summaryrefslogtreecommitdiffstats
path: root/kiten
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch)
treed3bb9f5d25a2dc09ca81adecf39621d871534297 /kiten
downloadtdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz
tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kiten')
-rw-r--r--kiten/AUTHORS9
-rw-r--r--kiten/COPYING346
-rw-r--r--kiten/Makefile.am47
-rw-r--r--kiten/README23
-rw-r--r--kiten/TODO32
-rw-r--r--kiten/asyndeta.cpp118
-rw-r--r--kiten/asyndeta.h52
-rw-r--r--kiten/configdictionaries.cpp161
-rw-r--r--kiten/configdictionaries.h60
-rw-r--r--kiten/configdictionariesbase.ui313
-rw-r--r--kiten/configfont.ui33
-rw-r--r--kiten/configlearn.ui161
-rw-r--r--kiten/configsearching.ui68
-rw-r--r--kiten/deinf.cpp123
-rw-r--r--kiten/deinf.h53
-rw-r--r--kiten/dict.cpp876
-rw-r--r--kiten/dict.h206
-rw-r--r--kiten/edict107735
-rw-r--r--kiten/edict_doc.html695
-rw-r--r--kiten/edict_kanjidic_licence.html395
-rw-r--r--kiten/eeditui.rc21
-rw-r--r--kiten/kanjidic6356
-rw-r--r--kiten/kiten.cpp901
-rw-r--r--kiten/kiten.desktop117
-rw-r--r--kiten/kiten.h146
-rw-r--r--kiten/kiten.kcfg88
-rw-r--r--kiten/kitenconfig.kcfgc4
-rw-r--r--kiten/kitenui.rc56
-rw-r--r--kiten/kloader.cpp161
-rw-r--r--kiten/kloader.h91
-rw-r--r--kiten/kromajiedit.cpp274
-rw-r--r--kiten/kromajiedit.h55
-rw-r--r--kiten/ksaver.cpp187
-rw-r--r--kiten/ksaver.h93
-rw-r--r--kiten/learn.cpp954
-rw-r--r--kiten/learn.h170
-rw-r--r--kiten/learnui.rc42
-rw-r--r--kiten/main.cpp63
-rw-r--r--kiten/optiondialog.cpp90
-rw-r--r--kiten/optiondialog.h61
-rw-r--r--kiten/pics/Makefile.am1
-rw-r--r--kiten/pics/cr16-action-kanjidic.pngbin0 -> 170 bytes
-rw-r--r--kiten/pics/cr22-action-edit_add.pngbin0 -> 820 bytes
-rw-r--r--kiten/pics/cr22-action-edit_remove.pngbin0 -> 713 bytes
-rw-r--r--kiten/pics/cr22-action-kanjidic.pngbin0 -> 207 bytes
-rw-r--r--kiten/pics/hi128-app-kiten.pngbin0 -> 4790 bytes
-rw-r--r--kiten/pics/hi16-app-kiten.pngbin0 -> 471 bytes
-rw-r--r--kiten/pics/hi32-app-kiten.pngbin0 -> 972 bytes
-rw-r--r--kiten/pics/hi48-app-kiten.pngbin0 -> 1560 bytes
-rw-r--r--kiten/pics/hisc-app-kiten.svgzbin0 -> 1809 bytes
-rw-r--r--kiten/pics/lo16-action-edit_add.pngbin0 -> 250 bytes
-rw-r--r--kiten/pics/lo16-action-edit_remove.pngbin0 -> 219 bytes
-rw-r--r--kiten/rad.cpp435
-rw-r--r--kiten/rad.h123
-rw-r--r--kiten/radkfile1000
-rw-r--r--kiten/romkana.cnv414
-rw-r--r--kiten/vconj348
-rw-r--r--kiten/widgets.cpp514
-rw-r--r--kiten/widgets.h122
-rw-r--r--kiten/xjdic.h90
-rw-r--r--kiten/xjdxgen.c425
61 files changed, 124908 insertions, 0 deletions
diff --git a/kiten/AUTHORS b/kiten/AUTHORS
new file mode 100644
index 00000000..79d8cd4f
--- /dev/null
+++ b/kiten/AUTHORS
@@ -0,0 +1,9 @@
+Jason Katz-Brown <jason@katzbrown.com>
+ Wrote the app
+
+Jim Breen <jwb@csse.monash.edu.au>
+ Wrote the algorithms for accessing .xjdx files for his own excellent
+ xjdic, and xjdxgen.c for generating index files.
+
+Neil Stevens <neil@qualityassistant.com>
+ Simplified some code and made UI suggestions.
diff --git a/kiten/COPYING b/kiten/COPYING
new file mode 100644
index 00000000..619ff760
--- /dev/null
+++ b/kiten/COPYING
@@ -0,0 +1,346 @@
+(Jim Breen's license for edict and kanjidic is outlined in
+edict_kanjidic_licens.txt.gz)
+
+
+
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.) 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
+this service 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 make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. 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.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute 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 and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+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
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the 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 a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, 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.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE 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.
+
+ 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
+convey 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) 19yy <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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) 19yy name of author
+ Gnomovision 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, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+
+This 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 Library General
+Public License instead of this License.
diff --git a/kiten/Makefile.am b/kiten/Makefile.am
new file mode 100644
index 00000000..656b7a49
--- /dev/null
+++ b/kiten/Makefile.am
@@ -0,0 +1,47 @@
+INCLUDES = $(all_includes)
+
+SUBDIRS = pics
+
+kiten_SOURCES = main.cpp kiten.cpp learn.cpp kloader.cpp ksaver.cpp \
+ configsearching.ui configlearn.ui configfont.ui configdictionariesbase.ui \
+ configdictionaries.cpp optiondialog.cpp kitenconfig.kcfgc
+
+kiten_LDFLAGS = $(all_libraries) $(KDE_RPATH)
+kiten_LDADD = libkiten.la $(LIB_KIO)
+
+bin_PROGRAMS = kiten kitengen
+lib_LTLIBRARIES = libkiten.la
+
+libkiten_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -no-undefined -version-info 1:0:0
+libkiten_la_LIBADD = $(LIB_KDEUI) $(LIB_KDEPRINT)
+
+libkiten_la_SOURCES = asyndeta.cpp dict.cpp widgets.cpp kromajiedit.cpp rad.cpp \
+ deinf.cpp kitenconfig.kcfgc
+
+libkitenincludedir = $(includedir)/libkiten
+libkiteninclude_HEADERS = \
+ asyndeta.h dict.h widgets.h kromajiedit.h rad.h deinf.h
+
+kitengen_SOURCES = xjdxgen.c
+kitengen_LDFLAGS = $(all_libraries) $(KDE_RPATH)
+
+METASOURCES = AUTO
+
+rcdir = $(kde_datadir)/kiten
+rc_DATA = kitenui.rc learnui.rc eeditui.rc
+
+xdg_apps_DATA = kiten.desktop
+
+kiten_DATA = edict kanjidic radkfile vconj romkana.cnv
+kitendir = $(kde_datadir)/kiten
+
+kde_kcfg_DATA = kiten.kcfg
+
+messages: rc.cpp
+ $(XGETTEXT) *.cpp *.h -o $(podir)/kiten.pot
+
+
+
+
+
+include ../admin/Doxyfile.am
diff --git a/kiten/README b/kiten/README
new file mode 100644
index 00000000..7d044049
--- /dev/null
+++ b/kiten/README
@@ -0,0 +1,23 @@
+ ****************************************
+ ** Kiten **
+ ** a Japanese reference tool **
+ ****************************************
+
+Kiten comes ready to use. It will take a bit of time to start up the first time as it indexes your dictionary files. Later, be sure to try File->Learn...
+
+ Kiten does do Japanese input of Kana for you. If you set up a Japanese XIM server (like Kinput2), however, and you tell Kiten to use it, you will be able to input Kanji and search with it. For a tutorial on getting Japanese Kanji input in KDE (and thus Kiten) working, please see
+
+http://www.katzbrown.com/shiritsu/unix help/japanese on kde/
+
+ If you have extra dictionaries in the correct formats, visit the "edict" and "kanjidic" configuration pages, under the "Dictionaries" configuration page, and use the "Add" button. Then Kiten will search under all of these and display the results seperately.
+
+ Information about edict and kanjidic is available at the urls
+
+http://www.csse.monash.edu.au/~jwb/edict.html
+http://www.csse.monash.edu.au/~jwb/kanjidic.html
+
+respectively. Jim Breen compiled these fine files, so many thanks to him. The licences for these two files can be found the file edict_kanjidic_licence.html in this directory.
+
+--
+Hope Kiten is useful to you!
+ Jason Katz-Brown <jason@katzbrown.com>
diff --git a/kiten/TODO b/kiten/TODO
new file mode 100644
index 00000000..54cd4114
--- /dev/null
+++ b/kiten/TODO
@@ -0,0 +1,32 @@
+- move all QRegExp generation into namespace Dict, so Kiten et. al. just tell
+Dict what kind of search they want, and Dict tells them the regexp they need
+to pass Dict::Index.
+ jasonkb says: err maybe, don't see the advantages of this.
+
+ Neil replies: You haven't used Dict. While re-doing Learn, I went to use
+ searchKanji and didn't know how to formulate the regexp. No user of the API
+ will. Dict needs a wrapper that will handle that for the user.
+
+- get all SearchResults and Entries into one hierarchy.
+ jasonkb says: I don't understand ;)
+
+ Neil replies: You know how Headers are a hack right now? I want them not
+ to be a hack in Kiten 2.
+
+- split the two tabs of the learn mode into separate dialogs, or even make
+learn a separate app.
+ jasonkb says: hmm perhaps.
+
+ Neil replies: I see three users of libkiten in the Kiten 2 age: the
+ dictionary, the quizzer, and the XIM server. (note that the kana lineedit
+ will be in the lib)
+
+- rewrite the index generator
+ jasonkb says: not me :P
+
+ Neil replies: It's wicked, but it really does have to be done. Dict fell
+ to repeated effort, and so shall the generator. Hey, maybe it won't even
+ have to be a separate executible, but just a function under namespace Dict.
+
+- move all dialogs to KDialogBase, and have them used by exec()ing them
+ jasonkb says: sure
diff --git a/kiten/asyndeta.cpp b/kiten/asyndeta.cpp
new file mode 100644
index 00000000..387a84ce
--- /dev/null
+++ b/kiten/asyndeta.cpp
@@ -0,0 +1,118 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kconfig.h>
+#include <kdebug.h>
+#include <klocale.h>
+#include <kstandarddirs.h>
+
+#include <qfile.h>
+
+#include "asyndeta.h"
+#include "dict.h"
+
+int Asyndeta::refCount = 0;
+Dict::Index *Asyndeta::index = 0;
+
+Asyndeta::Asyndeta()
+{
+ refCount++;
+
+ if (!index)
+ {
+ // create index
+ index = new Dict::Index;
+ }
+}
+
+Asyndeta::~Asyndeta()
+{
+ refCount--;
+ if (refCount == 0)
+ {
+ delete index;
+ index = 0;
+ }
+}
+
+Dict::Index *Asyndeta::retrieveIndex()
+{
+ return index;
+}
+
+void Asyndeta::readKitenConfiguration()
+{
+ KStandardDirs *dirs = KGlobal::dirs();
+ KConfig config(dirs->findResource("config", "kitenrc"));
+
+ QString globaledict = dirs->findResource("data", "kiten/edict");
+ QString globalkanjidic = dirs->findResource("data", "kiten/kanjidic");
+
+ config.setGroup("edict");
+
+ bool edictUseGlobal = config.readBoolEntry("__useGlobal", true);
+
+ QStringList DictNameList = config.readListEntry("__NAMES");
+ QStringList DictList;
+
+ QStringList::Iterator it;
+
+ for (it = DictNameList.begin(); it != DictNameList.end(); ++it)
+ DictList.append(config.readEntry(*it));
+
+ QString personalDict(personalDictionaryLocation());
+ if (QFile::exists(personalDict))
+ {
+ DictList.prepend(personalDict);
+ DictNameList.prepend(i18n("Personal"));
+ }
+
+ if (!globaledict.isNull() && edictUseGlobal)
+ {
+ DictList.prepend(globaledict);
+ DictNameList.prepend("Edict");
+ }
+
+ index->setDictList(DictList, DictNameList);
+
+ config.setGroup("kanjidic");
+
+ bool kanjidicUseGlobal = config.readBoolEntry("__useGlobal", true);
+
+ DictList.clear();
+ DictNameList = config.readListEntry("__NAMES");
+
+ for (it = DictNameList.begin(); it != DictNameList.end(); ++it)
+ DictList.append(config.readEntry(*it));
+
+ if (!globalkanjidic.isNull() && kanjidicUseGlobal)
+ {
+ DictList.prepend(globalkanjidic);
+ DictNameList.prepend("Kanjidic");
+ }
+
+ index->setKanjiDictList(DictList, DictNameList);
+}
+
+QString Asyndeta::personalDictionaryLocation()
+{
+ return KGlobal::dirs()->saveLocation("data", "kiten/dictionaries/", true).append("personal");
+}
+
diff --git a/kiten/asyndeta.h b/kiten/asyndeta.h
new file mode 100644
index 00000000..450e5524
--- /dev/null
+++ b/kiten/asyndeta.h
@@ -0,0 +1,52 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#ifndef ASYNDETA_H
+#define ASYNDETA_H
+
+class KConfig;
+
+namespace Dict
+{
+ class Index;
+}
+
+class KDE_EXPORT Asyndeta
+{
+public:
+ // creates index
+ Asyndeta();
+
+ ~Asyndeta();
+
+ Dict::Index *retrieveIndex();
+
+ // read information concerning dictionary files
+ // and set the index to use them
+ void readKitenConfiguration();
+
+ static QString personalDictionaryLocation();
+
+protected:
+ static int refCount;
+ static Dict::Index *index;
+};
+
+#endif
diff --git a/kiten/configdictionaries.cpp b/kiten/configdictionaries.cpp
new file mode 100644
index 00000000..80020e23
--- /dev/null
+++ b/kiten/configdictionaries.cpp
@@ -0,0 +1,161 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kdebug.h>
+#include <klistview.h>
+#include <kfiledialog.h>
+#include <qpushbutton.h>
+#include <qstringlist.h>
+
+#include "configdictionaries.moc"
+
+ConfigDictionaries::ConfigDictionaries(QWidget *parent, const char* name, WFlags f) :
+ ConfigDictionariesBase(parent, name, f)
+{
+ changed = false;
+ config = Config::self();
+ connect(delSelEdictButton, SIGNAL(clicked()), SLOT(slotDelSelEdict()));
+ connect(addEdictButton, SIGNAL(clicked()), SLOT(slotAddEdict()));
+ connect(delSelKanjidicButton, SIGNAL(clicked()), SLOT(slotDelSelKanjidic()));
+ connect(addKanjidicButton, SIGNAL(clicked()), SLOT(slotAddKanjidic()));
+}
+
+void ConfigDictionaries::updateWidgets()
+{
+ readDictionaries();
+}
+void ConfigDictionaries::updateWidgetsDefault()
+{
+ // no default for custom edict list or
+ // should we really delete all items in the list?
+}
+void ConfigDictionaries::updateSettings()
+{
+ writeDictionaries();
+}
+bool ConfigDictionaries::hasChanged()
+{
+ return changed;
+}
+bool ConfigDictionaries::isDefault()
+{
+ // no default for custom edict list or
+ // should we really delete all items in the list?
+ return true;
+}
+
+void ConfigDictionaries::readDictionaries()
+{
+ readDictionaryList("edict");
+ readDictionaryList("kanjidic");
+}
+
+void ConfigDictionaries::writeDictionaries()
+{
+ writeDictionaryList("edict");
+ writeDictionaryList("kanjidic");
+ changed = false;
+}
+
+void ConfigDictionaries::readDictionaryList(const QString& group)
+{
+ KListView* list;
+ QStringList names;
+ if (group == "edict")
+ {
+ list = edictList;
+ names = config->edict__NAMES();
+ }
+ else //if (group == "kanjidic")
+ {
+ list = kanjidicList;
+ names = config->kanjidic__NAMES();
+ }
+
+ QStringList::Iterator it;
+ for (it = names.begin(); it != names.end(); ++it)
+ {
+ QString name = group + "_" + *it;
+ if (!config->findItem(name))
+ config->addItem(new KConfigSkeleton::ItemString(group, *it, *new QString()), name);
+ }
+ config->readConfig();
+ list->clear();
+ for (it = names.begin(); it != names.end(); ++it)
+ (void) new QListViewItem(list, *it, config->findItem(group + "_" + *it)->property().asString());
+}
+
+void ConfigDictionaries::writeDictionaryList(const QString& group)
+{
+ KListView* list;
+ if (group == "edict")
+ list = edictList;
+ else //if (group == "kanjidic")
+ list = kanjidicList;
+
+ QStringList names;
+
+ QListViewItemIterator it(list);
+ for (; it.current(); ++it )
+ {
+ names.append(it.current()->text(0));
+ QString name = group + "_" + it.current()->text(0);
+ KConfigSkeletonItem* item = config->findItem(name);
+ if (!item)
+ {
+ item = new KConfigSkeleton::ItemString(group, it.current()->text(0), *new QString());
+ config->addItem(item, name);
+ }
+ item->setProperty(it.current()->text(1));
+ }
+
+ if (group == "edict")
+ config->setEdict__NAMES(names);
+ else //if (group == "kanjidic")
+ config->setKanjidic__NAMES(names);
+ config->writeConfig();
+}
+
+void ConfigDictionaries::slotAddEdict() { add(edictList); }
+void ConfigDictionaries::slotDelSelEdict() { delSel(edictList); }
+void ConfigDictionaries::slotAddKanjidic() { add(kanjidicList); }
+void ConfigDictionaries::slotDelSelKanjidic() { delSel(kanjidicList); }
+
+void ConfigDictionaries::add(KListView* list)
+{
+ QListViewItem *item = list->firstChild();
+ QString filename = KFileDialog::getOpenFileName(item? QFileInfo(item->text(1)).dirPath(true).append("/") : QString::null);
+ QString name = QFileInfo(filename).fileName();
+
+ (void) new QListViewItem(list, name, filename);
+ changed = true;
+ emit widgetChanged();
+}
+
+void ConfigDictionaries::delSel(KListView* list)
+{
+ QListViewItem *file = list->selectedItem();
+ if (!file)
+ return;
+
+ delete file;
+ changed = true;
+ emit widgetChanged();
+}
diff --git a/kiten/configdictionaries.h b/kiten/configdictionaries.h
new file mode 100644
index 00000000..ca301ee5
--- /dev/null
+++ b/kiten/configdictionaries.h
@@ -0,0 +1,60 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#ifndef CONFIGDICTIONARIES_H
+#define CONFIGDICTIONARIES_H
+
+#include "kitenconfig.h"
+#include "configdictionariesbase.h"
+
+class ConfigDictionaries : public ConfigDictionariesBase
+{
+ Q_OBJECT
+public:
+ ConfigDictionaries(QWidget *parent = 0, const char* name = 0, WFlags f = 0);
+ void readDictionaries();
+
+ // KConfig stuff
+ void updateWidgets();
+ void updateWidgetsDefault();
+ void updateSettings();
+ bool hasChanged();
+ bool isDefault();
+ // KConfig stuff
+
+signals:
+ void widgetChanged();
+public slots:
+ void writeDictionaries();
+private slots:
+ void slotAddEdict();
+ void slotAddKanjidic();
+ void slotDelSelEdict();
+ void slotDelSelKanjidic();
+private:
+ bool changed;
+ Config* config;
+ void readDictionaryList(const QString& group);
+ void writeDictionaryList(const QString& group);
+ void add(KListView* list);
+ void delSel(KListView* list);
+};
+
+#endif
diff --git a/kiten/configdictionariesbase.ui b/kiten/configdictionariesbase.ui
new file mode 100644
index 00000000..faf52680
--- /dev/null
+++ b/kiten/configdictionariesbase.ui
@@ -0,0 +1,313 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>ConfigDictionariesBase</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>ConfigDictionariesBase</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>514</width>
+ <height>378</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Dictionaries</string>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QTabWidget">
+ <property name="name">
+ <cstring>tabWidget3</cstring>
+ </property>
+ <widget class="QWidget">
+ <property name="name">
+ <cstring>tab</cstring>
+ </property>
+ <attribute name="title">
+ <string>&amp;Edict</string>
+ </attribute>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout52_2</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>0</number>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout43_2</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_edict__useGlobal</cstring>
+ </property>
+ <property name="text">
+ <string>Use preinstalled edict</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer3_2</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </hbox>
+ </widget>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout51_2</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="KListView">
+ <column>
+ <property name="text">
+ <string>Name</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>File</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>edictList</cstring>
+ </property>
+ </widget>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout50_2</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QPushButton">
+ <property name="name">
+ <cstring>addEdictButton</cstring>
+ </property>
+ <property name="text">
+ <string>Add...</string>
+ </property>
+ </widget>
+ <widget class="QPushButton">
+ <property name="name">
+ <cstring>delSelEdictButton</cstring>
+ </property>
+ <property name="text">
+ <string>Delete</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer4_2</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>120</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+ </widget>
+ </hbox>
+ </widget>
+ </vbox>
+ </widget>
+ </hbox>
+ </widget>
+ <widget class="QWidget">
+ <property name="name">
+ <cstring>tab</cstring>
+ </property>
+ <attribute name="title">
+ <string>&amp;Kanjidic</string>
+ </attribute>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout52</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout43</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_kanjidic__useGlobal</cstring>
+ </property>
+ <property name="text">
+ <string>Use preinstalled kanjidic</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer3</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Horizontal</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </hbox>
+ </widget>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout51</cstring>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="KListView">
+ <column>
+ <property name="text">
+ <string>Name</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>File</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>kanjidicList</cstring>
+ </property>
+ </widget>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout50</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QPushButton">
+ <property name="name">
+ <cstring>addKanjidicButton</cstring>
+ </property>
+ <property name="text">
+ <string>Add...</string>
+ </property>
+ </widget>
+ <widget class="QPushButton">
+ <property name="name">
+ <cstring>delSelKanjidicButton</cstring>
+ </property>
+ <property name="text">
+ <string>Delete</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer4</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>120</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+ </widget>
+ </hbox>
+ </widget>
+ </vbox>
+ </widget>
+ </hbox>
+ </widget>
+ </widget>
+ </hbox>
+</widget>
+<layoutdefaults spacing="6" margin="11"/>
+<includehints>
+ <includehint>klistview.h</includehint>
+ <includehint>klistview.h</includehint>
+</includehints>
+</UI>
diff --git a/kiten/configfont.ui b/kiten/configfont.ui
new file mode 100644
index 00000000..9ad6936c
--- /dev/null
+++ b/kiten/configfont.ui
@@ -0,0 +1,33 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>ConfigFont</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>ConfigFont</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>587</width>
+ <height>554</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Font</string>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="KFontChooser">
+ <property name="name">
+ <cstring>kcfg_font</cstring>
+ </property>
+ </widget>
+ </hbox>
+</widget>
+<layoutdefaults spacing="6" margin="11"/>
+<includehints>
+ <includehint>kfontdialog.h</includehint>
+</includehints>
+</UI>
diff --git a/kiten/configlearn.ui b/kiten/configlearn.ui
new file mode 100644
index 00000000..b101de38
--- /dev/null
+++ b/kiten/configlearn.ui
@@ -0,0 +1,161 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>ConfigLearn</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>ConfigLearn</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>519</width>
+ <height>400</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Learn</string>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout12</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_startLearn</cstring>
+ </property>
+ <property name="text">
+ <string>Start "learn" on Kiten startup</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer6</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="QGroupBox">
+ <property name="name">
+ <cstring>groupBox1</cstring>
+ </property>
+ <property name="title">
+ <string>Quizzing</string>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout13</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>textLabel1</cstring>
+ </property>
+ <property name="text">
+ <string>Clue:</string>
+ </property>
+ </widget>
+ <widget class="QComboBox">
+ <item>
+ <property name="text">
+ <string>Kanji</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>Meaning</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>Reading</string>
+ </property>
+ </item>
+ <property name="name">
+ <cstring>kcfg_QuizOn</cstring>
+ </property>
+ </widget>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>textLabel2</cstring>
+ </property>
+ <property name="text">
+ <string>Possible answers:</string>
+ </property>
+ </widget>
+ <widget class="QComboBox">
+ <item>
+ <property name="text">
+ <string>Kanji</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>Meaning</string>
+ </property>
+ </item>
+ <item>
+ <property name="text">
+ <string>Reading</string>
+ </property>
+ </item>
+ <property name="name">
+ <cstring>kcfg_GuessOn</cstring>
+ </property>
+ </widget>
+ </vbox>
+ </widget>
+ </hbox>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer7</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+ </widget>
+ </hbox>
+</widget>
+<tabstops>
+ <tabstop>kcfg_startLearn</tabstop>
+ <tabstop>kcfg_QuizOn</tabstop>
+ <tabstop>kcfg_GuessOn</tabstop>
+</tabstops>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>
diff --git a/kiten/configsearching.ui b/kiten/configsearching.ui
new file mode 100644
index 00000000..c11665c1
--- /dev/null
+++ b/kiten/configsearching.ui
@@ -0,0 +1,68 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>ConfigSearching</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>ConfigSearching</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>401</width>
+ <height>348</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Searching</string>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget">
+ <property name="name">
+ <cstring>layout9</cstring>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_caseSensitive</cstring>
+ </property>
+ <property name="text">
+ <string>Case sensitive searches</string>
+ </property>
+ </widget>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>kcfg_wholeWord</cstring>
+ </property>
+ <property name="text">
+ <string>Match only whole english word</string>
+ </property>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer5</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+ </widget>
+ </hbox>
+</widget>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>
diff --git a/kiten/deinf.cpp b/kiten/deinf.cpp
new file mode 100644
index 00000000..226f815b
--- /dev/null
+++ b/kiten/deinf.cpp
@@ -0,0 +1,123 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kdebug.h>
+#include <kstandarddirs.h>
+#include <kmessagebox.h>
+#include <klocale.h>
+#include <qfile.h>
+#include <qregexp.h>
+#include <qtextcodec.h>
+#include "deinf.h"
+
+Deinf::Index::Index()
+{
+ loaded = false;
+}
+
+void Deinf::Index::load()
+{
+ if (loaded)
+ return;
+
+ KStandardDirs *dirs = KGlobal::dirs();
+ QString vconj = dirs->findResource("data", "kiten/vconj");
+ if (vconj.isNull())
+ {
+ KMessageBox::error(0, i18n("Verb deinflection information not found, so verb deinflection cannot be used."));
+ return;
+ }
+
+ QFile f(vconj);
+
+ if (!f.open(IO_ReadOnly))
+ {
+ KMessageBox::error(0, i18n("Verb deinflection information could not be loaded, so verb deinflection cannot be used."));
+ return;
+ }
+
+ QTextStream t(&f);
+ t.setCodec(QTextCodec::codecForName("eucJP"));
+
+ for(QString text = t.readLine(); !t.eof() && text.at(0) != '$'; text = t.readLine())
+ {
+ if(text.at(0) != '#')
+ {
+ unsigned int number = text.left(2).stripWhiteSpace().toUInt();
+ QString name = text.right(text.length() - 2).stripWhiteSpace();
+
+ names[number] = name;
+ }
+ }
+ for(QString text = t.readLine(); !text.isEmpty(); text = t.readLine())
+ {
+ if(text.at(0) != '#')
+ {
+ QStringList things(QStringList::split(QChar('\t'), text));
+
+ Conjugation conj;
+ conj.ending = things.first();
+ conj.replace = (*things.at(1));
+ conj.num = things.last().toUInt();
+
+ list.append(conj);
+ }
+ }
+
+ f.close();
+ loaded = true;
+}
+
+namespace
+{
+QStringList possibleConjugations(const QString &text)
+{
+ QStringList endings;
+ for (unsigned i = 0; i < text.length(); ++i)
+ endings.append(text.right(i));
+ return endings;
+}
+}
+
+QStringList Deinf::Index::deinflect(const QString &text, QStringList &name)
+{
+ load();
+ QStringList endings = possibleConjugations(text);
+ QStringList ret;
+
+ for (QValueListIterator <Conjugation> it = list.begin(); it != list.end(); ++it)
+ {
+ QStringList matches(endings.grep(QRegExp(QString("^") + (*it).ending)));
+
+ if (matches.size() > 0) // a match
+ {
+ name.append(names[(*it).num]);
+
+ //kdDebug() << "match ending: " << (*it).ending << "; replace: " << (*it).replace << "; name: " << names[(*it).num] << endl;
+
+ QString tmp(text);
+ tmp.replace(QRegExp((*it).ending + "*", false, true), (*it).replace);
+ ret.append(tmp);
+ }
+ }
+
+ return ret;
+}
+
diff --git a/kiten/deinf.h b/kiten/deinf.h
new file mode 100644
index 00000000..8db2e811
--- /dev/null
+++ b/kiten/deinf.h
@@ -0,0 +1,53 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#ifndef DEFINF_H
+#define DEFINF_H
+
+#include <qmap.h>
+#include <qstringlist.h>
+
+namespace Deinf
+{
+
+struct Conjugation
+{
+ QString ending;
+ QString replace;
+ unsigned int num;
+};
+
+class KDE_EXPORT Index
+{
+ public:
+ Index();
+
+ QStringList deinflect(const QString &, QStringList &);
+
+ private:
+ void load();
+ QMap<unsigned int, QString> names;
+ QValueList<Conjugation> list;
+ bool loaded;
+};
+
+}
+
+#endif
diff --git a/kiten/dict.cpp b/kiten/dict.cpp
new file mode 100644
index 00000000..ad282807
--- /dev/null
+++ b/kiten/dict.cpp
@@ -0,0 +1,876 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kdebug.h>
+#include <klocale.h>
+#include <kmessagebox.h>
+#include <kprocess.h>
+#include <kstandarddirs.h>
+
+#include <qfileinfo.h>
+#include <qregexp.h>
+#include <qtextcodec.h>
+
+#include "dict.h"
+
+#include <iostream>
+#include <cassert>
+#include <sys/mman.h>
+#include <stdio.h>
+
+namespace
+{
+void msgerr(const QString &msg, const QString &dict = QString::null)
+{
+ QString output = msg;
+ if (!dict.isNull())
+ output = msg.arg(dict);
+ KMessageBox::error(0, output);
+}
+}
+
+using namespace Dict;
+
+TextType Dict::textType(const QString &text)
+{
+ ushort first = text.at(0).unicode();
+
+ if (first < 0x3000)
+ return Text_Latin;
+ // else if (first < 0x3040) // CJK Symbols and Punctuation
+ // return Text_Kana;
+ // else if (first < 0x30A0) // Hiragana
+ // return Text_Kana;
+ else if (first < 0x3100) // Katakana
+ return Text_Kana;
+
+ else /*if (first >= 0x3400 && first < 0x4DC0)*/ // CJK Unified Ideographs Extension A
+ return Text_Kanji;
+}
+
+File::File(QString path, QString n)
+ : myName(n)
+ , dictFile(path)
+ , dictPtr((const unsigned char *)MAP_FAILED)
+ , indexFile(KGlobal::dirs()->saveLocation("data", "kiten/xjdx/", true) + QFileInfo(path).baseName() + ".xjdx")
+ , indexPtr((const uint32_t *)MAP_FAILED)
+ , valid(false)
+{
+ bool forceUpdate = false;
+
+ bool indexFileExists = indexFile.exists();
+ if (indexFileExists)
+ {
+ // ### change this if need be!!
+ const int indexFileVersion = 14;
+
+ // this up-to-date code from xjdservcomm.c
+ // we need to check if the index needs to
+ // remade
+
+ int dictionaryLength;
+ QFile dictionary(path);
+ dictionaryLength = dictionary.size();
+ dictionaryLength++;
+ //kdDebug() << "dictionaryLength = " << dictionaryLength << endl;
+
+ int32_t testWord[1];
+ fread(&testWord[0], sizeof(int32_t), 1, fopen(indexFile.name().latin1(), "rb"));
+
+ //kdDebug() << "testWord[0] = " << testWord[0] << endl;
+
+ if (testWord[0] != (dictionaryLength + indexFileVersion))
+ forceUpdate = true;
+ }
+
+ if (!indexFileExists || forceUpdate)
+ {
+ //kdDebug() << "creating " << indexFile.name() << endl;
+ // find the index generator executable
+ KProcess proc;
+ proc << KStandardDirs::findExe("kitengen") << path << indexFile.name();
+ // TODO: put up a status dialog and event loop instead of blocking
+ proc.start(KProcess::Block, KProcess::NoCommunication);
+ }
+
+ if (!dictFile.open(IO_ReadOnly))
+ {
+ msgerr(i18n("Could not open dictionary %1."), path);
+ return;
+ }
+
+ dictPtr = (const unsigned char *)mmap(0, dictFile.size(), PROT_READ, MAP_SHARED, dictFile.handle(), 0);
+ if (dictPtr == (unsigned char*) MAP_FAILED)
+ {
+ msgerr(i18n("Memory error when loading dictionary %1."), path);
+ return;
+ }
+
+ if (!indexFile.open(IO_ReadOnly))
+ {
+ msgerr(i18n("Could not open index for dictionary %1."), path);
+ return;
+ }
+
+ indexPtr = (const uint32_t*)mmap(0, indexFile.size(), PROT_READ, MAP_SHARED, indexFile.handle(), 0);
+ if (indexPtr == (uint32_t*) MAP_FAILED)
+ {
+ msgerr(i18n("Memory error when loading dictionary %1's index file."), path);
+ return;
+ }
+
+ valid = true;
+}
+
+File::~File(void)
+{
+ if (dictPtr != (unsigned char*) MAP_FAILED)
+ munmap((char *)dictPtr, dictFile.size());
+ dictFile.close();
+
+ if (indexPtr != (uint32_t*) MAP_FAILED)
+ munmap((char *)indexPtr, indexFile.size());
+ indexFile.close();
+}
+
+QString File::name(void)
+{
+ return myName;
+}
+
+Array<const unsigned char> File::dict(void)
+{
+ assert(valid);
+ return Array<const unsigned char>(dictPtr, dictFile.size());
+}
+
+Array<const uint32_t> File::index(void)
+{
+ assert(valid);
+ return Array<const uint32_t>(indexPtr, indexFile.size());
+}
+
+int File::dictLength(void)
+{
+ return dictFile.size();
+}
+
+int File::indexLength(void)
+{
+ return indexFile.size();
+}
+
+bool File::isValid(void)
+{
+ return valid;
+}
+
+// returns specified character from a dictionary
+unsigned char File::lookup(unsigned i, int offset)
+{
+ uint32_t pos = indexPtr[i] + offset - 1;
+ if (pos > dictFile.size()) return 10;
+ return dictPtr[pos];
+}
+
+QCString File::lookup(unsigned i)
+{
+ uint32_t start = indexPtr[i] - 1;
+ uint32_t pos = start;
+ const unsigned size = dictFile.size();
+ // get the whole word
+ while(pos <= size && dictPtr[pos] != 0 && dictPtr[pos] != 0x0a)
+ ++pos;
+ // put the word in the QCString
+ QCString retval((const char *)(dictPtr + start), pos - start);
+ // tack on a null
+ char null = 0;
+ retval.append(&null);
+ // and away we go
+ return retval;
+}
+
+// And last, Index itself is the API presented to the rest of Kiten
+Index::Index()
+ : QObject()
+{
+ dictFiles.setAutoDelete(true);
+ kanjiDictFiles.setAutoDelete(true);
+}
+
+Index::~Index()
+{
+}
+
+void Index::setDictList(const QStringList &list, const QStringList &names)
+{
+ loadDictList(dictFiles, list, names);
+}
+
+void Index::setKanjiDictList(const QStringList &list, const QStringList &names)
+{
+ loadDictList(kanjiDictFiles, list, names);
+}
+
+void Index::loadDictList(QPtrList<File> &fileList, const QStringList &dictList, const QStringList &dictNameList)
+{
+ fileList.clear();
+
+ // check if we have a dict
+ if (dictList.size() < 1)
+ {
+ msgerr(i18n("No dictionaries in list!"));
+ return;
+ }
+
+ QStringList::ConstIterator it;
+ QStringList::ConstIterator dictIt;
+ for (it = dictList.begin(), dictIt = dictNameList.begin(); it != dictList.end(); ++it, ++dictIt)
+ {
+ File *f = new File(*it, *dictIt);
+ // our ugly substitute for exceptions
+ if (f->isValid())
+ fileList.append(f);
+ else
+ delete f;
+ }
+}
+
+QStringList Index::doSearch(File &file, const QString &text)
+{
+ // Do a binary search to find an entry that matches text
+ QTextCodec &codec = *QTextCodec::codecForName("eucJP");
+ QCString eucString = codec.fromUnicode(text);
+
+ QString prevResult;
+
+ Array<const uint32_t> index = file.index();
+ Array<const unsigned char> dict = file.dict();
+ int lo = 0;
+ int hi = index.size() - 1;
+ unsigned cur;
+ int comp = 0;
+
+ do
+ {
+ cur = (hi + lo) / 2;
+ comp = stringCompare(file, cur, eucString);
+
+ if (comp < 0)
+ hi = cur - 1;
+ else if (comp > 0)
+ lo = cur + 1;
+ }
+ while(hi >= lo && comp != 0 && !(hi == 0 && lo == 0));
+ QStringList results;
+ // A match?
+ if (comp == 0)
+ {
+ // wheel back to make sure we get the first matching entry
+ while(cur - 1 && 0 == stringCompare(file, cur - 1, eucString))
+ --cur;
+
+ // output every matching entry
+ while(cur < index.size() && 0 == stringCompare(file, cur, eucString))
+ {
+ // because the index doesn't point
+ // to the start of the line, find the
+ // start of the line:
+ int i = 0;
+ while(file.lookup(cur, i - 1) != 0x0a) --i;
+
+ QByteArray bytes(0);
+ while(file.lookup(cur, i) != 0x0a) // get to end of our line
+ {
+ const char eucchar = file.lookup(cur, i);
+ bytes.resize(bytes.size() + 1);
+ bytes[bytes.size() - 1] = eucchar;
+ ++i;
+ }
+
+ QString result = codec.toUnicode(bytes) + QString("\n");
+ if (prevResult != result)
+ {
+ results.append(result);
+ prevResult = result;
+ }
+
+ ++cur;
+ }
+ }
+
+ // return all the entries found, or null if no match
+ return results;
+}
+
+SearchResult Index::scanResults(QRegExp regexp, QStringList results, bool common)
+{
+ unsigned int num = 0;
+ unsigned int fullNum = 0;
+
+ SearchResult ret;
+
+ //ret.results = results; //not here..
+
+ for (QStringList::Iterator itr = results.begin(); itr != results.end(); ++itr)
+ {
+ if ((*itr).left(5) == "DICT " || (*itr).left(8) == "HEADING ")
+ {
+ ret.list.append(parse(*itr));
+ continue;
+ }
+
+ int found = regexp.search(*itr);
+
+ if (found >= 0)
+ {
+ ++fullNum;
+ if ((*itr).find(QString("(P)")) >= 0 || !common)
+ {
+ // we append HERE, so we get the exact
+ // results we have in ret.list
+
+ ret.results.append(*itr);
+ ret.list.append(parse(*itr));
+ ++num;
+ }
+ }
+ }
+
+ ret.count = num;
+ ret.outOf = fullNum;
+ ret.common = common;
+ return ret;
+}
+
+SearchResult Index::search(QRegExp regexp, const QString &text, bool common)
+{
+ QStringList results;
+ for (QPtrListIterator<File> file(dictFiles); *file; ++file)
+ {
+ results.append(QString("DICT ") + (*file)->name());
+
+ results += doSearch(**file, text);
+ }
+
+ SearchResult res = scanResults(regexp, results, common);
+ res.text = text;
+ return res;
+}
+
+SearchResult Index::scanKanjiResults(QRegExp regexp, QStringList results, bool common)
+{
+ unsigned int num = 0;
+ unsigned int fullNum = 0;
+ const bool jmyCount = false; // don't count JinMeiYou as common
+ SearchResult ret;
+ ret.results = results;
+
+ for (QStringList::Iterator itr = results.begin(); itr != results.end(); ++itr)
+ {
+ if ((*itr).left(5) == "DICT " || (*itr).left(8) == "HEADING ")
+ {
+ ret.list.append(kanjiParse(*itr));
+ continue;
+ }
+
+ int found = regexp.search(*itr);
+
+ if (found >= 0)
+ {
+ ++fullNum;
+ // common entries have G[1-8] (jouyou)
+ QRegExp comregexp(jmyCount ? "G[1-9]" : "G[1-8]");
+ if ((*itr).find(comregexp) >= 0 || !common)
+ {
+ ret.list.append(kanjiParse(*itr));
+ ++num;
+ }
+ }
+ }
+
+ ret.count = num;
+ ret.outOf = fullNum;
+ ret.common = common;
+ return ret;
+}
+
+SearchResult Index::searchKanji(QRegExp regexp, const QString &text, bool common)
+{
+ QStringList results;
+ for (QPtrListIterator<File> file(kanjiDictFiles); *file; ++file)
+ {
+ results.append(QString("DICT ") + (*file)->name());
+
+ results += doSearch(**file, text);
+ }
+
+ SearchResult res = scanKanjiResults(regexp, results, common);
+ res.text = text;
+ return res;
+}
+
+SearchResult Index::searchPrevious(QRegExp regexp, const QString &text, SearchResult list, bool common)
+{
+ SearchResult res;
+
+ if (firstEntry(list).extendedKanjiInfo())
+ res = scanKanjiResults(regexp, list.results, common);
+ else
+ res = scanResults(regexp, list.results, common);
+
+ res.text = text;
+ return res;
+}
+
+QRegExp Dict::Index::createRegExp(SearchType type, const QString &text, DictionaryType dictionaryType, bool caseSensitive)
+{
+ QString regExp;
+ switch (type)
+ {
+ case Search_Beginning:
+ switch (textType(text))
+ {
+ case Dict::Text_Latin:
+ regExp = "\\W%1";
+ break;
+
+ case Dict::Text_Kana:
+ if (dictionaryType == Kanjidict)
+ regExp = "\\W%1";
+ else // edict
+ regExp = "\\[%1";
+ break;
+
+ case Dict::Text_Kanji:
+ regExp = "^%1";
+ }
+ break;
+
+ case Search_FullWord:
+ switch (textType(text))
+ {
+ case Dict::Text_Latin:
+ regExp = "\\W%1\\W";
+ break;
+
+ case Dict::Text_Kana:
+ if (dictionaryType == Kanjidict)
+ regExp = " %1 ";
+ else // edict
+ regExp = "\\[%1\\]";
+ break;
+
+ case Dict::Text_Kanji:
+ regExp = "^%1\\W";
+ }
+ break;
+
+ case Search_Anywhere:
+ regExp = "%1";
+ }
+
+ return QRegExp(regExp.arg(text), caseSensitive);
+}
+
+int Index::stringCompare(File &file, int index, QCString str)
+{
+ return eucStringCompare(file.lookup(index), str);
+}
+
+// effectively does a strnicmp on two "strings"
+// except it will make katakana and hiragana match (EUC A4 & A5)
+int Dict::eucStringCompare(const char *str, const char *str2)
+{
+ for (unsigned i = 0; ; ++i)
+ {
+ unsigned char c = static_cast<unsigned char>(str[i]);
+ unsigned char c2 = static_cast<unsigned char>(str2[i]);
+ if ((c2 == '\0') || (c == '\0'))
+ return 0;
+
+ if ((i % 2) == 0)
+ {
+ if (c2 == 0xA5)
+ c2 = 0xA4;
+
+ if (c == 0xA5)
+ c = 0xA4;
+ }
+
+ if ((c2 >= 'A') && (c2 <= 'Z')) c2 |= 0x20; /*fix ucase*/
+ if ((c >= 'A') && (c <= 'Z')) c |= 0x20;
+
+ if (c2 != c)
+ return (int)c2 - (int)c;
+ }
+
+ return 0;
+}
+
+bool Dict::isEUC(unsigned char c)
+{
+ return (c & 0x80);
+}
+
+Entry Dict::parse(const QString &raw)
+{
+ unsigned int length = raw.length();
+ if (raw.left(5) == "DICT ")
+ return Entry(raw.right(length - 5));
+ if (raw.left(8) == "HEADING ")
+ return Entry(raw.right(length - 8), true);
+
+ QString reading;
+ QString kanji;
+ QStringList meanings;
+ QString curmeaning;
+ bool firstmeaning = true;
+ QCString parsemode("kanji");
+
+ unsigned int i;
+ for (i = 0; i < length; i++)
+ {
+ QChar ichar(raw.at(i));
+
+ if (ichar == '[')
+ {
+ parsemode = "reading";
+ }
+ else if (ichar == ']')
+ {
+ // do nothing
+ }
+ else if (ichar == '/')
+ {
+ if (!firstmeaning)
+ {
+ meanings.append(curmeaning);
+ curmeaning = "";
+ }
+ else
+ {
+ firstmeaning = false;
+ parsemode = "meaning";
+ }
+ }
+ else if (ichar == ' ')
+ {
+ if (parsemode == "meaning") // only one that needs the space
+ curmeaning += ' ';
+ }
+ else if (parsemode == "kanji")
+ {
+ kanji += ichar;
+ }
+ else if (parsemode == "meaning")
+ {
+ curmeaning += ichar;
+ }
+ else if (parsemode == "reading")
+ {
+ reading += ichar;
+ }
+ }
+
+ return (Entry(kanji, reading, meanings));
+}
+
+Entry Dict::kanjiParse(const QString &raw)
+{
+ unsigned int length = raw.length();
+ if (raw.left(5) == "DICT ")
+ return Entry(raw.right(length - 5));
+ if (raw.left(8) == "HEADING ")
+ return Entry(raw.right(length - 8), true);
+
+ QStringList readings;
+ QString kanji;
+ QStringList meanings;
+ QString curmeaning;
+ QString curreading;
+
+ QString strfreq;
+ QString strgrade;
+ QString strstrokes;
+ QString strmiscount = "";
+
+ bool prevwasspace = true;
+ QChar detailname;
+ QCString parsemode("kanji");
+
+ // if there are two S entries, second is common miscount
+ bool strokesset = false;
+
+ unsigned int i;
+ QChar ichar;
+ for (i = 0; i < length; i++)
+ {
+ ichar = raw.at(i);
+
+ if (ichar == ' ')
+ {
+ if (parsemode == "reading")
+ {
+ readings.append(curreading);
+ curreading = "";
+ }
+ else if (parsemode == "kanji")
+ {
+ parsemode = "misc";
+ }
+ else if (parsemode == "detail")
+ {
+ if (detailname == 'S')
+ strokesset = true;
+
+ parsemode = "misc";
+ }
+ else if (parsemode == "meaning")
+ {
+ curmeaning += ichar;
+ }
+ prevwasspace = true;
+ }
+ else if (ichar == '{')
+ {
+ parsemode = "meaning";
+ }
+ else if (ichar == '}')
+ {
+ meanings.append(curmeaning);
+ curmeaning = "";
+ }
+ else if (parsemode == "detail")
+ {
+ if (detailname == 'G')
+ {
+ strgrade += ichar;
+ }
+ else if (detailname == 'F')
+ {
+ strfreq += ichar;
+ }
+ else if (detailname == 'S')
+ {
+ if (strokesset)
+ strmiscount += ichar;
+ else
+ strstrokes += ichar;
+ }
+ prevwasspace = false;
+ }
+ else if (parsemode == "kanji")
+ {
+ kanji += ichar;
+ }
+ else if (parsemode == "meaning")
+ {
+ curmeaning += ichar;
+ }
+ else if (parsemode == "reading")
+ {
+ curreading += ichar;
+ }
+ else if (parsemode == "misc" && prevwasspace)
+ {
+ if (QRegExp("[A-Za-z0-9]").search(QString(ichar)) >= 0)
+ // is non-japanese?
+ {
+ detailname = ichar;
+ parsemode = "detail";
+ }
+ else
+ {
+ curreading = QString(ichar);
+ parsemode = "reading";
+ }
+ }
+ }
+
+ return (Entry(kanji, readings, meanings, strgrade.toUInt(), strfreq.toUInt(), strstrokes.toUInt(), strmiscount.toUInt()));
+}
+
+QString Dict::prettyMeaning(QStringList Meanings)
+{
+ QString meanings;
+ QStringList::Iterator it;
+ for (it = Meanings.begin(); it != Meanings.end(); ++it)
+ meanings.append((*it).stripWhiteSpace()).append("; ");
+
+ meanings.truncate(meanings.length() - 2);
+ return meanings;
+}
+
+QString Dict::prettyKanjiReading(QStringList Readings)
+{
+ QStringList::Iterator it;
+ QString html;
+
+ for (it = Readings.begin(); it != Readings.end(); ++it)
+ {
+ if ((*it) == "T1")
+ html += i18n("In names: ");
+ else
+ {
+ if ((*it) == "T2")
+ html += i18n("As radical: ");
+ else
+ {
+ html += (*it).stripWhiteSpace();
+ html += ", ";
+ }
+ }
+ }
+ html.truncate(html.length() - 2); // get rid of last ,
+
+ return html;
+}
+
+Dict::Entry Dict::firstEntry(Dict::SearchResult result)
+{
+ for (QValueListIterator<Dict::Entry> it = result.list.begin(); it != result.list.end(); ++it)
+ {
+ if ((*it).dictName() == "__NOTSET" && (*it).header() == "__NOTSET")
+ return (*it);
+ }
+
+ return Dict::Entry("__NOTHING");
+}
+
+QString Dict::firstEntryText(Dict::SearchResult result)
+{
+ for (QStringList::Iterator it = result.results.begin(); it != result.results.end(); ++it)
+ {
+ if ((*it).left(5) != "DICT " && (*it).left(7) != "HEADER ")
+ return (*it);
+ }
+
+ return QString("NONE ");
+}
+
+///////////////////////////////////////////////////////////////
+
+Entry::Entry(const QString & kanji, const QString & reading, const QStringList &meanings)
+ : DictName(QString::fromLatin1("__NOTSET"))
+ , Header(QString::fromLatin1("__NOTSET"))
+ , Meanings(meanings)
+ , Kanji(kanji)
+ , KanaOnly(reading.isEmpty())
+ , Readings(KanaOnly ? kanji : reading)
+ , ExtendedKanjiInfo(false)
+ , Grade(0)
+ , Strokes(0)
+ , Miscount(0)
+ , Freq(0)
+{
+}
+
+Entry::Entry(const QString &kanji, QStringList &readings, QStringList &meanings, unsigned int grade, unsigned int freq, unsigned int strokes, unsigned int miscount)
+ : DictName(QString::fromLatin1("__NOTSET"))
+ , Header(QString::fromLatin1("__NOTSET"))
+ , Meanings(meanings)
+ , Kanji(kanji)
+ , KanaOnly(false)
+ , Readings(readings)
+ , ExtendedKanjiInfo(true)
+ , Grade(grade)
+ , Strokes(strokes)
+ , Miscount(miscount)
+ , Freq(freq)
+{
+}
+
+Entry::Entry(const QString &dictname)
+ : KanaOnly(true)
+ , ExtendedKanjiInfo(false)
+{
+ DictName = dictname;
+}
+
+Entry::Entry(const QString &headername, bool)
+ : DictName(QString::fromLatin1("__NOTSET"))
+ , Header(headername)
+ , KanaOnly(true)
+ , ExtendedKanjiInfo(false)
+{
+}
+
+QString Entry::dictName()
+{
+ return DictName;
+}
+
+QString Entry::header()
+{
+ return Header;
+}
+
+bool Entry::kanaOnly()
+{
+ return KanaOnly;
+}
+
+QString Entry::kanji()
+{
+ return Kanji;
+}
+
+QStringList Entry::readings()
+{
+ return Readings;
+}
+
+QString Entry::firstReading()
+{
+ return *Readings.at(0);
+}
+
+QStringList Entry::meanings()
+{
+ return Meanings;
+}
+
+unsigned int Entry::grade()
+{
+ return Grade;
+}
+
+unsigned int Entry::freq()
+{
+ return Freq;
+}
+
+unsigned int Entry::miscount()
+{
+ return Miscount;
+}
+
+unsigned int Entry::strokes()
+{
+ return Strokes;
+}
+
+bool Entry::extendedKanjiInfo()
+{
+ return ExtendedKanjiInfo;
+}
+
+#include "dict.moc"
diff --git a/kiten/dict.h b/kiten/dict.h
new file mode 100644
index 00000000..80fa8113
--- /dev/null
+++ b/kiten/dict.h
@@ -0,0 +1,206 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+
+#ifndef DICT_H
+#define DICT_H
+
+#include <qfile.h>
+#include <qmemarray.h>
+#include <qptrlist.h>
+#include <qregexp.h>
+#include <qstringlist.h>
+
+#include <sys/types.h>
+#ifdef __osf__
+typedef unsigned int uint32_t;
+typedef int int32_t;
+#else
+#include <inttypes.h>
+#endif
+
+namespace Dict
+{
+
+enum TextType { Text_Kanji, Text_Kana, Text_Latin };
+
+// returns the TextType of the first part of the text
+KDE_EXPORT TextType textType(const QString &text);
+
+// File needs to be able to give out Arrays based on its mmap'd data.
+// But, we don't want the users of the arrays to have to remember to
+// resetRawData() after using them, since that's bound to fail sooner or later.
+//
+// This class handles it for us.
+template<class T> class Array : public QMemArray<T>
+{
+public:
+ Array(T *, int);
+ virtual ~Array();
+
+private:
+ T *data;
+ int dataSize;
+};
+
+template<class T> Array<T>::Array(T *d, int s)
+ : QMemArray<T>()
+ , data(d)
+ , dataSize(s)
+{
+ setRawData(data, dataSize / sizeof(T));
+}
+
+template<class T> Array<T>::~Array()
+{
+ resetRawData(data, dataSize / sizeof(T));
+}
+
+// File manages all the files, pointers, and memory management associated
+// with a single dictionary.
+class File
+{
+public:
+ File(QString path, QString name);
+ ~File();
+
+ QString name(void);
+
+ Array<const unsigned char> dict(void);
+ Array<const uint32_t> index(void);
+
+ int dictLength(void);
+ int indexLength(void);
+
+ // replacement for exceptions thrown in the constructor
+ bool isValid(void);
+
+ unsigned char lookup(unsigned i, int offset);
+ QCString lookup(unsigned i);
+private:
+ QString myName;
+
+ QFile dictFile;
+ const unsigned char * dictPtr;
+
+ QFile indexFile;
+ const uint32_t * indexPtr;
+
+ bool valid;
+};
+
+class KDE_EXPORT Entry
+{
+public:
+ // EDict ctor
+ Entry(const QString &, const QString &, const QStringList &);
+ // Kanjidict ctor
+ Entry(const QString &, QStringList &, QStringList &, unsigned int grade, unsigned int freq, unsigned int strokes, unsigned int miscount);
+ // default (for containers)
+ Entry(const QString & = QString::null);
+ // for a heading
+ Entry(const QString &, bool header);
+
+ QString dictName();
+ QString header();
+ QStringList meanings();
+ QStringList readings();
+ QString firstReading();
+
+ bool kanaOnly();
+ QString kanji();
+
+ bool extendedKanjiInfo();
+ unsigned int grade();
+ unsigned int strokes();
+ unsigned int miscount();
+ unsigned int freq();
+
+protected:
+ QString DictName;
+ QString Header;
+ QStringList Meanings;
+
+ QString Kanji;
+ bool KanaOnly;
+ QStringList Readings;
+
+ bool ExtendedKanjiInfo;
+ unsigned int Grade;
+ unsigned int Strokes;
+ unsigned int Miscount;
+ unsigned int Freq;
+};
+
+struct SearchResult
+{
+ QValueList<Entry> list;
+ QStringList results;
+ int count, outOf;
+ bool common;
+ QString text;
+};
+
+enum SearchType { Search_Beginning, Search_FullWord, Search_Anywhere };
+enum DictionaryType { Edict, Kanjidict };
+
+class KDE_EXPORT Index : public QObject
+{
+Q_OBJECT
+
+public:
+ Index();
+ virtual ~Index();
+
+ void setDictList(const QStringList &files, const QStringList &names);
+ void setKanjiDictList(const QStringList &files, const QStringList &names);
+
+ SearchResult search(QRegExp, const QString &, bool common);
+ SearchResult searchKanji(QRegExp, const QString &, bool common);
+ SearchResult searchPrevious(QRegExp, const QString &, SearchResult, bool common);
+
+ // convenience function to create suitable regexps
+ static QRegExp createRegExp(SearchType type, const QString &text, DictionaryType dictionaryType, bool caseSensitive = false);
+
+private:
+ QPtrList<File> dictFiles;
+ QPtrList<File> kanjiDictFiles;
+
+ void loadDictList(QPtrList<File> &fileList, const QStringList &dictList, const QStringList &dictNameList);
+
+ QStringList doSearch(File &, const QString &);
+ SearchResult scanResults(QRegExp regexp, QStringList results, bool common);
+ SearchResult scanKanjiResults(QRegExp regexp, QStringList results, bool common);
+ int stringCompare(File &, int index, QCString);
+};
+
+// lotsa helper functions
+KDE_EXPORT QString prettyKanjiReading(QStringList);
+KDE_EXPORT QString prettyMeaning(QStringList);
+KDE_EXPORT Entry parse(const QString &);
+KDE_EXPORT Entry kanjiParse(const QString &);
+KDE_EXPORT Dict::Entry firstEntry(Dict::SearchResult);
+KDE_EXPORT QString firstEntryText(Dict::SearchResult);
+
+int eucStringCompare(const char *str1, const char *str2);
+bool isEUC(unsigned char c);
+}
+
+#endif
diff --git a/kiten/edict b/kiten/edict
new file mode 100644
index 00000000..9d2b964a
--- /dev/null
+++ b/kiten/edict
@@ -0,0 +1,107735 @@
+ /EDICT 18DEC03 V03-005/Main Japanese-English Electronic Dictionary File/Copyright Electronic Dictionary Research & Development Group - 2003/
+ [꤫] /repetition mark in katakana/
+ [꤫] /voiced repetition mark in katakana/
+ [꤫] /repetition mark in hiragana/
+ [꤫] /voiced repetition mark in hiragana/
+ [ʤ] /ditto mark/
+ [ɤ礦] /"as above" mark/
+ [꤫] /repetition of kanji (sometimes voiced)/
+ [] /(n) end or closure mark/
+ [᤭] /(n) closing/cut-off/end/deadline/Closed/No Entrance/
+ڤ [᤭] /(n) closing/cut-off/end/deadline/Closed/No Entrance/
+ [󤹤] /(n) "kanji" zero/
+ [ޤ] /(iK) (n) circle (sometimes used for zero)/
+ [礦] /long vowel mark (usually only used in katakana)/
+ [󤹤] /(iK) (n) "kanji" zero/
+ [ޤ] /(n) circle (sometimes used for zero)/
+ [ᤸ뤷] /rice symbol/symbol with an "x" and four dots/
+ [椦Ӥ] /(n) mail/postal service/
+ [Ҥ㤯ȤФ] /police emergency tel. no. (in Japan)/
+ [Ҥ㤯夦夦Ф] /ambulance and fire brigade emergency tel. no. (in Japan)/
+ǯ [ˤͤ] /Y2K bug/year 2000 problem/
+ǯкѤ [ˤͤ] /Y2K compliant/
+ΩƱDz [ˤۤ󤿤Ƥ] /(n) double feature (movie)/
+ΩƱDz [ܤ󤿤Ƥ] /(n) triple feature (movie)/
+ [Ȥ餯] /(exp) sleep four hours pass, sleep five hours fail/four-pass, five fail/
+£ý [Ӥ] /alphabetical order/
+£ý [ӡ] /alphabetical order/
+£ý [Ӥ] /in alphabetical order/
+£ý [ӡ] /in alphabetical order/
+ãĥץ졼䡼 [ǥץ졼䡼] /CD player/
+ģң [Ǥ뤨] /(n) discourse representation structure theory/
+ǣ [ӡ] /government-binding theory/government and binding theory/
+ȤʱDz [åʤ] /pornographic film/salacious film/
+ʥָ [ʥ֤] /(n) J-curve effect/
+ζ [̤礦] /(abbr) NHK Symphony Orchestra/
+ϥХå /O-back/skirt with peek-a-boo hole in rump/
+ңӣ֥ /rs232 cable/
+ӣ [] /(n) steam locomotive/
+ԥ /T-shirt/
+ԥХå /T-back/bikini thong/
+֣ԣ [֥ƥ] /(n) Video Tape Recorder/VCR/
+ [֥Ϥ] /World Cup (soccer)/
+ [ä] /X-ray/
+Ф [Ф] /(exp) to rationalize/
+Ĥ /(n) (uk) they/
+θƵ [Τ夦] /(n) the harmonizing, mentally and physically, of two parties engaged in an activity/
+ /(n) regular (stops at every station) Touhoku-line Shinkansen/
+ /(n) hinged panels on trucks for loading, etc./
+ [ऱ] /(n) face up/
+ /(osb:) (int,n) useless/no good/hopeless/
+ /(int,n) facial gesture of pulling one's eyelid down and sticking out one's tongue/
+٤ /(int,n) facial gesture of pulling one's eyelid down and sticking out one's tongue/
+٤ /(int,n) facial gesture of pulling one's eyelid down and sticking out one's tongue/
+ȴ [̤] /(v1) to refine/
+ɤ /(adj) (1) gaudy/showy/excessive/(2) vicious/
+ /(exp) (abbr) Happy New Year/
+ /(n) skips-most-stations Jouetsu-line Shinkansen/
+Ф [餦] /(v5u) (uk) to sneer at/to ridicule/
+餤 /(n) treatment/reception/
+餦 /(v5u) to arrange/to treat/to handle/to deal with/
+ [] /(n) grey horse/dappled grey/
+ /pieris/
+դ /in a hurry/hastily/in feverish haste/
+̾ [] /(n) nickname/
+ä /(adv,n,vs) easily/readily/quickly/(P)/
+äꤷ /simple/light/easy/openhearted/
+ä /(n) (col) over there/(P)/
+ä /(adv) in a big surprising way/
+äȤ֤ [äȤޤ] /(exp) just like that (lit: in the time it takes to say "Ah!")/in the twinkling of an eye/in the blink of an eye/
+äȸ֤ [äȤޤ] /(exp) just like that (lit: in the time it takes to say "Ah!")/in the twinkling of an eye/in the blink of an eye/
+äȸ碌 [äȤ碌] /(v1) to startle/
+äפä /(adv,n,vs) floundering and almost drowning/
+ɤʤ /(adj) innocent/cherubic/
+Τ /(int) say/well/errr ../(P)/
+Τ /(int) Excuse me ../(P)/
+Τ褦 /(exp) in that way/like that/that way/
+μꤳμ [ΤƤΤ] /(exp) this way and that/(by) various means/(by) every means/
+ο [ΤҤ] /he/she/that person/
+ [Τ] /(n) the other world/world of the dead/(P)/
+ [Τ] /(n) that gentleman (lady)/he/she/(P)/
+Ф /(conj,int) good-bye/farewell/
+֤ /(v1) to fail in getting a job/
+٤ /(adj-na,n) contrary/opposite/inverse/(P)/
+ۤ /(n) fool/oaf/airhead/
+䤹 /(v5s) to dandle/
+դ /(adj-na,n) uncertain/vague/ambiguous/(P)/
+ /(int) oh/ah/saw-edged perch (Niphon spinosus)/(P)/
+ޤ /(adv,n) (1) outline/gist/(2) roughly/about/
+ /kind of cookie/cartoon character/
+ /frankly/
+ܤ [餵] /(n,vs) finding fault/being picky/
+õ [餵] /(n,vs) finding fault/being picky/
+ꤢ /(adj) distinct/clear/vivid/
+ꤢ /(adv) distinctly/clearly/vividly/
+꤬̣ [꤬] /(n) value/worth/virtue/
+꤬ [꤬ᤤ勞] /(adj-na,n) an unwelcome favor/
+ꤷ [ꤷ] /(n-t) (1) days of yore/the olden days/(2) during one's lifetime/
+ [꤫] /(n) the way something ought to be/
+뤬ޤ /the truth/fact/as it is/frankly/
+ [Ȥ] /once (i.e. "once, when I was studying ..")/
+ [Ƥ] /(exp) to some extent/to a certain extent/
+ư [ɤ] /irregularly conjugating honorific verb (gozaru, etc.)/
+ /(int,n) (1) that/that thing/(2) (X) (col) genitals/(3) menses/(P)/
+ /(exp) to that extent/to that degree/
+ä /(exp) since then/
+ޤ /(exp) Good heavens!/Oh my god!/gee whiz/
+䤳 /(exp) this and that/
+ [줤餤] /(exp) since then/
+󤭤 /(n) monkfish liver/
+ /(n) you (familiar form of anata)/
+ /(n) oil (Okinawan)/
+ /(adj) (1) deep-fried (Okinawan)/(2) Okinawan doughnut/
+ /(adj) (1) deep-fried (Okinawan)/(2) Okinawan doughnut/
+ /(adj-na,adj-pn) such/so/that/sort of/(P)/
+ʤ /(exp) to that extent/to that degree/
+ [ʤդ] /(exp) (uk) in that way/like that/that way/
+ø [] /(adj-na,adv,exp,n) moderate/right/random/not thorough/vague/irresponsible/halfhearted/(P)/
+øˤʤ [ˤʤ] /shape up!/act properly!/
+øˤ [ˤ] /(exp) to put an end to something/to get something over with/to quit something one has been engaged in too long or to an excessive degree/
+ǯ򤷤 [Ȥ򤷤] /(in spite of) being old enough to know better/
+ /(v5s) smart/cool/sharp/stylish/
+ʤǤ [ʤФǤ] /in any case/whatever the case may be/
+ /(v1) to be beaten/to break down/
+߹礦 [ߤ] /(v5u) to snarl/to quarrel/
+äݤ /(adj) irritating/
+ /(v5k-s) (X) (col) to come/to orgasm/
+Ĥ /many/great number of/
+ /bitch/
+ʤ /(adj,exp) must not do/bad/wrong/not good/(P)/
+ޤ /forbidden/no entry/that's too bad/(P)/
+ʤ [ʤ] /(adj) nasty/disgusting/disagreeable/creepy/
+ä /(tsb:) (n) stubborn Kochi man/
+ /(adv,int) now/come (now)/well/crucial moment/
+ /(n) trouble/quarrel/difficulties/complication/tangle/(P)/
+ /(adv,n,vs) reserved/timid/servile/unable to be honest/
+ /(v1) to grow timid (from an inferiority complex)/
+ޤ /(adj) piddling/paltry/
+餷 /(adj) innocent/lovable/sweet/pitiful/pathetic/
+ [ޤ魯] /(v5s) to tinker with/to twist up/
+ /(adv,n,vs) cheerfully/excitedly/(P)/
+äݤ /(adj) roguish/impish/
+㤤 /(adv,n,vs) flirt/make out/
+Ĥ /(v5k) to flirt with/to dally/
+ /(n) quibble/false charge/
+դ [Ĥ] /(exp) to pick a fight/to find fault/
+᤯ [Ϥ䤯] /(adv) promptly/quickly/without delay/
+ä /(adv) rather/sooner/might as well/(P)/
+äʤǤ [äʤʤǤ] /(exp) what is it exactly?/what is it precisely/
+ä [ä󤿤] /(adv) whatever (is the matter)/what on earth?/
+ĤΤ /(exp) one of these days/before very long/in the near future/
+Ĥδ֤ˤ [ĤΤޤˤ] /(adv) before one knows/unnoticed/unawares/
+Ĥˤ [ĤΤҤˤ] /(exp) one of these days/
+Ȥ /(adj) lovely/sweet/
+Ȥ /(adv) extremely/
+Ȥñ [Ȥ⤫󤿤] /very easily/
+ʤ [ʤ] /(n) clown/person from the country/provincial person/bumpkin/hick/
+Τ [Τ] /spike-eared grass/
+Ӥ /(v5r) to tease/
+ް [ޤҤȤ] /(adv,n) one more/another/the other/not quite/
+ /(adv) awfully/terribly/
+Ϥ /(int) (Oh) dear!/(Oh) dear me!/Good gracious/
+ä㤤 /(int,n) welcome/
+ä㤤ޤ /welcome (in shops, etc)/(P)/
+ä /(v5aru) (hon) to be/to come/to go/(P)/
+ /(adj-na,n,vs) (1) cheating/fake/bogus/(2) travelling seller of trinkets, magic tricks, etc./
+ [󤻤] /(n) meteorite/
+ /(int) no/er, well, ../groan/
+ /(ksb:) (adj) (1) annoying/(2) strict/
+ä /(ksb:) (adj) (1) annoying/(2) strict/
+ /(adv,n,vs) irresolute/hesitant/
+㤦 /(adv,n,vs) in swarms/
+ /(n,adv,vs) sorely tempted/itching to do something/(P)/
+Ĥ /(n) liar (slang)/fibber/
+ /fearfully/gingerly/
+ [] /(n,vs) dozing/napping (e.g. on the floor in one's clothes, in the train)/
+ /(adv) idle/long-winded and meaningless/
+ [Τ] /(n) my wife/"the wife"/
+ä /(adv,n,vs) carelessly/thoughtlessly/inadvertently/(P)/
+äȤ /(n,vs,adv) abstractedly/absentmindedly/absorbedly/in a trance/
+äȤꤵ /(v1) to enchant/to enthrall/
+÷ [äĤդ] /(n) congestive heart failure/
+ [ä] /(adj-no,n,vs) (uk) congestion/pent-up feelings/
+ [ĤӤ礦] /(n) depression/melancholia/
+ [Ĥ֤] /(v1) to lie face-down/
+Ȥ /(adv,n,vs) falling in a doze/(P)/
+ͤ /(adv,n,vs) winding/meandering/zigzag/sinuous/tortuous/
+ͤ /(n) wave motion/undulation/winding/heaving sea/swell/roller/(P)/
+м [Ф] /(n) baby carriage/perambulator/
+ޤԤ [ޤ] /(v5k-s) to go smoothly/to turn out well/to do the trick/to have peaceful relations/
+᤭ [᤭] /(n) groan/moan/moaning/
+褦 /(adv,vs) in swarms/crawling with/
+ [դ] /(adj-na) as alike as two melons (two peas in a pod)/
+뤦ǯ [뤦ɤ] /(n) (uk) leap year/
+֤ /finely chopped round herring/
+줷㤭 [줷ʤ] /(exp) weeping for joy/
+ /(adv,n,vs) loiteringly/aimless wandering/(P)/
+Ф [ܤ] /(n) (1) rote memorization/(2) vague recollection/faint memory/
+ζ [Τ] /(adj-na,n) inattention/absent-mindedness/
+ /(int) yeah/uh huh/
+ /(n) (col) shit/bullshit/
+󤶤 /(adv,n,vs) tedious/boring/being fed up with/(P)/
+ /(n,vs) (col) shit/bullshit/
+ /(adv) a great deal/very much/a lot/
+ [礯] /tooth decay/
+ /(n) ray (fish)/stringray/
+ /(conj,int,n) yes/(P)/
+ /(int) let me see/well/errr ../
+Ĥʤ /(adj) dirty/vulgar/nasty/
+ /rat-tailed anchovy/
+깥 [ꤴΤ] /(n,vs) being particular about/fastidious/
+ /(int) hey!/
+ /(adv,int) hey, what ho/
+ /(adv) at a moment's notice/readily/
+Ǥ䤹 /(kyb:) welcome (in shops, etc.)/
+ /(int) hey!/
+ /(n) belch/eructation/
+ /(n) type of traditional vocal music/
+ [֤] /(n) okesa song/
+䤹 /(kyb:) welcome (in shops, etc.)/
+ /(n,vs) good-bye/farewell/
+ʤˤʤä /(exp) to say commonplace things/
+ä /(n,vs) (col) peeing/
+ä򤹤 /(exp) (col) to pee/
+ɤ [ɤդ] /(exp) a couple of lovebirds/happily married couple/
+֤ /(n) teething ring/pacifier/
+ /(adv,n,vs) shocked speechless/
+ /(adj-na,n) (col) (fem) penis (child)/
+ä /person who chases after idol, showbiz star/
+äʤ /(adj) frightening/huge/
+ä /(n) (1) (abbr) rude term for middle-aged man/uncle/(2) Buddhist priest/
+ä礳礤 /(adj-na,n) careless person/scatterbrain/birdbrain/
+äѤ /(n,vs) (X) (col) breasts/suck (nipple)/tits/
+Ǥ /(n) oden (Japanese hodgepodge)/
+Ȥ [ȤФʤ] /(n) fairy-tale/
+ɤ /(adv,n,vs) coweringly/hesitantly/(P)/
+ʤ /(sl) female transvestite/
+ʤ /(n,vs) fart/(P)/
+ͤ /(n,vs) bed-time (for a baby)/going bye-byes/
+Ф /(n) granny/grandma/
+Ф /(n) (col) virgin/
+Фꤢ /(col) generally obnoxious middle-aged woman (trans: aunt and battalion)/
+٤ä /(n) flattery/
+٤ /(n) flattery/
+ޤʤ /(n) good luck charm/
+ޤ /(n) bedpan/chamber pot/
+ޤ /(ktb:) (n,vs) (X) (col) vagina/sexual intercourse/screw/
+ [ߤ] /(n) written oracle/(P)/
+ᤫ /(n,vs) dressing up/
+ᤳ /(ksb:) (n,vs) (1) (X) (col) vagina/(2) sexual intercourse/
+ǤȤޤ /(exp) congratulations/
+ /(n) clog/
+ /(adj) interesting/amusing/
+ /(conj,int,n) oh!/oh?/my!/(P)/
+䤪 /(int) my goodness!/
+ޤ /(exp) Good heavens!/Oh my god!/gee whiz/
+ /(adv,n,vs) nervous/flustered/in a dither/all shook up/(P)/
+ /(adv,n) not to mention/
+ /(vs) lounging about/
+ܤ /(adj-no,adj-na) worn-out/shabby/tattered/dilapidated/
+ǥ֤ /(n) chubby person/
+ [ˤ] /(n) hand-rolled sushi/(P)/
+ [餬] /(n) superiors/dignitaries/VIPs/
+٤ [ᤴ] /(n) self-aggrandizement under pretense of aiding another/
+Ԥ [㤵] /doctor (polite)/(P)/
+ [] /(n) (your) backing/assistance/thanks or owing to/
+ [] /(exp) thanks to you/owing to you/because of you/
+ [] /(n) (your) backing/assistance/
+ͤ [ޤ] /(exp) Thanks to god/thanks to you/(P)/
+ [] /(n) (your) backing/assistance/thanks or owing to/
+ͤ [ޤ] /(exp) (I'm fine) thank you/
+ۤ [] /(exp) honorific used for coming to or leaving one's place/
+ [] /(n) food offering to the gods/leftovers/hand-me-downs/
+ [] /(n) wearing one's hair in braids/
+ [Ф] /(n) goblin/apparition/monster/ghost/(P)/
+ [Ф䤷] /haunted house/
+ [Ȥ] /(n) attending (upon)/keeping another company/
+ι [ȤΤ] /a fairyland or never-never land/
+ [Ȥ] /(n) fairy-tale book/
+ [ȤФʤ] /(n) fairy-tale/
+Ǥ [ᤵ] /bride/
+ȷ [] /(n) one's specialty/
+ư [ɤ] /family troubles/
+Ƹ [ä] /(n) (uk) bobbed hair/
+ָ [Ϥʤ] /(vs) cherry blossom viewing/flower viewing/
+ۻ [] /(n) confections/sweets/candy/(P)/
+ᤴ [] /(hon) getting along/
+٤ [Ǥ] /(n) (uk) happy event/matter for congratulation/auspicious event/pregnancy/
+ [Ҥ餭] /(n) breakup of a wedding/
+ [] /(n) one's forte/
+ [] /(uk) (n) (sl) gay person/male transvestite/
+ [] /(n) extreme anger/
+ [] /your (honorable) face/
+ꤤ [ͤ] /(n) request/
+ꤤޤ [ͤޤ] /(hon) please/
+ꤤ [ͤ] /(n) request/
+ꤤפޤ [ͤޤ] /(hon) please/
+ [] /return/welcome/(P)/
+ʤ [ʤ] /(exp,int) welcome home/(P)/
+ [ˤ] /(n) favorite/pet/(P)/
+ [Τɤ] /(adj-na) pitiful/pity/
+Ҥ [㤯] /(n) guest/visitor/customer/
+ [㤯] /(n) (honoured) guest/
+٤ [䤹] /(n) (1) holiday/absence/rest/(2) (exp) Good night/(P)/
+٤ߤʤ [䤹ߤʤ] /(exp,int) good night/(P)/
+ [ߤ] /(n) Shinto shrine/
+ܻ [ߤޤ] /shrine visit/
+ [Ȥ] /(n,vs) attendant/companion/
+ [ʤ] /(n) an offering/
+ [] /(n) egg/ladle/
+̼ݻ [ޤ㤯] /(n) tadpole/ladle/musical note/
+դ [Ť] /(n) making someone's acquaintance/
+ [] /(n) money/(P)/
+ [ˤ] /(n) (hon) older brother/(vocative) "Mister?"/(P)/
+ [ˤ] /cute form of "older brother"/
+ [ह] /(n) rice ball/
+ˤʤ [ߤˤʤ] /(exp) (hon) to arrive/
+ [ߤޤ] /(n) calling on someone who is ill/enquiry/
+ [ߤޤ] /(n) calling on someone who is ill/enquiry/
+ [դ] /(n) used article/
+ƤФ [Ф] /(n) being invited/
+ߤ [] /(n) mutual/reciprocal/each other/
+ߤ [] /(adj-na,n) we are of equal status in this regard/
+ [ߤ] /(n) portable shrine/
+߾Ƥ [Τߤ䤭] /(n) pizza-like pancake fried with various ingredients/
+ [Ҥ] /(n) debut/
+ [ޤ] /(n) entertainment/hospitality/
+ʤ [ޤʤ] /(exp,n,pol) please don't fuss over me/
+ʤ [ޤʤ] /(adj-na,n) being unmindful/
+ʤ [ܤ] /(n) wet towel (supplied at table)/hot, moistened hand towel/(P)/
+⤤ [] /(adj) haughty/
+⤯αޤ [Ȥޤ] /(v5r) to assume an air of importance/to put on airs/
+Ƭ [] /(n) kerchief worn by women in former times in Japan in cold weather, covering the whole head (except eyes)/
+ [Ĥ] /(n) oracle/divine message/
+ [Ĥ] /(n) oracle/revelation/divine message/
+ [ˤޤ] /boasting of one's hometown/
+ [ʤ] /(adj-na,n) perfunctory/commonplace/
+ [] /(n) end of the year/year-end present/(P)/
+פ [ޤĤ] /(n) festival/feast/
+פ [ޤĤꤵ冷] /(n) festival merrymaking/
+ [] /(n) (uk) side dish/accompaniment for rice dishes/
+ [] /(n) bill/note (currency)/
+ [դ] /(n) a charm/
+ [] /(n) New Year dish/
+ [] /(n) plate/dish/
+ [] /(n) three-o'clock snack/
+ [ޤ] /(n,vs) worship/shrine visit/(P)/
+ [] /(n) (giving) birth/(P)/
+夻 [] /(n) uniforms supplied to employees/an allotment/
+ [ޤ] /(n) the end/closing/being done for/(P)/
+Ȥ [Ĥ] /(n) (1) errand/(2) usage/(3) ability to use/
+Ф [ͤ] /(n) (hon) older sister/(vocative) "Miss?"/(P)/
+Ҥ [] /(n) (someone else's) child/
+ [] /(n) (pol) child (someone else's)/
+ [Ϥ] /(n) tooth blackening/
+ [] /(n,vs) bow/(P)/
+ [] /(n) name-giving ceremony/
+⤷ޤ [ޤޤ] /(exp) excuse me for disturbing (interrupting) you/
+ [ޤष] /(n) someone who gets in the way without serving any useful purpose/
+ [㤯] /(n) (apprentice) geisha/dancing girl/
+ [㤫] /(n) poorly made or ruined articles/
+ [̤] /(n) you/
+ [ޤ] /(n) (1) charm/amulet/(2) looking after/(P)/
+ [Ƥ] /(n) juggling bags game/
+夲 [Ƥ] /(n) all over/given in/given up hope/bring to knees/(P)/
+ [Ƥ] /(n) trouble/labor/handling/
+ [Ƥ] /(n) self-approved plan/
+ [Ƥ餤] /toilet/restroom/lavatory/bathroom (US)/(P)/
+ [Ƥޤ] /(n) skill/dexterity/artistry/ingenuity/
+ [ƤĤ] /(n,vs) maid/help/(P)/
+ [ƤĤ] /(n) maid/(P)/
+դ [ƤĤ] /(n) touching a wrong card/making a mistress of a servant/
+ [] /(n) alcohol/sake/
+ˤ [襤] /(n) congratulation/celebration/(P)/
+Ф [] /(n) to come here (from old Japanese)/to come out/being in (somewhere)/
+ФǤˤʤ [Ǥˤʤ] /(v5r) (hon) (uk) to be/
+Фޤ [Ǥޤ] /(n) appearance/presence/
+гݤ [Ǥ] /(n) about to start out/just about to leave or go out/
+ [ޤ] /(n) policeman/
+ꤵ [ޤꤵ] /(n) policeman (friendly term)/(P)/
+ [ᤷ] /(n) summons/call/dressing/clothing/striped crepe/
+ʪ [ᤷ] /(n) clothing/
+ [] /recommendation/recommendable/
+Ф [餤] /(n) comical (story, song)/comic/
+ [Τܤꤵ] /(1) countryside people/visitor from the country/(2) country bumpkin/
+ [礦] /(n) (term of respect for) another's daughter/daughter of a high-class family/
+ [礦] /(n) (1) (hon) daughter/(2) young lady/(P)/
+ [礦] /(n) (term of respect for) another's daughter/daughter of a high-class family/
+ [] /(n) decorations/offerings/mere window dressing/
+ [] /weaning ceremony/
+ [礯ɤ] /(Japanese) restaurant/
+ [] /arse/bottom/buttocks/
+ [ͤ] /(n,vs) bed-wetting/
+ [ͤ礦] /bed-wetting/
+ [] /(n) pickles/pickled vegetables/
+ [Ҥ] /(n) vegetable side dish/
+ [ߤ] /(iK) (n) portable shrine/
+ [ߤ] /(n) sacred wine or sake/
+Ϥ [ߤ錄] /(n) cracks that form in the ice on Lake Suwa/
+ [ߤ] /(n) portable shrine/(P)/
+ [ߤ] /(n) written oracle/
+͹ [ҤȤ褷] /(adj-na,n) softhearted (good-natured, credulous) person/easy mark/soft touch/
+Ҥͼ [ͤ] /(n) wanted man/person sought by the police/
+ [] /(n) (uk) side dish/accompaniment for rice dishes/
+ʬ [櫓] /(n) sharing/
+ޤ [ޤ] /(adj-na,n) a prim and proper girl/
+ [] /(n) flattery/compliment/(P)/
+äˤʤ [ˤʤ] /(exp) to be indebted/
+ä򤹤 [򤹤] /(exp) to take care of/
+ [ˤ] /(adj-na,int,n) unfortunate person (often a gleeful "too bad for you!")/
+ [ˤ] /(adj-na,int,n) that's too bad (ironical)/
+ݤ [] /(n) a recommendation/an order/
+ [ä] /(adj-na,n) meddling/nosy/(P)/
+ [礦] /food served during the New Year's Holidays/(P)/
+ [] /going before/the future/
+ [] /(adv) (1) before/previously/(2) ahead/
+ [ܤ] /(n) a person whose services are at the disposal of another/
+ [ޤ] /(n) (1) (fam) you (sing)/(2) presence (of a high personage)/(P)/
+ [ޤ] /(n) (1) you/(2) my dear/(3) hey/
+ [] /(n) (uk) four-legged tray for festive food/
+Ω [] /(n) setting the table/preparation/
+㤵 [] /(n) grandfather/male senior-citizen/(P)/
+ [] /(n) (col) grandpa/grandad/
+줵 [Ф] /(n) grandmother/female senior-citizen/(P)/
+ [ޤ] /(adj-na) poor/lame/ill-prepared/
+ᤦ [Ϥ褦] /(int,n) (abbr) Good morning/(P)/
+ᤦޤ [Ϥ褦ޤ] /(exp) (uk) good morning/
+¹ [ޤ] /(n) (hon) grandchild/
+¿ʡ [դ] /(n) moon-faced woman/homely woman/
+¿ʡ [դ] /(n) mumps/
+ʩ [֤] /(n) dying/ruining oneself/
+Ԥ [ޤ] /(n,n-suf) waiting/waiting time/
+Ԥ [ޤɤ] /(exp,int,n) I'm sorry to have kept you waiting/
+Ԥ [ޤ] /(adj-no,n) long-waited-for/
+ [դ] /(n) (col) one's mother/(P)/
+ [] /(n) second helping/another cup/
+ [] /(n) second helping/another cup/(P)/
+ [] /(exp) take care of yourself/
+ [⤯] /(n) a Nichiren prayer/(an empty) slogan/
+ [] /(n) (pol) your house/your home/you/(P)/
+ã [ä] /(n) notice or order handed down from above/announcement/notification/
+ǤȤޤ [󤸤礦ӤǤȤޤ] /Happy Birthday/
+Ƥ [Ϥ] /(n) marbles/
+Ǥ [Ȥ] /declining/nonacceptance/declination/refusal/rejection/turndown/
+Τ餻 [餻] /(n) notice/notification/
+ [] /(n) tea (green)/(P)/
+λ [Τ] /a cinch/
+ [㤦] /tea-cake/
+渵 [夦] /(n) Bon Festival gifts/(P)/
+ [Ҥ] /(n-adv,n) lunch/noon/
+ [礳] /(n) (uk) small cup/sake cup/
+ [٤] /(adj-na,adj-no,n,vs) (uk) chattering/talk/idle talk/chat/chitchat/gossip/chatty/talkative/chatterbox/blabbermouth/(P)/
+ĴҼ [礦] /(n) a timeserver/frivolous person/
+̤ [Ȥ] /(n) an appetizer/
+ [Ĥ] /(n) change (money)/balance/(P)/
+ޤ [ޤ] /(n) usual/normal/stereotyped/
+Ŧޤ [Ĥޤ] /(n) snacks to go with alcohol/
+Ŧ [Ĥޤ] /(n) snacks to go with alcohol/
+ŷ [Ƥ] /(n) (1) temper/mood/(2) weather (polite term)/
+ŷ [Ƥ󤭤] /(n) moody person/temperamental person/fickle person/
+ž [Ƥ] /(adj-na,n) tomboy (nl: ontembaar)/
+ [Ƥޤ] /(n) skill/dexterity/artistry/ingenuity/
+ [Ȥ] /New Year's sake/spiced sake/
+ڻ [ߤ䤲] /(n) present/souvenir/(P)/
+ [] /(n) hot water/bath/
+ [Ȥ] /economical/
+ [Ǥ] /brow/forehead/(P)/
+ [ʤ] /(adj-no) familiar/well-known/
+ [Ҥ] /(n) the sun/
+ǯ [Ȥ] /(n) New Year's present/(P)/
+DZ [Ҥͤ] /(n) wrapped offering (of money)/
+̤ [Ф] /(n) grandmother/female senior-citizen/
+̤Ϥ [ФϤ] /(v5r) (sl) to shamelessly demand one's rights/
+̤ [Ф] /(exp) bitchy old hag/
+Ȭ [] /(n) (1) (uk) between meal snack/afternoon refreshment/afternoon tea/(2) mid-day snack/
+Ȭ [] /(n) (1) (uk) between meal snack/afternoon refreshment/afternoon tea/(2) mid-day snack/(P)/
+Ϫ [Ҥ] /(n) debut/
+ [Ĥ줵] /(adj-na,exp,int) thank you/many thanks/
+դ [Ĥ] /(n) retainer/attendant/escort/
+㤵 [Ȥ] /(n) (hon) father/(P)/
+餱 [ޤ] /(n) (1) a discount/a prize/(2) something additional/bonus/an extra/(3) an exaggeration/(P)/
+餱 [ޤ] /(conj,exp) to make matters worse/besides/
+Ϥ [դˤϤ] /(exp) to take a bath/
+ʢ [ʤ] /(n) stomach/(P)/
+ʢ [ʤ] /(exp) hungry/
+ʧȢ [Ϥ餤Ф] /(n) discarding/firing (an employee)/
+ʧʪ [Ϥ餤] /(n) goods to offer the junk dealer/
+ʹ [] /(v5k) to ask (politely)/
+ʹĺ [] /(v5k) to ask (politely)/
+ʿ [] /making oneself comfortable/
+̤ [狼] /farewell/
+֤ [] /(n) return gift/revenge/change/(P)/
+ [٤Ȥ] /(n) box lunch/
+ [դ] /(iK) (n) (col) one's mother/
+줵 [] /(n) (hon) mother/
+줵 [] /(n) (hon) mother/(P)/
+ [] /(n) (hon) mother/
+˷ [ܤ] /(n) Buddhist priest/monk/(P)/
+˷ä [ܤä] /(n) (hon) son/
+դ [ߤĤ] /(n) certificate/certified document/authorization/paper with signature of the shogun or lord/
+ [ܤ] /(n) Bon Festival/Lantern Festival/
+ܤˤ [ˤ] /(exp) to see (someone)/to meet someone/
+ܤ˳ݤ [ˤ] /(exp) to see (someone)/to meet someone/
+ܶ [] /(n) a scolding/
+ܸ [ߤ] /(n) an appearance/an audience/
+ܽ٤ [Ǥ] /(n) (uk) happy event/matter for congratulation/auspicious event/pregnancy/
+ܽ٤ [ǤȤ] /(ateji) (int) (uk) Congratulations!/an auspicious occasion!/(P)/
+ [] /(uk) rice cakes/pounded mochi rice/
+㤤 [ɤ] /(exp) barking up the wrong tree/calling at the wrong house/
+줵 [] /(n) grandfather/male senior-citizen/
+Τ [] /(n) one's origins/one's parents' home/
+Ω [] /polite term for calling, departing and staying where one is/
+ [Ҥ] /(n) cold (drinking) water/cold boiled rice/
+ [줤] /(n) thanking/expression of gratitude/(P)/
+黲 [줤ޤ] /(n) visiting a shrine or temple to give thanks/settling scores/
+ [줤ܤ] /(n) free service after apprenticeship/
+ [줭줭] /(n) dignitaries/VIPs/
+ [줭줭] /(n) dignitaries/VIPs/
+ϳ餷 [餷] /(n,vs) (col) peeing/
+ä [Ϥʤ夦] /(n) busy (phone)/(P)/
+ [] /(n) bowl in which miso-shiru is served/
+ޯ [] /(adj-na,adj-no,n) smartly dressed/someone smartly dressed/fashion-conscious/
+޴ [餤] /(n) review/rehearsal/
+ [ؤ] /(n) navel/belly button/
+ [] /(n) diaper/nappy/
+𵤿 [Ĥ֤] /diaper rash/nappy rash/
+Ĥ֤ /(n) little grebe/
+ [ޤ魯] /(v5s) to stir up/to churn/to ransack/to disturb/
+򤼤 [ޤ] /(v1) to mix/to stir/to scramble/to churn/
+礻 [碌] /(v1) to adjust/to arrange/
+§ [ޤ] /scrambling/
+ [Ĥ] /(v1) to gather up/to scrape up together/
+ä [] /(v5s) to erase/
+ʬ [櫓] /(v1) to push one's way through/
+ΩƤ [Ƥ] /(v1) to stir up/to arouse/
+ /(aux-v,v1) to turn on/to dial (e.g. phone)/to start doing something (but not finish)/
+ľ [ʤ] /(v5s) to call again/
+Υ [] /(v5m) to rush in (at the last minute)/to stampede/
+Υ [Ϥʤ] /(v1) to be very far apart from/to be remote/to be quite different from/
+ /(adj-na,adv,n) dry/bone dry/
+Ĥ [ʤ] /(v5r) to rustle/to make a rustling sound/to crinkle/
+ /(prt) (fem) I wonder/
+ /(v5m) to grow numb with cold/
+ /(adv,n,vs) clattering (onom)/
+ /(adj-na,adv,n) tick-tock/knocking (stones together)/frozen solid/set rock hard/obstinate/scared stiff/(P)/
+ä /(adv,vs) with a click (door sound)/
+ /(adv,n) clink/
+礦 [] /(v5u) to clash/to be in conflict with/
+ä /(adv,n,vs) burning hotly (redly)/
+ä /(adv,n,vs) burning hotly (redly)/
+ä /(adv,n,vs) tightly/exactly/
+ä /(adv,n,vs) flare up/flying into a rage/(P)/
+ä /cucumber (sushi)/
+÷ [ä] /(n) lung hemorrhage/
+Ĥ /(adj-na,adv) barely/scraping by/
+ /(prt) I wonder/
+ͤƤ /(exp) for some time/
+ӽ [Ӥ] /(adj) musty/putrid/
+ޤ /(v1) to be too busy/to be occupied/
+ߤ /(n) wife/
+ /(v5m) to blow (one's nose)/
+Τʤ [⤷ʤ] /(exp) may/might/perhaps/may be/possibly/(P)/
+ /(prt) from/out of/through/since/because/
+餫 /(n) banter/persiflage/
+餫 /(adj-na,adv,n,vs) parched/dried-up/
+餭 /(adv) quite/utterly/(not) at all/completely/
+餹 [餹म] /(n) oats/
+ä /(adv) quite/utterly/(not) at all/completely/
+ä /(adv,n,vs) changing suddenly and completely/
+ȸä [Ȥä] /while it may be true that/just because/nevertheless/not necessarily/
+ /(adv) changing suddenly and completely/(P)/
+󤫤ܤ [󤫤󤪤] /(v5r) to get very mad/
+⤤ [󤿤] /(adj) shrill/
+ [ܤ] /(n) bush/shrub/
+夤 [襤] /(adj) frail/feeble/(P)/
+ /in comics and such, used to denote a grinding noise/
+ /(suf) inclining to/leaning to/
+ /(adj-na,adv,n,vs) body trembling/something come loose/
+ /(adv) suddenly/with a jerk/
+ /(adj-na,adv,n,vs) rustling/dry or rough feeling/(P)/
+ /(adj-na) crude/ill-mannered/
+ /(n) swimming crab/
+㤬 /(adj-na,adv) rummage (in a drawer)/
+ޤ /(n) peanut brittle/
+ /(adj-na,adv,n,vs) rattle/clatter/(P)/
+Ĥ /(v5k) to rattle/to be bumpy/to be shaky/to be unsteady/
+ /(adv) with a bang (clash, bump)/
+ /(adj-na,adv,n) chattering (teeth)/frozen solid/overly serious/
+㤬 /(adj-na,n,vs,adv) clatter/
+ /(adv) with a clank/
+ /(adv) crash/slam/
+ /clash/
+󤬤 /tick-tock/chipping (sound)/
+ä /(adv,n,vs) feel disappointed/be dejected/lose heart/feel emotionally drained/feel let down/(P)/
+äꤹ /(exp) cheer up!/
+ä /(adv,n,vs) heartbroken/
+ä /(adv,n,vs) firmly/solidly/tough/(P)/
+ä /(adv,n,vs) solidly built/tightly/shrewd/calculating/(P)/
+ä결 [ä] /tightwad/
+äפ /(adv) firmly (grasped)/latched onto/locked onto/
+Ĥ /(adv,n,vs) greedily/burning with desire for something/
+֤ /(adj-na,adv,n) gulping down/guzzling/(P)/
+֤ /(adv) emphatically (bite, gulp, chew, etc.)/
+֤ȳդ [֤ȤߤĤ] /(exp) sink one's teeth into/
+ޤ /(suf) look like/sound like/savor of/smack of/
+ޤ󶯤 [ޤĤ褤] /(adj) patient/persevering/
+ߤ /(adv) nagging/griping/
+Ĥ /(adj) greedy/grasping/predatory/calculating/avaricious/
+䤬 /(adv,n,vs) crowd of people talking/(P)/
+餬 /(adj-na,adv,n,vs) clattering/
+餬 [餬ؤ] /(n) rattlesnake/
+ /(adv,n) (1) entirely/suddenly/completely/rudely/(2) window louvre/
+ /(adv,n) (1) entirely/suddenly/completely/rudely/
+ /(adv,vs) empty/deserted/(P)/
+ɤ /(adj-na,n) hollowness/emptiness/void/
+ /(n) sliced shouga prepared in vinegar served with sushi/pickled ginger/
+ [Ф] /(n) mimeograph/
+ [٤] /(n) drudge/grind/
+ /(suf) feel/
+ /(adv) creak/squeak/
+ [] /(adj-na,adj-no,n) daring/unyielding/
+ /(adv) squeak/creak/
+ /(adj-na,adv,n) in comics and such, used to denote a grinding noise/
+ä /(adv,vs) exactly/perfectly/
+ /(adv,vs) precisely/accurately/(P)/
+ä /(adv) exactly/precisely/
+ä /(adv,n,vs) precisely/tightly/(P)/
+äѤ /(adv,n,vs) clearly/plainly/distinctly/(P)/
+äѤ /(adv,n,vs) clearly/plainly/distinctly/
+Ĥ /(adj) tight/close/intense/(P)/
+Ӥ /(adv,n,vs) brisk/lively/energetic/
+ޤ갭 [ޤ뤤] /(adj) feeling awkward/being ashamed/(P)/
+㤢 /(int) Eek!/Yipe!/
+夦夦 /(adj-na,adv,n) squeak/
+ä /(adv) tightly/squeaking/
+Ȥ /(adv,n,vs) look around restlessly/
+Ȥ /(adv) (looking) blankly/
+ /(adv,n,vs) look around restlessly/(P)/
+餭 /(adv,n,vs) glitter/sparkle/glisten/twinkle/(P)/
+꤭ /(adv) at once/right away/quickly/
+꤭ [꤭ޤ] /(n,vs) a whirl/going round and round/rushing a person off his feet/
+äȤ /smart/spruce/neat/
+󤭤 /(adv,n,vs) shrill/
+Ȥ /mashed sweet potato/
+» [] /(n) damage/injury/waste/
+㤯 /(adv,n,vs) jerkiness/awkwardness/stiltedness/
+ʤ /(adj) awkward/clumsy/stiff/constrained/(P)/
+ʤ /(adj) stiff/awkward/stiff-mannered/crude/unrefined/
+ /(adj-na,n) jagged/notched/corrugated/milled/serrated/(P)/
+ /(adv,n,vs) strained atmosphere/thin and bony/
+ä [äꤴ] /(n) strained back/slipped disk/lumbosacral strain/
+ä /(adv) tightly/fully/(P)/
+ä /(n) left-handed (slang, neg. connotations)/
+ä /(adv) tightly/fully/
+㤢㤢 /(adv,n) scream/squawk/squeal/
+夦夦 /(adj-na,adv,n) packing in tightly/creaking leather, door, etc./(P)/
+夦ͤ [夦Ť] /(adj-na,n) packed like sardines/jammed/
+央 /snoringly/
+ä /(adv) hard/tight(ly)/
+ä /(adv,n,vs) being startled/(P)/
+ /(adv,n,vs) mimesis/mimicry/
+餮 /(adv,n,vs) (1) glare/dazzle/(2) glitter/(P)/
+꤮ /(adj-na,adv,n) at the last moment/just barely/(P)/
+ȴ [̤] /(v1) to go through/to pass through/to escape (through the cordon)/to evade (the law)/
+ /(adv,n,vs) feeling depressed/
+㤯 /(adj-na,adv,n,vs) crumpled/disheveled/feel gloomy/(P)/
+ [餶] /(n) Cetus/Whale/
+ [Ӥ] /(n) (uk) lottery/drawn lot/
+ /(n,adv,vs) chuckle/giggle/
+Ф [餦] /(v5r) to giggle/
+ /(adj-no,n) sombreness/dirt/soil/contamination/
+ /(v5m) to be quiet/to be dull/to darken/
+ /and yet/though/when/in spite of/
+ /(adj-na,n,adv) withered/exhausted/(P)/
+Фäޤ /(ktb:) (X) (vulg) fuck you!/
+Ф /(v5r) (col) to die/to be exhausted/(P)/
+Ф /(ktb:) (X) (vulg) fuck you!/
+㤯ˤ /(exp) to crumple up/
+ä /(adv,n,vs) distinctly/clearly/boldly/
+ä /sobbing noise/
+դ [äĤ] /(v5k) to adhere to/to keep close to/(P)/
+դ [äĤ] /(v1) to attach/(P)/
+Ĥ /(adv) simmering/
+Ĥˡ [ĤĤܤ] /(n) Kutsukutsu-boushi semi (another name for Tsukutsuku-boushi semi)/type of cicada/
+ɤ /(adv) tediously/repetitively/(P)/
+ͤ /(adv,n,vs) bending loosely back and forth/making something/meandering/wriggling body/
+ͤ /(v5r,vi) to bend loosely back and forth/
+ΰ [Τ] /(n) female ninja/
+߼ [ߤȤ] /(v5r) to scoop out/to pump out/to understand/
+褯 /(adv,n,vs) worry about/mope/brood over/(P)/
+褯褷ʤ /(exp) don't lose sleep over it/
+餤 /(suf,prt) approximately/
+餯 /(adv,n,vs) dizziness/giddiness/
+ȴ [̤] /(v5k) to gouge out/to excavate/to bore/to drill/
+֤ [꤫] /(n) repetition/reiteration/
+뤯 /(adv,n) like a small spinning object/winding up a long string, etc./(P)/
+ /(adv) round/around/
+ [Ӥ礦] /(n) rickets/
+ /going round and round/
+켰 [襤줷] /ground-breaking ceremony/
+󤯤Ĥ [󤯤ʤ] /(v5k) to whine (dog)/
+ΰ [Τ] /(n) female ninja/
+ /(adv) doing something forcefully and continuously (pulling hard, gulping drink)/
+ä /(adv) with a jerk/
+ /(adv) with a jerk/
+ /(adv) fast (asleep)/snoring or grumbling sound/
+㤦 [ͤ㤦] /(ktb:) (v5u) to fall sound asleep/
+ /(n,adj-no,adj-na) lazybones/good-for-nothing/idler/
+ /(adv) deeply (e.g. dagger thrust)/
+ /(n) Okinawan fortress/
+ /(adj-na,adv,n) tired/hanging around/
+ /splat!/
+㤰 /(adj-na,adv,n,vs) pulpy/soppy/sloppy/
+ä /(adv) sound asleep/fast asleep/(P)/
+ä /(adv) sound asleep/fast asleep/
+ä /(adv,n,vs) completely exhausted/dead tired/limp/senseless/(P)/
+ä /(adv) firmly/fast/much/more/
+Ĥ /(n,adv) simmering/boiling gently/
+Ǥ󤰤Ǥ /(n,adj-na) dead drunk/
+ˤ㤰ˤ /(adj-no,adj-na,adv,n,vs) flabby/limp/soft/flexible/
+֤ /sound of rinsing one's mouth/
+餤 /(suf,prt) approximately/
+餰 /(adj-na,adv,n,vs) loose, irregular movement/lolling/indecisiveness/(P)/
+ä /(adv) to turn, look around/
+Ĥ /(v5k) to be unsteady/to reel/to shake/
+ /(n) accomplice/cohort/
+뤰 /(adv,vs) turning round and round/(P)/
+ä /(adv) turning in a circle/
+ /(suf) (together) with/-wide/including/
+ /(adv) turning in a circle/
+ /(v1) to stray from the right path/
+󤰤 /(adv) steadily/
+ /(adv) remarkably/noticeably/
+ˤ /(adv) limp/enervated/
+ [夦] /(accomplished) woman painter/
+ /(n) distinction (between right and wrong)/(P)/
+ޤ /(adj) piercing/shrill/noisy/loud/clamorous/wild/
+˷ [ܤ] /(uk) miser/
+Ĥη [ĤΤ] /(X) (col) ass/anal/
+ /(conj) but/however/
+Ф /(adv,n,vs) gaudy/garish/
+餱Ф [餱餦] /(v5u) to cackle/
+ [ꤳ] /(v5m) to kick in/
+껦 [ꤳ] /(v5s) to kick to death/
+ /(conj) but/however/(P)/
+ɤ /(conj,prt) but/however/(P)/
+󤫹 [󤫤] /(n) belligerent/
+ۤ /(adj-no,adj-na) curt/blunt/brusque/
+ä /(adv,n,vs) being disheartened/losing weight/
+ä /(n) belch/burp/eructation/
+餲 /(adv) guffaw/
+餲Ф [餲餦] /(v5u) to guffaw/
+ /(n) (col) spew/
+ /(exp) (sl) gross me out!/disgusting!/
+ô [򤫤Ĥ] /(v5g) to be superstitious/
+ /(adv,int,n) in this way/
+ /(adj-pn) such/
+ /having done this/if this is done/if it is done in this way/
+ /if you do this/if this is the case/
+껱 [꤬] /(n) umbrella/
+Ȥ [Ĥ] /(v5u) to work someone hard/
+ /slime mold/
+ /that is/i.e./
+ [Ȥ] /(n) this place/here/
+äѤ /(adv,vs) neat (neatly)/tidy/trim/
+Ĥ /(v1) to distort/to strain (interpretation)/to force (meaning)/
+ [] /(v1) to wrench open/to prize open/to pick (lock)/
+ /(adv,n,vs) fussy/make a big deal out of nothing/
+ /(prt) for sure (emphasize preceding word)/
+ /(adv,n,vs) sneakily/move stealthily/(P)/
+Ф椤 /(adj) ticklish/
+ť [ɤ] /(n) sneak-thief/
+ /(n) regular (stops at every station) Toukai-line Shinkansen/
+ /(n) hitch/trouble/prejudice/
+ /(v5r) to fuss over/to be particular about/to be concerned about/(P)/
+ /(adj-na,adv,n) dry/hard/puritanical/frightened/(P)/
+餳 /(exp) it is I who should say so/
+¤ޤ /(adv,n) compact/
+ä /(n,vs) dozing off/
+äꤦʤ /(v5k) to nod in agreement/to nod in assent/
+äꤳä /(n,vs) niddle-noddle/nid-nod/
+äȤʤ /(v5k) to nod in agreement/to nod in assent/
+ä /(adv) stealthily/secretly/(P)/
+äƤ /(adv,vs) (1) thickly/heavily/richly/(2) severely/strongly/
+ù [äԤɤ] /(adj) (uk) bad/harsh/severe/
+Ĥ /(adv) (1) unflaggingly/steadily/untiringly/laboriously/(2) clicking/drumming/(P)/
+Ȥ /(exp) (something) has occurred/there are times when/to have done (something)/such a thing happened/(something) happens on occasions/
+ȤǤ /(v1) can (do)/to be able to (do)/
+Ȥ /(adv) sound of rapping/
+Ȥʤ [Ȥʤ줷央] /(n) (uk) principle of peace-at-any-price/
+Ȥˤ /perhaps/maybe/possibly/
+Ȥˤʤ /(exp) it has been decided (so) that/it has been arranged (so) that/
+Ȥˤä /via/through/by doing/by means of/using/
+ʤ /(n-adv,n-t) the other day/lately/recently/
+ˤ /misspelling of "kon ni chi ha" (note final syllable)/
+Τ /because of this/thanks to this/due to this/
+Τ餤 /(exp) to this extent/
+Τ /(n) because of this/
+Τۤ /besides/moreover/in addition/
+Τ褦ʾ [Τ褦ʤФ] /in this kind of situation/
+δ [Τ] /(n-t) the other day/lately/recently/(P)/
+η [Τä] /consequently/as a result/
+κ [Τ] /(n-adv,n-t) recently/nowadays/these days/(P)/
+μ [Τ] /(adj-no) this kind of/
+ξ [Τ] /(exp) besides/moreover/in addition/further/
+ξʤ [Τʤ] /(exp) the best/first-rate/peerless/the greatest/
+ξʤ [Τʤ] /(exp) most of all/extremely/
+ξʤ [Τʤ] /(exp) most of all/extremely/
+ξ [ΤФ] /in this case/
+ [Τ] /(n,adj-no) this world/the present life/
+ο [ΤΤ] /feelings from this point on/
+ [Τ] /(n-adv,n-t) this occasion/at this time/now/
+ [Τؤ] /(n) this area/around here/
+ [Τ] /(n-adv) this person/since/this one/this way/
+ [Τۤ] /(n-adv) this person/since/this one/this way/
+ͤ [Τ褦] /(adv) (uk) in this manner/in this way/like this/
+ [Τ뤤] /(adj-no) this kind/
+ܤФʤ /complaining/
+ܤ [ܤ줪] /(v5r) to spill over and fall/to scatter (petals, leaves, etc.)/
+ޤ /(iv) (1) to do/to have sexual intercourse/(2) to give/to present/to award/
+߾夲 [ߤ] /(v1) (1) to feel nauseous/(2) to fill (one's heart)/to experience a welling up of feelings or sensations/
+ʤ /(adj) best/perfect/superb/
+ /(conj,int) hey!/
+ä /(exp) an end point (as decided by the speaker)/
+ /here/with this/
+Ǥ /(exp) even though things may appear this way/
+Ȥä /(exp) nothing special (with neg. verb)/
+Ʊ [Ȥʤ] /the same as this/
+ /(adv,n,vs) small and round thing rolling/pleasant, high-pitched sound/something that changes frequently/(P)/
+ /easily/effortlessly/suddenly/utterly/
+󤬤 /(adv) well-cooked/well-done/browned/
+󤬤 /(adv) well-cooked/well-done/browned/
+󤳤 /(adv,n) in comics and such, used to denote a grinding noise/
+ /(adj-na,adj-pn,adv,n) such/like this/(P)/
+ʤ /(n) so/like this/in this way/(P)/
+ [ʤդ] /(adv) (uk) in this way/like this/
+ˤ /(conj,int,n) misspelling of "kon ni chi ha" (note final syllable)/
+Ф /(conj,int,n) misspelling of "ko n ba n ha" (note final syllable)/
+ /(adv,vs) thickly/densely/luxuriantly/
+ /(adv,vs) thickly/densely/luxuriantly/
+ [󤹤礦] /lethargic state/comatose state/
+ /(n,vs,adv) scrubbing/rubbing briskly/
+ /(adv,n,vs) rummaging sound/jarring sound/
+ /(adj-na,adv,n,vs) trouble/confusion/
+㤴 /(adj-na,adv,n,vs) (1) jumble/mix up/(2) complaining about various things/
+ä /(n-suf) something done together/game of make-believe/
+ä /(adj-na) confusion/mess/mix/huddle/
+ä֤ [ä] /(v5s) to be in confusion or commotion/to be in a turmoil/be crowded or jammed with people/
+ä /(adj-na,adv,n,vs) (1) jumble/mix up/(2) complaining about various things/
+Ĥ /(adv,n,vs) rugged/scraggy/angular/
+ܤ /(adv) sound of gushing water/
+ߤ /(adv,vs) squalid/messy/
+ [ߤ] /trashcan/rubbish bin/dustbin/ashcan/
+줴߽Ф [ߤ줴ߤ] /(exp) (comp) garbage in, garbage out/
+Ȣ [ߤФ] /(n) garbage can or box/rubbish bin/
+ /(adv,n,vs) thunder/purring/scatter/idleness/(P)/
+老 /(adj-na,adv,n,vs) stiff/starchy/
+魯 /(aux-v) (Satsuma) to be/
+ /(aux-v) (Satsuma) to be/
+ոǤ [򤦤] /(exp) to ask the opinion of (a superior)/
+쿷 [ä] /(n) the (Meiji) restoration/
+ [] /sacred picture/(respectful term for) another's image/
+Ӳ [] /(n) song in praise of the Buddha/
+ [] /a question from the emperor/
+ȿ [ˤ] /(n) lower-ranking vassal in the Kamakura and Edo periods/
+˾θ [ܤΤभ] /those who want it/
+ [] /(adj-na,adj-no,n) pleasant/in a good mood/in high spirits/
+褦 [褦] /(int) How do you do?/Nice to meet you/adieu/farewell/
+Ф [ʤʤ] /be in a bad temper/
+路 [󤦤路] /be in good humor/
+ [礦礯] /(n,vs) cooperation/collaboration/
+ϫ [] /(adj-na,int,n) (hon) trouble (I have put you through)/
+ϫ [] /(adj-na,exp,int,n) I appreciate your efforts/(P)/
+ϫ [] /(exp) I appreciate your efforts/
+ϫ [] /(adj-na,n) Thank you very much for your ../
+ [礦] /(hon) siblings/
+ [] /(vs) birth (regal)/nativity/
+ [] /(n) (imperial) words/
+¤ޤ [ޤ] /(exp) to be (polite)/to exist/(P)/
+¤ [] /(v5aru) (pol) to be/
+µ [] /(v1) to be (very pol.)/
+½ [] /(n) a throne/
+ [] /himself/yourself/herself/
+ [夸] /(n) (hon) your husband/her husband/(P)/
+ [夤] /(n) letter bearing the shogun's scarlet seal/
+ [夤󤻤] /(n) shogun-authorized trading vessel/
+ͤǤޤ [夦礦ޤǤޤ] /(exp) condolences/
+ [] /(n) old imperial palace/
+ [礰] /(n) an ox-drawn coach/
+ۤʤ [Ѥʤ] /(exp) don't worry/never mind/
+¤ [] /(n) wife (esp. of a prominent, recently married man)/
+¤ [󤾤] /(n) wife (esp. of a prominent, recently married man)/
+ [󤨤] /(n) an imperial portrait/
+ [] /(n) deified volcano or volcanic eruption/
+ [󤿤] /(n) shintai/object of worship housed in a Shinto shrine and believed to contain the spirit of a deity/
+ [] /(n) personage/
+ [] /your success/
+य [Τ] /(exp) to withdraw from the presence (of the Emperor)/
+ [󤫤] /Imperial Council/
+¸ [] /(n) knowing/acquaintance/(P)/
+¸ [󤸤Τ] /your acquaintance/
+¸ [] /(n) knowing/acquaintance/
+¿ʬ [֤] /(n) common/in the usual course/
+¿˻ [ܤ夦] /(exp) in the midst of your work/
+ [] /(adj-na,n) exaggerated story/
+ [] /(n) tedious talk/impertinent talk/repetitious talk/saucy speech/pretentious statement/
+ [] /(n,vs) feast/treating (someone)/(P)/
+ [] /(int) feast/(P)/
+ͤǤ [ޤǤ] /(exp) said after meals/
+ [夦] /(n) be careful/
+ʸ [夦] /(n,vs) order/request/
+ [Ƥ] /(n) palace/court/
+½ [Ƥ󤸤夦] /waiting woman in a shogun or daimyo's palace/
+Թ [Ĥ央] /(n) opportunism/double standards/timeserving/expediency/
+Թ [Ĥ央] /(n) opportunist/
+ [ʤ] /(adj-na,n) misfortune/calamity/
+ǰ [ͤ] /(n) worry/care/consideration/
+˻ [Ϥ] /(n) starting afresh/
+ [Ϥ] /(n) rice (cooked)/meal/(P)/
+ӻ [Ϥɤ] /(n) mealtime/
+Ӿ [Ϥष] /(n) a rice steamer/
+Ծ [դ礦] /(n) a toilet/
+ [դʤ] /(n) within the town limits of Edo/
+ʾ [ؤ] /(n) staff with plaited paper streamers used in Shinto/
+ʾô [ؤĤ] /(n) superstition/superstitious person/
+ڥ [٤󤿤] /(n,vs) encouragement/enthusiasm/urging/
+º [ۤ󤾤] /the principal object of worship (at a shrine)/
+̵ [֤] /(n,vs) not writing or contacting for a while/
+̵ [ꤴäȤ] /(exp) you are unquestionably right/
+ [ᤤ勞] /(n) trouble/annoyance/
+ [] /(int,n) your pardon/declining (something)/dismissal/permission/(P)/
+Ȥ [󤯤] /(exp,int) May I come in?/(P)/
+Ȥʤ [ʤ] /(exp,int) I beg your pardon/excuse me/
+Ȳ [󤯤] /(exp,int) May I come in?/
+ [󤳤] /(v5r) to be excused from/
+ [󤽤] /(n) frightful face/
+ [äȤ] /(adj-na) You are quite right/
+ [褦] /(n) your order/your business/official business/
+Ѥ [褦Τ] /customer/guest/
+ѳؼ [褦] /a scholar beholden to the government/
+ѻϤ [褦Ϥ] /(n) re-opening of offices in new year/
+Ѿ [褦礦ˤ] /a purveyor to the government/
+ѿʹ [褦֤] /a government newspaper or organ/
+ȹ [褦ߤ] /a company union/
+ã [褦] /(n) purveyor to the government/purveyor to the Imperial Household/
+ã [褦] /(n) purveyor to the government/purveyor to the Imperial Household/
+ã [褦] /(n) purveyor to the government/purveyor to the Imperial Household/
+ã [褦] /(n) purveyor to the government/purveyor to the Imperial Household/
+Ǽ [褦] /(n) year-end office closing/
+ʹ [褦] /order-taking/
+ [餤] /(n) the rising sun/
+ [] /(int,n) (hon) look/inspection/try/
+ʤ [ʤ] /(please) look/(please) try to do/
+ [󤯤] /(hon) (uk) please look at it/
+ [䤯] /(n) grace of God/
+λ [礦礦] /(n,vs) acknowledgement/understanding (e.g. "please be understanding of the mess during our renovation")/
+ξ [礦] /(n) your (honorable) parents/
+ [礦ˤ] /(n) mistress/madam/
+ [礦] /(n) imperial tomb/
+ [줤礦] /daughter/young lady/
+ [줤] /(n) "before the spirit of the deceased" (written on the condolence-money envelope)/
+Ϣ [餯] /(n,vs) (hon) getting in touch/
+ /(n) type of Okinawan doughnut (donut)/
+ /(conj,int) come/come now/(P)/
+ /(int) come/come now/
+ /(prt) even/
+ [] /(n) bamboo pole/
+ /(adv,vs) crunchy/crisp (not moist or juicy)/
+ /(v1) to split finely/
+ /(n) blowfly maggots used as fishing bait/
+ /(v1) to make (someone) do/
+ [] /whore/
+ä /(n) some time ago/(P)/
+ä /(adv,n) quickly/(P)/
+ä /(adv) quickly/suddenly/(P)/
+äѤ /(adj-na,adv,n,vs) feeling refreshed/feeling relieved/neat/trimmed/(P)/
+äѤꤷ /clean/fresh/frank/
+äѤ狼ʤ /have no inkling of/
+Ƥ /(int) well/now/then/
+Ƥ /(conj) and then/besides/on top of that/
+Ф /(adv,n,vs) relief/candid/
+Фɤ [Ф] /(exp) to manipulate figures to one's advantage/
+ޤޤͳ [ޤޤʤ椦] /for various reasons/
+ᤶ /(adv) sorrowfully/anguishedly/
+⤷ /(adj) selfish/self-seeking/self-interested/mean/
+褦ʤۡ /game-ending home run (baseball)/
+ʤۡ /game-ending home run (baseball)/
+餱Ф [餱] /(v5s) to expose/to disclose/to lay bare/to confess/
+餵 /(adj-na,adv,n,vs) (1) rustling/murmuring/(2) fluently/(3) silky (hair)/(P)/
+ /(conj,int) farewell/
+ /(suf) Mr or Mrs/(P)/
+¤ [ޤ褦] /(v5u) to loiter/to putter/to prowl/to wander about/to roam about/to knock around/
+轵 [餤夦] /(n-adv,n-t) week after next/
+ /(adv) sound of rushing water/sound of pouring rain/white noise sound/(P)/
+ /(onom) sound of water/
+ /(adj-na,adv) lots of coins or jewels/cutting up roughly/mixing gravel/walking on frost/
+ʤ /(X) (vulg) fuck you!/"don't fuck around"/"don't be a screw off"/
+ää /(adv) crunch crunch/thud thud/tramp tramp/
+äФ /(adj-na,n) frankness/
+ä /(adv) roughly/in round numbers/(P)/
+֤ /with a splash/
+ޤ /(arch) (aux-v)to be/
+ޤ򸫤 [ޤߤ] /(exp,int) serves you right!/see what happens!/
+餶 /(adj-na,adv,n,vs) feeling rough/(P)/
+ [餬] /(n) pulp paper/rough (printing) paper/
+虜 /(adv,n,vs) noisy/sound of people talking/(P)/
+ /(arch) (aux-v)to be/
+ /(obsc) 10^24 (kanji is JIS X 0212 kuten 4906)/septillion (American)/quadrillion (British)/
+ /(n) Okinawan lion statues, used as talisman against evil/
+ /(adv,n) silent (as the grave)/(deathly) quiet/
+ /(prt) nothing but/
+ʤ /(adj) poor/humble/wretched/
+դ [ߤĤ] /(v5k) (uk) to cling/
+㤯 [ʤ] /(v5k) to sob/to weep/
+ /(v5r) to fail/to fall through/to blunder/(P)/
+ /(adv) a lot/loads/plenty/
+ /(adv) sweaty atmosphere/
+ [] /feeling like doing/
+ /(int) God bless me!/Good heavens!/
+ [ۤ] /(exp) had better do so/
+ä /nicely/to a tee/
+äȤ /gently/softly/
+Ĥ /(adj) insistent/obstinate/(P)/
+Ƹ [Ƥ] /if I must say (choose)/
+Ȥ /(adj-na,adv,n) gently/(P)/
+Τ /(adj) protective/bearable/
+֤Ȥ /(adj) tenacious/stubborn/
+ޤ /(adj) at the end/finally/
+ޤä /(exp,int) damn it!/(P)/
+ߤä /(v1) to be stingy/to be tightfisted/
+㤢㤢 /(adv,n,vs) shamelessly/
+㤬߹ [㤬ߤ] /(v5m) (uk) to squat/
+㤬 /(v5m) to squat/(P)/
+㤭㤭 /(adv,n,vs) crisp/precise/clipped/
+֤ /(adv,n) style of Japanese cooking/
+֤ /(v5r) to suck/to chew/
+ /rice prepared for sushi/
+ /(adv,n,vs) be in shape/hold a dignified appearance/
+䤹 /easy to make/easy to do/
+ä夦 /(adv) always/constantly/(P)/
+ܤ /(v1) to be dispirited/to be dejected/to be disheartened/to lose heart/
+ܤ /(adv,vs) drizzling/weakly (blinking)/blearily/
+٤򤹤 /(exp) to pee/to piss/
+٤򤿤 /(exp) to pee/to piss/
+ܤ /(adv,n,vs) being downhearted/(P)/
+ڤ [򤭤] /(exp) to feign ignorance/to pretend to be ignorant of/to play innocent/to brazen it out/
+ /(n) intestine (yakitori)/
+ /croaker (fish)/
+󤬤 /anchor/
+󤷤 /(adv) sound of heavy snow-fall/
+ /(vs,adv) silent (as the grave)/deadly silent/
+ɤ /(adj) be tired/tiresome/worrisome/bothersome/
+ͤ /(adv,n,vs) annoying persistence/
+ߤ /(adv,n,vs) solemn/serious/sad/heart-to-heart/
+ [󤷤㤯] /(n) consideration/
+᤯ [֤] /(v5k) to splash/to spray/
+» [󤸤] /(v1) to blunder/to fail/to make a mistake/
+» [󤸤] /(v5z) to blunder/to fail/to make a mistake/
+ /(adv) extremely cold feeling that makes one feel numb/sharp pain that is almost numbing/heartrending/touching the heart/
+ /(adv) extremely cold feeling that makes one feel numb/sharp pain that is almost numbing/heartrending/touching the heart/
+ /(adv,n,vs) oozily/
+Ф /(adv,n,vs) (kick and) struggle/wriggle/
+ä /(adv) deliberately/carefully/(P)/
+ä /(adv,n,vs) fixedly/firmly/patiently/quietly/(P)/
+äȸ [äȤߤ] /(v1) to watch steadily/
+ᤸ /(adv,n,vs) damp and humid/sodden/wet/clammy/(P)/
+㤢 /(conj,int) well/well then/(P)/
+㤢㤢 /(adv) (water spilling) noisily/
+㤢ޤ [㤢ޤ] /(exp) (uk) see you tomorrow/
+㤬 [㤬] /(n) (uk) potato/
+㤸 [㤸㤦] /(n) (col) restive horse/unmanageable woman, shrew, bitch/
+Ѥ椭 /(n) derog. term for Asian women working in Japan/
+֤ /(adv) splashing water sound/(P)/
+ꤸ /(adj-na,adv,n,vs) crunchy/
+ [󤱤] /(n) rock-scissors-paper game/
+夦夦 /(adv) sizzling sound/
+ꤸ /(adv,n,vs) running out of patience/slowly approaching/scorching sun/sound of alarm bell/
+ [䤹] /(n) gradual decline (of stock prices)/
+ [] /(n) gradual rise in price(s)/
+ [ߤ] /(v1) to stare at/to look hard at/to look up and down/to scrutinize/
+ /(adv) glancing (look)/
+ȸ [Ȥߤ] /(v5r) to throw a glance/
+ /(adv) extremely cold feeling that makes one feel numb/sharp pain that is almost numbing/heartrending/touching the heart/
+ /(adv) gradually/
+ /(adv,vs) cool sensation from passing air/sound of air leaking/
+ /(adv) (swim, work) smoothly/unhindered/
+ޤ /(exp) excuse me (coll. form of sumimasen)/
+ [] /(n) pancreatitis/
+ä /(vs,adv) refreshed/relieved/
+ä /(adv,n,vs) (1) refreshed/clear/(2) shapely/neat/
+ [䤭] /(n) Japanese beef meal/sukiyaki/(P)/
+Ƥ [䤭] /(n) Japanese beef meal/sukiyaki/(P)/
+ /(adv) quickly/fast/rapidly/
+ /(adv) quickly/fast/rapidly/
+ޤ /(n) lady-killer/philanderer/
+ͤ [Ť] /(n) jam-packed/packed in like sushi (like sardines)/
+㤯 [ʤ] /(v5k) to sob/
+ /(adv) helter-skelter/
+ /(adv) briskly/
+ä餫 /(adj-na,n) penniless/broke/
+ä /(adv) all/completely/thoroughly/(P)/
+ä /(adv,n,vs) (1) refreshed/clear/(2) shapely/neat/(P)/
+ä /(adv,n,vs) (1) refreshed/clear/(2) shapely/neat/
+ä /(adv) straight/upright/erect/
+äƤƤ /(adj-na) flat broke/cleaned outless/penniless/
+ä /(adv,n,vs) straight/quickly/directly/all of a sudden/quietly/gently/softly/(P)/
+äѤ /(adv) do something completely/
+äԤ /(n) face with no make-up/
+äݤ /(v5s) to stand (someone) up/to leave (something) undone/to neglect (a duty)/
+äݤݤ /(adj-na,n) utterly stark naked/wearing only one's birthday suit/
+ƤƤ /(n) men's underwear/
+Ф /(adj) nimble/smart/quick/
+Фä /(adj) nimble/smart/quick/
+٤ /should do (abbr. of suru+beki)/ought to do/
+٤ /(adj) smooth/silky/
+٤٤ /smooth to the touch/
+٤ /(n) (col) bitch/
+䤹 /(adv) sleeping soundly/(P)/
+ /(prt) even/
+餹 /(adv) smoothly/(P)/
+ä /(adv,vs) slender/slim/
+ /(adv) long, slender and well-proportioned/smooth, continuous (movement)/
+ /(adv,vs) slender/slim/
+ȭ [Ф] /(n) (earthenware) mortar (for grinding)/
+뤬ɤ [뤬褤] /had better ../may as well ../
+뤹 /(adv) smoothly/swiftly/
+뤹 /(adv) smoothly/swiftly/
+ /(conj) thereupon/hereupon/(P)/
+ /had better ../may as well ../
+ /(adv) slip into (out of) place/
+㤦 [] /(v5u) to pass by one another/to disagree/to miss each other/
+ʤ /(adv,n,vs) pass with no objection/slim/slender/
+ /(adv) making rude entrance/
+ /(adv,n,vs) throbbing pain/heartbreakingly/(P)/
+ /(suf) entire/complete/unqualified/without exception/
+ /(adv) bluntly/
+ /(adj-na,adv,n) torn/ragged/
+ä /(adv,vs) heavily/profoundly/
+ä /(adv) consecutively/throughout/lot/(P)/
+ /(suf) (1) apiece/each/(2) at a time/
+Ф /(adv) straightforwardly/
+Фи [ФФ] /(v5u) to speak one's mind/to speak very frankly/
+Ф /(adv) decisively/decidedly/once and for all/unreservedly/frankly/(P)/
+ȴ [Ф̤] /(v1) to tower above the rest/to be by far the best/to be prominent/
+Ǩ [֤̤] /(n) soaked/dripping wet/
+ܤ /(adj-na,n) sloppy/slovenly/slipshod/negligent/loose/
+餹 /(v5s) to put off/to delay/(P)/
+ä /(adv) in a line/in a row/
+ /(adv) in a row/
+뤺 /(adj-na,adv,n) sound or act of dragging/loose/inconclusive but unwanted situation/trailingly/(P)/
+٤ [䤹] /(n,vs) (uk) playing hookey/being away from work without a good reason/
+븭 [뤬] /(adj-na) sly/
+襤 [襤] /(n) queen crab/snow crab/
+󤺤 /(adv) rapidly/
+ /(adv,n,vs) impetuously/hastily/(P)/
+ /(v5m) to badger (pester) (a person to do)/(P)/
+ /(adj) petty/small-minded/stingy/
+ʤ [򤨤ʤ] /cannot avoid doing/is compelled to do/has to do/
+ /(v1) to cheat someone out of/to wangle/
+ /without (suffix)/
+ /without (doing)/instead of/
+ä /(adj-na,n) hasty/impatient/(P)/
+ä /(adv) diligently/assiduously/
+ô [ä] /(n) earthenware (baked at high temperature) (1st kanji is U70bb)/
+Ӥ /(v5r) to demand money/to pester/to extort/
+ /(adv) at least/at most/(P)/
+ [󤸤礦] /scaphoid bone (in wrist near thumb)/
+Ƕ [Ĥ褵] /shear strength/
+Ƕ [󤭤礦] /shear strength/
+ǹ [󤴤] /shear modulus/
+ [󤻤] /elastic shear modulus/
+񹳳 [Ƥ] /angle of shearing resistance/
+˲ [Ϥ] /shear failure/
+Ȣ [Ф] /shear box/
+ /(adv,n) so/really/seeming/(P)/
+ /(exp) which reminds me ../
+ä /(exp) like that/this type/
+ȸä [Ȥä] /(conj) but still/
+Ƹ [Ƥߤ] /(exp) when looked at in that way/
+ /having done that/if that is done/if it is done in that way/
+ /people say that/it is said that/I hear that/to appear that/to seem that/to look like/to have the appearance of/
+Ǥ /(exp) that's so, however ../
+Ǥ /(exp) that's so, isn't it/
+Ǥʤ [ǤʤФ] /if this is not the case/
+ /(exp) Oh well/
+ʤ /(adj) unsuitable/do not match/out of character/
+ /(adv,n) about/only/no more than/or so/
+ /hurriedly/in a hurry/
+ޤ /go that far/to that extent/
+ /(exp) then/
+ä /(adj) careless/thoughtless/(P)/
+⤭ [뤭] /(n) slow, relaxed walk/
+ä /(adj-na,adv,n) all/altogether/entirely/be just like/the spitting image of/
+ä֤ [ä꤫] /(v1) to throw one's chest out/to hold one's head high/
+ä /(adv,vs) softly/secretly/(P)/
+ΰ [Τ] /hence/for that reason/
+γ [Τۤ] /besides/in addition/the rest/(P)/
+θ [Τ] /(n-adv,n-t) after that/afterward/
+λ [ΤȤ] /(exp) at that time/at that moment/then/on that occasion/
+μ [Τ] /(adv) in fact/
+ξ [Τ] /(conj) in addition/furthermore/(P)/
+ξ [Τ] /moreover/in addition/
+ξ¤ [ΤФ] /(n) temporary/ad hoc/
+ξˤ [ΤФˤ] /in that case/
+ξƨ [ΤФΤ] /(n) makeshift/stopgap/
+¾ [Τ] /(n-adv,n) etc. (written)/
+¾ [Τۤ] /(conj,n) otherwise/
+ [Τ] /(conj) instead/but (on the other hand)/
+ [Τ] /(conj) instead/but (on the other hand)/
+ [ΤĤ] /each time it happens/at all such times/
+ƻ [Τߤ] /(exp) line (of business)/profession/trade/
+ [Τ] /(adv) eventually/sooner or later/of the previously mentioned/(P)/
+ [Τ] /(exp) that day/the very same day/
+ȿ [ΤϤ] /on the other hand/
+ʪ [Τ] /(n) the very thing/itself/(P)/
+ [褫] /(n) gentle breeze/soft wind/breath of air/zephyr/(P)/
+ /(conj,exp,int) look!/look out!/look at me!/
+餽 /(int) sparklingly/
+DzΤ [Ǥ] /(exp) to sing from memory/
+dzФ [Ǥܤ] /(exp) to learn by heart (rote)/to memorize/
+Ǹ [Ǥ] /(exp) to speak from memory/
+ɤ [Ǥ] /(exp) recite from memory/
+줫Ȥ /(exp) after that (a substantive change occurred)/
+줳 /(exp) degree or extent (of effect or result)/
+줸 /(conj,int) well/well then/in that case/
+줹 /even that/
+ʤ餽 /(exp) even so (expressing frustration, etc.)/still/
+ʤ餽 /(exp) even so (expressing frustration, etc.)/still/
+ʤ /(adv,n) in itself/as it is/
+ˤƤ /(exp) nevertheless/at any rate/even so/
+˲ä [ˤ廊] /in addition to this/
+Ϥ /(exp) by the way/incidentally/
+ /those over there/
+ʾ [줤礦] /further/
+ [줤餤] /since then/from that time/ever since/
+Τ [椨] /and so ../
+ [ޤ] /(exp,n-t) (uk) That's the end of the matter/That's it/Until then/
+ä /all together/in a body/en masse/
+綠 /(adv,n,vs) fidgety/restless/nervous/uneasy/(P)/
+ /(adj-na,adj-pn,adv,n) such/like that/that sort of/(P)/
+ʤ /(exp) so much/so/like that/
+ [ʤդ] /(exp) in that manner/like that/
+ /(adv,n,vs) shiver/feel chilly/shudder/thrill/
+ä /(adv) deeply/completely/
+ä /(adv,n,vs) shiver/
+ /(adv,n) in groups/in succession/(P)/
+󤶤 /(adj-na,n) rude/careless/slovenly/(P)/
+ /(n) extortion/sponging/
+夲 [] /(v1) to roll up or pull up (sleeves, skirt, etc)/
+Ƥ [䤭] /(n) octopus dumplings/
+ /(adv,n) overwhelmed/recoiling/cringing/
+ /(v5g) to falter/to wince/
+ [] /(n) chopping block/springboard for discussion/
+ [] /(adv,int,n) (uk) Here I am/I'm home!/presently/right away/right now/just now/(P)/
+ [] /(n) ordinary person/
+ä /(adj-pn,adv) only/merely/but/no more than/(P)/
+ä [ä] /(adv) just now/
+äפ /(adj-na,adv,n) full/in plenty/ample/(P)/
+ɤɤ /(adj) with difficulty/
+ʤ /bitterling (fish)/
+Ӥ /each time/every time/whenever (something happens)/
+© [ᤤ] /(n) (uk) a sigh/
+餷 [餷] /(v5m) to cajole/to deceive/to seduce/
+餿 /(adv) drop-by-drop/(P)/
+ /(vs) tending to be/wanting to be/
+󤳤 /(n) bump/lump/protuberance/swelling/
+ޤ /(adv) quite a lot/
+ /(conj,n) so/therefore/(P)/
+餳 /(exp) for this reason/
+ä /even so/all the same/nevertheless/yes, but ../
+ȸä [Ȥä] /(conj) while it may be true that/just because/nevertheless/not necessarily/
+ä /(suf) .. being the case/(precisely) because ../as might be expected (from ..)/
+Ǥʤ /not just .. (but also ..)/
+ /(conj) however/
+ /(suf) .. being the case/(precisely) because ../as might be expected (from ..)/
+ɤ /(exp) though/much as/
+ /(adj) primitive/unsophisticated/out of fashion/
+ä /(conj) if it's the case/
+ä /(conj) but/because/even/also/too/(P)/
+ /if it's the case/
+ /(suf,prt) and/or/and the like/and so forth/and what not/
+֤ /(adj-na,adv,n,vs) loose/baggy/(P)/
+֤Ĥ /(v5k) (1) to be too large/to be baggy/to be flabby/(2) to have a glut/
+ [ܤϤ] /(n) goby (fish)/
+ޤ [ޤȤ] /(v5r) to take something away by deception/
+ˤʤ /(exp) to fail/to be unsuccessful/
+ /(vs) indicate reason/infers some protest/
+餱 /(n-suf) implying (negatively) that something is full of, e.g. mistakes/(P)/
+餱 /(v1) to be lazy/to be slack/to feel dull/to feel languid/to feel listless/
+餷ʤ /(adj) slovenly/loose/sluttish/slatternly/(P)/
+ /(adv,n,vs) (1) pouring liquid/(2) prevaricating/(3) long, gentle slope/(4) sluggishly/endlessly/(P)/
+ /(exp) seems/I guess/
+ [] /(n) capture/seizure/
+꤮ /(n) (MA) weight-chain-pole weapon/
+ /(n,vs) prick/prickle/
+ /(v5r) (sl) to tattle/to inform a superior of someone's actions/
+Ϥ /(adj-na,n) mismatched/(P)/
+ä /(adv) a bit/
+äݤ /(adj-na,n) very small/tiny/
+ /(adv) a bit/
+ /(n) runt/dwarf/shrimp/(P)/
+Ӥ /(adv) making something last/
+㤦 /(osb:) (exp) (1) No/(2) isn't it?/(3) wasn't it/
+㤭㤭 /(n) efficient/
+ä /(adv,n,vs) shrewd/calculating/nervy/cheeky/
+ [֤] /(n) low dining (tea) table/
+ۤ /(ik) (adv,n,vs) pamper/make a fuss of/spoil/
+ /(n,vs) (col) forgive a debt/be even/
+ /(abbr) bicycle/
+ /(n) (1) (sl) child pickpocket/(2) bicycle/
+ /(n) suffix for familiar (female) person/(P)/
+ [󤳤ʤ] /(n) weight-gaining stew for sumo/
+ [󤳤礦] /(n) sumo food/
+󤿤 /(col) testicles/
+ /(adv,n) regularly/promptly/
+ /(n) padded sleeveless kimono jacket/Japanese vest/
+ /(adv,n,vs) perfectly/properly/exactly/(P)/
+Ф /(n) sword fight/
+ФDz [Ф館] /samurai movie/
+ݤ /(n,adj-na) (1) practice of mixing things normally kept separate/mixture/(2) dish of noodles, seafood, vegetables (from Nagasaki)/
+ݤ /(adv) (1) alternately/by turns/(2) all together/
+ۤ /(adv,n,vs) pamper/make a fuss of/spoil/
+夦 /(adv,n,vs) (col) kiss/
+夦夦ۤ [夦夦] /(v5u) to suck/
+夦夦Ĥ [夦夦ʤ] /(v5k) to squeak/to chirp/to twitter/
+礤礤 /(adv,int,n) often/frequently/now and then/occasionally/
+礤 /(adv,int) just a minute/short time/
+礯礯 /(adv) often/frequently/now and then/occasionally/(P)/
+礳礳 /(adv,n,vs) toddling/hobbling/restless/easily accomplished/
+ä /(n) meddle/dabble/make a pass at/
+ä /(adv,n) a little/
+äȰ [äȤäѤ] /(exp) let's have a quick drink/
+äԤ /(adv) very little bit/just a smidgin/wee bit/(P)/
+ɦ [ӤҤ] /(n) small mustache/short mustache/
+ /(n) dot/point/
+ܤ /(adj-na,adv,n) sparsely/drop-by-drop/
+ /(adj) easy/simple/
+ /(adv,n,vs) in trickles/
+ /(n,vs) apparent and grievous error/mistake/blunder/goof/
+ޤ /(n) topknot (hair style)/
+ڤ [󤮤] /(v5r) to chop something off (e.g. head)/to snip off/to fire/
+ /(adv,n,vs) fluttering/flickering/intermittently/(P)/
+ä /(adv) at a glance/by accident/
+Ĥ /(v5k) to flicker/to flit/to litter/to be dazzled/
+ۤ /(adv) here and there/now and then/in twos and threes/
+ /(adv) at a glance/by accident/
+ /(adv) fleeting (glimpse, glance, etc.)/
+ /(adv,n,adj-na,vs) bits and pieces/frizzily (as in perm)/
+ [꤬] /(n) tissue paper/toilet paper/(P)/
+ [Ȥ] /(n) dustpan/(P)/
+ [Ȥ] /(n) dustpan/(P)/
+ /(adj-na) worst/poor and boring/uncool/
+ /(n) (col) penis/
+󤷤 /(col) tart/
+󤹤 /(n) Okinawan sweet/
+ /(adv,n) (1) (col) chink/jingle/tinkle/whistle (kettle)/(2) begging (animal)/(3) penis/
+Ĥ [ʤ] /(v5r) to jingle/to tinkle/
+ɤ [ɤ] /(n) traditional Japanese band of sandwich board advertisers/
+Ԥ /(n) hoodlum/
+ /(n) (col) penis/
+ݤ /(n) (col) penis/
+äѤʤ /(n-suf) (suffix) keep -ing/have been -ing/to leave/
+Ĥ /(adv) just (now)/quite (near)/unintentionally/unconsciously/by mistake/against one's better judgement/(P)/
+ĤĤ /(adv) walking briskly/determinedly/
+Ĥ߼ [ĤߤȤ] /(v5r) to grasp/to get/
+Ĥ /(n-suf) luck/
+ĤФ [Ĥ] /(n) (1) protrusion/(2) (Japanese) hors d'oeuvre/snacks/(3) (sumo winning technique of) pushing out of the ring/
+ĤĤˡ [ĤĤܤ] /(n) type of cicada (tsukutsuku-boushi semi)/
+ĤϤ [ĤϤ] /(v1) to begin to light (a cigarette)/
+Ĥ /(suf) while/though/
+Ĥʤ碌 [Ĥʤ碌] /(v1) to connect/to join/
+Ĥʤߤ [ĤʤȤ] /(v1) to tie/to fasten/to hitch/
+Ĥʤ [Ĥʤդ] /(n) overalls/boiler suit/
+Ĥʤ [Ĥʤ] /(n) joint/link/tie-together point/
+ĤФ /(n) extra-high-speed Touhoku-line Shinkansen/
+Ĥ٤ /(adv) complaining/nitpicking/
+Ĥ /(n) garnish of sashimi, usually made of daikon/
+Ĥޤ߿ [Ĥޤߤ] /(n,vs) food snatched and eaten without the meal starting/snatched food/
+Ĥ /(adv,n) sauce for dipping tempura/
+ĤĤ /(adj-na,adv,n,vs) slippery/smooth/(P)/
+ĤĤ /(adv,n,vs) aloof/morose/pointed/
+ĤΤ /(v5r) to pitch (fall) forward/
+Ť /(suf) (1) apiece/each/(2) at a time/
+ƤƤ /(adj-na,adv,n,vs) gleaming/
+ƤѤ /(adv,vs,vs) briskly/quickly/promptly/
+ƤѤ /(adv,vs,vs) briskly/quickly/promptly/
+ƤƤ /(adv) trudgingly/going long way at steady pace/(P)/
+ƤƤ /sound of walking/
+Ƥä /(adv) surely/certainly/beyond doubt/(P)/
+ƤĤޤ /all-night Mah Jongg/
+Ƥʤ /feeling awkward/
+Ƥ /(adv) (not) at all/altogether/entirely/
+Ƥ /(adj-no) hectic/topsy-turvy/chaotic/
+Ʒƻ [Ƥɤ] /Tae Kwon Do (first kanji is U8dc6)/
+Ǥ /(v5r) to be (formal, literary)/
+Ǥ /will/probably/may/I think/surely/I hope/I fear/it seems/
+Ǥ /(n) (sl) detective/
+Ǥ /(adj) huge/(P)/
+ǤǤ /(adv) in a big way/
+ǤѤ /(X) (vulg) huge breasts/
+Ǥ /(n) event/
+Ǥ褦ˤʤ /(exp) (something) has become possible/(something) is now possible/
+Ǥޤ /(hum) copula/
+Ǥ礦 /(exp) (I) think/(I) hope/(I) guess/don't you agree?/I thought you'd say that!/
+Ǥ /polite copula in Japanese/
+Ǥ /(conj) therefore/(P)/
+Ǥä /(adj) (col) huge/(P)/
+Ǥä夲 [Ǥä] /(n) fabrication/put-up job/trumped-up story/frame-up/
+Ǥä夲 [Ǥä] /(v1) (1) to fabricate/to invent/to make up (a story)/(2) to frame someone/
+Ǥʤ /(exp) without/but if/
+Ǥʤ /(exp) without/but if/
+Ǥ /(conj,exp) then/well/so/well then/(P)/
+Ǥ /(conj,prt) but/however/
+Ǥä /(adv,n,vs) (col) exhausted/lovestruck/logy/
+ǤǤ /(adv,n,vs) exhausted/lovestruck/logy/
+Ǥ󤰤֤ [Ǥ󤰤꤬] /(v5r) to turn a somersault/to turn over (topsy-turvy)/to turn head over heels/
+ /(1) if (conjunction)/(2) promoted pawn (shogi) (abbr)/
+ȤΤ /(exp) there is something like ../there is something called ../
+Ȥ /(prt) such as/
+Ȥ /(n) regular (stops at every station) Jouetsu-line Shinkansen/
+Ȥ /concerning/where .. are concerned/
+Ȥ᤭ /(n) palpitation/throbbing/
+Ȥ᤯ /(v5k) to throb/to flutter/to palpitate/
+ȤȤ /(adv,n) (to) the end/thoroughly/
+ȤǤɤä /(exp) funny you should mention that/
+Ȥ /(conj,prt) as (for)/for/by way of/in the role of/in the capacity of/
+ȤƤ /(prt) assuming ../even if ../
+Ȥ /(conj) if we make ../if we take ../if we assume ../
+ȤäȤ /(adv) quickly/hurriedly/
+Ȥäפ /(adv) completely/fully/entirely/
+Ȥ /(n) (children's term for) fish/
+ȤʤμĤ [ȤʤΤФդϤ] /(exp) the grass is always greener on the other side/
+Ȥʤ /where .. is concerned/
+Ȥ /construction worker/scaffold erector/
+ȤӤä /(adj-no,adv) extraordinary/superior/choice/
+ȤӤä /(adj-no,adv) extraordinary/superior/choice/
+Ȥ /(sl) last (in a contest)/
+ȤܤȤ /(adv,n) totteringly/trudgingly/
+Ȥ /(suf,prt) certainly/of course/to be sure/rather/
+Ȥ⤤ /also called/
+Ȥ⤹ /(adj) apt to (do)/liable to/prone to/
+Ȥ䤫 [Ȥ䤫] /(v5u) to say all kinds of things/to complain/
+Ȥ /(n) tuna meat/
+Ȥ /(adj) slow (slightly pejorative)/dull/stupid/
+ȤȤ /(adj-na,adv,n,vs) dozing/drowsily/
+Ȥ [Ȥ] /(n) yam/
+Ȥ [Ȥ] /(n) low flame (heat, gas)/
+Ȥ󤺤 /(n,vs) (sl) fleeing/escape/
+Ȥ /(adj-pn,adv) terrible/awful/serious/preposterous/absolutely not/(P)/
+ȤǤ⤢ޤ /(adj,exp) unexpected/offensive/outrageous/what a thing to say!/no way!/
+ȤǤʤ /(adj,exp) unexpected/offensive/outrageous/what a thing to say!/no way!/(P)/
+ȤȤ /(adj-na,adv,n) tap/rap-tap/tapping/(P)/
+ȤȤ [ȤȤӤ礦] /(adv) without a hitch/swimmingly/with rapid strides/
+Ȳꤷ [ȤƤ] /assuming that ../supposing that ../
+ȲꤷƤ [ȤƤƤ] /even assuming that ../even granted that ../
+ȶ [ȤȤ] /together with/
+ȶ [Ȥ] /(n) promoted pawn (shogi)/
+ȸ [Ȥ] /said/called thus/
+ȸΤ [ȤΤ] /(exp) (uk) this means/that is to say/because/
+ȸΤ [ȤΤ] /(exp) because/
+ȸ [Ȥ櫓] /this is why/this means/
+ȸ [Ȥ] /(exp) speaking of/
+ȸ [Ȥ] /(exp) it can be said/one can say (that)/
+ȸä [Ȥä] /(exp) however/
+ȸ [Ȥ] /(exp) to be called ../to be referred to as ../
+ȹͤ [Ȥ󤬤] /(exp) one can think that ../it is conceivable that ../
+Ʊ褦 [Ȥʤ褦] /in the same way as/just like/
+٤ [Ȥ٤] /compared with/
+ɤ /(adv,n) please/somehow or other/
+ɤ /(exp) there is a tendency/there is a possibility/
+ɤ /(adj-pn) what's the matter?/what's wrong?/
+ɤ餤 /what's the best thing to do?/
+ɤ褦ʤ /(exp) it cannot be helped/there is no other way/
+ɤ /(adv) anyhow/in any case/at any rate/after all/at best/at most/at all/(P)/
+ɤ /(adv) (1) please/kindly/(2) by all means/(P)/
+ɤ [ɤ] /(exp) (uk) pleased to meet you/
+ɤäƤȤϤʤ /nothing special/no big deal/doesn't matter/
+ɤȤȤʤ /nothing special/no big deal/doesn't matter/
+ɤݤ [ɤȤ] /(v1) to topple over/to fall down all of a heap/
+ɤɤ /(adv) with roaring sound/
+ɤˤ /(adv,vs) in some way or other/one way or another/(P)/
+ɤˤˤ /(exp) somehow or other/
+ɤˤ /(exp) nothing can be done (to resolve it)/
+ɤ /(adv,int) (abbr) thanks/how/(very) much/very/quite/really/somehow/no matter how hard one may try/(P)/
+ɤͭ [ɤ⤢꤬Ȥ] /(exp) Thank you/(P)/
+ɤä /how/in what way/by what means/
+ɤ /(adv) it seems like/somehow or other/(P)/
+ɤ餳 /(exp) somehow or other/
+ɤפޤ [ɤޤ] /(int) you are welcome/don't mention it/(P)/
+ɤä /(adv) thuddingly/plumping down (like a heavy weight)/
+ɤ /(adv) thuddingly/plumping down (like a heavy weight)/
+ɤɤ /(adv) (1) noisily/with loud footsteps/(2) in a crowd/incessantly/all together/
+ɤä /(adv,n,vs) feeling a shock/startling/(P)/
+ɤɤ /(adv,n,vs) throb/beat (fast)/(P)/
+ɤ /(adv) feeling shocked or startled/
+ɤ /(adv,n,vs) feeling a shock/startling/
+ɤĤ /(adj) gaudy/loud/garish/violent/harsh/
+ɤޤ /(n,vs,adv) flurried/in a flutter/upset/nervous/
+ɤɤ /(adv) gushingly/copiously/profusely/in a steady stream/
+ɤȤʤ /(exp) suddenly (appears) out of nowhere/
+ɤΤɤ /(exp) Who on earth?/
+ɤؤȤʤ /(exp) suddenly disappears somewhere/
+ɤ /(n,adv) confusion/turmoil/
+ɤ [ɤޤ] /(exp) to go on tour/to be on the road (e.g. theatre troupe)/
+ɤɤ /(adv) rapidly/constantly/one after the other/without hesitation/sound of tramping/(P)/
+ɤߤ [ɤ֤] /(n) downpour/pouring rain/cloudburst/pelting rain/heavy rain/
+ɤ /(adv) plump/with a thud/heavily/
+ɤ /(adj-na,n) blunder or clumsiness/
+ɤ /sumo exclamation/
+ɤ /(adv) with a thump/
+ɤ [ɤ] /(adj) darkish/dusky/
+ɤФ /(adj-na,adv,n,vs) noisy/slapstick/noise/(P)/
+ɤ /(adv) (onom) with a flop/flump/plump/
+ɤߤ /whichever/whatever/
+ɤ [ɤ餵] /(exp) (hon) (id) who are you?/
+ɤä /(adv) with a thump/floppingly/
+ɤä /(exp,int) heigh-hoh/heave-ho/hold on!/just a minute/
+ɤä /(adv) lot of/heaps/
+ɤä /(adv,n,vs) bulky and heavy/massive/massy/substantial/
+ɤä /(adv) suddenly/
+ɤäפȤĤ /(v5r) to be deeply submerged/
+ɤʤΩƤ [ɤʤꤿƤ] /(v1) to stand and shout/
+ɤΰ [ɤΤ餤] /(uk) how long/how far/how much/(P)/
+ɤξˤ [ɤΤФˤ] /in any case/in either case/whichever the case may be/
+ɤ [ɤΤؤ] /(n) whereabouts/(P)/
+ɤ /(n) cheap lodging or flophouse, especially in a skid row area or slum/
+ɤɤ /(adv) sound of many footsteps/
+ɤǤ /any one/
+ɤɤ /(adj-na,adv,n) syrupy/muddled/(P)/
+ɤ [ɤ󤵤冷] /(n) merrymaking/high jinks/spree/
+ɤǤ֤ [ɤǤ󤬤] /(n) (sudden) complete reversal (of plot)/unexpected twist (at end of story)/
+ɤɤ /(adv) rapidly/steadily/(P)/
+ɤ /(adj-na,adj-pn,n) what/what kind of/(P)/
+ɤʤ /(adv) how/how much/(P)/
+ɤ /(n,vs,adv) (1) heavy/leaden/dull/(2) glazed (eyes)/
+ɤͤ [ɤŤޤ] /(n) (uk) (dead) end/
+ɤ [ɤ󤸤] /(n) tail end/tailender/
+ɤ [ɤ󤾤] /(n) very bottom/
+ɰΤ [ɤ餤] /(adj) terrible/very serious/awful/
+ʤʤ /(n) complicit/colluding/
+ʤ򤼤ˤ [ʤޤˤ] /(exp) to blend (e.g. truth and lies)/
+ʤ /long thin brown "naoko" mushroom/
+ʤ [ʤ] /(n) proviso/
+ʤʤ /(n) very small amount which looks like nothing/
+ʤ /(v5r) to trace (drawing)/to follow/
+ʤĥ /(abbr) nostalgic melody (trans: natsukashii melody)/
+ʤʪ [ʤ٤] /(n) stew/food cooked in a pot/
+ʤޤ [ʤޤ] /(n) corrugated iron sheet/
+ʤޤ [ʤޤФ] /(n) corrugated iron sheet/
+ʤ /(conj,prt) if/in case/
+ʤ餺 [ʤ餺] /(n) ruffian/scamp/hooligan/
+ʤǤ /(n-suf) but/except/without/but for/
+ʤ /(conj) if/in case/
+ʤ /things like ../or something like that .. (often derogatory)/
+ʤ󤸤㤽 /(col) what's that?/
+ʤ /(adv) something or other/
+ʤƤᤸʤ /(exp) it's not a problem/it's not a big deal/
+ʤˤƤ /even so/
+ˤˤ [ˤˤ] /(n) small cicada (nini-zemi)/
+ˤ /in/on/at (place)/as for/regarding/
+ˤ /(exp) in/at/on/as for/regarding/with regards to/
+ˤ䤫 /(adj-na,n) smiling/(P)/
+ˤ /(adv) smile (sweetly)/grin/
+ˤ֤ [ˤƤ] /(uk) maintain status-quo/
+ˤ߽Ф [ˤߤǤ] /(v1) to exude/to ooze/to seep out/
+ˤˤ /(adv,n,vs) broad grin/
+ˤˤ /(adv,n,vs) slimy/
+ˤä /(adv,n,vs) smile sweetly/smile/grin/
+ˤ /also/too/not .. either/as well/even/
+ˤ⹴餺 [ˤ⤫餺] /(conj,exp) in spite of/nevertheless/(P)/
+ˤ㤢 /(n) mewing (cat)/meow/miaow/
+ˤ㤪 /(n) mewing (cat)/meow/miaow/
+ˤˤ /(1) cat meow/miaow/(2) cat/
+ˤˤ /(1) cat meow/miaow/(2) cat/
+ˤˤ /(adv,n) grinning/broad grin/(P)/
+ˤˤ /(adv,n,vs) slitheringly/
+ˤäưۤʤ [ˤäƤȤʤ] /(exp) to differ depending on ../
+ˤ /(exp) by means of/due to/because of/according to/
+ˤ /(exp) according to/
+ˤ /according to/
+ˤ狼 [ˤ狼] /(n) rain shower/
+ˤ錄ä /(exp) throughout/over a period of ../over a span of ../
+ˤޤ /(n,vs,adv) complacent smile/
+ˤޤФ [ˤޤ餦] /(exp) to smile complacently/to smile a smile of satisfaction/
+˰㤤ʤ [ˤʤ] /(exp) I am sure/no doubt that/
+˰ä [ˤä] /(exp) (uk) according to/by (means of)/due to/because of/
+˱ [ˤ] /(exp) depending on/dependent on/
+˲ä [ˤ廊] /(exp) in addition/
+˲ä [ˤ廊] /(exp) in addition/
+˲᤮ʤ [ˤʤ] /(exp) no more than/just/only/
+˴ؤ [ˤ󤷤] /(exp) related to/in relation to/
+˴ؤ [ˤ󤹤] /(exp) related to/in relation to/
+˴Ť [ˤȤŤ] /(exp) based on/on the basis of/
+˻ [ˤˤ] /(exp) similar to/like/
+˼ä [ˤȤä] /(exp) (uk) to/for/concerning/as far as .. is concerned/regarding/
+˽ [ˤĤ] /(exp) concerning/along/under/per/
+˽ڤ [ˤ󤸤] /in proportion (to)/
+˽स [ˤ󤸤] /in proportion (to)/
+˾Ȥ餷 [ˤƤ餷] /(exp) in comparison with/when compared with/according to/in light of/in view of/
+Ф [ˤ] /(exp) towards/against/regarding/in contrast with/
+Ф [ˤ] /(exp) regarding/in/to/towards/with regards to/
+ä [ˤä] /(exp) (uk) at the time of/
+ȿ [ˤϤ󤷤] /(exp) against/contrary to/
+ [ˤ] /(exp) compared to/
+դ [ˤĤ] /(exp) per/apiece/because of/regarding/(printing) impression/sociability/appearance/
+̤ [̤Ȥ] /(v5r) to wipe off/to wipe out/to expunge/
+̤ä /(adv,uk) glistening/shiny/sleek/slippery/
+̤̤ /(adv,n,vs) slimy/slippery/
+̤̤ /(adj-na,adv,n,vs) slimy/slippery/(P)/
+̤ [̤ޤ] /(n) tepid (lukewarm) water/
+ͤ /(conj,int,n) is it so/(P)/
+ͤ [ͤФ] /(n) screw flower/
+ͤ [ͤޤ路] /(n) screwdriver/
+ͤ [ͤդ] /(v1) to hold down/to twist one's arm/
+ͤ /(n) (1) material/joke material/contents/proof/(2) topping of nigiri sushi/
+ͤͤ /(adv,n,vs) sticky/persistent/
+ͤФʤ /to have to do/must/should/ought to/
+ͤ /(n,vs) bed-time (for a baby)/going bye-byes/
+Τ [Τ] /(n) outcast/
+ΤΤ /(adv) unconcernedly/
+ΤΤ /(adv,n,vs) slowly/
+ΤΤ /slowly/sluggishly/
+Τ /(n) extra-high-speed Toukai-line Shinkansen/
+Τ [Τޤ] /(v5r) to writhe/
+ΤӤ /on the occasion of/
+Τ /for the sake of/
+Τ /(suf) that being the case/because of ../
+Τ /in order to/so that/in spite of/although/
+Τۤۤ /(adv) nonchalantly/without a care/
+Τܤ /(n) hot flash/
+Τܤ夬 [Τܤ] /(v5r) to be beside oneself/to lose one's head/to go mad with something/
+Τ /(suf,prt) only/
+Τߤʤ餺 /(conj) besides/as well as/
+Τߤλ [ΤߤΤ] /(n) flea market/
+Τ [Τꤳ] /(v5m) to be completely absorbed in/to fall for (something)/
+Τ /(v5r) to fall/
+Τ褦 /as with/
+Τ餯 /(adv) vaguely/idly/lazily/aimlessly/
+Τ꤯ /(adv,vs) lazy/slippery as an eel/
+ΤΤ /(adj) in high spirits/
+Τ [ΤФʤ] /(n) (uk) speaking fondly of/
+ΤΤ /(adv,n,vs) slowly/sluggishly/(P)/
+Τɤ /(n,adv,vs) tranquility/leisure/
+ΤӤ /(adv,n,vs) carefree/at leisure/(P)/
+θ [Τफ] /opposite of/across from/
+դ [ΤۤȤ] /in the neighborhood of/in the vicinity of/close by/near/by/
+ϤϤ /(onom) gasp/pant/
+Ϥ /(conj,int) yes/
+Ϥ [Ϥޤ] /(v5r) to creep about/
+ϤϤ /(adv,n,vs) lucidly/
+Ϥ [ϤȤ] /(v5r) to tear off/to strip/to rob/
+Ϥ /(int,vs) achoo!/sneeze/
+Ϥ餫 /(v5s) to dodge/to evade/to give the slip/
+Ϥ /(v5r) to roll up (e.g. sleeves)/to turn over/
+Ϥ夬 [Ϥ] /(v5r) to become bald fom the forehead/to recede/
+Ϥ /(n) measles/
+Ϥ᤯ /(v5k) to flutter (e.g. a flag)/
+Ϥ [Ϥᤤ勞] /(adj-na,n) nuisance to other people/
+Ϥ /(tsb:) strong independent Japanese woman from the Kochi area/
+Ϥڤ [Ϥ] /(v1) to be filled to bursting/to burst/
+Ϥä /(adv,n,vs) clearly/plainly/distinctly/(P)/
+Ϥä /(n) bluff/
+Ϥä /(adv,n,vs) taken aback/
+ϤƤ /(int) Dear me!/Good gracious!/
+Ϥˤ߲ [Ϥˤߤ] /(n) shy/very shy person/
+Ϥ;夬 [Ϥͤ] /(v5r) to jump up/to spring up/
+Ϥ߽Ф [Ϥߤ] /jutting out (of bounds)/being crowded out/
+Ϥ߽Ф [Ϥߤ] /(v5s) (1) to be forced out/be crowded out/(2) to jut out (of bounds)/
+Ϥ߽Ф [ϤߤǤ] /(v1) (1) to jut out (of bounds)/(2) be crowded out/to be forced out/
+Ϥ [Ϥᤳ] /(n) insertion/inlaying/
+Ϥ [Ϥᤳ] /(v5m) to inlay/to insert/to fix into a container/
+Ϥݤ [Ϥ᤿] /(v5s) (col) to make love/
+ϤϤ /(n,vs,adv) (1) flutter down/(2) keeping on tenterhooks/suspense/(3) exciting/thrilling/
+Ϥ碌 [Ϥꤢ碌] /to paste together/
+Ϥڤ /pounded fish cake/
+Ф /(n) granny/grandma/
+Ф [Ф] /(n) whelk/small water snails/
+Ф [Ф] /(n) bacteria/germ(s)/(P)/
+Ф [Ф冷] /(n) horseplay/fooling around/
+Ф [Ф] /(adj-na,n) enormous/vast/
+ФФ /(adj-na,adv,n,vs) rustle/be dry/loose/
+Ф /(adv) with a thud/
+ФФ /(adv,adv) flapping/noisily/
+Ф [Ф] /(n) flutter kick (swimming)/the thrash/
+Ф­ [Ф] /(n) flutter kick (swimming)/the thrash/
+Фä /only/
+Фä /(adv) with a clash (thud)/with a bang/plump/flop/suddenly/abruptly/unexpectedly/
+Фä /(adv) perfectly/properly/right on the mark/sure thing/
+ФĤ /divorced (once) (lit: strike one)/
+ФƤ /(v1) to be exhausted/to be worn out/(P)/
+Ф /shit/bullshit/
+Ф餹 /(v5s) (1) to expose/to lay open (e.g. secret)/(2) to take to pieces/(3) to kill/to murder/
+ФĤ /(n) scattering (e.g. in statistics)/a scatter/dispersion/
+ФФ /(adj-na,adv) coming apart/loose/disconnected/
+Фޤ [Фޤ] /money politics/
+Ф [Ф] /(n) bulk goods/
+Ф鿧 [Ф餤] /(n) rose-colour/
+Ф [Фˤ] /(n) boned rib (esp. of pork)/
+ФФ /(adj-na,adv,n) tearing/crunching (sound)/work hard/actively/
+Ф /(v1) to leak out (a secret)/to be exposed (a lie, improper behaviour, etc)/
+Ѥ /(X) (col) tits (trendy inverse of oppai)/
+Ѥ /(col) (vulg) breast fucking/
+ѤѤ /(adv,n,vs) flapping open and closed (e.g. mouth)/
+Ѥ /(adv,n) (1) gaping (esp. mouth)/(2) snapping or biting into/
+Ѥ /(n) (abbr) a person who is made to do things or go get things for someone else/
+Ѥ /(adv,n,vs) blinking with surprise/
+Ѥ /snapping (e.g. fingers) sound/
+Ѥä /(adv,n) (1) gaping (esp. mouth)/(2) snapping or biting into/
+Ѥä /(adv,n,vs) bright, clear (eyes)/
+Ѥä /(adv,vs) suddenly/in a flash/rapidly/nimbly/alertly/(P)/
+ѤäȤʤ /(exp) expression of vague dissatisfaction with a thing, person, or situation/
+ѤĤ /(v5k) to sprinkle (e.g. with rain)/
+ѤѤ /(adj-na,adv,n) crispy/first-class/
+ѤѤ /(adj-na,adv) slap/
+Ҥ /(n) skips-most-stations Toukai-line Shinkansen/
+Ҥ [Ҥ] /(v5s) to kill by running over/
+Ҥƨ [Ҥˤ] /(n) (uk) hit-and-run accident causing personal injury/
+Ҥ [Ҥˤ] /(n) minced (ground) meat/
+ҤҤ /(adv,n,vs) twitching/
+Ҥ餫 /(v5s) to show off/to make a display (e.g. of wealth)/
+Ҥ᤭礦 [Ҥ᤭] /(v5u) to crowd together in a confined space/to gather and make a commotion/
+Ҥݤ [Ҥ] /(exp) chair with arm rests/senior staff/
+ҤҤ /(adv) whisperingly/(P)/
+Ҥभ /(adj-na,n) earnest/single-minded/
+Ҥä֤ [Ҥä꤫] /(v5s) to turn over/to overturn/to knock over/to upset/to turn inside out/
+Ҥä֤ [Ҥä꤫] /(v5r) to be overturned/to be upset/to topple over/to be reversed/
+Ҥä /(adv,n,vs) quiet/still/silent/deserted/(P)/
+ҤȤ⤭ [ҤȤꤢ뤭] /(n,vs) walking alone/walking unaided/going alone/standing on one's own/
+ҤȤ뤷 [ҤȤꤰ餷] /(n) a single life/a solitary life/living alone/
+ҤȤΩ [ҤȤ] /(n,vs) being independent/standing on one's own/becoming independent/
+Ҥȱ [ҤȤ] /(n) shower/rainfall/
+Ҥȵ٤ [ҤȤ䤹] /(n) rest/
+Ҥȷ [ҤȤह] /(n,vs) knotting/
+Ҥȷ [ҤȤĤ] /one month/
+Ҥȸ [ҤȤ] /(n) single word/
+Ҥȸ [ҤȤ] /(n) mouthful/one word/bite/sip/draft/
+ҤȻ [ҤȤȤ] /(n-adv,n) moment/time/
+Ҥȩ [ҤȤϤ] /(n) the skin/body warmth/
+Ҥ [ҤȤФ] /(n-adv,n-t) one evening/all night/overnight/
+Ҥ [ҤȤ] /(n-adv,n-t) a glance/a look/a glimpse/
+Ҥɲ᤮ [Ҥɤ] /too much/too cruel/
+Ҥʺפ [ҤʤޤĤ] /(n) Girls' (dolls') Festival (March 3rd)/
+ҤĻ [Ҥʤɤ] /(n) chick/baby bird/
+ҤФ /(vs) haughtiness/
+ҤӤڤ줿 [ҤӤΤ줿] /chapped (hands)/
+Ҥӳ [ҤӤ] /(n,vs) crack/crevice/fissure/
+Ҥ⤸ /(adj) hungry/
+Ҥ⤸פ [Ҥ⤸⤤] /state of feeling hungry/
+Ҥ礤 /(adv) by chance/suddenly/accidentally/with agility/
+Ҥ礦 [Ҥ礦] /(n) plagiarism/piracy/
+Ҥ礳Ҥ礳 /(adv,n) unsteady steps/
+Ҥä /(adv) by chance/unexpectedly/
+Ҥä /(adv,n) possibly/accidentally/
+ҤäȤ /(exp) possibly/by some possibility/perhaps/
+ҤäȤ /(adv) perhaps/maybe/possibly/
+ҤҤ /(adj-na,adv,n,vs) frail/lanky/swaying/
+Ҥ /(adv) long and thin/tall and thin/
+ҤҤ /(adv,n,vs) flutter/(P)/
+ҤҤ /(adv,n,vs) hurt/smart/
+Ҥ [Ҥդ] /(v5s) to prostrate oneself before/
+Ҥ /(adv,n,vs) to feel (pleasantly) cool/
+Ҥ [Ҥ] /(n,adj-no) dying/verge of death/
+Ҽ [Ҥ] /(adj-na,n) weak/delicate/sickly/
+Ҽ夤 [Ҥ襤] /(adj) weak/sickly/
+ӤĤ /(v5k) to be scared/
+ӤȤ⤷ʤ /unperturbed/undaunted/retaining composure/
+ӤӤ /(adv,n,vs) be afraid of/be fearful/be timid/be nervous/(P)/
+ӤӤ /(adv) stickily/relentlessly/
+ӤӤ /(adj-na,adv,n) saturated/wet through/(P)/
+ӤǨ [Ӥ̤] /(n) wet to the skin/(P)/
+Ӥʸ [Ӥ] /(exp) be penniless/not have a cent/
+ӤӤ /(adj-na,adv,n,vs) splashing/dabbling/
+Ӥä /(adj-na,adv) wet through/drenched/(P)/
+Ӥä /(adv) closely packed/crowded close/(P)/
+ӤӤ /(adv,n,vs) flutter/flutteringly/
+Ӥ /(n) last on the list/at the bottom/
+ӤӤ /(adj-na,adv,n) like an electric shock/ripping/rattling/(P)/
+Ӥ /(n) slap in the face/
+ӤӤ [ӤӤ󤯤] /(vk) to get an erection (US: hard-on)/
+ԤԤ /(adj-na,adv,n) glitter/sparkle/(P)/
+ԤԤ [ԤԤҤ] /(v5r) to sparkle/to glitter/to twinkle/
+ԤԤư [ԤԤ] /(v5k) to jerk/to wiggle/to twitch/
+Ԥ /(adv) sudden but subtle/
+Ԥä /(adv) properly/
+Ԥ /(adv) slapping/splashing/splatting/banging shut/flat (refusal, denial, etc)/
+Ԥ /(adv) closely/exactly/suddenly/tightly/
+ԤԤ /(adv,n) lively/
+Ԥä /(adj-na,adv,n,vs) exactly/neatly/sharp/(P)/
+Ԥ夦Ԥ夦 /(adv) sound of whistling or wheezing/
+ԤԤ /whistling of wind/
+Ԥ礳 /(adv) quickly, in a bouncing way (e.g. for a bow)/action of quickly bowing or lowering one's head/
+Ԥ礳 /(adv) quickly, in a bouncing way (e.g. for a bow)/action of quickly bowing or lowering one's head/
+ԤԤ /(adv) hopping/skipping/(P)/
+ԤԤĤ [ԤԤʤ] /(v5k) to peep/to cheep/
+ԤäȤ /pungent/biting/racy/hot/
+ԤԤ /(adv,n,vs) tingle/sting/smart/hot/burning the tongue/becoming tense/(P)/
+Ԥ [ԤȤ] /(vk) to get (a joke or explanation)/to strike home/to know intuitively/
+ԤԤ /(adv,n,vs) lively/(P)/
+դդ /(adv) sound of heavy breathing/
+դդ /soft (and fluffy)/
+դ [դȤ] /(v5r) to wipe off/to wipe up/
+դ /small silk wrapper/small cloth for wiping tea utensils/
+դ褫 /(adj-na,n) plump/full/well-rounded/
+դ [դ] /(v5m) to mope/
+դ /(adj-na,n) slovenly/untidy/messy/fast/loose/
+դä /(adv) with a whiff/
+դƤ֤ /impudent/
+դ [դƤ] /(v1) (uk) to become sulky/to become irresponsible/
+դȤ /(adv) impulsively/unexpectedly/on the whim of the moment/
+դˤդˤ /(adj-na,adv,n,vs) soft/limp/
+դդ /(int) pooh!/
+դä /(adv) aimlessly/by chance/accidentally/casually/suddenly/unexpectantly/
+դĤ /(v5k) to feel giddy/to totter/to stagger/
+դդ /(adj-na,adv,n,vs) unsteady on one's feet/stagger/reel/totter/dizzy/(P)/
+դ /(adv) aimlessly/
+դ뤤˳ݤ [դ뤤ˤ] /(v1) (uk) to sieve/to sift/
+դ뤤Ȥ [դ뤤Ȥ] /(v5s) to sift out/to screen or eliminate (candidates)/
+դä /(adv,vs) floating/drifting/weightlessness (according to NASA)/
+դ /(adv) by chance/casually/(P)/
+դ /(int,n) hmm/humph/huh/pshaw/pish/
+դ /(adj-na,n) plentiful/abundant/lavish/
+դʤ /in plenty/fully/
+֤֤ /(adv,n) grumbling/complaining/
+֤֤ /(adj-na,adv,n,vs) too big/baggy/(P)/
+֤ä /(adj-na,n) awkward/
+֤֤ /(adj-na,adv,n,vs) loose-fitting or baggy (clothing)/
+֤ä [֤äܤ] /(adj-na,n) curt/blunt/brusque/(P)/
+֤û [֤ä] /(v5s) to beat to death/
+֤³ [֤äĤŤ] /(adv) (1) (uk) continuously/throughout/(2) in succession/
+֤̤ [֤äȤ] /(adj-no,n-t) continuous/
+֤Ф [֤äȤФ] /(v5s) to drive at full speed/to beat/to strike/to knock/to let go off/to not partake/
+֤Ĥ /(v5r) to strike/to collide with/(P)/
+֤Ĥ /(adv) moaning/muttering/complaining/
+֤Ĥ֤ /(adv,n) grumbling/complaining in a small voice/(P)/
+֤ɤ [֤ɤ] /(n) (grape) wine/
+֤ʤΤ /Japanese beech tree/
+֤֤ /(adj-na,adv,n,vs) soft and flabby/
+֤Ĥ /(v5k) to dangle/to swing/to stroll about/to hang around/to linger/
+֤֤ /(adv,n,vs,adj-na) dangle heavily/swing/sway to and fro/aimlessly/idly/lazily/loiter/loaf/be idle/stroll idly/(P)/
+֤ /(adv) casually/aimlessly/unexpectedly/
+֤ /(adv) casually/aimlessly/unexpectedly/
+֤鲼 [֤餵] /(v5r) to hang from/to dangle/to swing/(P)/
+֤鲼 [֤餵] /(v1) to hang/to suspend/to dangle/to swing/(P)/
+֤֤ [֤꤫] /(v5s) to come back/to return/to recur/
+֤֤ /(adv,n,vs) shivering with cold or fear/shaking/trembling/(P)/
+֤ /(n) camera shake/picture blur/
+֤ /(v1) to be blurred (photo, video, etc.)/for a camera to be shaken/
+֤֤ /(n,adv) buzz/hum/
+֤󲥤 [֤ʤ] /(v5r) to knock/
+פˤפ /(adj) squishy/
+פפ /(adv,n) smell strongly/
+פפꤷ /in an angry mood/in anger/angrily/in a huff/
+פפܤ [פפꤪ] /(v5r) to be in a huff/
+פ /(adv,vs) crossly/angrily/
+פפ /(adv,vs) smelling strongly/angrily/
+פפ󤷤 /in an angry mood/in anger/angrily/in a huff/
+ؤ [ؤष] /(n) fart bug/
+ؤ [ؤष] /(n) fart bug/
+ؤ /(v1) to lose heart/
+ؤν [ؤΤ] /(n) umbilical cord/
+ؤޤ /(exp) to get angry/to become perverse/
+ؤФ /(v5r) to be exhausted/to be worn out/
+ؤäݤ /(n,adj-na) hack/untrained/quack (doctor)/
+ؤȤؤ /(adj-na,n) completely exhausted/(P)/
+ؤɤ /(vs,adv) flustered/flurried/stuttering (e.g. an apology)/
+ؤʤؤ /(adj-na,adv,n,vs) bending/loss of strength/
+ؤФդ [ؤФĤ] /(v5k) to cling to/
+ؤФ /(v5r) to be exhausted/to be worn out/
+ؤ٤줱 /(adj-na,n) (col) drunk/untrustworthy/
+ؤ /(adj-na,n) bungler/greenhorn/clumsy/poor hand/
+ؤܰ [ؤܤ] /quack doctor/
+ؤ /(adj-na,n) blunder/bungle/gaffe/
+ؤޤ /(exp) to commit a blunder/
+ؤؤ /(adj-na,adv,n,vs) frivolous/
+ؤ꤯ä /(exp) condescending/modest/
+ؤ꤯ä /(exp) cap in hand/
+٤ /should (suf to verbs)/must/
+٤٤ /empty/hungry/
+٤ /(suf) shall/should/must/
+٤٤ /(adj-na,adv,n,vs) sticky/clinging/all over/(P)/
+٤ /(adj-no) squished flat/
+٤٤ /(adj-na,adv,vs) chattering/prattling/gooey/messy (from mud, ink, etc)/
+٤ /(adj-no) squished flat/
+٤ä /(adv,n) closely/thickly/hard/
+٤Ȥ٤ /(adj-na,adv,n,vs) being sticky/
+٤٤ /(adj-na,adv,n,vs) non-stop talking/speaking indiscreetly/
+٤ᤨ /(exp,int,n) bloody fool!/
+٤٤ [٤٤ʤ] /(v1) (uk) to lick up with one's tongue/
+٤٤Ӥ [٤٤ʤ] /(v1) (uk) to lick up with one's tongue/
+ڤ /(n) no good/cross/cross out/
+ڤڤ /(adj-na,adv,n,vs) (1) fawning/being obsequious/cringing/(2) being very hungry/(3) giving in/being dented/(P)/
+ڤ /(n) (1) sound of thin metal or plastic surface caving in and springing back/(2) action of quickly bowing or lowering one's head/
+ڤ /(n) (1) sound of thin metal or plastic surface caving in and springing back/(2) action of quickly bowing or lowering one's head/
+ڤ /(n) (1) sound of thin metal or plastic surface caving in and springing back/(2) action of quickly bowing or lowering one's head/
+ڤ /(n) (1) sound of thin metal or plastic surface caving in and springing back/(2) action of quickly bowing or lowering one's head/
+ڤ /(adj-na) crushed flat/flattened/squashed/
+ڤ㤯 /(adv,vs) chattering/(ladies) prattle/
+ڤѤ /flat(-chested)/
+ڤ /(adj-na) crushed flat/flattened/squashed/
+ڤä /(adv) closely/fast/
+ڤƤ /(n) fraud/swindle/
+ڤƤ [ڤƤ] /(n) swindler/imposter/crook/
+ڤڤ /(adj-na,adv,n,vs) fluent/fluency/(P)/
+ڤ /(adv) whilst sticking out one's tongue/
+ۤۤ /(adj-na,adv,n,vs) steamy hot food/warm(ly)/
+ۤۤ /(adv,n,vs) (1) not soggy/(2) pleased with oneself/chuckling to oneself/
+ۤ /(v5k) to spatter/to prate/to prattle/to babble/to grumble/to murmur/to brawl/
+ۤ /flowers heads of beefsteak plant (food)/
+ۤܤä [ۤܤϤʤ] /(v5s) to speak slowly and quietly/
+ۤä /(n) Arabesque greenling (fish)/
+ۤä /(n,vs,adv) being slim/slender/
+ۤäĤ /(v5k) (1) to loiter/(2) to waste money/
+ۤä /(adv,n,vs) feel relieved/
+ۤĤ /(v5k) (1) to loiter/(2) to waste money/
+ۤȤɿ [ۤȤɤҤ] /most people/
+ۤۤ /(adj-na,adj-no,n,adv) fresh/new/
+ۤ /(conj,exp,int) look!/look out!/look at me!/(P)/
+ۤ鳭 [ۤ餬] /(n) conch/trumpet shell/
+ۤۤ /(adv) by ones and twos/
+ۤ /(vs,adv) being moved to tears/being touched by/becoming sentimental/
+ۤ줤 [ۤ褤] /(adj) slightly drunk/tipsy/
+ۤΤ /(adv,n) slightly/faintly/
+ [ۤˤ夦뤤] /(n) mammal/mammalian/
+ܤä /(adv,n,vs) doing nothing/being stupefied/faintly/vaguely/in flames/flushingly/abstractedly/dazedly/blankly/dimly/hazily/dreamily/indistinctly/
+ܤܤ /(adv-n) (1) burbling/(2) hollow (sounding)/(3) holey/full of holes/
+ܤܤ /(adj-na,adv,n,vs) unkempt, ruffled hair or brush bristles/idling away time/
+ܤܤ /(adj-na,adv,n,vs) dry and crumbling/whispering/subdued/
+ܤܤ /(adv,n) drip drip/
+ܤܤ /(adj-na,adv,n) it's getting late/we must be getting off/little by little/
+ܤܤ /(adv,vs) splash/
+ܤ /(adv) with a splash/
+ܤä /(ksb:) rip-off/unfair overcharging/clip joint/
+ܤä /(v5r) to rip someone off/
+ܤĤܤ /(adv,n) gradually/here and there/spots/pimples/
+ܤ /(n) baby/doll/pussy(cat)/slang for cunt/
+ܤ䤯 /(v5k) to grumble/to complain/
+ܤ䤱 /(v1) to become dim/to become blurred/(P)/
+ܤܤ /one after another/
+ܤܤ /(adv) munch/crunch/
+ܤܤ꿩٤ [ܤܤꤿ٤] /(v1) to eat with a munching or crunching sound/
+ܤ /(adj) profitable/
+ܤܤ /(adj-na,adv,n,vs) worn-out/crumbling/(P)/
+ܤФ [ܤ] /(exp) to reveal the faults/
+ܤ [ܤ] /old rag/
+ܤ /(adv,n,vs) absent-minded/blockhead/dim/faint/vague/(P)/
+ݤݤ /(adv,n,vs) warmth throughout your body/the sound of beating someone/(P)/
+ݤ /(adv) with a whack/slowly and lazily/gaping/absentmindedly/flabbergasted/(P)/
+ݤ /(col) penis/
+ݤݤ /(adv) dripping water/(P)/
+ݤݤ [ݤݤ] /(v1) to fall in drops/to drip down/to trickle down/
+ݤݤ /(adv,n,vs) splash water/dabble in water/plump/chubby/
+ݤä /(adv) (1) lightly/(2) gaping wide/
+ݤä /(adv) merely/having just ../
+ݤäƤ /(adv,vs) plump/fat/
+ݤä /(adv,vs) with a blush/slightly flushed/fresh-faced/
+ݤĤݤ /(adv,n) bit by bit/piece by piece/spots/pimples/
+ݤĤ /(adv) isolated/standing alone/
+ݤȤݤ /(adv) trickle down in thick drops/
+ݤݤ /(adv) crunching sound/
+ݤݤ /(adj-na,adv,n,vs) in large drops/
+ݤ /(adv) (onom) pop/plop/cloop/
+ݤ /(adv) (onom) with a pop/
+ݤ [ݤӤ] /(n) tout/swindler/con-man/pimp/
+ݤ [ݤԤ] /(n) tout/swindler/con-man/pimp/
+ޤ /(adv,conj,int,n) (fem) you might say/(P)/
+ޤ /well, I must admit ../
+ޤޤ /(adj-na,adv,int) so-so/(P)/
+ޤ餹 [ޤ餹] /(v5s) to scatter/to spread/
+ޤ夲 [ޤꤢ] /(v1) to tuck (e.g. sleeves)/
+ޤĤ /(v1) to abash/
+ޤĤ /(v5k) to be confused/to be flustered/(P)/
+ޤޤ /(adv,n,vs) confused/(P)/
+ޤ /(adv) never!/well, I never!/you don't say!/
+ޤλ [ޤΤȤ] /(exp) in time of need/rainy day/
+ޤޤ /(adv) plainly/clearly/vividly/
+ޤޤȸ [ޤޤȤߤ] /(v1) to take a long hard look at something/
+ޤϤ [ޤϤ] /(exp) he who first suggests it should be the first to do it/
+ޤ֤ [ޤޤ] /(adv) in the twinkling of an eye/
+ޤûͳ [ޤä] /square/
+ޤ [ޤĤ] /(n) (uk) eyelashes/
+ޤۤ /(n) excellent location (Yamato word)/splendid place/
+ޤۤ /(n) excellent location (Yamato word)/splendid place/
+ޤۤ /(n) excellent location (Yamato word)/splendid place/
+ޤ© [ޤޤह] /(n) stepson/
+ޤ̼ [ޤޤह] /(n) stepdaughter/
+ޤ䤫 /(n) deception/make-believe/fake/counterfeit/phony/
+ޤ䤫 /(v5s) to cheat/to swindle/to deceive/
+ޤ /(col) penis/
+ޤФ [ޤ뤪ܤ] /(n,vs) full memorization/
+ޤ /(vs) (X) (col) vagina/screw/
+ޤ󤶤̴ǤϤʤ [ޤ󤶤ǤϤʤ] /not altogether a dream/
+ޤޤ /(adv) successfully/fairly/artfully/nicely/thoroughly/
+ߤȪ [ߤФ] /mandarin plantation/
+ߤä /(adv) (1) severely/strictly/fully/(2) earnestly/diligently/
+ߤʤ [ߤʤ] /(n) orphan/
+ߤߤä /(adj) tightfisted/stingy/miserly/small-minded/
+ߤߤ /(adv,n) seeing through another person's scheme (e.g. lies and flattery)/
+ߤߤ [ߤߤ󤼤] /(n) type of cicada (minmin-zemi)/
+߻Ȥ [ߤĤ] /angel/
+फĤ /(v5k) to feel sick/to feel irritated/to feel offended/
+फफ /(adv,n,vs) nausea/queasy/surge of anger/(P)/
+भˤʤ /(exp) to become serious/to take something (joke, teasing) seriously/
+य /(v1) to become angry or sullen/
+व /(n) giant flying squirrel (Petaurista leucogenys)/
+ष㤯 /(adv,vs,n) (1) vexed/irritated/fretful/in ill humour/in a temper/(2) shaggy/bushy/ragged/rugged/
+षष /(adv) munch/crunch/
+ऺऺ /(adv,n,vs) itchy/itch/be impatient/
+ˤʤ /make good use of/make the most of/
+äĤ /(adv,n,vs) sullen/morose/offended/(P)/
+ä /(adv,n,vs) sullen/morose/offended/(P)/
+ˤˤ /(adv) incomprehensible muttering/talking in sleep/
+餵 /soy sauce (sushi)/
+ /irresistibly/suddenly/
+ /(adv,n,vs) stuffy/woman's desire/
+᤭᤭ /(adv) conspicuously/(P)/
+᤯ /(suf,v5k) (1) to show signs of ../to have the appearance of ../(2) (X) (col) to jerk off/to masturbate/(P)/
+ᤲ /(v1) to be discouraged/to shrink from/
+ᤸ [ᤸ] /(n) jostling/milling about/
+᤽᤽ /(adv,n,vs) uncontrolled weeping/sobbing/
+ /(ksb:) (adj-na,n) confusion/mess/extremely/
+ä /(adv) remarkably/(P)/
+ /(adv) flaring up/bursting into flames/
+⤦ /(adv,int) already/soon/more/again/(P)/
+⤦⤦ /(adv) with clouds (e.g. of dust)/
+⤦ [⤦] /(exp) once more/again/
+⤦ [⤦] /(exp) just a small amount/
+⤦ľ [⤦] /(exp) very soon/MAKE uk/
+⤮ /(n) ticket-collector/
+⤮ [⤮Ȥ] /(v5r) (uk) to pluck off/to pick/to break or tear off/
+⤯⤯ /(adv) with clouds of smoke/
+⤰⤰ /(adv,vs) mumbling/chewing one's words/
+⤲ /(v1) to be torn off/to come off/
+⤴⤴ /(adv,vs) mumbling/chewing one's words/
+⤷ʤ /if so/in that case/
+⤷⤷ /(conj,int) hello (on phone)/(P)/
+⤷⤷ /(adj-na,adv,vs) shaggy/scraggly/bushy/disheveled/unkempt/tousled/raggedy/
+⤷ǽʤ [⤷Τʤ] /if possible/
+⤸⤸ /(adv,n,vs) bashfully/hesitantly/fidget/be restless/
+⤸⤸ /(adj-na,adv,n,vs) tousled/shaggy (hair)/dishevelled/unkempt/
+⤾⤾ /(vs,adv) creeping about/stirring restlessly/squirming/
+⤿⤿ /(adv,n,vs) inefficient/slow/
+ä /(vs) (penile) erection/the "tent" an erection makes against pants or bedsheets/
+ä /(adv) more/longer/farther/(P)/
+ɤ /(adj) irritating/not quick enough/tantalizing/feel impatient/tardy/
+ˤˤ /mumble/
+ΤǤ /(exp) is something that/is that which/
+ /flying squirrel/
+ /(adv,n,vs) hazy/misty/feel sad/feel fuzzy/
+ /(adv,n) swelling/someone full of zest/gusto/
+ɤǤ [ɤꤦ] /(v5t) to turn a somersault/
+ /(n) women's work pants/
+䤬 /verb suffix (te form or masu stem) to indicate hatred and contempt, or disdain for another's action (vul)/
+䤭⤭ /(adv,n,vs) impatient/worry about/
+䤯 /(adj-na,n) Japanese mafia/yakuza/(P)/
+䤱 /(n) awfully/frightfully/desperately/violently/
+äޤ /(v5u) to do something the speaker regrets/
+ä [äƤ] /(vk) to come along/to come around/to turn up/(P)/
+ä /(adv) at last/at length/(P)/
+äȤ /(adv) barely/
+դ [äĤ] /(v1) to beat/to attack (an enemy)/to do away with/to finish off/(P)/
+Ȥ /indiscriminately/
+Ф /(adj) (sl) dangerous/
+ޤӤ /(n) skips-most-stations Touhoku-line Shinkansen/
+ [򤨤] /(adv) unavoidably/inevitably/necessarily/reluctantly/against one's will/
+ʤ [򤨤ʤ] /(exp) cannot be helped/unavoidable/
+䤢ä /after a little while/presently/
+䤳 /(adj) puzzling/tangled/complicated/complex/(P)/
+ [䤦ޤ] /(exp) a little more than/
+ /(prt) particle denoting uncertainty or a listing (words, clauses)/
+餻 /(n) (1) faked situation/(2) prearranged performances/
+ꤳ /(tsb:) soft/tender/limp/
+Ȥ /someone with whom one is not romantically involved but frequently has sexual relations with anyway/
+ޤ /(col) slut/bimbo/
+褦 /way of doing something/
+ᤴ [ꤹ] /(v5s) to do too much/to let something (or somebody) go past/(P)/
+ [] /(n) make an example of/singled out/
+귫 [꤯] /(n,vs) (uk) making do/getting by (somehow)/managing/(P)/
+礦 [ꤢ] /(v5u) to compete with/to argue with/to quarrel/
+ [Ȥ] /(n) giving and taking/exchange (of letters)/arguing back and forth/(conversational) exchange/(P)/
+뤲 [Ȥ] /(v1) to accomplish/
+ڤ [꤭] /(v5r) (uk) complete decisively/to do to completion/
+ڤʤ [꤭ʤ] /(adj) unbearable/too much/(P)/
+ľ [ʤ] /(n) redoing/(P)/
+ľ [ʤ] /(v5s) to do over again/to redo/to start over/to remake/to resume/to recommence/(P)/
+ [꤫] /(n) manner of doing/way/method/means/(P)/
+¤ [꤫֤] /stingy ways/
+뵤 [뤭] /(n) willingness (e.g. to do something)/
+뵤ʬ [뤭夦֤] /(exp) sufficiently motivated (to do something)/
+ /(int) oh!/ah!/oh dear!/dear me!/thank God!/
+ /(int) exclamation of relief or disappointment/(P)/
+ /(adj-na,n) naughty/mischievous/
+ /(adv,vs) softly/mildly/gently/
+ /(adv,vs) softly/mildly/gently/
+椵椵 /(adv,n,vs) large thing swaying/
+ä /(adv,n,vs) slowly/at ease/(P)/
+ä /(adv,vs) (1) comfortable/easy/calm/(2) loose/spacious/
+Ȥ /(n) reserve/affluence/room/time (to spare)/(P)/
+ /(adv,n,vs) slow swaying/rolling from side to side/swinging/wobbling/shake/swing/waver/roll/rock/tremble/vibrate/flicker/(P)/
+褤ι [褤Ӥ] /(exp) "Bon voyage!"/"Have a nice trip!"/
+褤ιԤ [褤礳] /(exp) "Bon voyage!"/"Have a nice trip!"/
+褦 /(int) welcome!/nice to see you!/(P)/
+褦 /in order to/so that/
+褦ˤ /(exp) (following a verb) to be sure to/to make sure to/to try to/
+褦ˤʤ /(exp) to reach the point that/to come to be that/
+褯 /(adv,vs) frequently/often/
+褷 /(adv) if/even if/even though/
+褸Ф [褸Τܤ] /(v5r) to climb/
+褽 [褽] /(n,vs) looking away/looking aside/(P)/
+褽Ԥ [褽] /(n) going out/company manners/one's best clothes/
+褽Ԥ [褽椭] /(n) going out/company manners/one's best clothes/(P)/
+ /(adv,int,n,vs) totteringly/with tottering steps/(P)/
+ܤ /(adj-na,adv,n,vs) weak from old age/
+ /(adv,prt) from/out of/since/than/(P)/
+ˤä /(adv) of all things/
+ /according to/
+ /according to/
+ /(adj-na,n) worn-out/shabby/seedy/wrinkled-up/
+ /(adv,n,vs) unsteady on its feet/tottering/(P)/
+餷 /(adj,suf) appears like/seems/(P)/
+ä /(v5aru,vi) (abbr) (hon) to be/to come/to go/
+ /(adv) bell sounding/
+줤 /bitter gourd/
+ [Ĥ] /(n) batik (handbag)/
+ /(adj-na) good/satisfactory/worthy/
+Ĥʤ [Ĥޤʤ] /speaking inarticulately (slurring, lisping, etc)/
+襤襤 /(adv) noisily/clamorously/many people making a din/(P)/
+郎 [郎] /(n) our country (reserved for a Japanese referring to Japan)/our land/
+勞勞 /(adv,n,vs) tremble/get nervous/be excited/(P)/
+ /(adv) bustling/shuffling/squirming/creepy crawly/
+ /(X) vulva/slit/cunt/vagina/twat/
+ /(X) vulva/slit/cunt/vagina/twat/
+ /(obs) hiragana for "wi"/
+ /(obs) hiragana for "we"/
+ /(n) archiver/(P)/
+ /(n) archive/
+ /argyle/
+å /argyle check/
+ƥ /(n) architecture/(P)/
+ƥ㡼 /architecture/
+ /(n) argument/
+ /(n) arc/(P)/
+ [Ĥ] /(n) arc cutting/
+ [Ȥ] /(n) arc light/
+ [ۤǤ] /(n) arc discharge/
+ [褦] /(n) arc welding/
+ϧ [] /(n) arc furnace/
+ /(n) arcade/(P)/
+ɳ [ɤ] /(n) shopping arcade/
+åޥ /archaic smile/
+Υߥå /ergonomics/
+ /(n) earth/(electrical) ground/(P)/
+顼 /earth color/
+ /(n) earthquake/
+ǡ /Earth Day (April 22nd)/(P)/
+ [] /(n) ground (earth) wire/earthed line/
+ /(n) (1) arch/(2) homerun (baseball)/(P)/
+꡼ /(n) archery/(P)/
+ /artisan/
+ /(n) artist/(P)/
+ /arch dam/
+ե /(adj-na) artifact/
+ [礦] /(n) arch bridge/
+ĥɥեıư [ĥɥեĤɤ] /(n) Arts and Crafts Movement/
+ƥ /(n) article/
+ƥ /(n) artist/(P)/
+ƥե /(adj-na) artificial/
+ƥե륤ƥꥸ /artificial intelligence/
+ǥ /ardent/
+ /(n) art/(P)/
+ȥ /(n) art theater/
+ȥǥ쥯 /art director/(P)/
+Ȼ [Ȥ] /(n) coated paper/art paper/
+Х˥ƥ /urbanity/(P)/
+Х /urban/(P)/
+Х󥹥ץ /urban sprawl/
+Хǥ /urban design/
+Х饤 /urban life/
+Х˥奢 /urban renewal/
+ѡ /airhead/dumb woman/
+ѥͥå /(n) Advanced Research Projects Agency Network (ARPANET)/
+ӥ /(n) arbiter/
+ӥȥ졼 /(n) arbitration/
+٥ /(de:) (n) evening (de: Abend)/
+ޡ /(n) armor/
+ߡ /army/(P)/
+ߡ֥롼 /army blue/
+ߡå /army look/
+ /(n) arm/(P)/
+०ޡ /arm warmer/knitted sleeve, analogous to a leg warmer/
+ /armchair/
+å /armlet/
+ /amen/
+ /(n) almond/(P)/
+꡼ꥫ /early American/(P)/
+ꥢ [ꥢ] /(n) Aryan/
+Ȥ /(exp) to take the radius/
+륨 /(n) Rh/Rhesus factor/
+ǥ /art deco/(P)/
+̡ܡ /art nouveau/
+ /(de:) measure of area (de: Ar)/
+ /(n) eye/
+ /Ireland (p)/Eire/
+ /(n) iron/ion/(P)/
+󥯥 /iron club/
+ /(n) IAEA/International Atomic Energy Agency/
+२ /(n) IMF/International Monetary Fund/
+륪 /(n) ILO/International Labor Organization/
+ /(n) Internet Corporation for Assigned Names and Numbers (ICANN)/
+塼 /(n) IQ/intelligence quotient/
+˥ե /iconify/
+ /(n) icon (computer)/
+ /eyeshade/
+ɡ /(n) eye shadow/(P)/
+ /(n) icing/
+󥰥ѥå /icing the puck/
+ /(n) ice/(P)/
+ǡ /(n) popsicle/ice candy/
+ǥ /ice candy/frozen treat similar to a Popsicle/
+塼 /(n) ice cube/
+꡼ /(n) ice cream/(P)/
+꡼ॵǡ /(n) icecream sundae/
+꡼ॽ /(n) ice cream soda/
+ҡ /iced coffee/(P)/
+硼 /(n) ice show/
+ /(n) ice skating/
+ޥå /(n) ice smack (ice cream)/
+ /(n) ice dancing/
+ƥ /(n) iced tea/ice tea/
+ƥ /(n) iced tea/
+ȥ /(n) ice tongs/
+ϡ /(de:) (n) ice pick (de: Eishaken)/
+С /(de:) (n) ice skating place (de: Eisbahn)/
+ԥå /(n) ice pick/
+ե /(n) icefall/
+ڡ /(n) ice pail/
+ۥå /(n) ice hockey/(P)/
+ܥå /(n) icebox/
+ /Iceland/(P)/
+ /(n) ice rink/skating rink/
+ /(de:) (n) metal pins of climbing shoes (de: Eisen)/crampons/climbing irons/(P)/
+󥲥ɸ [󥲥뤷礦] /(n) Eisenmenger syndrome/
+ /(n) isotype/
+ȡ /(n) isotope/(P)/
+ȡ׸ [ȡפ] /(n) isotope examination/
+ȡ׼ [ȡפ礦] /(n) isotope therapy/
+ȥ˥å /(adj) isotonic/
+ѥȥå /(adj) isoparametric/
+ȥå /(adj) isometric/
+ȥå /(n) isometrics/
+졼 /(n) isolation/
+졼󥷥ɥ /isolation syndrome/
+졼 /(n) isolator/
+졼 /isolator/
+ƥ /(n) item/something that one "just has to have"/(P)/
+ǥ /(n) idea/(P)/
+ǥ /(n) ID card/identification card/
+ǥ /(n) idea/(P)/
+ǥޥ /idea man/
+ǥꥺ /idealism/
+ǥ /(adj-na) ideal/
+ǥ [ǥ礦Ҥ] /(n) novelty (trans: idea product)/
+ǥꥹ /idealist/
+ǥƥƥ /(n) identity/(P)/
+ǥƥƥ /(n) identity/(P)/
+ǥƥƥ /identity card/
+ǥƥե /identify/
+ǥƥե /identification/
+ǥƥե󥫡 /identification card/
+ɥ /(n) idling/
+ɥ󥰥ȥå /(n) turning off a vehicle engine when stopped (trans: idling stop)/
+ɥ /(n) idol/(P)/
+ɥ륭ԥ /idle capital/
+ɥ륳 /idle cost/
+ɥ륷ƥ /idle system/
+ɥ륿 /idle time/
+ /Ainu/(P)/
+² [̤] /the Ainu race/
+ͥ /(abbr) Eine Kleine Nachtmusik (work by Mozart)/
+Х /(n) eye bank/
+ӡ /(n) ivy/Ivy League style/
+ӡ /IBM/(P)/
+ӡ /ivy style/
+ӡ꡼ /Ivy League/
+ӡå /ivy look/
+֥饦 /eyebrow/
+֥ /eyebrow/
+֥ /eyebrow shape/
+֥ڥ󥷥 /(n) eyebrow pencil/
+֥ /eyebrow/
+ܥ /(n) ivory/
+ܥ꡼ /(n) ivory/(P)/
+ܥ꡼ۥ磻 /(n) ivory-white/
+ܥ꡼Ļ [ܥ꡼] /(n) ivory paper/
+᡼ /(n) seeing-eye dog (trans: eye mate)/guide dog/(P)/
+饤 /eyeline/(P)/
+å奫顼 /eyelash curler/
+ /(n) island/
+ꥹ /(n) iris/(P)/
+ /(n) aisle/
+ /Ireland (p)/Eire/
+ɸ [ɤ] /(n) Irish (language)/Erse/
+ˡ /(n) irony/
+˥ /(adj-na) ironical/
+ /(n) (electric) iron/(P)/
+ [] /(n) ironing board/
+󥹥˥ /(n) einsteinium (Es)/(P)/
+ȥԥƥ /Australopithecus/
+ȥ² [ȥ] /(n) Austro-Asiatic languages/
+ȥͥ² [ȥͥ] /(n) Austronesian languages/
+ /outer/
+ /outerwear/
+ڡ /outer space/
+륭 /(n) autarchy/
+ƥꥢ /exterior (trans: outerior)/
+ /(n) out/(P)/
+ȥ /out wear/
+ȥ֥ǡ /(adj-na) out-of-date/
+ȥ֥Х /out of bounds/
+ȥ֥եå /out of fashion/
+ȥ /out count/
+ȥ /(n) (1) outside track (trans: out course)/(2) outside pitch (baseball)/
+ȥʡ /(n) (abbr) outside corner/
+ȥ /(n) outsider/(P)/
+ȥǥ /outstanding/
+ȥ /(n,vs) out-sourcing/
+ȥɥ /(n) outdoor/
+ȥɥ饤 /outdoor life/
+ȥɥ /outdoor game/
+ȥɥå /outdoor shop/
+ȥɥݡ /outdoor sports/
+ȥɥ饤 /outdrive/
+ȥС /(de:) highway (de: Autobahn)/(P)/
+ȥХå /outback/
+ȥץå /(n) output/
+ȥܥ /out boxing/
+ȥݥå /outpocket/
+ȥ饤ȼ [ȥ饤ȤȤҤ] /(n) outright transaction/
+ȥ饤 /(n) outline/
+ȥå /outlet (store)/(P)/
+ȥ /outlaw/(P)/
+եء٥ /(de:) (n) lift (de: aufheben)/pick up/
+࿿ [ष꤭礦] /(n) Aum Shinrikyou religious group/
+ /aura/
+ /(n) owl/
+ /(sanskr:) Om/Aun/syllable representing the primordial trinity of Vishnu, Shiva and Brahman/
+ե /Aeroflot/(P)/
+ [ɤ] /(n) poisonous algae bloom (often green in color)/
+󥿥ӥƥ /accountability/(P)/
+ƥ /(n) accounting/
+ /(n) account/
+ /(n) acacia/(P)/
+ǥߡ /(n) academia/academy/(P)/
+ǥߡ [ǥߡ礦] /(n) Academy Award/(P)/
+ǥߥ /academicism/
+ǥߥ /academician/
+ǥߥ /(n) academism/(P)/
+ǥߥå /(adj-na,n) academic/(P)/
+ڡ /Christian fellowship/Christian feast in token of fellowship/agape/
+ڥ /(n) a capella (unaccompanied choir or choral work)/
+塼졼 /(n) accumulator/(P)/
+ƥ /(n) Accutane/
+졼 /(n) accumulator/
+졼 /accumulator/
+쥹 /Achilles/
+쥹 [쥹] /(n) Achilles tendon/calcaneal tendon/one's Achilles' heel/vulnerable point/(P)/
+ƥå /acoustic/(P)/
+ /aqua/
+ȥ /aquatron/(P)/
+Ρ /aquanaut/
+ݥꥹ /(n) aqua polis/city on water/
+ޥ꡼ /(n) aquamarine/
+ޥ /(n) aquamarine/
+ /(n) scuba/Aqualung/
+ /aqualung/
+󥰥顼 /"grave" accent/
+󥹥륳եå /(n) circumflex accent/
+ƥ /(n) "acute" accent (fr: aigu)/
+ǥ /(n) accident/(P)/
+ /(n) action/(P)/
+󥹥 /action star/
+ɥ /action drama/
+С /action bar/
+ץ /(n) action program/
+ڥƥ /(n) action painting/
+ /(n) accessory/
+꡼ /(n) accessory/(P)/
+ӥƥ /(n) accessibility/
+ /(n) access/(P)/
+ /access time/
+㡼 /(n) access charge/
+ݥ /(n) access point/
+ [] /(n) right of access/
+ [Ф󤰤] /(n) access program/
+ꥹ /(fr:) accessoiriste/
+å /(n) accessing/
+ץ /acceptance/
+ץ /(n) accept/
+ /(n) (1) (abbr) accelerator/(2) Axel (s)/(P)/
+졼 /accelerator/
+ /(n) accent/(P)/
+Ⱦ [Ȥ礦ᤤ] /(n) accent lighting/
+ /(n) actor/
+˥ /(n) actinium (Ac)/
+˥ [˥ऱ] /(n) actinium series/Actinides/
+֥ǥե /active defense/
+奢ƥ /actuality/
+奢 /(adj-na,n) actual/
+奢륿 /actual time/
+ƥӥƥ /(n) activity/(P)/
+ƥ /(adj-na,n) active/(P)/
+ƥ֥ݡĥ /active sportswear/
+ƥ֥顼ϥ /active solar house/
+ƥ֥ʡ /active sonar/
+ƥ֥ۡߥ /active homing/
+ƥ١ /(n) activation/
+ƥ /(adj-na) active/
+ȥ쥹 /actress/(P)/
+ /(fr:) orgasm (fr: acme)/
+ /(n) acrylic (esp. acrylic fibre)/(P)/
+ [뤵] /(n) acrylic acid/
+ [뤸夷] /(n) acrylic resin/
+ [뤻] /(n) acrylic fiber/
+˥ȥ /acrylonitrile/
+Хå /(adj-na) acrobatic/
+Хå /(n) acrobat/(P)/
+Хåȥ󥵡 /(n) acrobatic dancer/contortionist/
+Хåȥ /(n) acrobatic dance/
+ݥꥹ /acropolis/
+ޥå /achromatic lens/
+꡼ /(n) agreement/
+ꥫ㡼 /agriculture/
+ӥͥ /agribusiness/
+å /(adj-na) aggressive/(P)/
+ޥ /(fr:) (n) agreement/
+ /(n) (abbr) agglomeration/
+󥹥 /against/
+󥹥ȥ /against wind/
+ƥå /(adj-na,n) acoustic/(P)/
+ƥå /acoustic guitar/
+ƥå /acoustic sound/
+ǥ /(n) accordion/(P)/
+ǥɥ /accordion door/
+ǥץ꡼ /accordion pleats/
+ǥ /(n) accordion/
+ǥɥ /(n) accordion door/
+ǥץ꡼ /(n) accordion pleats/
+ /accord/(P)/
+ǡ /accommodator/
+եӥ /agoraphobia/(P)/
+ƥ֥ͥȥ졼˥ /assertiveness training/
+ /(n) assert/
+ /aside/
+ /(n) assign/
+ /assignment/
+ /assassin/
+ /assault/
+ /(n) assistant/(P)/
+ȥǥ쥯 /assistant director/
+ȥѡ /assistant purser/
+ /(n,vs) assist/assistance/(P)/
+å /acid/
+ɡ /(n) acidosis/
+ޥ /(abbr) assistant manager/
+ȥåǥ /asymmetric design/
+ȥ꡼ /asymmetry/
+ȥåǥ /asymmetric design/
+ /(n) (abbr) agitation/(P)/
+ /(v5r) to stir up/to instigate (somebody to do something)/
+ /Asia (esp. "the Far East")/(P)/
+ /(n) Asia influenza/
+å /(n) Asian Cup/
+顼 /Asia dollar/
+ [礦] /(n) Asian Games/
+ʿ [ؤ褦] /(n) Asia-Pacific (region)/
+ʿε [ؤ褦ۤ䤯礦] /Asia-Pacific Association for Machine Translation/AAMT/
+ʿηкѶϲ [ؤ褦礦礯] /(n) Asia-Pacific Economic Cooperation (APEC)/
+ʿϰ [ؤ褦] /Asia-Pacific region/
+ [] /(n) Asian Games/
+Φ [꤯] /(n) Asian Continent/
+ /(n) agenda/
+ [Ӥ礦] /(n) Addison's disease/
+ơ /agitation/
+ơ /agitator/
+ /(ru:) (n) (1) hideout/secret base of operations/(2) agitating point (agitpunkt)/(P)/
+ɥߥ /(n) azidothymidine (AZT)/
+ӥ /(abbr) agitation bill/
+㥹 /(n) adjust/
+ [󤼤] /(n) propaganda speech/inflammatory speech/
+ /ASCII/(P)/
+åȥ /Ascot tie/(P)/
+ /(n) (abbr) asphalt concrete/
+ /(n) (abbr) asterisk/
+ /(n) astatine (At)/
+ꥹ /(n) asterisk/
+ƥ² [ƥ] /(n) Aztec/
+ƥå /Aztec/
+ƥ /(abbr) asterisk/
+ƥꥹ /(n) asterisk/
+ȥ󥼥 /(n) astringent lotion/
+ȥ󥼥 /astringent/
+ȥɡ /Astrodome/
+ȥΡ /astronaut/
+ȥ /astro-rama/
+ȥ /astrology/
+ѥå /ASPAC/
+ѥ饬 /(n) asparagus/(P)/
+ѥ饮 [ѥ饮󤵤] /(n) aspartic acid/
+ѥơ /aspartame/
+ԡ /(de:) Aspite/(P)/
+ԥå /aspic/
+ԥ /(n) Aspirin/(P)/
+ԥ󥹥Ρ /aspirin snow/
+ե /(n) asphalt/(P)/
+եȥ󥰥 /asphalt jungle/
+եƻϩ [եȤɤ] /(n) asphalt road/blacktop/tarmac road/
+٥ /(nl:) (n) asbestos (nl: asbest)/(P)/
+٥ȥ /asbestos cement/
+ڥ /(n) aspect/
+ڥȥ졼 /aspect ratio/
+ڥ륮륹 [ڥ륮륹礦] /(n) aspergillosis/
+꡼ /athlete/(P)/
+꡼ȥե /athlete fund/
+å /(n) athletic/leisure facilities/(P)/
+å /athletic club/
+å /athletics/(P)/
+å /ASROC/(P)/
+ /ASEAN/Association of Southeast Asian Nations/(P)/
+ /assessment/(P)/
+ /(n) assessment/(P)/
+륳 /acetylcholine/(P)/
+륵 [륵뤵] /(n) acetylsalicylic acid/
+벽 [뤫] /(n) acetylation/
+ /(n) acetylene/
+ /(n) acetylene torch/
+åȥޥ͡ /(n) asset management/
+ơ /(n) acetate/
+ơ [ơȤ] /(n) acetate fiber/
+ȥߥΥե /(n) acetaminophen/
+ȥ /(n) acetone/(P)/
+ȥ֥Ρȯ [ȥ֥ΡϤä] /(n) acetone-butanol fermentation/
+󥷥 [󥷥Ȥ] /(n) Ascension Island/
+֥ /(n) assembler/
+֥顼 /assembler/
+֥ /(n) assembly/
+֥꡼ /assembly/
+֥꡼ [֥꡼] /(n) assembly language/
+֥꡼ [֥꡼Ȥ] /assembly language/
+֥꡼ [֥꡼礦] /(n) assembly industry/
+֥ /(n) assemble/
+ /(n) association/(P)/
+å /(n) attacker/
+å /(n) attack/(P)/
+å /(n) attache case/
+å奱 /(n) attache case/(P)/
+å /(n) attach/
+å /(n) attachment/
+ /Atari/(P)/
+ /adagio/(P)/
+ץ /(n) adapter/
+ץ /(n) adapter/(P)/
+ץƥ /adaptive/
+ॹȡɸ [ॹȡ礦] /(n) Adams-Stokes syndrome/
+ /(n) adult/(P)/
+ȥǥ奱 /adult education/
+ȥƥ /(n) pink content/
+ȥå /adult shop/sex shop/
+ȥӥǥ /(n) adult video/
+ /achievement test/(P)/
+֥ȥƥ /(n) achievement test/
+ /accelerando/
+ /(int) ooh/
+å /axe/
+å /(n) (abbr) (automotive) assembly/
+å /(n) ash/
+åƥ͡ /(n) attenuator/
+å /at/(P)/
+åȥХå /at bat/
+åȥۡ /(adj-na,n) at home/
+åѡ /(n) upper/(P)/
+åѡå /(n) uppercut/
+åѡߥɥ /upper-middle/
+åԥƻ [åԥɤ] /(n) Appian Way/
+å /(n) (1) up/(2) (abbreviation of) upload/(3) charge-up (e.g. a battery)/(4) prefix meaning surge or boost/(P)/
+åץ졼 /(n) upgrade/
+åץ /up style/up sweep/
+åץ /(n) up down/
+åץġǡ /(adj-na,n) up to date/
+åץǡ /(n) update/
+åץǥ /update/
+åץȡ /(n) style of speaking in which the speaker gives the end of each sentence or phrase a higher intonation (trans: up talk)/
+åץ饤 /upright/
+åץ饤ȥԥ /upright piano/
+åץꥱ /(n) applique/
+åץ /(n) Apple/(P)/
+åץѥ /(n) apple pie/
+åץ /(n,vs) upload/
+å /(abbr) appendicitis/
+ƥ /attest/(P)/
+ƥ /(n) Athens/
+ƥ쥳 /(abbr) dubbing (trans: ate plus recording)/
+ƥư̮Ų [ƥऻɤߤ㤯礦] /(n) atherosclerosis/
+ƥ󥷥 /(n) attention/
+ƥ󥷥Х塼 /attention value/
+ǥ /(es:) goodbye (es: adios)/carton/(P)/
+ǥ /Adidas (brand name)/
+ǥΥ /(n) adenoid/
+ǥΥ륹 /(de:) Adenovirus/
+ǥΥջ [ǥΥ󤵤󤵤] /(n) ATP/adenosine triphosphate/
+ǥץ /(n) adept/
+ǥ塼 /(fr:) goodbye (fr: adieu)/
+ /atto-/10^-18/(P)/
+ȥˡ /(de:) (n) atonie/
+ȥԡ /(n) atopic/predisposition toward allergies/(P)/
+ȥԡ [ȥԡҤդ] /(n) atopic dermatitis/
+ȥߥå /(n) atomic/
+ȥ /(n) atom/(P)/
+ȥ⥹ե /atmosphere/
+ȥ饯 /(n) attraction/(P)/
+ȥ饯 /attractor/
+ȥ饯ƥ /(adj-na) attractive/
+ȥ /(adj-na,n) at random/
+ȥꥦ /(n) atrium/
+ȥꥨ /(fr:) (n) studio (fr: atelier)/(P)/
+ȥӥ塼 /(n) attribute/
+ȥ /autoload/
+ /(n) ad/advertisement/(P)/
+ɡ /adobe/
+ɥѥ /ad impact/
+ɥ /add-on/
+ɥ⥸塼 /add-on module/
+ɥ [ɥǤ] /(n) add-on telephone/
+ɥ [ɥۤ] /(n) add-on/
+ɥڡ /ad campaign/
+ɥХ /(n) adviser/(P)/
+ɥХ /(n) advice/(P)/
+ɥХ /advertising/
+ɥХ /advertisement/
+ɥХ롼 /(n) ad-balloon/(P)/
+ɥХ /advance(d)/
+ɥХ󥹥 /(n) advanced/
+ɥХơ /advantage/(P)/
+ɥХơ롼 /advantage rule/
+ɥ٥㡼 /(n) adventure/(P)/
+ɥۥ饷 /ad-hocracy/
+ɥۥå /(n) ad hoc/
+ɥ /(n) Filipino national dish of braised chicken or pork/
+ɥޥ /ad man/
+ɥߥ /admittance/
+ɥߥå /admission/
+ɥߥåե꡼ /admission free/
+ɥߥ /admin/
+ɥꥢ [ɥꥢ] /Adriatic Sea/(P)/
+ɥ /(n) ad lib/(P)/
+ɥ쥹 /(n) address/(P)/
+ɥ쥹Ģ [ɥ쥹礦] /address book/
+ɥå /(n) addressing/
+ɥʥ /(n) adrenalin/(P)/
+ɥ /advisor/
+ /(n) (abbr) announcer/(P)/
+ʡ /(adj-na) anarchy/(P)/
+ʡ /(n) anarchist/
+ʡ /(n) anarchism/
+ʥ󥵡 /(n) announcer/(P)/
+ʥ /(n,vs) announce(ment)/(P)/
+ʥ󥹥 /announcement/
+ʥ /(n) (abbr) unaccompanied baggage/
+ʥ /(n) anarchist/
+ʥ /(n) anarchism/
+ʥ /(abbr) anachronism/
+ʥ˥ /(n) anachronism/
+ʥ /anagram/
+ʥ /(abbr) analog computer/
+ʥƥ /anathema/
+ʥǥ /(abbr) analog digital/
+ʥե饭 /(de:) Anaphylaxie/
+ʥץ饺 [ʥץ饺ޤӤ礦] /(n) anaplasmosis/
+ʥ饤 /(n) analyzer/
+ʥ饤 /analyzer/
+ʥꥷ /(n) analysis/
+ʥꥹ /(n) analyst/(P)/
+ʥꥹȥߡƥ /(n) analyst meeting/
+ʥ /(adj-na,n) analog/analogue/(P)/
+ʥԥ塼 /analog computer/
+ʥԡɥ᡼ /analog speedometer/
+ʥǥѴ [ʥǥؤ󤫤] /AD converter/analog digital converter/
+ʥ׻ [ʥ] /(n) analog computer/
+ʥ [ʥȤ] /(n) analogue watch/
+ʥ [ʥɤ] /(n) analog clock/
+ʥ /(n) analogy/
+ˡ /annealing/(P)/
+˥ /(n) (abbr) anime karaoke/karaoke accompanied by animation/
+˥ [˥礦] /(n) anisakiasis/
+˥С꡼ /anniversary/
+˥ /anima/
+˥ޥ /animal/(P)/
+˥ߥ /animism/
+˥ /(n) (abbr) animation/(P)/
+˥᡼ /(n) animation/(P)/
+˥᡼ /animator/
+˥奢ݡ /annual report/
+˥ /(n) aniline/
+˥ [˥󤻤礦] /(n) aniline dye/
+̥ /anus/
+ͥɡ /anecdote/
+ͥ᡼ /(de:) Anoekumene/
+ͥ /(n) anemone/windflower/
+ͥɵ [ͥɤĤ] /(n) aneroid barometer/
+Ρ /anode/
+Υ˥ޥ /anonymous/
+Υ˥ /anonym/
+Υå /(n) anorak/
+Υ쥯 /anorexia/
+Х /(adj-na) about/(P)/
+Хǥ󥢥󥬥 [Хǥ󥢥󥬥] /(n) Aberdeen Angus (type of cattle)/
+Х󥮥 /(n) avant-garde/
+Х󥲡 /(fr:) (n) pre-war (fr: avant-guerre)/
+Х塼 /(fr:) (n) adventure (fr: aventure)/
+ѡ /(n) aperture/
+ѡ /(n,adv) (1) apartment (abbr)/(2) apartment building (abbr)/(3) apart/(P)/
+ѡȹӤ餷 [ѡȤ餷] /apartment house robbery (robber)/
+ѥ /(n) (abbr) aperture compensation/
+ѥ /apathy/
+ѥ /appetite/
+ѥå /(fr:) apache (fr: apache)/
+ѥå /Apache/(P)/
+ѥ̮ [ѥߤ㤯] /(n) Appalachian mountains/Appalachians/
+ѥȥإ /(n) apartheid/(P)/
+ѥȥإ /apartheid/
+ѥ뻺 [ѥ뤵󤮤礦] /(n) apparel business/
+ӥ /(fr:) habitation/(P)/
+ӥꥹ /obelisk/
+ӥƥ /ability/
+ӥԥå /ability Olympics (trans: abi-olympics)/
+ԡ /(n) appeal/(P)/
+ԥ󥹥ޥ͡ /appearance money/
+ե /affair/(P)/
+ե륺 /aphorism/
+ե /Afrikaner/
+ե˥ /Afghanistan (p)/
+ե /Afghan/
+ե [ե󤻤󤽤] /(n) Afghan Wars/
+եԤ [ե󤢤] /(n) Afghan stitch/
+ե /(n) after/(P)/
+ե /(n) aftercare/
+եӥ /(n) after (sales) service/warranty service/
+ե֥ /after-shave lotion/
+ե /after-ski/
+ե̡ɥ쥹 /(n) afternoon dress/
+ե쥳ǥ /after-recording/
+ե̡ /(n) afternoon/(P)/
+ե̡󥷥ɡ /afternoon shadow/
+ե̡ɥ쥹 /afternoon dress/
+ե [եʤ] /(n) stomatitis aphthosa/
+եȥ /aflatoxin/
+եꥫ /Africa (p)/
+եꥫ /Afrikaans/(P)/
+եꥫ󥹸 [եꥫ󥹤] /(n) Afrikaans (language)/
+եꥫγ [եꥫΤĤ] /Horn of Africa/
+եꥫ [եꥫ] /(n) African elephant/
+եꥫΦ [եꥫ꤯] /(n) African Continent/
+եꥫ̱² [եꥫߤ󤾤] /(n) African National Congress/ANC/
+ե쥳 /(n) (abbr) adding sounds to a soundtrack after a film has been made (trans: after recording)/postrecording/postsynchronization/postlooping/dubbing/
+ե /Afro/
+ե塼Хꥺ /Afro-Cuban rhythm/
+եإ /Afro-hair/
+֥ /(n) absinthe/(P)/
+֥ȥ饯 /(n) abstraction/
+֥ȥ饯 /(adj-na,n) abstract (of a paper)/
+֥ȥ饯ȥ /(n) abstract art/
+֥塼ƥ /absolutism/
+֥Ρޥ /(adj-na,n) abnormal/
+ץ /(de:) abseiling (de: abseilen)/lowering on a rope/
+ץ饤 /apply/
+ץ /(abbr) (computer) application/(P)/
+ץꥪ /(adj-na,n) a priori/
+ץꥱ /(n) application/(P)/
+ץꥱ󥽥ե /(n) application software/
+ץꥱץ /application program/
+ץꥳå /apricot/
+ץ /APL/
+ץ쥲 /(fr:) (n) apres-guerre/
+ץ /(n) approach (in golf)/(P)/
+ץå /approach shot/
+ץ饤 /approach light/
+إå /ahead/
+إ /(n) opium/
+إ /(n) opium/
+إѼ [إ󤸤礦褦] /(n) opium smoker/opium eater/
+إ [إ󤻤󤽤] /(n) Opium War (1840-42)/
+إ [إ夦ɤ] /(n) opium poisoning/
+٥ӥƥ /(n) availability/(P)/
+٥å /(fr:) (n) together (fr: avec)/with someone/(P)/
+٥åۡ /back-to-back homeruns (baseball) (trans: avec homerun)/
+٥˥塼 /(n) avenue/(P)/
+٥ޥꥢ /(exp) Ave Maria/Hail Mary/
+٥졼 /(n) average/(P)/
+٥졼ե /average golfer/
+ڥ /appetizer/(P)/
+ڥƥ /aperitif/
+ڥ /append/
+ۥȥ /axolotl/Mexican walking fish/edible salamander/neotonous salamander/(P)/
+ܡ /(n) abort/(P)/
+ܥ /avocado/
+ܥɥˡ§ [ܥɥΤۤ] /(n) Avogadro's law/
+ܥɥ [ܥɥ] /(n) Avogadro's number/
+ܥƥ /(n) stamp or certificate of public document authentication in accordance with Hague Convention XII/apostille/
+ܥꥸˡ /aborigine/(P)/
+ /(n) (abbr) appointment/
+ݥƥƥ /(abbr) appointment system/(P)/
+ݥƥȥƥ /appointment system/
+ݥ /(n) (abbr) appointment/
+ݥȥ /(n) appointment/
+ݥ [ݥ󤻤] /(n) apocrine gland/
+ݥޡ /(de:) Apochromat/
+ݥ⡼ /(n) apogee motor/
+ݥƥ /(n) stamp or certificate of public document authentication in accordance with Hague Convention XII/apostille/
+ݥƥꥪ /(n) a posteriori/
+ݥȥե /apostrophe/
+ݥȥե /apostrophe/
+ݥȡ /(n) apoptosis/apoptotic/
+ݥȥƥ /(n) telephone call made to get an appointment/
+ݥץȡ /(n) apoptosis/apoptotic/
+ݥꥢ /aporia (Gr)/
+ݥ /(n) Apollo (el: Apollon)/
+ݥײ [ݥ] /(n) Apollo Project/
+ݥij [ݥФ礦] /(n) parnassian butterfly/
+ݹ [ݤ] /(n) apoenzyme/
+ /(n) (abbr) amateur/(P)/
+ޥ [ޥ󤬤] /(n) Amazon River/
+ޥ奢 /(n) amateur/(P)/
+ޥ奢ꥺ /amateurism/
+ޥ奢̵ [ޥ奢ऻ] /(n) amateur radio/
+ޥ奢̵ [ޥ奢ऻ󤭤礯] /(n) amateur radio station/
+ޥꥹ /(n) amaryllis/
+ޥ륬 /(n) amalgam/(P)/
+ޥ /(fr:) lover (fr: amant, amante)/(P)/
+ /(fr:) (n) friend (fr: ami, amie)/(P)/
+ߡ /(n) amoeba/
+ߥΰ© [ߥΤ󤽤󥨥] /(n) ethyl aminobenzoate/
+ߥδ [ߥΤ] /(n) amino group/
+ߥλ [ߥΤ] /(n) amino acid/(P)/
+ߥλȯ [ߥΤϤä] /(n) amino-acid fermentation/
+ߥ [ߥΤȤ] /(n) amino-sugar/
+ߥ塼 /(n) amusement/(P)/
+ߥ塼ȥ󥿡 /amusement center/
+ߥ顼 /amylase/
+ߥɥ˥塼ѥ /(n) familial amyloidotic polyneuropathy (FAP)/
+ߥˡ [ߥۤ] /(n) amylo process/
+ࡼ /(fr:) (n) love (fr: amour)/(P)/
+ȥå /Amtrak/
+ͥƥ /amnesty/(P)/
+ͥƥ󥿡ʥʥ /(n) Amnesty International/
+ͥƥ󥿡ʥʥ /Amnesty International/
+ϥꥯ [ϥꥯ] /(n) Amharic language (official language of Ethiopia)/
+ۥƥꥷ /(n) amphotericin/
+顼 /(n) (abbr) young girls who imitate the style of singer Amuro Namie/
+᡼ /(n) amoeba/(P)/
+᡼бư [᡼Фɤ] /ameboid movement/
+᡼Ρ [᡼Ф] /(n) amoebic dysentery/
+ᥫ /(n) (abbr) American casual/
+᥷ /amethyst/
+᥸ /(n) amethyst/
+᥹ /Ameslan/American sign language/
+ /AMeDAS/Automated Meteorological Data Acquisition System/(P)/
+˥ƥ /(n) amenity/(P)/
+ե /(abbr) American football/(P)/
+饰 /(abbr) American rugby/(P)/
+ꥫ /America (p)/
+ꥫͤ /(n) redwood/
+ꥫǥ /(n) American Indian/
+ꥫꥬ /(n) crawfish/
+ꥫåץ졼 /America's Cup race/
+ꥫʥ /(n) Americanize/
+ꥫ˥ /Americanism/
+ꥫץեåȥܡ꡼ /(n) National Football League (NFL)/
+ꥫޥܥ /dogwood/
+ꥫ饤 /(n) (American) puma/
+ꥫ /(n) American/(P)/
+ꥫ󥳡ҡ /American coffee (i.e. weak and tasteless)/
+ꥫեåȥܡ /(n) American football/
+ꥫץ /American plan/
+ꥫ꡼ /American League/
+ꥫ [ꥫ] /(n) black bear/
+ꥫҶ [ꥫ夦礯] /(n) NASA/National Aeronautics and Space Administration (USA)/
+ꥫ罰 [ꥫä夦] /the United States of America/
+ꥫ [ꥫ] /American person/
+ꥫΦ [ꥫ꤯] /(n) American continent/the Americas/
+ꥫɿ [ꥫҤ礦] /(n) jaguar/
+ꥫ [ꥫ䤮夦] /(n) buffalo/American bison/
+ꥫ͢ [ꥫ椷Ĥˤ夦󤳤] /(n) Export-Import Bank (US)/
+ꥫϢˮIJ [ꥫݤ] /(n) US Congress/
+ꥫ [ꥫФ] /(n) South American tapir/
+ꥱ̥ /(n) American sauce/
+ꥷ /(n) americium (Am)/
+ե /(n) amorphous/
+ե° [ե󤾤] /(n) amorphous metal/
+ե [ե褦Ǥ] /(n) amorphous solar cell/
+եȾƳ [եϤɤ] /(n) amorphous semiconductor/
+ȥ /Ayatollah/
+顼 /Allah/(P)/
+顼 /(adj-no,n) alert/
+顼 /alarm/
+饤 /alliance/
+饤 /(n) alignment/
+饦 /(n) around/(P)/
+饫 /(fr:) (n) a la carte/(P)/
+饭ɥ [饭ɥ󤵤] /(n) arachidonic acid/
+饿 [饿] /(n) corpus allatum/
+å /(nl:) arrack or arak (grain or rice wine)/
+ӥҡ [ӥҡΤ] /(n) coffee tree/
+ӥ /(n) gum arabic/
+ӥ [ӥΤ] /(n) acacia/
+ӥ饤 /Arabian light/
+ӥ [ӥ] /(n) Arabic language/
+ӥ [ӥ] /(n) Arabic numeral/
+ӥ [ӥ] /(n) Arab (horse)/
+ӥʸ [ӥ⤸] /(n) Arabic script/
+ӥ [ӥФʤ] /(n) Arabian Nights/The Thousand and One Nights/The Arabian Nights' Entertainments/
+ /Arab/(P)/
+ּĹϢˮ [֤礦ݤ] /United Arab Emirates (p)/
+ֿ [֤] /(n) Arab/
+٥ /(n) arabesque/
+ߥ [ߥɤ] /(n) aramid fibre/
+ [ऴ] /(n) Aramaic/
+⡼ /(fr:) (n) a la mode/
+꡼ /(n) arena/(P)/
+ꥢ /(n) aria/(P)/
+ꥲ /alligator/
+ꥹȥ饷 /aristocracy/(P)/
+ꥹȥå /aristocrat/
+å /(abbr) American league/
+Х /(n) alibi/(P)/
+륫 /archaism/(P)/
+륫å /(adj-na,n) archaic/
+륫åޥ /archaic smile/
+륫ǥ /arcadia/(P)/
+륫 /(n) alkali/(P)/
+륫 [륫ꤨ] /(n) alkali salt/
+륫괥 [륫꤫Ǥ] /(n) alkaline battery/
+륫 [륫꤬] /(n) alkali rock/
+륫° [륫꤭󤾤] /(n) alkali metal/
+륫 [륫ꤻ] /(adj-no,n) alkaline/(P)/
+륫 [륫ꤻ礯Ҥ] /(n) alkaline food/
+륫 [륫Ǥ] /(n) alkali battery/
+륫° [륫ɤ뤤󤾤] /(n) alkali earth metal/
+륫 /alkalosis/
+륫 /(n) alkaloid/
+륭ɼ [륭ɤ夷] /(n) alkyd resin/
+륭ǥθ [륭ǥΤ] /(n) Archimedes' principle/
+륭٥󥼥󥹥ۥ [륭٥󥼥󥹥ۥ󤵤󤨤] /(n) alkyl benzene sulfonate/
+륭벽 [륭뤫] /(n) alkylation/
+륭벽 [륭뤫] /(n) alkylating agent/
+륮 [륮󤵤] /(n) alginic acid/
+륳 /alcove/(P)/
+륳 /(n) alcohol/(P)/
+륳¸ [륳뤤󤷤礦] /(n) alcoholism/
+륳 [륳뤤礦] /(n) alcoholic drinks/
+륳벹ٷ [륳뤪ɤ] /(n) alcohol thermometer/
+륳 [륳夦ɤ] /(n) alcoholism/
+륳ȯ [륳Ϥä] /(n) alcohol fermentation/
+르ꥺߥå /(adj-na,n) algorithmic/(P)/
+르ꥺ /(n) algorithm/(P)/
+르 /Algol/
+르 /(n) argon (Ar)/
+륵 /(n) (abbr) a "salon" where the hostesses are supposedly part-timers with other jobs (trans: arubaito salon)/
+륷 /Alcyone (star in Taurus, brightest of the Pleiades)/
+른ꥢ /Algeria/(P)/
+륹ޥȥꥢ /ars amatoria/
+를 /(uk) Argentina/
+를󥿥 /(n) (Argentine) tango/
+륿 [륿礴] /(n) Altaic/
+ /(n) artisan/
+ĥϥޡ /(n) Alzheimer (disease)/(P)/
+ĥϥޡ [ĥϥޡӤ礦] /(n) Alzheimer disease/
+ǥҥ /aldehyde/(P)/
+ǥҥɴ [ǥҥɤ] /(n) aldehyde group/
+ /(n) alto/(P)/
+ȥå /(n) alto saxophone/
+Ȳμ [Ȥ] /(n) alto (voice or singer)/
+ϥ /alcohol-related harassment/
+Х /(de:) (n) (1) old (pre-Meiji) budou schools/(2) part-time job (esp. high school students) (de: Arbeit)/(P)/
+Хȥ /albatross/(P)/
+Х˥ /Albania (p)/
+Х /(n) album/(P)/
+ѥ /alpine/(P)/
+ѥ /(n) alpaca/
+ӥ /(n) albino/
+ӥ쥪 /Albireo (aka Beta Cygni)/
+ԥ˥ /(n) alpinist/
+ԥ˥ /alpinism/
+ե /(n) alpha/(P)/
+ե٥å /(n) alphabet/(P)/
+ե /Alphard (aka Alpha Hydra)/
+ե [ե] /(n) alpha rays/
+եγ [ե夦] /(n) alpha particle/
+֥ߥ /(n) albumin/(P)/
+ץ /alps/(P)/
+ץθ [ץΤ] /steep pass in the Alps/
+ץ [ץΤ] /steep pass in the Alps/
+ڥ /arpeggio/
+ڥ /(n) Alpen/
+ڥ󥹥 /(n) Alpine skiing (de: Alpenski)/
+ڥۥ /(n) alpenhorn/alphorn/
+ڥ [ڥ󤷤⤯] /(n) Alpine events/Alpine sports/
+ۥ /(n) tin foil/aluminum foil/aluminium foil/
+ޥ /(n) anodized aluminum/
+ޥ /(n) armadillo/(P)/
+ޥʥå /almanac/
+ޥ˥å /armagnac/
+ /(n) aluminum (Al)/aluminium/(P)/
+ߥå /aluminium sash/(P)/
+ߥ /(n) alumina/
+ߥ˥ /(n) aluminum (Al)/aluminium/(P)/
+ߥ˥ [ߥ˥ऴ] /(n) aluminum alloy/
+ߥۥ /(n) tin foil/aluminum foil/aluminium foil/(P)/
+ [ߤϤ] /(n) aluminum foil/
+˥ /Armenia (Armyanskaya) (p)/
+ [夦] /(n) alcoholism/(P)/
+쥤 /(n) array/(P)/
+쥫ܿ [쥫䤷] /(n) areca palm/
+쥭ɥ饤 /alexandrite/(P)/
+쥰å /(n) allegretto/
+쥰 /(n) allegro/
+쥴꡼ /(n) allegory/
+륮 /(de:) (n) allergy (de: Allergie)/(P)/
+륮ɡ [륮Ӥ] /(n) allergic rhinitis/
+륲 /(n) allergen/
+ /(n) arrange/(P)/
+󥸥 /(n) arrangement/
+󥸥㡼 /arranger/
+ /arrow/(P)/
+ /(n) aloe/
+ /(n) allocation/
+ /(n) allocate/
+å /(n) alloc/
+ /(n) aloha/(P)/
+ϥ /(n) aloha shirt/
+ޥƥԡ /(n) aromatherapy/
+ /(n) hour/(P)/
+󥫡 /(n) anchor/(P)/
+󥫡ޥ /anchorman/
+󥫥쥸 /(n) Anchorage/
+󥫥å /(n) Anchorage/
+󥭥륹 /(n) ankylosaurus/
+ /ankh/
+󥯥å /anklet/
+󥰥 [󥰥Ȥ] /Anguilla (island) (p)/
+󥰥 /(abbr) underground/(P)/
+󥰥ޥ͡ /(abbr) underground money/
+󥰥Dz [󥰥館] /(n) underground film/
+󥰥 [󥰥餲礦] /(n) underground theater/
+󥰥 /(n) angler/
+󥰥ꥫ󶵲 [󥰥ꥫ󤭤礦] /(n) Anglican Church/
+󥰥 /(n) angle/(P)/
+󥰥ꥫ /Anglo-America/(P)/
+󥰥 /Anglo-Arab/
+󥰥 /Anglo-Saxon/(P)/
+󥱡 /(fr:) (n) questionnaire (fr: enquete)/survey/(P)/
+󥱡Ĵ [󥱡Ȥ礦] /(n) questionnaire survey/
+󥱡ѻ [󥱡Ȥ褦] /(n) questionnaire (form)/
+󥳡 /(n) encore/(P)/
+󥳡륢 /encore hour/
+󥳥 /(n) (abbr) overcoat with very simple lines and no shoulder pads, etc. (from: unconstructed)/
+󥴥 /Angola (p)/
+󥴥黳 [󥴥䤮] /(n) Angora goat/
+󥴥 [󥴥餦] /(n) Angora rabbit/
+󥴥ǭ [󥴥ͤ] /(n) Angora cat/
+󥵥ۥ /answer phone/(P)/
+󥵥֥ /(n) ensemble/(P)/
+󥶥 /(de:) roping oneself up (de: anseilen)/
+󥶥 [󥶥礦䤯] /(n) ANZUS Treaty/
+󥷥쥸 /(n) Ancien Regime (in France)/
+󥸥饹 /(n) angelus/(P)/
+󥸥졼 /undulation/
+󥽥 /anthology/(P)/
+󥿥ɥ /untied loan/(P)/
+󥿥˥ /antagonism/
+󥿥å /(n) UNTAC/United Nations Transitional Authority in Cambodia/
+󥿥å֥ /(adj-na) untouchable/
+ /(n) under/(P)/
+ /underwear/
+饦 /underground/
+ /undercoat/
+ /(n) undershirt/
+ /underskill/
+ /underscore/
+ /(abbr) underhand throw (baseball)/submarine pitch/
+ϥɥ /underhand throw/
+ѡ /(n) under par/(P)/
+ѥ /(roadway) underpass/
+ץ롼 /underproof/
+ץå /underplot/
+饤 /(n) underline/(P)/
+ /(n) andante (music)/
+ƥ /andantino/
+ƥ󥿡ӥ /andante cantabile/
+ /(n) anti-/disliked/(P)/
+ /antique/
+եå /antique fashion/
+֥å /anti-establishment/
+å [å] /(n) antique/
+ơ /(de:) (n) antithesis (de: Antithese)/(P)/
+ƥȥ /(fr:) anti-theatre (fr: anti-theatre)/
+ɡ /antidote/
+Υå /antiknock/
+Υå [Υå] /(n) antiknock agent/
+Υߡ /antinomy/
+եߥ˥ /antifeminism/
+ե꡼ /antifreeze/
+ޥͥå /antimagnetic/
+ˡ /(n) antimony (Sb)/
+ /(n) antimony/
+ӡ /anchovy/
+ޥ /anti-roman/
+ġ /en tous cas/
+ġ /(n) en-tout-cas (track or tennis court surface made of clay and crushed brick)/
+ƥ /(n) antique/(P)/
+ƥեå /antique fashion/
+ƥ /Antigua (p)/
+ƥå /(n) antique/
+ƥ /(n) antenna/(P)/
+ƥʥå /(n) antenna shop/
+ǥå /undead/
+ǥѥ /(fr:) (n) independents/
+ȥ˥ /antonym/(P)/
+ȥ /entree/entrepreneurship/
+ /(n) ampersand sign/and/(P)/
+ɥ /undo/
+ɥȥ /(fr:) un, deux, trois/
+ɥ /Andorra (p)/
+ɥ /android/(P)/
+ɥ /(n) androgen/
+ɥ /(n) Andromeda/
+ɥ [ɥ] /(n) Andromeda galaxy/
+ɥ [ɥ] /(n) Andromeda/
+ɲϩ [ɤ] /(n) AND circuit/
+˥奤 /(fr:) (n) boredom (fr: ennui)/
+ϥåԡ /unhappy/
+С /amber/umber/
+Х /ambassador/
+Х /(adj-na,n) ambulance/unbalance/(P)/
+ѡ /unparser/(P)/
+ѥ /umpire/
+ӥ /ambiance/
+ӥХ /ambivalence/
+ӥ /(n) (abbr) unbelievable/
+եƥ֥ /(fr:) enfants terribles/(P)/
+ե /(adj-na) unfair/(P)/
+եߥ /amphetamine/
+֥饫å /umbrella cut/
+ /(n) amp/(P)/
+ץե /amplifier/
+ץ /(n) ampoule/
+ץ쥤֥ /unplayable/
+ץץ /impromptu/
+ڡˡ§ [ڡΤۤ] /(n) Ampere's law/
+ڥ /(n) ampere/(P)/
+ڥ [ڥ] /(n) ampere hour/
+ۥƥꥷ /(n) amphotericin/
+ޥ /unmount/
+ʥ /ammonite/(P)/
+˥ /(n) ammonia/(P)/
+˥ˡ [˥ۤ] /(n) ammonia soda process/
+˥ [˥] /(n) ammonia water/aqueous ammonia/
+˥ /(n) ammonium/
+ /(adj-na) unmoral/
+å /(adj-na) unlucky/
+å /unlock/
+ /(n) eagle/(P)/
+ /(n) ether/
+ܡ /ether(net) board/
+ͥå /Ethernet/
+ /(n) European Community/EC/
+ /(adj-na,n) easy/(P)/
+ /(n) easy order/
+ /easy care/
+ /(n) easy-going/
+ѥ /(n) loose-fitting pants with an elastic or drawcord waist (trans: easy pants)/
+ե饤 /routine fly ball (baseball) (trans: easy fly)/
+ڥ /(n) easy payment (system)/
+ꥹ˥ /(abbr) easy listening music/
+ꥹ˥󥰥ߥ塼å /easy listening music/
+ /(n) Easter/(P)/
+ [Ȥ] /(n) Easter Island/
+󥰥å /eastern grip (in tennis)/(P)/
+꡼ /Eastern League/
+ /(n) east/yeast/(P)/
+ȥ /East End/
+ȥ /East Coast/
+ȥ /East Side/
+ /(n) easel/
+ӥ /(n) evil/
+֥ /(n) evil/
+֥ /even/(P)/
+֥ѡ /even par/(P)/
+桼 /(n) EU/European Union/
+ /ear-ring/
+ /(n) (abbr) Iran-Iraq/
+ /(int) yes/
+ƥܥ /Goteborg/Gothenburg/
+ /yellow/
+ /(n) (1) Jesus/(2) yes/(P)/
+ꥹ /(n) Jesus Christ/
+ޥ /(n) yes-man/
+ [] /Society of Jesus/Jesuits/(P)/
+ /(adj-na,n) yellow/(P)/
+ /(n) Yellow Card/
+㡼ʥꥺ /yellow journalism/
+ /yellow zone/
+֥å /Yellow Book/
+ץ쥹 /yellow press/
+ڡ /Yellow Pages/
+ڡѡ /(n) yellow paper/
+˥ /(n) Ionium/
+ /(n) eon/ion/(P)/
+å /ion rocket/
+ [] /(n,vs) ionization/
+󲽥ͥ륮 [󤫥ͥ륮] /(n) energy of ionization/
+󲽷 [󤫤] /(n) ionization tendency/
+ [] /(n) electrovalence/
+ [󤭤礦] /(n) ionic strength/
+ [󤱤Ĥ] /(n) ionic bond/
+뾽 [󤱤ä礦] /(n) ionic crystal/
+ [󤱤Ӥ礦] /(n) ion microscope/
+ [󤳤] /(n) ion exchange/
+򴹼 [󤳤󤸤夷] /(n) ion exchange resin/
+ [夦ˤ夦] /(n) ion implantation/
+Ⱦ [Ϥ󤱤] /(n) ionic radius/
+ȿ [ϤΤ] /(n) ionic reaction/
+ʥ /(n) lancefish (Ammodytes personatus)/sand lance/
+ /fresh (fish)/
+ꥹ /Great Britain (pt: Inglez)/United Kingdom/(P)/
+ꥹѸ [ꥹ] /(n) British English (i.e. English as spoken in the UK)/
+ꥹ [ꥹ礦] /(n) English Channel/
+ꥹ [ꥹȤ] /(n) British Isles/
+ꥹ [ꥹ] /(n) Englishman/Englishwoman/
+ꥹ [ꥹƤ] /(n) British Empire/
+ꥹΥ [ꥹ礦] /British Guiana (p)/
+ꥹΥۥǥ饹 [ꥹ礦ۥǥ饹] /British Honduras (p)/
+ꥹΥܥͥ [ꥹ礦ܥͥ] /British Borneo (p)/
+ꥹϢˮ [ꥹݤ] /(n) the Commonwealth of Nations/
+åץ /(n) equipment/
+ /(ru:) (n) salmon roe (ru: ikra)/(P)/
+ /iguana/(P)/
+˥å󥭡 /ignition key/
+롼 /igloo/
+Ƥ /(adj) cool/with-it/turn-on/sexy/
+ /(n) cool guy/good-looking, energetic men/
+ /(adj-na,n) equal/(P)/
+륪ݥ塼˥ƥ /equal opportunity/
+ѡȥʡ /equal partner/
+Υե /iconography/
+饤 /equalizer/
+饤 /equalizer/
+ /icon (religious)/(P)/
+֡ /Istanbul/(P)/
+饨 /(n) Israel/(P)/
+ /Islam/(P)/
+ඵ [भ礦] /(n) Islam/(P)/
+ඵ [भ礦] /Muslim/
+ึ [लꤷ央] /(n) Islamic fundamentalism/
+ĵ [ष礳] /(n) Islamic Conference Organization/
+ʸ [֤] /(n) Islamic culture/
+Х /(ru:) Izvestia/(P)/
+٥ /(n) Isvestia (Russian newspaper)/
+ /(suf) -ism/(P)/
+åʪ [åפΤ] /(n) Aesop's Fables/
+ץ󥴥 /(n) isoprene rubber/
+ [] /isomer/
+ᤷ /(n) (abbr) Italian food/
+ /(n) (abbr) Italian casual/
+꡼ /Italy/
+ꥢ /Italy/(P)/
+ꥢ󥫥å /Italian cut/(P)/
+ꥢ󥳡ҡ /Italian coffee/
+ꥢ [ꥢ] /(n) Italian language/
+å /(n) italic/
+륿̿ [륿Ĥ] /ITAR-TASS News Agency/
+ /(n) (abbr) aitchbone/
+å /itch/
+åƥӥ /(n) ytterbium (Yb)/
+å /(n) it/(P)/
+åȥꥦ /(n) yttrium (Y)/
+åҥޥ /(de:) (n) first-person novel/
+åԡ /Yippie/
+ǡ /(fr:) (n) idea (fr: Idee)/
+ǥ /(de:) (n) idea/
+ǥ /(n) idiom/
+ǥå [ǥå头] /(n) Yiddish/
+ǥ /(n) idiom/
+ǥ /ideologue/(P)/
+ǥ /(de:) (n) ideology (de: Ideologie)/(P)/
+ /id/(P)/
+˥ /(n) initiative/(P)/
+˥ƥ /initiative/
+˥ /(n) (one's) initials/
+˥ /(n) initiation/
+˥ /(n) initiator/
+˥饤 /(n) initialize/
+˥ /(n) initial/
+˥ /(n) inning/(P)/
+̥ϥå /catnip/
+Υ [Υ󤵤] /(n) inosinic acid/
+Υ /innocence/
+Υ /(adj-na) innocent/
+Υ١ /(n) innovation/(P)/
+ҥ /(n) Ichthyol/ichthammol/
+ե꡼ /efreet/
+ /(n) Eve/eve/(P)/
+֥ /Yves Saint-Laurent (brand name)/
+֥˥ /(n) evening/(P)/
+֥˥󥰥ɥ쥹 /(n) evening dress/
+٥ /(n) event/(P)/
+ޡ󥷡 /(n) emergency/
+ޥ˥ /(n) imagineering/
+ޥ͡ /(n) imagination/(P)/
+ޥ /(n) imagine/
+ߥ졼 /(n) immigration/
+ߥơ /(n) imitation/(P)/
+ߥǥ /(adj-na) immediate/
+᡼ /(n) one's image/(P)/
+᡼å /(n) creating a better image (trans: image up)/
+᡼饯 /(n) image character/
+᡼٥ /(n) image survey/
+᡼ /(n) ruining one's image (trans: image down)/
+᡼ /(n) image change/changing one's image/
+᡼᡼ /(n) image maker/
+᡼ꥵ /(n) image research/
+᡼ [᡼] /(n) image tube/
+᡼ [᡼] /(n) image advertising/
+᡼Ĵ [᡼礦] /(n) image survey/
+ /(abbr) image change (esp. for teen idols)/
+䡼֥å /yearbook/(P)/
+Х /ear valve/
+ץƥ /ear protector/
+ۡ /(n) earphone/
+ۥ /earphone/(P)/
+ޡ /earmark/
+饦ɥեå /year-round fashion/
+ /(n) earring/(P)/
+饯 /Iraq/(P)/
+饷ʥ /irrational/
+饹 /(n) (abbr) illustration/(P)/
+饹ȥޥå /illustrated map/
+饹ȥ졼 /(n) illustration/
+饹ȥ졼 /(n) illustrator/(P)/
+ץ /eruption/
+ /Iran/
+꡼ /illegal/(P)/
+ꥸ /(n) iridium (Ir)/(P)/
+Υ /Illinois/(P)/
+塼 /illusion/(P)/
+ߥͥ /illumination/
+롼 /(n) illusion/(P)/
+륳 /(n) (abbr) illumination control/
+ɥե /(n) Ile de France (region around Paris)/
+ /(n) (abbr) illumination/
+ߥ͡ /(n) illumination/(P)/
+졼 /(n) eraser/rubber/
+쥮顼 /(adj-na) irregular/
+쥮顼Х /(n) irregular bound (tennis)/bad bounce/bad hop/
+֥ /(n) eleven/(P)/
+֥ʥ /eleven nines/99.999999999 percent/
+ /Iroquois/(P)/
+ˡ /irony/
+ /(n) traditional ordering of the Japanese syllabary/
+ /(n) in/inn/(P)/
+󥫥 /income/
+󥫥ॲ /income gain/
+󥫥ॿå /income tax/
+ /(n) ink/(P)/
+󥭥١ /(n) incubation/
+󥭥١ /(n) incubator/
+󥭥١ /incubator/
+󥭥١ /(n) incubate/
+ /(n) ink/(P)/
+󥯥ӥͥ /(n) (abbr) incremental business/
+󥯥󥿥 /(adj-na) incremental/
+󥯥 /(n) increment/
+󥯥롼 /(n) include/
+󥯾ä [󥯤] /(n) ink eraser/
+ [󥯤Ӥ] /(n) bottle of ink/
+ [󥯤Ĥ] /(n) inkwell/
+󥰥 /England/(P)/
+󥰥ɶ [󥰥ɤ󤳤] /(n) Bank of England/
+󥰥å奰å /English grip (tennis)/(P)/
+󥰥å֥åե /English breakfast/
+󥰥åۥ /English horn (music)/cor anglais/
+󥳡 /(n) (1) inside track (trans: in course)/(2) inside pitch (baseball)/(P)/
+󥳡ʡ /(n) (abbr) inside corner/
+󥴥å /ingot/(P)/
+󥵡åȥƥ /in-circuit tester/
+󥵡 /(n) insert/
+󥵥 /(n) insider/(P)/
+󥵥 [󥵥ȤҤ] /(n) insider trading/
+󥵥 /(n) inside (e.g. of home plate)/
+󥵥ɥ /(n) inside out/swinging golf club with an inside out motion/
+󥵥ɥȡ꡼ /inside story/(P)/
+󥵥ɥ١ܡ /inside baseball/
+󥵥ɥ٥ /inside belt/
+󥵥ɥݡ /inside report/
+󥵥ɥ /inside work/catcher's game/
+󥶥ۡ /in the hole/
+󥷥ǥ /(n) incident/
+󥷥塼 /inshoot/
+󥷥奢 /insurance/
+󥷥ƥ /insularity/
+󥷥 /(n) insulin/(P)/
+󥷥󥷥åˡ [󥷥󥷥å礦ۤ] /(n) insulin shock therapy/
+󥷥졼 /insulation/
+󥸥 /(n) indium (In)/
+󥸥 /(n) injection/
+󥸥 /injector/
+󥸥 /(n) indicator/
+󥸥 /indicator/
+󥸥 /(n) indigo/
+󥸥֥롼 /(n) indigo (blue)/
+󥸥졼 /Indianapolis 500 mile race/
+󥹥ޥå /Instamatic camera/(P)/
+󥹥 /(n) instance/
+󥹥 /(adj-na,n) instant/(P)/
+󥹥ȥҡ /(n) instant coffee/
+󥹥ȥå /(n) instant message (IM)/
+󥹥ȥ顼 /(n) instant ramen/precooked Chinese noodles/
+󥹥ȿ [󥹥Ȥ礯Ҥ] /instant foods/
+󥹥ƥ塼 /institution/(P)/
+󥹥ƥ󥯥 /instinct/
+󥹥ƥåץå /instep kick (soccer)/
+󥹥 /(abbr) instant/installation/instructions (e.g. briefings for market researchers)/
+󥹥ȡ /installer/
+󥹥ȡ /(n) install/
+󥹥ȡ /installment/
+󥹥ȥ饯 /(n) instruction/
+󥹥ȥ饯 /(n) instructor/(P)/
+󥹥ȥȥѥͥ /(n) instrument panel/
+󥹥ԥ졼 /(n) inspiration/(P)/
+󥹥ڥ /(n) inspection/
+󥹥ڥ /inspector/
+󥹥 /(abbr) inside slider (baseball)/
+󥹥ɸ [󥹥Ƥ礦] /(n) insulin-resistance syndrome/
+󥻥ƥ /insecurity/
+󥻥 /incest/
+󥻥 /incense/
+󥻥ƥ /incentive/(P)/
+󥻥ƥ֥ /incentive sale/
+󥽡 /insole/
+󥿡 /(n) (abbr) interchange/international/(P)/
+󥿡ڥӥƥ /interoperability/
+󥿡å /intercut/
+󥿡å /intercollegiate (games)/
+󥿡 /intercourse/
+󥿡ơȥϥ /(n) interstate highway/
+󥿡ץ /interceptor/
+󥿡ץ /(n) intercept/
+󥿡 /(abbr) inter seminar/
+󥿡ߥʡ /inter seminar/
+󥿡 /(n) interchange/
+󥿡ʥʥ /(adj-na,n) international/(P)/
+󥿡ʥʥХ쥢 /International Baccalaureat/
+󥿡ʥ󥢥ꥺ /internationalism/
+󥿡ͥå /(n) the Internet/
+󥿡ͥåȥɥ쥹 /(n) Internet address/
+󥿡ͥåȥ /(n) Internet auction/
+󥿡ͥåȥե /(n) Internet cafe/cybercafe/
+󥿡ͥåȥ֥ /(n) Internet gambling/
+󥿡ͥåȥƥ /(n) Internet security/
+󥿡ͥåȥХ֥ /(n) dot-com bubble/
+󥿡ͥåȥХ󥭥 /(n) Internet banking/
+󥿡ͥåȥץȥ /(n) Internet Protocol (IP)/
+󥿡ͥåȥץȥ륢ɥ쥹 /(n) Internet Protocol address/IP address/
+󥿡ͥåȥ桼 /(n) Internet user/
+󥿡ͥåȥ饸 /(n) Internet radio/
+󥿡ͥåȥ /internetworking/
+󥿡ͥåȥ /internetwork/
+󥿡ͥåȱե [󥿡ͥåȤĤ󥽥ե] /(n) Web browser/Web-browsing software/
+󥿡ͥå³ [󥿡ͥåȤĤ] /(n) Internet connection/
+󥿡ͥå³ȼ [󥿡ͥåȤĤ礦] /(n) Internet service provider (ISP)/
+󥿡ͥå [󥿡ͥåȤۤ] /(n) Webcast/Internet broadcast/
+󥿡ϥ /(n) (abbr) inter high school/
+󥿡Х /(n) interval/
+󥿡Хȥ졼˥ /interval training/
+󥿡Х󥯼 [󥿡Х󥯤ȤҤ] /(n) interbank exchange dealings/
+󥿡ե /(n) interface/
+󥿡ե /interfere/
+󥿡ե /interference/
+󥿡ե /(n) interface/
+󥿡ե /(n) interferon/(P)/
+󥿡ե /intercom/
+󥿡ץ꥿ /(n) interpreter/
+󥿡ץ꥿ /interpreter/
+󥿡ۥ /(n) interphone/
+󥿡ݡ /Interpol/International Criminal Police Organization/
+󥿡ݥ /(n) Interpol/International Criminal Police Organization/
+󥿡ץ /interrupt/
+󥿡꡼ /(n) interleave/
+󥿡å󥰥å /(n) interlocking grip (golf)/
+󥿡 /(n) intern/(P)/
+󥿡󥷥å /(n) internship/
+󥿡 [󥿡󤻤] /(n) internship system/
+󥿥ץ /(n) intercept/(P)/
+󥿥Х /(n) interval/
+󥿥ӥ /(n,vs) interview/
+󥿥ӥ塼 /(n,vs) interview/(P)/
+󥿥ӥ奢 /(n) interviewer/(P)/
+󥿥ӥ奦 /(ik) (n,vs) interview/
+󥿥ե̿ [󥿥եĤ] /Interfax news agency/
+󥿥ե /(n) interface/
+󥿥ե /(n) interface/
+󥿥ե /(n) interface/
+󥿥ץ꥿ /(n) interpreter/
+󥿥ץƥ /(n) interpretive/
+󥿥ץ /(n) interpret/
+󥿥饯 /(n) interaction/
+󥿥饯ƥ /(adj-na,n) interactive/(P)/
+󥿥饯ƥ /interactive/
+󥿥ץ /interrupt/
+󥿥쥹 /interest/
+󥿥塼 /(n,vs) interview/
+󥿥奢 /(n) interviewer/
+쥯 /(adj-na) indirect/
+ /(n) induction/
+ȥ /(n) industry/(P)/
+ȥꥢ /(adj-na,n) industrial/(P)/
+ȥꥢ륨󥸥˥ /industrial engineering/
+ȥꥢǥʡ /industrial designer/
+ȥꥢǥ /industrial design/
+ʸ [֤ᤤ] /(n) Indus (valley) civilization/
+ /(n) inch/(P)/
+ /(adj-na,n,vs) (1) cheating/fake/bogus/(2) travelling seller of trinkets, magic tricks, etc./(P)/
+ġꥹ /(ru:) Inturist/
+ƥ /(n) integral/
+ƥ졼 /(n) integration/(P)/
+ƥ졼ƥå /integrated/
+ƥ졼 /integrate/
+ƥ /integer/
+ƥ饯ƥ /(n) interactive/
+ƥ /(n) (abbr) egghead/intelligentsia/(P)/
+ƥꥢ /(n) interior/(P)/
+ƥꥢɥХ /interior adviser/
+ƥꥢե /interior craft/
+ƥꥢǥ͡ /interior coordinator/
+ƥꥢǥʡ /interior designer/
+ƥꥢǥ /interior design/
+ƥꥲ /(ru:) intelligentsia/
+ƥꥸ /(n) intelligence/(P)/
+ƥꥸ󥹥ӥ /intelligence service/
+ƥꥸ󥹥ƥ /intelligence test/
+ƥꥸ /(adj-na,n) intelligent/(P)/
+ƥꥸȥƥ /intelligent city/
+ƥꥸȥߥʥ /(n) intelligent terminal/
+ƥꥸȥӥ /(abbr) intelligent building/
+ƥ /(1) Intel (chip manufacturer)/(2) interline leads/(P)/
+ƥ륯奢 /intellectual/
+ƥ륵å /Intelsat/International Telecommunications Satellite Organization/(P)/
+ƥ󥷥ƥ /intensity/
+ƥ󥷥 /(adj-na) intensive/
+ƥ󥷥ʥ /(adj-na) intentional/
+ǥӥǥ /(n) (abbr) pornographic videos (trans: indecent videos)/
+ǥ /Indiana/(P)/
+ǥʥݥꥹޥ졼 /Indianapolis 500-mile race (each year on May 30th)/
+ǥڡѡ /(n) India paper/
+ǥ /(n) Indian/(P)/
+ǥ󥵥ޡ /Indian summer/
+ǥ󥸥奨꡼ /Indian jewellry/
+ǥ [ǥ] /India paper/
+ǥ /(n) an Indian/
+ǥӥ奢ꥹ /individualist/
+ǥӥ奢ꥺ /individualism/
+ǥӥ奢 /individual/
+ǥڥǥ /(adj-na,n) independent/(P)/
+ǥڥǥȥӥ󥰱ư [ǥڥǥȥӥ󥰤ɤ] /(n) Independent Living Movement/
+ǥ /(n) indexing/
+ǥ /indexation/
+ǥå /(n) index/indices/(P)/
+ǥåե /index fund/
+ǥơ /(n) indentation/
+ǥƥ /indentation/
+ǥ /(n) indent/
+ȥ͡ /(n) intonation/(P)/
+ȥ /(abbr) introduction/(P)/
+ȥ /(n) introduction/
+ /India/(P)/
+ɡݻ [ɡ뤵] /(n) indoleacetic acid/
+ɥ /(n) indoor/(P)/
+ɥ /indoor game/
+ɥݡ /indoor sports/
+ɥ [ɥΤ] /(n) India rubber tree/
+ɥ /Indochina/(P)/
+ɥʸ² [ɥʤ] /(n) Indo-Chinese languages/
+ɥͥ /Indonesia/(P)/
+ɥͥ [ɥͥ] /(n) Indonesian (language)/
+ɥ衼åѸ² [ɥ衼åѤ] /(n) Indo-European languages/
+ɥ饤 /(n) Asiatic lion (trans: Indian lion)/
+ɸ [ɤ] /(n) Indian languages/
+ɾ [ɤ] /(n) Indian elephant/Asian elephant/
+ɿ [ɤ夦] /(n) Indian buffalo/
+ [ɤȤ] /(n) Viceroy of India/
+ [ɤ] /(n) Indian hemp/
+ [ɤ褦] /Indian Ocean/(P)/
+ʡ /(adj) inner/
+ʡڡ /inner space/(P)/
+ʡȥå /inner trip/
+ʡ٥㡼 /inner venture/
+ʡ饤 /inner life/
+ϥ /in high/
+ϥ /(n) in-house/
+С /inverse/
+С /inverter/(P)/
+Хͥ /(n) Inverness/
+Х /(adj-na) imbalance/(P)/
+ѥ /(n) impact/(P)/
+ѥȥ /impact loan/
+ѥ /(abbr) instrument panel/
+ѥ륹 /(n) impulse/
+ӥ֥ /(adj-na) invisible/
+ӥ֥ꥹ /invisible risk/
+ӥơ /invitation/
+ԡ /(n) impedance/
+ԡ [ԡ󥹤] /(n) impedance matching/
+ե /infighting (boxing)/
+ե /(n) infant/
+եɥե饤 /infield fly/
+եꥪƥץå /inferiority complex/
+ե /inferno/
+ե /(abbr) information/
+եޡ /informer/
+եޥ /(adj-na) informal/
+եޥ륪˥ /informal organization/
+եޥɥ쥹 /informal dress/
+եɥ󥻥 /(n) informed consent/
+ե᡼ /information/
+եޡ /(n) (abbr) information commercial/
+ե᡼ /(n) information/(P)/
+ե᡼󥢥ʥ /information analyst/
+ե᡼󥮥 /information gap/
+ե᡼󥵥 /information science/
+ե᡼󥷥ƥ /information system/
+ե᡼󥷥󥸥 /information syndicate/
+ե᡼󥻥꡼ /information theory/
+ե᡼󥽥ƥ /information society/
+ե᡼ǥ㡼 /information disclosure/
+ե᡼ǥ⥯饷 /information democracy/
+ե᡼֥ /information broker/
+ե᡼ץå /information processor/
+ե᡼ץå /information processing/
+ե᡼ץХ /information provider/
+ե᡼桼ƥƥ /information utility/
+ե᡼ƥ饷 /information literacy/
+ե᡼ȥ꡼Х /information retrieval/
+ե᡼ܥ塼 /information revolution/
+ե /(n) (abbr) infrastructure/(P)/
+ե饹ȥ饯㡼 /(n) infrastructure/(P)/
+ե鳫ȯ [ե餫Ϥ] /infrastructure development/
+ե륨 /(n) influenza/(P)/
+ե륨󥶥륹 /influenza virus/
+ե륨 /influence/
+ե /(n) (abbr) inflation/(P)/
+ե졼 /(n) inflation/(P)/
+ե졼 [ե졼󤫤] /(n) inflation accounting/
+ե쥮å /inflationary gap/
+ե쥿å /(n) inflation target/
+եإå /inflation hedge (hedge against inflation)/
+ե췹 [ե줱] /(n) inflationary tendency/
+ե [ե줻] /(n) inflationary policy/
+եк [ե줿] /(n) counter-inflation measures/
+ץå /(n) input/(P)/
+ץꥱ /implication/
+ץ /(n) implementor/
+ץơ /(n) implementation/
+ץƥ /implementation/
+ץ /(n) implement/
+ץ졼 /in play (sports)/
+ץå /(adj-na) impressive/
+ץå /(n) impression/
+ץ /implement/
+ץӥ /improvisation/
+ץ /improvisation/
+إ꥿ /(n) inheritance (computer term)/
+١ /invader/
+٥ƥȥ󥻥顼 /investment counselor/
+٥ƥȥХ /investment bank/
+٥ȥ /investment/
+٥ȥȥʥꥹ /investment analyst/
+٥󥷥 /invention/
+٥ȥ꡼ /inventory/
+٥ȥ꡼ /inventory cycles/
+٥ȥ꡼եʥ /inventory finance/
+٥ȥ꡼ꥫХ꡼ /inventory recovery/
+٥ȥ꡼ꥻå /inventory recession/
+ڡ /impedance/
+ڥꥢ /imperial/(P)/
+ܥ /(n) invoice/(P)/
+ܥ /involve/
+ /(abbr) impotence/
+ݡ /important/
+ݡ /import/(P)/
+ݥ֥ /(adj-na) impossible/
+ݥƥ /impotence/
+ݥƥ /(de:) (n) impotence (de: Impotenz)/
+ [ݤ䤯] /(abbr) anti-impotence medication/
+ޥ륵å /INMARSAT/International Maritime Satellite Organization/(P)/
+ᥬ㡼 /(n) TV test pattern chart/megacycles chart/
+饤 /(n) in-line/
+ /in low/
+ /inverse/
+ꥢ /invariant/
+󥷥 /invention/
+ /invoice/
+ /Eve/(P)/
+ /Yves Saint-Laurent (brand name)/
+ûĴ [礦] /A minor/
+ĹĴ [礦礦] /A major/
+ /Worcester (Worcestershire) sauce/(P)/
+ƥå /(n) worsted/
+ե /woofer/
+ޥ /(n) woman/(P)/
+ޥϥ󥿡 /(n) woman hunter/
+ޥѥ /(n) woman power/
+ޥ /(n) (abbr) women's liberation/
+꡼åȥ /woolly cotton/
+꡼ʥ /(n) woolly nylon/
+ /(n) wool/(P)/
+ [] /(n) Oolong tea/
+ /(n) week/weak/(P)/
+ /(n) weekend/(P)/
+ǡ /(n) weekday/(P)/
+ǥ /weekday/
+ݥ /weak point/
+꡼ /(n) weekly/(P)/
+󥢥ԡ /Vienna Appeal/
+ /wick/
+ /(n) wizard/
+å /widget/(P)/
+ [Ф] /(n) ouija board/
+ /(n) whisky/whiskey/(P)/
+ /whisky sour/
+ܥܥ /whisky bonbon/liqueur candy/
+󥷥 /Wisconsin/(P)/
+å /(n) wit/
+륹 /(n) virus/(P)/
+󥫡 /(n) winker/(car) blinker/(P)/
+ /wink/
+󥰥 /wings/
+󥶡 [󥶡] /(n) House of Windsor/
+󥿡 /winter/(P)/
+ /(n) window/
+ɥ /(n) window/
+ɥåԥ /(n) window-shopping/
+֥ɥ /(n) Wimbledon/
+ /(fr:) (int) yes (fr: oui)/(P)/
+ /(n) week/
+ /(n) weekend/(P)/
+ɥڥ󥿡 /weekend carpenter/
+ɥե /weekend father/
+ɥڥ󥿡 /weekend painter/
+ǡ /(n) weekday/(P)/
+ݥ /(n) weak point/(P)/
+꡼ /(n) weekly/
+ /wizard/
+ /(n) whisker/
+ /(n) whisky/whiskey/(P)/
+ /whisky sour/
+ܥܥ /whisky bonbon/liqueur candy/
+åž [åƤ] /(n) (math) Wick rotation/
+å /wig/
+å /(n) wit/(P)/
+ɡ /widow/
+ʡ /winner/
+˥󥰥å /winning shot (tennis, ball games)/(P)/
+˥󥰥ܡ /(n) winning ball/(P)/
+꡼ /wheelie/(P)/
+륹 /(n) virus/(P)/
+륹 [륹] /(n) virology/
+륹 [륹Ӥ礦] /(n) virus disease/viral disease/
+󥫡 /(de:) Winker (automobile)/(P)/
+ /(n,vs) wink/(P)/
+ /(n) wing/(P)/
+󥰥顼 /wing collar/
+󥶡 /Windsor char/
+󥿡ݡ /(n) winter sports/(P)/
+󥿡꥾ /winter resort/
+ /(n) winch/
+ /(n) wind/(P)/
+ɡ /(n) window/
+ɡåԥ /(n) window-shopping/(P)/
+ɡǥץ졼 /(n) window display/
+ɡɥå /window dressing/
+ɥ /(n) window/(P)/
+ɥե /windsurfer/
+ɥե /windsurfing/(P)/
+ɥե /windfall/
+ɥ֥졼 /windbreaker/jacket/(P)/
+ɥå /(de:) windjacket (de: Windjacke)/
+ /(n) Wiener/Viennese/
+ʥҡ /Vienna coffee/
+ʥ /Vienna sausage/
+ʥ /(n) Viennese waltz/
+֥ɥ /Wimbledon/
+ /(n) waiter/(P)/
+ /(n) wait/
+ȥ쥹 /(n) waitress/(P)/
+С /(1) waiver/(2) Weber/(P)/
+Сˡ§ [СΤۤ] /(n) Weber's law/
+ /wave/
+륺 /Wales/(P)/
+ /(n) -ware/wear/
+ /(n) way/(P)/
+ /(n) wait/
+ȥ쥹 /(n) waitress/
+ /(vs) wane/
+ /western/
+ /waist/(P)/
+ȥС˥ /West Virginia/
+å /(n) web/
+ǥ /(n) wedding/
+ǥ󥰥 /(n) wedding cake/
+ǥ󥰥ɥ쥹 /(n) wedding dress/
+ǥ󥰥١ /(n) wedding veil/
+ǥ󥰥٥ /(n) wedding bell/
+ǥ󥰥ޡ /(n) wedding march/
+ǥ󥰥 /(n) wedding ring/
+ /wafer/
+ϡ /wafer/
+ե /wafer/
+ /web/(P)/
+֥ɥ쥹 /(n) Web address/
+֥С /(n) Web server/
+֥ե /(n) Web surfer/
+֥ /(n) Web site/
+֥֥饦 /(n) Web browser/Web-browsing software/
+ /well-done/(P)/
+ /(n) whelp/
+ /(n) waiter/(P)/
+ƥ /(n) (abbr) waiting game/
+ƥ󥰥 /waiting circle (baseball)/on-deck batter's circle/
+ƥ󥰥ƥ /waiting system/
+ƥ󥰥롼 /waiting room/
+ǥ /(n) wedeling (skiing term)/
+ /(n) weight/(P)/
+ȥȥ졼˥ /(n) weight training/
+ȥեƥ /(n) weight lifting/
+ȥ쥹 /(n) waitress/(P)/
+С /(n) Weber (unit of magnetism)/
+ /(n) wave/(P)/
+֥ե /(n) wave-front/
+ /(n) wear/ware/(P)/
+ϥ /warehouse/
+ /(n) wait/
+ȥȥ /(n) weight control/
+ȥȥ졼˥ /(n) weight training/
+ȥեƥ /(n) weight lifting/
+ȥ쥹 /(n) waitress/
+ /weather/
+å /weathercock/
+ /(n) rag (for wiping)/
+ /(n) Western/(P)/
+󥰥å /Western grip (tennis)/
+ߥ塼å /Western music/
+꡼ /Western league/
+ƥ󥰥ϥ /Westinghouse/
+ /(n) waist/west/(P)/
+ȥ /West End/
+ȥ /West Coast/
+ȥ /waistcoat/
+ȥ /West Side/
+ȥ˥åѡ /waist nipper/
+ȥХå /(n) waist pouch/waist bag/
+ȥܡ /waste ball (baseball)/taking a pitch/
+ȥݥ /West Point/
+ȥ⡼ /(n) weatherstrip molding/
+ȥ饤 /waistline/
+å /wedge sole/wedge heel/
+åǥ /wedding/
+å /(adj-na,n) wet/(P)/
+åȥå /wet cut/
+åȥ /wet core/
+åȥ /wet suit/
+ǥ /(n) wedding/
+ǥ󥰥 /(n) wedding cake/(P)/
+ǥ󥰥ɥ쥹 /(n) wedding dress/(P)/
+ǥ󥰥١ /(n) wedding veil/
+ǥ󥰥٥ /(n) wedding bell/
+ǥ󥰥ޡ /(n) wedding march/
+ǥ󥰥 /(n) wedding ring/
+ϡ /(n) wafers/
+ݥ /(n) weapon/
+륫 /welcome/(P)/
+ /well-done/
+ /walkathon/(P)/
+ȡ /walkie-talkie/
+å /walkie-lookie/
+󥰥塼 /walking shoes/
+󥰥ǥʥ꡼ /walking dictionary/
+롼 /(n) walk through/(P)/
+ޥ /Walkman/(P)/
+饤 /war cry/
+꡼ /walk rally/
+ /war game/
+顼 /watercolor/(P)/
+顼 /watercooler/
+å /water closet/
+塼 /water chute/
+ /watertight/
+ϥ /water hazard/
+ե /(n) waterfall/
+ե /waterfront/
+ץ롼 /waterproof/
+ݥ /water polo/
+ /watermelon/
+ե /(n) waterfall/
+˥󥰥 /(n) warning lamp/
+ߥ /(n) warming/
+ߥ󥰥å /(n) warming-up/
+ /(n) warm/
+ॢå /(n) warm-up/
+८ /(n) worm gear/
+ [Ϥ] /(n) worm gear/
+ /wall/
+ʥå /(n) walnut/(P)/
+볹 [뤬] /(n) Wall Street/(P)/
+ȡ /(ru:) (n) Vostok/
+å /(n) vodka/
+å㡼 /(n) washer/
+å֥ /(adj) washable/
+å奢ɥ /(n) wash-and-wear/
+å /(n) watch/
+åɥå /(n) watchdog/surveillance/
+åޥ /(n) watchman/
+å /(n) watching/
+ʥå /(n) walnut/(P)/
+ /(ko:) won (unit of Korean currency)/(P)/
+ƥå /wanted/
+ /wand/
+å /(n) watching/(P)/
+ĥ /(n) vodka/
+ /(ko:) won (unit of Korean currency)/(P)/
+ /Uganda (p)/
+饤 /Ukraine/(P)/
+ /(n) ukulele/(P)/
+ /Worcester (Worcestershire) sauce/
+٥ /Uzbekistan (p)/
+ /(int) oof/ough/ulp/
+å /(n) wood/(P)/
+åɥե /woodcraft/
+åɥڥå /woodpecker/
+饦 /(n) umlaut/(P)/
+饦 [饦Ȥդ] /(n) umlaut/
+˥ /(n) uranium (U)/(P)/
+ /Ural/(P)/
+ /(n) uranium (U)/(P)/
+ˡ [ʤޤۤ] /(n) uranium-lead method/
+ [󤱤] /(n) uranium series/
+ [󤳤] /(n) uranium ore/
+ǻ [Τ夯] /(n) uranium enrichment/
+륰 /Uruguay/(P)/
+륰饦 /Uruguay round/
+ȥ /(n) ultra/(P)/
+ȥʥʥꥺ /ultranationalism/
+ȥޥ /ultramarine/
+ȥ /ultramodern/
+ /wolf/(P)/
+쥿 /(n) urethane foam/
+쥿󥴥 /(n) (abbr) polyurethane rubber/
+쥿ե /Urethane foam/(P)/
+ [󤵤] /(n) uronic acid/
+󥦥 /(int) uh-huh/
+ǥ /undine/
+ /(n) acre/(P)/
+å /(ksb:) (adj) someone who is overly concerned with status. Can be used enviously with reference to someone of real accomplishment/
+ /age/
+󥷡 /agency/(P)/
+ /(n) agent/(P)/
+롼 /(n) age-group/
+塼 /age shooter/
+ /(n) agism/ageism/
+ /aging/ageing/
+ /(n) ace/(P)/
+ƥ /(n) ether/
+ƥ [ƥ뤱Ĥ] /(n) ether linkage/
+ǥС /A-D converter/
+ǥ磻 /(de:) (n) alpine flower (de: Edelweiss)/
+ȥ /(n) ethos/
+ӡ /(n) alphabet/ABC/
+ץա /(n) April fool/(P)/
+ꥢ /alien/
+ /(n) yell/(P)/
+ե /Air France/
+ [] /Yale University/
+ /aerogram/
+ /(n) air/(P)/
+ /(n) air/(P)/
+ /airway/
+ /air cargo/
+ƥ /air curtain/
+ /air girl/stewardess/
+ /(n) air gun/
+å /air cushion/
+꡼ʡ /(n) air cleaner/
+ /(n) air-conditioner/air-conditioning/(P)/
+ǥʡ /(n) air conditioner/
+ǥ˥ /(n) air-conditioning/
+ץå /(n) air compressor/
+ӥ /(n) air service/
+륷ƥ /(n) air circulating system/
+ /(n) (abbr) air suspension/
+å /(n) air sick/
+åͥ /(n) airsickness/
+åХå /(n) airsick bag/
+ȥ /(n) air shuttle/
+塼 /(n) air shoot/
+ /(n) aerosol/(P)/
+ߥʥ /(n) air terminal/
+ /(n) air towel/
+ /(n) Edam cheese/
+å /(n) air check/
+ɡ /(n) air dome/
+ɥ /air door/
+Х /(n) Airbus/(P)/
+Хå /(n) air bag/(P)/
+ѥå /air pad/
+ԡץ /air people/
+ե /air force/
+֥饷 /airbrush/
+֥꡼󥰥󥸥 /air breathing engine/
+֥졼 /(n) air brake/
+ڡ /air pageant/
+ۥƥ /air hostess/stewardess/
+ܡ /airborne/
+ݡ /(n) airport/
+ݡȥå /airport tax/
+ݥå /(n) air pocket/
+ݥå /air pot/
+ݥ /air pump/
+ޥå /(n) (abbr) air mattress/
+᡼ /(n) air mail/(P)/
+ /(n) (abbr) on-air monitor/
+饤 /air right/
+饤ե /air rifle/(P)/
+饤 /(n) airline/
+ /(n) aerogram/
+ /aerosol/
+ʥߥå /aerodynamics/
+ӥ /(n) aerobics/(P)/
+ӥ /(vs) aerobicise/exercising with aerobics/
+ӥå󥷥 /aerobic dancing/
+ӥåեåȥͥ /(n) aerobic fitness/
+ /(n) AIDS/acquired immune deficiency syndrome/(P)/
+륹 /AIDS virus/
+ԡ /(abbr) HP/home page/hit point/
+ /(n) eight/(P)/
+ȥӡ /eight beat/
+ /aid/
+ڥå /(n) Asia-Pacific Economic Cooperation (APEC)/
+ꥢ /alias/
+ꥢ /(n) alien/(P)/
+ [] /(n) Eustachian tube/
+˥ /eonism/(P)/
+ƥ /(adj-na,n) exciting/(P)/
+ƥ󥰥 /exciting game/
+ /(n) excite/(P)/
+ /(vs) exercise/
+ /exercise walking/
+ӥ󥲡 /(n) exhibition game or match/
+ӥ /(n) exhibition/
+ӥ󥲡 /exhibition game/
+ /(n) extract/essence/(P)/
+ȥ /(n) extra/(P)/
+ȥ饤˥ /extra inning/
+ȥۡ /extra hole (golf)/
+ѡ /(n) expert/(P)/
+ѡȥƥ /expert system/
+ѥ /expander/
+ץ쥹 /express/(P)/
+ץå /expression/
+ /(n) expo/exposition/(P)/
+ [] /(n) extract/
+ȥå /(adj-na,n) eccentric/(P)/
+ /(n) exoticism/
+ /(fr:) (n) exotism (fr: exotisme)/
+å /(adj-na,n) exotic/(P)/
+ѥ /(n) (abbr) exhaust pipe/
+ޥ /(n) (abbr) exhaust manifold/
+˥ /ecumenism/(P)/
+ɥ /Ecuador/(P)/
+֥ /equitable/(P)/
+ƥ /(n,adj-no) equity/
+ƥ /(n,adj-no) equity/
+ƥեʥ /(n) equity finance/
+ /exercise/
+ /excursion/
+å /excursion ticket/
+ե /excursion fare/
+С /Excalibur/
+塼ߡ /excuse me/
+塼 /executor/
+ʥ /external/
+ /(n) ecstasy/
+ /exchange/
+󥸥 /exchange order/
+ƥꥢ /exterior/
+ƥ󥷥 /(n) extension/(P)/
+ƥ /extent/
+ȥ꡼ॹݡ /(n) extreme sports/
+ѥ /expire/
+ץ쥹 /(n) express/(P)/
+ץ쥹 /(n) expressway/freeway/
+ץå /(n) expression/
+ץ /(n) explosion/
+ץ󥷥å /(n) explosion shot/
+ץ /(n) explorer/
+ڥǥ /expedition/
+ڥ󥷥 /expensive/
+ڥ /expense/
+ݡ /export/
+ /Excelan/
+ /(adj-na) excellent/
+ȥå /(adj-na) eccentric/
+ /exorcist/(P)/
+᡼ /ecumenism (el: Oekumene)/
+塼 /(fr:) literature (fr: ecriture)/
+ [󤻤] /(n) eccrine gland/
+졼 /eclair/
+쥢 /(n) eclair/
+ /existence/
+å /exit/
+ƥ֥饹 /executive class/
+ƥ /executive/(P)/
+ /(n) echo/(P)/
+Хå /(n) echo back/
+ɥѥ /(fr:) Ecole de Paris/(P)/
+ /ecocide/
+ƥ /ecosystem/
+ơ /a service station for cars that run on alternative fuels/
+Υ /(n) economy/
+Υߡ /(n) economy/(P)/
+Υߡ饹 /economy class/
+Υߥ /(adj-na,n) economical/
+Υߥ /(n) economist/(P)/
+Υߥå˥ޥ /economic animal/(P)/
+Υߥå /economics/
+Υȥå /econometrics/
+ޡ /(n) (abbr) ecological mark/
+ /(n) ecology/(P)/
+ /(n) ecology/(P)/
+ư [ɤ] /(n) ecological movement/
+ /(n) ego/(P)/
+ƥå /(adj-na) egotistic/
+ /(n) egotist/
+ /(n) egotism/(P)/
+ /Esaki diode/
+å /(fr:) shallot (fr: echalote)/
+ /Edison/(P)/
+ץ /Egypt/(P)/
+ /(abbr) sister/(P)/
+ /(n) SF/science fiction/
+ /sado-masochism/
+ /(n) SOS/Save Our Souls/
+å /ESCAP/Social Commission for Asia and the Pacific/
+르 /(fr:) (edible) snail (fr: escargot)/
+졼 /escalation/
+졼 /(n) escalator/(P)/
+졼 /(n) escalate/(P)/
+ /(fr:) escalope/
+ /(fr:) sketch (fr: esquisse)/
+⡼ /Eskimo/(P)/
+⡼ [⡼] /(n) Eskimo dog/
+磻 /esquire/(P)/
+ /(n) escape/
+ /(n) escort/(P)/
+ȥ /escort girl/
+ /S size/small size/
+֥ꥷ /(n) establishment/(P)/
+ĥå /(n) eszet (German character for ss)/eszett/
+ơ /(n) estate/(P)/
+ƥ /(abbr) salon where people go to get makeovers, massages, facials, etc. (trans: esthetic salon)/
+ƥƥ /(fr:) (n) esthetician/
+ƥƥå /(fr:) (adj) esthetic (fr: esthetique)/aesthetic/(P)/
+ƥƥå /(n) esthetic salon/(P)/
+ƥ顼 /esterase/
+ƥ /ester/(P)/
+ȡ /STOL/Short Take-Off and Landing/(P)/
+ȥ˥ /Estonia/(P)/
+ȥ /estrogen/(P)/
+ȥ /estrone/
+˥ /ethnicism/
+˥ƥ /ethnicity/
+˥å /(adj-na,n) ethnic/(P)/
+˥å롼 /ethnic group/
+˥åա /ethnic food/
+˥åեå /ethnic fashion/
+˥åå /ethnic look/
+ /(pref) ethno/
+Υ /ethnology/
+ѡ /ESPer/one who has ESP (extrasensory perception)/
+ѥ˥硼륽 /(n) sauce Espagnole/
+ץ /(fr:) (n) esprit/(P)/
+ץ̡ܡ /(fr:) esprit nouveau/
+ץå /(it:) expresso (coffee) (it: espresso)/
+ڥ /(n) Esperanto/(P)/
+ݥ /(fr:) hope (fr: espoir)/
+ /ethology/science of animal behaviour/
+ʥ /eternal/
+˥ƥ /eternity/
+ [󤵤] /(n) ethacrynic acid/
+Ρ /ethanol/
+ԥ /Ethiopia/(P)/
+å /(n) etiquette/(P)/
+塼 /(n) etude/
+륢륳 /(n) ethanol/ethyl alcohol/
+ /ethylene/(P)/
+å [å] /(n) X-ray/(P)/
+å [å󤵤Ĥ] /radiography/radiographic/
+åΥå /eggnog/
+å /(n) edge/(P)/
+åܡ /edge ball/
+å /edging/
+å /(n) essay/(P)/
+å /essay/
+å /(n) essay/(P)/
+å /(n) essayist/(P)/
+å /(de:) (n) meal (de: Essen)/
+å󥷥 /essential/
+å /(n) essence/extract/(P)/
+å /(adj-na,n) indecent/lewd/(P)/
+åʱDz [åʤ] /pornographic film/salacious film/
+åԡ /(abbr) HP/home page/hit point/
+å /(n,vs) etching/(P)/
+åե [åեȤ] /Eiffel Tower/(P)/
+ǥ /edition/(P)/
+ǥ /(n) editor/
+ǥ /(computer) editor/(P)/
+ǥå /(n) edit/(P)/
+ǥƥ /(n) editing/
+ǥ /edit/
+ǥȥꥢ /editorial/
+ǥȥꥢǥ /editorial design/
+ǥץץå /Oedipus complex/
+ǥХ /Edinburgh/(P)/
+ǥ奱 /education/
+ǥ /(n) Eden/(P)/
+ȥ /(n) ethos/
+ȥȥ /(n) et cetera/and so forth/
+ȥԥꥫ /(n) tufted puffin/
+ȥ /(fr:) (n) stranger (fr: etranger)/
+ȥ /(fr:) star (fr: etoile)/
+ȥ凉 /(de:) somewhat (de: etwas)/
+ʡ /energy/
+ʥ /(n) energy/(P)/
+ʥ /(n) enamel/(P)/
+ʥڥ /enamel paint/
+ʥ [ʥ뤷] /(n) enamel/
+ʥ [ʥ뤻] /(n) enameled wire/
+˥ /enigma/
+̥ /(n) NG/no good/
+ /(abbr) energy/(P)/
+֥͡ /enable/
+ͥȥԥ /(abbr) housing development designed with an eye toward energy conservation/
+ͥߡ /enemy/
+ͥ륮 /(de:) (n) energy (de: Energie)/(P)/
+ͥ륮̿ [ͥ륮ᤤ] /(n) energy revolution/
+ͥ륮Ψ [ͥ륮] /(n) energy efficiency/
+ͥ륮 [ͥ륮󤮤礦] /(n) energy industry/
+ͥ륮 [ͥ륮] /(n) energy resources/
+ͥ륮 [ͥ륮] /(n) energy level/
+ͥ륮 [ͥ륮] /(n) energy band/
+ͥ륮 [ͥ륮] /(n) energy metabolism/
+ͥ륮¸ˡ§ [ͥ륮ۤΤۤ] /(n) law of conservation of energy/
+ͥ륮 [ͥ륮] /(n) energy problems/
+ͥ륮å /(de:) (adj-na,n) energy (de: energisch)/(P)/
+ /(adv) ever/
+С /(adv) ever/(P)/
+С /ever onward/
+С꡼ /evergreen/
+С졼 /Everglaze/
+Сե /foam rubber (trans: Eversoft)/
+Сץ꡼ /Everpleats/
+Сۥ磻 /Everwhite/
+Х奨 /(n,vs) evacuation/
+Хå /(abbr) special version of a product with features that allow it to be used for evaluation (trans: evaluation chip)/
+Хݥ졼ƥåɥߥ륯 /evaporated milk/
+Хߥ륯 /(abbr) evaporated milk/
+Х奨 /evaluation/
+Х奨 /evaluator/
+Х󥸥ꥹ /evangelist/(P)/
+ԥꥢ /(n) epicurean/
+ԥ /epigraph/
+ԥ /epigram/
+ԥͥ /(de:) (n) epigone (de: Epigonen)/
+ԥơ᡼ /(el:) episteme/
+ԥ /(n) episode/(P)/
+ԥ /epitaxy/
+ԥ /epitaph/
+ԥå /epic/(P)/
+ԥ /(n) epilogue/
+ /(abbr) tags attached to industrial equipment when defects or malfunctions are discovered/
+ե /effector/
+ե /effects/
+եƥ /(adj-na) effective/
+ե /effect/
+եɥ /(n) ephedrine/
+ե /FM/frequency modulation/(P)/
+ե塼ʡ /FM tuner/
+եӡ /FBI/Federal Bureau of Investigation/
+ץ /Epson/(P)/
+ץ /(n) apron/(P)/
+ץ󥹥ơ /(n) apron stage/
+٥쥹 /(n) Everest/
+٥ /event/
+ /(fr:) (n) rapier (fr: epee)/(P)/
+ۥ /(n) Jehovah/(P)/
+ۥФξڿ [ۥФΤ礦ˤ] /(n) Jehovah's Witnesses/
+ܥʥ /(n) ebonite/
+ܥ饦륹 /(n) Ebola virus/
+ݥ /epoxy/
+ݥ [ݥ夷] /(n) epoxy resin/
+ݥå /epoch/(P)/
+ݥå᡼ /(adj-na,n) epoch-making/
+ݥåᥤ /(adj-na) epoch-making/
+ݥå /epaulette/
+ޡ󥷡 /emergency/(P)/
+ޡ󥷡ǥ /emergency landing/
+ޥ른 [ޥ른Ȥ礦] /(n) emulsion paint/
+ߥ /emigrant/(P)/
+ߥ졼 /emigration/
+ߥͥ /eminent/
+ߥե /(abbr) EMI (electro-magnetic interference) filter/
+ߥ졼 /(n,vs) emulation/
+ߥ졼 /(n) emulator/
+ߥ졼 /emulator/
+ߥ졼 /(n) emulate/
+ॵ /M size/medium size/
+륷 /emulsion/
+ /(n) emerald/(P)/
+ɥ꡼ /emerald green/
+꡼ܡ /emery board/
+⡼ʥꥹ /emotionalism/
+⡼ /emotion/
+ꥢ /emollient/
+䥯 /ejaculation/(P)/
+顼 /(n) error/(P)/
+顼ʥ /error-signal/
+顼å /(n) error message/
+饤ˡ [饤ۤ] /(n) ELISA method (virus detection)/
+饹åʪ [饹å] /(n) elastic fabric/
+饹ƥå /elastic/
+ȥƥͥ [ȥƥͥΤդ뤤] /(n) Eratosthenes' sieve/
+꡼ /(n) elite/(P)/
+꡼Ȱռ [꡼Ȥ] /(n) elitism/
+ꥢ /(n) area/(P)/
+ꥢޡƥ /area marketing/
+ꥭ /elixir/
+ꥭ [ꥭ뤶] /(n) elixir/
+ꥯ /elixir/
+ꥷ /Elysium/
+ꥹݥ /erythropoietin/(P)/
+ꥹݥ /erythropoietin/
+ꥹޥ /erythromycin/
+å /ERIC/Educational Resources Information Center/(P)/
+륨ǥ /LSD (lysergic acid diethylamide)/(P)/
+륰 /(n) erg/
+르Υߥå /ergonomics/
+륵 /L size/large size/
+륵Хɥ /El Salvador/(P)/
+륵 /Jerusalem/(P)/
+ɥ /El Dorado/
+ˡ˥ /El Nino/(P)/
+ӥ /(n) erbium (Er)/(P)/
+ԡ쥳 /LP record/
+ԡ [ԡФ] /LP/long-playing record/
+ /elf/
+ܡ /elbow/
+ޥ /Herman/
+ /elm/
+᥹ /Hermes/(P)/
+ /(adj) elven/
+쥬 /(adj-na) elegance/(P)/
+쥬 /(adj-na,n) elegant/(P)/
+쥭 /(n) (abbr) electric guitar/(P)/
+쥭 /(abbr) electric guitar/(P)/
+쥭ƥ /electricity/
+쥯 /erection/
+쥯 /erect/
+쥯ȡ /(1) Electone/(2) electronic organ/
+쥯ȥ饳ץå /Electra complex/
+쥯ȥå /(adj-na,n) electric/(P)/
+쥯ȥե /(abbr) electronic office/
+쥯ȥơ /(abbr) electronic cottage/
+쥯ȥ˥ /(n) electronics/(P)/
+쥯ȥ˥å /electronic/
+쥯ȥ˥åե /electronic office/
+쥯ȥ˥åơ /electronic cottage/
+쥯ȥ˥å /electronic sound/
+쥯ȥ˥åХ󥭥 /electronic banking/
+쥯ȥ˥åե /electronic file/
+쥯ȥ˥åޥ͡ /electronic money/
+쥯ȥ˥åߥ塼å /electronic music/
+쥯ȥ˥å᡼ /electronic mail/
+쥯ȥХ󥭥 /(abbr) electronic banking/
+쥯ȥߥͥ /electroluminescence/
+쥯ȥ /(n) electron/
+쥸 /(n) elegy/(P)/
+å /(abbr) electronic cooking/
+ /(abbr) elevation/
+١ /elevation/
+١ /(n) elevator/lift/(P)/
+󥿥꡼ /elementary/
+ /(n) element(s)/
+ /(adj-na,n) erotic/(P)/
+ /Eroica (Beethoven symphony)/
+塼 /elocution/
+ /aerogram/
+ /(adj-na,n) (abbr) erotic and grotesque/
+ʥ󥻥 /(abbr) erotic and grotesque nonsense/
+ʥ /erogenous zone/
+ /(n) Eros/(P)/
+ /(abbr) erotic production/
+ /erotica/
+ /(n) eroticism/(P)/
+ /erotism/
+å /(adj-na,n) erotic/(P)/
+ȥޥ˥ /erotomania/
+󥫥󥿡 /encounter/(P)/
+󥫥ץ졼 /encapsulation/
+󥯥㡼 /enclosure/
+󥲡 /engage/
+󥲡 /engagement/
+󥲡 /(n) (abbr) engagement ring/
+󥳡 /(n) encoder/
+󥳡 /encoder/
+󥳡ǥ /(n) encoding/
+󥳡 /(n) encode/
+󥵥ڥǥ /(n) encyclopedia/
+󥸥 /(n) angel/
+󥸥˥ /(n) engineer/(P)/
+󥸥˥ /(n) engineering/(P)/
+󥸥˥󥰥ץ饹å /engineering plastics/
+󥸥祤 /(n,vs) enjoy/(P)/
+󥸥 /(n) engine/(P)/
+󥸥󥭡 /ignition key (trans: engine key)/
+󥸥֥졼 /engine brake/
+󥸥ξ [󥸥󤳤礦] /engine failure/
+󥸥ȯư [󥸥ϤĤɤ] /engine/
+󥹡 /(n) enthusiast (abbr.)/
+󥹥 /(abbr) engine stop (stall)/
+󥼥 /(n) angel/(P)/
+󥼥ե /angelfish/
+󥼥٥ӡ /angel baby/
+󥿡 /(n) enter/
+󥿡ƥʡ /entertainer/(P)/
+󥿡ƥ /(n) entertainment/
+󥿡ƥ /entertainment/(P)/
+󥿡ץ饤 /(n) enterprise/(P)/
+󥿥ȥ /entitled/
+󥿥ȥġ١ /(n) two-base entitlement (baseball)/
+󥿥 /(n) entasis/
+󥿥ƥ /(n) entertainment/(P)/
+󥿥ƥ /(n) entertainment/
+ /(n) endive/(P)/
+ƥƥ /(n) entity/
+ǥ /(suf) -endian (computer)/(P)/
+ǥ /(n) ending/(P)/
+ȥ /entrance/
+ȥ /(n) entry/
+ȥ꡼ /(n) entry/(P)/
+ȥ /(n) entropy/
+ȥԡ /(n) entropy/
+ /(n) end/(P)/
+ɥ顼 /end curler/
+ɥ桼 /(n) end user/
+ɥ饤 /(n) end line/(P)/
+ɥ /(abbr) hit-and-run (baseball)/
+ɥե /endorphin/
+ɥ쥹 /(adj-na) endless/(P)/
+ɥ쥹ơ /endless tape/
+ϥ󥹥 /(n) enhancement/
+Х /embassy/(P)/
+ѥ /empire/
+ѥơȥӥ /Empire State Building/
+ѥǡ /Empire Day/
+ѥ /empathy/
+ѥ /(n) empowerment/
+ե /emphasize/
+ե /emphasis/
+ե /(n) enforcement/
+֥ /(n) emblem/(P)/
+֥꡼ /embroidery/
+ץƥ /empty/
+ץƥͥ /empty nest/
+ץƥͥȥɥ /empty nest syndrome/
+ץƥޥ˥ /emptiomania/
+ץ /engineering plastics/
+ץ쥹 /empress/
+٥ /(n) envelope/
+ڥ顼 /emperor/(P)/
+ܥ /emboss/
+ܥù [ܥ] /(n) embossment/
+顼 /enlargement/
+å /enrich/
+ /(abbr) OA/office automation/(P)/
+ /(exp) heave! (fr: oh hisse)/heave-ho/
+ /(abbr) OL/office lady/
+ /ogre/(P)/
+ /orgasm/
+ʥ /organizer/
+ʥ /organize/
+˥ /organization/
+ǥ /organdy/
+ /auxin (plant growth hormone)/
+ /oak/orc/(P)/
+ /(n) auction/(P)/
+󥵥 /(n) auction site/
+ /(n) oaks/(P)/
+ /(n) OK/(P)/
+ȥ /(n) orchestra/(P)/
+ȥܥå /orchestra box/
+Ρ /oceanaut/
+ /(n) ocean/(P)/
+졼 /ocean race/
+ /orgy/old girl (trans: OG)/
+ѡƥ /orgy party/
+ /Austin/
+ȥꥢ /Australia/(P)/
+ȥԥƥ /Australopithecus/
+ȥꥢ /Austria/
+ȥå /ostrich/
+ƥå /(adj-na) authentic/
+ɥå /(adj-na,n) orthodox/(P)/
+饤 /(vs) authorize/authorization/
+ƥ /authority/
+ƥ /(n) authority/
+ /(n) order/
+ /(n) order/(P)/
+ȥ꡼ƥ /order entry system/
+᡼ /(n) order made/made-to-order/custom-made/(P)/
+㡼 /orchard/(P)/
+ǥ /Odin/
+ǥ /(n) audience/
+ǥ󥹥٥ /audience survey/
+ǥ /(n) audio/(P)/
+ǥӥ奢 /audio-visual/
+ǥ᡼ /audiometer/
+ǥ /(n) audition/(P)/
+ǥȥꥢ /auditorium/
+ǥʥ꡼ /ordinary/
+ǥ /(n) eau de Cologne/
+ /(n) (1) auto/(2) oats/(P)/
+ȥ /(n) autocamping/(P)/
+ȥ塼 /(fr:) (n) haute couture/(P)/
+ȥ饷 /autocracy/
+ȥå /automatic clutch/
+ȥ /autocross/
+ȥ硼 /auto show/
+ȥȥå /automatic stop/
+ȥ󥸥㡼 /auto-changer (tape recorder)/
+ȥ塼˥󥰥ǥå /automatic tuning deck/
+ȥɥ /auto door/
+ȥʡ /auto-nurse/
+ȥХ /(n) motorcycle (trans: auto-bike)/(P)/
+ȥХե /autobiography/
+ȥХ졼 /(n) motorcycle race/
+ȥХå /autobacks/
+ȥѡ顼 /auto parlor/
+ȥѥå /autopilot/
+ȥե /auto focus/
+ȥץ졼䡼 /auto player/
+ȥޥå /(adj-na,n) automatic/(P)/
+ȥޥåȥ /automatic control/
+ȥޥåȥ󥹥ߥå /automatic transmission/
+ȥޥå [ȥޥå] /(n) automatic transmission car/
+ȥޥå /automat/
+ȥޥȥ /(n) automaton/
+ȥޥ˥ԥ졼 /auto-manipulator/
+ȥߡ /(n) oatmeal/
+ȥ /(abbr) automation/
+ȥ᡼ /(n) automation/(P)/
+ȥӥ /automobile/
+ȥ꥿ /automatic return/
+ȥС /automatic reverse/
+ȥԡ /automatic repeat/
+ȥ졼 /(n) autoracing/
+ȥ쥤 /auto-raise/
+ȥ /autoload/
+ȥå /self-locking (trans: autolock)/(P)/
+ /ode/(P)/
+ɥȥ /(fr:) eau de toilette/
+ɥ /(fr:) water of life (fr: eau de vie)/
+ɥ֥ /(fr:) (n) hors d'oeuvre/(P)/
+ /owner/
+ʡ /(n) owner/(P)/
+ʡƥ /owner system/
+ʡɥ饤С /owner-driver/
+ʡѥå /owner-pilot/
+ʥ /ornament/
+˥ /awning/
+ /over/(P)/
+С /(adj-na,n,vs) (1) overcoat/(2) over/exceeding/going beyond/exaggeration/(3) ball hit over the head of an outfielder (baseball)/(P)/
+С /overaction/
+С /overweight/
+С /overall/
+С /overkill/
+С /(n) overcoat/
+С塼 /overshoes/
+С /overskill/
+Сƥå /overstep/(P)/
+С饤 /overslide/
+С /(abbr) overhand throw (baseball)/
+С /overzone/
+С /overtime/
+С /overdub/
+С㡼 /overcharge/
+С奢 /overture/
+Сɥ /over doctor/
+Сɥ饤 /overdrive/
+Сɥե /overdraft/
+Сʥ /overnight/
+СʥȥХå /overnight bag/
+Сʥȥեȥӥ /overnight photo service/
+Сͥå /overhaul net/
+Сϥ /overhang/
+Сϥ /(n) overhand/
+Сϥɥ /overhand throw/
+Сϥɥѥ /overhand pass/
+Сѡ /over par (golf)/
+Сҡ /overheat/(P)/
+Сե /over fence/
+Сե /(n) overflow/
+С֥å /overbooking/
+С֥饦 /overblouse/
+Сץ롼 /overproof/
+Сץ쥼 /overpresence/
+Сإå /overhead/
+Сإåɥѥ /overhead pass/
+Сإåɥץ /overhead projector/
+Сڡ /overpace/
+Сۡ /(n) overhaul/
+Сܥ /overborrowing/
+С饤 /overwrite/
+С饤 /override/
+Сå /(n) overlap/(P)/
+С /(n) overrun/(P)/
+С졼 /overlay/
+С쥤 /(n) overlay/
+Сǥ /overloading/
+С /overload/
+С /(n) overloan/
+С /(n) overwork/
+Х /overcoat/
+Хإå /(n) overhead/
+Х쥤 /(n,vs) overlay/
+ӡ /OB/old boy/out-of-bounds/
+ӥ /(n) automatic camera for detecting and recording speeding vehicles (trans: Orbis - brand name)/
+ӥ /orbiter/
+ /(n) orb/
+֥ /(n) oven/(P)/
+֥ȡ /open toaster/oven toaster/
+ץʡ /opener/
+ץ˥ /(n) opening/(P)/
+ץ˥󥰥 /opening game/
+ץ˥󥰥ʥС /opening number/
+ץ /(adj-na,n) open/(P)/
+ץ󥢥 /open account/
+ץ󥨥 /open-air/
+ץ󥨥ɥ⡼ /open-end mortgage/
+ץ󥫡 /(n) convertible (trans: open car)/(P)/
+ץ󥭥ץ /open caption/
+ץ󥲡 /open game/
+ץ󥳡 /open course/
+ץ󥴥 /open golf/
+ץ󥵥 /open side (rugby)/
+ץ󥵥 /(abbr) open sandwich/
+ץ󥵥ɥå /open sandwich/
+ץ󥷥ƥ /open system/
+ץ󥷥ƥ± [ץ󥷥ƥӤ礦] /(n) open system hospital/
+ץ󥷥 /(n) open-necked shirt (trans: open shirt)/
+ץ󥹥 /(n) airline deregulatory policy (trans: open skies)/
+ץ󥹥 /open stance/
+ץ󥹥ڡ /open space/
+ץ󥻥 /open sesame/
+ץ󥻥å /(n) open set/(P)/
+ץƥ˥ /open tennis/
+ץǡƥ󥰥ƥ /open-dating system/
+ץǥץ졼 /open display/
+ץȥ졼 /open trade/
+ץɥ /open door/
+ץϥ /open house/
+ץե졼 /open frame/
+ץץ˥ /open planning/
+ץޡå /(n) open market/
+ץޡåȥڥ졼 /open market operation/
+ץޥå /open marriage/
+ץ˥Сƥ /Open University/
+ץ꡼ơ /open-reel tape/
+ץ [ץ󤫤󤸤礦] /(n) open account/
+ץ [ץ󤻤] /(n) exhibition game (baseball)/open game/(P)/
+ץ긢 [ץ󤻤󤷤失] /(n) open competition/
+ץ꿮 [ץȤ] /(n) open investment trust/
+ڥ /au pair/
+ڥ /au pair girl/
+ڥȡʥ /open tournament/
+ܡ /(n) oboe/
+ܥ /(n) oboe/(P)/
+ޥ /Oman (p)/
+ /(n) Ohm/
+ˡ§ [Τۤ] /(n) Ohm's law/
+ /omen/
+ /(n) aura/(P)/
+饤 /all right/O.K./
+ /oral/
+륢ץ /oral approach/
+륳ߥ˥ /aural communication/
+륻å /oral sex/
+᥽å /oral method/
+ /(n) oar/(P)/
+륤 /all-in-one/
+륦 /(n) all-wave (receiver)/
+륦 /all-weather coat/
+륦ȥå /all-weather track/
+륪ǥʥ꡼ /(n) All Ordinaries (Australian stock index)/
+륪ʥ /all or nothing/
+륪ɥ쥹 /all-occasion dress/
+륮ƥ /all guarantee/
+륷󥳡 /all-season coat/
+륷ȥå /all-season track/
+륷ɥ쥹 /all-season dress/
+륹 /all square/
+륹㥹 /(n) all-star cast/(P)/
+륹 /all-star game/
+륹ѥ /allspice/
+륿ʥƥ /(adj-na) alternative/
+륿ʥƥ֥ /(n) alternative school/
+륿ʥƥ֥ڡ /(n) alternative space/
+ǥ /(n) oldie/
+ǥ /(n) oldies/
+Ȥα [ȤΤ] /(n) Oort's cloud/
+ɥΥߡ /(n) Old Economy/
+ɥ /(n) Old Guard/(P)/
+ɥ /(n) Old Guard/
+ɥޡ /(n) old-timer/
+ɥѡ /(n) Old Parr/
+ɥѥ /(n) old power/
+ɥեå /(n) old-fashioned/
+ɥե /(n) old fan/
+ɥܡ /(n) old boy/
+ɥߥ /(n) old maid (trans: old miss)/
+ʥ /(n) all-night/(P)/
+Хå /(n) all back/
+ѡѥ /all-purpose/
+ѥ /all pass/
+ܥ /(fr:) au revoir/good-bye/
+ޥƥ /(adj-na,n) almighty/(P)/
+饦 /(adj-na) all-round/(P)/
+饦ɥץ졼䡼 /all-round player/
+ꥹ /all risks/
+ /(abbr) all locations/
+ /(n) aurora/(P)/
+ /Orlon/
+ /(n) oasis/(P)/
+ڥå /OAPEC/Organization of Arab Petroleum Exporting Countries/
+ /oyster/
+ʥ /(de:) euthanasia (de: Euthanasie)/
+ǥץ /Oedipus/(P)/
+顼 [顼ΤƤ] /(n) Euler's theorem/
+ /(n) oil/engine oil/kerosene/(P)/
+륵ǥ /oiled sardine/
+륵 /oiled sand/
+륷 /oil shale/
+륷å /(n) oil shock (1973 OPEC oil crisis)/
+륷륯 /oiled silk/
+륹 /oilskin/
+顼 /oil dollar/
+ɥ쥶 /oiled leather/
+ѥå /oil pack/
+ҡ /oil-heater/
+եƥ /oil facility/
+ե /oil fence/(P)/
+֥졼 /oil brake/
+ڥƥ /oil painting/
+ڥ /oil paint/
+ܡ /oil ball/
+ޥå /oil massage/
+ޥ͡ /oil money/
+ /oil road/
+Х /(n) coot/
+ /(n) (sl) gay person/male transvestite/
+ /(n) (sl) gay person/male transvestite/
+ /(n) ocarina (type of flute)/(P)/
+㡼 /(abbr) occult culture/
+ /(adj-na) occult/(P)/
+饤 /(n) wood briquet/
+ /oxide/
+ /(n) oxidant/
+ȱ [Ȥ] /(n) oxidant cloud/
+ѥ /occupied/
+μ [Τ] /(n) Ogino method/
+ǥ󥿥ꥺ /occidentalism/
+ǥ /Occident/
+ե /Oxford/
+ե [եɤ] /Oxford University/
+֥å /Oxbridge/Oxford and Cambridge/
+ /(n) octave/(P)/
+ /octane/
+ [] /(n) octane value/
+ƥå /(n) octet/
+ /okra/(P)/
+ۥ /Oklahoma/(P)/
+ /(abbr) orchestra/(P)/
+ /(n) oscillograph/
+ /(n) oscilloscope/
+ /Oscar/(P)/
+ȥ饷 /ostracism/
+ȥå /ostrich/
+ȥåݥꥷ /ostrich policy/
+ѡ /OSPER/ocean space explorer/
+ߥ /(n) osmium (Os)/
+˥ /Oceania/(P)/
+ /Oslo/Othello/(P)/
+ /(n) ozone/(P)/
+ۡ /ozone hole/(P)/
+ [󤽤] /(n) ozone layer/
+ /(n) (col) geek/nerd/enthusiast/(P)/
+ /Ottawa/(P)/
+å /Occam/
+åơ /oxtail/
+åե /Oxford/(P)/
+ɥ᡼ /odometer/
+ʡ /honor/
+ʥɥ /(n) (abbr) fantasy object for masturbation (trans: onanism idol)/
+ʥˡ /(de:) (n) (X) (col) masturbation/onanism (de: Onanie)/
+ʥڥå /(n) (obs) fantasy object for masturbation (trans: onanism pet)/
+˥ /(n) onion/(P)/
+˥ /onyx/
+˥å /onyx/
+ͥȡ /(fr:) respectable person (fr: honnete homme)/
+Υޥȥڡ /(fr:) onomatopoeia (fr: onomatopee)/(P)/
+Υޥȥڥ /onomatopoeia/
+ϥ /Ohio/(P)/
+ѡ /(n) opal/
+ԥ˥ /(n) opinion/(P)/
+ԥ˥꡼ /(n) opinion leader/(P)/
+ /(n) off/(P)/
+ե /(n) offer/
+ե /officer/
+ե /(adj-na,n) official/(P)/
+եϥ /official handicap (golf)/
+ե쥳 /official record/
+ե /(n) office/(P)/
+եȥ᡼ /office automation/
+ե /office girl/
+եԥ塼 /office computer/
+եӥ /(n) office building/office complex/
+ե /love affair with colleague (trans: office love)/
+եǥ /office lady/OL/
+եǥ /office lady/OL/
+ե磻 /office wife/
+ե /(n) offense/offence/
+ե /(exp) of course/
+ե /(n) (abbr) office computer/
+ե /off-side/(P)/
+ե쥳 /off the record/
+ե /(n) off-season/(P)/
+ե祢 /(n) offshore/
+ե祢ѥˡ /(n) offshore company/
+ե祢󥿡 /offshore center/
+ե祢ե /offshore fund/
+ե祢Ծ [ե祢] /(n) offshore market/
+եͥå饤 /(n) off-the-shoulder neckline/
+եå /(n) offset/
+եեå /off hook (line)/
+ե֥ɥ /(n) off Broadway/
+եޥ /off mike/
+ե饤 /(n) off-line/
+եߥå /off-limits/
+ե쥳 /(n) off-the-record/(P)/
+ե /(n) off-road/(P)/
+ղ [դ] /offline meeting (face-to-face meeting by people who normally interact online)/
+֥ /observer/(P)/
+֥С /(n) observer/(P)/
+֥ /(fr:) (n) object (fr: objet)/(P)/
+֥ /objection/
+֥ /(n) object/
+֥ȥꥨƥå /object-oriented/
+֥Ȼظ [֥Ȥ] /object-oriented/
+֥Ȼظ [֥Ȥ] /Object-oriented language/
+֥ȥ饯 /obstruction/
+֥顼 /(n) oblate/(P)/
+֥顼Ȥ [֥顼ȤˤĤĤ] /(exp) use an indirect expression/
+֥꡼ /(n) (abbr) oblique line/
+֥ꥬ /obbligato/
+֥ꥲ /obligation/
+ץ /op art/optical art/
+ץʥ /optional/
+ץʥĥ /optional tour/
+ץʥѡ /optional parts/
+ץ /(n) option/(P)/
+ץ [ץ󤱤䤯] /(n) option contract/
+ץ [ץȤҤ] /(n) option trading/option dealing/option transaction/
+ץߥƥå /(adj-na) optimistic/
+ץߥ /(n) optimist/
+ץߥ /optimism/
+ץƥ /optical/
+ץƥ륢 /optical art/
+ץƥޥ /(n) optimizer/
+ץƥޥ /(n) optimize/
+ץȥ쥯ȥ˥ /optoelectronics/
+٥ꥹ /obelisk/
+٥륹 /obelisk/
+ /(abbr) medical operation/(P)/
+ڡ /opaque/
+ڥ /(n) (abbr) operational amplifier/
+ڥ /(n) operation code/
+ڥ /opcode/
+ڥå /OPEC/Organization of Petroleum Exporting Countries/
+ڥ /(n) opera/(P)/
+ڥ饰饹 /(n) opera glasses/
+ڥ饳ߥå /(fr:) comic opera (fr: opera-comique)/
+ڥϥ /opera house/
+ڥ /(n) operand/
+ڥ졼ʥ /(adj-na) operational/
+ڥ졼 /(n) operation/(P)/
+ڥ졼 /(n) operations/
+ڥ졼󥺥ꥵ /(n) operations research/OR/
+ڥ졼󥻥󥿡 /operation center/
+ڥ졼ꥵ /operations research/
+ڥ졼 /(n) operator/
+ڥ졼 /(n) operator/(P)/
+ڥ졼ƥ /(n) operating/
+ڥ졼ƥ󥰥ƥ /(n) operating-system/
+ڥ졼ƥ󥰥ޡ /(n) operating margin/
+ڥ쥤ƥ󥰥ƥ /OS/operating system/
+ڥå /(n) operetta/(P)/
+ݥѡƥ /opposition party/
+ݥ˥ /(n) opportunist/
+ݥ˥ /opportunism/
+ݥå /opossum/
+ޥ /Omaha/(P)/
+ߥå /(n) omit/
+˥Х /(n) omnibus/(P)/
+饤 /(n) (abbr) omelette rice/
+ /(n) omelette/(P)/
+ /Omron Corporation (Japanese electronics firm)/(P)/
+ᥬ /(n) omega/(P)/
+ᥬˡ [ᥬۤ] /(n) omega navigation/
+饯 /oracle/(P)/
+饷 /Horatio/
+ȥꥪ /(n) oratorio/(P)/
+󥦡 /(n) orangutan/(P)/
+ /(pt:) Holland/The Netherlands/
+ /(pt:) Holland/The Netherlands/
+Υ [礦] /Netherlands Guiana (p)/
+ǡ /(n) sauce Hollandaise/
+꡼֥ /(n) olive oil/
+꡼ֿ [꡼֤] /(n) olive colour/olive brown/(P)/
+꡼ [꡼֤] /(n) olive oil/
+꡼ [꡼] /(n) olive colour/olive brown/
+ꥨ󥿥ꥺ /orientalism/(P)/
+ꥨ󥿥 /(n) oriental/(P)/
+ꥨơ /(n) orientation/(P)/
+ꥨơ󶵰 [ꥨơ󤭤礦] /(n) orientation/
+ꥨơ /orienteering/(P)/
+ꥨƥå /(adj-na) oriented/
+ꥨ /(n) Orient/(P)/
+ꥨȵ޹ [ꥨȤ夦] /Orient express/
+ꥨ [ꥨȤӤ] /(n) Oriental art/
+ꥪ /Orion/(P)/
+ꥪ [ꥪ] /(n) Orion/
+ꥪ [ꥪ󤻤] /(n) Orion Nebula/
+ꥴޡ /oligomer/(P)/
+ꥸʥƥ /(n) originality/
+ꥸʥƥ /(n) originality/(P)/
+ꥸʥ /(adj-na,n) original/(P)/
+ꥸʥ륫꡼ /original calorie/
+ꥸʥ륷ʥꥪ /original scenario/
+ꥸʥץ /original print/
+ꥸ /(n) origin/
+ϥ륳 /(n) orichalcum/
+ե /(abbr) orientation flat (semiconductors)/
+ԥ /Olympia/(P)/
+ԥ /Olympiad/
+ԥå /(n) Olympic/(P)/
+ԥåǡ /(n) Olympic Day (June 23rd)/
+ԥåѡ /(n) Olympic Park/
+ԥå [ԥå礦] /(n) Olympic event/Olympic Games/
+ԥå [ԥå󤷤礦] /(n) Olympic Charter/
+ݥ /(n) Olympus/
+륬 /(n) orgasm/(P)/
+륬ॹ /(de:) (n) orgasm (de: Orgasmus)/
+륬ʥ /(n) organizer/
+륬ʥ /(vs) organize/
+륬 /(n) organ/(P)/
+륰 /(n) (abbr) organizer/organize/(P)/
+르 /(nl:) (n) organ (nl: orgel)/(P)/
+르 /orgone energy/
+륿ʥƥ /alternative/
+륿ͥ /alternate/
+ȥե˥եΡ /orthophenyl phenol/OPP/
+˥ϩ [˥󤫤] /(n) ornithine cycle/
+쥤 [쥤󤵤] /(n) oleic acid/
+쥴 /Oregon/(P)/
+ /(n) an orange/(P)/
+󥸥 /orangeade/
+󥸥塼 /orange juice/
+󥸿 [󥸤] /(n) orange (colour)/(P)/
+ [󤵤] /(n) orotic acid/
+ /(n) on/(P)/
+󥨥 /(n) on air/on the air/(P)/
+󥨥 /(n) on the air lamp/
+󥪥 /on-off/
+󥰥ȥ /(n) angstrom/
+󥳥 /oncogene/
+󥵥 /(n) on-site/
+󥵥 /on-side/
+󥶥֥ȥ졼˥ /on-the-job training/
+󥶥ޡ /on the mark/
+󥶥å /(n) on the rocks/
+󥸥 /on the air/
+ /(n) ounce/28.35g/(P)/
+󥹥ơ /(n) on stage/
+󥿥ꥪ /Ontario/
+ǥޥ /(n) on demand/
+ѥ졼 /(n) on parade/(P)/
+֥ޥ /(n) ombudsman/(P)/
+ޥ /on-mike/
+楢ޡ /on your mark/
+饤 /(n) on-line/(P)/
+饤󥪡 /(n) online auction/
+饤󥲡 /(n) online game/
+饤󥷥ƥ /(n) on-line system/
+饤󥷥åԥ /(n) online shopping/
+饤󥷥åԥ󥰥 /(n) online shopping site/
+饤󥹥ȥ /(n) online store/
+饤Х󥭥 /(n) online banking/
+饤ޥ˥奢 /online-manual/
+饤ꥢ륿ॷƥ /on-line real time system/
+ /only/
+꡼ /only/(P)/
+꡼ /only one/
+ /onward/
+ /ovation/
+ /(n) car/(P)/
+ /(n) khaki/
+ [] /(n) khaki/
+顼 /(n) car cooler/
+ /(n) cargo/
+ /(es:) (n) house (es: casa)/
+ /curse/
+ƥ쥪 /(n) car stereo/
+ /(n) caste/(P)/
+꡼ѡ /sleeping car (car sleeper) (train)/
+å /car sex/
+ /(n) cursor/(P)/
+붯Ĵ [뤭礦礦] /cursored emphasis/
+ /car chase/(P)/
+ƥ /(n) courtesy/
+ƥ /(n) curtain/carton/(P)/
+ƥ󥢥ƥ /curtain antenna/
+ƥ󥦥 /curtain wall/
+ƥ󥳡 /(n) curtain call/
+ƥ쥯㡼 /curtain lecture/
+ǥ /(n) cardigan/(P)/
+ǥʥ /cardinal/
+ /cart/(P)/
+ȥ /cartoon/
+ȥå /(n) cartridge/(P)/
+ȥ졼 /(n) passenger and freight train (trans: car train)/
+ȥ쥤 /car train/
+ /(n) (1) card/(2) curd/(P)/
+ɥƥ /card system/
+ɥ /card loan/
+ɲ [ɤ] /(credit) card holder/cardmember/
+˥Х /(n) carnival/(P)/
+͡ /(n) carnation/(P)/
+͡ /(n) carnation/
+ͥ /Carnegie/(P)/
+ͥۡ /Carnegie Hall (New York)/
+ͥ /Carnegie Mellon (University)/
+ͥ /(n) kernel/
+ /Kaaba/
+ҡ /car heater/
+ӥ /carbine/
+ӥ [ӥ󤸤夦] /(n) carbine/
+ /calf/
+ե꡼ /(n) car ferry/(P)/
+ե /calfskin/
+ /(n) (1) curve/(2) curve ball (baseball)/(P)/
+֥ޡå /curb market/
+֥ߥ顼 /(n) (abbr) convex mirror/
+ּ [֤㤯] /(n) curved ruler/
+ڥå /(n) carpet/(P)/
+ڥ󥿡 /carpenter/
+ڥ󥿥ꥢ [ڥ󥿥ꥢ] /(n) Gulf of Carpentaria/
+ܥ /(n) carbon/(P)/
+ܥ󥰥ե /carbon graphite/
+ܥեС /carbon fiber/
+ܥإå /carbon head/
+ܥ쥹ڡѡ /carbonless paper/
+ܥå /carbon rod/
+ܥ [ܥ󤫤] /carbon paper/
+ܥ [ܥ] /carbon paper/
+ݡ /carport/
+ޥ /carmine/
+ޥȥ /Kamasutra/
+顼 /curler/
+饤 /car life/
+饸 /car radio/
+å /Curlash/
+꡼ /car lease/
+ /(n) curling/(P)/
+ /(n) curl/(P)/
+ȥ /Carlton/
+졼 /car race/(P)/
+ /Kahn/(P)/
+ /curve/
+ /Kaiser/(P)/
+ /kite/(P)/
+ͥ /kinesics/
+⥰ /kymograph/
+ /Cairo/
+ƥå /(abbr) chiropractic/
+ץ饯ƥå /chiropractic/
+ץ饿 /chiropractor/
+ /(n) couch/
+ݥƥ /couch potato/television addict/(P)/
+ϥ /cowhide/
+ܡ /(n) cowboy/(P)/
+ܡϥå /cowboy hat/
+󥻥顼 /(n) counselor/(P)/
+󥻥 /(n) counseling/(P)/
+ /(n) counter/
+󥿡 /(n) counter/(P)/
+󥿡å /counter attack/
+󥿡ǥץ졼 /counter display/
+󥿡ѡ /counterpurchase/
+󥿡ѥ /counterpunch/
+󥿡֥ /counterblow/
+󥿡ץѥ /counter-propagation/
+ƥ /(n) county/
+ /(n) count/(P)/
+ȥ /count-out/
+ȥ /(n) countdown/
+ /Caesar/
+ /(n) chaos/(P)/
+ /(n) kaoliang/variety of sorghum, esp. used in making spirits/
+ /(n) cacao/
+ѥ /(n) heavy petting/
+ /cactus/
+ƥ /(n) cocktail/(P)/
+ƥ륰饹 /cocktail glass/
+ƥɥ쥹 /cocktail dress/
+ƥѡƥ /cocktail party/
+ƥ饦 /cocktail lounge/
+ /(n) carcase/carcass/(P)/
+ /(adj-na,n,vs,adv) rustle/(P)/
+ /Casio/(P)/
+ڥ /Cassiopeia/
+ /black currant/Cassis (French black currant) liqueur/
+ߡ /Kashmir/
+ߥ [ߥ䤮] /(n) Cashmere goat/
+ߥ [ߥ] /(n) cashmere yarn/
+ߥ /(n) cashmere/
+ /(n) standoff (mechanical fastener)/self-clinch hardware/
+塼ʥå /cashew nuts/
+ /(n) casino/(P)/
+奢 /(adj-na,n) casual/(P)/
+奢륦 /(n) casual wear/
+奢륦 /casual water/
+奢å /casual look/
+ /(adj-na,n) cascade/
+å /casket/
+ /caster/
+ɥץ /custard pudding/
+ͥå /(n) castanets/
+ޡӥ /(n) customer service/
+ޥ /customizer/
+ޥ /(n) customize/
+ /(n) custom/
+ॢ /custom IC/
+५ /customized car/
+ॳߥ˥ /(n) customized communication/
+ॺ /customs/
+᡼ /custom-made/
+ಽ [फ] /customization/
+ƥ /(nl:) (n) sponge cake (nl: castilla)/(P)/
+ƥ /(de:) (abbr) cabinet containing medical instruments/
+ /kasbah/(P)/
+Գ [Ԥ] /Caspian Sea/(P)/
+Υ /Casanova/
+å /(n) cassette (tape)/(P)/
+åȥơ /(n) cassette tape/(P)/
+åȥǥå /cassette deck/
+åȥ֥å /cassette book/
+ɥ /cathedral/
+ /casserole/
+ /casein/
+ /(n) casein/
+å /(n) Catholic/
+ /catacomb/
+ȥ /catastrophe/
+ȥե /(n) catastrophe/
+ѥ /(n) catapult/
+ԥ顼 /(n) caterpillar/
+ץ /catapult/
+ޥ /(n) catamaran/
+ޥ [ޥ󤻤] /(n) catamaran ship/
+ /(n) catarrh/(P)/
+륷 /(n) catharsis/
+ /(n) catalog/catalogue/(P)/
+åԥ /(n) catalog shopping/
+ [ϤФ] /(n) catalog retailing/
+ [󤤤] /(n) cotton/
+ /(n) klik/plock/
+塼 /(ru:) (n) cloth band worn around hair (name of character in Tolstoy novel)/(P)/
+󥫥 /(n) clangor/
+å /(n) cutter/(P)/
+å /(n) cutter shirt/
+å塼 /(n) cutter shoes/
+åƥ /cutting/
+å /(n) cut/cutting/
+åȥ /(n) cutoff (play) (baseball)/
+åȥ饹 /(n) cut glass/
+åȥ /(n) (abbr) clothes made from jersey cloth (trans: cut and sewn)/
+åȥϥ /(n) beauty parlour (trans: cut house)/
+å /(pt:) (n) kappa (pt: capo)/raincoat/(P)/
+å /(n) cup/(P)/
+åץ /(n) cupcake/fairy cake/
+åץܡ /cupboard/
+åץ󥰥奬 /coupling sugar/(P)/
+åץ /(n) couple/(P)/
+ /(n) (abbr) cutlet/(P)/
+ĥ /(n) cutlet/
+Ч [Ĥɤ] /breaded pork on rice/
+ơ /cottage cheese/
+ơƥ /(de:) catheter (de: Katheter)/(P)/
+ƥ륢ߥ /catecholamine/
+ƥ /(n) category/
+ƥ꡼ /(n) category/(P)/
+ƥɥ /(fr:) cathedral (fr: cathedrale)/(P)/
+ǥ /cadence/(P)/
+ǥĥ /cadenza/
+ȥꥷ /Catholicism/(P)/
+ȥå /(n) Catholic (church)/(P)/
+ȥå [ȥå礦] /(n) Catholic Church/(P)/
+ȥ /(n) cattleya/(P)/
+ɥߥ /(n) cadmium (Cd)/(P)/
+ɥߥ [ɥߥढ] /(n) cadmium red/
+ɥߥ [ɥߥ夦ɤ] /(n) cadmium poisoning/
+ɥߥɸ [ɥߥҤ礦Ǥ] /(n) cadmium standard cell/
+ʥ /Canada/(P)/
+ʥå /(n) canape/
+ʥǥ󥫥̡ /Canadian canoe/(P)/
+ʥޥ /kanamycin/
+ʥꥢ /canary/(P)/
+ʥꥢ [ʥꥢ] /(n) canary/daffodil yellow/
+˥Хꥺ /cannibalism/
+̡ /(n) canoe/(P)/
+̡ [̡礦] /(n) canoeing/
+ͥˡ /(it:) canneloni/(P)/
+Ρ /(n) Canola (oil)/
+Υ /(n) canon/
+Υˡ [Υۤ] /(n) canon law/
+Υˤ [Υۤ] /(n) cannon/
+С /(n) cover (e.g. book)/(P)/
+С /cover girl/
+С㡼 /cover charge/
+С /(n) covering/
+С [С礯] /(n) remake of another artist's song (a "cover")/
+Х /(n) Kabbalah (Qabalah, Cabala) (Jewish mystic tradition)/
+Хꥨ /(n) cavalier/
+Хå /(n) coverage/
+ԥ /(pt:) (n) capital (pt: capitao)/
+ե /(n) cafe/(P)/
+ե饯졼 /(fr:) (n) cafe a la creme/
+ե /(n) caffeine/(P)/
+եץå /(it:) expresso coffee (it: caffe espresso)/
+ե /(fr:) cafe au lait/
+ե /cafe cabaret/
+եƥ饹 /(fr:) (n) sidewalk cafe (fr: cafe terrasse)/
+եƥꥢ /(n) cafeteria/(P)/
+եʥݥ꥿ /(it:) Neapolitan coffee (it: caffe napolitano)/
+եΥ /(fr:) black coffee (fr: cafe noir)/
+եС /cafe bar/
+ե磻 /(fr:) cafe royal/
+ե /(n) cuffs/(P)/
+եܥ /(n) cuff links (trans: cuffs button)/
+ /(n) cub/(P)/
+֡ /Kabul/(P)/
+֥ /cub scout/
+ץ /(de:) (n) capsule (de: Kapsel)/(P)/
+ץۥƥ /capsule hotel/
+ץ /(n) cappuccino/
+ץ顼 /coupler/(P)/
+ץå /capriccio/(P)/
+ץ [ץ󤵤] /(n) capric acid/
+ڥ /(n) Capella (star)/
+ܥ٥ /Cape Verde (p)/
+ݥ [ݥˤ] /(n) Kaposi sarcoma/
+ݥ [ݥˤ] /(n) Kaposi's sarcoma/
+ݥå /(n) kapok/
+ޡХ /cummerbund/(P)/
+ߥ /(abbr) younger members of the group (trans: coming century)/
+ߥ /CAMUS/French cognac/
+ /cam/(P)/
+Хå /(n) comeback/(P)/
+ե顼 /(n) camouflage/
+ᥪ /cameo/
+ /(n) camera/(P)/
+饢 /camera-eye/
+饢󥰥 /camera angle/
+ݥ /camera position/
+ޥ /(n) cameraman/(P)/
+ /(abbr) camera reportage/
+ݥ륿 /camera reportage/
+ /camera work/
+ꥢ /camellia/
+ /(abbr) camera rehearsal/
+쥪 /(n) chameleon/(P)/
+١ /camembert/
+ե顼 /camouflage/(P)/
+ե顼 /camouflage/
+ߡ /(n) camomile/
+å /(vs) kayak/(P)/
+顼 /(n) (1) collar/(2) color/colour/(P)/
+顼󥸥 /color arrangement/
+顼 /color ink/
+顼ǥ͡ /color coordinator/(P)/
+顼ǥ˥ /color conditioning/
+顼ӥ͡ /color combination/
+顼ץ졼 /color spraypaint/
+顼ʥߥå /color dynamics/
+顼ǥץ졼 /color display/
+顼ȡ /color screentone/color mechanical tint/
+顼ȥ /(n) (abbr) colored steel sheet/
+顼 /(n) colored/(P)/
+顼ץ˥ /color planning/
+顼ܥå /color box/
+顼ޡ /color marking pen/
+顼 /color rinse/
+顼쥹 /collarless/colorless/
+顼̿ [顼㤷] /(n) color photo/
+饪 /(n) karaoke (singing to taped accompaniment)/(P)/
+ /Karachi/(P)/
+å /(n) carat/karat/(P)/
+Х /(n) ballads sung by Karashima Midori/
+ե /(adj-na,n) colorful/(P)/
+ /(n) column/
+ /(de:) (n) water outlet (de: Kran)/
+ꥦ /(n) potassium (K) (de: kalium)/(P)/
+ꥨ /(n) caries/
+ꥫ奢 /(n) caricature/
+ꥫ饤 /caricaturize/
+ꥬ饹 /(n) Kaliglas/potash glass/
+ꥭ /(n) curriculum/(P)/
+ꥰե /calligraphy/
+ꥹ /(n) charisma/(P)/
+ꥹޥå /charismatic/
+ٱ [ˤϤ] /(n) pneumocystis carinii pneumonia/
+ /(n) calif/
+ե˥ /California/(P)/
+ե˥ /California roll/
+ե /(n) cauliflower/
+ֳ [֤] /Caribbean Sea/(P)/
+ץ /calypso/
+ۥ˥ /(n) californium (Cf)/
+ /(fr:) carillon/
+ /(fr:) carillon/
+и [ꤻä] /(n) potash soap/
+Ĺ [礦] /(n) potash feldspar/
+ [Ҥ礦] /(n) potash fertilizer/
+ [ߤ礦Ф] /(n) potassium alum/
+륦 /(n) (abbr) calcium wafer/
+륬꡼ /Calgary/(P)/
+륭 /(de:) (n) chalk (de: Kalk)/(P)/
+륭졼 /calculator/
+륷 /(n) calcium (Ca)/(P)/
+른 /cardioscope/
+륹Ϸ [륹Ȥ] /(n) karst/
+륽 /(fr:) (1) boy/(2) male waiter (fr: garcon)/
+ /cardamom/(P)/
+饿 /Quartier Latin/
+١ /cultivator/
+㡼 /(n) culture/(P)/
+㡼å /culture shock/(P)/
+㡼󥿡 /culture center/(P)/
+ /(de:) (n) clinical records (de: Karte)/(P)/
+ƥ /Cartier/
+ƥå /(it:) (n) quartet (it: quartetto)/(P)/
+ƥ /(n) cartel/(P)/
+ǥ /(n) caldera/(P)/
+ǥ [ǥ餳] /(n) caldera lake/
+ /(n) cult/card/(P)/
+Хɥ /calvados/(P)/
+Х [Х󤷤央] /(n) Calvinism/
+ /(n) tent (es: carpa)/
+ /(n) beef ribs (ko: galbi)/
+ԥ /(n) (1) (col) Calpis (Japanese milk-based soft drink)/(2) sperm/semen/cum/(P)/
+ե˥ /California/
+ܥ [ܥ뤭] /(n) carboxyl group/
+ܥʡ /carbonara (type of pasta)/
+ܥ˥벽ʪ [ܥ˥뤫֤] /(n) carbonyl compound/
+ܥ˥ [ܥ˥뤭] /(n) carbonyl group/
+ܥ [ܥ󤵤] /(n) carboxylic acid/
+ /Karma/
+ /(pt:) (n) caramel (pt: caramelo)/(P)/
+ [䤭] /(pt:) caramel (pt: caramelo)/
+ /Carlos/(P)/
+졼 /(n) curry (abbr. for curry and rice)/(P)/
+졼ʡ /curry corner/
+졼饤 /(n) curry and rice/(P)/
+졼 [졼ɤ] /Udon cooked with curry topping/
+å /(n) college/(P)/
+åڡѡ /college paper/
+å٥ /college level/
+󥷡 /currency/(P)/
+ /calendar/
+ /(n) calendar/(P)/
+ /(n) current/
+ȥ󥰥å /current English/
+ȥȥԥå /current topics/
+ȥץ饤 /current price/
+ /corolla/(P)/
+ /(n) carotene/(P)/
+ƥ /(n) carotene/
+饤 /Carolina/(P)/
+꡼ /(n) calorie/(P)/
+ /carol/
+󥫥 /can-can/(P)/
+󥬥롼 /(n) kangaroo/(P)/
+󥳥 /kan ecology (beautifying an area by picking up cans)/
+󥶥 /Kansas/(P)/
+󥸥紱 [󥸥Ĥ] /(n) candidal vaginitis/vaginal yeast infection/
+󥿡 /(n) cantata/(P)/
+󥿡ӥ /(n) cantabile/
+󥿥롼 /cantaloupe/
+ĥ /(it:) (n) canzone/(P)/
+ /(de:) border (de: Kante)/
+ƥ /(nl:) (n) torch (nl: kandelaar)/
+ /Kant/(P)/
+ȥ꡼ /(n) country/
+ȥ꡼ɥ /country and western/
+ȥ꡼ /country wear/
+ȥ꡼ /(n) country club/
+ȥ꡼ /country school/
+ȥ꡼ߥ塼å /country music/
+ȥ꡼ꥹ /country risk/
+˥ /(n) cunning/cheat/(P)/
+Х /(n) canvas/(P)/
+Х /conversation/
+ /(n) (1) (abbr) fund raising (ru: Kampanija)/(2) campaign/(P)/
+ѥˡ /(n) company/(P)/
+ѥˡΥߥ /company economist/
+ѥˡڡѡ /company paper/
+ѥˡޥ /company magazine/
+ѥˡ˥ /company union/
+ե /camphor/
+ե /(n) camphor/(P)/
+֥ꥢ /Cambrian (period)/
+ܥ /Cambodia/
+ /(n) comma/cedilla/
+ [礦] /(n) Classification for Japanese verb with the dictionary form ending in "ku"/
+ /gargoyle/
+ȥ /girth control/
+ /(n) gauze/(P)/
+ /(n) garter/
+Ԥ [] /(n) garter stitch/
+ǥ /guardian/(P)/
+ǥ /(n) garden/(P)/
+ǥ󥹥⡼ /garden smoker/
+ǥѡƥ /garden party/
+ /(n) (1) guard/(2) girder bridge/(P)/
+ɥ֥ /guard cable/
+ɥХ󥫡 /guard bunker/
+ɥޥ /(n) security guard (trans: guardman)/(P)/
+ɥ /girdle/
+ɥ졼 /(n) guardrail/(P)/
+ /Ghana (p)/
+ʶ¹ [ʤ礦盧] /Republic of Ghana (p)/
+ͥå /(n) garnet/
+١ /garbage/
+٥ /(n) gerbera/African daisy/
+ܥ /garbology/
+å /(n) garlic/
+ /(n) girl/(P)/
+륹 /(n) Girl Scouts/
+ϥ /girl hunt/
+ե /(n) girl friend/(P)/
+󥸡 [󥸡Ȥ] /Guernsey (island) (p)/
+ /guy/(P)/
+ /Guyana (p)/
+ʶƱ¹ [ʤ礦ɤ礦盧] /Co-operative Republic of Guyana (p)/
+󥿡 /Geiger counter/
+ /(de:) spirit (de: Geist)/
+ /(n) guidance/(P)/
+ /(n) tour guide/(P)/
+ɥʥС /guide number/
+ɥ֥å /(n) guidebook/
+ɥݥ /guidepost/
+ɥ饤 /(n) guideline/
+ /guile/
+ /Gaussian/(P)/
+ /gauss/
+ /gaucho/
+ϥå /gaucho hat/
+ѥ /gaucho pants/
+å /gaucho look/
+ /(n) gown/(P)/
+륯 /Gacrux (aka Gamma Crucis)/
+϶ [] /(n) Gaza Strip/
+ݥ /(n) capsule-toy vending machine/machine-vended capsule toy/
+ /(int) clash/
+å /gadget/(P)/
+åȥХå /gadget bag/
+ /(n) gas/(P)/
+ /(abbr) gas chromatography/
+ޥȥե /gas chromatography/
+å /gasket/
+ơ /gas station/
+ӥ /gas turbine/(P)/
+ /(n) gas tank/gasholder/gasometer/
+ȥХ /(de:) foreign worker (de: Gastarbeiter)/(P)/
+ȥ /gastrocamera/
+ȥΥߡ /gastronomy/
+ȥΥߥ /gastronomist/
+ȥΥߥå /gastronomic/
+ѥץ饤 /(n) gas pipeline/
+ܥ /gas bomb/(P)/
+ޥ /(n) gas mask/(P)/
+ޥå /aluminum-foil burner liner (trans: gas mat)/
+ [] /(n) gas liquor/
+ع [礦] /(n) gas chemical industry/
+ [] /(n) gas gangrene/
+ [] /(n) gas pipe/gas tube/
+ [] /(n) gas engine/
+ [] /running out of gasoline/
+ [] /(n) gas exchange/
+ [] /(n) gassed yarn/
+ [夦] /(n) gas gun/tear gas gun/
+ [礦] /(adj-no) gaseous/gasiform/
+ [礦] /(n) gaseous nebula/
+ [] /gas tap/gas cock/
+ [] /(n) gas bomb/
+ [夦ɤ] /(n) gas poisoning/
+ [Ǥ] /(n) gas field/
+ [Ȥ] /(n) gas light/
+ͽ [Ȥä] /(n) outburst of gas/
+ʬ [֤󤻤] /(n) gas analysis/
+ [褦] /(n) gas welding/
+ϧ [줤㤯] /(n) gas-cooled reactor/
+ϳ [줱ۤ] /(n) gas leak sensor/
+ϧ [] /(n) gas range/
+å /gadget/
+åȥХå /gadget bag/
+ /gasohol/(P)/
+ۡ /gasohol/
+ /(n) gasoline/petrol/(P)/
+󥫡 /(n) gasoline engine car/
+󥹥 /(n) gasoline stand/gas station/(P)/
+ /(n) gutter/
+ݥ /(n) capsule-toy vending machine/machine-vended capsule toy/
+å֥ /gattable (GATT)/
+å /(n) guts/(P)/
+åĥݡ /(n) guts pose (triumphant pose assumed by an athlete)/(P)/
+å /(n) gut/GATT/General Agreement on Tariffs and Trade/(P)/
+ĥ /(int) klop/klunk/whonk/
+ȡ /(fr:) gateau/
+ɥ˥ /(n) gadolinium (Gd)/
+Хʥӥƥ /governability/
+ܥå /(n) gavotte/(P)/
+ܥ /Gabon (p)/
+ܥ¹ [ܥ󤭤礦盧] /Gabonese Republic (p)/
+ /(n) chewing gum/(P)/
+ơ /packing tape (trans: gum tape)/
+ /(in:) gamelan/(P)/
+ /background chatter on a soundtrack/
+饹 /(n) glass/pane/(P)/
+饹 /(n) glass wool/
+饹֥å /glass block/
+饹 [饹] /(n) picture painted on glass/stained glass/
+饹 [饹] /(n) glass door/(P)/
+饹 [饹] /(n) glasswork/
+饹ٹ [饹] /(n) glasswork/
+饹 [饹礦] /(n) glazed sliding door/
+饹ڤ [饹] /(n) glass cutter/
+饹 [饹] /(n) glass fiber/
+饹 [饹ޤ] /(n) glass window/
+饹ĥ [饹Ф] /(adj-no,n) glass-sided/aboveboard/open to scrutiny/(P)/
+饹 [饹] /(n) glass wool/
+ѥ [ѥФͤ] /(n) flightless cormorant/
+ /gully/(P)/
+꡼ /gully/(P)/
+ꥢ /Gaul/
+ꥢﵭ [ꥢ] /History of the Gallic Wars/
+ꥦ /(n) gallium (Ga)/(P)/
+ꥦȾƳ [ꥦҤϤɤ] /(n) gallium arsenide semiconductor/
+С /(1) Gulliver (s)/(2) preeminent example of its kind/(P)/
+С [С礦Ҥ] /(n) outstanding product/market leader/
+쥤 [쥤] /(n) Galilean satellites/
+쥤˾ [쥤ܤ󤭤礦] /(n) Galilean telescope/
+쥪 /Galileo/(P)/
+륽 /(fr:) (1) boy/(2) male waiter (fr: garcon)/
+륽 /(fr:) boy (fr: garconne)/
+ /garniture/
+˥塼 /garniture/
+졼 /galley/
+졼 /(n) garage (at house)/(P)/
+졼 /garage sale/
+ [] /(n) Galois theory/
+ /(n) gallon/(P)/
+ /(n) gun/(P)/
+󥬥 /(adv,vs) (col) sound of large bell/sound of scolding voice/pounding of headache/intense/(P)/
+󥯥 /(n) darkly tanned face (fashionable among trendy young people ca. 1999-2000)/
+󥷥å /gun shop/
+ǥ /Ghandi/
+ȥå /(n) gauntlet/
+ʡ /(n) gunner/
+Хꥺ /attitude that one must keep going no matter what (trans: gambarism)/
+ӥ¹ [ӥ礦盧] /Republic of the Gambia (p)/
+ӥ [ӥ] /Gambia (p)/
+ե /gunfighter/
+ե /gunfight/
+ץ /(abbr) Gundam plastic models/
+٥ /gun belt/
+ /gumbo/
+ /gamma/(P)/
+ޥ˥ /gun mania/
+ޥ /gunman/
+ [礦] /(n) Classification for Japanese verb with the dictionary form ending in "gu"/
+ /(n) key/(P)/
+ɥХ /key advisor/
+ȥ꡼ /key industry/
+ /kiwi/kiwi fruit/
+󥷡 /key currency/
+ /key club/
+ /keysym/key-symbol/
+ơ /key station/(P)/
+ȡ /keystone/
+ȡ󥳥 /(abbr) keystone combination/
+ȡ󥳥ӥ͡ /keystone combination/
+ȥ /key-stroke/
+å /(n) key-touch/
+Ρ /keno/
+Ρ /(n) keynote/
+ѡ /keeper/(P)/
+ѥå /keypad/
+ѥ /key punch/
+ѥ䡼 /keypuncher/
+ /(n) keep/(P)/
+ץץ /reference sample (trans: keep sample)/
+ץܥåȥ /bottle of whiskey that a bar customer buys, writes his name on, keeps on a shelf at the bar, and drinks little by little on successive visits (trans: keep bottle)/
+ۡ /keyhole/
+ۡ른㡼ʥꥺ /keyhole journalism/
+ۥ /(n) key holder/key chain/(P)/
+ܡ /(n) keyboard/(P)/
+ݥ /(n) key point/the key/(P)/
+ޡå /key market/
+ޥå /key-map/
+ޥ /(n) keyman/(P)/
+ /(n) keel/(P)/
+ /(n) keyword/buzzword/catch-phrase/(P)/
+ [礯] /(n) key station/
+ [ˤ夦礯] /key (input)/
+ /kiwi/(P)/
+ե롼 /kiwi fruit/
+ /kiosk/(P)/
+ /Cicero/
+ȡ /(n) (1) xylitol (artificial sweetener)/(2) birch sugar/
+ȥ /(n) (1) xylitol (artificial sweetener)/(2) birch sugar/
+ /(n,vs) kiss/(P)/
+ɥ饤ɥƥ /kiss-and-ride system/
+ޡ /(n) (1) lipstick mark (trans: kiss mark)/(2) love bite/hickey/passion mark/
+Υ /(n) xenon (Xe)/
+Υ󥢡 /(n) Xenon arc lamp/
+Υ /(n) Xenon lamp/
+Υ /Kitchin cycle/
+å /(n) kick/(P)/
+å /(n) kickoff/(P)/
+åХå /(n) kickback/
+åܥ /(n) kickboxing/(P)/
+å /(n) kiss/
+åӥͥ /kids business/(P)/
+å /(de:) (adj-na,n) Kitsch/
+å /(n) kitchen/(P)/
+å󥦥 /kitchenware/
+å󥭥ӥͥå /kitchen cabinet/
+åɥ󥫡 /kitchen drinker/
+åץޡ /kitchen programmer/
+å /(n) kit/(P)/
+å /(n) kid/(P)/
+å /(n) kip/(P)/
+ǥ /kiddie/kiddy/
+ˡ /(n) quinine/
+ͥ /kinesiology/(P)/
+ͥ /kinesics/
+ͥƥå /kinetic art/
+Υ /(n) mushrooms/(P)/
+Υۥ /chinoform/(P)/
+֥ /kibbutz/
+ץ /Cyprus (p)/
+ /(n) kimchee/Korean pickled cabbage/(P)/
+ /(n) chimera/(P)/
+⥤ /(adj) (sl) (abbr) gross/disgusting/
+⥰ /kymograph/
+㥹 /(n) caster/newscaster/(P)/
+㥹ƥ /(n) casting/(P)/
+㥹ƥ󥰥ܡ /casting vote/
+㥹ƥ /Castilian/
+㥹 /(n) cast/(P)/
+㥻 /(n) Cathay (Airline)/(P)/
+㥻 /casserole/
+㥿ԥ顼 /(n) caterpillar/(P)/
+å㡼 /cashier/
+å /(n) (1) cache/(2) cash/(P)/
+å奫 /(n) cash card/ATM card/(P)/
+å奵ӥʡ /(n) automatic teller machine (ATM) (trans: cash-service corner)/flexi-teller/hole-in-the-wall/
+åХå /(n) cash-back/rebate/
+åե /(n) cash flow/
+å֥å /(n) cashbook/
+å٥ /(n) money belt (trans: cash belt)/
+åܥå /(n) cashbox/
+åޥ /(n) cash machine/automatic teller machine/
+å쥹 /(adj) cashless/
+å쥹ƥ /(n) cashless society/
+å쥹å쥹ƥ /(n) cashless checkless society/
+å쥹Ҳ [å쥹㤫] /(n) cashless society/
+å /(n) (1) caching/(2) cashing/(P)/
+å /(n) castle/
+å /(n) catch/(P)/
+åå /(n) catch-up/
+åԡ /catch copy (in copywriting, large text that appears in ads or brochures to catch the reader's attention)/
+å륹 /(n) unscrupulous sales practice involving expensive hard-to-break contracts (trans: catch sales)/
+åС /(n) catch bar/
+åե졼 /(n) catchphrase/(P)/
+åۥ /(n) call waiting (trans: catch phone)/
+åܡ /(n) play catch/catch ball/
+å㡼 /(n) catcher/(P)/
+å /catchword/
+åĥ /cat's-eye/(P)/
+å /(n) cat/
+åȥ /catwalk/(P)/
+å /(n) cap/top reporter at a newspaper's local office/(P)/
+åץ쥹 /capless/
+ǥ /(n) caddie/caddy/(P)/
+ǥХå /caddie bag/caddy bag/
+ǥå /Cadillac/
+˥ /(n) canyon/
+Ρ /(n) Canola (oil)/
+Υ /canon/cannon/
+Υܡ /cannonball/
+Х /(abbr) cabaret club/
+Х졼 /(n) cabaret/(P)/
+ѥ /capacitor/
+ѥ /capacitance/
+ѥƥ /capacity/
+ѥƥ /capacity/
+ӥ /(n) caviar/(P)/
+ӥ /(fr:) (n) cabinet/
+ӥͥå /(n) cabinet/(P)/
+ӥȽ [ӥͤФ] /(n) cabinet size/
+ӥ /(n) cabin/(P)/
+ԥꥺ /capitalism/(P)/
+ԥ륲 /(n) capital gain/(P)/
+ԥ١ /(n) capital base/
+ԥꥹ /(n) capital risk/
+ԥ쥿 /capital letter/
+ԥ /capital loss/
+֥쥿 /carburetor/(P)/
+ץ /(n) caption/(P)/
+ץ㡼 /(vs) capture/
+ץƥ /(n) captain/(P)/
+ץƥ󥷥ƥ /CAPTAIN System/Character and Pattern Telephone Access Information System/
+٥ /(n) cabbage/(P)/
+ߥ /camisole/
+ /camel/(P)/
+ /character in a manga or anime/
+饦 /caraway/
+饯 /(n) character/
+饯 /(n) character/(P)/
+饯ǥץ졼 /(n) character display/
+Х /(n,n) (1) caravan/(2) group of people touring to sell, investigate, etc./(P)/
+Х󥷥塼 /(n) light mountain-climbing shoes (trans: caravan shoes)/
+ /(n) caramel/(P)/
+꡼ /(n) carry/(P)/
+ꥢ /(n) career/career government employee/(P)/
+ꥢ /(n) carrier/
+ꥢޥ /(n) career woman/
+ꥢ [ꥢ] /(n) career bureaucrats/
+å /carriage/
+֥졼 /calibration/
+ /carol/(P)/
+󥮥 /(abbr) model featured in an advertising campaign (trans: campaign girl)/
+󥵡 /cancer/
+󥻥顼 /(n) canceller/canceler/
+󥻥 /(n,vs) cancel/(P)/
+󥿡 /canter/
+󥿥 /cantaloupe/
+ǡ /(n) candy/sweets/(P)/
+ǥ /(n) candy/
+ɥ /(n) candle/(P)/
+ɥ륵ӥ /candle service/
+ɥ륹ƥå /candlestick/
+Х /(n) (1) canvas/(2) base (baseball)/(P)/
+ѡ /camper/(P)/
+ѥ /(n) campus/(P)/
+ѥ /campus wear/
+ѥ塼 /campus shoes/
+ԥ /camping/(P)/
+ԥ󥰥 /mobile home (trans: camping car)/camper-van/RV (USA)/(P)/
+ /(n) camp/(P)/
+ץ /camp in/(P)/
+ץ /camp site/
+ץե䡼 /campfire/
+׾ [פ礦] /(n) camping-ground/
+¼ [פ] /(n) campsite/
+٥ /Canberra/(P)/
+ڡ /(n) campaign/(P)/
+ڡ󥻡 /campaign sale/
+Υ /Canon/(P)/
+塼 /(n) queue/cue/(P)/
+塼ƥ /cutie/
+塼ƥ /cuticle/
+塼ƥ륯꡼ /cuticle cream/
+塼ƥࡼС /cuticle remover/
+塼 /(adj-na,n) cute/(P)/
+塼 /Cuba/(P)/
+塼Хҡ /Cuban heel/
+塼ӥ /(n) cubism/
+塼ӥå /cubic/
+塼ӥå /cubic type/
+塼ԥå /(n) Cupid/(P)/
+奢 /cure/
+饽 /(n) curacao/
+꡼ /(n) curie/(P)/
+ꥦ /(n) curium (Cm)/
+ꥪƥ /curiosity/
+졼 /curator/(P)/
+å /(fr:) (n) culotte/(P)/
+åȥ /(n) culotte skirt/
+襹 /kiosk/(P)/
+顼 /(n) killer/(P)/
+顼 /killer dust/
+顼 [顼] /(n) killer satellite/
+ꥷ /(pt:) (n) Christian (Muromachi time) (pt: cristao)/(P)/
+ꥷѥƥ /(pt:) Christian priest (pt: cristao padre)/
+ꥹ /Christ/(P)/
+ꥹȶ [ꥹȤ礦] /(n) Christianity/(P)/
+ꥹȶ [ꥹȤ礦] /Christian rites/
+ꥹȶ [ꥹȤ礦] /Christians/
+ /Cyrillic/(P)/
+ʸ [⤸] /Cyrillic character/
+ /(n) Kirin/
+ /kill/(P)/
+륮 /Kyrgyzstan (p)/
+ƥ /(n) quilting/
+ /(n) (1) quilt/(2) kilt/
+ҥۥå /Kirchhoff/(P)/
+ҥۥåդˡ§ [ҥۥåդΤۤ] /(n) Kirchhoff's law/
+ӥ᡼ /(fr:) curvimeter/(P)/
+졼Ȳʪ [졼Ȥ֤] /(n) chelate compound/
+졼ũ [졼ȤƤƤ] /(n) chelatometric titration/
+ /(n,pref) (abbr) kilo-/kilogram/kilometre/10^3/(P)/
+ /kilogram/(P)/
+ [स夦] /(n) kilogram-weight/
+Х /kilobyte/KB/
+᡼ /kilometer (mis-spelling)/
+᡼ȥ /kilometer/kilometre/(P)/
+å /kilowatt/(P)/
+åȻ [åȤ] /(n) kWh/kilowatt hour/
+Ϣ [礦] /weight of 1000 sheets of paper/ream weight/
+˥ /Kiwanis Club/
+󥭡֡ /kinky boots/(P)/
+󥭡å /kinky look/
+ /(n) king/(P)/
+󥰥 /king salmon/
+󥰥 /(n) king-size/
+󥰥󥰥å /King's English/
+󥰥ɡ /King Dome/
+󥰥᡼ /kingmaker/(P)/
+ /(n) gear/(P)/
+ե /gearshift/
+ /gear change/
+ /Guiana (p)/
+ /(n) giga-/10^9/(P)/
+ȥ /gigaton/
+Х /(n) giga byte/
+ /(n) guitar/(P)/
+θ [Τ] /guitar string/
+ /guitar amplifier/
+ /guitar synthesizer/
+ޥ /guitar magazine/
+ꥹ /(n) guitarist/(P)/
+˥ /Guinea (p)/
+˥ӥ /Guinea-Bissau (p)/
+˥ӥ¹ [˥ӥ礦盧] /Republic of Guinea-Bissau (p)/
+˥¹ [˥礦盧] /Republic of Guinea (p)/
+˥硼 /(fr:) (n) guignol/
+֥ͥå /Guiness Book of Records/(P)/
+ե /(n) gift/(P)/
+եȥ /gift card/gift certificate/
+եȥݥ /gift coupon/
+եȥå /gift shop/
+եȥå /(n) gift check/
+եȥѥå /gift package/
+ /(vs) give/
+֥å /(n) give up/(P)/
+֥ɥơ /(n) give-and-take/
+֥ /(n) plaster (gypsum)/cast/plaster cast/
+ץ /(de:) (n) gypsum (de: Gips)/(P)/
+٥ /gibberellin (plant hormone)/
+ߥå /gimmick/
+ʥ /(n) gymnasium/ADD de:/
+ͥ /kind of Indian spice/
+㥰 /(n) gag/(P)/
+㥶 /(n) gather/
+㥶 /gathered skirt/
+㥼åȥХå /gadget bag/
+å /(n) gap/(P)/
+ /gammon/
+ /(n) (1) (abbr) guarantee/(2) fee paid to performing artists/(P)/
+ƥ /guarantee/
+꡼ /(n) gallery/(P)/
+ /(n) gal/(P)/
+륽 /(fr:) (1) boy/(2) male waiter (fr: garcon)/(P)/
+ޥ /(1) teenage mother/(2) young mother who wears "gal" styles/
+ [뤪] /(n) man who imitates girls in dress, hair style, etc./
+졼 /(n) garage (at house)/
+åԥ󥰥ե /galloping inflation/(P)/
+å /(n) gallop/
+ /(n) (1) gangster/(2) gang/(P)/
+󥰱Dz [󥰤] /(n) gangster film/
+֥顼 /gambler/(P)/
+֥ /(n) gambling/(P)/
+ /(n) gear/
+ޥ /(n) diamant/diamond/
+ /(int) shock/
+ꥷ /Greece/(P)/
+ꥷ¹ [ꥷ礦盧] /Republic of Greece (p)/Hellenic Republic/
+ꥷ [ꥷ] /(n) Greek/
+ꥷ [ꥷ] /(n) Greek mythology/
+ꥷ [ꥷ礦] /(n) Greek Orthodox Church/
+ꥷ [ꥷ礦] /(n) Greek Orthodox Church/
+ꥷĦ [ꥷ礦] /(n) Greek sculpture/
+ꥷů [ꥷƤĤ] /(n) Greek philosophy/
+ꥷ [ꥷӤ] /(n) Greek art/
+ꥷʸ [ꥷ⤸] /(n) Greek character(s)/
+ꥷ /Greece/(P)/
+ /(n) guild/(P)/
+ɼҲ [ɤ㤫央] /(n) guild socialism/
+ /(n) guillotine/(P)/
+󥬥 /(n) gingham/
+ /cookie/cooky/(P)/
+ǥ /(fr:) (n) coup d'etat/coup/(P)/
+ /(fr:) coupe/(P)/
+ݥ /(n) coupon/(P)/
+ݥ [ݥ󤱤] /coupon (ticket)/
+顼 /(n) cooler/air conditioner/(P)/
+顼ܥå /cooler-box/
+꡼ /coolie/(P)/
+ꥨӥ /courier service/
+󥰥 /cooling-off/(P)/
+󥰥 /cooling tower/
+󥰥 /cooling down/
+ /(de:,fr:) (adj-na,n) cool/course (of medical treatment) (de: Kur) (fr: cours)/(P)/
+른㥺 /cool jazz/
+ /cool down/
+ܥå /cool-box/
+ /(n) coulomb/
+ˡ§ [Τۤ] /(n) Coulomb's law/
+ [礯] /(n) Coulomb's force/
+ƥå /(it:) (n) quartet (it: quartetto)/
+ϥ /(n) multi-purpose health facility (trans: cure house)/
+ /queen/
+ƥå /(it:) (n) quintet (it: quintetto)/
+ /(n) queen/(P)/
+󥵥 /(adj-no) queen size/large size/
+󥺥󥰥å /Queen's English/(P)/
+󥺥 /Queensland/
+꡼ /(n) the Queen Mary/
+ /(n) quiz/(P)/
+ޥ˥ /quiz mania/
+꡼ /quiz rally/
+å /quick/(P)/
+åƥå /quick step/
+å /quick turn/
+å⡼ /(1) quick motion/(2) pitcher throwing to first base (baseball)/
+륿 /(n) quilter/
+ƥå /(it:) (n) quintet (it: quintetto)/(P)/
+ /quinto/
+ /Kuwait/(P)/
+ /quote/
+ /(n) quake/
+ޡ /(n) question mark/
+ /(n) Quaker/Society of Friends/(P)/
+ /quasar/(P)/
+ /question/
+ޡ /(n) question mark/
+ /quark/
+ /quota/
+ /quarter/
+Хå /quarterback/
+꡼ /quarterly/
+ /quartz/
+ơޡ /quotation mark/
+ /quote/
+ƥ /quality/
+ƥڡѡ /quality paper/
+󥿥 /quantize/
+ƥƥ /quantity/
+꡼ /quarterly/
+ /(n) quote/(P)/
+ƥ /quality/(P)/
+ /(n) couscous/cuscus/phalanger/
+ꥨ /(fr:) couturier/
+ꥨ /(fr:) couturiere/
+å /(n) cookie/biscuit/(P)/
+å /(n) cooking/(P)/
+å󥰥 /cooking card/
+å󥰥 /cooking school/
+å /(n) cook/(P)/
+å /(n) cushion/(P)/
+åܡ /cushion ball (carom off the outfield wall by a batted ball) (baseball)/
+ߥ /cumin/
+顼 /(1) clerk/(2) Clark (s)/(P)/
+顼 /(n) kraken/
+饤 /(n) client/(P)/
+饤쥯ȥ˥ /cryoelectronics/
+饤˥ /cryogenics/
+饤 /crisis/(P)/
+饤顼 /Chrysler/(P)/
+饤 /collider/
+饤ƥꥢ /criteria/
+饤ޡ /climber/
+饤ޥå /(n) climax/(P)/
+饤ߥ /(n) climbing/(P)/
+饤ॹȡ꡼ /crime story/(P)/
+饤⥰ /climograph/
+饦 /(n) crouch/
+饦󥰥 /crouching start/
+饦 /cloud/
+饦 /(n) crown/(P)/
+饯 /(n) Klaxon/car horn/(P)/
+饵 /(abbr) client server/
+饷 /(adj-na,n) classical/(P)/
+饷 /classicism/
+饷å /(adj-na,n) classic(s)/(P)/
+饷å /classic car/
+饷å饤 /classic life/
+饷å졼 /classic races/
+饷å [饷å󤬤] /(n) classical music/
+饷ե /classifier/
+饹 /(n) class/(P)/
+饹 /class action/
+饹 /(n) cluster/
+饹 /cluster/
+饹 [饹Ф] /(n) cluster bomb/
+饹ʬ [饹֤󤻤] /(n) cluster analysis/
+饹 /(n) clustering/
+饹 /crust/
+饹ޥ /class magazine/
+饹᡼ /(n) classmate/(P)/
+饹ᥤ /classmate/
+饹ǥ /class media/
+饹饤֥ /class library (as in C++)/
+å /(n) cracker/(P)/
+å /cracking/
+å /crack/(P)/
+å㡼 /crusher/
+å /(n) crash/(P)/
+å /(n) clutch/(P)/
+åХå /clutch bag/
+åҥå /clutch hitter/
+åڥ /clutch pedal/
+ե /(n) craft/(P)/
+եȥǥ /craft design/
+եȥޥ /craftsman/
+եȻ [եȤ] /(n) craft paper/
+ /(n) (1) club/(2) crab/(P)/
+֥ɥå /club sandwich/
+֥ϥ /(n) clubhouse/
+֥ե /club face (golf)/
+֥إå /club head/
+ͥå /(n) clarinet/
+ /clan/(P)/
+ /(n) crank/(P)/
+󥯥å /finish shooting (trans: crank up)/
+󥯥 /(n) start (of) filming (trans: crank in)/(P)/
+ /(de:) diseased persons (de: Kranke)/
+٥꡼ /cranberry/
+꡼ /(n) cleek (golf)/creek/(P)/
+꡼ʡ /(n) cleaner/(P)/
+꡼˥ /(n) cleaning/dry cleaning/laundry service/(P)/
+꡼ /(n) Kleene/
+꡼ԥ󥰥ե /creeping inflation/
+꡼ /Creap/
+꡼ /(n) cream/(P)/
+꡼ॵǡ /cream sundae/
+꡼ॽ /cream sauce/
+꡼ॽ /icecream soda/
+꡼ѥ /(n) cream-filled roll/
+꡼࿧ [꡼त] /(n) cream (colour)/
+꡼ /(adj-na,n) clean/(P)/
+꡼󥢥å /(n) clean up (esp. baseball)/
+꡼󥢥åץȥꥪ /cleanup trio (baseball)/(P)/
+꡼󥨥ͥ륮 /clean energy/
+꡼ʥåץȥꥪ /cleanup trio/
+꡼ҡ /vented heater/clean heater/
+꡼ҥå /clean hit/(P)/
+꡼ե /clean float/
+꡼饤 /clean rice/
+꡼롼 /clean room/
+꡼ /cleaver/
+ /clitoris/
+ꥢ /(adj-na,vs) clear/
+ꥢ /(adj-na,vs) clear/
+ꥢӥ /(n) Extended Definition Television (trans: clear vision)/EDTV/
+ꥢå /clear lacquer/
+ꥢ /clearance/
+ꥢ󥹥 /clearance sale/
+ꥨ /creation/
+ꥨ /creator/(P)/
+ꥨƥӥƥ /creativity/
+ꥨƥ /(adj-na) creative/(P)/
+ꥨƥ֥󥷡 /creative agency/
+ꥨƥ֥롼 /creative group/
+ꥨ /create/
+ꥨƥ /creative/(P)/
+ꥪ /creole/(P)/
+ꥱå /cricket/(P)/
+ꥱåȥ /(n) cricket club/
+ꥳ /(abbr) Christmas concert/
+ꥹ /(n) crystal/(P)/
+ꥹ륬饹 /crystal glass/
+ꥹ˥ /(n) Kristiania/Christiania/
+ꥹ /(n) Christian/(P)/
+ꥹ󥵥󥹥˥ /(n) Christian Science Monitor/
+ꥹǥ /(n) Christian Dior (name)/
+ꥹ͡ /(n) Christian name/
+ꥹޥ /(n) Christmas/(P)/
+ꥹޥ /Christmas Eve/(P)/
+ꥹޥ /(n) Christmas card/(P)/
+ꥹޥ /Christmas carol/
+ꥹޥ /Christmas cake/
+ꥹޥĥ꡼ /(n) Christmas tree/(P)/
+ꥹޥץ쥼 /Christmas present/
+ꥹޥ [ꥹޥȤ] /Christmas (island) (p)/
+å /(n,vs) click/
+åѡ /(n) clipper/
+åԥ /(n) clipping/
+å /(n) clip/(P)/
+ƥ /(n) critique/
+ƥ /(n) critical/
+ƥ /(n) criticism/
+ƥå /(n) critic/
+ȥꥹ /(n) clitoris/
+˥å /(n) clinic/(P)/
+Υ᡼ /(n) clinometer/
+Υ /(n) crinoline/
+ץ /Kripke/
+ץȥå [ץȥå礦] /(n) cryptococcosis/
+ץȥ /(n) krypton (Kr)/
+ॽ /(n) crimson/
+ॾ /(n) crimson/
+⥰ /(n) climograph/
+ /clinch/(P)/
+롼 /(n) crew/(P)/
+롼 /(n) Krugerrand/
+롼 /(n) cruiser (i.e. warship or cabin cruiser)/(P)/
+롼 /cruising/(P)/
+롼 /(n) cruise/(P)/
+롼ȥ /(n) crouton/
+륹 /(pt:) (n) cross sign (pt: cruz)/(P)/
+ȥ /crouton/
+ /Kurd/Kurdish/(P)/
+ۥ /chloroform/
+ޥ /Chloromycetin/
+졼 /(n) clay/(P)/
+졼 /clay court (tennis)/(P)/
+졼 /(adj-na) crazy/(P)/
+졼 /(n) crater/(P)/
+졼ԥ /clay pigeon/
+졼 /(n) crepe/(P)/
+졼ץ /crepe shirt/
+졼ޡ /(n) claimer/claimant/
+졼 /(n) claim/customer complaint/(P)/
+졼 /(n) crane/(P)/
+쥢˥󥯥ꥢ /creatinine clearance/(P)/
+쥢ջ [쥢󤵤] /(n) creatine phosphate/
+쥢ȥ /(fr:) creator (fr: createur)/
+쥤 /clay/(P)/
+쥪 /(n) creosote/(P)/
+쥪 [쥪Ȥ] /(n) creosote oil/
+쥷 /(n) crescendo/
+쥸å /(n) credit/(P)/
+쥸åȥ /(n) credit card/(P)/
+쥸åȥ /(n) credit crunch/
+쥸åȥȥ /credit title/
+쥸åȥǥХƥ /(n) credit derivative/
+쥸åȥۥå /creditholic/
+쥸åȥ饤 /credit line/
+쥾и [쥾뤻ä󤨤] /(n) saponated cresol solution/
+ [Ӥ礦] /(n) cretinism/
+å /(n) crescendo/
+å /crescent/
+ǥӥƥå /credibility gap/(P)/
+Х /(n) crevasse/
+ѥ /(abbr) pastel crayons/
+֥ϩ [֥] /(n) Krebs cycle/
+ڥ /Kraepelin/
+Υ /Kremlinology/
+ /Kremlin/(P)/
+ /(n) credit memo (abbr.)/
+ /(n) crayon/
+å /(n) cleric/
+󥶡 /(n) cleanser/(P)/
+󥸥󥰥꡼ /(n) cleansing cream/(P)/
+󥸥󥰥 /cleansing lotion/
+ /(n) clamp (de: Klemme)/forceps/
+ /(n) (abbr) cloakroom/checkroom/(P)/
+롼 /cloakroom/
+ /closure/
+ /(n,vs) close/(P)/
+å /(n) close-up/(P)/
+ /(n) closed/
+ɥƥ /closed system/
+ɥ /closed stance/
+å /closet/
+ /(n) crawl/(P)/
+ /clone/(P)/
+󵻽 [󤮤] /cloning technology/
+ʹ [ˤ󤲤] /(human) clone/
+ [󤻤󤿤] /(n) clonal selection theory/
+ưʪ [ɤ֤] /cloned animal/
+ [Ӥ礦] /(n) Crohn's disease/
+ /Croatia/(P)/
+ĥեȥ䥳 [ĥեȥ䥳֤ޤ] /(n) Creutzfeldt-Jakob disease (CJD)/
+ /(abbr) off-road vehicle (trans: cross-country)/
+å /(n) (1) croquet/(2) croquette/
+ /crocodile/
+ /(abbr) cross-country skiing/
+ /(n) cross/gross/(P)/
+С /(n) crossover/
+󥿡 /(n) cross counter/
+ȥ꡼ /(n) (abbr) cross-country race/(P)/
+ȥ꡼졼 /(n) cross-country race/
+å /(n) cross kick (rugby)/
+ /(n) close game/
+ƥå /(n) cross-stitch/
+å /cross-check/
+˥ /(abbr) crossed Nichol prism/
+С /(n) crossbar/
+С򴹵 [С] /(n) crossbar switchboard/
+Х󥫡 /(n) cross bunker (golf)/
+ե /(n) cross fire/
+ץ졼 /(n) close play/
+ݥ /(n) cross-post/
+󥲡󥢥 [󥲡礦ۤ] /cross-language information access/
+󥲡󸡺 [󥲡礦ۤ󤵤] /cross-language information retrieval/CLIR/
+졼 /(n) cross rate/
+ե /(n) cross-reference/
+ /(n) crossword/(P)/
+ɥѥ /(n) crossword puzzle/
+ [ʤ] /(n) cross trade/
+å /(n) closet/
+å /(n) crocus/
+å /(n) clock/(P)/
+å /(n) croquet/
+å󥰥 /(n) crossing zone/
+åץɥѥ /(n) cropped pants/
+˥ /(n) chronicle/(P)/
+ͥå /(n) Kronecker/
+ͥåΥǥ륿 /(n) Kronecker delta/
+ /chrono/
+Υ /(n) chronograph/
+Υ /(n) chronoscope/(P)/
+ΥХ /(n) chronobiology/
+Υ᡼ /(n) chronometer/
+ޥ /(n) (abbr) chloromycetin/
+ޥȥե /(n) chromatography/
+ޥ˥ /(n) Cro-Magnon/
+ߥե /(n) clomiphene/
+ /(n) chromium (Cr)/(P)/
+ [ळ] /(n) chromium steel/
+ [व] /(n) chromic acid/
+ꥦ [व󥫥ꥦ] /(n) potassium chromate/
+ [夦ɤ] /(n) chromium poisoning/
+Ŵ [Ƥä] /(n) chromite/
+ [ߤ礦Ф] /(n) chrome alum/
+ /(n) chlorella (alga)/(P)/
+ե /(n) chlorophyll/
+ץ󥴥 /(n) chloroprene rubber/
+ۥ /(n) chloroform/
+å /(n) croissant/
+磻 /(n) choir/(P)/
+凉 /(ru:) (n) kvass (fermented beverage resembling beer but made from rye or barley)/
+ƥå /(it:) (n) quartet (it: quartetto)/(P)/
+󥯥 /(n,adv) sniff/
+˥󥰥 /cunnilingus/
+ /(adj-na) good/(P)/
+ƥ륲 /(de:) good morning (de: Guten Morgen)/
+ /ghoul/(P)/
+ /Gould/(P)/
+ޥ /gourmand/
+ /gourmet/
+󥰥˥ /Gungnir (spear of Odin)/
+ƥޥ /Guatamala/
+ /Guam/
+ƥޥ /Guatamala/(P)/
+ƥޥ鶦¹ [ƥޥ餭礦盧] /Republic of Guatemala (p)/(P)/
+ɥ롼 [ɥ롼פȤ] /Guadeloupe (island) (p)/
+˥ [˥뤵] /(n) guanylic acid/
+ /(n) guano/
+Υջ [Υ󤵤󤵤] /(n) GTP/guanosine triphosphate/
+ /guava/
+ /Guam/(P)/
+ [Ȥ] /Guam (island) (p)/
+å /(n) goods/promotional items/(P)/
+å /(n) Gucci/
+å /(adj-na,n) good/(P)/
+åɥǥ /(n) good idea/
+åɥ䡼 /(n) Goodyear/
+åɥ /(n) good will/
+åɥߥ /(n) good timing/
+åɥǥޡ /(n) good design mark/
+åɥå /(n) Good luck/
+åɥå /(adj) good-looking/
+åɥå /(n) good looks/
+åԡ /(n) guppy/
+Ρ [Ρ央] /(n) gnosis/Gnosticism/
+饤 /(n) (abbr) graphic equalizer/(P)/
+饤 /(n) glider/(P)/
+饤 /(n) grinder/
+饤 /(n) grind/
+饦 /(n) grout/grouting (cement between tile squares)/
+饦 /(n) sports ground/sports oval/(P)/
+饦ɥѡ /(n) groundkeeper/
+饦ɥȥ /(n) ground stroke/
+饦ɥ /(n) ground zero/
+饦ɥۥƥ /(n) ground hostess/
+饦ɥܡ /(n) bat boy/ground boy/
+饦ɥޥʡ /(n) ground manners/
+饦ɥ롼 /(n) ground rule/
+饸饹 /(n) gladiolus/
+饹 /(n) (1) glass/(2) grass/(P)/
+饹 /(n) glass wool/
+饹 /(n) grass court/
+饹 /(n) (1) glass fiber ski/(2) grass ski/
+饹Υ /(ru:) (n) glasnost/(P)/
+饹եС /(n) glass fiber/(P)/
+饹եСݡ /(n) glass fiber pole/
+饹ܡ /(n) glass boat/
+饹ꥹ /(n) GRAS list/Generally Recognized as Safe list/
+饹롼ȥǥ⥯饷 /(n) grassroots democracy/
+饹å /(n) glass fiber rod/
+饿 /(fr:) (n) gratin/(P)/
+ /(it:) thank you (it: grazie)/(P)/
+ǡ /(n) gradation/(P)/
+ǥ /gladius/
+ǥ /(n) gradient/
+˥塼 /(n) granulated (sugar)/
+˥塼 [˥塼Ȥ] /(n) granulated sugar/
+ӥ /(n) gravure/photogravure/rotogravure/gravure picture/(P)/
+ӥɥ /(n) bikini model (usually teenage) (trans: gravure idol)/pin-up girl/
+ӥڡ /(n) gravure page/
+ӥ [ӥ󤵤] /(n) photogravure/
+ /(n) graph/(P)/
+ե /graphical/
+ե /(adj-na,n) graphical/
+ե륤󥿡ե /graphical interface/
+ե /(ik) (n) graphics/
+եå /(n) graphic/(P)/
+եå /graphic arts/
+եå饤 /graphic equalizer/
+եå /(n) graphics/(P)/
+եåǥץ졼 /graphic display/
+եåǥʡ /(n) graphic designer/
+եåǥ /graphic design/
+եƥ /graffiti/
+եޥå /graph-matching/
+ [դ] /(n) graph theory/
+ /(n) glove/(P)/
+ޡ /(adj-na,n) (1) glamour/glamour girl/(2) buxom/full-breasted/(3) grammar/(P)/
+ޡ /glamour girl/
+ޡȥå /glamour stock/
+ޥ饹 /glamorous/
+ߡ /Grammy (award)/(P)/
+ /(n) gram/gramme/(P)/
+ౢ [त󤻤] /(n) gram-negative bacteria/
+ึ [ल] /(n) gram atom/
+ [स夦] /(n) gram-weight/
+ [ऻ󤷤礯] /(n) gram stain/
+ [Ȥ礦] /(n) gram equivalent/
+ʬ [֤] /(n) gram molecule/
+ [褦] /(n) gram-positive bacteria/
+ /glans/(P)/
+ /(it:) grand (it: grande)/(P)/
+ /(n) (1) grant/(2) grunt/
+ /(n) gland/grand/(electrical) ground/(P)/
+ɥڥ /grand opera/
+ɥɥץ졼 /grandstand play/
+ɥ /grand slam/
+ɥ /grand sale/
+ɥǥ /(n) grand design/
+ɥԥ /grand piano/(P)/
+ץ /(fr:) (n) Grand Prix/(P)/
+ץ졼 /Grand Prix race/
+꡼ /glee club/(P)/
+꡼ /grease/
+꡼ƥ󥰥 /greeting card/
+꡼ /(adj-na,n) green/environmentally friendly/(P)/
+꡼У [꡼ԡ] /environmentally friendly computer (e.g. low power consumption)/
+꡼󥢡ƥ㡼 /(n) green architecture/
+꡼󥨡 /green age/
+꡼󥳡ǥ͡ /green coordinator/
+꡼󥹥 /green school/(P)/
+꡼ƥ /green tea/
+꡼ƥΥ /(n) green technology/
+꡼ϥ /greenhouse/
+꡼ԡ /(n) Greenpeace/green peas/(P)/
+꡼ե /green fee/(P)/
+꡼٥ /green belt/
+꡼٥졼 /Green Beret/
+꡼ܡ /green boy/
+꡼ /Greenland/(P)/
+꡼ [꡼ɤȤ] /Greenland (p)/
+꡼꡼ /green leaf/
+꡼졼 /green rate/
+꡼ܥ塼 /green revolution/
+꡼ [꡼󤱤] /green (car) ticket/
+꡼ [꡼󤷤] /(n) green car (1st class)/
+ꥪϩ [ꥪ뤵󤫤] /(n) glyoxylate cycle/
+ꥰ /(adv,n,vs) grinding against/rubbing against and turn/
+ꥳ /(n) glycogen/(P)/
+ꥷ /glycine/
+ꥹ /(n) grease/
+ꥻ /glissade/
+ꥻ /(n) glycerin/glycerol/
+åǥ /(n) gridding/
+å /(n) grid/
+å /(n) grip/(P)/
+˥å /Greenwich (Mean Time)/(P)/
+˥åɸ [˥åҤ礦] /(n) Greenwich mean time/
+ե /griffon/
+ /(n) grill/(P)/
+ԡ /(n) green peas/(P)/
+ץ /glimpse/
+롼 /glue/(P)/
+롼ӡ /groovy/
+롼ԡ /groupie/
+롼ԥ /(n) grouping/
+롼ԥ󥰥ե /grouping-effect/
+롼 /(n) group/(P)/
+롼ץ󥿥ӥ塼 /group interview/
+롼ץ /rock band (trans: group sounds)/
+롼ץʥߥå /group dynamics/
+롼ץǥå /group discussion/
+롼׸Ф [롼פߤ] /group heading/
+롼ʬΥ饯 [롼פ֤ꥭ饯] /group separator (GS)/
+롼ޡ /groomer/
+롼ߡ /(adj-na) gloomy/
+롼 /groove/
+ˤʤ /(exp) to conspire/
+륤 /(n) (abbr) group interview/
+륯 [륯󤵤] /(n) glucuronic acid/
+륳 /(n) glucose/
+른 /Georgia/(P)/
+른ӥȼҲ¹ [른ӥȤ㤫央礦盧] /(former) Georgian Soviet Socialist Republic (p)/Georgian SSR/GSSR/
+륿ߥ /(n) glutamine/
+륿ߥ [륿ߥ󤵤] /(n) glutamic acid/
+륿ߥʥȥꥦ [륿ߥ󤵤ʥȥꥦ] /(n) sodium glutamate/
+ե /golf course/
+եХå /golf bag/
+ޥ /gourmand/
+ /(n) gourmet/(P)/
+졼 /(adj-na,n) grey/gray/(P)/
+졼 /graying/
+졼顼 /gray-collar/
+졼 /gray zone/(P)/
+졼 /(n) great/(P)/
+졼ȥ֥ƥ [졼ȥ֥ƥȤ] /(n) Great Britain/
+졼 /(n) grade/(P)/
+졼ɥå /grade up/
+졼ϥ /Greyhound/
+졼ӡ /gravy/
+졼 /(n) grape/
+졼ץ塼 /grape juice/
+졼ץե롼 /(n) grapefruit/(P)/
+쥤 /(adj-na,n) grey/gray/(P)/
+쥤 /(n) grace/
+쥤 /grave/
+쥤󥦥 /grain whisky/
+쥳ޥ󥹥 /Greco-Roman style/(P)/
+쥴ꥪ /Gregorian (calendar)/(P)/
+쥴ꥪ [쥴ꥪ] /(n) Gregorian chant/
+쥴ꥪ [줴ꤪ줭] /Gregorian calendar/
+ʥ /Grenada (p)/
+ʥ [ʥȤ] /Grenada (p)/
+͡ /grenade/
+ /gremlin/
+å /glen check/
+ /(adj-na,n) (abbr) grotesque/(P)/
+ /glow starter/
+Хꥹ /globalist/
+Хꥺ /globalism/(P)/
+Хꥼ /(n) globalization/globalisation/
+Х /(adj-na,n) global/(P)/
+Х륦 /global war/
+Х륵ץ饤 /(n) global supply-chain/
+Х륹 /(n) global standards/
+Хǥե /(n) global deflation/
+Хѥ /global powers/
+Хӥå /global village/
+Хޡå /global market/
+ /(n) globe/glove/(P)/
+֥ܥå /glove box/glove compartment/
+ /glow lamp/
+ꥢ /Gloria/
+ /glove/
+ [ۤǤ] /(n) glow discharge/
+å /(adj-na,n) groggy/
+å꡼ /glossary/
+ƥ /(adj-na,n) grotesque/(P)/
+ꥢ /gloria/Gloria/(P)/
+ /KO/knock-out/(P)/
+ /chaos/
+ /(n) cake/(P)/
+ /(n) cage/(P)/
+ /(n) case/(P)/
+ /chassis ground (trans: case earth)/frame ground/
+ǥ /case study/(P)/
+Х /(n) case by case/
+᥽å /case method/
+ /(n) caseworker/(P)/
+ /casework/
+ˡ [󤳤ۤ] /(n) caisson method/(P)/
+ [Ӥ礦] /caisson disease/
+󥰥ӥ /catering service/
+ѥӥƥ /(n) capability/
+ӥ /caving/
+֥ /(n) cable/(P)/
+֥륫 /(n) cable car/
+֥ƥ /(n) cable television/
+ /(n) cape/(P)/
+ޥ [ޥ󤷤Ȥ] /Cayman (islands) (p)/
+ /(n) care/(P)/
+ /(abbr) wellness care/
+ӥ /(n) care service/
+ϥ /(n) nursing care center/
+ץ /(n) care plan/
+ޥ͡㡼 /(n) care manager/
+쥹ߥ /(abbr) careless mistake/
+ /(n) care taker/
+ /chaos/
+ /(n) case/(P)/
+ /(n) cane/
+󥺼 [󥺤央] /(n) Keynesianism/
+ /crosshatching/
+饻 /(es:) What will be, will be (es: que sera, sera)/
+å /(n) ketchup/catsup/(P)/
+å /(n) ketch (two-masted vessel with a small mizzen)/
+åꥰ /(n) ketch rig/
+åإֹ [åإФ󤴤] /(n) Koechel's number (Mozart)/
+ȥ /kettle/
+ȥ [ȥ] /(n) ketone group/
+ȥ [ȥ󤵤] /(n) ketonic acid/
+˥ /Kenya/(P)/
+ӥ /cabin/(P)/
+եѸ [եؤ󤳤] /(n) Cepheid variable/
+ե [ե] /(n) Cepheus/
+ץ顼 /Kepler (astronomer)/
+ץ顼ˡ§ [ץ顼Τۤ] /(n) Kepler's laws/
+ץ顼˾ [ץ顼ܤ󤭤礦] /(n) Keplerian telescope/
+٥å /Quebec/(P)/
+ߥ /(n) chemical/(P)/
+ߥ륷塼 /chemical shoes/
+ߥҡȥݥ /(n) chemical heat pump/
+ߥ /(n) chemist/
+ߥȥ /(n) chemistry/
+ߥȥ꡼ /(n) chemistry/
+ /(n) keratin/
+ȸ [Ȥ] /(n) Celtic/
+å /(n) (abbr) kelmet alloy/
+ /(n) (1) Koeln/Cologne/(2) cairn/(P)/
+ /(n) keloid/(P)/
+ /ribbit (frog sound)/
+󥿥륹 [󥿥륹] /(n) Centaurus/
+󥿥 /Centaur (el: Kentauros)/
+󥿥å /Kentucky/(P)/
+Ȼ [Ȥ] /(n) kent paper/
+ͥ /kennel/
+֥å /Cambridge/(P)/
+֥å [֥å] /(n) Cambridge University/
+ /(n) gauge/(P)/
+ [Ĥ礯] /(n) pressure gauge/
+ [] /(n) gauge theory/
+ /game center/
+ǥ /Godel (Goedel)/
+ /(n) gate/(P)/
+ȥ쥤 /(n) gate array/
+ȥ /entering the starting gate (trans: gate in)/
+ȥ /(n) gateway/
+ȥܡ /(n) gate ball (game similar to croquet)/(P)/
+ȥ /(n) gaiter/spat/
+Ȳϩ [Ȥ] /(n) gate circuit/
+֥륦ɡ /gable window/
+ޡ /gamer (someone who plays a game)/
+ /(n) game/(P)/
+ [Τ] /(n) theory of games/
+४С /gove over/the game is over/
+४ /game all/
+५ /game count/
+ॻå /(n) game and set/game over/(P)/
+ॻ󥿡 /(n) game center/video arcade/penny arcade/(P)/
+ݥ /game point/
+ູ [व] /(n) distance in the standings between two teams expressed as the difference in number of games won or lost (baseball)/
+ [뤴] /(n) Gaelic (language)/
+ /(n) gay/(P)/
+С /gay bar/
+ܡ /gay boy/
+ /Gay Lib/(P)/
+ /gale/
+ /gain/(P)/
+ݥƥ /geopolitic(s)/
+奿 /(de:) Gestapo (de: Geheime Staatspolizei)/(P)/
+奿 /(de:) (n) gestalt/
+奿ȿ [奿Ȥ꤬] /(n) Gestalt psychology/
+ /(n) guest/(P)/
+ȥϥ /(n) guesthouse/
+ȥС /guest member/
+륷ե /(de:) (n) society (de: Gesellschaft)/
+åġ /(n) baseball double-play (trans: get two)/
+åȡ /ghetto/(P)/
+åȥġ /(n) baseball double-play (trans: get two)/
+ͥץ /(de:) (n) costume rehearsal/
+Υ /(n) genome/(P)/
+ /(n) (abbr) violent tactics used by political radicals/
+Хꥹ /(es:) Guevarista/(P)/
+Х /(de:) (n) violence (de: Gewalt)/
+ [Ҥ] /(n) gelada baboon/
+ [Ҥ] /(n) gelada baboon/
+ /Guerlain/
+ޥ /gerrymander/
+ /(n) guerrilla/(P)/
+ [餻] /guerrilla warfare/
+ʼ [ؤ] /guerrilla/
+ /(de:) (n) gel/money (de: Geld)/(P)/
+ /(de:) money (de: Geld)/
+ԥ /(abbr) money pinch (trans: geld pinch)/
+ޥ˥ /(n) germanium (Ge)/
+ޥ /germane/(P)/
+ /(de:) (n) ski slope (de: Gelaende)/(P)/
+ /(de:) (n) gene (de: Gen)/(P)/
+ĥ /Gentzen/
+ /caulking/calking/(P)/
+塼 /corkscrew/(P)/
+ϥ /Coke highball/
+ /Coke/
+ /caution/
+ͥ졼 /(n) cogeneration/
+ͥ졼󥷥ƥ /(n) cogeneration system/
+ /corduroy/
+ /(n) course/(P)/
+ /(n) courseware/
+֥ǥ /course of study/
+ /(n) coaster/(P)/
+쥳 /(n) course record/
+å /corselet/
+ /lane marks (trans: course rope)/
+ /(n) coda/
+ /(n) coach/(P)/
+ /(n) cortisone/
+ܥå /coach's box/
+ƥ /(n) coating/(P)/
+ǥ͡ /(n) coordination/
+ǥ͡ /(n) coordinator/(P)/
+ǥ͡ /(n) coordinate/(P)/
+ǥ /(n) coding/
+ǥ󥰥ƥ /coding system/
+ /(n) coat/tennis court/(P)/
+Ȼ [Ȥ] /(n) coated paper/
+ /(n) code/cord/chord/(P)/
+ɥ͡ /(n) chord-name/
+ɥХ /(n) cordovan (type of leather)/
+ɥ֥å /code book/
+ɥ֥å /code-books/
+ɥڥ /cord pendant/
+ɥ쥹 /(n) cordless/(P)/
+ɥ쥹ۥ /cordless phone/(P)/
+ɥ쥹 [ɥ쥹Ǥ] /cordless phone/
+ɻɽ [ɤ夦] /(n) cord embroidery/
+ /(n) corner/
+ʡ /(n) corner/(P)/
+ʡåץܡ /corner cupboard/
+ʡå /(n) corner kick (soccer)/
+ʡӥͥå /corner cabinet/
+ʡȥå /corner top/
+ʡ /corner work/
+ʥ /cornering/(P)/
+ҡ /(n) coffee/(P)/
+ҡ [ҡΤ] /(n) coffee tree/
+ҡå /coffee shop/
+ҡå /coffee syrup/
+ҡ /coffee stand/
+ҡϥ /coffee house/
+ҡե /coffee float/
+ҡ֥饦 /(n) (brown) coffee/
+ҡ֥졼 /coffee break/
+ҡߥ /coffee mill/coffee grinder/
+ҡƦ [ҡޤ] /(n) coffee bean/
+ /coop/(P)/
+ץ /(n) corpse/
+إ /Cohen/
+ /(n) (abbr) corporated house/(P)/
+ݥ饹 /(n) corporated house/
+ݥ졼 /(n) corporation/(P)/
+ݥ졼ȥǥƥƥ /corporate identity/(P)/
+ݥ졼ȥХʥ /(n) corporate governance/
+ݥ졼ȥХ󥭥 /(n) corporate banking/
+ /(n) cola/(P)/
+饹 /(n) chorus/(P)/
+饹 /chorus girl/
+ /coral/
+륢 /coral island/
+ /(n) Koran/(P)/
+ /(n) kaoliang/variety of sorghum, esp. used in making spirits/
+ /(n) call/(P)/
+륪ץ /(n) call option/
+륬 /(n) call girl/
+륵 /(n) call sign/
+륹 /coleslaw/
+륿 /(n) coal tar/
+륿 /(abbr) corded velveteen/
+ƥ /(n) corduroy/
+ /(n) cold/called/cord/(P)/
+ɥ /cold wave/
+ɥ /cold war/
+ɥ꡼ /(n) cold cream/
+ɥ /(n) called game/(P)/
+ɥҡ /cold coffee/
+ɥ /cold chain/
+ɥ /(n) cold chicken/
+ɥѡ /(n) (abbr) cold permanent wave/
+ɥӡ /(n) cold beef/
+ɥߡ /(n) cold meat/
+Хå /(n) call-back/
+֥ /(n) call broker/
+ޥ͡ /call money/
+桼֥󥲥 /(de:) choir exercises (de: Choruebungen)/
+졼 /call rate/
+ /call loan/
+Ծ [뤤] /(n) call market/call trading/
+Ծ [뤷礦] /(n) call money market/
+ŷ [Ƥ] /(n) corded velveteen/corduroy/
+ /(n) cone/corn/(P)/
+󥷥å /corn syrup/
+󥹡 /corn soup/
+󥹥 /corn starch/(P)/
+󥹥Ρ /corn snow/
+󥹥ԡ /cone speaker/
+ /cones/corns/
+㥦 /corn chowder/
+ե졼 /corn flakes/
+ե졼 /corn flakes/
+٥ /Corn Belt/
+ߡ /cornmeal/
+ /(n) core/(P)/
+Ǥ [Ϥ] /(exp) to dump core (computer)/
+ꥭ /(n) core curriculum/
+륹ԡ /(n) coaxial loudspeaker/
+ƥ /(n) core system/
+ /(n) core time/
+ /(n) core-dump/
+ӥͥ /(n) core business/
+ӥ /cohabitation/(P)/
+ /(n) koala/(P)/
+ /coitus/(P)/
+ /(n) coil/(P)/
+륹ץ /coil spring/
+ /(n) coin/(P)/
+ȥ /coin toss/
+ɥ꡼ /coin laundry/laundrette/
+å /(n) coin locker/(P)/
+ʥ /(n) young lancefish/young sand lance/
+ [ޤ] /ball/testicle/
+ [Τ] /(n) coca tree/
+ /(n) cocaine/(P)/
+ /Coca-Cola/(P)/
+ /(fr:) (n) shell (fr: coquille)/
+ /(fr:) cuckoo (fr: cocu)/
+ȥɥ /(lt:) cogito, ergo sum/(P)/
+ /(abbr) obsessively trend-conscious teen-age girls who may offer themselves for enjou kousai with older men in order to finance their lifestyle/
+ԥå /cockpit/(P)/
+åƥ /coquettish/
+å /(adj-na,n) coquette/
+åȥ꡼ /(fr:) (n) coquetterie/
+ /(n) cocoa/(P)/
+ [Ȥ] /Cocos (islands) (p)/
+ʥå /(n) coconut/
+ʥåĥߥ륯 /(n) coconut milk/
+ /(n) COCOM/Coordinating Committee for Export to Communist Area/(P)/
+ꥹ /COCOM list/
+ܿ [䤷] /(n) coconut palm/
+ /(1) corsage/small bouquet worn by a woman/(2) bodice of a woman's dress (arch.)/
+ [] /(n) Mount Kosciusko/
+ͥ졼󥷥ƥ /co-generation system/
+ꥫ /Costa Rica/(P)/
+塼 /(n) costume/(P)/
+ /(n) cost/(P)/
+ȥå /increase in cost (trans: cost up)/
+ȥե /cost inflation/
+ȥȥ /cost control/
+ȥӥ /cost saving/
+ȥ /(n) cost down/
+ȥѡ /cost per thousand/
+ȥѡեޥ /(ik) (n) cost performance/
+ȥѥեޥ /(n) cost performance/
+ȥץå奤ե졼 /cost-push inflation/
+ȥץ饹 [ȥץ饹䤯] /(n) cost-plus contract/
+ȳ [Ȥ] /(n) pricing below cost/cutting into cost/
+ȸΨ [Ȥ] /cost effectiveness/
+Ⱥ︺ [Ȥ] /(n) cost reduction/cost saving/
+ץ /rough play (trans: coarse play)/costume play (dressing up as a favourite character)/
+ /(n) (abbr) cosmetics/
+å /(n) cosmetic/
+å /cosmetic lens/
+ȥ /cosmetology/
+ /(n) cosmos/(P)/
+⥹ /(n) cosmos/(P)/
+Ρ /cosmonaut/
+ݥꥹ /cosmopolis/
+ݥ꥿˥ /cosmopolitanism/
+ݥ꥿ /(n) cosmopolitan/(P)/
+ /cosmology/
+ߥå /cosmic/
+ߥåܡ /bowling in a bowling alley that is lit up like a disco with lots of flashing lights (trans: cosmic bowling)/
+å /Kodak/(P)/
+åѥ˥ /(n) Cocker spaniel/
+åȥ꡼ /cockatrice/(P)/
+å /(n) (1) cook (nl: kok)/(2) tap/spigot/faucet/cock/(3) cock (male fowl)/(P)/
+å /(n) cox/(P)/
+åɡ /(fr:) coq d'or/
+åˡ /cockney/
+åԥå /(n) cockpit/(P)/
+å /cockroach/
+åơ /cottage/
+åȥ /(n) cotton/(P)/
+å /(n) glass (i.e. drinking vessel) (nl: Kop)/(P)/
+åפ [åפΤʤΤ餷] /(exp) storm in a teacup/
+åإ /(de:) (n) oven (de: Kocher)/
+ĥ /(adv) (1) unflaggingly/steadily/untiringly/laboriously/(2) clicking/drumming/
+ơ /cottage/(P)/
+ơ /cottage cheese/
+ˡ /(de:) Fujiyama-shaped volcano (de: Konide)/(P)/
+˥å /(n) cognac/(P)/
+ /(n) (abbr) connection/pull/(P)/
+ͥ˥ /(n) connectionist/
+ͥ˥ȥǥ /connectionist-model/
+ͥ˥ /(n) connectionism/
+ͥ /(n) connection/(P)/
+ͥ /(n) connector/
+ͥ /connector/
+ͥ /(n) connect/
+ͥå /Connecticut/
+Υơ /connotation/
+ϥӥơ /cohabitation/
+Х /(n) cobalt (Co)/(P)/
+Хȥ꡼ /cobalt green/
+Хȥ֥롼 /(n) cobalt blue/(P)/
+ХȾȼˡ [ХȤ礦礦ۤ] /(n) cobalt radiation therapy/
+Х [ХȤФ] /(n) cobalt bomb/
+ԡ /(n) (1) copy/photocopy/(2) blurb on a book jacket/(P)/
+ԡ饤 /(n) copywriter/
+ԡ饤 /(n) copyright/
+ԥ /(n,vs) (abbr) copy-and-paste/
+ե /coffin/
+֥ /(n) cobra/(P)/
+֥ĥ /cobra twist/
+ץ /Copt/
+ץȶ [ץȤ礦] /(n) Coptic Church/
+ץå /(n) coprocessor/
+ڥ˥ /Kopernikus/Coponicus/(P)/
+ڥ˥Ūž [ڥ˥ƤƤ󤫤] /(n) Copernican revolution/
+ۡ /cohort (statistics)/
+ܥ /COBOL/Common Business Oriented Language/
+ݥޡ /copolymer/
+ /(n) (1) coma/(2) frame in a film or video/(P)/
+ޡꥺ /commercialism/
+ޡ /(n) commercial (e.g. TV)/(P)/
+ޡ륢 /commercial art/
+ޡ륽 /commercial song/
+ޡǥ /(n) commercial design/
+ޡѥå /(n) commercial package/
+ޡե /(n) commercial film/
+ޡ١ /(n) commercial base/
+ޡڡѡ /(n) commercial paper/
+ޡå /commercial message/
+ޥ /(abbr) commercial song/commercial jingle/
+ޥ /(n) (1) (computer) command/(2) commando/(P)/
+ޥɥ⥸塼 /command module/
+޳ [ޤ] /panel layout/
+ߥ /(adj-na,n) comical/(P)/
+ߥå /(abbr) comic market/convention where amateur manga artists sell their work/
+ߥå /(adj-na,n) comic books/comics/(P)/
+ߥåڥ /comic opera/
+ߥå /comics/(P)/
+ߥå֥å /comic book/
+ߥåʡ /(n) commissioner/(P)/
+ߥå /(n) commission/(P)/
+ߥå /(n) commit/(P)/
+ߥåȥ /(n) commitment/
+ߥ塼 /commuter/
+ߥ塼ӥ /commuter service/
+ߥ塼ޥå /commuter marriage/
+ߥ塼Ҷ [ߥ塼] /(n) commuter aviation/
+ߥ塼 /commune/
+ߥʥꥺ /communalism/
+ߥ˥ /(n) communique/(P)/
+ߥ˥ /(n) communication/(P)/
+ߥ˥󥮥å /communications gap/
+ߥ˥ʳشø [ߥ˥󤫤󤭤夦] /Communication Science Laboratories/
+ߥ˥ /communicator/operator in a telemarketing business/
+ߥ˥ /(n) communicate/
+ߥ˥ /(n) communication/
+ߥ˥ /(n) communist/
+ߥ˥ /communism/
+ߥ˥ƥ /(n) community/(P)/
+ߥ˥ƥ /(n) community/(P)/
+ߥ˥ƥå /community college/
+ߥ˥ƥ /community care/
+ߥ˥ƥ /community school/
+ߥ˥ƥݡ /community sports/
+ߥ˥ƥ󥿡 /community center/
+ߥ˥ƥڡѡ /community paper/
+ߥ˥ƥǥ /community media/
+ߥƥ /(ru:) Komintern/(P)/
+ߥ /communications intelligence (comint)/
+ߥե /Cominform/Communist Information Bureau/
+ /(n) COM/computer output microfilm system/(P)/
+ॵå /(n) comsat/communications satellite/
+ॽ⡼ /(ru:) Komsomol/(P)/
+ᥳ /COMECON/Council for Mutual Economic Assistance/(P)/
+å /comet/
+ǥ /(n) comedy/committee/
+ǥ /(n) comedy/committee/(P)/
+ǥ /(n) comedian/(P)/
+ơ /(n) commentator/(P)/
+ /(n,vs) comment/(P)/
+ȥ /(vs) comment-out/
+ /common/
+󥦥륹ǡ /Commonwealth Day/
+󥭥ꥢ /(n) common carrier/
+󥻥 /common sense/
+󥲡 /common language/
+顼 /(de:) collagen (de: Kollagen)/
+顼 /collage/(P)/
+顼 /choral/(P)/
+ܥ졼 /(n) collaboration/(P)/
+ܥ졼 /collaborator/
+ܥ쥤ƥ /collaborative/
+ /(n) column/stand-alone feature article framed by a box/(P)/
+˥ /(n) columnist/(P)/
+ /(n) corundum/
+꡼ /(n) collie/(P)/
+꡼ /(es:) corrida/
+ꥢ /Korea/(P)/
+ꥢ [ꥢ] /Korean language/
+ꥪե /choreographer/
+ꥪ [ꥪΤ] /(n) Coriolis' force/
+ꥸ /(n) collision/
+塼 /(n) collusion/
+ȥ /(n) pinball machine game/
+ /col/(P)/
+륯 /(n,vs) cork/(P)/
+륯 [륯] /(n) cork oak/
+륯 [륯] /(n) cork cambium/
+륯ȿ [륯] /(n) cork tissue/phellem/
+륯ȴ [륯̤] /(n) corkscrew/
+륵 /(1) corsage/small bouquet worn by a woman/(2) bodice of a woman's dress (arch.)/
+륻å /(n) corset/
+ƥ /(n) corticosteroid/
+ /cortisone/
+ /(n) Colt/
+ͥå /(n) cornet/
+ҥ /colchicine/
+ۡ /(ru:) (n) kolkhoz/(P)/
+⥴ /Kolmogorov/
+쥹 /(n) (abbr) correspondent/
+쥹 [쥹䤯] /(n) correspondent arrangement/
+쥯 /(n) (1) collection/(2) correction/(P)/
+쥯 /(n) collector/
+쥯 /(n) collector/(P)/
+쥯ƥӥ /collectivism/
+쥯 /(n) collect/
+쥯ȥ /(n) collect call/
+쥯ȥޥ˥ /collectomania/
+쥹ƥ /(n) cholesterol/(P)/
+쥹ݥǥ /correspondence/
+쥹ݥǥ /correspondent/
+ݥ /(abbr) correspondence/
+ /(n) cholera/(P)/
+ /(n) colloid/(P)/
+ɲ [ɤ] /(n) colloid chemistry/
+ϱ [ɤ褦] /(n) colloidal solution/
+γ [ɤ夦] /(n) colloidal particle/
+ /(n) coliseum/(P)/
+ /Colosseum/
+å /(n) croquette/(P)/
+å /(n) prop/
+ /(n) corona/(P)/
+ʴ¬ [ʤ󤽤] /(n) corona observatory/
+ [ʤۤǤ] /(n) corona discharge/
+ˡ /(n) colony/(P)/
+˥ /(adj-na) colonial/
+ /(n) coloratura/
+ /Colorado/(P)/
+ɥץ󥰥 /Colorado Springs/
+ /(fr:) (n) colon/(P)/
+Х /(fr:) (n) (vulg) turd (fr: colombin)/
+ӥ /(n) Columbia/Colombia/(P)/
+֥ [֥Τޤ] /(n) Columbus' egg/
+֥ǡ /Columbus Day/(P)/
+󥫥 /(n) concurrent/
+ /conga/
+ /(adj) (abbr) concentrated/
+󥯡 /(fr:) (n) contest (fr: concours)/(P)/
+󥯥顼 /conclave/
+󥯥꡼ /(n) concrete/(P)/
+󥯥꡼ȥ󥰥 /concrete jungle/
+󥯥꡼ȥѥ /concrete pile/
+󥯥꡼ȥ֥å /concrete block/
+󥯥꡼ȥߥ /concrete mixer/
+󥰥 /(abbr) computer graphics/
+󥰥졼 /congratulations/
+󥰥쥹 /congress/
+󥰥쥹֡ /(n) congress gaiters/
+󥰥ޡ /(abbr) conglomerate merchant/(P)/
+󥰥ޥå /(n) conglomerate/
+󥳡 /(n) concourse/(P)/
+󥳥 /concord/Concord/Concorde/(P)/
+ /Congo/(P)/
+󥵡 /(n) concert/(P)/
+󥵡ȥۡ /(n) concert hall/
+󥵡ȥޥ /(n) concert master/
+󥵡Хƥ /conservative/
+󥵡ȡ /conservatory/
+󥵥 /concise/
+󥵥 /(abbr) conservative/
+󥵥١ /conservation/
+󥵥١ /conservator/
+󥵥륿 /(n) concertante (music)/consultant/(P)/
+󥵥륿ȥ󥸥˥ /consultant engineer/
+󥵥ƥ /(n) consulting/(P)/
+󥵥ƥ󥰥륹 /consulting sales/
+󥵥ץ /consumption/
+󥷥㥹 /conscious/
+󥷥塼ޡ /consumer/(P)/
+󥷥塼ޡ󥿡ݡ /Consumer Interpole/
+󥷥塼ޡꥵ /consumers' research/CR/
+󥷥塼ޡ졼 /consumers' relation/
+󥷥塼ޥꥺ /consumerism/
+󥷥塼ޥ /consumering/
+󥷥塼޸ [󥷥塼ޤऱҤ] /consumer products/
+󥷥塼 [󥷥塼ޤҤ] /consumer goods/consumer products/
+󥹥 /(adj-na,n) constant/(P)/
+󥹥ƥ塼 /constitution/
+󥹥ƥ졼󥷥ƥ /constellation system/
+󥹥 /(abbr) control strip/
+󥹥ȥ饯 /constructor/
+󥹥ȥ饯 /construct/
+󥹥ȥ쥤 /(n) constraint/
+󥻥ʥ꡼ /concessionary chain/
+󥻥ץ /conception/
+󥻥ץ奢륢 /conceptual art/
+󥻥ץ /(n) concept/(P)/
+󥻥ץȥ /(abbr) conceptual art/
+󥻥ץȥ /concept advertisement/
+󥻥Хȥ /(n) conservatorium (fr: conservatoire)/
+󥻥󥵥 /(n) consensus/(P)/
+󥻥 /(n) (1) consent/(2) concentric/(3) electrical outlet (concentric plug)/(P)/
+󥻥ȥ졼 /concentration/
+󥻥ȥ졼 /concentrator/
+󥽡 /(n) consortium/(P)/
+󥽡ƥ /consortium/
+󥽡 /(n) (computer) console/
+󥽡륿 /console type/
+󥽥 /(fr:) (n) consomme/
+󥽥 [󥽥뤳] /(n) consolidated annuities/consols/
+󥿥 /(n) contact/contact lens/(P)/
+󥿥ȥ /(n) contact lens/(P)/
+󥿥å /contact/
+ /(n) conductor/(P)/
+ƥ /concertina/(P)/
+ /(n) concerto/(P)/
+ͥ󥿥 /(n) continental/(P)/
+ͥ󥿥륹 /continental style/
+ͥ󥿥륿 /continental tango/
+ͥ󥿥֥åե /continental breakfast/
+ͥ󥿥ץ /continental plan/
+ͥ󥿥å /continental look/
+ĥ /(de:) (n) group of companies (de: Konzern)/combine/
+ /(fr:) (n) (abbr) continuity (fr: conte) (esp. in film-making)/(P)/
+ƥ˥奤ƥ /continuity/
+ƥ˥奨 /continuation/
+ƥ /(n) context/
+ƥ /(n) context/
+ƥ /(n) contest/(P)/
+ƥ /(n) container/(P)/
+ƥʡ /(n) container/
+ƥʡХå /container bag/
+ƥʥХå /container bag/
+ƥʥꥼ /containerization/
+ƥ [ƥʤ] /(n) container ship/
+ƥ /(n) contents/
+ƥݥ꡼ /(adj-na) contemporary/(P)/
+ǥʡ /conditioner/
+ǥ˥ /(n) conditioning/
+ǥ /(n) condition/(P)/
+ǥ /(n) condenser (electrical component)/
+ǥ󥵡 /(n) condenser/(P)/
+ǥ /condense/
+ǥ󥹥ߥ륯 /(n) condensed milk/
+ /(fr:) (n) (1) tale (fr: conte)/short story/(2) comic or light-hearted short play/(P)/
+ȥ /(n) contra/(P)/
+ȥ饯 /contraction/
+ȥ饯 /contract/
+ȥ饹 /(n) contrast/(P)/
+ȥХ /(n) contrabass/(P)/
+ȥ /(n) contralto/
+ȥ /(n) controller/
+ȥ顼 /(n) controller/(P)/
+ȥ /(n) control/(P)/
+ȥ륢 /control amp/
+ȥ륿 /control tower/
+ȥץ /control program/
+ȥ [ȥ] /control theory/
+ɡ /(n) condom/(P)/
+ɥߥ˥ /(n) condominium/(P)/
+ɥդΥ /Kondratieff cycle/
+ɥꥪ /chondriosome/
+ɥ /(n) condor/(P)/
+С /(n) conversion/
+С /conversion lens/
+С /(n) converter/
+С /(n) converter/(P)/
+С /converter lens/
+С֥ /convertible/
+С /(n) convert/(P)/
+Х /combine/(P)/
+Х֥ޥ /(n) compatible machine/
+Хå /combat/
+Хåȥ /combat team/
+ /(n) (abbr) company/party/social (event)/(P)/
+ѡȥ /compartment/
+ѥ /(n) compiler/
+ѥ顼 /(n) compiler/
+ѥ顼 [ѥ顼] /(n) compiler language/
+ѥ顼 [ѥ顼Ȥ] /compiler language/
+ѥ /(n,vs) compile/
+ѥ /(n) compaction/
+ѥ /(adj-na,n) compact/(P)/
+ѥȥ /compact car/
+ѥȥ /(n) compact camera/
+ѥȥǥ /(n) compact disc/CD/
+ѥȶ [ѥȤ] /(n) compact galaxy/
+ѥ /(n) compass/(P)/
+ѥ /(adj-na) (abbr) compatible/compatibility/
+ѥӥƥ /(n) compatibility/
+ѥӥƥ /(n) compatibility/
+ѥ֥ /(adj-na) compatible/
+ѥå /Compaq (computer manufacturer)/(P)/
+ѥ˥ /(n) companion/paid companion of a wealthy woman/women presenting products at consumer electronic or car shows/(P)/
+ѥ /(1) (abbr) plywood panel/(2) control panel/
+ѥ륽꡼ /compulsory/
+ѥ륽꡼ե奢 /compulsory figure/
+ѥ졼 /comparator/
+ѥ졼 /(n,vs) comparison/
+ /(n) (abbr) combination/(P)/
+ӡ /(n) corned beef/
+ӥʡ /(ru:) (n) industrial complex (ru: kombinat)/(P)/
+ӥʡȥڡ /(ru:) industrial campaign (ru: kombinat)/
+ӥʡȥƥ /(ru:) industrial system (ru: kombinat)/
+ӥ /(n) (abbr) convenience store/(P)/
+ӥ˥ /(n) convenience/(P)/
+ӥ˥󥹥ȥ /(n) convenience store/
+ӥ˥󥹥ա /(n) convenience foods/
+ӥ͡ /(n) combination/(P)/
+ӥ͡ץ졼 /combination play/
+ӥ͡ /(n) combinator/
+ԥ塼 /(n) computer/(P)/
+ԥ塼 /(n) computer/(P)/
+ԥ塼 /(n) computer art/
+ԥ塼˥ /(n) (abbr) computer animation/
+ԥ塼˥᡼ /(n) computer animation/
+ԥ塼륮 /(n) computer allergy/
+ԥ塼륹 /(n) computer virus/
+ԥ塼եå /(n) computer graphics/(P)/
+ԥ塼եå /(n) computer geographics/
+ԥ塼ȥ⥰ե /(n) computer tomography/
+ԥ塼ӥ /(n) computer-vision/
+ԥ塼ޥ /(n) computer mind/
+ԥ塼桼ƥƥ /(n) computer utility/
+ԥ塼 [ԥ塼褦] /(n) computer-aided manufacture/CAM/
+ԥ塼߷ [ԥ塼褦ä] /(n) computer-aided design/CAD/
+ԥ塼Ⱥ [ԥ塼Ϥ󤶤] /(n) computer crime/
+ԥ塼륹 /(n) computer virus/
+ԥ塼 /(n) computer science/
+ԥ塼եȥ /(n) computer-software/
+ԥ塼ӥ /(n) computer-vision/
+ԥ塼ޥ˥ /(n) hacker (trans: computer mania)/
+ԥ塼ߥ塼å /(n) computer-music/
+ԥ塼ꥼ /(n) computerization/
+ԥ塼 [ԥ塼] /(n) computerization/
+ԥ塼ػ [ԥ塼󤽤Ĥ] /(n) computer tomography (CT)/
+ԥ塼Ѹ [ԥ塼褦] /(n) computerese/
+ԥ塼ƥ /(n) computing/
+ԥ塼ȥԥ /(n) computopia (computer utopia)/
+ԥ塼ȥݥ륹 /(n) computopolis/
+ԥơ /(n) computation/
+ԥ˥ /(n) computer communication/
+ե /(n) conference/
+ե졼 /(n) configuration/(P)/
+ե졼 /(n) configuration/
+եʥ꡼ /confectionery/
+ե /confection/
+եå /confession/
+եǥ졼󥺥å /(n) Confederations Cup/
+եߥ /conformism/
+ե /conform/
+ե꡼ /comfrey/
+եꥯ /(n) conflict/
+֥ꥪ /con brio/(P)/
+ץ饤 /compliance/
+ץ꡼ /(n) completion/
+ץ꡼ /(adj-na) complete/
+ץꥷ /(n) completion/
+ץ /(n) compliment/complement/
+ץ쥹 /(n) compress/
+ץå /(n) complex/(P)/
+ץå /(n) compressor/(P)/
+٥䡼 /(n) conveyor/
+٥䡼ƥ /conveyor system/
+٥󥷥ʥ /(adj-na) conventional/
+٥󥷥 /(n) convention/(P)/
+٥󥷥󥻥󥿡 /convention center/(P)/
+٥󥷥ӥ塼 /convention bureau/
+٥󥷥ۡ /(n) convention hall/
+ /(n) (abbr) competition/(P)/
+ڥƥ /(n) competition/(P)/
+ /combo/
+ܥ /convoy/(P)/
+ /(abbr) component/component stereo/(P)/
+ݡ /composer/
+ݡ /(n) compote/
+ݡͥ /(n) component/
+ݡͥȥƥ쥪 /component stereo/
+ݡͥȥ /component type/
+ݥ /(n) composition/
+ݥå /composite/
+ݥåȥǥå /composite index/
+ݥ /compost/(P)/
+ݥ̿ [ݥ餷㤷] /(n) contemporary photograph/
+ /(n) comma/(P)/
+ްʲ [ޤ] /(exp) below the decimal/of no account/
+ߥ塼 /commune/
+ /cornrow style (hairdo)/
+å /(abbr) connecting rod (automotive)/con-rod/
+ /conversion/
+ /convert/
+塼 /convolution/
+ /convolve/
+󥰥ޥ /going my way/(P)/
+ /go-cart/(P)/
+ /goggles/(P)/
+ /go-go/
+ /go-go dance/
+ /(n) green light (trans: go sign)/giving permission/(P)/
+㥹 /(adj-na,n) gorgeous/(P)/
+ƥǥ /go steady/
+ /(n) ghost/(P)/
+ȥ /ghost town/(P)/
+ȥå /(n) traffic light (trans: go-stop)/
+ȥ饤 /ghost writer/
+ӥƥ /goatability/
+ɥ /Gordon/(P)/
+ /(n) goal/(P)/
+륤 /(n) goal reached (trans: goal in)/make the goal/hit the goal/(P)/
+륭ѡ /(n) goalkeeper/(P)/
+륭å /goal kick/
+륲å /goal getter/
+ǥ /(n) golden/(P)/
+ǥ󥢥 /golden hour/prime time/(P)/
+ǥ󥦥 /(n) Golden Week (early-May holiday season in Japan)/(P)/
+ǥ󥨡 /golden age/
+ǥ󥿥 /(n) golden time/(P)/
+ǥǥ /golden disk/
+ /(adj-na,n) gold/(P)/
+ɥС /Goldberg/(P)/
+ɥꥹ /gold medalist/
+ɥå /gold rush/
+ݥ /goal post/
+饤 /goal line/(P)/
+ /golem/
+֥ /(n) cockroach/(P)/
+å /(n) gothic/(P)/
+å [å] /(n) Gothic architecture/
+å /(n) gossip/(P)/
+åץ᡼ /gossip maker/
+ /Godzilla/(P)/
+Х /(ru:) (obs) State Bank (ru: Gosbank)/(P)/
+ץ /(ru:) (obs) State Plan (ru: Gosplan)/
+ڥ /gospel/(P)/
+ڥ륽 /gospel song/
+å /(n) gothic/
+å /(n) Goddard/
+å /(n) god/
+åɥե /(n) godfather/(P)/
+ĥ /(adv) thud/
+֥ /(fr:) Gobelins/
+֥ /goblin/
+֥å /goblet/
+ /(n) (uk) rubbish/trash/garbage/
+߼Τƾ [ߤƤ] /(n) dump site/
+߽Ѿ [ߤ夦礦] /village garbage collection point/
+ /(n) gum/rubber/eraser/
+ [Τ] /(n) rubber tree/
+ơ /(n) insulating tape/rubberized tape/
+Х /(n) elastic band/rubber band/
+饤˥ /(n) rubber lining/
+ [Ӥ] /(adj-no) rubber-coated/
+෤ [र] /(n) rubber shoes/
+ [Τ] /(n) mucilage/
+࿢ʪ [ष礯֤] /(n) rubber plant/gum plant/
+Ĺ [ʤ] /(n) rubber boots/
+ [դ] /(n) rubber balloon/
+Ԥ [ढ] /(n) rib stitch/
+ [] /(n) rubber tire/
+ [ޤ] /(n) rubber ball/
+ƥå /gore-Gore-tex/(P)/
+⸶ [󤳤] /Golan Heights/
+ /(n) gorilla/(P)/
+른 /gorge/(P)/
+Υ륿 [Υ륿夦] /Gorno-Altayskaya Avtonomnaya Oblast' (p)/Gorno-Altayskaya Autonomous Region/Gorno-Altayskaya AO/
+ΥХե󼫼 [ΥХե󤸤夦] /Gorno-Badakhshanskaya Avtonomnaya Oblast' (p)/Gorno-Badakhshanskaya Autonomous Region/Gorno-Badakhshanskaya AO/
+ /(n) golf/(P)/
+ե /(n) golfer/(P)/
+եɡ /golf window/
+ե /golf wear/
+ե /golf club/
+ե /golf swing/
+եХå /golf bag/
+ե /(n) golf links/
+վ [դ礦] /golf links/golf course/club/
+ /(n) grounder (baseball)/(P)/
+ /(fr:) Gauloise/
+ /(n) gong/(P)/
+ɥ /(n) gondola/(P)/
+ /(n) circus/(P)/
+ॹ饤 /(n) circumscribe/
+ॹץ /(n) circumscription/
+å /(n) circuit/(P)/
+åȥȥ졼˥ /circuit training/
+åȥ֥졼 /circuit breaker/
+顼 /circular skirt/
+졼 /circulation/
+졼 /(air) circulator/
+饤 /circular fluorescent lamp (Circuline)/
+å /(n) circlip/snap ring/
+ /(n) circle/sports club (i.e. at a company)/(P)/
+å /(n) circlet/
+ /(n) (1) serge/(2) surge/
+ /sergeant/
+ /sardine/
+ /(n) type of Okinawan doughnut (donut)/
+ /(n) search/(P)/
+󥸥 /(n) search engine/
+㡼 /searcher/
+㡼 /surcharge/
+饤 /(n) searchlight/(P)/
+ƥ /thirty/
+ǥ /sardine/
+ /(n) third (base, baseman, gear)/(P)/
+ɥ˥å /sardonyx/
+ /(n) server/
+С /(n) server/
+Х /servant/
+ӥ /(n) (1) service/support system/(2) goods or services without charge/(P)/
+ӥ /(abbr) ace (tennis)/(P)/
+ӥꥢ /service area/(P)/
+ӥ /service car/
+ӥ /service girl/
+ӥơ /service station/
+ӥ䡼 /service yard/
+ӥ롼 /service room/
+ե /surfer/(P)/
+ե /(n) surfing/(P)/
+ե㥹ƥ /surf casting/
+ե㥹 /surf cast/
+ե /surf ski/
+եȥ /surf trolling/
+եܡ /surfboard/
+ե饤 /surf rider/
+ե顼 /surf roller/
+ /(n) serve/(P)/
+֥ݥ /serve point/
+֥ /(n) sabre/saber/
+٥ /(n) survey/
+٥䡼 /Surveyor/
+٥ /(n) surveillance/(P)/
+٥ /(n) sabre/(P)/
+٥륿 /(n) (abbr) sabre-toothed tiger/
+ܵ [ܤ] /servomechanism/
+ޥץ󥿡 /thermal printer/
+ߥ /thermistor/
+å /cermet (ceramic metal)/
+ /(col) sperm/semen/cum/
+⥨ /thermoelement/
+⥳󥯥꡼ /thermoconcrete/
+⥹å /(n) thermostat/
+᡼ /thermometer/
+ /(n) salmon/(P)/
+ԥ /salmon pink/
+ /Searle/(P)/
+ /sirloin/(P)/
+󥹥ơ /sirloin steak/
+ /(n) psi/(P)/
+٥ /thiabendazole/
+ /sialon/
+ /(n) science/(P)/
+󥹥ե /science fiction/
+ƥ /(n) scientist/
+ƥեå /(adj-na) scientific/
+ȥ /scientology/
+ /cycasin/
+å /psychics/
+ꥹ /cyclist/
+å /cyclic/
+ /(n) cycling/(P)/
+󥰥 /cycling course/
+ /(n) cycle/(P)/
+륢ɥ饤 [륢ɥ饤ɤۤ] /cycle and ride system/
+륵å /(n) cycle ball/cycle soccer/
+륹ȥå /cycle stock/
+륿 /cycle time/
+ҥå /cycle hit/
+ /cyclo-C/cyclocytidine/
+ /cycloid/
+ɻ [ɤϤ] /(n) cycloidal gear teeth/
+ /cyclocytidine/
+ݥ /cyclosporine/
+ȥ /(n) cyclotron/
+᡼ /cyclometer/
+ /(n) cyclon/(P)/
+ /(adj-na) (abbr) psychedelic/
+ǥå /(adj-na) psychedelic/
+ /psycho/
+ʥꥷ /psychoanalysis/
+ХΥ᡼ /psychogalvanometer/
+ͥ /psychokinesis/
+ԡ /psychotherapy/
+ԥ /psychotherapist/
+ޥå /psychosomatics/
+ɥ /psychodrama/
+ /(n) psychology/
+ /psychological/
+ /Saigon/
+ [뤢] /(n) sisal hemp/
+ /(n) size/(P)/
+ /(n) cider/
+ơ /citation/
+ /(n) site/(P)/
+ȥ˥ /cytokinin/
+ȥ /sightseeing/
+ /(n) side/(P)/
+ɥ /(n) side-out/
+ɥ /side walk/
+ɥ /(n) sidecar/(P)/
+ɥ /side job/
+ɥȥ /sidestroke/
+ɥ /sidearm throw/
+ɥơ֥ /(n) side table/
+ɥӥͥ /side business/side job/(P)/
+ɥ֥졼 /(n) hand brake (trans: side brake)/
+ɥ٥ /side vents/
+ɥܡ /sideboards/
+ɥݥå /side pocket/
+ɥߥ顼 /sideview mirror/
+ɥ饤 /side light/
+ɥ饤 /sideline/
+ɥ꡼ /supplementary reader in a foreign language classroom (trans: side reader)/
+ɥ /side lobe/
+ɥ /(n) side work/side job/
+ʥ [ʥ] /(n) sinus gland/
+ͥꥢ /(n) cineraria/
+Υ /(n) Sinology/
+С /cyber/
+Сå /(n) cybersquatter/
+Сƥ /(n) cyberterrorism/
+Сٴ [С] /(n) cybercop/
+Сõ [СƤ] /(n) cybersleuth/
+СȺ [СϤ󤶤] /(n) cybercrime/
+Х /(abbr) cybernation/
+Х͡ /cybernation/
+Хͥƥ /cybernetics/
+ե /(n) siphon/
+٥ͥƥå /cybernetics/
+ۥ /(n) siphon/
+ܡ /cyborg/cybernetic organism/
+륭㥹 /simulcast/
+졼 /silage/
+ /(n) siren/(P)/
+󥵡 /silencer/
+ /silence/
+ /(n) silent/(P)/
+ȥȡ /silent stone/
+ȥޥƥ /Silent Majority/
+ȱDz [Ȥ] /(n) silent film/
+ /(n) silo/(P)/
+ /Thyroxin/
+ӥ /(n) psilocybin/
+ /(n) (1) autograph/signature/(2) sign/(3) sine/(P)/
+󥢥å /sign up/
+֥å /(n) autograph album (trans: sign book)/
+ץ졼 /sign play/
+ڥ /(n) felt-tip pen (trans: sign pen)/
+ܡ /signboard/
+ܡ /signed ball/
+󥲡 /sign language/
+ [󤭤礯] /sinusoid/sine curve/
+󥢥 /Thousand Island (dressing)/
+ /(n) Saudi/(P)/
+ӥ /Saudi Arabia/(P)/
+饤 /South Carolina/(P)/
+ /South Dakota/
+ݡ /(n) southpaw/left-handed/(P)/
+ /(n) sauna/(P)/
+ /(n) sound/(P)/
+ɥ󥿡ե /sound (audio) interface/
+ɥե /sound effects/
+ɥȥå /(n) soundtrack/
+ɥӥͥ /sound business/
+ɥܥå /(n) sound box/
+ɥޥ /sound man/
+ɥ /(abbr) sound logo/commercial jingle/
+ /(fr:) ca et la/
+ե /saxophone/
+ۥ /(n) saxophone/
+ /(n) success/(P)/
+ȡ꡼ /success story/
+ե /saxophone/(P)/
+ե /sacrifice/
+եХ /sacrifice bunt/
+եե饤 /sacrifice fly/
+󥯥 /Southern Cross/(P)/
+ /(n) suggestion/
+ /(n) suggest/
+ /Saskatchewan/
+ƥ˥󥰥ץ /sustaining program/
+ץ /(n) (abbr) sustaining program/
+ڥ󥷥 /(n) suspension/(P)/
+ڥ /(n) suspense/(P)/
+ڥ󥹥ɥ /suspense drama/
+ڥ /(n) suspenders/
+ڥ /skirt with suspender/
+ڥǥåȥ /suspended game/(P)/
+ڥ /(n) suspend/
+ץ /(abbr) sustaining program/
+å /suggestion/
+ /Saturn/(P)/
+ǡʥȥڥ /Saturday night special/
+ /(n) Satan/
+å /(n) (1) seersucker/(2) soccer/(P)/
+å /soccer coach/
+å /(n) saccharin/
+å /(n) sack/
+å /(n) sax/saxophone/(P)/
+åɥ쥹 /sack dress/
+å /(n) sash/(P)/
+å /sash/
+ƥե /satisfaction/
+ƥ饤 /(n) satellite/(P)/
+ƥ饤ȥե /satellite office/
+ƥ饤ȥԥ塼 /satellite computer/
+ƥ饤ȥ /satellite studio/
+ƥ饤ȥơ /satellite station/
+ƥ /(nl:) (n) satin (nl: satijn)/(P)/
+ǥƥå /(adj-na) sadistic/(P)/
+ǥ /sadist/
+ǥ /(n) sadism/
+ /sado/sadist/sadism/(P)/
+ɥޥ /(abbr) sadomasochism/
+ɥޥҥ /sadomasochism/
+ɥ /(n) saddle/(P)/
+ɥǥ /(n) sudden death (esp. working overtime)/(P)/
+ʥȥꥦ /(n) sanatorium/
+˥꡼ /(1) sanitary/(2) utility area in a kitchen, etc. where there are laundry facilities/(P)/
+˥꡼ʥץ /sanitary napkin/
+ϥ /Sahara/(P)/
+ϥ麽 [ϥ餵Ф] /Sahara desert/(P)/
+ХХ /(n) survival/(P)/
+ХХ륦 /survival wear/
+ХХա /survival foods/
+ХХޥ˥奢 /survival manual/
+Хƥ /sabbatical leave/
+Х /(pt:) Saturday (pt: sabado)/
+Х /savanna/
+Хҡ /(n) milkfish (Chanos chanos)/
+Х /(fr:) savarin (crown-shaped cake served with liqueur-laced syrup)/
+Х /(n) savanna/sahel/(P)/
+ѡ /supper/(P)/
+ѡ /supper club/
+ԥ /(n) sapience/
+ե /(n) sapphire/(P)/
+ե /(n) safari/(P)/
+եꥸ㥱å /safari jacket/
+եѡ /safari park/
+ե꡼ /safari rally/(P)/
+եå /safari look/
+ե졼 /(n) safari rally/
+եå /suffix/
+ե [ե] /(n) safflower oil/
+ե /(nl:) (n) saffron (nl: saffraan)/
+ե [եɤ] /(n) zephyr lily/
+ /(n) (abbr) sub/substitute/(P)/
+֥ /subway/
+֥꡼ /(n) Subway Series/
+֥㡼 /subculture/
+֥饯 /minor characters (trans: sub-character)/
+֥ /sub-graph/
+֥ /(n) sub-goal/
+֥å /sub sack/
+֥ƥ /(n) sub-system/
+֥ /(n) subject/
+֥ /substance/
+֥å /sub-set/
+֥ȥ /(n) subtitle/(P)/
+֥ƥ /subteen/
+֥ȥå /subtrack/
+֥ɥᥤ /subdomain/
+֥ʡ /(abbr) sub promenade/
+֥ͥåƥ /subnetting/
+֥ͥå /subnet/
+֥ͥåȥ /sub-network/
+֥Ρ /(abbr) sub notebook/
+֥Х /subbank/
+֥ѥ /sub-pattern/
+֥ץ /sub-process/
+֥إå /subhead/
+֥ޥ͡㡼 /submanager/
+֥ޥ /(n) submarine/(P)/
+֥ޥԥå㡼 /submarine pitcher/
+֥˥塼 /sub-menu/
+֥꡼ /(n) subleader/sub reader/
+֥ʥѥ /Sabrina pants/
+֥ߥʥ륢 /subliminal ad/
+֥ߥʥå /(n) subliminal message/
+֥å /knapsack (trans: sub-rucksack)/
+֥롼 /(n) subroutine/
+֥ /(fr:) sand (fr: sable)/
+֥å /sublet/
+ץ饤 /(n) supply/(P)/
+ץ饤 /(n) supply side/
+ץ饤 /(n) supply chain/
+ץ饤ޥͥ /(n) supply chain management/
+ץ饤䡼 /(n) supplier/(P)/
+ץ /supplement/
+ /(n) (1) wooden shoes (fr: sabot)/(2) sabotage (abbr.)/
+ܤ /(v5r) to be truant/to be idle/to sabotage by slowness/(P)/
+ܥ /sabotage/
+ܥ /(n,vs) sabotage/
+ܥ [ܥ] /saboteur/
+ܥƥ /(n) cactus/
+ܥƥ /(n) cactus/
+ݡ /(n) supporter/(P)/
+ݡ /(n) support/(P)/
+ݥ˥ /(de:) active substance from plants used in manufacture of soap, detergents and medication (de: Saponin)/
+ޡ /(n) summer/(P)/
+ޡ /summer wool/
+ޡ /summer wear/
+ޡ /(n) summer school/(P)/
+ޡȥå /summer stock/
+ޡ /(n) daylight savings time (summertime)/
+ޡϥ /summer house/
+ޡ꥾ /summer resort/
+ޥȥ /somersault turn/
+ޥ饤 /summarize/(P)/
+ޥ /summary/
+ޥ꡼ /(n) summary/
+ޥꥦ /(n) samarium (Sm)/
+ߥ /(ru:) underground publishing (ru: samizdat)/
+ߥå /(n) summit/(P)/
+ߥ奨 /Samuel/(P)/
+ /(n) sum/(P)/
+å /checksum/
+饤 [饤] /(n) samurai loan/yen-denominated loan/
+⥢ [⥢Ȥ] /Samoa (islands) (p)/
+ /(ru:) (n) samovar/
+饦 /(n) surround/(P)/
+ /(n) salad/(P)/
+ /(n) salad oil/
+ɥå /salad dressing/
+С /salad bar/
+ܥ /salad bowl/
+컮 [ҤȤ] /plate of salad/
+ [] /salad oil/
+ɥ /(abbr) salad dressing/
+Х /sarabande (music)/
+ե /(ru:) sarafan (type of garment)/
+֥å /(n) thoroughbred/(P)/
+֥åɼ [֥åɤ] /(n) thoroughbred/
+ /(n) salami/
+꡼ /(n) salary/(P)/
+꡼ޥ /(n) salary man/company employee/(P)/
+å /Saran (cling, glad) wrap/
+꡼ /sari/(P)/
+ /salicylic/
+ [뤵] /(n) salicylic acid/
+ʥȥꥦ [뤵ʥȥꥦ] /(n) sodium salicylate/
+ե˥ [뤵ե˥] /(n) phenyl salicylate/
+ [뤵] /(n) methyl salicylate/
+ɥޥ /thalidomide/
+ɥޥɥ٥ӡ /thalidomide baby/
+ /(n) Sarin (type of poison nerve-gas)/(P)/
+롼 /(n) saloon/(P)/
+륳ɡ /sarcoidosis/
+륵 /(n) salsa/(P)/
+륿 /(n) sultan/
+Х륵 /(n) Salvarsan/(P)/
+ӥ /(n) salvia/(scarlet) sage/
+ե /(n) sulfur/sulphur/
+ե /sulfadiazine/
+ե [ե] /(n) sulfa drug/
+١ /(n) salvage/
+١ [١] /(n) salvage boat/
+ͥ /Salmonella/
+ͥ [ͥ餭] /(n) salmonella/
+ͥ鿩 [ͥ餷礯夦ɤ] /(n) salmonella food poisoning/
+ȥڥ /surrogate pair (of characters)/(P)/
+ȥޥ /surrogate mother/
+ڥå /(fr:) overall(s) (fr: salopette)/
+ /(n) salon/sarong/(P)/
+󥨥ץ /sarong apron/
+ߥ塼å /salon music/
+Ū [Ƥ] /(adj-na) (1) social/(2) exclusive/
+ /sour/
+꡼ /sour cream/
+ /(n) Sun/
+󥪥 /(n) suntan oil/
+󥬥ꥺ /Sangerism/
+󥭥 /Sunkist/
+󥭥塼 /(exp) thank you/(P)/
+󥯥 /sanction/
+󥯥ӥ󥰥ǡ /Thanksgiving Day/(P)/
+󥯥塼 /(fr:) sans couture/seamless/
+󥯥奢꡼ /sanctuary/(P)/
+󥰥饹 /(n) sunglasses/(P)/
+󥰥ꥢ /sangria/
+󥱥ؿ [󥱥] /sun protection index/
+󥷥 /sunshade/
+󥷥˥ /Saint-Simonism/
+󥷥㥤 /sunshine/(P)/
+󥸥륹 /syndicalist/
+󥸥륹 /syndicalism/
+󥹡 /(fr:) sans-souci/carefree/
+󥹥å /(n) Sanskrit/(P)/
+󥹥 /(abbr) Sankei Sports/
+󥻥å /sunset/
+󥿥 /Santa Clara (in California)/(P)/
+󥿥롼 /Santa Cruz/
+󥿥 /Santa Claus/(P)/
+󥿥ե /Santa Fe/(P)/
+󥿥ޥꥢ /(n) Santa Maria/
+󥿥 /suntan/
+󥿥󥪥 /suntan oil/
+ /thunder/
+С /thunderbird/(P)/
+ /(n) sandal/(P)/
+塼 /(fr:) belt (fr: ceinture)/(P)/
+ǡ /(n) sundae/(P)/
+ǥ /San Diego/(P)/
+ǥꥺ /syndicalism/
+ǥå /sun deck/
+ȥ /(n) (abbr) soundtrack/(P)/
+ȥ꡼ /Suntory/(P)/
+ȥ꡼ۡ /Suntory Hall/
+ /sand/(P)/
+ɥå /(n) sandwich/(P)/
+ɥåޥ /(n) sandwich man/
+ɥå¤ [ɥå] /(n) sandwich structure/
+ɥå /sand wedge/
+ɥ /sand skiing/
+ɥХ /sand buggy/
+ɥХ /sand bath/
+ɥХå /sandbag/
+ɥڡѡ /(n) sandpaper/(P)/
+Υ /San Jose/(P)/
+ /(n) samba/(P)/
+С /sunburn/
+Х /sun visor/
+ӡ /sunbeam/
+ե饤 /Sanforized/(P)/
+ե󥷥 /San Francisco/(P)/
+ץ顼 /sampler/(P)/
+ץ /(n) sampling/(P)/
+ץ󥰼ȿ [ץ󥰤夦Ϥ] /sampling frequency/
+ץ /(n) sample/(P)/
+ץ륻󥰥ƥ /sample selling system/
+ץ֥å /sample book/
+٥ /Sunbelt/
+ /(ru:) (n) (abbr) self-defence (type of wrestling) (ru: sambo)/(P)/
+ܥꥹ /symbolist/
+ܥꥺ /symbolism/
+ޥƥॺ /Sun Microsystems/(P)/
+ޥ /San Marino (p)/
+ߥ塼å /sun music/
+桼롼 /Sun User Group/SUG/
+롼 /sunroof/(P)/
+롼 /(n) sunroom/
+ /(abbr) Yves Saint-Laurent/(P)/
+ [礦] /(n) Classification for Japanese verb with the dictionary form ending in "su"/
+ /the/
+ /(adv) heavy rainfall/(P)/
+ /(de:) seed (de: Samen)/
+ /Zaire/(P)/
+ǥ /Seidel/
+ /(de:) (n) rope (de: Seil)/
+ /(de:) (n) existence (de: Sein)/
+饦 /(n) sauerkraut (i.e. pickled cabbage) (de:)/
+ /(ru:) entree (ru: zakuska)/hors d'oeuvres/
+åĥ /that's O.K./
+åĥ /that's all/
+åĥ饤 /that's right/
+ܥ /(pt:) (n) shaddock (pt: zamboa)/pomelo/
+ۥ /(Ludwik) Zamenhof (creator of Esperanto language)/(P)/
+ꥬ /(n) crayfish/(P)/
+ӥ /Zambia/(P)/
+ [礦] /(n) Classification for Japanese verb with the dictionary form ending in "zu"/
+ /(ar:) Shia (sect of Islam) (ar: Shi'a)/(P)/
+ /CIA/Central Intelligence Agency/
+ɥ [ɥۤ] /sea and air system/
+ /CM/commercial message/
+ /(n) seeker/
+ /(n) Sikh/seek/(P)/
+ /(n) sequence/
+ /sequence/
+å /secret/(P)/
+åȥӥ /Secret Service/(P)/
+ /(n) sequencer/
+󥵡 /sequencer/
+󥷥 /(adj-na,n) sequential/
+ /(n) sequence/
+ /(n) Okinawan lion statues, used as talisman against evil/
+ /(n) seaside/
+ɥ /seaside school/
+ɥ꥾ /seaside resort/
+å /Seasat/
+å /seasickness/
+å /seajack/
+ /(n) sheath/
+륨å /sheath silhouette/
+롼å /see-through look/
+ /(n) seeds/
+˥ /seasoning/(P)/
+ /(n) season (sporting)/(P)/
+󥤥 /season in/
+󥪥 /(n) off-season (trans: season off)/(P)/
+󥹥ȥå /season stock/
+󥻡 /season sale/
+ [] /(n) sheathing wire/
+ /(n) seesaw/
+ /(n) seesaw game/(P)/
+ݥꥷ /see-say policy/
+ͷ [] /seesaw/
+ /Sea Chicken/
+ /(n) sheet/(P)/
+ƥ /CTS/computerized typesetting system/
+ƥ /CTC/centralized traffic control/
+ǥ /CD/compact disk/
+ǥ /CD-ROM/
+ /(n) seat/sheet/(P)/
+ȥޡ /seat warmer/
+ȥС /seat cover/
+ȥΥå /fielding practice (trans: seat knock)/
+ȥѥ /sheet pile/
+ȥԥ /sea utopia (trans: seatopia)/
+ȥե /(n) sheet feeder/
+ȥ٥ /(n) seat belt/
+ /(n) seed/(P)/
+ϥ /(de:) skiers' greeting meaning "Good skiing!" (de: Ski Heil)/(P)/
+С /sea berth/
+ӡ /Sea Beam/
+ԡ /CPI/consumer price index/
+ԡ /CPS/consumer price survey/
+ա /(n) seafood/(P)/
+٥ /(n) sievert (Sv)/
+ۡ /seahorse/
+ܥ /(n) (Philipp Franz Balthasar von) Siebold, scientific explorer of Japan/(P)/
+쥹 /seamless/(P)/
+饫 /coelacanth/
+ /Sealab/
+꡼ /(n) series/
+ /(n) ceiling/maximum amount to allot for a budget/(P)/
+󥰥 /ceiling lamp/
+󥰾 [󥰤礦ᤤ] /(n) ceiling light/
+ [󥰤ۤ] /ceiling system/
+ /(n) seal/sticker/(P)/
+륻å /seal set/set of stickers/
+ /(n) shield/(P)/
+ɥ롼 /(n) shield room/
+ɹˡ [ɤۤ] /(n) shield method/
+ /sea-lane/(P)/
+å /coelostat/
+ /(n,n-suf) scene/(P)/
+󥿥եͥ [󥿥եͥ] /ability of a video camera to hold a scene steady (trans: scene toughness)/
+ /Sears/(P)/
+ /(n) theater/(P)/
+ȥ /Seattle/(P)/
+ /(n) cyan/(P)/
+󲽥ꥦ [󤫥ꥦ] /(n) potassium cyanide/
+󲽥ʥȥꥦ [󤫥ʥȥꥦ] /(n) sodium cyanide/
+󲽶 [󤫤] /(n) silver cyanide/
+󲽹ʪ [󤫤֤] /cyanide/
+󲽿 [󤫤] /(n) mercury cyanide/
+󲽿 [󤫤] /(n) hydrogen cyanide/
+ʪ [󤫤֤] /cyanide/
+ /Caesar/
+ /(n) shaker/(P)/
+ /(n) shake/(P)/
+顼 /sheik dollar/
+ϥ /shake hands/
+ǥ /(n) shading/
+ /(n) shade/
+С /shaver/(P)/
+ӥ /shaving/
+ӥ󥰥꡼ /shaving cream/
+ӥ󥰥ե /shaving foam/
+ӥ󥰥 /shaving lotion/
+ץå /shape-up/
+ /(n) scheme/schema/
+륪 /shale oil/
+ /(n) (market) share/(P)/
+ /shared/
+ /shareware/
+ /(n) sharing/(P)/
+ /shake/(P)/
+ /(n) shade/
+ץå /(n,vs) shape-up/(P)/
+ˡ [ˡ뤤] /(n) chenille/chenille yarn/
+ѡ /(n) shepherd/(P)/
+ѡɥå /shepherd's check/
+ /(n) chef/(P)/
+꡼ /sherry/(P)/
+꡼ [꡼] /sherry/
+ /sheriff/
+ /(n) shell/(P)/
+륹ץ /shell-script/
+륿 /(n) shelter/(P)/
+ /(n) Sherpa/(P)/
+빽¤ [뤳] /(n) shell construction/
+ /(n) siesta/(P)/
+쥪 /Sierra Leone/
+˥ /Zionist/(P)/
+˥ /Zionism/(P)/
+Ȥ /(exp) (sl) to ignore/
+ /Chicago/(P)/
+ /(n) cigar/
+å /(n) cigarette/
+ߥʥȥꥦ [ߥ󤵤ʥȥꥦ] /(n) sodium cyclamate/
+ /(n) Cyclamen/(P)/
+ʥ㡼 /signature/(P)/
+ʥ /(n) signal/(P)/
+ͥ㡼 /signature/
+ /sigma/
+⥤ɴؿ [⥤ɤ󤹤] /sigmoid function/
+ /(abbr) signal ground/
+å /scissors cut/
+Х /shish-kebabs/
+ /(n) smelt/
+ /system/(P)/
+ /(abbr) (computer) systems administrator/
+ /(abbr) system operator/sysop/
+ /(abbr) San Francisco/
+ /(abbr) system component/
+ /(n) sister/(P)/
+ܡ /(n) sissy (trans: sister boy)/
+ƥޥå /(adj-na,n) systematic/
+ƥޥƥå /(adj-na) systematic/
+ƥ /(n) system/(P)/
+ƥࣵ /System 5/
+ƥॢʥꥷ /systems analysis/
+ƥॢʥꥹ /systems analyst/
+ƥॢץ /systems approach/
+ƥ२󥸥˥ /systems engineer/
+ƥ२󥸥˥ /systems engineering/
+ƥ५ /system camera/
+ƥ७å /system kitchen/
+ƥॳС /system converter/
+ƥॳ /(abbr) system component/
+ƥॺ /(n) systems/(P)/
+ƥƥ /system television/
+ƥǥʡ /systems designer/
+ƥǥ /systems design/
+ƥͥåȥ /systems network/
+ƥϥ /system house/
+ƥϥå /systems hacking/
+ƥХ /(computer) system bus/
+ƥե㡼 /systems flow chard/
+ƥץʡ /systems planner/
+ƥ˥塼 /system menu/
+ƥ໺ [ƥव󤮤礦] /(n) system industry/
+ƥྦ [ƥष礦Ҥ] /(n) system goods/
+ƥʬ [ƥ֤󤻤] /systems analysis/
+ȥå /(adj-na) systolic/
+ȥå쥤 /systaltic array/
+ /sizzle/
+륫å /sizzle cut/sizzle shot/mouth-watering image in an advertising/
+饹 /(n) thesaurus/(P)/
+ɿʹ [ɤˤ󤲤] /(n) schizoid person/
+ /sitar/
+ [뤵] /(n) cytidylic acid/
+塼 /(n) stew/(P)/
+奨 /(n) situation/(P)/
+å /(adj-na,n) chic/(P)/
+åʥ /six nine/soixante-neuf/(P)/
+åͥХå /sickness bag/
+åƥ󥰥롼 /sitting room/
+åȥ /sit-in/
+å /ship/(P)/
+åץꥫ /Ship American Policy/
+åץ [åץۤ] /ship air system/
+ƥ /(n) city/(P)/
+ƥߥʥ /city air terminal/(P)/
+ƥ /city gal/
+ƥۡ /city hall/
+ƥܡ /city boy/
+ƥݥåץ /city pops (musical style)/
+ƥ /city guide/
+ȥ /(n) citron/(P)/
+ɥˡ /Sydney/(P)/
+ʥ /synagogue/
+ʥ /synergy/
+ʥץ /(n) synapse/
+ʥ /cinnamon/(P)/
+ʥꥪ /(n) scenario/(P)/
+ʥꥪ饤 /(n) scenario writer/(P)/
+ʥȥץڥͥ󥷥 /Sinanthropus pekinensis/
+˥ /(n) senior/(P)/
+˥ /(adj-na,n) cynical/(P)/
+˥ /cynicism/
+˥å /(adj-na) cynic/
+˥󥹥 /chignon style (hairdo)/
+̥ /sinusoid/sine curve/
+ͥ /(abbr) cinema complex/
+ͥ /cine sign/
+ͥ /(abbr) CinemaScope/
+ͥե /cinefilm/
+ͥ /(n) cinema/(P)/
+ͥޥ /(n) CinemaScope/
+ͥ⡼ /cine mode/
+ͥ /(n) Cinerama/
+ͥꥢ /(n) cineraria/
+Υ˥ /(n) synonym (partic. in computing and technical contexts)/(P)/
+Υץ /synopsis/
+ӥ /(adj-na,n) severe/(P)/
+ӥå /civic/(P)/
+ӥå󥿡 /civic center/
+ӥåȥ饹 /civic trust/
+ӥꥢ󥳥ȥ /(n) civilian control/(P)/
+ӥꥼ /civilization/
+ӥߥ˥ޥ /civil minimum/
+ե /chiffon/(P)/
+ե /(n) shift/(P)/
+եȣʣɣ /shift-JIS/
+եȥ /(n) shift out (SO)/
+եȥ /(n) shift in (SI)/
+եȥ /shift key/
+եȥ /move into low gear (trans: shift down)/
+եȥɥ쥹 /shift dress/
+եȱ黻 [եȤ󤶤󤭤] /shift arithmetic unit (computer)/
+٥ꥢ /Siberia/(P)/
+ܥ졼 /Chevrolet/(P)/
+ߡ /(n) chemise/(P)/
+ߥ졼 /(n) simulation/(P)/
+ߥ졼 /(n) simulator/
+ߥ졼 /(n) simulator/(P)/
+ߥ졼 /(n) simulate/
+ࡼ /simoon/
+㡼 /(n) shark skin/(P)/
+㡼 /chassis/
+㡼 /chassis/
+㡼 /(adj-na,n) sharp/# sign/(P)/
+㡼ץʡ /sharpener/
+㡼ץڥ󥷥 /(n) propelling or mechanical pencil (trans: sharp pencil)/(P)/
+㡼٥å /(n) sherbet/(P)/
+㡼ޥ˥ /(n) shamanism/
+㡼ޥ /shaman/(P)/
+㡼 /(n) shirring/(P)/
+㡼 /(de:) (n) dish (i.e. Petri dish) (de: Schale)/
+㡼å /Sherlockian/(P)/
+㥤 /(adj-na,n) shy/(P)/
+㥤˥ /shining/
+㥮ڥå /shaggy carpet/
+㥳 /(n) vehicle with body lowered/
+㥳 /(fr:) (n) chaconne/
+㥷 /chassis/
+㥽 /chanson/
+åȤ /(exp) look sharp!/
+åå /crisp/precise/
+å /(n) shutter/(P)/
+å /good time to take a picture (trans: shutter chance)/
+å /(n) shut/
+åȥ /(n) shutout/(P)/
+åȥ /shutdown/
+åե /shuffling/
+åե /shuffle/
+å /(fr:) (n) hat (fr: chapeau)/(P)/
+åݤæ [åݤ̤] /(exp) to take one's hat off/
+ /(n) shirt/singlet/(P)/
+ĥ֥饦 /shirt blouse/shirtwaist/
+ȡ /(fr:) castle (fr: chateau)/(P)/
+ȡ֥ꥢ /Chateaubriand/
+ȡ磻 /chateau wine/
+ȥ /(n) shuttle/(P)/
+ȥ륳å /shuttlecock/
+ȥХ /shuttle bus/(P)/
+ȥ롼 /shuttle loop/
+ȥ볰 [ȥ뤬] /(n) shuttle diplomacy/
+ɡ /(n) shadow/(P)/
+ɡ /(n,vs) shadowing/
+ɡӥͥå /(n) shadow cabinet/
+ɡȥ饤 /shadow stripe/
+ɡԥå /shadow pitching/
+ɡܥ /shadowboxing/
+ɥ /(n) shadow/
+ɥ /(n) shadowing/
+ͥ顼 /young women completely outfitted in Chanel clothing and accessories (trans: Chaneler)/
+ͥ /(n) Chanel (name)/(P)/
+Υ /(n) Shannon (name)/(P)/
+ե /(n) shaft/(P)/
+٥ /(n) shovel/(P)/
+ڥ /chaperon/
+ܥƥ /(n) cactus/
+ܥƥ /(n) cactus/
+ܥ /(pt:) (n) soap (pt: sabao)/
+ܥ [ܥ] /(n) soap bubble/(P)/
+ݡ /(fr:) hat (fr: chapeau)/
+ /Siam/
+ [ऽ] /(n) Siamese twins/
+ǭ [ͤ] /(n) Siamese cat/
+å [åȤ] /(n) chamotte brick/
+ޥ /(fr:) (adj-na,n) charming (fr: charmant)/(P)/
+ /(fr:) charm (fr: charme)/
+å /Charlotte/
+졼 /charade/
+å /shallot/(P)/
+ /(n) shower/(P)/
+ /(de:) (adj-na,n) beautiful (de: schoen)/(P)/
+ /shank/
+󥰥 /Shangri-la/
+󥼥ꥼ /Champs Elysees (in Paris)/(P)/
+󥽥˥ /(fr:) chansonnier/
+󥽥 /(n) chanson/(P)/
+ĥ /(n) ski jump (Schanze)/
+ƥ /Chantilly (e.g. lace)/(P)/
+ǥꥢ /(n) chandelier/(P)/
+ѥ /(n) champagne/(P)/
+ԥ˥ /champignon/
+ס /(n) shampoo/(P)/
+ڥ /(n) champagne/
+ /(n) beautiful woman (de: schoen)/
+塼꡼ /(fr:) (n) chou a la creme/cream-filled pastry/(P)/
+塼㥤 /shoeshine/
+塼 /(n) shoes/(P)/
+塼 /(n) (1) shooter/(2) chute/
+塼ĥ꡼ /(n) shoetree/
+塼ƥ󥰥ץ /shooting script/
+塼 /(n,vs) shoot/(P)/
+塼ȥܡ /(n) shoot ball (baseball)/shooter/screwball/
+塼٥ /Schubert/(P)/
+塼 /(adj-na,n) surrealism/(P)/
+塼쥢ꥺ /surrealism/(P)/
+奢 /sure/
+奬 /(n) sugar/(P)/
+奬å /sugar cut/
+奬 /sugar coat/
+奿ʡع [奿ʡä] /(n) Steiner school/(P)/
+ƥܡ /(de:) stem turn in skiing (de: Stemmbogen)/(P)/
+ȥ०ȥɥ /(de:) Sturm und Drang/(P)/
+ʥåץ /(de:) liquor (de: Schnaps)/(P)/
+Ρ /snorkel/
+ס /(de:) (n) trace (de: Spur)/
+ץҥ /(de:) (n) speaking in chorus, unison (de: Sprechchor)/(P)/
+ݥ /sound like a steam engine/
+ߡ /(n) chemise/
+ߥåȥ /(de:) Schmidt camera/(P)/
+顼 /(de:) (abbr) sleeping bag (de: Schlafsack)/
+顼եå /(de:) (n) sleeping bag (de: Schlafsack)/
+饹 /(n) Brazilian barbecue/(pt: churrasco)/
+ /shrimp/
+졼ǥ󥬡 /Shroedinger/(P)/
+å /shredder/
+å /shredder/(P)/
+硼 /(n) show/(P)/
+硼ɡ /(n) display (show) window/
+硼ɡ /(n) display (show) window/(P)/
+硼 /show girl/
+硼 /(n) showcase/(P)/
+硼ӥ /shordarvision/shore radar television/
+硼 /shorts/(P)/
+硼 /(n) short/(P)/
+硼ȥ /(n) short iron (golf)/
+硼ȥ /short order/
+硼ȥå /(n) short cut/(P)/
+硼ȥ /(n) shortcake/
+硼ȥå /short circuit/
+硼ȥåȥԡ /short-circuit appeal/
+硼ȥ硼 /short short (story)/
+硼ȥ /short skirt/
+硼ȥ /short-scale/
+硼ȥƥ /(n) short stay/temporary care/(P)/
+硼ȥȡ꡼ /short story/
+硼ȥȥå /shortstop/
+硼ȥ /short time/
+硼ȥ˥ /shortening/
+硼ȥХ /short bound/
+硼ȥѥ /short pants/shorts/(P)/
+硼ȥإ /short hair/
+硼ȥإ /short hair/
+硼ȥۡ /short hole (golf)/
+硼ȥ饤ʡ /(n) line drive to the shortstop (baseball)/
+硼ȥ꡼ /short relief/
+硼ӥͥ /show business/
+硼ӥ /show biz/
+硼ӥ˥ /chauvinism/
+硼ܡ /showboat/
+硼ޥ /showman/
+硼ޥ󥷥å /showmanship/
+硼 /shoran/short-range navigation aid/
+硼 /(n) shawl/(P)/
+硼롼 /(n) showroom/(P)/
+硼 /(pt:) weeping (pt: choro)/crying/
+祦 /(n) show/(P)/
+祦롼 /showroom/
+祳 /chocolate/
+å /shocker/
+å /(adj-na,n) shocking/(P)/
+å /(adj-na,n) shock/(P)/
+å֥С /(n) shock absorber/
+å /shockwave/
+å꡼ /shock theory/
+å /(n) shot/(P)/
+åȥ /shotgun/
+åȥ󥦥ǥ /shotgun wedding/
+åȥ֥饤 /shotgun bride/
+åȥޥå /shotgun marriage/
+åȥ /Schottky diode/
+åԥå /(ik) shopping/
+åԥ /(n,vs) shopping/(P)/
+åԥ󥰥 /shopping cart/
+åԥ󥰥󥿡 /shopping centre/mall/
+åԥ󥰥Хå /shopping bag/
+åԥ󥰥Хåǥ /shopping bag lady/
+åԥ󥰥⡼ /shopping mall/
+å /(n) shop/(P)/
+ѥ /Chopin/(P)/
+ץ󥷥å /shop in shop/
+٥ /(n) shovel/(P)/
+ /(n) shoulder/
+Хå /(n) shoulder bag/(P)/
+ѥå /shoulder pad/
+顼 /Schiller/(P)/
+֥ /(n) syllable/
+꡼ /(n,n-suf) series/(P)/
+ꥢ /Syria/(P)/
+ꥢ /(adj-na,n) serious/(P)/
+ꥢɥ /serious drama/
+ꥢ饤 /(n) serialize/
+ꥢ /(adj-na,n) serial/
+ꥢץ󥿡 /serial printer/
+ꥢ̿ [ꥢĤ] /serial communication/
+ꥢ [ꥢǤ󤽤] /serial transmission/
+ꥦ /Sirius/(P)/
+ꥫ /silica/
+ꥫ /silica gel/
+ꥳ /(n) silicone/(P)/
+ꥳ󥴥 /(n) silicone rubber/
+ꥳ [ꥳ󤸤夷] /(n) silicone resin/
+ꥳ [ꥳ] /(n) silicone oil/
+ꥳ /(n) silicon/(P)/
+ꥳ󥢥 /Silicon Island (Kyuushu cf Silicon Valley)/
+ꥳ󥫡Х /silicon carbide (fiber)/
+ꥳХ졼 /Silicon Valley/
+ꥳݥޡ /silicon polymer/
+ /syringe/(P)/
+ /(n) cylinder/(P)/
+ /cylinder oil/
+ [礦] /(n) cylinder lock/
+륨å /silhouetter/(P)/
+륨å /(n) silhouette/(P)/
+륭 /(adj-na) silky/
+륯 /(n) silk/(P)/
+륯꡼ /silk screen/
+륯꡼ [륯꡼󤤤󤵤] /(n) silk-screen printing/
+륯ϥå /(n) silk hat/
+륯 /Silk Road/(P)/
+륱å /Silket/
+ȴ [Ȥ] /(n) siltstone/
+С /(adj-na,n) silver/(P)/
+Сǥ /silver wedding/
+С /(n) old age (trans: silver age)/
+С饤 /Silver-On-Line/
+С졼 /silver gray/
+С /seat for seniors and handicapped (trans: silver seat)/
+С󥰥 /silver single/
+Сȡ /silver tone/
+Сեå /silver fox/
+Сץ /silver plan/
+Сۥ /silver phone/
+Сܥƥ /silver volunteer/
+Сޡå /silver market/
+ /sylph/
+ܥ [ܥ] /lens-cleaning paper/
+ߥ /(de:) aluminium and sicilicum alloy (de: Silumin)/
+ /Sylvia/
+ӥ /(n) psilocybin/
+å /sirocco/
+å /(nl:) (n) syrup (nl: siroop)/(P)/
+ۥ /(n) xylophone/
+ /thin/(P)/
+󥫡 /(n) sinker/(P)/
+󥬡 /(n) singer/(P)/
+󥬡󥰥饤 /(n) singer-songwriter/(P)/
+󥬥ݡ /Singapore/(P)/
+󥬥ݡɥ /Singapore dollar/
+ /(n) sink/(P)/
+󥯥󥫡 /think tanker/
+󥯥 /(n) think tank/(P)/
+󥯥ƥ /syncretism/
+󥯥 /(n) (1) (abbr) synchronize/(2) oscilloscope/(P)/
+󥯥ȥ /(n) synchrotron/
+󥯥ȥ [󥯥ȥۤ] /(n) synchrotron radiation/
+󥯥ʥ /(n) synchronize/(P)/
+󥯥ʥ /synchronized/
+󥯥ʥɥߥ /(n) synchronized swimming/
+󥯥ʥ /synchronous/
+󥯥Ǽ [󥯥Τˤ夦] /synchronous supply/
+󥰥 /(n) single/(P)/
+󥰥륫å /single cut/
+󥰥륹 /(n) singles/(P)/
+󥰥륺 /singles/
+󥰥ϥǥåɥå /(n) one-handed catch (baseball)/
+󥰥ҥå /single (baseball)/one-base hit/
+󥰥֥쥹 /(n) (abbr) single-breasted suit/
+󥰥ץ졼䡼 /single player/
+󥰥٥å /single bed/
+󥰥ޥ /(n) single mother/
+󥰥ޥå /single match/
+󥳥ڡ /syncopation/
+󥷥 /(adj) sincere/
+󥷥ʥƥ /Cincinatti (Ohio)/(P)/
+󥸥 /(n) syndicate/(P)/
+󥸥ȥ /syndicate loan/
+󥻥 /synthesizer/
+󥻥 /(n) synthesizer/(P)/
+󥿥 /syntax/
+󥿥å /(n) syntax/
+ /(abbr) scintillation camera/
+ /scintigram/
+졼󥫥 /scintillation camera/
+ǥ /Cinderella/(P)/
+ǥ饳ץå /Cinderella complex/
+ǥܡ /Cinderella boy/
+ɥ /(n) syndrome/(P)/
+ʡ /(n) thinner/(P)/
+Х /(n) cymbals/
+ /(n) (Communist) sympathizer/(P)/
+ѥ /sympathizer/
+ѥ /sympathy/
+ѥƥå /sympathetic/
+ե [եȤ] /(n) Sinn Fein/
+եˡ /(n) symphony/(P)/
+ե˥å㥺 /symphonic jazz/
+ե˥åݥ /symphonic poem/
+ץꥷƥ /simplicity/
+ץե /simplify/
+ץ /(adj-na,n) simple/(P)/
+ܥ饤 /symbolize/
+ܥꥹ /symbolist/(P)/
+ܥꥺ /(n) symbolism/
+ܥå /(adj-na) symbolic/(P)/
+ܥå /Symbolics/
+ܥå /symbolic link/
+ܥ /(n) symbol/(P)/
+ܥ륫顼 /symbol color/
+ܥޡ /(n) symbol (trans: symbol mark)/banner/
+ܥ [ܥ뤽] /(n) symbol manipulation/
+ /(n) (1) sympathetic/(2) symposium/(P)/
+ݥ /(n) symposium/(P)/
+ȥ꡼ /(n) symmetry/
+ȥå /(adj-na) symmetric/
+ /GI/general infantry/(P)/
+̥ԡ /GNP/gross national product/
+ /(abbr) jeans jacket/
+ /diesel/
+˥ /genius/
+ѥ /(n) (abbr) jeans (trans: jeans pants)/dungarees/(P)/
+ե /G5/Conference of Ministers of the Group of Five/
+ /(n) jeep/(P)/
+ޡ /G-mark/Good design mark/
+ޥ /G-men/government men/
+ /(n) (1) gene/(2) (adv) heartwarming/strongly emotive/deeply moving/(P)/
+ /(adv) extremely cold feeling that makes one feel numb/sharp pain that is almost numbing/heartrending/touching the heart/
+ [Ȥ] /(exp) to be moved to the point of tears/to be touched/
+󥨥󥸥˥ /gene engineering/genetic engineering/
+ /(n) jeans/(P)/
+󥺥ѥ /jeans pants/
+Х /gene bank/
+顼 /(de:) spaces (de: Diastase)/gaps between bones or muscles/
+˥ [˥न] /(n) diazonium salt/
+ /(n) jay/
+ /(n) job entry subsystem/JES/
+å /(n) Jesuit/(P)/
+㡼 /(n) gesture/(P)/
+㡼 /(n) charades (trans: gesture game)/
+å /(n) jet/(P)/
+åȥ󥸥 /(n) jet engine/
+åȥ /(n) jet coaster/roller coaster/(P)/
+åȥȥ꡼ /(n) jet stream/
+åȥå /(n) jet set/
+åȥե /(n) jetfoil/
+åȥ饰 /(n) jet-lag/
+åȵ [åȤ] /(n) jet aeroplane/(P)/
+åȵή [åȤ夦] /(n) jet stream/
+åȿʸ [åȤ󤱤󤭤夦] /(n) Jet Propulsion Laboratory (JPL) (US)/
+åȿ [åȤ󤻤] /(n) jet propulsion ship/
+ådz [åȤͤ礦] /(n) jet fuel/
+ȥ /JETRO/Japanese External Trade Organization/(P)/
+ͥ /general strike/
+ͥƥå /genetic/
+ͥƥå르ꥺ /genetic algorithms/
+ͥƥåƥ /genetic system/
+ͥꥹ /generalist/
+ͥ /general/
+ͥå /generic/
+ͥå֥ /generic brand/
+ͥ졼 /(n) generation/(P)/
+ͥ졼󥮥å /(n) generation gap/
+ͥ졼 /(n) generator/
+ͥ졼 /generator/
+ͥ졼 /(n) generate/
+Υ /genocide/(P)/
+Υߥ /(n) genomics/
+ /gem/
+ॹȡ /gemstone/
+饷 /(n) jealousy/(P)/
+꡼ /(n) (1) jelly/(2) Jerry/
+ꥣ /(n) (1) jelly/
+ȥ饷 /gerontocracy/(P)/
+ȥ /gerontology/
+󥭥 /Jenkins/(P)/
+ /gender/(P)/
+å /gender gap/
+ȥޥ /(n) gentleman/
+󥰥ꥳ /diethylene glycol/
+ /The End/
+ե /geography/
+ȥԥ /Geotopia/
+ץȥ꡼ /(de:) (n) diopter (optical unit of refraction in lenses) (de: Dioptrie)/
+ȥ꡼ /geometry/
+ȥå /(adj-na) geometric/
+ /geology/
+ܥ [ܥ󤵤] /(n) dicarboxylic acid/
+ȥϥ /Jekyll and Hyde/
+ꥹ /(n) digitalis/foxglove/
+ /(adj-na,n) zig-zag/(P)/
+ǥ /(abbr) zigzag demonstration/
+ѥ /(n) jigsaw puzzle/(P)/
+å /(fr:) gigolette/feminine form of gigolo/
+ /(n) gigolo/
+ /(n) dicyanogen/
+ /JIS/Japanese Industrial Standard/(P)/
+ƥѡ /(n) distemper/
+ȥ /(n) distoma/
+ȥե /dystrophy/(P)/
+ץ /(n) dysprosium (Dy)/
+ޡ /JIS mark/
+Х /jitterbug/
+å /jig/gigue/
+å /jitter/
+åѡ /(n) Zipper/
+åץ /ZIP code/
+åݡ /Zippo/(P)/
+ϡ /(n) Holy War (ar: jihad)/(P)/
+Х󥷡 /Givenchy/(P)/
+ѥ /Zipangu/(P)/
+եꥹ /syphilis/
+եˡ /diphenyl/
+եƥꥢ /(n) diphtheria/
+եȥꥢ /diphtheria/
+ /jib/(P)/
+֥ /Djibouti (p)/
+֥륿 /Gibraltar (p)/
+ץ /(n) Gypsy/(P)/
+ץå /gypsy look/
+ץ [ץ󤬤] /(n) gypsy music/
+٥ꥢ /young people who sit on the ground or sidewalk/
+٥ /gibberellin (plant hormone)/
+ /(n) gym/gymnasium/(P)/
+५ /(n) gymkhana/
+९ /Jim Crow/
+ʥå /gymnastics/
+㡼 /(n) jar/(P)/
+㡼 /jerky/
+㡼 /jerk/(P)/
+㡼 /jargon/
+㡼 /(n) jersey/(P)/
+㡼 [㡼Ȥ] /Jersey (p)/
+㡼ʥꥹƥå /(adj-na,n) journalistic/
+㡼ʥꥹ /(n) journalist/(P)/
+㡼ʥꥺ /(n) journalism/(P)/
+㡼ʥ /(n) journal/(P)/
+㡼ˡ /journey/
+㡼ޥ /German/
+㡼 /(n) clash/bang/
+㥤 /(n) Giants (baseball team)/(P)/
+㥤 /(adj-na,n) giant/(P)/
+㥤ȥѥ /(n) giant panda/
+㥤 /(abbr) gyro/gyroscope/gyrocompas/
+㥤ץ /gyrocopter/
+㥤ѥ /(n) gyrocompass/
+㥤 /(n) gyroscope/(P)/
+㥤ѥå /gyropilot/
+㥫 /Jacquard (type of loom)/
+㥫ɵ [㥫ɤ] /(n) Jacquard machine/
+㥫ɿ [㥫ɤ] /(n) jacquard weave/
+㥫륿 /Jakarta/(P)/
+㥬 /(n) jaguar/(P)/
+㥬 [㥬] /(n) (uk) potato/
+㥮 /jazz dance/
+㥯 /(n) jacuzzi/
+㥯 /Jackson/(P)/
+㥰顼 /juggler/
+㥱å /(n) jacket/(P)/
+㥱 [㤱] /jacket picture (i.e. of a record)/
+㥶 /jazzercize/
+㥹 /JAS/Japanese Agricultural Standard/(P)/
+㥹åԾ [㥹å] /JAS/Japanese Agricultural Standard/
+㥹ƥ /justice/
+㥹ƥե /justify/
+㥹ƥե /justification/
+㥹 /(n) just/perfect/exact/(P)/
+㥹ȥå /internal clock that is always correct (trans: just clock)/
+㥹ȥ /(exp) correct size/perfect size/
+㥹ȥեå /(exp) it fits perfectly (trans: just fit)/
+㥹ȥߡ /hit the ball squarely (trans: just meet) (baseball)/
+㥹ԥ /(abbr) in perfect focus/
+㥹ߥ /(n) jasmine/(P)/
+㥹ߥ [㥹ߥ] /(n) jasmine tea/
+㥹å /JASRAC/Japanese Society for Rights of Authors, Composers and Publishers/
+㥺 /(n) jazz/(P)/
+㥺饹 /jazz chorus/
+㥺󥬡 /jazz singer/
+㥺 /jazz song/
+㥺 /jazz dance/
+㥺Х /(n) jazz band/
+㥺ԥ /jazz piano/
+㥺եƥХ /jazz festival/
+㥺 /(n) jazzmen/(P)/
+㥺饤 /jazz life/
+å /jackal/
+å /(n) jack/(P)/
+å /jack/(P)/
+åʥ /(n) jack-knife/
+åݥå /jackpot/
+å /juggle/
+å /(n) judge/(P)/
+åڡѡ /judge paper/
+å /judgement/
+å /Jap/
+ѥˡ /(n) Japanese (people, language)/(P)/
+ѥˡ󥰥å /Japanese English/
+ѥˡޥ /Japanese smile/
+ѥˡޥ͡ /Japanese management/
+ѥͥ /Japanesque/
+ѥΥ /Japanology/
+ѥΥ /Japanologist/
+ѥ /Japan/(P)/
+ѥ󥫥å /Japan Cup/(P)/
+ѥ󥷥ե /Japan shift/
+ѥ󥽥ƥ /Japan Society/
+ѥ󥿥ॺ /Japan Times (newspaper)/
+ѥХå /(n) Japan bashing/
+ѥեǡ /Japan Foundation/
+ /(n) jab (boxing)/(P)/
+٥ /javelin/
+ݥ˥ /Japonica/(P)/
+ݥͥ /(fr:) Japonaiserie/
+ޡ /(n) jammer/
+ޥ /Jamaica/(P)/
+ߥ /jamming/
+ /(n) jam/(P)/
+ॻå /jam session/
+ѥ /(n) jam bun/
+ѥå /JAL PAK (JAL tourist package)/
+󥭡 /junkie/(P)/
+ /junk/
+󥯥 /junk art/
+󥯥꡼ /junk accessories/
+󥯥 /junction/(P)/
+󥯥ա /junk food/
+󥯥ܥ /junk bond/
+󥯥᡼ /(n) junk e-mail/
+󥯺 [󥯤] /(n) junk bonds/
+󥰥 /(n) jungle/(P)/
+󥰥른 /(n) jungle-gym/
+󥱥å /junket/
+ /gendarme/
+Х饤 /jambalaya/
+ѡ /(n) jacket/jumper/(P)/
+ѡ /jumper (skirt)/
+ /(n) jump/(P)/
+ץ /jumpsuit/
+׶ [פ礦] /(n) ski jumping/
+ /(adj-na,n) jumbo/(P)/
+ܥ /jumbo-size/
+ܥå /jumbo-jet/
+ܥ꡼ /(n) jamboree/
+ /(n) genre/(P)/
+塼ܥå /(n) juke-box/(P)/
+塼 /(n) juicer/
+塼 /(n) juice/soft drink (both carbonated and uncarbonated)/deuce/(P)/
+塼 /(n) joule/(P)/
+塼֥饤 /June bride/(P)/
+奨꡼ /jewelry/(P)/
+奨 /(n) jewel/
+奰顼Υ /Juglar cycle/
+奴 /(n) dugong/(P)/
+奸ߥ塼å /juju music/
+˥ /(n) junior/(P)/
+˥륿 /junior welter (weight)/(P)/
+˥륿 [˥륿夦] /(n) junior welterweight/
+˥å /junior college/
+˥ /junior style/
+˥ /junior team/
+˥ϥ /junior high school/
+˥Х󥿥 [˥Х󥿥भ夦] /(n) junior bantamweight/
+˥ե /(n) junior feather (weight)/
+˥ե [˥ե夦] /(n) junior featherweight/
+˥ե饤 /(n) junior fly (weight)/
+˥ե饤 [˥ե饤夦] /(n) junior flyweight/
+˥إӡ [˥إӡ夦] /(n) junior heavyweight/
+˥ܡ /(n) (abbr) junior board of directors/
+˥ܡɥƥ /junior board of directors systems/
+˥ߥɥ /(n) junior middle (weight)/
+˥ߥɥ [˥ߥɥ뤭夦] /(n) junior middleweight/
+˥饤 /junior light (weight)/
+˥饤ȵ [˥饤Ȥ夦] /(n) junior lightweight/
+͡ /Geneva/(P)/
+͡־ [֤͡礦䤯] /(n) Geneva Convention/
+ӥ꡼ /jubilee/(P)/
+ԥ /(n) Jupiter/(P)/
+ߥ /(n) duralumin/(P)/
+鵪 [餭] /(adj-na,n) Jurassic Period/Jurassic/
+꡼ /jury/(P)/
+ꥢ /Julia/(P)/
+른 /whizzing/going by quickly/
+ /Junlon (synthetic fibre)/
+硼 /(n) joker/(P)/
+硼 /(n) joke/(P)/
+硼 /George/(P)/
+硼 /Georgia (state in the U.S.)/(P)/
+硼 /jaws (film title)/(P)/
+硼å /(n) georgette/
+硼ܥ˥ /jawboning/
+祤 /joy/(P)/
+祤ƥå /joy stick/
+祤ե /(n) joyful/
+祤 /(n) joint/(P)/
+祤ȥ󥵡 /joint concert/
+祤ȥ٥㡼 /joint venture/JV/
+祬 /jogger/
+祮 /(n) jogging/(P)/
+祰 /jog/
+祻ե /Josephson/(P)/
+祻ե [祻ե󤳤] /(n) Josephson effect/
+祻եǻ [祻ե󤽤] /(n) Josephson device/
+å /(n) jockey/beer mug/stein/tankard/(P)/
+å /(n) jockey/(P)/
+åѡ /jodhpurs/riding breeches/
+ /(n) job/
+֥顼 /(n) job enlargement/
+֥å /(n) job enrichment/
+֥ȥ /(n) job title/
+֥ۥåѡ /(n) jobhopper/
+֥˥塼 /(n) job menu/
+֥ơ /(n) job rotation/
+ /(n) John/(P)/
+ȥ /(abbr) John Travolta/
+֥ /(n) John Bull/
+ /(n) giraffe/(P)/
+ /(n) gill/zel/zill/
+륳˥ /(n) zirconium (Zr)/
+ /(n) (abbr) jitterbug/
+졼 /(fr:) (n) waistcoat/cardigan/vest (fr: gilet)/
+å /(n) dilettante/
+ /(n) dilemma/(P)/
+兩 /(n,adv) bit by bit/(P)/
+ /(n) gin/jin/(P)/
+ /(adv) extremely cold feeling that makes one feel numb/sharp pain that is almost numbing/heartrending/touching the heart/
+󥮥 /(n) Genghis Khan/dish with mutton and vegetables/(P)/
+󥯥 /(n) jinx/(P)/
+󥴥 /jingoism/
+󥸥㡼 /(n) ginger/
+󥸥㡼 /ginger ale/
+󥸥ȥץ /Zinjanthropus (early man)/
+ơ /(de:) (n) synthesis (de: Synthese)/
+Х֥ /Zimbabwe/(P)/
+ե /gin fizz/
+ /(n) suit/(P)/
+ĥ /(n) suitcase/(P)/
+ /super/
+ѡ /(n) (1) super/(2) supermarket (abbr)/(P)/
+ѡݡ /(n) superimpose/
+ѡե /super woofer/
+ѡޥ /superwoman/
+ѡ /supercar/
+ѡԥ塼 /(n) supercomputer/
+ѡ /super-size/
+ѡåȥ /super Schottky diode/
+ѡå /superjet/
+ѡ /super size wide screen (trans: superscope)/
+ѡ /(n) superstar/(P)/
+ѡơ /superstation/
+ѡȥ /superstore/
+ѡ˥å /supersonic/
+ѡ󥫡 /supertanker/
+ѡ /(abbr) supermarket chain/(P)/
+ѡ㡼㡼 /supercharger/
+ѡΥ /(n) supernova/
+ѡϥ /superhighway/
+ѡϥǥå /super high decker/
+ѡХ /(n) superviser/(P)/
+ѡХ /supervisor/
+ѡإӡ [ѡإӡ夦] /(n) super heavyweight/
+ѡܥ /Super Bowl/(P)/
+ѡޡå /(n) supermarket/(P)/
+ѡޥ /super mouse/
+ѡޥ /(n) superman/(P)/
+ѡߥ˥ /(abbr) super minicomputer/
+ѡ桼 /(n) super user/
+ѡ桼 /superuser/
+ѡꥢꥺ /superrealism/
+ѡǥ /superlady/
+ѡ [ѡ夷] /(n) superheterodyne receiver/
+ѥХ /(n) superviser/
+ե /Sufi/
+֥ˡ /(n) souvenir/
+ /(n) (Western) soup/(P)/
+٥˥ /(n) souvenir/
+٥˥å /souvenir shop/
+ѡ /(n) sweeper/
+å /switch/
+ /(adj-na) suite/sweet/(P)/
+ȥ /sweet corn/
+ȥݥå /sweet spot/
+ȥϡ /sweetheart/
+ȥԡ /(n) sweet pea/
+ȥۡ /(n) sweet home/
+ȥݥƥ /(n) sweet potato/
+ȥ /sweet melon/
+ȥ롼 /suite/
+ѡ /sweeper/(P)/
+ /(n) sweep/
+ /Swiss/Switzerland/
+ /Swissrama/
+å /(n) switch/(P)/
+åХå /(n) switchback/
+åҥå /switch-hitter (baseball)/
+å /(n) switching/
+åǰ [åܤ] /(n) switch trade/
+Х /(n) swivel/
+ե /(n) (abbr) swift ball/
+٥ /(n) swivel/
+ޡ /swimmer/(P)/
+ߥ󥰥 /swimming club/(P)/
+ߥ󥰥 /swimming school/
+ߥ󥰥ȥ󥯥 /swimming trunks (male swimsuit)/
+ߥ󥰥ѥ /swimming trunks (trans: swimming pants)/bathers/
+󥬡 /swinger/
+󥬡ѡƥ /swinger party/
+󥮥 /swinging/
+ /(n) swing/(P)/
+󥰥 /swing out/
+󥰥ɥ /swing door/
+ά [󥰤㤯] /(n) swing strategy/
+ /sweep/
+å /switch/
+ߥ /swimming/
+ /swing/
+ /sway/
+ǥ /Sweden/
+ǥ졼 /Sweden relay/
+ǥ [ǥ] /Swedish (language)/
+ǥ [ǥ󤫤] /(n) swede/Swedish turnip/rutabaga/
+ /(n) suede/
+ [] /(n) Suez Canal/
+å /sweat/
+ /(n) skirt/(P)/
+ /(n) scarf/(P)/
+å /scarlet/(P)/
+ /(n) sky/(P)/
+å /skyjack/
+졼ѡ /skyscraper/
+С /skydiver/
+ӥ /skydiving/
+ѡ /multi-storey parking garage (trans: sky parking)/
+֥롼 /sky blue/
+᡼ /sky mate/
+ᥤ /(n) student discount air ticket (trans: sky mate)/
+顼 /skylark/
+饤 /skylight/
+饤 /(n) (1) skyline/(2) scenic mountain road/(P)/
+ /Skylab/sky-laboratory/
+쥹ȥ /sky restaurant/
+ /(n) scout/(P)/
+å /(n) squash/(P)/
+å󥰴ؿ [å󥰤󤹤] /squashing function/
+ȥ /scatology/
+顼 /(n) scalar/
+饷å /scholarship/(P)/
+å /scallop/
+ࡼ /(fr:) Scaramouche/
+ /(n) scull/(P)/
+ץ㡼 /sculpture/
+ץȥ꡼ȥ /scalp treatment/
+ /(n) skunk/(P)/
+󥸥 /(n) scandium (Sc)/
+ /scampi/
+ /(n) skiing/(P)/
+ [Τ] /ski/
+ /ski-wear/
+ĥ /ski tour/
+ȼͷ [Ȥ㤲] /(n) skeet shooting/
+ /(n) schema/
+ /(n) scheme/
+䡼 /(n) skier/(P)/
+å /ski rack/
+ե /ski lift/
+ [礦] /(n) ski area/
+ [褦Ҥ] /ski outfit/
+ /schizo/
+å /skit/
+åɥ /skid row/
+åѡ /(n) skipper/(P)/
+å /(n) skip/
+ˡ /skinny/
+ߥ륯 /skim milk/
+å /scat/
+ /(n) scanner/
+ʡ /(n) scanner/(P)/
+˥ /scanning/
+ /(n,vs) scan/(P)/
+饹 /(adj-na) scandalous/(P)/
+ /(n) scandal/(P)/
+ƥ /scanties/
+ȡ /(n) Scan Talk (brand name for a barcode system for recording and playing back brief sequences of sound)/
+ [ۤ] /Scanlon plan/
+塼 /scuba/self-contained under-water breathing apparatus/(P)/
+塼Хӥ /(n) scuba diving/
+ /(n) skill/
+륢å /reskilling (trans: skill-up)/
+륤٥ȥ꡼ƥ /skills inventory system/
+ե /skillful/
+ /skin/(P)/
+󥯥꡼ /skin cream/
+󥱥 /skin care/(P)/
+󥷥å /(n) child-rearing with frequent physical contact (trans: skinship)/(P)/
+С /skin diver/
+ӥ /(n) skin diving/
+ա /skin food/
+إå /skinheads/(P)/
+ǥ /door-to-door condom sales-lady (trans: skin lady)/
+ /(n) scooter/(P)/
+ʡ /(n) schooner/
+ /(n) scoop/(P)/
+ /(n) schooling/
+ /(n) school/(P)/
+륫顼 /school color/
+륾 /school zone/
+Х /(n) school bus/
+᡼ /schoolmate/
+ /(adj) anamorphic (DVD) (lit: squeeze)/
+ /(n) squeeze/(P)/
+Х /squeeze bunt/
+ץ졼 /squeeze play/
+å /(n) squid/
+ /(n) square/
+ /(adj-na) square/
+ /(adj-na,n) square/(P)/
+ /square stance/
+ /(n) square dance/
+ͥå饤 /square neckline/
+å /scratch/
+åΥ /scratch noise/
+åҥå /scratch hit/
+åץ졼䡼 /scratch player/
+åޥå /scratch match/
+å졼 /scratch race/
+å /(n,vs) scrap/(P)/
+åסӥ /scrap and build/
+åץɥӥ /scrap and build/
+åץ֥å /(n) scrapbook/
+ /(vs) scrub/
+ /(n) scrum/(P)/
+ϡ /scrum half/
+᡼ /scrummage/
+֥ /(n) scramble/(P)/
+֥륨å /(abbr) scrambled eggs/
+֥ɥå /scrambled eggs/
+֥졼 /scramble race/
+֥ [֥뤳Ƥ] /(n) multiple intersection/
+꡼˥ /(n) screening/
+꡼ޡ /(n) screamer/
+꡼ /(n) screen/(P)/
+꡼ȡ /screentone/adhesive mechanical tint/
+꡼ץ졼 /screen play/
+꡼ץ /screen process/
+꡼ߥ塼å /screen music/
+꡼⡼ /screen mode/
+꡼ [꡼󤤤󤵤] /(n) screen printing/
+ץ /(n) scripter/(P)/
+ץ㡼 /Scripture/
+ץ /(n) script/
+ץȥ /script girl/
+᡼ /scrimmage (football)/
+塼 /(n) screw/(P)/
+塼ɥ饤С /screwdriver/
+塼ץڥ /screw propeller/
+塼ץڥ [塼ץڥ餻] /(n) screw ship/
+塼ܡ /screwball (baseball)/
+桼 /screw/
+졼ѡ /scraper/
+ /sucrose/
+ /(n) scroll/
+å /squat/
+ /skater/(P)/
+ƥ /skating/(P)/
+ /(n,vs) skate(s)/skating/(P)/
+ȥܡ /skateboard/
+ȥ /(n) skating rink/(P)/
+ȷ [Ȥ] /(n) skates/
+ץ /scapegoat/(P)/
+ /(n) scaling/
+󥰥ե /scaling factor/
+ /(n) scale/vernier/(P)/
+å /(n) measure of effectiveness (trans: scale merit)/
+塼 /(n) scheduler/
+塼 /(n) scheduling/
+塼 /(n) schedule/(P)/
+å /(n) sketch/(P)/
+å֥å /(n) sketchbook/(P)/
+åۥ /sketch phone/
+ץ /skepticism/
+ץå /skeptic/
+ܡ /skateboard/
+ĥ /(n) scherzo/
+ȥ /(n) skeleton/
+ [Ф] /leader of a female gang/
+ /squawker/(P)/
+ԥ /(n) scoping/
+ /(n) scope/(P)/
+ /(n) squall/(P)/
+ /(n) score/(P)/
+ /scorecard/
+֥å /(n) scorebook/
+ܡ /(n) scoreboard/(P)/
+顼 /scorer/
+󥰥ݥ /scoring position/
+å /(n) Scotch/(P)/
+å /Scotch whiskey/
+åå /Scotch egg/
+åĥ /Scotch tweed/
+åơ /Scotch tape/
+åƥꥢ /Scotch terrier/
+å饤 /(n) road reflector (trans: Scotch Light)/
+å /Scott/(P)/
+åȥ /Scotland/(P)/
+åȥɥ䡼 /Scotland Yard/
+å /(nl:) (n) shovel/spade/scoop (nl: schop)/(P)/
+ȥեӥ /scotophobin/
+ܥեꥢ /scopophilia/
+ݥߥ /Skopolamin/
+ /(n) skunk/
+ /(n) star/(P)/
+ /Star Wars (film title)/
+å /Star Watching (project)/
+ /star guide/
+ /star king/
+ե /star sapphire/
+ƥ /(n) star system/
+ɥȥ饤ץ /Stars and Stripes/(P)/
+ /starter/(P)/
+ /stardust/
+ /stardom/
+ /starch/
+ƥ󥰥ԥå㡼 /starting pitcher/
+ƥ󥰥֥å /starting block/
+ƥ󥰥С /starting member/
+ƥ󥰥饤󥢥å /staring lineup/
+ /(n,vs) start/(P)/
+ȥå /start dash/
+ȥ饤 /(n) start line/(P)/
+ȥå /Star Trek/
+ץ졼䡼 /star player/
+饤 /starlight/
+˥ /Stalinism/
+󥰥󥸥 /Sterling engine/(P)/
+󥰥֥å /Sterling block/
+å /starlet/
+ߡ /stymie (golf)/(P)/
+饹 /stylus/
+ꥹ /(n) stylist/(P)/
+å /(adj-na) stylish/
+ /(n) styling/(P)/
+ /(n) style/(P)/
+ե /style file/
+֥å /(n) stylebook/
+ /(n) stein/
+ /(n) stout/
+ե졼 /(n) stagflation/
+ /(n) stadium/(P)/
+ॸѡ /stadium jumper/
+ /(n) studio/(P)/
+ /(abbr) stadium jumper/
+塼 /statue/
+å /(n) staccato/
+å󥰥ѡ /stacking permanent wave/
+å /(n) stack/
+å /(n) stackware/
+å֥ /stack-object/
+åѡ /(abbr) stacking permanent wave/
+åݥ /(n) stack-pointer/
+åѡƥ /stag party/
+åե /stag film/
+åɥ쥹 /studless tire/
+å /(n) staff/stuff/(P)/
+åեɥå /stuffed egg/
+ƥƥå /statistics/
+ƥå /(adj-na,n) static/
+ǥ /(n) study/
+ǥ /study/
+ǥ /(n) stadium/
+ӥ饤 /stabilizer/
+ӥƥ /stability/
+ /(n) stub/(P)/
+ߥ /(n) stamina/energy/(P)/
+ /(n) (abbr) starting member/(P)/
+ /stun/(P)/
+󥬥 /(n) stun gun/(P)/
+ /(n) stanza/
+ /(n) stance/(P)/
+ /standards/
+ /(adj-na,n) standard/(P)/
+ɥʥС /standard number/
+ǥ /(n) (abbr) free-standing bar/
+ǥ󥰥 /standing wave/
+ǥ󥰥 /standing start/
+ȥ /stunt car/
+ȥޥ /(n) stunt man/
+ /(n) stand/(P)/
+ɥ /stand-in/
+ɥ /standoff/
+ɥ顼 /stand-up collar/
+ɥС /bar (trans: stand bar)/
+ɥץ졼 /(n) grandstand play (trans: stand play)/grandstanding/
+ɥݥ /standpoint/
+Х /standby/
+Хѥå󥸥㡼 /standby passenger/
+ե /Stanford/(P)/
+ /(n) stamp/(P)/
+ץ쥯 /stamp collection/
+ [פϤФ] /(n) stamp trading/
+ /(n) steam/(P)/
+ॢ /steam iron/
+२󥸥 /steam engine/
+ॿӥ /steam turbine/
+ϥޡ /steam hammer/
+Х /steam bath/
+ҡ /steam heater/
+ /(n) steal/steel/still/(P)/
+륫顼 /steel collar worker/robot/
+륮 /steel guitar/
+륵å /steel sash/
+͡ե /steel nail file/
+ե /steel file/
+饸 /steel radial/
+ȶ [뤫] /(n) steel furniture/
+ /Styrol condensor/
+塼ǥȥѥ /student apathy/
+塼ǥȥѥ /student power/
+塼٥ /Stueber/
+ǥ /(n) stewardess/(P)/
+ /steward/
+ /styrene/
+֥󥴥 /(n) SBR/styrene-butadiene rubber/
+ڡѡ /styrene paper/
+ [󤸤夷] /(n) styrene resin/
+ /(n) Styrol/
+å /(abbr) stewardess/
+ġ /(n) stool/
+ơ /(n) steak/(P)/
+ơ [ơ] /steak house/
+ơ /(n) station/(P)/
+ơ若 /station wagon/
+ơ /(n) (1) stage/(2) performance/(P)/
+ơ /(n) dance for the stage/
+ơ /(n) status/(P)/
+ơܥ /status symbol/
+ơĥޥ /stateswoman/
+ơĥޥ /statesman/
+ơĥޥ󥷥å /statesmanship/
+ơ /(n) state/(P)/
+ơȥ /(abbr) state amateur/(P)/
+ơȥޥ奢 /state amateur/
+ơȥꥺ /state socialism/
+ơȥ /(n) statement/(P)/
+ơȥ쥹 /stateless/
+ơץ顼 /stapler/
+ƥ /(n) (abbr) steering gear/
+ƥ [ƥ󤵤] /(n) stearic acid/
+ƥ /steal/
+ƥå /(n) stick/(P)/
+ƥ󥬡 /stinger/(P)/
+ƥ /(n) sting/
+ƥ /(n,vs) stay/
+ƥ /(n) status/(P)/
+ƥ /state/
+ƥ륹 /Stegosaurus/
+ƥɥ /Stegodon/
+ƥå /(n) stacker/sticker/(P)/
+ƥå /(n) stick/(P)/
+ƥå /thin (stick) girl/
+ƥå /(n) stitch/
+ƥåԥ /stepping/
+ƥå /(n) step/dance step/steppe/(P)/
+ƥåץ /steps/
+ƥåץХƥå /step-by-step/
+ƥåץեߥ꡼ /stepfamily/
+ƥåױ [ƥåפȤ] /step response/
+ƥå״ؿ [ƥåפ󤹤] /step function/
+ƥǥ /steady/
+ƥǥ /steady/
+ƥΥե /stenographer/
+ƥ /(n) stela/
+ƥ륹 /stealth/(P)/
+ƥ쥪 /(n) stereo/(P)/
+ƥ쥪 /stereo camera/
+ƥ쥪 /stereoscope/
+ƥ쥪 /stereotype/(P)/
+ƥ쥪ơ /stereotape/
+ƥ쥪ӥ /stereovision/
+ƥ쥪ե˥å /stereophonic/
+ƥ쥪쥳 /stereo record/
+ƥ쥪̿ [ƥ쥪㤷] /(n) stereo-photography/
+ƥ쥪 [ƥ쥪ۤ] /(n) stereo broadcasting/
+ƥ /(n) steroid/(P)/
+ƥ /stereotype/
+ƥɥ饹 /(n) stained glass/(P)/
+ƥ쥹 /(n) stainless/(P)/
+ƥ쥹 /stainless steel/
+ƥ쥹 [ƥ쥹] /(n) stainless steel/
+ /(n) (abbr) strike/(P)/
+ȡ /stalker/
+ȡ /(n) stalking/
+ȡˡ§ [ȡΤۤ] /(n) Stokes' law/
+ȡ /(n) heater (trans: stove)/(P)/
+ȡ֥꡼ /stove league/
+ȡ /(n) storm/(P)/
+ȡ /story/
+ȡ꡼ /(n) story/(P)/
+ȡ꡼ƥ顼 /story teller/
+ȡܡ /storyboard/
+ȡ /(n) stole/(P)/
+ȡޥ /Stallman, (Richard) (author of gnu emacs)/
+ȡ /(n) stone/
+ȡ󥦥å /stone wash/(P)/
+ȡ󥰥 /stone crab/
+ȡ󥵡 /stone circle/
+ȡ /stove/
+ȥ /(n) store/(P)/
+ȥ /(n) store/
+ȥ󥻥ץ /store concept/
+ȥ֥ /store brand/
+ȥ /Stoicism/(P)/
+ȥå /(adj-na,n) Stoic/(P)/
+ȥå /stocker/
+ȥå /(n) stockings/(P)/
+ȥå /(n) stock/(P)/
+ȥåץ /(n) stock option/
+ȥå /stock car/
+ȥå졼 /stock car race/
+ȥåȥ /stock control/
+ȥå֥ /stockbroker/
+ȥåۥ /Stockholm/(P)/
+ȥåۥɸ [ȥåۥष礦] /Stockhom syndrome/
+ȥåݥ /stock point/
+ȥå䡼 /(n) stockyard/
+ȥåѡ /(n) stopper/(P)/
+ȥå /(n) stop/(P)/
+ȥåץå /(n) stopwatch/(P)/
+ȥåץå /(n) stopwatch/
+ȥåץӥå /stop bit/
+ȥåץ⡼ /stop motion/
+ȥåץ饤 /stoplight/
+ȥѡ /(abbr) straight perm/
+ȥޥ /(n) (abbr) streptomycin/
+ȥޥå /stomach/
+ȥ饤 /(n) striker/(P)/
+ȥ饤 /(n) strike/(P)/
+ȥ饤 /(n) strike/(P)/
+ȥ饤 /strike zone (baseball)/
+ȥ饤 /stride/
+ȥ饤 /(n) stripe/(P)/
+ȥ饯 /(n) structure/
+ȥ饯㡼 /(n) structure/
+ȥå /strap/
+ȥƥ /(n) strategy/
+ȥ꡼ /streaker/(P)/
+ȥ꡼ /streaking/
+ȥ꡼ /(n) street/(P)/
+ȥ꡼ȥ /streetwalker/
+ȥ꡼ȥ󥼥 /street angel/
+ȥ꡼ȥ /streetcar/
+ȥ꡼ȥ /street girl/
+ȥ꡼ȥե˥㡼 /street furniture/
+ȥ꡼ /(n) streamer/
+ȥ꡼ޡ /(n) streamer/
+ȥ꡼ߥ /(n) streaming/
+ȥ꡼ߥ󥰥С /(n) streaming server/
+ȥ꡼ߥ󥰥ӥǥ /(n) streaming video/
+ȥ꡼ߥ󥰥ߥ塼å /(n) streaming music/
+ȥ꡼ /(n) stream/
+ȥåѡ /stripper/(P)/
+ȥå /(n) strip/(P)/
+ȥåץ /strip girl/
+ȥåץ硼 /strip show/striptease/
+ȥåץߥ /strip mill/
+ȥ /(n) string/
+ȥ󥰥 /strings/
+ȥ졼 /(adj-na,n) straight/(P)/
+ȥ졼ȥ /straight course/
+ȥ졼ȥѡ /straight permanent wave/
+ȥ졼ȥѥ /straight punch/
+ȥ쥹 /(n) stress/(P)/
+ȥå /(n) stretch/(P)/
+ȥå㡼 /(n) stretcher/
+ȥå /stretching/
+ȥåʪ [ȥå] /(n) stretch fabric/
+ȥץȥޥ /(n) streptomycin/
+ȥץȥޥİ [ȥץȥޥʤ礦] /(n) streptomycin deafness/
+ȥ /bird of paradise flower/Strelitzia reginae/
+ȥ󥸥ͥ /strangeness (in nuclear physics)/
+ȥ󥸥㡼 /stranger/
+ȥ /(n) straw/(P)/
+ȥ /(n) stroke/(P)/
+ȥץ졼 /stroke play/
+ȥϥå /(n) straw hat/
+ȥ /(n) strobe/
+ȥ [ȥ夦] /(n) straw weight/
+ȥ٥꡼ /(n) strawberry/(P)/
+ȥ /(n) stroboscope (trans: strobo)/strobe lamp/stroboscopic lamp/(P)/
+ȥܥ /stroboscope/
+ȥ /(n) strontium (Sr)/(P)/
+ȸ [Ȥ] /(n) right to strike/
+ˤ [Ȥ֤] /(n) strikebreaker/scab/strikebreaking/
+ʥѡ /(n) sniper/
+ʥå /(n) snack/(P)/
+ʥåС /snack bar/
+ʥå [ʥå] /(n) snack noodle/
+ʥå /snatch/(P)/
+ʥå /(n) snap/(P)/
+ʥåץå /(n) snapshot/
+ʥåץ /(n) snap ring/circlip/
+ʥ /(n) black finless porpoise (Neophocaena phocaenoides)/
+ˡ /(n) sneaker/(P)/
+ˡץӥ塼 /sneak preview/
+̡ /snooker/(P)/
+̡ԡ /snoopy/(P)/
+͡ /snake/(P)/
+͡ /sneak out/
+͡ /sneak in/
+͡ /snakeskin/
+͡ /snake dance/
+Ρ /snow/(P)/
+Ρ /snow gun/
+Ρ /snorkel/
+Ρե /snow surfing/
+Ρ /snow tire/
+Ρ /(n) hand-held snow shovel (trans: snow-dump)/snow scoop/
+Ρܡ /snow boat/(P)/
+Ρ⡼ӥ /snow mobile/
+Υå /snob/
+Υӥ /snobbism/
+ХС /Svalbard (p)/
+ѡ /(n) spark/(P)/
+ѡץ饰 /spark plug/
+ѡ󥰥磻 /sparkling wine/
+ѡƥ /spatula/
+ѡ /(n) spurt/(P)/
+ѡХ /sperm bank/
+ѡ /(n) sparring/(P)/
+ѡ󥰥ѡȥʡ /sparring partner/
+ѥ /(n) spy/(P)/
+ѥ /spiker/
+ѥå /spiky cut/
+ѥ /(n) spike/(P)/
+ѥ塼 /spiked shoes/
+ѥ /studded snow tire (trans: spike tire)/
+ѥҡ /spike heel/
+ѥ /(n) spice/(P)/
+ѥ /spider/
+ѥ /(n) spiral/(P)/
+ѥХɱ [ѥХɤ] /(n) spiral band/
+ѥ [ѥ] /(n) reconnaissance satellite/
+ѥ԰ [ѥ] /espionage/
+ѥ [ѥ] /(n) crime of espionage/
+ѥåƥ /(n) spaghetti/
+ѥåƥ /spaghetti Western (film)/
+ѥåƥߡȥ /spaghetti meat sauce/
+ѥƥ /(n) spaghetti/(P)/
+ѥƥ /(n) spaghetti/
+ѥ /(ru:) thank you (ru: spasibo)/
+ѥ /spasm/
+ѥ /spatula/
+ѥå /(n) ink spattering/(P)/
+ѥå /spats/(P)/
+ѥå /spot/
+ѥ /(n) spanner/wrench/
+ѥ˥å /Spanish/
+ѥ˥å奢ꥫ /Spanish America/
+ѥե /(abbr) student slang for the restaurant chain "Spaghetti Factory"/
+ѥ᡼ /(n) spam mail/
+ѥ륿 /(ru:) Spartacus Games (Socialist Olympics) (ru: spartakiada)/
+ѥ /(n) span/(P)/
+ѥ󥪥֥ȥ /span of control/
+ѥ󥰥 /spangle/
+ѥ󥳡 /(n) spangle/
+ԡ /(n) speaker/
+ԡ /(n) speaker/(P)/
+ԡ˥å /speaker unit/
+ԡ /(n) speech/(P)/
+ԡԡ /speech therapy/
+ԡԥ /speech therapist/
+ԡ饤 /(n) speechwriter/
+ԡǥ /(adj-na,n) speedy/
+ԡǥ /(adj-na,n) speedy/(P)/
+ԡ /(n) speed/(P)/
+ԡɥå /(n) speed up/(P)/
+ԡɥ /speedway/(P)/
+ԡɥ /speed-gun/
+ԡɥ /(n) speed skating/
+ԡɥ /(n) slowing down (trans: speed down)/
+ԡɥܡ /speed ball/fastball (baseball)/
+ԡɥ᡼ /speedometer/
+ԡɥߥå /speed limit/
+ԡ [ԡɤ] /speed lines/lines drawn to represent motion/
+ԥ /spear/(P)/
+ԥեå /spear fishing/
+ԥ /(abbr) speed controller/
+ԥå /(de:) (n) pomeranian (dog) (de: Spitz)/
+ԥåȥܡ /spitball/
+ԥ˥󥰥꡼ /spinning reel/
+ԥ奢ꥺ /spiritualism/
+ԥ奢 /spiritual/
+ԥå /spirits/
+ԥå /(n) spirit/(P)/
+ԥ /Spirulina (algae)/(P)/
+ԥء /(n) Spirochaeta (germs)/
+ԥ /(n) spin/(P)/
+ԥ󥢥 /spin out/
+ԥ󥰥饹 /spin-glass/
+ԥ󥿡 /spin turn/
+ԥɥ [ԥɥ] /(n) spindle oil/
+ /(n) (abbr) staple fiber/
+ե󥯥 /(n) Sphinx/(P)/
+ե /souffle/
+֥ /(abbr) sub-economizer (electronics)/
+סȥ˥ /Sputnik/
+ס /(n) spooler/
+ס /(n) spool/
+ס /(n) spoon/(P)/
+סեǥ /spoon-feeding/
+ץ饤 /(vs) splice/
+ץ饤 /(n) spline/
+ץ饤 [ץ饤󤸤] /(n) spline shaft/
+ץå㡼 /splasher/(P)/
+ץå /split/(P)/
+ץåȥե󥬡եȥܡ /split fingered fast ball/
+ץåȥƥ /split-run test/
+ץ󥯥顼 /(n) sprinkler/(P)/
+ץ󥯥顼 [ץ󥯥顼Ĥ] /sprinkler system/
+ץ /(n) spring/(P)/
+ץ󥰥 /spring camp/
+ץ󥰥 /(n) spring coat/
+ץ󥰥ܡ /springboard/
+ץ󥿡 /(n) sprinter/(P)/
+ץ /(n) (1) sprint/(2) splint/(P)/
+ץ졼 /(n) spray/(P)/
+ץ졼 /spray gun/
+ץå /spread/
+ץ /sprawl/
+ץ븽 [ץ뤲󤷤礦] /(n) sprawl/
+٥ /(pt:) sword (pt: espada)/
+ڡ /spacing/(P)/
+ڡ /(n) space/(P)/
+ڡڥ /space opera/
+ڡ /space gun/
+ڡե /spacecraft/
+ڡˡ /space colony/
+ڡå /space ship/
+ڡȥ /(n) space shuttle/(P)/
+ڡƥ쥹 /(n) space telescope/
+ڡȥ٥ /space travel/
+ڡե󥿥 /space fantasy/
+ڡץ졼 /(n) space plane/
+ڡޥ /spaceman/
+ڡ /(n) Space Lab/
+ڡ /(n) spade/
+ڥ /(n) (1) spare/(2) spear/(P)/
+ڥ /(n) spare key/
+ڥ /spare seat/
+ڥ /spare tire/
+ڥ /(abbr) spectrum analyzer/
+ڥ /spare rib/
+ڥ /Spain/
+ڥ [ڥ] /Spanish (language)/
+ڥ [ڥʤ] /(n) Spanish Civil War/
+ڥ [ڥ󤫤] /(n) Spanish influenza/
+ڥΥ˥ [ڥ礦˥] /Spanish Guinea (p)/
+ڥΥϥ [ڥ礦ϥ] /Spanish Sahara (p)/
+ڥ졼 /(n) speculation/
+ڥ졼 /speculator/
+ڥ /(n) spectre/specter/
+ڥ /(n) spectacle/(P)/
+ڥDz [ڥ뤨] /(n) spectacular film/
+ڥȥ /(n) spectrum/
+ڥȥ /(n) spectral/spectre/(P)/
+ڥȥ뷿 [ڥȥ뤬] /(n) spectral class/
+ڥȥ [ڥȥ뤱] /(n) spectral series/
+ڥȥʬ [ڥȥ֤󤻤] /(n) spectrum analysis/
+ڥȥ /spectrograph/
+ڥȥ /spectrogram/
+ڥꥹ /(n) specialist/(P)/
+ڥ /(adj-na,n) special/(P)/
+ڥ饤󥹥ץ졼䡼 /special license player/
+ڥå /(n) specification/
+ڥå봳ķ [ڥå뤫󤷤礦] /(n) speckle interferometer/
+ڥĥʥ /(ru:) special purpose (troops) (ru: spetsnaz)/
+ڥ󥫡 /spelunker/
+ڥꥪƥץå /superiority complex/
+ڥ /(n) sparing/spelling/
+ڥ󥰥ƥ /(n) spelling bee/
+ڥ /(n) spell/(P)/
+ڥ /(col) sperm/semen/cum/
+ڥ󥵡㥱å /spencer jacket/(P)/
+ݡ /(n) spoke/(P)/
+ݡޥ /spokeswoman/
+ݡѡ /spokesperson/
+ݡޥ /(n) spokesman/(P)/
+ݡ /(n) sport/(P)/
+ݡĥ٥ /(n) sports event/
+ݡĥޥ /sportswoman/
+ݡĥ /sportswear/
+ݡĥ /(n) sports car/(P)/
+ݡĥ㥹 /sportscaster/
+ݡĥ /sports club/
+ݡĥ /(n) sports science/
+ݡĥ塼 /(n) sports shoes/
+ݡĥ󥿡 /sports center/
+ݡĥƥ /sports test/
+ݡĥȥ졼ʡ /sports trainer/
+ݡĥɥ /(n) sports drink/
+ݡĥե /sports fair/
+ݡĥץޡ /sports programmer/
+ݡĥޡƥ /(n) sports marketing/
+ݡĥޥ /(n) sportsman/(P)/
+ݡĥޥ󥷥å /(n) sportsmanship/
+ݡĥ饤 /sportswriter/
+ݡİ [ݡĤ] /(n) sports medicine/
+ݡĿ¡ [ݡĤ󤾤] /(n) athlete's heart/
+ݡĿʹ [ݡĤ֤] /sporting newspaper/
+ݡƥ /(adj-na,n) sporty/(P)/
+ݥ /(nl:) (n) syringe (nl: spuit)/dropper/
+ݥ /(n) spoil/
+ݥ륺ƥ /spoils system/
+ݥå /(n) sponsor/spot/(P)/
+ݥåȥʥ /(n) spot announcement/
+ݥåȥڡ /spot campaign/
+ݥåȥޡ /spot commercial/
+ݥåȥå /spot check/
+ݥåȥ˥塼 /spot news/
+ݥåȥ饤 /(n) spotlight/(P)/
+ݥåȲ [ݥåȤ] /(n) spot price/
+ݥåȸ [ݥåȤ] /spot (marketed) crude oil/
+ݥå꿮 [ݥåȤȤ] /(n) spot investment trust/
+ݥɥ /(abbr) sports drink/
+ݥ /(n) sponsor/
+ݥ󥵡 /(n) sponsor/(P)/
+ݥ󥵡åץޥ͡ /sponsorship money/
+ݥ /(n) sponge/(P)/
+ݥ󥸥 /sponge cake/(P)/
+ݥ󥸥 /(n) sponge rubber/
+ݥ󥸥ܡ /(n) soft ball/sponge ball/
+ݥ󥸥С /sponge rubber/
+ݺ [ݤ] /heart (athletics)/tenacity/
+ޡ /(adj-na,n) smart/stylish/slim/(P)/
+ޡȥ /(n) smart card/
+ޡȥӥ /smart building/intelligent building/
+ޡ [ޡȤФ] /(n) smart bomb/
+ޥ꡼ /(n) smiley (face made up of characters)/
+ޥ /(n) smile/(P)/
+ޥå /(n) smack/
+ޥå /(n) smash/(P)/
+ߥ /smear/
+ߥ˥ /Smithsonian Institution/(P)/
+ࡼ󥰥ڥ졼 /smoothing operation/
+ࡼ /(n) smooth/
+ࡼ /(adj-na,n) smooth/(P)/
+ᥢ /(vs) smear/
+ᥢ /(n) smear/
+ӥ /smellovision/
+⡼ /smoker/(P)/
+⡼ /smoke/
+⡼ /(n) smoked salmon/
+⡼ /(n) smoked cheese/
+å /(n) smock/smoking jacket/
+å /(n) smog/(P)/
+ /(n) subacute myelo-optico-neuropathy (SMON)/
+饤 /(n) slice/(P)/
+饤 /(n) slider/(P)/
+饤 /slider-memory/
+饤å /(abbr) variable autotransformer/
+饤ǥ /(n) sliding/(P)/
+饤 /(n) slide/(P)/
+饤 [饤ɤ] /(n) sliding scale system/
+饤 /slime/
+饹ȼ [饹Ȥ] /(n) thrust bearing/
+å /(n) slugger/
+å /slack/(P)/
+å /(n) slacks/(P)/
+å /(n) slug/
+å /(n) slash character (ASCII 057)/
+åץ /slap-skate/klap-skate/
+ /Slav(ic)/
+ץƥå [ץƥå] /(n) slapstick/
+ /(n,vs) (1) slam/(2) slum/(3) thrum/
+೹ [ब] /slum quarters/
+꡼ /slurry/
+ /(no:) (ski) slalom/(P)/
+ /(n) slump/(P)/
+꡼ /bust-waist-hip measurements (trans: three sizes)/vital statistics/(P)/
+꡼ /(abbr) three-wheeled bicycle (trans: threeter)/
+꡼Х /(n) (abbr) bunting on two strikes/
+꡼ԡ /three-piece suit/
+꡼ /(n) sleeve/
+꡼ /sleep/
+꡼ޡ /(n) slimmer/
+꡼ /sleeve/
+å /(n) slit/(P)/
+å /(n) slippers/(P)/
+å /(n) slip/petticoat/(P)/
+ /(adj-na,n) slim/(P)/
+ಽ [फ] /thinning/streamlining/
+顼 /(n) thriller (movie, story)/(P)/
+顼Dz [顼] /(n) thriller (film)/
+ /Sri Lanka/
+ /(adj-na,n) thrilling/(P)/
+ /(n) thrill/(P)/
+롼 /(n) through/(P)/
+롼ץå /(n) throughput/
+롼졼 /slew rate/
+ۥ [ۥ] /(n) sulfonation/
+ۥ [ۥ󤵤] /(n) sulfonic acid/
+۴ [ۤ] /(n) sulfo group/
+졼 /(n) slate/(P)/
+졼 [졼Ȥ֤] /(n) slate roof/
+졼 /(n) slave/
+쥤 /(n) slave/(P)/
+쥤䡼 /slayer/
+쥤 /(n) slave/
+å /(n) thread/
+ /slender/(P)/
+ /(adj-na,n) slow/throw/(P)/
+륹 [륹󤻤󤷤礦] /(n) slow virus infection/
+ /(n) slogan/(P)/
+ӥǥ /(n) (abbr) slow-motion video/
+ /(n) slope/(P)/
+⡼ /(adj-na,n) (derog) slow-moving person/dull person/
+⡼ /(adj-na,n) slow-motion (picture)/
+å /(n) slot/(P)/
+å [åȤ褯] /(n) slotted wing/
+Х /Slovakia/(P)/
+٥˥ /Slovenia/(P)/
+˥ /Slovenia/
+塞 /(n) swagger coat/
+åԥ /(n) swapping/
+å /(n) swap/(P)/
+åץߡ /swap meet/
+å׶ [åפ礦Ƥ] /(n) swap agreement/
+å׼ [åפȤҤ] /(n) swap transactions/swap dealings/
+ҥ [ҥꤴ] /Swahili (language)/Kiswahili/(P)/
+ /(n) swan/(P)/
+ˡ [פۤ] /(n) sump method/
+ȥ /zoot suit/
+ߥ /zooming/
+ /(n) zoom/(P)/
+। /zoom in/
+ /(n) zoom lens/(P)/
+ /(adv) thud/
+å /(n) zucchini/courgette/
+å /(nl:) (n) cloth/canvas/screen (nl: doek)/
+ܥ /(fr:) (n) trousers (fr: jupon)/(P)/
+ܥߤ [ܥĤ] /(n) suspenders/
+ /(n) drawers/
+ /sage/
+ /(n) sweater/jumper/(P)/
+ /(n) safe/(P)/
+ե /(n) safeguard/
+եƥɥ饤 /driving safely (trans: safety drive)/(P)/
+եƥͥå /(n) safety net/
+եƥХ /(n) safety bunt (baseball)/drag bunt/
+եƥͥå /(n) safety net/
+ /(n,vs) save/(P)/
+ [ब] /(n) chamois leather/
+顼 /(n) sailor/
+顼 [顼դ] /(n) sailor suit/middy uniform/(P)/
+ /(n) sale/(P)/
+륹 /(n) sales/(P)/
+륹ץ /sales approach/
+륹ޥ /(n) salesman/(P)/
+륹ά [륹㤯] /sales strategy/
+ /Seiko/(P)/
+ /sage/
+եȶ [եȤ] /(n) Seyfert galaxy/
+եƥХ /safety bunt (baseball)/
+顼 /sailer/
+ /saint/
+꡼ /(n) theory/(P)/
+꡼ /(n,adj) secondary/
+ /(n) (1) second/(2) second base/(P)/
+ɥԥ˥ /(n) second opinion/
+ɥ /outdoor environmental educational program for city children (trans: second school)/
+ɥХå /second bag/zippered carrying case/
+ƥ /(n) security/(P)/
+ƥ /(n) security/(P)/
+ƥۡ /(n) security hole/
+ /(adj-na,n) sexy/(P)/
+ϥ饹 /(n) sexual harassment/
+奢 /(adj-no) sexual/
+奢ϥ饹 /(n) sexual harrassment/
+˥ /(n) sectioning/
+ /(n) section/(P)/
+ /(n) sector/(P)/
+ϥ /(n) (abbr) sexual harassment/(P)/
+쥿꡼ /(n) secretary/
+ơ /(n) segmentation/
+ /(n) segment/
+ϥ /(adj-no) secondhand/
+ /(n) cesium (Cs)/(P)/
+ /(fr:) saison/(P)/
+ [] /(n) cetane number/
+ /(n) sedan/(P)/
+å /(n,vs) sexual intercourse/(P)/
+åե /sex friend/someone with whom one is not romantically involved but frequently has sexual relations with anyway/
+å [å󤮤礦] /sex industry/
+å /(n) session/(P)/
+åƥ /(n) setting/(P)/
+å /(n) set/(P)/
+åȥå /(n) setup/
+åȥȥåץܥå /(n) set-top box/
+åȥݥ /(n) set position (baseball)/
+åȥ᡼ /manufacturer of assembled products (trans: set maker)/
+åȥ /(n) (abbr) setting lotion/
+ͥ /Senegal (p)/
+ѥ졼 /(adj) separate/
+ѥ쥤 /(adj) separate/
+ԥ /(n) sepia/(P)/
+֥ /(n) seven/(P)/
+֥󥤥֥ /Seven-Eleven/
+ܥ꡼ /savory/
+ޥե /(n) semaphore/
+ޥե /(n) semaphore/
+ޥƥ /(n) semantics/
+ޥƥå /(n) semantic/
+ޥƥå /(n) semantics/
+ߥ /(n) semicolon/(P)/
+ߥ /(n) semiconductor/
+ߥ /(n) (abbr) semi-tight skirt/
+ߥ֥٥å /(n) semi-double bed/three-quarter bed/
+ߥ /(n) seminar/
+ߥʡ /(n) seminar/(P)/
+ߥץ /(adj-no) (abbr) semiprofessional/
+ߥ /(n) shoulder length hair (trans: semi long)/
+ /(n) cement/(P)/
+ȼ [Ȥ] /(n) cement/
+ /sera/(P)/
+顼 /seller/(P)/
+ߥå /(n) ceramic/(P)/
+꡼ /(abbr) Central League/
+ꥦ /(n) cerium (Ce)/(P)/
+ꥫ /Celica/(P)/
+ /(n) serif/(P)/
+ /(n) (1) cell/(2) serge/(P)/
+ӥ /Serbia/(P)/
+ /(n) self/(P)/
+եåץͥ /captive screw/
+եӥ /(n) self-service/(P)/
+ե /self-service gasoline station (trans: self stand)/
+եå /(n) self-checking/
+ /(n) cellulose/
+ /(n) celluloid/(P)/
+ [Ĥ] /with a self-starter/
+쥯 /(n) selection/(P)/
+쥯 /(n) selector/
+쥯 /(n) select/(P)/
+ʡ /(n,vs) serenade/(P)/
+ʡ /(n) serenade/(P)/
+ˡ /(n) ceremony/(P)/
+ˡۡ /facility providing funeral services/
+ /(n) selenium (Se)/
+ơ /cellophane tape (Sellotape)/(P)/
+ϥ /(n) cellophane/
+ϥơ /cellophane tape/Scotch tape/(P)/
+ /(n) celery/(P)/
+ /(n-suf) stopper/bottle cap/(P)/
+ /(n) sensor/
+󥵡 /(n) sensor/(P)/
+ /(n) good sense (for music, style, tact, etc.)/(P)/
+󥻡ʥ /(adj-na,n) sensational/(P)/
+󥻡 /(n) sensation/(P)/
+ /(n) centre/center/
+󥿡 /(n) center/(P)/
+󥿥 /(n) centering/(P)/
+ /(adj-na,n) centimeter/centi-/10^-2/(P)/
+᡼ȥ /(n) centimeter/(P)/
+᡼ȥ [᡼ȥ] /(n) centimetric wave/
+󥿥 /(adj-na,n) sentimental/(P)/
+ /(n) cent/(P)/
+ȥå [ȥåĤȤ] /Saint Kitts (island) (p)/
+ȥ /(adj) central/
+ȥ꡼ /(n) Central League (CL)/
+ȥ륷 /Saint Lucia (p)/
+ /(n) send/
+ƥ /seventeen/
+ [] /(n) Centigrade/Celsius/(P)/
+ /Zeus/
+ͥ /(n) (abbr) general contractor/major construction contractor/(P)/
+ͥ /(n) general strike/(P)/
+ͥޥ͡㡼 /general manager/(P)/
+֥饾 /(n) zebra crossing/zebra zone/
+ /(de:) (n) seminar/(P)/
+ߥʡ /(n) seminar/(P)/
+ /(n) gelatin/(P)/
+꡼ /(n) (1) jelly/(P)/
+ /(n) zero/(P)/
+ߥå /(n) zero-emission/
+ݥ [ݥ󤵤] /(n) zero coupon loan/
+Ҳ [ष㤫] /(n) zero-sum society/
+֥ /007 (trans: zero-zero-seven)/double-oh-seven/
+å /(n) Xerox/(P)/
+ˡ [ۤ] /(n) zero method/
+ [] /(n) zero national debt/
+ [] /(exp) less than a year old/
+ [] /(adj-na) zero-order/
+ [Ƥ] /ground zero/
+󥹥 /(abbr) general strike/
+󥰥å /sewing kit/(P)/
+顼 /(n) sorcerer/
+ /(n) social dancing/
+ /social worker/
+ /(n) source/(P)/
+ /source-code/
+ե /source file/
+ /(n) sausage/(P)/
+饹 /(n) (abbr) soda-lime glass/
+ [Ф] /(n) soda ash/
+ [礦] /(n) alkali industry/
+ [] /(n) soda water/
+г [ä] /(n) soda lime/
+ƥ /sortie/
+ƥ /sorting/
+ /(n) sort/
+ /sword/
+ /(n) soap/(P)/
+ץ /Turkish baths associated with prostitution (soapland)/(P)/
+顼 /(n) solar/(P)/
+顼ƥ /(n) solar system/
+ /soarer/
+ /Seoul (city in Korea)/soul/(P)/
+ƥ /Socrates/(P)/
+å /(n) socket/
+ƥ /society/(P)/
+ /(n) social worker/(P)/
+å /(n) socks/(P)/
+ơ /(n) saute/
+ʡ /(n) sonar/
+ʥ /(n) sonata/(P)/
+ʥ [ʥ] /(n) sonata form/
+ˡ /Sony/(P)/
+ͥå /(n) sonnet/
+ӥ /(n) Soviet Union/(P)/
+ӥȼҲ¹ [ӥȤ㤫央礦盧] /(n) soviet socialist republic/SSR/
+ӥȼҲ¹ [ӥȤ㤫央礦盧] /(n) autonomous soviet socialist republic/ASSR/
+ե /(n) sofa/(P)/
+ե /(n) sofa/couch/(P)/
+ե /(adj-na,adj-no,n) (abbr) soft/soft hat/software/(P)/
+եȥ /(n) software/(P)/
+եȥå /software-stack/
+եȥ /(n) software/(P)/
+եȥ꡼ /(n) soft serve ice cream/
+եȥɥ /(n) soft drink/(P)/
+եȥܡ /(n) softball/(P)/
+եȲ [եȤ] /(n) shift away from manufacturing to an information and service-based economy/
+ե˹ [եȤܤ] /(n) felt hat/
+ץ /(n) soprano/(P)/
+桼 /(n) Soyuz (Russian spacecraft)/(P)/
+饹 [饹礦䤯] /(n) SOLAS (safety of life at sea)/
+ꥹ /(n) soloist/(P)/
+å /(n) solid/
+å񹳴 [åɤƤ] /(n) solid resistor/
+塼 /(n) solution (esp. to a problem)/
+ /Sol/(P)/
+른㡼 /soldier/
+ /(n) Strategic Arms Limitation Talks/SALT/
+ȥ쥤ƥ /Salt Lake City/(P)/
+ӥ [ӥ󤵤] /(n) sorbic acid/
+٥󥷡ޡ /(n) solvency margin/
+٥Ψ [٥] /(n) solvency ratio/
+ /(n) solo/(P)/
+Х /(n) solo album/
+ /(n) song/(P)/
+ /Soviet/
+Ϣ [] /(n) (former) Soviet Union/USSR/(P)/
+ /(n) zone/(P)/
+ /Zoroaster/
+ /zombie/
+å /(n) target/(P)/
+åȥޡƥ /(n) targeted marketing/
+ /(n) turquoise/
+Х /(n) turban/
+ӥ /(n) turbine/(P)/
+ /(n) turbo/(P)/
+ܥ㡼㡼 /(n) turbocharger/
+ߥʥ /(n) terminal/(P)/
+ߥʥ륱 /(n) terminal care/
+ߥʥӥ /(airport) terminal building/
+ߥ͡ /(n) terminator/(P)/
+ߥͥ /terminator/
+ /(n) term/
+ /(n) tar/(P)/
+뿧 [뤷] /(n) tar dye/
+ /(n) turn/(P)/
+󥭡͢ [󥭡ۤ椷] /(n) turnkey export/
+ /(n) (1) tie/(2) Thai/(P)/
+ /tire/tyre/
+å /(n) tie-up/(P)/
+å [åפФ󤰤] /(n) tie-up program/
+顼 /(n) four-in-hand (type of necktie)/
+ /tie game/(P)/
+ /tidal/
+ /(n) tights/(P)/
+ /(adj-na,n) tight/(P)/
+ȥ顼 /video titler/
+ȥ /(n) title/(P)/
+ȥХå /(n) (abbr) title background/
+ȥޥå /(n) title match/
+ȥ꡼ /title-region/
+ԥ /(n) typist/(P)/
+ԥ /typing/
+ա /typhoon/
+֥졼 /(n) tiebreaker/
+ /(n) type/style/typing/(P)/
+ץ饤 /(n) typewriter/
+ץ饤 /(n) typewriter/(P)/
+ݥե /(n) typography/
+ /(n) timer/
+ޡ /(n) timer/(P)/
+ߥ /(n) timing/(P)/
+ /(n) time/(P)/
+ॢ /(n) timeout/
+ॢå /(exp) time is up/
+५ /time-card/
+ॷ /(n) time-sheet/
+ॷե /time-shift/
+ॹ /time-stamp/(P)/
+ॺ /times/(P)/
+ޥ /time machine/(P)/
+饰 /(n) time lag/
+ /(adj-na,n) timely/
+꡼ /(adj-na,n) timely/run-batted-in (baseball)/RBI/(P)/
+꡼ҥå /run-batted-in hit (baseball) (trans: timely hit)/RBI hit/
+ꥨ顼 /(n) error which directly allows a run to score (baseball)/
+ҥå /(n) good hitting in which a run is scored (trans: timely hit) (baseball)/
+쥳 /(n) time clock/
+ [ष] /(n) Time magazine/
+ /(n) tire/tyre/(P)/
+ /(n) (1) tile/(2) coating/(P)/
+Ͽ [] /(n) equal to the current record (in sports, etc.)/
+ [] /Thailand/
+륱å /towelket/type of bed linen resembling a large beach towel and used to cover oneself in hot weather/
+ /(n) town/(P)/
+ /(n) (hand) towel/(P)/
+륱å /(n) (abbr) towel-blanket/
+ /(n) tuxedo/dinner suit/(P)/
+ /(n) taxi/(P)/
+˾ [ˤΤ] /(exp) to take a taxi/
+ [Τ] /taxi rank/
+ƥå /tactic/
+ƥå /tactics/
+ȥ /(n) cycle time (trans: tact time)/
+ /(n) tag/
+ܡ /(n) tugboat/(P)/
+ /(abbr) tachogenerator/
+ /(n) tacos/
+ /(n) TASS (Russian News Agency)/(P)/
+ /(n) task/(P)/
+ե /(n) taskforce/
+ޥ˥ϵ [ޥ˥] /(n) Tasmanian wolf/
+̿ [Ĥ] /TASS News Agency/
+ /(exp) assault/(P)/
+å /(n) tack/(P)/
+å /tax/
+åإ֥ /(n) tax haven/
+å /(n-suf,vs) touch/(P)/
+å /(n) tag out/
+åå /(n) tag up/touch up/
+å꡼ /touchscreen/
+åԥ /(n,vs) touch typing/
+å /(n) tap/(P)/
+åץ /(n) tap dance/
+Х /(n) cigarettes/tobacco/(P)/
+Х⥶ [Х⥶Ӥ礦] /(n) tobacco mosaic/
+ /(adj-na,n) tough/(P)/
+եͥ /toughness/
+ /(n) tab (character)/
+֡ /(n) taboo/(P)/
+֥å /(n) tablet/
+֥ /(n) tabloid/(P)/
+ݥ /sound like tapping a soft belly/
+⥭ե /(n) tamoxifen/
+ /(n) tarantula/
+ꥦ /(n) thallium (Tl)/(P)/
+ꥹޥ /talisman/
+륯 /(n) talc/(P)/
+å [åȤФ] /(n) turret lathe/
+ /(n) talent/star/personality/(P)/
+ /(n) (1) tallow/(2) taro/
+ /(n) tower/(P)/
+ /(n) tongue/(P)/
+󥫡 /(n) tanker/(P)/
+ /(n) tank/(P)/
+󥯥ȥå /tank top/
+󥯥֥꡼ /(scuba) tank breathing/
+󥯥 /(n) tank lorry/tanker/(P)/
+󥯥꡼ /(n) tank lorry/tanker/
+󥯼 [󥯤] /(n) tank car/tank truck/
+󥰥ƥ /(n) tungsten (W)/
+󥰥ƥ [󥰥ƥ󤳤] /(n) tungsten steel/
+󥲥 /tangent/
+󥶥˥ /Tanzania/(P)/
+󥷥塼 /(n) stewed tongue/
+󥿥 /(n) tantalum (Ta)/
+ /tender/
+ǥ /tandem/(riding with a) passenger on a motorcycle/(P)/
+ǥॹץ /(n) (abbr) tandem bicycle sprint/
+ɥ /Tandoori chicken/
+ѥ [ѥ] /(n) protein/
+ѥƱƥ [ѥɤƥ] /(n) anabolic steroid/
+ݥ /(n) tampon/
+ [礦] /(n) Classification for Japanese verb with the dictionary form ending in "tsu"/
+ /Darwin/(P)/
+ /(adj-na,n) dark/(P)/
+եС /(n) dark fiber/
+ޥ /(n) dark matter/
+ /dozen/(P)/
+ӡ /(n) necktie/tie/
+ /(n) darling/(P)/
+ /Dahl/
+ /(n) diagram/(P)/
+ȥ˥å /diatonic/
+ /(n) dyad/
+ /(n) diamond/
+꡼ /(n) diary/
+ /(n) dial/
+륢å /(n) dial-up (esp. modem connection)/
+ /(n) dialogue/
+å /(n,vs) (1) diet/(2) losing weight by any method (e.g. exercise)/(P)/
+ /(n) diode/(P)/
+ /(n) dioxin/
+ [󤪤] /(n) dioxin contamination/
+ /(n) daiquiri/
+ȥ /Dijkstra/
+ /(n) digest/(P)/
+ʡ /Diner's Club (credit card)/(P)/
+ʥ֥å /DynaBook/
+ʥޥ /(n) dynamite/(P)/
+ʥߥ /dynamics/(P)/
+ʥߥ /(n) dynamism/(P)/
+ʥߥå /(adj-na,n) dynamic/(P)/
+ʥߥå /(n) dynamics/
+ʥ [ʥ] /(n) dynamo theory/
+˥ /(n) dining/(P)/
+˥󥰥å /eat-in kitchen (trans: dining kitchen)/
+Сƥ [Сƥۤ] /(n) diversity receiving system/
+ӥ /(n) diving/(P)/
+ /(n) (1) dyer/(2) diagram/(3) (railway) schedule/(4) diamond/(P)/
+λ [ΤӤ] /diamond ring/
+䥰 /(n) diagram/
+եవϷ [եढĤ礯] /(n) diaphragm gauge/
+ /(n) diamond/(P)/
+ɥ /(n) chinese checkers (trans: diamond game)/
+ /(n) dial/(P)/
+륢å /(n) dial-up (esp. modem connection)/
+륢å³ [륢åפĤ] /(n) dial-up access/
+ȡ /dial tone/
+쥯 /(adj-na,n) direct/(P)/
+쥯ȥ륹 /direct sales/
+쥯ȥޡƥ /direct marketing/
+쥯ȥ᡼ /(n) direct mail/
+ /diving/
+ /(n) Dow (abbr. of Dow-Jones)/
+ /doubt/
+ /(n-suf) down/(P)/
+󥵥 /(n) downsizing/switching from mainframe to personal computers/(P)/
+󥿥 /(n) down time/downtime/
+󥿥 /downtown/(P)/
+ /(n,vs) download/
+ [󤷤礦] /(n) Down's syndrome/
+ɸ [󤷤礦] /(n) Down's syndrome/
+ʿѳ [ؤ󤫤֤] /(n) Dow-Jones averages/
+ʿѳ [ؤ󤫤֤] /Dow-Jones average/(P)/
+ /daka-/10^1/da/(P)/
+ /(n) duct/(P)/
+ /Dakota/
+ /(n) duster/dust-coat/
+ȥܥå /dust box/dumpster/
+å /(n) (1) Development Assistance Committee (DAC)/(2) dock/(3) duck/
+å /(n) dash/(P)/
+å磻 /(1) life-sized doll used for masturbation (trans: Dutch wife)/(2) cage (rattan or cane) used in bed in the tropics/(3) bolster used for warmth when sleeping/(P)/
+åեХå /(n) duffel bag/duffle bag/
+ /(uk) tick/mite/
+ӥ /(n) (1) dubbing/(2) recording/(P)/
+ղ [դ] /(n) (ticket) scalper ("dafu" is "fuda" backwards)/
+ /(n) (1) dab/(2) dove/(3) dub/
+֤ /(v5r) to coincide (fall on the same day)/to have two of something/to repeat a school year after failing/
+֥ /(n) double/(P)/
+֥륫 /double-count/
+֥륫ե /(n) French cuffs (trans: double cuffs)/
+֥륹 /(n) doubles/
+֥ե /(n) double fault/
+֥֡ /(n) two operating systems on a computer/double-boot/
+֥֥쥹 /(adj-no) double-breasted/
+ /(abbr) dowel/
+ߡ /(n) dummy/(P)/
+ /(n) dumb/(P)/
+ [] /(n) dum-dum ammunition/
+᡼ /(n) damage/(P)/
+Ს [ᤪ] /(exp) (uk) making doubly sure/
+ /day-one/
+饤 /(n) lathe/
+饤 /the Dalai Lama/(P)/
+饹 /Dallas (Texas)/(P)/
+١Υѥɥå /(n) d'Alembert's paradox/
+ /(n) dahlia/
+᡼ /(abbr) Dulmadge-type screw/
+󤹤 /(vs-s) to make a done deal/
+ /dunk/(P)/
+󥵡 /(n) dancer/(P)/
+󥷥 /dancing/(P)/
+ /(n,vs) dance/(P)/
+󥹥ۡ /(n) dance hall/(P)/
+ȥ /(adj-na,n) (abbr) the best (trans: danzen toppu)/(P)/
+ԥ /(n) dumping/(P)/
+ԥ󥰴 [ԥ󥰤󤼤] /(n) anti-dumping duties/
+ /(n) dump/(P)/
+ץ /(n) dump truck (trans: dump car)/(P)/
+ץȥå /(n) dump truck/
+ /da Vinci/
+ [礦] /(n) Classification for Japanese verb with the dictionary form ending in "dzu"/
+ /(n) cheese/(P)/
+ /(n) chief/(P)/
+ /(adj-na) cheap/
+ /(n) team/(P)/
+ /(n) teamwork/(P)/
+ /(vs) ding (sound of a bell)/bing/cook in a microwave/
+ /cheer/(P)/
+ /cheerleader (trans: cheer girl)/(P)/
+ /interjection (similar to SHIT!)/(P)/
+ /(n) chain/(P)/
+쥿 /chain letter/
+Ź [Ƥ] /chain store/
+ /chair/(P)/
+ޥ /(n) chairman/(P)/
+ /chain/(P)/
+ /Czech Republic/(P)/
+Х /Czechoslovakia/(P)/
+ /(n) chess/(P)/
+ޥå /chess match/
+ /Chechin/Chechnia/(P)/
+å /(n) checker/
+å /(n) checker/(P)/
+å /checkers/
+åץ쥤䡼 /checker-player/
+å /(n,vs) check/(P)/
+å /check-out/
+åȥ /(n) check-out time/checkout time/
+å /(n) check-in/(P)/
+å󥫥󥿡 /(n) check-in counter/
+å /checksum/
+åݥ /(n) check point/
+åᥤ /checkmate/
+ܥ /(n) chaebol/
+꡼ /(n) cherry/(P)/
+꡼ԥ /(n) (cerise) cherry/
+Υ֥ /Chernobyl/(P)/
+쥹 /celesta/
+󥳥ո [󥳥դ] /(n) Cherenkov effect/
+ /(n) cello/violoncello/(P)/
+ /(n) change/(P)/
+󥸥å /(n) pitch that comes toward the batter at a speed slower than expected (trans: change up) (baseball)/
+󥸥㡼 /changer/(P)/
+Х /(n) cembalo/harpsichord/(P)/
+ [󤵤] /(n) thiocyanic acid/
+ڥ󥿡 /(n) thiopental/
+β [夦] /(n) thiosulfuric acid/
+βʥȥꥦ [夦ʥȥꥦ] /(n) sodium thiosulfate/
+ /(n) chicken/(P)/
+󥫥 /(n) chicken cutlet/
+饤 /(n) chicken with rice/
+ /(v5r) (sl) to tattle/to inform a superior of someone's actions/
+⡼ /thixomolding (plastic and semiconductor industries)/
+ [] /thixotrophy (property of certain gels to liquefy when subjected to vibratory forces)/
+ /(adv,adv) type of prickling pain/
+ˤ [] /(v5m) to prickle/
+ /(adv) type of prickling pain/tale telling/(P)/
+ /(n) (abbr) sodium cyclohexylsulfamate/
+å /(n) ticket/(P)/
+˥ /(n) titanium (Ti)/
+ /(n) titanium (Ti)/(P)/
+ [󤴤] /(n) titanium alloy/
+Хꥦ [󤵤Хꥦ] /(n) barium orthotitanate/barium metatitanate/
+󼧴 [󤸤] /(n) titanium porcelain/
+Ŵ [Ƥä] /(n) ilmenite/
+ [Ϥ] /(n) titanium white/
+å /(n) (abbr) baggage check/check one's baggage/book one's luggage/
+å /(n) (1) (abbr) cosmetic/(2) chick/
+å /(n) (1) gratuity/tip/(2) chip/(P)/
+å [åפƤ] /(n) SMT resistor/
+ե /(n) typhus/(P)/
+ե [ե] /typhoid bacillus/
+٥å /Tibet/(P)/
+㡼 /(n) charge/(P)/
+㡼 /(n) charter/(P)/
+㡼 /(n) church/(P)/
+㡼 /(n) chart/(P)/
+㡼ȥե /chart file/
+㡼ϥ /(uk) Chinese-style fried rice/
+㡼ߥ /(adj-na,n) charming/(P)/
+㡼 /(adj-na,n) charm/
+㡼ݥ /charm point/most attractive feature/
+㡼륹ȥ /Charleston/(P)/
+㥤ե /Tchaikovsky/
+㥤 /(n) China/(P)/
+㥤ˡ /Chinese/(P)/
+㥤ˡ顼 /(n) Mandarin collar/Chinese collar/
+㥤 /(n) chime/(P)/
+㥤 /child/(P)/
+㥤ɥ /(car) child seat/
+㥳 /(n) chalk/
+㥿 /chattering/key-bounce (in keyboards)/
+å /(n) zipper (trans: chuck)/(P)/
+å /(n) chat/(P)/
+åȥ롼 /(n) chat room/
+ͥ /channelling/(P)/
+ͥ /(n) channel/(P)/
+ /chaff/
+ץ /chapter/(P)/
+ڥ /(n) chapel/(P)/
+ƥ /(n) charity/(P)/
+ƥ /charity/
+ޡ /Chalmers/
+ /(n,vs) self-challenge/trying hard to do something/(P)/
+ /(n) chunk/
+ /(n) chance/opportunity/(P)/
+ͥ /(n) channel/(P)/
+ԥ /(n) champion/(P)/
+ԥեå /(n) pennant/champion flag/
+ԥ٥ /(n) championship belt/
+ [] /(vulg) Chinese language/
+塼 /tutor/(P)/
+塼ȥꥢ /(n) tutorial/
+塼 /(n) tuna/tuner/
+塼ʡ /(n) tuner/(P)/
+塼˥ /tuning/
+塼 /(n) tuba/
+塼 /(n) tube/(P)/
+塼å /Zurich/
+塼å /(n) tulip/(P)/
+塼 /Turing/
+塼󥰥ƥ /(n) Turing's test/
+塼󥰥ޥ /(n) Turing machine/
+塼󥰵 [塼󥰤] /(n) Turing machine/
+塼 /(n) tune/
+奦å /tulip/
+˥ /Tunisia/(P)/
+硼 /choking/(P)/
+硼 /(n) chock/chalk/(P)/
+祭祭 /(adv) snipping sound/cutting sound/to cut/
+祳 /(n) choco(late)/(P)/
+祳졼 /(n) chocolate/(P)/
+祳졼ȿ [祳졼Ȥ] /(n) chocolate brown/
+å /(pt:) (n) waistcoat (pt: jaque)/vest/(P)/
+åѡ /chopper/
+å /(n) chop/
+٥ꥰ /very, very good (teen slang)/
+٥ /very, very bad (teen slang)/
+५ /very sickening (teen slang)/
+ĥ /flickering (on a video display)/
+ /(n) Chile/(P)/
+ [ꤷ礦] /(n) Chile saltpeter/
+ /tilda/(P)/
+ɥ /(n) children/
+ /thyroxine/
+ /Tyrol/(P)/
+ /(n) chin/(P)/
+󥭺 [󥭤] /(n) tincture/
+ [󥯤] /(n) zinc oxide oil/
+ /(adj-na) worst/poor and boring/uncool/
+󥹥 /(n) Okinawan sweet/
+ġХեˡ [ġХեۤ] /(n) wood frame construction/
+ġԡ /(n) two piece suit/(P)/
+ġ١ /(n) double (trans: two base) (baseball)/
+ġꥹ /(n) tourist/(P)/
+ġ /(n) touring/tooling/(P)/
+ġ /(n) tool/(P)/
+ġɥե /(n) Tour de France/
+ĥ /(n) tour/(P)/
+ĥ /(n) tweed/
+ĥ /(n) twin/(P)/
+ĥåڥ [ĥåڥҤ] /(n) Zeppelin airship/
+ĥĥ [ĥĥФ] /(n) tsetse fly/
+ĥ륷 /(n) poison ivy/
+ĥ󥫡 /Tutankamen/(P)/
+ĥ /tuna/(P)/
+ĥΥ /(n) Moorish Idol fish (Zanclus cornutus)/
+ĥ٥륯 /(n) tuberculin/
+ĥ꡼ /(n) (Christmas) tree/(P)/
+ĥꥦ /(n) thulium (Tm)/
+ĥɥ /(n) cold desert/tundra/
+ĥϥ /(de:) two-handed sword (de: zweihander)/
+ơ /takeaway/(P)/
+ơ /takeout/
+ơС /take-over/
+ơС /take-over zone/
+ơСӥå /take-over bid/
+ơ /(n) take-off/
+ơХå /take back/
+ơ /taste/
+ơ /(de:) (n) thesis/statement (de: These)/(P)/
+ơѡ /taper/
+ơԥ /(n) taping/(P)/
+ơ֥ /(n) table/(P)/
+ơ֥륫С /table cover/
+ơ֥륯 /(n) table cloth/
+ơ֥륹ԡ /(n) short speech at a dinner (trans: table speech)/
+ơ֥륹ס /tablespoon/
+ơ֥륻󥿡 /(n) table center/
+ơ֥륿å /table top/
+ơ֥㡼 /table charge/
+ơ֥ƥ˥ /table tennis/
+ơ֥ȡ /table talk/
+ơ֥ޥʡ /table manners/
+ơ֥磻 /table wine/
+ơ /(n) tape/(P)/
+ơפڤ [ơפ򤭤] /(exp) to breast the tape/
+ơץå /tape cut (e.g. ribbon cutting ceremony)/
+ơץǥå /tape deck/
+ơץҥ /tape hiss/
+ơץץ졼䡼 /tape player/
+ơץ饤֥꡼ /tape library/
+ơץ쥳 /(n) tape recorder/(P)/
+ơ١ /TB/tuberculosis/
+ơʪ [ơ٤Τ] /(n) Thebais/
+ơ /(de:) (n) theme/project/topic (de: Thema)/(P)/
+ơޥڡ /Theme campaign/
+ơޥ /Theme song/(P)/
+ơޥѡ /(n) theme park/(P)/
+ơޥץ⡼ /Theme promotion/
+ơޥߥ塼å /Theme music/
+ơ顼 /(n) tailor/(P)/
+ơ顼ƥ /Taylor system/
+ơ顼 /tailored/
+ơ顼ɥ /tailored suit/
+ơ顼᡼ /tailor-made/
+ơ /(n) tail/
+ơ륨 /tail end/
+ơ륳 /tailcoat/
+ơե /tail fin/
+ơ饤 /(n) taillight/
+ơ /tail lamp/
+ƥ /tea/(P)/
+ƥ /(n) tea/(P)/
+ƥ饦 /(n) teeing ground/
+ƥ /TROFF/
+ƥ󥨡 /teen-age/
+ƥ󥨡 /teenager/
+ƥ󥨡㡼 /(n) teen-ager/(P)/
+ƥ󥨥 /teenage/
+ƥ󥨥㡼 /(n) teenager/
+ƥ塼 /(n) tissue/(P)/
+ƥڡѡ /(n) tissue-paper/
+ƥåܥ /(n) ticker symbol/
+ƥå /(n) tissue/(P)/
+ƥå塼 /(facial) tissues/
+ƥåڡѡ /(n) tissue paper/(P)/
+ƥԥ /(adj-na,n) typical/
+ƥ⡼ /Timor (p)/
+ƥˡ /tyranny/(P)/
+ƥΥ륹 /(n) Tyrannosaurus Rex/
+ƥԥ /tilapia/
+ƥѥ /tympany/(P)/
+ƥѥˡ /timpani/
+ƥ /take/
+ƥ /(n) take-away food/take-out/
+ƥ /taste/
+ƥ /tail/
+ƥա /Tegafur/
+ƥ /(abbr) beefsteak/(P)/
+ƥ /tequila/
+ƥ /Texas/(P)/
+ƥҥå /Texas hit (baseball)/Texas leaguer/
+ƥ /text/
+ƥ /(n) textile/
+ƥ /(n) texture/
+ƥ /(n) (1) text/(2) text book/(P)/
+ƥȥե /(n) text file/
+ƥȥ֥å /textbook/
+ƥȳ [ƥȤ] /start of text (STX)/
+ƥȽ [ƥȤ夦] /end of text (ETX)/
+ƥ /(abbr) technology/(P)/
+ƥ /(n) texture/(P)/
+ƥ㡼 /texture/
+ƥȥ˥ /Tektronics/
+ƥ˥顼 /(n) Technicolor/
+ƥ˥ /(adj-na,n) technical/(P)/
+ƥ˥Υå /technical knockout/
+ƥ˥ե /technical foul/
+ƥ˥ݥ /technical point/
+ƥ˥ /(n) technics/
+ƥ˥ /(n) technician/(P)/
+ƥ˥å /(n) technique/(P)/
+ƥͥ /(n) technetium (Tc)/
+ƥͥȥ˥å /technetronic/
+ƥΥΥߥå /technoeconomics/
+ƥΥå /techno cut/
+ƥΥ /technical/
+ƥΥ륿 /technical term/
+ƥΥ顼 /(n) technocrat/(P)/
+ƥΥ饷 /technocracy/
+ƥΥ /techno-science/
+ƥΥ /techno sound/
+ƥΥȥ饯㡼 /technostructure/
+ƥΥȥ쥹 /techno-stress/
+ƥΥʥʥꥺ /technonationalism/
+ƥΥեӥ /technophobia/
+ƥΥڥ /technopeasant/
+ƥΥݥå /techno-pop/
+ƥΥݥꥹ /(n) technopolis/
+ƥΥޡ /techno mart/
+ƥΥߥ /technomist/
+ƥΥǥ /techno lady/
+ƥΥ /(n) technology/
+ƥΥ /(n) technology/(P)/
+ƥΥ /technology art/
+ƥΥ /(n) technology assessment/
+ƥΥå /technology gap/
+ƥΥȥ󥹥ե /(n) technology transfer/
+ƥΥХ֥ /(n) technology bubble/
+ƥΥ /technologies/
+ƥ [ƥ] /(n) supporting/shoring up/
+ƥ /(n) tester/(P)/
+ƥ /testament/
+ƥƥ /testing/
+ƥ /(n,vs) test/(P)/
+ƥȥڡ /test campaign/
+ƥȥ /(n) test case/(P)/
+ƥȥƥ /testosterone/
+ƥȥå /test-set/
+ƥȥɥ饤С /test driver/
+ƥȥѥå /(n) test pilot/
+ƥȥѥ /(n) test pattern/
+ƥȥޡƥ /test marketing/
+ƥȥ᡼ /test-mail/
+ƥȥ饤 /test rider/
+ƥå /(n) (abbr) technical center/
+ƥå /(n) rough texture/texture/(P)/
+ƥǥ /teddy (bear) (type of lingerie)/
+ƥǥ٥ /teddy bear/
+ƥȥ饯 /tetrachloroethylene/(P)/
+ƥȥ饵 /tetracycline/
+ƥȥѥå /Tetrapack/
+ƥȥҥɥʥӥΡ /(n) tetrahydrocannabinol (THC)/
+ƥȥݥå /Tetrapod/
+ƥȥꥹ /Tetris/
+ƥȥɥȥ /tetrodotoxin/
+ƥȥ /(n) Tetoron/
+ƥʡ /(n) tenor/(P)/
+ƥʡå /tenor sax/
+ƥʥ /(n) tenant/(P)/
+ƥ˥ /(n) tennis/(P)/
+ƥ˥ /tennis-wear/
+ƥ˥ܡ /tennis elbow/
+ƥ˥ /(n) tennis club/
+ƥ˥ /tennis court/(P)/
+ƥ˥饱å /(n) tennis racket/
+ƥ˥ɪ [ƥ˥Ҥ] /(n) tennis elbow/
+ƥ̥ /tenuto/
+ƥͥ /Tennessee/(P)/
+ƥΡ /(n) tenor/(P)/
+ƥ /TeX/
+ƥե /Teflon/
+ƥإ /Tehran/(P)/
+ƥ塼 /(n) tuba/
+ƥ塼 /Turing/(P)/
+ƥ˥ /Tunisia/
+ƥ /(n) tera-/10^12/
+ƥ饳å /(n) terra cotta/
+ƥ饹 /(n) terrace/(P)/
+ƥ饹ϥ /terrace house/
+ƥ饹 [ƥ饹Ф] /(n) terrace culture/
+ƥ饾 /terrazzo/
+ƥޥ /(n) Terramycin/
+ƥå /terra rossa/
+ƥ꡼ /terrine/(P)/
+ƥꥢ /(n) terrier/
+ƥȥ꡼ /territory/(P)/
+ƥ륢ӥ /Tel Aviv/(P)/
+ƥ륷å /terzetto/
+ƥ륹 /Telstar/
+ƥӥ /(n) terbium (Tb)/
+ƥߥåȿ [ƥߥåȤϤΤ] /(n) thermit reaction/
+ƥ /(n) (abbr) tellurium (Te) (de: Tellur)/
+ƥ쥫ե /teleconference/(P)/
+ƥ쥭ͥ /telekinesis/
+ƥ쥭㥹 /telecast/
+ƥ쥯 /(n) (abbr) telephone club (chat line, dating service)/(P)/
+ƥ쥰 /telegraph/(P)/
+ƥ쥳 /(n) (abbr) tape recorder/
+ƥ쥳 /(abbr) telecommunication/
+ƥ쥳ߥ˥ /telecommunication/
+ƥ쥳 /(abbr) telecommunication/(P)/
+ƥ쥳ȥ륷ƥ /telecontrol system/
+ƥ쥳С /teleconverter/
+ƥ쥳ե /teleconference/
+ƥ쥷 /telecine/
+ƥ쥷å /(abbr) television shopping/
+ƥ쥸˥å /telegenic/
+ƥ쥹 /telescan/(P)/
+ƥ쥹 /telescope/
+ƥ쥿 /(n) teletype/
+ƥ쥿ץ饤 /teletypewriter/
+ƥå /trekking/
+ƥå /(n) (abbr) telex/teletypewriter exchange/(P)/
+ƥƥ /teletext/
+ƥƥå /teletex/
+ƥȥԥ /Teletopia/
+ƥѥ /(n) telepathy/
+ƥ /(n) television/TV/(P)/
+ƥӥƥ /(n) television aerial/television antenna/
+ƥӥ /(n) (abbr) television camera/
+ƥӥ /television game/video game/
+ƥӥޡ /(n) television advertising/television commercial/
+ƥӥ /television continuity/
+ƥӥåԥ /home shopping network (trans: television shopping)/
+ƥӥ /(n) television/(P)/
+ƥӥå /television set/
+ƥӥ /television talent/
+ƥӥǥ /(n) combination television and video-recorder (or DVD)/
+ƥӥɥ /(n) teledrama/television drama/television play/video drama/
+ƥӥͥåȥ /television network/
+ƥӥեߥ /(n) (abbr) facsimile through television/
+ƥӥ졼ƥ󥰥ƥ /television rating system/
+ƥӥ /terebinthina/
+ƥӥ [ƥӥ] /(n) turpentine oil/
+ƥӲ [ƥӤ] /(n) teleconference/
+ƥӶ [ƥӤ礯] /television station/
+ƥ [ƥӤ] /(n) telepolitics/
+ƥ [ƥӤǤ] /(n) visual telephone/screen-phone/
+ƥ [ƥӤȤ] /(n) TV tower/
+ƥƻ [ƥӤۤɤ] /television report/
+ƥ [ƥӤۤ] /telecast/
+ƥե /(n) telephone/
+ƥե󥫡 /telephone card/
+ƥե [ƥե뤵] /(n) terephtalic acid/
+ƥץ󥿡 /teleprinter/
+ƥۥ /(n) telephone/(P)/
+ƥۥ󥫡 /(n) telephone card/
+ƥۥ󥯥 /(n) telephone club/
+ƥۥ󥵡ӥ /telephone service/
+ƥۥ󥷥åԥ /(n) phone shopping/
+ƥۥ󥻥å /telephone sex/
+ƥۥܥå /telephone box/
+ƥݡ /Teleport/
+ƥޡ /telemarker/
+ƥޡ /telemark/
+ƥޡ /telemarketer/
+ƥޡ /telephone marketing/
+ƥޡƥ /telemarketing/
+ƥ᡼ /telemeter/(P)/
+ƥ᡼ /telemetering/
+ƥǥ /telemedicine/
+ƥȥ꡼ /telemetry/
+ƥ󥿥꡼ /(abbr) telementary/television documentary/
+ƥ饤ƥ /telewriting/
+ƥ /telework/telecommuting/
+ƥ [ƥۤ] /NTT's unmetered telephone service/
+ƥ /(n) (abbr) terror/terrorism/(P)/
+ƥå /(n) (orig) television opaque projector (telop), used for subtitles and captions, now used for the subtitles and captions themselves/(P)/
+ƥꥹ /(n) terrorist/(P)/
+ƥꥹȥ롼 /terrorist group/
+ƥꥺ /(n) terrorism/(P)/
+ƥ [ƥ] /terrorist attack/
+ƥȿ [ƥ] /terrorist organization/
+ƥк [ƥ] /anti-terrorist/
+ƥ /(n) 10/ten/(P)/
+ƥ󥬥ϥå /ten-gallon hat/
+ƥ󥭡 /(n) ten key/
+ƥ󥷥 /(n) tension/(P)/
+ƥ󥷥ԡץ /tension people/
+ƥ /(n) tense/
+ƥ󥽥 /(n) tensor/
+ƥ /tenderloin/
+ƥ󥹥ơ /tenderloin steak/
+ƥ /tenderloin/
+ƥǥ󥷡 /tendency/
+ƥ /(n) tent/(P)/
+ƥʥ /ten nines/99.99999999%/
+ƥѡ /temper/
+ƥ /temporary (abbr.)/
+ƥץơ /temptation/
+ƥץ /(pt:) (n) tempura (pt: tempero)/(P)/
+ƥץ졼 /(n) temperate/
+ƥڥ /(n) tempera/(P)/
+ƥڥ /temperament/
+ƥ /(n) tempo/(P)/
+ƥݥ /(n) temporary/
+ƥݥ꡼ /temporary/(P)/
+ƥݥ꡼ /temporary worker/
+ [Ƥ] /(n) television listings/
+ǡ /(n) day game/(P)/
+ǡ /(n) daisy/
+ǡ /(n) data/(P)/
+ǡΥå /data check/
+ǡƬ [ǡΤȤ] /beginning of data/
+ǡ֥ /data-object/
+ǡե /data craft/
+ǡ /datagram/
+ǡ /data-glove/
+ǡ祦 /data-show/
+ǡå /(n) data-set/
+ǡ /(n) data type/
+ǡ [ǡפ] /(n) data type theory/
+ǡХ /(n) data bank/(P)/
+ǡӥåĹ [ǡӥåȤ礦] /data bit length/
+ǡե /(n) data-file/
+ǡե /(n) data flow/
+ǡץ /data processing/
+ǡץå /data processor/
+ǡ١ /(n) database/
+ǡޥ˥ /(n) data mining/
+ǡޥ /data man/
+ǡǥ /(n) data modelling/
+ǡ /(n) datalink/
+ǡ [ǡ] /data analysis/
+ǡ [ǡ] /data exchange/
+ǡ [ǡ] /(n) data processing/data handling/
+ǡ̿ [ǡĤ] /(n) data communication/(P)/
+ǡž® [ǡƤ󤽤] /(n) data-transfer rate/
+ǡ /date/
+ǡ /(n,vs) date/go on a date/(P)/
+ǡȥ /date girl/
+ǡȥ /date club/
+ǡȥݥå /date spot/
+ǡ /(n) daemon/demon/(P)/
+ǡ饤 /daylight/
+ǡ饤ȥ꡼ /daylight screen/
+ǡ饤ȥ /daylight type/
+ǡ꡼ /daily/(P)/
+ǡ꡼ץ쥹 /daily express/
+ǡ꡼ƥ饤ȥե /daily satellite feed/
+ǡ꡼ץå /daily spread/
+ǡ꡼ߥ顼 /Daily Mirror (newspaper)/
+ǥ /day/(P)/
+ǥ /(n) diesel/(P)/
+ǥ륨󥸥 /(n) diesel engine/
+ǥ뵡ؼ [ǥ뤭󤷤] /(n) diesel locomotive/
+ǥŵ [ǥǤ󤭤] /(n) diesel electric car/
+ǥ /deep/(P)/
+ǥץ /deep kiss/French kiss/
+ǥ /daemon/
+ǥ顼 /(n) dealer/(P)/
+ǥʥ /(n) dictionary/(P)/
+ǥʥ꡼ /dictionary/
+ǥ /decay/
+ǥ /(abbr) digital camera/
+ǥ /(adj-na,n) digital/(P)/
+ǥܥ /(abbr) digital voltmeter/
+ǥե /(n) (abbr) disinflation/
+ǥե졼 /(n) disinflation/
+ǥ /(n) discount/(P)/
+ǥȥåե /(n) discounted cash flow/
+ǥȥȥ /discount store/
+ǥȥ /discount sale/
+ǥå /(n,vs) discussion/(P)/
+ǥС /discover/(P)/
+ǥХ顼 /discoverer/
+ǥ /(n) disk/(P)/
+ǥ /deschooling/
+ǥå /(n) disk jockey/disc jockey/(P)/
+ǥ֥졼 /disk brake/
+ǥޥ /Discman/diskman/
+ǥ饤 /(vs) describe/
+ǥ꡼ /(n) discrete (semiconductor device)/
+ǥץ /(n) descriptor/
+ǥ쥹 /diskless/
+ǥ㡼 /(n) disclosure/(P)/
+ǥå /(n) diskette/
+ǥ /(n) disco/(P)/
+ǥե /discography/
+ǥ /disco sound/
+ǥ /(n) disco dancing/
+ǥơ /discotheque/
+ǥͥ /disconnect/
+ǥ /discontinue(d)/
+ǥ /disturb/
+ǥ /distance/
+ǥƥ͡ /(n) destination/
+ǥȡ /distortion/(P)/
+ǥȥ饯 /destructor/
+ǥȥӥ塼 /(n) distribution/
+ǥȥӥ塼 /distributor/
+ǥѥå /(n) dispatch/
+ǥѥå /(n) dispatcher/
+ǥѥå㡼 /dispatcher/
+ǥץ졼 /(n) (computer) display/(P)/
+ǥץ졼 /(n) displacement/
+ǥץ쥤 /(n) display/
+ǥڥ /dispel/
+ǥڥ󥵡 /dispenser/
+ǥݡ /(n) disposer/
+ǥץ /(n) disrupt(ion)/
+ǥˡ /Disney/(P)/
+ǥˡ /Disneyland/(P)/
+ǥȥꥼ /decentralization/
+ǥ /dissolve/
+ǥ /deduction/
+ǥå /dip/DIP (Dual Inline Package)/
+ǥơ /(n) detail/(P)/
+ǥƥ /detector/
+ǥƥ /detector/
+ǥʡ /(n) dinner/(P)/
+ǥʡ㥱å /dinner jacket/
+ǥʡ /dinner suit/
+ǥʡå /dinner set/
+ǥʡɥ쥹 /dinner dress/
+ǥʡѡƥ /dinner party/
+ǥХ /device/(P)/
+ǥХ /divider/
+ǥХǥåɥ /divided skirt/
+ǥХå /(n) debugger/
+ǥХå /debug/
+ǥե󥷥 /differentiation/
+ǥե󥷥륮 /differential gear/
+ǥե˥ /definition/
+ǥե /(n) defense/(P)/
+ǥե /(n) defender/
+ǥեץ /Defender Plan/
+ǥեǥ󥰥ԥ /(n) defending champion/
+ǥե /default/
+ǥե /(n) default/
+ǥե塼󥤥ǥå /diffusion index/
+ǥץ꡼ /(n) depletion/
+ǥץ /diploma/
+ǥ١ /(n) debate/(P)/
+ǥ٥ƥ /divertimento/
+ǥ٥åѡ /developer/
+ǥܥå /divot/
+ǥޥɥե /demand-pull inflation/
+ǥߥ̥ /diminuendo/(P)/
+ǥ󥷥 /(n) dimension/
+ǥꥸ /(n) diligence/
+ǥ /(n) dildo/
+ǥɥ /dieldrin/
+ǥ졼ɥ /delayed steal/
+ǥ쥤 /(n) delay/
+ǥ쥤饤 /delay-line/
+ǥ쥮졼 /deregulation/
+ǥ쥯 /(n) director/
+ǥ쥯 /(n) director/(P)/
+ǥ쥯ȥ /(n) directory/(P)/
+ǥ쥯ȥꥣ /directory/
+ǥåƥ /dilettantism/
+ǥå /(n) dilettante/
+ǥ󥮡 /dinghy/(P)/
+ǥץ /dimple/
+ǥ /day/(P)/
+ǥӥ /(n) nursing in the home by visiting nurses (trans: day service)/
+ǥȥ졼 /(n) day trader/
+ǥѥå /day pack/
+ǥ٥å /day bed/
+ǥ꡼˥塼 /daily news/(P)/
+ǥǡ /day'n'date/day and date/
+ǥ /(n) Deus/
+ǥ /deoxyribo (nucleic acid)/
+ǥܳ˻ [ǥܤ] /deoxyribo nucleic acid (DNA)/
+ǥ /deoxyribo (nucleic acid)/(P)/
+ǥɥ /deodorant/
+ǥƥ /(fr:) decadentism/
+ǥ /(adj-na,n) decadent/
+ǥ /(n) decadence/
+ǥ륳ޥˡ /(fr:) transfer (fr: decalcomanie)/(P)/
+ǥ󥿡 /decanter/
+ǥ /Dixie/
+ǥ /Dixieland/
+ǥɥ㥺 /Dixieland jazz/
+ǥѡ /(fr:) carving (fr: decoupage)/cutting up/(P)/
+ǥå /(fr:) low status (fr: declasse)/
+ǥ᡼ /declamation/
+ǥ /(n) decrement/
+ǥå /(n) decrescendo/
+ǥ꡼ /degree/
+ǥ /(n) decoder/(P)/
+ǥ /(n) decoder/(P)/
+ǥǥ /decoding/
+ǥ /(n) decode/
+ǥ /decoy/
+ǥѡ /(fr:) carving (fr: decoupage)/cutting up/
+ǥ /(fr:) low-cut (fr: decolletee)/
+ǥ졼 /(n) decoration/(P)/
+ǥ졼󥱡 /decorated cake (trans: decoration cake)/fancy cake/
+ǥѥ /(n) decompiler/
+ǥ /dessert/(P)/
+ǥ /(n) (1) dessert/(2) desert/(P)/
+ǥȥ磻 /dessert wine/
+ǥ /desire/
+ǥʡ /(n) designer/(P)/
+ǥʡ֥ /designer brand/
+ǥ /(n,vs) design/(P)/
+ǥ󥤥 /(n) design-in/
+ǥץ⡼ /design promoter/
+ǥݥꥷ /design policy/
+ǥ /(pref) deci-/10^-1/(P)/
+ǥ /(n) decision/
+ǥ᡼ /(n) decision-making/
+ǥ롼 /(n) decision room/
+ǥ /(fr:) (n) design (fr: dessiner)/
+ǥ٥ /(n) decibel/(P)/
+ǥޥ /(n) decimal/
+ǥޥݥ /(n) decimal point/
+ǥ /(n) (abbr) crepe de Chine/
+ǥ /(n) digital analog/
+ǥ /(n) digital/(P)/
+ǥ륢 /(n) digital art/
+ǥ륪ǥơץ쥳 /(n) digital audio tape recorder/
+ǥ륭å奫 /(n) digital cash card/
+ǥ륳ƥ /(n) digital content/
+ǥ륳ԥ塼 /(n) digital computer/
+ǥ륹ԡɥ᡼ /(n) digital speedometer/
+ǥƥ /(n) digital television/
+ǥǥХ /(n) digital divide/
+ǥϥӥ /(n) digital Hi-Vision/
+ǥϥӥͥ /(n) digital Hi-Vision channel/
+ǥ׻ [ǥ뤱] /(n) digital computer/
+ǥ [ǥɤ] /(n) digital clock/
+ǥ̿ [ǥ뤷㤷] /(n) digital photography/
+ǥ̿ [ǥĤ] /(n) digital communication/
+ǥ /death/
+ǥǥ奱 /(n) death education/
+ǥ졼 /(n) de-escalation/
+ǥ졼 /(n) de-escalate/
+ǥ /(n) desk/copy editor/(P)/
+ǥȥå /(n) desk-top/
+ǥץ /desk plan/
+ǥץ /description/
+ǥ /desk work/
+ǥƥ͡ /(n) destination/
+ǥȥ䡼 /destroyer/
+ǥӥå /(abbr) (engine) distributor cap/
+ǥڥ졼 /(adj-na) desperate/
+ǥݥƥ /despotism/
+ǥޥ /(n) death mask/
+ǥޥå /fight to a finish (trans: death match)/desperate struggle/
+ǥåȥ /detached coat/
+ǥȥå /deterrent gap/
+ǥ /(n) detente/(P)/
+ǥ /deduction/
+ǥå /(n) deck/(P)/
+ǥå /deck chair/
+ǥå /(fr:) (n) rough sketch (fr: dessin)/(P)/
+ǥå /dead/(P)/
+ǥåɥ /dead end/
+ǥåɥԡ /dead copy/
+ǥåɥȥå /dead stock/
+ǥåɥ /dead time/
+ǥåɥҡ /(n) dead heat/(P)/
+ǥåɥܡ /(n) hit a batter by pitching a ball (trans: dead ball) (baseball)/
+ǥåɥ饤 /(n) deadline/
+ǥåɥå /(n) deadlock/
+ǥơ /(n) detail/
+ǥƥ /detector/
+ǥǥ /dedication/
+ǥǥ /dedicate/
+ǥȥ /Detroit/(P)/
+ǥˡ /denier/(P)/
+ǥˤ /(v5r) to eat at Denny's/
+ǥ˥ /(n) denim/(P)/
+ǥͥܥ /Denebola ("Lion's tail" star in Leonis)/
+ǥΥơʥ /denotational/
+ǥΥơ /denotation/
+ǥΥ /(n) (abbr) denomination (reducing the face value of currency after inflation)/(P)/
+ǥΥߥ͡ /(n) denomination/
+ǥХ /(n) device/(P)/
+ǥХ /divider/
+ǥХ /(n) debug/
+ǥХå /(n) debugger/
+ǥХå /(n) debugger/
+ǥХå /(n) debugging/
+ǥХå /(n) debug/
+ǥХ奨 /devaluation/
+ǥѡ㡼 /departure/
+ǥѡ /(n) (abbr) department store/(P)/
+ǥѡȥ /department/
+ǥѡȥȥȥ /department store/
+ǥҥɥ [ǥҥɥ뤵] /(n) dehydrocholic acid/
+ǥҥɥݻ [ǥҥɥ] /(n) dehydroacetic acid/
+ǥӥå /Davis Cup/(P)/
+ǥӥåȥ /(n) debit card/
+ǥӥ塼 /(fr:) (n) debut/(P)/
+ǥӥ奦 /(fr:) (n) debut/
+ǥӥ奿 /(fr:) debutante/
+ǥӥ /devil/
+ǥӥ륺աɥ /devil's food cake/
+ǥӥեå /devilfish/
+ǥ /(abbr) differential gear/
+ǥե /de facto/
+ǥե˥ /definition/
+ǥե /(n) default/
+ǥե [ǥեȤ] /default value/
+ǥե /(n) default/
+ǥե [ǥեȤ] /default value/
+ǥե /(fr:) (n) distortion (fr: deformer)/(P)/
+ǥե /defense condition/
+ǥե /(n) (abbr) deflation/(P)/
+ǥե졼 /(n) deflation/
+ǥե쥮å /deflationary gap/
+ǥե쥹ѥ /(n) deflationary spiral/
+ǥե /defroster/
+ǥ /(n,adj-na) chubby/fat/(P)/
+ǥ֥ /debris/
+ǥץ󥿥ӥ塼 /depth interview/
+ǥץå /depression/
+ǥ٥åѡ /(n) developer/(P)/
+ǥ٥åץ /development/
+ǥܥ [ǥܥ] /Devonian period/(P)/
+ǥݡ /depot/
+ǥݥå /(n) deposit/(P)/
+ǥݥå [ǥݥåȤ] /(n) deposit system/
+ǥݥץ٥ /Depo-provera/
+ǥ /(n) (false) rumor (trans: demagogy)/(P)/
+ǥޥ /(n) demagogue/
+ǥޥ /(de:) (n) demagogue (de: Demagogie)/
+ǥޥ /(n) demand/(P)/
+ǥޥɥХ /demand bus/
+ǥ /(pref) demi-/(P)/
+ǥߥ /(fr:) demi-tasse (small cup)/
+ǥߥ /Deming/
+ǥ /(abbr) demagogue/
+ǥå /(n) demerit/(P)/
+ǥ /(n) (abbr) demo/demonstration/(P)/
+ǥ⡼˥å /(de:) (adj-na,n) devilish (de: daemonisch)/
+ǥ⥯饷 /(n) democracy/(P)/
+ǥ⥯å /democrat/(P)/
+ǥ⥯ƥå /(adj-na) democratic/
+ǥ⥰եå /demographic/
+ǥ⥸졼 /(n) demodulator/
+ǥơ /demonstration tape/
+ǥ󥹥ȥ졼 /demonstration/(P)/
+ǥ󥹥ȥ졼 [ǥ󥹥ȥ졼󤳤] /(n) demonstration effect/
+ǥ󥹥ȥ졼 /demonstrator/
+ǥԿ [ǥ⤳] /(n) demonstration parade/
+ǥ [ǥ⤿] /(n) demonstrator(s)/(P)/
+ǥ塼ƥ /(n) duty/
+ǥ塼ƥե꡼ /duty-free/(P)/
+ǥ塼ƥե꡼å /duty-free shop/
+ǥ塼ǥꥸ /(n) due diligence/
+ǥ塼 /duplicate/
+ǥ塼ץꥱ /duplicate/
+ǥ奢ꥺ /dualism/
+ǥ奢 /(n) dual/
+ǥ奢륳 /dual coat/
+ǥ奢륷ƥ /dual system/
+ǥ奨å /(n) duet/duetto/(P)/
+ǥ奨 /duel/
+ǥ奪 /(n) duo/(P)/
+ǥץꥱ /duplicate/
+ǥݥ /(abbr) Du Pont de Nemours/(P)/
+ǥྮ [ǥळम] /(n) durum wheat/
+ǥ쥤 /duration/
+ǥ饤֥ /derived/(P)/
+ǥ饦 /Delaware/
+ǥå /(adj-na,n) deluxe/(P)/
+ǥ꡼ /(n) delete/(P)/
+ǥꥫ /(adj-na,n) (abbr) delicatessen/(P)/
+ǥꥫ /(n) delicacy/
+ǥꥫå /delicatessen shop/
+ǥꥫƥ /delicatessen/
+ǥꥫƥå /delicatessen/
+ǥꥱ /(adj-na,n) delicate/(P)/
+ǥꥲ /delegation/
+ǥꥷ㥹 /(adj-na) delicious/
+ǥꥹ [ǥꥹ] /(n) derris compound/
+ǥХƥ /(n) derivative (stock)/
+ǥХ꡼ /(n) delivery/
+ǥߥ /(n) delimiter/
+ǥ󥸥㡼 /Dellinger (phenomenon)/
+ǥ륿 /(n) delta/(P)/
+ǥ륿ե /(n) Delta Force (US)/
+ǥեˡ [ǥեۤ] /(n) Delphi technique/
+ǥեȾƤ [ǥեȤ䤭] /(n) delft (ceramics)/
+ǥ쥲 /delegation/(P)/
+ǥǮ [ǥ󥰤ͤ] /(n) dengue fever/
+ǥС /Denver/(P)/
+ǥޡ /Denmark/
+ǥ /Denver/
+ [ǤϤ] /(n) Davis Cup/
+ȡ /toe/(P)/
+ȡ /talkie/prerecorded announcement/
+ȡ /(n) talkie/(P)/
+ȡå /toe kick/
+ȡ /(n) talk/(P)/
+ȡ硼 /(n) talk show/(P)/
+ȡ˥ /tokenism/
+ȡ /(n) token/
+ȡ /Tokay/
+ȡ /Togo/
+ȡ塼 /(n) toeshows/
+ȡ /(n) toaster/(P)/
+ȡ /(n) toast/(P)/
+ȡꥼƥ /totalizator system/
+ȡ /(adj-na,n) total/(P)/
+ȡ륨ͥ륮ƥ /Total Energy System/
+ȡեå /total fashion/
+ȡץ /total product/
+ȡå /total look/
+ȡ /(n) toe dance/
+ȡ /torch/(P)/
+ȡ /(ru:) (n) tochka/
+ȡ /torch lamp/
+ȡ졼 /torch relay/
+ȡƥߥ /totemism/
+ȡƥ /(n) totem/
+ȡƥݡ /totem pole/
+ȡȥХå /tote bag/
+ȡȥ /(n) tautology/
+ȡ /(n) toad/
+ȡʥ /(n) tournament/(P)/
+ȡʥȥץ /tournament pro/
+ȡʥƥ /tonality/
+ȡʥ /(n) tonal/
+ȡ͡ /tornado/
+ȡ饹 /(n) Taurus/torus/(P)/
+ȡ /toll/(P)/
+ȡ륲 /tollgate/
+ȡ /(n) tone/(P)/
+ȡ /(n) tone down/
+ȥ /(n) toilet/restroom/bathroom/lavatory/(P)/
+ȥ쥿꡼ /toiletry/
+ȥå /(n) toilet/(P)/
+ȥåȥ /toilet case/
+ȥåȥ /toilet soap/
+ȥåȥѥ /toilet powder/
+ȥåȥڡѡ /(n) toilet paper/(P)/
+ȥ /tooth/
+ȥ㥶 /together/(P)/
+ȥåƥ /tutti (music)/
+ȥ롼 /true/(P)/
+ȥ /(n) toe/(P)/
+ȥ /Tokaji/
+ȥޥ /Tokamak/
+ȥץ饺 /toxoplasma/
+ȥץ饺޾ [ȥץ饺ޤ礦] /(n) toxoplasmosis/
+ȥ /toggle/
+ȥ륹å /toggle switch/
+ȥ /tosser/
+ȥ /(n) toss/(P)/
+ȥХåƥ /toss batting (baseball)/pepper game/
+ȥ /(n) (1) zinc (pt: tutanaga)/(2) galvanized sheet iron/(P)/
+ȥåѡ /(n) topper/(P)/
+ȥåԥ /topping/
+ȥåե /toffy/
+ȥå /(n) top/(P)/
+ȥåץ /top gear/
+ȥåץ饹 /(n) top class/(P)/
+ȥåץ롼 /top group/
+ȥåץ /(n) topcoat/
+ȥåץƥ /(n) top competitor (lit: top contender)/
+ȥåץǥ /top condition/
+ȥåץå /top secret/
+ȥåץ /top scene/
+ȥåץ /top star/(P)/
+ȥåץԥ /top spin/
+ȥåץ顼 /top seller/
+ȥåץ /(adj-na,n) top down/
+ȥåץɥᥤ /top-domain/
+ȥåץ˥塼 /(n) top news/(P)/
+ȥåץΡ /top-note/
+ȥåץϥå /top hat/
+ȥåץХå /top batter (ball game)/(P)/
+ȥåץեå /top fashion/
+ȥåץܡ /top ball/
+ȥåץޥͥ /top management/
+ȥåץ⡼ /latest fashion (trans: top mode)/
+ȥåץʡ /top runner (system of benchmarking against best-in-class performance)/
+ȥåץ쥹 /(n) topless/(P)/
+ȥåץǥ /top lady/
+ȥåץ٥ /top-level/
+ȥȥ /totocalcio/(P)/
+ȥʡ /toner/
+ȥˡ /tony tie/(P)/
+ȥ˥å /tonic/
+ȥ˥å /tonic water/
+ȥѡ /(n) topaze/
+ȥԥå /(n) topic/(P)/
+ȥԥå /(n) topics/
+ȥԥå˥塼 /topic news/
+ȥե /toffy/
+ȥܥ /toboggan/
+ȥݥ /(n) topology/
+ȥݥ /topological/
+ȥޥå /(n) Thomas Cup (International Badminton Championship)/
+ȥޥ /(n) tomato/(P)/
+ȥޥȥå /(n) tomato ketchup/
+ȥޥȥԥ塼 /tomato puree/
+ȥޥۡ /(n) tomahawk/(P)/
+ȥߡ /(n) tommy gun/(P)/
+ȥ /Tom (pn)/(P)/
+ȥȥ /(n) tom-tom/
+ȥ⥰ե /(n) tomography/
+ȥ西 /Toyota/
+ȥ饤 /(n) try/(P)/
+ȥ饤顼 /(n) trial and error/
+ȥ饤꡼ /(n) tri-athlete/
+ȥ饤 /(n) triathlon/(P)/
+ȥ饤 /triad/
+ȥ饤 /trial/(P)/
+ȥ饤륢ɥ顼 /trial and error/
+ȥ饤󥰥 /(n) triangle/(P)/
+ȥ饤 /tricycle/
+ȥ饤å /trijet/
+ȥ饤 /Tristar/
+ȥ饤ǥ /Trident/
+ȥ饤Хꥺ /tribalism/
+ȥ饦 /(n) trauma/
+ȥ饯 /(n) tractor/
+ȥ饯 /(n) tractor/(P)/
+ȥ饯ȥå /(n) tractor-trailer (trans: tractor-truck)/semi-trailer/18-wheeler/articulated lorry/
+ȥ饰 /(n) (abbr) transistor glamour/
+ȥ饸ǥ /(n) tragi-comedy/
+ȥ饸å /(adj) tragic/
+ȥ饸ǥ /tragedy/
+ȥ饹 /truss/
+ȥ饹 /(n) trust/(P)/
+ȥ饹 [ȥ饹礦] /(n) truss bridge/
+ȥå /(n) trucking/tracking/
+ȥå󥰥ơ /tracking station/
+ȥå /(n) (1) truck/(2) (running) track/(P)/
+ȥåߥʥ /truck terminal/
+ȥåե /truck farm/
+ȥåޥ /trackman/
+ȥå [ȥå礦] /(n) track events/
+ȥå /trash/
+ȥå /(adj-na) trad/(P)/
+ȥåԥ /trapping/
+ȥå /(n) trap/(P)/
+ȥå׼ͷ [ȥåפ㤲] /(n) trap shooting/
+ȥǥʥ /(adj-na) traditional/
+ȥǥ /tradition/
+ȥС /traverse/
+ȥС /(fr:) (n) work (fr: travail)/(P)/
+ȥԥ /trappistine/
+ȥ /trough/(P)/
+ȥեå /(n) traffic/(P)/
+ȥեåӥ /traffic builder/
+ȥ֥ /(n) trouble (sometimes used as a verb)/(P)/
+ȥ֥륷塼ƥ /trouble-shooting/
+ȥ֥륷å /trouble shot/
+ȥ֥᡼ /troublemaker/
+ȥץ /trappiste/
+ȥ٥顼å /travellers' cheque/(P)/
+ȥ٥顼å /travelers check/
+ȥ٥ /travelling/
+ȥ٥ /(n) travel/(P)/
+ȥ٥륦å /travel watch/
+ȥ٥륨󥷡 /travel agency/
+ȥ٥륻å /travel set/
+ȥ٥ӥ塼 /travel bureau/
+ȥڥ /(abbr) transparency/
+ȥݥ /(abbr) transponder/
+ȥ󥭥饤 /(n) tranquilizer/(P)/
+ȥ /(n) trunk/(P)/
+ȥ󥯥 /trunks/(P)/
+ȥ󥯥롼 /trunk room/
+ȥ󥶥ʥ륢ʥꥷ /transactional analysis/
+ȥ󥶥 /(n) transaction/
+ȥ󥶥 /Trans-Am/trans-American/
+ȥ󥷡 /(n) transceiver/
+ȥ󥷡С /(n) transceiver/(P)/
+ȥ󥷥å /transit/
+ȥ󥷥Х˥ /Transylvania/
+ȥ󥸥 /(n) electrical transistor/(P)/
+ȥ󥸥 /(n) transistor/
+ȥ󥸥ޡ /transistor glamour/
+ȥ󥸥å /transit/(P)/
+ȥ /(n) (power) transformer/trance/(P)/
+ȥ󥹥ץ /transcription/
+ȥ󥹥ʥʥ /transnational/
+ȥ󥹥ѡʥ뿴 [ȥ󥹥ѡʥ뤷꤬] /(n) transpersonal psychology/
+ȥ󥹥ԥ塼 /Transputer/
+ȥ󥹥ե /(n) transfer/
+ȥ󥹥ե /(n) transfer/
+ȥ󥹥եޥ /transfer machine/
+ȥ󥹥ե [ȥ󥹥ե󤽤] /(n) transform fault/
+ȥ󥹥ե᡼ /transformation/
+ȥ󥹥ڥ󥷡 /transparency/
+ȥ󥹥ݡơ /transportation/
+ȥ󥹥ݡ /(n) transport/
+ȥ󥹥ݥ /transposon/
+ȥ󥹥ݥ /transponder/(P)/
+ȥ󥹥ߥå /transmission/
+ȥ󥹥ߥå /transmitter/
+ȥ󥹥졼 /translation/
+ȥ󥹥졼 /(n) translator/
+ȥ󥹥졼 /(n) translator/
+ȥ󥹥졼 /(n) translate/
+ȥ /(n) playing cards (trans: trump)/(P)/
+ȥ׶ [ȥפ礦] /card freak/
+ȥڥå /(n) trumpeter/
+ȥڥå /(n) trumpet/(P)/
+ȥڥåȥ /trumpet skirt/
+ȥݥ /trampoline/
+ȥ /travel/
+ȥ꡼ȥ /treatment/(P)/
+ȥꥢ /(n) triage/
+ȥꥢơ [ȥꥢơȤ] /(n) triacetate fiber/
+ȥꥦ /(n) thorium (Th)/(P)/
+ȥꥦ [ȥꥦऱ] /(n) thorium series/
+ȥꥨʡ /triennale/
+ȥꥪ /(n) trio/(P)/
+ȥꥫܥϩ [ȥꥫܥ󤵤󤫤] /(n) TCA/tricarboxylic acid cycle/
+ȥꥬ /(n) trigger/
+ȥꥬ /(n) trigger/(P)/
+ȥꥬ [ȥꥬ] /(n) trigger price/
+ȥꥯ /(abbr) trichloroethylene/
+ȥꥯ /trichloroethylene/(P)/
+ȥꥳå /(n) tricot/
+ȥꥳޥ /trichomycin/
+ȥꥳʥ /trichomonas/
+ȥꥳʥ紱 [ȥꥳʥĤ] /(n) vaginal trichomoniasis/
+ȥꥳ /tricolore/
+ȥå /(adj-na) tricky/
+ȥå /(n) trick/(P)/
+ȥå /trickster/
+ȥåץ졼 /trick play/
+ȥå /trick work/
+ȥåԥ /tripping/
+ȥå /trip/(P)/
+ȥåץ᡼ /trip meter/
+ȥåڥ /Tripper/
+ȥ˥ƥ /Trinity/
+ȥ˥ȥȥ륨 /trinitrotoluen/TNT/(P)/
+ȥѥΥ޾ [ȥѥΥޤ礦] /(n) trypanosomiasis/sleeping sickness/
+ȥѥΥ /trypanosoma/
+ȥӥ /trivia/
+ȥӥꥺ /trivialism/
+ȥӥ塼 /tribune/(P)/
+ȥץ /(n) triple/(P)/
+ȥץ륯饦 /triple crown/
+ȥץ른 /triple jump/
+ȥץץ졼 /triple play/
+ȥޡ /trimmer/
+ȥߥ /(n) trimming/
+ȥ /(n) trim/
+ȥ /(fr:) truffle (fr: truffe)/(P)/
+ȥ /(n) trill/
+ȥ /trilemma/
+ȥ롼ѡ /trooper/(P)/
+ȥ륨 /toluene/(P)/
+ȥ륯 /torque/(P)/
+ȥ륯С /torque converter/
+ȥ륯˥ /Turkmenistan (p)/
+ȥ륳 /Turkey/turquoise/(P)/
+ȥ륳 /(abbr) torque converter/
+ȥ륳 [ȥ륳] /(n) turquoise/
+ȥ륳Ϥ [ȥ륳֤] /(n) Turkish bath (euph. for brothel)/
+ȥ륳˹ [ȥ륳ܤ] /(n) fez/
+ȥ륹ȥ /(n) Tolstoy (Russian author)/(P)/
+ȥ륽 /(n) torso/
+ȥƥ /tortilla/
+ȥƥ /tortilla/
+ȥ͡ /tornado/
+ȥХɡ /(fr:) troubadour/
+ȥ졼 /(n) tray/(P)/
+ȥ졼 /(n) tracer/
+ȥ졼ӥƥ /(n) traceability/
+ȥ졼 /(n) tracing/
+ȥ졼󥰥ڡѡ /(n) tracing paper/
+ȥ졼 /(n) trace/(P)/
+ȥ졼 /(n) trader/
+ȥ졼ǥ /trading/
+ȥ졼ǥ󥰥ѥˡ /trading company/
+ȥ졼 /(n) trade/(P)/
+ȥ졼ɥ /(n) trade-off/
+ȥ졼ɥ祦 /trade show/
+ȥ졼ɥޡ /(n) trademark/(P)/
+ȥ졼ɥޥ͡ /trade money/
+ȥ졼ɥ˥ /trade union/
+ȥ졼ʡ /(n) trainer/sweatshirt/(P)/
+ȥ졼˥ /(n) training/(P)/
+ȥ졼˥󥰥 /(n) training wizard/
+ȥ졼˥󥰥 /training wear/
+ȥ졼˥󥰥 /training camp/
+ȥ졼˥󥰥 /sweat shirt (trans: training shirt)/
+ȥ졼˥󥰥塼 /training shoes/
+ȥ졼˥󥰥ѥ /sweat pants (trans: training pants)/
+ȥ졼ѥ /(n) (abbr) training pants/
+ȥ졼 /(n) trailer (actually a combination of tractor and trailer)/
+ȥ졼顼 /(n) trailer (actually a combination of tractor and trailer)/(P)/
+ȥ졼顼ϥ /trailer house/house trailer/
+ȥ졼顼Х /trailer bus/
+ȥ졼Х /trail bike/
+ȥ졼 /(n) train/
+ȥ쥢ɥ /toreador/
+ȥ쥢ɥѥ /toreador pants/
+ȥ쥤ʡ /trainer/
+ȥå /trekker/(P)/
+ȥå /tread/
+ȥѥ /(n) (abbr) training pants/
+ȥӥ /(fr:) very good (fr: tres bien)/
+ȥ /(abbr) tracing paper/
+ȥ /(n) tremolo/
+ȥ /tolerance/
+ȥ /(n) trench coat/(P)/
+ȥ /trenching/
+ȥˡ [ȥۤ] /(n) trench cut method/
+ȥǥ /(adj-na,n) trendy/(P)/
+ȥ /(n) trend/(P)/
+ȥ /troche/
+ȥ /trawling/trolling/
+ȥ /(n) trawl/(P)/
+ȥ [ȥ뤮礮礦] /(n) trawl fishery/
+ȥ [ȥ뤻] /(n) trawler/
+ȥ [ȥ뤢] /(n) trawl/
+ȥ /(n) Troy/(P)/
+ȥ [ȥΤ⤯] /Trojan horse/
+ȥ /(n) troika/(P)/
+ȥ /Tholoide/
+ȥ䷲ [ȥ䤰] /(n) Trojan group/
+ȥå /(n) truck/
+ȥå /(n) trot/
+ȥĥ /Trotskist/
+ȥĥ /Trotskism/
+ȥԥ /(n) tropical/
+ȥԥɥ /tropical drink/
+ȥԥեå /tropical fish/
+ȥԥե롼 /tropical fruits/
+ȥԥץ /tropical plant/
+ȥե /(n) trophy/(P)/
+ȥ꡼Х /(n) trolleybus/
+ȥ /TRON/(P)/
+ȥ /Toronto/(P)/
+ȥץ륤 /(fr:) trompe-l'oeil/
+ȥܡ /(n) trombone/(P)/
+ȥ磻饤 /twilight/(P)/
+ȥ泌⥢ /(fr:) you and I (fr: toi et moi)/
+ȥ /toilette/
+ȥå /toilette/
+ȥ󥭥 /ton-kilometer/
+ȥ󥭥 /(Gulf of) Tonkin/(P)/
+ȥ /tongs/
+ȥǥ /(exp) (slang) ridiculous/outrageous/obviously wrong/
+ȥȥ [ȥȥӤ礦] /(adv) without a hitch/swimmingly/with rapid strides/
+ȥͥ /(n) tunnel/(P)/
+ȥͥ /tunnel diode/
+ȥͥ [ȥͥ뤬] /(n) dummy company/
+ȥͥ [ȥͥ뤳] /(n) tunnel effect/
+ȥͥ [ȥͥ뤵Ф] /(n) plastic tunnel culture/
+ȥͥ [ȥͥ뤬] /(n) tunnel kiln/
+Ȳ [Ȥ󤭤] /(n) G clef/
+Ƚ [Ȥ] /(n) stage directions/
+ûĴ [Ȥ礦] /G minor/
+ĹĴ [Ȥ礦礦] /G major/(P)/
+ɡå /extreme close-up/
+ɡ /dawk/(P)/
+ɡʥ /(n) doughnut/(P)/
+ɡʥĸ [ɡʥĤ󤷤礦] /(n) doughnut phenomenon/
+ɡԥ /(n) doping/(P)/
+ɡԥ󥰥ƥ /(n) drug test/dope test/
+ɡץå /dope check/
+ɡ٥ޥ /Doberman/
+ɡ٥ޥԥ󥷥 /Dobermann Pinscher/
+ɡޡɡ /dormer window/(P)/
+ɡߡ /dormie (golf)/dormy/
+ɡߡۡ /dormie hole (golf)/
+ɡߥȥ꡼ /dormitory/
+ɡ /(n) dome/(P)/
+ɡॺǡ /doomsday/domesday/
+ɡꥢ /Doria/
+ɡ륭塼 /dole queue/(P)/
+ɥ /(n) door (Western-style)/(P)/
+ɥ /doors/
+ɥҥ /door hinge/
+ɥ /door peephole (trans: door eye)/
+ɥ󥸥 /door operating equipment (trans: door engine)/
+ɥ /door girl/
+ɥ /(n) peep hole (trans: door scope)/
+ɥ /door chain/
+ɥå /door check/
+ɥġɥ /door-to-door/
+ɥġɥ륹 /door-to-door sales/
+ɥҥ /door hinge/
+ɥҥ /door hinge/
+ɥۥ /(n) (abbr) intercommunication system/
+ɥܡ /door boy/
+ɥޥå /doormat/
+ɥޥ /doorman/
+ɥߥ顼 /door mirror/
+ɥå /door lock (on a car)/
+ɥ /Germany/(P)/
+ɥĥޥ륯 /Deutschmark/
+ɥĸ [ɥĤ] /(n) German language/
+ɥĿ [ɥĤ] /German person/
+ɥ̱綦¹ [ɥĤߤ󤷤夭礦盧] /German Democratic Republic (i.e. former East Germany)/
+ɥϢˮ¹ [ɥĤݤ礦盧] /Federal Republic of Germany (former West Germany)/
+ɥ /(abbr) a do-it-yourself store/
+ɥ꡼ /doily/
+ɥåȥ楢 /do-it-yourself/(P)/
+ɥ /doom/
+ɥå /doo-wop/
+ɥ /dwelling/
+ɥ /dwelling/
+ɥ /dwell/
+ɥ󥿥꡼ /(n) documentary/(P)/
+ɥ󥿥꡼ɥ /documentary drama/
+ɥ󥿥 /(adj-na) documental/
+ɥơ /(n) documentation/
+ɥ /(n) document/(P)/
+ɥХå /doggie bag/
+ɥ /(n) doctor/(P)/
+ɥ /doctor course/
+ɥȥå /stopping a sport, such as boxing, on doctor's orders (trans: doctor stop)/referee's stop/
+ɥ /(n) chameleon plant (Houttuynia cordata)/
+ɥȥ /(n) doctrine/(P)/
+ɥȥ /(n) doctor/
+ɥ /(n) dogma/
+ɥޥ /dogmatist/
+ɥޥ /dogmatism/
+ɥޥå /(adj-na) dogmatic/
+ɥ /thud/
+ɥ /yakuza sword/(P)/
+ɥ /(n) doeskin/
+ɥ /(int) bam/whomp/
+ɥХ /(v5r) to be noisy/to make noise/
+ɥ /(adv) thud/
+ɥ㥭 /(abbr) cancel at the last minute (trans: dotanba de kyanseru suru)/
+ɥå /(n) docking/(P)/
+ɥå /(n) dock/(P)/
+ɥå /(n) andiron/dog/locking dog/
+ɥåե /dogfight/(P)/
+ɥå졼 /(n) dog racing/
+ɥåܡ /(n) dodge ball/(P)/
+ɥå /(n) dot/(P)/
+ɥåȥץ󥿡 /dot printer/
+ɥåȥܥ /(n) dot-bomb/
+ɥåȥޥå /dot map/
+ɥåȥޥȥå /dot matrix/
+ɥǥեˡ /dodecaphony/
+ɥʡ /(n) donor/(P)/
+ɥʡ /(n) donor card/
+ɥӥå /Debussy/
+ɥ֥ [ɥ֥] /(n) de Broglie wave/
+ɥߥʥ /dominant/
+ɥߥ˥ /Dominican Rep. (p)/
+ɥߥ /(n) domino/(P)/
+ɥߥ [ɥߥΤ] /(n) domino theory/
+ɥᥤ /(n) domain/
+ɥᥤ̾ [ɥᥤᤤ] /(n) domain name/
+ɥ᥹ /(abbr) domestic/
+ɥ᥹å /(adj-na,n) domestic/
+ɥ᥹å /domestic science/
+ɥ᥹ƥåХ /(n) domestic violence/
+ɥ륬 /de Morgan/
+ɥ饤 /(adj-na,n) dry/(P)/
+ɥ饤 /(n) dry ice/
+ɥ饤å /dry cut/
+ɥ饤졼 /dry curry/
+ɥ饤꡼˥ /(n) dry cleaning/
+ɥ饤ӥ /dry shaving/
+ɥ饤ס /dry shampoo/
+ɥ饤 /dry gin/
+ɥ饤 /dry suit/
+ɥ饤 /dry skin/
+ɥ饤 /dried sausage/
+ɥ饤 /(n) driver (e.g. screwdriver, device driver)/
+ɥ饤С /(n) driver/screwdriver/(P)/
+ɥ饤ե /dry flower/(P)/
+ɥ饤 /(n) drive/trip by car/driving/(P)/
+ɥ饤֥ /(n) drive in/
+ɥ饤֥󥷥 /drive-in theater/
+ɥ饤֥Х /drive-in bank/
+ɥ饤֥쥹ȥ /drive-in restaurant/
+ɥ饤֥ /driveway/
+ɥ饤֥ /(n) (abbr) car rental agency/driving club/
+ɥ饤֥ /drive serve/
+ɥ饤֥롼 /drive-through/
+ɥ饤֥ޥå /road map (trans: drive map)/
+ɥ饤ڥ /dry paint/
+ɥ饤ݥ /drypoint/
+ɥ饤ޡƥ /dry martini/
+ɥ饤ޥƥ /dry martini/
+ɥ饤ߥ륯 /(n) dry milk/
+ɥ饤䡼 /(n) dryer/(P)/
+ɥ饳 /(abbr) driving contest (golf)/longest drive contest/
+ɥ饴 /dragon/(P)/
+ɥ饹å /(adj-na) drastic/(P)/
+ɥå /(n) dragging/
+ɥå /(n) drag/(P)/
+ɥåȥ /drugstore/
+ɥåХ /drag bunt/
+ɥå졼 /drag race/
+ɥ /draft/
+ɥե /(n) draft/(P)/
+ɥեȥӡ /draft beer/
+ɥ /(n) drama/(P)/
+ɥޡ /(n) drummer/(P)/
+ɥޥ /dramatist/
+ɥޥå /(adj-na,n) dramatic/(P)/
+ɥޥƥå /(adj-na) dramatic/
+ɥߥ /drumming/
+ɥ /(n) drum/(P)/
+ɥॻå /drum-set/
+ɥॽ /drum solo/
+ɥޥ /drum machine/
+ɥ [ɥफ] /(n) drum/(P)/
+ɥ© [ɥह] /lazy son/profligate son/(P)/
+ɥ꡼ /dolly/(P)/
+ɥ꡼ /Doline/
+ɥ꡼ޡ /dreamer/
+ɥ꡼ߡ /(adj-na) dreamy/
+ɥ꡼ߥ /dreaming/
+ɥ꡼ /(n) dream/(P)/
+ɥꥢ /(n) doria/
+ɥꥢ /(n) (1) Dorian (mode, column)/(2) durian (fruit)/(P)/
+ɥå /(n) (abbr) drip coffee/
+ɥåץҡ /(n) drip coffee/
+ɥե /drifter/
+ɥ֥ /(n) dribble/(P)/
+ɥ֥ /(adj-na) driven/
+ɥ /(n) drill/(P)/
+ɥ /(n) drink/(P)/
+ɥ /(n) (1) doll/(2) dollar/(P)/
+ɥ륯 /(n) dollar clause/
+ɥ륷ե /(n) dollar shift/
+ɥ륷å /(n) dollar shock/
+ɥ륷å /(n) dollar shop/
+ɥ /dolce/
+ɥå /dolcissimo/
+ɥȥ /Dortmund/
+ɥӡ /Dolby/
+ɥӡ饦 /Dolby surround/
+ɥե󥭥å /(n) dolphin kick/(P)/
+ɥڥå /dollar peg/being pegged to the dollar/
+ɥޥ󥹥꡼ /(n) dolman sleeve/
+ɥ /(n) dolmen/
+ɥ桼 /(n) dollar usance/
+ɥ [ɥ䤹] /(n) cheap dollar/
+ɥ볰 [ɥ뤬] /(n) dollar diplomacy/
+ɥ뵭 [ɥ뤭] /(n) dollar sign ($)/
+ɥ [ɥ] /(n) dollar basis/quotation in dollars/
+ɥ [ɥ] /(n) strong dollar/
+ɥ뻥 [ɥ뤵] /(n) dollar bill/
+ɥ [ɥ뤽] /(n) exchange rates of the dollar/
+ɥϰ [ɥ] /(n) dollar area/
+ɥ㤤 [ɥ뤫] /(n) dollar purchase/(P)/
+ɥȢ [ɥФ] /(n) patron/milch cow/
+ɥ졼 /(n) drape/
+ɥ졼󥳥å /(n) drain cock/
+ɥ쥤 /(n) drain/
+ɥ쥹 /(n) dress/(P)/
+ɥ쥹å /(n) dress up/
+ɥ쥹 /(n) dress shirt/
+ɥ쥹 /(n) dress suit/
+ɥ쥹᡼ /(n) dressmaker/
+ɥ쥹᡼ /(n) dressmaking/
+ɥ쥹Ź [ɥ쥹Ƥ] /dress store/
+ɥå /(n) dresser/
+ɥå /(adj-na,n) dressy/
+ɥå /(n) dressing/(P)/
+ɥå󥰥롼 /(n) dressing room/
+ɥ /(abbr) dressing paper/
+ɥ /(n) (abbr) dressmaker/
+ɥ /draw/(P)/
+ɥ /(n) drawing/(P)/
+ɥܡ /(n) draw ball/
+ɥ /(n) drone/
+ɥ󥲡 /(n) drawn game/
+ɥ /(n) drawnwork/
+ɥ /drawer/
+ɥå /(n) drop/(P)/
+ɥåץ /(n) dropout/
+ɥåץå /(n) drop-kick/
+ɥåץ /(n) drop goal/
+ɥåץϥɥ /(n) drop handle/
+ɥ󥲡 /(n) drawn game/
+ɥ /(n) drawnwork/
+ɥ /(n) dwarf/
+ɥ /(n) Don/(P)/
+ɥ󥭡 /(n) donkey/
+ɥ󥴥 /(n) dungarees/
+ɥ󥿥 /(nl:) (n) sunday (nl: zondag)/
+ɥȥΡ롼 /(n) don't-know group/
+ɥѥ /(exp) the firing of guns/
+ɥե /(n) Don Juan/
+ɥޥ /don't mind/
+ɴΤȴ [ɤ̤] /(exp) to knock or scare (someone) out of his or her wits/to strike a person dumb/to dumbfound/to take (someone) aback/
+ʡ꡼ /nursery/(P)/
+ʡ꡼ơ /nursery tale/
+ʡ /(n) nurse/(P)/
+ʡ /nurse call/a patient's call button in a hospital/
+ʡơ /nurse station/
+ʡХ /nurse bank/
+ʡХ /(adj-na) nervous/(P)/
+ʥ /(adj-na,n) naive/(P)/
+ʥ /Niagara/(P)/
+ʥϡ꡼ /Nike Hercules/(P)/
+ʥꥢ /Nigeria/(P)/
+ʥ /(n) nice/(P)/
+ʥ /nice guy/
+ʥå /nice shot/
+ʥߥɥ /nice middle/
+ʥ /(n) game under lights (e.g. baseball) (trans: nighter)/night game/(P)/
+ʥ󥲡 /nightingale/(P)/
+ʥ /(n) night/knight/(P)/
+ʥȥ /nightwear/
+ʥȥ /nightgown/
+ʥȥå /(n) nightcap/
+ʥȥ /(n) nightclub/(P)/
+ʥȥ꡼ /night cream/
+ʥȥ /night game/
+ʥȥ硼 /night show/
+ʥȥݥå /night spot/
+ʥȥť쥹 /nightdress/
+ʥȥơ֥ /night table/
+ʥȥۥԥ /night hospital/
+ʥȥᥢ /nightmare/
+ʥȥå /night latch/
+ʥ /(n) knife/(P)/
+ʥեå /knife ridge/
+ʥå /(abbr) nylon latch/
+ʥ /Nile/(P)/
+ʥ륰꡼ /Nile green/
+ʥ [ʥ] /(n) Nile crocodile/
+ʥ /(n) nylon/(P)/
+ʥ󥹥ȥå /(n) nylons/nylon stockings/
+ʥ /(n) no (de: nein)/nine/(P)/
+ʥ /(adj-na,n) now/"in"/trendy/(P)/
+ʥ /up-to-date (trans: "nowy") (slang from the 1980s)/
+ʥʥ /now-now-ism/being interested only in the here and now without any regard for the future/
+ʥå /nugget/
+ʥ /NASA/National Aeronautics and Space Administration/
+ʥեå /NASA fashion/
+ʥץ /(abbr) national project/
+ʥʥꥺ /(n) nationalism/(P)/
+ʥʥꥼ /nationalization/
+ʥʥƥ /nationality/
+ʥʥ /(adj-na,n) national/(P)/
+ʥʥ륢ǥƥƥ /national identity/
+ʥʥ륢ȥ饹 /national atlas/
+ʥʥ륢 /national ad/
+ʥʥ륤󥿥쥹 /national interest/
+ʥʥ륭饯 /national character/
+ʥʥ륲 /national game/
+ʥʥ륳塼 /national costume/
+ʥʥ륳󥻥󥵥 /national consensus/
+ʥʥ륳٥󥷥 /national convention/
+ʥʥ륹 /nationalist/
+ʥʥ륻ƥ /national security/
+ʥʥ륻󥿡 /National Center of Trade Unions/
+ʥʥ /(n) national team/
+ʥʥ /national chain/(P)/
+ʥʥȥ饹 /(n) National Trust/
+ʥʥХ /national bank/
+ʥʥѡ /national park/
+ʥʥ֥ /national brand/
+ʥʥץ쥹ơ /national prestige/
+ʥʥץ /national product/
+ʥʥإǡ /national holiday/
+ʥʥߥ˥ޥ /national minimum/
+ʥʥ꡼ /National League/(P)/
+ʥ /NASTAR ski/National Standard Race ski/
+ʥå /(n) NASDAQ/
+ʥåѥ /(n) Nasdaq Japan/
+ʥ /(abbr) Nazi/Nationalsozialist/(P)/
+ʥ /(n) Nazism/(P)/
+ʥ饤 /naturalize/
+ʥꥹƥå /naturalistic/
+ʥꥹ /naturalist/(P)/
+ʥꥺ /(n) naturalism/
+ʥꥼ /naturalization/
+ʥ /(adj-na,n) natural/(P)/
+ʥ륦 /natural wave/
+ʥ륫顼 /natural color/
+ʥ륰å /natural grip/
+ʥ륵 /natural science/
+ʥ륻쥯 /natural selection/
+ʥ륿 /natural turn/
+ʥ /natural cheese/
+ʥա /natural foods/
+ʥå /(1) knuckle/(2) knuckle ball (baseball)/(P)/
+ʥåѡ /knuckle part/
+ʥåե /(n) knuckle four/
+ʥåܡ /knuckle ball/
+ʥå /(int) gnash/
+ʥå /nothing/(P)/
+ʥå /(n) nuts/
+ʥå /(n) nut/(P)/
+ʥåץå /knapsack/(P)/
+ʥȡ /NATO/North Atlantic Treaty Organization/
+ʥȥꥦ /(n) sodium (Na) (de: Natrium)/(P)/
+ʥȥꥦ /Natrium lamp/
+ʥȥꥦ [ʥȥꥦȤ] /(n) sodium-vapor lamp/
+ʥ /(n) nano-/10^-9/(P)/
+ʥΥ /nanosecond/billionth of a second/ns/
+ʥХۡ /Navaho/
+ʥѡ /napalm/
+ʥѡ [ʥѡ] /(n) napalm bomb/
+ʥѥХ졼 /Napa Valley/
+ʥӥ /(n) navigator/(P)/
+ʥե /naphtha/(P)/
+ʥե /naphtha/NAFTA/
+ʥե /(n) Naphthalin/
+ʥ֥ /Navstar/
+ʥץ /(n) napkin/(P)/
+ʥݥ /(it:) Naples (it: Napoli)/(P)/
+ʥݥ꥿ /(adj-no) Neapolitan (fr: napolitain)/
+ʥݥ쥪 /(n) Napoleon/(P)/
+ʥߥӥ /(n) Namibia/(P)/
+ʥ꡼ /(n) (abbr) National League/
+ʥꥷ󥰥꡼ /nourishing cream/
+ʥå /nourish/
+ʥå /nourishment/
+ʥ륭å /(el:) (n) Narcissus (el: narkissos)/
+ʥ륷 /narcissist/
+ʥ륷 /(n) narcissism/
+ʥ륷 /(fr:) (n) Narcisse (French form of Narcissus)/
+ʥ륷 /(n) big-headed/stuck-up person/egotist/narcissist/
+ʥ륷 /(n) narcissism/
+ʥ졼 /(n) narration/(P)/
+ʥ졼 /(n) narrator/(P)/
+ʥå /(n) knowledge/
+ʥå󥸥˥ /(n) knowledge engineering/
+ʥ㥹ƥ /narrowcasting/(P)/
+ʥ쥨å /narrow silhouette/
+ʥɥ˥ /(ru:) narodniki/
+ʥХ /narrow-band/
+ʥ󥭥 /Nanking/
+ʥ󥻥 /(adj-na,n) nonsense/(P)/
+ʥ󥻥󥹥ǥ /nonsense comedy/
+ʥС /(n) number/(P)/
+ʥС /number eight/
+ʥСǥץ졼 /number display/caller ID/
+ʥСץ졼 /(n) number plate/licence plate/(P)/
+ʥС /(n) number one/(P)/
+ʥХ /(n) numbering/numbering machine/
+ʥХ󥰥ޥ /numbering machine/
+ʥ /(n) nymph/
+ˡ /(n) knee/(P)/
+ˡ /(adj) nice/(P)/
+ˡ /(n) needs/(P)/
+ˡå /knee-high socks (trans: knee-socks)/
+ˡ /(n) Nietzsche, Friedrich Wilhelm (1844-1900)/
+ˡ /(adj-na) neat/
+ˡ /need/
+ˡɥ /(n) needle/
+ˡ륻 /Nielsen/(P)/
+ˡ󥰥 /knee-length/
+˥ԥ /near pin (golf)/closest to pin/
+˥ߥ /(n) near-miss/(P)/
+˥ /(n) niobium (Nb)/
+˥饰 /Nicaragua/(P)/
+˥饰 /Nicaragua/
+˥ /(n) Nichrome/
+˥ [˥ऻ] /(n) nichrome wire/
+˥ԥ奢 /Negro spiritual/
+˥ /(n) nicotine/(P)/
+˥󥬥 /(n) nicotine gum/
+˥󥭥ǥ /(n) nicotine lollipop/
+˥ [˥󤵤] /(n) nicotinic acid/
+˥ [˥夦ɤ] /(n) nicotinism/
+˥˥ /(n,vs,adv) smile/(P)/
+˥饹 /Nicholas/(P)/
+˥ /(n) (abbr) varnish/(P)/
+˥å /knickers/(P)/
+˥åܥå /knickerbockers/
+˥å /Nick/(P)/
+˥å͡ /(n) nickname/(P)/
+˥å /(n) nickel (Ni)/(P)/
+˥å륫ɥߥ /nickel-cadmium/
+˥å륫ɥߥ [˥å륫ɥߥǤ] /(n) nickel-cadmium battery/
+˥å륯 [˥å륯ळ] /(n) nickel-chromium steel/
+˥å [˥å뤳] /(n) nickel steel/
+˥å /(n) knit/knitted fabric/knitted garments/(P)/
+˥åȥ /knitwear/
+˥åѡ /nippers/
+˥åܿ [˥åѤ䤷] /(n) nipa palm/
+˥ȥ /(n,pref) nitro/
+˥ȥꥳ [˥ȥꥳ夦ɤ] /(n) nitroglycol poisoning/
+˥ȥꥻ /(n) nitroglycerin/
+˥ȥ /(n) nitrocellulose/
+˥ȥ [˥ȥ] /(n) nitroso group/
+˥ȥ [˥ȥ] /(n) nitration/
+˥ȥʪ [˥ȥ֤] /(n) nitro compound/
+˥ȥ [˥ȥ] /(n) nitro group/
+˥ʥå /Nina Ricci/
+˥ҥꥹƥå /(adj-na,n) nihilistic/
+˥ҥꥹ /(n) nihilist/
+˥ҥꥺ /(n) nihilism/
+˥ҥ /(adj-na,n) nihil/(P)/
+˥˥å /(n) mnemonic/
+˥˥ /(n,vs,vs) smirk/grin/
+˥塼 /(n) new/(P)/
+˥塼ǥߥ /new academism/
+˥塼 /new adult/
+˥塼 /new wave/(P)/
+˥塼 /new-wave/
+˥塼 /new age/
+˥塼Υߡ /(n) New Economy/
+˥塼å¥륹 [˥塼åӤ礦륹] /(n) Newcastle disease virus (NDV)/
+˥塼ޡ /newcomer/
+˥塼å /Newcastle/
+˥塼˥ /New Guinea (p)/
+˥塼ꥢեߥ /nuclear family/
+˥塼륺 /New South Wales/(P)/
+˥塼 /nuisance/
+˥塼ƥ /new city/
+˥塼 /New Zealand/
+˥塼㡼 /New Jersey/(P)/
+˥塼㡼ʥꥺ /New Journalism/
+˥塼㥺 /new jazz/
+˥塼 /(n) news/(P)/
+˥塼ʥꥹ /news analyst/
+˥塼㥹 /(n) newscaster/
+˥塼롼 /NG/news group/
+˥塼С /news-server/
+˥塼ƥ /news-system/
+˥塼ơ /news-station/
+˥塼ס /news-spool/
+˥塼 /(n) news source/(P)/
+˥塼ͥ /(n) news channel/
+˥塼Х塼 /(n) news value/
+˥塼ե /news-feed/
+˥塼ޥ /newsmagazine/
+˥塼꡼ /news-reader/
+˥塼롼 /newsroom/
+˥塼쥿 /(n) newsletter/(P)/
+˥塼Dz [˥塼] /(n) newsreel/
+˥塼 [˥塼Ф] /news media/
+˥塼 /(n) news/(P)/
+˥塼 /Newsweek/(P)/
+˥塼ߥå /new ceramics/
+˥塼 /(n) new type/
+˥塼 /(n) new town/(P)/
+˥塼ȥ /(abbr) new traditional/(P)/
+˥塼ȥå /(abbr) new traditional/
+˥塼ȥǥåʥ /new traditional/
+˥塼ȥꥺ /neutralism/
+˥塼ȥ /(adj-na) neutral/
+˥塼ȥ [˥塼ȥΤܤ] /(n) neutrino star/
+˥塼ȥŷʸ [˥塼ȥΤƤ󤬤] /(n) neutrino astronomy/
+˥塼ȥ /(n) neutron/
+˥塼ȥ /(n) Newton/(P)/
+˥塼ȥϳ [˥塼ȥ꤭] /(n) Newtonian mechanics/
+˥塼ϡ /transsexual or transvestite performer (trans: new half)/
+˥塼ϥץ㡼 /New Hampshire/(P)/
+˥塼ӥͥ /(n) new business/
+˥塼եɥ /Newfoundland/
+˥塼եå /new fashion/
+˥塼ե /(n) new face/(P)/
+˥塼եƥ /new frontier/
+˥塼֥󥺥å /New Brunswick/
+˥塼ץ /new poor/
+˥塼٥ͥ /new business/
+˥塼ܥ /new voice/
+˥塼ߥ塼å /new music/
+˥塼ᥭ /New Mexico/(P)/
+˥塼ǥ /(n) new media/(P)/
+˥塼ǥߥ˥ƥ /New Media Community/
+˥塼⡼ /new mode/
+˥塼衼 /(n) The New Yorker/(P)/
+˥塼衼 /New York/(P)/
+˥塼衼ƥ /New York City/
+˥塼衼ॺ /The New York Times/
+˥塼衼 [˥塼衼夦] /New York State/(P)/
+˥塼衼ڷ [˥塼衼礦ȤҤ] /(n) New York Stock Exchange (NYSE)/
+˥塼饤 /New Right/
+˥塼 /neural/
+˥塼ͥå /neural net/
+˥塼ͥåȥ /neural network/
+˥塼꡼ /new leader/(P)/
+˥塼ꥢꥺ /new realism/
+˥塼å /(n) new look/
+˥塼쥤䡼å /new layers look/
+˥塼ե /new left/
+˥塼 /neuro-/(P)/
+˥塼顼 /new roller/
+˥塼ԥ塼 /(n) neuro-computer/
+˥塼ԥ塼ƥ /neuro-computing/
+˥塼 /(n) neuron/(P)/
+˥奢 /(n) nuance/(P)/
+˥Х졼 /nimbus gray/
+˥ҥɥȿ [˥ҥɥϤΤ] /(n) ninhydrin reaction/
+˥ /(n) nymph/
+˥եޥ˥ /nymphomania/
+ûĴ [ˤ礦] /D minor/
+ĹĴ [ˤ礦礦] /D major/
+̡ǥ /nudie/(P)/
+̡ǥ /(n) nudist/
+̡ǥ /nudism/
+̡ /(n) nude/(P)/
+̡ɥ硼 /(n) striptease (trans: nude show)/
+̡ɥ /nude studio/
+̡ɥޥ /nude mouse/
+̡ɥǥ /nude model/
+̡ɥ /noodle/(P)/
+̡ɼ̿ [̡ɤ㤷] /(n) nude photo/
+̡٥ /nouvelle/(P)/
+̡٥С /nouvelles vagues/
+̡ܡ /(n) nouveau/(P)/
+̡ܡޥ /nouveau roman/
+̡֥饤 /noon bright/
+̥ /(n) nougat/
+̥쥪 /(n) nucleotide/
+̥ /null/
+̥㥯 /(n) (MA) tow linked fighting sticks/nunchaku/
+̹ [̤礦] /Classification for Japanese verb with the dictionary form ending in "nu"/
+͡㡼ȥ졼 /nature trail/(P)/
+͡ƥ֥ԡ /native speaker/
+͡ӡ /navy/
+͡ӡå /navy look/
+֥͡ /(n) navel/
+֥͡륪 /navel orange/
+͡ߥ /(n) naming/(P)/
+͡ /(n) name/(P)/
+͡ॵ /name-server/
+͡ॵС /name-server/
+͡ॹڡ /name-space/
+͡Х塼 /(n) established reputation (trans: name value)/
+͡ץ졼 /nameplate/
+͡塼 /name-value/
+͡륨ʥ /nail enamel/(P)/
+͡ե /nail file/
+͡ݥå /nail polish/
+ͥǥ륿 /Neanderthal/(P)/
+ͥå /naked/(P)/
+ͥåɥХ /style of motorcycle having the engine exposed and visible/
+ͥƥ /(adj-na,n) native/
+ͥƥ /native/
+ͥ /(n,pref) neo/(P)/
+ͥǥꥺ /neoidealism/
+ͥץå˥ /neoimpressionism/
+ͥ饷 /neoclassicism/
+ͥ˥ꥺ /neocolonialism/
+ͥ奬 /neosugar/
+ͥ /(n) neodymium (Nd)/
+ͥʥ /Neo-Nazi/(P)/
+ͥե /(n) neo-fascism/
+ͥեꥢ /neophilia/
+ͥݥꥹ /neopolis/
+ͥꥢꥺ /neorealism/
+ͥХ /neoliberal/
+ͥ쥸 /neologist/
+ͥ쥸 /neologism/
+ͥ /neology/
+ͥޥ /neoromanticism/
+ͥ /(n) neon (Ne)/(P)/
+ͥ󥵥 /(n) neon sign/
+ͥ /neon lamp/
+ͥ [ͥ󤫤] /(n) neon tube/
+ͥ /(n) (photographic) negative/(P)/
+ͥ顼 /(abbr) negative color/
+ͥƥ /(adj-na,n) negative/(P)/
+ͥǥ֥ꥹ /(n) import restriction list (trans: negative list)/
+ͥ /next/
+ͥ /nector/
+ͥ /(n) tie/necktie/(P)/
+ͥԥ /(n) necktie pin/
+ͥեꥢ /necrophilia/
+ͥեӥ /necrophobia/
+ͥꥸ /(n) negligee/
+ͥ쥯 /neglect/
+ͥ /negotiation/
+ͥ /(suf) -ness/(P)/
+ͥե /Nescafe/
+ͥƥ /(n) nesting/
+ͥ /(n) nest/(P)/
+ͥȥơ֥ /nest table/several tables inside each other/
+ͥ /(fr:) Is it so? (fr: N'est-ce pas?)/Really?/
+ͥ /netizen/Net citizen/
+ͥå /(n) neckerchief/(P)/
+ͥå /necking/
+ͥå /(n) (abbr) neck/bottleneck/(P)/
+ͥå /nack chain/
+ͥå饤 /neckline/
+ͥå쥹 /(n) necklace/(P)/
+ͥå /(Societe des produits) Nestle/(P)/
+ͥå /(n) net/(P)/
+ͥåȥ /net in (tennis)/netball falling in/
+ͥåȥ /net score/
+ͥåȥȥݥ /net(work) topology/
+ͥåȥӥͥ /(n) Internet business/
+ͥåȥץ饤 /net price/
+ͥåȥץ졼 /(n) net play/(P)/
+ͥåȥܡ /net ball/
+ͥåȥޥ /net-mask/
+ͥåȥ /networker/
+ͥåȥ /(n) networking/
+ͥåȥ /(n) network/(P)/
+ͥåȥɥߥ /network administration/
+ͥС֥å /Never give up!/
+ͥСϥåץ /Never happen/
+ͥСޥ /Never mind/
+ͥХ /Nevada/(P)/
+ͥѡ /Nepal (p)/
+ͥե /(de:) nephrosis (de: Nephrose)/
+ͥե /nephron/
+֥ͥ饹 /Nebraska/(P)/
+ͥץ塼 /(n) Neptune/
+ͥץĥ˥ /(n) neptunium (Np)/
+ͥ /(fr:) permanent snowpatch (fr: neve)/
+ͥڥ󥿡 /(es:) nepenta/
+ͥݥ /nepotism/
+ͥ륽 /Nelson/(P)/
+Ρ /drip-dry/no-iron/wash-and-wear/
+Ρܥ /no carbon (paper)/
+Ρܥ [Ρܥ] /(n) non-carbon paper/
+Ρ /no count/
+Ρå /(n) no cut/
+Ρå /no clutch/
+Ρå [Ρå] /(n) automatic car/
+Ρ /(n) no comment/(P)/
+Ρ /(adj-no) no control/out of control/
+Ρ /(n) no side (rugby)/(P)/
+Ρ󥭥塼 /No, thank you/
+Ρ /north/(P)/
+Ρ /northwestern/
+ΡȽڽ [ΡȤ󤷤夦] /Northwest Territories/
+Ρ /(n) Northwest (airline)/
+Ρ饤 /North Carolina/(P)/
+Ρ /North Dakota/
+Ρ⡼ /No smoking/
+Ρ꡼ /(adj-no) sleeveless/
+Ρ /no time/
+Ρå /(n) Do not touch! (trans: no touch)/(P)/
+Ρ /NOTAM/notice to airmen/
+Ρ /(n) no outs (baseball)/
+Ρ /(n) notebook/copy-book/exercise book/(P)/
+Ρȥꥢ /notorious/
+Ρ /(n) node/
+Ρϥ /(n) know-how/
+Ρѡ /No parking/
+Ρѥ /panty-less/wearing no underwear/
+ΡҥåȥΡ󥲡 /no-hit no-run game/(P)/
+Ρե /no frost/
+Ρ֥ /no bra/
+Ρ֥ /no brand/
+Ρ֥ /(adj-na) noble/(P)/
+Ρץ졼 /no play/
+Ρإ /(abbr) without a helmet/
+Ρ٥ꥦ /(n) nobelium (No)/
+Ρ٥ /Nobel/(P)/
+Ρ٥ [Ρ٥뤷礦] /(n) Nobel prize/(P)/
+Ρ٥ʿ¾ [Ρ٥ؤ路礦] /Nobel peace prize/
+Ρڡѡƥ /no-paper society/
+Ρޡ /no mark (not covered, not observed, occurring off the radar. E.g. new product)/(P)/
+Ρޥ饤 /normalize/(P)/
+Ρޥ /(adj-na,n) normal/(P)/
+Ρޥơ /normal tape/
+Ρ⥢ /(n) no more/
+Ρ󥹥ȥå /no-run stockings/(P)/
+ΡΡڥ /no work no pay/
+Υ /(n) NOAA/(P)/
+ΥޥΥƥ /noisy minority/
+Υͥ /noisiness/
+Υ /(n) noise/(P)/
+Υ /noisy/
+Υ /noise reduction/
+Υ쥹 /noiseless/
+Υޥ /Neumann/(P)/
+Υޥ [Υޥ󤬤] /Neumann-type (computer)/
+Υ /(de:) (n) neurosis (de: Neurose)/(P)/
+Υ /(de:) neuron (de: Neuron)/
+Υ /know/
+Υƥ /notation/
+Υϥ /(n) know-how/(P)/
+Υ /(fr:) Christmas (fr: Noel)/(P)/
+Υ /(de:) (n) (pair of) vernier calipers/vernier micrometer/nonius/
+Υ /(n) nocturne/
+Υȥ٥ /noctovision/
+Υ른 /(n) nostalgia (de: nostalgie)/(P)/
+Υ른 /(n) nostalgia/(P)/
+Υ른å /(adj-na) nostalgic/(P)/
+Υ /(n) nozzle/(P)/
+Υå /knocker/(P)/
+Υå /knocking/
+Υå /(n) (1) knock/(2) fungo (baseball)/(P)/
+Υå /(n) knockout/
+Υå /knock-on/
+Υå /knockdown/(P)/
+Υå /(n) notch/
+ΥåХå /notchback/
+Υåե륿 /notch-filter/
+Υå /(n) knot/nautical mile per hour/(P)/
+Υå /knob/
+Υ /nova/
+ΥХ /Nova Scotia/
+ΥХ /Nova Scotia/
+Υ /(n) knob/(P)/
+Υ٥ /novel/
+Υ٥ƥ /novelty/
+Υߥʥ /(adj-na) nominal/
+Υߥʥץ饤 /nominal price/
+Υߥ͡ /nomination/
+Υߥ͡ /(n) nominate/(P)/
+Υ⥰ /nomograph/
+Υ⥰ /nomogram/
+Υ饤 /Noraism/(P)/
+Υå /(n) knowledge/
+Υ륦 /Norway/(P)/
+Υǥå /Nordic/(P)/
+Υ /(n) Norma/(P)/
+Υޥǥ /Normandy/(P)/
+Υå /(n) knowledge/
+Υ /(fr:) no (fr: non)/(P)/
+Υ󥢥åȥǥ /non-attachment disease/
+Υ󥭥ꥢ /non career/
+Υ󥯥 /non cling/
+Υ󥳥ǥ /(abbr) non-conforming design/
+Υ󥹥֥ͥ /(n) non-scrambled channel/
+Υ󥹥ƥåץХ /(n) a bus without a step up into it, usually because it lowers itself, or has a lift (trans: no-step bus)/low-floor bus/
+Υ󥹥ȥơ /non store retailing/
+Υ󥹥ȥå /(n) nonstop/(P)/
+Υ󥹥å /nonslip/
+Υ󥻥 /unaffiliated (trans: non-section)/
+Υ󥻥 /(abbr) non-sectarian (trans: non-sect)/
+Υ󥻥 /(adj-na,n) nonsense/
+Υ󥿡ߥʥ /(adj-na) non-terminal/
+Υ󥿥ȥޥå /nontitle match/
+Υ /nonchalant/
+Υȥå /non troppo/
+ΥСХ /non-verbal/
+ΥСХ륳ߥ˥ /non-verbal communication/
+ΥХ /(n) nonbank banking/(P)/
+Υե /(n) nonfiction/(P)/
+Υ֥å /nonbook/
+Υ֥ /(fr:) (n) number (fr: nombre)/
+Υץ /(n) (abbr) non-professional (trans: non-pro)/
+Υݥ /(n) (abbr) nonpolitical/
+Υݥƥ /nonpolitical/
+Υ /nonrun (stocking)/
+Υ /nova/
+ϡ꡼ /Hercules/(P)/
+ϡ /Hague (city in Holland)/(P)/
+ϡ /(de:) hook (de: Haken)/
+ϡ󥯥 /(de:) swastika (de: Hakenkreuz)/
+ϡ /(n) heart/(P)/
+ϡȥӥˡ [ϡȥӥۤ] /nickname of a Building Access law (abbr. heartful building)/
+ϡȥե /(adj-na) (1) heart-warming (trans: heartful)/feel-good/emotionally uplifting/warm-hearted/(2) barrier-free/disabled or senior-friendly/
+ϡȥ֥졼 /heartbreak/
+ϡ /(adj-na,adj-no,n) hard/(P)/
+ϡɥ /(n) computer hardware/(P)/
+ϡɥ /(n) computer hardware/
+ϡɥС /(n) hard-cover/(P)/
+ϡɥ /hard court/
+ϡɥ /hard-core/
+ϡɥݥ /hard-core porno/
+ϡɥԡ /(n) hard-copy/
+ϡɥ /hard sell/
+ϡɥǥ /(n) hard-disk/(P)/
+ϡɥȥå /hardtop/(P)/
+ϡɥȥ졼˥ /hard training/
+ϡɥɥ /hard drink/
+ϡɥܡ /hardboard/
+ϡɥܥ /(n) hard-boiled/(P)/
+ϡɥ /hard-link/
+ϡɥ /hurdling/
+ϡɥ /(n) hurdle/(P)/
+ϡɥ붥 [ϡɥ뤭礦] /(n) hurdle race/
+ϡɥå /hard-rock/(P)/
+ϡɥ磻 /hard-wiring/
+ϡС /harbor/(P)/
+ϡС [ϡСɤ] /Harvard University/
+ϡԡ /harpy/
+ϡ /(n) half/someone of mixed Japanese-foreign race/(P)/
+ϡեϥ /(n) halfway house/
+ϡե /(n) three-quarter/half coat/top coat/
+ϡե /(n) half-size camera/
+ϡե /(n) half swing/
+ϡե /(n) half time/(P)/
+ϡեȡ /(n) half tone/
+ϡեХå /(n) halfback/
+ϡեܥ졼 /(n) half volley/
+ϡեߥ顼 /(n) half mirror/50% beam splitter/
+ϡե᡼ /(n) half made/
+ϡ /(n) herb/(P)/
+ϡ֥ƥ /(n) herb tea/
+ϡ /(n) harp/(P)/
+ϡס /(n) harpoon/
+ϡץ /(n) harpsichord/
+ϡʥ /harmonize/
+ϡʥ /(n) harmonization/
+ϡˡ /(n) harmony/(P)/
+ϡ˥ /(n) harmonica/mouth organ/(P)/
+ϡ顼ӡ /hurler derby/(P)/
+ϡ /harem/(P)/
+ϡѥ /harem pants/
+ϥ /(adj-na,n) high/(P)/
+ϥ顼 /hierarchy/
+ϥ饤 /(es:) jai-alai/
+ϥ /(n) highway/
+ϥѥȥ /highway patrol/
+ϥ /(n) highway/(P)/
+ϥ /(n) highway/(P)/
+ϥ /(n) hyena/
+ϥ /(n) high-end/
+ϥ /(n) high-octane gasoline/
+ϥ /(n) high-octane gasoline/
+ϥ /(n) high octane/
+ϥ /(n) hiker/(P)/
+ϥ /(adj-na,n) westernized (trans: high collar)/stylish fellow/
+ϥ /high-key/
+ϥȡ /high-key tone/
+ϥ塼 /(n) high cubic capacity (abbr.) (used for measuring shipping containers)/
+ϥ /(n) hiking/(P)/
+ϥ /(n) hike/(P)/
+ϥƥ /high quality/
+ϥ饹 /(adj-na,n) high class/
+ϥ졼 /(adj-na) high grade/
+ϥե /high-sulfur (crude oil)/
+ϥå /(n) hijack/highjack/(P)/
+ϥåɻˡ [ϥåܤۤ] /(n) anti-highjack law/
+ϥå /high jump/
+ϥ /(n) (abbr) high-speed steel/
+ϥ /(n) high school/(P)/
+ϥԡ /(n) high speed/
+ϥԡɥ /high-speed steel/
+ϥ /(adj-na) refined taste (trans: high sense)/sensible/
+ϥ˥å꡼ /hygenic cream/
+ϥƥ /(n) high society/
+ϥå /(n) knee socks (trans: high socks)/
+ϥå /high touch/
+ϥ /Haiti (p)/
+ϥ¹ [ϥ礦盧] /Republic of Haiti (p)/
+ϥ [ϥȤ] /Haiti (island) (p)/
+ϥ /(n) heights/(P)/
+ϥƥ /(adj-no,n) late teens (trans: high teen)/(P)/
+ϥƥ /(adj-na,n) high-tech/(P)/
+ϥƥΥ /(adj-na,n) high-technology/high-tech/
+ϥƥ /high tempo/
+ϥǥ /hiding/
+ϥǥ٥륯 /Heidelberg/(P)/
+ϥɥѡ /Hyde Park/
+ϥɥ㡼 /hydroculture/
+ϥɥե륪ܥ /(n) hydrochlorofluorocarbon (HCFC)/
+ϥɥץ졼˥ /hydroplaning/
+ϥɥץ졼 /hydroplane/
+ϥɥݥ˥å /hydroponics/
+ϥɥ /Haydn/(P)/
+ϥͥå /(adj-no,n) high-necked/
+ϥѡ /hyper/(P)/
+ϥѡե /(n) hyperinflation/
+ϥѡޡå /hypermarket/
+ϥѡ /(n) hyperlink/
+ϥѥ /(n,adj) high power/high-powered/
+ϥҡ /(n) high heels/high-heeled shoes/(P)/
+ϥӥ /(n) HDTV (high-definition television)/Hi-Vision/(P)/
+ϥӥ /(n) hibiscus/(P)/
+ϥԥå /high pitch/
+ϥե /(n) hi-fi/(P)/
+ϥե [ϥե] /(n) hi-fi equipment/
+ϥեå /high fashion/
+ϥե /(n) hi-fi/
+ϥե /(n) Hai Phong (city in Vietnam)/
+ϥե͡ /(n) hyphenation/
+ϥե /(n) hyphen/
+ϥ֥饦 /(adj-na) highbrow/
+ϥ֥꡼ɥ /hybridoma/
+ϥ֥å /(n) hybrid/(P)/
+ϥ֥åɥԥ塼 /hybrid computer/
+ϥ֥ /(adj-na) highbrow/
+ϥڡ /(adj-na,n) quick pace (trans: high pace)/(P)/
+ϥܡ /(n) high-ball/
+ϥޡ /(de:) homeland (de: Heimat)/
+ϥߥ /older unmarried woman (trans: high miss)/old maid/spinster/
+ϥ /(de:) (n) home (de: Heim)/(P)/
+ϥ䡼 /(n) hired automobile with driver/hired car/(P)/
+ϥ顼ƥ /(de:) to marry (de: heiraten)/
+ϥ顼 /(de:) marriage (de: Heirat)/
+ϥ饤 /(n) highlight/(P)/
+ϥ饤 [ϥ饤ȤФ] /(n) highlight halftone/
+ϥ /highland/(P)/
+ϥ /(de:) Live Long! (de: Heil)/
+ϥ쥰 /(n) high-leg leotard/(P)/
+ϥ٥ /(adj-na,n) high-level/(P)/
+ϥ٥󥲡 /high-level language/
+ϥ /how/(P)/
+ϥ /(n) housing/(P)/
+ϥ /(n) house/(P)/
+ϥ /housewares/
+ϥ /house organ/
+ϥ /credit card issued by a particular store or business (trans: house card)/
+ϥѡ /(n) housekeeper/
+ϥԥ /(n) housekeeping/
+ϥ꡼˥ /housecleaning/
+ϥ /house dust/
+ϥϥХ /househusband/
+ϥۡ /household/
+ϥܡ /house boat/
+ϥޥ̥ /house mannequin/
+ϥߥ̥ /(n) sales clerk in a fancy boutique clothing store (trans: house mannequin)/
+ϥ磻 /housewife/
+ϥġ /how to/(P)/
+ϥ /howling (esp. audio feedback)/
+ϥ /(n) haunt/
+ϥ /hound/
+ϥӥ /(n) civit (animal)/
+ϥ /(n) hazard/
+ϥɥ /hazard lamp/
+ϥ /(n) hashish/
+ϥ /(adj-na) husky/huskie/(P)/
+ϥܥ /husky voice/
+ϥ顼 /hustler/
+ϥϥ /husband hunt/
+ϥХ /husband/
+ϥ /Hadar (Arabic name for Alpha Centauri)/
+ϥ [ϥ] /statue of Hachiko (a dog) at Shibuya station/
+ϥå /(n) hacker/(P)/
+ϥåɸ [ϥå礦] /(n) hacker syndrome/
+ϥå /(n) hacking/
+ϥå /(n) hack/
+ϥå /(n) hash/
+ϥå /(n) hustle/(P)/
+ϥå /Hasse, Hermut (1898-1979) (mathematician)/
+ϥå /(n) hatch/(P)/
+ϥåХå /hatchback/
+ϥå /hat/hut/(P)/
+ϥåȥȥå /(n) hat trick/
+ϥåԡ /(adj-na,n) happy/(P)/
+ϥåԡ /(n) happy ending (trans: happy end)/(P)/
+ϥåԡ /(n) happi coat (happy coat)/
+ϥå֥ˡ§ [ϥå֥Τۤ] /(n) Hubble's law/
+ϥå֥˾ [ϥå֥ܤ󤭤礦] /(n) Hubble telescope/
+ϥ /(n) hearts/
+ϥȥ [ϥȥ] /(n) kraft paper/
+ϥɥå /(n) haddock (Melanogrammus aeglefinus)/rosefish/
+ϥˡ /(n) honey/
+ϥͥ /(n) Honeywell/(P)/
+ϥͥࡼ /(n) honeymoon/(P)/
+ϥΥ /Hanoi/(P)/
+ϥС /Hubbard/
+ϥե˥ /(n) hafnium (Hf)/
+ϥץ˥ /(n) happening/(P)/
+ϥڥ˥ /happening/
+ϥޥ /(n) extremist terrorist group Hamas/
+ϥޥȥ /(n) (abbr) style of clothing popular in the late 1970s and resembling a Catholic school uniform (trans: Yokohama traditional)/
+ϥߥȥ /Hamilton/(P)/
+ϥߥ /(n,vs) humming/Hamming/
+ϥ /(n) (1) ham (cured pig meat)/(2) ham (amateur radio enthusiast)/(3) hum/(P)/
+ϥ२å /(n) ham and eggs/
+ϥॵ /(n) ham and salad/
+ϥॹ /(n) hamster/(P)/
+ϥå /(n) hamlet/
+ϥ /(v5r) to harmonize/to be in harmony/
+ϥɥ륬 /(n) Hammond organ/
+ϥ䥷饤 /(n) hashed meat with rice/
+ϥ饷硼 /(ru:) (adj) good/wonderful/splendid/agreed/(P)/
+ϥϥ /(adv,vs) heart going pit-a-pat/twitterpating/falling rapidly in big drops/(P)/
+ϥ꡼ /Harry/(P)/
+ϥꥢ /Harrier/
+ϥꥱ /(n) hurricane/(P)/
+ϥ /(n) resin (de: Harz)/
+ϥ٥ /halberd/(P)/
+ϥޥɥ /(n) Armageddon/
+ϥ졼 /Halley/(P)/
+ϥ졼 /(n) halation/
+ϥ졼 [ϥ졼] /(n) Halley's comet/
+ϥ /(n) harem/
+ϥ /(n) hallelujah/
+ϥ /(n) halo/(P)/
+ϥ /(n) Hello Work (new name for the Japanese government employment agency)/
+ϥ [ϥ] /(n) halo effect/
+ϥ /(n) Halloween/(P)/
+ϥ /(n) halogen/(P)/
+ϥ [ϥ] /(n) halogenation/
+ϥ󲽶 [ϥ󤫤] /(n) silver halide/
+ϥ² [ϥ󤾤] /(n) halogen family elements/
+ϥŵ [ϥǤ󤭤夦] /(n) tungsten halogen lamp/
+ϥå /Harrop/(P)/
+ϥ /(n) furlong/(P)/
+ϥ磻 /Hawaii/(P)/
+ϥ磻󥮥 /(n) Hawaiian guitar/(P)/
+ϥ磻 [ϥ磻Ȥ] /Hawaiian Islands (p)/
+ϥ󥫥 /(n) handkerchief/(P)/
+ϥ󥬡 /(n) hangar/(coat) hanger/hunger/(P)/
+ϥ󥬡ȥ饤 /(n) hunger strike/
+ϥ󥬡ǥץ /(n) hanger display/
+ϥ󥬡ץ /(n) hanger plant/
+ϥ󥬥꡼ /(n) Hungary/(P)/
+ϥ󥮥󥰥ץ /(n) hanging plant/
+ϥ /(n) hang/(P)/
+ϥ󥰥å /(adj) hung-up/
+ϥ󥰥饤 /hang glider/
+ϥ󥰥饤ǥ /(n) hang gliding/
+ϥ󥰥ƥ /hang ten (surfing)/
+ϥ󥰥꡼ /(adj-na,n) hungry/(P)/
+ϥ󥰥꡼ޡå /hungry market/
+ϥ󥰥 /(n) hangul (Korean script)/(P)/
+ϥ󥵥 /(adj-na,n) handsome/(P)/
+ϥ󥹥 /(n) (abbr) hunger strike/(P)/
+ϥ󥻥 [ϥ󥻥Ӥ礦] /(n) leprosy/(P)/
+ϥ󥿡 /(n) hunter/(P)/
+ϥ󥿡顼 /hunter killer/
+ϥ /(n) (1) hunting/(2) oscillatory behavior of a non-converging feedback loop/(3) hunting cap (abbr)/(P)/
+ϥƥ /hunting/(P)/
+ϥƥ󥰥 /Hunting World/
+ϥ /(n) (abbr) handicap/
+ϥǥ /(adj-na,n) (1) handy/(2) handicap (abbr)/(P)/
+ϥǥ /(adj-na,n) (1) handy/(2) handicap (abbr)/
+ϥǥޥå /handy mook (mook is magazine book)/
+ϥǥå /(n) handicap/(P)/
+ϥǥե /handicraft/
+ϥǥ륹֥å /Handelsblatt (German commercial newspaper)/
+ϥ /hunt/
+ϥ /(n) hand/(P)/
+ϥɥ /handout/
+ϥɥ /handcart/
+ϥɥꥢ /(n) employee of a messenger or delivery service (trans: hand carrier)/
+ϥɥ /(n) handshake/
+ϥɥ˥å /hand-knit/
+ϥɥХå /(n) handbag/(P)/
+ϥɥ֥å /(n) handbook/(P)/
+ϥɥܡ /(n) hand-ball/(P)/
+ϥɥ᡼ /handmade/
+ϥɥ /(n) handler/
+ϥɥե /(n) handlift/pallet jack/manual forklift/
+ϥɥ /(n) handling/
+ϥɥ /(n) handle/steering wheel/(P)/
+ϥɥ /hand lotion/
+ϥɥ /handwork/
+ϥС /(n) hamburger (on a bun)/(P)/
+ϥС /(n) hamburger (meat, no bun)/(P)/
+ϥСơ /Hamburg steak/
+ϥ֥ /humble/
+ϥ֥륯 /Hamburg/(P)/
+ϥޡ /(n) hammer/(P)/
+ϥå /(n) hammock/
+ϲ [Ϥ󤭤] /(n) C clef/
+Ϲ [Ϥ礦] /(n) classification for Japanese verb with the dictionary form ending in "hu or fu"/
+ûĴ [Ϥ礦] /(n) C minor/
+ĹĴ [Ϥ礦礦] /(n) C major/
+С /(n) bar/(P)/
+С /(n) burger/(P)/
+Сꥦ /(n) berkelium (Bk)/(P)/
+С졼 /(n) Berkeley/(P)/
+С쥤 /Berkley/
+С˥󥰥ѥ /bargaining power/
+С /(n) bargain/(P)/
+С󥻡 /bargain sale/(P)/
+Сϥƥ /(n) bargain hunting/
+С /(n) bar code/(P)/
+Сɥإ /(n) hair combed in stripes across a bald pate (trans: barcode hair)/
+С˥ /Virginia/(P)/
+С˥ƥ /virginity/
+С /(n) version/(P)/
+С󥢥å /(n,vs) (abbr) version (of an update)/updating a software version/
+С /virgin/(P)/
+С /"the aisle", i.e. the thing a bride walks down (trans: virgin road)/
+С /berth/verse/birth/(P)/
+Сȥ /(n) birth control/
+Сǡ /(n) birthday/(P)/
+Сǥ /birthday/
+С /(n) burst/(P)/
+С /(de:) (n) (chemical) base/
+С /Basel (p)/
+С /barter/(P)/
+Сޡƥ /vertical marketing/
+С /(adj-na,n) virtual/(P)/
+С륦å /(n) virtual wallet/
+С륵å /virtual circuit/
+Сꥢƥ /virtual reality/
+Сƥ /(n) bartender/(P)/
+Сƥ /bartender/
+Сǥ /(n) birdie/(P)/
+Сȥå /(n) bird-watching/(P)/
+Сȥӥ /(n) bird carving/
+Сɥ /(n) birdcall/(P)/
+Сɥ󥯥奢 /(n) bird sanctuary/
+Сʡ /(n) burner/(P)/
+С˥ /(n) scale/vernier/
+С˥ /(n) burning/
+СС /(n) barber/(P)/
+СХ꡼ /Burberry/
+СХꥺ /(n) barbarism/
+С٥塼 /(n) barbecue/BBQ/(P)/
+С٥ /(n) barbell/(P)/
+Сܥ /(n) bourbon/(P)/
+Сߥ塼 /Bermuda (p)/
+Сߥ塼硼 /(n) Bermuda shorts/
+Сߥ塼ȥ饤󥰥 /(n) Bermuda Triangle/
+Сߥꥪ /(n, adj-no) vermillion/
+Сߥ󥬥 /Birmingham/(P)/
+С /Vermont/
+С /(n) bar/crowbar/(P)/
+С쥹 /(n) burlesque/(P)/
+С /(n) barell/(P)/
+С󥢥ȥɥ /burn-out syndrome/(P)/
+Х /(n) by/bye/(P)/
+Х /(n) (abbr) old man who takes Viagra (trans: Viagra ojiisan)/
+Х /(n) bias/
+Х /(n) biathlon/(P)/
+Х󥰥ѥ /buying power/
+Х /(n) Bayer/Farbenfabriken Bayer Aktiengesellschaft/
+Х /(n,pref) (abbr) biotechnology/bio/(P)/
+Хȥ /bioindustry/
+Хեޥƥ /(n) bioinformatics/
+Хå /bioethics/
+Х쥯ȥ˥ /bioelectronics/
+Х /biogas/
+Хե /biography/
+ХС /bioconversion/
+Хԥ塼 /biocomputer/
+Х /bioscience/
+Х󥵡 /biosensor/
+Хå /biochip/
+ХƥΥ /(n) biotechnology/(P)/
+Хƥȥ꡼ /biotelemetry/
+Хƥꥺ /(n) bioterrorism/
+Хǥ /(n) biodiesel/
+Хȥ /biotron/
+Х˥ /(n) bionics/
+Хϥ /biohazard/
+ХեɥХå /biofeedback/
+Хץ /biopsy/
+Хۥ˥ /bioholonics/
+Хޥ /biomass/
+Хߥ塼å /bio music/
+Хꥢ /bioreactor/
+Хꥺ /biorhythm/
+Х˥ /(n) violinist/(P)/
+Х /(n) violin/(P)/
+Хμ [ХΤ] /neck of a violin/
+Х [ХΤ] /neck of a violin/
+Х졼 /violation/
+Хå /(n) violet/
+Х /violence/
+Х /biology/
+Хǻ [Х] /bio-device/
+Х /(n) smorgasbord style of eating (trans: viking)/(P)/
+Х [Х󥰤礦] /(n) smorgasbord/
+Х /(n) bike/motorcycle/(P)/
+Х /bicology/
+Хȥ /bicycle motocross/
+Х奢 /bisexual/
+Хƥ /(n) vitality/(P)/
+Х /(de:) binder/
+Х /(de:) (n) (abbr) byte/bite/work (de: Arbeit)/(P)/
+Хȥ /byte-code/
+Хȥѥ /byte-compile/
+Хȥå /byte swap/
+Хʥ /(n) binary/
+Хʥ꡼ /binary/
+Хʥ /binary dump/
+Хʥե /(n) binary file/
+Хʥ /(n) vinal (polyvinyl alcohol)/vinylon/
+ХΡ /(adj) binaural/
+ХХ /(exp) good-bye/bye-bye/
+Хѡ /viper/
+Хѥ /(n) bypass/(P)/
+Хѥ [Хѥ夸] /(n) bypass operation/
+Хե奦 [Хե奦뤷] /(n) dual-fuel vehicle/
+Х֥ /(n) Bible/(P)/
+Х֥졼 /vibration/
+Х֥졼 /(n) vibrator/
+Х֥졼 /vibrator/
+Хץ졼䡼 /(n) supporting actor (trans: byplayer)/
+Хݡ /(n) bi-polar/
+ХݡǥХ /bi-polar device/
+Х᥿ /bimetal/
+Х᥿벹ٷ [Х᥿뤪ɤ] /(n) bimetal thermometer/
+Х䡼 /(n) buyer/(P)/
+Х䡼ˡ [Х䡼ۤ] /(n) Bayer process/
+Х饤 /by-line/
+Х󥬥 /bilingual/(P)/
+Х /(n) binder/
+Хǥ /(n) binding/
+Х /(n) bind/
+Х /bow side/(P)/
+Х९إ /(de:) baumkuchen/(P)/
+Х /(n,vs) bound/bounce/(P)/
+Х /(n) surf clam/(P)/
+Х쥢 /(fr:) baccalaureat/
+Х /(fr:) (n) holidays (fr: vacances)/vacation/(P)/
+Хܥ /(n) vagabond/(P)/
+Х塼 /vacuum/
+Х塼५ /(n) vacuum car/honey wagon/
+Х塼९꡼ʡ /vacuum cleaner/
+Х /buggy/(P)/
+Х /(n) all-terrain vehicle/sand buggy/
+Хå /baggy look/
+Х /vagina/
+Хꥪե /bacteriophage/(P)/
+Хƥꥢ /(n) bacteria/(P)/
+Х /(n) (computer) bug/
+Хå /Bagdad/(P)/
+Хѥ /bagpipe/
+Хեå /bug fix/
+Х٥ /(n) bugbear/
+Хꥹ /bug list/
+Хݡ /bug report/
+Х /vacation/
+Х /(n) bucket/pail/(P)/
+Хå /baguette/
+Х /(n) bazaar/(P)/
+Х /bazaar/(P)/
+Хꥫ /(n) basilica (church)/
+Хꥹ /(n) basilisk/
+Хå /budget/
+Х /(n) basil/
+Х /(n) (1) bus/(2) bath/(3) bass/(P)/
+Х /(n) bassoon/
+Х˾٤ [ХˤΤꤪ] /(exp) to miss the bus/to miss the boat/
+Х˾ [ХˤΤ] /(exp) to take the bus/
+Х /(n) bus tour guide/
+Х /Basque/bask/(P)/
+Хå /(n) basket/(P)/
+Хåȥܡ /(n) basketball/(P)/
+Х /(n) (1) birth control/(2) bypass capacitor/
+Хå /(n) bus hijacking/
+Хȥå /(n) bus stop/
+Х /(n) bastard fake bunt (baseball) (trans: baster)/(P)/
+Х /(n) bath towel/
+Х /(n) bathtub/
+Х /(n) bust (measurement)/(P)/
+Хȥѥå /(n) bust pad/
+Хȥեå /(n) the way a bra fits (trans: bust fit)/
+Хȥ饤 /(n) bustline/
+Хȥ /(n) (abbr) bass-treble/
+Х֥ /(n) bath buzzer/
+Х롼 /(n) bathroom/(P)/
+Х졼 /(n) bus lane/
+Х /(n) bathrobe/
+Х [ХƤ] /(n) bus stop/(P)/
+Хȯ [ХϤä㤯礦] /depot/
+Х /(n) buzz/
+Х /bazooka/
+Хˤ [Хۤ] /(n) bazooka/
+Хå /(n) buzz session/
+Х /(n) butter/(P)/
+Х꡼ /(n) buttercream/
+Х /(n) butter sauce/
+Хɥ㥤 /(n) battered child (syndrome)/
+ХХ /(n,vs) clattering noise/flapping/rattling (sound)/(P)/
+Хե饤 /(n) butterfly/(P)/
+Х /(n,adv) thud/(P)/
+Х顼 /(n) bachelor/
+Х /(n) Vatican/(P)/
+Х [Х󤭤夦Ǥ] /(n) Vatican/
+Х /(n) bathyscaphe/
+Х륹 /(n) bacillus/
+Х [Х] /(n) clasp or ring for attaching a pendant to a chain/
+Хå /(n) Bacchus/(P)/
+Хå /(n) backing/
+Хå /(n) bugging/
+Хå /(n) back/(P)/
+Хåå /(n) backup/(P)/
+Хåե /(n) back office/
+Хå /backgammon/
+Хå饦 /(n) background/(P)/
+Хå饦ɥߥ塼å /(n) background music/
+Хåߥ /(n) back combing/
+Хå /(n) backs/(P)/
+Хå /(n) backswing/
+Хå /(n) backskin/
+Хå꡼ /(n) back screen (esp. hitter's background in center field) (baseball)/(P)/
+Хåå /(n,vs) backstab/
+Хåȥå /(n) backstretch/
+Хåȥ /(n) backstroke/
+Хåԥ /(n) backspin/
+Хåڡ /(n) backspace (char)/
+Хåå /(n) backslash (character)/
+Хå㡼 /(n) back charge/
+Хåȥå /(n) back-tracking/
+Хåȥå /(n) backtrack/
+Хåɥå /(n) (1) back-drop/(2) suplex (pro-wrestling)/
+ХåʥС /(n) back issue (of a publication)/back-number/
+Хåͥå /(n) backstop (trans: back net) (baseball)/back screen/(P)/
+Хåϥ /(n) backhand/(P)/
+ХåХ /(n) back-band/
+Хåѥå /backpacking/
+Хåѥå /(n) backpack/
+Хåե /(n) backfire/
+Хåץѥ /(n) back-propagation/
+Хåܡ /(n) backbone/(P)/
+Хåޡ /(n) back margin/
+Хåߥ塼å /(n) back music/
+Хåߥ顼 /(n) rearview mirror (trans: back-mirror)/
+Хå饤 /(n) back light/backlight/backlite/backup light/
+Хå /(n) buckle/
+Хå쥹 /backless/
+Хå /(n) backlog/
+Хå /(n) bag/bug/(P)/
+Хå /(n) baggage/luggage/
+Хå /(n) badge/(P)/
+Хåƥ /BADGE system/
+Хå󥶥ۡ /(n) batter in the hole/(P)/
+Хå /(n) merchandise obtained by buying out the inventories of failed retailers instead of going through normal wholesale channels/
+Хå /(n) batch/
+Хå /(n) batch size/
+Хå [Хå] /(n) batch processing/
+Хåƥ /(n) (1) batting/(2) butting/(3) intruding on someone else's turf/(4) having a time or schedule conflict/(P)/
+Хåƥ󥰥٥졼 /batting average/
+Хåƥ󥰥 /batting order/
+Хåƥ󥰥 /batting cage/
+Хåƥ󥰥󥿡 /batting center/batting cage/
+Хåƥ󥰥ԥå㡼 /(n) batting practice pitcher (baseball)/
+Хåƥ꡼ /(n) battery/(P)/
+Хåƥ /(pt:) boat (pt: bateira)/
+Хå /(n) bat/vat/(P)/
+Хåȥޥ /batman/(P)/
+Хåɥޡ /bad mark/(P)/
+Хå /Bach/(P)/
+Хåե /(n) buffer/
+Хåե /buffer/
+Хåեȥå /buffer stock/
+Хåե /buffered/
+Хåե /(n) buffering/
+Хåե /buffalo/
+Хåեݼ [ХåեۤäѤ] /(n) buffer (full) error (i.e. space cannot be reserved as it is full)/
+Хåե /baffy/
+Хƥ졼 /(n) (abbr) Battenberg lace/
+Хǥ /(n) body/
+Хȥޥå /(n) battle royal/
+Хȥ /(n) baton/(P)/
+Хȥ󥬡 /baton girl/
+Хȥ󥿥å /(n) baton touch/baton pass/(P)/
+Хȥȥ顼 /baton twirler/
+Хȥѥ /baton pass/baton passing/
+Хɥߥȥ /(n) badminton/(P)/
+Хʡ /banner/
+Хʥ /(n) vanadium (V)/
+Хʥ [Хʥळ] /(n) vanadium steel/
+Хʥ /(n) banana/(P)/
+Хʥʤ [ХʥʤΤ] /banana peel/
+Хˡ /bunny girl/
+Х˥󥰥꡼ /(n) vanishing cream/
+Х˥ƥ /vanity case/
+Х˥ƥХå /vanity bag/
+Х˥ /(n) vanilla/(P)/
+Хϥ /Bahama (p)/
+ХХ /(n) bavarois/
+Хҥå /(n) HABITAT (1996 UN conference on Human Settlements)/
+Хӡ /(n) accommodation for babies (trans: baby inn)/
+Хե /(n) buffer-in (computing term)/(P)/
+Х [ХդФ] /(n) buffing machine/
+Х֥ /(n) bubble/(P)/
+Х֥к [Х֥뤱] /(n) bubble economy/
+Х֥кѻ [Х֥뤱] /(n) bubble economy era/
+Х֥븽 [Х֥뤲󤷤礦] /(n) bubble/
+Хץƥ /Baptist/baptist/(P)/
+Х٥ [Х٥ΤȤ] /Tower of Babel/(P)/
+ХХ /(n) bawm bawm (phenomenon) (name of Japanese pop song)/(P)/
+Х /(n) (abbr) bulk storage/
+Х顼 /(n) ballade/(P)/
+Х饨ƥ /(n) variety/(P)/
+Х饨ƥ硼 /variety show/
+Х饨ƥȥ /variety store/
+Х饹 /(n) (abbr) ballast/
+Х饹 /ballast/
+Хå /(n) barracks/(P)/
+ХХ /(adj-na,adj-no,adv,n,vs) scattered/disperse/loose/disconnected/in pieces/in drops/rustling/(P)/
+Х /(n) Brahman/
+Х饤 /(n) balalaika/
+Х /balun/
+Х /(n) balance/(P)/
+Х󥹥֥ѥ /balance of power/
+Х󥹥 /(n) balance sheet/(P)/
+Х [Хˤ] /(n) boned rib (esp. of pork)/
+Хꥢ /barrier/(P)/
+Хꥢ /barrier/
+Хꥢե꡼ /(n) impediment removal (trans: barrier free)/
+Хꥢ /variant/
+Хꥦ /(n) barium (Ba)/(P)/
+Хꥨ /(n) variation/(P)/
+Хꥫ /(n) (1) barber's clippers/(2) Barriquand et Marre/(P)/
+Хꥱ /(n) barricade/(P)/
+Хꥳ /(n) (abbr) variable condensor/
+Хꥹ /varistor/
+Хȥ /(n) baritone/(P)/
+Х塼 /(n) value/
+Х塼ʥꥷ /value analysis/
+Х塼󥸥˥ /value engineering/
+Х롼 /balloon/(P)/
+Х륫եС /(n) vulcanized fiber/
+Х륫С /vulcanized rubber/(P)/
+Х륭 /(adj-na) bulky/
+Х륭 /bulky sweater/
+Х륯ꥢ /bulk carrier/
+Х륯饤 /bulk line/
+Х륯磻 /(n) barreled wine/
+Х륳ˡ /(n) balcony/(P)/
+Х륻 /Barcelona/(P)/
+Х /Baltic/(P)/
+ХХɥ /Barbados (p)/
+Хӥĥ [Хӥĥ뤵] /(n) barbituric acid/
+Х /(n) (1) bulb/(2) valve/(P)/
+Х֥إå /valve head/
+Хܥ /(n) balboa/
+Хܥ /(n) (abbr) valve volt/vacuum tube volt meter/
+Х졼 /(n) (1) volley/(2) volleyball (abbr.)/(3) valley/(4) ballet/(P)/
+Х졼ܡ /(n) volleyball/(P)/
+Х쥨 /(n) ballet/(P)/
+ХƥΥС /Valentino Garavani/
+Х꡼ /(n) ballerina/(P)/
+Х /(n) barrel/(P)/
+Х󥿥 /(n) Valentine/(P)/
+Х󥿥ǡ /(n) Valentine Day/(P)/
+Х /browse/
+Хå /(n) baroque/(P)/
+Хå [Хå󤬤] /(n) Baroque music/
+Х᡼ /(n) barometer/
+Х᡼ /(n) barometer/(P)/
+Х /(n) baron/
+Хǥå /(n) trial balloon (fr: ballon d'essai)/
+Х /(n) bun/van (caravan)/VAN (value-added network)/(P)/
+Х󥢥 /Van Allen (belt)/
+Х󥫡 /(n) banker/bunker/(P)/
+Х󥬥 /(n) bungalow/
+Х /(n) bank/(P)/
+Х󥯡С /Vancouver/(P)/
+Х󥰥ǥ /Bangladesh (p)/
+Х󥱥å /banquet/
+Х󥳥 /Bangkok/(P)/
+Х󥳥ޥ /(n) vancomycin/
+Х󥳥ޥIJ [Х󥳥ޥ󤿤礦夦] /(n) vancomycin resistant enterococci (VRE)/
+Х󥷡 /(n) banshee/
+Х󥸥硼 /(n) banjo/
+Х /(abbr) advance/(P)/
+Х󥿥 /(n) bantam (weight)/
+Х󥿥 [Х󥿥भ夦] /(n) bantam-weight (boxer)/(P)/
+Х /bandana/
+Хꥺ /vandalism/
+Х /(n) bunt/(P)/
+Хȥɥ /bunt and run/
+Хȥϸ [Хȥ] /(n) Bantu language (of the Bantu language family)/
+Х /(n) band/(P)/
+Хɥ /(n) adhesive bandage/
+Хɥ顼 /band collar/
+Хɥ /band-score/
+Хɥͥ /bandoneon/
+Хɥޥ /band-man/
+Хɥ /(n) bundle/
+Хɥ若 /bandwagon/
+Хѡ /(n) bumper/(P)/
+Хѥ /vampire/
+Х /Bambi/
+Х֡ /bamboo/
+Х /(n) bump/
+Х /vin rose/
+й [Ф礦] /(n) Classification for Japanese verb with the dictionary form ending in "bu"/
+ /(n) pa/
+ѡ /(n) par/(P)/
+ѡ /(n) Parker/(P)/
+ѡå /percussion/(P)/
+ѡ /(n) parking/(P)/
+ѡ󥰥ꥢ /parking area/
+ѡ󥰥ɥ饤С /(n) parking valet (trans: parking driver)/
+ѡ󥰥᡼ /(n) parking meter/
+ѡ󥽥 /Parkinson/
+ѡ󥽥 [ѡ󥽥Ӥ礦] /(n) Parkinson's disease/
+ѡ /(n) park/(P)/
+ѡɥ饤 /park-and-ride/
+ѡ졼 /(n) percolator/
+ѡ /pergola/
+ѡ /(n) purser/
+ѡ /(n) parser/
+ѡ /(n) parser/
+ѡ /partial/
+ѡե꡼ /partial freezing/
+ѡ /(n) purge/(P)/
+ѡ /parsing/
+ѡ /(n) pass/purse/(P)/
+ѡڥƥ /perspective/
+ѡ /parse/
+ѡ /parsec/
+ѡץȥ /(n) perceptron/(P)/
+ѡơ /(n) percentage/
+ѡ /(n) percent/(P)/
+ѡʥƥ /(n) personality/
+ѡʥƥ /(n) personality/(P)/
+ѡʥ /(adj-na,n) personal/(P)/
+ѡʥ륪ԥ˥ /personal opinion/
+ѡʥ륳 /personal call/
+ѡʥ륳ߥ˥ /personal communication/
+ѡʥ륳ԥ塼 /(n) PC/personal computer/
+ѡʥ륳ԥ塼 /personal computer/
+ѡʥ륻 /personal selling/
+ѡʥå /personal check/
+ѡʥ벽 [ѡʥ뤫] /(vs) personalization/product stopping being a luxury item/
+ѡ󥳡 /person call/
+ѡȥå /person trip/
+ѡ /(n) parts (as in computer parts)/(P)/
+ѡƥ /(n) party/(P)/
+ѡƥ /(n) party/(P)/
+ѡƥڡ /participation/
+ѡƥڡץ /participation program/PT/
+ѡƥ /(n) partition/cubicle/
+ѡ /(n) part/(P)/
+ѡȥޡ /(n) part-timer/(P)/
+ѡȥ /(n) part time (esp. female part time employees)/(P)/
+ѡȥཾȰ [ѡȥस夦礦] /part time employee/
+ѡȥʡ /(n) partner/(P)/
+ѡȥʡå /(n) partnership/
+ѡɥ /padre/
+ѡե /(adj-na,n) perfect/(P)/
+ѡեȥ /perfect game/
+ѡեޥ /(ik) (n) performance/
+ѡץ /purple/(P)/
+ѡץ졼 /par play/(P)/
+ѡ /(n) permanent wave/(P)/
+ѡޥͥ /(adj-na,n) permanent/
+ѡޥͥȥ /permanent wave (hairdo)/
+ѡޥͥȥץ꡼ /permanent pleats/
+ѡޥͥȥץ쥹 /permanent press/
+ѡߥå /(n) permission/
+ѡܡ /palm ball/(P)/
+ѡ顼 /(n) parlor/(P)/
+ѡ饤 /perlite/
+ѡ /parliament/
+ѡ /(n) pearl/(P)/
+ѡ륰졼 /pearl gray/
+ѡԤ [ѡ뤢] /(n) purl stitch/
+ѡ /(n) parentheses/parenthesis/(P)/
+ѥ /(n) pie/tart/pi/(P)/
+ѥ /full cup (slang term from "ippai" reversed)/
+ѥ˥ /(n) pioneer/(P)/
+ѥ˥ԥå /pioneer spirit/
+ѥʥåץ /(n) pineapple/(P)/
+ѥԥ /piping/
+ѥ /(n) (1) pipe/tube/(2) channels, official or otherwise/(P)/
+ѥץ륬 /(n) pipe-organ/
+ѥץå /vasectomy (trans: pipe cut)/
+ѥץ饤 /(n) pipe-line/
+ѥ [ѥפФ] /pipe bomb/
+ѥ [ѥפ䤯] /mediator/
+ѥ /(n) pile/
+ѥɥ饤С /pile driver/
+ѥ뿥 [ѥ뤪] /(n) pile fabric/
+ѥ졼 /pirate/
+ѥ졼ĥѥ /pirate's pants/
+ѥ졼ȥǥ /pirated edition/
+ѥå /Pyrex/
+ѥå饹 /Pyrex glass/
+ѥ /Pyroceram/
+ѥå /(n) pilot/(P)/
+ѥåȥ٥ /pilot survey/
+ѥåȥå /pilot shop/
+ѥåȥե /pilot farm/
+ѥåȥܡ /pilot boat/
+ѥåȥ /pilot lamp/
+ѥ /(n) pylon/
+ѥ /(n) pine/
+ѥ󥸥塼 /pineapple juice/(P)/
+ѥ /(n) pint/liquid pint/
+ѥ /(n) powder/(P)/
+ѥ꡼ /powdery/
+ѥθ [ѥΤ] /(n) Pauli's principle/
+ѥ쥹 /paulista/
+ѥɥ /pound cake/
+ѥ /Pakistan/(P)/
+ѥѥͷ [ѥѥˤ󤮤礦] /(n) puppet with a moving mouth/
+ѥå /(n) packet/
+ѥåȸ [ѥåȤ] /(n) packet switching/
+ѥ /(n) pagoda/(P)/
+ѥѥ /(adj-na,vs,adv) state of being dried out/(P)/
+ѥեå /(n) Pacific/(P)/
+ѥեå꡼ /Pacific League/
+ѥ /(n) pajamas/pyjamas/(P)/
+ѥޥ /(n) late-night phone call (trans: pyjama call)/
+ѥ /(n,vs) path/pass (in games)/(P)/
+ѥ /(n) Pascal/(P)/
+ѥλѷ [ѥΤ󤫤] /(n) Pascal's triangle/
+ѥ [ѥΤƤ] /(n) Pascal's theorem/
+ѥ /(n) pasta/(P)/
+ѥ [ѥ] /(n) paste/
+ѥ /(n) (abbr) power steering/
+ѥƥ /(n) pastel/(P)/
+ѥƥ륫顼 /(n) pastel color/
+ѥƥȡ /pastel tone/
+ѥƥ [ѥƥ뤬] /(n) pastel/
+ѥȥ /pastoral/
+ѥܡ /(n) passed ball (baseball)/catcher's error/
+ѥݡ /(n) passport/(P)/
+ѥ /(n) (computer) password/(P)/
+ѥ /(n) puzzle/(P)/
+ѥƥå /(adj-na) pathetic/
+ѥƥåɥ /pathetic drama/
+ѥ /(n) parsley/(P)/
+ѥ /(n) (abbr) personal (computer)/
+ѥ /(n) (abbr) personal computer/(P)/
+ѥ̿ [ѥĤ] /(n) personal computer communication/
+ѥ /putter/(P)/
+ѥ /(n) pattern/(P)/
+ѥץ饯ƥ /pattern practice/
+ѥޥå /(n) pattern matching/
+ѥǧ [ѥˤ󤷤] /(n) pattern recognition/
+ѥ /(n) pattern/
+ѥ /(n) (abbr) slot machine in a pachinko parlor/
+ѥѥ /(adv,vs) the sound of clapping hands/(P)/
+ѥץ /(n) (abbr) professional pachinko player/
+ѥ /(n) cheap imitations of famous brands/
+ѥ /(n) pachinko (Japanese pinball)/(P)/
+ѥ [ѥ󥳤] /pachinko (Japanese pinball) machine/
+ѥ /(int) poof/
+ѥå /(Hewlett) Packard/(P)/
+ѥå /(n) packing/(P)/
+ѥå /(n) pack/puck/(P)/
+ѥå /(n) package/(P)/
+ѥåĥ /package tour/
+ѥåץ /package program/
+ѥåǥ /package media/
+ѥå /packaging/
+ѥå /(n) passage/glassed-over arcade/
+ѥå /(adj-na) passive/
+ѥå֥⡼ /passive smoking/
+ѥå֥顼ϥ /passive solar house/
+ѥå֥ʡ /passive sonar/
+ѥå͡ /passionate/
+ѥå /(n) passion/(P)/
+ѥå /(n) passing/(P)/
+ѥå󥸥㡼 /passenger/
+ѥå /(n) patch/
+ѥåƥ /patch test/
+ѥå /(n) patchwork/(P)/
+ѥåƥ /patting/putting/(P)/
+ѥåƥ󥰥꡼ /putting green/
+ѥå /(n) putt/pat/(P)/
+ѥå /(n) pad/(P)/
+ѥå /(n) pap/
+ѥ /(fr:) (n) (1) putty/(2) pate/(P)/
+ѥƥ /patio/(P)/
+ѥƥ /(pt:) priest (pt: padre)/
+ѥƥ /(n) patent/
+ѥȥ /(n) (abbr) patrol car/(P)/
+ѥȥ /(n) pathos/
+ѥȥ饤 /(n) (abbr) rotating warning light similar to the one on a "patokaa." (trans: patrol light)/
+ѥȥꥪƥ /patriotism/(P)/
+ѥȥ /(n) patrol/(P)/
+ѥȥ /(n) patrol/
+ѥȥ /(n) patron/(P)/
+ѥɥå /paddock/(P)/
+ѥɥ /paddling/
+ѥɥ /(n) paddle/(P)/
+ѥʥӥ /panavision/
+ѥʥۡ /(n) (abbr) Panasert hole (semiconductors)/
+ѥʥ /Panama/(P)/
+ѥʥޥå /Panamax (maximum size of ship that can pass through the Panama Canal)/
+ѥʥ˹ [ѥʥޤܤ] /(n) panama hat/
+ѥʥ /panorama/
+ѥ˥å /(n) panic/(P)/
+ѥͥ顼 /paneler/(P)/
+ѥͥꥹ /(n) panelist/(P)/
+ѥͥ /(n) panel/(P)/
+ѥͥǥå /panel discussion/
+ѥͥҡ /panel heater/panel heating/
+ѥͥҡƥ /panel heating/
+ѥͥ빽¤ [ѥͥ뤳] /(n) panel construction/
+ѥΥ /(n) panorama/(P)/
+ѥΥ޼̿ [ѥΥޤ㤷] /(n) panoramic photograph/
+ѥ /(n) Papa/(P)/
+ѥѥ /(n) papaya/(P)/
+ѥѥ /papaya/
+ѥӥꥪ /(n) pavilion/(P)/
+ѥԡ /puppy/
+ѥԥ륹 /(n) papyrus/
+ѥ /(n) (powder) puff/
+ѥե /parfait/
+ѥեޥ /(n) performance/(P)/
+ѥե꡼ /puff sleeve/
+ѥե塼ޡ /perfumer/
+ѥե塼 /perfume/
+ѥ /(n) pub/(P)/
+ѥ֥ꥷƥ /publicity/(P)/
+ѥ֥å /(adj-na,n) public/(P)/
+ѥ֥åץ /public acceptance/
+ѥ֥åԥ˥ /public opinion/
+ѥ֥å /public course/
+ѥ֥åݥ졼 /public corporation/
+ѥ֥å /(n) public comment/
+ѥ֥åХ /public servant/
+ѥ֥å /public school/
+ѥ֥åڡ /public space/
+ѥ֥åɥᥤ /(n) public domain/
+ѥ֥åϥ /pub/public house/
+ѥ֥å졼 /public relations/
+ѥ֥ /Pavlov/(P)/
+ѥץ˥塼˥ /Papua New Guinea (p)/
+ѥץꥫ /paprika/
+ѥ饤ե륨 /(n) parainfluenza/
+ѥ饪 /Palau (p)/
+ѥ饰饤 /paraglider/(P)/
+ѥ饰 /(n) paragraph/
+ѥ饳 /paraquat/
+ѥ饵 /parapsychology/
+ѥ饵ȥ󥰥 /(n) single person who earns enough to live alone but prefers to live rent-free with his or her parents (trans: parasite single)/
+ѥ饷塼 /(n) parachute/(P)/
+ѥ饷塼ȥ /parachute skirt/
+ѥ饸 /(n) palladium (Pd)/
+ѥ饻 /parasail/
+ѥ饽 /(n) parasol/(P)/
+ѥ /(n) paradise/(P)/
+ѥ /(n) paradigm/(P)/
+ѥॷե /paradigm shift/
+ѥ /(de:) (n) Parathion/
+ѥե /(n) paratyphus/
+ѥե [ѥե] /(n) paratyphoid bacillus/
+ѥɥ /paradoxical/
+ѥɥå /(n) paradox/(P)/
+ѥΥ /paranoia/
+ѥѥ /(adj-na,adv) falling in (large) drops/sprinkle/pattering/clattering/flipping through a book/(P)/
+ѥե /(n) paraffin/
+ѥե [ѥե] /(n) paraffin paper/
+ѥե졼 /(n) paraphrase/
+ѥܥ /parabola/(P)/
+ѥܥ饢ƥ /(n) parabola antenna/(P)/
+ѥݥå륹° [ѥݥå륹] /(n) parapoxvirus/
+ѥ᡼ /(n) parameter/
+ѥ᡼ /(n) parameter/
+ѥ᡼ե /parameter file/
+ѥ᥿ /(n) parameter/
+ѥǥ /paramedical/
+ѥȥå /parametric/
+ѥȥ /(n) parametron/
+ѥå /(n) parallax/
+ѥԥå /(n) Paralympics/(P)/
+ѥ /(adj-na,n) parallel/
+ѥ̿ [ѥĤ] /parallel communication/
+ѥ /Paris/(P)/
+ѥ꡼ /(abbr) pacific league/
+ѥꥢ [ѥꥢ] /(n) pariah dog/
+ѥꥯ /(n) Paris club (group of creditor countries)/
+ѥꥳߥ塼 /(n) the Paris Commune/
+ѥꥳ쥯 /Paris Collection/
+ѥꥸ /(n) parisienne/
+ѥꥸ /parisien/
+ѥƥ /(n) parity/
+ѥƥå /(n) parity check/
+ѥƥ׻ [ѥƥ] /(n) parity account/
+ѥƥؿ [ѥƥ] /(n) parity index/
+ѥƥѴ [ѥƥؤ󤫤] /parity transformation (physics)/
+ѥ륳 /(it:) park (it: parco)/(P)/
+ѥ륵 /pulsar/(P)/
+ѥ륹 /(n) pulse/(P)/
+ѥ륹å /(abbr) pulse-jet engine/
+ѥ륹åȥ󥸥 /pulse-jet engine/
+ѥ륹⡼ /(n) pulse motor/stepping motor/
+ѥ륹ϩ [ѥ륹] /(n) pulse circuit/
+ѥ륹 [ѥ륹] /(n) pulse wave/
+ѥ륹Ĵ [ѥ륹ϤФؤ礦] /(n) pulse width modulation/
+ѥ륿 /(de:) party (political) (de: Partei)/
+ѥ /(n) partisan/(P)/
+ѥ /(n,vs) pulp/(P)/
+ѥץޥ /pulp magazine/
+ѥ᥶ /Parmesan cheese/
+ѥ졼 /(n) parade/(P)/
+ѥ쥹 /(n) palace/(P)/
+ѥ쥹 /(n) Palestine/
+ѥ쥹 /(n) Palestine/(P)/
+ѥ쥹ƥ /(n) Palestine/
+ѥå /(n) palette/pallet/(P)/
+ѥåȼ [ѥåȤ] /(n) pallet car/
+ѥ /parotin/
+ѥǥ /(n) parody/
+ѥǥ /(n) parody/(P)/
+ѥ /(n) power/(P)/
+ѥå /(n) power-up/(P)/
+ѥ /(n) power amplifier/
+ѥȥ쥷 /(n) power weight ratio/
+ѥ꡼ /power elite/
+ѥƥ /power steering/(P)/
+ѥϥ /powerhouse/
+ѥݥꥷ /power policy/
+ѥեƥ /power lifting/
+ѥ凉 /(abbr) power steering/
+ѥե /(adj-na,n) powerful/(P)/
+ѥ /(pt:) (n) (1) bread (pt: pan)/(2) panning/(P)/
+ѥȸʪ [ѥȤߤ] /(exp) bread and circuses/
+ѥ [ѥΤ] /(n) breadfruit/
+ѥ󥢥ꥫ˥ /Pan-Americanism/(P)/
+ѥ /(n) (1) (abbr) puncture/bursting/(2) punk/(P)/
+ѥ󥯥奢 /(adj-na) punctual/
+ѥ󥯥奨 /punctuation/
+ѥ󥯥 /(n) (abbr) panchromatic/
+ѥ󥯥å /(n) punk rocker/
+ѥ󥯥å /punk rock/
+ѥ󥱡 /pancake/
+ѥ󥸡 /(n) pansy/(P)/
+ѥ󥸡 [ѥ󥸡] /(n) deep violet/
+ѥ󥹥 /whore/
+ѥ󥹥 /(abbr) panty hose (panty stocking)/
+ѥ󥿥 /(n) pantograph/(P)/
+ѥ󥿥 /(n) pantalon/
+ѥ /(n) panda/(P)/
+ѥ /(n) punch/(P)/
+ѥ /punch card/
+ѥɥƥ /punch-card system/PCS/
+ѥѡ /punch permanent/(P)/
+ѥ /showing underwear/
+ѥ饤 /(n) punch-line (of story or joke)/
+ѥ /(n) (1) underpants/(2) women's trousers/(P)/
+ѥƥ /(n) panty/
+ѥƥ /(n) panties/briefs/(P)/
+ѥƥɥ /panty girdle/
+ѥƥ /panty skirt/pantskirt/
+ѥƥȥå /panty stocking/pantyhose/
+ѥƥȥå /panty hose (trans: panty stocking)/
+ѥƥ /pantheon/
+ѥ /(abbr) punt kick (rugby)/(P)/
+ѥȥå /punt kick (rugby)/
+ѥȥƥ /pantothenic (acid)/
+ѥȥޥ /(n) pantomime/(P)/
+ѥȥ꡼ /pantry/
+ѥɥ /(fr:) paint (fr: peindre)/
+ѥѥ /pampas/(P)/
+ѥ /(n) (abbr) most people (trans: ippan pi-puru)/
+ѥԥ /pumping/
+ѥ /(n) (abbr) pamphlet/(P)/
+ѥե /pan-focus/
+ѥեå /(n) brochure/pamphlet/(P)/
+ѥץ /pumpkin/
+ѥץ /(n) pampas/pumps/(P)/
+ѥ [ѥ] /bakery/
+ѥ [ѥ󤯤] /(bread) crumb/
+ѥ [ѥ] /(n) yeast/
+ѥ [ѥ󤳤म] /(n) wheat (for breadmaking)/
+ѥʴ [ѥ] /(n) breadcrumbs/(P)/
+ѥ /Pavlov/
+ѹ [Ѥ礦] /(n) Classification for Japanese verb with the dictionary form ending in "pu"/
+ҡ /(n) heater/(P)/
+ҡ /(n) heater/(P)/
+ҡ /heat/(P)/
+ҡȥ /(n) heat island/
+ҡȥѥ /heat pipe/
+ҡȥݥ /heat pump/
+ҡ /(n) heap/
+ҡݥ /(n) (abbr) heat pump/
+ҡ /(de:) hymen/
+ҡ /(n) heel/heal/(P)/
+ҡ륢 /heel out/
+ҡ /(n) hero/(P)/
+ҡѥ /hero package (commercial in which the product is the hero of the segment)/
+ҥ /hear/(P)/
+ҥ /(n) (1) hearing/(2) listening comprehension/(3) public hearing/(4) interview/
+ҥ [ҥ󤵤] /(n) hyaluronic acid/
+ҥ饰 /hieroglyph/(P)/
+ҥ륭 /(de:) (n) hierarchy (de: Hierachie)/
+ҥҡ /(de:) hierarchy (de: Hierachie)/
+ҥ /hieroglyph(ic)/
+ҥ [ҥ] /Higgs mechanism (physics)/
+ҥ /(n) (abbr) hysteria/
+ҥߥ /(n) histamine/
+ҥƥ꡼ /(n) hysteria/(P)/
+ҥƥ꡼ [ҥƥ꡼] /(n) hysterical personality/
+ҥƥå /(adj-na,n) hysteric/(P)/
+ҥȥ /(n) histogram/
+ҥȥ /(n) history/
+ҥΥ /hiss noise/
+ҥѥ˥å /Hispanic/
+ҥå꡼ /hickory/
+ҥåϥ /(n) hitch-hike/(P)/
+ҥåƥ /hitting/
+ҥå /(n,vs) hit/success/safe hit (baseball)/be a hit/(P)/
+ҥåȥɥ /(n) hit-and-run/
+ҥåȥ /hit song/
+ҥåȥ㡼 /hit chart/
+ҥåȥѥ졼 /hit parade/
+ҥåȥޥ /hit man/
+ҥåȥ顼 /Hitler/
+ҥåѥ /(n) (abbr) hit parade/
+ҥåԡ /hippy/(P)/
+ҥåԡ /hippie style/
+ҥå /(n) hips/buttocks/backside/(P)/
+ҥåץåץɥ /hip-up girdle/
+ҥåץå /hip cut/
+ҥåץѥå /hip pad/
+ҥåץۥå /hip-hop/
+ҥåץܡ󥹥 /hipbone skirt/
+ҥȥ顼 /Hitler/(P)/
+ҥĹۥ [ҥȤ礦ۥ] /(n) human growth hormone/
+ҥɥ /(n) hydra/
+ҥɥॷ [ҥɥॷ뤤] /(n) hydrozoan/
+ҥݥǥ꡼ /(de:) (n) hypochondria (de: Hypochondrie)/
+ҥޥ /Himalaya/(P)/
+ҥϥå /close call/near miss/
+ҥ /(n) (1) hearing/(2) listening comprehension/(3) public hearing/(4) interview/(P)/
+ҥ塼ȥ /Houston/(P)/
+ҥ塼 /(n) fuse/(P)/
+ҥ塼å /fuse cock/
+ҥ塼ޥ˥ƥå /(adj-na,n) humanistic/
+ҥ塼ޥ˥ /(n) humanist/
+ҥ塼ޥ˥ /(n) humanism/(P)/
+ҥ塼ޥ˥ /humanization/
+ҥ塼ޥ˥ƥ /(n) humanity/
+ҥ塼ޥΥ /(n) humanoid/
+ҥ塼ޥ /(adj-na,n) human/(P)/
+ҥ塼ޥ󥢥 /(n) human assessment/
+ҥ塼ޥ󥤥󥿥ե /(n) (computer) human interface/CHI/
+ҥ塼ޥ󥤥󥿥쥹 /(n) human interest/
+ҥ塼ޥ󥨥 /(n) human ecology/
+ҥ塼ޥ󥨥󥸥˥ /(n) human engineering/HE/
+ҥ塼ޥɥ /(n) human document/
+ҥ塼ޥ饤 /(n) humanlike/
+ҥ塼ޥ졼 /(n) human relations/HR/
+ҥ塼ꥹƥå /(adj-na,n) heuristic/
+ҥ塼å /(n) (abbr) Hewlett (Packard)/
+ҥ塼åȥѥå /(n) HP/Hewlett Packard/
+ҥå /(de:) (n) (mountain) hut (de: Huette)/
+ҥɥ /(n) hydra/
+ҥ /(n) hill/(P)/
+ҥ륯饤 /(n) hill climb/
+ҥӥ꡼ߥ塼å /hillbilly music/
+ҥ٥ /Hilbert/
+ҥ٥ȶ [ҥ٥Ȥ] /(n) Hilbert space/
+ҥ /(n) fillet/(P)/
+ҥ /(n) heroism/(P)/
+ҥå /(adj-na,n) heroic/
+ҥ /(n) heroine/(P)/
+ҥ /hinge/(P)/
+ҥ󥺡 /(n) Hindu/(P)/
+ҥ󥺡 [ҥ󥺡礦] /(n) Hinduism/
+ҥ󥿡 /hinterland/
+ҥ /hinge/
+ҥǥ [ҥǥ] /(n) Hindi/
+ҥ /(n) hint/(P)/
+ҥɥ [ҥɥ礦] /(n) Hinduism/
+ҥɥ /Hindustan/
+ӡ /(n) bee/
+ӡ /(n) beaker/(P)/
+ӡ /(n) beaker/
+ӡ /(n) vehicle/
+ӡ /beagle/(P)/
+ӡ /(n) beacon/
+ӡ /beast/(P)/
+ӡ /(n) beads/(P)/
+ӡ /(n) beach/(P)/
+ӡ /beach wear/
+ӡ /beach coat/
+ӡϥ /beach house/
+ӡХ졼 /(n) (abbr) beach volleyball/
+ӡѥ饽 /(n) beach parasol/beach umbrella/
+ӡ /(n) beet/beat/(P)/
+ӡȥͥ졼 /beat generation/
+ӡȥ륺 /Beatles/(P)/
+ӡɥ /(n) glass (pt: vidro) (word used from the end of the Muromachi era to the Edo era)/
+ӡʥ /(n) Venus/(P)/
+ӡ /viva/
+ӡС /(n) beaver/(P)/
+ӡ /(n) beef/(P)/
+ӡե /beefalo/
+ӡեơ /(n) beefsteak/
+ӡ /(n) beep/
+ӡ /(n) beam/(P)/
+ӡॢƥ /beam antenna/
+ӡ饤 /beam rider/
+ӡ /(n) beer/(P)/
+ӡ륹 /(n) virus/
+ӡ [ӡ뤱] /beer coupon/
+ӡ [ӡӤ] /beer bottle/
+ӡܡ /bean ball/
+ӡ [ӡ] /(n) (a) marble/(P)/
+ӥ /beer/(P)/
+ӥǥ /beer-garden/(P)/
+ӥ /(n) (abbr) lesbian/
+ӥ /(it:) Pieta/
+ӥʡ /(it:) (n) biennale (biennial art exhibition)/(P)/
+ӥ /(n) viola/(P)/
+ӥݥꥹ /bigalopolis/
+ӥ /(n) bikini/(P)/
+ӥ塼 /vicuna/
+ӥʡ /beginner/(P)/
+ӥ /victor/(P)/
+ӥȥ꡼ /victory/(P)/
+ӥȥꥢ /Victoria/(P)/
+ӥ /(n) visa/(P)/
+ӥ /(n) bustier/
+ӥå /(n) bishop/
+ӥ /(n) busy/
+ӥ /visitor/(P)/
+ӥե /visitor fee/
+ӥƥ󥰥 /visiting team/
+ӥͥ /(n) business/(P)/
+ӥͥ /business assessment/
+ӥͥ /business wear/
+ӥͥȥ᡼ /business automation/
+ӥͥå /business college/
+ӥͥ /business girl/
+ӥͥ饹 /business class/
+ӥͥ /business game/
+ӥͥ󥵥륿 /business consultant/
+ӥͥ٥ /business survey/
+ӥͥ /business school/
+ӥͥض̻ [ӥͥˤ夦礦Ĥ] /business school entrance test/GMAT/
+ӥͥѡȥʡ /(n) business partner/
+ӥͥץǥ塼 /(n) starting up and developing a business (trans: business produce)/
+ӥͥۥƥ /(n) business hotel/
+ӥͥޥ /(n) businessman/(P)/
+ӥͥǥ /(n) business model/
+ӥͥ饤 /(adj-na,n) businesslike/(P)/
+ӥͥ꡼å /business leadership/
+ӥͥ /business loan/
+ӥ奢饤 /visualize/
+ӥ奢饤 /visualization/
+ӥ奢ꥼ /(n) visualization/
+ӥ奢 /(adj-na,n) visual/(P)/
+ӥ奢륳ߥ˥ /visual communication/
+ӥ奢ǥץ졼 /visual display/
+ӥ奢ǥ /visual design/
+ӥ奢ե饤 /visual flight/
+ӥ奢ޡ /visual merchandising/
+ӥ奢󥲡 /visual language/
+ӥ /(n) vision/(P)/
+ӥ /(fr:) (n) (1) screw (fr: vis)/(2) -bis (again, second version) (fr: bis)/(3) BIS (Bank of International Settlements)/(P)/
+ӥ /(fr:) bisque/
+ӥå /(n) biscuit/(P)/
+ӥ /(n) viscose/
+ӥ͸ [ӥ󤱤] /(n) viscose rayon/
+ӥ /vista (dome) car/(P)/
+ӥȥ /bistro/
+ӥॹ /bismuth (Bi)/
+ӥե /vita camphor/
+ӥ [ӥӤդ] /(n) Viterbi decoding/
+ӥߥ /(n) vitamin/(P)/
+ӥߥ [ӥߥ󤶤] /vitamin pills/
+ӥ饤 /Vitarice/
+ӥå /(adj-na,n) big/(P)/
+ӥå٥ /(n) big event/(P)/
+ӥåå /Big Egg/
+ӥå /big card/
+ӥå /big science/
+ӥå꡼ /big screen (TV)/
+ӥå˥塼 /(n) important news/
+ӥåХ /(n) big bang/(P)/
+ӥåХ /big band/
+ӥåӥͥ /big business/
+ӥå٥ /Big Ben/
+ӥå /(n) bit/(P)/
+ӥåȥͥå /BITNET/
+ӥåȥޥå /(n) bitmap/
+ӥåȸΨ [ӥåȤޤ] /(n) bit error rate/
+ӥåȾ [ӥåȤ] /bit field/
+ӥå [ӥåȤ] /bit-wise/
+ӥå /VIP/very important person/
+ӥƥ /coccyx/
+ӥ /bidet/
+ӥǥ /(n) video/(P)/
+ӥǥ /video art/
+ӥǥ󥸥˥ /video engineer/
+ӥǥǥޥ /(n) video-on-demand/
+ӥǥå /(n) videocassette/
+ӥǥ /(n) video camera/video camcorder/
+ӥǥå /video clip/
+ӥǥ /video game/
+ӥǥå /video shop/
+ӥǥ˥å /videogenic/
+ӥǥ㡼ʥꥹ /video journalist/
+ӥǥȥ꡼ߥ /(n) video streaming/
+ӥǥե /video soft/
+ӥǥơ /(n) video-tape/(P)/
+ӥǥơץ쥳 /video tape recorder/
+ӥǥƥå /videotex/
+ӥǥǥ /videodisc/VD/
+ӥǥǥå /(n) video cassette recorder (trans: video deck)/
+ӥǥۡ /video hall/
+ӥǥޥ /video magazine/
+ӥǥ᡼ /video meter/
+ӥǥꥵ /Video Research Ltd/
+ӥǥ쥳 /VCR/Video Cassette (Tape) Recorder/
+ӥǥ [ӥǥ] /video store/
+ӥǥ /vidicon/
+ӥˡ /(n) vinyl/(P)/
+ӥˡ륷Ⱦ [ӥˡ륷Ȥ椫] /(n) vinyl sheet flooring/
+ӥˡϥ /plastic greenhouse (trans: vinyl house)/
+ӥˡڥ /vinyl paint/
+ӥ˥ϥ /(abbr) vinyl (plastic) headed hammer/
+ӥ˥ܥ /(abbr) pornographic magazines sold wrapped in plastic/
+ӥ˥ [ӥ˥뤭] /(n) vinyl group/
+ӥ˥ [ӥ˥뤸夷] /(n) vinyl resin/
+ӥ˥ /(n) vinylon (vinyl-nylon)/
+ӥͥ /vinegar/
+ӥϥ /behind/
+ӥ /beaver/(P)/
+ӥС /bivouac/(P)/
+ӥҥ /(abbr) Lactobacillus bifidus/
+ӥӥå /(adj-na,n) vivid/(P)/
+ӥӥ /chatter mark (machine tools)/
+ӥӥ /(n) bibimbab (Korean rice dish)/
+ӥե /(abbr) Lactobacillus bifidus/(P)/
+ӥեӥ /before service/
+ӥեƥ /(n) beefsteak/
+ӥ֥顼 /vibrato/
+ӥ֥ե /vibraphone/
+ӥ֥ꥪե /bibliography/
+ӥ֥ꥪޥ˥ /bibliomania/
+ӥإӥ /behaviour/
+ӥإӥꥺ /behaviourism/
+ӥ䥬ǥ /beer-garden/
+ӥۡ /(n) beer-hall/
+ӥî [ӥ] /(n) beer barrel/
+ӥ塼 /(n) view/(P)/
+ӥ塼 /viewer/
+ӥ塼ƥ /(n) beauty/
+ӥ塼ƥɥХ /beauty adviser/
+ӥ塼ƥʡ /beauty corner/
+ӥ塼ƥƥ /beauty contest/
+ӥ塼ƥ /beauty cycle/
+ӥ塼ƥ /beauty salon/
+ӥ塼ƥݥå /beauty spot/
+ӥ塼ƥѡ顼 /beauty parlor/
+ӥ塼ƥե /(adj-na) beautiful/(P)/
+ӥ塼ȥ /Viewtron/
+ӥ塼ݥ /viewpoint/
+ӥ塼 /bureau/(P)/
+ӥ塼饷 /bureaucracy/
+ӥ塼å /bureaucrat/
+ӥåե /(n) buffet/(P)/
+ӥ /(n) villa/handbill/poster/(P)/
+ӥ [ӥ󤶤] /blister agent/
+ӥꥪͥ /billionaire/
+ӥ󥹷Ϣ [ӥ󥹤󤵤夦] /(n) Streptococcus viridans/
+ӥ䡼 /(n) billiards/(P)/
+ӥ /(n) (abbr) building/bill/(P)/
+ӥ른å /(abbr) building highjack (hostage situation)/
+ӥ /builder/
+ӥ /builder/
+ӥǥ /(n) building/(P)/
+ӥȥ /(adj) built-in/(P)/
+ӥ֥ /bill broker/
+ӥܡ /billboard/(P)/
+ӥ /Burma/
+ӥƥʥ /(n) building maintenance/
+ӥ [ӥ뤫] /(n) eddies of wind around high buildings/
+ӥå /village/(P)/
+ӥ /(pt:) (n) velvet (pt: veludo)/(P)/
+ӥ /(ru:) (n) Russian food (flesh and eggs, etc. baked in bread) (ru: pirozhki)/
+ӥ /bingo/(P)/
+ӥơ /vintage/
+ӥơ䡼 /vintage year/
+ӥǥ /(de:) (n) binding/foot fastening (ski) (de: Bindung)/
+ԡ /PR/public relations/(P)/
+ԡ /(n) peek/peak/(P)/
+ԡ /pea coat/
+ԡå /peacock/
+ԡ㥱å /pea jacket/
+ԡ /(n) peace/peas/piece/(P)/
+ԡ /piecework/
+ԡѥ󥷥ɥ /Peter Pan syndrome/(P)/
+ԡ /peach/(P)/
+ԡʥå /(n) peanuts/(P)/
+ԡʥ /peanut/(P)/
+ԡʥĥХ /peanut butter/
+ԡԥ󥰥ȥ /Peeping Tom/(P)/
+ԡץ硼 /peep show/
+ԡץ /people/(P)/
+ԡץ륺ԥꥺ /people's capitalism/(P)/
+ԡإ /peahen/
+ԡޥ /(fr:) (n) green pepper (fr: piment)/pimento/capsicum/(P)/
+ԥ /(n) piercer/
+ԥ /Piaget/(P)/
+ԥ /(n) pierced earrings, etc./(P)/
+ԥåĥ /piazza/
+ԥȥԥͥåȥ /(n) peer-to-peer network (P2P network)/
+ԥ˥ /pianica/piano and harmonica/
+ԥ˥ /(n) pianist/(P)/
+ԥ /(n) piano/(P)/
+ԥ [ԥΤ] /(n) piano wire/
+ԥ /(fr:) (n) clown (fr: pierrot)/(P)/
+ԥˡ /(ru:) pioneer (ru: pioner)/
+ԥ͡ /(ru:) pioneer (ru: pioner)/
+ԥ /Picasso/(P)/
+ԥ /piccata/
+ԥɡ /picador/
+ԥɥ /(n) atomic bomb/
+ԥ쥹 /picaresque (novel)/
+ԥХå /(n) piggyback (system)/
+ԥХå͢ [ԥХå椽] /(n) piggyback system/
+ԥ /(n) Pixar/
+ԥ /(n) pixel/
+ԥ㡼 /(n) picture/(P)/
+ԥȥ /pictograph/
+ԥ˥å /(n) picnic/(P)/
+ԥ륹 /(n) pickles/
+ԥߡ /Pygmy/
+ԥ /(fr:) (n) (abbr) picket/pique/(P)/
+ԥå /(n) picket/
+ԥ /(n) pico-/10^-12/(P)/
+ԥå /(n) picot/
+ԥե /picofarad/pf/
+ԥʥ륹 /(n) picornavirus/
+ԥ /Pisa/(P)/
+ԥμ [ԥΤȤ] /Leaning Tower of Pisa/
+ԥ /(n) pizza/(P)/
+ԥԥ /pizza pie/
+ԥ󥤥󥰥å /pidgin English/
+ԥ /(n) (abbr) piston corer/
+ԥ /piste/
+ԥȥ /(n) pistol/(P)/
+ԥȥ /(n) piston/plunger/(P)/
+ԥȥ͢ [ԥȥ椽] /(n) shuttle/
+ԥ /(n) pizzicato/
+ԥԥ /(adj-na,adv) splashing sound/
+ԥå /(n) (1) picking (esp. distributor picking up merchandise from a storage facility)/(2) lock picking/(P)/
+ԥå /(n) pick/(P)/
+ԥåå /(n,vs) pick-up/
+ԥååץӥ /pickup service/(P)/
+ԥåեץ졼 /pickoff play/
+ԥå /(de:) (n) ice axe (de: Pickel)/
+ԥå /(n) piccolo/
+ԥå /(n) (col) pitch/PHS portable phone/(P)/
+ԥå /pitchout/
+ԥå㡼 /(n) pitcher/(P)/
+ԥå㡼ޥ /(n) pitcher's mound (baseball)/
+ԥå /(n) pitching/(P)/
+ԥå󥰥ޥ /pitching machine/
+ԥåĥ /pizza/(P)/
+ԥåĥ /pizza/
+ԥå /(n) pit/(P)/
+ԥåȥ /pit stop (trans: pit in)/
+ԥå /(n) pip/blip/
+ԥƥȥץ쥯ȥ /Pithecanthropus erectus/
+ԥȥ /Pitcairn (p)/
+ԥȥ /Pitcairn (p)/
+ԥڥå /(n) pipette/
+ԥܥå /pivot/
+ԥ塼꥿ /Puritan/
+ԥ塼åĥ /Pulitzer (Price)/
+ԥ塼 /puree/
+ԥ奢 /(adj-na,n) pure/(P)/
+ԥ奢 /pure malt/
+ԥ奢ꥹ /purist/
+ԥ˥ /(n) piranha/(P)/
+ԥ /(n) pilaf/(P)/
+ԥߥå /(n) pyramid/(P)/
+ԥߥåɥ /pyramid selling/
+ԥ /(abbr) period/(P)/
+ԥꥪǥå /periodic/
+ԥꥪ /(n) period/(P)/
+ԥ /pyrine/
+ԥ /pilling/
+ԥ /(n) pill/(P)/
+ԥ륰ե /Pilgrim Fathers/
+ԥƥ /(fr:) pile (fr: pilotis)/stilt/
+ԥջ [ԥ󤵤] /(n) pyrophosphoric acid/
+ԥ /(n) pin/(P)/
+ԥ󤫤饭ޤ /(exp) from the best to the worst/
+ԥܤ /(n) out of focus/off the point/
+ԥͤ [ԥϤͤ] /(exp) (uk) to get a rakeoff/to get a kickback/to take a kickback/
+ԥ󥢥å /(n) pinup/
+ԥ󥤥 /PinYin (Chinese romanization system)/
+ԥ󥫡 /pin curl/
+ԥ󥭡 /pinky/
+ԥ󥭥 /pinking/
+ԥ󥭥 [ԥ󥭥󥰤Ф] /(n) pinking shears/
+ԥ /(adj-no,n) pink/(P)/
+ԥ󥯤餷 /flyer advertising a sex-related business/
+ԥ󥯥顼 /pink-collar/
+ԥ󥯥 /pink salon/
+ԥ󥯥Υ /pink noise/
+ԥ󥯥ࡼ /pink mood/
+ԥ󥯥ǥ /pink lady/
+ԥ󥻥å /(fr:) (n) tweezers (fr: pincette or nl: pincet)/forceps/(P)/
+ԥ󥿥å /pin tuck/
+ԥ /(n) pinch/crisis/(P)/
+ԥҥå /pinch hitter/(P)/
+ԥʡ /pinch runner/
+ԥ /(nl:) (n) focus point (nl: brandpunt)/focus/(P)/
+ԥȤ [ԥȤϤ] /(v1) to be out of focus/be off the point/to be queer in the head/
+ԥʥå /pinup/
+ԥʥåץ /pinup girl/
+ԥۡ /pinhole/
+ԥݥ /pinpoint/(P)/
+ԥݥȥǥ /pinpoint landing/
+ԥݥ /(n) ping-pong/(P)/
+ԥСå /pin lever watch/
+ԥ [ԥϤ] /(n,vs) (uk) (taking a) kickback/
+ա /(it:) (n) fugue (it: fuga)/(P)/
+աο [աΤդꤳ] /(n) Foucault's pendulum/
+աҡ /who's he/(P)/
+աա /who's who/
+ա [ա] /(n) fusel oil/
+ա˥å /whodunit/
+ա /(n) food/hood/(P)/
+աɥץå /food processor/
+ա /(n) hoop/
+աꥨ /(n) Fourier/
+աꥬ /(n) hooligan/
+ե /fur/far/(P)/
+ե /Far East/
+ե /fur coat/
+ե /farce/
+ե /(n) first/fast/(P)/
+եȥץå /(n) first impression/
+եȥ饹 /(n) first-class/
+եȥ͡ /(n) first-name/
+եȥХå /(n) fast back/
+եȥա /(n) fast-food/
+եȥ֥졼 /(n) fast break/
+եȥ /(n) first run/
+եȥǥ /(n) first lady/
+ե˥㡼 /furniture/
+եޥ /pharmacy/chemist/drug store/
+ե /(n) farm/firm/(P)/
+ե० /(n) firmware/
+ե० /(n) firmware/
+եॹƥ /farm stay/
+եХ󥭥 /firm banking/
+ե० /(n) firmware/
+ե /(n) fire/(P)/
+ե /(n) firewall/
+ե顼 /fire alarm/
+ե󥷥奢 /fire insurance/
+ե /(n) firewall/
+եȡ /fire storm (celebratory bonfire)/
+եץ롼 /fireproof/
+եޥ /fireman/
+ե /(n) fighter/(P)/
+եƥ󥰥ԥå /fighting spirit/(P)/
+ե /(n) fight/(P)/
+եȥޥ͡ /fight money/purse/
+եʥ /(n) final/(P)/
+եʥ륻å /final set/(P)/
+եʥ󥷥ץ˥ /(n) financial planning/
+եʥ /(n) finance/(P)/
+ե /(n) fibre/fiber/
+եС /(n) fiber/fibre/(P)/
+եС饹 /fiberglass/
+եС /fiberscope/
+եСܡ /fiberboard/
+ե֥ /five-star/(P)/
+ե󥰥ƥ /filing system/(P)/
+ե /(n) file/(P)/
+ե륭ӥͥå /(n) filing cabinet/file cabinet/
+ե륷ƥ /file system/
+ե͡ /filename/
+ե붦ͭӥ [ե뤭礦椦ӥ] /(n) file-sharing service/
+եʬΥ饯 [ե֤ꥭ饯] /file separator (FS)/
+ե /fine/
+ե󥱥ߥ /fine chemical/
+ե󥻥ߥå /fine ceramics/
+ե /(n) finder/
+ե /(n) finder/(P)/
+եա /fine food/
+եץ졼 /(n) fine play (baseball)/(P)/
+եޥ /Feynman/
+ե /(n) foul (baseball)/(P)/
+եå /foul tip/
+ե饤 /foul line/
+եǡ /(n) foundation/
+եߥ /(n) facsimile/(P)/
+ե /faction/
+ե /(n) (abbr) fax/facsimile/(P)/
+ե /(n) factor/(P)/
+ե /(n) factoring/
+ե /(n) fact/
+եȥ /(n) factory/
+եȥ꡼ /factory/(P)/
+եȥ꡼ȥ᡼ /factory automation/
+եȥ꡼ /factory team/
+ե /FACOM/
+եåƥ󥰥ƥå /(n) fagot-stitch/fagotting stitch/
+եå /(n) bassoon (it: Fagotto)/
+ե /facade/
+ե /(n) fascist/(P)/
+ե /(n) fascism/(P)/
+եƥ /(n) facility/
+եƥ /facility/(P)/
+եƥ /(n) facility/
+ե /(n) fuzzy/(P)/
+եԥ塼 /(n) fuzzy computer/
+եå /(n) fuzzy logic/
+ե [ե] /(n) fuzzy theory/
+եȥХ /(n) first base (baseball) (trans: first canvas)/
+եȥȥå /(n) fast-track/
+եȥա /(n) fast-food/(P)/
+եȥ /fast on (terminal)/
+եʡ /(n) fastener/zipper/(P)/
+եå /(X) (col) fuck/
+եå /(n) FAX/facsimile/(P)/
+եå /(it:) (n) faschia (it: fascio)/(P)/
+եåʥ֥ /(adj-na) fashionable/(P)/
+եå /(n) fashion/(P)/
+եå󥤥ȥ꡼ /fashion industry/
+եå󥨥ǥ /fashion editor/
+եå󥳡ǥ͡ /fashion coordinator/
+եå󥷥硼 /(n) fashion show/(P)/
+եåա /fashion food/
+եåޥå /fashion massage/
+եåǥ /(n) fashion model/
+եå󻨻 [եå󤶤ä] /fashion magazine/
+եʥƥ /fanaticism/
+եʥƥå /(adj-na,n) fanatic/
+եˡ /funny/
+եˡե /funny face/
+ե֥å /fabric/
+եߥ /(n) (abbr) video game system (trans: family computer - Nintendo tradename)/(P)/
+եߥ /(n) family/
+եߥ꡼ /(n) family/(P)/
+եߥ꡼ /family car/
+եߥ꡼ԥ塼 /family computer/Nintendo/
+եߥ꡼ /family-size/
+եߥ꡼͡ /family name/
+եߥ꡼Х /family bike/
+եߥ꡼ե /family fund/
+եߥ꡼֥ /family brand/
+եߥ꡼饤ե /family life cycle/
+եߥ꡼쥹ȥ /family restaurant/
+եߥꥢ /familiar/(P)/
+եߥꥺ /familism/
+եߥ쥹 /(abbr) family restaurant/
+ե饦 /far away/(P)/
+եå /farad/
+եǡ [եǡ] /(n) Faraday effect/
+եǡ [եǡƤ] /(n) Faraday constant/
+ե /farad/
+ե󥯥 /(n) phalanx/
+եꥷ /phallicism/
+ե륹 /farce/phallus/(P)/
+ե [ե] /(n) fallow deer/
+ե /(n) fan/fun/(P)/
+ե󥢥 /fan-out/
+ե󥭡 /(adj-na,n) funky/(P)/
+ե /(n) funk/(P)/
+ե󥯥 /(n) function/
+ե󥯥󥭡 /function key/
+ե󥯥 /(n) functor/
+ե󥯥 /(n) fan club/(P)/
+ե󥷡 /(adj-na,n) fancy/
+ե󥷡å /fancy goods/
+ե󥷡ȥ /fancy store/
+ե󥷡ɥ쥹 /fancy dress/
+ե󥷡ա /fancy food/
+ե󥷡ܡ /fancy ball/
+ե󥸥å /fan-jet/
+ե󥿥 /(n) fantasy/(P)/
+ե󥿥ƥå /(adj-na) fantastic/(P)/
+ե󥿥 /(adj-na) fundamental/
+ե󥿥륺 /(n) fundamentals/(P)/
+եǡ /(n) foundation/(P)/
+եȥ /phantom/(P)/
+ե /(n) fund/(P)/
+եɥȥ饹 /(n) fund trust/
+եɥޥͥ㡼 /(n) fund manager/
+եե /fanfare/fun fair/(P)/
+ե֥ /fumble/
+եӥƥǥ /(n) feasibility study/
+ե /(n) feeder/(P)/
+ե /feature/
+ե㡼 /feature/
+եǥ /(n) feeding/
+ե /(n) feet/foot/(P)/
+ե /(n) feed/
+եɥХå /(n) feedback/(P)/
+եɥХå [եɥХå] /(n) feedback control/
+եɥե /(n) feed-forward/
+եС /(n) fever/(P)/
+ե /(n) feeling/(P)/
+ե륺 /Fields/
+եǥ /fielding (practice)/
+ե /(n) field/(P)/
+եɥ꡼ /field archery/
+եɥå /field athletic/
+եɥ /field goal/
+եɥΡ /field note/
+եɥޥå /field map/
+եɥޥ /fieldman/
+եɥ /(n) fieldwork/(P)/
+եɶ [եɤ礦] /(n) field events/
+ե /(n) fiance(e)/(P)/
+ե奢 /(n) figure/(P)/
+ե奢ƥ /figure skating/
+եƥ /figurative/
+ե /fixer/(P)/
+ե /(n) fiction/(P)/
+ե /fix/
+ե /fixed/
+ե /Fiji/
+ե /(adj-na,n) physical/
+եץƥ /physical protection/
+եݥꥷ /fiscal policy/(P)/
+եå /(n) fix/
+եå /fish/(P)/
+եåߡ /fish meal/
+եå /fishing/
+եåƥ /fitting/(P)/
+եåƥ󥰥롼 /fitting room/
+եå /(n) fit/(P)/
+եåȥͥ /fitness/(P)/
+եåȥͥ /(n) fitness club/health spa/
+եåȥͥ塼 /fitness shoes/
+եʥå /FINA cup/Federation Internationale de Nation Amateur cup/(P)/
+եʥ /finale/
+ե˥å /(n) finish/(P)/
+եեƥեեƥ /fifty-fifty/(P)/
+ե /(n) fjord/(P)/
+եǥե /(n) Philadelphia/(P)/
+ե /(n) filament/
+եꥢ /filaria/
+ե󥹥ԡ /(n) philanthropy/
+եå /(n) fillip/Philip/
+եåץ /Philips/(P)/
+եХ /filibuster/
+եԥ /Philippines/
+ե /(n) fill/(P)/
+ե륤 /fill-in/
+ե륿 /(n) filter/
+ե륿 /(n) (camera) filter/(P)/
+ե륿Х /filter-bank/
+ե륿 /(n) filtering/
+ե祤 /fielder's choice/(P)/
+եϡˡ /philharmonie/philharmonic/(P)/
+ե /(n) film (roll of)/(P)/
+եͥå /film net/
+եХå /(n) film badge/
+ե饤֥꡼ /film library/
+եե /(n) philosophy/
+ե /(n) fin/(P)/
+ե󥬡 /finger/
+ե󥬡ܡ /(n) finger bowl/
+ե󥬥 /fingering/
+եɥӥ /vinyl drainpipe with fins/
+ե /Finland/(P)/
+ե /film/(P)/
+ե /(n) Chinese geomancy/feng shui/
+ե /(n) face/(P)/
+ե /face-off/
+ե /face-card/
+ե /face sheet (top copy)/questionnaire that asks for a demographic profile/
+եХ塼 /face value/
+ե /(n) phase/
+ե /(adj-na) fatal/
+ե /fade/
+եɥ /fade-out/FO/
+եɥ /fade-in/FI/
+եɥܡ /fade ball/
+ե󥰱 [ե󥰤] /(n) Fehling's solution/
+եȿ [ե󥰤ϤΤ] /(n) Fehling's reaction/
+ե󸽾 [ե󤲤󤷤礦] /(n) hot, dry wind that blows down from a mountain (Foehn phenomenon)/
+ե /(adj-na,n) fair/fare/fear/(P)/
+ե /fair/
+ե /fairway/(P)/
+ե /fairway/
+եå /fair catch/
+եԡ /fair copy/
+եå /fair sex/
+եץ졼 /(n) fair play/(P)/
+ե꡼ /fairy/
+ե꡼ơ /fairy-tale/
+ե꡼ /(n) fairyland/
+ե /fake/(P)/
+ե /facial/
+ե /(n) face/(P)/
+ե /(n) phase/
+ե /phasing/
+ե /fader/
+ե奢 /failure/
+ե /(n) fail/
+ե륻 /fail-safe/
+ե /(n) feint/(P)/
+ե /(n) phaser/phasor/feather/
+եå /feathercut/
+եץ졼 /feather plane/
+ե [ե夦] /(n) featherweight/
+եƥХ /(n) festival/(P)/
+եƥ /festival/
+եå /(n) fetch/
+եƥ /fetishism/
+եǥ /(adj) federal/
+եǥե /(n) federal fund (FF)/
+եǥ졼 /federation/(P)/
+եˡ륱ȥ /phenylketon(uria)/
+ե˥å /(n) phoenix/(P)/
+ե˥륱ȥǢ [ե˥륱ȥˤ礦礦] /(n) phenylketonuria/
+ե˥ [ե˥뤭] /(n) phenyl group/
+եΡ [եΡ뤸夷] /(n) phenol resin/
+եΡ [եΡ뤤] /(n) phenol/
+եΥΥ /phenomenon/
+եӥ˥ /Fabianism/
+եߥ˥ /(n) (1) man who indulges women (trans: feminist)/gentleman/(2) feminist/(P)/
+եߥ˥ /(n) feminism/(P)/
+եߥ˥ /(adj-na) feminine/
+եߥ˥å /feminine look/
+ե /femto-/10^-15/
+ե顼 /Ferrari/(P)/
+ե饤ȼ [ե饤Ȥ㤯] /(n) ferrite magnet/
+ե /(n) fellatio/
+ե꡼ /(n) ferry/(P)/
+ե꡼ܡ /(n) ferryboat/
+ե꼧 [եꤸ] /(n) ferrimagnetic substance/
+ե륦 /ferrule/(P)/
+ե /(n) felt/(P)/
+եȥѥ /(n) felt pen/
+եޡθ [եޡΤ] /(ik) (n) Fermat's principle/
+եޡ [եޡΤ] /(ik) (n) Fermat's problem/
+եޤθ [եޤΤ] /(n) Fermat's principle/
+եޤ [եޤΤ] /(n) Fermat's problem/
+եߥ /(n) fermium (Fm)/
+ե [եߤ] /(n) Fermi surface/
+եγ [եߤ夦] /(n) Fermi particle/
+եå /(n) ferret/(P)/
+եå /(n) fellowship/(P)/
+ե /(n) ferro-alloy/
+ե /(n) pheromone/(P)/
+ե󥷥 /(n) fencing/(P)/
+ե /(n) fence/(P)/
+ե󥿥˥ /(n) fentanyl/
+ե /fender/wing (of car)/
+ե /(n) focus/forecast/(P)/
+ե /(n) folk/fork/(P)/
+ե /folk art/
+ե /(n) folk song/(P)/
+ե /(n) folk dance/
+եܡ /(n) fork ball/(P)/
+ե /Falklands (p)/
+եե /forklift/
+ե /(n) forklore/
+ե /(n) forge/
+ե /force/(P)/
+ե /force-out/
+ե /fortune/(P)/
+եȥ /(n) (abbr) FORTRAN/formula translation/(P)/
+ե /ford/(P)/
+եʥ /four nines/
+եӥ /fauvisme/
+եޥå /formatter/
+եޥåƥ /(n) formatting/
+եޥå /(n) (computer) format/(P)/
+եޥ /(adj-na,n) formal/(P)/
+եޥ륦 /formal wear/
+եޥɥ쥹 /formal dress/
+եߥ饫 /formula car/(P)/
+եߥץ /formula plan/
+ե /(n) foam/form/(P)/
+եե /form-feed (character)/
+եС /foam rubber/
+ե᡼ /formation/(P)/
+ե /(n) forum/(P)/
+ե /(n) fall/(P)/
+ե /(n) fault/(P)/
+եȥȥ /(n) fault-tolerance/
+ե /(n) fore/(P)/
+ե /(fr:) foie gras/(P)/
+ե饦 /(n) foreground/
+եϥ /forehand/(P)/
+եܡ /walk (in baseball) (trans: four balls)/(P)/
+եޥ /foreman/(P)/
+ե /fog/
+ե㥤 /(n) foster child/(P)/
+եڥ /foster parent/
+եå /(n) fox/
+եåȥå /(n) fox-trot/(P)/
+եå饤 /fog light/
+եå /fog lamp/
+եåޥ /fossa magna/
+ե /(n) photo/(P)/
+եȥץ顼 /photocoupler/
+եȥߥå饹 /photochromic glass/
+եȥӥ /photogravure/
+եȥ /photograph/
+եȥե /photographer/
+եȥե /photography/
+եȥˡ /(fr:) photogenie/
+եȥ˥å /(adj-na) photogenic/
+եȥ /photo studio/
+եȥȡ꡼ /photo story/
+եȥ /photodiode/
+եȥȥ󥸥 /phototransistor/
+եȥ饤֥꡼ /photo library/
+եȥꥢꥺ /photo realism/
+եȥ쥸 /(n) photoresist/
+եɡ /Fodor/
+եΥ /phonograph/
+ե륯 /Volkswagen/VW/(P)/
+ե륯 /folklore/
+ե /(n) folder/
+ե /folder/
+ե /(n) forte/
+ե /(n) fault/
+եޥꥺ /formalism/
+ե /(n) follow/followup (netnews)/(P)/
+եå /(n) follow-up/
+ե /follow wind/
+ե롼 /follow-through/
+ե /follow/
+եǥ /forwarding/
+ե /(n) forward (in a ball game)/(P)/
+եɥѥ /forward pass/
+ե /(n) phone/(P)/
+եǥ塼 /fondue/
+ե /(n) font/
+ե /(n) Fuji/(P)/
+եƥ /Fuji-TV/
+ե [ե뤵] /(n) phthalic acid/
+եƥ [ե뤵󥨥ƥ] /(n) phthalate ester/
+եå /hooker/(P)/
+եå /(n) hook/(P)/
+եåˡ§ [եåΤۤ] /(n) Hooke's law/
+եåܡ /hook bowl/
+եå饤 /hook line/
+եåȥܡ /(n) football/(P)/
+եåȥ饤 /(n) footlights/limelight/
+եåȥ饤ȤӤ [եåȥ饤Ȥ򤢤Ӥ] /(exp) to appear on the stage/to be in the limelight/
+եåȥ /(n) footwork/(P)/
+եòʪ [եä֤] /(n) fluoride/
+ե [եå] /fluorine/
+ե /giggling sound/
+ե塼 /fusion/(P)/
+ե塼㡼 /future/(P)/
+ե塼ʥޡ /funeral march/
+ե饤 /(n) fried seafood or vegetables in general (fry)/fly/(P)/
+ե饤 [ե饤Ф] /(n) milling machine (fr: fraise)/
+ե饤 /(n) (1) flight/(2) fright/(P)/
+ե饤ȥ󥸥˥ /flight engineer/
+ե饤ȥȥ /flight control/
+ե饤ȥƥ /flight test/
+ե饤ȥǡ쥳 /flight data recorder/
+ե饤ȥʥС /flight-number/
+ե饤ȥХå /flight bag/
+ե饤ȥ쥳 /(n) flight recorder/
+ե饤ɥå /(n) fried eggs/oeufs sur le plat/
+ե饤ɥ /fried chicken/(P)/
+ե饤ɥݥƥ /fried potato (incl. French fries)/
+ե饤ѥ /(n) fry pan/frying pan/(P)/
+ե饤եå /fly-fishing/
+ե饤ۥ /flywheel/(P)/
+ե饤ۥ /flywheel/
+ե饤 /(n) (1) frying/(2) flying (start)/(3) false start/(P)/
+ե饤󥰥 /flying start/
+ե饤 [ե饤夦] /(n) fly-weight (boxer)/(P)/
+ե饤֤ [ե饤] /(n) spatula/
+ե饦 /(de:) (n) woman (de: Frau)/
+ե饦 /flounce/
+ե饦ۡե [ե饦ۡե] /(n) Fraunhofer lines/
+ե饯 /fraction/
+ե饯ư [ե饯󤫤Ĥɤ] /(n) fraction activity/
+ե饯 /(n) fractal/
+ե饰 /(n) flag/
+ե饰ơ /(n) fragmentation/
+ե饰 /(n) fragment/
+ե饹 /(n) fresco/flask/(P)/
+ե饹ȥ졼 /(n) frustration/(P)/
+ե /(n) hula dance/
+եå /(n) flag/(P)/
+եå /(n) (1) flash/(2) flush/(P)/
+եå˥塼 /(n) news flash (trans: flash news)/
+եåХå /(n) flashback/
+եå饤 /(n) flashlight/torch/
+եå /(adj-na,n) flat/
+եåȥ顼 /(n) flat collar/
+եåȥ졼 /(n) flat race/
+եåѡ /(n) flapper/
+եå /(n) flap/(P)/
+եåץݥå /(n) flap pocket/
+եå /(fr:) (n) frappe/
+ե /(n) flannel/
+եӥ [եӥ󤳤] /(n) flavin enzyme/
+եޥ /(abbr) flywheel magnet/
+ե /(n) flamenco/(P)/
+ե󥸥 /(n) flower arrangement/(P)/
+եƥ /(n) flower tea/
+ե /(n) franc/(P)/
+ե /(adj-na,n) frank/(P)/
+ե󥯥ե륿 /(n) frankfurter/
+ե󥯥ե륿륲ޥ /(n) Frankfurter Allgemeine Zeitung/FAZ/
+ե󥯥ե /Frankfurt/(P)/
+ե󥯥եȥ /(n) frankfurter/
+ե󥰥 /(n) Franglais (i.e. English words in French)/
+ե󥷥 /(n) francium (Fr)/
+ե󥷥١ /(n) Francis Bacon (1561-1626)/
+ե󥷥١ /(n) Francis Bacon (1561-1626)/
+ե󥸷Ѽ [ե󥸤Ĥ] /(n) flange fitting/
+ե /France/
+ե󥹥ǥ /(n) large street demonstration (trans: France demo)/
+ե󥹥ѥ /(n) French bread (trans: France pan)/(P)/
+ե󥹸 [ե󥹤] /(n) French language/(P)/
+ե󥹻ɽ [ե󥹤夦] /(n) embroidery/
+ե [ե󥹤ޤ] /(n) French window/
+եΥ [ե󥹤礦] /French Guiana (p)/
+ե /(fr:) (n) French (fr: francais)/
+ե㥤 /(n) franchise/(P)/
+ե㥤 /(n) franchise chain/FC/
+եͥ /(n) flannel/
+ե른 /flamberge/
+ե꡼ /(adj-na,n) free/(P)/
+ե꡼ /(n) freeway/
+ե꡼ /(n) freeware/
+ե꡼ /(n) free weights (i.e. weights lined up on the side wall of a gym)/
+ե꡼ /(n) free agent/(P)/
+ե꡼å /free kick/(P)/
+ե꡼ /(n) freak/flick/
+ե꡼ /one size fits all (trans: free size)/
+ե꡼ /(n) freezer/refrigerator/
+ե꡼ /(n) freesia/
+ե꡼ƥ /free skating/
+ե꡼ /freestyle/(P)/
+ե꡼ /free throw/
+ե꡼ /(n) frieze/freeze/(P)/
+ե꡼ɥ饤 /freeze-dry/
+ե꡼å /free sex/
+ե꡼ե /(abbr) free-software/
+ե꡼եȥ /free-software/
+ե꡼ /(n) (abbr) young people subsisting on part-time work (trans: freelance and arbeiter)/one whose livelihood is provided by part-time work/(P)/
+ե꡼ /free time/
+ե꡼å /free tax/
+ե꡼ /(1) (hands-)free dial/(2) toll-free number/
+ե꡼ӥ /(n) free diving/
+ե꡼ /(1) (hands-)free dial/(2) toll-free number/
+ե꡼ /(n) freedom/(P)/
+ե꡼ȡ /free talking/
+ե꡼ȥ졼 /free trade/
+ե꡼ȳ [ե꡼Ȥ] /(n) Fleet Street/
+ե꡼ɥޥ /Friedman/(P)/
+ե꡼ϥ /free-hand/(P)/
+ե꡼Хåƥ /free batting/
+ե꡼ѥ /free pass/(P)/
+ե꡼ե饤䡼 /(n) experimental unmanned spacecraft (trans: free flyer)/
+ե꡼ڡѡ /(n) newspaper with a lot of advertisements and delivered for free of charge (trans: free paper)/
+ե꡼ /(abbr) free market/flea market/
+ե꡼ޡå /free market/(P)/
+ե꡼󥵡 /(n) free-lancer (in a profession where employment is the norm)/(P)/
+ե꡼ /free lance/(P)/
+եꥫå /(fr:) fricassee/
+եꥯ /friction/
+եꥲ /frigate/(P)/
+եꥸǥƥ /frigidity/
+եꥹӡ /(n) Frisbee/
+եå /flicker/(P)/
+եåƥ /flicker test/
+եåץեå /(n) flip flop/(P)/
+եåץեåײϩ [եåץեåפ] /(n) flip-flop circuit/
+ե /(n) frill/
+ե /fringe/(P)/
+եȥ饹 /flint glass/
+ե /(adj-na,n) full/(P)/
+ե롼 /(n) fruit/(P)/
+ե롼ĥ /fruitcake/
+ե롼ĥ /fruit salad/
+ե롼ĥ /fruit sauce/
+ե롼ĥѡ顼 /(n) fruit parlor/
+ե롼ĥݥ /(n) fruit punch/
+ե롼 /(n) flute/(P)/
+ե륤󥹥ȡ /full install(ation)/
+ե륫 /full count/
+ե륳 /(n) full course/
+ե륳ȸ§ [ե륳Ȥ󤽤] /(n) full-cost principle/
+ե륹 /full score/
+ե륹åȥ /full throttle/
+ե륻å /(n) full set/
+ե륿ޡ /(n) full-timer/
+ե륿 /(n) full time/
+ե륿ཾȰ [ե륿स夦礦] /full-time employee/
+ե͡ /(n) full name/
+եХå /fullback/
+եѥ /full path/
+ե١ /bases loaded (baseball) (trans: full base)/
+եޥ饽 /(n) full marathon/
+ե޲ [եޤ] /(n) Pacific fulmar/
+ե󥰥 /full-length/
+ե /full range/
+ե졼 /hurray/(P)/
+ե졼 /(n) flake/
+ե졼 /(n) phrase/(P)/
+ե졼С /flavor/(P)/
+ե졼 /(n) framer/
+ե졼 /(n) frame/(P)/
+ե졼ॢ /frame out/
+ե졼ॢå /frame-up/
+ե졼। /frame in/
+ե졼Хåե /frame buffer/
+ե졼 /framework/
+ե쥢 /(n) flare/
+ե쥢 /flare/(P)/
+ե쥢 /flare skirt/
+ե쥢 [ե쥢] /(n) flare star/
+ե쥤 /phrasing/
+ե쥤 /flavor/
+ե쥪󥬥 /Freon gas/
+ե쥭 /(abbr) flexible cable/
+ե쥭ӥƥ /flexibility/
+ե쥭֥ /(adj-na,n) flexible/(P)/
+ե쥭֥ǥ /(n) flexible disk/
+ե쥳 /(1) (abbr) flexible conduit/(2) flexible container/(3) flexible control/
+ե쥳 [ե쥳] /changing something to full remote control/
+եå /(n) flex/(P)/
+եå /(n) flexible-hours system/flextime/
+եå㡼 /(n) (1) fresher/freshman/(2) newly hired career-track company employee/
+եå /(adj-na,n) fresh/(P)/
+եåޥ /(n) (1) freshman/(2) newly hired career-track company employee/(P)/
+եå /fret/
+եåȥ쥹 /fretless/
+ե /friends/(P)/
+ե /(n) French/(P)/
+ե󥫥 /French cancan/
+ե /French kiss/
+ե꡼ /French sleeve/
+եȡ /French toast/
+եɥå /French dressing/
+ե /(n) friend/(P)/
+եɥå /friendship/
+եɥ /friendly/(P)/
+ե /(n) flow/(P)/
+եե /flow inflation/
+եա /frozen food/(P)/
+ե衼 /frozen yoghurt/
+ե /floater serve/
+ե㡼 /(n) flowchart/
+եƥ /(n) floating/
+ե /(n) float/(P)/
+ե /(n) flora/
+ե /(n) flooring/wooden floor/(P)/
+ե [ե] /flow control/
+ե /(n) floor/follower/(P)/
+ե /(n) floor/
+ե硼 /floor show/
+ե /floor lamp (trans: floor stand)/
+եǥ쥯 /floor director/FD/
+եץ饤 /floor price/
+եץ /floor-plan/
+եޥ͡㡼 /floor manager/
+եߥå /(n) floor limit/
+ե /flooring/
+եǥ /floor lady (kind of bar hostess)/
+ե /Floyd/(P)/
+ե饤 /(de:) miss (de: Fraeulein)/
+եȥ [եȥ󤻤] /(n) phlogiston theory/
+ե /frost/(P)/
+եå /(n) fluke/frock/(P)/
+եå /frock coat/
+եå /frog/
+եåޥ /frogman/
+եå /(n) floppy/
+եåԡ /(n) floppy (disk)/(P)/
+եåԡǥ /(n) floppy disk/(P)/
+եåԥ /(n) floppy/
+եޡ /(fr:) cheese (fr: fromage)/
+ե꡼ /florigen/
+եꥹ /florist/
+ե /Florida/(P)/
+ե /(n) (abbr) fluorocarbon/Freon/CFC/chlorofluorohydrocarbon/(P)/
+ե󥬥 /(n) fluon gas/(P)/
+եƥ /(n) frontier/(P)/
+եƥԥå /frontier spirit/
+ե /(n) front/(P)/
+եȥ /front-end (processor)/FEP/
+եȥɥץå /(n) FEP/front-end processor/
+եȥե /front office/
+եȥ饹 /(n) windscreen (trans: front glass)/windshield/
+եȥ饤 /front wheel drive/
+եȥǥ /(n) registration desk (trans: front desk)/
+եȥڡ /front page/
+եե /(adj-na,adv,vs,n) light/airy/(P)/
+֡ /(n) booing/(P)/
+֡ /bouquet/(P)/
+֡ˡ /bouquet garni/
+֡ /(n) booth/(P)/
+֡ /(n) booster/
+֡ /booster/
+֡ [֡礯] /(n) booster station/
+֡ /Bhutan (p)/
+֡ /(n) boots/(P)/
+֡ /(n) boot/
+֡ɥ [֡ɥ礦] /(n) voodooism/
+֡ӡ /(n) (abbr) booby prize/
+֡ /(n) boom/(P)/
+֡ /boomerang/(P)/
+֡ [֡󤳤] /(n) boomerang effect/
+֡ꥢ /boolean/
+֡ꥢؿ [֡ꥢ󤫤󤹤] /boolean function/
+֡ /Boole/(P)/
+֡С /boulevard/
+֥ /(n) buoy/(P)/
+֥ /V-turn/
+֥ȡ /VTOL/vertical take-of and landing/
+֥ͥå /V neck/
+֥١ /bouillabaisse/
+֥ /(n) bouillon/
+֥ /boogie/
+֥ /boogie-woogie/
+֥ /(n) buzzer/(P)/
+֥ /(n) ugly woman (very rude)/(P)/
+֥ /butadiene/
+֥ڥ /Budapest/
+֥ /(n) butane/(P)/
+֥ [֥뤭] /(n) butyl group/
+֥ [֥魯] /(v5s) to break by striking/(P)/
+֥ [֥] /(v5s) to kill by hitting/
+֥å /booker/(P)/
+֥å /bookie/
+֥åå /bookish/
+֥å /booking/
+֥å /(n) book/(P)/
+֥å /(n) bookend/
+֥åС /book cover/
+֥åХ /(n) book-band/
+֥åޡ /book mart/
+֥å᡼ /(n) bookmaker/(P)/
+֥åå /booklet/(P)/
+֥åӥ塼 /(n) book review/
+֥å /bush/(P)/
+֥åޥ /bushman/
+֥ƥå /(n) shop selling fashion clothes, accessories, etc. (fr: boutique)/(P)/
+֥顼ॹ /Brahms/
+֥饤 /(n) bridal/(P)/
+֥饤֡ /bridal bouquet/
+֥饤ޡå /bridal market/
+֥饤뻺 [֥饤뤵󤮤礦] /(n) wedding industry/
+֥饤䡼 /brier/
+֥饤 /(n) blind/(P)/
+֥饤ɥ /blind side/
+֥饤ɥå /(n,vs) touch typing (trans: blind touch)/
+֥饤ɥƥ /blind test/
+֥饤ɥǡ /blind date/
+֥饦 /(n) browser/
+֥饦 /browsing/
+֥饦󥰥ġ /browsing tool/
+֥饦 /(n) blouse/(P)/
+֥饦 /browse/
+֥饦 /(n) Braun/(P)/
+֥饦ư [֥饦󤦤ɤ] /(n) Brownian motion/
+֥饦 [֥饦󤫤] /(n) cathode-ray tube (CRT)/(P)/
+֥饫å /bra cup/
+֥饱å /bracket/
+֥饶 /brothers/(P)/
+֥饷 /(n) brushy/brush/(P)/
+֥饸㡼 /(n) bra/brassiere/(P)/
+֥饸 /Brazil/(P)/
+֥饹 /brass/
+֥饹Х /(n) brass band/(P)/
+֥饹꡼ /(fr:) brasserie/
+֥ /Bratislava/(P)/
+֥å /(n) black/(P)/
+֥å /blackout/
+֥åեꥫ /Black Africa/
+֥ååȡ /black ghetto/
+֥åҡ /black coffee/
+֥åǥ /black comedy/
+֥åե /black shaft/
+֥å㡼ʥꥺ /black journalism/
+֥åå /blackjack/
+֥å /black tie/
+֥åС /black chamber/
+֥åѥ /Black Power/
+֥åѥ󥵡 /Black Panther/
+֥åڥåѡ /black pepper/
+֥åۡ /(n) black hole/
+֥åܥå /(n) black box/
+֥åޡå /black market/(P)/
+֥åޥå /black magic/
+֥åޥ͡ /black money/
+֥åޥǡ /(n) black Monday/
+֥å桼⥢ /(n) black humor/
+֥åꥹ /(n) blacklist/
+֥å /brassie/(P)/
+֥åܡ /(n) (abbr) brush back pitch/
+֥å /Brussels/
+֥åɥ꡼ /blood elite/(P)/
+֥åɥХ /blood bank/
+֥ /(abbr) Brad Pitt/
+֥ܡ /bravo/(P)/
+֥ /(adj-na,n) blank/(P)/
+֥󥱥å /(n) blanket/
+֥󥱥åȥꥢ /blanket area/
+֥ /(n) branch/brunch/(P)/
+֥ /(n) brandy/
+֥ǡ /(n) brandy/(P)/
+֥ /(n) brand/bland/(P)/
+֥ɥ᡼ /brand image/
+֥ɥƥ /brand loyalty/
+֥ɾ [֥ɤ礦Ҥ] /(n) brand items/
+֥˥塼 /(adj) brand new/
+֥꡼ /breathing/(P)/
+֥꡼ /bleach/
+֥꡼㡼 /bleachers/
+֥꡼ /brief/(P)/
+֥꡼ե /briefcase/
+֥ꥪå /(fr:) brioche/
+֥ꥭ /(nl:) (n) tin plate (nl: blik)/(P)/
+֥ꥶ /(n) blizzard/
+֥ꥹ٥ /Brisbane/(P)/
+֥꥿˥ /Britannia/(P)/
+֥å /(n) bridge/(P)/
+֥åϩ [֥å] /(n) bridge circuit/
+֥ƥå奨 /British Airways/(P)/
+֥ƥå女ӥ /British Columbia/
+֥å /(fr:) Brussels (fr: Bruxelles)/(P)/
+֥ꥢ /brilliant/
+֥ꥢȥå /brilliant cut/
+֥ /(n) bull/(P)/
+֥롼 /(adj-na,n) blue/(P)/
+֥롼ѥ륹 /Blue Impulse/
+֥롼顼 /(n) blue-collar worker/(P)/
+֥롼饹 /blueglass/
+֥롼 /(n) blues/(P)/
+֥롼å /blue sex/homosexual/
+֥롼å /(adj) blue-chip/
+֥롼ǡ /blue day/
+֥롼ȥ졼 /blue train/sleeping train (from the original color of the trains)/
+֥롼С /Blue Bird/(P)/
+֥롼Хå /blue backs/
+֥롼ե /blue film/
+֥롼֥å /blue book/
+֥롼֥å /blue-black/
+֥롼٥꡼ /blueberry/
+֥롼ܡ /blue boy/homosexual/
+֥롼ޡ /bloomers/
+֥롼ޥǡ /blue Monday/
+֥롼 /broom/
+֥롼ܥ /Blue Ribbon (Prize)/
+֥륬ꥢ /Bulgaria/(P)/
+֥륭ʥե /Burkina Faso/
+֥른 /(fr:) bourgeois/
+֥른 /(fr:) bourgeoisie/
+֥른祢 /(fr:) bourgeois/
+֥른祢 /(fr:) bourgeoisie/
+֥른 /bourgeois/(P)/
+֥륻 /(X) child (high-school age) pornography (trans: blue sailor (suit))/shops where girls' uniforms and underwear are resold to dirty old men/(P)/
+֥륻 [֥륻Ӥ礦] /(n) brucellosis/
+֥륾 /(n) blouson/(P)/
+֥å /(n) brook/
+֥ȥ /(abbr) blue train/sleeping train/
+֥ɡ /(n) bulldozer/(P)/
+֥ɥå /(n) bulldog/
+֥ͥå /(n) brunette/(P)/
+֥ڥ /(n) bull pen/(P)/
+֥ޡ /(n) long female underwear (trans: bloomers)/shorts with elasticized cuffs/
+֥ޡ /(n) long female underwear (trans: bloomers)/shorts with elasticized cuffs/
+֥졼 /(n) breaker/(P)/
+֥졼 /breaker/(P)/
+֥졼 /(n) brake/(P)/
+֥졼ݤ [֥졼򤫤] /(exp) to put on the brakes/to put a stop to/
+֥졼 /brake oil/
+֥졼 /(n) break/(P)/
+֥졼 /breakdown/
+֥졼 /breakdance/
+֥졼 [֥졼󤴤] /break signal/
+֥졼 /(n) (1) blade/(2) braid/(P)/
+֥졼 /(n) brain/(P)/
+֥졼󥹥ȡߥ /brainstorming/
+֥졼ȥ饹 /(n) brain trust/
+֥쥤 /break/(P)/
+֥쥤 /blade/
+֥쥪ޥ /bleomycin/
+֥쥶 /(n) blazer/(P)/
+֥쥶 /(n) blazer coat/
+֥쥹 /breath/
+֥쥹 /(n) (1) (abbr) breast/(2) breast stroke/(3) brainstorming/(P)/
+֥쥹ȥȥ /breaststroke/
+֥쥹å /bracelet/(P)/
+֥å /bread/(P)/
+֥ /(n) blend/(P)/
+֥ɥ /blended whiskey/
+֥ /(n) blow/(P)/
+֥ /(n) broker/
+֥ /(n) broker/(P)/
+֥ /(adj-na) broken/
+֥󥤥󥰥å /broken English/
+֥ϡ /broken heart/
+֥ /(n) brochure/
+֥ /(n) brooch/(P)/
+֥ [֥Ф] /(n) broaching machine/
+֥ /(n) (abbr) broadcloth/(P)/
+֥ɥ /Broadway/(P)/
+֥ɥ㥹 /(n) broadcast/
+֥ɥХ /(n) broadband/
+֥ˡ /Brownie/
+֥˥ /(n) Browning/
+֥顼 /(n) broiler/(P)/
+֥ /brocade/
+֥ /(n) broccoli/
+֥å /blocker/(P)/
+֥å /blocking/
+֥å /(n) bloc/block/(P)/
+֥å /(n) blocking signal/
+֥åȥ졼ǥ /(n) block trading/
+֥åХ /blockbuster/
+֥å [֥å] /(n) concrete-block building/
+֥åֹ [֥åФ󤴤] /block number/
+֥åʽ [֥å٤] /(n) concrete-block wall/
+֥å /Brocken/
+֥å /(n) broccoli/
+֥å꡼ /(n) broccoli/
+֥å /(n) blob/
+֥ޥ /(n) (1) bromide/(2) publicity photograph/(P)/
+֥ /(n) bronze/(P)/
+֥ȥ륹 /(n) Brontosaurus/Apatosaurus/
+֥ /(n) blonde/
+֥ /(de:) bond (de: Bund)/(P)/
+ [֤Ȥ] /ugly man (rude)/
+ס /(col) beggar/homeless/(P)/
+סɥ /(n) poodle/powder (fr: poudre)/
+ס /puma/
+ס /(n) swimming pool/(P)/
+סС /pool bar/
+ס [ס뤻] /(n) pool system/
+סǮ [סͤ] /(n) pharyngo-conjunctival fever/
+ץ /poor/
+ץå /poor look/
+ץȥꥳ /Puerto Rico (p)/
+ץץ /(adv) sound of someone smoking/sound of something floating/
+ץХ륹 [ץХ륹] /(n) Przewalski's horse/
+ץɥեɥ /(n) pseudoephidrene/
+ץ /(fr:) small (fr: petit)/(P)/
+ץ֥ /(fr:) (n) (abbr) petit bourgeois/
+ץ֥른祢 /(fr:) petit bourgeois/
+ץå /pussy/
+ץå /(n) push/(P)/
+ץå奫 /push cart/
+ץåץ [ץåץ뤾դ] /(n) push-pull amplifier/
+ץåۥ /(n) push-button phone/(P)/
+ץåå /push lock/
+ץå /pushing/
+ץå /Puccini/
+ץå /put/
+ץƥΥɥ /(n) Pteranodon/
+ץǥ /(n) pudding/
+ץ顼 /Prague/(P)/
+ץ饤å /plywood/
+ץ饤 /priori/
+ץ饤ƥ /(n) priority/
+ץ饤ƥ /priority/
+ץ饤 /(n) price/(P)/
+ץ饤꡼å /price leadership/
+ץ饤ޥ͡ /prize money/
+ץ饤 /(n) pride/(P)/
+ץ饤Х /(n) privacy/
+ץ饤Х /(n) privacy/(P)/
+ץ饤Х /privacy/
+ץ饤١ /(adj-na,n) private/(P)/
+ץ饤١ȥե /private offering/PO/
+ץ饤١ȥ֥ /private brand/
+ץ饤١ȥ롼 /private room/
+ץ饤ޥ /primary/
+ץ饤ޥ꡼ /primary/
+ץ饤ޥ꡼ /primary care/
+ץ饤ޥ꡼Х /(n) primary balance/
+ץ饤ޥ꡼إ륹 /primary health care/
+ץ饤ޥ /(adj) primal/
+ץ饤ॿ /prime time/(P)/
+ץ饤졼 /(n) prime (lending) rate/(P)/
+ץ饤 /privacy/
+ץ饦 /Pravda/(P)/
+ץ饫 /(n) placard/(P)/
+ץ饯ƥ /(adj-na) practical/
+ץ饯ƥ /practice/
+ץ饰 /(n) plug/(P)/
+ץ饰ѥ֥ /plug compatible/
+ץ饰ޥƥ /pragmatism/(P)/
+ץ饳 /plug compatible/
+ץ饶 /(n) plaza/(P)/
+ץ饶 [ץ饶] /(n) Plaza agreement (1985 agreement of G5 nations)/
+ץ饹 /(n) plus/(P)/
+ץ饹ե /(n) a little more than usual (trans: plus alpha)/
+ץ饹 /plaster/
+ץ饹ܡ /plasterboard/
+ץ饹å /(n) plastic/(P)/
+ץ饹åޥ͡ /plastic money/
+ץ饹åǥ /plastic model/
+ץ饹å [ץ饹åФ] /(n) plastic explosive/
+ץ饹ƥå /(n) plastic/
+ץ饹ɥ饤С /Philips head screwdriver (trans: plus(+) driver)/
+ץ饹ޥʥ /plus-minus/+-/
+ץ饹ߥ /(n) plasmid/
+ץ饺 /(n) plasma/(P)/
+ץ饺ޥǥץ쥤 /plasma display/
+ץ饻 /(n) praseodymium (Pr)/
+ץ饻 /placebo/
+ץ饿ʥ /(n) platanus/
+ץ /(n) platinum (trans: platina)/(P)/
+ץʥڡѡ /platina paper/
+ץåȥե /(n) platform/
+ץåȥۡ /(n) platform/(P)/
+ץȡ /plateau/
+ץȥ˥å /(adj-na,n) platonic/
+ץȥ˥å /Platonic love/
+ץȥ [ץȥΤ] /(n) Plato's problem/
+ץͥꥦ /(n) planetarium/(P)/
+ץ /Prague/(P)/
+ץܥåȥ /(abbr) plastic bottle/
+ץ /(n) plum/
+ץǥ /(n) (abbr) plastic model/(P)/
+ץ /(n) plan/(P)/
+ץ󥯤 [ץ󥯤ΤƤ] /(n) Planck's constant/
+ץ󥯥ȥ /(n) plankton/(P)/
+ץ󥿡 /planter/(P)/
+ץ󥿥 /(fr:) springtime (fr: printemps)/(P)/
+ץơ /plantation/
+ץ /(n) plant/(P)/
+ץȥΥ١ /plant renovation/
+ץȥ쥤 /plant layout/
+ץ͢ [ץȤ椷] /(n) export of manufacturing plant/
+ץʡ /(n) planner/(P)/
+ץ˥ /(n) planning/(P)/
+ץ /pre-/(P)/
+ץ꡼ /priest/
+ץ꡼ /(n) pleat(s)/plait(s)/(P)/
+ץ꡼ĥ /pleated skirt/
+ץꥢ /(n) (abbr) pre-amplifier/
+ץꥯ /(abbr) photo booth that prints out cards and stickers of the resulting photograph, which are then traded among friends (trans: print club)/
+ץꥺ /(n) prism/(P)/
+ץꥻå /preset/
+ץƥ /pretty/(P)/
+ץƥץ /pretty-print/
+ץե /preference/
+ץե /prefix/
+ץץ /(adv,n,vs) angrily/in a huff/in anger/
+ץץå /(n) preprocessor/
+ץڥɥ /(n) prepaid card/
+ץ /(n) (abbr) prima donna/
+ץޥɥ /(n) prima donna/
+ץޥХ꡼ /prima ballerina/
+ץߥƥ /(adj-na) primitive/
+ץߥƥ֥ /primitive art/
+ץ쥳ǥ /prerecording/
+ץ /(n) (abbr) pudding/(P)/
+ץ󥷥ץ /principle/
+ץ /(n) prince/(P)/
+ץ󥹥ɥɥ /Prince Edward Island/
+ץ󥹥 /prince melon/
+ץ󥻥 /(n) princess/(P)/
+ץ󥻥 /princess coat/
+ץ /(n) printer/
+ץ󥿡 /(n) printer/(P)/
+ץ󥿡 [ץ󥿡äƤ] /printer setup/
+ץ󥿥 /(fr:) spring (fr: printemps)/
+ץ /(n,vs) print/handout/(P)/
+ץȥ /(n,vs) printout/
+ץȴ [ץȤФ] /PCB/printed wiring board/
+ץȹ [ץȤϤ] /(n) printed plywood/
+ץ [ץȤϤ] /(n) printed wiring/
+ץ /pull/
+ץ롼ܡ /(n) snowplow (de: Pflugbogen)/(P)/
+ץ롼ȡ /Pluto/
+ץ롼 /(n) proof/
+ץ륪С /pullover/
+ץ륹 /(n) pulse/heartbeat/
+ץ /(n) pull-down/
+ץȥå /(n) pull tab/
+ץȥ˥ /(n) plutonium (Pu)/(P)/
+ץȥ˥ [ץȥ˥Ф] /(n) plutonium bomb/
+ץ /(pref) pre-/
+ץ졼 /(n) play/pray/(P)/
+ץ졼 /(n) play-off/(P)/
+ץ졼 /playgirl/
+ץ졼 /(n) ticket agency (trans: play guide)/
+ץ졼 /place/
+ץ졼å /(n) placekick/
+ץ졼ݥå /play spot/
+ץ졼 /(n) plate/(P)/
+ץ졼ȥƥȥ˥ /plate tectonics/
+ץ졼ή [ץ졼ȤǤ夦] /(n) plate current/
+ץ졼˥ /(n) planing/
+ץ졼Хå /playback/
+ץ졼ܡ /playboy/
+ץ졼ܡ /(n) play ball/(P)/
+ץ졼 /player/
+ץ졼䡼 /(n) player/(P)/
+ץ졼 /(adj-na) plain/plane/(P)/
+ץ졼󥽡 /(n) plain soda/
+ץ졼衼 /plain yoghurt/
+ץ쥤 /(1) play/(2) pray/(3) prey/(P)/
+ץ쥤 /playgirl/(P)/
+ץ쥤 /playground/
+ץ쥤ȥƥ /placement test/
+ץ쥤ܡ /playboy/(P)/
+ץ쥤⡼ /play-mode/
+ץ쥤 /(n) player/prayer/
+ץ쥤䡼 /(n) player/prayer/
+ץ쥤 /(adj-na,n) plain/
+ץ쥤󥭥١ /(n) pre-incubation/
+ץ쥪ץå /pro-Olympic (trials)/
+ץ쥰å /progressive/
+ץ쥷륹 /(n) Plesiosaurus/
+ץ쥷㥹 /precious/
+ץ쥸ǥ /(n) president/(P)/
+ץ쥹 /(n) press/(P)/
+ץ쥹ե /press conference/
+ץ쥹ڡ /press campaign/
+ץ쥹 /preschool/
+ץ쥹 /press club/(P)/
+ץ쥹 /(abbr) prescoring (recording the music or sound effects before filming a scene)/
+ץ쥹󥿡 /press center/(P)/
+ץ쥹ơ /prestige/
+ץ쥹 /presto/
+ץ쥹ϥ /pressed ham/
+ץ쥹꡼ /press release/(P)/
+ץ쥹롼 /press release/
+ץ쥹ù [ץ쥹] /(n) press working/
+ץ쥼 /(n) (abbr) presentation/
+ץ쥼 /(n) (1) presence/(2) presents/
+ץ쥼ơ /(n,vs) presentation/(P)/
+ץ쥼 /(n) present/gift/(P)/
+ץ쥾󥨥 /(abbr) presentation aid/
+ץ쥿ݥ /(n) pret-a-porter/(P)/
+ץå㡼 /(n) pressure/(P)/
+ץå㡼롼 /pressure group/
+ץåԡ /preppie/
+ץåԡå /preppie look/
+ץȥꥢ /Pretoria/(P)/
+ץϥ /(n) prefab/(P)/
+ץϥֽ [ץϥ֤夦] /(n) prefabricated house/
+ץѥ顼 /(de:) (n) preparation (de: Praeparat)/
+ץӥ塼 /(n) preview/
+ץӥ塼 /(n) previewer/
+ץӥ奢 /previewer/
+ץե /prefix/
+ץߥ /(n) (abbr) premium/
+ץߥ硼 /premiere show/
+ץߥ /(n) premium/(P)/
+ץߥॻ /premium sale/
+ץǥ [ץǥ] /(n) Pleiades cluster/
+ץ塼 /(n) prelude/(P)/
+ץ꡼ /prerelease/
+ץѻ [ץ줤󤵤Ĥ褦] /(n) pre-printed forms/
+ץ /(n) professional/(P)/
+ץ /(n) probe/
+ץ /proxy/
+ץС /(n) proxy server/
+ץ /(n) programmer/
+ץޡ /(n) programmer/
+ץߥ /(n) programming/
+ץ /(n) program/(P)/
+ץॢʥ饤 /program analyzer/
+ץǥ쥯 /program director/PD/
+ץؽ [ץब夦] /(n) programmed learning/
+ץ [ץल] /(n) programming language/
+ץ [ץФФ] /(n) program trading/
+ץͶƳ [ץ椦ɤ] /(n) program guidance/
+ץ /(abbr) progressive rock/
+ץ쥹 /progress/
+ץå /progressive/
+ץå֥å /progressive rock/
+ץ /(n) progestin/
+ץƥ /(n) progesterone/
+ץ /(n) procedure/
+ץ /proceeds/
+ץ /(n) procedure/
+ץ㥳 /procedure call/
+ץå /(n) speciality shop/specialty shop/pro shop/
+ץ /(n) projector/
+ץ /projector/(P)/
+ץ /(n) project/(P)/
+ץȥ /project team/
+ץȥ᥽å /project method/
+ץƥ /(n) progesterone/
+ץǥ /proceeding/(P)/
+ץǥ /prostaglandin/
+ץƥƥ塼 /prostitute/
+ץڥƥ /prospective/
+ץڥ /prospect/
+ץݡ /(n) (abbr) professional sports/
+ץ /(n) processing/
+ץ /(n) process/(P)/
+ץȥ /process control/
+ץ /process cheese/
+ץ [ץ] /(n) process control/
+ץå /(n) processor/
+ץå /(n) processor/(P)/
+ץå /(n) processing/
+ץ /(n) production/(P)/
+ץ󥳥ȥ /production control/
+ץ /production team/
+ץ /products/
+ץ /(n) product/(P)/
+ץȥ /product ad/
+ץȥǥ /product design/
+ץȥץ˥ /product planning/
+ץȥץƥ /product protection/
+ץȥޥ͡㡼 /product manager/
+ץȥ饤ե /product life cycle/
+ץå /(n) plotter/
+ץå /plotter/
+ץå /(n) plot/
+ץåץå /propjet/(P)/
+ץƥ˳ [ץƥ] /(n) protease inhibitor/
+ץƥ /(n) protein/
+ץƥ /(n) protection/
+ץƥ /(n) protector/
+ץƥƥå /protected/
+ץƥ /(n) protect/
+ץƥƥ /Protestantism/
+ץƥ /protestant/(P)/
+ץƥȶ [ץƥȤ礦] /(n) Protestant Church/
+ץƥ /(n) protest/
+ץƥȥ /protest song/
+ץǥӥ塼 /(n) professional debut/
+ץǥ塼 /(n) producer/(P)/
+ץǥ塼 /(n) producer/(P)/
+ץǥ塼ƥ /producer system/
+ץǥ塼 /(n) produce/(P)/
+ץȥ˥ /(n) protoactinium (Pa)/(P)/
+ץȥ /(n) protocol/
+ץȥԥ /(n) prototyping/
+ץȥ /(n) prototype/
+ץȥץ饹 /protoplast/
+ץȥ /(n) proton/
+ץȥϷ [ץȥ󤸤礯] /(n) proton magnetometer/
+ץХ /(n) Internet service provider (ISP)/
+ץХåȥܡ꡼ /(n) professional basketball league/
+ץХӥƥ /(n) probability/
+ץѡ /(abbr) propagandist/proper/(P)/
+ץѥ /(n) propaganda/(P)/
+ץѥ /(n) propagation/
+ץѥƥ /(n) property/
+ץѥƥ /property/
+ץѥ /(n) propane/(P)/
+ץѥ󥬥 /(n) propane gas/
+ץԥ /propylene/
+ץե /(n) profiler/
+ץե /(n) profile/(P)/
+ץեå /profit/
+ץեå /professor/
+ץեåʥ /(adj-na,n) professional/(P)/
+ץڥ /(n) propeller/(P)/
+ץڥ鵡 [ץڥ餭] /propeller-driven aircraft/prop plane/
+ץڥ [ץڥ餹] /(n) propeller water turbine/
+ץڥ [ץڥ餻] /(n) air propeller boat/
+ץݡ /(n) proposal/(P)/
+ץݡ /(n) proportion/
+ץݡ /(n,vs) (marriage) proposal/(P)/
+ץޥ /(abbr) project manager/
+ץߥͥ /prominence/
+ץʡ /(n) promenade/
+ץ /(n) promethium (Pm)/
+ץƥ /Prometheus/
+ץ⡼ /(n) promotion/(P)/
+ץ⡼ӥǥ /promotion video/
+ץ⡼ /(n) promoter/(P)/
+ץ⡼ /promote/(P)/
+ץ⥦ /(n) promote/promotion/
+ץ쥹 /(n) (abbr) professional wrestling/(P)/
+ץ쥹 /professional wrestling/
+ץ쥿ꥢ /(n) proletarian/(P)/
+ץ쥿ꥢ /(n) proletariat/
+ץ쥿ꥢ̿ [ץ쥿ꥢᤤ] /(n) proletarian revolution/
+ץ쥿ꥢݼ [ץ쥿ꥢ央] /(n) proletarian internationalism/
+ץ쥿ꥢȺ [ץ쥿ꥢɤ] /(n) proletarian dictatorship/
+ץ /(n) prologue/PROLOG/Programming in Logic/(P)/
+ץ /prolog/
+ץץ /(n) prompter/(P)/
+ץץ꡼ /prompter screen/
+ץץ /(n) (computer) prompt/
+ץ [ץ䤭夦] /(n) professional baseball/(P)/
+ץץ /(adv,vs) intense smell (hanging around)/state of being furious or angry/(P)/
+إ /(n) hair/(P)/
+إ /hair oil/
+إ顼 /hair curler/
+إ顼 /(n) hair dye/hair coloring/
+إ꡼ /hair cream/
+إ /hair care/(P)/
+إ /(n) hairstyle/
+إץ졼 /hair spray/
+إ /hairdye/
+إǥ饤䡼 /hair dryer/
+إɥå /hair dresser/
+إ̡ /(n) nude photograph showing pubic hair (trans: hair nude)/
+إХ /hair band/
+إԡ /hairpiece/
+إԥ /(n) hair pin/hairclip/hairgrip/bobby pin/
+إԥ󥫡 /hairpin curve/
+إ֥饷 /hairbrush/
+إޥ˥奢 /hair manicure (temporary hair dye or streaks)/
+إꥭå /hair liquid/
+إ /haste/
+إ /(n) hectare/(P)/
+إ /(n) hecto-/10^2/(P)/
+إȥѥ /hectopascal/
+إˡ /(de:) (n) hegemony (de: Hegemonie)/
+إ /heather/(P)/
+إå /hedge/(P)/
+إåե /(n) hedge fund/
+إåۥå /hedgehog/
+إå /hedging/
+إå /(n) header/
+إå /(n) header/(P)/
+إåǥ /(n) heading/
+إåǥ󥰳 [إåǥ󥰤] /start of heading (SOH)/
+إå /(n) head/(P)/
+إåɥå /head up/
+إåɥ /headgear/
+إåɥ /(n) head coach/(P)/
+إåɥԥ /headspin/
+إåɥ饤ǥ /head sliding/
+إåɥϥ󥿡 /headhunter/
+إåɥϥƥ /head-hunting/recruiting professionals from other companies/
+إåɥԡ /head piece/
+إåɥե /headphone/
+إåɥۡ /headphone/
+إåɥۥ /(n) headphone/(P)/
+إåɥܥ /head voice/
+إåɥ饤 /(n) headlight/(P)/
+إåɥå /headlock/
+إƥ /hetero/
+إƥ /heterosis/
+إƥ˥ /heterogeneous/
+إƥ˥ /(adj-na) heterogeneous/
+إƥɥå /heterodox/
+إǥ /(n) heading/(P)/
+إɥ˥ /hedonism/
+إɥ /(n) sludge/slime/chemical ooze/(P)/
+إӡ /(adj-na,n) heavy/(P)/
+إӡ⡼ /heavy smoker/(P)/
+إӡ᥿ /heavy metal/
+إӡ [إӡ夦] /(n) heavyweight/
+إ֥饤 /(n) Hebraism/(P)/
+إ֥饤 [إ֥饤] /(n) Hebrew/
+إ֥ /heaven/
+إܥ /Hepburn (of romaji fame)/
+إ /hem/(P)/
+إॹƥå /hemstitch/
+إ饤 /hemline/
+إ⥰ӥ /(n) hemoglobin/(P)/
+إ饯쥹 /Herakles/Hercules/(P)/
+إ /herald/(P)/
+إ /(n) (abbr) helicopter/(P)/
+إꥦ /(n) helium (He)/(P)/
+إꥪ /Helios/
+إꥪ /helioscope/
+إꥪȥ /(n) heliotrope/
+إꥳץ /(n) helicopter/(P)/
+إå /(n) helix/
+إݡ /(n) heliport/(P)/
+إ󥴡 /herringbone/(P)/
+إ /(de:) (n) hell/Mr (de: Herr)/(P)/
+إ륷 /(adj-na,n) healthy/(P)/
+إ륷 /Helsinki/(P)/
+إ륹 /(n) (1) health/(2) type of massage parlor/(P)/
+إ륹 /health club/(P)/
+إ륹󥿡 /(n) health center/health club/
+إ륹å /health check/
+إ륹ա /health food/
+إ륹᡼ /health meter/
+إ /(de:) (n) Hz/heart (de: Herz)/(P)/
+إĥӥ /(n) Herzegovina/(P)/
+إ˥ /(n) hernia/(P)/
+إѡ /(n) helper/(P)/
+إѥ󥮡 /herpangina/
+إե /hellfire/
+إ /(n) help/
+إ٥ /Switzerland (Helvetia)/
+إڥ /(n) herpes/
+إ /helm/
+إۥ /Helmholtz/(P)/
+إ᥹ /Hermes/
+إå /(n) helmet/(P)/
+إ˥ /(n) Hellenism/(P)/
+إ /(n) heroin/(P)/
+إ󥱥 /Henckels/
+إ /henna/
+إѡƥ /hen party/
+ز [ؤ󤭤] /(n) F clef/
+ûĴ [ؤ礦] /F minor/
+ĹĴ [ؤ礦礦] /F major/
+١١ /BMW/Bayrische Motorenwerke/(P)/
+١꡼ /(n) bakery/(P)/
+١󥰥ѥ /(n) baking powder/
+١ /bake off (when a bakery bakes its wares from dough brought in from elsewhere)/
+١ɥݥƥ /baked potato/
+١饤 /(n) Bakelite/
+١ /(n) bacon/(P)/
+١ /(n) bassist/
+١å /(adj-na,n) BASIC/basic/(P)/
+١å󥰥å /Basic English/version of English with a maximum of 850 basic words/
+١ /(n) beige/(P)/
+١ /(n) base/bass/(P)/
+١Ȥ /(exp) to base something on/to make something the basis/
+١å /(n) salary increase (trans: base up)/(P)/
+١ /(n) base camp/(P)/
+١ /base coach/
+١ /base down/
+١ /basement/
+١ /(fr:) (n) kiss (fr: baiser)/
+١ /(n) beta/(P)/
+١ȥ /betatron/
+١å /Behcet (syndrome)/
+١ȡ٥ /Beethoven/
+١ȡ /Beethoven/(P)/
+١ /(n) veil/(P)/
+٥ /(n) (abbr) increase in basic salary (trans: base up)/(P)/
+٥ȥå /bare top/
+٥ /(n) bearing/(P)/
+٥å /bare look/
+٥ /Bayesian/
+٥ /(n) basin/
+٥ /(n) Bayes/
+٥ꥦ /valium/
+٥롼 /Beirut/(P)/
+٥륢 /bailout/
+٥顼 /Belgrade/(P)/
+٥ /Vega/(P)/
+٥ /(n) vector/
+٥ /(n) vector/(P)/
+٥ȥ /(n) vector/(P)/
+٥ȥ [٥ȥ뤯] /vector space/
+٥ȥ [٥ȥ] /vector value/
+٥륽 /bechamel sauce/
+٥֥ /vegetable/(P)/
+٥ꥢ /vegetarian/
+٥ /(adj-na,n) best/vest/(P)/
+٥ȥ /having reached the quarterfinals (trans: best eight)/
+٥ȥǥ /best condition/
+٥ȥ顼 /(n) best-seller/(P)/
+٥ȥƥ /(n) best ten/(P)/
+٥ȥɥå /best dresser/
+٥ȥե /having reached the semifinals (trans: best four)/
+٥ȥե /(n) best friend/
+٥ȥС /best member/
+٥ /(n) beta/(P)/
+٥ /(adj-na,n) better/(P)/
+٥ϡ /(n) better half/
+٥å /(n) bet/vet/
+٥å /(n) bed/(P)/
+٥åɥ /(vs) going to bed (trans: bed in)/
+٥åɥ /(n) (abbr) bedroom scene/
+٥åɥ /(n) bedroom community (trans: bed town)/
+٥åɥϥ /bed house/
+٥åɥ롼 /bedroom/
+٥ƥ /(n) veteran/(P)/
+٥ǥ /veteran/
+٥ȥʥ /Vietnam/(P)/
+٥ȥʥ [٥ȥʥस] /Vietnamese (person)/
+٥ȥʥ [٥ȥʥऻ󤽤] /(n) Vietnam war/
+٥ɥ /Bedouin/(P)/
+٥˥ /(n) veneer/(P)/
+٥˥ [٥˥䤤] /(n) plywood/(P)/
+٥ͥ /Venezuela (p)/
+٥ͥ󥰥饹 /Venetian glass/(P)/
+٥֥ͥ饤 /Venetian blind/
+٥ͥեå /benefit/(P)/
+٥ҡ⥹ /behemoth/
+٥ӡ /(n) baby/(P)/
+٥ӡ /one-piece garment with snaps up the front, sort of like a jumpsuit for babies (trans: baby all)/
+٥ӡ /baby oil/
+٥ӡ /(n) stroller (trans: baby car)/(P)/
+٥ӡ /play pen (trans: baby circle)/
+٥ӡå /(n) baby-sitter/(P)/
+٥ӡɡ /baby doll/
+٥ӡѥ /baby powder/
+٥ӡե /baby face/
+٥ӡ֡ /(n) baby boom/(P)/
+٥ӡ٥å /(n) baby bed/crib/basinette/
+٥ӡۥƥ /unlicensed child care (trans: baby hotel)/
+٥ӡý [٥ӡ] /(n) small-sized wardrobe/
+٥ӥɡ /baby doll/
+٥ӥɡ /baby doll/
+٥롼 /(n) Belarus (p) (Byelorussia, Belorussia)/
+٥ /(n) balcony/verandah/(P)/
+٥꡼ /Belize (p)/
+٥꡼ /belly dance/(P)/
+٥꡼ /belly roll/
+٥ꥫ /(n) (abbr) verification card/
+٥ե /(n) verify/
+٥ե /(n) verifier/
+٥塼 /volume/
+٥ꥦ /(n) beryllium (Be)/
+٥ꥦƼ [٥ꥦɤ] /(n) beryllium copper/
+٥ /(n) bell (BEL)/(P)/
+٥륫 /bel canto/
+٥륮 /Belgium/
+٥륰 /(de:) mountain (de: Berg)/
+٥륳 /Bellcore (Bell Research Labs)/
+٥륵 /Versailles/(P)/
+٥륻륯 /berserk/
+٥ /(n) Belt for western clothes/(P)/
+٥ȥ٥䡼 /(n) belt conveyer/(P)/
+٥ȥ /weltschmerz/
+٥ȼ [٥Ȥ] /(n) belt pulley/
+٥ư [٥ȤǤɤ] /(n) belt drive/
+٥ե /Belfast/(P)/
+٥١ /verbena/
+٥٥å /(n) velvet/
+٥ܡ /bellboy/
+٥ܥȥ /bell-bottom/
+٥ޡ /bell mark/(P)/
+٥å /(n) vermouth/(P)/
+٥ /Berlin/(P)/
+٥ͧ [٥Ȥ] /(n) person with whom one communicates by pager/
+٥졼 /(n) beret/(P)/
+٥졼˹ [٥졼ܤ] /(n) beret/
+٥ /(n) (col) tongue/(P)/
+٥ /(n) velours/
+٥󥬥 /(n) Bengala/(P)/
+٥󥬥뻳ǭ [٥󥬥ޤͤ] /(n) leopard cat/
+٥󥸥 /(de:) (n) gasoline (de: Benzin)/(P)/
+٥󥼥 /(n) benzene/
+٥󥼥󥹥ۥ [٥󥼥󥹥ۥ󤵤] /(n) benzene-sulfonic acid/
+٥󥼥 [٥󥼥󤫤] /(n) benzene ring/
+٥󥽥 /Benson/
+٥󥾡 /(n) benzole/
+٥ /(n) bender/
+٥ /(n) vendor/
+٥ꥼ /venderization/
+٥ /(n) bench/(P)/
+٥򲹤 [٥򤢤] /(exp) to be a bench polisher/
+٥ޡ /bench warmer/
+٥ץ쥹 /bench press/
+٥ޡ /(n) benchmark/
+٥ޡ /(n) benchmark task/
+٥㡼 /(n) bencher (baseball)/(P)/
+٥㡼ԥ /(n) venture capital/
+٥㡼ӥͥ /(n) venture business/
+٥ [٥꤫] /(n) Venturi tube/
+٥졼 /(n) ventilator/
+٥ /(n) (1) (Mercedes) Benz/(2) vent/(P)/
+٥ǥ /(n) bending/
+٥ǥ󥰥ޥ /(n) vending machine/
+٥ȱ [٥Ѥ] /Chinese male pigtail/
+ڡ /(n) page/(P)/
+ڡ˵ڤ [ڡˤ] /.. pages long/
+ڡ /(n) page out/
+ڡ /(n) page in/
+ڡ /(n) pageant/
+ڡ /page girl/
+ڡܡ /page boy/
+ڡ /(n) pager/
+ڡ /page one/
+ڡ /(n) paging/
+ڡȤ [ڡ] /(n) paging/
+ڡ /(n) pace/(P)/
+ڡ /(n) paste/pest/
+ڡ᡼ /pacemaker/(P)/
+ڡ /(n) pathos/(P)/
+ڡϡ /(n) pH/concentration of hydrogen ions/
+ڡѡ /(n) paper/(P)/
+ڡѡѥˡ /(n) paper company (i.e. existing "only on paper")/
+ڡѡե /papercraft/
+ڡѡޥȥե /paper chromatography/
+ڡѡƥ /written test (trans: paper test)/
+ڡѡɥ饤С /person with driving licence but no practice (trans: paper driver)/
+ڡѡХå /(n) paperback/
+ڡѡץ /(n) paper plan/
+ڡѡۥ /paper holder/
+ڡѡ [ڡѡǤ] /(n) paper cell/
+ڡ֥ /(n) pavement/
+ڡ֥ȥ /pavement artist/
+ڡ /per/(P)/
+ڡ /dragon boat (long 22-person canoe used for racing)/races with such boats/
+ڥ /(n) pair/pear/(P)/
+ڥ /pair-oar/
+ڥڡ /pair occupation/
+ڥ饹 /double glazing (trans: pair glass)/
+ڥƥ /pair skating/
+ڥ /(1) pairing/(2) unmarried couple living together/(P)/
+ڥå /(n) matching clothing worn by couples (trans: pair look)/
+ڥ /parent/
+ڥ磻 /pair-wise/
+ڥ /pay/(P)/
+ڥƥ /(n) pay TV/
+ڥǡ /payday/
+ڥѡӥ塼 /(n) pay-per-view/
+ڥ֥å /pay bridge/
+ڥ /payment/
+ڥɥڥꥹ /payload specialist/
+ڥ󥯥˥å /pain clinic/(P)/
+ڥ /(n) paint/(P)/
+ڥ /(n) Pegasus/
+ڥ [ڥ] /(n) Pegasus/
+ڥΥ /Pekingology/
+ڥߥƥå /(adj-na) pessimistic/(P)/
+ڥߥ /(adj-na,n) pessimist/
+ڥߥ /pessimism/
+ڥ /(fr:) (n) black plague (fr: peste)/(P)/
+ڥȶ [ڥȤ] /(n) plague bacillus (pasteurella pestis)/
+ڥ /(n) peso/
+ڥ /(n) pedal/(P)/
+ڥ /pedantism/
+ڥå /(adj-na,n) pedantic/
+ڥȥ꡼ /pedantry/
+ڥ /petticoat/
+ڥȥХ /petticoat government/
+ڥ˥ /petunia/
+ڥå꡼ /(n) pessary/(P)/
+ڥåƥ /(n) petting/
+ڥå /(n) pet/(P)/
+ڥåȥå /(n) pet shop/
+ڥåȥ͡ /pet name/
+ڥåȥܥȥ /PET bottle (clear plastic beverage bottle)/
+ڥåȲ [ڥåȤ] /pet store/
+ڥå [ڥåȤӤ礦] /(n) pet-communicated infection/
+ڥåѡ /pepper/
+ڥǥ奢 /pedicure/
+ڥǥ /(n) pedestal/
+ڥǥȥꥢ /pedestrian/
+ڥȥ /Petri/(P)/
+ڥȥͥå /(n) Petri-net/
+ڥȥ껮 [ڥȥꤵ] /petri dish/
+ڥȥ껮 [ڥȥꤶ] /(n) Petri dish/
+ڥȥꥢ /petroleum/(P)/
+ڥȥա /petroleum/petrofood/(P)/
+ڥɥ᡼ /pedometer/(P)/
+ڥʥƥ /(n) penalty/
+ڥʥƥ /(n) penalty/(P)/
+ڥʥƥ륢 /penalty area/
+ڥʥƥå /penalty kick/
+ڥʥƥ /penalty goal/PG/
+ڥʥƥܥå /penalty box/
+ڥʥƥå /penalty kick/
+ڥʥ /(n) pennant/(P)/
+ڥʥȥ졼 /(n) pennant race/
+ڥ˥ /(n) penicillin/(P)/
+ڥ˥󥢥ʥե饭 /penicillin anaphylaxy/
+ڥ˥󥷥å /penicillin shock/
+ڥ˥ /(n) penis/
+ڥѡ /pepper/
+ڥѡߥ /(n) peppermint/
+ڥץ /(n) pepsin/(P)/
+ڥץ /(n) peptide/
+ڥץɷ [ڥץɤĤ] /(n) peptide bond/
+ڥץȥ /peptone/
+ڥꥫ /(n) pelican/(P)/
+ڥꥹ /(n) periscope/
+ڥݥ /peril point/
+ڥ롼 /(n) Peru/(P)/
+ڥ륷 /Persia (p)/
+ڥ륷 [ڥ륷] /Persian language/
+ڥ륷 [ڥ륷] /Persian person/
+ڥ륷ǭ [ڥ륷ͤ] /(n) Persian cat/
+ڥ륷 /Persia (p)/
+ڥ륷 [ڥ륷󤷤] /(n) Percheron/
+ڥ륻 [ڥ륻] /(n) Perseus/
+ڥ쥹ȥ /(ru:) (n) perestroika/(P)/
+ڥå /pellet/
+ڥڥ /(adj-na,adv) licking/(P)/
+ڥ /(n) pen/P.E.N. (club)/(P)/
+ڥ /(nl:) (n) paint (nl: pek)/(P)/
+ڥɤΩ [ڥ󥭤̤ꤿ] /Wet Paint/
+ڥ󥮥 /(n) penguin/(P)/
+ڥ󥯥 /(n) P.E.N. club/club for poets, play-wrights, essayists, editors, novelists/(P)/
+ڥ󥷥 /(n) pension/(P)/
+ڥ󥷥륹ȥ饤 /pencil stripe/
+ڥ󥷥Х˥ /Pennsylvania/
+ڥ󥷥٥˥ /Pennsylvania/(P)/
+ڥ /(n) pence/tanner/
+ڥ /(fr:) thoughts (fr: pensee)/
+ڥ󥿥 /pentagon/(P)/
+ڥ󥿥 /pentathlon/
+ڥ󥿥å /(n) pen-touch/
+ڥ󥿥֥å /(n) pen tablet/
+ڥ /(n) pendant/(P)/
+ڥȥȥå /(n) combination of pendant and chain attachment/
+ڥ /(n) (abbr) pliers (trans: pinchers)/(P)/
+ڥǥ /(n) pending/
+ڥȥϥ /(n) penthouse/
+ڥ͡ /(n) pen-name/(P)/
+ڥѥ /pen pal/
+ڥե /(n) pen-friend/
+ڥۥ /penholder/
+ڥۥå /penholder grip/
+ڥ /Penrose/
+ڥ [ڥ󤸤] /(n) penholder/
+ڥ [ڥ󤵤] /(n) pen nibs/(P)/
+ۡ /whore/(P)/
+ۡ /(n) fork/(P)/
+ۡ /(n) hose/(P)/
+ۡ /force out/
+ۡѥ /horsepower/HP/PS/
+ۡǥå /horseradish/
+ۡ졼 /horse race/
+ۡߥ [ۡߥ] /Ho Chi Minh City (Saigon)/(P)/
+ۡǥ /(de:) testicles (de: Hoden)/
+ۡͥå /(n) hornet/
+ۡСե /Hovercraft/
+ۡ /(n) hope/(P)/
+ۡޡ /(n) homer/(P)/
+ۡߥ /(n) homing/(P)/
+ۡߥ󥰵 [ۡߥ󥰤餤] /(n) homing torpedo/
+ۡ /(n) (1) platform/(2) home/(P)/
+ۡ। /(n) goal reached (trans: home in) (baseball)/get home/(P)/
+ۡ।ץ롼֥ /home improvement/HI/
+ۡ० /house dress (trans: home wear)/
+ۡ२Υߥå /home economics/
+ۡ२ /(abbr) service that goes to clients' homes to give beauty treatments (trans: home esthetics)/
+ۡ२쥯ȥ˥ /home electronics/
+ۡ४ȥ᡼ /home automation/HA/
+ۡ९å /home cooking/
+ۡ॰饦 /(n) home ground/(P)/
+ۡॲ /home game/
+ۡॳǥ /home comedy/
+ۡॷå /(n) homesick/(P)/
+ۡॷåԥ /(n) home shopping/
+ۡॹ /stealing home in baseball (trans: home steal)/
+ۡॹƥ /(n) homestay/(P)/
+ۡॹȥå /(n) homestretch/
+ۡॹѥ /(n) homespun/
+ۡॺ /Holmes/(P)/
+ۡॻƥƥ /home security system/(P)/
+ۡॿߥʥ /home terminal/(P)/
+ۡ /home team/
+ۡǥ쥯ȥ /home-directory/
+ۡȥ졼 /home trade/
+ۡɥ /family doctor (trans: home doctor)/family physician/
+ۡɥ /(n) home drama/soap opera/(P)/
+ۡɥ쥹 /plain dress for everyday wear (trans: home dress)/
+ۡС /home bar/
+ۡХ󥭥 /home banking/
+ۡѡƥ /(n) (home) party/
+ۡե꡼ /home freezing/
+ۡץ졼 /home plate/
+ۡإѡ /(n) home helper/(P)/
+ۡڡ /(n) home page (in the WWW)/
+ۡ᡼ /homemaker/
+ۡ᡼ /homemade/
+ۡᥤ /homemade/
+ۡ /(n) home run/(P)/
+ۡӡ /home run derby/
+ۡꥶ١ /home reservation/
+ۡ롼 /(n) homeroom/(P)/
+ۡ /homework/
+ۡ /(n) (1) hall/(2) hole/(P)/
+ۡ륢 /(n) hole out/
+ۡ륤 /(n) hole in one/
+ۡǥ /holding/
+ۡ /(n) hold/
+ۡɥå /(n) Hold up!/Hands up!/
+ۡ /(n) horn/(P)/
+ۥ /(n) wheel/(P)/
+ۥ륭å /wheel cap/
+ۥå /(n) whistle/(P)/
+ۥå /whip/
+ۥåץ꡼ /whipped cream/
+ۥإ󥹤θ [ۥإ󥹤Τ] /(n) Huygens' principle/
+ۥ /(n) foil/
+ۥ [ۥ䤭] /(n) roast in foil wrapper/
+ۥ [ۥӤ礦] /(n) Hodgkin's disease/
+ۥ /phosgene/
+ۥ /(n) (abbr) hop step and jump/triple jump/
+ۥƥ /(n) hostess/(P)/
+ۥƥ /hostel/(P)/
+ۥ /(n) host/(P)/
+ۥȥȥ꡼ /host country/
+ۥȥ /host club/
+ۥȥԥ塼 /(n) host computer/
+ۥȥ͡ /host-name/
+ۥȥեߥ꡼ /(n) host family/
+ۥԥ /(n) hospice/(P)/
+ۥԥꥺ /hospitalism/
+ۥԥƥ /hospitality/
+ۥԥ /hospital/
+ۥե [ۥե󤵤] /(n) phosphinic acid/
+ۥۥ [ۥۥ󤵤] /(n) phosphonic acid/
+ۥ /(n) stapler (trans: hotchkiss)/paper fastener/
+ۥå /(n) hook/hook and eye/(P)/
+ۥå /(n) hog/
+ۥå /(n) hockey/(P)/
+ۥå /(n) stapler (trans: hotchkiss)/paper fastener/
+ۥåƥȥå /Hottentot/
+ۥå /(adj-na,n) hot/
+ۥåȥ /hot war/
+ۥåȥڥå /(n) electric carpet (trans: hot carpet)/
+ۥåȥ顼 /hot curler/
+ۥåȥ /hot-key/
+ۥåȥ /(n) hotcakes/pancakes/
+ۥåȥʡ /hot corner/
+ۥåȥ㥺 /hot jazz/
+ۥåȥХ /(n) hot stand-by/
+ۥåȥݥå /hot spot/
+ۥåȥɥå /(n) hot dog/
+ۥåȥ˥塼 /hot news/
+ۥåȥХ롼 /hot balloon/
+ۥåȥѥ /hotpants/
+ۥåȥץ졼 /hotplate/
+ۥåȥݥƥ /hot potato/
+ۥåȥޥ͡ /hot money/
+ۥåȥ饤 /(n) hot line/(P)/
+ۥåȥ /(abbr) hot laboratory/
+ۥåȥå /hot rod/
+ۥåѡ /hopper/
+ۥåѡ [ۥåѡ] /(n) hopper car/
+ۥåԥ /(n) pogo stick (trans: hopping)/
+ۥå /(n) (1) hop/(2) hops (Humulus lupulus)/(P)/
+ۥåץƥåץ /hop, step and jump/
+ۥƥ /(n) hotel/(P)/
+ۥȥޥ /(abbr) photo multiplier/
+ۥΥ /Honolulu/(P)/
+ۥӡ /(n) hobby/
+ۥӡե /hobby craft/
+ۥեޥ /Hoffmann/(P)/
+ۥᥪѥ /(n) homeopathy/
+ۥ /(n) homo(sexual)/(P)/
+ۥ⥨Υߥ /Homo economicus/
+ۥ⥨쥯ȥ /Homo erectus/
+ۥ⥲ʥ /(n) homogenize/
+ۥ⥵ԥ /Homo sapiens/
+ۥ⥷ƥ /(n) homocysteine/
+ۥ⥸ʥ /homogenize/
+ۥ⥻ /homosexual/
+ۥϥӥꥹ /Homo habilis/
+ۥեˡ /homophony/
+ۥ⡼٥ /Homo movens/
+ۥ롼ǥ /Homo ludens/
+ۥ [ۥ⤮夦ˤ夦] /(n) homogenized milk/
+ۥ顼 /(n) horror/(P)/
+ۥ꥾ /(de:) horizon (de: Horizont)/
+ۥǡ /(n) holiday/(P)/
+ۥǥ /holiday/(P)/
+ۥ륹 /holster/(P)/
+ۥ륹 /(n) Holstein/German cow race/
+ۥ륹 [ۥ륹󤷤] /Holstein (cattle type)/Holstein-Friesian/
+ۥ /(n) holder/(P)/
+ۥޥ /(n) formaline/
+ۥޥ /(n) formant/
+ۥߥ /(n) holmium (Ho)/
+ۥ /(n) hormone/(P)/
+ۥˡ [ۥ礦ۤ] /(n) hormone therapy/
+ۥ /(n) horn/(P)/
+ۥե /(n) holograph/(P)/
+ۥե /(n) holography/
+ۥեå /holographic/
+ۥ /(n) hologram/(P)/
+ۥ /(n) holocaust/(P)/
+ۥ /horoscope/
+ۥ磻 /(adj-na,n) white/(P)/
+ۥ磻ȥ /white gasoline/
+ۥ磻ȥ顼 /(n) white-collar/(P)/
+ۥ磻ȥꥹޥ /(n) white Christmas/
+ۥ磻ȥ /white gold/
+ۥ磻ȥڡ /white space/
+ۥ磻ȥ /white sauce/
+ۥ磻ȥ /white tie/
+ۥ磻ȥǡ /(n) White Day (March 14th)/
+ۥ磻ȥǥ /(n) White Day (March 14th)/
+ۥ磻ȥΥ /white noise/
+ۥ磻ȥϥ /White House/
+ۥ磻ȥڥåѡ /white pepper/
+ۥ磻ȥۡ /Whitehall/
+ۥ磻ȥܡ /whiteboard/
+ۥ磻ȥߡ /white meat/
+ۥ磻ȥꥫ /white liquor/
+ۥ磻 /white/
+ۥ /(n) phon/(P)/
+ۥ󥭡ȥ /honky-tonk/
+ۥ󥳥󤫤 /(n) Hong Kong flu/
+ۥ󥳥󥷥 /(n) short-sleeved dress shirt (trans: Hong Kong shirt)/
+ۥ󥸥饹 /Honduras/
+ۥ󥸥饹¹ [ۥ󥸥饹礦盧] /Republic of Honduras (p)/
+ۥ /Honda/(P)/
+ûĴ [ۤ礦] /E minor/
+ĹĴ [ۤ礦礦] /E major/
+ܡ /(n) bow/baud/(P)/
+ܡ [ܡ] /(n) Bohr magneton/
+ܡ /(n) boy/(P)/
+ܡ /(n) Boy Scouts/(P)/
+ܡץ /(n) boy soprano/
+ܡå /(adj-na,n) boyish/
+ܡϥ /boy hunt/
+ܡե /boy friend/(P)/
+ܡ /bowing/Boeing (Company)/(P)/
+ܡ顼 /bow collar/(P)/
+ܡꥹ /(n) vocalist/(P)/
+ܡ /(n) vocal/(P)/
+ܡ륽 /vocal solo/
+ܡ /(n) bauxite/
+ܡ /balk/(P)/
+ܡ /vogue/
+ܡ /(de:) bow (de: Bogen) (skiing)/
+ܡ /(n) boatswain/
+ܡγ [ܡ夦] /(n) Bose particle/
+ܡ /(adj-na,n) dumbfounded/overcome with surprise/in blank amazement/
+ܡ /bow tie/
+ܡ /(n) boarder/border/(P)/
+ܡ饤 /(n) border line/(P)/
+ܡ쥹 /(adj) borderless/
+ܡǤˡ§ [ܡǤΤۤ] /(n) Bode's law/
+ܡǥ /Borden/baudon/(P)/
+ܡ /(n) rowing boat/(P)/
+ܡȥͥå /boat neck/
+ܡȥԡץ /(n) boat people/(P)/
+ܡȥ졼 /(n) boat race/
+ܡ /(n) board/(P)/
+ܡɥ /boardsailing/(P)/
+ܡɥӥꥢ /(n) vaudevillian/
+ܡɥӥ /vaudeville/
+ܡɥ٥ /board-level/
+ܡʥ /(n) bonus/(P)/
+ܡե /(n) mosquito larva/wriggler/maggot/
+ܡ /(n) boring/bowling/bawling/(P)/
+ܡ /(n) ball/bowl/(P)/
+ܡ륫 /(n) count of balls and strikes (baseball)/
+ܡ /Boulder (Colorado)/
+ܡ /(n) bold/(P)/
+ܡ٥ /(n) ball bearing/
+ܡڥ /(n) ball-point pen/(P)/
+ܡ밷 [ܡ뤢Ĥޤ] /being good at handling a ball/
+ܡ [ܡФ] /(n) ball bomb/
+ܡ [ܡФ] /(n) boor-bank drilling machine/
+ܡ [ܡͤ] /(n) ball screw/
+ܡ졼 /(n) baud rate/
+ܡ /(n) bolo/
+ܡ /(n) born/(P)/
+ܡإå /bonehead/
+ܥ /(n) (1) boa/(2) bore/(3) boar/
+ܥå /(n) boycott/(P)/
+ܥ㡼 /voyager/(P)/
+ܥ /(n) voice/(P)/
+ܥ᡼ܥå /voice mail box/
+ܥ쥳 /(n) voice recorder/(P)/
+ܥ䡼 /boyar/
+ܥ顼 /(n) boiler/(P)/
+ܥˡ§ [ܥΤۤ] /(n) Boyle's law/
+ܥ [ܥ] /(n) boiled oil/
+ܥ顼 /bowler/
+ܥ /(n,vs) bowling/
+ܥ /(n) bowl/(P)/
+ܥ륲 /bowl game/
+ܥ֥꡼ /(n) vocabulary/
+ܥ [ܥҤ] /lacking the words to say what one means/
+ܥ /(n) bogey/bogie/(P)/
+ܥ [ܥ] /(n) bogie car/
+ܥ /(n) boxer/(P)/
+ܥ /(n) boxing/(P)/
+ܥ󥰤λ [ܥ󥰤Τ] /boxing bout/
+ܥ /(n) vocoder/(P)/
+ܥܥ /(adv-n) (1) burbling/(2) hollow (sounding)/(3) holey/full of holes/
+ܥΥ /(n) bossa nova/(P)/
+ܥ /(n) boss/(P)/
+ܥȥ /Boston/(P)/
+ܥ˥ /Bosnia/(P)/
+ܥ˥إĥӥ /Bosnia-Herzegovina/
+ܥ /(pt:) (n) button (pt: bota~o)/(P)/
+ܥ /button down/
+ܥۡ /buttonhole/
+ܥå /button lock/
+ܥå /(n) box/(P)/
+ܥå /box calf/
+ܥå /box seat/
+ܥåȥ /box store/
+ܥå /socket wrench (trans: box wrench)/socket spanner/
+ܥå /(n) bob/
+ܥĥ̥ /botulinus (bacillus)/
+ܥĥ̥ [ܥĥ̥] /(n) botulinus bacillus/
+ܥĥ̥ [ܥĥ̥夦ɤ] /botulinus (bacillus)/
+ܥĥ /Botswana/(P)/
+ܥǥ /(n) body/(P)/
+ܥǥ /(n) body/(P)/
+ܥǥס /body shampoo/
+ܥǥ /bodysuit/
+ܥǥå /body check/security check/
+ܥǥȡ /body talk/
+ܥǥȥ꡼ȥ /body treatment/
+ܥǥӥ /(n) body-building/special exercise for developing big muscles/
+ܥǥ֥ /body blow/(P)/
+ܥǥڥƥ /(n) body painting/
+ܥǥ饤 /body line/
+ܥǥ󥲡 /body language/
+ܥǥ /body conscious/sexually flattering clothing/(P)/
+ܥǥå /(n,vs) strip-searching/
+ܥǥӥ /(n) body-building/
+ܥǥӥ /(n) bodybuilder/
+ܥȥå /(n) Botox/
+ܥȥ /(n) bottom/(P)/
+ܥȥॢ /bottom out/
+ܥȥॢå /(adj-na,n) bottom-up/
+ܥȥ饤 /bottom-line/
+ܥȥ쥹 /bottomless/
+ܥȥ /(n) bottle/(P)/
+ܥȥ륭 /bottle keep/
+ܥȥͥå /(n) bottleneck/
+ܥʥ /bonus pay/(P)/
+ܥʥ󥶥 /bonanzagram/
+ܥ /bob/(P)/
+ܥ֥졼 /(n) bobsleigh/bobsled/(P)/
+ܥإߥ /(n) Bohemian/
+ܥإߥ󥰥饹 /Bohemian glass/
+ܥ /bomb/
+ܥܥ /(adj-na,vs,adv) careless/(P)/
+ܥ󥿥꡼ /voluntary chain/
+ܥƥ /volunteer/
+ܥƥ /(n) volunteer/(P)/
+ܥƥư [ܥƥĤɤ] /(n) volunteer activities/volunteerism/
+ܥӥ /Bolivia (p)/
+ܥ塼 /(n) (1) volume/(2) any kind of adjustment knob, not necessarily for sound/(P)/
+ܥ塼ॳȥ /volume control/
+ܥ塼ǥ /(n) volume discount/
+ܥ륵꡼ /Borsalino (Italian hat maker)/(P)/
+ܥ륷ӥ /(ru:) (n) bolshevik (ru: bolisheviki)/
+ܥ륷 /(ru:) (n) Russian soup (ru: borshch)/
+ܥ륿 [ܥ륿ΤǤ] /(n) voltaic cell/
+ܥ /Boulder/
+ܥĥޥ /Boltzmann/
+ܥĥޥ [ܥĥޥƤ] /(n) Boltzmann's constant/
+ܥơ /(n) voltage/(P)/
+ܥ /(n) volt/bolt/
+ܥ /Volvo (Swedish car brand)/(P)/
+ܥ졼 /(n) volley/(P)/
+ܥ /(n) bolero/(P)/
+ܥ /boron/
+ܥ /bon/(P)/
+ܥ /bongo/
+ܥ󥸥塼 /(fr:) bonjour/
+ܥ󥽥 /(fr:) Good evening (fr: bonsoir)/
+ܥ󥿥 /(n) thick spray-on coating for walls/
+ܥǥ /(n) bonding/
+ܥ /(n) bond/(P)/
+ܥɻ [ܥɤ] /(n) bond paper/
+ܥͥå /(n) bonnet/(car) hood/(P)/
+ܥ /(n) compressed gas cylinder (de: Bombe)/(P)/
+ܥ٥֥å /(n) Bombay blood/(P)/
+ܥ쥹ϥ /(n) boneless ham/
+ݡ /(n) poker/(P)/
+ݡե /(n) poker face/
+ݡ /(n) pork/
+ݡ /(abbr) pork cutlet/
+ݡĥ /port cutlet/
+ݡơ /pork saute/
+ݡå /pork chop/
+ݡ /pause/pose/(P)/
+ݡ /porcelain/
+ݡ /(n) (1) pause/(2) pose/(P)/
+ݡ /porter/(P)/
+ݡӥƥ /(n) portability/
+ݡ֥ /(adj-na,n) portable/(P)/
+ݡ륵 /(n) Internet portal/
+ݡ /(n) porch/pouch/(P)/
+ݡ /(n) port/(P)/
+ݡȥ /port tower/
+ݡȥեꥪ /portfolio/(P)/
+ݡȥ磻 /(n) port wine/
+ݡ /poral/(P)/
+ݡ顼 /polar tie/
+ݡ /(ik) Poland/
+ݡɸ [ݡɤ] /Polish (language)/
+ݡ /(n) polling/
+ݡ /(n) pole/poll/(P)/
+ݥ /(n) death (Aum Shinrikyou term)/
+ݥ /poison/
+ݥ /(n) pointer/
+ݥ󥿡 /(n) pointer/
+ݥƥ /(n) pointing/
+ݥ /(n) point/(P)/
+ݥȥɥ塼 /point and shoot/
+ݥȥ֥ӥ塼 /point of view/
+ݥȥå /point getter/
+ݥȥ /point size/
+ݥȥ᡼ /(n) making up only parts of one's face instead of doing a full make-up job (trans: point make)/
+ݥ /(fr:) (n) poetry (fr: poesie)/
+ݥƥ /poetical/
+ݥƥå /poetic/
+ݥȥ꡼ /poetry/
+ݥ /(n) poem/(P)/
+ݥå֥ /(adj-na) pocketable/
+ݥå /(n) pocket/(P)/
+ݥåȥԥ塼 /pocket computer/
+ݥåȥ /pocket-size/(P)/
+ݥåȥ٥ /(n) pager (trans: pocket bell)/beeper/(P)/
+ݥåȥޥ͡ /(n) pocket money/(P)/
+ݥϥ /(abbr) "pocket Hello Kitty" that combines a pedometer and a tamagotchi/
+ݥХ /(abbr) pocket bike (very small motorbike)/
+ݥ٥ /(abbr) pocket bell/pager/beeper/
+ݥ /(abbr) pocket monster (internationally popular cartoon series, originally a video game)/
+ݥӥƥ /possibility/(P)/
+ݥ /(v5r) to break down/to fail/
+ݥ /(n) (abbr) positive/
+ݥå /(fr:) pocket (fr: pochette)/
+ݥ˥ /(n) positioning/(P)/
+ݥ /(n) position/(P)/
+ݥƥ /(adj-na,n) positive/(P)/
+ݥȥ /positron/
+ݥե /(abbr) positive film/
+ݥƥ /POS system/point of sales system/
+ݥ /poster/(P)/
+ݥ /(n) poster/(P)/
+ݥ顼 /(n) poster color/
+ݥå /poster session/
+ݥХ塼 /poster value/
+ݥ /(n) post/post-/mail box/(P)/
+ݥȥå /Post-It (note)/
+ݥȥե /post office/
+ݥȥ /postcard/
+ݥȥ /post-season/
+ݥȥץ /postscript/
+ݥȥɥ /post-doc/
+ݥȥץ /post-process/
+ݥȥޥ /postmaster/
+ݥȥޥ /postmaster/
+ݥȥ /postmodern/
+ݥ /(fr:) (n) drink (fr: potage)/soup/(P)/
+ݥ /(adv) drip/fall drop-by-drop/
+ݥ /pottering/
+ݥå /(n) (abbr) pocket/
+ݥå /(n) pot/(P)/
+ݥå /(n) pod/
+ݥå /(adj-na,n) pop/(P)/
+ݥåץ /(n) pop art/(P)/
+ݥåץå /(n) pop-up/
+ݥåץåץɥ /pop-up window/
+ݥåץȥ꡼ /pop country/
+ݥåץ롼 /pop (music) group/
+ݥåץڥ /pop gospel/
+ݥåץ㥺 /pop jazz/
+ݥåץ /(n) pops/(P)/
+ݥåץե饤 /pop fly/
+ݥĥݥĥ /(exp) by ones and twos/
+ݥƥ /(abbr) potato chip/
+ݥƥ /(n) potato/(P)/
+ݥƥȥ /(n) potato salad/
+ݥƥȥå /(n) potato chip/
+ݥƥȥåץ /(n) potato chips/(P)/
+ݥƥȥե饤 /fried potato (incl. French fries)/
+ݥƥ󥷥 /(n) potential/(P)/
+ݥƥ /(de:) potency (de: Potenz)/
+ݥȥ /(fr:) pot-au-feu/(P)/
+ݥˡơ /ponytail/(P)/
+ݥԡ /poppy/
+ݥԥ顼 /(adj-na,n) popular/(P)/
+ݥԥ顼ߥ塼å /popular music/
+ݥԥ顼 [ݥԥ顼󤬤] /(n) popular music/
+ݥԥƥ /popularity/
+ݥԥꥹ /popularism/(P)/
+ݥԥ졼 /population/
+ݥץ /(n) poplar/
+ݥץ /pot-pourri/(P)/
+ݥץ /(n) poplin/
+ݥޥ /pomato/cross of a tomato and a potato/
+ݥ˥ /Pomeranian/
+ݥꥹ /Polaris/American submarine/
+ݥɥ /Polaroid Camera/
+ݥɼ̿ [ݥɤ㤷] /Polaroid picture/
+ݥ /Poland/
+ݥ /(n) poly-/(P)/
+ݥ꡼ /(n) polyp/(P)/
+ݥꥢߥ /polyamide/
+ݥꥢߥɼ [ݥꥢߥɤ夷] /(n) polyamide resin/
+ݥꥢߥ [ݥꥢߥɤ] /(n) polyamide fiber/
+ݥꥨƥ /(n) polyester/
+ݥꥨƥ [ݥꥨƥ뤻] /(n) polyester fiber/
+ݥꥨ /(n) polyethylene/(P)/
+ݥꥪ /(n) polio/(P)/
+ݥꥪ륹 /poliovirus/
+ݥꥪ說 /(n) polio vaccine/poliomyelitis vaccine/
+ݥꥰ /polygraph/
+ݥꥰեƥ /(n) lie detector test/polygraph test/
+ݥꥴ /(n) polygon/
+ݥꥷ /(n) policy/
+ݥꥷ /(n) policy/(P)/
+ݥꥷ˸Ǽ [ݥꥷˤ] /adherence to a policy/
+ݥꥹ /(n) police/township (de: polis)/(P)/
+ݥꥹǥߡ /police academy/
+ݥꥹ /police court/
+ݥꥹ /polystyrene/
+ݥꥹ /polystyrol/
+ݥꥻȥꥺ /polycentrism/
+ݥåࡼС /polish remover/
+ݥå /(n) porridge/
+ݥƥ륢ѥ /political apathy/
+ݥƥե /political fiction/
+ݥƥ /politician/
+ݥƥå /politics/
+ݥͥ /Polynesia/(P)/
+ݥХ /(n) (abbr) polyethylene bucket/
+ݥХ /(n) (abbr) polyethylene bathtub/
+ݥեޥ /polypharmacy/
+ݥեΡ /(n) polyphenol/
+ݥեˡ /polyphony/
+ݥץԥ /(n) polypropylene/(P)/
+ݥޡ /polymer/(P)/
+ݥե /(n) polymorphism/
+ݥ塼 /pollution/
+ݥ [ݥꤳ] /(n) slang for police officer/
+ݥݻӥ˥ [ݥꤵӥ˥] /(n) PVAC/polyvinyl acetate/
+ݥ [ݥ֤] /(n) polyethylene bag/
+ݥջ [ݥ󤵤] /(n) polyphosphoric acid/
+ݥ륫 /(n) polka/(P)/
+ݥ륫ɥå /polka dot/
+ݥ륷 /Porsche (German car brand)/(P)/
+ݥ륿 /(de:) (n) poltergeist/
+ݥ /(nl:) low-lying land reclaimed from the sea (nl: polder)/
+ݥȥ /Portugal/
+ݥȥ [ݥȥ뤴] /Portuguese (language)/
+ݥ /(n) (abbr) pornography/(P)/
+ݥΥե /(n) pornography/
+ݥΥ /(n) porn site/
+ݥαDz [ݥΤ] /(n) blue film/
+ݥߥå /(adj-na) polemic/
+ݥ /(n) polo/(P)/
+ݥ˥ /(n) polonium (Po)/
+ݥ͡ /(n) polonaise/
+ݥ󥳥 /(n) piece of junk/
+ݥ󥸡 /(n) Ponzi scheme/
+ݥ /poncho/
+ݥ /(n) pound/(P)/
+ݥ /(n) pump/(P)/
+ݥ׿ [ݥפ] /(n) reversible pump-turbine/
+ݥݥ /pompon/(P)/
+ݥ [ݥ󤫤] /(n) ponkan orange/
+ݥ [ݥ] /(n) juice pressed from a bitter orange/
+ޡ /(n) marker/(P)/
+ޡ /(n) marker/(P)/
+ޡҥꥺ /mercantilism/
+ޡ /(n) margarine/(P)/
+ޡ꡼ /Mercury/(P)/
+ޡ /(n) Mercurochrome/
+ޡ /marking/
+ޡ󥰥ڡѡ /marking paper/
+ޡ /(n) mark/(P)/
+ޡå /markup/
+ޡåץե /markup inflation/
+ޡ /(n) mark sheet/(P)/
+ޡ꡼ /mark reader/
+ޡå /(n) market/(P)/
+ޡåȥʥꥷ /market analysis/
+ޡåȥ /incorporating the needs of the market into a product (trans: market in)/
+ޡåȥǥ /market garden/
+ޡåȥ /market share/
+ޡåȥơ /market segmentation/
+ޡåȥХå /market basket (method)/
+ޡåȥץ饤 /market price/
+ޡåȥ꡼ /market leader/
+ޡåȥꥵ /market research/
+ޡƥ /(n) marketing/(P)/
+ޡƥ󥰥ڡ /(n) marketing campaign/
+ޡƥ󥰥 /marketing cost/
+ޡƥ󥰥ߥ˥ /marketing communication/
+ޡƥ󥰥ޥå /marketing map/
+ޡƥ󥰥ޥͥ /marketing management/
+ޡƥ󥰥ꥵ /marketing research/
+ޡƥ󥰺ά [ޡƥ󥰤㤯] /marketing tactic/
+ޡƥά [ޡƥ󥰤㤯] /marketing strategy/
+ޡ /Marshall/(P)/
+ޡץ /Marshall Plan/
+ޡ /(n) merge/mage/
+ޡʥ륳 /marginal cost/
+ޡʥޥ /marginal man/
+ޡ /(n) mah-jongg/mahjong/(P)/
+ޡ /marjoram/
+ޡ /(n) margin/(P)/
+ޡ [ޡȤҤ] /(n) margin transaction/
+ޡȥҥ /Maastrich/(P)/
+ޡ /(n) march/(P)/
+ޡ /merchandiser/
+ޡ /merchandising/
+ޡ󥰥饤 /merchandising right/
+ޡ /merchant/
+ޡȥХ /(n) merchant bank/
+ޡƥ /martini/(P)/
+ޡ /mart/(P)/
+ޡ֥ /marble/(P)/
+ޡܡɡ /(n) (uk) Sichuan style bean curd/
+ޡޥ졼 /(n) marmalade/
+ޡᥤ /mermaid/(P)/
+ޡ֥륰륹 /(n) Marburg virus/
+ޥ /(pref) my/one's own/personal/privately owned/(P)/
+ޥ /Miami/(P)/
+ޥ /(n) privately owned car (trans: my car)/(P)/
+ޥ /(n) mike/(P)/
+ޥ /(n) micro/micro-/10^-6/(P)/
+ޥڥ [ޥڥ] /(n) micro-ampere meter/
+ޥ /(n) microwave/
+ޥ쥯ȥ˥ /microelectronics/ME/
+ޥ /microcard/
+ޥץ /microcapsule/
+ޥ /(n) (abbr) microphone location/
+ޥԡ /microcopy/
+ޥԥ塼 /microcomputer/
+ޥԥ塼 /microcomputer/
+ޥ꡼ /microsurgery/
+ޥ٥ /(n) micro Sievert/
+ޥƥॺ /micro-systems/
+ޥ /microscope/
+ޥơ /microstate/
+ޥ /microsecond/
+ޥå /microchip/
+ޥХ /(n) microbus/(P)/
+ޥեå /microfiche/
+ޥե /(n) microfilm/(P)/
+ޥե /microphone/
+ޥեåԡ /micro floppy/
+ޥץ /(n) microprogram/
+ޥץå /microprocessor/MPU/
+ޥۥ /(n) microphone/
+ޥܥ /microvolt/
+ޥޥ /micromicro/
+ޥޥ /micromouse/
+ޥ᡼ /(n) micrometer/
+ޥ꡼ /microreader/
+ޥ [ޥ] /(n) microwave/
+ޥȴ [ޥϤ] /(n) microwave tube/
+ޥ졼 /(n) migration/
+ޥ졼 /(n) migrate/
+ޥ /Michael (pn)/(P)/
+ޥȥ /mycotoxin/
+ޥץ饺 /(n) mycoplasma/
+ޥץ饺ٱ [ޥץ饺ޤϤ] /(n) mycoplasma pneumonia/
+ޥ /(n) (1) personal computer (trans: my com(puter))/(2) moving (animated) icon/(P)/
+ޥ󥬡 /Die Meistersinger/(P)/
+ޥʡ /(adj-na,n) minor/(P)/
+ޥʡ /minor change/
+ޥʡ꡼ /Minor League/
+ޥʡ졼٥ /minor level/
+ޥʥ /(n) minus/(P)/
+ޥʥ᡼ /negative image (trans: minus image)/
+ޥʥ /budget reduction (trans: minus ceiling)/
+ޥʥɥ饤 /(regular) screwdriver (trans: minus(-) driver)/
+ޥΥƥ /(n) minority/(P)/
+ޥ֡ /something that a person is currently obsessed with or fascinated by (trans: my boom)/
+ޥڡ /(n) (at) my pace/at one's own pace/(P)/
+ޥۡ /(n) one's (own) house (trans: my home)/one's (own) home/(P)/
+ޥ /mime/(P)/
+ޥ顼 /miler/
+ޥ /(n) mile/(P)/
+ޥ륹 /miles/(P)/
+ޥ륹ȡ /milestone/
+ޥ /(adj-na) mild/(P)/
+ޥɥե졼 /mild inflation/
+ޥ졼ӥ /(n) frequent flier mileage (trans: mileage service)/
+ޥ /(n) mine/
+ޥ /(n) mind/(P)/
+ޥɥȥ /(n) mind-control/
+ޥ /(n) (1) (lab) mouse/(2) mouth/(P)/
+ޥԡ /mouthpiece/
+ޥ˥å /mouse unit/
+ޥ /Mauritius (p)/
+ޥƥ /mounting/(P)/
+ޥƥ /(n) mountain/(P)/
+ޥƥХ /(n) mountain bicycle/mountain bike/
+ޥƥߥ塼å /mountain music/
+ޥ /(n) mount/(P)/
+ޥ /(n) mound/(P)/
+ޥȥ /maestro/(P)/
+ޥ² [ޥꤾ] /(n) Maori/
+ޥ /Macau/Macao (p)/
+ޥ /Macau/Macao (p)/
+ޥ /Macadam/(P)/
+ޥ /(n) macaroni/(P)/
+ޥ˥ /macaroni western/
+ޥ /macron/
+ޥ /(n) magazine/(P)/
+ޥå /(n) magazine rack/
+ޥ /maxi/(P)/
+ޥޥ /(adj-na,n) maximum/
+ޥ /maxim/
+ޥ٥ꥺ /Machiavellism/
+ޥ /Maxell/(P)/
+ޥɥʥ /McDonalds (restaurant)/(P)/
+ޥ٥ /Macbeth/(P)/
+ޥ /(n) macrame/(P)/
+ޥ /(adj-na,n) macro/(P)/
+ޥ󥸥˥ /macroengineering/
+ޥ⥹ /(de:) (n) macrocosm (de: Makrokosmos)/
+ޥ /macrolens/
+ޥкѳ [ޥ] /(n) macro-economics/
+ޥʥ /magnum/(P)/
+ޥ˥塼 /(n) magnitude/(P)/
+ޥͥ /(n) magnesium (Mg)/(P)/
+ޥͥ [ޥͥऴ] /(n) magnesium alloy/
+ޥͥå /(n) magnetic/
+ޥͥå /magnetic ink/
+ޥͥå /magnetic card/
+ޥͥåԡ /(n) (abbr) electromagnetic loudspeaker/
+ޥͥå /(n) magnet/(P)/
+ޥ /(n) magma/(P)/
+ޥί [ޥޤޤ] /(n) magma reservoir/
+ޥҥ /McGraw Hill/(P)/
+ޥɥ˥ /Macedonia/(P)/
+ޥ塼å /Massachusetts/(P)/
+ޥƥ /Maserati/
+ޥ /Mother Goose/(P)/
+ޥץå /mother complex/
+ޥ /(n) Mothers/
+ޥǡ /Mother's Day/
+ޥơ /mother tape/
+ޥ /motherland/
+ޥ /(n) Oedipus complex (Mother complex)/sexual attraction to one's mother/(P)/
+ޥ /mothering/(P)/
+ޥ /machine/(P)/
+ޥ󥬥 /machine gun/
+ޥ󥲡 /machine language/
+ޥޥ /(n) marshmallow/
+ޥ /(n) machine/(P)/
+ޥ󥬥 /machine gun/(P)/
+ޥӥ /machine-vision/
+ޥ롼 /machine-room/
+ޥ [ޥ] /(n) machine oil/
+ޥ /(adj-na,n) (sl) serious (not capricious or flirtatious)/(P)/
+ޥ /magical/
+ޥ /magician/(P)/
+ޥå /(n) magic/(P)/
+ޥå /(n) (abbr) magic ink marker/
+ޥå饹 /magic glass/
+ޥåơ /Magic Tape/
+ޥåʥС /magic number/
+ޥåϥ /magic hand/manipulator/
+ޥåߥ顼 /magic mirror/
+ޥƥ /majority/
+ޥ륫 /Majorca/
+ޥꥫ /majolica/
+ޥ /(n) (abbr) (col) mass/masturbation/(P)/
+ޥ򤫤 /(exp) (col) to jerk off/to masturbate/
+ޥ /masker/
+ޥå /(n) muscat/(P)/
+ޥ /mascara/
+ޥ /masculine/
+ޥ /(n) masking/
+ޥ /(n) mask/(P)/
+ޥ /(n) mass game/(P)/
+ޥå /(n) mascot/(P)/
+ޥ /(n) (abbr) mass communication/(P)/
+ޥߥ˥ /(n) mass communication/
+ޥ󥵥ץ /mass consumption/
+ޥ /Masscomp/
+ޥ꡼˥ /mass screening/
+ޥ륹 /mass sales/
+ޥ /(n) master/
+ޥ /(n) proprietor/manager/barowner/master (e.g. arts, science)/(P)/
+ޥ /(n) master key/
+ޥ /master course/
+ޥ /Masters Golf Tournament/(P)/
+ޥơ /master tape/
+ޥ /mustard/(P)/
+ޥԡ /masterpiece/
+ޥե /master file/
+ޥץ /(n) master plan/
+ޥ١ /(n) masturbation/
+ޥǥ⥯饷 /mass democracy/
+ޥ /(n) mast/(P)/
+ޥեå /mass fashion/
+ޥץ /(n) (abbr) mass production/
+ޥץ /(n) mass production/
+ޥǥ /(n) mass media/(P)/
+ޥ륫 /(n) mazurka/
+ޥ [ޥ󤦤] /(n) Magellanic Clouds/
+ޥҥ /masochism/
+ޥ /(abbr) masochist/(P)/
+ޥҥ /masochist/
+ޥɡ /matador/
+ޥ˥ƥɥ쥹 /maternity dress/(P)/
+ޥ˥ƥ֥롼 /(n) postpartum blues/
+ޥ /Madagascar/(P)/
+ޥ /Madagascar (p)/
+ޥ /(n) madame/(P)/
+ޥ७顼 /madam killer/
+ޥ /(fr:) material (fr: matiere)/(P)/
+ޥ /machismo/
+ޥå /(suf) -matic/
+ޥ /matinee/
+ޥå /McCarthy/(P)/
+ޥå /McCarthyism/
+ޥå /(ko:) (n) alcoholic beverage made from flour or sticky rice (ko: maggeoli)/
+ޥå /McCulloch/
+ޥåȥå /Macintosh/(P)/
+ޥå /mac/(P)/
+ޥå /(n) mux (multiplexor)/(P)/
+ޥå졼 /muckraker/
+ޥå /mug/
+ޥå /(n) massage/(P)/
+ޥå֥å /massive attack/
+ޥå /mash/
+ޥåݥƥ /(n) mashed potato/
+ޥå롼 /(n) mushroom/(P)/
+ޥå /mass/
+ޥåۡ /Matterhorn/(P)/
+ޥå /(n) match/(P)/
+ޥåץ졼 /match play/(P)/
+ޥåݥ /match point/
+ޥåݥ /match pomp/
+ޥå /(n) matching/
+ޥå /(n) mat/(P)/
+ޥåȤ [ޥåȤˤ] /(exp) to be knocked out/
+ޥåȥ쥹 /(n) mattress/mattress pad (under a futon)/(P)/
+ޥå /(n) mach/(P)/
+ޥåϿ [ޥåϤ] /(n) Mach number/
+ޥåԥ /(n) mapping/
+ޥåե /muffin/
+ޥå /(n) map/(P)/
+ޥĥ /tangle/(P)/
+ޥƥ /martini/(P)/
+ޥƥϥ /(abbr) materials handling/
+ޥƥꥢꥹ /materialist/
+ޥƥꥢꥺ /(n) materialism/
+ޥƥꥢ /material/(P)/
+ޥǥ /Madison/(P)/
+ޥǥ /Madeira/
+ޥǥ [ޥǥ餷] /(n) Madeira wine/
+ޥȥꥯ /matrix/(P)/
+ޥȥå /(n) matrix/
+ޥȥåι [ޥȥåΤ礦] /row of a matrix/
+ޥȥåϳ [ޥȥå꤭] /(n) matrix mechanics/
+ޥȥ /(n) mutton/
+ޥɥ⥢ /(n) mademoiselle/
+ޥɥ顼 /muddler/
+ޥɥ饹 /Madras/(P)/
+ޥɥ饹å /Madras check/
+ޥɥ꡼ /Madrid/(P)/
+ޥɥꥬ /(n) madrigal/
+ޥɥ졼 /madeleine/(P)/
+ޥɥ /(nl:) (n) sailor (nl: matroos)/
+ޥɥ /(n) madonna/(P)/
+ޥʡ /(n) manners/(P)/
+ޥ˥ /(n) mania/enthusiasm/(P)/
+ޥ˥å /(adj-na,n) maniac (as in rabid sport fan)/enthusiast/(P)/
+ޥ˥ꥹ /manierisme/
+ޥ˥奢 /(n) manicure/(P)/
+ޥ˥å /(adj-na) mannish/
+ޥ˥åå /mannish look/
+ޥ˥ȥ /Manitoba/
+ޥ˥ԥ졼 /(n) manipulation/
+ޥ˥ԥ졼 /(n) manipulator/
+ޥ˥ԥ졼 /manipulator/
+ޥ˥ԥ쥤 /manipulate/
+ޥ˥ե /(n) manifesto/(P)/
+ޥ˥塼 /minutia/
+ޥ˥奢 /(n) manual/(P)/
+ޥ˥奢ޥ˥ԥ졼 /manual manipulator/
+ޥ˥她ץ /manuscript/
+ޥ˥ե㡼 /manufacture/
+ޥ˥ /Manila/(P)/
+ޥ˥ [ޥ˥餢] /(n) Manila hemp/
+ޥ˶ [ޥˤ礦] /(n) Manichaeism/
+ޥ̡С /maneuver/(P)/
+ޥ̥ /mannequin/
+ޥ͡ /(n) money/(P)/
+ޥ͡ /money game/(P)/
+ޥ͡ץ饤 /(n) money supply/(P)/
+ޥ͡ /manage/
+ޥ͡ /(n) management/(P)/
+ޥ͡ȥ /management game/
+ޥ͡ȥ󥵥륿 /management consultant/
+ޥ͡ȥ /management cycle/
+ޥ͡ȥߥ졼 /management simulation/
+ޥ͡ /(n) manager/
+ޥ͡㡼 /(n) manager/(P)/
+ޥ͡ϥɥ /money handling/
+ޥ͡ӥ /(n) (abbr) money building/
+ޥ͡ե /money flow/
+ޥ͡եɽ [ޥ͡եҤ礦] /(n) money-flow table/
+ޥ͡եʬ [ޥ͡ե֤󤻤] /(n) money-flow analysis/
+ޥ͡ޡå /money market/
+ޥ͡ޥͥȥե /(n) money management fund (MMF)/
+ޥ͡᡼ /moneymaker/
+ޥ͡ꥶ֥ե /(n) money reserve fund (MRF)/
+ޥ͡ /(n) money laundering/
+ޥͥ /(n) mannequin/(P)/
+ޥͥ󥬡 /mannequin girl/
+ޥͥ /(n) management/(P)/
+ޥͥ㡼 /(n) manager/(P)/
+ޥͥꥺ /monetarism/
+ޥͥ /(abbr) money laundering/
+ޥΥ᡼ /manometer/
+ޥϥȥ /Mahatma/
+ޥϥ顼 /maharaja/(P)/
+ޥ /muff/
+ޥե /mafia/(P)/
+ޥե /muffin/
+ޥե顼 /(n) muffler/scarf/(P)/
+ޥۥˡ /(n) mahogany/
+ޥۥå /Mahomet/(P)/
+ޥ /(n) Mama/(P)/
+ޥޥ /(n) (abbr) kind of bicycle favored by housewives running errands around their neighborhood (trans: mama chariot)/
+ޥ /Maya (ancient Indian tribe in Central America)/(P)/
+ޥ͡ /(n) mayonnaise/(P)/
+ޥ饦 /Malawi (p)/
+ޥ饫 /maracas/(P)/
+ޥ饹 /maraschino/
+ޥ饽 /(n) marathon/(P)/
+ޥ֡ /Malibu/
+ޥꥢ /(n) malaria/(P)/
+ޥꥢ [ޥꥢ] /(n) malaria mosquito/
+ޥ /Mali (p)/
+ޥ꡼ /Marie/Mary/(P)/
+ޥ꡼ /(n) marina/(P)/
+ޥ꡼ /marine/(P)/
+ޥꥢ /Marianas (p)/
+ޥꥪͥå /(n) marionette/
+ޥꥵå /Marisat/
+ޥå󥻥顼 /marriage counselor/
+ޥ /(fr:) marinade/
+ޥ͡ /marinade/
+ޥե /(n) marihuana/(P)/
+ޥ /marijuana/marihuana/
+ޥ /marine/(P)/
+ޥ󥹥Ρ /marine snow/(P)/
+ޥ󥿥 /marine tower/
+ޥ /(n) marimba (musical instrument)/(P)/
+ޥӡ /marine beef/
+ޥ֥롼 /marine blue/ultramarine/
+ޥ /marine ranching/
+ޥå /marine look/
+ޥ륭 /(n) Marxist/
+ޥ륭 /(n) Marxism/
+ޥ륭 /(n) Marxist/
+ޥ륯 /(n) mark/(P)/
+ޥ륯 /Marx/(P)/
+ޥ륯졼˥ [ޥ륯졼˥󤷤央] /(n) Marxism-Leninism/
+ޥ륯кѳ [ޥ륯] /(n) Marxian economics/
+ޥ륯 [ޥ륯央] /(n) Marxism/(P)/
+ޥ륯Ū [ޥ륯央ƤӤ] /(n) Marxist aesthetics/
+ޥ륳ղ [ޥ륳դƤ] /Markov process/
+ޥ륳 [ޥ륳դ] /Markov transition/
+ޥ륵 /Malthus/(P)/
+ޥ륵 [ޥ륵央] /(n) Malthusianism/
+ޥ륷å /Maru-ship/Japanese ship (because Japanese ship names often end in Maru)/
+ޥ륹 /Mars/
+ޥ륻 /Marseilles (city in France)/(P)/
+ޥ륿 /Malta (p)/
+ޥ륿 /(de:) maltase/(P)/
+ޥ /(n) (1) (abbr) multimedia/(2) multilevel marketing/(P)/
+ޥ /(n) Maltese (small white dog race)/
+ޥ /(abbr) multi-channel amplification/
+ޥ /(abbr) multiway speaker system/
+ޥƥ /(abbr) multiway speaker system/
+ޥ /multi-agent/
+ޥ㥹 /(n) multicast/
+ޥ饤 /multiclient (advertising)/
+ޥǥ͡ /multicoordination/
+ޥ꡼ /multiscreen (system)/
+ޥڥꥹ /multispecialist/
+ޥ /multi talent/
+ޥå /multi-chip/
+ޥͥ顼 /multichanneler/
+ޥͥ륢 /multichannel amp system/
+ޥʥʥ /multinational/(P)/
+ޥѡѥ /multipurpose car/
+ޥӥߥ [ޥӥߥ󤶤] /(n) multivitamin/
+ޥեå /multiflash/
+ޥץ /(n) multiple/
+ޥץ祤 /multiple-choice/
+ޥץ빭 [ޥץ뤳] /(n) multiple advertising/
+ޥץ쥯 /(n) multiplexor/
+ޥץߥ /(n) multiprogramming/
+ޥץå /(n) multiprocessor/
+ޥץåƥ /multiprocessor system/
+ޥܥå /multibox/
+ޥǥ /(n) multi-media/(P)/
+ޥ祤 /(n) (abbr) multiple choice method/
+ޥ /mulching/
+ޥˡ [ޥ礦ۤ] /(n) multilevel marketing system/
+ޥ /(de:) malt (de: Malz)/
+ޥƥ˥ /Martinique (p)/
+ޥǥ /Maldive (p)/
+ޥ졼 /Malaysia/(P)/
+ޥ쥤 /(n,adj) Malay/
+ޥ쥤 [ޥ쥤󤵤] /(n) maleic acid/
+ޥå /Marecs/
+ޥեå /(n,adj-na) malefic/malevolent (person, force, etc.)/malign/evil/
+ޥ /mallow/
+ޥ˥ /(fr:) (n) marronier/
+ޥ /(fr:) (n) chestnut (fr: marron)/(P)/
+ޥ󥰥å /marrons glaces/
+ޥ󥷥ƥ /marron Chantilly/
+ޥ [ޥ󤵤] /(n) malonic acid/
+ޥ /(n,n-suf) man/(P)/
+ޥ󥦥å /man watching/
+ޥ󥬥 /(n) manganese (Mn)/(P)/
+ޥ󥬥 [ޥ󥬥󤫤Ǥ] /(n) manganese dry cell/
+ޥ󥬥 [ޥ󥬥󤳤] /(n) manganese steel/
+ޥ󥬥IJ [ޥ󥬥󤫤] /(n) manganese nodule/
+ޥ󥬲 [ޥ󥬤] /(n) cartoonist/manga artist/
+ޥ󥯥ǭ [ޥ󥯥ͤ] /(n) Manx cat/
+ޥ󥰡 /mongoose/
+ޥ󥰥 /(n) mangrove/(P)/
+ޥ󥴡 /(n) mango/(P)/
+ޥ󥴥 /(n) mangosteen/
+ޥ󥷥 /(n) large apartment/apartment house/(P)/
+ޥ󥷥󥰥 /Munshingwear/
+ޥ󥹥꡼ /monthly/(P)/
+ޥ󥹥꡼ꥢ /paying off one's entire credit card balance monthly/
+ޥ /mandarin/
+ޥ󥫥顼 /mandarin collar/
+ޥ /Manchester/(P)/
+ޥġޥ /(n) man-to-man/one-to-one/(P)/
+ޥġޥǥե /man-to-man defense/
+ޥƥ /mantis/
+ޥǥ֥ /Mandelbrot/(P)/
+ޥ /(n) mantle/manteau/(P)/
+ޥȥ /mandrill/
+ޥȥ /(n) mantle/(P)/
+ޥȥԡ /(n) mantlepiece/
+ޥȥή [ޥȥ뤿夦] /(n) mantle convection theory/
+ޥɥ /(n) mandarin/mandolin/(P)/
+ޥɥ졼 /(n) mandrake/
+ޥɥ쥤 /(n) mandrake/
+ޥ /manna/
+ޥʥ /mannan/
+ޥͥ /(n) (abbr) mannerism/(P)/
+ޥͥꥺ /(n) mannerism/
+ޥϥå /(n) Manhattan/(P)/
+ޥϥåײ [ޥϥå󤱤] /(n) Manhattan Project/
+ޥϥ /(n) manhunt/
+ޥѥ /(n) man power/(P)/
+ޥۡ /(n) manhole/(P)/
+ޥ /(n) mambo/(P)/
+ޥܥܥ /(n) mambo jupon/
+ޥޥ󥤥󥿡ե /(n) man-machine interface/
+ޥޥ󥤥󥿥ե /(n) MMI/man-machine interface/
+ޥ⥹ /(n) mammoth/(P)/
+ޥ⥹󥫡 /mammoth tanker/
+ޥ˥ /mammonist/
+ޥ /mammon/
+޹ [ޤ礦] /(n) Classification for Japanese verb with the dictionary form ending in "mu"/
+ߡ /me-ism/(P)/
+ߡƥ /(n) meeting/(P)/
+ߡǥ /media/
+ߡ /(n) meat/meet/(P)/
+ߡȥ /meat sauce/
+ߡϡ /(adj-na,n) follower of each new fad/(P)/
+ߡ /(n) meal/mir (Russian space station)/(P)/
+ߡ󥺥ƥ /means test/
+ߥ /(pt:) (n) mummy (pt: mirra)/(P)/
+ߥ /(n) mixer/(P)/
+ߥ /(n) mixing/
+ߥ /mixed/
+ߥ /(adj-na,n) micro/(P)/
+ߥ⥹ /(de:) (n) microcosm (de: Mikrokosmos)/
+ߥͥ /Micronesia/(P)/
+ߥեʥ /(n) microfinance/
+ߥ᡼ /micrometer/
+ߥ /(n) micron/(P)/
+ߥ /(n) MIG/Mig (Russian airplane)/(P)/
+ߥ󥸥 /Michelangelo/(P)/
+ߥ /(lt:) (n) (Catholic) mass (lt: missa)/(P)/
+ߥ /(n) missile/(P)/
+ߥ [ߥ뤯] /(guided) missile destroyer/
+ߥɱ [ߥܤ] /missile defence/
+ߥȥ /misanthrope/
+ߥ /Michigan/(P)/
+ߥå /Mississippi/(P)/
+ߥ /Michelin (Guide)/(P)/
+ߥ /(n) sewing machine/(P)/
+ߥɽ [ߥ󤷤夦] /(n) machine embroidery/
+ߥ [ߥ󤤤] /(n) sewing cotton/
+ߥ /(n) (1) miss (mistake, error, failure)/(2) Miss/(3) myth/(4) MIS (management information system)/(P)/
+ߥǥ /misunderstanding/
+ߥ㥹 /(n) miscasting/
+ߥ /(n) (abbr) beauty contest to name Miss XXXX (trans: miss contest)/
+ߥå /misjudgement/
+ߥ /(n) mister/Mr/(P)/
+ߥǥ /transvestite (trans: Mr Lady)/
+ߥơ /(n) mistake/
+ߥƥ /misty/
+ߥƥ /mysticism/
+ߥƥե /mystification/
+ߥƥ /mystery/(P)/
+ߥƥ꡼ /(n) mystery/(P)/
+ߥƥ꡼ /mystery circle/crop circle/
+ߥƥꥢ /(adj-na,n) mysterious/(P)/
+ߥ /mist/
+ߥȥ /(n) mistral/
+ߥե /misfortune/
+ߥ /misprint/
+ߥץ /(abbr) misprint/
+ߥץ /(n) misprint/(P)/
+ߥޥå /mis-match/(P)/
+ߥ꡼ /mislead/
+ߥ /Ms/(P)/
+ߥ /Missouri/(P)/
+ߥޥ /(n) mizzen mast/
+ߥ /(n) Mrs/(P)/
+ߥ /Mrs/
+ߥå /(n) midget/
+ߥåȥϥ /midget house/
+ߥ֥ /(fr:) miserable/(P)/
+ߥ꡼ǥå /misery index/
+ߥå /Mick/(P)/
+ߥå /(n) mix/(P)/
+ߥå塼 /mixed juice/
+ߥåɥ֥륹 /mixed doubles/
+ߥåǥ /mixed media/
+ߥå /(n) (1) mission/(2) automatic transmission/(P)/
+ߥå󥹥 /(n) mission school/
+ߥåƥ /(Francois) Mitterrand/(P)/
+ߥå /(n) mitt/(P)/
+ߥåɥʥ /(n) midnight/(P)/
+ߥåɥʥȥ硼 /midnight show/
+ߥåɥʥȥ֥롼 /midnight blue/
+ߥåץ /MIPS (million instructions per second)/
+ߥǥ /midi/middy/(P)/
+ߥǥ /medium/
+ߥǥॵ /medium size/
+ߥǥ쥢 /medium rare/
+ߥǥ饷 /mediocracy/
+ߥǥ /(abbr) midi communication/
+ߥǥå /middy look/
+ߥȥɥꥢ /(n) mitochondria/(P)/
+ߥȥ鶵 [ߥȥ餭礦] /Mithraism/
+ߥȥ /mitten/
+ߥɥ /(n) middle/(P)/
+ߥɥ륨 /middle age/
+ߥɥ륨ɥ /middle age syndrome/
+ߥɥ륯饹 /middle class/
+ߥɥƥ /middle teens/
+ߥɥۡ /middle hole/(P)/
+ߥɥޥ͡ޥ /middle management/
+ߥɥ [ߥɥ뤭夦] /(n) middleweight class/(P)/
+ߥ /(n) mini/(P)/
+ߥ˥奢 /miniature/
+ߥ˥ /minion/
+ߥ˥ /(n) minicar/
+ߥ˥ /(n) communications within a small range (trans: mini communication)/(P)/
+ߥ˥ /(n) (abbr) mini-computer/
+ߥ˥ԥ塼 /(n) mini-computer/
+ߥ˥ԥ塼 /(n) mini-computer/
+ߥ˥ /(abbr) mini component/
+ߥ˥ /minicycle/
+ߥ˥ /(n) mini size/
+ߥ˥ /mini theater/
+ߥ˥ /(n) mini-skirt/(P)/
+ߥ˥ơ /ministate/
+ߥ˥ /monitor/
+ߥ˥奢 /(n) miniature/(P)/
+ߥ˥奢 /miniature car/
+ߥ˥åĥơ /minute steak/
+ߥ˥ǥ /mini-disk/(P)/
+ߥ˥Хåե /minibuffer/(P)/
+ߥ˥ԥ /minipill/
+ߥ˥ե /minifacsimile/
+ߥ˥եåԡǥ /mini floppy disk/
+ߥ˥ޥ /(adj-na,n) minimum/(P)/
+ߥ˥ޥॢ /(n) minimum access/
+ߥ˥ޥꥹȥץ /(n) minimalist program/
+ߥ˥ /minim/
+ߥ˥쥿 /aerogramme (trans: mini letter)/
+ߥͥȥ /minestrone/
+ߥͥ /Minnesota/(P)/
+ߥͥ /(n) mineral/(P)/
+ߥͥ륦 /mineral water/
+ߥͥ /Minerva/
+ߥΥ륿 /Minolta/(P)/
+ߥߥå /mimic/(P)/
+ߥ⥶ /(n) mimosa/
+ߥ /mi-mollet/
+ߥޡ /Myanmar/(P)/
+ߥ塼 /(n) museum/(P)/
+ߥ塼 /(n) musical/(P)/
+ߥ塼륳ǥ /musical comedy/
+ߥ塼륷硼 /musical show/
+ߥ塼ץ졼 /musical play/
+ߥ塼 /(n) musician/(P)/
+ߥ塼å /(n) music/(P)/
+ߥ塼åԡ /music therapy/
+ߥ塼åơ /music tape/
+ߥ塼 /(n) mutant/
+ߥ塼奢ե /(n) mutual fund/
+ߥ塼 /mute/
+ߥ顼 /Muller/(P)/
+ߥإ /Munich/Muenchen/(P)/
+ߥ顼 /(n) mirror/(P)/
+ߥ顼 /(ftp or WWW) mirror site/
+ߥ顼 /mirage/(P)/
+ߥ顼ܡ /mirror ball/
+ߥ饯 /miracle/(P)/
+ߥ饷硼 /Mila Sohon/
+ߥ /(n) milli-/10^-3/(P)/
+ߥꥪͥ /millionaire/
+ߥꥪ /million/(P)/
+ߥꥪ󥻥顼 /(n) million seller/(P)/
+ߥꥰ /milligram/(P)/
+ߥꥻ /millisecond/
+ߥ꥿꡼å /military look/(P)/
+ߥ꥿ꥹ /militarist/
+ߥ꥿ꥺ /(n) militarism/
+ߥС /(n) millibar/(P)/
+ߥ᡼ȥ /(n) millimeter/(P)/
+ߥ᡼ȥ [ߥ᡼ȥ] /(n) EHF/extremely high frequency wave/
+ߥåȥ /millilitre/(P)/
+ߥ [ߥ] /(n) milli-wave/
+ߥ륦 /Milwaukee/(P)/
+ߥ륭 /Milky Way/
+ߥ륭ϥå /milky hat/
+ߥ륯 /(n) milk/(P)/
+ߥ륯ҡ /milk coffee/white coffee/
+ߥ륯 /(n) milk shake/
+ߥ륯ƥ /(n) white tea (trans: milk tea)/
+ߥ륯ƥ /(n) white tea (trans: milk tea)/
+ߥ륯եС饤 /milk fiber rice/
+ߥ륯ץ /(n) dairy/milk plant/
+ߥ륯ۡ /(n) milk bar (trans: milk hall)/
+ߥե /(fr:) mille-feuille/
+ߥ /(n) myrrh/
+ߥ˥ /(n) (new) millennium/(P)/
+ߥ /(n) milo/
+ߥ /(n) mink/(P)/
+ߥ󥯤Υ /mink coat/
+ߥ󥯷 [ߥ󥯤] /(n) minke whale/piked whale/
+ߥ󥹥ѥ /mince-pie/
+ߥ󥹥ߡ /mince-meat/
+ߥ /(n) minced beef (hamburger)/(P)/
+ߥ /(adj-na,n) (abbr) mint/peppermint/(P)/
+ߥȥå /mint julep/
+ࡼ /(n) Moore/(P)/
+ࡼ /Muse/(P)/
+ࡼ /(n) (1) moose/(2) mousse/(P)/
+ࡼ /(es:) (adj) much (es: mucho)/
+ࡼǥ /(adj) moody/(P)/
+ࡼȥ /mouton/
+ࡼ /(n) mood/(P)/
+ࡼɥǥ˥ /mood conditioning/
+ࡼɲ [ࡼɤ󤬤] /(n) mood music/
+ࡼС /mover/mechanical ride/
+ࡼӡ /(n) movie/(P)/
+ࡼ֥ /movement/(P)/
+ࡼࡼ /muumuu (Hawaiian clothing)/
+ࡼ /moulin/(P)/
+ࡼ /(fr:) mussels (fr: moule)/(P)/
+ࡼ볭 [ࡼ뤫] /(fr:) common (blue) mussel/
+ࡼ볭 [ࡼ뤬] /(n) moule/mussel/
+ࡼ /(n) moon/(P)/
+ࡼ󥵥 /moonsault (type of somersault)/
+ࡼե /(n) swollen face (trans: moon face)/puffy face/
+ࡼե /moon face/
+ࡼ饤 /moonlighter/
+ࡼ饤 /(n) moonlight/
+ࡼ /movie/
+२ /(n) (MA) kickboxing/Muay Thai/
+ॳ¿ [ॳȤ뤤] /(n) mucopolysaccharide/
+ॸ /(n) badger/
+ॹ /mustang/(P)/
+å /thick illustrated publication on a single topic printed to look like a magazine (trans: magazine and book)/
+å塼 /(n) monsieur/
+å꡼ /Mussolini/
+ȥ /(fr:) mutton (fr: mouton)/sheep/
+˥ /(fr:) (n) meuniere/
+顼 /mulatto/(P)/
+᡼ /(n) maker/(P)/
+᡼ /(n) maker/(P)/
+᡼ץ /maker option (factory-installed option)/
+᡼˾ [᡼ܤ] /manuf. recommended price/
+᡼ʪ [᡼] /(n) name-brand item/
+᡼å /(n) make-up/(P)/
+᡼ /(n) (1) make/(2) make-up (abbr)/(P)/
+᡼å /(n) make-up/
+᡼С /make over/
+᡼ /make love/
+᡼㡼 /Major (League)/(P)/
+᡼㡼꡼ /Major League/
+᡼ /(n) meter/(P)/
+᡼ /(n) meter (clock)/(P)/
+᡼ /meter stamp/
+᡼ǡ /(n) (1) Mayday (call for help)/(2) May Day (May 1st)/(P)/
+᡼ /mate/(P)/
+᡼ȥ /(n) metre/meter/gauge/(P)/
+᡼ȥ [᡼ȥĤܤ礦] /paper weight in gsm/
+᡼ȥˡ [᡼ȥۤ] /(n) metric system/
+᡼ /(n) maid/(P)/
+᡼ӥ /Moebius/
+᡼ /(n) mailing/
+᡼󥰥ꥹ /mailing list/
+᡼ /(n) mail/(P)/
+᡼륪 /mail order/
+᡼륵С /(n) mail server/
+᡼륵٥ /mail survey/
+᡼륷ƥ /mail-system/
+᡼ܥå /(n) e-mail box/
+᡼ޥ /(n) e-mail magazine/e-zine/
+᡼꡼ /mail-reader/
+᡼ [᡼뤳] /exchange of letters/correspondence/
+᡼ /(n) main/(P)/
+᡼󥢥 /main amp/
+᡼󥨥٥ /(n) main event/
+᡼󥫥㡼 /main culture/
+᡼󥲡 /(n) main gate/
+᡼󥳡 /main course/
+᡼󥹥 /(n) main stand/
+᡼󥹥ȥ꡼ /(n) main street/(P)/
+᡼󥿥ȥ /main title/
+᡼ơ֥ /(n) main table/(P)/
+᡼Х /(n) main bank/(P)/
+᡼ݡ /(n) main pole/
+ᥢ /(n) merely/
+ᥤå /(n) make-up/(P)/
+ᥤ /(n) (1) make/(2) make-up (abbr)/(P)/
+ᥤ /mace/
+ᥤ /mate/
+ᥤå /Mayotte (p)/
+ᥤ /mailer/
+ᥤ顼 /mailer/
+ᥤ /(n) mailing/
+ᥤ󥰥ꥹ /(n) mailing list/
+ᥤ /(n) mail/
+ᥤ륪 /(n) mail order/
+ᥤ /(adj-na,n) main/
+ᥤǥå /(n) main dish/piece de resistance/
+ᥤե졼 /(n) mainframe/
+ᥤ /(n) main memory/
+ᥫ /(n) (1) (abbr) mechanical/(2) mechanism/(3) mechanic/(P)/
+ᥫȥ˥ /mechatronics/electromechanics/
+ᥫ˥ /(adj-na,n) mechanical/
+ᥫ˥륪ȥ᡼ /mechanical automation/
+ᥫ˥ /(n) mechanism/(P)/
+ᥫ˥å /(adj-na,n) mechanic/(P)/
+ᥫ˥å /mechanics/
+ᥬ /(n) mega-/10^6/(P)/
+ᥬ /megacycle/
+ᥬȥ /mega trend/
+ᥬȥ /(n) megaton/MT/
+ᥬȥ [ᥬȥФ] /(n) megaton bomb/
+ᥬХ /megabytes/
+ᥬХ /(n) megabank/
+ᥬӥå /megabits/
+ᥬإ /megahertz/MHz/(P)/
+ᥬۥ /(n) megaphone/(P)/
+ᥬ /megalo/
+ᥬݥꥹ /(n) megalopolis/
+ᥭ /Mexico/
+ᥭ [ᥭ] /Mexico City/
+ᥭ [ᥭ] /Gulf of Mexico/(P)/
+ᥭή [ᥭ夦] /(n) Gulf Stream/
+᥯饭å /blank plug/
+ᥳǥ륿 /Mekong delta/(P)/
+᥷ /Messiah/(P)/
+᥷ /mesh/(P)/
+᥸ /(n) mage/
+᥸㡼 /(adj-na,n) major/Major (oil companies)/measure/(P)/
+᥸㡼꡼ /Major League/
+᥸㡼졼٥ /major label/
+᥸ /measuring/
+᥹ /(nl:) (n) scalpel (nl: mes)/surgical knife/(P)/
+᥹ [᥹򤤤] /(v1) to operate/to clean up/to inquire (into)/to take drastic measures/
+᥹ /(n) mescaline/
+᥹Х [᥹Х] /(n) Moessbauer effect/
+᥻ /(n) corporate patronage of the arts and culture (fr: mecenat)/
+᥽ /Methodist/(P)/
+᥽ȶ [᥽Ȥ礦] /(n) Methodist Church/
+᥽å /(n) method/
+᥽ݥߥ /Mesopotamia/(P)/
+᥾ץ /(n) mezzo-soprano/(P)/
+᥾ͥå /(n) maisonette/
+᥾ /(fr:) house (fr: maison)/(P)/
+᥿ /(adj-na,n) meta/
+᥿ [᥿뤵] /(n) methacrylic acid/
+᥿ [᥿뤸夷] /(n) methacrylic resin/
+᥿ /(n) metasequoia/(P)/
+᥿Ρ /(n) methanol/(P)/
+᥿ե /(n) metaphor/
+᥿ե /metaphor/
+᥿ե /metafiction/
+᥿ե /(adj-na,n) metaphysical/
+᥿եå /metaphysics/
+᥿ե /metaphor/
+᥿ե /metafont/
+᥿ե /(n) metamorphose/
+᥿å /(adj-na) metallic/(P)/
+᥿å顼 /metallic color/
+᥿å /metallic skis/
+᥿ /(n) metal/(P)/
+᥿륦å /metal wood/
+᥿륹 /(abbr) metallic skis/
+᥿ơ /metal tape/
+᥿ե졼 /metal frame/
+᥿٥ /meta-level/
+᥿ /(n) methane/(P)/
+᥿󥬥 /(n) methane gas/(P)/
+᥿եߥ /methamphetamine/
+᥿ȯ [᥿Ϥä] /(n) methane fermentation/
+᥿ [᥿] /(n) metalanguage/
+᥿ [᥿] /(n) metamathematics/
+᥿ջ [᥿󤵤] /(n) metaphosphoric acid/
+ꥹ /(n) medalist/(P)/
+ /(n) medal/(P)/
+ /methyl-/(P)/
+֥ɥ [󤿤礯֥ɥ夦] /(n) methicillin-resistant staphylococcus aureus (MRSA)/
+ƺ [󤿤礯֤ɤ夦] /(n) methicillin-resistant staphylococcus aureus (MRSA)/
+륢륳 /(n) methylalcohol/
+륢륳 [륢륳夦ɤ] /(n) methyl alcohol intoxication/
+ [뤭] /(n) methyl group/
+å /(n) Mecca/(P)/
+å /(n) mesh/(P)/
+å [åȤ] /(n) mesh statistics/
+å /messe/mass/(P)/
+å /(n) message/(P)/
+åɣ /message-id/
+å /message song/
+å󥸥㡼 /(n) messenger/
+å /(de:) (n) girl (de: Maedchen)/
+å /(n) (abbr) helmet/
+ƥ /meteor/
+ǥ /(n) media/(P)/
+ǥ饷 /mediacracy/
+ǥݥꥷ /media policy/
+ǥߥå /(n) media mix/
+ǥꥵ /media research/
+ǥ [ǥ] /media mogul/
+ǥ륨󥸥˥ /medical engineering/(P)/
+ǥ륽 /medical social worker/MSW/
+ǥƥΥ /medical technologist/MT/
+ǥơ /meditation/
+ȥå /(n) metric/(P)/
+ȥ /(n) metro/(P)/
+ȥΡ /(n) metronome/(P)/
+ȥݥꥹ /(n) metropolis/
+ȥݥ꥿ /metropolitan/(P)/
+ɥ졼 /(n) medley/(P)/
+ɥ졼졼 /medley relay/(P)/
+˥ /Meniere/(P)/
+˥塼 /(n) menu/(P)/
+̥å /(n) minuet/
+ͥ /management/(P)/
+ӥ /(n) Moebius/
+ /(n) memorandum/(P)/
+ /(v5r) to take notes/
+ /memorandum/
+ /(n) memory/
+꡼ /(n) memory/(P)/
+꡼ /memory dump/
+ꥢ /(n) testimonial (trans: memorial)/(P)/
+ꥢۡ /memorial hall/(P)/
+ꥫ /memory card (e.g. PCMCIA)/
+ /remembrances/memoires/
+ȥ˥ /(n) melatonin/
+˥ /(n) melanin/(P)/
+ߥ /melamine (resin)/
+ߥ [ߥ󤸤夷] /(n) melamine resin/
+󥳥꡼ /(n) melancholy/
+󥳥ꥢ /melancholia/
+󥳥å /(adj-na) melancholic/
+ /(adj) merry/
+꡼ /(adj) merry/(P)/
+꡼ꥹޥ /(int) Merry Christmas/
+꡼饦 /(n) merry-go-round/
+꡼ /(n) merry-go-round/
+꡼ /Maryland/(P)/
+ꥱʴ [ꥱ] /(n) (wheat) flour/
+å /(n) merit/(P)/
+åȥ饸 /meritocracy/
+åȥƥ /merit system/
+ [Τ褦⤦] /(n) merino wool/
+䥹 /(es:,pt:) undershirt (es: medias, pt: meias)/
+䥹Ԥ [䥹] /(es:,pt:) (n) stockinet (es: medias, pt: meias)/plain knitting/
+ /(n) muslin (sp: merinos)/mousseline de laine/
+륢 /(n) (abbr) e-mail address/
+륫ȥˡ [륫ȥ뤺ۤ] /(n) Mercator's projection/
+륯ޡ /(de:) (n) characteristic (de: Merkmal)/(P)/
+륷 /(fr:) (exp) Thank You (fr: merci)/(P)/
+륻ǥ٥ /Mercedes-Benz/(P)/
+ /melt/
+ȥ /meltdown/
+ȥ /(n) melton/
+إ /(de:) (n) fairy-tale (de: Maerchen)/(P)/
+إå /(n) having a fairy-tale atmosphere (de: Maerchen)/
+ܥ /Melbourne/(P)/
+ͧ [Ȥ] /(n) a friend with whom one corresponds by e-mail/
+ /meringue/(P)/
+ǥ /(n) (1) melody/(2) chime/
+ǥ /(n) (1) melody/(2) chime/(P)/
+ǥ /melodious/
+ɥ /(n) melodrama/soap opera/(P)/
+ /(adj-na,n,adv) falling down drunk/
+ /(n) melon/(P)/
+󥷥ӥ /(ru:) (n) mensheviki (member of the non-Leninist wing of the Russian Social Democratic Workers' Party (cf. Bolshevik)/(P)/
+ /(n) menses/(P)/
+󥺥 /menswear/
+󥽡 /menthol/
+󥿥ꥹƥå /mentalistic/
+󥿥ƥ /mentality/(P)/
+󥿥 /(adj-na,n) mental/(P)/
+󥿥ƥ /(n) mental test/
+󥿥ȥ졼˥ /(n) mental training/
+󥿥إ륹 /(n) mental health/(P)/
+ /mince/
+ /mince cutlet/
+ /(n) (abbr) maintenance/
+ƥʥ /(n) maintenance/(P)/
+ǥ /Mendel/(P)/
+ǥӥ /(n) mendelevium (Md)/
+ȡ /menthol/
+ /(n) member/
+С /(n) member/(P)/
+Сå /membership/
+С /members/
+С /member's card/
+С͡ /member name/
+Хå /membership/
+ե /Memphis/(P)/
+⡼ /mortgage/(P)/
+⡼ /(n) motion/(P)/
+⡼ /(de:) Mauser (de: Mausergewehr)/(P)/
+⡼Ϣȯ [⡼ѤĤ夦] /(n) Mauser rifle/
+⡼ /(n) motor/
+⡼ /(n) motor/(P)/
+⡼ /motel/
+⡼ /motorcar/
+⡼ /(n) motorcycle/(P)/
+⡼硼 /motor show/(P)/
+⡼ݡ /(n) motor race/motor sports/
+⡼Х /(n) motorbike/
+⡼ס /(n) motor pool/
+⡼ۡ /motor home/
+⡼ۥƥ /motor hotel/motel/
+⡼ܡ /(n) motorboat/
+⡼ꥹ /motorist/
+⡼ꥼ /(n) motorization/(P)/
+⡼ /modal/
+⡼륷ե /(n) modal shift/
+⡼ĥ /(n) Mozart (s)/(P)/
+⡼ĥ /(ik) (n) Mozart (s)/
+⡼ƥ /(n) motel/
+⡼ /(n) mode/fashion/(P)/
+⡼ɥ饤 /(n) mode-line/mode line/
+⡼˥ /(n) morning/(P)/
+⡼˥󥰥ե /(n) morning after/
+⡼˥󥰥å /(n) morning cup/
+⡼˥󥰥 /(n) morning coat/
+⡼˥󥰥 /(n) morning call/wake-up call/
+⡼˥󥰥ӥ /morning service/
+⡼˥󥰥ɥ쥹 /morning dress/mourning dress/
+⡼ӥϥ /mobile house/(P)/
+⡼ӥϥ /mobile ham/
+⡼ӥۡ /mobile home/
+⡼ڥå /moped/
+⡼ /(n) moment/momentum/
+⡼ȹ [⡼Ȥ] /momentum/
+⡼ꥹ /Morris/(P)/
+⡼ /(n) mall/(P)/
+⡼륹 [⡼륹դ] /(n) Morse code/
+⡼ե֥å /(n) chenille (trans: mole fabric)/
+⥢ /Moire/(P)/
+⥤㡼 /moisture/
+⥫ /moccasin/
+⥬ /(n) (abbr) modern girl/flapper (slang from the 1920s)/
+⥭ե /(n) Moxifloxacin/
+⥵ /Mossad (Israeli secret service)/(P)/
+⥶ /(n) mosaic/(P)/
+⥶ѡåȥե /(n) mosaic parquetry/
+⥶ [⥶Ӥ礦] /(n) mosaic/
+⥶ [⥶] /(n) mosaic egg/
+⥶ӡ /Mozambique/(P)/
+⥸塼 /(n) module/
+⥸ /(n) modular/
+⥸顼 /modular/
+⥸ꥼ /modularization/
+⥸졼 /modulation/
+⥸ /(n) modulo/
+⥹ȥ /mosquito-weight/(P)/
+⥹ /(n) mosque/(P)/
+⥹ /Moscow/(P)/
+⥹꡼ /(n) moss green/(P)/
+⥹졼 /(n) greenish gray (trans: moss gray)/
+ʥ /modernize/
+˥ /modernist/
+˥ /(n) modernism/(P)/
+˥ƥ /modernity/
+Υ /modernology/
+ /(adj-na,n) modern/(P)/
+󥢡 /modern art/
+󥸥㥺 /(n) modern jazz/
+ /modern dance/(P)/
+åե /modern craft/
+Х쥨 /modern ballet/
+饤 /modern life/
+ӥ /(n) modern living/
+ /(n) motif/(P)/
+١ /(n) motivation/
+١쥵 /motivation research/
+åå /mock-up/(P)/
+åȡ /(n) motto/(P)/
+å /(n) mob/
+å /(n) mop/
+ƥ /motif/(P)/
+ƥ /(adj-na) sexy/
+ƥ /motel/(P)/
+ǥ /modiste/(P)/
+ǥե /(n) modify/
+ǥեɥꥫץ /modified American plan/
+ǥե /modification/
+ǥ /(n) modem/(P)/
+ǥ [ǥΤäƤ] /modem setup/
+ǥ³ [ǥऻĤ] /(n) modem connection/
+ǥ塼 /module/
+ǥ졼 /modulation/
+ǥ /(n) modeller/
+ǥ顼 /(n) moderate/
+ǥ /(n) modelling/modeling/
+ǥ /(n) model/(P)/
+ǥ륬 /(n) model gun/(P)/
+ǥ륭å /model kitchen/
+ǥ륱 /(n) model case/(P)/
+ǥ /(n) model change/
+ǥΥ /(n) modernologio (Kon Waziro's lifestyle observation)/
+ǥΥ /modernology/
+ǥϥ /(n) model house/
+ǥ /modeler/
+ǥ졼 /moderator/
+ǥ쥤 /moderate/
+ȥ /(n) motocross/(P)/
+ȥ /Motorola/(P)/
+ʡ /monarchy/
+ʥ /Monaco (p)/
+ʥ [ʥ] /(n) monazite/
+ʥ [ʥɤ] /(n) monadology/
+ʥ /mon ami/mon amie/
+˥ /(n) monitor/(P)/
+˥ /(n) (computer) monitor/(P)/
+˥ƥ /monitor television/
+˥ /(n) monitoring/(P)/
+˥󥰥ݥ /monitoring post/
+˥ /(n) monument/(P)/
+˥˥ /(n,vs) crying/weeping/
+ /(n) mono/(P)/
+Υܥ [Υܥ󤵤] /(n) monocarboxylic acid/
+Υ /(n) monochrome/(P)/
+Υʥ /monoclonal (antibody)/
+Υ /(n) monochrome/
+Υ /monograph/
+Υե /(fr:) (n) monographie/
+Υ /monogram/
+Υå /unisex (trans: monosex)/monosexual/
+Υ /(n) monotype/
+Υȡ /(n) monotone/(P)/
+Υե륪 /mono-fluorine/
+Υݡ /(de:) monopoly (de: Monopol)/
+Υݥ饤 /monopolize/
+Υݥ꡼ /monopoly/
+Υޡ /monomer/
+Υޥ˥ /(n) monomania/
+Υޥ˥å /(adj-na) monomaniac/
+Υ /(n) monaural/(P)/
+Υ쥳 /monaural record/
+Υ졼 /(n) monorail/(P)/
+Υ /(n) monologue/(P)/
+Υå /monolock/
+Х顼 /(n) person fond of using a mobile phone (trans: mobiler)/
+Х륤󥿡ͥå /(n) mobile Internet/
+ХХ󥭥 /(n) mobile banking/
+Х̿ [ХĤ] /(n) mobile communications/
+ҥ󥫥å /Mohawk haircut (trans: Mohican cut)/
+ӡ /mobile/
+إ /(n) mohair/
+ڥå /moped/
+ۡ /Mohawk/
+ߥ /momism/(P)/
+ /(n) moment/
+顼 /(n) morale/
+顼륵٥ /morale survey/
+ȥꥢ /(n) moratorium/(P)/
+ꥹ /(n) moralist/
+ƥ /morality/
+ /(n) morals/morality/ethics/(P)/
+륵ݡ /moral support/
+륻 /moral sense/
+ϥ /moral hazard/
+ݥ塼 /moral pollution/
+ޥƥ /moral majority/
+ꥹ /moral risk/
+ꥹ /Morris dance/(P)/
+ /(n) dag coating containing molybdenum/
+֥ǥ /(n) molybdenum (Mo)/
+֥ǥ [֥ǥ󤳤] /(n) molybdenum steel/
+֥ǥ˥ [֥ǥ󤵤󥢥˥] /(n) ammonium molybdate/
+ץǥ /(de:) molybdenum (de: Molybdaen)/
+륰 /morgue/(P)/
+륿 /(n) mortar/(P)/
+ӥ /Moldavia (p)/
+ǥ /Maldives (p)/
+ /malt/
+ȥ /malt whisky/
+ɥ /Moldavia (p)/Moldova/(P)/
+ҥ /(n) morphine/(P)/
+å /(n) marmotte/guinea pig/(P)/
+ [󤭤礦] /(n) Mormonism/
+ [뤿] /(n) molar volume/
+Ǯ [ͤ] /(n) molar heat/
+ʨ徺 [դäƤ󤸤礦礦] /(n) molar elevation/
+ʬΨ [֤] /(n) molar fraction/
+쥭顼 /(adj) molecular/
+å /Morocco/(P)/
+å [å] /(n) morocco leather/
+󥭡 /(n) monkey/(P)/
+󥭡ѥ /monkey spanner/
+󥭡Хʥ /monkey banana/
+󥭡ӥͥ /monkey business/
+󥭡ݥå /monkey pox/
+󥭡 /monkey wrench/
+ /monk/
+󥴥ꥺ /(n) mongolism/(P)/
+󥴥 /Mongol/(P)/
+󥷥꡼ /(fr:) my dear (fr: mon cheri)/
+󥹡 /(n) monsoon/(P)/
+󥹡󵤸 [󥹡󤭤] /(n) monsoon climate/
+󥹥 /(n) monster/(P)/
+󥻥顼 /Montserrat (p)/
+󥿡 /(n) montage/(P)/
+󥿡̿ [󥿡夷㤷] /(n) montage/
+󥿥 /Montana/(P)/
+ĥ /haddock/
+ƥ /(n) Monte Carlo/(P)/
+ƥˡ [ƥۤ] /Monte Carlo method/
+ƥǥ /Monteverdi/
+ȥ꡼ /Montgomery/(P)/
+ȥꥪ [ȥꥪ뤮Ƥ] /(n) Montreal Protocol/
+ѥ /(fr:) my Paris (fr: mon Paris)/(P)/
+ /Monroe/(P)/
+ե /Monroe effect/
+䡼 /(n) yard/(P)/
+䡼ɥ /yard sale/
+䡼 /(n) yard/
+䥯 /Yakult/(P)/
+䥳 /(n) Jacobi/
+å /(de:) (n) jacket (de: Jacke)/
+åԡ /yuppie/young urban professional/
+ޥ /Yamaha/(P)/
+ޥ /(n) subculture of teenage girls ca. 1999 (blonde hair, dark make-up except eyes, platform boots)/
+륿 /Yalta/(P)/
+󥬡ͥ졼 /younger generation/(P)/
+󥭡 /(n) (1) Yankee/(2) delinquent girl/(P)/
+󥭡 /Yankeeism/
+ /(n) yank/
+ /(n) young/(P)/
+󥰥 /young adult/
+󥰥 /young town/
+󥰥ȥǥʥ /young traditional/
+󥰥ѥ /young power/
+󥰥ߥ /young Mrs/
+󥰥Ծ [󥰥餤] /(n) young underground market (the underground economy in goods and services, involving lots of barter and buying and selling of secondhand goods)/
+󥰥ǥ /young lady/
+ /(de:) (n) lamenting (de: Jammer)/(P)/
+ޥ /(n) (1) young mother in her early twenties (trans: young mama)/(2) "Yankee" (i.e. delinquent) girl who has grown up and married (trans: Yankee mama)/
+ [䤮礦] /(n) Classification for Japanese verb with the dictionary form ending in "yu"/
+桼 /you/(P)/
+桼 /you-ism/
+桼 /(n) Yucar/(P)/
+桼 /(n) eucalyptus/(P)/
+桼 [桼] /(n) eucalyptus oil/
+桼å /Euclid/
+桼åɴ [桼åɤ] /(n) Euclidean geometry/
+桼åɶ [桼åɤ] /(n) Euclidean space/
+桼˥ /yugenism/
+桼ڽ [桼󤸤󤷤夦] /Yukon Territory/
+桼 /(abbr) Yugoslavia/(P)/
+桼ӥ /Yugoslavia/(P)/
+桼ͥ /euthanasia/
+桼 /(n) user/
+桼 /(n) user/(P)/
+桼󥿡ե /user interface/
+桼 /(n) users/
+桼եɥ꡼ /user-friendly/
+桼󥿥ե /user interface/
+桼ӥƥ /(n) usability/
+桼 /(n) usance/
+桼󥹥ӥ /usance bill/
+桼˥å /eugenics/(P)/
+桼 /(n) youth/(P)/
+桼ۥƥ /(n) youth hostel/(P)/
+桼ޡå /youth market/
+桼ɥ /used car/
+桼 /(n) U-turn/
+桼ʡ /(n) euthanasia (de: euthanasie)/
+桼ƥƥ /(n) (1) utility/(2) room with sink, washing machine, etc. in a house or apartment (trans: utility)/
+桼ƥƥ /(n) (1) utility/(2) room with sink, washing machine, etc. in a house or apartment (trans: utility)/
+桼ƥƥץ /utility program/
+桼ƥƥ롼 /utility room/
+桼ƥ륵å /Eutelsat/European television satellite/
+桼ȥԥ /(n) utopia/(P)/
+桼Υ /eunos/(P)/
+桼ե /(n) UFO/unidentified flying object/
+桼ե /ufology/
+桼եߥ /euphemism/
+桼ܡ /U-boat/submarine/
+桼⥢ /(n) humor/(P)/
+桼⥢δ [桼⥢Τ󤫤] /sense of humor/
+桼饹 /(adj-na,n) humorous/(P)/
+桼ꥹ /(n) humorist/
+桼쥹 /(n) humoresque/
+桼ȥ /EURATOM/European Atomic Energy Community/
+桼쥤ѥ /Eurailpass/
+桼쥫 /eureka/(P)/
+桼 /(n) (1) Euro-/(2) euro (the currency)/(P)/
+桼󥷡 /Eurocurrency/
+桼å /Eurocrat/
+桼ߥ˥ /Eurocommunism/
+桼ꥺ /Eurosocialism/
+桼顼 /Eurodollar/
+桼ͥå /Euronet/
+桼Х /Eurobank/
+桼ӥ /Eurovision/
+桼ԥ /europium (Eu)/
+桼ݡ /Europort/
+桼ޥ͡ /Euromoney/
+楿 /Utah/(P)/
+ /Judea/Israel/(P)/
+䶵 [䤭礦] /(n) Judaism/(P)/
+䶵Ʋ [䤭礦ɤ] /synagogue/
+ [䤸] /(n) Jew/Jewish person/
+ [줭] /(n) Jewish calendar/
+ƥƥ /(n) (1) utility/(2) room with sink, washing machine, etc. in a house or apartment (trans: utility)/
+ʥƥå /united/(P)/
+ˡ /(adj-na,n) unique/(P)/
+ˡӥ /(n) unique visitor/
+˥ /(n) union/(P)/
+˥󥸥å /Union Jack/
+˥ /unicorn/
+˥ /Unisys/(P)/
+˥å /unisex/
+˥ /UNICEF/United Nations International Children's Emergency Fund/(P)/
+˥ /unison/
+˥ /unitard/
+˥å /Unix/
+˥å /(n) unit/(P)/
+˥åȥå /small prefabricated kitchen in an apartment (trans: unit kitchen)/
+˥åȥȥ /unit control/
+˥åȥƥ /unit system/
+˥åȥȥåȥ /unit stock control/
+˥åȥɥ쥹 /unit dress/
+˥åȥС /(n) bathroom in a small apartment, etc. (trans: unit bath)/
+˥åȥץ饤 /unit pricing/
+˥åȥ /unit load/
+˥åȲȶ [˥åȤ] /(n) unit furniture/
+˥åȷ [˥åȤȤ󤿤] /(n) unit-type investment trust/
+˥åʬΥ饯 [˥åȤ֤ꥭ饯] /unit separator (US)/
+˥С /(adj-na,n) universal/(P)/
+˥С륵ӥ /(n) universal service/
+˥С륹ڡ /universal space/
+˥С륿 /universal time/
+˥С /(n) Universiade/(P)/
+˥Сƥ /university/
+˥С /(n) universe/(P)/
+˥Хå /UNIVAC/
+˥ե /(n) unify/
+˥ե /unifier/
+˥ե /(n) unification/
+˥եߥƥ /uniformity/
+˥ե /(n) uniform/
+˥ۡ /(n) uniform/(P)/
+ͥ /(n) UNESCO/United Nations Educational Scientific and Cultural Organization/(P)/
+ͥ [ͥ󤷤礦] /(n) UNESCO charter/
+ӥ /(n) ubiquitous/
+ԥƥ /(n) Jupiter/
+ޥ˥ /(n) humanism/
+ߥ /Ymir/
+ꥢ /urea/(P)/
+ꥦ /Julius/
+ꥦ [ꥦ줭] /(n) Julian calendar/
+Υ /(n) tulip tree/
+Υ /(n) tulip tree/
+衼 /yoga/(P)/
+衼 /(n) yoke/(P)/
+衼㡼ƥꥢ /Yorkshire terrier/
+衼 /(de:) (n) yoghurt/(P)/
+衼 /(de:) (abbr) tincture of iodine (de: Jodtinktur)/
+衼ǥ /(n) yodel/
+衼ɥꥦ /(n) potassium iodine/
+衼ɥ /(de:) (n) tincture of iodine (de: Jodtinktur)/(P)/
+衼ɥۥȿ [衼ɥۥϤΤ] /(n) iodoform reaction/
+衼ɥ /Yourdon/
+衼å /Europe/(P)/
+衼åѲ [衼åѤ] /(n) Council of Europe/
+衼åѵ [衼åѤۤ䤯礦] /(n) The European Association for Machine Translation/EAMT/
+衼åѵIJ [衼åѤ] /(n) European Parliament/
+衼åѶĻ [衼åѤޤɤ] /(n) European robin/
+衼åѷ [衼åѤ] /(n) European chestnut/
+衼åѻǭ [衼åѤޤͤ] /(n) (European) wildcat/
+衼åȯ [衼åѤդäϤĤ󤳤] /(n) European Bank for Reconstruction and Development (EBRD)/
+衼å [衼åѤ] /(n) common European plum/
+衼ԥץ /European plan/
+襬 /(n) yoga/(P)/
+襬ή [襬Τ夦] /the cult of yoga/
+åƥ /(n) yachtel (combination of yacht and hotel)/
+å /(n) yacht (usually only used for a sailing boat with one mast)/(P)/
+åȥ /(n) yacht club/yachting club/
+åȥϡС /(n) yacht harbor/(P)/
+åȥѡ /(n) yacht parka/
+ϥ֥ͥ륰 /Johannesburg/(P)/
+ /Jordan/(P)/
+顼 /(de:) (n) position (de: Lage)/(P)/
+顼 /(n) lard/(P)/
+顼˥ /learning/(P)/
+顼Х /rurban (area)/rural and urban/
+顼ޥ /(de:) frame (de: Rahmen)/(P)/
+顼 /(n) Chinese-style noodles (zh: lamian)/(P)/
+顼 [顼󤭤礦] /(n) rigid-frame bridge/
+顼¤ [顼󤳤] /(n) Rahmen/rigid-frame structure/
+顼 [顼] /(n) (uk) raayu (kind of spicy oil, used in Chinese cuisine) (zh: layou)/
+饤 /lie/(P)/
+饤ӥƥ /liability/(P)/
+饤 /(n) lion/(P)/
+饤󥺥 /Lions Club/(P)/
+饤 /Leica (German camera brand)/(P)/
+饤 /liger/cross between a lion and a tiger/
+饤 /like/
+饤󥰥ͥ졼 /rising generation/(P)/
+饤 /(n) rice/(P)/
+饤졼 /(n) curry and rice/
+饤 /rice cake/
+饤ڡѡ /rice paper/
+饤󥷥 /(n) licensing/
+饤 /(n) license/(P)/
+饤 [饤󥹤] /(n) license production/
+饤 /(n) writer/
+饤 /(n) lighter/rider/writer/(P)/
+饤 /(n) rider/(P)/
+饤ƥ /(n) lighting/writing/
+饤ƥ󥰥ǥ /writing desk/
+饤ƥ󥰥ӥ塼 /writing bureau/
+饤ǥ /riding/
+饤ǥ󥰥֥꡼ /riding breeches/
+饤ǥ [饤ǥӤ] /(n) Leyden jar/
+饤 /(n) light/right field/right fielder/right/(P)/
+饤ȥȥ꡼ /light industry/
+饤ȥ /right wing/
+饤ȥ /lightweight/
+饤ȥ륿 [饤ȥ륿夦] /(n) light welterweight/
+饤ȥڥ /light opera/
+饤ȥǥ쥯 /light director/
+饤ȥ˥ /lightning/
+饤ȥϥ /lighthouse/
+饤ȥϥ /right-hand/
+饤ȥХ /(n) light van/(P)/
+饤ȥӡ /(n) light beer/
+饤ȥե饤 [饤ȥե饤夦] /(n) light flyweight/
+饤ȥ֥롼 /light blue/
+饤ȥإӡ /light heavyweight/
+饤ȥإӡ [饤ȥإӡ夦] /(n) light heavyweight/
+饤ȥڥ /(n) light pen/
+饤ȥߥɥ [饤ȥߥɥ뤭夦] /(n) light middleweight/
+饤ȥ /(de:) Leitmotiv/
+饤ȵ [饤Ȥ夦] /(n) lightweight/
+饤 /ride/(P)/
+饤ʡ /(n) liner/line drive (baseball)/(P)/
+饤ʡΡ /liner notes/
+饤˥ /lining/
+饤Υ /(n) linotype/
+饤Х /(n) rival/competition/(P)/
+饤 /(n) life/(P)/
+饤եӥ /life-service/
+饤ե /life science/
+饤ե /(n) life cycle/
+饤ե륨ͥ륮 /life-cycle energy/
+饤ե /life-size/
+饤ե㥱å /life jacket/
+饤ե /(n) life-style/
+饤ե /lifetime/
+饤ե٥ /life vest/
+饤եܡ /lifeboat/
+饤ե饤 /(n) lifeline/
+饤ե /(n) rifle/(P)/
+饤եͷⶥ [饤ե뤷㤲礦] /(n) rifle shooting/
+饤ե [饤ե뤸夦] /rifle/
+饤ե /(n) life-work/(P)/
+饤 /(n) live/(P)/
+饤֥硼 /live show/
+饤֥ϥ /(n) live house/(P)/
+饤֥ /(n) library/
+饤֥꡼ /(n) library/(P)/
+饤֥ꥢ /(n) librarian/
+饤֥쥳ǥ /live recording/
+饤ץĥ /Leipzig/
+饤ץ˥å /(n) Leibniz, Gottfried Wilhelm (1646-1716)/
+饤ܥ /ribosome/
+饤 /rhyme/lime/
+饤饤 /limelight/
+饤 [饤Ӥ礦] /(n) Lyme disease/
+饤å /(n) lilac/
+饤å [饤å] /(n) lilac/
+饤 /(n) line/(P)/
+饤󥢥å /(n) (product) line-up/(P)/
+饤󥨥ǥ /(n) line editor/
+饤󥪥 /line off/
+饤󥹥ȡ /rhinestone/
+饤 /(n) revue dance performed in a line/line dance/
+饤ɥ饤 /line drive/
+饤ʥå /(n) lineup/
+饤ͥåȥ /line network/
+饤ե /line-feed (character)/
+饤ץ󥿡 /line printer/
+饤 [饤󤬤] /(river) Rhine/
+饤ȿ [饤󤽤] /(n) line organization/
+饤 /(adj) live/
+饤 /(n) rival/
+饤ϥ /(n) live house/
+饤 [饤म] /(n) rye/
+饦ɥԡ /(n) loudspeaker/(P)/
+饦ɥͥ /loudness/
+饦 [饦󤵤] /(n) lauric acid/
+饦 /(n) lounge/(P)/
+饦󥸥 /loungewear/
+饦 /(n) round/(P)/
+饦ɥơ֥ /round table/
+饦ɥʥС /round number/
+饦ɥӥ /(n) round robin/
+饪 /Laos/(P)/
+饬 /rugger/(P)/
+饬ӡ /lager beer/
+饯 /raccoon/
+饯ȡ /lactose/
+饯 /(n) lacrosse/
+饰 /rug/(P)/
+饰 /ragtime/
+饰ӡ /(n) rugby/(P)/
+饰 /raglan/
+饱å /(n) paddle/racket/(P)/
+饱åȥܡ /racquetball/
+饳 /Lacoste/(P)/
+饵 /La Salle/(P)/
+饶˥ /lasagna/
+饷ʥꥹ /rationalist/
+饷ʥꥺ /rationalism/
+饷ʥꥼ /rationalization/
+饷ʥ /rational/
+饸 /radial/(P)/
+饸륿 /radial tire/
+饸 /(n) (math) radian/
+饸 /radius/
+饸 /(n) radium (Ra)/(P)/
+饸 [饸ऻ] /(n) radium spring/
+饸ˡ [饸礦ۤ] /(n) radium therapy/
+饸 /(n) radiator/(P)/
+饸 /(n) radio/(P)/
+饸ȡ /radioisotope/
+饸 /radio car/
+饸ܥƥ /radiocarbon test/
+饸å /radio-cassette (tape recorder)/
+饸ȥ /radio control/
+饸ѥ /radio compass/
+饸ƥ /(n) Radio City/
+饸 /(n) radiosonde/
+饸᡼ /radiometer/
+饸 /(n) (abbr) radio-cassette player/(P)/
+饸ꥹ /radicalist/
+饸 /(adj-na) radical/(P)/
+饸 /(abbr) radio controlled models (car, plane, etc)/
+饹 /(1) RAS/Remote Access Server/(2) lathe/(P)/
+饹 /(n) rusk/
+饹 /(n) roster/
+饹 /raster/
+饹ե /raster file/
+饹 /(n) last/(P)/
+饹ȥѡ /(n) last spurt/(P)/
+饹ȥإӡ /(n) final effort before the end (trans: last heavy)/
+饹ȥå /last lap/
+饹ѥ쥹ؿ [饹ѥ쥹] /(n) Laspeyres index/
+饺٥꡼ /raspberry/
+饻߲ [饻ߤ] /(n) racemization/
+饻 [饻ߤ] /(n) racemic body/
+饻ʬ [饻ߤ֤󤫤] /(n) resolution/
+饿ȶ [饿󤫤] /(n) rattan furniture/
+ /rudder/ladder (PLC programming paradigm)/(P)/
+塼 /latitude/
+å /(n) lacquer/
+å /(adj-na,n) lucky/(P)/
+å֥ /(n) lucky seventh/
+å /lucky zone/(P)/
+å /(n) rack/ruck/(P)/
+å /(n) luggage/baggage/
+å /Rassa (fever)/
+å /(n) (abbr) rush/rush hour/LASH/(P)/
+å奢 /(n) rush hour/(P)/
+åץ /rush print/
+å /(n) Russell/(P)/
+å /(n) latch/(P)/
+å /(n) (laboratory) rat/
+åԥ /wrapping/(P)/
+åե /ruffle/
+å /(n) lap/wrap/rap/(P)/
+åץ /(n) (abbr) wraparound skirt/
+åץ /(n) lap time/
+åץȥå /laptop/
+åץ /wrap-around/
+ƥå /latex/(P)/
+ƥ /(n) (abbr) Latin/Latin-American/(P)/
+ƥ󥢥ꥫ /Latin America/(P)/
+ƥ󥢥ꥫ [ƥ󥢥ꥫ󤬤] /(n) Latin music/
+ƥꥺ /Latin-American rhythm/
+ƥ [ƥ] /(n) Latin/(P)/
+ǥ /(adj-na) radical/(P)/
+ǥꥢꥺ /radical realism/
+ǥå /radish/
+ȥӥ /Latvia/(P)/
+ɥ /(n) radon (Rn)/(P)/
+С /lover/rubber/(P)/
+С륯 /rubber silk/
+С /rubber cement/
+С /(n) rubber sole/
+С /rubber tile/
+С饱å /rubber racket/
+Хȥ꡼ /lavatory/(P)/
+ӥ /(n) ravioli/(P)/
+ӥ /(n) labyrinth/
+ԥåɥե /rapid fire/
+ /(adj-na,n) rough/(P)/
+եܿ [ե䤷] /(n) raffia palm/
+ե /(fr:) the forest (fr: la foret)/(P)/
+եå /(n) rough sketch/
+ե /raft/(P)/
+եץ졼 /rough play/(P)/
+եޥ˥Υ /Rachmaninoff/(P)/
+ /(n) (abbr) lab/laboratory/love/(P)/
+֥ե /love affair/
+֥ /love-in/
+֥ /love game/
+֥ /(abbr) romantic comedy (trans: love comedy)/(P)/
+֥塼 /love juice/
+֥ȡ꡼ /(n) love story/soap opera/
+֥ /(n) love song/(P)/
+֥ /(n) love seat/love chair/
+֥㥤 /love child/
+֥ϥ /love hunt/
+֥ץ졼 /love play/
+֥ۥƥ /(n) love hotel (hotel that rents rooms to couples either overnight or for two hours' "rest")/
+֥쥿 /(n) love-letter/(P)/
+֥ޥ /(n) love romance/
+ץ /RAPCON/
+ץǥ /(n) rhapsody/
+ץ㡼ǥ /(n) rupture disk (type of safety valve)/
+٥ /(n) labeling/
+٥ /(n) label/(P)/
+٥դ [٥Ť] /labeling/
+٥ /(n) lavender/
+٥ [٥] /(n) lavender/
+ڥ /lapel/
+ /(n) (abbr) laboratory/language laboratory/(P)/
+ܥȥ꡼ /laboratory/
+ܥȥ꡼ȥ᡼ /laboratory automation/LA/
+ܥȥ꡼ /laboratories/
+ /(Dalai) Lama/llama/(P)/
+ޡ /Lamaze/
+ޥ륯 [ޥ륯] /(n) Lamarckism/
+ߥ͡ /laminate/(P)/
+ /(n) lamb/rump/rum/RAM (random access memory)/(P)/
+० /lamb's wool/
+ॹ /lambskin/
+ /(n) lambda/
+å /Lambda rocket/
+ /(n) soda pop/
+ [ष] /(n) rum/
+ /(fr:) lame/(P)/
+͡ȥ /laminated ski/
+Х /lullaby/(P)/
+꡼ /(n) rally/(P)/
+ꥢå /lariat/
+ե /Ralph Lauren/(P)/
+ /(n) lauan/(P)/
+ /(n) run/LAN (local area network)/(P)/
+󥭥 /(n) ranking/(P)/
+ /(n) rank/(P)/
+󥯥 /(n) (abbr) (Toyota) Land Cruiser/
+ /language (fr: langue)/lung/(P)/
+󥰥 /(de:) wraparound retaining straps worn with the old ski cable bindings/
+󥲡 /(n) language/
+󥲡ץå /language processor/
+󥲡ܥȥ꡼ /language laboratory/LL/
+󥲥ϥ /Langerhans/
+󥲥ϥ [󥲥ϥ󥹤] /isle of Langerhans/
+󥳥 /(abbr) lunchtime concert/
+󥵡 /lancer/
+󥸥꡼ /lingerie/(P)/
+ /lance/(P)/
+󥹥 /run-through/
+󥻥 /Lancel (French manufacturer)/
+󥿥 /(n) runtime/
+󥿥 /(n) lanthanum (La)/lantern/
+ /(adj-na,n) random/(P)/
+ॵץ /(n) random sampling/
+ /(n) launch/lunch/(P)/
+ /(fr:) pensioneer (fr: rentier)/
+å /lunch set/
+ /(n) lunchtime/
+㡼 /launcher/
+ /(n) luncheon/
+¥󥰥С /landing bahn/
+ǥ /landing/(P)/
+ǥ֡ /(fr:) (n) meeting (fr: rendez-vous)/
+ /(n) land/(P)/
+ɥå /LANDSAT/(P)/
+ɥ /landscape/
+ɥ /(de:) (n) bag (de: Raenzel)/knapsack/satchel with back straps/(P)/
+ɥޡ /landmark/(P)/
+ɥ꡼ /(n) laundry/(P)/
+ʡ /(n) runner/(P)/
+ʡϥ /runner's high/
+˥ /(n) (1) running/(2) tank top/(P)/
+˥󥰥 /running cost/
+˥󥰥 /(n) athletic-style shirt/running vest/
+˥󥰥ȥå /running stock/
+˥󥰥ۡޡ /running homer/
+˥󥰥ۡ /running home run (baseball)/inside-the-park home run/
+Х /Lanvin/
+֥륷 /rumble seat/
+֥ [֥٤⤦夦] /giardia/
+֥ [֥٤⤦夦礦] /giardiasis/
+ /(n) lamp/ramp/headlight/light/(P)/
+ץ /rampway/
+ץơ /rump steak/
+󥰥 /(n) run length/
+ /(n) love/(P)/
+ۥƥ /love hotel/
+ [餮礦] /Classification for Japanese verb with the dictionary form ending in "ru"/
+ [] /(n) radio listings/
+꡼ /leaguer/(P)/
+꡼ /legal/
+꡼륷ƥ /(n) legal system/
+꡼ /leek/
+꡼ /leak/leek/(P)/
+꡼ǥƥ /leak detector/
+꡼ /(n) league/(P)/
+꡼ [꡼] /(n) league match/(P)/
+꡼ /leakage/
+꡼ʥꥺ /regionalism/
+꡼ʥ /regional/
+꡼ /(n) region/
+꡼ /(n) lease/wreath/(P)/
+꡼ [꡼󤮤礦] /(n) leasing industry/
+꡼ɥå /leads and lags/
+꡼ʥ֥ /(adj-na,n) reasonable/(P)/
+꡼ /(abbr) regent style/
+꡼ȥ /regent style/ducktail/
+꡼ /(n) reader/
+꡼ /(n) (1) leader/(2) reader/(P)/
+꡼å /(n) leadership/(P)/
+꡼åŪϰ [꡼åפƤ] /leadership position/
+꡼ [꡼] /leadership change/
+꡼ [꡼] /(n) leadership organization/
+꡼ /(n) (1) reach/(2) leech/(P)/
+꡼֥ /reachable/
+꡼ǥ /reading/leading/(P)/
+꡼ǥ󥰥ȥ꡼ /leading industry/
+꡼ǥ󥰥ѥˡ /leading company/
+꡼ǥ󥰥 /leading case/
+꡼ǥ󥰥ҥå /leading hitter/
+꡼ /song (de: Lied)/lead/reed/(P)/
+꡼ /(n,vs) read(ing)/lead (in a game)/being in the lead/(P)/
+꡼ɥեޥ /lead-off man/(P)/
+꡼ɥ꡼ /read-only/
+꡼ɥӥƥ /readability/
+꡼ɳڴ [꡼ɤä] /(n) reed instrument/
+꡼Х /Levis (jeans)/
+꡼ҥƥ󥷥奿 /Liechtenstein (p)/Lichtenstein/
+꡼ӥѴ [꡼ӥҤ줤㤯] /(n) Liebig condenser/
+꡼ӥ /leaving/
+꡼ /(n) reef/leaf/
+꡼եå /(n) leaflet/(P)/
+꡼ /leave/
+꡼ /(de:) (n) love (de: Liebe)/
+꡼ܥå /Reebok (sneakers)/
+꡼ޡ /reamer/
+꡼ޥ /Riemann/(P)/
+꡼ޥ [꡼ޥ󤭤] /(n) Riemannian geometry/
+꡼ /(n) reel/(P)/
+ꥢ /(n) rear/(P)/
+ꥢɡ /rear window/
+ꥢ󥸥 /rear engine/
+ꥢ /(n) reaction/(P)/
+ꥢ /reactor/
+ꥢ /reactance/
+ꥢ /rear seat/
+ꥢ /Rias/
+ꥢɥ饤 /rear drive/
+ꥢꥹƥå /(n) realistic/
+ꥢꥹ /(n) realist/
+ꥢꥺ /(n) realism/(P)/
+ꥢƥ /(n) reality/
+ꥢƥ /(n) reality/(P)/
+ꥢ /(adj-na,n) real/(P)/
+ꥢ륿 /(adj-na,n) realtime/
+ꥢ륿ॷƥ /real-time system/
+ꥢ륿 [ꥢ륿ष] /(n) real time processing/
+ꥢץ饤 /real price/
+ꥢݥƥå /real politics/
+ꥦޥ /(n) rheumatism/
+ꥨ /liaison/
+ꥨ󥸥˥ /(n) re-engineering/
+ꥫ /liquor/
+ꥫ /(n) recursive/
+ꥫ /(n) recursion/
+ꥫС /(n) recover/
+ꥫХ꡼ /recovery/
+ꥫХ꡼å /recovery shot/
+ꥫ /recurrent/
+ꥫȥ˥塼ͥåȥ /recurrent neural network/
+ꥭå /liquid/(P)/
+ꥭ塼 /(n) liqueur/(P)/
+ꥮ륱󥿥륹 /Rigel Kentaurus (navigator's name for Alpha Centauri)/
+ꥯ /Likud (Israeli political party)/(P)/
+ꥯ /(n) request/(P)/
+ꥯ饤˥󥰥 /reclining seat/
+ꥯꥨ /(n) recreation/
+ꥯ롼 /recruiter/(P)/
+ꥯ롼 /(n) recruit/(P)/
+ꥯ롼ȥեå /recruit fashion/
+ꥰ /rig/
+ꥰꥹ /rigorist/
+ꥰå /regret/
+ꥱå /(n) rickettsia/
+ꥳ /Ricoh/(P)/
+ꥳ /recorder/(P)/
+ꥳ /(n) recall/(P)/
+ꥳǡ /recommendation/
+ꥳ󥹥ȥ饯 /reconstruction/
+ꥴꥺ /rigorism/
+ꥵ /(n) research/(P)/
+ꥵ /recycling/
+ꥵ /(n) recycle/
+ꥵ륷å /recycle shop/(P)/
+ꥵ /(n) resize/
+ꥵ /(n) recital/(P)/
+ꥵ塼ο޷ [ꥵ塼Τ] /(n) Lissajous's figure/
+ꥶ /lizard/
+ꥶɥޥ /lizardman/
+ꥶ /(n) reserve/(P)/
+ꥶ /(n) result/
+ꥶ쥯 /resurrection/
+ꥸ /(n) reject/
+ꥸ /lysine/
+ꥹ /(de:) (n) (1) fracture (de: Riss)/(2) lithograph/(3) squirrel/(P)/
+ꥹ /(n) risk/RISC/(P)/
+ꥹȥ /risk control/
+ꥹեʥ /risk finance/
+ꥹե /risk factor/
+ꥹ /(n) restart/
+ꥹƥ /listing/
+ꥹƥꥢ [ꥹƥꥢ] /(n) Listeria monocytogenes/
+ꥹ /(n) list/wrist/(P)/
+ꥹȥ /(n) restore/
+ꥹȥå /(n) listing (trans: list up)/
+ꥹȥå󥰥ե /(n) restocking fee/
+ꥹȥХ /wristband/
+ꥹȥץ /list broker/
+ꥹȥ /(n) (abbr) restructure/reconstruction (of a company)/(P)/
+ꥹȥ饯 /(n) restructuring/
+ꥹȥ [ꥹȥ餵] /restructuring scheme/
+ꥹʡ /(n) listener/(P)/
+ꥹ˥ /(n) listening/
+ꥹ˥󥰥롼 /listening room/
+ꥹ /(n) lisp/
+ꥹܥ /Lisbon/(P)/
+ꥺߥ /(adj-na,n) rhythmical/(P)/
+ꥺ /(n) rhythm/(P)/
+ꥺ౿ư [ꥺदɤ] /(n) rhythmic exercises/
+ꥻ /(fr:) lycee/(P)/
+ꥻå /recession/(P)/
+ꥻå /(n) reset/
+ꥻ顼 /reseller/
+꥽ /(n) resource/
+꥾ /(n) resort/(P)/
+꥾ȥ /(n) resort wear/
+꥾ȥϥ /(n) villa (trans: resort house)/
+꥾ȥۥƥ /resort hotel/(P)/
+꥾å /(n) risotto/(P)/
+꥾ /(n) resolver/
+꥿ /(n) return/(P)/
+꥿ѥ /return pass/
+꥿ޥå /(n) return match/(P)/
+꥿ /(n) retire/(P)/
+꥿å /retouch/
+ /redial/
+쥯 /(n) redirection/
+쥯 /(n) redirect/
+ /(n) reduction/
+ /(n) lithium (Li)/(P)/
+।Хåƥ꡼ /(n) lithium-ion battery/
+ [Ǥ] /(n) lithium battery/
+ [Ф] /(n) lithium bomb/
+å󥰥⡼ /rocking motion/(P)/
+å /(n,vs) lick/
+å /ridge/
+å /(n) car with 1000cc engine (trans: liter car)/(P)/
+å /(adj-na,n) rich/(P)/
+åǥ /(n) rich media/
+åȥ /(n) litre/(P)/
+å /(n) lip/
+åץ꡼ /lip cream/
+åץӥ /lip service/(P)/
+åץƥå /lipstick/
+åץ꡼ǥ /lipreading/
+åץ /(n) ripple/
+ơХ󥭥 /(n) small-scale finance (trans: little banking)/
+ƥ饷 /literary/
+ƥ饷 /literacy/
+ƥ㡼 /literature/
+ƥ /(n) literal/
+ǥץ쥤 /redisplay/
+ǥ塼 /reduce/
+ȥ˥ /Lithuania/(P)/
+ȥ /(n) lithograph/(P)/
+ȥޥ /(n) litmus/
+ȥޥ [ȥޥ] /(n) litmus paper/
+ȥߥå /rhythmic/
+ȥ饤 /retry/
+ȥ饯֥ /retractable/
+ȥ饯֥إåɥ /retractable headlamp/
+ȥ /(adj-na,n) little/(P)/
+ȥȡ硼 /Little Tokyo/
+ȥޥ /little magazine/
+ȥ꡼ /Little League/
+ȥå /Little Rock/(P)/
+˥ /(adj-na,n) linear/(P)/
+˥⡼ /linear motor/
+˥⡼ /(n) linear motorcar/(P)/
+˥塼 /(n) renewal/(P)/
+͡ /rename/(P)/
+ͥץߥ /linear programming/
+ͥ /(n) linen/
+Ρ /linole/(P)/
+Ρ [Ρ뤵] /(n) linoleic acid/
+Υ١ /renovation/
+Υꥦ /(n) linoleum/
+ΥꥦDz [ΥꥦϤ] /(n) linocut/
+Υ [Υ󤵤] /(n) linolenic acid/
+ϡ /(n) rehearsal/(P)/
+ϥӥ /(n) rehabilitation/(P)/
+ϥӥơ /(n) rehabilitation/(P)/
+С֥ /(adj-na) reversible/(P)/
+С֥륳 /(n) reversible coat/
+С֥ե֥å /(n) reversible fabric/
+С /(n) reverse/
+С /(n) reverse turn/
+С /(n) reverse roll/
+Хɥǥ /(n) revised edition/
+ХХ /(n) revival/(P)/
+Х֥å /revive shop/
+Х /(n) rebound/(P)/
+Хƥ /liberty/(P)/
+Хס륵 /Liverpool Sound/(P)/
+ѥ֥å /republic/
+ҥƥ󥷥奿 /Liechtenstein (p)/Lichtenstein/
+ӥ /Libya/(P)/
+ӥǭ [ӥޤͤ] /(n) Libyan wildcat/
+ӥ /(n) revision/(P)/
+ӥɡ /libido/
+ӥ /(n) living/(P)/
+ӥ󥰥 /(n) living will/
+ӥ󥰥å /living kitchen/
+ӥ󥰥ȥå /living stock/
+ӥ󥰥å /(n) (abbr) living room set/
+ӥ󥰥롼 /living room/
+ԡ /(n) repeater/(P)/
+ԡ /repeat/
+եʥ /refinance/(P)/
+ե /(n) refine/
+ե /referencer/
+ե /(n) reference/
+ե󥹥 /reference guide/
+ե /(n) makeover (trans: reform)/updating/(P)/
+ե।󥹥ȥ饯 /(n) reform instructor/
+եץ /(n) reform plan/
+ե /(n) (1) lift/(2) rift/(P)/
+եȥХå /liftback/
+ե졼 /reflation/
+ե졼 /refrain/
+ե쥤 /(n) refrain/
+ե쥯 /reflection/
+ե쥯ƥ /reflective/
+ե쥯 /reflect/
+ե쥷 /refresh/
+եå /(n) refresh (e.g. memory)/(P)/
+եå /refreshment/
+ /(abbr) liberation/rib/(P)/
+֡ /(n) reboot/
+֥ /rib roast/
+ץ饤 /(n) reply/(P)/
+ץꥱ /(n) replication/
+ץꥱ /(n) replicate/
+ץ /reprint/
+ץ /(n) ripple/
+ץ졼 /replace/
+ץå /repression/
+ץ /reproduction/
+١ /(n) (1) rebate/(2) commission/kickback/(P)/
+٥å /(n) rivet/
+٥åܹ [٥åȤĤ] /(n) rivet connection/
+٥ꥹ /(n) liberalist/(P)/
+٥ꥺ /(n) liberalism/(P)/
+٥ /(adj-na,n) liberal/(P)/
+٥ꥢ /Liberia/(P)/
+٥ /revenge/determination of a loser to win the next time/
+ڥ /repair/
+ܥ /ribosome/(P)/
+ܥ /(n) ribosome/
+ܥС /revolver/
+ܥӥ /revolving/
+ܥӥ󥰥ƥ /(n) revolving (credit payment) system/
+ܥӥ󥰥 /revolving loan/
+ܥӥʧ [ܥӥ󥰤Ф餤] /revolving payments/
+ܥ /(n) ribbon/(P)/
+ܥ󥹥ȥ饤 /ribbon stripe/
+ʧ [ܤФ餤] /(abbr) revolving payments/
+ݡ /(n) reporter/(P)/
+ݡ /(n) report/paper/(P)/
+ݥƥ /liposteroid/
+ [ݤѤ] /(n) lipoprotein/
+ /(n) Lima/(P)/
+ޡ /remark/
+ߥå /(n) limiter/
+ߥå /limiter/
+ߥå /(n) limit/(P)/
+ߥåȥ /limit-cycle/
+ߥơ /limitation/
+ߥƥå /limited/
+ߥƥå /limited/(P)/
+ /rim/(P)/
+ॷå /rim-shot/
+ॸ /limousine/
+ॸ /(n) limousine/(P)/
+ɹ [ɤ] /(n) rimmed steel/
+ /rimland/
+᡼ /remake/(P)/
+⡼ /(n) remote/(P)/
+⡼ȥ /remote car/
+⡼ȥȥ /remote control/
+⡼ȥå /remote switch/
+⡼ȥ󥷥 /(n) remote sensing/
+⡼ȥǥ쥯ȥ /remote directory/
+⥳ /(n) remote control/(P)/
+䥫 /(n) trailer towed by bicycle, etc. (trans: rearcar)/
+塼 /(fr:) sledge (fr: luge)/(P)/
+塼 /lute/(P)/
+塼ޥ /(de:) (n) rheumatism (de: Rheumatismus)/(P)/
+塼ޥǮ [塼ޥͤ] /(n) rheumatic fever/
+奯֡ /Luxembourg (p)/Luxemburg/
+å /(abbr) backpack/
+åå /(n) rucksack/(P)/
+եꥼ /lyophilization/
+ /(fr:) Lyon/(P)/
+ /(n) lilas/(P)/
+饤 /(n) rewrite/
+饯 /relaxation/
+饯 /relaxation/
+å /(n,vs) relax/(P)/
+꡼ /(n) release/(P)/
+꡼ /lily skirt/
+꡼ /(n) relief/(P)/
+꡼ե /(n) bullpen cart/bullpen car/
+꡼եԥå㡼 /relief pitcher/
+ꥫ /(adj-na,n) lyrical/
+ꥷ /(n) lyricism/
+å /(adj-na) lyric/
+졼 /(n) relay/(P)/
+졼ʥ /(n) relational/
+졼 /(n) relation/
+졼졼 /(n) relay race/
+󥵡֥ /relocation service/
+磻 /(n) rewind/
+ /(n) linker/
+󥬥ۥ [󥬥ۥ󤷤] /(n) language laboratory (trans: linguaphone room)/
+ /(n,vs) (1) link/(2) rink/(P)/
+󥯥 /(n) links/lynx/
+󥯥ȥ /link store/
+ [󥯤] /(n) link system/
+ [󥯤] /(n) linkage/
+ /(n) ring/(P)/
+󥰥 /ring out/
+󥰥 /ringside/(P)/
+󥰥͡ /ring name/
+󥰥Ρ /(n) ring binder (trans: ring note)/
+󥱡 /(n) linkage/(P)/
+󥲥 /Ringer/(P)/
+ /rinse/(hair) conditioner/(P)/
+ /(n,vs) lynch/bullying/abuse/beating/(P)/
+ͥ /(n) linear/
+ /(de:) (n) lymph (de: Lymphe)/(P)/
+ѵ [Ѥ夦] /(n) lymphocyte/
+Ѽ [Ѥ] /(n) lymphoma/
+ [ѤϤäĤӤ礦] /(n) lymphocytic leukemia/
+ [Ѥ] /(n) lymph node/
+ [ѤĤ] /(n) lymphadenitis/
+ [ѤĤ褦] /(n) lymphoma/
+ [Ѥˤ] /(n) lymphosarcoma/
+ [Ѥդ] /(n) lymphedema/
+ܡ /limbo dance/
+ [󤵤] /(n) phosphoric acid/
+ /revival/
+롼 /(fr:) (n) red (fr: roux)/redhead/(P)/
+롼 /(n) rookie/(P)/
+롼 /(n) rouge/(P)/
+롼 /(adj-na,n) loose/(P)/
+롼꡼ /(n) loose-leaf/
+롼 /(n) router/
+롼 /router/
+롼 /(n) routine/(P)/
+롼 /(n) roots/(P)/
+롼ĤȤ /(exp) to have roots in/
+롼ƥ /routine/(P)/
+롼ƥ /(n) routing/
+롼 /(n) (1) root/(2) route/(P)/
+롼ȥ륹 /route sales/
+롼С /louver/
+롼 /roof/(P)/
+롼եǥ /(n) roof garden/
+롼եå /roof rack/
+롼֥ /(n) rouble (Russian currency)/(P)/
+롼֥ [롼֥뤴] /(n) rouble agreement (G7 in 1987)/
+롼 /(n) loop/(P)/
+롼ץƥ /loop antenna/
+롼ץڥå /loop carpet/
+롼ץ /loop tie/bolo tie/
+롼ץХå /loopback/
+롼 [롼פ] /(n) loop line/
+롼 /(de:) (n) magnifying glass (de: Lupe)/
+롼ޥ˥ /Roumania/Romania/(P)/
+롼ߥ /rooming (arranging a room to one's own taste)/
+롼 /(n) room/(P)/
+롼९顼 /room cooler/air conditioner/
+롼ॵӥ /room-service/
+롼㡼 /fee charged for hotel room (trans: room charge)/
+롼᡼ /roommate/
+롼ʡ /treadmill (trans: room-runner)/
+롼顼 /ruler/
+롼 /(n) rural/
+롼ϰ [롼] /rural area/
+롼 /(n) rule/(P)/
+롼֥å /rule book/
+롼å /(n) roulette/(P)/
+롼ʸ [롼⤸] /(n) rune/
+륢 /lure/(P)/
+륤 /Louisiana/(P)/
+륤ӥȥ /Louis Vuitton/
+륯 /(n) lux/(P)/
+륯֥륯 /Luxembourg/(P)/
+륵ޥ /ressentiment/(P)/
+륷 /(n) Rus' (old name of Russia)/
+륺 /rhythm/
+륺ॢɥ֥롼 /rhythm and blues/R and B/
+륺ܥå /rhythm box/
+륺ޥ /rhythm machine/
+å /(n) look/(P)/
+å /(n) looks/(P)/
+ƥ /(n) lutetium (Lu)/
+ƥ˥ /(n) ruthenium (Ru)/
+ͥ /(n) Renaissance/(P)/
+ͥå /(n) Renaissance/(P)/
+Ρ /Renault/(P)/
+ /(n) ruby/(P)/
+ӡ /(n) ruby/(P)/
+ӡ饹 /(n) ruby glass/
+ӡϹ [ӡष] /(n) red wax scale/
+ӥ /(n) rubidium (Rb)/
+եȥϥ /Deutsche Lufthansa (German airlines)/(P)/
+ /(n) (abbr) reportage/(P)/
+ݥ饤 /reportage writer/
+ݥ륿 /(n) reportage/(P)/
+ߥͥå /luminescence/(P)/
+ߥΡ /luminol/(P)/
+ߥΡ [ߥΡ뤷] /(n) luminol test/
+ /Le Monde (French newspaper)/(P)/
+ /(de:) (n) lung (de: Lunge)/(P)/
+ /(n) rumba/
+ڥ /(n) loafer (de: Lumpen)/free-loader/tramp/unemployed person/
+졼 /rake/(P)/
+졼 /(n) lake/(P)/
+졼 /(n) racer/(P)/
+졼 /(n) laser/
+졼 /(n) laser/(P)/
+졼ǥ /laser disk/LD/(P)/
+졼ץ /laser printer/
+졼ץ󥿡 /laser printer/
+졼᥹ /(nl:) laser (surgical) knife (nl: mes)/
+졼饤 /Laserwriter/
+졼ù [졼] /(n) laser process/
+졼ͻ [졼椦] /(n) laser nuclear fusion/
+졼 [졼] /(n) laser beam/
+졼 [졼礦] /(n) laser therapy/
+졼ʼ [졼ؤ] /(n) high energy laser weapon/
+졼󥰥 /racing car/(P)/
+졼 /(n) (1) race/(2) lace/(P)/
+졼ڡѡ /(n) (abbr) lace paper doily/
+졼Ԥ [졼] /(n) lacework/
+졼ǡȥ /(fr:) (n) reason for living (fr: raison d'etre)/
+졼 /(n) radar/(P)/
+졼 /radar gun/
+졼ŷʸ [졼Ƥ󤬤] /(n) radar astronomy/
+졼 /(n) rate/(P)/
+졼˥˥ /Leninizm/
+졼˥ /Lenin/(P)/
+졼˥ [졼˥󤷤央] /(n) Leninism/
+졼С˥ /labor union/
+졼٥ /(n) label/(P)/
+졼٥󥹥եե /(de:) philosophy of life (de: Lebensphilosophie)/
+졼 /(n) rayonne/(P)/
+졼 /(n) rail/(P)/
+졼 /(n) lane/(P)/
+졼󥸥㡼 /ranger/
+쥢 /rare/(P)/
+쥢᥿ /rare metal/
+쥤 /(n) (1) lei/(2) ray/(P)/
+쥤 /(n) layout/(P)/
+쥤ȥƥ /layout-system/
+쥤å /(n,vs) lay-up/
+쥤 /(n) layoff/(P)/
+쥤 /racism/
+쥤ꥺ /racialism/
+쥤 /raise/
+쥤ȥ졼 /ray-tracing/
+쥤ˡ /rainy/
+쥤Х /Ray-Ban/
+쥤ԥ /rapier/
+쥤 /(n) rape/(P)/
+쥤ޥ /layman/
+쥤 /(n) layer/
+쥤䡼 /(n) layer/
+쥤䡼ɥå /layered cut/
+쥤䡼ɥå /layered look/
+쥤 /rain/(P)/
+쥤󥳡 /(n) raincoat/(P)/
+쥤 /range/
+쥤󥸥㡼 /(n) ranger/
+쥤ܡեå /rainbow fish/(P)/
+쥪 /(n) leotard/(P)/
+쥪ݥ /leopon/
+쥬 /leg guards/(P)/
+쥬å /(n) regatta/(P)/
+쥭 /lexicon/
+쥮顼 /(adj-na,n) regular/(P)/
+쥮顼 /(abbr) regular chain store/
+쥮顼С /regular member/
+쥮졼 /regulation/
+쥮 /leggings/
+쥯 /(n) requiem/(P)/
+쥯㡼 /(n) lecture/(P)/
+쥯ꥧ /(n) recreation/(P)/
+쥯ꥨ /(n) recreation/(P)/
+쥰ۥ /(n) Leghorn (race of chicken)/(P)/
+쥰륹 /Regulus (star in Leonis)/
+쥲 /(n) reggae/(P)/
+쥲 /(col) beggar/homeless/
+쥳 /(n) recorder/
+쥳 /(n) recorder/(P)/
+쥳ǥ /(n) recording/(P)/
+쥳 /(n) record/(P)/
+쥳ɤι [쥳ɤΤߤ] /record groove/
+쥳ɥץ졼䡼 /(n) record player/
+쥳ɥۥ /(n) record holder/
+쥳ɲ [쥳ɤ] /record shop/
+쥳ʬΥ饯 [쥳ɤ֤ꥭ饯] /record separator (RS)/
+쥳ǡ /recommendation/
+쥶 /(n) (1) leather/(2) razor/(P)/
+쥶 /leather wear/
+쥶å /razor cut/
+쥶ե /leather craft/
+쥶 /leathercloth/
+쥷 /(n) receipt/(P)/
+쥷 /(n) receiver/
+쥷С /(n) receiver/(P)/
+쥷 /(n) receive/(P)/
+쥷 /ratio/
+쥷 /lecithin/
+쥷ơ /recitation/
+쥷 /(n) recipe/
+쥷ץ /(n) (abbr) reciprocating engine/
+쥸 /(n) (abbr) register/(P)/
+쥸ͥ [쥸ͥ餭] /Legionaire's (disease) bacteria/
+쥸ͥ [쥸ͥ餷礦] /Legionaire's disease/
+쥸ɥ̡ /(fr:) Legion d'honneur/
+쥸 /(n) register/
+쥸 /(n) (1) register/(2) resistor/(P)/
+쥸ޡ /(n) register mark/
+쥸ޡ /(n) register mark/
+쥸 /(n) resistance/(P)/
+쥸ǥ /(n) residence/(P)/
+쥸ޡ /(n) (abbr) register mark/
+쥸 /(fr:) resume/
+쥸㡼 /(n) leisure/(P)/
+쥸㡼 /leisure wear/
+쥸㡼ޡå /(n) leisure market/
+쥸㡼 /(n) recreational area/leisure land/
+쥸㡼 [쥸㡼󤮤礦] /(n) leisure industry/
+쥸 /(n) summary (fr: resume)/outline/
+쥸ʥꥺ /(n) regionalism/
+쥸 [쥸դ] /plastic disposable shopping bag/
+쥹 /(n,vs) (1) response (abbr.)/(2) less/(P)/
+쥹塼 /(n) rescue/(P)/
+쥹塼 [쥹塼] /(n) rescue squad/
+쥹ƥ /(n) (abbr) restaurant hotel/
+쥹 /(n) rest/(P)/
+쥹ȥϥ /(n) rest house/
+쥹ȥ /(n) restaurant/(P)/
+쥹ȥ󥷥 /(n) restaurant theater/
+쥹ȥ롼 /(n) rest room/
+쥹ӥ /(n) lesbian/
+쥹ԥ졼 /(n) respirator/
+쥹ݥ /(n,vs) response/
+쥹 /(n) wrestling/(P)/
+쥺 /(n) (abbr) lesbian/(P)/
+쥻ץ /(n) reception/(P)/
+쥻ץ /(de:) (1) medical prescription (de: Rezept)/(2) medical practitioners' receipt for health insurance claim/
+쥽 /Lesotho (p)/
+쥾ʥ /resonance/
+쥾塼 /(n) resolution/
+쥿 /(n) letter/(P)/
+쥿إå /letterhead/
+쥿 /(n) lettuce/(P)/
+쥿å /(n) (abbr) letter facsimile/
+쥿å /retouch/
+쥿 /(n) lettering/(P)/
+å /tow truck (wrecker)/(P)/
+åޡ /leg warmers/
+åѥ /lesser panda/
+å /(n) lesson/(P)/
+åե /(fr:) laisser-faire/
+åƥ /(n) label (nl: Letter)/sticker/(P)/
+å /(adj-na,n) (1) red/(2) led/(3) lead/(P)/
+åɥơ /red tape/
+åɥѡ /red purge/(P)/
+åɥ /Redmond (Washington)/
+ǥ /(n) lady/(P)/
+ǥ /(n) lady/(P)/
+ǥ /ladies/
+ǥե /ladies first/
+ǥ᡼ /(n) ready-made/
+ǥܡǥ /Lady Borden/
+ȥå /(n) rhetoric/(P)/
+ȥ /(n) retort (food)/(P)/
+ȥȿ [ȥȤ礯Ҥ] /(n) packed and sterilised food/retort pack/
+ȥ /(abbr) retrospective/(P)/
+ȥ륹 /(n) retrovirus/
+ʥ /renumber/
+˥ /(n) rhenium (Re)/
+Υ /Lennon/(P)/
+ϥӥ /(abbr) rehabilitation/
+С /(n) lever/liver/(P)/
+ХΥ /Lebanon/(P)/
+Хå /(n) leverage/
+Хå [Хå] /(n) leverage effect/
+ѡȥ꡼ /(n) repertoire/repertory/(P)/
+ѡȥ꡼ƥ /repertory system/
+ /(n) (1) levee/(2) levy/
+ӥ塼 /(n) review/revue/(P)/
+ӥ塼 /reviewer/
+ /(abbr) reflex camera/(P)/
+ե /reference/
+ե󥹥ӥ /reference service/
+ե󥹥֥å /reference book/
+ե꡼ /(n) referee/(P)/
+ե꡼ݥ /(n) referee's position/
+ե /(n) left/(P)/
+եȥ /(n) left wing/
+ե쥯 /(n) reflector/
+եå /reflex camera/
+ץȥԥ [ץȥԥ餷礦] /(n) leptospirosis/
+ץ /(n) lepra/(P)/
+ץꥫ /(n) replica/(P)/
+٥ /(n) level/(P)/
+٥륢å /raising the level of (trans: level up)/proceed to the next level/
+٥ /lowering the level (trans: level down)/
+ܥ塼 /revolution/
+ܥ /revolt/
+ܥС /revolver/
+ /(n) (abbr) report/
+ݡ /(n) reporter/
+ݡ /(n) report/paper/(P)/
+ߥȥ /Remington/
+̲ [हߤ] /(n) rapid eye movement/REM sleeping/
+͡ /(n) lemonade/
+ /(n) lemon/
+󥤥 /lemon yellow/
+󥹥å /(n) lemon squash/
+ƥ /(n) lemon tea/
+䡼 /layer cake/
+˥ /Reunion (p)/
+꡼ /release/
+꡼ /(n) relief/(P)/
+Х /rail bus/(P)/
+󥰥 /(n) length/(P)/
+ /(n) range/stove/(P)/
+󥸥ա /range food/
+󥸥㡼 /ranger/(P)/
+ /(n) lens/(P)/
+󥺥ա /lens hood/
+󥺱 [󥺤] /(n) lenticularis/
+󥿥 /(n) hire car (trans: rent-a-car)/(P)/
+󥿥 /(n) rent-a-cycle/
+󥿥 /(n) rental/(P)/
+󥿥륷ƥ /rental system/
+󥿥ӥǥ /(n) rental video/(P)/
+󥿥롼 /rental room/
+ /(n) rendering/
+ȥ /(n) X-ray (trans: Roentgen)/(P)/
+ /lemma/
+ /(n) rebel/level/
+塼 /review/
+ [Ƥ] /(n) mark showing character order in Chinese texts/tick mark/
+ /(1) law/(2) low/(3) row/(4) raw/(P)/
+֥С /low absorber/
+󥰥 /low angle/
+ /(adj-na,n) local/(P)/
+륨ꥢͥåȥ /local area network/LAN/
+륪֥С /local observer/
+륫顼 /(n) local color/
+륳ƥ /(n) local content/
+˥塼 /(n) local news/
+ߥ˥ /local minima/
+ [뤻] /(n) local line/
+ [Ф󤰤] /(n) local program/
+ /low-key/
+ /low gear/
+ /low cost/
+ե /low-sulphur (oil)/LS/
+ /(n) lotion/(P)/
+Хå /rosin bag/
+ /(n) (abbr) roast/roasting meat/sirloin/pork loin/(P)/
+ /(n) law school/
+ /roaster/
+ /(n) roast/(P)/
+ȥӡ /roast beef/
+ϥ /roast ham/
+ /(n) rose/(P)/
+ޥ꡼ /rosemary/
+ /(fr:) rose/(P)/
+ /rotor/(P)/
+ /lotus/(P)/
+꡼ /(n) rotary/(P)/
+꡼󥸥 /rotary engine/
+꡼ /(n) Rotary Club/(P)/
+꡼ [꡼] /(n) rotary snowplow/
+ /(n) loader/
+ /(n) loader/
+ơ /(n) rotation/(P)/
+ƥ /(n) early teens (trans: low teen)/
+ [Ȥ] /(n) Turkey red oil/
+ /(n) load/Lord/road/(P)/
+ɥ /Rhode Island/
+ɥ /road game/
+ɥ硼 /(n) roadshow/(P)/
+ɥ祦 /roadshow/
+ɥƥ /road test/
+ɥǥɥ /rhododendron/
+ɥۡǥ /road holding/
+ɥޥå /road map/
+ɥߥ顼 /road mirror/
+ɥ졼 /roadracer/
+ɥ졼 /(n) road race/(P)/
+ɥ /road work/
+ͥå /(abbr) low-necked collar/
+ҡ /(abbr) low-heeled shoes/
+եå /low-fat/
+ /(adj-no) robe/
+֥饦 /lowbrow/
+ /(n) rope/(P)/
+ץ /(n) ropeway/(P)/
+ץ /ropeway/aerial tram/
+ץǥ /robe decolletee/
+ޥ /roman/
+޻ [ޤ] /(n) transliteration of Japanese in "Roman" or Latin letters/romanization/romaji/(P)/
+޿ [ޤ] /(n) Roman myths/
+޿ [ޤ] /(n) Roman numerals/
+ [ޤƤ] /(n) Roman Empire/
+ˡ [ޤۤ] /(n) Roman law/
+ /(n) loam/(P)/
+ [ऽ] /stratum of loam/
+ƥ /royalty/
+ /(n) royal/
+顼 /(n) roller/(P)/
+顼 /(n) roller coaster/
+顼 /(n) roller skate/(P)/
+顼² [顼] /(n) people devoted to inline rollerskating/
+ /Roland/(P)/
+ /(n) rolling/(P)/
+󥰥ץ /rolling plan/
+ /(n) roll/(P)/
+륢åץȥ /roll-up title/
+륫顼 /roll collar/
+륱 /(n) jelly roll/jelly cake/
+륵 /(n) (abbr) roll sandwich/sandwich roll/
+륷åϥƥ /Rorschach test/
+륹 /(n) Rolls-Royce/
+ѥ /(n) bread roll/
+ץ졼 /role-playing/
+ [뤰] /(n) roll cloud/
+ [뤷] /(n) rolled paper/
+åȤͤ /knurled screw/
+٥ /(adj-na,n) low-level/
+ /laurel/(P)/
+󥷥 /(n) lawrencium (Lr)/(P)/
+Ѵ [Ĥؤ󤫤] /(n) Lorentz transformations/
+ [դ] /roll-on-roll-off ship/
+ /(n) loan/(P)/
+ /(n) lore/
+̿ [Ĥ] /Reuters (news agency)/
+ /(n) loyal/royal/(P)/
+를꡼ /royal jelly/
+ƥ /royalty/loyalty/
+ܥå /royal box/
+ /(n) locale/
+ӥ꡼ /(n) rockabilly/(P)/
+ /(n) log/(P)/
+¤Σ /logarithm (base B)/
+ /(n) logout/
+ /(n) login/
+ /logoff/
+ /logon/
+ӥ /log cabin/
+ե /logfile/
+֥å /log book/
+ /(n) location (of film shoot)/(P)/
+ /(n) location/(P)/
+ /(n) locator/
+ /(vs) locate/
+ /(n) locale/
+å /(n) (1) locket/(2) rocket/(P)/
+åȥ㡼 /rocket launcher/
+å [åȤ] /(n) rocket/(P)/
+åȯ [åȤϤäȤ] /rocket launcher/
+ϥ /(abbr) location hunting/(P)/
+饤 /(n) localization/
+ /(n) rococo/(P)/
+⡼ƥ /locomotive/
+ /(n) logo/(P)/
+ /(n) logos/
+ /logotype/
+󥼥륹 /Los Angeles/(P)/
+ꥪ /(pt:) rosary (pt: rosario)/
+ /(n) Russia/
+̿ [ᤤ] /(n) Russian Revolution/
+ [] /(n) Russian (language)/
+ʸ [⤸] /(n) Russian character(s)/
+˥硼 /Rossignol/
+ /(abbr) logic analyzer/(P)/
+ /(n) rhodium (Rh)/
+ /(adj-na,n) logical/
+ƥ /logistics/
+å /(n) logic/(P)/
+åץߥ /logic programming/
+ /(n) loss/(P)/
+ /roster/
+ /(n) loss of time/lost time/
+ /(n) lost/
+ȥͥ졼 /Lost Generation/
+ȥܡ /lost ball/
+꡼ /loss leader/
+ /(fr:) rose/(P)/
+åȡ /Rosetta Stone/
+å /rosette/
+ /Rochester/
+å /(n) locker/(P)/
+å롼 /locker room/(P)/
+å /Lockheed/
+å /(n) rocking/locking/
+å󥰥 /rocking chair/
+å /(n,vs) lock (wrestling)/rock/(P)/
+å /rockoon/
+å /(n) lockout/
+å /rock wool/(P)/
+å饤ߥ /(n) rock-climbing/
+åեС /rock fiber/
+åե /lock-file/
+åեƥХ /(n) rock festival/rockfest/
+åߥ塼å /rock music/
+å /rock 'n' roll/(P)/
+åĻ [å礦] /(n) roc/
+ååɤ [ååɤΤ] /(n) logwood/
+å /Rosser/
+å /Rossini/
+å /(n) lodge/(P)/
+å /(n) lotte/(P)/
+åƥꥢ /(n) Lotteria (fast-food chain)/(P)/
+å /(n) rot/
+åȥ /(n) Rotring (pen)/
+å /rod/(P)/
+åɥƥ /rod antenna/
+ǥ /rodeo/(P)/
+ /(n) robber/(P)/
+Фζ [ФΤϤ] /(n) pons asinorum (hurdle to learning)/
+ӡ /(n) lobby/(P)/
+ӡ /lobbying/
+ӡư [ӡĤɤ] /(n) lobbying/
+ӥ /(n) lobbyist/(P)/
+ӥ /lobbying (trans: lobbyism)/
+ӥ /(n) robin/
+ӥ /lobbing/(P)/
+ե /loft/(P)/
+ /lob/(P)/
+֥ /lobster/
+ܥå /(n) robot/(P)/
+ܥåȤλ [ܥåȤΤ] /robot vision/
+ܥåȱ̷ [ܥåȤ礦] /(n) robot rain gauge/
+ܥåȹ [ܥåȤ] /robotics/
+ܥƥå /(n) robotics/
+ܥȥ /robotology/
+ޥͥ /(adj-na,n) romanesque/
+ޥ /(n) roman/(P)/
+ޥ /(n) romance/(P)/
+ޥ󥹥 /romance car/deluxe train/
+ޥ󥹥졼 /(n) silver-gray hair (trans: romance gray)/
+ޥ󥹥 /romance seat/love seat/
+ޥ󥹸 [ޥ󥹤] /(n) Romance languages/
+ޥ /(n) romanticist/
+ޥ /(n) romanticism/
+ޥ /(n) romanticist/
+ޥå /(adj-na,n) romantic/(P)/
+ޥƥ /(n) romanticism/
+ޥƥå /(adj-na,n) romantic/
+ޥ [ޥ󤷤央] /(n) romanticism/
+ޥ [ޥ] /(n) the romantic school/
+ /(n) ROM/read-only memory/(P)/
+⡼ȥ󥷥 /remote sensing/
+꡼ץå /Lolita complex (read Vladimir Nabokov)/
+ꥳ /(n) Lolita complex/sexual attraction to children/paedophile/
+쥯 /Rolex/
+ /(adj-na,n) long/(P)/
+󥰥 /Long Island/
+󥰥åȥԡ /long-circuit appeal/
+󥰥å /longshot/
+󥰥顼 /(n) long seller/(P)/
+󥰥ӡ /Longbeach/(P)/
+󥰥إ /long hair/
+󥰥ۡ /long hole/(P)/
+󥰥 /(n) long run/(P)/
+󥰥꡼ /(n) (abbr) long relief pitcher/
+󥸥 /Longines/
+ /(n) rondo/
+ɥ /London/(P)/
+ɷ [ɤ] /(n) rondo form/
+Сɥ졼 /(n) Lombard rate/
+ѡ /(n) rompers/
+ѡ롼 /romper room/children's play room/
+ͥ /loneliness/
+ [] /long hair/
+ûĴ [礦] /B minor/
+ĹĴ [礦礦] /B major/
+ /worker/(P)/
+ۥå /workaholic/
+ /(n) working/(P)/
+󥰥åץ /working couple/
+󥰥롼 /(n) working group/
+󥰥ۥǡ /working holiday/
+󥰥 /(n) working lunch/
+ /(n) work/(P)/
+ /(n) work-sharing/
+ /(n) work-sharing/(P)/
+å /(n) workshop/(P)/
+ơ /(n) workstation/(P)/
+ /work song/
+֥å /(n) workbook/
+٥ /workbench/
+ /workload/
+դ [ȤĤ] /(manufacturing) fixtures/
+ /(n) worst/(P)/
+ /(n) word/(P)/
+ɥץå /(n) word-processor/
+ɥץå /(n) word-processor/
+ɥ /wardrobe/
+˥ /warning/
+ /(n,vs) warp/(P)/
+ץ /(n) word-processor/(P)/
+ץϼ [ץФ] /someone whose kanji-writing ability has suffered due to overreliance on the kana->kanji conversion systems used to input Japanese text on a computer/
+ۥ /(n) (abbr) working holiday/
+ /worm/
+ /(n) World/(P)/
+ɥ󥿡ץ饤 /world enterprise/multi-national enterprise/
+ɥå /World Cup/(P)/
+ɥ饹 /world class/
+ɥॺ /World Games/
+ɥ꡼ /World Series/(P)/
+ɥ磻ɥ /(n) World Wide Web (WWW)/
+å /warlock/
+異 /(n) World/
+磻 /(n) wire/(P)/
+磻ߥ /Wyoming/(P)/
+磻 /Waikiki/(P)/
+磻 /(n) shirt (trans: white shirt)/business shirt/(P)/
+磻 /wise/(P)/
+磻ȥå /dead silence after a joke falls flat (trans: white kick - loan translation of shirakeru)/
+磻 /(adj-na,n) wide/(P)/
+磻ɥ硼 /(n) talk and variety (TV) show (trans: wide show)/(P)/
+磻ɥ˥塼 /(n) news program (trans: wide news)/
+磻ɥХ /wide-band/
+磻ɥ /(n) (abbr) wide-angle lens/
+磻ʥ꡼ /winery/
+磻ѡ /(n) windshield wipers/(P)/
+磻 /(n) wife/
+磻 /wipe/
+磻ץ /wipe out/
+磻ץ /wipe in/
+磻 /(n) wire/(P)/
+磻䡼 /(n) wire/
+磻䡼 /(n) wired/
+磻䥰饹 /wire glass/
+磻åԥ /wire-wrapping/
+磻쥹 /(n) wireless/(P)/
+磻쥹ޥ /wireless mike/
+磻 /(adj-na,n) wild/(P)/
+磻ɥ /(n) wild card/
+磻ɥԥå /wild pitch/
+磻 /(n) wine/(P)/
+磻󥫥顼 /wine color/
+磻󥯡顼 /winecooler/
+磻󥰥饹 /wine glass/
+磻ɥå /windup (baseball)/
+磻ꥹ /wine list/
+磻å /wine red/
+磻 /(n) wyvern (two-legged dragon)/wivern/
+復 /wow/(P)/
+復եå /wow and flutter/
+葉 /vagina/
+說å /workshop/(P)/
+說 /(n) vaccine/(P)/
+殺ʡ /Wagner/(P)/
+拾 /Wacoal/(P)/
+若 /(n) wagon/(P)/
+若󥵡ӥ /food wagon service/table-side service/
+若󥻡 /wagon sale/
+亮ȥ /Washington/(P)/
+亮ȥݥ /Washington Post (newspaper)/
+凉 /WASP/
+糧 /(n) vaseline/
+ /(int) ulp/
+å /(n) wax (for polishing)/(P)/
+å㡼 /(n) washer/(P)/
+å /(n) watt/(P)/
+åȻ [åȤ] /(n) watt hour/
+åե /(n) waffle/
+åڥ /(de:) (n) crest (de: Wappen)/coat of arms/(P)/
+˥ /(n) varnish/(P)/
+ӡ /wallaby/(P)/
+ /(n) warrant/(P)/
+Ⱥ [Ȥ] /(n) warrant loan/bonds with warrants/
+ /(n) waltz/
+ /(n) one/(P)/
+󥦥Ӥ /one way bottle/non-returnable bottle/
+󥮥 /(n) one mobile telephone ring (used by companies, usually sex-related, to register a phone number on a mobile in the hope people will return the call)/
+󥲥 /(de:) (n) (abbr) migratory bird (de: Wandervogel)/cost of maintaining a pet dog/
+󥵥 /one-sided/
+󥹥롼 /once through (system)/
+󥹥ƥå /(n) one-step/
+󥹥ƥåפ /one step at a time/
+󥿥å /(n) one touch/(P)/
+ /(1) wonder/(2) wander/
+ /(1) wonder/(2) wander/(P)/
+ե /(de:) (n) migratory bird (de: Wandervogel)/
+ /wonderland/
+ /(n) down one out/one down/
+ġ /(n) one two/punch/
+ƥ󥫥 /110 camera/
+ /wand/
+ԡ /(n) one-piece dress/(P)/
+ܥå /(n) 6-8 seat automobile with sliding door(s) (trans: one box car)/people-mover/minivan/(P)/
+ݥȥ꡼ /one-point relief (pitcher)/(P)/
+ޥ /(adj-na,n) one-man/(P)/
+ޥ󥷥硼 /one-man show/
+ޥХ /one-man bus/
+롼ޥ󥷥 /studio apartment (trans: one-room mansion)/studio flat/(P)/
+ /(abbr) "one length" hair/
+󥰥 /one-length/
+ /bow-wow/
+󥹥 /(X) (vulg) doggie fashion/
+ڤ [󤮤] /(n) one mobile telephone ring (used by companies, usually sex-related, to register a phone number on a mobile in the hope people will return the call)/
+ڤ꺾 [󤮤ꤵ] /(n) one-ring fraud/
+ /(obs) katakana for "wi"/
+ /(obs) katakana for "we"/
+ /version/(P)/
+󥢥å /version-up/
+ /(n) violin/(P)/
+ƥ /vitality/
+Թ [󤷤] /(n) Vatican City State/
+饨ƥ /variety/
+ꥢ֥ /variable/
+ꥨ /(n) variation/
+ꥨƥ /variety/
+å /valid/
+륭꡼ /(n) valkyrie/
+ /valve/(P)/
+ѥ /vampire/(P)/
+ʥ /Venus/(P)/
+ /(n) viola/(P)/
+ /wizard/
+ /vision/
+ǥơ /videotape/
+ /(n) veil/
+ƥ /velocity/(P)/
+ /vendor/
+ꥹ /vocalist/(P)/
+ /vocal/
+ѥ /vorpal/
+ /voicing/
+塼 /volume/
+ /(n) volt/bolt/(P)/
+ǥơ /videotape/
+ [] /(suf) -months/
+ֻ [ѥ夦] /pion (physics)/
+¥ [٥] /beta carotene/
+ [] /theta-theory/
+һ [Ҥ] /(n) arsenious acid/
+ [󤵤] /(n) phosphoric acid/
+ [] /(n) zinc (Zn)/(P)/
+ [Ӥ] /(n,adj-no) zinc coated (galvanized)/
+ [Ӥ] /(n,adj-no) zinc coated (galvanized)/
+ [] /(n) zinc white/zinc oxide/flowers of zinc/
+ [󤫤ʤ󤳤] /(n) zinc oxide ointment/
+ [󤴤] /(n) zinc alloy/
+ [夦ɤ] /(n) zinc poisoning/
+Ŵ [Ƥ] /(n) galvanized iron/
+Ŵ [ƤäѤ] /(n) galvanized sheet iron/
+ [ȤäѤ] /photoengraving/
+ [Ф] /zinc plate/
+ [Ф] /(n) zinc etching/
+ [ޤ] /zinc dust/
+ [] /(n) Eurasia/
+ [󤿤] /subtemperate zone/
+® [󤽤] /(n,adj-no) subsonic speed/
+ [] /(n) suborder/subfamily/
+ [󤿤] /(n) subarctic zone/
+ӵ [󤿤] /(n) subarctic climate/
+ [夦] /(adj-no) subacute/
+ [] /subgroup/
+ [] /(n) subclass/
+⻳ [󤿤] /(n) subalpine zone/
+ٰ [] /(uk) Asia/
+ [󤫤ä] /(n) nitrous oxide/N2O/
+ [뤼] /(uk) Argentina/
+ [] /(n,adj-no) sub-species/
+˻ [礦] /(n) nitrous acid/
+˻ߥ [礦󥢥ߥ] /(n) amyl nitrite/
+˻˥ [礦󥢥˥] /(n) ammonium nitrite/
+˻ꥦ [礦󥫥ꥦ] /(n) potassium nitrite/
+˻ʥȥꥦ [礦ʥȥꥦ] /(n) sodium nitrite/
+˻ [礦󤨤] /nitrite/
+˻ [礦󤭤] /(n) nitrite bacteria/
+ط [] /(n,adj-no) substratosphere/
+ [] /(n) sage of the second order/
+° [] /(n) subgroup/subgenus/
+² [] /(n) subgroup (of the periodic table)/
+Φ [꤯] /(n) subcontinent/
+æ [ä夦] /(n) subluxation/
+ú [] /(n) lignite/brown coal/
+úʪ [󤫤֤] /(n) subcarbide/
+Ǯ [ͤä] /(n) subtropics/(P)/
+Ǯӥåȵή [ͤäåȤ夦] /(n) subtropical jet stream/
+Ǯӵ [ͤä] /(n) subtropical climate/
+Ǯӹⵤ [ͤä] /(n) subtropical anticyclone/
+Ǯӿʪ [ͤä礯֤] /(n) subtropical plants/
+Ǯ¿ [ͤä] /(n) subtropical rain forest/
+Ǯ [ͤä] /(n) subtropical forest/
+ [꤫] /(uk) America/
+ù罰 [꤫ä夦] /the United States of America/
+ÿ [꤫] /redwood/
+ [] /(n,adj-no) flax/hemp/linen/
+ [ޤ] /(n) flax yarn/
+㿥ʪ [ޤ] /flax fabrics/linen/
+㿧 [ޤ] /(n) flaxen/
+㿧ȱ [ޤΤ] /(n) flaxen hair/
+ [ޤ] /(n) flaxseed/linseed/
+ [ޤˤ] /(n) linseed oil/
+ [ޤ] /(adj-no) flaxen/linen/
+ [ޤ̤] /linen/
+ [⤯] /(n) suborder/
+ [] /(n) subphylum/
+ή [夦] /(n) bad second/epigone/adherent/follower/imitator/(P)/
+β [夦] /(n) sulfurous acid/
+β [夦󥬥] /(n) sulfurous acid gas/
+βʥȥꥦ [夦ʥȥꥦ] /sodium sulfite/
+βѥ [夦ѥ] /(n) sulfite pulp/
+β [夦󤨤] /(n) sulfite/
+βǥʥȥꥦ [夦󤹤ʥȥꥦ] /(n) sodium hydrogen sulfite/
+ջ [󤵤] /(n) phosphoric acid/
+ [줤] /(n) dumbbell/
+氡 [Ӥ] /(uk) Arabia/
+ [Ӥ] /(uk) Arabia/
+ [Ҥ] /(n) arsenious acid/
+ [Ҥ󤨤] /(n) arsenite/
+ [] /(n) deaf-mute/
+ [] /(n) voiceless cicada (female)/Asian cicada/
+ [] /(adj-na,n) dumbfounded/
+ [] /in mute amazement/
+ [줤] /(n) dumbbell/
+ [] /(arch) beautiful woman/
+ͤ [ͤ] /(v5r) to flatter/
+ [ͤ] /(v5r) to flatter/
+ [] /(n) plain-looking woman/
+ӧ [ᤤ] /(n) cockatiel/
+ [] /my dear brother/
+Ų [䤬] /(n) pearl oyster/
+ [] /(n) the letter a (in esoteric Buddhism)/
+ [] /(n) Asura (fighting demon)/
+ [] /(n) (rare) timeserving/
+ [䤯] /(n) gambir/
+ɻ [] /mountain in Kumamoto Prefecture/
+ɻ [] /mountain in Kumamoto Prefecture/
+ε [] /(n) 10^56/
+ [] /(adj-na,n) greed/cruelty/insistent/insistence/
+椮 [] /(adj-na,n) greed/cruelty/insistent/insistence/
+¿ʡ [դ] /(n) moon-faced woman/homely woman/
+¿ʡƦ [դޤ] /(n) large broad bean/
+¿ʡ [դ] /(n) mumps/
+̻ [Ф] /(adj-na,n) a bitch/
+̻ [Ф] /(adj-na,n) a bitch/
+ [] /(n) red-throated loon/
+ɡ [Ӥ礦] /(n) agonizing cries/pandemonium/two of Buddhism's hells/
+ʦ [դ꤫] /Africa/
+ [ؤ] /(n) opium/
+ҷ [ؤ󤯤] /(n) opium den/
+ [ؤ󤻤󤽤] /Opium Wars/
+ [ؤ夦ɤ] /opium addiction/
+ [ۤ] /(adj-na,n) fool/simpleton/idiot/(P)/
+餷 [ۤ餷] /(adj) ridiculous/
+򽭤 [ۤ] /(adj) ridiculous/
+ [ۤ餭礦] /(n) mock Buddhist sutra/
+˼ [ۤ] /(adj-na,n) fool/simpleton/idiot/
+˼Ļ [ۤɤ] /(n) albatross/
+ [ߤ] /(n) (Buddh) Amitabha/
+˷ [ߤ礦] /Sukhavati sutra/
+ [ߤ֤] /(n) wearing a hat pushed back on one's head/
+ [ߤ] /(n) lottery/
+ [餫] /(n) Arhat/Buddhist monk who has attained Nirvana/
+ [] /(pt:) Holland/The Netherlands/
+ [] /(sanskr:) Om/Aun/syllable representing the primordial trinity of Vishnu, Shiva and Brahman/
+ߤθƵ [Τ夦] /(n) the harmonizing, mentally and physically, of two parties engaged in an activity/
+ձ᤯ [᤯] /(v5k) to be bewitching/to look coquettish/
+ [] /(n) amah/maid/
+ [ޤ] /Macau (Macao)/
+ [] /(n) flattery/
+ɽ [Ĥ礦] /flattery/adulation/
+ [ʤ] /(oK) (adj) sad/sorrowful/
+ [ʤ] /doleful song/sad song/
+ [ʤǤ] /sad event/
+ [ʤ] /(n) sadness/sorrow/grief/
+ [ʤ] /(n) sadness/sorrow/grief/
+ [ʤ] /(v5m) to be sad/to mourn for/to regret/
+Ӥ [Ӥ] /pity/
+ [] /(adj-na,int,n) helpless/pathos/pity/sorrow/grief/misery/compassion/(P)/
+äݤ [äݤ] /(adj) plaintive/piteous/doleful/
+ [] /(n) pity/compassion/
+ [] /(v5m) to commiserate/to pity/to have mercy on/to sympathize with/(P)/
+쵤 [줲] /(adj-na) sad/sorrowful/pensive/
+ [] /(n) sad voices/sad sounds/
+ [] /(n) lament (song)/elegy/dirge/sad song/
+ [餯] /(n) grief and pleasure/
+ [] /(n) pathos/
+ [] /(n) sadness and joy/
+ [] /(n,vs) supplication/appeal/entreaty/petition/
+ [] /(n) moan/wailing/
+ [ʤ] /(exp) Sad to say/How sad/Alas/
+ [] /(n) sad story or history/
+ [] /message of condolence/
+ [] /(n) elegy/
+ [夦] /(n) pathos/sorrow/grief/(P)/
+ [礦] /(n) sorrow/grief/
+ [礦] /(n) sadness/
+ [] /(n,vs) grief/sorrow/
+ [] /(adj-na,n) pathetic/plaintive/
+ [] /(n) appeal/complaint/
+Ĥ [礦] /sympathetic condolences/
+Ĵ [礦] /(n) plaintive/mournful melody/minor key/
+ [Ĥ] /(n) sorrowing with the bereaved/
+ [Ȥ] /(n) condolence/regret/sorrow/sympathy/lament/(P)/
+ [٤] /(n) sad parting/
+ [] /cherish the memory of/yearn for/
+ [] /(n) pity/compassion/
+ [] /(n) sad story/
+ӭ [] /(n) grief/mourning/lamentation/
+ؾ [Ӥ] /pity/
+ [Ӥ] /pity/
+ [] /(n,n-suf,vs) love/(P)/
+뤷 [뤷] /(adj) lovely/cute/
+ [Ȥ] /(adj) lovely/dear/beloved/darling/(P)/
+ [Ȥ] /(v5r) to treat with love/to pity/to cherish/
+礦 [Ȥ] /(v5u) to love one another/
+ [Ȥ] /(n) beloved dear child/
+٤ [٤] /lovable/
+ [] /(vs-s) to love/(P)/
+ [뤪ä] /lord of one's bosom/
+Ǥ [Ǥ] /auspicious/
+Ǥ [Ǥ] /wonderful/
+Ǥ [Ǥ] /(v1) to love/to admire/
+˵ [ˤ] /(v1) to hunger (starve) for love/
+η뾽 [Τä礦] /fruit of love/children/
+ο [Τ] /(n) Amor/Eros/Venus/god of love/
+ [Τ] /(n) love nest/
+ [] /(n,vs) caress/loving dearly/
+餷 [餷] /(adj) pretty/charming/lovely/
+ [] /(n,vs) tender nurture/
+ [] /(n,vs) usual drink/
+ [󤷤] /(habitual) drinker/
+ [] /(n) genital secretions/sexual fluids/semen/cum/
+ [] /(n) heavy smoker/habitual smoker/
+ [礦] /(n) loving/
+ [] /(n,vs) fond of/
+ưʪ [ɤ֤] /pet (animal)/
+ʪ [֤] /prized or treasured object/
+ [] /(n) a favorite airplane, camera or other machine/
+ [] /(n) Aihui (city in North-Eastern China on the border of Russia)/
+ [礦] /(n) love for one's hometown/
+ [礦] /love of one's hometown/
+ [] /(n) favourite poem or song/lover of poetry and song/
+ [礦] /(n) love and respect/charm/attractiveness/courtesy/
+ɤΤ [礦Τ] /(exp) charming/attractive/
+ [] /(n) pet dog/(P)/
+ [] /lover of dogs/
+ [] /(n) patronage/favour/
+ [] /(n,vs) protection/tender care/(P)/
+ [] /(n,vs) love/adoration/(P)/
+ [] /lover/
+ [] /enthusiast/fan/devotee/one who loves something/
+ [] /(n) love for one's old school or alma mater/
+ [] /(n,adj-no) patriotism/(P)/
+λֻ [Τ] /(n) patriot/
+ư [ɤ] /(n) patriotic movement/
+ [] /patriot/
+ [央] /patriotism/
+ [] /(n) patriotism/
+񿴤ݤ [Ĥ] /(exp) to foster a patriotic spirit/
+ [󤿤] /(n) patriotic group or organization/
+ [] /(n) beloved wife/
+ʲ [] /devoted husband/
+ [٤Ȥ] /lunchbox made with loving care by one's wife/
+ [] /(n) love feast/agape/
+ [󤫤] /(n) love feast/agape/
+ [Ȥ] /(n) beloved dear child/
+ [] /(n) beloved child/
+ [夦] /(n) attachment/covetous affection/
+ [] /(n) devotion to one's company/
+ [㤻] /spirit of dedication to one's company/
+ [] /(n) (one's) beloved car/
+ [] /(n) book lover/
+ [礫] /bibliophile/
+ [礦] /(n,vs) fondness for singing/
+ [礦] /(n) (one's) favourite song/
+ [礦礯] /favourite song/
+ [礦] /(n) prostitute/
+ [礦] /(n) pet name/(P)/
+ [礦] /(n) one's beloved daughter/
+ [礦] /(n) love/affection/(P)/
+򷹤 [礦򤫤ऱ] /(exp) to fix one's affection on/
+ [] /(n) lover/mistress/(P)/
+ [] /(n,vs) missing someone/loathing to part/
+̯ [ߤ礦] /Ragaraja/Buddhist deity of love/
+ [ߤ礦] /(n) (Buddh) esoteric school deity of love/
+ [] /(n) civility/courtesy/compliments/sociability/graces/(P)/
+ [] /(n) civility/courtesy/compliments/sociability/graces/(P)/
+ۤΤ [Τ] /affable/amiable/sociable/agreeable/
+ۤԤ [Ĥ] /(exp) to be disgusted with/to run out of patience/to fall out of love/
+۾Ф [餤] /insincere or ingratiating smile/
+ۿԤ [Ť] /(n) harsh words intended to drive another off/
+ [] /(adj-na,n) likes and dislikes/(P)/
+ [ˤ] /(adj-na,n) likes and dislikes/
+ʻ¸ [ؤ] /ambivalence/
+¢ [] /(adj-no,n,vs) treasured/cherished/
+¢ [Ф] /favourite printing (edition)/
+© [] /(n) (your) beloved son/cute boy/
+¹ [] /(n) one's beloved grandchild/
+¾ [央] /(n) altruism/
+¾ [央] /(n) altruist/
+θ [] /prefecture in the Chuubu area/
+ [㤯] /(n) attachment/love/covetous affection/
+ [㤯] /(n) attachment/love/covetous affection/(P)/
+Ļ [礦] /(n) pet bird/
+Ļ [礦] /bird lover/
+Ļ [礦夦] /Bird Week (starting on May 10th of each year)/
+ [ޤʤǤ] /(n) favorite pupil/teacher's pet/
+޿ [Ȥ] /(n) party loyalty/
+ [ɤ] /(n,vs) reading with pleasure/(P)/
+ɼ [ɤ] /(n) subscriber/reader/admirer/
+ɽ [ɤ] /(n) favourite book/
+ǭ [Ӥ礦] /(n) pet cat/
+ǭ [Ӥ礦] /(n) cat lover/
+ [] /(n) favourite horse/
+ɲ [Ҥᤱ] /prefecture on the island of Shikoku/
+ [] /(n,vs) caress/loving dearly/
+Υ [٤Ĥ꤯] /(n) (Buddh) the pain of separation from loved ones/
+ [] /(n,vs) love/attachment/adoration/
+̻ [] /(n) one's favorite son-in-law/
+̼ [ޤʤह] /(n) favourite daughter/
+ [褦] /(adj-no,n,vs) favorite/habitual use/(P)/
+Ѽ [褦] /(n) regular user/person who favors (something)/
+ [褯] /(n) passion/love/lust/
+ [褯] /(n) passion/love/lust/
+ [] /Ireland (p)/Eire/
+ [] /(n) sympathy/
+ [礦] /(n) love and respect/charm/attractiveness/courtesy/
+ [礦] /(n) one's beloved daughter/
+ [礦] /(n,vs) love of reading/
+ [] /(n,vs) greeting/salutation/(P)/
+ȴ [ĤϤ̤] /without compliments (greetings)/
+ޤ [Ĥޤ] /New Year courtesy calls/
+ [Ĥ礦] /greeting card/
+ [Ӥ] /(n) (lover's) date/assignation/rendezvous/
+ [] /(v5u) to meet (with drama or pathos)/(P)/
+ [Ӥ] /(io) (n) (lover's) date/assignation/rendezvous/
+ [Ӥ] /(io) (n) (lover's) date/assignation/rendezvous/
+ [] /(n) meeting/tryst/date/
+ [ۤ㤯] /(n,vs) encounter/face/
+ [] /(n) hollyhock/(P)/
+ [] /sunflower/
+ [] /(n) paper nautilus/
+ [ޤĤ] /(n) hollyhock festival/
+ [] /(n) madder/
+ [ͤ] /(n) glowing sky/
+κ [ͤΤ] /madder root/
+ [ͤ] /(n) glowing sky/
+ [ͤ] /(n) madder red/
+ [] /(n) evil/wickedness/(P)/
+ [] /(n) bad thing/bad person/
+ [뤤] /mischief/
+ [뤢] /(n) wicked mischief/wicked play/
+ [ˤ] /(adj) (1) hateful/abominable/poor-looking/detestable/(2) (with irony) lovely, lovable, wonderful, etc./
+ [ˤ] /(adj,suf) difficult/hard/
+ [뤤] /(adj) bad/inferior/(P)/
+Ԥ [뤤ʤ] /bad (evil) deed/
+Τ餻 [뤤餻] /bad news/
+ɾȽ [뤤Ҥ礦Ф] /unsavory rumor/
+ [뤤] /bad cold/
+ [뤯] /(v5u) to deprecate/to traduce/
+ [뤵] /(n) badness/mean mischief/(P)/
+ [] /evil/
+餺 [餺] /(adv) don't take me wrong, but ../I'm sorry/(P)/
+ [] /(n,adj-no) unfavourable/
+ͤ [ޤ] /unfavorably/slanderously/
+ [뤸] /(adj-na,n) offensive joke/
+ [뤺] /(n,vs) over-sophistication/
+ [] /(n) rowdiness/rowdy (person or event)/
+ [] /(v1) to do mischief/to use abusive language/
+ [줰] /(n) abuse/insult/slander/evil speaking/
+˷ [ˤय] /(exp) to be inclined to evil/
+ޤ [ˤޤ] /(exp) to steeped in vice/
+ι [Τޤ] /skid row/underworld/
+ƻͶ [Τߤؤʤ] /(exp) to lead astray/to lure a person to evil ways/
+Ӥ [Ӥ] /(v1) to do without fear (calm composure)/
+դ [դ] /(n) prank/practical joke/horseplay/mischievous trick/
+ [] /(adj-na,n) craftiness/
+Ĩ餹 [򤳤餹] /(exp) to punish the wicked/
+ [뤤] /mischief/
+ [] /(n) ill will/malice/spite/evil intention/bad faith/(P)/
+ [] /shabby clothes/
+ᰭ [礯] /(n) shabby clothes and plain foods/
+ [] /(n) root of evil/
+ [󤢤ä] /(n) sowing and reaping evil/
+ [ͤ] /evil destiny/
+ [] /(n) bad luck/
+ƶ [礦] /(n) bad (negative) influence/
+ռ [] /(n) cachexy/
+ [] /(n) epidemic/
+ [] /(n,adj-no) evil destiny or connection/unfortunate love/
+ [ä] /(n,vs) (suffer) deterioration/growing worse/aggravation/degeneration/corruption/(P)/
+ [ä] /bad results/
+ [ä] /(n) bad money/
+ߤɲߤह [äϤ礦򤯤] /(exp) Bad money drives out good money/
+ [뤬] /brat/
+ [] /(n) chill/shakes/ague/(P)/
+ [ä] /(n) ill or unhappy feeling/feeling feverish and chilly/
+ [] /(n) ill or unhappy feeling/feeling feverish and chilly/
+ [ä] /evil influence/
+ [󤸤礦] /(n) ill feeling/ill will/animosity/bad impression/
+ [ä󤸤礦] /(n) ill feeling/ill will/animosity/bad impression/
+ [ä] /(n) rascal/villain/scoundrel/ruffian/crook/
+ [ä󤷤礦] /picaresque novel/
+ [뤮] /(n) ill will/malice/evil intent/ill feeling/distrust/(P)/
+ [ä] /(n) evil spirit/demon/devil/
+ [] /(adj-na,n,vs) tease/prank/trick/practical joke/mischief/
+ [] /(adj-na,n,vs) tease/prank/trick/practical joke/mischief/(P)/
+û [ä] /(n) mischievous kid/
+ [ä] /mischievous boy/
+ [] /(n) loose woman/useless fellow/mischief maker/
+ [餬] /(io) (n) scribbling/doodling/graffiti/
+ [餬] /(n) scribbling/doodling/graffiti/
+ [餳] /mischievous boy/
+ [餶] /mischievous age/
+ [餮] /rompers/play suit/
+˷ [ܤ] /mischievous boy/
+ [㤯] /(adj-na,n) treason/treachery/atrocity/
+̵ƻ [㤯ɤ] /(adj-na,adj-no) treacherous/heinous/treasonous/
+ [㤯] /(adj-na,n) treason/treachery/atrocity/
+̵ƻ [㤯ɤ] /(adj-na,adj-no) treacherous/heinous/treasonous/
+ [ä夦] /hard ball to hit/bad pitch/
+ [Ӥ] /(v1) to be timid/
+ [礦] /(n) evil or sinful deed/bad karma/
+ [] /(n) evil or sinful deed/bad karma/
+ [] /(n) bad character/bad person/villain/baddie/
+ [] /(n) bad character/bad person/villain/baddie/
+̥쥹ƥ [ޥ쥹ƥ] /(n) bad cholesterol/
+̲ [ޤ] /(n) scapegoating/
+ [] /(n) villain's part/
+ [] /(n) plot/trick/evil scheme/
+ [ä] /(n) plot/trick/evil scheme/
+ [] /(n) impure blood/
+ [] /(n) impure blood/
+ [뤬] /(adj) cunning/crafty/wily/sly/(P)/
+ [] /(n) uncomplimentary remarks/slander/
+ [ä] /(n) abuse/insult/slander/evil speaking/(P)/
+ [뤯] /(n) abuse/insult/slander/evil speaking/(P)/
+ [뤰] /(n) abuse/insult/slander/evil speaking/
+ [ä] /all kinds of malicious gossip/
+ [] /(n) wiles/sinister design/trick/conspiracy/intrigue/
+ [礦] /(n) misdeed/wrongdoing/wickedness/
+ [ä] /(n) misdeed/wrongdoing/wickedness/
+ [] /(n) bad wife/
+ [] /(n) genius for evil/
+ [礦] /(n) adverse stock-market factors/
+ [] /(n) poor policy/poor plan/
+ [뤺] /(n,vs) over-sophistication/
+ [뤺] /(v1) to get worse and worse/
+ [뤺] /(n,vs) over-sophistication/
+ [] /(n) evil deed/crime/wickedness/(P)/
+Ư [Ϥ餯] /(exp) to commit a crime/to do evil/
+Τ [Ϥ] /(exp) bad news travels quickly/
+ [] /(n) malignant or virulent disease/
+ [] /(adj-na,n) bad quality/malignancy/vicious/malignant/(P)/
+ [Ĥ] /worsening/
+ [] /(n) bad fellow/rascal/ruffian/scoundrel/(P)/
+ [] /(n) poor move/
+̣ [] /(adj-na,n) bad taste/
+ [] /(n) cheap liquor/
+ [夦] /(n) bad habit/vice/
+ [夦] /bad habit/evil practices/
+ [夦] /(n) stink/bad odor/stench/(P)/
+۴ [󤫤] /(n) vicious circle/(P)/
+ [] /(n) dangerous place/house of ill repute/bad place/
+ [] /(n) harmful book/
+ [] /(n) wicked or ugly woman/(P)/
+ [礦] /(n) malignant or virulent disease/
+ [Τ] /(n) overdoing/
+ [] /(n) dangerous spot/
+ [礦] /(n) unfavorable conditions/
+ [礯] /(n,vs) eating poor food/eating meat/eating repulsive things/
+ [] /(n,vs) eating poor food/eating meat/eating repulsive things/
+ [] /(n) (1) evil thought/malicious motive/(2) nausea/urge to vomit/
+ [] /(n) (1) evil thought/malicious motive/(2) nausea/urge to vomit/
+ [] /(n) evil god/
+ [ˤ] /(n) bad man/villain/(P)/
+ [뤺礦] /(adj-na,n) distrust/unjust suspicion/
+ [] /(n) undrinkable water/
+줤 [褤] /(n) drunken frenzy/drunken sickness/
+ [뤺] /(n,vs) over-sophistication/
+ [礦] /(adj-na,n) evil nature/licentiousness/lewdness/
+ [] /(adj-na,n) malignancy/virulence/malignant (cancer)/pernicious (anemia)/(P)/
+Ѽ [Ѥ] /malignant lymphoma/
+ [褦] /malignant tumor/
+ʪ [礦󤻤֤] /(n) malignant growth/
+ [] /(n) malignant edema/
+ [] /malignancy/
+Ϸ [Ҥ󤱤] /(n) pernicious anemia/
+ [] /(n) misgovernment/
+ [] /(n) bad voice/evil speaking/
+ [] /(n) irrational tax/
+ [] /evil tongue/gossip/
+ [] /evil tongue/gossip/
+ [Ǥ] /(n) false propaganda/
+ [] /(n) hard fighting/close contest/
+Ʈ [󤯤Ȥ] /(n,vs) hard fighting/
+ [] /(n) ill-gotten money/bad coin/
+ [] /(n) morning sickness/
+ [Ĥ] /(n) morning sickness/
+ [] /(n) dissolute priest/
+ [] /(n) evil countenance/
+ [뤵冷] /(n) making an excessive fuss/disorderly merrymaking/
+­ߤ [뤢] /(n) wicked mischief/wicked play/
+Ϻ [] /(n) bad boy/
+ [] /(n) abusive language/
+֤Ĥ [Ĥ] /(exp) to call a person names/to curse/
+ã [ä] /(adj-na,n) fast slipshod work/
+η [뤸] /(n) craft/cunning/guile/serpentine wisdom/
+η [¤] /(n) craft/cunning/guile/serpentine wisdom/
+ŷ [Ƥ] /(n) bad weather/
+ŷ [Ƥ󤳤] /(n) bad weather/(P)/
+ŷ [Ƥ] /evil angels/
+ [] /(n) rascal/scoundrel/villain/
+ [Ȥ] /(n) scoundrel/rascal/villain/
+ [Ȥ] /(n) wild pitch/
+Ƹ [ɤ] /(n) bad boy/
+ƻ [ɤ] /(n) wrong course/evil course/
+ [Ȥ] /(adj-na,n) vice/immorality/corruption/(P)/
+ʹ [Ȥ֤] /irresponsible newspaper/
+ [Ȥ] /(n) corrupt politician/
+ [ˤ] /(n) unlucky day/
+ [] /(n) unlucky day/
+Ǯ [ͤ] /fever following a chill/
+ǰ [ͤ] /(n) evil thought/malicious motive/spite/
+ [] /(n) mean old woman/
+ [] /(n,vs) curse/vilification/
+ [] /(n) wild horse/unmanageable horse/
+ [] /(n) wild horse/unmanageable horse/
+ [] /(n) wild horse/unmanageable horse/
+ɮ [Ҥ] /(n) poor handwriting/
+ɾ [Ҥ礦] /(n) bad reputation/infamy/ill repute/unfavorable criticism/
+ [Ӥ礦] /(n) bad health/
+ [] /(n) wicked woman/
+ [դ] /(n) vice/bad manners/evil customs/
+ʸ [֤] /(n) bad style/poor writing/
+ʿ [Ӥ礦ɤ] /(adj-na,n) leaning over backwards to be impartial/
+ [ؤ] /(n) vice/abuse/evil/
+ [ؤ] /(n) bad habit/vice/
+ [뤰] /(n) bad habit/vice/
+ʤľ [ؤʤ] /(exp) to get over a bad habit/
+ [ۤ] /(n) karmic retribution/
+ [] /(n) villain's part/
+ˡ [ۤ] /(n) bad law/
+ [] /(n) devil/demon/fiend/Satan/evil spirit/(P)/
+ [ޤ央] /satanism/devil worship/
+ʧ [ޤФ餤] /exorcism/
+̴ [] /(n) nightmare/bad dream/(P)/
+̴Ф [फ餵] /(exp) to come to one's senses/
+̾ [ߤ礦] /(n) bad reputation/ill repute/bad name/
+̾ [ᤤ] /(n) bad reputation/ill repute/bad name/
+̾⤤ [ߤ礦] /infamous/notorious/
+̾⤤ [ߤ礦] /infamous/notorious/
+ [䤯] /(n) villain/baddie/the villain's part/(P)/
+ [䤯] /(n) bad translation/
+ͧ [椦] /(n) bad companion/
+ͷ [뤢] /(n) prank/evil pleasures/gambling/
+ [褦] /(n,vs) abuse/misuse/perversion/(P)/
+ [줤] /bad decree/
+ [줤] /(n) bad example/bad precedent/
+ [礦] /(n) evil spirit/
+ [줤] /(n) evil spirit/
+ϩ [] /(n) bad road/
+Ϫ [] /(n) lochia/post-natal vaginal discharge/
+໳ [դ] /(n) prank/practical joke/horseplay/mischievous trick/
+ޯ [뤸] /(adj-na,n) offensive joke/
+ [] /(adj-na,n) craftiness/
+餹 [ˤ餹] /(v5s) to let (someone) take hold of your hand/(P)/
+ [ˤ] /(n) grip/handle/(P)/
+ꤺ [ˤꤺ] /(n) hand-rolled sushi/sushi ball/
+Ĥ֤ [ˤĤ֤] /(v5s) to crush (with one's hands)/to abandon/
+결 [ˤ] /(n) miser/grasping fellow/
+ۤ [ˤꤷ] /(v1) to grasp tightly/
+ [ˤꤳ֤] /(n) clenched fist/
+ [ˤꤺ] /(n) hand-rolled sushi/sushi ball/(P)/
+٤ [ˤĤ֤] /(n) shelving/
+٤ [ˤĤ֤] /(v5s) to crush (with one's hands)/to abandon/
+ [ˤꤷ] /(v1) to grasp tightly/(P)/
+ [ˤᤷ] /(n) rice ball/(P)/
+ [ˤꤺ] /(n) hand-rolled sushi/sushi ball/
+ [ˤ] /(v5r) to grasp/to seize/to mould sushi/(P)/
+ [] /(n,vs) handshake/(P)/
+ [ˤᤷ] /(n) rice ball/
+ [] /(n) hand-axe/
+ [礯] /(n) grip (of hand)/(P)/
+Ϸ [礯] /(n) hand dynamometer/
+ [ˤꤺ] /(n) hand-rolled sushi/sushi ball/
+ [󤿤] /(adj) glossy/
+ [] /marshland/
+ [] /(n) morning sun/
+ [Ҥ] /(n) red frog crab/
+ [ä] /Rising Sun Flag/
+ [ä] /(n) rays of the rising sun/
+ [礯] /(n) rising sun/
+ŷ [礯Ĥ礦Ƥ] /being in the ascendant/
+ [礯Ĥ礦] /(n) Order of the Rising Sun/
+ [ä] /(n) rays of the rising sun/
+ [] /(n) reed/bulrush/
+ [褷] /(n) reed/bulrush/
+ο [Τ] /pith of a ditch reed/
+ [褷] /(n) falcated teal/
+ڻ [褷ꤶ] /(n) blue shark/
+ [֤] /(n) papyrus boat/
+ū [֤] /(n) reed pipe/
+ [] /(n) grey horse/dappled grey/
+ [褷] /(n) reed screen/
+ [褷] /(n) reed screen/
+ [] /(n) horse mackerel/(P)/
+ΤҤ餭 [ΤҤ餭] /(n) horse mackerel, cut open and dried/
+γ [ΤҤ餭] /(n) horse mackerel, cut open and dried/
+ [] /(n) catalpa tree/
+˾夻 [ˤΤܤ] /(exp) to bring (a book) into the world/to publish/
+ [夦] /(arch) Emperor's coffin (made of catalpa wood)/
+ [] /(n) catalpa bow/
+ [礦] /cabinetmaker/woodworker/
+ [] /(n) weight/pressing down/commanding presence/authority/
+礦 [ؤ] /(v5u) to jostle/to push/
+ [ؤ] /(v5m) to push into/
+ [] /(v5s) to crush to death/to stifle to death/to squeeze to death/
+ [] /stone weight/
+ޤ [ؤ] /(v5r) to smash/to break/
+٤ [Ĥ֤] /(v5s) to squash/to crush/to flatten/
+ [ؤ] /(v5s) (arch) to dent/to press/to push/
+ [ä] /(vs-s) to press/to oppress/to dominate/to overwhelm/
+ [Ĥ] /(n,vs) rolling/
+䵡 [Ĥ] /(n) rolling machine/
+乩 [Ĥ󤳤礦] /rolling mill/
+ [Ĥ󤳤] /rolled steel/
+ [ä] /(n) sense of pressure/
+ [ä] /(n) highlight/best part/masterpiece/(P)/
+ [ä] /impression/
+ [ä] /(n) crushing/
+յ [ä] /(n) grinder/crusher/
+ [ä] /(n,vs) pressure/compression/
+ݥ [äݥ] /(n) compression pump/
+ [ä] /(n) compression/press/
+ [ä] /(n) compressor/
+ [ä] /compressed air/
+ [ä] /(n,vs) crushing to death/
+ [ä] /(n,vs) crushing to death/
+ [ä夯] /(n,vs) compression/condensation/pressure/(P)/
+̴ [ä夯] /(n) compressor/
+̵ [ä夯] /(n) compressor/
+̶ [ä夯] /compressed air/
+̶ [ä夯] /(n) compressed air machine/
+̸Ψ [ä夯] /(n) compression efficiency/
+̻ [ä夯] /(n) compressed oxygen/
+̻ [ä夯] /(n) compression test/
+ [ä夯] /compressibility/
+ں [ä夯⤯] /(n) compressed wood/
+Ψ [ä夯] /(n) compressibility/
+ [ä] /(n,vs) pressing out/
+ [ä礦] /(n,vs) complete victory/(P)/
+ [ä] /pressure sensation/
+ [ä] /(n) oppression/tyranny/despotism/
+ [ä] /oppressor/tyrant/
+Ū [äƤ] /(adj-na) oppressive/despotic/
+ [ä] /(n) power politics/political pressure/despotic administration/
+ [ä] /pressure welding/
+ [ä㤯] /(n) crimp/
+ [Ĥ] /(n) crimp/
+ü [ä㤯] /(n) crimp contact/
+ü [Ĥ] /(n) crimp contact/
+ [äĤƤ] /pressure point/
+ [äƤ] /(n) pressure point/
+ŵ [ĤǤ] /(n) piezoelectricity/
+Ÿ [ĤǤ󤳤] /(n) piezoelectric effect/
+ſư [ĤǤ󤷤ɤ] /(n) piezoelectric vibrator/
+ [äȤ] /(n,vs) overwhelm/overpower/overwhelming/(P)/
+Ū [äȤƤ] /(adj-na,n) overwhelming/(P)/
+Ū¿ [äȤƤ] /overwhelming numbers/
+ [Ĥˤ夦] /(n) indentation/
+ [äѤ] /exclusion/
+ [äѤ] /(n,vs) pressure/coercion/oppression/(P)/
+ [äѤ] /(n) feeling of oppression/
+ [äѤ] /compression/
+ [äѤۤ] /(n) pressure bandage/
+ [äפ] /(n,vs) overpower/subdue/keep down/
+ [äפ] /(n,vs) overpower/subdue/keep down/
+ʴ [äפ󤸤] /(n) dust core/
+̩ [Ĥߤ] /(n) consolidation/
+̩ [ĤߤĤդ礯] /consolidation yield stress/
+ [٤] /(n) beshimi/type of Noh mask with a slanted mouth, bulging eyes and large nostrils/
+ [Ĥ礯] /(n,vs) stress/pressure/(P)/
+Ϥä [Ĥ礯򤯤廊] /(exp) to apply pressure to/to press/
+ϳ [Ĥ礯] /(n) pressure vessel/
+Ϸ [Ĥ礯] /(n) manometer/pressure gauge/
+ [Ĥ礯󤿤] /pressure group/lobby/
+Ĵ [Ĥ礯礦] /pressure regulator/
+ [Ĥ礯ʤ] /(n) pressure cooker/
+ [Ĥ礯] /pressure wave/
+ƴ [Ĥ礯褦] /(n) pressure vessel/
+ɴ [Ĥ] /filter press/
+δ [Ĥ] /(iK) filter press/
+ [ä] /(n,vs) kind offices/mediation/(P)/
+ [ä󤢤] /mediation plan/settlement proposal/
+ȼ [ä󤮤礦] /mediator/
+ [ä󤷤] /mediator/intermediary/
+ [ä󤷤夦襤] /(n) influence peddling/
+ȳˡ [äȤĤߤФĤۤ] /(n) antigraft law/
+ [ä礦] /agent's charge/
+ [Ĥ] /(n,n-suf,vs) treatment/service/(P)/
+ [Ĥˤ] /(adj) hard to handle/
+ [Ĥ] /(n) way with (an animal)/how to handle/
+ [Ĥ] /(v5u) to handle/to deal with/to treat/(P)/
+ [] /(v5s) to denounce/to disparage/to lambast/to abuse/
+Ȥ [Ĥ] /(v5u) to work someone hard/
+Ȥ [Ȥ] /(v5s) to thresh/
+ [] /(v5k) (uk) to draw through one's hand/to stroke (a beard)/to work someone hard/
+ʤ [Ĥʤ] /(n) goods not in one's line/
+ [] /(v5s) to denounce/to disparage/to lambast/to abuse/
+Ȥ [Ĥ] /(v5u) to work someone hard/
+ [] /(n,n-suf) addressed to/(P)/
+ [Ƥ] /(n) allotment/arrangement/
+ [] /(n,n-suf) addressed to/
+Ƥ [Ƥ] /(v5u) to allot/to fasten to/to supply with/
+Ƥ [Ƥ] /(v1) to address/
+ƻ [Ƥ] /(n) phonetic-equivalent character/substitute character/
+ [Ƥ] /(n) address/destination/
+̾ [Ƥ] /(n) address/direction/
+ [ʤ] /(adv) just like/
+ [Ƥ] /(n) phonetic-equivalent character/substitute character/
+ [Ƥ] /address/
+ [Ƥ] /(n) address/destination/(P)/
+ [󤼤] /(adj-na,n) as if/
+ž [Ƥ󤿤] /(adj-t) moving smoothly/(of eyebrows) shapely/
+̾ [Ƥ] /(n) address/direction/(P)/
+ [] /(n) maidservant/elder sister/
+ [ͤ] /(n) (hum) elder sister/
+ [] /(n) horsefly/
+˪餺 [֤ϤȤ餺] /attempting two tasks simultaneously, accomplishing neither/
+ [] /(n) (hard) candy/(P)/
+ [Ȥ] /(exp) carrot and the stick policy/
+ [ܤ] /(n) stick of candy/
+ [] /(n) candy/
+ٹ [ᤶ] /(n) candy fashioned in human and animal forms/
+ [] /(n) food boiled in sugared broth/
+ [ᤤ] /(n) amber/yellowish-brown/
+˷ [] /(n) water-skater (insect)/water strider/
+˷ [ܤ] /(n) water-skater (insect)/water strider/
+ʸ [֤] /colorful pattern/
+ [] /(adj-na,n) gorgeous/brilliant/dazzling/gaudy/
+। [󤿤] /(adj-t) dazzling/gorgeous/flowery (speech)/
+˻ [ɤ] /damask/
+ [ʤ] /in beautiful patterns/
+ [ˤ] /(n) twill damask and brocade/
+ [䤮] /(n) twilled silk fabric/
+ [] /(n) figured satin/
+ [䤤] /(n) colored thread/thread of cat's cradle/heddle thread/
+ [Ȥ] /(io) (n) cat's cradle/
+ [Ȥ] /(n) cat's cradle/
+ [䤪] /(n) twill (fabric)/
+ [䤪] /(n) twill (fabric)/
+ʪ [䤪] /(n) figured cloth/twill fabric/
+ [̤] /(n) twill damask and brocade/
+ [礦] /(n) elaborated cloth/figured silk and thin silk/
+ [] /(n) sweetfish (freshwater trout)/
+ [ʤ] /(n) greenling (fish)/
+ [ʤ] /(n) greenling (fish)/
+½ [ʤ] /(oK) (n) greenling (fish)/
+ [] /(adj-pn) a certain ../some ../(P)/
+ [뤤] /(io) (adv,conj,exp) (uk) or/possibly/(P)/
+ [뤤] /(adv,conj,exp) (uk) or/possibly/
+ [] /(adj-pn) a certain ../some ../
+ [Ȥ] /once (i.e. "once, when I was studying ..")/
+ [Ҥ] /someone (unspecified, but someone in particular)/
+ [] /one day (i.e. "one day while studying, ..")/
+ [] /(n) millet/
+Ω [] /(v5t) to have gooseflesh (cold or horror)/
+γ [Ĥ] /(n) millet grain/
+γ [夦] /(n) millet grain/
+γ [夦ä] /miliary tuberculosis/
+ [碌] /(n) lined kimono/
+¡ [䤹䤹] /(adv) very easy/very peaceful/without trouble/
+¡ [䤹䤹] /easily/cheaply/
+¤ [䤹] /(adj) cheap/inexpensive/peaceful/quiet/gossipy/thoughtless/(P)/
+¤ [䤹] /inexpensively/
+¤夬 [䤹] /(exp) to cost little/
+¤夲 [䤹] /(v1) to make it less expensive/
+¤ [䤹椺] /(v5r) to sell (a thing) cheap/
+¤դ [䤹Ĥ] /(v5k) to come cheaper/
+¤äݤ [䤹äݤ] /(adj) cheap-looking/tawdry/insignificant/(P)/
+¤餦 [䤹餦] /(v5u) to rest/to relax/
+¤餫 [䤹餫] /(adj-na,n) peaceful/tranquil/calm/restful/(P)/
+¤餫̲ [䤹餫ʤͤ] /peaceful sleep/
+¤餮 [䤹餮] /(n) peace/tranquility/(P)/
+¤餰 [䤹餰] /(v5g) to feel at ease/(P)/
+¤󤸤 [䤹󤸤] /(v1) to be contented/to be at ease/
+° [䤹䤹] /(adv) very easy/very peaceful/without trouble/
+°¤ [䤹䤹] /easily/cheaply/
+° [] /(adj-na,n) easy-going/(P)/
+° [󤤤] /(n,adj-na) (idle) ease/idleness/indolence/
+² [Τ] /(adj-na,n) peace/quiet/tranquility/
+² [] /(adj-na,n) low price/cheapness/(P)/
+² [] /(n,vs) quiet rest/
+³ [餯] /(adj-na,n) ease/comfort/carefree/cosy/
+³ڤ [餯] /(n) easy chair/
+³ڰػ [餯] /(n) easy chair/
+³ڻ [餯] /(n) euthanasia/(P)/
+´ [󤫤] /(adj-na,n) easygoingness/
+´ [] /(n) fate/safety/welfare/
+µ [] /(adj-na,n) ease/comfort/feeling at home/
+µ [󤭤] /(n) easy life/
+· [] /former name of Hiroshima prefecture/(P)/
+· [䤹ä夦] /low salary/
+¸ [] /(adj-na,n) secure/solid/stable/
+º [] /(n) sitting quietly/sitting cross-legged/
+» [󤶤󤬤] /(n) andesite/
+» [󤶤] /(n) easy delivery/
+» [󤷤] /(method of) euthanasia/
+¼ [䤹] /(adj-na,n) cheap kind/
+¼ [䤹] /cheap sake/
+¼ [䤹] /cheap saloon/
+½ [󤸤夦] /(n,vs) living peaceably/(P)/
+½ [䤹] /(n) cheap hotel/
+¾夬 [䤹] /(adj-na,n) economy/(P)/
+¾ [䤹] /(adj-na,n) economy/
+¿ [󤷤] /(adj-na,n,vs) relief/peace of mind/(P)/
+¿ [󤸤] /(n) (Buddh) obtaining peace of mind through faith or ascetic practice/
+¿ [󤷤󤫤] /sense of security/(P)/
+¿Ω̿ [󤷤Ĥᤤ] /(n) spiritual peace/enlightenment/
+¿Ω̿ [󤸤夦ᤤ] /(n) spiritual peace/enlightenment/
+礤 [䤹] /(n,vs) promising without due consideration/
+礤 [䤹] /(n,vs) promising without due consideration/
+ [󤻤] /(adj-na,n) rest/(P)/
+Ż [󤻤] /resting/
+ [󤼤] /(adj-na,n) safety/security/(P)/
+ޤ [󤼤Ϥ] /(exp) to provide for safety/
+饹 [󤼤󥬥饹] /(n) safety glass/
+ԥ [󤼤ԥ] /(n) safety pin/
+ [󤼤󤤤] /safety margin/
+ž [󤼤󤦤Ƥ] /(n,vs) safe driving/
+ [󤼤󤨤礦] /(n) safety education/
+ [󤼤] /(n) safety device/
+ [󤼤󤭤] /(n) safety standards/
+ [󤼤] /safe period/
+ [󤼤󤭤礦] /safety education/
+ [󤼤󤱤] /(n) safety factor/
+ [󤼤󤻤] /(n) safety/
+ [󤼤󤽤] /safety device/
+к [󤼤󤿤] /safety measure/
+ [󤼤] /safety first/
+ [󤼤] /safety zone/
+ [󤼤󤫤ߤ] /(n) safety razor/
+ [󤼤Ȥ] /(n) safety lamp/
+ɸ [󤼤Ҥ礦] /(n) safety mark/
+ [󤼤٤] /(n) safety valve/
+ݾ [󤼤ۤ礦] /security/(P)/
+ݾ [󤼤ۤ礦] /(n) Security Council of Japan/
+ݾ [󤼤ۤ礦礦䤯] /US-Japan Security Treaty/
+˹ [󤼤ܤ] /(n) hard hat/
+Ψ [󤼤] /(n) safety factor/
+ [󤼤٤] /(n) safety valve/
+© [󤽤] /(n-adv) rest/repose/
+© [󤽤] /(n) benzoin/
+© [󤽤] /(n) benzoic acid/
+© [󤽤] /(n) (Judeo-Christian) Sabbath/
+© [󤽤ˤ] /(n) (Judeo-Christian) Sabbath/
+© [󤽤] /(n) (Judeo-Christian) Sabbath/
+ [] /(n) safe hit (baseball)/(P)/
+ [󤿤] /(adj-na,n) peace/security/tranquility/(P)/
+ [䤹] /(n) low price/(P)/
+ [] /(n,vs) enshrinement/installation (of image)/
+ [㤯] /(n) safe arrival/
+ľ [礯] /(adj-na,n) inexpensive/cheap/easy/simple/
+ [Ƥ] /(adj-na,n,vs) stability/equilibrium/(P)/
+ꤷ [Ƥ] /steady/stable/calm/firm/
+경 [Ƥ] /(n,vs) stabilization/
+ [Ƥ֤̤] /(n) strong stockholder/
+괶 [Ƥ] /(n) sense of stability/
+ [Ƥ] /stabilizer/
+궲 [Ƥ礦] /stabilization crisis/
+ [Ƥ礦] /steady state/
+ [Ƥ] /(n) inclination to stability/
+Ĺ [Ƥ礦] /stable growth/
+ [Ƥ] /stabilizing (stock) transaction/
+¿ [Ƥ] /(n) stable majority/
+Ʊ [Ƥɤ] /stable isotope/
+ [ƤФ] /stabilizing fin/
+Φ [Ƥ꤯] /(n) stable land-mass/
+ [] /(n) relief/
+ [ޤ] /Azuchi-Momoyama period (1558-1600 CE)/
+ǫ [ͤ] /(adj-na,n) public peace/
+ǫ [ͤĤ] /law and order/
+ [٤] /(n) (uk) rice cakes (mochi) with Kinako/
+ [䤹] /(n) discount/bargain sale/selling cheaply/(P)/
+ [] /(n) safety/welfare/well-being/(P)/
+ [䤹֤] /(n) cheap structure/
+ʪ [䤹] /(n) cheap article (poor quality)/(P)/
+ [] /(n) (abbr) US-Japan Security Treaty/safety/security/(P)/
+ݾ [ݤ礦䤯] /security treaty (esp. US-Japan Security Treaty)/
+ [ݤ] /(n) Security Council/
+̲ [ߤ] /(n) quiet sleep/(P)/
+ [󤤤] /(n,adj-na) (idle) ease/idleness/indolence/
+ [] /(n) hermitage/retreat/(P)/
+ä [ह] /(exp) to build oneself a hermitage/
+ü [󤷤] /(n) hermit's cell/retreat/
+ü [󤸤] /(n) hermit's cell/retreat/
+ü [󤷤] /(n) owner of a hermitage/
+ [Ƥ] /(n) symbol indicating the following words are taken from a song or that the person saying the words is singing/
+Ĥ [󤺤] /(v5z) (1) to be anxious or concerned about/to ponder (anxiously)/to fear/(2) to investigate/to consider/to plan/
+ļ [󤷤] /(n) ordination/laying on of hands/
+ļ [󤷤줤] /(n) (Protestant) laying on of hands/ordination/
+ [Ф] /(n) arrangement/assignment/adjustment/
+ [Ф] /(n) arrangement/assignment/adjustment/
+ʢ [פ] /(n) ventral massage/
+ʬ [֤] /(n,vs) proportional division or distribution/
+ [] /(n) massage/masseur/
+ [ޤ] /massaging plaster/
+š΢ [󤢤] /(n) gloomy/tacitly/secretly/
+šΣ [󤢤] /(n) gloomy/tacitly/secretly/
+Ť [餤] /(adj) (uk) dark/gloomy/(P)/
+Ť [餤] /shadowy past/
+Ťˤʤ [餤ˤʤ] /(exp) to feel gloomy/
+Ť [餤] /dark color/
+Ť [󤦤] /gloom/melancholy/
+Ť [餬] /(n) darkness/
+Ť [󤭤] /(n) drain/culvert/
+Ť [󤿤] /(adj-na,n) dark/gloomy/somber/depressing/
+Ť [] /(adv) implicitly/(P)/
+Ťޤ [ޤ] /(v5s) to abscond/to deceive/
+Ť [] /(n) darkness/the dark/(P)/
+Ť [] /(n) metaphor/
+Ű΢ [󤢤] /(n) gloomy/tacitly/secretly/
+ŰΣ [󤢤] /(n) gloomy/tacitly/secretly/
+Ű [] /(n) darkness/the dark/(P)/
+ű [󤦤] /gloom/melancholy/
+ű [󤦤] /(n) dark clouds/(P)/
+ű [󤨤] /(n) shadow/gloom/
+ų쿧 [󤫤ä礯] /(n) dark brown/
+ŵ [] /(n,vs) memorization/learning by heart/(P)/
+ŵʪ [󤭤] /(n) a work or subject to be memorized/
+ŵ [󤭤] /(n) drain/culvert/
+ŵӿ [󤭤Ϥ] /(n) underdrainage/
+Ŷ [] /(adj-na,n) (1) imbecility/feeblemindedness/(2) dark/
+Ŷʿ͡ [󤰤ʤҤȤӤ] /dark souls/
+ŶʿͿ [󤰤ʤҤȤӤ] /dark souls/
+ŷ [󤯤] /(n) foolish ruler/
+ŷ [󤱤󤵤] /(n) unpropitious direction/
+Źȿ [󤳤礯] /(n) dark red/
+Ź [󤴤] /(n) code/password/(P)/
+Ź沽 [󤴤] /(n,vs) encryption/password protected/
+Ź沽ˡ [󤴤ۤ] /cryptography/
+Ź [󤴤ɤ] /cryptanalysis/
+Ź [󤴤] /(n) cryptography/
+Źˡ [󤴤ۤ] /cryptography/
+ŹĢ [󤴤礦] /(n) codebook/
+Źʸ [󤴤֤] /(n) cryptogram/
+Ź [󤴤] /(n,vs) coincidence/
+Ź [󤳤] /(adj-na,n) darkness/(P)/
+Ź [󤳤] /(n) the underworld/
+Ź [󤳤] /eclipse period/
+Ź [󤳤] /the Dark Ages/
+Ź [󤳤] /dark nebula/
+ŹΦ [󤳤꤯] /the Dark Continent/
+Ź [󤳤] /(n) the dark or seamy side/
+Ż [󤵤] /(n,vs) assassination/(P)/
+ŻŤ [󤵤ĤϤ] /(exp) to plot an assassination/
+Ż [󤵤Ĥ] /assassination/
+Ż [󤵤Ĥ] /assassin/
+Ż̤ [󤵤Ĥߤ] /attempted assassination/
+Ż [󤶤] /(n,vs) mental arithmetic/(P)/
+Ż翧 [󤷤礯] /(n) dark purple/
+Ż [] /(n) night vision/
+Ż [󤷤] /(n) night vision device/
+ż [] /(n,vs) hint/suggestion/(P)/
+żˡ [󤸤礦ۤ] /(n) suggestive therapy/
+ż [󤷤] /(n) dark room/
+ž [󤷤礦] /(n,vs) recitation/memorization/recite from memory/
+ž [󤷤礦] /(n) reef/sunken rock/(P)/
+ž [󤷤礦] /(n) code/cipher/
+žڲ [󤷤礦] /(vs) encryption/coding/password/
+žֹ [󤷤礦Ф󤴤] /PIN/password number/
+ſ [󤷤礯] /(n) dark colour/
+ֿ [󤻤礯] /(n) dark red/
+ [󤻤] /(n) dark-line (spectrum)/
+ [󤼤] /(adj-na,n) discouraged/disappointed/astonished/
+ [夦] /(n) in the dark/
+ [夦Ҥ䤯] /(n) behind-the-scenes maneuvering/
+κ [夦⤵] /(n) groping in the dark/
+Ϻ [夦⤵] /(n) groping in the dark/
+Ĭ [礦] /(n) undercurrent/
+ž [Ƥ] /(n,vs) sudden lowering of stage lights/
+ [Ƥ] /(n) scotoma/scotomatous/
+Ʈ [Ȥ] /(n) secret feud/
+ [] /(n) memorizing musical scores/
+ [] /(n) dark side (of nature, town, etc.)/
+ [ޤ] /(n) blackout curtain/
+ [⤯] /(adj-no,n) tacit/implicit/(P)/
+ۤμ [⤯Τ头] /understood subjects/
+ [] /(n) dark night/
+ [䤯] /(n,vs) secret manoeuvering/secret manoeuvers/(P)/
+ή [夦] /(n) undercurrent/
+ [礯] /dark green/
+п [礯礯] /(n) dark green/
+ [뤤] /(n) silent tears/
+ޤ˰ [뤤ˤऻ] /(exp) to shed silent tears/
+ [] /(n) metaphor/
+ݵ [󤦤] /(n,adj-na) gloom/melancholy/
+߸ [󤿤] /(adj-na,n) dark/gloomy/somber/depressing/
+߸ [󤿤󤿤] /(adj-t) dark/gloomy/
+ [󤨤] /(n) shadow/gloom/
+ [󤷤礦] /(n,vs) recitation/memorization/recite from memory/
+ [] /(n,n-suf) plan/suffix meaning draft/(P)/
+Ƥ [󤸤] /(v1) to be anxious/to ponder/
+Ƥ [󤸤] /worried look/
+Ƥ [󤺤] /(v5z) (1) to be anxious or concerned about/to ponder (anxiously)/to fear/(2) to investigate/to consider/to plan/
+Ƥ㤷 [ˤ] /(adv) contrary to one's expectations/
+Ƥ [Τ礦] /(adv,exp,n) sure enough/as usual/(P)/
+ƤΩƤ [򤿤Ƥ] /(exp) to draft a proposal/
+Ʋ [] /(n) under the table/word of respect added to the addressee's name on a letter/
+Ʋ [] /(iK) (adj-na,n) low price/cheapness/
+Ƴ [󤬤] /(adj-na,n-adv) unexpectedly/(P)/
+Ʒ [󤱤] /(n) matter in question/subject/(P)/
+ƻ [] /(n) (uk) scarecrow/figurehead/
+ƽ [󤷤] /(n) contrivance/
+ [ʤ] /(n,vs) information/guidance/leading/(P)/
+ⷸ [ʤ] /clerk at the information desk/
+ [ʤ] /information desk/
+ [ʤ] /(n) guidebook/
+ [ʤƤ] /presentation of a guidebook/
+ [ʤ礦] /usherette/
+ [ʤ礦] /(n) letter of invitation/
+ [ʤ] /guide map/
+ [Ф] /arrangement/
+ʬ [֤] /(n,vs) proportional division or distribution/
+ʸ [֤] /(n) draft/
+ʸ [] /(n) draft/
+ [] /(adj-no,n) darkness/the dark/black-marketeering/dark/shady/illegal/(P)/
+ǡ [ߤ] /(adv) without one's knowledge/easily/
+Ǥʶ [ߤˤޤ] /under cover of night/
+ǤƩ [ߤ򤹤] /(exp) to peer into the darkness/
+ǥƥ [ߥƥ] /(n) unauthorized cartel/
+ǰ [ߤ] /(adv) without one's knowledge/easily/
+DZ [ߤ] /(adj-na,n) recklessly/blindly/at random/
+Dz [ߤ] /(n) black marketeer/
+Dzʶ [ߤ礦Ƥ] /illegal price-fixing agreement/
+ǵͿ [ߤ夦] /secret pay/
+Ƕ [] /(adj-na,n) (1) imbecility/feeblemindedness/(2) dark/
+ǹ [󤳤] /(adj-na,n) darkness/
+Ǻ [ߤϤ] /price-support measures for contraband goods/
+ǻ [ߤ] /(n) black market/
+ǻԾ [ߤ礦] /(n) black market/
+Ǽ [ߤȤҤ] /(n) illegal or black-market transaction/secret deal/
+Ǽ [ߤȤҤ] /(n) illegal or black-market transaction/secret deal/
+Ǿ [ߤ礦ˤ] /black marketeer/
+ [ߤ] /(n) black-market price/
+Ǥ [ߤ] /attacking under the cover of darkness/
+ [ߤ] /(n) black-market price/
+ [ߤ] /(n) black-market rice/
+ [] /(n) dark night/
+ [ߤ] /(n) dark night/
+Ŵˤ [ߤˤƤäݤ] /(n) aimless attempt/
+ϩ [ߤ] /(n) dark road/
+ [] /(n) saddle/
+Ȼ [餺] /(n) saddle sores/
+ؤ [餬] /(n) changing jobs/changing quarters (geisha, etc.)/
+ [] /(n) side horse/pommel horse/
+ [] /(n) col/saddle between mountains/
+ [] /(n) apricot/apricot tree/(P)/
+ɥ [󤺥] /apricot jam/
+ɻ [] /(n) apricot/apricot tree/
+ɿ [礦ˤ] /(n) apricot seed/apricot kernel/
+ [󤺤] /chanterelle mushroom (Cantharellus cibarius)/
+ [礦] /(n) apricot grove/
+ʤ [ä] /(conj,exp) (1) with/by/(2) by means of/because/in view of/(P)/
+ʤƤ [äƤ] /(vs-s) to do by the use of/
+ʤƤγ [äƤΤۤ] /(adj-na,n) absurd/unreasonable/
+ʱ [] /(n,n-suf) beyond/further than/
+ʱ [󤱤] /(n) (aeronautical) beyond right/
+ʱ [] /(n-adv,n-t) hereafter/the future/formerly/in ancient times/
+ʲ [] /(n) less than/up to/below/under/and downward/not exceeding/the following/the rest/(P)/
+ʲΤ褦 [Τ褦] /the following kind(s) of/
+ʲ̤ [ΤȤ] /as below/as follows/
+ʳ [] /(n-adv) with the exception of/excepting/(P)/
+ʸ [] /(n-adv,n-t) after this/from now on/hereafter/thereafter/(P)/
+ʹ [] /(n-adv,n-t) on and after/hereafter/thereafter/(P)/
+ʾ [礦] /(n-adv,n-t) more than/exceeding/greater than/this is all/over/above/and up/beyond/the above-mentioned/since/as long as/the end/(P)/
+ʿ [Ǥ󤷤] /(n) telepathy/tacit understanding/communion of mind with mind/sympathy/
+ [] /(n,n-suf) west of/and westward/
+ [] /(n-adv,n-t) ago/since/before/previous/(P)/
+ [] /ago/since/before/previously/
+ [Ȥ] /(n) east of/and eastward/
+ [ʤ] /(n,n-suf) within/inside of/less than/(P)/
+ [ʤ] /(n,n-suf) south of/and south/
+ [ۤ] /(n,n-suf) north of/and northward/
+ [餤] /(n-adv,n-t) since/henceforth/(P)/
+˰ [] /(pref,suf) that one/Italy/
+˴ [] /Italian warship/
+˸ [] /(n) Italian language/
+˺ [] /(n) chicken grunt (fish)/threeline grunt/
+ [] /(n) spiny lobster/
+Ϸ [] /(n) spiny lobster/
+ [ޤ] /(n) Ise pilgrimage/
+ [󤰤] /Grand Shrine at Ise/(P)/
+ [󤰤] /the Grand Shrines of Ise/
+ [Ӥ礦] /the Grand Shrines of Ise/
+ð [] /Isetan (department store)/(P)/
+ [] /(n) spiny lobster/
+ [ꤤ] /Italy/
+ã [] /(adj-na,n) dandyism/vainglorious/showy/gallantry/(P)/
+ã [] /(adj-na,n) dandyism/vainglorious/showy/gallantry/
+ã [Ƥޤ] /(n) under sash/omelet wrapper/
+ã [Ƥޤ] /(woman's) undersash/rolled omelette mixed with fish (paste)/
+ã [Ƥ] /(n) flashy appearance/
+ã [Ƥ] /(n) dandy/dude/
+ã [Ƥ夦] /(n) dandy/gallant/chivalrous person/
+ã [Ƥ] /(n) flapper/
+ã [ƤȤ] /(n) dandy/dude/
+ã [Ƥ] /showy clothes/
+Ϥ [] /(n) traditional ordering of the Japanese syllabary/(P)/
+ [餤] /(n-adv,n,suf,vs) grade/rank/court order/dignity/nobility/situation/throne/crown/occupying a position/about/almost/as/rather/at least/enough to/(P)/
+̤ [餤Τܤ] /(exp) to rise in rank/
+̤ [餤] /(vs-s) to rank/to be ranked/to be located/
+̤ι⤤ [餤ΤҤ] /person of high rank/
+̤򲼤 [餤򤯤] /(exp) to degrade/to lower in rank/
+̳ [] /(n) court rank/
+̳ [Ȥ] /court rank and honors/
+̴ [] /ancient headgear showing rank/
+̴ [] /(n) rank and official position/
+̵ [] /(n) court rank diploma/
+̵£ [Ĥ] /conferment of posthumous rank/
+̷ [] /rank and order of merit/
+̼ [] /order of rank/order of seating/
+̼ [餤ɤ] /(n,vs) grade/class/quality/unit/digit/positioning of decimal point/
+̼ [餤ɤ] /(v5r) to scale/
+ [] /(n) phase (in science)/
+ [] /(adj-na) topology/topological/
+ [] /phase space (physics)/
+ [] /(n) parole/
+꺹 [] /(n) phase contrast/
+꺹 [Ӥ礦] /(n) phase-contrast microscope/
+ [㤾] /(n) topological mapping/
+® [] /(n) phase velocity/
+졼 [Ϥĥ졼] /(n) phased-array radar/
+Ĵ [ؤ礦] /(n) PM/phase modulation/
+ [] /(n,vs) place/situation/position/location/
+ [] /(n,vs) place/situation/position/location/(P)/
+֤Ť [Ť] /(v1) to place (in relation to the whole)/to rank/to position/to locate/
+֤Ѥ [򤫤] /(exp) to change the position of/
+֥ͥ륮 [ͥ륮] /(n) potential energy/
+֥٥ȥ [٥ȥ] /(n) position vector/
+ֹ碌 [碌] /(vs) alignment/justification/
+· [] /(vs) justification/
+ŷʸ [Ƥ󤬤] /(n) position astronomy/
+դ [Ĥ] /(n) placement/fixed position/(P)/
+դ [Ť] /(n) placement/fixed position/
+դ [] /(ik) (v1) to place (in relation to the whole)/to rank/to position/to locate/(P)/
+դ [Ť] /(v1) to place (in relation to the whole)/to rank/to position/to locate/
+ݤ [餤] /(n) inability to live up to one's rank/out of one's league/
+ [Ϥ] /(n) Buddhist mortuary tablet/
+Ʋ [Ϥɤ] /(n) mortuary chapel/
+դ [餤Ť] /(n) ranking/unit/
+ [餤ޤ] /(n) being unworthy of one's rank/being outranked/
+餱 [餤ޤ] /(n) being unworthy of one's rank/being outranked/
+ [] /depending on/
+ [] /depending on/
+ͤä [ä] /(conj) (uk) therefore/consequently/accordingly/because of/
+ͤ [] /(v5r) (uk) to depend on/to be due to/
+ʹ [] /(n) in accordance with one's request/
+ʹ࿦ [󤿤礯] /retirement at one's own request/
+ʹȴ [󤫤] /retirement at one's own request/
+͵ [] /(n) dependence/
+; [礯] /(n,vs) entrusting (with)/
+ [] /(adv,n) still/as yet/(P)/
+Ȥ [Ȥ] /(adv,exp) still/as yet/as of old/(P)/
+¸ [] /(n,vs) dependence/dependent/reliance/
+¸ [] /(n,vs) dependence/dependent/reliance/(P)/
+¸ [󤳤] /(n) dependence effect/
+¸ [󤷤礦] /(n) (alcohol, drug) dependence/morbid dependence (on alcohol)/
+¸ [󤻤] /dependence/
+¸ [] /degree of dependence/
+ [] /(n) dependence (on someone)/
+ͷ [㤲] /firing from elbow rests/
+ [餤] /(n,vs) (1) request/commission/dispatch/(2) dependence/trust/(P)/
+ [餤] /(n) client/
+ [餤礦] /(n) written request/
+꿴 [餤] /(n) spirit of dependence/
+ [餤] /client/
+ [餤ˤ] /client/
+ [] /unfairness/
+ [] /unfairness/
+ [] /obstinacy/
+ [] /obstinacy/
+ [Ҥ] /(adj-na,n) favoritism/partiality/prejudice/bias/
+ [] /(n) favoritism/partiality/prejudice/bias/
+ [] /(adj-na,n) obstinacy/stubbornness/
+ [] /(adj-na,n) obstinacy/stubbornness/
+ [Ҥ] /(adj-na,n) favoritism/partiality/prejudice/bias/
+ [] /(adj-na,n) greatness/
+Τ [餤] /(adj) great/celebrated/eminent/terrible/awful/famous/remarkable/excellent/(P)/
+ΤǤ [餤Ǥ] /(exp) (uk) good!/great!/
+Τ [餤Ҥ] /(n) celebrated personage/big-wig/person in a high position/
+Τ [餬] /(v5r) to be conceited/
+Τ [餽ʤդ] /air of importance/
+δ [] /(n) magnificent sight/
+ε [] /excellent deeds/
+ζ [礦] /(n) great enterprise/exploits/(P)/
+η [] /(n) great achievement/
+θ [] /(n) great deed/
+θ [] /(n) great effect/
+κ [] /(n) (man of) great talent/remarkable man/
+κ [] /(n) extraordinary talent/genius/
+ξ [礦] /(n) great man/great god/hero/big man/
+ο [] /(n) great man/(P)/
+ [] /(n) glorious achievements/
+ [] /remaining works/results of a man's labor/
+ [] /remaining works/results of a man's labor/
+ [] /(adj-na,n) greatness/(P)/
+ [Ȥ] /outstanding virtue/
+ʪ [֤] /(n) great man/
+ʪ [] /(n) great man/
+ [褦] /(n) dignity/majestic appearance/
+ [礯] /(n) power/might/authority/influence/
+ [] /(n) great achievement/
+Ϥ [] /(n) enclosure/paling/storage/(P)/
+Ϥ [ˤ] /(exp) to place in an enclosure/
+Ϥ [] /(n) enclosure/
+Ϥ [] /(n) mistress/
+Ϥ [] /(v5u) to enclose/(P)/
+Ϥ [] /(n) enclosure/box/column/siege/(P)/
+Ϥߤˤ [ߤ֤] /(exp) to break through a siege/
+Ϥߵ [ߤ] /(newspaper) column/
+Ϥ [] /(v5m) to surround/to encircle/(P)/
+ϳ¼ [] /(n) walled settlement/walled town/
+ϸ [] /(n) Go (board game of capturing territory)/(P)/
+ϸ뻰 [󤭤夦] /third rank in the game of go/
+ϧ΢ [] /(n) hearth/fireplace/
+ [礦] /(n,vs) surrounding/enclosure/
+ [ˤ礦] /(n,vs) surrounding/enclosure/
+ [Ӥ] /(n) barbarian/savage/Ainu/
+й [] /(n) land of the barbarians/
+п [] /(n) barbarian/devil/
+¯ [] /customs of the barbarians/
+ [Ƥ] /(n) barbarians/aliens/
+Ѥ [路] /(iK) (adj) knowing very well/detailed/full/accurate/
+Ѥ [ޤ] /(oK) (v1) (1) to entrust to another/to leave to/(2) to do something at one's leisure/
+Ѥͤ [ͤ] /(v1) to entrust to/to devote oneself to/(P)/
+Ѱ [] /(n) committee member/(P)/
+Ѱ [󤫤] /(n) committee meeting/committee/(P)/
+Ѱ˻ [󤫤ˤϤ] /(exp) to submit (a plan) to a committee for deliberation/
+Ѱ֤ [󤫤򤪤] /(exp) to form a committee/
+ѰĹ [礦] /(n) committee chairman/(P)/
+Ѱ [դ] /referral to a committee/
+Ѵ [] /(n) abandonment/desertion/relinquishment/
+Ѷ [礯] /(n) details/circumstances/
+Ѻ [] /(n) details/particulars/
+Ѻ [] /(exp) details when I see you/
+ѽ [夯] /(adj-na,n) withering/atrophy/contraction/dwarf/(P)/
+Ѿ [礦] /(n,vs) transfer/assignment/
+Ѿ [礯] /(n,vs) entrusting (with)/(P)/
+ [] /(n,vs) consign (goods (for sale) to a firm)/entrust (person with something)/commit/(P)/
+ [󤭤夦] /(n) contract research/
+ [] /scholarship student sent by government office or business/
+ [ФФ] /(n) consignment sales and purchase/
+ [ϤФ] /(n) consignment sale/
+ݾڶ [ۤ礦] /(n) margin money/
+Ǥ [ˤ] /(n) charge/trust/(P)/
+Ǥ [ˤ󤸤礦] /(n) commission/proxy/
+Ǥ [ˤȤ] /(n) mandate/
+ǤΩˡ [ˤäݤ] /(n) delegated legislation/
+ [] /(n) abandonment (rights, property)/
+Ҥƶ [ɤƤͤȤ] /(exp) to scare money out of (a person)/
+Ҥ򿶤뤦 [դ뤦] /(exp) to exercise authority/
+Ұ [] /(n) coercion/
+ҰŪ [ĤƤ] /(adj-na) coercive/overbearing/
+ҳ [] /(n,vs) menace/threat/intimidation/(P)/
+ҳżͷ [㤲] /warning shot/
+ҳŪ [Ƥ] /(adj-na) threatening/menacing/
+ҳ [] /(n) threatening/
+ҵ [] /(n) dignity/majesty/dignified manner/
+Ҹ [] /(n) authority/power/
+Ҹ [] /(n) dignity/(P)/
+Ҹ [] /(n) power/authority/influence/
+ҿ [] /(n) dignity/(P)/
+ [] /(n) power/might/authority/(P)/
+ĥ껶餹 [Ф餹] /(v5s) to domineer/
+ĥ [Ф꤯] /(v5r) to throw one's weight around/to be puffed up/
+ĥ [Ф] /(v5r) to be proud/to swagger/(P)/
+ [Ȥ] /(n) virtue and influence/
+ [Ϥ] /(n) menance/threat/
+ [] /(n) authority and force/
+ [դ] /(n) majesty/dignity/
+Ʋ [դɤɤ] /(adj-na) majestic/pomp and circumstance/
+ƲƲ [դɤɤ] /(adj-na) majestic/pomp and circumstance/
+ [դ] /(n,vs) awe into submission/
+̾ [ᤤ] /(n) fame/prestige/
+ͭäԤ餺 [äƤ餺] /dignified without being overbearing/
+ [褦] /(n) dignity/majestic appearance/
+ [礯] /(n) power/might/authority/influence/(P)/
+ [줤] /(n) authority/
+ [礦] /(n) jailer/old man/rank/company officer/
+Ӵ [] /(n) officer below the rank of major/company officer/
+Կ [ʤ] /(adv,n) as of old/
+Կƻ [ʤΤߤ] /(state) Shinto/
+դ [򤯤] /(exp) to enter into a person's feelings/
+դޤ [फ] /(exp) to cater to another's wish/
+դʤ [򤨤ʤ] /fail to make sense (of)/
+ճ [] /(adj-na,n) unexpected/surprising/(P)/
+ճ [] /(adv) surprisingly/unexpectedly/
+յ [] /(n) spirit/heart/disposition/(P)/
+յȤäƤ [äƤ] /(exp) to be in high spirits/
+յ [󤳤] /(adj-na,n) in high spirits/elated/
+յ [󤳤] /(adj-na,n) in high spirits/elated/
+յ [] /(n) ardor/enthusiasm/(P)/
+յ [] /(v5m) to be enthusiastic about/(P)/
+յ [礦] /(n,vs) depressed in spirits/dispirited/disheartened/rejection/
+յŷ [礦Ƥ] /in high spirits/
+յ [] /be in high spirits/(P)/
+յ [] /depression/rejection/
+յ [] /(n) self-respect/self-confidence/guts/backbone/
+յ [] /(n) self-respect/self-confidence/guts/backbone/(P)/
+յϤʤ [ʤ] /(n) coward/timid creature/
+յϤΤʤ [Τʤ] /spineless/backboneless/timid/cowardly/weak-kneed/
+յ [Ȥ] /(n) hit it off with (a person)/find a kindred spirit in (a person)/sympathy/mutual understanding/
+յȡ [褦褦] /(adj-na,n) triumphant/exultant/in high spirits/
+յ [褦褦] /(adj-na,n) triumphant/exultant/in high spirits/
+յ [礦] /(n,vs) depressed in spirits/dispirited/disheartened/rejection/
+յ [] /(n) meaning/significance/(P)/
+յ [֤] /(adj) significant/important/
+ո [] /(n) opinion/view/(P)/
+ո [򤤤] /(exp) to state one's opinion/
+ո [] /(exp) to hold an opinion/
+ոǤ [Ϥ] /(exp) to give one's opinion/
+ո [󤳤] /exchange of ideas/exchange of opinions/
+ո [󤳤] /(n) protest advertising (on an issue by a pressure group)/
+ո [󤷤] /(n) opinion in writing/written opinion/argument/
+ո [] /(adj-na,n) perversity/
+ո [] /(n) intention/idea/inclination/(P)/
+ջ [] /(n) will/volition/(P)/
+ջ֤ζ [ΤĤ褤Ҥ] /strong-minded man/
+ջ֤ [ΤĤ] /mutual understanding/
+ջ֤ [ΤĤ] /agreement of wills/
+ջַ [äƤ] /(n) decision-making/
+ջַ [äƤƤ] /(n) decision-making process/
+ջַ굡 [äƤ] /decision-making body/
+ջŪ [Ƥ] /(adj-na) strong-willed/
+ջ [Ϥ㤯] /(adj-na,n) weak will/lacking a purpose/
+ջ [] /(n) intention/purpose/(P)/
+ջ׷ [äƤ] /(n) decision-making/(P)/
+ջǽ [Τ礯] /(n) mental capacity/
+ջɽ [Ҥ礦] /(n) declaration of intention/(P)/
+ջɽ [Ҥ礦] /(n) donor card/
+ջ [] /(n) ideogram/
+ռ [] /(n,vs) consciousness/senses/(P)/
+ռή [Τʤ] /(n) stream of consciousness/
+ռ [äѤ] /(n) transcendental appreciation/
+ռ [] /(n,adj-no) subconscious/
+ռ㳲 [礦] /(n) disturbance of consciousness/
+ռӼ [] /(n) loss of consciousness/
+ռ [] /(n) discarnate entity/
+ռŪ [Ƥ] /(adj-na) consciously/deliberately/(P)/
+ռ [դᤤ] /(n) unconscious/senseless/
+ռ [] /(n) grudge/malice/spite/
+ռ餷 [Ф餷] /(n) revenge/
+ռ֤ [夬] /revenge/
+վ [礦] /(n) design/(P)/
+վ [礦] /(n) design right/right(s) to a design/
+վϿ [礦Ȥ] /(n) registration of a design/
+տ [] /(n) intention/aim/design/(P)/
+տŪ [ȤƤ] /(adj-na) intentional/on purpose/(P)/
+۳ [] /(adj-na,adj-no,n) unexpected/unsuspected/
+ [] /(n) disposition/spirit/willpower/obstinacy/backbone/appetite/(P)/
+Ϥĥ [äѤ] /(adj-na,n) obstinacy/obstinate person/
+Ϥĥ [Ϥ] /(exp) to not give in/to be obstinate/to be stubborn/to be perverse/
+ϰ [] /(adj-na,n) malicious/ill-tempered/unkind/(P)/
+ϰ [뤤] /(adj) ill-natured/
+ϱ [ʤ] /(adj) gluttonous/greedy/
+ϱʤ [ʤ] /(adj) gluttonous/greedy/
+ϿԤ [] /(adj-na,n) obstinate/stubborn/
+Ҥ [ʤ] /(adj) gluttonous/greedy/
+ [夦] /(n) one's mind/one's heart/one's intention/
+ν [夦Τ] /sweetheart/girlfriend/
+ο [夦ΤҤ] /(n) sweetheart/person in one's thoughts (heart)/
+ [] /(n) uncontrolled/
+Ͽ [Ф󤨤] /(n) uncontrollable passions/
+ɽ [Ҥ礦] /(n) surprise/something unexpected/(P)/
+̣ [] /(n,vs) meaning/significance/(P)/
+̣̤ʤ [ߤȤʤ] /be incomprehensible/not make sense/
+̣δط [ߤΤ󤱤] /relational theory of meaning/
+̣ [ߤȤ] /(exp) to follow the sense/to understand the meaning of/
+̣ª [ߤȤ館] /(exp) to grasp the meaning/
+̣ [ߤ] /semantics principle/
+̣礤 [ߤ] /(n) implication/nuance/(P)/
+̣μ [ߤ礦Τ头] /sense subject/
+̣Ū [ߤ礦Τ⤯Ƥ] /sense object/
+̣Ĺ [ߤ礦] /(adj-na,n) profound (often hidden) meaning/pregnant with significance/
+̣ [ߤʤ褦] /(n) semantic content (of a term)/meaning (of a sentence)/
+̣դ [ߤŤ] /(v1) to give meaning to/
+̣ [ߤ֤] /semantic component/
+̣ [ߤ䤯] /semantic role/
+̣ [ߤ] /(n) semantics/the study of meaning/
+ [䤯] /(n) free translation/liberal translation/
+ [褯] /(oK) (n) will/desire/ambition/
+ [褯] /(n) will/desire/ambition/(P)/
+ [礯] /(n) will/will-power/
+ [] /(n) intention/idea/inclination/
+֤ [ʤ] /(n) consolation/comfort/
+֤߼ [ʤߤ] /(n) (person treated as a) plaything/
+֤Ⱦʬ [ʤߤϤ֤] /partly for fun/capricious/
+֤ʪ [ʤߤ] /(n) (person treated as a) plaything/
+֤ [ʤ] /(v5m) to comfort/
+֤ [ʤ] /(n) comfort/consolation/diversion/
+֤ [ʤ] /(v1) to comfort/to console/(P)/
+֤ [ʤ᤬] /(n) consolatory look/comforting look/
+֤˼ΤƤ [ʤˤƤ] /(exp) to throw a girl away after making her one's plaything/
+ְ [] /(n) solace/relaxation/(P)/
+ְ² [󤫤] /recreational get-together/
+ְ¼ [󤷤] /comforter/
+ְ [] /(n) army prostitute/
+ְι [礳] /(n) pleasure trip/company (office) trip/
+ּ [] /(n) consolation/(P)/
+ּ [礦] /(n) consolation money/solatium/
+ [] /(n) pacification/soothing/
+ [] /(n) condolences/sympathy call/(P)/
+ [֤] /(n) soldier's comfort bag/
+ [Ҥ] /(n) comfort article/
+α [夦] /(n,vs) dissuasion from resigning or leaving/
+ [줤] /(n) comfort the spirit (of the dead)/(P)/
+ [줤] /(n) memorial service/(P)/
+ [줤Ȥ] /memorial tower/
+ϫ [] /(n,vs) recognition of services/
+ϫ [] /party given in recognition of a person's services/
+ϫ [] /(n) bonus/reward for one's services/
+ [] /(n) consolation/
+ [礦] /(n) consolation money/solatium/
+ [] /(n) divination/fortune-telling/
+ס [䤹䤹] /(adv) very easy/very peaceful/without trouble/
+פ [䤹] /(adj,suf) easy/(P)/
+פ [䤵] /(adj) easy/plain/simple/(P)/
+פ [䤵Ҥ] /(exp) promiscuous person/
+פʸ [䤵֤󤷤礦] /easy (simple) writing/
+פϻͷ [Τ夦] /the 64 hexagrams of the Book of Changes/
+פؿʤ [ʤؤ] /to proceed from the easy to the difficult/
+פ򸫤 [ߤ] /(exp) to divine/
+װ [䤹䤹] /(adv) very easy/very peaceful/without trouble/
+׳ [] /(n) study of divination/
+״ [󤻤󤻤] /(adj-na) compromised/
+׷ [礦] /(n) I Ching/Yi Jing/The Book of Changes/
+׼ [] /(n) fortuneteller/diviner/
+» [Ҥ] /(n) fragile article/
+ [] /(n) divination/fortunetelling/
+ư [ɤ] /mobility/
+ػ [] /(n) chair/(P)/
+ػҤ˿Ȥ [ˤߤ򤷤] /(exp) to sink into a chair/
+ [] /(n) good/advantage/benefit/welfare/sake/to/in order to/because of/as a result of/(P)/
+٤ [ʤ] /(v5aru) (hon) to do/(P)/
+٤ [ʤ] /(v1,vt) to accomplish/to finish/
+٤ [ʤ] /(v5r,vi) to finish/
+٤뤲 [ʤȤ] /(v1) to accomplish/to finish/to fulfill/
+٤ [ʤ] /(v5s) to accomplish/to do/(P)/
+٤Ѥ̵ [ʤ٤ʤ] /(exp) to at one's wits end/
+٤Ƹ [Ƥ] /(v5r) to do for (someone)/to deceive/to hoodwink/
+٤ [] /(conj) for/for the sake of/to one's advantage/in favor of/on behalf of/
+٤ [ʤ] /(n) candidate/suitable person/
+٤ [] /(vs-i) (uk) to do/to try/to play/to practice/to cost/to serve as/to pass/to elapse/(P)/
+٤ [ʤ] /(v5r) to change/to be of use/to reach to/
+٤ [󤹤] /(n) proper methods/
+ٰ [ˤ] /(adj) hard to do/
+ٲ̤ [] /(v1) to accomplish/
+ٲ᤮ [] /(v1) to overdo/to do too much/
+ٶ [᤮] /exchange bank/
+ٹ礦 [] /(v5u) (uk) to do together/
+ٻĤ [Τ] /(v5s) to leave unfinished/
+ٽФ [Ǥ] /(oK) (v5s) (uk) to perpetrate/to do/to finish up/to be guilty of/
+ٽ褹 [Ǥ] /(oK) (v5s) (uk) to perpetrate/to do/to finish up/to be guilty of/
+ٽ [] /outset/beginning/
+ٽ [] /(v1) to begin to do/
+ٿ [ҤȤȤʤ] /(n) temperament/
+ٿԤ [Ĥ] /(v5s) to do everything possible/
+ٿ뤲 [Ȥ] /(v1) to accomplish/to finish/to fulfill/
+ [] /(n) governing/administering/
+ [] /politician/
+ [] /(n) statesman/(P)/
+³ [ĤŤ] /(v1) to continue to do/to persist in doing/
+» [󤸤] /(v1) to blunder/to fail/to make a mistake/
+» [󤸤] /(v5z) to blunder/to fail/to make a mistake/
+»ʤ [ʤ] /(v5u) to blunder/to fail/to make a mistake/to miss/
+ [Ƥ餯] /state of affairs/predicament/
+ [碌] /(n) money order/exchange/(P)/
+إԥ [碌ԥ] /(n) exchange dumping/
+إޥ꡼ [碌ޥ꡼] /(n) exchange marry/
+إ졼 [碌졼] /(n) exchange rate/
+ش [碌] /exchange control/
+ض [碌󤳤] /exchange bank/
+غ [碌] /profit on currency exchange/
+غ [碌Ƥ] /exchange arbitration/
+ػԾ [碌礦] /(n) exchange market/
+ؼ [碌Ƥ] /draft/
+ؿ [碌] /(n) balance of exchange/
+ [碌] /exchange rates/(P)/
+굡 [碌Ȥ] /currency speculation/
+ʿ [碌ؤ] /(n) par value/exchange parity/
+ͽ [碌䤯] /(n) exchange contract/
+ [] /livery/servant's clothes provided by employers/
+Ǽ [] /(n) finishing up/
+ [ۤ] /(adj-na,n) having one's own way/
+ [] /(n) way of doing/
+ [] /(n) custom/conventional practice/mores/ordinance/
+ [Ȥ] /omission/oversight/
+ [] /omission/oversight/
+Ȥ [Ȥ] /(v5s) to fail to do/to make light of/to neglect/
+ڤ [] /(adv) graciously/
+ڤޤޤ [ޤޤ] /(exp) certainly!/(P)/
+ڤޤ [ޤ] /(v5r) to obey respectfully/to humble oneself/to sit straight (upright, respectfully, attentively)/
+ڤ [] /(v1) to fear/to be afraid of/
+ڤ¿ [줪] /graciously/
+ڤ [줤] /(v5r) to be filled with awe/to feel small/to be amazed/to be surprised/to be disconcerted/to be sorry/to be grateful/to be defeated/to confess guilt/
+ڷ [] /(n) reverence/awe/respect/
+ڽ [夯] /(n,vs) wince/cower/recoil/
+ [] /(n) awe/fear/fright/
+ [դ] /(n) awe/
+ͧ [椦] /(n) one's esteemed friend/
+ [] /(n) reverence/awe/fear/
+ۤʤ [Ȥʤ] /(v5r) to differ/to vary/to disagree/(P)/
+ۤʵʬ [ʤ֤] /queer feeling/
+ۤ [Ȥ] /(adv,n,vs) difference/
+ۤˤ [Ȥˤ] /(exp) to make a distinction/to differ/to be different/
+ۤΩƤ [򤿤Ƥ] /(exp) to raise an objection/
+۰ [] /(n) foreign lands/
+۲ [] /allophone (ling)/strange noise/
+۲ [] /(adj-na,n) dissimilation/catabolism/catabolic/
+۵ [] /(n) heterogenous equipment/dissimilar equipment/
+۵ [] /(n) different meaning/
+۵ [] /(n) objection/dissent/protest/(P)/
+۵Ĥʤ [ʤ] /without demur/
+۶ [礦] /(n) foreign country/
+۶˲̤Ƥ [礦ˤϤƤ] /(exp) to die in a strange land/
+۶ݤ줿 [礦ˤĤ줿Ϥ] /flower grown in a foreign land/
+۶ [礦] /(n) paganism/
+۶ [礦] /(n) pagan/heretic/
+۶ [礦] /(n) strange land/
+۷ʬ [֤] /(n) heterotypic division/
+۷ [礦] /(adj-na,n) fantastic/grotesque/
+۷۶ [Ϥ] /(n) anisogamete/
+۷ϸ [Ϥ] /(n) exogamy/
+۸ [] /(n) different opinion/objection/
+۸Ʊ [ɤ] /(n) in concert/with one voice/unanimously/(P)/
+۸Ʊ [ɤ] /in one voice/
+۹ [] /(n) foreign country/(P)/
+۹ [礦] /exoticism/
+۹Ĵ [礦礦] /(n) exoticism/
+ۺ [] /(n) conspicuous colour/
+ۺ [] /(n) genius/prodigy/
+ۼ [] /(adj-na,n) heterogeneous/(P)/
+ۼ [] /(adj-na,n) different kind (species, variety)/heterologous/heterogenous/
+ۼܿ [夤礯] /(n) xenotransplant/heterograft/heteroplastic transplantation/heteroplasty/heterotransplantation/
+ۼ [夳Ϥ] /crossbreeding/
+ۼ [] /(n) extraordinary appearance/
+۽ [夦] /different religion or sect/
+۽ [夦] /(n) offensive smell/off-flavor/
+۾ [礦] /(n) alias/pseudonym/pen name/nom de plume/
+۾ [礦] /(n) vision/strange phenomenon/
+۾ [礦] /(adj-na,n) strangeness/abnormality/disorder/(P)/
+۾β [礦Τդ] /(n) fault (anomaly) recovery/
+۾ﵤ [礦礦] /(n) abnormal weather/
+۾쿧Ǿ [礦ä礦] /(n) hemoglobinopathy/
+۾ⲹ [礦] /abnormally high temperatures/
+۾ェλ [礦夦礦] /ABEND (ABnormal END)/
+۾￴ [礦꤬] /(n) abnormal psychology/
+۾̰ [礦󤤤] /(n) region of anomalous seismic intensity/
+۾ [礦褯] /sexual abnormality/
+۾ǥ [礦ˤ󤷤] /(n) abnormal pregnancy/
+۾ȯ [礦Ϥä] /plague/
+۾ʬ [礦֤٤] /(n) abnormal delivery/
+۾ [礦] /(n) something wrong/accident/change/abnormality/aberration/(P)/
+ۿ [礯] /(adj-na,n) unique/different color/novelty/(P)/
+ۿ [礯礦] /(n) allotriophagy/pica/
+ۿ [] /(n) treachery/intrigue/
+ۿ [] /(n) foreigner/different person/
+ۿͼ [󤷤] /(n) alien (different) race/
+ۿ [] /treasonable intent/
+ۿ [] /(adj-no,n) unusual/exceptional/phenomenal/
+ۿ [] /(n) heteroploidy/
+ۿ [] /(n) heteroploid/
+ [] /(n) different name/
+ [] /(n) the opposite sex/(P)/
+ط [󤱤] /(n) relationships with the opposite sex/
+ [] /(adj-na,n) isomer/isomeric/
+ [] /alien/
+ [] /(n) different opinion/
+¸ [] /(n) objection/
+¸ʤ [󤬤ʤ] /nothing to say/have no objection/
+ [] /(n) different body/
+λ [] /(n) kanji variants/
+Ʊ [ɤ] /perfect harmony/
+ü [] /(n) heresy/(P)/
+ü [] /(n) heresy/
+ü [󤷤] /(n) heretic/
+ī [礦] /(n) foreign court/foreign country/
+ư [ɤ] /(n) change/(P)/
+Ʊ [ɤ] /(n) difference/
+ [] /(n) different father/
+ [դ] /(n) unusual customs/
+ʢ [դ] /(n) child of a different mother/
+ʪ [֤] /(n,pref) foreign substance/foreign body/xeno/(P)/
+ʬ [֤] /(n) outsider/alien elements/
+ʸ [֤] /(n) strange tale/another story/variant (reading)/strange report or tale/(P)/
+ʸ [֤] /intercultural/
+ʹ [֤] /(n) strange tale/another story/variant (reading)/strange report or tale/
+ [ؤ] /(n) accident/disaster/(P)/
+ [] /(n) different mother/
+ [ۤ] /(adj-na,n) anisotropy/
+Ƴťե [ۤɤǤե] /oriented conduction film/
+Ƴ [ۤɤǤޤ] /oriented conduction film/
+ˮ [ۤ] /(n) foreign country/
+ˮ [ۤ] /(n) foreigner/stranger/gentile/
+ [ۤ] /(n) different edition/another book/strange book/
+̱² [ߤ󤾤] /(n) different race (people)/
+̾ [ߤ礦] /(n) another name/nickname/alias/(P)/
+̾ [ᤤ] /(n) another name/nickname/alias/
+̾Ʊ [ᤤɤ] /(n) enharmonic/
+ [褦] /(adj-na,n) bizarre/strange/eccentric/odd/queer/(P)/
+ [뤤] /(n) varieties/different kinds/
+ [줤] /(adj-na,adj-no,n) exception/illness/singular/exceptional/unprecedented/(P)/
+ [] /(n) different opinion/objection/(P)/
+ܤؤ [Ĥ] /(v1) to shift (move) (an object) to (into)/
+ܤ [Ĥ] /(v5s) to remove/to transfer/to infect/(P)/
+ܤ [Ĥ] /(n) change/transition/return present/
+ܤ굤 [Ĥ꤮] /(adj-na,n) whim/frivolity/fickleness/inconstant/capriciousness/
+ܤԤ [Ĥ椯] /(v5k-s) to change/to shift/to come and go/
+ܤ [Ĥ꤬] /(n) lingering scent/
+ܤ꽻 [Ĥꤹ] /(n) to change one's place of residence/to move house/
+ܤѤ [Ĥ꤫] /(n) change (e.g. season)/(P)/
+ܤѤ [Ĥ꤫] /(v5r) to change/
+ܤ [Ĥ] /(v5r) (1) to move (house)/to transfer (department)/(2) to be infected/to be contagious/(P)/
+ܤ [Ĥ] /(v5u) to change/to fade/
+ܴ [] /(n) transfer of control/(P)/
+ܹ [] /(n,vs) switching over to/(P)/
+ܹԴ [] /(n) period of transition (e.g. from old to new system)/
+ܹԷײ [] /transition plan/
+ܹ [] /(adj-na) transitional/
+ܹ [] /(n,vs) transposition/
+ܽ [夦] /(n) migration/immigration/(P)/
+ܽ [夦] /emigrant/immigrant/
+̱ܽ [夦ߤ] /(n) immigrant/emigrant/
+ܽ [] /(n,vs) export/shipping out/
+ܾ [礦] /(n,vs) transferring to/
+ܾ [礦] /(n,vs) transfer/assignment/(P)/
+ܿ [礯] /(n,vs) transplanting/porting/implantation/engrafting/(P)/
+ܿǥ͡ [礯ǥ͡] /(n) transplant coordinator/
+ܿ [礯] /portability/
+ܿ¡ [礯] /(n) replacement organ/
+ܿȱ [礯󤨤] /(n) transplantation immunity/
+ܿ [礯] /(n) small shovel or trowel used in gardening/
+ [] /(n,vs) changing household registry/transfer (e.g. of one's name in the register)/(P)/
+ [] /(n,vs) moving establishment/
+ [] /(n) transfer/transport/removal/(P)/
+ [㤯] /(vs) adhering or embedding of wear debris in the opposing surface/
+ [夦] /(n,vs) moving/transferring/
+ĭ [礦] /(n) notification to authorities/
+Ĵ [礦] /(n,vs) (musical) transposition/
+ž [Ƥ] /(n,vs) moving/transfer/demise/(P)/
+ž [Ƥ󤫤] /(n) transfer price/
+ž [Ƥ󤷤夦] /(n) balance of transfer account/
+ž [Ƥ󤷤Ȥ] /(n) transfer income/
+ž [Ƥ󤵤] /(n) one's new address/
+ư [ɤ] /(n,vs) removal/migration/movement/(P)/
+ưԼֹ [ɤˤ夦㤷٤ĤФ󤴤] /(n) International Mobile Subscriber Identity (IMSI)/
+ư޽ [ɤȤ礫] /mobile library/bookmobile (USA)/
+ưⵤ [ɤ] /(n) migratory anticyclone/
+ư [ɤ] /moving body/
+ư̿ [ɤĤ] /(n) mobile communications/
+ư [ɤ] /(n) roving ambassador/
+ư [ɤǤ] /(n) mobile phone/wireless phone/
+ [ˤ夦] /(n,vs) importation/ingression/migration/transfection/
+̱ [ߤ] /(n) (1) emigration/immigration/(2) emigrant/immigrant/(P)/
+̱ [ߤ󤻤] /(n) immigration policy/
+̱ˡ [ߤۤ] /immigration law/
+̱ϫƯ [ߤɤ] /(n) immigrant worker/
+ݴ« [󤽤] /(n) fibrovascular bundle/
+ݴ«ʪ [󤽤礯֤Ĥ뤤] /(n) tracheophytes/
+ݸ㼤 [] /(uk) Uighur/
+ݻ [] /(n,vs) maintenance/preservation/(P)/
+ݻ [] /maintenance costs/
+ݿ [] /(n) restoration (e.g. Meiji)/(P)/
+޻ [̤] /(n) woof (weaving)/
+޻ [褳] /(n) woof (weaving)/
+޽ [] /(n) book of omens appended to Confucian Chinese classics/
+ [] /(n) parallel/
+ [] /(n) latitude (nav.)/(P)/
+ٴ¬ [ɤ󤽤] /(n) latitude observatory/
+Ѳ [ɤؤ] /(n) latitude variation/
+ [] /(n) stomach/(P)/
+ߤ [Τ] /(n) stomach/
+ߥȥˡ [ȥˡ] /(n) gastric atony/
+ߥ [] /(n) gastric catarrh/
+ߥ [] /(n) gastrocamera/
+ߥݥ꡼ [ݥ꡼] /(n) gastric polyp/
+߱ [] /(n) gastric juice/
+߱ [] /(n) gastritis/gastric catarrh/
+߲ [] /(n) gastroptosis/
+߳ĥ [礦] /(n) gastric dilation/dilation of stomach/
+ߴ [] /(n) stomach cancer/
+߶ [礦] /gastroscope/
+߻ [] /(n) stomach medicine/
+߻ [] /(n) stomach (gastric) acid/
+߻¿ [󤫤礦] /(n) gastric hyperacidity/
+߼ [㤯] /(n) dyspepsia/
+߿ɷ [󤱤] /(n) gastrovascular system/
+ [] /(n) gastrolith/
+ [󤸤礦] /(vs) gastric irrigation/gastric lavage/
+ [󤳤] /(n) perforation of stomach ulcer/
+ [] /(n) gastric gland/
+ [֤] /(n) stomach/(P)/
+IJ [礦] /(adj-na,n) stomach/gastrointestine/(P)/
+IJ [礦] /gastroenteritis/
+IJо [礦󤱤礦] /(n) gastrointestinal neurosis/
+IJ [礦Ӥ礦] /gastrointestinal disorder/
+IJ³ [礦Ӥ礦] /gastroenterology/
+IJ [礦䤯] /(n) digestive medicine/medicine for the stomach and bowels/
+ [Ĥ] /(n) stomach-ache/stomach pain/gastralgia/
+ [褦] /(n) stomach ulcer/
+ [Ӥ礦] /(n) stomach trouble/
+ [ؤ] /(n) stomach lining/gastric wall/
+ [] /(n) stomach medicine/
+ڻ [] /(n) stomach cramps/
+न [ʤ] /(v1) to wither/to droop/to be lame/
+Ӥ [ʤӤ] /(v1) to wilt/to fade/
+ [ܤ] /(v5m) to wither/to fade (away)/to shrivel/to wilt/(P)/
+ [] /(v1) to wither/(P)/
+ಫ [Ӥ礦] /(n) chlorosis/greensickness/
+ [夯] /(adj-na,n) withering/atrophy/contraction/dwarf/
+̾ [夯礦] /atrophy/
+̿ [夯] /(n) contracted kidney/
+ɡ [夯Ӥ] /(n) atrophic rhinitis/
+ [夯Ӥ礦] /(n) dwarf disease/
+ [] /(n) decline/decay/
+ [] /(n) clothes/(P)/
+ᤷ [] /pocket/
+ [] /(n) clothes rack/
+ [] /(n) tineid moth/
+ᴧ [] /(n) kimono and ancient head-dress/
+ [] /(gikun) (n) silverfish/clothes moth/bookworm/
+ [] /(n) clothes rack/
+ṹ [⤬] /(n,vs) (1) seasonal change of clothing/changing (one's) dress for the season/
+ [] /(n) perfume on the clothing/
+Ụ [̤] /(n) rustling of clothes/
+ [] /(n) sleeve/
+ [礦] /(n) clothing/costume/outfit/garment/dress/
+Ῡ [礯] /(n) food and clothing/livelihood/living/
+Ῡ [礯夦] /(n) necessities of life (food, clothing, etc.)/(P)/
+ [̤] /(n) rustling of clothes/
+ [礦] /(n) clothing/costume/outfit/garment/dress/(P)/
+礻 [礦碌] /(n) costume fitting/
+ý [礦] /(n) wardrobe/
+ [礦] /(n) dresser/
+ [] /(n) clothes and obi/full court dress/
+ؤ [⤬] /(n,vs) (1) seasonal change of clothing/changing (one's) dress for the season/(P)/
+ȭ [Ϥ] /(n) mysteries of one's master's art/
+ [դ] /(n) clothes/(P)/
+ [] /(n) dress/clothes/drapery/
+ [󤫤] /(n) hanger/
+ݤ [󤫤] /rack for hanging kimono/
+ [] /Iran/
+ [礦] /(n) clothing/(P)/
+Ź [礦ҤƤ] /(n) clothing store/
+ [礦] /(n) food and clothing/
+ [뤤] /(n) clothes/clothing/garments/(P)/
+⤦ [] /(v5u) is referred to as ../is called ../
+ [] /(n) reason/origin/(oral) history/
+ [] /(adv) so to speak/so to call it/as it were/
+ [] /(n) reason/origin/(oral) history/
+㤤 [] /(n,n-suf) difference/discrepancy/(P)/
+㤤ʤ [ʤ] /(adj,exp) (phrase) sure/no mistaking it/for certain/(P)/
+㤤ê [] /(n) set of staggered shelves/
+㤤̵ [ʤ] /(adj,exp) (phrase) sure/no mistaking it/for certain/
+㤦 [] /(v5u) to differ (from)/(P)/
+㤨 [] /(v1) to break one's word/
+㤨 [] /(v1) to change/
+ٺ [] /(n) (relatively minor) offense against police regulations/
+ [] /(n) unconstitutionality/(P)/
+ [󤻤] /(n) unconstitutionality/
+Ωˡ [äݤ󤵤] /(n) judicial review/
+㻻 [] /(n) miscalculation/
+㼰 [] /(n) informality/breach of etiquette/
+㿴 [] /treacherous designs/
+ê [] /(n) set of staggered shelves/
+ [Ϥ] /(n) violation/transgression/
+ȿ [Ϥ] /(n) violation (of law)/transgression/infringement/breach/(P)/
+ȿ [Ϥ󤷤] /violator (of a law)/
+ [Ϥ] /(n) violation (of law)/transgression/infringement/breach/
+ȹ԰ [Ϥ󤳤] /violation/offense/
+ȼ [Ϥ󤷤] /violator/offender/
+ˡ [ۤ] /(adj-na,n) illegal/illegality/unlawfulness/(P)/
+ˡ԰ [ۤ] /(n) illegal act/
+ˡ [ۤ] /lawbreaker/
+ˡ [ۤ] /(n) illegality/
+ˡʪ [ۤ䤯֤] /(n) illegal drug/
+̿ [ᤤ] /(n,vs) disobedience/
+ [䤯] /(n) breach of contract/default/
+ [䤯] /(n) penalty for contract breach/
+ [줤] /(n) violation of law/
+ [줤] /(n) unconventionality/
+ [] /(n) physical disorder/
+´ [狼] /(n) malaise/incompatibility/(P)/
+䤹 [Τ] /(v5s) to leave (behind, over)/to bequeath/to save/to reserve/
+䰦 [] /(n) bequest/relic/
+ [] /(n) portrait of deceased person/(P)/
+ [] /(n) posthumous song or poem/
+² [] /(n) bereaved family/
+ [] /(n) one's last caution/
+䳼 [] /(n) remains/corpse/
+䴸 [] /(adj-na,n) regrettable/unsatisfactory/(P)/
+䴸˴ʤ [ˤʤ] /be really regrettable/
+䴸̵ [ʤ] /(adv) unobjectionally/fully/
+ [] /(n) abandonment/desertion/relinquishment/(P)/
+ʪ [] /abandoned goods/
+ [] /(n) abandonment/
+ [礦] /(n) work left at death/
+䷱ [] /(n) dying instructions/
+中 [] /(n) able men left out of office/
+ [椤] /(n) will/testament/last request/(P)/
+Լ [椤󤷤ä] /executor/
+ [椤󤷤] /testator/
+ [椤󤷤] /(n) testament/
+ڽ [󤷤礦] /(n) testamentary document/
+ [椤󤸤礦] /(n) will/testament/
+­ [椤ۤ] /codicil/
+ [] /(n) orphan/
+ [] /(n) works following the deceased/
+乽 [] /(n) remains/(P)/
+ [] /(n) posthumous manuscripts/
+ [] /(n) lingering odor of giver (clothes, etc.)/
+ [椤] /will/testament/
+ [] /(n) remains/ashes of deceased/(P)/
+亨 [] /(n) grudge/ill will/enmity/(P)/
+ [] /(n) bequest/inheritance/
+ [] /(n) posthumous works/(P)/
+仺 [] /(n) inheritance/bequest/(P)/
+仺 [󤫤] /administration of an estate/
+仺 [󤫤ˤ] /administrator of an estate/
+仺³ [󤽤] /inheritance/succession to property/
+仺³ [󤽤ˤ] /heir/heiress/inheritor/
+仺³ [󤽤] /inheritance tax/
+ [] /(n) posthumous child/
+ [] /(n) dying wish/(P)/
+ [] /(n) reminiscences/memories/
+ [] /(n) orphan/(P)/
+伺 [] /(n,vs) loss/
+伺 [Ĥ] /owner of a lost article/
+伺 [ĤҤ] /lost article/
+伺ʪ [Ĥ֤] /(n) lost article/(P)/
+伺ʪ갷 [Ĥ֤ĤȤꤢĤ] /lost and found office/
+佬 [夦] /(n) old customs/
+佸 [夦] /collection of writings by the deceased/
+ [] /(n) posthumous writings/(P)/
+ [] /(n) surviving retainer/
+ [] /(n) institutions bequeathed from the past/
+ [] /(n) nocturnal emissions/oneirogmus/
+ [] /(n) historic ruins (remains, relics)/(P)/
+ [] /(n) (historic) ruins/
+ [] /(n) posthumous works/
+£ [] /(n) bequest/legacy/
+£ʬ [֤] /legal portion/
+² [] /(n) bereaved family/(P)/
+² [夦] /survivor's benefit/
+²ǯ [ͤ󤭤] /survivor's pension or annuity/
+²޽ [դ] /survivor's benefit/
+² [ۤ礦] /(n) compensation to the bereaved family/
+¸ [󤷤] /(n) relict/
+ [] /(n) corpse/remains/(P)/
+æ [] /(n) omission/
+ [] /(n) posthumous work/
+ [Ǥ] /(adj-na,n,vs) heredity/inherent/(P)/
+Ź [Ǥ󤢤󤴤] /genetic code/
+ؤ [Ǥ󤤤󤷤ߤ] /recombinant gene splicing/
+ [Ǥ󤬤] /(n) genetics/study of heredity/
+ [Ǥ] /(adj-na,n) gene/genetic/(P)/
+ҥХ [Ǥ󤷥Х] /(n) gene bank/
+ҷ [Ǥ󤷤] /(n) genotype/
+ҹ [Ǥ󤷤] /genetic engineering/
+Ҽ [Ǥ󤷤礦] /gene therapy/
+ȴ [Ǥ󤷤ߤ] /(n) gene recombination/
+ [Ǥ󤷤] /(n) gene manipulation/
+¿ [Ǥ󤷤] /(n) polymorphisms/
+Ѱ [Ǥ󤷤ȤĤؤ] /(n) gene mutation/
+ˡ [Ǥ󤷤礦ۤ] /(n) gene therapy/
+ [Ǥ󤸤礦ۤ] /genetic information/
+ [Ǥ󤻤] /(adj-na,n) inheritable character/inheritable/hereditary/inherited/
+ [Ǥ󤻤ä] /(n) hereditary disease/hereditary disorder/
+Ͽ [Ǥ] /genetic map/
+ [ǤӤ礦] /(n) hereditary (genetic) disease/
+ˡ [Ǥۤ] /laws of heredity/
+ [Ȥ] /(n) benefit from ancestors' virtue/
+Ǣ [ˤ礦] /(n) enuresis/bed wetting/
+ȱ [Ϥ] /(n) hair of the deceased/
+ɮ [Ҥ] /(n) writing left by the deceased/
+ [Ҥ] /(n) articles of the deceased/(P)/
+ [դ] /(n) tradition/hereditary custom/
+ʪ [֤] /(n) relic/momento/(P)/
+ʸ [֤] /(n) literary remains/
+˧ [ۤ] /(n) memory or autograph of deceased/
+ [ܤ] /(n) autographs (brushwork) of departed person/
+̿ [ᤤ] /(n) will/dying instructions/
+α [夦] /(n,vs) bequest/
+α [夦Ҥ] /(n) lost articles/
+αʬ [夦֤] /(n) heir's distributive share/
+ϳ [] /(n) omission/
+ϳʤ [ʤ] /complete/without omission/
+Ԯ [] /(n) (historic) ruins/
+ [] /(n) dying instructions/
+ [] /(n,n-suf,vs) medicine/the healing art/doctor/cure/healing/quenching (thirst)/(P)/
+ [] /(n) medical staff/doctor/
+屡 [] /(n) doctor's office (surgery)/clinic/dispensary/(P)/
+屡Ĺ [礦] /head doctor/
+岽 [] /medical chemistry/
+ [] /(n) doctor/
+ [] /(n) medical science/medical department/(P)/
+ʳ [] /medical college/(P)/
+ʸ [] /(n) Institute for Medical Sciences/
+ʻ [] /medical and dental college/
+ [] /medical school/
+ [] /medical society/
+峦 [] /(n) medical world/
+ [] /(n) medical science/medicine/(P)/
+ؤ [Τ] /founder of medical science/
+س [] /medical world/
+صѻ [Ĥ] /medical technician/
+ػ [ä] /(n) medical journal/
+ػ [] /history of medicine/
+ػ [] /(n) Bachelor of Medicine/M.B./
+ؼ [] /(n) medical scientist/
+ [] /medical student/
+ʪ [֤Ĥ] /medical biology/
+ [Ϥ] /M.D./Doctor of Medicine/
+ [Ϥ] /M.D./Doctor of Medicine/
+ [] /(n) medical faculty/
+Ѹ [褦] /medical term/
+崱 [] /(n) medical officer/
+ [礦] /(n) medical practice/
+ [礯] /(n) medical office/dispensary/(P)/
+帶 [Ӥ礦] /(n) iatrogenic disease/
+ [] /(n) doctor/physician/(P)/
+ղ [] /(n) medical association/(P)/
+չȻ [ä] /(n) National Medical Practitioners Qualifying Examination/
+ˡ [ۤ] /(n) medical practitioner's law/
+ [] /(n) medical practice/
+ʾ [礦] /(n) medical suit/
+ƻ [Ǥɤ] /medical missionary work/
+ [] /(n) doctor (medical)/(P)/
+Ԥ˳ݤ [ˤ] /(exp) to entrust to a doctor (for treatment)/
+Ԥλؿ [Τ] /doctor's mandate/
+ԤƤ [] /(exp) to call the doctor/
+ [] /(n) medicine/healing art/
+ [] /(n) medical book/
+ [] /(n) register of physicians/
+ [] /(n) medical university/medical school/(P)/
+Ĺ [礦] /(n) medical director/chief physician/(P)/
+ƻ [ɤ] /(n) the art of medicine/
+ [Ϥ] /(pol) doctor/
+ [Ϥ] /(n) doctor of medicine/
+̳ [] /(n) medical affairs/
+̳ [ष] /medical office/
+ [䤯] /(n) medicine/(P)/
+ [䤯Ҥ] /(n) medical supplies/(P)/
+ [䤯֤Ҥ] /(n) nonmedicinal product/
+ʬ [䤯֤󤮤礦] /separation of medical and dispensary practice/
+ [褦] /(n) medical use/
+ѥƥ᡼ [褦ƥ᡼] /(n) medical telemeter/
+ι [褦] /(n) medical biotechnology/
+Żҹ [褦Ǥ󤷤] /(n) medical electronics/
+ [礦] /(n) medical care/medical treatment/(P)/
+ťӥ [礦ӥ] /medical service/
+ťƥ [礦ƥ] /(n) medical system/
+ť [礦] /medical team/
+ťߥ [礦ߥ] /(n) medical error/
+Ų [礦] /medical malpractice/
+Ŵط [礦󤱤] /(n) medical personnel/
+Ŵﳣ [礦] /medical appliances/surgical instruments/
+ŵ [礦] /medical institution/
+ŵ [礦] /medical equipment/
+ŵ [礦] /(n) medical technology/
+ź [礦礦] /medical supplies/
+Ż [礦] /medical facilities/
+ż [礦] /clinic car/traveling clinic/
+žǯ [礦礦ͤ󤤤] /(n) medical reformatory/
+ [礦] /health care system/
+ƻ [礦Ǥɤ] /medical missionary work/
+Ѵʪ [礦Ϥ֤] /(n) hospital waste/
+ [礦] /(n) medical expenses/doctor's bill/
+ [礦Ҥ] /medical supplies/
+ݸ [礦ۤ] /medical-care insurance/
+ݸ [礦ۤ󤻤] /(n) medical insurance system/
+ݾ [礦ۤ礦] /(n) medical security/
+ [礦ۤ礷] /(n) paramedic/
+ [礦ۤ夦] /medical fee/
+ˡ [礦ۤ] /medical corporation/
+͢ [礦椽] /medical transport (plane)/
+ [礦褦] /medical use/
+ [] /(n) well/(P)/
+γ糤Τ餺 [ΤʤΤ鷺򤷤餺] /(exp) parochial/provincial/used to encourage someone to get a wider perspective/
+ [] /(n) sluice/dam/
+ [] /(n) well lining/well curb/
+ [] /(n) water well/(P)/
+Ͳ [ɤ䤫] /well roof/
+ͷ [ɤۤ] /(n) well digging/well digger/
+͹ [ɤŤ] /well rope/
+ͼ [ɤ] /(n) well pulley/
+Ϳ [ɤߤ] /(n) well water/
+¦ [ɤ] /(n) well curb/
+ؤ [ɤ] /(n) well cleaning/
+ü [ɤФ] /(n) side of well/
+ü [ɤФ] /content-free chat/idle gossip/
+޴ [ɤ館] /(n) well cleaning/
+ [Ť] /well rope/
+ [] /(n) (uk) newt/
+ [] /(n) (water) well/
+ [Ƥ] /(n) well bottom/narrow place/
+ [Ť] /(n) well crib/
+ [⤯] /(n) the nine principal points in a game of go/
+ [] /(n) twelfth sign of the Chinese zodiac (The Boar, 9p.m.-11p.m., north-northwest, October)/
+ [Τ] /(n) twelfth sign of the Chinese zodiac (The Boar, 9p.m.-11p.m., north-northwest, October)/
+ι [Τ] /10 o'clock in the evening/
+ [] /October (of the lunar calendar)/
+ǯ [Τɤ] /year of the boar/
+ [] /(n) region/limits/stage/level/
+賰 [] /(n) outside the area/(P)/
+ [ʤ] /(n) inside the area/(P)/
+ǰ [ʤܤ] /regional trade/intra-trade/
+餯 [Ϥ] /(io) (v5m) to raise/to rear/to bring up/
+ [] /(n) breeding/growth/(P)/
+ɤ [褤] /be well-bred/
+᤮ [] /(v1) to be overgrown/
+Ԥ [椯] /(v5k-s) to grow up/
+ [] /(adj-no) growing/
+ [] /(v5t,vi) to raise (child)/to be brought up/to grow (up)/(P)/
+ [] /(n) bringing up/raising/
+Ƥο [ƤΤ] /(n) foster parents/
+Ƥ [Ƥ] /(v1,vt) to raise/to rear/to bring up/(P)/
+ƾ夲 [Ƥ] /(v1) to raise (to maturity)/to rear/to train/to educate/
+ƿ [Ƥ] /foster parent/
+ [Ƥ] /method of bringing up/method of raising/
+ [Ϥ] /(v5m) to raise/to rear/to bring up/(P)/
+ [] /(n) education/(P)/
+Ѳ [] /(n) scholarship society/educational society/
+ [] /(n) childcare/nursing/upbringing/(P)/
+Υ [Υ] /(n) maternity nerves/maternity neurosis/
+ [] /orphanage/nursery school/
+ [] /baby nursery/baby-farm/
+ [] /nursing time/
+ [] /nursery/
+ [] /(n) book on child-rearing/
+ [礯] /baby food/
+ǹ [Τ] /(n) brood pouch/
+ˡ [ۤ] /child-rearing practice/
+ [] /(n,vs) (plant) breeding/
+ [夫] /(plant) breeder/
+ [夸] /(plant) nursery/
+ [] /(n,vs) brooding/
+ [] /breeder/
+ [] /(n) rearing/training/nurture/cultivation/promotion/(P)/
+ [Ф] /vegetable and fruit growing/
+ [] /(n) rearing/training/nurture/cultivation/promotion/
+ [Ӥ礦] /(n) raising seedlings/
+Ӻ [⤦] /(hair) tonic/
+꡹ [] /(adj-t) flourishing/teeming with culture/aromatic/diffusing of aroma/
+ꤿ [] /(adj-t) flourishing/teeming with culture/aromatic/diffusing of aroma/
+ [] /(n) beach/shore/seashore/(P)/
+볪 [] /(n) beach crab/
+ [㤯] /(n) sea anemone/
+ [Ť] /(n) surf-fishing/
+ [] /(ik) (n) fishing from rocks by the shore/
+ [Ť] /(n) fishing from rocks by the shore/
+ [Ť] /(n) along the beach/
+뾾 [ʤޤ] /(n) windswept pine trees/
+ [ʤ] /(n) surf/
+ [] /(n) seashore/beach/
+ [Ҥɤ] /blue rockthrush/
+ [] /sandpiper/
+ [] /(num) one/(P)/
+졹 [] /(adv,n) one by one/separately/(P)/
+졹 [Ĥ] /(adv,n) one by one/separately/
+줫齽 [餸夦ޤ] /from A to Z/without exception/
+줫 [ä] /one month/
+줫 [ä] /(n) one place/the same place/
+줫Ȭ [Ф] /sink or swim/
+ [ҤȤäѤ] /(n) spin/run/
+ [ҤȤ] /(n) one/(P)/
+İ [ҤȤĤ] /one each/
+İ [ҤȤĤŤ] /one each/
+İ [ҤȤĤҤȤ] /(n) one-by-one/separately/in detail/(P)/
+ijФ [ҤȤĤܤ] /(exp) the one thing that is well-remembered/
+ij [ҤȤĤ] /(n) one or the same pot/eating or living together/
+ķ [ҤȤĤ] /(n) same hole/one gang/
+Ļ [ҤȤĤ] /(n) the same thing/
+Ľ [ҤȤĤ] /(n) an item/itemization/
+Ŀ [ҤȤĤ] /one mind/the whole heart/wholeheartedness/
+Ŀ [ҤȤĤ] /(n) baby clothes/
+ [ҤȤĤܤ] /(n) evening star/morning star/
+֤ [ҤȤĤ] /(n) alternate/every other one/
+֤ [ҤȤĤ] /alternately/
+٤ [ҤȤĤɤ] /(with negative predicate) not even once, never/
+ [ҤȤĤ] /(n) one-eyed monster/
+ܾ [ҤȤĤᤳ] /(n) a one-eyed goblin/
+ [ҤȤĤФʤ] /(n) anecdote/common talk/
+ [Ĥ] /(adv) solely/entirely/only/or/
+ [Τ] /(n) 1st course at a banquet/
+ [Ĥ] /for one thing/partly/
+ޤ [ҤȤޤ] /(adv) for the present/once/in outline/(P)/
+̵ [ˤʤ] /(adv) unhesitatingly/
+åȥ椭 [åȥ] /(adj-no) having a cooking capacity of one liter/
+ [ä] /one month/
+ [ä] /(n) one place/the same place/
+찮 [] /(n) handful/
+찮 [ҤȤˤ] /(adj-no,n) handful/small handful/(P)/
+찱 [] /(n) (1) one reed/(2) boat/
+¿ [ҤȤ󤷤] /(n) feeling of relief/
+ [] /(n) idea/plan/
+ [] /(n) first place/first rank/unit's position/(P)/
+ [] /(n) captain (JSDF)/
+ [] /(adj-na,adv,n) unique/earnestness/
+쿴 [󤷤] /(adv) single-mindedly/wholeheartedly/with one's heart and soul/
+ӿ [] /(n) narrow strip of water/narrow strait/
+һ [Ǥ󤷤ä] /(n) monohybrid/
+ [] /(adv,n) one by one/separately/(P)/
+ [Ĥ] /(adv,n) one by one/separately/
+죰 [Ҥ㤯ȤФ] /police emergency tel. no. (in Japan)/
+ [Ҥ㤯夦夦Ф] /ambulance and fire brigade emergency tel. no. (in Japan)/(P)/
+ [] /(n) person/member/(P)/
+ [] /(n) cause/(P)/
+ [ҤȤΤ] /(n) mouthful/bite/swallow/sip/easy prey/
+챡 [󤻤] /(n) unicameral system/
+챩 [] /one (bird)/
+챫 [ҤȤ] /(n) shower/rainfall/
+ [] /(adv,n) whole district/one yen/throughout/(P)/
+߶ [] /1 Yen coin/
+߻ [󤵤] /(n) 1 yen bill/
+ [ҤȤ] /(n) slightly salted/
+ [󤭤] /(n) monobasic acid/
+ [] /(adv) once/tentatively/in outline/for the time being/
+ [] /(adv) once/tentatively/in outline/for the time being/(P)/
+ʹ֤ [Ƥ] /to hear someone out anyway/
+첡 [ҤȤ] /(vs) push/another try/
+첯 [] /(n) 100,000,000/one hundred million/(P)/
+첻 [󤻤] /monosyllable/
+륳 [ä륳] /(n) monohydric alcohol/
+ؿ [ä󤹤] /(n) single-valued function/
+ [ä] /(n) a house/a home/a family/a household/one's family/one's folks/a style/(P)/
+ [ä] /(n) a house/a home/a family/a household/one's family/one's folks/a style/
+Ȥμ [äΤ뤸] /master of the household/
+ȤĹ [äΤ礦] /head of a family/
+Ȥ٤ [ä򤵤] /(exp) to support one's family/
+ȳݤ [ä] /with the whole family/
+ȸ [ä] /(n) private opinion/personal view/personal opinion/
+ȸ [ä] /(n) private opinion/personal view/personal opinion/
+ȿ [ä󤸤夦] /(n) family suicide/
+ݳ [ä] /family get-together/
+Ԥ [ҤȤ] /(n) job/gain/
+ [ä] /one (object)/piece/
+շ [ä] /(oK) one month/
+ս [ä] /(n) one place/the same place/
+ǯ [äͤ] /(ok) one year/
+ [ҤȤϤ] /(n) success/one flower/
+ [ä] /(n) one load/
+ [ä] /(n,vs) passing away/(P)/
+ [ä] /(n) transient (pain or fever)/
+ٿ [äϤ󤸤] /(n) transient pulmonary infiltration/
+ [ä] /(n) one lot/a lot/
+ [ä] /(adj-no,n) mere/only a ../(P)/
+γ [äΤ] /a mere student/
+ [ä] /(n-adv) once/one time/one time/one round/one game/one bout/one heat/one inning/(P)/
+ [ҤȤޤ] /(n-adv) one turn/one round/(P)/
+꾮 [ҤȤޤ] /(adj-na) a size smaller/
+ [ä] /(n) first death anniversary/
+ [ä] /first game/first round (of tennis, etc)/
+ž [Ƥ] /(n) one revolution/one rotation/
+ž [äƤ] /(n) one revolution/one rotation/
+ʬ [ä֤] /dose/installment/
+ [ä] /(n) one lump/one group/
+ [ҤȤޤ] /(n) one lump/one group/
+ [ҤȤޤ] /(n) one lump/one group/
+쳬 [ä] /(n) one floor/first floor/(P)/
+쳵 [] /(adv) unconditionally/as a rule/(P)/
+ [ä] /one grab/
+ [ä󤭤] /(n) getting rich quick/
+ [ä] /(n) corner/section/point/one narwhal/apparently/(P)/
+ [ҤȤ] /(n-adv,n-t) full-fledged/considerable/
+Ѥοʪ [ҤȤɤΤ֤] /somebody/someone/
+ѽ [ä夦] /(n) unicorn/
+ѽú [ä夦] /(n) Monoceros (the constellation)/
+ [ä] /(n) one block/enclosure/
+ [] /ten percent/
+ [Ӥ] /10% off sale/
+ [ä] /(n) cry in a thundering voice/one roar/
+ [ä] /(n,vs) all together/batch/one lump/one bundle/summing up/(P)/
+ [ҤȤ] /(n) one bunch/one bundle/one lot/
+ [ҤȤ] /(n) lump together/put all together/
+ [äĤˤ夦] /lump-sum purchase/
+缰 [äĤ] /batch mode/batch style/
+ [äĤФФ] /a bulk sale/buying and selling in bulk/
+ʧ [äĤϤ餤] /(n) lump-sum payment/
+촬 [ä] /(n) one volume/
+촬 [ҤȤޤ] /(n) one roll/
+촮̵ [ҤȤޤʤ] /easily/irresistibly/helplessly/
+ [ҤȤ] /(n) doing a job/riding and sweating up a horse/
+ [ä] /(n) link/(P)/
+ [ä] /(n) one flute/one brush/
+ [ä] /(n) (1) consistency/coherence/integration/(2) one kan (8.333 lbs)/(P)/
+Ӥ [ä󤷤] /consistently/
+Ӻ [ä󤵤礦] /continuous operation/
+ [ä󤻤] /consistency/
+ֹ [äФ󤴤] /serial number/
+ [ä] /(n) one ken/six feet/
+ [ҤȤ] /(n) one room/
+ĥ [äФ] /(n) lacquered papier-mache/
+ [] /(n) lump/(into) one/(P)/
+ݤȤʤä [Ȥʤä] /in a body (lump)/
+ [] /(n) one eye/
+ [] /(n) single-lens reflex camera/
+ե [ե] /(n) single lens reflex camera/
+ͫ [ä椦] /(n) now rejoice, now worry/alternate hope and fear/mixed blessings/joys and sorrows/(P)/
+ [ҤȤϤ] /(n) flag/undertaking/
+Ȥ [ҤȤϤ] /(v1) to make a name for oneself/
+ [] /(n) (1) one's life time/lifetime/(2) term/half-year/quarter/(P)/
+ [ä] /(n) (1) one's life time/lifetime/(2) term/half-year/quarter/
+ [] /(n) for this time only/never again/one chance in a lifetime/
+쵡 [] /(n) new method/
+쵤 [ä] /(n) (abbr) drink! (said repeatedly as a party cheer)/(P)/
+쵤 [ä] /(adv) at once/at a breath (stroke, sitting)/(P)/
+쵤˰ [äˤΤ] /(v5m) to drink in one gulp/
+쵤 [ä] /(adv,n) at a breath (stroke, sitting)/in a single spell/
+쵳 [ä] /(n) one horseman/
+쵳 [ä] /(n,vs) one-to-one fight/
+쵳Ǥ [ä] /(n) personal combat/(P)/
+쵳 [äȤ] /(adj-no,n) matchless (warrior)/mighty (player, fighter, combatant)/
+쵳 [äȤΤष] /match for a thousand/matchless warrior/
+쵳Ƥ [ä] /(n) personal combat/
+쵳Ƥ [ä] /(n) personal combat/
+쵷 [] /(n) an incident/
+ [] /(n) (1) reason/principle/meaning/(2) first meaning/first principle/first consideration/(P)/
+Ū [Ƥ] /(adj-na,n) unmistakable/
+ [] /(n) word (opinion, objection)/
+ [ä] /(n) small amount/
+ [ä] /one scoop (of water)/
+٤ [ҤȤ䤹] /(n) rest/(P)/
+ [ä夦] /(adj-na,n) one grade/first-class/primary/(P)/
+ [ä夦Ҥ] /(n) first-class goods/
+ [ä] /(n-adv,n) one effort/one action/(P)/
+ [ä] /(adv) at a stroke/with a single swoop/(P)/
+ư [ä礤ɤ] /(n) one's every action/every single move/
+­ [ä礷夤äȤ] /(n) slight effort/least trouble/
+ξ [ä礦Ȥ] /(n) killing two birds with one stone/serving two ends/
+춽 [ä礦] /(n) amusement/fun/brief entertainment/
+ [ä礦] /(n) surprise/amazement/
+ [ä礯] /(n) one game (checkers, etc.)/(P)/
+ [礯] /one part/
+ [ä礯] /(n) tune (melody, piece of music)/(P)/
+ [ä] /(1) 1 kin (~0.5kg)/(2) 1 loaf of bread/
+ [ҤȤ] /(adj-na,n) a line/earnestly/blindly/straightforwardly/(P)/
+ [ҤȤ] /(adj-na,n) a line/earnestly/blindly/straightforwardly/
+ڤ [ҤȤΤʤߤ] /a trickle of tears/
+ƻ [ҤȤߤ] /(n) straight road/
+ [ҤȤʤ] /(n) (1) (piece of) rope/(2) ordinary method/
+ [ҤȤʤ] /(n) (1) (piece of) rope/(2) ordinary method/
+ [ä] /(n) (1) phrase (verse, line)/(2) one haiku-poem/
+Ӥ [ä] /(v5m) to make up a haiku poem/
+ [ä] /(n) district/ward/lot/
+ڤ [ҤȤ] /(n) end/break/
+ϫ [ҤȤ] /(n) a hard time/pains/
+ [ҤȤ] /(iK) (n) (uk) scene/frame/shot/
+ [] /(n) one set/
+ [] /(n) one meeting/
+ [] /(n) corner/nook/(P)/
+ [ҤȤ] /(n) corner/nook/
+췲 [] /(n) (1) group/flock/crowd/herd/(2) wide expanse (of flowers)/
+췲 [ΤҤĤ] /flock of sheep/
+췲 [ҤȤ] /(n) (1) group/flock/crowd/herd/(2) wide expanse (of flowers)/
+췳 [] /(n) an army/the whole army/first string players (sports)/(P)/
+췳Ψ [Ҥ] /(exp) at the head of an army/
+ [ä] /(n) single-family lineage/
+ [ä] /a stem/
+ [ä] /(n) plan/
+ [] /(n) an art/one talent/
+ [] /(n) blow/hit/poke/
+β [ΤȤ] /(adv) by a single blow/
+ [ҤȤ] /(n) one digit/one column/the "ones" column/
+ [ä] /(n,vs) agreed/settled/
+ [ä] /(n) same hole/one gang/
+ [ҤȤĤ] /(n) same hole/one gang/
+ [ҤȤह] /(n,vs) knotting/
+ [] /(n-adv) January/(P)/
+ [] /one month/
+ [ҤȤĤ] /one month/
+ [ä] /(n) matter/item/(P)/
+츤 [ä] /(n) one dog/
+츥 [ä] /(n) one cup (of sake)/
+츫 [] /(n) unfamiliar/never before met/
+츫 [ä] /(adv,n,vs) (1) look/glimpse/glance/(2) (adv) apparently/seemingly/(3) first meeting/(P)/
+츫­ [ä󤹤ˤ] /(exp) to be worth seeing/
+츫 [󤷤] /(n) an opinion/
+츮 [ä] /(n) one house/
+츮츮 [ä󤤤ä] /(n) house to house/door to door/
+츮 [ä] /(n) an isolated house/
+츮 [ä] /(n) an isolated house/
+츮֤ [äΤƤȤʤ] /next door but one/
+층 [] /(adj-no,n) unitary/(P)/
+층 [] /(n) unification/centralization/(P)/
+층Ū [Ƥ] /(adj-na,n) monistic/unitary/unified/centralized/
+층 [] /(n) monism/
+츹 [󤭤] /(n) one-stringed instrument/monochord/
+츾 [󤭤] /(n) one-stringed instrument/monochord/
+ [] /(n) single word/
+ [] /(n) single word/(P)/
+ [ҤȤ] /(n) single word/(P)/
+鷺 [ҤȤȤ⤤鷺] /without saying a word/
+ [󤤤ä] /each word/word by word/
+ [󤤤ä] /(n) just a word or an act/
+ [󤳤] /(n) person who always has to have his say/ready critic/
+ [ҤȤȤդ] /(exp) a word or two/
+Ⱦ [Ϥ] /(n) a word/a few words/(not even) a word/(not even) a syllable/
+Ⱦ [Ϥ] /(n) a word/a few words/(not even) a word/(not even) a syllable/
+ [ä] /(n) piece/fragment/(P)/
+Ŀ [] /(n) private person/individual/
+Ŀ [ä] /(n) private person/individual/
+ [ä] /(adj-no,n) personal/private/oneself/
+ [ä] /(n) one house/household/
+ͷ [ä] /(n) (separate) house/(P)/
+ [ä] /(n) (take no) notice of/
+ܤ⤷ʤ [ä⤷ʤ] /not give a damn/take no notice of/
+ [ä] /the first beat of the war drum/
+ [] /(n) one word/
+ [] /word for word/one word/
+ [ҤȤ] /(n) mouthful/one word/bite/sip/draft/(P)/
+η [äΤ] /a sword/
+ [ҤȤ] /to have a munch/to take a bite/
+ [ҤȤʤ] /an immediate definite deal/
+٤ [ҤȤ٤] /(v1) to eat a mouthful/
+Ʊ [äɤ] /reading in unison/saying the same thing/
+ [ҤȤФʤ] /(n) joke/anecdote/
+ [ä] /(adv) (not) at all/(P)/
+ [Ҥ] /(adj-na,adv) (uk) nothing but/earnestly/intently/
+ [ä] /(adv) (not) at all/(P)/
+˹ʤ [äˤޤʤ] /(exp) doesn't care at all/doesn't matter at all/
+칩 [ҤȤդ] /a contrivance/a bit more/
+칹 [ä] /(n) first watch/8-10 p.m./
+칻 [ä] /(n) whole school/the first proof/one proofreading/(P)/
+ [ä] /(n) consideration/thought/
+Ӥ [ҤȤ] /(n) squall/burst of anger/
+ [礦] /(n) line/row/troupe/party/(P)/
+ [ä] /(n) line/row/troupe/party/(P)/
+ [ä] /an item/
+ [] /number one/
+ [] /(n) the start of a climb up a hill/
+ [ä] /(adj-na,n-adv,n-t) (1) minute/moment/an instant/(2) stubborn/hot-headed/(P)/
+᤯ [äϤ䤯] /immediately/
+褦 [ä򤢤餽] /(exp) to race against time/
+ [ä󤭤] /(n) very valuable time/
+ [ä] /(adj-na,n-adv,n-t) whole country/stubborn/hotheaded/(P)/
+μ [ä礦Τ뤸] /feudal lord/head of a household/proudly independent person/
+޼ [ääȤ央] /one-party system/
+ɼ [ääԤ礦] /one vote per nation/
+ [ä] /ultra-nationalist/hot-tempered person/stubborn person/
+캢 [ҤȤ] /(n-adv,n-t) once/some time ago/
+캴 [ä] /(n) colonel (JSDF)/
+캹 [ҤȤ] /(n) dance/
+ [] /(n) (1) party/those present/troupe/(2) first seat/(P)/
+ [ä] /(n-adv,n-t) once or twice/repeatedly/
+Ƥʤ餺 [äʤ餺] /(adv,exp) to over and over/
+¿ [ä] /(n) polyandry/
+ [ä] /(n) one-year-old/
+ [ä] /(n) one-year-old/
+ [ҤȤ] /(adv) conspicuously/noticeably/remarkably/still more/especially/
+ [ä] /one previous/
+ [ä] /(n-adv,n-t) two days before yesterday/
+ [ȤĤ] /(n-adv,n-t) two days before yesterday/
+ [ȤȤ] /(n-adv,n-t) two days before yesterday/
+ [ä] /two nights before last/
+ [ä] /(n-adv,n-t) two days before yesterday/
+ [ȤĤ] /(n-adv,n-t) two days before yesterday/
+ [ȤȤ] /(n-adv,n-t) two days before yesterday/
+ǯ [äͤ] /(n-adv,n-t) two years before last/
+ǯ [ȤȤ] /(n-adv,n-t) two years before last/
+ [ä] /two nights before last/
+ [ä] /(n-adv,n-t) day before yesterday/(P)/
+ [ȤĤ] /(n-adv,n-t) day before yesterday/
+ [ȤȤ] /(n-adv,n-t) day before yesterday/(P)/
+ǯ [äͤ] /(n-adv,n-t) year before last/(P)/
+ǯ [ȤȤ] /(n-adv,n-t) year before last/(P)/
+ǯդ [äͤ󤢤] /the year before last or thereabouts/
+ [äФ] /(n-t) night before last/
+ [ä] /(n-t) night before last/
+ [ä] /(n) idea/plan/
+ [ä] /one copy (e.g. book)/
+컣 [ҤȤĤޤ] /(n) (1) pinch (of something)/one piece/(2) easy victory/
+컣 [ҤȤĤޤ] /(n) (1) pinch (of something)/one piece/(2) easy victory/
+컥 [ä] /(n) document/bond/
+컥 [äĤ] /(v1) to give a signed statement or an IOU/
+컦 [äĤ] /(n-t) a moment/an instant/
+컮 [ҤȤ] /plate/dish (of food)/
+컳 [ä] /(n) a mountain/a pile (of something)/
+컳 [ҤȤ] /(n) a mountain/a pile (of something)/
+컳Ƥ [ҤȤޤƤ] /(v1) to be right on target/to strike it rich/
+컶 [ä] /(adv) at top speed/
+ [ä󤨤] /(n) monoacidic base/
+ [ä] /(adj-na,n) monoxide/
+ú [ä󤫤] /(n) carbon monoxide/(P)/
+ú [ä󤫤󤽤夦] /in an atmosphere of carbon monoxide/
+ú [ä󤫤󤽤夦ɤ] /(n) carbon monoxide poisoning/
+ [ä󤫤ä] /(n) nitric monoxide/
+ [ä󤫤ˤä] /(n) dinitrogen oxide/
+Ż [ҤȤ] /(n) task/
+ [ä] /(n) private first-class (JSDF)/
+ [ä] /(n) a child/an only child/
+ [ҤȤꤴ] /(n) a child/an only child/
+ [äǤ] /(n) transmission of a trade secret from father to a son/
+פ [ҤȤ⤤] /(adv) instantly/resolutely/
+ [ä] /(n) finger/
+ؤ [ҤȤ] /(n) a game or match/
+ [Ӥ] /(n) span/
+ [ä] /(n) dying/one out (baseball)/
+ [ä] /after one out (in Baseball)/
+ [äۤ] /dying for one's country/
+ [] /(n) a private individual/
+ [ä] /(n) a private individual/
+ [ä] /(n-adv,n) string/
+ޤȤ [äޤȤ] /stark naked/
+Ż鷺 [äޤȤ鷺] /stark-naked/without a stitch of clothing on/
+ [ä] /tiny amount/
+Ż鷺 [äޤȤ鷺] /(adv) stark-naked/
+줺 [äߤ줺] /(exp) in perfect order/
+Ⱦ [äϤ󤻤] /(n) small sum/things of little value/
+Ʊ [äɤ] /(n) impartiality/universal brotherhood/universal benevolence/
+Ʊ [äɤ] /(n) impartiality/universal brotherhood/universal benevolence/
+ [] /(n) one thing/
+ԺƵ [դ] /(n) the principle of not resuming debate on an item in the same Diet session in which it has been voted down/
+ [] /(n) letter/character/(P)/
+ [ä] /(n) word for word/verbatim/
+ [] /(v1) to leave a space (between words)/
+ [] /(v5r) to delete a letter/
+ [󤭤] /(n) word of great value/
+ [] /(n-adv,n) one hour/short time/once/a time/temporarily/at one time/twelfth part of a day/(P)/
+ [äȤ] /(n-adv,n) one hour/short time/once/a time/temporarily/at one time/twelfth part of a day/
+ [ҤȤȤ] /(n-adv,n) moment/time/(P)/
+ [ɤ] /(adv) at a time/at one time/
+ [] /a layoff/
+ [] /one hour/
+ְ [󤤤ʤ] /within one hour/
+ [] /(n-adv) a period (of time)/(P)/
+ [夦] /temporary layoff/
+ [夦] /(n) layoff system/
+ [] /(n) lump sum/(P)/
+ [] /lump-sum grant/
+ [Ȥ] /(n) occasional income/
+ [Ƥ] /(n,vs) suspension/
+Ū [Ƥ] /(adj-na,n) temporary/(P)/
+ƨ [Τ] /(n) quibbling/temporizing/
+ƨ [äȤΤ] /(n) quibbling/temporizing/
+ʧ [Ф餤] /(n) lump-sum payment/
+ʧ [Ф餤] /(n) paying in a lump sum/
+¤ [] /(baggage) checking/temporary custody/
+¤ [] /(n) (baggage) checking/temporary depositing/
+½ [ꤷ] /cloakroom/checkroom/
+½ [ꤸ] /cloakroom/checkroom/
+ο [Τ] /(n) makeshift/temporary expedient/
+켡 [] /(adj-na,n) first/primary/linear (equation)/first-order/
+켡ͥ륮 [ͥ륮] /(n) primary energy/
+켡 [] /(n) primary coil/
+켡ؿ [󤹤] /linear function/
+켡 [] /first memory/
+켡 [] /(n) one dimensional/
+켡 [󤮤礦] /primary industry/
+켡 [Ԥ] /primary products/
+켡 [] /(n) linear expression/
+켡 [礦Ҥ] /(n) primary consumer/
+켡 [] /primary coil/
+켡 [] /(n) primary succession/
+켡 [Ǥ] /(n) primary cell/
+켡ή [Ǥ夦] /primary current/
+켡 [ۤƤ] /(n) linear equation/
+켡ѿ [줤㤯] /(n) primary cooling water/
+켰 [ä] /(n) complete set/all/everything/(P)/
+켶 [ҤȤ] /(n-adv,n-t) drop (of fluid)/
+켺 [ä] /(n) disadvantage (defect, error)/
+켼 [ä] /(n) one room/(P)/
+ [ä㤯] /one shaku/
+ [ä㤯] /approx. 30 cm/
+ [ä] /(n) move (in game)/method/single-handed/monopoly/(P)/
+ [ҤȤ] /(n) one hand/one's own effort/
+ [äƤ] /single-handed/
+ [äƤϤФ] /sole agency/
+ [ä央] /(n) type of silver coin in the Edo period/
+ [ä] /(adv,n) species/kind/variety/(P)/
+ [ҤȤ] /(adv,n) species/kind/variety/
+ [ä] /(n-adv,n-t) poem/(P)/
+ [] /(n) a or one tree/
+ [ä夦] /(n) once around/a revolution/a lap/a turn/a round/one full year/(P)/
+ [ҤȤᤰ] /(n) once around/a revolution/a lap/a turn/a round/one full year/
+ [ä夦] /(n) first anniversary of death/
+ [ä夦] /period (in astronomy)/
+ǯ [ä夦ͤ] /(n) one full year/(P)/
+콡 [ä夦] /(n) sect/denomination/
+콳 [ä夦] /(n) kick/rejection/
+콳 [ҤȤ] /kick/rejection/
+콵 [ä夦] /(n-adv) one week/
+콵 [ä夦] /(n) one week/(P)/
+ [夦ä] /(n) one-plate meal/simple meal/
+ [ҤȤ] /(n) one layer/single/(P)/
+Ť [ҤȤ] /(n) suit/set of boxes/
+ŷѤ [ҤȤĤ] /sheep bend (knot)/
+ź [ҤȤ] /(n) cherry tree bearing single blossoms/single cherry blossoms/
+ [ҤȤޤ֤] /(n) single-edged eyelid/
+ [ä夯] /(n) staying one night/
+ɰ [ä夯äѤ] /(n) just staying for a night and a meal/
+ [ä] /(n-adv,n-t) moment/instant/(P)/
+ִ [ä󤫤] /(n) moment/instant/
+ [] /(n) ten days/
+ [] /(n) beat/round/
+ [ҤȤᤰ] /(n) once around/a revolution/a lap/a turn/a round/one full year/
+ [ä] /(n) one place/the same place/
+ [ҤȤȤ] /(n) one place/the same place/
+̿ [ä礱ᤤ] /(adj-na,n) (1) very hard/with utmost effort/with all one's might/desperately/frantically/for dear life/all-out effort/(2) sticking at living in one place/
+̿ [ä礱ᤤ] /with all one's might/
+Խ [äդ夦] /(n) (1) vagrant/(2) transient lifestyle/
+ [ä] /(adv,n) together/meeting/company/(P)/
+勞 [ä礯] /(adj-na,n) medley/heterogenous mixture/
+ [ä] /(adv) together (with)/at the same time/in a lump/(P)/
+ˤ [äˤ] /(exp) to unite/to confuse with/
+ [ä] /(n) one letter/one book/
+ [] /(n) help/assistance/(P)/
+ [] /(n) daughter/the eldest daughter/woman/(P)/
+쾡 [ä礦] /one win or victory/
+쾣 [ä礦] /unit of old Japanese liquid measurement/1800 cc/
+쾣 [ä礦Ӥ] /(n) 1 sho bottle/
+쾭 [ä礦] /(n) general (military)/
+Ĥ [ҤȤ錄] /(adv) briefly/in general/glancing through/
+ [ä礦] /(n) laugh/smile/
+Фդ [ä礦ˤդ] /(v5s) to laugh (someone) down/
+ [礦] /(n) one time (place)/
+ [Ф] /one scene (in play)/
+ [礦] /(n) streak/matter/quotation/(P)/
+α [礦Τ] /a wisp of smoke/
+ [礦] /one mat/
+ [礦] /tray/salver/
+쿧 [ä] /(adj-na,n) one color/one article/
+쿧 [ä礯] /(adj-na,n) one color/one article/(P)/
+쿧 [ҤȤ] /(adj-na,n) one color/one article/
+쿨¨ȯ [ä礯Ϥ] /(n) critical (touch and go) situation/explosive situation/
+쿩 [] /one meal (a day)/
+쿩 [ä礯] /one meal (a day)/
+쿲 [ҤȤͤ] /(n) nap/
+쿳 [ä] /(n) first instance/first trial/(P)/
+쿴 [ä] /(adv,n) one mind/wholeheartedness/the whole heart/(P)/
+쿴 [ä] /(adv) with one mind/(P)/
+쿴Ʊ [äɤ] /one flesh/union/
+쿴 [äդ] /(adj-na,n) wholeheartedly/intently/with undivided attention/
+쿷 [ä] /(n) complete change/reform/restoration/remodeling/renewal/(P)/
+쿷 [󤭤] /new era/new age/
+쿷 [ä󤭤] /new era/new age/
+ [ä󤭤礦] /(n) monotheism/
+ [ä] /(n) monotheism/
+ [äȤ] /(n) first degree of kinship/
+ [] /partisans/gang/conspirators/
+ [ä] /(n) oneself/one's own interests/throughout the body/(P)/
+Ⱦ [ä󤸤礦] /(adj-no,n) personal (affairs)/
+ʰ [ä󤤤ä] /(n) now advancing and now retreating/ebb and flow/seesawing/fluctuating/
+ [ˤ] /(n) one person/
+ [ҤȤ] /(n) one person/(P)/
+ͤû [ҤȤä] /(n) an only child/(P)/
+ͤ [ҤȤ] /alone/by oneself/voluntarily/spontaneously/automatically/(P)/
+ͤǤ [ҤȤǤ] /(iK) (adv) by itself/automatically/naturally/
+ͤҤȤ [ҤȤҤȤ] /(n-t) one by one/each/one at a time/
+ͤܤä [ҤȤܤä] /(n) alone/lonely/solitude/
+Ͱ [ҤȤҤȤ] /(n-t) one by one/each/one at a time/(P)/
+Ͱ [ҤȤӤȤ] /(n-t) one by one/each/one at a time/
+ͱ٤ [ҤȤꤨĤˤ] /(exp) to be pleased with oneself/to chuckle with delight/
+Ͳ [ˤ󤫤] /(n) one man company/
+ͻĤ餺 [ҤȤΤ餺] /everyone/
+ͻ [ҤȤꤴ] /(n) a child/an only child/
+ͻ [ҤȤä] /(n) a child/an only child/
+ͼǵ [ҤȤꤷФ] /(n) one man show/
+ͼ [ҤȤ] /(n) single person/someone alone/
+; [ˤ󤷤礦] /(n) (gram) first person/
+; [ˤΤ] /(n,adj-no) single seater (e.g. boat, aeroplane)/
+Ϳ [ҤȤ] /sleeping alone/
+ [ҤȤꤸ] /(n) monopoly/
+ [ˤޤ] /(n) (1) adult/full manhood or womanhood/(2) one helping/one portion/(P)/
+ [ҤȤޤ] /(n) (1) adult/full manhood or womanhood/(2) one helping/one portion/
+ˤʤ [ˤޤˤʤ] /(exp) to come of age/to become fully qualified/
+© [ҤȤह] /(n) an only son/(P)/
+ŷ [ҤȤƤ] /(n) be the sole master of the situation/reign supreme/
+ŷ [ҤȤǤ] /(n) be the sole master of the situation/reign supreme/
+ [ҤȤꤢ] /per person/per head/
+ [ҤȤꤢ] /per person/
+ [ҤȤ֤] /(n) one's unrivaled field/
+ [ҤȤ٤] /(n) single room/
+ʢ [ҤȤФ] /taking for granted/rash conclusion/
+ʪ [֤] /(n) man of some importance/character/(P)/
+⤭ [ҤȤꤢ뤭] /(n,vs) walking alone/walking unaided/going alone/standing on one's own/
+뤷 [ҤȤꤰ餷] /(n) a single life/a solitary life/living alone/
+餷 [ҤȤꤰ餷] /(n) a single life/a solitary life/living alone/(P)/
+̼ [ҤȤह] /(n) an only daughter/(P)/
+ͷ [ҤȤꤢ] /(exp) playing alone/
+ [ҤȤ褦] /for one person's use/
+ι [ҤȤꤿ] /(n) alone/solitary/
+ [] /(n) (1) gust of wind/(2) vanguard/
+ؤ [Τ] /gust of wind/
+᤭ [ҤȤդ] /blast/puff/whiff/gust/
+ [ä] /current (of water)/drop/
+̴ [äΤ] /an empty dream/
+ [ä] /(n) (1) a sleep/a nap/(2) first sleep of silkworms/
+ [ҤȤͤ] /(n) (1) a sleep/a nap/(2) first sleep of silkworms/
+⤷ʤä [ä⤷ʤä] /had a sleepless night/
+ [ä] /(n) one/one sun/
+ [礤] /(adv,int) (1) (uk) just a minute/short time/just a little/(2) somewhat/easily/readily/rather/
+ [ä] /(ateji) (adv,int) (1) (uk) just a minute/short time/just a little/(2) somewhat/easily/readily/rather/(P)/
+ [äȤ] /(adj) trifling/petty/
+ [äȤ] /(n) a look or glance/
+ [ä󤵤] /an inch ahead/the immediate future/
+ϰ [ä󤵤Ϥ] /(exp) No one knows what the future holds/The future is a closed book/
+ƨ [äΤ] /(n) quibbling/prevarication/
+ˡ [äܤ] /(n) dwarf/midget/
+ [ä] /(n) a lifetime/a generation/foreign immigrant/Japanese immigrant to USA/
+ [ä] /(n) a lifetime/a generation/foreign immigrant/Japanese immigrant to USA/(P)/
+ͺ [äΤ椦] /greatest hero (mastermind) of the age/
+ [ä] /(n) once in a lifetime/of one's lifetime/
+ [ä] /(n) once in a lifetime/of one's lifetime/
+ [ä] /century/
+ [ä礦] /(n-adv,n-t) whole life/a lifetime/all through life/one existence/a generation/an age/the whole world/the era/(P)/
+ [ä] /(n-adv,n-t) whole life/a lifetime/all through life/one existence/a generation/an age/the whole world/the era/
+̿ [ä礦ᤤ] /(adj-na,n-adv,n) very hard/with utmost effort/with all one's might/
+ο [ä礦Τޤä] /the noontide of life/
+ [ä礦] /(n-t) lifetime/one's whole life/all through life/
+̿ [ä礦ᤤ] /(adj-na,n-adv,n) very hard/with utmost effort/with all one's might/(P)/
+ [] /(n) innovation/new vista or field/
+ [ä] /(n) innovation/new vista or field/
+ [ҤȤ] /(n) temporary prosperity/
+ [ҤȤ] /(n) pile/
+ [ä] /(n) voice/cry/shout/
+ [ҤȤ] /(n) voice/cry/shout/
+ [ä] /(n-adv,n) simultaneous/all at once/(P)/
+Ƥ [ä] /(adv) simultaneously/all at once/(P)/
+ư [ä䤹] /all-round (market) decline/
+Ƹ [ä󤭤] /wholesale arrest/round-up/
+ƹ [ä] /all-round (market) advance/
+Ƽͷ [ä㤲] /volley firing/fusillade/broadside/
+ [ä] /(n) one boat/one ship/
+ɴ [ä] /(n) sharp eye/critical eye/discerning eye/an opinion/
+ [ä] /(n) sitting/feast/speech/
+ [ҤȤफ] /(n) ages/long time/decade/the past ten years/(P)/
+ [ҤȤफޤ] /long ago/previous/of a former age/
+ [ä] /one koku (measure)/
+ [ä] /(n) one game (of go)/(P)/
+Ļ [äˤ礦] /(exp,n) killing two birds with one stone/(P)/
+ [ä] /(n-adv,n) all/everything/without exception/the whole/entirely/absolutely/(P)/
+ڤ [ҤȤ] /(n) pause/period/step/once/some years ago/
+ڤ [ҤȤ] /(n) slice/small piece/
+ڤ᤿ [ä򤳤᤿夯Ϥ礦] /all-inclusive hotel charges/
+ڷ [ä礦] /(n) complete Buddhist scriptures/
+ڹ [ää] /(n-adv,n-t) any and every thing/altogether/the whole shooting match/without reserve/
+ڹ [ää] /(n-adv,n-t) any and every thing/altogether/the whole shooting match/without reserve/
+ڽ [ä夸礦] /(n) all creatures/
+ޤ [ҤȤ] /one box/
+ [ä] /(n) a verse (e.g. in the Bible)/stanza/paragraph/passage/a joint/section/a tune/note/strain/measure/(P)/
+ [ҤȤդ] /(n) a verse (e.g. in the Bible)/stanza/paragraph/passage/a joint/section/a tune/note/strain/measure/
+Τ [ҤȤդ] /to sing a tune/
+ڤ [ҤȤ褮] /(n) one-jointed bamboo musical instrument/
+ [ä] /(n) another report (opinion)/
+ [ҤȤޤ] /(adv) for the present/once/in outline/
+褺 [ҤȤޤ] /(adv) for the present/once/in outline/
+ [ä] /(n) 1,000/one thousand/(P)/
+ [ä] /(n) battle/game/bout/(P)/
+ [ä] /(n,vs) thoroughly wash away/
+ [ä] /(n) line/(P)/
+ [ä] /(n) one-hundredth of a yen/small amount of money/
+ [ä] /(n) flash/
+ [] /(1) bowl (of rice)/(2) pair (of chopsticks)/
+Ӳ [ᤷ] /(n) quick lunch/
+ [] /one class/one set/
+ [ҤȤ] /one class/one set/
+ [ä] /(n) pair (of screens)/
+ [ҤȤ] /(n) copse/crowd/herd/
+ [ä] /(n-adv,n) much more/still more/all the more/(P)/
+ [ä] /first layer/
+ [ä] /(n) clean sweep/(P)/
+ [ä] /(n) master sergeant (JSDF)/
+弰 [ä] /one-part washing machine/
+ [] /a game of mahjong/
+ [ҤȤϤ] /(n) spin/run/
+© [ҤȤ] /(n) breath/pause/effort/
+« [ä] /(n) a bundle/a hundred/
+« [ҤȤ] /(n) a bundle/a hundred/
+­ [ä] /(n-adv,n-t) pair (footwear)/(P)/
+­ [ҤȤ] /(n) step/(P)/
+­㤤 [ҤȤ] /barely miss (meeting someone, catching a train, etc.)/
+­ [ҤȤ] /one step ahead/
+­ [äȤ] /(n) (at) one bound/
+² [] /(n) (1) family/relatives/dependents/(2) household/(P)/
+· [ҤȤ] /(n) set/suit/
+· [ҤȤ] /(n) set/suit/
+¸ [] /(n) one's own discretion (idea, responsibility)/
+ [ҤȤ] /(n) stroke of sword/
+ [] /(n) stroke/blow/(P)/
+Ǥ [ҤȤ] /(n) stroke/blow/
+ǵž [㤯Ƥ] /a complete turnabout via a single blow/
+ [] /(n) horse load/
+ [ä] /(adv,n) (1) one object/one body/(2) what on earth?/really?/(3) generally/(P)/
+Τ [ä] /what on earth?/
+Τ [ä] /generally/
+β [ä] /(n) unification/integration/
+δ [ä] /(n) (feeling of) identification/sense of unity/
+ [ä󤿤] /(adv) whatever (is the matter)/what on earth?/
+ [äĤ] /(n) pair (of screens or vases, etc.)/
+а [ä] /(n) one-to-one/(P)/
+ [ä] /(n) region/zone/whole place/(P)/
+ [ä] /(n) party/gang/company/squad/
+ [] /(n) generation/lifetime/age/(P)/
+嵭 [] /(n) biography/
+ [] /one machine/one vehicle/
+ [] /(n) one large ../(P)/
+ [] /(n) serious affair/
+ [] /(n) consent/
+ö [ä] /(adv) once/for a moment/one morning/temporarily/(P)/
+ü [ä] /(n) one end/part/
+ü [äѤ] /(adv,n) like other people/(P)/
+ [] /(n) body/group/party/gang/troupe/(P)/
+ [] /(adv,n) (1) more/much more/still more/all the more/(2) part (of a talk)/(P)/
+ [ä] /(n) one-tenth hectare/
+ʤ [] /(adv) greater/more/further/still more/(P)/
+ư [ɤ] /(n) ichidan verb/type II verb/
+ [餯] /(n) pause/(P)/
+դ [餯Ĥ] /(v1) to complete the first stage of/to settle for the time being/
+ [ʤ] /(n) boy/eldest son/(P)/
+Ⱦ [äϤ󤫤] /(adj-na,n) superficial knowledge/half knowledge/
+ [ä] /(n,vs) (1) coincidence/agreement/union/match/(2) conformity/consistency/(3) cooperation/(P)/
+׻ؿ [ä] /(n) coincident indicator/
+ķ [ä󤱤] /(n) union/solidarity/total cooperation/
+ [äƤ] /point of agreement/
+ [ä㤯] /(n-t) first arrival/first in race/suit of clothes/(P)/
+ [ä夦] /(n-adv,n-t) whole day and night/24 hours/
+ [ä礦] /(n-adv) (1) one block (city)/(2) piece/an order/(P)/
+ [ä礦] /(n) single letter or character/
+ [äƤ] /(n) single letter or character/
+ [ä礦ޤ] /(adj-na,n) becoming an adult or full-fledged member of (a) society/
+ [ä礦] /Block 1/
+ġ [礦] /quire (of paper)/
+Ģ [ä礦] /(n) one's (only) good suit (or kimono)/
+ĥ [ä礦] /one pair (set) of clothes/
+ĥ [ä礦ä] /(n) tension and relaxation/
+ĥ [ä礦] /(n) one's (only) good suit (or kimono)/
+ī [ä礦] /(n-adv,n-t) temporarily/short period/once/one morning/
+īͼ [ä礦ä] /(n) in a day/in a brief space of time/
+īͼ [ä礦ä] /in a day/in a brief interval/
+Ĺû [ä礦ä] /(n) merits and demerits/(something having its) advantages and disadvantages/good points and shortcomings/
+ľ [ä礯] /lining out to first base/
+ľ [ä礯] /(n) straight line/(P)/
+ [äĤ] /(n) one copy (of a document)/(P)/
+̤ [ҤȤȤ] /(adj-no,n) ordinary/usual/in general/briefly/(P)/
+Ϥ [ҤȤĤ] /(n) handful/
+ܼ [ҤȤĤܤۤ󤷤] /(n) small company headquarters located in Tokyo simply for name value/
+ [礦] /(adj-no,n,vs) fixed/settled/definite/uniform/regularized/defined/standardized/certain/prescribed/
+ [äƤ] /(adj-no,n,vs) fixed/settled/definite/uniform/regularized/defined/standardized/certain/prescribed/(P)/
+겹 [äƤ] /constant temperature/
+ [äƤ] /(n-t) fixed interval/fixed period/
+ [äƤդؤ] /invariable/permanent/
+ [äƤ礦] /fixed amount/
+Ŧ [ҤȤĤޤ] /(n) (1) pinch (of something)/one piece/(2) easy victory/
+ũ [äƤ] /(n-adv,n-t) drop (of fluid)/
+ũ [ҤȤ] /(n-adv,n-t) drop (of fluid)/
+Ű [äƤ] /(adj-na,n) obstinate/stubborn/inflexible/
+Ű [äƤĤ] /stubborn person/
+ŷ [äƤ] /(n) the whole sky/firmament/
+ŷͳ [äƤ󤷤] /the world/the universe/
+ŷ [äƤФ󤸤礦] /the whole realm/
+Ż [ҤȤޤȤ] /(n) bundle/pack/bunch/
+Ż [ҤȤޤȤ] /(n) bundle/pack/bunch/
+ž [äƤ] /(n-adv) turn/complete change/
+ž [äƤ] /(n) turning point/
+ [äƤ] /(n) speck/dot/point/only a little/particle/only one/(P)/
+ [Ƥ] /(n) turning point/
+ĥ [äƤФ] /(n) persistence/
+ [ä] /1 to (~18l)/
+ [ҤȤ錄] /(adv) briefly/in general/glancing through/
+ [] /(adj-na,n) wholeheartedly/earnestly/(P)/
+ [ä] /(n) way/course/the only way/
+Ӥ [] /(adv) wholeheartedly/
+ [] /(n-adv) once/one time/on one occasion/(P)/
+ [ҤȤ] /(n-adv) once/one time/on one occasion/
+٤ [ɤ] /(adv) all at once/(P)/
+پ [ɤ] /(exp) only once/
+ [äȤ] /(n) party/clique/(P)/
+ް [äȤä] /party/faction/
+޻ [äȤϤ] /one-party rule/
+Ⱥ [äȤɤ] /(n) one-party rule/
+ [äȤ] /(n) sword (blade)/single stroke/
+Ħ [äȤܤ] /one-knife carving/
+ξ [äȤ礦] /(n) cutting in two with one stroke/decisive (drastic) measure/cutting the (Gordian) knot/
+ [ҤȤ] /(n) one house/the same house/
+ [äȤ] /(n) first-class/first-rank/A1/the most/the best/(P)/
+ [äȤ󤽤] /sergeant first-class/
+ [äȤ] /(n) first-class power/
+ [äȤ] /first-class car (coach)/
+ [äȤ礦] /the first place prize/blue ribbon/
+ [äȤ] /(n) first-degree relative/member of one's immediate family/
+ [äȤ] /(n) first-magnitude star/
+´ [äȤ] /(n) private first-class/
+ [äȤ] /(n) best (residential) district (in town)/
+ʼ [äȤؤ] /(n) private (e-2)/pfc/
+Φ [äȤ꤯] /private first-class/
+ [äȤ] /(n) lineage/line/unification/all (of you)/
+Ƭ [äȤ] /head (of cattle)/
+Ƭ [äȤӤ] /one-horse (carriage)/
+Ƭ [äȤӤ] /one-horse (carriage)/
+ƬϤȴ [äȤ̤] /(exp) to cut a conspicuous figure/to be by far the best/
+ƬΩ [äȤ] /one-horse (carriage)/
+Ʊ [ɤ] /(n) all present/all concerned/all of us/(P)/
+Ʋ [ɤ] /(n) one building (hall, temple, shrine, room)/(P)/
+ƻ [ɤ] /(n) one road/ray (of hope)/
+ [äȤ] /(n) one advantage/merit/
+켺 [äȤä] /(n) gain some and lose some/(something having its) advantages and disadvantages/an advantage and a disadvantage/a merit and a demerit/
+ [äȤ] /(n) virtue/
+ [ɤ] /(n) perusal/one reading/
+ɤͤͭ [ɤΤ] /(exp) to be worth reading/
+ݤ [ҤȤΤ] /(n) drinking in one gulp/
+ [ʤ] /(n) one difficulty/one danger/
+ [] /(n) the first and second/a few/(P)/
+˵ڤФ [ˤˤФ] /right away/without waiting around/
+ [] /(n) (1) one day/(2) first of month/
+ [ˤ] /(n) (1) one day/(2) first of month/(P)/
+ [Ĥ] /(n) (1) first of month/(P)/
+Ĺ [ĤΤ礦] /(n) superiority/
+ᤴ [ˤ򤹤] /(exp) to pass a day/
+ [ˤˤ] /gradually/day by day/
+ [ˤ] /all day and night/
+齩 [Ĥ󤷤夦] /(n) (wait) impatiently/(spend) many a weary day/
+齩 [ˤ󤷤夦] /(n) (wait) impatiently/(spend) many a weary day/
+ [ˤޤ] /(adv) day by day/
+֤ [ˤ] /(n-t) every other day/
+ [ˤ夦] /(n) throughout the day/(P)/
+һ [ˤؤ] /(n) short time/
+ϩ [ˤ] /day's journey/
+ [ҤȤ] /(adv,n) still more/especially/
+ǡ [ˤ] /(n) oneness/
+Ǥ [ˤ] /(n,vs) entrusting/(P)/
+ǯ [ͤ] /(n) one year/some time ago/
+ǯ [ҤȤȤ] /(n) one year/some time ago/
+ǯ [ҤȤȤ] /(n) one year/some time ago/
+ǯ [ͤ󤤤ʤ] /within a year/
+ǯ [ͤ󤫤] /(period of) one year/
+ǯ [ͤ󤻤] /(n) (1) annual (plant)/(2) first-year university or high-school student (esp. US)/freshman/(P)/
+ǯʪ [ͤ󤻤礯֤] /(n) an annual (plant)/
+ǯ [ͤ󤻤ۤ] /(n) annual herb/
+ǯ [ͤ󤽤] /(n) annual (plant)/
+ǯ [ͤ󤸤夦] /(n-adv,n-t) all year round/(P)/
+ǰ [ͤ] /(n) determined purpose/
+ǰۤä [ͤۤä] /wholeheartedly/
+ǰȯ [ͤۤä] /(n) be resolved to/
+DZ [ҤȤҤͤ] /(n) a reworking/a pushover/
+ [] /bundle/bunch/
+ [ä] /(n) school/sect/party/(P)/
+ [äѤ] /(n) one defeat/(P)/
+Ϥɤ [äѤˤޤߤ] /(exp) to meet with defeat/
+ [äѤ] /(adj-na,adv,n) (1) cup of ../drink/(2) full/(3) to the utmost/up to (one's income)/a lot of/much/(P)/
+յ [äѤ] /(n) slight intoxication/
+տ魯 [äѤ魯] /to play a trick on/
+ [Ф] /(n) one share/one amount/(P)/
+ [äѤ] /(n) stopping one night/(P)/
+Է [äѤ] /an overnight march/
+ȩæ [ҤȤϤ̤] /(v5g) to pitch in and help/
+ȯ [äѤ] /(n-adv,n-t) (1) one shot/round/charge/(2) homerun (baseball)/(P)/
+ȯޤ [äѤĤޤ] /(v5s) (sl) to hit someone/
+ȯ [äѤĤ] /(n) power hitter/slugger/
+ȯ [äѤĤϤʤ] /(v5t) to break wind/to have a shot/
+ȱ [äѤ] /(n) hair/hair's breadth/
+Ⱦ [äѤ] /(n) half/part/
+ȿ [ä] /(n) one-tenth hectare/
+ [äѤ] /(n) spot (glimpse, outline)/sighting/
+ [äѤ] /an edition/
+ [äѤ] /(adj-no,n) general/liberal/universal/ordinary/average/(P)/
+̤ [äѤ] /(adv) in general/(P)/
+̰ջ [äѤ󤤤] /(n) the general will/volonte generale/
+̰̣ [äѤ󤤤ߤ] /(n) general semantics/
+̲ [äѤ] /(n,vs) generalization/popularization/
+̲ [äѤ󤫤] /(n) general accounting and finance/
+̲׺н [äѤ󤫤] /(n) general account expenditure/
+̲ͽ [äѤ󤫤褵] /(n) general account budget/
+̳ǰ [äѤ󤬤ͤ] /(n) general idea/
+̳ [äѤ󤫤] /(n) general angle/
+̴ģ [äѤ󤫤礦] /(n) general government office/
+̶ [äѤ󤭤礦] /(n) general education/
+̶ [äѤ󤭤礦] /State of the Union message/
+̶ [äѤ󤭤礦褦] /general education/
+̶ѹ [äѤ󤭤󤳤] /(n) general equilibrium theory/
+̺н [äѤ󤵤] /(n) general expenditures/general spending/
+̼ [äѤ󤷤] /(n) general expression/
+̼ [äѤ󤷤Ĥ] /(n) general interpellation/
+̼Ҳ [äѤ󤷤㤫] /general public/
+̾ [äѤ󤷤礦Ҥ] /(n) general consumption tax/
+̿ [äѤ󤷤礯] /(n) a government job/
+̿ [äѤ󤸤] /(n) an ordinary person/
+ [äѤ󤻤] /(n) generality/
+ [äѤ󤻤] /everyday life/
+ [äѤ󤻤] /general admission seat/
+ [äѤ󤽤] /(n) general theory of relativity/
+罰 [äѤ󤿤夦] /(n) ordinary people/general public/public at large/
+Ū [äѤƤ] /(adj-na) popular/typical/general/(P)/
+Ūʥ롼Ȥ [äѤƤʥ롼Ȥ] /as a general rule/
+ɼ [äѤȤҤ礦] /referendum/popular vote/plebiscite/
+ˡ [äѤۤ] /(n) general law/
+ν [äѤФ礦] /general staff/
+̿黻 [äѤᤤ줤󤶤󤭤] /general instruction unit (computer)/
+ [äѤ] /(n) prevailing view/common opinion/general consideration/
+ [äѤ] /(n) a bowl of rice/a meal/
+ [ҤȤФ] /(n-adv,n-t) one evening/all night/overnight/(P)/
+ [ҤȤФ󤸤夦] /all night long/all through the night/(P)/
+ [Ф] /(n-adv) (1) best/first/number one/(2) a game/a round/a bout/a fall/an event (in a meet)/(P)/
+ [ҤȤĤ] /(n) (uk) a pair/a couple/a brace/
+֤Ǿ夬 [ФǤ] /(exp) to win the first place/
+ַ [Фɤ] /(n) first cockcrowing/
+ּ [Ф] /first player/first worker/(P)/
+־ [ФΤ] /(n) leader of a charge/first to arrive/(P)/
+ [Фܤ] /(n) the first star to appear in the evening/
+ [Ф󤻤] /Track No. 1/
+¿ [Ф󤪤] /most numerous/
+ [Ф] /first-grade tea (first picking)/
+ [ҤȤ] /(n) unmasking/
+ [ҤȤय] /(exp) to take a veneer off something/
+ [] /first fly/
+ɤ [äԤ] /one animal/two-tan bolt of cloth/
+ɤϵ [äԤ] /(n) lone wolf/loner/
+ɥ [äԤ] /(n) one (small) animal/
+ɮ [äԤ] /(n-adv,n-t) a few lines/stroke of pen/
+ɮ [ҤȤդ] /(n-adv,n-t) a few lines/stroke of pen/
+ɮ [ҤȤդǤ] /(n) a one-stroke sketch/
+ɮ [ҤȤդǤ] /to drop a few lines/
+ɱϺ [Ҥˤ] /(n) It's good to have a girl first and then a boy/
+ɶ [äԤ礦] /one (straw) bagful/
+ɼ [äԤ礦] /a vote/ballot/(P)/
+© [Ӥ礦] /(n) One who experiences an illness takes care of his health and lives to a ripe old age/
+ [Ӥ礦] /one second/
+ [äԤ] /(n) an item/article/dish/course/(P)/
+ [äԤ礦] /service a la carte/
+Ѥ [ҤȤ] /(adv) for a while/
+װ [äפä] /(n) monogamy/
+¿ [äפ] /(n) polygamy/
+ [] /(n-adv,n) (1) one part/one portion/one section/some/(2) one copy, e.g. of a document/(P)/
+Ͻ [֤夦] /(n) full particulars/the whole story/
+ʬ [֤֤] /(n) a part/a portion/a section/(P)/
+ݸ [֤ۤ] /(n) under-insurance/
+ [äפ] /(n) a sealed letter/a sealed document/an enclosure/
+ [äפ] /(n) eccentric/(P)/
+Ѥä [äפä] /singular/peculiar/eccentric/
+Ѥä [äפä] /eccentric/queer/unconventional/original/
+Ϥ [ҤȤդ] /(n) a bath/
+ [äפ] /(n) a scroll/
+ [äפ] /(n) a dose/a puff/a smoke/lull/short rest/
+ [äפΤ] /(v5m) to have a smoke/
+ [äפ] /(v5r) to poison/
+ʪ [֤] /(n) a thing/an article/a plot/ulterior motive/secret intention/
+ʪ [] /(n) a thing/an article/a plot/ulterior motive/secret intention/
+ʬ [] /(n) one tenth/one hundredth/one percent/one tenth of a sun/one quarter ryou (an old coin)/(P)/
+ʬ [֤] /duty/honor/
+ʬ [äפ] /a minute/
+ʬ [֤] /(adv,n) a bit/
+ʬҤ鷺 [֤⤿鷺] /(exp) to be exactly alike/
+ʬ [֤] /(n) a gold quarter ryou/
+ʬ [֤] /(n) a silver quarter ryou/
+ʬ [äפˤ夦Ӥ礦] /1 minute, 20 sec./
+ʬȾ [äפϤ] /a minute and a half/
+ʬ [ҤȤդ٤] /(n) careful consideration/
+ʸ [֤] /(n) a sentence/
+ʸ [] /(n) something insignificant/one mon (10th sen)/(P)/
+ʸ [] /(n) straight line/beeline/
+ʸ [󤢤ʤ] /a penny store/business on a small scale/
+ʸˤ [󤪤] /(n) stinginess/miserliness/
+ʸˤ [󤪤] /stinginess/miser/
+ʸ̵ [ʤ] /(adj-na) penniless/
+ [ҤȤ] /(n) trait/peculiarity/idiosyncrasy/
+ [٤] /(n) parting/
+ [٤] /(n) a glance/a look/
+ [äڤ] /(n,vs) complete change/about-face/(P)/
+ [äڤ] /(n) a slice/a piece/
+ [ҤȤҤ] /(n) petal/flake/
+ [äڤ] /(n) piece (of poetry)/
+ [äڤ] /(n) piece (of poetry)/
+ [äڤ] /(n) a side (of a triangle)/
+ [äڤȤ] /(n) complete devotion to one side/(P)/
+ [äڤ] /(n-adv) once/(P)/
+פ [äڤ] /(adv) at one time/(P)/
+ [ä] /(n-adv,n-t) a step/(P)/
+ʤ [äݤҤʤ] /(exp) to not budge an inch/to stand one's ground/
+ [äݤä] /step by step/by degrees/
+Ⲽ [äݤ] /(v5r) to take a step backward/
+ [֤] /(n) a gold quarter ryou/
+ [֤] /(n) a silver quarter ryou/
+ [äݤ󤷤] /a step forward/
+य [äݤꤾ] /(v5k) to take a step backward/
+ [äݤ] /(n,vs) information/
+ [ҤȤ] /(n) an armful/a bundle/
+ [äݤ] /(conj,n-adv,n) (1) on the other hand/one side/one way/one direction/one party/the other party/(2) meanwhile/(3) only/simple/in turn/(P)/
+ʤ餺 [ҤȤʤ餺] /(adv,exp) unusually/greatly/
+ʤ [ҤȤʤ] /extraordinary/special/
+ [äݤĤ] /one-way traffic/
+̹ [äݤĤ] /one-way traffic/(P)/
+Ū [äݤƤ] /(adj-na) one-sided/unilateral/arbitrary/(P)/
+ˢ [ҤȤ] /(n) a blow/a shock/
+ˢᤫ [ҤȤդ] /(v1) to give a surprise (or blow)/to scare the hell out of/
+˼ȱ [ҤȤդΤ] /a tuft of hair/
+˾ [ܤ] /(n) one sweep (of the eye)/an unbroken view/
+˾Τ [ܤ] /(adj-na,adv,n) the boundless (ocean)/
+ [äݤ] /(n) (1) one long cylindrical thing/(2) one version/(3) a certain book/(4) a blow/(5) an experienced geisha/(P)/
+ܵ [äݤ] /(adj-na,n) a one-track mind/monotony/
+ܶ [äݤФ] /(n) a log bridge/
+ܷ [äݤ] /a single standard/
+ܼ [äݤȤ] /(v5r) to beat/to gain a point/to upset/
+ܾ [äݤ󤷤礦] /(n) one-game match/
+ܾ [äݤޤ] /solitary pine tree/
+ܿ [äݤ󤹤] /a solitary cryptomeria tree/
+ [äݤ] /(adj-na,n) one's sole talent/a guiding principle/
+Ĵ [äݤ¤礦] /(adj-na,n) monotone/
+ [äݤŤ] /(n) pole-and-line fishing/
+ [äݤ󤺤] /(ik) (n) fishing with a pole/
+ [äݤŤ] /(n) fishing with a pole/
+ƻ [äݤߤ] /a direct unforked road/
+Ω [äݤ] /(n) independence/
+ [ޤ] /one thin flat object/one sheet/(P)/
+ [ҤȤҤ] /(n) petal/flake/
+粼 [ޤ] /one step lower/
+糭 [ޤ] /univalve/
+ [ޤФ] /(n) a leading player/one's sole Sunday best/the best item one has (to show)/
+ [ޤ] /(n) monolithic/(P)/
+ [ޤ] /one step higher/
+ [ҤȤޤ] /(n) one act/(P)/
+ʪ [ҤȤޤ] /(n) a one-act play/
+ [ޤ] /(n) (1) a touch of/tinge of/(2) exhalation/wreath of smoke/(P)/
+̣ [] /(n) clan/an ingredient/a touch/a tinge/conspirators/a gang/
+̣ [ҤȤ] /(adv,n) unique or peculiar flavor/
+̮ [ߤ㤯] /(n) a vein/a thread (of connection)/
+̮̤ [ߤ㤯Ĥ] /(v5r) to have in common (with)/
+̮̤ [ߤ㤯Ĥ] /(v5r) to have in common (with)/
+̲ [ߤ] /(n) the first sleep (of silkworms)/
+̲ [ҤȤͤ] /(n) (1) a sleep/a nap/(2) first sleep of silkworms/
+̴ [] /a dream/a fleeting thing/
+̾ [ᤤ] /(n) one person/another name/
+̿ [ᤤ] /(n) a life/a command/
+ [] /(adv,n) one side/one phase/front page/the other hand/the whole surface/(P)/
+̴ [󤫤] /(n) one-sided view/
+̼ [󤷤] /(n) a passing acquaintance/
+ [⤦] /(n) one-tenth of a rin/
+Ӻ [⤦] /(n) a single crop/
+ǿ [⤦] /(exp,n) a big haul/roundup/wholesale arrest/catching the whole herd with one throw/
+ [ҤȤ⤦] /(n) money-making/
+٤ [ҤȤ⤦] /(n) making money/
+ [ܤ] /(n) one tree/
+ [⤯] /(n-adv,n-t) a glance/a look/a glimpse/(P)/
+ [ҤȤ] /(n-adv,n-t) a glance/a look/a glimpse/(P)/
+ܹ [ҤȤܤ] /(n) to be taken with someone at first sight (similar to "love at first sight", but not as strong)/
+ܻ [⤯] /(n) at full speed/as fast as one can go/
+ܻ [⤯] /(adv) at full speed/
+֤ [⤯] /(v5k) to take off one's hat to a person/to acknowledge anothers superiority/to give a piece or stone/
+ [⤯礦] /(adj-na,n) apparent/obvious/very clear/
+ [] /(n) a question/(P)/
+ [󤤤äȤ] /(n) answering question by question/
+ [] /(n) the family/dependents/household/kin/clan/(P)/
+ [] /(n-adv,n-t) one night/all night/overnight/one evening/(P)/
+ [ҤȤ] /(n-adv,n-t) one night/all night/overnight/one evening/
+ [ҤȤ] /(n-adv,n-t) one night/all night/overnight/one evening/
+ [䤳] /a person made homeless by fire/
+ [Ť] /(n) temporary consort/prostitute/
+ [ҤȤŤ] /(n) temporary consort/prostitute/
+¤ [䤺] /built in a night/stopgap/hastily written/
+ [] /overnight millionaire/
+ [䤸夦] /(n) all-night through/
+ [ҤȤ䤸夦] /(n) all-night through/
+ [Ť] /(n) (vegetables) salted just overnight/last-minute cramming/
+Ҥ [Ť] /(n) (vegetables) salted just overnight/last-minute cramming/
+ [ä] /(n-adv,n) an arrow/a retort/
+󤤤 [äय] /(exp) to retaliate/to return a blow/
+ [䤯] /an office/an important office/
+ [ҤȤ䤯] /(n) a part to play/
+㤦 [ҤȤ䤯] /to take on a role/to take part/
+ [䤯] /(n-adv,n-t) (at) one bound/(P)/
+ͼ [ä] /(n-adv,n-t) one evening/some evenings/
+ͼ [ä] /(n) a short story/short-story writer/
+ [褦] /(adj-na,n) uniformity/evenness/similarity/equality/impartiality/(P)/
+ [褦] /(n) (1) a leaf/a page/(2) a copy (of a photo)/(3) a boat/
+ [褦] /one element/one factor/
+ [褦餤դ] /(n) return of spring/long-awaited, favorable turn of fortune/
+ʢ [褦餤դ] /(n) return of spring/long-awaited, favorable turn of fortune/
+ [褯] /(n) a part/(P)/
+ [󤻤] /(n) identical twins/
+ [] /(n) at a glance/a look/a glance/a summary/(school) catalog/(P)/
+ɽ [Ҥ礦] /(n) list/table/schedule/catalogue/(P)/
+ʧ [Ф餤Ƥ] /sight bill/demand draft/
+ [] /(n) one advantage/
+쳲 [ꤤ] /(n) advantages and disadvantages/gain some, lose some/
+ [] /(n) a principle/a reason/
+Τ [] /2.44 miles/
+Τ [Ť] /(n) milestone (1 ri apart)/(P)/
+Χ [] /(adj-na,n-adv,n) evenness/uniformity/monotony/equality/(P)/
+Χ [Ĥ] /in the same way/
+Χȿ [Ĥ󤿤] /reduction in area of rice under cultivation/
+Ψ [Ĥ] /in the same way/
+ή [夦] /(n) first-class/top grade/school (of art)/foremost/top-notch/unique/(P)/
+ίޤʤ [ҤȤޤʤ] /without difficulty/
+ίޤ̵ [ҤȤޤʤ] /without difficulty/
+γ [ҤȤĤ] /(n) a grain/
+γҴ [夦䤯] /one particle irreducible (physics)/
+γ [ҤȤĤ֤] /(n) an only child/
+γ [ҤȤĤ֤] /(n) careful selection/
+γ [ҤȤĤ֤] /(n) careful selection/
+λ [礦] /at one's discretion/
+ξ [礦] /(n-adv) (1) one vehicle/(2) one ryou (an old coin)/(P)/
+ξ [礦] /(n) a day or two/
+ξǯ [礦ͤ] /(n) a year or two/
+ [] /(n) one flower/a wheel/
+ؼ [󤷤] /(n) unicycle/monocycle/wheelbarrow/
+ [󤶤] /(n) vase for one flower/
+ޤ [󤶤] /(n) vase for one flower/
+ [뤤] /(n) first base/a fort/(P)/
+ݤ [뤤ˤ] /(exp) to be safe on first base/
+ݼ [뤤] /(n) first baseman/
+ [뤤] /first-base line/
+ [뤤] /(n) same kind/accomplices/companions/
+ [줤] /(n) example/an instance/(P)/
+ [줤] /(n) a bow (salute, greeting)/
+ [] /(n) a row/line/
+ [ä] /(adj-no,n-adv,n-t) superiority/something uncommon/respectable/full-fledged/
+ [ҤȤ] /(adj-no,n-adv,n-t) superiority/something uncommon/respectable/full-fledged/
+ϡ [󤿤礦] /(n) sharing one's lot with another/
+Ϣ [] /(n) a series/a chain/a ream (of paper)/(P)/
+ϩ [] /(adv,n) one road/one way/straight/earnestly/
+ϲ [] /(n) failing college entrance exams and retaking them a year later/
+ϻ [󤳤] /(n) pawnshop/
+ϻ [礦] /(n) gambling/speculation/
+ [äĤ] /(n-t) a moment/an instant/
+ [ä] /(n) a riot/an insurrection/
+ڳ [äƤ] /(n) casting off or away/
+ڼ [ä] /one grab/
+ڼ [ä󤭤] /(n) getting rich quick/
+۴ [] /(n) a branch (of flowers)/a cluster/a mass (of clouds)/
+ [] /(n) a bit/a trifle/
+Τ [ä㤻] /(n) one swift effort/rush through one's work/fast-talking, writing, etc./
+ [ҤȤ֤餯] /(n) dromedary/
+ [ܤ] /(n) one sweep (of the eye)/an unbroken view/
+ [ä夦] /(n) a point/a degree/
+֤͢ [ä夦椹] /(exp) to admit defeat/
+ [] /(n) a thread/a ray or sliver (of hope)/
+ [ä] /(n) a (helping) hand/one's bit/
+ [ä] /(n) one ship or boat/
+ [礦] /(n-adv) (1) one vehicle/
+ [äԤ󤤤ä礦] /(n) a mood/a smile or a frown/
+ [ҤȤ] /a passage in a discourse/one scene/
+ [ҤȤ] /(n) (uk) scene/frame/shot/
+ [] /(n) one (used in legal documents)/
+ [դ] /(n) overflow/
+ [դ] /(v1) to flood/to overflow/to brim over/(P)/
+Ф [դǤ] /(v1) to overflow from something full/
+ [ä] /(n) hemorrhage/
+ [ä] /(n) inundation/overflow/
+ή [Ĥ夦] /(n) overflow/spill/
+魯 [ä] /(vs-s) to lose (a chance)/to miss (a chance)/to deviate/to forget/
+餹 [餹] /(v5s) to turn away/to avert/(P)/
+ [Ϥ] /(v5r) (uk) to stray from/to get lost/
+ [Ϥ] /(v5r) to be in high spirits/to be impatient/to be hotblooded/
+ [] /(v1) to stray (turn) from subject/to get lost/to go astray/(P)/
+ [Ϥ] /(v1) to stray (turn) from subject/to get lost/to go astray/(P)/
+ [] /(n) stray bullet/
+ [] /(n) stray bullet/
+ [] /(n) stray arrow/
+ʤϫԤ [ĤäƤޤ] /(exp) to wait for the enemy to tire at ease/
+ [Ĥ餯] /(n) pleasure/
+ﵡ [ä] /(n) missing a chance/
+ [ä夦] /(n) muffed ball/
+ [Ĥ] /(n) outstanding talent/
+ [ä] /(n) anecdotal history/
+ [Ĥ] /(n) anecdote/unknown fact/
+Z [äĤꤨ] /(n) lost profit/
+ [ä] /(n) escape/excelling/prominence/
+ [ä] /(n) lost book/
+᤯ [Ϥ䤯] /(adv) promptly/quickly/without delay/
+ [ä] /(n,vs) escape/scud/scamper away/
+­ [ä] /(n) fast runner/excellence/
+® [Ϥ䤯] /(adv) promptly/quickly/without delay/
+æ [Ĥ] /(n,vs) deviation/omission/(P)/
+ [äԤ] /(n) article of rare beauty/gem/(P)/
+ʪ [֤] /(n) excellent person/superb article/
+ʪ [] /(n) excellent animal/
+ʸ [Ĥ֤] /(n) unknown or lost writings/
+ʹ [Ĥ֤] /(n) something unheard of/
+̱ [Ĥߤ] /(n) retired person/recluse/
+ [Ĥ] /(n) anecdote/(P)/
+ [] /(n) rice-plant/(P)/
+𰷤 [ͤ] /(n) rice threshing/
+ [ʤ] /(n) Inari (fox deity, originally of harvests)/flavoured boiled rice/(P)/
+ټ [ʤꤺ] /(n) sushi in fried tofu (aburage)/
+ [ʤꤺ] /(n) sushi in fried tofu (aburage)/
+𴢤 [ͤ] /(n) rice reaping/(P)/
+ [ʤӤ] /(n) (flash of) lightning/
+ [ʤ] /(ik) (n) (flash of) lightning/(P)/
+ [ʤŤ] /(n) (flash of) lightning/
+ [ʤ] /(n) rice crop/(P)/
+ [ʤ] /(n) locust/grasshopper/
+ [ʤ] /(n) stack of rice straw/
+ [ʤ] /(n) paddy field/rice field/(P)/
+Ǯ [] /rice blight/
+Ǯ [Ӥ礦] /(n) rice blight/
+ [ʤ] /(n) ear (head) of rice/(P)/
+ [ʤ] /(n) rice-drying rack/
+ [Ȥ] /Waseda University/
+ [Ф] /(n) thorn/brier/
+δ [ФΤ] /(n) a crown of thorns/
+ƻ [ФΤߤ] /(n) thorny path/
+ [Ф餬] /(n) thorn hedge/
+븩 [Ф餭] /prefecture in the Kantou area/
+ [] /(n) (1) (col) tuber/taro/potato/(2) yokel/bumpkin/(P)/
+ [⤬] /(n) cone shell/
+򷡤 [ۤ] /(n) potato field (furrows)/
+ [] /(n) taro stem/
+ [⤶餤] /(n) rustic (boorish) samurai/
+ [ष] /(n) green caterpillar/
+Ƭ [⤬] /(n) tubercle/
+ [Ф] /(n) stamp made with a potato/
+٤ [ۤ] /digging for potatoes/
+̢ [Ť] /(n) sweet-potato vines/
+̢ [Ť뤷] /(n) one after another/
+ [褦] /(n) (bar of) sweet-potato paste/
+ [褦] /sweet potato paste/
+ [路] /(n) sardine/(P)/
+ [路] /(n) cirro-cumulus/
+ [] /sincerity/permit/
+ [] /(n,vs) permission/assent/compliance/
+ [󤭤] /(n) permission/licence/
+ [󤭤礦] /courtesy/sincerity/
+ʸ [֤ˤ] /be versed in the literary and military arts/
+ [] /(n,vs) seal/stamp/mark/print/
+ [뤷] /(n) (1) mark/(2) symbol/(3) evidence/(P)/
+򲡤 [򤪤] /(exp) to affix one's seal/
+ [ह] /(exp) to make symbolic signs (gestures) with the fingers/
+ [󤨤] /(n) impression of a seal/
+ [󤪤] /(n) Indo-European languages/
+Ű [󤫤Ǥ󤢤] /applied voltage/
+ [] /(n) (photographic) print/
+ [󤬤] /(n) (photographic) printing paper/
+ [󤫤] /signet ring/
+ [󤫤] /(n) stamp/seal/(P)/
+վ [󤫤󤷤礦ᤤ] /certification of official registration of a seal/
+ [󤮤礦] /(n) seal/signet/
+ [󤳤] /(n,vs) publishing/
+ [󤳤] /(n) seal engraving/
+ [󤳤] /seal engraver/
+ [󤶤] /(n) seal stock/
+ [󤵤] /(n,vs) printing/(P)/
+ [󤵤ĥ] /(n) printing ink/
+ [󤵤Ĥ] /(n) printer/
+ [󤵤Ĥ] /(n) printing press/
+ [󤵤Ĥ] /(n) printing technique/
+ [󤵤Ĥ礦] /printing business/
+ [󤵤Ĥ] /pressman/printer/
+ [󤵤Ĥ] /printing paper/
+ [󤵤Ĥ] /printing company/
+ [󤵤Ĥ] /printer/
+ [󤵤Ĥ] /printing art/
+ [󤵤Ĥ] /(n) press/print shop/printing office/
+ [󤵤Ĥ] /(n) press/print shop/printing office/
+ [󤵤Ĥˤ] /printer/
+ſ [󤵤ĤǤ󤷤] /(n) printing telegraphy/
+ [󤵤ĤФ] /print media/
+ʪ [󤵤Ĥ֤] /(n) printed matter/
+ [󤵤Ĥ褦] /for printing/
+ѻ [󤵤Ĥ褦] /(n) printing paper/
+ [] /(n) (revenue) stamp/(P)/
+ [󤷤] /(n) stamp duty/
+ [] /(n,vs) copying/
+ [󤸤] /(n) typewriter/teletype/
+ [] /(n) imperial seal/
+ [󤸤] /(n) ribbon/
+ [󤷤] /typewriting/
+ [󤷤礦] /(n) stamp/seal/
+ [󤷤礦] /(n) impression/(P)/
+ݤŤ [󤷤礦Ť] /(v1) to impress (someone)/
+ݼ [󤷤礦央] /impressionism/
+ݼ [󤷤礦央󤬤] /musical impressionism/
+Ū [󤷤礦Ƥ] /(adj-na) impressive/(P)/
+ [󤷤礦] /(n) Impressionists/
+ [󤷤礦ϤӤ] /(n) impressionism/
+ɾ [󤷤礦ҤҤ礦] /impressionistic criticism/
+դ [󤷤礦Ť] /(v1) to impress (someone)/(P)/
+ [󤼤] /(n) royalty (on book)/(P)/
+ [󤾤] /mudra/hand sign/
+ [] /(n) seal stamp pad/
+ů [Ƥ] /Indian philosophy/
+ [] /Hindustan/India/
+ٶ [ɤ礦] /(n) Hinduism/
+ٻ [ɤ] /Indo-China/
+ٿ [ɤ] /Indian/Hindu/
+ [ɤ褦] /Indian Ocean/
+ [Ȥ] /seal-engraving knife/
+ [ˤ] /(n) seal stamp pad/
+Ȣ [Ф] /seal (stamp) box/
+Ƚ [Ф] /(n) seal/stamp/
+Ƚ [Ѥ] /(n) seal/stamp/
+Ƚ [Ф] /seal engraver/
+ȾŻ [뤷ФƤ] /(n) livery coat/
+ [] /(n) book of seals/
+ [ݤ] /(n) printed book/
+ [] /(n) Indian cotton (raw)/
+ [] /(n) Indian cotton (raw)/
+ [] /(n) face of a seal/
+Һ [Ф] /seal (stamp) box/
+ [] /(n) seal case/pill box/medicine case/
+ [Τ] /(n) (uk) throat/
+ [ऻ] /(v1) to choke over/to be choked by/
+ӵ㤯 [ऻӤʤ] /(v5k) to sob/to be choked with tears/
+ [ऻ] /(v5b) to be choked/to be stifled/to be smothered/
+ [󤳤] /(n) throat/
+Ƭ [Ȥ] /(adj-na,n) pharynx/pharyngeal/
+Ƭ [Ȥ] /(n) pharyngitis/
+ƬǮ [ȤĤޤͤ] /(n) pharyngo-conjunctival fever/
+ [] /(n,n-suf) member/(P)/
+Τ [ˤʤΤ] /be a member of staff but useless as a worker/
+ [󤬤] /(n) non-membership/
+ [󤺤] /(n) numbers of members (things, people)/(P)/
+ [] /(n) cause/factor/(P)/
+ä [ä] /(conj) (uk) therefore/consequently/accordingly/because of/
+Ȥʤ̤Ȥʤ [Ȥʤ꤫Ȥʤ] /(exp) to constitute the cause and effect/
+ߤ [ʤߤ] /(conj) (uk) by the way/in this connection/incidentally/in passing/
+ [ʤ] /(v5m) to be associated (with)/to be connected (with)/
+ [] /(v5r) to come from/(P)/
+ʤ [ʤ] /(exp) to give rise to/to cause/
+ [ͤ] /(n) (1) fate/destiny/(2) connection/origin/(3) pretext/(P)/
+ [] /(adj-na,n) cause and effect/karma/fate/(P)/
+̱ [󤬤ۤ] /(n) retribution/karma/
+̴ط [󤬤󤱤] /consequence/causal relationship/nexus/
+̼ [󤬤] /unlucky person/
+Χ [󤬤] /(n) law of cause and effect/principle of causality/
+ [󤴤] /(adj-na,n) heartless/cruel/causes and actions/results of actions in previous life/
+ [] /(n) (math) factor/element/(P)/
+ʬ [󤷤֤󤻤] /factor analysis/
+ [󤷤夦] /(n) convention/tradition/long-established custom/
+ [󤷤夦] /(n) convention/tradition/long-established custom/
+ [󤸤] /(adj-na,n) indecision/vacillation/
+۸© [󤸤󤳤] /(n) dilly-dallying and temporizing/
+ [󤹤] /(n) factor (in math)/
+ʬ [󤹤֤󤫤] /factorization/
+ [Ӥ] /Inbi Line (East Okayama Railway)/
+ͳ [] /(n) cause/
+ [󤻤] /(n) relative by marriage/affinity/
+² [󤾤] /(n) in-law/relative by marriage/
+ [Ҥ] /(v5s) to redeem debts (e.g. of a geisha)/
+ [Ҥ] /(v1) to be charmed by/
+ [Ҥ] /people who withdraw from society (e.g. retire to the country)/
+ [Ҥ] /(v5r) to seduce/to drag along/to pull/to prolong/to support/(P)/
+ [Ҥ] /(v5r) to tear off/
+Ĥ [ҤĤ] /(v1) to fascinate/to pull up (at a gate)/to have a convulsion/to attract/
+Ĥ [ҤĤ] /(v5r) to have a cramp (spasm, convulsion, twitch)/(P)/
+ۤ [Ҥ] /(v5s) to move (house)/to change residence/
+䤹 [ҤΤФ] /(v5s) to delay/to enlarge/(P)/
+Ф [ҤΤФ] /(n) extension/prolongation/(P)/
+Ф [ҤΤФ] /(v5s) to delay/to enlarge/(P)/
+ [Ҥ] /(v5r) to withdraw/to leave/
+ [Ҥ] /(n) reduction/cut/(P)/
+ [Ҥ] /(v1) to pull down/to lower/to reduce/to withdraw/(P)/
+ [Ҥ] /(v5s) to haul down/to drag down/
+ۻ [Ҥ] /(n) ornamental gift cakes/
+ [Ҥޤ魯] /(v5s) to draw a curtain/to guide/to parade about/
+ [Ҥ] /(n) on the contrary/on the other hand/(P)/
+ [Ҥ] /(v1) to exchange/to convert/
+󤻤 [Ҥ褻] /(v1) to draw or pull something towards oneself (e.g. chair)/
+ [Ҥ] /(v5s) to cause/(P)/
+ [Ҥ] /(v5s) to cause/(P)/
+ [Ҥ] /(v5r) to retreat/to withdraw/to deduct/
+ [Ҥ] /(n) trigger/gunlock/(P)/
+ [ҤͤҤ] /(exp) to pull a trigger/
+Ѥ [ҤĤ] /(n) inheriting/(P)/
+Ѥ [ҤĤ] /(v5g) to take over/to hand over/(P)/
+ [Ҥ] /(n) sliding door/
+ʤ [Ҥܤ] /(v5r) to draw bow to limit/to draw aside curt/
+ [ҤŤ] /(n) tow rope/bell rope/
+礤 [Ҥ] /(n) reference/comparison/witness/deal/(P)/
+礦 [Ҥ] /(v5u) to pay/to be profitable/
+碌 [Ҥ碌] /(n) introduction/meeting/
+碌 [Ҥ碌] /(v1) to introduce/to compare/
+ [Ҥߤ] /(n) (railway) siding/service line/service wire/
+ [Ҥ] /(v5m) to draw in/to win over/
+ [Ҥդ] /(n) announcement flier/
+ [Ҥ] /(n) subtraction/(P)/
+ߤ [ҤȤ] /(v1) to detain/to check/to restrain/(P)/
+ [Ҥ] /(n) ebb tide/
+̤ [ҤĤ] /(n) a copy/tracing/
+ [ҤȤ] /(n) leaving/accepting/(P)/
+ [ҤȤ] /(n) claimant/caretaker/
+ [ҤȤ] /(v5r) to take charge of/to take over/to retire to a private place/(P)/
+ [Ҥ] /(n) knob/handle/catch/patron/
+ [Ҥ] /(n) undertaking/underwriting/(P)/
+ [Ҥ] /(v1) to undertake/to take up/to take over/to be responsible for/to guarantee/to contract (disease)/(P)/
+Ф [Ҥ] /(n) drawer/drawing out/(P)/
+Ф [Ҥ] /(v5s) to pull out/to take out/to draw out/to withdraw/(P)/
+ʪ [ҤǤ] /(n) gift/souvenir/
+夲 [Ҥ] /(n) pulling up/drawing up/salvage/re-floatation/raising/(P)/
+夲 [Ҥ] /(v1) to withdraw/to leave/to pull out/to retire/(P)/
+ [ҤΤФ] /(v5s) to delay/to enlarge/(P)/
+Ф [ҤΤФ] /(n) extension/prolongation/
+Ф [ҤΤФ] /(v5s) to delay/to enlarge/(P)/
+ [Ҥ] /G n/argument (e.g., function, program)/
+ [Ҥ] /(n) train of dress/low woman/
+ [Ҥޤ魯] /(v5s) to drag around/
+ [Ҥꤳ] /(v5m) to drag in/
+Ф [Ҥ] /(v5s) to drag out/
+ [Ҥ] /(v5r) to seduce/to drag along/to pull/to prolong/to support/
+ [Ҥ֤] /tugboat/
+ [Ҥޤ] /(n) skylight/trap door/
+³ [ҤĤŤ] /(adv,n) continuing for a long time/in succession/without a break/(P)/
+³ [ҤĤŤ] /(v5k) to continue (for a long time)/to occur in succession/
+ؤ [Ҥ] /(n) on the contrary/on the other hand/(P)/
+ؤ [Ҥ] /conversely/
+ؤ [Ҥ] /(v1) to exchange (things)/to reverse/
+ [Ҥ] /reduced price/
+Ĭ [Ҥ] /(n) ebb tide/
+ľ [Ҥʤ] /(v5s) to redo/
+ߤ [ҤĤ] /scar/cramp/
+ޤ [Ҥޤ] /(v5r) to become tense/to be tightened/(P)/
+ [Ҥ] /(n) tightening/(P)/
+ [Ҥ] /(v1) to tighten/to stiffen/to brace/to strain/(P)/
+ [Ҥޤ] /(v5r) to become tense/to be tightened/(P)/
+Ϥ [Ҥ錄] /(n) delivery/handing over/turning over/extradition/(P)/
+Ϥ [Ҥ錄] /(v5s) to deliver/to extradite/to stretch across/to hand over/(P)/
+ݤ [Ҥ] /(v5s) to pull down/
+ [Ҥ] /(n) mortgage/security/
+Ƥ [ҤƤ] /(v1) to apply/to compare/
+ [Ҥ] /(v1) to drag into/to win over/
+ [Ҥ] /(n) draft horse/
+ [ҤϤ] /(v5s) to tear off/
+ [ҤϤ] /(v5g) to tear off/
+ [ҤϤ礦] /peel strength (conductor from substrate)/
+ȴ [Ҥ̤] /(n) hiring from another company/recruitment/scouting/
+ȴ [Ҥ̤] /(v5k) to extract/to uproot/to pull out/(P)/
+ [Ҥޤ] /(n) painted eyebrows/
+դ [ҤĤ] /(v1) to fascinate/to pull up (at a gate)/to have a convulsion/to attract/(P)/
+ʧ [ҤϤ餦] /(v5u) to vacate/
+ʪ [Ҥ] /(n) a gift/
+ʬ [Ҥ櫓] /(n) a draw (in competition)/tie game/(P)/
+ʬ [Ҥ櫓] /(v1) to pull apart/to separate/
+֤ [Ҥ] /(v5s) to repeat/to send back/to bring back/to retrace one's steps/(P)/
+ [ҤϤʤ] /(v5t) to pull apart/
+ [Ҥޤ] /(n) a draw curtain/
+ [Ҥ錄] /(n) floss silk/
+ [Ҥ] /(n) dragnet/seine/
+᤹ [Ҥɤ] /(v5s) to bring back/to restore/(P)/
+Ȥ [Ҥ] /(n) pulling up/drawing up/salvage/re-floatation/raising/(P)/
+Ȥ [Ҥ] /(v1) to withdraw/to leave/to pull out/to retire/
+Ȥ [Ҥ] /(n) a repatriate/returnee/
+ [ҤȤ] /(v5s,vt) to pull down/to automatically debit (from a bank account)/
+Ȥ [ҤȤ] /(n) hiki-otoshi/pulling (one's opponent) down/
+Ȥ [ҤȤ] /(v5s,vt) to pull down/to automatically debit (from a bank account)/
+Υ [ҤϤʤ] /(v5s) to pull apart/to separate/(P)/
+Ω [Ҥ] /(v5t) to become active/to look better/
+Ω [Ҥ] /(n) favor/patronage/
+ΩƤ [ҤƤ] /(v1) to favour/to promote/to march (a prisoner off)/to support/
+Ω [ҤƤ䤯] /(n) a foil/
+α [ҤȤ] /(v1) to detain/to check/to restrain/
+ [Ҥ] /(v5k) to tear up/to tear off/to split/(P)/
+Ϣ [ҤĤ] /(v1) to take along with/
+϶ [Ҥ] /(oK) (v5r) to stay (confined) indoors/
+϶ [Ҥ] /people who withdraw from society (e.g. retire to the country)/
+ڻ [ҤĤ] /(n) scar/spasm/twitch/
+ڻ [ҤĤ] /(v5r) to have a cramp (spasm, convulsion, twitch)/
+Ƥ [Ҥ] /(v5r) to stay (confined) indoors/
+ [Ҥ] /(v5k) (1) to pull/(2) to draw back/(3) to draw (a card)/(4) to draw (plan, line, etc.)/(5) to catch (cold)/(6) to play (string instr.)/(P)/
+ [Ҥ] /(n) admirer/inducer/
+ꤢޤ [ҤƤޤ] /(n) being very popular/being in great demand/
+ [Ҥ] /(n) leave/defeat/diffidence/closing price (stock market)/
+ [Ҥ] /(v1) to close/to be over/to break up (e.g. school)/
+ [Ҥ] /(n) closing time/
+ [Ҥɤ] /(n) closing time/
+ [Ҥ] /(n) closing quotations/
+ [Ҥ] /(n) weakness/drawing back/(P)/
+ܤ򴶤 [Ҥ򤫤󤸤] /(exp) to feel inferior/to feel small/
+ [Ҥ] /(v5r) to seduce/to drag along/to pull/to prolong/to support/(P)/
+ä [Ҥä] /(v1) (1) to hang (something) on (something)/to throw on (clothes)/(2) to hook/to catch/to trap/to ensnare/(3) to cheat/to evade payment/to jump a bill/(4) to drink (alcohol)/(5) to spit at (a person)/(6) to hit the ball off the end of the bat (baseball)/
+ä֤ [Ҥä꤫] /(v5r) to be overturned/to be upset/to topple over/to be reversed/
+äѤ [ҤäѤ] /(v5r) (1) to pull/to draw/to stretch/to drag/(2) to pull the ball (baseball)/
+ñ [Ҥä] /(io) moving (dwelling, office, etc.)/changing residence/
+ñۤ [Ҥä] /(n) moving (dwelling, office, etc.)/changing residence/(P)/
+ñۤ [Ҥä] /(n) destination of a move/
+ñۤ [Ҥä] /(v5s) to move (house)/to change residence/(P)/
+óݤ [Ҥä] /(v5r) to be caught in/to be stuck in/to be cheated/(P)/
+óݤ [Ҥä] /(v1) (1) to hang (something) on (something)/to throw on (clothes)/(2) to hook/to catch/to trap/to ensnare/(3) to cheat/to evade payment/to jump a bill/(4) to drink (alcohol)/(5) to spit at (a person)/(6) to hit the ball off the end of the bat (baseball)/(P)/
+óݤ [Ҥä] /(v5r) to be caught in/to be stuck in/to be cheated/(P)/
+ó [Ҥä] /(v5r) to bundle/to tie up/
+ó [Ҥä] /(v1) to lump together/
+õͤ [ҤäĤ] /(n) hair pulled tightly back in a bun/
+÷֤ [Ҥä꤫] /(v5s) to turn over/to overturn/to knock over/to upset/to turn inside out/
+÷֤ [Ҥä꤫] /(v5r) to be overturned/to be upset/to topple over/to be reversed/(P)/
+÷ [Ҥä] /(v1) (1) to hang (something) on (something)/to throw on (clothes)/(2) to hook/to catch/to trap/to ensnare/(3) to cheat/to evade payment/to jump a bill/(4) to drink (alcohol)/(5) to spit at (a person)/(6) to hit the ball off the end of the bat (baseball)/
+ù [Ҥä] /(n) retreat/retirement/depression (hole)/
+ù߻װ [Ҥäߤ] /(n) shy/withdrawn/
+ù [Ҥä] /(v5m) to draw back/to sink/to cave in/(P)/
+ù [Ҥä] /(v1) to draw in/to take in/
+ü귫 [Ҥä] /(uk) purse snatching/purse snatcher/
+ü귫 [Ҥä] /(v5r) to snatch (steal) from/
+ڤ̵ [Ҥäʤ] /(adj-na) (uk) continually/continuously/incessantly/
+ߤ [Ҥäޤ魯] /(v5s) to ransack (a drawer)/to rummage/to stir up (mud)/to throw into confusion/to tamper with/
+ߤ [Ҥä] /(v5k) to scratch/
+ĥ [ҤäѤ] /(v5k) to slap/to strike/
+ĥ [ҤäѤꤷ] /(n) tension test/
+ĥФ [ҤäѤ] /(v5s) to take out/to drag out/
+ĥ [ҤäѤ] /(n) being very popular/being in great demand/
+ĥǶ [ҤäѤꤻ󤭤礦] /peel strength (conductor from substrate)/(P)/
+ĥ [ҤäѤ] /(v5r) (1) to pull/to draw/to stretch/to drag/(2) to pull the ball (baseball)/(P)/
+ [ҤäѤ] /to tear off/
+ [Ҥä֤] /(v5r) to take upon oneself/to pull (a thing) over one's head/
+դ [ҤäĤ] /(v5k) to stick to/to flirt with/(P)/
+ᤨ [ҤäȤ館] /(v1) to seize/
+館 [ҤäȤ館] /(v1) to arrest/to capture/to seize/
+ [Ҥय] /(v5k) to strip/to peel/
+㤤 [Ҥ] /(n) double sliding door/
+ [Ҥä] /(io) (n) moving (dwelling, office, etc.)/changing residence/
+ۤ [Ҥä] /(io) (n) moving (dwelling, office, etc.)/changing residence/
+ۤ [Ҥ] /(v5s) to move (house)/to change residence/
+䤹 [ҤΤФ] /(v5s) to delay/to enlarge/(P)/
+Ф [ҤΤФ] /(v5s) to delay/to enlarge/(P)/
+ [Ҥ] /(v1) to pull down/to lower/to reduce/to withdraw/(P)/
+ [] /(n,vs) catching fire/
+в [󤫤] /flash temperature/
+ [󤫤Ƥ] /(n) flash point/flashing point/
+ [Ҥ] /(n) on the contrary/on the other hand/
+ [Ҥ] /(n) on the contrary/on the other hand/(P)/
+ [Ҥ] /on the contrary/
+ [Ҥ] /(n) claim ticket/claim tag/claim check/
+ [Ҥ] /(n) trigger/gunlock/(P)/
+Ѥ [ҤĤ] /(n) inheriting/(P)/
+Ѥ [ҤĤ] /(v5g) to take over/to hand over/(P)/
+ [󤱤] /(n,vs) audience/interview/
+ [Ҥ] /(n) sliding door/
+ [ҤŤ] /(n) tow rope/bell rope/
+ [󤳤] /(n,vs) tugging/towing/
+ [Ҥ] /(n) reference/comparison/witness/deal/
+礤 [Ҥ] /(n) reference/comparison/witness/deal/
+礻 [Ҥ碌] /(io) (v1) to introduce/to compare/
+ [Ҥߤ] /(n) (railway) siding/service line/service wire/
+ [Ҥ] /(n) subtraction/(P)/
+ߤ [ҤȤ] /(v1) to detain/to check/to restrain/(P)/
+ [ҤȤ] /(v5r) to take charge of/to take over/to retire to a private place/(P)/
+ [ҤȤˤ] /(n) caretaker/claimer/guarantor/
+ [Ҥ] /(n) knob/handle/catch/patron/
+ [Ҥ] /(n) undertaking/underwriting/
+ [Ҥ] /(v1) to undertake/to take up/to take over/to be responsible for/to guarantee/to contract (disease)/(P)/
+ [Ҥ] /(v1) to undertake/to take up/to take over/to be responsible for/to guarantee/to contract (disease)/
+ [Ҥˤ] /(n) guarantor/
+Ф [Ҥ] /(n) drawer/drawing out/(P)/
+Ф [Ҥ] /(v5s) to pull out/to take out/to draw out/to withdraw/(P)/
+ʪ [ҤǤ] /(n) gift/souvenir/
+ [󤷤礦] /(n) reference/
+ [󤷤礦] /(n) quotation/citation/
+夲 [Ҥ] /(io) (v1) to withdraw/to leave/to pull out/to retire/(P)/
+ [ҤΤФ] /(v5s) to delay/to enlarge/(P)/
+Ф [ҤΤФ] /(v5s) to delay/to enlarge/(P)/
+ [󤹤] /G n/argument (e.g., function, program)/
+ [Ҥ] /G n/argument (e.g., function, program)/
+ [󤻤] /(n,vs) taking responsibility/(P)/
+ռǤ [󤻤ˤ] /(vs) taking responsibility upon oneself (and resigning)/
+ [󤻤] /(n) interview/
+ [Ҥޤ] /(n) skylight/trap door/
+³ [ҤĤŤ] /(adv,n) continuing for a long time/in succession/without a break/(P)/
+³ [ҤĤŤ] /(v5k) to continue (for a long time)/to occur in succession/
+ؤ [Ҥ] /(n) on the contrary/on the other hand/(P)/
+ؤ [Ҥ] /exchange coupon/
+ؤ [Ҥ] /(v1) to exchange (things)/to reverse/
+ [󤿤] /(n,vs) retire/(P)/
+ල [󤿤礦] /farewell performance/
+ [] /(n) arrest/custody/
+Ĭ [Ҥ] /(n) ebb tide/
+ [Ҥ] /(n) tightening/(P)/
+ [Ҥ] /(v1) to tighten/to stiffen/to brace/to strain/(P)/
+Ϥ [Ҥ錄] /(n) delivery/handing over/turning over/extradition/
+Ϥ [Ҥ錄] /(v5s) to deliver/to extradite/to stretch across/to hand over/
+ [Ҥ] /(n) mortgage/security/
+ [ҤƤ] /(v1) to apply/to compare/
+ [ҤƤ] /(n) reserves/
+Ƴ [ɤ] /(n) requiem/prayer for dead/dismissal/
+ȴ [Ҥ̤] /(v5k) to extract/to uproot/to pull out/(P)/
+դ [ҤĤ] /(v1) to fascinate/to pull up (at a gate)/to have a convulsion/to attract/(P)/
+դ [ҤĤ] /(v1) to fascinate/to pull up (at a gate)/to have a convulsion/to attract/
+ʬ [Ҥ櫓] /(n) a draw (in competition)/tie game/(P)/
+֤ [Ҥ] /(v5s) to repeat/to send back/to bring back/to retrace one's steps/(P)/
+᤹ [Ҥɤ] /(v5s) to bring back/to restore/(P)/
+ [褦] /(n) quotation/citation/(P)/
+Ѷ [褦] /quotation/
+ѽ [褦] /end of quote/
+ѽ [褦] /(n) reference book/
+ [褦] /(n) quotation marks/
+ʸ [褦֤] /a quotation/
+ [ҤȤ] /(v5s,vt) to pull down/to automatically debit (from a bank account)/
+Ȥ [ҤȤ] /(v5s,vt) to pull down/to automatically debit (from a bank account)/
+Υ [ҤϤʤ] /(v5s) to pull apart/to separate/(P)/
+Ψ [󤽤] /(n,vs) leading/commanding/
+Ψ [󤽤Ĥ] /leader/
+ΩƤ [ҤƤ] /(v1) to favour/to promote/to march (a prisoner off)/to support/
+ [礯] /(n) gravity/(P)/
+Ϸ [礯] /(n) (moon's) sphere of gravitation/
+ [줤] /(n) quotation/referring to precedent/
+ [Ҥ] /(v5k) to tear up/to tear off/to split/(P)/
+϶ [Ҥ] /people who withdraw from society (e.g. retire to the country)/
+ [] /(n) allusion/
+ڻ [ҤĤ] /(v5r) to twitch/to have a cramp/to become stiff/
+ޤ [Τޤ] /(v5s) to make somebody drink/
+ޤ [Τޤ] /(v1) to make somebody drink/to give someone a drink/
+ߤ [Τߤ] /(n) more than enough/
+߲ [Τߤ] /(n) bar/saloon/
+߲ [Τߤ] /(v5s) to swallow/to gulp down/
+߲᤮ [Τߤ] /(n) overdrinking/excessive drinking/
+߲᤮ [Τߤ] /(v1) to drink too much/
+߲ [Τߤ] /(n) drinking party/get-together/
+߲ [Τߤޤ路] /(n) passing the bottle around/
+߲ [Τߤޤ魯] /(v5s) to pass the cup round/
+߲ [Τߤޤ] /(v5r) to drink at a round of places/
+߳ݤ [Τߤ] /(n) partially consumed drink/
+ߴ [Τߤۤ] /(v5s) to drink up/to drain (cup)/
+ߴ [Τߤۤ] /(v5s) to drink up/to drain (cup)/
+߸ [Τߤ] /(n) tap/faucet/spigot/
+߸ [Τߤ] /(n) tap/faucet/spigot/
+߹ [Τߤ] /(n) understanding/apprehension/
+߹ [Τߤ] /(v5m) to gulp down/to swallow deeply/to understand/to take in/to catch on to/to learn/to digest/(P)/
+߼ [Τߤ] /(n) heavy drinker/
+߽ [Τߤ] /(n) tippler/drunkard/heavy drinker/
+߿ [Τߤ] /(n) food and drink/eating and drinking/
+߿ [Τߤߤ] /(n) drinking water/(P)/
+ [Τߤ] /(n) drink money/drinking money/
+ [Τߤʤ] /drinking companion/
+٤ [ΤߤĤ֤] /(v5s) to drink away one's money/
+٤ [ΤߤĤ֤] /(v1) to drink oneself drunk/
+ݤ [Τߤ] /(v5s) to skip out on one's bar bill/
+ƨ [Τߤˤ] /(n) leaving drinks unpaid for/
+ȴ [Τߤ̤] /(n) drunkard/
+ʪ [Τߤ] /(n) drink/beverage/(P)/
+ [Τߤۤ] /(exp) all you can drink/bottomless cup/
+ [Τߤ] /(v5s) to drink the night away/
+ [Τߤ] /(n) internal medicine/
+ [Τߤ礦] /(n) one's (portion of a) drink/
+ [Τ] /(v5m) to drink/(P)/
+Τ [Τ䤦] /revelry/
+ [Τ] /(v1) to drink much/to be good to drink/
+ [Τ] /(n) drunkard/piss-artist/
+ [Τ] /(v1) to get dead drunk/
+ʼ [Τ٤] /(n) heavy drinker/tippler/
+ [Τߤ] /(n) bar/saloon/
+᤮ [Τߤ] /(n) overdrinking/excessive drinking/
+ [Τߤ] /(n) understanding/apprehension/
+ [Τߤ] /(n) heavy drinker/
+ [󤷤] /(n) drinking alcohol (sake)/(P)/
+γ [󤷤Τ] /ill effects of drinking/
+ [󤷤Τؤ] /bad habit of drinking/
+ž [󤷤夦Ƥ] /drunken driving/
+ [󤷤夫] /(n) a drinker/
+ [󤷤ؤ] /alcoholic addiction/
+ [Τߤ] /(n) tippler/drunkard/heavy drinker/
+ [󤷤礯] /(n) food and drink/eating and drinking/(P)/
+Ź [󤷤礯Ƥ] /(n) restaurant/shops serving food and drink/(P)/
+ʪ [󤷤礯֤] /(n) food and drink/
+ [Τߤߤ] /(n) drinking water/
+ [󤹤礦] /amount of drinking/
+ [Τߤ] /(n) drink money/drinking money/
+ [] /(n) yamcha (tea)/
+ȴ [Τߤ̤] /(n) drunkard/
+ʪ [Τߤ] /(n) drink/beverage/(P)/
+ʼ [Τ٤] /(io) (n) heavy drinker/tippler/
+ [Τߤ] /(n) internal medicine/
+ [褦] /(n) drinking/
+ѿ [褦] /(n) potable water/
+ [礦] /(n) a drink/(P)/
+ [礦] /(n) drinking water/(P)/
+ [ߤ] /(adj-na,n) loose/bawdy/improper/
+ [󤤤] /(adj-na,n) debauchery/
+ [] /(n) prolonged rain which damages crops/
+ [] /(n) dildo/
+ [󤳤] /(n) obscenity/harlotry/
+ [] /(n) lascivious act/
+ [󤷤] /(n) sexual passion/
+Ƣ [Ȥ] /(adj-na,n) dissipation/lewdness/
+ [Ф] /(n) prostitution/
+ [Ф] /brothel/
+ [] /(n) harlot/
+ [פ] /(n) lewd manners/immorality/
+ [ݤ] /(adj-na,n) lewdness/lasciviousness/
+ [褯] /(n) lust/
+ [褯] /(n) lust/
+ [] /(adj-na,n) debauchery/lewdness/lasciviousness/
+ [襤] /(adj-na,n) obscenity/obscene/
+ [] /(n) shrine of evil deity/
+ [] /(adj-na,n) impurity/obscenity/
+ [] /(n) issue/offspring/paternal blood/
+㤤 [ͤ] /(n) half-brother/half-sister/
+ [ͤ] /(arch) successor/descendant/
+ [] /(n) shade/shadow/other side/
+ [] /(n) backbiting/
+⳰ [Τʤ] /legislative circles/
+ [󤬤] /(n) non-parliamentary/outside congress/
+ [󤬤] /(n) nonparliamentary party association/
+ [] /(n) legislative decision/
+ [󤴤] /(n) ex-emperor/
+ [󤸤] /(n) head of a temple/
+ [󤻤] /(n) government by cloistered emperors/
+ [󤻤] /(n) (abbr) graduate student/
+ [󤻤] /(n) imperial command (decree)/decree of cloistered emperor/
+ [󤼤] /(n) imperial command (decree)/decree of cloistered emperor/
+Ĺ [礦] /(n) director/(P)/
+ [ʤ] /(n) (1) inside the House (Diet)/(2) inside the hospital/(P)/
+ⴶ [ʤ󤻤] /infection incurred while hospitalized/
+ [ݤ] /(n) drama/playbook/
+ [] /(n) yin/
+ [] /(n) shade/shadow/other side/(P)/
+ǡ [󤤤Ĥ] /(adj-na) gloomy/
+ [] /(io) (v5r) to darken/to get dark/to be clouded/to be obscured/
+ [] /behind one's back/
+ǻ [ǤȤҤ] /(n) wire-pulling/
+ư [Ǥ] /to act behind the scenes/
+ [Ȥ褦] /the positive and the negative/
+ۤ [ˤ褦] /(adv) openly and covertly/implicitly and explicitly/
+ [] /(n) shadow or cloud (e.g. on someone's happiness)/shade/gloom/(P)/
+ [] /(v5r) to darken/to get dark/to be clouded/to be obscured/
+ [󥤥] /(n) anion/
+ [] /(adj-no,n) impotence/
+ [󤤤Ĥ] /(adj-na) gloomy/
+ [󤦤] /(adj-na,n) gloom/
+ [󤨤] /(n) shadow/shading/gloom/
+ [] /(n) a negative/
+ [󤫤] /(n) clitoris/
+ [ؤΤ] /(n) (1) testicles/(2) penis/
+ [ܤ] /(n) drying in the shade/
+ [ܤ] /(n) drying in the shade/
+ؿ [󤫤󤹤] /(n) implicit function/
+ [] /(adj-na,n) gloom/melancholy/(P)/
+ [󤭤] /(adj) dismal/gloomy/
+ [󤭤礯] /(n) cathode/
+˴ [󤭤礯] /(n) cathode(-ray) tube/
+ [󤭤礯] /(n) cathode rays/
+ [󤭤礯󤫤] /(n) cathode-ray tube/CRT/
+ [󤭤] /(n) ringworm (groin)/tinea cruris/
+ [󤭤󤿤ष] /(n) ringworm (groin)/tinea cruris/
+ [󤱤] /(n) penis/
+ [󤱤] /(adj-na,n) tricky/wily/treacherous/
+ [] /(n) malicious gossip/backbiting/speaking ill behind someone's back/(P)/
+ [󤳤] /(n) white line/
+ [󤵤] /(adj-na,n) sadness and gloom/
+ [󤷤] /(adj-na,n) dampness of shady places/
+ [󤸤] /(n) shade tree/
+ [󤷤] /(n) the labium/labia/
+ [󤻤] /(adj-na,n) negative/(P)/
+ȿ [󤻤ϤΤ] /negative reaction (in patient)/
+ [󤻤] /(n) unsettled (fine and cloudy) weather/
+ [] /(n) tray for absent one/
+ŵ [Ǥ] /(n) negative electricity/
+Ż [Ǥ] /(n) negatron/
+ [Ȥ] /(n) secret charity/
+ [Ҥʤ] /(n) double-faced/
+ǹ [Τ] /(adj-na,n) scrotum/testicles/scrotal/
+ǹ [դ] /(adj-na,n) scrotum/testicles/scrotal/
+ [] /mons veneris/mons pubis/
+ [ष] /(n) Kagemusha (shadow warrior) (in Kurosawa film)/wire puller/
+ [] /(n) the genital area/
+ʸ [֤] /(n) lettering of an engraving/
+ [ڤ] /(n,vs) concealment/suppression/hiding/
+۷ [٤󤱤] /(n) lion at home but weakling elsewhere/
+ [ܤ] /(n) plot intrigue/conspiracy/(P)/
+ŤƤ [ܤ򤯤Ƥ] /(exp) to plot against/
+Ų [ܤ] /conspirator/plotter/
+ [⤦] /(n) pubic hair/pubes/
+ [] /(n) (female) genitalia/pubes/
+ [褦] /(n) cosmic dual forces/yin and yang/sun and moon, etc./(P)/
+ [褦] /(n) cosmic dual forces/yin and yang/sun and moon, etc./
+ۤ [ߤ礦Τ] /principle of duality/
+ۻ [褦] /(n) diviner/
+ƻ [ߤ礦ɤ] /(n) Onmyoudou/Way of Yin and Yang/occult divination system based on the Taoist theory of the five elements/
+ [줭] /(n) lunar calendar/
+ݵ [󤦤] /(adj-na,n) gloom/melancholy/
+ [󤨤] /(n) shadow/shading/gloom/
+ [] /hidden (spy) camera/
+Ф [Ҥ] /secret withdrawal/(P)/
+ [] /(n) hidden talent/
+⸻ [] /secret resources/
+ [ɤ] /(n,vs) taking pictures secretly/peeping photo/
+ [] /(n) illegitimate child/
+ [] /(n) secret/
+ [] /(n) secret/
+ [] /(v5t) to carry (something) under cover/
+ [ɤ] /(n) hiding place/genitals/
+ [Ф] /(n) cache/place to hide something/
+ [] /eating on the sly/
+ţ [] /(n) concealed nail/
+ [] /(n) unregistered rice field/
+˥ [̤] /(n) concealed seams/
+̣ [] /(n) bringing out a taste/
+Ω [] /(n) secrecy/
+ [] /(v5s,vt) to hide/to conceal/(P)/
+ [ʤޤ] /(v5r) to hide/to be hidden/to conceal oneself/to disappear/
+ [] /(n,pref) hidden/underground/crypto/
+ʤ [ʤ] /(exp) well-known/
+̵ [ʤ] /(exp) well-known/
+ [] /(v1,vi) to hide/to be hidden/to conceal oneself/to disappear/(P)/
+˷ [] /(n) hide and seek (the game)/
+˷ [ܤ] /(n) hide and seek (the game)/
+ [줬] /(n) hiding place/refuge/
+ڶ [줷ä] /hidden debts/
+ [Ф] /hiding place/refuge/
+ƻ [ߤ] /(n) hidden path/
+ [դ] /(v5s) to lie concealed/
+̬ [ߤ] /(n) magic cloak of invisibility/
+Τ [줶] /(n) isolated village/
+ [ˤ] /seclusion/
+ֿʪ [󤫤礯֤] /(n) cryptogamic plants/
+ֿʪ [󤫤礯֤Ĥ뤤] /(n) cryptogamous plants/
+ [줬] /(n) pea crab/
+ [󤭤] /(n) (1) retirement/(2) retired person/(P)/
+ [󤱤] /(n) appearance and disappearance/
+ [󤱤] /(n) appearance and disappearance/
+ [󤲤] /(n) beans/
+Ʀ [󤲤ޤ] /(n) kidney bean/
+ [] /(n) (1) secret language/jargon/cant/(2) humbug/(P)/
+ [] /(n) hermit/recluse/
+ [󤸤] /(n) hermit/recluse/
+ [󤻤] /(n) secluded life/
+ [󤻤] /(n) secluded life/
+ [󤻤] /(n) hidden line/
+ [󤼤] /(adj-na,n) latent power/secret/reality/
+ [󤿤] /(n) retirement/seclusion/
+ [󤿤] /secluded life/
+¢ʪ [󤿤֤ä] /secretly hoarded goods/
+Ƭֽ [Ȥ] /(n) hypanthium/
+ƿ [Ȥ] /(n) concealment/(P)/
+ƿ [Ȥ] /hider/person in hiding/
+ƿʪ [Ȥ֤ä] /concealed materials/
+ [Ȥ] /(n) retirement/seclusion/
+ۼ [Ȥ󤷤] /(n) recluse/
+Ǧ [ˤ] /(n) patience/endurance/
+ [] /(adj-na,n) obscurity/mystery/abstruseness/
+ [ڤ] /(n,vs) concealment/suppression/hiding/
+û [ڤ] /(n) suppressor/
+˴ [ܤ] /(n) cremator/
+˷ [ܤ] /(n) cemetery guard/crematorium worker/
+̩ [ߤ] /(adj-na,n) privacy/secrecy/spy/detective/
+ [] /(n) destruction/suppression/(P)/
+ [] /(n) hidden surface/
+ [] /(n) metaphor/
+ [] /(n) rhyme/(P)/
+Ƨ [դ] /(exp) to rhyme (with)/
+ [󤭤㤯] /(n) metrical foot (poet.)/
+ [] /(n) rhyme in a Chinese poem/
+ [] /(n) artistic pursuits/
+ [] /(n) rhyming words/
+ [󤷤] /(n) Chinese dictionary arranged by finals/
+ʸ [֤] /(n) verse/poetry/
+ [] /final/
+Χ [] /(n) rhythm/metre (poet)/(P)/
+ [] /(n) (uk) inch/
+ [ߤ] /(n) right hand side/(P)/
+麸 [ߤҤ] /(exp) from right to left/in one ear and out the other/
+ȸк [ߤȤФҤ] /widely spoken/
+˽Ф [ߤˤǤ] /(exp) to be superior to/
+̤ [ߤΤȤ] /(exp) as above-mentioned/
+ [] /right margin/
+ [] /(n) move about in confusion/go every which way/going right and left/this way and that/(P)/
+ [ߤ] /(n) right-lower/
+ [ߤޤ] /(n) clockwise rotation/CW/right-handed rotation/
+ [ߤޤ] /(n) clockwise/
+ [ߤޤ] /(n) clockwise/
+ [] /(n) right bank (shore)/
+ [ߤ] /(n) tending to the Right/
+ͤ [ߤŤ] /right justified/
+ [礦] /(n) dextrocardia/
+ [] /(n) rightist/leaning to the right/
+ [ߤ] /(n) right shoulder/
+ [ߤ] /(exp) decreasing (graph falling to the right)/shrinking/declining/
+夬 [ߤ] /(exp) growing (graph rising to the right)/expanding/soaring/
+ [] /(n) starboard/
+ܺ [٤] /(n,vs) looking to the right and left/hesitation/
+ [ߤभ] /(n) facing right/
+ [ߤҤ] /(n) right and left/
+ͤ [ߤ] /(n) sumo hold in which both wrestlers obtain an underarm grip with the right hand and an overarm grip with the left/
+ [ߤ] /(n) right hand/(P)/
+ˡ§ [ߤƤΤۤ] /(n) righthand rule/
+ [ߤ] /(n) writing from right to left/
+ [ߤ礦ä] /closing parenthesis/
+ [ߤ] /(n) right-upper/
+ [󤷤] /(n) right ventricle/
+˼ [ܤ] /(n) right atrium/
+ [] /(n,vs) turning to the right/right turn/
+޶ػ [Ĥ] /No Right Turn!/
+ [󤻤] /(n) dextrorotatory/
+¦ [] /(n) right side/right hand/
+¦ [ߤ] /(n) right side/right hand/(P)/
+­ [ߤ] /(n) right foot/
+ [] /(n) Minister of the Right/
+ü [] /(n) right end/right edge/
+ü [ߤϤ] /(n) right end/right edge/
+ [ߤ夦ä] /closing brace/
+ [夦] /(n) between right and center fielders (baseball)/(P)/
+ [Ȥ] /(n) right wing/
+Ǿ [Τ] /(n) right brain/
+ [] /(n) right wing/(P)/
+ɮ [椦Ҥ] /(n) private secretary/amanuensis/
+ʸ [椦֤] /(n) respect for literary culture/
+ [ؤ] /(n) right side/
+ [ۤ] /(n) (1) right side/(2) style of Japanese court music/(P)/
+ [ۤޤ] /(n) old Japanese court music from the Nara period/
+ [] /right side/
+ [ߤ] /(n) right eye/
+ [褦] /right lobe/
+ [褯] /(n) right-wing/(P)/
+ [褯󤿤] /right-wing organization (clique)/
+Ҥˡ§ [ߤͤΤۤ] /(n) corkscrew rule/
+ [ߤ] /(n) right-handedness/right-hander/
+ [] /(n) right arm/
+ [ߤ] /(n) right arm/(P)/
+ [夦] /(n) universe/cosmos/space/(P)/
+襹ơ [夦ơ] /(n) space station/
+å [夦å] /(n) space rocket/
+ [夦] /space medicine/
+貽 [夦] /cosmo-chemistry/space science/
+ʳ [夦] /cosmo-chemistry/space science/
+賫ȯ [夦Ϥ] /space development/(P)/
+賫ȯײ [夦ϤĤ] /(n) space development project (program)/
+賫ȯ [夦ϤĤ礦] /NASDA/National Space Development Agency/(P)/
+ [夦] /cosmology/
+ [夦] /(n) one's outlook on the universe/
+ [夦] /space station/
+ [夦] /the void of space/(P)/
+踦 [夦] /(n) space research/
+踶 [夦] /(n) cosmological principle/
+ [夦] /(n) space environmental pollution/
+蹩 [夦] /space engineering/
+軺 [夦󤮤礦] /(n) space industry/
+迩 [夦礯] /(n) space food/
+ʲ [夦󤫤] /(n) cosmogony/
+ [夦] /(n) space alien/
+ [夦] /(n) space dust/
+ [夦] /(n) cosmic ray/
+ [夦󤢤餷] /(n) cosmic ray storm/
+ [夦] /(n) space ship/
+ϵ [夦夦] /(n) Spaceship Earth/
+® [夦] /astronautical speed/
+ȯ [夦ФϤ] /Big Bang (theory)/
+õ [夦] /(n) space exploration/
+ [夦夦] /satellite relay/
+̿ [夦Ĥ] /space communication/
+ [夦Ǥ] /(n) cosmic radio waves/
+ط [夦Ϥۤ] /(n) cosmic background radiation/
+ [夦Ϥ] /Space Expo/
+ȯ [夦Ϥä] /(n) cosmogony/
+ [夦Ҥ] /space flight/
+Ի [夦Ҥ] /astronaut/(P)/
+ [夦Ӥ礦] /(n) space nausea/
+ [夦դ] /(n) space suit/
+ʪ [夦֤Ĥ] /(n) space physics/
+ʪ [夦֤Ĥ꤬] /(n) astrophysics/
+ʼ [夦ؤ] /space weaponry/
+ˡ [夦ۤ] /(n) space law/
+˹ [夦ܤ] /space helmet/
+ͷ [夦椦] /space walk/
+ι [夦礳] /space travel/
+ [夦] /(n) cosmology/
+Ū [夦Ƥ礦ᤤ] /(n) cosmological argument/
+ [] /(n) the whole world/
+ [餹] /(n) crow/raven/(P)/
+ιԿ [餹Τ礦] /quick bath/
+Ǩ챩 [餹Τ̤Ф] /glossy black (hair)/
+ [Ф] /(adj-no,n) jet black/pitch dark/
+ [餹Ф] /(n) glossy black/
+ [餹] /(n) snake gourd/
+ [餹] /(n) fresh-water mussel/
+ [餹] /(n) money lent at daily interest/
+ [餹] /(n) ruling pen/
+͵ [Ȥä] /(n) coracoid process/
+ν [Τ夦] /(exp) disorderly crowd/mob/
+Գ [] /(n) black rhinoceros horn/
+ [餹] /(n) coarse dark-brown paper/
+ [餹ؤ] /(n) black snake/
+± [] /(n) cuttlefish/squid/(P)/
+ŷ [餹Ƥ] /(n) crow-billed goblin/
+ [餹म] /(n) oats/
+ȷ [餹Ф] /(n) Japanese wood pigeon/
+˹ [ܤ] /(n) noble's court headgear/
+˹ҳ [ܤ] /(n) goose barnacle/
+˹̾ [ܤ] /(n) adult name/
+Ĥ [餹ʤ] /(n) cry of the crow/
+ [] /(n) ebony/blackwood/
+Ʀ [餹Τɤ] /(n) vetch/tare/
+ͭ˵ [椦ˤ] /(exp) to be burned to ashes/
+ͭ˵ [椦ˤ] /(exp) to be reduced to ashes/
+ͭ [椦󤻤] /fictitious person/
+ε [] /(n) Oolong tea/
+ζ [] /(n) Oolong tea/
+ޤ [ޤ] /(adj) presumptuous/impertinent/ridiculous/absurd/
+κ [Τ] /stupidity/absurdity/presumption/impertinence/
+̯ [ޤߤ礦] /(n) (Buddh) Ususama Vidya-raja/
+ [Ϥ] /(n) feather/plume/wing/(P)/
+ [] /(n-suf) counter for birds/counter for rabbits/(P)/
+Ф [ϤФ] /(v5k) to flap (wings)/
+ [Ϥ] /(n) angel's raiment/(P)/
+ [Ϥͤ] /(n) rove beetle/
+ [Ϥ] /(n) buzz/hum/
+ [] /(n) emergence (of insects)/growing wings and flying/
+ [Ϥ֤ͤȤ] /(n) down (feather) quilt/
+ [Ϥ] /(n) winged ant/
+⤭ [ϤФ] /(n) fluttering or flapping of wings/
+⤯ [ϤФ] /(v5k) to flap (wings)/(P)/
+ [Ϥ] /(n) wings/pinion/
+򤤹ʤ [Ϥ] /(n,vs) pinioning/binding arms behind back/
+ [Ϥ] /(n) shuttlecock/(P)/
+ [Ϥ֤ͤȤ] /(n) down (feather) quilt/
+ [Ϥͤ] /(n) (turbine's) impeller/
+ͤ [ϤͤĤ] /(n) Japanese badminton/battledore and shuttlecock/
+դ [ϤͤĤ] /(n) Japanese badminton/battledore and shuttlecock/
+ [Ϥ] /(n) shuttlecock/
+ [ϤͤĤ] /(n) Japanese badminton/battledore and shuttlecock/
+ [Ϥ] /(n) battledore/
+ʣ [礦դ褦] /(n) pinnate compound leaf/
+̮ [礦ߤ㤯] /(n) pinnately venation/
+ [Ϥ] /(n) haori (Japanese formal coat)/(P)/
+ [Ϥ] /(v5r) to put on/
+ [ϤϤ] /(n) Japanese male formal attire/
+ [Ϥ֤] /(n) plumage/influence/power/
+ [ϤŤ] /(n) preening/
+ [Ϥ] /(n) sea basses/groupers/
+ [Ϥ] /(n) Japanese fan made of feathers/
+ [Ϥष] /(n) leaf beetle/
+ [Ϥͤ] /Haneda (Tokyo airport)/(P)/
+ͤ [ϤͤĤ] /(n) Japanese badminton/battledore and shuttlecock/
+ [Ϥ֤] /(n) type of silk/
+ò [Ϥޤ餫] /(n) malaria-carrying mosquito/
+ [Ϥ֤ͤȤ] /(n) down (feather) quilt/
+ [Ϥ] /(n) breeze caused by wings flapping/
+ [⤦] /(n) feathers/plumage/down/(P)/
+ [⤦դȤ] /(n) down(-filled) quilt (futon)/
+ [Ϥ] /(n) panel/wainscoting/plight/(P)/
+ [Ϥᤤ] /(n) wainscoting/
+ [褯] /(n) wings/assistance/
+ [ϤФ] /(n) fluttering or flapping of wings/
+ [Ϥͤܤ] /(n) feather duster/
+ [Ϥܤ] /(n) feather duster/
+ [Ϥ] /(n) jumping plant louse/
+ [] /(adj-na,n) roundabout/devious/
+ [] /(n) detour/turning movement (mil)/
+ϩ [] /(n) detour sign/diversion sign/
+ [礯] /(n,vs) meander/
+ [] /(adj-na,n) stupid/ignorant/
+ [] /(n) roundabout explanation/
+ϩ [] /(n) detour/diversion/
+ [] /(adj-na,n) (uk) carelessness/stupidity/
+ [] /(n) rain/(P)/
+ [ޤ] /(n) umbrella/
+ [ޤ] /(n) raindrops/
+դ [դ] /(n) in the rain/
+ [] /(n) rainy area/
+ [ޤ] /(n) rain cloud/(P)/
+ [ޤĤФ] /(n) white-rumped swift/
+ [ޤ] /(n) tree frog/
+ [ޤ] /(n) rain hat/
+ [ޤ] /(n) break in the rain/
+ [] /(n) rainy season/(P)/
+ [ޤ] /(n) signs of rain/threatening to rain/
+ [] /(n) signs of rain/threatening to rain/
+ [] /(n) rainy season/(P)/
+ [ޤ] /(n) passing shower/streaks of pouring rain/
+ [ᤢ] /(n) passing shower/streaks of pouring rain/
+ [ޤ] /(n) rain gear/(P)/
+ [ޤ] /(n) threatening sky/
+ [ޤ] /(n) overshoes/
+ [ޤ] /(n) sliding storm door/(P)/
+ͤ򷫤 [ޤɤ򤯤] /(exp) to roll open the shutters/
+ [] /(n) after rain/
+ [Τ椭] /rain then snow/
+ [ޤ] /(n) praying for rain/
+ߤäϸǤޤ [դäƤޤ] /(exp) adversity builds character/
+ߤ餷 [դ餷] /(n) sea hare/
+ߤ [դ] /(n) in the rain/(P)/
+籩 [ޤä] /(n) raincoat/oilcoat/
+ [ޤΤ椭] /snow mingled with rain/
+Ť [ޤ褤] /(n) threat of rain/
+Ť [褤] /(n) threat of rain/
+ [ޤ] /(n) umbrella/
+ [ޤ] /(n) preparation for rain/
+ [ޤ] /(n) preparation for rain/
+ߤ [ޤ] /(n) (1) break in the rain/(2) waiting for a break in the rain/
+ɤ [ޤɤ] /(n,vs) taking shelter from rain/(P)/
+ [ᤪ] /(n) woman whose presence seems to cause rain/
+夬 [ޤ] /(io) (n) after the rain/
+夬 [ᤢ] /(io) (n) after the rain/
+ [ޤ] /(n) after the rain/
+ [ᤢ] /(n) after the rain/
+ [ޤ] /(n) raindrops/(P)/
+ [ޤ줤] /dripstone/
+ [ޤߤ] /(n) rain water/(P)/
+ [] /(n) rain water/
+ [] /(n) sound of rain/
+­ [ޤ] /(n) passing shower/streaks of pouring rain/
+­ [ᤢ] /(n) passing shower/streaks of pouring rain/
+³ [ĤŤ] /raining for days on end/
+ [᤿դ] /(n) rain-laden typhoon/
+ [ᤪȤ] /(n) man whose presence seems to cause rain/
+ [ޤ] /(n) raincoat/
+ [夦] /(n) (1) in the rain/(2) game called off because of rain (baseball) (abbr)/
+ [夦] /(n,vs) showering (arrows) upon/
+ũ [Ƥ] /(n) raindrops/
+ŷ [Ƥ] /(n) rainy weather/(P)/
+ŷ [Ƥ󤱤ä] /(n) NOT cancelled in case of rain/
+ŷ [Ƥ󤸤󤨤] /(n) rescheduled in case of rain/
+ [ޤ] /(n) overcast weather/
+ޤ [ޤ] /(n) overcast weather/
+ [ޤ餷] /(n) weatherbeaten/
+ [ޤ褱] /(n) tarpaulin/
+ [ޤɤ] /(n) drainspout/rain gutter/
+ɹ [Ҥ礦] /(n) freezing rain/
+ [ޤ] /(n) rain and wind/driving rain/
+ [ᤫ] /(n) rain and wind/driving rain/
+ʤ [ޤ] /(n) tarpaulin/rain-cover/
+ [ޤ褦] /(n) signs of rain/threat of rain/
+ [褦] /(n) signs of rain/threat of rain/
+ [ޤ] /(n) place where raindrops fall from the eaves/
+ [ᤪ] /(n) place where raindrops fall from the eaves/
+γ [ޤĤ] /(n) raindrop/
+γ [Ĥ] /(n) raindrop/
+ [礦] /(n) rainfall/(P)/
+̷ [礦] /(n) rain gauge/
+м [礯] /(n) rain green forest/
+ [] /(n) rain forest/
+Ϫ [Ĥ] /(n) rain and dew/
+Ϫ [] /(n) rain and dew/
+ϳ [ޤ] /(n) roof leak/(P)/
+ [ᤢ] /(n) rain and hail/
+ [] /(n) fourth sign of Chinese zodiac (The Hare, 5a.m.-7a.m., east, February)/
+ [ܤ] /(n) fourth sign of Chinese zodiac (The Hare, 5a.m.-7a.m., east, February)/
+β [ΤϤ] /(n) refuse from tofu/
+ [] /(ik) (n) (obs) fourth month of the lunar calendar/
+ [Ĥ] /(n) (obs) fourth month of the lunar calendar/
+ [Ť] /(n) (obs) fourth month of the lunar calendar/
+ǯ [ɤ] /year of the hare/
+ [] /(n) cormorant/
+ [] /(n) cormorant fishing/
+ [礦] /(n) cormorant fisherman/
+ [礦] /(n) cormorant fisherman/
+ݤ [Τ] /(n) swallowing (food, story)/
+õ [] /(v5r) to spy out/
+Τ [] /(v5r) to perceive/to understand/
+ [] /(v5u) to see the situation/
+ [] /(n,vs) perception/understanding/
+ [] /(n) second sign of Chinese zodiac (The Ox, 1a.m.-3a.m., north-northeast, December)/
+ι [Τ] /two o'clock in the morning/
+ǯ [ΤȤ] /Year of the Ox/
+Ļ [ߤĤɤ] /midnight/
+ǯ [ɤ] /year of the ox/
+ɹƽ [Ȥ] /Usui Pass/
+ [] /(n) mill-stone/
+ [] /(n) molar/
+ [夦] /(n) molar/
+ˤ [夦ۤ] /(n) mortar/
+ [] /(n) swirl/(P)/
+ [ޤ] /(n) whirlpool/eddy/coil/
+ [ޤ] /(n) whirlpool/eddy/coil/(P)/
+ݥ [ޤݥ] /(n) centrifugal pump/
+ [ޤ] /spiral-shaped/
+ [ޤ褦] /whirling or spiral pattern/
+ [ޤ] /(v5k) to whirl/to eddy/to swirl/to curl (smoke)/
+ [ޤ] /(n) spiral nebula/
+ [礦] /(n) spiral/
+ʸ [礦] /(n) spiral pattern/
+ [] /spiral line/
+ [夦] /(n) vortex/(P)/
+Ĭ [] /(n) whirling tides/
+ư [ɤ] /(n) vortex/
+ [] /(n) whirlpool design/
+ [餤] /(n) cyclonic thunder-storm/
+ή [夦] /(n) swirling current/
+ [] /(n) lie/falsehood/incorrect fact/inappropriate/(P)/
+Ȭ [äѤ] /(n) downright lie/
+Ȭɴ [äѤäԤ㤯] /(io) full of lies/
+Ĥ [Ĥ] /(adj-no,n) (uk) liar (sometimes said with not much seriousness)/fibber/(P)/
+ǸǤ [Ǥ] /(v1) to fabricate a web of lies/
+Ǥ [Ĥ] /(exp) (uk) to tell a lie/to fib/
+㤭 [ʤ] /(n) crocodile tears/
+ [] /(n) incorrect character/
+Ǥ [Ĥ] /(adj-no,n) (uk) liar (sometimes said with not much seriousness)/fibber/
+Ȭɴ [ϤäԤ㤯] /(n) full of lies/
+ȯ [Ϥä] /(n) lie detector/
+ [] /(oK) (n,n-suf) song/(P)/
+ [] /(v5u) to sing/
+ [ä] /(n) blood congestion/
+ [ä] /(n) congestion/stagnation/
+󤿤 [ä] /(adj-t) thick/dense/luxuriant/
+ʰ [äפ] /(n) resentment/grudge/anger/
+ [ʤ] /(n) eel/(P)/
+ [ʤ] /eel restaurant/
+ [ޤ] /(n) skewered eel roasted and wrapped in fried egg/
+ [ʤΤܤ] /(n) rapid promotion/
+Ф [ʤΤܤ] /(n) rapid promotion/
+ [ʤŤ] /(n) eel trap/
+Ч [ʤɤ֤] /(n) bowl of eel and rice (donburi)/
+ [Ф] /(n) faded beauty/
+Τ [Ф] /(n) the practice of abandoning old women/
+Τƻ [ФƤ] /mountain where old women were abandoned/
+ [ޤ] /(n) stable/
+ [夦] /(n) barn/stable/
+ [] /(n) inlet/(P)/
+ [] /coastal indentations/
+ [Ӥ] /(n) seaside dweller/
+ [ʤ] /(n) (seaside) breakers/
+ [餫] /(n) sea breeze/
+ [] /(n) seacoast/
+Τ [餶] /(n) village by the sea/
+ [] /(n) melon/
+ [꤫] /Cucurbitaceae/gourd family/
+´ [ꤶͤ] /(n) oval face (e.g. of a beautiful woman)/
+ [Ǥ] /(n) melon field or patch/
+ [դ] /(adj-na) as alike as two melons (two peas in a pod)/
+ [뤦Ť] /(n) intercalary month/
+ [󤲤] /(n) intercalary month/
+ [뤦] /(n) leap day/
+ǯ [뤦ɤ] /(n) (uk) leap year/(P)/
+ǯ [ͤ] /(n) leap year/
+ [뤦Ӥ礦] /(n) leap second/
+ [蘆] /(n) rumour/report/gossip/common talk/(P)/
+˾ [蘆ˤΤܤ] /(exp) to be gossiped about/
+ΩƤ [蘆򤿤Ƥ] /(exp) to be gossiped about/
+ή [蘆ʤ] /(exp) to spread rumors/
+̤ [蘆ɤ] /a rumor that appears to be quite true/
+ [蘆Фʤ] /(n,vs) gossip/
+ä [蘆Фʤ] /(n,vs) gossip/
+ [̤] /(n,vs) and so on/and so forth/comment/
+ [] /(v5u) to say/
+ [] /sayings and doings/words and deeds/
+ [̤] /(n,vs) and so on/and so forth/comment/
+ [] /(arch) such as/
+ [] /(n) fortune/luck/(P)/
+ [󤬤] /is lucky/
+ [󤬤뤤] /is unlucky/
+ [󤬤Ҥ餱] /(exp) to be in luck's way/to have one's fortune changes to the better/
+ [󤬤य] /(exp) to be in lucks way/
+Ǥ [ˤޤ] /(exp) to trust to luck/
+ [Ϥ] /(n,n-suf) progress/pace/carriage/step/stage/(P)/
+ӵ [ϤӤ] /(v5r) to carry away/
+ӹ [ϤӤ] /(v5m) to carry in/to bring in/
+ӽФ [ϤӤ] /(v5s) to carry out/
+Ӿ夲 [ϤӤ] /(v1) to carry or bring (up)/
+ [ϤӤ] /(v1) to carry or bring in(to)/
+ [Ϥ] /(v5b) to transport/(P)/
+褯 [褯] /(adv) luckily/
+ŷǤ [Ƥˤޤ] /(exp) to leave to chance/to resign oneself to one's fate/
+ [뤯] /(adv) unluckily/
+ [󤨤] /(n,vs) management/administration/operation/(P)/
+İѰ [󤨤󤫤] /steering committee/
+ķ [󤨤] /operating expenses/budget/
+Ļ [󤨤] /operating funds/
+ļ [󤨤] /manager/administrator/
+ľ [󤨤礦] /(adj-no) operational/
+ [󤨤] /operating expenses/budget/
+ [] /(n) canal/waterway/(P)/
+ [] /(n) fate/fortune/
+ [󤭤夦] /(n) service suspended (e.g. trains)/(P)/
+ [󤭤夦] /bowing (of a stringed instrument)/
+ [󤳤] /(n,vs) operating (e.g. ships, aircraft)/(P)/
+ [󤳤] /(n) motion/revolution/(P)/
+ [󤳤ɤ] /(n) luck, steadfastness and patience (the three keys to achieving success)/
+ [] /(n) poetic meeting/
+ [󤶤] /(n) mathematical operation/calculation/
+ [] /(n) fingering (of a musical instrument)/
+ [ᤷ] /(n) try or test one's luck/
+ [󤸤礦] /(n) carrying up/bringing up/
+ [󤷤] /(n) handling the needle/
+ [󤻤] /(n) luck/
+ [󤽤] /(n) shipping/marine transportation/
+ [󤽤] /(n) shipping/marine transportation/(P)/
+ [󤽤] /(n) forwarding agency/express company/
+ [󤽤] /shipping company/
+ [󤽤礦] /(n) forwarding or transportation industry/
+ȼ [󤽤礦] /forwarding agent/carrier/
+ [󤽤䤯] /freight or carriage contract/
+ [󤽤ˤ] /(n) carrier/
+ [󤽤] /freighter/cargo vessel/
+Ź [󤽤Ƥ] /shipping or forwarding agency/
+ [󤽤] /transportation rates or expenses/
+ݸ [󤽤ۤ] /transit or transport(ation) insurance/
+ [󤽤礦] /(n) cartage/transportation or shipping charges/
+ [] /(col) slow in one's movements/
+ [] /(n) freight rates/shipping expenses/fare/(P)/
+¹ߤ [󤳤ߤ] /freight included (prepaid)/
+ݸ [ۤ] /(n) insurance on freight/
+ž [Ƥ] /(n,vs) operation/motion/driving/(P)/
+ž [Ƥ󤮤] /(n) driving skill/one's skill as a driver/
+ž [Ƥ󤱤Ȥ] /(n) (bus) route/
+ž [Ƥ] /(n) mate/(ship's) officer/(P)/
+ž [Ƥ󤷤] /working capital/
+ž [Ƥ󤷤ۤ] /(n) working capital/
+ž [Ƥ󤷤] /driver (of a vehicle)/
+ž [Ƥ󤷤] /(n) driver/chauffeur/(P)/
+ž [Ƥ󤻤] /driver's seat (in a car)/
+ž [Ƥ] /driver's seat/
+ž [ƤƤ] /(vs) suspension of operations/
+ž [Ƥ] /running expenses/operational costs/
+žȵ [Ƥ󤭤] /driver's license/
+žȵ [Ƥ󤭤礷礦] /driver's license/
+ư [ɤ] /(n,vs) motion/exercise/(P)/
+ưˡ§ [ɤΤۤ] /(n) laws of motion/
+ưͥ륮 [ɤͥ륮] /(n) kinetic energy/
+ư˥塼 [ɤ˥塼󤷤ä] /(n) motor neurone disease (MND)/
+ư [ɤ] /(n) campaigner/
+ư [ɤ] /(n) activist (in a political movement)/crusader (e.g. for women's rights)/
+ư [ɤ] /(n) athletic meet/(P)/
+ư [ɤ] /the world of sports/
+ư [ɤ] /(n) kinematics/kinesiology/
+ư [ɤ] /sporting goods/
+ư [ɤ] /(n) sports shoes/sneakers/
+ưĴ [ɤä礦礦] /(n) motor ataxia/
+ư [ɤ] /(n) activist (in a political movement)/crusader (e.g. for women's rights)/
+ư㳲 [ɤ礦] /(n) motor disturbance/
+ư [ɤ礦] /(n) sports ground/(P)/
+ư [ɤ] /(n) vehicle training ground/(P)/
+ư򹭤 [ɤ礦Ҥ] /(exp) to enlarge the playground/
+ư [ɤ󤱤] /motor nerves/reflexes/
+ư [ɤ] /(n) moving cluster/
+ư [ɤ꤬] /(n) exercise physiology/
+ư [ɤ󤷤] /athlete/
+ư [ɤ] /campaign fund/
+ư­ [ɤ֤] /insufficient exercise/
+ư໤ [ɤޤ] /(n) kinetic friction/
+ư [ɤ] /sports column/sports section/
+ưˡ [ɤ礦ۤ] /(n) therapeutic exercise/
+ư [ɤ礦] /momentum/
+ư¸ˡ§ [ɤ礦ۤΤۤ] /(n) law of conservation of momentum/
+ư [ɤ礦] /motor area/
+ư [ɤ礯] /impetus/
+Ǥ [ޤ] /(n) trusting or resignation to fate/
+ [Ѥ] /(n,vs) transport/carriage/(P)/
+´ [Ѥ󤫤] /materials management or handling/
+º [Ѥ󤵤褦] /(n) transportation/
+¿ [Ѥˤ] /carrier/conveyor/
+ [Ѥ] /transportation charge/
+ŷ [פƤ] /(n) trusting to chance/having a go at something/
+ɮ [Ԥ] /(n) brush strokes/
+̿ [ᤤ] /(n) fate/(P)/
+̿Ū [ᤤƤ] /(adj-na) (pre)destined/
+̿ [ᤤ] /(n) fatalism/
+̿ [ᤤ󤷤] /fatalist/
+͢ [] /(n) transportation/(P)/
+͢ȼ [椮礦] /carrier/
+͢ [椷礦] /Ministry of Transport/(P)/
+͢ [椷礦] /(n) Transport Minister/
+͢ [] /Minister of Transport/
+͢ [礦] /(amount of) traffic/
+ [褦] /(n,vs) making use of/application/investment/practical use/(P)/
+ɤ [褯] /(adv) luckily/(P)/
+ [] /(n) cloud/(P)/
+ξ [Τ] /(n) above the clouds/the Imperial Court/
+ [⤤] /(n) sky/court circles or palace/
+ [⤬] /(n) disappearance/
+ [󤨤] /(n) cloud shape/
+ [󤨤] /(n) clouds and smoke/landscape/
+ [] /(n) clouds and haze (fog)/disappearing/fleeing/
+ [⤫] /(n) clouds and haze (fog)/disappearing/fleeing/
+ǡ [󤫤ΤȤ] /in swarms/
+ [󤫤] /(n) sea of clouds/
+ [] /(n) rift between clouds/
+֤˸줿 [ޤˤ줿Ĥ] /moon peeping from behind the clouds/
+ [] /(n) the look of the sky/
+ [󤭤㤯] /(n) cloud movements/overhanging clouds/
+ [⤢] /(n) cloud movements/overhanging clouds/
+ [⤤] /(n) sky/the Imperial Court/
+ [󤱤] /(n) cloud formations/cloud-shaped/
+ [⤬] /(n) cloud formations/cloud-shaped/
+구 [⤬礦] /French curve/
+ [󤱤] /cloudscape/
+Ԥ [椭] /(n) weather/look of the sky/situation/turn of affairs/signs/(P)/
+ [󤳤] /(n) height of clouds/
+礤 [⤢] /(n) look of the sky/
+ [󤵤] /(n) scatter/disperse/
+̸ [󤵤ष礦] /(n) vanishing like mist/
+ [դ] /(n) dandruff/
+ [󤷤夦] /(n) swarm/throng/
+ [⤹] /(n) palanquin bearer/coolie/wandering robber/
+ [󤸤礦] /(n) above the clouds/the heavens/
+ [󤸤礦Ӥ] /(n) the nobility/
+ [󤸤礦] /(n) clouds and earth/great difference/
+ [󤹤] /(n) itinerant priest/clouds and water/
+ [ҤФ] /(n) skylark/(P)/
+ [󤼤] /mountain in Nagasaki Prefecture/
+­ [⤢] /(n) movement of clouds/
+ [] /(n) (camera) platform/
+ð [] /(n) sea urchin/sea urchin eggs/
+ť [Ǥ] /(n) great difference/
+ťκ [ǤΤ] /(n) wide difference/(P)/
+ͤ [Ĥ] /to tower/
+ [󤿤] /(n) (uk) wan-tan/won-on (Chinese dumpling)/
+ɽ [Ԥ礦] /(n) above the clouds/
+ [] /(n) mica/isinglass/
+ [] /(n) mica/isinglass/
+̸ [] /(n) clouds and fog/
+ [礦] /(n) degree of cloudiness/
+ִ [Ӥ󤫤] /beautiful woman (metaphorical)/
+ [] /type of beefsteak plant/
+ [] /(n) egoma (seed from a type of beefsteak plant)/
+ [ޤ] /egoma seed oil/
+ [󤼤] /(adj-na,adv) procrastination/
+ [] /(n) feed/bait/(P)/
+¿ [] /(n) prey/victim/
+դ [Ť] /(v5k) to begin to eat or feed/
+ô [] /(n) emperor's approval/
+û [] /(n) the emperor's instructions/
+ [] /(n) intelligence/
+ [] /(n) wisdom/intelligence/intellect/
+ʹ [֤] /(in the) emperor's hearing/
+ [] /(n) the emperor's personal inspection/
+θ [] /(n) the emperor's pleasure/
+ġ [] /(adj-na,adv,n) hard/unceasing/
+Ĥ [Ȥʤ] /(n) work/life/(P)/
+Ĥ [Ȥʤ] /(v5m) to carry on (e.g. in ceremony)/to run a business/(P)/
+İ [] /(n) business/occupation/
+ı [] /(adj-na,adv,n) hard/unceasing/
+Ķ [礦] /(n,vs) business/trade/sales/operations/(P)/
+Ķȥޥ [礦ޥ] /salesman/businessman/
+ĶȰ [礦ʤ] /(n) pamphlet describing one's business (operations)/
+Ķȳư [礦Ĥɤ] /(n) business activities/
+Ķȷ [礦] /(n) operation cost/
+ĶȻ [礦] /business hours/
+Ķȼˡ [礦ۤ] /(n) business model/
+Ķȼ [礦夦] /operating balance/
+ĶȽ [礦] /business office/place of business/(P)/
+Ķ» [礦󤷤] /(n) operating loss/
+Ķ [礦夦] /(n) open (e.g. store)/
+Ķ [礦] /(n) business day/
+ĶȪ [礦Ф] /sales field/
+Ķ̩ [礦Ҥߤ] /(n) trade secret/
+Ķ [礦] /(n) operating expenses/operating cost/
+Ķ [礦] /(n) sales department/
+Ķ [礦ۤ] /business report/
+Ķ [礦ۤ] /(n) business report/
+Ķ [礦ꤨ] /(n) operating profit/
+ļ [] /(n) barracks/
+Ľ [] /(n) barracks/camp/
+ [] /(n) upkeep (of equip.)/(P)/
+ [] /(n) guardhouse/detention barracks/
+ [] /(n,vs) building a nest/
+¤ [] /(n) building/construction/
+¤ʪ [֤] /(n) building/facility/
+ [] /(n) corporation/foundation/(P)/
+ϲŴ [Ƥ] /(n) Teito Rapid Transit Authority subway/Eidan subway/
+ [Ƥ] /(n) open space within a barracks compound/
+ [Τ] /(n,vs) farming/agriculture/(P)/
+ [褦] /(n) nutrition/
+ [] /(n) money-making/commercialized/(P)/
+ [꤬] /profit-making company/
+ [ꤸ礦] /profit-making enterprise/
+ [ꤷ央] /(n) commercialism/
+Ū [Ƥ] /(adj-na) commercial/
+ˡ [ۤ] /profit-making corporation/
+ [] /(n) forest management/
+Ӷ [󤭤礯] /(n) regional forestry office/
+ӽ [󤷤] /(n) forest service field office/
+ [] /(n) a sharp (music)/
+ťĹĴ [ؤ礦礦] /F sharp major (music)/
+Ų [] /sharp (musical note)/
+ŵ [] /(n) sharp (music)/
+Ż [] /(n) infant/baby/
+Ż [ߤɤꤴ] /(n) infant/baby/
+ [] /(n) shade/shadow/other side/(P)/
+Ƥ [] /(exp) in someone's shadow/in the background/
+Ƥ [Τʤ] /shadow cabinet/(P)/
+Ƥʤ [⤫ʤ] /(exp) disappear without a trace/nowhere to be seen/
+Ƥ̵ [⤫ʤ] /(exp) disappear without a trace/nowhere to be seen/
+ƤǤ [򤦤Ĥ] /(exp) to mirror the image (of)/
+ư [] /(n) facsimile/
+ư [ۤ] /facsimile edition/
+Ʋ [] /(n) silhouette/
+Ƴ [] /(n) shadow picture/(P)/
+ƶ [礦] /(n,vs) influence/effect/(P)/
+ƶڤܤ [礦򤪤ܤ] /(exp) to affect/
+ƶ [礦] /sphere of influence/
+ƶ [礦礯] /(n) clout/
+ƿ [] /(n) person always at one's side/
+ [] /(n) silhouette/
+ [ष] /(n) Kagemusha (shadow warrior) (in Kurosawa film)/wire puller/
+ˡ [ܤ] /(n) shadow figure/silhouette/
+Ǥ [Ϥ] /(n) glory/prosperity/
+Ǥʤ [Ϥʤ] /dull color/
+Ǥ [Ϥ] /(v1) to shine/to look attractive/to look pretty/(P)/
+Ǥ [Ĥ] /(n) film picture/silhouette/
+ǤФ [Ĥ] /(v5s,vt) to project/to reflect/(P)/
+Ǥ [Ĥ] /(v5s) to project/to reflect/to cast (shadow)/(P)/
+Ǥ [Ĥ] /(n,n-suf) reflection/quality of a picture (film)/match/harmony/
+Ǥ [Ĥ] /(v5r) to be reflected/to harmonize with/to come out (photo)/(P)/
+Dz [] /(n) movie/film/(P)/
+Dzڤ [򤿤Τ] /(exp) to enjoy a movie/
+Dz»ʤ [ߤʤ] /(exp) to fail to see a film/
+Dz費 [󤬤] /film music/
+Dz貽 [] /(n,vs) making (book) into film/making screen version/
+Dz [] /(n) movie company/
+Dz賦 [] /the film world/
+Dz [Ȥ] /movie (film) director/
+Dz [] /(n) movie theatre (theater)/cinema/(P)/
+Dz趸 [礦] /movie fan/cinema enthusiast/
+Dz [] /(n) film festival/
+Dz [ä] /(n) script-writer/auteur/
+Dz [] /movie company/
+Dzͥ [Ϥ椦] /(n) movie (film, screen) actor or actress/
+Dzɾ [Ҥ礦] /film critique/
+Dzɾ [Ҥ礦] /(n) film (movie) critic/
+Ǽ [] /(n) projection/
+Ǽ̵ [㤭] /(n) projector/(P)/
+Ǽ [ޤ] /(n) a screen/
+Ǽ [] /(n,vs) (rare) reflecting/shining/
+ [] /(n) reflection/image/(P)/
+ [󤴤] /(n) (computer) video signal/
+ [Ϥ] /film distributing company/
+ [] /(n) Motion Picture Code of Ethics Committee/
+ȡ [] /heaving/pulling/
+Ȥ [Ҥ֤] /tugboat/
+Ȥ [Ҥ] /(oK) (n) dragnet/seine/
+ȱ [] /heaving/pulling/
+Ȳ [] /tracer bullet/
+ȸ [] /(n) tracer bullet/star shell/flare bomb/
+ȹ [] /(n,vs) towing (a ship)/
+Ȼ [Ҥ] /jinrikisha puller/
+ [] /(n) tugboat/towing/
+ [Ҥդ] /(n) tugboat/towing/
+ [Ҥ֤] /(n) tugboat/towing/
+ [Ҥ] /(oK) (n) draft horse/
+ [Ҥ] /(oK) (n) dragnet/seine/
+ɤ [] /(n) glory/prosperity/
+ɤ [Ϥ] /(n) glory/prosperity/(P)/
+ɤ [] /prosperous age/
+ɤʤ [Ϥʤ] /dull color/
+ɤ [] /(v1) to prosper/to flourish/(P)/
+ɤ [Ϥ] /(v1) to shine/to look attractive/to look pretty/(P)/
+ɤͭ [Ϥ] /(adj) splendid/glorious/
+ɰ [] /(n) exalted position/
+ɲ [] /(n) glory/splendour/majesty/luxury/
+ɲڤζˤ [Τ] /apex of prosperity/
+ɴ [] /(n) laurels/garland/(P)/
+ɸ [] /(n) vicissitudes/ups and downs/(P)/
+ɸ [] /(n) ups and downs of life/vicissitudes of fortune/
+ɸ [] /(n) glory/(P)/
+ɼ [㤯] /(n) peerage/
+ɿ [礯] /(n) honorable post/
+ɿ [礯] /(n) honor and-or shame/
+ɿ [] /(n) promotion/advancement/
+ã [] /(n) fame/distinction/rise/advancement/
+ŵ [Ƥ] /(n) honours/ceremony/exercises/
+ž [Ƥ] /(n,vs) promotion/
+ [] /(n) honour/(P)/
+ [줤] /(n) salute of guards of honor/
+ [褦] /(n) luxury/splendour/prosperity/
+Աɲ [褦] /(n) prosperity/luxury/
+ [褦] /(n) nutrition/nourishment/(P)/
+ܱ [褦뤤] /(n) nutritive salts/
+ܲ [褦] /(n) food value/
+ܳ [褦] /(n) dietetics/nutritional science/(P)/
+ܳؼ [褦] /dietitian/
+ܴﴱ [褦] /(n) vegetative organ/
+ܸ [褦] /source of nutrients/
+ܺ [褦] /(n) nutrient/
+ܻ [褦] /(n) nutritionist/(P)/
+ܼĴ [褦ä礦] /(n) malnutrition/(P)/
+ [褦礯] /(n) vegetative reproduction/
+ [褦] /(n) nutrient/(P)/
+û [褦] /Junior College of Nutrition/
+­ [褦դ] /malnutrition/
+ʬ [褦֤] /(n) nutriment/nutritious substance/nourishment/
+ [] /(n) turban shell/
+ [餯] /flourishing and declining/
+ʡ [] /(adv) forever/
+ʤ [ʤ] /(adj) long/lengthy/
+ʤ [ʤ] /for a long time/
+ʤ [ʤ] /(adj) long/eternal/
+ʤΤˤˤʤ [ʤΤȤޤˤʤ] /(exp) to be dismissed/
+ʤ館 [ʤ館] /(v1) to have a long life/to live a long time/
+ʤ餯 [ʤ餯] /(adv) long/(for a) long time/
+ʱ [] /(adv) forever/
+ʱ [] /(adj-na,n) eternity/perpetuity/immortality/permanence/(P)/
+ʵ [夦] /(adj-na,n) eternity/perpetuity/immortality/(P)/
+ʵ [Ȥ] /(adj-na,n) eternity/perpetuity/immortality/
+ʵ [Ȥ] /(adj-na,n) eternity/perpetuity/immortality/
+ʵפ [夦] /everlastingly/
+ʵפ [Ȥ] /everlastingly/
+ʵ׳̿ [夦ᤤ] /(n) permanent revolution/
+ʵ׵ [夦] /(n) perpetual motion/
+ʵ׸ [夦褦] /(n) permanent employment/
+ʵ׸ [夦] /(n) perpetual bond/
+ʵ׹ſ [夦] /(n) permanent hard water/
+ʵ׻ [夦] /(n) permanent tooth/
+ʵ׼ [夦] /(n) permanent magnetic field/
+ʵ׼ [夦㤯] /permanent magnet/
+ʵ׼ȯŵ [夦㤯ϤĤǤ] /(n) permanent magnet generator/
+ʵ [夦] /permanency/
+ʵȿ [夦] /(n) permanent tissue/
+ʵæ [夦Ĥ⤦] /(vs) removing hair permanently/
+ʵή [夦Ǥ夦] /(n) permanent current/
+ʵ [夦Ȥ] /(n) permafrost/
+ʷ [] /(n) last farewell/
+ʹ [] /(n) eternity/perpetuity/
+ʻҺ [] /(n) perpetual land lease/perpetual tenant farmer/
+ʻҺ [] /perpetual land lease/
+ʼ [] /long life/
+ʽ [夦] /(n) permanent residence/(P)/
+ʽ [夦] /denizenship/permanent residence/
+ʽ [夦] /permanent resident/denizen/
+ʾ [] /(n) perpetual land lease/perpetual tenant farmer/
+ʾ [] /(n) the right to tenant farm in perpetuity/
+ [] /(n) eternity/perpetuity/immortality/permanence/
+Ω [夦] /permanent neutrality/
+Ω [夦Ĥ] /permanent neutral country/
+ [] /(n) eternal life/immortality/
+³ [] /(n) permanence/continuation/(P)/
+³ [ʤĤŤ] /(n) permanence/continuation/
+³ [] /(n) persistent/permanence/
+¸ [] /(n) durability/permanence/perpetuity/
+¸ [] /(n) durability/permanence/perpetuity/
+ [] /(n) permanence/eternity/(P)/
+ [㤯] /perpetual lease/
+ë [ʤˤ] /Nagatanien (name of a tea shop)/
+ [] /(n) long spring day/
+ǯ [ͤ] /(n-adv,n-t) long time/many years/
+ǯ [ʤͤ] /(n-adv,n-t) long time/many years/
+ǯ [ʤͤ󤫤] /long period of time/
+ [٤] /(n) last farewell/
+̲ [ߤ] /(n) eternal sleep/death/
+ϴ [] /(n) life imprisonment/
+ˤ [褬] /(v1) to let someone swim/to let someone go free/
+ˤ [褮] /(n) swimming/(P)/
+ˤФ [褮] /(v5s) to strike out/to start swimming/
+ˤ [褮] /(n) way of swimming/
+ˤ [褮褦] /way of swimming/
+ˤ [褰] /(v5g) to swim/(P)/
+ˤͤ˰٤ [褲褦ˤʤ] /(exp) to learn how to swim/
+˼ [] /(n) a swimmer/
+ˡ [ۤ] /(n) swimming style/
+̤餹 [餹] /(v5s) to let leak/to reveal/
+̤ [] /(v1) to leak out/to escape/to come through/to shine through/to filter out/to be omitted/
+Τ [ߤ] /(oK) (v1) to be full/to rise (tide)/to mature/to expire/
+ [] /(oK) waxing and waning/phases of moon/
+ [] /(n) awn/glume/
+ϲ [] /(n) caryopsis/
+ϸ [] /(adj-na,n) intelligent/shrewd/
+Ϻ [] /(n) unusual talent/
+æ [] /(n,vs) gaining recognition/rising above one's fellows/
+ѡ [] /(n) British English (lit. English English, i.e. English as spoken in the UK)/
+ѡ [] /(n) English-English dictionary/
+ѡŵ [Ƥ] /(n) English-English dictionary/
+ѱѸ [] /(n) British English (lit. English English, i.e. English as spoken in the UK)/
+ѱѼ [] /(n) English-English dictionary/
+ѱѼŵ [Ƥ] /(n) English-English dictionary/
+Ѳ [] /English pronunciation/
+Ѳ [] /(n) British currency/British goods/
+Ѳ [] /(n) (1) English conversation/(2) school for English conversation (abbr)/
+Ѳóع [郎ä] /(n) English conversation school/
+ѵ [] /(n) excellent talent/(P)/
+ѵ [ꤹ] /(uk) (obs) Great Britain/United Kingdom/
+ѵ [礦] /London (British Capital)/
+ѷ [] /(n) great man/hero/master mind/
+Ѹ [] /(n) the English language/(P)/
+Ѹ줬 [ޤ] /(exp) speak English well/
+Ѹ줬ݤ [ޤ] /(exp) speak English well/
+Ѹ˽Ǥ [ˤҤǤ] /(exp) to excel in English/
+Ѹ򶵤 [򤪤] /(exp) to teach English/
+Ѹ򶵤 [򤪤] /(exp) to be taught English/
+Ѹ [򤢤Ĥ] /(exp) to have a good command of English/
+Ѹǽϻ [Τ礯] /English Language Proficiency Test/TOEFL/
+Ѹ춵 [礦] /(n) teaching of English/English teaching/
+Ѹ [] /(n) theatrical performance given in English/
+Ѹ [] /(n) English-speaking world/
+Ѹ [夯] /private school for the study of English/
+Ѹ [Ф] /(1) English version/(2) non-Japanese version/
+ѹ [] /England/
+ѹҶ [] /British Airways/
+ѹ񶵲 [ä礦] /(n) Anglican Church/Church of England/
+ѹ [] /Briton/Englishman/
+ѹ [] /British Petroleum (BP)/
+ѹȯ [ϤĤ] /British pronunciation/
+ѹ̱ [ߤ] /(n) British person/British citizen/Briton/
+Ѻ [] /(n) departed spirit/
+Ѻ [] /(n) unusual talent/
+ѺͶ [礦] /special education for gifted children/
+Ѻʸ [֤] /(n) English composition/
+ѻ [] /(n) noble figure/
+ѻ [] /(n) English poetry/
+ѻ [] /(n) brilliant qualities/fine character/British capital (money)/
+ѻ [] /(n) English letter (character)/(P)/
+ѻ [] /alphabetic code/
+ѻ [夦] /alphabetic character set/
+ѻʹ [֤] /English-language newspaper/
+Ѽ [] /(n) great ruler/
+ѽ [] /(n) a genius/prodigy/
+ѽ [] /(n) English literature (book)/
+Ѿʸ [⤸] /lower-case letters/
+ѿ [] /(n) Briton/Englishman/
+ѿ [] /(n) English (ASCII) coding/
+ѿ [] /English, Mathematics and Japanese/
+ѿ [] /(n) alphanumeric character/
+ñ [] /(n) English word/
+ [] /(n) resolution/decisive judgement/
+ [] /(n) intelligence/(P)/
+ [Ȥ] /(n) ton (long, British)/
+ [Ȥ] /(n) ton (long, British)/
+ [] /(adj-na,n) distinguished (surpassing) valor/
+ʩ [դĤ礦] /the English Channel/
+ʸ [֤] /(n) sentence in English/(P)/
+ʸ [֤] /department of English literature/
+ʸ [֤󤫤㤯] /(n) interpreting an English text/
+ʸ [֤󤬤] /(n) English literature/(P)/
+ʸˡ [֤ݤ] /(n) English grammar/
+ [٤] /England-America/
+ƿ [٤] /(n) Englishmen and Americans/
+ˡ [٤ۤ] /(n) Anglo-American law/
+ˡ [ۤ] /English law or method/
+̾ [ᤤ] /(n) (1) fame/glory/reputation/(2) English name of plants and animals/
+ [ᤤ] /(adj-na,n) intelligent/wise/bright/brilliant/clear-sighted/(P)/
+ [䤯] /(n,vs) English translation/(P)/
+ͺ [椦] /(n) hero/great man/(P)/
+ͺ [椦央] /heroism/
+ͺ [椦Ϥ] /hero worship/
+ͺŪ [椦Ƥ] /(adj-na) heroic/
+ͺ [椦Ǥ󤻤] /(n) heroic legendary tale/
+ [礦] /British territory (possession)/
+ [줤] /(n) spirits of war dead/great men/
+Ϣˮ [ݤ] /(n) (British) Commonwealth of Nations/
+ [] /(n) English-Japanese (e.g. dictionary)/(P)/
+¼ŵ [露Ƥ] /English-Japanese dictionary/
+ [ޤ] /(adj-na,n) wise and great/
+һ [] /(n) guards at parliament/
+ҽ [] /place guarded by soldiers/torpedo room/
+ [] /(n) satellite/(P)/
+ƥ [ƥӤۤ] /(n) satellite television/
+饸 [饸] /(n) satellite radio/
+ [Ǥ] /(n) satellite-based mobile phone/
+ˡ [ۤ] /(n) global positioning/
+ [] /(n) satellite country/
+̿ [㤷] /(n) satellite photograph/
+ϵ [夦礯] /(satellite) earth station/
+ [夦] /satellite transmission/
+̿ [Ĥ] /satellite communication/
+ [Ǥ] /(n) satellite phone/
+Ի [Ȥ] /satellite town or city/
+ [ۤ] /satellite broadcasting/
+ [] /(n) health/hygiene/sanitation/medical/(P)/
+ [] /(n) hygienics/
+ [] /hygiene management/
+ [] /health standards/hygiene standards/
+ [󤵤] /(n) medical technologist/
+ [] /sanitary engineering/
+ [礦] /hygienic/sanitary/
+ [礦] /(n) sanitary conditions/
+ [Ĥ] /sanitary facilities/
+ [] /medical corps/
+Ū [Ƥ] /(adj-na) hygienic/sanitary/(P)/
+ʼ [ؤ] /(medical) orderly/
+ʼ [ؤ] /(n) palace guard/sentinel/garrison/
+Ӥ߼ [ߤ] /(n) writer (composer) (of a poem)/
+Ӥ߿ [ߤӤ] /(n) (poetic) author/
+Ӥ߿Τ餺 [ߤӤȤ餺] /(n) author unknown/waka-composer unknown/
+Ӥ [] /(v5m) to recite/to chant/(P)/
+Ӳ [] /(n) poem/song/(Buddh.) pilgrim's song/
+Ӷ [] /(n) reciting poetry/
+ӻ [] /(n) historical poem or epic/
+Ӿ [礦] /(n,vs) aria/
+ӿ [] /(n) presentation of poem (to court)/
+ [] /(n) draft poem/
+ò [] /(n) exclamation/admiration/
+÷ [] /(n) exclamation/admiration/
+ [礦] /(n) reciting poetry/
+Ԥ [ɤ] /(adj) pointed/sharp/(P)/
+Ԥʥ [ɤʥ] /sharp knife/
+ԤȽ [ɤҤϤ] /sharp criticism/
+Ԥä [򤯤] /(exp) to break the brunt/
+Ԥ [Ȥ] /(exp) to take up a weapon/
+԰ [] /(n-adv,n-t) eagerly/earnestly/
+Գ [] /(n) acute angle/(P)/
+Գѻѷ [󤫤] /(n) acute triangle/
+Դ [] /(n) sensitiveness/
+Ե [] /(n) courage/ardour/high spirits/
+Եͭ [] /(adj) dashing/spirited/
+ [󤱤] /(n) acuminate/
+ [Ӥ] /(adj-na,n) sharpness/keenness/sensitiveness/mental acumen/(P)/
+ʼ [ؤ] /(n) picked troops/
+˯ [ۤ] /(n) brunt of attack or argument/
+ [] /(adj-na,n) sharpness/(P)/
+ [] /(n,n-suf) liquid/fluid/(P)/
+դʤ [򤷤ܤ] /(exp) to squeeze the juice (from)/
+հץ쥹 [ĥץ쥹] /(n) hydraulic press/
+հ [] /liquid ammonia/
+ղ [] /(n) liquefaction/(P)/
+ղŷ [Ƥͤ󥬥] /(n) liquefied natural gas (LNG)/
+պ [] /(n) liquid medicine/
+ս [夦] /(n) juice/sap/
+վ [礦] /(n) liquid crystal/(P)/
+վƥ [礦ƥ] /(n) liquid crystal television/
+վ [礦Ф] /(n) liquid crystal (display) panel/
+վ [礦] /(n) liquid state/
+վ [礦] /(vs) liquefaction/liquefy/
+վ [礦󤷤礦] /(n) liquefaction/
+ [] /(adj-na) pH/humoral/
+³ [󤫤] /liquid limit/
+ [] /(n) liquid phase/
+ [] /(n) liquid/fluid/(P)/
+Υ˥ [˥] /(n) liquid ammonia/
+Υ [] /(n) liquid seal/
+ΥåȲù [åȤ] /(n) liquid jet processing/
+Υإꥦ [إꥦ] /(n) liquid helium/
+ζ° [󤾤] /(n) liquid metal/
+ζ [] /liquid air/
+λ [] /liquid oxygen/
+ [ä] /liquid nitrogen/
+dz [ͤ礦] /liquid fuel/
+ [] /(n) liquid fertilizer/
+˦ [ۤ] /(n) vacuole/
+ [] /(n) liquid surface/
+ [礦] /liquid measure/
+̷ [礦] /liquid measure/
+ֳ [] /(n) epidemiology/the study of epidemics/
+ֳؼ [] /(n) epidemiologist/
+ [Ӥ礦] /(n) infectious disease/plague/epidemic/(P)/
+ [䤯Ӥ礦] /(n) infectious disease/plague/epidemic/
+¿ [Ӥ礦] /(n) jinx/hoodoo/pest/plague/angel of death/
+¿ [䤯Ӥ礦] /(n) jinx/hoodoo/pest/plague/angel of death/
+Ρ [] /(n) children's dysentery/
+ [줤] /(n) epidemic/plague/pestilence/
+ [] /(n,n-suf,vs) gain/benefit/profit/use/advantage/being beneficial (useful, profitable, valuable)/(P)/
+ [䤯] /(n,n-suf,vs) gain/benefit/profit/use/advantage/being beneficial (useful, profitable, valuable)/
+ס [ޤޤ] /(adv) increasingly/more and more/(P)/
+פͿ [򤢤Ҥ] /benefactor/
+ױ [ޤޤ] /(adv) increasingly/more and more/
+׶ [] /(n) profit/
+׹ [ޤ餪] /(adj-na,n) (1) hero/gentleman/warrior/manly person/
+ [䤯] /(n) bitter seeded cardamon/
+ [夦] /(n) useful insect/
+Ļ [礦] /(n) beneficial bird/
+ͧ [椦] /(n) good friend/useful friend/
+ [] /(n) station/(P)/
+ؤ˻ߤޤ [ˤȤޤ] /(exp) to stop at a station/
+ؤ夯 [ˤĤ] /(exp) to arrive at the station/
+إӥ [ӥ] /station building/
+ذ [] /(n) station attendant/(P)/
+ػߤ [ɤ] /(n) delivery of freight to a station/
+ؼ [] /(n) station building/
+ؼ [] /(n) station worker/
+ [ޤ] /(n) in front of station/(P)/
+ [ޤҤ] /(n) station square (plaza)/
+̤ [ޤɤ] /(n) street in front of station/
+Ĺ [礦] /(n) station master/(P)/
+Ĺ [礦] /(n) stationmaster's office/
+ [Ƥ] /(n) delivery of packages/postal service/
+ [Ǥ] /(n) stagecoach/post horse/(P)/
+ [Ǥ󤭤礦] /(n) long-distance relay race/
+Ƭ [Ȥ] /(n) station/
+ϼ [Ф] /(n) stagecoach/
+ [] /(n) station vendor/
+ [] /(n) railway employee (porter)/
+ [٤] /(n) station (boxed) lunch/(P)/
+⤯ [ޤǤ뤯] /to walk to the station/
+̾ [ᤤ] /(n) station name/
+α [ɤ] /(n) delivery of freight to a station/
+ϩ [] /(n) post road/
+٤ [Ĥˤ] /(v5r) to be pleased/to gloat/to glow with self-satisfaction/
+٤Ф [Ф] /(adj) delightful/joyful/gratifying/
+٤ [] /(oK) (n) joy/delight/rapture/pleasure/gratification/rejoicing/congratulations/felicitations/
+٤ [] /(v5b) to be delighted/to be glad/
+ٳ [Ĥ餯] /(n) enjoyment/pleasure/
+ڤ [ä] /(vs-s) to have an audience with/
+ڤ [Ĥ򤿤ޤ] /(exp) to be granted an audience/
+ڸ [ä] /(n) audience (with someone)/
+ۤ [] /(v1) to exceed/to cross over/to cross/to pass through/to pass over (out of)/(P)/
+ۤ [] /(n-suf) across/over/beyond/(P)/
+ۤ [] /(v5s) to go over (e.g. with audience)/(P)/
+۶ [ä礦] /(n) border transgression/(P)/
+۶ [ä礦ˤ夦] /(vs) gaining admission into a school in a school district other than one's own/
+۸ [ä] /(adj-no,n) going beyond authority/unauthorized/(P)/
+۸԰ [ä󤳤] /act of arrogation/
+۸ [] /Echigo/old name for Niigata Prefecture/(P)/
+ [ä] /(n) appeal made directly to a senior official without going through formalities/
+ [ä夦դɤ] /(n) string loincloth or G-string/
+ŷ [Ƥ餯] /Etenraku (Japanese court music composition)/
+ [] /(n) error/
+ [äȤ] /(n) passing the winter/(P)/
+߻ [äȤ] /winter bonus/
+ [äȤ] /(n) wintering party (team)/
+ [Ĥʤ] /Vietnam/
+ [٤Ȥʤ] /Vietnam/
+ǯ [Ĥͤ] /(n,vs) ring out the old year/hibernation/(P)/
+ǯʪ [Ĥͤ󤻤礯֤] /(n) biennial plant/
+ǯ [Ĥͤ󤽤ۤ] /biennial herb/
+ܤ [Ĥ򤳤] /(exp) to ask for a revision/
+ [Ĥɤ] /(n,vs) reading/perusal/
+ʼ [äڤ] /(n) parade/review (of troops)/
+ʼ [äڤ] /reviewing stand/
+ [Ĥ] /(n,vs) inspection/reading/(P)/
+ [Ĥ󤷤] /inspection room/reading room/
+ [Ĥ줭] /(n) career/
+ [Τ] /(n) (uk) long thin white "enokitake" mushroom/
+ [] /(adj-na,n) disagreeable/detestable/unpleasant/reluctant/
+ޡ [䤤] /(adv,n) (uk) unwillingly/grudgingly/shaking head in refusal (to children)/
+ޤ [Ȥ] /(v5u) to dislike/to hate/to grudge (doing)/to spare (oneself)/to be weary of/to take (good) care of/
+ޤ [] /(v5s) to glut/to satiate/to weary/to tire/to bore/to weary/
+ޤ餻 [䤬餻] /(n) harassment/
+ޤ [] /(v1) to get tired of/to lose interest in/to have enough/
+ޤޤ [] /(n,vs) sick of/bored (with)/
+ޤ [礦] /(n) fickle nature/flighty temperament/
+ޤʵ [ʤ] /unpleasant feeling/
+ޤ˿äƤ [ˤ֤äƤ] /(exp) to reek of affectation/
+ޤ [] /(v5m) to get tired of (doing)/to lose interest in/
+ޤ [] /(adj-na,n) disagreeable/detestable/unpleasant/reluctant/
+ޤ餷 [餷] /(adj) unpleasant/disgusting/repulsive/detestable/disagreeable/indecent/lewd/dirty/lascivious/(P)/
+ޤ路 [Ȥ路] /(adj) detestable/disagreeable/
+ް [] /(n,vs) dislike/detestation/
+ޱ [䤤] /(adv,n) (uk) unwillingly/grudgingly/shaking head in refusal (to children)/
+޿ [󤸤] /(n) misanthropy/
+޿ͼ [󤸤󤷤] /misanthrope/
+ [󤻤] /(n) pessimism/weariness with life/
+ [󤻤] /(n) pessimist/
+ [󤻤] /(n) pessimistic view of life/pessimism/
+ [󤻤央] /pessimism/
+Ū [󤻤Ƥ] /(adj-na) pessimistic/
+Ѽ [󤻤Ҥ󤷤] /pessimist/
+ [󤻤] /(n) war weariness/
+̣ [] /(adj-na,n) disagreeableness/gaudiness/sarcasm/
+Υ [] /(n) Buddhism depart from (in disdain)/
+ [] /(n) Yen/circle/(P)/
+ [Ĥ֤] /(adj-na,n) round/rotund/
+ [ޤ] /(n) circle/money/
+ߤ [ޤ뤤] /(adj) round/circular/spherical/(P)/
+ߤ [ޤɤ] /(adj-na,n) round/tranquil/
+ߤؤˤʤä٤ [ޤ뤯ˤʤäƤɤ] /(exp) to dance in a circle/
+ߤǰϤ [ޤǤ] /to enclose (a word) with a circle/
+ߤƭ [ΤȤ] /rise of the yen/
+ߤ [ޤ] /(n) roundness/rotundity/(P)/
+ߤ䤫 [ޤ䤫] /(adj-na,n) round/circular/spherical/mild (taste)/
+ߤ [Ĥ֤] /(adj-na,n) round/rotund/
+ߤ [ʤ] /(exp) to form a circle/
+ߤ [򤨤] /(exp) to draw a circle/
+ߥ [󥰥] /(n) pie graph/pie chart/
+߰ [䤹] /(n) cheap yen/(P)/
+߰ [󤫤碌] /(n) yen exchange/
+߰ [󤬤碌] /(n) yen exchange/
+߰ [󤤤] /yen bloc/yen area/
+߱ư [󤦤ɤ] /(n) circular motion/
+߲ [ޤ] /(n) dome/cupola/
+߲ [] /(n) value of the yen/
+߲˪ [ޤϤʤФ] /(n) bumblebee/
+߲ [] /(n) yen currency/
+߳ [󤬤] /(n) cupola/dome/vault/
+߳ [󤫤] /(adj-na,n) harmony/smoothness/(P)/
+߳ [󤳤] /(ik) (adj-na,n) harmony/smoothness/
+߳ [󤫤Ĥ] /smoothly/
+ߴ [󤫤] /(adj-na,n) torus/
+ߴ [󤫤󤿤] /(n) solid torus/
+ߴ [ޤ뤬] /(n) round face/moon face/
+ߵ [] /(n) pair of compasses/
+ߵ [󤭤] /(n) yen symbol ("Y" with "=" superimposed)/
+ߵƻ [󤭤ɤ] /(n) circular orbit/
+ߵ [󤭤夦] /(n) knoll/hummock/
+ߵ [ޤɤ] /(n) small gathering/happy circle/
+߶ [󤭤礦] /(n) round mirror/
+߶ [ޤ뤫] /(n) round mirror/
+߶ [󤭤礯] /roundabout way (of speaking or working)/
+߷ [ޤ뤬] /(n) (1) round shape/circle/(2) circular form/
+߷ [󤱤] /(n) (1) round shape/circle/(2) circular form/(P)/
+߷ [ޤ뤬] /(n) (1) round shape/circle/(2) circular form/
+߷ [󤱤礦] /amphitheater/
+߷æӾ [󤱤Ĥ⤦礦] /(n) alopecia areata/
+߷ [] /(n) yen base/(P)/
+߷Ƴ [Ƥ] /(n) yen-denominated loan/samurai bond/
+߸ [] /(n) arc/(P)/
+߸ [󤳤] /(n) halo/
+߹ [] /(n) high-valued yen/exchange in favor of the yen/(P)/
+ߺ [] /(n) sitting in circle/round straw mat/
+߼ڴ [󤷤ä] /(n) international yen loan/
+߼ [󤸤㤯] /(n) nirvana/death of the Buddha/
+߼ [󤷤夦] /(n) circumference/(P)/
+߼Ψ [󤷤夦] /(n) Pi (3.1415926..)/
+߽ [󤸤夯] /(n,vs) ripeness/mellowness/maturity/perfection/(P)/
+߽Ϥ [󤸤夯] /mellow/mature/fully developed/ripe/
+߿ [󤷤] /(n) centre of circle/
+߿ [󤸤Ȥ] /scalpel/
+߿ [󤸤] /(n) circle/ring/
+߿ [󤹤] /(n) cone/
+߿ [ޤ뤮] /(n) round gimlet/
+߿ [󤹤礯] /conic curve/conics/
+߿ [󤹤] /(n) cone/
+߿ [󤹤դꤳ] /(n) conical pendulum/
+߿ˡ [󤹤ۤ] /(n) conical projection/
+߿ [󤹤] /(n,adj-na) cone/
+߿ [󤹤] /(n) circular truncated cone/
+ [󤽤] /(n) yen exchange rate/(P)/
+ [ޤޤ] /(n) round window/
+ [󤿤] /(n) round table/(P)/
+ [󤿤] /round-table conference/
+ [] /round shot/
+ [夦] /(n) column/shaft/cylinder/(P)/
+ [夦뤤] /(n) round worms/
+ĺ [礦] /(n) dome/cupola/
+ŷ [ޤƤ󤸤礦] /(n) circular ceiling/
+ž [Ƥ] /(n) spherical/rolling smoothly/
+ž [Ƥ󤿤] /(adj) orotund/spherical/smoothly rolling/
+žæ [Ƥ󤫤Ĥ] /(adj-na,n) versatility/adaptability/tact/
+ [Ȥ] /(n) cylinder/(P)/
+ [Ȥ] /cylindrical/
+ˡ [Ȥۤ] /(n) cylindrical projection/
+ [ʤ] /(n) within the circle/
+ [Ф] /(n) disk/discus/(P)/
+׾ [Ф󤸤礦] /disk-shaped/
+ꤲ [Фʤ] /(n) discus throw/
+ [] /(n) waltz/
+ [֤礯] /(n) waltz (composition)/
+ʯ [դ] /(n) burial mound/
+ʯ [פ] /(n) burial mound/
+и [ؤ󤳤] /(n) circular polarization of light/
+ [ݤ] /(n) one-yen book/
+ [ޤܤ] /(n) round tray/
+ [ޤ] /(adj-na,n) perfection/harmony/peace/smoothness/completeness/satisfaction/integrity/(P)/
+̣ [ޤ] /(n) roundness/rotundity/
+ [ޤ뤬] /cylindrical boiler/
+ [ޤ뤬] /round carpenter's plane/
+ [] /(n) tonsure/shaven head/
+ [] /(n,n-suf) garden (esp. man-made)/(P)/
+ [] /(n) garden/park/plantation/(P)/
+ [Τۤ] /policy of our kindergarten/
+ [󤲤] /(n) horticulture/gardening/(P)/
+ݲ [󤲤] /horticulturist/
+ݳ [󤲤] /horticulture/
+ݿʪ [󤲤礯֤] /(n) gardening plant/
+ [󤲤Τ礦] /(n) horticultural agriculture/
+Ѷ [󤲤褦] /gardening tools/
+ [] /(n) kindergarten pupil/(P)/
+ [Ƥ] /(n) gardener/
+Ĺ [礦] /(n) kindergarten principal/(P)/
+ [ʤ] /(n) inside the garden (park)/(P)/
+ͷ [椦] /(n) garden party/
+ [] /(n) dam/sluice/(P)/
+᤭ߤ [Ȥ] /(oK) (v1) to dam up/to hold back/to keep back/to intercept/to check/
+ߤ [Ȥᤳ] /(n) dammed lake/
+ [Ƥ] /(n) dike/weir/
+⡹ [󤨤] /(adj-na,n) gasping/
+ [󤨤] /(adj-na,n) gasping/
+ [] /(n) party/banquet/(P)/
+ĥ [Ϥ] /(exp) to give a dinner party/to hold a banquet/
+ [󤫤] /(n) party/banquet/(P)/
+ [󤫤礦] /banquet hall/
+ [󤻤] /(n) banquet/dinner party/(P)/
+ͷ [椦] /(n) drinking party hall/banquet seat/
+䡹 [󤨤] /(adj-na,adv,n) meandering/
+䡹 [ͤ󤿤] /(adj-t) lengthy/
+䤤Ƥ [ҤƤ] /(adv) (uk) not only .. but also/in addition to/consequently/
+Ф [ΤФ] /(v5s,vt) to lengthen/to stretch/to reach out/to postpone/to prolong/to extend/to grow (beard)/(P)/
+ [Τ] /(n) stretching (the body) (i.e. when waking up)/excess/surplus/postponement/growth/spread/
+Ӥ [ΤӤ] /(v1,vi) (1) to stretch/to extend/to lengthen/to spread/(2) to make progress/to grow (beard, body height)/(3) to grow stale (soba)/(4) to be postponed/to be prolonged/(5) to be straightened/to be flattened/to be smoothed/(6) to be exhausted/(P)/
+ӱ [ΤӤΤ] /(adj-na,adv,n) stretching/repeatedly put off/procrastinate/
+ӱӤˤʤ [ΤӤΤӤˤʤ] /(exp) to be delayed/
+Ψ [ΤӤ] /(iK) growth rate/coefficient of extension/
+ [Τ] /(n) futures/credit (buying)/stretching/total/(P)/
+٤ [Τ٤] /(v1) to make (bed)/to stretch/to widen/
+ٶ [Τ٤] /(n) sheet metal/dagger/sword/
+ٻ [Τ٤] /(n) variety of high-quality, Edo-period paper/
+ٻ [Τ٤] /(n) total man-hours/
+ٿͰ [Τ٤󤤤] /(n) total personnel/
+ [Τ٤Ĥ] /(n) total floor space/
+ڿ [Τ٤Ĥܤ] /total floor space/
+ [Τ٤ˤä] /(n) total days/
+ [Τ٤] /(n) hammered-out plates/
+ʧ [Τ٤Ф餤] /(n) deferred payment/
+ʧ͢ [Τ٤Ф餤椷] /exporting on a deferred-payment basis/
+ [Τ٤ܤ] /(n) (metal) bar/
+ [󤤤] /(n) delay/procrastination/
+ [󤨤] /(adj-na,adv,n) meandering/
+䤿 [ͤ󤿤] /(adj-t) lengthy/
+ [󤫤] /(n) postponement (adjournment) of meeting/
+ [] /(n,vs) postponement/adjournment/(P)/
+ˤʤ [󤭤ˤʤ] /(exp) to be postponed/
+ [Τ٤] /(n) sheet metal/dagger/sword/
+ [󤸤] /(n) longevity/prolongation of life/
+侲 [Τ٤椫󤻤] /(n) total floor space/
+ [󤷤礦] /(n) spread of fire/
+俭 [󤷤] /(n,vs) extension/
+Ͱ [Τ٤󤤤] /(n) total personnel/
+ [󤺤] /(n) afterbrain/
+ [󤻤] /(n) malleability/
+ [󤿤] /(n) delay/procrastination/(P)/
+ڶ [󤿤] /(n) arrears/
+ [󤿤] /(n) taxes in arrears/
+ [󤿤ꤷ] /interest in arrears/
+© [󤿤ꤽ] /default interest/
+ [㤯] /(n) delayed arrival/
+Ĺ [礦] /(n,vs) extension/elongation/prolongation/lengthening/(P)/
+Ĺ [礦] /(baseball) extra innings/
+ [Τ٤Ĥ] /(n) total floor space/
+ [Ϥʤ] /(n) longline/
+ [Ϥʤ礦] /longline fishing/
+ [Τ٤ˤä] /(n) total days/
+ǯ [ͤ] /(n) longevity/
+Ǽ [Τ] /(n) deferred payment/
+ȯ [Ѥ] /(n,vs) postponement of departure/delayed departure/
+ [Τ٤] /(n) hammered-out plates/
+ʧ [Τ٤Ф餤] /(n) deferred payment/
+ [Τ٤ܤ] /(n) (metal) bar/
+̿ [ᤤ] /(n) (1) long life/longevity/(2) macrobiotics/(P)/
+̿ [ᤤ礦] /(n) life-prolonging treatment/
+ [] /(n) grudge/malice/bitterness/
+߸ [ߤ] /(n) reproach/grudge/
+ [] /(v5m) to curse/to feel bitter/
+ᤷ [ᤷ] /(adj) reproachful/hateful/bitter/
+ [ߤ] /(n) grudge/complaint/
+ [󤲤] /(n) grudge/complaint/
+庨 [󤳤] /(n) enmity/grudge/
+忧 [󤷤礯] /(n) grudging look/
+ [󤻤] /(n) complaint/murmur/
+Ũ [Ƥ] /(n) sworn enemy/
+ǰ [ͤ] /(n) grudge/malice/hatred/
+ [礦] /(n) revengeful ghost/apparition/
+ [] /(n) (deeply held) resentment/
+泸 [󤬤] /(n) cover(ing)/
+ [] /(n) covering/protection/backing/relief/
+ [󤴤֤] /covering force/
+ [󤴤] /(n) cover trench/
+ [ڤ] /(n,vs) cover and hide/
+ [󤤤] /(n) reference/
+緳 [󤰤] /(n) reinforcement/(P)/
+ [] /(n) covering/protection/backing/relief/(P)/
+ [󤳤] /(n) (abbr) dating with compensation (payments, financial support, etc.) (sometimes euph. for teen prostitution)/
+ [󤸤] /(n,vs) assistance/aid/support/(P)/
+ [󤸤礳] /dating with compensation (payments, financial support, etc.) (sometimes euph. for teen prostitution)/
+ [󤸤Ȥ] /suspension of aid/
+ʼ [ڤ] /(n) reinforcements/relief/
+ [褦] /(n,vs) claim/quotation/invocation/
+褤 [] /(suff) along/(P)/
+褦 [] /(v5u) to run along/to follow/(P)/
+ä [ä] /along/by/parallel to/(P)/
+賤 [󤫤] /(n) coast/shore/inshore/coastal waters/(P)/
+賤 [󤫤夦] /(n) (Russian) maritime provinces/(P)/
+ [󤫤] /(n) history/development/(P)/
+ [󤬤] /(n) coast/shore/(P)/
+ߵ [󤬤󤮤礮礦] /coastal fishing/
+߷ [󤬤󤱤Ӥ] /coast guard/
+ [󤻤] /(adj-no,n) along railway line/(P)/
+ƻ [ɤ] /(n) route/course/roadside/(P)/
+ϩ [] /(n) route/
+餸 [󤸤] /(v1) to perform (a play)/to play (a part)/to act (a part)/to commit (a blunder)/(P)/
+餺 [󤺤] /(v5z) to perform/to play/(P)/
+ [] /(n) enka/modern Japanese ballad/(P)/
+鵺 [] /(n) drama/play/
+鵻 [] /(n) acting/performance/(P)/
+ [] /(n) expansion/amplification/commentary/adaptation/
+ [󤭤礯] /(abbr) musical program/
+ [󤲤] /(n) entertainment/performance/(P)/
+ݲ [󤲤] /an entertainment/a show/
+ [󤲤] /(n) play (theatrical)/(P)/
+೦ [󤲤] /world of the theater/
+Ū [󤲤Ƥ] /(adj-na) dramatic/theatrical/
+դ [󤲤Ť] /to be absorbed in a play/
+黻 [󤶤] /(n) operation/(P)/
+黻ϩ [󤶤󤫤] /(n) operation circuit/
+黻 [󤶤] /processor (as in computer chip)/
+黻 [󤶤] /(n) (math) operator/
+黻 [󤶤Ƥ] /algorithm/
+黻 [󤶤󤻤] /operational precision/
+黻ǻ [󤶤󤽤] /(n) logic element/
+黻 [󤶤󤽤] /(n) arithmetic unit/
+ [󤸤] /(n) presenter/speaker/
+齬 [󤷤夦] /(n) practice/exercises/manoeuvers/practicum/(P)/
+齬 [󤷤夦礦] /(n) maneuvering ground/
+齬 [󤷤夦] /practice problem/
+齬 [󤷤夦] /forest used for research/
+ [󤷤] /(n,vs) production (e.g. play)/direction/(P)/
+в [󤷤Ĥ] /(n) producer/director/(P)/
+ [󤸤] /(n,vs) lecture/
+ [󤼤] /(n) speech/address/(P)/
+ [󤼤Ĥ] /speaker/orator/
+ [󤽤] /(n,vs) musical performance/(P)/
+ղ [󤽤] /(n) performing musician/
+ղ [󤽤] /(n) concert/
+ն [󤽤礯⤯] /musical program/
+ռ [󤽤] /(n) performer/player/
+ι [󤽤礳] /(n) concert (playing) tour/
+ [󤽤󤷤夦] /musical rehearsal/
+ [] /(n) subject of an address/
+ [] /(n) rostrum/platform/(P)/
+ŤФ [ˤΤܤ] /(exp) to mount the platform/
+ [] /(n) military exercises/fencing and judo/
+ [] /(n,vs) dance performance/(P)/
+ [֤礦] /theatre/playhouse/
+ [⤯] /(n) (abbr) musical program/(P)/
+ [󤨤] /(n) deductive reasoning/
+Ūˡ [󤨤ƤĤᤤۤ] /deductive method/
+ˡ [󤨤ۤ] /(method of) deduction/
+ [ۤΤ] /(n) flame/blaze/(P)/
+ [ۤ] /(n) flame/
+꡹ [󤨤] /(adj-na,n) blazing/
+夲dz [ۤΤ򤢤Ƥ⤨] /(exp) to flame up/
+ [󤨤] /(adj-na,n) blazing/
+ [󤳤] /(n) flame/
+ [󤷤] /(n) heat wave/intense heat/
+ [󤷤礦] /(n) inflammation/(P)/
+ [󤷤礦Ӥ礦] /inflamed part/site of inflammation/
+ [󤸤礦] /(n,vs) blazing up/(building) destruction by fire/(P)/
+꿧 [󤷤礯] /(n) flame color/flame scarlet/bright reddish/orange/
+ŷ [Ƥ] /(n) blazing heat/scorching sun/(P)/
+ŷ [Ƥ] /(n) under blazing sun/
+Ǯ [ͤ] /(n) sweltering heat/
+ǮϹ [ͤĤ] /(n) (Buddh) flames of hell/
+ [ۤΤ] /(n) flame/
+ [ۤ] /(n) flame/
+ [󤷤礦] /(n) gunpowder/
+ [] /(n) smoke/fumes/(P)/
+줤 [त] /(adj) smoky/(P)/
+줿 [ि] /(adj) smoky/feeling awkward/(P)/
+줿 [ि] /(v5r) to be sensitive to smoke/
+ˤʤ [ˤʤ] /(exp) to vanish in thin air/
+Ф [] /chimney/
+ [] /(v5r) to smoke (e.g. fire)/(P)/
+Ǥ [Ϥ] /(exp) to emit smoke/
+챫 [] /(n) misty, fine or drizzling rain/
+ [] /(n) rocket/beacon/
+ [] /(n) smoke and mist/view/
+쳲 [󤬤] /(n) smoke pollution/
+촶δ [꤫] /(n) smoke detector/
+ [󤫤] /(n) chimney/
+ [] /(n) (tobacco) pipe with metal tipped stem/stolen train ride (only paying a local fare each end)/
+ɾ [Τ] /cheating on train fare by buying tickets covering only the first and last portions of the journey/
+ [] /(n) death by smoke suffocation/
+Ф [] /(n) chimney/
+ [󤷤礦] /(n) gunpowder/
+ [󤸤] /(n) dust/smokestack smoke/battle scene/
+ [Ф] /(pt:) (n) (uk) tobacco (pt: tabaco)/cigarettes/(P)/
+α줬ƤäƤ [ФΤ꤬äƤ] /(exp) to be heavy with tobacco smoke/
+ۤ [Ф򤹤] /(exp) to smoke a cigarette/
+ߤ [Ф] /(exp) to give up smoking/
+ [Ф] /(n) tobacconist/(P)/
+ [Ф] /tobacco money/
+ [Ф] /tobacco pouch/
+ [Фܤ] /(n) tobacco tray/
+ [] /(n) smoke bomb/
+ƻ [ɤ] /(n) chimney/flue/
+ [ɤ] /(n) smoke pollution/
+ [Ȥ] /(n) chimney/(P)/
+ͤγ [ȤĤΤ] /chimney cap/
+ݽ [ȤĤ] /chimney sweeper (cleaner)/
+ [] /(n) sea spray/
+ [ޤ] /(n) smokescreen/
+̸ [] /(n) haze/mist/fog/
+ [ĤФ] /(n) swallow/(P)/
+Ҳ [ĤФ] /(n) iris/
+ [󤸤㤯] /(n) small birds/
+ķ [󤻤] /(n) (MA) Yangqingquan/Yangqing Fist/
+Ļ [ĤФɤ] /Indian pratincole/
+ [󤽤] /(n) swallow's nest/edible bird's nest/
+ [Ф] /(n) oats/
+ [餹म] /(n) oats/
+ [Ӥդ] /(n) tailcoat/
+ [] /(n) monkey/(P)/
+Ĥ򤫤ޤ [뤰Ĥ򤫤ޤ] /(exp) to gag someone/
+ιݤ [Τ] /(n) bracket (shelf) fungus/
+ڤ [⤭餪] /(exp) even monkeys fall from trees/anyone can make a mistake/pride comes before a fall/even Homer sometimes nods/
+ [ޤ路] /(n) showman who trains performing monkeys/
+ [뤰Ĥ] /(n) (mouth) gag/
+ [뤱] /(n) (MA) Monkey Fist/Monkey-Style kung-fu/
+ [ޤ] /(n) undershorts/
+ǵ [뤷Ф] /(n) monkey show/
+ [ޤ] /(exp,n) indiscriminate imitation/monkey see, monkey do/
+ [󤸤] /(n) ape man/
+η [뤸] /(n) shallow cunning/shallow cleverness/
+η [¤] /(n) shallow cunning/shallow cleverness/
+ [] /(n) monkey's arm (i.e. a long arm)/
+ [] /(n) chance/fate/destiny/relation/bonds/connection/karma/
+ [դ] /(n) (surrounding) edge/(P)/
+ [椫] /(n) (uk) related to (some place)/
+ [褹] /(n) a means, e.g. of living/
+郎ʤ [󤬤ʤ] /have no relation to/
+郎 [󤬤Ȥ] /distantly related/
+郎̵ [󤬤ʤ] /have no relation to/
+˷Ҥ [ˤĤʤ] /(exp) to be related to someone by blood/
+β [Τ] /under the floor/out of sight/in background/
+βϻ [ΤΤ] /(n) unsung hero/person who does a thankless task/
+ [դɤ] /(v5r) to (add a) border or fringe/
+ڤ [򤭤] /(exp) to get a divorce/to sever connections/
+ [ɤ] /(adj) late marriage/little prospect of marriage/
+ [] /(n) related family/
+ﵯ [] /(n) omen/(P)/
+ﵯľ [󤮤ʤ] /(n) change of fortune/trying to change one's luck/
+ﵯʪ [󤮤] /(n) talisman/lucky charm/
+ [ह] /(n) marriage/marriage tie/love knot/
+Ӥο [हӤΤ] /(n) god of marriage/matchmaker/
+ [] /(n) relation/connection/affinity/
+ [] /(n) associated word/
+ [] /(n) (system of) extending complicity for a crime to the criminal's family members/
+ [󤸤] /(n) relative/
+ [դɤ] /(n) hemming/bordering/
+ [դɤ] /(v5r) to (add a) border or fringe/
+ [դ] /edging/a frill/
+ [󤻤] /(n) a relative/
+ [󤻤] /(n) curb (stone)/
+ [󤻤] /relatives/
+ڤ [󤭤] /(n) separation/divorce/severing of connections/
+ڤ [󤭤Ǥ] /(n) (historic) a temple in which women seeking release from marriage could take refuge/
+ [󤵤] /(n) veranda edge/
+ [󤰤] /(n) betrothal/wedding/marriage/alliance/
+Ȥ [󤰤] /(n) betrothal/wedding/marriage/alliance/
+¦ [󤬤] /(n) veranda/porch/balcony/open corridor/(P)/
+³ [ĤŤ] /(n) a relative/
+ [] /(n) bench/
+ [] /(n) marriage proposal/engagement/(P)/
+̤Ĵ [ȤȤΤ] /(exp) to arrange a marriage/
+ [󤵤] /(n) marriage contract/
+ [ˤ] /(n) temple festival/fair/
+ [ˤ礦ˤ] /festival vendor/
+դ [Ť] /(v5k) to marry/
+դ [Ť] /(v1) to marry off/to give in marriage/
+ [ڤ] /(n) edge/relative/relations/border/
+ [դ] /border strip/
+ [] /(adj-na,n) charming/fascinating/voluptuous/
+ [Ĥ] /(n) gloss/glaze/(P)/
+ [ĤĤ] /(adv,n) glossy/bright/slick/(P)/
+𡹤 [ĤĤ䤷] /bright/glossy/
+äݤ [Ĥäݤ] /(adj) romantic/spicy/coquettish/
+ͭ [ĤΤ뤳] /charming voice/
+ᤫ [ʤޤᤫ] /(adj) charming/captivating/
+ᤫ [ʤޤᤫ] /(n) bewitching figure/
+ᤫդ [ʤޤᤫĤ] /(n) coquettish eyes/
+᤯ [Ĥ᤯] /(v5k) to be charming/to be beautiful/
+䤫 [Ǥ䤫] /(adj-na) (uk) bewitching/fascinatingly elegant/
+䤫 [Ĥ䤫] /(adj-na) glossy/beautiful/
+ [ĤĤ] /(adv,n) glossy/bright/slick/
+𤷤 [ĤĤ䤷] /bright/glossy/
+ [] /(n) troubadour/
+ [Ǥ] /(n) charming figure/alluring figure/
+ [] /(n) charming figure/alluring figure/
+ [Ĥ䤴] /(n) love affair/romance/
+ [Ĥ] /(n) love affair/love rumour/
+Ф [Ĥ] /(n) burnishing/glazing/polishing/
+Фù [Ĥ] /adding luster/
+ [󤷤] /(n) love-letter/
+ä [Ĥ䤱] /(adj-na,adj-no,n) frosted (glass)/matted/
+ [󤷤礦] /(n) seductive smile/
+о [󤷤礦Фʤ] /amorous anecdote/
+ [󤼤] /charming/
+ [] /(adj-na,n) beauty/charm/
+ʡ [פ] /(n) success in love/
+ʡ [פ] /(n) ladies' man/
+ʪ [Ĥ] /(n) love story/
+ʸ [֤] /(n) love-letter/
+ʸ [Ĥ֤] /(n) love-letter/
+ʹ [֤] /(n) love affair/romance/ones love story/
+ [褦] /(n) charming look/fascinating figure/
+ [줤] /(adj-na,n) dazzling (beauty)/
+ [Ȥ] /(adj-no) distant/(P)/
+ [Ȥ] /(adj) far/distant/(P)/
+ [Ȥफ] /remote past/
+󤫤餺 [Ȥ餺] /(adv) soon/in the near future/
+ [Ȥ] /(adj-no,n-adv,n) far away/distant/at a distance/distant place/by far/(P)/
+󤯤 [Ȥ] /from a distance/
+󤯤˲ [Ȥˤ] /(exp) to loom in the distance/
+󤯤˵ [Ȥˤ] /(exp) to go far away/
+󤯵ڤФʤ [ȤФʤ] /fall far short of/be no equal (match) for/
+Υ [ȤϤʤ] /(n) at a long distance/
+󤶤 [Ȥ] /(v5r) to go far off/(P)/
+󤶤 [Ȥ] /(v1) to keep away/to keep at a distance/
+ [ȤäѤ] /(n) going a long way/
+ [ȤΤफ] /long ages ago/
+ [󤤤] /(n) underlying cause/
+ [󤨤] /(n,vs) long-distance swimming/(P)/
+ [Ȥ] /(n) distant relative/
+ [Ȥ] /(n) distant sound/
+ [Ȥ] /(n) building fire at distance/
+᤮ [Ȥ] /(v1) to be too far/
+ [Ȥޤ路] /(adj-na,n) indirect (roundabout) expression/(P)/
+ [Ȥޤ] /(n) detour/roundabout way/
+ [󤫤] /(n) deep sea/ocean/
+ [󤫤] /(n) distant/remote/isolated/(P)/
+ֶ [󤫤礦] /distance learning/remote learning/
+ֵֹ [󤫤] /distance learning/
+ֻ [󤫤] /remote viewing/
+ [󤫤] /(adj-na) remote/
+ [󤫤] /remote control/remote operation/
+ [󤫤] /(n) distant (remote) land/
+󴬤 [Ȥޤ] /(n) surrounding at a distance/
+ [󤬤] /(n) far-sightedness/
+ [Ȥ᤬] /(n) (obs) telescope/
+Υ [󤭤] /(adj-no,n) long distance/(P)/
+ [󤭤] /(n) distance/perspective/far and near/here and there/
+ [] /(n) distance/perspective/far and near/here and there/
+ˡ [󤭤ۤ] /(n) perspective/(P)/
+ [Ȥ] /(n) long gallop or horseride/
+ [󤱤] /(n) vista/background/perspective/distant view/
+ [󤱤] /(n) looking into distance/watchtower/distant view/
+ [Ȥ] /(n) looking into distance/watchtower/distant view/
+Ṷ [󤳤󤳤] /(n) policy of cultivating distant countries while working to conquer those nearby/
+ [󤴤] /(n) distant land/remote country/
+ [󤴤] /(n) distant land/remote country/
+ [󤶤] /(n) distant mountain/(P)/
+ [Ȥ] /(n) distant mountain/
+Τ [Ȥޤ] /(n) remote mountain village/
+ [] /(n) farsightedness/
+ [󤷤] /(n) farsightedness/
+ [Ȥߤ] /(n) sharp hearing/
+ [Ȥ] /(n,vs) going afar/
+ [󤷤礦] /(n) word used to indicate a distant spatial relationship/
+ [ȤΤ] /(n,vs) long ride/
+ [󤷤] /(adj-na,n,vs) centrifuge/
+󿴲ֽ [󤷤󤫤] /(n) centrifugal inflorescence/
+󿴵 [󤷤] /centrifuge/
+¤ [󤷤夦] /(n) centrifugal casting/
+Ū [󤷤Ƥ] /(adj-na) centrifugal/
+ʬ [󤷤֤] /centrifugal/
+ʬΥ [󤷤֤] /(vs) centrifugation/centrifuge/
+ʬΥ [󤷤֤꤭] /(n) centrifuge/centrifugal machine/
+ [󤷤礯] /(n) centrifugal force/(P)/
+ [󤻤] /(n) (1) expedition/campaign/(performer's) tour/(2) away series (baseball)/(P)/
+ [󤻤] /(n) expeditionary force/
+ [󤻤] /expeditionary force/
+ [󤻤] /(n) distant relative/
+ֳ [󤻤] /(adj-na,n) far infrared/
+ [Ȥ] /(adj-na,n) shoal/wide shallow beach/(P)/
+ [] /(n) forefathers/remote ancestors/
+­ [󤽤] /(n) trip/hike/picnic/(P)/
+य [ȤΤ] /(v5k) to become distant/to recede/
+ऱ [ȤΤ] /(v1) to keep (someone) at a distance/
+ [] /(adj-na,n) grand/far-reaching/
+ [] /(n) distant place/remote point/
+ [Ƥ] /(n) distant place/remote point/
+ [] /(n,vs) sediment/centrifuge/
+ [Ȥ] /(n) remote island/punishment by exile to a remote island/
+ [Ȥ] /(n) long throw/
+ƻ [ɤ] /(n) long walk/roundabout way/
+ƻ [Ȥߤ] /(n) long walk/roundabout way/
+ [󤸤ĤƤ] /(n) aphelion/
+ [ݤ] /(n) long way/distant place/(P)/
+˾ [ܤ] /(n) vista/distant view/
+ [ܤ] /(n) foresight/forethought/
+ʤ [Ȥܤ] /(n) howling/
+Ĥ [Ȥʤ] /(n) distant peals (thunder)/distant roar (sea)/
+ [Ȥ] /(adj-na,n) distant view/farsightedness/
+ [Ȥ] /(n) long-distance arrow (archery)/
+ [褦] /(n) ocean/deep sea/
+ε [褦礮礦] /deep-sea fisheries/
+ιҳ [褦] /ocean navigation/
+ιϩ [褦] /sea lane/
+ [餤] /(n) foreign or distant visitor/
+ [餤] /(n) distant thunder/
+θ [] /(adj-na,n,vs) diffidence/restraint/reserve/(P)/
+θʤ [ʤ] /without reservation/
+θΤʤ [Τʤ] /unreserved/
+θ̵ [Τʤ] /unreserved/
+θ [礨㤯] /reserve and consideration (to others)/
+θ [֤] /(adj) reserved/
+ϩ [] /(n) long road/journey/detour/
+ [ʤޤ] /(n) lead (the metal)/(P)/
+Ѥ [ʤޤ򤭤ˤ] /(exp) to convert lead into gold/
+饹 [ʤޤꥬ饹] /(n) lead glass/
+ [󤫤] /(n) lead pipe/
+ [ʤޤꤳ] /(n) pollution caused by lead exhaust/
+ [󤳤] /a lead mine/lead deposits/
+ˡ [󤷤Ĥۤ] /(n) lead chamber process/
+ [ʤޤꤤ] /(n) lead colour/
+ [󤹤] /(n) plumb bob/
+ [󤻤] /leaden/made of lead/
+ð [󤿤] /(n) red lead/minium/
+ [ʤޤǤ] /(n) leadstorage battery/
+ [夦ɤ] /(n) lead poisoning/
+ [ʤޤ夦ɤ] /(n) lead poisoning/
+ľ [礯] /(adj-na,n) perpendicular/upright/vertical/
+ľ [礯] /(n) vertical line/
+ľ [礯] /(n) vertical plane/
+ [ɤ] /(n) lead poisoning/
+ [Ѥ] /(n) white lead/
+ [Ф] /(n) lead plate/
+ [Ф] /(n) stereotype (in printing)/
+ɮ [Ԥ] /(n) pencil/(P)/
+ɮο [ԤĤΤ] /lead of a pencil/
+ɮ [ԤĤ] /pencil sharpener/
+ [ɤ] /(n) mandarin duck/
+ [] /(n) salt/
+ [] /(n) salt/(P)/
+ [] /(n) salted fish (entrails)/
+äѤ [äѤ] /(adj) (1) (sl) salty/(2) stingy/(3) hoarse/(4) wearisome/
+ [󤢤] /(n) ammonium chloride/
+¥ˡ [󤢤󥽡ۤ] /(n) ammonium chloride soda process/
+ [Ӥ] /(n,vs) salted fish/
+ [Ӥ] /(n) salted fish/
+ [] /(n) chloride/(P)/
+ [󤫥] /(n) acetyl chloride/
+ߥ˥ [󤫥ߥ˥] /(n) aluminum chloride/
+ [󤫥] /(n) antimony chloride/
+˥ [󤫥˥] /(n) ammonium chloride/
+ [󤫥] /(n) ethyl chloride/
+ [󤫥] /(n) ethylene chloride/
+ꥦ [󤫥ꥦ] /(n) potassium chloride/
+륷 [󤫥륷] /(n) calcium chloride/
+Х [󤫥Х] /(n) cobalt chloride/
+ХȻ [󤫥ХȤ] /(n) cobalt chloride paper/
+ʥȥꥦ [󤫥ʥȥꥦ] /(n) sodium chloride/
+Хꥦ [󤫥Хꥦ] /(n) barium chloride/
+ӥˡ [󤫥ӥˡ] /(n) vinyl chloride/
+ӥ˥ [󤫥ӥ˥] /(n) vinyl chloride/
+ӥ˥ [󤫥ӥ˥뤸夷] /(n) vinyl chloride resin/
+ޥͥ [󤫥ޥͥ] /(n) magnesium chloride/
+ [󤫥] /(n) methyl chloride/
+ [󤫤] /(n) zinc chloride/
+ [󤫤] /(n) gold chloride/
+ [󤫤] /(n) silver chloride/
+ [󤫤] /(n) tin chloride/
+ [󤫤] /(n) mercury chloride/
+ [󤫤] /(adj-no) hydrogen chloride/
+Ŵ [󤫤Ƥ] /(n) iron chloride/
+Ƽ [󤫤ɤ] /(n) copper chloride/
+ʪ [󤫤֤] /(n) chloride/
+β [󤫤] /(n) sulfur chloride/
+ø [] /(n) seasoning/
+ [󤬤] /(n) salt-air damage/
+ [] /(n) salt-air damage/
+ [ܤ] /(n,vs) salted and dried/
+ [] /(n) base (chem.)/(P)/
+ [󤭤] /(n) basic/
+ [󤭤] /(n) basic salt/
+ [󤭤] /(n) basic rock/
+ʪ [󤭤󤫤֤] /(n) basic oxide/
+ [󤭤礦] /(n) basic dye/
+ [󤭤] /(n) basicity/
+ [] /(n) saltiness/
+ [] /(n) salted fish/
+ [] /(n) salt (saline) lake/
+ܥ [礦] /(n) salt and pepper/
+ [] /(n) salted salmon/
+ [󤵤] /(n) hydrochloric acid/(P)/
+ [] /(n) boiled salted fish/
+Ф [] /(n) desalinating with water/
+ [䤭] /(n) fish broiled with salt/boiling seawater to get salt/
+Ƥ [䤭] /(n) grilled or broiled with salt/boiling sea water to obtain salt/
+ [] /(n) cone-shaped/
+ [] /(n) salted fish (entrails)/
+ɤ [餤] /(adj) salty (taste)/(P)/
+ [餴] /(n) hoarse voice/
+ [Ȥ] /(n) variety of dragonfly/
+ [󤹤] /(n) salt water/brine/
+ [ߤ] /(n) salt water/brine/(P)/
+ [󤹤] /(n) saltwater or saline lake/
+ʪ [󤻤礯֤] /(n) halophilous plant/
+ [󤼤] /salt tax/
+ [٤] /(n) rice cracker seasoned with soy sauce/
+ [] /(n) chlorine (Cl)/(P)/
+ǥ [󤽥夦ɤ] /(n) chloride gas poisoning/
+ǻ [󤽤] /(n) chloric acid/
+ǻꥦ [󤽤󥫥ꥦ] /(n) potassium chlorate/
+ǻʥȥꥦ [󤽤ʥȥꥦ] /(n) sodium chlorate/
+ǻ [󤽤󤨤] /(n) chlorate/
+ǿ [󤽤] /(n) chlorine water/
+ĵ [󤽤Фᤤ] /(n) chlorine detonating gas/
+¢ [󤾤] /(n) preserving in salt/salting down/
+¢ [󤾤礯Ҥ] /salted food/
+Ǥ [] /(n) abstinence from salt (for vow or spiritual reasons)/
+ [Ť] /(n) pickling in salt/
+Ҥ [Ť] /(n) pickling in salt/
+ [Ǥ] /(n) saltpan/field for drying salt/(P)/
+ [] /(n) hot salt water (incl. bath)/
+Ʀ [ޤ] /(n) salted beans/
+ [] /salt shaker/
+ǻ [Τ] /salt concentration/
+ [Ф] /(n) seasoning/condition/manner/flavour/state/(P)/
+Ϥ [֤] /(n) saltwater bath/
+ʪ [] /(n) salted fish/
+ʬ [֤] /(n) salt/salt content/(P)/
+̣ [] /(n) seasoning/
+ [ˤ礯] /salt bath/
+ [뤤] /(n) salts/
+ [뤤] /(n) salt spring/
+ [뤤] /(n) salt gland/
+ϱ [뤤褦] /saline/
+ [] /at/in/on/(P)/
+ [] /(uk) at/in/on/
+ [] /(exp) (uk) in/at/
+ [] /(int) (uk) Ah!/Oh!/Alas!/
+ [] /(int) (uk) Ah!/Oh!/Alas!/
+ [ʤ] /(adj) dirty/unclean/filthy/(P)/
+ [ʤ꤫] /dirty trick/
+ [] /(v5s) (1) to disgrace/to dishonour/(2) to pollute/to contaminate/to soil/to make dirty/to stain/
+ [褴] /(v5s) (1) to disgrace/to dishonour/(2) to pollute/to contaminate/to soil/to make dirty/to stain/(P)/
+餷 [ʤ餷] /(adj) dirty-looking/squalid/
+路 [路] /(adj) filthy/unfair/
+路ȷ [路ߤʤ] /dirty getup (appearance)/
+ [] /(n) uncleanness/impurity/disgrace/
+ [褴] /(n) dirt/filth/(P)/
+줿 [줿ä礦] /dirty (sinful) life/
+줿 [줿] /blood(-stained) hand/dirty hand/
+ [] /(v1) to get dirty/to become dirty/
+ [褴] /(v1) to get dirty/to become dirty/(P)/
+ʪ [褴] /(n) dirty things/dirty laundry/
+ [褴䤯] /(n) socially undesirable characters/
+ [] /(n) scandalous conduct/
+ [夦] /(n) foul smell/
+ [礯] /(n) corruption/(P)/
+ [礯] /(n) corrupt politician/
+ [礯] /(n) disgrace/humiliation/insult/
+ [] /(n) filthy water/sewage/(P)/
+ [] /(n) pollution/contamination/(P)/
+٥ [٥] /(n) contamination level/
+ [󤭤] /contaminant/
+ [󤲤] /source of pollution/
+ô§ [󤷤դ󤲤󤽤] /(n) PPP/Polluter Pays Principle/
+ [󤸤礭] /decontamination/
+ʪ [֤ä] /(n) pollutant/contaminant/
+» [] /(n) stain/
+ [] /(n,vs) dirty/polluted/corruption/graft/(P)/
+ť [Ǥ] /(n) dirty mud/
+ [Ƥ] /(n) stain/blot/flaw/disgrace/(P)/
+ʪ [֤] /(n) dirt/dust/garbage/(P)/
+̾ [ᤤ] /(n) stigma/dishonour/infamy/(P)/
+ [] /(adj-na,n) night soil/
+ [襤] /(adj-na,n) night soil/
+ [] /(n) nephew/(P)/
+ [] /hollow/sunken/depression/
+ޤ [ؤޤ] /(v5s) to dent/to indent/to depress/to humiliate/
+ޤ [ؤޤ] /(v1) to dent/to indent/to depress/to humiliate/
+ޤ [ܤޤ] /(v5r) to be low (as a hollow)/
+ [ؤ] /(n) dent/hollow/depression/
+ [ؤ] /(v5m) to be dented/to be indented/to yield to/to give/to sink/to collapse/to cave in/to be snubbed/(P)/
+ [ܤ] /(v1) to hollow out/
+ [] /(n) concave lens/
+ [] /cavernous eyes/
+ [󤭤礦] /concave glasses/
+ [] /(n) intaglio/concavity/
+ [] /concavity/hollow/depression/
+ [] /(n) pit/hollow/basin/depression/
+ [ܤ] /(n) pit/hollow/basin/depression/
+ [ܤ] /(n) rice field in a low place/
+ [Ȥ] /(n) unevenness/roughness/ruggedness/(P)/
+ [Ϥ] /(n) intaglio (printing)/
+ [Ф] /(n) intaglio (printing)/
+ǰ [Ϥˤ󤵤] /intaglio printing/
+ [] /(n) concavity/
+̶ [󤭤礦] /(n) concave lens/concave mirror/
+ [ܤ] /(n) sunken (deep-set) eyes/
+ίޤ [ܤޤ] /(n) hollow/pond in a hollow/
+ [] /(n) interior/inner part/(P)/
+ [] /(n) (hon) wife/your wife/his wife/married lady/madam/(P)/
+󹧹 [󤳤] /devoted to one's wife/
+α [Τ] /(n) inner sanctuary/
+δ [Τ] /inner room/
+μ [Τ] /(n) left hand/upper hand/secret skills/secret/mystery/last resort/trump card/
+ޤä [ޤä] /secluded/innermost/
+ޤ [ޤ] /(v5r) to lie deep in/to extend far back/
+椫 [椫] /(adj) humble/modest/
+ [] /(n) true intention/
+ [] /(n) official seal/
+ [] /(n) secrets/mysteries/hidden purpose/
+ [] /(n) secrets/mysteries/hidden purpose/(P)/
+ [򤭤] /(exp) to master the secrets of an art/
+ [뤷] /(n) secret/initiation/diploma/
+Ф [ŤȤ] /(n) working as a lady's maid/
+ [Ƥ] /(n) noble's private quarters/
+ [भ] /(n) inner part of the house/
+ [椭] /(n) depth/length/(P)/
+Ԥ [椭] /(n) depth/length/(P)/
+ [] /(n) inner parlor/salon/living room/
+ [] /(n) remote mountain/mountain recesses/(P)/
+ [] /(n) deep truth/deep knowledge/
+ [] /(n) molars/back teeth/
+ [] /(n) late growing rice/late crops/late blooming flowers/
+ [夦] /interior province/the interior/northern part of Japan/
+ [] /postscript (to a book)/verification/publication (in a book)/
+ [椫] /(adj) refined/graceful/modest/
+ [դ] /(adj) profound/deep/
+ [֤] /(adj) profound/deep/
+ [դ] /(n) depth/profundity/
+ [] /(n) interior/backwoods/hinterland/back regions/(P)/
+ [] /(n) interior/backwoods/hinterland/back regions/
+ [] /(n) depth/bottom (of one's heart)/
+ [] /(n) depth/bottom (of one's heart)/
+ [ˤ] /(n) inner garden/back yard/
+ [Ǥ] /(n) esoteric/
+դ [Ť] /(n) colophon/
+ [] /(n) lady/nobleman's wife/
+̯ [ߤ礦] /(adj-na,n) secret/
+ [] /(n) (pol) wife/your wife/his wife/married lady/madam/(P)/
+ [] /(adv) sometimes/often/
+ˤ [ˤ] /(n) sometimes/occasionally/now and then/from time to time/
+֤ [椭] /round trip/
+ [椭] /(n,vs) street traffic/highway/coming and going/
+ʤ [ʤ] /(v5s) to let go/to chase away/
+ [] /(adv) sometimes/often/
+ [] /(n) traffic/coming and going/highway/
+ [] /(n) ancient times/
+Ť [] /from times immemorial/from ancient times/
+ [] /(n) outward voyage/
+ [] /(n) the past/past events/
+ [] /(n) ancient times/
+ [] /(n) first half of a reply card/
+ [] /(n) doctor's visit/house call/(P)/
+ [礦] /(n,vs) death/submission/at wit's end/(P)/
+ [礦] /(n) at the point of death/the time to give up/
+ [] /(n) ancient times/
+ [] /(n) ancient times/
+ǯ [ͤ] /(adj-no,n) former/one-time/years ago/(P)/
+ [դ] /(n,vs) (col) round trip/coming and going/return ticket/(P)/
+ݥ [դݥ] /(n) reciprocating pump/
+ [դ] /(n) reciprocating engine/
+ [դä] /a round-trip ticket/
+ս [դϤ] /postcard with a reply card attached/
+ [ؤ] /(n) round trip/
+ˬ [ۤ] /(n) visit/interview/
+ [餤] /(n) coming and going/road/correspondence/street traffic/highway/(P)/
+ϩ [] /(n) outward journey/
+ [] /(v1) to respond/to answer/to strike home/to take its toll/to reward/(P)/
+ [] /in proportion to/according to/depending on/
+ [] /(v1) to respond/to satisfy/to accept/to comply with/to apply for/(P)/
+ [] /(v5z) to answer/to respond/to meet/to satisfy/to accept/(P)/
+ [Ȥ] /(exp) to say yes/
+ [] /(n,vs) aid/assistance/help/reinforcement/rooting/barracking/support/cheering/(P)/
+ [󤨤󤼤] /(n) campaign (vote-getting) speech (for a candidate)/
+ [] /(n) rooters' song/
+ [] /(n) cheering party/
+Ĺ [礦] /cheerleader/
+ [夦] /(n) emergency/(P)/
+޹ [夦] /hasty attack/
+޺ [夦] /(n) emergency or temporary measure/
+޼ [夦Ƥ] /first-aid (treatment)/
+޼ܤ [夦ƤƤۤɤ] /(exp) to give (a person) first-aid/
+޽ [夦夦] /(n,vs) temporary repairs/
+޽ [夦] /(n) emergency measure/first-aid treatment/
+ϲ [夦Ȥ] /hasty crossing/
+ [] /(n) bid/(P)/
+ [] /(n) (primarily in shogi or go) response/countermeasure/
+ [] /(n) responding to demand/
+ [夦] /(n) reply/(P)/
+ [礦] /(n) being called to the colours (mil)/(P)/
+ [礦] /draftee/
+ʼ [礦ؤ] /a conscript or draftee/
+Τ [ˤΤ] /(n) Onin War (1467-1477)/
+ [] /(n) reception/(P)/
+ܥå [ĥå] /lounge suite/
+ܴ [Ĥ] /(n) reception room/
+ܷ [Ĥ] /receptionist/desk clerk/
+ܷ [Ĥ] /receptionist/desk clerk/
+ܼ [Ĥ] /(1) drawing room/parlour (parlor)/(2) reception office/
+ [] /(n,vs) accepting a challenge/returning fire/
+ [] /(n) countersuit/
+ [] /(n,vs) receiving/dealing with/(P)/
+ [] /(n) consent/compliance/
+ [Ȥ] /(n,vs) reply/answer/response/(P)/
+ǽ [ȤΤ] /competence/
+ʬ [֤] /(adj-na,n) according to one's abilities/appropriate/reasonable/(P)/
+ [ؤ] /(n) appropriate (urgent) response/expediency/
+ [] /(n,vs) subscription/application/(P)/
+ [ܤ] /subscribed capital/
+ [ܤ] /applicant/
+ѻ [ܤ褦] /(n) application form/
+ [ۤ] /(n) retribution/
+ [褦] /(n,vs) application/put to practical use/(P)/
+Ѳ [褦] /(n) applied chemistry/
+Ѳʳ [褦] /applied science/
+ѿ [褦꤬] /applied psychology/
+ѿ [褦] /applied mathematics/
+ϼ [褦Ĥ] /(n) applied geology/
+ʪ [褦֤Ĥ꤬] /applied physics/
+ [褦] /application problem/exercises/
+ [褦礯] /application/
+ϳ [褦꤭] /(n) applied mechanics/
+ [礯] /(n) stress/
+Ϸϩ [礯] /stress path/
+ [] /(n) weight (e.g. paperweight)/rear guard/control/a check/pressure/
+Ĥ [Ĥ] /(v1) to press down/to hold down/to pin down/to repress/
+ [] /(v1) to stop/to restrain/to seize/to repress/to suppress/to press down/
+ [] /(v5m) to push into/to crowd into/
+դ [Ĥ] /(v1) to press down/to hold down/to pin down/to repress/
+ [] /(n) weight (e.g. paperweight)/rear guard/control/a check/pressure/
+ [] /(v1) to stop/to restrain/to seize/to repress/to suppress/to press down/(P)/
+ [] /(v5m) to pin down/to immobilize/
+դ [Ĥ] /(v1) to press down/to hold down/to pin down/to repress/
+ [] /(n) push/pressure/authority/audacity/(P)/
+Ĥ [Ĥ] /(v1) to press/to push/to force/
+Ĥ֤ [Ĥ֤] /(v5s) to squash/to crush/to flatten/
+ [] /(adv) forcibly/by compulsion/importunately/
+ޤ [ޤ] /(v5r) to push and push/
+ⲡ⤻ [⤪⤻] /of established reputation/
+ܥ [ܥ] /(n) (computer) pushbutton/
+ [] /(v5s) to cover up/to conceal/
+ [] /commuter train packer/
+ [] /(v1) to push or press or force down/to depress/
+ [Ф] /(n) pressed flower/
+ [] /(n) raised cloth picture(s)/
+ [] /(v1) to force open/to push open/
+ݤ [] /(v1) to intrude on/
+ݤ [㤯] /uninvited guest/
+ݤ˼ [ˤ礦ܤ] /woman who forced her husband into marriage/
+ [म] /(n) pressed barley/
+󤻤 [褻] /(v1) to push aside/to advance on/
+ͤޤ [Ĥޤ] /(v5r) to approach the year end/to be jammed tight/
+ͤ [Ĥ] /(v1) to pack (in box)/to drive to wall/
+ [] /(v5r) to push or thrust away/
+Ǥ [] /(v1) to press together/
+ [Ҥ] /(v1) to extend/to expand/to spread out/
+ [Ҥ] /(v1) to extend by force/to aggrandize/
+礤 [] /(n,vs) jostling/crowding/
+礦 [] /(v5u) to jostle/to crowd/to haggle/
+ [] /(n) burglary/burglar/closet/
+ [] /(v5m) to push into/to crowd into/(P)/
+ [] /(v1) to shut up/to imprison/
+ߤ [Ȥɤ] /(v1) to check/to stop/to keep back/
+ڤ [] /(n) forced to borrow/
+ [] /(n) sushi rice and other ingredients pressed in box or mould/
+Ф [] /(n) presence/appearance/run walked in (baseball)/(P)/
+Ф [] /(v5s) to crowd out/to push out/to squeeze out/
+夲 [] /(v1) to boost/to force up/to push up/
+ʤ [] /(v1) to press forward/
+ڤ [] /(n) (1) straw cutter/short mane/(2) pressing and cutting/
+ڤ [] /(v5r) to have one's own way/(P)/
+פ [] /(v5k) to accept an object and hold it reverently over one's head/
+ऱ [Τ] /(v1) to push aside/to brush aside/
+ĺ [] /(v5k) to accept an object and hold it reverently over one's head/
+̤ [Ȥ] /(v5s) to persist in/to carry out/to have one's own way/to push through/to carry through/
+̤ [Ȥ] /(v5r) to force one's way through/
+٤ [Ĥ֤] /(v5s) to squash/to crush/to flatten/
+Ϥ [錄] /(v5r) to cross over/to wade/
+ݤ [] /(n) oshitaoshi/(frontal) push-down/(win by) knocking down opponent by pushing him with hand(s) rested on his body/
+ݤ [] /(v5s) to push down/
+Ƥ [Ƥ] /(v1) to push (something) against/
+ [] /(n) breaking into/burglar/(P)/
+ [] /(v5r) to push in/(P)/
+ [] /(n) closet/(P)/
+ˤ [֤] /(v5r) to break through/
+ [] /(n) high-pressure salesmanship/(P)/
+ [ޤ] /(v5r) to draw near/
+ [म] /(n) rolled barley/
+դޤ [Ĥޤ] /(adj) look like to force to do/
+դ [Ĥ] /(v1) to press/to push/to force/(P)/
+ʬ [櫓] /(v1) to push aside/
+¤٤ [ʤ٤] /(adv) in general/all/
+֤ [] /(v5s) to force back/to jostle/
+ [ܤ] /(n) push-button/
+ۤ [ޤ] /(v5r) to keep silent/
+ [] /(n) weakness/dip/
+㤤 [᤬] /(n) buying when the market is down/
+᤹ [ɤ] /(v5s) to push back/
+ [ɤ] /(n) dispute/heated questioning and answering/(P)/
+ [] /(n) pressed leaves/
+ΩƤ [Ƥ] /(v1) to set up/to support/
+ή [ʤ] /(v5s) to wash away/
+α [Ȥɤ] /(v1,vt) to stop/
+ [] /(n) sushi rice and other ingredients pressed in box or mould/
+ [] /(v5s,vt) to push/to press/to stamp (i.e. a passport)/(P)/
+ûϤ [äѤ] /(v1) to begin/
+碌 [ä֤] /(v1) to put a thing on top of another/to cover/to lay something on/
+ΩƤ [äƤ] /(v1) to raise/to set up/
+ [] /(n) affixing one's seal/
+ [] /(n) rhyming/
+ [] /(n) forcing down/
+ [] /(n) raised cloth picture(s)/
+ [] /(v1) to shut up/to imprison/
+ [夦] /(n) seizure/confiscation/(P)/
+Ф [] /(n) presence/appearance/run walked in (baseball)/
+Ф [] /(v5s) to crowd out/to push out/to squeeze out/
+夲 [] /(v1) to boost/to force up/to push up/
+ [] /(n) (1) straw cutter/short mane/(2) pressing and cutting/
+Ģ [礦] /(n) notebook with records of monies received/
+ [] /(n,vs) transferring (a convict to a different prison)/escort/
+ [ʤ] /(n) sealing (document)/
+ [] /(n) closet/(P)/
+ [] /(v5r) to push in/
+ [] /(n) closet/(P)/
+Ǧ [ä] /(int) (MA) Oss/yes sir!/yo!/
+ [] /(n) high-pressure salesmanship/(P)/
+ [] /(n) high-pressure salesmanship/(P)/
+ [ޤ] /(v5r) to draw near/
+ [] /(adj-na,n) with vitality/
+ʸ [֤󤷤] /Oubunsha (publisher)/
+ [褳] /(n) beside/side/width/(P)/
+ [褳] /from one's side/
+ [褳] /(v1) to lie down/to lay (oneself) down/
+ [褳] /(v5r) to lie down/to stretch out/(P)/
+ʢ [褳äѤ] /(n) side/flank/
+ [褳äĤ] /(n) side of face/
+ [褳] /across/crossways/crosswise/sideways/horizontally/
+Ф [褳Ф] /(n,vs) sidewise crawl (e.g. of a crab)/crawling sideways/(P)/
+ [] /(n) overflowing/inundation/
+ [褳] /(n) wall or bank of clouds/
+ˤ [褳褮] /(n) sidestroke (swim.)/
+ [褳ʤ] /(n) striking on the side/slanting or driving (rain)/side sweep/side blow/
+ŵ [褳Ǥ] /Yokogawa Electric/
+ [] /(n) lying on the side/
+ [ޤ] /(n) diaphragm (body)/
+ [褳٤] /(n) skid/slipping or skidding sideways/shifting to another post/
+ [褳] /(n) face in profile/profile/face seen from the side/(P)/
+ [] /(n) arguing persistently/
+ [褳] /(n) transversal/lateral stripes/
+ [褳] /(n) cave/tunnel/
+ [褳भ] /(n) turning sideways/
+ [褳य] /(v5k) to turn sideways/
+ [褳] /(n) being crazy about something, but not be good at it/
+ [褳Ť] /(n) sumo grand champion/(P)/
+ˤ򿩤 [褳Ťʤ򤯤] /(exp) to beat a grand champion/
+ [] /(n) walking sideways/staggering/striding/(P)/
+ [ä] /(n) swaggering/
+ߤ [褳֤] /(n) driving rain/
+礤 [褳] /(n) side/flank/
+ [褳] /(n) bubo (inflamed swelling in a gland)/
+¤ [褳] /(n) sitting with one's legs out to one side/
+ɸ [Ҥ礦] /abscissa/
+ [] /(n) violent (tragic or accidental) death/dog's death/
+ [褳] /(n) woof/
+ˤ [褳ߤ֤] /(n) acting illogically/
+ [褳] /(n) abscissa/horizontal axis/
+ [褳] /(n) lateral stripes/
+ [褳] /(exp,n) perverseness/forcing one's unreasonable demands/obstinate/
+֤򲡤 [褳ޤ򤪤] /(exp) to act perversely/to have one's own way/
+ [褳ɤ] /(n) usurpation/snatching/seizure/(P)/
+ [褳] /(n) (1) side/beside/(2) feature of a sword blade/(P)/
+ [褳] /(n) writing horizontally/(P)/
+ڤ [褳] /(v5r) to cross (e.g. arms)/to traverse/(P)/
+ [] /(n) horizontal line/abscissa/(P)/
+ [褳] /(n) horizontal line/abscissa/
+Ȥ [褳] /(n) horizontal typesetting/
+ [褳] /(n) interruption/interference/butting in/
+ [褳֤Ȥ] /(n) short and fat/pudgy/stocky/
+ [] /(n) rank/line/
+å [] /(n) misappropriation/embezzlement/
+ [] /(n,vs) crossing/(P)/
+ƻ [ۤɤ] /pedestrian crossing/(P)/
+ [ޤ] /(n) banner strung across a street/(P)/
+ [] /(n) cross-section/
+ [㤯] /(adj-na,n) dishonesty/laziness/cunning/(P)/
+ [褳礦] /(n) lane/alley/small street intersecting a main or side street/
+Į [褳礦] /(n) lane/alley/small street intersecting a main or side street/
+Ĺ [褳ʤ] /(adj-na,n) oblong/
+֤ [褳Ȥ] /(n) binding a book in an oblong shape/
+ū [褳֤] /(n) flute/fife/
+ž [Ƥ] /(n,vs) turning sideways/barrel roll/(P)/
+ݤ [褳] /(n) falling over/toppling sideways/
+ꤲ [褳ʤ] /(n) throwing sideways/
+ƻ [褳ߤ] /(n) side street/(P)/
+ [褳ʤ] /(n) side (transverse) wave/broadside sea/
+礤 [褳Ф] /(n,vs) sidewise crawl (e.g. of a crab)/crawling sideways/
+դ [褳Ť] /(n,vs) coming alongside/
+ [դ] /(adj-na,n) cross wind/
+ [褳] /(adj-na,n) cross wind/
+ [褳Ϥ] /(n) breadth/width/(P)/
+ʢ [褳Ф] /(n) side/flank/
+ʸ [֤] /(n) horizontal (Western) writing/
+ʸ [褳⤸] /(n) European writing/cross-wise writing/(P)/
+ [ؤ] /(adj-na,n) arrogance/haughtiness/insolence/(P)/
+¤Ӹ [褳ʤӤ󤷤礦] /herd instincts/
+ [褳] /(n) carrying (child) under arm/
+˽ [ܤ] /(adj-na,n) violence/oppression/high-handedness/tyranny/despotism/(P)/
+ [褳ܤ] /(n) bar set in a horizontal position/horizontal bar/
+ [褳Ĥ] /(n) side of face/
+ [褳] /(n) crosspiece/bar/rail/
+ [褳] /(n) crosspiece/bar/rail/
+ [褳] /(n) side glance/(P)/
+ [󤭤] /(n) striated muscle/
+ɤ [褳] /(n) rolling/swaying/
+ [褳] /(adj-na,n) wickedness/sideways/unreasonable/
+ [褳] /(adj-na,n) wickedness/sideways/unreasonable/
+ή [褳ʤ] /(n) diversion into illegal channels/
+ή [褳ʤ] /(n) flowing into the black market/
+ [礦] /(n) usurpation/embezzlement/misappropriation/(P)/
+κ [礦] /(n) fraudulent appropriation/
+ [褳] /(n,vs) illicit love/
+ [] /Europe and Asia/
+ [] /Indo-European languages/
+ [] /(n) Europeanization/Westernization/
+ [央] /Europeanism/
+ [] /(n) alphabetic/letter/
+ [夦] /Europe/(P)/
+Ѱ [夦󤫤] /European Commission (executive of the EU)/
+Ʊ [夦礦ɤ] /(n) European Community (EC)/
+ [夦礳] /European countries/
+ [夦夦󤳤] /(n) European System of Central Banks (ESCB)/
+̲ñ [夦Ĥ] /(n) European Currency Unit/ECU/
+ [夦Ф] /European edition (e.g. newspaper)/
+Ϣ [夦󤴤] /European Union (EU)/
+ [夦] /(obs) Europe/
+ [դ] /(n) European style/Occidental/
+ʸ [֤] /(n) European language/foreign text/
+ [٤] /Europe and America/the West/(P)/
+ƽ [٤礲] /the languages of Europe and America/
+ƽ [٤礳] /the various countries of Europe and America/
+ƿ [٤] /(n) Europeans and Americans/Westerners/
+¤ߤ [٤ʤߤ] /as in Europe and America/
+ [褦ä] /(uk) Europe/
+Ϫ [] /(n) European Russia/
+ƿӤ [ʤƤΤӤ] /(v5r) to be knocked out cold/
+Ĥ [ʤĤ] /(v1) to beat (someone in battle)/
+礤 [ʤꤢ] /(n) fist fight/
+礦 [ʤꤢ] /(v5u) to fight/to exchange blows/
+ [ʤꤳ] /(n) raid/(P)/
+껦 [ʤꤳ] /(v5s) to strike dead/to beat to death/
+ [ʤ꤬] /(n) a scribble/a scrawl/
+ݤ [ʤꤿ] /(v5s) to knock down/
+Ф [ʤȤФ] /(v5s) to knock a person off his feet/
+դ [ʤĤ] /(v1) to beat (someone in battle)/
+ [ʤ] /(v5r) to strike/to hit/(P)/
+ [] /(n,vs) beating to death/striking dead/
+ [] /(n) hit/strike/(P)/
+ [] /(n,n-suf) (1) king/ruler/sovereign/monarch/(2) king (for senior player) (shogi)/(P)/
+Τ褦 [Τ褦] /like a lord/
+ͤ [Ĥ] /(exp) to checkmate the king/
+ΩƤ [򤿤Ƥ] /(exp) to enthrone a king/
+ [] /(n) the throne/the crown/(P)/
+ [] /(n) imperial influence/assimilation of new territory/
+ [] /(n) royal family/
+ [] /(n) crown/diadem/bottle cap/(P)/
+ [夦] /(n) royal palace/(P)/
+ [] /(n) royalty/
+ [󤷤󤸤夻] /(n) the theory of the divine right of kings/
+ [] /(n) king and princes/noble rank/(P)/
+² [] /royalty and titled nobility/
+ [] /(n) king and princes/noble rank/
+ [] /(n) queen/
+Ų [ؤ] /(n) Her Majesty the Queen/
+ [] /(n) kingdom/monarchy/(P)/
+ [] /(n) throne/(P)/
+ [] /(n) prince/(P)/
+ [] /(n) emperor's teacher/imperial army/
+ [] /(n) imperial or royal cause/
+ [] /(n) ruling family/(P)/
+ [] /(n) king/monarch/ruler/(P)/
+ [] /(n) checkmate/check/(P)/
+ [] /(n) princess/(P)/
+ [礦] /(n) (1) king/(2) king (for senior player) (shogi)/(P)/
+ [礦] /(n) royal castle/
+ [] /(n) aqua regia/
+ [] /(n) monarchical system/
+ [] /(n) monarchy/imperial rule/
+ [դä] /restoration of imperial rule/(in English history) the Restoration/
+² [] /(n) royalty/(P)/
+¹ [] /(n) royal grandson/
+ [] /(n) crown prince/
+ [] /(n) crown princess/
+ [] /(n) crown princess/
+ī [礦] /(n) dynasty/(P)/
+ [Ƥ] /(n) royal prince/crown prince's younger brother/
+ [] /(n) royal or imperial domain/
+ [Ȥ] /(n) royalists/monarchists/
+ [Ȥ] /(n) royalists/royalist faction/
+ [Ȥ] /(n) royal line/royal descendants/
+ƻ [ɤ] /(n) principles of royalty/rule of right/
+ƻ [ɤ餯] /Arcadia, presided over by a virtuous king/
+ [] /(n) queen/(P)/
+ʪ [] /king/royalty/
+ˡ [ۤ] /(n) royal decree/
+ [] /(n) king/(P)/
+Ω [] /(n) royal/(P)/
+ [] /(n) old man/venerable/(P)/
+ [] /(n) old man/venerable/
+ [ʤΤ] /old mans mask/
+ [ʤ] /lantern shell/
+ [դ] /(n) sliding screen/(P)/
+ [] /(n) (Japanese) nightingale/
+ [] /(n) greenish brown/
+ [] /(n) seagull/
+ [] /(n) yellow/(P)/
+ʴ [ʤ] /(n) soy flour/soybean flour/
+Ф [Ф] /yellow tint/
+Ф [Ф] /(v5m) to turn yellow/
+ [] /(n) yolk of an egg/yellow of an egg/
+ [] /(n) celestial latitude/ecliptic latitude/
+ [夦] /(oK) (n) (uk) cucumber/
+ [] /(n) chrome yellow/
+ [] /Yellow river (in China)/
+ [] /(n) Yellow Peril/
+ [] /(n) chrysanthemum/
+ [] /Yellow Sea/
+쿧 [ä礯] /(n) yellowish-brown/
+ [] /(n) yellow chrysanthemum/
+ [礯] /(n) topaz/
+ [礯] /(n) topaz/
+ [礯] /topaz/
+ [礯] /topaz/
+ [] /(adj-no,n) gold/(P)/
+ [] /(adj-no,n) gold/(P)/
+ [󤳤] /El Dorado/legendary land of wealth/
+ [󤸤] /Golden Age/(P)/
+ [󤸤] /alchemy/
+⿧ [ͤ] /(adj-no,n) golden/gold-colored/
+ [󤹤Ϥ] /mammon worship/
+ [󤻤] /utopia/
+ [ͤष] /(n) scarab beetle/
+ʬ [֤󤫤] /(artistic) golden section/
+ǽ [ФΤ] /the almighty dollar/
+Χ [] /(n) The Golden Rule/
+Ψ [] /golden mean/
+ [] /(n) ecliptic longitude/
+ [] /(n) bluish yellow/
+ [] /(n) baby chicken/young and inexperienced person/
+ [] /immature youth/
+ [] /(n) dusk/twilight/
+ [] /(n) dusk/twilight/(P)/
+ [] /(n) golden sands/
+ [夯] /(n,vs) ripening and turning yellow/
+ [夯] /(n,vs) ripening and turning yellow/
+ [礦] /(n) spring of yellow buds/
+Գ [礦] /(n) yellow iris/
+ [礯] /(adj-na,n) yellow/
+ [] /(adj-na,n) yellow/(P)/
+ [礯] /(adj-na,n) yellow/
+ [] /(adj) yellow/(P)/
+ [] /(n) shrill voice/
+ͼ [礯󤷤] /yellow race/
+ [ᤫ] /(n) hawk moth/
+ȹ [礯ߤ] /(n) yellow union/
+ [ͤष] /scarab beetle/
+ϡ [礦礦Ф] /(n) fruit fly/
+ [礦礦Ф] /(n) fruit fly/
+ [] /(n) egg yolk/(P)/
+ [] /yellow race/
+ [] /(n) dust (in air)/
+ [] /(n) bile/gall/
+ [ߤ] /(n) bile/gall/
+徽 [礦] /(n) citrine/yellow quartz/
+ [] /jonquil/
+ [㤯] /(n) sparrow/
+ [] /(n) underground spring/
+ [] /(n) Hades/underworld/
+ι [ߤΤ] /hades/realm of the dead/the next world/
+ϩ [ߤ] /(n) road to Hades/
+ [] /(n) a corpus luteum/
+Υۥ [ۥ] /(n) progesterone/
+λɷۥ [ۥ] /(n) luteotropic hormone/
+ [] /(n) yellow bream/
+Ļ [礦] /(n) nightingale/
+Ŵ [Ƥä] /(n) iron pyrites/fool's gold/
+ [] /(n) earth/yellow soil/yellow ochre/loess/hades/
+ [] /(n) earth/yellow soil/yellow ochre/loess/hades/
+ڿ [ɤ] /(n) ocher/
+ [Ȥ] /(n) yellow peach/
+ƻ [ɤ] /(n) ecliptic/
+ƻ [ɤ] /(n) ecliptic/
+ƻ [ɤˤ] /(n) lucky day/
+ƻ [ɤˤ] /(n) lucky day/
+ƻ [ɤ] /(n) zodiacal light/
+ƻɸ [ɤҤ礦] /(n) ecliptic coordinates/
+ƻ [ɤ夦ˤ夦] /(n) twelve signs of the zodiac/
+ƻ [ɤ礯] /brassy yellow/
+ƻ [ɤ] /(n) zodiac/
+ƻ [ɤ] /plane of the ecliptic/
+Ƽ [ɤ] /(n) brass/
+Ƽ [ɤ] /(n) brass/
+Ƽ [ɤ] /(n) copper pyrites/fool's gold/
+Ƽ [ɤ] /(n) copper pyrites/fool's gold/
+Ǯ [ͤ] /(n) (abbr) yellow fever/
+Ǯ [ͤ] /(n) (abbr) yellow fever/
+Ǯ [ͤĤӤ礦] /(n) yellow fever/
+Ǯ [ͤĤӤ礦] /(n) yellow fever/
+ [Ϥ] /(n) (1) yellow and white/gold and silver/(2) bribery/corruption/
+ [Ϥ礯] /(n) yellowish-white/pale yellow/
+ [Ϥ礯] /(n) yellowish-white/pale yellow/
+ȧ [Ϥ] /(n) (Japanese) wax tree/sumac (sumach)/
+ȧ [ϤΤ] /(n) (Japanese) wax tree/sumac (sumach)/
+ȩ [Ϥ] /(n) yellowfin tuna/
+Ȭ [Ϥ礦] /(n) yellow silk cloth/
+ [Ϥ] /(n) yellow spot/
+ɽ [Ӥ礦] /(n) yellow-backed novel/dime novel/
+ʭ [դ] /young and inexperienced person/
+ʴ [ʤ] /(n) soy flour/soybean flour/
+˶ [ؤ礯] /yellow jasper/beryl/
+ [ؤ] /(n) turning yellow/
+ [ؤޤ] /(n) spoiled rice/
+ [] /(n) jute/
+ [] /(n) jute/
+ [Ĥʤ] /(n) jute/
+̣ [] /(n) yolk of an egg/yellow of an egg/
+̣ä [ߤä] /yellowish/cream-coloured/
+ [Ĥ] /(n) box tree/boxwood/
+ [褦] /(n) yellow leaves/
+ [礯] /(n) pea green/yellow-green/
+ [ߤɤ] /(n) yellowish-green/
+п [礯礯] /(n) yellow-green/pea green/
+ [] /(n) yellow (white) phosphorus/
+ [] /(n) jaundice/
+ [礦] /(n) common harmless snake/
+ [Ӥ] /(n) narcissus flycatcher/
+ [] /(n) hill/height/knoll/rising ground/
+ [] /(n) hill/height/knoll/rising ground/
+ð [äԤ] /(n) secret policeman (in Edo Japan)/detective/
+ [äԤ] /(n) detective/plain-clothesman/
+ [Ҥ] /(n) detective/plain-clothesman/
+ [ܤ] /(n) unrequited love/secret affections/
+ [ܤ] /(n) illicit love/
+ [ޤ] /prefecture in Chuugoku area/
+ [] /(n) wooden carrying box/
+Ƥ [䤭] /(n) jealousy/envy/
+ [Ф] /(n) red-light district/
+ [] /tank of clean water (in a bath house)/
+ [] /(n) vicinity of a hill/
+ [] /(n) onlooker/bystander/
+Ȭ [Ϥ⤯] /(n) onlookers' superior (advantaged) grasp of the situation/
+ [礦] /(arch) hill/
+ [] /(n) open sea/(P)/
+˷Ҥ [ˤդ] /ship mooring off the coast/
+ [] /(n) coast/the offing/(P)/
+礤 [] /(n) coast/the offing/(P)/
+礤 [礮礦] /offshore fishing industry/
+ֵ [Ӥߤ礮礦] /(n) offshore trawl fishery/
+ [夦] /(n) alluvial/
+Ѵ [夦] /alluvial period/
+ [夦] /(n) alluvial period/
+ [夦] /(n) alluvium/alluvial stratum/
+ [夦] /(n) alluvial soil/
+ [夦Ȥ] /(n) alluvial series/
+ʿ [夦ؤ] /an alluvial plain/
+ [ʤ] /(n) longshoreman/stevedore/
+ [Ť] /(n) offshore fishing/
+ [Ť] /(n) offshore fishing/
+ŷ [夦Ƥ] /(n) rising into the heavens/
+ [ʤ] /(n) Okinawa (one of the Japanese Ryukyu islands)/(P)/
+쳫ȯģĹ [ʤ狼ϤĤ礦礦] /Director General of Okinawa Development Agency/(P)/
+츩 [ʤ櫓] /prefecture including Okinawa island/
+ [] /(n) a kind of plant/(P)/
+ [֤] /(n) type of Japanese music/
+ [] /(num) 100,000,000/hundred million/(P)/
+ [] /(luxury) apartment/
+ [] /100,000,000 yen/
+ [] /(adj-na,n) troublesome/annoying/
+ [ä] /(adj-na,n) troublesome/annoying/
+ [礦] /(n) the people/multitude/masses/
+ [ޤ] /(n) millions and millions/
+Ĺ [ޤ礦] /billionaire/
+ [] /(n) outdoors/(P)/
+ [] /outdoor advertisements/
+ [䤫֤] /(n) pleasure boat/houseboat/
+ [䤴] /(n) (1) name of store/trade name/(2) stage name (e.g. of actor)/
+ [] /(n) roof/(P)/
+˾夬 [ͤˤ] /(exp) to go up on the roof/
+٤ [ͤ򤵤] /(exp) to hold up the roof/
+ä⤯ [ͤĤäƤ뤯] /(exp) to walk over the roof/
+ [ͤ] /(n) roofer/thatcher/
+ [ͤ] /(n) shingle/
+΢ [ͤ] /(n) attic/
+΢ [ͤ٤] /attic/garret/loft/
+ [礦] /(n) rooftop/(P)/
+岰ͤ [礦򤫤] /(exp) to paint the lily/to gild refined gold/
+ [礦Ƥ] /rooftop garden/
+ [䤿] /(n) cart/float/food cart/(P)/
+ [䤿ܤ] /(n) framework/mainstay/support/supporter/
+Ź [䤿ߤ] /(n) stall/stand/
+ [ʤ] /(n) indoor (court, pool, etc)/(P)/
+ⶥ [ʤ礦] /indoor games/
+ [䤷] /(n) mansion/(P)/
+Į [䤷ޤ] /(n) residential area/
+ [ܤ] /(oK) (v1) to remember/to recollect/to memorize/
+ [] /(n) hypothesis/speculation/surmise/
+¬ [] /(n,vs) guess/speculation/supposition/(P)/
+ [] /(n,vs) jumping to hasty conclusions/conjecture/
+ǰ [ͤ] /(n) something one always remembers/
+ [Ӥ礦] /(adj-na,n) cowardness/timidness/
+ [] /(n,vs) timid/hesitant/
+ [] /(vs-s) to fear/to feel timid/
+ [] /(n) conjecture/hypothesis/
+¬ [] /(n,vs) guess/speculation/supposition/
+ [] /(n) conjecture/
+ [Ӥ礦] /(adj-na,n) cowardice/timidity/(P)/
+¼ [Ӥ礦] /(n) coward/
+ [Ӥ礦] /(n) loss of nerve/
+ [] /(n) shy face/
+̤ʤ [ʤ] /bold/audacious/impudent/unashamed/unabashed/
+̤ʤ [ʤ] /(adv) boldly/audaciously/impudently/unashamedly/unabashedly/
+ [] /(n) bucket/(P)/
+ [] /(n) male (animal)/
+ [] /(n) oyster/
+ [] /(n) bull/ox/steer/
+ [] /(n) ox guild/Taurus/
+ [ɤ] /(n) cock/rooster/
+ [] /(n) stag/buck/
+ð [ܤ] /(n) tree peony/
+ð [ܤ󤭤礦] /(n) variety of plum/
+ðϷ [ܤ󤨤] /(n) type of shrimp/
+ð [ܤ椭] /(n) large snowflakes/
+ð [ܤ] /(n) peony root bark/
+ð [ܤ] /(n) Adzuki bean mochi/
+ðӧ [ܤ󤤤] /(n) lovebird/
+Ļ [ɤ] /(n) cock/rooster/
+ǭ [ͤ] /tomcat/
+ [ҤĤ] /(n) ram/
+Ӻ [ҤĤ] /(n) Aries/ram guild/
+ [] /(oK) (n) oyster/oyster shell/
+ [ܤ줤] /(oK) (n) oyster/oyster shell/
+ [֤] /(n) oyster sauce/
+ [] /(adj-na,n) strange/quaint/stylish/chic/spicy/queer/witty/tasty/romantic/(P)/
+ [Τ] /(adj-na,n) 2nd in rank/second sign of the Chinese calendar/
+̣ [Ĥʤ] /strange taste/spicy taste/
+ޤ [Ĥˤޤ] /(exp) to pose affectedly serene/
+ [Ȥ] /(n) last child/
+ [Ĥ] /(n) second grade/
+ [Ĥ] /second-class cruiser/
+ [Ȥ] /(n) daughter/young lady/virgin/maiden/little girl/
+ [Ȥᤶ] /(n) Virgo/maiden guild/
+ [Ȥᤴ] /(n) girl's feeling/maiden's mind/
+ɱ [ȤҤ] /(n) youngest princess/
+ [Ĥ] /(n) about 10 p.m./
+ [Ĥ] /(n) about 10 p.m./
+ [] /(n) I (ego) (boastful first-person pronoun)/(P)/
+Ϣ [줬줬Τ夦] /ego-driven men/
+ã [줿] /(n) we/
+ [] /(n) we/
+ [] /(n) we/
+ [] /(n) wholesale/(P)/
+ [] /(n) wholesale/
+ [] /(n) (vegetable) grater/
+ [礦] /wholesaler/
+纬 [] /grated daikon/
+ [] /(n) wholesale price/
+ [] /(n) wholesale/
+ʪ [֤ä] /wholesale price/
+䲰 [ɤ] /(n) wholesaler/
+ [] /(v5s) to sell wholesale/grated (vegetables)/(P)/
+ȼ [礦] /(n) distributor (of goods)/
+ [Ϥ] /wholesale alcohol trade/
+ [礦] /(n) wholesaler/wholesale dealer/
+ [] /(n) wholesale price/
+ [] /(n) wholesale price/(P)/
+ [] /(n) wholesale/(P)/
+ [] /(n) wholesale/(P)/
+ [꤫] /wholesale price/
+ [꤫] /(n) wholesale price/
+Ծ [ꤷ礦] /wholesale market/(P)/
+ʪ [֤ä] /wholesale price/(P)/
+ʪؿ [֤ä] /WPI/wholesale price index/
+䲰 [ɤ] /(n) wholesaler/
+ [] /(n) favour/obligation/debt of gratitude/(P)/
+ [󤬤] /(v5r) to be in one's debt/
+ͭ [󤬤] /(exp) to owe a debt of gratitude/
+夻 [ˤ] /(exp) to demand gratitude/
+ [ˤ] /(exp) to feel oneself indebted to/
+ؤ֤ [򤢤Ǥ] /(exp) to return evil for good/
+˺ [魯] /(exp) to be ungrateful/
+ [󤢤] /(n) kindness and affection/love/
+ [] /(n) benevolence and strictness/
+ [] /(n) obligation/favour/debt of gratitude/
+ [] /(n) obligation/favour/debt of gratitude/
+ [󤭤夦] /(n) pension/(P)/
+ [󤱤] /(n) grace/favor/blessing/benefit/(P)/
+ä [󤱤򤳤] /(exp) to share in the benefit/
+ [] /(n) favour/patronage/
+ [] /(n) one's honoured teacher/(P)/
+ [] /(n) Imperial gift/(P)/
+ [󤷤] /(n) amnesty/a pardon/(P)/
+ [󤷤㤯] /(n) loan/borrowing/
+ [󤷤夦] /(n) love and hate/
+ [󤷤礦] /(n) reward/
+ [󤸤礦] /(n) compassion/affection/
+ [󤸤] /(n) benefactor/patron/(P)/
+ [󤿤] /(n) favour/benefit/
+Τ餺 [󤷤餺] /(adj-na,n) ingratitude/(P)/
+ [礦] /(n) grace/favour/
+ [礦򤦤] /(exp) to enjoy (a person's) favor/
+ [礦򤦤] /(exp) to enjoy (a person's) favor/
+ŵ [Ƥ] /(n) favour/act of grace/special privilege/
+֤ [󤬤] /(n) requital of a favour/(P)/
+̿ [ᤤ] /(n) gracious command or words/
+ [󤷤夦] /(n) love and hate/
+ [̤̤] /(adv) comfortably/snugly/cosily/easy/carefree/
+ [̤뤤] /(adj) (uk) lukewarm/tepid/(P)/
+ [] /(adj) warm/mild/genial/(P)/
+ [󤲤] /warm reception/
+ [Ϥ] /warm rice/
+ޤ [ޤ] /(v5r) to warm oneself/to sun oneself/to warm up/to get warm/(P)/
+ޤ [̤ޤ] /(v5r) to get warm/to become warm/
+ [̤] /(n) warmth/
+ [̤] /(v5m) to cool off/to become tepid/
+ [] /(v1) to warm/to heat/(P)/
+ [̤] /(v1) to warm/to heat/
+ [̤] /(n) warmth/(P)/
+ [̤] /(v5r) to get warm/to become warm/
+ [̤̤] /(adv) comfortably/snugly/cosily/easy/carefree/
+ [] /(adj-na,n) graceful/affable/
+ [Ĥ] /warm sea/
+ [󤫤] /(n) sense of warmth/
+ [󤬤] /(n) kindly face/
+ [] /(n) heat/warmth/sultriness/
+ [󤭤夦] /(n) moxa cautery/
+ưʪ [󤱤Ĥɤ֤] /(n) warm-blooded animal/
+ο [󤳤] /(n) developing new ideas based on study of the past/learning from the past/
+ο [󤳤] /(n) developing new ideas based on study of the past/learning from the past/
+ [󤳤] /(adj-na,n) gentle/(P)/
+ [󤷤] /(n) greenhouse/(P)/
+ [󤷤Ĥ] /sheltered upbringing/
+ [󤷤Ĥ] /(n) greenhouse effect/
+̥ [󤷤Ĥ] /(n) greenhouse effect gas/greenhouse gas/
+ [󤷤ĤФ] /greenhouse horticulture/
+ [󤷤ä] /(n) hot compress/
+ [󤷤夦] /(n) review/rehearsal/
+ [餤] /(n) review/rehearsal/
+ [󤸤] /(adj-na,n) docile/tame/
+ [󤷤礦] /(n) hotbed/breeding ground/(P)/
+ [󤸤礦] /(n) warm heart/kindliness/
+ [󤸤礦央] /paternalism/
+ [󤷤礯] /(n) warm colour/angry countenance/
+ [󤹤] /(n) warm water/
+ס [󤹤ס] /(n) heated swimming pool/
+ [󤸤㤯] /(n) heated stone (wrapped in cloth and kept next to the body for warmth)/
+ [󤻤] /(n) spa/hot spring/onsen/(P)/
+ [󤻤] /(n) travertine/
+ [󤻤󤭤礦] /(n) hot-spring village/spa/
+ [󤻤] /(n) hot-spring hotel/
+Į [󤻤ޤ] /(n) hot-spring resort/spa town/
+ˡ [󤻤礦ۤ] /(n) hot-spring cure/
+¸ [󤾤] /(n) preserve/retain/(P)/
+ [󤿤] /(n) temperate zone/(P)/
+㵤 [󤿤Ƥ] /(n) extratropical cyclone/
+ [󤿤] /(n) temperate forest/
+ [] /(adj-na,n) warmth/(P)/
+Ȳ [󤫤󤷤礦] /greenhouse effect/
+ [󤼤󤻤] /(n) a warm front/
+ [Ƥ] /(n) heat spot/
+ [] /(n) temperature/(P)/
+ٷ [ɤ] /(n) temperature coefficient/
+ٷ [ɤ] /(n) thermometer/
+Ĵ [ɤ礦] /(n) temperature control/
+ [ɤ] /(n) temperature scale/
+ [Ȥ] /(n) comfortably hot bath/hot spring/
+ [ɤ] /(n) Korean floor heater/
+Ǯ [ͤ] /(n) hot fever/
+Ǯ [ͤĤ] /(adj-na) thermal/
+Ǯˡ [ͤĤ礦ۤ] /(n) thermotherapy/
+ӿ [Ϥ] /thermal discharge/
+ [פ] /(n) warm air/spring breeze/
+˼ [פܤ] /warm-air heating/
+ [褦] /(n) kindly face/
+ [褯] /(n) hot bath/
+ [礦] /(adj-na,n) gentle/amiable/
+ [] /(adj-na,n) gentle/mild/moderate/(P)/
+ˡ [󤢤ݤ] /(n) hot compress/
+䤫 [䤫] /(adj-na,n) calm/gentle/quiet/(P)/
+䤫ʳ [䤫ʤ] /calm sea/
+䤫ʽ [䤫ʤ] /reasonable step/moderate measure/
+䤫ʿ [䤫ʤҤ] /mild (gentle) person/
+䤫 [䤫ʤ] /gentle breeze/
+䤫ä [䤫ˤϤʤ] /(exp) to talk quietly/
+ [󤱤] /(adj-na,n) quiet/dependable/uniform/(politically) moderate/(P)/
+ [󤱤] /moderate faction/moderates/
+ [Ȥ] /(adj-na,n) proper/reasonable/right/(P)/
+ [Ӥ] /(adj-na,n) gentle/peaceable/quiet/(P)/
+ [] /(adj-na,n) gentle/mild/moderate/(P)/
+ [] /(n,n-suf) sound/note/(P)/
+ [] /(n,n-suf) sound/note/(P)/
+ [] /(n,n-suf) sound/note/(P)/
+ɤ [Ǥ] /(exp) to read kanji in the on reading/
+ʹ [Ȥˤ] /(exp) to be widely known/to be famous/
+® [ȤΤ] /velocity of sound/
+Ф [Ȥ] /(exp) to produce a sound/
+ΩƤ [Ȥ򤿤Ƥ] /(v1) to make a sound/
+ [󤤤] /(n) singing range/register/
+賰 [󤤤] /outside the singing range/outside the musical register/
+ [Ӥ] /(n) looking up a word or kanji by its reading (rather than by its radical or stroke count)/
+ [󤤤] /(n) vocal sound/phoneme/
+ [󤤤󤬤] /(n) phonetics/phonology/
+ȿ [󤤤󤽤] /sound system/
+ [󤤤֤] /phonological component/
+ [󤤤] /(n) phonemics/phonology/
+ [Ȥ] /Otowaya (stage name of a kabuki family)/
+ [] /phonetic value/
+ [󤫤] /(n) musical scale/(P)/
+ [󤬤] /(n) music/musical movement/(P)/
+ڤ˹碌٤ [󤬤ˤ碌Ƥɤ] /(exp) to dance to the music/
+ڤФ봪 [󤬤ˤ뤫] /musical sense/
+ڤǼ [󤬤Τ] /aptitude for music/
+ڤή [󤬤Τʤ] /flow of music/
+ڥ󥯡 [󤬤󥯡] /musical competition (trans: concours)/
+ڱDz [󤬤] /(n) musical (film)/
+ڲ [󤬤] /(n) musician/
+ڲ [󤬤ä] /(n) musician/
+ڲ [󤬤] /(n) concert/recital/
+ڲ [󤬤ä] /(n) concert/recital/
+ڳ [󤬤] /musicology/
+ڴ [󤬤Ȥ] /(n) music (musical) director/
+ڶͭ [󤬤礦椦] /(n) music sharing/
+ڶ [󤬤礦] /music education/
+ڷ [󤬤] /musical form/
+ں [󤬤] /(n) music festival/
+ڻ [󤬤] /music history/
+ڿ޽ [󤬤Ȥ礫] /music library/
+ [󤬤] /(n) musicianship/
+ [󤬤] /(n) band/
+ [󤬤] /College of Music/
+Ʋ [󤬤ɤ] /(n) concert hall/
+ۿӥ [󤬤Ϥ󥵡ӥ] /(n) music distribution service/
+ [󤬤Ӥ] /musical aesthetics/
+ɾ [󤬤Ҥ礦] /(n) music critic/
+ [󤬤] /(n) musical (music) theory/
+ˡ [󤬤礦ۤ] /music therapy/
+ [󤫤] /(n) sense of sound/
+ [󤫤󤭤礦] /acoustic or auditory training/
+ [󤭤礦] /(n) sound/noise/echo/acoustic(s)/(P)/
+ץ顼 [󤭤礦ץ顼] /(n) acoustic coupler/
+ [󤭤礦] /(n) (the study of) acoustics/
+ˡ [󤭤礦ۤ] /(n) acoustic fishing method/
+ [󤭤礦] /sound effects/acoustics/
+߷ [󤭤礦ä] /acoustical design/
+¬ [󤭤礦] /(n) echo sounding/
+ [󤮤礯] /(n) songs with samisen accompaniment/musical performance/
+ [󤯤] /(n) kanji readings/(P)/
+ [󤯤󤵤] /index listing kanji by their Chinese and Japanese pronunciations/
+ [󤲤] /(n) sound source/
+礻 [Ȥ碌] /(n) (musical) tuning/
+ [] /(n) tuning fork/
+ [Ȥ] /(n) news/letter/
+ [] /(n) tone poem/
+ [] /(n) syllabary/phonetic symbol/
+ [󤷤] /(n) tone quality/(P)/
+ [󤤤] /(n) tone color/tone quality/timbre/synthesizer patch/
+ [󤷤礯] /(n) tone color/tone quality/timbre/synthesizer patch/
+ [ͤ] /(n) tone color/tone quality/timbre/synthesizer patch/(P)/
+ [󤷤] /(n) correspondence/news/letter/tidings/
+ [󤷤] /(n) correspondence/news/letter/tidings/
+ [󤷤դĤ] /lack of news/not hearing from/
+ [󤷤դĤ] /lack of news/not hearing from/
+ [󤸤礦] /(n) voice/(the concept of) sound/
+ [󤻤] /(n) voice/(the concept of) sound/(P)/
+ [󤻤ä夯] /voice compression/
+ [󤻤] /(n) phonetics/
+ [󤻤] /phonetic symbol/
+ [󤻤] /phonetic form/
+ [󤻤] /a spoken language/
+¿ [󤻤夦ۤ] /multiplex broadcast or transmission/
+ [󤻤ˤ夦礯] /(n) voice input unit/
+ɽ [󤻤Ҥ礦] /phonetic transcription/
+ [󤻤] /(n) syllable/
+粻 [󤻤Ĥ太] /syllabic/
+粻ŪҲ [󤻤Ĥ太Ƥ] /syllabic consonant/
+ʸ [󤻤Ĥ⤸] /(n) syllabic character/
+ [󤻤] /(n) organ stop/
+ [] /(n) phoneme/
+ [󤾤] /(n) stereo image (audio)/
+® [󤽤] /(n) speed of sound/
+ [] /(n) (abbr) college of music/
+ [] /(adj-na,n) tone-deaf/having no ear for music/(P)/
+Ĵ [礦] /(n) tune/tone/intonation/melody/rhythm/harmony/
+ [Ƥ] /(n) musical interval/step/(P)/
+ [ͤ] /(n) tune/
+ [ͤ] /(n) tune/
+ [] /(n) voice/
+ϯ [Ȥ] /(adj-na) in a clear voice/
+ϯϯ [Ȥ] /(adj-na) in a clear voice/
+Ƭ [] /(n) workmen's songs/marching songs/(P)/
+ [ɤ] /(n,vs) reading aloud/(P)/
+ɤ [] /(n) on (Chinese) reading of kanji/(P)/
+ [] /(n) sound wave/
+ȿõε [Ѥ夦] /(n) sonar/
+ [Ф] /(n) disk/record/
+ɸ [Ԥ礦] /phonetic sign/
+ɸʸ [Ԥ礦⤸] /(n) phonetic symbols/
+ [] /(n) (musical) note/(P)/
+ [] /(n) music/notes/notation/
+ [֤] /(musical) clef/
+ʪ [] /(n) a present/a bribe/
+ [Ӥ] /(n) euphony/euphonic change/
+̾ [ᤤ] /(n) names of musical notes/
+ [䤯] /(n) transliteration/
+ [褦] /(n) visage/voice and countenance/
+Χ [] /(n) metre/rhythm/musical temperament/
+ [礦] /(n) volume (sound)/
+ [礯] /(n) strength of the voice/
+ [] /(n) under/below/beneath/(P)/
+ [] /(adv) under (esp. influence or guidance)/
+ [] /(n) the lower classes/the common people/
+ [⤸] /(n) the lower classes/the common people/
+ [] /(n) decline/hanging down/leaving/a little after/decorative cords (hanging from the front of a sumo wrestler's belt)/(P)/
+꾾 [ޤ] /drooping pine/
+ [] /(v5r) to hang down/to abate/to retire/to fall/to step back/(P)/
+ [] /(v1) to hang/to lower/to move back/to wear/to dismiss/to grant/(P)/
+ [դ] /(n) tag/label/
+ [դ] /(n) plummet/plumb bob/
+ [] /bearish market/
+­ [] /(n) downward trend/
+Ĭ [] /(n) ebb tide/
+Ϥ [錄] /(v5s) to make a (government) grant/to release (a criminal)/
+ȱ [] /(n) pigtail/ponytail/hair (hanging down the back)/
+ [ޤ] /drop curtain/
+ [褯] /(n) wing flap/
+館 [館] /(n,vs) preliminary arrangements/preparation/spadework/pre-cooking/
+ [] /please (kana only)/(with te-form verb) please do for me/(P)/
+ [] /(v5aru) (hon) to give/to confer/(P)/
+ [] /(n) evacuation/purgation/
+ [] /(n) (vegetable) grater/
+纬 [] /grated radish/
+ [] /(n) laxative/
+ [] /(io) (v5s) to take down/to launch/to drop/to lower/to let (a person) off/to unload/to discharge/
+ [] /(v5s) to lower/to let go down/(P)/
+ü [ä] /(n) underling/lower position/
+ʢ [äѤ] /(n) abdomen/stomach/under parts/(P)/
+ [] /down/below/downward/
+˸ [ˤĤ] /more generously for the lower-paid/
+β [Τ] /(exp) the lowest (of its kind)/the poorest/
+γ [Τ] /lower floor/
+ζ [Τ] /(n) the last part of a poem or Bible verse/
+ [Τؤ] /downstairs room/
+ʤ [ʤ] /(adj) good-for-nothing/stupid/trivial/worthless/(P)/
+ [] /(n,n-suf) down-train (going away from Tokyo)/(P)/
+ [] /(v1) to alight (e.g. from bus)/to get off/to descend (e.g. a mountain)/(P)/
+ [ꤶ] /(n) descent/downhill/decline/waning/(P)/
+ [Τܤ] /(n) going up and down/
+ [] /dismounting place/
+ [ꤻ] /down line (away from Tokyo)/
+® [Ǥ󤽤] /(n) downstream transmission speed/
+ʢ [Ф] /(n) loose bowels/diarrhea/
+ʪ [] /(n) (1) afterbirth/(2) menstruation/(3) vaginal discharge/
+ [Ӥ] /down train/outbound train/
+ [] /(n) eyes slanting downward/decline/
+Ω [ꤿ] /(v5t) (1) to go down and stand/(2) to alight/to get down/
+ [ä] /trains going away from the capital/down train/
+ [] /(v5r) to get down/to descend/(P)/
+ [] /(io) (v5r) to hang down/to abate/to retire/to fall/to step back/
+ [] /(n) grating/grater/grated radish/
+ [] /(n) (vegetable) grater/
+ [] /(n) an abortive/
+ [] /(v5s) to take down/to launch/to drop/to lower/to let (a person) off/to unload/to discharge/(P)/
+ [] /(n) low rank/subordinate/lower order (e.g. byte)/(P)/
+̸ߴ [󤻤] /downward compatibility/
+Ʋ [Ϥ夦] /subcategorization/
+Ʋ [Ϥ夦] /subcategorization principle/
+Ʋ [Ϥ夦] /subcategorization feature/
+ [] /(n) the feelings of the people/
+ռ [] /(n) preconscious/unconscious/subconscious/
+վã [礦] /conveyance of the opinions of the lower classes to the powers that be/
+ [] /(n) Lower House/lower (legislative) body/(P)/
+ [] /lower house (of Parliament, etc.)/
+İ [󤮤] /member of the lower house/commoner/
+Ĺ [󤮤礦] /Speaker of the House (US)/
+ [] /(n) a fall or drop/decline/
+ [] /(v5s) to decline (stock market)/
+ [䤷] /(n) villa/daimyo's suburban residence/
+ [] /(n) the lower classes/the common people/
+ [⤸] /(n) the lower classes/the common people/
+ [] /small attached annex/
+ [] /(n) burning low/waning/declining/(P)/
+Фˤʤ [Ӥˤʤ] /(exp) to be under control/to burn down/to decline/to drop/to wane/
+ [ޤ] /(n) subordinate part/menial service/subordinate/utility man/
+ [ޤ] /(v5r) to be less than/to be lower than/
+ [] /(n) lower bound/
+ [] /(n) this world/the earth/hades/the nether world/(P)/
+ [] /(n) rough sketch/cartoon/design/
+ζ [Τ] /(n) underglaze color/
+ [] /(n) lower jaw/
+ [] /(n) lower jaw/
+ܹ [] /(n) mandible/
+ݤ [⤬] /(v5r) to talk about indecent things/
+ [] /(n) weeding/
+ [] /(n) last volume (in set)/
+餷 [ʤ餷] /(n) preparatory activity/
+ [⤭] /(n-adv,n) second half of the fiscal year/(P)/
+ [] /(adj-no,n) the following/
+ [㤯] /legs/lower limbs/
+ [夦] /(n) lower grade/low class/junior (officer)/(P)/
+Ƚ [夦Ф󤷤] /a lower court/
+鿦 [夦礯] /subordinate post/
+鿳 [夦] /(n) lower court/
+ [夦] /(n) underclassmen/
+ [礦] /preliminary conference/
+ [] /(n) basic metal (in an art object)/old metal/
+ [] /the last part of a poem or Bible verse/
+θ [] /(n) rehearsal/preparation/
+ [] /pilot hole/rough hole/
+ [] /(n) bloody bowel discharge/
+ [] /preliminary inspection/
+ʬ [֤] /(n) preliminary examination/
+ [] /(n) preview/preliminary inspection/siding (on a house)/(P)/
+ [ߤ] /(n) siding (on a house)/
+ [] /(n) (moon's) last quarter/
+η [ΤĤ] /waning moon/
+ [] /(n) lower limit/(P)/
+ [] /(n) non-drinker/temperate man/(P)/
+ [] /(vs) (pol) dismounting/
+ [] /(n,vs) leaving the capital/
+ [भ] /(n) downward look/business decline/
+ [] /(n,vs) coming home from school/end of school day/
+ [] /(adj-na,n) descending/
+ [] /(n) downward/descent/fall/drop/subsidence/(P)/
+ߵή [夦] /(n) downward air current/
+ [] /(n) downward curve/
+ [礦] /(n) juniors dominating seniors/retainer supplanting his lord/
+ [] /(n,vs) leaving for the provinces/
+ [] /(n,vs) being sent to prison/
+ [] /(n) squatting/musicians' box on the left side of the stage/
+ [⤶] /(n) lower seat/sitting at the foot of the table/
+ [] /(n) laxative/
+ [⤵] /downhill/decline/waning/
+ [Ϥ] /(n) proceeding from Tokyo to Osaka/
+ [] /(adj-na,n) poor manufacture/poor quality/inferior goods/
+ [] /(adj-na,n) poor manufacture/poor quality/inferior goods/
+ [] /(n) poor plan/
+ [] /(n) proof printing/
+ [] /(n,vs) descending (mountain)/
+ [] /(n,vs) descending (mountain)/(P)/
+Ż [] /(n) spade work/subcontract/
+ [] /(adj-na,n) menial/churl/petty official/
+ʤФ [Ф] /(v5r) to be churlish/to be vulgar/
+Ⱦ [⤷Ϥ] /last quarter (of the year)/
+ [] /(n) noncommissioned officer/
+δ [] /(n) non-commissioned officer/
+δʼ [ؤ] /enlisted man/
+ [Ȥ] /shuttle/
+ [] /(n) the legs/lower extremities/(P)/
+ [] /(n) being granted/granting/imperial grant/
+ [] /(n) lower teeth/
+ [] /(n,vs) alighting/getting off/(P)/
+ [ɤ] /(n) trade in/part exchange/
+ [] /(n) humble position/inferior/(P)/
+ [] /(n) humble position/inferior/
+ [] /(n) the foot/lower part/left part of the stage/lower direction/
+ [ؤ] /(adj-na,n) unskillful/poor/awkward/(P)/
+β [ؤΤ褳] /(n) being crazy about something but being very bad at it/
+ [ˤ] /(n) offender/criminal/
+ꤲ [Ƥʤ] /(baseball) an underhand throw/(sumo) an underarm throw/(P)/
+ʪ [Ƥ] /(n) low-quality products/strange thing/strange combination/
+ʵ [ؤ] /(adj-na,n) extreme clumsiness/
+ [] /(adj-na,n) person of humble rank/humble person/
+ﺬ [󤸤礦] /mean feelings/
+ [] /(n) woman of low rank/term of degradation for a woman/
+ [] /(adj-na,n) person of humble rank/humble person/
+¤ [֤] /(stock market) steadiness/
+ [夯] /(n,vs) boarding/lodging/boarding house/(P)/
+ɲ [夯] /(n) lodging house/
+ɿ [夯ˤ] /lodger/roomer/
+ɿ֤ͤ [夯ˤ򤪤] /(exp) to keep boarders/
+ [夯礦] /board-and-room charge/
+ [] /(n-adv,n-t) month (last third of)/(P)/
+ [] /(n) preliminary arrangements/spade work/
+ [] /(n) sword knot/
+ [] /rough copy/draft/
+ [] /(n) rough copy/draft/(P)/
+ [] /(n) maid servant/
+ [礲ʤ] /servants/
+ [⤸夦] /(n) kitchen maid/
+ [礦] /(n) dismounting/
+ [礦] /(n) withdrawing from the castle/
+ [礦] /(n) condition of the common people/
+ [礯] /(n) subcontractor/
+ [] /(n) lower lip/
+ [Ӥ] /(n) lower lip/(P)/
+ [] /(n) secret intention/motive/
+ [] /low-rank retainer/
+ [ˤ] /(n) low-rank person/menial/
+ [] /(n) lower illustration/
+ [] /(n) rough sketch/
+ [] /(n) drooping/hanging down/
+ [] /(n) drainage/sewage/ditch/gutter/sewerage/(P)/
+ [] /(n) sewer pipe/
+幩 [] /(n) drainage (sewerage) works/
+ [] /drainage ditch/canal/
+ [] /water treatment/
+ [ꤸ礦] /(n) sewage (treatment) plant/
+ƻ [ɤ] /(n) drain/sewer/drainage system/(P)/
+ [] /wooden sewer covers/
+ [] /(n) proof printing/
+ [] /(n) common saying/common phrase/
+ [礦] /(n) person of humble birth/
+ [Ф] /(n) underbrush/undergrowth/
+ [] /(n) subcontract/
+ [] /(n) subcontract/(P)/
+ȼ [礦] /subcontractor/
+ [礦] /a subcontracting factory/
+ [] /contract company/
+ [] /(n) subcontract/
+ [] /nether millstone/
+Ѥ [Ť] /(n) lowest social strata/goods piled beneath/
+ [餤] /(n) pre-washing to combat stains/
+ [] /(n) preliminary dyeing/
+ [Ф] /(n) undershorts/underpants/
+ [Ф] /(n) undershorts/underpants/
+ [] /(n) underline/underscore/
+ [] /underlined part/
+ [] /(n,vs) going ashore/
+ [] /(adj-na,n) humble birth/
+ [] /(n) low-rank priest/
+ [] /(n) lower strata (classes)/
+س [夦] /proletariat/lower classes/
+ؼҲ [㤫] /the underworld/lower ranks of society/
+ [] /(n) subsoil/
+ [] /(n) preliminary consultation/arrangements/
+ [] /(n) undergrowth/weeds beneath a tree/
+¦ [] /(n) underside/
+­ [] /(n) footgear/footwear/
+­ [Ф] /(n) doorman in charge of footwear/
+­ [礦] /(n) footwear-checking charge/
+° [] /(n) subdominant/
+ [] /(n) geta (Japanese footwear)/wooden clogs/(P)/
+̤¤ [򤢤] /(v1) to leave everything to (someone)/
+̲ [] /clog shop/
+̳ݤ [] /wearing wooden clogs/
+ľ [ʤ] /repairing clogs/clog repairer/
+Ȣ [Ф] /(n) shoe rack (in genkan)/cupboard (for shoes and clogs)/
+ [Ф] /toe guards on clogs/footwear doorman/
+ [Ф] /(n) wearing wooden clogs/
+ [Ф夦] /a residential building, the first floor of which is occupied by businesses/
+ [] /(n) lower leg/lower part of the body/lower limbs/
+ [] /(n) loincloth/waist cloth/
+ [] /(n) lower leg/lower part of the body/lower limbs/
+ [ɤ] /servants' kitchen/
+ã [] /(n,vs) commanding a subordinate/
+ü [] /(n) lower end/
+ [] /(n) lower (horizontal) column (of print)/lowest tier (step, column of print, berth)/
+ [] /(n) lower (horizontal) column (of print)/lowest tier (step, column of print, berth)/
+ [ʤ] /(n) manservant/
+ [] /(n) lowest price/(P)/
+ [] /(n) command/order/
+ [] /(n) command/order/
+ [] /(n) groundwork/foundation/inclination/aptitude/elementary knowledge of/grounding in/prearrangement/spadework/signs/symptoms/first coat of plastering/soy/(P)/
+ [] /(n) underwear/(P)/
+ [뤤] /underclothes/
+ĥ [Ф] /(n) undercoat/first coat/
+Į [ޤ] /(n) Shitamachi/lower parts of town/(P)/
+Į [ޤȤ] /working-class accent or dialect/
+Į [ޤդ] /(n) downtown style/
+ı [֤] /(n) abdominal swelling/fat face/
+Ĵ [] /(n) preliminary investigation/preparation/(P)/
+ [] /(n) barber's apprentice/
+Ž [Ф] /(n) undercoat/first coat/
+ [Ǥ] /leaving the palace/
+ [Ǥ] /(n) worn-out rice land/
+ɤ [̤] /(n) undercoat/first coating/
+ [] /(n) sitz bath/
+ [Ȥ] /(adj-na,n) inferior/base/vulgar/low grade/lower class/(P)/
+ʪ [Ȥ礯֤] /lower plants/
+ưʪ [Ȥɤ֤] /lower animals/
+Ư [Ф餭] /(n) subordinate work/assistant/servant/
+ƻ [ߤ] /(n) down-town/the lower town/
+ɤ [] /(n) rehearsal (of play)/preparatory reading/lesson study/
+뤷 [ʤ餷] /(n) training/
+ [դ] /last two figures of a number/
+Ǯ [ͤ] /(n) lowering fever/
+ [] /(n,vs) dismounting/
+ [Ф] /(n) dismounting place/
+ɾ [ФҤ礦] /(n) rumor/gossip/speculation/irresponsible criticism/hearsay/
+ [Ϥ] /(n) inferior/low-class person/
+ [Ϥ] /(n) inferior/low-class person/
+Ⱦ [Ϥ] /(n) lower half/
+Ⱦ [Ϥ] /(n) the last half-year/
+Ⱦ [Ϥ] /(n) the last half-year/(P)/
+Ⱦ [Ϥ󤷤] /(n) lower half of body/(P)/
+Ⱦ [Ϥ󤷤] /(n) lower half of body/
+ [Ф] /(n) going off duty/
+ [] /vulgar/coarse/
+ܤ [Ӥ] /(v1) to become vulgar/to coarsen/
+ [⤴] /(n) manure/night soil/
+ɳ [Ҥ] /(n) undersash/belt/
+ɽ [Ҥ礦] /(n) diagram below/
+ɽ [Ҥ礦󤷤礦] /(see the) following table(s)/
+ [Ҥ] /inferior article/
+ [Ҥ] /(adj-na,n) vulgarity/meanness/indecency/coarseness/(P)/
+ [] /(n,vs) grant/issue/
+ն [դ] /(n) subsidy/
+ [] /(n) desk pad/mat/something lying underneath/pinned under/crushed beneath/(P)/
+ߤ [] /(n) desk pad/mat/something lying underneath/pinned under/crushed beneath/(P)/
+ [] /(n) substructure/lower part/subordinate (office)/(P)/
+ [] /(n) servant/manservant/
+ [֤] /subordinate offices or institutions/
+¤ [֤] /substructure/
+ȿ [֤] /(n) lower branch (of an organization)/infrastructure/
+ [դ] /(n) subordinate position/lower position/
+ʢ [դ] /(n) abdomen/stomach/lower parts/under parts/
+ʢ [Ф] /(n) diarrhoea/
+ʢ [Ϥ] /(n) abdomen/stomach/lower parts/under parts/
+ʢ [Ф] /(n) abdomen/stomach/lower parts/under parts/
+ʢ [դ] /(n) abdomen/
+ʪ [֤] /(n) drinking feast/
+ʹ [֤] /(n) enquiring beforehand/
+ʹ [] /enquiring beforehand/
+ [ۤ] /(n) (stock market) slump/
+ [Фʤ] /(stock market) slump/
+ [ۤ] /(n) lower region/lower part/(P)/
+ [ۤ] /below/
+˥ [̤] /(n) basting/temporary sewing/
+˨ [⤨] /(n) sprout of a plant shooting from under the soil/
+Ĥ [֤] /(n) round-faced/large at bottom/
+ [ܤ] /(n) servant/your humble servant/
+̣ [] /(n) seasoning of food/
+̱ [ߤ] /(n) the masses/the lower classes/the common people/
+̱ [ߤ] /(n) the masses/the lower classes/the common people/
+̾ [ᤤ] /(n) undermentioned/undersigned/
+̿ [ᤤ] /(n) order/command/
+ [] /(n) downward glance/contemptuous look/
+ [] /(n,vs) enquiry/consultation/
+ [] /(n) retirement from public office/(P)/
+ [䤯] /(n) underling/subordinate official/
+ [䤯] /(n) laxative/
+ [䤯] /(n) rough translation/
+ [⤶] /(n) lower classes/common people/
+ [褦] /(n) lower leaves/
+ [] /(n) lower leaves/
+ [餯] /(n) depreciation/decline/fall/slump/(P)/
+ [] /lower official/
+ [Ф] /(n) outdoor shoes/underpants/
+Ρ [] /(n) diarrhoea/(P)/
+Ρܤä [꤬Ĥä] /be infected with diarrhea/
+ά [㤯] /(n) the rest omitted (in quotes)/
+ή [夦] /(n) downstream/lower reaches of a river/lower classes/(P)/
+ήҲ [夦㤫] /lower classes/
+ν [礦] /(n) subordinates/petty officials/
+ [] /(adj-na,n) base/mean/vulgar/
+Ϫ [Ĥ] /(n) dew under (dripping from) trees/
+Ϻ [] /(n) servant/valet/menial/
+ [礦] /(n) juniors dominating seniors/retainer supplanting his lord/
+չ [] /(n) servant girl/
+Ϥ [館] /(n,vs) preliminary arrangements/preparation/spadework/pre-cooking/
+ [] /(n) chancre/
+ [] /(n,vs) looking down on/getting a bird's-eye view/
+ [ޤ֤] /lower eyelid/
+ [⤨] /(oK) sprouts/shoots/
+ [] /(adj-na,n) humble birth/
+ [Ф] /(v5s) to bewitch/to confuse/to enchant/to delude/
+ [ФΤ] /(n) masking one's true character/disguise/sheep's clothing/
+򸽤 [ФΤ򤢤魯] /(exp) to expose one's true colors (character)/
+򸽤魯 [ФΤ򤢤魯] /(exp) to expose one's true colors (character)/
+ [ФΤϤ] /(exp) to unmask/
+ [Ф] /(v1) to appear in disguise/to take the form of/to change for the worse/(P)/
+ [դ] /(v1) to change with age/to spoil from weathering/
+å [Фå] /parity check (data, memory, etc.)/
+ʪ [Ф] /(n) goblin/apparition/monster/ghost/phantom/spectre/(P)/
+ [] /(v5s) to change into/to convert to/to transform/to be reduced/to influence/to improve (someone)/
+ [] /(v5s) to change into/to convert to/to transform/to be reduced/to influence/to improve (someone)/
+ [] /(vs-s,suf) to change into/to convert into/to transform/to be reduced/to influence/to improve (someone)/
+ [] /(n) evolution/growth/
+ [] /(n) chemistry/(P)/
+ [Ф] /(ik) (n) chemistry/
+إͥ륮 [ͥ륮] /(n) chemical energy/
+إݥƥ󥷥 [ݥƥ󥷥] /(n) chemical potential/
+ر [] /(n) chemical pollution/
+رҳ [󤵤] /(n) chemical contamination disaster/
+ص [] /(n) chemical machinery/
+ص [] /chemical symbols (for the elements)/
+ص [夦㤯] /chemisorb/
+ط [Ĥ] /(n) chemical bond/
+ظ [] /(n) chemical polishing/
+ع [] /chemical engineering/
+ع [礦] /chemical industry/
+ع [] /(n) chemical attack/
+ع¤ [] /(n) chemical structure (of a drug)/
+ع [] /(n) chemosynthesis/
+غ [] /chemical agent/
+غ [褦] /(n) chemical action/
+ػ [] /chemical test/
+ؼ [] /(n) chemical formula/
+ؼ [] /chemist/
+ؾ [礦] /from the chemical point of view/
+ؿƩ [ȤĤ] /(n) chemiosmotic hypothesis/
+ؿʲ [] /(n) chemical evolution/
+ [Ҥ] /chemical/
+ [] /chemical warfare/
+ [] /(n) actinic rays/
+ [] /synthetic fibers/
+Ĵ̣ [礦ߤ礦] /(n) chemical seasoning/
+Ū [Ƥ] /(adj-na) chemical/
+Ū׵ [Ƥ󤽤褦夦礦] /(n) chemical oxygen demand/
+Ūò [Ƥ礦] /(n) chemical digestion/
+ŷ [ƤӤ] /(n) chemical balance/
+ [Ȥ礦] /(n) chemical equivalent/
+Ǯϳ [ͤĤ꤭] /(n) chemical thermodynamics/
+ȯ [Ϥä] /(n) chemoluminescence/
+ȿ [ϤΤ] /chemical reaction/
+ȿ [ϤΤ] /(n) reaction formula/
+ [Ҥ礦] /chemical fertilizer/(P)/
+ [Ҥ] /chemicals/
+ʪ [֤ä] /(n) chemical substances/chemicals/
+ʪ [֤Ĥ꤬] /(n) chemical physics/
+ʬ [֤󤻤] /chemical analysis/
+ʼ [ؤ] /chemical weapons/(P)/
+ʼػ߾ [ؤ󤷤礦䤯] /chemical weapons ban treaty/
+ʿ [ؤ] /(n) chemical equilibrium/
+Ѳ [ؤ] /chemical change/
+ [ۤƤ] /(n) chemical equation/
+ [䤯Ҥ] /(n) chemicals/
+ˡ [礦ۤ] /chemotherapy/
+ [] /(n) chemical engineering/
+ [] /(n,vs) chemical combination/(P)/
+ʪ [֤] /(n) (chemical) compound/(P)/
+ʪȾƳ [֤ĤϤɤ] /(n) compound semiconductor/
+ [] /(n) ossification/
+ [礦] /(n) make-up (cosmetic)/(P)/
+ [襤] /(n) make-up (cosmetic)/
+Ѳ [礦] /(n) make-up base/
+Ѳ [礦ޤ路] /(n) ornamental sumo apron/
+ѻ [礦] /(n) cleaning tissue/
+Ѽ [礦] /(n) toilet/lavatory/powder room/
+ѿ [礦] /(n) face lotion/
+ѿ [礦ߤ] /(n) face lotion/
+и [礦ä] /toilet soap/
+ [礦] /lady's pin money/cosmetics expense/
+ [礦] /(n) dressing table/dresser/
+ [礦] /dressing gown/
+ĥ [礦Ф] /veneer/
+ľ [礦ʤ] /(n) adjusting one's makeup/redecoration/
+ [襤Ǥ] /dressing room/
+ƻ [礦ɤ] /toilet set/
+Ȣ [礦Ф] /(n) vanity case/cosmetics case/
+ [礦Ҥ] /(n) cosmetics/toilet articles/
+ [礦٤] /lavatory/dressing room/
+ [礦礦] /(n) lady's pin money/
+ [礦] /ornamental tile/facing bricks/
+ [] /(n) (Buddh) incarnation/impersonation/personification/
+ [] /(n) change/transformation/(P)/
+ [礦] /chemical industry/
+ [Ҥ礦] /chemical fertilizer/
+ [] /(n) growth/metamorphosis/
+ [礦] /(n) goblin/
+ [] /(n) fossil/petrifaction/fossilization/(P)/
+г [] /paleontology/
+п [뤤] /(n) fossil men/
+ [] /fossil bed/
+dz [ͤ礦] /fossil fuel/
+ͱ [뤤󤨤] /(n) anthropoid fossil/
+ [] /(n) synthetic fibres/(P)/
+Ƴ [ɤ] /influencing (a person) for good/
+Ƴ [ɤ] /influencing (a person) for good/
+ǿ [Τ] /(n,vs) suppuration/festering/coming to head/
+ǿ [Τ] /(n) suppurative germ/
+ʪ [Ф] /(n) goblin/apparition/monster/ghost/phantom/spectre/
+ [] /(suf) tentative/provisional/
+ [] /(adj-no,n) temporary/provisional/informal/unauthorized/fleeting/assumed (name)/interim/acting/(P)/
+Ȥ [Ȥۤ] /(1) booklet/paper-bound book/(2) brochure/
+ [] /(adv) temporarily/provisionally/for example/for argument's sake/(P)/
+ˤ [ˤ] /(adv) even for an instant/even as a joke/
+νɤ [Τɤ] /temporary dwelling/this transient world/
+ο [Τ] /foster parent/expedient parent/
+ [Τ] /(n) this transient world/
+̾ [Τ] /alias/assumed name/
+̿ [ΤΤ] /this transient life/
+ [] /(n) temporary residence or shelter/
+ [ꤤ] /(n) temporary house/
+ [꤫󤸤礦] /(n) suspense account/
+ [꤭ˤ夦] /suspense account/
+Ĺ [꤮礦] /(n) acting chairman/acting president/
+ [ߤ] /(n) temporary shrine/
+ [Ф] /(n) temporary bridge/
+ [] /(n) temporary residence/
+ [ꤱ䤯] /provisional contract/
+ [] /conditional approval/
+ [] /reticence/
+Ū [Ƥ] /(adj-na) hypothetical/
+Ū̿ [Ƥᤤ줤] /(n) hypothetical imperative/
+ [ꤵ] /(n) provisional seizure/
+ [ꤵ] /(n) provisional seizure/
+ [ꤵ褦] /(n) appointment on trial (probation)/provisional appointment/
+ [] /(n) a fiction/
+ [ꤺ] /(n) proof printing/
+ [] /(n) asphyxiation/apparent death/
+ [] /(n) false tooth/
+ [] /(n) (uk) Japanese syllabary (alphabets)/kana/
+ [ꤷä] /(n) provisional execution/
+ [] /(n) varnish/
+ [] /(n) borrowing a kanji with the same pronunciation to convey a certain term/
+ [㤯] /(n) borrowing/pardon/extenuation/characters substituted for others of the same sound/
+̵ [㤯ʤ] /merciless(ly)/
+ [ꤷ㤯ۤ] /(n) release on parole/
+ [ꤦ] /(n) money temporarily receipted/
+ [ꤦȤ] /temporary receipt/
+ [ꤦȤꤷ礦] /temporary receipt/
+ [ꤺޤ] /(n) temporary residence/
+ [ꤺޤ] /(n) temporary residence/
+ޤ [ꤺޤ] /(n) temporary residence/
+ [ꤺޤ] /(n) temporary residence/
+й [ꤷĤ] /(n) parole/release on bail/
+н [ꤷä] /(n) release on bail/parole/
+ʬ [ꤷ֤] /(n) temporary measures/(P)/
+ [ꤽ] /(io) (adj-na,n) temporariness/transience/trifle/negligence/
+ˤ [ꤽˤ] /(adv) for a moment/even as a joke/even in the slightest degree/
+ [ꤽ] /(adj-na,n) temporariness/transience/trifle/negligence/
+ˤ [ꤽˤ] /(adv) for a moment/even as a joke/even in the slightest degree/
+ [ꤴ] /(n) booth/shack/hut/shed/
+ [礦] /(n) temporary name/(P)/
+ [礦] /(n) makeup/
+ [襤] /(n) makeup/
+ [ꤸ礦䤯] /(n) provisional treaty/
+ [礯] /(n) temporary planting/
+ [ꤦ] /(n) temporary planting/
+ [] /(n) siesta/nap/catnap/stopping at an inn/
+ [ꤪ] /(n) adopted parents/temporarily assumed parents/
+ʵ [ꤷ󤭤夦] /conditional promotion/
+ [] /(n) nap/siesta/
+ [] /(n) nap/siesta/
+ [] /(n) mantissa/
+ [] /mantissa portion/
+ [] /(n) false (symptoms)/
+ [Ҥ] /(n) pseudohypertrophy of muscle/
+ [] /false shortsightedness/pseudomyopia/
+ [礦˥] /(n) infantile pseudocholera/
+ [ꤻ] /(n) provisional government/
+ [] /(n) falsetto/
+ [] /(n) hypothesis/supposition/temporary/provisional/fictional/(P)/
+ [] /(n) hypothesis/supposition/temporary/provisional/fictional/(P)/
+ΩƤ [Ĥ򤿤Ƥ] /(exp) to build up a hypothesis/
+ [] /(n) imagination/supposition/potential (enemy)/(P)/
+۵ [] /(n) virtual memory/
+۶ [󤳤] /(n) virtual bank/
+۶ [] /virtual space/
+ۺ [] /(n) virtual wallet/
+Ũ [Ƥ] /hypothetical or imaginary enemy/
+ [] /(n) appearance/phenomenon/
+ [] /(n) temporary burial/
+ [] /(n) disguise/masquerade/fancy dress/converted (cruiser)/(P)/
+ [礦] /costume parade/
+δ [褦] /(n) merchant cruiser/
+Ƨ [֤Ȥ] /masquerade ball/
+ [] /(n) a tentative title/(P)/
+ [ꤿ] /(n) temporary dwelling/
+ [] /(n) pretext/pretense/
+Ĵ [礦] /(n) initialling (pact)/
+ [Ȥ] /(n) temporary (paper) binding/
+֤ [Ȥ] /(n) temporary (paper) binding/
+ [Ȥۤ] /(1) booklet/paper-bound book/(2) brochure/
+ [Ƥ] /(n,vs) assumption/supposition/hypothesis/(P)/
+괾 [Ƥ] /(n) provisional articles/
+ [Ƥ] /(n) (gram) hypothetical form/
+ˡ [Ƥۤ] /(n) subjunctive mood/
+Ž [Ф] /(n) temporary pasting/
+ [ɤ] /(n) temporary shrine/
+Ϥ [錄] /(n) temporary approximate payment/
+е [Ȥ] /(n) provisional registration/
+ [Ȥ] /(n) light case of smallpox/
+ƻ [ɤ] /(n) tracheid/
+ [ˤ夦] /provisional enrollment/
+Ǽ [Τ] /deposit/
+Ǽ [Τ] /deposit/
+Ǽ [Τ] /tax payment under protest/
+ [Ϥ] /(n) emergency anchoring/
+ [Ӥ礦] /(n) feigned illness/
+ [֤] /(n) temporary building/
+ [֤] /(n) temporary roofing/
+ [֤] /(n) temporary roofing/
+ʧ [Ф餤] /(n) temporary advance (of money)/
+ʧ [Ф餤] /(n) temporary advance (of money)/
+ʧ [Ф餤] /(n) temporary advance (of money)/
+ʬ [֤󤹤] /(n) improper fraction/
+˥ [̤] /(n) temporary sewing/basting/
+ [ꤦ] /(n) temporary burial/
+ [ޤ] /(n) temporary burial/
+ [ޤ] /(n) nap/
+̲ [ߤ] /(n,vs) nap/doze/
+̾ [] /(n) (uk) Japanese syllabary (alphabets)/kana/(P)/
+̾ [ᤤ] /(n) alias/pseudonym/pen name/nom de plume/(P)/
+̾ [] /(ok) (n) alias/pseudonym/pen name/nom de plume/
+̾ [ߤ礦] /(ok) (n) alias/pseudonym/pen name/nom de plume/
+̾Ѵ [ʤ󤸤ؤ󤫤] /kana-kanji conversion/
+̾ [ʤŤ] /(n) kana orthography/syllabary spelling/(P)/
+̾򤸤 [ʤޤ] /(n) mixed writing (characters and kana)/
+̾򤸤ʸ [ʤޤ֤] /mixed writing (characters and kana)/
+̾Ȥ [ʤŤ] /(n) kana orthography/syllabary spelling/
+̾ [ʤǤۤ] /Japanese kana copybook/
+̾ [ʤ] /(n) writing in the kana/
+̾ [ʤ] /(adj-na) using more kana than characters/
+̾ [ʤ] /story in the kana/
+̾ʸ [ʤ֤] /(n) publication in kana alone/
+̾ʸ [ʤ⤸] /the Japanese syllabary symbols/
+̾ [ʤۤ] /publication in kana alone/
+ [] /(n) temporary licence/provisional licence/
+ȵ [󤭤] /(n) temporary license/
+Ⱦ [󤸤礦] /(n) temporary certificate/
+ [] /(n) (1) mask/(2) disguise/(P)/
+̷ [󤲤] /(n) masque/
+Ƨ [֤Ȥ] /masquerade ball/
+ [䤯] /temporary post/
+ͭ [] /temporary existence/
+ [褦] /tack welding/
+ [Ȥ] /(adv,n) example/even if/if/though/although/
+ [Ȥ] /(adv,n) example/even if/if/though/although/(P)/
+Ϥ [ꤴ館] /(n) makeshift/temporary building/
+ [ۤ] /(n) first-aid dressing/
+ [ʤ] /(int,n) what/(P)/
+ [ʤ] /(int,n) what/(P)/
+ [ɤɤ] /which (emphatic)/
+ [ʤˤʤ] /(int,n) such and such/What?/What is the matter?/What are the items?/
+ [ʤˤ] /(exp) something/(P)/
+ [ʤˤ] /(adv) somehow or other/something or other/
+ [ʤˤ] /(adv) one way or another/(P)/
+դ [ʤˤˤĤ] /(adv) one way or another/
+ [ʤ󤫤] /(n) how many months?/how long?/
+Τ [ʤˤ] /(adv) somehow or other/something or other/
+ˤ [ʤˤˤ] /this and that/
+̵ [ʤ󤫤ʤ] /casually/
+ [ʤˤʤ] /what's what/
+ʬʤ [ʤˤʤ狼ʤ] /(exp) don't know what's what/
+Ǥ [ʤˤʤǤ] /(adv,exp) by all means/by all costs/
+Ȥʤ [ʤˤȤʤ] /(adv) in various ways/
+ [ʤˤ] /(n) (1) what/something/everything/(2) nothing (with neg. verb)/
+ [ʤˤ] /(adv,conj) at any rate/anyhow/anyway/in any case/(P)/
+ [ʤˤ] /(adv) at any rate/any how/
+ [ʤ] /(adv) at any rate/any how/
+ [ʤ󤿤] /(adj-pn) what (i.e. "what rudeness") (an expression of surprise, anger)/
+ [ʤ] /(adv) a little/somewhat/somehow/(P)/
+ [ʤ] /(adj-pn,adv) how ..!/what ..!/(P)/
+ [ʤ] /(adv) Why?/What for?/(P)/
+Ǥ [ʤǤ] /(adv,exp) by all means/everything/(P)/
+Ǥ⤫Ǥ [ʤǤ⤫Ǥ] /(exp) (anything and) everything/all sorts of things/
+Ǥ⤫Ǥ [ʤǤ⤫Ǥ] /(adv) anything and everything/by all means/
+Ǥʤ [ʤǤʤ] /(adj,exp) easy/trifling/harmless/
+ǤⲰ [ʤǤ] /(n) convenience agency/Jack of all trades/
+Ǥ̵ [ʤǤʤ] /(adj,exp) easy/trifling/harmless/
+ [ʤ] /(adv) what/how/whatever/(P)/
+Ȥ [ʤȤ] /(adv,exp,n) somehow/anyhow/one way or another/(P)/
+ȤȤ [ʤȤȤ] /something or other/
+Ȥ [ʤˤȤ] /(adv) (1) please/kindly/(2) by all means/
+Ȥʤ [ʤˤȤʤ] /(adv) somehow or other/for some reason or another/
+Ȥʤ [ʤȤʤ] /(adv) somehow or other/for some reason or another/(P)/
+Ȥ̵ [ʤȤϤʤ] /for no particular reason/for some reason or other/somehow or other/
+Ȥ [ʤȤ] /(adv) nothing (with neg. verb)/quite/not a bit/(P)/
+ȸ [ʤȤ] /(adj-pn,adv,exp) how (beautiful, etc)/
+̵ [ʤˤȤʤ] /(adv) somehow or other/for some reason or another/
+̵ [ʤȤʤ] /(adv) somehow or other/for some reason or another/
+ʤ [ʤʤ] /any/anything/whatever/
+ˤ [ʤˤˤ] /(int,n) everything/all/(P)/
+ˤ [ʤˤ] /(adv) nothing/
+ [ɤ] /(adj-pn) which/what/(P)/
+ΰ [ɤΤ餤] /(uk) how long/how far/how much/
+ΰ֤ߤ̵ [ʤΤʤߤʤޤˤ] /a pleasureless life/
+εʤ [ʤΤʤ] /unintentional/with calmness/casually/
+ε̵ [ʤΤʤ] /unintentional/with calmness/casually/
+ƻ [ɤΤߤ] /(adv) anyway/anyhow/at any rate/in any case/
+ůʤ [ʤΤؤƤĤʤ] /ordinary/plain/commonplace/
+ů̵ [ʤΤؤƤĤʤ] /ordinary/plain/commonplace/
+ [ɤΤؤ] /(n) whereabouts/
+˿ [ʤˤΤʤˤ] /certain person/certain amount/
+ [ɤΤ褦] /(adj-na,exp) how/
+ͤʤ [ɤΤ褦ʤ] /what kind (of thing)/
+ҤȤ [ʤˤҤȤ] /(adv) (not) one/
+Ӥ [ʤӤ] /(n) everyone/every person/all/
+ [ʤˤ] /(adv,exp) nothing/(P)/
+⤫ [ʤˤ⤫] /(adv,exp,n) anything and everything/just about everything/
+ [ʤˤ⤫] /(adv,exp,n) anything and everything/just about everything/
+ [ʤˤ] /(adv) something/for some reason/(P)/
+ˤ [ʤˤ餫ˤ] /this and that/
+ [ʤˤ䤫] /(adv,exp) this and that/one thing or another/
+ [ʤˤ] /(adj-na,adv,exp,n) most/best/(P)/
+ [ʤˤ] /(arch) what/whatever/any/
+ [ʤ] /(adv,n) (1) whatever/what/what sort of/any kind of/(2) nothing whatever (with neg. verb)/(P)/
+ [] /(adv,n) where/which/who/anyway/anyhow/at any rate/
+ [ɤ] /(n) (uk) well/now/let me see/which (of three or more)/(P)/
+ˤƤ [ˤƤ] /(uk) anyhow/at all events/in any case/
+ˤ [ˤ] /(uk) at any rate/in any event/
+ξˤƤ [ΤФˤƤ] /in either case/in all cases/
+ޤ [ޤ] /some other time/another time/
+ [] /(adv) (uk) both/either/any/all/every/
+ [ɤ] /(adv) (uk) both/either/any/all/every/
+ [ɤۤ] /(adv,n) how much (long, far)/
+Ƥͤ [ʤˤ򤤤Ƥͤ] /(ksb:) (sl) What the hell are you saying?!/
+ [ʤˤҤȤ] /(adv) (not) one/
+ [ɤɤ] /which (emphatic)/(P)/
+ [ʤˤʤ] /(int,n) such and such/What?/What is the matter?/What are the items?/
+ [ʤ] /how many pieces/
+շ [ʤ󤫤] /how many months/
+ [ʤ󤫤] /(n) how many times?/(P)/
+ [ʤ󤫤] /time and time again/
+ [ʤ󤭤] /many periods/
+ʤ [ʤˤʤ] /(adj) casual/unconcerned/(P)/
+̵ [ʤˤʤ] /(adj) casual/unconcerned/
+̵ [ʤˤʤ] /unintentionally/calmly/inadvertently/innocently/(P)/
+ [ʤȤ] /(adv) nothing (with neg. verb)/quite/not a bit/
+ [ʤ󤬤] /what month/
+ [ʤ] /how many pieces/
+ [ʤ] /(adv) (uk) why/how/(P)/
+ [ʤˤ椨] /(adv) (uk) why/how/(P)/
+Τ [ʤ] /(adv) somehow/for some reason/without knowing why/(P)/
+Τȸ [ʤȤ] /(exp) because/the reason why is/
+Τʤ [ʤʤ] /(conj) (uk) because/(P)/
+Τʤ [ʤʤ] /(conj) (uk) because/for/the reason why is ../(P)/
+ [ʤˤ] /in various ways/
+̵ [ʤˤȤʤ] /(adv) in various ways/
+ [ʤ󤵤] /how old?/what age?/
+ [ʤ󤵤] /how old?/what age?/
+ [ʤˤ] /(n) (1) what/something/everything/(2) nothing (with neg. verb)/(P)/
+ʤ [ʤˤȤʤ] /uneventfully/without incident/without a hitch/peacefully/
+ [] /(n-adv) (uk) when/how soon/(P)/
+ [ʤ] /(n) what time?/
+ [ʤɤ] /what time/
+ [Ĥ] /(adv) (uk) sometime/someday/one day/some time or other/the other day/in due course/in time/
+ [Ĥ] /since when/how long/
+ [Ĥ] /(adv) before one knows/unnoticed/unawares/
+ [Ĥ] /(adv) once/some time ago/
+ä [Ĥä] /(exp) always/at any time/
+Ǥ [ĤǤ] /(adv) (1) (uk) (at) any time/always/at all times/(2) never (with negative verb)/(3) whenever/(P)/
+Ǥ [ʤɤǤ] /(adv) (1) (uk) (at) any time/always/at all times/(2) never (with negative verb)/(3) whenever/
+ˤʤ [Ĥˤʤ] /unusual/
+̵ [Ĥˤʤ] /unusual/
+Τʤ [ĤΤʤ] /naturally/
+δ֤ˤ [ĤΤޤˤ] /(adv) before one knows/unnoticed/unawares/(P)/
+δ֤ˤ [ĤΤޤˤ] /unawares/unnoticed/before you know it/
+ޤ [Ĥޤ] /(adv) (uk) how long?/till when?/
+ޤǤ [ĤޤǤ] /(adv) (uk) forever/for good/eternally/as long as one likes/indefinitely/(P)/
+ [Ĥ] /(adv,n) (1) (uk) always/usually/every time/(2) never (with neg. verb)/(P)/
+ [Ĥ] /usual/habitual/
+̤ [ĤΤȤ] /as always/
+ [Ĥ] /(adv) (uk) more than usual/
+ [Ĥ] /(n) when (emphatic)/
+ [Ĥʤɤ] /(adv) at any time/every moment/
+ޤǤ [ĤĤޤǤ] /indefinitely/for a long time/
+ [ʤ󤸤] /(exp) how many hours?/
+ [Ĥ] /(n-t) about when/how soon/(P)/
+ʬ [Ĥ֤] /about what time/
+ [ʤˤ] /(n) who/what kind of person/(P)/
+Ԥ [ʤˤΤ] /someone/
+ [ʤ󤸤夦] /several tens/(P)/
+ [] /(ok) (n) (uk) where/what place/
+ [] /(ok) (n) (uk) where/what place/
+ [ɤ] /(n) (uk) where/what place/(P)/
+ [ɤ] /(n) (uk) where/what place/
+褫 [ɤ] /(adv,exp,n) (uk) somewhere/anywhere/in some respects/(P)/
+Ǥ [ɤǤ] /(uk) anywhere/
+Ȥ̵ [ɤȤʤ] /(uk) aimlessly/somehow/
+̵ [ɤȤʤ] /(adv) (uk) somehow/for some reason/vaguely/
+ޤǤ [ɤޤǤ] /(uk) anywhere/through thick and thin/to the utmost/persistently/stubbornly/in all respects/thoroughly/
+ [ɤ] /(uk) everywhere/
+ [ɤ餢] /(n) where/whereabouts/
+դ [ɤ餢] /(n) where/whereabouts/
+¶ [ɤ] /(n) (uk) such-and-such a place/
+ [ɤޤ] /(uk) how far/to what extent/
+ [ɤޤǤ] /(uk) anywhere/through thick and thin/to the utmost/persistently/stubbornly/in all respects/thoroughly/
+ [ʤ󤸤礦] /(kyb:) (adv) What street?/how?/
+ [ʤ󤷤礯] /multicolored printing/
+̴ [ʤˤ̤] /(n) innocent look/
+̵ [ʤˤʤ] /without any special thought/
+ [ʤˤ] /(n) who?/how many (people)/
+ [ʤӤ] /(n) everyone/every person/all/(P)/
+ [ʤԤ] /(n) anyone/
+ͤ [ʤӤȤ] /(n) everyone/all/
+ͤ [ʤԤȤ] /(n) everyone/all/
+ [ʤӤȤ] /(exp) how many people/
+ [ʤ󤼤] /many thousands/(P)/
+´ [ʤˤȤ] /(adv) (1) please/kindly/(2) by all means/(P)/
+ [ʤ] /what ordinal number (of a president)/
+ [ɤۤ] /(adv,n) how much (long, far)/
+ [ʤˤۤ] /(adv,n) how much (long, far)/
+ [ʤƤ] /(exp) what score or grade?/
+ [ʤ] /(n) how many times?/how often?/(P)/
+٤ [ʤɤ] /many times/
+٤Ǥ [ʤɤǤ] /any number of times/
+٤ [ʤɤ] /many times over/often/
+ [ɤ] /(n) who?/
+ [ɤ] /(n) who?/
+ [ɤ] /(n) who?/
+ [ʤ] /(adv,n) (1) whatever/what/what sort of/any kind of/(2) nothing whatever (with neg. verb)/
+ [ʤ餫] /(adv) some/any/
+ [ʤ餫] /(exp) some . . . or other/
+ [ʤˤ] /(n) what day/how many days/
+ǯ [ʤͤ] /(n) what year/how many years/
+ǯ [ʤͤ󤫤] /(exp) many years/
+ǯ [ʤͤ󤻤] /(exp) what grade (in school)/
+ [ʤФ] /what number/
+ [ʤФ] /what number/rank?/
+ [ʤˤ] /(adv) one way or another/
+ɴ [ʤӤ㤯] /hundreds/(P)/
+ʪ [ʤˤ] /(n) (1) something/(2) nothing (with neg. verb)/
+ʬ [ʤˤ֤] /(adv,n) anyway/please/(P)/
+ʬ [ʤפ] /(n) what minute?/how many minutes?/
+ʬ [ʤˤ֤] /some/something or other/as much as possible/
+ [ʤ٤] /how many times/how often/(P)/
+פ [ʤ٤] /repeatedly/
+ [] /(n) where/which direction/
+ [ɤ] /(n) (uk) which (of two)/who/(P)/
+ [ɤä] /(n) (uk) which way/which one/(P)/
+ [ɤʤ] /(n) (uk) who?/(P)/
+Ǥ [ɤʤǤ] /(uk) anyone/
+ [ɤ] /(exp) (uk) how are you?/
+ [ɤ] /(adv) (uk) both/either/any/all/every/
+ƻ [ɤäߤ] /(adv) (uk) anyway/either way/one way or the other/
+դ [ɤäĤ] /(adj-na,adj-no,n) (uk) gray area/unclear area/uncertain/
+ [ɤ餵] /(exp) (hon) (id) who are you?/
+˿ [ʤˤ] /(n) certain person/certain amount/Mr So-and-so/
+˿ [ʤˤܤ] /(n) certain person/certain amount/Mr So-and-so/
+ [ʤޤ] /how many thin flat objects?/
+ [ʤ褦] /what day?/
+ [ʤˤ] /(adv,n) what kind/how/indeed/truly/extremely/to be sure/
+Ѥ [ʤˤ褦] /on what business/
+ [Ȥ] /(n) nursing/nurse/attending/attendant/entertainer/
+ǵ [ȤФ] /fairy play/pantomime/
+ [Ȥ] /fairy-tale book/
+ [] /(n) aloes wood/aloes-wood perfume/
+ [] /(n) temple/monastery/
+Ļ [礦] /(n) pelican/
+ [ȤФʤ] /fairy-tale/nursery-tale/
+ [] /(adj-no,n,vs) (1) value/price/cost/worth/merit/(2) variable (computer programming)/
+ [] /(vs-s) to be worth/to deserve/to merit/
+ [] /(n) price/value/cost/(P)/
+ʤβľ [Τۤ礯] /(n) downward price rigidity/
+ʥǥ [ǥ] /(n) price indexation/
+ʥƥ [ƥ] /(n) price cartel/
+ʰ [Ĥ礯] /price pressure/
+ʰ [Ƥ] /price stabilization/
+ʳ̿ [ᤤ] /(n) price revolution/
+ʵ [] /(n) price mechanism/
+ʵ [] /price control/price regulation/
+ʶ [礦] /price competition/
+ʶ [礦Ƥ] /price agreement/
+ʸ [] /(n) price effect/
+ʺ [] /price margin/
+ʺ [٤] /(n) price discrimination/
+ǽ [Τ] /cost effectiveness/
+ [󤽤] /price war/
+ [] /price manipulation/
+ [] /price range/
+ [Ȥ] /price controls/
+ɽ [Ҥ礦] /price list/
+ư [ؤɤ] /price fluctuations/
+ [ۤ] /(n) price destruction/
+ [] /(n) valuation/amount/
+ [󤭤] /(adj-no) priceless/invaluable/
+ [] /(n) value/worth/merit/(P)/
+ʹ [] /(n) values/(P)/
+ʹ [] /(n) standard of value/
+͹⤤ [] /valuable/
+η [] /(n) value system/set of values/
+Ƚ [Ϥ] /a value judgement/
+ʬ [֤󤻤] /(n) value analysis/
+ˡ§ [ۤ] /(n) law of value/
+ͭ [] /(adj) valuable/
+ [] /(n) axiology/theory of value/
+Ż [Ǥ] /(n) valence electron/
+ŻҾ [Ǥ󤷤礦] /valence state/
+Ż [Ǥ󤷤] /valence band/
+ [] /(adj-na,n) beautiful/good/excellent/
+± [] /(n) congratulatory banquet/
+µ [㤯] /good visitor/
+¶ [礦] /(n) climax (story)/(P)/
+¶ [] /(n) beautiful passage of literature/
+· [] /(n) beautiful view/
+· [] /(n) good month/bright moon/
+¸ [] /(n) good words/
+º [] /(n) delicacy/rare treat/good-eating fish/
+º [] /(n) good piece of work/(P)/
+¼ [] /good taste/good impression/
+¼ [] /(n) good wine/good drink/
+½ [夦] /(n) excellent poem/
+¾ [礦] /(n) praise/
+¾ [礦] /sweet sake/good wine/
+¿ [] /(n) (female) beauty/beautiful woman/
+¿̿ [Ϥᤤ] /(exp,n) beauty and luck seldom go together/
+ [] /(n) auspicious occasion/
+ä [] /(n) lucky day/auspicious occasion/happy day/
+Ĵ [礦] /good tune/
+ [] /(n) beautiful day/
+ [Ҥ] /(n) choice article/
+ [Ҥ] /(n) good guest/interesting guest/
+ [ؤ] /(n) outstanding poem/
+ [ؤ] /(n) outstanding poem/
+̣ [] /(n) delicious taste/
+ [ܤ] /(n) beautiful trees/
+ [褦] /(n) comely face/
+ [礦] /(adj-na,n) good/favourable/successful/
+ [줤] /(n) good example/
+ [줤] /(adj-na,n) beauty/
+ [] /(n) good story/
+ [] /addition/increase/(P)/
+ä [臘] /(conj,exp) besides/furthermore/
+ä [廊] /(v1) to append/to sum up/to add (up)/to include/to increase/to inflict/(P)/
+ä [廊] /(n) addition/
+ä [] /(v5r) to join in/to accede to/to increase/to gain in (influence)/(P)/
+ð [] /(n) increasing pressure/(P)/
+ð巿ϧ [Ĥ󤷤] /(n) pressurized water reactor/
+ðϧ [Ĥ] /pressurized water reactor/
+ñ [󥬥] /leaded gasoline/
+ò [] /(n,vs) heating/heat/
+ó [] /(n,vs) assault/violence/damaging (someone)/
+ó [] /(n) assailant/(P)/
+ô [] /(n) (male) coming-of-age ceremony/
+õ [㤯] /(vs) causing pain/
+õ԰ [㤯] /sadism/
+õ [夦] /(n) raising salaries/
+ø [] /(n) (1) addition and subtraction/(2) allowance for/(3) degree/extent/measure/(4) condition/state of health/(5) seasoning/flavor/moderation/adjustment/(6) influence (of the weather)/(7) chance/(P)/
+ø [󤸤礦] /(n) the four arithmetical operations (addition, subtraction, multiplication, division)/
+ø񹳴 [Ƥ] /rheostat/
+ø [] /(n) divine protection/
+ù [] /(n) manufacturing/processing/treatment/(P)/
+ù [礦] /processing industries/
+ù [󤮤礦] /manufacturing industry/
+ù [] /(n) processed paper/coated paper/
+ù [] /dental bridge/
+ù [] /processing tax/
+ù [] /(n) processing fees/
+ù [] /processing cost/
+ù [Ҥ] /processed goods/finished goods/
+ùǰ [ܤ] /processing trade/
+ù [] /plus sign/sign of addition/
+û [] /(adj-na,n) add/addition/(P)/
+û [] /(n) adder (written)/adding machine/
+û [] /(n) adder (written)/adding machine/
+û [󤼤] /(n) additional tax/
+û [] /(n) caring for one's health/
+û [] /(n) faith-healing/incantation/
+û [Ȥ] /incantation and prayer/
+ü [] /(n,vs) humidification/
+ü [Ĥ] /(n) humidifier/
+ý [夦] /State of California/
+ý [夦] /(n) weighting (in averaging)/aggravation/(P)/
+ý [礦] /(n) weighting (in averaging)/aggravation/
+ýʿ [夦ؤ] /weighted average/
+ý [] /(n) insertion and deletion/
+ý [礷] /looseleaf/
+ÿ [] /excitation/
+ÿ [] /(n,vs) add water/
+ÿʬ [֤󤫤] /(n) hydrolysis/
+ÿʬ [֤󤫤] /(n) hydrolytic enzyme/
+ÿ [] /(n) addend/
+ [] /(n) assistance/backing/reinforcements/
+ [] /(n) increase/addition/
+® [] /(n,vs) acceleration/(P)/
+®ư [ɤ] /accelerated motion/
+® [] /(n) (electron) accelerator/
+® [] /(n) acceleration/
+®ٷ [ɤ] /(n) accelerometer/
+®ٸ [ɤ] /(n) acceleration principle/
+® [ɤӤ礦] /(n) motion sickness/
+ô [] /(n) support/participation/assistance/complicity/conspiracy/(P)/
+ô [󤷤] /accomplice/
+ [Ƥ] /(n,vs) addition of points/scoring/(P)/
+ [Ȥ] /(n) sweetening/sweetened/
+ʴ [Ȥդˤ夦] /sweetened powdered milk/
+ [Ȥˤ夦] /(n) sweetened condensed milk/
+ [ʤ] /Canada/
+ [ˤ夦] /(n,vs) becoming a member/joining/entry/admission/subscription/affiliation/adherence/signing/(P)/
+ [ˤ夦] /(n) admission fee/
+ [ˤ夦] /NTT permission-to-procure-a-phone-line/
+ [ˤ夦] /affiliate/member/entrant/participant/(telephone) subscriber/
+Ǯ [ͤ] /(n,vs) heating/(P)/
+Ǯ [ͤĤ] /(n) heating apparatus/heater/
+Ǯϧ [ͤĤ] /(n) heating furnace/
+ǯ [ͤ] /(n) adding years/
+ˤ [Τۤ] /cannon/
+ [Ϥ] /(n) additional ration/
+ [Ϥޤ] /extra rice ration/
+Ƚ [Ϥ] /(n,vs) affixing a seal/
+Ƚ [Ϥˤ] /signatory/
+ɮ [Ҥ] /(n,vs) correction/improvement/revision/
+ [ۤ] /(n) extra allowance/
+ˡ [ۤ] /(n) addition/
+ˡ [ۤ󤷤礯] /(n) additive mixture of colors/
+̣ [] /(n) seasoning/flavoring/(P)/
+ [ᤤ] /(n) participation/affiliation/(P)/
+ [ᤤ] /(n) member-nation/signatory/
+ [ᤤ] /participants/
+Ź [ᤤƤ] /participating store/participating merchant/
+ [䤯] /(n) temporary extra work/
+ [䤯] /(n) spices/seasoning/adding extra ingredients (med)/
+ [䤯ᤷ] /(n) boiled rice mixed with vegetables and meat or fish/
+ [褦] /(n,vs) caring for the sick/taking care of oneself/
+Τ [] /(n) potassium/potash/
+α¿ [뤿] /(pt:) (n) playing cards (pt: carta)/
+β [夦] /(n,vs) vulcanizing (rubber)/
+βˡ [夦ۤ] /vulcanization/
+ [礦] /(n) medical treatment/
+ [줤] /(n) adding to one's years/
+Ͻ [] /(n) increase in a samurai's stipend/
+ [] /(n,n-suf) passable/(P)/
+Ĥ餺 [٤餺] /(exp) must not/should not/do not/
+ĤȤ [Ȥ] /(exp) to approve (of)/to be in favor of/
+Ĥɾ [ΤҤ礦Ƥ] /grade C/Passable/
+İ [襤] /(iK) (adj-na,n) poor/pitiable/pathetic/
+İ [襤] /(adj-na,n) poor/pitiable/pathetic/(P)/
+İ [襤] /(adj) (sl) pretty/cute/lovely/charming/dear/darling/pet/(P)/
+İ [椤] /(adj) (sl) pretty/cute/lovely/charming/dear/darling/pet/
+İ [襤] /(v5r) to love/to be affectionate/(P)/
+İ [襤] /(n) charm of an innocent child/
+İ餷 [襤餷] /(adj) lovely/sweet/(P)/
+İ [襤] /(n) loveliness/
+İ [Ĥ] /compressibility/
+Ĵ [󤰤] /(n) (math) Abelian group/
+ĵ [㤯] /(n) reversible/
+ĵյ [㤯] /(n) reversible engine/
+ĵ [㤯] /(n) reversibility/
+ĵ [㤯Ǥ] /(n) reversible cell/
+ĵȿ [㤯ϤΤ] /reversible reaction/
+ĵѲ [㤯ؤ] /(n) reversible change/
+ĵŪ [夦Ƥ] /(adj-na) as .. as possible/
+ķ [] /(n,vs) approval/adoption (e.g. motion, bill)/passage/(P)/
+Ļ [] /(adj-no,n) visibility/
+Ļ벽 [] /(vs) visualization (data, results, etc.)/
+Ļ [] /visible ray/
+Ľ [] /(fem) Respectfully yours/
+Ľʬ [֤] /(adj-no,n) disposable/
+Ľʬ [֤󤷤Ȥ] /(n) disposable income/
+ľФ [] /(adj) (uk) strange/funny/amusing/ridiculous/
+ľФ [] /(adj-pn) ridiculous/odd/(P)/
+ [ʤ] /(adj-na,adv) (uk) considerably/fairly/quite/
+ [] /(adv) alas/regrettably/
+ [ä] /(adv) alas/regrettably/
+ [] /(n) plastic/
+ [] /(n) plasticizer/
+ [] /plastic material/
+ [] /(n) plasticity/
+ʪ [֤ä] /(n) plastic materials/
+ʪ [֤] /(n) plastics/
+ʪ [֤ä] /plastics/
+ [󤻤] /(n) malleability/
+Ŵ [夦Ƥ] /(n) malleable cast iron/
+Ŵ [Ƥ] /malleable iron/
+İ [礦] /(adj-na,n) audible/
+İΥ [礦] /audible distance/
+İ [礦] /audibility/
+ư [ɤ] /(n) mobile/moveable/
+ư [ɤ] /(n) canal gates/river gates/
+ư [ɤ礦] /(n) movable bridge/
+ư [ɤ] /mobility/
+ [ɤ] /(adj-na,n) readable/
+ [ɤ] /(n) readability/legibility/
+dz [ͤ] /(n) inflammable/
+dz [ͤ󤻤] /(n) combustibility/(P)/
+dzʪ [֤ͤ] /(n) combustible(s)/inflammables/inflammability/(P)/
+ǽ [Τ] /(adj-na,n) possible/practicable/feasible/(P)/
+ǽǤ [ΤǤ] /(exp) if possible/
+ǽʸˡ [Τʤ֤ݤ] /possible grammar/
+ǽǥ [Τǥ] /possible-world models/
+ǽ [Τ] /(n) potentiality/likelihood/possibility/(P)/
+ǽ⤤ [Τ] /(exp) very likely/very probable/
+ǽ [Τ󤿤] /(n) available choice/
+ǽư [Τɤ] /(n) potential verb/
+ǽˡ [Τۤ] /potential mood/
+¼ [Ϥ󤷤] /portable/
+ [] /(n,adj-no) (1) propriety/right and wrong/advisability/(2) pro and con/ayes and noes/(P)/
+ݤΤ [ҤȤ] /(exp) to take the ayes and noes/
+ֽ [դФ󤷤夦] /(n) denumerable set/countable set/
+ʬ [֤] /(n) divisible/separable/
+ʬ [֤󤻤] /(n) divisibility/
+ [ؤ] /(adj-na,n) variable/changeable/convertible/controllable/
+ѥǥ󥵡 [ؤ󥳥ǥ󥵡] /(n) variable condenser/
+ѥԥåץڥ [ؤԥåץڥ] /(n) variable pitch propeller/
+ѻ [ؤ󤷤ۤ] /variable capital/
+ѿ [ؤ󤹤] /variable number/
+ [ؤ󤻤] /(adj-na) versatile/
+Ĺ [ؤ礦] /(n) variable length/
+񹳴 [ؤƤ] /rheostat/
+Ѱ [ؤؤ󤢤Ĥ] /(n) variable transformer/
+ [ؤ褯] /variable wing (of an aircraft)/
+ [ʤ] /(adj-na,adv) (uk) considerably/fairly/quite/(P)/
+ͻ [椦] /(n) fusible alloy/
+ [褦] /(adj-na,n) soluble/solubilizing/
+ [褦] /(n) solubility/
+ [褦ؤ] /(n) fuse/
+ [褦] /(n) available/
+ [褦] /(n) availability/
+ [] /(adj-na,n) poor/pitiful/cute/sweet/lovely/
+ [Ȥ] /(n) flexible/
+ [褦] /fusibility/
+ [褦ؤ] /(n) fuse/
+Ÿ [] /(n) wise saying/
+Ÿ [󤼤󤳤] /good words and good deeds/
+ź [] /(n) delicacy/rare treat/good-eating fish/
+ž [礦] /(n) approval/
+ [] /(n) auspicious occasion/
+ä [] /(n) lucky day/auspicious occasion/happy day/
+ [] /(n) good day/auspicious occasion/
+Ǽ [Τ] /(n,vs) accepting with pleasure/
+ [줤] /(n) happy precedent/
+ [ʤ] /(n-adv,n-t) summer/(P)/
+Ƥο [ʤĤΤ] /summer battle/
+ƤФ [ʤĤФ] /(n) adaptation to summer heat/(P)/
+ư [ʤĤ] /(n) summer clothes/
+Ʊ [ʤĤФ] /(n) summer haori (coat)/
+Ʊۤ [ʤĤ] /keeping over the summer/
+Ƴݤ [ʤĤ] /(adj-no,n) summer-use futon/
+ƴ [ʤĤ] /(n) Chinese citron/
+ƴ [] /(n) summer season/(P)/
+ƴع [ä] /summer school/
+ƴٲ [夦] /(n) summer vacation/summer holidays/
+ƴ [] /daylight-saving time/
+ƴ [] /college summer school/
+Ƶ [] /(n) summer season/(P)/
+Ƶ [ʤĤ] /(n) summer season/
+Ƶԥå [ԥå] /(n) Summer Olympics/
+Ƶٲ [夦] /summer vacation/
+ƵǮ [ͤ] /(n) summer fever/
+Ƶ [ʤĤ] /(n) early chrysanthemums/
+Ƶ٤ [ʤĤ䤹] /(n) summer vacation/summer holiday/(P)/
+ƸϤ [ʤĤ] /(n) summer slump/
+Ƹ [ʤĤभ] /(n) for summer/
+Ƹ [ʤĤभ] /(n) for summer/
+ƺ [ʤĤޤĤ] /(n) summer festival/
+ƺפ [ʤĤޤĤ] /(n) summer festival/
+ƺ [ʤĤ] /(n) crops planted in summer/
+ƻ [ʤĤ] /(n) summer mountaineering/
+ƻΤ [ʤĤޤդ椵Ȥۤ] /(n) rotated grazing/
+ƻ [ʤĤ] /(n) summer silkworms/
+ƻ [] /(n) summer solstice/(P)/
+ƻ [] /(n) Tropic of Cancer/
+ƻ [Ƥ] /(n) summer solstice/
+ƻ [] /(n-t) summertime/
+ƻ [ʤĤɤ] /(n-t) summertime/
+ƻ [ʤĤ] /(n) daylight savings time/summer time/(P)/
+ƻ [ʤĤ] /(n) daylight-saving time/
+ƾ [ʤĤ] /(n) summertime/(P)/
+ƾ [ʤĤФ] /(n) summer wrestling tournament/(P)/
+ƿ [ʤĤ] /(n) belladonnalily/
+ [ʤĤ] /(n) summer cicadas/
+ [ʤĤޤ] /before summer/
+ [ʤĤ䤻] /(n) summer loss of weight/
+餻 [ʤĤ䤻] /(n) summer loss of weight/
+ [ʤĤ] /(n) summer grass/
+ [ʤĤ] /(n) summer grass/
+纬 [ʤĤ] /(n) summer daikon/
+ [ʤĤ] /(n) summer clothes/
+ [ʤĤष] /(n) summer insect(s)/
+Ļ [ʤĤɤ] /(n) a bird of summer/
+ [] /(n) summer day/
+ [ʤĤ] /(n) summer's day/
+ [ʤĤ֤Ȥ] /(n) summer bedclothes/
+餱 [ʤĤޤ] /(n) suffering from summer heat/
+ [ʤĤ] /(n) a summer cold/
+ [ʤĤդ] /(n) summer clothing/
+ʪ [ʤĤ] /(n) summer goods/(P)/
+˹ [ʤĤܤ] /(n) summer hat/straw hat/
+̪ [ʤĤߤ] /(n) bitter summer orange (mandarin)/Chinese citron/
+̲ [ߤ] /(n,vs) estivation/
+Ω [ʤĤ] /(n) grove in summer/
+ [ʤĤ] /(n) summer fields/
+м [礯] /(n) summer green forest/
+ϧ [Ȥ] /(n) summer fires and winter fans/useless things/
+ [] /(n) bride/daughter-in-law/(P)/
+ǤӤ [ᤤӤ] /(n) bullying a young wife/
+Ǥ [ȤĤ] /(n) family a woman has married into/
+Ǥ [ȤĤ] /(v5g) to marry/(P)/
+Ǹ [ᤴ] /(n) bride/
+Ǻ [] /(n) aster/
+Ǽ [Ȥ] /(n) taking a wife/
+ [ᤤ] /(n,vs) marriage/wedding/(P)/
+ [ᤤꤸ] /wedding preparations/
+ƻ [ᤤɤ] /trousseau/
+ [ᤤ] /(v5r) to wed/to marry a man/
+ [] /(n) house/(P)/
+ [] /(n) house (one's own)/(P)/
+ [] /(suf) house/family/(P)/
+ȡ [] /(n) every house or family/
+Ȥʤ [ʤ] /(arch) homeless child/
+Ȥ˴Ԥ [ˤ] /(exp) to go back home/
+Ȥ˵ [ˤ] /(exp) to come back home/
+Ȥ˵ [ˤȤ] /when returning home/
+Ȥαޤ [ˤȤɤޤ] /(exp) to stay home/
+Ȥγ [Τ] /outside the house/
+Ȥθ [Τभ] /aspect of a house/
+ȤλϺ [ΤȤ] /(n) followers/adherents/
+Ȥο [ΤҤ] /(n) my husband/one's family/
+Ȥդ [Τ] /around the house/
+Ȥ򶽤 [򤪤] /(exp) to raise the reputation of one's family/to found a house/
+ȤѤ [Ĥ] /(exp) to succeed to a house/
+ȤƤ [򤿤Ƥ] /(exp) to build one's house/
+Ȥ [򤿤] /(exp) to shut up one's house/
+ȱ [] /(n) family fortunes/
+Ȳ [] /(n) house/building/(P)/
+Ȳ [] /(n) house tax/
+ȲĢ [礦] /house or housing registry/
+Ȳ [䤷] /(n) house and lot/
+Ȳ [] /(n) every house or family/
+Ȳ [] /(n) common house mosquito and others belonging to the genus Culex/
+ȳ [] /(n) family status/
+ȳ [] /(n) hereditary learning/
+ȳ [Ҥ] /(n) domestic duck/
+ȵ [] /(n,vs) staying at home/
+ȵ [] /(n,vs) staying at home/
+ȶ [礦] /(n) (abbr) tutor/
+ȶ [礦] /(n) one's homeland/one's old home/
+ȶ [礦] /(n) one's father's occupation/(P)/
+ȶ [] /(n) poultry/fowls/
+ȶ٥ [󥳥] /(n) fowl cholera/
+ȶ٥ڥ [ڥ] /(n) fowl pest/
+ȶ [] /(n) lineage/pedigree/family line/
+ȶ [] /(n) furniture/(P)/
+ȶ· [򤽤] /(exp) to have a suite of furniture/
+ȶ [] /furniture store/furniture dealer/
+ȶĴ [礦] /(n) household furnishings/
+ȶ [Ȥ] /furniture and the like/
+ȷ [] /(n) head of the house/
+ȷ [] /(n) head of the house/
+ȷ [] /(n) family precepts/
+ȷ [] /(n) family precepts/
+ȷ [] /(n) (my) elder brother/
+ȷ [] /(n) family lineage/(P)/
+ȷϿ [] /family tree/
+ȷ [] /(n) household economy/family finances/(P)/
+ȷפޤ [Τ] /assistance in supporting a family/
+ȷפ [򤷤] /(exp) to economize in the household/
+ȷ [] /(n) household expenses/
+ȷ [] /(n) household account book/(P)/
+ȷ [] /(n) family constitution/
+ȸ [] /(n) head of a school (of music, dance)/head family of a school/(P)/
+ȹ [ޤ] /(n) appearance or style of a house/
+Ⱥ [] /(n) family court/(P)/
+Ⱥ [] /(n) household belongings (goods)/(P)/
+Ⱥ򻶤 [򤵤󤸤] /(exp) to squander one's fortune/
+Ⱥ [] /(n) making house/house for rent/
+Ȼ [] /(n) family property/
+Ȼ [] /(n) housework/domestic chores/(P)/
+ȻϫƯ [ɤ] /(n) housework/
+Ȼ [] /(n) homeowner/head of a household/
+ȼ [̤] /(n) landlord/
+ȼ [̤] /(n) landlord/(P)/
+Ƚ [夦] /(n) poet's poetical works/
+Ƚ [夦] /(n) furniture/fixtures/
+Ƚ [夦] /(n) steward/butler/attendant/
+Ƚ [夯] /(n) (historical) government-backed school operated by a scholar out of his home/
+Ƚ [] /(n,vs) running away from home/leaving home/(P)/
+Ƚо [Ǥ礦] /(n) runaway girl/
+Ƚ [] /(n) letter from home/
+Ⱦ [礦] /(n) family custom/
+ȿ [礯] /(n) one's trade or profession/
+ȿ [] /(n) word from home/
+ȿ [] /(n) vassal/retainer/
+ȿ [] /(n) the family/one's folks/(P)/
+ȿ [ˤ] /(n) retainer/
+ [] /(n) household economy/(P)/
+ [] /(n) a home economics course/
+ [] /(n) home economics/domestic science/
+ [] /(n) housekeeper/maid/(P)/
+ [] /(n) honour of the family/
+ܤ [䤵] /(n) house-hunting/
+ [] /(n) construction of a house (divination term)/
+¢ [] /(n) household possessions/
+² [] /(n) family/members of a family/(P)/
+²ռ [] /(n) sense of family/
+² [] /(n) family council/
+²ײ [] /family planning/(P)/
+² [] /(n) family structure/
+² [] /person with a family/family man/
+² [Ƥ] /a family allowance/
+² [] /a family system/
+²ã [] /family members/
+²ˡ [ۤ] /law governing rights within families/
+²ˡ [礦ۤ] /(n) family therapy/
+²Ϣ [Ť] /(n) taking the family along/
+³ [ĤŤ] /(n) row of houses/
+ [] /(n) domicile/premises/(P)/
+ [ˤ夦] /(n) (the crime of) trespassing/housebreaking/
+ܺ [] /household search/
+ܺ [] /household search/
+ܺ [줤礦] /a search warrant/
+ [] /(n) domestic animals/livestock/cattle/(P)/
+ܤ򿣤䤹 [դ䤹] /(exp) to breed cattle/
+Ͽ [Ȥ] /(n) registration of livestock/
+ [夦] /(n) whole family/all (members of) family/
+ [夦] /(n) whole family/all over the house/
+Ĺ [礦] /(n) patriarch/family head/
+Ĺ [礦] /(n) patriarchal right/
+Ĺ [礦] /(n) patriarchal system/
+ [] /(n) rent/(P)/
+¤ί [򤿤] /(exp) to let the rent fall into arrears/
+ [Ƥ] /(n) home/family/household/(P)/
+ܤߤʤ [Ƥ򤫤ߤʤ] /thinking little of one's family/
+ [Ƥ] /(n) family doctor/
+ [Ƥ] /(n) home economics/(P)/
+Ķ [Ƥ󤭤礦] /(n) one's family (home) background (environment)/
+Ǹ [Ƥ] /(n) home nursing/
+ [Ƥ礦] /home education/
+ [Ƥ礦] /tutor/coach/(P)/
+ڱ [Ƥ] /(n) kitchen garden/
+Ƚ [ƤФ󤷤] /domestic affairs court/
+ [Ƥ] /(n) home (family, domestic) life/
+ [Ƥ] /(n) family trouble/
+ [Ƥ] /(n) housedress/
+Ū [ƤƤ] /(adj-na,n) family-oriented/familial/
+ŵ [ƤǤ󤭤] /(n) household electric appliances/
+ [Ƥʤ] /domestic/in the family/(P)/
+˽ [Ƥʤܤ礯] /(n) household violence/domestic violence/
+ˬ [Ƥۤ] /(n) (a round of) calls at the homes of one's pupils/
+ [Ƥ褦] /for home (vs. business) use/residential use/family use/
+ [Ƥ褦Ҥ] /household articles/
+ [Ƥ] /(n) family column (newspaper)/
+ [Ƥ礦] /(n) home cooking/
+ [Ǥ] /(n) family history (tradition)/
+ [Ǥ] /(n) consumer electronics/(P)/
+ [] /(n) tame rabbit/
+ [Ȥ] /(n) family hardship/inheritance/
+³ [Ȥ] /inheritance/succession to family headship/
+ [ʤ] /(n) (hum) wife/(P)/
+⹩ [ʤ礦] /household or cottage industry/
+ [Ф] /(n) a housefly/
+դ [Ĥ] /(n) attached or belonging to a house/
+դ̼ [ĤΤह] /daughter of the home/unmarried woman who owns (the future rights to) a home/
+դ̼ [Ĥह] /daughter of the home/unmarried woman who owns (the future rights to) a home/
+̼ [Ĥह] /daughter of the home/unmarried woman who owns (the future rights to) a home/
+ [] /(n) steward/
+ [] /(n) one's father/
+Ĺ [դ礦] /(n) patriarchal authority/
+ [] /(n) pedigree/genealogy/
+ [դ] /(n) family tradition/
+ [] /(n) parentage/pedigree/good family/(P)/
+ [ʤ] /(n) row of houses/every door/
+ [ʤ] /(n) row of houses/every door/
+¤ [ʤ] /(n) row of houses/every door/
+¤ [ʤ] /(n) row of houses/every door/
+ [ۤ] /(n) heirloom/
+ˡ [ۤ] /(n) family code/
+ [ܤ] /(n) houseboy/manservant/
+̾ [ᤤ] /(n) family name/house name/family honour/
+̾򿫤 [ᤤϤ] /(exp) to bring disgrace upon one's family name/
+Ĥ [ʤ] /(n) rattling of a house/
+ [] /(n) family crest/
+ [] /(n) one's family or clan/
+ [餤] /(n) retainer/retinue/servant/(P)/
+ [줤] /(n) steward/butler/
+ [줤] /(n) family custom/
+ϩ [] /(n) the road home/
+Ϸ [] /(n) chief retainer/daimyo's minister/
+Ͻ [] /(n) (historical) hereditary stipend/
+ [Ф] /(n) housefly/
+ [] /(n) widow/
+ɵ [] /widowhood/
+ɸ [] /(n) reticence/taciturnity/
+ɺ [] /(adj-na,n) low production/
+ɾ [礦] /(adj-na,adj-no,n) little/few/scanty/
+ɿ [] /(exp) my humble self/
+ [] /(n) small military force/numerically inferior force/
+ [] /(n) oligopoly/(P)/
+ [⤪] /(n) widower/
+Ƭ [Ȥ] /(n) oligarchy/
+Ƭ [Ȥ] /(n) oligarchy/
+ [] /(n) widower/
+ [] /(n) widow/(P)/
+ [] /(n) widow/
+ʹ [֤] /(adj-na,n) limited information/
+ʼ [ؤ] /(n) small army force/
+ [⤯] /(adj-na,n) silent (person)/shy/(P)/
+ [褯] /wanting little/
+ [褯] /(adj-na,n) unselfishness/
+ [] /(n,n-suf) department/section/(P)/
+ʤ [] /(vs-s) to inflict/to impose (a fine, etc.)/(P)/
+ʤ [ʤΤ] /(n) Japanese linden/
+ʳ [] /(n) science/(P)/
+ʳر [] /(n) science institute/
+ʳرDz [] /(n) science film/
+ʳس̿ [ᤤ] /(n) scientific revolution/
+ʳش¬ [󤽤] /(n) scientific research satellite/
+ʳص [] /(n) technology/
+ʳصģ [Ĥ礦] /Science and Technology Agency/(P)/
+ʳصģĹ [Ĥ礦礦] /Director General of Science and Technology Agency/
+ʳػ [ä] /(n) science magazine/
+ʳػ [] /(n) history of science/
+ʳػ [] /(n) scientific thought/
+ʳؼ [] /(n) scientist/(P)/
+ʳܺ [] /(n) scientific crime detection/
+ʳܺ [󤭤夦] /(n) crime laboratory/
+ʳμ [] /(n) scientific knowledge/
+ʳŪ [Ƥ] /(adj-na) scientific/
+ʳŪˡ [Ƥۤ] /(n) scientific management/
+ʳŪҲ [Ƥ㤫央] /(n) scientific socialism/
+ʳů [ƤĤ] /(n) scientific philosophy/
+ʳʪ [Ϥ֤Ĥ] /science museum/
+ʵ [] /(n) (ancient) Chinese higher civil service examinations/
+ʿ [Ȥˤ] /(iK) (n) offender/criminal/
+ [Ϥ] /(n) speech/words/one's lines/remarks/
+ [] /(n) speech/words/one's lines/remarks/
+̾ [ᤤ] /(n) family name/house name/family honour/
+ [⤯] /(n) (school) subject/curriculum/course/(P)/
+ [礦] /(n) minor fine/
+ [Ȥ] /(adj-na,n) (1) free time/leisure/leave/spare time/(2) farewell/(P)/
+ [Ҥ] /(adj-na,n) (1) free time/leisure/leave/spare time/(2) farewell/
+ˡ [ҤޤҤ] /(n-adv,n-t) one's leisure hours/
+ˤʤ [Ҥޤʤ] /be busy/have no (free) time/
+ˤФ [ҤޤǤ] /(exp) to be discharged/
+ˤ̵ [Ҥޤʤ] /be busy/have no (free) time/
+ˤĤ֤ [ҤޤĤ֤] /(n) waste of time/killing time/
+ˤʻ [ҤޤʤȤ] /leisure time/
+ˤʾ [Ҥޤʤ礦Ф] /dull business/
+ˤ̵ [Ȥޤʤ] /(exp) to (do) without losing time/
+˲ [ҤޤҤ] /(n-adv,n-t) one's leisure hours/
+˸ [Ȥޤ] /(n,vs) leave-taking/offering one's resignation/farewell visit/
+˼ [Ҥޤɤ] /(v5r) to take time/
+˿ [Ҥޤ] /(n) man of leisure/
+٤ [ҤޤĤ֤] /(n) waste of time/killing time/(P)/
+̤ [Ϥ] /(adv) as was expected/really/
+̤ [Ϥ礦] /(n) (fighter's) letter of challenge/
+̤ [] /(v1) to succeed in doing/
+̤ [Ϥ] /(adv) as was expected/really/(P)/
+̤礤 [Ϥ] /(n) duel/
+̤ [Ϥ礦] /(io) (n) (fighter's) letter of challenge/
+̤ [Ϥ] /(v5s) to accomplish/to fulfill/to carry out/to achieve/(P)/
+̤ [Ϥ] /(n) the end/the extremity/the limit(s)/the result/(P)/
+̤Ƥ [ϤƤ] /(n) end/limit/bounds/extremity/result/fate/
+̤Ƥʤ [ϤƤʤ] /endless/boundless/fathomless/eternal/
+̤Ƥ̵ [ϤƤʤ] /endless/boundless/fathomless/eternal/
+̤Ƥʤ [ϤƤʤ] /(adj) endless/boundless/everlasting/(P)/
+̤Ƥ̵ [ϤƤʤ] /(adj) endless/boundless/everlasting/
+̤Ƥ̵ [ϤƤʤ] /eternally/interminably/
+̤Ƥ [ϤƤ] /(n) in the end/on top of that/
+̤Ƥ [ϤƤ] /(v1) to end/to be finished/to be exhausted/to die/to perish/(P)/
+̤ʤ [Ϥʤ] /(adj) fleeting/transient/short-lived/momentary/vain/fickle/miserable/empty/ephemeral/
+̳ [] /(n) putamen/
+̴ [] /(adj-na,n) resolute/determined/bold/(P)/
+̴ʤ [Ϥʤ] /(adj) fleeting/transient/short-lived/momentary/vain/fickle/miserable/empty/ephemeral/
+̴̵ [Ϥʤ] /(adj) fleeting/transient/short-lived/momentary/vain/fickle/miserable/empty/ephemeral/
+̺ [] /(n) fruits and vegetables/
+̺ [뤤] /(n) fruits and vegetables/
+̼ [] /(n) fruit/nut/berry/(P)/
+̼¼ [Ĥ] /(n) cider/wine/plum liquor/
+̼Ź [ĤƤ] /fruit store/
+̼ [] /(n) fruit tree/(P)/
+̼ [夨] /(n) orchard/
+̼ [夨󤲤] /(n) fruit growing/
+̼ [夵Ф] /fruit growing/pomiculture/
+̼ݼ [夵Ф] /fruit grower/
+̽ [夦] /(n) fruit juice/(P)/
+̿ [礯] /living on fruit/
+ [] /(adv) as was expected/
+ [] /(adj-na,n) decisive/resolute/drastic/
+ [Ȥ] /(n) fructose/fruit sugar/
+ [ˤ] /(n) flesh of fruit/
+ [] /(n) fruit peeling/
+ʪ [] /(n) fruit/(P)/
+ʪ [Τ] /fruit store/
+ʪ [Τ] /fruit basket/
+ [ۤ] /(adj-na,n) good fortune/luck/happiness/
+ϿԤ [ۤϤͤƤޤ] /(exp) All things come to those who wait/
+ [ۤ] /(n) lucky fellow/
+̵ [Ϥʤ] /(adj) fleeting/transient/short-lived/momentary/vain/fickle/miserable/empty/ephemeral/
+ [] /(n) unit of equipment/rack/
+ͤ [] /(v5r,vi) to place on an easel/to hang/
+ͤ [] /(v1,vt) to hang/(P)/
+ͤ [Ϥ] /(n,vs) bridge building/cross-linking/
+ʹ [] /(n) between equipment/
+Ͷ [礦] /(n,vs) bridge building/cross-linking/(P)/
+Ͷ [Ϥ] /(n,vs) bridge building/cross-linking/
+Ͷ [] /(adj-na,adj-no,n) aerial/overhead/fiction/fanciful/(P)/
+; [礦] /(n) on the shelf/
+ [] /(n) construction/building/(P)/
+ [] /(n) aerial wiring/
+ [] /(n) stand/frame/abutment/
+ [Ǥ] /(n) (1) telephone call/telephone conversation/(2) email/
+ [] /(n) song/poetry/(P)/
+Τޤ [ޤ] /(v5r) to sing energetically/to sing with abandon/
+Τ [ޤ] /(v5r) to sing energetically/to sing with abandon/
+Τ礦 [] /(v5u) to sing responsively/
+Τ [] /(n) singer/
+Τ夲 [] /(v1) to sing at the top of one's voice/to express one's feelings fully in a poem/
+Τ [] /(v5u) to sing/(P)/
+Το [Τ] /spirit of a poem/true meaning of a poem/
+Τƻ [Τߤ] /art of tanka poetry/
+αӤ [] /(n) tanka composer/
+β [] /(n) poetry party or competition/
+βϤ [Ϥ] /annual New Year's poetry reading/
+γ [] /(n) poetry style/poetry rules/
+γ [] /(n) poetry/versification/
+ζ [礦] /(n) mood of a poem/poet's mood when writing/
+ζ [礯] /(n) melody/tune/song/(P)/
+η [] /(n) opera/(P)/
+η [礦] /(n) opera house/
+θ [] /(n) flute mouthpiece/poetic style/
+ι [] /(n) manuscript of poem/
+ι [碌] /(n) poetry contest/(P)/
+ι礻 [碌] /(n) poetry contest/
+ι碌 [碌] /(n) poetry contest/
+ι [ä] /(n) singing matches/
+λ [] /(n) song lyrics/words of a song/(P)/
+μ [] /(n) singer/(P)/
+ν [夦] /(n) anthology/book of poetry/(P)/
+ν [] /(n) book of poems/
+ξ [礦] /(n) song/singing/(P)/
+ξ [礦礯] /(n) one's skill as a singer/
+ο [] /(n) poetic sentiment/
+ο [] /(n) (Japanese) poet/(P)/
+ [] /(n) great poet/
+ [] /(n) singing voice/(P)/
+ [] /(n) great poet/
+ [] /(n) name of poem/
+ [] /(n) type of Japanese music/
+ [] /(n) poetry circles/
+ƻ [ɤ] /(n) versification/tanka poetry/
+ [] /(n) tanka inscription/
+ɱ [Ҥ] /(n) songstress/(P)/
+ [] /(n) singing and dancing/
+ [֤] /(n) kabuki/Japanese classical drama/(P)/
+콽Ȭ [֤夦ϤФ] /(n) repertoire of 18 kabuki plays/
+ [դ] /(n) poetic style/
+ [ޤ] /(n) oft-repeated descriptive epithets in poetry/
+ [褦] /(n) song/ballad/(P)/
+ض [褦礯] /(n) popular song/(P)/
+α¿ [뤿] /(pt:) (n) playing cards (pt: carta)/(P)/
+ [] /(n) essay on tanka poetry/
+ [] /(n) river/stream/(P)/
+Ϥθ [Τߤʤ] /fountainhead/
+ϱ [郎餹] /pale Pallas' dipper/
+ϳ [襤뤫] /(n) river dolphin/
+ϴ [] /(n) Milky Way/
+ϴ [] /(n) fish market/riverside/river bank/
+ϴ [] /(n) fish market/riverside/river bank/
+ϴ [冷] /(n) fish market/riverside/river bank/(P)/
+ϴʵ [󤭤夦] /river terrace/
+Ϸ [] /(n) river system/
+ϸ [Ϥ] /(n) dry river bed/river beach/
+ϸ [] /(n) dry river bed/river beach/(P)/
+ϸ [餳] /unflattering term for actors/
+ϸ [] /(n) unflattering term for actors/
+ϸȷ [Ф] /(n) pigeon/
+ϸ [Ҥ] /(n) Oriental greenfinch/
+ϸ [] /(n) mouth of river/estuary/(P)/
+ϸ [擄] /(n) mouth of river/estuary/(P)/
+ϸ [] /(n) port at the mouth of a river/
+Ϲ [] /(n) river port/
+ϼ [] /(n) singing frog/
+Ͼ [礦] /(n) riverbed/
+Ͽ [] /(n) river water/stream/
+ [] /(n) clearing of the river water/
+׸ [] /(n) crescentic lake/oxbow lake/billabong/
+ [] /(n) rivers/(P)/
+ [󤳤] /(n) river engineering/
+ [󤳤] /riparian works/
+ [󤷤] /(n) (dry) riverbed/(P)/
+ [󤸤] /(n) (dry) riverbed/
+ [] /(n) river boat/
+ [襤Τ] /(n) bush pig/
+ [Ƥ] /(n) river bed/
+ [菉] /(n) river bed/
+Ƹ [ä] /(n) water demon/excellent swimmer/
+Ƹή [äѤΤʤ] /(n) Even Homer sometimes nods/
+Ƹ [äѤΤ] /a cinch/
+Ƹή [äѤ⤫ʤ] /(exp) anyone can make a mistake/
+Ƹ [äѤޤ] /(n) cucumber sushi wrapped in nori (seaweed)/
+Ƹ [äѤޤ] /(n) cucumber sushi wrapped in nori (seaweed)/
+ [դ] /(n) puffer fish/blow fish/fugu/globefish/swellfish/
+ [ϤΤ] /Hanoi/(P)/
+ [ʤ] /Henan (province south of the Yellow River)/
+ [] /(n) hippopotamus/
+ [Ϥ] /(n) riverside/(P)/
+ [ۤ] /north of the (Yellow) river/
+ [ޤ] /(n) brook trout/
+ή [夦] /(n) stream/
+ [] /(n,n-suf) fire/flame/blaze/(P)/
+Фդ [ҤĤ] /(v5k) to catch fire/to provoke/to catch fire from/to be ignited/
+ФϤ [ҤǤȤ] /to melt in the fire/
+ФѤ [Ҥˤ] /(exp) to be fireproof/
+Ф [Ҥˤ] /(exp) to warm oneself at the fire/
+Фε [ҤΤ] /(n) heat of fire/trace of fire/
+Фζ [ҤΤ] /(n) falling star/fireball/
+Фθ [ҤΤ] /(n) fire tower/
+ФθϦ [ҤΤߤ䤰] /(n) fire lookout/watchtower/
+Фθ [ҤΤ] /(n) origin of fire/
+Фμ [ҤΤ] /(n) fiery chariot/extreme poverty/
+Фμ [ҤΤ] /(n) flames/blaze/fire/
+Ф [ҤΤФ] /(n) night watch/fire watchman/
+Фʴ [ҤΤ] /(n) sparks/
+Фݤ [Ҥ򤫤] /(exp) to set fire/
+Ф̤ [ҤȤ] /(exp) to cook/to heat/
+б [ۤ] /(n) firelight/shadows or forms moving in firelight/
+б [] /(n) flame/blaze/
+б [Ӥ] /(n) Molotov cocktail/(P)/
+бʹ [ۤ㤭] /(n) flame thrower/
+б [] /(n) flame/blaze/
+в [ۤ] /(n) lamp chimney/
+в [Ҥ] /(n) wooden brazier/
+вø [Ҥ] /(n) condition of fire/
+в [ҤФ] /(n) spark/(P)/
+в [ҤФʤۤǤ] /(n) spark discharge/
+г [Ҥ֤] /(n) cover for gun barrel/
+д [Ҥܤ] /drying by fire/
+д [] /(n) firearms/guns/(P)/
+е [] /(n) fire/
+е [󤭤] /a warning of flammability/
+е [Ҥ] /(n) spreading of a fire/
+е [夦] /(adj-na,n) emergency/urgency/
+ж [Ҥ] /(n) falling star/fireball/
+з [] /(n) stake/
+и [Ҥ] /(n) origin of a fire/
+и [] /(n) firelight/
+и [] /(n) crater/
+и [Ҥ] /(n) a burner/origin of a fire/(P)/
+и [夦] /(n) volcanic cone/
+и [] /(n) crater floor/crater basin/
+и [] /(n) crater lake/
+и [] /(n) crater lake/
+и [ؤ] /(n) crater wall/
+й [Ҥ] /(n) priming materials/
+й [Ҥ] /(n) attacking with fire/
+к [] /(n) conflagration/fire/(P)/
+кҷ [ۤ] /fire alarm/
+кݸ [ۤ] /fire insurance/(P)/
+кδ [ۤ] /(n) fire alarm (box)/
+кε [ۤ] /(n) fire alarm (device)/
+кή [夦] /(n) pyroclastic flow (type of volcanic eruption)/stone wind/
+кմ [] /(n) pyroclastic rock/
+кή [夦] /(n) pyroclastic flow (type of volcanic eruption)/stone wind/(P)/
+л [Ҥ] /(n) fire grate/chafing dish/pipe bowl/
+л [] /(n) volcano/(P)/
+л [󥬥] /(n) volcanic gas/
+л [Ф] /(n) volcanic ash/(P)/
+л [Ф] /(n) volcanic ash soil/
+лư [󤫤Ĥɤ] /volcanic activity/
+л [󤬤] /(n) volcanic rock/lava/igneous rock/
+л [󤬤󤻤] /(n) volcanic spine/
+лնʪ [󤵤Ĥ֤] /(n) pyroclastic material/
+лϿ [󤻤] /(n) volcanic earthquake/
+л [󤼤󤻤] /(n) volcanic front/
+л [󤿤] /(n) volcanic zone or belt/
+л [] /(n) volcanic projectiles/
+лťή [Ǥ夦] /(n) volcanic mudflow/
+л [Ȥ] /(n) volcanic island/
+лȯ [ФϤ] /(n) volcanic explosion/
+лʮʪ [դ󤷤Ĥ֤] /(n) volcanic product/
+л̮ [ߤ㤯] /(n) volcanic range or chain/
+л [餤] /(n) volcanic thunderstorm/
+л [줭] /(n) lapilli/
+л [] /(n) fire/conflagration/(P)/
+л [ߤޤ] /a post-fire visit to express sympathy/
+л [] /(n) scene of a fire/
+лť [Фɤܤ] /looter at the scene of a fire/
+лť [ɤ] /(n) (abbr) looter at the scene of a fire/
+л [Ҥ] /(n) fire-holding qualities/
+м [ҤȤ] /(n) (1) incense burner/(2) utensil for carrying live charcoal/
+м [ҤȤ꤬] /(n) tiger moth/
+м [] /(n) stoker/
+м [Ҥ] /(n) live coals (for firelighting)/remains of fire/(P)/
+м [] /(n) strong drink/
+н [Ҥ褱] /(n) protection against fire/
+н [礦] /(n) burn/scald/
+н [䤱] /(n) burn/scald/(P)/
+о [Ҥɤ] /(n) fire bed/fire grate/
+оä [Ҥ] /(n) (1) extinguishing a fire/(2) (Edo-period) fireman/
+оä [ҤĤ] /(n) charcoal extinguisher/
+оä [ҤĤ] /(n) charcoal extinguisher/
+о [ҤĤ] /(n) charcoal extinguisher/
+о [ҤĤ] /(n) charcoal extinguisher/
+оȤ [ۤƤ] /(n) (1) a glow/heat/(2) burning sensation/hot flash/
+оȤ [ۤƤ] /(v5r) to feel hot/to flush/to burn/
+п [Ҥ] /(n) the color of flames/
+п [礯] /(n,vs) eating cooked food/
+пĻ [Ҥɤ] /(n) cassowary/
+п᤭ [Ҥդ] /(n) bamboo blowpipe used to stimulate a fire/
+п [Ҥߤ] /(n) (as discordant as) fire and water/
+ [] /(n) force of flames/
+ư [Ĥɤ] /(n) igneous activity/
+ [] /(n) volcanic stone/
+۾ [礦] /(n) igneous deposit/
+ [] /(n) Mars (planet)/(P)/
+ [] /Martian/
+ǯ [ͤ] /Martian year/
+դ [Ҥ] /(n) torture by fire/
+ [Ҥ] /(n) flames/forefront of fire/flame tips/
+ [ۤ] /(n) flames/forefront of fire/flame tips/
+ [] /(n) fire arrow/
+ [Ҥ] /(n) fire arrow/
+ [] /(n) firing line/
+ߤ [Ҥ] /(n) a poker/fire iron used to rake ash/
+ [] /(n) cremation/(P)/
+ [] /(n) crematory/crematorium/
+­ [Ҥ] /(n) spreading of a fire/
+Ǥ [Ҥ] /(n) flint/
+ [Ҥ] /(io) (n) flint/
+ [] /(n) burning house/this world of suffering/
+ã [Ҥ] /(n) body covered with flames/
+ [夦] /(n) in the fire/in the flames/
+ [ҤФ] /(n) pillar of fire/blazing column/
+ı [Ҥ֤] /(n) a blister/
+ [ҤȤ⤷] /(n) early evening/dusk/
+ [Ǥ] /(n) slash-and-burn agriculture/
+Ϥ [Ҥ錄] /(n) walking over fire or burning coals/
+ [Ҥʤ] /(n) a fuse/
+ [Ҥʤ露夦] /(n) matchlock/arquebus/
+ [ʤ] /(n) fire calamity/
+ [Ҥ] /(n) fire pan/heating/first lighting (of furnace)/
+Ǯ [ͤ] /(n) heat/
+Ȥ [ҤФ] /(n) tongs/
+ȭ [ҤФ] /(n) brazier/(P)/
+ [ҤĤ] /(n,vs) arson/incendiary/
+դ [ҤĤ] /(n) kindling/
+դ [ҤĤ뤤] /be slow to kindle/
+դ [ҤĤ] /(n,vs) arson/incendiary/
+դ [ҤĤ䤯] /(n) instigator/troublemaker/(P)/
+ [] /(n) fireman/stoker/
+ݤ [Ҥ] /(n) length of time a fire burns/
+ˤ [ۤ] /(n) artillery/
+ [⤯] /Tuesdays and Thursdays/
+ڶ [⤯] /Tuesday, Thursday and Friday/
+ [⤯] /Tue-Thurs-Sat/
+ [Ҥ] /(n) fire arrow/
+ [䤯] /(n) gunpowder/powder/(P)/
+ [䤯] /(n) powder magazine/
+ͷ [Ҥ] /(n,vs) playing with fire/playing with love/
+ [褦] /(n-adv,n) (abbr) Tuesday/(P)/
+ [褦] /(n-adv,n) Tuesday/(P)/
+ [礯] /(n) heating power/steam power/(P)/
+ϻٱ [礯] /fire support/
+ϻٱײ [礯󤱤] /fire support plan/
+ϻٱĴ [礯礦] /fire support coordination line/
+ϻٱ [礯֤] /fire support element/
+ȯ [礯ϤĤǤ] /thermal power generation/
+ȯŽ [礯ϤĤǤ󤷤] /thermal power station i.e. using combustion/
+ϧ [] /(n) furnace/boiler/
+դ [Ҥ֤] /(n) burning at the stake/burning to death/
+ [Ҥ֤] /(n) burning at the stake/burning to death/
+ [ҤΤ] /(n) an iron/
+ [] /(iK) (n) (uk) table with heater/(orig) charcoal brazier in a floor well/
+ [Ĥ] /(uk) cover for kotatsu/
+ [Ĥ֤Ȥ] /(uk) cover for kotatsu/
+ [ҤȤ] /salamander/
+Ҥ [虜襤Τ] /sink of iniquity/
+Ұ [] /(n) cause of trouble/
+ҳ [] /(n) evil/harm/mischief/
+Ҹ [] /(n) source of misfortune/
+Һ [] /(n) root of evil/(P)/
+Һ [򤿤] /(exp) to strike at the root of an evil/
+ʡ [դ] /(n) weal and woe/
+ӹ [뤤] /(n) cereal crops/
+ܲ [ۤ] /(n) Gramineae/
+Ԥ [] /(n) earnings/(P)/
+Ԥ [] /(n) earnings/
+Ԥ [Ȥ] /to earn by working/
+Ԥ [] /(n) breadwinner/hard worker/
+Ԥ [ˤ] /(n) breadwinner/hard worker/
+ԤƬ [] /biggest earner/
+Ԥ [] /(v5g) to earn income/to labor/(P)/
+Ԥ [] /(v1) to work/to earn income/
+Զ [礦] /(n) trade/business/commerce/occupation/(P)/
+Ư [ɤ] /(n,vs) operation (of machine)/actual work/(P)/
+Ư [ɤ] /number of hours worked/
+Ư͸ [ɤ󤳤] /manpower/work force/
+ƯΨ [ɤ] /(n) rate of operation/(P)/
+ư [ɤ] /(n,vs) operation (of machine)/actual work/
+ա [] /(n) individual/separate/
+շ [] /(suf) (number of) months/(P)/
+ս [] /(n) passage/place/point/part/(P)/
+վ [礦] /(n) items/errors/articles/
+վ [礦] /(n) itemized form/itemization/
+վ [礦] /(n) itemized form/itemization/
+տ [] /(n) number of articles/
+ [Ϥ] /(n) flower/petal/(P)/
+֡ [ϤʤФʤ] /(adj) brilliant/magnificent/spectacular/
+֤ޤ [ϤʤǤޤ] /(exp) to be filled up with flowers/
+֤⤫ [Ϥʤˤ] /(exp) to be intoxicated with the blossoms/
+֤ι [ϤʤΤ] /(n) fragrance of flowers/
+֤ [ϤʤΤ] /(n) spirit of a flower/
+֤ [ϤʤΤ] /flowering tree/
+֤Ӥ [ϤʤӤ] /(n) (flower) petal/(P)/
+֤¤ͭ [Ϥʤߤ⤢] /(exp) to be kind and useful/
+֤䤫 [Ϥʤ䤫] /(adj-na,n) gay/showy/brilliant/gorgeous/florid/
+֤䤰 [Ϥʤ䤰] /(v5g) to become brilliant/
+֤Ļ [Ϥʤ] /(exp) dumplings rather than flowers/people are more interested in the practical over the aesthetic/
+֤ [ϤʤҤ] /(exp) to play hana cards/
+֤Ѥ [Ϥʤߤ] /(exp) to view (cherry) blossoms/
+֤򵽤 [Ϥʤ򤢤यӤ] /woman as pretty as a flower/
+֤ [Ϥʤ⤿] /(exp) to let (a person) have the credit for (the success)/
+֤ [Ϥʤ򤤤] /(exp) to spoil a flower/
+֤£ [Ϥʤ򤪤] /(exp) to give flowers as a gift/
+ְ [Ϥʤ] /hollyhock/
+ְ [Ϥʤ] /(n) hover fly/
+ֱ [] /(n) flower garden/
+ֱ [Ϥʤ] /(n) flower garden/(P)/
+ֲ [] /(n-t) signature (not stamp)/
+ֲ [] /(n) peony/king of flowers/(P)/
+ֲ [Ϥʤ] /(n) florist/
+ֲ [Ϥʤ䤷] /(n) public flower garden/
+ֲ [Ϥʤ] /(n) bride/(P)/
+ֲǰ [Ϥʤᤤ礦] /(n) bridal costume/
+ֲǰ [Ϥʤᤤ礦] /(n) wedding dress/
+ֲDz̻ [ϤʤϤʤळ] /(n) bride and groom/
+ֲǸ [Ϥʤᤴ礦] /(n) (respectful term for a) bride/
+ֲ [Ϥʤ] /(n) fireworks/(P)/
+ֲл [ϤʤӤ] /(n) pyrotechnist/pyrotechnician/
+ֲ [ϤʤӤ󤳤] /sparklers/
+ֲ [ϤʤӤ] /(n) display of fireworks/firework(s) display/
+ֲ֤ [ϤʤФʤ] /(adj) brilliant/magnificent/spectacular/
+ֲ [] /(n) flower bud/
+ֲ [] /(n) flower bud formation/
+ֳ [] /(n) courtesan/
+ֳƻ [ɤ夦] /procession of courtesans/
+ֳ [] /(n) perigone/
+ֳ [] /(n) red-light district/prostitution quarter/
+ֳ [Ϥʤޤ] /(n) red-light district/prostitution quarter/
+ֳ [ϤʤĤ] /(n) dried bonito shavings/
+ִ [] /(n) corolla (of flower)/garland/wreath/
+ִ [Ϥʤ] /(n) wreath/
+ִ [] /(n) flower vase/
+ִ [] /(n) flowering season/
+ֵ [] /(n) flowering season/
+ֵ [Ϥʤष] /(n) flower bug/
+ֵ [] /(n) flower-viewing guest/customer wreath/
+ֶ [Ϥʤ褦] /(n) commemoration of the Buddha's birthday/
+ַ [Ϥʤ] /(n) floral pattern/flourish/ornament/star actor/(P)/
+ַ [Ϥʤ] /(n) popular stock/
+ַ [] /(n) stem of flower/
+ַ [Ϥʤह] /(n) rosette/
+ָ [Ϥʤ] /(n,vs) cherry blossom viewing/flower viewing/(P)/
+ָα [ϤʤߤΤ] /(n) cherry blossom viewing party/
+ָ [Ϥʤߤɤ] /(n) (cherry) blossom season/
+ָ [ϤʤȤ] /(n) language of flowers/
+ָ׵ [Ϥʤ] /(n) sargassum fish/
+ֹ [] /(n) flower stalk/peduncle/
+ֹ [] /(n) fragrance of flowers/
+ֹ碌 [Ϥʤ碌] /(n) Japanese playing cards/
+ֺ [ϤʤޤĤ] /(n) Buddha's birthday festival (April 8th)/
+ֺפ [ϤʤޤĤ] /(n) Buddha's birthday festival (April 8th)/
+ֺ [] /(n) material used for flower arrangement/
+ֺ餯 [Ϥʤ] /(v5k) to bloom/
+ֺ鳪 [Ϥʤ] /(n) blue king crab/
+ֺ [ϤʤŤ] /florist/floriculture/
+ֻ [Ϥʤդ] /(n) floral playing cards/
+ֻ [] /(n) (flower's) filament/
+ֻ [ϤʤȤ] /(n) language of flowers/
+ֻ [Ϥʤɤ] /(n) flowering season/
+ֻ [Ϥʤɤ] /(n) flower clock/
+ּư [Ϥʤɤ] /(n) a flower-bedecked vehicle/
+ּ [] /(n) floral diagram/
+ּ [] /(n) flower stalk/
+ּ [] /(n) flowers and fruit/interior and exterior/name and reality/
+ּ [Ϥʤ] /(n) flowers and fruit/interior and exterior/name and reality/
+ּ [Ϥʤ] /(n) one who guards flowers/
+ּ [] /(n) flowering tree/
+ֽ [] /(n) inflorescence/
+־ [礦] /(n) (flower's) receptacle/
+־Գ [Ϥʤ礦] /(n) iris/blue flag/
+ֿ [Ϥʤ] /(n) light blue/the color of a flower/
+ֿ [] /(n) tidings of flowers/
+ֿ [դ] /(n) spring wind telling the tidings of flowers/
+ֿԤ [ϤʤŤ] /(n) citing a variety of flowers/multi-flowered design/
+ֿ [Ϥʤդ֤] /(n) falling cherry blossoms/
+ֿ [Ϥʤߤ] /(n) flowering dogwood/
+ [Ϥʤ] /(n) vase/
+ [Ϥʤ] /(n) flowers in full bloom/(P)/
+ [Ϥʤ⤦] /(n) any sumo tournament other than the (six) major tournaments/
+« [Ϥʤ] /(n) bunch of flowers/bouquet/(P)/
+ [Ϥʤ] /(n) reindeer moss/
+ [Ϥʤ] /(n) price of flowers/fee for a woman's companionship/
+ [] /(n) stand for flower vase/
+ [] /(n) flower bed/(P)/
+Ѥ [ϤʤϤ] /(adj) beauty such as to put a flower to shame/
+ [夦] /(n) (flower's) style/
+Į [Ϥʤޤ] /(n) red-light district/prostitution quarter/
+Ļ [礦] /(n) "flowers and birds"/(P)/
+Ļ [礦] /(n) painting of flowers and birds/bird-and-flower genre in Chinese and Japanese painting/
+Ļ [礦դ] /(n) the beauties of nature/
+Ŧ [ϤʤĤ] /(n) flower picking/
+ż [ϤʤǤ󤷤] /(n) floral streetcar/
+ [Ϥʤ̤Ӥ] /(n) person who steals flowers/
+ƻ [ɤ] /(n) flower arrangement/
+ƻ [Ϥʤߤ] /(n) passage through audience to stage/(P)/
+ޤ [Ϥʤ] /(n) hazy weather in spring/
+ [Ϥʤ] /(n) vase/
+ [Ϥʤ] /(n) flower vendor/
+̼ [Ϥʤह] /flower girl/
+Ȫ [ϤʤФ] /(n) flower garden/flower bed/
+ [] /(n) perianth/floral envelope/
+ɩ [ϤʤӤ] /(n) flower-shaped family crest/
+ɩ [ϤʤӤ] /(n) California poppy/
+ɹ [Ϥʤ] /(n) flowers surrounded by ice/
+ [Ӥ] /(n) (flower) vase/(P)/
+Ӥ˲֤ޤ [ӤˤϤʤ򤵤] /(exp) to put flowers in a vase/
+ [] /(n) flower album/
+ʪ [Ϥʤ] /(n) flowering plant/
+ʴ [դ] /(n) pollen/(P)/
+ʴ [դ󤫤] /(n) (flower's) pollen tube/
+ʴɳ [դ󤫤󤫤] /(n) pollen tube nucleus/
+ʴ [դ󤷤礦] /(n) hay fever/allergy to pollen/(P)/
+ʴʬ [դ֤󤻤] /(n) pollen analysis/
+ʴ˦ [դܤܤ] /(n) pollen mother cell/
+ʸ [Ϥʤ⤸] /(n) ornate initial/capital letters/flowers planted to form characters/
+ [ؤ] /(n) flower pattern/
+ [Ϥʤ] /(n) flower pattern/
+ [ؤ] /(n) petal/
+ؤ [Ϥʤ] /(n) tidings of flowers/
+ [٤] /(n) (flower) petal/
+ [ϤʤӤ] /(n) (flower) petal/(P)/
+ [] /(n) spike/
+˪ [ϤʤФ] /(n) bumblebee/
+˼ [Ϥʤդ] /bunch of flowers/
+˼ [Ϥʤ֤] /(n) calyx/
+̪ [ߤ] /(n) nectar/
+̻ [Ϥʤळ] /(n) bridegroom/(P)/
+ [Ϥʤ] /(n) the brilliance of cherry blossoms which illuminate the evening/
+ [Ϥʤ褦] /(n) floral pattern/
+ [Ϥʤ⤦] /(n) figured carpet/
+ [ܤ] /(n) flowers and trees/flowering trees/
+ [] /(n) flower design/
+ [Ф] /rosette/
+ [Ϥʤ] /(n) field full of flowers/
+ [Ϥʤ䤵] /(n) cauliflower/
+ [夦] /(n) red-light district/(P)/
+ [夦] /(n) gay quarters/world of the geisha/(P)/
+ [夦Ӥ礦] /(n) sexually transmitted disease/
+ [褦] /(n) floral leaf/
+ [Ϥʤ] /(n) the part of the fruit from which the flower has dropped/
+ [] /(n) quince/
+Ω [Ϥʤ] /(n) vase/
+ [Ȥ] /(n) fried dough cake/
+ [Ϥʤ] /(n) wreath/garland/(P)/
+䤨 [ϤʤӤ] /(n) chilly spring weather/
+ [Ϥʤ] /(n) flower calendar/
+ [] /(n) flowering plants/
+ñ [󤲤] /horticulture/
+־ [] /(n) granite/
+־ޥ [󤷤ĥޥ] /(n) granitic magma/
+־д [礯] /(n) granodiorite/
+ܿ [Ϥʤ䤵] /(n) cauliflower/
+ [Ϥʤष] /(n) mat with a floral or bulrush pattern/
+ [Ϥʤ] /(n) mat with a floral or bulrush pattern/
+ [ϤʤФ] /(n) florist's scissors/flower scissors/
+ס [餤] /(adv,n,vs) (uk) getting nervous/irritation/(P)/
+פĤ [Ĥ] /(v5k) to get irritated/
+פ [ʤ] /(v5m) to torment/to torture/to harass/
+פ [] /bullying/teasing/(P)/
+פû [ä] /(n) bully/
+פ [] /(v1) to tease/to torment/to persecute/to chastise/(P)/
+ײ [餤] /(adv,n,vs) (uk) getting nervous/irritation/
+׵ [㤯] /(adj-na,n) cruel treatment/
+׹ [] /(adj-na,n) rigour/severity/cruelty/harsh/
+ [] /(adj-no,n) caustic/
+륫 [륫] /(n) caustic alkali/
+ [] /(n) caustic soda/sodium hydroxide/
+ [] /(n) tyranny/despotism/
+ [] /(n) heavy taxation/
+Ω [] /(adj) irritation/
+Ω [] /(n) irritation/
+Ω [] /(v5t) to be irritated/
+ΩƤ [Ƥ] /(v1) to irritate/to exasperate/
+ [] /(adj-na,n) severe/stern/
+ [] /(n) oppression (e.g. taxation)/
+ػ [ʤ] /(n) eggplant/aubergine/(P)/
+ػ [ʤ] /(n) eggplant/aubergine/
+ [] /(n) load/baggage/cargo/(P)/
+٤ [ˤ] /(exp) to be relieved from one's duty/
+٤ [ˤ] /(exp) to be unequal to the burden (job)/to be too heavy a load for/
+٤ʤ [ˤʤ] /(v5u) to carry on shoulder/to bear (burden)/to shoulder (gun)/
+٤򲼤 [ˤ򤪤] /(exp) to take a load off/
+ٰ [ˤĤ] /(n) handling of freight/
+ٰ [ˤ] /(n) packsaddle/
+ٰ [ˤ碌] /(n) documentary bill/bill of exchange/
+ٰؼ [ˤ碌Ƥ] /(n) documentary draft (bill)/
+ٺ [ˤŤ] /(n,vs) packing/baling/crating/(P)/
+ٻ [ˤդ] /(n) label/tag/(P)/
+ٻ [ˤФ] /(n) sale/disposal of goods/
+ٻ [ˤФ] /(n) sale/disposal of goods/
+ټ [ˤ] /(n) cart/wagon/
+ټ [ˤ̤] /(n) shipper/
+ټ [ˤ] /(n) receipt of goods/
+ټ [ˤ] /(n) receipt of goods/
+ټ [ˤˤ] /(n) consignee/
+ټ [ˤˤ] /(n) consignee/
+ٽ [夦] /(n) load/weight/
+ٽ [ˤ] /(adj-na) overloaded/
+ٿ [ˤ] /glut/overstock/
+ [ˤŤ] /(n) loading/
+Ѥ [ˤŤ] /(n) loading/
+ [ˤ֤] /(n) freighter/lighter/
+ [ˤ] /(n) consignment/
+ [ˤ] /(n) consignment/
+ [ˤˤ] /(n) consignor/
+ [ˤˤ] /(n) consignor/
+¤ [ˤŤ] /(n,vs) packing/baling/crating/(P)/
+­ [ˤ] /(n) sale/ballast/lading/
+­ [ˤ] /barge/lighter/
+­ [ˤ֤] /a barge/a lighter/
+ [ˤ] /(n) pack/horseload/
+ [ˤ] /(n) (truck) load-carrying tray/(bicycle) luggage carrier/roof rack/(P)/
+ô [] /(n) support/participation/assistance/complicity/conspiracy/
+ [Ǥ] /(n) electric charge/
+γ [Ǥ夦] /a charged particle/
+Ϥ [ˤ錄] /delivery of freight or goods/
+Ϥؿ޽ [ˤ錄] /delivery order/
+ϻؿ޽ [ˤ錄] /(n) delivery order/
+ư [ˤ] /(n) movement of goods/
+ [ˤʤ] /(n) packing cord/
+ [ˤ] /(n) pack horse/
+ϼ [ˤФ] /(n) wagon/dray/cart/
+ȴ [ˤ̤] /(n) pilferage/
+ʪ [ˤ] /(n) luggage/baggage/(P)/
+ʪͤ [ˤĤĤ] /(v1) to pack one's things/
+ [ˤ] /(n) collapsing load (as on lorries)/
+ [ˤä] /(adj-na,n) encumbrance/
+ [ˤ] /(n) handling cargo/loading and unloading/
+ [ˤ䤯] /(n) handling cargo/loading and unloading/
+Ȥ [ˤ] /(n) unloading/landing/(P)/
+Ȥ [ˤ] /landing place/
+Ȥ [ˤ礦] /landing charges/
+ [褦] /lotus leaf/
+Ϥ [ˤ館] /(n) packing/
+ [Ϥ] /(n) flower/petal/(P)/
+ڡ [ϤʤФʤ] /(adj) brilliant/magnificent/spectacular/(P)/
+ڤ䤫 [Ϥʤ䤫] /(adj-na,n) gay/showy/brilliant/gorgeous/florid/(P)/
+ڤ䤰 [Ϥʤ䤰] /(v5g) to become brilliant/
+ڤ¤˽ [򤵤ꤸĤˤĤ] /(exp) to discard the flower for the fruit/
+ڲڤ [ϤʤФʤ] /(adj) brilliant/magnificent/spectacular/
+ڵ [] /(n) special guests/
+ڶ [礦] /(n) overseas Chinese merchants/(P)/
+ڸ [] /(n) Buddhist sect/
+ڸ [Τ] /Kegon waterfall near Nikko/
+ڸ [󤭤礦] /Avatamska sutra/
+ڸ [󤷤夦] /(n) Buddhist sect/
+ڸ [] /(n) flowery words/
+ڹ [] /(n) aged 61/
+ڻ [] /(n) Fahrenheit/
+ڻ [] /(n) Chinese character/
+ڻ [] /(n) Chinese newspaper/
+ڼ [] /(n) appearance and content/flowers and fruit/
+ھ [礦] /(n) Chinese merchants abroad/
+ڿ [礯] /(n) bright light/
+ڿŵ [礯ΤƤ] /(n) wedding ceremony/
+² [] /(n) noble/peer/
+ [] /(n) flower bed/
+ [夦] /central China/
+ƻ [ɤ] /(n) flower arrangement/(P)/
+ [ʤ] /South China/
+ [] /(adj-na,n) pomp/splendor/gaudiness/(P)/
+ɽ [Ҥ礦] /(n) monument at cemetery entrance/
+ [ۤ] /(n) North China/
+ [줤] /(adj-na,n) splendor/magnificence/(P)/
+ [夦] /(n) aristocracy/nobility/
+ [] /(adj-na,n) luxury/pomp/delicate/slender/gorgeous/
+ [㤷] /(adj-na,n) luxury/pomp/delicate/slender/gorgeous/
+ۻ [] /(n) pastry/(P)/
+ۻҥѥ [ѥ] /(n) sweetened bun/
+ۻҲ [] /(n) confectionery shop/(P)/
+ۻҴ [] /(n) cake box/
+ۻһ [] /(n) cake dish/
+ۻޤ [] /box of cakes/
+ۻȭ [Ф] /(n) bowl for confectioneries/
+ۻ [ܤ] /(n) cake tray (dish)/
+ [] /(n) lobster/prawn/shrimp/(P)/
+ܰ [] /(n) Ainu/Hokkaidou/
+ܰе [] /Chinese aster/
+ܰо [ޤ] /(n) Japanese spruce/
+ܹ [Ӥ] /(n) bent (with age)/
+ܾ [Ӥ礦] /(n) padlock/
+ [㤳] /(n) squilla/mantis crab/
+եܥƥ [㤳Хܥƥ] /(n) Christmas cactus/crab cactus/
+ [] /(n,suf) (uk) toad/
+걸 [ޤ] /(n) pouch/purse/
+ [] /(n,n-suf) counter for chapters (of a book)/(P)/
+ݤ [] /(v5s) to impose/
+ݤ [] /(vs-s) to impose/(P)/
+ݤλŻ [Τ] /job (responsibility) of a section/
+ݰ [] /(n) section staff/(P)/
+ݳ [] /(n) extracurricular/
+ݳư [Ĥɤ] /(n) extracurricular activities/
+ݳ [央礦] /(n) extracurricular lesson/
+ݶ [礦] /(n) schoolwork/lessons/
+ݶ [] /(n,vs) charges/
+ [] /section system (companies)/
+ [] /(n,vs) taxation/(P)/
+ǹ [] /exemption/
+ǽ [Ȥ] /taxable income/
+ɸ [Ҥ礦] /(n) base of taxation/
+Ψ [] /(n) tax rate/
+ [] /(n) subject/theme/task/(P)/
+ [礯] /(n) set piece (of music)/
+ħ [礦] /(n) charges (i.e. fees)/(P)/
+Ĺ [礦] /(n) section manager/section chief/(P)/
+ [Ƥ] /(n) course/curriculum/(P)/
+ [⤯] /(n) (school) subject/curriculum/course/(P)/
+ [] /(n) distribution of assignments/
+ߵ [㤯] /(n) freight and passengers/
+ߵ [] /(n) combined cargo and passenger ship/
+ߵ [㤯] /(n) combined cargo and passenger ship/
+ߺ [] /(n) wealth/worldly goods/
+߼ [] /(n) freight car/van/(P)/
+߼Ϥ [錄] /(n) FOR/free on rail/
+߿ [礯] /(n) money-making/
+ʪ [֤] /(n) (1) cargo/freight/(2) money or assets/
+ʪ [] /(n) (1) cargo/freight/(2) money or assets/(P)/
+ʪ [Ĥ] /(n) freight depot/
+ʪư [Ĥɤ] /truck/
+ʪ [Ĥ] /(n) hold/
+ʪ [Ĥ] /freight car/
+ʪ [Ĥ] /(n) freighter/
+ʪ [ĤӤ] /freight/
+ʪݸ [Ĥۤ] /(n) cargo insurance/
+ʪ͢ [Ĥ椽] /(n) freight traffic (transportation)/freightage/shipment/
+ʪ [Ĥä] /freight train/
+ʾ [ؤ] /(n) money/currency/coinage/(P)/
+ʾ [ؤ] /currency value/(P)/
+ʾк [ؤ] /monetary economy/
+ʾ [ؤ礦] /(n) quantity theory of money/
+ʾ [ؤ] /currency system/
+ʾƱ [ؤɤᤤ] /(n) monetary union/
+ϰ [] /Garuda (man-bird deity of Hindu-Buddhist myth)/
+᤮ [] /past/after/(P)/
+᤮ [] /bygones/the past/past event/
+᤮ [] /(v1,vi) to pass/to go beyond/to elapse/to exceed/(P)/
+᤮äǽ [äΤ] /might-have-been/
+᤮ [] /(v5r) to pass/
+᤮Ԥ [] /(v5k-s) to pass/to go pass/
+᤮Ԥ [椯] /(v5k-s) to pass/to go pass/
+ᤴ [] /(v5s,vt) to pass/to spend/to go through/to tide over/(P)/
+ [ޤ] /(n) fault/error/indiscretion/(P)/
+ [ޤ򤢤餿] /(exp) to correct a fault/
+ä [ޤä] /in error/by mistake/by accident/
+ [ޤ] /(v5t) to err/
+ޥ󥬥ꥦ [ޥ󥬥󤵤󥫥ꥦ] /(n) potassium permanganate/
+ᰵ̩ [ĤߤĤ] /(n) overconsolidation ratio/
+ۤκ [ΤޤĤ] /(n) Passover/
+ᴹɸ [󤭤礦] /(n) hyperventilation syndrome/
+ [] /(n) traveller (passing through)/
+뵡 [夦] /(n) supercharger/
+ [] /(n-adv,n) the past/bygone days/the previous/(P)/
+λ [礦] /past perfect tense/
+ [] /(n) (gram) past tense/
+Ģ [礦] /(n) (family) death register/
+ʬ [֤] /(n) past participle/
+ [] /(n) overwork/
+ [] /(adj-na,n) extreme/radical/(P)/
+ [] /(n) radical party/extremists/
+ḽ̤ [] /(n) present and future/three temporal states of existence/
+ [] /(n) exaggeration/saying too much/(P)/
+ [] /(n) mistake/fault/
+ [] /(adj-na,n) rigour/severity/cruelty/harsh/(P)/
+ʥȥꥦ [󤫥ʥȥꥦ] /(n) sodium peroxide/
+Хꥦ [󤫥Хꥦ] /(n) barium peroxide/
+٥󥾥 [󤫥٥󥾥] /(n) benzoyl peroxide/
+ [󤫤] /(n) fatty acid peroxides/
+ [󤫤] /(n) H2O2/hydrogen peroxide/
+ʪ [󤫤֤] /(n) peroxide/
+ [󤷤礦] /(n) hyperacidity/
+Ἲ [] /(n) error/blunder/accident/(P)/
+Ἲ [Ĥ뤹] /(exp) to forgive (a person) for his (her) fault/
+Ἲ [ĤĤ] /(n) negligent homicide/
+Ἲ [Ĥ礦] /accidental infliction of injury/
+Ἲ [Ĥ礦] /accidental infliction of injury/
+Ἲ׻ [Ĥ] /(n) involuntary manslaughter/accidental homicide/negligent homicide/(P)/
+Ἲ׻ [Ĥ] /(n) involuntary manslaughter/accidental homicide/
+Ἲ [ĤϤ] /(n) careless offense/
+ [夦] /(adj-na,n) overweight/
+ϻ [夯] /(n) postmature infant/
+ᾮ [礦] /(adj-na,n) too small/
+ᾮɾ [礦Ҥ礦] /(n,vs) underestimation/undervaluation/
+ᾯ [礦] /(adj-na,n) too few/
+ᾯ [礦󤳤] /(n) under-reporting (e.g. income on a tax return)/
+ [礦] /(n) undeserved praise/
+ [礦] /(n) undeserved praise/
+ [礦] /(adj-na,n) excess/over-/(P)/
+ [礦礦] /(n) over-consumption/
+͸ [礦󤳤] /(n) surplus population/
+ [礦] /(n) overproduction/
+ [礦Ȥ] /(n) overinvestment/
+Ϳ [礦Ȥ] /(n) overdosage/
+ɱ [礦ܤ] /(n) excessive or unjustifiable self-defense/
+ [礦ꤨ] /excess profit/
+ήư [礦夦ɤ] /(n) excess liquidity/
+Ῡ [礯] /(n,vs) overeating/
+Ῡ [礯礦] /(n) binge eating/bulimarexia/
+΅ [] /(n,vs) trusting too much/overestimating ability/
+ῶ [֤] /(n) overdraft/
+ [] /(n) depopulation/(P)/
+¿ [] /(adj-na,n) excess/superabundance/(P)/
+ [] /(n) negligence/carelessness/mistake/
+ [] /(adj-na,n) excessive/too much/unreasonable/(P)/
+ [] /(n) overestimation/
+ɾ [Ҥ礦] /(n,vs) overestimation/overvaluing/
+ [Ƥ] /(n) process/(P)/
+ [] /(n) crossing/ferry/changing old to new/(P)/
+ϴ [Ȥ] /(n) transition period/(P)/
+ϸ [Ȥ󤷤礦] /(n) transient/
+Ū [ȤƤ] /(adj-na) transitional/
+ [] /(adj-na,adj-no,n) excess/immoderation/(P)/
+٤۲ [ɤΤ٤󤫤] /profuse apology/
+ [Ȥ] /(adj-na,n) excessive/exorbitant/(P)/
+ [Ȥ礦] /(n) excessive competition/
+ [] /(n-adv,n-t) recently/the other day/
+Ǯ [ͤ] /(n,vs) superheating/overheating/(P)/
+Ǯ [ͤĤ] /(n) superheater/
+Ǯ [ͤĤ礦] /(n) superheated vapor/
+ǯ [ͤ] /(n) past financial year/
+Ⱦ [Ϥ] /(n) the greater part/
+Ⱦ [Ϥ󤹤] /(n) majority/(P)/
+ [Ϥ] /(n-adv,n-t) some time ago/recently/
+ [Ϥ餤] /(adv) for some time/
+ [Ӥ] /(adj-na,n) nervousness/oversensitivity/(P)/
+Ҿ [Ӥ󤷤礦] /(n) hypersensitivity/
+IJɸ [Ӥ󤻤礦礦] /(n) irritable colon syndrome/
+Ե [դ夦] /(n) excess or deficiency/
+­ [դ] /(n) excess or deficiency/
+ʧ [Ф餤] /(n,vs) over-payment/
+ʬ [֤] /(adj-na,n) excessive/unmerited/generous/
+ݸ [ۤ] /(adj-na,n) excessive care/
+˫ [ۤ] /(n) overpraise/
+˰ [ۤ] /(n) supersaturation/
+˰¾ [ۤ露礦] /(n) supersaturated vapor/
+˰ϱ [ۤ褦] /(n) supersaturated solution/
+̩ [ߤ] /(adj-na,n) crowded/(P)/
+β [夦] /(n) persulfuric acid/
+ [礦] /(n) correctional fine/
+ [礦] /(n) overdose/overdosage/
+ջг [󤵤󤻤ä] /(n) superphosphate of lime/
+ [줤㤯] /(n,vs) excessive cooling/supercooling/
+ϫ [] /(n) overwork/strain/(P)/
+ϫ [] /(col) death from overwork/
+ [] /(n) mist/(P)/
+⤬ [ߤ] /(1) area in Tokyo/(2) Japanese Government Departments (euph)/
+ [] /(v5m) to grow hazy/to be misty/(P)/
+򿩤 [ߤ򤯤] /(exp) to live on air/
+ [ߤ] /(1) area in Tokyo/(2) Japanese Government Departments (euph)/
+ [ߤ] /(n) nepheline/
+ [ߤ] /(n) baby's-breath/
+ [ߤ] /(n) fowling net/
+ [] /(n) mosquito/(P)/
+ο [Τۤ] /not be worried about anything/
+Ĥͤ [Τʤ褦ʤ] /very thin voice/
+ [Τʤߤ] /pittance/
+񤯤 [Τ䤯ʤ] /faint voice/
+㲰 [] /(n) mosquito net/
+㸯 [] /(n) outdoor fire with dense smoke to repel mosquitoes/mosquito-fumigation/
+ [Ȥꤻ󤳤] /(n) mosquito coil/anti-mosquito incense/
+ [Ȥꤻ󤳤] /(n) mosquito coil/anti-mosquito incense/
+ [Ф] /(n) fishing fly/
+ [䤷] /(n) mosquito-fish/
+ [Ф] /(n) mosquito swarm/
+Ģ [] /(n) mosquito net/(P)/
+ [֤] /(n) outdoor fire with dense smoke to repel mosquitoes/
+ [] /(io) (n) outdoor fire with dense smoke to repel mosquitoes/mosquito-fumigation/
+ [Ф] /(n) fishing fly/
+ [ˤ狼] /(adj-na,n) sudden/abrupt/unexpected/improvised/offhand/(P)/
+䤫 [ˤ狼] /(adj-na,n) sudden/abrupt/unexpected/improvised/offhand/
+䤫 [ˤ狼] /(n) rain shower/
+ [ˤ狼] /suddenly/(P)/
+䱫 [ˤ狼] /(n) rain shower/(P)/
+䶸 [ˤ狼礦] /(n) impromptu skit/(theatrical) farce/
+ʵ [ˤ狼] /temporary boom/
+Ź [ˤ狼] /(n) hasty preparation/
+Ω [ˤ狼] /extemporary/improvised/
+ [ˤ狼ʤ꤭] /overnight millionaire/
+ [ˤ狼椭] /(n) sudden snowfall/
+ [] /(adv) suddenly/all of a sudden/abruptly/
+¤ [ˤ狼Ť] /makeshift/improvised/
+ʬ [ˤ狼֤󤲤] /(n) mushroom millionaire/
+ٶ [ˤ狼٤󤭤礦] /cramming/
+ [ˤ狼᤯] /(n) sudden blindness/one suddenly blinded/
+ [郎] /(adj-pn,n) my/our/one's own/
+ [] /(n) me/oneself/self/ego/(P)/
+桹 [] /(n) we/(P)/
+桹˸줿 [ˤऱ줿Ҥʤ] /criticism leveled against us/
+椬 [郎] /(adj-pn,n) my/our/one's own/(P)/
+椬ޤ [郎ޤ] /(adj-na,n) (1) selfishness/egoism/wilfulness/(2) disobedience/(3) whim/
+椬դ [郎򤨤] /(exp) That's just what I thought/
+椬 [郎] /(n) our house/our home/(P)/
+椬 [Ĥ褤] /egoistic/selfish/self-willed/
+椬 [郎] /my lord/
+椬 [郎] /(exp) our school/
+椬 [郎] /(n) our country (reserved for a Japanese referring to Japan)/our land/(P)/
+椬 [郎] /(n) one's own affair/
+椬 [郎] /(n) myself/oneself/
+椬Ȥ򺨤 [郎ߤ򤦤] /(exp) to blame oneself/
+椬ν [郎ΤϤ] /(n) heyday/prime/
+椬 [郎Ȥ] /our party/
+椬 [郎Ϥ] /(n) I (nuance of arrogance)/
+椬ʪ [郎] /(n) one's own property/possessions/
+椬ʪ [郎Τ] /(adj-na,n) looking or acting as if one owned the place/
+椬 [郎ޤ] /(adj-na,n) (1) selfishness/egoism/wilfulness/(2) disobedience/(3) whim/
+椬 [郎ޤ] /(adj-na,n) (1) selfishness/egoism/wilfulness/(2) disobedience/(3) whim/(P)/
+ʤ [ʤ] /(adv) even if I say so myself/
+ˤ [ˤ⤢餺] /(adv) absentmindedly/in spite of oneself/
+ [] /vying with one another/
+ [] /(n) we/us/
+ [] /(io) (n) me/oneself/self/ego/
+Ф [] /(exp) to insist on one's own ideas/
+ޤ [򤪤] /(exp) to defer to another/
+ĥ [Ϥ] /(exp) to insist on one's own ideas/
+̤ [Ȥ] /(exp) to insist on one's own ideas/to have one's own way/
+ΩƤ [򤿤Ƥ] /(v1) to insist on one's own ideas/
+ [] /(n) self-will/obstinacy/
+դ [郎򤨤] /(v1) to approve of/
+ [郎] /(n) our house/our home/
+ [] /(n) we/
+˸줿 [ˤऱ줿Ҥʤ] /criticism leveled against us/
+¿ [餯] /rummage sale/
+渫 [] /(n) selfish mind/
+ [郎] /(n) our country (reserved for a Japanese referring to Japan)/our land/
+ [郎] /(n) personal affair/
+漹 [夦] /(n) egotism/obstinacy/
+潡 [郎夦Τ] /believer of my denomination/
+澡 [줬] /(n) everybody for himself/
+澡 [줬] /(adv) every man for himself/
+ [礦] /(n) selfishness/bias/personal feelings/
+濴 [郎] /my heart/
+ [Ҥ] /(n) myself and others/
+ [줵] /(adv) self first/striving to be first/scrambling for/
+Τ餺 [줷餺] /(adv) involuntarily/instinctively/
+İ [Ǥ󤤤󤹤] /(n) seeking one's own interests/straining (the interpretation or argument) to suit one's own interests/drawing water for one's own field/
+ [] /(n) we/us/
+ [ʤ] /(adv) for me (to do such a thing)/
+ [郎Ϥ] /(n) I (nuance of arrogance)/
+ [ष] /(adj-na,n) reckless/daredevil/
+ʪ [郎] /(n) one's own property/possessions/
+ʪ [郎Τ] /(adj-na,n) like one's own/
+ʪ [郎Τ] /in a lordly manner/
+ [郎ۤ] /our side/we/
+˫ [ܤ] /(n) self-praise/
+ [郎ޤ] /(adj-na,n) (1) selfishness/egoism/wilfulness/(2) disobedience/(3) whim/
+ [ޤ] /(n,vs) patience/endurance/perseverance/tolerance/self-control/self-denial/(P)/
+ [ޤĤ褤] /(adj) patient/persevering/
+ [褯] /(n) selfishness/
+ [] /(n) self interest/
+ [꤬] /(adj-na,adv,n) selfishness/selfish person/
+˴ [꤬⤦] /greedy or grasping person/
+ [٤] /(n) drudge/grind/
+ή [夦] /(n) self-taught/one's own way/
+ [郎ޤ] /(adj-na,n) (1) selfishness/egoism/wilfulness/(2) disobedience/(3) whim/
+ [] /(n) tusk/fang/
+ض۵ [󤭤󤭤夦] /(n) trismus/lockjaw/
+ [礦] /(n) stronghold/inner citadel/
+ [] /(n) stroke/(P)/
+褯 [] /(v5k) to draw/to paint/to sketch/to depict/to describe/
+褹 [] /(vs-s) to draw/to demarcate/to mark/to divide/to map out/(P)/
+ [] /(n) meaning of a picture/
+ [] /(adj-na,n) uniformity/standardization/(P)/
+첽 [Ĥ] /standardization/
+ [Ĥ央] /standardization/
+Ū [ĤƤ] /(adj-na) uniform/standard/
+ [] /art motif/
+ [Ӥ] /(n) arranged by strokes/
+ [Ӥ] /(n) arranged by strokes/
+ [] /(n) painter/artist/(P)/
+ [] /(n) easel/
+ͺ [] /(n) (the constellation) Pictor/
+ [] /(n) artists' patrons' association/
+ [] /(n) drawing/
+ػ [] /drawing paper/
+ [] /(n) art student/
+ [ä] /(n) epoch-making/(P)/
+Ū [äƤ] /(adj-na,n) epoch-making/(P)/
+趭 [礦] /(n) feeling or atmosphere or mood of a painting/the mood to paint/
+ [礦] /(n) works of painting/
+蹩 [] /(n) painter/artist/
+蹩 [] /(n) painter/artist/
+ [] /(n) sketch/
+ [] /(n) artistic talent/
+ [] /(n) matter for painting/
+ [] /(n,vs) plan/scheme/program formulation/maneuver/
+軾 [] /(n) legend over a picture/inscription (legend, writing) on a painting/
+軿 [] /(n) legend over a picture/inscription (legend, writing) on a painting/
+ [] /(n) painter/artist/painter supported by patron/
+ [] /(n) painter/artist/painter supported by patron/
+ [] /drawing paper/
+輼 [] /(n) art studio/
+ [] /(n) image quality (film, video, etc.)/
+ [] /painter/artist/
+ [] /(n) picturesqueness/
+轸 [夦] /(n) book of paintings in print/(P)/
+辢 [礦] /painter/artist/
+辦 [礦] /(n) picture dealer/(P)/
+ [礦] /pictured paper doors/
+迴 [] /artistic instinct/
+ [] /(n) painter/artist/
+ [] /(n) stroke count/(P)/
+Ū [Ƥ] /(adj-na) epoch-making/
+ [] /(n) master painter/
+ [] /(n) drawing paper/
+ [] /(adj-na,n) distinct/clear-cut/
+ [󤿤] /(adj-t) distinct/clear-cut/
+ [] /(adv) sharply/
+ [] /(n) image pixel/
+ [] /(n) image/picture/portrait/(P)/
+ [] /image processing/
+ [ꤽ] /image processing equipment/
+ [] /(n) image diagnosis/
+ [] /(n) motif/theme/subject (of picture)/
+ [] /(n) artists' world/painting circles/
+ [] /discussions on art and painting/
+ġ [礦] /(n) picture album/
+Ģ [礦] /(n) picture album/
+Ĵ [礦] /(n) tone of an image/
+ [Ƥ] /(n) demarcation/
+ƻ [ɤ] /(n) art of painting/
+ [Ϥ] /(n) master painter/artist/(P)/
+ [Ф] /(n) drawing board/drafting board/
+ [] /(n) penciling eyebrows/
+ɮ [Ҥ] /(n) artist's brush/
+ [Ӥ礦] /(n) drawing pin/thumb tack/
+ [] /(n) (oil painting) canvas/
+ [] /(n) picture book or album/
+ [դ] /(n) style of painting/
+ [դ] /(n) picture scroll/
+ [ۤ] /(n) illustrated news magazine/pictorial/
+ˡ [ۤ] /(n) art of drawing and painting/
+ˡ [ۤ] /(n) descriptive geometry/
+ [ۤ] /picture copybook/
+ [] /(n) terminal screen/scene/picture/the field (in TV)/photo/(P)/
+ [ؤ] /(n) failure/fiasco/rice-cake painting/collapse/something of little value/
+ [٤] /(n) failure/fiasco/rice-cake painting/collapse/something of little value/
+ѻ [褦] /(n) drawing paper/(P)/
+εŷ [礦Ƥ󤻤] /(n) finishing touch/completing (something) by executing the final, critical step/
+ε [礦Ƥ󤻤] /(n) finishing touch/completing (something) by executing the final, critical step/
+ζ [礦Ƥ󤻤] /(n) finishing touch/completing (something) by executing the final, critical step/
+ϭ [] /(n) (picture) gallery/(P)/
+ϰ [] /picture gallery/high decorated building/
+ [] /(oK) (n) legend over a picture/inscription (legend, writing) on a painting/
+餷ž [դޤ] /(v5b) to fall and roll over/wriggle about/
+餹 [] /(v5s) to bend down/to bow down/to lie prostrate/
+餻 [դ] /(v5r) to lie down/to retire/to go to bed/
+ [դ] /(n) bed/
+龲 [礦] /(n) confined to bed/
+ž [󤷤礦] /(n) going through thick and thin to attain one's objective/enduring unspeakable hardships for the sake of vengeance/
+ε [夦] /(n) (1) great man/exceptional person hidden among the masses/(2) reclining dragon/
+ε [礦] /(n) (1) great man/exceptional person hidden among the masses/(2) reclining dragon/
+ζ [夦] /(n) (1) great man/exceptional person hidden among the masses/(2) reclining dragon/
+ζ [礦] /(n) (1) great man/exceptional person hidden among the masses/(2) reclining dragon/
+ζ [礦Ƥ󤻤] /(n) finishing touch/completing (something) by executing the final, critical step/
+ [] /(n) sprout/(P)/
+ꤰ [ᤰ] /(v5m) to bud/to sprout/
+Ф [] /(exp) to sprout/to put forth buds/
+Ŧ [Ĥ] /(exp) to nip something in the bud/to nip the buds/
+ꥭ٥ [ᥭ٥] /(n) Brussels sprouts/
+٤ [Ǥ] /(adj) happy/simple soul/propitious/joyous/
+Ѱ [礦ؤ] /(n) bud mutation/
+᤯ [֤] /(v5k) to bud/
+ [Ф] /(n) bud/sprout/(P)/
+ [Ф] /(v1) to bud/to sprout/
+ܤ [Ĥ] /(n) bud grafting/
+˦ [ۤ] /(n) spore/
+Ω [] /(n) bud/sprout/
+ [] /(n) moth/
+줹 [] /(v5r) to congratulate/
+ [] /(n) congratulatory feeling/
+ [] /(n) banquet/
+ [] /(n) congratulation/
+ [] /(n) congratulations/greetings/
+ [] /New Year greetings (parties)/
+ [] /(exp) New Year greeting/
+ [礦] /(n) new year's card/(P)/
+ [礦] /(n) A Happy New Year!/(P)/
+ɽ [Ҥ礦] /congratulatory card or letter sent to the Emperor/congratulatory address/
+Ӥ [ߤӤ] /elegant/graceful/
+Ӥ䤫 [ߤӤ䤫] /(adj-na,n) elegant/graceful/
+ [] /(n) Song of Solomon/
+ [] /(n) aesthetic sentiment/
+ [] /(n) old Japanese court music/(P)/
+ [] /(n) writer/man of taste/dilettante/
+ [] /(n) polite word in letter to friend/
+ [] /(n) elegant words/refined diction/
+ [] /(n) refined diction/polite expression/
+ [] /(n) alias/pseudonym/pen name/nom de plume/
+ [] /(n) elegance/
+ [礦] /(n) correct name/elegant name/name of poem/
+ [] /(n) individual of taste/
+¯ [] /(n) refined and vulgar/classical and colloquial/
+ [] /(n) artistry/good taste/elegance/grace/(P)/
+ʸ [֤] /(n) elegant (literary) style/
+̣ [] /(n) high class/graceful/
+ [礦] /(n) magnanimity/generosity/tolerance/
+ [] /(v1) to be hungry/to starve/to thirst/
+ [] /(n) (death from) starvation/
+ [Ĥ] /(n) (death from) starvation/
+ [] /(n) (uk) brat/kids/ghoul/
+ [ɤ] /those damn kids/
+羭 [礦] /(n) boss of the children (in the neighbourhood)/bully/
+ƻ [ɤ] /(n) hungry ghost/hungry devil/
+ [] /(n) (death from) starvation/(P)/
+ [] /(n) (death from) starvation/(P)/
+ϵ [] /(n) hungry wolf/
+϶ [] /(n) palanquin/litter/bier/
+ [] /(n) palanquin/litter/bier/
+ [] /(n,vs) shell/shellfish/being in between/mediation/concerning oneself with/
+𤷤 [] /through the medium of/
+𤹤 [] /(vs-s) to worry/to mind/to care/
+ [] /(n,vs) worrying about/caring about/
+ [] /sea shell/
+ [] /(n,vs) nursing/(P)/
+ [ˤ] /person who looks after a patient/
+ݸ [ۤ] /(n) nursing insurance/
+ݸ [ۤ󤻤] /(n) nursing-care insurance system/
+ [] /crust-like shell/
+ [] /(n) interposition/intervention/(P)/
+ [㤯] /(n) suicide assistant/
+ [] /(n,vs) helper/assistant/second/(P)/
+ź [] /(n) helper/assistant/second/
+ [ˤ夦] /(n,vs) intervention/(P)/
+碌 [ˤ夦ˤ碌] /(exp) to hint at one's intervention/
+ [Ӥ礦] /(vs) nursing a patient/
+ [ۤ] /(n,vs) nursing/looking after/
+ [] /(n) bearing an egg (biology)/
+ [] /fish and shellfish/
+ [] /(n,vs) understanding/(P)/
+ [] /(n,n-suf,vs) meeting/assembly/party/association/club/(P)/
+ [] /(v5u) to meet/to interview/(P)/
+« [䤯] /rendezvous/
+񤹤 [] /(vs-s) (1) to meet/to assemble/(2) to mediate/
+Ω [ΤĤ] /founder of a society/
+碌 [碌] /(v1) to make (someone) to meet/to expose to/to subject to/
+Ť [褪] /(exp) to hold a meeting/
+ȴ [̤] /(exp) to withdraw from a society (meeting)/
+ [] /(n) kanji made up of meaningful parts (e.g. "east" is tree plus sun)/
+ʸ [⤸] /ideograph/
+ [] /(n) member/the membership/(P)/
+ [󤭤䤯] /membership agreement (e.g. for a credit card)/
+ [󤱤] /(n) membership card/
+ [󤷤礦] /membership badge/
+ [󤷤礦] /membership certificate/
+ [󤻤] /(n) membership system/
+̾ [ᤤ] /membership list/
+ [] /(vs) drinking and carousing together/
+ [] /(n) the perineum/
+ [] /(n) epiglottis/
+ [ʤ󤳤] /epiglottis/
+ [] /(n) meeting hall/assembly hall/(P)/
+ [] /(oK) (n) meeting hall/assembly hall/
+ [] /(n) session (of a legislature)/(P)/
+ [夦] /during a session (of the legislature)/
+ [] /(n) society by-laws/
+ [] /(n) meeting/conference/session/assembly/council/convention/congress/(P)/
+Ĥ˲ä [ˤ] /(exp) to take part in a conference/
+Ļ [] /agenda/
+ļ [] /conference room/council room/(P)/
+Ľ [] /(n) place of assembly/
+ľ [礦] /conference room/place of assembly/
+ [ˤäƤ] /conference program/
+Ͽ [] /(n) minutes/proceedings/
+ [] /(n) account/finance/accountant/treasurer/paymaster/reckoning/bill/(P)/
+ײ [] /accounts (accounting) section/
+׳ [] /(n) accountancy/
+״ [] /(n) accountant/treasurer/
+״ƺ [] /(financial) audit/auditing/
+׵ [勞] /(n) accounting scandal/
+׷ [] /(n) accountant/accounting clerk/cashier/
+׷ [] /(n) accountant/accounting clerk/cashier/
+׸ [] /(n) audit/
+׸ [󤵤] /(n) Board of Audit/(P)/
+׻ [] /(n) (certified public) accountant/
+׼̳ [Ĥ] /(n) accounting practice/
+׾󥷥ƥ [礦ۤƥ] /(n) AIS/accounting information system/
+ǯ [ͤ] /fiscal year/(P)/
+ [ۤ] /(n) treasurer's report/financial report/
+ [] /(n) interview/audience/(P)/
+񸫵 [] /record of an interview/
+񸫼 [󤷤] /interviewer/
+ [] /(n) meeting/assembly/(P)/
+פ [ˤΤ] /(exp) to be present at a meeting/
+ [夦] /(n) synodic period/
+ [] /(n) temple service/
+ [] /(n) company/corporation/(P)/
+Ҥ˽ФƤ [ˤǤƤ] /(exp) to work for a company/
+Ҥμ [Τ̤] /great old-timer of the firm/
+Ҥ򵯤 [򤪤] /(exp) to set up a company/
+Ҥ򼭤 [] /(exp) to leave the company/
+Ұ [㤤] /(n) company employee/
+ұĶ [㤨礦] /business administration/
+ҳ [㤬褦] /company overview/
+Ҵ [㤭礦] /(n) corporation/
+ҶФ [ŤȤ] /serving in a company/
+ҹˡ [㤳ۤ] /(n) Corporate Rehabilitation Law/(P)/
+һ [] /at company's expense/
+Ҿ [㤸礦ۤ] /(n) corporate information/
+ [㤽] /company funeral/
+ˡ [ۤ] /(n) corporation law/
+Ω [] /(adj-no) established by the company/
+ [㤯] /(n,vs) nod/salutation/greeting/recognition/bow/(P)/
+ [] /sponsor of a meeting/
+ [夦] /(n) audience/congregation/
+ [夦] /audience/assembly/meeting/
+ [] /(n) meeting place/club/
+ [礦] /(n) negotiation/talks/
+ [礦] /(n) assembly hall/meeting place/the grounds/(P)/
+ [礯] /(n) dining together/mess/(P)/
+ [] /(n) congeniality/satisfaction/(P)/
+񿴤κ [Τ] /work after one's heart/
+ [] /(n) meeting place/seats for the public/restaurant dinner/
+ [] /(n) elaborate dinner tray/
+ [礦] /(n) set of dishes served on an individual tray for entertaining guests/banquet/
+ [] /(n) engagement/battle/
+ [] /(n) attendance at a funeral/
+ [] /attendants at a funeral/mourners/
+§ [] /(n) society or club regulations/constitution/(P)/
+ [] /(n) conversation/conference/discussion/interview/(P)/
+Ĺ [礦] /(n) president (of a society)/chairman/(P)/
+Ĺ˿䤹 [礦ˤ] /(exp) to recommend (a person) for the post of president/
+ [Ť̤] /Aizu lacquer ware/
+Ƭ [Ȥ] /(n) society president/(P)/
+Ʊ [ɤ] /(n) assembly/meeting/
+Ʋ [ɤ] /(n) church/chapel/synagogue/tabernacle/(P)/
+Ʋ [ɤŤ] /ruler of a synagogue/
+ [Ȥ] /(n) understanding/comprehension/grasp/perception/appreciation/
+ [ɤ] /(n) reading-and-discussion meeting/
+ [] /(n) faction/denomination/communion/
+ [] /(n) membership fee/(P)/
+ [ۤ] /(n) bulletin/report/(P)/
+ [] /(n) conversation/(P)/
+ä [Τ] /conversation class/
+򤫤 [Ȥ] /(v5s) (1) to comb out/(2) to melt/(P)/
+򤭤ۤ [Ȥۤ] /(v5s) (1) to disentangle/to unravel/(2) to relax someone/(P)/
+򤭶 [Ȥ] /(n) wide-toothed comb/
+ʪ [Ȥ] /(n) clothes to be unsewn/
+ [ȤϤʤ] /(v5s) to liberate/to set free/
+ [ȤϤʤ] /(v5t) to release/
+ [Ȥ] /(n) manner of solving/
+ [Ȥ] /(v5s) to explain/to dispel doubts/
+ [Ȥ] /(v5k) to solve/to answer/to untie/(P)/
+ [ۤɤ] /(v5k) to unfasten/(P)/
+򤰤 [ۤ] /(v5s) to unfasten/
+򤱤ʤ [Ȥʤ] /insoluble problem/
+򤱤 [Ȥ] /(v1) to loosen/(P)/
+򤱤 [ۤɤ] /(v1) to come untied/to come apart/(P)/
+򤱹 [Ȥ] /(v5m) to melt into/
+򤴤 [ۤ] /(v5s) to unfasten/
+ [ۤ] /(v5s) to unfasten/
+򤹤 [] /(vs-s) (1) to interpret/(2) to understand/to appreciate/
+򤻤ʤ [ʤ] /(adj,exp) inscrutable/incomprehensible/
+ [狼] /(n) understanding/
+갭 [狼ˤ] /(oK) (adj) hard to understand/incomprehensible/unintelligible/
+ [狼ˤ] /(adj) hard to understand/incomprehensible/unintelligible/
+ [狼] /(v5r) to understand/to know/
+ [ۤĤ] /(n) fray/frayed spot/
+ [ۤ] /(v1) to come untied/to come apart/
+ [ۤĤ] /(v1) to become frayed/to become loose/
+򼨤 [򤷤᤹] /(exp) to show the solution/
+ [] /(n) lifting a ban/(P)/
+ [] /(n,vs) settlement/solution/resolution/(P)/
+ [Ĥ] /(n) replacement scheme/
+ˡ [Ĥۤ] /(n) solution/way out/
+ [] /(n,vs) discharge/dismissal/(P)/
+ۼ [] /person who has been laid off/
+ [] /(n) comprehension (of a word)/
+礤 [Ȥ] /(n) liquidation by compromise/
+礦 [Ȥ] /(v5u) to come to a mutual understanding/to cancel mutually/
+ [] /(n,vs) breakup/dissolution/(P)/
+򻶸 [󤱤] /(n) right to dissolve (e.g. the Diet)/
+ [󤻤] /rumor of dissolution/
+ [] /(n) termination/
+ [] /explanation of a kanji/
+ [] /(n) (math) solution/
+ [㤯] /(n,vs) explanation/interpretation/(P)/
+ [㤯] /(n) hermeneutics/
+򽸹 [夦] /(n) set of solutions/open set/
+ [] /(n,vs) cancellation/rescinding/release/calling off/(P)/
+ [礦] /(n,vs) cancellation/liquidation/(P)/
+ [礯] /(n) discharge/dismissal/
+ [] /(n,vs) analysis/(P)/
+ϳ [] /(n) analysis/
+ϴ [] /analytical geometry/
+ [] /analyticity (physics)/
+ [] /(n,vs) explanation/commentary/(P)/
+ [Ĥ] /(n) commentator/
+ [Ĥ] /(n) (an instruction) manual/handbook (of roadsigns)/
+ [] /(vs) breaking up an organization/
+ [] /(n) resolution (e.g. display, dpi)/granularity (e.g. timer)/
+ [礯] /(n) resolving power (of a lens)/
+ [] /(n,vs) dismantling/(P)/
+ [] /(n) synopsis/review of subject/
+æ [] /(n) Buddhist deliverance (of one's soul)/salvation/
+ [] /(n) disbandment/
+ [Ȥ] /(n) dissolution (of a political party)/
+ [Ȥ] /(n,vs) thaw/
+ [Ȥ] /(n,vs) answer/solution/(P)/
+ѻ [Ȥ褦] /(n) answer sheet/
+ [Ȥ] /(n) answer column (section)/
+ [Ȥ] /(n) glycolysis/
+ [ɤ] /(n) counteraction/
+Ǻ [ɤ] /(n) antidote/
+ [ɤ䤯] /antidote/
+ [ɤ] /(n,vs) deciphering/decoding/(P)/
+ [Ȥ] /(adj) difficult to solve/
+Ǥ [ˤ] /(n,vs) dismissal/(P)/
+Ǯ [ͤ] /(n) alleviation of fever/(P)/
+Ǯ [ͤĤ] /(n) fever medicine/antipyretic/antifebrile/
+Ǯ [ͤĤ䤯] /antipyretic/antifebrile/
+ [Ϥ] /(n) (in printing) distribution of type/
+ɹ [Ҥ礦] /(n) a thaw/
+ [ۤ] /(n,vs) release/liberation/emancipation/(P)/
+ο [ۤΤ󤬤] /(n) theology of liberation/
+ [ۤ] /(n) sense or feeling of freedom or liberation/
+ [ۤ] /(n) liberated area or zone/
+ˡ [ۤ] /(n) (key to) solution/
+˶ [ܤ] /(n) dissection/autopsy/(P)/
+˶ [ܤ] /(n) anatomy/(P)/
+ [ᤤ] /(n,vs) elucidation/explication/(P)/
+ [䤯] /(n) cancellation of contract/(P)/
+Υ [] /(n,vs) dissociation/
+ΥǮ [ͤ] /(n) heat of dissociation/
+ [] /(n) weighing anchor/unmooring/sailing off/
+ [] /(n) counter for occurrences/(P)/
+ [ޤ路] /(n,n-suf) sumo loincloth/(P)/
+󤷰 [ޤ路Τ] /(n,vs) drinking in turn from one cup/
+󤷶 [ޤ路] /(n) lathe dog/
+󤷼 [ޤ路] /(n) spy/secret agent/
+ɤ [ޤ路] /reading a book in turn/
+ [ޤ魯] /(v5s) to turn/to revolve/(P)/
+ [ޤ] /(n,n-suf) circumference/surroundings/circulation/(P)/
+꤯ɤ [ޤ꤯ɤ] /(adj) circuitous/roundabout/indirect/
+ [ޤꤨ] /(n) cornice/
+ [ޤ֤] /(n) cornice/
+碌 [ޤꤢ碌] /(n) turn or twist of fortune/
+Ф [ޤ] /(v5s) to begin to turn/
+ƻ [ޤߤ] /(n) detour/diversion/(P)/
+ [ޤФ] /(n) taking turns/working in shifts/
+ [ޤ֤] /revolving stage/
+ [ޤ] /(v5r) to turn/to revolve/to visit several places/(P)/
+ [Ȥ] /(v5r) to wander around/
+챦 [ޤߤ] /about-face/
+Ťͤ [򤫤ͤ] /(exp) to advance (as of a baseball game)/to repeat/
+ [ޤꤨ] /(n) cornice/
+ [ޤ֤] /(n) cornice/
+ [] /(n) death anniversary/(P)/
+ [] /(n) revolution/recurrence/recursion/(P)/
+ [] /(n) the tropics (Cancer and Capricorn)/
+Ū [Ƥ] /(adj-na) recursive/
+Ǯ [ͤ] /(n) recurrent fever/
+ʬ [֤󤻤] /(n) regression analysis/
+ [] /(n) consultation via a circular/
+ [礦] /(n) Islam/
+󶵹 [礦] /an Islamic nation/
+󶵻 [礦] /mosque/
+ [礦] /(n) Muslim believer/
+ [] /(n) instructions sent in response to a question (from an embassy, consulate, etc.)/
+ [] /(n,vs) recollection/(P)/
+Ū [Ƥ] /(adj-na) retrospective/
+Ͽ [] /(n) memoirs/reminiscences/(P)/
+ [] /(n,vs) Buddhist memorial service/prayers for the repose of the soul/
+ [] /(n) navigation/cruise/
+ [] /(n) traveling throughout the country/
+ [夦] /(n) collection/recovery/(P)/
+ [夦] /recovery/
+ [] /(n) return of spring/rejuvenation/
+պ [󤶤] /rejuvenating agent/
+ [礦] /(n) circular/circulating letter/
+ [礦] /(n) circular/circulating letter/
+ [] /(n) conversion/
+ [] /(n) conversion/
+ [] /(n) doctor's hospital rounds/
+ [] /(n) number of times/frequency/(P)/
+ [] /(n) book of tickets/(P)/
+ [] /(n) resurrection/resuscitation/(P)/
+֥졼 [֥졼] /(n) regenerative brake/
+ [] /(n,vs) diffraction/
+޳ʻ [Ĥ] /(diffraction) grating/
+» [Ĥ] /(n) diffraction loss/
+ΰ [Ĥ礦] /diffraction region/
+ [] /match/game/(P)/
+ [] /(n) rotation/revolution/convolution/
+ [] /(n) circuit/line/(P)/
+ [󤳤] /circuit switching/
+ [󤷤褦礦] /(n) connection fee/interconnection fees/
+浬§ [󤻤礭] /line discipline/
+ [դ] /circuit load/
+ [] /(n) lighter/(small) cargo vessel/
+ [] /(n) reflection/reminiscence/(P)/
+Ͽ [] /(n) memoirs/reminiscence/
+ [] /(n) shipping/
+ [礦] /(n) shipping business/
+Ź [Ƥ] /shipping agent/
+ [] /(n,vs) forwarding/(P)/
+ [] /(n) out-of-service car (train)/(US) deadhead (train)/
+Ź [Ƥ] /shipping agent/
+ [夦] /(n) roundworm/
+IJ [礦] /(n) the ileum/
+ļ [礯] /(n) encyclical/
+ŷ [Ƥ] /(n) monumental task/
+ž [Ƥ] /(n,vs) rotation/revolution/turning/(P)/
+žػ [Ƥ󤤤] /swivel chair/
+ž [Ƥ󤤤] /(n) rotational isomer/
+žư [Ƥ󤦤ɤ] /gyration/
+ž [Ƥ󤫤] /(n) angle of rotation/
+ž [Ƥ󤫤󤸤礦] /revolving account/
+ž [Ƥ] /rotator/
+ž [Ƥ] /(n) gyroscope/
+ž [Ƥ󤭤礦] /slalom/
+ž [Ƥ󤱤] /(n) tachometer/revolution counter/
+ž [Ƥ] /(n) rotor/
+ž [Ƥ󤷤] /revolving fund/
+ž [Ƥ󤸤] /(n) rotating field/
+ž [Ƥ󤸤] /(n) axis of revolution/
+žʧ [Ƥ󤷤褦Ф餤] /revolving payments/
+ž [Ƥޤ] /(n) pivoted window/
+žʱ [Ƥ󤿤] /(n) spheroid/
+ž [Ƥ󤿤] /(n) solid of revolution/
+žо [Ƥ󤿤礦] /(n) rotation symmetry/
+žȾ [ƤϤ󤱤] /(n) radius of gyration/
+ž [ƤȤӤ] /(n) revolving door/
+žи [Ƥؤ󤳤] /(n) rotatory polarization/
+žή [Ƥؤ夦] /(n) rotary converter/
+ž [Ƥ] /(n) surface of revolution/
+ž [Ƥ⤯] /merry-go-round/carousel/
+ž [Ƥ֤뤤] /(n) trommel/
+ [Ȥ] /(n) reply/answer/(P)/
+ [Ȥ] /respondent/
+ [ɤ] /(n) read in turn/circulate a book (among friends)/
+ [] /(n) evasion/avoid/(P)/
+ϩΩ [Ҥ򤫤] /(exp) re-route/re-routing/
+ [] /(n,vs) transmitting/referring to/passing on/
+ [դ] /(n,vs) recovery (from illness)/improvement/rehabilitation/restoration/(P)/
+ǽ [դΤ] /recoverable/
+ [դ] /(n) convalescence/
+Բǽ [դդΤ] /non-recoverable/
+ [դ礯] /resilience/
+ʸ [֤] /(n) circular (document)/palindrome/
+ [ۤ] /(n) circular/circulating letter/reply/
+ [⤦] /(n) ileocecum/
+ [] /-Nth time around/
+ͷ [椦] /(n) excursion/circular tour/
+ͷ [椦] /(n) migratory fish/
+ͷ [椦] /excursion boat/
+ [] /(n) circulation/(P)/
+ [Ф] /(n) circular notice/
+ή [夦] /(n) circulation/
+ [줤] /(n,vs) going from door to door greeting relatives and friends/
+ϩ [] /(n) circuit (electric)/(P)/
+ϩ [Ф] /(electrical circuit) substrate/
+ϩǵ [] /circuit breaker/
+ϩ [] /circuit diagram/schematic/
+ϩǻ [] /(n) circuit element/
+ϭ [] /(n) corridor/gallery/(P)/
+ [椦] /(n) migration (of fish)/
+ [ޤ] /(n) lump/mass/clod/cluster/(P)/
+ޤ [ޤ] /(n) lump/mass/clod/cluster/
+ [] /(n) tuber/
+ [] /lump ore/
+ [] /(n) tuberous root/
+ [礦] /(adj-no,n) massive/
+¼ [] /(n) agglomerated village/
+ [] /lump of earth/
+ [魯] /(v5s,vt) to break/to break down/(P)/
+줿 [줿Ȥ] /broken clock/
+ [] /(v1,vi) to be broken/to break/(P)/
+פ [䤹] /fragile/break easily/
+ʪ [] /(n) fragile article/breakables/broken article/
+ [ĤӤ礦] /(n) scurvy/
+ [] /(n) necrosis/
+ [ؤ] /(n,vs) disintegration/
+ [] /(n,vs) destruction/annihilation/(P)/
+ [] /(n,vs) corruption/sinking into anarchy/
+ [] /(n) gangrene/
+ [ޤ] /(n) rotation/
+ [ޤ] /(v5r) to turn/to revolve/to visit several places/
+ [Ȥ] /(v5r) to wander around/
+ [ޤꤨ] /(n) cornice/
+ [ޤ֤] /(n) cornice/
+ [] /Buddhist memorial service/
+ [礦] /(n) circular/circulating letter/
+ [礦] /(n) circular/circulating letter/
+ [] /conversion/
+ [] /(n) lighter/(small) cargo vessel/
+ [礦] /(n) shipping business/
+ [] /(n) forwarding/
+ž [Ƥ] /(n,vs) rotation/revolution/turning/
+ʸ [֤] /(n) circular (document)/palindrome/
+ [] /(n,vs) circulation/sending round/
+ϭ [] /(n) corridor/gallery/
+ [褤] /(adj) pleasant/agreeable/(P)/
+ [褯] /comfortably/cheerfully/willingly/gladly/
+Ť [वܤ] /(exp) to enjoy oneself to the full/
+ [] /(n) clear sound/
+ [餯] /(n) pleasure/(P)/
+ [餯] /(n) pleasure/
+ڤ˰ [餯ˤ] /(exp) to be satiated with pleasures/
+ڸ§ [餯󤽤] /(n) pleasure principle/
+ڼ [餯央] /hedonism/
+ [餯] /(n) hedonism/
+ [] /(adj-na,n) cheerfulness/liveliness/lighthearted/(P)/
+ [] /(n) pleasant feeling/(P)/
+ [] /(n) pleasant fellow/
+ [] /(n,vs) recovery/
+ˤ [襤] /celebrating recovery from illness/
+Ͽ [] /fine record/
+ [] /(n) brilliant achievement/(P)/
+ [] /(n) joy/exultation/
+Ȥ򶫤 [򤵤] /(exp) to shout with exultation/to shout for joy/
+ [] /(n) splendid work/masterpiece/
+ [] /(n) free-cutting steel/
+ [] /(n) pleasure/delight/
+ [礦] /(n,vs) sweeping victory/easy victory/(P)/
+ [礯] /(n) good appetite/
+ [] /(n) good weather/(P)/
+ [] /(adj-na,n) splendid/
+ [] /(n) fast sailing (running)/
+­ [] /(adj-no,n) quick of foot/fast/nimble-footed/
+® [] /(adj-na,n) high speed/celerity/mobility/express (train that bypasses many stations)/(P)/
+® [] /fast ship/
+®ż [Ǥ󤷤] /(n) high-speed train/
+® [ä] /express train/
+ [] /(n) clean hit (in baseball)/
+ [] /(n) ready consent/
+˻ [] /(n) agreeable fellow/
+˻ [] /(n) nice guy/
+Ĵ [礦] /(adj-na,n) harmony/excellent condition/(P)/
+Ŭ [Ƥ] /(adj-na,n) pleasant/agreeable/comfortable/(P)/
+Ŭ [Ƥ] /(n) amenity/
+ [Ȥ] /(n) (literary) sharp sword/
+ [Ȥ] /solving a problem swiftly and skillfully/
+Ǥ [Ȥޤ򤿤] /(exp) to cut the Gordian knot/
+ [Ȥ] /(n) good pitch/
+ [դ] /(n,vs) recovery (from illness)/improvement/rehabilitation/restoration/
+ [٤] /(n) (pleasantly smooth) defecation/
+ [٤] /(n) eloquence/
+ [ۤ] /(n) good news/
+ [ۤ] /(n) convalescence/
+˸ [ۤˤफ] /(exp) to improve/to get better/to convalesce/
+뤯 [ۤˤय] /(exp) to improve/to get better/to convalesce/
+̣ [] /(n) pleasure/
+̲ [ߤ] /(n) pleasant sleep/
+ [] /(n) recovery/convalescence/
+ [] /amazing ability/
+ [] /(adj-na,n) cheerfulness/liveliness/lighthearted/
+ [] /(n) mystery/wonder/
+ [䤷] /(adj) suspicious/dubious/doubtful/(P)/
+դ [䤷ƤĤ] /clumsily/with clumsy hands/
+ [] /outrageous/rude/inexcusable/
+ [䤷] /(adj-na,n) questionable/doubtful/suspicious/
+ [䤷] /(v5m) to suspect/(P)/
+ [] /(adj-na,n) strangeness/
+ [] /rainfall of a strange, dark color/whirlwinds accompanied by rain which also drops strange objects such as fish/
+ [] /(n) fire of mysterious or suspicious origin/
+ [] /(n,vs) injury (to animate object)/hurt/(P)/
+θ̾ [Τߤ礦] /(n) lucky hit/
+澡 [] /winning accidentally/
+ [ˤ] /(n) wounded or injured person/
+餱 [ޤ] /losing accidentally/
+ [] /(n) suspicious man/
+ [] /(adj-na,n) bizarre/strange/wonderful/weird/outrageous/(P)/
+Dz [] /horror picture/
+ [礦] /mystery novel/
+ʪ [Τ] /mystery story/
+ [] /(n) man of extraordinary talent/wonder man/
+ [] /(n) mysterious light/
+ [] /(n,vs) mysterious death/
+ [] /mystery case/
+ [夦] /(n) monster/(P)/
+ñDz [夦] /monster film/
+ [] /(n) mysterious person/
+ʪ [֤] /mysterious person/
+ [] /(n) oddly shaped stone or rock/
+ [] /(n) ghost story/(P)/
+β [夦Τ] /mystery of mysteries/
+ [Ȥ] /(n) mysterious (phantom) thief/
+Ƹ [ɤ] /(n) unusually large or strong youth/
+ʪ [֤] /(n) monster/(P)/
+ʸ [֤󤷤] /(n) objectionable literature/
+ʹ [֤] /(n) strange rumor/scandal/
+ [꤭] /(n) superhuman strength/
+ [礯󤷤] /(n) supernatural things/
+ [] /(n) remarkable ability/
+ [] /(adj-na,n) dubiousness/
+ [] /(n) regret/repentance/(P)/
+ [] /(v1) to regret/(P)/
+ [餿] /(n) repentance/
+ [餿] /(v1) to repent/to be penitent/
+ [䤷] /(adj) regrettable/mortifying/vexing/
+ [䤷] /(n) chagrin/
+㤭 [䤷ʤ] /(n) crying from vexation/tears of regret/(P)/
+ʶ [䤷ޤ] /(adj-na,n) out of spite/
+ [䤷ʤߤ] /(n) vexation/chagrin/
+ [] /(n) condolence(s)/
+߾ [ߤ礦] /(n) condolence message/
+ [] /(v5m) to repent/to regret/to mourn/
+䤷 [䤷] /(io) (adj) regrettable/mortifying/vexing/
+䤷 [䤷ʤߤ] /(n) vexation/chagrin/
+ޤ뼺 [ޤ뤷ä] /regrettable misstep/
+ [] /(n) condolence(s)/
+߾ [ߤ礦] /(n) letter of condolence/
+ [] /(v5m) to mourn/(P)/
+ [餿] /(v1) to repent/to be penitent/
+ [] /(n) remorse/
+ [] /(n) regret/
+آ [] /(n) repentance/contrition/
+ [դ] /(n,vs) recovery (from illness)/improvement/rehabilitation/restoration/
+ [դȤ] /(n) bosom/bust/(breast) pocket/purse/(P)/
+ [ʤĤ] /(adj) dear/desired/missed/(P)/
+ [ʤĤ] /(v5m) to yearn for (miss) someone (thing)/(P)/
+䤷 [դȤӤ] /have a scanty supply of money/
+ [դȤդ] /(n) broad-minded/
+ˤ [դȤ] /(exp) to suffer in one's pocket (purse)/
+Ԥ [դȤӤ] /have a scanty supply of money/
+ [ʤĤ] /(v5k) to become emotionally attached/
+ [ʤĤ] /(v1) to win over/to win another's heart/
+ˤ [դȤ򤤤] /(exp) to pay out of one's own pocket/
+䤹 [դȤ򤳤䤹] /(exp) to feather one's own nest/
+ [դȤ󤸤礦] /(n) one's financial standing/
+ [] /(n) doubt/skepticism/disbelief/(P)/
+ [央] /skepticism/
+ [央] /skeptic/
+ [] /skepticism/doubt/
+ [] /(n) skeptics/
+ [] /(n) skepticism/
+ [夦] /(adj-no,n) recalling the old days/nostalgia/reminiscences/
+ [夦] /(n) reminiscences/
+ [礦] /(n) nostalgia/homesickness/longing for home/
+ [礦Ӥ礦] /(n) homesickness/
+ [դȤ] /one's financial standing/
+ [] /(n) dagger/
+ [] /(adj-no,n) recalling the old days/nostalgia/reminiscences/
+ [դȤ] /one's financial standing/
+ [] /(n) Japanese tissue/paper folded and tucked inside the front of one's kimono, especially for use at the tea ceremony/paper used for writing tanka/
+ [դȤ] /(n) Japanese tissue/paper folded and tucked inside the front of one's kimono, especially for use at the tea ceremony/paper used for writing tanka/
+ [դȤ] /(n) with hands in pockets/idleness/
+ [夦] /(n,vs) conciliation/(P)/
+ [夦] /(n) measure to win somebody over to one's side/
+ [礦] /(n) (1) tea-ceremony dishes/(2) traditional Japanese meal brought in courses/
+ [դȤ] /pocket money/
+ [] /(n,vs) conception/becoming pregnant/pregnancy/
+ [夦] /(n) one's pocket/
+ [夦] /(n) pocket mirror/
+ [夦Ȥ] /(n) pocket watch/
+ [夦ɤ] /(n) pocket watch/
+ [夦ǤȤ] /electric torch/flashlight/(P)/
+ʪ [夦] /(n) purse/pocketbook/
+ [դȤ] /(n) confidant/right-hand man/dagger/
+ǥ [ˤ] /(n,vs) pregnancy/conception/
+ [ۤ] /(n) idea borne in mind/
+ϧ [] /(n) pocket heater/
+ϧ [Ф] /(n) fuel source for a (pocket) body warmer/
+ [ޤ] /(n) caution/admonition/warning/guard/commandment/precept/binding/bondage/punishment/(P)/
+ [ޤ] /(v1) to admonish/to remonstrate/(P)/
+ˤ [֤] /(exp) to break the Buddhist commandments/
+ [] /(n) martial law/
+ [줤] /(n) martial law/(P)/
+ [] /(n) safe custody/
+ [] /(n) admonition/(P)/
+ [] /(n,vs) caution/precaution/care/
+ [] /(n,vs) caution/discretion/
+ [] /(n) Buddhist ordination platform/
+̾ [ߤ礦] /(n) posthumous Buddhist name/
+Χ [] /(n) Buddhist precepts/(P)/
+ [餦] /(v5u) to carry off/to run away with/to kidnap/to abduct/
+ [ɤ狼] /(v5s) to kidnap/
+ [] /carrying off by deception/kidnap/
+ [] /(n,vs) abducting (legal term)/
+ [] /(n,vs) absconding with money/
+ [] /(n) falsification/
+ޤä [餿ޤä] /ceremonious/formal/
+ޤ [餿ޤ] /(v5r) (1) to be renewed/(2) to stand on ceremony/to be formal/(3) to take a turn for the worse/(P)/
+ [餿] /(adv) another time/again/over again/anew/formally/(P)/
+ [餿] /(v1) to change/to alter/to reform/to revise/(P)/
+ [] /(n) deterioration/changing for the worse/
+ [] /(n,vs) change of rank/
+ [] /(n) changing seals/
+ [] /(n) reform/reformation/innovation/(P)/
+פ򶫤 [򤵤] /(exp) to cry loudly for a reform/
+װ [] /reform proposal/
+ײ [Ƥ] /reform process/
+׼ [] /reformer/
+ [] /(n) reformist/
+ɶ [Ϥ礦] /(n) Reformed Churches/
+ [] /(n) constitutional change/(P)/
+ [] /(n) change of era/
+ [] /(n) repentance/
+ [礦] /(n,vs) line feed (LF)/
+ [] /(n) change of name or title/change of era/
+ [] /(n) adaptation (of story)/
+ [] /(n,vs) examination of tickets/(P)/
+ [Ĥ] /(n) ticket examiner (collector, inspector) (in a railroad station)/
+ [Ĥ] /(n) ticket barrier (gate)/wicket/(P)/
+ [ĤϤ] /ticket punch/
+ [夦] /(n) conversion/(P)/
+ [夦] /(n) a convert (e.g. to Buddhism)/
+ [] /(n) a convert (e.g. to Buddhism)/
+ [夦] /(n) repair/improvement/(P)/
+ [夦] /(n) repair work/
+ [礦] /(n,vs) renaming/retitling/
+ [] /(n) conversion/reform/
+ [] /(n,vs) reformation/(P)/
+ [] /(n) bringing up to date/progress/
+ [Ȥ] /a progressive party/
+ [] /(n,vs) changing one's family name/
+ [] /(n,vs) revision/amendment/alteration/(P)/
+ [] /reform bill/reform proposal/
+ˡ [ۤ] /(n) revised law/
+ [] /(n) re-election/(P)/
+ [] /(n,vs) betterment/improvement/incremental and continuous improvement/(P)/
+ [] /(n) reorganization/(P)/
+ [] /(n) reburial/
+ [] /(n,vs) remodelling/reorganization/(P)/
+¤ [] /(n,vs) (1) remodeling/(2) modding (comp)/(P)/
+¤ [] /(n) remodeled car/hot rod/
+ [] /(n,vs) changing a title/
+ [] /(n) reconstruction/(P)/
+ [夦] /(n) reminting/recasting/
+ [Ƥ] /(n) reform/(P)/
+ [ƤϤ] /revised version/
+ [Ƥ] /(n,vs) revision/(P)/
+ [Ƥ] /revised and enlarged (edition)/
+ [ƤФ] /(n) revised edition/(P)/
+ [Ϥ] /(n) change/reorganization/
+ [Ϥ] /(n,vs) revision/revised edition/
+ [ؤ] /(n) change/innovation/transformation/
+ [ؤ] /(n) reorganization/(P)/
+̾ [ᤤ] /(n,vs) name change/(P)/
+ [䤯] /(n) retranslation/revision/
+ [礦] /(n,vs) improvement/reform/(P)/
+ɼ [礦央] /reformism/
+ɼ [礦] /(n) improved strain/improved breed/
+ [礦Ƥ] /point(s) for improvement/
+ [礦Ҥ] /(n) improved product/
+ [줭] /(n) calendar revision (e.g. at start of year)/
+آ [] /(n) repentance/contrition/
+ [] /(n,vs) altering/falsifying/faking/
+ [] /(n) charging ahead of others/the first to charge/pioneer/forerunner/harbinger/
+ [] /(adj-na,n) brawny/muscular/impressive/gigantic/
+ [夦] /(adj-na,n) ambiguous/obscure/equivocal/
+ [ߤ] /(n) last day of month/
+̽ [ᤤ] /(n) darkness/
+ [] /(n) sea/beach/(P)/
+β [ߤΤ] /(n) beach hut/beachside clubhouse/
+ι [ߤΤ] /seafood/
+ [ߤΤ⤯] /(n) watery grave (metaphor)/
+ʪȤ⻳ʪȤȽʤ [ߤΤΤȤޤΤΤȤ狼ʤ] /(exp) neither fish nor fowl/cannot be foreseen/
+ [ߥ] /(n) marine iguana/
+ [] /(n) area of ocean/(P)/
+ [] /(n) calla/
+ [] /(n) sailor/seaman/
+ȹ [󤯤ߤ] /seamen's union/
+ [ʤ] /(oK) (n) conger eel/
+ [] /(n) seaside/
+ [] /(n) maritime/marine transportation/(P)/
+ [󤮤礦] /(n) shipping industry/marine transport/
+Ʊ [ɤᤤ] /shipping conference/
+褤 [ߤ] /(n) coastlands/
+ [ߤĤФ] /(n) stormy petrel/
+ [] /(n) Neptune (planet)/
+ [ߤӤ餭] /(n) opening of the beachgoing season/
+ [] /(n) foreign/abroad/overseas/(P)/
+кѶϴ [礦礯] /Overseas Economic Cooperation Fund/
+Ծ [礦] /(n) overseas (a foreign) market/
+ʽ [󤷤] /(n) advance (e.g. of Japanese exports) into overseas markets/
+ľ [礯ĤȤ] /(n) foreign direct investment/
+ [Ȥ] /overseas investment/
+ [Ȥ] /(n) overseas investor/
+ʼ [Ϥؤ] /troops overseas/
+ [Ф] /(n) overseas edition/
+αǮ [夦ͤ] /craze for studying abroad/
+ι [礳] /vacation abroad/
+ι̿ݸ [礳ᤤۤ] /(n) overseas travel life insurance/
+ [] /(n) maritime customs taxes/
+ [] /(n) coast/beach/(P)/
+ߵ [󤭤] /(n) coastal climate/littoral climate/
+߿ʪ [󤷤礯֤] /(n) beach plant/
+߿ [󤷤󤷤礯] /(n) coast erosion/
+ [󤻤] /(n) coastline/coastal railway/(P)/
+ü [Ф] /seaside/
+ʵ [󤭤夦] /(n) coastal terrace/
+Ϸ [] /(n) coastal land form/
+̤ [ɤ] /sea-front street/
+ [Ť] /along the coast/
+ʿ [ؤ] /(n) coastal plain/
+ [] /(n) a type of thin thread/
+ [ߤ] /(n) loggerhead/
+Ⱦ [󤸤礦] /(n) seamen's competency certificate/
+ [ߤ] /(n) sea slug/
+ [夦] /(n) manatee/sea cow/
+ [] /(n) ocean fish/saltwater fish/
+ [礦] /(n) channel/(P)/
+ [] /(n) ocean sector/
+ [] /(n) navy/(P)/
+ [󤭤] /(n) naval base/
+ [󤷤礦] /(n) Department of the Navy/
+ [] /Minister of the Navy/
+ü [Ȥ֤] /(n) SEAL (US)/
+ʼع [ؤä] /naval academy/
+ [] /(n) seascape/
+ [餲] /(gikun) (n) jellyfish/
+ [ʤФ] /(n) ocean/sea/the deep/
+ [ߤ] /(n) marine products/
+ [] /(n) port/seaport/
+ [] /(adj-na,n) deep/(P)/
+ [] /(n) maritime nation/
+ [] /sea sand (sand collected from the ocean floor, as opposed to that which is used as an ingredient in concrete)/
+ [ꤳ] /(n) dried sea slug/
+ [ߤ] /(adv,n) sea and mountains/
+ [] /(n) marine production/
+ [󤮤礦] /marine industries/maritime industry/
+ʪ [֤] /(n) marine products/(P)/
+ [ߤۤ] /(n) whelk egg case/
+ [] /(n) maritime affairs/
+ [] /a maritime satellite/
+ [ߤؤ] /(n) sea serpent/sea snake/
+غ [ߤؤӤ] /(n) (the constellation) Hydra/
+ [ߤ] /(n) red-breasted merganser/
+ [夦] /(n) marine animal/
+ [] /(n) woman shell diver/
+ [ޤ] /(n) woman shell diver/
+ˡ [礦ۤ] /(n) maritime law/
+ [礦] /(n) Vice-Admiral (Maritime Self-Defence Force of Japan)/
+ [ߤ] /(n) a type of seaweed/
+ [ߤ뤬] /(n) a trough shell/horse-neck clam/
+ [] /(gikun) (n) walrus/
+ [ۤ] /(n) sea squirt/
+ [礦] /(n) maritime/(P)/
+ [礦] /(n) seadrome/
+帢 [礦] /(n) maritime authority/
+弫 [礦] /Maritime Self Defense Forces/(P)/
+ [礦դ] /sea blockade/
+ݰģ [礦ۤ礦] /Maritime Safety Agency/(P)/
+ݸ [礦ۤ] /maritime insurance/
+ˡ [礦ۤ] /(n) maritime law/
+͢ϩ [礦椽] /(n) marine transportation routes/
+ [礯] /(n,vs) marine erosion/
+ [礯] /(n) sea cliff/
+ [礯] /abrasion platform/
+ƶ [礯ɤ] /(n) sea cave/marine cave/
+ [礯] /(n) marine erosion/
+ [] /depth of the sea/
+ [] /(n) sea god/Poseidon/Neptune/
+ [] /(n) sea god/Poseidon/Neptune/
+ [錄Ĥ] /(n) sea god/Poseidon/Neptune/
+ [] /(n) transgression/
+ [] /(n) seaquake/
+ [] /(n) fisherman/
+ͻ [ˤ󤵤] /(n) kainic acid/
+ [] /(n) sea chart/
+ [] /(n) ocean water/(P)/
+ѥ [ѥ] /(n) bathing suit (men's)/
+岹 [] /(n) seawater temperature/
+ [] /(n) saltwater fish/
+ [] /(n) bathing suit/
+˹ [ܤ] /(n) bathing cap/swimcap/
+ [褯] /(n) sea bathing/seawater bath/(P)/
+ [褯礦] /seawater baths/(P)/
+ [] /(n) marine deposit/
+ [ҤȤ] /(n) starfish (gikun?)/
+ưʪ [ɤ֤] /sea animal/
+׸ [] /(n) lagoon/
+ [] /(n) marine snow/
+黳 [ߤޤ] /(n) a sly old dog/an old fox/
+ [] /(n) naval battle/(P)/
+ [ۤƤ] /(n) scallop/
+ [礦] /(n) Chinese cuisine with fresh seafoods/
+ [ʤޤ] /(gikun) (n) (uk) sea cucumber/sea slug/
+IJ [Τ錄] /(n) salted entrails of trepang/
+ [ʤޤ] /(n) corrugated iron sheet/
+ [ʤޤФ] /(n) corrugated iron sheet/
+ [] /(n) petty officer (navy)/
+ [礦] /(n) Navy Minister/
+ [] /(n) seaweed/marine plant/
+ [] /(n) seaweed/(P)/
+± [] /(n) pirate/sea robber/(P)/
+± [Τɤ] /skull and crossbones (pirate flag)/
+± [] /pirate king/
+± [] /(n) pirate ship/
+± [Ф] /(n) pirated edition/bootleg/
+» [] /(n) sea damage/average loss/
+ [Τ] /(n) dried seaweed/laver/(P)/
+ݴ [Τޤ] /(n) vinegared rice rolled in nori (laver)/
+ [] /(n) regression/
+ [] /(n) plateau/
+ì [] /(n) beaver/
+ [] /(n) sea urchin/sea urchin eggs/
+ [ߤ] /(n) sea spider/
+ [夦] /(n) in the sea/(P)/
+ [夦] /underwater park/
+Ĭ [礦] /(n) a teaching of Buddha related to the sound of the tide/sound of the tide/
+Ļ [ߤɤ] /(n) sea bird/
+Ļ [礦] /(n) sea bird/
+ [ߤŤ] /(n) sea fishing/
+ [Ƥ] /(n) bottom of the ocean/(P)/
+쥱֥ [Ƥ֥] /(n) undersea cable/submarine cable/
+ȥͥ [Ƥȥͥ] /(n) undersea tunnel/
+л [Ƥ] /submarine volcano/
+ë [Ƥ] /(n) submarine valley/
+ú [ƤǤ] /(n) submarine coal field/
+Ϸ [Ƥ] /(n) submarine topography/
+Ͽ [Ƥ] /submarine earthquake/
+ſ [ƤǤ󤷤] /submarine telegraphy/
+ [ƤǤ󤻤դĤ] /(n) cable layer/
+ [ƤǤ] /offshore oil field/
+ƻ [ɤ] /(n) sea route/(P)/
+ [뤫] /(gikun) (n) dolphin/
+ں [뤫] /(n) (the constellation) Delphinus/
+ [] /(n) the whole country/
+ [ʤ] /(n) shipwreck/(P)/
+߽ [ʤ󤭤夦] /(n) sea rescue/air-sea rescue (ASR)/
+Ƚ [ʤ󤷤Ѥ] /marine accident inquiry/
+Ƚģ [ʤ󤷤Ѥ礦] /Marine Accidents Inquiry Agency/
+ǭ [ߤͤ] /(n) black-tailed gull/
+ [] /(n) sea horse/
+ [Ȥ] /Steller's sea lion/
+ϲ [Ф] /hippocampal gyrus/
+Ͼδ [Ф礦夦] /(n) hippocampus/
+ȱ [] /(n) ogo (seaweed)/
+ȴ [Ф] /(n) height above sea level/(P)/
+ȷ [ߤФ] /(n) pigeon guillemot/
+ɿ [餷] /(n) seal (animal)/
+ɿ [Ҥ礦] /(n) seal (animal)/
+ɿ [餷礦] /(n) phocomelia/
+ [Ҥ] /(n) seaside/(P)/
+Ϳʪ [Ҥ󤷤礯֤] /(n) beach plant/
+ [ߤ] /(n) sea breeze/
+ [դ] /(n) sea breeze/
+ʥ [] /(n) ocean depths/
+ʼ [ؤ] /(n) sailor/marine/
+ʼ [ؤ󤻤] /(n) Marine Expeditionary Force (US)/
+ʼ [ؤ] /Marine Corps/Royal Marines/(P)/
+ [ߤ] /(n) beach/seashore/(P)/
+ [ؤ] /(n) beach/seashore/
+ˢ [ۤ] /(n) sepiolite/
+˷ [ߤܤ] /(n) sea monster/green turtle/
+ [ܤ] /(n) rise/
+ [ܤ] /(n) coastal defense/
+ [ܤ] /(n) basin/
+̸ [ߤ] /(n) sea fog/
+̸ [] /(n) sea fog/
+Ĥ [ߤʤ] /(n) rumbling of the sea/
+ [] /(n) sponge/
+ʾȿ [󤸤礦] /(n) spongy tissue/
+ưʪ [ɤ֤] /(n) (sea) sponges/
+ [] /(n) sea level/(surface of) sea/(P)/
+̹ [󤳤] /(n) reduction of mean sea level/
+ư [ؤɤ] /(n) sea level change/
+ [] /(n) strait/channel/
+ [褦] /(n) forgiveness/
+ [褦] /(n) ocean/(P)/
+Υץ졼 [褦ץ졼] /(n) oceanic plate/
+Υ⡼ȥ󥷥 [褦⡼ȥ󥷥] /(n) ocean remote sensing/
+βٺȯ [褦ɤϤĤǤ] /(n) ocean thermal energy conversion/
+βʳ [褦] /marine science/
+γȯ [褦Ϥ] /ocean development/
+γ [褦] /(n) oceanography/
+δƻ [褦󤷤] /(n) ocean surveillance satellite/
+δ¬ [褦󤽤] /(n) oceanographic observation/
+ε [褦礦] /(n) oceanic climate/
+ε [褦礦] /marine meteorological observatory/
+ηٻ [褦] /(n) maritime police/
+ι¤ʪ [褦֤] /(n) offshore structure/
+μͳ [褦椦] /(n) freedom of the sea/
+ξ [褦礦] /(n) MPA/maritime patrol aircraft/
+ [褦] /oceanic climate/
+ʪ [褦֤Ĥ꤯] /(n) marine biogeographic region/
+ϼ [褦Ĥ] /(n) submarine geology/
+Ĵ [褦礦] /(n) ocean investigation ship/
+ [褦Ȥ] /dumping at sea/
+ [褦Ȥ礦䤯] /Convention on the Prevention of Marine Pollution by Dumping of Wastes and Other Matters/
+ʪ [褦֤Ĥ꤬] /(n) physical oceanography/
+ˡ [褦ۤ] /(n) Law of the Sea/
+Ҿ [褦ܤ礦] /(n) marine ranch/marifarm/
+Τ [] /(n) nautical mile/1852m/6080ft/
+Φ [꤯] /(n) land and sea/
+Φ [꤯դ] /(n) land and sea breeze/
+ή [夦] /(n) ocean current/(P)/
+ή [夦Ӥ] /(n) drift bottle/
+ [줤] /(n) (submarine) ridge/
+ϩ [ߤ] /(n-t) sea route/
+ϩ [] /(n-t) sea route/(P)/
+Ϸ [] /(n) lobster/prawn/shrimp/
+Ϸ [ӤǤĤ] /(exp) Throw out a shrimp and pull out a whale/
+Ϸե饤 [ӥե饤] /(n) fried prawns/
+Ϸ [Ӥ] /(n) stooped over/
+Ϸ [Ӥ礦] /(n) padlock/
+Ϸ [Ӥ] /(n) maroon/reddish-brown/
+ [ۤ] /breakwater/coast battery/
+ܫ [ɤ] /(n) aronia (flower)/
+ [ߤ] /(ai:) (n) sea otter/
+ [ä] /(ai:) (n) sea otter/
+ [դΤ] /(n) funori (seaweed)/glue plant/
+ [] /(n) hair seal/sea lion/
+ [] /(n) puckery juice/(P)/
+ [Ϥ] /(n) ash/(P)/
+ˤʤ [Ϥˤʤ] /(exp) to be reduced to ashes/to be cremated/
+ο [ϤΤ褦] /Ash Wednesday/
+ [Ϥ] /ash leveler (use in a brazier)/
+ [Ϥ] /ash leveler (use in a brazier)/
+ [Ϥ] /(n) ivory shell/cockle/
+ [Ϥ] /ashes/
+Ѥ [Ϥʤ餷] /(n) ash leveler/
+ [Ϥ] /(n) ashtray/
+ [Ϥ] /(n) ashtray/(P)/
+ [Ϥ] /ash pan/ash tray/
+ [] /(n) lye/harsh taste/
+ [夦] /(n) scheelite/
+ [Ϥ] /(n) grey/gray/ashen/(P)/
+ [Ϥ] /(n) Eastern greylag goose/
+ [Ϥ] /(n) grizzly bear/
+ [Ϥ] /(n) raising a cloud of ashes/
+ [Ϥ] /ashes and dust/
+᤭ [Ϥդ] /(n) bamboo (tobacco) ash receptacle/
+ˡ [Ϥդۤ] /(n) cupellation/
+Ŀ [Ϥ礯] /(n) grayish blue/
+ [餤] /(n) scouring/washing vegetables in lye/
+ɤ [Ϥޤߤ] /(adj-na) covered with ashes/
+ [ϤĤ] /ashes and earth/poor volcanic soil/
+ [Ϥ] /(n) gray/griseous/
+ [Ϥ] /(n) gray matter/
+ [Ϥ礯] /(n) grayish white/
+ʬ [֤] /(n) ash/
+Ȥ [ϤȤ] /(n) ash tray/ash pit/
+п [礯礯] /greenish gray/
+ [] /(n) ash/embers/complete destruction/
+ [Ϥդ뤤] /(n) ash strainer/
+ [Ϥ] /(n) ash glaze (type of fundamental glaze used in ancient times made from the ashes of raw materials such as unhulled rice, straw, oak and pine)/
+ [襤] /(n) neighborhood/
+ [礯] /field pole/
+ [㤯] /(n) field magnet/
+ɸ [Ҥ礦] /(n) boundary mark (on land or water)/
+ [] /(n) interface/
+̲ [󤫤] /(n) surface chemistry/
+̳ [󤫤ä] /(n) surface active/
+̳ [󤫤ä] /(n) surfactant/
+̸ [󤲤󤷤礦] /(n) interfacial phenomenon/surface phenomenon/
+ [餤] /(n) frontal thunderstorm/
+ [ߤ] /(adv,n) all/everyone/everybody/(P)/
+ [ߤ] /(adv,n) all/everyone/everybody/(P)/
+ [ߤʤߤʤ] /(n) Ladies and Gentlemen!/all of you/everyone/
+ [ߤʤ] /(n) everyone/(P)/
+μ [ߤʤΤ] /(n) everybody/
+ [ߤʤߤʤ] /(n) Ladies and Gentlemen!/all of you/everyone/
+ [] /(n) total eclipse/totality/
+ [ä礯] /(n) total eclipse of the moon/
+ [礯] /(n) total eclipse (of sun by moon)/totality/
+ [礯] /(n) total eclipse (of sun by moon)/totality/
+ [ˤä礯] /(n) total solar eclipse/
+ [] /(n) perfect attendance/
+о [󤷤礦] /reward or prize for perfect attendance/
+ [] /(n) settlement/
+ [ߤʤ] /(n) massacre/annihilation/wholesale slaughter/
+ [Ǥ] /(n) initiation into an art or discipline/
+Ǽ [Τ] /(n) full payment of a tax/
+ʼ [ؤ] /(n) universal conscription/
+ʼ [ؤ] /system of universal conscription/
+̵ [] /(adj-na,n) nothing/(P)/
+ [⤯] /(adv) entirely/(P)/
+ [ߤʤ] /(n) everyone/(P)/
+ [] /(n,n-suf) picture/drawing/painting/sketch/(P)/
+ [ˤ] /(exp) pie in the sky/castle in the air/
+ [ˤ] /(exp) pie in the sky/castle in the air/
+ζ [Τ] /(n) colors/paints/(P)/
+ζϤ [ΤȤ] /(exp) to dissolve colors/
+Ÿ [ΤƤ󤫤] /art exhibition/
+Ϥ [Ϥ] /(n) picture postcard/(P)/
+ [] /(n) pictograph/
+ [] /(abbr) storyboard (film)/
+ [ФФ] /figured haori (coat)/
+ [ФФ] /figured haori (coat)/
+ [] /(n) picture/(P)/
+ [] /art or picture gallery/
+ [Ȥ] /(n) explanation of a picture/explanation by pictures/
+ [ޤ] /(n) picture scroll/(P)/
+ʪ [ޤ] /(n) picture scroll/(P)/
+ [Τ] /(n) colors/paints/
+ [餴] /a fabrication/pipe dream/
+ [餴] /(n) fabrication/pipe dream/
+ [] /(n) silk canvas/
+ [դ] /(n) face or picture card/
+ [] /(n) decorative plate/palette/
+ [] /(n) portrait/
+ [] /(n) painter/artist/painter supported by patron/
+ [] /(n) artistic inclinations or taste/
+ [] /(n) illustration/drawing/
+ [] /(n) a plan/
+л [] /(n) picture book/
+ܤ [] /(n) hidden picture puzzle/
+ [] /(n) picture book/
+ [] /(n) portrait/
+õ [] /(n) hidden picture puzzle/
+ [ˤä] /(n) diary with illustrations/
+ [] /(n) illustrated/pictorial/
+ [] /(n) votive picture (originally of horse)/
+ [] /(n) votive picture (originally of horse)/
+ɮ [դ] /(n) paintbrush/
+ [] /(n) artist/painter/
+ʪ [Τ] /(n) illustrated story/
+ʸ [⤸] /(n) ideograph/pictograph/
+ [] /(n) pattern/design/
+ [ۤ] /(n) picture book/(P)/
+ [褦] /(n) picturesque design/
+ս [Ϥ] /(n) picture postcard/(P)/
+ [餷] /(oK) (n) mustard/
+ [] /(n) poppy/
+Һ [餷] /(n) leaf mustard/mustard plant/
+ҿ [餷] /(n) mustard/
+Ҥ [餷Ť] /(n) vegetables pickled in mustard/
+ [餷] /(n) mustard oil/
+γ [Ĥ] /(n) poppy seed/like a pin's head/
+Ȣ [ߤФ] /(n) trash box/dust bin/
+ [] /(n) crab/(P)/
+ [ˤ] /canned crab/
+ [ˤ] /(n) Chinese dish with fried egg and crab/
+ [ˤޤ] /(adj-no,n) bowlegged/bandy-legged/
+ [ˤ] /(n) crab-canning boat/
+ [ˤ] /(n) Cancer/
+ [ˤ] /(n) crab-eating macaque/
+ [ˤ] /(n) Crab Nebula/
+ [Ҥ餭] /(n) (1) opening/gap/(2) (suff) dried and opened fish/(P)/
+ [Ҥ餭] /split and dried saurel/
+ [Ҥ餭] /(n) (hinged) door/
+ľ [Ҥ餭ʤ] /(v5r) to become defiant/to turn upon/to become serious/(P)/
+ [Ҥ餭դ] /(n) unsealed mail/
+ [] /(v5k,vi) (1) to open/to become open/to become empty/(P)/
+ [Ҥ餯] /(v5k,vt) to open (e.g. a bank-account, festival, etc.)/(P)/
+äѤʤ [äѤʤ] /(adj-na,n) leaving open or ajar/
+ù [äԤ] /(adj-na) unguarded/frank/open/
+ [äѤʤ] /(adj-na,n) leaving open or ajar/
+ [äѤʤ] /to leave open/
+ [] /(v1) to open/(P)/
+ [Ҥ餱] /(v1) to become civilized/to become opened up/be up-to-date/(P)/
+ [Ҥ] /(v1) to open wide/to reveal hidden contents/
+Ĥ [] /(n) opening and shutting/
+ [Ϥʤ] /(v5s,vt) to keep open/to leave open/
+ [Ϥʤ] /(v5t) to throw open/to leave open/
+ [] /(n) opening congress/hospital opening/
+ [] /(n) better fortune/
+ [] /(n) garden opening/
+ [] /(n) curtain raising/starting (e.g. play, concert)/(P)/
+ [] /(n) civilization/enlightenment/
+ [] /(n) open access (in a library)/open shelves/
+ͼ [] /making materials in a library available in open stacks/
+ [] /(n,vs) blooming/(P)/
+ [] /(n) opening of a meeting/(P)/
+ [] /(n) opening ceremony/
+ [] /opening day/
+ϩ [] /open circuit/
+ [] /(n) opening (part) of a book/
+ [] /(n) open pipe/
+ʬ [֤󤻤] /(n) open tube test/
+ [] /(n) opening of new hall/(P)/
+ [] /(n,vs) enlightenment/spiritual awakening/opening one's eyes to the truth/
+ [] /(n,vs) enlightenment/spiritual awakening/opening one's eyes to the truth/
+ [] /(n) foundation of a temple/laying a foundation (stone)/
+ [㤯] /(n) with the legs spread/
+ [礦] /(n) opening of business or practice/(P)/
+Ȥ [礦뤹] /license to practice (law)/
+Ȱ [礦] /(n) medical practitioner/(P)/
+ [礯] /(n) opening of post-office or telephone exchange/(P)/
+ [] /(n) open-necked (shirt)/
+ߥ [󥷥] /(n) open-collared shirt/
+ [] /development bank/
+ [] /(n) wisdom/enlightenment/
+ [] /(n) open mouth/(P)/
+ [Ф] /(n-adv) at the very beginning of one's speech/the first thing (one) says after opening the mouth/
+ [] /(n) numerical aperture (in photography)/
+ [] /aperture/
+ [] /(n,vs) opening of mine/
+ [] /(n) opening a school/(P)/
+ǰ [ͤ] /(n) anniversary of the founding of the school/
+ [] /school opening ceremony/
+ [] /(n) open port/opening a port/(P)/
+ [] /(n,vs) beginning a series of one's lectures/starting a new course/
+ [] /(n,vs) opening of a country (e.g. Japan) to the world/(P)/
+ [] /(n,vs) cultivating new land/(P)/
+ [] /(n) cultivated land/
+ [] /(n) open (as of a pack)/
+ [] /(n,vs) holding a meeting/open an exhibition/(P)/
+Ź [] /(n) host country (e.g. for a conference)/
+ż [] /opening ceremony (of an event, show, etc.)/
+ [] /(n) place where a meeting (conference, etc.) is held/
+ [夦] /in session/
+ [] /(n) date(s) (e.g. for exhibition)/
+ [] /(n) excavation/cutting/digging/
+ [] /(n) opening or unsealing of bids/
+ [] /opening of a parachute/
+ [] /(n) founding a temple (on a hill-top)/
+ [] /(n,vs) start/commencement/beginning/(P)/
+ [] /(n) disclosure (legal)/(P)/
+ [] /(n,vs) open a new business/
+ [礦] /(n) capitulation (of fort)/(P)/
+ [礦] /(n,vs) opening/(P)/
+ [] /dissected plateau/
+ [] /(n,vs) establishment/opening/(P)/
+ [] /(n,vs) outbreak of war/starting a war/(P)/
+ [] /(n) (sect) founder/apostle/originator/inventor/
+ [] /(n,vs) reclamation (of wasteland)/cultivation/pioneer/(P)/
+ [] /(n) pioneer/settler/colonist/(P)/
+ [㤻] /(n) pioneering spirit/
+ [] /(n) reclaimed land/
+Ģ [礦] /(n,vs) unveiling a Buddhist image/gambling/
+ [] /(n,vs) stating/expressing (one's opinion)/
+ [Ĥ] /(n,vs) opening/open/(P)/
+̼ [Ĥ] /(n) formal opening (e.g. of a rail-road)/
+ [Ƥ] /(n) court session/trial/(P)/
+Ź [Ƥ] /(n,vs) (grand) opening of shop/(P)/
+Źٶ [Ƥ󤭤夦礦] /open, but transacting no business at all/
+ [] /(n) divergence/
+ȯ [Ϥ] /(n) development/exploitation/(P)/
+ȯײ [ϤĤ] /(n) development project (program, plan)/
+ȯӾ [ϤĤȤ礦] /(n) (1) developing country/emerging nation/(2) colony/
+ȯ [ϤĤ] /Development Department/(P)/
+ȯ͢ [ϤĤˤ夦] /(n) develop-and-import formula/
+ [] /(n,vs) opening the door/
+ɼ [Ҥ礦] /(n) counting ballots/(P)/
+ɼ [Ҥ礦ä] /(n) results of the vote count/
+ɼ [Ҥ礦] /ballot-counting place/
+ɼ® [Ҥ礦ۤ] /(n) quick (flash) report of votes counted/
+ɼΨ [Ҥ礦] /(n) percentage of votes counted so far/
+ [դ] /(n,vs) unsealed letter/breaking the seal/(P)/
+ʢ [դ] /(n) making a surgical incision in the abdomen/
+ʢ [դ夸] /laparotomy (abdominal surgery)/
+ʢ [դ] /(n) laparotomy/
+ʿ [ؤ] /(n) extraction of square root/
+ [ؤ] /(n) opening and shutting/(P)/
+Ĵ [ؤ] /(n) a switch/
+ĵ [ؤ] /(n) crossing gate/
+Ķ [ؤ礦] /drawbridge/
+ [ۤ] /(n,vs) open/throw open/liberalization/(P)/
+к [ۤ] /an open economy/
+ɷ [ۤä󤱤] /(n) open blood-vascular system/
+ [ۤä] /(n) open tuberculosis/
+ [ۤ] /(n) open wound/
+ [ۤ] /(n) extraction of roots/
+ˡ [ۤ] /(n) evolution/
+ [ޤ] /(n) raising the curtain/(P)/
+ [ޤ] /(n) opening game/(season) opener/
+ [ᤤ] /(n) civilization/enlightenment/
+ [] /(n) opening gate/
+Ω [夦] /(n,vs) extraction of cubic root/
+ [] /(adj-na,n) open/openminded/
+ [] /(oK) (n) excavation/cutting/digging/
+ [Ӥ㤯] /(n) beginnings/creation/founding (of empire)/
+ [] /(n,n-suf) -floor (counter)/stories/(P)/
+ [] /(n) lower floor/downstairs/
+ [夦] /(n) class/rank/grade/(P)/
+ռ [夦] /class consciousness/
+Ҳ [夦㤫] /hierarchical society/
+ [夦礦] /rank insignia/
+ [夦] /(n) class system/
+ [夦Ȥ] /(n) class party/
+Ʈ [夦Ȥ] /class struggle/
+ [] /(n) difference/
+ [礦] /(n) an upper floor/upstairs/
+ [礦] /(n) (math) factorial/
+ [] /(n) number of stairs or stories/
+ [] /(n) class/level/stratum/hierarchy/(P)/
+ [] /(n) stairs/(P)/
+ʤ [Τܤ] /(exp) to go up the stairs/
+ʶ [󤭤礦] /(n) classroom in tiers/
+ʹ̺ [󤳤] /(n) terrace culture/
+ [Ƥ] /(n) step/ladder/stepping-stone/guide/
+̾ [ᤤ] /(n) solfa/names of notes of musical scale/
+ [] /(n) shell/shellfish/(P)/
+ܥ [ܥ] /mother-of-pearl button/
+ [Ф] /(n) (ancient) shell money/
+ [] /(n) shell/(P)/
+̹ [ܤ] /(n) shoulder bone or blade/
+̾ [餸礦줯] /(n) conchoidal fracture/
+ [ष] /(n) scale insect/
+ [Ĥۤ] /ostracism/
+ [] /(n) radish sprout/
+ [] /(n) radish sprout/
+ٹ [] /shellwork/
+ݻ [㤯] /(n) shell ladle/
+ [Ф] /(n) adductor muscle/
+ [] /(ik) (n) shell heap/shell mound/kitchen midden/
+ [Ť] /(n) shell heap/shell mound/kitchen midden/
+ [ɤ] /shellfish poison/
+ȳ [Ф] /(n) shell top/
+ [뤤] /(n) shellfish/
+ [] /(n) shell/(P)/
+ [] /victory song/
+ [] /(n) victory song/victory/
+ [] /(n) triumphal return/
+ [󤰤] /returning victorious army/
+ [󤷤礦] /triumphant general/
+ [] /(n) arch of triumph/
+ [դ] /southerly wind/
+ [] /criminal investigation/
+ [] /(n,vs) report of an official's offence to the emperor/
+ [] /(n) outside/(P)/
+ [ۤ] /(n) other place/the rest/(P)/
+ [Ϥ] /(v5s) (1) to unfasten/(2) to remove/(3) to bump off (sl)/(P)/
+ͷ [ȤǤ] /to play outdoors/
+ʤ [ۤʤ] /(n) no other than/nothing but/
+ [ۤ] /in addition/besides/(P)/
+˲ [ۤˤʤˤ] /is there anything else?/
+ [Ϥ] /(n) (1) end/verge/extremity/tip/outskirts/(2) miss/failure/(P)/
+ [Ϥ] /(v1,vi) to be disconnected/to get out of place/to be off/to be out (e.g. of gear)/(P)/
+õ [ۤ򤵤] /(exp) to search somewhere else/
+ [] /(n) (abbr) non-Japanese celebrity/foreigner celebrity/
+ [] /(n) external pressure/(P)/
+ [] /(n) periphery/surroundings/
+Ϥ [Ȥ] /(n) enclosure/outer fence/
+ [] /(n) foreign exchange/
+ˡ [ۤ] /(n) foreign exchange laws/
+ [] /(n) outer garment/
+ [] /(n) the surface reason/
+ [󤨤] /(n) vulvitis/
+ [] /(n) pudenda/external genitalia/
+ [] /(n) extension/denotation/
+ [] /(adj-na,n) brink/outer edge/
+ [] /(n) outer garden/(P)/
+ [] /(n) surgical department/(P)/
+ʰ [] /(n) surgeon/(P)/
+ʳ [] /(adj-na) surgery/
+ [] /(n) imported goods/foreign money/(P)/
+߳ [Ȥ] /acquisition of foreign currency/
+ߴ [󤵤] /(n) foreign currency translation/
+߷ [] /(n) rate in foreign currency/
+ߺ [] /(n) foreign currency bonds/
+߽ [Ӥ] /(n) foreign currency reserves/
+¶ [褭] /foreign currency deposit/
+ [Ȥޤ] /(n) circumference/perimeter/outside work/
+ [] /(n) ocean/open sea/
+ [Ȥ] /(n) ocean/open sea/
+ [] /(n) physical world/the externals/(P)/
+ [] /(n) physical world/the externals/
+ [] /(n) (1) outer wall (e.g. castle)/outer block (enclosure)/(2) outline/contour/
+ [] /(n) shell/crust/
+ [] /(n) outside corner/external angle/(P)/
+ [] /(n) (1) outer wall (e.g. castle)/outer block (enclosure)/(2) outline/contour/(P)/
+ [󤿤] /auxiliary organization/(P)/
+ݤ [Ȥ] /(n) outside leg trip/
+ [] /(n) external pressure/foreign threat/
+ [] /(n) appearance/exterior/facade/(P)/
+ [] /(n) open air/(P)/
+ [] /(n) outer atmosphere/
+ [褯] /(n) air bath/
+ [] /(n) overseas guest or customer/
+ [㤯] /(n) overseas guest or customer/
+ [] /(n) Outer shrine of Ise/
+ [礯] /(n) external bureau/
+ [] /(n,vs) working away from the office/
+ [] /(n) (abbr) foreign bank/
+ [] /(n) externals/external form/
+Ū [Ƥ] /(adj-na) external/outward/
+ [] /(n) outer diameter/
+ [] /(n) outward appearance/(P)/
+ [Ȥ] /(n) outward appearance/
+ [Ȥޤ] /(n) pigeon toed/
+ [] /(n) foreign language/
+ [] /(n) diplomacy/(P)/
+κ [Τ] /diplomatic talent/
+ͥ [ͥ] /(n) diplomatic channel/
+ѰĹ [礦] /Head of the Foreign Relations Committee/
+ [] /(n) canvasser/door-to-door salesman/
+ư [Ĥɤ] /(n) diplomatic activity/
+ [] /(n) diplomat/(P)/
+ [] /probationary diplomat/
+ط [󤱤] /diplomatic relations/
+ [礦] /(n) diplomatic negotiations/negotiations through diplomatic channels/
+ [] /(n) diplomat/
+ [줤] /diplomatic language/
+ [] /(n) foreign policy/
+ [] /(n) diplomatic corps/
+Ū [Ƥ] /(adj-na) diplomatic/
+ø [Ȥä] /diplomatic immunity/
+ʸ [֤󤷤] /diplomatic papers or documents/
+ [] /diplomatic issue/
+ [] /(n) extroversion/
+ [] /(adj-no,n) extroversion/
+ [Ȥޤ] /(n) outward appearance (of a house)/
+ [] /(n) outer port for large city/
+ [] /(n) ocean-going ship/
+ [] /(n) outer term/
+ [Ȥܤ] /(n) outer moat/
+ [] /(n) foreign country/(P)/
+ [碌] /foreign exchange/
+شˡ [碌ۤ] /(n) Foreign Exchange Control Law/
+ض [碌󤳤] /(n) foreign exchange bank/
+ظǧ [碌ˤ󤮤󤳤] /(n) authorized foreign exchange bank/
+ػԾ [碌礦] /(n) foreign exchange market/
+ [碌] /(n) rate of foreign exchange/
+ [] /(n) foreign language/(P)/
+ϩ [] /foreign route/
+ [] /(n) foreign loan/
+ [] /(n) foreigner/(P)/
+Ͽ [Ȥ] /alien registration/
+Ͽ [Ȥ礦ᤤ] /certificate of alien registration/alien registration card/
+Ͽˡ [Ȥۤ] /(n) Alien Registration Law/
+ [Ȥ] /(n) foreign investor/
+ϫƯ [ɤ] /(n) foreign worker/
+ [] /(group of) foreigners/
+ [] /foreign-made/
+dz۹ [] /(n) foreign tax amount reduction/
+ [Ȥ] /foreign investor/
+ [֤] /overseas (military forces)/
+ˡ [ۤ] /(n) foreign law/
+ˡ [ۤ] /(n) foreign corporation/
+͹ [椦Ӥ] /mail from abroad/
+͹ذ [椦Ӥ󤫤碌] /(n) foreign postal money order/
+ι [礳] /(n) foreign travel/overseas trip/
+ [ä] /(n) external skeleton/
+ [] /(n) exogamy/
+ [] /(n) foreign loan/foreign debt/
+ [] /(n) external/
+ [] /(n) foreign or imported timber/
+ [] /(n) unofficial history/
+ [] /(n) foreign-language newspaper/
+ [] /(n) foreign capital/(P)/
+ [] /(n,adj-no) foreign capital group/foreign company/
+Ƴ [ɤˤ夦] /introduction of foreign capital/
+ [] /(n) foreign affairs/
+ [] /(n) characters not in Joyo Kanji/foreign letters or words/
+ [] /(n) foreign-language newspaper/
+ [] /(n) external ear/concha/
+ [] /(n) inflammation of the outer ear/
+ƻ [ɤ] /(n) external auditory canal (meatus)/
+ [] /(n) foreign automobile/(P)/
+ [㤻] /(n) paddle steamer/
+ [] /(n) foreign consumption/(P)/
+ [夦] /(n) outer circumference/
+ [夦ʤ] /(n) gentle but firm/
+ [] /(n,vs) outing/going out/(P)/
+ [Ȥ] /(n,vs) outing/going out/
+з [ä] /(n) bleeding/
+з [Ĥ餤] /homebody/
+ [Ĥ夦] /while being out of the office or away from home/
+ [] /(n) foreign books/
+ [礦] /(n) external wound/(P)/
+о [礦󤱤礦] /(n) traumatic neurosis/
+ [礦Ƥ󤫤] /(n) traumatic epilepsy/
+Ūθ [礦Ƥ] /(n) traumatic experience/
+ [礦] /(n) foreign businessman/out-of-store sales/
+ [礦] /out-of-store sales department/
+ [] /(n) (math) external field/
+ [礯] /(n) eating out/(P)/
+ [礯󤮤礦] /food service industry/
+ [] /(n) external communication/(P)/
+ [] /foreign news desk/
+ [] /(n) circumcenter/outer center/
+ [] /(n) foreigner/(P)/
+ͤܤ鸫 [Τᤫߤ] /from a foreigners point of view/
+͵ [󤭤] /foreign correspondent/
+͵ԥ [󤭤㥯] /(n) foreign correspondents' club/
+͸ [भ] /aimed at foreigners/
+͸ [ऱ] /for foreigners/
+ [󤻤󤷤] /foreign athlete/
+ [֤] /Foreign Legion/
+ [] /(n) nave/
+ [] /mothers family name/
+ [] /(n) foreign campaign/
+ [] /(n) external genitals/
+ [] /(n) maternal relative/
+ [] /(n,vs) (geom) circumscription/
+ܱ [Ĥ] /(n) circumscribed circle/
+ [] /(n) outside telephone line/outer circle/
+ [] /(n) maternal grandfather/
+ [] /(n) maternal grandmother/
+ [] /(n) outer layers/
+ [礦] /(n) Foreign Minister/(P)/
+ [] /(n) building or car's exterior/
+¦ [] /(n) exterior/outside/extraneous/
+¦ [Ȥ] /(n) exterior/outside/extraneous/(P)/
+¹ [] /(n) grandchild from a daughter married into another family/
+¹ [Ȥޤ] /(n) grandchild from a daughter married into another family/
+ [] /(n) title (of a play)/
+ [] /(n) overseas territories/
+ [夦] /(n) outside order/
+ [Ƥ] /(n) outer court/
+ [Ȥˤ] /(n) outer court/
+Ũ [Ƥ] /(n) foreign enemy/
+Ū [Ƥ] /(adj-na,n) external/outside/
+Ū [Ƥ󤭤] /external ground/
+ŵ [Ƥ] /(n) apocrypha/
+ [Ǥ] /(n) supplementary biography/anecdote/
+ [Ǥ] /(n) foreign telegram/(P)/
+ [Ȥ] /(n) overcoat/greatcoat/cloak/wrap/
+ [Ȥ] /(n) mantle eye/
+ [Ȥޤ] /(n) mantle/
+ [Ȥ] /(n) (inn's) open air bath/
+ [Ȥ] /(n) outside light/
+ƻ [ɤ] /(n) heretical doctrine/
+ [ˤ夦] /(n) perisperm/
+dz [ͤ󤭤] /(n) external combustion engine/
+ [Ϥ] /(n) spending night away from home/
+ [Ϥ] /(n) direct sales/
+ [] /(n) investment (in the sense of outer layer)/outer skin or layer/rind/hull/husk/crust/
+ [] /(n) investment (in the sense of outer layer)/outer skin or layer/rind/hull/husk/crust/
+ [Ҥ] /(n) foreign guest/
+ [ȤŤ] /attached outside/
+ [] /(n) the outside/external/(P)/
+ƺ [֤] /(n) external audit/
+ [֤] /(n) ectoparasitism/
+к [֤] /(n) external economies/
+ϫƯԾ [֤ɤ礦] /(n) external labor market/
+ʪ [֤] /(n) external object/foreign matter/
+ʬ [֤] /(n) exterior division/
+ʬ [֤] /(n) external secretion/
+ʬ [֤Ԥ] /(n) external secretion/
+ʹ [֤] /(n) reputation/respectability/honour/
+ [ޤ] /(n) foreign rice/(P)/
+ [ؤ] /(n) outer wall/(P)/
+⤭ [Ȥ뤭] /(n) walking outside/
+ [ۤ] /(n) foreign news/foreign telegram/
+ [ä] /(n) look (or turn) the other way/
+ˡ [ȤΤ] /(n) outside measurements/
+ [ܤ] /(n) outward appearance/
+ [Ȥܤ] /(n) outer moat (castle)/(P)/
+̳ [] /(n) foreign affairs/(P)/
+̳ [त] /(n) canvasser/
+̳ [ष礦] /Department of Foreign Affairs/(P)/
+̳ [] /Minister of Foreign Affairs/
+ [] /(n) exterior/surface/outward appearance/(P)/
+ [ȤŤ] /(n) exterior/surface/outward appearance/
+ظ [⤦] /Outer Mongolia/
+ظ [Ȥ⤦] /Outer Mongolia/
+ [] /(n) outfield/(P)/
+ [䤷] /(n) outfielder/(P)/
+ [䤻] /(n) outfield bleachers/
+ͫ [椦] /(n) external troubles/
+ͷ [椦] /(n) foreign travel/(P)/
+ [Ȥ] /(n) collateral line/one not included in the favored group/outsider/outside daimyo/
+̾ [Ȥޤߤ礦] /non-Tokugawa daimyo/
+ [褦] /(n) open sea/ocean/(P)/
+ [褦] /ocean-going ship/
+ [褦] /(n) external use/
+ [褦䤯] /(n) external medicine/
+ [餤] /(n) (abbr) imported/outpatient clinic/(P)/
+贵 [餤󤸤] /outpatients/
+ [餤] /(n) borrowed word/foreign origin word/(P)/
+ [餤] /stranger/person from abroad/
+ [] /(n) noise (interference)/
+ [礯] /(n) external force/
+ [] /(n) wheel rim/paddle wheel/
+ػ [󤶤] /(n) outer rim of a crater/
+ [󤻤] /(n) paddle steamer/
+Ϣ [] /(n) playing to the gallery/showing off/pretence/
+Ϻ [] /(n) a type of sweet made from rice-powder/
+ [勞] /(n) outer planet/
+ [Ȥ勞] /(n) border/
+ [Ȥ] /(n) walking with feet pointing outward/
+ [Ϥ褦] /(n) ectoderm/
+ [] /(n) cough/(P)/
+ [] /(v5m) to cough violently/
+夲 [] /(v1) to have a coughing fit/to sob convulsively/
+ʧ [Ф餤] /(n,vs) clearing one's throat/cough/
+ [֤] /(v5k) to cough/
+ߤ [ɤ] /cough medicine or lozenge/
+ʧ [Ф餤] /(n,vs) clearing one's throat/cough/
+ [] /(n) coughing/
+ [] /(n,vs) injury/harm/evil influence/damage/(P)/
+ [] /(vs-s) to injure/to damage/to harm/to kill/to hinder/(P)/
+ڤܤ [򤪤ܤ] /(exp) to cause harm (to)/
+ [] /(n) harm/injury/evil (influence)/
+ [] /(n) malice/
+ [夦] /(n) harmful animal/
+ [] /(n) evil intentions/malice/
+ [夦] /(n) harmful insect/noxious insect/(P)/
+Ļ [礦] /(n) vermin/injurious bird/
+ [ɤ] /(n) harm/injury/mischief/poison/virus/
+ [] /(n) cliff/(P)/
+äפ [äפ] /(n) (uk) edge (e.g. of a cliff, precipice)/critical point or moment/
+ñ [äפ] /(n) (uk) edge (e.g. of a cliff, precipice)/critical point or moment/
+ƻ [ߤ] /(n) path along a cliff/
+ [] /(n) landslide/
+ [] /(n) deploring the course of public events/
+ [] /(adj-na,n) with indignation or steadfastness/
+ò [] /(n) regret/complaint/
+÷ [] /(n,vs) deploring/lamenting/regretting/
+ [] /(adv) generally/as a rule/
+ [] /(adv,n) in general/mostly/roughly/
+ [] /(n) summary/generalization/
+ [] /(n) general view/outline/
+ [礦] /(n) outlook/general situation/(P)/
+ [] /(n) approximation/rough estimate/(P)/
+׵ [褦夦] /request for budgetary appropriations/
+׵ [褦夦] /(n) ceiling/
+ [] /(n) round numbers/
+ [] /(n) general statement/outline/
+§ [] /(n) general rules or principles/
+ꥺ [ĥꥺ] /(n) circadian rhythm/
+ǰ [ͤ] /(n) general idea/concept/notion/(P)/
+ǰŪ [ͤƤ] /(adj-na,n) general/conceptual/
+ǰ [ͤ] /(n) conceptualism/
+ɾ [Ҥ礦] /(n) general view/comment/
+ [褦] /(n-t) outline/summary/(P)/
+ά [㤯] /(n-t) outline/summary/gist/in brief/(P)/
+ [] /(n) intro/outline/general remarks/(P)/
+ [Ϥ] /(n) horizon/
+ [] /(n) insulator/
+ [] /(n) cover/lid/cap/
+ [դ] /(n) cover/lid/cap/(P)/
+ [] /(adv) perhaps/probably/
+Ĥ [դ򤷤] /(exp) to shut the lid/
+ [] /(n) pyxidium/
+ [դ] /(n) opening/beginning/
+ [] /(n) probability/
+ [󤻤] /(n) probability/
+ʪ [դ] /(n) lidded pottery or receptacle/
+ [դ] /(n) opening/beginning/
+ [] /(n-suf,pref) .. street/.. quarters/(P)/
+ [ޤ] /(n) (1) town/(2) street/road/
+ [ޤޤ] /(n) streets/
+ν [ޤΤ] /(n) streetwalker/
+ [ޤޤ] /(n) streets/
+ [ޤ] /(n) street corner/(P)/
+ [] /(n) block (of land)/
+ [礦] /(n) prostitute/whore/streetwalker/
+ [] /street map/
+ [󤷤] /(n) (right-wing) propaganda truck/(P)/
+ [ޤ] /(n) street clothes/townwear/
+ [ޤ夦] /(n) the whole town/
+ [Ȥ] /(n) street light/(P)/
+ [Ȥ] /(oK) (n) street light/
+Ƭ [Ȥ] /(n) in the street/(P)/
+Ƭ [Ȥ󤼤] /street oratory/soapbox speech/
+ƬȺ [ȤϤ󤶤] /(n) street crime/
+Ƭ [Ȥܤ] /streetside fundraising/
+ƬϿ [Ȥ] /(recorded) man-on-the-street interview/
+ƻ [ɤ] /(n) highway/(P)/
+ [ޤʤ] /(n-t) (look of) stores and houses on street/street (of stores and houses)/
+¤ [ޤʤ] /(n-t) (look of) stores and houses on street/street (of stores and houses)/
+ϩ [] /(n) road/street/avenue/(P)/
+ϩɥ쥹 [ɥ쥹] /street address/
+ϩ [] /(n) roadside trees/(P)/
+Ͽ [] /(abbr) (recorded) man-on-the-street interview/
+ [] /(n) town/
+ [] /the said proposal/
+ [Ȥ] /(n,vs) corresponding/answering to/coming under/(P)/
+ [Ȥ] /the person concerned/qualified/
+ [Ϥ] /(adj-na,n) profundity/extensive (knowledge)/
+μ [Ϥʤ] /profound knowledge/
+ [] /the matter in question/the said problem/
+ [] /(n) armor/
+ [] /a suit of armor/
+ [夦] /(n) American football/
+ [] /(n) slatted shutter/louver door (window)/
+ [Ȥ] /(n) girdle-tailed lizard/
+ [य] /(n) (dead) body/corpse/
+ [] /(n) skeleton/(P)/
+ [] /(n) nautical mile/1852m/6080ft/
+ [] /fragrance/perfume/honor/aroma/fame/
+ [] /(n) frog/(P)/
+ [鷺] /(n) frog/
+λҤϳ [ΤϤ] /(exp) Like father, like son/
+̤˿ [ΤĤˤߤ] /(exp) like water off a duck's back/
+ˤ [뤪褮] /(n) the breaststroke/
+ [ޤ] /(n) curved wooden support on top of the main beam of a house, now mainly/decorative (shape evocates an open-legged frog)/
+ķ [Ȥ] /(game of) leapfrog/
+ķ [Ȥ] /(n) leapfrog/
+ [ޤ] /(iK) (n) curved wooden support on top of the main beam of a house, now mainly/decorative (shape evocates an open-legged frog)/
+ [ܤ] /(arch) tree frog (toad)/
+ [] /(n) fence/(P)/
+ָ [ޤߤ] /(v1) to take a peep at/to catch a glimpse of/(P)/
+ [] /(n) hedge/(P)/
+ۤ [ͤ] /(n) conducting (a conversation) or doing over a fence/
+ۤ˸ [ͤˤߤ] /(exp) to look over the fence/
+ [󤷤礦] /(arch) hedge/fence/
+ [] /(n) persimmon/(P)/
+ [] /(n) (astringent) persimmon juice/
+ [] /(n) reddish-brown/yellowish-brown/
+Ȥ [餪Ȥ] /(n) opening of a new theater/
+ [] /(n) hook/quotation mark/
+ [夦] /hookworm/
+ [] /(n) divide/
+İ [] /(adj-na,n) uniformity/standardization/
+İ첽 [Ĥ] /standardization/
+Ĵ [ä] /epoch/
+ĴŪ [äƤ] /(adj-na,n) epoch-making/
+ĺ [] /(n,vs) plan/scheme/program formulation/maneuver/
+ĻŪ [Ƥ] /(adj-na,n) epoch-making/
+ [] /(n) clear/distinct/
+ [󤿤] /(adj-t) distinct/clear-cut/
+ [Ƥ] /(n,vs) demarcation/
+š [] /brilliant/
+š [ä] /brilliant/
+Ťƶ [ɤƤͤȤ] /(exp) to scare money out of (a person)/
+ų [] /brilliant/
+ų [ä] /brilliant/
+ [] /(n,vs) greatly enraged/furious/
+ [Τ] /(n-t) each/every/either/respectively/severally/
+ [] /(n) each/every/(P)/
+ơ [Τ] /(n-t) each/every/either/respectively/severally/
+ơ [줾] /(n-t) each/every/either/respectively/severally/
+Ƥιͤ [ΤΤΤ󤬤] /individual discretion/
+ƥ [] /(n) each shelf/shelves (in practice)/
+ư [] /(n) gentlemen/sirs/(P)/
+ư [] /one copy each/
+ư [] /(n-adv,n-t) each one/
+Ʊ [] /(n) every station/
+Ʊ [Ƥ] /train that stops at every station/
+Ʋ [] /(n) each time/
+Ʋ [ä] /(n) each time/
+Ƴ [] /(n) each field/various circles/
+Ƴ [ä] /(n) each field/various circles/
+Ƴ [] /(n) each floor/
+Ƴ [Τ] /(n-t) each/every/either/respectively/severally/
+Ƴ [줾] /(n-t) each/every/either/respectively/severally/
+Ʒ [Ĥ] /(n) every month/
+Ƹ [] /(n) all prefectures/
+Ƹ [ä] /(n) every one/each/
+Ƹ [ä] /(n) every house/
+ƹ [] /(n) each school/
+ƹ [礦] /each line/
+ƹ [] /(n) each item/each clause/
+ƹ [ä] /(n) each item/each clause/
+ƹ [ä] /(n) each nation/(P)/
+ƺ [] /(n) each book (volume or copy)/
+ƻ [] /(n) every city/
+ƻ [] /(n) every newspaper (magazine)/
+Ƽ [] /(n-adv,n-t) individual/each/(P)/
+Ƽ [] /(n) every room/
+Ƽ [] /(n) all companies/each company/
+Ƽ [] /(n) passenger car/
+Ƽ [] /(n) every kind/all sorts/(P)/
+Ƽع [夬ä] /vocational school/
+ƽ [夦] /(n) every week/
+ƽ [] /(n) each place/various places/
+ƾ [礦] /(n) each ministry/
+ƾ [礦ۤ] /all information/
+ƿ [] /(n-adv,n-t) each person/
+ƿͳ [󤫤褦] /So many men/so many ways/
+ [] /(n) each stratum/each class/
+ [] /all universities/each university/
+ [󤿤] /each group/
+ [] /(n) every place/various places/(P)/
+ [Ƥ] /(n) train stopping almost every station/
+Ź [Ƥ] /(n) each shop/
+ [] /(n) each party/each faction/all sects/
+ [Ϥ] /(adj-no,n) all/every/various/
+ [Ϥ] /each clan/
+ [] /(n) all parts/various parts/every department/
+ [ΤΤ] /all of you (pronoun)/
+ [] /(n) all phases/
+ [] /(n) detailed exposition/
+ [] /(n) area enclosed by earthwork/red-light district/
+ [] /(n,vs) purification/cleaning up/purging/
+Ȥ [Ҥ] /(n) expanse/extent/spread/stretch/
+Ȥ [Ҥ] /(v5r) to spread (out)/to extend/to stretch/to reach to/to get around/
+Ȥ [Ҥ] /outstretched arms/
+Ȥ [Ҥ] /(v1) to spread/to extend/to expand/to enlarge/to widen/to broaden/to unfold/to open/to unroll/
+Ȼ [] /(n,vs) scattering/diffusion/(P)/
+Ȼݥ [ݥ] /(n) diffusion pump/
+Ƚ [夦] /(n) expansion/(P)/
+ [] /(n) megaphone/bullhorn/loudhailer/
+ [] /(n) megaphone/bullhorn/loudhailer/(P)/
+ [] /loud speaker equipment/
+ [] /(n,vs) magnification/enlargement/(P)/
+ [㤯] /(n) broad interpretation/
+ [礦] /(n) magnifying glass/loupe/
+ѹ [󤳤] /an expanded or expanding equilibrium/(P)/
+ [] /reproduction on an enlarged or expanded scale/
+ [ϤФ] /(n,vs) sales promotion/
+Ψ [] /rate of magnification/magnification power/
+ĥ [礦] /(n,vs) expansion/extension/enlargement/escape (ESC)/(P)/
+ĥ [礦] /extends/
+ĥǤ [礦Ǥ] /extension/
+ĥ [礦] /enlargement/expansion/
+ĥǽ [礦Τ] /extensible/
+ĥ [礦Ф] /extended double-precision/
+ [Ϥ] /(n,vs) (abbr) sales promotion/
+ [Ϥ] /(n,vs) agitation/stirring/whipping/
+ [] /(n,n-suf) status/character/case/(P)/
+ʤ夬 [] /(exp) to be promoted to a higher rank/
+ʤ [ޤ] /(exp) to observe the rules/
+ʤ夲 [򤢤] /(exp) to raise the standard/
+ʰ [䤹] /(adj-na,n) cheap/reasonable/(P)/
+ʲ [] /(n) demotion/downgrading/
+ʳ [] /(adj-na,adj-no,n) nonstandard/extraordinary/special/
+ʸ [] /(n) aphorism/
+ʹ [ä] /(adj-no,adj-na,n) shape/form/posture/suitability/moderateness (in price)/appearance/manner/(P)/
+ʹ [ä] /(adj-na) attractive/good-looking/stylish/"cool"/
+ʹ [ä] /(ik) (adj-na) attractive/good-looking/stylish/"cool"/
+ʹΤ [äΤ] /(adj-na) attractive/good-looking/stylish/"cool"/
+ʹΰ [äΤ뤤] /(adj-na) unattractive/ugly/unstylish/"uncool"/
+ʹ褤 [ä褤] /(adj-na) attractive/good-looking/stylish/"cool"/
+ʹ褤 [ä褤] /(adj-na) attractive/good-looking/stylish/"cool"/
+ʹ [ä뤤] /(adj-na) unattractive/ugly/unstylish/"uncool"/
+ʺ [] /(n) qualitative difference/disparity/(P)/
+ʻ [] /(n) lattice/(P)/
+ʻҷ [ä] /(n) lattice defect/
+ʻҸ [] /(n) lattice door/
+ʻҼ [] /(n) check(ed) pattern/plaid/
+ʻ [ޤ] /(n) latticed window/
+ʻ¤ [Ť] /(n) lattice work/
+ʻ¤ [Ť] /(n) latticework/
+ʻ [Ƥ] /(n) lattice constant/
+ʻ [Ƥ] /(n) lattice point/
+ʻ [] /lattice plane/
+ʼ [] /(n) social status/
+ʼĥ [Ф] /(v5r) to adhere to formalities/
+ʾ夲 [] /(n) status elevation/(P)/
+ [] /(adj-na,adv,n) special/exceptional/remarkable/(P)/
+ʤ [Τ] /marked difference/
+Ĵ [礦] /(n) noble/dignified/
+ŷ [Ƥ󤸤礦] /(n) coffered ceiling/
+Ʈ [Ȥ] /(n,vs) hand-to-hand fighting/grappling/(P)/
+Ʈ [Ȥ] /(n) sports or disciplines which involve fighting without weapons/
+Ʈ [Ȥ֤] /shock troops/
+Ǽ [Τ] /(n,vs) storage/housing for equipment and machines/putting into computer memory/
+Ǽ [Τ] /(n) (aircraft) hangar/
+դ [] /(ik) (n,vs) rating/classification/allocation/grading/(P)/
+դ [Ť] /(n,vs) rating/classification/allocation/grading/
+ʪ [֤Ĥ] /(n) gaining a perfect knowledge of natural laws/
+ [٤] /(adj-na,adv,n) exceptional/(P)/
+Ѳ [ؤ] /(n) (gram) change of case/
+ [] /case theory/
+ [] /(n) nucleus/kernel/(P)/
+ˤλ [Τ] /nuclear umbrella/
+ˤ [Τդ] /(n) nuclear winter/
+˥륮 [륮] /(n) nuclear allergy/
+˥ͥ륮 [ͥ륮] /nuclear energy/
+˥ [] /(n) nuclear club/
+˥ߥ [ߥ] /(n) nuclear missile/
+˰ܿ [礯] /(n) nuclear transplantation/
+˲ [] /(n) nuclear icterus/
+˲² [] /(n) nuclear family/(P)/
+˲ [ä] /(n) a drupe/stone fruit/
+˳ȯ [Ϥ] /nuclear development/
+˳Ȼ [] /(n) nuclear proliferation/
+˳Ȼɻ߾ [ܤ礦䤯] /(n) Treaty on the Non-Proliferation of Nuclear Weapons/
+˷ [󤷤夯] /(n) nuclear disarmament/
+˷ [] /(n) caryotype/
+˺ҳ [] /nuclear disaster/
+˻ [] /(n) nucleic acid/(P)/
+˻ [] /(n) nucleon/
+˼ [礦ᤤ] /(n) NMR/nuclear magnetic resonance/
+˼ [] /(n) nuclear magneton/
+˼ [] /(n) keratin/
+˼¸ [ä] /(n) nuclear (bomb) test/(P)/
+˼ [] /(n) nuclide/
+˾ [礦] /(n) RNA nucleolus/
+˿ [] /(n) kernel/core/(P)/
+˿ [] /(n) nuclear bonding/nuclear force/
+ [󤽤] /(n) nuclear warfare/
+ά [㤯] /(n) nuclear strategy/
+ [礯] /(n) nuclear force/
+ [] /(n) nuclear phase/
+ [] /(n) alternation of nuclear phases/
+ [Ѥ] /(n) nucleoprotein/
+Ƭ [Ȥ] /(n) nuclear warhead/(P)/
+dz [ͤ礦] /(n) atomic fuel/(P)/
+dz [ͤ礦] /(n) nuclear fuel cycle/
+dzƽ [ͤ礦] /(n) nuclear fuel reprocessing/
+Ѵʪ [Ϥ֤] /(n) nuclear waste(s)/
+ [Ϥ] /(n) total abolition of nuclear weapons/
+ [Ф] /nuclear weapon/
+ȯ [ФϤ] /(n) nuclear explosion/
+ȿ [ϤΤ] /(n) nuclear reaction/
+ȿϧ [ϤΤ] /nuclear reactor/
+ [֤] /(n) nuclear arms/(P)/
+ʪ [֤Ĥ꤬] /(n) nuclear physics/
+ʬ [֤] /(n) nuclear fission/(P)/
+ʬʪ [֤Ĥ֤] /(n) fission product/
+ʸˡ [֤ݤ] /core grammar/
+ʼ [ؤ] /(n) nuclear weapons/(P)/
+ʼ¸ [ؤä] /nuclear test/
+ʼͭ [ؤۤ椦礦] /(n) nuclear arsenal/
+ͭ [ۤ椦礦] /(n) nuclear stockpile/
+ [ۤ] /disintegration of a cell nucleus/
+ɱ [ܤ礯] /nuclear defenses/
+ [ޤ] /(n) nuclear membrane/
+ͻ [椦] /(n) nuclear fusion/(P)/
+ͻȿ [椦ϤΤ] /(n) nuclear fusion/
+޻ [褯礯] /(n) nuclear deterrent force/
+޻ [褯] /(n) nuclear deterrent theory/
+ [礯] /(n) nuclear force/
+ [] /(n) shell/husk/hull/chaff/(P)/
+̤ [Τʤ] /the inside of a shell/
+̤Ĥ [Ȥ] /(exp) to close up like an oyster/to retire into one's shell/
+̴ [餵] /(n) flail (for threshing grain)/
+̴ [餶] /(n) flail/
+ĺ [礦] /apex of a shell/umbo/
+ [] /(n) cupula/
+ͤ [] /(v1) to get/to gain/to win/
+ [Ȥ] /(n,vs) acquisition/possession/(P)/
+İ [Ȥ󤫤] /(n) delegate count/
+ʪ [] /(n) game/spoils/trophy/(P)/
+ [] /(adj-na,adv,exp,n) certain/sure/definite/if I'm not mistaken/if I remember correctly/
+Τ [] /(adj-na,adv,exp,n) certain/sure/definite/if I'm not mistaken/if I remember correctly/(P)/
+Τ [] /probably so/
+Τʶ [ʤ] /reliable source/
+Τʻ [ʤ] /established (certain) fact/
+Τ [] /surely/certainly/
+Τ [] /confirmation/certification/ascertainment/
+Τ [] /(v1) to ascertain/(P)/
+Τڵ [뤷礦] /certain (definite) evidence/
+Τ [ä] /(adj-na,adv,n) (uk) firmly/tightly/reliable/level-headed/steady/(P)/
+Τ [ä] /(n) man of firm character/man of stability/
+θ [] /(n,vs) assertion/confirmation/
+θ [ä] /(n) firm/unshakeable/
+θä [ä] /(adj-t) sure/firm/resolute/
+θ [ä] /(adj-na,adj-no,n) firm/(P)/
+θǤ [ä] /(adj-t) firm/(P)/
+θư [äդɤ] /(n) absolutely secure/
+μ [] /(n) discord/antagonism/(P)/
+μ [] /(adj-na,n) certainty/reliability/soundness/(P)/
+μ [Ĥ] /certainty/
+μ [Ĥ] /(n) certainty/
+μ [] /(n) loyalty to/
+ξ [礦] /(n) positive proof/
+ο [] /(n,vs) conviction/confidence/(P)/
+ο [Ϥ] /(n) prisoner of conscience/
+ [] /(n) established theory/
+ [] /(adj-na,n) definite/positive/
+ [Ƥ] /(n,vs) (1) decision/settlement/(2) (math) definition/(P)/
+ǯ [Ƥ礷Ĥͤ󤭤] /(n) defined contribution pension plan/
+꿽 [Ƥ󤳤] /final report/final declaration/
+Ū [ƤƤ] /(adj-na) definitely/
+ [ƤҤŤ] /(n) fixed date/
+Ƚ [ƤϤ󤱤] /final decision/
+վڷ [ƤĤ礦] /(n) fixed interest-bearing securities/
+ [] /(n) degree of accuracy/
+ [Ȥ] /(n) definite answer/
+ǧ [ˤ] /(n,vs) affirmation/confirmation/(P)/
+ǧ [ˤ󤷤] /certificate/
+ʹ [֤] /(n) learn from reliable sources/
+ [] /(n,vs) guarantee/ensure/maintain/insure/secure/(P)/
+ [ۤ] /(n) definite report/confirmed data/
+ [䤯] /(n,vs) firm promise/definite promise/(P)/
+Ψ [] /(n) probability/(P)/
+Ψǥ [ĤǤ] /stochastic model/
+Ψ [ĤƤ] /stochastic process/
+Ψ [Ĥ] /random error/
+Ψɸ [ĤҤ礦ۤ] /random sample/
+Ψʬ [Ĥ֤] /(n) probability distribution/
+Ψѿ [Ĥؤ󤹤] /stochastic variable/random variable/
+Ψ̩ٴؿ [ĤߤĤɤ󤹤] /the probability density function (statistics)/
+Ψ [Ĥ] /(n) probability theory/
+Ω [] /(n,vs) establishment/(P)/
+Ф [ܤ] /(n) memory/sense/experience/(P)/
+Ф [ܤ] /(v1) to remember/to recollect/to memorize/(P)/
+Фפ [ܤ䤹] /be easy to learn/
+Ф [ܤ] /(v5m) to master/
+Ф [ܤ] /(n) memo/note/memorial/protocol/
+Ф [] /(n) stimulant/(P)/
+Фޤ [ޤ] /(v5s) (1) to awaken/(2) to disabuse/(3) to sober up/(P)/
+Ф [] /(v1) to wake/to wake up/(P)/
+Фḯ [] /(adj-pn,exp) to be (still) agitated/to be (still) drowsy/
+Ф [᤮] /(n) on the verge of waking/
+Ф [Ȥ] /(n) understanding/comprehension/
+Ф꤬ᤤ [Ȥ꤬Ϥ䤤] /being quick to understand/
+и [] /(n,vs) resolution/resignation/readiness/preparedness/(P)/
+м [] /(n) enlightened person/
+н [ܤ] /(n) memo/note/memorial/protocol/(P)/
+н [ܤ] /(n) memorandum/
+ [] /(n,vs) awake/waking up/awakening/disillusion/
+ú [] /(n) stimulant/(P)/
+«ʤ [ܤĤʤ] /(adj) uncertain/doubtful/unreliable/
+ [] /(n,n-suf) (1) angle/(2) bishop (shogi)/(P)/
+ [] /(n) (1) corner (e.g. desk, pavement)/(2) edge/(P)/
+ [Ĥ] /(n) horn/(P)/
+ѡ [ɤɤ] /(adj) intractable/angular/
+Ѥڤ [ˤ] /(exp) to cut into squares (cubes)/
+Ѥͭ [ɤΤ] /angled/angular/
+ѤΤƤ [򤹤Ƥ] /(exp) to sacrifice a bishop/
+Ѥ [ɤȤ] /(exp) to round off the corners/
+ѱ [ĤΤ] /(n) bride's head-dress/
+ѱư [ɤ礦] /(n) angular momentum (physics)/
+Ѳ [礦] /(n) keratosis/
+Ѳ® [] /(n) angular acceleration/
+ѳ [] /(n) the world of Sumo/(P)/
+ѳ [ä] /(n) the world of Sumo/
+ѳ [ĤΤ] /(n) tusk shell/
+ѳ [ĤΤ] /horned frog/
+ѳѤ [ɤɤ] /(adj) intractable/angular/
+Ѵ [] /(n) crew cut/
+ѵ [夦] /bullfight/
+ѵ [ä] /angular distance/
+ѵΥ [] /(n) angular distance/
+ѹ [礦] /(n) bishop (shogi)/
+ѹ [ä] /(n) bishop (shogi)/
+ѹ [ɤ] /(n) square paper lantern/
+Ѻ [ĤΤޤ] /(n) red algae/
+Ѻ [Ȥ] /(n) cube sugar/
+Ѻٹ [ĤΤ] /(n) horn carving/
+Ѻ [] /(n) squared timber/
+ѻ [ĤΤ] /(n) dogfish/
+Ѽ [] /(n) keratin/
+Ѽ [Ĥ] /(n) horny layer/
+Ѽ [] /(n) stew made with cubed (possibly rectangular) pieces of meat or fish/
+Ѽ [Ȥ] /capturing a bishop/
+Ѽȿ [夦Ϥ] /(n) angular frequency/
+ѽ [ĤΤ] /(n) two-line subtitle/
+ѿ [] /(n) pyramid/
+ѿ [] /truncated pyramid/
+ڤ [] /cut into cubes/
+¬ [礦] /(n) angle measurement/
+® [] /(n) angular velocity/
+µ [] /(n) square sleeves/
+ [] /(n) combined liquor store and bar/combined off-license and pub/
+ [] /(n) man's stiff sash/
+î [ĤΤ] /(n) two-handled keg/
+ [ɤ] /(n) corner lot/
+ [] /(n,vs) competition/vieing with/
+ [夦] /(n) prism/
+ĥä [Фä] /squarish face/
+ĥ [ɤФ] /(v5r) to be angular/to be overly ceremonious/
+ [Ĥ] /(n) sumo expert/
+ū [ĤΤ֤] /(n) horn/hunting horn/
+Ź [ɤߤ] /corner store/
+ [] /(n) angle/(P)/
+٥ [ɥ] /(n) angle gauge/
+ [Ȥ] /(n) square hand-lantern/
+ͤ礤 [ĤΤĤ] /(n) constant quarreling/
+ [ɤФ] /(n) make-or-break game/
+ [] /cuticle/
+ [Ӥ] /rectangular bottle/
+ʬ [֤󤵤] /angular dispersion/
+˹ [ܤ] /(n) square college cap/
+ [ܤ] /(n) square tray/
+ [ޤ] /(n) cornea/(P)/
+إڥ [ޤإڥ] /(n) herpetic keratitis/
+ܿ [ޤ礯] /corneal transplant/
+ [ޤ] /(n) inflammation of the cornea/
+촥 [ޤ󤽤礦] /(n) corneal xerosis/
+ [ޤ󤳤] /(n) eye bank/
+ȿ [ޤϤ󤷤] /(n) corneal reflex/
+Ļ [ĤΤɤ] /(n) horned puffin/
+Ω [ĤΤ] /(v5t) to be sharp/to be rough/
+ [] /(n) shogi game with the superior player playing without the kaku/
+Ω [ɤ] /(v5t) to be sharp/to be rough/
+ΩƤ [ɤƤ] /(v1) to be sharp/to be pointed/
+ [⤦] /(n) sumo wrestling/
+ [ĤΤȤ] /(n) horned toad/
+ҡ [] /(adj-na,n) brilliantly/brightly/glorious/
+ҡ [ä] /(adj-na,n) brilliantly/brightly/glorious/
+ҡ [ä] /(adj-t) brilliant/splendid/glorious/
+ҳ [] /(adj-na,n) brilliantly/brightly/glorious/
+ҳ [ä] /(adj-na,n) brilliantly/brightly/glorious/
+ҳҤ [ä] /(adj-t) brilliant/splendid/glorious/
+ [] /(n,vs) greatly enraged/furious/
+Ӥ٤ [٤] /(v1) (1) to compare/(2) to calibrate/
+Ӻ [] /(n) range/
+ [] /(n,vs) calibration/
+ͥ [椦] /theory of comparative advantage/
+ [礦] /(n) (rare) comparison/
+Ը [ä] /(n) cuckoo/
+ [] /(n,vs) purification/cleaning up/purging/
+հ [] /(n) Cabinet Minister/
+ղ [ä] /(n) Your (His) excellency/(P)/
+ճ [] /(n) outside the Cabinet/
+յ [] /(n) cabinet meeting/(P)/
+յķ [äƤ] /(n) cabinet decision/
+ [ʤ] /(n) (inside the) Cabinet/(P)/
+ [ʤ礦] /(n) Cabinet ministers/
+ν [礦] /(n) cabinet ministers/(P)/
+ν٥ [礦٥] /cabinet-level/
+֤ [ؤ] /(n) distance/interval/gap/difference/estrangement/(P)/
+֤ [ؤ] /(v5r) to be distant/(P)/
+֤ [ؤ] /(n) partition/distinction/(P)/
+֤Ƥ [ؤƤ] /(v1) to be shut out/to separate/to isolate/(P)/
+ְ [] /(n) reserved/with reservations/
+ַ [ä褦] /(n) be frustrated because something is not quite as hoped (just as one cannot scratch an itch from outside a shoe)/having an itch that one cannot scratch/
+ַ [] /(n) every second month/every other month/(P)/
+ַ [Ĥ] /published bimonthly/
+ֽ [夦] /(n-adv,n-t) every other week/(P)/
+ [] /(n) previous age/
+δͭ [Τ󤬤] /(exp) to be poles apart/
+ [Ǥ] /atavism/
+ [] /(n,vs) isolation/separation/
+ [] /(n-adv,n-t) every other day/
+ǯ [ͤ] /(n-adv,n-t) biannually/every second year/every other year/
+ [ؤ] /(n) barrier wall/
+ [ޤ] /(n) partition/diaphragm/
+ˡ [ޤۤ] /(n) diaphragm process/
+Υ [] /(n,vs) isolation/segregation/(P)/
+Υ [ꤻ] /(n) isolation theory/
+Υ¼ [Ӥ礦] /(n) isolation ward/
+Υ [Ӥ礦Ȥ] /isolation ward/
+Υ̿ [ᤤ줤] /(n) isolation order/
+ [] /(n) leather/(P)/
+פޤ [餿ޤ] /(v5r) (1) to be renewed/(2) to stand on ceremony/to be formal/(3) to take a turn for the worse/
+׶ [擄] /(n) leather goods/
+׷ [擄] /(n) leather boots/(P)/
+׺ٹ [虜] /(n) leathercraft/
+׼ [] /(adj-no,n) coriaceous/leathery/
+׼ [Ƥ֤] /leather gloves/
+׿ [] /(n) reform/innovation/(P)/
+׿ [󤱤] /liberal/
+׿ [󤷤央] /progressivism/
+׿ [󤻤Ȥ] /progressive or reformist political party/
+׿Ū [Ƥ] /(adj-na) liberal/
+׿ [] /reformist group/
+ [碌Ҥ] /(n) leather goods (products)/
+ [綠] /(n) leather-bound/leather binding/
+ [浪] /(n) leather belt/
+ [֤] /(n) leather bag/
+ĥ [Ф] /(n) leather-covered/
+ [Ȥ] /(n) leather covering/leather binding/
+֤ [Ȥ] /(n) leather covering or binding/
+ [] /(n) leather strop/
+̿ [ᤤ] /(n) revolution/(P)/
+̿ư [ᤤɤ] /revolutionary movement/
+̿ [ᤤ] /(n) revolutionary/
+̿ [ᤤ] /(n) revolutionary song/
+̿ [ᤤ] /(n) revolutionary army/
+̿ [ᤤ] /(n) man of revolutionary temperament/
+̿Ū [ᤤƤ] /(adj-na) revolutionary (e.g. technology)/
+̿ɾIJ [ᤤҤ礦] /(n) revolutionary council/
+ [老] /(n) baskets wrapped in paper, bark or skin/
+ [] /(n) learning/scholarship/erudition/knowledge/(P)/
+ؤͭ [] /(v5r) to have learning/to be educated/
+ؤΩ [Τɤ] /freedom of learning/
+ؤ [ޤʤ] /(n) learning/study/
+ؤӤα [ޤʤӤΤ] /(n) educational institution/
+ؤӤ [ޤʤӤΤˤ] /(n) school/
+ؤӼ [ޤʤӤ] /(n) a school/
+ؤӼ [ޤʤӤȤ] /(v5r) to collect information/to gather knowledge/
+ؤ [ޤʤ] /(v5b) to study (in depth)/to learn/to take lessons in/(P)/
+ؤ [򤭤] /(exp) to study exhaustively/
+ؤ򽤤 [򤪤] /(exp) to pursue knowledge (one's studies)/
+ذ [] /(n) (university) degree/(P)/
+ذ̤ [򤵤] /(exp) to award a degree/
+ذʸ [֤] /thesis/
+ر [] /(n) institute/academy/(P)/
+ر [] /(n) academy/campus/(P)/
+ر [󤵤] /school festival/
+رԻ [Ȥ] /(n) college (university) town/
+رʶ [դ󤽤] /(n) campus dispute/campus strife/
+ز [ä] /(n) study subject/course of study/(P)/
+زʻ [ä] /(n) examinations in academic subjects/
+ز [ä] /(n) lesson/school work/
+ز [ä] /(n) scientific society/academic meeting/(P)/
+س [ä] /(n) academic or scientific world/(P)/
+س [] /(n) outside the school/extramural/
+س [] /(n) student discount/(P)/
+س [] /(n) student discount/(P)/
+ش [ä] /dean/
+ش [ä] /(n) term (school)/(P)/
+ش [äޤ] /end of term/
+ص [ä夦] /(n) scholar/student/(P)/
+صŪ [ä夦Ƥ] /(adj-na) scholastic/academic/
+ص [ä夦] /(n) grade in school/(P)/
+صѰ [ä夦] /(n) class representative/
+صĺ [ä夦ؤ] /(n) temporary closing of classes/
+ض [礦] /study society/
+ض [礦] /(n) studies/schoolwork/classwork/(P)/
+ض [礦] /(n) school record/scholastic performance/
+ض [ä] /(n) school district (area)/(P)/
+ط [ä] /(n) my learned friend/
+ط [] /(n) arts and sciences/liberal arts/(P)/
+طݰ [] /(n) curator (e.g. museum)/
+طݲ [] /(n) school arts festival/
+ط [] /(n) liberal arts college/teachers' college/
+ع [ä] /(n) school/(P)/
+عƤ [äҤƤ] /after school/
+عλä [äΤȤϤʤ] /(exp) to talk about school affairs/to speak about the school/
+عʪ [äΤ] /school property/
+ع̤ [äؤ褦] /(exp) to attend school/
+ع [ä] /(n) school physician/
+ع뿩 [ä夦礯] /(n) school lunch/
+ع [ä礦] /school or formal education/
+عˡ [ä礦ۤ] /(n) School Education Law/
+ع [ä󤻤] /(n) school grouping system/
+عԻ [ä礦] /(n) school event/
+عʹ [ä֤] /(n) school paper/
+ع [ä] /(n) school life/
+عݷ [äۤ] /(n) school health/
+عˡ [äۤ] /(legally) incorporated educational institution/(P)/
+ع [ä褦Ҥ] /school requisites (supplies)/
+غ [] /(n) academic ability/
+غ [] /school festival/
+غ [] /(n) interdisciplinary/(P)/
+غŪ [Ƥ] /(adj-na) interdisciplinary/
+ػ [] /(n) study reference/study-aid book/
+ػ [] /(n) university graduate/(P)/
+ػα [] /Japan Academy/
+ػα [󤷤礦] /Japan Academy award/
+ػ [] /(n) school expenses/education fund/
+ػݸ [ۤ] /(n) educational endowment insurance/
+ػ [] /(n) educational affairs/
+ؼ [] /(n) scholarship/scientific attainments/(P)/
+ؼи [󤷤] /person of learning and experience/
+ؼ [] /(n) school (building)/
+ؼ [] /(n) scholar/(P)/
+ؼԿ [֤] /(exp) to be pedantic/to assume the air of a scholar/
+ؼȤƤ [㤼ȤƤ] /(exp) to be quite like a scholar/
+ؼȩ [Ϥ] /scholarly bent of mind/
+ؼ [Ϥ] /scholarly bent of mind/
+ؽ [夦] /(n) study/learning/
+ؽ [夦] /(n,vs) study/learning/(P)/
+ؽ [夦Ť] /(n) writing desk/
+ؽͽ [夦󤳤] /(n) study reference/study-aid book/
+ؽƳ [夦ɤ褦礦] /government course (curriculum) guidelines/(P)/
+ؽŵ [夦Ƥ] /(n) learner's dictionary/
+ؽ [夦] /scholar/student/
+ؽ [夦夯] /(n) private night-school/tutoring school (math, English, etc.)/
+ؽ㳲 [夦礦] /(n) learning disability/
+ؽǽ [夦Τ礯] /(n) learning ability/
+ؽ [夦褦] /tutorial/
+ؽѥإ [夦褦إ] /tutorial help/
+ؽ [夦] /(n) learning theory/
+ؽ [] /(n) science/learning/scholarship/(P)/
+ؽѲ [Ĥ] /Japan Science Council/
+ؽѻ [Ĥä] /(n) learned (scientific) journal/
+ؽ [Ĥ󤿤] /(n) academic society/learned body (society)/
+ؽѸ [Ĥ褦] /technical term/
+ؽʸ [Ĥ֤] /(n) treatise/monograph/study/
+ؿ [礯] /(n) scholarship/learning/knowledge/
+ [] /(n) educational or school system/
+ [] /(n) student/(P)/
+ư [ɤ] /student movement/
+ [] /(n) student affairs office/
+ [Ӥ] /student discount/
+ [] /student days/
+ [] /(n) student body/student council/
+ [礦] /student card/
+ [] /(n) student (college) life/
+Ĺ [֤礦] /(n) dean of students/
+ [դ] /(n) school uniform/
+ [] /degenerate ex-student/
+˹ [ܤ] /school cap/
+ [礦] /student accommodation/
+ [] /(n) school register/
+ [] /(n) school register/
+ [] /(n) school record/achievement/
+ [] /(n) theory/(P)/
+ [] /(n) learned priest pursuing his studies/
+ [] /(n) school/
+§ [] /(n) school regulations/
+´ [] /(n) college graduate/(P)/
+Ĺ [礦] /(n) university president/(P)/
+ĹǼޤ [礦ˤޤ] /(exp) to take one's position as rector/
+ [] /(n) student/follower/students and pupils/(P)/
+Ƹ [ɤ] /(n) school child/pupil/(P)/
+Ƹݰ [ɤۤ] /care of schoolchildren outside of school time/
+ [Ȥ] /(n) learning and virtue/
+ [ʤ] /(n) within the school/(P)/
+ǯ [ͤ] /(n) year in school/grade in school/(P)/
+ǯ [ͤޤ] /(n) end of school year/
+ [] /(n) school/sect/
+ȶ [Ф] /(n) alma mater clique/old school tie/
+ [] /(n) tuition/school expenses/(P)/
+ [] /(n) academic centre/
+ [] /(n) department of a university/undergraduate/(P)/
+ [֤] /undergraduate/
+Ĺ [֤礦] /dean/
+ [դ] /(n) academic traditions/academic school of thought/method of study/
+ [ۤ] /(n) academic bulletin/school gazette/
+˹ [ܤ] /(n) school cap/
+ [ܤ] /(n) working student/
+̳ [] /(n) school affairs/
+̾ [ᤤ] /(n) technical name (often the internationally accepted Latin, scientific, or Linnaean name of plants and animals)/
+ [] /(n) scholarship/study/learning/(P)/
+˻֤ [ˤ] /(exp) to set one's heart on learning/
+ξ [Τ] /encouragement of learning/
+ [Τ] /scholar/student/
+褫ƻȤ [򤤤ƤĤ] /(exp) to put one's knowledge to practical use/
+ [򤤤] /(exp) to put one's learning to practical use/
+Ū [Ƥ] /(adj-na) scholarly/
+ͧ [椦] /(n) school friend/(P)/
+ͧ [椦] /students' association/alumni association/
+ [褦Ҥ] /(n) school supplies/
+ [] /(n) scholarly principle/scientific principle/
+ [礦] /(n) student hostel/dormitory (e.g. for factory workers)/
+ [礯] /(n) scholarship/knowledge/literary ability/(P)/
+ [줤] /(n) school age/(P)/
+Ƹ [줤ɤ] /children of school age/
+ [줭] /(n) academic background/(P)/
+Ҳ [줭㤫] /society emphasizing education/
+ [] /(n,suf) (1) peak/(2) mountain/(P)/
+ٿ [] /(n) alpinist/mountaineer/
+ [] /(n) father-in-law/
+ͧ [椦] /mountaineering club/
+ϼ [] /(n) foot of Mt Fuji/
+ [餯] /(adj-na,n,n-suf) comfort/ease/(P)/
+ڡ [餯餯] /(adv) comfortably/easily/
+ڤ [Τ] /(adj) enjoyable/fun/(P)/
+ڤפ [Τ⤤] /happy (sweet) memory/
+ڤ [Τ] /(adj-na) happy/cheerful/pleasant/
+ڤ [Τ] /(adj-na,n) enjoyment/pleasure/(P)/
+ڤߤˤ [Τߤˤ] /(exp) to look forward to something/
+ڤ [Τ] /(v5m) to enjoy oneself/(P)/
+ڤ [Τ] /(v1) to be able to enjoy/
+ڤ [餯] /(adj-na) (1) pleasant/(2) easy-going/easy life/
+ڤ餹 [餯ˤ餹] /(exp) to live in comfort/
+ڤ [Τ] /(io) (v5m) to enjoy oneself/
+ڰ [] /(n) bandsman/
+ڱ [餯󤭤] /(n) comfortable retirement/
+ڱ [餯] /(n) pleasure garden/paradise/(P)/
+ڲ [] /(n) dressing room/green room/backstage/(P)/
+ڲ [䤪] /(n) shoptalk/matters incomprehensible to outsiders/
+ڲ [Фʤ] /(n) inside story/confidential talk/
+ڲ [] /(n) musical note/
+ڳ [ä] /(n) musical world/
+ڳ [餯餯] /(adv) comfortably/easily/
+ڴ [ä] /(n) optimism/(P)/
+ڴѼ [ä󤷤央] /optimism/
+ڴŪ [äƤ] /(adj-na) optimistic/hopeful/(P)/
+ڴ [ä] /optimism/
+ڴ [ä] /(n) musical instrument/(P)/
+ڴռ [ä󤽤] /(musical) instrumentalist/
+ڴŹ [äƤ] /store selling musical instruments/
+ڶ [ä礯] /(n) musical composition/tune/(P)/
+ڶ [ä] /(n) (musical) phrase/
+ڷ [] /(n) musical play/opera/
+ں [] /(n) talent for music/
+ڻ [] /(n) musician/bandsman/
+ڻ [] /(n) master musician/
+ڽ [餯] /(n,vs) scrawl/scribble/graffiti/
+ھ [餯礦] /(n) easy victory/
+ھ [礦] /(n) celebrated musician/
+ھƤ [餯䤭] /(n) hand-moulded pottery/raku pottery/
+ھ [礦] /(n) (musical) movement/(P)/
+ڿ [餯] /(n) comfortable rest or sleep/
+ڿ [] /(n) musician (esp. Gagaku)/
+ [] /(n) celebrated musician/
+ [] /(n) musical passage or section/
+ [] /(n) melodic subject/theme/
+ [] /(n) band/orchestra/(P)/
+ [] /(n) orchestra/band/(P)/
+ [] /(n) musical world/
+Ĵ [礦] /(n) musical tone/
+Ĺ [礦] /(n) bandmaster/conductor/
+ŵ [Ƥ] /(n) compositional rules/musical grammar/
+ŷ [餯Ƥ] /(n) optimism/
+ŷ [餯Ƥ] /(n) optimist/easy-going person/(P)/
+ŷ [餯Ƥ󤷤央] /optimism/
+ŷ [餯Ƥ󤷤央] /optimist/
+ŷŪ [餯ƤƤ] /(adj-na,n) optimistic/(P)/
+ [餯] /(n) paradise/
+ [] /(n) score (music)/(P)/
+ɤ [դ] /(exp) to read music/
+ [դ] /music stand/
+ͭжͭ [餯Ф] /(exp) After pleasure comes pain/
+Χ [] /(n) metre or rhythm in Chinese and Japanese traditional music/
+ [] /(n,n-suf) (1) picture (framed)/(2) amount or sum (of money)/(P)/
+ [Ҥ] /(n) forehead/brow/(P)/
+ۤʤ [ʤ] /insufficient (money or things)/
+ۤ˴ޤ [Ҥˤˤޤ] /with a sweating brow/
+۱ [֤] /(n) picture frame/(P)/
+ۺ [Ҥ] /(n) the hairline/
+ͤ [̤] /(v5k) to make a deep bow/
+դ [ҤĤ] /(n) shape of one's brow or forehead/
+ [] /(n) face value/par/(P)/
+̳ [] /(n) drop below par/
+̳ [󤫤] /(n) par value stock/
+Ķ [礦] /(n) premium/
+ [] /(n) chin/jaw/(P)/
+ܴ [󤻤] /(n) jaw joint/
+ܹ [ܤ] /(n) jawbone/
+ܹ [ä] /(n) jawbone/
+ɦ [Ҥ] /(n) beard/
+ɳ [Ҥ] /(n) chin strap/
+ [Ҥ] /(n) beard/
+ݤ [] /(n) expense/
+ݤ礤 [ꤢ] /(n) involvement/
+ݤ礦 [ꤢ] /(v5u) to have dealings with/to be involved in/
+ݤ [] /(n) fresh bathwater to pour over oneself/
+ݤդ [Ĥ] /(adj-no) personal/family/
+ݤդΰ [ĤΤ] /family physician (doctor)/
+ݤ [] /(v5r,vi) to take (e.g. time, money, etc)/to hang/(P)/
+ݤ [] /(n,n-suf) credit/(P)/
+ݤɤ [ɤ] /noodles in broth/
+ݤ [] /(aux-v,v1) (1) to wear/to put on/to hang/to cover/(2) to sit down/(3) to make a phone call/(4) to multiply/(5) to turn on (a switch)/to play (a record)/(6) to begin to/(7) to pour (water)/(P)/
+ݤ㤦 [] /(v5u) to cross paths/to conflict/
+ݤ [Ҥ] /bargaining/
+ݤ [֤Ȥ] /quilt/comforter/
+ݤ [Ф] /hanging sign/
+ݤ [Ϥ] /(n) (1) suspension bridge/viaduct/temporary bridge/(2) mediation/go-between/
+ݤ [] /buckwheat noodles in hot broth/
+ݤ [] /(n) protective collar on kimono or bed clothes/
+ݤ [] /(n) latch/
+ݤ [] /(n) installment/premium/bill/(P)/
+ݤ礤 [] /(n) negotiations/
+ݤ礤̡ [ޤ󤶤] /rapid-fire comic dialogue/
+ݤ礦 [] /(v5u) to negotiate with/to talk over with/
+ݤ魯 [魯] /(v5s) to multiply/to cross breed/
+ݤ碌 [碌] /(v1) to negotiate/to multiply/to cross breed/
+ݤ [դ] /(n) sign/placard/
+ݤ [] /(n) multiplication/(P)/
+ݤ [] /multiplier (spoken)/
+ݤ [] /wrapping paper/
+ݤ [Ȥ] /(n) pun/play on words/
+ݤ [] /(n) hanging scroll/
+ݤ [] /(n,vs) holding two or more positions concurrently/
+ݤ [ɤ] /(n) wall clock/
+ݤ [] /(n) hanging scroll/(P)/
+ݤΤ [] /(n) failing to honor an installment payment/
+ݤ [Ȥ] /(n) bill collection or collector/
+ݤ [] /gravy/dressing/
+ݤ [] /temporary theater/lean-to/
+ݤ [] /feel of a chair/
+ݤ [] /(n) wall map or chart/
+ݤ [] /(n) yell/shout/(P)/
+ݤ [Ϥ] /invisible mending (of clothes)/
+ݤؤ [] /(n) replacement/
+ݤؤΤʤ [Τʤ] /(adj-pn) thing with no substitute/money can't buy/
+ݤؤ [] /(v1) to replace/to substitute/
+ݤ [] /(n) inflated price/exaggeration/
+ݤϤ [錄] /(v5s) to build (a bridge) over a river/
+ݤݤ [] /(n) loss on a credit sale/
+ݤ㤤 [] /(n) credit purchase/
+ݤ [] /(n) selling on credit/
+ݤ [] /credit account/
+ݤ [֤Ȥ] /(n) bed cover/coverlet/
+ݤʪ [] /(n) hanging scroll/quilt/
+ݤ [] /(n) weight/
+ݤ [] /(n) mallet/
+ݤΥ [Ϥʤ] /(v1) to be very far apart from/to be remote/to be quite different from/
+ݤ [ɤ] /noodles in broth/
+ݤο [ΤҤ] /official in charge/person in charge/
+ݤĤ [Ĥ] /(adj-no) personal/family/
+ݤդ [Ĥ] /(adj-no) personal/family/
+ݶ [] /(n) installment/premium/bill/
+ݻ [] /(n) multiplication/
+ݻ [] /(n) nesting boxes/
+ݻ [Ȥ] /(n) pun/play on words/
+ݻ [ɤ] /(n) wall clock/
+ݼ [] /(n) hanging scroll/(P)/
+ݿ [] /(n) wall chart/wall map/
+ [] /(n) yell/shout/
+ܤ [Ϥ] /(n) invisible mending/
+ [] /(n) overcharge/exaggeration/
+Ĺ [礦] /(n) chief clerk/
+ [] /(n) selling on credit/
+ [֤Ȥ] /(n) bed cover/coverlet/
+ [] /(n) weight/stitch/
+Υ [Ϥʤ] /(v1) to be very far apart from/to be remote/to be quite different from/
+α [夦] /music suspension/
+ [֤] /(n) crape wrapper/
+ [] /(n) (bamboo) hat/shade/(P)/
+ޤ椬 [ΤȤ] /(exp) to be fired/to be decapitated/
+޻ [] /(n) stingfish/scorpionfish/rockfish/
+ [] /(n) evergreen oak/
+ [Τ] /(n) mulberry tree/
+ [ܤ] /(n) shafts (of rickshaws or similar vehicles)/thills/
+ [] /(n) swordfish/marlin/
+ں [] /(the constellation) Dorado/
+ [ޤ] /marlin/
+ [ʤ] /young yellowtail tuna/bullhead/
+ [] /(n) miller's-thumb/sculpin/
+ [] /(n) lagoon/(P)/
+ [] /(n) lagoon/
+ [] /divide/cut/halve/separate/split/rip/break/crack/smash/dilute/(P)/
+ [] /(n,n-suf) rate/ratio/proportion/percentage/profit/assignment/10%/unit of ten percent/(P)/
+䤯 [] /(v5k) to cut up/to separate/to spare (e.g. time)/to cleave/to sever/to divide/to cede/to alienate/(P)/
+ä [äƤϤ] /(v5r) to force one's way through/
+ [] /(adv) relatively/comparatively/
+ [] /(adv) comparatively/in proportion/(P)/
+ɤ [Τ] /paying/remunerative/advantageous/profitable/
+ [] /(n,n-suf) rate/ratio/proportion/percentage/profit/assignment/10%/unit of ten percent/(P)/
+Ĥ [Ĥ] /(v1) to allot/to distribute/to lay out/to divide among/to assign/
+ʧ [ǤϤ餦] /to split the account/
+ [] /(adv) relatively/comparatively/
+ [] /(adv) comparatively/in proportion/
+ [䤹] /(adj-na,n) economical/comparatively cheap/
+ [ꤤ] /(n) seal over the edges of adjacent sheets/tally impression/
+ [Ӥ] /(n,suf) discount/reduction/rebate/tenths discounted/(P)/
+ [Ӥ] /(n,suf) discount/reduction/rebate/tenths discounted/(P)/
+ [Ӥ] /(n) discount coupon or ticket/
+ [Ӥ] /(v5k) to discount/(P)/
+ [ۤ] /to beat (an egg)/
+괪 [꤫] /(n) Dutch account/Dutch treat/(P)/
+귪 [ꤰ] /(n) rubble/broken stone/
+귪 [ꤰꤤ] /crushed rock/macadam/
+ [] /(adj-na,n) comparatively high/fairly expensive/
+礤 [ꤢ] /(adv,n) (1) rate/ratio/percentage/proportion/(2) comparatively/(3) contrary to expectations/
+ [ꤳ] /(n) interruption/sharing a theater box/muscling in on/wedging oneself in/cutting in line/(CPU) interrupt/(P)/
+ [ꤳ] /(v5m) to cut in/to thrust oneself into/to wedge oneself in/to muscle in on/to interrupt/to disturb/(P)/
+ [ꤶ] /split log/split timber/
+껻 [ꤶ] /(n) (math) division/(P)/
+Ф [] /(v5s) to calculate/to compute/to infer/(P)/
+ [꤬] /(n) interlinear notes/notes between lines of text/
+꿶 [դ] /(n) assignment/allotment/quota/rationing/
+꿶 [դ] /(v5r) to assign/to allot/to divide among/to distribute/to prorate/to assess/
+ڤ [꤭] /(v5r) to divide/to give a clear explanation/(P)/
+ڤʤ [꤭ʤ] /indivisible/unconvincing/incomprehensible/unaccounted for/
+ڤ [꤭] /(v1) to be divisible (by)/to be divided without residue/
+ [ޤ] /(n) share/portion/quota/
+ [ޤ󤸤礦] /Dutch treat/
+ [ޤ] /(n) premium/bonus/extra wages/
+ [ޤ] /(n) premium/bonus/
+ [] /(n) split bamboo/
+ [夦] /(n) inserted notes/
+ [ꤢ] /(n) allotment/assignment/allocation/quota/rationing/(P)/
+Ƥ [ꤢƤ] /(v1) to assign/to allot/to divide among/to distribute/to prorate/(P)/
+Ƴ [ꤢƤ] /allotment/allocation/
+ [म] /(n) ground barley/
+Ȥ [Ф] /(n) splittable (wood) chopsticks/(P)/
+Ƚ [Ф] /(n) seal over the edges of adjacent sheets/
+դ [Ĥ] /(n) allotment/assignment/allocation/distribution/layout/editing/
+դ [Ĥ] /(v1) to allot/to distribute/to lay out/to divide among/to assign/
+ [֤] /dividing work among several contractors/
+ [] /(n) tally/score/check/
+֤ [꤫] /(n) rebate/
+ [꤫] /(adv) comparatively/
+ [꤭] /(n) split firewood/
+ᤷ [ɤ] /rebate money/
+᤹ [ɤ] /(v5s) to rebate/kickback/
+ܸ [꤯] /split wedge/
+ [ꤿ] /ripping chisel/
+ [] /(v5r) to divide/to cut/to break/to halve/to separate/to split/to rip/to crack/to smash/to dilute/(P)/
+ [] /(n,n-suf) broken piece/
+줿 [줿ޤ] /broken egg/
+ [] /(v1,vi) to break/to split/to cleave/to fissure/to be smashed/to crack/to be torn/(P)/
+פ [䤹] /brittle/fragile/easily cracked/perishable/
+ [줬] /(n) cracked bell/a resounding voice/
+ [ʤ] /(n) a cracked pot/
+ʪ [] /(n) fragile item/broken article/
+ʪ [Τ夦] /Fragile/Handle With Care/
+֤ [줫] /(v5r) to break completely/to (figuratively) bring the house down/
+ [] /(n) chasm/interstice/crevice/crack/split/rift/fissure/(P)/
+ʮ [դ] /(n) fissure eruption/
+䰦 [Ĥ] /(n,vs) giving something up reluctantly/omitting/leaving out/sparing/
+ [䤹] /(adj-na,n) economical/comparatively cheap/(P)/
+ [ꤤ] /(n) seal over the edges of adjacent sheets/tally impression/
+ [Ӥ] /(n,suf) discount/reduction/rebate/tenths discounted/(P)/
+ [Ӥ] /(n,suf) discount/reduction/rebate/tenths discounted/(P)/
+ [Ӥ] /(v5k) to discount/(P)/
+ [Ӥ] /(n) reduced price/
+ [Ӥ] /(n) discount coupon or ticket/
+ [Ӥ] /(n) discount bond/(P)/
+Ծ [Ӥ礦] /the discount (financial) market/
+ [Ӥ] /discounted hours/reduced rate hours/
+ [ӤƤ] /discounted bill/
+ [Ӥ] /(n) discount policy/
+ [Ӥä] /(n) reduced fare ticket/
+ȯ [ӤϤä] /discount issue/
+ [Ӥ֤] /discount rate/
+䲼 [ꤷ] /(n) soup/
+䴪 [꤫] /(n) Dutch account/Dutch treat/
+ [ä] /(n,vs) holding one's ground/defending local authority/
+䶽 [ꤳ] /discount industrial bank bond/
+ [] /(adj-na,n) comparatively high/fairly expensive/(P)/
+ [ꤢ] /(adv,n) (1) rate/ratio/percentage/proportion/(2) comparatively/(3) contrary to expectations/(P)/
+ [ꤢ] /(adv) comparatively/(P)/
+ [ꤳ] /(n) interruption/sharing a theater box/muscling in on/wedging oneself in/cutting in line/(CPU) interrupt/
+ [ꤳ] /(v5m) to cut in/to thrust oneself into/to wedge oneself in/to muscle in on/to interrupt/to disturb/
+任 [ꤶ] /(n) (math) division/
+Ф [] /(v5s) to calculate/to compute/to infer/(P)/
+ [꤬] /(n) interlinear notes/notes between lines of text/
+ [Ĥ礦] /(n) cession (of territory)/(P)/
+ [ä] /(n) secant (in trigonometry)/
+ [ޤ] /(n) share/portion/quota/
+ [ޤ] /(n) premium/bonus/extra wages/
+ [ޤ] /(n) premium/bonus/extra wages/
+ [ޤ礦] /a surcharge/extra charge/
+ [ޤ] /additional freight/
+¶ [ޤ󤮤] /extra pay/
+ [ޤ礦] /a surcharge/extra charge/
+ [夦] /(n) inserted notes/
+ [ꤢ] /(n) allotment/assignment/allocation/quota/rationing/
+ [ꤢ] /(n) allotment/assignment/allocation/quota/rationing/(P)/
+Ƥ [ꤢƤ] /(v1) to assign/to allot/to divide among/to distribute/to prorate/(P)/
+ [ꤢƤ] /allotment/allocation/
+ [म] /(n) ground barley/
+Ȥ [Ф] /(n) splittable (wood) chopsticks/
+Ƚ [Ϥ] /(n) tally impression/
+ [Ĥ] /(n) allotment/assignment/allocation/distribution/layout/editing/
+դ [Ĥ] /(n) allotment/assignment/allocation/distribution/layout/editing/
+դ [Ĥ] /(v1) to allot/to distribute/to lay out/to divide among/to assign/
+դ [Ĥ] /(v1) to allot/to distribute/to lay out/to divide among/to assign/
+ [] /(n) tally/score/check/
+ [ä] /(n) allotment/quota/payment in installments/hire-purchase/
+ [ä] /(n) allotment/quota/payment in installments/hire-purchase/
+ [äפФ] /buying in installments/
+ [äפϤФ] /selling in installments/
+ [äפۤ] /the installment plan/
+ʢ [äפ] /(n) disembowelment/harakiri/
+ʪ [] /(n) fragile item/broken article/
+ˣ [äݤ] /(n) cooking/cuisine/
+ˣ [äݤ] /(n) coverall apron/cook's apron/
+ˣŹ [äݤƤ] /(n) restaurant/
+ˣ [äݤ礦] /(n) Japanese cooking/
+ [] /(n) chasm/interstice/crevice/crack/split/rift/fissure/
+ [Ĥ줤] /(n) circumcision/
+̵ [Ĥ줤ʤ] /uncircumcised/
+ [ä] /(n) acclamation/
+ [ä] /(n) proclamation/(P)/
+ [] /(adv) as if/as it were/(P)/
+⹥ [褷] /(adv) luckily/fortunately/
+湥 [ä] /(adj-no,adj-na,n) shape/form/posture/suitability/moderateness (in price)/appearance/manner/
+湥դ [äĤ] /(v1) to affect a stylish air/
+ [礦] /(oK) (adj-na,adv,n) just/right/exactly/
+ [äפ] /(n) physique/bodily build/
+Ĥ [Ĥ] /(v1) to fasten (a person) to/
+ [ꤾ] /(n) tie-dyeing/
+դ [Ĥ] /(v1) to fasten (a person) to/
+ [ޤ] /(n) pillow stuffed with buckwheat chaff, rice husks or similar material/
+ [] /(v5r) to tie up/to tie together/to bundle/to fasten/to hang (oneself)/(P)/
+ [Ӥ] /(n) constriction/wrinkle/
+ [Ӥ] /(v1) to be constricted/
+ [ä] /(n) parenthesis/brackets/(P)/
+ [Ĥ䤯] /(adj-na,n) sphincter/
+褫 [] /(v5s) to revive/to resuscitate/to make use of/
+褭 [] /(v1) to live/to exist/
+褭 [Ť] /(n) (1) slices of fresh raw fish arranged to look lifelike/(2) slicing a fish and presenting it at table in its original form/
+褱 [] /(v1) to arrange (flowers)/
+褱 [Ф] /(n) (1) flower arrangement/
+褱 [] /(n) live fish/
+褱 [Ť] /(n) slicing a fish and presenting it at table in its original form/
+ [ĤȤ] /(exp) to try to find a way out/
+ [Ĥ򤤤] /(exp) to apply the art of resuscitation/
+л [ä] /(n) active volcano/
+ [Ĥ] /(n) keen or piercing eye/
+赤 [ä] /(n) energy/liveliness/(P)/
+赤դ [äŤ] /(v5k) to become animated/to liven up/to become active/
+ [Ĥ] /(n) live fish/
+趷 [ä礦] /(n) activity/briskness/prosperity/(P)/
+ [ä] /(n) livelihood/
+ [Ĥ] /(n) action picture/riotous scene/
+軦 [ä] /(n) life or death/
+軦 [äĤ] /the power of life or death/
+ [Ĥ] /(n) printing type/(P)/
+Ȥ [Ĥ򤯤] /(exp) to set type/
+ [Ĥ] /(n) typeface/
+Τǽ [ĤǤ] /(exp) to print (on a press)/
+ [Ĥۤ] /printed book/
+Υ [ĤФʤ] /(n,adj-no) aliteracy/loss of interest in or shift away from reading (especially serious) books or literature/
+輴 [Ĥ] /live axle/
+ [ä] /(n,vs) vivid description/painting a lively picture of/
+Ͳ [Ĥ] /(n) tableau vivant/
+ [ä] /(n) active/(P)/
+ߥ [äߥ] /(n) activated alumina/
+ť [äǤ] /activated sludge/
+ [ä] /(n,vs) activation/
+ͥ륮 [äͥ륮] /(n) activation energy/
+ [ä] /(n) activator/
+ú [ä] /(n) activated charcoal/
+ [ä] /(n) valve/faucet/
+ [ä] /(n) live wire/hot line (as in electrical hot-line working)/
+ [Ĥ󤽤] /(n) active fault/
+ư [Ĥɤ] /(n,vs) action/activity/(P)/
+ư [Ĥɤ] /(n) (anti-war) activist/(P)/
+ư [Ĥɤ] /specialty magazine/information digest/
+ư̿ [Ĥɤ㤷] /movie/
+ư [Ĥɤ] /activist/
+ư [Ĥɤ] /results (of an activity)/
+ưŪ [ĤɤƤ] /(adj-na) active/
+ư [Ĥɤ礯] /(n) energy/vitality/
+Ȯ [äѤ] /(adj-na,n) lively/active/
+ȯ [äѤ] /(adj-na,n) vigor/active/(P)/
+ȯ [äѤĤ] /(n) increase in activity/activation/
+ [äѤ] /(n) printing/typography/
+ǰ [äѤ󤤤󤵤] /printing/
+Dz [äѤ] /a printer's/a printer/
+ [äѤܤ] /printed book/
+ʩ [Ĥ֤] /(n) grand Lama/living Buddha/
+ʪ [Ĥ֤] /(n) living being/
+ʪ [Ĥ֤Ĥ] /(n) parasite/
+ [Ĥ٤] /(n) narrator in Japanese silent cinema/
+ [Ĥ䤯] /(n) activity/(P)/
+ [Ĥ褦] /(n,vs) conjugation/practical use/(P)/
+ѷ [Ĥ褦] /(n) conjugated form/
+Ѹ [Ĥ褦] /(n) conjugated word/
+ [Ĥ礦] /(n) activity/
+ [Ĥ礯] /(n) vitality/energy/(P)/
+ [Ĥ줭] /(n) variety of kabuki, based on historical events/
+ϩ [Ĥ] /(n) means of escape/(P)/
+ϩ [Ĥ] /developing a way or means/
+ [] /(n) thirst/
+餭 [來] /(n) thirst/(P)/
+餯 [勞] /(v5k) to be thirsty/(P)/
+餹 [ä] /(vs-s) to be thirsty/to be dry/
+䤹 [Ĥ򤤤䤹] /(exp) to quench one's thirst/
+ [Ĥ] /(n,vs) adoration/
+ [ä] /(vs) (archaic) dying of thirst/
+ [ä] /(n) water shortage/(P)/
+ [ä] /(n) dry season/
+˾ [Ĥܤ] /(n) craving/longing/thirsting/(P)/
+˾ [Ĥܤ] /desiring person/luster/
+ [] /(n) (uk) gap/slippage/
+餫 [ʤ餫] /(adj-na,n) smoothness/glassiness/(P)/
+餫 [ʤ餫ʤ] /smooth surface/
+餹 [٤餹] /(v5s) to let something slip/
+ [٤] /(n) sliding/slipping/
+ [̤] /(n) viscous liquid/slime/mucus/(P)/
+פ [٤䤹] /greasy/slimy/slippery/
+겼 [٤ꤪ] /(v5r) to slide down/to slip down/
+ [٤] /(v5r) to slide up to/
+ߤ [٤ꤪ] /(v5r) to slide down (a hill) (e.g. ski, toboggan)/
+ [٤ꤳ] /(n) sliding/
+ [٤ꤳ] /(v5m) to slide into (base)/to slip into (ditch)/
+ߤ [٤ɤ] /(n) tyre chains/anti-skid device/backup measure/taking entrance examination to a university in case one fails at other universities/
+ [٤ꤰ] /(n) sash roller/
+ [٤ꤸ㤯] /slide rule/
+Ф [٤] /(v5s) to begin slipping or sliding/to make a start upon/
+ [٤] /(n) launching platform/(playground) slide/sliding bed/(P)/
+񹳴 [٤Ƥ] /(n) sliding resistor/
+ [٤ꤤ] /(v5r) to slide into/
+໤ [٤ޤ] /(n) sliding friction/
+ [٤] /(n) slip stitch/
+ [٤ꤪ] /(v1) to slip off/
+ [٤] /(v5r) to glide/to slide (e.g. on skis)/to slip/(P)/
+ [̤] /(v5r) to be slippery/to be slimy/to behave charmingly/to walk merrily/
+ [] /(v1) (uk) to slide/to slip off/(P)/
+ [Ĥ] /(n) synovial fluid/
+ [ä] /(n,vs) gliding in a glider/
+ [ä] /(n) sailplane/glider/
+ [ä] /(adj-na,n) funny/humorous/comical/laughable/ridiculous/joking/(P)/
+μ [ɤ] /(n) joker/fool/trickster/
+ [äܤ] /(n) comic books/
+̣ͭ [äߤ] /tinged with humor/
+ [ä] /(n) descent (in skiing)/(P)/
+߶ [ä礦] /downhill racing/
+ [Ĥ] /(n) lubricant/
+ [ä] /(n) pulley/block/tackle/
+ֿ [ä㤷󤱤] /(n) trochlear nerve/
+ [ä] /(n) sliding seat/
+ [ä] /(n) talc/
+ʴ [ä] /talcum powder/
+ [ä] /(n,vs) glide/volplane/(P)/
+ [ä] /landing gear/
+ [ä] /landing gear/
+ϩ [ä] /(n) runway/(P)/
+¿ [ʤ᤿줤] /(n) slime dab/
+ [٤] /(n) launching platform/(playground) slide/sliding bed/
+ [ä] /lubricant/
+æ [Ĥ] /(adj-na,n) adaptation to circumstances/
+ [Ĥ餯] /(n,vs) slipping down/avalanche/
+Ƶ [ä礦] /glider/sailplane/
+ [] /(n) (Japanese) arrowroot/(P)/
+ݤ [] /(n) food dressed with liquid starch/
+뺬 [äȤ] /(n) antifebrile infusion/
+ޤ [ĤŤ餪] /(n) winding/zigzag/
+ [] /(n) kudzu starch gruel/
+ƣ [äȤ] /(n) conflict/complication/troubles/discord/(P)/
+ [] /(n) cloth made from kudzu (Japanese arrowroot) fiber/
+ʴ [] /(n) arrowroot flour/
+ [] /(n) kudzu starch cake/
+ݵ [] /(n) arrowroot/
+ [ĤŤ] /(n) wicker clothes hamper/
+ [] /(n) kudzu sauce/
+Ƭ [ޤ󤸤夦] /(n) ball of bean paste covered with a kudzu starch glaze/
+쿧 [ä礯] /(n) brown/(P)/
+ [ä] /(n) brown algae/phaeophyceae/
+ [ä뤤] /(n) brown algae/
+ú [ä] /(n) brown coal/lignite/
+Ŵ [äƤä] /(n) limonite/brown hematite/
+¼ [路] /type of Japanese cow/
+ [] /(adv,conj) yet/and/
+İ߳IJΤ [ĤΤߤĤ] /to drink and sing at the same time/to drink as well as sing/
+ [Ĥޤ] /(conj) (uk) besides/furthermore/moreover/
+ [Ĥޤ] /(conj) (uk) besides/furthermore/moreover/
+ [Ĥ] /(oK) (n) bonito/
+α˹ [ĤΤܤ] /(n) Portuguese man-of-war/
+ [Ĥ֤] /(oK) (n) small pieces of sliced dried bonito/
+ [Ĥ֤ष] /(n) dermestid beetle/
+ [Ĥ] /(n) log on the roof of a shrine set perpendicular to the ridgepole/
+ [ʤ] /(v5u) to come true (wish)/(P)/
+𤨤 [ʤ] /(v1) to grant (request, wish)/(P)/
+ [] /(n) birch/
+ [Ф] /(n) reddish yellow/
+ [դȤޤ] /(n) pink salmon/
+ [Ф] /(n) bag/satchel/briefcase/basket/(P)/
+ [Ф] /(n) private secretary/
+ [Ф] /(n) private secretary/flunky/
+ [] /(n) share/stock/stump (of tree)/(P)/
+ [֤] /(exp) to fall in public esteem/to fall in value (stocks)/
+夬 [֤] /(exp) to rise in public esteem/to rise in value (stocks)/
+λ礤 [֤Τ] /(n) crossholding/
+㤦 [֤򤫤] /(exp) to buy stock/
+ [֤] /(n) stockbroker/
+ [֤] /(n) stock prices/(P)/
+ȿȯ [֤ΤϤѤ] /(n) rebound (of stock prices)/
+ݻ [֤] /(n) price-keeping operation (PKO)/
+ؿ [֤] /(n) stock price index/
+Ψ [֤夦] /(n) PER/price-earnings ratio/
+ [֤] /(n) share price manipulation/
+ [֤] /(n) (money for) stock investment/
+ [֤] /(n) stock certificate/(P)/
+ [֤] /(n) stock (company)/(P)/
+ץ [֤ץ] /(n) stock option/
+å [֤å] /(n) stock swap/
+ [֤] /(n) public company/corporation/(P)/
+ͻ [֤椦] /(n) fund procurement by stock issue/stock collateral loan/
+ [֤] /(n) stock swap/
+Ψ [֤] /(n) stock exchange percentage/
+ [֤] /stock offering (to the public)/
+ [֤Ĥ] /(n) tender offer/take-over bid/TOB/
+Ծ [֤礦] /stock market/
+ɸ [֤Ҥ礦] /(n) stock price index/
+ [֤] /(n) cross shareholdings/
+ [֤ȤҤ] /stock exchange/
+ [֤礦] /(n) transfer of stocks/
+ [֤] /stock market quotation/
+ [֤ʤˤ] /(n) stockbroker/
+ [֤Ȥ] /(n) equity investment/
+ [֤Ȥ󤿤] /(n) stock investment trust/
+ [֤ϤȤ] /stock dividend/
+ [֤ϤȤ] /stock dividend/
+Ḣ [֤Ȥꤻ夦] /(n) right of demand for buying shares/
+ռҺ [֤Ĥ㤵] /(n) bond with stock purchase warrant/
+ȯ [֤Ϥä] /(n) share issuance/
+ʬ [֤֤󤫤] /(n) stock split/
+ʻ [֤ؤ] /(n) reverse stock split/
+ͭ [֤ۤ椦] /(n) limitation in stock investment/
+ [֤̤] /(n) shareholder/stockholder/(P)/
+縢 [֤̤] /(n) stockholder's right/
+Ψ [֤̤ۤꤨ] /(n) return on equity (ROE)/
+ [֤̤] /general meeting of stockholders/
+ɽʾ [֤̤Ҥ礦礦] /(n) shareholder lawsuit/
+ɼ [֤̤ȤҤ礦] /(n) shareholder vote/
+ʬ [֤櫓] /(n,vs) root division/
+ [֤] /(n) helmet (of armor)/headpiece/(P)/
+ [֤Ȥ] /(n) horseshoe crab/
+ [֤Ȥष] /(n) beetle/
+Ƭ [֤Ȥ] /(n) helmet-shaped hood/
+ [] /(n) bulrush/cattail/
+ [] /(n) bulrush/cattail/
+ [ޤȤ] /(n) a kind of woman who pretends to be all sweet and innocent and naive/
+ [ݤ] /(n) (uk) dandelion/
+Ƥ [Ф䤭] /(n) dojou or unagi dipped and broiled in soy-based sauce/
+ [Ф] /(n) reddish yellow/
+ [ۤ] /bulrush mat/
+ [դȤ] /(oK) (n) futon/bedding/
+ľ [դȤष] /burying a person under a pile of futon in fun/
+ [դȤ󤬤] /(n) quilting/ticking/
+ [ޤܤ] /(n) (processed) fish paste/
+ʼ [ޤܤؤ] /Quonset hut/
+ [ۤ夦] /(n) purple willow/infirmity/delicate constitution/
+μ [ۤ夦Τ] /delicate health/fragile health/
+ [] /(n) iron pot/kettle/(P)/
+򷡤 [ޤۤ] /(exp) (col) (uk) (vulg) to have gay sex/to sodomize/
+ [ޤᤷ] /(n) rice, meat and vegetable dish served in a small pot/
+ߤ [ޤ] /(n) kettle rest/
+觤 [ޤ] /(n) boiling in an iron pot/
+ [] /(n) (1) sickle/(2) part of a fish around the gills/(P)/
+ݤ [ޤ򤫤] /(exp) to trick someone into telling the truth/
+ [ޤ] /(adj-no,n) sickle-shaped/falciform/
+ߤ [ޤɤ] /(n) cutting grass and trees is prohibited/
+ [ޤ] /(n) gooseneck/
+һ [ޤ餸] /(n) Kamakura period (1185-1333 CE)/
+Ħ [ޤܤ] /(n) carvings of the Kamakura style/
+ [ޤ] /(n) type of spear with curved cross-blade(s)/
+­ [ޤ] /(n) legs bowed in/sitting with heels spread apart/
+ [ޤ] /(n) harvesting/
+ [ޤ] /(n) cut caused by whirlwind/folkloric monster/
+ߥХ [ߥХ] /(n) chewing tobacco/
+߹礦 [ߤ] /(v5u) (1) to gear (engage) with/to be in gear (mesh)/(2) to bite each other/
+߹碌 [ߤ碌] /(v1) (1) to clench (teeth)/to engage (gears)/(2) to set to fighting/
+ߺդ [ߤ] /(v5k) (1) to crunch/to masticate/(2) to simplify/to explain plainly/
+߻ [ߤ] /(v5s) (1) to stifle a smile, yawn, etc./(2) to bite to death/
+߽Ϥ [ߤʤ] /(v5s) to chew/to digest/
+ڤ [ߤ] /(v5r) to bite off/to gnaw through/
+ [ߤ] /(v1) (1) to chew thoroughly/(2) to reflect upon/to digest/
+դ [ߤĤ] /(v5k) to bite (at)/to snap at/to snarl at/(P)/
+ʬ [ߤ櫓] /(v1) to taste/to distinguish/to understand/
+ [] /(v5m) to bite/to chew/to gnaw/(P)/
+ [] /(v5r) to chew/to bite (at)/to gnaw/to nibble/to munch/to crunch/to have a smattering of/
+ [ߤФ] /(n) chewing tobacco/
+礦 [ߤ] /(v5u) (1) to gear (engage) with/to be in gear (mesh)/(2) to bite each other/
+碌 [Ϥߤ碌] /engaging or meshing (of gears)/occlusion (of teeth)/
+碌 [ߤ碌] /(v1) (1) to clench (teeth)/to engage (gears)/(2) to set to fighting/
+դ [ߤ] /(v5k) (1) to crunch/to masticate/(2) to simplify/to explain plainly/
+ [ߤ] /(v5s) (1) to stifle a smile, yawn, etc./(2) to bite to death/
+ [ߤ] /a bite (wound)/
+٤ [ߤĤ֤] /(v5s) to chew up/
+ [ߤ] /(v1) (1) to chew thoroughly/(2) to reflect upon/to digest/
+դ [ߤĤ] /(v5k) to bite (at)/to snap at/to snarl at/
+ʬ [ߤ櫓] /(v1) to taste/to distinguish/to understand/
+ [] /(n) (1) wild duck/(2) easy mark/sucker/(P)/
+ [ΤϤ] /(n) platypus/
+ [⤬] /(n) orchard grass/
+ [⤤] /(n) lintel/
+Ǥ [⤦] /duck hunting/
+ [礦] /(n) duck hunting/
+Ǥ [Ǥ򤦤] /(exp) to clap one's hands in prayer/
+ [] /(n) hay/various gramineous grasses (e.g. eularies)/plants used for thatching/
+ [ܤ] /(n) thatched cottage/hovel/my humble cottage/
+ [ܤ] /(n) thatched cottage/hovel/my humble cottage/
+ [] /(n) hayfield/field of miscanthus/
+ [Ҥ餷] /(n) (type of) cicada/
+ [ͤ] /(n) harvest mouse/
+ [] /(n) (rice) gruel/(P)/
+ʢ [Ф] /(n) surviving on rice gruel/
+ [] /cut/clip/shear/reap/trim/prune/
+ [꤫] /(n) stubble/
+괳 [ۤ] /(v5s) to cut and dry (in the sun)/
+ [ꤳ] /(n) haircut/pruning/
+ [ꤳ] /(v5m) to cut/to dress/to prune/to trim/to clip/(P)/
+꺬 [] /stubble/
+ [Ȥ] /(n) harvesting/reaping/
+굡 [Ȥ꤭] /(n) reaping machine/
+ [Ȥ] /(v5r) to mow/to reap/to harvest/(P)/
+ [] /(n) mower/reaper/
+夲 [ꤢ] /(n) close-cropped hair/harvesting/
+夲 [ꤢ] /(v1) to reap completely/to trim up (the hair)/to dress up/
+ [ꤢ] /(n) cut-over land/
+ [ꤿ] /(n) harvested rice field/
+ [ꤤ] /(n) harvest/(P)/
+ [ꤤ] /(v1) to harvest/to reap/
+ [ꤤӤ] /reapers/
+ [դ] /(v5k) to thatch (a roof)/
+ [] /(n) harvested grain/harvested rice ears/
+Ω [ꤿ] /new mown/newly cut (hair)/
+ [] /(v5r) to cut (hair)/to mow (grass)/to harvest/to clip/to shear/to reap/to trim/to prune/(P)/
+ [] /(vs) removal/cut off/mowing/
+ [] /(vs) removal/cut off/mowing/
+ [ꤤ] /(io) (n) harvest/
+ [] /(n) harvested grain/harvested rice ears/
+ [] /(v5r) to mow/
+ [] /(n) roof tile/(P)/
+ [] /(n) tilemaker/
+ [] /(n) tiled roof/
+ [] /tile-roofed house/
+ [] /(n) fatal flaw/
+ [] /(n) (uk) gas/
+ [餻٤] /(n) tile-shaped rice-cracker/
+ [] /(n) meaningless existence/
+ [Ф] /(n) tile block print (newspaper in Tokugawa period)/
+ [֤] /(n) tile-roofing/
+ [֤] /(n) tile-roofing/
+¿ [餯] /(n) (uk) junk/rubbish/trash/garbage/odds and ends/
+ [줭] /(n) rubble/
+ [] /(n) heaven/emperor/
+ [] /(n) heaven/emperor/
+ [ۤ] /(pref) dried/cured/
+ [狼] /(v5s,vt) to dry (clothes, etc.)/to desiccate/(P)/
+ [來] /(n) drying/dryness/
+ᤤ [來ΤϤ䤤] /fast drying (clothes)/
+ [勞] /(v5k,vi) to get dry/(P)/
+ [ۤ] /(v5s,vt) to air/to dry/to desiccate/to drain (off)/to drink up/
+ [] /(v1) to dry up/to scab/to slough/to be poisoned (with lacquer)/
+ [ä] /(n) a cold, strong, dry wind/
+Ӥ [Ӥ] /(v1) to dry up/to shrivel/
+ɥå [ɥå] /(n) dry dock/
+ѥ [ѥ] /(n) cracker/hard biscuit/hardtack/
+ [] /(rare) northwest/
+ [] /(n) dried fruit/
+ۻ [Ҥ] /(n) dried candies or confections/cookies/
+ [ۤΤ] /(n) dried edible seaweed/
+ [餻] /(n) dry cough/hacking cough/
+ [餼] /(n) dry cough/hacking cough/
+ [ܤ] /(n) sun-dried fish or vegetables/
+ [] /(n) dry season/(P)/
+ [] /(n) dry season/(P)/
+岹ٷ [󤭤夦ɤ] /(n) dry-bulb thermometer/
+ [󤮤] /(n) dried fish/
+ [Ҥ] /(n) dried fish/
+ [Ҥ] /(n) dried fish/
+ [ۤ] /(n) dried fish/
+ [󤲤] /(n) freeboard/
+ [] /(vs) dry and harden/
+Ǥޤ [Ҥޤ] /(v5r) to dry and harden/
+ [] /(n,vs) completely drying up/
+ϤӤ [ҤӤ] /(v1) to dry up completely/to become stale/
+ [󤳤] /(n) heaven and earth/universe/
+ڳ [󤳤󤤤äƤ] /(n) stake all (on something)/play for all or nothing/throwing all into a task/
+ [󤵤] /dried vegetables/
+ [󤶤] /dry lumber/
+ [󤷤] /(n) dry process/
+ˡ [󤷤ۤ] /(n) dry construction/
+ϣ [󤷤] /(n) fire refining/
+ [󤷤] /(n) degree of humidity/
+弾ٷ [󤷤Ĥ夦Ĥɤ] /(n) wet and dry-bulb thermometer/
+ [󤷤Ĥ] /(n) humidity meter/
+ [󤷤Ĥ] /(n) lacquered (wooden) Buddha statue/
+ [󤸤礿] /poverty-stricken household/
+夬 [Ҥ] /(v5r) to dry up/to parch/to ebb away/
+ [֤] /(n) polishing with a dry cloth/
+ [֤] /(n) polishing with a dry cloth/
+ [󤷤礯] /(n) the rotting of lumber stored with poor air circulation/
+ [󤻤] /(adj-na,n) dry/dryness/dry (pleurisy)/
+ [󤻤] /(n) drying oil/linseed oil/
+ʪ [󤻤礯֤] /(n) desert plants/
+ժ [󤷤礦] /(n) powdered ginger/
+ [󤻤󤭤] /(n) dry dock/
+ [ɤä] /(n) dry dock/
+ [󤽤] /(n,vs) dry/arid/insipid/dehydrated/(P)/
+ [󤽤] /(n) dried fruit/
+ [󤽤] /(n) drying machine/dryer/desiccator/
+ [󤽤] /dry season/dry spell/dry period/
+絡 [󤽤] /(n) drying machine/dryer/desiccator/
+絤 [󤽤] /(n) arid climate/
+絨 [󤽤] /dry season/dry spell/dry period/
+ [󤽤夦ˤ夦] /powdered milk/
+ [󤽤ä礦] /(n) dried plasma/
+ [󤽤] /(n) a drying agent/
+ [󤽤] /seasoned lumber/
+缼 [󤽤] /(n) drying room/
+ɡ [󤽤Ӥ] /(n) rhinitis sicca anterior/
+ [󤽤󤿤] /dry cleaning/
+ [󤽤] /dry land/
+Ϸ [󤽤] /(n) arid landforms/
+ [󤽤] /(n) arid region/
+ [󤽤Τ礦] /dry farming/
+ [󤽤դ夦] /dry rot/
+̵̣ [󤽤] /(adj-na,n) dryness/dullness/
+ [󤽤䤵] /dehydrated vegetables/
+ [󤽤ޤ] /dehydrated eggs/
+ϧ [󤽤] /drying furnace/
+ [󤽤] /(n) hay/dry grass/
+ [ۤ] /(n) hay/dry grass/
+ [ۤ] /(n) hay/dry grass/
+ˡ [Τۤ] /dry farming/
+ [Ǥ] /(n) dry paddy field/
+ [Ǥ] /(n) dry cell/battery/(P)/
+ [Ȥ] /emperor's virtue/
+ [ۤˤ] /(n) dried meat/pemmican/
+ [Ѥ] /(n,vs) toast (drink)/(P)/
+ [Ѥ] /(oK) (n,vs) toast (drink)/
+ [Ф] /(n) dry plate/
+ [Ѥ] /(n) dry plate/
+ [줤] /(n) dried boiled rice/
+ [줤] /(n) dried boiled rice/
+ [ۤ] /(n) dried boiled rice/
+ [] /(n) dried hides/
+ɻ [Ԥ礦] /(n) strips of dried gourd/
+ [] /(n) dry towel/
+໤ [פޤ] /a rubdown with a dry towel/
+ƺ [֤ۤɤ] /(n) raisin(s)/
+ [餫] /(n) dry wind/
+ʪ [] /(n) dried fish/groceries/
+ʪ [֤] /(n) dried fish/groceries/
+ʪ [Ҥ] /(n) dried fish/groceries/
+ʪ [ۤ] /(n) laundry on the line/clothes for drying/(P)/
+ʪ [֤Ĥ] /grocery store/
+ [] /(n) dried noodles/
+ [餯] /(n) cheese/
+ [餯] /(n) casein/
+ί [夦] /(n) dry distillation/
+α [夦] /(n) dry distillation/
+ [] /(n) cracks in drying lumber/
+Ӥ [ҤӤ] /(v1) to dry up completely/to become stale/
+ [󤻤] /(adj-no,n) psoriasis/
+ [󤹤] /hay/
+ [] /strong/just/right/love of peace/
+ࡹ [󤫤󤬤] /(adj-na,adj-no,n) outspoken/arguing (heatedly) what one believes in/
+ [󤫤󤬤] /(adj-na,adj-no,n) outspoken/arguing (heatedly) what one believes in/
+ [󤫤󤬤] /(adj-na,adj-no,n) outspoken/arguing (heatedly) what one believes in/
+ [] /(n,vs) (1) crown/diadem/first/best/peerless/cap/(2) naming/designating/initiating on coming of age/(3) top character radical/
+ [] /(n,vs) (1) crown/diadem/first/best/peerless/cap/(2) naming/designating/initiating on coming of age/(3) top character radical/(P)/
+ [󤿤] /(adj-pn,adj-t) the greatest/the first/the best/
+ʤ [ޤ] /(v1) to become displeased/to get stubborn/
+դ [Ĥ] /(exp) to put on a crown/
+ [] /(n) system indicating court ranks by headgear colors/
+ [󤳤󤽤] /(n) important ceremonial occasions in family relationships/(P)/
+ [ꤶ] /(n) Corona Borealis/
+ [] /(n) (gram) article/
+ [] /(n) stereotyped epithet/
+ [] /(n) young person/young servant/young man come of age (at 16)/
+ [󤸤] /(n) young person/young servant/young man come of age (at 16)/
+ [󤷤礦] /(n) letter salutation/
+ [󤸤礦] /(adj-no,n) coronary/
+̮ [󤸤礦礦ߤ㤯] /coronary vein/
+ư̮ [󤸤礦ɤߤ㤯] /coronary artery/
+ư̮ [󤸤礦ɤߤ㤯ä󤷤礦] /coronary thrombosis/
+ư̮ [󤸤礦ɤߤ㤯ä] /(n) coronary-artery disease/
+ [󤹤] /(n) flooding/submerge/
+ [󤻤] /snow-capped peak/
+ [󤼤] /(n,vs) unique/unsurpassed/ranking foremost/
+ [ꤿ] /(n) sports competition sponsored by a business enterprise/
+ [Ť] /(n) crowned crane/
+ư̮ [ɤߤ㤯] /(n) coronary artery/
+ȷ [Ф] /(n) crowned pigeon/
+ [դ] /(n) coronary insufficiency/
+ [⤦] /(n) thistledown/
+ [֤] /(n) lintel/crossbar/gate with a crossbar/roofed gate/
+ [֤] /(n) gate with a crossbar/
+ [] /(n) midwinter/cold season/coldest days of the year/
+ [श] /(adv,n) desolate/wintry/
+ [शष] /feeling listless/
+ [त] /(adj) cold (e.g. weather)/(P)/
+ [ब] /(adj-na,n) sensitivity to cold/
+ [ब] /(v5r) to be bothered by coldness/to complain about the cold/
+ [व] /(n) coldness/(P)/
+˸ [वˤफ] /as winter approaches/
+ [Τ] /(n) beginning of midwinter/
+ [󤬤] /(n) damage from cold weather/
+ [श] /(adv,n) desolate/wintry/
+ [शष] /feeling listless/
+ [] /(n) (1) cold/frost/(2) a cold/a chill/shivering fit/(P)/
+ [ऱ] /(n) (1) cold/frost/(2) a cold/a chill/shivering fit/
+ [󤭤] /(n) a cold air mass/
+ [󤮤] /(n) hardy variety of chrysanthemum/
+ [󤭤礯] /(n) a place of extreme cold/
+ [ा] /(n) cold weather/
+θ [󤲤] /(n) mid-winter training/
+ [󤲤] /(n) wintry moon/a winter month/
+Υ [󤴤] /(n) cold-water ablutions performed in winter/
+ [󤳤Ф] /(n) winter plum tree with reddish blossoms/
+ [󤮤礦] /(n) winter spiritual austerities/
+ [󤳤] /(n) cold country or region/
+ [󤶤] /(n) freezing mixture/refrigerant/
+ [󤶤餷] /(n) exposure to cold/
+ [ޤ] /(n) winter visit to a shrine/
+ [󤷤] /(n) hot and cold/summer and winter/
+ [󤷤礯] /(n) a cold color/
+ [󤷤] /(n) deplorable/alarming/
+٤ [󤷤󤹤٤] /deplorable/alarming/
+¼ [󤽤] /(n) deserted village/poor village/(P)/
+ [󤿤] /(n) frigid zone/
+ӵ [󤿤] /(n) polar air mass/
+ [󤿤󤻤] /(n) polar front/
+åȵή [󤿤󤻤󥸥åȤ夦] /(n) polar front jet stream/
+ [󤿤] /(n) arctic forests/
+ [] /(n) heat and cold/(extremes of) temperature/
+ȷ [󤱤] /(n) thermometer/(P)/
+ [] /(n) cold region/
+ [] /(n) type of bamboo/
+ [夦] /(n-adv,n-t) mid-winter/cold season/(P)/
+ [夦] /swimming in the middle of winter or the cold season/
+ [ĤФ] /(n) camellia-like plant native to China/
+ŷ [Ƥ] /(n) freezing weather/agar-agar/vegetable gelatin/
+ŷ [ƤФ] /(n) nutrient agar/
+ [Ƥ] /(n) cold points (of the skin)/
+ [] /(n) cold wave/(P)/
+ [Ф] /(n) plum tree which blossoms in winter/
+ [󤴤] /(n) winter manure/
+ [פ] /(n) cold wind/
+ʫ [֤] /(n) crucian caught in midwinter/
+ [󤢤] /(n) the beginning of spring/
+ [] /(n) mochi made in winter/
+ [] /(n) cold night/
+ [󤿤ޤ] /(n) egg laid in winter/
+ή [夦] /(n) cold current/
+ [줤] /(adj-na,n) cold/coldness/chilliness/(P)/
+ⵤ [줤] /(n) cold anticyclon/
+ [줤] /(n) cheesecloth/
+ [줤󤻤] /(n) a cold front/
+ [줤] /(n) cold (northern) district/
+ [󤳤] /(n) publication/issue/(P)/
+Բ [󤳤] /publication society/
+ʪ [󤳤֤] /(n) a publication or periodical/
+ [] /(n) perception/intuition/the sixth sense/(P)/
+Ť [Ť] /(v5k) to suspect/to sense/to scent/
+ɤ [ΤҤ] /person of quick perception/
+Ư [Ϥ餫] /(exp) to think quickly/to use one's head/
+ [󤢤] /(n,vs) taking into consideration/giving consideration (to)/thinking/(P)/
+㤤 [] /(n,vs) misunderstanding/wrong guess/(P)/
+ [] /(n) disfavor/disinheritance/
+ [󤰤] /(v5r) to be suspicious of/
+ [󤱤] /(vs) investigation and decision/
+ [󤱤] /(vs) investigation/
+ [󤳤] /(n,vs) examination and correction/
+ [󤳤] /(n,vs) consider/
+ [󤴤] /(n) checking and verifying/
+ǰ [󤴤ܤ] /licensed trade/
+ [] /investigation/
+ [ɤ] /(n) finger board (of a musical instrument)/vital point/
+ [󤷤] /careful investigation/
+ [󤷤] /reporting after careful investigation/
+ [󤻤] /reproving for a fault/
+ [󤸤礦] /(n,vs) calculation/counting/consideration/reckoning/settlement of an account/allowance/(P)/
+Ѥޤ [󤸤礦򤹤ޤ] /(exp) to pay one's bill/
+ʧ [󤸤礦Ϥ餦] /(exp) to settle one's account/to pay a bill/
+㤤 [󤸤礦] /miscalculation/
+그 [󤸤礦] /cashier/accountant/treasurer/
+⤤ [󤸤礦] /(adj) calculating/mercenary/closefisted/
+ [󤸤礦Ȥ] /bill collector/
+ [󤸤礦] /(n) a bill/a check/
+ [󤸤礦] /(n) bill/one's account/
+ [󤸤礦] /cashier's counter/
+꿬 [󤸤礦] /balance of an account/
+Ԥ [󤸤礦] /(n) a calculating, profit or loss mentality/
+Ԥ [󤸤礦Ť] /in a mercenary spirit/
+ [󤸤礦] /(n) settlement day/
+ [ɤ] /(n) disinheritance/
+Ǧ [ˤ] /(int,n) pardon/patient endurance/forbearance/forgiveness/
+ǽ [Τ] /(ok) (adj-na,n) (1) proficient/skillful/(2) satisfied/(3) (Buddh) fortitude/
+դ [Ť] /(v5k) (uk) to suspect/to sense (danger)/to scent/
+ [٤] /(n,vs) pardon/forgiveness/forbearance/(P)/
+ [줤] /considering old precedents/
+ [] /recommend/advise/encourage/offer (wine)/
+ [] /(n,vs) recommendation/advice/suggestion/encouragement/(P)/
+ [] /(v1) to recommend/to advise/to encourage/to offer (wine)/(P)/
+ [] /(n) religious-fund soliciting/Buddhist preaching/
+ [󤬤] /(n) encouragement of learning/
+ [󤮤礦] /(n) (encouragement of) industry/(P)/
+ [󤮤礦Ϥ󤫤] /industrial fair or exposition/
+ [󤮤] /(n) hypothecary bank/
+ [󤳤] /(n) encouragement of industry/
+ [󤳤] /(n) fair/bazaar/
+ [󤳤] /(n) call to surrender/
+ [󤳤] /(n,vs) advice/counsel/remonstrance/recommendation/(P)/
+ [󤳤] /recommendation/
+ [󤳤] /adviser/counselor/
+ [󤳤礦] /letter of advice/
+ [󤷤礦] /(n) encouragement/stimulation/(P)/
+ [󤷤礦] /(n) praise and encouragement/
+ [󤸤] /(n) temple solicitation/(P)/
+ʸ [󤸤] /(n) backer/promoter/
+Ģ [󤸤礦] /(n) temple solicitation book/
+ [󤼤] /twisted paper/twisted-paper string/
+ [󤼤] /(n,vs) urging/persuasion/
+Ĩ [󤼤礦] /(n) rewarding good and punishing evil/a novel or drama with a rewarding-good-and-punishing-evil theme/moral purpose/morality play/(P)/
+Ĩ [󤼤礦] /morality play/
+Ĩ [󤼤礦礦] /(Edo-period) didactic novel or fiction/
+ [Τ] /(n) encouragement of agriculture/
+Ͷ [椦] /(n,vs) invitation/solicitation/canvassing/inducement/persuasion/encouragement/(P)/
+Ͷ [椦] /canvasser/traveling salesman/
+ [] /(n) volume/reel (of film)/
+ [ޤ] /(n) volume/(P)/
+Ĥ [ޤĤ] /(v1) to wreathe (e.g rope)/
+Х [ޤХ] /(n) cigarette/
+ [ޤФ] /cigarette/
+ [ޤ] /(n) snail/spiral shell/
+ [ޤ] /(v5s) to create (a sensation)/to give rise to (controversy)/
+ [ޤ] /(v5m) to roll up/to involve/to enfold/to swallow up/to drag into/(P)/
+ [ޤ] /(n) rolled letter paper/
+ [ޤ㤯] /(n) tape measure/
+夬 [ޤ] /(v5r) to roll up/to be rolled up/
+夲 [ޤ] /(v1) (1) to roll up/to hoist/to heave up/(2) to take away/(3) to blow up (dust)/
+ [ޤ] /(n) speak rapidly/roll one's r's/
+ź [ޤ] /(n) getting involved (entangled) in/getting mixed up in/involvement/by-blow/(P)/
+դ [ޤĤ] /(v5k) to twine around/
+դ [ޤĤ] /(v1) to wreathe (e.g rope)/
+ʪ [ޤ] /(n) scroll or rolled sheet/
+֤ [ޤ] /(n) rally/recovery/rollback/(P)/
+֤ [ޤ] /rollback operation/
+ [ޤ] /(n) curl/ringlet/
+ [ޤ] /(n) purse seine/round haul net/
+ᤷ [ޤɤ] /rewinding (e.g. VCR, tape deck, etc.)/
+᤹ [ޤɤ] /(v5s) to rewind/
+Ȥ [ޤ] /(v1) (1) to roll up/to hoist/to heave up/(2) to take away/(3) to blow up (dust)/
+ [ޤ] /(v5k) to wind/to coil/to roll/(P)/
+ [󤦤] /(n) cirrus (cloud)/
+ [ޤ] /(n) cirrus (cloud)/
+ [ޤ] /(n) snail/spiral shell/
+ [ޤ] /(v5m) to roll up/to involve/to enfold/to swallow up/to drag into/(P)/
+ [󤷤ۤ] /roll/scroll/rolled book/
+ [ޤ] /(n) paper roll/
+ [󤸤] /(n) (center portion of a) scroll/
+ [ޤ] /(n) scroll roller/scroll/
+ [ޤ㤯] /(n) tape measure/(P)/
+ [ޤȤ꤬] /(n) rolled paper/
+ [ޤ] /(n) hunt/
+ [󤷤] /(n) beginning of a book or scroll/
+ [ޤ] /(n) sushi made rolled in nori seaweed with a core of filling/
+ѱ [󤻤] /(n) cirrocumulus/
+ر [󤽤] /(n) cirrostratus/cirrostratus cloud/
+ [ޤФ] /gold-covered woodwork at a temple in Hiraizumi/
+ź [ޤ] /(n) getting involved (entangled) in/getting mixed up in/involvement/by-blow/(P)/
+Ƭ [Ȥ] /(n) opening page of book/
+Ƭ [Ȥ] /(n) foreword/preface/prefatory note/
+ [] /(n) end of a book/
+ʪ [ޤ] /(n) scroll or rolled sheet/
+ [ޤ] /(n) end of a book/(P)/
+ [ޤ] /(n) curl/curly hair/
+ [ޤ] /(n) purse seine/
+ᤷ [ޤɤ] /rewinding (e.g. VCR, tape deck, etc.)/
+ [ޤҤ] /(n) tendril/
+ [ޤ] /(n) sushi made rolled in nori seaweed with a core of filling/
+ [᤭] /yell/shout/outcry/
+ΩƤ [᤭Ƥ] /to yell/to bawl out/
+ [᤯] /(v5k) (uk) to shout/to cry/to scream/to clamour/(P)/
+ [] /(n,vs) evocation/(P)/
+ [󤻤] /(n) shout/
+ [] /(n) summons/(P)/
+ͤ [ͤ] /(v1) to be unable to endure/to lose patience/
+ [] /(v1) (1) to bear/to stand/to endure/to put up with/(P)/
+ [館] /(v1) (1) to bear/to stand/to endure/to put up with/
+ [] /(v1) (1) to bear/to stand/to endure/to put up with/(2) to support/to withstand/to resist/to brave/(3) to be fit for/to be equal to/(P)/
+ͤ [ͤ] /(v1) to be unable to endure/to lose patience/
+ [館礦] /(n) endurance/perseverance/patience/
+ [] /(adj) unbearable/
+Ǧ [Τ] /(v5b) to put up with/to endure/to bear patiently/
+ʤ [ޤʤ] /(adj,exp) intolerable/unbearable/unendurable/(P)/
+ͤ [ޤ꤫ͤ] /(v1) be unable to bear (something) any longer/to be unable to put up with (something) any longer/
+Ǧ [ˤ] /(int,n) pardon/patient endurance/forbearance/forgiveness/
+Ǧ [ˤ֤] /(n) one's store of patience/
+Ǧޤν郎ڤ [ˤ֤Τ] /(exp) to be out of patience/to be unable to put up with something anymore/
+ǽ [Τ] /(ok) (adj-na,n) (1) proficient/skillful/(2) satisfied/(3) (Buddh) fortitude/(P)/
+ǽ [Τ] /(adj-na,n) (1) proficient/skillful/(2) satisfied/(3) (Buddh) fortitude/
+ [ޤ] /(adj) noisy/boisterous/
+ [󤹤] /(vs-s) to commit adultery/to rape/
+ [󤢤] /(adj-na,n) wickedness/wicked person/
+ [󤤤] /(n,vs) adultery/
+ [󤱤] /(n) trick/
+ [󤵤] /(n) scheme/
+ [󤸤] /(n) villain/scoundrel/
+ [] /(n) craftiness/
+ [Ĥ] /(n) adultery/
+̺ [Ĥ] /(n) (the crime of) adultery/
+ [] /(n) adulterer/paramour/
+ [] /(n) adulteress/
+ʪ [֤] /(n) cunning man/crook/
+ڤ [ڤ] /(adj-na) perfect/complete/flawless/
+ڤ [ڤ] /(n) perfection/completeness/flawlessness/
+ [󤱤] /(n) conclusion/completion/(P)/
+ʸ [󤱤Ĥ֤] /sentence/
+ [󤱤Ĥؤ] /(n) concluding episode of a series/concluding volume (part) (e.g. of novel)/
+ [󤳤] /(n,vs) completion/(P)/
+ [󤵤] /(n) full payment/liquidation/
+ [] /(n,vs) complete recovery/(P)/
+ [󤸤夯] /(n) completely ripe or mature/
+ [󤷤礦] /(n,vs) complete victory/
+ [󤹤] /(n) accomplishment/(P)/
+ [󤻤] /(n,vs) (1) complete/completion/(2) perfection/accomplishment/(P)/
+ [󤻤Ҥ] /finished product/
+ [󤼤] /(adj-na,n) perfection/completeness/(P)/
+ԡ [󤼤󥳥ԡ] /exact copy/
+ [󤼤󤳤褦] /full employment/
+ [󤼤󤷤] /(n) perfect game/(P)/
+ [󤼤󤸤] /(n) perfect game/
+ [󤼤󤷤央] /perfectionism/
+ [󤼤󤷤央] /perfectionist/
+ [󤼤󤹤] /(n) perfect number/
+dz [󤼤ͤ󤷤礦] /(n) perfect combustion/
+Ⱥ [󤼤Ϥ󤶤] /(n) perfect crime/
+̵ [󤼤ऱ] /(adj-na,n) flawless/absolute perfection/
+ [󤽤] /(n,vs) running the race/staying the course/(P)/
+Ĵ [礦] /(n) one's best form/
+ [Ȥ] /(n,vs) going the whole distance/pitching a whole game/(P)/
+Ǽ [Τ] /(n) full payment or delivery/
+ [Ѥ] /(n) complete defeat/(P)/
+ [Ф] /(n,vs) sold out/(P)/
+ [] /(n) perfection/completion/
+ [Ӥ] /perfect/fully-equipped/complete/
+ʤޤ [פʤޤ] /(adv) completely/thoroughly/
+̵ޤ [פʤޤ] /(adv) complete/thorough/
+̵ [פʤޤ] /(adv) (uk) completely/thoroughly/
+ [פ] /(n) complete blockade (seal)/baseball shutout/(P)/
+ [٤] /(iK) (ik) (adj-na) perfection/completeness/flawless/
+ [ݤ] /(n) complete set (of books)/
+ [䤯] /(n) complete translation/
+λ [礦] /(n,vs) completion/conclusion/(P)/
+λ [礦] /(n) after completion/
+λ [礦] /(n) (gram) perfect tense/
+ [ڤ] /(adj-na) perfect/complete/flawless/(P)/
+ [ڤ] /(n) perfection/completeness/flawlessness/
+ [] /(n) government service/the bureaucracy/
+̱ζ [ȤߤΤ礦礯] /cooperation between the private and public sectors/
+˽ [ˤĤ] /(exp) to enter the government service/
+ [] /(n) office and rank/an official rank/
+ [󤤤] /(n) official seal/
+ [󤤤] /(n) government official/
+ [󤨤] /(n) government management/
+Ĵ [󤨤礦] /(n) government enterprise/
+ [󤫤] /(n) bureaucracy/(P)/
+ [󤬤] /(n) government school/
+ [] /(n) rules which officials must follow/
+ [󤭤夦Ҥ] /fluorescent light bulb/
+ [󤭤夦] /(n) government supply or issue/
+ [󤭤夦Ҥ] /government-issued goods/
+ [󤭤] /(n) official licence/government permit/
+ [󤮤礦] /(n) government-run enterprise/
+ [󤭤] /(n) government funds/
+ [󤰤] /(n) government army/
+ [󤱤] /(n) officials/authorities/(P)/
+ [󤱤] /(n) governmental authority/
+ģ [󤳤礦] /(n) government administration office/(P)/
+ [󤳤] /(n) officialdom/
+ [] /(n) government business/
+ [] /(n) direct administration by the government/
+ [󤷤] /(n) official residence/
+ [󤸤] /(n) official demand/
+ [󤷤] /(n) government office/
+ [󤸤] /(n) court lady/
+ [󤷤礯] /(n) government service/
+ [󤻤] /(n) government-regulated organization or facility, etc./
+ [󤻤] /(n) government-manufactured/
+ս [󤻤Ϥ] /(n) official (government) postcard/postal card/
+ [󤻤] /(n) governmentally or nationally established or run/
+ [󤻤] /(n,vs) government compilation/
+ [󤻤] /(n) government-appointed/
+º̱ [󤽤ߤ] /(n) respecting the authorities and denigrating ordinary citizens/
+ģ [礦] /(n) government office/authorities/(P)/
+ģ [礦] /government district/
+š [Ƥ] /(n) official residence/(P)/
+Ÿ [Ƥ] /(n) exhibition sponsored by the government/
+ [] /(n) government service/becoming an official/
+ [Ȥ] /(n) official rank/
+ǽ [Τ] /(n) the senses/
+ǽ [Τ] /(n) functional group/
+ǽ [Τ] /(n) sensory evaluation/
+ǽ [Τ央] /sensualism/
+ǽ [Τ央] /sensualist/
+ǽŪ [ΤƤ] /(adj-na) sensual/voluptuous/sexy/
+ [Ѥ] /(n) government publication/
+ [] /(n) government expense/
+α [Ԥ夦] /studying abroad at government expense/
+α [Ԥ夦] /student studying abroad at government expense/
+ [] /(n) government (office)/
+ [] /(n) civilian and military man/
+ [ڤ] /(n) government or official circles/official quarters/
+ [ݤ] /(n) official daily gazette/official telegram/(P)/
+˼ [ܤ] /(n) government secretariat/(P)/
+˼Ĺ [ܤ礦] /(n) Chief Cabinet Secretary/
+˼Ĺ [ܤ礦] /Chief Cabinet Secretary/(P)/
+̱ [ߤ] /(n) government and people/(P)/
+̾ [ᤤ] /(n) official position or title/
+̿ [ᤤ] /(n) official orders/
+ͭ [椦] /(n) government-owned/
+ [褦] /(n) official use/government business/
+ [褦] /governmental porcelain furnace/
+ [] /(n) government official/clerk/(P)/
+Ω [] /(n) national/governmental/
+ν [礦] /(n) bureaucrat/bureaucracy/(P)/
+ν [礦] /bureaucratization/
+ν [礦央] /bureaucracy/
+ν [礦央] /bureaucrat/
+ν [礦夦] /smack of the bureaucrat/
+ν [礦] /(n) bureaucracy/
+ν [礦] /bureaucratic government/
+ [] /(n) the Mandarin language/
+ [Ҥ] /(adj) broadminded/
+ [Ĥ] /(n) ease/room/space/
+ [Ĥ] /(v5g) to relax/to feel at home/(P)/
+ [Ĥ] /(v1) to loose/to ease/to relax/
+ [󤲤] /(n) leniency and severity/
+ [󤳤] /(adj-na,n) (uk) kindness/largeheartedness/
+ [󤸤] /(n) magnanimous/generous/
+ [󤸤] /(adj-na,n) magnanimous/
+ [] /(adj-na,n) tolerance/liberality/leniency/(P)/
+ [褦] /(adj-na,n) forbearance/tolerance/generosity/(P)/
+ [󤫤] /(adj-na,n) generous/largehearted/
+ [ۤ] /(n,pref) dried/
+Ӥ [ҤӤ] /(v1) to dry up completely/to become stale/
+ [ۤ] /(n) dried persimmons/
+ [ۤ] /(n) dried fish/stockfish/
+ [ۤ] /(n) dried fish/stockfish/
+Ǥ [ۤ] /(v1,vt) to dry until stiff/
+ [ۤ] /(n) a drying place or ground/
+ [ۤ] /(n) hay/
+ȿ [ۤ򤫤] /(exp) to turn over hay/
+դ [ۤĤ] /horse loaded with hay/(P)/
+ƺ [֤ۤɤ] /(n) raisin(s)/
+ʪ [ۤ] /(n) laundry on the line/clothes for drying/
+ [ۤ] /prune/
+ [ۤ] /(v5s,vt) to air/to dry/to desiccate/to drain (off)/to drink up/(P)/
+ [Ҥ] /(v1) to dry/(P)/
+ [ۤ] /(n) dried sardine/
+ۻ [Ҥ] /(n) dried candies or confections/cookies/
+Ϸ [ۤ] /(n) dried shrimps/
+ [󤬤] /(n) drought disaster/
+ [Ҥ] /(n) tideland/(P)/
+ [Ҥ] /(n) drying up and cracking/
+ [Ҥܤ] /(n) starving/
+ [󤮤] /(n) dried fish/
+ [Ҥ] /(n) dried fish/
+ [ۤ] /(n) dried fish/
+ [] /(n) sexagenary cycle/Chinese astrology/
+ [] /(n) sexagenary cycle/Chinese astrology/
+ [󤷤礦] /(n,vs) interference/intervention/(P)/
+ķ [󤷤礦] /(n) interferometer/
+ļ [󤷤礦] /(n) interference fringes/
+夬 [Ҥ] /(v5r) to dry up/to parch/to ebb away/
+ [󤸤礦] /(n) defending soldier/
+ [ۤ] /(n) hay/
+ [󤿤] /(n) land reclamation (from sea)/(P)/
+ [󤿤] /(n) reclaimed land/
+í [Ҥ] /(n) dried cod/
+Ĭ [礦] /(n) ebb tide/
+Ĭ [Ҥ] /(n) ebb tide/
+ŷ [Ƥ] /(n) drought/dry weather/
+ [ۤˤ] /(n) dried meat/
+ [Ѥ] /(n,vs) infringement/violation/
+ [ۤ] /(n) dried boiled rice/
+ɻ [Ԥ礦] /(n) strips of dried gourd/
+ƺ [֤ۤɤ] /(n) raisin(s)/
+ʪ [Ҥ] /(n) dried food/
+ʪ [ۤ] /(n) laundry on the line/clothes for drying/
+ [ޤ] /(n) ebb and flow/(P)/
+Ϳ [] /(n) participation/
+ [Ҥ] /(n) dried leaves/dried daikon leaves/
+ [] /(n) shield and halberd/fighting/war/
+Ӥ [ҤӤ] /(v1) to dry up completely/to become stale/
+ [Ф] /(n) drought/long spell (period) of dry weather/
+ [] /(n) (tree) trunk/(P)/
+ [ߤ] /(n) (tree) trunk/(P)/
+ [] /(n,vs,exp) executive secretary/coordinator/arranging/(P)/
+ [󤸤] /board of governors/
+Ĺ [󤸤礦] /(party) Chief Secretary/
+ [󤻤] /(n) main line/trunk line/(P)/
+ƻϩ [󤻤ɤ] /main road/main thoroughfare/
+ݳ [餿] /(n) cutting straight down/cleaving (a person) in two/
+ [] /(n) management/(executive) staff/leaders/(P)/
+ [֤] /board of directors/
+ [] /(n) superintendence/supervision/
+ή [夦] /main current/
+ [鷺餤] /(n) illness/sickness/
+ [鷺餦] /(v5u) to fall ill/(P)/
+ [󤸤] /(n) a patient/(P)/
+Ԥ [󤸤򤤤] /(exp) to admit a patient/
+ [󤸤㤵] /(medical) patient/
+ [ʤ] /affliction/
+ [] /(n) affected part/(P)/
+ [] /(n) feeling/sensation/emotion/admiration/impression/
+ [] /(n) feeling/sense/impression/(P)/
+ [󤸤] /(v1) to feel/to sense/to experience/(P)/
+ [󤸤Ȥ] /(v5r) to feel/(P)/
+ [󤸤] /(v5r) to be impressed/to greatly admire/
+ [󤺤] /(v5z) to feel/to sense/(P)/
+Ť [Ť] /(v5k) to apprehend/to get an inkling (of something)/to smell (danger)/
+ [󤢤ĥ] /(n) pressure sensitive diode/
+ [󤢤Ĥ] /carbonless duplicating paper/
+ [Τ] /(n) inspiration/divine response/sympathy/induction/
+ [Τ褦] /induction/
+ [] /(n) influence/inspiration/reform/correction/(P)/
+ [󤫤] /(n) reformatory/reform school/
+ [󤫤] /(n) impression/
+ [󤬤] /(n) strong feelings/deep emotion/(P)/
+̵ [󤬤礦] /(adj-na,n) deep emotion/one's mind is filled with thousand emotions/(P)/
+ [󤫤] /(n) sense/sensation/(P)/
+вҾ [󤫤Ӥ󤷤礦] /(n) hypersensitivity/
+д [󤫤] /(n) sense organ/
+к˦ [󤫤ܤ] /(n) sensory cell/
+п [󤫤󤱤] /sensory nerve/
+Ū [󤫤Ƥ] /(adj-na) sensible/sensuous/
+ [󤫤Ƥ] /sense point/
+ [󤫤⤦] /(n) sensory hair/
+ [󤫤] /(n) sensationalism/
+ [󤫤] /(n) sense organ/
+ [󤭤夦] /(n) being moved to tears/
+ [󤭤礦] /(n) interest/fun/inspiration/
+ˤޤ [󤭤ޤ] /(v5r) to be overcome with emotion/
+ [󤮤] /(n) emotional chanting or recitation/
+ [󤲤] /(n,vs) deep emotion/impression/inspiration/(P)/
+ [󤳤] /(n,vs) exposure/sensitization/
+ [󤳤礦] /(n) sensitive material/
+ [󤳤] /(n) photosensitive paper/
+ [󤳤] /(n) photosensitivity/
+ [󤳤夷] /(n) photosensitive resin/
+ [󤳤] /(n) photographic sensitivity/
+ [󤳤Ф] /(n) sensitive or sensitized plate/
+ [󤷤] /(adj-na,n,vs) thanks/gratitude/(P)/
+դΰ [󤷤Τ뤷] /token of appreciation/
+դǰ [󤷤Τͤ] /feelings of gratitude/
+պ [󤷤㤵] /(n) Thanksgiving/
+վ [󤷤㤸礦] /(n) thank-you letter/
+ [󤸤] /(n) (radio) receptivity/sensitivity/susceptibility/
+ [󤸤夻] /(n) sensitivity/(P)/
+ [󤷤礦] /(n) sentiment/sentimentality/
+ [󤷤礦央] /sentimentalism/
+ [󤷤礦央] /sentimentalist/
+Ū [󤷤礦Ƥ] /(adj-na) sentimental/
+ [󤸤礦] /(n) emotion(s)/feeling(s)/sentiment/(P)/
+򻦤 [󤸤礦򤳤] /(exp) to suppress one's emotions/
+ [󤸤礦ˤ夦] /empathy/
+ [󤸤礦] /(n) emotional person/
+㳲 [󤸤礦礦] /(n) emotional disorder/
+Ū [󤸤礦Ƥ] /(adj-na) emotional/sentimental/(P)/
+ɽ [󤸤礦Ҥ礦] /expressing emotion/drawing facial expressions/
+ [󤸤礦] /(n) argument based on emotion/sentimental argument/
+ [󤸤礦] /(n) letter of commendation/
+ [󤷤礯] /(n) color-sensitivity/
+ [󤷤礯] /(n) sense of touch/feeling/sensation/(P)/
+ [󤷤] /(adj-na,n,vs) admiration/Well done!/(P)/
+ [󤻤] /(n) sensitivity/sensitiveness/sense/(P)/
+ [󤻤] /(n,vs) infection/contagion/(P)/
+ζ̵ [󤻤Τʤ] /(exp) to preclude the possibility of infection/
+ϩ [󤻤󤱤] /(n) infection route/
+ [󤻤󤲤] /source of infection/
+ [󤻤󤲤] /(n) source of infection/
+ [󤻤󤷤礦] /(n) infectious disease/infection/(P)/
+Ψ [󤻤] /(n) infection rate/
+ [󤽤] /(n) impressions/thoughts/(P)/
+ʸ [󤽤֤] /written description of one's thoughts/
+ò [󤿤] /(n) admiration/wonder/(P)/
+ò [󤿤] /(n) (gram) interjection/
+ò [󤿤] /(n) exclamation point/exclamation mark/
+÷ [󤿤] /(oK) (n) admiration/astonishment/
+÷ [󤿤] /(oK) (n) (gram) interjection/
+÷ [󤿤] /(n) exclamation point/exclamation mark/
+ [] /(n,vs) perception/
+δ [] /sensor/
+ [] /(n) smoke or heat sensor or detector/
+ [Ǥ] /(n,vs) receive an electric shock/
+ [] /(n) sensitivity/severity (quake)/(P)/
+ɹ [ɤ礦] /loud and clear/
+ư [ɤ] /(n,vs) being deeply moved emotionally/excitement/impression/deep emotion/(P)/
+ư [ɤ] /(n) interjection/
+ [Ȥ] /(n) (deep) realization or perception/
+Ǯ [ͤĤ] /heat sensitizer/
+Ǯ [ͤĤ] /(n) heat-sensitive paper/
+դ [Ť] /(v5k) (uk) to apprehend/to get an inkling (of something)/to smell (danger)/
+ [פ] /(adj-na,n,vs) (arch) admiration/Well done!/
+ʳ [פ] /(n,vs) stirred up/inspired/moved to action/
+ [ܤ] /(n) cold/
+̵ [礦] /(adj-na,n) deep feeling/inexpressible feeling/filled with emotion/
+ [ᤤ] /(n) deep impression/(P)/
+ [뤤] /(n) tears of gratitude/(P)/
+餹 [ʤ餹] /(v5s) to accustom/(P)/
+ [ʤ] /(n,vs) practice/experience/(P)/
+줿 [ʤ줿] /experienced/practiced/familiar/
+ä [ʤä] /(n) familiarity/
+ [ʤ] /(v1) to grow accustomed to/to become domesticated/to become tame/to get too familiar with/(P)/
+Ƥ [ʤ줷] /(v5m) to become familiar with/to get used to/
+ [󤳤] /(adj-no,n) customary practice/habit/traditional event/(P)/
+Լ [󤳤ȤҤ] /usual business practices/
+ [󤷤夦] /(n) usual (historical) custom/(P)/
+ˡ [󤷤夦ۤ] /(n) common law/
+ [󤻤] /(n) inertia/
+ˡ§ [󤻤Τۤ] /(n) law of inertia/
+⡼ [󤻤⡼] /(n) moment of inertia/
+ [󤻤] /(n) inertial system/
+ˡ [󤻤ۤ] /(n) inertial navigation system/
+ͶƳ [󤻤椦ɤ] /(n) inertial guidance/
+ [褦] /(n) common/customary/
+Ѳ [褦] /(n) traditional (popularly accepted) pronunciation (e.g. of a kanji)/
+Ѷ [褦] /(n) idiomatic usage/common usage/(P)/
+Ѹ [褦] /(n) idiom/
+Ѹ [褦] /idiom/idiomatic phrase/
+ [줤] /(adj-no,n) custom/precedent/of convention/(P)/
+Ū [줤Ƥ] /(adj-na) typical/customary/
+ [] /(n) matter for regret/regret/
+ [] /(v5m) to curse/to feel bitter/
+ [] /(n) rate of exchange/
+ [] /(v1) to exchange/to interchange/to substitute/to replace/(P)/
+ [] /an exchange transaction/
+ [] /(v5r,vi) to take the place of/to relieve/to be substituted for/to be exchanged/to change places with/to take turns/to be replaced/
+ [] /(n) molting/
+ [󤦤] /(n) molting season/
+ [] /(n) ventilation/(P)/
+ [󤭤] /vent/ventilation opening/
+ [󤭤] /(n) ventilation fan/(P)/
+ [󤭤] /ventilator/ventilating device/
+ [󤭤] /(n,vs) realize/turn into money/(P)/
+ [󤲤] /(n) in other words/
+ [󤲤󤹤] /(conj,exp) in other words/
+å [󤳤Ĥä] /(n) an adaptation/
+ [󤵤] /(n,vs) conversion/change/exchange/(P)/
+ [󤶤] /(n,vs) conversion/change/exchange/
+ɽ [󤵤Ҥ礦] /(n) conversion table/
+ɽ [󤶤Ҥ礦] /(n) conversion table/
+Ψ [󤵤] /conversion rate/
+ʪ [֤] /(n) converting money into goods/purchasing/
+ [⤦] /(n,vs) molting/
+ [] /(n) metonymy/
+ [] /(adv) dare (to do)/challenge (to do)/(P)/
+ʤ [ʤ] /(adj) tragic/tragically/
+ʤǴ [ʤ] /tragic death/
+̵ [ʤ] /(adj) tragic/tragically/
+̵ [ʤ] /sadly/tragically/
+ [] /(n) daring/
+ [󤳤] /(n) decisive action/(P)/
+ [󤼤] /(adj-na,adv,n) boldly/(P)/
+Ʈ [Ȥ] /(n) fighting bravely/(P)/
+Ʈ [Ȥ礦] /(n) fighting spirit award/
+ [󤭤Ĥ뤤] /(n) citrus fruits/
+ [] /(n) coffin/casket/(P)/
+Ǽ [ˤ] /(exp) to lay in a coffin/
+椦 [򤪤] /(exp) to cover the coffin/
+ [󤪤] /(n) coffin/casket/
+̤ [Ĥ] /(exp) to communicate secretly/to form a close friendship/
+ [󤿤] /(n) warm welcome/hospitality/
+ [] /(n) joy/delight/rapture/pleasure/gratification/rejoicing/congratulations/felicitations/
+Ԥ [Ĥ] /(exp) to enjoy oneself to one's hearts content/
+ [餯] /(n) pleasure/merriment/
+ڳ [餯] /(n) pleasure quarter/(P)/
+ [] /(n,vs) delight/great joy/(P)/
+ [󤲤] /(n,vs) welcome/reception/(P)/
+ޱ [󤲤] /welcome party/
+޲ [󤲤] /welcome party/
+ [] /(n,vs) acclamation/jubilation/
+ [󤷤] /(n) favour/
+㤦 [󤷤򤫤] /(exp) to win favour/
+ [󤻤] /(n) cheer/shout of joy/(P)/
+ [󤽤] /(n,vs) hearty send-off/
+ [󤽤] /farewell party/
+޲ [󤽤] /party to welcome (e.g. new employees) and send off (e.g. retiring employees)/
+ [󤿤] /(n) warm reception/friendly reception/(P)/
+ [] /(n,vs) pleasant talk/chat/(P)/
+ [] /(n) sweat/perspiration/(P)/
+ [] /dripping with sweat/bathed in perspiration/
+ߤ [ä] /(n) great sweater/one who perspires freely/
+Ф [Ф] /(v5m) to be sweaty/
+򤫤 [򤫤] /(exp) to perspire/
+ߤ [򤫤] /(exp) to perspire/to sweat/
+ [󤬤] /(adj-na,n) ashamed/
+ [󤱤] /(n) sweat and blood/
+ߤ [ɤ] /(n) an antisudorific (agent or material)/
+ [Ȥ] /(n) undergarment designed to soak up sweat/
+ [] /(adj) smell(ing) of sweat/
+ [դ] /(n) cloth to wipe the sweat off/
+ [] /(n) prickly heat/heat rash/
+ [ߤ] /(n) sweat/
+ߤ [ߤ] /(v1) to be sweat-stained/
+ [󤻤] /(n) sweat gland/
+ߤ [] /(n) one who perspires freely/great sweater/
+Τ餺 [餺] /(n) prickly heat powder/baby powder/
+ [] /(n) a sweating horse/
+ [] /(n) prickly heat/heat rash/
+ץ [ץ] /kanji printer/
+ [󤨤] /Kanji to English (dictionary)/
+ѻŵ [󤨤Ƥ] /Kanji to English dictionary/
+Ѽŵ [󤨤Ƥ] /Kanji to English dictionary/
+۲ [󤨤Ĥ] /Vietnamese reading (of Chinese characters)/
+ [󤪤] /(n) Han reading of Chinese characters/
+ [󤬤] /(n) Sinology/study of China or of the Chinese classics/
+ؼ [󤬤] /(n) Sinologist/scholar of the Chinese classics/
+ [] /(n) Chinese word/Sino-Japanese word/(P)/
+ [] /(n) Chinese poetry/(P)/
+ [] /(n) Chinese characters/kanji/(P)/
+ [󤸤] /restrictions on the number of kanji recognized for usage/
+ [󤸤] /the question of limiting the use of Chinese characters/
+ʸ [󤸤֤] /(the so-called) kanji culture/
+ʸ [󤸤֤󤫤] /countries which use Chinese characters/
+Ѵ [󤸤ؤ󤫤] /kanji conversion/
+ [󤸤] /Han dynasty/
+ [󤷤] /(n) a Chinese book/a book written in Chinese/
+ [󤸤] /(n) a (Han) Chinese/
+ [󤹤] /(n) Chinese characters which express numbers/
+ [󤻤] /(n) Chinese books/Chinese classics/
+¢ [󤾤] /Sino-Tibetan (languages)/
+² [󤾤] /(n) the Han race/
+ī [礦] /Han Dynasty/
+ [] /(n) China/
+ʸ [֤] /(n) Chinese (classical) literature/(P)/
+ʸ [֤󤬤] /(n) Chinese literature/literature in Chinese/
+ʸ [֤󤯤ɤ] /(vs) reading a Chinese text in Japanese/
+ [ݤ] /(n) traditional Chinese medicine/(P)/
+ [ݤ] /(n) doctor of Chinese (herb) medicine/
+ [ݤ䤯] /(n) herbal medicine/(P)/
+̱² [ߤ󤾤] /(n) Chinese people/Han race/
+̾ [ᤤ] /(n) Chinese name (often of plants and animals)/
+ [䤯] /(n) a translation into Chinese/
+ [] /(n) Chinese Character-Japanese (e.g. dictionary)/(P)/
+¼ŵ [露Ƥ] /Chinese-Japanese character dictionary/
+IJ [礦] /(n,vs) (giving an) enema/
+ [󤬤] /(n) irrigation/
+ѿ [󤬤褦] /irrigation water/
+ [] /(n) circle/ring/link/wheel/hoop/loop/
+IJ [] /cyclization/
+ij [󤫤] /(n) surrounding seas/surrounded by the sea/
+Ķ [󤭤礦] /(n) environment/circumstance/(P)/
+Ķ [󤭤礦] /(n) environmental impact assessment/
+Ķ롼 [󤭤礦롼] /environmental group/
+Ķȥ쥹 [󤭤礦ȥ쥹] /(n) environmental stress/
+Ķå [󤭤礦å] /(n) debt-for-nature swap/
+Ķǥ [󤭤礦ǥ] /(n) environmental design/
+Ķۥ [󤭤礦ۥ] /(n) hormone-disrupting chemicals/
+Ķ [󤭤礦ä] /(n) environmental degradation/
+Ķ [󤭤礦] /(n) environmental hygiene/
+Ķ [󤭤礦] /environmental pollution/
+Ķư [󤭤礦Ĥɤ] /(n) environmental activist/environmentalist/
+Ķ [󤭤礦] /(n) environmental standard/
+Ķ [󤭤礦] /(n) environmental regulation/
+Ķ [󤭤礦] /(n) environment right/
+Ķҳ [󤭤礦] /(n) environmental disaster/
+Ķ [󤭤礦礦] /business environment/
+Ķ [󤭤礦礦] /(n) Ministry of the Environment/
+Ķ [󤭤礦] /(n) environmental policy/
+Ķ [󤭤礦] /(n) environment minister/
+Ķģ [󤭤礦礦] /Environment Agency/(P)/
+ĶģĹ [󤭤礦礦礦] /Director General of Environment Agency/
+ĶĴ [󤭤礦礦] /(n) environmental research/
+Ķ̱ [󤭤礦ʤߤ] /(n) environmental refugee/
+Ķ˲ [󤭤礦Ϥ] /environmental destruction/
+Ķθ [󤭤礦Ϥ礷] /environmental impact statement/
+ĶѲ [󤭤礦ؤ] /environmental change/
+Ķݸ [󤭤礦ۤ] /environmental protection/
+Ķݸ [󤭤礦ۤ央] /environmentalism/
+Ķݸ [󤭤礦ۤ央] /environmentalist/
+Ķݸ [󤭤礦ۤ󤿤] /(n) pro-environment group/
+Ķݸ [󤭤礦ۤ󤷤] /environmentalist/
+Ķ [󤭤礦ۤ] /(n) environmental conservation/
+Ķˡ [󤭤礦ۤ] /(n) environmental laws/
+Ķˡ [󤭤礦ۤ] /(n) environmental laws/
+Ķ [󤭤礦] /(n) environmental problem (issue)/
+Ķ [󤭤礦] /(n) environmentalist/
+Ķ [󤭤礦] /(n) ecological theory/
+Ķ [󤭤礦ä] /(n) environmental degradation/
+ķưʪ [󤱤ɤ֤] /(n) annelid/
+Ĺ [󤴤] /(circular) moat/
+Ļ [] /ring finger/
+Ļ [] /(n) looking around or about/
+ļú [󤷤󤫤] /(n) cyclic hydrocarbon/
+ļ [ʤ] /Loop 7 (name of Tokyo road)/
+ľ [󤷤礦] /(n) atoll/circular coral reef/(P)/
+ľ [󤸤礦] /(n) annulation/ring-forming/(P)/
+ľ [󤸤礦] /(n) ring nebula/
+ľ [󤸤礦] /(n) loop line/(transportation) belt line/
+ [󤻤] /(n) segment (of worm)/
+ʿ [󤿤ؤ褦] /(n) the Pacific Rim/
+ʿβл [󤿤ؤ褦󤿤] /(n) circum-Pacific volcanic belt/
+ʿι [󤿤ؤ褦] /(n) the Pacific Rim conception/
+ʿν [󤿤ؤ褦礳] /Pacific Rim nations/
+ʿ¤ [󤿤ؤ褦󤿤] /(n) circum-Pacific orogeny/
+ʿϿ [󤿤ؤ褦󤿤] /(n) circum-Pacific seismic zone/
+Ť [ޤ] /(adj,exp) (uk) generous/indulgent/easy-going/sweet/fond of/soft on/overly optimistic/naive/(P)/
+Ť [ޤ] /(adj) delicious/
+Ť [ޤ] /(n) sweets/sweet food/
+Ťι [ޤΤĤ] /(n) sweet tooth/love of sweet things/
+Ťۤ [ޤ򤹤] /(exp) to make a good thing out of (something)/
+Ť [ޤ礦] /sentimental novel/
+Ťʪ [ޤ] /(n) sweets/sweet food/
+Ť [ޤ礦] /tasty dish/
+Ť [ޤ] /(n) depending on other's kindness/(P)/
+ŤĴҤ [ޤ礦] /in a coquettish tone/
+Ťû [ޤä] /(n) spoilt child/
+Ť [ޤ] /sweet shrimp/
+Ť [ޤ] /(v1) (1) to behave like a spoiled child/to fawn on/(2) to depend and presume upon another's benevolence/(P)/
+Ť˷ [ޤܤ] /(adj-na,n) pampered or spoiled child/
+Ť [ޤߤ] /(v1) to not take seriously/to take lightly/
+Ťä뤤 [ޤä뤤] /(adj) sentimental/mushy/
+Ť [ޤ] /(n) sweetness/sugary taste/(P)/
+Ť [] /(n) sweetness/sugary taste/
+Ť䤫ưƤ [ޤ䤫ƤƤ] /to bring up indulgently/
+Ť䤫 [ޤ䤫] /(v5s) to pamper/to spoil/(P)/
+Ť󤸤 [ޤ󤸤] /(v1) to content oneself with/to be resigned to (one's fate)/to be contented (satisfied) with (one's lot)/
+ű [ޤ] /(n) slightly salted/
+Ų [ޤʤ] /(n) sweet (variety of) Watson pomelo/
+Ųƴ [ޤʤĤ] /(n) sweet (variety of) Watson pomelo/
+ų [ޤΤ] /(n) laver/
+ųϷ [ޤ] /sweet shrimp/
+ų [ޤ] /(n) sweet persimmon/
+Ŵ [ޤܤ] /(n) persimmon cured in the sun/
+Ŷ [] /(n) sweetness and bitterness/joys and sorrows/
+ŷ [ޤ] /(n) broiled sweet chestnuts/
+Ÿ [󤲤] /(n) cajolery/(P)/
+Ÿ϶ͤФ [󤲤ϤФ] /sweet words only please a fool (prov)/flattery works on puppets and fools/
+Ÿ [ޤ] /(adj-na,n) sweet flavour/mildness/flattery/stupidity/
+ź [󤵤] /(n) sugar beet/
+Ż [󤵤] /(n) sweetness and bitterness/joys and sorrows/
+ŻäѤ [ޤäѤ] /(adj) sweet and sour/bittersweet/
+Ż [ޤ] /(n) red-spotted masu trout/
+ż [ޤ] /(n) boiled in sugar, mirin, etc./
+ż [ޤ] /(n) sweet half sake/
+ż [󤸤] /(n,vs) submission to/putting up with/
+Ž [󤷤] /(n) sweet potato/
+Ž [󤷤] /(n) sweet potato/
+ſ [ޤ礯] /(n) sweet bun/
+ſ [󤷤] /(n,vs) satisfaction/
+ſ [ޤ] /(n) sweetness and saltiness/salted and sweetened taste/
+ſɤ [ޤ餤] /(adj) salty-sweet/bittersweet/
+ſ [ޤ] /(n) sweet vinegar/(P)/
+ [󤾤] /(n) liquorice/licorice/
+ [ޤ] /eelgrass/
+ [ޤ] /(n) horse-head fish (Japanese branquillo)/
+ [ޤ] /(n) hydrangea tea/
+̢ [ޤŤ] /(n) variety of perennial which grows in mountainous regions/
+ [ޤȤ] /(n) person fond of sweets/
+ǼƦ [ޤʤäȤ] /(n) sugared red beans/
+ [ޤ] /(n) epidermis/cuticle/
+ [] /(adj-na,n) sweet/(P)/
+̣ [ޤ] /(n) sweetness/sugary taste/(P)/
+̣ [] /(n) sweetness/sugary taste/
+̣ [ߤ礦] /(n) sweeteners/sweetening materials/(P)/
+̴ [] /sweet (pleasant) dreams/
+Ϫ [] /(adj-na,n) nectar/sweetness/
+Ϫ [] /(n) candied (chestnuts)/sweetened boiled fish/
+ [󤷤] /(n) sugar cane/
+ƶ [󤭤] /(n,vs) confinement/(P)/
+Ƹ [] /(n) custody and care/
+ƹ [󤴤] /(n) prison/(P)/
+ƺ [] /(n) inspection/audit/judgement/(P)/
+ƺѰ [󤵤] /supervisory auditor/member of inspection committee/
+ƺ [󤵤] /(n) audit standard/
+ƺϿ [󤵤] /audit trail/
+ƺ [󤵤礦] /audit trail/
+ƺ [󤵤ۤ] /audit report/
+ƺ [󤵤ۤ] /(n) audit report/
+ƺˡ [󤵤ۤ] /(n) auditor/
+ƺ [󤵤䤯] /(n) auditor/inspector/(P)/
+ƻ [󤵤] /(n) inspection/inspector/(P)/
+ƻ [󤵤Ĥ] /(n) medical coroner/medical examiner/
+ƻ [󤵤Ĥ] /(n) inspector/supervisor/
+ƻ [] /(n,vs) observation/guarding/inspection/surveillance/(P)/
+ƻ륫 [󤷥] /(n) surveillance camera/
+ƻ [󤷤] /guardian/
+ƻ [󤷤] /lookout post/observation point/
+ƻ [󤷤] /patrol boat/
+ƻ [󤷤Ȥ] /watchtower/
+ƻ [󤷤⤦] /surveillance network/
+ƻ [] /(n) manager/supervisor/
+Ƽ [󤷤] /(n) custody/watching over/
+Ƽ [󤷤ˤ] /custodian/
+ƽ [󤷤夦] /(n,vs) supervision/(P)/
+ƽ [󤷤夦] /(n) general (supervising) editor/editor-in-chief/
+ [Ȥ] /(n,vs) supervision/control/superintendence/(P)/
+İѰ [Ȥ󤫤] /(n) supervisory board/
+Ĵ [Ȥ] /inspector/
+ļ [Ȥ] /(n) superintendent/warden/
+˼ [ܤ] /(n) cell/ward/
+ [䤯] /(n) supervisor of translation/
+ [] /(n) superintendence/supervision/(P)/
+Ǥ [ߤ] /(oK) (v1) to look after/to take care of/(P)/
+Dz [] /(n) connivance/shutting one's eyes to/(P)/
+Ǵ [󤫤] /(n) weighing/platform scales/
+ǵ [󤫤] /(n) spectators/visitors/audience/
+Ƿ [󤭤] /(n,vs) silent reading of sutra/
+Ǹ [] /(n,vs) nursing/(army) nurse/(P)/
+Ǹ [󤴤] /(n) nursing science/
+Ǹع [󤴤ä] /(n) nurses' school (college)/
+Ǹ [󤴤] /(n) nurse/
+Ǹ [󤴤] /(n) nurse/
+Ǹ [󤴤ˤ] /(n) (male) nurse/
+Ǹ´ [󤴤] /army nurse/medic/
+ǸĹ [󤴤礦] /chief nurse (in the army)/
+Ǹ [󤴤Ĥ] /nursing fatigue/
+Ǹ [󤴤] /(n) (female) nurse/(P)/
+Ǹسر [󤴤դ] /nurses' training school/
+ǸĹ [󤴤դ礦] /head nurse/
+Ǹ [󤴤դ褦] /nurses' training school/
+Ǹʼ [󤴤ؤ] /army nurse/medic/
+Ǹˡ [󤴤ۤ] /nursing art/
+ǻ [] /(n) a watch/being on the lookout/
+Ǽ [󤷤] /(n,vs) seeing through/perceiving/noticing/getting wind of/
+Ǽ [ߤȤ] /(v5r) to care for the sick/
+Ǽ [󤷤] /(n) jailer/(P)/
+Ǽ [󤷤夷] /jailer/
+ [Ƥ] /viewpoint/
+ [] /(n,vs) penetration/see through/fathom/reading another's thoughts/
+ˤ [ߤ֤] /(v5r) to see through another's thoughts/to have a sharp eye/to penetrate/to fathom/
+ [Ф] /(n) sign/signboard/doorplate/poster/billboard/appearance/figurehead/policy/attraction/closing time/(P)/
+IJ [Ф] /sign maker/
+ݤ [Ф] /(n) ostentatious/
+ [Фۤ] /(n) just-in-time inventory management/
+̼ [Фह] /(n) pretty daughter who attracts boys to parents' shop/show girl/
+ [Ӥ礦] /(n) nursing (a patient)/(P)/
+¿ [Ӥ礦ˤ] /nurse/
+ [Ӥ礦Ť] /nursing fatigue/
+ [ߤʤ] /(v5s) to consider as/to regard/
+ [] /(n) rod/pole (e.g. for drying laundry)/(P)/
+ [] /(n) bamboo pole/
+Ƭ [Ȥ] /(n) top of a pole/
+ [Ф] /(n) beam balance/steelyard/
+ [] /(n,n-suf) pipe/tube/(P)/
+ [] /(n,n-suf) pipe/tube/(P)/
+ɤ򴬤 [ޤ] /(exp) to grumble over one's wine cups/
+ɲ [] /(adj-no,n) under the jurisdiction of/
+ɳڴ [󤬤ä] /(n) wind instrument/
+ɳ [󤫤] /(n) jurisdiction/control/(P)/
+ɳģ [󤫤Ĥ礦] /controlling office/competent (governmental) authorities/
+ɳ [󤫤Ĥ] /(have) jurisdiction over/
+ɳ褤 [󤫤Ĥ餽] /jurisdictional dispute/
+ɵ [󤭤夦] /(n) vacuum tube/
+ɶ [] /(n) jurisdiction/(P)/
+ɶ赤 [󤯤礦] /district meteorological observatory/(P)/
+ɷѼ [Ĥ] /(n) pipe joint/
+ɸ [󤲤] /(n) wind and string instruments/music/
+ɸ [󤲤󤬤] /(n) orchestral music/(P)/
+ɸ [󤲤󤬤] /orchestra/(P)/
+ɸˡ [󤲤󤬤ۤ] /(n) orchestration/
+ɸ [󤲤󤬤] /(n) orchestral music/
+ɺ [󤶤] /(n) administration of property/custodianship/receivership/(P)/
+ɺ [󤶤ˤ] /(n) trustee/receiver/administrator/
+ɻ [] /(n) organ-pipe coral/
+ɾ [󤷤礦] /(n) taking charge/management/
+ɾ [󤸤礦] /(adj-no,n) tubular/
+ɾ [󤸤礦] /(n) tubular flower/
+ [󤻤] /(n) control/(P)/
+ [󤻤] /(n) controller (usually air-traffic)/(P)/
+ [󤻤Ȥ] /(n) control tower/(P)/
+ü [󤿤] /end of wind instrument/
+Ĺ [礦] /(n) superintendent priest/chief abbot/(P)/
+ [ʤ] /(n) within the jurisdiction of/(P)/
+ [] /(n,vs) control/management (e.g. of a business)/(P)/
+ [ꥳ] /(n) management cost/
+ե [եȤ] /(n) managed float system/
+ [꤫] /(n) managerial accounting/
+ǽ [꤭Τ] /management function/
+ [꤭礯] /administration bureau/
+Ҳ [ꤷ㤫] /(n) controlled society/regulated society/
+ [ꤷ] /manager/landlord/warden/superintendent/
+ [ꤸ礦ۤ] /management information/
+ [ꤷ礯] /(n) management/(P)/
+ [ˤ] /(n) manager/
+ȿ [ꤽ] /(n) management organization/
+̲ [Ĥ] /(n) managed currency system/
+ǰ [ܤ] /(n) controlled trade/
+ [礦] /(n) (person in) control/
+ʤˤפ [ˤƤ褦򤨤] /succinct/brief/
+ʰ [] /(adj-na,n) simplicity/easiness/quasi-/(P)/
+ʰץ٥å [󤤥٥å] /(n) cot/bunk/
+ʰײ [󤤤] /(vs) simplification/
+ʰ׷ [󤤤Ǥ] /(n) personal handyphone system (PHS)/
+ʰ׺Ƚ [󤤤Ф󤷤] /(n) a summary court/
+ʰ׿Ʋ [󤤤礯ɤ] /cafeteria/snack bar/lunch counter/
+ʰݸ [󤤤ۤ] /postal life insurance/(P)/
+ʷ [󤱤] /(adj-na,n) brevity/conciseness/simplicity/(P)/
+ʷ [󤱤Ĥ] /simplicity/
+ʷμ [󤱤ĤΤ㤯] /simplicity measure/
+ʺ [󤵤] /(n) summary court/court of summary offences/(P)/
+ʻ [󤵤] /wooden tag/
+ [] /(adj-na,n) simplicity/plain/(P)/
+Dz [󤽤] /(n,vs) simplification/
+λ [󤿤] /(n) simplified Chinese form (of kanji)/
+ñ [󤿤] /(adj-na,n) simple/(P)/
+ñ˸ [󤿤ˤ] /simply put/
+ñ˸ [󤿤ˤ] /simply put/putting it simply/
+ñ [󤿤դ] /(n) simple or lightweight clothing/
+û [󤿤] /(oK) (adj-na,n) simple/
+ȴ [Ф] /(n,vs) selection/
+ [٤] /(adj-na,n) handy/simple and easy/
+ [ᤤ] /(adj-na,n) terse/concise/simple and clear/
+ [ᤤ礦] /plain and sturdy/
+ [䤯] /(adj-na,n) conciseness/brevity/simplification/
+ά [㤯] /(adj-na,n) simple/simplicity/(P)/
+ά [㤯] /(vs) simplification/
+ˡ [] /(adj-na,adv) (uk) very loose/slowly/leisurely/
+ˤ [뤤] /(adj) loose/lenient/slow/(P)/
+ˤ [뤤] /gentle curve/
+ˤ§ [뤤] /lenient regulations/
+ˤ [] /(n) the slack/
+ˤ [] /(v5m) to become loose/to slacken/(P)/
+ˤ [] /(v1) to loosen/to slow down/(P)/
+ˤ䤫 [䤫] /(adj-na,n) lenient/(P)/
+ˤ䤫ʰ [䤫ʤդ] /loose garment/
+ˤ䤫˿ʤ [䤫ˤ] /(exp) to proceed slowly/
+˲ [󤲤] /(n) laxatives/
+˲ [󤲤䤯] /laxative/
+˲ [󤫤] /(n) relief (remission) (of pain)/
+˴ [] /(adj-na,adv) (uk) very loose/slowly/leisurely/
+˵ [󤭤夦] /(n) in case of emergency/(P)/
+˵ [󤭤夦] /(n) slow pitch/
+˹ [󤳤] /(n) going slowly/
+˽ [󤸤] /(adj-na,n) gentle and quiet/
+˽ [󤸤礭礯] /adagio/
+˾ [󤷤礦] /(n) buffered/
+˾ױ [󤷤礦] /(n) buffer solution/
+˾״ [󤷤礦] /(n) shock absorber/buffer/
+˾׹ [󤷤礦] /(n) buffer state/
+˾ [󤷤礦] /buffer zone/(P)/
+˾ [󤷤礦٤] /cushion valve/
+ [󤿤] /(adj-na,n) laxity/negligence/
+ [ޤ] /(adj-na,n) slow/sluggish/dull/(P)/
+ [] /(adj-no,n) somewhat loose/
+ [] /(n) relief/mitigation/(P)/
+¿ư [路ɤ] /(n) relaxation oscillation/
+ [] /(n) can/tin/(P)/
+̥塼 [󥸥塼] /canned juice/a can of juice/
+̥ӡ [ӡ] /(n) canned beer/can of beer/
+̵ [Ť] /(n) packing (in cans)/canning/canned goods/tin can/(P)/
+̵ͤ [Ť] /(n) packing (in cans)/canning/canned goods/tin can/(P)/
+ڤ [󤭤] /(n) can opener/
+ [] /letter/writing brush/
+Ĺ [礦] /Cabinet (Chief) Secretary/
+ [ܤ] /(n) brush and ink/writing/drawing/
+ [] /(n) literary circles/
+ӱ [󤤤] /(n) academy/institute/
+ [] /(n) liver/(P)/
+Τö [ä] /(n) courage/pluck/nerve/
+Τú [ä] /(n) guts/pluck/spirit/
+Τä [ˤᤤ] /(exp) to be deeply impressed/
+Τ䤹 [Ҥ䤹] /(exp) to be struck with terror/
+α [󤨤] /(n) hepatitis/(P)/
+εǽ [󤭤Τ] /(n) liver function/
+εۤ [⤹] /(n) eel-liver soup/
+ε [󤭤夦夦] /(n) Oriental liver fluke/
+ι [󤳤ؤ] /(n) cirrhosis of the liver/(P)/
+λ [ᤷ] /(n) test of courage/a dare/
+ο [󤸤] /(adj-na,n) essential/fundamental/crucial/vital/main/(P)/
+ο [󤸤󤫤ʤ] /(adj-na,n) the main point/
+ο [󤸤] /(adj-na,n) essential/fundamental/crucial/vital/main/
+ [⤤] /(n) (1) performing good offices/(2) sponsorship/
+¡ [󤾤] /(n) liver/(P)/
+¡ܿ [󤾤礯] /(n) liver transplantation/
+¡ [󤾤] /(n) liver cancer/
+ [󤿤] /(n) the liver and gall bladder/one's inner being/
+Ȥ餹 [󤿤󤢤Ƥ餹] /to be profoundly compatible/to be inseparable/
+Ȥ餹Ǥ [󤿤󤢤Ƥ餹Ǥ] /(exp) to be quite in sympathy with each other/
+ [⤤] /(n) (1) performing good offices/(2) sponsorship/
+ [դ] /(n) liver failure/
+ [ᤤ] /(n) deep impression/
+ [] /(n) cod-liver oil/
+ [褦] /lobe of the liver/
+ [褦] /(adj-na,n) essential/vital/crucial/importance/(P)/
+ [] /(n,n-suf) warship/(P)/
+϶ [󤭤礦] /(n) bridge/
+Ϻ [󤵤] /(n) carried aboard a warship/
+Ϻܵ [󤵤] /(n) ship-borne plane/
+ϼ [󤷤] /(n) warship's bow/
+Ͼ [󤸤礦] /(n) aboard a warship/
+ [󤻤] /(n) (ocean) vessels/warship/(P)/
+ [󤿤] /(n) (naval) fleet/armada/(P)/
+Ĺ [礦] /(n) captain (of a warship)/
+ [Ƥ] /(n) war fleet/(P)/
+ [] /(n) warship's stern/
+ˤ [ݤ] /(n) ship's guns/
+ˤͷ [ݤ㤲] /bombardment/
+ [줤] /(n) warship's age/
+мȤ [󤸤Ȥ] /with a smile/
+ [] /(n,n-suf) look/appearance/spectacle/(P)/
+Ѥ [󤺤] /(v5z) to view/to contemplate/
+Ѥ [ߤ] /(oK) (v1) to view (i.e. flowers, movie)/
+ѱ [󤨤] /(n) inspection (of troops)/
+ѱܼ [󤨤Ĥ] /military review/(military) parade/
+Ѳ [Τ] /(n) Kannon/Kwannon/Goddess of Mercy/(P)/
+Ѳ [ΤӤ餭] /(n) double doors/
+Ѳ [Τ󤵤] /(1) Kannon (Kwannon)/Goddess of Mercy/(2) (sl) clitoris/
+Ѵϼ [󤫤󤷤] /(n) naval review/
+ѵ [󤮤] /(n) chrysanthemum viewing/
+ѵ [󤭤㤯] /(n) audience/spectator(s)/(P)/
+ѵ [󤭤㤯] /audience seating/
+ѵ [󤭤㤯] /type of audience/
+ѷ [󤲤] /(n) theatre-going/(P)/
+ѷ [󤲤] /(n) theater party/
+ѷ [󤲤] /(n,vs) moon viewing/
+Ѹ [󤳤] /(n,vs) sightseeing/(P)/
+ѸС [󤳤С] /(n) tourist bar/gay bar catering mainly to straight people/
+ѸХ [󤳤Х] /tourist bus/
+Ѹӥ [󤳤ӥ] /tourist visa/
+Ѹ [󤳤ʤ] /tourist information center/
+Ѹ [󤳤㤯] /(n) tourist/
+Ѹ [󤳤礯] /(n) (national) tourist bureau/
+Ѹ [󤳤󤮤礦] /the tourist industry/
+Ѹ [󤳤] /tourist facilities/
+Ѹ [󤳤] /tourist attractions/
+Ѹ [󤳤] /tourist party/
+Ѹ [󤳤] /(n) sight-seeing area/
+ѸԻ [󤳤Ȥ] /tourist city/
+Ѹι [󤳤礳] /(n) (sightseeing) tour/
+Ѻ [󤪤] /(n) cherry blossom viewing/
+Ѻ [󤪤] /cherry blossom viewing party/
+ѻ [󤵤] /(n,vs) observation/survey/(P)/
+ѻ [󤵤Ĥ] /(n) observing eye/
+ѻ [󤵤Ĥ] /observer/
+ѻŪ [󤵤ĤƤ󤭤夦] /observational study/
+ѻ [󤵤Ĥ礯] /powers of observation/
+Ѽ [󤸤] /(n) (Buddh) Avalokitesvara (bodhisattva)/the all-compassionate/
+ѽ [󤷤夦] /(n) spectators/onlookers/members of the audience/(P)/
+ѽʨ [󤷤夦狼] /(exp) to excite the spectators/
+Ѿ [󤷤礦] /(n) palmistry/
+Ѿ [󤷤礦] /(n) meditation/contemplation/
+Ѿ [󤷤礦] /(meterological) observation/
+Ѿ [󤷤礦] /(n) admiration/enjoyment/(P)/
+Ѿ޵ [󤷤礦] /(n) aquarium fish/
+Ѿ޿ʪ [󤷤礦礯֤] /ornamental plants/
+ [󤼤] /(n) Avalokitesvara (bodhisattva of mercy and salvation)/Kwannon/Kuan Yin/
+ [󤻤] /(n,vs) watching a (sports) game/(P)/
+ﵭ [󤻤] /account of a (sports) game/
+ [󤽤] /(n) meditation/contemplation/
+ [󤽤] /(n) physiognomy/
+ [󤽤] /(n) phrenology/physiognomy/
+¬ [󤽤] /(n,vs) observation/(P)/
+¬إꥳץ [󤽤إꥳץ] /observation helicopter/
+¬ [󤽤] /(n) observer/
+¬ [󤽤] /(n) observatory/
+¬ [󤽤] /observation ship/
+¬ [󤽤Ƥ] /(n) observation point (site)/
+¬ [󤽤⤦] /(n) observation network/
+ [Ƥ] /(n) point of view/(P)/
+Ѥ [Ƥ򤫤] /(exp) to change one's point of view/
+ [ˤ夦] /(n) insight/penetration/
+ǰ [ͤ] /(n,vs) (1) idea/notion/conception/(2) sense (e.g. of duty)/(3) resignation/preparedness/acceptance/(P)/
+ǰ [ͤ󤷤央] /German Idealism/
+ǰŪ [ͤƤ] /(adj-na) ideal/
+ǰ [ͤ] /(n) idealism/
+ [Ф] /(n) plum blossom viewing/
+ [פ] /maple-leaf viewing/
+ʼ [ڤ] /(n) military review/(military) parade/
+˾ [ܤ] /(n) observation/watching/
+տʪ [褦礯֤] /(n) decorative plant/
+ [] /(n) viewing/(P)/
+ [󤱤] /admission ticket/
+ [󤷤] /spectator/visitor/
+ [󤷤] /(n) Ferris wheel/
+ [󤻤] /(n) seat(s)/stands/grandstand/bleachers/
+ [礦] /admission fee or charge/
+һ [] /(n,vs) dissuasion/
+ [] /(n) kan (approx. 3.75 kg)/(P)/
+Ӥ̤ [Ĥ̤Ȥ] /(v5s) to enforce (one's) will/(P)/
+Ӥ [Ĥ̤] /(v5k) to go through/(P)/
+Ӽ [󤷤] /(n) chief abbot (of a Buddhist temple)/
+Ӽ [󤸤] /(n) chief abbot (of a Buddhist temple)/
+Ӽ [󤷤] /(n) chief abbot (of a Buddhist temple)/
+Ӽ [󤸤] /(n) chief abbot (of a Buddhist temple)/
+ [Ĥ] /(n,vs) pierce/penetrate/perforate/(P)/
+̽ [Ĥ夦] /piercing bullet wound/
+Ű [Ƥ] /(n) accomplishment/realization/penetration/(P)/
+ [ˤ夦] /(n,vs) penetration/
+ [̤] /(n) (uk) bar/bolt (e.g. on door)/latch/
+ [] /(n) unit of weight, approx. 3.75 kg/
+ή [夦] /(n,vs) flowing through/
+Ͻ [] /(n) presence/dignity/
+Ԥ [] /(v5s) to send back/
+Ԥ [] /(v5r) to send back/to return/
+Ը [󤲤] /(n,vs) resolution/reduction/return to origins/(P)/
+¯ [󤾤] /(n) return to secular life/secularization/
+ [] /(n,vs) return/restoration/refund/(P)/
+ն [פ] /refund/
+ [פ] /tax refund/
+ή [夦] /(n) return current/convection/reflux/(P)/
+ [줭] /(n) 60th birthday/(P)/
+դߤ [󤬤ߤ] /(v1) to heed/to take into account/to learn from/to take warning from/in view of/in the light of/
+պ [] /(n) inspection/audit/judgement/
+ջ [󤵤] /(n) licence/permit/
+ռ [󤷤] /(n) judgement/discernment/discrimination/having eye for/
+ռ [󤷤] /connoisseur/judge/
+ռ [󤷤] /discerning eye/
+վ [󤷤礦] /(n,vs) appreciation/(P)/
+ [Ƥ] /(n) judgement/expert opinion/(P)/
+ [Ƥ] /(n) judge/appraiser/
+ [Ƥ] /(n) expert's written opinion or report/
+ [Ƥˤ] /(n) judge/appraiser/
+ [Ƥ礦] /expert's fee/
+ [٤] /(n) discrimination/judgement/(P)/
+̽ [٤Ĥ] /(n) Discrimination Office/
+ [] /(n-adv,n-t) space/interval/(P)/
+ [] /(n) space/room/time/pause/(P)/
+֡ [ޤ] /(adv) occasionally/frequently/
+֤ [] /(n) relation(ship)/
+֤ɤ [ޤ] /be lucky/
+֤ [] /while/during (the time when)/
+֤ˤ [ˤ] /intervening/
+֤˹礦 [ޤˤ] /(v5u) (1) to be in time for/(2) to serve (suit, meet) the purpose/to be good enough/to be enough/(P)/
+֤˹礻 [ޤˤ碌] /(n) makeshift/(P)/
+֤˹碌 [ޤˤ碌] /(n) makeshift/(P)/
+֤˹碌 [ޤˤ碌] /(v1) to make do/to manage (with something)/to make shift/(P)/
+֤θ [Τ] /door between the rooms/
+֤λ [Τ] /(n) derogatory person of mixed parentage/crossbreed/
+֤μ [Τ] /(n) interlude/accompaniment/sideshow/strain of music/
+֤ʤ [ޤʤ] /(adv) soon/before long/in a short time/(P)/
+̵֤ [ޤʤ] /(adv) soon/before long/in a short time/(P)/
+֤ [򤢤] /(exp) to leave space (between)/
+֤ [Ȥ] /(exp) to take the middle (between the two)/
+֤֤ [򤪤] /intermittently/at intervals (of)/
+֤֤ [ޤ򤪤] /after a pause/
+ְ㤤 [ޤ] /(n) mistake/(P)/
+ְ㤤ʤ [ޤʤ] /(exp) I have no doubt/You can depend on it/certain/(P)/
+ְ㤦 [ޤ] /(v5u) to make a mistake/to be incorrect/to be mistaken/(P)/
+ְ㤨 [ޤ] /(v1) to err/to make a mistake/(P)/
+ְȱ [󤤤äѤ] /(n) hair's breadth/(P)/
+ְȱΤȤ [󤤤äѤĤΤȤ] /close call/narrow escape/
+ְȱ줺 [󤤤äѤĤ򤤤줺] /in a flash/in no time/
+ְ [ޤӤ] /(n) thinning out/
+ְž [ޤӤƤ] /curtailed transit schedule/
+ְ [ޤӤ] /(v5k) to thin out/to cull/to run on a curtailed schedule/
+ֱ [ޤΤ] /(n,vs) slow/stupid/
+ֱ [ޤɤ] /(adj-na,n) at long distance/in long intervals/
+ֳ [󤫤] /(n) space/interval/SPC/(P)/
+ֳ [] /(n) (meat of) cross between a mallard and domestic duck/
+ִ [ޤ] /(adv) occasionally/frequently/
+ֵܳ [ޤߤ䤫礦] /strait between Sakhalin and the east coast of Siberia/
+ֶ [礦] /(n) comic interlude (in Noh)/
+ֶ [ޤ¤] /(adj-na,n-adv,n) proximity/nearness/soon/nearby/(P)/
+ֶᤤ [ޤ¤] /(adj) near at hand/
+ַ [󤲤] /(n) gap/
+ַ [󤲤] /void ratio/
+ַ [󤱤] /(adj-na,n) intermittence/intermittent/
+ַ [󤱤Ĥ] /(n) geyser/
+ַǮ [󤱤Ĥͤ] /(n) an intermittent fever/
+ָ [ޤ] /(n) frontage/(P)/
+ֹ礤 [ޤ] /(n) interval/
+ֺ [ޤ] /(n) on the verge of/just before/on the point of/(P)/
+ֺݤ [ޤ] /just before/on the verge of/
+ֺ [󤵤] /(n) a catch crop/intercropping/
+ֻڤ [ޤ] /(n) partition between two rooms/room divider/partition wall/
+ּ [󤸤] /(n) a spy/
+ּڤ [ޤ] /(n,vs) renting a room/(P)/
+ּڤ [ޤˤ] /a lodger/
+ּܤ˹ʤ [ޤ㤯ˤʤ] /does not pay/not worth (one's) while/
+ּ [ޤɤ] /(n) plan of a house/arrangement of rooms/(P)/
+ֿ [󤷤礯] /(n) a compound color/
+ֿ [󤷤礯] /(n) eating between meals/snacking/(P)/
+ֿ [󤹤] /(n) one ken in length or breadth (1.818m)/
+ֿ [ޤ] /(n) number of rooms/
+ڤ [ޤ] /(v5r) to plow through (a wave)/to tack (against the wind)/
+ [󤻤] /(n) indirection/indirectness/(P)/
+ܻ [󤻤ĤĤ] /fluoroscopy/
+ܻˡ [󤻤ĤĤۤ] /fluoroscopy (method)/
+ܾȽͷ [󤻤Ĥ礦󤷤㤲] /indirect fire/
+ܾ [󤻤Ĥ礦ᤤ] /indirect lighting/
+ [󤻤Ĥ] /(n) indirect tax/(P)/
+ [󤻤Ĥ󤭤] /indirect election/
+Ū [󤻤ĤƤ] /(adj-na) indirectly/(P)/
+ [󤻤Ĥ] /(n) overhead/
+Ū [󤻤Ĥ⤯Ƥ] /(n) (gram) indirect object/
+ˡ [󤻤Ĥۤ] /indirect speech or narration/
+ [󤼤] /(n) being liable to criticism/
+ն [󤽤礯] /(n) interlude/
+ߤ [ޤ] /(n) renting a room/
+ [ޤ] /(n) room rent/
+ [] /(n) continuously/constantly/
+ [ޤȤ] /(n) adultery/adulterer/
+ [] /(n) between-season wear/clothes worn in spring or autumn (fall)/
+ [夦] /during/(P)/
+ĵ [礦] /(n) a spy/
+ [Ȥ] /(n) interjection/
+ƻ [ɤ] /(n) side road/shortcut/
+Ǿ [Τ] /(n) the interbrain/the diencephalon/
+Ȭ [Ѥ] /(n) fish similar to yellowtail tuna/
+ȱ줺 [ϤĤ򤤤줺] /in no time/in a flash/
+Ȳ [Ф] /(n,vs) periodic thinning (e.g. forest)/(P)/
+Ȳ [ФĤ] /(n) timber from forest thinning/thinned wood/
+ȴ [ޤ̤] /(adj-na,n) (uk) stupidity/idiot/dunce/blockhead/(P)/
+ȴ [ޤ̤Ť] /a foolish or stupid look/
+ɹ [Ԥ礦] /(n) interglacial period (epoch)/interglacial/
+ [ޤ] /(n) a married woman's paramour/lover/
+ [դ] /(n) between-season wear/spring and autumn clothing/
+ [] /(n) relation(ship)/(P)/
+ [ޤ] /(n) ligament/
+ݼ [󤱤] /(n) intermittency/
+ݼǮ [󤱤Ĥͤ] /(n) an intermittent fever/
+ [] /(adj-na,n) (1) free time/leisure/leave/spare time/(2) farewell/
+ [Ҥ] /(adj-na,n) (1) free time/leisure/leave/spare time/(2) farewell/
+ײ [] /(n) leisure/
+ײ [] /(adj-na,n) refined/elegant/
+׵ [󤭤㤯] /(n,vs) negligence/disregard/
+׵ [󤭤] /(n) quiet and secluded life/quiet retreat/idle life/
+׸Ļ [󤳤ɤ] /(n) a cuckoo/
+׻ [󤵤] /(adj-na,n) leisure/quiet/inactivity/(P)/
+׼ [󤸤㤯] /(adj-na,n) quiet/tranquility/
+׿ [󤷤礯] /(n) leisurely post/do-nothing job/sinecure/
+׿ [󤸤] /(n) man of leisure/
+׿ [Ҥޤ] /(n) man of leisure/
+ [󤻤] /(adj-na,n) quiet (e.g. neighbourhood)/(P)/
+ [] /(n) quiet conversation/idle talk/
+ [] /(n) quiet place/vacant land/fallow ground/undemanding job/sinecure/life of leisurely retirement/
+ [󤸤Ĥ] /(n) leisure/
+ [󤻤] /tranquil/quiet/
+ [] /(n) quiet talk/gossip/
+õ [來夦] /(exp,n) Now let's return to the main subject/To return from the digression,.. (in a conversation, speech, or story-telling)/
+ [] /(n,n-suf) barrier/gate/(P)/
+ؤ [󤷤] /(n) about/regarding/as for/
+ؤ [󤹤] /(vs-s) to concern/to be related/(P)/
+ؤλ [Τ] /(n) most one can do/
+ؤ [] /(n) relation/connection/
+ؤ [] /(v5r) to concern oneself in/to have to do with/to affect/to influence/to stick to (opinions)/(P)/
+إ [Ϥ] /decisive battle/
+ض [󤯤] /(abbr) New Kansai International Airport/
+ط [󤱤] /(n,vs) relation/connection/(P)/
+طĤ [󤱤Ĥ] /(v1) to relate/
+ط [󤱤] /affiliated company/
+طģ [󤱤礦] /(n) government agencies concerned with ../
+ط [󤱤礦] /strengthening of relations/
+ط [󤱤] /(n) relative/
+ط [󤱤] /(n) authorized people/person(s) concerned/(P)/
+ط [󤱤뤤] /(n) relevant documents/(all) the documents related (to the matter)/
+ط̾ [󤱤ᤤ] /relative pronoun/
+طĴ [󤱤礦] /relative key (music)/
+طդ [󤱤Ť] /(v1) to relate to/to connect with/
+ط [󤱤դ] /relative adverb/
+طˡ [󤱤ۤ] /(n) related laws and regulations/
+ظ [󤱤] /(n) (rare) locking doors/lock and key/vital point/
+ؼ [Ȥ] /(n) ranking sumo wrestler in the makuuchi (senior-grade) or juryo (junior-grade) divisions/(P)/
+ؼ [] /(n) barrier keeper/
+ؽ [] /(n) barrier/checking station/
+ؽˤ [֤] /(n) breaking through or sneaking past a barrier/
+ؿ [󤷤] /(n) concern/interest/(P)/
+ؿޤ [󤷤󤬤ޤ] /(exp) to take a growing interest in/
+ؿ [󤷤] /(n) matter of concern and interest/(P)/
+ؿ [󤹤] /(n) function (e.g. math, programming)/
+ؿ [󤹤] /functional analysis/
+ؿ [󤹤] /functional space/
+ؿ [󤹤󤱤] /function prototype/
+ؿƽФ [󤹤Ӥ] /function call/
+ؿ² [󤹤] /family of functions/
+ؿŪ˰¸ [󤹤Ƥˤ󤹤뤢] /functionally dependent values/
+ؿ [󤹤ۤƤ] /(n) functional equation/
+ؿ [󤹤] /(n) theory of functions/
+ [󤵤] /Kansai (south-western half of Japan, including Osaka)/(P)/
+ [󤵤] /Kansai horse/
+ [󤵤٤] /(n) Kansai dialect/
+ [󤼤] /(n) customs/duty/tariff/(P)/
+Dz [󤼤] /tariff avoidance/
+dz [󤼤ꤢƤ] /tariff quota system/
+Ǽ縢 [󤼤失] /tariff autonomy/
+Ǿ [󤼤礦ؤ] /tariff barrier/
+Ǿ [󤼤礦] /(n) tariff binding/
+ǰװ̶ [󤼤ܤäѤ󤭤礦Ƥ] /General Agreement on Tariffs and Trade/GATT/
+Ψ [󤼤] /tariff rate/
+ [󤻤] /(n) joints (knee joint, elbow joint, etc)/(P)/
+ꥦޥ [󤻤Ĥꤦޤ] /rheumatoid arthritis/
+ [󤻤Ĥ] /(adj-na,n) arthritis/
+ᵻ [󤻤Ĥ虜] /(n) locking technique in judo/
+ [󤻤] /(n,vs) allusion/alluding/
+ [] /(abbr) Kansai University/
+ [] /(n,vs) concern/business/(P)/
+ [Ȥ] /Kantou (eastern half of Japan, including Tokyo)/
+ [Ȥ] /whole district of Kanto/
+췳 [Ȥ] /(n) Kwantung Army (Japanese armed forces in Manchukuo)/
+̺ [Ȥ󤵤] /(n) Great Kanto earthquake of 1923/
+ [Ȥ٤] /Kantou dialect/
+Ƭ [Ȥ] /(n) crossroads/crucial point/
+ [Ѥ] /(n) chief advisor to the Emperor/
+ [] /(n) barrier/gateway/(P)/
+糤 [󤫤礦] /(n) Kanmon Straits (between Honshu and Kyushu)/
+Ϳ [] /(n,vs) participation/taking part in/participating in/being concerned in/(P)/
+ [] /(n) relation/connection/relevance/
+Ϣ [] /(n) relation/connection/relevance/(P)/
+Ϣ [󤬤] /associated company/
+Ϣ [󤳤⤯] /related item/
+Ϣ [󤸤] /(n) related (relevant) matters/matters relevant to the subject/
+Ϣ [󤷤Ĥ] /(n) interpellation on related matters/
+Ϣ [󤷤礦Ҥ] /related product/
+Ϣ [󤻤] /(n) relatedness/associativity/relation/relationship/relevance/
+ [櫓] /(n) sumo junior champion/(P)/
+٤ [󤻤] /(n) trap/pitfall/
+٤ [] /(v5r) to fall/to trap/to cave in/to collapse/(P)/
+٤ [Ȥ] /(v1) to tempt/to ensnare/
+ [ˤ夦] /(n,vs) subsiding/falling (cave) in/collapse/
+ [ܤ] /(n) cave-in/subsidence/(P)/
+׸ [ܤĤ] /(n) lake formed in volcanic caldera/
+ [餯] /(n) fall/sinking/surrender/capitulation/(P)/
+ [󤻤] /(n) trap/pitfall/
+ڹ [󤳤] /(n) (South) Korea/(P)/
+ڹ [󤳤] /Korean language/
+ڹ [󤳤] /Korean person/
+ڹؿ [󤳤֤] /(n) Korea Composite Stock Price Index (KOSPI)/
+ڿ [Ӥ] /(n) Korean person (elegant term)/
+ [] /(n,suf) house/hall/building/hotel/inn/guesthouse/
+ [] /(n) (1) mansion/small castle/
+ [䤫] /(n) (1) mansion/small castle/(2) boat cabin/
+۰ [󤢤] /palace (in China built by Wu Dynasty King)/
+۰ [󤤤] /(n) personnel (of public building)/
+۳ [󤬤] /(n) outside a building/
+ۼ [󤷤] /(n) manager/
+Ĺ [礦] /(n) superintendent/director/curator/chief librarian/(P)/
+ [ʤ] /(n) in the building/(P)/
+ [ޤ] /(n) (1) circle/(2) full (month)/(3) perfection/purity/(4) suffix for ship names/(P)/
+ݡ [ޤޤ] /(adv,n) completely/
+ݡ [ޤޤ] /plump/
+ݡä [ޤޤȤդȤä] /rotund/plump/chubby/
+ݤ [ޤ뤤] /(adj) round/circular/spherical/(P)/
+ݤʤä [ޤ뤯ʤä] /in a circle (ring)/
+ݤޤ [ޤ뤯ޤ] /(exp) to settle peacefully/to become reconciled/
+ݤ [ޤ뤴] /(adv) in its entirety/whole/wholly/(P)/
+ݤä [ޤä] /(adv) completely/perfectly/just as if/(P)/
+ݤä [ޤä] /(adj) round/spherical/circular/
+ݤڤ [ޤä] /(adv) completely/perfectly/just as if/
+ݤ [ޤ] /(adv) quite/entirely/completely/at all/as if/as though/so to speak/(P)/
+ݤäƤʤ [ޤǤʤäƤʤ] /not good at all/
+ݤ [ޤΤޤ] /in its entirety/whole/
+ݤޤ [ޤޤ] /(adv,n) completely/(P)/
+ݤ [ޤ] /(n) roundness/rotundity/(P)/
+ݤ [ޤ] /(v1) to make round/to round off/to roll up/to curl up/to seduce/to cajole/to explain away/(P)/
+ݤ [ޤᤳ] /(v5m) to coax/to seduce/(P)/
+ݤդ [ޤĤ] /(exp) to mark a correct answer with a circle/
+ݰŵ [ޤ뤢] /(n) indiscriminate memorizing/
+ݰ [ޤ뤤] /bisected-circle seal/
+ݰ [ޤ뤤ä] /the whole month/all the month/
+ݰ [ޤҤȤĤ] /the whole month/all the month/
+ݰ콵 [ޤ뤤ä夦] /the whole week/all the week/
+ݰ [ޤ뤤ˤ] /the whole day/all the day/
+ݰǯ [ޤ뤤ͤ] /the whole year/all the year/
+ݰ [ޤ뤤Ф] /(n) whole night/all night/
+ݲ [ޤ] /(n) dome/vaulted roof/cupola/
+ݳФ [ޤ뤪ܤ] /(n,vs) full memorization/
+ݳ [ޤ뤬ä] /parentheses/
+ݴ [ޤ뤬] /(n) close clipping/(P)/
+ݴ [ޤ뤬] /(n) concave roof tile/
+ݴ [ޤܤ] /(n) (fish, vegetables, etc.) dried whole/
+ݴ [ޤޤ] /(adv,n) completely/
+ݴݤ [ޤޤ] /plump/
+ݴݤä [ޤޤȤդȤä] /rotund/plump/chubby/
+ݴ [ޤ뤬] /(n) round face/moon face/
+ݵ [ޤΤ] /(n) circular saw/buzz saw/
+ݷ [ޤ뤬] /(n) (1) round shape/circle/(2) circular form/
+ݷ [ޤ뤬] /(n) (1) round shape/circle/(2) circular form/
+ݸ [ޤߤ] /(n) completely visible/
+ݸ [ޤ뤳] /(n) official price/
+ݹ [ޤ뤳] /round steel bar/
+ݹ [ޤ뤴] /(n) unarmed/
+ݺ [󤶤] /pill/
+ݺ [ޤ뤶] /(n) log/
+ݻ [ޤ뤴] /(adv) in its entirety/whole/wholly/
+ݻ [ޤ] /(n) moneyed man/
+ݼ̤ [ޤ뤦Ĥ] /(n,vs) copying in entirety (verbatim)/
+ݼ [ޤɤ] /(n,vs) monopolizing/monopolization/
+ݼ [ޤ뤯] /(n) round-necked (T-shirt)/
+ݽ [ޤ뤸夦] /cross in a circle/
+ݽФ [ޤ] /(n) bare/exposed/undisguised/broad (provincial accent)/
+ݽ [ޤ] /bullet wound/
+ݾ [ޤ뤬] /(n) complete victory/clean record/
+ݾƤ [ޤ䤭] /(n) barbecue/
+ݾƤ [ޤ䤱] /(n) total fire loss/completely burned/
+ݾƤˤʤä [ޤ䤱ˤʤä] /completely burned/
+ [ޤ뤤] /boulder/cobble/
+ڤ [ޤ뤭] /(adv) (uk) anything but/not at all/
+ [ޤ뤢餤] /(n) washing kimonos without taking them apart/
+ [ޤޤ] /(n) circular window/
+» [ޤ뤾] /(n) total loss/
+ [ޤ뤿] /(n) log/(P)/
+ [ޤ뤿ܤ] /(n) log/
+ [ޤ뤿] /round timber/
+ [ޤ뤿] /log cabin/blockhouse/
+­ [ޤ뤿] /scaffolding/
+ [ޤ뤪] /(n) one-piece sash/
+Ħ [ޤܤ] /(n) three dimensional sculpture/
+٤ [ޤĤ֤] /(n) complete ruin/collapse/
+ [ޤ뤾] /(adj-na) round-bottom/
+ŷ [ޤƤ󤸤礦] /(n) arched ceiling/
+ [ޤȤ] /grindstone/
+ [ޤϤ] /complete baldness/
+ݤ [ޤΤ] /(n) swallowing whole/
+ [ޤ] /(adj-no,n) confidential/secret/classified/
+ɡ˪ [ޤϤʤФ] /bumblebee/
+餱 [ޤޤ] /(n) complete defeat/
+ [ޤ뤬] /(n) completely financed/sponsored/under patronage/
+˷ [ޤܤ] /(n) close-cropped head/bald hill/
+ [ޤۤ] /(n) reciter's book/complete set of books/
+ [ޤܤ] /(n) reciter's book/complete set of books/
+̣ [ޤ] /(n) roundness/rotundity/
+ֵ [ޤ뤢ߤ] /(n) circular knitting machine/
+٤ [ޤ⤦] /(n) clear gain/
+ [ޤ뤭] /(n) log/
+ڶ [ޤ뤭Ф] /(n) log bridge/
+ڽ [ޤ뤭֤] /(n) dugout canoe/
+ [ޤ뤭֤] /(n) dugout canoe/
+¤ [ޤ뤭Ť] /rustic work/
+ [䤯] /(n) pill/
+ [ޤϤ] /(adj-na,n) nude/utterly stark naked/wearing only one's birthday suit/
+ˤʤ [ޤϤˤʤ] /(exp) to strip a person of all his or her clothes/
+޵ [ޤ뤢] /(n) indiscriminate memorizing/
+ [ޤΤ] /(n) a gouge/
+ [ޤޤ] /(n) married woman's hairdo/
+ޤޤ [դޤ] /(v5s) to soak/to saturate/to suckle/to make one hold something in the mouth/to include/to instruct/to make one understand/
+ޤޤ [դޤ] /(v1,vt) to soak/to saturate/to suckle/to make one hold something in the mouth/to include/to instruct/to make one understand/
+ޤޤʤ [դޤʤ] /not to be included/
+ޤޤ [դޤ] /(v1,vi) to be included/to be comprised of/
+ޤ [դ] /(n) implication/hidden meaning/latitude/atmosphere/tone/sentiment/inclusion/(P)/
+ޤ߻ [դߤ] /hidden assets/
+ޤ߾Ф [դߤ餤] /(n) suppressed laugh/smile/giggle/chuckle/
+ޤ [դߤ] /(n) muffled voice/
+ޤ [դ] /(v5m) to hold in the mouth/to bear in mind/to understand/to cherish/to harbor/to contain/to comprise/to have/to hold/to include/to embrace/to be charged or loaded with/to be dripping with/to be full of/to be suffused with/(P)/
+ޤ [դ] /(v1,vt) to include/to instruct/to make one understand/to put in one's mouth/(P)/
+ޤ [դ] /(n) food boiled in sugar syrup/
+ް [] /(n,vs) implication/
+޿Ψ [󤸤] /dust content/
+޿ [󤹤] /(adj-no) hydrated/hydrous/
+޿岽ʪ [󤹤֤] /(n) hydrate/
+޿ú [󤹤] /(n) carbohydrate/
+ [] /(n) implication/significance/connotation/depth of meaning/complications of a problem/(P)/
+ߤͭ [Τ] /pregnant/significant/suggestive/
+ [Ȥ] /sugar content/
+ [Ȥ礦] /sugar content/
+̣ [] /(n,vs) taste/thinking over carefully/
+ [椽] /(n) oil strata/
+ͭ [椦] /(n,vs) contain/include/(P)/
+ͭΨ [椦] /(n) content by percentage/
+ͭ [椦礦] /(n) content (of a mineral, etc.)/
+ [礦] /(n) content/
+ [] /(n,vs) gargle/rinse mouth/(P)/
+ [󤽤] /(n,vs) gargle/rinse mouth/
+ [󤽤䤯] /gargle medicine/mouthwash/
+ [󤷤夦] /(n) shyness/
+淤 [Ϥˤ] /(v5m) to be shy/to be bashful/
+ [] /(n) bank/coast/shore/(P)/
+Ƭ [Ȥ] /(n) shore/wharf/
+ [ڤ] /(n) wharf/breakwater/steep cliff/(P)/
+ [] /(n) bank (of a river)/(P)/
+ࡹȤ [󤬤Ȥ] /craggy/steep (as of a mountain)/
+Ȥ [󤬤Ȥ] /craggy/steep (as of a mountain)/
+෢ [󤯤] /(n) cave/cavern/
+Ƭ [Ȥ] /(n) top of a massive rock/
+ [Ƥ] /(v5b) to play with/to trifle with/
+ [] /(n) (uk) toy/(P)/
+ [] /(n) (uk) toy/
+̣ [] /(n) relish/appreciation/
+Ϯ [] /(n,vs) make sport of/toy with/play with/
+Ϯʪ [֤] /(n) plaything/
+ [] /(n) cancer/(P)/
+ [󤤤Ǥ] /(n) oncogene/
+⸦ [󤱤] /Cancer Research Institute/
+˦ [󤵤ܤ] /cancer cell/
+ [󤷤] /(n) carcinoma/
+ [ޤʤ] /(n) eye/eyeball/(P)/
+ [] /(n) eye/eyeball/(P)/
+㤬㤨 [᤬] /(exp) to be wide-awake/to be wakeful/
+򤿤 [򤿤] /(v1) to stare menacingly/
+դ [Ĥ] /(exp) to fasten one's eye on (a person)/
+ [ᤤ] /(n) eye doctor/oculist/
+㲼 [] /(n) under one's eyes/below/
+ [] /(n) ophthalmology/(P)/
+ʰ [󤫤] /ophthalmologist/eye specialist/(P)/
+㳦 [󤫤] /(n) range of vision/field of vision/
+ [󤭤夦] /(n) eyeball/
+ [󤭤夦󤳤] /eye bank/
+ [󤭤礦] /(n) spectacles/glasses/(P)/
+ [᤬] /(n) spectacles/glasses/(P)/
+򳰤 [᤬ͤϤ] /(exp) to take off one's glasses/
+ݤ [᤬ͤ򤫤] /(exp) to wear glasses/
+㤤 [᤬ͤ] /misjudgment/
+ [᤬ͤ] /(n) tarsier/specter lemur/
+ [᤬ͤ] /optician/
+ [᤬ͤФ] /(n) arched bridge/
+ [᤬ͤؤ] /(n) Indian cobra/
+ [󤳤] /(n) glint in eye/discernment/
+㹦 [󤳤] /(n) eye socket/
+ [󤳤Ƥ] /(n) able to criticize but not to create/
+㺹 [ޤʤ] /(n) a look/(P)/
+㼱 [󤷤] /(n) discrimination/insight/
+ [󤷤] /(n) eye disease/
+ϫ [󤻤Ҥ] /(n) eyestrain/
+ [󤼤] /(n) before one's eyes/
+ [󤿤] /(n) eyepatch or bandage/
+ [夦] /(n) consideration/
+ˤʤ [夦ˤʤ] /think nothing of/
+ [Ƥ] /(n) fundus of the eye/
+з [Ƥä] /hemorrage in the fundus of the eye/
+ [Ƥ] /(n) eyespot/
+ [ʤ󤳤] /eye ointment/
+ [Ӥ礦] /(n) eye disease/
+ [⤯] /(n) core/point/gist/essence/main object/
+ [꤭] /(n) insight/power of observation/
+ [礯] /(n) insight/power of observation/
+ [󤱤] /(n) eyelid/
+ [] /(n) eye socket/
+ [] /(n) rock/crag/(P)/
+ [ҤФ] /(adj-na,n) alpine accentor/
+ [ĤФ] /(n) house martin/
+ [󤨤] /(n) rock salt/(P)/
+䲰 [] /(n) cavern/grotto/(P)/
+ [狼] /(n) edge or corner of a stone/
+ [] /(n) among rocks/(P)/
+ [] /(n) char (type of fish)/charr/
+䷢ [󤯤] /(n) cave/cavern/
+ [濫] /(n) cavern/grotto/
+ [] /(n) rock door (to a cave)/
+京 [] /(n) rock/
+仳 [] /(n) rocky mountain/(P)/
+似 [] /(n) cave/
+긩 [Ƥ] /prefecture in the Touhoku area/
+侲 [󤷤礦] /(n) bedrock/
+ [󤷤礦] /(n) reef/(P)/
+ [] /(n) rocky area/
+ [路ߤ] /(n) water trickling from rocks/
+ [󤻤] /(n) rock/(P)/
+г [󤻤] /(n) petrology/
+з [󤻤] /(n) lithosphere/
+ [󤽤] /(n) rock formation/
+ê [錄] /(n) ledge/
+ê [] /(n) ledge/
+ [錄] /(n) belt used for back support after fifth month of pregnancy/
+Ф [Τܤ] /(n) rock climbing/
+ [ʤ] /Iwanami (publisher)/(P)/
+ȩ [Ϥ] /(n) bare rock/
+ [Ф] /(n) bedrock/(P)/
+ [ڤ] /(n) wall of rock/
+̮ [ߤ㤯] /(n) dike/
+ [󤷤礦] /(n) magma/
+ [Ƥ] /(v5b) to play with/to trifle with/
+ [ˤ] /(adj-na,n) imitation/lie/falsehood/(logical) false/deception/sham/bogus/
+ [ˤ] /forged seal/
+ [ˤ] /(n) counterfeit money/
+ [󤵤] /(n) fake/sham/counterfeit/
+ [ˤ] /(n) fake/sham/counterfeit/
+滥 [󤵤] /(n) counterfeit paper money/forged document/
+滥 [ˤ] /(n) counterfeit paper money/forged document/
+滥 [ˤդ] /(n) counterfeit paper money/forged document/
+ [ˤ] /(n) imposter/liar/
+ [ˤƤ] /forged letter/
+ [ˤ] /(n) falsified severed head/
+¤ [󤾤] /(n) counterfeiting/forgery/fabrication/
+¤ʾ [󤾤ؤ] /counterfeit paper money/
+ʪ [֤] /(n) spurious article/forgery/counterfeit/imitation/sham/
+ʪ [ˤ] /(n) spurious article/forgery/counterfeit/imitation/sham/
+ [] /(n) wild goose/
+ [꤬] /(n) wild goose/(P)/
+礬 [꤬] /(n) wild goose/
+λȤ [ΤĤ] /(n) a letter/
+ʸ [Τդ] /a letter/
+ؤ [Τ] /(n) a letter/
+絼 [ɤ] /(n) deep-fried tofu mixed with thinly sliced vegetables/
+ [꤬] /(n) wild goose/
+ [󤳤] /(n) the flight formation of geese/lining up shoulder to shoulder like flying geese/leading out/
+ [꤬ͤܤ] /scapula/shoulder blade/
+ߤ [󤸤ߤ] /(bind) firmly/
+ [󤸤] /(n) bound hand and foot/immobile/
+ [󤸤] /(bind) firmly/
+ [꤯] /goose neck/
+ [󤯤] /(n) pipe bowl/
+ [󤷤] /(n) letter/
+ [󤺤] /(n) a Japanese rake/
+ [Ť] /(n) a Japanese rake/
+ [Ԥ] /(n) rice paper/tissue paper/
+ [] /(n) stepped pier/toothing gear/escapement/hooked stick/zigzag/
+ڼ [󤮤] /(n) escape wheel/pulley/
+ [󤮤䤹] /(n) rasp/
+ [] /(adj-na) (uk) obstinate/(P)/
+Ȥ [Ȥ] /(adv,exp) firmly, stubbornly/
+趯 [󤭤礦] /(adj-na,n) dogged/tenacious/stubborn/(P)/
+ [] /(adj-na,n) obstinate and foolish/
+ [󤱤] /(adj-na,n) robust health/able-bodied/
+ [] /(adj-na,n) stubbornness/obstinacy/(P)/
+ [󤸤礦] /(adj-na,n) solid/firm/stout/burly/strong/sturdy/(P)/
+ʤ [󤼤ʤ] /(adj) innocent/helpless/
+̵ [󤼤ʤ] /(adj) innocent/helpless/
+ĥä [Фä] /(exp) Hold on/Go for it/Keep at it/(P)/
+ĥ [Ф] /(n) tenacity/endurance/(P)/
+ĥ [Ф] /(v5r) to persist/to insist on/to stand firm/to try one's best/(P)/
+̽ [ᤤ] /(adj-na,n) stubbornness/
+ [ᤤ] /(adj-na,n) stubbornness/obstinacy/
+ [] /(n) face (person)/(P)/
+餫ФФ [ҤǤ] /(v1) to be extremely embarrassed/to burn with shame/
+餬Ω [] /(exp) to save one's face/
+Ĥ [Ĥ] /(n) (outward) looks/features/face/countenance/expression/
+ʤ [ʤ] /(n) acquaintance/friend/familiar face/(P)/
+ťɤ [ˤɤ̤] /(exp) to bring disgrace (dishonor) on/to fling mud at/
+ι [ΤҤҤ] /person with many contacts/
+κ [ΤĤ] /features of the face/
+֤ [֤] /(n) personnel/member/(P)/
+򤷤 [򤷤] /(v1) to grimace/to frown/
+Ĥ֤ [Ĥ֤] /(exp) to cause loss of face/
+椦 [򤪤] /(exp) to cover one's face/
+碌 [򤢤碌] /(v1) to meet/to face someone/
+夲 [򤢤] /(exp) to raise one's face/
+֤ [򤢤] /(exp) to change color/to blush/
+٤ [Ĥ֤] /(exp) to lose face/to be put out of countenance/
+ؤ [򤽤ऱ] /(exp) to turn one's face away/
+ʤ [򤪤] /(exp) to cover one's face/
+ΩƤ [򤿤Ƥ] /(v1) to save face/
+饢å [å] /close-up of a face/
+ [褴] /(n) a disgrace or dishonor/
+ [] /(n-t) features/looks/
+Ҥ [Ĥʤ] /(n) getting or keeping acquainted with/
+鸫 [ߤ] /(n) making an appearance/debuting/
+鸫Τ [ߤ] /(n) acquaintance/(P)/
+ [ऱ] /(n) face another/
+礻 [碌] /(n,vs) meeting together/introduction/
+碌 [碌] /(n,vs) meeting together/introduction/(P)/
+ [󤰤] /(n,vs) blackening the body/
+ [Ť] /(n) shape of the head/using make-up/
+̿ [㤷] /(n) photographic portrait/
+Ф [] /(n) putting in an appearance/showing one's face/
+鿧 [] /(n) complexion/countenance/expression/(P)/
+鿧 [󤷤礯] /(n) complexion/countenance/expression/
+鿨 [֤] /(n) personnel/member/(P)/
+ [㤯] /(sl) face landing (used by BMX riders)/
+ [ʤ] /(n) acquaintance/friend/familiar face/
+ [ʤ] /(n) acquaintance/friend/familiar face/
+դ [Ĥ] /(n) (outward) looks/features/face/countenance/expression/(P)/
+餱 [ޤ] /(n,vs) embarrassed/ashamed/(P)/
+ʸ [⤸] /(n) smiley (face made up of characters)/
+ [] /(n-t) features/looks/
+ [] /(n) face (of person)/(P)/
+ [䤯] /(n) influential man/boss/
+Ω [] /(n) looks/features/(P)/
+ [礦] /(n) colorant/
+ [] /(n) prayer/wish/vow/(P)/
+ꤤ [ͤ] /(n) desire/wish/request/prayer/petition/application/(P)/
+ꤤ [ͤ] /(n) cancellation/withdrawal/
+ꤤ [ͤ] /(v1) to withdraw a request/
+ꤤ [ͤȤ] /(v1) to entreat/
+ꤤ [ͤ] /(n) wish/dream/prayer/one's desire/
+ꤤ [̤ͤ] /applicant/person who prays/
+ꤤ [ͤ] /application/petition/
+ꤤФ [ͤǤ] /(v1) to apply for/
+ꤦ [ͤ] /(v5u) to desire/to wish/to request/to beg/to hope/to implore/(P)/
+ää [ͤä꤫ʤä] /everything working out as desired/
+勞 [ͤ勞] /(adv) I pray/I wish/(P)/
+勞 [ͤ勞] /I pray (mis-spelling)/
+路 [ͤ路] /(adj) desirable/
+ݤ [򤫤] /(exp) to make a wish (to a god)/
+ [] /(n) object of an application/
+ [ۤɤ] /(n) release from a vow/
+ݤ [󤬤] /(n) Shinto or Buddhist prayer/
+ [ͤ] /(n) wish/dream/prayer/one's desire/
+ [󤷤] /(n) temple petitioner/
+ [󤷤] /praying at a temple or shrine for help to stop drinking/
+ [󤷤] /(n) written application or petition/(P)/
+ [󤸤礦] /(n) written request/
+ʸ [] /(n) Shinto or Buddhist prayer (read)/
+˾ [ܤ] /(n) desire/wish/aspiration/(P)/
+˾ [⤦] /(n) desire/wish/aspiration/
+ [] /the front page of an application blank/
+Ω [] /(n) Shinto or Buddhist prayer/
+ [꤭] /(n) the power of prayer (in Buddhism)/
+ [] /(n) plan/attempt/undertaking/
+Ƥ [Ƥ] /(v1) to plan/to plot/to propose/to design/to intend/to contemplate/to attempt/to undertake/(P)/
+ [] /(n) plan/design/artifice/trick/intrigue/(P)/
+ [] /(v5m) (uk) to scheme/to plan/to play a trick/to invent/to conspire/to frame up/(P)/
+ [] /(n,vs) planning/project/(P)/
+ [] /(n) planning section/
+輼 [] /planning office/(P)/
+ [] /(n) proposal (business)/
+ [] /(n) ability to make plans/
+ [] /(n) plan/planning/
+ [夦] /(n) attempt/
+ [礦] /(n) enterprise/undertaking/(P)/
+ȥ᡼ [礦᡼] /(n) corporate image/
+ȥץ [礦פ] /corporate plan (business)/
+Ȳ [礦] /commercialization/
+Ȳ [礦] /(n) industrialist/entrepreneur/(P)/
+Ȳ [礦] /(n) corporate accounting/
+Ȳ׸§ [礦󤽤] /(n) corporate accounting principles/
+ȴֿ [礦󤷤褦] /(n) inter-business credit/
+ȴ [礦] /(n) corporate risk management/
+ȶ [礦礦] /(n) corporate earnings/
+ȹư [礦ɤ] /(n) corporate activity/
+ȹƱ [礦ɤ] /a trust/
+ȹʻ [礦äڤ] /(n) merger/
+Ⱥ̳ [礦] /(n) corporate debt/
+Ⱥ߸ [礦] /(n) business inventory/
+ȼ [礦] /industrialist/
+ȼ [礦夦] /(n) corporate earnings/corporate profits/
+ȿ [礦] /enterprising spirit/
+ [礦] /curtailment of business operations/
+Ǥ [礦ˤ] /(n) corporate responsibility/
+ά [礦㤯] /corporate strategy (business)/
+μ [礦] /financial content/
+ݻ [礦Ȥ] /(n) corporate bankruptcy/
+ [礦Ȥ] /(n) corporate spending/
+ [礦ʤ] /company-internal/
+ⶵ [礦ʤ礦] /(n) corporate in-service training/
+ȹ [礦ʤߤ] /(n) enterprise union/company union/in-house union/
+ǯ [礦ͤ󤭤] /(n) company pension/
+ǯ [礦ͤ󤭤󤻤] /(n) corporate pension plan/
+Ⱥ [礦Ϥ󤶤] /(n) corporate crime/
+̩ [礦Ҥߤ] /(n) company or industrial secret/trade secret/
+ [礦դ] /(n) corporate culture/
+ȹ [礦٤Ĥߤ] /(n) enterprise union/company union/in-house union/
+Ϣ [礦󤴤] /cartel/syndicate/
+ [] /(n) plan/project/scheme/(P)/
+˾ [ܤ] /(vs) looking forward to/hoping for/
+ [] /deed/skill/
+ [] /deed/skill/
+ [] /(n) ancient music/
+ [] /(n) art of kabuki/
+ [] /(n) woman entertainer/
+ǽ [Τ] /(iK) (n) technical skill/ability/capacity/
+ [礦] /(n) ability/talent/skill/capacity/
+ [䤦] /(adj) dangerous/critical/grave/uncertain/unreliable/limping/narrow/close/watch out!/(P)/
+ [䤦] /(adv) almost/nearly/in imminent danger of/(P)/
+ʤ [֤ʤ] /(adj) dangerous/critical/grave/uncertain/unreliable/limping/narrow/close/watch out!/(P)/
+ʤ [֤ʤ] /(v5r) to be afraid of/to feel uneasy about/to shrink from/
+ʤʤ [֤ʤʤ] /(adj) safe/certain/
+ʤä [֤ʤä] /(adj) dangerous/critical/grave/uncertain/unreliable/limping/narrow/close/watch out/
+ʵ [֤ʤ] /(adj-na,n) possibility of danger/
+֤ [֤] /(v5m) to fear/to have misgivings/to be doubtful/to mistrust/(P)/
+ [] /(v1) to wound/to murder/
+ [֤ʤ] /(n) suggestive or indecent picture/
+ [] /(n) injury/harm/danger/(P)/
+ [] /(n) crisis/(P)/
+ȱ [äѤ] /(n) by a hair's breath/in the nick of time/be touch and go/be a close call/critical moment/
+ȱæ [äѤĤΤä] /escape by a hairsbreadth/
+ [] /(n) sense of impending crisis/
+ [] /crisis management/
+Ѱ [ꤤ󤫤] /(n) crisis committee/
+Ǽ [] /pinch hitter/
+ [Ȥä] /crisis relief/
+ [֤ʤ] /(adj-na,n) possibility of danger/
+ [] /(n) fear/misgivings/
+ [夦] /(n) emergency/(P)/
+¸˴ [夦ܤ] /(n) a life-and-death matter/an emergency or crisis where survival is threatened/
+¸˴λ [夦ܤΤȤ] /crisis/critical moment/critical time/
+¸˴ν [夦ܤΤȤ] /crisis/critical moment/critical time/
+ [礯] /(n) crisis/
+ [礯] /crisis/grave danger/serious depression/
+ [] /(n,vs) fear/misgivings/
+ [] /(n,vs) fear/misgivings/
+ [] /(adj-na,n) danger/peril/hazard/(P)/
+ޤʤ [򤤤Ȥʤ] /do not mind running a risk/
+ [򤪤] /(exp) to brave (defy) a danger/
+ [󤤤] /risk factor/
+ [󤫤] /critical angle/
+ˤޤ [󤭤ޤ] /extremely dangerous/
+ [󤷤] /dangerous thoughts/
+ [] /(vs) regarded as dangerous/
+ [󤷤󤴤] /danger signal/red light/
+ʪ [󤸤֤] /dangerous character/
+ [󤻤] /(n) riskiness/danger/
+ [] /danger zone/
+ô [դ] /risk-bearing/
+ʪ [֤] /hazardous materials/dangerous goods/explosives/combustibles/
+ [] /(n,vs) sitting up straight/
+ [] /(n) dangerous position/peril/
+ [Ȥ] /(n) critical illness/on the verge of death/(P)/
+ƤǤ [ȤǤ] /to be in critical condition/to be dangerously ill/
+ƾ [Ȥ礦] /(n) critical condition/
+ [ʤ] /(n) peril/danger/hazard/distress/
+ [ۤ] /high, steep peak/
+ [] /(n) danger/jeopardy/distress/
+ [] /(n,vs) fear/misgivings/
+ [] /(n,vs) fear/misgivings/(P)/
+ [] /(n,vs) fear/misgivings/
+ [] /(n,vs) fear/misgivings/
+ [褬] /(v5r) to satisfy oneself/to feel satisfied/to be proud/
+λ [Τ] /(n) 77th birthday/
+Ф [Ф] /(adj) delightful/joyous/happy/(P)/
+Ф [Ф] /(v5s) to delight/to give pleasure/(P)/
+ [] /(n) joy/delight/rapture/pleasure/gratification/rejoicing/congratulations/felicitations/(P)/
+Ӥ˵ [Ӥˤ䤯] /eyes sparkling with joy/
+Ӥɽ [Ӥ򤫤ˤ魯] /(exp) to show happiness on one's face/to express one's happiness/
+ͦ [Ӥ] /(v5m) to be in high spirits/
+ [] /(v5b) to be delighted/to be glad/(P)/
+ [] /(adv) (col) with pleasure ../(P)/
+ [] /(n) joy/
+Τ [Ӥ] /(v5u) to rejoice and sing/
+η [] /(n) comic opera/
+ [] /(n) comedy/funny show/(P)/
+Dz [] /comic film/
+ [] /(n) almsgiving/
+ [] /(n) 77th birthday/(P)/
+ [礯] /(n) glad countenance/joyful look/
+ [礯ޤ] /be all smiles with joy/
+ܰ [ɤ餯] /(n) human emotions (joy, anger, pathos, and humor)/(P)/
+˾ [ܤۤ] /(n) Cape of Good Hope/
+ [Ĥ] /(n) bowl/vessel/container/(P)/
+ﳣ [] /(n) instrument/(P)/
+ﳣ [] /(n) apparatus gymnastics/
+ [] /(n) instrumental music/(P)/
+ڶ [礯] /(n) piece of instrumental music/
+ﴱ [] /(n) organ (of body)/instrument/(P)/
+ [] /(n) utensil/(P)/
+ [] /(n) tools and materials/equipment and materials/(P)/
+ [] /(n) tool/utensil/implement/
+Ū [ĤƤ] /(adj-na) organic/
+ʪ [֤] /(n) container/receptacle/(P)/
+ [褦] /(adj-na,n) skillful/handy/(P)/
+˳ [褦Ӥܤ] /(adj-na,n) Jack of all trades and master of none/
+ [礦] /(n) looks/features/personal beauty/
+̿ [礦] /(n) talented individual/
+餱 [礦ޤ] /(n) too beautiful or talented for one's own good/
+ [Ȥ] /(n) basis/(P)/
+Ť [ȤŤ] /(v5k) to be grounded on/to be based on/to be due to/to originate from/(P)/
+ [] /(n,vs) cause/origin/
+ [] /(n) fundamental tone (note)/keynote/
+ [] /(n) mainstay/nucleus/key/(P)/
+𴴶̳ [󤮤礦] /(n) mission-critical task/
+𴴻 [󤵤󤮤礦] /key industries/
+ [礦] /Christianity/
+ [] /(n) fund/foundation/(P)/
+ [] /origin/
+ [] /(n) key/yardstick/criterion/standard/(P)/
+̲ [Ĥ] /(principal) reserve currency/
+ [] /(n) standard/basis/criteria/norm/(P)/
+೰¶ [󤬤󤮤] /(n) extra wages/
+ [Ƥ] /(n) point of reference/reference point/
+¶ [ʤ󤮤] /(n) fixed wages/
+ˡ [ۤ] /basic law/(P)/
+ [] /(n) cardinal number/
+ [Τۤ] /radix complement/
+ [] /cornerstone/foundation stone/
+ [] /(n) base line/
+ [] /(n) foundation/basis/(P)/
+òʳ [] /(n) basic science/
+ø [󤭤夦] /basic research/
+ù [] /foundation works/
+ù [] /basic or standard deduction/
+û [] /preclinical study/basic study/
+β [] /basal body temperature/
+ [] /basal metabolism/
+μ [] /fundamental knowledge/
+Ū [Ƥ] /(adj-na) fundamental/basic/
+ [] /(n) base/(P)/
+϶ [礯] /base station/
+ĺ [ؤ] /(military) base closing/
+Ĵ [礦] /(n) basis/keynote/(P)/
+ [Ƥ] /(n) base/ground/
+칽¤ [Ƥ] /deep structure/underlying structure/
+ [Ƥ֤] /base component/
+ [Ƥ] /(n) datum point/cardinal point/reference point/
+ [ꤹ] /Christ/
+Ķ [ꤹȤ礦] /(n) Christianity/
+ [Ф] /(n) substrate/(computer) circuit board/
+ [Ф] /(n) foundation/basis/(P)/
+ץե [Ф󥽥ե] /(n) software infrastructure/underlying software/
+դ [ȤŤ] /(v5k) to be grounded on/to be based on/to be due to/to originate from/
+ [] /(n) base/foundation/
+ [ۤ] /(n) foundation/basis/standard/(P)/
+ܥ󥻥ץ [ۤ󥳥󥻥ץ] /basic concept/
+ܳǰ [ۤ󤬤ͤ] /basic overview/basic concept/
+ܵ [ۤ󤭤夦] /(n) base pay/
+ܸ [ۤ󤲤] /fundamental idea/basic concept/
+ܸ [ۤ] /(n) basic vocabulary item/
+ܹ [ۤ󤴤] /basic agreement/
+ܼȿ [ۤ󤷤夦Ϥ] /fundamental frequency/
+ܾ [ۤ󤸤礦] /basic conditions/
+ñ [ۤ󤿤] /standard unit/
+Ū [ۤƤ] /(adj-na) fundamental/standard/basic/(P)/
+Ū [ۤƤ] /basically/
+Ū͸ [ۤƤ󤱤] /(n) fundamental human rights/
+񡹲 [] /(adj-na,n) very strange/bizarre/
+񤷤 [] /(adv) strangely/miraculously/mysteriously/
+ò [ä] /(adj-na,n) strange/mysterious/
+ʤ [ʤ] /odd/strange/eccentric/
+ʤ [Ƥ餦] /(exp) to make a display of one's originality (eccentricity)/
+ [] /(adj-na,n) odd/strange/wonderful/(P)/
+ [] /(n) strange coincidence/
+ [] /(n) curiosity/
+ [] /(adj-na,n) strange/wonderful/weird/outrageous/mysterious/(P)/
+ [ä] /(adj-na,n) strange/wonderful/weird/outrageous/mysterious/
+ [] /(n) wonderful sight/
+ [] /(n) massive rock of unusual shape/
+ [] /(n) strangely shaped rocks/
+ [󤫤] /strangely shaped rocks and bizarre stones/
+ [] /(adj-na,n) very strange/bizarre/
+ [礦] /(adj-na,n) eccentric/
+񶺤 [礦ʤؤ] /eccentric habit/
+ [] /(n) odd and even numbers/
+ [] /(adj-na,n) unexpected meeting/
+ [] /(adj-na,n) (1) birth defect/(2) freak/
+ [] /(n) deformed child/
+ [] /(n) clever scheme/
+ [] /(adj-na,n) witty/original/
+ [] /(n) remarkable effect/
+ [] /(n) eccentricities/
+ [] /(n) eccentric/
+ [] /(n) genius/
+ [] /(n) clever scheme/
+IJ [夦] /ingenious scheme/
+ [] /(n) surprise move/
+ [夦] /(n) strange custom/
+ [夦] /(n,vs) surprise attack/(P)/
+񽱹 [夦] /(n) kamikaze attack/
+ [] /(n) magic/(P)/
+ѻ [Ĥ] /(n) conjurer/juggler/magician/
+ [] /(n) unusual book/
+ [礦] /(n) beauty spot/unexpected victory/victory by uncommon stratagem/
+ [] /(n) eccentric person/
+ [] /(n) auspicious (good) omen/
+ [] /(n) odd number/(P)/
+ [] /(n) strange voice/
+ [] /(n) miracle/wonder/marvel/(P)/
+Ū [Ƥ] /(adj-na) miraculous/
+ [] /(n) miracle/wonder/marvel/
+ [] /(n) fantastic idea/
+۶ [礯] /(n) capriccio/
+ŷ [Ƥ󤬤] /(adj-na,n) a fantastic idea/bizarre/
+ [] /(adj-na,n) strange/queer/curious/
+ [] /(adj-na,n) strange or odd posture or figure/
+֤ʤȤ [ʤȤ] /strange to say/strangely enough/it is a wonder that/
+ [] /(n) strange story/
+ [] /(n) extraordinary wisdom/
+ [] /(n) extraordinary wisdom/
+ŷ [Ƥ] /(adj-na,n) very strange/
+ [Ȥ] /(adj-na,n) praiseworthy/commendable/benevolent/
+ [ɤ] /(adj-na,n) praiseworthy/commendable/benevolent/
+ȴ [Ф] /(adj-na,n) novel/original/striking/strange/eccentric/fantastic/(P)/
+ [Ӥ礦] /(n) strange disease/(P)/
+ʹ [֤] /(n) strange news/
+ʼ [ؤ] /(n) commandos/
+ [ؤ] /(n) strange habit/
+ [٤] /(n) sophistry/sophism/
+̯ [ߤ礦] /(adj-na,n) strange/queer/curious/(P)/
+̯ [ߤ礦] /(n) strangeness/
+ [] /(n) tricky question/
+ [줤] /(adj-na) (uk) pretty/clean/nice/tidy/beautiful/fair/(P)/
+ʴ [줤ʤĤ] /beautiful bowl/
+﹥ [줤] /(adj-na,n) liking to keep things clean/
+ [줤] /(n) whitewashing/glossing over/
+ [줤ɤ] /(n) geisha girls/
+򡹤 [] /(adj-t) gleeful/joyful/
+򡹤Ȥ [Ȥ] /joyfully/merrily/
+򤷤 [줷] /(adj) happy/glad/pleasant/(P)/
+򤷤 [줷] /(v5r) to be glad/
+򤷤 [줷] /(adj-na) delightful/glad-looking/
+򤷵㤭 [줷ʤ] /(exp) weeping for joy/
+ [줷ʤߤ] /(n) happy tears/tears of joy/
+򤿤 [] /(adj-t) gleeful/joyful/
+Ȥ [Ȥ] /joyfully/merrily/
+ [] /(n,vs) frisking/frolicing/
+ [礦] /(n) happy laughter/
+󤳤 [褳] /(v5s) (1) to send/to forward/(2) to hand over (e.g. money)/
+ [褻] /(n,n-suf) last moves (in go, shogi, or chess)/endgame/(P)/
+󤻤Ĥ [褻Ĥ] /(v1) to get close to/
+󤻤 [褻] /(v1) to collect/to gather/to add/to put aside/(P)/
+󤻳ݤ [褻] /(v1) to rest or lean against/
+󤻻 [褻] /(n) addition/adding up/
+󤻼 [褻] /(n) attacking army/
+󤻽 [褻Ĥ] /(n) mish-mash/miscellany/medley/odds and ends/(P)/
+󤻽 [褻Ĥ] /(v1) to put together/to gather/to collect/to scrape together/
+󤻽 [褻] /(n) write jointly/
+ڤ [褻] /(n) patchwork/
+¤ [褻ͤŤ] /(n) house with a hipped roof/
+ [褻ʤ] /(n) pot of chicken, seafood, and vegetables/
+դʤ [褻Ĥʤ] /keep away/keep off/
+դ [褻Ĥ] /(v1) to get close to/
+ [褻] /(n) wooden mosaic/parquetry/
+ںٹ [褻] /wooden mosaic work/parquetry/
+¤ [褻Ť] /(n) joined block construction of a statue/
+ä [ä] /(v5r) to lean against/to recline on/
+óݤ [ä] /(v5r) to lean against/to recline on/
+꤫ [꤫] /(v5r,vi) to lean against/to recline on/to lean on/to rely on/
+ݤ [꤫] /(v5r,vi) to lean against/to recline on/to lean on/to rely on/(P)/
+ [] /(adv) sometimes/
+礤 [ꤢ] /(n) a meeting/
+礤 [ꤢ礿] /people living together/motley crew/
+礦 [ꤢ] /(v5u) to gather/
+꽸ޤ [ꤢĤޤ] /(v5r) to gather together/(P)/
+ [] /(n) (sumo) push an opponent out with one's body/
+ڤ [꤭] /(n) (sumo) holding opponent's belt while pushing from the ring/
+ź [ꤽ] /(v5u) to get close/to cuddle close together/to nestle close to/to snuggle up to/
+ݤ [ꤿ] /(n) (sumo) knock an opponent over while holding his belt/
+ƻ [ߤ] /(n,vs) dropping in on the way/(P)/
+դ [Ĥ] /(n) opening session/anteroom/
+դ [Ĥ] /(v5k) to approach/
+ [] /(n) cross-eyed/
+פ [ꤹ] /(v5r) to cling to/to rely on/
+ [] /(v5r) to visit/to drop in/to approach/(P)/
+ȿ [Ȥ] /(adv) whenever they come together/
+ [] /(n) place to go/person to turn to or depend on/one's resort/
+ۤ [褳] /(v5s) (1) to send/to forward/(2) to hand over (e.g. money)/(P)/
+ [] /(n) contribution/donation/(P)/
+ [] /(n) lodging with/
+ [] /(vs) sending word by/
+ [] /(n) stopping at a port/(P)/
+ [] /(n) port of call/
+ [] /(n,vs) contribution (e.g. to newspaper)/
+Ƽ [] /contributor (of articles)/
+ [] /(n,vs) calling at a port or airport/
+ [夯] /(n) lodging/
+ɼ [夯] /(n) boarding house/school dormitory/(P)/
+ [夯] /boarding student/
+ [夯礦] /fee for board and lodging/
+ [] /(n) contributed article/
+ [礯] /(n,vs) parasitism/dependency/
+ [] /sending a letter/
+ [] /(n,vs) contribution/donation/
+ [] /(n,vs) parasitism/parasite/(P)/
+л [] /parasite volcano/
+ʪ [礯֤] /parasitic plant/
+ʪ [֤] /parasite/
+ [夦] /(n) parasite/(P)/
+ [夦礦] /giardiasis/
+ [ɤ꤮] /(gikun) (n) mistletoe/parasitic plant/
+ [褻] /(n) musical hall/vaudeville/(P)/
+£ [] /(n) donation/presentation/(P)/
+£ [] /(n) donation/presentation/(P)/
+£ [] /donor/
+£ [] /donor/
+£ [Ҥ] /gift/
+ [] /(n,vs) deposit/entrusting/
+ [] /(n,vs) contribution/donation/(P)/
+դ [դ򤳤] /(exp) to solicit donations/
+ն [դ] /donation/contribution/endowment/
+ն [դĤΤ] /(exp) to make an appeal for contributions/
+չ԰ [դ] /(n) act of endowment or donation/
+ [] /(n,vs) contribution/donation/(P)/
+Ϳ [] /(n,vs) contribution/service/(P)/
+α [夦] /(n) temporary residence/sojourn/
+α [夦] /temporary resident/
+α [夦] /(n) one's temporary residence/
+ [] /Gifu (pn)/(P)/
+츩 [դ] /prefecture in the Chuubu area/
+ϩ [] /(n) forked road/crossroads/(P)/
+ [ޤ] /(adj-na,n) rare/seldom/
+ [夦] /(n,vs) aspiring to/seek/demand/ask for/
+ [] /(n) rare element/
+ [㤯] /(n,vs) dilution/
+ [㤯] /diluted solution/
+Ǯ [㤯ͤ] /(n) heat of dilution/
+ [] /(n) rare book/
+ [礦] /(adj-na,n) scarce/rare/(P)/
+ [礦] /(n) rare/very precious/
+ [] /hopefully planning/
+ [] /(n) rare/uncommon/
+ [] /(adj-na,adj-no) rare/uncommon/
+ [] /(adj-na,adj-no) rare/uncommon/
+ [ä] /(adj-na,adj-no) rare/uncommon/
+ [] /rare earth/
+ [ɤ뤤] /(n) rare earth (chem)/
+ี [ɤ뤤] /(n) rare earth elements/
+ [Ϥ] /(adj-na,n) thin (e.g. air)/lean/rarified/diluted/sparse/weak/rarefied/(P)/
+˾ [ܤ] /(n,vs) hope/wish/aspiration/(P)/
+˾ [ܤ] /asking price/
+˾ [ܤ] /person interested in doing something/person wanting to do something/
+˾࿦ [ܤ礯] /(n) voluntary retirement/
+˾Ū [ܤƤ] /(adj-na) wishful/
+˾Ū¬ [ܤƤ󤽤] /(n) wishful thinking/
+ͭ [] /(adj-na,n) rare/uncommon/
+β [夦] /(n) dilute sulfuric acid/
+ [] /(n,pref) some/several/how many?/how much?/(P)/
+ [ۤȤۤ] /(adv) quite/greatly/
+ [] /(adv,n) (how) many times/(how) often/
+ [] /(adv,n) (how) many times/(how) often/
+ [] /(n) how many?/how old?/(P)/
+Ĥ [Ĥ] /a few/
+ [] /(adv,n) how much?/how many?/(P)/
+餫 [餫] /(adv,n-t) some/something/anything/somewhat/a little/in part/
+餫 [餫] /some/
+Ǥ [Ǥ] /as many (much) as one likes/
+ͭäƤ [餱äƤ󤬤äƤ] /with all one's faults/
+ٶƤ [٤󤭤礦Ƥ] /however hard one may work/
+ [Ф] /(adv,n-t) how many/how much/
+ [] /(n) geometry/(P)/
+̵ [Фʤ] /(adv) not long after/before long/
+ [] /(n) geometry/(P)/
+ [夦] /(n) geometric series or progression/
+ʿ [ؤ] /geometric average or mean/
+פ [Ҥ] /(adv) forever/
+ [Ф] /(adv,n-t) how many/how much/
+̵ [Фʤ] /(adv) not long after/before long/
+ [] /(n) multi-plied/repeated/
+ [] /number of people/
+ [ˤ] /number of people/
+ [] /(n) generations/ages/years/
+ [] /thousand/
+ȱ [ȤҤ] /thousands of people/
+¿ [] /(adv,n) many/numerous/
+ [] /(n) generations/ages/years/
+̤ [Ȥ] /number of ways/
+ [ۤ] /(adv) how many/how much/
+ [] /(adv,n) (how) many times/(how) often/
+ [] /(adv,n) (how) many times/(how) often/(P)/
+ [ˤ] /(n) how many days?/what day (of month)?/(P)/
+ [ˤ] /for many days/for some days/
+ǯ [Ȥ] /(n-adv) number of years/
+ǯ [ͤ] /(n-adv) number of years/
+ǯˤˤ [ͤˤ錄] /(exp) to extend over so many years/
+ʬ [֤] /(adv,n) somewhat/(P)/
+ [] /(n) number of nights/
+ [] /for several nights/
+ [ޤޤ] /(adj) annoying/provoking/
+ [] /(exp) to come out of mourning/
+ޤ路 [ޤ路] /(adj) abominable/(P)/
+ޤ路 [ޤ路] /abominable incident/
+޴ޤ [ޤޤ] /(adj) annoying/provoking/
+ [] /(n) abstinence/taboo/
+߷ [ߤ餦] /(v5u) to detest/to abhor/to loathe/
+߸ [ߤȤ] /(n) taboo word/
+ [ߤ] /(n) unlucky day/death anniversary/purification and fast day/
+ [ߤ] /(n) end of mourning/
+ [] /(v5m) to detest/
+٤ [٤] /abominable/detestable/
+ [Ӥ] /(n) absence from work (school) due to mourning/
+ [Ӥ] /(n) absence owing to a death in the family/
+ [] /(n) fence around a shrine/
+ [ޤޤ] /(adj) annoying/provoking/
+ [ߤȤ] /(n) taboo word/
+ [ߤȤ] /(n) taboo word/
+ [夦] /(n) mourning/
+ [] /(n) an anniversary of a person's death/
+ [ˤ] /(n) an anniversary of a person's death/
+ [] /(n) evasion/(P)/
+ [դ] /mourning/
+ [] /(n) end of mourning/
+ [] /(n,vs) reserve/modesty/
+ [] /(n) displeasure/offense/disliking/
+ [] /(n) displeasure/offense/disliking/
+ [դ뤦] /(v5u) to exert/
+ȯ [Ϥ] /(n,vs) volatilization/(P)/
+ȯ [ϤĤ] /volatile/
+ȯ [ϤĤ] /volatility/
+ȯʪ [ϤĤ֤ä] /volatile substance/
+ȯ [ϤĤ] /(n) volatile oil/
+ [] /(n,vs) writing/drawing/painting/
+ [礦] /writing or painting fee/
+ [Ĥ] /(n) desk/(P)/
+ǤŻ [ĤǤ뤷] /desk work (job)/
+β [ĤΤ] /under the desk/
+ξ [ĤΤΤۤ] /book on the desk/
+­ [ĤΤ] /legs of a table/
+ư [Ĥ򤦤] /(exp) to move (shift) a desk/
+ [] /(n) word of respect added to the addressee's name on a letter/
+ [礦] /(n) on the desk/theoretical/(P)/
+ζ [礦Τ] /academic gossip/empty theory/
+ [ؤ] /(n) near a desk/
+ [Ϥ] /(n) flag/(P)/
+դ [ϤˤĤ] /(exp) to sew loops on a flag/
+Ф [Ϥ] /(exp) to hang out a flag/
+Ȥ [Ϥ򤢤] /(exp) to raise (hoist) a flag/
+ΩƤ [Ϥ򤿤Ƥ] /(exp) to hoist a flag/
+ [Ϥ뤷] /(n) (design on a) banner/slogan/emblem (on flag)/insignia/(P)/
+ [] /(adj-no,n) under one's command/under the banner (of)/
+ [Ϥ] /(n) flagstaff/flagpole/
+ [] /(n) flagship/
+ [] /(n) banner and drums/army/
+ [Ϥ礦] /(n) flag procession/
+ [] /(n) standard-bearer/(P)/
+ [Ϥ] /(n) situation/(P)/
+ [Ϥդ] /(n) flagwaving/flagman/(in athletic competition) starter/instigator/leader/
+ [Ƥ] /(n) restaurant/inn/
+Ƭ [Ϥ] /(n) leader/boss/upper part of a flag/
+ή [Ϥˤ夦] /two flags/
+ [Ϥˤ夦] /two flags/
+ [Ϥ] /(n) national holiday/
+ɸ [Ϥ뤷] /(n) (design on a) banner/slogan/emblem (on flag)/insignia/
+ [Ϥ] /(n) shogunal vassal/
+ [] /(n) (slalom) gate/
+Ȥ [Ϥ] /(n) raising an army/launching business/(P)/
+ [] /(n) flag/banner/ensign/emblem/
+ [Ǥ] /(adv) already/too late/(P)/
+ [Ǥ] /(adv) already/too late/
+λ [ǤΤȤ] /(adv) almost/very nearly/
+ν [ǤΤȤ] /almost/very nearly/
+ [] /(n) the past/
+ [礦] /(n) medical history/anamnesis/(P)/
+ [줭] /case or medical history/
+ [] /(adj-no,n) already published/
+ [] /(n) decided/determined/settled/
+ [Ĥ夦] /(n) a convict/convicted prisoner/
+ [] /(adj-no,n) marriage/married/(P)/
+ [󤷤] /married person/
+ [󤻤] /married man/
+ [] /(adj-no,n) paid up/already settled/
+ [] /deja vu/
+ [夦] /(n) already learned/
+ [] /(n) previously mentioned or described/aforesaid/
+ [] /(n) (deed) already committed or perpetrated/
+ [] /(adj-no,n) established/completed/existing/(P)/
+λ [Τ] /established fact/
+ǰ [ͤ] /(n) stereotype/preconceived idea/
+ [] /established fact/(P)/
+ [] /(n) ready-made/(P)/
+ [Ҥ] /(n) ready-made goods/
+ [դ] /(n) ready-made clothes/(P)/
+ [] /(n) established/existing/
+ [Ĥ] /lines in operation/
+¸ [] /(adj-no,n) existing/(P)/
+ [] /(adj-na,n) already known/well-known/
+ο [] /(n) (math) known quantity/
+ [Ƥ] /(n) default/established/(P)/
+ [Ƥ] /default value/
+ [Ȥ] /(n) vested/already acquired/
+ [Ȥ] /(n) vested rights/(P)/
+ȯɽ [ϤäԤ礦] /(adj-no) already published/
+ [ۤ] /(n) previous report/
+˾ [ܤ] /(n) (by the lunar calendar) 16th night of the month/
+ [䤯] /(adj-na,n) irreducible/
+ɽ [䤯Ҥ礦] /(n) (math) irreducible representation/
+ʬ [䤯֤󤹤] /irreducible fraction/
+ [] /(n,n-suf) period/time/
+ [] /(v5s) to expect/to look forward to/
+ [] /(n) period/term/(P)/
+ [] /(n) term/period/(P)/
+¤Ф [ΤФ] /(exp) to extend the term/
+ڤ [󤮤] /(n,adj-no) expiration of a term/becoming overdue/
+դ [Ĥ] /(adj-no) with a fixed time/with a deadline/
+ [] /(n) beginning of a term/
+ [] /(n) realization of an objective/
+Ʊ [ɤᤤ] /association formed to carry out an objective/
+ [] /(n,vs) expectation/anticipation/hope/(P)/
+Դ [] /feeling of expectation/(P)/
+Ը [] /(n) expectant right (as opposed to a vested right)/contingent right/
+ [] /(n) the expectation value (statistics)/
+̤ [ɤ] /(exp) as expected (positive events)/as hoped for/
+ [] /not to be depended on/be of little hope/
+ [ʤ] /during a period/while/
+ [] /(n) fixed date/settlement date/(P)/
+ [ĤϤ] /(exp) to advance the date (of)/
+ [ޤ] /(n) end of term/(P)/
+ [ޤĤ] /final exam/
+ [] /(n) shogi (go) hall/(P)/
+ [] /(n) the go (shogi) world/shogi circles/
+ [] /(n) shogi or go player/
+ [㤯] /(n) shogi or go player/
+ [] /(n) shogi player/(P)/
+ [] /(n) great master of go (shogi)/(P)/
+ƻ [ɤ] /(n) art of shogi (go)/
+ [] /(n) record of a game of go, shogi, chess, etc./(P)/
+ [դ] /(n) one's style of playing shogi or go/
+Ƥ [Ƥ] /(v1) to throw away/to cast aside/to abandon/to resign/
+ [Ƥ] /sacrifice sale/
+ [㤯] /(n,vs) rejection/dismissal/abandoning/renunciation/waiver/(P)/
+ [] /(n,vs) abstain from voting/renunciation of a right/(P)/
+ [󤷤] /non-voter/
+ [ƤȤ] /sharp parting remark/
+ [Ƥ] /(n) abandoned child/foundling/
+ [] /exposing a corpse in the city/
+ [] /(n) abandoned child/foundling/
+ [Ƥ] /(n) abandoned child/foundling/
+ [] /death/
+» [] /(n) damage/injury/waste/
+ [Ϥ] /giving up and turning back/
+ [䤯] /breaking a promise/
+Ϸ [] /(n) old person thrown away in the mountains/
+ [] /(n) donation/abandonment/
+ [Ϥ] /(n) loom/
+ϤΤԤ [夯Τޤ] /(exp) to wait for a ripe moment/
+˾褸 [ˤ礦] /(exp) to take advantage of an opportunity/
+򸫤Ҥʤ [ߤˤӤʤ] /be quick at seizing an opportunity/
+ [] /position of aircraft/
+ [] /(n) opportunity/(P)/
+ [] /(n) sight (signs) of an airplane/
+ [] /(n) opportunity/chance/
+ [Ϥ] /(n) weaver/
+ [] /mechanization/
+ [] /(n) chance/opportunity/(P)/
+򳰤 [Ϥ] /(exp) to miss a chance/
+ [Ȥ] /equal opportunity/
+ [] /(n) machine/mechanism/(P)/
+򰷤 [򤢤Ĥ] /(exp) to handle a tool/to work a machine/
+ [] /(n) mechanization/(P)/
+ [] /(n) course in (of) mechanical engineering/
+ [] /mechanics/
+ [] /card-key system/
+ [] /(n) machine language/
+ [] /machinist/mechanic/
+ [] /mechanical engineering/
+ [礦] /the machine industry/
+ųݤ [] /mechanical/mechanized/
+Ū [Ƥ] /(adj-na) mechanical/
+ʸ [֤ᤤ] /technical civilization/
+Ԥ [] /(n) machine-woven/machine-knit/
+ [ۤ䤯] /machine translation/
+ [֤] /(n) machine oil/
+ [] /(n) (in philosophy) mechanism/
+ [] /(n) organ/mechanism/facility/engine/(P)/
+ظ [] /roundhouse/
+غ [] /seat of an engine/
+ػ [] /(n) engineer/
+ػ [] /(n) bulletin/(party) organ/(P)/
+ػ [] /(n) bulletin/
+ؼ [󤷤] /(n) engine room/
+ؼ [󤷤] /(n) locomotive/engine/(P)/
+ؽ [󤸤夦] /(n) machine gun/(P)/
+Ĺ [礦] /(n) chief engineer/
+ [Ȥ] /(n) institutional investor/
+ [] /(n) machinery and tools/(P)/
+ [] /(n) opportunity/occasion/
+ [礦] /(n) weaving or textile industry/
+Ȳ [礦] /textile industrialist/
+ [] /(n) (tools and) equipment/
+ [] /(n) humour/temper/mood/(P)/
+»ͤ [򤽤ͤ] /(exp) to displease/to offend/to hurt (a person's) feelings/
+㤤 [󤫤] /(n) fickle/capricious/
+ [] /(n) trick/contrivance/cleverness/
+ [] /(n) mechanism/organization/(P)/
+ [] /reorganization/structural reform/
+ [] /(n) armour (e.g. tank)/armor/
+ [] /(n) patience/perseverance/
+ [] /(n) shrewdness/
+ [] /(n) machine parts/machinery/equipment/(P)/
+ [] /(n) axis/axle/plan/contrivance/
+ [] /(n) type of equipment/(P)/
+ [] /(n) nose (of plane)/(P)/
+ [夦] /(n) machine gun/
+ݼ [夦] /machine-gun fire/
+ [] /(n) mechanism/
+ [礦] /(n) aboard an airplane/
+ [Ϥ] /(n) weaving/weaver/
+ [Ϥष] /(n) grasshopper/
+ [] /(n) forestall/
+ [] /(n) fuselage/(P)/
+ [] /(n) wit/resources/tact/
+Τ٤ [ˤȤ] /(exp) to be quick-witted/to be resourceful/
+ [] /(n) wit/resources/tact/
+Ĺ [礦] /(n) pilot/(P)/
+ž [Ƥ] /(n) quick wittedness/tact/cleverness/
+ư [ɤ] /(n) maneuver/(P)/
+ư齬 [ɤ󤷤夦] /maneuvers/
+ưײ [ɤ] /scheme of maneuver/
+ưٻ [ɤ] /mobile police/
+ư [ɤ] /(n) cavalry/
+ư [ɤ] /(n) riot police/(P)/
+ư [ɤ֤] /mobile troops/mechanized unit/
+ư [ɤ礯] /(n) mobility/
+ [ʤ] /(n) inside a plane/
+⿩ [ʤ礯] /(n) in-flight meal/
+ǽ [Τ] /(n) function/faculty/(P)/
+ǽ [Τ] /function key/
+ǽ [Τ] /keyword/
+ǽ [Τ央] /(n) functionalism/
+ǽ㳲 [Τ礦] /functional disorder/dysfunction/
+ǽñ첽ʸˡ [Τ󤤤Ĥ֤ݤ] /functional unification grammar/FUG/
+ǽŪ [ΤƤ] /(adj-na) functional/efficient/
+ [Ϥ󤻤] /(n) motorized sailboat/
+ [] /tail (of an airplane)/
+ [] /(n) niceties/delicate signs/inner workings/subtlety/
+ [Ӥ] /(adj-na,n) smart/quick/prompt/(P)/
+˯ [ۤ] /(n) brunt/
+̩ [ߤ] /(n) secrecy/highly classified information/(P)/
+̩ [ߤĤ] /(n) confidential matters/
+̩ [ߤĤ] /confidentiality/
+̩ [ߤĤ] /(n) secret funds/
+̩ʸ [ߤĤ֤󤷤] /(n) confidential document/
+̩ݸ [ߤĤۤ] /security/
+ [餤] /(n) (sea) mine/(P)/
+븶 [餤] /minefield/
+ά [㤯] /(n) resources/maneuver/
+ [] /(v5s) to send back/(P)/
+ä [äƤ] /to return/to come back/
+ [] /(n) return/coming back/(P)/
+꤬ [꤬] /(n-t) on the way back/
+ݤ [꤬] /(n-t) on the way back/
+ [ꤸ] /(n) preparations for returning (home)/
+ƻ [ߤ] /(n) the way back or home/return trip/
+ϩ [ߤ] /(n) the way back or home/return trip/
+ [] /(v5r) to go back/to go home/to come home/to return/(P)/
+ [] /Go home/Get out/
+ [] /(v1) Get out/Go home/
+ [] /(n,vs) devotion/(religious) conversion/(P)/
+ [] /(n,vs) united into one/
+ [] /(n) returning to military duty/
+ [] /(n) naturalization/(P)/
+ʪ [礯֤] /naturalized plant/
+ [] /(n) naturalized citizen/
+ [] /(n) returning to one's (war)ship/
+ [] /(n,vs) repatriation/return/feedback/(P)/
+Լ [󤷤] /returnee/
+ǽ³ [դΤ󤫤Ƥ] /the point of no return/
+ʼ [ؤ] /returned soldier/
+ [夦] /(n) (military) leave/furlough/(P)/
+ [礦] /(n) returning to Tokyo/(P)/
+ [礦] /(n,vs) homecoming/return to one's home/
+ [] /(n) conclusion/
+ [] /(n) returning to school/
+ [] /(n) returning to port/
+ [] /(n) homeward voyage or flight/
+ [] /(n,vs) return to country/(P)/
+Ӥ˽ [ΤȤˤĤ] /(exp) to leave for home/
+񥻡 [] /(n) sale of one's belongings before returning to one's country/sayonara sale/
+ҽ [] /child who has returned to his or her country/
+ҽ [勞] /special consideration for students who have lived abroad/
+ [] /(n) returning to the service of one's master/
+ [] /(n,vs) return to office/
+ [] /direction/
+ [] /(n) submission/return to allegiance/
+ [] /(n,vs) homecoming/returning home/(P)/
+ [] /(n) homesickness/
+ [] /(n) tendency/trend/drift/
+ [] /(n) homing instinct/
+ǽ [ۤΤ] /homing instinct/
+° [] /(n) belonging to/(P)/
+°ռ [] /(n) (a feeling of) identification (with)/sense of belonging/
+¼ [] /(n) returning to one's village/
+ [] /(n,vs) returning home/(P)/
+ [㤯] /(n) return/conclusion/
+ī [礦] /(n,vs) returning from abroad/coming back to one's country (Japan)/
+ [] /(n) on the way back/returning/(P)/
+ [Ȥ] /(n) return to base of soldiers, military aircraft or ships/
+Ǥ [ˤ] /(n,vs) return to one's post/
+Ǽ [Τ] /(n) inductive/
+ǼŪ [ΤƤ] /(adj-na,n) inductive/recursive/
+Ǽˡ [Τۤ] /(n) induction/inductive method/
+ [Τ] /(n) take up farming again/
+ [Ϥ] /(n,vs) returning sailboat/setting sail for home port/
+ [դ] /(n) submission/surrender/
+ [դ] /(n) submission/surrender/
+̵ [फ] /null hypothesis/
+ [餤] /(n) returning/
+ϩ [] /(n-adv,n-t) one's way back/(P)/
+ [] /(adj-na,n) fortitude/firmness/resolution/
+Ȥ [Ȥ] /with resolution/
+ [] /(n) spirit/mood/(P)/
+ [] /(suf) (uk) seeming/giving the appearance of/giving one the feeling of/
+ [] /(exp) to have an interest (in something)/to feel inclined (toward doing something)/
+ [] /(adj-na,n) anxiety/concern/worry/
+ [] /(exp) to have a hunch/
+Ĥ [Ĥ] /(v5k) (1) to notice/to become aware/to perceive/to realize/(2) to recover consciousness/to come to oneself/
+ [Ҥ] /(v1) to feel awkward/to feel shy/
+ˤ [] /lack of vigilance/
+ [Ĥ褤] /(exp) strong-willed/strong of heart/
+ [뤦] /(exp) to go mad/to go crazy/
+ʤ [फʤ] /be not inclined (to do)/
+礦 [] /(exp) to get along (with someone)/
+Ѥ [] /(exp) to be satisfied/
+夤 [襤] /(exp) timid/faint of heart/
+Ť [⤤] /feel depressed/bummed out/heavyhearted/something lying heavy on one's mind/
+ [] /be timid/
+礭 [] /generous/
+û [ߤ] /quick-tempered/having little patience/
+ĥ [Ϥ] /(exp) to strain every nerve/to feel nervous/
+ȴ [̤] /(exp) to be let down/to go flat/to lose flavor/to become stale/
+դ [Ĥ] /(v5k) (1) to notice/to become aware/to perceive/to realize/(2) to recover consciousness/to come to oneself/
+ʶ [ޤ] /(exp) to be diverted (distracted) from/
+Ѥ [] /(exp) to change one's mind/
+ [] /sensible/smart/thoughtful/tactful/
+Ω [] /(exp) to be excited about/to get all worked up about/
+ [] /(adj-na,n) frank/sociable/good humored/candid/openhearted/ready/willing/
+ [] /(n) disposition/nature/
+뤤 [뤤] /(adj) languid/listless/
+ [ä] /(n) character/disposition/spirit/
+Ť [Ť] /(v5u) to worry about/to feel anxious about/to have apprehensions of/
+Ť [Ť] /(v5k) to notice/to recognize/to become aware of/to perceive/to realize/
+ɤ [ɤ] /affectation/pretension/
+ɤ [ɤ] /(v5r) to affect/to put on airs/
+ˤ [ˤ] /(exp) to mind (negative nuance)/to care about/to worry/to pay undue (amount of) attention to (something)/
+ˤʤ [ˤʤ] /(exp,vi) to be on one's mind/to worry one/to feel uneasy/to be anxious/to feel inclined/
+˳ݤ [ˤ] /(exp) to weigh on one's mind/
+˳ݤ [ˤ] /(v1) to weigh on one's mind/to trouble one's heart/
+˺¤ [ˤ] /(exp) to offend/
+˾ [ˤ] /(exp) to hurt one's feelings/to rub someone the wrong way/
+˿ʤ [ˤʤ] /unable to stomach/
+ [ˤ] /(n) favorite/pet/(P)/
+ [ˤ] /(v5r) to be pleased with/to suit/(P)/
+α [ˤȤ] /(exp) to (keep in) mind/to give heed to/to pay attention to/
+Τ [Τ] /(n) in (my, your) imagination/
+Τʤ [Τʤ] /indifferent/half-hearted/dispirited/
+εͤޤ [ΤĤޤ] /stuffy/
+θ [Τयޤޤ] /at one's fancy (whim)/
+ [Τɤ] /(adj-na,n) pitiful/a pity/(P)/
+ [Τ] /sensible/clever/smart/decent/tasteful/
+Ϥʤ [Ϥʤ] /(exp) lacking spirit, vigour/
+ϳΤ [Ϥ] /be in one's senses/be sane/
+ޤ [ޤ] /(adj-na,n) whim/caprice/whimsy/fickle/moody/uneven temper/(P)/
+ޤ [ޤ] /on a whim/
+ޤ [ޤ] /(adj) (uk) unpleasant/awkward/
+ޤ [ޤ] /(adj-na,n) willfulness/selfishness/one's own way/(P)/
+Ĥ [Ĥ] /(exp) to pay attention to another's needs/
+Ĥ [Ĥ] /(exp) to be careful/to pay attention/to take care/
+򰭤 [뤯] /(exp) to take offense (at)/to feel hurt (by)/
+٤ [䤹] /(Stand) at ease!/
+ [뤹] /(exp) to let one's guard down/
+򸯤 [Ĥ] /(exp) to pay attention to another's needs/
+򻶤餹 [餹] /(exp) to distract a person's attention/
+ [Ȥ] /(v1) to have one's attention attracted (caught)/to be preoccupied with/
+ľ [Ȥʤ] /(exp) to completely rethink/to pull one's self together/
+Ť [򤷤] /(exp) to becalm one's feelings/to compose oneself/
+ۤ [򤯤Ф] /(exp) to pay attention/to be watchful/
+դ [Ĥ] /(exp,int) (Stand to) attention!/
+դ [Ĥ] /(exp) take care/be careful/
+դ [Ĥ] /(exp) to be careful/to pay attention/to take care/(P)/
+餹 [򤯤餹] /(exp) to be in the blues/to be depressed/
+ [] /(n) atmospheric pressure/(P)/
+ [] /(v1) to be overawed (overpowered)/
+ [Ĥ] /(n) barometer/
+ [ĤϤ] /pressure pattern/
+¤ [䤹] /(adj) relaxed/familiar/easy to access/friendly/
+ [餤] /(n) pride/haughtiness/
+֤ [ʤ] /(n) diversion/
+ܤ [Ĥ] /(n) distraction/
+㤤 [] /(n) madness/mad/(P)/
+㤤 [] /(n) madness/
+㤤ߤƤ [ߤƤ] /(exp) to be slightly crazy/to have a touch of insanity/
+ [] /(n) dignity/refinement/
+ [] /(n) breadth of mind/
+ [] /magnanimous/
+ [] /(adj-na,n) gloom/mental depression/
+ [Ĥ礦] /(n) hypochondria/
+ [] /(n) luck/tendency/opportunity/trend/
+ [] /(adj-na,adj-no,n) spirited/energetic/(P)/
+ [] /(n) high spirits/big talking/
+ [Ф󤸤礦] /(n) in high spirits/talking big/
+ [Ф󤸤礦] /(n) in high spirits/talking big/
+ [] /(n) temperature/(P)/
+ [] /(n,vs) vaporization/
+ [] /(n) vaporizer/
+Ǯ [ͤ] /(n) vaporization heat/
+ [] /(n) strong spirit/(P)/
+ [] /Fortune telling based on Chinese twelve year cycle/
+ [餯] /(adj-na,n) at ease/comfortable/(P)/
+ݤ [] /(adj-na,n) anxiety/concern/worry/(P)/
+ [] /(n) trachea/(P)/
+ɻ [] /(n) bronchial tube/(P)/
+ɻٱ [󤷤] /(n) bronchitis/
+ɻٱ [󤷤Ϥ] /bronchial pneumonia/
+ɻ© [󤷤󤽤] /bronchial asthma/
+ڳ [󤻤ä] /tracheotomy/
+塼 [ʤ塼] /(n) tracheal tube/
+ͤޤ [Ťޤ] /(adj-na,n) constraint/
+٤ [䤹] /(n) soothing/consolation/
+٤ [䤹] /for peace of mind/
+ [夦] /(n) balloon/(P)/
+ [Ť褤] /(adj) reassuring/stouthearted/
+ [礦] /(n) pneumothorax/artificial pneumothorax/
+ϫ [] /(n) worry/care/anxiety/
+ [] /(adj-na,n) cheerful/buoyant/lighthearted/(P)/
+ڤ [뤤] /(adj) cheerful/buoyant/lighthearted/
+ [] /(adj-na,n,vs) hesitance/diffidence/feeling constraint/fear of troubling someone/having scruples about doing something/(P)/
+ [] /(n) atmosphere/
+ [] /(adj-na,n) anxiety/concern/worry/
+ [Ť] /(n) consideration/concern/fear/worry/solicitude/(P)/
+ [Ť] /(v5u) to worry about/to feel anxious about/to have apprehensions of/
+路 [Ť路] /(adj) anxiously/with anxious looks/with anxiety/
+ [] /(n,vs) nervous/timid/
+ [] /(n) climate/(P)/
+ [] /(n) climatology/
+ [] /(n) climatic zone/
+ [] /(n) (MA) breathing exercise/breath control/spirit cultivation/chi kung/qigong/
+ [] /(n) stoma/
+ [ޤ] /(n) pose/
+⤤ [] /(adj) sublime/
+ [] /(n) scream/yell/fighting spirit/(P)/
+礤 [] /(n) scream/yell/fighting spirit/
+礤ݤ [򤫤] /(exp) to cheer on/to raise a shout/
+礤餱 [ޤ] /(n) being overawed/
+ [] /(n) (moral) backbone/spirit/soul/grit/
+ [] /(n) aerial root/
+ [] /(adj-na,n) recreation/diversion/relaxation/
+ [] /(n) feeling/sensation/mood/
+ [] /(n) feeling/sensation/mood/(P)/
+ [] /(adj) good feeling/feeling good/
+褤 [褤] /(adj) good feeling/feeling good/
+ [뤤] /(adj) bad feeling/feeling bad/
+ [] /(n) air chamber/
+ [] /(n) spirit/character/trait/temperament/disposition/
+ [] /(n) spirit/character/trait/temperament/disposition/(P)/
+ [] /(adj-na,n) timid/fainthearted/
+ [ɤ] /affectation/pretension/
+결 [ɤ] /(n) snob/affected person/
+ [ɤ] /(v5r) to affect/to put on airs/(P)/
+ [ɤ] /(v5r) to suspect/to sense/
+ [] /(n) popularity/favor/
+ [] /(adj-na,n) heavy-hearted/
+ [礦] /(n) weather/climate/(P)/
+ݱ [礦] /weather satellite/
+ݳ [礦] /(n) meteorology/(P)/
+ݴ¬ [礦󤽤] /weather observation/
+ݴ¬ [礦󤽤] /weather ship/
+ݾ [礦礦ۤ] /(n) weather (meteorology) information/
+ [礦] /(n) meteorological observatory/(P)/
+ģ [礦礦] /Meteorological Agency/(P)/
+ [礦Ĥۤ] /weather report/
+ [] /(adj-na) affectation/conceit/snobbery/(P)/
+ [礦] /(adj-na,n) stout-hearted/firm/(P)/
+ [礦] /(adj-na,n) reassuring/
+ [Τ] /(n,vs) interested in/
+ꤷʤ [Τꤷʤ] /indisposed/halfhearted/
+ [Τꤦ] /(adj-na) unenthusiastic/
+ [礯] /(n) mood/humor/looks/countenance/
+Ф [Ф] /(v5m) to grow angry/to display one's anger/
+ [֤] /(v1) to react to/to be influenced by/to go overboard for/
+ [] /(n) temper/disposition/(P)/
+ [֤] /(n) sign/indication/
+ [] /(adj-na,n) willful/as one pleases/
+ﵤ [ޤ] /as one pleases/
+ [] /(n) fervour/vigour/ardour/spirit/(P)/
+擄 [򤽤] /(exp) to diminish (dampen) the spirit/
+ [礦] /(n) disposition/temperament/(P)/
+餷 [Ф餷] /(n) recreation/(P)/
+ [] /(n,vs) faint/swoon/(P)/
+ [ޤ] /(n) generosity/(P)/
+Τ褤 [ޤΤ褤] /lavish/profuse/
+Ȥ [] /(n) attitude/preparedness/
+ [Ф] /(adj-na,n) quick-tempered/impatient/
+ [] /(n) gas phase/
+ [] /(n) pneumatic tube/
+© [] /(n) breathing/breath/
+©⡹ [󤨤] /(adj-na,n) gasping for breath/be at one's last gasp/be more dead than alive/
+© [󤨤] /(adj-na,n) gasping for breath/be at one's last gasp/be more dead than alive/
+ [] /(n) vapour/gas/(P)/
+դ [뤤] /(adj) languid/listless/
+û [ߤ] /(adj-na,n) short-tempered/quick-tempered/impatient/
+ [] /(n) air mass/
+Ѥ [Ϥ] /(adj) embarrassed/feeling ashamed or awkward/
+ĥ [Ф] /(v5r) to strain or exert oneself/to go all out/
+Ĺ [ʤ] /(adj-na,n) patient/leisurely/
+ž [Ƥ] /(n) quick wittedness/tact/cleverness/
+ [Ȥ] /(n) a cylinder/(P)/
+Ư [Ф餭] /(n) taking appropriate action/tact/
+ư [ɤ] /(n) train powered by a diesel or internal-combustion engine/
+ƻ [ɤ] /(n) respiratory tract/air duct/
+񤷤 [ऺ] /(adj) hard to please/moody/crusty/fastidious/(P)/
+񤷤 [Ť] /(adj) hard to please/moody/crusty/fastidious/
+Ǥ [ޤ] /(adj-na,n) doing as one pleases/following one's nose/
+ǹ [Τ] /(n) air bladder or sac/
+ [Ϥ] /(n) indication/market trend/worry/
+ [Ϥ] /(n) indication/market trend/worry/(P)/
+ۤ [Ф] /(n,vs) care/attentiveness/attention/consideration/(P)/
+ [Ϥ] /(n) spirit/soul/vigor/(P)/
+ȴ [̤] /(n) dispiritedness/dejection/
+ [Ť] /(n) mental fatigue/worry/boredom/
+ [Ҥ] /(n) (1) elegance/refinement/grace/dignity/(2) aroma/
+̣ [ޤ] /(adj) (uk) unpleasant/awkward/
+ [Ť] /(suf) Care Of (CO)/
+դ [Ť] /(n) awareness/
+դ [Ť] /(v5k) to notice/to recognize/to become aware of/to perceive/to realize/(P)/
+դ [Ĥ] /(n) encouragement/bringing around/resuscitation/stimulant/tonic/(in) care of/
+դ [Ť] /(n) encouragement/bringing around/resuscitation/stimulant/tonic/(in) care of/
+դ [Ĥ] /(n) restorative/
+餤 [] /(n) fighting spirit/fighting mood/(P)/
+餤Ω [] /(v5t) to rouse oneself/to psyche oneself up/
+餦 [] /(v5u) to get worked up/to be eager (enthusiastic)/to rouse oneself/
+ [դ] /(n) character/traits/ethos/
+ʬ [֤] /(n) feeling/mood/(P)/
+ʬƤ [֤󤬤Ϥ] /(exp) to cheer up/
+ʬɤ [֤󤬤褤] /feel good (pleasant)/
+ʬ [֤] /moody person/
+ʬž [֤Ƥ󤫤] /change of pace/change of mood/
+ʶ [ޤ] /(adj-na,n) whim/caprice/whimsy/fickle/moody/uneven temper/
+Ѥ [] /changing one's mind/
+ [ۤ褦] /(n) diversion/change of pace/
+ˢ [ۤ] /(n) (air) bubble (esp. in a liquid)/(P)/
+˦ [ۤ] /(n) bladder/vesicle/
+˻ [路] /(adj) restless/fidgety/fussy/
+ [ޤ] /(adj-na,n) willful/selfish/
+̣ [] /(n) sensation/feeling/(P)/
+̣ [] /(n-suf) -like/-looking/-looked/
+̩ [ߤ] /(adj-na,n) airtight/
+̩ [ߤĤ] /(n) airtight chamber/
+̮ [ߤ㤯] /(n) blood vessel/conspiracy/collusion/
+̵ [֤礦] /(adj-na,n) laziness/indolence/
+¤ [ޤ褤] /(n) wavering/hesitating/
+ [] /(n,vs) discouraged/dispirited/despondent/
+Ω [] /(io) (n) disposition/nature/
+Ω [] /(n) disposition/nature/
+ή [夦] /(n) atmospheric current/
+ [礯] /(n) willpower/energy/vitality/(P)/
+ [ޤ] /(n) selfish(ness)/
+ݵ [] /(adj-na,n) gloom/mental depression/
+ݵ [Ĥ礦] /(n) depression/melancholy/
+ [Ϥ] /(n) spirit/vigor/drive/
+ [] /(n) steam pressure/
+ [] /(n) boiler/
+̼ [󤷤] /boiler room/
+ [] /(n) train (steam)/(P)/
+ [] /train fare/
+ [] /(n) brackish water/
+ [] /(n) steamship/(P)/
+Ѥ [󤺤] /shipment by steamer/
+ [Ƥ] /(n) (steam) launch/
+ū [Ƥ] /(n) steam whistle/(P)/
+ [] /(n) boiler/
+ [ʤ] /(n) territories in the vicinity of the capital and under direct imperial rule/(in Japanese history) the five kuni in the immediate vicinity of Kyoto/
+Ȥ [Ȥ] /(n) prayer/
+Ȥ [Ȥ] /person who prays/
+Ȥ [Ȥ] /(n) prayer book/
+ [Τ] /(n) prayer/supplication/(P)/
+ [ΤȤ] /(exp) to pray for/
+ [Τ] /(v5r,vi) to pray/to wish/(P)/
+ [] /(n) prayer/(P)/
+ [] /(n) vow/oath/pledge/
+ [] /(n) entreaty/prayer/
+ [Ȥ] /(n) prayer/(P)/
+ [Ȥ] /(n) prayer book/
+ǯ [ͤ󤵤] /(n) prayer service for a good crop/
+ǰ [ͤ] /(n) prayer/(P)/
+ [] /(n) season/season word or phrase (in haiku)/(P)/
+ [] /(n) quarterly (e.g. magazine)/(P)/
+ [󤶤ä] /a quarterly (magazine)/
+ [] /a quarterly (magazine)/
+ [] /(n) seasonal word (in haiku)/(P)/
+ [] /(n) season/climate/
+ [] /last child/
+ [] /(n) late spring/
+ [] /(n) season/(P)/
+ᳰ [ĤϤ] /(n) end of season/
+ᴶ [Ĥ] /a sense of the seasons/
+Ĵ [Ĥ礦] /(n) seasonal adjustment/
+Ū [ĤƤ] /(adj-na) seasonal/
+ [Ĥդ] /(n) seasonal winds/(P)/
+Ѱ [Ĥؤ] /seasonal variation/
+ϫƯ [Ĥɤ] /seasonal labor/
+ϫƯ [Ĥɤ] /seasonal laborer/
+ [] /(n) (in haiku) word or theme which indicates a season/
+ [ޤ] /end of the season or term/
+ [ޤ] /(adj-na,n) rare/seldom/(P)/
+ [㤯] /(n) dilution/
+ [] /(n) rare book/
+ [礦] /(adj-na,n) scarce/rare/
+ [] /(n) rare/
+ [] /(adj-no) uncommon/rare/
+ [Ϥ] /(adj-na,n) thin (e.g. air)/lean/rarified/diluted/sparse/weak/rarefied/
+β [夦] /(n) dilute sulfuric acid/
+ [ܤ] /(n) rare book/
+Ԣ [Τˤ] /Large bookstore with big foreign book section (main branch, Shinjuku)/
+ [] /(n) (1) era/(2) A.D. (Christian era)/(P)/
+ [] /post-era/
+ [󤻤] /(n) (historical) Empire Day/
+ [󤼤] /(n-adv,n-t) pre-era/B.C./(P)/
+ [] /(n) traveller's journal/(P)/
+ʸ [֤] /(n) traveller's journal/
+ [ۤ󤻤] /Kisei Main Line (Wakayama-Mie Railway)/
+ [褦] /(n) bulletin/memoirs/
+Χ [] /(n) rules/regulations/discipline/
+ [礦] /(n) insignia/emblem/
+ [] /(n) standard/norm/(P)/
+ʲ [] /(n) standardization/
+ʸ [󤢤] /standards draft/draft of a standard/
+Ƚ [Ф] /(n) standard size/
+ [Ҥ] /(n) standardized article or goods/
+ [] /(n) rule/standard/compass and ruler/
+ [] /(n) standard/basis/criteria/norm/(P)/
+ಽ [] /(vs) normalize/
+ [] /(n) regulation/(P)/
+ [] /(n) deregulation/removal (easing) of (official) restrictions/
+ [] /(n) deregulation/removal (easing) of (official) restrictions/
+ [] /(n,vs) correction/
+§ [] /(n) rule/regulations/(P)/
+§ [ǤФ] /to restrict (a person) by rule/
+§ [ޤ] /(exp) to abide (by the rules)/to keep to the regulations/
+§ˤ [֤] /(exp) to violate the rules/
+§Ԥ [֤] /(exp) to break the rule/
+§ȿ [Ϥ] /(n) breach of the rules/
+§ [] /(n) rulebook/
+§ [] /regular/well-regulated/
+§ [] /(adj) regular/systematic/
+§Ū [Ƥ] /(adj-na) systematic/regular/routine/
+ [Ƥ] /(adj-no,n,vs) regulation/provisions/(P)/
+ [Ƥ] /(n) regulation at batting (baseball)/
+ [Ƥ] /control value/minimal required value/
+ [Ƥ] /(n) official regulations/inner rules/(P)/
+ [Ϥ] /(n) model/standard/pattern/norm/criterion/example/(P)/
+Ū [ϤƤ] /(adj-na) normative/
+ [] /(n) scale/scope/plan/structure/(P)/
+Ϥηк [ܤΤ] /economies of scale/
+ [䤯] /(n) agreement/rules/code/(P)/
+Χ [] /(n) order/rules/law/(P)/
+ [] /(n,n-suf) chronicle/
+ [뤹] /(v5s) to note/to write down/(P)/
+ [] /(n,vs) memory/recollection/remembrance/(P)/
+㳲 [礦] /defect of memory/
+ǻ [] /(computer) storage cell/
+Ӽ [] /(n) loss of memory/
+ [] /storage (device)/memory/
+ [Ф] /storage medium/
+ˡ [ۤ] /mnemonic/
+ [褦礦] /storage capacity/memory capacity/
+ [礯] /memory/
+Ϥ [礯] /having good memory/
+ [] /the Kojiki and Nihonshoki/
+ [] /(n) symbol/code/(P)/
+ɽ [Ǥ魯] /to represent by signs/
+ȡ [ȡ] /sign tokens/
+ [] /(n) semiotics/
+ [꤬] /symbolic logic/
+ [] /(n) mention/entry/(P)/
+ܻ [] /(n) items mentioned/
+ [] /(n) article/news story/report/account/(P)/
+ʸ [֤] /(n) descriptive composition/
+ [] /(n) reporter/(P)/
+Բ [㤫] /(n) press conference/
+ [㤻] /press gallery/press box/
+ [] /(n) press group/press corps/group of reporters/press organization/
+ [] /(n,vs) describing/descriptor/(P)/
+һ [Ĥ] /(n) descriptor/
+Ū [ĤƤȤ] /descriptive adequacy/
+ʸˡ [Ĥ֤ݤ] /descriptive grammar/
+ [礦] /(n) medal/badge/insignia/(P)/
+ˡ [ۤ] /(n) numeration system/number representation system/
+Ģ [礦] /(n) registry/entry/book-keeping/signature/(P)/
+ [ˤ夦] /(n,vs) entry/filling in of forms/(P)/
+ǰ [ͤ] /(n) commemoration/memory/(P)/
+ǰ [ͤ󤫤] /(n) memorial hall/
+ǰ [ͤ󤵤] /(n) anniversary/commemoration/
+ǰŵ [ͤ󤷤Ƥ] /(n) memorial ceremony/
+ǰ̿ [ͤ󤷤㤷] /souvenir photograph/
+ǰ [ͤ󤸤] /(n) memorial tree/
+ǰ [ͤ󤷤äѤ] /(n) commemorative publication/
+ǰڼ [ͤ󤭤ä] /(n) special issue stamp/
+ǰ [ͤ] /(n) holiday/anniversary/memorial day/(P)/
+ǰ [ͤ] /(n) monument/(P)/
+ǰ [ͤҤ] /(n) souvenir/memento/
+ǰʪ [֤ͤ] /souvenir/memento/
+ǰʸ [֤ͤ󤷤夦] /(n) essays (contributed) in celebration of something)/
+ [] /writing a musical score/
+ˡ [դۤ] /(n) musical notation/
+ˡ [ۤ] /(n) notation/
+̾ [ᤤ] /(n) signature/register/
+̾ [ᤤ] /registered stock/
+̾ɼ [ᤤȤҤ礦] /signed ballot/
+Ͽ [] /(n,vs) record/minutes/document/(P)/
+Ͽ˺ܤ [ˤΤ] /(exp) to put on record/
+Ͽˤ [֤] /(exp) to break the record/
+ϿDz [] /documentary film/
+Ͽ [] /record keeper/recorder/archivist/
+ϿŪ [Ƥ] /(adj-na) record(-setting)/(P)/
+Ͽʸ [֤󤬤] /reportage/documentary/
+ [礦] /(n) memorizing/
+ [äȤ] /(adj) precious/valuable/priceless/noble/exalted/sacred/(P)/
+ [ȤȤ] /(adj) precious/valuable/priceless/noble/exalted/sacred/(P)/
+Ǥ [äȤǤ] /(exp) to be of noble birth/
+̿ [äȤΤ] /precious life/
+ [äȤ] /(v5b) to value/to prize/to esteem/(P)/
+ [ȤȤ] /(v5b) to value/to prize/to esteem/(P)/
+ [] /inert gas/noble gas/
+ [] /(n) (hon) your will/your wishes/your request/
+ [] /(n) (pronoun) you (younger person)/
+ [] /(n) your home (respectful)/
+ [] /(n) your letter (polite)/
+ [] /(n) your letter (polite)/
+° [󤾤] /(n) precious metal/(P)/
+° [󤾤] /wholesale (wholesaler) in precious metals/
+ [] /(n) (pronoun) you (younger person)/
+ [] /(n) you (elder brother)/
+ [] /(n) distinguished person/
+ [] /(n) (pronoun) you (younger person)/
+ [] /(n) young noble/noble youth/
+ [] /(n) your country (respectful)/
+ [] /(n) your letter (respectful)/
+ [] /(n) term of respect in addressing ladies or anothers older sister/
+ [] /(n) (hon) your magazine/your journal/your paper/your honored paper/your columns/
+ [] /(n) (hon) your magazine/your journal/your paper/your honored paper/your columns/
+ [] /(n) (your) company/
+ [] /(n) noble birth/
+ [夦] /(n) reply (epistolary)/
+ [礦] /(adj-na,n) precious/valuable/(P)/
+ [礦Ҥ] /(n) valuables/treasures/(P)/
+ [] /(n) your place/you (respectful)/
+ [ʤ] /(oK) (n) (fem) you/lady/
+ [] /(oK) (n) (fem) you/lady/
+ [] /(n) noble/men of rank/notables/
+ [] /(n) aristocrat/nobleman/
+ [] /(n) high and low (ranks)/
+ [] /(n) high priest/respectful form of address to a priest/
+² [] /(adj-no,n) noble/aristocrat/(P)/
+² [] /(n) House of Lords/
+² [] /aristocracy/
+²Ū [Ƥ] /(adj-na) aristocratic/
+ [] /(n) honorific used in company correspondence/
+ [] /male pronoun/
+ [] /(n) (hon) your place/
+Ź [Ƥ] /(n) your store or shop (respectful)/
+ [Ǥ] /(n) polite 2nd person pronoun/
+ [Ҥ] /(n) noble visitor/(P)/
+ؿ [դ] /(n) lady/
+ [ʤ] /(n) (hum) (uk) you/dear (what a wife calls a husband)/(P)/
+ [ۤ] /(n) (hum) (uk) you/dear (what a wife calls a husband)/
+ [ʤ] /(n) (uk) you (plural) (When you want to sound flagrantly flattering)/
+ [ʤ] /(n) (uk) you (plural) (When you want to sound flagrantly flattering)/
+̾ [ᤤ] /(n) your name (respectful)/
+ [] /(n) (vulg) you/
+ [] /(n) your (visual) observation (respectful)/
+ [] /(n) high and low/all ranks/
+ [] /(v5r) to rise/to erect/to get up/
+ [] /(v1) (1) to get up/to rise/(2) to wake up/(3) to occur/to happen/to take place/(P)/
+ݤ [] /(n) first thing after rising/
+夬꾮ˡ [ꤳܤ] /(n) self-righting doll/
+夬 [] /(v5r) to rise/to erect/to get up/(P)/
+ľ [ʤ] /(v5r) to sit up/
+ȴ [̤] /(n) first thing after rising/
+ [դ] /(adv,n) rising and going to bed/daily life/
+ [] /(v5s) to raise/to cause/to wake someone/(P)/
+ [] /(n) source/origin/cause/beginning/genesis/
+ꤦ [ꤦ] /(v5uru) to be possible to occur/
+ [ꤦ] /(v5uru) to be possible to occur/
+ [] /(v5r) to occur/to happen/(P)/
+ [] /(io) (v5s) to raise/to cause/to wake someone/
+ [] /(n) one's movement/
+ [] /(v5t) to rise up/to initiate (political) action/
+ [] /(n) drafting/
+ [] /(n) cause/(P)/
+ [] /(n) daily life/
+ [] /(n) behavior/one's daily life/
+ [礦] /(n) starting a business/promotion of enterprise/
+Ȳ [礦] /(n) entrepreneurial spirit/
+ [] /(n) opening line/opening line of a (Chinese) poem/
+ [] /(n) beginning and end/
+ [] /(n) origin/beginning/rise/
+ [] /(n) origin/beginning/rise/(P)/
+ [] /(n) setting to work/(P)/
+ [] /(n) groundbreaking or cornerstone-laying ceremony/
+ [] /(n) drafting/
+ [] /(n,vs) sitting up in bed/
+ [] /(n) issuing of bonds/(P)/
+ [] /(n) starting to count/
+ [] /(n) saving from the brink of death/
+ [] /(n) revival of the dead/recovering from a hopeless situation/resuscitation/(P)/
+ [礯] /(n) magnetomotive force/
+ŵ [夦] /(n) crane/derrick/
+ [礦] /(n) rising/getting out of bed/(P)/
+ž [礦Ƥ󤱤] /(n) introduction, development, turn and conclusion (quadripartite structure of certain Chinese poetry)/
+ [礦] /(n) vow/
+ʸ [礦] /(n) (historical) written vow to the gods/
+ [] /(n) prosecution/indictment/(P)/
+ʾ [礦] /(n) (written) indictment/
+ͱͽ [椦] /suspension of indictment/leaving charge on the file/(P)/
+ [] /(n,vs) drafting/drawing up a bill/(P)/
+ [Ƥ] /(n) starting point/(P)/
+ [Ǥ] /(n) generation of electricity/
+ŵ [Ǥ] /(n) electric generator/
+ [Ǥ礯] /(n) electromotive force/
+ư [ɤ] /(n,vs) startup/starting (e.g. engine, computer)/
+ư [ɤ] /starter/
+ư [ɤ] /startup (point in) time/
+ư [ɤ] /startup (interval of) time/
+ [Ф] /(n) exploding/(P)/
+ [Ф] /(n) triggering explosive/
+ [Ф] /detonator/
+ [Ф䤯] /(n) triggering explosive/
+ɮ [Ҥ] /(n) beginning to write/
+ɼ [Ҥ礦] /(n,vs) issue of a voucher/
+ [դ] /(n) undulation/(P)/
+ [⤦] /(n) nap raising/
+ [褦] /(n) appointment/promotion/(P)/
+Ω [] /(n,vs) standing up/(P)/
+ˤ [򤤤Ĥˤ] /(exp) to concur/to be the same (thought, opinion, etc.)/to have the same way of doing/
+ [] /(n) (railroad) gauge/
+ [礦] /(n) a rail/
+ [] /(n) (1) locus/(2) wagon tracks/(P)/
+ƻ [ɤ] /(n) (1) orbit/(2) railroad track/(P)/
+ƻ [ɤ夦] /(n) orbital adjustment/
+ƻ [ɤ] /orbiter/
+ [Ϥ] /(n) model/standard/pattern/norm/criterion/example/(P)/
+ [] /brilliance/
+ [䤫] /(adj) brilliant/glorious/glittering/(P)/
+ [䤫礦] /bright future/brilliant achievements/
+ [䤫] /(v5s) to light up/to brighten/
+ [䤭] /(n) radiance/(P)/
+Ϥ [䤭錄] /(v5r) to shine out far and wide/
+ [䤯] /(v5k) to shine/to glitter/to sparkle/(P)/
+ [] /brilliance/
+ [] /(n) pyroxene/augite/
+ [] /(n) bright line/
+ [] /(n) brightness/clearness/luminance/(P)/
+ [Ƥ] /poetic word for the sun/
+ [] /(n) hunger/starvation/(P)/
+ [] /(v1) to starve/(P)/
+ [] /(n) (death from) starvation/
+ [] /(n) famine/
+ [] /(n) hunger/(P)/
+ˡ [礦ۤ] /inaniation treatment/starvation therapy/
+ [] /(n) hunger and thirst/starvation/
+ [] /(n) hunger and cold/
+ [] /(n) (death from) starvation/(P)/
+̱ [ߤ] /(n) starving people/
+ [] /(n) famine/(P)/
+ [] /(n) horseback riding/
+ [] /(n) knight/(P)/
+ƻ [ɤ] /(n) chivalry/
+ [] /(n) shooting on horseback/equestrian archery/
+ [] /(n) horseman/rider/(P)/
+ [礦] /(adj-no,n) mount/on horseback/
+ [] /(n) horse-riding/(P)/
+ [Ф] /(n) cavalry battle/
+̱² [Фߤ󤾤] /an equestrian tribe/
+ʼ [ؤ] /(n) cavalry/(P)/
+ [] /(n) ogre/demon/"it" (i.e., in a game of tag)/(P)/
+ä [ˤä] /(n) game of tag/
+ [ˤ] /mythological island of demons/
+ [ˤ] /(n) will-o'-the-wisp/jack-o'-lantern/
+ [ˤ] /(n) ridge-end tile/tile with the figure of a devil/gargoyle/one's wife/
+ [] /(n) ghastly/dreadful/
+ [ޤ] /bloodcurdling/ghastly/
+ [ˤ] /crack detective/
+ [] /(n) wizard/genius/great talent/(P)/
+ [ˤ] /(n) child born with teeth/child which does not resemble its parents/
+ [⤸] /(n) goddess of childbirth and children/
+ [ˤ] /(n) protruding tooth (like a fang)/
+ [] /(n) demoness/witch/ogress/she-devil/
+ [ˤ] /(n) fierce god/
+ [] /(n) fierce god/(P)/
+ [] /(n) fierce god/(P)/
+ [] /(n) roster of the dead/
+Ҥ [ˤ] /(exp) to pass away/to join the majority/
+ [] /(n) brute/
+ [ˤФ] /(n) hag/witch/penurious or spiteful old woman/
+ɴ [ˤ] /(n) tiger lily/
+ [ˤष] /daredevil warrior/
+ʼ [ؤ] /cavalry/
+ [] /(n) mask of a devil/startling appearance/devil's face/
+ [Ǥ󤷤] /of a fearsome countenance, but kind as a Buddha/
+ [] /(n) the northeastern (unlucky) direction/person or thing to be avoided/
+ϡ [ˤФ] /(n) prickly water lily/
+ [] /(n) tortoise/turtle/(P)/
+ι [Τ] /(n) tortoise shell/
+ιäǯθ [ΤȤΤ] /The older, the wiser/
+λ [Τ] /young tortoise/
+μ [Τ] /barnacle/
+ [] /(n) pattern/paragon/mirror/
+ [ä] /(n) tortoise shell/
+ [ä褦] /hexagonal pattern/
+Ƭ [Ȥ] /(n) glans/
+ [ᤦ] /(n) tortoise-shell divination/
+ [ܤ] /(n) tortoise-shell divination/
+ [] /(n) crack/crevice/fissure/chap/(P)/
+ [] /(adj-na,n) imitation/lie/falsehood/(logical) false/deception/sham/bogus/
+ [ˤ] /(adj-na,n) imitation/lie/falsehood/(logical) false/deception/sham/bogus/(P)/
+ [Ĥ] /(n) lie/falsehood/fiction/fabrication/
+ [Ĥ꤫] /(v5r) to speak falsely/
+ [Ĥ] /impostor/liar/
+ [Ĥ] /(v5u) to swear falsely/
+ [Ĥ] /(v5r) to lie/to cheat/to falsify/to deceive/to pretend/(P)/
+ [] /(n) pretense of evil/
+ [] /(n) forged seal/
+ [] /false science/science out of line with the world of thought/
+ [ˤ] /(n) counterfeit money/
+ [] /(n) hypocrite/snob/
+ [ˤ] /(n) hypocrite/snob/
+ [] /(n) deceptive plan/
+ [] /(n) falsehood/
+ [] /(n) apocryphal work/forgery/spurious article/
+ [] /(n) counterfeit paper money/forged document/
+ [ˤ] /(n) counterfeit paper money/forged document/
+ [ˤդ] /(n) counterfeit paper money/forged document/
+ [] /falsified history/
+ [礦] /suspected case/
+ [ˤ] /(n) imposter/liar/
+ [] /(n) spurious letter/apocryphal book/forgery/
+ڼ [ä] /(n) counterfeit check (cheque)/bad paper/
+ [礦] /(n,vs) assuming a false name/
+ [礦] /(n) false evidence/perjury/false testimony/(P)/
+ں [礦] /(n) crime of perjury/
+ڼ [礦] /perjurer/false witness/
+ [] /(adj-na) pseudo/
+ [] /perjury/false oath/
+ [] /(n) hypocrisy/
+ [󤷤] /(n) hypocrite/fox in a lamb's skin/
+ [] /(n) disguise/camouflage/(P)/
+ȯʪ [ФϤĤ֤] /(n) booby trap/
+¤ [] /(n) forgery/falsification/fabrication/counterfeiting/(P)/
+¤ [] /forged seal/
+¤ [] /forgery/
+¤ʾ [ؤ] /(n) fake bill/
+¤ [Ҥ] /fake or forgery/
+­ [] /(n) pseudopodium/
+ [Ǥ] /(n) false telegram/
+ǥ [ˤ󤷤] /(adj-na) false pregnancy/phantom pregnancy/pseudopregnancy/
+ [Ϥ] /(n) pirated edition/
+ɮ [Ҥ] /(n) forged handwriting/plagiarism/
+ʪ [֤] /(n) spurious article/forgery/counterfeit/imitation/sham/
+ʪ [ˤ] /(n) spurious article/forgery/counterfeit/imitation/sham/(P)/
+ʼ [ؤ] /dummy soldiers/
+ [ۤ] /false report/
+ [ۤ] /spurious book/forgery/
+ [ޤ] /(n) false membrane/
+̾ [ᤤ] /(n) alias (false name)/assumed name/
+ [䤯] /(n) inactive placebo/placebo/
+ [] /(n) rule/ceremony/affair/case/matter/(P)/
+ [] /model/pattern/copy/
+ [] /model/pattern/copy/
+ [] /model/pattern/copy/
+ [] /(n) ceremony/rite/ritual/service/(P)/
+ [央] /ritualism/ceremonialism/
+ĥ [Ф] /(v5r) to formalize/to stick to formality/to be ceremonious/to punctilious/
+ [褦] /(adj-no) ceremonial/
+ [] /ceremonial equipment/
+ϼ [Ф] /state carriage/
+ŵ [Ƥ] /(n) ceremony/rite/ritual/service/
+ŵĹ [Ƥ礦] /chief of protocol/
+ [Ȥ] /(n) ceremonial sword/
+ [Ϥ] /(n) precedent/model/
+ɽ [Ҥ礦] /(n) a model/
+ [褦] /(n) bearing/manners/
+ [줤] /(n) etiquette/courtesy/(P)/
+Ū [줤Ƥ] /(adj-na) formal/courteous/
+ʼ [줤ؤ] /guard of honor/
+п [礦] /(n) cortege/guard/
+пʼ [礦ؤ] /(n) guard of honor/
+ [] /empress dowager's home/
+ϰ [] /(n) brothel/
+ [] /(adj) (hon) good/OK/all right/fine/very well/will do/may/can/(P)/
+ä [ä] /if you don't mind/if you like/
+ [] /(adv,exp,int) well/properly/suitably/best regards/please remember me/(P)/
+ [] /to make cozy with/to do at one's own discretion/
+ [Ф] /(v1) to play pranks/to be spoiled/
+ [餫] /(v5s) to call for jokes/
+ [ɤ] /(v1) to jest/to joke/to play the fool/to act indecently/to be silly over/to talk foolishly/
+ [櫓] /(v1) to jest/to joke/to play the fool/to act indecently/to be silly over/to talk foolishly/
+ [ɤ] /(n) joke/
+ǵ [ɤФ] /(n) comedy/burlesque/
+ [ɤ] /(n) joker/fool/trickster/
+ [櫓] /(n) joker/fool/trickster/
+ [ɤФʤ] /(n) funny story/
+ [] /(n) play/sport/fun/caprice/joke/jest/flirtation/(P)/
+ [] /(v1) (1) to be playful/to gambol/to be amused (with something)/to play/to sport/to frolic/to joke/(2) to flirt with/
+ [] /(v1) (1) to be playful/to gambol/to be amused (with something)/to play/to sport/to frolic/to joke/(2) to flirt with/
+ [] /(v1) (1) to be playful/to gambol/to be amused (with something)/to play/to sport/to frolic/to joke/(2) to flirt with/(P)/
+ [줦] /(n) comic song/
+ [줴] /(n) a joke/
+ [줴] /(n) wanton sporting/
+ [줴] /(n) wanton sporting/
+ [줦] /(n) limerick/funny song/comic song/
+ [] /(n) caricature/cartoon/comics/(P)/
+ [줨] /(n) picture drawn in fun/
+ [礯] /(n) play/drama/(P)/
+ [] /(n) nonsense/silly things/joke/
+ [줴] /(n) nonsense/silly things/joke/
+ [老] /(n) nonsense/silly things/joke/
+魯 [줫魯] /(v5s) to exchange jokes/
+ [] /(n) cheap literature/fiction/writing for amusement/
+ [] /(n) cheap literature/fiction/writing for amusement/
+ [] /(n) fiction writer/dime novelist/
+ [줴] /(n) wanton sporting/
+ [줴] /(n) wanton sporting/
+ [] /(n) rambling writings/
+ [礦] /playful laughter/
+ɾ [Ҥ礦] /(n) humorous (sarcastic) comments/cartoon/caricature/satire/
+ʸ [֤] /(n) humorous writing/
+ [虜] /(n) art/technique/(P)/
+᤯ [虜ߤ] /(exp) to improve one's skill/
+ [] /(n) technical official/technical officer/
+ [] /(n) engineer-in-chief/chief engineer/chief scientist/
+ [] /(n) arts/crafts/handicrafts/
+ [] /(n) technical research institute/
+ [] /(n) craft/craftsman/
+ [] /(n) technique/finesse/(P)/
+Ū [Ƥ] /(adj-na) polished/
+ [] /(n) engineer/technician/(P)/
+ [] /(n) assistant engineer/(telegraph) operator/
+ [] /(n) art/technique/technology/skill/(P)/
+Ѱž [ĤƤ] /technology transfer/
+ѱ [Ĥ󤸤] /technological assistance/
+ѳ׿ [Ĥ] /innovation/
+Ѷ [Ĥ礦礯] /technical cooperation/
+ѻ [Ĥ] /(n) consulting engineer/
+Ѽ [Ĥ] /(n) engineer/(P)/
+ѿ [Ĥ] /(adj-no) state-of-the-art/
+ [ĤƤ] /technical cooperation/
+Ū [ĤƤ] /(adj-na) technical/practical/(P)/
+Ʊ [Ĥɤ] /technical works/
+Ȫο [ĤФΤҤ] /career technician/man in the technical line/
+ [Ĥ] /technical side/
+ [Ĥ礦] /(n) technical fee/
+ [Ĥ礯] /technological strength/
+ [Ȥ] /(boxing) technical knockout (TKO)/
+ǽ [Τ] /(n) technical skill/ability/capacity/(P)/
+ǽ [Τ] /(n) technician/
+ǽ [Τ礦] /(sports or sumo) technique prize/
+ˡ [ۤ] /(n) technique/(P)/
+ [礦] /(n) ability/competency/
+ [礦] /(n) ability/talent/skill/capacity/
+ [ޤ] /(n) imitation/sham/
+ʪ [ޤ] /(n) an imitation/fake/
+ [ʤ館] /(v1) to pattern after/to liken to/to imitate/
+ [] /(n) artificial bait/
+ [] /(n) imitative sounds (drama, broadcasting)/
+ [] /(n) example of onomatopoeia/onomatopoeic word/
+ [] /(n) imitation leather/
+׻ [] /(n) imitation leather/
+ [] /(n,vs) imitation of classical styles/
+ż [央] /archaism/pseudoclassicism/
+ŵŪ [ƤƤ] /(adj-na) pseudoclassic/
+ʸ [֤] /(n) classical style/
+ [] /(n) feigning death/
+ [] /(n,pref) suspected/pseudo/sham/quasi/false/mock/
+ [] /(n) personification/
+Ͳ [] /(n) personification/
+ˡ [ۤ] /(n) personification/
+ˡ [ۤ] /(n) personification/
+ [] /(n) legal fiction/
+ [] /(n,vs) bluff/deceiving an enemy/
+ [] /(n) onomatope (i.e. word formed by onomatopoeia)/
+ [] /(n,vs) imitation/forgery/copy/
+ [] /(n) disguise/camouflage/(P)/
+ [] /(n) mimesis/
+ָ [] /(n) mimetic word (not mimicking sound)/
+ [Ф] /dummy bomb/
+ [ܤ] /(ok) (n) bridge railing-post knob/stone-leek flower/
+ [ܤ] /(ok) (n) bridge railing-post knob/stone-leek flower/
+ [ܤ] /(n) bridge railing-post knob/stone-leek flower/
+ [⤦] /(n) imitation wool/
+Ǥ魯 [भޤɤ魯] /(v5s) to deceive and lead astray/
+ [य] /(v5k) to deceive/(P)/
+ [ޤ] /(n) deception/deceit/
+ּ [ޤ󤷤] /deceiver/a fraud/
+Ū [ޤƤ] /(adj-na) deceptive/fraudulent/
+ [ؤ] /deception/
+ [夦] /sacrificial bullock/
+ [] /(n) sacrifice/(P)/
+ե饤 [ե饤] /(n) sacrifice fly/
+ [] /(n) victim/(P)/
+Ū [Ƥ] /(adj-na) self-sacrificing/
+ [] /(n) sacrifice fly/bunt/(P)/
+ [] /(n) sacrifice fly (baseball)/(P)/
+ [] /(n) doubt/distrust/be suspicious of/
+ [] /(n) doubt/question/uncertainty/skepticism/suspicion/distrust/(P)/
+ [Ϥ] /(exp) to be cleared of a charge/
+餹 [Ϥ餹] /(exp) to dispel doubts/
+ [򤤤] /(exp) to harbor suspicion/
+ [֤] /(adj) doubting/distrustful/incredulous/suspicious/
+ [] /(v5u) to doubt/to distrust/to be suspicious of/to suspect/(P)/
+ [] /doubt/question/uncertainty/skepticism/suspicion/distrust/
+ [] /(v5r) to doubt/to distrust/to be suspicious of/to suspect/
+路 [路] /(adj) doubtful/questionable/uncertain/disputable/suspicious/(P)/
+路 [路դ] /dubious points/
+ [] /(n) cloud of suspicion/
+ [] /(n) doubt/(P)/
+ [] /(n) scandal/graft case/(P)/
+ [] /(n,pref) suspected/pseudo/sham/quasi/false/mock/(P)/
+ [] /para-cholera/suspected case of cholera/
+θˡ [礦ۤ] /(n) exposure therapy/
+ľŪ [礯Ĥ⤯Ƥ] /pseudo-direct object/
+ [] /character of questionable form/
+ [] /questionable word/
+ [] /(n) doubt/suspicion/fear/apprehension/(P)/
+ŵ [󤢤] /(n) Suspicion will raise bogies/Once you suspect something, everything else will look suspicious/
+ [Ƥ] /(n) doubtful point/
+ǰ [ͤ] /(n) doubt/suspicion/misgivings/scruples/(P)/
+ [] /(n) question/problem/doubt/guess/(P)/
+ [] /(n) interrogative word/
+̾ [ᤤ] /interrogative pronoun/
+ɼ [Ҥ礦] /(n) disputed ballot/
+ [] /(n) question mark/(P)/
+ʸ [֤] /(n) interrogative sentence/
+ [勞] /(n) doubt/misgivings/distrust/suspicion/(P)/
+ [] /(n) apprehension/uneasiness/
+ [] /(n) apprehension/uneasiness/
+ [] /(n) entertainment district in Kyoto/(P)/
+ [ޤĤ] /(n) Gion Festival (in Kyoto during the month of July, with high point on the 17th)/
+ [] /(n) justice/righteousness/morality/honour/(P)/
+Ť󤸤 [򤪤󤸤] /(exp) to value honor/
+ˤ [֤] /(exp) to break faith with/
+ [] /(n) donation/assistance/contribution/
+ [󤭤] /(n) donation money/contribution/(P)/
+ [] /(n) artificial eye/
+ [] /(n) flag of righteousness/
+ [] /(n) chivalry/heroism/
+ [] /(n) noble undertaking/heroic deed/
+ [礦] /(n) chivalry/generosity/
+ [礦] /(n) chivalrous spirit/
+ [] /(n) contribution/
+ [] /(n) reading of a kanji by meaning/
+ [] /(n) righteous army/
+ [] /(n) brother-in-law/(P)/
+ [礦] /(n) brother-in-law/stepbrother/sworn brother/
+ [] /(n) loyal retainer/
+ [] /(n) sister-in-law (elder)/(P)/
+ [] /(n) adopted child/
+ [] /(n) artificial limb/
+ [] /(n) artificial tooth/(P)/
+ [] /(n) artificial arm (hand)/
+ [夯] /(n) private school/(P)/
+ [] /(n) chivalrous spirit/
+ [] /(n) loyal retainer/
+ [] /(n) selfless (pious, righteous) man/
+ [] /(n) disownment/
+ [] /(n) a crusade/holy war/
+­ [] /(n) artificial leg/
+± [] /(n) chivalrous thief/
+ [椦] /(n) gidayuu (form of ballad drama)/(P)/
+׸ [椦] /(n) gidayuu reciter/
+ [椦֤] /(n) music in gidayuu ballad drama/
+ [Ƥ] /(n) younger brother-in-law/(P)/
+ [] /(n) father-in-law/foster father/stepfather/(P)/
+ʰ [դ] /(n) righteous indignation/
+ʼ [ؤ] /(n) soldier or army dedicated to a righteous cause/
+ [] /(n) mother-in-law/foster mother/step mother/(P)/
+ [ޤ] /(n) sister in law (younger)/(P)/
+̱ [ߤ] /(n) public-spirited or self-sacrificing individual/
+̳ [] /(n) duty/obligation/responsibility/(P)/
+̳Ť [Ť] /(v1) to obligate/
+̳ [फ] /(n) sense of duty (obligation)/
+̳ [भ礦] /(n) compulsory education/(P)/
+̳Ū [Ƥ] /(adj-na) compulsory/obligatory/
+̳դ [Ť] /(n) obligation/(P)/
+̳դ [Ť] /(v1) to obligate/
+ͦ [椦] /(n) heroism/loyalty and courage/(P)/
+ͦ [椦] /(n) volunteer army/
+ͦʼ [椦ؤ] /(n) volunteer soldier/
+ [] /(n,adj-no) duty/sense of duty/honor/decency/courtesy/debt of gratitude/social obligation/(P)/
+Τ [Τˤ] /(n) one's brother-in-law/
+η [Τ] /(n) one's brother-in-law/
+λ [Τ] /(n) one's sister-in-law/
+ [Τ] /(n) one's father-in-law/
+ [ΤϤ] /(n) one's mother-in-law/
+礯 [򤫤] /(exp) to fail in one's social duties/
+ΩƤ [򤿤Ƥ] /(exp) to be faithful/to do one's duty/
+祳 [祳] /obligatory-gift chocolate/
+ [꤬] /(adj) possessed of a strong sense of duty/
+礤 [ꤢ] /social relationship/friendship/
+Ω [] /(n) doing one's duty/
+ [] /(n) heroism/
+ [] /(in Chinese history) the Boxers/
+ [] /(n) contribution/donation/
+ж [󤭤] /(n) donation money/contribution/
+ [] /(n) ant/(P)/
+´ [ޤ] /(n) aphid/plant louse/plant lice/
+» [] /(n) formic acid/
+¿ [꤯] /(n) anteater/
+¿ [꤯] /(n) anteater/
+Ϲ [ꤸ] /(n) ant lion/doodlebug/
+ [Ť] /(n) anthill/
+˪ [Ф] /(n) velvet ant/
+ [] /(n) friendship/friendly relations/connection/relation/favor/kindness/intimacy/goodwill/
+ [褷] /(n) friendship/friendly relations/connection/relation/favor/kindness/intimacy/goodwill/
+ä [褷] /(n) friendship/friendly relations/connection/relation/favor/kindness/intimacy/goodwill/
+Ĥ˾ [ˤΤܤ] /(exp) to come up for discussion/
+İ [] /(n) legislative bill/(P)/
+İ [] /(n) member of the Diet, congress or parliament/(P)/
+İø [Ȥä] /(n) parliamentary immunity/
+İΩˡ [äݤ] /legislation introduced by a Diet member/
+ı [] /(n) congress or parliament/(P)/
+ıİѰ [󤦤󤨤󤫤] /House Steering Committee/(P)/
+ıİѰĹ [󤦤󤨤礦] /(n) House Steering Committee Chairman/
+ı [ʤ] /(n) parliamentary system of government/
+IJ [] /(n) Diet/congress/parliament/(P)/
+IJ [央] /(n) parliamentarism/
+IJ̱ [ߤ󤷤夷央] /(n) parliamentary democracy/
+IJ [] /parliamentarism/parliamentary government/
+ķ [] /(n,vs) resolution/decision/vote/(P)/
+ķ赡 [Ĥ] /(n) legislative organ/
+ķ踢 [Ĥ] /(n) voting right/
+Ļ [] /councillor/legislator/
+Ļ [] /(n) proceedings/(P)/
+ĻƲ [ɤ] /(n) Diet building/(P)/
+Ļ˸ [ܤ] /obstruction of proceedings/a filibuster/
+ĻϿ [] /(n) record of proceedings/minutes/(P)/
+ľ [礦] /(n) assembly hall/the House/(P)/
+ [] /(n) parliamentary seat/(P)/
+ [] /(n) topic of discussion/agenda/(P)/
+˾夹 [ˤΤܤ] /(exp) to bring up for discussion/
+Ĺ [礦] /(n) chairman/(P)/
+Ĺ̳ [礦ĤȤ] /(exp) to act as chairman/
+Ĺ [礦ä] /authority as chairperson or president, etc./
+ [礦] /(n) agreement/
+ [Ƥ] /(n) agreement/
+ [Ƥ] /(n) protocol/(P)/
+λ [礦] /(n,vs) finishing discussion/closing a debate/
+ [] /(n,vs) argument/discussion/dispute/(P)/
+ [Τ] /after a heated discussion/
+魯 [򤿤魯] /(exp) to have a discussion/
+˹ʤ [褦Ƥˤܤ] /(exp) to narrow an argument down/
+Ť [Ȥ] /(v5r) to dip or scoop up/to ladle out/
+ŤФ [] /(v5s) to bail (water out of a boat)/
+Ť夲 [] /(v1) to dip or scoop up/
+Ťꤲ [ʤ] /(n) (sumo) variety of beltless arm throw/
+Ť [] /(n) scoop net/insect net/
+Ť [] /(v5u) to scoop/to ladle out/(P)/
+ [] /(n) chrysanthemum/(P)/
+Ƥβ [ΤϤ] /chrysanthemum/
+Ƥθ [Τ] /Imperial chrysanthemum emblem/
+Ʋ [] /(n) chrysanthemum/
+Ʋ [ä] /(n) chrysanthemum/
+Ʒ [Ť] /(n) the ninth month in the lunar calendar/
+ƺ [Ť] /(n) chrysanthemum growing/
+ƿͷ [ˤ󤮤礦] /(n) chrysanthemum-shaped puppet/
+ [] /(n) ammonite (traditional name)/
+Ƚ [Ф] /(n) A5/medium octavo/small octavo/
+ [ޤ] /(n) ball/
+ȶ [ä礦] /(n) sunshine and shadow/fortune/
+Ȼ [] /(n) an auspicious event/
+Ȼ [Ĥ] /(n) an auspicious event/
+Ⱦ [礦] /(n) lucky omen/happy/auspicious/
+Ⱦ [ä礦] /(n) lucky omen/happy/auspicious/
+Ⱦŷ [礦Ƥ] /(n) (Buddh) goddess/
+Ⱦŷ [ä礦Ƥ] /(n) (Buddh) goddess/(P)/
+ [ä] /(n) auspicious appearance/good or lucky omen/
+ [ä礦] /(n) lucky omen/(P)/
+ħ [ä礦] /(n) good or lucky omen/
+ [] /(n) lucky day/
+ [ˤ] /(n) lucky day/
+ [äݤ] /(n) good news/(P)/
+ [줤] /(n) festive annual custom/
+ [Ĥ줤] /(n) festive annual custom/
+ɤ [ɤ] /(n) a stammer/a stutter/faltering/
+ɤʤ [ɤʤ] /stuttering(ly)/stammering(ly)/
+ɤ [ɤ] /(v5r) to stammer/to stutter/(P)/
+ɲ [Ĥ] /(n) stammering/dysphemia/
+ɵ [ä] /(n) (uk) hiccough/hiccup/(P)/
+ɶ [ä礦] /(adv,n,vs) (uk) be surprised/be amazed/be frightened/astonishment/
+ɶ [Ӥä] /(adv,n,vs) (uk) be surprised/be amazed/be frightened/astonishment/
+ɶ [ä] /(adj-na,adj-no,n) very important/urgent/
+ɿ [ä] /(n) sea gauge/draft/
+ʤ [] /(v5u) to smoke/
+ʤ [ä] /(vs-s) to take/to drink/to suffer (e.g. defeat)/to receive a blow/(P)/
+ʱ [Ĥ] /(n) smoking/(P)/
+ʱ켼 [Ĥ󤷤] /(n) a smoking room/
+ʱ [Ĥ󤷤] /smoker/
+ʱ [Ĥ󤷤] /a smoking car/
+ʱ [Ĥ󤷤] /(n) smoking area (corner)/
+ʱ [Ĥ󤸤] /(n) smoking area (corner)/
+ʱ [Ĥ󤻤] /smoking seat/
+ʶ [ä礦] /(adv,n,vs) (uk) be surprised/be amazed/be frightened/astonishment/
+ʶ [Ӥä] /(adv,n,vs) (uk) be surprised/be amazed/be frightened/astonishment/
+ʶ [ä] /(adj-na,n) urgency/
+ʶۻ [ä] /urgent (pressing) matter/
+ʿ [ä] /(n) draft (of ship)/
+ʿ [ä] /(n) water line (ship)/
+ [ä] /(n) tea drinking/tea house/(P)/
+Ź [äƤ] /(n) coffee lounge/(P)/
+ [äѤ] /(n) (rare) taking a meal/eating/
+˹ [礦] /(n) Chinese bellflower/
+ [Ф] /(n) kind of citrus fruit/(P)/
+ͤޤ餻 [Ĥޤ餻] /(v1) to make shorter/(P)/
+ͤޤ [Ĥޤ] /(adv,n) in short/in brief/in other words/that is to say/in the long run/after all/blockade/stuffing/ultimate/(P)/
+ͤޤ [Ĥޤ] /(v5r) (1) to be blocked/to be packed/(2) to hit the ball near the handle of the bat (baseball)/(P)/
+ͤޤ [ĤޤȤ] /(adv) in sum/in short/in the end/
+ͤ [Ĥ] /(n) checkmate/
+ͤ [Ĥ] /(v5m) to become fine/(P)/
+ͤ [Ĥ] /(n,suf) stuffing/packing/keep doing for period of time (verbal suf)/an end/the foot (e.g. of a bridge)/checkmate/mate/appointment/
+ͤƤ [ĤƤ] /to be in attendance (on duty)/
+̤ͤ [ĤƤ褦] /to frequent tirelessly/
+ͤ [Ĥ] /(v1) to pack/to shorten/to work out (details)/(P)/
+ͤݤ [Ĥᤫ] /(v1) to crowd (a house)/to throng to (a door)/
+ͤ [Ĥ] /(v5r) to draw near/to draw closer/
+ͤ [Ĥᤨ] /(n) stand-up collar/
+ͤ [Ĥᤴ] /(n) composed go problem/
+ͤ礻 [Ĥᤢ碌] /(v1) to assort/
+ͤ碌 [Ĥᤢ碌] /(n) combination/assortment (of goods)/
+ͤ碌 [Ĥᤢ碌] /(v1) to pack an assortment of goods/
+ͤ߼ [Ĥᤳߤ央] /(belief in the desirability of) education by rote learning/
+ͤ [Ĥᤳ] /(v5m) to cram/to stuff/to jam/to squeeze/to pack/to crowd/(P)/
+ͤ [Ĥᤷ] /(n) station/office/guardroom/
+ͤᾭ [Ĥᤷ礦] /(n) chess problem/composed shogi problem/
+ͤڤ [Ĥ᤭] /(v5r) to be or remain always on hand/
+ͤؤ [Ĥᤫ] /(v1) to repack/to refill/
+ͤʢ [ĤФ] /(n) being forced to commit seppuku/
+ͤʪ [Ĥ] /(n) filling or packing material/stuffing/padding/
+ͤʤ [Ĥޤʤ] /(adj) (uk) insignificant/boring/trifling/(P)/
+ͤ [Ĥޤ] /(adv,n) in short/in brief/in other words/that is to say/in the long run/after all/blockade/stuffing/ultimate/
+ͤ [ʤ] /(v5r) to rebuke/to scold/to tell off/
+Ͷ [äĤ] /rugged/
+ͽ [Ĥᤷ] /(n) station/office/guardroom/
+ [ä] /(n,vs) (rare) reproach/reprove/reprimand/
+ [Ĥ᤯] /(n) white Dutch clover/
+ʪ [Ĥ] /(n) filling or packing material/stuffing/padding/
+ [Ĥ] /(n) cross-examination/(P)/
+ [̤] /(n) wooden or stone block for beating cloth/
+ [] /(n) mallet/pestle/pounder/
+ [ͤŤ] /(n) mallet handle/
+ [] /(n) millet/
+е [Ӥʤ] /(n) member of round herring family/
+Ļ [Ӥ] /(n) millet dumplings/
+ [㤯] /instead/on the contrary/rather/all the more/
+Ѥ [ꤾ] /(v1,vt) to repel/to drive away/to repulse/to reject/
+Ѥä [ä] /(adv) on the contrary/rather/all the more/instead/(P)/
+Ѳ [ä] /(n,vs) rejection/dismissal/(P)/
+ [㤯] /(n) guest/customer/(P)/
+Ҥ̤ [㤯Ȥ] /(exp) to show a guest in/
+Ұ [㤯Ĥ] /(n) hospitality/
+Ұ [] /(n) guest (associate) member/
+Ұ [㤯] /(n) guest (associate) member/(P)/
+Ұ [㤯󤱤󤭤夦] /visiting researcher/
+Ұ [㤯Ҥ] /(n,vs) touting/tout/barker/pander/"customer puller"/
+ұ [㤯] /(n) guest appearance/
+Ҵ [ä] /(n) objective/(P)/
+ҴѼ [ä󤷤央] /objectivism/
+ҴѼ [ä󤷤央] /objectivist/
+Ҵ [ä󤻤] /(n) objectivity/
+ҴŪ [äƤ] /(adj-na) objectivity/(P)/
+Ҵ [㤯] /(n) parlor/guest room/(P)/
+Ҵ֤̤ [㤯ޤˤȤ] /(exp) to enter the parlor/
+Ҵ [㤯褻] /(n) attracting customers/
+Ҷ [㤯] /(n) clientele/
+ҷ [] /(n-adv,n-t) last month/
+ҷ [㤯] /(n-adv,n-t) last month/
+Ҹ [] /(n) (gram) object/
+Ҹ [㤯] /(n) (gram) object/
+һߤ [㤯ɤ] /(n) draw a full house/
+һ [] /(n,vs) dying abroad/dying in a foreign land/
+һ [㤯] /(n,vs) dying abroad/dying in a foreign land/
+Ҽ [㤯] /(n) drawing room/guest room/(P)/
+Ҽ̳ [㤯Ĥ礦त] /(n) cabin crew/
+Ҽ [] /(n) hotel/inn/lodging/
+Ҽ [㤯] /(n) hotel/inn/lodging/
+Ҽ [㤯] /(n) passenger car/(P)/
+Ҽ [㤯] /(n) clientele/
+Ҽ [㤯] /(n) enjoying popularity among the customers/
+Ҿ [㤯礦Ф] /(n) hotel/service (restaurant, entertainment) business/
+ҿ [㤯] /(n) caller/visitor/company/guest/
+ [㤯] /(n) guest seating/(P)/
+ [㤯] /(n) passenger boat/(P)/
+ [㤯] /(n) low tray of food for guests/
+ [㤯] /(n) priest traveling as part of his training/
+ [㤯] /(n) quality of customers/
+­ [㤯] /(n) customers/(P)/
+ [] /(n) object/
+ [㤯] /(n) object/
+Ԥ [㤯ޤ] /(n) waiting for customers/
+ [㤯Ǥ] /(n) reception hall (in a temple or palace)/
+ [] /(n) land which one visits/alien land/topsoil brought from another place to mix with the soil/
+ [㤯] /(n) land which one visits/alien land/topsoil brought from another place to mix with the soil/
+ǯ [ͤ] /(n-adv,n-t) last year/
+ǯ [㤯ͤ] /(n-adv,n-t) last year/
+ʬ [㤯֤] /(n) guest/
+ [㤯褦] /(n) for use of customers or guests/
+Υ [㤯Фʤ] /(n) customers losing interest in product or shop/
+ [] /(n) leg/(P)/
+ӱ [㤯] /(n) rhyme/end rhyme/
+Ӳ [ä] /(n) at one's feet/
+ӵ [ä] /(n) beriberi/
+Ӹ [ä] /(n) footlight/limelight/(P)/
+ӿ [㤯礯] /(n) dramatization (e.g. film)/(P)/
+ӿ [㤯礯] /movie adapter/dramatizer/
+ [㤯] /(n) beauty of leg lines/
+ [㤯夦] /(n) footnote/
+ [㤯夦] /(n) footnotes/
+Ⱦ [Ϥ] /(n) leggings/
+դ [Ĥ] /(n) (1) something (equipped) with legs/(2) sole of foot/(3) one's manner of walking/
+ [㤯] /(n) leg/
+ [㤯ۤ] /(n) scenario/(P)/
+ܲ [㤯ۤ] /(n) scriptwriter/playwright/scenario writer/
+Ω [㤿] /(n) footstool/stepladder/
+ [㤯꤭] /(n) walking ability/
+ [㤯礯] /(n) walking ability/
+ [Ϥ] /(n) gaiters/
+Ԥ줿͡ [줿ҤȤӤ] /the oppressed/downtrodden people/
+Ԥ줿Ϳ [줿ҤȤӤ] /the oppressed/downtrodden people/
+Ԥ [] /(v1) to oppress/(P)/
+Ԥ [] /bullying/teasing/
+Ի [㤯] /(n) atrocity/massive killing/(P)/
+Ի [㤯] /(n) driving someone too hard/
+ [㤯] /(n) tyranny/despotism/
+ [㤯] /(n,vs) ill-treatment/oppression/(P)/
+ [㤯] /(adj-na,n) reverse/opposite/(P)/
+դ [] /(n) reverse/inversion/upside down/(P)/
+դ [] /(adj-na,adj-no,n) inversion/upside down/
+դ [Ȥ] /(n) word said backwards/word of opposite meaning/
+դ [ޤĤ] /(n) turned-in eyelashes/ingrown eyelashes/trichiasis/
+դʤ [㤯ʤ] /(n,vs) rubbing the wrong way (e.g. a cat)/irritating/
+դ [㤯] /(adv) conversely/
+դˤʤ [ˤʤ] /(exp) to turn upside down/
+դ餦 [餦] /(v5u) to go against/to oppose/to disobey/to defy/(P)/
+եݡɼ [㤯ݡɤ] /reverse Polish notation/RPN/
+ձ [㤯] /(n) a twist of fate/
+ձ [㤯] /(n) (1) (Buddh) bad deed which ultimately results in the creation of a good Buddhist/(2) older person conducting a funeral service for a younger relative, in particular, a parent for a child/
+ղž [㤯Ƥ] /(n) spinning the opposite way/backspin (tennis, baseball)/counter/
+մ [ޤ] /(v5k) surging water or waves/
+մؿ [㤯󤹤] /(n) (math) the inverse function/
+ն [ä礦] /(n) adversity/(P)/
+ո [ä] /(n) (abbr) backlighting/
+ո [ä] /(n) backlight/
+ո [㤯] /(n) backfire/counterproductive/opposite effect/(P)/
+ո [ä] /(n) backfire/counterproductive/opposite effect/
+չ [ä] /(n,vs) adverse/go backward/retrograde/
+չ [㤯礦] /(n) (math) inverse matrix/
+պ [] /(n) unjustified resentment through misunderstanding/
+պ [㤯褦] /reaction/adverse effect/
+ջѷ [㤯󤫤] /(n) inverted triangle/
+ջѷ [㤯󤫤ä] /(n) inverted triangle/
+ջ [㤯] /(n) baby born feet (or buttocks) first/breech birth/
+ջ [㤯] /(n,vs) count/calculate back/
+ջ [] /(n) breech (foot) presentation/agrippa/
+ջ [] /(n) baby born feet (or buttocks) first/breech birth/
+ռ [㤯] /(n) unexpected twist/
+ռ [] /(n) an underhand or backhand grip/(P)/
+ս [㤯] /(n) (1) (Buddh) holding a memorial service for oneself/(2) an older person conducting a memorial service for a deceased, younger person/
+ս [㤯夦] /(n,vs) counterattack/(P)/
+ս [㤯] /(n) reverse order/following a contrary path/
+վ [㤯] /(n) (discount rate) negative spread/
+վ [㤯礦] /(n,vs) frenzy/distraction/
+վ夬 [] /(n) (gymnastics) pulling oneself upward with a forward, circling movement/
+վ夻 [Τܤ] /(v1) to feel dizzy/to have blood rush to one's head/to become conceited/(P)/
+վ夻夬 [Τܤ] /(v5r) to be beside oneself/to lose one's head/to go mad with something/
+վ [Τܤ] /(oK) (v5r) to go back/to go upstream/to make retroactive/
+տ [㤯] /(n) treachery/
+տ [㤯] /(n) treacherous retainer/
+տ [㤯] /(n) reciprocal number/
+и [㤯ä] /(n) positive or antiseptic soap/
+ [㤯] /(n) contradictory conjunction (but, however, etc.)/
+ [㤯] /(n) paradox/(P)/
+Ū [㤯ĤƤ] /(adj-na) paradoxical/
+ [㤯Ǥ] /(n) counterpropaganda/
+± [㤯] /(n) rebel/traitor/insurgent/
+õ [㤯] /(n) phone trace/detecting the source of a telephone call/
+Ĭ [㤯礦] /(n) weather tide/adverse current/
+Ĭ [] /(n) weather tide/adverse current/
+ [] /(n) shaving against the grain/
+ [㤯Ƥ] /counter-proposal/
+ž [㤯Ƥ] /(n) (sudden) change/reversal/turn-around/coming from behind (baseball)/(P)/
+ž [㤯Ƥ󤬤] /(vs) winning after defeat seems certain/coming from behind to win/(P)/
+ž [㤯Ƥ󤽤] /(n) inversion layer/
+žʬ۷ [㤯Ƥ֤פ] /(n) population inversion factor/
+ [㤯] /(n) rebel/traitor/
+ [ʤ] /(n) choppy seas/
+ [ऱ] /(n) a hangnail/
+ [㤯] /(iK) (n) inverse ratio/
+ [㤯Ҥ줤] /(n) (being in) inverse proportion to/
+ [㤯ʤ] /(n,vs) rubbing the wrong way (e.g. a cat)/irritating/
+ [ʤ] /(n,vs) rubbing someone up the wrong way/
+ [㤯դ] /(n) head wind/adverse wind/(P)/
+ʮ [㤯դ󤷤] /(col) (obs) reverse thrust/crazy/
+̴ [] /(n) a dream which is contradicted by reality/
+̿ [㤯ᤤ] /a counterproposition/
+ [⤮] /(n) abatis/
+ [] /(n) hair which is combed back or puffed up or teased/
+ [㤯ɤ] /(n) retrogression/reversal/relapse/(P)/
+͢ [㤯椷] /(n) reexportation/
+͢ [㤯ˤ夦] /(n) reimportation/(P)/
+ [] /(adj-na,adj-no,n) inversion/upside down/(P)/
+ [㤯褦] /(n,vs) abuse/misuse/taking advantage of/
+ [Ȥ] /(n) plunging or dropping an object headfirst (down a precipice)/
+Ω [] /(n) handstand/headstand/(P)/
+Ω [] /(v5t) to stand up/to oppose/
+ΩƤ [Ƥ] /(v1) to ruffle (up)/
+ή [㤯夦] /(n) counter-current/adverse tide/regurgitation (of blood)/
+ι [] /(n) inn/
+ [] /(n) imperial wrath/
+ϲ [㤯] /(n) choppy seas/
+ϲ [ʤ] /(n) choppy seas/
+स [ͤ] /(n) turning an object in the wrong direction/
+ [ޤĤ] /(n) turned-in eyelashes/ingrown eyelashes/trichiasis/
+ [ޤĤ] /(n) turned-in eyelashes/ingrown eyelashes/trichiasis/
+ [] /(n) hill/height/knoll/rising ground/(P)/
+֤Ф [ˤؤ] /room facing a hill/
+֤򲼤 [򤯤] /(exp) to go down a hill/
+־ [夦礦] /hilltop/
+ֿ [夦] /(n) pimple/papule/
+ [] /(n) vicinity of a hill/
+ [夦礦] /(n) hill/(P)/
+ [夦礦] /hill country/hilly area/
+ס [ҤӤ] /(adj-na,adv,n) long time/many days/(P)/
+פ [Ҥ] /(adj) long/long-continued/old (story)/(P)/
+פ [Ҥफ] /a long time ago/
+פ [Ҥ] /for a long time/
+פ֤ [Ҥ֤] /(exp) after a long time/(P)/
+פ֤ [Ҥ֤] /(adv) after a long time/
+פ [Ҥ֤] /(exp) after a long time/(P)/
+ױ [夦] /(n) eternity/
+ױ [] /(n) eternity/
+ײ [夦] /(n) long-cherished hope/
+׵ [ҤӤ] /(adj-na,adv,n) long time/many days/
+׻ [] /(n) type of greenling (fish)/
+ [Ҥ] /sky/moon/
+ [Ҥ֤] /(adj-na,n) long time/many days/
+ [夦] /(n) neglect of friends/
+ [夦] /(n) neglect of friends/
+ [夦Ĥ򤸤礹] /(exp) to apologize for a long neglect of friends/
+ [] /(n) foe/enemy/revenge/enmity/grudge/feud/harm/evil/ruin/invasion/
+ [] /(n) foe/enemy/revenge/enmity/grudge/feud/harm/evil/ruin/invasion/
+ [] /(n) foe/enemy/revenge/enmity/grudge/feud/harm/evil/ruin/invasion/
+Ũ [夦Ƥ] /(n) bitter enemy/
+Ƥ [] /(n) vengeance/revenge/retaliation/
+Ƥ [] /(n) vengeance/revenge/retaliation/
+Ʊ [ɤ] /enemy/
+̾ [] /(n) nickname/
+ [夦夦] /revenge/bitter enemy/
+ [夦] /(n,vi,vs) rest/taking a day off/being finished/being absent/retire/sleep/(P)/
+٤ޤ [䤹ޤ] /(v1) to excuse (someone)/to give a holiday to/to make (someone) rest/
+٤ޤ [䤹ޤ] /(v5r) to be rested/to feel at ease/to repose/to be relieved/(P)/
+٤ [䤹] /(n) (1) rest/recess/respite/(2) vacation/holiday/absence/suspension/(3) moulting/(P)/
+٤ߵ٤ [䤹ߤ䤹] /(adv) resting at times/thinking carefully/
+٤߽ [䤹ߤɤ] /(n) resting place/haven of rest/
+٤߾ [䤹ߤ] /resting place/
+٤㲰 [䤹ߤ] /wayside teahouse/
+٤ [䤹ߤ夦] /closed/on break/"private party"/
+٤ [䤹] /(v5m,vi) to rest/to have a break/to take a day off/to be finished/to be absent/to retire/to sleep/(P)/
+٤ [䤹] /(v1) to rest/to suspend/to give relief/(P)/
+٤ [䤹] /fallow land/
+٤餦 [䤹餦] /(v5u) to rest/to relax/
+ٰ [夦] /peace/tranquility/
+ٱ [夦] /(n,vs) suspending performance/
+ٲ [夦] /(n) holiday/day off/furlough/(P)/
+ٲ˴ꤤ [夦ͤ] /application for leave/
+ٲл [夦] /(n) dormant volcano/
+ٲ [夦] /(n) adjournment/recess/
+ٲ [夦] /reassembling of a legislature/
+ٳ [夦] /(n) temporary absence from school/suspension/(P)/
+ٴ [夦] /(n) suspension of publication/(P)/
+ٴ [夦] /newspaper holiday/
+ٴ [夦] /(n) fallowing/
+ٴ [夦] /(n) fallow land/
+ٴ [夦] /(n) library or museum closure/(P)/
+ٵ [夦礦] /(n) suspension of fishing/
+ٶ [夦礦] /(n) closed (e.g. store)/business suspended/shutdown/holiday/(P)/
+ٶ [夦礦] /business holiday/
+ٷ [夦] /(n,vs) rest/break/recess/intermission/(P)/
+ٷƻ [夦] /rest time/intermission/
+ٷƼ [夦] /restroom/lounge/
+ٷƽ [夦] /(n) restroom/lounge/(P)/
+ٹ [夦] /(n) closing school (temporarily)/dropping one's studies/(P)/
+ٹ [夦] /(n) lying fallow/
+ٹ [夦] /(n) suspension of sailings/
+ٹ [夦] /(n) lecture cancelled/(P)/
+ٺ [夦] /(n) nonappearance in print/
+ٻ [夦] /(n,vs) pause/cessation/rest/(P)/
+ٻ [夦] /(n) rest (music)/period/full stop/
+پ [夦礦] /good omen/
+پ [夦礦] /(n) theater closure/stage absence/(P)/
+ٿ [夦礯] /(n) temporary retirement/suspension from office/(P)/
+ٿ [夦] /(n) rest assured/
+ٿ [夦] /(n) no medical examinations (today)/
+ٿ [夦] /doctor's no-consultation day/
+ٿ [夦] /(n) idle spindles/
+ [夦] /(n) weal and woe/welfare/
+ [夦] /(n) truce/armistice/(P)/
+ [夦󤫤] /(n) armistice conference/
+ﵭǰ [夦󤭤ͤ] /(n) Armistice Day/
+ﶨ [夦󤭤礦Ƥ] /(n) cease-fire agreement/
+ [夦󤸤礦䤯] /(n) armistice treaty/
+ [夦] /(n) demilitarized zone (DMZ)/
+© [夦] /(n) rest/relief/relaxation/(P)/
+© [夦] /recess/
+© [夦] /(n) restroom/lobby/lounge/
+­ [夦] /resting/
+ [夦] /laziness/neglect/
+ [夦Ƥ] /(n) court recess/
+ [夦Ƥ] /no-court day/
+ž [夦Ƥ] /not running (elevator)/
+ [夦Ǥ] /(n) electricity cut-off/
+ [夦Ǥ] /no-electricity day/
+ [夦] /(n-adv,n) holiday/day off/(P)/
+ [夦Ĥ] /the day after a holiday/
+ [夦Ϥ] /temporary quarters/
+ [夦] /(n) rest (in music)/
+̲ [夦ߤ] /(n) idle/dormant/
+̲ [夦ߤ] /dormant season/
+ [夦褦] /(n) rest/break/recreation/(P)/
+ܼ [夦褦] /rest or recreation room/
+ڤФ [Фʤ] /(adv) to the best of my ability, poor though it be/
+ڤФʤ [Фʤ] /(exp) unnecessary/unattainable/
+ڤ [] /(conj) and/as well as/(P)/
+ڤӤդ [ӤĤ] /far beyond one's power/not at all equal/
+ڤӹ [Ӥ] /(n) bent back/indecisive attitude/
+ڤ [Ӥ] /(adj) hard to attain to/
+ڤ [] /(v5b) to reach/to come up to/to amount to/to befall/to happen to/to extend/to match/to equal/(P)/
+ڤܤ [ܤ] /(v5s) to exert/to cause/to exercise/(P)/
+ [夦] /(n) passing an examination/
+ [夦] /successful examinee/
+ [夦Ƥ] /passing mark/
+ [夦餯] /(n) success or failure (in examinations)/
+ۤ [] /(v5m) to inhale/
+ۤĤ [Ĥ] /(v1) to attract/to be used to/
+ۤ [Τ] /(n) feeding cup/
+ۤ [] /(n) cigarette end (butt)/tobacco ashes/(P)/
+ۤ [] /(n) mouthpiece/(cigarette) filter/tip/
+ۤ [] /(v5m) to inhale/(P)/
+ۤ [Ȥ꤬] /(n) blotting paper/
+ۤ [Ȥ] /(v5r) to suck up/to absorb/to squeeze (money)/
+ۤФ [] /(v5s) to suck (or draw) out/to aspirate/
+ۤ夲 [] /(n) suction/sucking/
+ۤ夲 [] /(v1) to pump off or out/to suck up or out/to siphon off/
+ۤդ [Ĥ] /(v5k) to stick to/
+ۤդ [Ĥ] /(v1) to attract/to be used to/
+ۤʪ [] /(n) Japanese-style soup/
+ۤ [] /(v5u) to smoke/to breathe in/to suck/(P)/
+۰ [夦] /(n) absorption/suction/aspiration/attraction/(P)/
+۰ [夦] /(n) sucking in/
+۲ [夦] /sound absorption/
+۲ [夦󤶤] /(n) acoustic material/
+۳ [] /(n) cigarette end (butt)/tobacco ashes/
+۵ [夦] /(n) inspiration/
+۶ [󤴤] /Hevajra/Eternal Vajra (tantric Buddhist deity)/
+۷ [夦] /(n) sucking blood/
+۷쵴 [夦Ĥ] /(n) vampire/bloodsucker/
+۷ưʪ [夦Ĥɤ֤] /bloodsucker/
+۸ [] /(n) mouthpiece/cigarette holder/
+ۼ [夦] /(n) moisture absorbing/
+ۼ [夦Ĥ] /(n) desiccant/moisture absorbent/
+ۼ [夦Ĥ] /(n) absorbency/hygroscopicity/
+ۼ [Ȥ꤬] /(n) blotting paper/
+ۼ [夦夦] /(n,vs) absorption/suction/attraction/(P)/
+ۼʻ [夦夦äڤ] /merger/takeover/
+ۼ [夦夦] /(n) an absorbent/
+ۼ [夦夦礯] /(n) absorbing power/
+۾夲 [] /(v1) to suck/
+ۿ [夦] /(n) dust vacuuming/
+ۿ [夦] /(n) water absorption/
+ۿ [夦] /(n) water absorbency/
+ [夦㤯] /(n,vs) adsorption/adsorb/attachment/sorption/
+ [夦ˤ夦] /(n) inhalation/(P)/
+ [夦ˤ夦] /(n) an inhaler/
+ [夦Ф] /(n) sucker/
+ʪ [] /(n) soup/
+ܲ [ߤ䤱] /(n) residence or family of a prince/
+ܵ [ߤ䤤] /(n) shrine/imperial palace/
+ܷ [夦] /(n) castration/confinement in a palace/
+ܺ긩 [ߤ䤶] /prefecture on the island of Kyuushuu/
+ܻ [ߤޤ] /(n) shrine visit/
+ܻŤ [ߤŤ] /(n) court service/
+ܻ [] /(n) (Shinto) chief priest/
+ܼ [夦] /(n) palace/imperial family/
+ܼ [ߤ] /(n) court or shrine guard/
+ܾ [夦礦] /(n) Imperial Palace/(P)/
+ܾ븩 [ߤ䤮] /prefecture in the Touhoku area/
+ܿ [ߤӤ] /(n) (noble) courtier/
+ [夦夦] /(n) imperial court/(P)/
+ [夦Ƥ] /the Palace/the Court/
+ [夦Ƥ] /(n) the Court/(P)/
+ [夦Ƥ󤬤] /court music/
+ [夦Ƥ] /(n) court painter/
+ [夦Ǥ] /(n) palace/(P)/
+IJ [ߤ䤿] /the Miyata family/
+ [ʤ礦] /(n) (obs) the Imperial Household Department/
+ģ [ʤ礦] /Imperial Household Agency/(P)/
+ [ߤ䤵] /(n) prince/princess/
+ͤ [ߤ䤵ޤդȤ] /two Imperial princes/
+ [] /(n) bow (and arrow)/(P)/
+ݤ [ߤҤ] /(exp) to draw a bow/
+ݶ [夦] /things used in archery/
+ݷ [夦] /(adj-no,n) arched/crescent-shaped/bow-shaped/segment/
+ݷ [ߤ] /(adj-no,n) arched/crescent-shaped/bow-shaped/segment/
+ݷ [ߤʤ] /(adj-no,n) arched/crescent-shaped/bow-shaped/segment/
+ݷˤʤ [ߤʤˤʤ] /(exp) to bend backward/to become bow-shaped/
+ݸ [ߤŤ] /(n) bowstring/
+ݻ [ߤ] /(n) bow maker/
+ݼ꼰 [ߤȤꤷ] /(n) bow-twirling ceremony in sumo/
+ݼ [] /(n) one's left hand/
+ݽ [夦] /(n) (Japanese) archery/
+ݾ [夦礦] /(adj-no,n) bow-shaped/arched/
+ [󤼤] /(n) strength needed to pull back a bow/
+ [夦] /(n) bows and arrows/war/
+ĥ [ߤϤ] /(n) paper lantern with bow-shaped handle/
+ĥ [ߤϤŤ] /(n) crescent moon/
+ĥ [ߤϤ¤礦] /paper lantern with bow-shaped handle/
+ƻ [夦ɤ] /(n) (Japanese) archery/(P)/
+ [夦] /(n) archery and horsemanship/
+ [夦] /(n) bow and arrow/
+ [ߤ] /(n) bow and arrow/(P)/
+ȬȨ [ߤϤޤ] /(n) god of war/
+ [夦] /(adj-na,n) (1) urgent/sudden/(2) steep/(P)/
+ޤ [] /hurriedly/(P)/
+ޤ [] /(v5s) to hurry/to urge on/(P)/
+ޤ [] /(v1) to hurry up/
+ޤ [] /(v1) to hasten (the work)/to urge (a person) on/
+ޤв [Фޤ] /(exp) less haste, more speed/
+ޤƤ [Ƥ] /(v1) to be hurried/to be hastened/to be hard pressed/
+ޤ [夦] /(adj-na,adv) hurriedly/in a hurry/(P)/
+ޤ [] /(v5m) to sound agitated, hurried, flustered/
+ޤΩƤ [Ƥ] /(v1) to hurry (up)/to press/to urge on/
+ޤ [] /(n-adv,n) urgent/hasty/(P)/
+ޤ­ [] /(n) fast pace/
+ޤ [] /(v5k) to hurry/to rush/
+ޤ [] /(v5g) to hurry/to rush/(P)/
+ޤʺ [夦ʤ] /sudden drop/precipitous slope/
+ޤή [夦ʤʤ] /swiftly running river/rapid stream/
+ޤߤ [夦򤹤] /(exp) to help (a person) out of danger/
+ޥ [夦] /(n) sharp curve (turn)/
+ޥԥå [夦ԥå] /(adj-na,n) quick pace/(P)/
+޲ [夦] /(n) a sudden fire/a nearby fire/
+޴ [夦] /(n) emergency case/(P)/
+޷ [夦] /steep slope (incline)/
+޷ [夦] /(adj-na,n) sudden/precipitous/radical/(P)/
+޸ [夦] /(n) sudden decrease/
+޸ [夦Ф] /(n) steep slope/
+޹ [夦] /(n) express (e.g. train that bypasses many stations)/(P)/
+޹Է [夦] /(n) express ticket/
+޹ֱ [夦Ƥ㤨] /(n) express station/
+޹ [夦Ӥ] /express mail/
+޹ [夦礦] /(n) express charge/
+޹ [夦ä] /(n) express train/
+޹߲ [夦] /(n) swoop/nose dive/
+޹߲ [夦Ф] /(n) dive bombing/
+޹ [夦] /(n) urgent notice/
+޺ [夦Ϥ] /(n) steep slope/
+޻ [夦] /(n) express messenger/
+޻ [夦] /(n,vs) sudden death/(P)/
+޼ [夦] /(n) steep slope/
+޽ [夦夦] /(n,vs) raid/assault/descent/
+޽ [夦] /(adj-na,n) steep/sharp/
+޽ [夦] /(n) vitals/tender spot/secret/key/(P)/
+޾徺 [夦礦礦] /(n,vs) sudden rise/steep climb/zoom/
+޾ [夦] /(n) emergency/
+޿ [夦] /(n,vs) sudden rise (esp. of stock prices)/jump/(P)/
+޿ [夦] /(n) urgent message or dispatch/
+޿ [夦] /(n,vs) rapid progress/radical/(P)/
+޿ʼ [夦󤷤央] /radicalism/
+޿ʼ [夦󤷤央] /radical (person)/
+޿Ū [夦Ƥ] /(adj-na) radical/
+޿ [夦Ȥ] /radical political party/
+޿ [夦] /(n) radical faction or group/
+޿ [夦] /(n) small teapot/
+޿ܤθ [夦Τ] /spout of a teapot/
+ [夦] /(n) acute (e.g. illness)/(P)/
+ [夦󤻤󤷤礦] /(n) acute infection/
+Ĺ [夦礦] /(n,vs) rapid growth/(P)/
+Ĺ [夦礦礦] /(n) rapidly growing company/
+ [夦] /(n) sudden death/(P)/
+ [夦] /under pressure/urgency/
+ [夦] /(n,vs) hurried construction/speedy laying/
+˯ [夦ݤ] /(n) van (of a movement)/
+ [夦] /(n) dispatch/
+ [夦] /(n,vs) explosion/proliferation/surge/(P)/
+¤ [夦] /(n) hurried construction/
+® [夦] /(adj-na,n) rapid (e.g. progress)/(P)/
+ [夦Ĥ] /(n) (being in) hot pursuit/
+ [夦Ƥ] /(n) sudden stop/
+Ÿ [夦Ƥ󤫤] /(n) rapid development/
+ž [夦Ƥ] /(n) sudden change/
+ž [夦Ƥ󤫤] /sudden change/
+žľ [夦Ƥä] /(n) suddenly and precipitately/take a sudden turn/
+ƭ [夦Ȥ] /(n) sudden rise/jump/sharp rise/(P)/
+ [夦ʤ] /(n) sudden or unexpected disaster/
+ [夦] /(n,vs) dispatch/
+ [夦Ϥ] /(n) urgency/imminence/
+ [夦Ϥ] /urgent/pressing/imminent/
+ [夦Ӥ礦] /(n) sudden illness/(P)/
+¿ [夦Ӥ礦ˤ] /an emergency patient or case/
+ [夦ؤ] /(n) (1) accident/(2) sudden turn/(P)/
+ [夦] /(n,vs) urgent recruit/
+ [夦ۤ] /(n) urgent report or message/
+̳ [夦] /(n) urgent business/(P)/
+ [夦褦] /(n) urgent business/(P)/
+ [夦餯] /(n) sudden fall/sharp fall/sudden drop/sharp drop/(P)/
+ή [夦夦] /(n) swift current/rapids/
+ [夦줤] /(n) rapid cooling/
+Ϥ [夦館] /(adj-na,n) hastily made/improvised preparation/
+ [夦] /(adj-na,adv) hurriedly/in a hurry/(P)/
+ߤ [] /(n) help/aid/relief/(P)/
+ߤ [̤] /(n) savior (the Savior)/rescuer/
+ߤФ [] /(v5s) to rescue/to free/
+ߤ夲 [] /(v1) to pick up and rescue/
+ߤ [] /(v5u) to rescue from/to help out of/(P)/
+ߤ [] /(v1) to help/to save/to rescue/to give relief to/to spare (life)/to reinforce/to promote/to abet/
+߱ [夦] /(n) relief/rescue/reinforcement/(P)/
+߱ư [夦󤫤Ĥɤ] /(n) rescue operation/
+߱緳 [夦󤰤] /reinforcements/relief column/
+߱ [夦󤿤] /(n) relief party/rescue party/
+߱ [夦Ȥ] /(n) relief pitcher/fireman/
+߱ʪ [夦֤ä] /(n) relief supplies/
+ߵ [夦夦] /(n) first-aid/(P)/
+ߵޥإꥳץ [夦夦إꥳץ] /ambulance helicopter/
+ߵް [夦夦礦] /(n) emergency medicine/
+ߵ޼ [夦夦] /(n) ambulance/(P)/
+ߵȢ [夦夦Ф] /(n) first-aid kit/
+ߵ± [夦夦Ӥ礦] /(n) emergency hospital/
+ߵˡ [夦夦ۤ] /(n) (knowledge of) first-aid/
+߸ [夦] /(n,vs) relief/aid/
+߸ư [夦Ĥɤ] /relief (aid) work/
+߸ [夦] /(n) first-aid station/
+߸ [夦Ϥ] /(n) relief squad/rescue party/
+߹ [夦] /(n) famine relief/
+߹Ӻʪ [夦] /(n) hardy plants/
+߹ [夦] /(n) patriot devoted to the salvation of his country/(P)/
+ߺ [夦] /(n) relief/aid/rescue/salvation/help/(P)/
+ߺѺ [夦] /relief measure/
+ߺѼ [夦] /savior/
+߽ [夦] /(n) rescue/extricate/reclaim/deliverance/(P)/
+߽к [夦Ĥ] /rescue mission/evacuation operation/
+߽ [夦] /(n,vs) relief/aid/rescue/(P)/
+߽ [夦礻] /lifeboat/rescue ship/
+߽ [夦礿] /(n) rescue team or party/
+߽ [夦礢] /(n) safety net/cowcatcher (train or streetcar)/
+߽ [夦⤦] /(n) safety net/cowcatcher (train or streetcar)/
+ [夦] /(n) salvation/
+ [夦] /(n) Salvation Army/(P)/
+ [夦] /(n) saviour/messiah/(P)/
+ [夦ʤ] /(n) rescue/salvage/
+إꥳץ [夦ʤإꥳץ] /rescue helicopter/
+ [夦ʤ󤻤] /(n) rescue ship/slavage boat/
+ [夦Ҥ] /(n) poor relief/
+̱ [夦ߤ] /(n) disaster relief/
+̿ [夦ᤤ] /(n) lifesaving/(P)/
+̿󥿡 [夦ᤤ󥿡] /hospital emergency room/
+̿ܡ [夦ᤤܡ] /(n) lifeboat/
+̿ [夦ᤤ] /(n) lifesaving equipment/
+̿ [夦ᤤƤ] /(n) lifeboat/
+ [] /(v1) to rot/
+̤Ƥ [ϤƤ] /(v1) to rust away/to rot away/to decay/to fall to ruins/to die in obscurity/
+ [] /(n) decayed tree/
+ [] /(n) decayed leaves/
+տ [Ф] /(n) yellow-brown/
+ [夦] /(n) rotting and crumbling/
+ [夦Ϥ] /(n,vs) decay/dilapidation (ruin)/
+ [] /(n) decayed leaves/
+ [Ȥ] /(v5m) to want/to seek/to request/
+ [Ȥ] /(n) request/appeal/claim/demand/
+˱ [Ȥˤ] /(exp) to answer a request/
+ [Ȥ] /(v1) to seek/to request/to demand/to want/to wish for/to search for/to pursue (pleasure)/to hunt (a job)/to buy/(P)/
+ᰦ [夦] /(n,vs) courting/
+ᰦؼ [夦] /courtship display/
+ [夦] /(n) courtship/
+᷺ [夦] /(n,vs) prosecution/(P)/
+ầ [夦] /(n,vs) marriage proposal/courtship/
+ầ [夦󤳤] /matrimonial advertisement/
+ầ [夦󤷤] /suitor/
+ʹ [夦] /advertisement for a wife/
+ [夦礦] /(n) claim for damages/
+ῦ [夦礯] /(n) job hunting/seeking employment/(P)/
+ῦ [夦礯] /applicant interviewer/
+ῦ [夦礯] /situation-wanted advertisement/
+ῦ [夦礯] /job applicant/
+ῦ [夦礯⤦] /(n) job application/
+ῴ [夦] /(n) centripetal/
+ῴ [夦礯] /(n) centripetal force/(P)/
+ [夦] /(n) offer of job (situation)/(P)/
+͸ [夦󤰤] /job vacancy/
+͹ [夦󤳤] /help wanted advertisements/
+ͻԾ [夦󤤤] /(n) job market/
+ͻ [夦] /job advertisement/
+ͼ [夦󤷤] /employer/someone hunting for workers/
+; [夦󤸤礦ۤ] /(n) job magazine/
+ [夦ʤ] /labor shortage/
+ [夦] /(n) mensuration/
+ƻ [夦ɤ] /(n) seeking for truth/
+ƻ [夦ɤ] /(n) investigator/one who seeks the way/
+ˡ [ۤ] /(n) (Buddh) inquirer/
+⡹ [夦夦] /(adj-na,n) diligence/absorption (in something)/
+⡹ȤƤ [夦夦ȤƤ] /to be absorbed in/to think only of/
+ߴ [ߤۤ] /(v5s) to empty out/to drain out/to pump dry/
+߹ [ߤ] /(v5m) to fill with water/
+߼ [ߤȤ] /(n) dipping up (night soil)/
+߼ [ߤȤ] /(v5r) to scoop out/to pump out/to understand/(P)/
+߽Ф [ߤ] /(v5s) to pump out/to bail (water)/
+߾夲 [ߤ] /(v1) to draw/
+֤ [ߤ] /(n) drawn water/
+ʬ [ߤ櫓] /(v1) to apportion drawn water/to show understanding/
+Ω [ߤ] /(adj-no,n) freshly-drawn/
+ [] /(v5m) (1) to draw (water)/to ladle/to dip/to scoop/to pump/(2) to have a drink together/(3) to consider/to sympathize with/(P)/
+ [夦夦] /(adj-na,n) diligence/absorption (in something)/
+ȤƤ [夦夦ȤƤ] /to be absorbed in/to think only of/
+ [ߤȤ] /(n) septic tank/
+ [ߤȤꤰ] /(n) hole for pumping out septic tank/
+㤫 [ʤ] /(n) (1) to be moved to tears/(2) to suffer greatly (from)/
+㤫 [ʤ] /(v5s) (1) to make someone cry/to move someone to tears/(2) to grieve/
+㤫 [ʤ] /(v1) (1) to make someone cry/to move someone to tears/(2) to grieve/
+㤭 [ʤ] /(n) weeping/lamenting/(P)/
+㤭㤯 [ʤ㤯] /(v5r) to sob/
+㤭 [ʤäĤ] /(n) tearful face/
+㤭Ĥ [ʤĤ] /(v5k) to cling to .. in tears/to beg .. in tears/to appeal/to throw oneself on someone's mercy/
+㤭 [ʤ᤯] /(v5k) to cry/to scream/
+㤭 [ʤ] /(n) tear-stained face/(P)/
+㤭 [ʤ] /(v5b) to cry and shout/to scream/
+㤭 [ʤ] /(n) complaint/
+㤭ߤ [ʤ] /(v5m) to stop crying/to cry oneself out/
+㤭餹 [ʤϤ餹] /(v5s) to weep one's eyes out/
+㤭Ф [ʤ] /(v5s) to burst into tears/to burst out crying/to begin to cry/to be moved to tears/
+㤭 [ʤɤ] /(n) weak point/vulnerable point/Achilles' heel/
+㤭 [ʤɤ] /(n) weak point/vulnerable point/Achilles' heel/
+㤭Ф [ʤ餤] /(n) smile while crying/
+㤭 [ʤ礦] /maudlin drinker/
+㤭 [ʤͤ] /(n,vs) crying oneself to sleep/giving up in frustration/accepting meekly/being compelled to accept a situation/
+㤭 [ʤޤ] /feigned or crocodile tears/
+㤭 [ʤ] /(n,vs) cry/crying voice/(P)/
+㤭 [ʤष] /(n) crybaby/blubberer/
+㤭 [ʤ] /(v5m) to abandon oneself to grief/
+㤭̤ [ʤȤ] /to keep crying/
+㤭٤ [ʤĤ֤] /(v5s) to cry one's eyes out/to weep oneself blind/
+㤭Ǩ [ʤ̤] /(v1) to be tear-stained/
+㤭դ [ʤĤ] /(v5k) to cling to .. in tears/to beg .. in tears/to appeal/to throw oneself on someone's mercy/
+㤭 [ʤդ] /(v5s) to break down crying/
+㤭̤ [ʤ狼] /(exp) part in tears/come to grief/have to take a different tack/go separate ways/
+㤭뤹 [ʤ餹] /(v5s) to spend one's days in tears and sorrow/
+㤭餹 [ʤ餹] /(v5s) to spend one's days in tears and sorrow/
+㤭 [ʤ] /(v1) to break down crying/
+㤭̣ [ʤߤ] /crybaby/
+㤭 [ʤ] /(v5s) to weep the night out/to weep all night/
+㤭 [ʤ] /(v5s) to weep the night out/to weep all night/
+㤭 [ʤĤ] /(n) tearful face/
+㤭̤˪ [ʤĤˤϤ] /(exp,n) misfortunes seldom come alone/it rains, but it pours/
+㤭 [ʤȤ] /(v5s) to use tears to get one's way/
+㤭Ȥ [ʤȤ] /(v5s) to persuade by tears/
+㤭פ [ʤ] /to cling tearfully to another person/
+㤯 [ʤ] /(v5k) to cry/to weep/to sob/to howl/(P)/
+㤯㤯 [ʤʤ] /(adv) tearfully/with (in) tears/weeping/crying/
+㤱 [ʤ] /(v1) to shed tears/to be moved to tears/
+㿲 [ʤͤ] /(n,vs) crying oneself to sleep/giving up in frustration/accepting meekly/being compelled to accept a situation/
+ [夦] /(n,vs) imploring with tears in one's eyes/
+伣 [夦] /(n) treatment with moxa/
+ [夦Ƥ] /(n) moxa-treatment points/
+ [夦] /(n) globe/sphere/ball/(P)/
+ [] /(n) globe/sphere/ball/
+ [夦] /(n) (pitcher's) stuff/(P)/
+Ҥͭ [夦ΤȤ夦] /(baseball) powerful delivery/
+ [夦] /(n) baseball all-star game/
+峦 [夦] /(n) the baseball world/(P)/
+嵺 [夦] /(n) billiards/
+嵻 [夦] /(n) any ball game/(P)/
+ [夦] /(n) coccus/(P)/
+ [夦] /(adj-no,n) globular or spherical shape/
+ [夦] /(n) (plant) bulb/onion/
+庬 [夦] /(n) (plant) bulb/
+ɸ [夦Ҥ礦] /(n) spherical coordinates/
+彦 [ޤҤ] /(n) fetching balls/caddy/
+ [ޤΤ] /(n) balancing on a ball/
+ [夦礦] /(n) baseball stadium/(P)/
+ [夦礦] /(n) spherical/
+忳 [夦] /(n) baseball chief umpire/
+® [夦] /(n) speed of a pitched ball/(pitcher's) pace/
+ [夦] /(n) sphere/globe/orb/
+ [夦] /(n) baseball team/(P)/
+ [夦Ǥ] /(n) ball lightning/
+ [夦] /(n) spherical surface/
+̴ [夦󤭤] /(n) spherical geometry/
+̶ [夦󤭤礦] /(n) spherical mirror/
+̻ˡ [夦󤵤󤫤ۤ] /spherical trigonometry/
+ [] /(v1) to master/to investigate thoroughly/
+ [夦礯] /(adj-no,n) ultimate/final/eventual/(P)/
+ [夦ᤤ] /(n) investigation (esp. in academic and scientific contexts)/(P)/
+ [夦] /(n) study of natural laws/
+ [夦礦] /(n) ultimate/final/
+ [ä礦] /(adj-na,adj-no,adv,n) excellent/superb/handy/appropriate/ideal/
+礹̤ [夦ФĤ] /(exp) Necessity is the mother of invention/
+ޤʤ [ޤʤ] /limitless/boundless/extreme/
+ޤ̵ [ޤʤ] /limitless/boundless/extreme/
+ޤ [ޤ] /(v5r) to terminate/to reach an extreme/to be in a dilemma/to be at an end/
+̵ [ߤʤ] /without limit/endless/
+ [] /(v1) (1) to carry to extremes/to go to the end of something/(2) to investigate thoroughly/to master/
+維 [夦礦] /(n) predicament/
+ [夦礯] /(adj-no,n) ultimate/extreme/
+Ū [夦礯⤯Ƥ] /(n) extreme purpose/
+ [夦] /(adj-na,n) narrow/tight/stiff/rigid/uneasy/formal/constrained/(P)/
+ [夦] /(n) desperate measure/expedient of last resort/
+ [夦] /(n) dying in miserable circumstances/
+ [夦礦] /(n) distress/wretched condition/(P)/
+ [夦] /(n) poor student (scholar)/
+ [夦] /(n) cornered rat or mouse/
+ [夦] /(n) dilemma/predicament/(P)/
+Ļ [夦礦] /(n) cornered bird/
+ [夦Ĥ] /(n) cornered/driven to the wall/
+ [夦Ϥ] /(n) financial difficulty/distress/
+˳ [夦ܤ] /(n) poverty/(P)/
+̱ [夦ߤ] /(n) poor people/the poor/
+; [夦] /(n) extremity/desperation/
+;κ [夦Τ] /desperate measure/
+ [夦] /(n,n-suf) class, grade, rank/school class, grade/(P)/
+ [夦] /(n) (math) series/progression/
+Ĺ [夦礦] /(n) head of class/monitor/
+ͧ [夦椦] /(n) classmate/
+ꤦ [ʤ] /(v5u) to twist (something)/
+ [夦] /(n) a rally/a muster/(P)/
+ [夦] /(n,vs) blame/(P)/
+ [夦ᤤ] /(n) searching examination/
+ [夦] /(n) inquiry/
+ [夦] /(n-suf) wage/gift/(P)/
+뤦 [ޤ] /(v5u) to receive/to grant/
+ [夦] /(n) (one's) pay/wages/
+ [夦] /(n) donation of blood/
+븻 [夦] /(n) supply source/
+ [夦] /(n) office boy (girl)/page/waiter/
+뿩 [夦礯] /(n,vs) school lunch/providing a meal/(P)/
+ [夦] /(n) water supply/(P)/
+ [夦] /(n) water pipe/
+ [夦] /(n) water wagon/water tender/
+ [夦] /water station/
+ [夦] /water supply restrictions/
+ [夦] /(n) hydrant/tap/faucet/
+ [夦Ȥ] /(n) water tower/
+ [夦Ǥ] /(n) supplying electricity/
+ [夦Ǥ󤻤] /(n) feeder/
+ [夦Ȥ] /(n) hot-water supply/
+ [夦Ȥ] /(n) hot-water heater/
+ӿ [夦Ϥ] /(n) water supply and drainage/
+ [夦] /(n) provision of expenses/scholarship/
+ [夦Ҥ] /(n) scholarship student/
+ [夦] /(n,vs) (1) payment/provision/benefit/present/delivery/(2) performance/(P)/
+ն [夦դ] /(n) payment/
+ [夦] /(n) supply of oil/(P)/
+ [夦椷] /petrol filling station/
+ [夦椸] /petrol filling station/(P)/
+ [夦椻] /(oil) tanker/
+Ϳ [夦] /(n,vs) allowance/grant/supply/(P)/
+Ϳ [夦褷Ȥ] /earned income/
+Ϳ [夦褷Ȥ] /salaried employee/
+Ϳ [夦褹] /(n) pay level/pay scale/
+Ϳη [夦褿] /a wage structure/
+ [夦褦] /(n) maintaining/supplying/
+ [夦礦] /(n) salary/wages/(P)/
+ʧڼ [夦礦Ϥ餤ä] /(n) paycheck/
+ [夦礦֤] /pay envelope/
+ [夦礦] /payday/
+ [夦] /(n,pref) ex-/(P)/
+쥽Ϣ [夦] /former Soviet Union/
+찭 [夦] /(n) past misdeeds/old crimes/
+ [夦] /(n) worn-out clothes/
+ [夦] /ancient poems/ancient songs/
+ [夦] /(n) old grudge/
+ [夦] /(n) old relationship/old acquaintance/
+첸 [夦] /(n) old favors/
+첾̾ [夦ʤŤ] /(n) former (i.e. before the post-WWII reforms) kana usage in writing the yomikata of kanji/
+첾̾Ȥ [夦ʤŤ] /(n) former (i.e. before the post-WWII reforms) kana usage in writing the yomikata of kanji/
+ [夦] /(n) old family/
+ [夦] /(n) love of antiquity/
+ [夦] /(n) old stock (in a firm)/
+촩 [夦] /(n) back number/old edition/
+촪 [夦󤸤礦] /old account/
+촱 [夦] /former government official/
+촷 [夦] /(n) old customs/
+촿 [夦] /(n) old joy/
+ [夦] /(n) old-style kanji/
+ [夦] /(n) former state/former appearance/
+ [夦] /(n) old (older) building/
+쵬 [夦] /(n) old regulations/
+쵭 [夦] /(n) old chronicle/old record/
+쵷 [夦] /traditional ceremony/
+ [夦] /(n) old friendship/
+ [夦] /(n) former residence/
+춵 [夦礦] /(n) (Roman) Catholicism/
+춵 [夦礦] /(Roman) Catholic/
+췳 [夦󤸤] /ex-soldier/
+췿 [夦] /(n) old style/old type/
+췿 [夦] /(n) old style/old type/
+ [夦] /old-structure form/
+ [夦] /(n) classical drama/
+ [夦] /(n) antiquity/old acquaintance/
+ [夦] /(n) old friendship/
+칥 [夦] /(n) old friendship/
+ [夦] /(n) old manuscript/
+ [夦] /(n) old name/back number/
+ [夦] /ancient nation/
+캨 [夦] /old grudge/
+ [夦] /(n) old debt/
+ [夦] /former wife/
+ [夦] /(n) one's old publication/
+Գ [夦] /the old town/
+ [夦] /(n) one's old teacher/one's old master/
+ [夦] /old-fashioned idea/
+ [夦] /(n) past events/bygones/
+ [] /(n) past events/bygones/
+ [夦] /old characters/
+ [夦] /old character form/
+ [夦] /(n-adv,n-t) ancient times/
+켰 [夦] /(adj-na,n) old type/old style/(P)/
+켱 [夦] /(n) old friend/
+ [夦] /(n) former lord/
+ [夦夸] /former lord/
+콬 [夦夦] /(n) old customs/
+ [夦礦] /(n) old name/former title/
+ [夦礦] /ancient laws/
+쿷 [夦䤯] /Old and New Testaments/
+쿷 [夦䤯󤷤] /Old and New Testaments/
+ [夦] /(n) old retainer/
+ [դӤ] /(n) the deceased/old friend/
+ [夦] /(n) the old world/
+ [夦] /(n) old system/old order/(P)/
+ [夦] /(n) old system/old order/
+ [夦] /(n) one's former (maiden) name/(P)/
+ [夦] /old home/former home/old nest/
+ [夦] /old home/former home/old nest/
+ [夦礦] /(n) Lunar calendar New Year/(P)/
+ [夦] /former manufacture/former make/
+д [夦ä] /(n) Old Stone Age/paleolithic/
+ [夦] /(n) historic ruins/historic spot/
+ [դ뤢] /(n) historic ruins/historic spot/
+ [夦] /(n) historic ruins/historic spot/
+ [դ뤢] /(n) historic ruins/historic spot/
+ [夦] /(n) old theory/ancient ideas/
+¢ [夦] /(n) one's old possessions/
+¯ [夦] /(n) old customs/
+¼ [夦] /old village/
+ [夦] /(n) old regime/
+ [夦] /(n) old state of affairs/(P)/
+ְ [夦] /(adj-na) remain unchanged (from the old state of things)/none the better for the change (if at all)/
+Φ [夦꤯] /(n) the Old World/
+ [夦] /(n) former residence/
+ [夦] /(n) old friend/old friendship/
+ [夦] /(n) former property/former territory/
+Ũ [夦Ƥ] /old enemy/
+ŵ [夦Ƥ] /tradition/classic/
+ [夦] /(n) the old capital/
+ [夦] /former property or territory/
+ [夦Ȥ] /(n-adv,n-t) former winters/the last winter/
+ [夦Ȥ] /(n) conventionalism/old style/
+ƻ [夦ɤ] /(n) old road/
+ǯ [夦ͤ] /(n-adv,n-t) the old year/last year/
+ǯ [դȤ] /(n-adv,n-t) the old year/last year/
+ǯ [夦ͤޤ] /end of last year/
+ [夦] /old school/old style/conservative people/
+ [夦] /(n) the old school/(P)/
+ [夦Ϥ] /(n) old edition/
+ [夦Ф] /(n) old edition/
+ [夦Ϥ] /(n) former clan/
+ͼ [夦Ϥ󤷤] /former feudal lord/
+ [夦Ф] /old bowl (platter)/old (musical) recording/
+ [夦] /former husband/
+ [夦] /former wife/
+ [夦ۤ] /former fief/
+ [夦դ] /(n) old customs/
+ʪ [夦֤] /(n) old things/ancient things/
+ʹ [夦֤] /(n) old news/
+ [夦ؤ] /(adj-na,n) old-fashioned/conservatism/standing evil/the old school/antiquated/
+ˡ [夦ۤ] /(n) old law/old method/
+ˮ [夦ۤ] /old country/
+ [夦ܤ] /(n) Bon Festival of the lunar calendar/
+ [夦Ф] /(n) the old feudal government/shogunate/
+̴ [夦] /ancient dream/fleeting thing/
+̾ [夦ᤤ] /(n) former name/maiden name/
+ [夦䤯] /(n) Old Testament/old promise/the old covenant/(P)/
+ [夦䤯] /Old Testament/
+ [夦䤯󤷤] /Old Testament/
+ [夦䤯] /(n) old translation/
+ͧ [夦椦] /(n) crony/old friend/
+ͷ [夦椦Τ] /familiar haunts/
+ [夦餤] /(adj-no,n-adv,n-t) traditional/from ancient times/formerly/(P)/
+Τ [夦] /(n) home town/birthplace/old village/historic village/native place/one's old home/
+Τ [դ뤵] /(n) home town/birthplace/old village/historic village/native place/one's old home/
+ή [夦夦] /old current/old style/
+ [夦礦] /(n) old fief/
+ [夦줤] /(n) old custom/tradition/
+ [夦줭] /(n) old lunar calendar/(P)/
+Ԯ [夦] /(n) historic ruins/
+ [夦] /ruins remains/
+ [夦] /(n) persistent disease/
+ [夦] /(n-adv,n-t) last December/end of last year/
+ [夦] /ruins/historic site/
+ [] /(n) cattle/cow/(P)/
+γ [夦ΤФ] /cowhide bag/
+ [Τ] /(n) snail's pace/
+Ͽ [夦Ф礯] /(n,vs) heavy eating and drinking/gorging and swilling/drinking like a cow and eating like a horse/
+ [夦] /(n) cattle plague/
+ [] /(n) bullfrog/
+ [夦] /horns/
+ [夦] /(n) cowhide/oxhide/
+ [夦] /(n) canned beef/
+ [夦] /(n) rump of cattle/
+ [夦] /sliced raw beef/
+ [夦] /(n) beef tallow/
+ [] /(n) cattleman/raising cattle/
+ [夦] /(v5r) to control/to take the lead in/to have under one's thumb/
+ [夦] /(n) cow shed/cattle barn/(P)/
+ [ä] /(n) ox carriage (for Heian era nobles)/oxcart/
+ [夦] /(n) ox carriage (for Heian era nobles)/oxcart/
+ [] /(n) cow shed/cattle barn/
+ [夦Ȥ] /(n) meat cleaver/
+ [夦Ȥ] /(n) cow pox/vaccinia/
+ [夦ʤ] /(n) sukiyaki/
+ [夦ˤ] /(n) beef/(P)/
+ [夦ˤ夦] /(n) (cow's) milk/(P)/
+˿ѥ [夦ˤ夦ˤҤѥ] /bread dunked in milk/
+ [夦ˤ夦] /dairy/milkman/
+ [夦] /(n) horses and cattle/
+ [夦] /(n) cowhide/oxhide/
+ [夦] /(n) cowhide/oxhide/
+ [夦] /(n) snail's pace/slow progress/(P)/
+ [夦ۤ󤸤] /snail's pace tactics/
+ [夦餯] /(n) butter/
+Ч [夦ɤ] /(n) rice covered with beef and vegetables/
+ [ܤ] /(n) burdock (root)/
+ [] /(v5r) to leave/to go away/(P)/
+뽽 [뤸夦] /last November/
+ [礲] /(n-adv,n-t) last month/
+ [礷夦] /(n,vs) committing one's self/(P)/
+ [礻] /(n,vs) castration/enervation/
+ [礻] /bullock/
+ [礷礦] /(n) falling tone/
+ǯ [ͤ] /(n-adv,n-t) last year/(P)/
+ǯ [] /(n-adv,n-t) last year/
+ [餤] /(n) coming and going/(P)/
+ [礿] /(n) expectoration/
+錄ޤʤ [ޤʤ] /(exp) unable to stay (on)/feel like running away/
+錄ʤ [ޤʤ] /(exp) unable to stay (on)/feel like running away/
+ [] /(v1) (uk) (hum) to be (animate)/to exist/(P)/
+ [] /(v5r) (uk) (hum) to be (animate)/to be/to exist/(P)/
+򹽤 [򤫤ޤ] /(exp) to take up one's residence/
+ [] /(n) living room (western style)/(P)/
+ַƲ [ޤ󤷤礯ɤ] /living room-cum-dining room/
+ַ󿲼 [ޤ󤷤󤷤] /living room and bedroom/bed-sitter/
+ [] /(n) lodger who pays nothing for room and board/freeloader/sponger/(P)/
+礤 [] /(n) iai/art of drawing one's sword, cutting down one's opponent and sheathing the sword afterwards/
+礤ȴ [̤] /(n) while on one knee, drawing a sword and slashing one's opponent/
+碌 [碌] /(v1) to happen to be present/(P)/
+ƻ [ɤ] /(n) the art of drawing the Japanese longsword/
+¤ [] /(n) remaining/
+¤ [] /(v5r) to remain/
+¥ [] /(n) refusing to leave/
+Ĥ [Τ] /(n) detention/
+Ĥ [Τ] /(v5r) to stay behind/to remain/to work overtime/
+ [] /(n) a lay Buddhist/
+\ [礷] /(n) living room/(P)/
+ [] /(n) bar/pub/tavern/(P)/
+サ [礸夦] /(n) residence/(P)/
+サ [ޤ] /(n) one's seated posture/
+サ [礸夦] /(n) the right of residence/
+サ [礸夦] /resident/inhabitant/(P)/
+サ [礸夦礦ᤤ] /(n) certificate of residence/
+サ [礸夦] /housing standards/
+サ [礸夦] /(n) liveability/livability/
+サ [礸夦] /(n) residence/address/
+ [ɤ] /(n) whereabouts/address/
+ [礷] /(n) whereabouts/address/
+ [] /(adj-na,n) high-handed/overbearing/
+ [礸礦] /(n) castle of a daimyo/
+ [Ф] /(n) whereabouts/(P)/
+ [礸礦] /(n-adv,n-t) daily life/
+← [] /(n) living in idleness/
+￴ [] /(n) comfort/(P)/
+￴Ϥ褤 [褤] /comfortable (to live in)/snug/cosy/
+￴Ϥ [뤤] /uncomfortable/ill at ease/not feel at home/
+￴ϤΤ褤 [Τ褤] /snug/
+ [礼] /(adj-na,n) being calm or at rest/having nothing to do/
+ [礼󤿤] /(adj-t) doing nothing/still/
+Ԥ [ޤ] /(n) sitting while waiting/(according to the lunar calendar) an eighteen-day-old moon/
+夯 [Ĥ] /(v5k) to settle down/
+Ĵ [夦礦Ƥ] /mediation/
+ľ [ʤ] /(v5r) to sit up properly straight/to become aggressive/
+ [ʤ] /(adv) from where one sits/while sitting by/
+ [] /(n) kimono seat lining/
+¤ [ʤ] /(v5b) to sit in a row/to be arrayed/
+̲ [ͤ] /(n,vs) dozing/nodding off/(P)/
+̲걿ž [ͤꤦƤ] /falling asleep at the wheel/
+α [夦] /(n,vs) residence/reside/
+α [뤹] /(n) pretending to be out/
+α [夦] /(n) foreign settlement/concession/
+α̱ [夦ߤ] /(n) a resident/
+ [] /big/large/great/
+ [] /big/large/great/
+ [] /(adj) big/large/great/
+ʤ [ʤ] /big/large/great/
+ [礢] /(n) great evil/consummate villain/
+ [礪] /(n) millions/vast fortune/
+ [礫] /(n) ringleader/chief/
+ [礬] /(adj-na,n) great sum/(P)/
+ [礫] /(n) giant/(P)/
+ [礫] /(n) large warship/
+ [礬] /(n) huge rock/crag/
+ [礯] /(n) big frame/
+ [礲] /huge whale/
+ [礳] /big mouth/
+ [礵] /(adj-na,n) large and small matters/particulars/details/greatness and smallness/circumstances/
+ [] /(adj-na,n) large and small matters/particulars/details/greatness and smallness/circumstances/
+ [礶] /(n) big timber/big caliber (man)/
+ [礶] /(n) huge fortune/
+Ū [礷Ƥ] /(adj-na,n) macroscopic/(P)/
+ [礷] /(n) large capital/enormous fund/
+ [礸夦] /(n) large animal/
+ [礷礦] /(n) master/masterhand/maestro/(P)/
+ [礷礦] /wealthy merchant/
+ [社] /gigantic elephant/
+ [] /large hanging bell/
+ [礸] /(n) giant/great man/(P)/
+ͷ [礸󤰤] /Giants (Japanese baseball team)/
+͹ [礸󤳤] /land of giants/
+ [礸Ȥ] /Giants fan/
+ [礻] /(n) giant star/great man/big-shot/(P)/
+ [礻] /(n) megalith/
+еǰʪ [礻֤ͤ] /megalith/
+ [礻] /(n) ocean liner/
+ [社] /(n) huge image/
+± [社] /big-time bandit/big-time pirate/
+ [礿] /(n) large build/(P)/
+ [] /(adj-na,n) huge/gigantic/enormous/(P)/
+ʳ [ʤ] /colossal amount/
+ [礦] /(n) corporate giant/
+ [󤳤] /(n) megabank/
+ [礦] /gigantism/
+ʣ [դ礦] /(n) large conglomerate/
+ʬ [֤] /macromolecule/
+ [] /(n) huge projectile/
+ [Ȥ] /big-time robber/
+Ƭ [Ȥ] /(n) leader/magnate/big head/
+ [ˤ夦] /huge breasts/
+ [] /billow/large wave/
+ [Ϥ] /ocean liner/
+ [] /(n) great cost/
+ [] /(n) great riches/
+ [ؤ] /(n) great literary work/
+ [ؤ] /(n) great (literary) work/long novel or film/
+ [] /(n) long strides/
+ [ۤ] /gigantic peak/
+ˤ [ۤ] /(n) huge gun/
+ [ޤ] /(n) huge fortune/millions/
+ [ܤ] /(n) big tree/
+ [] /(n) huge profit/
+ [礵] /(n) large temple/
+ڦ [Ϥ] /(n) authority/big-shot/star/
+ [Ф] /(v5m) to refuse/to reject/to decline/(P)/
+ [礷] /(n) refusal/
+ [礷礯] /(n,vs) refusing food/
+񿩾 [礷礯礦] /(n) anorexia/
+ [礼] /(n,vs) refusal/rejection/(P)/
+ȿ [礼ĤϤΤ] /rejection/(P)/
+ [] /(n) denial/veto/rejection/refusal/(P)/
+ݸ [Ҥ] /(n) right of veto/(P)/
+ȿ [ҤϤΤ] /rejection/
+ [ɤ] /(n) grounds/foundation/authority/support/something upon which to rely/
+ [] /(v5r) to be due to/to be caused by/(P)/
+ [礭] /(n) subscription/contribution/
+ [礷] /defense/
+ [礷] /(n) donation/contribution/(P)/
+ [ɤ] /(n) grounds/foundation/authority/support/something upon which to rely/
+ [Ƥ] /(n) (mil) position/base/point/(P)/
+Ȥ [ƤȤ] /(exp) to be based in (a place)/
+֤ [Ƥˤ] /(exp) to be based in (a place)/
+󤬤 [] /(v5r) to become prosperous/to be captured/(P)/
+󤲤 [] /brought up (e.g. topic)/
+󤲤 [] /(adv) all/whole/en masse/
+󤲤 [] /(v1) to be arrested/to be caught/
+󤲤 [] /(v1) (1) to raise/to fly/(2) to give (an example)/(P)/
+󤲶 [] /(n-adv,n-t) in the end/finally/at last/(P)/
+󤲶β̤ [ΤϤ] /(adv,n) finally/in the end/on top of all that/
+­ [Ȥ] /(exp) to find fault with someone/to flame someone/
+ä [ä] /(adv) (uk) all/all together/unanimously/
+ [] /(v5r) (1) to assemble everything together/(2) to do something as a group/
+ [] /(n-adv,n-t) in the end/finally/at last/(P)/
+β̤ [ΤϤ] /(adv,n) finally/in the end/on top of all that/
+ [礳] /(n,vs) celebration (of ceremony)/solemnization/
+ [礳] /(n) the whole nation/
+ [礳ä] /(n) national unity/
+ [礷] /(n) bearing/deportment/
+ [礷] /(n) holding a ceremony/(P)/
+ [礷] /(n) raising (holding up) one's hand/salute/
+ [礷礦] /(n) (presentation of) proof/
+ [礽] /(n) behavior/manner/
+ [Ȥ] /(n,vs) entire (political) party/(P)/
+ư [ɤ] /(n) conduct/behavior/
+ʼ [ؤ] /(n) raising an army/
+ [褦] /(n,vs) appointment/promotion/
+ [礫] /(n) ringleader/
+¡ [礭礸Ĥ] /(n) wit matching wit/a match between persons equal in shrewdness mobilizing all the tricks each can muster/
+¡襤 [礭礸ĤĤΤ] /match between persons equal in shrewdness/
+ [ʤ] /(adj) vacant/futile/vain/void/empty/ineffective/lifeless/
+̾ [ʤᤤ] /empty name/
+ [ʤ] /(v5k) in vain/to no purpose/fruitlessly/
+ʤ [ʤʤ] /(v5r) to expire/to die/
+ [Ĥ] /(adj-na,n) blank/cavity/hollow/empty (space)/
+ [Ĥʤ] /vacant eyes/
+ΤƤƼ¤ [򤹤ƤƤĤȤ] /(exp) to discard the shadow for the substance/
+פ [Ĥ] /(exp) to attack the enemy in his unguarded moment/
+ [礤] /(n) nominal rank/
+ [礨] /(n) vanity/vainglory/(P)/
+ɿ [礨] /(n) vanity/(P)/
+ [] /(n) folly/fool/
+Ҥ [ɤ] /(n) bluff/showing off/
+ [] /(n) foolish monkey/
+ [礮] /(n,adj-no,vs) untrue/falsehood/fiction/deception/vanity/(P)/
+¼ [礭礸Ĥ] /(n) wit matching wit/a match between persons equal in shrewdness mobilizing all the tricks each can muster/
+¼¤襤 [礭礸ĤĤΤ] /match between persons equal in shrewdness/
+ [礮礦] /(n) risky business/
+ [] /(n) empty space/empty sky/(P)/
+¢ [] /Akasagarbha (bodhisattva)/the Receptacle of Void/
+ [礲] /(n) falsehood/
+ [礳] /(adj-no,n) fictitious (imaginary) thing/(P)/
+ [礳] /(n) imaginary root (in mathematics)/
+ [礸] /(n) kanji representing verb or adjective/
+ [礸] /(n) falsehood/
+ [礷] /imaginary expression/
+ [礸] /(n) truth or falsehood/
+ [礸㤯] /(adj-na,n) feebleness/weakness/imbecility/(P)/
+ [礸㤯] /(n) physically weak or sickly child/
+μ [礸㤯] /weak constitution/
+ [礷礯] /(n) ostentation/show/affectation/
+ [礷] /(adj-na,n) impartiality/(P)/
+ó [礷󤿤󤫤] /(n) with an open and calm mind/with no preconceived notions/without reserve/frank/
+ô [礷󤿤󤫤] /candidness/frankness/
+ [礹] /(n) (math) complex number/imaginary part/
+ñ [礹] /(n) imaginary unit/
+ [礻] /(n) bluff/
+ [礻] /(n) groundless rumor/
+ [社] /(n) virtual image/pretense/
+æ [] /(n) prostration/
+æ [Ĥ] /(n) despondency/
+ [礿] /(n) exaggerated talk/
+ [Ǥ] /(n) false rumor/
+ʹ [֤] /(n) false rumor/false reputation/
+ [ۤ] /(n) false alarm/
+̵ [] /(n) nihility/nothingness/(P)/
+̵ [ष央] /nihilism/
+̵ [ऽ] /(n) mendicant Zen priest of the Fuke sect (wearing a sedge hood and playing a shakuhachi flute)/
+̵Ū [Ƥ] /(adj-na) nihilistic/
+̵ [Ȥ] /(n) the Nihilists/
+̾ [ᤤ] /(n) false reputation/
+ [⤦] /(n) falsehood/untruth/delusion/
+ [줤] /(n) empty (useless) formalities/
+ [] /(adv) under (esp. influence or guidance)/(P)/
+ [뤷] /(n) pardon/forgiveness/exemption/permission/(P)/
+ [뤹] /(v5s) to permit/to allow/to approve/to exempt (from fine)/to excuse (from)/to confide in/to forgive/to pardon/to excuse/to release/to let off/(P)/
+ [Ф] /(prt) (uk) approximately/just/only/merely/nothing but/
+Ǥʤ [ФǤʤ] /not only .. but (also)/as well as ../
+ [Ф] /simply because/
+ [礫] /(n,vs) permission/approval/(P)/
+Ľ [礫] /a permit/
+ľ [礫礦] /(n) permit/license/
+ [礫] /license system/
+ [ʤ] /(n) fiance(e)/
+ [ʤ] /(n) fiance(e)/
+ [] /(n) consent/(P)/
+ [] /(n) approval and disapproval/
+ [褦] /(n) permission/pardon/(P)/
+Ƹ [褦] /(n) allowable error/allowable limit of error/
+ [褦礦] /maximum permissible dose/
+ϰ [褦Ϥ] /one's tolerance level/
+ [褦礦] /(n) maximum permissible level or dosage/
+ [礳] /(n) talus/anklebone/
+ [礽] /cockspur/
+Υ [] /(n) distance/range/(P)/
+Υ򳫤 [Ҥ餯] /(exp) to open the distance/
+Υ [꤫] /(n) sense (feeling) of distance/
+Υ [ꤱ] /(n) range finder/
+ [Τ] /(n) saw/(P)/
+ [Τ] /(n) sawdust/
+ [Τꤶ] /(n) saw shark/
+ [礷] /(n) teeth of a saw/serration/
+ [Τ] /(n) teeth of a saw/serration/
+ [Τ] /(n) teeth of a saw/serration/
+ [Τꤽ] /(n) milfoil/yarrow/
+ [礦] /(n) fishing/catch/(P)/
+ [] /(n) search/rummaging search/fishing/
+ [] /(n) fire for luring fish at night/
+ [] /(v5r) to fish for/to look for/(P)/
+ [礫] /(n) fishing household/
+ [礫] /(n) fire for luring fish at night/
+ [礫] /(n) fishing/catch/haul/(P)/
+͹ [礫] /catch of fish/
+ʪ [礫֤] /catch of fish/
+ [礫礦] /(n) haul (catch) (of fish)/
+ [礭] /(n) fishing season/
+ [礦] /(n) fishing season/
+ [礮礦] /(n) fishing (industry)/(P)/
+ȶ [礮礦礦Ƥ] /fisheries agreement/
+ȸ [礮礦] /(n) fishing rights/
+ɿ [礮礦󤫤󤹤] /exclusive fishing zone/
+ˡ [礮礦ۤ] /(n) Fisheries Act/
+ [礯] /(n) fishing ground/fishery/
+ [礰] /(n) fishing tackle/
+ [礳] /(n) fishing harbour/(P)/
+ [礦] /(n) fisherman/(P)/
+Į [礦ޤ] /fishing village/
+ [礷礦] /(n) reef where fish live and breed/
+ [礸礦] /(n) fishing grounds/(P)/
+ [] /(n) fishing grounds/
+ [礷礯] /(n) lechery/debauchery/philandering/
+ [礷礯] /lecher/philanderer/
+ [礻] /(n) fishing boat/(P)/
+¼ [礽] /(n) fishing village/(P)/
+ [] /(n) fisher/
+פ [դΤ] /profiting while others fight/
+ˡ [ۤ] /(n) method of fishing/
+̱ [ߤ] /(n) fishermen/(P)/
+ [⤦] /(n) fishing net/
+ [礦] /(n) fishing and hunting/
+ϫ [] /(n) fishing/fishery/
+ [] /(n) fishing/
+ [] /(n) fish/(P)/
+ [] /(n) fish/(P)/
+Ĥ [Ĥ] /(n) fishing/
+Ĥ [ʤĤ] /(n) fishing/
+ο [ʤΤ] /(exp) fish biting (striking, taking bait)/
+ [Τ] /(n) corn on the foot/
+ݤȿ٤ [ʤޤ뤴Ȥ٤] /(exp) to eat a fish whole/
+ [ʤȤ] /(exp) to catch fish/
+Ȥ [ʤ򤢤] /(exp) to fry fish/
+ [ʤ] /(n) fish market/fish dealer/(P)/
+ϴ [] /(n) riverside fish market/
+ [礫] /(n) marine products/seafood/(P)/
+ [礫뤤] /(n) marine products/seafood/fish and shellfish/(P)/
+ [Ф] /(n) fish and shellfish/
+ [礫뤤] /(n) marine products/seafood/fish and shellfish/
+ [礬] /(n) fisheye lens/
+ [礰] /(n) school of fish/(P)/
+õε [礰󤿤] /(n) fishfinder/
+ [] /(n) Pisces/
+Ծ [] /(n) fish market/(P)/
+ [礷] /(n) bite (of a fish on a hook)/strike/
+п忴 [Фߤ] /mutual back-scratching/
+ [礻] /milt/fish semen/
+² [社] /(n) fish/
+ [礿] /(n) fish body/
+ [礿] /(n) fish print/
+ [Ĥ] /(n) fishing/
+ [ʤĤ] /(n) fishing/
+ [Ƥ] /(n) fish ladder/
+ [Ȥ] /(n) lights to lure fish/
+ƻ [ɤ] /(n) path taken by school of fish/fish ladder/
+ [ˤ] /(n) fish meat/(P)/
+ [Ф] /(n) wooden gong shaped like a fish/
+ [] /(n) fertilizer made from fish parts/
+ʢ [դ] /(n) fish entrails/
+ʴ [դ] /(n) fish meal/
+ [⤦] /(n) fishing net/
+ [] /(n) fish oil/
+ [餤] /(n) torpedo/(P)/
+ [餤Ƥ] /(n) torpedo boat/
+ȯʹ [餤Ϥä㤫] /(n) torpedo tube/
+ε [夦] /ichthyosaur/
+ [] /(n) fish scales/
+ [뤤] /(n) the fishes/(P)/
+ [뤤] /study of fish/ichthyology/
+ [Ӥ] /(n) (wicker) basket used for carrying fish/creel/
+ [] /prosperity/
+ [Ĥ] /doing well/prosperous/
+ [礦餯] /(n) enjoyment/pleasure/
+ڼ [礦餯央] /epicureanism/hedonism/
+ [礦餯] /gay life/
+Ū [礦餯Ƥ] /(adj-na) pleasure-seeking/
+ [礦] /securing rights and profits/
+ [礦] /(n,vs) reception/acceptance/enjoyment/being given/(P)/
+ [礦夷] /recipient/
+ǯ [礦ͤ] /(n) one's age at death/
+ͭ [礦椦] /(n,vs) possession/enjoyment/
+ [] /10,000,000,000,000,000/ten quadrillion (American)/thousand billion (British)/(P)/
+ [ߤ䤳] /(n) capital/metropolis/
+ [] /(n) capital/flower capital/
+ [礦礦] /(abbr) Kyoto Symphony Orchestra/
+ [礦] /style current in the capital/
+ [礦] /(n) classical Chinese opera/
+ [Ϥ] /(n) Kyoto-Osaka/(P)/
+ [Ϥ󤷤] /Kyoto-Osaka-Kobe/
+ [] /(n) capital/metropolis/old Kyoto/
+ [ۤ] /Kyoto-Shiga district/
+ [礦] /(n) Kyoto woman/
+ [] /citizen of the capital/
+ͷ [礦ˤ󤮤礦] /(n) Kyoto doll/
+ [] /(n) train line Tokyo - Narita/(P)/
+ [礦] /(abbr) Kyoto University/
+ [礦] /the capital/Kyoto and its environs/
+ [礦] /Kyoto/(P)/
+Ԥλ [礦ȤΤ] /native of Kyoto/
+Ե [礦ȤƤ] /(n) Kyoto Protocol/
+Ի [礦Ȥ] /Kyoto (city)/
+ [礦Ȥ] /Kyoto University/
+ [礦Ȥ] /Kyoto prefecture (metropolitan area)/
+ܷ [礦Ȥդ] /Kyoto Prefectural Police/
+ɽ [礦] /(n) vicinity of Kyoto/
+ [Ҥ] /Tokyo and Yokohama/
+ [礦դ] /(n) Kyoto style/urbanity/refinement/
+ʪ [礦] /(n) Kyoto products/
+ [礦] /the direction of Kyoto/Kansai area/citizens of Kyoto/nobles/
+ [褦] /Tokyo and Chiba/
+ [礦餯] /(n) capital/Kyoto/
+ [餯] /(n) capital/Kyoto/
+ [礦] /(n,vs) offer/present/submit/serve (a meal)/supply/
+ [Ȥ] /(n,vs) accompanying/attendant/companion/retinue/(P)/
+ [ʤ] /(n) offering/
+ [ʤ] /(v1) to offer/to sacrifice/to dedicate/(P)/
+ʪ [ʤ] /(n) offering/
+ [礦] /(n) banquet/dinner/
+ [礦] /(n) treat/feast/banquet/
+ [Ȥޤ] /(n) retinue/suite/
+ [] /(n) sacrifice/sacrificial animal/
+ [礦夦] /(n,vs) supply/provision/(P)/
+륳 [礦夦] /(n) supply cost/
+¿ [礦夦] /(n) excessive supply/oversupply/
+븻 [礦夦] /(n) source of supply/
+ [礦夦] /supplier/
+ [礦夦] /supply center/
+ϩ [礦夦] /supply route/
+ [礦] /(n) donation of blood/
+ [礦Ĥ] /blood donor/
+ [] /(n) emperor's meal/
+ [] /(n) emperor's meal/
+ [] /(n) offerings/offerings and worship/
+ [礦] /(n) delivery/(P)/
+ [礦Ĥޤ] /(n) (farmers') rice deliveries/
+ [礦] /(n) affidavit/deposition/testimony/(P)/
+Ҽ [礦Ĥ] /deponent/testifier/
+ҽ [礦Ĥ] /(n) affidavit/deposition/testimony/
+ [] /(n) giving offerings/
+ [ȤӤ] /(n) companion/
+ [Ȥ⤼] /attendants/retinue/
+· [Ȥ⤾] /(n) attendants/retinue/
+Ԥ [Ȥޤ] /(n) attendant's waiting room/
+ [礦] /(n) deposit/
+ [礦] /(n) deposit of money/
+ [礦] /depositor/
+ʪ [礦֤] /something deposited/
+ʪ [] /(n) offering/(P)/
+ʪ [Ĥ] /altar/
+ [礦ޤ] /(n) rice delivered to the government/
+ [ޤ] /(n) rice offered to a god/
+ [] /(n,vs) accompanying/being in attendance on/
+Ϳ [礦] /(n,vs) giving/provision/furnishing/(P)/
+ [礦褦] /(n,vs) offer for use/
+ [褦] /(n,vs) memorial service for the dead/holding a service/(P)/
+ [褦Ť] /unknown person's grave/
+ [褦Ȥ] /(n) memorial tower/
+ [礦] /(n) display/show/
+ [礦礦] /offering/
+ [] /(adj-na,n) tomboy/bobby soxer/flapper/
+ [礦] /(n) chivalrous spirit/
+ [礦] /(n) self-styled humanitarian/chivalrous person/
+ [礦㤯] /(n) self-styled humanitarian/chivalrous person/
+ [礦] /(n) chivalrous spirit/
+ [礦] /gallant woman/
+ͦ [礦椦] /(n) gallantry/chivalry/
+ [礦] /temporary home/
+ [礦] /wickedness/
+ [礦] /(adj-na,n) atrocious/fiendish/brutal/villainous/
+ [礦] /(n) villain/outlaw/assassin/
+ [礦] /(n) dangerous weapon/
+ [礦] /(n) dangerous weapon/
+ [礦] /(n) violence/murder/crime/
+ [礦] /(n) assassin/
+ [礦礦] /(n) crime/offense/
+ [礦礦] /a criminal/
+ [礦] /(n) assassin's dagger/
+± [礦] /(n) villain/
+ [礦] /(n) assassin's plot/assassin's bullet/
+ [礦] /(n) outlaw/rebel/rioter/
+ [礦ؤ] /(n) catastrophe/assassination/calamity/disaster/
+˽ [礦ܤ] /(adj-na,n) brutal/atrocious/ferocious/
+ [礦⤦] /(adj-na,n) fierce/
+ [礦뤤] /wicked gang/
+ [礦] /heinousness/ferocity/
+礦 [] /(v5u) to compete with/to vie for/
+ȩ [Ϥ] /(n) manliness/gallantry/
+ [] /(v5u) to emulate/to compete with/(P)/
+礤 [ꤢ] /(n) competition/(P)/
+礦 [ꤢ] /(v5u) to struggle for/to compete with/to vie with/(P)/
+ [ꤤ] /(n) auction market/
+꾡 [꤫] /(v5t) to win after tough bidding/
+夲 [ꤢ] /(v1) to bid up the price of/
+ [ꤦ] /(n) an auction/
+Ȥ [ꤪȤ] /(v5s) to knock down the price of/
+ [] /(v5r) to compete/to bid/to sell at auction/(P)/
+ [礦] /(n) competitive showing of films/
+ [礦] /(n) swimming race/(P)/
+ [礦] /(n) recital contest/(P)/
+ [礦] /(n) game/match/contest/(P)/
+ [礦] /(n) athletic meet/
+ [礦礦] /(n) venue/
+ [礦] /agonist/
+ [礦礦] /(n) field/stadium/grounds/
+ [礦] /(n,vs) contend with/quarrel/(P)/
+ [礦] /competitor/
+æ [礦ä] /train derailment due to a concurrence of causes/
+ [礦] /(n,vs) competition for better work/
+ [礦] /(n) regatta/boat race/
+ [礦] /(n,vs) competition/contest/(P)/
+ [礦] /competitive price/
+ط [礦󤱤] /competitive relationship/
+Ծ [礦礦] /competitive market/
+ [礦] /competitor/rival/
+迴 [礦] /(n) competitive spirit/
+ [礦] /competitor/rival/
+ [礦] /(n) racehorse/
+ [礦ФФ] /auction/
+Ψ [礦] /(n) ratio of successful (applicants) to total applicants/
+ [礦礯] /(n) competitive power/
+ [礦] /(n) race/(P)/
+ [礦] /racehorse/(P)/
+ [礦Ƥ] /(n) boat race/(P)/
+ [] /(n) horse racing/(P)/
+ϡ [Ф] /racehorse/
+Ͼ [Ф礦] /(n) racecourse/race track/(P)/
+Ͽʹ [Ф֤] /(n) racing form/racing (news)paper/
+ [Ф] /racehorse/
+ [礦Ф] /(n) auction/(P)/
+ [Ф] /(n) auction/
+ [礦Фˤ] /auctioneer/
+ [礦] /(n) walking race/(P)/
+ [] /(n) bicycle race/road race/(P)/
+ؾ [󤸤礦] /cycle racing track (course)/
+ [󤻤󤷤] /(n) professional cyclist/
+ [礦礦] /flying race (between pigeons)/
+ [礦] /(n) (1) both/all/and/as well as/including/with/together with/(2) communism (abbr)/
+ [Ȥ] /(n) (1) both/all/and/as well as/including/with/together with/(2) neither (with negative verb)/
+ [ɤ] /(suf) indicates plural - humble referring to oneself, disdainful referring to others/(P)/
+ [Ȥɤ] /(adv) together/in company/(P)/
+ [Ȥɤ] /together/in company/
+ [Ȥ] /(adv,vs) sharing with/participate in/both/alike/together/along with/with/including/(P)/
+Υϥ󥫥 [ȤΥϥ󥫥] /handkerchief of the same cloth/
+ [礦] /(n) joint management/
+ [礦] /(n) mutual prosperity/(P)/
+ɷ [礦] /co-prosperity sphere/
+ [礦] /(n) common profit/
+ [礦] /(n) monthly fee for common areas of an apartment building (lighting, etc)/condo fees/
+ [礦] /(n) appearing together/co-acting/co-starring/(P)/
+ [礦󤷤] /costar/coactor/
+Ԥ [Ȥ⤫] /(n) working together/(husband and wife) earning a living together/(P)/
+ [礦] /(n) coeducation/(P)/
+ [礦] /coeducational plan/
+ [礦] /(n) sympathy/response/(P)/
+ʡ [礦դ󤷤] /diatessaron/
+ [礦] /(n) cooccurrence/
+ [Ȥɤ] /(adv) together/in company/
+ [Ȥɤ] /together/in company/
+ [Ȥ⤨] /(n) same-colored neckband/
+ [礦] /(n) joint sponsorship/(P)/
+ [礦] /(n) mutual aid/(P)/
+ѻ [礦礦] /mutual aid enterprise/
+ȹ [礦ߤ] /cooperative society/mutual-benefit association/
+ [礦] /(n) communism/(P)/
+ [礦] /(n) communization/
+ [礦󤰤] /communist army/
+ [礦󤱤] /communist controlled/
+ [礦󤱤] /(n) communist sphere/"iron curtain"/
+ [礦󤳤ä] /communist nation/
+ȷ [礦󤳤ä] /Communist bloc/
+ [礦󤷤央] /communism/collectivism/(P)/
+ [礦󤷤央] /communist country/
+ [礦󤷤央] /a communist/
+ر [礦󤸤󤨤] /the Communist camp/
+϶ [礦] /communist area/
+ [礦夦] /Communist China/
+ [礦Ȥ] /Communist Party/(P)/
+޺˦ [礦Ȥܤ] /communist cell/
+ [礦Ȥ礯] /Politburo/
+ [礦Ȥ󤲤] /The Communist Manifesto/
+Ѱ [礦Ȥ夦󤫤] /Central Committee of the Communist Party/
+ʬ [礦֤] /communist elements/
+ [礦] /(n) cooperation/
+ [Ȥ⤰] /(n) cannibalism (in animals)/mutual destruction/internecine struggle/eating each other/damaging each other/
+ [Ȥ] /(n) sleeping together/
+ [礦] /(n) resonance/
+ʲ [礦󤫤] /(n) competitive exhibition/prize show/
+ [礦] /(n) symbiosis/
+ [礦] /(n) symbiosis/paragenesis/(P)/
+ʪ [礦֤] /(n) symbiont/
+ڤ [Ȥ⤮] /(n) same cloth (for patching)/
+ [Ȥ⤻] /stopper/
+¸ [礦] /(n) coexistence/(P)/
+¸ [礦] /(n) coexistence/(P)/
+¸ [礦󤭤礦] /(n) co-existence and co-prosperity/
+¸ [礦󤭤礦] /(n) co-existence and co-prosperity/
+ [礦] /(n) collaboration/co-authorship/(P)/
+ [礦礷] /(n) collaborator/coauthor/joint author/
+ [礦Ĥ] /(adj-na,adj-no,n,vs) commonness/community/(P)/
+̥ꥢ [礦Ĥꥢ] /common area/
+̰켡 [礦Ĥ] /(n) common first-stage (university entrance) examination/
+̸ [礦Ĥ] /lingua franca/
+̸ [礦Ĥ] /(n) common term/common (Japanese) language/(P)/
+ [礦ĤƤ] /(n) common feature/
+ݤ [Ȥ] /(n) falling together/mutual destruction/joint bankruptcy/(P)/
+Ʈ [礦Ȥ] /(n) joint struggle/common (united) front/(P)/
+Ư [礦ɤ] /co-action (biology)/
+Ư [ȤФ餭] /(n) dual income/(P)/
+Ʊ [礦ɤ] /(n) cooperation/association/collaboration/joint/(P)/
+Ʊ [礦ɤ] /common well/
+Ʊ [礦ɤä] /unanimous cooperation/
+Ʊ [礦ɤ] /(n) (math) cofactor/
+Ʊ [礦ɤ] /news conference/
+Ʊ [礦ɤ] /joint control/
+Ʊ [礦ɤ礦] /joint venture/
+Ʊ [礦ɤ礦] /(n) joint venture/consortium/JV/
+ƱԲ [礦ɤ㤫] /joint press conference/
+Ʊ̳ [礦ɤष] /(n) co-debtor/
+ƱߺѴ [礦ɤ夦] /community chest/
+Ʊ齬 [礦ɤ󤸤󤷤夦] /(n) joint military exercise/
+Ʊб [礦ɤ] /joint management/
+Ʊ׻ [礦ɤ] /pooling/joint account/
+Ʊ [礦ɤꤷ] /(n) co-creditor/
+Ʊ [礦ɤ󤭤夦] /collaborative research/
+Ʊ [礦ɤ礦] /(n) group work/
+Ʊ [礦ɤ֤] /(n) joint holding company/
+ƱҲ [礦ɤ㤫] /communal society/community/
+Ʊ [礦ɤ] /coworker/
+Ʊ [礦ɤ夦] /settlement/apartment house/
+Ʊл [礦ɤä] /(n) joint investment/
+Ʊ [礦ɤ] /common faucet/
+Ʊ [礦ɤ] /community kitchen/
+Ʊ [礦ɤ] /cooperation/
+Ʊ [礦ɤ] /community life/cohabitation/
+Ʊ [礦ɤᤤ] /joint declaration/
+ƱǤ [礦ɤˤ] /joint responsibility/solidarity/
+Ʊ [礦ɤ󤲤] /joint declaration/
+Ʊ [礦ɤ󤻤] /united front/
+Ʊ [礦ɤ] /party line/
+Ʊ³ [礦ɤ] /community evacuation/
+Ʊij [礦ɤ] /international settlement/
+Ʊȹ [礦ɤߤ] /cooperative/partnership/
+Ʊ߼ [礦ɤĤ] /co-founder/
+Ʊܺ [礦ɤ] /(n) joint investigation/
+Ʊ³ [礦ɤˤ] /joint heir/
+Ʊ [礦ɤ] /(n) cooperative body/cooperative system/(P)/
+Ʊ [礦ɤΤ礦] /collective farm/
+Ʊؽ [礦ɤ٤󤸤] /comfort station/
+Ʊ [礦ɤܤ] /community chest/
+Ʊ [礦ɤܤ] /public cemetery/
+Ʊŵ [礦ɤܤ] /conspiracy/
+Ʊɱ [礦ɤܤ] /joint defense/
+ȱ [Ȥ⤷餬] /(n) growing old together (a couple)/
+ [礦Ϥ] /(n) complicity/(P)/
+ȼ [礦Ϥ󤷤] /accomplice/henchman/
+ [礦Ϥ] /(n) cooperative selling/
+β [礦Ϥ󤬤] /cooperative sales company/
+ [Ȥ̤] /(n) same cloth/
+ [礦ؤ] /(n) joint editorship/
+Լ [礦ؤ󤷤] /coeditor/
+ [礦ܤ] /(n) conspiracy/complicity/(P)/
+ż [礦ܤ] /conspirator/accomplice/
+ [礦ᤤ] /(n) resonance/sympathy/(P)/
+Ĥ [Ȥʤ] /(n) resonance/sympathy/
+ļ [礦ᤤ] /sympathizer/fellow traveler/
+ [礦ᤤФ] /(n) sound(ing) board/resonator/
+ [礦] /(n) (math) conjugation/
+ [礦䤯] /(n) joint translation/
+ [礦䤯] /(n) joint translators/
+ͭ [礦椦] /(n,vs) share/joint ownership/(P)/
+ͭ [礦椦Ĥ] /covalent bond/
+ͭ⻺ [礦椦] /community property/
+ͭ [礦椦] /joint owners/part owners/
+ͭ [礦椦] /(n) public land/common/
+ͭʪ [礦椦֤] /(n) common property/
+ [礦褦] /(n) communal/common use/(P)/
+΢ [Ȥ⤦] /(n) lining a kimono with the same material as the kimono itself/
+Ω [礦] /(n) joint/common/(P)/
+ [礦礯] /(iK) (n,vs) cooperation/collaboration/
+ϫ [礦] /coworker/
+ [礦] /(n) republicanism/cooperation/(P)/
+¹ [礦盧] /(n) republic/commonwealth/(P)/
+¼ [礦路央] /republicanism/
+ [礦碌] /(n) republicanism/(P)/
+ [礦碌] /republicanism/
+ [礦碌] /republicanism/
+ [礦碌] /republican government/
+ [礦碌] /republican form of government/
+ [礦Ȥ] /Republican Party/(P)/
+ [礦䤯] /(n) (math) conjugation/
+ [礦] /(n) evil/bad luck/disaster/bad harvest/
+ [礦] /(adj-na,n) atrocious/fiendish/brutal/villainous/(P)/
+Ⱥ [礦Ϥ󤶤] /atrocious crime/
+ [礦] /(n) bad news/news of a death/
+ [礦] /(n) villain/outlaw/assassin/
+ [礦] /(n) dangerous weapon/(P)/
+ [礦] /(n) dangerous weapon/
+ [礦] /(n) poor crops/famine/
+ [礦] /(n) violence/murder/crime/
+ [礦] /(n) poor crop year/
+ [礦] /(n) bad harvest/poor crop/(P)/
+ [礦] /(n) calamity/misfortune/
+ [礦Τ] /omen of disaster/
+ [礦] /(n) assassin/
+ [礦礦] /(n) crime/offense/
+ [礦礦] /a criminal/
+ [礦] /(n) assassin's dagger/
+± [礦] /(n) villain/
+ [礦] /unlucky house/
+ [礦] /(n) assassin's plot/assassin's bullet/
+Ƥͤ [礦ˤ] /(exp) to be shot to death by an assassin/
+ [礦礦] /(n) evil omen/
+ [礦] /(n) outlaw/rebel/rioter/
+ [礦Ȥ] /gang/gangsters/
+ [礦] /(n) unlucky day/
+ǯ [礦ͤ] /(n) bad year/bad harvest/
+ʹ [礦֤] /(n) bad news/
+ [礦ؤ] /(n) catastrophe/assassination/calamity/disaster/
+ [礦ۤ] /(n) bad news/
+˽ [礦ܤ] /(adj-na,n) brutal/atrocious/ferocious/
+̴ [礦] /(n) bad dream/inauspicious dream/
+ [礦⤦] /(adj-na,n) fierce/
+ [礦뤤] /wicked gang/
+ [礦] /(n-suf) cooperation/(P)/
+ [礦] /(n) association/society/organization/(P)/
+ [礦] /contestant/athlete/
+ [礦] /(n,vs) conference/consultation/discussion/negotiation/(P)/
+İ [礦] /delegate/
+IJ [礦] /(n) conference/convention/
+IJ [礦] /conferees/
+Ĵ [礦] /conferees/
+Ļ [礦] /agenda/
+Ľ [礦] /conference site/
+Υ [礦ꤳ] /divorce by consent/
+ [礦礦] /(n) cooperative industry/
+ [礦] /(n) support/mutual aid/cooperation/approval/authorization/(P)/
+ [礦礦] /(n) negotiation/agreement/
+ [礦礦] /allies/
+ [礦] /(n) unison/accord/
+ն [礦礯] /(n) concerto/(P)/
+Ĵ [礦礦] /(n,vs) (1) cooperation/conciliation/harmony/(2) firm (market) tone/(P)/
+Ĵ [礦礦礦] /interworking/
+Ĵ [礦礦央] /collaboration/
+Ĵ [礦礦] /cooperative personality/
+ [礦Ƥ] /(n) arrangement/pact/agreement/(P)/
+ [礦Ƥ] /agreement/proposal/
+ [礦Ƥ] /agreement/protocol/
+ [礦Ƥ] /Coordinated Universal Time/UTC/
+Ư [礦ɤ] /(n) cooperation/
+Ʊ [礦ɤ] /(n) cooperation/association/collaboration/joint/(P)/
+Ʊȹ [礦ɤߤ] /a cooperative/a partnership/(P)/
+Ʊư [礦ɤɤ] /concerted action/
+ [礦䤯] /(n) pact/convention/agreement/
+ [礦䤯] /high contracting powers/signatories/
+ [礦䤯] /written agreement/
+ [礦礯] /(n,vs) cooperation/collaboration/(P)/
+Ϲ [礦礯] /high-tension steel/
+ϼ [礦礯] /cooperative worker/
+ [礦] /(n) concord/harmony/concert/(P)/
+² [礦浪] /(n) consonance/
+ [礦] /correct/save/assist/
+ [礦夦] /(n,vs) delivering from sin/succor/
+ [礦] /(n) reform/correction/training/
+ [] /(n) lord/state minister/(P)/
+ [礦] /(n) court nobles and state ministers/
+ [᤯] /(v5k) (uk) to shout/to cry/to scream/to clamour/
+ [] /(n) shout/scream/outcry/(P)/
+ӽФ [Ӥ] /(v5s) to let out a cry/to break forth/
+ [Ӥ] /(n) shout/yell/scream/(P)/
+ [] /(v5b) to shout/to cry/(P)/
+ [礦] /(n) shout/scream/
+ [礦] /(iK) (n) shout/scream/
+ [礦] /(n,vs) crying aloud/
+ [礦] /pride/self-conceit/
+ [礦ܤ] /(n) tall tree/forest tree/arbor/
+ [] /(n) border/boundary/mental state/(P)/
+ [礦] /(n) boundary/border/precinct/grounds/
+ [礦] /(n) boundary/(P)/
+ [礦] /(n) boundary line/
+ [礦] /boundary value problem/
+Ĵ [礦礦] /alignment/
+ɸ [礦Ҥ礦] /landmark/
+ [礦] /bounding theory/
+ [礦] /(n) circumstances/one's situation or lot in life/
+ [礦] /(n) environment/circumstances/(P)/
+ [礦] /(n) one's lot/circumstance/situation in life/(P)/
+ [] /(n) compound/grounds/(P)/
+ [] /(n) border/boundary line/crisis/(P)/
+ [礦] /(n) between the mountains/
+ë [礦] /(n) glen/ravine/gorge/canyon/(P)/
+ [礦] /isthmus/
+ [礦] /(n) fjord/
+ [Ĥ褤] /(adj) strong/powerful/mighty/potent/(P)/
+ [] /(adv) by force/(P)/
+Ƹ [Ƥ] /if I'm forced to say something/if anything/
+ [] /(v1) to force/to compel/to coerce/(P)/
+ [Ĥ褤Ȥ] /strong point/
+ [Ĥ褤] /stout heart (mind)/
+ [] /(n) severely/hard/(beat) soundly/
+ [Ĥ褬] /(n) show of courage/bluff/
+ [Ĥ褬] /(v5r) to cry sour grapes/to bluff/to whistle in the dark/
+ [Ĥ褵] /(n) strength/power/(P)/
+ [ʤ] /(adv) (arch) not necessarily/(P)/
+Ф [Ф] /(v5r) to stiffen/
+ޤ [Ĥޤ] /(v5r) to get strong/to gain strength/(P)/
+ [Ĥ] /(n) forte/(P)/
+ [Ĥ] /(v1) to strengthen/to emphasize/(P)/
+ [礦] /(n) pressure/
+ [礦] /(n) emphasis/
+ [] /(adj-na,n) overbearing/coercive/pushy/forcible/high-handed/(P)/
+ [] /forcibly/by main force/
+ [礦] /(n) good luck/
+ [礦] /accent/stress/
+ [礦] /(n,vs) strengthen/intensify/reinforce/solidify/(P)/
+ [礦ä夯] /training camp/
+ [礦礯Ҥ] /fortified foods/
+ [礦ޤ] /(n) fortified rice/
+ [Ĥ] /(n) high flame or heat (in cooking)/
+ [] /(n,vs) violation/rape/
+ [󤶤] /(n) rape/criminal assault/
+ޤ [Ĥդ] /(n) strengthening/strong tone/strong feeling/
+ޤ߻Զ [Ĥդߤ礦] /(n) bull market/
+ [] /(adj-na) great/grand/
+ [Ĥ褭] /(adj-na,n) firm/strong/(P)/
+Ծ [] /(n) bull market/
+ [礦] /(n) retentive memory/
+ [夦] /(n) tightly drawn bow/
+ [礦] /(adj-na,n) robust health/
+ [礦] /(n) power of the state/(P)/
+ [礦] /(n) strong throwing arm/
+ [礦] /(adj-na,n) firmness/stability/security/strength/(P)/
+ [礦] /(adj-na,n) firm/vigorous/unbending/unyielding/strong/stubborn/(P)/
+ź [礦] /drastic measures/hard-line policy/
+ [礦] /diehards/
+ [礦] /hard line/
+ [礦] /(n,vs) forcing/enforcement/(P)/
+Է [礦] /(n) forced march/
+Ժη [礦] /steamroller voting/steamrollering/(P)/
+ [礦] /(adj-na,n) veteran/champion/
+ [礦] /(adj-na,n) veteran/champion/(P)/
+ [礦] /(n) strong nation/powerful country/(P)/
+ [Ĥ褴] /(n) firm or tough stance/
+ [礦] /(n) strong acid/
+ [礦] /(n) strong person/
+ [礦㤯] /(n) strength/power/(P)/
+ [礦夦] /(n) assault/violent attack/
+ [礦夯] /(adj-na,n) tetanus/
+ [礦礦] /(n) strong general/
+ [礦] /(adj-na,n) obstinacy/stubbornness/(P)/
+ [礦󤶤] /(n) cardiotonic drug/
+ [礦] /(n,vs) swinging hard/
+ [礦] /(n) severe earthquake/
+ [礦] /(adj-na,n) tough/strong/stiff/tenacious/
+ [礦] /(n,vs) obligation/coercion/compulsion/enforcement/(P)/
+ [礦ä] /execution/
+ [礦夦褦] /enforced relocation/
+ƽ [礦夦褦] /(n) concentration camp/
+ʬ [礦֤] /(n) compulsory execution/
+³ [礦] /forced evacuation/
+ [礦] /forced repatriation/
+ [礦夦] /(vs) forcing to a stop/
+Ū [礦Ƥ] /(adj-na) forced/compulsory/
+ݸ [礦ۤ] /mandatory insurance/
+ [礦礯] /(n) compelling force/legal force/
+ϫƯ [礦ɤ] /(n) forced labor/slave labor/
+ [礦] /(adj-na,n) splendid/great/magnificent/
+ [礦] /(n) blackmail/extortion/persistent demand/
+ [] /(n) blackmail/extortion/persistent demand/
+ [ͤ] /(v5r) to tease/to coax/to solicit/to demand/(P)/
+ [] /(n,vs) direct petition/
+ [礦] /(adj-na,n) able-bodied/robust/sturdy/strong/(P)/
+Ժ [礦] /(n) a tonic/
+ [礦] /(n,vs) smiting/(P)/
+Ǽ [礦] /(n) slugger (baseball)/heavy hitter/
+ [礦] /(adj-na,n) mighty/powerful/(P)/
+å [] /(n,vs) (1) pillage/plunder/extortion/(2) violence/(P)/
+å [Ĥ] /robber/plunderer/
+åʪ [Ĥ֤] /plunder/spoils/
+ [] /(n) tough negotiations/
+ĥ [Ф] /(v5r) to stiffen/(P)/
+Ĵ [礦礦] /(n,vs) emphasis/stress/stressed point/(P)/
+ľ [礦礯] /(adj-na,n) rigidity/uprightness/
+Ũ [礦Ƥ] /(n) formidable enemy/(P)/
+ [礦] /(adj-na,n) strength/intensity/(P)/
+ [Ȥ] /(n) robbery/burglary/(P)/
+ˤϤ [ȤˤϤ] /(exp) to commit a robbery/to burgle/
+ĥ [ĤФ] /(adj-na,n) (1) stubbornness/pigheaded person/(2) miser/
+ [礦Ϥ] /(n,vs) compelling/using duress/
+ǰ [礦Ϥͤ] /obsession/
+о [礦Ϥ󤱤礦] /obsessional neurosis/
+ [ᤷ] /(n) rice with red beans (eaten on celebratory occasions)/
+ [礦դ] /(n) strong wind/(P)/
+ʼ [礦ؤ] /(n) powerful army/strengthening of the military/
+ [礦٤] /(n,vs) insisting (unreasonably)/obstinate insistence/
+˽ [礦ܤ] /(adj-na,n) brutality/
+ [礦ޤ] /(n) sclera/
+ [ޤ] /(iK) (adj-na,n) pride/haughtiness/arrogance/insolence/hubris/
+̣ [Ĥ] /(n) strong point/
+ [礦䤯] /(n) guncotton/
+ [礦褦] /(n) coercion/extortion/(P)/
+ [褯] /(adj-na,n) greed/avarice/
+ [褯] /(adj-na,n) greed/avarice/
+ [礦礯] /(adj-na,n) powerful/strong/(P)/
+ [꤭] /(adj-na,n) herculean strength/mountain carrier-guide/
+ [꤭Ϥ] /(n) violent crime/
+ʴ [礦꤭] /(n) bread flour/
+ [礦] /(adj-na,n) strong/intense/severe/(P)/
+ [Ӥ] /(v1) to become frightened/to have a nightmare/
+ [Ҥ] /(v5m) (uk) to falter/
+ [礦] /(adj-na,n) cowardice/
+ [礦礦] /(adj-na,int,n) respect (epistolary usage)/
+ [老] /(adv) fearfully/timidly/cautiously/
+ [襤] /(adj) scary/frightening/eerie/dreadful/
+ [郎] /(n) coward/timidity/
+ [郎] /(v5r) to be afraid of/to fear/to dread/to be nervous (about)/to be shy (of)/
+餯 [餯] /(adv) perhaps/(P)/
+٤ [٤] /(adj-pn,exp) dreadful/enormous/(P)/
+ޤ [ʤ] /Be not afraid/
+붲 [뤪] /(adv) timidly/(P)/
+ [] /(n) fear/horror/(P)/
+Ƥ̤ [ƤȤ] /as apprehended/
+ [] /(v1) to fear/to be afraid of/(P)/
+쵤 [줲] /(n) appearance of fear/
+勞 [줪ΤΤ] /(v5k) to tremble with fear/
+¿ [줪] /(adj) graciousness/
+ [줤] /(v5r) to be filled with awe/to feel small/to be amazed/to be surprised/to be disconcerted/to be sorry/to be grateful/to be defeated/to confess guilt/
+ [] /(adj) terrible/dreadful/(P)/
+ [礦] /(n) delight/
+٤ [礦Ĥ] /(exp) to chuckle with delight/to congratulate oneself/
+ [礦] /(n) (rare) intimidation/threat/
+ [礦] /(n) threat/blackmail/(P)/
+ [礦Ĥ] /(n) (the crime of) extortion/
+ [礦礦] /(adj-na,int,n) respect (epistolary usage)/
+ [老] /(adv) fearfully/timidly/cautiously/
+ [礦] /(n) panic/scare/consternation/(P)/
+ʲ [礦] /(n) hen-pecked husband/
+ [礦Ӥ礦] /wife-phobia/
+ [礦] /(n) taking another's opinion into consideration (term of respect)/
+ [] /(n) deferential treatment (out of fear)/
+ [礦夯] /(exp,n) shame/very kind of you/sorry to trouble/(P)/
+ [礦Ӥ礦] /(n) hydrophobia/
+ [礦] /(n,vs) be afraid/dread/dismay/terror/(P)/
+ݱDz [礦դ] /(n) horror film/
+ݾ [礦դ礦] /(n) morbid fear/phobia/(P)/
+ݿ [礦դ] /fear/terror/
+ [礦դ] /politics of fear/
+ε [礦夦] /(n) dinosaur/(P)/
+ζ [礦夦] /(n) dinosaur/
+ [礦] /(n,vs) being struck with awe/
+ [䤦䤷] /(adj) respectful/reverent/
+ [䤦䤷] /reverentially/respectfully/
+ [礦] /(n) respectful congratulations/
+쿷ǯ [礦ͤ] /(exp,int,n) Happy New Year!/
+ [礦] /(n) respect/reverence/veneration/
+ [礦] /(adj-na,n) respectfulness and modesty/deference/
+ [礦] /(adj-na,n) (uk) modesty/humility/
+ [礦] /(n) allegiance/
+ޤ [Ϥޤ] /(v5r) to get between/to be caught in/(P)/
+߷ [Ϥߤ] /(n) pincer attack/attack on both sides (flanks)/(P)/
+߹ [Ϥߤ] /(v5m) to insert/
+߾ [Ϥߤ礦] /(n) piece-capturing board game/
+߾夲 [Ϥߤ] /(v1) to pick up (with chopsticks)/to take/
+ڤ [Ϥߤ] /(v5r) to nip off/to snip/to clip/to trim off/
+Ǥ [Ϥߤ] /(n) pincer attack/attack on both sides (flanks)/
+ [Ϥߤष] /earwig/
+ [Ϥ] /(v5m) to interpose/to hold between/to insert/(P)/
+ [礦] /(n) pincer movement/
+ [礦] /(n,vs) (baseball) rundown/
+ [礦] /possession of books/
+۴ [礦] /entropion forceps/
+ [] /(n) teachings/precept/lesson/doctrine/(P)/
+ [] /(v1) to teach/to inform/to instruct/(P)/
+ [] /(v5m) to train to/to give an idea to/
+ [] /(n) student/disciple/(P)/
+ [] /method of teaching/
+͡ [Ȥ] /(v5s) to give guidance/
+ [] /(v5r) to be taught/(P)/
+ [礦] /(n) lesson or teaching plan/
+ [礦] /(n) (abbr) Board of Education/
+ [礦] /(adj-no,n,vs) training/education/(P)/
+˷Ȥ͡ [礦ˤҤȤӤ] /those who participate in education/
+˷ȤͿ [礦ˤҤȤӤ] /those who participate in education/
+Ѱ [礦󤫤] /Board of Education/(P)/
+ [礦] /(n) educator/teacher/
+ [礦Ƥ] /curriculum/
+ [礦] /(n) educational reform/
+鳦 [礦] /education world or circles/
+ [礦] /(n) pedagogy/pedagogics/
+ [礦] /(n) department of education/
+ [礦] /(n) educational toy/
+ˡ [礦ۤۤ] /Fundamental Law of Education/
+鵡 [礦] /educational institution/
+ [礦礦] /educational administration/
+黺 [礦󤮤礦] /education-related industries/
+½ [礦ä夦] /teaching practice/
+ [礦] /(n) educationalist/(P)/
+ [礦礦] /Department of Education/
+鿴 [礦꤬] /educational psychology/
+ [礦] /(n) education(al) (a school) system/
+Ĺ [礦礦] /(n) superintendent of education/
+ļ [礦礯] /Imperial Rescript on Education/
+Ū [礦Ƥ] /(adj-na) educational/instructive/(P)/
+ [礦] /(n) education or school expenses/
+ˡ [礦ۤ] /teaching method/
+ [礦] /(n) teaching staff/(P)/
+ȹ [礦󤯤ߤ] /teachers' union/
+ [礦] /Pope/
+ [礦] /(n) culture/education/civilization/
+ [礦] /(n) subject/curriculum/(P)/
+ʽ [礦] /(n) text book/(P)/
+ [礦] /(n) church/(P)/
+ [礦] /church member/
+񲻳 [礦󤬤] /church music/
+ [礦] /church history/
+ˡ [礦ݤ] /church modes (music)/
+Ʋ [礦ɤ] /(n) church/chapel/
+ˡ [礦ۤ] /canon law/
+ [礦줭] /church calendar/
+ [礦] /(n) exhortation/preaching/admonishment/
+ [礦] /(n) education and learning/
+ [礦] /(n) teacher/instructor/professor/(P)/
+ [礦] /(n) creed/doctrine/
+ [礦] /(n) parish/
+̱ [礦ߤ] /parishioner/
+ [礦] /(n) teaching tools/
+ [礦] /(n) lesson/precept/moral instruction/(P)/
+ [礦򤿤] /(exp) to lecture/to give a lesson/
+Ū [礦Ƥ] /(adj-na) instructive/
+ [礦] /(n) ecclesiastical or educational authority/
+ [礦] /(n) juvenile reform/
+ [礦] /(n) reform school/juvenile reformatory/
+ [礦] /(n) Pope/
+ģ [礦礦] /(n) Vatican/Holy See/
+ [礦] /(n) instigation/(P)/
+ [礦] /instigator/
+ [礦] /(n) teaching materials/(P)/
+ [礦] /teaching material fees/
+ [礦] /(n) teacher (classroom)/(P)/
+դ˸Ƥ [礦ˤतƤ] /(exp) to be cut out for a teacher/
+ [礦] /(n,vs) instruction/teaching/(P)/
+ [礦] /(n) classroom/(P)/
+ [礦] /(n) founder of a religious sect/
+ [礦] /(n) teaching/instruction/professor/(P)/
+ [礦夫] /(n) faculty meeting/
+ [礦夸] /(n) faculty/professorate/group of professors/
+ˡ [礦ۤ] /(n) teaching methodology/pedagogy/
+ [礦夦] /(n) training/instruction/(P)/
+ [礦夦] /(n) training institute/
+ [礦夦] /trainee/student/
+ [礦] /(n) (presidential) message/(P)/
+ [礦礦] /(n) classroom/
+ [礦礦] /(n) tenet/dogma/
+ [礦礦央] /dogmatism/
+ [礦礯] /(n) teaching certificate/the teaching profession/
+ [礦礯] /(n) teaching staff/faculty/(P)/
+ȹ [礦礯󤯤ߤ] /teachers' union/
+ [礦礯Ƥ] /teacher-training curriculum/
+ [礦] /(n) (abbr) student teacher/
+ [礦] /church membership/
+ [礦] /(n) founder of a religious sect/(P)/
+§ [礦] /(n) rules of teaching/
+§ [礦ܤ] /(n) manual/practice book/
+ [礦] /(n) teacher's desk/
+ [礦] /(n) religious organization/(P)/
+ [礦] /(n) platform/(P)/
+ [礦Ƥ] /(n) curriculum/textbook/
+ŵ [礦Ƥ] /(n) scriptures/canon/teaching guide/
+ [礦] /(n) believer/adherent/(P)/
+Ƭ [礦Ȥ] /(n) deputy head teacher/vice principal/(P)/
+Ƴ [礦ɤ] /(n,vs) instruction/teaching/
+ [礦] /(n) sect/denomination/
+ [礦Ϥ] /(n) teaching method/
+ [礦] /(n) godfather/
+ [礦٤] /(n) teacher's whip/teaching school/
+ˡ [礦ۤ] /(n) religious law/teaching method/
+ [礦ۤ] /(n) textbook/
+̳ [礦] /(n) school affairs/religious affairs/(P)/
+̳ [礦फ] /(n) educational affairs section/
+ [礦] /(n) study of Buddhist theory/
+͡ [礦] /(n) teacher/(P)/
+ [礦褦] /(n) culture/education/refinement/cultivation/(P)/
+ܲ [礦褦Ƥ] /(n) general education course/
+ܳ [礦褦] /college of general education/
+ܾ [礦褦礦] /bildungsroman/
+ [礦褦Ф󤰤] /educational channel/
+ [礦褦] /(n) college of liberal arts (general education)/liberal arts school/
+ [礦] /(n) doctrine/
+ [礦줭] /(n) one's teaching experience/one's career (experience) as a teacher/
+ [礦] /(n) (mil) drill/
+ [礦] /(n) exhortation/preaching/admonishment/
+ [Ϥ] /(n) bridge/(P)/
+ [Ϥ] /(vs) bridge building/cross-linking/
+ [Ϥ] /(n) bridge girder/
+ͤ [ϤΤˤ] /western edge of a bridge/
+ [礦] /(n) bridge girder/
+ͤ [Ϥ] /(vs) bridge building/cross-linking/
+ [礦㤯] /(n) bridge pier/pontoon bridge/(P)/
+ӽ [礦㤯夦] /pontoon/
+ [Ϥ] /(n) bridge girder/
+ [Ϥ] /(n) bridge pillar/
+ [礦] /(n) bridge abutment/
+Ϥ [Ϥ錄] /(n) "bridge building"/mediation/(P)/
+Ƭ [礦Ȥ] /beachhead/bridgehead/
+Ƭ [礦Ȥ] /(n) bridgehead/beachhead/
+Ƭ [礦Ȥۤ] /(n) bridgehead/beachhead/
+ [礦Ϥ] /(n) approach to a bridge/
+ [礦礦] /(n) bridge/
+ۻ [Ϥ] /(n) bridge pillar/
+ [ޤ] /(adv,exp) (1) still more/to say nothing of/not to mention/(2) still less (with neg. verb)/(P)/
+Ƥ [ޤƤ] /(exp) (uk) much less/to say nothing of/
+ [뤤] /(n) deviation/confusion/disorder/
+ [뤤ޤ] /(v5r) to rave/to run amuck/
+餭 [뤤] /(n) off-season flowering/
+餯 [뤤] /(v5k) to bloom out of season/
+ [뤤] /(n,vs) death in madness/dying insane/
+ [뤦] /(v5u) to go mad/to get out of order/(P)/
+ [뤪] /(adj) crazy about/maddening/
+פ [뤪⤤] /maddening thought/
+ [뤪] /(adj) crazy about/maddening/
+魯 [魯] /(v5s) to drive mad/to put out of order/(P)/
+ [礦] /(n) comic (satirical) tanka/
+ [礦] /(n) wild joy/ecstasy/
+ [礦] /(n) madness/(P)/
+ [礦] /(n) type of comic haiku/
+ [礦] /(n) mad dog/
+ [礦Ӥ礦] /(n) rabies/hydrophobia/
+ [礦] /(n) play/drama/make-believe/(P)/
+ [礦ޤ路] /(n) a supporting, but indispensable role/
+ [礦󤸤] /faked suicide/
+ [礦] /(n) dying insane/
+ [礦] /(n) (Edo-period) type of humorous poem/
+ [礦礯] /(n) rhapsody/
+ [礦] /(n) insane person/a fanatic/
+ [礦] /(n) madwoman/
+ [礦] /(n,vs) (religious) fanaticism/
+ [礦󤷤] /religious fanatic/
+Ū [礦Ƥ] /(adj-na) fanatic/
+ [礦] /(n) lunatic/madman/
+۶ [礦礯] /(n) rhapsody/
+ [礦] /(n) mania/wild excitement/
+ [礦] /(n) disgraceful behavior/
+Ū [礦Ƥ] /(adj-na,n) insane/fanatic/
+ [礦դ] /(n) raging wind/
+ʸ [礦֤] /(n) (Edo-period) humorous literature/
+˽ [礦ܤ] /(adj-na,n) rage/frenzy/
+ [礦ۤ] /(n,vs) rushing around/running wild/(P)/
+ [礦] /(n) fury/frenzy/madness/(P)/
+ [礦] /(n) raging waves/
+ [礦] /(n) mania/wild excitement/
+ [ޤ] /(adj) narrow/confined/small/(P)/
+ [ޤؤ] /small room/
+ [ޤ] /(n) narrow gate/obstacle/school (position) hard to enter (get)/
+ޤ [Фޤ] /(v5r,vi) to narrow/to contract/(P)/
+ [Ф] /(v1,vt) to narrow/to reduce/to contract/(P)/
+ [Ϥ] /(n) (1) interval/(2) valley/gorge/ravine/(3) loophole/eyelet/
+ [礦] /(n) narrow gauge/
+Ŵƻ [礦ƤĤɤ] /narrow-gauge railway/
+ [礦] /(n,adj-no) narrow sense (e.g. of a word)/strict/
+줷 [ޤ뤷] /(adj) cramped/
+ [礦] /(adj-na,n) stricture/stenosis/contraction/
+ [礦礦] /(adj-na,n) narrow/cramped/small-sized/
+ [礦󤷤礦] /(n) heart attack/angina pectoris/(P)/
+̸ [] /(n) mist/fog/
+ [礦礦] /(adj-na,n) narrow-mindedness/
+ [礦] /(adj-na,n) narrow/
+⿤ [Ĥ] /(adv,exp,vs) scrutiny/scanning/taking a good look/
+ [] /(v1) to straighten/to correct/to cure/to falsify/
+ľ [ʤ] /(v5s) to set up again/to correct/to cure/
+ [礦] /(adj-na,n) radical/extreme/eccentric/
+ [礦礯] /(n) affectation/pretense/
+ [礦] /(n,vs) correction/remedy/(P)/
+ [礦礯] /corrected eyesight/
+ [礦դ] /(n) reform of morals/
+ [] /(n) breast/chest/(P)/
+ʤ [ͤ뤯ʤ] /(exp) to feel sick/to be nauseated/
+줷 [ͤ뤷] /have a pain in one's chest/
+ˤͤʽ [ͤ褦ʤǤ] /painful incident/
+˥ [ͤ˥Ȥ] /(exp) to have one's heart touched (by something very moving)/
+˾ [ͤˤ] /(exp) to keep to oneself/to bear in mind/
+򴵤 [ͤ鷺餦] /(exp) to suffer from pulmonary tuberculosis/to have trouble in one's lungs/
+ˤ [ͤ򤤤] /(exp) to worry oneself (about)/
+ȿ餹 [ͤ򤽤餹] /(exp) to be puffed up with pride/to throw out one's chest/
+¤ [ͤ] /(exp) to become consumptive/
+ [礦] /(n) chest measurement/
+ [礦] /(n) breaststroke/
+ [礦] /(n) one's heart of hearts/the depths of one's mind/
+ [礦] /(n) one's inmost thoughts (feelings)/
+ [ͤޤ] /(n) around one's chest/
+ [礦] /(n) heart/feelings/
+ [礦] /(n) chest/thorax/
+ [礦] /(n) chest/breast/
+ [礦] /(n) pectoral (muscle)/
+ [礦] /(n) one's heart/(P)/
+줷 [ʤ뤷] /(adj) (feeling of) tightness in the chest/
+ [ʤ] /(n) breast/pit of stomach/
+ [礦] /(n) thorax/thoracic cavity/
+ [礦] /(n) thorax/thoracic cavity/
+ [ʤ] /(adj-na,n) obi worn high on the waist/
+ [礦] /(n) breastbone/sternum/
+ [ʤ] /(n) collar/lapels/chest/
+ [ͤ󤺤] /(n) heart/mind/feelings/
+ [ʤ褦] /(n) calculating in one's head/
+ [ͤ褦] /(n) calculating in one's head/
+Ƥ [ͤ䤱] /(n) heartburn/sour stomach/
+ [ͤ] /(n) brooch/
+ [礦] /(n) pleural fluid/
+ [礦] /(n) low singing voice/
+Ѥ [ʤŤ] /(n) calculating in one's head/
+ [ʤ] /(n) chest/breast/
+ [礦] /(n) thymus/
+ [ʤ] /(n) collar/lapels/chest/
+ [ʤ冷] /(n) uneasiness/vague apprehension/premonition/
+ [礦] /(n) bust (statue)/(P)/
+ [礦夦] /(n) one's heart/one's mind/one's intentions/(P)/
+ [礦Ĥ] /(n) thoracic vertebra(e)/
+ [礦Ĥ] /(n) chest pain/
+ [礦Ƥ] /(n) the bottom of one's heart/
+ [ͤ] /(n) breastplate/chest protector/
+ͤȬ [ʤĤϤä礦] /(n) the most trying spot or period/
+ [ʤ] /(n) breast/chest/
+ [礦] /(n) chest/breast/(P)/
+ [礦֤] /thoracic surgery/
+ [礦֤ä] /chest disease/
+ [ͤϤ] /(n) breadth of the chest/
+ʵ [ʤ] /(n) disgust/
+ʵ [ͤ] /(n) disgust/
+ʵ [ʤ뤤] /annoying/
+ [礦ؤ] /(n) chest walls/breastworks/parapet/
+ [礦ޤ] /(n) pleura/
+ [礦ޤ] /(n) pleurisy/
+ [ʤ] /(n) chest hair/breast down/
+΢ [礦] /(n) one's heart/one's mind (feelings, bosom)/
+ [礦] /threaten/coerce/
+ [Ӥ] /(v1) to become frightened/to have a nightmare/
+ [ɤ] /(n) threat/
+ƶ [ɤƤͤȤ] /(exp) to scare money out of (a person)/
+ [ɤ] /(v5s) to threaten/to coerce/(P)/
+ [Ӥ䤫] /(v5s) to threaten/to coerce/(P)/
+ [ɤ] /(n) threat/(P)/
+Ĥ [ɤĤ] /(v1) to threaten/
+ʸ [ɤ] /threatening words/
+ [ɤ] /(v5s) to threaten/to menace/(P)/
+䤫 [Ӥ䤫] /(io) (v5s) to threaten/to coerce/
+ [礦] /(n) threat/menace/(P)/
+ [礦] /(n) (rare) intimidation/threat/
+ [礦] /(n,vs) threat/intimidation/menace/
+ [礦Ϥ] /(n) threat/menace/coercion/terrorism/(P)/
+ [礦Ϥ] /(n) intimidation/
+ [礦Ϥ] /person making threats/intimidator/
+ [礦Ϥ礦] /(n) threatening or intimidating letter/
+Ū [礦ϤƤ] /(adj-na) menacing/threatening/
+ [礦ϤǤ] /telephone threat (e.g. of a bomb)/
+ [礦] /(n) interest/entertainment/pleasure/(P)/
+ [] /(n) interest/entertainment/pleasure/(P)/
+ [礦] /(v5r) to be amused or interested in/
+ͭ [礦] /(exp) to be fun/to be interesting/
+ [礦] /(v1) to amuse oneself/to make merry/
+ [] /(v5s) to revive/to retrieve (fortunes)/to raise up/(P)/
+ [礦] /(v5z) to amuse oneself/to make merry/
+ [] /(v5r) to rise/to flourish/
+ޤ [礦򤵤ޤ] /(exp) to be a wet-blanket/to spoil a person's pleasure/
+ [] /(n) Asia development/
+ [] /(n) rise/ascendency/aroused energy/high-spirited action/
+ [礦] /(n) industrial enterprise/(P)/
+ȶ [礦󤳤] /(n) industrial bank/
+ [] /(n) (abbr) industrial bank/
+ [礦] /(n) entertainment industry/show business/(P)/
+Բ [礦] /(vs) staging or filming a story/
+Գ [礦] /(n) entertainment world/
+Ը [礦] /(n) promotional or production rights/
+Ի [礦] /(n) showman/show manager/
+Լ [礦̤] /showman/promoter/producer/
+ [礦] /(n) box-office record/
+ [] /(n,vs) making a country prosperous/prosperous country/
+ [礦] /(n) interest (in something)/
+ [󤸤] /(n) detective agency/(P)/
+Ͽ [] /(n) directory/
+ä [礦ޤ] /(adj-na,n) kill-joy/wet-blanket/
+äޤ [礦ޤ] /(adj-na,n) spoiling the fun/a wet-blanket/
+ä [礦] /(adj-na,n) kill-joy/wet-blanket/
+ä [礦] /(v1) to lose interest/
+ [] /rise and fall (of nations)/
+ [Ϥ] /(n) rise and fall (of nations)/destiny/
+ [Ϥ] /(n) rise and fall (of nations)/destiny/
+ʳ [դ] /(n,vs) excitement/stimulation/agitation/arousal/(P)/
+ʳ [դ󤶤] /(n) stimulant/
+˴ [ܤ] /(n) rise and fall/ups and downs/
+̣ [礦] /(n) interest (in something)/(P)/
+̣ [礦ߤ] /uninteresting/
+̣ [礦ߤ֤] /(adj) very interesting/of great interest/(P)/
+̣š [礦ߤ󤷤] /(adj-na,n) very interesting/of absorbing interest/of great interest/
+̣š [礦ߤ󤷤󤿤] /(adj-t) of great interest/
+̣ [礦ߤ󤷤] /(adj-na,n) very interesting/of absorbing interest/of great interest/
+̣Ť [礦ߤ󤷤󤿤] /(adj-t) of great interest/
+̣ܰ [礦ߤۤ] /(adj-na,adj-no,n) popular (literature, etc.)/
+δ [夦] /(n) rise/prosperity/(P)/
+ [礦] /skeleton at the feast/being wet-blanketed/
+ [] /(n) soba (buckwheat noodles)/(P)/
+ [Ф] /(n) buckwheat-noodle restaurant/(P)/
+ [Ф] /(n) buckwheat chaff/
+ʴ [Ф] /(n) buckwheat flour/
+äƤ϶˽ [ˤäƤϤˤ] /(exp) when in Rome, do as the Romans do/
+ [礦] /(n) one's hometown/
+ [] /(n) veteran/reservist/ex-soldier/
+ [礦] /(n) one's native land/
+ [] /(n) country samurai/
+ [] /(n) village shrine/
+ [礦夦] /(n) nostalgia/homesickness/(P)/
+¯ [礦] /village customs/
+¼ [] /(n) villages/
+ [礦] /(n) native place/birth-place/one's old home/(P)/
+ڰ [礦ɤ] /love for one's hometown/
+ڷǽ [礦ɤΤ] /folk entertainment/
+ڻ [礦ɤ] /(n) local history/
+ھ [礦ɤ礦] /local story/
+ڿ [礦ɤ礯] /(n) local color/
+ʸ [礦ɤ֤󤬤] /folk literature/
+ [礦ɤ礦] /local cuisine/
+ [礦Ȥ] /(n) people from one's hometown/
+͸ [礦椦] /hamlet/village/
+Τ [礦] /(n) birth-place/home town/(P)/
+ [] /(n) mirror/(P)/
+˱Ǥ [ߤˤĤ] /(exp) to be reflected in a mirror/
+˼ʬλѤǤ [ߤˤ֤Τ򤦤Ĥ] /(exp) to reflect oneself in a mirror/
+ȴ [ߤ̤] /(exp) to uncask/to open a barrel/
+ [ߤӤ餭] /(n) cutting the New Year's rice cake (January 11th)/
+ [ߤ] /(n) breaking open a ceremonial sake barrel/
+ [ߤ] /(n) breaking open a ceremonial sake barrel/
+ [礦] /paragon/mirror/
+ [礦] /height of a mirror stand/
+ [礦] /(n) reflected image/math image by inversion/
+ [礦] /(n) dresser/(P)/
+ [ߤ] /(n) panel/scene-panel/
+ [礦] /(n) mirror surface/
+ [ߤ] /(n) orange-flavoured mochi/
+ [ҤӤ] /(io) (n) echo/sound/reverberation/noise/(P)/
+ [ҤӤ] /(n) echo/sound/reverberation/noise/(P)/
+Ϥ [ҤӤ錄] /(v5r) to resound/
+ [ҤӤ] /(v5k) to resound/(P)/
+᤭ [ɤ᤭] /(n) (uk) commotion/stir/
+᤯ [ɤ᤯] /(v5k) to resound/to make a stir/(P)/
+ū [礦Ƥ] /vibrating pipe/
+ư᤭ [ɤ᤭] /(n) (uk) commotion/stir/
+¤ [礦] /(vs-s) to treat/to feast/to provide dinner for/
+± [礦] /(n) feast/(P)/
+± [礦] /(n) entertainment/treat/feast/banquet/
+ä [ɤ] /to be surprised/(P)/
+ä [ɤ] /(v5s) to surprise/to frighten/to create a stir/(P)/
+ä [礦] /(n) surprise/fright/shock/
+ä [ɤ] /(n) surprise/astonishment/wonder/(P)/
+ä [ɤ] /(v5r) to be astonished/to be amazed/
+ä [ɤ] /(v5k) to be surprised/to be astonished/(P)/
+ä٤ [ɤ٤] /(exp) astonishing/amazing/surprising/wonderful/
+ð [礦] /(n) wonder/miracle/(P)/
+ðŪ [礦Ƥ] /(adj-na) wonderful/
+ô [礦] /(n) pleasant surprise/
+ò [礦] /(n) wonder/admiration/(P)/
+÷ [礦] /(n,vs) admiration/wondering/being struck with admiration/
+ŷư [礦Ƥɤ] /(n) astounding/startling/world-shaking/amazing/
+ [礦Ȥ] /(n) sensational/
+س [礦] /(n) surprise/fright/shock/
+ġ [礦礦] /(adj) exaggerated/bombastic/highly colored/
+Ĥ [ߤ] /(v1) to look up/
+Ĥ [ƤޤĤ] /(v5r) (pol) to look up/
+Ĥ˾ [Τ] /(vs) look to (for help)/look up to/reverence/
+Ĥ [] /(v5g) to look up (to)/to respect/to depend on/to ask for/to seek/to revere/to drink/to take/(P)/
+Ĥ [Τ] /(v5r) to bend (backward)/
+Ĥ [ä] /(v5aru) (hon) (uk) to say/to speak/to tell/to talk/
+Ĥ [] /(n) statement/command/wishes (of a superior)/
+ĤĤ [Ĥ] /(v5r) to receive a command/to be appointed/to be ordered/
+ĤĤ [Ĥ] /(v1) to command/to request/to appoint/
+Ĥ [] /(v1) (pol) to say/to state/
+Ĥդ [Ĥ] /(v5r) to receive a command/to be appointed/to be ordered/
+Ĥդ [Ĥ] /(v1) to command/to request/to appoint/
+Ĥä [ä] /(v5aru) (hon) (uk) to say/to speak/to tell/to talk/(P)/
+ĤΤ [Τ] /(v5k) to look up/
+ĤΤ [Τ] /(v1) to turn up (one's face or a card)/
+Ĥय [य] /(v5k) to look upward/
+Ĥ [ä] /(v5aru) (hon) (uk) to say/to speak/to tell/to talk/
+ĤȤǤ [äȤǤ] /(exp) (hon) I agree with you/
+Ĥ̤Ǥ [äȤǤ] /(exp) (hon) I agree with you/
+IJ [礦] /(n) lie on one's back/
+ij [礦] /(n) dramatic angle/
+ĶĤ [礦礦] /(adj) exaggerated/bombastic/highly colored/
+ĸ [य] /(v5k) to look upward/
+ĸ [ऱ] /(n) face up/(P)/
+ĸ [ऱ] /(v1) to turn up (one's face)/
+Ļ [礦] /(adj-na,adv,n) large quantity/plenty/abundance/great many/
+Ļ [礦] /(n,vs) looking up to/revering/
+ŷ [礦Ƥ] /(n,vs) being amazed/being horrified/being taken aback/(P)/
+ȿ [Τ] /(v5r) to bend back/to throw (the head) back/
+˾ [礦ܤ] /(n,vs) look to (for help)/look up to/reverence/
+ͭ [ä] /(v5aru) (hon) (uk) to say/to speak/to tell/to talk/
+ͤ [Τޤ] /(adv) on one's back/
+ [礦] /freeze/congeal/
+ [] /(n) stiffness (in shoulders)/swelling/hardening/
+ [] /(n) stiffness (in shoulders)/swelling/hardening/
+Ťä [ä] /elaborate/exquisite/tasty/refined/artistic/(P)/
+Ťä [ä礯] /elaborate ornaments/
+Ť [ߤĤ] /(oK) (v1) (uk) to stare at/to gaze at/to look hard at/to watch intently/to fix one's eyes on/
+Ť餹 [餹] /(v5s,vt) to freeze/to congeal/
+Ť餹 [餹] /(v5s) to concentrate/to devote/to apply/to strain/to rack/
+Ť餻 [餻] /(v1,vt) to freeze/to congeal/
+Ť [] /(n) stiffness (in shoulders)/swelling/hardening/
+Ť [] /(n) stiffness (in shoulders)/swelling/hardening/
+ŤǤޤ [꤫ޤ] /(v5r) to coagulate/to curdle/to clot/to be fanatical/
+Ť [ꤷ礦] /(adj-na,n) fastidiousness/enthusiasm for one thing/(P)/
+Ť [] /(v5r) to congeal/to freeze/
+Ť [] /(v5r) to grow stiff/to be absorbed in/to be devoted to/to be a fanatic/to elaborate/(P)/
+Ť [] /(v5r) to stiffen/to harden/
+Ų [礦] /(n) clot/
+ų [礦] /(n) tuff/
+ŵ [礦] /(n) deliberation/consultation/
+ŷ [礦] /(n) coagulation/freezing/solidification/curdling/setting/congealing/
+ŷ [礦] /(n,vs) blood clot/curdle/
+Ÿ [礦] /(n) coagulation/freezing/solidification/(P)/
+ŸǤޤ [꤫ޤ] /coagulation/clot/enthusiast/fanatic/
+Ÿ [礦Ƥ] /(n) freezing point/
+Ż [礦] /(n) solidified oil/
+Ż [礦] /(n,vs) stare/gaze/fixation/(P)/
+Ž [礦夦] /(n) cohesion/condensation/
+Ž [礦夦礯] /(n) cohesive power/
+Ž [礦夯] /(n) condensation/(P)/
+Ȥ [礦Ȥ] /quietly/without the slightest movement/
+ [礦] /(n) delay/
+ [礦㤯] /(n) adhesion/
+ [礦㤯礯] /adhesion/
+ [礦ˤ夦] /curd/curdled mild/rennet/
+ǰ [礦ͤ] /(n) concentration of thought/
+˾ [礦ܤ] /(n,vs) looking intently/
+Ω [礦] /(n) standing absolutely still/
+ơ [礦礦] /(adj-t) high (as of a mountain)/
+ƶƤ [礦礦] /(adj-t) high (as of a mountain)/
+ [Ĥ] /(n) dawn/daybreak/in the event of/(P)/
+Ǥζ [ĤΤ] /dawning sky/
+ǰ [Ĥ] /(n) moonless dawn/
+Ǹ [礦] /(n) the light of dawn/
+ [礦] /(n) morning star/Venus/rarity/(P)/
+ŷ [礦Ƥ] /(n) dawn/
+ [] /(n) Buddhist karma/actions committed in a former life/(P)/
+ [虜] /(n) deed/act/work/performance/
+Ȥ [դ] /be past redemption/be sinful/
+Ȥ襤 [ʤ襤] /making a living from/
+ȤѤ䤹 [ˤ䤹] /(exp) to lose one's temper/to be exasperated/
+Ȱ [] /(n) karma/
+Ȳ [] /effects of karma/
+Ȳ [] /(n) hell fire/
+ȳ [礦] /(n) industry/business/(P)/
+ȳʥꥹ [礦ʥꥹ] /industry analyst/
+ȳ [礦] /(n) trade journal/
+ȳ [礦Ϥ] /the industry's first ../
+ȳ [礦󤿤] /industry group/
+ȳư [礦ɤ] /industry trend/
+ȳɸ [礦Ҥ礦] /(n) industry-wide standard/
+ȶ [] /(n) karmic suffering/
+Ȼ [虜] /(n) tricky wrestler/shrewd fellow/
+ȼ [礦] /(n) trader/merchant/(P)/
+ȼ [礦] /(n) type of industry/(P)/
+ [礦] /(n) achievement/performance/results/work/contribution/(P)/
+Ӱ [礦ä] /downturn/
+Ӳ [礦ۤ夦] /(n) profit warning/
+Ӹ̤ [礦ߤȤ] /(n) earnings estimates (forecast, outlook, projection)/
+ӾͿ [礦礦] /(n) performance bonus/
+ͽ [礦褽] /(n) earnings forecast (outlook, projection)/
+ [礦] /(n) business conditions/
+ĥ [ĤФ] /(adj-na,n) pigheaded person/miser/stubbornness/
+ [Ӥ礦] /(n) incurable disease/
+ʢ [Ϥ] /(adj-na,n) spite/resentment/
+ʪ [虜] /(n) sharp sword/
+ [ۤ] /(n) karma effects/fate/inevitable retribution/
+̳ [礦] /(n) business/affairs/duties/work/(P)/
+̳γ [礦Τ֤] /(n) outsourcing/
+̳̿ [礦फᤤ줤] /(n) business improvement order/
+̳Ἲ [礦स礦] /(n) (professional) negligence/
+̳Ἲ׻ [礦स礦Ĥ] /(n) professional negligence resulting in death/
+̳ [礦Ƥ] /business partnership/
+̳˸ [礦ܤ] /(n) interference with somebody's duties/
+ [礯] /(n,n-suf) channel (i.e. TV or radio)/department/affair/situation/(P)/
+ [Ĥܤ] /(n) court lady/lady-in-waiting/
+ɤ [礯ˤ] /(exp) to deal with a situation/to take charge of an affair/
+ɤ [礯ह] /(exp) to be settled/to come to a close (an end)/
+ɰ [礯] /(n) clerk/(bureau, post-office) staff/(P)/
+ɳ [礯] /(n) the outside/
+ɳ [礯] /(n) outsider/
+ɳΩ [礯夦] /neutrality/
+ɸ [礯] /(n,vs) limit/localize/
+ɼ [礯] /(n) bureau/office building/
+ɽ [礯] /(n) section/local/
+ɽʬ [礯֤] /local jump/
+ɽ [礯ޤ] /local anesthesia/
+ [礯] /(n) municipal/limited area/locality/(P)/
+ [礯󤽤] /limited (scale) war/
+Ū [礯Ƥ] /(adj-na) local/
+ [礯դ] /(n) local wind/
+Ĺ [礯礦] /(n) bureau director/office chief/(P)/
+ [礯Ф] /(n) telephone exchange number/(P)/
+ [礯] /(n) part/section/affected region/
+ [礯֤ޤ] /local anesthesia/
+ [礯ۤ] /(n) official bulletin/
+ [礯] /(n) checkerboard/aspect/situation/(P)/
+α [礯ɤ] /(n) general delivery/(P)/
+ [礯] /(n,n-suf) tune/piece of music/(P)/
+ʡ [ޤ] /nooks/corners/
+ʤ [ޤ] /(n) curvature/warp/bend/(P)/
+ʤ꤫ [ޤ꤫] /(n) street corner/road turn/(P)/
+ʤ꤯ͤ [ޤ꤯ͤ] /(v5r,vi) to bend many times/to turn and twist/to zigzag/
+ʤʤˤ [ޤʤˤ] /(adv) though imperfect/somehow/
+ʤ [ޤ꤫] /(n) street corner/road turn/(P)/
+ʤƻ [ޤߤ] /(n) roundabout road/curving road/
+ʤ [ޤ] /(n) turn/bend/curve/
+ʤϩ [ޤߤ] /(n) roundabout road/curving road/
+ʤ [ޤ] /(v5r) to turn/to bend/(P)/
+ʤ [ޤ] /(n) flexure/bending/
+ʤ [ޤ] /(v1) to bend/to crook/to lean/(P)/
+ʤפ [ޤ䤹] /pliant/supple/flexible/
+ʤʪ [ޤ] /(n) circular box/
+ʤΤʤ [礯Τʤ] /uninteresting/dull/
+ʤ̵ [礯Τʤ] /uninteresting/dull/
+ʤ꤯ͤ [ޤ꤯ͤ] /(v5r,vi) to bend many times/to turn and twist/to zigzag/
+ʤ [ޤ꤫] /(n) a corner/bend in the road/turning point/
+ʤ [ޤꤸ㤯] /(n) common Japanese foot/carpenter's square/
+ʤ [ޤ] /(n) a corner/bend in the road/turning point/
+ʤ [ޤ] /(io) (v5r) to turn/to bend/
+ʤդ [礯Ĥ] /(exp) to write music for a song/
+ʰ [礯] /wickedness/
+ʰ [礯Τ] /drinking while doing an acrobatic stunt/
+ʱ [礯] /(n) winding coast (beach)/
+ʲ [ä] /(n,vs) misconstruction/distortion/
+ʳ [礯] /(n) inferior scholarship/
+ʳذ [礯] /(n) prostitution of learning/twisting the truth and truckling to the times/
+ʴ [礯] /siphon/curved pipe/
+ʵ [礯] /(n) acrobatic feats/
+ʵ [ä夦] /(n) curve ball/
+ʶ [ޤ] /nooks/corners/
+ʶ [ޤ] /(n) (ancient) comma-shaped jewels/
+ʷ [礯] /(n) acrobatics/
+ʷݻ [礯] /acrobat/tumbler/
+ʻ [礯] /(n) wickedness/injustice/
+ʻ [] /(n) crookedness/something not right/something out of the ordinary/something unpleasant/something disgusting/unlawfulness/something unhappy/calamity/
+ʼ [礯] /(n) high-angle fire (mil)/
+ʼˤ [礯ۤ] /(n) howitzer/high-angle gun/
+ʼ [] /(n) ruffian/villain/knave/thief/suspicious fellow/
+ʼ [ͤ] /(n) common Japanese foot/carpenter's square/regular shaku (approx. 12 in)/
+ʼ [ͤ㤯] /(n) common Japanese foot/carpenter's square/regular shaku (approx. 12 in)/
+ʼ [礯㤯] /(n) common Japanese foot/carpenter's square/regular shaku (approx. 12 in)/
+ʾ [礯Τ] /(n) trick riding/
+ʿ [礯] /(n) meandering stream/
+ [礯] /(n) windings/meanderings/complications/(P)/
+ [礯] /(n) tune/
+ [礯] /(n) false theory/
+ [礯] /(n) curve/(P)/
+ɸ [礯󤶤Ҥ礦] /(n) curvilinear coordinates/
+ [礯] /(n) linear beauty/
+Ƥ [礯Ӥ] /(n) trick playing (on an instrument)/
+Ĵ [礯礦] /(n) melody/tune/
+ľ [礯礯] /(n) merits (of a case)/right or wrong/
+ [礯] /curvature/
+ȳ [礯] /(n) top/spinning tricks/
+ [礯] /(n) circus/equestrian feats/
+ϻ [礯Ф] /circus stunt rider/
+ [礯Ф] /(n) circus troupe/
+ [礯] /(n) harboring (a criminal)/
+ [礯Ȥ] /fancy diving/
+ɮ [礯Ҥ] /(n) misrepresentation/falsification/
+ [礯] /(n) musical composition/notes/
+ [ޤ] /(n) recitative dance/
+̾ [礯ᤤ] /(n) song title(s)/
+ [礯] /(n) curved surface/
+ [礯⤯] /(n) program/musical selection/tunes/(P)/
+Ψ [礯] /(n) curvature/
+ή [礯夦] /(n) meandering stream/
+ϩ [礯] /winding road/
+ [礯] /(n) biased argument/
+ [礯] /(n) (1) pole/(2) climax/extreme/extremity/culmination/height/zenith/nadir/
+ [] /(adv,n) quite/very/(P)/
+ˡ [] /(adv) extremely, highly/
+ˤޤʤ [ޤʤ] /(adj) extremely/in the extreme/boundless/
+ˤޤ갭 [ޤ뤤] /(adj) bashful/
+ˤޤ̵ [ޤʤ] /(adj) extremely/in the extreme/boundless/
+ˤޤ [ޤ] /(v5r) to terminate/to reach an extreme/to be in a dilemma/to be at an end/(P)/
+ˤ [] /(n) height/acme/extremity/(P)/
+ˤ [] /(adv) exceedingly/extremely/(P)/
+ˤ [] /(v1) (1) to carry to extremes/to go to the end of something/(2) to investigate thoroughly/to master/(P)/
+ˤ [] /(n) (1) decisive factor/(2) person who decides/
+ˤ [ɤ] /(n) (1) crucial point/(2) perfect chance/
+ˤԤ [Ĥ] /(v5s) to do thoroughly/to check through and through/
+ˤդ [Ĥ] /(n) guaranteed/
+ˤդ [ĤΤ] /article of certified genuineness/
+ˤڤä [ޤ꤭ä] /obvious/commonplace/
+˰ [] /(adj-na,n) heinous/
+˰ [ˤ] /(n) scoundrel/
+˰ [] /(n) essential point/main point/
+˰ [] /(n) seal/hallmark/stamp die/
+˱ [礯] /(n) extreme right/(P)/
+˱Ƴ [礯ɤ] /(n) far-right leader/
+˳ [餯] /(n) paradise/(P)/
+˳ڱ [餯礦] /(n) rebirth in paradise/peaceful death/
+˳ھ [餯礦] /(n) paradise/
+˳Ļ [餯礦] /(n) bird of paradise/
+˳Ļ [餯礦] /bird of paradise flower/Strelitzia reginae/
+˴ [ä] /(n) polar cap/
+˴ [ä] /(n) intense cold/mid-winter/(P)/
+˴ [ޤ] /(adj-na) extremely rare/
+˵Υ [礯] /(n) polar distance/
+˶ [] /(adv) extremely, highly/
+˷ [ä] /(n) capital punishment/extreme penalty/
+˷ [] /(n) last month of the year/December/
+˸ [礯] /(n) be frank, go so far as to say/
+˸ [礯] /(n) utmost limits/limit/(P)/
+˸´Ķ [礯󤫤󤭤礦] /(n) extreme environment/
+˸¾ [礯󤸤礦] /extreme situation/
+˸ [礯] /(n) limit value/
+˸ [礯] /(n) northern or southern lights/aurora borealis or australis/
+˸ [ä] /(n) northern or southern lights/aurora borealis or australis/
+˺ [礯] /(n) extreme left/ultraleft/
+˺ [礯󤿤] /(n) far-left group/
+˺ɸ [礯Ҥ礦] /(n) polar coordinates/
+˺̿ [] /(n) richly colored/
+˺ [ܤ] /superfine/
+˽ [] /(n) intense heat/
+˾ [礯礦] /(adj-na,n) minimum/
+˾ [] /very small/
+˾ [礯礦] /(n) minimum value/
+˾ [礦] /(adj-na,n) first-rate/finest quality/the best/(P)/
+ [礯] /(n) polarity/
+ [礯] /polar/
+ [礯󤻤] /(n) polar front/
+ [֤] /(n) thick heavy thread/
+ [礯] /(adj-na,n) maximum/
+ [礯] /(n) maximum value/local maximum/
+ü [礯] /(adj-na,n) extreme/extremity/(P)/
+ü꾡 [礯ˤϤ꤬] /be apt to go to extremes/
+ [礯] /(n) farthest land/polar regions/
+Ϸ [礯] /polar regions/the pole/
+ [礯] /(n) culmination/perfection/
+Ķû [礯礦] /(n) UHF/ultrahigh frequency/ultrashort waves/
+Ķû [礦] /(n) UHF/ultrahigh frequency/ultrashort waves/
+㲹 [礯Ƥ] /(n) very (extremely) low temperature/
+㲹ʳ [礯Ƥ󤫤] /cryonics/
+ [礯Ƥ] /(n) pole (north, south)/climax/extreme (point)/
+ [礯] /(adj-na,n) maximum/extreme/utmost/curvature/(P)/
+ [礯Ȥ] /(n) Far East/(P)/
+ƻ [ɤ] /(adj-na,n) profligate/
+ƻ [ɤ] /(n) scoundrel, rake/
+ [ʤ] /(n) highly confidential, top secret/
+Ǯ [ͤ] /(n) extreme heat/
+ [礯Ϥ] /ultrathinness/
+ [] /(adj-na,n) absolute secrecy/(P)/
+ [Ҥ礦ۤ] /(n) classified information/top secret/
+ [礯] /(adj-na,n) microscopic/infinitesimal/
+ [Ҥ] /(n) destitution/
+ [礯ۤ] /(n) extreme north/north pole/
+ [礯褦] /(n) polar seas/
+ή [礯夦] /(n) polar current/
+ [礯礦] /(n) maximum dose/
+ [礯礯] /(adv) to the utmost/to the best of one's ability/(P)/
+ؤ [礯礯ĤȤ] /to do one's best/
+٤ [礯礯ĤȤ] /to do one's best/
+ [礯] /(n) extreme logic/extreme argument/unreserved argument/
+ͻ [礯] /(n) arctic tern/
+ [礯] /(n) (abbr) king (shogi)/
+ [] /(n,n-suf) ball/sphere/coin/(P)/
+ [] /(n,n-suf) ball/sphere/coin/
+̤ [ޤˤ] /flaw in the crystal/fly in the ointment/
+̤ [ޤˤ] /flaw in the crystal/fly in the ointment/
+̤ͤ [ޤͤ] /(n) onion/(P)/
+̤δ [ޤΤ] /beads of sweat/
+̤ν [ޤΤ] /bead string/thread of life/
+̤ [ޤΤ] /(n) a palanquin set with jewels/
+̤˾ [ޤΤˤΤ] /(exp) to marry into a family of rank/to marry money/
+̱ [礯] /crystal/transparent gem/
+̲ [ޤ] /(n) jeweler/
+̲ [礯] /(n) the Emperor's voice/
+̲ [礯Ф] /(n) recording disc (of the Imperial surrender message)/
+̳ [ޤ] /(n) fence around a shrine/
+̴ [礯] /(n) imperial face/
+̶ڵ [ʤ] /(n) lancefish (Ammodytes personatus)/sand lance/
+̶ [ޤ] /(n) branch of a sacred tree/
+̹ [ä] /(n) your manuscript/
+̺ [ޤ] /(n) gravel/
+̺ [礯] /(n) throne/
+̺ [礯] /(n,vs) honourable defeat/honourable death/(P)/
+̺ [ޤ] /(n) cabbage/
+̻ [ޤ] /(n) (1) egg(s)/spawn/roe/(2) cooked (usually boiled) hen egg/
+̻Ч [ޤɤ֤] /(n) bowl of rice topped with boiled eggs/
+̼ [礯] /(n) sovereign's seal/
+̼ [ޤ] /(n) painted snipe/
+̼ [ޤ] /(n) ball bearings/
+̼Ȣ [ޤƤФ] /(n) treasure chest/
+̾ [礯礦] /(n) king/king (shogi)/
+̾ [礯礦] /(n) your letter/excellent composition/
+̾ [ޤΤ] /(n) balancing on a ball/
+̿ [ޤ] /(n) bamboo curtain/palace/
+̿ [礯] /(n) chalcedony/
+ [礯] /liquidation of speculative accounts/
+ [礯] /(n) gems and stones/wheat and tares/
+ [ޤ] /(n) pebble/
+к [礯󤳤] /(n) good and bad in a hopeless jumble/a jumble of wheat and tares/
+к [礯󤳤] /(n) good and bad in a hopeless jumble/a jumble of wheat and tares/
+ [ޤ] /(n) seaweed/
+ [礯] /(n) the Emperor's person or presence/
+ [礯] /(n) time charge for a geisha/
+ [ޤष] /(n) insect with iridescent wings/
+ [ޤष] /(adj-no,n) iridescent/equivocal/(P)/
+ͤ [ޤĤ] /(n) billiards/serial collisions (of cars)/
+Ǭ [ޤͤ] /(n) onion/
+ [礯Ϥ] /(n) jade cup/
+ [礯] /(n) beautifully decorated gate (euphemism for female genitalia)/
+Ϫ [礯] /(n) refined green tea/
+ [礯] /(n,vs) dying but never surrendering/
+ [Ȥ] /(n) (uk) corn (US)/maize (UK)/(P)/
+ [] /(n) paulownia tree/(P)/
+Ͱ [ҤȤ] /(n) falling paulownia leaf signaling the beginning of autumn/
+ͺ [ꤶ] /paulownia wood/
+ [Ȥ] /(n) tung oil/(Chinese) wood oil/
+ [ᤤȤ] /(uk) kilometer/kilometre/
+ [] /a little/small quantity/
+ϡ [󤭤] /(adv) merely/no more than/
+Ϥ [鷺] /(adj-na,adv,n) only/merely/a little/small quantity/(P)/
+϶ [󤭤] /(adv) merely/no more than/
+Ϻ [] /(n) narrow margin/
+Ͼ [󤷤礦] /(adj-na,n) few/little/insignificant/
+Ͼ [󤷤礦] /narrow majority/shade of difference/
+ [] /be fit for/be equal to/serve/(P)/
+ [] /be fit for/be equal to/serve/
+Фޤʤ [ĤȤޤʤ] /unfit for/unequal to/
+Фޤ [ĤȤޤ] /(v5r) to be fit for/to be equal to/to function properly/
+Ф [ĤȤ] /(n) (1) service/duty/business/responsibility/task/(2) Buddhist religious services/(P)/
+Ф [ĤȤ] /(v1) (1) to serve/to fill a post/to serve under/to work (for)/(2) to exert oneself/to endeavor/to be diligent/(3) to play (the part of)/(P)/
+Фᵤ [ĤȤ᤮] /(n) mercenary spirit/
+Ф [ĤȤᤰ] /(n) position/place of employment/
+Ф [ĤȤभ] /(n) one's business/one's duties/
+ФԤʤ [ĤȤᤪʤ] /(v5u) to carry on (work)/
+Ф夲 [ĤȤᤢ] /(v1) to serve out one's apprenticeship/to serve out one's time/
+Фῶ [ĤȤ֤] /assiduity/conduct/
+Ф [ĤȤˤ] /(n) office worker/salaried man/white-collar worker/
+Ф [ĤȤᤶ] /the prime of one's career/
+Ф [ĤȤᤵ] /(n) place of work/(P)/
+ФƯ [ĤȤϤ餯] /(v5k) to work diligently/
+Ф [ĤȤܤ] /apprenticeship/
+в [Τ] /(n) imperialism/loyalism/
+в [Τ] /loyalist/
+вڷ [Τ礦] /loyalty to the emperor and expulsion of the foreigners/
+е [] /inquiring the Buddha way/
+ж [] /toil and hardship/
+з [󤱤] /(n) industry/diligence/frugality/
+з [󤱤Τդ] /custom (habit) of diligence and thrift/
+й [Τ] /(n) imperialism/
+йIJ [Τ] /loyalist/
+й [󤮤礦] /(n) Buddhist religious service/
+³ [󤾤] /(n) continuous service/(P)/
+³ [󤾤] /man of long service/
+ [] /(n) diligence and indolence/attendance/
+ [󤿤] /(n) diligence and indolence/diligence/attendance/
+ [Ф] /(n) on duty in Edo/
+ [٤] /(adj-na,n) industry/diligence/(P)/
+̳ [] /(n,vs) service/duty/work/(P)/
+̳ [त] /worker/employee/
+̳ [ळ] /change of shifts/
+̳ [स] /(n) office (business, working) hours/
+̳ [सä] /service record/
+̳ [ष] /workers/men on duty/
+̳ [व] /(n) place of employment/
+̳ϼ [Ƥ] /area allowance/
+̳ǯ [ͤ󤲤] /term of service/
+̳ɾ [Ҥ礦Ƥ] /teacher's work record/
+ϫ [] /(n) labor/exertion/diligent service/(P)/
+ϫ [褯] /(n) will to work/
+ϫ [夦] /salaried class/working class/
+ϫդ [󤷤Τ] /(n) Thanksgiving Day (November 23rd)/
+ϫ [] /(n) worker/(P)/
+ϫԺ⻺¥ [㤶󤱤] /(workers) asset formation/
+ϫ [Ȥ] /earned income/
+ϫ罰 [夦] /working people/
+ϫ [ۤ] /labor service/
+ [󤫤] /faithful service/
+Ѥ [ʤ餷] /(n) average/leveling/
+Ѥ [ҤȤ] /(adj) equal/similar/like/equivalent/
+Ѥ [ʤ餹] /(v5s) to make even/to make smooth/to make level/
+Ѱ [󤤤] /(adj-na,n) uniformity/equality/(P)/
+Ѱ첽 [󤤤Ĥ] /(vs) homogenization/
+ѹ [󤳤] /(n) equilibrium/balance/(P)/
+ѹղ [󤳤] /equilibrium price/
+ѹշк [󤳤] /balanced economy/
+ѹͽ [󤳤褵] /balanced budget/
+Ѽ [󤷤] /(adj-na,n) homogeneous/homogeneity/(P)/
+Ѽ [󤷤Ĥ] /homogeneity/
+ [󤻤] /(n) uniformity/balance (equilibrium) of power/
+ [󤻤] /(n) symmetry/balance/(P)/
+ [󤻤] /(n) symmetry/balance/(P)/
+ [Ȥ] /(adj-na,n) equality/uniformity/evenness/(P)/
+ [Ȥ] /equalization/
+ [Ȥ] /on or at a per capita basis/
+ [Ȥ] /on or at a per capita basis/
+ʬ [֤] /(n) equal division/
+ [] /(n) napkin/cloth/
+ҤФ [ϤФǤ] /(exp) to become wider/
+ [㤯] /(n) pouch/hanger-on/purse/
+ڤ [㤯] /(n) pickpocket/
+ [ˤ] /(n) brocade/(P)/
+ӳ [ˤ] /(n) colour (woodblock) print/
+Ӵ [] /(n) pennant/gold-brocade flag/
+ӷ [󤱤] /(n) golden pheasant/
+Ӹ [ˤ] /(n) coloured carp/
+Ӽ [ˤؤ] /(n) python/harlequin snake/
+Ӿ [󤸤礦] /(n) (abbr) crowning beauty with even greater glory/
+ [] /(n) your place of residence/
+ [] /(n) unit of weight ~600g/
+ [] /(n) weight/
+ [礦] /(n) weight/(P)/
+ձ [ͤ] /joy/gladness/
+ղ [󤫤] /(adj-na,n) pleasant/delightful/
+ղ [󤫤] /(n,vs) thinking happily of/
+մ [] /(n) pleasure/
+մ [󤭤㤯䤯] /(n) jump up for joy/
+յ [] /(n) earnest aspiration/
+յ [󤰤礦] /seeking rebirth in the Pure Land/
+ [󤼤] /(adj-na,adv,n) joyfulness/
+ [󤼤󤿤] /(adj-t) joyful/cheerful/
+ [Ƥ] /(n) authorized/appointed/
+ˡ [Ƥݤ] /constitution granted by the Emperor/
+ [] /(n) adoration/reverence/admiration/
+ [] /(n) Koto (Japanese harp)/(P)/
+װĥ [Ȥä礦] /one koto (Japanese harp)/
+׶ [󤭤礯] /(n) koto music/
+ [󤻤] /(n) heartstrings/
+ [Ȥ] /(n) bridge of a koto/
+ [ȤŤ] /(n) koto plectrum/
+¤ [󤷤Ĥ魯] /happily married/
+ [] /(n) ban (e.g. on smoking)/prohibition/
+ؤ [󤸤] /(v1) to prohibit/(P)/
+ؤ [󤺤] /(v5z) to forbid/to suppress/(P)/
+ؤ [Ȥ] /(exp) to lift (remove) a ban/
+ؤȤ [򤪤] /(exp) to break the prohibition (law)/to violate the ban/
+ذ [󤢤] /(n) suppression/
+ر [󤨤] /(n) protecting the emperor/
+ر [󤨤] /imperial guards/
+ر [󤨤] /(exp) No Smoking!/(P)/
+ر [󤨤󤷤] /(n) non-smoking car/
+ر [󤨤󤻤] /(n) nonsmoking section/
+ش [] /(n) taboo/
+ص [礦] /(n) prohibition of fishing/
+ص [礦] /(n) closed season for fishing or hunting/
+ص [礦] /(n) game preserve/wildlife sanctuary/
+ض [󤭤礦] /(n) prohibited religion/
+ض [] /(n) taboo word/(P)/
+ظ [] /(n) imprisonment/(P)/
+ع [󤴤] /(n) imprisonment/
+ػ [󤵤] /(n) signboard bearing a prohibition notice/
+ػ [] /(n,vs) prohibition/ban/(P)/
+ػ߾ [󤷤礦䤯] /ban (treaty)/
+ػˡ [󤷤ۤ] /(n) negative statute/law against something/(P)/
+ػʪ [󤷤䤯֤] /(n) banned drug/
+ؼ [] /(n) (legal) incompetency/
+ؼ [󤷤] /(n) (legally) incompetent individual/
+ؼ [󤷤] /(n) prohibition/temperance/abstinence/(P)/
+ؼˡ [󤷤ۤ] /(n) Prohibition Law/
+ؽ [󤷤] /(n) place of confinement/
+ؽ [󤷤] /(n) prohibited book or literature/
+ [󤻤] /(n) prohibition/ban/embargo/(P)/
+ [󤻤Ҥ] /(n) contraband (goods)/prohibited goods/
+§ [󤽤] /(n,vs) prohibition/
+­ [󤽤] /(n) confinement/
+ [] /(n) prohibition/interdiction/
+Ǥڤμ [ΤΤ] /(n) forbidden fruit/
+Ǿɾ [󤷤礦礦] /(n) withdrawal symptoms/abstinence syndrome/
+ [夦] /(n) court/Imperial Palace or household/
+Ļ [礦] /(n) legally protected bird/
+ž [Ƥ󤵤] /(n) Reproduction Prohibited/
+ȿ [Ϥ󤲤] /(n) estoppel (patents)/
+ʪ [] /(n) taboo/forbidden thing/(P)/
+͢ [] /(n) embargo/(P)/
+͢ [Ҥ] /contraband (goods)/
+ [褯] /(n) abstinence/self-control/
+ [褯] /(n) abstinence/abnegation/
+߼ [褯央] /stoicism/asceticism/
+߼ [褯央] /stoic/ascetic/
+Ū [褯Ƥ] /(adj-na) abstemious/(P)/
+΢ [] /(n) Imperial Palace or residence/
+΢ [ꤵ] /(n) the emperor/
+Σ [] /(n) the imperial residence/
+ [礦] /(n) No Hunting!/
+Ĵ [礦] /(n) closed season for fishing or hunting/
+Ķ [礦] /(n) game preserve/wildlife sanctuary/
+ [줤] /(n) prohibition/ban/embargo/
+ [] /(n) confinement/imprisonment/
+ټ [󤷤] /(n) poultry shed/
+ٽ [󤸤夦] /(n) birds and animals/
+Ļ [礦] /(n) birds/
+ [] /(n) muscle/string/line/stripe/plot/plan/sinew/(P)/
+ڤ̤ä [ΤȤä] /rational/logical/coherent/
+ڥȥե [󥸥ȥե] /(n) muscular dystrophy/
+ڰ̾ [󤤤夯礦] /(n) muscular dystrophy/
+ڰ㤤 [] /(adj-na,n) cramp/sprain/illogical/intersection/
+ڰ㤤 [] /(adj-na,n) cramp/sprain/illogical/intersection/(P)/
+ڱ [󤨤] /inflammation of a muscle/myositis/
+ڶ [] /(n) a metal reinforcement/
+ڶ [ͤ] /(n) staunch/hardcore/dyed-in-the-wool/
+ڸ [] /(n) diagonal/oblique/brace/
+ڸ [फ] /(n) diagonally opposite/
+ڹ [] /(n) reason/right/
+ڹ礤 [] /(n) reason/right/
+ڹ [󤳤] /(n) muscles (sinews) and bones/structure/
+ڹ [ܤ] /(n) muscles (sinews) and bones/structure/
+ڻ [] /(n) (salted) salmon roe/
+ڼ [󤷤] /(n) myoma/
+ڽ [] /(n) synopsis/outline/plot/(P)/
+д˺ [󤷤󤶤] /(n) muscle-relaxant drug/
+ [夦] /intramuscular injection/
+ĥä [Фä] /brawny/sinewy/stringy/
+ĥ [Ф] /(v5r) to become sinewy/to behave formally/
+ſ [Ǥ] /(n) an electromyogram (EMG)/
+ƻ [ߤ] /(n) reason/logic/thread/method/system/(P)/
+ [ˤ] /(n) muscle/sinew/(P)/
+ [ˤ] /(n) muscularity/
+ [ˤ夦] /intramuscular injection/
+ [ˤĤ] /(n) muscular pain/
+ϫƯ [ˤɤ] /physical or manual labor/
+̵Ͼ [礯礦] /(n) myasthenia/
+ [] /(n) fold/crease/lineage/pedigree/
+Ω [] /plot (of a story)/
+ [礯] /(n) physical strength/(P)/
+۵ [󤭤夦] /(adj-na,n) urgent/pressing/emergency/(P)/
+۵޵̿ [󤭤夦夦ᤤ] /(n) emergency room (ER)/
+۵޻ [󤭤夦] /state of emergency/
+۵޻Ķ̾ͽ¬ƥ [󤭤夦󤭤礦礦礦ۤ褽ƥ] /(n) System for Prediction of Environmental Emergency Dose Information (SPEEDI)/
+۵ [󤭤夦] /(n,vs) emergency measures/urgent countermeasures/
+۵к [󤭤夦] /(n,vs) emergency measures/urgent countermeasures/
+۵ [󤭤夦] /(n) arrest without warrant/
+۵Φ [󤭤夦㤯꤯] /emergency landing/
+۵ [󤭤夦Ĥۤ] /(n) emergency call/
+۵ư [󤭤夦ɤ] /urgent motion/
+۵ȯ [󤭤夦Ϥä] /(n) scrambling/scramble/
+۵ [󤭤夦Ҥʤ] /(n) emergency evacuation/
+۵ [󤭤夦դ礦] /(n) emergency ascent (submarine)/emergency surfacing/
+۵己 [󤭤夦դ礦] /(n) emergency surfacing drill (submarine)/
+۵ [󤭤夦֤] /(n) rapid force/
+۵ϧ [󤭤夦줤㤯] /(n) emergency core cooling system (ECCS)/
+۽ [󤷤夯] /(n) shrinkage/contraction/economy/retrenchment/(P)/
+۽̺ [󤷤夯] /budgetary austerities/
+۽ [󤷤夯] /(n) austerity plan/austerity program/
+ [󤻤] /(adj-na,n) urgent/pressing/
+ĥ [礦] /(n,vs) tension/mental strain/nervousness/(P)/
+ĥ [礦Τ] /degree of tenseness/
+ĥ [礦] /detente/easing of tensions/
+ [Ѥ] /(n,vs) tension/strain/(P)/
+ [Ѥ] /strained/tense/
+ [Ф] /(n,vs) bind tightly/
+̩ [ߤ] /(adj-na,n) rigour/closeness/compactness/tightly knit/(P)/
+ [褦] /(adj-na,n) momentous/exigent/urgent/important/vital/
+Ϸ [褦] /key terrain/
+ [󤳤] /(n) loincloth/
+ [󤳤󤤤Ф] /(n) gird oneself up/
+ [] /(n) dropwort/Japanese parsley/
+ [] /(n) germ/bacterium/bacillus/(P)/
+ݻ [] /(n) fungal filament/hypha(e)/
+ [ɤ] /mushroom poison/
+ [뤤] /(n) fungus/fungi/
+ [뤤] /mycology/
+ؼ [뤤] /mycologist/
+ [] /(oK) (n) neck/collar/lapel/neckband/
+΢ [ꤦ] /(n) lining of the collar/
+ [] /(n) neck/collar/lapel/neckband/(P)/
+ߤ [򤿤] /(exp) to straighten oneself/
+߲ [󤫤] /(n) (one's) inner thoughts/feelings/
+ߴ [ޤ] /(n) scarf/comforter/muffler/
+ߴ [ޤ] /(n) muffler/scarf/(P)/
+ߴ [ޤȤ] /frillnecked lizard/
+߸ [] /(n) front of neck/(P)/
+߹ [ꤳ] /(n) height of the neck/
+߼ [꤯] /(n) nape of neck/
+߾ [ꤷ礦] /(n) lapel badge/
+­ [ꤢ] /(n) nape of neck/border of hair at back of neck/
+ [] /(n) magnanimity/generosity/welcoming personality/
+ȱ [꤬] /(n) scruff of neck/
+ [ĤĤ] /(v5m) to be careful/to be chaste or discreet/to abstain or refrain/(P)/
+ [ĤĤ] /(adv) respectfully/humbly/reverently/
+쿷ǯ [󤬤ͤ] /(int) Happy New Year!/(P)/
+෼ [󤱤] /(int,n) Dear Sirs/Gentlemen/
+ื [󤲤] /(adj-na,n) stern/grave/solemn/sobersided/
+ืľ [󤲤󤸤ä礯] /sober and honest/
+ [󤲤] /(int,n) Yours Sincerely ../
+ [󤳤] /(n,vs) informing with respect/announcing respectfully/
+ [󤷤] /(n,vs) respectfully written/
+࿵ [󤷤] /(n) penitence/discipline/house arrest/(P)/
+ [󤻤] /(n) humbly made/
+ [󤻤] /(n) carefully selected/
+İ [礦] /(int,n,vs) listening attentively/
+ľ [礯] /(adj-na,n) conscientious/scrupulous/
+ [Ƥ] /(n) "with the author's compliments"/
+ [] /(n) respectful comments/
+᡹ [󤭤] /(adv) nearness/before long/(P)/
+᡹ [¤] /(adv) nearness/before long/
+ᤤ [] /(adj,suf) near/close by/short/(P)/
+ᤤ [] /before long/
+ᤤ [礦餤] /near future/
+᤯ [] /(n-adv,n) near/neighbourhood/vicinity/(P)/
+ᤴ [] /(n-adv,n-t) lately/recently/nowadays/
+Ť [Ť] /(n) acquaintance/(P)/
+Ť [Ť] /(v5k) to approach/to get near/to get acquainted with/to get closer/
+Ť [Ť] /(v1) to bring near/to put close/to let come near/to associate with/
+ [󤤤] /(n) immediate or proximate cause/
+ [󤨤] /(n) recent photograph or photography/
+ [Τ] /(n) Imperial Guards/(P)/
+һ [Τ] /the Imperial Guards/
+ʼ [Τؤ] /(n) Imperial Guard (Meiji)/personal guard/
+ [󤨤] /(n) recent poem/
+ [󤨤] /(n) close relation (association)/
+° [󤨤󤾤] /related genera/associated species/
+ [] /(n) fire in the neighborhood/
+ [] /(n) fire in the neighborhood/
+ [ޤ] /(n) taking a shortcut/neighborhood/
+᳤ [󤫤] /(n) coastal waters/adjacent seas/(P)/
+᳤ [󤫤礮礦] /inshore fishing industry/
+᳤ [󤫤] /(n) fish found in coastal waters/
+᳤ʪ [󤫤] /(n) inshore catch/shorefish/
+ᴩ [󤫤] /(n) recent publication/
+ [] /(n) proximity/nearby/
+ [󤬤] /(n) nearsightedness/shortsightedness/myopia/(P)/
+ [] /(n) nearsightedness/shortsightedness/myopia/
+ [󤬤󤭤礦] /(n) corrective lenses for myopia/
+󤻤 [褻] /(v1) to bring close to/to associate with/(P)/
+ [] /(v5r) to approach/to draw near/(P)/
+ᵦ [] /Kinki (region around Osaka, Kyoto, Nara)/(P)/
+Υ [󤭤] /(n) short distance/(P)/
+ᶷ [󤭤礦] /(n) recent state (condition)/(P)/
+ᶿ [󤴤] /(n) neighboring districts/countryside/
+ [󤮤礦] /(n) recent work/
+ [󤭤] /(adv) nearness/before long/
+ [¤] /(adv) nearness/before long/
+ [󤱤] /(n) foreground/
+ḩ [󤱤] /(n) neighboring prefectures/
+ [] /(n) early modern age/
+ [󤳤] /(n) suburbs/outskirts/(P)/
+Ի [󤳤Ȥ] /(n) neighboring towns/
+ [󤳤Τ礦] /agriculture in urban areas/
+ [󤴤] /(n) neighboring country/lands outlying Kyoto/
+Ả [] /(n-adv,n-t) lately/recently/nowadays/(P)/
+ [󤶤] /(n) neighboring villages/suburban districts/
+ [󤵤] /(n) recent work/(P)/
+ [] /(n) shortsightedness/(P)/
+ [󤷤] /(n) myopia/
+ [] /(n) recent events/
+ [] /(n) approximate/proximate/
+׻ [󤸤] /rough or approximate calculation/
+ [󤸤] /(n) approximate/approximation/
+ [] /(n,vs) attendant/attendance upon another/
+ [] /(n-adv,n-t) recently/
+Ὤ [󤸤] /(n) attendant/
+ [󤸤] /(n) neighbourhood/(P)/
+ [󤸤礬äڤ] /(n) the immediate neighborhood/
+ [󤸤ᤤ勞] /(n) neighborhood nuisance/
+ [󤷤礦] /(n) (gram) (grammatical term indicating) proximity/
+ [] /(n) nearby place/
+ [󤸤礦] /(n) recent situation or conditions/
+ [󤸤礦] /(n) recent situation or conditions/
+ [󤷤] /(n) vassal/attendant/
+ [󤷤] /(n) near relative/(P)/
+Ʒ뺧 [󤷤󤱤ä] /consanguineous marriage/
+ƺ [󤷤󤳤] /(n) consanguineous marriage/
+Ƽ [󤷤󤷤] /near relative/
+괯 [󤷤󤽤] /incest/
+ [󤻤] /(n) recent times/(P)/
+ [󤻤] /(n,vs) neighboring/adjacent/adjoin/
+ܹҶٱ [󤻤Ĥ] /close air support/
+ [󤿤] /(n) modern style/
+λ [󤿤] /modern-style poem/
+ [] /(n) present day/(P)/
+奪ԥå [ԥå] /(n) modern Olympics/
+岻 [󤬤] /modern music/contemporary music/
+岽 [] /(n,vs) modernization/modernize/
+ʳ [] /modern science/
+ [] /(n) modern drama/modern theater/
+޼ﶥ [夭礦] /the modern pentathlon/
+ [ä] /a modern state or nation/
+ [] /(n) modern history/
+ [] /(n) modern poetry/modern-style poetry/(P)/
+ [央] /modernism/
+Ū [Ƥ] /(adj-na) modern/(P)/
+ʸ [֤󤬤] /modern literature/
+ [Ƥ] /(n) perigee/
+ [㤯] /(n) newly arrived/
+ [] /(n) recent work/(P)/
+Ŵ [Ƥ] /(abbr) Kinki Nippon Tetsudou (railway co.)/(P)/
+ [Ȥ] /(n) Near East/
+ƻ [ߤ] /(n) short way/shortcut/(P)/
+ [󤸤] /(n-adv,n-t) soon/in a few days/(P)/
+ [󤸤Ĥ夦] /(exp) one of these days/in a few days/
+ [󤸤ĤƤ] /(n) perihelion/
+ǯ [ͤ] /(n-adv,n-t) recent years/(P)/
+դ [Ť] /(n) acquaintance/
+դ [Ť] /(v5k) to approach/to get near/to get acquainted with/to get closer/(P)/
+դ [Ť] /(v1) to bring near/to put close/to let come near/to associate with/(P)/
+ [ڤ] /(n) neighbourhood/vicinity/(P)/
+˵ [ܤ] /(n) neighborhood/
+̤ [ߤ餤] /(n) near future/
+ [] /(adj-na,n) myopia/
+ [餤] /(n-adv,n-t) recently/
+ [] /(n) neighbourhood/vicinity/(P)/
+ٽ [󤷤礳] /neighboring countries/surrounding countries/
+ϩ [ߤ] /(n) short way/shortcut/
+ [] /(n) money/metal/(P)/
+ [] /(n,n-suf) (1) gold/(2) gold general (shogi) (abbr)/(P)/
+⤬ʤ [ͤʤ] /have no money/
+⤬Τ [ͤΤ򤤤] /(exp) money talks/
+⤬ [ͤƤˤϤ] /(exp) to get hold of money/
+⤬˳ [ͤȤܤ] /be short of money/
+⤬̵ [ͤʤ] /have no money/
+˱ [ͤˤʤ] /(exp) mean (greedy) about money/stingy/
+˰ [ͤˤ] /sparing no money/regardless of expense/
+λ [ͤΤ] /(exp) how money is used/
+λ [ΤӤ] /gold ring/
+ [Τ] /golden dolphin/
+ [Τۤ] /golden dolphin/
+Ѥ [Ѥ] /(n) gold leaf/beaten gold/
+Ԥ [Ԥ] /(adj-na,n) gilded splendor/
+⤦ [ͤ⤦] /(n,vs) money-making/(P)/
+򸯤 [ͤĤ] /(exp) to spend money/
+Ȥ [ͤĤ] /(exp) to spend money/
+ڶֺѤ˽Ƥ [ͤ򤷤äΤؤ󤵤ˤƤ] /(exp) to allot money to the payment of debts/
+꤯ [ͤ򤦤ޤޤ魯] /(exp) to invest one's money profitably/
+夻 [򤭤Ӥ] /ring plated with gold/
+ [ͤ򤿤] /(exp) to save money/
+Ĵ [ͤȤȤΤ] /(exp) to raise money/
+Ҥ [ͤ򤫤] /(exp) to bet money/
+ʧ [ͤϤ餦] /(exp) to pay money/
+ʧդ [ͤϤ館Ȥ] /(exp) to press for payment/
+ڥ [ڥ] /(n) gold pen (nib)/
+ [] /(n) gold medal/
+å [å] /(n) gold plate/
+ [󤤤äפ] /(n) gift of money (contained in an envelope)/
+ [󤤤ޤ󤨤] /10,000 Yen/
+ [󤤤] /(n) golden stamp (archeol)/
+ [󤤤] /(n) (amount of) money/
+ [֤] /(n) gilded edges or rims/
+ʶ̾ [󤫤礯礦] /(n) a golden rule/
+ [] /(n) gold coin/(P)/
+߽ [󤫤] /gold reserve/
+ [󤫤] /(n) lifting of a gold embargo/
+ [ͤޤ] /(n) the circulation of money/one's financial standing/
+ [󤫤] /(n) nugget/gold bullion/gold bar/(P)/
+ջ [󤫤] /Temple of the Golden Pavilion (in Kyoto)/
+ [󤬤] /(n) amount of money/(P)/
+ⴧ [󤫤] /(n) gold crown (tooth)/
+ⴻ [󤫤] /(n) kumquat/cumquat/
+ [󤫤] /(n) gold ring/
+Ŀ [󤫤󤷤礯] /(n) annular eclipse/
+Ŀ [󤫤󤷤礯] /(n) annular eclipse/
+ [󤫤Ф] /(n) signboard with gold or gilt lettering/slogan/noble cause/
+ [󤫤] /(n) brass (musical) instrument/
+ɳڴ [󤫤󤬤ä] /(n) brass musical instruments/
+ [] /(n) article made of gold/gold plate/
+ⵤ [ʤ] /(n) metallic taste/taste of iron/
+ͤޤ [ͤŤޤ] /(n) financial distress/money shortage/
+ [󤮤夦夦] /(n) the Bull/Taurus/
+ [ͤΤ] /(n) hacksaw/
+ [󤮤] /(n) goldfish/(P)/
+ [󤮤] /(n) goldfish seller (vendor)/
+ [󤮤礽] /(n) snapdragon/
+ȭ [󤮤Ф] /(n) goldfish bowl/
+ [󤮤礯] /(n) gold and jewels/precious object/
+ [󤿤] /(n) (col) testicles/
+̤夬ä겼ä [󤿤ޤä꤯ä] /(exp) be held in suspense/be on edge/
+ [󤹤] /(n) gold stripes/
+ [󤮤] /(n) gold and silver/
+ [ʤ] /(n) metal fittings or fixtures/(P)/
+ [ʤ] /(n) scrap metal/
+ⷥ [ʤĤ] /(n) a (metal) bit/
+ⷫ [ͤ] /(n) financing/raising funds/
+ⷿ [ʤ] /(n) metal pattern/die/
+ [󤱤] /(n) running out of money/
+ [󤱤ĤӤ礦] /(n) poverty/
+ [󤱤] /(n) a gold mine/a provider of funds/
+ [󤱤] /(n) gold certificate/
+⸢ [󤱤] /(n) power of money/financial influence/(P)/
+⸢ [󤱤󤻤] /money politics (i.e corruption of politics by money)/
+ⸯ [ͤŤ] /(n) (way of) spending money/
+ⸯιӤ [ͤΤ餤] /extravagant/wasteful of money/
+ [󤲤] /(n) wise saying/maxim/
+ [ͤ] /(n) safe/vault/treasury/provider of funds/
+ [] /(n) safe/vault/treasury/provider of funds/(P)/
+ˤ [󤳤֤] /safecracking/safecracker/
+ [󤰤] /(n) gold-colored paper wrapped around the tip of a cigarette/
+⹣ [󤳤] /(n) gold mine/
+⹩ [󤳤] /(n) metalwork/metalsmith/goldsmith/
+ [󤳤] /(n) gold mine/
+ [󤳤] /gold field/
+ [] /(n) sum/
+ [󤴤] /(n) (1) vajra (indestructible substance)/diamond/adamantine/(2) thunderbolt/Indra's weapon/Buddhist symbol of the indestructible truth/
+亽 [󤴤] /(n) emery (powder)/
+仧 [󤴤ä] /Vajrasattva/Supreme Being of tantric Buddhism/
+ [󤴤] /(n) (Buddh) Vajrapani/wielder of the vajra/
+ [󤴤Ť] /(n) pilgrim's staff/
+ [󤴤] /(n) diamond/
+뺵̯ [󤴤䤷ߤ礦] /(n) (Buddh) Vajra-yaksa Vidya-raja/
+ [󤴤꤭] /(n) superhuman (Herculean) strength/
+⺧ [󤳤] /golden wedding/
+⺧ [󤳤󤷤] /(n) golden wedding anniversary/
+⺽ [󤷤] /(n) gold dust/golden sand/
+⺿ [󤰤] /(n) golden chain/
+ [󤵤] /(n) (means of) raising money/
+⻬ [ʤ] /rust/
+⻳ [ʤ] /(n) (gold) mine/
+⻳ [󤶤] /(n) (gold) mine/
+Ȥ [ͤŤ] /(n) (way of) spending money/
+ [] /(n) money/funds/(P)/
+ [] /(n) gold thread/
+ [] /(n) gold tooth/
+ [] /(n) gold or gilt letters/
+ [󤸤Ȥ] /(n) pyramid/monumental work/
+ [ͤ] /(n) rich man/(P)/
+ [ɤ] /(n) gold watch/
+⼬ [ޤ] /(n) gold lacquer/
+ [󤷤] /(n) silk crepe/
+ݻ [ʤ㤯] /metal ladle/
+ [󤷤] /(n) financial backer or supporter/
+⽦ [󤸤夦ޤ󤨤] /100,000 Yen/
+⾭ [󤷤礦] /(n) gold general (shogi)/
+⾲ [ʤȤ] /(n) anvil/
+ [󤸤礦] /(n) impregnable castle/
+Ŵ [󤸤礦Ƥäڤ] /(n) impregnable castle (walls)/redoubtable/
+⿧ [󤤤] /(n) golden colour/(P)/
+⿧ [󤸤] /(n) golden colour/(P)/
+⿧Ʋ [󤸤ɤ] /Konjikido (name of a temple building)/
+Ԥ [ͤ] /by force of money/
+ [󤻤] /(n) Venus (planet)/
+ [ܤ] /(n) dazzling victory/(P)/
+ [󤻤] /(n) made of gold/
+ [󤻤] /(n) (1) minerals and rocks/metal and stone utensils/(2) epigraph/(P)/
+г [󤻤] /(n) epigraphy/
+ʸ [󤻤֤] /(n) epigraph on a stone monument/ancient inscriptions on monuments/
+ [󤢤] /(n) bronze-red/
+ֿ [󤢤] /(n) bronze-red colour/
+ڤ [ʤꤴ] /(n) shrill voice/piercing cry/shriek/scream/
+ [󤻤] /(n) gilded folding fan/
+ [󤻤] /(n) money/cash/(P)/
+˺٤ [󤻤ˤޤ] /(adj) skimpy about money/
+ [󤻤󤷤󤿤] /(n) cash or money trust/
+Ū᡼ [󤻤Ƥ᡼] /monetary damages/
+Ͽ [󤻤Ȥ] /cash register/
+¢ [ͤ] /(n) treasure house/
+¢ [󤾤] /(n) treasure house/
+¦ [󤬤] /(n) a gold case/gold-cased/
+° [󤾤] /(n) metal/(P)/
+°ù [󤾤] /(n) metalworking/
+° [󤾤] /intermetallic/
+° [󤾤] /metallic element/
+° [󤾤礦] /(n) metalworking industry/
+° [󤾤] /(n) metallic quality/
+° [󤾤] /(adj-no,n) made of metal/
+°õε [󤾤] /metal detector/
+°ϫ [󤾤Ҥ] /(n) metal fatigue/
+° [󤾤ؤ] /(n) piece of metal/
+ [ʤ֤] /moneybag/
+ߤ [ͤ] /(n,vs) moneylender/
+õ [󤵤] /searching for gold/
+ [] /(n) discussion about money/loan request/
+϶ܰ [󤸤ͤۤ󤤤] /gold bullion standard/
+ [ʤŤ] /(n) (iron) hammer/(P)/
+Ƭ [ʤŤ] /(n) hard-headed/stubborn/
+ţ [ʤ] /(n) iron nail/
+ţή [ʤ夦] /(n) a scrawl/scrawled writing/
+ť [Ǥ] /(n) gold paint/
+ť [Ǥ] /(n) gold paint/
+Ū [Ƥ] /(n) bull's-eye/object of desire/
+Ŵ [Ƥ] /(n) gold and iron/firmness/adamancy/
+¶ϰ [Ǥ󤮤礯] /(n) magnificent palace/
+ն [ä] /(n) gild/gilding/
+Ʋ [ɤ] /(n) main temple structure (sanctuary, hall)/
+ [ͤ] /(n) purse/wallet/till/
+Ǽ [Τ] /(n) cash payment/
+ [] /(n) golden waves/moonlight/
+ [Ѥ] /(n) gold cup (goblet)/
+ [Ѥ] /(n) gold medal/
+ [Ф] /(n) bluebottle (fly)/
+ [Ѥ] /(n) gold leaf/beaten gold/
+ [ʤФ] /(n) (col) binding hand and foot/a temporary feeling of paralysis/(P)/
+ˤʤäƤ [ʤФˤʤäƤ] /(exp) to be tied down with money/to be bound hand and foot/
+Ȣ [ͤФ] /(n) cashbox/income source/
+ȱ [Ѥ] /(n) blond hair/(P)/
+ [] /(n) chemical fertilizer/
+ [Ԥ] /(n) guardian deity of seafaring/Kumbhira/
+ [Ԥ] /(n) money and goods/(P)/
+ߤ [ʤ] /(n) anvil/
+ʩ [ʤ֤] /(n) (1) metallic Buddha/(2) cold-blooded person/
+ʪ [ʤ] /(n) hardware/
+ʪ [ʤΤ] /hardware store or dealer/
+ʴ [פ] /(n) gold dust/
+ʸ [⤸] /(n) gold or gilt letters/
+ʿ [Ԥ] /(n) finely chopped cooked vegetable (typically burdock)/
+ʿ [ڤȤ] /(pt:) (n) confetti (pt: confeito)/candy/
+ [ڤȤ] /(pt:) (n) confetti (pt: confeito)/candy/
+˱ [ݤ] /(n) a buttercup/
+ [ʤܤ] /(n) metal rod/
+ [ʤܤҤ] /(n) (1) a gossip/(2) night watchman/
+ܰ [ۤ] /(n) the gold standard/
+ܰ [ۤ󤤤] /(n) the gold standard system/
+ [ޤ] /(n) man of wealth/millionaire/
+̢ [ͤŤ] /(n) source of revenue/financial supporter/
+̮ [ߤ㤯] /(n) (questionable) financial connections/vein of gold/(P)/
+̵ [य] /(n) pure gold/
+ [ʤ] /(n) wire netting/wire mesh/wire screen/(P)/
+٤ [ͤ⤦] /(n,vs) money-making/(P)/
+ں [⤯] /(n) fragrant olive/osmanthus/
+ [ͤ] /(adj-na,n) monetary value/
+ [] /(n) red snapper/
+綶 [󤭤礦] /Golden Gate Bridge (in the US)/
+ͻ [椦] /(n) monetary circulation/credit situation/(P)/
+ͻӥ [椦ӥ] /(n) financial service/
+ͻƥ [椦ƥ] /(n) financial system/
+ͻꥹ [椦ꥹ] /(n) financial risk/
+ͻ [椦] /(n) financial reform/
+ͻ [椦] /(n) financial circles/the financial community/
+ͻ [椦] /(n) Wall Street/
+ͻư [椦Ĥɤ礦֤] /(n) Financial Action Task Force on Money Laundering (FATF)/
+ͻ [椦] /(n) monetary easing/
+ͻ [椦] /(n) financial crisis/
+ͻ [椦] /banking facilities/(P)/
+ͻΥ [椦Фʤ] /(n) disintermediation/removing money from banks/seeking non-bank funds sources/
+ͻ [椦礦] /(n) financial crisis or panic/
+ͻ [椦礦] /(n) the finance or moneylending business/
+ͻ [椦] /finance corporation/
+ͻ [椦] /(n) financial fraud/
+ͻ [椦] /(n) bank debenture bond/
+ͻԾ [椦礦] /money market/financial market/(P)/
+ͻ [椦] /(n) financial asset/
+ͻ [椦ۤ] /(n) financial capital/
+ͻ [椦礦Ҥ] /(n) financial products/
+ͻģ [椦礦] /(n) Financial Services Agency/
+ͻ [椦Ȥ礯] /(n) financial authorities/
+ͻȺ [椦Ϥ󤶤] /(n) financial crime/
+ͻ԰ [椦դ] /(n) financial panic/
+ͻ [椦ۤ] /(n) financial collapse/
+ [褦] /(n-adv,n-t) (abbr) Friday/(P)/
+ [褦] /(n-adv,n) Friday/(P)/
+ [] /(n) interest rates/(P)/
+ [Ҥ] /(n) interest rate cut/
+ [ꤷ礦] /interest margin/
+ [ꤻ] /interest rate policy/
+ [ꤻĤ] /(n) a rentier (one who lives on investment interest)/
+Υ [ͤФʤ] /(n) (way of) spending money/free spending/
+ [礯] /(n) monetary power/
+ [ʤ] /(n) metal rings or hoops or bands/
+غ [󤶤] /(adv,n) the deepest bottom of the earth/never/not .. at all/on no account/for all the world/till doomsday/
+ϸ [ʤĤ] /(n) completely deaf/
+ [ʤĤܤޤʤ] /(n) goggle-eyes/round, sunken eyes/greedy look/
+֢ [Ӥ礦] /(n) folding screen covered with gold leaf/(P)/
+ [ʤƤ] /(n) crowbar/
+ⷲ [󤻤] /(n) marigold/
+ [ʤ餤] /(n) metal basin/
+ [] /(n) gold brocade/
+ [ʤФ] /(n) tongs/shears/
+ [󤷤] /golden dolphin/
+ [󤨤] /(n) recitation or chanting of a poem/
+㾧 [󤷤礦] /(n,vs) recital/recitation/chant(ing)/
+ [󤸤礦] /(n) type of sake brewed by low temperature fermentation from raw material consisting of less than 60% polished white rice/
+̣ [] /(n) testing/scrutiny/careful investigation/(P)/
+ͷ [椦] /(n) troubadour/minstrel/
+ [󤷤礦] /(n,vs) recital/recitation/chant(ing)/
+ [] /(n) (1) silver/silver coin/silver paint/(2) silver general (shogi)/(P)/
+ [] /(n) (1) silver/silver coin/silver paint/
+ [Ȥ] /(exp) to capture a gin/to desilverize/
+ [] /(n) silver medal/
+ [礦] /(n) (1) ginkgo (gingko) tree/maidenhair tree/Ginkgo biloba/
+ [ʤ] /(n) (1) nut of the ginkgo (gingko) tree/
+ [] /(n) silver quality/
+ [󤨤] /The Ginei Movie Theater/
+ [֤] /(n) silver-rimmed/
+ [] /(n) Milky Way/galaxy/(P)/
+Ϸ [󤬤] /(n) Galaxy/
+ [] /(n) silver coin/(P)/
+ [󤫤] /(n) silver nugget or ingot/silver bullion/
+䳥 [󤫤礯] /(n) silver gray/
+ջ [󤫤] /temple in Kyoto/
+ [󤫤] /(n) Milky Way/
+ [] /(n) silver utensils/
+ [󤱤] /(n) galactic longitude/
+ [󤮤Ĥ] /(n) silver fox/
+ [󤳤] /exchange of gins/
+乣 [󤳤] /(n) silver mine/ore/
+ [󤳤] /(n) bank/(P)/
+ԥƥ [󤳤ƥ] /(n) banking system/
+԰ [󤳤] /(n) bank employee/banker/
+Բ [󤳤] /(n) banker/
+Բ [󤳤] /(n) banking reform/
+Գ [󤳤] /banking world/
+Դ [󤳤Ȥ] /(n) bank supervision/
+Զ [󤳤Ȥ] /bank robbery or robber/
+Զ [󤳤礦] /banking/
+Զ̳ [󤳤礦] /(n) banking services/
+Էϥ [󤳤] /bank issued credit card/
+Է [󤳤] /(n) bank note/
+Ը [󤳤] /(n) bank account/
+߽ [󤳤] /(n) bank lending/
+ͻ [󤳤椦] /(n) bank loan/
+¶ [󤳤褭] /(n) bank deposit/
+ [󤳤] /(n) silver mine/ore/
+产 [󤳤󤷤] /(n) silver wedding anniversary/
+亽 [󤹤ʤ] /(n) silver dust/
+ [] /(n) (Edo period) silver mint/(P)/
+ٹ [󤶤] /(n) silverwork/
+仳 [󤶤] /(n) silver mine/
+ [] /(n) silver thread/
+ [󤬤] /(n) silver paper/(P)/
+ [ɤ] /(n) silver watch/
+侭 [󤷤礦] /(n) silver general (shogi)/
+俧 [󤤤] /(n) silver color/(P)/
+ [󤻤] /(n) snowscape/
+ [󤻤] /(n) made of silver/
+ [󤻤] /(n) silver-colored folding fan/
+ [ͤ] /(n) silver gray/
+¦ [󤬤] /(n) silver case/
+¦λ [󤬤ΤȤ] /silver watch/
+í [] /(n) Japanese bluefish (Anoplopoma fimbria)/North Pacific bluefish/candlefish/sablefish/
+ [] /(n) silvery background/
+夻 [󤭤] /(adj-no,n) silver-plated/
+ť [Ǥ] /(n) silver paint/
+ū [Ƥ] /(n) flageolet/
+ [] /(n) silvery waves/
+ [Ѥ] /(n) silver cup/(P)/
+ [Ѥ] /(n) silver cup/
+ [Ѥ] /(n) silver medal/
+ [Ϥ礯] /silvery-white/
+ [Ѥ] /(n) silver foil or leaf/
+ȱ [Ѥ] /(n) silver hair/gray hair/
+ [Ф] /(n) silver plate/surface of ice/skating rink/
+ʴ [פ] /(n) silver dust/
+ܰ [ۤ] /(n) silver standard/
+ܰ [ۤ󤤤] /silver standard system/
+ [ޤ] /(n) silver screen (movies)/
+ [褯] /(n) silvery wings/
+ [] /(n) silver ring/bicycle/
+ [] /(n) silvery scale/fish/
+ [줤] /(n) silvery, snow-capped mountain/
+ [줤] /(n) silver bell/
+ [夦] /(num) nine/(P)/
+ [] /(num) nine/(P)/
+塹 [] /(n) multiplication table/
+塹ɽ [ΤҤ礦] /multiplication table/
+夫 [夦] /nine months/
+ [Τ] /(n) nine/(P)/
+Ļ [ΤĤɤ] /noon/midnight/
+ [夦] /(n) summer/
+ [夦] /regulation game/9th inning/
+崱Ļ [夦礦] /(n) mina(h) bird/
+ΰ [夦夦Τ⤦] /mere fraction/drop in the bucket/
+ [] /(n) multiplication table/(P)/
+ɽ [ΤҤ礦] /multiplication table/
+ [] /(n-adv) September/(P)/
+幩 [夦] /Kyushu Institute of Technology/KIT/
+ [夦] /(n) the nine grains/
+ [夦] /(n) narrowly averting death/
+˰ [夦ˤä礦] /narrow escape from death/
+˰ [夦ˤä礦򤦤] /(exp) to have a narrow escape from death/
+ [夦ä礦] /a narrow escape from the jaw of death/
+彣 [夦夦] /southern-most of four main islands of Japan/(P)/
+彣ز [夦夦ؤ] /to go down to Kyushu/
+彽 [夦夦] /ninety/(P)/
+彽 [夦] /ninety/
+彽ޤ [ĤŤ餪] /(n) winding road/
+ [Τ] /(n) ninefold/imperial palace/the Court/(P)/
+Ťŷ [夦礦ΤƤ] /the palace/
+ʬ [󤴤] /(n) dagger/
+ [夦] /(n) astrology/horoscope/
+ [夦] /astrology/star reader/
+ [夦] /astrology/horoscopy/
+ [夦] /many turns (in a road)/
+ [夦] /(n) hades/nether regions/
+² [夦] /(n) the nine nearest generations of relatives/
+ [夦] /Kyushu University/
+ [夦] /(n) very low land/
+ŷ [夦Ƥ] /(n) sky/heavens/palace/
+ŷľ [夦Ƥä] /falling headlong/plummeting/sudden crash/
+ [Τ] /nine days/the ninth day (of the month)/(P)/
+ [夦Ϥ] /(n) bowing many times (in apology)/
+ʬ [] /(n) nine parts/nine percent/almost/
+ʬ [֤] /(n-adv,n-t) ten to one/nine cases out of ten/
+ [] /(n) pagoda finial/
+θ [夦Τ] /spectacular success/
+ [] /(n) club/fraternity/sorority/clubhouse/(P)/
+˽ [㤷夦] /(n) Kusha Sect/
+ [] /Buddhist sect originating in the seventh century/
+ȯ [Ϥ] /(n) concurrence/
+桹 [꤫] /(n) tattoo/
+ [꤫] /(n) tattoo/
+ [] /(n,n-suf) phrase/clause/sentence/passage/paragraph/expression/line/verse/stanza/17-syllable poem/(P)/
+ [] /sentence/
+硹 [] /(n) every clause/
+ [Ĥ] /(exp) to compose a haiku poem/
+ڤ [򤭤] /(exp) to punctuate a sentence/
+ [] /(n) meaning of phrase/
+ [] /(n) gathering of haiku poets/
+ [] /(n) meaning of a phrase/
+ [] /(n) every clause/
+繽¤§ [] /phrase structure rule/
+繽¤ʸˡ [֤ݤ] /phrase structure grammar/
+ [] /(n) composing haiku poems/
+罸 [夦] /(n) collection of haiku poems/(P)/
+ڤ [] /(n) stopping place/punctuation/pause/
+ڤ [] /(v5r,vt) to punctuate/to cut off/to mark off/to stop/to put an end to/
+ [] /phrases and clauses/
+ [Ƥ] /(n) period/full stop/
+ [Ȥ] /(n) punctuation/pause/
+ [ȤƤ] /(n) punctuation marks/(P)/
+ˡ [Ȥۤ] /(n) punctuation/
+ [] /(n) slab with a haiku cut on it/
+ˡ [ۤ] /(n) phraseology/diction/
+ [] /(n) ward/district/section/(P)/
+衹 [] /(adj-na,adj-no,n) (1) several/various/divergent/conflicting/different/diverse/(2) trivial/
+衹 [ޤޤ] /(adj-na,adj-no,n) (1) several/various/divergent/conflicting/different/diverse/(2) trivial/(P)/
+衹 [] /(adj-t) several/various/divergent/conflicting/
+κ [Τ] /ward finances/
+ [] /(n) limits/boundary/domain/zone/sphere/territory/(P)/
+ [] /(n) division/section/compartment/boundary/area/block/(P)/
+ [] /land readjustment/town planning/
+ [] /(n) ward assembly/
+İ [] /ward assemblyman/
+ [] /(n) division/section/compartment/boundary/area/block/
+ [] /land readjustment/town planning/
+ [] /(n) demarcation/marking of boundaries/
+ [] /(n,n-suf) section (of track, etc)/(P)/
+ [ä] /local train/
+ [] /(n) ward assemblyman/(P)/
+ [] /(adj-na,adj-no,n) (1) several/various/divergent/conflicting/different/diverse/(2) trivial/
+ [ޤޤ] /(adj-na,adj-no,n) (1) several/various/divergent/conflicting/different/diverse/(2) trivial/
+褿 [] /(adj-t) several/various/divergent/conflicting/
+踡 [] /(n) local prosecutor/
+踡ģ [󤵤Ĥ礦] /(n) a ward's public prosector's office/
+Ƚ [Ф󤷤] /local court/
+ [] /(n) dividing for administrative purposes/partition/division/
+ڤ [] /(n) an end/a stop/punctuation/(P)/
+ڤ [] /(v5r,vt) to punctuate/to cut off/to mark off/to stop/to put an end to/(P)/
+Ĺ [礦] /(n) ward headman/(P)/
+ [Ƥ] /(n) Japanese character set row and column index ('separator' encoding)/
+ [ʤ] /(n) in the ward or borough/(P)/
+ [] /ward expenses/
+ʬ [֤] /(n) division/section/demarcation/(traffic) lane/compartment/classification/sorting/(P)/
+ʬ [櫓] /(n) division/section/demarcation/(traffic) lane/compartment/classification/sorting/
+ [٤] /(n,vs) distinction/differentiation/classification/(P)/
+̱ [ߤ] /(n) ward residents/(P)/
+̱ [ߤ󤼤] /(n) a ward tax/
+ [䤯] /(n) ward office/council (regional)/(P)/
+Ω [] /(adj-no,n) established by the ward/(P)/
+ [ˤ] /(n) dog flesh/
+ [Τ] /(n) foxtail/Setaria viridis/
+ [夦] /nine (used in legal documents)/
+ [] /(n) rectangle/
+뺹 [ͤ] /(n) common Japanese foot/carpenter's square/regular shaku (approx. 12 in)/
+ [ͤ㤯] /(n) common Japanese foot/carpenter's square/regular shaku (approx. 12 in)/
+ [礦] /quadrature/
+§ [] /standard/rule/
+졹 [ˤˤ] /(adj) unpleasant/disgusting/loathsome/shameful/scandalous/
+줤 [ˤ] /(adj) bitter/(P)/
+줤и [ˤ] /bitter experience/
+줤 [ˤ] /bitter medicine/
+줵 [ˤ] /bitterness/bitter taste/
+줷 [뤷] /(adj) painful/difficult/(P)/
+줷 [뤷դȤ] /tight budget/
+줷 [뤷櫓] /lame (poor) excuse/
+줷ο [뤷ȤΤߤΤ] /Danger past, God forgotten/
+줷 [뤷] /(v5r) to suffer/to complain of a pain/
+줷 [뤷] /(n) pain/anguish/distress/suffering/hardship/(P)/
+줷 [뤷] /(v5m) to suffer/to groan/to be worried/(P)/
+줷 [뤷] /(v1) to torment/to harass/to inflict pain/(P)/
+줷ʶ [뤷ޤ] /(adj-na,n) in desperation/
+ˤ [ˤ] /(exp) to worry/
+ˤʤ [ˤʤ] /(exp) to be bothered (by something)/to suffer/
+̵ [ʤ] /(adv) easily/without effort/
+ [ˤ꤬] /sour (wry) face/
+ڤ [ˤ꤭] /(v5r) to look sour (disgusted)/
+ [ˤ] /(v5r) to feel bitter/to scowl/
+ [ˤ] /(n) bittern/brine/
+쳥 [] /(n) dolomite/
+쳦 [] /(n) (1) (Buddh) world of suffering/(2) life of prostitution/
+쳦˿Ȥ [ˤߤ򤷤] /(exp) to become a prostitute (sink into a brothel)/
+ [] /(n,vs) paying one's own school expenses by working/
+ [] /a working (self-supporting) student/
+ [餯] /(n) pleasure and pain/joys and sorrows/
+촨 [] /(n) coldest time of the year/bitter suffering/
+춭 [礦] /(n) trouble/crisis/predicament/(P)/
+ [] /(n,vs) laborious composition/struggling to compose a poem/
+줷 [ˤˤ] /(adj) unpleasant/disgusting/loathsome/shameful/scandalous/
+ [] /(n) candid (frank) advice/exhortation/(P)/
+ [礦] /(n) penance/austerities/mortification/
+Լ [礦] /an ascetic/
+ [ˤ] /(adj-na,n) poor (at)/weak (in)/dislike (of)/(P)/
+Ǥ [ˤƤǤ] /(v5r) to be weak in/to be poor at/to be bad at/
+ [夦] /(n) bitter experience/
+ [ˤ] /(n) bittern/brine/
+ [夦] /(n) bitterness/mortification/difficulty in understanding/distress/affliction/(P)/
+ [礦] /(n,vs) bitter smile/(P)/
+Ф [ˤ餤] /(n,vs) bitter smile/(P)/
+ [礦] /(n) complaint/troubles/objection/(P)/
+ [礦꤭] /grievance machinery/complaints department/
+쿴 [] /(n,vs) pain/trouble/anxiety/diligence/hard work/(P)/
+쿴 [򤫤] /(exp) to have one's labor appreciated/
+쿴 [󤵤󤿤] /(n) taking great pains/
+쿴 [] /account of the hardships one has encountered/
+ [] /(n) unswerving determination/
+ [] /(n) hard fight/close game/(P)/
+ [ˤष] /(n) making a sour face (as if having consumed a bitter bug)/
+ [夦] /(n) distress/
+ [Ĥ] /(adj-na,n) pain/agony/(P)/
+ˤ¤餲 [Ĥ餲] /(exp) to relieve a person's pain/
+ [] /(n) this painful world/magnesia/
+Ʈ [Ȥ] /(n,vs) agonizing/
+ [ʤ] /(n) trial/(P)/
+ [ˤ] /(n) desperation measure/
+κ [ˤΤ] /(n) last resort/desperate measure taken under pressure of necessity/(P)/
+Ǯ [ͤ] /(n) intense heat/
+Ǻ [Τ] /(n,vs) suffering/distress/affliction/anguish/agony/trouble/(P)/
+ [Ϥ] /(n) bitter experience (ordeal)/
+̣ [] /(n) bitterness/bitter taste/(P)/
+̣ [ˤ] /(n) bitterness/bitter taste/(P)/
+̣ [ߤ] /bitter principle/
+̣ä [ˤߤФä] /sternly handsome/
+ [] /(n) anguish/
+ [] /(n) hard toil/
+θ [] /(n,vs) rack one's brains/(P)/
+ [ꤤ] /coolie/
+ϫ [] /(adj-na,n,vs) troubles/hardships/(P)/
+ϫ [ˤ] /(n) worldly-wise man/
+ϫ [礦] /(adj-na,n) nervous temperament/worry habit/pessimistic nature/
+ [ˤ⤮] /(n) wormwood/
+ [य] /(n) (dead) body/corpse/
+ [] /(n) body/trunk/torso/physique/
+ [ޤ] /(v5r) to run around/to bustle about/to busy oneself/
+ä [ä] /(n) (foot) race/
+Ĥ [Ĥ] /(v1) to run to/to come running/to rush (someplace)/to hasten/(P)/
+ [] /(v1) to run (race, esp. horse)/to gallop/to canter/(P)/
+ [Ҥ] /(n) bargaining/haggling/tactics/strategy/(P)/
+ [] /(v1) to run down/
+ [] /to run down/
+ [ޤ] /(v5r) to run around/to bustle about/(P)/
+ [] /(v5r) to rush over/to run up to/
+ [] /(n) last-minute rush/stampede/(P)/
+߻ [ߤǤ] /(n) (women's) refuge/
+ [] /(v5m) to rush in (at the last minute)/to stampede/
+Ф [] /(n) novice/beginner/
+Ф [] /(v5s) to run off/to break into a run/to start running/
+ [ᤰ] /(v5r) to run about/
+ [] /(v5r) to run up/
+­ [] /(n) running fast/double time/(P)/
+Ф [Τܤ] /(v5r) to run (uphill)/
+ȴ [̤] /(v1) to run past from behind/to run through (e.g. gate)/
+դ [Ĥ] /(v1) to run to/to come running/to rush (someplace)/to hasten/
+դ [ĤФ] /(n) three cups of sake which latecomers to a party are made to drink/
+ [] /(n,vs) defeat and flight/disappearing without a trace/eloping/
+ [] /(exp,v1) to be driven by (one's feelings)/to succumb to/
+꽸 [ꤢĤ] /(v1) to round up/to mobilize/
+ΩƤ [ꤿƤ] /(v1) to spur on/
+ [] /(v5r) to drive (car)/to spur on/to impel/(P)/
+ [Ҥ] /(io) (n) bargaining/haggling/tactics/strategy/
+ [] /(n) order around/use freely/(P)/
+ [] /(n) extermination/expulsion/destruction/(P)/
+ [Ƥ] /(n) submarine chaser/
+ [] /(n,vs) extermination/expulsion/destruction/(P)/
+ [] /(n) destroyer/(P)/
+ [夦] /(n) insecticide/bug repellent/
+ư [ɤ] /(n) driving force/(P)/
+ư [ɤ] /drive (engine)/
+ư [ɤ] /(n) running gear/
+ư [ɤ礯] /(n) driving power/
+ư [ɤ] /(n) driving wheel/
+ [] /(n,vs) defeat and flight/disappearing without a trace/eloping/
+櫓 [] /(v1) to run/to gallop/to advance/
+櫓Ф [] /(v5s) to run off/to break into a run/to start running/
+ [] /(n) shogi pieces/(P)/
+ [ޤ] /(n) low wooden clogs/komageta/
+ [ޤ] /Equuleus (constellation)/
+» [ޤ] /loss of material (in shogi)/
+Ļ [ޤɤ] /(n) robin/
+ [ޤ] /(n) handicap (in shogi)/
+ [] /(n,n-suf) tool/means/ingredients/counter for armor, suits, sets of furniture/(P)/
+񤨤 [ʤ] /(v1) (1) to furnish/to provide for/to equip/to install/(2) to have ready/to prepare for/(3) to possess/to have/to be endowed with/to be armed with/(P)/
+񤹤 [] /(vs-s) to possess/to accompany/
+ [Ĥ֤] /(adv) in detail/with great care/completely/again and again/
+Τʤ [Τʤ] /soup with no ingredients/
+̵ [Τʤ] /soup with no ingredients/
+ [ʤ] /(v5r) (1) to be furnished with/to be endowed with/(2) to be among/to be one of/to be possessed of/(P)/
+ [] /(n) drafting a plan/concrete plan/
+ [] /(n) discerning/
+λ [Τ] /discerning man/
+ [] /(n) incarnation/embodiment/
+ [] /(n) condition/state/manner/health/(P)/
+礤 [] /(n) condition/state/manner/health/
+ [礦] /(n,vs) embodying/expressing concretely/(P)/
+Ū [礦Ƥ] /(adj-na) concrete/material/definite/
+ [礦Ӥ] /representational art/
+ [] /(n) offering a full report to a superior/
+񿽽 [󤷤] /full (detailed) report/
+­ [] /(n) completeness/armor/coat of mail/
+ [] /(n) concrete/tangible/material/(P)/
+ΰ [] /concrete proposal/
+β [] /(n) embodiment/(P)/
+κ [] /concrete plan/
+ [] /(n) concreteness/feasibility/
+Ū [Ƥ] /(adj-na) concrete/tangible/definite/(P)/
+Ū [Ƥ] /concretely/definitely/
+ [줤] /concrete example/
+ [] /(n,vs) report in detail/formal statement/
+ [] /(n,vs) endowment/possession/qualification/equipment/
+ͭ [椦] /(n,vs) preparedness/possession/
+ [] /(adj-na,n) foolish/silly/stupid/(P)/
+ [] /(adj-na,n) foolish/stupid/(P)/
+򤫤 [] /(adj) foolish/stupid/
+򤫼 [] /(n) fool/
+ [] /(n) foolish plan/one's plan/
+ [] /(n) one's humble opinion/
+ [] /(n) foolish undertaking/
+ [] /(n) one's (foolish) elder brother/
+ [] /(n) foolish plan/one's plan/
+ [] /(n) one's humble opinion/
+ [] /(n) foolish idea/one's humble opinion/
+ [] /(n) folly/foolish move/
+ [] /(n) (hum) my (foolish) wife/
+ [] /(n) poor work/rubbish/
+ [] /(n) inane plan/
+ [] /(n) fool/nitwit/
+ [] /(n) fool/
+ [] /(adj-na,n) dullard/indecisive person/
+ޤ [] /(v5r) to grumble/to be unsettled/to pick a quarrel/
+޶ [] /(adj-na,adv,n) (uk) slowly/tardily/hesitatingly/lingering/complaining/
+դ [Ĥ] /(v5k) to dawdle/to fret/
+ [] /(n) (hum) I/
+ [] /(n) foolish opinion/one's opinion/
+ [] /(n) priest's humble reference to himself/
+© [] /(n) my (foolish) son/
+ [] /(adj-na,n) idle complaint/grumble/(P)/
+Ԥ [] /(v5r) to complain/to grumble/
+ľ [礯] /(adj-na,n) simple honesty/tactless frankness/
+ [Ƥ] /(n) one's (foolish) younger brother/
+ [ɤ] /(adj-na,n) stupidity/silliness/
+ʪ [֤] /(n) fool/
+ [ޤ] /(adj-na,n) stupid/
+̱ [ߤ] /(n) ignorant people/
+̱ [ߤ󤻤] /policy of keeping the people ignorant and easily subjugated/
+ [] /(n) foolish question/
+ [] /(adj-na,n) foolishness/stupidity/silliness/
+Ϣ [󤿤] /(n) gang of young toughs/(P)/
+Ϯ [] /(n,vs) mockery/derision/ridicule/
+ [] /(n) foolish argument or view/
+ [] /(n) fear/anxiety/concern/uneasiness/(P)/
+ [Ӥ󤽤] /(n) field poppy/
+ [] /(v5u) (male) (vulg) to eat/
+餦 [餦] /(v5u) to eat/to drink/to receive (blow)/
+ [] /(n) emptiness/(P)/
+ [] /(n) sky/(P)/
+ [] /(adj-na,n) empty/vacant/void/
+ [餾餷] /(adj) false/hypocritical/
+ [ФФ] /(adj-na) vast/boundless/empty/vague/
+ż [Ǥ󤷤] /uncrowded train/
+Ƥ [Ƥؤ] /vacant room/
+ [] /(n) room/time to spare/emptiness/vacant/(P)/
+ [] /(n) room/time to spare/emptiness/vacant/
+ʢ [äФ] /(n) empty stomach/hunger/
+ʢ [äѤ] /(n) empty stomach/hunger/
+ [򤦤] /(exp) to fill a gap/
+ [] /(n) vacant or unoccupied house/
+ [] /(n) vacant or unoccupied house/(P)/
+ [] /(n) empty shell/
+ [] /(n) empty can/(P)/
+ [] /(n) vacancy/room for rent or lease/
+ [] /free time/
+ [] /(n) (1) prowler/sneak thief/cat burglar/(2) empty nest/(P)/
+ͤ餤 [ͤ餤] /(n) prowler/sneak thief/
+ [ͤ餤] /(n) prowler/sneak thief/
+ [] /(n) vacant land/(P)/
+Ȣ [Ф] /(n) empty box/
+ [Ӥ] /(n) empty bottle/
+ [٤] /available room (hotel)/
+ʢ [Ϥ] /(n) empty stomach/hunger/
+ʢ [Ф] /(n) empty stomach/hunger/
+ [] /(v5k,vi) (1) to open/to become open/to become empty/(2) to be less crowded/(P)/
+ [] /(v5k,vi) (1) to open/to become open/to become empty/(2) to be less crowded/(P)/
+ [] /(v1,vt) to empty/(P)/
+ [ʤ] /(adj) vacant/futile/vain/void/empty/ineffective/lifeless/(P)/
+̾ [ʤᤤ] /empty name/
+ʤ [ʤʤ] /(v5r) to die/to expire/
+ [ʤҤ򤪤] /(exp) to spend days in vain/
+䤵줿 [ʤĤ䤵줿Ȥ] /wasted time/time passed in vain/
+ä [ä] /(adj-na,n) empty/vacant/hollow/(P)/
+÷ [ä] /(adj-na,n) flat or stone broke/
+ [ä] /(n) a cold, strong, dry wind/
+ [] /(exp) (1) off the top of one's head/from thin air/(2) from memory/
+DzΤ [Ǥ] /(exp) to sing from memory/
+dzФ [Ǥܤ] /(exp) to learn by heart (rote)/to memorize/
+Ǹ [Ǥ] /(exp) to speak from memory/
+ɤ [Ǥ] /(exp) recite from memory/
+˵ [ˤ] /(exp) to come to naught/
+ [Ĥ] /(adj-na,n) blank/cavity/hollow/empty (space)/
+򳸤 [򤪤] /(exp) to cover up the sky/
+Ϥ [Ĥ] /(exp) to grasp at the air/
+ [Ȥ] /(exp) to fly in the air/
+ [饪] /(n) karaoke (singing to taped accompaniment)/
+ [] /air (pneumatic) pressure/
+ [] /(n) vacant post/post in name only/
+ĥ [餤Ф] /(n) bluffing/bluster/bravado/
+ [] /(n) (Self Defense Force's Air Force) captain/lieutenant/
+ [] /(n) airspace/(P)/
+ [] /airspace management/
+ [餪] /(n) embossing/inkless stamping/
+ [餪] /pun on karaoke (empty bucket)/
+ [] /(n) imitated cry (of an animal)/lie/
+ [äڤ] /(adj-na,n) be utterly lacking in ability/
+ [ؤ] /(adj-na,n) be utterly lacking in ability/
+ [] /(n) vacant or unoccupied house/
+ [] /lacking cargo/in ballast/
+ [ɤ] /(n) coming untied/
+ [ޤ] /(n) racing (of an engine)/spinning one's wheels/fruitless effort/
+ [餻] /(n) dry cough/hacking cough/
+ [餼] /(n) dry cough/hacking cough/
+Ф [ܤ] /(n) (1) rote memorization/(2) vague recollection/faint memory/
+Ф [餪ܤ] /(n) (1) rote memorization/(2) vague recollection/faint memory/
+ [餫] /(n) fictitious stock/
+ [] /(n) fictitious stock/
+ [] /(n) vacancy/room for rent or lease/
+ [] /(n) space/room/airspace/(P)/
+ִ [󤫤󤫤] /(n) sense of space/
+ַݽ [󤲤] /the plastic arts/
+ּ [󤸤] /spatial axis/
+ [] /(n) vacant lot or land/
+ [] /(n) air/atmosphere/(P)/
+̵ [ä夯] /air compressor/
+ [] /air pollution/
+ [󤻤] /air-borne infection/
+ [] /pneumatic machinery/
+ [] /(n) air vent (hole)/
+ [] /vent/
+ [] /air pocket/air hole/
+ [夦] /(n) air gun/air rifle/
+ư [ɤ] /air brake/
+ [礦] /(n) air cleaner/
+Ĵ [礦] /air conditioning/
+ [Ƥ] /air resistance/
+ [Ǥ󤻤] /(n) air-borne infection/
+ȴ [̤] /(n) ventilator/
+ [ޤ] /(n) air cushion/
+ [褯] /(n) air bath/
+ϳ [꤭] /aerodynamics/
+㤭 [ʤ] /(n) false or crocodile tears/feigned sadness/
+ [] /(adj-na,n) emptiness/vacancy/(P)/
+ [餪] /(adj) having vague fears/
+ [] /(adj-na,n) empty/vacant/void/
+ [餾餷] /(adj) false/hypocritical/
+ [ФФ] /(adj-na) vast/boundless/empty/vague/
+ [] /(n) Air Force/(P)/
+ [󤭤] /air (force) base/
+ [󤿤] /air force captain/
+ [礯] /air power/
+Ϣ [餯礦] /air liaison officer/
+ʵ [餲] /(n) false or superficial prosperity/
+ [] /(n) vacant space/aperture/gap/opening/
+ [餱] /(adj-na,n) flat or stone broke/
+ [] /(n) with bare hands/with or from nothing/
+ [餲] /(n) (mere) bravado/
+ [] /(n) falsehood/lie/
+ [餴] /(n) falsehood/lie/
+ [] /(n) airport/(P)/
+ [褦礦] /landing fee/
+ [礦] /(n) blank line/
+礤 [餢] /(n) weather/course of events/
+ [Ȥܤ] /(v1) to feign ignorance/
+ [] /(n) (Self Defense Force's Air Force) colonel/lieutenant/major/
+ [] /(n) horizon/point where the sky meets the earth/
+ [] /(n,vs) shooting from a high level/helicopter shot/
+ [] /(n) accidental resemblance/
+ [ߤ] /(n) mishearing/(feigned) deafness/
+ [] /(n) vacant or unoccupied room/
+ [] /(n) vacant or unoccupied room/
+̤ [餦Ĥ] /(n) clicking the shutter of a camera without taking a picture (because no film is loaded, or in order to advance the film)/
+ [餰] /(n) empty conveyance/free taxi/
+ [] /(n) empty conveyance/free taxi/(P)/
+ [ȤҤ] /(n) fictitious or paper transaction/
+ [ȤҤ] /(n) fictitious or paper transaction/
+ [] /(n) karate/(P)/
+η [ƤΤ] /kata (in karate)/
+ [Ƥ] /karate practitioner/
+ [Ƥ] /(n) bad (fictitious) bill/empty promise/
+ [Ƥ] /(n) bad (fictitious) bill/empty promise/
+ [夦] /(n) air-raid/(P)/
+ [夦ۤ] /air-raid alarm/
+ [夦] /(n) empty set/null set/
+ĥ [餷ä礦] /fictitious business trip/
+ [] /(n) blank/empty space/gaps/
+ [礦] /(n) (Self Defense Force's Air Force) general/lieutenant/major/
+Ф [餤] /(n) feigned laughter/
+ʸ [餷礦] /empty promise/
+ [ष] /(n) steaming (of food)/
+ [餤] /(n) sky-blue/
+ [] /(n) feigned sleep/playing possum/
+ [֤] /(n,vs) striking (at something) and missing/in vain/(P)/
+ [] /(n) traveling alone and with little luggage/
+ᤫ [դ] /idling (of an engine)/
+ [餻] /(n) flattery/lip service/
+ [] /(n) vacancy/vacant seat/room/(P)/
+ [] /(n) groundless rumor or story/
+ [Ĥ] /(n) cicada/cast-off cicada shell/man of this world/the real world/
+ [] /(n) (abbr) air battle/dogfight/
+ [] /(adj-no,n) unprecedented/record-breaking/(P)/
+ [󤼤Ĥ] /(n) (so marvelous or horrible that it may be) the first and probably the last/
+ [] /(adj-na,n) vain/groundless/futile/(P)/
+ [] /(n) daydream/fantasy/fancy/vision/(P)/
+۲ [] /(n) visionary/
+۲ʳؾ [礦] /science fiction/sci-fi/
+Ū [Ƥ] /(adj-na) imaginary/
+ [礯] /(power of) imagination/
+ [] /(n) noncommissioned officer of the Japanese Air Self Defense Forces/
+ [] /(n) (1) prowler/sneak thief/cat burglar/(2) empty nest/
+ [] /(n) speculation/fictitious transaction/
+ [餵冷] /(n) much ado about nothing/
+¨ [] /(n) the illusion of the reality of matter/
+ж [] /(adj-no) air-to-air/
+жߥ [ߥ] /air-to-air missile/
+ [] /(adj-no) air-to-surface/
+ϥߥ [ߥ] /(n) air-to-surface missile/ASM/
+ë [] /(n) lonely or uninhabited valley/
+ [] /(n) gossip/chatter/
+ [] /(n) vacant land/(P)/
+Ѥ [Ϥ] /(adj) feeling ashamed or embarrassed without knowing why/
+ [] /(n) tea served without sweets/
+ [夦] /(n) sky/air/(P)/
+ [夦ä] /gliding/
+浡ư [夦ɤ] /air mobile/
+ [夦夦] /aerial or in-flight refueling/
+渢 [夦] /(n) air rights/
+溺 [夦] /aerial inspection/
+ٶ [夦] /air-borne bacteria/
+̿ [夦㤷] /aerial photograph/
+ [夦礦Ȥ] /midair collision/
+ [夦] /(n) air battle/dog fight/
+ [夦] /(n) antenna/
+겼 [夦Ȥ] /air drop/
+ [夦Ф] /(n) air-raid/
+ͷ [夦դ椦] /levitation/
+ [夦դ褦] /levitation/
+ʬ [夦֤󤫤] /(n) mid-air breakage or disintegration/
+ [夦ä] /(vs) air pluviation/pluviate/
+ϰ [夦] /a castle in the air/
+Ĵ [礦] /(n) (abbr) air conditioning/(P)/
+Ĵ [礦Ĥ] /(n) air conditioner/
+ [Ť] /(n) fishing without bait/
+ [Ƥ] /(n) airborne/
+߲ϰ [Ƥ] /drop zone/
+ [Ƥ] /aerial tactics/
+ [Ƥ] /(n) Airborne Division/
+ [Ƥ] /paratroops/
+ [Ƥ] /paratroopers/
+ [Ƥ֤] /airborne troops/
+ι [Ƥ] /(n) Airborne Brigade/
+ž [Ƥ] /(n) racing (an engine)/(P)/
+ [Ǥ] /(n) static/
+Ʀ [ޤ] /(n) broad bean/horse bean/
+ƶ [ɤ] /(n) cave/hollow/cavity/(P)/
+ƶ [ɤ] /(vs) making hollow/making meaningless/
+ƶ [ɤ󤷤礦] /(n) (economic) hollowing-out phenomenon/
+ǰʩ [֤ͤ] /(n) empty words/
+ǰʩ [֤ͤ] /(n) empty words/
+ [餦] /(n) unburdened horse/
+߱ [Ĥ] /(n) (unusually) dry rainy season/rainless tsuyu/
+㤤 [餬] /(n) buying on margin/
+ [餦] /(n) short selling/
+ [Ϥ] /(adj-na,n) blank space/vacuum/space/null (NUL)/(P)/
+ [Ф] /(adj-na,n) vast/vague/
+ͤ [Ф뤫󤬤] /idle thoughts/vague (loose) ideas/
+ [Ф] /(n) aerial bombing/(P)/
+Ȣ [Ф] /(n) empty box/
+ȯ [Ϥ] /(n) explosion without effect/wasted bullets/
+ [] /(n) wastefulness/
+ [Ȥ] /(v5b) to fly in the sky/
+ֱ [Ȥ֤Ф] /(n) flying saucer/
+ [Ӥ] /(n) empty bottle/
+ [Ӥ] /(n) empty bottle/
+ [餫] /(n) dry wind/
+ʢ [դ] /(adj-na,n) hunger/(P)/
+ʢ [դ] /fasting/
+ʲ [] /(n,vs) heating a pan or bath tub without water in it/
+ʸ [֤] /(n) dead letter/
+ֻ [ؤ] /(n) absentminded response/
+ [] /(n) aircraft carrier/(P)/
+ [ۤ] /(n) blank shot or cartridge/blank ammunition/
+ˤ [ۤ] /(n) blank shot or cartridge/blank ammunition/(P)/
+ [ܤ] /(n) dry moat/
+̴ [] /(n) fabricated dream/
+̾ [ᤤ] /(n) empty name/false reputation/
+ [褦] /(n) look of the sky/weather/
+ [] /(n) turning a blind eye/misperception/
+« [䤯] /empty promise/
+͢ [] /(n) air transport/(P)/
+͢ʪ [椫] /air freight/airborne cargo/
+ [餢] /(n) fried (e.g. potatoes, chicken)/
+Ȥ [餢] /(n) fried (e.g. potatoes, chicken)/
+ [Τ] /(n) vain hope/
+ [] /(n) blank space/(P)/
+ [] /(n) abstract or impracticable theory/
+ [꤯] /(n) impractical or useless theory/
+Φ [꤯] /(n) land and air/land and air forces/
+ [ʤߤ] /(n) crocodile tears/
+ [줤] /(n) air cooling/
+估 [줤] /(adj-no,n) air-cooled/
+ϩ [] /(n-adv,n-t) air lane/(P)/
+ [] /(n) abstract or impracticable theory/
+ [] /a doctrinaire/
+⤯ [餦֤] /(v5k) to feign ignorance or unconcern/
+ [餯] /(n) a blank (ticket)/
+ [] /(n) a lonely, spouseless life/
+ [] /(adj-no,n) even number/couple/man and wife/friend/same kind/doll/occasional/rare/
+ [ޤ] /(adv) casually/unexpectedly/accidentally/by chance/(P)/
+ [ޤ] /(adv) occasionally/
+ [ޤ] /(adv,suf) occasionally/once in a while/(P)/
+ [] /(n) contingent cause/
+ [] /(n) (hum) impromptu poem/
+ [] /(n) random thoughts/
+ [] /(hum) impromptu poem/
+ [ޤ] /(adv) casually/unexpectedly/accidentally/by chance/
+ [] /(n) conversation/
+ [] /(n) something accidentally accomplished/two working together/
+ [] /(n) puppet/doll/
+ [] /(n) even number/(P)/
+ [] /(adj-no,n) impromptu/
+ [] /(adj-na,adj-no,n-adv,n) (by) chance/unexpectedly/suddenly/accident/fortuity/(P)/
+ [] /(n) image/idol/statue/(P)/
+ [] /(n) idolization/
+ [礦] /idolatry/
+Ū [礦ȤƤ] /(adj-na) idolatrous/
+ [] /idolization/
+ [Ϥ] /worship/idolatry/
+˲ [Ϥ] /iconoclasm/image breaking/
+ [줤Ϥ] /idolatry/
+ [Ƥ뤤] /(n) artiodactyls/
+ȯ [Ϥ] /(n) sudden outbreak/accidental/incidental/(P)/
+ȯŪ [ϤĤƤ] /(adj-na) accidental/incidental/occasional/casual/
+ͭ [椦] /(n,vs) having an accident/
+ [礯] /(n) couple (of forces)/
+ [] /(n) hidden meaning/symbolism/moral/
+շ [] /(n) morality play/allegorical play/
+վ [礦] /allegory/allegorical tale/
+Ū [Ƥ] /(adj) allegorical/emblematic/
+ [] /(n) temporary abode/staying on a temporary basis/
+ [] /(n) allegory/fable/
+ [⤯] /(n) fastening one's eyes upon/
+ [] /(n) allegory/
+ [] /(v5u) to meet/to encounter/
+ [] /(vs-s) to entertain/to treat/
+Զ [դ] /happiness and sorrows/
+ [] /(n,n-suf) corner/nook/(P)/
+ [ߤ] /(n) every nook and corner/(P)/
+ޤ [ߤ餹ߤޤ] /(exp) every nook and corner/from A to Z/
+ä˸Ǥޤ [ߤäˤޤ] /(exp) to huddle in a corner/
+֤ʤ [ߤˤʤ] /be witty and knowing/
+ [ߤ] /(n) every nook and corner/
+ [ߤ] /angle (corner) block/angle rafter/
+ [] /(n) spit/skewer/
+ [] /(n) (uk) fried pork and negi on skewers/
+ [] /(n) dried persimmons on a skewer/
+ɤ [] /(n) skewer/
+Ƥ [䤭] /(n) persimmons dried on skewers/
+Ȥ [] /(uk) fried vegetables and meat on skewer/
+ [] /(n) comb/(P)/
+ [ä] /(n,vs) lining up/packing tightly/
+ [] /(n) waste/scrap/(P)/
+ [] /(n) ragman/junkman/
+ [] /(n) waste thread/
+ [Ҥ] /(n) ragpicking/ragpicker/
+Ŵ [Ƥ] /(n) scrap iron/
+ [] /(n) wastebasket/
+Ф [줯] /(exp) (comp) garbage in, garbage out/
+ [ޤ] /(n) rice fragments/
+ [] /a waste basket/a wastepaper basket/
+ [ä] /(vs-s) to yield/to bend/to be daunted/to shrink/
+߹ [ߤ] /(v5m) to lean over/to lean in/
+ [] /(v5m) to stoop/to lean over/
+ [] /(v1) (uk) to stoop/to bend/
+ [ä礦] /(adj-na,n) robust (health)/obstinate/sturdy/muscular/
+ [ä礯] /(n) be crooked/bent/indented/
+ [ä礯] /(n) elbow/elbow-shaped bend/
+ [ä] /(n) flexor muscle/
+ [ä] /(n) phototropism/
+ [ä] /(adj-no,n) leading/foremost/preeminent/outstanding/one of the best/(P)/
+ [Ĥ夦] /(n) servile submission/subservience/
+ [Ĥ礯] /(n) disgrace/humiliation/(P)/
+Ū [Ĥ礯Ƥ] /(adj-na) humiliating/
+ [ä] /(n) elasticity/
+ [ä] /(n) bending/indentation/refraction/(P)/
+޳ [äĤ] /(n) angle of refraction/
+޸ [äĤ] /(n) an inflected language/
+޼ [äĤ] /axis of refraction/
+˾ [äĤܤ󤭤礦] /refracting telescope/
+Ψ [äĤ] /(n) refractive index/
+ [ä] /(n) worry/care/(P)/
+Τʤ [äΤʤ] /carefree/free from worry/
+̵ [äΤʤ] /carefree/free from worry/
+ [ä] /(n) geotropism/
+ [äפ] /(n,vs) yielding/submission/surrender/giving way/succumbing/
+ [äפ] /(n,vs) yielding/submission/surrender/giving way/succumbing/
+ [ۤꤤ] /(n) a well/
+겼 [ۤꤵ] /(v1) to dig down/to delve into/to get to the bottom of (a matter)/to investigate further/
+ [ۤꤴ] /(n) low, covered table placed over a hole in the floor of a Japanese-style room/
+ [ۤ] /(n) canal/
+굯 [ۤꤪ] /(v5s) to dig up/
+굯 [ۤꤪ] /(v5s) to reclaim/to dig up/
+Фʪ [ۤ] /(n) (lucky) find/bargain/good buy/treasure trove/
+Ф [ۤ] /(v5s) to dig out/to pick up/
+Ƥ [ۤꤢƤ] /(v1) to strike/to find/to dig up/
+ȴ [̤ۤ] /(n) artesian well/
+ȴ [̤ۤ] /(v5k) to dig through/to drill into/to excavate/
+֤ [꤫ۤ] /(v5s) to dig up/to turn up/to tear up/
+ [ۤꤴ] /(n) low, covered table placed over a hole in the floor of a Japanese-style room/
+ [ۤ] /(v5r) to dig/to excavate/(P)/
+ [ۤ] /(n) canal/waterway/ditch/
+ [ä] /(n,vs) digging out/excavation/(P)/
+ﵡ [ä] /(n) excavator/
+ [ä] /(n,vs) excavation/tunnel/
+֤ [꤫ۤ] /(v5s) to dig up/to turn up/to tear up/
+ [ä] /(n,vs) digging out/excavation/
+ [Τʤ] /inside of a cave/
+Ļ [ۤȤȤ] /(n) cuckoo/
+æ [Ĥ̤] /(n) place to take off one's shoes before entering a house/
+ [] /(n) shoes/footwear/(P)/
+· [Ĥ򤽤] /(exp) to arrange the shoes/
+֥饷 [ĥ֥饷] /shoe brush/
+­ [Ĥä] /pair of shoes/
+ [Ĥ] /(n) shoemaker/shoe store/(P)/
+ [Ĥ] /(n) walking sound/footsteps/
+ [Ĥ] /(n) socks/(P)/
+ߤ [Ĥɤ] /garters/
+α [Ĥɤ] /garters/
+ [Ĥ] /(n) shoe last/shoe stretcher/
+ [Ĥ] /(n) shoe sore/
+ [Ĥդ] /doormat/
+æ [Ĥ̤] /(n) place where one can remove one's shoes/
+æ [Ĥ̤] /(n) stepping stone/
+ľ [Ĥʤ] /(n) shoe repair/
+ [Ĥ] /(n) shoe sole/
+ɳ [ĤҤ] /(n) shoelace/
+ [Ĥ٤] /(n) shoehorn/
+ [Ĥ] /(n) shoe polish/
+᤭ [Ĥߤ] /(n) shoeshine/shoe polishing/
+ [Ĥ٤] /(n) shoehorn/
+ [Ĥ] /(n) bit/
+ [Ĥष] /(n) giant katydid/
+ [ܤ] /(n) hollow/cavity/dent/(P)/
+ [ܤ] /(v5m) to cave in/to sink/
+ [ܤ] /(n) pit/hollow/basin/depression/
+ [] /(n) bear (animal)/(P)/
+ [ޤΤ] /(n) bear's gall (used as medicine for the stomach)/
+פ [ޤޤĤ] /(n) (Ainu) Bear Festival/
+ [ޤ] /(n) low and striped bamboo/Sasa albo-marginata/
+ [ޤ] /(n) rake/fork/bamboo rake/
+ [ޤ] /(n) bear hunting/
+˪ [ޤФ] /(n) hornet/carpenter bee/
+ܸ [ޤȤ] /prefecture on the island of Kyuushuu/
+ʤ [ޤʤ] /(adv) all over/everywhere/in every nook and cranny/(P)/
+ [ޤɤ] /(n) shading/color/
+ [ޤɤ] /(v5r) to make up/to shade/
+̵ [ޤʤ] /(adv) all over/everywhere/in every nook and cranny/
+ [] /(n) chestnut/(P)/
+ [ꤤ] /(n) chestnut-color/
+ [ꤤ] /(n) cobblestone/
+ [ꤹ] /(n) squirrel/
+ [ꤲ] /(n) chestnut (horse)/
+ۤ [ꤳ] /(n) balance brought forward/a transferred amount (of money)/
+ۤ [ꤳ] /(n) balance carried forward/
+ۤ [ꤳ] /(v5s) to carry forward (i.e. on a balance sheet)/to transfer/
+ [Τ] /(n) postponement/(P)/
+٤ [Τ٤] /(v1) to postpone/to defer/
+겼 [ꤵ] /to move back/to postpone/to borrow (in math)/
+겼 [ꤵ] /(v1) to transfer/to D/
+ [ޤ魯] /(v5s) to roll over (debt)/
+Ȥ [Ҥ] /(v1) to unfold/to roll out/to develop/to spread out/
+󤻤 [褻] /(v1) to draw towards/
+ [ꤴ] /(n) tedious talk/repetition/complaint/
+ [] /(n) sliding door/
+깭 [Ҥ] /(v1) to unfold/to open/
+魯 [ꤢ魯] /(v5s) to make time/to arrange matters/
+碌 [ꤢ碌] /(v1) to arrange/to manage (to find time)/
+ [ꤳ] /(n) (uk) renormalisation (physics)/
+߷ [ꤳߤ] /renormalisation group (physics)/
+ [ꤳߤ] /renormalization theory/
+ [ꤳ] /(v5m) to march in/to transfer/to send/
+ [Ȥ] /to reel off/
+Ф [Ф] /extension ladder/(P)/
+Ф [] /(v5s) to draw (a thread)/to sally forth/to send out/(P)/
+夬 [ꤢ] /(v5r) to move up (date or rank)/
+夲 [ꤢ] /(n) upward move/advance/(P)/
+夲 [ꤢ] /(v1) to move up/to advance/(P)/
+夲 [ꤢȤ] /win an election due to another's death or disqualification/
+ؤ [꤫] /(v1) to exchange/
+ [ꤤ] /(n) transfer/(P)/
+ [ꤤ] /(v1) to transfer/to add/
+ [ꤤ줭] /money transferred/
+֤ [꤫] /(n) repetition/reiteration/(P)/
+֤ [꤫դ] /repetition symbol/repetition of the previous character/
+֤ [꤫] /(v5s) to repeat/to do something over again/(P)/
+ [錄] /(n) spun cotton/
+᤹ [ɤ] /(v5s) to put back/
+ [] /(v5r) to reel/to wind/(P)/
+ [ꤳ] /(n) balance brought forward/a transferred amount (of money)/
+٤ [Τ٤] /(v1) to postpone/to defer/
+Ƕ [Τ٤󤷤] /(n) deferred tax asset/
+ [ꤴ] /(n) tedious talk/repetition/complaint/
+嵡 [] /silk reeling machine/
+֤ [꤫] /(n,vs) cyclic/repeated/cycle/repeat/
+֤ [꤫դ] /repetition symbol/repetition of the previous character/
+ [] /(n) mulberry (tree)/(P)/
+ [] /(n) mulberry plantation/
+ [] /(n) this world's sudden changes/
+ [Ф] /(n) mulberry field/(P)/
+ [Ф餯Ф] /My God!/
+ [襤] /(n) light yellow/
+Ŧ [Ĥ] /(n) picking mulberry leaves/mulberry-leaf pickers/
+ [Ǥ] /(n) mulberry plantation/(P)/
+Ȫ [Ф] /(n) mulberry field/mulberry plantation/
+Ȫ [Ф] /(n) mulberry field/mulberry plantation/(P)/
+ [Ӥ礦] /mulberry seedling/
+ [] /(n) Buddhist priest/Buddhism/
+ [襤] /(n) fruit of the mulberry/
+ [] /(n) hoe/
+ [郎ष] /(n) stag beetle/
+ [] /(n) order of merit/
+ [󤤤äȤ] /(n) order of the 1st class/
+ [] /(n) decoration diploma/diploma/
+ [󤳤] /(n) merits/distinguished services/
+ [󤷤㤯] /(n) peerage and order of merit/
+ [󤷤礦] /(n) decoration/order/medal/(P)/
+ [Ȥ] /(n) the Order of Merit/
+ [] /(n) (fam) you (masc. term for female)/(P)/
+ [] /(n,suf) Mr (junior)/master/boy/(P)/
+ [ߤ] /Imperial reign/title of Japanese national anthem/(P)/
+ [ߤ] /(n) (fam) (fem) you (plural)/all of you/you all/
+Ǥ [ߤˤ夦Ǥ] /(exp) to be loyal to one's sovereign/
+ [󤪤] /(n) the favor of one's ruler/
+ [󤳤] /(n) a monarchy/
+ [] /(n) man of virtue/person of high rank/wise man/(P)/
+ɿ [󤷤Ҥ礦ؤ] /A wise man needs not blush for changing his purposes (original meaning)/a demeanor (attitude, tune) undergoing an instant change for the worse (in colloquial usage)/
+ [󤷤] /(n) ruler/monarch/(P)/
+ [󤷤夳] /(n) monarchy/
+ [󤷤夻] /(n) monarchy/
+ [󤷤夻] /(n) monarchy/
+ [󤷤] /(n) ruler and ruled/master and servant/
+¦ [󤽤] /(n) proximity of a monarch or lord/
+ã [ߤ] /(n) (fam) (fem) you (plural)/all of you/you all/
+ [礦] /(n) the favor of one's ruler/
+̱ [ߤ] /(n) monarch and subjects/
+̿ [ᤤ] /(n) the orders of one's ruler/
+ [] /(n,vs) reign/control/(to) dictate/(P)/
+ [] /(n) aroma/fragrance/scent/smell/
+ [] /(v5r) to smell sweet/to be fragrant/
+ [󤤤] /(n) moral influence/moral education/
+ [ͤ] /fragrant smoke/
+ [] /(n) influencing people by one's virtue/
+ [󤳤] /(n) incense/fragrance/
+ [󤸤礦] /(vs) fumigation/smoking/
+ [󤸤礦礦ɤ] /(uk) fumigation/
+ [󤻤] /(n) smoked (meat)/
+ [󤻤] /(n) good influence/
+ƫ [Ȥ] /(n) education/training/discipline/
+ [פ] /(n) balmy breeze/summer breeze/
+ [] /(n) native Japanese reading (rendering) of a Chinese character/(P)/
+ [] /(oK) (v1) to teach/to inform/to instruct/
+ [󤤤] /(n) discipline/
+ [󤫤] /(n) interpretation/explanation/
+ [󤫤] /(n) warning/admonition/lesson or a phrase that teaches you not to do something/(P)/
+ [] /(n) reading and meaning of a kanji/
+ [󤳤] /(n) reprimand/admonition/
+ [] /(n) instruction/direction/(P)/
+ [] /(n) address to students/
+ [󤷤㤯] /(n,vs) explaining the meanings of old words/
+ [Ƥ] /(n) punctuation marks/guiding marks for rendering Chinese into Japanese/
+ [Ǥ] /(n) telegraphed instructions/
+Ƴ [ɤ] /(n,vs) old word for licensed elementary school teacher/instruction/guiding/
+ [ɤ] /(n,vs) reading a Chinese text (kanbun) in Japanese/
+ɤ [] /(n) kun-yomi (Japanese reading of character)/(P)/
+͡ [] /(n) (rare) caution/admonition/warning/
+ [줤] /(n) directive/instructions/(P)/
+ [] /(n,vs) practice/training/(P)/
+ [󤷤] /(n) training school/
+ [󤸤] /(n) training school/
+ [󤻤] /(n) trainee/
+Ϣ [] /(iK) (n,vs) practice/training/
+ [] /(n) exemplum/apologue/
+ [] /(n) interpretation/exegesis/
+Ƴ [󤳤] /(n) exegetics/
+ [󤫤] /(n,vs) admonishment/warning/
+ [Ƥ] /teach/guide/master/
+ [] /(n,n-suf) (math) group/(P)/
+ [餬] /(v5r) to swarm/to gather/(P)/
+ [] /(n) group/crowd/flock/herd/bevy/school/swarm/cluster (of stars)/clump/(P)/
+ [] /(v1) to crowd/to flock/to swarm/(P)/
+ [ʤ] /(exp) to form groups/
+콸ޤ [줢Ĥޤ] /(v5r) to gather in large groups/
+ͷ [줢] /(v5b) to play in a group/
+ [ʤ] /in crowds/in a group/in swarms/
+ [餯] /(n) gathering clouds/
+ [] /(n) multitude of opinions/
+ [󤭤] /(n) gregariousness/
+ [줤] /(v1) to crowd in/to come together/
+ [󤷤夦] /(n) (social) group/crowd/throng/mob/multitude/(P)/
+ [󤷤夦] /(n) (social) group/crowd/throng/mob/multitude/(P)/
+ư [󤷤夦ɤ] /crowd behavior/
+ [󤷤夦] /(n) mass or mob psychology/
+ [󤷤礦] /(n) trifling/minor/petty/
+ [󤷤] /(n) a crowd or large number of one's retainers or subjects/
+ [餹] /(n) flock of sparrows/
+ [󤻤] /(n) living gregariously/
+ [󤻤] /(n) all animate creation/many people/
+ [󤸤礦] /(n) ultramarine/
+ [󤾤] /(n) sculptured group/(P)/
+® [󤽤] /(n) group velocity (in fibre optics)/
+ [󤿤] /(n) colony (biology)/
+ [餿] /(n) thick growth of bamboo/
+» [ǤѤ󤸤] /(n) group delay (in fibre optics)/
+ [Ȥ] /(n) island group/archipelago/(P)/
+ [Ȥ] /(n) group (gang) of robbers/
+ϸ [ޤ] /prefecture in the Kantou area/
+ȯ [Ѥ] /(n) repeated occurrence/
+ȯϿ [ѤĤ] /swarm earthquakes/
+ [] /(n) dancing in groups/
+ [ݤ] /(n) (the many peaks of a) mountain range/
+ [⤦] /(n) the blind or foolish masses/
+ͺ [椦] /(n) rival chiefs/
+ͺ [椦ä] /(n) rivalry of local warlords/a number of powerful (talented, influential) persons standing by themselves in a given field/
+ [褦] /(n) flock of sheep/collection of weaklings/
+ [餯] /(n) many communities (villages)/cluster of plants/
+Ω [] /standing in a group/standing up in unison/
+ [] /(n) group theory/theory of groups/
+ [] /(n) war/battle/campaign/fight/
+ [] /(n,n-suf) army/force/troops/(P)/
+ʤ [򤹤] /(exp) to move troops forward/
+֤ [夦Ȥ󤵤] /(exp) to post military forces in/
+ [] /(n) military clothes/
+ [] /(n) military physician or surgeon/(P)/
+ع [󤤤ä] /military medical college/
+ [󤤤] /surgeon major general/
+ [󤤤] /surgeon general/
+ [󤨤] /(n) military camp/
+ [] /(n) war song/
+ [󤫤] /(n) military expansion (abbr)/expansion of armaments/(P)/
+ȶ [󤫤礦] /armaments race/
+ [󤬤] /(n) military science/strategy/tactics/
+ [󤬤] /(n) military music/
+ڼ [󤬤] /military bandsman/
+ [󤬤] /(n) military or naval band/
+Ĺ [󤬤礦] /military band master/
+ [󤫤󤱤] /military authorities/
+ɶ [󤫤] /military district/
+ [󤫤] /(n) warship/battleship/(P)/
+ϴ [󤫤ޤ] /(n) battleship roll sushi/
+ϴ [󤫤] /(n) naval ensign/
+Ļ [󤫤礦] /(n) frigate bird/
+Ļ [󤫤ɤ] /(n) frigate bird/
+ [] /(n) implements of war/
+ [] /(n) battle flag/colours/ensign/
+ [] /(n) military secret/(P)/
+ [] /(n) military discipline/
+ [] /(n) military regulations/
+ [] /(n) war chronicle/
+ʪ [󤭤Τ] /(n) war chronicle/
+ [] /(n) war council/
+ [] /(n) military shoes/
+ [] /(n) game fowl/gamecock/
+ [󤱤] /war dog/
+ [] /(n) war drum/
+ [󤳤] /(n) meritorious war service/
+ [󤳤] /(n) naval port/naval station/(P)/
+ [󤳤] /(n) nation at war/militant nation/
+ [󤳤央] /militarism/(P)/
+ [󤳤央] /militarist/
+ [󤳤礯] /military character/
+Ĵ [󤳤礦] /(n) wartime atmosphere/
+ʣ [󤵤դ] /(n) military-industrial complex/
+ [] /(n) truce bearer/
+ᴱ [󤷤줤] /(n) army commander/
+ [󤷤줤] /(n) military headquarters/
+ [] /(n) soldiers/
+ [] /(n) strategist/tactician/schemer/
+ [] /(n) war materiel/military expenses/war fund/campaign funds/
+ [󤷤] /(n) war funds/campaign funds/
+ [] /(n) military affairs/(P)/
+ʥꥹ [󤸥ʥꥹ] /(n) military analyst/
+Х [󤸥Х] /(n) military balance/
+ [󤸤] /military satellite/
+ [󤸤󤸤] /military assistance/
+齬 [󤸤󤷤夦] /(n) military exercise/
+ [󤸤ˤ夦] /(n) armed intervention/military intervention/
+ [󤸤] /(n) council of war/
+ [󤸤] /(n) military expansion/
+ع [󤸤ä] /(n) military school/
+ [󤸤] /(n) military base/
+̩ [󤸤ߤ] /(n) military secret/
+ [󤸤] /(n) military technology/
+ [󤸤礦Ƥ] /(n) military pact/
+ [󤸤礦礯] /(n) military cooperation/
+ [󤸤礦] /military demarcation line/
+ [󤸤礦] /(n) military training/
+ [󤸤] /(n) military exercise/drill/
+ٻ [󤸤] /(n) military police/
+ [󤸤] /(n) military adviser/
+ [󤸤] /military assistance advisory group/
+ή [󤸤夦] /(n) military exchange/
+ [󤸤] /(n) war bond/war loan/
+ [󤸤礦] /(n) war plant/
+ [󤸤] /(n) military attack/military strike/
+ [󤸤] /(n) military offensive/
+ư [󤸤ɤ] /(n) military movements/
+Ƚ [󤸤Ф] /(n) court-martial/
+Ƚ [󤸤Ф󤷤] /(n) military court/
+ [󤸤󤮤礦] /(n) defense contractor/defense industry/
+ [󤸤Ϥ] /(n) military rule/
+ [󤸤] /(n) military installations/
+ [󤸤礦] /(adj-no) military/strategic/
+ά [󤸤㤯] /(n) military aggression/military invasion/
+ [󤸤] /(n) military sanction/
+ [󤸤] /military regime/
+ [󤸤礦] /(n) military occupation/
+ά [󤸤㤯] /(n) military strategy/
+ [󤸤礦] /(n) military build-up/
+з [󤸤] /(n) military confrontation/
+ [󤸤Ĥ] /(n) man versed in military affairs/
+̿ [󤸤Ĥ󤤤] /(n) war correspondent/
+Ū [󤸤Ƥ] /(adj-na) military/
+Ū [󤸤Ƥ礦] /(n) military threat/
+Ū [󤸤Ƥ礦] /(n) military victory/
+Ūά [󤸤Ƥ㤯] /(n) military aggression/
+ɼ [󤸤Ȥ礯] /(n) military authority/
+ư [󤸤ɤ] /(n) military mobilization/
+Ʊ [󤸤ɤᤤ] /(n) military alliance/
+Ⱥ [󤸤ɤ] /(n) military dictatorship/
+Ǥ̳ [󤸤ˤ] /(n) military mission/
+ǽ [󤸤Τ礯] /(n) military capability/
+ [󤸤Ϥ] /(n) military deployment/
+ [󤸤Ϥ] /(n) military offense/
+̩ [󤸤Ҥߤ] /(n) military secret/
+ [󤸤] /(n) war funds/war expenditures/
+ [󤸤դ] /military blockade/
+ˡ [󤸤ۤƤ] /(n) military tribunal/
+ [󤸤] /(n) military aspect/
+͢ [󤸤椽] /(n) military transport/
+ [󤸤礯] /(n) military force/military strength/
+ [󤷤] /(n) tank (military vehicle)/
+ [] /(n) army cotton gloves/
+ [󤸤] /(n) munitions/military stores/(P)/
+ʵ [󤸤失] /(n) war prosperity/
+ [󤸤夳礦] /(n) munitions industry/
+ [󤸤夳礦] /(n) war plant/
+ [󤸤夵󤮤礦] /(n) defense contractor/defense industry/
+ [󤸤Ҥ] /(n) munitions/military stores/
+ [󤷤夯] /(n) disarmament/limitation of arms/(P)/
+̶ [󤷤夯礦Ƥ] /(n) disarmament agreement/
+ [󤷤] /(n) military book/war history/
+ [󤷤礦] /(n) army commander/
+ [󤸤礦] /(n) military situation/
+ [󤷤礯] /(n) military profession/military post/
+ [󤷤] /(n) god of war/war hero/
+ [󤸤] /(n) military personnel/soldier/(P)/
+Ͳ [󤸤󤪤󤭤夦] /military pension/
+ [󤸤󤻤] /military life/
+ [󤸤դ] /(adj-no) of military bearing/
+ͽȽ [󤸤ӤФ󤷤] /(n) court of inquiry/
+ [󤸤] /(n) camp/battlefield/
+ذ [󤸤󤤤] /(n) military medicine/
+ [󤻤] /(n) military system/military organization/
+ [󤼤] /(n) military forces/hosts/troops/
+ [󤻤] /(n) military government/(P)/
+ [󤻤] /(n) military government/
+ [󤻤] /(n) military government/
+ [󤻤] /(n) military or naval register/muster roll/
+ [󤻤] /(n) ancient commander's fan/
+ [֤] /(n) (wind or human-powered) warship/
+ [󤻤] /(n) (wind or human-powered) warship/
+ [󤽤] /(n) chaplain/
+ [󤽤] /(n) sergeant/
+ [󤽤] /military funeral/
+ [󤽤] /(n) soldier's equipment/
+­ [󤽤] /soldier's socks/
+° [󤾤] /(n) civilian in military employ/(P)/
+´ [󤽤] /(n) soldier/
+ [󤿤] /(n) army/troops/(P)/
+ⲽ [󤿤] /militarization/
+ⶵ [󤿤礦] /military training/
+Կʶ [󤿤󤭤礯] /(n) military march/
+⼰ [󤿤] /(n) military style/army style/
+ [󤿤] /(n) army life/
+ [󤿤] /(n) military funeral/
+ [] /(n) army corps/(P)/
+Ĺ [礦] /(n) corps commander/
+ [] /(n) war story/
+Ĺ [礦] /(n) combat commander/
+ [Ȥ] /(n) saber/side arms/service sword/
+ [Ȥ礯] /military authorities/
+ƻ [ɤ] /(n) military road/
+ [] /(n) army horse/
+ [Ф] /(n) stratagem/tactics/(ancient) military leader's fan/wrestling umpire's fan/(P)/
+ȶ [Ф] /(n) military clique or party/
+ [] /(n) war funds/war expenditures/
+ [] /(n) armaments/military preparations/(P)/
+ĥ [Ӥ礦] /expansion of armaments/
+ [Ӥ] /arms control/
+ [Ӥ礦] /arms race/
+︺ [Ӥ] /arms reduction/
+̾ [Ӥ夯礦] /reduction of armaments/
+ [Ӥ] /limitation of armaments/
+ű [ӤƤäѤ] /complete disarmament/
+ɼ [Ԥ礦] /(n) military scrip/
+ [] /(n) military porter/
+ [] /(n) military authorities/army circles/(P)/
+Ⱥ [֤ɤ] /military dictatorship/
+ [פ] /(n) military or naval uniform/(P)/
+ʼ [Ӥ礦] /(n) armed forces/battle troops/(P)/
+ʼ [Ԥ礦] /(n) armed forces/battle troops/
+ʼ [ڤ] /(n) armed forces/battle troops/
+ [ۤ] /military broadcast/
+ˡ [ݤ] /(n) military law/martial law/tactics/strategy/
+ˡ [ݤ] /court-martial/
+˹ [ܤ] /(n) military cap/
+̱ [ߤ] /(n) the military and civilians/
+̳ [] /(n) military and naval affairs/military service/
+ [] /(n) (pol) camp gate/general/
+˹ߤ [ˤ] /(exp) to capitulate/to surrender/
+ [󤨤] /(n) military service/
+ [䤯] /(n) military service/
+ [褦] /(n) military accouterments/troop formation/
+ [褦] /(adj-no,n) for military use/(P)/
+Ѵ [褦] /military ship/
+ѵ [褦] /warplane/
+Ѷ [褦] /(n) war funds/war chest/campaign fund/
+Ѹ [褦] /(n) war dog/
+Ͽ [褦] /army (topographic) map/
+ȷ [褦Ф] /(n) carrier pigeon/
+ [褦Ҥ] /military stores/munitions of war/
+͢ [褦椽] /military transport/
+Χ [] /(n) martial law/articles of war/military disciple/military law/
+ά [㤯] /(n) strategy/tactics/
+ά [㤯] /strategist/
+ι [] /(n) army/soldiers/war/
+ [줤] /(n) military command/
+ [줤] /(n) Naval General Staff/
+ [줤] /military honors/
+ϩ [] /military road/
+ [] /Kundali (tantric Buddhist deity)/
+ [] /(n) country/district/(P)/
+ [󤱤] /(n) counties and prefectures/
+ [󤱤󤻤] /county and prefecture system/
+ [󤻤] /county system/
+Ĺ [礦] /district headman/head county official/
+ [] /(n) rural districts/counties/(P)/
+ [䤯] /county offices/
+ [] /(n) divination sign/
+ [] /(n) paperweight/
+ [] /(n) (Buddhist priest's) stole/
+ [] /(n) slashed diagonally from the shoulder/
+ [] /(n) official/duty/person in charge/(P)/
+ο [ΤҤ] /official in charge/person in charge/
+ [] /(n) official/duty/person in charge/
+ [ꤤ] /(n) official (e.g. customs)/clerk in charge/
+괱 [꤫] /(n) official in charge/
+ [ह] /(n) connection (esp. in grammar)/relation/
+礤 [ꤢ] /unfortunate relationship/
+ [] /(v5r) to be the work of/to concern/to affect/to involve/
+뼡˸ [뤷ˤ礦] /such being the case/
+ [] /(n) relation/connection/
+礦 [ꤢ] /(v5u) to get involved or entangled in/to get mixed up in/to have something to do with/to have dealings with/
+ [] /(v5r) to concern oneself in/to have to do with/to affect/to influence/to stick to (opinions)/(P)/
+ [ꤤ] /(n) official (e.g. customs)/clerk in charge/(P)/
+ [꤫] /(n) official in charge/(P)/
+ [] /(n) (math) coefficient/
+ [] /(n,vs) mooring a ship/
+ [] /(adj-no,n) contention/dispute/(P)/
+ʪ [֤] /(n) the legal point of contention/
+° [] /(n) relationship/pending/pendency/
+° [夦] /pending (e.g. legal case)/
+Ĺ [礦] /(n) chief clerk/(P)/
+α [夦] /(n) mooring/anchorage/
+ [뤤] /(n) dependents/encumbrances/complicity/implication/
+ [] /lean/incline/
+ȱ [त] /fortunes on the wane (decline)/
+ [भ] /(n) slope/inclination/list/tendency/trend/bent/disposition/bias/
+ [֤] /(v5k) to incline toward/to slant/to lurch/to heel over/to be disposed to/to trend toward/to be prone to/to go down (sun)/to wane/to sink/to decline/
+ [य] /(v5k) to incline toward/to slant/to lurch/to heel over/to be disposed to/to trend toward/to be prone to/to go down (sun)/to wane/to sink/to decline/(P)/
+ [] /(v5g,vi) to lean/to incline/to tilt/to list/to tip/to careen/to lurch/to incline toward/to slant/to heed over/to be disposed to/to trend toward/to be prone to/to go down (sun)/to wane/to sink/to decline/
+ [] /(v5g,vi) to lean/to incline/to tilt/to list/to tip/to careen/to lurch/to incline toward/to slant/to heed over/to be disposed to/to trend toward/to be prone to/to go down (sun)/to wane/to sink/to decline/
+ [ऱ] /(v1,vt) to incline/to list/to bend/to lean/to tip/to tilt/to slant/to concentrate on/to ruin (a country)/to squander/to empty/(P)/
+ݤ [ऱ] /(v5s) to cast down/to lay low/
+ [] /(v1,vt) to lean/to incline/to tilt/to slant/(P)/
+ [] /(v1,vt) to lean/to incline/to tilt/to slant/
+餫 [ʤ餫] /(adj-na,n) (uk) gently-sloping/gentle/easy/
+ [ʤ] /(v1) to slope/to descend/to slide (snow, etc.)/
+ [ʤ줳] /(v5m) to rush or crowd into/to surge into/
+ [ʤ줪] /(v1) to slide down (snow, etc.)/
+ [] /(n) inclination/
+ [] /(n) tendency/trend/inclination/(P)/
+ [] /(n) beauty/siren/courtesan/prostitute/
+ [] /dip (of the compass)/
+ [] /(n,vs) inclination/slant/slope/bevel/list/dip/(P)/
+в [] /progressive increase in rent/
+г [㤫] /(n) angle of inclination/
+з [㤱] /(n) angle meter/
+ [㤻] /priority production/
+ [] /gradient/
+ [] /inclined plane/slope/
+ [] /(n) beauty/siren/courtesan/prostitute/
+ [夦] /(n) devotion/concentration/(P)/
+İ [礦] /(n) listening closely/(P)/
+ [] /(n) inclination/
+ [Ȥ] /(n,vs) admiration/adoration/concentration on/idolizing/(P)/
+ʤ [դ] /(n,vs) turning upside down/
+ [] /decanting/
+ [] /(n,n-suf,vs) penalty/sentence/punishment/(P)/
+ [] /(n) prison term/
+ [] /(n) instruments of punishment/
+ [] /jail/punishment/
+ [] /(n) execution/
+ [] /(n) criminal case/(police) detective/(P)/
+ [] /criminal case/
+Ƚ [Ф] /criminal trial/
+ [] /criminal case/(P)/
+ʬ [֤] /punishment of a criminal/
+ [礦] /(adj-no) penal/criminal/
+Ǥ [ˤ] /criminal liability/(P)/
+ʾ [礦] /criminal action/
+ʾˡ [礦ۤ] /Criminal Procedure Code/
+ܺ [] /(n) criminal investigation/
+ [Ϥ] /(n) criminal offense/
+ [Ҥ] /the accused/
+ [Ҥˤ] /the accused/
+ [ۤ礦] /criminal indemnity/
+ˡ [ۤ] /(n) criminal court/Crown Court (UK)/
+ [礦] /(n) place of execution/
+ŵ [Ƥ] /(n) criminal law books/
+ [] /(n) condemned person/prisoner/
+ȳ [Ф] /(n) judgement/penalty/punishment/(P)/
+ˡ [ۤ] /(n) criminal law/penal code/(P)/
+̳ [फ] /prison guard/
+̳ [व礦] /prison industry/
+̳ [ष] /(n) prison/penitentiary/(P)/
+̳Ĺ [ष礦] /warden/
+̾ [ᤤ] /(n) penalty designations/
+; [] /(n) previous conviction/
+;ο [ΤҤ] /ex-convict/
+; [褷] /ex-convict/
+ [] /(n) executioner/
+Χ [] /(n) criminal law/
+٤ [꤯] /(n) punishment/penalty/execution/
+ [] /(n) (hum) older brother/(P)/
+ [ˤ] /(n) older brother/(P)/
+錄 [꤬Ƥ꤬] /There is little to choose between the two/
+ [] /(n) older brother/sonny (with a nuance of suspicion)/lad/(P)/
+ [ˤ] /(n) elder brother's wife/
+ [ˤ] /(n) one's senior/elder brother/(P)/
+ [ˤ] /(hum) elder brother/
+ [礦] /(ik) (n) brother and sister/
+ [] /(n) brother and sister/
+ [] /(n) defer to another as if an older brother/
+ [ˤ] /(n) (hon) older brother/
+ [礦] /(n) (hum) siblings/(P)/
+ε [礦Τह] /become sworn brothers/
+ﰦ [礦] /brotherly love/
+ [礦] /(n) quarrel between brothers (sisters)/
+ [ˤǤ] /(n) senior schoolmate/senior apprentice/
+ʬ [礦֤] /(n) buddy/pal/sworn brother/
+ [礦] /(ik) (n) older brother and younger sister/
+ [ޤ] /(n) older brother and younger sister/
+ [礦] /sibling argument/
+ [Ҥ餯] /(v5k) (arch) to enlighten/to edify/
+ [] /Keigaku (publisher)/
+ [] /(n) apocalypse/revelation/(P)/
+ [礦] /(n,vs) speaking respectfully/
+ȯ [Ϥ] /(n,vs) enlightenment/development/edification/(P)/
+ [⤦] /(n) enlightenment/instruction/(P)/
+رư [⤦ɤ] /enlightenment movement/the Enlightenment/
+ػ [⤦] /the philosophy of the European Enlightenment/
+ػĬ [⤦礦] /enlightenment movement/the Enlightenment/
+ [] /(n) around March 6th, the day on which hibernating bugs are said to come out of the ground/
+ [Ƥ] /(vs) edification/enlightenment/guide/
+Ѥͭ [Τ] /harsh-mannered/angular/rough/
+ [ؤ] /(arch) ritual jades worn by feudal lords in ancient China/
+ [] /(n) silicon (Si)/
+ [] /(n) diatom/
+ [] /(n) diatomaceous soil/
+ [] /(n) mold/model/style/shape/data type/(P)/
+Ȥ [ˤϤ] /(v1) to stereotype/to squeeze into a pattern/to regiment/
+ [] /(n) pattern paper (for dressmaking)/
+ [] /(n) model/(P)/
+ [礦ᤤ] /(vehicle's) type certification/
+ [] /(n) stencil dyeing/
+̤ [ɤ] /(adj-na,n) formal/
+ˤ [֤] /(adj-na,adj-no,n) unusual/unconventional/
+ [Ф] /(n) pattern number/
+Ѵ [ؤ󤫤] /type conversion/
+ [] /(n,vs) losing shape/getting out of shape/
+ [勞] /(n) mold/
+ [] /(n) pledge/vow/promise/destiny/share bed and board/
+ [] /(v5r) to pledge/to promise/to swear/
+ [] /(n) impression of a seal over the joint of two papers/tally/
+ [] /(n) opportunity/chance/(P)/
+ [] /(n,vs) coincidence of opinions, etc./agreement/
+ [䤯] /(n) contract/compact/agreement/(P)/
+ [䤯] /contract period/
+ [䤯] /(n) down payment/contract money/
+ [䤯褦] /(n) contract employment/
+󹹲 [䤯] /(n) contract renewal/
+Ұ [䤯㤤] /(n) contract employee/
+ [䤯] /(n) party to a contract/
+ [䤯] /(n) (written) contract/
+ [䤯դꤳ] /(n) breach of contract/
+ [䤯] /(n) contract dispute/
+ [] /(n) form/shape/figure/type/(P)/
+ [] /(exp) to get out of shape/to lose shape/
+Ť [Ť] /(v5r) to form/to shape/to make/to mold/to build up/(P)/
+ȿѤ [Ȥ򤫤] /(exp) to change the shape and color of/
+ɤ [ɤ] /(v5r) to model on/to make in the shape of/to represent/to pattern after/to symbolise/to imitate/
+շ [] /(n) (MA) shape-of-the-mind fist/Hsing I Chuan/
+ [] /(n) the form and its shadow/things inseparable/
+ [] /(n) ruin/wreck/mere skeleton/framework/
+ [] /(n) becoming a mere shell or dead letter/
+ [Ф] /for form's sake/
+ [] /(n) memento/souvenir/(P)/
+ʬ [ߤ櫓] /(n) distribution of mementos/
+ [Ť] /(v5r) to form/to shape/to make/to mold/to build up/
+ [] /(adj-no,n) physical/material/
+ [] /(n) physical sciences/
+ [礦] /(n) metaphysical/
+ [礦] /(n) metaphysics/
+ [] /(n) form/formality/format/math expression/(P)/
+ [央] /formalism/
+ĥ [Ф] /(v5r) to stand on ceremony/
+Ū [Ƥ] /(adj-na) formal/(P)/
+Ū [Ƥʤ] /formal gender/
+ [] /beauty of form/
+ [] /(n) formalism/
+ [] /(n) formal logic/
+ [] /(n) form and nature/
+ž [ĤƤ󤫤] /transformation/
+Ƴ [Ĥɤˤ夦] /transduction/
+ [ɤ] /(v5r) to model on/to make in the shape of/to represent/to pattern after/to symbolise/to imitate/
+ [礦] /(n) scenic beauty/
+ [礦] /(n) shape/figure/image/
+ݲ [礦] /(n) giving shape to/
+ [礦] /(n) shape/form/(P)/
+ [礦] /shape memory alloy/
+ [ʤդ] /(n) one's appearance/
+ [] /(n) condition/situation/prospects/(P)/
+ [] /(n,vs) formation/(P)/
+ [] /plastic surgery/
+ [] /(n) formative period (e.g. of nation)/formative year/
+ [] /(n) formative layer/
+ [] /(n) kanji in which one element suggests the meaning, the other the pronunciation/
+ʸ [⤸] /(n) semasio-phonetic character (combining semantic and phonetic components)/
+ [] /(n) traces/evidence/(P)/
+ [礦] /(n) features/look/aspect/phase/form/
+ [] /(n) features/look/aspect/phase/form/
+¤ [Ť] /(v5r) to form/to shape/to make/to mold/to build up/
+ [] /(n) form/shape/figure/
+ [ʤ꤫] /one's appearance/
+ [] /(n) form/shape/figure/(P)/
+ֳ [] /(n) morphology/
+ [] /(n) morpheme/
+ [] /(n) morphology/
+ [] /(n) paper image/
+̵ [ʤ] /(adj-na,n) spoiled/ruined/loss of face/
+ [] /(n) wooden printing block/
+ [褦] /(n,vs) form/figure/qualification/description/modifying/figure of speech/(P)/
+Ƹ [褦] /(n) an epithet/
+ƻ [褦] /(n) "true" adjective/(P)/
+ƻ촴 [褦] /stem (word)/
+ư [褦ɤ] /(n) adjectival noun/quasi-adjective/
+¤礭 [Τ] /of large diameter/
+¹ [] /(n) go right ahead/
+ [Ƥ] /(n) great difference/
+ϩ [] /(n) path/route/process/
+äޤ줿͡ [ᤰޤ줿ҤȤӤ] /blessed people/favored (privileged) people/
+äޤ줿Ϳ [ᤰޤ줿ҤȤӤ] /blessed people/favored (privileged) people/
+äޤ [ᤰޤ] /(v1) to be blessed with/to be rich in/(P)/
+ä [ᤰ] /(n) blessing/(P)/
+ä [ᤰ] /(v5m) to bless/to show mercy to/(P)/
+ñ [] /(n) welcome rain/
+£ [] /(n,vs) presentation/
+¸ [] /(n) message appended to a note accompanying a gift, requesting the recipient to keep the gift at hand/
+¸ [] /(n) message appended to a note accompanying a gift, requesting the recipient to keep the gift at hand/
+ [] /(n) blessing/pity/favor/benefit/
+ [Ӥ] /(n) The God of Wealth/(P)/
+ [Ӥ] /(n) smiling face/
+ܹ [Ӥ] /(n) fete in honor of Ebisu/
+ [ۤ] /(n) favourable or lucky direction/
+ [ۤޤ] /(n) New Year's visit to a shrine or temple which lies in a favorable or lucky direction/
+Ϳ [] /(n,vs) presentation/giving/bestowing/
+Ĥ [] /(oK) (n) joy/delight/rapture/pleasure/gratification/rejoicing/congratulations/felicitations/
+Ĥ [] /(v5b) to be delighted/to be glad/
+IJ [] /(n) congratulation/
+Ļ [] /(n) auspicious event/(P)/
+Ľ [夯] /(n) congratulation/celebration/(P)/
+ [] /(abbr) Keio University/(P)/
+ [礦] /(n) sign of happiness/good omen/
+Ĥ [礦] /(n) congratulations and condolences/(P)/
+ʡ [դ] /(n) happy event/happiness/
+ [夯] /Keio (Private University)/
+Ŵ [] /(adj-na,n) discerning (quick) eye/keen insight/
+ [Ӥ] /(adj-na,n) (rare) clever/of quick intellect/
+ [] /(n) rest/(P)/
+Ƥ [] /(n) rest/(P)/
+Ƥξ [Τ] /place for relaxation and refreshment/
+Ƥ [] /(v5u) to rest/to relax/to repose/(P)/
+Ƽ [] /(n) diverticulum/
+Ǥ [] /(v1) (1) to publish/to print/to carry (an article)/(2) to put up/to hang out/to hoist/to fly (a sail)/to float (a flag)/(P)/
+Ǻ [] /(n,vs) appearance (e.g. article in paper)/(P)/
+Ǽ [] /(n,vs) notice/bulletin/(P)/
+Ǽ [Ф] /(n) bulletin board/display board/clipboard/(P)/
+Ǽĥƥ [Ф󥷥ƥ] /(n) bulletin board system (BBS)/
+ [褦] /(n,vs) hoist (flag)/fly/display/(P)/
+Ȥ [] /(v1) to carry in one's hand/(P)/
+Ȥ [] /(v5r) to participate/to take part/(P)/
+ȹ [] /(n,vs) carrying/
+ [] /(n,vs) (1) carrying something/(2) mobile telephone (abbr)/(P)/
+ӥ [] /hand camera/
+ [Ǥ] /mobile telephone/cellular telephone/
+ [Ҥ] /personal effects/hand baggage/
+ɤ [ޤ] /(n) reverence/respect/honor/veneration/esteem/
+ɤ [ޤ] /(v5u) to show respect/to honour/(P)/
+ɤ [] /(vs-s) to respect/
+ɰ [] /(n) respect and affection/
+ɰ [] /(n) respect/honour/(P)/
+ɱ [] /(n,vs) keeping at a distance/"kicking upstairs"/giving a batter an "intentional walk"/(P)/
+ɶ [] /(int,n) Sincerely yours/(P)/
+ɸ [] /(n) honorific/term of respect/(P)/
+ɾ [礦] /(n) title of honour/(P)/
+ɿ [] /(n) piety/reverence/
+ [] /(n) (gram) distal style/
+ [Ϥ] /(int,n) Yours Sincerely ../
+ [դ] /(n,vs) (having great) admiration for/
+ [] /(n) love and respect/
+ [줤] /(n,vs) salute/
+Ϸ [] /(n) respect for the aged/(P)/
+Ϸ [Τ] /Respect-for-the-Aged Day Holiday (Sep 15)/
+Ϸ [] /(n) meeting to show respect for the aged/
+ [] /(adj-na,n) pious/devout/modest/
+ʱ [] /(n) auspicious cloud/
+ʴ [] /(n) scenery/(P)/
+ʵ [] /(n) condition/state/business (condition)/(P)/
+ʵŤ [Ť] /(n) putting life into/animating/cheering up/
+ʵ [դ] /(n) economic comeback (rebound, recovery, turnaround)/
+ʵ [󤵤] /(n) economy recovery plan/
+ʵ [] /(n) economic expansion/
+ʵ̤ [ߤȤ] /(n) economic outlook/
+ʵ® [󤽤] /(n) economic slowdown/
+ʵ [] /(n) recession/
+ʵ̾ [夯礦] /(n) economic contraction/
+ʵ۴ [󤫤] /business cycle/
+ʵк [] /(n) economic measure/
+ʵ [Ƥ] /(n) economic slump/
+ʵưؿ [ɤ] /(n) diffusion index (DI)/
+ʵȽ [Ϥ] /(n) economic assessment/
+ʵ԰ [դ] /(n) economic malaise/
+ʵդ [Ť] /(n) putting life into/animating/cheering up/
+ʵư [ؤɤ] /business fluctuations/
+ʶ [礦] /(n) (Chinese term of reference to) Nestorianism/
+ʶ [礦] /(Chinese term of reference to a) Nestorian/
+ʶ [礦] /(n) situation/business climate/outlook/
+ʶ [礦] /(n,vs) adoration/admiration/reverence/love of virtue/
+ʶ [] /(n,vs) adoration/admiration/reverence/love of virtue/
+ʾ [礦] /(n) picturesque scenery/(P)/
+ʾ [礦Τ] /place of scenic beauty/
+ʾ [礦] /picturesque scenery/
+ʿ [] /(n) scenery/scene/landscape/(P)/
+ [Ҥ] /(n) gift/premium/(P)/
+ʪ [֤] /(n) natural features/scenery/a premium/gift/
+ [Ĥ] /(n) Japanese Judas tree/(P)/
+ [] /(n) (abbr) knight (shogi)/
+ˤȤ [򤪤Ȥ] /(exp) to lose a knight/
+˰ [] /(n) servants' registry/
+˴ [] /(n) crown of laurel/
+˴ [󤷤] /(n) poet laureate/
+˷ [] /(arch) moon/
+ [ʤ] /knight promotion/
+ [Ĥ餪Ȥ] /man in the moon/
+ [] /(n) knight (shogi)/
+ [] /(n) cinnamon/
+ [] /(n) katsura forest/beautiful forest/
+̴ [] /(n) ravine/
+ [] /(n) sound of a valley stream/
+ë [] /(n) valley/ravine/canyon/(P)/
+ή [夦] /(n) mountain stream/(P)/
+ή [夦Ť] /mountain stream fishing/
+ [] /(n) (uk) causeway/
+θ [] /(n) practice/training/study/(P)/
+θŻ [] /(n) accomplishments/
+θž [] /(n) training room (hall)/gymnasium/
+θ [] /(n) training partner/
+θ [] /(n) gym suit/training clothes/
+θ [] /(n) day for one's lesson/
+μ [] /(n) bowing to the floor/
+ [] /(n,n-suf) (1) system/lineage/group/(2) type of person/(P)/
+Ͽ [] /(n) family tree/pedigree/genealogy/(P)/
+Ͽ޳ [] /genealogy (the study)/
+ [Ȥ] /(n) system/family line/geological formation/lineage/ancestry/(P)/
+ [Ȥ] /(n) genealogical tree/
+ [Ȥ󤬤] /systematic theology/
+Ū [ȤƤ] /(adj-na,n) systematic/
+ [] /(n) genealogy/pedigree/(P)/
+ [] /(n) series/system/grouping of enterprises/order succession/(P)/
+ [Ĥ] /(n,vs) putting in order/systemize/
+ [Ĥ] /affiliate company/
+ [礦] /(n) sutra/Buddhist scriptures/(P)/
+ [Ƥ] /(n) (weaving) warp/
+Ф [] /(v5t) to pass/to lapse/(P)/
+Ф [ؤ] /(v1) to pass/to elapse/to experience/(P)/
+Фɤ [礦] /(exp) to chant a sutra/
+Фǰ [礦ͤ󤸤] /(exp) to chant a sutra/
+а [] /(n) (1) details/whole story/sequence of events/particulars/how it started/how things got this way/(2) complications/position/
+а [] /(n) (1) details/whole story/sequence of events/particulars/how it started/how things got this way/(2) complications/position/(P)/
+а޵ [] /(n) theodolite/
+б [] /(n,vs) management/administration/(P)/
+бĥ롼 [롼] /management group/
+бĥ󥵥륿 [󥵥륿] /(n) management consultancy/
+бij [] /(n) management studies/
+бijؽ [夦] /Master of Business Administration/MBA/
+бĴ [] /business management/
+бĴפν [ФΤ夦] /fulfillment of management base/improvement of management foundation/
+бĸ [] /(n) right of management/
+бĹ [] /management engineering/
+бĹ [꤫] /streamlining of operations/
+бĺƷ [] /management reorganization/
+бĻ [] /labor participation in management/
+бĻ [] /management resource(s)/
+бļ [] /(n) manager/proprietor/(P)/
+бĿ [] /the management ranks/
+бά [㤯] /management strategy/
+б¿Ѳ [] /diversification/
+бž [Ƥ󤫤] /management reorganization/
+б [ʤ] /financial difficulties/
+бþ [Ϥ] /business failure/
+б [] /operating costs/
+б [ۤ] /(n) management policies/
+в [] /(n) passage/expiration/progress/(P)/
+г [] /(n) Confucianism/
+дģ [礦] /(abbr) Economic Planning Agency/(P)/
+ж [礦] /Management Conference/
+з [] /(n) acupuncture point/
+и [] /(n,vs) experience/(P)/
+и [󤬤] /having little experience/
+и鷺 [Ȥ鷺] /no experience necessary/
+иʳ [󤫤] /(n) empirical science/
+иѤ [󤺤] /experienced/already had an experience (with something)/
+и [󤷤] /(n) experienced person/person who has had a particular experience/(P)/
+и [󤷤央] /empiricism/
+и [] /(n) story of one's experiences/
+иŪ [Ƥ] /(adj-na) experiential/
+и [] /(n) empiricism/
+и [] /(adj-no,n) oral/
+иͿ [Ȥ] /(n) (doses for) oral administration/
+иǥ [Ҥˤ䤯] /(n) oral contraceptives/
+й [] /(n) government/administration/
+к [] /(n) economics/business/finance/economy/(P)/
+кѥƥ [ƥ] /(n) economic system/
+кѥѥ [ѥ] /(n,vs) economic espionage/
+кѥǡ [ǡ] /(n) economic data/
+кѥХ֥ [Х֥] /(n) economic bubble/
+кѥǥ [ǥ] /(n) economy model/
+кѱ [󤨤] /(n) economic management/
+кѱ [󤸤] /economic assistance/
+кѲ [] /(n) frugal person/
+кѲ [դ] /economic recovery/
+кѲ [] /economic reform/
+кѳ [] /(n) economic world/financial circles/(P)/
+кѳ [] /economic diplomacy/
+кѳʺ [] /economic disparity/
+кѳ [] /(n) economics/
+кѳư [Ĥɤ] /economic activity/
+кѴĶ [󤭤礦] /(n) economic environment/
+кѴǰ [ͤ] /sense of economy/
+кѴģ [礦] /Economic Planning Agency/(P)/
+кѴģĹ [礦礦] /Director General of Economic Planning Agency/
+кѴ [] /(n) economic crisis/
+кѶ [礦礯] /(n) economic competitiveness/
+кѶ [礦礯] /economic cooperation/
+кѶϳȯ [礦礯ϤĤ] /OECD/Organization for Economic Cooperation and Development/
+кѸ [󤭤夦] /economics research centre/(P)/
+кѸ [] /(n) principles of economics/
+кѸ [] /economic result/
+кѻȾ [󤮤礦礦] /(n) Ministry of Economy, Trade and Industry/
+кѻؿ [] /(n) economic index/
+кѻɸ [Ҥ礦] /(n) economic indicator/
+кѼҲ [㤫] /economic system/
+кѼҲ񥷥ƥ [㤫ƥ] /socio-economic system/
+кѼҲ [㤫ꤸ] /U.N. Economic and Social Council/
+кѾ [礦] /(n) economic climate/
+кѾ [礦礦] /economic conditions/
+кѾ [礦] /economic condition/
+кѿ [] /(n) financial expert/
+кѿ [] /economic waters or zone/
+к [] /economic sanctions/
+к [] /(n) economy (saving money)/
+к [礦] /more economical/
+кĹ [礦] /(n) economic growth/
+кĹΨ [礦] /rate of economic growth/(P)/
+к [] /economic policy/
+к [] /(n) economic output/
+к [] /economic war/
+кά [㤯] /(n) Economic Strategy Council/
+к [] /economic system/
+кк [] /(n) economic measure/
+к [] /economic power/
+кϢ [󤿤󤴤] /(n) Federation of Economic Organizations/
+кŪ [Ƥ] /(adj-na) economic/economical/(P)/
+кŪˤ [Ƥ] /(n) economic pain/
+кŪװ [Ƥ褦] /(n) economic factor/
+к [Ȥ] /(n) economic statistics/
+кƮ [Ȥ] /economic struggles/
+кƱͧ [ɤ椦] /(n) Japan Committee for Economic Development/
+кö [Ȥä] /(n) special economic zone/
+к [Ϥ] /economic white paper/
+кȯŸ [ϤäƤ] /economic development/
+к [դ] /economic blockade/embargo/(P)/
+к [դä] /economic revitalization/rebuilding of an economy/
+кʬ [֤󤻤] /(n) economic assessment/
+к [ۤ] /(n) economic collapse/economic meltdown/
+кˡ [ۤ] /(n) economic law/
+к [] /(n) financial page/
+к [] /(n) economic problem/
+кͽ¬ [褽] /(n) economic forecast/
+к [] /(newspaper's) financial columns/
+к [礯] /economic strength/
+л [] /(n) woman who has given birth/
+л [] /(n,vs) asking for instructions/consulting and obtaining approval/
+л [礦] /Chinese classics/
+л [礦] /(n) scroll mounter/picture framer/
+лղ [礦] /(n) scroll mounter/picture framer/
+л [Ƥ] /(n) (weaving) warp/
+н [ؤᤰ] /(v5r) to travel about/
+н [] /(n) classic Confucian writings/
+о夬 [ؤ] /(v5r) to rise/
+о [礦] /(n) ordinary/(P)/
+о [礦] /(n) current account surplus/
+о [礦夦] /current account balance/
+о [礦] /(n) current expenses/operating costs/
+о [礦ꤨ] /ordinary profit/(P)/
+п [] /(n) menstrual period/
+ [] /(n) administration/government/conduct of state affairs/
+ [] /(n) statesman/
+ [] /(n) meridian/longitude/
+¢ [礦] /(n) scripture house/
+Ϣ [] /(n) (abbr) Federation of Economic Organizations/(P)/
+ŵ [礦Ƥ] /(n) sacred books/sutras/scriptures/Bible/
+ŵ [Ƥ] /(n) sacred books/sutras/scriptures/Bible/
+ [Ǥ] /(n) sacred texts/
+ [] /(n) longitude/(P)/
+Ʋ [礦ɤ] /(n) sutra library/
+ [] /(n) expenses/cost/outlay/(P)/
+︺ [Ҥ] /cost reduction/
+ [ҤĤ䤯] /(n) curtailment of expenditure/financial retrenchment/
+ʸ [礦] /(n) sutras/
+ʸε⤯ [礦ΤȤ] /(exp) to explain the meaning of a sutra/
+ [礦] /(n) paper-thin sheet of wood/
+ͳ [] /(n) go by the way/via/(P)/
+ [餯] /(n) acupressure/acupuncture/
+ [] /(n) management/accounting/(P)/
+ά [㤯] /(n,vs) administration/rule/
+ [줭] /(n) personal history/career/(P)/
+ϩ [] /(n) course/route/channel/(P)/
+ϩʬ [֤] /path integral (physics)/
+ [礦Ӥ] /(n) white kimono in which dead person is dressed/
+ [] /(n) governing/
+Ѥ [Ĥ] /(n) a patch/
+ѤϤ [ĤϤ] /(n) patching (and darning)/(P)/
+Ѥ [Ĥ] /(n) a jointed fishing rod/
+Ѥ礻 [Ĥ碌] /(v1) to join together/to patch together/
+Ѥ碌 [Ĥ碌] /(v1) to join together/to patch together/
+Ѥ [Ĥ] /(n) paper patchwork/
+Ѥ [Ĥ] /(n) capped tooth/(dental) crown/
+Ѥ [Ĥ] /(n) capped tooth/(dental) crown/
+Ѥ [Ĥ] /(n) a coupler/a splice/a successor/an heir/
+Ѥڤ [Ĥ] /(n) a patch/
+Ѥܤ [ĤϤ] /(n) patching (and darning)/
+Ѥ­ [Ĥ] /(v5s) to add (coals to a fire)/
+Ѥ [Ĥ] /(n) a footstool/a graft/a stock/
+Ѥ [Ĥ] /(n) patchwork/
+Ѥʪ [Ĥ] /(n) doing patchwork/an item needing patching/
+Ѥ [Ĥ] /(n) (1) graft (e.g. onto a root stock)/(2) scion/
+Ѥ [Ĥ] /(n) a joint/joining point/
+ѤΩ [Ĥ] /(n) relay/
+Ѥ [Ĥ] /(v5g) to succeed (someone in a business or inheritance)/(P)/
+ѱ [] /(n) swimming relay/
+ѵ [] /(n,vs) occurring in succession/
+ѻ [] /(n) successor/heir/heiress/
+ѻ [] /(n) stepchild/
+ѻ [ޤޤ] /(n) stepchild/
+Ѽ [] /(n) second wife/
+Ѿ [礦] /(n,vs) inheritance/succession/accession/(P)/
+Ѿ [礦] /successor/
+ѿ [ޤޤ] /(n) stepparent/
+ [] /(n) relay race/
+© [ޤޤह] /(n) stepson/
+³ [] /(n,vs) continuation/(P)/
+³Ū [Ƥ] /(adj-na) continuous/(P)/
+Ŵ [Ǥ] /(n) (electric) relay/
+ŵ [Ǥ] /(electrical) relay/
+Ÿ [Ǥ󤱤] /relay key/
+ [Ȥ] /(n) relieving the (starting) pitcher/(P)/
+ [] /second husband/
+ [] /(n) stepfather/
+ [ޤޤ] /(n) stepfather/
+ʴ [ޤޤ] /(n) unmixed-in lump of flour/
+ [] /(n) stepmother/
+ [ޤޤϤ] /(n) stepmother/
+̼ [ޤޤह] /(n) stepdaughter/
+ [Ĥ] /(n) joint/seam/
+Ҥ [Ĥʤ] /(n) connection/link/relationship/(P)/
+Ҥ [Ĥʤ] /(v5r) to be tied together/to be connected to/to be related to/(P)/
+Ҥ [Ĥʤ] /(n) (uk) a stopgap measure/a filler (i.e. time, space)/
+Ҥ碌 [Ĥʤ碌] /(v1) to join or tie or knot together/
+Ҥߤ [ĤʤȤ] /(v1) to tie/to fasten/to hitch/
+Ҥ [Ĥʤ] /emergency fund/
+Ҥ [Ĥʤդ] /(n) overalls/boiler suit/
+Ҥ [Ĥʤ] /(n) knot/joint/
+Ҥͻ [Ĥʤ椦] /bridge loan/relief or emergency loan/
+Ҥ [Ĥʤ] /(v5g) (uk) to tie/to fasten/to connect/to transfer (phone call)/(P)/
+Ҥ [Ĥʤ] /(v1) to connect/
+Ҽ [] /(n) copula/
+ [] /(n) mooring/
+ [] /(n) a dispute/a conflict/controversy/
+° [] /(n) relationship/pendency (of a legal case)/
+ [Ф] /(n) constraint/restraint/
+α [夦] /(n) mooring/
+ [뤤] /(n) dependents/(family) ties/
+ӻ [] /(n) ruled (lined) paper/
+ [] /(n) ruled line/rule/
+ [Ҥ] /(exp) to rule (line)/
+ɽ [Ҥ礦] /(n) chart/
+ [] /(n) stalk/(P)/
+ [褦] /(n) stems and leaves/
+ [Ф] /(n) thorn/brier/
+ [] /thorn/whip/
+մ [] /(n) crown of thorns/
+պ [] /(n) my wife (thorn spouse)/
+ [礯] /(n) brambles/thorns/
+ [Ф] /(n) brambles/thorns/
+ [Ф餻] /barbed wire/
+ [ۤ] /(n) firefly/(P)/
+֤θ [ۤΤҤ] /firefly glow/Auld Lang Syne/
+ֱ± [ۤ뤤] /(n) firefly squid/
+ֲ [] /(n) light of a firefly/
+ֲ [ۤ] /(n) light of a firefly/
+ָ [] /(n) fluorescence/
+ָ [] /(n) fluorescent substance/
+ָ [Ȥ礦] /fluorescent paint/
+ָ [Ȥ] /(n) fluorescent lamp/person who is slow to react/(P)/
+ָ [Ȥ] /(n) fluorescent lamp/person who is slow to react/
+ָ [Ф] /(n) fluorescent screen/
+ָʪ [֤ä] /fluorescent substance/phosphor/
+ּ [ۤ뤬] /(n) firefly catching/
+ [] /(n) fluorite/
+ [ۤ뤤] /(n) fluorite/
+ [] /(n) diligence in studying (e.g., continue to study even in such poor light as offered by a firefly or that reflected by snow)/
+θ [ĤΤ] /the fruit of diligent study/
+ [֤ۤ] /(n) bellflower/
+ [] /(n,n-suf) plan/(P)/
+פ餤 [Ϥ餤] /(n) arrangement/good offices/
+פ餦 [Ϥ餦] /(v5u) to manage/to arrange/to talk over/to dispose of/
+פ [Ϥ] /to be taken in/
+פ [Ϥ] /(n) measure/weight/
+פ˳ݤ [Ϥˤ] /(exp) to weigh on a scale/
+פΤʤ [Ϥꤷʤ] /(adj,exp) unfathomable/inestimable/immeasurable/(P)/
+פ [Ϥ] /(v5r) to measure/to weigh/to survey/to time (sound, gauge, estimate)/(P)/
+ײ [] /(n,vs) plan/project/schedule/scheme/program/(P)/
+ײ¹Ԥ˰ܤ [򤸤äˤĤ] /(exp) to put a plan in effect/
+ײʤ [򤹤] /(exp) to carry a plan forward/
+ײΩƤ [򤿤Ƥ] /(exp) to make plans/
+ײ [] /blueprint/
+ײк [] /planned economy/
+ײ [] /a planner/
+ײ [] /(n,adj-no) planning/planning ability/deliberateness/
+ײʳ [󤫤] /planning stage(s)/
+ײŪ [Ƥ] /(adj-na) systematic/(P)/
+ײŪȹ [ƤϤ󤳤] /(n) deliberate attack/
+ײݻ [Ȥ] /planned bankruptcy/
+ײȺ [Ϥ󤶤] /(n) planed crime/
+״ [] /(n) meter/gauge/(P)/
+״ [Ҥ] /instrumental flight navigation/
+׻ [] /(n,vs) calculation/reckoning/(P)/
+׻㤤 [] /miscalculation/
+׻ [󤫤] /(n) computational chemistry (i.e. computer simulation of chemical phenomena)/computer chemistry/
+׻ [] /(n) computer/calculator/
+׻ [] /(n) computer/calculator/
+׻ [󤭤] /inside the computer/
+׻⤤ [] /(adj) calculating/
+׻ [󤷤] /non-electronic computer (i.e. person carrying out computation)/
+׻ [󤸤㤯] /(n) slide rule/
+׻ [󤷤] /(n) statement of account/
+׻ʪ [󤻤֤Ĥ] /computational biology/
+׻ [] /account book/
+׻ [] /(n) computer-tree/
+׻ [] /(n) numerical calculation/
+׻ [] /(n) clocking/timing/
+׻ [] /timekeeper/
+׾ [礦] /(n,vs) appropriation/summing up/(P)/
+׿ [] /(n) figures/numbers/
+׿ [] /(n) a counting machine/
+ [] /(n) instrumentation/
+¬ [] /(n,vs) measurement/measure/(P)/
+ [ꤷ] /(n) public accountant/
+ά [㤯] /(n) plan/trick/plot/stratagem/
+ά˾ [㤯ˤΤ] /(exp) to fall into a trap/to play into another's hands/
+ [礦] /(n) measurement/computation/(P)/
+̥ƥ󥽥 [礦ƥ󥽥] /(n) metric tensor (physics)/
+̴ [礦] /(n) meter/gauge/scale/
+̷кѳ [礦] /(n) econometrics/
+̸ [礦󤴤] /computational linguistics/
+ˡ [礦ۤ] /(n) the Measurement Law/
+٤ [ޤ] /(n) caution/admonition/warning/guard/commandment/precept/binding/bondage/punishment/
+٤ [] /(n) patrol/
+ٱ [] /(n) guard/patrol/escort/
+ٲ [] /(n,vs) warning/admonition/vigilance/(P)/
+ٲ [ۤ] /air-raid siren/
+ٲ [礯] /(n) warning color/
+ٲ [] /wariness/
+ٲ [] /(n) warning line/police cordon/
+ٴ [] /(n) policeman/(P)/
+ٴޤ [ˤ] /(exp) to be caught by a policeman/
+ٴ [󤿤] /police force/
+ٶ [] /(n) aphorism/
+ٸ [] /(n,vs) bodyguard/escort/(P)/
+ٹ [] /(n,vs) warning/advice/(P)/
+ٹå [å] /warning message/
+ٹ [] /warning sound/
+ٹͷ [㤲] /(n) warning shot/
+ٻ [] /(n) police/(P)/
+ٻع [Ĥä] /police academy/
+ٻ [Ĥ] /(n) policemen/
+ٻ [Ĥ] /(n) police powers/
+ٻ [Ĥ] /(n) police dog/
+ٻ [Ĥä] /police state/
+ٻĢ [ĤƤ礦] /police notebook/
+ٻ [Ĥ] /(n) police station/(P)/
+ٻܺ [Ĥ] /(n) police investigation/
+ٻģ [Ĥ礦] /National Police Agency/(P)/
+ٻ [ĤȤ礯] /(n) law enforcement authority/police authorities/the police/
+ٻ [Ĥ礯] /(n) police force/
+ٻ [] /(n) police superintendent/metropolitan police/(P)/
+ٻ [] /(n) Superintendent General of the Metropolitan Police/
+ٻģ [礦] /police headquarters/(P)/
+ټ [] /(n) guard/signalman/attendant/
+پ [礦] /(n) alarm bell/fire bell/(P)/
+پ [礦] /(n,vs) policing (a train)/
+ [] /(n) warning (to society)/
+ [] /social critic/
+ [] /(n) warning/
+ū [Ƥ] /(n) horn/alarm/whistle/foghorn/(P)/
+ȴ [Ф] /(adj-na,n) scintillating/extraordinarily excellent/
+ [] /(n,vs) defense/guard/policing/security/(P)/
+ [Ӥ] /guard/
+ [Ӥ] /(n) security firm/
+ [Ӥ礦] /increased or beefed up security/
+ [Ӥ] /(n) garrison/guards/
+ [ӤƤ] /(n) guardship/
+ [] /(n) police inspector/(P)/
+ [֤] /(n) assistant inspector/
+ [ۤ] /(n) alarm/warning/(P)/
+ [ۤ] /warning sound/
+ [ۤ] /(adj-na,n) alarm/
+ˤ [ۤ] /(n) warning shot/
+ [ܤ] /(n) baton/
+ [ܤ] /(n) guard/
+ [ܤ] /(n) civil defense unit/
+̳ [] /(n) military police/
+ [Ҥ] /(n) heralding/
+ [] /(n) patrol/
+ [] /(n,pref) light/(P)/
+ڡ [뤬] /(adv) lightly/easily/(P)/
+ڡ [뤬뤷] /(adj) indiscreet/thoughtless/careless/frivolous/
+ڡ [뤬] /(adv) easily/
+ڤ [뤤] /(adj) light/non-serious/minor/(P)/
+ڤȺ [뤤Ϥ󤶤] /minor offense/
+ڤϤ [Ϥ] /(adj-na,n) rashness/(P)/
+ڤ٤ [٤] /(n,vs) scorn/disdain/
+ڤ䤫 [䤫] /(adj-na,n) light/easy/non-serious/minor/(P)/
+ڤ䤫 [䤫] /(adj-na,n) light/easy/non-serious/minor/
+ڤ󤸤 [󤸤] /(v1) to look down on/to make light of/
+ڤ󤺤 [󤺤] /(v5r) to despise/to belittle/to look down on/
+ڥ [] /lightweight car with low registration costs/
+ڥȥå [ȥå] /lightweight truck/
+ڰ [] /(adj-na,n) easy/light/simple/
+ڱ [󤲤] /(n) light comedy/
+ڲ [󤬤] /(n) light music/(P)/
+ڲη [] /(n) light opera/
+ڲ [] /(adj-na,n) rhythmical (e.g. melody)/casual (e.g. dress)/light/nimble/(P)/
+ڳ [뤬] /(n) spot-billed duck/
+ڵ [] /(n) light machine gun/
+ڵؽ [󤸤夦] /(n) light machine gun/
+ڵ [夦] /(n) dirigible balloon/
+ڵʼ [ؤ] /(n) light cavalry/
+ڵ [] /(n) hasty or rash act/
+ڵư [⤦ɤ] /(n) a rash and blind act/
+ڶ [虜] /(n) acrobatics/risky undertaking/
+ڶȻ [虜] /(n) acrobat/
+ڶ° [󤾤] /(n) light metals/
+ڷ [뤬] /(adv) lightly/easily/
+ڷڤ [뤬뤷] /(adj) indiscreet/thoughtless/careless/frivolous/
+ڷڤ [뤬] /(adv) easily/
+ڸ [] /(n,vs) abatement/(P)/
+ڸ [뤯] /(adj-no,n) talkative/loose-lipped/persiflage/frivolous talk/
+ڸ [뤯Фʤ] /(n) light jest or story/
+ڹ [礦] /(n) light industry/(P)/
+ڹ [] /(n) light alloy/
+ں [] /(n) minor offense/misdemeanor/
+ڻ [] /(n,vs) despise/slight/ignore/neglect/(P)/
+ڼư [ɤ] /(n) light motor vehicle (lt 550cc)/(P)/
+ڼư [ɤ㤼] /(n) light vehicle tax/
+ڽ [夦] /(n) light boat/skiff/
+ڽ [夦] /(n) relative weight/relative importance/
+ڽ [礦] /(n) relative weight/relative importance/
+ڽ [礦] /(n) minor injury/(P)/
+ھ [礦] /(adj-na,n) trifling/slight/
+ھ [礦] /(adj-na,n) nimble/
+ھƤ [䤭] /(n) wafer/
+ھ [礦] /(n) minor illness/
+ڿ [礯] /(n) light meal/(P)/
+ڿ [] /(n) gullibility/
+ڿ [] /(n) weak earthquake/(P)/
+ڿ [] /(n) light water/
+ڿ帶ϧ [󤷤] /(n) light-water nuclear reactor/
+ڿϧ [] /(n) light-water reactor/
+ [뤤] /(n) pumice stone/
+ [] /(n) lightweight equipment or dress/
+ŵ [Ǥ] /(n) (electrical) appliance/
+ [] /(adj-na,n) slight degree/
+ǧ㳲 [ɤˤ󤷤礦] /(n) mild cognitive impairment (MCI)/
+ [Ϥ] /(n) underling/
+ [Ϥ] /(adj-na,n) frivolous/superficial/(P)/
+û [Ϥ󤷤礦] /small and light/
+ⵡ [Ф] /(n) light bomber/
+Ⱥ [Ϥ󤶤] /(n) minor offence/misdemeanor/
+Ⱥˡ [Ϥ󤶤ۤ] /(n) Minor Offenses Act/
+ [] /(adj-na,n) slight/little/insignificant/
+ [] /(n) fickle/frivolous/
+ [] /(n) contempt/scorn/
+ [٤] /(n,vs) scorn/disdain/(P)/
+ [٤] /(adj-na,n) convenience/simplicity/
+Ŵƻ [ӤƤĤɤ] /(n) narrow-gauge railroad/light railway/
+Ŵƻ [٤ƤĤɤ] /(n) narrow-gauge railroad/light railway/
+̯ [ߤ礦] /(adj-na,n) facile/clever/witty/(P)/
+̯ޯæ [ߤ礦] /(adj-na,n) witty/smart and polished/
+ [] /(adj-na,n) light (weight)/
+ [] /(n) (1) diesel oil/(2) light oil/gasoline/(P)/
+͢إꥳץ [椽إꥳץ] /light transport helicopter/
+Ψ [] /(adj-na,n) rash/thoughtless/careless/hasty/(P)/
+Ψʵ [Ĥʤ] /rash act/
+εʼ [夦ؤ] /(n) (Royal) light cavalry/
+ [礦] /(n) light weight/(P)/
+̵ [礦夦] /(n) lightweight class/
+ϫƯ [ɤ] /(n) light labor/
+ [礦] /(adj-na,n) flippant/
+ [礦դϤ] /(adj-na,n) frivolous and thoughtless/
+ [] /(adj-na,n) thoughtless/flighty/
+۴ [Ӥޤ] /(n) carotid artery/
+̮ [礦ߤ㤯] /(n) jugular vein/
+ư̮ [ɤߤ㤯] /(n) carotid artery/
+ [ˤ] /neck flesh/
+ [] /(n) neck (region)/
+ [ˤȤ] /(n) (domestic) chicken/(P)/
+ܤƤ [ˤȤˤդ] /(exp) to coop hens/
+ܴ [] /(n) cockscomb/crest/
+ܴ [Ȥ] /(n) cockscomb/crest/
+ܷ [] /(n) flock of chickens/
+ܸ [] /(n) mouth of a chicken/
+ܼ [] /(n) poultry house/
+Ƭ [Ȥ] /(n) cockscomb/name of flower/
+ [ˤ] /(n) chicken meat/(P)/
+ [Ȥˤ] /(n) chicken meat/
+ʵ [դ] /(n) poultry manure/chicken droppings/
+ [ᤤ] /(n) cocks-crowing/dawn/
+ [] /(n) hens egg/(P)/
+ [] /(n) art/accomplishment/performance/(P)/
+ݤ [Τष] /devotee of the arts/
+ݤ򤹤븤 [򤹤뤤] /dog that knows (does) tricks/
+ݰ [] /(n) range of skills/
+ݱ [] /(n) artistic and literary circles/
+ݵ [] /(n) geisha/
+ݻ [] /(n) young geisha/
+ݻ [] /(n) accomplishments/
+ݼ [] /(n) geisha/Japanese singing and dancing girl/(P)/
+ݼԤ夲 [򤢤] /(exp) to call in a geisha/
+ݽ [] /(n) (fine) art/the arts/(P)/
+ݽѰ [Ĥ] /art lover/lover of the arts/
+ݽѱ [Ĥ] /(the Japan) Academy of Arts/(P)/
+ݽѲ [Ĥ] /(n) artist/(P)/
+ݽѳư [ĤĤɤ] /(n) artistic activities/
+ݽѺ [Ĥ] /(n) art festival/(P)/
+ݽѺ [ĤҤ] /work of art/artwork/object d'art/
+ݽѻ [Ĥ礦央] /art for art's sake/
+ݽŪ [ĤƤ] /(adj-na) artistic/
+ݽ [ĤҤ] /(n) work (object) of art/
+ݽʸ˲ [Ĥ֤󤫤ΤϤ] /(n) vandalism/
+ݽ [Ĥ] /(n) essay on art/
+ݿ [ˤ] /(n) player/performer/actor/(P)/
+ [] /(n) (abbr) Tokyo University of Arts and Music/
+ [] /(n) talk about art/
+ [Ȥ] /(n) feat/risky attempt/trick/stunt/
+ƻ [ɤ] /(n) accomplishments/arts/
+ǽ [Τ] /(n) public entertainment/accomplishments/attainments/(P)/
+ǽ [Τ] /(n) world of show business/
+ǽ [Τ] /(n) performer/(P)/
+ [Ӥ] /Geibi Line (Hiroshima-North Okayama Railway)/
+ [դ] /(n) style of acting/
+ʸ [֤] /(n) art and literature/
+̵ [ʤ] /(n) unaccomplished/
+̾ [ᤤ] /(n) stage name/(P)/
+ [] /(n) artistic and literary circles/
+ޤ [फ] /(n) meeting/person sent to pick up an arrival/(P)/
+ޤ [फ] /(v1) to go out to meet/to accept as a member of a group or family/(P)/
+ޤ [फ] /(n) welcoming fire for returning spirits/
+ޤ [फ] /(n) angle of attack/
+ޤ [फ] /(v5t) to ambush/to attack/to meet the enemy/(P)/
+ޤ [फ] /(n) hair of the dog/another drink in the morning/
+ޤ [फ] /(v1) to show in/to usher in/
+޷ [] /(n) ambush attack/(P)/
+޷ⵡ [] /interceptor/
+޹ [] /(n) flattery/ingratiation/(P)/
+޽ [] /(n) New Year's greetings (lit. welcoming spring)/
+ [Ҥ] /(n) welcoming guests/
+д [Ҥ󤫤] /(n) reception hall/(P)/
+ [] /(n) whale/(P)/
+߰ [] /(n,vs) drinking hard/drinking like a fish/
+߰Ͽ [Ф礯] /(vs,exp) drinking like a fish and eat like a horse/eating mountains of food and drink oceans of liquor/
+߹ [] /(n) whale bone/
+ߺ [餶] /(n) Cetus/Whale/
+߻ [] /blubber/
+߼ [餸㤯] /(n) (obs) long foot (approx. 37.9cm)/
+ [ˤ] /(n) whale meat/(P)/
+ [] /(n) raging waves/battle cry/
+ [ޤ] /(n) black and white striped curtain (used at funeral service)/
+ [] /(n) whale oil/
+ [] /(n) drama/play/(P)/
+ष [Ϥ] /(adj) violent/vehement/intense/furious/tempestuous/
+餸 [򤨤󤸤] /(exp) to perform a play/
+Dz [] /(n) film drama/
+ಽ [] /(n) dramatization/
+ [] /(n) comic strip with dramatic story/(P)/
+೦ [] /(n) the stage/theatrical world/
+ [] /(n) powerful medicine/violent poison/
+ [] /(n) play writing/(P)/
+ [ä] /(n) playwright/dramatist/
+ [] /(n) dramatic poetry/
+཭ [夦] /(n) strong odor/
+ [] /(n) severe heat/
+ɴα [礦󤨤] /acute hepatitis/
+ [礦] /(n) theatre/playhouse/(P)/
+쳹 [礦] /(n) theater district (quarter)/
+̤ [礦褤] /attending shows/
+࿦ [礯] /(n) exhausting work/
+ [] /(n) severe earthquake/
+ [] /(adj-na,n) intenseness/violence/severity/vehemence/keenness/
+ [] /(n) severe fight/
+ [] /(n) troupe/theatrical company/(P)/
+ [] /(n) the stage/the theatrical world/
+ [] /(n) talk on drama/
+ [夦] /(n) during a play/
+ [夦] /(n) play within a play/
+ [Ĥ] /(n) pain (intense, sharp, violent)/
+ [Ĥ] /(n) dramatic expert/
+Ū [Ƥ] /(adj-na,n) dramatic/(P)/
+ƻ [ɤ] /(n) drama/dramatic art/
+ [ɤ] /(n) deadly poison/
+ɾ [Ҥ礦] /(n) drama criticism/
+ʸ [֤󤬤] /(n) dramatic literature/
+ [ؤ] /(n) sudden change/upheaval/
+̳ [] /(n) exhausting work/hard work/severe duty/
+ [䤯] /(n) powerful medicine/strong poison/(P)/
+ [] /(n) violence/severity/intenseness/fierceness/
+ [] /(n) heated discussion/
+⤿ [] /(v1) to be struck/to be beaten/
+ޤ [ޤ] /(v5r) to pound away/
+礤 [] /gunfight/
+礦 [] /(v5u) to fight/to exchange blows/to rally/
+ [] /(v5s) to shoot to death/
+ߤ [Ȥ] /(v1) to kill/to slay/to shoot to death/to bring down (bird)/(P)/
+ˤ [֤] /(v5r) defeat/crush/
+ȴ [̤] /(v5k) to shoot out (lights, window, etc.)/
+ʧ [Ϥ餦] /(v5u) to drive someone off with gunfire/
+ [] /(n) how to shoot/
+ߤ [] /Cease fire/
+Ȥ [Ȥ] /(v5s) to knock down/to shoot down/to lop off/
+ [] /(v5t) to attack/to defeat/to destroy/(P)/
+ [] /(n) fencing/kendo/
+ [] /(n,vs) pulverising/
+ [] /(n,vs) repulse/repel (i.e. the enemy)/
+ [] /(n,vs) sinking (ship)/(P)/
+ [Ĥ] /(n,vs) shooting down (aircraft)/(P)/
+Ŵ [Ƥ] /(n) percussion hammer/firing hammer/cocking piece/
+ [] /(n,vs) crushing/
+ȯ [Ϥ] /(n) percussion (fuse)/
+ [] /(n,vs) destruction/
+㤷 [Ϥ] /(adj) violent/vehement/intense/furious/tempestuous/(P)/
+㤷 [Ϥ礦] /hot competition/
+㤷 [Ϥ󤸤] /(n) military onslaught/
+㤷 [Ϥ] /strong wind/
+ [] /(adj-na,n) violent/vehement/
+㲽 [] /(n) intensification/aggravation/(P)/
+㲽 [ä] /(n) intensification/aggravation/
+㸺 [] /(n,vs) dropping sharply/decreasing rapidly/(P)/
+ [] /(n) harsh language/
+㹷 [] /(n,vs) excited/exasperated/indignant/rage/enraged/
+㹷 [ä] /(n,vs) excited/exasperated/indignant/rage/enraged/
+ [] /(n,vs) excited/exasperated/indignant/rage/enraged/
+ [ä] /(n,vs) excited/exasperated/indignant/rage/enraged/
+㽭 [夦] /(n) strong smell/
+ [] /(n) intense heat/
+ [礦] /(n) enthusiastic praise/
+ [礦] /(n) violent emotion/passion/fury/(P)/
+˿ȤѤͤ [礦ˤߤͤ] /(exp) to yield oneself to passion/
+㿦 [礯] /(n) busy job/
+ [] /(n) severe earthquake/
+ [] /(adj-na,n) intenseness/violence/severity/vehemence/keenness/(P)/
+ [] /(n) fierce (hard-fought) battle/hot contest/(P)/
+ [] /(n) closely contested constituency/
+ [] /(n,vs) sudden increase/
+ [Ĥ] /(n) pain (intense, sharp, violent)/
+ [] /(n) rage/indignation/exasperation/(P)/
+Ʈ [Ȥ] /(n) fierce fighting/
+ư [ɤ] /(n) terrible shock/agitation/upheaval/(P)/
+ [Ȥ] /(n,vs) crash into/clash/(P)/
+ȯ [Ϥ] /(n) fit/spasm/outburst/
+ʰ [դ] /(n) resentment/indignation/
+ [ؤ] /(n) sudden change/upheaval/(P)/
+̳ [] /(n) exhausting work/hard work/severe duty/
+ή [夦] /(n) raging stream/rapids/(P)/
+ [줤] /(n,vs) encouragement/(P)/
+ [] /(adj-na,n) violent/vehement/furious/fervent/
+ϲ [] /(n) raging sea/
+ [] /(n) heated discussion/(P)/
+ [] /(n) (1) chance or opportunity/chink (in one's armor)/(2) interval/gap/
+ [] /(n) (1) chance or opportunity/chink (in one's armor)/(2) interval/gap/(P)/
+䤤 [] /thinned branches/
+䤫 [] /without a moments delay/
+򱮤 [򤦤] /(exp) to watch for an unguarded moment/
+դ [ߤĤ] /(exp) to seize an opportunity/
+ [] /(n) crevice/crack/gap/opening/(P)/
+ [ޤ] /(n) draft/
+ [] /(n) column/beam/digit/(P)/
+㤤 [] /(adj-na,n) off by a digit/in a different league/incomparable/
+峰 [Ϥ] /(adj-na,n) incredible/extraordinary/
+嶶 [Ф] /(n) girder bridge/
+ [] /excellence/(P)/
+ [] /(v1) to surpass/to outstrip/to excel/
+ [ä] /(adj-na,n) masterpiece/best work/boner/blunder/(P)/
+· [ä] /full array of masterpieces/
+ [ä] /(n) hero/great man/
+ [ä] /(n,vs) excel/foremost/(P)/
+ [Ĥ] /(n) outstanding person/
+ʪ [Ĥ֤] /(n) great man/heroic figure/remarkable character/
+ [] /(n) lack/deficiency/vacancy/(P)/
+礫 [] /(v5s) to miss (doing)/to fail (to do)/(P)/
+礯 [] /(v5k) to lack/to break/to crack/to chip/(P)/
+礱 [] /(n) fragment/splinter/
+礱å [å] /chipped cup/
+礱Ƥ椯 [Ƥ椯Ĥ] /waning moon/
+礱 [] /(n) fragment/broken pieces/splinter/(P)/
+礱 [] /(v1) to be lacking/(P)/
+礱 [] /(n) chip (in a cup)/shortage of weight/
+䤦 [Ĥ򤪤ʤ] /(exp) to bridge a gap/to supply a lack/
+ [Ĥ] /(n) vacancy/vacant position/(P)/
+ [ä] /(n,vs) cutting class/absence from school/
+ [ä] /(n) rejection/disqualification/
+ [ä] /(n) defect/fault/deficiency/(P)/
+٤䤦 [ä򤪤ʤ] /(exp) to make up for a fault/
+ټ [ä󤷤] /(n) defective car/car with a (structural) defect/
+پ [ä󤷤礦Ҥ] /defective merchandise/
+ [ä] /(n) absence (from work)/
+м [ä󤷤] /absentee/
+Ϥ [äȤɤ] /report of an absence/
+Ψ [ä] /absentee rate/
+ [ä] /(n) suspension of service/
+ [ä] /(n) cancellation of lecture or class/
+ [Ĥ] /(n) missing issue (of magazine)/
+ [Ĥ] /(n) omitted word/blank type/missing letter/
+ [Ĥ] /(vs) lusting/
+ [Ĥ礦] /(n,vs) absence/not taking part/(P)/
+翩 [ä礯] /(n) missing a meal/
+翩Ƹ [ä礯ɤ] /schoolchild without lunch/
+翭 [] /(n) yawn/yawning (and stretching)/(P)/
+翭 [󤷤] /(n) yawn/yawning (and stretching)/
+ [ä] /(n,vs) absence/non-attendance/(P)/
+ʺȽ [äФ] /trial in absentia/judgment by default/
+ʼ [ä] /absentee/
+Ϥ [äȤɤ] /report of a school absence/
+» [ä] /(n) deficit/shortage/loss/damage/(P)/
+ [äƤ] /(n) faults/defect/weakness/(P)/
+ǡ [Ĥ] /(n,vs) lack/privation/deficiency/(P)/
+ [äѤ] /(n) suspension of rations or payments/
+ [ĤФ] /(n) missing number/
+ [äԤ] /(n) stockout/out of stock/
+ʸ [Ĥ֤] /(n) missing part (of manuscript)/
+ [] /(n) fragment/broken pieces/splinter/
+ [ĤӤ] /(n) flight cancellation/
+˳ [Ĥܤ] /(n) want/shortage/famine/(P)/
+˳ [Ĥܤ礦] /(n) (vitamin-)deficiency disease/
+ [äݤ] /(n) missing volume/
+ [Ĥ餯] /(n) missing/
+ [Ĥ줤] /(n) failure to pay one's compliments/omission of courtesy/
+ [] /(n) decision/vote/(P)/
+褷 [ä] /(adv) never/by no means/(P)/
+褹 [ä] /(vs-s) to decide/to determine/(P)/
+ޤä [ޤä] /(n) (1) always/without fail/(2) usually/regularly/(P)/
+ޤ [ޤ] /(n) settlement/conclusion/regulation/rule/custom/(P)/
+ޤ꤭ä [ޤ꤭ä] /fixed/obvious/
+ޤ갭 [ޤ뤤] /(adj) feeling awkward/being ashamed/
+ޤ [ޤ] /(n) clincher/winning technique/
+ޤʸ [ޤ] /(n) cliche/
+ޤ [ޤ] /(v5r) to be decided/to be settled/to look good in (clothes)/(P)/
+ [] /(n) agreement/rule/(P)/
+Ĥ [Ĥ] /(v1) to scold/to take (a person) to task/
+ [] /(v1) to decide/(P)/
+ [] /(n) winning pitch/(P)/
+ [ᤳ] /(v5m) to take for granted/to assume/to pretend/
+ [] /(n) a person who decides/deciding factor/clincher/trump card/winning move/(P)/
+Ф [] /locking arms around an opponent and pushing him out of the ring in sumo/
+ [ɤ] /(n) perfect/crucial/
+դ [Ĥ] /(v1) to scold/to take (a person) to task/(P)/
+ʸ [ޤ] /(n) cliche/
+ [ޤ] /(io) (v5r) to be decided/to be settled/to look good in (clothes)/
+Τ [ĤȤ] /(exp) to take a vote/
+ [Ĥ] /(n) decision/determination/(P)/
+դǤ [Ĥ] /be firmly determined/
+ [ä] /(n) river breaking through (its dikes)/
+ [ä] /(n) break (rip) down/
+赯 [ä] /(n,vs) jump to one's feet/stand up against/rising to action/(P)/
+ [Ĥ] /(n) resolution/vote/decision/(P)/
+İ [Ĥ] /(n) resolutions/
+ĵ [Ĥ] /voting body/caucus/
+ĸ [Ĥ] /voting rights/
+Ļ [Ĥ] /resolutions/
+ʸ [Ĥ֤] /written resolution/
+ [ä] /(n,vs) doing (with resolve)/carrying out (i.e. a plan)/
+ [ä] /(n) settlement/liquidation/(P)/
+Ѽ [ä] /method of payment/
+ [ä] /(n,vs) sanction/approval/(P)/
+軻 [ä] /(n) balance sheet/settlement of accounts/(P)/
+軻 [ä] /(n) accounting period/
+軻 [ä] /(n) settlement day/day of reckoning/
+軻 [äۤ] /financial statement/
+ [ä] /(n) preparedness for death/do-or-die spirit/
+ [ä] /(n) suicide corps/
+辡 [ä礦] /(n) decision of a contest/finals (in sports)/(P)/
+辡 [ä礦] /(n) finals game of a tournament/decision of a contest/
+辡 [ä礦] /(n) goal line/
+辡 [ä礦Ƥ] /(n) winning point (goal)/finishing line/(P)/
+迴 [ä] /(n,vs) determination/resolution/(P)/
+迴ߤ [ä󤬤ˤ֤] /(exp) to waver in one's resolution/
+迴ɤ餰 [ä󤬤餰] /one's resolution wavers/
+迴Ǥ [ä򤫤] /(exp) to make a firm resolution/
+ [ä] /water bursting through (a dike)/
+ [ä] /(n,vs) decisive battle/deciding match/play-off/(P)/
+ɼ [äȤҤ礦] /final (decisive) vote/run-off ballot/
+ [ä] /(n) final election/run-off/
+ɼ [äȤҤ礦] /final (decisive) vote/run-off ballot/(P)/
+ [Ĥ] /(adj-na,adv,n) decisively/resolutely/
+ [Ĥ󤿤] /(adj-t) resolute/decisive/determined/
+ [Ĥ] /(n) decision/determination/(P)/
+ [Ĥ礯] /(n) decisive/
+ [ä㤯] /(n) conclusion/decision/end/settlement/(P)/
+ [ä] /(n) collapse/rupture/
+ [äƤ] /(n) decision/determination/(P)/
+긢 [äƤ] /(n) right to decide/
+ [äƤ] /final manuscript/
+Ū [äƤƤ] /(adj-na,n) definite/final/decisive/conclusive/(P)/
+ɼ [äƤȤҤ礦] /(n) casting vote/
+ [äƤϤ] /(n) definitive piece/definitive (authoritative) edition/last word/
+ [äƤФ] /(n) definitive piece/definitive (authoritative) edition/last word/
+ [äƤ] /(n) determinism/
+Ʈ [äȤ] /(n,vs) duel/shoot-out/
+Ʈ [äȤ礦] /(n) dueling challenge/
+ [Ĥ٤] /(n) separation/farewell/(P)/
+ [Ĥ] /(n) breakdown/rupture/(P)/
+餤 [褤] /(adj) manly/sportsmanlike/pure/upright/(P)/
+餯 [褯] /bravely/manfully/(P)/
+餷Ȥʤ [褷Ȥʤ] /find it against one's conscience (to do)/be too proud (to do)/
+ [ä] /(n,vs) religious abstinence/purification/
+ [äѤ] /(adj-na,n) innocence (i.e. not guilty)/purity/uprightness/(P)/
+ [äڤ] /(adj-na,n) fastidiousness/love of cleanliness/(P)/
+ [] /(n,n-suf) hole/(P)/
+ [] /(n) (col) ass/arse/buttocks/
+ꤢ [ʤ] /(hole) punch/stiletto/
+꤬Ƥ [ʤƤ] /(exp) to have (be pierced with) a hole/
+餱 [ʤ餱] /hold no water/be full of holes/
+餱ˤ [ʤ餱ˤ] /(exp) (X) (col) to fuck/
+˴٤ [ʤˤ] /(exp) to fall in a pit/
+Ȥޤ [ʤˤϤޤ] /(exp) to fall in a pit/
+򳫤 [ʤ򤢤] /(v1) to cause a loss/
+ [ʤ򤢤] /(exp) to make a hole/
+ɤ [ʤդ] /(exp) to fill a hole with earth/
+ [ʤܤ] /hole/hollow/
+곫 [ʤ] /(hole) punch/stiletto/
+ [ä] /(n) cave dwelling/troglodytism/
+ [ä礸] /cave dweller/caveman/
+귧 [ʤ] /(n) badger/
+ [Ĥ] /(n) crevice/aperture/
+ [ʤ] /(n) conger eel/
+ݻ [ʤ㤯] /(n) perforated ladle/
+ [ʤ] /(n) little-known good place/
+¢ [ʤ] /(n) cellar/
+ [ʤŤ] /(n) snagging eels/ice fishing/
+ [ʤ] /(n) dark horse (candidate)/
+ [ʤ] /(n) filling in gaps/filling in blanks (in a form, etc)/(P)/
+ [ʤ] /perforated coin/
+ [ʤ] /(n) very old type of kiln made by digging a hole in the side of a hill/
+뤤夲 [椤] /(v1) to wear one's hair up/to arrange one's hair/
+뤤 [椤錄] /(n) traditional hairstyle worn by unmarried women/
+뤦 [椦] /(v5u) to do up (hair)/to braid/(P)/
+ [ह] /(n) ending/conclusion/union/(P)/
+ӤĤ [हӤĤ] /(v5k) to be connected or related/to join together/(P)/
+ӤĤ [हӤĤ] /(v1) to combine/to join/to tie on/to attach with a knot/
+Ӥο [हӤΤ] /(n) Cupid/
+ӹ礻 [हӤ碌] /(v1) to tie/to correlate/
+դ [हӤĤ] /(n) connection/relation/(P)/
+դ [हӤĤ] /(v5k) to be connected or related/to join together/
+դ [हӤĤ] /(v1) to combine/to join/to tie on/to attach with a knot/
+ [हӤ] /(n) way of tying a knot/
+ [हӤ] /(n) knot/
+ܤ [हӤۤɤ] /(exp) to undo a knot/
+ [ह] /(v5b) to tie/to bind/to link/(P)/
+廊 [廊] /(v1) to bind/to fasten/to tie up/
+ [] /(n) making a connection (with Buddha)/
+ [ä] /(n-adv,n-t) result/consequence/(P)/
+ [ä] /(n) hindsight-based opinion/
+ [ä] /(n) tuberculosis/tubercule/(P)/
+˶ [ä] /(n) tubercle bacillus/tuberculosis germ/
+ [] /(n) (Buddh) expiration of term of a vow/
+ [ä夦] /(n,vs) rounding/
+ [ä礯] /(n-adv,n) after all/eventually/(P)/
+ [ä] /(adv,n) last line of a poem/finally/
+ [Ĥ] /(n) summary/wrap-up/
+ [Ĥ] /(n) conclusion/concluding remarks/
+빽 [ä] /(adj-na,n-adv,n) (1) (uk) splendid/nice/wonderful/delicious/sweet/(2) (arch) construction/architecture/(3) well enough/tolerably/(P)/
+ [Ĥ] /(n,vs) combination/union/(P)/
+ [Ĥ] /(n) association/
+ȿ [Ĥ] /connective tissue/
+ [Ĥ] /(n) conjoined twins/
+뺧 [ä] /(adj-no,n,vs) marriage/(P)/
+뺧 [ä뤹] /(exp) to give permission to marry/
+뺧ǰ [ä󤭤ͤ] /wedding anniversary/
+뺧Կʶ [ä󤳤󤭤礯] /wedding march/
+뺧 [äӤ] /wedding ring/
+뺧 [ä󤷤] /(n) marriage ceremony/wedding/(P)/
+뺧ˤ [ä󤤤襤] /wedding present/
+뺧Ŭ [äƤ줤] /(n) marriageable age/
+뺧Ϫ [äҤ] /wedding reception banquet/
+뺧 [äҤ褦] /(n) wedding expenses/
+ [Ĥ] /(n,vs) fruitification (bearing fruit)/being successful/achieving success/realization/
+ [ä] /(n) association/society/(P)/
+Ҥμͳ [äΤ椦] /freedom to assemble/
+뽸 [ä夦] /(n) concentration/regimentation/(P)/
+뾽 [ä礦] /(n,vs) crystal/crystallization/(P)/
+뾽 [ä礦] /(n) crystallography/
+뾽 [ä礦] /(n) system of crystallization/
+뿳 [ä] /(n) conclusion of trial (hearing)/
+ [ä] /(n) formation/(P)/
+ [ä] /(n) calculus/
+ [ä] /(n) knot/nodule/tubercule/
+« [ä] /(n) union/unity/(P)/
+ [ä] /(n) arrhythmia/intermittent pulse/
+ [ä] /(n) conspiracy/collusion/(P)/
+ [Ĥ] /(n,vs) forming into an organization/setting up a group/
+ļ [Ĥ󤷤] /ceremony celebrating the formation of an organization/
+ [ä㤯] /(n) conclusion/decision/end/settlement/
+IJ [ä礦] /(n) colon/
+ȿ [äƤ] /connective tissue/
+ [äȤ] /(n) formation of a party/(P)/
+ [Ĥ礦] /(n) knotted cord or rope/
+Ǽ [椤Τ] /(n,vs) engagement gift/(ceremonial) exchange of engagement gifts/
+Ǽ [椤Τ] /(n) betrothal money/
+ȱ [äѤ] /(n) hairdressing/hairdo/
+ [Ĥ] /(n) end/close/conclusion/
+ɹ [äԤ礦] /(n) freezing (over)/
+ɹ [äԤ礦] /freezing or frost season/
+ [Ĥޤ] /(n) conjunctiva (eye)/
+ [Ĥޤ] /(n) conjunctivitis/
+ [Ĥޤ] /(n) end/conclusion/(P)/
+ [Ĥᤤ] /(n) concluding an alliance/making a pledge/
+λ [Ĥ礦] /(n) completion/
+Ϫ [Ĥ] /(n) dew/condensation/
+ [Ĥ] /(n) conclusion/(P)/
+Ť [ĤŤ] /(v1) to reason/to sum up/to conclude/
+򲼤 [Ĥ򤯤] /(exp) to draw a conclusion/
+դ [ĤŤ] /(v1) to reason/to sum up/to conclude/
+ [ä] /(n) ligature/
+姻 [äĤ] /ligature/
+姽 [äĤ] /ligature/
+ [äդ] /(n) (sitting in) the lotus position/
+ [] /(n) blood/consanguinity/(P)/
+줬ߤޤ [Ȥޤ] /(exp) to stop bleeding/
+줷礦 [ä礦] /(n) plasma/blood plasma/
+줿 [ä] /(n) bloody phlegm/
+ʤޤ [ʤޤ] /(adj) bloody/bloody stench/
+α [Τ] /(exp) bloodshed/
+β [Τޤ] /clot of blood/
+γ [Τ] /(exp) sea of blood/
+ε [Τ] /(n) (hot)-blooded/complexion/
+ηҤ [ΤĤʤ] /blood relationship/
+ν [Τᤰ] /(n) circulation of the blood/apprehension/
+ν꤬ [Τᤰ꤬뤤] /(exp) dim-witted/slow to catch on/
+νΰ [ΤᤰΤ뤤] /(exp) dim-witted/slow to catch on/
+̤ä [Τä] /(adj-pn) warm/blood-circulating/compassionate/
+ƻ [Τߤ] /(n) assorted (female) medical disorders/
+ [Τʤߤ] /(exp) shedding bitter tears/
+ޤߤ [ޤߤ] /(adj-na,adj-no) bloodstained/bloody/
+ޤʤ [ʤߤʤ] /(exp) cold-blooded/unfeeling/heart of stone/
+ [Ҥ] /(exp) to be descended from/
+򸫤褤 [ߤ뤢餽] /struggle with bloodshed/
+찵 [Ĥ] /(n) blood pressure/(P)/
+찵 [ĤĤ] /(n) sphygmomanometer/
+찵߲ [ĤĤ] /(n) anti-hypertensive agent/
+ [Ĥ] /(n) blood/(P)/
+ե [Ĥ] /blood agent/
+եɡԥ [Ĥɡԥ] /(n) blood doping/
+ճ [Ĥ] /(n) hematology/
+նŸ [Ĥ礦] /(adj-na) blood clotting/blood coagulation/coagulation/coagulant/
+ն [Ĥ󤳤] /blood bank/
+շ [Ĥ] /(n) blood type/(P)/
+ո [Ĥ] /blood test/
+ս۴ [Ĥ󤫤] /blood circulation/
+ [Ĥ] /(n) blood products/
+ [Ĥ夦ΤȤ] /blood sugar/
+ [] /(n) spurt or spray of blood/
+ [Ĥ] /(n) blood relative or relationship/(P)/
+ [ä] /(n) blood clot/
+ [ä] /(n) blood vessel/(P)/
+ɷ [ä󤱤] /(n) angiogenesis/
+ [ޤʤ] /(n) bloodshot eyes/in a frenzy/
+쵤 [ä] /(n) vigor/ardor/ardour/vigour/
+쵤 [ä] /(adj-na) youthful vigor/
+ [ä夦] /(n) blood cell/
+ [] /(n) lineage/stock/strain/blood relationship/
+ [Τ] /(n) sticky (clots of) blood/
+ [ä] /(n) circulation (of the blood)/
+Ծ㳲 [ä礦] /disturbance (blockage) of blood flow/
+礤 [] /(n) meat or flesh of a bloody color/
+캯 [ä] /(n) bloodstain/(P)/
+פ [ޤĤ] /(n) victimization/
+ߤ [ɤ] /(n) styptic/
+ [ä] /(n) writing in blood/
+쾮 [ä礦Ф] /(n) platelet/
+쾮ĶŽ [ä礦Ф󤮤礦夦] /(n) platelet aggregation/
+쿧 [ä礯] /(n) complexion/
+쿧 [ä] /(n) haemoglobin/
+ [ä] /(n) serum/
+ [ä] /(n) serology/
+α [ä󤨤] /serum hepatitis/
+ [ä夦] /serum injection/
+ˡ [ä礦ۤ] /serotherapy/
+ [ʤޤ] /(adj) bloody/bloody stench/
+ [Ĥ] /(n) heavy taxation/conscription/
+ [ä] /(n) bloody battle/
+ [ä] /(n) thrombus/
+ [ä󤷤礦] /thrombosis/
+ [] /(adj-no,n) bloodstained/
+ [ä] /(n) expression/looks/
+ [Ф] /(v5r) bloodshot/
+² [Ĥ] /(n) blood relative/
+²ط [Ĥ󤱤] /consanguinity/
+²뺧 [Ĥä] /consanguineous marriage/
+³ [ĤŤ] /(n) blood relation/kin/
+ã [] /(n) covered in blood/
+Ĭ [] /(n) blood/
+ [ä] /(n) sedimentation (rate) of blood cells/
+ [ߤɤ] /blood-stained/desperate struggle/
+ɤ [̤] /(v5r) to smear with blood/to kill/
+ɤ [ޤߤ] /(adj-na,adj-no) bloodstained/bloody/
+ [] /(n) bloody sword (blade)/
+ [äȤ] /(n) blood sugar/(P)/
+ [äȤ] /blood sugar level/
+ [äȤ] /(n) lineage/pedigree/family line/
+ [äȤ] /(n) a pedigree/
+Ʀ [ޤ] /(n) blood blister/
+ [Ĥˤ] /(n) flesh and blood/
+Ǣ [Ĥˤ礦] /(n) bloody urine/
+Ǣ [Ĥˤ礦礦] /hematuria/
+ǿ [] /(n) bloody pus/
+Ƚ [äѤ] /(n) seal of blood/
+ȿ [ؤ] /(n) bloody vomit/
+ [äѤ] /(n) blood spot/
+ [Ĥ٤] /(n) bloody stool/
+̮ [Ĥߤ㤯] /(n) blood vessel/blood relationship/
+ [Ĥᤤ] /(n,vs) blood pledge/oath signed in blood/
+¤ [ޤ褦] /(v5u) to lose one's mind/to lose control of oneself/
+ [äڤ] /(n) clot/
+ͧ [Ĥ椦Ӥ礦] /(n) haemophilia/(P)/
+ͧ´ [Ĥ椦Ӥ礦󤸤] /hemophiliac/
+ [Ĥ뤤] /(n) tears of blood/bitter tears/
+ϩ [Ĥ] /(n) way out/means of escape/
+ [ä礦] /(n) plasma/blood plasma/
+ [ä] /(n) bloody phlegm/
+ [Ĥ٤] /(n) parting/
+ [Ĥ] /(n-t) moon/month/(P)/
+ [ĤŤ] /(n-adv,n-t) every month/(P)/
+ [ĤȤäݤ] /(exp) like the difference between heaven and hell/
+ν [ĤΤ] /(n) moonrise/rise of the moon/
+ξ [ĤΤ] /(n) menses/
+ [ĤΤ] /(n) moonset/moondown/
+ʪ [ĤΤ] /(n) menstruation/
+ [ĤΤ] /(n) ring around the moon/
+ط [ĤΤ擄] /(n) Asian black bear/
+򰥤 [Ĥ򤢤] /(exp) to enjoy the beauty of the moon/
+į [Ĥʤ] /(exp) to gaze at the moon/
+å [Ĥå] /(n) moon rocket/
+ [Ĥ] /(n) moonlight/moon/moonbeams/
+ [Ĥ] /(n) moonlight/moon/moonbeams/
+ۤ [Ĥ] /(n) left (unpaid) from previous month/
+ [Ĥ] /(n-adv,n-t) middle of the month/
+ [ä] /(n) in the moonlight/
+ [ä] /in the moonlight/
+ [äӤ] /(n) Queen of the Night/
+ɹ [äҤ礦] /(n) go-between/matchmaker/Cupid/
+ [Ĥ] /(n) monthly amount (sum)/(P)/
+ݤ [Ĥ] /(n) monthly installment plan/
+ݤ [Ĥ礭] /monthly installment deposit/monthly savings/
+ [Ĥ] /(n) per month/monthly installment plan/
+ [ä] /(n) monthly publication/(P)/
+ [ä󤶤ä] /monthly magazine/
+ [ä] /monthly magazine/
+ [ä] /(n) (during) month/(P)/
+ [ä夦] /(n) monthly salary/(P)/
+뤬夬 [ä夦] /(exp) to get a raise in salary/
+ [ä夦Ȥ] /salaried employee/
+ [ä夦] /pay day/
+ˤ [Ĥ] /(adj-na,n) monthly/
+ˤ־ [Ĥ夦㤸礦] /parking lot rented on a monthly basis/
+ [Ĥ] /Mondays and Fridays/
+ [Ĥ] /(n) crescent shape/
+ [ä] /(n) laurel/the moon/
+˴ [ä] /(n) laurel wreath/
+˼ [ä] /(n) laurel tree/bay tree/
+ [ä] /(n) menstruation/menstrual period/(P)/
+к [äʤ󤷤礦] /dysmenorrhea/
+м [ä夦] /menstrual cycle/
+ [äޤ] /(adj-no) premenstrual/
+ [ä] /(n) sanitary napkin/
+ [ĤŤ] /(n-adv,n-t) every month/
+ [Ĥ] /(n) viewing the moon/(P)/
+ [Ĥߤ] /soba with egg/
+ [Ĥߤ] /(n) evening primrose/
+ [Ĥ] /(n) (1) a month or older/(2) back numbers of a monthly/
+ [ä] /(n) moonlight/moonbeam/(P)/
+ [Ĥ] /(n-adv,n-t) these past months/
+ [Ĥޤ] /(n) monthly (shrine or temple) visit/
+ [ä] /(n) monthly output (production)/(P)/
+Ϥ [ĤϤ] /(iK) (adv,n) beginning of month/
+ [Ĥ] /menstruation/
+ [Ĥ] /(adj-na,n) (1) every month/(2) trite/common/
+ [Ĥʤ] /(adj-na,n) (1) every month/(2) trite/common/
+ [ä] /(n) monthly tuition fee/(P)/
+դǼ [ä򤪤] /(exp) to pay a school fee/
+ [ä夦] /(n) monthly income/(P)/
+ [ĤϤ] /(adv,n) beginning of month/(P)/
+ [ä礦] /(n) monthly sales/
+ [ä礯] /(n) moonlight/
+ [ä礯] /(n) lunar eclipse/(P)/
+ [ä礯] /(n) lunar eclipse/
+ [ä] /Mon-Wed-Fri/
+ [ä] /(n) moon/lunar world/
+ [ä] /phase of the moon/
+­餺 [Ĥ餺] /(n) premature birth/
+ [Ĥ] /(n) a new month starts/
+ö [ä] /(n-adv,n-t) first day of the month/commentary/
+٤ [Ĥ] /(n) (1) a month or older/(2) back numbers of a monthly/
+Ĺ [ä礦] /(n) moonstone/
+ [Ĥ] /(n) moonlight/
+ [Ĥʤ] /(n) by the end of this month/(P)/
+ [ä] /(n) (the) date/(P)/
+ [Ĥ] /(n) time/years/days/(P)/
+ηФ [ĤҤΤ] /(exp) passing of days and months/
+Ⱦ [Ĥʤ] /(adv,n) middle of the month/
+ [ĤФ] /(n) monthly shift or duty/
+ɾ [äԤ礦] /(n) monthly review/
+ [ä] /(n) monthly installment/(P)/
+ [äפϤФ] /selling on the installment plan/
+ʧ [ĤФ餤] /(n) monthly installment/
+ [Ĥʤ] /(adj-na,n) (1) every month/(2) trite/common/(P)/
+¤ [Ĥʤ] /(adj-na,n) (1) every month/(2) trite/common/(P)/
+ [Ĥ٤] /(n) by months/
+ [äݤ] /(n) monthly salary/
+ [äݤ] /(n) monthly report/
+ [ĤȤ] /monthly/
+ [Ĥޤ] /(n-adv,n-t) end of the month/(P)/
+ [Ĥ] /(n-adv,n-t) end of the month/
+ [Ĥᤤ] /(n) moonlight/
+ [Ĥ] /(n) moonlight/
+ [Ĥ] /(n) moonlight/
+ [Ĥ] /(n) moon's surface/(P)/
+ [Ĥ] /(n) moonlit night/(P)/
+븫º [ĤߤΤߤ] /(n) Moon God/Tsukuyomi no Mikoto/brother of Amaterasu/
+ [Ĥ褿] /(n) moonlight mushroom/
+ [Ĥ褦] /(n-adv,n-t) Monday/(P)/
+ [Ĥ褦] /(n-adv,n) Monday/(P)/
+ [Ĥ] /(n) monthly interest/
+ [Ĥ] /(n) moon/
+ [Ĥ줤] /(n) monthly/(P)/
+ [Ĥ줤] /monthly meeting/
+к [Ĥ줤ۤ] /(n) monthly economic report/
+ [Ĥ줤] /(n) age of the moon/
+ [] /(adj-no,n) example/precedent/the usual/the said/the above-mentioned/(man) in question/
+ [] /(n) matter/case/item/(P)/
+ΰ [Τä] /the matter in question/the aforesaid matter/
+ [󤹤] /(n) number (of things)/(P)/
+̾ [ᤤ] /(n) term/subject/title/
+ [] /economy/
+𤷤 [Ĥޤ] /(adj) thrifty/economical/
+𤷤뤷 [Ĥޤ餷] /living frugally/
+𤷤뤹 [Ĥޤ餹] /to live frugally/
+ [] /(adj-na,n) economical and simple/
+ [䤯] /(adj-na,n,vs) thrift/economy/frugality/(P)/
+ [䤯] /thrifty person/economist/
+ [] /miserly, stingy/
+ [ߤĤ] /(v1) to grow weary/to get tired of/
+ [] /(v5m) to get tired of (doing)/to lose interest in/
+ [] /(v5m) to get tired of (doing)/to lose interest in/
+ [] /(v1) to get tired of/to lose interest in/to have enough/
+ [󤨤] /(n) weariness/
+ [󤿤] /(n) languor/fatigue/weariness/boredom/(P)/
+մ [󤿤] /(n) washed-out feeling/
+մ [󤿤] /(n) the stage of fatigue/
+ [Ѥ] /extreme fatigue/
+ [] /(n) health/strength/stick-to-itiveness/(P)/
+򤫤 [] /heartily/severely/
+䤫 [䤫] /(adj-na,n) vigorous/healthy/sound/(P)/
+䤫 [䤫ʤ] /healthy (sound) body/
+ߺ [󤤤] /(n) stomach medicine/
+߾ [󤤤礦] /stomach tablets/
+ [ʤ] /(adj-na,n) brave/gallant/courage/manly/heroic/praiseworthy/industrious/pure/lovable/(P)/
+ [󤭤㤯] /(adj-na,n) good walker/
+Ӳ [󤭤㤯] /good walker/
+ [󤳤] /(adj-na,n) health/sound/wholesome/(P)/
+򹯤ɤ [󤳤ˤ褤] /be good for the health/
+򹯤»ʤ [󤳤򤽤ʤ] /(exp) to lose one's health/
+򹯰 [󤳤礦󤿤] /(n) health maintenance organization (HMO)/
+򹯴 [󤳤] /(n) health care (for the aged)/
+򹯻 [󤳤] /healthy child/
+򹯼 [󤳤] /healthy person/
+򹯾 [󤳤礦ᤤ] /health certificate/
+򹯾 [󤳤] /(adj-no) health (concerns, reasons, etc.)/
+򹯾 [󤳤礦] /(n) (the condition of) one's health/
+򹯿 [󤳤礯Ҥ] /health foods/(P)/
+򹯿 [󤳤] /physical examination/
+ [󤳤] /(n) healthy body/
+ [󤳤] /healthy place/health resort/
+Ū [󤳤Ƥ] /(adj-na) hygienic/healthful/sanitary/
+ [󤳤] /(n) physical beauty/
+԰ [󤳤դ] /poor health/failing heath/
+ݸ [󤳤ۤ] /(n) health insurance/(P)/
+ݸ [󤳤ۤ] /health insurance doctor/
+ݸ [󤳤ۤ󤻤] /(n) health insurance system/
+ݸˡ [󤳤ۤۤ] /the Health Insurance Act/
+ [󤳤ۤ] /(n) hygiene/
+ˡ [󤳤ۤ] /(n) hygiene/
+ [󤳤] /health problem/health issue/
+ [󤶤] /(adj-na,n) in good health/well/(P)/
+ߤ [󤶤] /be in good health/be well/
+ [] /(n) stalwart youth/
+ [󤸤] /(adj-na,n) steady/sound/reliable/solid/
+ [] /desperate character/scoundrel/strong-willed person/
+ [󤷤礦] /(adj-na,n) good health/
+ [󤷤礦] /spirit/pep/energy/
+ [󤸤礦] /(n) healthy person/non-handicapped person/(P)/
+ [󤷤] /(n) (abbr) physical examination/(P)/
+ [󤼤] /(adj-na,n) health/soundness/wholesome/(P)/
+ [Ȥ] /(n) good pitching/
+Ʈ [Ȥ] /(n,vs,exp) fighting bravely/good luck!/good fight/strenuous efforts/(P)/
+Ǿ [Τ] /brain tonic/
+ [] /condition of health/
+ɮ [Ԥ] /(n) powerful pen/
+ɮ [ԤĤ] /ready writer/
+ [] /(n) (abbr) health insurance system/(P)/
+ [] /good walker/
+˺ [ܤ] /(n) forgetfulness/
+˺ [ܤ礦] /(n) amnesia/loss of memory/
+ [ܤ] /(n) good batting/
+ӷ [󤿤] /(adj-na,n) gluttony/voracity/
+ӷ [󤿤] /(n) glutton/gormandizer/
+ [] /(conj,n) and/in addition/concurrently/(P)/
+ [] /(vs) to combine with/to serve as both/to hold an additional post/to use with/
+ͤ [ͤ] /(adv) simultaneously/
+ͤʤ [ͤʤ] /(suf,int) capable of any crime/"would not put it past him"/
+ͤ [ͤ] /(suf,v1) to hold (position)/to serve/to be unable/to be beyond one's ability/to combine with/to use with/cannot/to hesitate to/to be impatient/(P)/
+ͷ [ͤ] /(adv) often/lately/already/
+͹礤 [ͤ] /(n,vs) equilibrium/good balance/poise/(P)/
+ͻŤ [ͤĤ] /(v1) to serve at the same time/
+ [ͤʤ] /(v1) to have both/to combine with/(P)/
+ [ͤ䤯] /carrying on a second line of work/
+ [󤨤] /(n,vs) operating or carrying on simultaneously/
+ [󤫤] /(n) additional post/
+ [󤮤礦] /(n) side line/second business/(P)/
+ [󤴤] /(n) side line/second business/
+ [󤮤礦Τ] /part-time farmer/
+ [󤭤] /(n) additional post/
+ [󤳤] /(n) doing simultaneously/
+ [󤷤夦] /(n) studying two lines together (as a major and a minor)/
+ [󤷤礯] /(n) pluralism/plurality/concurrent post/
+ [󤻤] /(n) concurrent post/
+ [󤿤] /(n) combined use/combination/filling two positions/serving two purposes/
+ [] /(n) subject for a poem/
+Ǥ [ˤ] /(n) concurrent post/(P)/
+ [] /(n,vs) being proficient in both/combine both/
+ʻ [ڤ] /(n,vs) uniting/unity/
+ [] /(n) carrying on a second line of work/
+̳ [] /(n) additional post/(P)/
+ͭ [椦] /(n) having both/
+ [褦] /(n) multi-use/combined use/combination/serving two purposes/
+ [] /(n,n-suf) ticket/coupon/bond/certificate/(P)/
+䵡 [Ф] /(n) ticket machine/
+ [] /(n) the face of a bond, draft or certificate/
+ [] /(n) sword/sabre/blade/bayonet/sting/clock hand/
+ [Ĥ뤮] /(n) sword/(P)/
+λФ [Ĥ뤮ΤޤΤܤ] /(exp) to perform a hazardous deed/
+ƻ [Τߤ] /swordsmanship/
+ӤӤ [򤪤Ӥ] /(exp) to wear a sword at one's side/
+ȴ [̤] /(exp) to draw a sword/
+ȴ [Ĥ뤮̤] /(exp) to draw a sword/
+ [󤬤ߤ] /crater's rim/edge of the ring in sumo/
+ [] /devilish swordsman/
+ [󤫤] /(n) fencer/swordsman/
+ [󤭤㤯] /(n) fencer/swordsman/
+ [] /(n) cup-and-ball game/
+ [󤬤] /sword shape/
+ [󤲤] /(n) sword play/samurai drama/(P)/
+ [󤲤] /(n) weapons/arms/
+ [󤴤] /(n) master fencer/
+ [󤶤] /(n) a tool, used in Ikebana (flower arranging), with a heavy base from which needles project upwards, onto which flowers or branches are pushed/
+ [] /(n) fencer/(P)/
+ [] /sacred sword and jewels/
+ [󤸤] /(n) fencing/
+ [󤸤礦] /sword-shaped/
+ [󤵤] /(n) point of a sword/
+ [󤿤] /sword belt/
+ƻ [ɤ] /(n) kendo/swordmanship/fencing/(P)/
+ƻλ [ɤΤϤ] /fencing teacher/
+ [Ĥ] /(n) scolding/
+ͤ [Ĥ] /(n) rough scolding/
+ [Τ] /(adj-na,n) risky/dangerous/insecure/
+ [ʤ] /(n) the calamity of being killed by the sword/
+դŴˤ [ĤǤäݤ] /(n) fixed bayonet/
+դ򿩤 [Ĥ򤯤] /(exp) to be the victim of a burst of anger/
+դ򿩤魯 [Ĥ򤯤魯] /(exp) to burst out in anger/
+ [] /(n) sword dance/
+ˡ [ݤ] /(n) fencing/
+ [ޤ] /(n) threatening attitude/
+ [󤱤󤴤] /(adj-t) noisy/clamorous/
+ [󤱤󤴤] /(adj-na,n) pandemonium of noise/many people pronouncing diverse opinions in a great uproar/
+ [䤫ޤ] /(adj) (1) noisy/(2) strict/fussy/(P)/
+ [] /(n) quarrel/(drunken) brawl/failure/(P)/
+ޤο [󤫤Τ] /aftermath of a quarrel (failure)/
+ޤʬ [󤫤櫓] /(exp) to separate quarreling person's/
+޹ [󤫤] /(n) belligerent/
+ᤤ [󤫤Ф䤤] /(adj) quarrelsome/
+̤ [󤫤狼] /(of a couple) fighting and splitting up/
+ξ [󤫤礦Ф] /(exp) In a quarrel, both parties are to blame/
+ [󤱤󤴤] /(adj-t) noisy/clamorous/
+ [󤱤󤴤] /(adj-na,n) pandemonium of noise/many people pronouncing diverse opinions in a great uproar/
+ [󤽤] /(adj-na,n) tumult/
+ [Ǥ] /(n,vs) widely talked about/
+ [󤽤] /(adj-na,n) noisy/
+ [] /(n,n-suf) sphere/circle/range/
+ [󤬤] /(n) outside range/outside orbit/(P)/
+ [Ƥ] /(n) circle (for emphasis)/
+ [ʤ] /(n) within the sphere/(P)/
+ [] /(adj) hard (esp. wood)/steadfast/honorable/stuffy writing/(P)/
+ [Ȥ] /stiff speech/
+ [⤯] /hard lumber/
+ [] /chaste woman/
+ [礦Ф] /sound business/
+ [] /(n) firmness/hardness/stiffness/honesty/(P)/
+ [] /(v1,vt) to harden/to freeze/to fortify/
+ѥ [ѥ] /(n) hard biscuits/hardtack/
+ [] /(n) nut/
+ [] /(adj-na,n) honest/respectable/
+줷 [뤷] /(adj) formal/strict/ceremonious/stiff/
+줷 [뤷] /(adj) formal/strict/ceremonious/stiff/
+ [] /(adj-na,n) solid/strong/firm/(P)/
+ [󤶤] /hard wood/
+ [] /iron purpose/
+ [] /(n,vs) holding on to/sticking to/(P)/
+ [󤸤] /(adj-na,n) steady/sound/reliable/solid/(P)/
+ [󤷤] /(n,vs) strong defense/
+ [󤸤礦] /(n) strong fortress/
+ [󤷤줤] /(n) (the Christian sacrament of) confirmation/
+ [] /(n) square/trustworthy person/
+ [󤸤] /(n) stronghold/
+ [֤Ȥ] /(adj-na,n) solidly built person/
+ú [] /(n) hard charcoal/
+Ĵ [礦] /(adj-na,n) bullish/firm (market)/(P)/
+Ǧ [ˤ] /(n) perseverance/
+Ǧȴ [ˤդФ] /(adj-na,n) indomitable perseverance/invincible fortitude/
+ʪ [֤] /(n) straight-laced or stubborn person/
+ [] /(n) hardwood/
+ [뤤] /(n) stronghold/
+ϴ [] /(adj-na,n) solid/
+ [] /(adj-na,n) disagreeable/detestable/unpleasant/reluctant/(P)/
+ [䤤] /(adv,n) (uk) unwillingly/grudgingly/shaking head in refusal (to children)/
+ [餤] /(adj-na,n) dislike/hate/(P)/
+ [餤] /do not like/dislike/
+ [餦] /(v5u) to hate/to dislike/to loathe/(P)/
+餻 [䤬餻] /(n) harassment/pestering/(P)/
+ [䤬] /(v5r) to hate/to dislike/(P)/
+ʵ [ʤ] /unpleasant feeling/
+餷 [餷] /(adj) unpleasant/disgusting/repulsive/detestable/disagreeable/indecent/lewd/dirty/lascivious/
+ [] /(n) disgust/hate/repugnance/(P)/
+ [󤨤] /(n) dislike of smoking/
+챿ư [󤨤󤦤ɤ] /(n) anti-smoking campaign/
+ư [󤨤󤫤Ĥɤ] /(n) antismoking activist/
+츢 [󤨤󤱤] /(n) non-smokers' rights/
+ [] /(n,vs) dislike/aversion/
+ [] /(n,vs) dislike/aversion/
+ [䤭] /(n) dislike/disgust/disinclination/tired of/(P)/
+ [䤱] /(n) dislike/disgust/disinclination/tired of/
+ [] /(n) dislike/disgust/disinclination/tired of/
+ [䤱] /(exp) to be tired of/to be sick of/
+ʪ [󤭤֤] /(adj-na) anaerobe/
+ [] /(n) suspicion/(P)/
+ [󤮤] /(n) suspect/
+ [䤤] /(adv,n) (uk) unwillingly/grudgingly/shaking head in refusal (to children)/
+̣ [] /(adj-na,n) disagreeableness/gaudiness/sarcasm/
+ [] /(v5t) to erect/to be erected/to be built/(P)/
+Ƥ [Ƥ] /(v1) to build/to construct/(P)/
+Ʋ [Ƥޤ魯] /(v5s) to build around/
+Ƴݤ [Ƥ] /under construction/
+ƹ [Ƥ] /(v5m) to be built up/to be crowded with houses/
+ [Ƥޤ] /(n) face/official stance/public position or attitude (as opposed to private thoughts)/(P)/
+ [Ƥޤ] /(n) extension of a building/
+ [Ƥޤ] /(v5s) to extend (building)/to build on/
+ؤ [Ƥ] /(v1) to rebuild/to reconstruct/
+ [Ƥ] /(n) official market quotations/exchange rates/
+ľ [Ƥʤ] /(n) re-erection/rebuilding/
+ľ [Ƥʤ] /(v5s) to rebuild/to reconstruct/
+ [ƤĤ] /(n) floor space/
+ [Ƥ] /(n) constructing and selling a ready-built house/
+꽻 [Ƥꤸ夦] /ready-built house or housing/
+ [Ƥ] /(n) fish trap/set net/
+ [󤬤] /(n) foundation of a school/
+ [] /(n) proposition/motion/proposal/suggestion/(P)/
+İ [󤮤] /proposition/
+ļ [󤮤] /a proposer/
+ [Ƥ礯] /(n) position (in finance: amount of a security either owned or owed by an investor or dealer)/open interest/
+ [Ƥ] /(n) fittings such as sliding doors, fusuma, shoji, etc./furniture/
+ [Ƥ] /a joiner/cabinetmaker/
+ [󤲤] /(n,vs) right to speak/offering one's opinion to one's superior/proposal/
+ [󤳤] /(n) founding of a nation/(P)/
+ǰ [󤳤ͤΤ] /(n) Foundation Day (Feb 11)/
+ǰ [󤳤ͤ] /National Foundation Day/
+ [󤶤] /(n) building material/(P)/
+ [󤵤] /(n,vs) making a plan/recommendation/suggestion/
+ [󤻤] /(n,vs) construction/establishment/(P)/
+߲ [󤻤Ĥ] /construction company/
+ߵ [󤻤Ĥ] /(n) construction machinery/
+߶ [󤻤Ĥ礦] /(n) the construction industry/
+߹ [󤻤Ĥ] /(n) construction work/
+߹ [󤻤Ĥ] /(n) construction debt/
+߼ [󤻤Ĥ] /architect/
+߾ [󤻤Ĥ礦] /Ministry of Construction/(P)/
+ [󤻤Ĥ] /Minister of Construction/
+Ū [󤻤ĤƤ] /(adj-na) constructive/(P)/
+Ūط [󤻤ĤƤ󤱤] /constructive relationship/
+ [󤻤Ĥ] /(n) construction (building) costs/
+ [Ƥޤ] /(n) face/official stance/public position or attitude (as opposed to private thoughts)/(P)/
+ [Ƥޤ] /(n) building addition or extension/an annex/
+¤ [󤾤] /(n) building/construction/(P)/
+¤ʪ [󤾤֤] /(n) structure/(P)/
+ [Ƥ] /(n) official market quotations/exchange rates/
+ [] /(n,vs) construction/architecture/(P)/
+۲ [] /(n) architect/
+۳ [] /(n) architecture/(P)/
+۴ˡ [ۤ] /(n) the Building Standards Act/
+۶ [礦] /(n) building (construction) industry/(being in) the building trade/
+۶ȼ [礦] /a builder/
+۸ [] /(n) building (construction) site/
+ۻ [] /(n) (authorized) architect and builder/(P)/
+ [夦] /under construction/
+ [] /building expenses/construction costs/
+ʪ [֤] /(n) a building/
+ [󤻤] /building area/
+ [ƤĤ] /(n) floor space/
+ [Ѥ] /(n) petition/memorial/
+ [Ѥ] /(n) a petition/a memorial/
+ [] /(n) erection of a monument/
+ʪ [Ƥ] /(n) building/(P)/
+Ψ [ڤ] /(n) coverage/coverage ratio/
+Ω [] /(n,vs) (act of) building (temple, monument, etc.)/erection/
+Ω [夦] /(n,vs) (act of) building (temple, monument, etc.)/erection/(P)/
+ [󤷤礦] /(n) charter/(P)/
+ [󤻤] /(n) constitutional government/(P)/
+μ¤夲 [󤻤ΤĤ򤢤] /(exp) to realize constitutionalism/
+ʼ [ڤ] /(n) military police/
+ʼ [ڤ] /(n) regiment of military policemen/
+ˡ [ݤ] /(n) constitution/(P)/
+ˡ [ݤ򤫤] /(exp) to revise the constitution/
+ˡȿ [ݤϤ] /unconstitutionality/
+ˡ [ݤ㤯] /constitutional interpretation/
+ˡ [ݤ] /constitutional reform/
+ˡؼ [ݤ] /(n) constitutional scholar (lawyer)/expert in constitutional law/
+ˡǰ [ݤͤ] /Constitution Memorial Day Holiday (May 3rd)/
+ˡȽ [ݤФ󤷤] /(n) constitutional court/
+ [] /(v5r) to be suspended from/to be trapped/(P)/
+ [] /(v1) to hang/to construct/to sit/to offer (as a prize)/to put (one's life) on the line/(P)/
+֤ [ؤ] /(v5r) far apart/remote/quite different/
+֤Ƥ [ؤƤ] /(v1) to put distance between/to estrange/
+ [Ϥ] /(n) (1) suspension bridge/viaduct/temporary bridge/(2) mediation/go-between/
+ [Ȥ] /(n) pun/play on words/
+Υ [Ϥʤ] /(v1) to be very far apart from/to be remote/to be quite different from/
+ [󤢤] /(n) pending question/pending problem/(P)/
+ [] /suspension (of an automobile)/
+ [󤬤] /(n) overhanging cliff/
+ [󤫤] /(n) difference/discrepancy/
+ [󤰤] /(n) expeditionary army/
+ [Ȥ] /(n) pun/play on words/
+ [󤷤礦] /(n) offering prizes/winning/reward/(P)/
+޶ [󤷤礦] /(n) prize money/
+ [󤷤礦] /(n) problem for a prize contest/
+ʸ [󤷤礦֤] /essay contest/
+ [󤹤] /(n,vs) pull-up/chin up/chinning/(P)/
+Ɀư [󤹤ɤ] /chin-ups/
+ [󤹤] /(n) a catenary/
+ [󤼤] /(n) great difference/
+ [] /(n,vs) falling in love/attachment/
+ʸ [֤] /(n) love-letter/
+ [] /(n) jay/
+ [] /(n) (chem) suspension/
+ [礦] /suspension/
+ǰ [ͤ] /(n,vs) worry/fear/anxiety/concern/(P)/
+̿ [ᤤ] /(adj-na,n) eagerness/earnestness/risking one's life/(P)/
+Υ [Ϥʤ] /(v1) to be very far apart from/to be remote/to be quite different from/
+ٿ [褦] /(n) uvula/
+ [֤] /(n) fist/(P)/
+ [] /(n) fist/
+ [󤳤] /(n,vs) fist/(P)/
+ [󤸤夦] /(n) pistol/
+Ʈ [Ȥ] /(n) prizefighting/boxing/
+ˡ [ݤ] /(n) Chinese art of self-defence/
+夲 [ޤ] /(v1) (1) to roll up/to hoist/to heave up/(2) to take away/(3) to blow up (dust)/
+ΩƤ [ޤƤ] /(v1) to talk on and on/
+ [ޤ] /(suf,v5r) (1) to turn up/to roll up (e.g. sleeves)/(2) verb suffix to indicate reckless abandon to the activity/(P)/
+ [᤯] /(v5r) to turn over/to turn pages of a book/to tear off/to strip off/(P)/
+ [ޤ] /(v1) to be (get) turned up (inside out)/
+ڽ [ɤ夦餤] /(n) (after a failure) gather strength for a renewed attack (on)/
+ڽ [ɤ礦餤] /(n) (after a failure) gather strength for a renewed attack (on)/
+ [󤢤] /(n) measuring pressure/
+ [󤢤Ĥ] /(n) pressure gauge/
+ [󤢤] /(n) autopsy/
+ƽ [󤢤󤷤] /(n) certificate of post-mortem/
+ [󤤤] /(n) seal of approval/
+ [󤨤] /(n) quarantine/medical inspection/(P)/
+ִ [󤨤] /(n) quarantine inspector/
+ֽ [󤨤] /(n) quarantine station/
+ֽ [󤨤] /(n) quarantine station/
+ [󤨤] /(n) inspection/examination/censorship/(P)/
+ܴ [󤨤Ĥ] /inspector/censor/
+ [󤪤] /(n) temperature measurement/
+ [󤪤] /(n) clinical thermometer/
+ [󤬤] /(n) eye examination/optometry/
+ [󤬤] /optometrist/
+ [󤬤󤭤礦] /(n) ophthalmoscope/
+ [󤭤] /(n) arrest/roundup/(P)/
+ [󤭤礦] /(n,vs) microscopic examination/microscopy/
+ [󤮤礦] /(n) correction/person who makes corrections/temple or shrine administrator/
+ [] /(n,vs) inspection (e.g. customs, factory)/examination/(P)/
+ [󤵤] /(n) inspector/
+ [󤵤] /(n) inspector/examiner/auditor/
+ [󤷤礦] /(n) inspector/examiner/auditor/
+ [󤵤䤯] /(n) inspector/
+ [󤵤] /(n,vs) refer to/lookup/retrieve (e.g. data)/(P)/
+󥸥 [󤵤󥸥] /(n) search engine/
+ [󤵤] /(n) examination/prosecutor/(P)/
+ [󤵤Ĥ] /(n) public prosecutor/(P)/
+ [󤵤Ĥ󤵤] /(n) Committee for the Inquest of Prosecution/
+ģ [󤵤Ĥ礦] /(n) (abbr) Public Prosecutor's Office/(P)/
+ [󤵤] /(n) ticket check/
+ [󤶤] /(n,vs) verification of accounts/checking figures/
+ [] /(n) autopsy/inquest/investigation of death/
+ [] /(n) autopsy/inquest/investigation of death/
+ [] /(n) autopsy/inquest/investigation of death/(P)/
+ [] /(n) public prosecutor/(P)/
+ [󤸤礯] /(n) prosecutor's office/
+ [󤸤] /public prosecutor's appeal/
+ [󤸤] /(n) chief public prosecutor/(P)/
+Ĺ [󤸤礦] /attorney general/
+ [] /(n) stroke-count index/
+ [󤷤] /(n) motor vehicle inspection/
+ [󤷤] /(n,vs) detection/sense (e.g. sensor)/(P)/
+д [󤷤Ĥ] /(n) detector/
+ [󤷤礦] /(n,vs) verification/inspection/(P)/
+ [󤷤] /(n) medical examination/(P)/
+ [󤷤] /(n) inspection of a meter/
+« [󤽤] /(n) arrest/custody/
+ [󤿤] /(n) specimen/sample/
+ [] /(n) land survey/
+Ĭ [礦] /tide gauge/
+ [Ƥ] /(n,vs) official certification/approval/inspection/(P)/
+궵ʽ [Ƥ礦] /authorized textbook/
+ [Ƥ] /licensing examination/
+ [Ƥ礦] /examination fee/
+ [Ȥ] /(n) blood sugar meter/
+Ƥ [Ȥ] /(n,vs) consideration/examination/investigation/study/scrutiny/(P)/
+ƤѰ [Ȥ󤫤] /investigative commission/
+Ǣ [ˤ礦] /(n) urinalysis/
+ǧ [ˤ] /(n) probate/
+ [] /(n,vs) detecting/
+ȴ [Ѥ] /(n) wave gauge/
+ [Ф] /(n) geisha call-office/
+ [Ӥ] /(n) statutory office in the Heian and Kamakura periods/
+ [Ԥ] /(n) inspection/
+ʬ [֤] /(n,vs) inspection/examination/survey/
+ [٤] /(n) stool (feces) examination/
+ [] /(n) inspection/examination/(P)/
+ [󤷤] /(n) check station/checkpoint/
+ [󤸤] /(n) check station/checkpoint/
+ή [夦] /(n) galvanometer/
+ [礦] /calibration curve/standard curve/
+ [󤿤] /(n) sputum test/
+ [] /(n,n-suf) authority/the right (to do something)/(P)/
+ [] /(n) authority/power/influence/(P)/
+Ҷ [󤤤] /authoritative sources/
+Ҽ [󤤤] /an authority/
+Ҽ [󤤤央] /authoritarianism/
+Ҽ [󤤤央] /(n) authoritarian government/
+Ū [󤤤Ƥ] /(adj-na) authoritarian/
+ [󤨤] /(n) (one's) interests/(P)/
+ [] /(n) incarnation/
+ [󤫤] /(n) powerful official/
+ [󤲤] /(n) origin of rights/
+ [󤲤] /(n) incarnation/avatar/
+ [󤲤] /(n) power/authority/jurisdiction/(P)/
+ [󤲤ʤ] /within the scope of authority/
+ [󤳤] /(n) balance/
+ [] /(adj-na,n) pride/haughtiness/
+ [󤻤] /(n) power/influence/
+ƻ [ɤ] /(n) inappropriate means to a worthy end/expediency/
+ǽ [Τ] /(n) authority/power/function/
+ [ڤ] /(n) power/authority/
+Ԥ [ڤŤ] /dictatorial/imperious/
+ [ܤ] /(n) scheme/stratagem/ploy/
+Žѿ [ܤä] /(n) trickery/wiles/finesse/Machiavellism/
+ [] /(n) powerful family/
+ [󤻤] /great and powerful person/
+ [] /(n) right/privilege/(P)/
+Ƥ [򤹤Ƥ] /(exp) to abandon one's rights/
+򿯤 [򤪤] /(exp) to infringe upon someone's right/
+ [꤭] /(n) a premium/key money/
+Ի [ꤳ] /exercise of a right/
+ [ꤷ] /(n) title deed/certificate of title/
+ŵ [ꤷ礦Ƥ] /(n) Bill of Rights/
+դ [Ĥ] /cum rights/
+ [ꤪ] /ex rights/
+ [礯] /(n) (political) power/authority/influence/(P)/
+ϤջӤ [礯ˤӤ] /(exp) to be obsequious to power/
+Ϥκ [礯Τ] /position of power/
+Ϥ򰮤 [礯ˤ] /(exp) to seize power/
+ϼ [礯] /(n) powerful or influential person/
+ϼ [礯央] /authoritarianism/
+ [礯] /power politics/
+褤 [礯餽] /power struggle/
+Ʈ [礯Ȥ] /power struggle/
+ [󤤤] /(n,vs) hauling/tow/pull/drag/
+ [󤤤󤷤] /(n) tractor/
+ˡ [󤤤礦ۤ] /traction therapy/
+ [󤤤礯] /(n) pulling power/
+ [󤮤夦] /(n) Altair/
+ [󤭤礦] /(n) distortion of facts/
+ղ [󤭤礦դ] /(adj-no,n) farfetched (argument, opinion)/forced (sense, view)/strained (interpretation)/distorted/
+ [󤻤] /(n) check/restraint/constraint/diversion/feint/screen/
+ [󤻤夦] /(n) throw to check a runner/
+« [󤽤] /restraint/being exclusively absorbed in something/
+Ϣ [] /(n,vs) related to/
+ [] /(n) dog/(P)/
+򹽤 [̤򤫤ޤ] /(exp) to tease a dog/
+ [󤨤] /(n) dog and monkey/
+ [󤨤Τʤ] /loggerheads (lit: dog and monkey)/like cats and dogs/(P)/
+Ǥ [󤨤ΤʤǤ] /to be at enmity/to lead a cat and dog life/
+ [̤Ĥ] /(n) Japanese holly/
+ [̤] /(n) die in vain/
+ [] /(n) eyetooth/cuspid/dogtooth/
+ [̤餤] /(n) cowardly or depraved samurai/
+ [󤷤] /kennel/doghouse/
+ [󤸤] /(n) cynic/
+ [󤸤夬] /cynic (phil.)/
+ [̤] /(n) kennel/
+ [̤] /(n) sloppy eater/
+ߤ [̤] /(n) dog paddle (swim.)/
+ [̤礦] /(n) mangy cur/
+ĥ [̤Ϥꤳ] /(n) papier-mache dog/
+ĥ [̤Ϥꤳ] /(n) papier-mache dog/
+ʪ [̤] /(n) dog-hunting event of Kamakura period/
+ţ [̤] /(n) spike/dog nail/
+ [] /(n) dogs and horses/one's humble self/
+Ϥϫ [ФΤ] /rendering what little service one can/
+ [̤ޤ] /(n) podocarpus/Podocarpus macrophyllus/
+ [̤路] /(n) golden eagle/
+ [̤] /(n) dog sled/
+ [󤸤] /(v5r) to present/to offer/to dedicate/
+ [󤨤] /(n) poem offering/
+ [] /(n,vs) flower offering/(P)/
+ [󤭤] /(n,vs) donation/contribution/(P)/
+Ȣ [󤭤Ф] /contribution or donation box/
+ [󤱤] /(n,vs) blood donation/(P)/
+챿ư [󤱤Ĥɤ] /a blood drive/
+ [󤱤Ĥ] /(n) mobile van where blood is collected from donors/
+ [󤲤] /(n,vs) right to speak/offering one's opinion to one's superior/proposal/
+ [󤵤] /(n) suggestion/proposal/
+ [] /(n) dedication/
+ [󤷤㤯] /offering a drink/
+ [󤷤夦] /(n,vs) exchange of sake cups/
+ [󤸤礦] /(n,vs) presenting to/(P)/
+ [󤷤] /(n) dedication/devotion/
+Ū [󤷤Ƥ] /(adj-na) devoted/
+ [󤿤] /(n) give one's body to a hospital for medical research/
+ [] /(n) tea offering to the gods/
+ [Ƥ] /(n) presentation/dedication/
+ [Ƥܤ] /presentation book/
+ [Ȥ] /(n) a votive lantern in a shrine or temple/
+Ǽ [Τ] /(n) offering/presentation/donation/
+Ǽ [Τ] /donor/contributor/
+Ǽ [ΤҤ] /donation/contribution/an offering/
+ [Ѥ] /(n) offering a drink/
+ [Ѥ] /(n) offering a drink/
+ʪ [] /(n) an offering/
+ [ݤ] /(n) complimentary copy of a book/
+ [ܤ] /(n) donating lumber to a shrine/
+Ω [] /(n) menu/program/schedule/(P)/
+Ωɽ [ƤҤ礦] /(n) a menu/
+ [󤻤] /(n) food offering to the gods/
+ [Ȥ] /(n) polish/grinding/sharpening/
+ [Ȥ] /(n) sharpener (of swords) and polisher (of mirrors)/
+ޤ [Ȥޤ] /(v5s) to sharpen/to grind/to whet/to hone/to make keen/
+ [Ȥ] /knife sharpener/whetstone/
+ʪ [Ȥ] /(n) sharpening/
+ʪ [ȤΤ] /sharpener (of swords) and polisher (of mirrors)/
+Ω [Ȥ] /(n) just sharpened/
+ [Ȥ] /(v5g) to sharpen/to grind/to scour/to hone/to polish/to wash (rice)/(P)/
+ [󤬤] /(n) study/
+ [󤭤夦] /(n,vs) study/research/investigation/(P)/
+ [󤭤夦Τ礦] /research materials/
+ [󤭤夦] /research team/
+ [󤭤夦] /researcher/(P)/
+ [󤭤夦] /researcher/student (of)/(P)/
+ [󤭤夦] /(n) (post)graduate course/
+ [󤭤夦] /(n) research task/
+ [󤭤夦] /(n) research society/
+泫ȯ [󤭤夦Ϥ] /R and D/research and development/
+ư [󤭤夦Ĥɤ] /(n) research activities/
+洱 [󤭤夦] /research officer/(P)/
+ [󤭤夦礦] /(n) material (data) for one's research/research material/
+漼 [󤭤夦] /(n) seminar room/laboratory/prof's office/(P)/
+漼 [󤭤夦ĤȤ] /laboratory block/research laboratory building/
+ [󤭤夦] /Kenkyusha (publisher)/
+ [󤭤夦] /researcher/(P)/
+ [󤭤夦] /(n) research establishment (institute, laboratory, etc.)/
+ [󤭤夦] /(n) research establishment (institute, laboratory, etc.)/(P)/
+ [󤭤夦ۤ] /research institute bulletin/
+濴 [󤭤夦] /(n) spirit of study (inquiry)/(having) an inquiring mind/
+ [󤭤夦] /(n) research student/
+ [󤭤夦⤯] /(n) subject for study (inquiry)/laboratory subject/
+ȯɽ [󤭤夦ϤäԤ礦] /research publication/scholarly publication/
+ȯɽ [󤭤夦ϤäԤ礦] /(n) meeting for reading research papers/
+ [󤭤夦] /(n) research funds (expenses)/
+ʬ [󤭤夦֤] /research area/field of research/
+ [󤭤夦ۤ] /(n) report of (one's) research/research paper/
+ˡ [󤭤夦ۤۤ] /(n) research methods/method of study (research)/
+ΰ [󤭤夦礦] /(n) area of study (investigation)/research area/
+ʸ [󤭤夦֤] /research thesis/treatise/
+ [󤵤] /(n,vs) grinding/
+ [󤵤] /grinding allowance/
+ [󤵤Ф] /(n) grinder/grinding machine/
+ [󤷤夦] /(n,vs) training/(P)/
+ [󤷤夦] /trainee/
+ [󤷤夦] /training section/
+ [󤷤夦] /(n) workshop/training course/
+ [󤷤夦] /training institute/
+ [󤷤夦] /(n) trainee/
+Ƶ [ޤ] /rice polisher/
+ [] /(n,vs) grinding/polishing/studying/
+ [] /(iK) (n,vs) grinding/polishing/studying/(P)/
+ᵡ [ޤ] /(n) grinder/grinding machine/polisher/
+ [ޤ] /(n) abrasives/
+ [ޤ] /(n) sandpaper/
+ [󤵤] /(n) study/
+ [] /(n) inkstone/
+ [] /(n) silk/(P)/
+ɤ [̤äԤ] /one hiki of silk/
+ [󤦤] /(n) cirrus (cloud)/
+ [̤] /(n) picture on silk/
+ [̤] /(n) filtering or straining through silk cloth/
+ [̤] /(n) silk thread/(P)/
+ [] /(n) silk thread/(P)/
+ [󤷤ܤ] /silk spinning/
+ʪ [̤] /(n) silk goods/(P)/
+ [̤Ф] /(n) needle for silkwork/
+ѱ [󤻤] /(n) cirrocumulus/
+ر [󤽤] /(n) cirrostratus/cirrostratus cloud/
+ [̤] /(n) silk fabrics/
+ĥ [̤Ф] /(n) silk finish/
+ [] /(n) silk/silk cloth/(P)/
+۰촬 [פҤȤޤ] /one roll of silk/
+ʪ [̤] /(n) silk goods/
+ [ݤ] /(n) silk used in artwork/
+ [̤錄] /(n) silk floss/
+ [̤] /(n) matt finish (e.g. of photographs)/
+ [̤] /(n) snow pea(s)/
+ [] /(n) prefecture/(P)/
+ [󤨤] /(n) prefectural/under prefectural management/(P)/
+ [] /(n) prefecture/(P)/
+ [] /(n) prefectural flower/floral emblem for a prefecture/
+ [󤫤] /(n) prefectural assembly/(P)/
+ [󤬤] /(n) outside the prefecture/(P)/
+ [] /(n) prefectural assembly/(P)/
+IJ [󤮤] /(n) prefectural assembly/
+ [󤭤礦] /(n) prefectural border/
+ [󤶤] /(n) prefectural boundary/
+ [󤱤] /(n) prefectural police/(P)/
+ [󤸤] /(n) native of a prefecture/
+Ͳ [󤸤󤫤] /(n) association of people from the same prefecture/
+ [󤻤] /(n) prefectural strengths (conditions, resources)/
+ [󤼤] /(n) prefectural tax/
+λ [] /(n) prefectural governor/(P)/
+ģ [礦] /(n) prefectural office/(P)/
+ģ [礦礶] /prefectural capital/
+ƻ [ɤ] /(n) prefectural road/(P)/
+ [ʤ] /(n) within the prefecture/(P)/
+Գ [ʤĤ] /(n) intraprefectural call/
+̱ [ߤ] /(n) citizens of a prefecture/(P)/
+̱ [ߤ󤫤] /prefectural meeting hall/
+̱ [ߤ󤼤] /tax on the residents of the prefecture/
+ͭ [椦] /(n) owned by the prefecture/
+Ω [] /(n) prefectural (institution)/(P)/
+Ω± [ĤӤ礦] /prefectural hospital/
+ [줤] /(n) prefectural ordinance/
+ [] /(n) shoulder/(P)/
+Ť [] /stiff shoulders/ill at ease/
+ [] /(n) stiff shoulders/
+ [] /(n) tap on the shoulder/request to resign/
+ô [ˤĤ] /(exp) to bear/to shoulder/
+򤹤 [򤹤] /(v1) to shrug one's shoulders/
+ [] /(exp) to side with/to support/
+ܤ餻 [򤤤餻] /(v1) to perk up (square) one's shoulders/
+ۤ [] /(adv) over one's shoulder/
+ݤ [] /(n) shawl/
+餷 [ʤ餷] /(n) warming or limbering up/
+󤻤 [褻] /(v1) to be (standing) together, an arm across the other's shoulder/
+Ť [] /(n) stiff shoulders/
+ [Ҥ] /(n) (arch) shawl (on shoulder of woman's dress)/
+ù [] /(n) shoulder-blade/
+ù [󤳤] /(n) shoulder-blade/
+ [󤳤] /shoulder girdle/
+ [] /(n) riding piggyback/riding on someone's shoulders/
+ [] /(n) title/degree/address (on letter)/criminal record/(P)/
+ [] /(n) title/degree/address (on letter)/criminal record/(P)/
+ [󤷤礦] /(n) shoulder strap/epaulet/epaulette/
+夲 [] /(n) (with reference to clothing) a shoulder tuck/
+ [] /(n) shoulders/
+Ȥ [ߤޤ] /feeling ashamed/
+Ȥ [ߤҤ] /wide shoulders/
+ [] /(n) (top of) shoulder/
+ؤ [] /(n) takeover/a transfer/shouldering a load/subrogation/
+ [] /(n) shouldering another's debt/
+ [] /(n) shouldering another's debt/(P)/
+á [] /(n) shoulder massage/tapping (for a post or assignment)/
+ [] /(n) shoulder reinforcement/epaulet/
+Ʃ [] /(n) dodging/parrying (questions)/
+ [] /(n,vs) support/backing/patronage/
+ɪ [Ҥ] /(n) shoulder and elbow/
+ɪĥ [ҤϤ] /to swagger/to stiffen/
+ [] /shoulder/
+ [Ϥ] /(n) shoulder width (breadth)/
+ [󤳤] /(n) shoulder blade/
+ [ߤ] /(v5r) to be found/
+Ф [ߤ] /(v5s) to find out/to discover/
+ [ߤ] /(n) show/display/appearance/vanity/charm/attraction/(P)/
+ [ߤ] /(v1) to be seen/to be in sight/to look/to seem/to appear/(P)/
+ [ߤ] /(n,vs) appearing and disappearing/(P)/
+Ʃ [ߤ] /(v5k) to be transparent/
+ [ߤ] /(n) outward appearance/
+ [ߤ] /(v1) to (happen to) see/to notice/to catch sight of/
+ [ߤ礦] /(adj-no) apparent/
+Ӥ [ߤӤ] /(v5r) to underrate/to belittle/to look down on/to despise/
+ܤ餷 [ߤܤ餷] /(adj) shabby/seedy/
+ [ߤߤ] /(adv) (uk) before one's own eyes/from under one's very nose/(P)/
+Τ餺 [ߤ餺] /(adj-no,exp,n) strange/(P)/
+ž [ߤƤ] /geisha or woman of easy virtue/
+ [ߤ] /(v1) to pretend/to feign/
+ [ߤ] /(n) lesson/example/warning/
+Ĥ [ߤĤ] /(v1) to display/to show/
+Ӥ餫 [ߤӤ餫] /(v5s) to show off/to flaunt/(P)/
+ [ߤ] /(v1) to show/to display/(P)/
+ݤ [ߤ] /(n) seeming/pose/(P)/
+ݤ [ߤ] /(v1) to pretend/to feign/
+ [ߤ] /(n) displaying money (to prove that one actually has it)/
+ [ߤɤ] /(n) a place or opportunity to make a display of/
+ [ߤ] /(n) highlight scene (of play)/(P)/
+դ [ߤĤ] /(v1) to display/to show/
+ʪ [ߤ] /(n) show/exhibition/
+Ȥ [ߤȤ] /in appearance/to look at/judging from appearances/
+ [ߤȤ] /in appearance/to look at/judging from appearances/
+ [ߤ] /(n) appearance/(P)/
+äȤʤ [ߤäȤʤ] /(uk) shameful/indecent/(P)/
+Ĥ [ߤĤ] /(v5r) (uk) to be found/to be discovered/(P)/
+Ĥ [ߤĤ] /(v5s) to find out/to discover/to locate/
+Ĥ [ߤĤ] /(v1) to be familiar/to discover/to find fault/to detect/to find out/to locate/(P)/
+Ĥ [ߤĤ] /(v1) (uk) to stare at/to gaze at/to look hard at/to watch intently/to fix one's eyes on/(P)/
+Ƥ [ߤƤ] /(n) appearance/outward show/
+Ƹ [ߤƤ] /(n) appearance/
+Ƽ [ߤƤȤ] /(v5r) to perceive/to grasp (the situation)/
+Ȥ [ߤȤ] /(v1) to be fascinated (by)/to watch something in fascination/to be charmed/
+ɤ [ߤɤ] /(n) highlight/promise/(P)/
+ʤ [ߤʤ] /(v5s) to consider as/to regard/(P)/
+̿ [ߤ̤դ] /pretending not to see/
+ [ߤ] /(v5r) to gaze/to stare at/
+褦ޤ [ߤ褦ߤޤ] /(exp,n) learn by watching others/
+ [ߤ] /(v1) to see/to watch/(P)/
+Τ路 [ߤΤ⤱路] /be detestable to look at/
+Ĥ [ߤ٤] /noticeable (remarkable) result/
+븫 [ߤߤ] /(adv) very fast/in a twinkle/(P)/
+٤ [ߤ뤿Ӥ] /whenever (each time) one sees (it)/
+ [ߤ] /(n) a discerning eye/
+ [ߤˤ] /(adj) hard to see/
+פ [ߤ䤹] /(adj) easy to see/
+㤤 [ߤ] /(n) failing to recognize/mistaking for/
+㤨 [ߤ] /(v1) to be beyond recognition/to be quite a difference/(P)/
+ [ߤ] /(v1) to overlook/to fail to recognize/
+ [ߤФ] /(n) show/display/appearance/vanity/charm/attraction/
+Ǥ [ߤФ] /(n) show/display/appearance/vanity/charm/attraction/
+ [ߤ] /(n) show/display/appearance/vanity/charm/attraction/
+ [ߤФ] /(n) show/display/appearance/vanity/charm/attraction/
+ɤ [ߤФ] /(n) show/display/appearance/vanity/charm/attraction/
+ɤäѤ [ߤäѤ] /(n) vain person/ostentatious person/show-off/
+ɤĥ [ߤäѤ] /(n) vain person/ostentatious person/show-off/
+ɤϤ [ߤϤ] /(exp) to be pretentious/to put on airs/
+ɤĥ [ߤϤ] /(exp) to show off/
+˷ [ߤܤ] /(adj-na,n) fop/swell/dude/coxcomb/vain person/
+ۤ [ߤ] /(v5s) to anticipate/to foresee/
+ [ߤ] /(n) see-not monkey/one of the three wise monkeys who see and hear and speak no evil/
+ʹ [ߤ뤭뤤虜] /(exp,n) see no evil, hear no evil and speak no evil/
+ [ߤ] /(n) worth seeing/impressive/
+ [ߤܤ] /(n) remembrance/recollection/recognition/
+ [ߤ] /(v1) to look down over/to look down on/
+̤Ƥ [ߤϤƤ] /contemptible/despicable/
+̤Ƥ [ߤϤƤ] /(v1) to despise/to scorn/to look down on/
+ [ߤ] /(v5s) to despise/to look down on/
+ [ߤ] /(v5s) to overlook/to command a view of/to look down on something/(P)/
+̤Ƥ [ߤϤƤ] /(v1) to see through to the finish/to be seen to the end/
+ᤴ [ߤ] /(v5s) to let go by/to let pass/to overlook/to miss/(P)/
+᤹ [ߤ] /(v5s) to let go by/to let pass/to overlook/to miss/
+ [󤫤] /(n) opinion/point of view/(P)/
+ [ߤޤ魯] /(v5s) to look around/to survey/
+ [ߤޤ] /(n) patrolling/
+ [ߤޤ] /(v5r) to make one's rounds/to patrol/
+ [ߤޤ魯] /(v5s) to look around/to survey/
+ [ߤҤ餭] /(n) two pages opposite each other/
+ [ߤҤ餯] /(v5k) to open one's eyes/
+Ф [ߤܤ] /(n) remembrance/recollection/recognition/(P)/
+Ф [ߤܤ] /(v1) to remember/to recollect/to recognize/
+Ӥ٤ [ߤ٤] /(v1) to compare with the eye/
+ [󤬤] /(n,vs) inspection/study by observation/field trip/(P)/
+ؼ [󤬤] /visitor (to lab)/
+ι [󤬤礳] /field trip/observation tour/
+ݤ [ߤ] /(n) outward appearance/(P)/
+ݤ [ߤ] /(v1) to (happen to) see/to notice/to catch sight of/
+ݤݤ [ߤ] /(adj-na,n) false impression/deceptive appearance/mere show/
+ [ߤʤ] /(v1) to become used to seeing/to be familiar with/(P)/
+ְ㤤 [ߤޤ] /(n) misjudgement/mistake in vision/
+ְ㤨 [ߤޤ] /(v1) to take A for B/to mistake A for B/
+ͤ [ߤĤ] /(v1) (uk) to stare at/to gaze at/to look hard at/to watch intently/to fix one's eyes on/(P)/
+ [ߤ] /(n) distinction/discrimination/
+ʤ [ߤʤ] /(exp) indiscriminately/giving no heed to/
+ˤ [ߤ] /(n) ascertainment/
+ˤ [ߤ] /(v1) to see through/to probe/to make sure of/(P)/
+줷 [ߤ뤷] /(adj) unsightly/ugly/(P)/
+פ餦 [ߤϤ餦] /(v5u) to choose at one's own discretion/
+ͤ [ߤͤ] /(v1) to be unable to let pass unnoticed/to be unable to be indifferent/
+ [ߤ] /(v5r) to look at/
+¤ [ߤ] /(v5r) to give up/to turn one's back/to abandon/(P)/
+ [ߤޤ] /(v5r) to mistake someone for someone else/to misread/
+魯 [ߤ魯] /(v5s) to exchange glances/
+ [ߤय] /(v5k) to look around/to look towards (us)/
+ [ߤ褤] /(adj) pleasant to look at/easy to see/
+礤 [ߤ] /(n) formal marriage interview/(P)/
+礦 [ߤ] /(v5u) to exchange glances/to correspond/to counterbalance/
+碌 [ߤ碌] /(v1) to exchange glances/to postpone/to suspend operations/to refrain from performing an action/(P)/
+ [ߤȤ] /(v1) to be fascinated (by)/to watch something in fascination/to be charmed/(P)/
+ [ߤۤ] /(v1) to be fascinated (by)/to watch something in fascination/to be charmed/
+ [ߤ] /(n) forecast/prospects/expectation/hope/
+ [ߤ] /(n) forecast/prospects/expectation/hope/(P)/
+߰㤤 [ߤߤ] /(n) miscalculation/
+ [ߤ] /(v5m) to anticipate/to estimate/(P)/
+ [ߤ] /(n) best time to see/
+餷 [ߤܤ餷] /(adj) shabby/seedy/(P)/
+ [ߤ] /(n) letting (someone) die without helping/
+ [󤶤] /(n,vs) seeing/meeting/
+Ĥ [ߤΤ] /(v5s) to leave unseen or unread/
+ [ߤ] /(adj-na,n) splendid/magnificent/beautiful/admirable/(P)/
+ [ߤȤʤܤ] /magnificent tree/
+ [󤷤] /(n) views/opinion/discernment/pride/self-respect/(P)/
+ĥ [󤷤Ф] /(v5r) to assume an air of importance/to stand on one's dignity/
+ [ߤʤ] /(v5u) to lose sight of/to miss/(P)/
+ΤƤƵ [ߤƤƤ] /(v5r) to leave behind/
+ΤƤ [ߤƤ] /(v1) to abandon/to fail/to desert/(P)/
+ [󤷤] /sightseer/
+ [ߤȤꤺ] /(n) a (rough) sketch/
+ [ߤȤ] /(v5r) to perceive/to understand/
+ [ߤޤ] /(v5r) to watch over/to watch attentively/(P)/
+ [ߤ] /(v1) to catch sight of/to see/to suppose/(P)/
+ [ߤʤ餤] /(io) (n) learn by observation/apprentice/
+ [ߤʤ餤] /(n) learn by observation/apprentice/(P)/
+ [ߤʤ餤] /apprentice/
+ [ߤʤ餦] /(v5u) to follow another's example/(P)/
+Ф [ߤ] /(n) heading/caption/subtitle/index/(P)/
+Ф [ߤ] /title word/keyword/entry word/
+Ф [ߤ] /(v5s) to find out/to discover/(P)/
+Ф [ߤ] /(v5s) to find out/to discover/
+Ф [ߤ] /(v5s) to find out/to discover/to select/to notice/
+ [ߤ] /(v1) to see for the first time/to fall in love at first sight/
+ [ߤɤ] /(n) highlight/promise/(P)/
+夲 [ߤ] /(v1) to look up at/to raise one's eyes/to admire/(P)/
+ [ߤ] /(n) appearance/
+ [󤷤] /(n) beatific vision/
+Ԥ [ߤĤ] /(v5s) to see everything/
+ [ߤ] /(v1) to gaze at/to make sure of/
+ޤ [ߤޤ] /(v5s) to observe carefully/to make sure/
+ʪ [ߤ] /(n) a show/
+餷 [ߤϤ餷] /(n) view/(P)/
+餷 [ߤϤ餷] /(n) lookout platform/
+餹 [ߤϤ餹] /(v5s) to command a view/(P)/
+Ѥ [ߤĤ] /(n) estimation/quotation/(P)/
+Ѥ [ߤĤ] /(v5r) to estimate/
+Ѥ [ߤĤ] /(n) estimation/quotation/(P)/
+ѽ [ߤĤꤷ] /(n) written estimate/
+ڤ [ߤ] /(n) abandon/forsake/(P)/
+ڤȯ [ߤϤä] /starting a train before all the passengers are on board/making a snap decision/starting an action without considering objections to it any longer/(P)/
+ڤ [ߤҤ] /(n) bargain or clearance goods/
+ڤ [ߤ] /(v5r) to see everything/to abandon/to sell at a loss/
+ [ߤĤ] /(v5u) to choose (a thing) at one's own discretion/
+ [ߤ] /(n) seeing one off/farewell/escort/(P)/
+ [ߤ] /(v5r) (1) to see off/to farewell/(2) to escort/(3) to let pass/to wait and see/(4) to let a pitch go by (baseball)/to watch a batted ball go into the stands/(P)/
+» [ߤʤ] /(v5u) to misjudge/to mistake/to miss seeing/
+»ʤ [ߤʤ] /(v5u) to misjudge/to mistake/to miss seeing/(P)/
+»ͤ [ߤͤ] /(v1) to miss seeing/
+ [] /(n) bookrest/bookholder/
+Τ [ߤ] /(adj-pn,exp) unknown/unacquainted/strange/(P)/
+Τ [ߤ] /(n) recognition/acquaintance/
+Τۤ [ߤꤴ] /(n) being well-known to/
+Τ [ߤ] /(v5r) to recognise/to know by sight/to become acquainted with/
+ [] /(n) point of view/(P)/
+ĥ [ߤϤ] /(n) watch-keeping/guard/lookout/(P)/
+ĥ [ߤϤꤷ] /a lookout/a watchhouse/
+ĥ [ߤϤ] /lookout/
+ĥ [ߤϤФ] /a guard or lookout or watch/
+ĥ [ߤϤ] /(v5r) to watch/to (stand) guard/to look out/to open one's eyes wide/(P)/
+ľ [ߤʤ] /(n) review/reconsideration/(P)/
+ľ [ߤʤ] /(v5s) to look again/to get a better opinion of/(P)/
+ [ߤȤ] /(n) perspective/unobstructed view/outlook/forecast/prospect/insight/
+̤ [ߤȤ] /(n) perspective/unobstructed view/outlook/forecast/prospect/insight/(P)/
+̤ [ߤȤ] /(v5s) to see without obstruction/to forecast/to predict/
+ [ߤ] /(v1) to make sure of/to ascertain/to confirm/to grasp/
+Ϥ [ߤ錄] /(v5s) to look out over/to survey (scene)/to take an extensive view of/(P)/
+ [Ȥ] /(n) be found/aim/mark/estimate/guess/approximation/direction/(P)/
+Ĥʤ [ȤĤʤ] /(exp) to have not the slightest idea/
+ʤ [ߤʤ] /not be found/(P)/
+ [ߤ] /(v5r) to be found/(P)/
+㤤 [Ȥ] /(adj-na,n) wrong (guess or estimate)/misdirected/
+Ƣ [ߤȤ] /(v1) to be fascinated (by)/to watch something in fascination/to be charmed/
+ƨ [ߤΤ] /(v5s) to miss/to overlook/to leave at large/
+ƨ [ߤΤ] /(n) overlooking/letting a good ball go by/
+ƨ [ߤΤ] /(v5s) to miss/to overlook/to leave at large/(P)/
+Ʃ [ߤ] /(v5s) to see through/
+ [ߤ] /(n) pose/posture/
+ڤ [ߤ򤭤] /(exp) to assume a posture/to pose/to make a defiant (proud) gesture/
+Ϥ [ߤȤɤ] /(v1) to make sure of/to assure oneself of/to see with one's own eyes/to ascertain/(P)/
+ [ߤʤ] /(v1) to become used to seeing/to be familiar with/
+ [ߤ] /(v5r) to gaze at/to fix one's eyes upon/(P)/
+Ǽ [ߤ] /(n) last (farewell) look/
+ˤ [ߤ֤] /(v5r) to see through another's thoughts/to have a sharp eye/to penetrate/to fathom/(P)/
+ȴ [ߤ̤] /(v5k) to see through/
+٤ [ߤ٤] /(v1) to compare with the eye/(P)/
+ [ߤĤ] /(n) approach (to a castle gate)/
+դ [ߤĤ] /(v5r) (uk) to be found/to be discovered/(P)/
+դ [ߤĤ] /(v1) to be familiar/to discover/to find fault/to detect/to find out/to locate/(P)/
+դФ [ߤĤ] /(v5s) to find out/to discover/to locate/
+ [ߤĤ] /area lying outside the gates of a castle, kept under surveillance by soldiers/
+ [ߤĤ] /(v1) to be familiar/to discover/to find fault/to detect/to find out/to locate/
+ [ߤޤ] /(n) enquiry/expression of sympathy/expression of concern/(P)/
+ [ߤޤ] /(n) enquiry/expression of sympathy/expression of concern/(P)/
+񤤵 [ߤޤ㤯] /(n) a visitor to a sick or distressed person/
+񤤶 [ߤޤ] /(monetary) present to a person in distress/
+񤤾 [ߤޤ礦] /(n) get-well card/sympathy letter/
+ [ߤޤҤ] /goods offered to a person in distress/
+ [ߤޤ] /(v5u) to ask after (health)/to visit/(P)/
+ʪ [֤] /(n,vs) sightseeing/(P)/
+ʪ [ߤ] /(n) a sight/an attraction/something worth seeing/
+ʪ [֤Ĥˤ] /(n) spectator/sightseer/onlookers/(P)/
+ʬ [ߤ櫓] /(n) distinction/(P)/
+ʬ [ߤ櫓] /(v1) (1) to distinguish/to recognize/to tell apart/to differentiate (both figuratively and visually)/(2) to identify (whether an object is positive or negative in some aspect)/to know the difference between something of superior and inferior quality (on sight or figuratively)/(P)/
+ʹ [֤] /(n,vs) information/observation/(P)/
+ʹ [] /(n,vs) information/observation/
+ʹ [ߤ] /(n) information/experience/observation/
+Ѥ [ߤ] /(v1) to forsake one thing for another/
+ [ߤ] /(n) look back over the shoulder/triumph over/inside the cover/
+֤ [ߤ] /(n) look back over the shoulder/triumph over/inside the cover/
+֤ [ߤ] /(v5s) to look (stare) back at/to triumph over/(P)/
+֤ [ߤ] /(n) collateral/(P)/
+֤ [ߤꤷ] /collateral (money)/collateral or counterpart fund/
+֤ [ߤҤ] /(n) collateral security/
+֤ʪ [ߤ֤ä] /collateral (goods)/
+֤ [ߤ] /(v5r) to look back/
+ [ߤϤʤ] /(v5s) to desert/to abandon/to give up/(P)/
+ [ߤ] /(n) viewpoint/(P)/
+ˤäƤ [ߤˤäƤ] /depending on one's point of view/
+˰ [ߤ] /(v1) to be tired of looking at/
+˺ [ߤ魯] /(v1) to forget/to fail to recognize/
+ [ߤۤ] /(n) sample/(P)/
+ܻ [ߤۤ󤤤] /(n) trade fair/(P)/
+Ȥ [ߤۤ󤰤] /specimen page/
+ [ߤ] /(n) appearance/looks/
+ܷ [ߤᤫ] /(n) appearance/features/looks/
+ɤ [ߤ褤] /(adj) good-looking/
+路 [ߤᤦ路] /(adj) good-looking/fair/beautiful/
+ͥ [ߤޤ] /(n,vs) compare favourably/
+ [ߤ褦] /(n) point of view/way of seeing/
+͸ [ߤ褦ߤޤ] /(exp,n) learn by watching others/
+ [ߤȤ] /(n) overlook/
+ [ߤȤ] /(n) overlook/
+ [ߤȤ] /(v5s) to overlook/to miss (seeing)/
+Ȥ [ߤȤ] /(n) thing left unnoticed/oversight/
+Ȥ [ߤȤ] /(v5s) to overlook/to fail to notice/(P)/
+Υ [ߤϤʤ] /(v5s) to abandon/to give up/
+Ω [ߤ] /(n) choice/selection/diagnosis/
+ΩƤ [ߤƤ] /(v1) to choose/to select/
+ [礦] /(n) admission fee/fee for having one's fortune told/
+ [ߤȤ] /(n) unfavourable comparison/
+꤬ [ߤȤ꤬] /it compares unfavorably (poorly) with/it is not so good as/
+ [ߤʤ] /(v5s) to consider as/to regard/
+ [ߤȤ] /(v1) to find fault with/to question/
+Ф [ߤӤ] /(v5r) to underrate/to belittle/to look down on/to despise/(P)/
+ɤ [ߤϤ뤫] /(v5s) to enjoy a panoramic view/
+ [ؤ꤯] /(v5r) to deprecate oneself and praise the listener/to abase oneself/
+ [󤭤] /(adj-na,n) modesty/humility/(P)/
+ [󤷤礦] /(n,vs) refer to modestly/
+ [󤸤礦] /(adj-na,n) modesty/humility/
+ [󤸤礦ΤӤȤ] /modest virtue/
+ [󤸤礦] /(n) humble language (e.g. itadaku)/
+½ [󤽤] /(adj-na,n) humble/humility/modesty/(P)/
+½ [󤽤] /(n) humble language/
+ [褯] /(adj-na,n) humbling oneself/
+ [] /(adj) wise/clever/smart/(P)/
+ [] /(n) the wise and the foolish/
+ [󤱤] /(n) wise elder brother/polite reference to another's older brother, or to one's senior/
+ [󤵤] /(n) wise (house)wife/
+ [󤵤] /(n) man of ability/gifted man/
+ [󤵤] /(n,vs) discernment/
+ [󤸤] /(n) wise man/sage/
+ [󤷤] /(n) wise master/
+ [ɤ] /(n) a palace sanctuary/
+ [󤸤] /(n) wise man/(P)/
+ [Ƥ] /(n) wise younger brother/polite reference to another's younger brother, or to one's junior/
+ů [Ƥ] /(n) wise man/
+׿ [פ] /(n) wise wife/
+ [] /(n) wise mother/(P)/
+ [ᤤ] /(adj-na,n) wisdom/intelligence/prudence/(P)/
+θ [] /(n) a wise idea/polite reference to another's consideration/
+ [Τ] /(n) eaves/(P)/
+ [Τ] /(n) under the overhang of a Japanese roof/
+ [󤳤] /(adj-na,n) high-spirited/
+ [󤳤] /(adj-t) being in high spirits/
+ [Τ] /(n) height from the ground to a building's eaves/
+ [󤹤] /(n) number of houses/
+ [Τ] /(n) edge of the eaves/house frontage/(P)/
+ü [Τ] /(n) eaves/edge of the eaves/
+ [Ȥ] /(n) lamp or electric light at the eaves of a house/door light/
+ [Τʤ] /(n-adv,n) row of houses/(P)/
+¤ [Τʤ] /(n-adv,n) row of houses/(P)/
+ [٤] /(n) house to house/
+ [] /(n) high and low/disparity/
+ [Ĥ] /(n,vs) errand/message/messenger/bearer/use/usage/trainer/tamer/mission/familiar spirit/going as envoy/
+ [Ĥ] /(v5u) to dispatch/to send/to donate/
+ [褳] /(v5s) (1) to send/to forward/(2) to hand over (e.g. money)/
+äĤ [äĤ] /(v1) to beat/to attack (an enemy)/to do away with/to finish off/
+äऱ [äƤΤ] /(v1) to succeed (in doing)/to pull something off/to manage (to do a job)/
+դ [äĤ] /(v1) to beat/to attack (an enemy)/to do away with/to finish off/
+餫 [餫] /(v5s) to perpetrate/to do/to be guilty of/
+ [] /(v1) (uk) to suffer damage/to be deceived/
+ [äѤʤ] /(n) leave unfinished or incomplete/
+Ĥ [Ĥ] /to be accustomed to/to be used to/to argue into silence/to talk down/
+᤮ [ꤹ] /(v1) to overdo/to go too far/to go to excess/
+᤹ [ꤹ] /(v5s) to do too much/to let something (or somebody) go past/
+ݤ [꤫] /unfinished/in progress/
+귫 [꤯] /(n,vs) (uk) making do/getting by (somehow)/managing/
+귫껻 [꤯ꤵ] /(n) managing to get by/
+ [꤯] /(n) way/method/
+ [꤬] /be worth doing/
+礦 [ꤢ] /(v5u) to compete with/to argue with/to quarrel/
+ [ꤳ] /(v1) to talk down/
+ [Ȥ] /(n) giving and taking/exchange (of letters)/arguing back and forth/(conversational) exchange/
+ [] /able or shrewd or resourceful person/
+ [ƤФ] /brothel madam/
+Ф [] /to begin/
+ [] /(n) a place of (figurative) refuge/
+ [ߤ] /(n) a water conduit (in a garden)/
+뤲 [Ȥ] /(v1) to accomplish/
+ڤʤ [꤭ʤ] /(adj) intolerable/unbearable/
+»ʤ [ꤽʤ] /(v5u) to fail/
+ľ [ʤ] /(n) redoing/
+ľ [ʤ] /(v5s) to do over again/to redo/to start over/to remake/to resume/to recommence/
+̤ [Ȥ] /(v5s) to carry through/to achieve/to complete/
+ȴ [̤] /(v5k) to carry out to completion/to accomplish/
+դ [Ĥ] /to be accustomed to/to be used to/to argue into silence/to talk down/
+֤ [꤫] /(v5s) to do over/to answer or fire back/to retort/
+ [꤫] /(n) manner of doing/way/method/means/
+ [] /(v5r) (col) (uk) to do/to have sexual intercourse/to kill/to give (to inferiors, animals, etc.)/to dispatch (a letter)/to send/to study/to perform/to play (sports, game)/to have (eat, drink, smoke)/to row (a boat)/to run or operate (a restaurant)/
+뵤 [뤭] /(n) willingness (e.g. to do something)/
+뵤ʬ [뤭夦֤] /(exp) sufficiently motivated (to do something)/
+ʤ [뤻ʤ] /(adj) helpless/cheerless/miserable/disconsolate/dreary/downhearted/
+̵ [뤻ʤ] /(adj) helpless/cheerless/miserable/disconsolate/dreary/downhearted/
+魯 [Ĥ魯] /(v5s) to send/to dispatch/
+ [󤬤] /(adj-no,n) dispatched abroad/
+ľ [ʤ] /(n) redoing/
+ [Ȥ] /(n) envoy (to T'ang China)/(P)/
+ [٤] /(n) sending to America/
+ [] /(n,vs) driving away melancholy/
+ [] /(n) key/(P)/
+û [ä] /(n) latchkey child/
+ݤ [򤫤] /(v1) to lock/
+ [] /(n) keyhole/
+« [] /bunch of keys/
+ [Ф] /(n) keyboard (e.g. piano)/
+׳ڴ [Ф󤬤ä] /(n) keyboard (keyed) instrument/
+ [路] /(adj) inaccessible place/impregnable position/steep place/sharp eyes/(P)/
+ [路] /grim face/
+Ĥ [路Ĥ] /grim look/
+ [路] /steep (craggy) mountain/
+ϩ [路ߤ] /steep street/
+ͭ [Τ] /sharp look/
+ [󤢤] /(adj-na,n) dangerous/serious/gloomy/perilous/threatening/stormy/(P)/
+ [ʤΤ] /a wild look/
+ [󤷤] /(adj-na,n) steep/
+ [] /(adj-na,n) precipice/steep (e.g. mountain pass)/
+ [󤽤] /(adj-na,n) forbidding look/uncanny look/
+ [ʤ] /(adj-na,n) steep/dangerous/
+ϩ [] /(n) steep path/
+ [] /(v1) (1) to appear/to come in sight/to become visible/to come out/to embody/to materialize/(2) to express oneself/
+ֿʪ [󤫤礯֤] /(n) flowering plant/
+ [󤭤礦] /Exoteric Buddhism/
+ [󤲤] /(n) manifestation/
+ [󤶤] /(n,vs) actual (as opposed to hidden or obscured)/actualized/(P)/
+߲ [󤶤] /(vs) being actualized/
+ [] /(n,vs) revelation/
+ [󤷤礦] /(n,vs) manifesting/displaying/honouring/(P)/
+ [󤷤礯] /(n) prominent or high post/
+ [󤷤礦] /(n) (Buddh) revealing or demonstrating the truth/
+ [󤼤] /(adj-na,n) being clear or manifest/
+ [] /(adj-na,n) remarkable/striking/obvious/(P)/
+ [] /(adj-na,n) microscopic/
+ [Ӥ礦] /(n) microscope/(P)/
+ [褦] /(n) extolling/exalting/
+ [褦] /(adj-na,n) of great prominence or dignity/
+ [뤷] /(n) (1) mark/(2) symbol/(3) evidence/
+ [󤶤] /(n,vs) verification of accounts/checking figures/
+ [] /(n,n-suf,n-t) (1) origin/original/(2) former/(P)/
+ [Ȥ] /(adv,adj-no) originally/by nature/from the start/(P)/
+ݤ [Ȥ] /(exp) to be expensive/to cost much/
+ [Ȥ] /(uk) under the supervision of/
+᤹ [Ȥˤɤ] /(exp) to reconstitute/
+νǼ [ȤΤȤˤ] /(exp) to put (a thing) back in its place/
+νؼ [ȤΤȤؤ] /(exp) to put (a thing) back in its place/
+̤ [ȤΤȤ] /as it was before/
+ڰ [ȤΤ⤯] /(n) ending up right back where one started/
+ [Ȥ] /originally/
+ [Ȥ] /(adv) from the beginning/from the first/(P)/
+ꤹ [Ȥ򤿤] /(exp) to go to the bottom of an affair/to inquire into the origin/
+ڤä [Ȥ򤭤äƤ] /(exp) to sell under prime cost/to sell at a loss/
+ [󤢤] /head gangster/
+ [] /(n) cost price/
+ [Ȥ] /(n) original song/
+ [] /(adj-na,n) health(y)/robust/vigor/energy/vitality/vim/stamina/spirit/courage/pep/(P)/
+դ [󤭤Ĥ] /(exp) to encourage/to give courage to/
+᤮ [󤭤] /(v1) to be too energetic/
+ [󤭤] /live wire (a person)/
+դ [󤭤Ť] /to get encouraged/to become heightened in spirits/to recover one's strength/
+դ [󤭤Ť] /(v1,vt) to pep up/to cheer up/
+ɤ [󤭤褯] /cheerfully/vigorously/
+ [󤭤礦] /(n) chief instigator/ringleader/
+ [󤭤礦] /(n) (1) ringleader/main culprit/(2) main cause/source/(P)/
+ [󤭤礦] /(n) (1) ringleader/main culprit/(2) main cause/source/
+ [󤭤] /(n) capital/principal/(P)/
+ [Ȥ] /(n) capital/principal/
+ [󤯤] /(n) elder statesman/
+ [󤰤] /the Mongol forces/
+뤤 [Ȥ椤] /(n) paper cord for tying the hair/
+ [Ȥ] /(adv,adj-no) originally/by nature/from the start/
+ [Ȥ] /(n) principal (e.g. in a loan)/
+ [󤴤] /(n) era name/(P)/
+ [Ȥ] /(n) breech-loading/
+ [Ȥᤸ夦] /(n) breechloader/
+ [󤶤] /(n-adv,n-t) New Year's period (January 1st to 3rd)/
+ [] /(n) origin/
+Ϻ [󤷤] /(n) Shinto Festival of Origins (January 3rd)/
+ [Ȥ] /(n) funds/capital/stock/
+ [󤷤] /(n) ruler/sovereign/(P)/
+ [Ȥ夷礦] /former Prime Minister/
+ [Ȥ] /returning to normal after all is said and done/
+ [󤹤] /(n) (field) marshal/(fleet) admiral/general of the army/(P)/
+ [󤹤] /(n) Supreme Military Council/
+ [Ȥ] /(n) prime contraction or contractor/
+ [Ȥˤ] /master contractor/
+餤 [Ȥˤ] /master contractor/
+ [Ȥ] /(n) stopcock (gas, water)/
+ [] /(n) originator/founder/pioneer/inventor/(P)/
+ [] /(n) chemical element/(P)/
+ö [󤿤] /(n) New Year's Day/(P)/
+ [Ȥ] /(n) cost/
+ͤڤ [Ȥͤ] /(exp) to be below the cost/to sell below cost/
+Ģ [Ȥ礦] /(n) ledger/
+ĢĹ [Ȥ礦] /ledger balance/
+ī [礦] /New Year's morning/
+̤ [Ȥɤ] /(adj-na,n-t) as before/as ever/
+ [Ȥ] /(n) controller/manager/
+ [Ȥ] /(n) manager/boss/promoter/
+ [󤸤] /(n) New Year's Day/(P)/
+ [Ȥˤ夦] /(n) capital/
+ǯ [ͤ] /(n-adv,n-t) first year (of a specific reign)/(P)/
+ [Ȥ] /(n) direct sale by the producer/
+ [Ȥ] /first fertilizing/
+ɸ [Ԥ礦] /zero milestone/
+ [֤] /(n) ceremony of attaining manhood/
+ [פ] /(n) ceremony of attaining manhood/
+ʧ [ȤФ餤] /(n) prepayment/
+ [Ȥ] /(n) capitalist/wholesaler/
+ [ݤ] /(n) principal (invest.)/capital/(P)/
+ [ݤ] /(n) principal (invest.)/capital/
+ [餤] /(n-adv) originally/primarily/essentially/logically/naturally/(P)/
+ [] /(n) principal and interest/
+ [] /(n) principal and interest/
+Ϸ [] /(n) elder statesman/authority/(P)/
+Ϸ [] /(n) (Roman) senate/
+Ͻ [] /(n) period in the Edo era/(P)/
+Ͻµ [] /(n) short and round sleeves of a kimono/
+ [󤳤] /(n) the Mongol Invasion/
+ [] /(pref) original/primitive/primary/fundamental/raw/
+ [Ϥ] /(n) field/plain/prairie/tundra/moor/wilderness/(P)/
+ä [Ϥä] /(n) open field/empty lot/plain/(P)/
+ [󤢤] /(n) original plan/original bill/motion/draft/(P)/
+ưѰ [󤢤󤤤󤫤] /draft committee/
+ [] /(n) original meaning/
+ [󤤤] /(n) cause/origin/source/(P)/
+ [󤤤󤱤ä] /cause and effect/causality/
+Ĵ [󤤤礦] /investigation (to determine the cause of something)/
+ [󤤤դᤤ] /cause unknown/
+ [󤨤] /(n) undiluted solution (of)/
+ [󤪤] /(n) fundamental tone/
+ [] /(n) cost price/(P)/
+ä [󤫤ä] /below cost/
+׻ [󤫤] /cost accounting/
+ [] /(n) original picture/(P)/
+ [󤬤] /original image/
+˺˦ [󤫤ܤ] /(n) prokaryotic cell/
+ [] /(n) standard (for weights and measures)/
+ [] /(n) original meaning/(P)/
+ [󤭤夦] /(n,n) (1) one's former grade/(2) (gram) positive grade/
+α [󤭤夦ˤȤɤ] /(exp) to keep (a student) back (to repeat a grade)/
+ [󤭤] /(n) grounds/basis/
+ [󤭤礯] /(n) original song or melody/
+ [] /(n) original passage (in document)/
+ [󤱤] /(adj-no,n) prototype/model/pattern/archetypal/(P)/
+ [󤱤] /(n) original form/base form/(P)/
+ [󤱤] /(n) protoplasm/plasma/
+ [] /(n) original word/original language/
+ [󤳤] /(n) manuscript/copy/(P)/
+Ƥ󤻤 [󤳤褻] /(exp) to contribute an article/
+ƲԤ [󤳤] /living on one's writing/
+ƻ [󤳤] /manuscript paper/
+ѻ [󤳤褦] /Japanese writing paper/(P)/
+ [󤳤礦] /(n) payment for a manuscript/
+ [󤳤] /(n) (raw) ore/
+ [󤳤] /(n) plaintiff/accuser/prosecutor/(P)/
+ [󤳤Ҥ] /plaintiff versus defendant/
+Ƚ [󤵤Ф] /(n) original judgment/
+Ƚ [󤵤Ф󤷤] /original court/court of first instance/
+ [󤶤礦] /(n) raw materials/(P)/
+ [󤶤] /(n) original sin/
+ [󤵤] /(n) original work/(P)/
+ [󤵤] /(n) the original author (of a translated work)/
+ [󤵤] /(n) place of origin/habitat/(P)/
+ [󤵤] /(n) place of origin/home/habitat/(P)/
+ʪ [󤵤֤] /primary product/
+ [] /(n) origin/primeval/(P)/
+϶ [󤷤礦] /the early church/the primitive church/
+ϻ [󤷤] /primitive times/
+Ͽ [󤷤] /(n) primitive man/
+Ū [󤷤Ƥ] /(adj-na) primitive/original/
+ưʪ [󤷤ɤ֤] /protozoa/
+ [󤷤] /(n) primeval forest/virgin forest/
+ [] /(n) atom/(P)/
+ұ [󤷤] /atomic cloud/
+Ҳ [󤷤] /(n) valence/atomic value/
+ҳ [󤷤] /(n) nucleus (atomic)/(P)/
+һ [󤷤] /atomic age/
+Ҿ [󤷤礦] /symptoms of atomic illness/
+ [󤷤] /atomic theory/
+ [󤷤] /atomic war/
+ [󤷤󤽤] /atomic war/
+Ƭ [󤷤Ȥ] /atomic warhead/
+˲ [󤷤Ϥ] /cyclotron/
+ [󤷤Ф] /Atomic bomb/A-bomb/
+ȯ [󤷤ФϤ] /atomic explosion/
+ [󤷤Ӥ礦] /(n) radiation sickness/
+ʪ [󤷤֤Ĥ꤬] /atomic physics/nuclear physics/
+ʪؤ [󤷤֤Ĥ꤬Τ] /father of atomic physics/
+ʪؼ [󤷤֤Ĥ꤬] /nuclear physicist/
+ʼ [󤷤ؤ] /atomic weapons/
+ˤ [󤷤ۤ] /atomic cannon/
+ [󤷤礦] /(n) atomic weight/
+ [󤷤礯] /(n) atomic energy/(P)/
+ϰѰ [󤷤礯󤼤󤤤󤫤] /(n) Nuclear Safety Commission/
+ϰѰ [󤷤礯󤫤] /(n) Atomic Energy Commission (US)/
+ϳ [󤷤꤭] /atomic mechanics/
+ϻ [󤷤礯] /(n) atomic age/
+ [󤷤礯] /(n) nuclear(-powered) ship (vessel)/
+ȯ [󤷤礯ϤĤǤ] /nuclear power generation (of electricity)/
+ȯŽ [󤷤礯ϤĤǤ󤷤] /nuclear power plant/
+ϧ [󤷤] /(n) atomic reactor/(P)/
+ [󤷤] /(n) atomic theory/atomism/
+ [] /(n) thread for weaving/
+ [] /(n) stencil/silkworm egg sheet/
+ [] /(n) original poem/
+ [] /(n) capital/principal/(P)/
+ [󤷤] /(n) pure breed/
+ [󤷤] /(n) unprocessed sake/unblended whisky/
+̱ [󤸤夦ߤ] /(n) native people/aboriginal/(P)/
+ [󤷤] /(n) origin(al)/source/first/
+ [󤷤] /(n) original document/(P)/
+ [󤸤礦] /(n) original state/
+ [󤷤礯] /(n) primary colour/(P)/
+̿ [󤷤礯㤷Ф] /tricolor printing/
+ [󤷤礯Ф] /(n) tricolor printing/
+ [󤷤] /(n) original sentence/
+å [󤷤󥯥å] /master clock/atomic clock/
+ư [󤷤ɤ] /fundamental vibration/
+ [󤸤] /(n) primitive man/(P)/
+ [] /(n) original drawing/
+ [󤹤Ф] /(n) atom and hydrogen bomb/(P)/
+ [󤹤] /(n) actual size/full size/
+ [󤹤] /(n) actual size/full size/
+ [󤻤] /primary rocks/
+ [󤻤󤻤] /primary rocks/
+ [󤻤] /(n) spontaneous generation/primeval/primitive/(P)/
+ưʪ [󤻤ɤ֤] /protozoan/
+ݸ [󤻤ۤ] /(n) wilderness preservation/
+ [󤻤] /(n) primeval forest/virgin forest/
+ [󤻤] /(n) (raw) ore/
+ [󤻤] /(n) original domicile/permanent address/
+ [󤻤] /(n) (one's) domicile/
+ [󤻤] /(n) nuclear submarine/(P)/
+ [󤻤] /raw fibers/minute fibers/
+ [] /(n) chemical element/
+ [󤾤] /original statue/
+§ [󤽤] /(n) principle/general rule/(P)/
+§Ȥ [󤽤Ȥ] /(adv) as a general rule/
+§Ū [󤽤Ƥ] /(adj-na) general/
+ [󤿤] /(n) one's home unit/
+ [] /(n) original title/
+ [Ϥ餿] /(n) common mushroom/
+ [夦] /(n) the original notes/
+ [夦] /(n) protozoan/
+ [夦] /(n) the original notes/
+ [] /(n) the original work/
+ [礷] /(n) author/
+ŵ [Ƥ] /(n) original (text)/
+ [Ƥ] /(n) origin (coordinates)/starting point/(P)/
+ [Ȥ] /unrefined sugar/
+Ƭ [Ȥ] /(n) the field/the parade ground/
+ư [ɤ] /(n) motive/
+ư [ɤ] /(n) motor/
+ư [ɤ礯] /(n) motive power/(P)/
+ [Ф] /(n) atomic bomb/(P)/
+ [Ф] /atomic bomb victim/
+ [Ф礦] /(n) symptoms of atomic illness/
+ȯ [Ѥ] /(n) nuclear power plant/nuclear power supply/(P)/
+Ƚ [Ϥ󤱤] /(n) original decision/
+ [Ф] /(n) negative (plate)/
+ [Ѥ] /(n) negative (of a picture)/
+ [Ф] /(n) typesetting plates (books)/mold/pressing plates (records)/original edition/
+ [Ѥ] /(n) typesetting plates (books)/mold/pressing plates (records)/original edition/
+ [Ф] /(n) original recording/
+ [] /plaintiff and defendant/
+ɼ [Ԥ礦] /(n) stub (of a checkbook)/
+ [Ԥ] /(n) the original article/
+դ [Ĥ] /(n) scooter/low power "motorized" bicycle/moped/
+ʪ [֤] /(n) the original/
+ʸ [֤] /(n) the text/original/(P)/
+ [] /(n) ledger/original record/
+ [ݤ] /(n) the original/original copy/script/(P)/
+ [ޤ] /(n) (abbr) base powder/bulk powder/
+̱ [ߤ] /aborigines/
+ [] /(n) raw cotton/
+ [⤦] /(n) raw wool/
+ [ܤ] /(n) pulpwood/
+ [] /(n) waste land/wilderness/moor/field/plain/(P)/
+ [䤯] /(bulk) drug substance/
+ [] /(n) crude oil/(P)/
+ [椫] /(n) crude oil price/
+ [椭礦夦] /(n) oil supply/
+ [椻] /(n) oil production/
+ή [夦] /(crude) oil spill/
+ͳ [椦] /reason/cause/
+ [] /(n) principle/theory/fundamental truth/(P)/
+ȥѥ᡼Υץ [ȥѥ᡼Υץ] /principles and parameters approach/
+ [ꤷ央] /fundamentalism/
+ [ꤷ央] /fundamentalist/
+ [礦] /(n) raw materials/(P)/
+ʴ [礦դޤ] /(n) base powder/bulk powder/
+ [] /(n) theory/principles/
+ [Ĥ] /(adj) grim/stern/
+ [] /(adj-na,n) austere/majestic/dignified/stately/awful/impressive/(P)/
+ʵ [ʤ] /solemn ceremony/
+ [Ӥ] /(adj) (1) severe/strict/rigid/unsparing/relentless/(2) stern/austere/grave/solemn/majestic/(3) intense (cold)/
+뤵 [ӤĤ] /intense heat/
+ɾ [ӤҤҤ礦] /severe criticism/
+ [Ӥ] /(n) severity/strictness/intensity/(P)/
+Ȥ [Ȥ] /(adv,exp) strictly/solemnly/
+ [] /(adv,vs) strictly/severely/rigidly/fortify/strengthen/secure/
+ᤷ [ᤷ] /(adj) (1) severe/strict/rigid/unsparing/relentless/(2) stern/austere/grave/solemn/majestic/(3) intense (cold)/
+ᤷդ [ᤷĤ] /grave (stern) look/
+ [] /(n) severe punishment/rigorous measures/
+ [󤫤] /(n) strict guard/(P)/
+ [󤫤] /(adj-na,n) severe/rigid/strictness/rigor/austerity/(P)/
+ [󤫤] /(n) intense cold/
+θ [󤫤Τ] /the coldest season (weather)/
+ [󤭤] /(n) strict prohibition/ban/interdiction/(P)/
+ [󤯤] /(n) your honored father/
+ [󤯤] /(n) strict instruction/
+ [󤱤] /(n) severe punishment/
+ [󤳤] /(adj-na,n) severity/rigor/
+ [] /strict order/your order/
+ [󤷤] /(n,vs) strict observance/(P)/
+ [󤸤夦] /(adj-na,n) strict/rigour/severe/firm/strong/secure/(P)/
+ [󤷤夯] /(adj-na,n) gravity/solemnity/severity/seriousness/dignity/rigor/austerity/(P)/
+ [󤷤] /(n) extreme heat/
+ [󤻤] /(adj-na,n) strictness/impartiality/exactness/rigidness/
+ʳ [󤻤] /exact science/
+Ω [󤻤夦] /(adj-na,n) strict neutrality/
+ [󤻤] /(n,vs) careful selection/
+ [󤼤] /(adj-na,n) grave/solemn/
+ [󤼤󤿤] /(adj-t) solemn/grave/majestic/stern/
+ [󤼤] /solemnly/gravely/majestically/authoritatively/
+¸ [󤽤] /(n) real existence/
+ã [󤿤] /(n) strict order/
+õ [󤿤] /(n) strict search/sharp lookout/
+ [] /(n) strong protest/demand for an explanation/serious talk/
+ [Ȥ] /(n) severe winter/
+ߴ [Ȥ] /(n) coldest period/
+ȳ [Ф] /(n) severe punishment/rigorous measures/(P)/
+ [] /(n) strict secret/top-secret/
+ [Ӥ] /Genbi Gorge (Ichinoseki-shi, Iwate-ken)/
+ [] /(n) your honored father/
+ [פ] /(n,vs) sealing hermetically/
+̩ [ߤ] /(adj-na,n) strict/close/(P)/
+̩ˤ [ߤĤˤ] /strictly speaking/
+̿ [ᤤ] /(n) strict order/peremptory command/
+ [褦] /(n) stern expression/
+Χ [] /(n) strict law/
+ [󤿤] /(oK) (n) strict order/
+ [ޤܤ] /(n) phantom/vision/illusion/dream/(P)/
+ɤ [ޤܤ򤪤] /(exp) to pursue phantoms/
+ [󤨤] /(n) phantom/vision/illusion/(P)/
+ [󤫤] /(adj-na,n) strange or mysterious and troubling/
+ [󤫤] /(n) hallucination/illusion/(P)/
+ХΥ [󤫤Υ] /(n) hallucinogenic mushroom/
+к [󤫤] /hallucinogen/LSD/
+о [󤫤礦] /(n) hallucinosis/
+оɾ [󤫤礦礦] /(n) hallucination/
+ [] /apparition/
+ [] /phantom limb/
+ [] /(n) visual hallucination/vision/
+ [󤸤] /(n) magic/witchcraft/
+ [󤽤] /(n) illusions/(P)/
+۶ [󤽤礯] /(n) fantasy/fantasia/
+۷ [󤽤] /non-realistic drama/
+ [󤾤] /(n) phantom/vision/illusion/
+İ [礦] /(n) auditory hallucination/
+ [Ȥ] /(n) magic lantern/
+ [Ȥ] /(n) slide projector/
+̴ [] /(n) dreams/visions/phantasms/
+ [] /(n) disillusionment/(P)/
+ [勞] /(n) fascination/glamor/bewitching/
+ [] /(n) (1) bow string/string (of guitar, violin, etc)/(2) (geom) chord (straight line joining two points on a curve)/(3) handle/
+ [Ĥ] /(n) (1) bow string/string (of guitar, violin, etc)/(2) (geom) chord (straight line joining two points on a curve)/(3) handle/(P)/
+ [Ĥ뤪] /(n) sound of vibrating bowstring/
+ [] /(n,vs) singing/
+ [󤬤] /(n) music for strings/(P)/
+ڴ [󤬤ä] /(n) stringed instruments/(P)/
+ڸ޽ն [󤬤夦礯] /string quintet/
+ڻͽ [󤬤夦] /string quartet/
+ڻͽն [󤬤夦礯] /string quartet/
+ڻͽ [󤬤夦] /(n) string quartet/
+ [󤲤] /(n) crescent moon/
+ [󤶤] /civil engineering chord member/
+ [󤸤] /(v5r) to subtract/to deduct/to reduce/to decrease/
+ [󤺤] /(v5z) to decrease/to reduce/to subtract/
+ [󤿤] /strict/severe/stern/
+餹 [ؤ餹] /(v5s,vt) to abate/to decrease/to diminish/to shorten/(P)/
+餺 [ؤ餺] /(n) impudent talk/
+ [ؤ] /(n) decrease/reduction/fall/
+ [ꤳ] /(v5m) to sink into/to cave in/
+ĥ [Ϥ] /(n) modulation (of voice)/
+ [ؤ] /(v5r,vi) to decrease (in size or number)/to diminish/to abate/(P)/
+ [󤢤] /(n,vs) decompression/
+ [󤤤] /(n,vs) reduction of staff/(P)/
+ [󤨤] /(n,vs) decrease in profits/(P)/
+ [󤨤] /(n) reduction of salt/sodium restriction/
+ [󤨤󤷤礯] /(n) a low-salt diet/
+ [] /(n) price reduction/depreciation/abatement/
+ [󤫤礦㤯] /(n) depreciation/(P)/
+ [󤬤] /(n) abatement/(P)/
+ [󤭤夦] /(n,vs) pay cut/salary cut/(P)/
+ [󤱤] /(n) reduction of penalty/
+ [󤴤] /(n) minus sign/
+ [󤵤] /(n) partial payment of a debt/reduction of a debt/
+Ĵ [󤵤] /amortization fund/sinking fund/
+ [󤵤] /(n) poor crop/diminished yield/
+ [󤵤] /(n,vs) lessening/diminishing/reducing/
+ [󤵤] /(n,vs) reduction in production/(P)/
+ [󤶤] /(n) subtraction/
+ [] /(n) reduction of capital/
+ [󤷤夦] /(n) fall/decrease (in income)/(P)/
+ [󤷤礦] /(n) decrease/reduction/decline/(P)/
+ [󤷤礯] /(n,vs) diet/
+ [󤹤] /(n) subsiding of water/
+ [󤹤] /(n,vs) attenuation/damping/decay/
+ [󤹤] /attenuator/
+Ψ [󤹤] /(n) attenuation (factor, rate)/
+ [󤹤] /(n) decreasing in number/type of cell division (biology)/
+ [󤼤] /(n) tax reduction/(P)/
+® [󤽤] /(n,vs) deceleration/(P)/
+® [󤽤] /(n) moderator/
+® [󤽤] /reduction gear/
+» [󤽤] /(n) decrease/
+» [󤽤󤫤] /(n) asset-impairment accounting/
+ [󤿤] /(n,vs) decline/ebb/failure/loss/(P)/
+ [󤿤] /(n) reduction of acreage (under cultivation)/
+ [Ƥ] /(n,vs) subtract/give a demerit/(P)/
+ [Ȥ] /(n) demotion/
+ [Ѥ] /(n) reduction in a dividend/smaller ration/
+ȿ [󤿤] /(n) reduction (of crop size)/(P)/
+ȿ [󤿤󤻤] /policy of reducing acreage (under cultivation)/
+ [ݤ] /(n) salary reduction/salary cut/(P)/
+ˡ [ݤ] /(n) subtraction/
+ [] /(n) reduction in friction/lubrication/
+ [] /(n) reduction in friction/lubrication/
+ [] /(n) reduction and exemption/mitigation and remission/(P)/
+ [󤳤] /(n,vs) natural decrease/
+ [⤦] /(n,vs) natural decrease/
+ [礦] /(n) loss in quantity/(P)/
+̷б [礦] /streamlined management/
+ [] /(n,suf) source/origin/
+ [ߤʤ] /(n) source/origin/(P)/
+ [] /(n) (1) Genji (the character in the Genji Monogatari)/(2) the Minamoto family/(P)/
+θ [󤸤Τ] /descendant of the Genji family/
+ʪ [󤸤Τ] /the Tale of the Genji/
+ [󤻤] /(n) source/(P)/
+ [󤻤󤫤] /tax withholding at the source/
+ [󤻤󤷤Ȥ] /income tax withheld at the source/
+ħ [󤻤礦夦] /tax withholding at the source/
+ʿ [ڤ] /(n) Genji and Heike clans/two opposing sides/
+ή [夦] /(n) current-limiting/(P)/
+ [Τ] /(n) bushhammer/
+ [󤳤] /(n) (rare) black and yellow silk (offered to gods)/heaven and earth/
+ [󤫤] /(n) entranceway/entry hall/(P)/
+ [󤫤󤵤] /entrance/front door/
+ [󤫤Ф] /(n) doorkeeper/janitor/
+ʧ [󤫤Ф餤] /(n) refusing to see a visitor/
+ [] /(n) expert/professional/geisha/prostitute/(P)/
+Ͷ [Ȥ] /(n) professionals/
+¹ [󤽤] /(n) great-great-grandchild/
+ [Ȥ] /(n) winter/
+ [Ȥ] /(n) winter/
+ [Ф] /(n) unpolished wheat or barley/
+ [֤] /(n) basalt/whin(stone)/
+ [ޤ] /(n) unpolished rice/unmilled rice/brown rice/(P)/
+ [ޤ] /(n) tea (with roasted rice)/
+̯ [ߤ礦] /(adj-na,n) abstruse/occult/mysterious/
+ [魯] /(v5s) to show/to indicate/to display/(P)/
+ [󤺤] /(v5z) to appear/to reveal/to show/
+ [] /(adv) actually/really/(P)/
+ [] /(n) embodiment/materialization/(P)/
+ [] /(v1) (1) to appear/to come in sight/to become visible/to come out/to embody/to materialize/(2) to express oneself/(P)/
+魯 [魯] /(io) (v5s) to show/to indicate/to display/(P)/
+ [] /(n) embodiment/materialization/(P)/
+ [] /(v1) (1) to appear/to come in sight/to become visible/to come out/to embody/to materialize/(2) to express oneself/(P)/
+Ф [Ǥ] /to appear/
+ [󤤤] /(n) present members/
+ [] /(n) the present time/
+ [] /(n) current price/
+ [󤭤礦] /(n) present condition/(P)/
+ [󤮤礦] /(n) outdoor (work)/
+Ȱ [󤮤礦] /(n) a field worker/outside worker/
+ [󤭤] /(adj-na,n) cash/ready money/mercenary/self-interested/(P)/
+Ф [󤭤Ҥ] /cash withdrawal/
+ڤ¶ [󤭤󤪤Ӥ褭] /cash on hand and in banks/
+⼫ưʧ [󤭤󤸤ɤϤ餤] /cash dispenser/
+⼫ư¤ʧ [󤭤󤸤ɤФ餤] /automatic teller machine/ATM/
+⼫ư¶ʧ [󤭤󤸤ɤ褭󤷤Ϥ餤] /automatic teller machine (ATM)/
+Ծ [󤭤ȤҤ] /(n) spot market/
+ [󤭤󤷤夦ˤ夦] /(n) (having) a cash income/
+α [󤭤󤫤Ȥ] /registered mail/
+ [󤭤󤻤] /cash price/
+ [󤭤夦ˤ夦] /(n) cash infusion/
+ [󤭤Ȥ] /(n) cash investment/
+㤤 [󤭤󤬤] /cash purchases/
+ [󤭤󤦤] /cash sales/
+ʧ [󤭤Ф餤] /paying cash/
+䲰 [󤭤ɤ] /(n) cash-basis wholesaler/
+ [󤳤] /(n) present/current/in operation/(P)/
+ [󤳤Ϥ] /(n) flagrante delicto/caught red-handed/(P)/
+Ȥ [󤳤Ϥ] /red-handed/in flagrante delicto/
+ˡ [󤳤ۤ] /(n) existing law(s)/laws in force/
+ˡ [󤳤ۤ] /(n) existing laws/regulations now (at present) in force/
+ [] /(n) the present amount/amount on hand/
+ [󤳤] /(n) the present (day or age)/
+ [󤶤] /(n-adv,n-t) present/up to now/nowadays/modern times/current/(P)/
+ߤΤȤ [󤶤ΤȤ] /at the present time/
+ߴλ [󤶤礦] /(n) (gram) present perfect tense/
+ߴλ [󤶤礦] /present perfect tense/
+߹ [󤶤] /(n) amount on hand/
+ [󤶤] /(n) "you are here" (on map)/present location/
+ [󤸤] /the present era/
+ [󤸤Ƥ] /(n) the present point (i.e. in history)/(P)/
+ˤƤ [󤸤ƤˤƤ] /at the present time/at present/
+ [󤸤] /(n) reality/(P)/
+² [󤸤Ĥ] /(n) realization/
+´ [󤸤Ĥ] /sense of reality/
+¼ [󤸤Ĥ央] /realism/
+¼ [󤸤Ĥ央] /a realist/
+ [󤸤Ĥ] /(n) realistic/practical/feasible/
+Ū [󤸤ĤƤ] /(adj-na) realism/pragmatic/
+Υ [󤸤ĤФʤ] /(n,vs) unreality/becoming disconnected from reality/
+ [󤷤㤯] /(n) full size/
+ [󤸤夦] /(n) (present) address/(P)/
+ [󤷤] /(n) appearance/emergence/
+ [󤷤礦] /(n) phenomenon/(P)/
+ݳ [󤷤礦] /(n) the phenomenal world/
+ݳ [󤷤礦] /(n) phenomenology/
+ [󤷤礦] /(n) phenomenalism/
+ [󤸤礦] /(n) actual spot/scene/scene of the crime/
+ [] /(n) actual spot/scene/scene of the crime/(P)/
+ [ФȤ] /(n) field overseer/site foreman/
+측 [Ф󤷤礦] /on-the-site inspection/
+ [Ф央] /(n) a bottom-up approach to management/on-the-spot decision-making/
+ [Ф夦] /on-the-spot broadcast/
+ [󤸤礦] /(n) present condition/existing state/status quo/(P)/
+ݻ [󤸤礦] /(n) maintenance of the status quo/
+ [󤷤礯] /(n) present condition/(P)/
+ [󤷤礯Ȥ礦] /(n) incumbent president/
+ [󤹤] /(n) present number/
+ [] /(n) (Buddh) present world/present age/transient world/life/
+ [󤻤] /(n) (Buddh) present world/present age/transient world/life/
+ [] /(n) (Buddh) present world/present age/transient world/life/
+ [󤻤] /(n) current state/present or actual strength/
+ [ʤ] /(n) real money/cash/
+ [󤵤] /(n) repurchase (esp. bonds, debt, etc.)/buy-back/
+ [󤵤ȤҤ] /(n) transaction with repurchase agreement/
+ [󤼤] /(n) before one's eyes/
+ [󤽤] /(n) sending or transporting cash/
+ [󤾤] /(n,vs) developing (film)/(P)/
+ [󤾤] /developing solution/
+¸ [󤽤] /(n) living/existing/Real Presence/extant/
+¸ [󤾤] /(n) living/existing/Real Presence/extant/
+ʤ [󤿤򤯤Ĥ] /(exp) to overthrow the present regime/
+ [] /(adj-no,n-adv,n) nowadays/modern times/present-day/(P)/
+ [礦] /(n) modern medicine/
+Ѹ [] /(n) current (present-day) English/
+岽 [] /(n) modernization/
+ʳ [] /present-day science/modern science/
+ [] /(n) contemporary drama/
+ [] /(n) a modern language/
+ [] /(n) contemporary history/
+ [] /(n) modern poetry/
+ [] /(n) modern person (people)/
+Ū [Ƥ] /(adj-na) modernistic/(P)/
+ [Ф] /(n) modern version (e.g. of Italian Renaissance architecture)/
+ʸ [֤ᤤ] /modern civilization/
+ʳ [󤫤] /current rank/present grade/(P)/
+ [] /(n) actual place/local/(P)/
+ϻ [] /(n) local time/
+Ͽ [] /(n) native/
+ [] /(n) local production/
+߰ [夦] /local resident/
+Ĵ [礦] /(n) field survey/field work (research)/on-the-spot investigation/
+Ĵã [礦] /(n,vs) local procurement/local content/sourcing locally/
+ [ۤ] /on-the-spot report/
+ˡ [ۤ] /(n) local subsidiary/
+Ĵ [礦] /(n,vs) (abbr) local procurement/local content/sourcing locally/
+ [ʤ] /present cabinet/
+Ǥ [ˤ] /(n) present post/
+ [Ԥ] /(n) the actual article/
+ʪ [֤] /(n) stocks/products/(P)/
+ʪͿ [֤Ĥ夦] /salary paid in kind/
+ʪ [֤Ĥ] /spot quotations/
+ [󤨤] /(n) active duty/active service/(P)/
+ͭ [椦] /(adj-no,n) present/existing/(P)/
+ͭ [椦礯] /effective strength/current strength/
+ [褦] /(n) currently used/
+ [] /(n) string/cord/
+ [] /(n) singing and (string) music/
+ [󤬤] /(n) string music/
+ڴ [󤬤ä] /(n) stringed instruments/
+ [󤻤] /sound of the strings/
+ [󤻤] /catgut/
+ [󤽤] /(n) porthole/
+¦ [󤽤] /(n) ship's side/broadside/
+ [Ƥ] /(n) gangway (ladder)/
+ [Ȥ] /(n) running lights/
+Ƭ [Ȥ] /(n) gunwale/
+ [] /(n) gangway/
+ [] /(n) word/remark/statement/(P)/
+ [󤲤] /(n) every word/
+Ĥ [Ĥ] /(v1) to tell/to tell on (someone)/to order/to charge/to direct/
+ʤ [ʤ] /(n) doing as one is told/yes-man/(P)/
+ʤ [ʤ] /exactly as said/
+㤨 [] /(v1) to say by mistake/to make a slip of the tongue/
+᤮ [] /(v1) to talk or say too much/to go too far/to overstate/to exaggerate/
+ᤴ [] /(v5s) to talk or say too much/to go too far/to overstate/to exaggerate/
+ [ޤ路] /(n) expression/phraseology/(P)/
+ [餿] /(v1) to correct oneself/
+ [Ҥ餭] /(n) explanation/justification/vindication/
+ [Ҥ餯] /(v5k) to justify/to explain/to vindicate/
+ݤ [] /(n) false accusation/pretext/commitment/(P)/
+ݤƻߤ [Ƥ] /to stop in the middle of a sentence/
+ݤ [] /(v1) to begin speaking/to start to say/to stop in mid-sentence/
+ [] /(n) putting in other words/
+ [] /(v1) to say in other words/to put another way/to express in different words/to reword/(P)/
+ݤ [ޤ] /(v1) to do sweet-talk/
+ޤ [դ] /(v1) to give detailed instructions/
+ [] /(v5r) to court/to woo/to approach defiantly/
+ڤ [] /(v5b) to refer to/to mention (e.g. theme)/
+Ѥ [Ĥ] /(v5g) to transmit by word of mouth/
+ͤ [ͤ] /(v1) to find it hard to say/
+ [ޤ] /(v5r) to talk volubly/
+ [] /(v5r) to send word/
+Ť [դ뤷Ȥ] /hackneyed saying/
+Ť [դ뤹] /(v5s) to say repeatedly or proverbially/
+ [ޤ] /(v5r) to say by mistake/to make a slip of the tongue/
+ [魯] /(v5s) to have a chat with/to promise/to get engaged/
+魯 [魯] /(v5s) to exchange words or promises/to promise/
+ [] /(n) worth mentioning/
+礤 [] /(n) quarrel/dispute/
+礦 [] /(v5u) to quarrel/
+碌 [碌] /(v1) to agree in advance/
+ [] /(v1) to talk down/to argue down/
+餹 [餹] /(v5s) to spread (a report)/
+Ĥ [Τ] /(v5s) to leave word with (a person)/to state in one's will/to leave (something) unsaid/to forget to mention/
+ߤ [] /(v5s) to break off (in middle of sentence)/
+ΤƤ [Ƥ] /(v1) to say (something) over one's shoulder/
+ [] /(n) one's words or remarks/an excuse/
+路 [ʤ路] /(n) idiom/set phrase/habit of speech/
+魯 [ʤ魯] /(v5s) to be handed down/to have a habit of saying/
+¤ [֤] /(v5r) to hesitate to say/
+Фä [ä] /(n) the one who brought it up/the one who calls attention to a fart is in fact the farter/the one who brings up a subject must be the first to act upon it/
+Ф [ä] /(n) the one who brought it up/the one who calls attention to a fart is in fact the farter/the one who brings up a subject must be the first to act upon it/
+Ф [] /(v5s) to start talking/to speak/to tell/to propose/to suggest/to break the ice/(P)/
+ [礦] /(n) an excuse/however/nonetheless/
+餹 [դ餹] /(v5s) to spread a rumor/to talk about/
+ [֤] /(n) manner of speaking/
+Ԥ [Ĥ] /(v5s) to tell all/to give a full account/
+ [ʤ] /(n) doing as one is told/yes-man/
+ [ʤۤ] /(adj-na) completely submissive to another person/
+ڤ [] /(v5r) to declare/to assert/to state definitively/(P)/
+ [Ĥ] /(v5u) to gloss over/
+褤 [餽] /(n) a quarrel/argument/
+褦 [餽] /(v5u) to quarrel/to dispute/
+ [] /(n) remarks/comments/
+ [] /(v5r) to send a message/to write to/
+­ [] /(v5s) to add/to say something additional/
+»ʤ [ʤ] /(v5u) to say by mistake/to make a slip of the tongue/
+ؤ [] /(n) putting in other words/
+ؤ [] /(v1) to say in other words/to put another way/to express in different words/to reword/
+ؤʤ [ʤ] /if we put this another way/in other words/
+ [] /(n) the asking price/
+Τ [] /(adj-pn) indescribable/inexpressible/
+֤ [] /(v5k) to leave word/to leave a message/
+ĥ [Ϥ] /(v5r) to insist/to assert/to be obstinate in saying/
+ľ [ʤ] /(v5s) to correct oneself/to restate/
+̤ [Ȥ] /(v5s) to persist in saying/
+ [Ĥ] /(n) tradition/legend/
+ [Ĥ] /(v1) to send word/
+Ϥ [錄] /(n) sentence/judgment/pronouncement/order/command/(P)/
+Ϥ [錄] /(v5s) to announce/to tell/to sentence/to order/(P)/
+Ƥ [Ƥ] /(v1) to guess right/
+ƨ [Τ] /(n) evasion/an excuse/
+ƨ [Τ] /(v1) to explain away/to talk one's way out of/
+ [] /(adj) hard to say/inexpressible/hesitant to say/
+ [ˤ] /(adj) hard to say/inexpressible/hesitant to say/
+ˤ [֤] /(v5r) to argue down/to confute/
+ȴ [̤] /(n) evasion/an excuse/
+ȴ [̤] /(v1) to explain away/to answer evasively/
+ɽ [魯] /(v5s) to express/(P)/
+ɽ魯 [魯] /(v5s) to express/(P)/
+դ [Ĥ] /(v5r) to be ordered/
+դ [Ĥ] /(v1) to tell/to tell on (someone)/to order/to charge/to direct/(P)/
+餫 [ޤ] /(v5s) to talk (a person) down/to confute/
+ [դ] /(v1) to argue down/
+ʬ [֤] /(n) one's say/one's point/complaint/excuse/(P)/
+ʬ [櫓] /(n,vs) (1) excuse/(2) explanation/
+ʶ餹 [ޤ餹] /(v5s) to equivocate/
+ʹ [] /(v5s) to tell someone to do something/to warm/to persuade/to instruct/
+ʹ [] /(v1) to tell someone to do something/to warn/to persuade/to instruct/
+֤ [] /(v5s) to repeat/to talk back/to answer back/(P)/
+ [ĤΤ] /(v5r) to argue vehemently/
+餹 [餹] /(v5s) to pass the time talking/
+ [Ϥʤ] /(v5t) to declare/
+ [] /(n) speaking style/(P)/
+ [櫓] /(n,vs) (1) excuse/(2) explanation/(P)/
+Ωʤ [櫓ʤ] /admit no excuse/
+ [褦] /(n) manner of speaking/
+ [ɤ] /(v5m) to hesitate to say/
+ [Ȥ] /(v5s) to omit/to forget to mention/to leave unspoken/
+ΩƤ [Ƥ] /(v1) to state/to insist/
+ϳ餹 [餹] /(v5s) to forget to mention/to leave unspoken/to let slip a secret/
+ [ʤ] /(v5s) to speak as though something were actually the case/to smooth over/to describe/
+ [Ϥ䤹] /to praise/to spread or circulate a rumor/
+Ƥ [] /(v1) to talk down/to argue down/
+ [] /(v5u) to say/(P)/
+ [椦] /(v5u) to say/(P)/
+˸ [ˤ] /beyond expression/unspeakable/inexpressible/indescribable/
+ޤǤʤ [ޤǤʤ] /(adj,exp) it goes without saying/there is no need to say so, but of course/it is needless to say/it need scarcely be said/(P)/
+ʤ [ޤǤʤ] /(adj,exp) it goes without saying/there is no need to say so, but of course/it is needless to say/it need scarcely be said/
+̵ [ޤǤʤ] /(adj,exp) it goes without saying/there is no need to say so, but of course/it is needless to say/it need scarcely be said/
+ä [ää] /even if I told you/
+Ť [ȤŤ] /(v1) to send word/to send a message/
+ [ȤΤ] /(n) literary word/
+鷺餺 [鷺餺] /(n) to be tacit/
+̤ [̤Ϥ] /(exp,n) some things are better left unsaid/silence is golden/
+ [] /(adv) so to speak/so to call it/as it were/(P)/
+Ф [Ф] /(adv) as if to say/as much as to say/as though/
+ [虜] /(n) say-not monkey/
+ [ޤ] /(exp) to keep one's word/
+ [] /(n) promptly/
+ [󤫤] /wordbook/dictionary/
+ [󤬤] /(n) unexpressed/implied/implicit/
+ [] /(v1) to say in other words/to put another way/to express in different words/to reword/
+ [󤭤夦] /(n,vs) reference/(P)/
+ [Ȥ] /(n) a mention/
+ [󤲤] /(n) every word/
+ [] /(n) language/(P)/
+챿 [󤴤褦] /performance/
+ [󤴤] /(n) linguistics/
+ؼ [󤴤] /linguist/
+Ūǰ [󤴤Ƥͤ] /linguistic conceptualism/
+Ūº [󤴤ƤĤ] /linguistic realism/
+쵡ǽ [󤴤Τ] /language faculty/
+춵 [󤴤礦] /(n) language education/
+㳲 [󤴤礦] /(n) speech impediment/speech disorder/
+쿴 [󤴤꤬] /(n) psycholinguistics/
+μ [󤴤] /knowledge of language/
+ [󤴤] /(n) linguistic geography/
+ [󤴤꤬] /(n) linguistic geography/
+ [󤴤夦] /(n) speech center/
+ƻ [󤴤ɤ] /(adj-na,n) outrageous/preposterous/inexcusable/absurd/
+ͭ [󤴤Ȥ椦] /language specific/
+ǽ [󤴤Τ礯] /competence/
+ˡ [󤴤礦ۤ] /speech therapy/
+ [󤳤] /(n) speech and behaviour/
+԰ [󤳤ä] /acting up to one's words/
+Ͽ [󤳤] /(n) record of a person's words and deeds/
+礤 [] /(n) quarrel/dispute/
+礦 [] /(v5u) to quarrel/
+Ĥ [Τ] /(v5s) to leave word with (a person)/to state in one's will/to leave (something) unsaid/to forget to mention/
+ [] /(n) language/speech/
+ [󤷤] /(n) commitment/pledge or promise/(P)/
+ [] /(n) commitment/pledge or promise/
+ˤ [Ȥۤ] /(v5g) to congratulate/
+ [󤸤礦] /(n) telling/stating/
+ [ʤ] /(n) doing as one is told/yes-man/
+ [󤻤] /(n) responsibility for one's words/
+ [󤻤] /(n) remark/statement/
+ [ȤŤ] /(n) declaration/hearsay/
+ [ȤŤ] /message/
+ư [ɤ] /(n) speech and conduct/(P)/
+դ [ȤŤ] /(v5r) to be entrusted with/to be asked to/
+դ [ȤŤ] /(n) (verbal) message/
+դ [ȤŤ] /(v1) to send word/to send a message/(P)/
+ʸ [֤󤤤ä] /unification of the written and spoken forms of a language/
+ [ᤤ] /(n) declaration/statement/assertion/(P)/
+ [櫓] /(n,vs) (1) excuse/(2) explanation/
+ [Ȥ] /(n) word(s)/language/speech/(P)/
+դ¹Ԥ˰ܤ [ȤФ餸äˤĤ] /(v5r) to change words into actions/
+դ˵ͤޤ [ȤФˤĤޤ] /(exp) to be at a loss for words/
+դɽʤ [ȤФˤ碌ʤ] /ineffable/inexpressible/
+դΰ [ȤФΤ] /figure of speech/
+դ [ȤФΤ] /language barrier/
+դѤ [ȤФĤ] /(exp) to continue (to say)/
+դ򤨤 [ȤФޤ] /(exp) to exchange words/
+դ [ȤФˤ] /(exp) to not commit oneself/
+ո [ȤФŤ] /(n) speech/expression/wording/(P)/
+ռ [ȤФ] /(n) a promise or pledge/
+ս [ȤФ] /(n) foreword to a collection of poems/preface/explanatory notes/captions/
+տ [ȤФ] /(n) word ending/slip of the tongue/
+տª [ȤФȤ館] /(exp) to cavil at a person's words/
+դ [ȤФĤ] /wording/
+ [Ȥ] /(n) soul or power of language/
+ [] /(n) discussion/(P)/
+μͳ [Τ椦] /(n) free speech/
+ [դĤ] /(exp) to suppress the freedom of speech/
+ [󤭤] /organ of public opinion/
+ [Ȥ虜] /(n) proverb/maxim/(P)/
+ʸ [] /(n) (old name for) Hangul/the Korean script/
+¤ [] /(n-adv,n) limit(s)/as far as possible/as much as possible/to the best of one's ability/(P)/
+¤ʤ [ʤ] /(adj) eternal/unlimited/endless/(P)/
+¤̵ [ʤ] /(adj) eternal/unlimited/endless/
+¤̵ [ʤ] /without end/exceedingly/
+¤ͭ [ꤢ] /finite/limited/
+¤ [] /(v5r) to restrict/to limit/to confine/(P)/
+³ [󤫤] /(n) limit/bound/(P)/
+³ [󤫤Ӥ礦] /high magnification microscope/
+³ [󤫤褦] /marginal utility/
+³ [󤫤礦礦] /critical situation/
+³ [󤫤Ƥ] /coordinating point/
+³ [󤬤] /(n) excess/extra/
+¶IJ [󤭤礯礦] /(n) Crohn's disease/
+ [Ƥ] /(n,vs) limit/restriction/(P)/
+ [Ƥ] /(n) determiner/
+ [Ƥ󤽤] /limited war/
+Ū [ƤƤ] /(adj-na) limiting/restrictive/
+ [ƤФ] /(n) limited edition/
+ [] /(n) limit/bounds/(P)/
+٤Ķ [ɤ򤳤] /(exp) to go beyond the limit/to pass the limit/
+ٳ [ɤ] /(n) credit limit (on a credit card)/(P)/
+ [] /(n) period of time (abbr. of jigenme)/
+ [] /(n) question mark/
+øŻ [ȤƤ] /(n) marks to aid in reading Chinese classics/
+øŻ [򤳤ȤƤ] /(n) marks to aid in reading Chinese classics/
+øʻ [ȤƤ] /(n) marks to aid in reading Chinese classics/
+øʻ [򤳤ȤƤ] /(n) marks to aid in reading Chinese classics/
+ [] /(n) article counter/
+ [] /(n,suf) counter for mil. units/individual/(P)/
+ġ [] /(n) individual/one by one/(P)/
+ġ [] /individually/separately/
+ġ [] /(n) an individual/(P)/
+ġ [٤Ĥ٤] /(n) each one separately/
+Ĥ [Ȥ] /individual and the whole/
+ĸ [] /(n) individual/one by one/
+ĸĤ [] /individually/separately/
+ĸĿ [] /(n) an individual/
+ĸ [٤Ĥ٤] /(n) each one separately/
+ļ [] /(n) private room/(P)/
+Ľ [] /(n) passage/place/point/part/(P)/
+ľ [礦] /(n) article/clause/item/
+ľ [礦] /(n) itemized form/itemization/
+Ŀ [] /(adj-no,n) individual/private person/personal/private/(P)/
+Ŀͥ [󥿥] /privately owned taxi/
+Ŀͥ [] /(n) personal loan/
+ĿͶ [󤭤礦] /private instruction/
+Ŀͷб [󤱤] /private management/
+Ŀ͸Ŀ [󤳤] /individual/one by one/
+Ŀ͸ [󤴤] /personal equation/
+Ŀ͹ [󤳤] /(n) personals/personal advertisements/
+Ŀ͹ [󤳤] /(n) personal attack or denunciation/
+Ŀͺ [] /(n) individual differences/personal equation/(P)/
+ĿͻƳ [󤷤ɤ] /personal guidance/tutoring/
+Ŀͻ [󤷤] /(n) personal asset/
+Ŀͼ [󤷤央] /individualism/
+Ŀͼ [󤷤央] /individualist/
+Ŀ; [󤷤礦] /consumer spending/
+Ŀ; [󤸤礦ۤ] /personal information/
+Ŀ; [󤸤礦̤ۤ] /(n) identity theft/
+Ŀ [󤻤] /individuality/personality/idiosyncrasy/
+Ŀ [󤻤] /(n) individual match/single game/
+Ŀ࿦Ωײ [󤿤礯ĤߤƤ] /(n) retirement plan/
+Ŀ࿦ [󤿤礯] /(n) individual retirement account (IRA)/
+ĿŪ [Ƥ] /(adj-na) individualistic/personal/self-centred/(P)/
+ĿŪΤ [Ƥˤ] /(exp) to know personally/
+ĿŪո [Ƥ] /personal opinion/
+ĿŸ [Ƥ] /one-man exhibition/one-man show/
+Ŀ [Ȥ] /private investment/individual investment/
+Ŀ [Ȥ] /(n) individual investor/
+Ŀ̾ [ᤤ] /personal name/
+Ŀ [褦] /for personal use/
+Ŀ [] /(n) number of articles/
+ [] /(n) individuality/personality/idiosyncrasy/(P)/
+Ū [Ƥ] /(adj-na) personal/individual/
+ [] /(n) an individual/(P)/
+η [] /(n) population/
+κ [] /(n) individual difference/
+ȯ [Ϥä] /(n) ontogeny/ontogenesis/
+ȯ [Ϥä] /ontogeny/
+Ÿ [Ƥ] /(n) personal exhibition/(P)/
+ [٤] /(n) particular case/(P)/
+̲ [٤Ĥ] /individualization/
+Ū [٤ĤƤ] /individually/
+ [٤ĤϤФ] /door-to-door selling/
+ [ˤ] /(n) antiquity/ancient times/(P)/
+ [] /(n-pref) old/
+ [դ] /(n) used/secondhand/
+Ť [դ뤤] /(adj) old (not person)/aged/ancient/antiquated/stale/threadbare/outmoded/obsolete article/(P)/
+Ť褭 [դ뤭褭ˤˤ] /(exp) the good old days/halcyon days/
+Ťɤ [դ뤭褭] /(exp) the good old days/halcyon days/
+Ťɤ [դ뤭褭ˤˤ] /(exp) the good old days/halcyon days/
+Ť [դ뤯] /(adv,n) anciently/formerly/
+Ť [դ뤯ߤ] /to impart an ancient appearance/
+Ť [դ뤹] /(v5s) to wear out/
+ŤӤ [դӤ] /(v1) to look old/to get old/
+Ťӿꤨ [դӤȤ] /(v1) to waste away/
+Ťܤ [դܤ] /(v1) (uk) to look old/to become musty/to wear out/
+Ťᤫ [դᤫ] /(adj) old and familiar/
+Ű [] /(n) ancient ways/the feelings of the ancients/
+Ű [դ뤤] /(n) old unused well/
+Ű [] /used stamps/
+Ű [դ뤤] /used stamps/
+ű [餤] /(adv,n) in all ages/since antiquity/
+Ų [] /(n) old (pre-Wu dynasty) character pronunciation/
+Ų [դ뤤] /(n) old house/deserted house/
+Ų [] /(n) old song/old poem/
+Ų [դ뤦] /(n) old song/old poem/
+Ų [դ뤫] /(n) old river/
+Ų [] /(n) ancient painting/
+Ų [] /(adj-na,n) classical elegance/antiquity/
+ų [] /(n) convention/usage/old customs/old etiquette/
+ų [] /(n) classical studies/
+ų [] /(n) ancient (early) music/
+ų [դ뤫] /(n) old-timer/veteran/senior/
+Ŵ [դ뤬] /(n) familiar face/old timer/
+Ŵ [] /an antique/
+Ŵ [] /(n) age seventy/
+ŵ [] /(n) age seventy/
+ŵ [] /(n) ancient records/
+ŵ [] /(n) ancient rites/
+ŵ [] /(n) old meaning/old interpretation/
+Ŷ [դĤ] /(n) (1) old soldier/veteran/old hand/
+Ŷ [礯] /(n) old music/
+Ŷ [դ뤬] /(n) scrap iron/scrap metal/
+Ŷ [] /(n) ancient expression/old poem/
+ŷ [դ뤰] /old shoes/
+ŷ [] /(n) ancient instruction/old reading/
+ŷ [դ] /(n) impure blood/
+Ÿ [] /(n) ancient sage/
+Ÿ [] /(n) obsolete word/old proverb/
+Ÿ [] /(n) obsolete word/old proverb/
+Ÿ [դ뤭Ĥ] /(n) old fox/old-timer/schemer/
+Ÿ [դ뤮Ĥ] /(n) old fox/old-timer/schemer/
+Ÿ [] /(n) obsolete word/old proverb/ancient (Japanese) language/(P)/
+Ź [] /(n) veteran/old-timer/man of experience/
+Ź [դܤ] /(v1) (uk) to look old/to become musty/to wear out/
+ź [] /(n) ancient and modern times/all ages/past and present/(P)/
+ź [Ȥ] /all times and places/
+ź̵ [뤤] /best ever/
+Ż [] /(n) seniority/long service/(P)/
+Ż [󤷤] /senior/old timer/
+Ż [] /(n) ancient history/
+Ż [] /(n) used paper/paper for recycling/(P)/
+Ż [] /(n) ancient poems/
+Ż [] /(n) ancient events/
+Ż [] /(n) Japan's Ancient Chronicle/
+Ż [Ǥ] /commentary on Kojiki (Ancient Chronicles)/
+Ż [餤줭] /(iK) (n) origin and history/particulars/
+Ż [] /(n) ancient writing/
+Ż [] /(n) old temple/
+Ż [դǤ] /(n) old temple/
+żư [դ뤸ɤ] /used car/
+ż [] /(n) old style/ancient rites/
+ż [ۤ] /(n) old manuscript/codex/
+żһ [㤸] /(n) old shrines and temples/
+ż [դ] /(n) disused article/ex-soldier/retired official/
+ż [] /(n) well-cured sake/last year's sake/old sake/
+ż [դ뤶] /(n) well-cured sake/last year's sake/old sake/
+Ž [դ뤯] /(adj) stale/old fashioned/hackneyed/trite/(P)/
+Ž [] /(n) old book/rare book/(P)/
+Ž [礤] /(n) secondhand book fair/
+ŽŸ [Ƥ] /(n) exhibition of rare (old, antiquarian) books/
+Ž [դ뤭] /(n) old wound/scar/old unpleasant incident/
+ž [礦] /(n) old name/
+ž [礦] /(n) old castle/old fortress/(P)/
+ſ [礯] /(n) faded color/antique look/
+ſ [礯] /(adj-na) antique-looking/looking hoary with patina/
+ſ [礯󤿤] /(adj-t) antique-looking/
+ſʹ [դ뤷֤] /old newspapers/
+ſ [] /(n) ancient people/
+ [] /(n) ancient establishment/ancient laws/
+ [] /(n) Paleozoic group/
+ [] /(n) Paleozoic era/
+ʪ [֤] /(n) extinct plants and animals/
+ʪ [֤Ĥ] /(n) paleontology/
+ʪؼ [֤Ĥ] /paleontologist/
+ [] /(n) ancient sage/
+ [] /(n) ancient times/
+ [] /(n) historic ruins/historic spot/
+ [դ뤢] /(n) historic ruins/historic spot/
+ [] /(n) historic ruins/historic spot/
+ڤ [դ뤮] /old cloth/old rags/
+ [] /(adj-na,n) artless but attractive in a quaint sense/
+ [] /(n) ancient belief/
+ [դ뤫] /(n) old river/(P)/
+ [󤸤礦] /(n) ancient battlefield/
+ [] /(n) old coin/
+ [󤬤] /(n) numismatics/
+ؼ [󤬤] /numismatist/
+ [դ뤭] /(n) old wound/scar/old unpleasant incident/
+ [դ뤹] /(n) old haunts/former homes/(P)/
+ [դ뤯] /last year's grass/dead grass/
+¯ [] /(n) old custom/
+ [] /(n) old custom/old style/
+ [] /(adj-na,n-adv,n-t) ancient times/(P)/
+奨ץ [ץ] /ancient Egypt/
+奪ԥå [ԥå] /(n) ancient Olympics/
+ [] /ancient language/
+ [] /ancient history/
+ [餵] /(n) reddish-purple/
+ [] /the ancients/
+ʸ [֤ᤤ] /ancient civilization/
+ [] /(n) ancient cloth fragment/
+ì [դ̤] /(n) old badger/veteran/oldtimer/schemer/old fox/
+ [դ뤤] /(n) old pool/old pond/
+ [] /(n) last year's tea/
+ [դ뤮] /(n) old clothes/secondhand clothing/(P)/
+ [夦] /(n) commentaries of the ancients/
+ [夦] /(n) commentaries of the ancients/
+Ҥ [դŤ] /(n) well-pickled (vegetables, etc.)/
+Ŵ [դ뤬] /(n) scrap iron/scrap metal/
+Ŵ [դƤ] /(n) scrap iron/scrap metal/
+ŵ [Ƥ] /(n) old book/classics/classic/(P)/
+ŵ [Ƥ󤪤󤬤] /classical music/
+ŵ [Ƥ󤬤] /the classics/
+ŵؼ [Ƥ󤬤] /classicist/classical scholar/
+ŵǽ [Ƥ󤲤Τ] /classical theatre/
+ŵ [Ƥ] /(n) classical or dead languages/
+ŵ [Ƥ󤸤] /the classical period/
+ŵ [Ƥ󤷤央] /classicism/
+ŵ [Ƥ󤷤央] /classicist/
+ŵŪ [ƤƤ] /(adj-na) classical/(P)/
+ŵ [Ƥ] /(n) classical school/
+ŵʸ [Ƥ֤󤬤] /classical literature/
+ [Ǥ] /(n) legend/tradition/
+ [Ǥ󤻤] /old tradition/
+Ϥ [錄] /(n) old imported article/
+ [] /(n) ancient city/former capital/(P)/
+ [Ȥ] /(n) old sword/
+ƻ [ɤ] /(n) old road/ancient methods/ancient moral teachings/the way of learning/
+ƻ [ɤ] /(n) old furniture/curios/secondhand goods/
+ƻ [դɤ] /(n) old furniture/curios/secondhand goods/
+ƻ [դɤ] /(n) secondhand store/
+ [դʤ] /(n) old friend/
+ [Ϥ] /(n) old edition/
+ [Ϥܤ] /(n) old edition/
+ɮ [Ҥ] /(n) old writing/
+ɮ [ҤĤ] /(n) expert in old writing/
+ [Ӥ礦] /(n) old shrine/
+ [֤] /(n) (1) feudal warrior/samurai/(2) old soldier/veteran/old hand/
+ [դĤ] /(n) (1) old soldier/veteran/old hand/
+ƻ [֤ɤ] /(n) (1) (MA) Kobudo/Okinawan weapons fighting/(2) old (pre-Meiji) budou schools/
+ [դ] /(adj-na,n) old customs/old style/(P)/
+ [դդ] /old clothes/old suit/
+ʪ [֤] /(n) antique/old article/secondhand goods/
+ʪ [դ] /(n) antique/old article/secondhand goods/
+ʪ [֤Ĥ礦] /(n) curio or secondhand dealer/
+ʪ [֤Ĥ礦ˤ] /antiques dealer/
+ʯ [դ] /(n) ancient (mound) tomb/(P)/
+ʯ [դ󤸤] /(n) Tumulus period (of Japanese history)/
+ʸ [֤] /(n) ancient writing/classical literature/(P)/
+ʸ [] /(n) ancient writing/classical literature/
+ʸ [֤󤬤] /paleography/the study of ancient writings/
+ʸ [֤󤷤] /(n) ancient documents/archives/(P)/
+ʸ [󤸤] /(n) ancient documents/archives/
+ʼ [ؤ] /(n) (1) old soldier/veteran/old hand/
+ʼ [դĤ] /(n) (1) old soldier/veteran/old hand/
+ [ޤ] /(n) old rice/
+ [ۤ] /(n) old method/
+ˡ [ۤ] /(n) old method/old law/
+ [ܤ] /(n) old ink stick/
+ [ۤ] /(n) ancient book/antiquarian books/secondhand book/
+ [դۤ] /(n) ancient book/antiquarian books/secondhand book/(P)/
+ [դܤ] /(n) ancient book/antiquarian books/secondhand book/
+ܲ [դۤ] /(n) second hand bookstore (bookshop)/
+ [ܤ] /(n) old tree/
+ [餤] /(adj-no,adv,n) from time immemorial/ancient/time-honoured/(P)/
+Τ [դ뤵] /(n) home town/birthplace/old village/historic village/native place/one's old home/(P)/
+ή [夦] /(n) old manners/old style/old school (of art)/
+ [줤] /(n) old precedent/tradition/custom/
+Ϸ [] /(n) old people/seniors/elders/old-timer/
+ [] /(n) ancient temple/
+Ԯ [] /(n) historic ruins/
+߬ [] /(uk) village (Ainu term)/
+ [դ뤭] /(n) old wound/scar/old unpleasant incident/
+ [] /(n) old small shrine/
+ [] /(n) historic ruins/
+ƤФ [Ф] /(v1) to be treated to something/
+ƤФ [Ф] /(n,vs) call/
+ƤӤ [Ӥ] /(n) call/appeal/(P)/
+ƤӤĤ [ӤĤ] /(v1) to summon/to get used to call/
+Ƥӱ [Ӥ] /(n) desalting (drawing salt) from salted food/salt used for desalting/
+ƤӲ [Ӥ] /(n) promoter/
+ƤӲ [Ӥޤ] /(v5r) to call out (for someone)/
+ƤӳФޤ [Ӥޤ] /(v5s) to wake up/
+Ƥӳݤ [Ӥ] /(n) call/(P)/
+Ƥӳݤ [Ӥ] /(v1) to call out to/to accost/to address (crowd)/to appeal/(P)/
+ƤӴ [Ӥʤ] /to be used to calling (someone by a certain name)/
+ƤӴ󤻤 [Ӥ褻] /(v1) to call/to summon/to send for/to call together/
+Ƥӵ [Ӥ] /(v5s) to call (to mind)/to wake/
+Ƥӷޤ [Ӥफ] /(v1) to send for/
+ƤӸ魯 [Ӥ魯] /(v5s) to call each other's names/
+Ƥӹ [Ӥ] /(n) tout/
+Ƥӹ [Ӥ] /(v5m) to call in/to restore a disowned son/
+Ƥӻ [Ӥ] /(n) whistle/
+Ƥӻߤ [ӤȤ] /(v1) to challenge/to call somebody to halt/
+ƤӼΤ [Ӥ] /(n) addressing someone by last name only/without affixing "san"/(P)/
+Ƥӽ [ӤĤ] /(v1) to call together/to convene/
+ƤӽФ [Ӥ] /(n,vs) call/(P)/
+ƤӽФ [Ӥ礦] /(n) summons/
+ƤӽФ [ӤǤ] /(n) telephone number at which person without a phone can be reached/
+ƤӽФ [Ӥ] /(v5s) to summon/to call (e.g. phone)/(P)/
+ƤӾ夲 [Ӥ] /(v1) to call out/
+Ƥӿ [Ӥߤ] /(n) pump-priming/rousing/stimulation/(P)/
+Ƥӿ弰к [Ӥߤ] /(n) pump priming/
+Ƥ [Ӥ] /(n) call/hail/yell/(P)/
+Ƥ [Ӥ] /(n) nominal price/
+Ƥ [Ӥ] /(v1) to call in/to invite/to bring in/
+Ƥ [Ӥ] /(n) peddling/
+Ƥդ [ӤĤ] /(v1) to summon/to get used to call/
+Ƥʪ [Ӥ] /(n) special attraction/
+Ƥ֤ [Ӥ] /(v5s) to call back/to recall/
+Ƥ̾ [Ӥ] /(n) given name/popular name/(P)/
+Ƥ᤹ [Ӥɤ] /(v5s) to call back/to call home/(P)/
+ƤΩƤ [ӤƤ] /(v1) to call out/to ask someone to come/
+Ƥα [ӤȤ] /(v1) to challenge/to call somebody to halt/
+Ƥ [Ӥ] /(n) bell/
+Ƥ [] /(v5b) to call out/to invite/(P)/
+Ʊ [] /(n,vs) hailing each other/acting in concert/(P)/
+Ʊ [] /in response/in concert/
+Ƶ [] /(n) exhalation/
+Ƶ [夦] /(n,vs) (1) breath/respiration/(2) knack/trick/secret (of doing something)/(P)/
+Ƶ۱ư [夦ɤ] /respiratory movement/
+Ƶ۴ [夦] /(n) respiratory organs/(P)/
+Ƶ۴ [夦] /respiratory system/
+Ƶ۴ [夦ä] /(n) respiratory illness/
+Ƶۺ [夦ʤ] /labored breathing/dyspnea/
+Ƶ [夦夦] /respiratory center/
+Ƶ [夦դ] /(n) respiratory failure/
+Ƶˡ [夦ۤ] /(n) (MA) breathing techniques/breath control/
+ƹ [] /(n,vs) crying out/proclaiming/
+ƽФ [Ӥ] /(n,vs) call/
+ƾ [礦] /(n,vs) calling out/call by name/(P)/
+̾ [Ӥ] /(n) given name/popular name/
+Ǥ [] /(adj) stubborn/firm (not viscous or easily moved)/certain/solemn/(P)/
+Ǥ顼 [顼] /stiff collar/
+Ǥ [ˤ] /tight grip/
+Ǥ [हӤ] /tight knot/
+Ǥ« [䤯] /solemn promise/
+Ǥʤ [ʤ] /(v5r) to become stiff/to tense/
+Ǥ [ޤ] /to admonish sternly/
+Ǥä [äӤ] /plighted lovers/
+ǤǤޤ [ޤ] /to form a hard mass/
+Ǥ򼹤 [ĤȤ] /(exp) to persist in one's views/
+Ǥ [] /(n) firmness/hardness/stiffness/honesty/(P)/
+Ǥޤ [ޤ] /(n) bundle/
+Ǥޤ [ޤ] /(v5r,vi) to harden/to solidify/to become firm/to become certain/(P)/
+Ǥ [] /(adj-na,n) hardening/defense/fortifying/pledge/(P)/
+Ǥ [] /(v1,vt) to harden/to freeze/to fortify/(P)/
+Dz [] /(n,vs) solidification/
+Ƕ줷 [뤷] /(adj) formal/strict/ceremonious/stiff/(P)/
+Ƕ줷 [뤷] /(adj) formal/strict/ceremonious/stiff/
+Ƿ [] /(n) solid (body)/(P)/
+Ƿdz [ͤ礦] /solid fuel/
+Ƿʪ [֤] /(n) a solid body/
+ǻ [] /(n,vs) insistence (positive nuance)/persistence/strong-willed/
+Ǽ [] /(n,vs) decline positively/
+Ǽ [] /(n) adherence (negative nuance)/persistence/insistence/stubbornness/(P)/
+Ǽ [夦] /(n) adherence (negative nuance)/persistence/insistence/stubbornness/
+Ǽ [] /(n,vs) clinging/
+ [] /(n) one's breath at times of tension/
+äΤ [Τ] /(exp) (uk) to hold one's breath/
+ä [Τ] /(exp) (uk) to hold one's breath/
+ [] /(n) solid (body)/(P)/
+dz [ͤ礦] /solid fuel/
+ʪ [֤Ĥ꤬] /solid state physics/
+ [㤯] /(n,vs) adherence to/sticking fast/fixation/
+ [Ƥ] /(n,vs) fixation/fixing (e.g. salary, capital)/(P)/
+ꤵ줿 [Ƥ줿] /stationary/fixed/permanent/
+ǰ [Ƥͤ] /stereotype/prejudice/
+ [Ƥ夦] /(n) regular pay/fixed salary/
+ [Ƥ] /fixed interest rate/
+ [Ƥ] /(n) stator (elec.)/
+ [Ƥ] /fixed assets/(P)/
+Ĺ [Ƥ礦] /fixed length (e.g. block)/
+Ĺ֥å [Ƥ礦֤ä] /fixed length block/
+ [Ƥ] /(n) fixed cost/(P)/
+ɼ [ƤҤ礦] /(n) solid (an assured, a safe) vote/solid (assured) support/
+ [Ƥդ] /fixed liabilities/
+ͭ [椦] /(adj-na,n,pref) characteristic/tradition/peculiar/inherent/eigen-/(P)/
+ͭ [椦] /(n) eigenvalue/
+ͭ̾ [椦ᤤ] /(n) proper noun/
+ [褦] /(n) solid solution/
+ꥳ󥯥꡼ [ͤꥳ󥯥꡼] /stiff-consistency concrete/
+觤 [] /hard-boiled/
+觤 [Ǥޤ] /hard-boiled egg/
+ [] /(adj-na,n) stubbornly sticking to old ways/dislike of new things/narrow-mindedness/
+ [夦Ȥ] /(n) mother-in-law/(P)/
+© [] /(adj-na,n) makeshift/
+ [ߤʤ] /(n) orphan/
+ɱ [] /(n) lonely figure/
+ɱء [礦] /(adj-na) lonely figure/
+ɵ [] /(n) lone traveller/
+ɷ [] /(n) lone (isolated) force/forlorn force/
+ɷʳƮ [դȤ] /(n) fighting alone/
+ɹ [] /(adj-na,n) aloofness/
+ɻ [] /(n) orphan/(P)/
+ɻ [ߤʤ] /(n) orphan/
+ɻ [] /(n) orphanage/(P)/
+ɽ [夦] /(n) lonely contemplation/
+ɽ [夦] /(n) solitary boat/
+ɾ [礦] /(n) solitary (isolated) castle/
+ [Ȥ] /(n) solitary island/(P)/
+ [Ȥ] /(n) solitary light/
+ [ɤ] /(adj-na,n) isolation/loneliness/solitude/(P)/
+ [Ϥ] /(n) solitary sailboat/
+Ω [] /(n) isolation/helplessness/(P)/
+Ωλ [ĤΤ] /state of isolation/
+Ω [Ĥ] /(vs) isolation/
+Ω [Ĥ] /(n) isolated language/
+Ω [Ĥ央] /isolationism/
+ [] /(n) (vulg) you/
+ [Τ] /(int,n) oneself/(insulting) you/(P)/
+ [] /(n) 6th in rank/sixth sign of the Chinese calendar/
+ [ĤΤ] /(n) 6th in rank/sixth sign of the Chinese calendar/
+ʤ˹ [Τˤ] /(exp) to control oneself/
+ʤʬԤ [ΤΤ֤Ĥ] /(exp) to do one's part (duty)/
+ʤΤƤ [Τ򤹤Ƥ] /(exp) to rise above oneself/
+̦ [] /sixth of the sexagenary cycle/
+ [餤] /(n) warehousing/
+΢ [] /(n) monastery kitchen/priests' quarters/
+ [] /(n) arc/
+̤ [򤨤] /(exp) to describe an arc/
+̷ [] /arc/
+̸ [] /(n) arc light/
+̹ [] /superiority/aloofness/
+̾ [礦] /(adj-no,n) in form of arch/
+ [] /(n) arc (of a circle)/
+ [] /(n) degree of curvature/
+ [Ȥ] /(n) arc lamp/
+ [] /(n) counter for houses/
+ [] /(n) door (Japanese-style)/(P)/
+͡ [] /(n) each house/every house/
+͡ [] /(n) houses and inhabitants/population/
+ͤα˱ [ȤΤˤ] /(exp) to hide behind a door/
+ͤλ򳰤 [ȤΤϤ] /(exp) to unbolt the door/
+ͤ򳫤 [Ȥ򤢤] /(exp) to open the door/
+ͤˤ [Ȥ֤] /(exp) to break a door/
+ͤΩƤ [Ȥ򤿤Ƥ] /(exp) to shut a door/
+ͳ [] /(adj-no,n) open-air/outdoors/(P)/
+ͳ [Ĥ] /taking pictures outdoors/
+͸ [] /(n) each house/every house/
+͸ [] /(n) houses and inhabitants/population/
+͸ [] /(n) houses and inhabitants/population/
+͸ [Ȥ] /(n) door/(P)/
+ͼ [Ȥ] /(n) door wheel/
+ͼ [] /(n) head of a household/
+ͼ縢 [失] /(n) rights accruing to the head of a household (according to laws now obsolete)/
+; [Ȥ礦] /(n) doors and shoji (sliding doors with paper panes)/
+Ϳ [] /(n) number of households (houses)/(P)/
+ [] /(n) census/family register/(P)/
+ҷ [] /family registration official/
+Ҿ [礦ۤ] /official copy of part of family register/
+Ĵ [] /(n) census-taking/examining family registers/
+ƥ [Ȥۤ] /(n) official copy of the family register/(P)/
+ˡ [ۤ] /(n) Family Registration Law/
+ [Ȥ֤] /(n) box (built-in) for containing shutters/
+ê [Ȥ] /(n) cupboard/locker/closet/wardrobe/(P)/
+ޤ [Ȥޤ] /(n) closing up/fastening the doors/(P)/
+ [Ȥޤ] /(n) closing up/fastening the doors/
+ [Ȥ] /(n) wooden door (shutter) to carry things/
+ [٤] /(n) each house/
+ˬ [٤Ĥۤ] /(n,vs) door-to-door visit/door-to-door canvassing/(P)/
+ [] /(n-t) from door to door/
+Ǥ [Ȥޤɤ] /(n,vs) being at sea/losing one's bearings/(P)/
+Ǥ [Ȥޤɤ] /(v5u) to be bewildered/to be perplexed/(P)/
+ [] /(pref) the late (deceased)/
+ [椨] /(n-adv,n) reason/cause/circumstances/
+Τ [椨] /(conj) (uk) therefore/consequently/(P)/
+ΰ [] /(n) intention/purpose/bad faith/(P)/
+ε [夦] /(n) old acquaintance/
+ζ [礦] /(n) home town/birthplace/old village/historic village/native place/one's old home/(P)/
+ζ [դ뤵] /(n) home town/birthplace/old village/historic village/native place/one's old home/(P)/
+ζ餦 [礦򤷤] /(exp) to pine for home/
+ι [] /(n) one's native land/(P)/
+λ [] /(n) manslaughter/
+λ [] /(n) one's native place/
+λ [] /(n) used paper/
+λ [] /(n) origin/historical fact/tradition/(P)/
+λ [餤줭] /(n) origin and history/particulars/
+μ [] /(n) ancient practices or customs/
+μ [] /(n) one's former master/
+ξ [礦] /(n,vs) break-down/failure/accident/out of order/(P)/
+ξ [礦] /(n) broken-down (disabled) car/
+ο [] /(n) the deceased/old friend/(P)/
+οͤŤ [򤷤Τ] /(exp) to think of the dead/
+ [] /(n) the wisdom of the ancients/
+ [] /(n) the wisdom of the ancients/
+ [Ф] /(n) buying stolen goods/
+ [Ф] /a fence/dealer in stolen goods/
+ͭä [椨ä] /(exp) for a certain reason/owing to unavoidable circumstances/
+Ϸ [] /(n) old people/seniors/elders/old-timer/
+Ϥ餹 [餹] /(v5s) to let dry/to kill (vegetation) to season (lumber)/
+Ϥ줿鵻 [줿] /well-seasoned acting/
+Ϥ [] /(v1) to wither/to die (plant)/to be blasted (plant)/(P)/
+Ϥ컳 [줵󤹤] /(n) traditional (Chinese or Japanese) dry landscape garden/
+Ϥ [줨] /(n) dead branch/
+Ϥ [줯] /(n) dead or dry grass/
+Ϥ [줭] /(n) dead tree/dry wood/(P)/
+Ϥ [] /(n) desolate field/
+Ϥ [] /(n) dead leaf/dry leaves/(P)/
+ϳ [] /(n,vs) drying up/becoming exhausted/running dry/(P)/
+ϻ [줨] /(n) dead (withered) branch (twig)/
+ϻ [] /(n) withering/dying/(P)/
+ [] /(n,vs) drying up/parching/
+ [줯] /(n) dead (withered) grass/
+Ǯ [ͤ] /(n) hay fever/
+ø [] /(adj-na,n) elegant simplicity/
+ [줭] /(n) dead tree/dry wood/(P)/
+ [] /(n) desolate field/
+ [] /(n) dead leaf/dry leaves/(P)/
+պ [Ϥ] /(n) defoliant/
+ [ߤ] /(n) lake/(P)/
+д [] /(n) lakeshore/lakeside/
+о [礦] /(n) lakes and marshes/(P)/
+о [礦] /(n) on the lake/
+п [] /(n) center of a lake/
+п [] /(n) lake/(P)/
+ [Ƥ] /(n) bottom of a lake/
+ [Ϥ] /(n) lake shore/(P)/
+ [] /(n) lake surface/
+ [Ĥ] /(n) fox/(P)/
+Ѥ˲ [ĤͤˤФ] /(exp) to be deceived by a fox/
+Ѥβ [ĤͤΤᤤ] /(n) rain shower while the sun shines/
+Ѥ [ĤͤΤ] /mask of the fox/
+ѤȤ [Ĥͤ򤪤Ȥ] /(exp) to exorcise a fox spirit (from a person)/
+ѱ [Ĥͤ] /(n) lemur/
+Ѳ [Ĥͤ] /(n) St. Elmo's fire/will-o'-the-wisp/
+ѳʻ [Ĥͤ] /(n) lattice work/
+ѵ [] /(n) indecision/
+ѵ [󤸤] /(exp) be in doubt and unable to decide/hesitation and indecision/
+ѿ [Ĥͤ] /(n) light brown/
+ì [] /(n) foxes and badgers/sly fellow/
+դ [ĤͤĤ] /(n) spirit possession/one possessed by spirits/
+᤭ [ĤͤĤ] /(n) spirit possession/one possessed by spirits/
+ [Ĥͤɤ] /(n) udon with deep-fried tofu/
+ [Τ] /(n) paste/starch/(P)/
+Ҹ [] /(n) bare livelihood/subsistence/
+ [] /(n) dextrin(e)/
+ [Τꤷ] /(n) overlap width/margin to paste up/
+ [] /(n) covering up/glossing over/
+դ [ΤŤ] /(n,vs) starch (e.g. clothes)/
+ [Ϥ] /(n) man's formal divided skirt/(P)/
+ [Ϥޤ] /(n) ceremony fitting child with a hakama/
+ [ޤ] /(n) groin/crotch/thigh/(P)/
+ [] /(n) thigh/femur/(P)/
+Ԥ˳ݤ [ޤˤ] /(exp) to travel all over/to be active in places widely apart/
+԰ [Ҥ] /(n) close fitting trousers/long johns/
+԰ [Ҥ] /(n) long underpants/working trousers/
+Բ [ޤ] /(n) length of the legs/
+Բ [ޤ] /(n) warming one's crotch by standing over a hibachi/
+Դ [] /(n) nether region/between the legs/
+Դ [󤻤] /hip joint/
+Դ [󤻤] /(n) hip joint/coxa/
+Թ [] /(n) one's right-hand man/one's trusted henchman/
+Ժ [ޤ] /(n) crotch/
+ [ޤ] /sore crotch/
+ [ˤ] /ground round/ham/
+ι [ޤ] /(n) wandering life of a gambler/
+ձ [夦] /(n) (uk) cucumber/(P)/
+յ [夦] /(n) Chinese fiddle/
+չ [] /(n) (ancient) North China barbarian nations/
+պ [] /(n) sit cross-legged (i.e., Indian style)/(P)/
+պ¤򤫤 [򤫤] /(exp) to sit cross-legged/to rest on one's laurels/
+ջ [󤯤] /(adj) suspicious looking/shady/
+ij [礦] /(n) butterfly/
+ [] /(n) walnut/
+ [ߤ] /nutcracker/nutcrackers/
+ [] /(n) (uk) sesame (seeds)/
+㤹 [ޤ] /(n) flatterer/sycophant/apple-polisher/
+ [ޤ] /(n) sesame and salt/gray hair/
+ [ޤ] /sesame sauce/
+ [ޤ] /(n) sycophant/apple-polisher/brown-noser/
+ [ޤ֤] /(n) sesame oil/
+ڧ [ޤ] /(oK) (n) sycophant/apple-polisher/brown-noser/
+ [] /(adj-na,n) suspicious looking/fishy/
+ܥ [礦] /(n) pepper/(P)/
+ܥ [礦] /pepper shaker/
+ [] /(n) goumi/silverberry/
+ [Ȥ] /(n) tiger/(P)/
+פδ [ȤΤޤ] /(n) crib notes/key (to a diagram)/
+פλ [ȤΤ] /(n) tiger cub/treasure/
+פƧ [ȤΤդ] /(exp) to take great risks/
+פ [ȤˤϤʤ] /(exp) to let loose a tiger in the field/
+ױ [󤱤] /(n) (MA) Tiger Swallow Fist/
+ײ [Ȥդ] /(n) tiger globefish/
+״ [Ȥ餬] /(n) close-cropped (head)/
+״ [Ȥ餫] /(n) crib notes/key (to a diagram)/
+׵ [] /(n) stingfish/scorpion fish/stonefish/
+׷ [] /(n) tiger's den/jaws of death/dangerous place/
+׸ [] /(n) tiger's den/jaws of death/dangerous place/
+׻⾡ [󤿤] /(adj-na,n) on the alert/eyeing covetously/watching vigilantly for an opportunity to prey upon/
+׻ [󤿤] /(adj-na,n) on the alert/eyeing covetously/watching vigilantly for an opportunity to prey upon/
+׼ [Ȥ餬] /(n) tiger hunt/
+ǭ [Ȥͤ] /(n) tabby cat/tiger cat/wild cat/
+ [Ȥ] /(n) tiger's stripes/
+ɦ [ȤҤ] /(n) bristly beard or mustache/
+ [⤬] /(n) bamboo fence/extortion/
+ū [⤬֤] /(n) winter wind whistling through a bamboo fence/
+ϵ [] /(n) wild beasts/greedy and cruel man/
+ [ȤҤ] /(n) bristly beard or mustache/
+ؤ餷 [ۤ餷] /(adj) proud/haughty/arrogant/splendid/magnificent/
+ؤ餷 [ۤ餷] /(adv) proudly/triumphantly/
+ؤ [ۤ] /(n) pride/(P)/
+ؤ [꤬ۤ] /(n) triumphant look/
+ؤ⤤ [ۤꤿ] /proud/lordly/
+ؤ [ۤ] /(v5r) to boast of/to be proud of/(P)/
+ؼ [] /(n) ostentation/display/(P)/
+ؾ [礦] /(n) boasting/exaggeration/
+ؿ [礯] /proud countenance/
+ [] /(adj-na,n) exaggeration/hyperbole/(P)/
+繭 [] /(n) extravagant advertisement/
+ [⤦] /(n) megalomania/
+۶ [⤦礦] /(n) megalomania/
+ĥ [礦] /(n) exaggeration/(P)/
+ĥˡ [礦ۤ] /(n) hyperbole/
+٤ [ޤ] /(v5r) to extend over or into/to straddle/(P)/
+٤ [ޤ] /(v5g) to straddle/(P)/
+٤ [ޤ] /(v5r) to extend over or into/to straddle/
+ [󤭤礦] /(n) overpass/
+ [Ȥ] /(n) government employee/
+ۤ [Ȥ] /(n) employee/employment/
+ۤ [Ȥ] /job/employment/
+ۤ [Ȥ̤] /(n) employer/(P)/
+ۤ [Ȥˤ] /(n) employee/
+ۤ [Ȥ] /(v1) to employ/to engage/
+ۤ [Ȥ] /(v5u) to employ/to hire/(P)/
+۰ [] /(n) assistant/employee/
+ۼ [] /(n) employer/
+ۼ [Ȥ̤] /(n) employer/(P)/
+ۿ [Ȥˤ] /(n) employee/
+ [褦] /(n) employment (long term)/hire/
+ü [褦] /(1) employee/(2) person hiring others/
+ [褦] /(n) employment (long term)/hire/(P)/
+ѷ [褦䤯] /(n) contract of employment/
+Ѽ [褦] /(1) employee/(2) person hiring others/
+Ѽ [褦̤] /(n) employer/
+Ѿ [褦礦] /(n) employment situation/
+Ͻ [褦] /(n) job creation/
+Ĵ [褦礦] /(n) employment adjustment/
+ [褦Ȥ] /(n) hiring freeze/
+ݸ [褦ۤ] /unemployment insurance/
+ܤߤ¾ [ߤƤ򤤤] /(exp) to give an evasive answer/
+ܤߤ [ߤ] /(v1) to look back/to turn around/to review/(P)/
+ܵ [] /(n) customer/client/patron/
+ܵ [㤯] /(n) customer/client/patron/(P)/
+ܵҥˡ [ˡ] /(n) customer needs/
+ܵҥ١ [١] /(n) customer base/
+ܵ­ [㤯ޤ󤾤] /(n) customer satisfaction/
+ [] /(n) adviser/consultant/(P)/
+ [] /advisory body/
+۸ [٤󤴤] /(n) legal adviser/corporation lawyer/family lawyer/
+θ [] /(n,vs) concern/solicitude/consideration/
+ [ĤŤ] /(n) hand drum/(P)/
+ݵ [夦] /(n) fiddle/
+ݼ [] /(n) eardrum/
+ݼ [] /(n) drummer/
+ݼĹ [礦] /drum major/
+ݿ [] /(n) inspiration/advocacy/encouragement/
+ݿ [] /advocate/propagator/
+IJ [礦] /(n) flatulence/bloating/
+ū [Ƥ] /(n) drum and fife/
+ū [Ƥ] /(n) drum and fife band/
+ư [ɤ] /(n) beat/palpitation/pulsation/throbbing/(P)/
+Ƹ [ɤ] /Kodou (wadaiko drumming group from Sado Island)/
+ [] /(n) inspiration/encouragement/(P)/
+ [֤줤] /encouragement/
+ʢ [դ] /(n,vs) happiness/contentment/
+ [ޤ] /(n) eardrum/(P)/
+ [] /(num) five/(P)/
+ޤ [Ĥ] /(n) five/(P)/
+ޤĻ [ĤĤ] /quintuplets/
+ް [] /the five sins in Buddhism (murder, theft, adultery, falsehood and drink)/
+ް̺ [] /(n) night heron/
+޲ [󤪤󤫤] /pentatonic scale/
+޲ [󤪤󤫤] /pentatonic scale/
+޲ [] /(n) the five commandments: murder, lust, theft, lying and intemperance/
+޳ѷ [] /(n) pentagon/
+޳ѷ [ä] /(n) pentagon/
+޴ [] /(n) the five sense organs/
+޴ [] /(n) the five senses/(P)/
+޵ [ʤ] /(n) the Five Home Provinces/
+޷ [] /(n) (MA) Wu Xing Fist/Five Form Fist (Dragon, Snake, Tiger, Crane, Leopard)/
+޷ [礦] /(n) the Five Chinese Classics/
+޷ [] /five-digit number/"ten thousands" column/
+޷ [] /(n-adv) May/
+޷ [Ĥ] /(n) (obs) fifth month of the lunar calendar/(P)/
+޷ [ĤΤä] /Boy's Festival/
+޷ [Ĥ] /(n) dark night in the rainy season/
+޷ [Ĥ] /(n) early-summer rain/
+޷ [ߤ] /(n) early-summer rain/
+޷ [Ĥ] /(n) May Day/May Festival/
+޷ͷ [Ĥˤ󤮤礦] /(n) Boys' May Festival dolls/
+޷ [ĤФ] /(n) early-summer fine weather (during rainy season)/
+޷褤 [뤵] /(adj) (1) noisy/loud/(2) fussy/(3) annoying/troublesome/tiresome/importunate/(4) bossy/
+޷ [ĤӤ礦] /(n) blues experienced by college freshmen or workplace recruits shortly after beginning school or work/
+޷ [ĤΤܤ] /(n) Boys' Festival paper-carp streamers/
+޷ [ĤΤܤ] /(n) Boys' Festival paper-carp streamers/
+޸ [] /(n) five strings/five-stringed instrument/
+޹ [] /(n) the five night watches/fifth watch (4a.m.-6a.m.)/
+޹ [礦] /(n) the five elements (wood, fire, water, earth and metal)/
+޹ [] /(n) the 5 grains (wheat, rice, beans, millet (awa and kibi))/
+޺ [] /(n) the five colours: green, yellow, red, white and black/five-coloured porcelain/
+޻ [] /(n) the five fingers/
+޼ [㤻] /(n) (obsc) Auriga/the Charioteer/
+޼ﶥ [夭礦] /pentathlon/
+޽ [夦] /(n) fifty/(P)/
+޽ [夦] /(n) the Japanese syllabary/(P)/
+޽ [夦󤸤] /(n) the syllabary order/
+޽ [夦] /the Japanese syllabary table/
+޽ [夦] /(n) stiff shoulders (owing to age)/
+޽ [夦Ĥ] /(n) the 53 Toukaidou stages/(P)/
+޽ǯ [夦ͤ󤵤] /jubilee/semicentennial/
+޽ɴ [äݤҤä] /(exp,n) six of one and a half dozen of the other/scant difference/
+޽ɴ [äݤҤä] /(exp,n) six of one and a half dozen of the other/scant difference/
+޽ϩ [] /(n) 50 years/age fifty/
+޽ [Ĥ] /(n) five-storied/quintuplicate/fivefold/
+޽ [夦] /(n) five-storied/quintuplicate/fivefold/
+޽Ť [夦ΤȤ] /(n) five-storied pagoda/
+޽ž [夦礦] /(n) vocal quintet/five-part chorus/
+޽ [夦] /(n) instrumental quintet/
+޽ [夦ΤȤ] /(n) five-storied pagoda/
+޽ [󤻤] /pentecost/
+޽ [] /Pentateuch/
+޽ [] /(n) fifth daughter/
+޾ [礦] /(n) the five cardinal Confucian virtues (justice, politeness, wisdom, fidelity and benevolence)/
+޾ [礦] /(n) the five passions (anger, joy, hatred, desire and grief)/
+޿ [] /(n) variegated colors/five colors/
+޿ [礯] /(n) variegated colors/five colors/
+޿Ȥ [] /variety of deep-fried vegetables/
+޿ [ˤ󤰤] /(n) five-family unit/five-man group/
+޿ [ˤФ䤷] /(n) five court-musician dolls at the Girl's Festival (in March)/
+ţ [󤯤] /(n) long nail/spike/
+ [] /(n) the five festivals (Jan 7th, March 3rd, May 5th, July 7th and Sep 9th)/
+ [ä] /(n) the five festivals (Jan 7th, March 3rd, May 5th, July 7th and Sep 9th)/
+ [] /(n) staff (music)/
+ [] /(n) music paper/
+ [] /(n) (music) score/
+¡ [] /(n) the five viscera (liver, lungs, heart, kidney and spleen)/
+¡ϻ [ä] /(n) the internal organs/
+ [] /(n) the whole body/limbs/(P)/
+ [] /the Five Powers/
+罣 [夦] /(n) the Five Continents/
+罧 [夦] /(n) the Five Continents/
+ [褦] /the Five Oceans/
+ [] /(n) (1) Japanese verb type/(2) fifth rank (in martial arts, etc.)/
+ư [ɤ] /(n) godan verb/type I verb/
+ [ʤ] /(n) fifth son/
+ [Ȥ٤] /(n) small salary/
+ [Ȥ] /(n) the five virtues/tripod/kettle stand/
+ [Ĥ] /(n) five days/the fifth day (of the month)/(P)/
+ [Ф] /five times/
+ܻ [Ф] /(n) gallnut/
+ܻ [դ] /(n) gallnut/
+ܻ [դ] /(gikun) (n) gallnut/
+ʬ [] /(n-adv,n) half/50%/tie/evenness/(P)/
+ʬΰ [֤Τ] /(n) one fifth part/
+ʬ [֤] /(n) close haircut/
+ʬʬ [֤] /(n) evenly matches/tie/
+ʬ餭 [֤] /half-florescent/
+ʬ [֤ᤷ] /(n) killing by inches/
+շ [ؤ󤱤] /pentagon/
+ [ۤ] /(adj) five (long cylindrical things)/
+ [ä] /(n-adv,n-t) four days from now (five days in some places)/
+ [⤯] /(n) mixture/
+ [⤯ᤷ] /(n) dish of rice, fish and vegetables/
+¤ [⤯ʤ] /(n) gobang (game played on go board involving lining up stones)/
+ [⤯] /(n) rice mixed with vegetables and delicacies/
+Τ̸ [夦] /(n) totally at a loss/lose one's bearings/in a maze/in a fog/all at sea/up in the air/mystified/bewildered/
+dz [礦] /(n) five-sided fortification/
+ [礦] /(n) (1) five-sided fort/(2) Pentagon/
+ [] /(n) the five Confucian filial-piety relationships/
+Ѥƻ [Τߤ] /the five Confucian filial-piety relationships/
+ [] /(n) the Olympics/(P)/
+ؤΥޡ [Υޡ] /(n) five-ring Olympic emblem/
+ؤ [ΤȤ] /five-story pagoda/
+ز [󤫤] /olympic congress/
+ش [] /(n) Olympic Flag/
+ [󤻤] /Olympic Torch/
+ [󤿤] /Olympic Games/
+ [ܤ] /pentagram/
+ߤ [] /(n) mutual/reciprocal/(P)/
+ߤ [] /(adv) mutually/with each other/reciprocally/together/(P)/
+ߤ㤤 [] /(adj-na,n) alternate/alternation/(P)/
+ߤ㤤 [] /alternate/
+ߤ [ߤ] /(adv) mutually/reciprocally/together/
+߳ [] /(adj-na,n) equality/evenness/par/good match/(P)/
+ߴ [] /(n) interchangeable/(P)/
+ߴ [󤻤] /(n) compatibility/
+߷ [] /(n) reciprocity/mutual benefit/
+߷ô [󤼤] /reciprocal duties or tariffs/
+߷þ [礦䤯] /a reciprocal treaty/
+߷ǰ [ܤ] /reciprocal trade/
+߻ [] /(n) trade/commerce/
+߽ [] /(n) mutual aid/cooperation/benefit/(P)/
+߽ [礫] /(n) benefit society/
+߽Ū [Ƥ] /(adj-na) friendly/
+߾ [礦] /(n) conciliation/compromise/
+߾Ū [礦Ƥ] /(adj-na) conciliatory/
+ [] /(n) mutual election/co-opting/(P)/
+ [褦] /(n) using together/using in turn/
+ [] /(n,vs) five (used in legal documents)/five-man squad/file/line/rank with/associate with/
+ह [] /(vs-s) to rank with (among)/
+ [Ĥ] /(obs) five/
+Ťͤ [򤫤ͤ] /(exp) to double the ranks/
+Ĺ [礦] /(n) corporal/
+ [] /(n) seventh sign of Chinese zodiac (The Horse, 11a.m.-1p.m., south, May)/(P)/
+᤮ [Ҥ뤹] /after noon/
+ [] /(n-adv,n-t) afternoon/p.m./pm/(P)/
+ [夦] /throughout the afternoon/
+ṡ [] /(oK) (n-adv,n-t) afternoon/p.m./pm/
+ [] /noon/
+ [] /(n) lunch/dinner/
+ [󤫤] /luncheon party/
+ [] /(n) nap/siesta/
+ [] /(n-adv,n-t) morning/a.m./(P)/
+ [夦] /this morning/in the morning/throughout the morning/
+ [󤵤] /(exp,n) person who stays out all night/
+ǯ [ޤɤ] /year of the horse/
+ˤ [ۤ] /(n) noon gun/
+ [] /giving/doing (something) for/(P)/
+Ƹ [Ƥ] /(v5r) to give/to do (something) for/
+ [] /(v1) to give/to let one have/to do for one/to be given/(P)/
+ [줰] /(adv) repeatedly/sincerely/earnestly/(P)/
+ [] /(n) donor/one who does something for you/
+ [] /(n) Go-Etsu/two rival states in ancient China/
+Ʊ [Ĥɤ夦] /(n) bitter enemies (placed by fate) in the same boat/(P)/
+ⲻ [] /(n) Wu-dynasty reading of Chinese characters/
+ [] /(n) gosu porcelain/asbolite/
+ [դ] /(n) draperies/dry-goods/piece goods/(P)/
+ [դ] /(n) draper/dry-goods store/
+ [դ礦] /(n) dry-goods dealer/
+Ź [դƤ] /(n) dry-goods store/
+ʪ [դ] /(n) piece/dry-goods/piece goods/
+ [] /(n) me/oneself/self/ego/
+㤬 [郎] /(adj-pn,n) my/our/one's own/
+㤬 [郎Ϥ] /(n) I (nuance of arrogance)/
+ [] /(io) (n) me/oneself/self/ego/
+ [] /(n) my child/
+ [冷⤳] /my wife/
+ [] /(n) we/
+ [] /(n) we/us/
+ [郎Ϥ] /(n) I (nuance of arrogance)/
+ [冷] /(n) my wife/
+ڹ [⤳] /(n) burnet/
+ [餯] /(n) pleasure/amusement/(P)/
+ڳ [餯] /amusement quarter/
+ڻ [餯] /(n) amusement (recreational) facilities/
+ڼ [餯] /recreation room/
+ھ [餯礦] /amusement spot/
+ [餯Ф󤰤] /amusement program/
+ [] /(adj-no,n-adv,n) after/behind/later/rear/remainder/successor/(P)/
+ [] /(io) (n) back/behind/rear/
+ [Τ] /(adj-no,n) afterwards/since then/in the future/(P)/
+塹 [Ȥ] /(n-adv,n-t) distant future/
+塹 [ΤΤ] /(n-adv,n-t) distant future/
+塹 [ȤȤ] /made later/
+夫夫 [Ȥ餢Ȥ] /one after another/in rapid succession/
+夺 [Ȥ] /(n,vs) stepping back/drawing back/
+夺 [Ȥ] /(v5r) to draw back/to step back/to shrink away/
+ [Ȥ] /(adv) (uk) afterwards/
+ݤ [ˤ] /(exp) to fall backward/
+κ [ȤΤޤĤ] /(n) Too late!/
+κפ [ȤΤޤĤ] /(n) Too late!/(P)/
+ [ΤΤ] /after ages/posterity/future life/the next world/
+ [ȤΤۤ] /(adj-no) later/
+ذ [ȤؤҤ] /(v5k) to retreat/to recede/
+य [ȤؤҤ] /(v5k) to retreat/to recede/
+ [] /(n) backwardness/lag/failure/defeat/
+ [] /(v1) to be late/to be delayed/to fall behind schedule/to be overdue/
+ [Ȥ] /(exp) to be beaten/to be defeated/
+ڤ [Ф] /(n) late in arriving/too late/
+ [줲] /(n) straggling hair/
+ [] /(n) back/behind/rear/(P)/
+ [] /from behind/
+᤿ [᤿] /(adj) guilty/
+᤿פ [᤿⤦] /(exp) to have a guilty conscience/
+Ť [餤] /(adj) shady/back or underhanded/
+Ť [餤] /shady (questionable) matters/
+ [भ] /(n) back facing/turning one's back to/(P)/
+ [] /(n) retreating figure/appearance from behind/(P)/
+ [] /(n) being talked about or backbitten/
+ [] /(n) with hands (tied) behind one's back/
+ [] /(n) backing/protection/supporter/
+ [] /(n) supporter/(P)/
+ [ޤ] /(n) backwards/
+­ [] /(n) hind foot/hind-legs/
+ȭ [Ϥޤ] /(n) hachimaki tied in the back/
+ȱ [] /(n) hair in back/
+ͤݤ [ޤˤ] /(exp) to fall backward/
+ [Ȥˤ] /(exp) to leave a bad impression behind/
+Ĥ [ȤȤ餦] /(exp) to perform religious rites for the repose of a soul/
+դ [ȤĤ] /(exp) to tag along/to follow/
+ä [Ȥ򤷤ä] /(exp) following (a person to a place)/
+ [礦] /(n) prognostic symptoms/after-effect/(P)/
+ [] /(n,vs) letting (a ball) pass/missing (a grounder)/error/
+ [ȤҤ礦] /insatiable drinker/
+ [] /(n) descendant/scion/
+ [] /(n) rear guard/
+ [] /(n,vs) support/backing/(P)/
+ [󤫤] /(n) support group/fan club/(election) committee/
+ [󤷤] /supporter/sponsor/backer/
+岡 [Ȥ] /(n) pushing/backing/boosting/(P)/
+ [] /(n) widow/
+ [] /(n) toilet/
+ [Ȥޤ路] /(n) putting off/postponing/(P)/
+ [] /(n,vs) regret/repentance/(P)/
+ [] /(n) younger scholar/future reference/
+ [Ȥ] /(n) successor/replacement/second wife/
+ˤ [Ȥޤˤ] /(exp) to install (a person) in (someone's) place/
+˺¤ [Ȥޤˤ] /(exp) to take someone's place/to step into someone's shoes/to succeed someone in his post/
+˿ [Ȥޤˤ] /(exp) to install (a person) in (someone's) place/
+崵 [] /(n) future trouble/future problems/
+ [] /(n) latter period/final/(P)/
+ [󤷤礦] /(n) Post-impressionism/
+嵭 [] /(n) postscript/
+嵻 [虜] /(n) (MA) Aikido rear defence/
+ͤ [Ť] /(n) rear guard/
+ [Ȥ] /(n) hind (rear) legs/
+ [夦] /(n) inner palace (reserved for women)/harem/seraglio/
+ [Ȥ] /(n) rest of the payment/
+ [] /(n) retroflexion/
+巳 [] /rear guard/
+ [] /(n) background/setting/
+ [] /(n) successor/(P)/
+Ѽ [] /(n) successor/
+ [] /(n) consequent/
+師 [] /(n) guardianship/guardian/(P)/
+師 [ˤ] /(n) guardian/
+ [] /(n) looking back/worry/anxiety/
+ܤͫ [Τ줤] /(n) anxiety (about the future)/
+ [Ȥ] /(n-adv,n-t) distant future/
+ [ΤΤ] /(n-adv,n-t) distant future/
+ [ȤȤ] /made later/
+ [] /(n) halo/
+ [Ȥ] /(n) aftertaste/later (in line or in turn, etc.)/
+ [भ] /(n) back facing/turning one's back to/
+并 [] /(n) (baseball) taking the field first, thus batting second/
+ [Ѥ] /afterdeck/
+ [] /(n) following or later or last clause or article, etc./
+ [] /(n-adv,n-t) afterwards/
+ [ꤴ] /(n,vs) recoil/hesitation/flinching/shrinking back/
+庫 [] /(n) grandchildren/posterity/
+ [] /(n) second wife/(P)/
+ [Ȥ] /(n) second crop/
+建 [Ȥ] /(n) placenta/afterbirth/secundina/
+建 [Τ] /(n) placenta/afterbirth/secundina/
+ [Ȥޤ] /(n) settlement/winding or straightening up/
+ [] /(n) heir/successor/
+ [Ȥޤ] /(n,vs) settlement (of affairs)/remedial measures/(P)/
+ [] /(n) hind leg(s)/
+ [] /(n) future affairs/affairs after one's death/
+弼 [] /(n) dowager/widow/
+ [] /(n) the latter/(P)/
+ [] /(n) rear car/
+ [] /(n) (1) losing the initiative (in Go)/(2) rear guard/(3) white player (shogi)/(P)/
+ [] /later/following/
+ [] /(n,vs) later mention/
+ҤΤ褦 [ĤΤ褦] /as described below/described later/
+Ҥξ [ĤΤФΤ] /except as noted below/
+ [Ȥ] /(n) afterword/postscript/(P)/
+ [Ȥ] /(n) afterword/postscript/(P)/
+ [] /(n) afternoon session (market)/
+ [] /(n) (1) one's junior/(2) developing/backward/(P)/
+ʹ [󤳤] /(n) undeveloped country/third world country/
+ [] /(n) posterity/future generations/
+ [] /(n) second fiddle/tracked powder/second class/
+ [] /(n) rear guard/reserve troops/
+ [] /(n-adv,n) posterity/future life/life to come/(P)/
+ [] /(n) younger people/future generations/
+ [礦] /(n) afterlife/
+ [礦ä礦ΤΤ] /extremely important or once in a lifetime request/
+ [礦] /(n) with religious zeal/with utmost devotion/take great care of/
+ [Ȥ] /(n) front and rear/before and after/both ends/beginning and end/order/consequences/context/
+ [] /(n) sending back or sending later/
+­ [Ȥ] /(n) hind (rear) legs/
+³ [] /(n) succeeding/following/(P)/
+ [] /(n,vs) retreat/backspace (BS)/(P)/
+ [Ȥ] /(n,vs) stepping back/drawing back/
+ [Ȥ] /(v5r) to retreat/to back off/
+ʸ [⤸] /backspace/
+ [] /(n) posterity/future generations/
+ü [] /(n) (tail) end/
+ [] /(n) latter or second part/
+η [Ȥ¤] /(n) hindsight/
+ [] /(n) back-end/
+ֻ [] /(n) postposition/
+Ļ [ȤФ] /ex-Emperor Gotoba/
+ɤ [Ȥ] /(n) following someone/
+ɤ [Ȥ] /(vs) following someone's example, and committing suicide/
+ [Τۤ] /(adv,n) later on/eventually/afterwards/
+ŷ [Ƥ] /(n) a posteriori/posteriority/
+ŷ [Ƥ󤻤] /(n) acquired/a posteriori/
+ŷȱɸ [Ƥ󤻤󤨤դ󤷤礦] /(n) acquired immune deficiency syndrome (AIDS)/
+ŷŪ [ƤƤ] /(adj-na,n) a posteriori/(P)/
+ź [Τ] /(n) one's second wife/
+Ƭ [Ȥ] /(n) back of head/
+ [ʤ] /(n) future problems/consequences/
+ [] /(n-adv,n-t) in the future/another day/later/(P)/
+ [ˤ] /(n-adv,n-t) in the future/another day/later/
+˾ [Ĥˤ椺] /(exp) to keep (the matter) for another occasion/
+ [Ĥ] /(n) sequel/
+Ǥ [ˤ] /(n) successor/(P)/
+ǯ [ͤ] /(n-adv,n-t) future years/in (one's) later years/
+ [Ϥ] /(n) hinterland/
+ [Ϥ] /(n) junior (at work or school)/(P)/
+۳ [Ϥ] /(n) deferred stock/
+ȯ [Ϥ] /(n,vs) starting late/(P)/
+ȯŸӾ [ϤĤϤäƤȤ礦] /(n) least developed among developing nations/
+ȯȯŸӾ [ϤĤϤäƤȤ礦] /(n) least developed among developing nations/
+ȯ [ϤĤҤ] /generic (drug)/me-too (drug)/
+Ⱦ [Ϥ] /(n-adv,n) second half/(P)/
+Ⱦ [Ϥ] /(n) second half (e.g. of a year)/
+Ⱦ [Ϥ󤻤] /(n) latter half of one's life/
+Ⱦ [Ϥ󤻤] /(n) second half/(P)/
+ [] /(n) rear guard/second reserve/
+ [] /(n) the rear/
+դ [ȤŤ] /(n) appendix/postscript/
+ [Ȥ] /(n) future trouble/
+ [] /(n) rear/stern/(P)/
+ [֤] /(n) rear (back) seat/
+ʢ [ȤФ] /(n) afterpains/repercussions/consequences/
+ʧ [ȤФ餤] /(n) deferred payment/
+դ [ȤŤ] /(n) tidying up/cleaning/(P)/
+ [ؤ] /(n) latter part or volume/
+ [ؤ] /(n) latter part/sequel/
+ [Ӥ] /(n) later mail/next letter/
+ [ۤ] /(n) later or latest report/further information/
+ [ۤ] /(n) behind/in the rear/in back/(P)/
+ٱ [ۤ] /(n) logistical support/
+ϰ [ۤ] /rear area/
+ϰ [ۤ] /rear area security/
+Ϣ [ۤ餯] /lines of communication/
+̣ [Ȥ] /(n) aftertaste/
+ [Ȥɤ] /(n,vs) backtrack/(P)/
+ [] /(n) back gate/
+ [Ȥ䤯] /(n) the year following an inauspicious year/
+ [褦] /(n) posterity/future generations/descendant/
+ά [㤯] /(n,vs) omitting the rest/
+ή [夦] /(n) slipstream/
+ [Ȥ] /(n) rear wheel/
+ [] /(n) rear wheel/
+ [] /(n) rear/back row/(P)/
+ [] /(n) descendant/
+ [] /(pref) honourable/(P)/
+λ [Τ] /(n) most satisfactory/
+氮 [ˤ] /(n) hand-rolled sushi/
+ [餬] /(n) superiors/dignitaries/VIPs/
+ [礤] /(conj,int,n) your will/your pleasure/
+ոǤ [򤦤] /(exp) to ask the opinion of (a superior)/
+٤ [ᤴ] /(n) self-aggrandizement under pretense of aiding another/
+ [礤] /(n) imperial garments/
+Ԥ [㤵] /doctor (polite)/
+쿷 [ä] /(n) the (Meiji) restoration/
+ [] /(n) (your) backing/assistance/thanks or owing to/
+ [] /(exp) thanks to you/owing to you/because of you/
+ [] /(n) (your) backing/assistance/
+ͤ [ޤ] /(exp) Thanks to god/thanks to you/
+汢 [] /(n) (your) backing/assistance/thanks or owing to/
+汧 [礦] /(n) Imperial reign/
+ [] /sacred picture/(respectful term for) another's image/
+ [ߤ] /(n) granite/
+ [礨] /(n) poem written by the Emperor or a member of the imperial family/
+Ӳ [] /(n) song in praise of the Buddha/
+ [礨] /(n) a court banquet/
+ [礨] /(n) imperial garden/(P)/
+沼 [] /(n) food offering to the gods/leftovers/hand-me-downs/
+沼 [] /a question from the emperor/
+沽 [Ф] /(n) goblin/apparition/monster/ghost/(P)/
+ [Ȥ] /(n) attending (upon)/keeping another company/
+ι [ȤΤ] /a fairyland or never-never land/
+ [Ȥ] /(n) fairy-tale book/
+ [ȤФʤ] /(n) fairy-tale/
+ȷ [] /(n) one's specialty/
+ȿ [ˤ] /(n) lower-ranking vassal in the Kamakura and Edo periods/
+ư [ɤ] /family troubles/
+Ƹ [ä] /(n) (uk) bobbed hair/
+ۻ [] /(n) confections/sweets/candy/
+٤ [Ǥ] /(n) (uk) happy event/matter for congratulation/auspicious event/pregnancy/
+泫 [Ҥ餭] /(n) breakup of a wedding/
+ [] /(n) one's forte/
+ [] /(uk) (n) (sl) gay person/male transvestite/
+洧 [] /(n) extreme anger/
+ [] /your (honorable) face/
+ꤤޤ [ͤޤ] /(hon) please/
+˾θ [ܤΤभ] /those who want it/
+浡 [] /(adj-na,adj-no,n) pleasant/in a good mood/in high spirits/
+浡褦 [褦] /(int) How do you do?/Nice to meet you/adieu/farewell/
+浡Ф [ʤʤ] /be in a bad temper/
+浡路 [󤦤路] /be in good humor/
+浢 [] /return/welcome/
+浢ʤ [ʤ] /(exp,int) welcome home/
+浤 [ˤ] /(n) favorite/pet/
+Ҥ [㤯] /(n) guest/visitor/customer/
+ [㤯] /(n) (honoured) guest/
+٤ [䤹] /(n) (1) holiday/absence/rest/(2) (exp) Good night/
+٤ߤʤ [䤹ߤʤ] /(exp,int) good night/
+ܻ [ߤޤ] /shrine visit/
+涡 [Ȥ] /(n,vs) attendant/companion/
+涡 [ʤ] /(n) an offering/
+涨 [礦礯] /(n,vs) cooperation/collaboration/
+ [] /(n) egg/ladle/
+̼ݻ [ޤ㤯] /(n) tadpole/ladle/musical note/
+դ [Ť] /(n) making someone's acquaintance/
+ [] /(n) money/
+ϫ [] /(adj-na,int,n) (hon) trouble (I have put you through)/
+ϫ [] /(exp) I appreciate your efforts/
+ϫ [] /(adj-na,n) Thank you very much for your ../
+添 [ˤ] /(n) (hon) older brother/(vocative) "Mister?"/
+添 [ˤ] /cute form of "older brother"/
+添 [礦] /(hon) siblings/
+ [礱] /(n) (New Year's) greetings/
+渫ˤʤ [ߤˤʤ] /(exp) (hon) to arrive/
+渫 [ߤޤ] /(n) calling on someone who is ill/enquiry/
+渫 [ߤޤ] /(n) calling on someone who is ill/enquiry/
+ [ߤ] /(n) the spoken words of the emperor or a noble/
+ƤФ [Ф] /(n) being invited/
+ߤ [] /(n) mutual/reciprocal/each other/
+ߤ [] /(adj-na,n) we are of equal status in this regard/
+湬 [礦] /(n) imperial outing or visit/
+湬 [] /(n) imperial outing or visit/
+湬 [] /(n) imperial outing or visit/
+湬 [ߤ椭] /(n) imperial outing or visit/
+湭 [Ҥ] /(n) debut/
+湽 [ޤ] /(n) entertainment/hospitality/
+湽ʤ [ޤʤ] /(exp,n,pol) please don't fuss over me/
+湽ʤ [ޤʤ] /(adj-na,n) being unmindful/
+ʤ [ܤ] /(n) wet towel (supplied at table)/hot, moistened hand towel/
+ [] /(vs) birth (regal)/nativity/
+⤤ [] /(adj) haughty/
+Ƭ [] /(n) kerchief worn by women in former times in Japan in cold weather, covering the whole head (except eyes)/
+ [Ĥ] /(n) oracle/divine message/
+ [ˤޤ] /boasting of one's hometown/
+溻 [] /(n) (imperial) words/
+¤ޤ [ޤ] /(exp) to be (polite)/to exist/
+¤ [] /(v5aru) (pol) to be/
+µ [] /(v1) to be (very pol.)/
+½ [] /(n) a throne/
+ [ʤ] /(adj-na,n) perfunctory/commonplace/
+ [] /(n) end of the year/year-end present/
+פ [ޤĤꤵ冷] /(n) festival merrymaking/
+ [] /(n) (uk) side dish/accompaniment for rice dishes/
+滥 [դ] /(n) a charm/
+滨 [] /(n) New Year dish/
+滰 [] /(n) (1) three branch Tokugawa families/(2) big (top) three/
+滲 [ޤ] /(n,vs) worship/shrine visit/
+夻 [] /(n) uniforms supplied to employees/an allotment/
+ [ޤ] /(n) the end/closing/being done for/
+Ф [ͤ] /(n) (hon) older sister/(vocative) "Miss?"/
+ [ߤ] /(n) child of the emperor/a maiden consecrated to the gods/
+漥 [礸] /(n) imperial seal/privy seal/
+漫 [] /himself/yourself/herself/
+漭 [] /(n,vs) bow/
+ [󤷤] /(n) your company (polite)/
+ [礷] /(n) coachman/driver/cabman/postilion/
+⤷ޤ [ޤޤ] /(exp) excuse me for disturbing (interrupting) you/
+ [㤯] /(n) (apprentice) geisha/dancing girl/
+ [㤫] /(n) poorly made or ruined articles/
+ [̤] /(n) you/
+ [夸] /(n) (hon) your husband/her husband/
+ [ޤ] /(n) (1) charm/amulet/(2) looking after/
+夲 [Ƥ] /(n) all over/given in/given up hope/bring to knees/
+ [Ƥ] /(n) making arbitrary decisions which benefit oneself/
+ [ߤ餷] /(n) font of purifying water placed at the entrance of a shrine/
+ [Ƥ餤] /toilet/restroom/lavatory/bathroom (US)/
+ [ƤĤ] /(n,vs) maid/help/
+դ [ƤĤ] /(n) touching a wrong card/making a mistress of a servant/
+ [夤] /(n) letter bearing the shogun's scarlet seal/
+ [夤󤻤] /(n) shogun-authorized trading vessel/
+ [ߤ] /(n) sacred wine or sake/sake offered to the gods/
+潥ͤǤޤ [夦礦ޤǤޤ] /(exp) condolences/
+ˤ [襤] /(n) congratulation/celebration/
+Ф [] /(n) to come here (from old Japanese)/to come out/being in (somewhere)/
+ФǤˤʤ [Ǥˤʤ] /(v5r) (hon) (uk) to be/
+Фޤ [Ǥޤ] /(n) appearance/presence/
+к¤ [Ǥޤ] /(n) appearance/presence/
+ꤵ [ޤꤵ] /(n) policeman (friendly term)/
+ [] /(n) old imperial palace/(P)/
+ [礰] /(n) an ox-drawn coach/
+澤 [ᤷ] /(n) summons/call/dressing/clothing/striped crepe/
+澤ʪ [ᤷ] /(n) clothing/
+澩 [] /recommendation/recommendable/
+Ф [餤] /(n) comical (story, song)/comic/
+ [] /(n) government/authorities/Emperor/wife/madam/landlady/
+ [礦] /(n) (1) (hon) daughter/(2) young lady/
+ [礦] /(n) (term of respect for) another's daughter/daughter of a high-class family/
+ [] /(n) decorations/offerings/mere window dressing/
+濩 [] /weaning ceremony/
+濩 [礯ɤ] /(Japanese) restaurant/
+濲 [ͤ] /(n,vs) bed-wetting/
+濴ۤʤ [Ѥʤ] /(exp) don't worry/never mind/
+濷 [] /(n) pickles/pickled vegetables/
+濷¤ [] /(n) wife (esp. of a prominent, recently married man)/
+濷¤ [󤾤] /(n) wife (esp. of a prominent, recently married man)/
+濿 [󤨤] /(n) an imperial portrait/
+ [] /(n) deified volcano or volcanic eruption/
+ [ߤ] /(n) sacred wine or sake/
+ [󤿤] /(n) shintai/object of worship housed in a Shinto shrine and believed to contain the spirit of a deity/
+Ϥ [ߤ錄] /(n) cracks that form in the ice on Lake Suwa/
+ [ߤ] /(n) portable shrine/
+ [ߤ] /(n) written oracle/
+ [] /(n) (polite term for) the body/you (him)/
+ [] /(n) personage/
+ [] /(n) (uk) side dish/accompaniment for rice dishes/(P)/
+ʬ [櫓] /(n) sharing/
+ޤ [ޤ] /(adj-na,n) a prim and proper girl/
+ [ߤ] /(n) imperial reign/
+ [] /(n) flattery/compliment/
+äˤʤ [ˤʤ] /(exp) to be indebted/
+ [] /your success/
+ [ˤ] /(adj-na,int,n) that's too bad (ironical)/
+ݤ [] /(n) a recommendation/an order/
+ [礻] /(n) poem or song written by the emperor/
+ [ä] /(adj-na,n) meddling/nosy/
+ [礦] /food served during the New Year's Holidays/
+ [] /going before/the future/
+ [ܤ] /(n) a person whose services are at the disposal of another/
+ [ޤ] /(n) (1) (fam) you (sing)/(2) presence (of a high personage)/(P)/
+ [] /(n) Your Excellency/the (Imperial) presence/
+ [ޤ] /(n) (1) you/(2) my dear/(3) hey/
+य [Τ] /(exp) to withdraw from the presence (of the Emperor)/
+ [󤫤] /Imperial Council/
+Ω [] /(n) setting the table/preparation/
+㤵 [] /(n) grandfather/male senior-citizen/
+줵 [Ф] /(n) grandmother/female senior-citizen/
+ [ޤ] /(adj-na) poor/lame/ill-prepared/
+ᤦ [Ϥ褦] /(int,n) (abbr) Good morning/
+ [󤾤] /(n) son of a distinguished family/son of a noble/
+ [󤾤] /(n) son of a distinguished family/son of a noble/
+­ϫ [] /(n) (polite term for) inviting another to one's home/
+¸ [] /(n) knowing/acquaintance/
+¸ [󤸤Τ] /your acquaintance/
+¸ [] /(n) knowing/acquaintance/
+¹ [ޤ] /(n) (hon) grandchild/
+¿ʬ [֤] /(n) common/in the usual course/
+¿˻ [ܤ夦] /(exp) in the midst of your work/
+ʩ [֤] /(n) dying/ruining oneself/
+ [ޤ] /(n,n-suf) waiting/waiting time/
+Ԥ [ޤɤ] /(exp,int,n) I'm sorry to have kept you waiting/
+Ԥ [ޤ] /(adj-no,n) long-waited-for/
+ [դ] /(n) (col) one's mother/
+ [ߤ] /(n) imperial reign/
+ [] /(n) second helping/another cup/
+ [] /(n) second helping/another cup/
+ [ߤ] /(n) wife of a shogun or a highest-ranking nobleman/
+ [󤿤] /(n) boss/governor/
+ [] /(adj-na,n) exaggerated story/
+ [] /(n) theme chosen for an imperial poetry contest/
+ [⤯] /(n) a Nichiren prayer/(an empty) slogan/
+ [] /(n) (pol) your house/your home/you/
+ [] /(n) tedious talk/impertinent talk/repetitious talk/saucy speech/pretentious statement/
+ã [ä] /(n) notice or order handed down from above/announcement/notification/
+ǤȤޤ [󤸤礦ӤǤȤޤ] /Happy Birthday/
+Ƥ [Ϥ] /(n) marbles/
+Ǥ [Ȥ] /declining/nonacceptance/declination/refusal/rejection/turndown/
+Τ餻 [餻] /(n) notice/notification/
+ [] /(n,vs) feast/treating (someone)/
+ [] /(int) feast/
+ͤǤ [ޤǤ] /(exp) said after meals/
+ [] /(n) tea (green)/
+λ [Τ] /a cinch/
+ [㤦] /tea-cake/
+ [夦] /(n) and Company/Messrs/(P)/
+渵 [夦] /(n) Bon Festival gifts/
+ [Ҥ] /(n-adv,n) lunch/noon/
+ [夦] /(n) be careful/
+ [礳] /(n) (uk) small cup/sake cup/
+ĴҼ [礦] /(n) a timeserver/frivolous person/
+̤ [Ȥ] /(n) an appetizer/
+ [Ĥ] /(n) change (money)/balance/
+ޤ [ޤ] /(n) usual/normal/stereotyped/
+ֽ [ˤФ󤷤夦] /(n) Oniwaban/the Shogunate's "guard of the inner garden"/
+Ŧޤ [Ĥޤ] /(n) snacks to go with alcohol/
+Ŧ [Ĥޤ] /(n) snacks to go with alcohol/
+ŷ [Ƥ] /(n) (1) temper/mood/(2) weather (polite term)/
+ŷ [Ƥ󤭤] /(n) moody person/temperamental person/fickle person/
+ž [Ƥ] /(adj-na,n) tomboy (nl: ontembaar)/
+ [Ƥ] /(n) palace/court/(P)/
+½ [Ƥ󤸤夦] /waiting woman in a shogun or daimyo's palace/
+Թ [Ĥ央] /(n) opportunism/double standards/timeserving/expediency/
+Թ [Ĥ央] /(n) opportunist/
+ [Ǥ] /brow/forehead/
+ [ʤ] /(adj-no) familiar/well-known/
+ [ʤ] /(adj-na,n) misfortune/calamity/
+ [Ҥ] /(n) the sun/
+ǯ [Ȥ] /(n) New Year's present/
+ǰ [ͤ] /(n) worry/care/consideration/
+DZ [Ҥͤ] /(n) wrapped offering (of money)/
+˻ [Ϥ] /(n) starting afresh/
+̤ [Ф] /(n) grandmother/female senior-citizen/
+Ȭ [] /(n) (1) (uk) between meal snack/afternoon refreshment/afternoon tea/(2) mid-day snack/
+ [Ϥ] /(n) rice (cooked)/meal/(P)/
+ӻ [Ϥɤ] /(n) mealtime/
+Ӿ [Ϥष] /(n) a rice steamer/
+Ϫ [Ҥ] /(n) debut/
+ [Ĥ줵] /(adj-na,exp,int) thank you/many thanks/
+Ծ [դ礦] /(n) a toilet/
+դ [Ĥ] /(n) retainer/attendant/escort/
+ [դʤ] /(n) within the town limits of Edo/
+㤵 [Ȥ] /(n) (hon) father/
+餱 [ޤ] /(n) (1) a discount/a prize/(2) something additional/bonus/an extra/(3) an exaggeration/
+餱 [ޤ] /(conj,exp) to make matters worse/besides/
+ʢ [ʤ] /(n) stomach/
+ʢ [ʤ] /(exp) hungry/
+ʧȢ [Ϥ餤Ф] /(n) discarding/firing (an employee)/
+ʧʪ [Ϥ餤] /(n) goods to offer the junk dealer/
+ʪ [֤] /(n) Imperial treasures/
+ʾ [ؤ] /(n) staff with plaited paper streamers used in Shinto/
+ʾô [ؤĤ] /(n) superstition/superstitious person/
+ʿ [] /making oneself comfortable/
+֤ [] /(n) return gift/revenge/change/
+ڥ [٤󤿤] /(n,vs) encouragement/enthusiasm/urging/
+줵 [] /(n) (hon) mother/
+ [] /(n) (hon) mother/
+ˡ [Ϥä] /(n) contraband/taboo/strictly forbidden/
+˷ [ܤ] /(n) Reverend (used to priest, monk, etc.)/
+˷ [ܤ] /(n) Buddhist priest/monk/
+˷ä [ܤä] /(n) (hon) son/
+դ [ߤĤ] /(n) certificate/certified document/authorization/paper with signature of the shogun or lord/
+º [ۤ󤾤] /the principal object of worship (at a shrine)/
+ [ܤ] /(n) Bon Festival/Lantern Festival/
+̵ [֤] /(n,vs) not writing or contacting for a while/(P)/
+̵ [ꤴäȤ] /(exp) you are unquestionably right/
+̾ [ᤤ] /(n) name of the emperor/
+̾ [ߤ] /name of the Lord (esp. in Christian contexts)/
+̾漥 [ᤤ礸] /the imperial or privy seal/
+ [ᤤ勞] /(n) trouble/annoyance/
+ [] /(int,n) your pardon/declining (something)/dismissal/permission/(P)/
+Ȥ [󤯤] /(exp,int) May I come in?/
+Ȥʤ [ʤ] /(exp,int) I beg your pardon/excuse me/
+Ȳ [󤯤] /(exp,int) May I come in?/
+ [󤳤] /(v5r) to be excused from/
+ [󤽤] /(n) frightful face/
+ܶ [] /(n) a scolding/
+ܸ [ߤ] /(n) an appearance/an audience/
+ܽ٤ [Ǥ] /(n) (uk) happy event/matter for congratulation/auspicious event/pregnancy/
+ܽ٤ [ǤȤ] /(ateji) (int) (uk) Congratulations!/an auspicious occasion!/
+ [äȤ] /(adj-na) You are quite right/
+ [ߤ] /(n) (the gates of an) imperial residence/the emperor/
+㤤 [ɤ] /(exp) barking up the wrong tree/calling at the wrong house/
+줵 [] /(n) grandfather/male senior-citizen/
+ͷ [椦] /(n) music playing in imperial court/
+ [ߤ] /(n) portable shrine/(P)/
+ [褦] /(n) your order/your business/official business/
+Ѥ [褦Τ] /customer/guest/
+ѳؼ [褦] /a scholar beholden to the government/
+ѻϤ [褦Ϥ] /(n) re-opening of offices in new year/
+Ѿ [褦礦ˤ] /a purveyor to the government/
+ѿʹ [褦֤] /a government newspaper or organ/
+ȹ [褦ߤ] /a company union/
+ã [褦] /(n) purveyor to the government/purveyor to the Imperial Household/
+ã [褦] /(n) purveyor to the government/purveyor to the Imperial Household/
+ã [褦] /(n) purveyor to the government/purveyor to the Imperial Household/
+ã [褦] /(n) purveyor to the government/purveyor to the Imperial Household/
+š [褦Ƥ] /(n) imperial villa/(P)/
+Ǽ [褦] /(n) year-end office closing/
+ʹ [褦] /order-taking/
+ [餤] /(n) the rising sun/
+ [] /(int,n) (hon) look/inspection/try/
+ʤ [ʤ] /(please) look/(please) try to do/
+ [󤯤] /(hon) (uk) please look at it/
+ [䤯] /(n) grace of God/
+Ω [] /polite term for calling, departing and staying where one is/
+λ [礦礦] /(n,vs) acknowledgement/understanding (e.g. "please be understanding of the mess during our renovation")/
+ξ [礦] /(n) your (honorable) parents/
+ [礦ˤ] /(n) mistress/madam/
+ [礦] /(n) imperial property/
+ [礦] /(n) imperial estate/
+ [礦] /(n) imperial tomb/
+ [줤礦] /daughter/young lady/
+ [줤] /(n) thanking/expression of gratitude/
+黲 [줤ޤ] /(n) visiting a shrine or temple to give thanks/settling scores/
+ [줤ܤ] /(n) free service after apprenticeship/
+ [ߤ] /(n) spirit of a deceased person/
+ [ߤޤ] /(n) mausoleum/
+ [줤] /(n) "before the spirit of the deceased" (written on the condolence-money envelope)/
+ [ߤޤ] /(n) something worshiped as a symbol for the spirit of the dead/
+ [줭줭] /(n) dignitaries/VIPs/
+ [줭줭] /(n) dignitaries/VIPs/
+ [ߤ] /(n) a bamboo blind/
+Ϣ [餯] /(n,vs) (hon) getting in touch/
+ [] /(n) bowl in which miso-shiru is served/
+ޯ [] /(adj-na,adj-no,n) smartly dressed/someone smartly dressed/fashion-conscious/(P)/
+޴ [餤] /(n) review/rehearsal/
+㱤 [Ϥ餤] /(n) purification/
+ [] /(n) diaper/nappy/
+𵤿 [Ĥ֤] /diaper rash/nappy rash/
+ [Ȥ] /(n) comprehension/understanding/Buddhist enlightenment/(P)/
+꤬ᤤ [Ȥ꤬Ϥ䤤] /being quick to understand/
+ [Ȥ] /(v5r) to attain enlightenment/to perceive/to understand/to discern/(P)/
+ [] /(n) wisdom/understanding/
+ƻ [ɤ] /(n) (Buddh) (the path of spiritual) enlightenment/
+ [ˤ夦] /(n,vs) (Buddh) entering enlightenment/
+λ [礦] /(n) complete comprehension/
+ [] /(n) sultan's parasol tree/
+ [Ȥ] /(n) phoenix tree/Chinese parasol (tree)/
+ [] /(n) Go (board game of capturing territory)/(P)/
+Ǥ [򤦤] /(exp) to play (a game of) go/
+ [] /(n) commercial go-playing parlour/
+ [] /(n) commercial go-playing parlour/(P)/
+ [] /(n) go-stone container/
+ [] /(n) go club/
+ [] /(n) Go piece(s)/Go stone(s)/
+Ǥ [] /(n) go player/playing go/
+ [Ф] /(n) Go board/(P)/
+פ [ФΤ] /(n) intersection on a Go board/
+׳ [Ф] /partitioned into squares/
+׼ [Ф󤸤] /(adj-no,n) check/check pattern/
+ [] /(n,n-suf) language/word/(P)/
+ΰ̣ [Τ] /meaning of a word/
+餤 [餤] /(n) talk/troth/chat/lovers vow/
+餦 [餦] /(v5u) to talk/to tell/to recite/to pledge/to conspire with/(P)/
+餦̵ͧ [餦ˤȤʤ] /with no friend to talk to/
+ [] /(n) talking/(P)/
+꤫ [꤫] /(v1) to make a speech/to address/
+ݤ [꤫] /(v1) to make a speech/to address/
+Ѥ [Ĥ] /(v5g) to transmit/to hand down/
+ [꤯] /(n) way of reciting/way of telling a story/(P)/
+礦 [ꤢ] /(v5u) to talk together/
+ [] /(n) speaker/narrator/reciter/(P)/
+ [ꤰ] /(n) story/topic/
+ [ꤰ] /(n) story/topic/
+ [Ĥ] /(v1) to hand down/to pass on (story or tradition)/
+ [] /(n) (professional) storyteller/hereditary role of narrator in early imperial court/
+ʪ [] /(n) a narrative/
+ [ꤢ] /(v5s) to talk all the night/
+ [] /(v5r) to talk/to tell/to recite/(P)/
+򶯤 [Ĥ] /(exp) to put stress on a word/
+ [ह] /(exp) to conclude one's speech/
+ [] /(n) meaning of a word/
+첻 [] /(n) the sound of a word/
+ [] /(n) usage/rules of grammar/
+ [] /(n) language study/(P)/
+ؤκ [Τ] /talent for languages/
+ؤ [Τ] /one's linguistic ability/
+ؼ [] /a linguist/
+ [礯] /(n) language ability/
+촴 [] /(n) stem/root of a word/
+촶 [] /(n) sense of language/
+쵤 [] /(n) tone/manner of speaking/(P)/
+쵤 [] /(exp) to soften one's voice/
+ [] /(n) meaning of a word/
+ [] /(n) words/phrases/(P)/
+ [] /(n) word form/
+Ѳ [ؤ] /declension of word/
+츶 [] /(iK) (n) word root/word derivation/etymology/
+츻 [] /(n) word root/word derivation/etymology/(P)/
+츻 [󤬤] /(n) etymology/
+캬 [] /(n) root (origin) of a word/
+ [] /(n) the evolution of the usage of a word/
+ [㤯] /(n) interpretation of a word/
+ [] /(n) word order/
+ [] /(n) number of words/
+ [] /(n) stress/emphasizing one's speech/
+² [] /(n) family of languages/
+Ĵ [礦] /(n) tone (of voice)/note/accent/
+Ĺ [礦] /(n) word-length/
+Ƭ [Ȥ] /(n) first part of a word/
+ [] /(n) (inflected) end of a word/
+Ѳ [Ӥؤ] /inflection/
+ [] /(n) (professional) storyteller/hereditary role of narrator in early imperial court/
+ [ؤ] /(n) faulty expression/
+ˡ [ۤ] /(n) diction/grammar/syntax/
+ [ޤ] /(n) end of a word/suffix/
+̮ [ߤ㤯] /(n) word linkage/
+ [뤤] /parts of speech/
+Ϥ [] /(n) the sound/euphony/
+Ϥ碌 [碌] /(n) rhyming game/play on words/pun/
+ϩ [] /(n) the sound or euphony of a sentence/
+ϩ碌 [碌] /(n) pun/play on words/
+Ͽ [] /(n) analects/sayings/
+ [] /(n) vocabulary/glossary/(P)/
+õǽʸˡ [Τ֤ݤ] /lexical-functional grammar/LFG/
+õ§ [] /lexical rules/
+Ū [Ƥ] /(adj-na) lexical/
+Ūȥθ [ƤȥΤ] /(n) principle of lexical control/PLC/
+ [礯] /(the extent of) one's vocabulary/
+ [] /(n,pref) mis-/
+ä [ޤä] /in error/by mistake/by accident/(P)/
+ [ޤ] /(n) error/(P)/
+˴٤ [ޤˤ] /(exp) to fall into error/
+ľ [ޤʤ] /(exp) to correct an error/
+ǧ [ޤߤȤ] /(exp) to admit to a mistake/
+ [ޤ] /(v5r) to make a mistake/(P)/
+ [] /(n,vs) misunderstanding/(P)/
+ [] /(n) writing error/
+ [] /(n) measurement error/calculation error/(P)/
+ư [ɤ] /(n,vs) malfunction/failure/
+ [] /(n) miscalculation/(P)/
+ [] /(n) misprint/(P)/
+ [] /(n) error in copying/
+ [] /(n) accidental shooting/
+ [礯] /(n) misprint/(P)/
+ [] /(n) fallacy/
+ [] /(n) misjudgment/
+ [] /(n) wrong diagnosis/
+ [ˤ夦] /(n) incorrect insertion (of equipment, unit, part)/
+æ [] /(n) errors and omissions/
+ [Ǥ] /(n) misinformation/
+겼 [Ȥ] /accidental bombing/
+ [Ȥ] /(n) mistaken answer or response/
+ư [ɤ] /(n,vs) malfunction/
+ [ɤ] /(n,vs) misreading/misinterpreting/
+ǧ [ˤ] /(n,vs) misrecognition/mistaking (x for y)/(P)/
+ [Ϥ] /(n) misdelivery/
+ [Ф] /(n) bombing (shelling) the wrong target/(be killed by) friendly fire/
+Ƚ [Ϥ] /(n) misjudgement/
+ɵ [Ӥ夦] /(n) mistake/
+ʹ [֤] /(n) misunderstanding/misinformation/
+Ѵ [ؤ󤫤] /misconversion/
+ [ۤ] /(n) misinformation/incorrect report/(P)/
+ⲽ [ޤ] /(n) (uk) hanky-panky/juggling/cheating/deception/
+ⲽ [ޤ] /(v5s) to deceive/to falsify/to misrepresent/(P)/
+ [䤯] /(n) mistranslation/
+ [褦] /(n,vs) abuse/
+ [] /(n) guard/convoy/escort/(P)/
+Ҥդ [Ĥ] /(exp) to provide (a person) with a bodyguard/
+Ҵ [] /(n) escort vessel/
+ʼ [ؤ] /(n) body guard/military escort/
+ [] /(n) river dike/(P)/
+߹ [󤳤] /levee protection works/
+ [] /(n) protecting the constitution/(P)/
+ư [󤦤ɤ] /(n) movement to defend the Constitution/
+ [] /(n) defense of one's country/(P)/
+ [󤸤] /shrine honoring war dead/
+ [] /(n,vs) defend and maintain/support/protection/
+ [] /(n) self-protection/
+Ȥν [Τ] /art of self-defense/
+Ƚ [󤸤] /art of self-defense/
+ [] /(n,vs) convoy/(P)/
+ [] /paddy wagon/
+ [] /ship's convoy/
+ [] /(n) (armed) convoy/
+ [] /(n) talisman/amulet/charm/
+ˡ [ۤ] /(n) defense of the constitution or religious doctrines/
+ [] /(n) Buddhist rite of cedar-stick burning/
+γ [ޤΤϤ] /thief posing as fellow traveller/
+ [] /(n) gum/rubber/eraser/
+ [] /(n) request/entreaty/
+𤤼 [Ȥ] /(v5r) to ask for and receive/
+ [] /(v5u-s) to ask/to request/to invite/
+ɾ [Ҥ礦] /with the author's compliments/
+ [] /(n) beggar/begging/(P)/
+ [Ĥ] /(n) beggar/begging/
+𿩤˶ä [ˤͤᤰ] /(exp) to give money to a beggar/
+𿩤˶Ƥ [ˤͤ򤯤Ƥ] /(exp) to give money to a beggar/
+𿩺 [󤸤礦] /base nature/
+̻ [ळ] /bridegroom who is loved by his bride/
+Т [Ĥ] /(n) beggar/
+ [] /(n) carp/(P)/
+Τܤ [Τܤ] /(n) carp streamer/carp banner/
+ [] /(n) mouth of a (sword) sheath/
+ [Τܤ] /(n) carp streamer/carp banner/
+ [⤴] /(adv) alternately/in succession/
+򤨤 [ޤ] /(v1) to mix/to converse with/to cross (swords)/(P)/
+򤶤 [ޤ] /(v5r,vi) to be mixed/to be blended with/to associate with/to mingle with/to join/(P)/
+򤸤 [ޤ] /(n,n-suf) mixed/mingled/(P)/
+򤸤 [ޤ] /(v5r,vi) to be mixed/to be blended with/to associate with/to mingle with/to interest/to join/(P)/
+ [魯] /(v5s) to exchange (messages)/to dodge/to parry/to avoid/to turn aside/
+򤼤 [ޤ] /(v1,vi) to be mixed/to be blended with/(P)/
+򤼹礻 [ޤ碌] /(v1) to mix/
+򤼿 [ޤ] /(n) mixed weave/
+֤ [Ф󤳤] /alternately/
+֤ [Ф] /alternately/
+ [ޤ] /(v5r,vi) to be mixed/to be blended with/to associate with/to mingle with/to interest/to join/
+魯 [魯] /(v5s) to exchange (messages)/to dodge/to parry/to avoid/to turn aside/(P)/
+ [ޤ] /(n) acquaintance/relations/sexual intercourse/intersection/
+ [ޤ] /(v5r) to cross/to intersect/to associate with/to mingle with/to interest/to join/(P)/
+ [] /(n) trade/commerce/(P)/
+ײ [] /(n) trade fair/trade exposition/
+ [] /(n) angle of intersection/
+ [] /(n) rapport/mutual sympathy/
+򴶿 [󤷤󤱤] /(n) sympathetic nerves/
+ [] /(n,vs) exchange/interchange/reciprocity/barter/substitution/clearing (of checks)/(P)/
+򴹱 [󤨤] /convertible yen/
+򴹳 [󤬤] /exchange student/
+򴹴 [] /(n) (telephone) switchboard/
+򴹵ǽ [󤭤Τ] /exchange function/swapping capability/
+򴹶 [󤭤礦] /exchange professor/
+򴹶 [󤭤礯] /(n) (telephone) exchange/
+򴹼 [󤷤] /(n) operator (e.g. telephone)/
+򴹽 [󤸤] /(n) clearing house/
+򴹾 [󤸤礦] /(n) telephone operator/
+򴹾 [󤸤礦] /bargaining point/
+ [󤻤] /(n) repatriation ship/
+ [] /(n) (telephone) switchboard/
+ [Ҥ] /thing bartered/trade-in/
+ˡ§ [ۤ] /commutative law/
+ǰ [ܤ] /barter system/
+ [] /(n) exchange of cordialities/
+ [] /(n) exchange of courtesies (cordialities)/
+򴿲 [󤫤] /reception/
+ [] /(n) friendship/amity/
+ [] /(n) friendship/amity/
+ [礦] /(n,vs) reverberation/
+ [礦] /(n) symphony (orchestra)/(P)/
+ [礦] /symphony (orchestra)/
+ [礦礯] /(n) symphony/(P)/
+ [礦] /(n) symphonic poem/
+ [] /(adj-no,n) mutual/reciprocal/alternate/(P)/
+ [⤴] /(adv) alternately/in succession/
+ [] /(n) sexual union/
+ [] /(n) crossing/intersection/
+ [Ƥ] /(n) crossing/intersection/
+ [] /(n,vs) cross/(P)/
+о [礦] /crossing symmetry (physics)/
+ [Ƥ] /(n) crossing/intersection/(P)/
+ [] /(n,vs) company/friendship/association/society/acquaintance/(P)/
+ݤ [򤭤餦] /(exp) to shun society/
+ݲ [] /(n) sociable person/
+ݷ [餤] /unsociable/
+ݹ [] /(adj-na) sociable/
+ݹ [] /friendly powers/treaty powers/
+ݼҲ [㤫] /society/social circles/
+ݾ [礦] /as a matter of social courtesy/
+ݾ΢ [礦] /society/
+ϰ [Ϥ] /circle of acquaintance/
+ [] /(n) entertainment expenses/(P)/
+ˡ [ۤ] /etiquette/social code/
+ [] /(n) mixture/blending/complication/(P)/
+ [] /entangled/mingled/intricate/complicated/
+ [礦] /(n) (1) negotiations/discussions/(2) connection/(P)/
+İѰ [礦] /negotiating committeemen/
+İ [礦] /negotiators/
+ [礦] /(n) intimacy/friendship/
+ [礦] /(n) concession/compromise/
+ [礯] /(n) mixed weave/
+ [] /(n,vs) telecommunications/correspondence/(P)/
+ [礯] /cantata/
+ [] /(n) sexual intercourse/
+ [] /(n) war/battle/hostilities/(P)/
+︢ [󤱤] /(n) right of belligerency/
+ [󤳤] /(n) belligerents/
+ [] /(n) battle zone/
+ [] /(n,vs) alternation/change/relief/relay/shift/(P)/
+ [] /(n,vs) alternation/change/relief/relay/shift/(P)/
+ [] /alternately/by turns/
+ [] /shift (of workmen)/
+ [礦] /working in shifts/
+ [] /shift system/
+ [礦] /working in shifts/
+ [Ȥ] /relief pitcher/
+ [Ĥ] /(n) communication/transportation/traffic/intercourse/(P)/
+̤ [ĤΤ٤] /transportation facilities/
+̰ [Ĥ󤼤] /traffic safety/
+̰ȿ [ĤϤ] /traffic violation/
+̰ [Ĥ] /child orphaned from a traffic accident/
+̱͢ [Ĥ椮礦] /transportation business/
+̲ [Ĥ] /(n) traffic disaster/traffic accident/
+̵ [Ĥ] /(n) transportation facilities/(P)/
+̵§ [Ĥ] /traffic rules/
+̸ [Ĥ] /(Japan) Travel Bureau/
+̻ [Ĥ] /traffic accident/(P)/
+̼ [Ĥ] /blockage/quarantine/
+̼ [Ĥ㤯] /(n) (1) vulnerable road users/(2) mobility impaired people/(3) people with out public transport access/
+̽ [Ĥ夦] /traffic congestion/
+̽人 [Ĥ] /traffic officer/
+̿ [Ĥ󤴤] /traffic signal/
+ [Ĥ] /traffic control/
+Ϲ [Ĥ] /traffic hell, traffic congestion/
+ƻ [ĤɤȤ] /traffic ethics/
+ [Ĥ] /(n) traveling expenses/carfare/(P)/
+˸ [Ĥܤ] /traffic obstruction/
+ [Ĥ⤦] /(n) traffic network/(P)/
+ [Ĥ] /(n) traffic problem/
+ [Ĥ礦] /(n) traffic/traffic volume/
+ϩ [Ĥ] /(n) traffic route/
+ [Ƥ] /(n) point of intersection/
+ [ɤ] /(vs) reading responsively/
+ʸ [ɤ֤] /responsive readings/
+ [Ϥ] /(n) mating/crossbreeding/cross-fertilization/
+ۼ [Ϥ] /(n) a crossbreed/
+ [Ф] /(n) police box/(P)/
+ [] /(n) copulation (in animals)/
+ [Ĥ] /(v5m) to copulate (animals)/to mate/
+ [Ӥ] /(n) mating season/
+ [] /(n,vs) delivering/furnishing (with copies)/(P)/
+ն [դ] /(n) subsidy/grant/bounty/
+ռ [դ] /deliverer/donor/
+ [] /(vs) delivery/grant/handing (a ticket) to (a person)/
+ͧ [椦] /(n) friend/companion/(P)/
+ͧط [椦󤱤] /one's associate/
+ͷ [椦] /(n) friend/friendship/
+ [餯] /interrelationship/statistics confounding/
+ή [夦] /(n) alternating current/intercourse/(cultural) exchange/intermingling/(P)/
+ήͻ [夦] /personnel shuffle/
+ήȯŵ [夦ϤĤǤ] /an AC generator/
+ [줤] /(n) communication with the dead/
+ [줤] /(n) spiritism/spiritualism/
+ս [] /(n) sexual union/
+ [] /(n) promotion of social intercourse/
+ [] /(n) exchange of courtesies/fraternization/
+ [] /(n,n-suf) marquis/lord/daimyo/(P)/
+ [] /(n) principality/
+ [㤯] /(n) marquis/marquess/(P)/
+׿ [㤯դ] /marchioness/
+ [Ϥ] /(n) nobles/feudal lords/
+ [] /(n) season/weather/
+ [] /(n) classical verbal ending equivalent to colloquial -masu/
+ [] /(exp) as ../
+ [ۤ㤦] /Taiwanese film director/
+ [] /(exp) I wonder if ../
+ [Ȥ] /(exp) .. but/
+Ĵ [礦] /epistolary style/
+Ļ [礦] /(n) bird of passage/migratory bird/
+ʸ [֤] /(n) epistolary style/
+ [] /(n) candidacy/(P)/
+ [ۤ] /(n) candidate/applicant/
+ԤΩƤ [ۤ򤿤Ƥ] /(exp) to put up a candidate/
+ [ۤ] /(n) cadet/
+ [ۤ] /(n) proposed site/site chosen/
+ͳ [褷] /(exp) I hear that ../
+ [] /happiness/luck/
+ [碌] /(oK) (adj-na,n) happiness/good fortune/luck/blessing/
+ [] /favorite courtier/
+ [Ҥ] /(n) light/(P)/
+Ʃ륫ƥ [Ҥ꤬Ȥ륫ƥ] /curtain pervious to light/
+ [Ҥˤߤ] /sky suffused with light/
+® [ҤΤϤ䤵] /the speed of light/
+굱 [Ҥ꤫䤯] /(v5k) to shine/to glitter/(P)/
+ʪ [Ҥ] /(n) (1) luminous body like a shooting star/(2) any bright metal/(3) sliced fish with the silver skin left on (iwashi, aji, sayori, sanma, kohada, etc.)/
+ [Ҥ] /(v5r) to shine/to glitter/to be bright/(P)/
+̤ [ҤȤ] /(exp) to be pervious to light/
+Ʃ [ҤȤ] /(exp) to be pervious to light/
+ǥ [Ҥǥ] /(n) optical disk/digital optical disk/
+ե [Ҥե] /optical fiber/
+եС [ҤեС] /(n) optical fiber/
+եС֥ [ҤեС֥] /(n) fiber-optic cable/
+ [] /(n) time/Father Time/
+ΤȤ [ΤȤ] /(exp) time flies like an arrow/time and tide wait for no man/life is short/
+ [] /(adj-na,n) honour/glory/privilege/(P)/
+ [] /(n) flame/
+ [] /(n) light and flame/
+ [] /(n) photochemistry/
+ر [] /(n) photochemical pollution/
+ȿ [ϤΤ] /(n) photochemical reaction/
+Υ [Ҥ꤫] /(n) photodissociation/photo-dissociation/
+ [] /(n) optic or photic sense/
+ [] /(n) optics/(P)/
+ص [] /an optical instrument/
+ظ [Ӥ礦] /(n) optical microscope/
+ [] /fiber optics/
+ʸ [⤸] /optical character/
+ [] /(n) corona/
+ [] /(n) corona/
+ [] /(n) brightness/splendour/(P)/
+ͭ [] /brilliant/shining/splendid/glorious/
+ [] /(n) scene/spectacle/(P)/
+ [] /(n) light source/
+Ժ [] /(astronomical) aberration/
+ [] /(n) photosynthesis/
+ [] /(n) brilliance/splendour/(P)/
+ΦΥ [꤯ꤿ] /(adj-t) dazzling/brilliant/
+ [] /(n) photon/
+ [Ҥꤸ] /magneto-optical/
+ [] /(n) optical axis/focal aim/axis of a lens/
+ [礦] /shining/
+ζ [ߤĤ夦] /name of a SF novelist/
+ [] /(n) beam/light ray/(P)/
+פ [򤵤] /(exp) to intercept the light/
+ [󤸤夦] /(n) a ray gun/
+ˡ [礦ۤ] /phototherapy/
+« [] /(n) luminous flux/
+® [] /(n) speed of light/
+® [] /(n) the speed of light/
+ [] /(n) a luminous body/
+ [] /(n) brilliance/polish/lustre/glossy finish (of photographs)/(P)/
+ͭ [Τ뤢] /peacock blue/
+̿ [ҤĤ] /(n) light-wave communication/
+̿ [ҤĤ󤮤] /(n) photonic technology/
+ [Ƥ] /(n) a luminous point/
+ [Ǥ] /(adj-na) photoelectric/
+Ŵ [Ǥ󤫤] /(n) photoelectric tube/
+Ż [Ǥ] /(n) photoelectron/
+ [Ǥ] /(n) photocell/
+ [] /(n) intensity of light/
+ٷ [ɤ] /(n) photometer/
+Ƭ [Ȥ] /(n) bald-headed/
+Ǯ [ͤ] /(n) light and heat/
+Ǯ [ͤĤ] /(n) cost of fuel and light/(P)/
+ǯ [ͤ] /(n) light year/(P)/
+ [] /(n) light waves/
+ [Ϥ] /(n) halo/
+ʪ [Ҥ] /(n) (1) luminous body like a shooting star/(2) any bright metal/(3) sliced fish with the silver skin left on (iwashi, aji, sayori, sanma, kohada, etc.)/
+ʸ [֤󤷤] /Koubunsha (publisher)/
+ [ߤ礦] /(n) glory/hope/right future/(P)/
+ [餤] /(n) your visit (presence)/
+ [礦] /radiation intensity/
+̻ [礦] /(n) light quantum/
+ [礯] /(n) the intensity or illuminating power of light/
+ [] /(n) halo/
+ [ܤ] /(n) beam of light/
+ [Ҥꤴ] /(n) luminous moss/
+ [䤱] /(n) official/public/formal/open/governmental/(P)/
+ [] /(n,suf) prince/lord/duke/public/daimyo/companion/subordinate/
+ [] /(n,suf) prince/lord/duke/public/daimyo/companion/subordinate/
+ [] /publicly/
+ [] /(n) public safety/public welfare/(P)/
+°Ѱ [󤤤󤫤] /(n) public safety commission/(P)/
+´ [󤫤] /railway police/
+¿Ѱ [󤷤󤵤󤫤] /(n) Public Security Examination Commission/
+Ĵģ [礦礦] /(Japanese) Public Security Investigation Agency/
+ [] /(n) kouan/Zen question for meditation (e.g. the sound of one hand clapping)/
+ [] /(n) official seal/
+ [] /(n) public management/(P)/
+Ĵ [礦] /public enterprise/
+Ľ [夦] /public housing/
+ݸ [ۤ] /public insurance/
+ [] /(n) public/public good/(P)/
+פޤ [Ϥ] /(exp) to labor for the public good/
+׻ [礦] /public utilities/
+׼ [] /public pawn shop/
+ˡ [ۤ] /legal person working for the public weal/(P)/
+ͥ [椦] /public interest first/
+ [] /(n) (public) park/(P)/
+ǥӥ桼 [ǥӥ桼] /bringing one's child to the local park to play for the first time (trans: park debut)/
+ [] /(n) public performance/(P)/
+ [] /(n) Imperial Court/court noble/the nobility/
+ [] /leave of absence/furlough/
+ [] /(n) public imposts/taxes/
+ [] /(n) public meeting/
+Ʋ [ɤ] /(n) town hall/public hall/(P)/
+ [ɤ] /catechism/
+ [] /(n) high seas/international waters/(P)/
+ [礦] /on the high seas/
+ [] /(n,vs) presenting to the public/(P)/
+ [Τ] /in public/
+ [] /open diplomacy/
+ [] /open period/
+ֺ [] /extension lectures/
+Ƚ [Ф] /open court/
+Ծ [礦] /open market policy/
+Ծ [礦] /open market operation/
+ [礦] /(n) open letter/
+޽ [Ȥ礫] /public library/
+ܺ [] /open criminal investigation/
+Ƥ [Ȥ󤫤] /open forum/
+ [ˤ夦] /open bid or tender/
+ [󤷤夦] /(n) public workout/
+Ͽ [] /(n) public recording/
+ [] /(n) public nuisance/pollution/(P)/
+ [] /(act or crime of) pollution/
+к [] /(n) anti-pollution measures/
+кˡ [ۤۤ] /(Japanese) Environmental Pollution Prevention Act/
+ĴѰ [Ȥ礦󤫤] /(n) Environmental Dispute Coordination Commission/
+ [Ӥ礦] /pollution-caused illness/
+´ [Ӥ礦󤸤] /victim of a pollution-caused illness/
+ [] /pollution problem or issue/
+ [] /(n) publication/
+ [] /(n) official residence/(P)/
+ [礦] /(n) public corporation/
+ [] /(n) public institution/
+ [] /(adj-no,n) imperial court/shogunate government/authorities/public affairs/official/government/
+ [] /(n) justice/equity/
+ [] /(n) just view/public opinion/
+ [夦] /(n) legal holiday/
+ [夦] /(n) legal holiday/
+ [] /(n) official government permission/
+ [狼] /(n) pond smelt/
+ [礦] /(adj-no,n) public/community/public service/society/communal/(P)/
+ [礦礦] /(n) public or government corporation/
+ [礦] /government bond/
+ [礦] /(n) public or collective goods/
+ [礦] /public facilities/
+ [礦礦] /public utilities/
+ [礦礦] /(n) public-works spending/
+Ȱ [礦礯礦Ƥ] /(n) public employment exchange/
+ [礦] /(n) public spirit/
+޽ [礦Ȥ礫] /public library/
+ [礦] /(n) commonality/
+ȹ [礦ߤ] /public partnership/
+ [礦󤿤] /public organization/
+ [礦Ȥ] /public investment/
+ʪ [礦֤] /(n) public property/
+ʪ» [礦֤Ĥ] /(n) vandalism/
+ [礦ۤ] /public broadcasting (e.g. NHK, BBC)/(P)/
+ [礦礦] /public utilities charge/(P)/
+ [礦] /(n) Imperial Court/court noble/the nobility/
+ [] /(n) Imperial Court/court noble/the nobility/
+ [礦] /(Roman) Catholicism/
+ [礦] /(n) (Roman) Catholic Church/
+ [礦褦] /Catholic catechism/
+ [] /(n) public funds/(P)/
+ⲣ [󤪤礦] /misappropriation of public funds/
+ [] /(n) civil rights/
+Ū [Ƥ㤯] /(n) official interpretation or construction (e.g., of a law)/
+ [礯] /(n) public power/governmental authority/
+ [] /(n) declaration/profession/(P)/
+ [] /(n) finance corporation/(P)/
+ [] /(n) princes and marquises/great feudal lords/
+ [] /publicly/
+ [] /(n,vs) public announcement/official notice/
+ [] /(n) dukedom/duchy/principality/
+ [] /(n) common difference (in math.)/allowance/margin/tolerance/
+ [] /(n) public debt/public bond or securities/(P)/
+ĻԾ [] /(n) bond market/
+ [] /judicial decision/
+ [] /(n) probability/(P)/
+ [] /(n) minister (of legation)/(P)/
+ȴ [] /(n) legation/
+ȴ۰ [󤤤] /legation/attache/
+ [] /(n) company/firm (in China)/(P)/
+ [] /(n) young nobleman/(P)/
+ [] /(n) public and private/official and personal/government and people/(P)/
+ [] /national examinations/
+ [] /(n) political operations/(Heian Period) political operations and ceremonies of the Imperial Court/(Edo Period) civil suit/
+ [] /(n) government business/
+ [] /(n) edict/public announcement/
+ [] /(n) edict/public announcement/(P)/
+ [] /declared value/
+ϲ [] /assessed value of land/
+ [] /(adj-na,n) formula/formality/official/(P)/
+ [] /championship match/
+ [] /championship match/
+ [央] /formalism/
+ [] /(n) regular game/pennant race/(P)/
+ȯɽ [ϤäԤ礦] /official announcement/
+ˬ [ۤ] /official visit/
+ [] /(n) official residence/(P)/
+ [] /(n) public corporation/(P)/
+Һ [㤵] /(n) public bonds/(P)/
+ [㤯] /(n) prince/duke/(P)/
+׿ [㤯դ] /princess/duchess/
+ [Ȥꤤ] /(n) (abbr) Fair Trade Commission/(P)/
+ [夦] /(n) the public/(P)/
+֡ [夦֡] /public booth/public kiosk/
+ [夦] /sanitation/public health/(P)/
+ [夦󤱤] /(n) public transmission rights (e.g. putting copyrightable material on the Internet)/
+ư [夦Ǥɤ] /public evangelism/
+ [夦Ǥ] /public telephone/(P)/
+ƻ [夦ɤȤ] /public morals/
+ؽ [夦٤󤸤] /public lavatory/
+ [夦⤦] /public network/
+ [夦褯礦] /public bathhouse/
+ [夦] /apartment house built by the Japan Housing Corporation/
+ [] /(n,vs) speaking at a public hearing/
+ [] /(n) postulate (in math.)/
+ [] /(n) government office/
+ [] /(n) public order/
+¯ [礦] /(n) public order and morals/
+ [礦] /(n) occupational injury/
+ [礦] /(n) licensed prostitution/registered prostitute/
+ [礦Ѥ] /abolition of licensed prostitution/
+ [礦] /(n) public name/announcing publicly/(P)/
+λ [礦ۤ] /authorized capital/
+λܶ [礦ۤ󤭤] /nominal capital/
+ [礦Ф꤭] /nominal horsepower/
+ [礦] /(n) authentication/notarization/
+ڿ [礦ˤ] /(n) notary public/
+ڿ [礦ˤ䤯] /notary office/
+ [礦䤯] /notary public's office/
+ [礦礦] /notary charges or fees/
+ [礯] /(n) public office/(P)/
+ˡ [礯󤭤ۤ] /(n) Public Officers Election Act/
+ [礯Ĥۤ] /purge of public officials/
+ [] /(n) public character/(P)/
+ [] /(n) cadastral map/
+ [] /(adj-na,n) justice/fairness/impartiality/(P)/
+Ѱ [ȤҤ󤫤] /Fair Trade Commission/(P)/
+ڽ [礦] /notarized document/
+ [礦] /(n) public life/public career/
+ [] /public life/
+ [] /(n) public (institution)/(P)/
+߻Ծ [Ĥ] /public market/
+ [ĤҤ] /(n) government-paid secretary/
+ [] /(n) public election/(P)/
+ [󤻤] /(n) popular election system/
+ [] /(adj-na,adj-no,n) open (e.g. secret)/public/official/(P)/
+ [󤿤] /(adj-t) open/public/official/overt/
+ [] /openly/publicly/officially/overtly/(P)/
+̩ [ΤҤߤ] /(n) open secret/
+ [] /(n) public tax/
+Ÿ [] /taxes and public dues/
+ [] /(n) accusation/prosecution/(P)/
+ [] /(n) public funeral/
+¹ [礦] /(n) ginkgo/maidenhair tree/
+ã [] /(n) kings/children of nobles/young nobleman/
+ã [] /(n) official announcement/
+ [] /(n) public corporation/(P)/
+Ľ [󤸤夦] /public housing/
+ [] /(n) well-known/
+ģ [礦] /offices of a public or governmental organization/
+İ [礦] /(n) public hearing/(P)/
+ [Ƥ] /(n) official (rate)/(P)/
+ [Ƥ] /ceiling or fixed price/
+ [Ƥ] /ceiling or fixed price/
+Ψ [ƤӤ] /official discount rate/
+ [Ƥ] /ceiling price/official quotation/
+ϲ [Ƥ] /assessed value of land/
+ [Ƥ֤] /(n) official discount (bank) rate/(P)/
+ [Ƥ] /place of ceremony/public place/
+š [Ƥ] /(n) official residence/(P)/
+Ũ [Ƥ] /(n) public enemy/
+Ũ [Ƥ] /public enemy No. 1/
+Ū [Ƥ] /(adj-na,n) public/official/(P)/
+Ūŵ [Ƥ礦] /public medical institution/
+Ū̳ [Ƥ] /(n) sovereign debt/
+Ū [Ƥ] /(n) public funds/public money/
+Ūǯ [Ƥͤ󤭤] /public pension/
+Ūˡ˸ [Ƥդۤܤ] /public nuisance/
+Ū޽ [Ƥդ] /(n) public assistance/
+ž [Ƥ] /(n) revolution (of heavens)/
+ž [Ƥ󤷤夦] /solar revolution/
+ž® [Ƥ󤽤] /(n) orbital speed/
+ [Ǥ] /(n) (historical) paddy administered directly by a ruler/
+ [Ǥ] /(n) (historical) paddy administered directly by a ruler/
+ [Ǥ] /(n) official telegram/
+ [Ȥ] /(n) political party/
+ƻ [ɤ] /(n) public road/justice/
+ [Ȥ] /(n) civic virtues/official morality/
+ [Ȥ] /(n) public spirit/
+ǧ [ˤ] /(n) official recognition/authorization/licence/accreditation/(P)/
+ǧȼ [ˤ󤪤꤮礦] /authorized distributor/
+ǧ׻ [ˤ󤫤] /certified public accountant/(P)/
+ǧϿ [ˤ󤭤] /official record/
+ǧ [ˤ󤳤] /official candidate/
+ǧ [ˤ󤳤ۤ] /official candidate/
+ܿ [Ф] /(n) common multiple/
+ [Ф] /(n) public sale/public auction/
+Ƚ [Ϥ] /(n) public hearing/trial/(P)/
+ȽĴ [Ϥ礦] /trial record/
+Ƚ [ϤƤ] /(n) court/courtroom/
+ [] /(n) public expenditure/(P)/
+ɽ [Ҥ礦] /(n,vs) official announcement/proclamation/(P)/
+ɾ [Ҥ礦] /(n) popular opinion/
+ [] /(n) official proclamation/announcement/(P)/
+ [] /(n) nobles and soldiers/imperial court/
+ [֤ä] /shogunate marital union with the Imperial Family/
+ [֤ä] /(n) (late Edo-period) idea of uniting the court and the shogunate/
+ʬ [֤] /(n) common denominator/
+ʰ [դ] /(n) public indignation/
+ʸ [֤] /(n) official document/archives/(P)/
+ʸ [󤸤] /(n) (historical) government office/
+ʸ [֤󤷤] /(n) official document/archives/(P)/
+ʿ [ؤ] /(adj-na,n) fairness/impartial/justice/(P)/
+ʿ [ؤ] /Fair Deal/
+ʿ̵ [ؤष] /(adj-na,n) impartiality/fair play/
+ [ؤ] /(n) public ceremonies/public affairs/
+ [] /(n) public appeal/public contribution/(P)/
+ [ܤ] /publicly subscribed shares or stock/
+ [ܤ] /(n) public issue/
+ [ۤ] /(n) official bulletin/communique/(P)/
+ [ܤ] /(n) public affairs/the court/the shogun/the shogunate/
+ˡ [ۤ] /(n) public law/
+ˡ [ۤ] /(n) juridical person/public corporation/
+ [ܤ] /(n) public servant/
+̱ [ߤ] /(n) citizen/freemen/(P)/
+̱ [ߤ] /civics/
+̱ [ߤ󤬤] /civics/
+̱ع [ߤ󤬤ä] /citizenship training school/
+̱ [ߤ󤫤] /(n) public hall/community center/(P)/
+̱ [ߤ󤭤礦] /civic or citizenship education/
+̱ [ߤ󤱤] /(n) civil rights/franchise/citizenship/(P)/
+̱ˡ [ߤ󤱤ۤ] /(n) (U.S.) Civil Rights Act/
+̱ [ߤ󤻤] /national life/
+̳ [] /(n) official business/public business/(P)/
+̳ [त] /(n) government worker/public (civil) servant/(P)/
+̳ [त󤷤] /civil service examination/
+̳ҳ [व] /accidents in line of duty/
+̳˸ [षäܤ] /interference with a public servant in the execution of his or her duties/
+̳ [षäڤ] /sickness incurred in line of duty/
+ [ᤤ] /(adj-na,n) fairness/justice/(P)/
+ [ᤤ] /(adj-na,n) fairness/just and upright/aboveboard/
+ [ᤤȤ] /Justice Party/(P)/
+ [] /(n) public service/
+ [䤯] /(n) public commitment or promise/(P)/
+ [䤯] /(n) common divisor/
+ͭ [椦] /(n) public ownership/(P)/
+ͭ⻺ [椦] /public property/
+ͭ [椦] /public waters/
+ͭ [椦] /(n) public land/
+ͭʪ [椦֤] /public property/
+ͭ [椦] /(n) public forest/
+ [褦] /(n) government business/public use/public expense/(P)/
+Ѹ [褦] /(n) official language/
+Ѽ [褦] /official vehicle/
+ʪ [褦֤] /(n) public property/
+ʸ [褦֤] /(n) official terminology/
+ [] /(n) public official/
+ [] /(n) axiom/maxim/self-evident truth/
+Ω [] /(n) public (institution)/(P)/
+Ωع [Ĥä] /public school/
+ [礦] /(n) duchy/dukedom/principality/
+ϩ [] /(n) public road/highway/
+ [] /(n) public opinion/unbiased criticism/(P)/
+褦 [򤢤餽] /(exp) to contend for distinction/to claim credit/
+ [] /(n) merits and demerits/
+ [礦] /(n) exploit/achievement/
+ [] /(n) both good and bad/merits and demerits/
+ [] /(n) meritorious retainer/
+ [] /(n) achievements/merit/meritorious service/meritorious deed/(P)/
+ [ɤ] /(n) pious act/
+ [ա] /(n) (MA) (uk) Kung-Fu (zh: go'ngfu)/
+̾ [ߤ礦] /(n) great achievement/(P)/
+̾ [ߤ礦] /(n) ambition/aspiration/
+ [] /(n) utility/
+ [ꤷ央] /utilitarianism/
+ [ꤷ央] /a utilitarian/
+Ū [Ƥ] /(adj-na,n) utilitarian/
+ [꤭] /(n) merits (influence) of one's pious acts or religious practice/
+ [꤭] /spiritual power resulting from Buddhist discipline/
+ϫ [] /(n) meritorious deed/services/(P)/
+ϫ [] /merit bonus/
+ϫ [] /(n) person who has rendered distinguished service/
+ [] /(n) efficacy/benefit/efficiency/effect/result/success/
+ͭ [] /(exp) to be beneficial to/to be efficacious/
+ [] /(n) effectiveness (esp. of drugs)/
+ [] /(n) effect/virtue/efficacy/impression/(P)/
+ [] /(v5k) to be effective/(P)/
+ [] /(n,adj-no) effect/effectiveness/efficacy/result/(P)/
+̤夬 [] /(exp) to bear fruit/to take effect/
+̲ [] /sound effect(s)/
+Ū [Ƥ] /(adj-na) effective/successful/(P)/
+ [Ƥ] /bring an immediate result on/have an instant effect on/
+ [] /(n) efficacy/effect/
+ǽ [Τ] /(n) effect/efficacy/virtue/benefit/(P)/
+ǽ [Τ] /(n) statement of the efficacy of a medicine/
+ [] /(n) effect/virtue/efficacy/impression/
+ [褦] /(n) use/utility/effect/benefit/(P)/
+Ψ [] /(n) efficiency/(P)/
+Ψ [Ĥ] /(n) making efficient/
+Ψ [Ĥ礦] /improvement in efficiency/
+ΨŪ [ĤƤ] /(adj-na) efficient/(P)/
+ [礯] /(n) effect/efficacy/validity/potency/(P)/
+ [] /be bent/
+ [] /(n,vs) arrest/custody/seduction/abduction/
+ [ɤ狼] /(n) kidnapper/
+ [ɤ狼] /(v5s) to kidnap/
+ [󤸤礦] /(n) summons/warrant of arrest/
+ [ޤ] /(n) (ancient) comma-shaped jewels/
+ [Ф] /(n) slope/incline/gradient/grade/pitch/(P)/
+α [夦] /(n) detention/confinement/
+ [Ĥ] /(adj) cordial/kind/warm(hearted)/thick/deep/(P)/
+Ƥʤ [ĤƤʤ] /(n) cordial reception/
+ޤ [Ĥޤ] /(adj) impudent/shameless/brazen/(P)/
+Ҥ٤ [Ĥ줤Τ٤] /(exp) to thank (a person) heartily/
+ [Ĥ] /(n) thickness/(P)/
+ܤä [Ĥܤä] /(adj) very thick/heavy/
+ [Ĥ] /(n) thickness/profound/(P)/
+ [] /(n) kindness/favor/(P)/
+ [Ĥ] /(n) stone hand mill/
+ [] /(n) great favor/obligation/
+ [Ĥ礦] /(n) thick or heavy make-up/
+ [] /(adj-na,n) impudence/audacity/
+̵ [] /(adj-na,n) shameless/brazen and unscrupulous/
+ [] /(n) your kindness/
+ [] /(n) cordial welcome/kind treatment/
+ [] /(n) kind intention/kind thought/
+ [Ĥ] /(n) cardboard/thick paper/(P)/
+ [Ĥ] /(adj-na,adj-no,n) thick (paper, etc.)/
+Ƥ [Ĥ䤭] /(n) thickly sliced food/
+ [礦] /(n) kindness/favour/hospitality/
+ [] /(n) public welfare/Welfare Ministry/(P)/
+ [] /welfare facilities/
+ [礦] /Ministry of Health and Welfare/(P)/
+ [] /(n) Minister of Health and Welfare/
+ǯ [ͤ󤭤] /welfare pension/(P)/
+ǯݸ [ͤ󤭤ۤ] /welfare annuity insurance/
+ϫƯ [ɤ礦] /(n) Ministry of Health, Labour and Welfare/
+ڤ [Ĥ] /(n) thick slice/
+ [礦] /(n) Welfare Minister/(P)/
+ [Ĥ] /(n) thick cloth/
+ [Ĥ] /(n) wearing thick clothes/(P)/
+ [Ĥ] /(n) thick-soled footwear, popular in the late 1990s/
+ [Ϥ] /(n) thickness/partiality/
+ [Ĥ] /(n) plank/thick board/plate glass/heavy metal sheet (esp. welding)/heavy brocaded obi/
+ [Ĥ] /(adj-na,n) thick hide/shamelessness/
+̣ [Ĥ] /(n) thickness/profound/
+Ȥ [Ĥ] /(n) thick fried tofu/
+ [] /large profits/
+ [줤] /heartfelt thanks/
+ [] /(n) mouth/orifice/opening/(P)/
+ [] /(n) each entrance/every mouth/(P)/
+ [] /severally/unanimously/(P)/
+󤰤 [󤰤] /dumbfounded/open-mouthed/
+뤵 [뤵] /(adj) nagging/faultfinding/carping/captious/
+ϳ [] /(exp) to pass from one's lips/
+ޤ [ޤ] /glib/smooth talker/
+ʤ [ʤ] /being unable to find a job/
+ [뤤] /sarcastic/having a sharp (nasty) tongue/
+ [٤] /(exp) to make a slip of the tongue/
+ڤ [뤤] /having a loose tongue/being talkative/
+ [ޤ] /honeymouthed/fair-spoken/cajoling/talking glibly/
+Ť [⤤] /incommunicative/taciturn/
+ꤤ [ޤ] /honeymouthed/fair-spoken/cajoling/talking glibly/
+¿ [] /having a large family to support/
+̵ [ʤ] /being unable to find a job/
+ [٤] /(exp) to make a slip of the tongue/
+ [] /(n,vs) quarrel/dispute/(P)/
+ [] /(v5r) to hesitate to say/to mumble/to hem and haw/to falter/(P)/
+ʤ [ʤ] /(adj) gossipy/critical/jabbering/
+ [] /(adv) personally/
+ [] /(v5m) to hum something/to sing to oneself/
+ [] /(vs) interference/butting in/
+ [] /eating/speaking of/referring to/
+ˤ [ˤ] /(exp) to taste/to eat/to speak of/to refer to/
+˹礦 [ˤ] /(exp) to be palatable/to suit one's taste/
+ξ [Τ] /small mouthed/
+ü [Τ] /gossip/
+֤ [֤] /(n) way of speaking/intimation/(P)/
+Ĥ [Ĥ] /(v1) to taste/to try (food or drink)/
+ݤ [򤫤] /(exp) to apply for (a job)/to call for (a doctor)/
+ [] /(exp) to confess/to speak out/
+ [򤭤Ƥۤ] /(exp) to be lavish in another's praise/
+򶴤 [Ϥ] /(exp) to cut into (a conversation)/to interject/
+ˤ [򤭤Ƥۤ] /(exp) to be lavish in another's praise/
+Ф [] /(exp) to interrupt a conversation/
+򿡤 [̤] /(exp) to wipe one's mouth/to feign innocence/to feign ignorance/
+򿵤 [ĤĤ] /(exp) to be careful in speech/
+· [򤽤] /(to complain) unanimously/in chorus/
+ [򤤤] /(v1) to throw in a suggestion/
+դ [Ĥ] /(v1) to taste/to try (food or drink)/
+ [] /(n) word of mouth/(P)/
+ܤ [Ĥ] /(n) mouth-to-mouth feeding/conveying by word of mouth/oral tradition/
+ [] /(n) oral presentation/
+ [] /mouth ulcer/stomatitis/
+ [ʤ] /(adj) foul-mouthed/abusive/
+ [褴] /(n) tantalizing sample (of food)/
+ [٤] /(adj-na,n) defective speech/slowness of speech/poor talker/
+ľ [] /witty talking/joking/
+ [] /(n) fuse/spark plug/cause (of war)/origin (of a quarrel)/(P)/
+Фڤ [Ӥ򤭤] /(exp) to start a conversation/
+᤮ [] /(n) livelihood/
+ [ɤ] /(uk) melt-in-the-mouth/
+ [ޤ路] /(n) an expression/phraseology/
+ [] /(n) frontispiece/
+ [] /(n) opening/broaching/beginning/first sale/
+ [] /(n,vs) disclosure/reveal (i.e. a secret)/
+ [] /(n) palate/
+ [] /(n) a palatal/
+ [] /(n) uvula/
+ [] /(n) cleft palate/
+ [] /(n) corners of the mouth/
+ [Ť⤦] /war of words/
+餷 [ʤ餷] /(n) accustoming oneself to a certain taste/oral drill/
+ [줤] /(adj-na,n) speaking elegantly/speaking clearly/not coveting food/speaking like an innocent person/
+ [褻] /(n) spiritualism/necromancy/
+ [] /(n) bad breath/intimation/
+ [] /(n) the mouth/shape of the mouth/near an entrance/
+ [礦] /(n) affidavit/deposition/
+ [礦] /affidavit/deposition/
+Ҥä [ϤФä] /acting smart/bragging/
+ [] /(n) (metal) cap/
+ [] /(n) humming to oneself/
+ [] /(v5m) to hum/
+ [] /(n) aperture/bore/calibre/(P)/
+ [] /(adj-na,n) loose-lipped/talkative/
+ [䤫ޤ] /(adj) nagging/talkative/gossipy/
+ [] /(n,vs) quarrel/dispute/
+ [] /(n,vs) quarrel/dispute/
+ [] /(adj) discreet/tight-lipped/
+ [] /(n) the mouth/shape of the mouth/near an entrance/
+餷 [٤餷] /(n) reducing the mouths to feed/
+ [Ȥ] /(n) words in common use/
+Ǥ [] /(n) verbal promise/
+ [] /(n) colloquial language/(P)/
+Ѹ [] /spoken English/
+ [] /(n) colloquial style/
+ʸ [֤] /(n) colloquial language or sentence/
+ [䤯] /(n) colloquial translation/
+ [] /(n) each entrance/every mouth/
+ [] /severally/unanimously/
+ [] /(adj-na,n) smooth-spoken/
+ [٤] /(n) lipstick/(P)/
+ [] /(n) mouth cavity/
+ [] /(n) mouth cavity/
+г [] /(n) dental surgery/oral surgery/
+г [] /(n) dental surgery/oral surgery/
+д [] /oral cancer/
+ [] /(adj-na,n) rough speaking/
+Ӥ [餯] /(adv) violently/
+ [] /(v5m) to hum/to sing to oneself/to compose impromptu (poems)/
+ [] /(n) account (e.g. bank)/(P)/
+· [] /teller (in bank)/
+ɤ [դ] /(n) prohibition of speaking/imposition of silence/tiny morsel/
+ [] /(adj-na,n) clever speech/
+̣ [ߤ] /(n) humming a samisen tune/
+̣ [ߤ] /(n) humming a samisen tune/
+ߤ [ɤ] /(n,vs) forbidding to speak/muzzling (a person)/(P)/
+ߤ [ɤ礦] /(n) hush money/
+ [] /(n) mouth and ear/
+γ [Τ] /shallow learning/
+ [] /(n) excuse/(P)/
+̤ [Ĥ] /(n) repeat mindlessly/speaking in a similar manner/
+ [] /(n) cajolery/
+䤷 [Ӥ] /(adj) longing to have or put something in one's mouth/
+ [Ȥ] /(n) groom/horse boy/side dish/
+ [] /listening to someone talking/
+ [] /(n) oral instruction or teaching or method/
+ [] /(n) oral instruction or teaching or method/
+ [] /(n) oral instruction or teaching or method/
+ [夦] /(n) bad breath/halitosis/
+ [] /(adj-na,n) slow of speech/prudent/
+Ť [⤤] /(adj) slow of speech/prudent/
+Ф [] /(n) interference/meddling/(P)/
+ [] /(n) verbal statement/(P)/
+Ҹ [Ĥ] /(n) public recitation right (e.g. reciting a poem in a bookstore)/
+һ [Ĥ] /oral examination/
+ҽ [Ĥ] /affidavit/
+ɮ [ĤҤä] /dictation/note-taking/
+ [] /(n,vs) writing with the brush in the mouth/affidavit/written confession/
+ [] /(n) scolding/faultfinding/
+ [礦] /(n) passing on by word of mouth/oral tradition/
+ [礦] /(n) vocal message/speech/(P)/
+ [礦] /(adj-na,n) smooth-speaking/
+ [礦] /(n) verbal note (notes verbale)/written statement/
+ [礦] /(n) verbal note (notes verbale)/written statement/
+ [礦] /(n) verbal note (notes verbale)/written statement/
+ [դ] /(n) napkin/
+ [] /(n) (food that meets one's) taste/treatment/
+ [] /(n) lips/labia/
+ [] /(n) the oral phase (of development)/
+ [] /harelip/
+ [֤] /(n) way of speaking/intimation/
+ [ޤ] /(n) mimicry/
+ [] /(n) number of dependents (words, shares, accounts)/(P)/
+ [] /(n) number of dependents (words, shares, accounts)/
+ [] /(n) number of people, items, etc./
+ [ʤ] /taciturn/
+ʤ [ʤ] /gossipy/abusive/
+̵ [ʤ] /gossipy/abusive/
+ˤ [] /(adj) regrettable/mortifying/vexing/
+ˤ [䤷] /(adj) regrettable/mortifying/vexing/
+ڤ [] /(n) start broaching (a subject)/
+ [] /(n) lover's tiff/
+⤭ʸ [ɤ] /(exp) (loving) words/
+⤭Ȥ [ɤȤ] /(v5s) to persuade/to prevail upon/to win a woman's heart/to win over/to talk someone into doing/
+⤯ [ɤ] /(v5k) to seduce/to make a play/
+ [] /(n) talking recklessly/quarreling/curtain lecture/words/tongue/
+ [] /(n) talking recklessly/quarreling/curtain lecture/words/tongue/
+ [] /(n) lips/mouth/snout/proboscis/professions/lip service/mere words/(P)/
+ [] /(n) gathering from another's words/
+ [] /oral statement/
+ [] /(n) commission/brokerage/
+ [ޤ] /(n) way of speaking/profession/
+ [Ф] /(adj-na,n) rapid talking/
+褤 [餽] /(n) quarreling/
+ [] /muzzle loading gun/
+ [Ф] /(v5r) to speak/to tell/to blurt out/(P)/
+ã [ä] /(adj-na,n) eloquence/glibness/
+ [] /adding more tea/
+ [夦] /(n) interior of the mouth/
+ [ޤ] /(adj-na,n) talkative/voluble/
+Ĵ [礦] /(n) tone/expression/(P)/
+ľ [ʤ] /(n) removing a bad taste/
+ū [֤] /(n) whistle/(P)/
+ū᤯ [֤դ] /(exp) to whistle/
+ź [] /(n) recommendation/putting in a good word for someone/
+ [Ǥ] /(n) oral tradition/tradition/oral instruction/
+ [Ǥ] /(n) oral tradition/tradition/oral instruction/
+ [Ť] /(n) oral tradition/tradition/oral instruction/
+ [Ť] /(n) oral tradition/tradition/oral instruction/
+ [] /(n) taste/reception/hospitality/
+ [] /(n) (food that meets one's) taste/treatment/
+ [Ȥ] /(n) oral answer/
+ [] /(n,vs) retort/back talk/(P)/
+ [Ȥ] /oral examination/interview/
+Ƭ [Ȥ] /(n) oral/(P)/
+Ƭ [Ȥ] /oral examination/interview/
+Ƭ [Ȥ] /oral proceedings/
+Ƭ [Ȥ٤] /oral proceedings/oral pleadings/(P)/
+ [ʤ] /(n) oral/
+ [ʤ] /(n) mouth ulcer/stomatitis/
+ [ʤ] /(X) oral sex/blow job/fellatio/
+餷 [ʤ餷] /(n) accustoming oneself to a certain taste/oral drill/
+ [] /(n) acting as go-between/good offices/
+첰 [] /(n) employment agency/
+Ǥ [ޤ] /(n) random talk/
+ [Ӥ礦] /(n) counting time orally/
+Ȭ [Ϥä礦] /(n) voluble/eloquent/
+ȴ [̤] /(n) corkscrew/
+Ѥ [뤵] /(adj) nagging/faultfinding/carping/captious/
+Ѥ [뤵] /nagging/overly talkative/
+ [] /(n) oral tradition/legend/folklore/
+ɦ [Ҥ] /(n) moustache/
+Ĵˡ [֤礦ۤ] /(adj-na,n) poor talker/
+դ [Ĥ] /(n) (1) (in the shape of a) mouth/(2) mouthpiece (of a cigarette)/(3) manner of speech/
+դ [Ť] /(n) (1) (in the shape of a) mouth/(2) mouthpiece (of a cigarette)/(3) manner of speech/
+դ [ŤФ] /cigarette with a mouthpiece/
+դ [Ť] /(n) kiss/
+դ [Ť] /(v1) to kiss/
+ä [ϤФä] /(adj) bragging/impudence/
+ʢ [դ] /(n) appetite/distinction between what is thought and what is said/
+ʬ [櫓] /(n) assortment/
+ʭ [դ] /(n) way of speaking/intimation/
+ [] /(n) way of saying/favorite phrase/(P)/
+ [ؤ] /(n) around one's lips/
+դ [ؤ] /around the mouth/
+ñ׿ [ؤ󤿤󤸤ۤ] /cold sore/
+ [ؤȤ] /(n) talking back/retort/
+ [٤] /(n) eloquence/
+̣ [] /taste flavor/deliciousness/
+ [] /(n) start/beginning/
+ [䤯] /(n) verbal promise/
+« [䤯] /(n) verbal promise/
+ͷ [] /(v5m) to hum/to sing to oneself/to compose impromptu (poems)/
+ [] /(n) eloquent person/mouthpiece/man of influence/mediator/middleman/(P)/
+΢ [] /(n) determining a speaker's true or hidden meaning/
+ο [Τ] /(n) living from hand to mouth/
+ [礦] /(n) rations/
+ [] /(n) muzzle/
+϶ [] /(v5r) to hesitate to say/to mumble/to hem and haw/to falter/
+ [] /(n,vs) dispute/quarrel/(P)/
+ˡ [ۤ] /(n) lipreading/
+ [來] /(n) edges of the mouth/
+Ƥ [] /(v5r) to hesitate to say/to mumble/to hem and haw/to falter/
+ [礦] /(n) recitation/
+ [फ] /(io) (adj-no,n) facing/opposite/across the street/other side/(P)/
+礦 [फ] /(io) (v5u) to be opposite/to face each other/
+¦ [फ] /(io) (n) opposite side/other side/other party/
+ [फʤ] /head sea/
+ [फ] /(n) head wind/
+ [फ] /(io) (v5u) to face/to go towards/
+ [ळߤ] /(adj-na,n) recklessness/
+¦ [ळ] /(n) other side/opposite side/other party/
+ [फ] /(adj-no,n) facing/opposite/across the street/other side/(P)/
+ [फ] /backfire (to defend against forest fires)/
+礦 [फ] /(v5u) to be opposite/to face each other/
+碌 [फ碌] /(n) face-to-face/
+碌 [फ碌] /(v1) to face/to confront/to be opposite to/
+¦ [फ] /(n) opposite side/other side/other party/
+ [फʤ] /head sea/
+ [फ] /(n) head wind/
+ [फ] /(v5u) to face/to go towards/(P)/
+äƺ [फäƤҤ] /on the left as one faces (it)/(P)/
+ʢ [फäѤ] /(n) anger/passion/
+ [भ] /(adj-na,n,n-suf) direction/situation/exposure/aspect/suitability/(P)/
+äܤ [भˤʤäƤ] /(exp) to flare up/
+ [भभ] /(n) suitability/
+礦 [भ] /(v5u) to be opposite/to face each other/
+ľ [भʤ] /(v5r) to turn round/to face about/to turn about/
+Ըͭ [भդभ] /(exp) to have one's own field of work/
+դ [भĤ] /to one's face/in one's presence/
+ [य] /(v5k) to face/(P)/
+ [ऱ] /(n-suf) (intended) for ../oriented towards ../(P)/
+ [ऱ] /(v1) to turn towards/to point/(P)/
+ؤ [ऱ] /(v1) to change direction/
+ľ [ऱʤ] /(v5s,vt) to change direction/
+ľ [ऱʤ] /(v5r,vi) to change direction/
+ [ळ] /(n) beyond/over there/opposite direction/the other party/(P)/
+ [ळ餯] /to come from the opposite direction/
+餹 [ळǤ餹] /to live overseas/
+˲󤷤 [ळˤޤ路] /in opposition to/
+夤 [ळˤĤ] /when you get to the destination/
+ĥ [ळϤ] /(exp) to vie with one's opponent/
+յ [ळ] /(n) aggressive/
+ [ळ] /(n) the opposite bank/
+ [ळ] /aggressive/
+ [ळߤ] /(adj-na,n) recklessness/
+ [ळ󤲤] /one's next three neighbors/
+ [ळ] /(n) scar on one's forehead/
+ [ळ礦] /seat facing south side of sumo ring/
+¦ [ळ] /(n) other side/opposite side/other party/(P)/
+ȭ [ळϤޤ] /folded or rolled head towel/
+ȭ [ळϤޤ] /(n) towel twisted around one's head/
+ [ळ] /(n) frontal wound/
+ [ळ] /(n) shin/front of lower leg/
+ؿ [] /(n) love of learning/
+ [] /(n) facing the winter/
+ [] /(n-adv,n-t) hereafter/
+ [] /(n) heliotropism/
+ [] /(n) facing the heat/
+ [礦] /(n,vs) elevation/rise/improvement/advancement/progress/(P)/
+忴 [礦] /(n) ambition/aspiration/
+ [礯] /(n) centripetal force/
+ [] /(n) tropism/
+ [䤯] /psychotropic drug/
+ [] /(n) the nature of plants to grow down and root/geotropism/
+ [Ҥޤ] /(gikun) (n) sunflower/
+ [Ĥ] /(n) disposition (in flowers) to turn toward the sun/phototropism/
+ [ˤ] /(n) disposition (in flowers) to turn toward the sun/phototropism/
+ [Ϥ] /(n) one's attitude/state of affairs/
+ [٤] /pro-American/
+Ū [٤Ƥ] /(adj-na) pro-American/
+ [] /(n) empress/queen/
+ [夦] /harem/imperial consort/palace/
+ [] /(n) queen/
+ [Τ] /(n) (uk) throat/(P)/
+餯 [Τɤ勞] /(exp) to be thirsty/
+ [Τɤ] /(n) uvula/
+˻ɤä [Τɤˤäۤ] /bone stuck in one's throat/
+ˤ [ΤɤΤ] /(exp) sore throat/
+᤹ [Τɤ򤦤뤪] /(exp) to appease one's thirst/
+ [Τɤ] /(n) throat/
+ [Τɤޤ] /(n) proud of one's voice/
+ū [Τɤ֤] /(n) windpipe/
+Ƭ [Ȥ] /(adj-na,n) larynx/
+Ƭ [Ȥ] /(n) laryngitis/
+Ƭ [Ȥ] /(n) cancer of the larynx/
+ʩ [ΤɤܤȤ] /(n) Adam's apple/
+ [Τɤ] /(n) (sumo) thrust at the opponent's throat/
+ [] /(n) out of the pit/
+ [] /(n) pithead/minehead/
+ [] /(n) burying Confucian scholars alive/
+ [Ƥ] /(n) mine-pit bottom/
+ƻ [ɤ] /(n) tunnel/(mine) level/(P)/
+ [ʤ] /(n) within a pit or (mine) shaft/
+ [ʤ] /mine accident/
+ [] /(n) miner/
+ [ܤ] /(n) mine timbers/
+ [] /(n) dirt/filth/(P)/
+ߤ [ߤ] /to become grimy or dirty/
+ȴ [̤] /(n) refinement/style/
+ȴ [̤] /(v1) to refine/
+Υ [] /(n) purification/
+ [] /(n) good-natured old man/
+ [褤] /(iK) (adj) good/
+ø [] /(adj-na,adv,exp,n) moderate/right/random/not thorough/vague/irresponsible/halfhearted/
+ [] /(n) big-shot/happy face/
+ [] /(adj-na,n) easygoing/optimistic/conceited/
+̣ [] /(adj-na) serves one right/
+ [] /good child/
+ [Ҥ] /(n) good-natured person/
+ [ʤ] /(n) love for one another/
+ǯ [Ȥ] /(n) old enough/
+ [] /(adj-na,n) liking/fondness/love/(P)/
+ [] /(n) matter of taste/
+ [] /be fond of/like/love/
+ [餤] /(n) likes and dislikes/taste/(P)/
+ [] /(n) matter of taste/(P)/
+ [Τ] /(v5m) to do something by choice/to like/to be fond of/
+ [] /(n) (vulg) dilettante/lecher/nymphomaniac/
+ [ä] /(adj-na) doing whatever one pleases/
+ [ۤ] /(adj-na,n) doing as one pleases/
+ [] /(v5k) to like/to love/to be fond of/
+ޤ [Τޤ] /(adj) nice/likeable/desirable/(P)/
+ [Τ] /(n) liking/taste/choice/(P)/
+ߤˤ [Τߤˤ] /depending on one's preference/
+ [Τ] /(v5m) to like/to prefer/(P)/
+ [Τ] /(n) by (from) choice/by (for) preference/of one's own accord/of one's (own) free will/on purpose/deliberately/intentionally/(P)/
+ [] /(n) excellent effort in a losing cause (baseball)/
+ץ졼 [ץ졼] /(n) good play or effort (baseball)/
+ [] /(n) likes and dislikes/
+ [] /(n) good will/favor/courtesy/(P)/
+Ū [Ƥ] /(adj-na) favorable/
+ [äĤ] /(adj-na,n) well-matched/
+ [] /(adj-na,n) good luck/fortune/
+ [] /(n) bait/decoy/lure/
+ƶ [礦] /(n) favorable influence/
+ [] /(n) good performance/
+ [󤭤] /(n) halobacteria/
+ʪ [֤] /(n) favorite snack to have with drinks/
+Ѳ [] /(n) sumo fan/
+ [] /(n) love of learning/
+ [] /(n) good feeling/good will/favourable impression/(P)/
+ [] /(n) fine fellow/
+ [] /(n) inquisitiveness/
+ [] /(n) curiosity/inquisitiveness/(P)/
+ [] /(n) ideal time/
+ [] /(n) good opportunity/chance/(P)/
+ƨ [Τ] /(exp) to let an opportunity slip/
+ [] /(n) easygoing/optimistic/conceited/
+ٶ [] /(n) aerobic bacteria/
+ʪ [֤] /(adj-na,n) aerobe/
+ [] /(n) warm friendship/
+ [] /(n) warm friendship/
+ [夦] /(n) good pitch/
+ [礦] /(n) prosperous conditions/healthy economy/(P)/
+ʵ [] /(n) good times/boom/(wave of) prosperity/(P)/
+ [ä] /good results or outcome/
+ [] /(n) excellent/fine/pertinent/
+ [] /(n) love of antiquities/
+ [] /(n) good-natured old man/
+ [礦] /(n) good material or data/
+ [] /(n) fortune/good deed/curious/
+ [] /(n) fortune/good deed/curious/
+ [] /(n) dilettante/person of fantastic taste/
+¿ [ޤ] /(exp) Lights are usually followed by shadows/
+ [Ȥ꤯] /good game or match/
+ [] /(n,vs) good fielding (baseball)/(P)/
+ [] /(n) expert/good move/
+ [礦] /(n) taste/fancy/fashion/
+ [礦] /(n) favourable terms/favourable conditions/place in the sun/
+ [礯] /(adj-na,n) lust/sensuality/lewdness/(P)/
+ô [ä] /lecher/
+ [礯] /(n) lustful person/
+ [礯] /(n) lecher/
+ [礯] /luster/lusting person/
+ʸ [礯֤󤬤] /erotic or pornographic literature/
+ [礯ܤ] /(n) erotic or pornographic book/
+ʪ [֤] /(n) good-natured person/nice person/
+ [] /(n) good results/(P)/
+ [] /(n) belligerence/
+ [󤳤] /warlike nation/
+Ū [Ƥ] /(adj-na) belligerent/
+ [󤷤] /(n) strong or skillful person/good player/
+ [] /(n) good running/
+ [] /(n) (baseball) good hit/
+Ǽ [] /good batter/
+˻ [] /(n) handsome man/
+Ĵ [礦] /(adj-na,n) favourable/promising/satisfactory/in good shape/(P)/
+Ũ [Ƥ] /(n) worthy rival or opponent/
+Ŭ [Ƥ] /(adj-na,n) ideal/fit/fitted/fitting/suitable/
+ŷ [Ƥ] /(n) fine weather/(P)/
+ŷ [Ƥ] /(adj-na,n) fine weather/
+ž [Ƥ] /(n,vs) changing for the better/(P)/
+Թ [Ĥ] /(adj-na,n) convenient/favorable/expedient/expedience/(P)/
+ [Ȥ] /(n) good (nice) pitching/(P)/
+ [Ϥ] /(n) good spouse/good dividend/
+ɾ [Ҥ礦] /(n) popularity/favorable reputation/(P)/
+ʪ [֤] /(n) favorite dish/favorite food/(P)/
+˾ [ܤ] /(n) promising future/
+ [줤] /(n) good example/
+ [] /(n,n-suf) hole/
+ [򤦤] /(exp) to pierce a hole/
+ [] /Confucius/
+ [㤯] /(n) peacock/
+ [㤯] /(n) malachite/
+̯ [㤯ߤ礦] /(n) (Buddh) Mayuri Vidya-raja/holder of the mantras/
+ [Ϥ] /(n) mimeograph/
+ [⤦] /Confucius and Mencius/
+Ҥζ [⤦Τ] /the teachings of Confucius and Mencius/
+ [] /(n) disciple of Confucius/Confucian school/
+ [] /(n) filial piety/(P)/
+ [] /filial piety/
+ [礦] /the Book of Filial Piety/
+ [] /(adj-na,n) filial piety/(P)/
+ [] /(n) filial child/
+ [] /(adj-na,n) obedience/filial piety/
+ [] /(n) filial daughter/
+ [] /(n) filial devotion/
+ [Ƥ] /(n) filial piety/brotherly love/
+ [Ƥ] /(n) filial piety/brotherly love/
+ƻ [ɤ] /(n) filial piety/
+ [褦] /(n) discharge of filial duties/
+ [] /(adj-na,n) vast and far-reaching/
+ [] /(adj-na,n) grand/imposing/magnificent/
+ [] /(adj-na,n) vast/extensive/magnificent/grand/
+ [٤] /(n) (rare) fluency/eloquence/
+ [󤯤󤷤] /type of Ryuukyuu stringed instrument music/
+ [] /(n) factory worker/(P)/
+ [礦] /dormitory for factory workers/
+ [] /(n) engineering course/(P)/
+ [] /engineering college/
+ [] /(n) engineering/(P)/
+ز [] /engineering department/
+ػ [] /Bachelor of Engineering/
+ؼ [] /engineer/
+ؽ [夦] /(n) Master of Engineering/
+ [Ϥ] /(n) Doctor of Engineering/
+ [Ϥ] /(n) Doctor of Engineering/
+ [] /(n) department (or school) of technology, engineering or science/(P)/
+ [礦] /(n) (manufacturing) industry/(P)/
+Ȥ򶽤 [礦򤪤] /(exp) to promote industry/
+Ȱվ [礦礦] /industrial design/
+Ȳ [礦] /(n) industrialization/
+Ȳ [礦] /industrial chemistry/
+ȳ [礦] /the industrial world/
+ȵ [礦] /industrial standard/engineering standard/
+ȵ [礦] /(n) industrial technology/
+ȹ [礦] /(n) industrial port/
+ȹع [礦Ȥ󤬤ä] /(n) technical junior college/
+ȹ [礦] /industrialized nation/
+ȼƳк [礦ɤ] /(n) industrial-led economy/
+Ƚͭ [礦椦] /(rights to) industrial property/
+ [礦Ҥ] /(n) industrial goods/
+ʹ [礦󤷤󤳤] /(n) industrialized countries/
+ [礦] /technical college or institute/
+ [礦] /industrial park/
+϶ [礦] /industrial zone/
+ [礦] /industrial area/
+Ի [礦Ȥ] /(n) industrial (manufacturing, factory) town or city/
+ [礦褦] /for industrial use/
+ѿ [礦褦] /(n) industrial water/
+ [] /(n) tool/implement/
+ [] /toolbox/
+ [] /(n) industrial arts/(P)/
+ [Ӥ] /applied fine arts/
+ [Ҥ] /(n) handicraft/industrial art object/
+ [󤯤󤷤] /type of Ryuukyuu stringed instrument music/
+ [] /(n) condition/state/manner/health/
+ [] /(n) work/construction/handicraft/maneuvering/(P)/
+ [] /craftsman/handicraft worker/(P)/
+ [] /machine tools/(P)/
+ [] /(n) workshop/
+ [Ҥ] /manufactured article/
+ʪ [֤] /(n) manufactured articles/workpiece/
+ [] /(n) construction work/(P)/
+ʤ [򤹤] /(exp) to hasten (speed up) the works/
+ [] /construction site/
+ [夦] /under construction/
+ [] /(n) construction costs/
+ [] /(n) person engaged in public engineering works/
+ [礦] /(n) artisan/mechanic/
+ [礦] /(n) arsenal/
+ [礦] /(n) factory/plant/mill/workshop/(P)/
+ [] /(n) factory/plant/mill/workshop/(P)/
+ߤ [礦⤦] /(exp) to set up a factory/
+½ [礦ä夦] /coop/internship/
+ [礦] /(n) factory owner/
+ [礦] /(n) factory or industrial district or area/
+Ĺ [礦礦] /(n) factory (works) manager/
+ [] /(n) workman/craftsman/laborer/artisan/
+ [] /(n) production costs/production requirements/
+ [] /(n) factory boat (ship)/floating cannery/
+ [] /(n) technical college/
+ [] /(n) wages/pay/
+ [Ƥ] /(n) work schedule/amount of work/(P)/
+ [Ƥ] /(n) production line/
+ [Ϥ] /Doctor of Engineering/
+ [] /(n) construction cost/(P)/
+ [դ] /(n,vs) device/scheme/(P)/
+ [] /(n) labourer/worker/
+ʼ [ؤ] /(n) engineer/(P)/
+ˡ [ۤ] /(n) method of construction/(P)/
+˼ [ܤ] /(n) workshop/studio/(P)/
+̳ [] /(n) engineering/engineering works/(P)/
+̳Ź [Ƥ] /(n) engineering firm/contractor/
+ [] /(n,vs) contrivance/raising (money)/
+Ψ [] /(n) rate of production/
+ [ޤ] /(adj) skillful/
+ [ޤ] /excellent picture (painting)/
+ [ޤ䤯] /good translation/
+ [Ȥ] /skillfulness and clumsiness/
+ޤ̵ [ޤ̤] /artless art/
+ [] /(adj-na,n) skill/cleverness/(P)/
+ߤʼ [ߤʤ] /clever trick/
+ߤ [ߤˤĤ] /(exp) to maneuver/to manipulate/
+ [] /(v5r) to devise/to plot/to plan/
+ؤ [ۤ] /(exp) to be of excellent workmanship/
+ [] /(n) skill/fine workmanship/
+ [] /(n) flattery/
+ῧ [줤礯] /(n) flattery/honeyed words/
+ [] /(adj-na,n) cleverness/skill/tact/(P)/
+ [] /(n) skill/expertise/a good move/
+ [] /(n) tact/skill/workmanship/(P)/
+ [] /(n) skill/cleverness/
+ [] /(n) slow and elaborate/
+̯ [ߤ礦] /(adj-na,n) ingenious/skillful/clever/deft/(P)/
+ [] /(adj-na,n) elaborate/exquisite/detailed/
+ [ޤ] /(n) busy place/the public (like seken)/
+ [] /(n) on the street/around town/the world/the public/
+ [] /(n) gossip/talk about town/
+ [] /(n) rumour/gossip/
+ [] /(n) happiness/wish/fortune/(P)/
+ [襤] /(adj-na,adv,n) happiness/blessedness/(P)/
+Թ [դ] /luckily or unluckily/for good or for evil/
+ [碌] /(adj-na,n) happiness/good fortune/luck/blessing/(P)/
+ [] /(adj-na,n) good luck/fortune/(P)/
+ [] /(n) lucky person/
+ [] /(adj-na,n) pleased/obliged/appreciative/
+ӤǤ [Ǥ] /to deem a favor/to be very glad/
+ʡ [դ] /(adj-na,n) happiness/blessedness/(P)/
+ʡ˿ [դˤҤ] /(exp) to swim in bliss/
+ʡ [դȤ] /in search (pursuit) of happiness/
+ʡ [դ] /(n) feeling of happiness/sense of well-being/euphoria/
+ [Ӥ] /(n) favorable chance/
+ͭ [] /fortunate/happy/lucky/
+ [ҤӤ] /(adj-na,adv,n) extensive/spacious/
+Ȥ [ҤӤȤ] /open/spacious/extensive/
+ [Ҥ] /(adj) spacious/vast/wide/(P)/
+ [ҤҤ] /high brow/broad forehead/
+ٻ [Ҥ] /broad support/wide-ranging support/
+ä [Ҥä] /spreading branches/(P)/
+ [Ҥ] /(n) spread/(P)/
+ [Ҥ] /(v5r) to spread (out)/to extend/to stretch/to reach to/to get around/(P)/
+ [Ҥ] /(adv) widely/far and wide/extensively/universally/
+Ѥ [Ҥ] /(exp) to be in wide use/
+ [Ҥ] /outstretched arms/
+ [Ҥ] /(v1) to spread/to extend/to expand/to enlarge/to widen/to broaden/to unfold/to open/to unroll/(P)/
+ [Ҥ] /(n) extent/(P)/
+ޤ [Ҥޤ] /spread/(P)/
+ޤ [Ҥޤ] /(v5r) to spread/to be propagated/(P)/
+ [Ҥ] /(v1) to broaden/to propagate/(P)/
+ [] /(n) wide area/(P)/
+ [Ҥ] /(n) broad or spacious veranda/eaves/
+ [] /(adj-na,n) vast and far-reaching/
+ [] /(n) wide-angle/
+ [Ҥ] /(n) hall/saloon/spacious room/guest room/
+ [] /(n) broad gauge/
+ [] /(n) wide sense/broader application/
+ [礦] /(n) width/width and narrowness/
+ [] /(n) a wide plain or field/
+ [] /(n) boasting/bragging/talking big/
+ [Ҥ] /(n) a wide mouth/wide-mouthed (bottle)/
+ [ҤӤ] /(n) jar/widemouthed bottle/
+ [ҤӤ] /(adj-na,adv,n) extensive/spacious/
+Ȥ [ҤӤȤ] /open/spacious/extensive/
+ [] /(n) advertisement/(P)/
+𥹥ڡ [ڡ] /(n) advertising space/
+ [礦] /(n) the advertising industry/
+ [] /effect or effectiveness of advertising/
+Ծ [] /(n) advertising market/
+ [] /advertising agency/
+ [̤] /advertising sponsor/
+ [夦ˤ夦] /(n) advertising revenue/
+Ź [Ƥ] /advertising firm/advertising company/
+ [Ȥ] /(n) billboard/advertising sign/
+ [Ф] /advertising media/
+ [Ф] /(n) billboard/
+ [] /advertising expenses/
+ [] /advertising section/classified ads/advertisement column/
+ [礦] /advertising rates/
+ [] /Koujien (famous Japanese Dictionary)/(P)/
+ [夦] /Guangzhou (China)/Canton/(P)/
+ϩ [Ҥ] /(n) a (wide) main street/
+ [Ҥ] /(n) plaza/(P)/
+춲ݾ [ҤФ礦դ礦] /(n) agoraphobia/
+ [] /(adj-na,n) grand/magnificent/imposing/
+µ [Ҥ] /(n) a wide sleeve/wide-sleeved/
+ [] /(adj-na,n) huge/very large/(P)/
+̵ [ؤ] /(adj-na,n) boundless/infinite/vast/
+縩 [Ҥޤ] /prefecture in the Chuugoku area/
+ [Ȥ] /Canton (China)/(P)/
+ [Ȥ] /Cantonese/
+ [Ф] /(adj-na,n) vast/
+ [Ф] /(adj-t) vast/wide/boundless/
+ [Ϥ] /(adj-na,n) extensive/wide-ranging/comprehensive/
+ [Ϥ] /(adj-na,n) wide/extensive/widespread/(P)/
+ϰ [Ϥ] /(adj-na,n) extensive/vast range/wide scope/(P)/
+ [ҤϤ] /(n) double width cloth or fabric/
+ [ۤ] /(n) PR/public relations/publicity/information/(P)/
+ [ۤ] /(n) public relations department (section, office)/
+ư [ۤĤɤ] /(n) publicity (information) activities/public relations/
+ [ۤ] /public relations office/
+ [ۤ] /(n) PR brochure/public relations magazine/
+ [ۤ礦ۤ] /public relations information/
+ [ۤ] /public relations section or department/
+ [] /(n) a plain/
+ռ [褦] /(n) broadleaf tree/(P)/
+ [礦] /(adj-na,n) generosity/broad-hearted/
+ [] /(adj-na,n) spacious/
+ [Τ] /(n) 7th in rank/seventh sign of the Chinese calendar/
+ [] /(n) 7th in rank/seventh sign of the Chinese calendar/
+ [] /(n) 57th of the sexagenary cycle/
+ǫ [ͤ] /(rare) tranquility/peacefulness/
+ŵ [Ƥ] /The Chinese kangxi zidian dictionary of 1716, which established the 214 radicals/
+ [] /(adj-na,n) vast and far-reaching/
+Ѳ [] /(n) benefit association/
+γ [ˤ󤭤㤯] /Ordinance of the Konin Era/
+ [] /(n) Buddha's great vows/
+ [] /(adj-na) grand/magnificent/vast/
+ [ۤ] /(n) PR/public relations/publicity/information/
+ˡ [ۤ] /(n) spreading Buddhist teachings/
+ [] /(n) constant temperature/
+ [] /incubator/
+ưʪ [ɤ֤] /(n) homeotherm/
+Ϻ [] /(n) 10^52/endless amount (transliteration of the Sanskrit Ganga (Ganges) river)/
+Ϻ [] /(n) 10^52/endless amount (transliteration of the Sanskrit Ganga (Ganges) river)/
+ [夦] /(n) permanent/perpetuity/(P)/
+ײ [夦] /(n,vs) making permanent/
+ [夦] /permanance/perpetuity/
+Ū [夦Ƥ] /(adj-na) permanent/perpetual/lasting/
+ [] /(n) fixed or real property/
+ [礦] /(n) constancy/(P)/
+ [礦] /constancy/homeostasis/
+Ū [礦Ƥ] /(adj-na) constant/
+ [] /(n) steadiness/constancy/
+ [] /(n) a constant (e.g. in science)/
+ [] /(n) constancy/
+ [] /(n) fixed star/(P)/
+ǯ [ͤ] /(n) a sidereal year/
+ [Ȥ] /(n) (math) identity/
+ [줤] /(n) established practice/custom/(P)/
+ [錄] /(adj) busy/hurried/confused/flurried/(P)/
+ [錄ä礦] /fleeting life/
+Ƥ [Ƥ] /in hot haste/in confusion/
+Ƥդ᤯ [Ƥդ᤯] /(v5k) to get into a panic/to be flustered/to panic/to get in a flap/
+Ƥ [Ƥ] /(v1) to become confused (disconcerted, disorganized)/(P)/
+Ƽ [Ƥ] /(n) scatterbrain/absent-minded person/
+ [餬] /(v5u) to argue/to dispute/to oppose/
+ [] /antidepressant/
+ĺ [Ĥ] /(n) antidepressant/
+ [䤯] /(n) anticonvulsant/
+ҥߥ [ҥߥ󤶤] /(n) antihistamine/
+ҥߥ [ҥߥ䤯] /(n) antihistamine/
+ [󤶤] /(n) anticancer drug/
+ [] /(n,vs) protest/objection/(P)/
+ijư [Ĥɤ] /protest action/protest movement/
+ʸ [֤] /written protest/
+ [] /(n,vs) resistance/opposition/
+Ÿ [礦] /(adj-na) anticoagulation/anticoagulant/
+ [] /(adj-na,n) antibacterial/antimicrobial/(P)/
+ [󤻤] /(n) antibacterial/
+ [] /(n) antigen/(P)/
+ [] /(n) protest/
+ [] /(n,vs) appeal/protest/complaint/(P)/
+ [󤭤] /(n) acid-fast bacterium/
+ [󤭤] /antifungal/
+ [] /(n) antibiotic/
+ʪ [֤ä] /(n) antibiotics/(P)/
+ [Ӥ礦䤯] /(n) antipsychotic/
+ [] /(n,vs) resistance/(P)/
+ [] /(n) dispute/resistance/(P)/
+ [] /(n) antibody/(P)/
+ [ɤ] /(n) an antitoxin/
+ [ˤ] /(n) anti-Japanese/(P)/
+ [٤] /(n,vs) protest/refutation/pleading/
+ڻ [䤯] /(n) anticonvulsant/
+餺 [餺] /(exp) (arch) in spite of/regardless of/
+ [] /(v5r) to concern oneself in/to have to do with/to affect/to influence/to stick to (opinions)/
+ [] /(n) arrest/custody/
+ [󤸤礦] /(n) summons/warrant of arrest/
+ [] /(n) intern/(P)/
+« [] /(n,vs) restriction/restraint/(P)/
+« [] /confining pressure/
+« [] /total hours spent working/
+«̾ɽ [ᤤܤҤ줤Ҥ礦] /(n) proportional representation system/
+« [礯] /(n) binding force/
+ [] /(n) detention/confinement/arrest/(P)/
+ֽ [] /(n) prison/detention house/(P)/
+ť [Ǥ] /(n,vs) adherence to/being a stickler/
+α [夦] /(n) detention/hold a person in custody/(P)/
+ [Ҥ] /(n) note/memorandum/(P)/
+δ [ҤΤ] /anteroom/antechamber/
+ϻ [ҤΤ꤭] /sumo wrestler waiting at the ringside/
+ [Ҥ] /(v1) to draw in/to hold back/to make notes/to be temperate in/(P)/
+ [ҤȤ] /(exp) to take a copy of/
+ [Ҥߤۤ] /duplicate sample/
+ [Ҥ] /(n) waiting room/(P)/
+ [Ҥ] /(n) memo/notes/
+ [Ҥ󤷤] /substitute player/reserve/
+Ģ [Ҥ礦] /(n) notebook/
+ [Ҥ] /(adj-na,adj-no,n) moderate/reserved/conservative/humble/
+ [Ҥ] /(n) waiting room/(P)/
+ [] /(n) subsidy/deduction/(P)/
+ [礬] /(n) amount deducted (from)/deduction (from)/abatement/
+ [] /(n) (legal) appeal/(P)/
+ʱ [] /(n) appelate court/
+ʴ [] /term in which an appeal may be filed/
+ʴ [㤯] /dismissal of an intermediate appeal/
+ʸ [] /right of appeal/
+ʺȽ [Ф󤷤] /(n) appeals court/appellate court/
+ʾ [礦] /petition of appeal/
+ʿ [] /(n) appeal trial/
+ʿ [ˤ] /appellant/
+ͳ [椦] /grounds for an appeal/
+ [] /(n) attack/offence/(P)/
+ [] /(v1) to attack/to assault/(P)/
+פ [ᤵʤ] /(v5m) to torture/
+󤻤 [褻] /(v1) to make an onslaught (on)/to close in (on)/
+ [ᤢ] /(v5m) to lose the attacking initiative/
+ [᤯] /(n) method of attack/place of attack/
+ [ᤰ] /(n) method of attack/place of attack/
+ [ᤳ] /(v5m) to invade/to attack/
+ [] /(n) offense/method of attack/
+ [Τܤ] /(v5r) to march on the capital/
+ [] /(n) drum used in ancient warfare to signal an attack/
+ƻ [ɤ] /(n) offensive weapons/
+ [ᤤ] /(v5r) to invade/
+ȴ [̤] /(v5k) persistent attacking/
+Ǥܤ [ۤܤ] /(v5s) to attack and overthrow/to utterly destroy/
+Ȥ [ᤪȤ] /(v5s) to assault/
+ΩƤ [᤿Ƥ] /(v1) to make an incessant onslaught/to attack incessantly/
+ [] /(n) siege/
+ [] /dedication to study or research/
+ [夦] /(n) study/investigation/research/
+ [] /(n,vs) attack/strike/offensive/criticism/censure/(P)/
+ξפ [Τ礦ˤ] /(exp) to bear the brunt of an attack/
+إꥳץ [إꥳץ] /attack helicopter/
+Ⳬ [] /line of departure/
+ⷳ [] /attacking force/
+ⷿ [󤹤] /(n) attack submarine/
+ɾ [Ҥ礦] /(n) damage assessment/
+ [] /aggressiveness/
+¦ [] /offensive camp/team at bat/
+ [] /attack preparedness/
+ [] /attack forces/
+ [] /attacking formation/
+Ū [Ƥ] /(adj-na) offensive/aggressive/
+ [֤] /attacking forces/
+ [ۤ] /attacking direction/
+ [礯] /offensive ability/
+ [] /(n) offense and defense/batting and fielding/(P)/
+Ʊ [ɤᤤ] /offensive and defensive alliance/
+ [礦] /(n) siege/
+ [] /(n) offensive (movement)/aggression/(P)/
+ [ܤ] /(n) offense and defense/(P)/
+ [ܤ] /battle/
+ά [㤯] /(n,vs) capture/(P)/
+ [] /(n,vs) rising/exasperated/accelerated/
+ [] /(adj-na,n) triumphant/
+ [󤿤] /(adj-t) elated/triumphant/proud/
+ƭ [Ȥ] /(n) sudden price jump/steep price rise/
+ʳ [դ] /(n,vs) excitement/stimulation/agitation/arousal/
+ [褦] /(n,vs) enhancement/exaltation/promotion/uplift/
+ [] /(adj-t) brilliant/dazzling/
+ [] /(adj-t) brilliant/dazzling/
+ [褦] /dazzling brightness/
+ϯ [] /bright and brilliant/
+ [餵] /(adv) (not) at all/
+ʤ [餵ʤ] /not in the least/
+ [դ] /(v5s) to sit up late/
+ [դ] /(v1) to get late/to advance/to wear on/(P)/
+ʤ [ʤ] /of course/
+ [] /(adv,conj) (uk) furthermore/again/after all/more and more/moreover/(P)/
+˰ʤ [ˤäݤ򤹤] /(exp) to go a step further/
+ [] /second accession of the same emperor/
+ [] /(n,vs) (1) seasonal change of clothing/changing (one's) dress for the season/(2) lady court attendant/(3) second lunar month/
+ [⤬] /(n,vs) (1) seasonal change of clothing/changing (one's) dress for the season/
+Ἴ [] /(n) locker room/changing room/dressing room/(P)/
+ [] /(n) renewal/renovation/reform/(P)/
+ [餵] /(adv) (not) at all/
+ʤ [餵ʤ] /not in the least/
+ [] /(n) renewal/reform/
+ [餵] /(pt:) (n) cotton print (pt: saraca)/calico/
+ [] /(n,vs) renewal/update/innovation/renovation/(P)/
+ [] /(n,vs) correction/revision/rectification/(P)/
+ [] /(n) correctional facility/
+ [] /(n,vs) rehabilitation/regeneration/rebirth/resuscitation/reorganization/(P)/
+ [] /company needing reorganization/
+ [] /change of life/menopause/
+ [] /rehabilitation facilities/halfway house/
+ [Ҥ] /recycled goods/
+ [] /(n,vs) exchange (something)/
+ [] /(n) empty lot/
+ [Ƥ] /(n) revision/
+ų [Ƥ] /(n) change/shake-up/reshuffle/exchanging places/(P)/
+ǯ [ͤ] /(n) menopause/change of life/(P)/
+ǯ㳲 [ͤ󤭤礦] /(n) menopausal disorders/
+ [] /(n) stake/picket/
+໤ [夦ޤĤ礯] /(n) pile shaft friction/
+ [] /(n,n-suf) -school/proof/
+Ťͤ [򤫤ͤ] /(exp) to proofread again and again/
+ [] /(n) school doctor/
+ [] /(n) revision/(P)/
+ [] /(n) school song/(P)/
+ [] /(n) off-campus/out of school/
+ [] /(n) school flag/(P)/
+ [] /(n) school discipline/
+ [] /(n) school regulations/
+ [] /(n) school gear/
+ [] /(n) school precepts/
+ [礦] /(n,vs) collation/examining and comparing/
+ [] /(n,vs) collation/examining and comparing/
+ [] /(n) school building/(P)/
+ [] /(n) proprietor of a school/
+ [礦] /(n) school badge/
+ [] /(n,vs) proofreading/correction of press/(P)/
+ [] /proofreader/
+ [] /(n) galley proofs/
+ [] /a galley proof/
+ [] /(n) ancient log storehouse/
+¤ [Ť] /ancient architectural style utilizing intercrossed triangle logs/
+ [] /(n) school funeral/
+§ [] /(n) school regulations/(P)/
+ [夦] /(n) collation editing/proofreading and annotation/
+ [夦] /(n) collation editing/proofreading and annotation/
+Ĺ [礦] /(n) principal/headmaster/(P)/
+Ĺ [礦] /(n) principal's office/
+ [Ƥ] /(n) revision/
+ [Ƥ] /(n) campus/(P)/
+ [Ƥ] /(n) revision/
+ [ʤ] /(n) within a school/(P)/
+ [դ] /(n) school tradition/
+ [դ] /(n) school uniform/
+ [ܤ] /(n) student studying and working at the school/
+ [ۤ] /(n) annotated textbook/
+̳ [] /(n) school duties or affairs/
+ [] /(n) school gate/(P)/
+ͧ [椦] /(n) schoolmate/alumnus/
+ͧ [椦] /(n) alumni association/
+λ [礦] /(n) proofreading completed/
+ [] /(n) outline/summary/epitome/
+ [] /(n) stoppage/tightness/block/infarction/
+ޤ [ޤޤ] /(exp) it doesn't matter/
+ [ޤ] /(n) companion/
+ [ޤ] /(v5u) to mind/to care about/to be concerned about/(P)/
+ [ޤ] /(n) posture/pose/style/
+ [ޤ] /(v1) to set up/(P)/
+ʤ [ޤʤ] /be indifferent (to)/do not care (mind)/
+ [] /(n) off grounds/outside the premises/
+ [] /(n) composition/(P)/
+ [] /(n,vs) organization/composition/(P)/
+ [] /(n) members/
+ǽ [Τ] /configurable/
+ [] /(n) component/
+ [央] /(n) constructivism/
+ǹ¤ [] /(n) constituent structure/
+ [Ȥ] /(n) constituent command/
+ñ [] /element/
+ [] /(n) component (distribution) ratio/
+ʬ [֤] /components/
+ [褦] /components/elements/parts/
+ [] /(n) plan/plot/idea/conception/(P)/
+¤ [] /(n) structure/construction/(P)/
+¤ [Ǥ] /structural gene/
+¤ [礯] /structural corruption/
+¤䤤碌 [Ȥ碌] /(n) structured query language (SQL)/
+¤ [] /(n) restructuring/
+¤ [] /(n) structural reform theory/
+¤ [] /(n) structural description/
+¤ [󤴤] /structural linguistics/
+¤ [] /(n) structural formula/
+¤ [央] /structuralism/
+¤ [] /(n) structure/
+¤Զ [դ礦] /structural recession/
+¤Ѳ [ؤ] /(n) structural change/
+¤ݻ [ۤ] /(n) structure preserving/
+ [] /(n,vs) construction/(P)/
+ʪ [֤] /(n) structure/
+ [ʤ] /(n) premises/grounds/campus/(P)/
+ʸ [֤] /(n) syntax/sentence structure/
+ʸˡ [֤ݤ] /syntax/
+ʸ [֤⤯] /syntax tree/
+ [] /(n) inlet/bay/(P)/
+ [] /(n) Yangtze and Yellow rivers/large river/
+ [] /(n) old name of Tokyo/(P)/
+ͤû [ɤä] /(n) true Tokyoite/(P)/
+ͻ [ɤ] /Edo period (1603-1868 CE)/
+ [ɤ] /Edo River/(P)/
+ [ɤޤ] /(n) Tokyo style/
+ [ɤޤ] /type of nigirizushi/
+ [] /(n) the public/the world/
+ [] /Zen disciples/
+ [] /(n) rivers and mountains/landscape/
+ [礦] /(n) (on the) bank of a large river/
+ [] /(v5r) to (try to) act like a big-shot/
+¼ [] /village along a (large) river/
+ [] /(n) flood/(P)/
+ [] /diluvial epoch (geol.)/
+ [] /(n) diluvial epoch/
+ [] /(n) diluvial formation (geol.)/
+ [] /(adj-na,n) great/immense/
+ [] /(adj-na,n) great and prosperous/broadminded/
+ [󤿤] /(adj-t) magnanimous/vast/
+ [] /(adj-na,n) bulky/voluminous/
+ [ߤʤ] /(n) harbour/port/(P)/
+ޤ [ߤʤȤˤȤޤ] /(exp) to stay at anchor/
+ [] /(n) outside a port or harbor/
+ [] /(n) harbor entrance/
+פ [ߤʤȤޤĤ] /port festival/
+ [] /(n) map of a harbor/
+Į [ߤʤȤޤ] /(n) port city/
+ [ʤ] /(n) inside the harbour/(P)/
+ [] /(n) harbours/(P)/
+ѱ [󤦤󤽤礦] /port transport industry/
+ѱ [󤦤󤽤礦] /port transport industry/
+Ѷ [󤭤礯] /Port and Harbor Authority/
+ [󤼤] /harbor duties/
+ [Ȥ礯] /port authorities/
+ϫƯ [ɤ] /longshoreman/stevedore/
+ [] /(obsc) 10^32/hundred nonillion (American)/hundred quintillion (British)/
+ [ɤ] /(n) ditch/drain/gutter/gap/
+ [ߤ] /(n) ditch/drain/gutter/gap/(P)/
+¤ͭ [ߤ] /(exp) to be estranged/
+¥졼 [ߤ졼] /grooved rail/
+µ [] /(n) ditch/sewer/canal/
+·굡 [ߤ꤭ۤ] /ditching machine/
+· [ߤ] /channel (type of section steel)/
+¿ [ɤ֤ߤ] /ditch water/
+ [ɤ֤] /(n) ditch with running water/
+ [ɤ֤ͤ] /(n) brown rat/dark grey colour/secret evil-doer/
+ť [ɤ֤ɤ] /(n) ditch mud/
+ [ɤ֤] /(n) boards covering a ditch/
+ [Τ] /(n) 1st in rank/first sign of the Chinese calendar/shell/instep/grade A/(P)/
+ [] /(n) 1st in rank/first sign of the Chinese calendar/shell/instep/grade A/
+äȲ [Ȥ] /the former and the latter/A and B/
+ñ± [] /(n) squid/cuttlefish/
+ò [] /(n) (1) A and B/excellent and good/similarity/(2) discrimination/discernment/distinction/(P)/
+òʺ [Ĥؤ] /ABC/1 2 and 3/
+òʺ [ĤؤƤ] /A, B, C and D/first, second, third and fourth/
+ó [֤Ȥ] /(n) horseshoe crab/
+ó [] /(n) carapace/shell/crust/
+ó̹ [] /Crustacea/
+ó [뤤] /(n) crustacean/
+óݤ [] /(n) gauntlet/spats/
+ù [] /(adj-na,n) high-pitched/high in the instep/
+ù⤤ [] /(adj) high-pitched/shrill/(P)/
+ùʸ [Ĥ֤] /(n) ancient inscriptions of Chinese characters on oracle bones and carapaces/
+û [ä] /first of the sexagenary cycle/(P)/
+ü [] /(n) A-grade/first-class/(P)/
+ý [] /armored cruiser/
+ý [ɤ] /(n) finger board (of a musical instrument)/vital point/
+þ [礦] /(n) thyroid gland/(P)/
+þ [礦󤨤] /thyroiditis/
+ [󤴤] /(n) sharp high voice/
+ä [Фä] /shrill/high-pitched/
+ [Ф] /(v5r) to make a shrill sound/
+´ [] /armored warrior/
+ [֤Ȥष] /(n) beetle/
+ [夦] /(n) beetle/
+Ŵ [Ƥ] /(n) armor/armor plate/
+Ŵ [ƤĤ] /(n) armored ship/
+Ŵ [ƤĤФ] /(n) armor plate/
+ [Ѥ] /(n) (ship) deck/(P)/
+ [Ϥ] /(n) (ship) deck/(P)/
+İ [Ѥ󤤤] /(n) deck hand/
+İ [Ϥ󤤤] /(n) deck hand/
+Ϥ [Ѥ錄] /free on board/F.O.B./
+ [] /(n) effect/result/worth/use/avail/(P)/
+夬ͭ [] /effective/fruitful/worthwhile/worth/
+夷 [] /(adj) gallant/heroic/brave/
+ [礦] /(n) resourcefulness/ability/
+̵ [ʤ] /worthless/useless/hopeless/
+ʼ [ؤ] /(n) arms/war/armed warrior/
+ [] /8 p.m./
+ [] /(n) shell/carapace/
+崳 [ܤ] /(n) basking in the sun/sunbathing on a beach/
+ [󤪤ĤФ] /(n) arguments pro and con/
+ [ä夦] /(n) armor and helmet/
+ɻ [ä夦] /armorer/
+ [ä夦] /(n) armor and helmet/
+ [Ϥ] /(n) steel sheet/steel plate(s)/
+ [Ф] /(n) steel sheet/steel plate(s)/
+İ [] /(n) imperial throne/(P)/
+İ [] /(n) (arch) Imperial descendant (posterity)/
+ĵ [] /(n) Imperial era/
+ĵǯ [ͤ] /numbering of years since Jimmu/
+ĵ [] /(n) the Imperial Palace/
+ĵܷٻ [] /the Imperial Guards/
+ĵ [] /(n) Imperial Palace/(P)/
+ķ [] /(n) (Japanese) Imperial Army/
+Ĺ [] /(n) (Japanese) empress/queen/(P)/
+ĹŲ [ؤ] /her majesty the Empress/
+Ĺ [] /(n) the (deceased) father of the current emperor/
+Ĺ [] /(n) Japan/the (Japanese) empire/
+Ļ [] /(n) Crown Prince/Imperial Heir/
+Ļ [] /(n) imperial prince/
+ļ [] /(n) Imperial household/(P)/
+ļηƤ [ĤΤҤƤ] /(exp) to be descended from the Imperial House/
+ļŵ [ĤƤѤ] /the Imperial Household Law/
+ļ [Ĥ] /(n) the Imperial Household expenses/
+Ľ [] /(n) imperial ancestors/
+Ľ [] /(n) imperial princess/
+Ľ [] /(n) imperial princess/(P)/
+ [] /(n) (divine, historical or legendary) founder of an empire/
+² [] /(n) imperial family/royalty/(P)/
+¹ [] /(n) imperial grandchild or descendant/
+ [] /(n) Queen Mother/Empress Dowager/(P)/
+ [] /(n) Queen Mother/Empress Dowager/
+ [] /(n) crown prince/(P)/
+² [Ǥ] /the Crown Prince/
+ [] /(n) crown princess/(P)/
+ [Ƥ] /(n) emperor/(P)/
+λ [ƤΤ] /Emperor's heir/
+ŵ [Ƥ] /(n) Japanese classics/
+ŷ [Ƥ] /(n) providence/heaven/
+ [Ȥ] /(n) the imperial line/
+ [Ȥ] /(n) Imperial family record/
+ƻ [ɤ] /(n) the benevolent Imperial rule/the Imperial Way/
+ [] /empress/queen/
+̱ [ߤȤ] /Imperialist Party/(P)/
+ [礦] /(n) imperial mausoleum/
+ [줤Ǥ] /(n) shrine of imperial ancestors/
+Ť [] /(adj) solid/hard (esp. metal, stone)/unpolished writing/(P)/
+Ť [] /hard stone/
+Ťɽ [Ҥ礦礦] /stiff expression/
+Ťʸ [֤󤷤礦] /stiff style/
+Ť [] /(n) firmness/hardness/stiffness/honesty/(P)/
+Ťο [Τ] /hard pencil lead/
+Ų [] /(n,vs) hardening/vulcanization/sclerosis/(P)/
+Ų [礦] /sclerosis/
+Ų [] /(n) hydrogenated oil/
+Ų [] /(n) coin/(P)/
+ŵ [夦] /(n) hard ball/regulation ball/
+Ŷ [礯] /(n) jadeite/
+Ÿ [] /(n) hard palate/
+Ź [] /(adj-na,adj-no,n) hard bone/firmness/uncompromising/
+Ź [Ĥ] /(n) man of principle/
+Ź [Ĥ] /(n) teleost/bony fish/
+ż [] /(n) hardball (tennis, baseball)/(P)/
+żƥ˥ [ƥ˥] /tennis (played with the standard ball, as distinct from tennis played with a softer ball)/
+ż [] /(n) hardness/stiffness/(P)/
+żƫ [ĤȤ] /(n) ironstone china/
+ſ [] /(n) hard water/
+ [] /(n) hardness/
+Ĵ [礦] /(n) hard tone/
+ľ [礯] /(n) rigor/(P)/
+ [] /(n) hardness/solidity/(P)/
+ [ʤ] /(n) hardness/
+ξ [ʤ礦] /stalwart and insurgent factions/
+ [] /(n) tough elements/hard-liners/stalwart(s)/(P)/
+ɮ [Ҥ] /(n) pen or pencil/
+ [ؤ] /(n) cirrhosis/
+ [] /(n) manuscript/version/(P)/
+Ƥ [򤢤餿] /(exp) to rewrite a manuscript/
+ƿ [] /straw figure/
+ [ۤ] /(n) manuscript/
+ [礦] /(n) advance for manuscript/copy-money/(P)/
+ [̤] /(n) rice-bran/
+DZ [̤] /(n) a drizzle/
+Ǵ [̤] /(n) premature joy/short-lived elation/
+̣ [̤ߤ] /(n) salted rice-bran paste for pickling/
+̣ [̤ߤ] /(adj) overly concerned with domestic affairs/
+̣Ҥ [̤ߤŤ] /(n) vegetables pickled in salted rice-bran paste/
+ [̤֤] /(n) rice-bran oil/
+ [ʤ] /(n) deep red/crimson/(P)/
+ [٤] /(n) deep red/crimson/(P)/
+Ȥ襤 [٤ˤ襤] /(n) red tanner crab/
+Ȱ [äƤ] /(n) the lone woman (e.g., bright flower) in a group/
+ȱʼ [ؤ] /(n) (Chinese) Red Guards/
+ȱ [] /(n) red flame/prominence/
+ȱ [٤ˤޤ] /long-tailed rose finch/
+Ȳ [٤ˤФ] /(n) safflower/
+ȳ [] /Red Sea/
+ȳ [٤ˤ] /(n) red ocher/
+ȴĻ [礦] /cardinal (bird)/
+ȴ [] /(n) rosy cheeks/
+ȴ [] /Red Flag/
+ȶ [礯] /(n) ruby/Jonathan apple/
+Ⱥ [٤ˤ] /(n) ring finger/
+Ⱥ [٤ˤ] /(n) sockeye salmon/
+ȿ [礯] /(n) red color/
+ȿ [٤ˤ] /(n) red color/
+ȿ [] /(n) red lips/
+ȿ [] /(n) cloud of dust/mundane world/
+ȿ [٤ˤ] /(n) strawberry finch/
+ժ [٤ˤ礦] /(n) red pickled ginger/
+ [] /red team/
+ [] /(n) red algae/rhodophyceae/
+ [] /(n) black tea/(P)/
+Ĭ [礦] /(n,vs) flush/blush/(P)/
+ [Ȥ] /(n) red light/
+ [Ф] /(n) red-blossomed plum tree/(P)/
+ [Ϥ] /(n) red and white/colours for festive or auspicious occasions/(P)/
+ι [Ϥä] /annual singing contest held on New Year's Eve/
+ [Ϥ] /contest between two groups/
+ʴ [٤ˤ] /(n) makeup/
+ [Ϥ] /(n) red spots/erythema/
+ʴ [դ] /(n) powdered rouge/
+ʴ [٤ˤ] /(n) powdered rouge/
+ [٤ˤޤ] /(n) sockeye salmon/
+ [⤦] /(n) red hair/
+ӿ [⤦] /(n) foreigner/
+ [褦] /(n) (1) autumn colours/(2) (Japanese) maple/(P)/
+ [ߤ] /(n) (1) (Japanese) maple/(P)/
+ռ [ߤ] /(n) autumn-leaf viewing/
+ [뤤] /(n) feminine tears/bitter tears/tears of blood/
+ϡ [] /(n) crimson/crimson lotus flower/
+ʤޤ [ޤ] /(v5r) to be strangled/to be constricted/
+ʤ [] /(v1) to strangle/to constrict/(P)/
+ʤỦ [ᤳ] /(v5s) to strangle to death/
+ʤ [ܤ] /(n) iris (camera, eye)/(P)/
+ʤ [ܤꤳ] /(v5m) to squeeze/to wring out/
+ʤ [ܤȤ] /(v5r) to squeeze or wring out from/
+ʤФ [ܤ] /(v5s) to squeeze or wring out/
+ʤ夲 [ܤꤢ] /(v1) (1) to squeeze (to the utmost)/to wring/(2) to strain one's voice/(3) to scold/
+ʤ [ܤꤾ] /(n) tie-dye/
+ʤ [ܤ] /(v5r) to press/to wring/to squeeze/(P)/
+ʺ [] /(n) execution by hanging/hanging/
+ʻ [] /(n) hanging/strangulation/(P)/
+ʼ [] /(n) hanging/strangling to death/
+ʼ [失] /(n) death by hanging/(P)/
+ʼ [] /(n) gallows/
+ [Ĥ] /(n) rope/(P)/
+ˤĥ [ĤʤϤ] /(exp) to be a grand champion/
+˰ [ĤʤҤ] /(n) tug of war/forward puller (of a rickshaw)/(P)/
+˵ [] /(ateji) (n) law and order/discipline/(P)/
+˵ [夯] /eliminate corruption among government officials/tighten discipline (among)/
+˶ [Ĥʤ] /(n) rigging/
+˼ [ĤʤȤ] /(n) candidate for Yokozuna rank in sumo/
+˼ [Ĥʤ] /(n) mooring rope/
+˾ [礦] /(n) code of morals/moral principles/
+Ϥ [Ĥʤ錄] /(n) tightrope walking/(P)/
+ [⤯] /(n) main point and details/
+ [褦] /(n) elements/essentials/outline/
+ [礦] /(n) general plan/main points/summary/(P)/
+̤ [䤷Ȥ] /arable land/
+̤ [䤹] /(v5s) to till/to plow/to cultivate/(P)/
+̱ [] /(n) cultivator/farm tractor/tiller/
+̶ [] /(n) farm tools/farm implements/
+̺ [] /(n,vs) cultivation/farming/(P)/
+̺ [] /cultivator/
+̺ [] /cultivated land/
+̺ʪ [֤] /farm produce/
+̼ [] /(n) tilling and sowing/
+ [] /(n) arable land/(P)/
+ [] /redeployment of arable land/
+ [] /(n) arable soil/
+ѵ [] /(n) cultivator/farm tractor/tiller/
+ͤ [󤬤] /(n) thinking/thought/ideas/intention/(P)/
+ͤĤ [󤬤Ĥ] /(v5k) to think of/to come up with/
+ͤƤߤ [󤬤Ƥߤ] /if you think about it/
+ͤ [󤬤ΤҤ] /shallow-brained person/
+ͤʤ [󤬤ʤ] /(adj) unimaginable/
+ͤ [󤬤] /(v1) to consider/(P)/
+ͤ [󤬤뤳] /(n) what one thinks/
+ͤ [󤬤Ĥ] /(exp) to convey one's thoughts/
+ͤ㤤 [󤬤] /(n) mistaken idea/misunderstanding/wrong impression/
+ͤ [󤬤] /(v5m) to ponder/to brood/
+ͤ [󤬤] /(n) (deep) thinking/
+ͤФ [󤬤] /(v5s) to think out/to devise/to invent/to begin to think/to come up with a plan/
+ͤ [󤬤֤] /(adj) thoughtful/deep-thinking/
+ͤľ [󤬤ʤ] /On second thoughts ../
+ͤľ [󤬤ʤ] /(v5s) to reconsider/to rethink/
+ͤȴ [󤬤̤] /(v5k) to think thoroughly/
+ͤդ [󤬤Ĥ] /(v5k) to think of/to come up with/
+ͤʪ [󤬤] /(n) puzzle/problem/
+ͤ [󤬤] /(n) way of thinking/(P)/
+ͤ [󤬤褦] /way of thinking/one's perspective/
+Ͱ [] /(n) plan/device/idea/(P)/
+Ͳ [] /(n) evaluation/rating/
+Ͳɽ [Ҥ礦] /(n) personnel record/business record/
+͵ [夦] /(n) investigation/consideration/
+͸ [󤬤] /(n) study of modern societies/
+͸ų [] /(adj-no,n) archaeology/(P)/
+͸ųؼ [] /archeologist/
+ͺ [] /(n) examination/consideration/test/quiz/
+ͻ [] /(n) consideration/inquiry/(P)/
+; [礦] /(n) (historical) investigation/(P)/
+;ڳ [礦] /(n) (in Chinese history) study of ancient texts/
+θ [] /(n,vs) consideration/taking into account/(P)/
+ [礦] /(n) consideration/deliberation/
+Τ [ʤ] /(v5k) (uk) to nod/to bow one's head in assent/
+ [Ƥ] /(n) positive/affirmation/(P)/
+ [ƤȤ] /acknowledge (ACK)/
+Ū [ƤƤ] /(adj-na) affirmative/
+ʸ [Ƥ֤] /affirmative sentence/
+ [] /(n) the essential point/
+ [Ҥ] /(n) (uk) elbow/
+Ϥػ [Ҥ] /(exp) chair with arm rests/senior staff/
+ϳݰػ [Ҥ] /(exp) chair with arm rests/senior staff/
+ [] /body cavity/
+IJưʪ [礦ɤ֤] /(n) coelenterate/
+ѷ [] /(n) (hard-earned rewards of) sweat and blood/
+ [䤯] /(n) plaster/ointment/
+ [] /(n) incurable disease/
+ұ [] /(abbr) aerospace/
+ҳ [] /(n,vs) sail/voyage/(P)/
+ҳ [] /(n) mate/navigation officer/
+ҳ [] /(n) seamanship/(the art of) navigation/
+ҳ [ˤä] /ship's log/
+Ҷ [] /(n) aviation/flying/(P)/
+Ҷ赻Ѹ [夦Ĥ󤭤夦] /NAL/National Aerospace Laboratory/
+Ҷ蹩 [夦礦] /aerospace industry/
+Ҷ軺 [夦󤮤礦] /aerospace industry/
+Ҷ [] /(n) airfare/
+Ҷ [] /airline company/
+Ҷ [] /aeronautics/
+Ҷ [] /air traffic control/
+Ҷ [] /air base/
+Ҷ [] /(n) aircraft/(P)/
+Ҷ [] /(n) air ticket/(P)/
+Ҷ̴ [Ĥ󤻤] /air traffic control/
+Ҷ [] /air strike/
+Ҷ [] /Air Self-Defense Force/(P)/
+Ҷ̿ [㤷] /aerial photograph/
+Ҷ [礫] /aerogramme/air letter/
+Ҷ [] /flying corps/
+Ҷdz [ͤ礦] /(n) aviation fuel/
+Ҷ [Ӥ礦] /(n) airsickness/
+Ҷ [Ӥ] /(n) (abbr) air mail/(P)/
+Ҷ [ܤ] /aircraft carrier/(P)/
+Ҷͥ [椦] /air superiority/
+Ҷ͹ [椦Ӥ] /airmail/air transport/
+Ҷϩ [] /(n) air route/
+ҹ [] /(n,vs) cruise/(P)/
+ [] /(n) wake (of boat)/
+ [] /(n) sailing/
+³ [] /(n,vs) cruising/flight/
+³Υ [] /cruising range/
+³ [] /(n) duration of a cruise (flight)/endurance/
+³ [礯] /(n) cruising capacity/
+ [夦] /space flight/
+ [Ƥ] /(n) run (of a ship)/sail/flight/
+ˡ [ۤ] /(n) sailing/navigation/(P)/
+ϩ [] /(n) course/(sea) route/run/(P)/
+ϩɸ [Ҥ礦] /beacon/
+ӡ [餢餷] /(adj) desolate/rough/wild/rude/harsh/gruff/violent/(P)/
+Ӥ [餤] /(adj) rough/rude/wild/(P)/
+Ӥ [餤ʤ] /wild (raging) waves/stormy seas/
+Ӥ [餯] /(n) ruffian/rowdy (person)/
+Ӥ [餹] /(io) (v5s) (1) to lay waste/to devastate/to damage/(2) to invade/to break into/(P)/
+Ӥäݤ [äݤ] /(adj) rough/rude/(P)/
+Ӥ [] /(v5m) to grow wild/to run to waste/
+Ӥ餲 [餲] /(v1) to raise (e.g. voice)/(P)/
+Ӥ餷 [餷ޤ] /(v5r) to break into (houses here and there)/to rampage/
+Ӥ餹 [餹] /(v5s) (1) to lay waste/to devastate/to damage/(2) to invade/to break into/(P)/
+Ӥ [] /(n) stormy weather/tempest/chaps (of skin)/(P)/
+Ӥ줿 [줿] /rough (chapped) hands/
+Ӥ [] /(v1) to be stormy/to be rough/to lose one's temper/(P)/
+Ӥ̤Ƥ [ϤƤ] /(v1) to fall into ruin/to be desolated/
+Ӥ [] /(n) wild ball (usually a pitcher with poor control) (baseball)/
+Ӥ춸 [줯뤦] /(v5u) to rage/to get angry/
+Ӥ춸 [줯뤦] /raving wind/
+Ӥ [줷礦] /(n) dry or chapped skin/
+Ӥ [] /(n) devastated or waste land/
+ӤϤ [Ҥ餯] /(exp) to open up unbroken land/
+Ӥȩ [Ϥ] /(n) rough skin/
+Ӥ [ۤ] /(adj-na,n) gone to ruin/
+Ӥ [褦] /(adj-na) stormy/threatening/
+Ӥ [] /(n) wilderness/wild land/
+Ӥ [] /dissolute mind/hardened heart/
+Ӱ [館Ӥ] /(n) (in Japanese history) crude warrior from the eastern parts of the country/wild man/
+Ӱ [餤] /(n) reefy coast/windswept and wave-beaten shore/
+Ӱ [] /(n) sexual indulgence/
+ӱ [䤤󤲤] /French beans/
+Ӳ [Ф] /(n) dilapidated (tumbledown) house/hovel/miserable shack/
+Ӳ [Ф] /(n) dilapidated (tumbledown) house/hovel/miserable shack/
+Ӳ̤Ƥ [ϤƤ] /(v1) to fall into ruin/to be desolated/
+ӲԤ [餫] /(n) making a killing/making easy money/robbery/
+ӳ [餦] /(n) rough sea/
+Ӵ [ޤ] /(n) salted salmon/fish wrapped in (bamboo) leaves/
+Ӵ [餮] /(n) guts/
+ӵ [虜] /(n) rough method or job/
+Ӷ [虜] /(n) physical labor/
+Ӷ [餴] /wild or untamed horse/
+Ӹ [] /(n) wilderness/
+ӹӤ [餢餷] /(adj) desolate/rough/wild/rude/harsh/gruff/violent/
+ӹ [餮礦] /(n) asceticism/
+Ӻ [餱] /(adj-na,n) still in the process of being formed/
+ӻŻ [餷] /(n) rough work/hard work/
+ӻ [餴] /(n) (theatrical) fighting scene/
+ӻ [餴Ȥ] /(n) actor who specializes in ruffian roles/
+Ӿ [礦] /(n) ruined castle/
+ӿ [] /(n) god of a cooking stove/
+ [] /(adj-na,n) exaggerated beyond recognition/nonsense/wild talk/lies/
+ŷ [Ƥ] /(n) stormy weather/
+ [] /(n) wasteland/barren or infertile soil/
+̵ [Ȥऱ] /(adj-na,n) absurdity/nonsense/preposterous/
+ [ʤ] /(n) straw rope/
+ [ʤ] /(n) stormy seas/raging waves/(P)/
+ [餦] /(n) wild or untamed horse/
+ [Ϥ] /(n,vs) ruin/(P)/
+ [ष] /(n) daredevil/rowdy/
+ [֤] /(n) wild land/wasteland/wilderness/
+ʪ [] /(n) sundries/
+ʪ [Τ] /(n) variety store/
+ [餫] /(n) rough-coated wall/
+ˡ [ۤ] /(n) ferocious (armed) monk/
+ [餭] /(n) logs in bark/rough wood/(P)/
+ [] /(n) wasteland/wilderness/deserted land/prairie/vast plain/wilds/desert/
+ [] /(n) wasteland/wilderness/deserted land/prairie/vast plain/wilds/desert/(P)/
+ [] /(n) wasteland/wilderness/deserted land/prairie/vast plain/wilds/desert/(P)/
+ [ꤨ] /(n) gross profit/
+Ω [] /(v5t) to be(come) rough or aggravated or worse/
+ΩƤ [Ƥ] /(v1) to aggravate/to make serious/
+ [礦] /(adj-na,n) bleak/desolate/
+ä [礦] /(adj-t) desolate/dreary/
+ż [礦] /(n) drastic measure or treatment/
+ [礦] /(adj-na,n) bleak/desolate/
+줿 [礦] /(adj-t) desolate/dreary/
+ [礦] /(n) (1) line/row/(2) verse/(P)/
+Ԥ [ʤ] /(io) (n) deed/conduct/behavior/action/asceticism/(P)/
+Ԥ [ʤ] /(v5u) to perform/to do/to conduct oneself/to carry out/(P)/
+Ԥ˺Ѥ [ˤ] /(exp) to need not go/
+Ԥ [] /(n) going/(P)/
+Ԥ [椭] /(n) going/(P)/
+Ԥ [椭] /(adj-no,n) passing/casual/
+Ԥʤ [ʤ] /do not want to go/
+Ԥ̵ [ʤ] /do not want to go/
+ԤĤ [Ĥ] /(adj-no) favorite/regular/usual/
+Ԥ [椭Ĥɤ] /(exp,n) to go up and down or back and forth/
+Ԥ㤤 [] /(n) misunderstanding/estrangement/disagreement/crossing without meeting/going astray/(P)/
+Ԥ㤤 [椭] /(n) misunderstanding/estrangement/disagreement/crossing without meeting/going astray/
+Ԥ㤦 [] /(v5u) (1) to cross (each other)/to pass (each other)/(2) to misunderstand/to go amiss/
+Ԥ㤦 [椭] /(v5u) (1) to cross (each other)/to pass (each other)/(2) to misunderstand/to go amiss/
+Ԥ᤮ [] /(n) going to far/going to extremes/(P)/
+Ԥ᤮ [椭] /(n) going to far/going to extremes/
+Ԥ᤮ηͭ [椭Τ餤] /(exp) to tend to go too far/
+Ԥ᤮ [] /(v1) to go too far/to go to extremes/(P)/
+Ԥݤ [] /(n) on one's way/
+Ԥݤ [椭] /(n) on one's way/
+Ԥݤ [椭] /(n) circumstances/
+Ԥ [椭] /(n) going and returning/both ways/
+Ԥͤޤ [Ťޤ] /(n) deadlock/stalemate/impasse/dead end/(P)/
+Ԥͤޤ [椭Ťޤ] /(n) deadlock/stalemate/impasse/dead end/
+Ԥͤޤ [Ťޤ] /(v5r) to reach the limits/to come to the end of one's tether/
+Ԥͤ [Ťޤ] /(n) deadlock/stalemate/impasse/dead end/
+Ԥͤ [椭Ťޤ] /(n) deadlock/stalemate/impasse/dead end/
+Ԥ뤨 [ޤ] /Please go/
+Ԥ [] /(v5u) to come and go/to go back and forth/
+Ԥ [椭] /(v5u) to come and go/to go back and forth/
+Ԥ碌 [碌] /(v1) to happen to meet/
+ԤϤ [Ϥ] /(v1) to get going/to start off/
+Ԥߤޤ [ɤޤ] /(n) dead end/no passage/(P)/
+Ԥߤޤ [椭ɤޤ] /(n) dead end/no passage/
+Ԥ [椭] /(n) place to go/destination/
+Ԥ [椭] /(adj-no,n) passing/casual/
+Ԥ [ʤ] /(adv) (uk) abruptly/suddenly/all of a sudden/without warning/
+Ԥ [] /(n) (1) destination/(2) whereabouts/address/(P)/
+Ԥ [椭] /(n) (1) destination/(2) whereabouts/address/
+Ԥ夯 [Ĥ] /(v5k) to arrive at/to end up/
+Ԥ夯 [椭Ĥ] /(v5k) to arrive at/to end up/
+ԤϤ [錄] /(v5r) to diffuse/to spread through/(P)/
+ԤϤ [椭錄] /(v5r) to diffuse/to spread through/
+Ԥ٤ [] /want to go/
+Ԥݤ [] /(n) person collapsed and dying (dead) in the street/
+Ԥݤ [椭] /(n) person collapsed and dying (dead) in the street/
+ԤФä [椭Фä] /(n) haphazard/
+Ԥ [] /(v5r) to hit/to run into/to light on/to strike into/to come against/to deadlock/
+Ԥ [椭] /(v5r) to hit/to run into/to light on/to strike into/to come against/to deadlock/
+ԤϤ [Ȥɤ] /(v5k) to be scrupulous/to be attentive/to be prudent/to be complete/to be thorough/(P)/
+ԤϤ [椭Ȥɤ] /(v5k) to be scrupulous/to be attentive/to be prudent/to be complete/to be thorough/
+ԤǺ [椭ʤ] /(v5m) to reach an impasse or deadlock/
+Ԥդξ [ĤΤФ] /one's favorite place/
+Ԥ [椭] /(v1) to be overtaken by darkness/
+Ԥ [] /(n) way of doing/directions/
+Ԥ [椭] /(n) way of doing/directions/
+Ԥ [椭ɤ] /(n) going and returning/divorced woman/
+Ԥ [] /(n,vs) coming and going/keeping in touch/visiting each other/(P)/
+Ԥ [椭] /(n,vs) coming and going/keeping in touch/visiting each other/
+Ԥ [] /(v5k-s) to go/(P)/
+Ԥ [椯] /(v5k-s) to go/(P)/
+ԤԤ [椯椯] /(adv) on the way/someday/
+Ԥ [椯] /(n) one's way/one's path/
+Ԥ [椯Ϥ] /(n) the fading of spring/
+ԤѤ [Ĥ] /intend to go/
+Ԥ [椯] /(n-adv,n-t) one's destination/one's whereabouts/the future/
+Ԥ [椯] /(n-adv,n-t) fate/one's future/end of (text) line/
+Ԥͤ˴ [褦ˤ] /(exp) to encourage someone to go/
+Ԥ [] /(v1) to be good at/
+Ԥä褿 [ä꤭] /(n) going to and fro/back and forth/
+ԤĤξ [椭ĤΤȤ] /my usual barber shop/
+Ԥʤ [ʤ] /(n) deed/conduct/behavior/action/asceticism/
+Ԥʤ [ʤ] /(v5u) to perform/to do/to conduct oneself/to carry out/
+ԤƬ [礦ΤȤ] /beginning of line/
+Ԥ [礦ΤޤĤ] /end of line/
+Ԥ [ʤ] /(v1) to be done/to be practiced/to take place/to be held/to prevail/
+Ԥ [礦򤢤餿] /(exp) to start a new paragraph/
+ԥ٥ȥ [礦٥ȥ] /row vector/
+԰ [] /(n) act/deed/conduct/(P)/
+԰ټ [] /(n) doer/performer (of a deed)/
+԰ [] /(n) bank clerk/(P)/
+Աή [夦] /(n) (metaphorically) floating with the tide/
+Բ [] /(n) bed warmer/foot warmer/
+Գ [礦] /(n) (abbr) administrative reform/(P)/
+Գ [餯] /(n) outing/picnic/excursion/pleasure trip/(P)/
+Գڵ [餯㤯] /(n) tourist/vacationer/vacationist/holidaymaker/
+Գ [餯] /(n) tourist resort/holiday resort/(P)/
+Դģ [礦礦] /Administrative Management Agency/
+Դ [礦] /(n) between the lines/(P)/
+Դ֤ͤ [礦Ĥ] /(exp) to crowd the lines/
+Ե [礦] /(n) manners/(P)/
+Եľ [礦ʤ] /(exp) to mend one's manners/
+Եˡ [礦ۤ] /etiquette/
+Եͤ [Ťޤ] /(n) deadlock/stalemate/impasse/dead end/
+Եͤ [椭Ťޤ] /(n) deadlock/stalemate/impasse/dead end/
+Ե [󤮤] /(n) pilgrimage/walking tour/tour/(P)/
+Ե [󤰤] /(n) temporary lodging built to accomodate an Imperial visit/
+Զ [] /(n) bank money/
+Է [] /(n) march/marching/
+Է [礦] /(n,vs) attendance (of the Empress)/
+Թ [礦] /(n,vs) Imperial visit/
+Թ [ߤ椭] /(n,vs) Imperial visit/
+Ժ߽ [󤶤] /(n) temporary lodging built to accomodate an Imperial visit/
+Ի [] /(n) use/exercise/(P)/
+Ի [礦] /(n) sumo referee/(P)/
+Ի [礦] /(n) event/function/(P)/
+Լ [礦] /(n) ascetic/pilgrim/devotee/
+Լ [礦] /event/
+Խ [礦夦] /(n) the four cardinal behaviors (walking, stopping (standing), sitting and lying)/daily life/
+Խ² [礦夦] /(n) the four cardinal behaviors (walking, stopping (standing), sitting and lying)/daily life/
+Խ [礦] /(n) semicursive style (of kanji)/
+Ծ [礦礦] /(n,vs) monger/peddling/
+Ծ [礦礦ˤ] /(n) peddler/pedlar/hawker/
+Ծ [礦] /(n) conferring of an award/
+Ծ [礦礦] /(n) behavior/
+Կ [] /(n,vs) march/parade/(P)/
+Կʶ [󤭤礯] /(n) a march/
+Կ [] /(n) passer-by/traveler/
+Կ [礦] /(n) bathing or cleaning oneself/
+Կ [礦] /(n) number of lines/linage/
+ [ʤ] /(adv) (uk) abruptly/suddenly/all of a sudden/without warning/(P)/
+ [礦] /(n) administration/(P)/
+ [礦] /administrative reform/
+ [礦] /(n) public administration/
+ [礦] /(n) executive officer/administrative official/
+ģ [礦礦] /(n) Administrative Management Agency/
+ [礦] /administrative organ/administrative body/(P)/
+ [礦] /(n) administrative district/
+ [礦] /administrative district/
+ [礦] /(n) executive power/authority/
+Ƴ [礦ɤ] /(n) administrative guidance/
+ʬ [礦֤] /administrative measures (disposition)/(P)/
+ [礦礷] /(n) notary public/
+ʾ [礦礦] /administrative litigation (action)/(P)/
+ [礦] /(n) the government/Administration/
+ˡ [礦ۤ] /(n) administrative law/
+̿ [礦ᤤ줤] /administrative or executive order/
+ [礦] /(n) behavior/
+ [礦] /(n) semicursive characters/
+ [礦夦] /in the middle of a line/
+ [Ƥ] /(n) distance/path length/(P)/
+Ϥ [錄] /(v5r) to diffuse/to spread through/(P)/
+Ϥ [椭錄] /(v5r) to diffuse/to spread through/
+ [ɤ] /(n) paper-enclosed lantern/
+Ƭ [礦Ȥ] /(n) BOL/beginning of line/
+ư [ɤ] /(n,vs) action/conduct/behaviour/mobilization/(P)/
+ưʳ [ɤ] /(n) behavioral science/
+ưײ [ɤ] /plan of action/
+ư [ɤ央] /behaviorism/
+ư [ɤ央꤬] /behavioral psychology/
+ư㳲 [ɤ礦] /(n) behavioral disorder/
+ư [ɤ] /zone of action/
+ưȯ [ɤϤä] /h-hour/
+ưȾ [ɤϤ󤱤] /radius of action/sphere of activity/
+ư [ɤۤ] /course of action/
+ư̿ [ɤᤤ줤] /operation order/
+ưˡ [ɤ礦ۤ] /(n) behavioral therapy/
+ǯ [礦ͤ] /(n) age at one's death/
+ǯ [ͤ] /(n) age at one's death/
+ʸ [֤] /(n) writing (style)/
+ʿ [椭Ҥʤ] /(n) glazed earthenware casserole dish/
+ [椯] /(n) one's whereabouts/(P)/
+ [椯դᤤ] /missing/unaccounted for/
+ [椯դᤤ] /missing person/
+ [礦ޤ] /(n-adv,n-t) fate/one's future/end of (text) line/
+ [椯] /(n-adv,n-t) fate/one's future/end of (text) line/
+̳ [] /(n) bank business/
+ [] /(n) portmanteau/wicker trunk/luggage/baggage/
+ι [] /(n) traveling/traveler/
+ [礦] /(n,vs,n) (1) line/procession/(2) (math) matrix/(P)/
+ [礦Ĥ] /(n) determinant/
+ϩ [] /(n) one's course or path or road/
+ϩ¼ [Ӥ礦] /(n) person fallen sick by the wayside/
+մ [] /scale/
+ʿ [ؤ] /(n) balance/
+֤ [] /(v1) to lecture/
+֤ [] /(v5z) to lecture/to read aloud/to take measures/(P)/
+ֱ [] /(n,vs) lecture/address/(P)/
+ֱ [󤫤] /lecture/
+ֱ [󤷤] /lecturer/
+ֱ [礦] /(n) lecture's fee/
+ֵ [] /(n,vs) lecture/(P)/
+ֵϿ [] /(n) lecture transcript/
+ֵ [夦] /(n) research/
+ֺ [] /(n) lectureship/chair/course/(P)/
+ֻ [] /(n) lecturer/(P)/
+ּ [] /(n) religious association/
+ּ [㤯] /(n) lecture/exposition/
+ּ [㤯] /(n) professional storyteller/
+ֽ [夦] /(n) short course/training/(P)/
+ֽ [夦] /(n) class/short course/
+ֽ [夦礦] /training center/
+ֽ [] /(n) interpretation of a book/
+ [] /(n) explanation (by lecture)/
+ [] /(n) lecture platform/
+ [] /(n) story-telling/(P)/
+̻ [] /(n) professional storyteller/
+̼ [󤷤] /Koudansha (publisher)/(P)/
+ [夦] /(n) religious association/
+Ʋ [ɤ] /(n) auditorium/(P)/
+ [ɤ] /(n,vs) reading/translation/
+ɾ [Ҥ礦] /(n,vs) criticize/criticism/review/
+ [] /(n) military training/
+ [] /(n) peace/conclude peace/(P)/
+² [狼] /(n) peace conference/
+¾ [露礦䤯] /peace treaty/
+ [] /(n) lecture/discourse/
+פ [ߤĤ] /(n) tribute/
+פʪ [ߤĤ] /(n) tribute/
+פ [ߤĤ] /(v5g) to support/to finance/
+׸ [] /(n,vs) contribution/services/(P)/
+ [] /(n) annual tax/tribute/
+ [] /tribute and taxation/
+ʪ [ߤĤ] /(n) tribute/
+ؤ [ʤ] /(v5u) to compensate/to make up for/
+ص [夦] /(n) purchase/
+ؽ [] /(n) purchased books/purchasing books/
+ [ɤ] /(n,vs) subscription (e.g. magazine)/(P)/
+ɼ [ɤ] /subscriber/
+ [ɤ礦] /subscription charge/
+ [ˤ夦] /(n,vs) purchase/buy/(P)/
+ [ˤ夦] /purchaser/
+ [ˤ夦] /retailer/
+ʸ [ˤ夦夦] /purchase order/
+ [Ф] /(n,vs) purchase/buy/(P)/
+ [Ф] /buyer/
+㽬 [Ф夦] /(n) buying habit/
+ȹ [Фߤ] /cooperative society/
+ [Ф] /store/
+ [Ф礯] /(n) buying power/(P)/
+ٳ [] /(n) suburb/outskirts/(P)/
+ٳż [Ǥ󤷤] /(n) suburban train/
+ [] /(n) suburban fields/
+ [] /(n) suburban fields/
+ [] /(n) enzyme/(P)/
+dz [] /enzymology/
+ [] /(n) yeast/leaven/(P)/
+ [ܤ] /(n) yeast fungus/
+۲ [] /(n,vs) mineralize/
+۳ [] /(n) pollution or environmental damage due to mining/
+۶ [礦] /(n) mining industry/(P)/
+۶ [] /(n) mining area/mine lot/(P)/
+۹ [] /(n) shaft/mine/pit/
+۹ؿ [礦󤷤] /(n) industrial production index (IPI)/
+ۻ [] /(n) mine (ore)/(P)/
+ۻ [󤮤] /mining engineer/
+ۻ [󤮤礦] /mining industry/
+ۻʪ [֤] /(n) mineral product/minerals/
+ۼ [] /mineral/
+۾ [礦] /(n) ore deposit/
+ۿ [] /(n) mineral water/
+ [] /(n) ore/mineral/crystal/(P)/
+ [] /(n) well/
+ [] /(n) ore bed/
+ [夦] /rib/pillar/
+ [ɤ] /(n) mine pollution/
+ [] /(n) miner/
+ʪ [֤] /(n) mineral/(P)/
+ʪ [֤Ĥ] /(n) mineralogy/
+ʪ [֤Ĥ] /mineral resources/
+ʪ [֤Ĥ] /mineral matter/
+ʪ [֤Ĥ] /(n) mineral oil/
+̮ [ߤ㤯] /(n) reef/streak/
+ [] /(n) mineral oil/
+ [] /(n) slag/
+ [] /(n) slag/
+ [Ϥ] /(n) steel/(P)/
+ݴ [] /(n) steel pipe/
+ݶ [礯] /(n) corundum/
+ݺ [] /(n) steel material/(P)/
+ݺ [] /(n) cable/steel wire rope/
+ݺŴƻ [ƤĤɤ] /(n) funicular (railway)/
+ݿ [Ϥͤ] /(n) steel blue/
+ [] /(n) made of steel/
+ [] /(n) steel wire/
+Ŵ [Ƥ] /(n) steel/(P)/
+Ŵ [ƤĤФ] /steel plate/
+ [Ϥ] /(n) steel sheet/steel plate(s)/(P)/
+ [Ф] /(n) steel sheet/steel plate(s)/(P)/
+ߤ [] /(v5s) to lower/to let go down/
+ߤäƤȤäƤ [դäƤƤäƤ] /rain or shine/
+ߤäͯ [դäƤ勞] /(v5k) to happen suddenly/to take place unexpectedly/
+ߤ餹 [դ餹] /(v5s) to send (rain)/to shed/
+ߤ [դ] /(n) rainfall/snowfall/
+ߤ꤫ [դ꤫] /(v5r) (1) to fall onto/(2) to happen/to befall/
+ߤꤷ [դꤷ] /(v5r) to rain incessantly/to downpour/
+ߤ [դ] /(v5s) to begin to rain/
+ߤ [] /(v1) to alight (e.g. from bus)/to get off/to descend (e.g. a mountain)/(P)/
+ߤݤ [դ꤫] /(v5r) (1) to fall onto/(2) to happen/to befall/
+ߤ [դ꤫] /(v5r) (1) to fall onto/(2) to happen/to befall/
+ߤ [꤯] /(n) (an) exit/
+ߤ [ꤰ] /(n) (an) exit/
+ߤ [դꤳ] /(v5m) to rain upon/
+ߤ [դꤳ] /(v1) to rain (or snow), keeping people indoors/
+ߤϤ [դϤ] /(v1) to begin to fall/
+ߤߤ [դ] /(v5m) to stop raining or snowing/
+ߤФ [դ] /(v5s) to begin to rain/
+ߤѤ [դĤ] /(v5r) to lie thick/
+ߤ³ [դĤŤ] /(v5k) to continue to rain or snow/
+ߤ [դꤽ] /(v5g) to rain incessantly/to downpour/
+ߤߤ [դꤷ] /(v5k) to be covered with/
+ߤ [դĤΤ] /(v5r) to rain harder/
+ߤΩ [ꤿ] /(v5t) (1) to go down and stand/(2) to alight/to get down/
+ߤƤ [դꤳ] /(v1) to rain (or snow), keeping people indoors/
+ߤ [] /(v5r) to get down/to descend/
+ߤ [դ] /(v5r) to precipitate/to fall (e.g. rain)/(P)/
+ߤ [] /(v5s) to take down/to launch/to drop/to lower/to let (a person) off/to unload/to discharge/(P)/
+߰ [Ĥ] /(n) drug to lower blood pressure/
+߰Ѱ [Ĥؤ󤢤Ĥ] /step-down transformer/
+߱ [] /(n) rainfall/rain/(P)/
+߱ [礦] /(n) amount of rainfall/
+߱ [] /rainforest/
+߲ [] /(n) fall/descent/(plane) landing/(atmos.) depression/(P)/
+߲ [] /(n,vs) marriage of an Imperial princess to a subject/
+߳ [] /(n,vs) demotion/(P)/
+߳ʿͻ [] /demotion/
+ߵ [夦] /(n) reduction in pay/
+߻̯ [󤼤ߤ礦] /(n) (Buddh) Trailokyavijaya Vidya-raja/
+߻ [] /(n,vs) giving in to/(P)/
+߼ [] /(n,vs) alighting/getting off/getting down/
+߼ָ [㤰] /(adj-na,n) exit/
+߽ [] /(adj-na,n) descending-order/
+߿ [礯] /(n) degradation/
+߿ [] /(n) spiritualism/spiritism/
+߿ [󤸤] /(n) spiritualism/
+߿ [] /(n) rainfall/precipitation/(P)/
+߿ [礦] /(n) precipitation/(P)/
+ [] /(n) snowfall/snow/(P)/
+ [Ĥ礦] /(n) amount of snowfall/
+ [] /(n) (fall of) frost/
+ [] /(n,vs) birth (regal)/nativity/
+ [] /(n) leaving the platform/
+ [Ȥ] /(n) demotion/
+Ǥ [ˤ] /(n) demotion/
+ [Ф] /(n,vs) leave the mound (baseball)/knocked out/(P)/
+ [դ] /(n) capitulation/surrender/submission/(P)/
+ [դ] /(n) capitulation/surrender/submission/
+ [] /(n) conquering the devil/
+ [ޤ] /demon invocation/summoning demons/
+ [] /(n) advent/descent/
+ [Ҥ礦] /(n) hailstorm/
+ [ʤ] /(n) nape/nucha/
+ [] /(n,pref) item/clause/paragraph/head/main/
+ʬ [ˤ狼] /(exp) to paragraph/to itemize/
+ [] /(n) argument positions/
+񴹤 [] /(n) term rewriting/
+ [ʤ] /(v1) to hang one's head/
+ [⤯] /(n) item/(P)/
+ܥإ [⤯إ] /contextual help/
+̤ʬ [⤯٤Ĥˤ櫓] /(exp) to classify by subject/
+ [礦] /collar/neck/
+ [礦] /(n) (abbr) lance (shogi)/(P)/
+ [] /(n) incense/
+᡹ [] /(n) pickled vegetables/
+ʪ [Τ] /(n) pickled vegetables/
+Ф [Ф] /(adj) sweet/fragrant/aromatic/savory/
+Ф [Ф] /(adj) sweet/fragrant/aromatic/savory/(P)/
+ [] /(n) aroma/fragrance/scent/smell/(P)/
+ [] /(v5r) to smell sweet/to be fragrant/(P)/
+ʲ [򤿤] /(exp) to cense/to burn incense/
+ʹ [򤭤] /(exp) to smell incense/
+ [] /(n) incense smoke/
+ [] /(n) flowers and incense/
+ᵤ [] /(n) fragrance/(P)/
+ [] /(n) sweetfish (freshwater trout)/
+ [] /(n) perfumes/variety of incense/
+ [] /(n) master perfume maker/
+ [䤷] /(n) showman/charlatan/faker/quack/
+ [ۤ󤳤] /Hong Kong/(P)/
+ִ [ۤ󤳤ؤ󤫤] /return of Hong Kong (to mainland China)/
+ [] /(n) pickled vegetables/
+ [] /(n) incense container/
+碌 [碌] /(n) incense-smelling game/
+ [礦] /(n) spear (shogi)/lance/
+ [礦] /(n) spices/
+ [] /(n) perfume/(P)/
+ [Ӥ] /(n) bottle of perfume (scent)/
+ [櫓] /prefecture on the island of Shikoku/
+ [] /(n) spice used for cooking/
+ŵ [Ǥ] /(n) condolence gift/gift brought to a funeral/incense money/
+ŵ֤ [Ǥ󤬤] /(n) present given in return for funeral offering/
+ƻ [ɤ] /(n) traditional incense-smelling game/
+Ȣ [Ф] /(n) incense box/
+̣ [] /(n) spice/
+̣ [ߤ礦] /(n) spice/
+̣ [ߤ礦] /spice rack/
+ [ܤ] /(n) fragrant wood/aromatic tree/
+ [] /(n) pomade/balm/perfumed oil/
+ [礦] /(n) flavoring/spices/perfume/condolence gift/(P)/
+ϧ [] /(n) censer/incense burner/
+Ϫ [] /Kouro (brand of sake)/
+ [Ǥ] /(n) condolence gift/gift brought to a funeral/incense money/
+ [] /(n) incense container/
+ [] /(n) quantity/amount/volume/number/amount of money/(P)/
+⡹ [] /(adv) very high/at most/at best/
+⡹ [] /(n) middle finger/
+⡹ [] /(n) high altitude/
+⡹ [ɤҤ] /(n) high-altitude flying/
+⤤ [] /(adj) tall/high/expensive/(P)/
+⤤ǻ [Τ] /high concentration/
+⤬ [] /(adv) (uk) it's only .. (something)/at most/
+⤬ΤƤ [Ƥ] /(exp) to not amount to much/
+⤵ [] /(n) height/(P)/
+⤵· [򤽤] /(exp) to make all of uniform height/
+⤸ [] /(v5r) to grow in intensity/to be aggravated/to get worse/to develop/
+֤ [֤] /(v5r) to be highly strung/to get excited/to be proud/to be haughty/
+ޤ [ޤ] /(n) rise/swell/elevation/upsurge/(P)/
+ޤ [ޤ] /(v5r) to rise/to swell/to be promoted/(P)/
+ [] /(n) height/elevated place/
+ [] /(v1) to raise/to lift/to boost/(P)/
+ [Ƥ] /from high to low/
+餫 [餫] /(adj-na,n) loud/sonorous/ringing/(P)/
+ [򤯤] /(exp) to underrate/to make light of/
+ⰵ [] /(n) high voltage/high pressure/(P)/
+ⰵ [ä夯] /high compression/high pressure/
+ⰵ [Ĥ] /(n) high-voltage wire/
+ⰵŪ [ĤƤ] /(adj-na) high-handed/oppressive/
+ⰵ [ĤǤ󤻤] /(n) high-voltage line/
+ⰵή [ĤǤ夦] /(n) high-tension current/
+ [] /(adj-na,n) dignity/eminent/high ranking/(P)/
+ [] /(n) high latitudes/
+ [] /(adj-na,n) noble/lofty/
+Ⲹ [] /(n) great benevolence or blessings/
+ⲹ [] /(n) high temperature/(P)/
+ⲹ [󤱤] /(n) pyrometer/
+ⲻ [] /(n) high-pitched tone/soprano/(P)/
+ⲻ [] /(n) high-pitched tone/soprano/
+ⲻ [] /(n) treble/high singing voice/
+ⲻ [֤] /treble clef/
+Ⲽ [] /(n,vs) rise and fall (prices)/superiority and inferiority (rank)/
+Ⲽ [] /(n) tall wooden clogs/
+ [] /(adj-na,n) high price/(P)/
+ [] /(n) overhead structure/(P)/
+Ͷ [礦] /(n) elevated bridge/
+ [] /(n) overhead wires/elevated railway/
+ [] /(n) loud singing/
+ [ۤ] /singing at the top of one's voice/
+ [] /(adj-na,n) refined/elegant/chaste/
+ [] /(n) high-angle/
+ˤ [ۤ] /(n) high-angle or anti-aircraft gun/
+ [] /(n) tall building/high shelf/
+ǯ [ͤ] /(n) upper grade or classes (in schools)/(P)/
+ [] /(adj-na,n) large sum (money)/(P)/
+۽ [Ȥ] /(n) large income earner/people in the higher income brackets/
+ⴱ [] /(n) high official/(P)/
+ⴶ [] /high sensitive (e.g. film, radio receiver)/
+Dz [󤼤] /(high) tariff protection/tariff jumping/
+ⵡǽ [Τ] /(adj-na) high level (of functionality)/
+ⵡǽ [ΤǤ] /(n) smart phone/
+ⵤ [] /(n) high atmospheric pressure/(P)/
+⵮ [] /(adj-na,n) high class/
+⵱ [] /(n) high luminance (used to describe bold-face text on display screen)/
+⵹ [] /(n) (your) kindness or favour/
+ [] /(n) (your) kindness or favour/
+ӳ [] /(n) giant spider crab/
+ [夦] /(adj-na,n) high class/high grade/(P)/
+ [夦] /luxury car/
+齻 [夦夦] /(n) exclusive residential district/
+ [夦Ҥ] /high-class item/
+ [夦] /(n) high salary/(P)/
+ [] /(n) elevation (above sea level)/
+ⶵ [礦] /(n) your instructions or suggestions/
+ [] /(n) expensive money/dear money/high interest/
+ [ꤻ] /(n) dear money policy/
+ [] /(n) loud recitation (of a poem)/
+ [] /(n) high altitude/
+ [] /(n) high altitude/
+ [] /(adj-na,n) purity/nobility/(P)/
+찵 [Ĥ] /(n) high blood pressure/(P)/
+찵 [ĤĤ礦] /(n) high blood pressure (as an illness)/hypertension/
+⸫ [] /(n) watching with detachment/(P)/
+⸫ [] /(your) opinion/excellent idea/
+⸶ [] /(n) tableland/plateau/(P)/
+ [] /(n) boasting/bragging/talking big/
+⹩ [] /(abbr) higher technical school/
+⹻ [] /(n) senior high school/(P)/
+⹻ [] /(n) senior high school student/(P)/
+⹻ [䤭夦] /high-school baseball/
+ [] /(adv) very high/at most/at best/
+ [] /(n) middle finger/
+ [] /(n) high altitude/
+ [ɤҤ] /(n) high-altitude flying/
+ [] /(n) platform/stage/upper seat/pulpit/
+ [] /(n) leaf mustard/
+ [] /(n) (abbr) High Court/(P)/
+⻡ [] /(n) superior insight/your idea/
+⻥ [] /(n) bulletin board/highest bid/
+⻳ [] /(n) high mountain/alpine/(P)/
+⻳ʪ [󤷤礯֤] /alpine plants/
+⻳ [󤿤] /(n) alpine zone/
+⻳ij [礦] /alpine butterfly/
+⻳ [Ӥ礦] /(n) altitude sickness/mountain sickness/
+ [] /(n) man of noble character/
+ [] /(adj-na,n) high profile/aggressive attitude/
+ [ä礦] /(n) hyperlipidaemia (hyperlipidemia, hyperlipemia)/excessive fat in blood/
+İΨ [礦] /(n) high television ratings/
+ [] /(n) clogs with high supports/
+⼡ [] /(n,pref) higher-order-/meta-/
+⼡ [ۤƤ] /(n) high-powered equation/
+⼬ [ޤ] /(n) embossed gilt lacquerwork/
+ò [Ȥä] /anti-aircraft artillery/
+ˤ [ۤ] /(n) antiaircraft gun/
+꾮 [Ƥ] /(n) bound hands and arms/
+ [夦] /(n) high frequency/
+ [] /(n) high altitude/heights/elevation/broad view/(P)/
+궲ݾ [礭礦դ礦] /fear of heights/acrophobia/
+ [Ӥ礦] /altitude sickness/
+⾰ [礦] /(adj-na,n) high/noble/refined/advanced/(P)/
+Ф [餤] /(n) loud laughter/
+㳲 [礦] /(n) high hurdles/
+夬 [] /(n) climb high/more expensive than expected/
+⿮ [餤] /high reliability/
+ [] /(n,vs) rising/exasperated/accelerated/
+ [] /(adj-na,n) high level/(P)/
+ [] /(n) shallows/(P)/
+ [֤] /(n) flatboat/
+ǽ [Τ] /(adj-na,n) high efficiency/high fidelity/high power/(P)/
+ [] /high precision/
+ [礦] /(adj-na,n) loud or high-pitched voice/
+ [] /(adj-na,n) loud or high-pitched voice/
+ [] /(adj-na,n) loud or high-pitched voice/
+ѱ [] /(n) altocumulus clouds/
+ [] /(n) your opinion/
+ [] /(n) (prewar) college/
+ [󤿤] /(adj-t) elated/triumphant/proud/
+ [] /(n) founder of dynasty or sect/
+ [] /(n) great-great-grandfather/
+ [] /(n) great-great-grandmother/
+ [] /(n) high priest/virtuous priest/(P)/
+ [] /(n) upper/(P)/
+إӥ [ӥ] /skyscraper/
+ر [] /(n) altostratus clouds/
+ط [] /tall (high rise) building/
+ط [] /tall (high rise) building/
+ŷ [Ƥ󤭤] /upper-level weather chart/
+ [] /(adj-na,n) high and dry ground/
+ [] /high and dry ground/
+­ [] /(n) best student/leading disciple/
+­ [] /(n) giant spider crab/
+® [] /(adj-na,n) high speed/high gear/(P)/
+®󥿡ͥå³ [󥿡ͥåȤĤ] /(n) fast Internet connection/
+®󥿡ͥå³ӥ [󥿡ͥåȤĤӥ] /(n) high-speed Internet access service/
+®ͥåȥ [ͥåȥ] /(n) high-speed network/
+®黻 [󤶤󤭤] /high-speed arithmetic unit (computer)/
+®ϧ [礯] /(n) fast-breeder reactor/
+® [] /(n) high speed/(P)/
+®ٹ [ɤ] /(n) high-speed steel/
+®ٻ [ɤĤ] /(n) high-speed photography/
+®ټ̿ [ɤ㤷] /(n) high-speed photography/
+®ƻϩ [ɤ] /highway/freeway/(P)/
+´ [] /(n) high school graduate/(P)/
+Ӱ [] /(n) high bandwidth/
+ [] /(n) elevation/high ground/(P)/
+ [] /(adj-na,n) grand/impressive/
+úǹ [󤽤] /(n) high-carbon steel/
+ [] /(n) highly ranked/
+ [] /(n) your lofty discourse/
+ [] /(n) high price/(P)/
+Ͱ [ͤӤ] /closing higher/
+θ [] /prefecture on the island of Shikoku/
+ [] /(n) high ground/plateau/heights/(P)/
+ϥȥ졼˥ [ȥ졼˥] /(n) high-altitude training/
+ [] /(n) your literary work/
+ĥ [Ϥ¤礦] /(n) large paper lantern on a pole/
+Ĭ [礦] /(n) surge/high tide/flood tide/
+Ĭ [] /(n) surge/high tide/flood tide/
+Ĭ [礦] /(n) high-water mark/
+Ĵ [礦] /(n) high spirits/
+Ĵ [礦] /(adj-na,n) high pitch/
+ķ [Ȥ] /(n) high jump/
+ľ [] /(adj-na,n) expensive/
+ [Ƥ] /(n) high and low/rise and fall/(P)/
+ [Ҥ] /(n) high and low/rise and fall/
+ [Ƥ] /(n) best pupil/leading disciple/
+ŷ [ޤϤ] /(n) the heavens/
+ [Ƥ] /(n) high score/
+ [ɤ] /(n) stately mansion/
+Ű [Ǥ󤢤] /(n) high voltage/high tension/
+Ű [Ǥ] /(adj-na) high-voltage/
+ [] /(adj-na,n) altitude/height/advanced/(P)/
+ٷ [ɤ] /altimeter/
+ٺ [ɤ] /(n) height difference/difference in elevation/
+Ĺ [ɤ礦] /advanced maturity/
+Ĺ [ɤ礦] /(n) high-growth era/
+ [ޤ] /(n) traditional hair style/
+ [Ȥ] /(adj-na,n) high class/high grade/(P)/
+ [Ȥ] /(n) advanced course/
+ع [Ȥä] /senior high school/(P)/
+ [Ȥ] /(n) senior official/
+ [Ȥ礦] /higher education/
+Ƚ [ȤФ󤷤] /(n) High Court/
+ʪ [Ȥ֤] /(n) higher forms of life/
+ع [Ȥ󤬤ä] /technical college/
+ưʪ [Ȥɤ֤] /higher animal/
+̳ [Ȥ٤फ] /(n) high commissioner/
+Ƨ [Ȥ] /(n) highbrow/aloof/transcendent/
+ƧŪ [ȤƤ] /(adj-na) transcendent/
+Ƨ [Ȥ] /(n) transcendentalists/
+ƭ [Ȥ] /(n) sudden price jump/steep price rise/(P)/
+Ʋ [ɤ] /(n) you/your beautiful home/
+ [Ȥ] /(n) eminent virtue/
+ [] /(n) overcast, with high clouds/
+Ǯ [ͤ] /(n,pref) (1) high fever/(2) pyro-/(P)/
+ǯ [ͤ] /(n) old age/
+ǯ [ͤ󤷤] /elderly person/
+ [ʤ] /(n) high waves/(P)/
+ [Ϥ] /(n) (your) good offices/your trouble/
+ [] /(n) your valued criticism/
+ [Ȥ] /(n) flight/escape/
+ӹ [ȤӤ] /(n) the high dive/
+ [Ӥ] /(adj-na,n) high-handed/domineering/on one's high horse/
+ɾ [Ҥ礦] /(n) high reputation/your esteemed opinion/
+ʰ̥ƥ [Ҥ󤤥ƥ] /(n) high-definition television (HDTV)/
+ʼ [Ҥ󤷤] /high quality/(P)/
+ [Ҥ] /high frequency/
+ [դ] /(n) noble character/
+ʬ [֤] /(n) macromolecule/
+ʬҲ [֤󤷤] /high polymer chemistry/
+ʬҲʪ [֤󤷤֤] /high molecular compound/
+ʬҵۼ [֤󤷤夦夦] /(n) high polymer absorbent/
+ʬʪ [֤󤷤֤ä] /(n) (high) polymer/macromolecular substance/
+ [ۤ] /(n) high mountain/lofty peak/(P)/
+Ȭ [ۤϤ] /eight lofty peaks/
+˾ [Τ] /(n) aiming too high/
+ [ޤ] /(n) high pillow/
+ [ޤ] /(adj-na,n) haughty/arrogant/proud/
+̩ [ߤ] /(n) high density/
+̩ [ߤĤ] /(n) degree of high density/
+̾ [ߤ礦] /(adj-na,n) fame/renown/
+̾ [ᤤ] /(adj-na,n) fame/renown/(P)/
+Ĥ [ʤ] /(n) ringing/throbbing violently/
+Ĥ [ʤ] /(v5r) to throb/to beat fast/
+ [ܤ] /(n) tall tree/(P)/
+ [ܤ] /tree stratum/
+ [] /(adj-na,n) on the high side/
+ [䤵] /(n) mountain in Wakayama Prefecture/
+ [Ҥ] /(n) saint living at Koyasan/
+ڤ [䤮] /fragments from the old literary work kept at Koyasan/
+Ʀ [Ȥ] /(n) freeze-dried tofu/
+Ʀ [ɤ] /(n) freeze-dried tofu/
+ [ޤ] /(n) umbrella pine/
+ͥ [椦] /(n) high priority/
+ [褦] /(n,vs) enhancement/exaltation/promotion/uplift/(P)/
+̻ [褦] /(n) leisurely, post-meal use of a toothpick/
+̻ [褦] /(n) leisurely, post-meal use of a toothpick/
+ [] /(n) bannister/handrail/
+ [] /(n) (your) perusal/
+ [] /(n) high-interest rate/
+ߤ [꤬] /(n) usurer/usury/loansharking/
+ƥ [Ȥƥ] /(n) high-gain antenna/
+Ψ [] /(adj-na,n) high rate/(P)/
+ [礦] /(n) porcelain clay/kaolin/
+ [] /(n) high peak/
+β [ͤΤϤ] /unattainable/
+ [餤] /(n) ancient Korean kingdom/(P)/
+ [ޤ] /(n) old Japanese court music from the Nara period/
+ [餤] /(n) Korean lawn grass/
+ [줤] /(n) advanced (old) age/(P)/
+𲽼Ҳ [줤㤫] /aging society/
+ [줤] /(n) old person or people/(P)/
+ϧ [] /(n) blast furnace/(P)/
+ϰ [] /(n) lofty (high) building/skyscraper/
+Ͻ [] /(n) high salary/
+ [] /(n) intelligent opinion/your esteemed opinion/
+ [Фʤ] /(n) loud speech/
+ԯ [Ĥ] /(n) serving table/
+ [] /(n) kaoliang/variety of sorghum, esp. used in making spirits/
+ [礦] /(n) kaoliang/variety of sorghum, esp. used in making spirits/
+ [ޤ] /(adj-na,n) noble/lofty/high-minded/
+ [Ӥ] /(n) loud snoring/
+Ƚ [Ȥ夦] /hardness and softness/
+μ [Τ] /(n) very strong person/brave warrior/veteran/
+䲲 [] /(n) bravery and cowardice/
+ [] /valor and decisiveness/
+䵣 [] /(adj-na,n) fortitude/firmness of character/hardihood/manliness/
+䵤 [] /(adj-na,n) bravery/stoutheartedness/
+ [夦] /(n) fast ball/
+䶯 [礦] /(adj-na,n) strength/firmness/
+ [] /(adj-na,n) vigour/virility/health/sturdiness/(P)/
+ [礦] /(adj-na,n) obstinacy/stubbornness/
+ [] /(n) hardness/rigidity/
+ [] /(n) rigid body/
+ [] /(adj-na,n) boldness/hardihood/courage/valour/
+ľ [礯] /(adj-na,n) integrity/moral courage/
+ʢ [դ] /(adj-na,n) obstinacy/stubbornness/
+ [⤦] /(n) bristle/
+ͦ [椦] /(adj-na,n) bravery/prowess/
+ [꤭] /(adj-na,n) herculean strength/mountain carrier-guide/
+ؿ [դ] /(adj-na,n) obstinacy/
+ [礦] /(n) threat/long ages/
+ [] /(n) threat/long ages/
+ [] /(n) threat/long ages/
+夫 [Ӥ䤫] /(v5s) to threaten/to coerce/
+ [] /(n) world-destroying conflagration/
+ [Ȥ] /highway robber/
+ȳ [Ф] /eternal punishment/
+Ϋ [礦㤯] /(n) pillage/plunder/
+Ϋ [㤯] /(n) pillage/plunder/
+ά [礦㤯] /(n) pillage/plunder/
+ά [㤯] /(n) pillage/plunder/
+ [] /(n,n-suf) number/issue/(P)/
+治 [] /(n) signal (sound)/starting gun signal/
+泰 [] /(n) newspaper extra/(P)/
+ [] /-building number/
+ [夦] /(n,vs) crying aloud/lamentation/wailing/(P)/
+漼 [] /suffix for room numbers/
+ [] /(n) classifier for naming train cars/(P)/
+ [] /(n) number or size of periodicals or pictures/type size/
+ū [Ƥ] /(n) siren/whistle/
+ [ۤ] /(n) gradational salary/
+ˤ [ۤ] /(n) signal gun/
+ [줤] /(n) order/command/(P)/
+ [] /(n) go (approx. 0.18l or 0.33m)/(P)/
+礤 [] /(n,pref) joint/associate/accomplice/
+礤θ [Τ] /door between the rooms/
+礤λ [Τ] /(n) Eurasian/mulatto/crossbreed/hybrid/
+礤μ [Τ] /(n) interlude/accompaniment/sideshow/strain of music/
+礤ν [Τ夯] /(n) town situated between two post towns/
+礤 [] /(n) verification seal/tally/
+礤 [뤷] /(n) comradeship badge/distinguishing mark/
+礤 [] /(n) pass key/duplicate key/master key/
+礤 [Ȥ] /(n) password/watchword/
+礤 [] /(n) (1) chum/pal/(2) dagger/stilletto/
+礤 [դ] /(n) check/
+礤 [Ȥ] /(n) password/watchword/
+礤 [Τ] /(n) riding together/
+礤 [礦] /(n) affinity/compatibility/
+礤 [] /(n) between-season wear/clothes worn in spring or autumn (fall)/
+礤ţ [] /(n) double-pointed nail/
+礤Ƚ [Ф] /(n) medium-sized paper/medium-sized book/
+礤Ԥ [Ӥ] /(n) beef and pork ground together/
+礤 [뤷] /(n) comradeship badge/distinguishing mark/
+礤 [դ] /(n) between-season wear/spring and autumn clothing/
+礤 [] /(n) (musical) accompaniment/
+礤 [ܤ] /companion/
+礤 [] /(n) specific remedy/
+礦 [] /(v5u) to fit/to suit/to agree with/to match/to be correct/to be profitable/(P)/
+礹 [ä] /(vi,vt,vs-s) to join together/to sum up/to combine/to unite/to mix/to agree with/
+μ [Τ] /(n) interlude/accompaniment/sideshow/strain of music/
+蘆 [蘆] /(v5r,vi) to get together/to unite/
+魯 [魯] /(v5s) to join together/to face/to unite/to be opposite/to combine/to connect/to add up/to mix/to match/to overlap/to compare/to check with/(P)/
+碌 [碌] /(n,n-suf,pref) joint together/opposite/facing/
+碌ɴ [碌ƤҤä] /a hundred in total/
+碌 [碌] /(v1) to join together/to be opposite/to face/to unite/to combine/to connect/to add up/to mix/to match/to overlap/to compare/to check with/(P)/
+碌 [碌虜] /(n) judo combined trick/
+碌 [碌] /(n) opposite mirrors/
+碌Ԥʤ [碌ʤ] /(v5u) to carry on together/to do at the same time/
+碌 [碌] /(n) double whetstone/
+碌 [碌] /veneer board/plywood/
+碌ʪ [碌] /(n) something joined together/
+碌 [碌] /(n) joint/seam/
+ʤ [ʤ] /incorrect answer/
+祳 [] /(n,vs) (abbr) joint party e.g. by students from several colleges/two or more groups, esp. female and male students, combining for a party/
+ [] /(n) agreement/consent/mutual understanding/(P)/
+վ [礦] /double suicide/
+տ [󤸤夦] /double suicide/
+ [] /(n) unification/union/oneness/
+ [] /(n) verification seal/tally/
+ [뤷] /(n) comradeship badge/distinguishing mark/
+籩 [ä] /(n) pluvial/raincoat/
+ [󤭤] /(n) a couple strangely but happily united/
+ [] /(n,vs) success/passing (e.g. exam)/eligibility/(P)/
+ʵ [] /prayer for school success/
+ʼ [] /successful applicant/
+ʼ̾ [ᤤ] /names of successful candidates/
+ [Ƥ] /(n) passing mark/qualifying marks (score)/
+Ψ [] /(n) ratio of successful applicants/(examination) pass rate/
+ [] /(n) (meat of) cross between a mallard and domestic duck/
+紿 [] /(n) enjoying pleasure together/
+紿 [ͤ] /(n) silk tree/
+紿 [ͤΤ] /silk tree/
+ [] /(n) interval/(P)/
+絤 [] /aikido world association/
+絤ƻ [ɤ] /(n) (MA) aikido/way of harmony with the universe/
+絤ƻ [ɤ] /aikido practitioner/
+ [] /(n) consultation/conference/(P)/
+ [] /(n) parliamentary system/
+ [] /parliamentary system/
+ [] /(n) collegiate body/judicial panel/
+ [] /(n) alloy/(P)/
+ [] /(n,vs) sum total/total amount/(P)/
+ [] /(n) constitutionality/(P)/
+ [󤻤] /constitutionality/
+Ū [Ƥ] /(adj-na) constitutional/
+縰 [] /(n) pass key/duplicate key/master key/
+ [Ȥ] /(n) password/watchword/(P)/
+ [] /(n) (1) chum/pal/(2) dagger/stilletto/
+ [] /(n,vs) enshrining together/
+ [] /(n) medical compound/
+ [ä] /(n,vs) collaboration/joint work/(P)/
+ [ä] /(n) collection in one volume/
+ [] /(n) collection in one volume/
+绥 [դ] /(n) check/tally/
+绻 [ä] /(n,vs) adding up/totalling/
+ [] /(n,vs) joint stocks/entering into partnership/
+ [] /(n) limited partnership/
+缰 [] /formal/regular/valid/categorical/
+罣 [ä夦] /(n) United States of America/federal state/
+罰 [ä夦] /(n) United States of America/federal state/
+罾 [ä礦] /(n) alliance of states against a powerful enemy/
+罾Ϣ [ä礦󤳤] /(n) alliance/combining forces/
+ [ä夯] /(n,vs) lodging together/training camp/boarding house/(P)/
+ɽ [ä夯] /(n) boardinghouse/
+羧 [ä礦] /(n,vs) chorus/singing in a chorus/(P)/
+羧 [ä礦礯] /a chorus/
+羧 [ä礦] /chorus/choir/
+羧 [ä礦] /choir member/
+羧Ĺ [ä礦礦] /choir leader/
+羧 [ä礦] /(n) chorus group/choir/(P)/
+羸 [ä礦] /(n,vs) pressing one's hands together in prayer/(P)/
+羸¤ [ä礦Ť] /structure with a sloping or rafter roof/
+ [] /(n,vs) sign/signal/(P)/
+ [礦] /(n) affinity/compatibility/
+ [] /(n) synthesis/composition/synthetic/composite/mixed/combined/compound/(P)/
+ [] /(n) synthetic sound/
+ [] /synthetic chemistry/
+ع [礦] /synthetic chemical industry/
+ [] /(n) compound word/
+ [] /(n) synthetic paper/
+̿ [㤷] /composite or montage photograph/
+ [] /(n) synthetic sake/
+ [夷] /plastics/synthetic resins/
+ [󤶤] /synthetic detergent/(P)/
+ [] /synthetic fibre/(P)/
+ [Ҥ] /synthetic leather/
+ʪ [֤] /(n) a compound/
+ [ۤ] /synthetic gems/
+ [礯] /(n) resultant force/
+ [ä] /(n) all altogether/
+ [ä֤] /(n) traveling bag/
+ [ä] /(n) battle/engagement/(P)/
+ [ä󤹤] /after crossing swords several times/
+ [] /(n) synthetic fiber/(P)/
+ [ä] /(n,vs) concert/ensemble/(P)/
+ [ä] /(n) ensemble/
+Ĵ [ä礦] /concert pitch/
+ [ˤ] /(adj-na,adv,n) (uk) unfortunately/Sorry, but ../
+ [ä] /(n,vs) unite/combine (into one)/coalesce/alliance/annexation/
+ [ä] /(n) agreement/concurrence/conforming to/(P)/
+ [] /(n) between-season wear/clothes worn in spring or autumn (fall)/
+ [ä] /(n) joint authorship/
+ [] /(n) joint authorship/
+Ĵ [礦] /tuning (music)/
+ [äƤ] /(n,vs) consent/assent/understanding/agreement/comprehension/grasp/
+ [Ƥ] /(n,vs) consent/assent/understanding/agreement/comprehension/grasp/(P)/
+Ԥ [Ƥ󤬤] /(exp) to understand/to make out/
+Ʊ [ɤ] /(adj-na,n) combination/incorporation/union/amalgamation/fusion/congruence/(P)/
+Ʊ [ɤ] /(n) combined party/a "mixer"/
+ƱѰ [ɤ󤫤] /joint committee/
+Ʊ [ɤ줤] /joint service for the war dead/
+Ʊ [ɤ] /joint session/
+Ʊ [ɤ] /joint meeting/
+ƱѰѰ [ɤĤ󤫤] /joint technical committee/
+Ʊ [ɤ] /combined armies/
+Ʊ԰ [ɤ] /(formal act of) agreement/
+Ʊ [ɤ礦] /joint undertaking/
+Ʊϫ [ɤ] /joint labor union/
+ [Ϥ] /(n) veneer board/plywood/joint publication/(P)/
+ [Ф] /(n) veneer board/plywood/joint publication/(P)/
+ [] /(n) success or failure/result/(P)/
+ɾ [äԤ礦] /(n) joint review/joint criticism/
+ [դ] /(n) between-season wear/spring and autumn clothing/
+ʻ [äڤ] /(n,vs) combination/union/amalgamation/consolidation/merger/coalition/fusion/annexation/affiliation/incorporation/(P)/
+ʻ [ؤ] /(ok) (n,vs) combination/union/amalgamation/consolidation/merger/coalition/fusion/annexation/affiliation/incorporation/
+ʻ [äڤ] /(n) combined company/merged company/
+ʻư [äڤĤɤ] /(n) merger activity/
+ʻ [äڤ礦] /(n) merged company/
+ʻ [äڤ礦] /(n) complications (in an illness)/(P)/
+ʻΨ [äڤҤ] /(n) merger ratio/
+ [äڤ] /(n) neighbor with just a wall between/
+ [٤] /(n) joint management/pool/(P)/
+۲ [٤󤬤] /joint venture or concern/
+ۻ [٤󤸤礦] /(n) joint venture/
+ [ۤ] /armful/
+ [] /(n) (musical) accompaniment/
+ˡ [ۤ] /(adj-na,n) legal/lawful/legality/(P)/
+ˡ [ۤ] /(n) legalization/
+ˡ [ۤ] /(n) lawfulness/validity/
+ˡ [ۤ] /(n) legitimate government/
+ˡŪ [ۤƤ] /(adj-na) legal/lawful/legitimate/low-abiding/in order/(P)/
+ [äݤ] /(n) collection in one volume/
+̾ [ᤤ] /(n) unlimited company/unlimited partnership/
+Ū [⤯Ƥ] /(adj-na) purposive/appropriate/
+Ū [⤯Ƥ] /(n) purposive/finality/
+ [] /(n) rational/(P)/
+ [꤫] /(n,vs) rationalization/rationalize/(P)/
+ [ꤷ央] /rationalism/
+ [ꤷ央] /pragmatist/
+ [ꤻ] /(n) rationality/reasonableness/
+Ū [Ƥ] /(adj-na) rational/reasonable/logical/(P)/
+ [] /(n) rationalism/
+ή [夦] /(n,vs) confluence/union/linking up/merge/
+ [꤭] /(n) alms/assistance/contribution/Buddhist almsgiving/
+ [礯] /(n) resultant force/cooperation/Herculean strength/(P)/
+ƻ [ɤ] /(oK) (n) (MA) aikido/way of harmony with the universe/
+ [] /(n,vs) enshrining together/
+ [] /(n,vs) sleeping together/
+ [] /(n) trench/dugout/air-raid shelter/(P)/
+ [] /(arch) instruments of torture/
+ [] /(n) torture/the rack/third degree/(P)/
+ [] /instrument(s) of torture/
+ [] /the rack/
+ [] /(n) moat/
+꽧 [夦] /Australia/
+ [Ȥꤢ] /Australia (p)/
+ [] /(n) fine feathers/writing brush/a little/
+뤤 [餤] /(adj) great/celebrated/eminent/terrible/awful/famous/remarkable/excellent/
+μ [Τ] /(n) past master/veteran/
+ [] /(n) drinking/carousing/
+뱫 [] /(n) heavy rain/cloudburst/downpour/(P)/
+뱫 [] /flood devastation/
+ [] /(n) wealthy and powerful family/
+ [] /(adj-na,n) wonderful/gorgeous/splendor/pomp/extravagance/(P)/
+ڰ [] /luxurious and gorgeous/
+ [] /(n) luxury liner/
+ [Ф] /(n) deluxe edition/
+ [] /(adj-na,n) hearty/exciting/stirring/lively/heroic/largehearted/splendid/(P)/
+뵤 [] /(adj-na,n) sturdy spirit/
+ [夦] /(n) fastball/
+ [] /(n) hero/great man/(P)/
+Ф [Ĥ餤] /loud laugh/
+ [] /(n,vs) boasting/bombast/
+뽣 [夦] /Australia/
+뾦 [礦] /(n) wealthy merchant/
+뾦 [礦] /wealthy merchant class/
+ [] /(adj-na,n) luxury/magnificence/extravagance/
+ [] /(adj-na,n) luxury/magnificence/extravagance/
+ [] /(n) tremendous snowfall/
+ [Ĥ] /(n) area of heavy snowfall/
+ [] /(adj-na,n) splendour/magnificence/grandeur/
+ [] /(adj-na,n) fine disposition/
+² [] /(n) powerful family (clan)/(P)/
+ [] /(adj-na,n) boldness/hardihood/courage/valour/
+š [Ƥ] /(n) palatial residence/stately mansion/
+ [ˤ] /Australia-Japan/
+ [Τ] /(n) wealthy farmer/
+ʢ [դ] /(adj-na,n) obstinacy/stubbornness/
+ʪ [֤] /(n) great man/
+ʪ [] /(n) great man/
+ [ۤ] /(adj-na,n) largehearted/frank/unaffected/
+ [ۤ餤餯] /(adj-na,n) broadminded/
+ͦ [椦] /(adj-na,n) bravery/prowess/
+ͷ [椦] /(n) wild merrymaking/
+ [] /(adj-na,n) luxury/magnificence/extravagance/
+ [ޤ] /(adj-na,n) intrepidity/indomitableness/
+졹 [] /(adj-na,n) thunderously/rumbling/
+줭 [Ȥɤ] /(n) (1) roar/peal/rumble/booming/(2) beating/pounding/throbbing/
+줯 [Ȥɤ] /(v5k) to roar/
+첻 [] /(n) thunderous roar/roaring sound/
+ [] /(adj-na,n) thunderously/rumbling/
+ [] /(adj-na,n) roaring/
+ [] /(n) sinking a ship instantly/
+ [] /(n) malt/leaven/yeast/mould used to make sake/(P)/
+ [] /(n) yeast plant/yeast cell/
+ [] /(n) yeast plant/yeast cell/
+ [ä] /(n) self denial/self control/(P)/
+ʿ [ä] /(n) spirit of self-denial/
+ [դ] /(n) restoration/
+ [դ] /(n,vs) subjugation/conquest/(P)/
+ [ᤤ] /(adj-na,n) detailed/elaborate/faithfulness/diligence/conscientiousness/(P)/
+ [] /scratch/
+ [] /(n) time/carving/engraving/cutting/(P)/
+ [] /(adv,n) moment by moment/hour by hour/(P)/
+ [ä] /(adv,n) moment by moment/hour by hour/
+ [ä] /moment by moment/hour by hour/
+ [] /(n) shredded tobacco/notch/nick/(P)/
+ߤĤ [ߤĤ] /(v1) to engrave/to carve out/
+ߤ [ߤ] /(exp) in steps of/in units of/calculated by/
+߱ [ߤФ] /(n) shredded tobacco/
+߹ [ߤ] /(v5m) to etch (name, etc.)/to carve (design)/
+߽Ф [ߤ] /(v5s) to carve out/
+­ [ߤ] /(n) mincing steps/
+ [ߤ] /increment/step value/
+դ [ߤĤ] /(v1) to engrave/to carve out/
+ [ߤ] /(n) notch/nick/marks on a ruler/
+ [] /(v5m) to mince/to carve/to engrave/to cut fine/to chop up/to hash/to chisel/to notch/(P)/
+ [ä] /(adv) moment by moment/hour by hour/(P)/
+ [ä] /moment by moment/hour by hour/(P)/
+ [] /(n) carved seal/
+ﲼ [ä] /(n-adv,n-t) the present/
+ [ä] /(n) hard work/
+ [ä٤줤] /(n) be arduous/work diligently enduring hardships/
+ [] /(n) time/appointed time/
+ [] /(adv,n) moment by moment/hour by hour/
+ [ä] /(adv,n) moment by moment/hour by hour/
+ [ä] /moment by moment/hour by hour/
+ [] /(n) carving characters/carved characters/
+­ [ߤ] /(n) mincing steps/
+ [Ϥ] /(adj-na,n) cruel/inhumane/
+ [ۤ] /(n) wood-block book/
+𤲤 [Ĥ] /(v1) to inform/(P)/
+𤲸 [Ĥ] /(n,vs) tell-tale/
+ [] /(n) notice/bulletin/(P)/
+ [Ф] /bulletin board/
+ [] /(n) farewell address/
+ [] /(n) accusation/complaint/(P)/
+ʿ [ˤ] /(n) complainant/plaintiff/
+ã [] /(n,vs) notification/
+ [] /(n,vs) notice/announcement/(P)/
+ [Ф] /(n) bulletin board/
+ŷ [ҤФ] /(n) skylark/
+ [Ϥ] /(n,vs) confession/acknowledgement/(P)/
+ȯ [Ϥ] /(n) indictment/prosecution/complaint/(P)/
+ȯ [ϤĤ] /complainant/plaintiff/
+ȯ [ϤĤ礦] /(n) bill of indictment/
+ʸ [] /(n) written report to the gods/imperial edict/written appeal to a superior/
+ʸ [֤] /(n) written report to the gods/imperial edict/written appeal to a superior/
+ [٤] /(n) farewell/leave-taking/(P)/
+̤μ [٤ĤΤ] /parting (farewell) address/
+̥ߥ [٤ĥߥ] /funeral mass/
+̼ [٤Ĥ] /(n) funeral (service)/
+͡ [] /(n) official notice/
+ [] /(n) country/(P)/
+ [ˤ] /(n) countries/(P)/
+αɤ [ˤΤ] /prosperity of a country/
+ξפ [ˤΤ礦餤Ϥ] /(exp) to plan (provide) for the future of the country/
+ξͫ [ˤΤ礦餤򤦤줨] /(exp) to be anxious about the future of one's country/
+ [ˤΤ] /national principles/foundation of the country/
+ [ˤΤۤޤ] /national glory/
+򼣤 [ˤ򤪤] /(exp) to manage a state/to govern a country/
+ [ˤ򤦤] /(exp) to betray one's country (to an enemy)/
+ [] /(n) national prestige/
+ [] /(n) national fortunes or destiny/
+ [] /(n) state management/(P)/
+ĥƥӶ [ƥӤ礯] /(n) state-run television station/
+IJ [] /nationalization/
+Ĵ [礦] /(n) state-run business/
+̿ [Ĥ] /(n) government news/state-run news/
+ [Τ礦] /(n) state-run farm/
+ [] /(n) national interest/(P)/
+ [] /(n) king/(P)/
+񲦤˽ [ˤ򤿤ƤޤĤ] /(exp) to address a memorial to the King/
+Ų [ؤ] /(exp) His Majesty the King/
+ [] /(n) one's debt to one's country/
+ [ä] /(n) state/country/nation/(P)/
+Ȥ [äΤ夦] /pillar of state/
+ȥƥ [äƥ] /state (sponsored) terrorism/
+ȷк [ä] /the national economy/
+ȸ [ä礯] /power of the state/
+ȸ׿ [ä󤷤դ] /(n) first lady/
+ȸ°Ѱ [ä󤤤󤫤] /(n) National Public Safety Commission/
+ȸ°ѰĹ [ä󤤤礦] /Chairman of National Public Safety Commission/
+ȸ̳ [äत] /government official/(P)/
+ȸ̳ˡ [äतۤ] /(n) (Japanese) National Civil Service Law (1947)/
+Ȼ [ä] /state examination/(P)/
+ȼ [ä央] /nationalism/
+ȼ [ä央] /a nationalist/
+ȼ [ä夻] /head of state/
+ [ä] /(n) national polity/
+Ū [äƤ] /(adj-na) national/
+ [äɤ] /state monopoly/
+ [äФ礦] /state reparations/
+ɴǯη [äҤ㤯ͤΤ] /permanent national policy/
+ [äۤ礦] /state reparations/
+ͽ [ä褵] /(n) national budget/
+ [ä] /(n) national anthem/(P)/
+ [ä] /(n) national flower/
+ [ä] /(n) national pride/
+ [ä] /(n) (abbr) National Diet/parliament/congress/(P)/
+İ [ä] /(n) member of National Diet/Diet member/(P)/
+ĻƲ [äɤ] /(n) (1) National Diet (Japanese parliament)/(2) Capitol Hill (US)/(P)/
+ĻϿ [ä] /(n) Diet Record/
+޽ [äȤ礫] /(n) (1) National Diet Library/(2) Library of Congress/
+кѰ [ä󤫤] /(n) Committee of the National Diet/
+ [] /(n) outside the country/(P)/
+æ [ä] /(vs) to flee abroad/
+ [Ĥۤ] /(n) deportation/
+ [] /(n) study of (ancient) Japanese literature and culture/(P)/
+ؼ [] /(n) scholar of (ancient) Japanese literature and culture/
+ [ä] /(n) Japanese and Chinese literature/
+ [ä] /(n) national flag/(P)/
+Ǥ [ä򤫤] /(exp) to hoist the national flag/
+ [äۤ] /(exp) to hold up the national flag/
+ [] /(n) national sport/(P)/
+ [ˤ] /(n) hometown/native place/
+ [ˤ] /(n) national or state border/
+ [ä礦] /(n) national or state border/(P)/
+񶭤Ǥ [ä礦򤫤] /(exp) to fortify the frontier/
+񶭤򿯤 [ä礦򤪤] /(exp) to violate the border/to invade the frontier district/
+ [ä礦] /(n) border/
+ [ˤ] /(n) border zone/
+ [ä礦] /(n) state religion/
+ [ä] /(n) state prohibition/
+ [] /(n) national armed forces/(P)/
+ [ä] /National day (of China)/
+ [ä] /(n) anniversary of founding (of PRC)/national celebration time/(P)/
+ [ä] /(n) national constitution/
+ˡ [äݤ] /national constitution/
+ [ä] /(n) power of the state/national sovereignty/sovereign rights/(P)/
+ [ˤ] /(n) hometown/native place/
+ [ˤФ] /spacious country/
+ [ˤȤ] /(n) national language/local dialect/
+ [ä] /(n) national treasury/(P)/
+ˤǼޤä [äˤޤä] /money paid to the (National) Treasury/
+˺ĸ [ä] /treasury bond/
+ [] /(n) national language/(P)/
+ [] /(n) Japanese philology (linguistics)/
+켭ŵ [Ƥ] /Japanese-language dictionary/(P)/
+쿳IJ [󤮤] /(n) Japanese Language Council/
+ [ä] /(n) diplomatic relations/(P)/
+ [äह] /(exp) to enter into diplomatic relations/
+ [ä] /(n) national glory/variety of apple/
+ [] /(n) name of a country/
+ [ˤ] /(n) countries/
+ [] /(n) national debt/national securities/(P)/
+ʪ [] /(n) government bond futures/
+ȯ [Ϥä] /(n) government bond issuance/
+ [] /(n) international/(P)/
+ݥƥ [ƥ] /(n) international cartel/
+ݥߥ [ߥ] /(n) global roaming (mobile telephone)/international roaming/
+ݱ [󤸤礭] /international aid organization/
+ݲ [] /(n) internationalization/(P)/
+ݲ [] /international conference/
+ݳ [] /(n) International Maritime Organization (IMO)/
+ݴط [󤱤] /international relations/
+ݵ [ۤ䤯礦] /International Association for Machine Translation/IAMT/
+ݵ [] /international organization/
+ݵ [] /international standard/
+ݵ [] /international scale/
+ݶ [礦] /(n) global competition/
+ݶ [礦] /(n) international competitiveness/
+ݶ [礦Ƥ] /(n) international agreement/accord/
+ݶϻ [礦礯礦] /Japan International Cooperation Agency (1974)/JICA/(P)/
+ݶͻԾ [椦礦] /(n) international financial market/
+ݶ [] /international airport/
+ݷٻ [Ĥ] /(n) International Criminal Police Organization (Interpol)/
+ݷѶ [ä󤳤] /(n) Bank for International Settlements (BIS)/
+ݷ뺧 [ä] /international marriage/
+ݸܻ [ߤۤ󤤤] /international trade fair/
+ݸϵ [󤷤礯] /(n) International Atomic Energy Agency (IAEA)/
+ݸ [] /(n) an international or universal language/
+ݸή [夦] /international exchange/
+ݻˡȽ [ۤФ󤷤] /(n) International Court of Justice (ICJ)/
+ݻԾ [礦] /international market/
+ݼҲ [㤫] /international community/international society/"the world"/
+ݼ [央] /internationalism/
+ݼ [夦] /international balance of payments/
+ݽƻϢ [夦ɤᤤ] /(n) International Judo Federation (IJF)/
+ݾ [礦] /(n) international situation/
+ݾ [礦䤯] /(n) international treaty/
+ݿ [礯] /(n) international character/
+ݿ [󤼤] /(n) international goodwill/
+ݿ [] /(n) international celebrity/cosmopolitan/citizen of the world/(P)/
+ [] /(n) international (world) politics/
+ [] /(n) international air route/
+ȿ [] /(n) international organization/
+ [ۤ礦] /(n) international arrest warrant/
+̲ [Ĥ] /an international currency/
+̲ߴ [Ĥ] /International Monetary Fund (IMF)/
+Ū [Ƥ] /(adj-na) international/(P)/
+Ū [ƤȤҤ] /international trade/
+Ūǰ [Ƥܤ] /international trade/
+Ÿ [Ƥ󤫤] /international expansion/
+ŵ̿Ϣ [Ǥ󤭤Ĥ󤴤] /International Telecommunication Union/ITU/
+ſ [Ǥ󤷤Ǥ] /KDD/Japanese international telecommunications company/(P)/
+ſûѰ [Ǥ󤷤Ǥ路󤤤󤫤] /(n) International Telegraph and Telephone Consultative Committee (CCITT)/
+ [Ǥ] /international phone call/
+Ի [Ȥ] /(n) cosmopolitan city/
+Ⱥ [Ϥ󤶤] /(n) international crime/
+ɸಽ [Ҥ礦󤫤] /(n) International Organization for Standardization (ISO)/
+ʶ [դ󤽤] /(n) international dispute/
+ʿ³ư [ؤ狼Ĥɤ] /(n) international peace activity/
+ֿڼ [ؤ󤷤󤭤äƤ] /international reply-paid coupon/
+߰Ѱ [ۤ󤫤] /(n) International Whaling Commission (IWC)/
+ɸѰ [ۤ㤻ܤ󤫤] /(n) International Commission on Radiological Protection (ICRP)/
+ [ۤ] /international broadcast(ing)/
+ˡ [ۤ] /(n) international laws/(P)/
+ [] /international problem/
+Φ嶥Ϣ [꤯礦礦ᤤ] /(n) International Association of Athletics Federations (IAAF)/
+Ϣ [󤴤] /United Nations/(P)/
+Ϣ [ᤤ] /(n) League of Nations/
+ [] /(n) national policy/(P)/
+ [] /(n) domestic products/(P)/
+񻺼 [󤷤] /(n) domestic auto/
+ [Ҥ] /domestic goods/
+ [] /(n) envoy/
+ [] /(n) provincial governor/
+ [] /(n) history of a nation/Japanese history/
+ [] /(n) distinguished citizen/patriot/(P)/
+̵ [ऽ] /(n) distinguished person/
+ [] /(n) national affairs/
+ [Ϥ] /(n) political offence/
+ [ˤ餤] /(n) provincial samurai/
+ [] /(n) (1) native script/kana/(2) kanji made in Japan/
+ [] /problems pertaining to a nation's script/
+ [] /(n) the seal of state/
+񼥽 [] /(England's) Lord Privy Seal/
+ [ˤޤ] /(n) national or local pride/the pride of one's native place/
+ [] /(n) king/sovereign/daimyo/
+ [] /(n) daimyo/
+ [] /(n) skilled physician/noted doctor/master/
+ [] /(n) credentials/sovereign message/
+ [礦] /(n) conditions of a country/(P)/
+ [礯] /(n) national disgrace/
+ [ˤӤ] /(n) indigenous person/inhabitant of a country/(P)/
+Ԥ [ˤ] /enumeration of the names of countries/
+ [] /(n) national characteristics/
+ [央] /nationalism/extreme patriotism/
+ [央] /an ultranationalist/
+ [] /(n) national policy/(P)/
+ [] /(n) state (condition, strength) of a country/(P)/
+Ĵ [礦] /(n) (national) census/(P)/
+ [] /(n) political situation/statecraft/body politic/(P)/
+ʤ [Ĥɤ] /(exp) to administer the affairs of state/
+ [] /(n) national tax/(P)/
+Ƕ [礯] /(n) revenue/(P)/
+ģ [礦] /(Japanese) National Tax Administration Agency/(P)/
+ [] /(n) nationality/(P)/
+Ҹ [] /national language/
+Ҿ [礦] /legislated ban on foreigners taking up public posts/
+۸ [٤󤴤ˤ] /court-appointed attorney/
+ [] /the whole nation/
+ [] /(n) pillar of state/
+ [] /(n) national mourning/
+ [] /(n) national funeral/
+¦ [ˤ] /(n) the State/
+± [] /(n) traitor/rebel/
+ [] /(n) (1) national polity/(2) National Athletic Meet/(P)/
+ [] /(n) (abbr) Committee of the National Diet/(P)/
+ [] /(n) national university/(P)/
+ [ˤ夦] /all over the country/
+Ļ [礦] /(n) the national bird/
+ [Ƥ] /(n) state-sponsored/national/
+ [Ƥ] /quasi-national park/
+Ŵ [Ƥ] /national railway/(P)/
+ŵ [Ƥ] /(n) a nation's laws/national rites or ceremonies/
+ [Ǥ] /(n) national railroad/(P)/
+ [] /(n) realm/(P)/
+ڷײ [ɤ] /national land planning/
+ڸ̾ [ɤĤ礦] /(n) Ministry of Land, Infrastructure and Transport/
+ [ɤꤤ] /Geographical Survey Institute/(P)/
+ģ [ɤ礦] /(Japanese) National Land Agency/(P)/
+ģĹ [ɤ礦礦] /Director General of National Land Agency/
+ [Ȥ] /(suf) .. countries like/
+ƻ [ɤ] /(n) national highway/(P)/
+ [ʤ] /(n) internal/domestic/(P)/
+⳰ [ʤ] /(exp) inside and outside the country/
+⵬ʲ [ʤ] /(vs) international standardization/
+к [ʤ] /domestic economy/
+ [ʤऱ] /(adj-no) for domestic use/
+⻺ [ʤ󤮤礦] /domestic industry/
+Ծ [ʤ礦] /domestic market/
+ [ʤ礦] /(n) internal (domestic) affairs/
+ [ʤ褦] /domestic demand/
+ [ʤ礦Ҥ] /excise tax/
+ [ʤ] /(n) domestic line/
+ [ʤ] /(n) Gross Domestic Product (GDP)/
+ˡ [ʤۤ] /(n) municipal (civic) law/
+ [ʤ] /(n) national crisis or disaster/
+ˤ [ˤ֤] /with one's country in ruins/
+ [] /(n) national expenditures/(P)/
+ɽ [ˤ] /(n) one's home/one's native province/
+ [Ҥ] /(n) state guest/(P)/
+ [] /(n) national wealth/(P)/
+ [] /(n) ancient provincial offices/National Government (of China)/provincial capital/
+ [] /(n) ancient provincial offices/National Government (of China)/provincial capital/
+ [] /(n) ancient provincial offices/National Government (of China)/provincial capital/
+ [] /(n) father of one's country/
+ [ˤ֤] /(n) (1) national customs and manners/(2) provincial song or ballad/
+ [դ] /(n) (1) national customs and manners/(2) provincial song or ballad/
+ʬ [֤] /(n) (Nara Era) state-supported provincial temples/(P)/
+ʸ [֤] /(n) national literature/
+ʸ [֤] /(n) department of Japanese literature/
+ʸ [֤󤬤] /(n) Japanese literature/(P)/
+ʸػ [֤󤬤] /history of Japanese literature/
+ʸ [֤󤻤] /major in Japanese literature/
+ʸˡ [֤ݤ] /(n) Japanese grammar/
+ [ˤ] /(n) national character/(P)/
+ [ˤ٤] /by country/
+ [] /(n) empress/empress dowager/
+ [ۤ] /(n) national treasure/(P)/
+ˡ [ۤ] /(n) national law/
+ [ܤ] /(n) national defence/(P)/
+ɲ [ܤ] /(n) (1) (Japanese) National Defense Council (1956-86)/(2) (U.S.) National Security Council/
+ɾ [ܤ礦] /(U.S.) Department of Defense/the Pentagon/(British) Ministry of Defence/
+ɿ [ܤ礯] /(n) khaki/
+ [ܤ礦] /National Military Establishment/
+Ĺ [ܤ礦] /Secretary of Defence/
+ [ܤ] /defence expenditure/defence cost/
+ [ܤ] /the question of national defense/
+ [ۤ] /(n) foundation of the nation/
+̱ [ߤ] /(n) national/people/citizen/(P)/
+̱ε [ߤΤ夦] /National People's Day Holiday (May 4th)/
+̱ʼ [ߤ󤫤ؤ] /universal conscription/
+̱ݸ [ߤ󤫤ۤ] /(n) medical insurance for the whole nation/
+̱ع [ߤ󤬤ä] /elementary school (in an educational system operated in Japan between 1941 and 1947)/
+̱ٲ¼ [ߤ󤭤夦] /(n) national vacation village/
+̱ͻ [ߤ󤭤椦] /People's Finance Corporation/(P)/
+̱ [ߤ󤰤] /(n) national army/
+̱к [ߤ󤱤] /(n) national economy/
+̱ݸ [ߤ󤱤󤳤ۤ] /national health insurance/(P)/
+̱ݸ [ߤ󤱤󤳤ۤ󤻤] /(n) national health insurance program/
+̱縢 [ߤ󤷤失] /sovereignty of the people/
+̱ɼ [ߤ󤷤夯] /national youth hostels/(P)/
+̱ [ߤ󤷤Ȥ] /national income/
+̱ [ߤ󤷤] /national review (as an act of a peoples' sovereignty)/
+̱ [ߤ󤻤] /(n) national traits or character/nationality/(P)/
+̱ [ߤ󤻤] /the life of the people/the people's living/
+̱ٽ [ߤ󤽤] /(n) gross national expenditure (GNE)/
+̱ [ߤ󤽤] /(n) gross national product/GNP/gross domestic product/GDP/(P)/
+̱ΰ [ߤ󤿤] /national athletic meet/
+̱Ū [ߤƤ] /(adj-na) national/(P)/
+̱Ū [ߤƤФ] /(exp) based on a nation's people/popular base/
+̱ [ߤȤ] /(n) National Party/Nationalist Party/
+̱ɼ [ߤȤҤ礦] /national referendum/(P)/
+̱ǯ [ߤͤ󤭤] /national pension/government pension system/(P)/
+̱ [ߤդ] /(n) national uniform (such as mandated for Japanese males in 1940)/
+̳ [] /(n) affairs of state/(P)/
+̳ [ष礦] /State Department/(P)/
+̳ [] /(n) Minister of State/
+̳Ĺ [礦] /Secretary of State/(P)/
+̾ [ᤤ] /(n) country name/(P)/
+ͭ [椦] /(n) national ownership/(P)/
+ͭ [椦] /(n) nationalization/
+ͭ [椦礦] /(n) state-owned enterprise/
+ͭ⻺ [椦] /national property/
+ͭ [椦] /(n) state-owned land/
+ͭŴƻ [椦ƤĤɤ] /a national railway/
+ͭ [椦] /(n) national forest/
+ [] /(n) national interests/
+̱ʡ [ߤפ] /national interests and the people's welfare/
+Ω [] /(n) national/(P)/
+Ω [Ĥ󤳤] /a national bank/
+Ω [Ĥ礦] /National Theater/(P)/
+Ω [Ĥ] /a national park/
+Ω޽ [ĤȤ礫] /national library/
+Ω [Ĥ] /national university/
+Ωʪ [ĤϤ֤Ĥ] /national museum/(P)/
+Ωͽɱ [Ĥܤ󤭤夦] /(n) National Institute of Health/
+ [礯] /(n) national power/(P)/
+Ϣ [] /(n) U.N./United Nations/(P)/
+Ϣȯײ [󤫤ϤĤ] /(n) United Nations Development Program (UNDP)/
+ϢĶײ [󤫤󤭤礦] /(n) United Nations Environment Program (UNEP)/
+Ϣƻ뷳 [󤫤󤷤] /(n) UN observer force/
+Ϣƻ븡ںѰ [󤫤󤷤󤷤礦Ĥ󤫤] /(n) UN Monitoring, Verification and Inspection Commission (UNMOVIC)/
+Ϣ [] /(n) the United Nations flag/
+Ϣǰ [󤭤ͤ] /United Nations Day/
+Ϣ [󤰤] /(n) UN troops or peacekeeping force/
+Ϣ [󤱤󤷤礦] /the UN Charter/
+Ϣ̳Ĺ [󤸤ऽ礦] /U.N. Secretary General/
+ϢƸ [󤸤ɤ] /(n) UN International Children's Emergency Fund (UNICEF)/
+Ϣȵ [󤷤礯礦Τ礦] /(n) UN Food and Agriculture Organization (FAO)/
+Ϣ͸Ѱ [󤸤󤱤󤤤󤫤] /(n) UN Human Rights Commission/
+Ϣ [󤽤] /United Nations General Assembly/
+Ϣ [󤿤] /UN ambassador/
+Ϣ̱̳̳ [ʤߤ󤳤Ȥ٤फ󤸤ष] /Office of the United Nations High Commissioner for Refugees (UNHCR)/
+Ϣʬô [֤󤿤󤭤] /(n) financial contributions to the UN made by member-nations/
+Ϣʿ°ݻ [ؤ襤] /(n) UN peacekeeping forces/
+ϫ [] /National Railway Workers Union/(P)/
+ [] /(n) public opinion/(P)/
+ [ˤʤޤ] /(n) dialect/accent/
+ [ष] /(n) rice weevil/
+ [礯] /(n) cereal diet/grain-eating/
+ [] /(n) granary/(P)/
+ [] /grain-producing region/
+٤ [Ĥ֤] /(n) good-for-nothing/
+ʪ [] /(n) grain/cereal/corn/(P)/
+ʴ [դ] /(n) grain (rice) flour/
+γ [夦] /(n) kernel/grain/
+ [뤤] /(n) grains/(P)/
+ [] /(adj-na,n) severe/harsh/stringent/rigorous/strict/unfair/(P)/
+ [Ҥɤ] /(adj) (uk) cruel/awful/severe/very bad/serious/terrible/heavy/violent/(P)/
+󤤻Ǥ [Ҥɤ] /cruel treatment/
+ܤ˶ [Ҥɤˤ] /(exp) to have a bad time/
+ܤ [Ҥɤˤ] /(exp) to have a bad time/
+󤯺ä [ҤɤĤä] /face with heavy makeup/
+󤷤 [Ӥ] /(adj) (1) severe/strict/rigid/unsparing/relentless/(2) stern/austere/grave/solemn/majestic/(3) intense (cold)/
+ʤ [ʤ꤫] /cruel deed/
+ [ä] /(n) severe (intense) cold/depth of winter/
+ [] /(n) maltreatment/
+ [ä] /(n) severe punishment/
+ [] /(n) (1) abuse/(2) overuse of a pitcher (baseball)/(P)/
+ [] /(n,vs) resemblance/resemble/(P)/
+ [] /(n) intense heat/(P)/
+ [] /(n) heavy taxation/
+Ǯ [ͤ] /(n) intense heat/
+ [Ϥ] /(adj-na,n) cruel/inhumane/
+ɾ [Ҥ礦] /(n) severe criticism/damnation/(P)/
+ [] /(n) an unsparing official/
+ [] /(adj-na,n) severity/
+ [] /(n) (1) black/(2) dark/(P)/
+ [] /(adv,n) deep black/
+ [] /(adj) (1) black/(2) dark/(P)/
+ [] /black one/derogatory nigger/
+̸ [] /(n) thick fog/(P)/
+ [ҤȤ] /(beautiful) dark eyes/
+ [] /(exp) to blacken/
+ޤ [ޤ] /to be dyed black/
+ [] /(v5m) to blacken/to darken/
+äݤ [äݤ] /(adj) dark/blackish/(P)/
+Ф [Ф] /(v5m) to blacken/to become black/
+ޤ [ޤ] /(v5r) to blacken/to become black/
+ [] /(v1) to make something black/to talk wrong into right/
+餫 [餫] /blackness/deep black/
+˷ [] /(n) (1) (derog) black person/dark-skinned person/(2) smut/(3) prompter/stagehand/
+˷ [ܤ] /(n) (1) (derog) black person/dark-skinned person/(2) smut/(3) prompter/stagehand/
+ [] /(n) black clothes/(P)/
+ [] /(n) black clothes/
+κ [Τ礦] /Buddhist priest who is a government minister/
+ [] /(n) dark clouds/black clouds/
+ [] /(n) dark clouds/black clouds/
+ [] /(n) biotite/black or green mica/
+ [] /(n) silhouette/dark shadow/
+ [ޤ] /(n) black spot/black dot/bull's-eye/failure/
+ [] /(n) black smoke/(P)/
+ [] /(n) black smoke/
+ [֤] /(n) black rim/black edge/
+ [] /(n) graphite/(P)/
+ [ä] /Black Sea/(P)/
+ [] /black oak/
+쿧 [ää礯] /(n) blackish brown/
+ [] /(n) black scoter (duck)/
+ [ޤ] /(n) black spot/black dot/bull's-eye/failure/
+ [᤬] /sunglasses/shady glasses/dark glasses/
+ [] /black ant/carpenter ant/
+ [] /(n) prompter/stagehand/black figures/
+ [] /(n) iron/
+ [󤴤] /black diamond/carbon/carbonado/
+ [] /(n) black bear/
+ [] /(n) black bear/
+ [] /(n) venous blood/
+ [ä] /(n) black keys/
+ [Ӥ] /(n) black lustre/
+ [] /(adv,n) deep black/
+ [Ȥ] /(n) brown sugar/
+ [] /eastern reef heron/
+ [Ť] /(n) squid chopped, salted and mixed in its own ink/
+ [] /(n) large crowd/
+ [] /(n) prompter/stagehand/black figures/(P)/
+ [] /(n) prompter/stagehand/black figures/
+ [] /(n) dark mole/face mole/beauty spot/mite/
+ [ۤ] /(n) dark mole/face mole/beauty spot/mite/(P)/
+ [Ӥ礦] /(n) bubonic plague/black death/
+ [] /(n) balance (figure) in the black/(P)/
+ݻ [Ȥ] /business insolvency due to liquidity problems/
+ [] /(n) black lacquer/
+ [ؤ] /blacksnake/
+ [] /(n) black sake/
+ [ޤ] /(n) black pine/
+Ƥ [䤭] /(n) charring/something charred/
+Ƥ [䤱] /(n) charring/something charred/
+Ǥ [] /(n) something burnt black/
+ [礯] /(n) black colour/(P)/
+ [礦] /Old Black Joe (a noh mask)/
+ [礯䤯] /black powder/gunpowder/
+ [礯] /melanocarcinoma/melanotic carcinoma/
+ [礯] /melanoma/
+ͼ [礯󤷤] /black race/
+ [] /(n) black person/(P)/
+ [줤] /(n) Negro spiritual/
+ [ߤҤ] /(n) black and white string/
+Ǯ [ͤ] /blackwater fever/
+ [ܤ] /(n) black spot/black dot/bull's-eye/failure/(P)/
+ [] /black line/
+ [դ] /(n) black ships/
+ [ͤ] /(n) black rat/
+« [礦] /(n) black clothes/
+ [] /(n) black belt (judo, karate, etc.)/
+ [] /(n) black sea bream/
+ú [] /(n) bituminous coal/
+ [] /(n) ebony/blackwood/
+ [] /(n) ebony/blackwood/
+ [] /(n) black ground/black cloth/
+ [] /(n) black bamboo/
+ [] /(n) deep brown/
+Ĭ [] /(n) Japan Current/(P)/
+Ļ [礦] /(n) black swan/
+ [] /(n) black cataract/amaurosis/
+Ŵ [] /(n) iron/
+ [Ƥ] /(n) black spot/dark spot/sunspot/
+ [Ƥ󤷤夦] /sunspot cycle/
+ɤ [̤] /(n) blackening/blackened thing/
+ [Ĥ] /(n) black terracotta/black soil/
+ [] /(n) black terracotta/black soil/
+ [] /(n) (1) (derog) black person/dark-skinned person/(2) smut/(3) prompter/stagehand/
+ [ܤ] /(n) (1) (derog) black person/dark-skinned person/(2) smut/(3) prompter/stagehand/
+ [] /(n) (1) (derog) black person/dark-skinned person/(2) smut/(3) prompter/stagehand/
+Ʀ [ޤ] /(n) black soy bean/
+Ƭ [] /black hood/
+ [] /(n) black cataract/amaurosis/
+ [ʤ礦] /(n) black cataract/amaurosis/
+ [ˤ] /black sealing ink/black stamp pad/
+ǭ [ͤ] /(n) black cat/
+ [] /(n) black and white/right and wrong/(P)/
+ [Ϥ] /(n) black and white/right and wrong/
+ [Ӥ㤯] /(n) black and white/right and wrong/
+ [म] /(n) rye/
+Ȭ [Ϥ礦] /(n) thick black silk from Hachijo Island/
+ȱ [] /(n) black hair/
+ȱ [Ϥ] /(n) black hair/
+ [] /(n) (arch) black spots/
+ [֤] /(n) (arch) black spots/
+ [Ϥ] /(n) (arch) black spots/
+ [ϤӤ礦] /(n) purple spot (on a plant)/
+ [Ф] /(n) blackboard/(P)/
+Ŀ [Фդ] /(n) blackboard eraser/
+ɴ [] /(n) black lily/
+ɽ [Ҥ礦] /black list/
+ɿ [Ҥ礦] /(black) panther/
+ [դ] /(n) sky darkening dust storm/
+ [դϤ] /sudden rain shower in a dust storm/
+ [դ] /black suit/mourning clothes/
+ʸ [⤸] /(n) spicebush/toothpick/
+ [] /(n) unpolished rice/
+ [] /(n) smut/
+ [] /(n) smut/
+ [ۤӤ礦] /(n) smut/
+˼ [֤] /(n) black tassel hung above the northwest corner of a sumo ring/
+ [ޤ] /(n) black curtain/wire puller/political fixer/(P)/
+ [ޤ] /bluefin tuna/
+ [] /(n) unbarked lumber/(P)/
+ [] /(n) black iris/black eyes/
+դ [Ĥ] /black crested haori/
+˴ [褦] /obsidian/
+ [褦] /(n) obsidian/
+ [ߤɤ] /blackish green/
+ [勞] /(n) mourning borders/
+ϡ [礦礦] /(n) chimpanzee/
+ [礦礦] /(n) chimpanzee/
+ [] /(n) black mole/beauty mark/
+ [夹] /(n) black satin/
+ [] /blackberry/
+ [Ƥ] /(n) sable/
+ [ӤӤ礦] /black rust/
+ [] /(n) gray bunting/
+ [Ĥ] /gray thrush/
+ [] /(n) black mold/
+ˤ [֤] /(exp) to break prison/
+ [] /(n) prison uniform/
+ [] /(n) prison/
+ [] /(n) death in jail/
+ [] /(n) prison/
+ [] /(n) prison/prison windows/
+´ [] /(n) prison guards/hell's tormenting devils/
+ [夦] /(n) during imprisonment/while in jail/(P)/
+浭 [夦] /diary written in prison/
+ [夦ˤä] /prison diary/
+ [] /(n) prison gate/
+ [] /(n) jailer/
+ [] /(n) filter paper/
+ [] /(v5s) to filter/to strain/
+ [] /(n) hip/(P)/
+ [] /(v1) to sit (down)/
+ [Ĥ褤] /firm/flexible and hard to break/persevering/
+Ť [⤤] /slow to act/slow in starting work/
+ʪ [Τ] /(n) sword worn at the waist/
+򤪤 [򤪤] /(exp) to sit down/
+򲼤 [򤪤] /(exp) to sit down/
+ݤ [򤫤] /(exp) to sit down/
+⤯ [򤫤Ƥ뤯] /(exp) to walk with a stoop/
+ [򤹤] /(exp) to settle oneself (in a place)/
+ [褦] /hip measurement/
+ [Ф] /(n) waist-high wainscoting/
+ [ޤ] /(n) measurement round the hips/
+ [] /(n) waist-high fence/
+ [] /(n) seat/bench/(P)/
+ݤ [] /(n) seat/bench/(P)/
+ݤ [] /(v1) to sit (down)/(P)/
+ݤŻ [] /temporary employment/
+ݤ [] /(io) (v1) to sit (down)/
+ [ޤ] /(n) loincloth/waistcloth/
+ [ޤ] /(n) kimono underskirt/
+ [褦] /(n) hips/
+ [] /(n) mucous discharge from female genitals/leucorrhoea/
+ [㤯] /(n) hanger-on/purse strapped round one's waist/
+ [] /(n) chamber maid/female servant/
+ [] /(adj-na,n) overbearing/unstable wrestling stance/
+ [礦] /tall-paneled sliding door/
+ [ܤ] /(n) hipbone/innominate bone/fortitude/
+դ [] /(n) losing one's balance/breaking down (e.g. in the middle of a bout)/weakening of one's attitude/
+ [] /(adj-na,n) bad back/spineless person/
+夲 [] /tuck at the waist/
+ֱ [ĤФ] /red-rumped swallow/
+ [] /(n) (pol) bad poem/my humble poem/
+ޤ [] /(n) bowed/stooped over (e.g. old people)/poor poem/clumsy writing/
+ [] /(n) waist towel/girdle/
+ĥ [Ф] /(n) wainscoting/sliding door's decorative paper skirt/
+ [褦Ĥ] /(n) lumbar vertebrae/
+ [褦Ĥ] /(n) pain in the hip/lumbago/(P)/
+ [] /(n) short sword/
+ꤲ [ʤ] /(n) hip throw in judo or sumo/
+ [] /(n) sitting bath/
+ [] /(n) bustle/
+ [ʤ] /(n) leash/rope tied round prisoner's waists/
+ȴ [̤] /(n) coward/
+ [] /(n) wooden paneling/
+ɳ [Ҥ] /(n) cord tied around the waist of a kimono before an obi is tied/
+դ [Ĥ] /(n) gait/posture/
+ [̤] /(n) loincloth/
+ [֤Ȥ] /(n) cushion worn round the waist for warmth/
+ [褦] /(n) loins/hips/pelvic region/waist/(P)/
+ [٤] /(n) lunchbox hanging from one's waist/low-paid office worker/
+ [٤Ȥ] /(n) lunchbox hanging from one's waist/low-paid office worker/
+Ȥ [] /(n) tuck at the waist/
+ [ޤ] /(adv) (uk) at once/in a moment/suddenly/all at once/(P)/
+ [Ĥ] /(adj-na,adv) suddenly/unexpectedly/
+ [Ȥܤ] /(n) assumed innocence/feigned ignorance/
+ [ܤ] /(n,suf) (uk) idiot/fool/touched in the head from/out of it from/space case/Alzheimer's (impol)/(P)/
+ [Ȥܤ] /(v1) (1) to play dumb/to feign ignorance/to play innocent/to have a blank facial expression/(2) to play the fool/(3) to be in one's dotage/(P)/
+ [ܤ] /(v1) to grow senile/to fade/(P)/
+ [ۤ] /(v1) to fall in love/to be in love/to be charmed with/to lose one's heart to/(P)/
+ [ۤܤ] /(adv,n) (uk) fondly/charming/
+ [ۤ줳] /(v5m) to be charmed by/
+ [ۤ줰] /(n) love potion/philter/
+ [Τ] /(n) speaking fondly of a loved one/
+ [Τ] /(v1) to play up/to speak fondly of/to praise one's spouse/
+ [ΤФʤ] /(n) (uk) speaking fondly of/
+ [] /(n) (uk) knack/skill/
+ [ۤ] /(adj-na,n) bone/(P)/
+ޤ [ۤͤ] /(v1) to require much effort/to be hard to do/to have one's bones broken/
+äݤ [ۤͤäݤ] /(adj) bony/tough/plucky/spirited/hard to deal with/
+ [ۤͤäפ] /(n) joint/backbone/spirit/
+ͭ [ۤͤΤ뤪Ȥ] /man of spirit/
+Ф [Ĥ򤪤ܤ] /(v1) to learn the ropes/to get the knack/
+ޤ [ۤͤ򤪤] /(exp) to make efforts/to take pains/to break one's bone/
+ [ۤͤ򤦤] /(exp) to die in (a foreign land)/
+ [ä] /(n) ossification/
+ [ä] /(n) bone ash/
+ [ĤФ] /(n) bone ash/
+ [ä] /(n) physique/build/frame/(P)/
+ʶ [ä] /(n) skeletal muscle/
+ [ä] /(n) skeleton/structure/build/
+ [Ĥ󤻤Ĥ礦] /(n) osteoarthritis/
+٤ [ۤͤ䤹] /(n) relaxation/recreation/recess/
+ [Ĥ] /(n) aggregate/
+Ż [ۤͤ] /(n) backbreaking work/
+ [ä] /(n) bones/marrow/essentials/(P)/
+ [ä] /(n) bony tissue/bony substance/
+ [ĤҤ] /(n) gathering up the ashes of the deceased/
+ [ۤͤ] /(n) flesh and bones/
+ [Ĥ] /(n) marrow/true spirit/(P)/
+ܿ [Ĥ礯] /(n) marrow transplant/
+ [Ĥ] /(n) (osteo)myelitis/
+ [Ĥ] /(n) myeloma/
+ˤ [ۤͤ] /(n) sparing oneself/laziness/
+ܤ [ۤͤĤ] /(n) bonesetting/
+ [ä] /(n) bone fracture/(P)/
+ޤ [ۤͤ] /(n) travail/ado/
+ޤ» [ۤͤꤾ] /(n) waste of labor or energy/vain effort/
+ޤ [ۤͤ] /(v5r) to exert oneself greatly/to take pains/
+ [Ĥ礦礦] /(n) osteoporosis/
+Ȥ [ۤͤ] /(n) skeleton/framework/
+ȿ [Ĥ] /(n) bony tissue/
+ [ä] /(n) physique/phrenology/
+ [ä] /(n) phrenology/
+ؼ [ä] /phrenologist/
+ [֤ۤͤ] /(adj-na,n) big-boned/stout/
+ú [ä] /(n) ashes of animal bones, used as a coloring agent/
+ĥ [ۤͤФ] /(v5r) to be bony/to be angular/
+ĺ [ä礦] /(n) height/pinnacle/
+ [ĤĤ] /(n) funerary urn/
+ơ [äȤ] /(n) antique/curio/
+ợ [äȤ] /antiquarianism/
+ơ [äȤҤ] /(n) curio/
+ơŹ [äȤҤƤ] /antique store/curio store/
+𲽾 [Ĥʤ󤫤礦] /(n) osteomalacia/
+ [Ĥˤ] /(n) one's own flesh and blood/blood relations/kinsmen/
+ [Ĥˤ] /(n) osteosarcoma/
+ [뤿] /(pt:) (n) playing cards (pt: carta)/(P)/
+Ȣ [ĤФ] /(n) box in which ashes of the deceased are kept/box in which a funerary urn is kept/
+ȴ [̤ۤͤ] /(adj-no,n) (1) boned/(2) watered down/(3) mutilated/(P)/
+ [ĤФ] /(n) pelvis/
+ڱ [ۤͤ魯] /(exp) reduced to skin and bones/
+ʴ [äפ] /(n) powdered bone(s)/
+ [Ĥ] /(n) build/physique/appearance/
+ [äڤ] /(n) bone fragment/spicule/
+ˡ [äݤ] /(n) knack/the ropes/
+ [Ĥޤ] /(n) periosteum/
+ [Ĥޤ] /(n) periostitis/
+̩ [ĤߤĤ] /(n) bone density/
+̵ [ۤͤʤ] /(n) boneless/spineless/
+Ȥ [Ĥ] /(n) gathering up the ashes of the deceased/
+ [Ĥ] /bony scale (of a fish)/
+ [ä] /(n) physique/frame/skeletal structure/framework/
+ [ޤ] /(n) (stone) guardian lion-dogs at Shinto shrine/
+ߤ㤦 [ߤǤ] /to buy the whole lot/to buy in bulk/
+߹礦 [ߤ] /(v5u) to be crowded/
+߾夲 [ߤ] /(v1) (1) to feel nauseous/(2) to fill (one's heart)/to experience a welling up of feelings or sensations/
+ä [ߤä] /intricate/complicated/
+ [ߤ] /(v5r) to push in/to be crowded/to be complicated/
+ [] /(v5m) to be crowded/(P)/
+ [] /(v1) to include/to put into/(P)/
+ [] /(adj-pn,int) (uk) this/(P)/
+δ [Τ] /(n-adv) the other day/recently/lately/during this period/
+δ [Τ] /(n-adv) the other day/recently/lately/during this period/
+κ [Τ] /(n-adv,n-t) recently/nowadays/these days/
+κ [Τ] /(n-adv) on this occasion/now/
+ν [ΤȤ] /lately/recently/
+ξ [Τ] /(adv) furthermore/anymore/above or beyond this/
+ [Τ] /(n) this world/the present/
+ [Τ] /this world/
+ [Τ] /(n-adv) these days/now/recently/
+ [Τ] /(n-adv) beyond this point/from now on/after this/
+ [Τۤ] /(n-adv) (1) (uk) now/at this time/(2) the other day/recently/lately/
+ [Τ] /(n-adv,n-t) this occasion/at this time/now/
+ [Τؤ] /(n) this area/around here/
+ [Τ] /(n-adv) this person/since/this one/this way/
+ [Τۤ] /(n-adv) this person/since/this one/this way/
+ [Τ褦] /(adj-na) like this/this sort/this way/
+ͤ [Τ褦] /(adv) (uk) in this manner/in this way/like this/
+ [Τޤ] /as (it) is/
+ [] /(int,n) (uk) this/(P)/
+줫 [줫] /(n-t) (uk) after this/(P)/
+ [Ф] /(n-t) only this much/only this/
+츫褬 [ߤ褬] /for show/ostentatiously/
+캡 [줳] /(n) this and that/such and such/
+ [] /(exp) (uk) so many (few)/so much (little)/
+ [ۤ] /(adv,n) (uk) so/so much/this much/
+ [] /(uk) these/
+ [] /(adj-no) (uk) these/
+ [ޤ] /(n) (uk) hitherto/so far/(P)/
+ [ޤǤ] /(adv) (uk) before now/hitherto/
+ [] /(n) this world (life)/
+ [] /(n) (uk) here/this place/(P)/
+ [Ȥ] /(n) this place/here/
+ [] /hereabouts/around here/
+ [] /(n) (uk) (col) this fellow/this guy/this person/
+ [] /(n) (uk) (col) this fellow/this guy/this person/
+ [] /(n) (1) (uk) this person/(2) this direction/(3) this side/(4) thereafter/(P)/
+ [ä] /(n) (1) (uk) this person/(2) this direction/(3) this side/(4) thereafter/(P)/
+ [ʤ] /(n) (1) (uk) this person/(2) this direction/(3) this side/(4) thereafter/
+ [] /(n-adv,n,n-suf) (uk) time/about/toward/approximately (time)/
+ [] /(n-adv,n,n-suf) (uk) time/about/toward/approximately (time)/(P)/
+ [] /(n-adv,n,n-suf) (uk) time/about/toward/approximately (time)/
+ [] /(n) good (suitable) time/
+礤 [] /(n) suitable time/propriety/moderation/
+ [] /(n) short period/
+ [] /(n-adv,n-t) recently/these days/
+ [] /(n-adv,n) now/the present time/just now/soon/immediately/(one) more/(P)/
+ [] /this/now/
+ [ޤ] /right now/
+ [ޤޤ] /eagerly waiting/
+ [ޤ] /just now/
+ޤ [ޤޤޤ] /till just now/
+ [ޤ] /(n-adv,n-t) about this time/(P)/
+ [ޤ] /(adv,n) moment ago/
+Ǥ [ޤǤ] /(adv) now/nowadays/
+Ǥ [ޤǤ] /even now/still/as yet/
+ɤ [ޤɤ] /(n-adv,n-t) present day/today/recently/these days/nowadays/at this hour/
+ [ޤ] /(adv) before long/even now/(P)/
+ˤ [ޤˤ] /(adv) at any time/soon/(P)/
+ΤȤ [ޤΤȤ] /at present/
+ν [ޤΤȤ] /at present/
+ޤ [ޤޤ] /(adv) until now/so far/up to the present/(P)/
+ᤫ [ޤᤫ] /(adj) fashionable/
+ᤫ [ޤᤫ] /(v5s) to modernize/
+ä [ޤä] /(adv) until now/
+ [ޤ] /(adv) now/(P)/
+٤ [ޤ䤪] /(adv) impatiently/eagerly/
+ʤ [ޤä] /(adv) still/yet/(not) yet/
+ [ޤ] /(adj-na,adv) (col) one more/another/the other/not quite/not very good/
+ [ޤҤȤ] /(adv,n) one more/another/the other/not quite/(P)/
+ [ޤ] /once more/
+ [] /(n-adv,n-t) this summer/next summer/last summer/(P)/
+ [󤫤] /(n-adv,n-t) now/this time/lately/(P)/
+ [] /(n-adv,n-t) the present term/(P)/
+ [] /(n-adv,n-t) this season/(P)/
+ [󤮤礦] /(n-adv,n-t) this morning (at dawn)/
+ [󤲤] /(n-adv,n-t) this month/(P)/
+ʬ [󤲤Ĥ֤] /(charge) for this month/
+ [󤲤Ĥޤ] /end of this month/
+ [] /(n) now and anciently/
+ [] /(n-adv,n-t) from now on/hereafter/(P)/
+ [ޤ] /(adv,n) now/at this late hour/(P)/
+ [ޤ] /(n-adv,n-t) about this time/
+ [ޤ] /right now/
+ [ޤ] /(n) one's dying moment or hour/
+פ [ޤ⤦] /thinking back now/
+ [ޤɤ] /(n-adv,n-t) present day/today/recently/these days/nowadays/at this hour/
+ʬ [ޤ֤] /(n-adv,n-t) about this time/
+ [] /(adj-no,n-adv,n-t) the present time/new/recent/
+ [󤷤夦] /(n-adv,n-t) this (next, last) autumn (fall)/(P)/
+ [󤷤夦] /(n-adv,n-t) this week/(P)/
+ [󤷤夦夦] /all this week/
+ [ޤǤ] /(n) something new/
+ [󤷤] /(n-adv,n-t) this spring/next spring/last spring/(P)/
+ [褤] /(n-adv,n-t) this evening/tonight/
+ [ޤ] /(adv) a little more/
+ [ޤʤ] /(adv) still/even now/
+ [󤸤礦] /(n) the reigning emperor/
+ŷ [󤸤礦ƤΤ] /the present Emperor/
+Ų [󤸤礦ؤ] /the reigning emperor/His Majesty the Emperor/
+ [󤸤] /(n) present-day people/people of this world/
+ [󤻤] /this world/
+ [󤻤] /(n) this century/
+ [󤸤礦] /(n) this life/this world/
+ [󤸤㤯] /(n) past and present/(P)/
+ [󤻤] /(n) past and present/
+ [ޤ䤭] /(n) Japanese muffin containing bean jam, served hot/
+ī [] /(n-t) this morning/(P)/
+ī [礦] /(ik) (n-t) this morning/(P)/
+ī [] /(n-t) this morning/
+ [ޤۤ] /(n) recently/a moment before/
+ [] /(n-adv,n-t) now/this time/next time/another time/(P)/
+ٸ¤ [ɤ] /for this once only/
+ [Ȥ] /(n-adv,n-t) this winter/next winter/last winter/
+ƻ [ޤɤ] /(n) neophyte/novice/
+ [礦] /(n-t) today/this day/(P)/
+ [ˤ] /(n-t) today/this day/(P)/
+ [ˤ] /(int) hello/good day (daytime greeting, id)/(P)/
+ޤ [礦ޤ] /until today/
+ޤ [ˤޤ] /until today/
+ [礦夦] /by today/before the day is over/
+Ū [ˤƤ] /(adj-na) modern/up-to-date/(P)/
+ [礦] /(n-adv,n-t) nowadays/
+ [礦] /today and tomorrow/today or tomorrow/in a day or two/
+ [ˤ] /(n) sun god/
+ǯ [Ȥ] /(n-adv,n-t) this year/(P)/
+ǯ [ͤ] /(n-adv,n-t) this year/
+ǯ [ͤ] /(n-adv,n-t) this year/(P)/
+ [Ѥ] /(n-adv,n-t) now/recently/this time/
+ [Ф] /(n-adv,n-t) tonight/this evening/(P)/
+դ [Ф] /(exp,int) good evening/(P)/
+ [ޤդ] /(adj-na,n) modern style/
+ [ޤ] /(adv,n) a moment ago/
+ [ޤޤ] /(adv) until now/so far/up to the present/
+ [ߤ礦ˤ] /(n-t) today and (or) tomorrow/
+ [] /(n-adv,n-t) this evening/tonight/(P)/
+ͼ [󤻤] /(n-adv,n-t) this evening/tonight/
+ͼ [椦] /(n-adv,n-t) this evening/tonight/
+ [ޤ褦] /(n) modern style/
+Ͳ [ޤ褦] /(n) Heian poetry style/
+餻 [ޤ餻] /(v1) to trouble with questions/to embarrass/to put out/to put on the spot/to inconvenience/
+̤Ƥ [ޤϤƤ] /(v1) to be greatly perplexed/to be greatly embarrassed/(P)/
+ [ޤ] /(n) good-for-nothing/scapegrace/nuisance/trouble/
+ڤ [ޤ꤭] /(v5r) to be greatly perplexed/to be greatly embarrassed/
+ȴ [ޤ̤] /(v5k) to be at one's wit's end/to be in great trouble/to be at a loss/
+ [ޤ] /(v5r) to be worried/to be bothered/(P)/
+ [󤭤㤯] /(n) perplexity/dilemma/
+ [󤭤夦] /(n,vs) poverty/distress/(P)/
+ [󤭤夦] /the poor or needy or destitute/
+ [] /(n) privation/hardship/
+ [ʤ] /(adj-na,n) difficulty/distress/(P)/
+Ʈ [ʤȤ] /to contend with difficulties/
+˴٤ [ʤˤȤ] /(exp) to put (a person) in a fix/
+ [勞] /(n,vs) bewilderment/disturbance/(P)/
+ [Ѥ] /(n) exhaustion/fatigue/
+ [Ǥ] /(n) new rice field/
+ [󤤤] /(adj-no,n,vs) marriage/matrimony/(P)/
+ [󤤤Ȥɤ] /(n) marriage registration/
+ˡ [󤤤ۤ] /marriage laws/
+ [] /(n) the family of one's husband/
+ [󤬤礦] /(n) extramarital sex/
+ [󤬤] /adultery/extra-marital intercourse/
+ [] /(n) marriageable age/chance of marriage/
+ [] /(n) wedding ceremony/
+ [󤼤󤳤礦] /(n) premarital sexual relations (intercourse)/
+ [䤯] /(n,vs) engagement/betrothal/(P)/
+ [䤯Ӥ] /engagement ring/
+ [䤯] /fiance/fiancee/(P)/
+ [줤] /(n) marriage ceremony/wedding/
+ε [줤Τ] /wedding ceremony/
+ [줤礦] /wedding clothes/
+ [] /(n) resentment/(P)/
+ߤäʤ [ߤäʤ] /with no hard feelings/
+ߤäΤʤ褦 [ߤäΤʤ褦] /making it even/for fair play/
+߸ [ߤ] /(n) grudge/
+ [] /(v5m) to curse/to feel bitter/(P)/
+ᤷ [ᤷ] /(adj) reproachful/hateful/bitter/
+ᤷ [ᤷ] /reproachfully/
+ [] /(n) regrettable matter/
+ [] /konbu seaweed (sea tangle)/
+ [󤳤] /(adv) repeatedly/earnestly/
+ [ͤ󤴤] /(adj-na,n) kind/courteous/hospitable/
+ˤʤ [ͤ󤴤ˤʤ] /(exp) to become intimate/to become acquainted/
+ [ͤ󤴤ˤۤ] /(exp) to bury with due ceremony/
+ [] /(adj-na,n) kindness/intimacy/friendship/(P)/
+ [󤬤] /(n) (1) entreaty/supplication/(2) petition/(P)/
+ [󤳤] /(adv) repeatedly/earnestly/
+ [󤷤] /(n) your kind letter/
+ [󤸤礦] /(n) kindliness/
+ [󤷤] /(n) friendship/intimacy/(P)/
+Ʋ [󤷤󤫤] /(n) friendly reunion/get-together/
+ [󤻤] /(n,vs) appeal/entreaty/request/
+ [󤻤] /(adj-na,n) kindness/cordiality/exhaustiveness/(P)/
+ [] /(n) informal talk/(P)/
+̲ [󤫤] /social gathering/
+ [Ȥ] /(adj-na,n) cordial/kind/
+˾ [ܤ] /(n) entreaty/solicitation/earnest request/
+˾ [⤦] /(n) entreaty/solicitation/earnest request/
+̿ [ᤤ] /(n) kind words/
+ [] /(n) friendly (familiar) chat (talk)/(P)/
+ò [狼] /friendly get-together/
+ [󤳤] /(adj-na) fast asleep/dead to the world/
+̲äƤ [󤳤ȤͤäƤ] /to be in coma/to be sound asleep/
+ [󤳤] /(adj-na) fast asleep/dead to the world/
+̲äƤ [󤳤ȤͤäƤ] /to be in coma/to be sound asleep/
+ [󤹤] /(n) (1) lethargy/stupor/(2) coma/dead sleep/(P)/
+ [󤹤礦] /lethargic state/comatose state/
+ [Ȥ] /(n) swoon/faint/
+ [ᤤ] /(oK) (n,vs) stupefaction/stupor/unconsciousness/confusion/
+ [夦] /(n) insect/bug/(P)/
+ [夦] /entomology/study of insects/
+ؼ [夦] /entomologist/
+ν [夦夦] /insect collecting/
+ [] /(n) kelp/sea tang/devil's apron/
+ [] /(n) kelp/sea tang/devil's apron/(P)/
+۽Ф [֤] /soup stock made from konbu/
+ [֤] /(n) kelp tea/
+ [֤] /(n) kelp tea/
+ [] /(n) root/(P)/
+դ [ͤĤ] /(exp) to take (strike) root/
+ [ͤ] /(adv) root and branch/thoroughly/by the roots/
+ [ͤ] /(v5s) to come from/to have roots in/(P)/
+ä [ͤä] /(adj-no,adv) by nature/from the very beginning/through and through/at heart/
+ä [ͤä] /(n) root/stub/stump/(P)/
+û [ͤä] /(n) root/stub/stump/(P)/
+˻ [ͤˤ] /(exp) to hold a grudge/
+ɤ [Τ褤] /enduring/persevering/
+ϤȤʤ [ͤϤȤʤ] /be tenderhearted by nature/
+ۤդۤ [ͤۤϤۤ] /(adv,exp) thoroughly/persistently/through-and-through/
+դʤ [ͤϤʤ] /(exp) unfounded rumor/completely untrue/
+դ̵ [ͤϤʤ蘆] /groundless rumor/
+򲼤 [ͤ򤪤] /(exp) to take root/
+ͤ [Ĥ] /(exp) to strain one's nerve/
+ [ͤ򤷤礦] /(exp) to take root/to put forth roots/
+ [ͤ] /(n) uprooting/
+ [ͤ] /(adj-na,n) dark-natured/introverted/dour/moody/insular/glum/pessimistic/
+ [ͤӤ] /(n) uproot/redeem/
+ [ͤޤ路] /(n) making necessary arrangements/(P)/
+ [ͤޤ] /(n) root circumference/
+ [󤫤] /(n) root cap/
+ [󤫤] /(n) basis/nucleus/root and branch/(P)/
+ [] /(n) radical/
+ [] /(n) (1) patience/(2) perseverance/energy/(P)/
+Ż [󤭤] /laborious task/
+餱 [󤭤ޤ] /(n) be outpersevered/
+ [󤭤] /(n) basis/foundation/(P)/
+Τʤ [󤭤Τʤ] /baseless/groundless/
+ [󤭤] /(n) base (of operations)/
+ [ͤŤ褤] /(adj) firmly rooted/deep-seated/(P)/
+շ [ͤۤϤۤ] /(adv,exp) thoroughly/persistently/through-and-through/(P)/
+ [󤱤] /(n) rhizome/root stalk/
+ [󤲤] /(n) origin/source/foundation/root/base/principle/
+ [ͤ] /(n) origin/source/foundation/root/base/principle/(P)/
+ [󤲤] /(n) root/source/origin/(P)/
+¤ [󤫤] /(adv,n) with all one's might/
+ [󤴤] /(n) radical sign/square root/
+ [ͤ] /(v5s) to root in/to come from/
+ [󤵤] /(n) root crops/
+ [󤵤뤤] /(n) root crops/
+ [ͤä] /(n) root/stub/stump/
+ [] /(n) complete (radical) cure/
+ [] /(n) complete (radical) cure/
+ [ͤ] /(n) stronghold/citadel/headquarters/
+ [֤ͤ] /(adj) deep-rooted/ingrained/
+ [󤸤礦] /(n,vs) will-power/guts/temper/nature/spirit/(P)/
+Τä [󤸤礦Τä] /fearless/
+Ƥ [󤸤礦䤭] /test of courage by burning skin with cigarette/
+ڤ [ͤ] /(n) root cutting/
+ڤ [ͤष] /cutworm/
+ [ͤष] /(n) cutworm/
+ܤ [ͤĤ] /(n) root grafting/
+ [ͤ椭] /(n) lingering snow/
+ [󤼤] /(n,vs) eradication/extermination/(P)/
+䤷 [ͤ䤷] /(n) eradication/extermination/
+ [ͤ] /(n) joist/
+ [֤ͤ] /(n) (skin) boil/
+ [ͤ] /(n) floorboard/
+ [Ƥ] /(n) root/basis/foundation/(P)/
+ [ͤ] /(n) pound down the earth round the roots or add short branches of flowers to the base of an arrangement in ikebana/
+ [󤯤] /(n) endurance contest/
+ [ͤĤ] /(n) miniature carving attached to the end of a cord hanging from a pouch/netsuke/
+դ [ͤŤ] /(v5k) to take root/to strike/
+դ [ͤĤ] /(n) miniature carving attached to the end of a cord hanging from a pouch/netsuke/
+餱 [ޤ] /(n) running out of patience with/having tried and failed/
+ʬ [ͤ櫓] /(n) dividing a plant's roots for transplanting/
+ [ͤ] /(n) root/lower part/
+٤٤ [ͤۤϤۤ] /greatly inquisitive/
+ [ݤ] /(n) origin/source/foundation/root/base/principle/(P)/
+ [ͤ] /(n) origin/source/foundation/root/base/principle/(P)/
+ܸ [ݤ󤲤] /(n) fundamental (basic) principles/fundamentals/ground rules/
+ܼ [ݤ󤷤央] /fundamentalism/
+Ū [ݤƤ] /(adj-na) fundamental/basic/(P)/
+̵ [ͤʤ] /(n) rootless/groundless/
+̵ [ͤʤ] /(n) duckweed/rootless person/
+ [⤦] /(n) root hair/
+γ [夦] /(n) root nodule/
+γ [夦] /(n) root nodule bacteria/
+餮 [ͤ] /(adv) root and branch/thoroughly/by the roots/
+ [Ƥ] /(n) root/foundation/
+ [夦] /(n) root nodule/
+ [ݤ] /(n) packing/
+ʪ [ޤ] /(n) impurity/
+ [ޤ] /(v5r,vi) to be mixed/to be blended with/to associate with/to mingle with/to join/(P)/
+ [ޤ] /(n,n-suf) mixed/mingled/
+굤 [ޤꤱ] /(n) a dash of (something)/impurity/mixture/
+礦 [ޤꤢ] /(v5u) to be mixed together/to be blended/
+ʪ [ޤ] /(n) mixture/impurity/adulteration/
+ [ޤ] /(v5r,vi) to be mixed/to be blended with/to associate with/to mingle with/to interest/to join/(P)/
+֤ [ޤä] /(v5s) to mix in/to stir (up)/to interfere/
+ [ޤ] /(v1) to mix/to stir/(P)/
+礻 [ޤ碌] /(v1) to mix/
+魯 [ޤ魯] /(v5s) mix together/blend/compound/(P)/
+ʪ [ޤ] /(n) mixture/adulteration/(P)/
+֤ [ޤ] /(v5s) to banter/to make fun of (what a person says)/to stir up/to jeer at/
+߹礦 [ߤ] /to be packed/to be crowded/to be jammed/
+ [] /(v5m) to be crowded/(P)/
+ [󤯤ꤼ] /concrete/
+ [󤱤] /(n) mixed race/mixed parentage/(P)/
+ο [󤱤ĤΤҤ] /mixed race person/
+ [󤱤Ĥ] /(n) child of mixed blood or race/
+ [󤳤] /(n) mixture/intermixture/
+ [󤳤] /mixed forest/
+ [󤴤] /(n,vs) mixing/mixture/(P)/
+ [󤴤䤯] /explosive mixture/
+ [󤴤] /mixer (frequency-changer)/
+絡 [󤴤] /(n) mixer/blender/
+к [󤴤] /mixed economy/
+ [󤴤] /(n) (linguistic) blending or contamination/new language created by blending two or more existing languages (example: Afrikaans)/
+ʪdz [󤴤󤫤֤Ĥͤ礦] /(n) mixed plutonium and uranium oxides fuel (MOX)/
+ [󤴤] /(n) cocktail/mixed drink/blended liquor/
+dz [󤴤ͤ礦] /(n) blended fuel/
+ [󤴤Τ礦] /mixed farming/
+ʪ [󤴤֤] /(n) mixture/amalgam/
+ [󤴤] /(n) mixed forest/
+ [󤵤] /(n) mixed loading/
+ܲʪ [󤵤] /consolidated shipment/mixed cargo/
+ [󤶤] /(n,vs) mixture/
+ [󤵤] /(n) mixed cultivation/
+ [󤶤] /(n,vs) confusion/congestion/(P)/
+ [󤶤Ĥ] /disorderly/confused/congested/
+ [󤷤头] /(n) hybrid term combining elements drawn from different languages/
+ [󤷤礯] /(n) mixed or compound color/
+ [󤷤] /(n) jamming/interference/cross talk/
+ [󤻤] /(n) mixed (e.g. team, chorus)/(P)/
+ [󤻤] /(n) hybrid rock/
+ [󤻤礦] /combined competitions/
+ [󤻤] /hybrid/
+ [󤻤] /(n) alcohol combined with sugar, spices, fruit, etc./
+ [󤻤] /composite brigade/
+ [󤻤Ҥ] /composite goods/
+ʪ [󤻤֤] /mixture/compound/hybrid/
+ [󤻤] /(n) mixed voices/
+羧 [󤻤ä礦] /mixed chorus/
+ [󤻤] /(n) free-for-all fight/(P)/
+ [󤻤] /(n) crossed wires or lines (of communication)/confusion/
+ [󤼤] /harmonious/well-rounded/
+ΤȤʤ [󤼤󤤤äȤʤ] /(exp) to form a complete whole/to be joined together/
+ [] /(n) muddiness/turbidity/
+ [] /thick/turbid/cloudy/muddy/
+Ʊ [ɤ] /(n) confusion/mixing/merger/(P)/
+ [Ȥ] /(n) confusion/chaos/
+٤ȤƤ [ȤȤƤ] /(v1) to be chaotic/
+ [ˤ夦] /(n,vs) mixing/adding/adulteration/(P)/
+ʪ [ˤ夦֤] /object which is mixed in/
+ʬ [֤󤹤] /(n) (1) (math) mixed fraction/(2) compound number/
+ [ܤ] /(n) mixed yarn/mixed spinning/(P)/
+ [ᤤ] /(n,vs) stupefaction/stupor/unconsciousness/confusion/(P)/
+ [褦] /(n) mixing or using together/
+ [褯] /(n,vs) mixed bathing/
+ [] /(n,vs) disorder/chaos/confusion/mayhem/(P)/
+ [󤸤礦] /(n) state of confusion/
+ [] /(n) mixture/mingling/
+ [碌] /miscibility/
+ʪ [֤] /mixture/
+ [󤳤] /(n,vs) mixing up/jumbling together/
+ [󤻤] /(n) traces/(P)/
+״ﴱ [󤻤] /(n) vestigial (rudimentary) organ/
+ [] /(n) navy blue/deep blue/(P)/
+ع [ΤӤ] /blue business suit/
+ [] /(n) dyer/(P)/
+ [] /(n) dyer/(P)/
+ [󤤤] /(n) deep blue/
+ [󤸤礦] /(n) navy blue/
+ [] /(n) (1) dark blue ground/(2) dark blue cloth/
+ [ڤ] /(n) deep blue/azure/
+ [󤬤] /(n) dark blue cloth with white splash patterns/
+Ѥ [ȤΤۤ] /in the direction of northeast/
+ [󤫤󤷤礦] /one of the 64 trigrams/
+ [] /(n) soul/spirit/
+ [] /(n) soul/spirit/
+ [ޤ] /(n) soul/spirit/(P)/
+ؤ [ޤ򤤤줫] /(exp) to turn over a new leaf/to reform (oneself)/
+ޤ [ޤफ] /(n) welcoming the spirits of the dead/
+ä [ޤ] /(v1) to be astonished/to be startled/to be appalled/
+ [ޤ] /(n) sending off the spirits of the dead/
+ [󤿤] /(n) (1) soul/(2) ulterior motive/secret design/plot/intrigue/scheme/(P)/
+ [夦] /sound post (violin, etc)/
+ [Ѥ] /(n) soul/spirit/ghost/
+ [] /(adj-t) trifling/trivial/
+ [] /(adj-na,adv) a little/a bit/somewhat/(P)/
+ [] /(adj-na,adv) a little/a bit/somewhat/
+Ȥ [äȤ] /(adv) not at all (neg. verb)/(P)/
+ [] /(adj-t) trifling/trivial/
+ [] /(adj-na,n) trivial/slight/
+ [] /(n) something small or petty/trifle/
+ [礦] /(adj-na,adj-no,n) trifling/little/few/slight/
+ [] /(n) help/(P)/
+츩 [] /prefecture on the island of Kyuushuu/
+ [] /(n) field officer/
+ [Ф] /(n) adherence to the shogunate/
+ [Ф] /supporters of the shogun/
+ [褦] /(adj-na) such/of that kind/like that/yes/indeed/well ../
+ [ޤ] /(n) fork (of a road)/crotch (of a tree)/
+ [] /ancient log cabin/
+ [Ǥ] /(n) dip net/scoop net/
+ [夦] /(n) stacked arms/
+ [㡼塼] /(n) roasted pork fillet, often used in ramen/
+ [ޤ] /(n) forked tree or piece of wood/
+ [Τ] /(n) instigation/
+ [Τ] /(v5s) to instigate/to tempt/(P)/
+ [] /(v5r) (uk) to excite/to incite/to stimulate/to arouse/to tempt/to stir up/
+ [Ҥ] /(n) left hand side/(P)/
+˶ʤ [Ҥˤޤ] /(v5r) to turn to the left/
+ޤ [Ҥˤ] /(v1) to turn to the left/
+Τ褦 [ҤΤ褦ʤ櫓] /(exp) the reason(s) is (are) as follows/
+Τ褦ͳ [ҤΤ褦ʤ椦] /(exp) the reason(s) is (are) as follows/
+̤ [ΤȤ] /as following/
+ [椦] /(n,vs) (1) left and right/(2) influence/control/domination/(P)/
+ʬ [椦ˤ狼] /(exp) to part right and left/
+ [椦] /lateral axis/
+ [椦礦] /symmetry/
+ [Ҥꤷ] /(n) lower left/
+ [Ҥޤ] /(n) counter-clockwise rotation/CCW/
+ [Ҥޤ] /(n) counterclockwise/eccentric/abnormal/
+ [] /(n) plasterer/
+ [] /(n) left bank (of a river)/
+ [Ҥ] /(n) tending to the left/
+ [] /(n) undermentioned (statement)/following/(P)/
+ͤ [ҤŤ] /left justified/
+ [] /(n) leftist/left radical/
+ [Ҥ꤫] /(n) left shoulder/
+ [] /(n) port (left side of vessel)/
+ܱ [٤] /(n) looking right and left or all about/vacillation/
+ [Ҥभ] /(n) turning to the left/
+ͤ [Ҥ] /(n) variety of sumo grip/
+ [Ҥߤ] /left ear/
+ [Ҥ] /(n) left hand/(P)/
+ [Ҥꤷ礦ä] /opening parenthesis/
+ [Ҥꤦ] /(n) left-upper/
+ [󤷤] /(n) left ventricle/
+۴ [ۤ礸󤫤󤽤] /(n) left ventricular assist device (LVAD)/
+˼ [ܤ] /left atrium/
+ [] /(n,vs) turning to the left/left turn/
+ [] /(n,vs) demotion/degradation/(P)/
+ [Ҥޤ] /(n) downward course/being badly off/wearing a kimono with the right side tucked under the left/(P)/
+ˤʤ [Ҥޤˤʤ] /(exp) to go downhill/to be badly off/
+¦ [] /(n) left/left (hand) side/
+¦ [Ҥ꤬] /(n) left/left (hand) side/(P)/
+¦̹ [Ҥ꤬Ĥ] /Keep Left/
+­ [Ҥꤢ] /(n) left foot/
+ [Ҥä] /opening (square) bracket/
+ [] /(n) (classical) Minister of the Left/
+ü [] /(n) left end/left edge/
+ü [ҤϤ] /(n) left end/left edge/
+ [Ҥꤦ] /(n) ease and comfort/
+ [Ҥ夦ä] /opening brace/
+ [夦] /(n) between left and center fielders/
+ľ [礯] /left liner/
+ [ۤ] /(not) very/(not) much/
+ [Ȥ] /(n) (1) drinker/wine lover/(2) left (wing)/leftist/
+ [ҤȤ] /(n) (1) drinker/wine lover/(2) left (wing)/leftist/
+ꤲ [Ҥʤ] /(n) left-handed pitching/
+Ǿ [Τ] /(n) left brain/
+ [] /(n) left wing/(P)/
+ɷ [Ϥ] /left faction/
+ɽ [Ҥ礦] /(n) chart at the left/
+ [ؤ] /(n) left side (of an equation)/
+ [ۤ] /(n) left side/
+ [Ҥ] /(n) left eye/
+ [褦] /(adj-na,adv,int,n) like that/that's right/
+ͤʤ [褦ʤ] /(conj,int) (uk) good-bye/(P)/
+ͤʤ [ʤ] /(conj,int) (uk) good-bye/(P)/
+ [褯] /(n) left wing/(P)/
+ [褯ˤϤ] /(exp) to turn leftist/
+ [Ҥ꤭] /(n) left-handedness/sake drinker/left-hander/
+ [Ҥ꤭] /(n) left-handedness/sake drinker/left-hander/(P)/
+ [] /(n) (1) left arm/(2) left-handed (baseball pitcher)/(P)/
+ [Ҥꤦ] /(n) (1) left arm/
+ [Ȥ] /left-handed baseball pitcher/
+ [] /(n,n-suf) difference/variation/(P)/
+Ĥ [Ĥ] /(v1) to point (gun at)/to hold under one's nose/
+ĺ [Ĥ] /(adv,n) exchanging sake cups/
+ [] /face to face/between two persons/
+㤨 [] /(v1) to misplace/to stab at each other/
+ [Ҥ] /(n) deduction/subtraction/balance/ebb and flow/rise and fall/(P)/
+ [Ҥ] /(v5k) to deduct/
+ۤ [] /(v1) to go out of turn/to butt in/
+ۤ [] /(v5s) to go out of turn/to send/
+٤ [Τ٤] /(v1) to extend or hold out one's hand(s)/
+ [] /seizure/attachment/
+ [] /(v1) to seize/to impound/to garnish/to attach goods/
+ [Ҥ] /seized property/
+ [] /seizure/attachment/
+ [] /(v1) to seize/to impound/to garnish/to attach goods/
+ [ޤ魯] /(v5s) to send (a car) around/
+ݤ [] /(v5r) to come near to/to approach/(P)/
+ݤ [] /(v1) to hold (umbrella) over/
+ݤ [] /a lean-to/
+ [] /(v1) to change/to replace/
+ͤ [] /(adv) for the time being/after all/
+ [뤹] /(v5s) to allow/to forgive/
+ [Ϥ] /(v5m) to insert/to harbor/to slip in a word/
+ [ҤӤ] /(v5k) to influence/to affect/
+ [] /(n) carpenter's square/instigation/suggestion/
+ [] /(v5r) to arrange/to manage/
+Ǥ [] /(v1) to close or shut tight/to warn sharply/
+魯 [魯] /(v5s) to cross/
+ [फ] /(n) face to face/
+ [ऱ] /(v1) to send or direct a person to/
+ [Ҥ] /(v1) to be moderate/to not do too much/(P)/
+礤 [] /(n) hindrance/offense/
+ [] /(n) (1) insertion/(2) plug/(electrical) outlet/power point/(3) spasm of pain/griping pain/(fit of) convulsions/stitch/
+ [] /(v5m) (1) to insert/to put in/to thrust in/to plug in/(2) to shine in/to flow in/(3) to jam a batter (with an inside pitch) (baseball)/
+٤ [Ĥ] /(n) hindrance/impediment/(P)/
+٤ʤ [Ĥʤ] /(having) no objection/allowable/
+٤ [Ĥ] /(v1) to interfere/to hinder/to become impeded/(P)/
+ߤ [Ȥ] /(n) prohibition/ban/suspension/(P)/
+ߤ [Ȥ] /(v1) to stop/to prohibit/to forbid someone to do something/
+ [] /(n) (Edo-period) summons/
+ [] /(n) false tooth/post crown/
+ [] /(n) (in sumo) slipping one's hand beneath the opponent's arm and latching on to the underside of his belt/
+Фޤ [Ǥޤ] /(adj) forward/officious/impertinent/intrusive/
+Ф [ˤ] /(n) sender/
+Ф [] /address/
+Ф [] /(v5s) to present/to submit/to tender/to hold out/(P)/
+Ф [Ǥ] /(v1) to go forward/to stick one's nose into/
+и [Ǥ] /(n) uncalled-for or impertinent remark/
+ [ޤͤ] /(v5k) to beckon (to)/
+ [] /(n) offence/hindrance/
+Τʤ [Τʤ] /innocuous/inoffensive/
+ [] /(v5r) to hinder/to adversely affect/
+夲 [] /(v1) (pol) to give/to hold up/to lift up/to offer/(P)/
+٤ [Τ٤] /(v1) to hold out/to extend/to stretch/to reach out for/to thrust (javelin)/(P)/
+ [] /(n) (in sumo) a quick thrust of the hand/
+ [ߤ] /(n) adding water (to a plant)/
+ [ޤ] /(n) sword worn at one's side/
+­ [] /(n) stealthy steps/kick when one (horse) overtakes another/
+ؤ [] /(n,vs) replacement/
+ؤ [] /(v1) to change/to replace/
+ô [ˤʤ] /(n) carrying upon two persons' shoulders/
+֤ [] /(v5k) to leave as is/to let alone/to disregard/
+Ĭ [] /(n) rising tide/
+ź [] /(n) short sword/
+Ϥ [錄] /(n) distance across/diameter/
+ [Ĥ] /(n) adding soil to a flowerbed/
+ [] /(n) (addition of) hot water/
+ä [ä] /(adv) for the present/for the time being/at present/
+ [] /(adv) for the time being/at present/(P)/
+ [] /(v5r) to face the situation/
+ [] /(v5r) to face the situation/
+ [] /(n) insertion/sending to a prisoner/
+ [] /(v1) to insert/to put in/
+ [ޤ] /(v5r) to be urgent or pressing/
+դ [Ĥ] /(v1) to point (gun at)/to hold under one's nose/
+ [] /(n) hair of different color mixed into an animal's coat/
+᤹ [ɤ] /(v5s) to send back/to refer back/(P)/
+ [] /(n) eye drops/eye lotion/
+ [֤] /(n) (lubricating) oil/oiling a machine/
+ΩƤ [Ƥ] /(v1) to stand/to send (off)/
+ [] /(v5s) to raise (stretch out) hands/to raise umbrella/(P)/
+դ [Ĥ] /(exp) to establish a lead/to discriminate/
+ [] /(n) difference/disparity/(P)/
+ [] /(n) difference/
+ [Ҥ󤸤礦] /balance of an account/
+ [] /(n) marginal profits/(P)/
+ [] /(n) balance/difference/margin/(P)/
+ [] /difference engine/
+ [] /(n) difference/margin/
+ [] /(n,vs) dispatch/sending/
+ [] /(v5m) (1) to insert/to put in/to thrust in/to plug in/(2) to shine in/to flow in/(3) to jam a batter (with an inside pitch) (baseball)/
+٤ [Ĥ] /(n) hindrance/impediment/
+п [ˤ] /(n) sender/(P)/
+» [] /(n) (profit sheet) loss/
+ [Ȥ] /(n) gradation/
+ư [ɤ] /(n) differential motion/
+ [Ϥ] /(n,vs) agency/charge/management/act as an owner's agent/
+ۿ [Ϥˤ] /real estate agent/landlord/
+ʬ [֤] /(n) (computer) "diff"/increment/
+ [٤] /(n,vs) discrimination/distinction/differentiation/(P)/
+̴ [٤Ĥ󤼤] /differential duties/selective taxation/
+Զ [٤Ĥ] /discriminatory treatment/
+ɽ [٤ĤҤ礦] /(n) word, phrase, or image that is perceived as showing or suggesting discrimination or prejudice against a person or group of people/
+Ѹ [٤Ĥ褦] /(n) discriminatory terms/
+ [] /(n) inspection/examination/
+ [] /(n,vs) inspection (for compliance)/investigation (tax, etc.)/(P)/
+ [夦] /(n,vs) check and accept (e.g. a receipt)/
+ [礦] /(n) visa/(P)/
+ [Ƥ] /(n) assessment/investigation/audit/revision/(P)/
+ [Ƥ] /(n) assessed value (price)/
+ [ɤ] /(n) investigative reading/research/
+ [] /(n) inquiry/hearing/(P)/
+Ѱ [󤤤󤫤] /(n) court of inquiry/
+ [夦] /sand hill/sand dune/
+ [Ϥ] /(n) goby/
+ [] /(n) clam worm/lugworm/
+ [] /(n) affair/state/
+ [Ф] /(n) desert/
+ [] /(n) wandering Buddhist monk/
+ [] /(n) Buddhist novice/
+м [餽] /(n) sal tree/
+ [] /(n) sand/grit/(P)/
+ܤ [ʤܤ] /(n) cloud of dust (sand, etc.)/
+ [ʤ] /(n) cloud of sand (dust, etc.)/
+ [ʤ] /(n) cleaning dirt or sand out of the digestive system/
+ [ʤ] /(n) sand picture/
+ [ʤ] /(n) sand crab/
+ [ʤ] /(n) black finless porpoise (Neophocaena phocaenoides)/
+ [ʤ] /(n) gizzard/
+ [] /(n) sandstone/
+ [夦] /(n) sand dune/sand hill/(P)/
+ [] /(n) gold dust/
+ [㤭] /(n) gold dust/
+ [ʤϤ] /(n) sandy plain/desert/
+ [] /(n) sand hill/dune/
+ [ʤ] /(n) sand hill/dune/
+ [] /(n) lugworm/
+ [ʤ] /(n) sand/gold or silver dust/
+ [ʤɤ] /(n) hourglass/
+ץݥ [ʤɤݥ] /hourglass pointer/
+ [] /(n) reef/sandbar/sandbank/
+ [] /(n) reef/sandbar/sandbank/
+ [礦] /(n) (built) on sand/
+ [ʤ] /(n) sand pit/
+ [] /(n) cloud of sand (dust, etc.)/
+ [ʤ֤] /(n) sandbag/gizzard/
+ [ʤ] /(n) sandy soil/
+ [ʤ] /(n) sandy soil/
+Ŵ [Ƥ] /(n) iron sand/
+ [] /(n) sand/
+ [Ȥ] /(n) sugar/(P)/
+ΰ [ȤΤ] /icing/
+Ϥ [ȤߤˤȤ] /(exp) to dissolve sugar in water/
+ [Ȥ] /(n) sugarcane/
+ [Ȥߤ] /(n) sugared water/
+纬 [Ȥ] /(sugar) beet/
+Ҥ [ȤŤ] /(n) preserved in sugar/
+ǹ [Τ] /(n) (1) sandbag/(2) gizzard/
+ǹ [ʤ֤] /(n) (1) sandbag/(2) gizzard/
+ [Ф] /(n) desert/(P)/
+ [ʤϤ] /(n) sandy beach/(P)/
+Ϥ [ʤ֤] /(n) sand bath/
+ [ܤ] /(n) erosion control/(P)/
+ [ܤ] /(n) erosion-control forest/
+ͷ [ʤ] /(n) sand pit/
+ [ʤ餷] /(n) sandstorm/
+ [] /(n) gravel/ballast/pebbles/(P)/
+ƻ [ߤ] /gravel path or road/
+γ [ʤĤ] /(n) grains of sand/
+ [] /(n) spit (geography)/sandbank/
+Լ [ʤܤ] /(n) cloud of dust (sand, etc.)/
+ [줭] /(n) pebbles/
+äƶ [ĤäƤͤȤ] /(exp) to obtain money by fraud/
+ [] /(n) fraud/swindle/graft/(P)/
+ [] /(n) (the crime of) fraud/
+ [] /(n) swindler/imposter/crook/(P)/
+ [] /(n,vs) exploitation/fraud/swindle/(P)/
+ [] /(n) swindling/
+ [礦] /(n,vs) misrepresentation/false statement/(P)/
+ [] /(n) chain/(P)/
+ [꤬] /(n) sickle and chain (weapon)/
+ [] /(n) national isolation/exclusion of foreigners/(P)/
+ [央] /(n) (national) isolationism/isolation policy/
+ [] /(n) (national) isolationism/isolation policy/
+ [] /(n) collarbone/
+ [ꤤ] /chain of yarn/
+ [礦] /chainlike/
+ư [Ǥɤ] /(n) chain drive/
+ [Ȥ] /chain of ornamental cups hanging from a gutter/
+Ԥ [ꤢ] /(n) chain stitch/
+ [꤫Ӥ] /(n) chain mail (armor)/
+ [] /(n,vs) sitting down/taking a seat/being implicated (involved) in (a crime)/
+ [] /(n) stability/
+ [ꤳ] /(v5m) to sit down (and bask)/to sit-in (in protest)/
+ [] /(v5r) to sit/to squat/
+ [] /(n,vs) remaining an idle spectator/looking on unconcernedly (doing nothing)/
+ [礦] /(n,vs) running aground/being stranded/
+ [礦] /(n,vs) going on board (a ship)/
+ [礯Τ] /drone/idler/
+ [] /(n) (Zen) meditation/
+ [] /(n) sedentary statue (image)/
+ [] /(n,n-suf) seat/one's place/position/(P)/
+¤ [] /(n) sitting/stability/(P)/
+¤ [ꤳ] /(n,vs) sit-in (i.e. in protest)/(P)/
+¤ [ꤳ] /(v5m) to sit down (and bask)/to sit-in (in protest)/
+¤ [] /(v5r) to sit/to squat/(P)/
+°ػ [] /(n) small chair used while sitting on tatami/
+° [] /(n) member of a theatrical troupe/
+± [椦] /(n) at one's right/at one's side/
+±ν [椦Τ] /one's desk-side book/
+± [椦Τᤤ] /(n) desk motto/favourite motto/
+± [椦ᤤ] /desk motto/
+² [] /(n-t) daily life/sitting and lying down/
+³ [֤Ȥ] /(n) floor cushion/
+µ [虜] /(n) (MA) Aikido seated defence/
+¶ [礦] /(n) entertainment/fun/amusement of the company/
+¶ [礦] /(n) sedentary work/
+¶ [] /(n) (metal) washer/
+¸ [] /(n) theater proprietor/producer/
+¹ [] /(n) one's sitting height/
+¹ [] /(n) hipbone/
+¹ [Ĥ󤱤] /sciatic nerve/
+¹ [Ĥ󤱤Ĥ] /sciatica/
+» [] /(n,vs) remaining an idle spectator/looking on unconcernedly (doing nothing)/
+¼ [] /(n) temple's head priest/
+½ [] /(n,vs) stranding/running aground/
+½ [] /(n,vs) stranding/running aground/
+½ [] /(n) one's seat/
+¾ [礦] /(n,vs) running aground/being stranded/
+¾ [礦] /(n,vs) going on board (a ship)/
+¿ [礯] /(n) sedentary work/
+¿ [礯] /(n) living in idleness/
+ [] /(n) seat/(P)/
+ʻ [Ƥ] /(n) reserved-seat ticket/
+ֹ [Ф󤴤] /seat number/
+ɽ [Ҥ礦] /seating chart/
+ [] /(n) (Zen) meditation/(P)/
+ [] /(n) seated figure/
+ [] /(n) low table/
+ [] /(n) conversation/discussion/
+̲ [󤫤] /(n) symposium/round-table discussion/(P)/
+ [夦] /(n) gathering/theatrical troupe/
+Ĺ [礦] /(n) chairman/(P)/
+Ƭ [] /(n) leader of a troupe/
+Ƭ [Ȥ] /(n) blind man or masseur/
+Ƭ [Ȥ] /(n) humpback whale/
+ɸ [Ҥ礦] /(n) coordinate(s)/
+ɸ [Ҥ礦] /(n) coordinate system/
+ɸ [Ҥ礦] /(n) coordinate axis/
+ɸѴ [Ҥ礦ؤ󤫤] /coordinate transformation/
+դ [Ĥ] /(n) working in the theater/
+ [֤Ȥ] /(n) cushion (Japanese)/square cushion used when sitting on one's knees in a tatami-mat floor/(P)/
+ĤƤ [֤Ȥ򤢤Ƥ] /(exp) to sit on a cushion/
+ [] /(n) tatami room/(P)/
+ϴ [] /(n) (Edo-period) room for confining criminals or lunatics/
+ [䤯] /(n) suppository/
+ [褯] /(n) sitz bath/
+ [줤] /(n) bowing while sitting/
+ä [] /(v5k) to crush/to break/to sprain/
+ä [] /(v1) to be crushed/to be broken/to be sprained/
+ý [礦] /(n) bruise (internal)/
+ [] /(n,vs) frustration/setback/discouragement/(P)/
+޴ [Ĥ] /(n) feeling of frustration/sense of failure/
+ [] /(n,n-suf) debt/loan/(P)/
+ĵ [] /(n) cruel creditor/bill collector/
+ķ [] /(n) bond/debenture/(P)/
+ķդ [󤫤Ť] /(n) bond rating/
+ķȯ [Ϥä] /(n) debt issuance/
+ĸ [] /(n) credit/claim/(P)/
+ĸ [󤷤] /(n) creditor/
+ĸͭ [󤷤椦] /(n) bondholder/
+ĸ [ۤ] /(n) debt waiver/
+ĸ [ޤ] /(n) bond yield/
+ļ [] /(n) creditor/
+̳ [] /(n) debt/liabilities/(P)/
+̳ߺ [भ夦] /(n) debt relief/
+̳ [ळ] /(n) debt swap/
+̳︺ [व] /(n) debt reduction/
+̳ [ष] /(n) debtor/
+̳Ģä [礦] /(n) debt forgiveness/
+̳Ķ [礦] /(n) insolvency/
+̳ [դꤳ] /(n) default on a debt/
+̳ô [դ] /(n) debt load/
+̳ݾ [ۤ礦] /(n) loan guarantee/
+ [] /hold (a meeting)/(P)/
+Ť [褪] /(n) event/festivities/function/social gathering/auspices/opening/holding (a meeting)/(P)/
+Ťʪ [褦] /(n) points of interest/tourist attraction/exhibit/events/amusements/(program of) entertainments/
+Ťʪ [褪] /(n) points of interest/tourist attraction/exhibit/events/amusements/(program of) entertainments/
+Ť [褪] /(v5s) to hold (a meeting)/to give (a dinner)/to feel/to show signs of/to develop symptoms of/to feel (sick)/(P)/
+Ű [󤶤] /aphrodisiac/
+Ź礦 [䤦] /(v5u) (arch) to co-operate (in enterprises)/to hold in common/to share/
+Ź [] /(n) notification/
+Ż [礦] /(n) event hall/
+¥ [] /(n,vs) request/demand/claim/urge (action)/press for/(P)/
+¥ [礦] /(n) dun/letter requesting money, etc./
+̲ [ߤ] /(n) hypnotism/(P)/
+̲ [ߤ󤶤] /sleeping medicine/
+̲ [ߤ󤸤] /(n) hypnotism/
+̲ [ߤ䤯] /(n) sleeping medicine/
+̲ˡ [ߤ礦ۤ] /hypnotherapy/
+ [뤤] /(n) lachrymal/(P)/
+ޥ [뤤] /(n) tear gas/
+޽ [뤤夦] /tear-gas gun/
+ [뤤] /(n) tear-gas bomb/
+ [] /(pref) re-/again/repeated/(P)/
+ơ [] /(adv,n) often/frequently/
+Ƥ [դ] /(adv) again/once more/a second time/(P)/
+ƤӼ [դӤȤ] /(v5r) to reassume/
+ƤӽҤ٤ [դӤΤ٤] /(v1) to restate/
+ƤƳ [դӤɤˤ夦] /(vs) reintroduction/
+Ƥɤ [դӤ] /to reread/to read again/
+ư [] /(n) second plan/second draft/
+Ʊ [] /(n) rerun/reshow/revive (a movie)/
+Ʊ [] /(n) (1) another showing (of a play)/(2) recapitulation (biology)/(P)/
+Ʊ [] /(n) second marriage/
+Ʋ [] /(vs) reissue/renewal/
+Ʋù [] /(n) reprocessing/
+Ʋ [] /(n) remarriage/
+Ʋ [] /(n) another meeting/meeting again/reunion/(P)/
+Ƴ [] /(n) reopening/resumption/(P)/
+Ƴȯ [Ϥ] /(n,vs) redevelopment/(P)/
+Ƴǧ [ˤ] /(vs) reaffirmation/
+Ƴ [Ӥ] /(n) rediscount/
+ƴ [] /(n) reprint/republication/
+ƴ [󤻤] /getting the same sickness/
+Ƶ [] /(n) recursive/
+Ƶ̾ [ᤤ] /reflexive pronoun/
+ƵǮ [ͤ] /recurrent fever/
+Ƶ [] /(n) comeback/recovery/restoration/rally/reflexive (in grammar)/(P)/
+Ƶư [ɤ] /re-starting/
+Ƶ [] /(n) reconsideration/redeliberation/
+Ƶ [] /(n) another attempt/
+ƶ [礦] /(vs) repeated discussion/
+ƶ [礦] /(n) retraining/re-education/
+ƶ [] /(n) revival/restoration/resuscitation/
+ƶ [] /reappointment/
+ƶػ [] /reimposition of an embargo/reprohibition/
+ƶ̣ [] /(n) re-examination/review/
+Ʒ [] /(n) rearmament/
+Ʒ [] /(n) rebuilding/reconstruction/rehabilitation/(P)/
+Ʒ [] /(n) (temple or shrine) rebuilding/
+Ʒײ [󤱤] /(n) reorganization plan/restructuring plan/
+Ʒ [] /reconstruction/rebuilding/
+Ƹ [] /re-examination/
+ƸƤ [Ȥ] /(n) re-examination/review/reappraisal/(P)/
+Ƹ [] /(n,vs) reappearance/reproduction/return/revival/(P)/
+Ƹ [] /reissue/regrant/
+ƹ [] /reconstruction/
+ƹ [٤] /(n,vs) pleading/
+ƹ [] /(n) second proof/reinvestigation/
+ƹ [] /(n) reconstruction/reorganization/reconstitution/
+ƹ [] /(n) reconstruction/
+ƹ [] /(n) reconsideration/(P)/
+ƹθ [] /reconsideration/
+ƹ [] /Second Advent/
+ƹ [] /renotification/
+ƹIJ [] /(n) re-nationalisation/
+ƹͭ [椦] /(n) re-nationalisation/
+ƺ [] /(n) second marriage/(P)/
+ƺ [] /(adv,n) often/frequently/
+ƻ [] /(adv,n) again and again/repeatedly/(P)/
+ƻƻ [󤵤] /(adv,n) repeatedly/
+ƻ [] /(n) reconsideration/
+ƻ [] /re-examination/
+ƻ [] /(vs) trying again/
+ƻ [] /resumption of a game/
+Ƽ [夷] /rebaptism by immersion/
+ƽٱ [夦礯] /(n) outplacement/
+ƽ [夦] /(n) elder second cousin/
+ƽ [夦Ƥ] /(n) second cousin/
+ƽ [դȤ] /(n) second cousin/
+ƽ [夦Ƥ] /(n) younger second cousin/
+ƽ [] /(n) reappearance/re-emergence/
+ƽȯ [äѤ] /(n) restart/fresh start/
+ƽ۴ [󤫤] /recycle/
+ƽ [] /(n,vs) reprocessing/
+ƾ [礦] /(n) another victory/
+ƾ [礦] /rerun (of a file)/
+ƿ [] /(n) review/reexamination/retrial/(P)/
+ƿ [] /re-examination/
+ƿ [줤] /rebaptism by immersion/
+ƿ [] /re-examination/
+ [] /(n) second punitive expedition/
+ [] /(n,vs) playback/regeneration/resuscitation/return to life/rebirth/reincarnation/narrow escape/reclamation/regrowth/(P)/
+ [礦] /(n) regenerative medicine/
+ǽͥ륮 [Τͥ륮] /(n) renewable energy/
+ [] /(n) reproduction/
+ [] /(n) recycled paper/
+ [] /regenerated fiber/
+ [] /(n) playback equipment/
+® [] /(n) (1) replay speed/playback speed/(2) refresh rate/
+ [Ҥ] /reclaimed goods/
+Ϸ [դ礦Ҥ󤱤] /(n) aplastic anemia/
+ˡ [ۤ] /(n) essay-type (test)/
+ [褦] /recycling/
+ [] /(n) remanufacture/reconditioning/
+ [Ҥ] /reprocessed goods/
+ [] /re-establishment/reorganization/
+ [] /(n) repeated explanation/
+ [] /(n) rematch/
+ [줤] /baptism by sprinkling/
+ [] /(n) re-election/(P)/
+ [󤭤] /(n) re-election/
+ȿ [] /reorganization/
+¤ [] /recreation/
+ [] /(n,vs) re-send/
+¬ [礦] /resurvey/
+ [] /(n) resurrection (of a company or school, etc.)/
+ [夦] /repeat order/
+ʸ [夦] /repeat order/
+ [夦] /recasting/
+Ĵ [礦] /(n,vs) reexamination/reinvestigation/
+Ĵ [礦] /re-examination/reinvestigation/
+Ĵ [礦] /readjustment/realignment/
+ľܿ [礯Ĥ] /(n) redirect examination/
+ [Ƥ] /(n) (math) redefinition/
+ [Ƥ] /proposing again/
+ [Ƥ] /(n) second time/
+ [ƤϤ] /second revised edition/
+ [ƤФ] /second revised edition/
+ž [Ƥ] /(n) changing directions/turning around/
+ [] /(n-adv,n-t) twice/again/second time/(P)/
+ٳǧ [ɤˤ] /double check/
+ٶ [ɤ礦] /(vs) renegotiation/
+ [Ȥ] /redraft/revised contribution/
+ [Ȥ] /reinvest/
+ɼ [ȤҤ礦] /(n) revoting/
+ [ɤ] /(n,vs) rereading/
+ [ȤĤˤ夦] /(n) reentry/
+ [ˤ夦] /readmission to a school/
+ [ˤ夦] /re-entry into a country/
+ [ˤ夦礫] /immigration re-entry permit/
+Ľ [ˤ夦礫] /re-entry permit/
+Ǥ [ˤ] /(n) reappointment/(P)/
+ǧ [ˤ󤷤] /(n,vs) recognizing anew/seeing something in a new light/
+dz [ͤ] /(n) recurrence/revival/resuscitation/(P)/
+ [Ϥ] /(int,n) worshipping again/bowing twice/epistolary clothing/
+ [Ϥ] /(n) second defeat/
+ [Ϥ] /(n) rearrangement/reallocation/realignment/
+ [Ϥ] /redistribution/
+ʬ [Ϥ֤] /redistribution/
+ȯ [Ϥ] /(n) return/relapse/reoccurrence/(P)/
+ȯ [Ϥä] /(vs) reissue/
+ȯ­ [ۤä] /restart/fresh start/
+ [Ϥ] /(n) reprint(ing)/second edition/
+ [Ϥ] /(n) second offense/
+ȼ [Ϥ󤷤] /second offender/
+ [Ϥ] /(n) resale/(P)/
+β [Ϥ󤫤] /resale price/
+ζȼ [Ϥ󤮤礦] /reseller/
+ [Ϥ󤻤] /resale system/
+ [ϤФ] /(n) resale/
+ɾ [Ҥ礦] /(n) reassessment/reappraisal/
+ [դ礦] /(vs) resurfacing/
+ [֤] /rearmament/
+ [դ] /(vs) reblocking/refreeze/
+ [դ] /re-enlistment/second imprisonment/
+ʬ [֤Ѥ] /(n) redistribution/
+ [ؤ] /(n) second change/second calamity/
+ [ؤ] /(n) reorganization/reshuffle/(P)/
+Էײ [ؤ󤱤] /(n) reorganization plan/
+ [ؤ󤻤] /reorganization/reshuffle/
+ݸ [ۤ] /(n) reinsurance/
+ [ۤ] /(n,vs) rebroadcasting/
+ˬ [ۤ] /(n) revisit/
+͢ [椷] /(n) re-exportation/
+͢ [ˤ夦] /(n) reimportation/
+ͷ [椦] /(n) revisit/
+ [餤] /(n) return/second coming/Second Advent/reincarnation/(P)/
+ [餤] /(n-adv,n-t) month after next/(P)/
+轵 [餤夦] /(n-adv,n-t) week after next/(P)/
+ǯ [餤ͤ] /(n-adv,n-t) year after next/(P)/
+ [] /(n) Second Coming/Second Advent/
+ [] /Adventists/
+Ͽ [] /(n,vs) re-recording/
+ [] /(n,pref) the most/the extreme/
+Ǥ [] /(adj-t) prime/conspicuous/
+Ǥʪ [] /the most extreme/
+Ǥ [äȤ] /(adv) most/extremely/(P)/
+Ǥ [äȤ⤸夦褦] /(adj-na) most important/
+Ǥפʻ [äȤ⤸夦褦ʤ] /the most important thing/
+ǰ [] /(n) beloved/
+ǰ [] /(adj-na,n) the worst/(P)/
+DZ [褯] /(n) ultra-right/ultra-right extremists/
+Dz [] /(adj-na,n) the lowest/the worst/(P)/
+Dz [] /(n) the lowest rank/the bottom/the cellar/
+Dz̤Υӥå [Υӥå] /LSB/least significant bit/
+Dz̤ [Ϥ] /(n) the farthest ends/
+dz [] /(n) outer-most/
+Ǵ [] /(adj-no,n) nearest/neighbouring/nearby/(P)/
+Ǵ [] /(n-adv,n) one's last moment/one's time of death/(P)/
+Ƕ [礦] /(n) strongest/(P)/
+Ƕ [] /(adj-no,n-adv,n-t) latest/most recent/nowadays/(P)/
+Ƿù [] /(n) most favored nation/(P)/
+ǷùԶ [] /(n) most favored nation (MFN)/
+Ƿ [줤] /(n) a respectful bow/
+Ǹ [] /(n) the oldest/(P)/
+Ǹ [] /(n) last/end/conclusion/(P)/
+Ǹջ [ΤФ󤵤] /the Last Supper/
+Ǹޤ [ޤ] /to the end/to the last/
+Ǹĭ [Ĥ礦] /ultimatum/
+Ǹ [] /(n) (very) back (last) row/rearmost row/
+Ǹ [ä] /last train/
+ǹ [] /(adj-na,n) highest/supreme/the most/(P)/
+ǹ [] /(n) highest price/price ceiling/
+ǹ [] /highest institute of education/
+ǹⵡ̩ [ߤ] /top secret/
+ǹ⵭Ͽ [] /(n) best (highest) record/new record/
+ǹ [夦] /(n) highest grade/top class/(P)/
+ǹ [夦Ҥ] /(n) top quality products/
+ǹбǤ [ˤ󤷤] /Chief Executive Officer (CEO)/
+ǹ⸡ [] /(n) (abbr) Public Prosecutor's Office/(P)/
+ǹ⸡ģ [󤵤Ĥ礦] /(n) Supreme Public Prosecutor's Office/
+ǹ [] /(n) (abbr) Supreme Court/(P)/
+ǹȽ [Ф󤷤] /Supreme Court/
+ǹ̳Ǥ [ऻˤ󤷤] /Chief Financial Officer (CFO)/
+ǹƳ [ɤ] /supreme leader/ultimate leader/
+ǹĬ [礦] /(n) climax/
+ǹ [Ƥ] /(n) highest score or grade or number of points/
+ǹ [ۤ] /(n) highest peak/most prominent/highest authority/(P)/
+Ǻ [] /(n) left-most/
+Ǻ [褯] /(n) ultra-left/ultra-left extremists/
+ǽ [夦] /(n) last/final/closing/(P)/
+ǽ [夦] /(n) final program (plan)/
+ǽ [夦] /last time/last inning/last part/
+ǽ [夦ä] /(n) end result/
+ǽ [夦礦] /(n) last chapter (book, etc.)/
+ǽʳ [夦󤫤] /final stage/
+ǽŪ [夦Ƥ] /(adj-na) finally/(P)/
+ǽ [夦] /last day/final day/
+ǽʼ [夦ؤ] /the ultimate weapon/
+ǽ [夦ؤ󤻤] /final form/
+ǽ [夦٤] /(n) closing argument/closing statement/
+ǽŪ [夦⤯Ƥ] /(n) ultimate goal/
+ǽ [夦Ƥ] /very important point/(P)/
+ǽ [] /(adj-no,n-adv,n-t) beginning/outset/first/onset/(P)/
+ǽλ [Τ] /first course/
+Ǿ [礦] /(n) smallest/least/(P)/
+Ǿ [礦] /(n) minimization/
+Ǿ [礦] /(n) minimum/lowest/(P)/
+Ǿ [礦] /minimum/
+Ǿˡ [礦礦ۤ] /(n) least-squares method/
+Ǿ [礦] /(n) minimum value/min/
+Ǿˡ [礦ˤ礦ۤ] /(n) least-squares method/
+Ǿ [礦] /(n) smallest/minimum/least/(P)/
+Ǿ [礦] /(adj-na,n) best/(P)/
+Ǿ [⤬] /(adj-na,n) best/
+Ǿ̤Υӥå [礦Υӥå] /MSB/most significant bit/
+Ǿ峬 [礦] /(n) top floor/
+Ǿ [礦夦] /(n) highest grade/superlative degree/
+ǿ [] /(n) latest/newest/(P)/
+ǿ [󤷤] /(n) latest style/
+ [] /(n) golden age/best time for/(P)/
+ü [󤿤] /(adj-no,n) ultra-fine/(P)/
+ [] /(n) foremost/
+ [󤻤] /front/first line/spearhead/
+ [󤻤] /(n) foremost line/(P)/
+ [] /front row/(P)/
+ [] /(n) the very best/(P)/
+κ [Τ] /the best policy (measure)/
+Ԥ [Ĥ] /(exp) to do one's best/to do something to the best of one's ability/
+ [Ϥ] /(adv) already/now/(P)/
+® [] /(adj-no) fastest/
+¿ [] /(n) the most/(P)/
+¿ [] /largest number/plurality/
+ [] /(n) greatest/largest/maximum/(P)/
+粽 [] /maximization/
+ [] /(n) maximum/(P)/
+ [] /maximum/
+ [䤯] /(n) greatest common divisor/
+ [] /(n) global maximum/greatest value/
+û [] /(n) shortest/(P)/
+ûΥ [󤭤] /(n) shortest distance (to)/
+ [夦] /(n-adv,n) in the middle of/height of/in course of/midst/(P)/
+ [ʤ] /(n-adv,n) in the middle of/height of/in course of/midst/
+ [ʤ] /(n) wafer cake filled with bean jam/
+Ĺ [礦] /(n) the longest/the oldest/(P)/
+ĹݵΥ [礦դȤ] /(n) day's longest successful jump/
+ˡ [ۤ] /Minimum Wages Act/
+ [Ƥ] /(adj-na,adv,n) (1) least/lowest/worst/(2) nasty/disgusting/horrible/yuck!/(P)/
+㲹ٷ [Ƥɤ] /a minimum thermometer/
+찵 [ƤĤ] /minimal blood pressure/
+ [Ƥ] /(n) minimum/(P)/
+ [ƤĤ] /minimum cost of living/
+¶ [Ƥ󤮤] /minimum wage/
+¶ [Ƥ󤮤󤻤] /(n) minimum wage system/
+Ŭ [Ƥ] /(adj-na,n) optimum/the most suitable/(P)/
+Ŭ [Ƥ] /optimization/
+ [ʤ] /(adj-no,n) southernmost/
+ǯ [ͤ󤷤礦] /(adj-no) youngest/(P)/
+ǯĹ [ͤ礦] /(adj-no) eldest/
+ü [ۤ] /(n) northernmost tip (of country)/
+ͥ [椦] /most favourable treatment/very warm reception/(P)/
+ͥ [椦夦󤷤] /(n) MVP/the most valuable player/
+ [礦] /(adj-na,n) the best/ideal/(P)/
+ [] /how!/what!/alas!/
+ [] /how!/what!/alas!/
+ [] /question mark/
+ɤ [դ] /(v5r,vi) to be plugged up/to be shut up/(P)/
+ɤߤ [Ȥ] /(v1) to dam up/to hold back/to keep back/to intercept/to check/
+ɤ [դ] /(v5m) to mope/
+ɤ [] /(v5k) to dam (up) (stream)/
+ɤ [դ] /(v5g,vt) to stop up/to close up/to block (up)/to occupy/to fill up/to take up/to stand in another's way/to plug up/to shut up/(P)/
+ɸ [] /(n) blockage of a source/
+ [] /(n) embolus/abnormal substance (i.e. air) circulating in the blood/
+ [󤷤礦] /(n) embolism/
+ [Ĥ] /(n) (hum) wife/(P)/
+ʤκ [ĤޤΤ] /status of wifehood/
+ʸ [Ĥޤ] /(n) (pair of) wooden doors in the interior of a home/
+ʻ [] /(n) wife and children/(P)/
+ʻҤȤ [򤿤] /(exp) to be accompanied by one's family/
+ʻһ [] /man with wife and kid(s)/
+ʼ [] /(n) wife/
+ʽ [] /(n) one's wife/one's wife and daughter(s)/
+ʾ [礦] /(n) one's wife and mistress(es)/
+ [] /(n,vs) marriage/marry/
+Ӽ [] /(n) a married man/
+ [礦] /(n) Prime Minister/(P)/
+δ [礦Τ] /person qualified for prime minister/
+ [礦] /(n) supervision/superintendence/management/supervisor/
+̤ [ɤ] /(n) coloring/coloration/assortment/color scheme/makeup/(P)/
+̤ [ɤ] /(v5r) to colour/to paint/to make up/(P)/
+̱ [] /(n) glowing clouds/
+̲ [] /colored picture/painting/
+̴ [] /(n) artist's brush/
+̿ [] /(n) colouring/colouration/painting/(P)/
+̿ [礯] /(n) colouring/colouration/painting/
+̿ [] /(n) colour picture or painting/
+̿ [礯] /(n) colour picture or painting/
+ [] /(n) (solar) chromosphere/
+ [] /(n) chroma/
+ [] /(n) ability/gift/talent/aptitude/genius/(P)/
+ͳ [] /(n) ready wit/raising (money)/plan/device/
+ͳ [] /(n) talent and education/
+ʹ [] /(n) ability/
+ʹ [] /(n) talent/
+͵ [] /(n) wisdom/
+͵IJ [夦] /great wisdom/
+͵ȯ [Ѥ] /(adj-na,n) quick-witted/a flash of brilliance/great wisdom/
+ͷ [] /(n) talent and accomplishments/wisdom and works/
+ͻ [] /(n) talented man/clever man/
+ͽ [] /(n) talented woman/
+Ϳ [礯] /(n) wit and beauty/
+Ϳ [礯] /(n) (a woman) being gifted with both intelligence and beauty/
+Ϳ [] /(n) talented person/clever person/
+ [] /(n) poetic talent/
+ [Ф] /(v5r) to be clever/to be quick-witted/to be precocious/
+Ƥ [Ϥ] /(v1) to be presumptuous/to be clever and forward/
+ [] /(n) wit and intelligence/
+ [] /(n) wit and intelligence/
+ [Ť] /(n) small wooden mallet/
+Ƭ [Ť] /(n) head like a hammer/
+ [Ȥ] /(n) intelligence and virtue/
+ [Ȥ] /measured ton/
+ǽ [Τ] /(n) talent/ability/(P)/
+ǽϤ [Τޤ] /poor in ability/
+ǽ򿭤Ф [ΤΤФ] /(exp) to develop one's ability/
+ɮ [Ҥ] /(n) literary talent/clever style/
+ɲ [] /(n) literary woman/talented woman/
+ʪ [֤] /(n) talented person/clever person/
+ʬ [֤] /(n) disposition/
+̤ [ߤޤ] /under .. years of age/less than .. years old/
+̾ [ᤤ] /(n) fame/reputation for ability/
+ά [㤯] /(n) wise planning/
+άͭ [㤯Τ] /resourceful/
+ [礦] /(n) measurement/
+ [礯] /(n) ability/talent/
+ [] /(n) skill/ability/
+Τ夲 [Ȥꤢ] /(v1) to accept/to adopt/to listen to/
+Τ [Ȥ] /(v5r) (1) to adopt (measure, proposal)/(2) to pick (fruit)/(3) to assume (attitude)/(P)/
+η [] /(n) mining/(P)/
+η [Ĥ] /(n) mining rights/
+η [] /(n) vote/roll call/(P)/
+η [] /(n,vs) drawing blood/collecting blood/
+θ [] /(n) lighting/
+ι [] /(n) mining/
+λ [] /(n) profit/(P)/
+λ [] /below the break-even point/
+λ [󤫤] /investment stocks/
+λ [󤻤] /profitability/
+μ [] /(n) picking/collecting/harvesting/(P)/
+ν [夦] /(n,vs) collecting/gathering/(P)/
+ [] /(n) taking measurements/
+ [] /(n) quarrying/
+о [礦] /(n) quarry/stone pit/
+ [] /(n,vs) adoption/selection/choice/(P)/
+ú [] /(n) coal mining/(P)/
+ú [󤸤] /coal mine/
+ [Ƥ] /(n,vs) marking/grading/looking over/(P)/
+ [Ƥ󤷤] /(n) marker/
+ɽ [ƤҤ礦] /(n) list of marks/
+ [] /(n) adoption or rejection/
+ [] /(n) writing melody on music paper/recording a tune in musical notes/
+ʴ [] /cotton picker/
+ [] /(n) get oil/extract oil from seeds/drilling for oil/
+ [椱] /oil concession/drilling rights/
+ [褦] /(n) use/adopt/(P)/
+ѻ [褦] /employment examination/
+Ͽ [] /(n,vs) recording/transcription/(P)/
+ [] /planting/
+ [Ф] /(n) cultivation/(P)/
+ݼ [Ф] /agricultural species/
+ݽ [Ф] /plantation/
+ [] /(suf) -years-old/(P)/
+С [] /(adv,n) annual/
+Фλ [ȤΤ] /(n) year-end market/
+Ф [ȤΤ] /year's end/
+з [] /(n) annual account/
+з [] /(n-t) time/years/(P)/
+з [ȤĤ] /(n-t) time/years/
+к [] /(adv,n) annual/
+л [] /(n) almanac of seasonal words (for haiku poets)/
+м [] /(n) year/
+н [] /(n) annual expenditure/(P)/
+ [] /(n) Jupiter/
+ö [] /(n) New Year's Day/
+ [ˤ夦] /(n) annual revenue or income/(P)/
+н [ˤ夦] /annual income and expenditure/
+ [Ф] /(n) year's end/
+ [] /(n) annual expenditure/
+ [] /(n) end of the year/year-end gift/(P)/
+ [ޤ] /(n) year end/(P)/
+Ѥ [ʤ] /(n) pay back in installments/
+Ѥޤ [ޤ] /(v5s) (1) to finish/to get it over with/to conclude/(2) to settle/to pay back/(3) to get along (without something)/(P)/
+Ѥޤ [ޤ] /(v1) to be finished/(P)/
+Ѥޤʤ [ޤʤ] /(adj,exp) sorry (phrase)/(P)/
+Ѥ [] /(n) arranged/taken care of/settled/
+Ѥߤޤ [ߤޤ] /(exp,int) (uk) sorry/excuse me/(P)/
+Ѥ [] /(v5m) to finish/to end/to be completed/(P)/
+ [] /(n) (Buddh) redemption/salvation/
+̱ [ߤ] /(n) relieving the sufferings of the people/
+Ҥ [虜襤] /(n) calamity/catastrophe/(P)/
+Ҥ [虜襤] /to be the ruin of (a person)/
+Ҥ򾷤 [虜襤ޤͤ] /(exp) to bring calamity upon oneself/
+Ҳ [] /(n) accident/calamity/mistake/catastrophe/
+ҳ [] /(n) calamity/disaster/misfortune/(P)/
+ҳ߽ [夦] /disaster relief/
+ҳк [] /disaster prevention measures/
+ҳ [] /disaster-stricken area/
+ҳݸ [ۤ] /disaster insurance/
+ [ʤ] /(n) calamity/misfortune/(P)/
+ [ʤˤ] /(exp) to meet with misfortune/
+ [䤯] /(n) calamity/disaster/accident/
+ [Ϥ] /(n) baton (of command)/
+ۤ򿶤 [Ϥդ] /(exp) to lead/to direct/to take command/
+ [] /(n) rhinoceros/
+ [] /(adj-na,n) sharp/keen/
+դ [] /(v5k,vt) to break/to smash/(P)/
+դ [] /(n) familiar (informal) (speech style)/
+դ [] /friendly attitude/
+դʸ [֤󤷤礦] /plain (informal) writing/
+դ [] /(v1,vi) to break/to be broken/(P)/
+դ [] /(v5r) to be smashed up/
+մ䵡 [] /rock crusher/
+չ [] /(n) crushing ore/
+ [] /(n) broken stone/rubble/(P)/
+ɹ [Ҥ礦] /(n) ice breaking/
+ɹ [Ҥ礦] /(n) ice breaker/
+ [ؤ] /(n) debris/
+ [Ȥ] /(n) fortress/
+֤ۤ [ȤǤ򤭤] /(exp) to construct a fort/
+֤Ȥ [ȤǤ򤪤Ȥ] /(exp) to capture a fort/
+ [ޤĤ] /(n) festival/feast/
+פ [ޤĤ] /(n) festival/feast/(P)/
+פ [ޤĤꤳ] /(v5m) to place an obnoxious person in an out-of-the-way post to be rid of him or her/
+פ夲 [ޤĤꤢ] /(v1) to set up (in high position)/to kick upstairs/
+פ [ޤĤ] /(v5r) to deify/to enshrine/(P)/
+״ [] /(n) equipment used in rituals/
+׵ [] /(n) rites/ritual/
+׶ [] /(n) equipment used in rituals/
+׻ [] /(n) priest/
+׻ [] /(n) festival/rites/ritual/
+׼ [] /(n) rites/rituals/
+׼ [] /(n) (head) priest/head priest of the Ise Shrine/
+׾ [礦] /(n) ceremony site/
+׿ [] /(n) enshrined deity/
+׿ [] /(n) enshrined deity/
+ [] /(n) church and state/
+ [ä] /unity of church and state/theocracy/
+ [ޤĤꤵ冷] /festivities/merrymaking/
+ [] /(n) altar/(P)/
+ź [] /(n) (the constellation) Ara/
+ŵ [Ƥ] /(n) festival/(P)/
+ [Ǥ] /(n) shrine/sanctuary/
+ [] /(n) national holiday/festival day/(P)/
+ [դ] /(n) vestments worn by priests and attendants during a festival/
+ʸ [֤] /(n) address to the gods/type of song which spread from mountain hermits to the laity during the Kamakura era/
+ʸ [] /(n) address to the gods/type of song which spread from mountain hermits to the laity during the Kamakura era/
+ [줤] /(n) (religious) festival/(P)/
+ [] /(n) ritual/religious service/festival/
+ [礦] /donation made at a ritual/
+ [] /(n) religious purification/
+ [Ȥ] /(n) meals exchanged by parishioners and priests/(P)/
+ؤ [Ĥ] /(v5k) to worship/enshrine/
+ؤ߳ [ߤ] /shrine fence/
+ؤ [ߤ] /(n) unlucky day/death anniversary/purification and fast day/
+ؤ [] /(v5m) to avoid/to refrain from/to shun/
+ز [] /(n) purification/
+ز⤯ [⤯褯] /(n) purification/washing/
+ز [⤯褯] /(n) purification/washing/
+س [] /(n) fence around a shrine/
+ص [] /(n) the ancient imperial princesses serving at the Ise shrine/
+ؼ [] /(n) master of religious ceremonies/
+ؾ [礦] /(n) funeral hall/(P)/
+ [] /fast day/
+ [ߤ] /ancient Shinto priestly family/
+ [] /ancient Shinto priestly family/
+ [դ] /(n) priestly vestments/
+١ [ޤ] /(adv,n) in detail/
+١ [ۤܤ] /(adv) very narrow/poor/(P)/
+١ [ޤޤ] /sundry/
+١ [ޤޤ] /in detail/
+٤ [ۤ] /(adj) thin/slender/fine/(P)/
+٤ [ۤ] /fine thread/
+٤ [ۤ] /slender character/
+٤ [ޤ] /(adj-na,n) small/fine/detailed/stingy/(P)/
+٤ [ޤ] /(adj) (1) small/(2) fine/minute/(P)/
+٤ [ޤ] /small change/
+٤ [ޤ] /small change/
+٤ؼ [ޤ] /detailed instructions/
+٤ [ޤ] /minutely/finely/(P)/
+٤ [ۤ] /(v1) to make narrow/
+٤䤫 [ޤ䤫] /(adj-na,n) friendly/
+٤䤫 [䤫] /(adj-na) meagre/modest/(P)/
+٤ [ۤ] /(v5r) to get thin/to taper off/(P)/
+ٰ [ۤӤ] /(n) cord/rope/
+ٰ [ۤӤ] /(n) hempen cord/
+ٱ [] /(n) drizzle/misty rain/
+ٵ [] /(gikun) (n) halfbeak (fish with elongated pointed lower jaw) (Hemiramphus sajori)/stickleback/
+ٶ [] /(n) bacillus/bacterium/germ/(P)/
+ٶݳ [󤬤] /(n) bacteriology/
+ٶʼ [ؤ] /bacteriological weapon/
+ٶ [] /(n) slight flaw/
+ٷ [] /(n) (one's) wife/
+ٸ [] /(n) (visual) scrutiny/close inspection/
+ٹ [] /pore/
+ٹ [] /(n) work/craftsmanship/tactics/trick/(P)/
+ٹ [褦] /(n) slender hips/slim waist/
+ٹ [ۤ] /(n) slender hips/slim waist/
+ٺ [ޤ] /(adv,n) in detail/
+ٺ [ۤܤ] /(adv) very narrow/poor/
+ٺ٤ [ޤޤ] /sundry/
+ٺ٤ [ޤޤ] /in detail/
+ٺ [ۤŤ] /(adj-na,n) thinly made/slight build or stature/
+ٺο [ۤΤҤ] /slender person/
+ٻ [] /filament/
+ٻ [] /(n) trifle/minor detail/
+ٻ [] /(n) small type or handwriting/
+ٻ [ۤ] /(n) small type or handwriting/
+ٽ [ۤ] /(n) fine writing/
+ٿ [] /(adj-na,adj-no,n) careful/discrete/scrupulous/prudent/(P)/
+ٿ [ۤ] /(n) narrow/thin (sized)/slender/
+ڤ [ޤ] /(n) something chopped or slices finely/
+ڤ [ޤ] /(n) small pieces/
+ [] /(n) detailed explanation/
+ [椭] /(n) light snow fall/small snow flakes/
+§ [] /(n) by-laws/detailed regulations/
+ [ۤ] /(n) narrow sash or obi/
+ [] /(n) great and small/in detail/all/
+Ĺ [ۤʤ] /(adj) long and narrow/(P)/
+ư̮ [ɤߤ㤯] /arteriole/
+ƻ [ۤߤ] /(n) narrow path or lane/
+ [ʤ] /(n) (uk) ripple (on water)/wavelets/
+ [] /(adj-na,n) minute/meager/mean/
+ɮ [Ҥ] /(n) fine brush or pencil/small or fine handwriting/
+ [] /(n) details/(P)/
+ʬ [֤] /(n) divide into small portions/(P)/
+ [٤] /(n) subdivision/
+ [ؤ] /(n) crumbling/
+˦ [ܤ] /(n) cell (biology)/(P)/
+˦ [ܤǤ󤬤] /cytogenetics/
+˦ [ܤ] /(n) nucleus (cell, biology)/
+˦ [ܤ] /(n) cytology/
+˦ [ܤ] /(n) cytoplasm/
+˦ [ܤĤǤ] /cytoplasmic heredity/
+˦ [ܤФ褦] /cell culture/
+˦ʬ [ܤ֤] /cell division/
+˦ [ܤؤ] /(n) cell wall/
+˦ [ܤޤ] /(n) cellular membrane/
+˦ͻ [ܤ椦] /cell fusion/
+̩ [ߤ] /(adj-na,n) detailed knowledge/finely detailed/
+̩ [ߤĤ] /(n) miniature/
+̱ [ߤ] /(n) the poor/
+ [ۤ] /(n) slender face/
+ [⤯] /(n) particulars/details/specified items/(P)/
+ [ۤ] /(adj-na,n) narrow eyes/fine texture/
+ [] /(n) periwinkle/
+ [㤴] /(n) periwinkle/
+ή [夦] /(n) streamlet/brooklet/rivulet/
+γʬ [夦֤] /fine particle fraction/
+ [] /(n) detailed discussion/
+ [ۤ] /(n) thin arm/slender means/
+ [] /(adj-na,n) minute/meticulous/
+ [] /(n) greens/vegetables/(P)/
+ڤ [ʤä] /(n) rape leaves/greens/
+ڤ [ʤäѤդ] /(n) (light blue) overalls/
+ڤβ [ʤΤϤ] /(n) rape blossoms/
+ڤҤ [ʤĤ] /(exp) to pickle greens/
+ڱ [] /(n) vegetable garden/(P)/
+ڼ [ʤ] /(n) rapeseed/coleseed/(P)/
+ڼ [ʤͤ] /rapeseed hulls/
+ڼ߱ [ʤͤŤ] /(n) long spell of rain in early spring/
+ڼ [ʤ֤ͤ] /(n) rapeseed oil/canola oil/
+ڿ [礯] /(n) vegetable diet/(P)/
+ڿ [礯央] /vegetarianism/
+ڿ [礯央] /vegetarian/
+Ҥ [ʤŤ] /(n) pickled vegetables/
+Ȥ [Ф] /(n) cooking or serving chopsticks/
+ [] /(n-suf) judge/
+ۤ [Ф] /(n) judgment/decision/verdict/
+ۤ [ФΤˤ] /law court/
+ۤ [Ф] /(v5k) to judge/(P)/
+ۤ [] /cutting/cut/
+ۤݤ [] /(v1) to begin to cut/
+ۤ [] /(v5r) to cut open/to cut apart/to divide/
+ۤ [] /(n) cuttings/scraps/
+ۤФ [] /to cut out (a dress) from cloth/
+ۤ夬 [] /(n) (tailor's) cutting/styling/
+ۤڤ [] /(v5r) to cut (cloth)/
+ۤ [] /(n) tailor's cutting board/
+ۤʪ [] /(n) cutting (cloth or paper)/
+ۤ [ܤ礦] /(n) tailor's knife/
+ۤ [] /(n) cutting/cut/
+ۤ˥ [̤] /(n) cutting and sewing/
+ۤ˥ [̤] /(v5u) to cut and sew/
+ۤ [] /(v5t) to cut (cloth)/(P)/
+۲ [] /(n) sanction/approval/
+۵ [] /(n) sanction/approval/
+۷ [] /(n) decision/ruling/judgement/(P)/
+۷ [Ĥ] /written verdict/
+ [] /(n,vs) (1) judgement/decision/(2) cutting (cloth)/
+ǵ [] /(n) cutting machine (cloth)/cutter/
+ǻ [] /(n) (tailor's) cutter/
+ [Ƥ] /(n) decision/ruling/award/arbitration/(P)/
+ [Ƥ] /(n) decision/ruling/award/arbitration/
+Ƚ [Ф] /(n,vs) trial/judgement/(P)/
+Ƚ [Ф󤫤] /(n) judge/(P)/
+Ƚ [Ф󤫤󤭤] /challenging a judge/
+Ƚ [Ф󤱤] /(n) jurisdiction/
+Ƚ [Ф󤶤] /law suit/litigation/
+Ƚ [Ф󤷤] /(n) court/courthouse/(P)/
+Ƚ̿ [Ф󤷤ᤤ줤] /(n) court injunction/court order/
+Ƚ [Ф󤸤礦] /(adj-na) judicial/
+Ƚ [Фˤ] /judge/
+ȽĹ [Ф礦] /(n) presiding judge/
+˥ [ۤ] /(n) sewing/(P)/
+˥ [ۤ] /tailor/seamstress/
+ [礦] /(n,vs) admeasure/discretion/(P)/
+̽ [礦Ȥ] /(n) discretionary income/
+ܤ [Τ] /(v1) to place on (something)/to take on board/to give a ride/to let (one) take part/to impose on/to record/to mention/to load (luggage)/to publish/to run (an ad)/(P)/
+ܤ [Τ] /(v5r) (1) to get on/to ride in/to board/to mount/to get up on/to spread (paints)/to be taken in/(2) to share in/to join/to be found in (a dictionary)/to feel like doing/to be mentioned in/to be in harmony with/(3) to appear (in print)/to be recorded/(P)/
+ܲ [] /(vs) loading/load/
+ܲߵɿ [ä] /ship's draft/
+ܲߵɿ [ä] /Plimsoll mark/the draft line/
+ֿܲ [Ȥ󤹤] /deadweight tonnage/
+ [] /(n) carrying/loading/
+ú [] /coaling/
+Ͽ [] /(n,vs) recording/transcription/
+ [] /(n) edge/brink/verge/side/
+ [] /(n-adv,n) on the occasion of/circumstances/(P)/
+ݤ [] /(exp) (phrase) when/
+ݤ [] /(vs-s) to arrive/to come to pass/
+ݤɤ [ɤ] /(adj) dangerous/risky/hazardous/close/delicate/suggestive/
+ݤ [] /in case of/at this time/
+ݲ [] /(n,vs) meeting/facing/confronting/(P)/
+ݳ [] /(n) limits/boundary/end/
+ݸ [] /(n) limits/end/bounds/(P)/
+ʪ [] /(n) seasonal articles/temporary/
+Ω [] /(v5t) to be prominent/to be conspicuous/(P)/
+ [] /(n-suf) medicine/drug/dose/
+ߤꤷ [ꤷ] /(n-t) (1) days of yore/the olden days/(2) during one's lifetime/(P)/
+ߤ [꤫] /(n) location/whereabouts/hiding place/
+ߤ [꤫] /(n) location/whereabouts/hiding place/
+ߤդ [Ĥ] /(v5k) to get/to obtain/to come by/to find/
+ߤ [꤫] /(n) the way something ought to be/
+ߤ褿 [꤭] /(adj-na) common/ordinary/
+ߤ [] /(v5r-i) to live/to be/(P)/
+߰ [] /(n,vs) reign (i.e of a ruler)/
+߱ [] /in Britain/
+߲ [] /(n) (Buddh) layman or laity/
+߲ [] /(n) stock/goods on hand/
+߳ [] /(n) overseas/abroad/(P)/
+߳ [󤭤夦] /(n) research student (worker) abroad/
+߳ [] /diplomatic mission/government establishments overseas/(P)/
+߳ [] /foreign assets/
+߳ɼ [ȤҤ礦] /(n) overseas ballot/
+߳ˮ [ۤ] /Japanese nationals resident abroad/overseas Japanese/
+߳ [] /(n) (enrolled) in school/(P)/
+߳ؾ [礦ᤤ] /(n) certificate of student status/student ID card/
+߳ [] /enrolled or registered student/
+ߴ [] /(n) holding office/
+ߴƤĹ [Τ] /(n) prison warden/
+ߴƼ [󤷤] /(n) prisoner/inmate/
+ߴƷ [٤] /U.S. troops stationed in (South) Korean/
+ߵ [礦] /(n,vs) being in Tokyo/(P)/
+ߵ [礦夦] /(while) in the capital or in Tokyo/
+߶ [礦] /(n) hometown/rural districts/
+߶ [] /(n) hometown/rural districts/
+߶ [󤸤] /ex-soldier/a veteran/
+߶Ͳ [󤸤󤫤] /association of veterans/the American Legion/
+߶ [󤸤Ӥ礦] /(n) Legionnaires' disease/
+߶ [] /rustic/countryman/
+߶ [] /(n) (while) working in or at or for/
+߸ [] /(n) stockpile/stock/(P)/
+߸˴ [] /inventory control/
+߸˻ [] /(n) stock fund/
+߸Ĵ [礦] /(n) inventory (stock) adjustment/
+߸ [Ҥ] /(n) inventory/goods on hand/
+߹ [] /(n,vs) being in school/being a student of/
+߹ [] /(n) enrolled student/
+߼ [] /(n) in a or one's room/
+߽ [夦] /(n) resident/(P)/
+߽ [夦] /a resident/
+߽ [] /(n) whereabouts/country/one's home village/one's residence/
+߿ [礯] /(n) being in office/(P)/
+ [] /(n) being alive/living/
+ [夦] /during one's lifetime/
+ [] /(n,vs) enrollment/(P)/
+콾 [󤸤夦] /full-time trade union official/
+¯ [] /(n) (Buddh) layman or laity/
+ [] /(n) being in/being at home/(P)/
+̳ [] /working at home/telecommuting/
+ [夦] /(n) (contained) within/
+ŷ [Ƥ] /(n) in heaven/heavenly/
+ [Ȥ礦] /situated in Tokyo/
+ [ˤ] /(n) in Japan/(P)/
+Ʒ [ˤ٤] /US Forces, Japan/
+Φ [ˤ٤꤯] /US Army, Japan/
+Ǥ [ˤ] /(n) being in office/(P)/
+Ǥ [ˤ夦] /(while) holding a post or being in office/
+ [٤] /(n,vs) being in the USA/(P)/
+ [٤夦] /while resident in America/
+ˮ [٤ۤ] /Japanese living in America/
+ [] /(n) rural area/
+ [] /(adj-no,n) out of office (power)/in opposition party/(P)/
+ [] /(n) in prison/in the military/
+ [餤] /(n) pre-existing/already there/conventional/(P)/
+ [餤] /(n) native species/
+ [餤] /(n) an older railroad line/
+α [夦] /(n,vs) stay/remain/reside/(P)/
+α [夦] /foreign residents/
+αֹ [夦󤳤󤭤礫] /extension of visa permit/
+αˮ [夦ۤ] /Japanese residing abroad/
+α̱ [夦ߤ] /(n) residents/
+ [] /ability/talent/
+ [] /(n) material properties/lumber quality/(P)/
+ [⤯] /(n) lumber/timber/(P)/
+ڲ [⤯] /lumber dealer/
+ھ [⤯礦] /lumber dealer/
+ [礦] /(n) ingredients/material/(P)/
+ [礦] /(n) cost of materials/
+ [Ĥ] /(adj-na,n) crime/fault/indiscretion/(P)/
+᤹ [Ĥߤ] /(vs-s) to charge/to sentence/to punish/
+ʻ [Ĥߤʤ] /trick/sinful act/cruel thing/
+˴٤ [Ĥߤˤ] /(exp) to slide into sin/
+Τʤ [ĤߤΤʤ] /guiltless/innocent/
+̵ [ĤߤΤʤ] /guiltless/innocent/
+夻 [Ĥߤ򤭤] /(exp) to pin a crime on/
+ [Ĥߤ򤭤] /(exp) to take (another's guilt) on oneself/to be accused of/
+Ȥ [Ĥߤ򤪤] /(exp) to commit a crime/
+ᰭ [] /(n) crime/sin/vice/
+ᰭ [] /feelings of guilt/
+ [] /(n) offense/crime/guilt/punishment/
+ [] /(n) offence/fault/
+ [] /(n) sin/iniquity/crime/
+ [ĤߤĤ] /(adj-na,n) sinfulness/cruelty/
+ [礦] /(n) (Buddh) sins (which prevent entry into bliss)/
+ [礦礦] /(n) (Buddh) expiation of sins/
+ [礦] /(n) charges/nature of offence/
+ῼ [Ĥߤ֤] /(adj) sinful/
+ [ˤ] /(n) criminal/(P)/
+ [ĤߤӤ] /(n) sinner/
+ͤή [ˤʤ] /(exp) to exile a criminal/
+ [] /(n) responsibility or liability for a crime/
+ [] /(n) evidence of a crime/
+̾ [ᤤ] /(n) name of a crime/charge/
+Ǥܤ [Ĥߤۤܤ] /(n) atonement/expiation/
+ [] /(n,n-suf) fortune/riches/(P)/
+ [ʤ] /(exp) to build a fortune/
+ [] /(n) commodity/property/
+⳦ [] /(n) financial world/(P)/
+⳦ [] /(n) financier/
+ [] /(n) (abbr) asset formation/
+ [] /property accumulation savings/
+ [] /(n) politics and economics/
+⸻ [] /(n) source of funds/resources/finances/(P)/
+⻺ [] /(n) property/fortune/assets/(P)/
+⻺ [󤬤դ] /(exp) to become rich/
+⻺ [] /(n) wealthy individual/person of wealth/
+⻺ [󤱤] /(n) property rights/the right to own property/
+⻺ [󤼤] /(n) property tax/
+⻺³ [󤽤] /succession to or inheritance of property/
+⻺ʬͿ [֤] /distribution of property/
+⻺Ͽ [⤯] /inventory of property/
+ [] /(n) economy/financial affairs/(P)/
+ [] /fiscal policy/
+ [Τ] /the financial aspect/
+ [Ƥ] /economic stability/
+ [] /economic reform/fiscal reform/
+ [] /(n) (the study of public) finance/
+ [] /economic crisis/financial crisis/
+ѹշײ [󤳤] /balanced budget plan/
+¤ [] /(n) fiscal structure/
+ [] /(n) budget surplus/
+Ʒ [] /(n) finance reform/fiscal reconstruction/
+ٱ [] /economic support/financial support/
+ٽ [] /(n) government spending/
+ [夦] /fiscal balance/
+ [礦] /(n) financial condition/
+ [] /fiscal policy/
+ֻ [] /(n) budget deficit/
+ͻ [Ȥ椦] /(n) treasury investment and loan/(P)/
+ [ʤ] /(n) economic difficulties/(P)/
+þ [Ϥ] /economic collapse/
+ [] /economic problem/financial problem/
+ [礯] /economic power/economic strength/
+ [] /(n) foundation/(P)/
+ˡ [ۤ] /(n) (juridical) foundation/(P)/
+ȶ [Ф] /(n) zaibatsu/plutocrats/financial clique/chaebol (Korean)/(P)/
+ [] /(n) purse/wallet/(P)/
+ۤФ [դ] /(exp) to draw (take) out one's purse/
+ʪ [֤] /(n) property/
+ [ۤ] /(n) treasure/
+̳ [] /(n) financial affairs/(P)/
+̳ȥ󥶥 [ȥ󥶥] /financial transaction/
+̳դ [फŤ] /(n) financial strength ratings/
+̳ [फ] /(n) finance official/(P)/
+̳ [फ] /financial management/
+̳ɽ [षҤ礦] /(n) financial statements/
+̳ [ष礦] /(n) Ministry of Finance/
+̳μ [ि] /financial structure/financial constitution/
+̳ [ۤ] /(n) financial reports/
+̳ϳդ [餫Ť] /(n) financial strength ratings/
+ [礯] /(n) assets/
+ [] /be clear/be serene/be cold/be skillful/
+㤨 [] /bright color/
+㤨 [] /crisp and cold night/
+㤨 [] /(v1) to be clear/to be serene/to be cold/to be skillful/(P)/
+㤨 [䤯] /(v5k) to shine clearly/
+㤨Ԥ [椯] /(v5k-s) to clear gradually/to get cold gradually/
+㤨㤨 [] /cheerful (look)/healthy (complexion)/
+㤨㤨 [] /cheerful look/fresh complexion/
+㤨Ϥ [錄] /(v5r) to get cold/to freeze over/
+㤨֤ [] /(v5r) to be very clear/to be keenly cold/
+㴨 [] /(rare) extreme cold/
+ [] /(n) slope/hill/(P)/
+β [Τ] /foot of a slope/
+򲼤 [򤪤] /(exp) to go downhill/to go down a slope/
+ƻ [ߤ] /(n) hill road/(P)/
+ [Ϥ󤷤] /Osaka-Kobe/(P)/
+̺ [Ϥ󤷤󤵤] /Great Hanshin Earthquake (Jan 1995)/
+ [Ϥ] /(abbr) Osaka University/
+ [] /(n) sakaki tree (sacred Shinto tree)/Cleyera japonica/
+ [] /(n) snack served with drinks/performance to liven up a bar/conversation to liven up a party/
+餦 [餦] /(v5u) to laugh/to smile/
+餫 [] /(v1,vt) to make bloom/
+餭 [ܤ] /(v1) to bloom all over/
+餭ؤ [ۤ] /(v5r) to be in fullness of bloom/
+餭Ĥ [Τ] /(v5r) to bloom late/to remain in bloom/
+餭Ф [] /(v5s) to begin to bloom/to come out/
+餭 [] /(v1) to begin to blossom/
+餭· [] /(v5u) to be in full bloom/
+餭Ϥ [錄] /(v5r) to bloom over a wide area/
+餭 [ˤ] /(v5u) to be in full bloom/
+餭ʬ [櫓] /(n) variegated flowering/
+餭 [ߤ] /(v1) to bloom in profusion/(P)/
+餯 [] /(v5k) to bloom/(P)/
+ [] /(n) small peninsula/(P)/
+곳 [] /steepness of a mountain/
+ [褦] /(arch) Nagasaki/
+̸ [ޤ] /prefecture next to Tokyo/
+ [ޤ] /the Saitama group/
+ [] /Saitama Bank/
+ [] /(n,n-suf) a work/a harvest/(P)/
+ [뤤] /have a poor crop/
+ [Ĥ] /(n) (1) construction/make-up/(2) sliced raw fish/(P)/
+괹 [Ĥ꤫] /(iK) (v1) to remake/to remold/to convert/to reconstruct/to adapt/to parody/
+ [Ĥ꤬] /(n) affected look/made-up face/
+굡 [Ĥ꤭] /feigning good feeling/
+㤭 [Ĥʤ] /(n) make-believe crying/
+ [Ĥꤴ] /(n) fabrication/lie/fiction/
+ [Ĥꤴ] /(n) fabrication/lie/fiction/
+ [Ĥ] /(n) maker/builder/creator/tenant farmer/
+ [Ĥꤶ] /sake brewer/sake brewery/
+Ф [Ĥ] /(v5s) (1) to manufacture/to produce/to raise (crops)/(2) to invent/to dream up/
+Ф [Ĥ餤] /(n) forced laugh/(P)/
+夲 [Ĥꤢ] /(v1) to make up/to fabricate/to build up/to complete/to construct/(P)/
+ [Ĥ] /(n) sliced raw fish/
+ [Ĥꤴ] /(n) feigned voice/unnatural voice/
+» [Ĥꤽ󤸤] /(v1) to fail in making/
+»ʤ [Ĥꤽʤ] /(v5u) to fail in making/
+»ʤ [Ĥꤾʤ] /(v5u) to fail in making/
+ؤ [Ĥ꤫] /(v1) to remake/to remold/to convert/to reconstruct/to adapt/to parody/
+ľ [Ĥʤ] /(v5s) to remake/to rebuild/
+ [Ĥޤ] /(n) painted eyebrows/
+ [Ĥޤ] /(n) feigned illness/
+դ [ĤĤ] /(n) fixed/
+ʪ [Ĥ] /(n) artificial product/decoration/fake/crop/
+֤ [Ĥ꤫] /(v5s) to remake/
+ [Ĥ꤫] /(n) way of making/recipe/how to grow (something)/style of building/construction/workmanship/
+̾ [Ĥ] /(n) alias/pseudonym/pen name/nom de plume/
+ [Ĥ᤯] /feigned blindness/
+ [Ĥ꤮] /well-trimmed tree/
+ΩƤ [ĤꤿƤ] /(v1) to adorn/to decorate/to dress up/to build up/
+ [ĤФʤ] /(n) fiction/made-up story/fable/fabrication/myth/(P)/
+ [Ĥ] /(v5r) to make/to create/to manufacture/to draw up/to write/to compose/to build/to coin/to cultivate/to organize/to establish/to make up (a face)/to trim (a tree)/to fabricate/to prepare (food)/to commit (sin)/to construct/(P)/
+ [] /(n) idea/design/motif/conception/intention/
+ [] /(n) artificiality/act/commission (of a crime)/
+Ū [Ƥ] /(adj-na) intentional/contrived/
+ [Ϥ] /(n) crime of commission/
+ [ä] /(n) author/writer/novelist/artist/(P)/
+ȤȤĤ餹 [äȤƤʤ餹] /to be very popular as a writer/
+ [ä] /(n) writing songs or poems/poem/
+ [] /(n) drawing pictures/taking photographs/
+ [ä礦] /(n) crops/quality/
+ؿ [ä礦] /rice-crop index/(P)/
+ [ä] /(n,vs) promoting/arousing/
+ [礦] /(n) work/operation/manufacturing/fatigue duty/(P)/
+ȥ롼 [礦롼] /working group/
+Ȱ [礦] /(n) work clothes/
+Ȱ [礦] /(n) worker/
+Ȳ [礦] /(n) working hypothesis/
+Ȼ [礦] /(n) working hours/
+Ⱦ [礦] /(n) works/workshop/
+ [礦Ϥ] /work party/
+ [礦] /operational expense/
+ [礦֤] /working group/
+ [礦֤] /working draft/
+ [礦դ] /(n) work clothes/
+ [礦褦] /for work/for manufacturing/
+װ [礦褦] /(n) work force/
+ˡ [礦礦ۤ] /occupational therapy/
+ΰ [礦礦] /workspace/
+ [ä礯] /(n,vs) composition/setting (of music)/(P)/
+ʲ [ä礯] /composer/
+ʼ [ä礯] /composer/
+ [] /(n) playwriting/
+ [] /(n) dramaturgy/
+ [] /(n,vs) song making/(P)/
+ [] /(n) lyric writer/lyricist/songwriter/
+ [] /(n) lyric writer/lyricist/songwriter/
+ [] /(n) versification/verse making/
+ˡ [ۤ] /versification/
+ [] /(n) author/authoress/(P)/
+ [㤷餺] /anonymous/
+̤ [ߤ礦] /anonymous/author unknown/
+ [] /farm/workshop/
+ [] /(n,vs) drawing (figures)/construction (in geometry)/
+ [] /(n,vs) frame/draw up/make/producing/creating/preparing/writing/(P)/
+ [] /implementation technique/
+ [] /implementor/author/
+ [] /(n,vs) manufacture/(P)/
+ [] /(n) military or naval operations/tactics/strategy/(P)/
+索С졼 [󥪡С졼] /operation overlay/
+ײ [󤱤] /campaign plan/
+ [󤸤礦] /(adj-no) operational/strategic/
+ϰ [] /area of operation/
+̿ [ᤤ줤] /operation order/
+ [Ȥ] /(n) farm hand/tenant/
+ʪ [夦֤] /(n) characters (in a novel)/
+ [] /(n) surface soil/
+ [] /(n) good crop/
+ư [ɤ] /(n) operation/functioning/running/(P)/
+ [Ӥ礦] /(n) feigned illness/
+ [Ҥ] /(n) work/opus/performance/production/(P)/
+ʤ夹 [Ҥ򤯤] /(exp) to speak ill of a person's work/
+ [Ĥ] /(n) planting/
+ [Ť] /(n) planting/
+դ [Ĥ] /(n) planting/(P)/
+դ [Ť] /(n) planting/
+ [Ť󤻤] /planted area/(P)/
+ [] /(n) log (i.e. work-file)/
+ [դ] /(n) literary style/(P)/
+ʪ [֤] /(n) literary work/
+ʪ [] /(n) produce (e.g. agricultural)/crops/(P)/
+ʸ [֤] /(n) composition/writing/(P)/
+ʸ [֤Τ] /subject of a composition/
+ [] /(n) crop conditions/quality (of art)/(P)/
+ˡ [ۤ] /(n) manners/etiquette/propriety/(P)/
+̳ [न] /monk's working (non-spiritual) clothes/
+ [褦] /(n) action/operation/effect/function/(P)/
+ʬ [褦֤] /action integral (physics)/
+ [褦Ƥ] /(n) point of action (e.g. of a lever)/
+ [줤] /(n) model of writing/
+ [] /plane/sharpen/whittle/pare/shave (leather)/scrape off/crossout/reduce/curtail/
+擄 [] /(v5g) to chip/to slice off/to thin down/to reduce/to weaken/to sharpen/
+ [꤯] /(n) shavings/
+ [Ȥ] /(v5r) to shave off/to scrape off/
+ [֤] /(n) flaked bonito/(P)/
+Ȥ [ꤪȤ] /(v5s) to scrape off/to plane off/
+ [] /(v5r) (1) to shave (wood or leather)/to sharpen/to plane/to whittle/to pare/to scrape off/(2) to cross out/to reduce/to curtail/to remove/to erase/(P)/
+ [ϤĤ] /(v5r) to cut down little by little/to take a percentage/
+ [] /well drilling/
+䵡 [] /(n) rock drill/
+︺ [] /(n,vs) cut/reduction/curtailment/(P)/
+ [] /(n,vs) elimination/cancellation/deletion/erasure/(P)/
+ɹ [Ҥ礦] /ice-shaving machine/
+ [ؤ] /splinter/chip/
+ [] /(n) denudation/
+ [ܤ] /(n) squeezing/
+ [ܤȤ] /(v5r) to exploit/
+夲 [ܤꤢ] /(v1) (1) to squeeze (to the utmost)/to wring/(2) to strain one's voice/(3) to scold/
+ [ܤ꤫] /(n) strained lees (draff)/
+ [ܤ] /(v5r) to press/to wring/to squeeze/(P)/
+ [] /(n,vs) exploitation/squeezing/sweating/(P)/
+蹩 [夳礦] /(n) sweatshop/
+ [ˤ夦] /(n,vs) milking (a cow)/(P)/
+ [] /(n) oil expression (extraction)/
+ [] /(pref) last (year)/yesterday/
+ [礦] /(n-t) early yesterday morning/
+ [ä] /(n-adv,n-t) nowadays/recently/(P)/
+ [] /yesterdays paper/
+ [夦] /(n-adv,n-t) autumn (fall) of last year/(P)/
+ [夦] /(n) last week/
+ [] /(n-adv,n-t) last spring/the spring of last year/(P)/
+ī [礦] /(n-adv,n-t) yesterday morning/
+ [Ȥ] /(n-adv,n-t) last winter/
+ [Τ] /(n-adv,n-t) yesterday/(P)/
+ [] /(n-adv,n-t) yesterday/(P)/
+ǯ [ͤ] /(n-adv,n-t) last year/(P)/
+ǯ [ͤ] /(n-adv) previous fiscal year/(P)/
+ǯ٤´ [ͤɤΤ] /graduated last year/
+ǯ [ͤ餤] /(n-adv) since last year/(P)/
+ [Ф] /(n-adv,n-t) last night/(P)/
+ [Ҥ] /(n) complete reversal of values or ways of thinking/
+ [] /(n-adv,n-t) last night/(P)/
+ [椦] /(n-adv,n-t) last night/(P)/
+ͼ [椦] /(n-adv,n-t) yesterday evening/last night/
+ [դ] /(n) north wind/
+ [] /(n) fence/paling/
+ [ܤ] /(v5m) to get narrower/to contract/
+ [Ĥܤ] /(v5m) to close/to shut/
+ [ܤ] /(v1) to make narrower/to shut (an umbrella)/to shrug (one's shoulders)/to purse (one's lips)/
+ [Ĥܤ] /(v1) to make narrower/to shut (an umbrella)/to shrug (one's shoulders)/to purse (one's lips)/
+ [] /(n,n-suf) plan/policy/(P)/
+֤ [򤳤] /(exp) to take (adopt) measures/
+ܤ [ۤɤ] /(exp) to take measures/
+ [] /(n) in collusion with/
+ [] /(n) strategic base/
+ [] /(n) intriguer/tactician/schemer/machinator/
+ [] /(n) (military) tactics or operations/
+ [Ƥ] /(n,vs) decision/settling on/(P)/
+ư [ɤ] /(n) maneuverings/machinations/
+ [ܤ] /(n) strategy/artifice/
+ά [㤯] /(n) scheme/tactic/stratagem/trick/(P)/
+ [줤] /(n) urging/whipping (up)/
+ [] /(n) rope/cord/
+ [] /(n) index/indices/(P)/
+ [] /(n) rigging/gear/tackle/
+ [礦] /(n) cable/rope/
+Ŵƻ [礦ƤĤɤ] /cable railway/
+ [] /(adj-na,n) dry/desolate/
+Ũ [Ƥ] /(n) searching for the enemy/
+ƻ [ɤ] /(n) overhead freight-carrying cable/
+ [Ф] /(adj-na,n) dreary/bleak/
+ [Ф] /(adj-t) bleak/dreary/desolate/
+ [Ф] /(adj-na,n) dreary/bleak/
+ [Ф] /(adj-t) dreary/bleak/desolate/
+ [] /(n) fine white noodles/
+ [Ф] /(adj-na,n) dreary/bleak/
+ [] /complex ion/
+ [ä] /(n) optical illusion/hallucination/(P)/
+ [ä] /(n) alternate interior angles/
+ [ä] /(n) pages (in a book) out of order due to an error in binding/
+ [] /(n) mistake/(P)/
+ [] /(n) complication/intricacy/
+ [礦] /paragraphia/
+ [] /(n) complication/intricacy/
+ [] /intricate/complicated/
+ [] /(n) confusion/distraction/derangement/(P)/
+ [] /(n) (1) cherry blossom/cherry tree/(2) decoy/fake buyer/shill/(3) hired applauder/(P)/
+ [] /(n) (edible) cherry/
+˷ [] /(n) (edible) cherry/
+ [] /(n) cherry blossom/(P)/
+ [Ф] /(n) cherry blossom/
+̡ [ޤ] /riot of cherry blossoms/
+ [餬] /(n) carpenters tellin/pink shell/
+ [ޤĤ] /(n) cherry blossom festival/
+פ [ޤĤ] /(n) cherry blossom festival/
+ [餬] /(n) soft, thin paper/
+ [餬] /(n) looking for or at cherry blossoms/
+ [餤] /(n) cherry blossom colour/
+ [餼󤻤] /(n) cherry blossom front/
+ [餽] /(n) primrose/
+Ҥ [Ť] /(n) pickled cherry blossoms/
+ [Ȥ] /(n) (edible) cherry/
+ [] /(n) (edible) cherry/
+ [] /(n) drink made of boiled water poured over preserved cherry leaves and blossoms/
+ [ˤ] /(n) horse meat/
+ [ᤷ] /(n) rice boiled with soy sauce and sake/
+ [] /(n) rice cake with bean paste wrapped in a cherry leaf/
+ [] /(n) salmon/
+ [㤱] /(n) salmon/
+ [礦] /salmon fishing/
+Ť [Ť] /chadzuke with salmon powder/
+Ҥ [Ť] /chadzuke with salmon powder/
+ [] /(n) bamboo grass/(P)/
+ [Ϥ] /(n) field of bamboo grass/
+ [֤] /(n) toy bamboo-leaf boat/
+ [] /(n) spoon/(P)/
+ø [] /(n) prescription/consideration/making allowances for/
+ [] /(n) (1) volume/(2) counter for books/(P)/
+ [ä] /(n) book/booklet/story book/pamphlet/notebook/(P)/
+ [] /(n) copy-book/storybook/
+ [ä] /(n) number of books/
+Ω [] /(n) imperial investiture/
+ [] /(n) printing/
+㤤 [] /misprint/
+ [ꤳ] /(n) imprinting/
+ [ꤳ] /(v5m) to insert (an illustration)/to stencil (a pattern)/
+Ф [] /(v5s) to print/to publish/to begin to print/
+夬 [ꤢ] /(v5r) to be off the press/
+夲 [ꤢ] /(v1) to finish printing/to print off/
+»ʤ [ꤽʤ] /(v5u) to misprint/to spoil in printing/
+ľ [ʤ] /(v5s) to reprint (book)/
+ʪ [] /(n) printed matter/
+ [ۤ] /(n) printed book/
+Ω [ꤿ] /just off the press/
+ [] /(v5r) to print/(P)/
+ [ä] /(n) brush/commutator brush/
+ [Ϥ] /(n) brush/commutator brush/
+ [ä] /(n) reform/renovation/(P)/
+ [Ĥ] /number (of books) printed/
+ [Ϥ] /(n) paint brush/
+ [Ϥ] /(n) brush tip/
+ [Ϥ] /(n) brush marks/
+ [] /(n) (col) police/
+ [ä] /(n) consideration/guess/conjecture/judgment/
+ [ä] /(vs-s) to guess/to sense/to presume/to judge/to sympathize with/(P)/
+ [ä] /(n,vs) sense/infer/(P)/
+߽Ф [Ĥޤߤ] /(v5s) to pick out/to throw out/
+߿ [Ĥޤߤ] /(n) eating with one's fingers/
+ [Ĥޤߤ餤] /(n) washing only the soiled part (of a garment)/
+ʪ [Ĥޤߤ] /(n) relish/
+ [Ĥޤ] /(v5m) to pinch/to hold/to pick up/
+ľ [Ȥʤ] /a retaken photograph/
+ľ [Ȥʤ] /(v5s,vt) to retake (a photograph)/
+ [Ȥ] /(v5r) to take (a photo)/to make (a film)/(P)/
+ [Ĥ] /(n,vs) photographing/(P)/
+Ƶ [Ĥ] /(n) motion picture camera/
+Ƽ [Ĥ] /photographer/
+ƽ [Ĥ] /(n) film studio/
+ [Ĥ] /film unit/
+ [Ĥ] /image pick up (camera) tube/
+ [Ĥ] /small area/a pinch of earth/
+ [Ĥ褦] /(n) outline/summary/compendium/
+ä [ä] /(adv,n,vs) confused/
+Ĥ [Ĥ] /(v1) (1) to rub against/to nuzzle against, e.g. dog nosing a person/(2) to strike (a match)/
+Ĥ [Ĥ] /(v1) (1) to rub against/to nuzzle against, e.g. dog nosing a person/(2) to strike (a match)/
+Ĥ [ʤĤ] /(v1) to blame another/
+ꥬ饹 [ꥬ饹] /(n) ground glass/
+ [] /(v5r) to draw close to/to edge up to/to snuggle up to/to nestle close to/to cuddle with/to draw closer to/
+긺餹 [ؤ餹] /(v5s) to wear away/to rub down/to abrade/
+긺 [ؤ] /(v1) to be worn down/to be reduced/
+ [ꤳ] /(v5m) to rub in/to grind and mix/
+ [꤭] /(n,vs) scratch/graze/abrasion/(P)/
+ڤ [꤭] /(v5r) to cut by rubbing/to wear out/to spend all (one's money)/
+ڤ [꤭] /(v1) to wear out/
+ؤ [꤫] /(v1) to substitute/to sidestep (an issue)/
+ [य] /(v5k) to skin (one's knee)/to graze/
+ [ऱ] /(v1) to abrade/
+ȴ [̤] /(v1) to slip through/to make one's way through quickly/
+դ [Ĥ] /(v1) (1) to rub against/to nuzzle against, e.g. dog nosing a person/(2) to strike (a match)/
+դ [Ĥ] /(v1) (1) to rub against/to nuzzle against, e.g. dog nosing a person/(2) to strike (a match)/
+դ [ʤĤ] /(v1) to blame another/
+Ȥ [ꤪȤ] /to scrape off/to rub off/
+ [꤭] /(n,vs) marring caused by rubbing/
+ [] /(v5r) to touch lightly/to take a percentage (from)/
+ [] /(v5r) to rub/to scrub/(P)/
+ [] /(v5r) to rub/to chafe/to file/to frost (glass)/to strike (match)/(P)/
+øϤ餷 [ä餷] /(n) shameless person/sophisticated person/brazen hussy/
+ʤ [Ƥʤ] /to wear thin/
+ [] /(v1) to rub/to chafe/to wear/to become sophisticated/
+㤤 [] /(n) chance encounter/
+㤦 [] /(v5u) to pass by one another/to disagree/to miss each other/
+礦 [줢] /(v5u) to rub against/to chafe/to quarrel/
+커 [줹] /(adj-na,n) on the verge of/very close to/just in time/on the margin/(P)/
+ [ä礦] /(n) abrasion/scratch/
+ [꤭] /(n,vs) scratch/graze/abrasion/
+ [꤭] /(n,vs) marring caused by rubbing/
+ [] /(n,n-suf) note/paper money/(P)/
+ [դ] /(n) (1) token/label/(2) ticket/card/(3) charm/talisman/(P)/
+դ [դĤ] /(exp) to label/to put a tag on/
+ [Ĥ򤯤] /(exp) to change a note/
+ߤ [դɤ] /(n) full house/sold out/
+ [դ] /(n) temple which issues amulets/
+« [Ĥ] /(n) roll of banknotes/(P)/
+ [Ĥ] /(n) wallet/billfold/
+դ [դĤ] /(n) tagged/notoriety/
+ [] /kill/murder/butcher/slice off/split/diminish/reduce/spoil/(P)/
+줿 [줿ߤ] /mutilated ear/
+ [] /(n) a murder/(P)/
+ [] /(n) professional killer/hit man/
+ʸ [] /(exp,n) "killing" (loving) words/
+ [] /(v5s) to kill/(P)/
+ [] /(v5r) to do someone in/to bump someone off/
+ [Ĥ] /(n) intent to kill/intent to murder/(P)/
+ [Ĥ] /(n,vs) killing/murder/(P)/
+Ƥ [Ĥ򤯤Ƥ] /(exp) to make an attempt on a person's life/
+ [Ĥ] /(n) murder case/
+ [Ĥ] /murderer/killer/
+ [ä] /(n) thirst for blood/(P)/
+Ω [ä] /(v5t) to be seething (with anger)/to be frenzied/to be menacing/
+ [ä] /(n,vs) sterilization/disinfection/(P)/
+ݺ [ä󤶤] /(n) disinfectant/germicide/
+ [ä礯] /sterilizing or germicidal properties/
+ [ä礦] /(n) kill and wound/(P)/
+ [Ĥ󤭤䤯] /fungicide/
+ [Ĥ] /(n) murder/(P)/
+͵ [Ĥ] /(n) devilish homicide/cutthroat/
+Ͷ [Ĥ󤭤礦] /homicidal maniac/
+͸ [Ĥ󤲤] /(n) murder scene/
+ͺ [Ĥ󤶤] /(n) (the crime of) murder/
+ͺ [Ĥ󤶤ˤȤ] /on a charge of murder/
+ͻ [Ĥ󤸤] /(n) murder case/
+ͼ [Ĥ󤷤] /killer/murderer/
+Ū [ĤƤ] /(adj-na) murderous (workload, etc)/
+ [ĤϤ] /(n) murderer/
+̤ [Ĥߤ] /attempted murder/
+ [] /(n) sword battle/
+ػ [Ƥ] /(n) man who teaches actors or actresses how to use swords/
+ [ä礦] /(adj-na,n) killing/destruction of life/
+ [ä礦] /prohibition against hunting and fishing/
+ͺ [ä] /(n) rat poison/
+ [ä夦] /(n,vs) killing insects or pests/
+ [ä夦] /(n) insecticide/pesticide/(P)/
+ [äȤ] /(n,vs) rush/flood/(P)/
+Ȳ [ĤФ] /(adj-na,n) bloodthirsty/brutal/savage/
+ [äפ] /(adj-na,n) tasteless/dreary/tastelessness/
+٤ [Ĥ꤯] /(n) (uk) slaughter/massacre/
+Ĺ [ä礦] /(n) Satsuma and Choshu/
+μ [ĤޤΤ] /traveling while deliberately not paying a fare/
+ [Ĥޤ] /(n) sweet potato/(P)/
+ [Ĥޤ䤭] /(n) Satsuma porcelain/
+ȶ [ĤޤФ] /Satsuma clan/
+Ȥ [Ĥޤ] /deep-fried ball of fish paste/
+ [] /(adj-na,n) rough/crude/(P)/
+ [ޤ] /(v5r,vi) to be mixed/to be blended with/to associate with/to mingle with/to join/
+ [ޤ] /(io) (v5r) to mix/
+ [ޤ] /(v1) to mix/
+ [ĤΤ] /miscellany/
+ [Ĥ] /(n) noise (jarring, grating)/(P)/
+ [] /(n) miscellaneous poems/
+ [ä] /(n) miscellaneous goods/general goods/sundries/(P)/
+߾ [ä礦] /general store/
+Ź [äƤ] /(n) general (variety) store (shop)/
+ [Ĥ] /(n) miscellaneous knowledge/
+ [Ĥ] /(n) assorted stocks/
+ [ä] /(n) miscellaneous impressions/
+ [ä] /(n) miscellaneous notes/
+Ģ [ä礦] /(n) notebook/exercise book/
+ [ä] /(n,vs) sharing living quarters/(P)/
+ӥ [äӥ] /(n) building containing a number of businesses and shops/
+ [ä] /(n) mixed residential quarter/
+ [] /(n) small fish/small fry/
+ [㤳] /(n) small fish/small fry/
+ [] /(n,vs) sleeping together in a huddle/
+ [ä礯] /(n) popular song/
+ [] /(n) house-cloth/dust cloth/(P)/
+Ҥʤ [򤷤ܤ] /(exp) to wring a floorcloth/
+Ҥɤ [򤵤] /(exp) to quilt a dustcloth/
+ҳݤ [󤫤] /(n) mopping the floor/
+ [ä] /(n) microorganisms/
+ [äȤ] /(n) congestion/traffic jam/throng/hustle and bustle/
+ [ä] /(n) assorted matters/
+ [] /(n) foul language/abuse/
+ [ä] /(n) assorted grains/
+ [ä] /(n) communal marriage/
+ [] /(n) trouble/
+ [ä] /(n) miscellaneous collection/
+ [ä] /(n) journal/magazine/(P)/
+˶ [äˤϤ] /(exp) to place in a magazine/
+ [Ĥ] /(n) miscellaneous matters/
+ [] /(n) New Year dish/rice cakes cooked w. vegetables/(P)/
+ [ä] /(n) hybrid/
+ [ä夦ˤ夦] /(n) miscellaneous income/
+ [Ĥ夦ˤ夦] /(n) miscellaneous income/
+ [ĤȤ] /(n) miscellaneous (sundry) incomes/
+ [ä] /(n) assorted books/
+ [ä礯] /(n) assorted colors/
+ [ä礯] /(n) omnivorous/
+ [ˤ] /(n) low-call people/
+ [] /(n) hodgepodge/medley soup/(P)/
+ [Ĥ] /(n) miscellaneous taxes/
+ [Ĥ] /(adj-na,n) disorderliness/
+Ȥ [ĤȤ] /disorderly/promiscuous/
+ [ä] /(n) weed/(P)/
+§ [ä] /(n) miscellaneous rules/
+» [ä] /(n) miscellaneous losses/
+¿ [ä] /(adj-na,n) miscellaneous/mixed/
+ [Ĥ] /(n,vs) chatting/idle talk/(P)/
+Ƨ [äȤ] /(n) congestion/traffic jam/throng/hustle and bustle/(P)/
+ǰ [Ĥͤ] /(n) idle thoughts/worldly thoughts/
+ǹ [ĤΤ] /(n) duffel bag/
+ [äѤ] /(n) playful literature originating from haiku/
+ [äѤ] /(adj-na,n) confusion/
+ [ä] /(n) miscellaneous expenses/
+ [äԤ] /(n) sundries/odds and ends/
+ʪ [Ĥ֤] /(n) miscellaneous things/
+ʸ [Ĥ֤] /(n) literary miscellany/
+ʸ [Ĥ֤] /miscellanist/miscellaneous writer/
+ʼ [Ҥ礦] /(n) small fry/ordinary soldiers/rank and file/
+ [äݤ] /(n) miscellaneous/
+ [äݤ] /general news column/
+̳ [Ĥ] /(n) routine tasks or duties/
+ [Ĥܤ] /(n) various kinds of small trees/assorted trees/
+ [] /(n) various kinds of small trees/assorted trees/
+ [ܤ] /(n) various kinds of small trees/assorted trees/
+ [Ф䤷] /(n) grove of mixed trees/copse/(P)/
+ [ܤ] /(n) grove of mixed trees/copse/
+ [Ĥ] /(n) chore/odd job/
+ [Ĥ] /(n) handyman/
+ [Ĥ] /(n) cleaning lady/
+ [Ĥ褦] /(n) odd jobs/miscellaneous/other/etc./
+Ͽ [Ĥ] /(n) miscellaneous records/
+ [Ĥ] /(n) chitchat/
+ [Ĥ] /(n) (obs) fifth month of the lunar calendar/
+ [] /(n) mackerel/
+ɤ [Ф] /(exp) to manipulate figures to one's advantage/
+ [Ф] /(n) judgment/decision/verdict/
+ [Ф] /(v5k) to handle/to sell/
+ [Ϥ] /(n) drainage/draining/
+ [Ф] /(v1) to be in order/to sell well/to be sociable/to flow smoothly/
+ [Ϥ] /(v1) to be in order/to sell well/to be sociable/to flow smoothly/
+ [Ф] /(n) market/outlet/
+ [Ϥ] /(n) market/outlet/
+ [] /(n) rust (colour)/(P)/
+ [] /(n) rust (colour)/
+Ӥ [Ӥ] /(v1,vi) to rust/to become rusty/(P)/
+դ [ӤĤ] /(v5k) to rust together/
+ߤ [Ӥɤ] /(n) rust-proofing/anti-corrosive/
+ [] /(n) shark/
+ȩ [Ϥ] /(n) fishskin/
+ [᤬] /(n) sharkskin/rough skin/
+ [Ϥ] /(n) fishskin/
+ [] /(n) plate/dish/(P)/
+ [ޤ路] /(n) plate-spinning trick/plate spinner/
+ [餢餤] /(n) washing-up/dish-washing/(P)/
+ [餢餤] /(n) dish-washer (machine)/
+ [Ф] /(n) balance/
+ [餷] /(n) bleaching/bleached cotton/
+ [餷] /(n) bleaching/bleached cotton/
+ [餷] /(n) sweet rice jelly/(whitish) rice candy/
+ [餷] /(n) pilloried criminal exposed to public view/public scorn or humiliation/
+ [餷] /(n) gibbeted head/
+ʴ [餷] /(n) bleaching powder/
+ [餷] /bleached cotton cloth/
+ [餹] /(v5s) to bleach/to refine/to air/to expose/(P)/
+ [餷] /(n) exposed criminal/
+ [餷] /(n) bleached cotton cloth/
+ [] /(num) three/(P)/
+ [] /(num) three/(P)/
+ [󤵤󤯤] /(n) exchange of nuptial cups/
+ޡ [󤵤󤴤] /(adv) in groups of twos and threes/
+ [󤬤ˤ] /(n) first three days of the new year/
+ [ߤä] /(n) three/(P)/
+ij [ߤĤ] /(n) three corners/
+ĸ [ߤĤޤ] /(n) forked stick/
+ĸ [ߤĤ] /(n) harelip/
+ĺ [ߤĤޤ] /(n) three-pronged fork/
+Ļ [ߤĤ] /(n) (1) three-year-old/(2) triplets/
+Ļ [ߤĤ] /(n) bowing while pressing three fingers of each hand on floor/
+Ŀ [ߤĤ] /(n) baby clothes/
+ [ߤĤ] /(n) threefold/folded in three/
+ޤ [ߤĤ] /(n) folded in three/
+ [ߤĤ] /(n) set of three/
+· [ߤĤ] /(n) three-piece suit/
+ [ߤĤɤ⤨] /(n) 3 fat-comma shapes arranged to form a circle/
+Ⱦ [ߤĤФ] /(n) three-stroke alarm/
+Ԥ [ߤĤ] /(n) braided cord/
+ [ߤĤޤ] /(n) three-pronged fork/
+ [ߤĤ] /(n) triple family crest/
+ [ߤĤ] /(n) honeywort/wild chervil/
+ [󤢤] /(n) the world of hungry spirits and the world of animals/three evil worlds hell/
+ƻ [󤢤ɤ] /(n) the world of hungry spirits and the world of animals/three evil worlds hell/
+ [] /(n) the third rank/
+ [] /(n) the third rank/
+̰ [ߤä] /(n) the Trinity/
+ [ߤĤ] /Mitsui (company)/
+ [] /(n) second lieutenant (JSDF)/
+ [󤤤] /education of the head and hand and heart/
+ [Ф餹] /(n) trio/triumvirate/three famous retainers/
+ [ߤĤ] /Mitsukoshi (department store)/(P)/
+ [󤨤] /(n) three wise monkeys who see and hear and speak no evil/
+ [ߤ] /(ik) (n) three wise monkeys who see and hear and speak no evil/
+ [󤷤] /(n) underling/
+Ⱦ [ߤϤ] /(n) letter of divorce/
+ [󤷤ä] /(n) petty underling/
+ [] /(n) three summer months/
+ [󤬤ˤ] /(n) January 1st to 3rd/
+ [󤫤] /three times/
+ [󤫤] /(n) second anniversary of a death/
+ [󤬤] /(n) past, present and future existences/
+ [󤬤] /third floor/
+ [󤫤] /(n) triangle/triangular/(P)/
+Ѵط [󤫤󤱤] /love triangle/eternal triangle/
+Ѵؿ [󤫤󤹤] /trigonometric function/
+Ѵ [󤫤] /(n) triangular pennant/
+Ѷ [󤫤] /(n) triangle bandage/
+Ѷ [󤫤] /trigon (a musical instrument)/
+Ѷ [󤫤] /(n) deltoid (muscle)/
+ѷ [󤫤] /(adj-no,n) triangle/(P)/
+ѷ [󤫤ä] /(adj-no,n) triangle/
+ѷϰ۾ [󤫤礦] /(n) (math) triangle anomaly/
+Ѻ [󤫤] /(n) the Triangle/
+ѽ [󤫤] /(n) delta/
+ѽ [󤫤] /(n) delta/
+ѿ [󤫤] /(n) triangular pyramid/
+¬ [󤫤礦] /triangulation/
+ [󤫤夦] /(n) triangular prism/
+구 [󤫤礦] /triangles (used in mechanical drawing)/set square/
+ [󤫤Ƥ] /(n) triangulation point/
+Ʈ [󤫤Ȥ] /three-cornered fight/
+ [󤫤ʤ] /(n) choppy sea/chopping waves/
+ [󤫤] /(n) choppy sea/chopping waves/
+ȡ [󤫤󤹤] /trigonometrical function/
+ [󤫤] /jib sail/
+ [󤫤] /(n) trigonometric ratio/
+ˡ [󤫤ۤ] /(n) trigonometry/
+˹ [󤫤ܤ] /three-cornered hat/
+ǰ [󤫤ܤ] /trilateral trade/
+ [󤫤褯] /delta wing/
+ [󤫤󤪤] /(n) winner of triple crown (baseball)/
+ [󤫤] /(n) winner of Japan's three main horse races/(P)/
+Ͳ [󤫤󤷤] /(n) alternation of three cold and four warm days/
+ [󤫤] /(n) broad daylight/
+ [󤫤] /(obs) Korea/
+ɽ [󤮤Ҥ礦] /representative of Gifu and Mie prefectures/
+ [󤭤㤯] /(adj-no,n) tripod/three legs/
+Ӱػ [󤭤㤯] /a three-legged stool/
+Ӳ [󤭤㤯] /(n) tripodal frame/
+廰 [󤭤夦󤷤] /fanned on three pitches/
+ [󤭤夦] /(adj-na) third grade/third class/tertiary/
+ [󤭤礦] /(n) Shinto and Buddhism and Confucianism/
+ [󤮤礦] /(n) business consisting of restaurant, brothel and geisha service/
+ [󤴤] /(n) business consisting of restaurant, brothel and geisha service/
+ [󤮤礦] /(n) licensed red-light quarters/
+ [󤭤礯] /(n) instrumental trio/
+ [󤰤] /(n) great army/mighty host/whole army/
+ [󤱤] /(n) three famous beauty spots/
+ [󤱤] /(n) three famous beauty spots/
+ [ߤ] /three-digit number/"hundreds" column/
+ [󤬤] /(n-adv) March/(P)/
+ [ߤĤ] /three months/
+ [󤬤ĤΤä] /(n) Girls' (dolls') Festival (March 3rd)/
+ [󤱤] /(n) the three powers of government (legislative, executive and judicial)/(P)/
+ʬΩ [󤱤֤] /(n) separation of powers (legislative, executive and judicial)/
+ [󤲤󤷤礯] /(n) three primary colors/
+ [󤲤] /(n) three-stringed instrument/samisen/
+ [󤲤] /(n) three-stringed instrument/samisen/
+ [ߤ] /(n) three words/
+ [ޤ] /(n) forked stick/
+ܤ [󤳤Τ줤] /special confidence (in someone)/
+ [󤳤] /(n) midnight/dead of night/the small hours/midnight to 2 a.m./the third of five night watches/
+ [󤳤] /third proof/
+λ [󤳤夦礦] /third and final proof/
+Թ [󤮤礦] /(n) three-line classified advertisement/
+Թ [󤮤礦] /classified ads/
+Ⱦ [󤮤礦Ϥ] /3 lines and a half/
+Ⱦ [ߤϤ] /(n) letter of divorce/
+滨 [󤴤ä] /(n) short-lived magazine/
+ [󤴤] /(n) three countries/(P)/
+ [󤴤] /(n) unparalleled in Japan and China and India/
+ [󤴤] /Annals of the Three Kingdoms/
+ [󤳤] /(n) (1) national of a third country/(2) derog. term for foreigners, esp. Chinese and Korean, resident in Japan/
+ [󤴤] /(n) (1) national of a third country/(2) derog. term for foreigners, esp. Chinese and Korean, resident in Japan/
+Ʊ [󤴤ɤᤤ] /triple alliance/
+ [] /(n) major (JSDF)/
+ [] /(adj-no,n) three-pronged fork/three-pronged/
+ [󤵤󤱤] /trigeminal nerve/
+ [󤵤󤱤Ĥ] /trigeminal neuralgia/
+ϩ [󤵤] /(n) three-forked road/
+ϩ [󤵤] /three-forked road/
+ [󤵤] /the three powers: heaven, earth and man/
+ [󤵤] /(n) the three calamities: fire, flood and storm/
+ [󤵤󤯤] /(n) exchange of nuptial cups/
+޸ [󤵤󤴤] /(adv) in groups of twos and threes/
+ [] /(n) recruit (JSDF)/
+ [] /(n) deep reflection/
+ز [ߤĤӤ] /black-legged kittiwake/
+ [] /three outs/
+ [] /(n-adv) 3 o'clock snack/(P)/
+ [] /(n) three times/cubic/(P)/
+ [󤸤] /(n) three dimensions/
+ [󤸤] /triaxial/
+̻ [󤸤ä夯] /triaxial compression test/
+̻ [󤸤ä夯] /triaxial compression apparatus/
+ [󤸤] /triaxial test/
+ [󤸤] /triaxial cell/
+ [󤷤ˤ] /(n) 21st day after death/21st day after birth/
+ [ߤʤ̤] /(n) 21st day after death/21st day after birth/
+ [ߤʤΤ] /(n) 21st day after death/21st day after birth/
+ˤ򤱤 [󤷤򤵤] /(exp) to be outshone/to be put to shame/
+ [󤷤] /(n) three persons/three parties/(P)/
+Բ [󤷤㤫] /three-cornered conversation/
+Ω [󤷤㤿] /three-cornered competition/
+ [󤷤ܤ󤿤] /(n) out in 1-2-3 order (baseball)/
+ [󤸤㤯] /(n) 3 Japanese feet/waistband/belt/cloth girdle/
+ܤν [󤸤㤯Τ夦] /(n) sharpened sword/
+ܤƸ [󤸤㤯Τɤ] /(n) mere child/
+ [󤸤㤯] /(n) waistband/belt/cloth girdle/obi/
+ [󤷤] /(n) three kinds/three varieties/(P)/
+ο [󤷤Τ] /the Three Sacred Treasures (Mirror, Sword and Jewels)/
+ [󤷤夦] /(n) three autumn months/three years/
+λפ [󤷤夦Τ⤤] /longing for loved ones/
+ [󤸤夦] /(num) thirty/(P)/
+ [󤸤ä] /thirty houses/
+ [󤸤夦󤷤] /(n) the Thirty-three temple Pilgrimage/
+ʬ [󤸤夦ˤ֤] /32nd note/
+ [󤸤夦ˤ] /30th/
+ [ߤ] /(n) last day of month/(P)/
+ǯ [󤸤夦ͤ󤻤󤽤] /(n) the Thirty Years' War/
+Ȭ [󤸤夦Ϥɤ] /the Thirty-eighth Parallel/(P)/
+ϩ [ߤ] /(n) age thirty/
+ϻ [󤸤夦ä] /(n) the 36 (ancient Chinese military) strategies (of which the best was said to be beating a retreat)/
+ [󤸤夦] /(n) triple/treble/threefold/three-ply/triplicate/(P)/
+Ŵ [󤸤夦] /(papal) triple tiara/
+Ŷ [󤸤夦] /(n) triple handicap/
+ŷ [󤸤夦ह] /magnus hitch/
+Ÿ [ߤ] /prefecture in the Kinki area/
+Ż [󤸤夦] /(n) triple play/
+ž [󤸤夦礦] /(n) vocal trio/
+ž [󤸤夦礦Ƥ] /trifocal/
+ [󤸤夦] /(n) instrumental trio/
+ [󤸤夦Ȥ] /(n) triple steal (baseball)/
+ [󤸤夦ۤ] /(papal) triple tiara/
+ [󤷤] /(n) three spring months/
+ [󤹤] /(n) male bathhouse attendant/
+ [󤸤] /(n) third daughter/(P)/
+ [󤷤礦] /(n) 3 cheers/singing three times/
+ [󤻤] /(n) frequent reflection (meditation)/(P)/
+Ʋ [󤻤ɤ] /Sanseido (publisher)/
+ [󤸤礦] /(n) (math) cube/
+躬 [󤸤礦] /(n) cube root/
+ [󤸤礦] /(n) Triassic (geol.)/
+ [󤷤礯] /(n) three colours/
+ˡ [󤷤礯󤵤Ĥۤ] /three-color process/
+ [󤷤礯] /(n) tricolour flag/
+ [󤷤ä] /(n) tricolour flag/
+ [󤷤礯Ф] /(n) three-color printing (red and yellow and blue)/
+ [󤷤ߤ] /(n) pansy/
+ [󤷤礯ߤ] /(n) pansy/
+ [󤷤礯] /(n) three meals (a day)/
+Ťդ [󤷤礯ޤʤĤ] /(adj-no) with three meals served/
+ [󤷤] /second postscript/
+ [󤷤] /(n,vs) strike out (baseball)/fanning out/(P)/
+ [󤷤Ȥ] /(n) kinsman of the third degree (of consanguinity)/
+ [ˤ] /(n) three people/(P)/
+ʹʸη [ˤФ󤸤Τ] /(exp) two heads are better than one/
+ͻ [ˤ󤳤] /triple murder/
+; [ˤ󤷤礦] /(n) (gram) third person/
+ [ˤ󤰤] /trio/gang of three/threesome/
+ [󤺤] /(adj-no,n) eloquent/
+ [󤺤Τ] /eloquent tongue/
+ [󤻤] /children of nisei/3rd generation in US/
+ [] /(n) past and present and future existences/
+ [󤼤] /(n) the Book of Divination/
+纵 [󤻤] /(n) (MA) trident dagger/
+ [󤼤] /(n) 3000/many/(P)/
+ [󤼤󤻤] /(n) the whole world/the universe/
+ [󤻤] /(n) third-term election/(P)/
+ [󤯤] /set of three/
+ [ߤ] /set of three/
+ [󤽤] /(n) sergeant (JSDF)/
+ [󤽤] /three phases/
+ή [󤽤夦] /three-phase alternating current/
+¢ [󤾤] /(n) three branches of Buddhist sutras/
+ºʩ [󤾤֤] /image of the three honorable ones/
+ [󤿤] /(n) the three character styles: square and semicursive and grass/
+ [] /(n) three generations/the third/(P)/
+ [] /the Big Three (countries)/
+ [] /(n) the three big national holidays/
+Ի [Ȥ] /the three largest cities/
+ò [󤿤] /(n) praise/admiration/repeatedly crying/
+ʹ [󤫤ޤ] /triple/three-way/threefold/
+ʹ [󤬤ޤ] /triple/three-way/threefold/
+ķ [Ȥ] /(n) hop, step and jump/
+ķ [Ȥ] /(n) hop, step and jump/
+ [] /(n) third lowest division in sumo/
+ˡ [ݤ] /(n) syllogism/
+ [ʤ] /(n) three men/third son/(P)/
+ [] /concrete floor/
+ο [ߤϤΤ] /three gods/
+ľ [礯] /out on a third-base liner/
+Ӥ [󤺤Τ] /(n) the River Styx/
+ [] /three times/(P)/
+٤² [ɤΤ浪] /common chord/triad/
+ [Ȥ] /(n) three winter months/
+ [Ȥ] /third class/
+ [Ȥ󤽤] /sergeant/
+ [Ȥ礦] /third prize/
+ [Ȥ] /(n) third degree of kinship/
+ [Ȥ] /third magnitude star/
+ʬ [Ȥ֤] /(vs) trisect/
+Ƭ [Ȥ] /triceps/
+Ƭ [Ȥ] /(n) triumvirate/
+ [Ȥ] /(n) three primary virtues: valour, wisdom and benevolence/
+ [ߤä] /(n) three days/the third day (of the month)/(P)/
+ [ߤä] /three days/
+ [ߤ] /(ik) (n) new moon/crescent moon/
+ [ߤŤ] /(n) new moon/crescent moon/(P)/
+ [ߤŤ] /(adj-no) crescent shape/
+ [ߤäߤФ] /3 days and 3 nights/
+ [ߤäߤ] /3 days and 3 nights/
+ŷ [ߤäƤ] /(n) a short-lived rule/being in power only for a brief period/brief championship/
+˷ [ߤäܤ] /(n) one who can stick to nothing/unsteady worker/
+ϩ [ߤä] /three-day journey/
+ǯ [ͤ] /(n) three years/
+ [Ѥ] /(n) worshipping three times/
+Ҷ [Ѥ夦Ϥ] /(int,n) kowtowing/bowing repeatedly/
+տ [Ф] /(n) mixture of vinegar, soy sauce, and sugar/
+ [Ф] /three-fold/three times/
+ [Ӥ礦] /(n) triple time (music)/3 important requisites/
+Ⱦ [Ϥ󤭤] /(n) semicircular canals/
+ [ߤդ] /button quail/
+ [Ѥ] /(n) sampan/
+ [Ф] /(n) third/no. three/
+ַ [Фɤ] /third cockcrowing/
+Ļ [Фɤ] /third cockcrowing/
+ɩ [ߤĤӤ] /Mitsubishi (company)/
+ɮ [Ԥ] /(n) three famous ancient calligraphers: Emperor Saga and Tachibana (no) Hayanari and Kooboo Daishi/
+ɴ [Ӥ㤯] /(n) 300/many/(P)/
+ɴ [Ӥ㤯礳] /all the daimyos/
+ɴ [Ӥ㤯] /(n) pettifogging lawyer/
+ [] /the Three Urban Prefectures/
+ [] /(n) three parts/three copies/(P)/
+羧 [֤ä礦] /3 part chorus/vocal trio/
+ [֤ä] /instrumental trio/
+ [֤] /(n) trilogy/(P)/
+ [פ] /forced out on third/
+ [פĤ] /(n) set of three/
+ʬ [֤] /(vs) trisection/division by three/
+ʬ [פ] /three minutes/
+ʬΰ [֤Τ] /(n) one third/a third part/
+ʬ [֤Ĥ] /30% polished rice/
+ʸ [] /(n) cheapness/farthing/
+ʸ [֤] /hack writer/
+ʸ [󤷤礦] /dime novel/
+ʸȽ [Ф] /(n) ready-made seal/cheap literature/
+ʸʸ [֤] /hack writer/
+ܼ [ڤ] /champagne/
+ [ܤ] /(n) 3 treasures of Buddhism: Buddha, sutras and priesthood/
+ [ݤ] /(n) 3 treasures of Buddhism: Buddha, sutras and priesthood/
+ [ܤ] /(n) three sides/small offering stand/(P)/
+ [ݤ] /(n) three sides/small offering stand/
+ [ܤ] /(adj) three (long cylindrical things)/(P)/
+­ [ܤ󤢤] /(n) three legs (two legs and a cane)/
+ [ܤ󤸤] /(n) hand-clapping patter (at start of party)/
+ΩƱDz [ܤ󤿤Ƥ] /(n) triple feature (movie)/
+ [ޤ] /(n) self-effacement/concentration/absorption/
+ [ޤ] /(n) comedy/(P)/
+ [ޤ] /(n) comedian/
+ʪ [ޤ] /three-act play/
+̣ [] /(n) three-stringed guitar/
+̣ [ߤ] /(n) three-stringed Japanese guitar/shamisen/
+̣ [ߤ] /(n) three-stringed Japanese guitar/shamisen/(P)/
+̣ζ [ߤΤ] /bridge of shamisen/
+̣ [ߤҤ] /(n) samisen player/
+̣ [ߤҤ] /(n) samisen player/
+̣Ƥ [ߤҤ] /(n) samisen player/
+̣Ƥ [ߤҤ] /(n) samisen player/
+̱ [ߤ󤷤央] /(n) (Sun Yat-sen's) Three Principles of the People/
+̲ [ߤ󤫤] /three-molt silkworm/
+ [] /(n) three sides/three faces/page three (of a newspaper)/
+̵ [󤭤] /human-interest article/page-three news/police news/
+̶ [󤭤礦] /(n) three-sided mirror/
+ϻ [ä] /(n) rush of business/versatility/man who can do the work of many/
+ [ߤ] /(n) tortoise-shell (pattern)/
+Ӻ [⤦] /(n) three crops a year/
+ǭ [ߤͤ] /tortoise-shell cat/cat with three colors of fur/
+ [] /(n) large triple gate to temple/
+ [䤯] /(n) three highest ranks (wrestling, unions, etc)/(P)/
+ [褦] /Sanyo (company)/(P)/
+ [褦夦] /(n) trilobite/
+ή [夦] /(n) 3rd rate/(P)/
+Ƕ [礦礦] /(n) prism/
+ [] /(n) three wheels/(P)/
+ؼ [󤷤] /(n) three wheeled vehicle (tricycle, motorcycle, etc)/three wheeler/
+ [뤤] /(n) third base/(P)/
+ݤǻɤ [뤤Ǥ] /to be put (thrown) out at third base/
+ݼ [뤤] /(n) third baseman/(P)/
+ [뤤] /third-base line/
+ [뤤] /(n) three-base hit/triple/(P)/
+Ϣ [] /(n) three-stranded/
+Ϣ [󤷤礦] /three wins in a row/
+Ϣ [] /triplet/
+ [] /(n) Buddhist sect originating in the seventh century/
+² [浪] /(n) triad/
+ [ߤĤޤ] /(n) paper bush/
+ [󤹤] /(n) three-way deadlock/
+ [] /(n) umbrella/parasol/(P)/
+򺹤 [򤵤] /(exp) to hold an umbrella/
+ [] /(n) umbrella shop/
+ [] /(n) affiliated with/under jurisdiction of/under the umbrella/(P)/
+ [] /umbrella insulator/
+ﴱ [󤱤] /bot umbraculum/
+ [] /(n) oiled umbrella paper/
+ [Ϥ] /(n) bevel gear/
+ [] /(n) umbrella carrier/
+ [󤸤] /(n) 80th birthday/
+ [] /(n) umbrella cloth/
+Ȳ [ФĤ] /shelterwood forest/
+Ω [] /(n) umbrella stand/
+ [] /(n) three (used in legal documents)/
+ä [ޤä] /(exp) (uk) I'm beaten/I give up/
+餻 [ޤ餻] /(v1) to beat/to floor (someone)/to bring (someone) to his knees/to come/
+ [ޤ] /(v5r) (1) (hum) to go/to come/to call/(2) to be defeated/to collapse/to die/(3) to be annoyed/to be nonplussed/(4) to be madly in love/(5) to visit (shrine, grave)/(P)/
+ [󤤤] /(n) (abbr) House of Councillors/(P)/
+ [󤤤󤻤] /(n) (abbr) House of Councillors election/
+ [] /(n,vs) participation/(P)/
+ðռ [󤫤] /(n) sense of participation/
+ô˾ [󤫤ܤ] /those interested in participating/persons wishing to participate/
+ù [󤫤] /(n) participating nation/
+ü [󤫤] /participant/entrant/(P)/
+ [󤫤] /(n,vs) taking part in planning/(P)/
+ [] /(n) congratulatory palace visit/
+ [󤬤] /congratulatory visitors/
+Ģ [󤬤礦] /congratulatory visitor's book/
+ [󤫤] /(n) attendance (at a meeting)/
+ [󤫤] /attendance/
+ [󤫤] /(n) visit/inspection/(P)/
+ѿ [󤫤ˤ] /visitor/
+ [] /(n) councillor/participation in government/
+ı [󤮤] /(n) House of Councillors/(P)/
+ıİ [󤮤󤮤] /member of the House of Councillors/
+ı [󤮤󤻤󤭤] /(n) House of Councillors election/
+ [󤰤] /(n) visit to the Ise Shrine/
+и [󤭤󤳤] /official attendance service (by a daimyo in the Edo era)/
+и [󤭤󤳤] /(n) daimyo's alternating Edo residence/
+ [󤱤] /(n) temple or shrine visit/pilgrimage/homage/
+ؿ [󤱤ˤ] /worshiper/visitor to temple or shrine/
+ [󤳤] /(n,vs) proceeding to/
+ [󤳤] /(n,vs) reference/consultation/(P)/
+ͻ [󤳤礦] /reference data/
+ͽ [󤳤] /(n) reference book/(P)/
+ͽ [󤳤⤯] /bibliography/
+Ϳ [󤳤ˤ] /(n) a person given as a reference/
+Ϳ޽ [󤳤Ȥ] /(n) reference book (work)/
+Ϳ޽ [󤳤Ȥ礫] /reference library/
+ [󤳤Ҥ] /reference materials/
+ʸ [󤳤֤󤱤] /bibliography/
+ [] /(n) secretary/councillor/(P)/
+ [󤸤] /a council/
+ [󤸤] /(n) councillor/(P)/
+ [󤷤㤯] /(n,vs) comparison and choosing the good/consultation/referring to/
+ [󤷤夦] /(n) assembling (of people)/
+ [󤷤礦] /(n,vs) reference/consultation/consultation/(P)/
+Ϥ [󤷤礦錄] /call by reference (computer)/
+ʸ [󤷤礦֤󤱤] /reference document/
+ [󤸤礦] /(n,vs) calling on/visiting/
+ [󤻤] /(n) participation in government/
+ [󤻤] /parliamentary under-secretary/
+ [󤻤] /(n) suffrage/franchise/(P)/
+ [󤻤] /(n) participation in a war/(P)/
+ [󤼤] /(n) Zen meditation/
+ [㤯] /(n) arrival/payment on sight/
+ī [礦] /(n) visiting the palace/
+ [Ǥ] /(n) palace visit/
+Ʋ [ɤ] /(n) visiting a home or a shrine/
+ƻ [ɤ] /(n) road approaching a shrine/(P)/
+ [] /(n) palace visit/
+ [ˤ夦] /(n,vs) coming/visiting/going/(P)/
+ [Ѥ] /(n,vs) worship/(P)/
+ [ܤ] /(n) staff officer/participating in planning/(P)/
+Ĺ [ܤ礦] /(n) chief of staff/
+ [ܤۤ] /General Staff Headquarters/
+Ϳ [] /(n,vs) participation/taking part/(P)/
+Ϳ [褫] /parliamentary councillor/
+Ϳ [褷] /participant/
+ [餯] /going to the capital/
+ [] /(n) attendance/participation/presence/(P)/
+ [Ĥ] /attendant/
+ [] /(n,vs) retirement (to a temple of shrine) for prayer/
+ [] /(n) (1) mountain/(2) pile/heap/(3) climax/critical point/(P)/
+ [ޤ] /(adv,n) very much/great deal/many mountains/(P)/
+õ [ޤä] /(n) speculative spirit/
+ε [ޤΤ] /mountain air/
+ι [ޤΤ] /(n) mountain vegetables/
+μ [ޤΤ] /(n) hilly (residential) section of a city/uptown/
+ü [ޤΤ] /(n) edge (brow) of mountain/
+ĺ [ޤΤ] /mountain top/
+ [ޤΤ] /ridge (of a mountain)/
+ۤ [ޤ򤳤] /(exp) to surmount a difficulty/to go across a mountain/
+ [蘆] /(n) (uk) Japanese horseradish/(P)/
+Ҥ [蘆ӤŤ] /(n) pickled Japanese horseradish/
+ [ޤ] /(n) yam/
+ [󤤤] /(n) shelter of the mountains/mountain recess/(P)/
+ [ޤ] /(n) shelter of the mountains/mountain recess/
+ [ޤ] /(n) mountain witch/
+ۤ [ޤ] /(n) crossing a mountain/
+ۤ [ޤ] /(n) wind blowing down, coming over a mountain/
+ۤ򤹤 [ޤ򤹤] /(exp) to cross a mountain/
+褤 [ޤ] /(n) along a mountain/
+褤 [ޤΤۤ] /mountainous region/
+ [ޤ] /(n) monkey/bumpkin/boor/
+ [ޤ] /(n) mountain recesses/(P)/
+ [ޤ] /park in Yokohama/
+ [] /(n) mountain villa/
+ [ޤ] /(n) mountain villa/
+ [] /(n) mountains and rivers/natural surroundings/
+л [ޤ] /(n) bushfire/(P)/
+Ԥ [ޤ] /(n) making a living in the mountains/
+ [󤫤] /(n) mountain mass/
+ [ޤդȤ] /(n) heart of a mountain/
+ [󤫤] /(n) mountains and seas/
+ [ޤӤ餭] /(n) start of the mountain-climbing season/
+ [󤬤] /(n) mountains/(P)/
+ [󤬤] /mountain district/
+ [󤬤Ӥ礦] /(n) altitude sickness/
+ [󤬤] /mountaineering club/
+ݤ [ޤ] /(n) foods topped with grated yam/
+ [ޤ] /(adj-na,n) guesswork/speculation/
+ [󤫤] /(n) among the mountains/(P)/
+ [ޤ] /(n) ravine/gorge/
+ [󤫤] /mountainous region/
+ [] /(n) mountain air/
+ [ޤ] /(n) speculative spirit/
+ [ޤ] /(n) speculative spirit/
+ [ޤ] /(n) speculative spirit/
+ [󤭤礦] /(n) gorge/ravine/gap/
+ [ޤ] /(n) gorge/ravine/gap/
+ [ޤ] /(n) mountain-shaped/(P)/
+ [ޤ] /prefecture in the Touhoku area/
+ [󤱤] /(n) mountain path/
+ [󤱤] /(n) mountain range/mountain system/(P)/
+ [ޤ] /(n) wild boar/
+ [ޤ] /(n) wild dog/Japanese wolf/
+ [ޤ] /(n) owner of a mountain/a mine/
+ [ޤ] /prefecture in the Chuugoku area/
+ [ޤ餷] /(n) porcupine/
+Ӥ餷 [ޤ餷] /(n) porcupine/
+⤭ʤ [ޤä] /because the mountain is high/
+˹ [ޤܤ] /(n) derby/bowler (hat)/
+ [ޤ] /(n) mountainous country/
+ [󤶤] /(n) hawthorn/
+ [󤵤] /(n) mountain stronghold/
+ [󤵤] /(n) mountain stronghold/
+ [󤵤] /(n) edible wild plants/(P)/
+ڤΤ [󤵤Ȥ] /(exp) to gather edible wild plants/
+ [ޤ] /(n) mountain ridge/near a mountain/
+ [ޤ] /(n) wild cherry tree or blossoms/
+ [ޤ] /(adv,n) very much/great deal/many mountains/
+ [ޤ] /(n) (1) speculator/(2) adventurer/imposter/(3) prospector/
+ [󤷤ᤤ] /(n) scenic beauty/
+ [ޤǤ] /(n) mountain temple/(P)/
+ [] /(n) (uk) festival car (float)/
+ [ޤ] /(n) guardian of a mountain/
+ [ޤ] /(n) hilly (residential) section of a city/uptown/(P)/
+ [ޤ] /(n) a mountain hunt/
+Ф [ޤ] /(n) bumpkin/
+ [ޤ] /(n) a kind of trout/
+ [ޤ] /(n) mountain hut/(P)/
+Ƥ [ޤ䤭] /(n) burning a mountain (by design)/
+Ƥ [ޤ䤱] /mountain fire/bush fire/
+ [󤸤礦] /(n) mountain top/
+οⷱ [󤸤礦Τ] /the Sermon on the Mount/
+ [ޤ] /(n) mountain castle/(P)/
+ [ޤ] /(n) mountain castle/
+ [ޤ] /(n) climax/turning point/
+ [ޤӤ] /(n) mountain folk/hermit/
+ [ޤ֤] /(n) (1) variety of yellow rose/Japanese globeflower/(2) gold coin/
+ῧ [ޤ֤] /(n) bright golden yellow/
+ [󤹤] /(n) landscape/hills and rivers/
+̤ [󤹤򤦤Ĥ] /picture representing a landscape/
+ [󤹤] /(n) landscape picture/
+ [󤹤] /Sansuikaku (restaurant name)/
+ [󤹤] /The Sansui Inn/
+ϰ [󤹤] /Sansuiro (name of an exclusive restaurant)/
+ [ޤ] /(n) titmouse/
+ [ޤ] /(n) foot or base of a mountain/
+ [ޤʤ] /a mountain of/mountainlike/
+ [ޤ] /(n) a heap/
+ [󤻤] /(n,vs) lying in piles/form into piles/forming a (huge) pile/(P)/
+Ѥ [ޤŤ] /(n) huge mound/heap/
+ [󤻤] /(n) mountains and rivers/(P)/
+ [ޤ] /(n) mountains and rivers/
+ [ޤ] /(n) mountain rivers/
+ [󤽤] /(n) mountain villa/mountain retreat/mountain cottage/(P)/
+¦ [ޤ] /(n) mountain-side/
+± [󤾤] /(n) bandit/brigand/(P)/
+¼ [󤽤] /(n) mountain village/(P)/
+ [ޤȤ] /(n) giant/woodsman/alpinist/
+ [] /(n) mountainous district/(P)/
+ [ޤ] /(n) mountainous district/
+ [] /(n) sasanqua (camellia)/
+ [夦] /(n) among the mountains/(P)/
+ĺ [礦] /(n) summit (e.g. mountain)/(P)/
+ĺˤ [礦򤭤] /(exp) to reach the summit/
+Ļ [ޤɤ] /(n) mountain bird/
+ [ޤĤʤ] /(n) landslide/
+ [ޤۤ] /(adv,n) a heap/great amount of/
+ſ [Ƥ] /top of a mountain/
+ [ޤŤ] /(n) (passing along) from mountain to mountain/
+Ф [ޤΤܤ] /(n) mountain climbing/mountaineering/(P)/
+ [ޤ] /(n) woodman's hatchet/
+ [ޤ] /variety of poisonous snake/
+ƻ [ɤ] /(n) mountain road/mountain trail/(P)/
+ƻ [ޤߤ] /(n) mountain road/mountain trail/
+ƻ˳ݤ [ޤߤˤ] /(exp) to come to a mountain path/
+ǭ [ޤͤ] /(n) wildcat/lynx/(P)/
+ǭ [ޤͤ] /(n) (the constellation) Lynx/
+ǭ [ޤͤ] /wildcat strike/
+ [ޤ] /(n) cold wind descending from the mountains/(in the Tohoku region in summer) a cold Pacific wind/
+ȩ [ޤϤ] /(n) mountain's surface/bare surface of a mountain/
+ȷ [ޤФ] /(n) turtledove/
+ [ޤФ] /(n) mountain guardian/
+ɧ [ޤӤ] /(n) echo (as in mountain echo)/
+ɱ [ޤҤ] /(n) mountain goddess/
+ɴ [ޤ] /(n) golden-rayed lily/
+ [ޤϤ] /(n) mountain's surface/bare surface of a mountain/
+ƺ [ޤ֤ɤ] /(n) wild grapes/
+ [פ] /(n) mountain wind/
+ [ޤ] /(n) mountain wind/
+ [ޤ֤] /(n) mountain priest/itinerant Buddhist monk/
+ʢ [פ] /(n) hillside/mountainside/
+ʬ [ޤ櫓] /(n,vs) equal split/
+¤ [ޤʤ] /(n) range of mountains/
+ [ޤ] /(n) mountain/vicinity of a mountain/
+⤭ [ޤ뤭] /(n) mountain-walking/hiking/
+ [ޤ] /(n) landslide/(P)/
+ˤ [ݤ] /(n) mountain gun/
+ [ޤܤ] /(n) festival float mounted with a decorative halberd/
+̮ [ߤ㤯] /(n) mountain range/(P)/
+̮ [ޤʤ] /(n) mountain range/
+̸ [ޤ] /(n) mountain fog/
+Ĥ [ޤʤ] /(n) rumbling of a mountain/
+ [] /(n) temple gate/
+ [] /(n) hills and fields/countryside/(P)/
+ [褦] /(n) in the shape or form of a mountain/
+ [䤮] /(n) goat/
+Ӻ [䤮] /(n) Capricorn/
+ɦ [䤮Ҥ] /goatee/
+ [褦] /(n) south side of a mountain/Sanyo district/(P)/
+ [ޤ餷] /(n) mountain storm/
+ [ޤʤ] /prefecture in the Chuubu area/
+Τ [ޤ] /(n) mountain hamlet (village)/
+ [礦] /(n) mountain ridge/
+ [礦] /(n) mountains and hills/imperial tomb/
+ [] /(n) mountain forest/mountains and forest/(P)/
+ӳ [󤬤] /forestry/
+ [줤] /(n) mountaintop/
+ [줤] /(n) a mountain's guardian deity/
+ϩ [ޤ] /(n) mountain path/
+ϼ [] /(n) foot or base of a mountain/
+ [󤬤] /(n) mountains/
+ [Ƥ] /(n) mountaintop/summit/
+ [ʤ] /(n) gardenia/
+ܥ [󤷤礦] /(n) Japanese pepper (tree) (Xanthoxylum piperitum)/prickly ash/
+ܥ [󤷤礦] /(n) salamander/
+ [] /(n) mountain nomads/
+Ƥ [ޤ] /secluding oneself in the mountains/undertaking ascetic practices at a mountain temple/
+ [ޤҤ] /(n) folds of a mountain/
+ [ޤĤĤ] /(n) variety of mountain plant belonging to the azalea family/
+ [ޤ] /(n) wind blowing down from a mountain/
+ [ޤ] /(n) partridge/
+ [ऴ] /(adj) cruel/atrocious/merciless/inhuman/brutal/
+ [󤿤뤳] /disastrous scene/
+ [ߤ] /(adj-na,n) miserable/(P)/
+ [] /(n) calamity/
+ [󤬤] /(n) heavy damage/havoc/ravages/
+ [󤲤] /(n) tragedy/tragic event/
+ [󤳤] /(adj-na,n) atrocity/cruelty/brutality/
+ [󤵤] /(n) slaughter/massacre/
+ [󤵤Ĥ] /brutal murderer/
+ [] /(n) tragic death/violent death/
+ [󤷤] /corpse of a person who has met a violent death/
+ [] /(n) disaster/horrible accident/(P)/
+ [󤸤礦] /(n) disastrous scene/terrible spectacle/(P)/
+ˤ [󤸤礦򤭤] /(exp) to present a very terrible (miserable) sight/
+ [Ѥ] /(n,vs) ignominious defeat/crushing failure/utterly beaten/overwhelming defeat/(P)/
+ [Ѥ] /(n,vs) ignominious defeat/crushing failure/utterly beaten/overwhelming defeat/(P)/
+ [餯] /(n) slump/sudden fall of market price/
+ [] /(adj-na,n) horrible/cruel/atrocious/
+ [󤿤] /(adj-na,n) pitiful/tragic/
+뤿 [󤿤󤿤] /(adj-t) miserable/
+߸ [󤿤] /(n) wretched/pitiful/horrible/
+ [ޤ] /(n) scattered animal feed/ground bait/
+餹 [ޤ餹] /(v5s) to scatter/to spread/
+ [ޤ] /(v5k) to scatter/to sprinkle/to sow/(P)/
+ [ä] /(n) sprinkling water/
+ [󤹤] /(n) sprinkling water/
+ [ä] /(n,vs) scattering/sprinkling/spraying/
+ [] /(n,vs) scattering/sprinkling/spraying/
+ۺ [äפ] /(n) dusting powder/
+ [󤶤] /(adj-na,adv,n) severely/harshly/utterly/terrible/(P)/
+ [Ф餱] /(v1) to unravel/
+餫 [餫] /(v5s) to scatter around/to leave untidy/(P)/
+餫ä [餫äߤ] /scattered (littered) paper scraps/
+餫 [餫] /(v5r) to be in disorder/to lie scattered around/(P)/
+餷 [餷] /(n) scattering/leaflets/(P)/
+餷 [餷] /(n) sushi rice in a bowl with scattered topping/
+餷 [餷] /(n) writing in an irregular hand/
+餷 [餷] /(n) sushi rice in a bowl with scattered topping/
+餹 [餹] /(v5s) to scatter/to disperse/to distribute/(P)/
+Ф [Ф] /(adj-na) here and there/
+Ф [Ф] /(v5r) to be scattered about/(P)/
+껶 [¤] /(adj-na,n) scattered/separated/dispersed/
+Ĥ [Τ] /(v5r) to be left blooming/to remain on the stem/
+ߤ [ꤷ] /(v5k) to lie scattered or strewn about/
+ [ߤ] /to be or lay scattered/
+ [] /(v5r) to fall/to scatter (e.g. blossoms)/(P)/
+ [뤪] /falling leaves/
+ [󤤤] /(n,vs) being scattered and ultimately lost/
+ [] /(n,vs) falling as flowers do/dying a glorious death/
+ [󤫤] /(n) adjournment/(P)/
+ [󤫤] /(n) deployment/
+ [󤱤] /(n,vs) being seen here and there/
+ [󤳤] /(n) scattered light/
+ [󤳤] /diffuse nebula/
+ [󤳤] /(n,vs) scattering of ashes (cremated remains)/(P)/
+˾ [󤳤Ĥܤ] /(n) the wish to have one's ashes scattered/
+ [󤶤] /(n) powdered medicine/
+ [󤶤] /(n,vs) straggling/
+ [󤶤] /(n) expense/waste of money/extravagance/
+ [󤵤] /(n) walking/strolling/(P)/
+ [󤶤] /(adj-na,adv,n) severely/harshly/utterly/terrible/
+ [Фޤ] /(v5k) (uk) to disseminate/to scatter/to give money freely/(P)/
+ [󤹤] /(n,vs) sprinkle water over/irrigate/
+ [󤹤] /(n) sprinkler truck/
+ڤ [󤮤] /(n) cutting short/
+ڤƬ [󤮤ꤢ] /(n) cropped head/
+ [] /(n) (gun) shot/
+ƽ [󤸤夦] /(n) shotgun/
+Ť [Фޤ] /money politics/
+Ť [Фޤ] /(v5k) (uk) to disseminate/to scatter/to give money freely/
+ȯ [Ѥ] /(n,vs) sporadic/scattering/(P)/
+ȯŪ [ѤĤƤ] /(adj-na) sporadic/
+ȱ [Ѥ] /(n,vs) hair-cutting/hair-dressing/(P)/
+ȱ [ѤĤ] /barber/barber shop/
+ɼ [Ԥ礦] /(n) scattered votes/
+ [] /(n,vs) dissemination/(P)/
+ʸ [֤] /(n) prose/(P)/
+ʸ [֤] /(n) prose poem/
+ʸŪ [֤Ƥ] /(adj-na) prosaic/
+ʼ [ڤ] /(n) skirmisher/
+ʼ [ڤ] /(n) front line of (trenches for) deployed soldiers/
+ [] /(n,vs) walk/stroll/(P)/
+ƻ [ݤߤ] /(n) promenade/walk/esplanade/
+ [ݤ] /while taking a walk/
+̡ [ޤ] /(adj-na,n) vague/desultory/distracted/loose/half-hearted/diffuse/(P)/
+ [䤯] /(n) powdered medicine/
+ [] /(n,vs) dispersion/scattered about/
+ [󤤤] /(n,vs) being scattered and ultimately lost/
+ǤĤ [򤦤Ĥ] /(exp) to nail a crosspiece (to)/
+Ǥդ [򤦤Ĥ] /(exp) to nail a crosspiece (to)/
+ [󤭤礦] /(n) wharf/bridge/jetty/pier/(P)/
+ [Ф] /(n) wharf/bridge/jetty/pier/(P)/
+ [Ф] /gangway ladder/
+ƻ [ɤ] /(n) plank road/corduroy/
+ɶ [] /(n) straw lid covering either end of a rice container/
+ [] /(n) reviewing stand/box/gallery/
+ [󤵤󤿤] /(adj-t) brilliant/bright/
+ [󤵤󤿤] /(adj-t) brilliant/bright/
+ [󤼤] /(adj-na,adv,n) brilliance/radiance/
+। [󤿤] /(adj-t) brilliant/bright/radiant/
+ [] /(n) coral/
+곤 [󤴤] /(n) Coral Sea/
+ [󤴤礦] /(n) coral reef/
+ޤ [ޤ] /(n) barren (sterile) woman/
+ [] /(n) production/bringing into the world/(physical) birth/
+ߤĤ [ߤĤ] /(v1) to lay/to spawn/
+߷ [ߤŤ] /(n) final month of pregnancy/
+߽Ф [ߤ] /(v5s) (1) to bring forth/to bear/to give birth to/to produce/(2) to invent/
+դ [ߤĤ] /(v1) to lay/to spawn/
+Ȥ [ߤȤ] /(v5s) to give birth to/to drop (calf or foal)/
+ [] /(v5m) to give birth/to deliver/to produce/(P)/
+ [ʤ] /(exp) to amass a fortune/
+ [󤤤] /(n) maternity hospital/
+ [֤] /(n) maternity room/delivery room/
+ [] /(n) obstetrics/(P)/
+ʰ [󤫤] /obstetrician/
+ʳ [󤫤] /(adj-na) obstetrics/
+ [󤬤] /(n) (amount of) production/
+ [] /(n) labor pains/
+դ [󤱤Ť] /(v5k) to go into labor/
+ [󤭤夦] /(n) maternity leave/
+ [󤮤礦] /(n) industry/(P)/
+ȥѥ [󤮤礦ѥ] /(n) industrial espionage/
+ȳ [󤮤礦] /the industrial world/(P)/
+ȳ̿ [󤮤礦ᤤ] /the Industrial Revolution/
+ȵ [󤮤礦] /industrial machinery/
+ȹ¤ [󤮤礦] /(n) industrial structure/
+Ⱥ [󤮤礦] /(n) industrial revival or recovery/
+Ⱥ [󤮤礦] /(n) Industrial Revitalization Corporation (IRC)/
+Ȼ [󤮤礦ۤ] /(n) industrial capital/
+ȼҲ [󤮤礦㤫] /(n) industrial society/
+ȹ [󤮤礦ߤ] /(n) industrial association/industrial guild/
+Ѵʪ [󤮤礦Ϥ֤] /(n) industrial waste(s)/
+ȹ [󤮤礦٤Ĥߤ] /(n) industrial union (one relating to a specific industry or occupation)/vertical union/
+ͽ [󤮤礦Ӥ] /the ranks of the unemployed/
+ [󤭤] /(n) gold mining/
+ʣ [󤰤դ] /military-industrial complex/
+пʹ [󤱤֤] /(n) Sankei newspaper/
+ [] /(n-adv,n-t) postpartum/after childbirth/
+ [] /(n) newborn baby/childbirth/
+ [󤸤] /birth control/(P)/
+ [󤷤] /(n) maternity room/delivery room/
+ [󤷤] /(n,vs) yield/produce/
+й [󤷤Ĥ] /(amount of) production or output/
+ɸ [󤷤Ĥ⤯Ҥ礦] /(n) production target/
+ [󤻤] /(n) birth control/
+ [֤] /(n) baby's first cry/
+ [󤼤] /(n) prior to childbirth/
+ [] /(n) producing area/(P)/
+ [֤] /(n) baby clothes/
+ [Ĥ] /(n) labor pains/
+ڿ [֤ʤ] /(n) guardian deity of one's birthplace/
+ [֤] /(n) a baby's first bath/
+ƻ [ɤ] /(n) birth canal/
+ [] /(n) midwife/
+ [Ѥ] /(n) industrial waste/
+ [Ԥ] /(n) products/(P)/
+ [] /(n) pregnant woman/woman on the point of childbirth/
+ؿͲ [դ] /(n) maternity and gynecology department/(P)/
+ؿͲʰ [դ󤫤] /obstetrics and gynaecology/
+ʪ [֤] /(n) product/result/fruit/(P)/
+ [٤] /(n) (abbr) industrial union/(P)/
+̲ [٤Ĥ] /Congress of Industrial Organizations (CIO)/
+ [֤] /(n) soft, downy hair (i.e. such as on one's cheek)/
+ [椳] /(n) oil-producing countries (nations)/(P)/
+ [] /(n) egg-laying/spawning/(P)/
+ [] /(n) breeding or spawning season/
+ [󤳤] /(adj-na) vulva/vulvae/
+ [Ф] /(n) egg-laying site/
+ [礦] /(n) output/(P)/
+ [󤸤礯] /(n) confinement (for childbirth)/
+ [󤸤礯] /(n) (post-partum) confinement/
+Ǯ [󤸤礯ͤ] /(n) puerperal fever/
+֤ [򤪤] /(exp) to calculate/to divine/
+ [󤷤] /(n) calculation/computation/(P)/
+ [󤸤] /(n) arithmetic/
+ѵ [󤸤Ĥ夦] /arithmetical progression/
+ѷ׻ [󤸤Ĥ] /(n,vs) arithmetical computation/(performing) an arithmetical operation/
+ʿ [󤸤Ĥؤ] /arithmetical mean/
+ [󤹤] /(n) arithmetic/(P)/
+ [󤿤] /(n) (computer) object/
+ [] /(n,vs) contriving/managing (money)/raising/
+ [Ƥ] /(n,vs) calculation/estimation/computation/(P)/
+ [Ƥ] /(computer) process/
+ [ˤ夦] /(n) factoring in/including/
+ [Ф] /(n) abacus/(P)/
+׹⤤ [Ф] /(adj) calculating/miserly/
+ [] /(n) (computer) program/
+ˡ [ݤ] /(n) arithmetic/
+ [] /(n) sticks used for calculations/divining rods/
+ [褦] /(n) computation/calculation/
+ѿ [褦] /Arabic numerals/
+ [] /(n) silkworm/(P)/
+ [󤮤礦] /(n) sericulture/
+ [] /sericultural equipment/
+ [] /silkworm basket/
+ [] /(n) silk thread/silk yarn/(P)/
+ [󤷤礦] /(n) sericulture industry/
+ [󤷤󤸤] /silk experiment station/
+ [] /(n) silkworm-egg paper/
+ [] /(n) silkworm/
+ [󤷤] /(n) silkworm-raising room/
+ [󤷤] /(n) silkworm-egg card/
+ [󤷤礯] /(n) encroachment/invasion/aggression/
+Ʀ [ޤ] /(n) broad bean/horse bean/
+ [] /(n) silkworm egg/
+ [] /(n) silkworm-egg paper/
+ [] /(v1) to extol/to give praise/
+ [] /(n) song of praise/eulogy/paean/
+ [󤷤礦] /(vs) praise/
+ [] /(n,vs) praise/adoration/glorification/
+ [Ӥ] /(n) hymn/hymnal/
+ [] /(n) legend/caption/(P)/
+ [] /(n) approval/assent/(P)/
+ [] /(n) praise/admiration/(P)/
+ [] /(n) eulogy/compliment/(P)/
+ [󤸤] /(n,vs) support/patronage/(P)/
+ [󤸤礫] /supporting member/
+ [󤻤] /(n,vs) approval/agreement/support/favour/(P)/
+ [󤻤] /supporter/
+ò [󤿤] /(n) praise/admiration/repeatedly crying/
+Ʊ [ɤ] /(n) approval/endorsement/(P)/
+ [] /(n) yes and no/for and against/(P)/
+Ʊɼ [ԤɤҤ礦] /tie vote/
+ξ [Ԥ礦] /the pros and cons/
+ [] /(n,vs) praise/adoration/glorification/(P)/
+ [Ӥ] /(n) hymn/hymnal/
+ [] /(n) acid/(P)/
+ [] /(adj) sour/acid/
+äѤ [äѤ] /(adj) sour/acid/(P)/
+ȥ륫 [ȥ륫] /acid and alkali/
+ [] /(n) oxidation/(P)/
+Ըȿ [󤫤󤲤ϤΤ] /an oxidation-reduction reaction/
+ú [󤫤] /carbon monoxide/
+Ŵ [󤫤Ƥ] /(n) iron oxide/
+ʪ [󤫤֤] /(n) oxide/
+ɻߺ [󤫤ܤ] /antioxidant/
+ [] /(n) acid radical/
+ [󤱤] /(n) lack of oxygen/oxygen deprivation/suffocation/
+ [󤱤ä礦] /(n) acidosis/
+ [󤻤] /(n) acidity/(P)/
+ [󤻤] /(n) acid rain/
+ [󤻤] /(n) acidic rock/
+ʪ [󤻤󤫤֤] /acidic oxide/
+ [󤻤] /(n) acidic paper/
+ [󤻤礯Ҥ] /acid(ic) foods/
+ھ [󤻤ɤ礦] /acid soil/
+ [󤻤Ϥ] /(Japanese) acid clay/
+ȿ [󤻤ϤΤ] /acid reaction/
+ [󤻤Ҥ礦] /acid fertilizer/
+ [] /(n) oxygen/(P)/
+ǵ [󤽤夦ˤ夦] /oxygen inhalation/
+Ƕ [󤽤礦夦] /oxygen supply/
+ [夦ɤ] /acid poisoning/
+ [] /(n) acidity/
+ [Ѥ] /(n) acidification/
+ɡ [] /(adj-na,n) appalling/awful/extreme pain/deep sorrow/
+̣ [] /(n) sourness/acidity/(P)/
+ [] /(n) garden (cock) sorrel/sour dock/
+ [뤤] /(n) acids/
+ [ۤ] /(n) ground cherry/husk tomato/Chinese lantern plant/
+¤Ĥ [Ĥ] /(v1) to cut at/to slash at/
+¤ݤ [꤫] /(v5r) to assault with a sword/to stab at/
+¤ [ꤸ] /(n) fighting (with a sword) to death/
+¤դ [Ĥ] /(v1) to cut at/to slash at/
+¤ [] /(oK) (v5r) to behead/to murder/
+º [󤶤] /(n) (execution by) decapitation/
+» [󤵤] /(n,vs) putting to the sword/
+¼ [󤷤] /(n) decapitated head/decapitation/
+¿ [󤷤] /(adj-na,n) novel/original/newness/
+¿ȴ [󤷤󤭤Ф] /novel/unconventional/
+ [ФȤ] /(n) (MA) zanbato/a type of long sword/
+ä [Ф餯] /(adv,int) little while/(P)/
+ä [Ф餯] /(exp) a short time later/
+ä [Ф] /(adv) (uk) for a short while/for a brief period/
+û [] /(adv,n) short while/
+ [Ƥ] /(n) tentative/(P)/
+ [Ƥ] /provisional plan/
+궨 [Ƥ礦Ƥ] /provisional agreement/
+ [Ƥ] /interim government/
+ [Ƥ] /(n) temporary step/stopgap measure/
+Ū [ƤƤ] /(adj-na) temporary/provisional/
+ [Ƥʤ] /(n) caretaker government/
+ͽ [Ƥ褵] /provisional budget/
+Ĥ [Τ] /(v5s) to leave (behind, over)/to bequeath/to save/to reserve/(P)/
+Ĥä [Τä] /(int) not yet/
+Ĥäʬ [Τä֤] /(n) amount left over/(P)/
+Ĥ餺 [Τ餺] /(adv) all/entirely/completely/without exception/(P)/
+Ĥ [Τ] /(adj-no,n) remnant/residue/remaining/left-over/(P)/
+Ĥ [Τ] /(n) embers/
+Ĥ [Τ꤬] /(n) lingering scent (of, from)/
+Ĥˤ [Τꤪ] /(adj) regrettable/reluctant/
+Ĥʪ [Τ] /(n) leftovers/remnants/
+Ĥ [Τ] /(v5r) to remain/to be left/(P)/
+ı [󤨤] /(n) traces/remnants/
+IJ [] /(n) (last) flower remaining in bloom/
+ij [󤬤] /(n) ruins/wreckage/
+ij [󤬤] /(n) remaining amount/balance (of an account)/
+Ĵ [] /(n) residue/
+ĵ [󤮤] /(n) late chrysanthemums/
+ĵ [󤮤㤯] /(adj-na,n) cruelty/brutality/(P)/
+Ķ [󤭤礦] /(n) reverberation/echo/
+Ķ [󤮤礦] /(n,vs) overtime (work)/(P)/
+Ķȼ [󤮤礦Ƥ] /overtime pay/
+Ķ [󤭤] /(n) remaining money/
+ķ [󤲤] /(n) moon visible in the morning/
+ĸ [󤳤] /(n) afterglow/
+Ĺ [󤳤] /(n) lingering scent/
+Ĺ [] /(n) (bank) balance/remainder/(P)/
+Ĺ [󤳤] /(adj-na,n) cruelty/harshness/(P)/
+ĺ [󤳤] /(n) vestige/scar/
+ĺ [󤾤] /(vs) survival/remaining/
+Ľ [󤷤] /(n) lingering summer heat/(P)/
+Ľ븫 [󤷤ߤޤ] /(n) late-summer greeting card/
+ľ [󤷤礦] /(n) afterglow/
+Ŀ [󤷤] /(n) follow-through (e.g. in archery)/
+ [󤻤] /(n) the remainder of one's life/
+ [󤻤] /(n) remaining snow/lingering snow/
+ [󤾤] /(n) afterimage/
+¸ [󤽤] /(n,vs) remain/survive/(P)/
+¸ [󤾤] /(n,vs) remain/survive/
+¸ [󤽤󤷤] /survivor/holdover/
+¸ [󤾤󤷤] /survivor/holdover/
+¸ [󤽤ˤä] /days remaining/days until maturity/
+ [] /(n,vs) left behind (for later use)/
+ [夦] /pillar/
+Ũ [Ƥ] /(n) remnants of an enemy army/
+ [Ȥ] /(n) remnants (of a defeated political party)/refugees/
+Ǧ [ˤ] /(adj-na,n) cruelty/atrocity/brutality/(P)/
+Ǧ [ˤ󤻤] /brutal (nature)/
+ǰ [ͤ] /(adj-na,n) deplorable/bad luck/regret/disappointment/(P)/
+ǰǤ [ͤǤ] /(v5r) to be sorry/to regret/
+ǰʤ [ͤʤ] /(exp) I'm afraid to say/I'm sorry to say/
+ǰʻ [ͤʤȤ] /(exp) unfortunately/
+ǰ [ͤ󤷤礦] /consolation or booby prize/
+ [Ѥ] /(n) food scraps/garbage/
+ [Ԥ] /(n) remaining stock/
+ [Ԥ󤻤] /clearance sale/
+ [] /(n) remainder/the rest/
+ʪ [֤] /(n) remnant/scraps/leftovers/
+ [ڤ] /(n) fragment/remnant/
+̳ [] /(n) remaining business/
+̳ [ऻ] /liquidation (of a company)/finishing remaining business/
+; [] /(n) remainder/the rest/residue/
+; [褬] /the balance/
+α [夦] /(n,vs) stay behind/stay back/(P)/
+αͭʪ [夦椦֤ä] /(n) persistent organic pollutant (POP)/
+ [뤤] /(n) remnant fort/left on base (baseball)/(P)/
+ [󤵤] /(n) remains/dregs/vestiges/
+ [] /(n) remains/dregs/vestiges/
+ [] /(n) official/civil service/
+Ť [Ĥ] /(v1) to serve/to work for/(P)/
+Ť [Ĥ] /maidservant/
+Ť [ĤޤĤ] /(v5r) (pol) to serve/to build as commanded/
+Ť [ĤޤĤ] /(v5r) (pol) to serve/to do/
+Ťפ [򤤤] /(exp) to resign/
+ų [] /(n) device/trick/mechanism/gadget/(small) scale/half finished/commencement/set up/challenge/
+ųݤ [] /(n) commencement/
+ųݤ [] /(v5r) (1) to start something/(2) to have started something, but not yet finished it/
+ųݤ [] /(n) device/trick/mechanism/gadget/(small) scale/half finished/commencement/set up/challenge/(P)/
+ųݤ [] /(v1) to commence/to lay (mines)/to set (traps)/to wage (war)/to challenge/(P)/
+ųݤֲ [Ϥʤ] /fireworks piece/
+ųݤ [ˤ] /instigator/
+ųݤ [] /(v5r) (1) to start something/(2) to have started something, but not yet finished it/
+ų [餤] /booby trap/
+Ŵ [] /(n) government service/samurai's service/
+ŵ [] /(n) situation/developments/outcome/
+Ŷ [虜] /(n) act/action/deed/(P)/
+ŷ [] /(n) way/method/means/resource/course/
+ŷͤʤ [ͤʤ] /capable of anything/
+ŷͤ [ͤ] /(v1) to be unable to do/to hesitate/to be reluctant/
+ŷ [] /(v5r) (1) to start something/(2) to have started something, but not yet finished it/
+ŷ [] /(v5r) (1) to start something/(2) to have started something, but not yet finished it/
+Ÿ [] /(n) method/way/
+Ÿ [ऱ] /(n) delivery/sending/treatment/
+Ÿ [ऱ] /(v1) to induce/to tempt/to treat/to act toward/to handle (men)/to send/to forward to/
+Ÿ [ऱ] /(v1) to induce/to tempt/to treat/to act toward/to handle (men)/to send/to forward to/
+Ź碌 [碌] /(adj-na,n) happiness/good fortune/luck/blessing/
+Ź碌 [碌] /fortunate person/
+Ź [] /(n) training/stocking up/preparation/
+Ź [] /(n) training/stocking up/preparation/(P)/
+Ź߲ [ߤ] /(n) vat for making rice wine/
+Ź߾ [ߤŤ] /(n) sword cane/
+Ź [] /(v5m) to train/to teach/to educate/to stock/to prepare/
+źѤޤ [ޤ] /(v5s) to succeed as planned/
+ŻϤ [Ϥ] /(v1) to begin/to start/
+Ż [] /(adj-no,n) work/occupation/employment/(P)/
+Ż˻ [ȤǤ] /be busy with one's work/
+Ż˳ݤڤˤʤ [Ȥˤ꤭ˤʤ] /(exp) to give one's whole time to the job/
+Ż˳ݤ [Ȥˤ] /(exp) to get to work/
+Ż˴ [Ȥˤ] /(exp) to be fit for work/
+Ż˶Ф [Ȥˤ] /(exp) to be assiduous in one's business/
+Żε [ȤΤ] /work fiend/devil for work/
+ŻѤޤ [Ȥ򤹤ޤ] /(exp) to finish one's work/
+Żߤ [Ȥ] /(exp) to stop (leave off) work/
+Ż夲 [Ȥ򤢤] /(exp) to finish the work/
+Ż [Ȥ] /(n) workman/enterpriser/schemer/
+Ż [Ȥ] /(n) place where one works/construction site/working area/(P)/
+Ż [Ȥ] /workbench/work table/
+Ż [Ȥ] /(n) work clothes/business suit/
+Ż [Ȥ夦] /in the midst of work/
+Ż [Ȥ] /work day/
+ŻȢ [ȤФ] /workbox/
+Ż [Ȥ٤] /workroom/
+Ż [Ȥ] /(n) for work/work-related/
+Ż [Ȥ礦] /(n) (one's) workload/amount of work (to be) done by one/
+ż [] /(n) protagonist/hero/leading part/(P)/
+ż [Ƥ] /(n) speculative stock/
+ż [Ƥ] /(n) large-scale speculative go-around/
+ż [] /(n) action/acting/gesture/bearing/treatment/behavior/
+ŽФ [Ǥ] /(v5s) (uk) to perpetrate/to do/to finish up/to be guilty of/
+ŽФ [] /(n) catering/shipment/
+ŽФ [] /(n) caterer/
+ŽФ [] /(v5s) to begin to do/cater/
+Ž褹 [Ǥ] /(v5s) (uk) to perpetrate/to do/to finish up/to be guilty of/
+ž [] /(n) end/finishing touches/being finished/
+ž夬 [] /(n) finish/end/completion/(P)/
+ž夬 [] /(v5r,vi) to be finished/
+ž夲 [] /(n) end/finishing touches/being finished/(P)/
+ž夲 [] /(v1,vt) to finish up/to complete/(P)/
+ž夲 [] /(n) finisher/
+ž夲ʧ [Ф餤] /piecework pay/
+ž幩 [] /(n) finishing workman/
+ſ뤲 [Ȥ] /(v1) to accomplish/to finish/to fulfill/
+ڤ [] /(n) partition/division/boundary/compartment/settlement of accounts/toeing the mark/(P)/
+ڤ [ꤷ] /(n) consolidated monthly invoice/itemized invoice/statement of accounts/
+ڤ [ͤ] /invoice price/
+ڤ [ФФ] /transactions on dealer's terms/
+ڤ [] /(v5r) to partition/to divide/to mark off/to settle accounts/to toe the mark/
+ڤʤ [ʤ] /impossible to do/
+ڽ [ꤷ] /(n) consolidated monthly invoice/itemized invoice/statement of accounts/
+ [] /(n,vs) (1) structure/construction/arrangement/contrivance/(2) plan/plot/contrivance/
+Ȥ [] /(n,vs) (1) structure/construction/arrangement/contrivance/(2) plan/plot/contrivance/(P)/
+Ȥ [] /(v5m) to devise/to arrange/to plan/to plot/
+ [] /(n) action/acting/gesture/bearing/treatment/behavior/(P)/
+ [] /(n) allowance/remittance/(P)/
+» [󤸤] /(v1) to blunder/to fail/to make a mistake/
+» [󤸤] /(v5z) to blunder/to fail/to make a mistake/
+»ʤ [ʤ] /(v5u) to blunder/to fail/to make a mistake/to miss/
+Ǥ [] /(n) treatment/behavior/action/an act/
+ؤ [] /(v1) to do over/to start anew/
+ [] /(n) execution/punishment/
+֤ [] /(n) execution/punishment/
+ּ [] /criminal/
+־ [] /(n) execution ground/
+ [] /livery/servant's clothes provided by employers/
+ľ [ʤ] /(v5s) to do over/to remake/to resume/
+ [] /(n) preparations/arrangements/
+ [ʤ] /(v1) to be used to doing/to be experienced in/
+ [] /(n) stocking/buying up/(P)/
+ [] /(v1) to lay in stock/to replenish stock/to procure/(P)/
+ [줫] /(n) cost price/buying price/
+ [줵] /(n) supplier/
+ [] /(n) cost price/
+ʪ [] /(n) stock of goods received/
+Ǽ [] /(n) finishing up/
+դ [Ĥ] /(n) rice planting/tacking/basting/discipline/
+դ [Ĥ] /(v1) to be used to a job/to begin to do/to baste/to tack/to plant/
+դ [Ĥ] /(n) tacking/basting (thread)/
+ [ޤ] /(n) (1) end/termination/(2) informal (Noh play)/Noh dance in plain clothes/
+ [ޤ] /(n) (1) end/termination/(2) informal (Noh play)/Noh dance in plain clothes/
+ [ޤ] /(n) (1) end/termination/(2) informal (Noh play)/Noh dance in plain clothes/
+ [ޤ] /(n) (1) end/termination/(2) informal (Noh play)/Noh dance in plain clothes/
+񤤹 [ޤ] /(v5m) to put away/to stow away/to tuck away/to hoard/
+ [ޤ] /(v5u) (uk) to finish/to close/to do something completely/to put away/to put an end to/(P)/
+ [⤿] /store that has been gone out of business/household that lives without carrying on a business/
+ʪ [ޤ] /(n) goods left unsold/
+ʬ [櫓] /(n) assortment journalizing (in bookkeeping)/classification/
+ʬ [櫓] /(v1) to assort/to classify/to journalize (in accounting)/
+֤ [] /(n,vs) being even with/reprisal/tit for tat/retaliation/revenge/
+ [ۤ] /(adj-na,n) having one's own way/
+ [] /(n) way/method/means/resource/course/(P)/
+ʤ [ʤ] /(adj,exp) it can't be helped/it's inevitable/it's no use/can't stand it/being impatient/being annoyed/(P)/
+̵ [ʤ] /(adj,exp) it can't be helped/it's inevitable/it's no use/can't stand it/being impatient/being annoyed/
+ʤ [ʤ] /(adj) it can't be helped/it's inevitable/it's no use/can't stand it/be impatient/be annoyed/
+ʤ [ʤ] /(adv) helplessly/reluctantly/as a last resort/
+Τʤ [Τʤ] /it can't be helped/it's inevitable/it's no use/can't stand it/be impatient/be annoyed/
+̵ [Τʤ] /it can't be helped/it's inevitable/it's no use/can't stand it/be impatient/be annoyed/
+̵ [ʤ] /(adj) it can't be helped/it's inevitable/it's no use/can't stand it/be impatient/be annoyed/
+̵ [ʤ] /(adv) helplessly/reluctantly/as a last resort/
+̵ [ʤ] /(adv) helplessly/reluctantly/
+ [Фʤ] /(n) talking with gestures/
+ [櫓] /(n) assortment journalizing (in bookkeeping)/classification/
+ [櫓] /(v1) to assort/to classify/to journalize (in accounting)/
+ [櫓] /specifications/
+Ģ [櫓礦] /(n) book-keeping journal/
+ɽ [櫓Ҥ礦] /journal (accounts)/
+ [褦] /(n) way/method/resource/remedy/(technical) specification/(P)/
+ͤʤ [褦ʤ] /(adj,exp) It can't be helped/It is inevitable/Nothing can be done/
+̵ͤ [褦ʤ] /(adj,exp) It can't be helped/It is inevitable/Nothing can be done/
+ͤΤʤ [褦Τʤ] /hopeless/good-for-nothing/incorrigible/
+̵ͤ [褦Τʤ] /hopeless/good-for-nothing/incorrigible/
+ͽ [褦] /(n) specification document/
+ͽ [褦] /(n) specification documents/
+褿 [] /(n) custom/conventional practice/mores/ordinance/
+ [] /(n) custom/conventional practice/mores/ordinance/
+Ω [] /(n) tailoring/dressmaking/sewing/making/preparation/(P)/
+ΩƤ [Ƥ] /(v1) to tailor/to make/to prepare/to train/to send (a messenger)/(P)/
+ΩƲ [Ƥ] /(n) tailor/dressmaker/
+ΩƲ [Ƥ] /(n) brand new (clothes)/
+Ωƾ夬 [Ƥ] /(n) brand new/
+Ωƾ夲 [Ƥ] /(v1) to be made out to be/
+Ωľ [Ƥʤ] /(n) making over (clothing)/
+Ωʪ [Ƥ] /(n) sewing/tailoring/newly-tailored clothes/
+Ω [Ƥ] /(n) style of clothes/method of tailoring/method of training/
+Ω [Ƥ] /(n) free dressmaking ticket (with a purchase of cloth)/
+Ωʪ [Ƥ] /(n) sewing/tailoring/newly-tailored clothes/
+α [Ȥ] /(v1) to bring down (a bird)/to kill/
+Ϥ [館] /preparation/
+ [褦] /(oK) (n) way/method/resource/remedy/(technical) specification/
+ [] /(animal) offspring/
+Ƶ [] /(n) calf/
+Ƹ [] /(n) puppy/
+ƺ [] /(n) reasons/circumstances/significance/particulars/hindrance/obstruction/interference/
+ [夦] /larva/
+ǭ [ͤ] /(n) kitten/
+ [ҤĤ] /(n) lamb/
+Ǥ [] /(n) inquiry/question/call/consulting the oracle/visit/
+ǤΩƤ [򤿤Ƥ] /(exp) to ask for someone's opinion/to inquire of/to invoke an oracle/
+ǤѤ [] /instructions received/
+Ǥ [] /inquiry/
+Ǥõ [] /(iK) (v5r) to spy out/
+Ǥ [] /(v5u,vi,vt) (hon) to visit/to ask/to inquire/to hear/to be told/to implore (a god for an oracle)/(P)/
+Ǹ [] /(n,vs) waiting upon (someone)/
+Ȥ [Ĥ] /(n,vs) errand/message/messenger/bearer/use/usage/trainer/tamer/mission/familiar spirit/going as envoy/(P)/
+Ȥä [Ĥä] /ease of use/user-friendliness/
+Ȥʤ [Ĥʤ] /(v5s) to handle (men)/to master (a tool)/to acquire a command of (a language)/
+ȤäѤ [ĤäѤ] /(n) a person who is made to do things or go get things for someone else/
+Ȥ˸ [Ĥˤ] /(exp) to send a person on an errand/
+Ȥ䤹 [Ĥ䤹] /(uk) easy to use/
+Ȥ [Ĥ] /(exp) to send a messenger/
+Ȥפ [Ĥ䤹] /(uk) easy to use/
+Ȥ̤ [ĤϤ] /(v5s) to use up/to squander/
+Ȥ᤮ [Ĥ] /(v1) to use excessively/to use too much/to spend too much/to overwork someone/
+Ȥ餹 [Ĥʤ餹] /(v5s) to accustom oneself to using/to train/to break in (horses)/
+Ȥ [Ĥʤ] /(v1) to get accustomed to using/
+ȤŤ [Ĥդ뤹] /(v5s) to wear out (something)/
+Ȥ [Ĥ] /(n) embezzlement/
+Ȥ [Ĥ] /(v5m) to embezzle/to misappropriate/to peculate/to accustom oneself to using/to use for a long time/
+Ȥ [Ĥ] /(n) handy/
+ȤĤ [ĤΤ] /(n) remnant/remainder/odds and ends/leavings/
+ȤĤ [ĤΤ] /(n) remnant/remainder/odds and ends/leavings/
+Ȥ [Ĥ] /(n) throwaway/disposable/
+ȤΤ [Ĥ] /(n) throwaway/disposable/(P)/
+Ȥ [Ĥ] /(n) user/consumer/employer/prodigal/spendthrift/(fencing) master/
+ȤϤ [Ĥʤ] /(v5s) to handle/to manage/
+Ȥ [Ĥ] /(n) lasting quality/good wearing/
+ȤФͭ [ĤǤ] /(exp) to bear long use/
+ȤФ [Ĥ] /(v5s) to start using/to try out/
+Ȥ [Ĥɤ] /(n) use/
+Ȥ [Ĥɤ] /(n) use/
+ȤԤ [ĤĤ] /(v5s) to use up/to squander/
+Ȥڤ [Ĥ] /(v5r) to use up/to exhaust/to wear out/
+Ȥ [Ĥ] /(n) the place where one is sent on an errand/
+Ȥ [ĤϤ] /(n) running errands/
+Ȥ [ĤФ] /(n) running errands/
+Ȥ [Ĥ] /(n) messenger tip or charge/
+Ȥƻ [Ĥߤ] /(n) use/(P)/
+Ȥʪ [Ĥ] /(n) present/gift/bribe/usable article/
+Ȥʪˤʤʤ [ĤΤˤʤʤ] /be no use/
+Ȥʬ [Ĥ櫓] /(n) proper use/using (different things) for different purposes/(P)/
+Ȥʬ [Ĥ櫓] /(v1) to use properly/to use (different things) for different purposes/
+Ȥ⤭ [Ĥ뤭] /(n) running errands/
+Ȥ [Ĥ] /(n) way to use something/treatment/management (of help)/(P)/
+Ȥ [Ĥ褦] /(n) how to use/
+ȤΩ [Ĥ] /(n) causing you trouble/
+Ȥ [Ĥ礦] /(n) use/
+Ȥ [Ĥ] /(v5u) to use/to handle/to manipulate/to employ/to need/to want/to spend/to consume/to speak (English)/to practise (fencing)/to take (one's lunch)/to circulate (bad money)/(P)/
+Ȥ [Ĥ] /(v1) to be useful/to be serviceable/
+Ȥ [] /old causative verbal ending/
+Ȥ魯 [Ĥ魯] /(v5s) to send/to dispatch/(P)/
+ȼ [] /(n) messenger/envoy/emissary/(P)/
+ȼԤ򸯤魯 [Ĥ魯] /(exp) to dispatch a messenger/
+ȿ [] /(n) envoy/
+ [] /(n) envoy/embassy/mission/delegate/(P)/
+ [Ĥ] /mission/delegation/
+ [Ƥ] /(n) servant/janitor/messenger/
+ [] /(n) apostle/disciple/(P)/
+̷Ѿ [Ȥ礦] /apostolic succession/
+̹ [Ȥ礦Ǥ] /Acts of the Apostles/
+̽ [Ȥ] /the Epistles (of the New Testament)/
+̽ [Ȥ礫] /the Epistles (of the New Testament)/
+̾ [Ȥ礦Ǥ] /apostolic succession/
+̿ [Ȥ󤭤礦] /Apostle's Creed/
+̿ [Ȥ󤸤礦] /Apostle's Creed/
+ã [Ȥ] /the Apostles/
+ [] /(n) purpose for which money is spent/the way money is spent/(P)/
+ [Ȥդᤤ] /unaccounted-for expenditures/
+̿ [ᤤ] /(n) mission/errand/message/(P)/
+̤̿ [ᤤϤ] /(exp) to carry out one's mission/
+̿ӤӤ [ᤤ򤪤Ӥ] /(exp) to be charged with a mission/
+̿ [ᤤ] /messenger/
+ [] /(n,vs) employing/using/setting to work/enslavement/
+ư [ɤ] /causative verb/
+ [褦] /(n,vs) use/application/employment/utilization/(P)/
+Ѳ [褦] /utility value/
+Ѳǽ [褦Τ] /available/enabled/
+ѵ [褦礫] /license/licence/
+Ѷػ [褦] /unavailable/disabled/
+Ѹ [褦] /use/right to use/
+ѺѤ [褦] /second-hand/no longer used/(P)/
+ѺѤߤڼ [褦ߤΤä] /used stamps/
+ѺѤ߳dz [褦ߤͤ礦] /(n) spent nuclear fuel/
+Ѽ [褦] /(n) (1) user/consumer/(2) employer/(P)/
+ѿ [褦ˤ] /(n) employee/servant/(P)/
+ [褦ۤ] /method of use/
+ˡ [褦ۤۤ] /usage rules/
+ˡ [褦ۤ] /use/directions/
+ [褦礦] /(n) rent/hire/(P)/
+ [褦礦] /amount used/
+ [褦줤] /examples showing the use (of a word)/
+ [] /(n) instigation/
+ [ؤ] /(n) exchange of diplomatic representatives/
+ [] /(n) thorn/splinter/spine/biting words/
+ [] /(n) calling card/
+ [Ȥ] /(n) thorn/splinter/spine/biting words/
+ɡ [餤] /(oK) (adv,n,vs) (uk) getting nervous/irritation/
+ɡ [ȤȤ] /(adj) sharp/harsh/stinging/thorny/snappy/
+ɤ [] /(v5r) to stick/to be stuck/(P)/
+ɤ [] /(v1) to be stabbed/
+ɤ [] /(n) sharpened tube for testing rice in bags/(P)/
+ɤ㤨 [] /(v1) to misplace/to stab at each other/
+ɤӤ [Ĥ̤] /(v5k) to pierce/
+ɤ [] /(v5s) to stab to death/(P)/
+ɤ [] /(n) quilting/quilted coat/
+ɤ [] /(n) a stab/puncture wound/
+ɤ [] /(n) sliced raw fish/(P)/
+ɤ̤ [Ȥ] /(v5s) to stab/to pierce/to run (a sword) through/
+ɤ˥ [̤] /(n) quilting/
+ɤ [] /(n) gill net/
+ɤ [] /(v5s) to pierce/to stab/to prick/to thrust/to bite/to sting/to pin down/to stitch/to put (a runner) out/to pole (a boat)/to catch (with a line)/to stick/(P)/
+ɤͭ [ȤΤ뤳Ȥ] /stinging (barbed) words/harsh language/
+ɤ̤ [Ĥ] /(exp) to present one's card/
+ɤȴ [Ȥ̤] /(exp) to pull out a thorn/
+ɵ [] /(n) assassin/
+ɵ [㤯] /(n) assassin/
+ɵ [Ȥ] /stickleback (fish)/
+ɷ [] /(n,vs) stimulus/impetus/incentive/excitement/irritation/encouragement/motivation/
+ɷ [] /(n) stimulant/
+ɷ [] /stimulative/incentive/irritative/
+ɷŪ [Ƥ] /(adj-na) stimulating/
+ɷʪ [֤] /stimulus/incentive/
+ɷ [] /(n,vs) stimulus/impetus/incentive/excitement/irritation/encouragement/motivation/(P)/
+ɷϺ [ΤҤ󤳤] /poverty of stimulus/
+ɷ [] /(n) stimulant/
+ɷ㽭 [夦] /irritant odor/irritating smell (odor)/
+ɷ [] /stimulative/incentive/irritative/
+ɷŪ [Ƥ] /(adj-na) stimulating/
+ɷʪ [֤] /stimulus/incentive/
+ɸ [ޤ] /(n) (MA) two-pronged weapon for catching a criminal/man-catcher war fork/
+ɺ [ޤ] /(n) (MA) two-pronged weapon for catching a criminal/man-catcher war fork/
+ɻ [] /(n,vs) (1) stabbing to death/(2) putting out (baseball)/
+ɻ [餤] /(oK) (adv,n,vs) (uk) getting nervous/irritation/
+ɻɤ [ȤȤ] /(adj) sharp/harsh/stinging/thorny/snappy/
+ɻ [] /(n) lined garment with over-all stitching/
+ɽ [夦] /(n,vs) embroidery/
+ɽ [夦] /embroidery thread/
+ɽ [礦] /(n) stab/puncture wound/
+ɾ [礦] /(n) stabbing/stimulation/
+ɾ͵ [礦Ȥä] /prickle (of plants)/
+ɿ [] /(n) sliced raw fish/(P)/
+ɿȤ碌 [ߤΤꤢ碌] /plate of assorted sashimi/
+ɿȤ [ߤĤ] /(exp) to slice (raw fish)/
+ɿ [ߤܤ礦] /fish-slicing knife/
+ [줺] /(n,vs) tattoo/
+ [] /(n,vs) tattoo/
+ [餯] /(n) nettle/
+ȴ [Ȥ̤] /(n) tweezers/forceps/
+ [餯] /(n) bloodletting/
+ʤ [Ĥɤ] /(v5r) to rule/to govern/to administer/
+ʲ [] /(n,vs) chairmanship/(P)/
+ʲ [] /chairman/moderator/toastmaster/master of ceremonies/chairperson/(P)/
+ʶ [礦] /(n) bishop/
+ʶ [礦] /(n) diocese/
+ʶ [礦] /the episcopal seat/
+ʺ [] /(n) (Catholic) priest/rabbi/
+ʽ [] /(n) librarian/(P)/
+ľ [礯] /(n) judge/judiciary/administration of justice/judicial authorities/
+ˡ [ۤ] /(n) administration of justice/(P)/
+ˡ˶ [ۤܤ] /legally-ordered autopsy/
+ˡ [ۤ] /(n) judicial reform/
+ˡ [ۤ] /(n) officer of the court/
+ˡ [ۤ] /(n) jurisdiction/
+ˡ [ۤ󤷤夦] /(n) Judicial Research and Training Institute/
+ˡȽ [ۤФ] /judicial trial/(P)/
+ˡ [ۤ] /bar examination/
+ˡѰ [ۤ󤫤ꤤ󤫤] /(n) National Bar Examination Administration Commission/
+ˡ [ۤȤҤ] /(n) plea bargaining/
+ˡ [ۤ礷] /(n) judicial clerk/
+ˡ [ۤ] /(n) judicial review/
+ˡ [ۤ] /justice system/
+ˡ [ۤ] /Minister of Justice/
+ [줤] /(n) command/control/commander/(P)/
+ᴱ [줤] /(n) commandant/commanding officer/general/(P)/
+Ἴ [줤] /control room/
+Ĺ [줤礦] /(n) Commander-in-Chief/C-in-C)/
+ [줤Ȥ] /(n) control tower/conning tower/
+ [줤] /(n) headquarters/(P)/
+ˤ̾α [ˤʤȤɤ] /(exp) to inscribe one's name in history/
+˲ [] /(n) historian/(P)/
+˳ [] /(n) study of history/(P)/
+˳ز [ä] /historian/
+˳ؼ [] /historian/
+˴ [] /(n) chronicler/
+˴ [] /(n) historical view/
+˴ [] /historical view/historical insight/
+˵ [礦] /commentary on Shiki/
+˷ [] /(n) historical drama/
+˻ [] /(n) historical poem/
+˼ [] /(n) historical fact/(P)/
+˽ [] /(n) history book/
+˾ [礦] /(adj-no,n-adv,n-t) historical/(P)/
+˾ [礦] /in history/
+˾򸫤ʤ [礦ˤ줤ߤʤ] /be unparalleled in history/
+˾ [礦] /greatest .. in history/
+˾ [礦] /(n) history/annals/
+ [] /(n) historical works/annals/
+ [] /(n) historical landmark/(P)/
+ [] /(n) historical landmark/
+ [] /(n) historical story/
+Ū [Ƥ] /(adj-na,n) historic/historical/
+Ū [Ƥ󤶤] /(n) historical present/
+Ūͣʪ [Ƥ椤֤Ĥ] /(n) historical materialism/
+ [Ǥ] /(n) history and biography/historical material/
+ɮ [Ҥ] /(n) historical writing/
+ά [㤯] /outline history/
+ [礦] /(n) historical records/(P)/
+ [礦] /archives/
+۳ [礦󤬤] /archive science/
+Ի [礦ؤ󤵤] /historiography/
+ [] /(n) historical treatise/historical discussion/
+̻ [] /(n) heir/
+ [] /(num) four/(P)/
+ [] /(num) four/(P)/
+ͤ [ä] /(n) four/(P)/
+ͤĤФ [äĤФ] /(n) (crawl) on all fours/on one's hands and feet/falling flat/
+ͤĤФ [ĤФ] /(n) (crawl) on all fours/on one's hands and feet/falling flat/
+ͤĤ礤 [äĤФ] /(n) (crawl) on all fours/on one's hands and feet/falling flat/
+ͤĤ礤 [ĤФ] /(n) (crawl) on all fours/on one's hands and feet/falling flat/
+ͤij [Ĥ] /(n) four corners/crossroads/(P)/
+ͤĻ [Ĥ] /quadruplets/
+ͤļ [ĤǤ] /(n) four-armed scoop net/
+ͤڤ [Ĥ] /(n) cutting into four/quarter/photograph size 254mm x 305 mm/
+ͤ [Ĥ⤦] /(n) sumo wrestling in which both wrestlers grasp the other's belt with both hands/
+ͤ­ [Ĥ] /(n) four-footed (animal)/
+ͤ [ĤĤ] /(n) crossroads/intersection/
+ͤ [Ĥ] /(n) four-eyed/pattern of four squares/
+ͤܳ [Ĥ᤬] /(n) square-patterned bamboo fence/lattice fence/
+ͤդΥС [ĤФΥС] /four-leaf clover/
+Ͱ [ޤ] /(n) square gazebo/arbor/
+Ͱ [] /(n) surroundings/circumference/
+ͳ [] /(n) the whole world/the seven seas/
+ͳƱ˦ [ɤۤ] /universal brotherhood/
+ͳ [] /(adj-na,n) square/(P)/
+ͳѤ [] /(adj) square/(P)/
+ͳѷ [] /(n) square/quadrilateral/quadrangle/
+ͳѷ [ä] /(ik) (n) square/quadrilateral/quadrangle/
+ͳѹ [] /(n) a kanji character stroke classification system/
+ͳѻ [] /(adj-na,n) square/formal/
+ͳѻ̤ʿ [ʤҤ] /prim (stuffy) person/squared-toed person/
+ͳ [夦] /(n) quadrangular prism/
+ͳĥ [Ф] /(v5r) to be angular/to be formal/
+͵ [] /(n) four seasons/(P)/
+͵餭 [] /(n) blooming in each season/
+͵ [ۤ] /(n) quarterly (journal)/
+͵ [夦] /(n) four balls/base on balls (baseball)/a walk/(P)/
+ͶȬ [Ϥä] /(n,vs,exp) be in dire distress/hard put to it/
+Ͷ [褹] /(n) four corners/(P)/
+ͷ [褱] /four-digit number/"thousands" column/
+ͷ [] /(n-adv) April/(P)/
+ͷϼ [ĤФ] /(n) April fool/
+͸® [󤽤] /four velocity (physics)/
+͸ [] /(n) sumo wrestler ceremonial leg raising and stomping/
+͸̾ [] /(n) (uk) Sumo wrestler's stage name/
+͸ [] /(n) look everywhere/
+͹ [] /(n) one of the four main islands of Japan/
+ͻ [] /(n,vs) scattering (in all directions)/
+ͻ [夦] /(n) four dead balls (baseball)/(P)/
+ͻ [] /(n) limbs/extremities/(P)/
+ͻϸ [褸夯] /four-character idiomatic compounds/
+ͻ [] /the four seasons/
+ͻ [褸] /4 o'clock/
+ͼ [] /(n) fourth dimension/four dimensions/
+ͼ [褸] /(n) fourth dimension/four dimensions/
+ͼȴ [ʤ̤] /(n) pentatonic scale (music)/
+ͼθ [㤴ˤ夦] /(n,vs) rounding up (esp. fractions)/(P)/
+ͼ [] /(n) hornbeam (plant)/
+ͼ [夦] /(n) periphery/circumference/
+ͽ [夦] /forty/
+ͽ [󤸤夦] /forty/(P)/
+ͽ [夦ˤ] /(n) forty-ninth day after a person's death/
+ͽ [夦] /(n) shoulder pain (at about age forty)/
+ͽ [夦] /Forty-Seven Loyal Retainers/(P)/
+ͽ [夦] /(n) chickadee/
+ͽȬ [夦Ϥä] /(exp,n) the 48 basic sumo techniques/every trick in the book/
+ͽȬ [󤸤夦Ϥä] /(exp,n) the 48 basic sumo techniques/every trick in the book/
+ͽϩ [褽] /(n) forty (years of age)/
+ͽ [夦] /(n) fourfold/
+ͽž [夦礦] /(n) vocal quartet/four-part chorus/
+ͽ [夦] /(n) instrumental quartet/(P)/
+ͽ [󤻤] /(n) Lent/
+ͽ [] /(n) the four Chinese classics/
+ͽ [󤸤] /(n) fourth-born daughter/
+;Ⱦ [褸礦Ϥ] /(n) 4 1/2 Tatami mats/(P)/
+Ϳ [󤸤夦] /four [divine] /(n) beasts/guardian deities of the four cardinal points/
+Ϳ [褿] /(n) four people/
+Ϳ [ä] /(n) four people/
+Ϳ [ˤ] /(n) four people/
+Ϳ [ˤ󤰤] /the Gang of Four/
+ [] /(n) the four castes (of India)/
+ [] /(n) the four great sages (Buddha, Christ, Confucius, Socrates)/
+ [] /(n) four tones (of Chinese)/
+ [󤻤] /four thousand/(P)/
+ [] /Szechwan/
+§ [] /(n) four (fundamental) rules of arithmetic/
+ [ʤ] /(n) fourth son/
+Ȭã [ĤϤä] /(n) traffic network extending in all directions/
+ŷ [ƤΤ] /(n) the Four Devas/the big four/
+ [Ȥ餯] /(exp) sleep four hours pass, sleep five hours fail/four-pass, five fail/
+ƬΩƤϼ [ȤƤΤФ] /coach and four/four horse coach/
+ [ä] /(n) (1) 4th day of month/(2) four days/(P)/
+ǯ [ͤ󤻤] /(n) student in his (her) fourth year/fourth-year student/
+ [Ӥ礦] /(n) quadruple time/
+ [Ӥ礦] /(n) quadruple time/
+Ⱦ [Ϥ] /(n) quarter (of a year)/(P)/
+Ⱦ [Ϥ󤭤夦] /(n) quarterly earnings/
+Ⱦȯɽ [Ϥ󤭤夦ϤäԤ礦] /(n) quarterly earnings announcement/
+Ⱦ [Ϥ󤻤] /(n) quarter of a century/
+Ⱦʬ [Ϥ֤] /(n) a fourth/quarter/
+ɴ [Ҥ㤯] /four hundred/(P)/
+ɴ [Ҥ㤯Ӥ礦] /(n) every type of disease/
+ɴ¤γ [Ҥ㤯Ӥ礦Τۤ] /love-sickness/
+ɴ; [Ҥ㤯褷夦] /(n) all China/
+羧 [֤ä礦] /four-part harmony/
+ʬ [֤] /(vs) divide into four pieces/one fourth/
+ʬ [֤󤨤] /(n) quadrant/
+ʬ [֤] /(n) quarter note/crotchet/
+ʬ [֤󤪤] /(n) quarter note/crotchet/
+ʬ [֤] /(n) torn asunder/disruption/
+ʬ [֤󤴤] /(n) torn asunder/disruption/
+ʬϻ [֤] /(n) six to four ratio/sixty-forty/
+ [ؤ] /(n) four-sided/
+շ [ؤ󤱤] /(n) quadrilateral/
+ [ۤ] /(n) every direction/(P)/
+ [] /(n) every direction/
+ [ޤФʤ] /(n) talk about various topics/
+Ȭ [ۤϤäݤ] /(n) in all directions/
+ [ۤ] /(adj) four (long cylindrical things)/(P)/
+̱ [ߤ] /(n) the four social classes (samurai, farmers, artisans, merchants)/the masses/
+ [] /(n) four sides/all sides/
+ [󤽤] /(n) be surrounded by enemies on all sides/be betrayed (forsaken) by everybody/
+ [󤿤] /(n) tetrahedron/
+ضư [󤯤ɤ] /(n) four-wheel drive/
+ضư [󤯤ɤ] /(n) four-wheel-drive car/
+ؼ [󤷤] /automobile/car/(P)/
+ [] /(n) whole neighborhood/surrounding countries/
+ϻ [夦] /(adv,n) around the clock/day and night (Note: 4 x 6 = 24)/
+ϻȽ [Ф] /(n) duodecimo/
+δ [] /(n) officer/(P)/
+δع [󤬤ä] /military academy/
+δ [󤳤ۤ] /military cadet/
+ε [] /(n) morale (of troops, team, etc.)/(P)/
+η [] /(n) gentleman/man of learning and virtue/
+κ [󤷤礦] /(n) having a samurai's spirit and a merchant's business sense/
+ν [] /(n) men and women/the whole town/
+² [] /(n) family or person with samurai ancestors/
+´ [] /(n) officers and soldiers/soldiers/
+Ĺ [礦] /(n) leading private (JSDF)/
+ƻ [ɤ] /(n) chivalry/samurai code/
+ [Τ礦] /(n) hierarchy of samurai, farmers, artisans, and merchants in Edo society/
+ʬ [֤] /(n) status of samurai/
+Ϥޤʤ [Ϥޤʤ] /(exp) It's no use/
+Ϥޤ [Ϥޤ] /(n) origin/beginning/(P)/
+Ϥޤ [Ϥޤ] /(v5r,vi) to begin/(P)/
+Ϥ [Ϥ] /(n-adv,n-t) beginning/start/origin/(P)/
+Ϥᤫ [Ϥᤫ] /from the beginning/
+Ϥ [Ϥ] /(exp) to begin with/first of all/in the beginning/(P)/
+Ϥ [Ϥ] /(exp) at first/in the beginning/originally/
+Ϥޤ [Ϥޤ] /(iK) (exp,int) How do you do?/I am glad to meet you/
+Ϥ [Ϥ] /(v1,vt) to start/to begin/(P)/
+ϴ [] /(n) beginning period/initial term/
+ϵ弰 [夦] /(n) (baseball) season-opening ceremony/
+϶ [礦] /(n) start of work/commencement/opening/(P)/
+϶ȼ [礦] /(n) opening ceremony (of the school term)/
+ϸ [] /(n) start/origin/beginnings/
+Ͻ [夦] /(adv,n) continuously/from beginning to end/(P)/
+ [] /(n) Archaeozoic (Archeozoic) Era/
+ [] /(n) founder/originator/pioneer/
+Ļ [礦] /(n) archaeopteryx/
+ [Ϥ] /(n) opening (stock-market) quotation/
+ư [ɤ] /(n) starting (in machines)/
+ȯ [Ϥ] /(n) first train/(P)/
+ȯ [ϤĤ] /(n) starting station/
+ [ޤ] /(n,vs) (1) management/(2) dealing/settlement/(3) cleaning up afterwards/(P)/
+ [ޤĤ] /(n) thrifty person/
+ [ޤĤ] /(n) written explanation or apology/
+ [] /(n) (hum) older sister/(P)/
+Ф [ͤ] /(n) (col) wife who is older than her husband/
+Ф [ͤ] /(n) elder sister/waitress/girl/(P)/
+е [ͤ] /(n) elder sister/
+з [ͤ] /(n, hon) elder sister/FIX/
+и [ͤ] /(n) (hum) elder sister/
+о [ͤ] /(n) older sister/
+ [礦] /(ik) (n) older sister and younger brother/
+ [ޤ] /(n) older sister and younger brother/
+ [礦] /(ik) (n) sisters/
+ [ޤ] /(n) sisters/(P)/
+ [ޤ] /affiliated companies/
+ [礦] /(n) quarrel between brothers (sisters)/
+幻 [ޤ] /(n) sister school (to)/
+Ի [ޤȤ] /sister cities/
+ [ޤؤ] /(n) companion (sister) volume (to)/sequel (to)/
+̻ [ͤळ] /(n) the husband of one's elder sister/
+Ϳͷ [ͤޤˤ󤮤礦] /paper doll modeled after a kimono-clad woman/
+ [] /(n) figure/shape/appearance/(P)/
+Ѥ򸽤 [򤢤魯] /(exp) to make an appearance/
+Ѥä [򤱤] /(exp) to disappear/
+ѳ [] /(n) portrait/
+Ѹ [] /(n) dresser/full-length mirror/
+ѾƤ [䤭] /(n) fish or shrimp, etc. grilled so that it retains its original form/
+ [] /(n) attitude/posture/(P)/
+ [򤿤] /(exp) to straighten oneself/
+¤ [Ť] /whole fish sashimi/
+ [] /(n) figure/form/style/
+ [] /(n,n-suf) child/(P)/
+ [] /(n) first sign of Chinese zodiac (The Rat, 11p.m.-1a.m., north, November)/
+ҡ¹ [󤽤] /(n) posterity/one's descendants/
+Ҥɤ [ɤ] /(n) child/children/
+Ҥɤ⤿ [ɤ⤿] /(n) children/
+Ҥɤã [ɤ⤿] /(n) children/
+Ҥι [ͤΤ] /midnight/
+Ҥλ [ͤΤȤ] /midnight/
+Ҥ򸫤뤳ȿƤǡ [ߤ뤳Ȥˤ] /(exp) The parent is the best judge of the child/
+Ҥ򸫤Ƥǡ [ߤ뤳Ȥˤ] /(exp) The parent is the best judge of the child/
+Ҥɤ [ɤ] /(exp) to be pregnant with a child/
+ҥޥ [ޥ] /wealthy women who strive to follow the fashions exactly and be seen in all the right place/
+Ұ³ [䤹] /cowrie shell/
+Ұ³ [䤹] /(n) cowrie/cowry/
+Ұ [] /(n,vs) raising children/
+Ҳ [] /(n) consonant/
+Ҳ [󤰤] /consonant cluster/
+Ҳ [󤻤] /consonantal/
+Ҳ [] /sub-screen/
+Ҳ [] /(n) subsidiary/(P)/
+ҳ [] /(n) (plant's) new bulb/new stocks/
+ҵ [] /(n) (telephone) extension/additional telephone handset/
+ҵ [ۤȤȤ] /(n) cuckoo/(P)/
+ҵ [夦] /(n) womb/uterus/(P)/
+ҵܳǥ [夦ˤ󤷤] /(n) ectopic pregnancy/
+ҵܴ [夦] /(n) uterine cancer/
+ҵܶڼ [夦󤷤] /fibroid/uterine myoma/
+ҵܸ [夦] /retroversion of the uterus/
+ҵŦ [夦Ƥ] /(n) hysterectomy/
+ҵ [夦] /uterine cervix/
+ҵ [] /(n) calf/(P)/
+Ҷ [ɤ] /(n) child/children/(P)/
+Ҷߤ [ɤ⤸ߤ] /childish/
+Ҷ [ɤ⤿] /(n) children/
+Ҷ˳ݤ [ɤˤ] /(exp) to depend on one's children/
+Ҷ˴Ť [ɤˤޤ] /be indulgent to (one's) children/
+Ҷ˸򤸤äͷ [ɤˤޤäƤ] /(exp) to join children at play/
+Ҷ [ɤΤ] /Children's Day Holiday (May 5th)/
+Ҷع˾夲 [ɤ򤬤äˤ] /(exp) to send one's child to school/
+Ҷǥ [ɤϤ] /(exp) to conceive/to become pregnant/
+Ҷ [ɤ⤢Ĥ] /(n) treating someone like a child/
+Ҷ [ɤ⤴] /(n) childlike mind/judgment as a child/
+Ҷߤ [ɤ⤸ߤ] /childish/
+Ҷã [ɤ⤿] /(n) children/
+Ҷ [ɤ٤] /(n) child's room/nursery/
+Ҷ [ɤդ] /(n) children's clothing/
+Ҷ [ɤ褦] /(adj-no) for use by children/
+ҶϢ [ɤ⤺] /accompanied by children/
+Ҷ٤ [ɤޤ] /(n) mere child's play/kid stuff/childish trick/
+Ҷ [礯] /(n) (computer) slave station/
+Ҹ [] /(n) puppy/
+Ҹ [] /(n) meridian circle/
+Ҹ [] /(n) the meridian/
+Һ [] /(n) reasons/circumstances/significance/particulars/hindrance/obstruction/interference/
+Һ٤˸ [ˤߤ] /(exp) to look closely/
+Һ٤ [򤿤] /(exp) to verify details/
+һ [] /(n) infanticide/
+һ¹¹ [󤽤] /(n) posterity/one's descendants/
+һ [] /(n) protege/
+һ [] /(n) person with kid(s)/parent/
+һ [] /kelp with herring roe (sushi type)/
+Ҽ [] /(n) fawn/
+Ҽ [㤯] /(n) viscount/
+Ҽ [] /(n) babysitter/nursemaid/(P)/
+Ҽ鱴 [ꤦ] /(n) lullaby/
+Ҽ [ꤦ] /(n) lullaby/(P)/
+Ҽ [] /(n) children/descendants/
+ҽ [] /(n) child/(P)/
+© [] /(n) (hon) son/(P)/
+¹ [] /(n) descendants/posterity/offspring/(P)/
+ [] /(adj-na,n) many children/large family/
+ [Ƥ] /(n) young(er) people/(P)/
+ [] /(n) children/
+ [֤] /piglet/
+ǭ [ͤ] /(n) kitten/
+ǯ [ͤߤɤ] /year of the rat/
+ǹ [Τ] /(n) ascus/seed pod/
+ǹ [Τ] /(n) ascomycete/sac fungus/
+ [] /(n) pony/
+Ǻ [ܤΤ] /(adj-na,n) indulgent/fond/
+ʡ [֤] /(n) person blessed with many children/
+ʬ [֤] /(n) henchman/follower/
+ [Ȥ] /(game of) catch-the-child/
+ [] /(n) the treasure that is children/children/
+ [] /(n) child's role in Noh dance/
+˼ [ܤ] /(n) ovary (of plants)/
+ [䤯] /(n) dramatic role for child/child actor/(P)/
+ [ҤĤ] /(n) lamb/
+ [褦] /(n) cotyledon/seed leaf (i.e. the first leaves to emerge when a seed sprouts)/
+Υ [Фʤ] /(n) parents' ability (or inability) to let go of their children/
+Ϣ [Ĥ] /taking one's children along/
+ [] /(n) eclampsia/
+ [Ф] /(n) corpse/
+ӳ [] /(n) body/corpse/remains/
+Ӵ [] /(n,vs) admonishing (one's master) at the cost of one's life/
+Ӳ [󤪤] /Citipati (skeletal Buddhist demi-gods)/
+ [] /(adj-na,n) cadaver/
+Ϲ [] /(n) adipocere/grave wax (greying of the body fats of a corpse which rests in a moist but airless place)/
+ [] /(n) market/fair/(P)/
+ [] /(n-suf) city/(P)/
+ԤΩ [Ĥ] /market day/
+Ԥ [ʤ] /(exp) to have a crowd of people/
+԰ [] /(n) the street/the town/
+԰ν [ΤǤ] /events on the street/
+԰ο [ΤҤ] /townspeople/
+Ա [] /(n) municipal management/(P)/
+ԱĽ [夦] /municipal housing/
+Բ [] /(n) market price/current price/
+Բ [] /(n) city council/(P)/
+Բİ [] /city councillor/city assemblyman/
+Գ [] /(n) outside the city area/suburbs/(P)/
+Գ [Ĥ] /toll call/
+Գ [Ǥ] /(n) long-distance call/
+Գ [] /(n) urban areas/the streets/town/city/(P)/
+Գ [] /(n) area zoned for urbanization/
+Գ [] /city map/
+Գ [] /(n) street fighting/
+Գ [] /(n) town areas/(P)/
+Ե [] /(n) (abbr) city councillor/city assemblyman/(P)/
+ԵIJ [] /(n) city council/(P)/
+ԵIJİ [] /city council member/
+Զ [礦] /(n) market conditions/(P)/
+Զ [] /(n) municipal district/streets/
+Ժ [] /(n) municipal bond/
+Ի [󤸤] /city council/
+Ի [] /(n) sorceress/medium/female fortuneteller/
+Ծ [ޤ] /(n) checked (pattern)/
+Ծ [ޤĤ褦] /(n) checks/check (checkered, chequered) pattern/checkerboard/
+Ծ [礦] /(n) in the town/in the street/
+Ծ [] /(n) (1) (town) market/(2) (the) marketplace/(P)/
+Ծ [礦] /(n) (the) market (as a concept)/(P)/
+Ծ˰¾ [礦Τۤ露礦] /market saturation/
+Ծȥ饤 [礦ȥ饤] /market trial (of a product, service)/
+Ծ [礦] /market price or value/
+Ծ [礦] /(n) market value/
+Ծǽ [ФΤ] /(n) market potential/
+Ծ [礦] /market reform/
+Ծ쳫 [Фۤ] /(n) market opening/
+Ծ [礦] /market expansion/
+ԾĶ [礦󤭤礦] /market environment/
+Ծ쵬 [礦] /market scale/
+Ծʬ [礦֤] /market segment/
+Ծк [礦] /market economics/market economy/
+Ծ츶 [礦] /market principle/
+Ծ켫ͳ [礦椦] /market liberalization/opening up of a market/
+Ծ쿻Ʃ [ФȤ] /(n) market penetration/
+Ծ [礦] /(n) marketability/
+ԾĹ [礦礦] /market growth/
+ԾͭΨ [礦椦] /(n) market share/
+ԾӼ [Ф] /(n) market loss/
+ԾĴ [礦礦] /market research/(P)/
+ԾĴ [礦礦] /(n) market research organization/
+Ծű [礦Ƥä] /pulling out of a market/withdrawing from a market/
+ԾŸ [礦Ƥ󤫤] /market expansion/
+Ծʬ [礦֤󤻤] /market analysis/
+Կ [Ӥ] /(n) market people/
+Կ [] /(n) resident/townsfolk/merchant/
+Կ [] /(n) city dust/city confusion/
+ [] /(n) municipal organization/municipality/
+ [] /(n) city conditions/municipal census/
+Ĵ [礦] /municipal census/
+ [] /(n) municipal government/(P)/
+ [] /(n) city tax/
+ [] /(n) municipal funeral/
+ [夦] /(n) in the city/(P)/
+ [夦󤳤] /city bank/
+ٱ [夦Ϥ] /(n) community-acquired pneumonia/
+ģ [礦] /(n) municipal office/
+ģ [礦] /(n) town hall/city hall/
+Į [礦] /(n) cities and towns/
+Į¼ [礦] /(n) cities, towns and villages/municipalities/(P)/
+Ĺ [礦] /(n) mayor/(P)/
+Ĺ [礦] /mayoral election/
+Ĺ [礦󤭤] /(n) mayoral election/
+Ĺ¼Ĺ [礦礦󤭤] /(n) mayoral election/
+ĹĮĹ [礦礦礦󤭤] /(n) mayoral election/
+ [] /(oK) (n) (1) (town) market/(2) (the) marketplace/
+ [Ǥ] /(n) municipal railway/city streetcar/tram/
+ƻ [ɤ] /(n) municipal roads/(P)/
+ [ʤ] /(n) (within a) city/(P)/
+Ѹ [ʤ󤳤] /(n) city sights/
+ [ʤĤ] /(n) local call/
+ [ʤĤ礦] /(n) city telephone rate/local-call rate/
+ [] /(n) market day/
+ [Ϥ] /(n) marketing/(P)/
+ [ϤҤ] /(n) goods on the market/
+ [Ϥ䤯] /(n) over-the-counter drug/
+ [] /(n) municipal expenditure/
+ [] /(n) urban areas/(P)/
+̱ [ߤ] /(n) citizen/townspeople/(P)/
+̱ư [ߤ󤦤ɤ] /citizens' campaign/citizens' group/
+̱ [ߤ󤫤] /City meeting hall/
+̱ [ߤ󤫤夦] /bourgeoisie/
+̱̿ [ߤ󤫤ᤤ] /people's or popular revolution/
+̱ [ߤ󤱤] /(n) citizenship/(P)/
+̱Ҳ [ߤ󤷤㤫] /civil society/(P)/
+̱ [ߤ󤻤] /(n) civic life/
+̱ [ߤ󤼤] /(n) municipal tax/
+̱ [ߤ󤿤] /(n) citizens' rally/mass meeting/
+̱ [ߤ󤿤] /citizen's group/
+̱ˡ [ߤۤ] /(n) civil law/
+ [] /city gate/
+ [䤯] /(n) municipal office/council/city hall/(P)/
+ͭ [椦] /(n) owned by the city/
+ͭ⻺ [椦] /municipal property/
+ͭ [椦] /city land/
+ͭʪ [椦֤] /municipal property/
+ [ꤤ] /employee/city official/
+Ω [] /(n) municipal/(P)/
+Ωع [Ĥä] /municipal school/
+ [] /store/market storehouse/
+ [] /(n) (1) teacher/master/one's mentor/(2) the Reverend/
+դȶĤ [Ȥ] /to look up to (a person) as one's preceptor/
+դ˷ [Τܤ] /master priest/
+ղ [] /(n) the kindness of a teacher/
+ղ [] /(n) the teacher's home/
+շ [] /the instruction of a teacher/
+ջ [] /(n) relying on someone as one's teacher/
+ջ [] /(n,vs) study under/looking up/apprentice oneself/(P)/
+ռ [] /teacher/scholar/
+վ [礦] /(n) master/teacher/(P)/
+ [] /(n) the teacher's theory/
+ [] /(n) priestly teacher/
+ [Ϥ] /(ik) (n) (obs) twelfth month of the lunar calendar/
+ [魯] /(n) (obs) twelfth month of the lunar calendar/(P)/
+ [] /(n) (army) division/(P)/
+Ĺ [礦] /division commander/
+Ĺ [礦] /(n) teachers, superiors, and men of prominence/
+ [Ƥ] /(n) teacher and student/(P)/
+ [Ǥ] /(n) instruction from a master/
+ƻ [ɤ] /(n) duty of a teacher/
+ [Ϥ] /(adj-na,n) instructor/(fencing) teacher/model/(P)/
+ϳع [Ϥ󤬤ä] /normal school/
+ [Ϥ] /(n) assistant instructor/
+ɽ [Ҥ礦] /(n) model/pattern/paragon/leader/teacher/
+ [] /(n) fatherly master/
+ [] /tutelage/
+ͧ [椦] /(n) master and friends/
+ [] /(n) will/intention/motive/(P)/
+֤ [] /(v5s) to plan/to intend/to aspire to/to set aims (sights on)/(P)/
+ֳ [] /(n) age 15/
+ִ [] /(n) aspiration/volunteering/desire/(P)/
+ִ [󤷤] /applicant/candidate/
+ִ [󤷤] /application (form)/
+ִʼ [ؤ] /(n) volunteer soldier/
+ֵ [] /(n) determination/
+ָ [] /(n) intention/aim/(P)/
+ֻ [] /(n) patriot/public-spirited person/
+ֽ [夦] /booklet of essays/magazine/
+ [] /(n) principle/
+˾ [ܤ] /(n) wish/desire/ambition/(P)/
+˾ [ܤ] /(n) school of one's (first, second) choice/
+˾ [ܤ] /candidate/applicant/
+פ [⤤] /(n) thought/mind/heart/feelings/emotion/sentiment/love/affection/desire/wish/hope/expectation/imagination/experience/(P)/
+פ [⤤] /(adv) unexpectedly/not expecting/not dreaming of/
+פʤ [⤤ʤ] /(adj) unexpected/casual/(P)/
+פä [⤤ä] /(adv) boldly/daringly/
+פ [⤤] /(n) groundless fear/thinking too much/making too much of/
+פĤ [⤤Ĥ] /(v5k) to think of/to hit upon/to come into one's mind/to be struck with an idea/
+פȤɤޤ [⤤Ȥɤޤ] /(v5r) to give up (a plan or idea or idea)/to desist from (doing)/(P)/
+פΤޤ [⤤Τޤ] /as one pleases/to one's heart's content/
+פγ [⤤Τۤ] /(adv,n) surprising/unexpected/
+פξ [⤤Τ] /(adv,n) one's heart/
+פʤ [⤤ʤ] /unexpected/unforeseen/inconceivable/
+פ [⤤] /(n) consideration/sympathy/(P)/
+פפ [⤤򤤤] /(exp) to think of/to give one's thought to/
+פ㤤 [⤤] /(n,vs) misunderstanding/
+פ㤤򤹤 [⤤򤹤] /(exp) to misunderstand/
+פᤴ [⤤] /(n) groundless fear/thinking too much/making too much of/
+פᤴ [⤤] /(v5s) to think too much of/to make too much of/
+פ᤹ [⤤] /(v5s) to think too much of/to make too much of/
+פ [⤤ޤ魯] /(v5s) to ponder/to recall/
+פݤ [⤤] /(adv) unexpectedly/not expecting/not dreaming of/
+פݤʤ [⤤ʤ] /(adj) unexpected/casual/
+פݤ̵ [⤤ʤ] /(adj) unexpected/casual/
+פ [⤤] /(v5r) to recall/
+פ [⤤] /(v5s) to recall/to remember/(P)/
+פ [⤤] /(v5s) to recall/
+פͤ [⤤Ĥ] /(v1) to think hard/to brood over/
+פڤ [⤤] /(v5b) to hit upon something/
+פ [⤤] /(n) consideration/
+פ [⤤] /(v5r) to be considerate/to sympathize with/
+פ礦 [⤤] /(v5u) to love one another/
+פ碌 [⤤碌] /(v1) to consider all the circumstances/
+פ [⤤] /(n) wrong impression/subjective impression/prejudice/
+פ [⤤] /(v5m) to be under impression that/to be convinced that/to imagine that/to set one's heart on/to be bent on/(P)/
+פĤ [⤤Τ] /(v5s) to regret/
+פפ [⤤⤤] /(adv) just as one likes/as one pleases/(P)/
+פߤɤޤ [⤤Ȥɤޤ] /(v5r) to give up (a plan or idea or idea)/to desist from (doing)/
+פߤޤ [⤤Ȥɤޤ] /(v5r) to give up (a plan or idea or idea)/to desist from (doing)/
+פ [⤤] /(v5r) to realize/
+פ [⤤] /(n) sweetheart/
+פ [⤤] /(n) memories/recollections/reminiscence/(P)/
+פФФ [⤤餤] /(n) laughing while reminiscing/
+פФ [⤤] /(v5s) to recall/to remember/(P)/
+פФε [⤤ǤΤ] /one's memoirs/
+פ [⤤ǤФʤ] /(n) reminiscent talk/
+פ餹 [⤤ᤰ餹] /(v5s) to think over/
+פǤ [⤤] /(v1) to pine for/
+פ夬 [⤤] /(v5r) to be conceited/(P)/
+פڤä [⤤ä] /(adj-pn,exp) bravely/drastic/
+פڤä [⤤ä] /(adv) resolutely/(P)/
+פڤ [⤤] /(adv,n) with all one's strength (heart)/resignation/resolution/(P)/
+פڤ [⤤] /(v5r) to resign to fate/to despair/(P)/
+פߤ [⤤⤦] /(v1) to anticipate/to expect/
+פΤ餻 [⤤餻] /(v1) to have a revenge on/to get even with/to make someone realize/
+פΤ [⤤] /(v5r) to realize/
+פľ [⤤ʤ] /(v5s,vt) to re-think/to think back upon/to change one's mind/(P)/
+פ̤ [⤤ɤ] /(adj-na,n) to one's satisfaction/
+פ [⤤] /(v1) to make up one's mind/to be determined/
+פ [⤤] /(v5r) to come to mind/to recall/to think of/(P)/
+פ [⤤] /(v5r) to come to mind/to recall/to think of/
+פ [⤤] /(v5r) to ponder/to contemplate/
+פ [⤤] /(adv,n,vs) a meditative pose/posing for effect/
+פǺ [⤤ʤ] /(v5m) to worry/
+פѤ [⤤鷺餦] /(v5u) to worry about/to be vexed/
+פ [⤤] /(v5k) to imagine/to picture/to figure/to see/
+פդ [⤤Ĥ] /(n) plan/idea/suggestion/(P)/
+פդ [⤤Ĥ] /(v5k) to think of/to hit upon/to come into one's mind/to be struck with an idea/(P)/
+פ⤫ [⤤] /(v5b) to occur to/to remind of/
+פ⤫٤ [⤤٤] /(v1) to be reminded of/to call to mind/
+פ֤ [⤤] /(v5s,vt) to re-think/to think back upon/to change one's mind/
+פ; [⤤ޤ] /(v5r) to not know how to act or what to do/to be at a loss/
+פ [⤤ߤ] /(v1) to be worried about/
+פΩ [⤤] /(v5t) to resolve/
+פǤ [⤤ޤɤ] /(v5u) to be at a loss/
+פ [⤤ʤ] /(adv) imagination/
+פ [⤦] /(v5u) to think/to feel/(P)/
+פ¸ʬ [⤦֤] /(adv) to one's heart's content/(P)/
+פ [⤦Ĥ] /(n,exp) (1) one's wishes/one's expectations/(2) just as expected/
+פۤˤϤޤ [⤦ĤܤˤϤޤ] /(exp) to turn out just as one wished/to play into the hands (of)/
+פ [⤦] /(adj-na,adv,n) to one's heart's content/
+פ [⤦ޤ] /(n) to one's heart's content or satisfaction/
+פ [⤦Ĥ] /(n,exp) (1) one's wishes/one's expectations/(2) just as expected/
+פˤϤޤ [⤦ĤܤˤϤޤ] /(exp) to turn out just as one wished/to play into the hands (of)/
+פ [⤨] /(v1) to seem/to appear likely/
+פ [ܤ] /(adj) apparently/
+פ [ܤᤷ] /(n) thoughts/feelings/likings/
+פ [ܤ᤹] /(v5s) to develop thoughts or feelings/
+פ勞 [勞] /(n) expectation/(P)/
+פ路 [路] /(adj) suitable/satisfactory/desirable/
+פ路ʤ [路ʤ] /(adj) disappointing/unsatisfactory/unsuitable/
+פ鷺 [鷺] /(adv) unintentional/spontaneous/(P)/
+פ碌 [碌֤] /(adj-na,n) suggestive behavior/insinuations/
+פ [] /(v1) to seem/to appear/
+װ [] /(n,vs) thought/consideration/meditation/ponder/(P)/
+װƤ [ˤ] /(exp) to be lost in thought/
+װƤ; [ˤޤ] /(exp) to be at wit's end/to be at a loss for what to do/
+װƤŤ餹 [򤳤餹] /(exp) to rack one's brains (i.e. for a solution)/
+װꤲ [ʤ] /(n) at one's wits end/
+װ [ʤ] /be at one's wit's end/
+װ [] /(n) thought/thinking/speculation/
+׵ [] /(n) conjecture/guess/
+׹ [] /(n) thought/(P)/
+׹ [礯] /ability to think/
+׺ [] /(n) speculation/thinking/meditation/(P)/
+׺Ū [Ƥ] /(adj-na) contemplative/meditative/
+׽մ [] /(n) puberty/(P)/
+׾ [ܤ᤹] /(v5s) to develop thoughts or feelings/
+ [] /(n) thought/idea/ideology/(P)/
+ۤǤޤäƤʤ [ޤäƤʤ] /have no fixed ideas/
+ۤμͳ [Τ椦] /(n) freedom of thought/
+۲ [] /(n) thinker/
+۳ [] /(n) world of ideas/
+۷ٻ [] /thought police/
+۷ [] /(n) play dealing with ideas/
+Ū [Ƥ] /(adj-na) ideological/
+ [Ϥ] /(n) white-collar crime/
+Ĭ [礦] /(n) trend of thought/
+ǰ [ͤ] /(n) thought/
+ [٤] /(n) speculation/
+ů [٤ƤĤ] /speculative philosophy/
+ [] /(n) yearning/deep affection/(P)/
+θ [] /(n) prudence/
+θ [֤] /prudent/
+ [礦] /(n,vs) careful consideration/thought/
+ [礦] /(n,vs) careful consideration/thought/
+ [勞] /(n) expectation/(P)/
+ǰ㤤 [勞] /miscalculation/disappointment/
+ǻ [勞] /speculator/
+ [勞] /(n) speculative buying/
+㤤 [勞] /(n) speculative buying/
+ [] /(n) finger/(P)/
+ؤɥ˶ޤ [ӤɥˤϤޤ] /one's fingers are caught in a door/
+ؤݤ [] /unfinished game of shogi/
+ؤ [᤹] /(v5s) to indicate/to show/to point to/(P)/
+ؤ [] /(n) (in shogi, chess, etc.) a move/
+ؤ [] /(n) directions/instructions/
+ؤ [] /(n) price limit/
+ؤʪ [] /(n) cabinetwork/
+ؤʪ [Τ] /(n) cabinetmaker/
+ؤ [] /(v5s) to point/to put up umbrella/to play/(P)/
+ؤ򷫤 [ӤǤҤ򤯤] /(exp) to count the days on one's fingers/
+ؤ [ӤΤդ] /knuckle/
+ؤͤ [ӤĤ] /(exp) to cut off a person's finger/
+ذ [] /(n) finger pressure massage or therapy/
+ذˡ [Ĥ礦ۤ] /acupressure therapy/
+ش [Ӥ] /(n) (finger) ring/
+ش [̤] /(n) type of hakama worn in ancient times/
+ش [Ӥ̤] /(n) thimble/
+شӤ [Ӥ̤] /(n) thimble/
+ش [] /(n) command/direction/(P)/
+ش [] /(n) commander/
+ش [] /(n,vs) (exercising) the right to command/
+ش [] /(n) (musical) conductor/(P)/
+ش [] /command post/
+ش齬 [礨󤷤夦] /command post exercise/
+ش [ܤ] /(n) conductor's stick/conductor's baton/
+ط [Ӥह] /possum/phalanger/
+ظ [] /(n,vs) beckoning/
+ظƤδ [Τ] /hailing distance/
+ظ [] /(n) OO (object oriented)/directional (microphone)/
+ظ [] /(n) directivity/
+ظ [Ф䤯] /shaped charge/
+غ [ޤ] /(n) (MA) two-pronged weapon for catching a criminal/man-catcher war fork/
+غ [Ӥ] /(v5s) to point at/(P)/
+ػȤ [ӤŤ] /(n) fingering/
+ؼ [] /(n,vs) indication/instruction/directions/(P)/
+ؼ [] /(n) demonstrative/
+ؼ [] /target/
+ؼ [] /pointing device/
+ؼ̾ [ᤤ] /demonstrative pronoun/
+ؼ [Ф] /signboard/notice board/
+ؼ [䤯] /(n) indicator/
+ؾ [礦] /hand print/
+ؿ [] /(n) compass needle (cursor)/guideline/pointer/(P)/
+ؿͷ [Ӥˤ󤮤礦] /(n) hand puppet/
+ؿ [] /(n) instruction/mandate/(P)/
+ؿ [] /(n) index/index number/exponent/(P)/
+ؿؿ [󤹤] /exponentiation function/
+ؿ [] /exponent portion/
+ڤ [Ӥ] /(n) linking little fingers to confirm a promise/(P)/
+ޤ [Ӥ] /(n) leading/prominent/eminent/
+ޤ [Ӥ꤫] /to count on one's fingers/
+ [Ӥ] /(n) fingertip/(P)/
+ [Ӥ⤦] /(n) thumb wrestling/
+ [] /(n,vs) attack/criticism/blame/rejection/disdain/
+ [] /(n) limit (price)/
+ [Ƥ] /(n,vs) designation/specification/assignment/pointing at/(P)/
+ [Ƥ] /ticket (reserved seat)/
+ [Ƥ] /(n) reserved seat/
+ [Ƥᤤ] /specified stock/
+Ŧ [Ƥ] /(n,vs) pointing out/identification/(P)/
+Ƭ [Ȥ] /(n) fingertip/
+Ƴ [ɤ] /(n,vs) leadership/guidance/coaching/(P)/
+Ƴβ [ɤΤȤ] /(adv) under the guidance of/under the leadership of/
+Ƴ [ɤ] /(n) instructor/advisor/
+Ƴ [ɤ] /(n) guiding principle/
+Ƴ [ɤ] /leader/
+ƳԤȤĺ [ɤȤƤ] /to have (a person) as one's leader/
+Ƴ [ɤ夸] /(governmental) supervisor of teachers/
+Ƴ [ɤ] /leadership/
+Ƴ [ɤ褦礦] /government-approved curriculums/(educational) guidelines/
+Ƴ [ɤ礯] /(n) one's leadership (over the group)/(lack) leadership qualities/
+ [ʤ] /(n,vs) instruction/teaching/pointing south/
+ [ʤ󤷤] /(n) ancient Chinese vehicle with a compass whose needle always pointed south/
+ [ʤФ] /(n) instructor/
+ [ʤ䤯] /(n) instructor/
+ɸ [Ҥ礦] /(n) index/indices/(P)/
+̾ [ᤤ] /(n,vs) name/nominate/designate/(P)/
+̾ [ᤤ] /title match (sports)/
+̾ [ᤤƤϤ] /(n) search for a named suspect/(P)/
+̾ۼԥꥹ [ᤤƤϤΥꥹ] /(n) wanted list/
+̾ۿ [ᤤƤϤ] /wanted criminal/
+̾ [ᤤ󤼤] /(n) acceptance speech/
+̾Ǽ [ᤤ] /(n) designated hitter (baseball)/DH/
+̾ [ᤤĤ] /(n) person-to-person call/personal call/
+̾ɼ [ᤤȤҤ礦] /roll call vote/
+ [] /(n) fingerprint/(P)/
+λ [礦] /(n) end game position/
+ [Ӥ] /(n) (finger) ring/(P)/
+ [줤] /(n) orders/instructions/directive/(P)/
+ˡ [ۤ] /(n) finger language/signing/sign language/
+٤ [] /(v5u) to support or prop up/
+٤ [] /(n) support/stay/prop/
+٤ [] /(v1) to support/to prop/(P)/
+٤ [Ĥ] /(v1) to be blocked/to choke/to be obstructed/to feel a pressure on one's chest/(P)/
+٤ [Ĥä] /(v1) to be blocked/to choke/to be obstructed/to feel a pressure on one's chest/
+ٱ [] /(n,vs) support/backing/aid/(P)/
+ٱ [󤷤] /supporter/
+ٱ [󤿤] /support group/
+ٵ [夦] /(n) payment/allowance/(P)/
+ٵ [夦] /(n) allowance/
+ٶ [礯] /(n) branch office/(P)/
+ٺ [] /stay/
+ٻ [] /(n,vs) support/maintenance/(P)/
+ٻ [] /bearing pile/
+ٻ [] /(n) supporter (e.g. of the arts)/
+ٻ [󤿤] /(n) support group/
+ٻΨ [] /approval rating/
+ٻ [礯] /bearing capacity/
+ٻϷ [礯] /bearing capacity factor/
+ٻ꼰 [礯Ƥ] /bearing capacity formula/
+ٻ [礯] /bearing capacity theory/
+ټ [] /(n) branch office/(P)/
+ٽ [] /(n) expenditure/expenses/(P)/
+ٽг [Ĥ] /(amount of) expenditures or disbursements/
+ٽ [] /(n) branch (office)/(P)/
+ٽ [] /(n) substation/
+پ [礦] /(n) obstacle/hindrance/impediment/difficulty/(P)/
+ [] /(n) branch line/
+² [] /(n) tribe/branch family/
+ [] /(n) task force/
+ [夦] /(n) prop/brace/fulcrum/(P)/
+ģ [礦] /(n) (governmental) branch office/
+Ź [Ƥ] /(n) branch store (office)/(P)/
+ŹĹ [Ƥ礦] /(n) branch manager/manager of a branch office/(P)/
+Ź [Ƥ⤦] /branch store network/
+ [Ƥ] /(n) fulcrum/
+ [] /(n,vs) preparation/(P)/
+ٶ [] /(n) money to cover the cost of preparations or arrangements/
+ [٤] /(n) dressing room/
+ [] /China (sometimes derogatory)/
+ [ʤ] /(n) bamboo shoots boiled, sliced, fermented, dried or preserved in salt, then soaked in hot water and sea salt/
+ [Ϥ] /(n,vs) rule/control/direction/(P)/
+۳ [Ϥ夦] /ruling class(es)/
+۸ [Ϥ] /(n) control/supremacy/
+ۼ [Ϥ] /governor/
+ۿ [Ϥˤ] /(n) manager/executive/(P)/
+Ū [ϤƤ] /(adj-na) dominant/ruling/(P)/
+ [Ϥ礯] /controlling power/
+ [] /(n) branch/subdivision/(P)/
+ʧ [Ϥ餤] /(n) payment/(P)/
+ʧ [Ϥ餤] /(n) payment/(P)/
+ʧ [Ϥ餤򤳤Ф] /(exp) to decline to pay/to refuse payment/
+ʧ [Ϥ餤󤸤礦] /bill or account payable/
+ʧѤ [Ϥ餤] /settled/paid/
+ʧ [Ϥ餤Ƥ] /bill or note payable/
+ʧ [Ϥ餤ˤ] /(n) payer/
+ʧ [Ϥ餤] /payday/
+ʧǽ [Ϥ餤Τ礯] /(n) solvency/
+ʧ [Ϥ餦] /(v5u) to pay/(P)/
+ʧ³ [Ϥ餤ƤĤŤ] /(n) payment arrangements or procedures/
+ʧ [Ϥ餤] /(n) pay day/date of payment/
+ʧǽ [Ϥ餤դΤ] /(n) insolvency/
+ [٤] /(n,vs) payment/defrayal/disbursement/
+̮ [ߤ㤯] /(n) spur/feed/branch/
+Υ [Ĥ] /(adj-na,n) incoherent/inconsistent/illogical/
+ή [夦] /(n) tributary/branch/(P)/
+ۤ [] /(adv,int) this/thus/such/verbal pause/
+ۤ [] /(exp) (uk) such/
+ۤ [] /(conj) (uk) thus/
+ۤ [] /(conj) (uk) thus/
+ۤ [] /(adv,conj) thus/in this way/
+۳ [] /(n) this field or subject/
+۳ [] /(n) this academic subject/
+۶ [礦] /(n) this business or profession/
+ƻ [ɤ] /(n) this art or field of study/
+ʸ [֤] /(n) this academic subject or field of study/Confucian studies/
+ [褦] /(adj-na,n) in such a manner/like this/
+ܤ [ۤɤ] /(n) charity/
+ܤʪ [ۤɤ] /(n) alms/
+ܤ [ۤɤ] /(v5s) to donate/to give/to conduct/to apply/to perform/(P)/
+ܲ [] /(n) (Buddh) service for the benefit of suffering spirits/
+ܹ [] /(n,vs) execution (building contract)/carrying out/(P)/
+ܹ [] /(n,vs) execution (building contract)/carrying out/
+ܹ [礦] /(n,vs) (1) execution/enforcing/carrying out/
+ܹ [] /(n,vs) (1) execution/enforcing/carrying out/(P)/
+ܹ [礦] /(n,vs) (1) giving alms/giving food to the poor or monks/
+ܹ [] /(n,vs) (1) execution/enforcing/carrying out/
+ܹԵ§ [] /(n) enforcement regulations/
+ܺ [] /(n) policy/measure/(P)/
+ܼ [] /(n) chief mourner/donor/benefactor/
+ܽ [] /(n) (surgical) operation/
+ܾ [礦] /rifling a gun barrel/making lines/
+ܾ [礦] /(n,vs) locking/
+ [] /(n) government/administration/statesmanship/(P)/
+ [ۤ] /administrative policy/
+˱ [ۤ󤨤󤼤] /(n) policy speech/
+ [] /(n) institution/establishment/facility/(army) engineer/(P)/
+ [] /(n,vs) manuring/fertilization/
+ʪ [] /(n) alms/
+ [ޤ] /(n) rice given in charity/donating rice/
+ [䤯] /(n) (dispensation of) free medicine/
+ [礦] /(n) free medical treatment/gratuitous treatment/
+ [] /relish/show a liking for/(P)/
+ [] /(n) purport/principle/instructions/will/thinking/(P)/
+ݡ [ޤޤ] /successfully/nicely/
+ݤ [ޤ] /(adj) delicious/appetizing/skillful/clever/expert/wise/successful/fortunate/splendid/promising/
+ݤ [ޤ] /excellent picture (painting)/
+ݤŻ [ޤ] /profitable business/
+ݤ [ޤ] /the lion's share/the cream/
+ݤˡͤФ [ޤۤ򤫤󤬤] /(exp) to devise a crack method/
+ݤ [ޤ礦] /tasty dish/
+ݤ [ޤ] /(v5r) to relish/to show a liking for/
+ݤ [ޤ] /skillfully/well/deliciously/aptly/cleverly/
+ݤԤʤ [ޤʤ] /be unsuccessful/go badly/
+ݤԤ [ޤ] /(v5k-s) to go smoothly/to turn out well/to do the trick/to have peaceful relations/
+ݻݤ [ޤޤ] /successfully/nicely/
+ݼ [ޤ] /(n) fish (meat) and vegetables boiled in soy sauce with sugar/
+ݼ [] /(arch) good wine/
+ǰ [ͤ] /thought/
+̣ [ޤ] /(n) good flavor/good taste/
+ [] /(n) branch/bow/twig/limb/(P)/
+ޤ򶺤 [򤿤] /(exp) to straighten a branch/
+ޤ路 [򤫤路] /with branches crossing each other/
+ޤ [򤭤] /(exp) to prune a tree/
+ޤ [Ϥ] /(exp) to trim (prune) a tree/
+޿ [֤] /(n) shape of a tree/ramifications/
+޿ [줶] /(n) variety of cherry tree with drooping branches/weeping cherry/
+޿ [ʤ] /(n) weeping willow/
+޿ [줶] /(n) variety of cherry tree with drooping branches/weeping cherry/
+޿ [ʤ] /(n) weeping willow/
+ڤ [] /pruning/
+ܤ [Ĥ] /(n) cleft grafting/
+ޤ [] /(n) garden gate formed of branches and twigs/
+² [] /(n) tribe/branch family/
+ [] /(n) detached force/
+Ʀ [ޤ] /(n) green soybeans/(P)/
+ƻ [ߤ] /(n) branch road/digression/
+ʬ [狼] /(n) ramification/branch/
+ [] /(n) split end of hair/
+ [] /(n) leaves and branches/side issues/foliage/(P)/
+ [褦] /(n) leaves and branches/side issues/foliage/(P)/
+ [褦ޤä] /unimportant details (lit: branches and leaves)/inessentials/
+ߤ [褹] /(v5s) to cease/to abolish/to resign/to give up/(P)/
+ߤޤ [Ȥޤ] /(n) stop/stoppage/end/
+ߤޤ [Ȥޤ꤮] /(n) perch/
+ߤޤ [Ȥɤޤ] /(v5r) (1) to remain/to abide/to stay (in the one place)/(2) to come to a halt/(3) to stop/(P)/
+ߤޤ [Ȥޤ] /(v5r) (1) to remain/to abide/to stay (in the one place)/(2) to come to a halt/(3) to stop/(P)/
+ߤޤ [Ȥޤ] /stop sign/
+ߤ [ߤ] /(adj) irresistible/
+ߤ [] /(v5m,vi) to cease/to stop/to be over/(P)/
+ߤ [򤨤] /(adv) unavoidably/inevitably/necessarily/reluctantly/against one's will/
+ߤʤ [򤨤ʤ] /(exp) cannot be helped/unavoidable/(P)/
+ߤ [Ȥɤ] /(n) finishing blow/clincher/
+ߤɤʤ [Ȥɤʤ] /(adj) endless/ceaseless/
+ߤɤʤ [Ȥɤʤ] /(adv) endlessly/ceaselessly/(P)/
+ߤˤʤ [ˤʤ] /(exp) to be given up/to be discontinued/
+ߤ [Ȥɤ] /(v1) to stop/to cease/to put an end to/
+ߤ [Ȥ] /(v1) to stop (something)/(P)/
+ߤ [] /(v1,vt) to end/to stop/to cease/to resign/(P)/
+ߤɤ [Ȥɤ򤵤] /(exp) to put an end to/to finish by a stab in the neck/
+ߤ [Ȥ᤬] /(iK) (n) clasp/snap fastener/(P)/
+ߤ [Ȥ] /(n) end/termination point/
+ߤ̵ [Ȥɤʤ] /(adj) endless/ceaseless/
+ߤ̵ [Ȥɤʤ] /(adv) endlessly/ceaselessly/
+ߤΩ [Ȥ] /(n) restrain (someone)/restraint/
+ߤ [Ȥޤ꤮] /(n) perch/barstool/
+߲ [] /(piano) damper/
+ߴ [] /(n) giving up illusions and attaining enlightenment/
+߷ [] /(n,vs) stop bleeding/hemostasis/
+߷ [Ĥ] /(n) stopping of bleeding/
+߷ [Ĥ] /tourniquet/
+߽ [夯] /(n,vs) lodging/putting up/
+߿ [] /(n) stagnant water/still water/
+ [Ȥޤ꤮] /(n) perch/barstool/
+ [褦] /(n) sublation (philosophy)/
+ [] /(n,n-suf) death/decease/(P)/
+षƸ [ƤΤ] /to be determined to do or die/
+ह٤ [٤] /(adj) mortal/
+ˤ [ˤ] /(v1) to be dying/to be about to die/to be close to death/
+˲ [ˤФ] /(n) a blooming cut flower/glorious death/
+˳ݤ [ˤ] /(v5r) to be dying/
+˳ݤ [ˤ] /(v1) to be dying/to be about to die/to be close to death/
+˴ [ˤ] /(n) face of a dead person/
+˵ޤ [ˤ] /(v5g) to hasten one's death/
+˶ [ˤ] /(n) wasted money/unused money/
+˸ [ˤ] /(v1) to outlive/
+˺ [ˤ] /(n) verge of death/
+˻ [ˤɤ] /(n) time to die/
+˽ [ˤɤ] /(n) place of death/place to die/
+˾ [ˤФ] /(n) place to die/place of death/
+˿ [ˤ] /(n) (god of) death/
+˿ [ˤߤ] /(n) give water to a dying person/water given to a dying person/
+䤨 [ˤ] /(v1) to die out/to become extinct/
+« [ˤ礦] /(n) burial clothes/clothes worn to commit suicide/
+»ʤ [ˤʤ] /(n) a person who has escaped death/dotard/
+»ʤ [ˤʤ] /(v5u) to fail to die/to survive/to outlive/
+ [ˤ] /(n) losing posture (sumo)/hopeless situation/(P)/
+ [ˤϤ] /(n) shameful death/
+ʪ [ˤΤ뤤] /(n) desperate/frantic/
+̤ [ˤ狼] /(v1) to be separated by death/
+ [ˤ] /(n) moment of death/
+ [ˤ] /(n) manner of death/
+ [] /(v5n) to die/(P)/
+臘 [̤ޤǤ] /to fight to the last (death)/
+γ [ΤϤ] /(n) lethal radioactive fallout/atomic dust/
+ξ [Τ礦ˤ] /(n) merchant of death/
+ [򤤤] /(exp) to mourn over the death of/
+ [] /(n) cause of death/(P)/
+л [] /(n) extinct volcano/
+೤ [] /Dead Sea/
+೥ [] /(n) as lifeless as cold ashes/
+೼ [] /(n) body/corpse/remains/
+ [] /(n) blind spot/dead space/
+ [] /(n) life and-or death/(P)/
+ [Ĥ] /(n) matter of life or death/life-and-death problem/
+ [] /(n) time of death/
+ [夦] /(n) hit a batter by pitching a ball (baseball)/(P)/
+ [] /(n) death/(P)/
+෺ [] /(n) death penalty/capital punishment/(P)/
+෺ [ä] /(adj-na) execution/
+෺ [夦] /(n) criminals condemned to death/(P)/
+෺ [礦] /place of execution/
+෺ [] /(n) capital punishment/
+෺Ƚ [Ϥ󤱤] /(n) death sentence/
+ [] /(n-adv,n) after death/(P)/
+˰̤£ [ˤ餤򤪤] /(exp) to confer a posthumous rank/
+ľ [礯] /rigor mortis/
+ [] /(n) dead language/obsolete word/(P)/
+ [] /(n) capital crime/crime resulting in a death penalty/
+໺ [] /(n) stillbirth/
+໺ [] /stillborn baby/
+ [] /(n) corpse/
+ [] /(n) dead or stillborn child/
+༴ [] /dead axle/
+ [] /(n) casualty/deceased/(P)/
+Ԥ [򤤤] /(exp) to revive the dead/
+ [] /(n,vs) defending to the last/defending desperately/
+཭ [夦] /(n) putrid smell of a corpse/
+ [] /(n) place of death/place to die/
+ [] /(n) place of death/place to die/
+ [礦] /(n,vs) casualties/injuries and deaths/
+ [礦] /(n) casualties/killed and wounded/(P)/
+ [ˤ] /(n) (god of) death/
+ [ˤ] /(n) corpse/dead person/(P)/
+ [Ӥ] /(n) corpse/dead person/
+ [] /(n) life and death/
+ [] /one's opinion on (life and) death/
+ [] /(n) point between life and death/verge of death/
+ [] /(n) look of death/shadow of death/
+¢ [] /(n,vs) hoarding/storing away/
+ [] /(n) corpse/(P)/
+ΰ [] /abandon a corpse/
+β˶ [ܤ] /autopsy/
+֤ [] /morgue/
+ [] /(n) proper place to die/the point of death/
+ [夦] /(n) fatal situation/
+ [Ƥ] /(n) dead point/
+Ʈ [Ȥ] /(n) struggle "to the death"/
+ [ɤ] /(n) ptomaine poisoning/
+ [ˤ] /(n) dead flesh/
+ [Ϥ] /(n) postmortem lividity/
+ɼ [Ҥ礦] /(n) useless vote/
+ [Ӥ礦] /(n) fatal disease/
+ʪ [֤] /(n) dead thing/useless item/
+ʸ [֤] /(n) dead letter/meaningless writing/
+ [٤] /(n) bereavement/
+˴ [ܤ] /(n,vs) death/mortality/(P)/
+˴ [ܤ] /(n) obituary notice/
+˴ն [ܤ夦դ] /(n) death benefit/
+˴ [ܤ] /the deceased/deaths/persons killed/(P)/
+˴ [ܤ礦ᤤ] /(n) death certificate/
+˴ǽ [ܤ󤷤] /death certificate/
+˴ [ܤ] /number of death/
+˴Ϥ [ܤȤɤ] /report of death/
+˴Ψ [ܤ] /(n) death rate/mortality/(P)/
+ [ܤ] /(n) death/
+̮ [ߤ㤯] /(n) weakening pulse/exhausted (mining) vein/
+̿ [ᤤ] /(n) fate/life or death/
+ [] /(n) extinction/annihilation/destruction/
+ [礯] /(n) desperate effort/
+ϤԤ [礯Ĥ] /(exp) to make frantic efforts/
+ [礦] /(n) spirit of a dead person/ghost/departed soul/
+ [줤] /(n) spirit of a dead person/ghost/departed soul/
+ [ܤ] /(n) death/
+ [Ϥ] /waning moon/
+ [] /(n) family name/lineage/birth/(P)/
+ΰո [Τ] /his opinion/
+ [ꤽ] /(exp) birth is much, but breeding is more/
+ [] /(n) shrine parishioner/
+һ [դ] /(n) charm for shrine visitors/
+Ģ [礦] /shrine visitors' register/
+ [Ǥ] /(n) shrine built to a guardian deity/
+ [] /(n) Shinto god/patron god/(P)/
+ [Ҥ] /person of blood lineage/clan member/
+ [] /former naming system/
+ [礦] /(n) (a person's) family background/lineage/
+ [礦] /(n) (a person's) family background/lineage/
+² [] /(n) clan/family/(P)/
+² [] /family or clan system/
+̾ [ᤤ] /(n) full name/identity/(P)/
+ [] /(n) lion/(P)/
+ҵ [夦] /(n) Leo/the Lion/
+Һ [] /(n) Leo/
+ҿ [夦Τष] /(n) treacherous friend/
+ [Ȥ] /(n) green pepper/
+ɻ [Ȥ餷] /small sweet green pepper/
+Ƭ [] /(n) lion mask/
+ɡ [Ф] /(n) pug nose/
+ [ޤ] /(n) lion dance/
+ [ޤ] /(n) lion dance/
+ʳ [դ󤸤] /(n) furiously/
+ʳפ [դ󤸤Τ] /(n) irresistible force/
+ [] /(n) lion's roar/harangue/
+ʡ [դ] /(arch) prosperity/happiness/blessedness and joy/
+ [] /(adj-no,n) (fem) I/
+ [] /(adj-no,n) (fem) I/
+ [路] /(adj-no,n) I/me (used by elderly)/
+ [錄] /(adj-no,n) I/myself/private affairs/(P)/
+ [錄] /(adj-no,n) I/myself/private affairs/(P)/
+䤬ν [錄ȤΤ礻] /the woman whom I love/
+䤹 [錄] /(vs-s) to think only of oneself/to possess oneself/
+䤿 [錄] /(n) we/us/
+䤿 [錄] /(n) we/us/(P)/
+ξ [錄ΤФ] /in my case/as for me/
+Ǥ [錄ΤۤǤ] /on (for) my part (side)/
+ [錄ޤ] /me too/I also/
+ [錄ޤ] /me too/I also/
+䰸 [錄] /(exp) my address/
+ [] /(n) private plan/one's own plan/(P)/
+ [] /(n) personal opinion/selfishness/
+ [] /(n) personal seal/
+ [] /(n) privately operated/private management/
+ [] /(n) private interest (financial)/
+ [] /(n) personal grudge or enmity/
+ [] /(n) private house/one's own house/
+Ƚ [夦] /(n) private or personal collection (of poetry)/
+ [Ф] /(n) privately printed book/private (press) edition/
+ [] /(n) private (non-governmental) school (college, university)/(P)/
+ؤͺ [Τ椦] /one of the leading private schools/
+ؽ [礻] /subsidization of private schools/
+䴶 [] /(n) personal impression/
+ [礦] /(n) private enterprise/(P)/
+䵭 [] /(n) private records or documents/
+䵷 [錄] /(n) as for me/
+ [] /(n) personal opinion/criticism behind one's back/
+䶡 [錄ɤ] /(n) we/us/
+䶦 [錄ɤ] /we/
+ [礯] /(n) an act done for one's own benefit/
+䷺ [] /(n) lynching/
+丢 [] /(n) private right/
+丫 [] /(n) personal opinion/(P)/
+ [] /(n) whispering/secret talk/(P)/
+ [] /(n) one's own thoughts or opinion (polite)/
+ [] /(n) personal conduct/
+亨 [] /(n) personal grudge/
+ [] /(n) private property/
+ [] /(n) personal affairs/(P)/
+ [錄] /(n) personal affairs/
+伫 [錄] /myself/
+似 [] /(n) private room/
+ [夯] /(n,vs) adoring/looking up to/
+ [夯] /(n) private school (in house)/(P)/
+ [] /(n) private document/personal letter/
+ȡ [Ф] /(n) post office box (POB)/
+Ȣ [Ф] /(n) Post Office Box/(P)/
+侫 [礦] /(n) unlicensed prostitute/
+侫 [礦] /(n) brothel/house of ill fame/
+侮 [礦] /(n) novel narrated in the first person/
+侮 [錄礦] /(n) novel narrated in the first person/
+ [礦] /(n) embezzlement (misappropriation) (of public funds)/
+ [礦] /(n) personal feelings/self-interest/
+修 [] /(n) private message/
+俴 [] /(n) selfishness/selfish motive/
+ [] /(n) private individual/
+ʹ [󤫤] /(n) relations between individuals/
+ [] /(n) one's private life/(P)/
+ [] /(n) illegitimate child/
+ [] /(n) illegitimate child/
+л [ä] /illegitimate birth/
+ [] /(n) private/
+ս [Ϥ] /(n) unofficial postcard/
+ [] /(n) private/(P)/
+߱ [Ĥ] /(n) private cheer group/
+ [ĤҤ] /(n) private secretary/
+ [] /(n) personal opinion/
+ [] /(n) personal selection/
+¢ [] /(n) private collection/
+ [] /(n) (abbr) private university or college/(P)/
+ [] /(n) private residence or home/
+ã [錄] /(n) we/us/
+ã [錄] /(n) we/us/
+ [Ĥ] /(n) adultery/illicit intercourse/
+š [Ƥ] /(n) private residence/(P)/
+Ū [Ƥ] /(adj-na,n) personal/private/(P)/
+Ŵ [Ƥ] /(n) private railway/(P)/
+ŴϢ [ƤĤ] /(abbr) General Federation of Private Railway Workers Unions of Japan/
+ [Ȥ] /(n) faction/band/
+ˤ [錄ʤɤˤ] /for the likes of me/
+Ʈ [Ȥ] /(n) personal struggle/
+ƻ [ɤ] /(n) private road/
+ [Ϥ] /(n) private printing/
+ [] /(n) private expense/(P)/
+ [Ҥ] /at one's own expense/
+ [դ] /(n) civilian clothes/plain clothes/(P)/
+ٴ [դ] /(n) plainclothes police officer/
+ʢ [դ] /(n) for one's own profit/
+ʢ䤹 [դ򤳤䤹] /(exp) to fill one's own pocket by taking advantage of a position/
+ʪ [֤] /(n) private property/personal effects/(P)/
+ʰ [դ] /(n) personal grudge/
+ʸ [֤󤷤] /(n) private document/(P)/
+ʼ [ؤ] /(n) private army/
+ [ۤ] /(n) secret information/private message/
+ˡ [ۤ] /(n) private law/
+ͭ [椦] /(n) private ownership/(P)/
+ͭ⻺ [椦] /private property/
+ͭ⻺ [椦󤻤] /private ownership system/
+ͭ [椦] /(n) demesne/estate/
+ͭʪ [椦֤] /private possession/
+ [褦] /(adj-no,n) personal use/private business/(P)/
+ [褯] /(n) self-interest/
+ [褯] /(n) self-interest/
+ [] /(n) personal profit/self interest/
+Ω [] /(n) private (establishment)/(P)/
+Ω [錄] /(n) private (establishment)/
+Ωع [Ĥä] /(n) private (nongovernmental) school/
+Ω [Ĥ] /private university/
+Ωõ [ĤƤ] /private detective/
+ [] /(n) one's personal opinion or views/
+ [] /(n,n-suf) thread/yarn/string/(P)/
+˽Ťդ [ȤˤĤ] /(exp) to weight a line/
+˿դ [ȤˤĤ] /(exp) to weight a line/
+Ȥ [Ȥ򤯤] /(exp) to braid string/
+ĥ [ȤϤ] /(exp) to stretch a string/
+ [Ȥ뤷] /(n) thread to make seams conspicuous/
+屻 [ؤ] /(gikun) (n) (1) sponge gourd/dishcloth gourd/loofah/(2) sponge cucumber/
+ [] /(n) price of silk thread/
+崬 [Ȥޤ] /(n) spool of thread/
+ [ȤΤ] /(n) coping saw/fretsaw/
+ [Ȥ] /(n) three-spined stickleback/
+ [Ȥ] /(n) fluff/piece of thread/
+巫 [Ȥ] /(n) reel/spinner/
+ [Ȥ] /(n) thread end/beginning/clue/(P)/
+ [ȤŤ] /(n) thin strips of raw fish and squid/
+ [Ȥ] /(n) droopy-branch cherry tree/
+ [Ȥ] /(n) spinning wheel/
+ [礦夦] /(n) filaria/heartworm/
+忥 [Ȥ] /(n) type of silk cloth/
+ [Ȥ] /(n) cypress/
+ڤ [Ȥ] /(n) eyetooth/
+ [ȤĤ] /(n) marionette manipulation/
+ [Ȥ] /(n) (musical) strings and bamboo/
+ [] /(n) (traditional Japanese) musical instruments/
+ [ؤ] /(iK) (gikun) (n) (1) sponge gourd/dishcloth gourd/loofah/(2) sponge cucumber/
+ [Ȥ] /(n) bottom rim of earthenware cup/
+ [ȤǤ] /telephone made from two cans and a piece of string/
+ [Ȥ] /(n) silk or paper with cotton threads/
+ɱ [ȤҤ] /(n) woman factory worker in weaving industry/
+зʵ [Ȥؤ󤱤] /textile boom/
+ [Ȥ] /(n) fine line/weight of thread/
+ [Ȥʤ] /(n) weeping willow/
+ͷ [Ȥ椦] /shimmering of hot air/
+ [Ȥ勞] /(n) reel/spool/
+ [Ȥߤߤ] /(n) tubifex worm/
+ [ȤȤ] /(n) damselfly/
+ [] /(n) paper/(P)/
+Ĥ֤ [ߤĤ֤] /(n) paper pellet/spitball/
+ˤ [ߤ֤] /(exp) to tear (up) paper/
+ [ߤҤȤ] /(n) paper-thin (difference)/
+ [ߤޤ] /one sheet of paper/
+沰 [ߤ] /(n) paper store/
+ [] /(n) price of paper/
+ [ߤФ] /(n) paper flowers/paper flowers for a funeral/
+洬 [ߤޤ] /(n) rolled in paper/
+ [] /(n) paper articles/containers, etc. made of paper/
+ [] /(gikun) (n) silverfish/clothes moth/bookworm/
+涴 [ߤФ] /(n) paper holder/paper clip/
+ [ߤ] /(n) wastepaper/(P)/
+ [ߤҤ] /ragpicker/
+Ʊ [ߤɤ] /as good as waste paper/mere scrap of paper/
+ [ߤ] /wastebasket/
+淿 [ߤ] /(n) (paper) stencil/stereotype/papier-mache mold/
+淿 [] /(n) (paper) stencil/stereotype/papier-mache mold/
+ [ߤ] /(n) paper making/
+ٹ [ߤ] /(n) paperwork/
+ [ߤ] /(n) paper garment/
+ [] /(n) paper quality/
+ǵ [ߤФ] /(n) picture story show/(P)/
+ [礦] /(n) on paper/in the newspapers/in a letter/(P)/
+ײ [礦] /paper plan/
+ [ߤդ֤] /(n) confetti/ticker tape/
+ [] /(n) number of pages/page space/
+ [ߤҤ] /(n) paper products/
+ڤ [ߤ] /(n) paper silhouette cutout/paper knife/
+ڤ [ߤ] /(n) scrap of paper/
+ڤ [ߤ] /(n) scrap of paper/
+ [ߤ֤] /(n) paper bag/(P)/
+Ģ [礦] /(n) paper mosquito net/
+Ŵˤ [ߤǤäݤ] /(n) popgun/origami popgun/
+ [ߤ] /(n) wallet/purse/
+Dz [] /(n) string made from twisted paper/
+Ǵ [ߤͤ] /(n) papier-mache/
+ [Ϥ] /(n) reverse side of a paper/(read) between the lines/
+ɮ [Ҥ] /(n) pen and paper/writing/
+ɽ [ߤӤ礦] /paper cover/paperback/
+ [դ] /(n) space assigned for something (e.g. for article in magazine)/paper width/
+ʾ [ؤ] /(n) paper money/notes/bills/(P)/
+ʾȯ [ؤΤѤ] /excessive (reckless) issue of bank notes/
+ [ؤ] /(n) piece (scrap, bit, strip) of paper/
+ [ߤŤĤ] /(n) paper package/
+ [] /(n) space (page)/(P)/
+ [ߤĤ֤] /(n) paper pellet/spitball/
+Ӥ [] /(n) string made from twisted paper/
+ [ߤФ] /(n) scissors for cutting paper/
+ [餵] /(n) purple colour/violet/(P)/
+ [] /(n) purple clouds/clouds on which Amida Buddha rides to welcome the spirits of the dead/
+ [] /(n) Chinese milk vetch/
+ [] /(n) purple smoke/tobacco smoke/
+糰 [] /(abbr) ultraviolet/UV/
+糰 [] /(n) ultra-violet rays/(P)/
+糰ˡ [礦ۤ] /(n) ultraviolet treatment/ultraviolet light therapy/
+纰 [] /(n) bluish purple/
+˫ [ۤ礦] /(n) Purple Ribbon Medal/
+˫ [ۤ礦] /purple-ribboned medal awarded for scholarly or artistic achievement/
+翧 [餵] /(n) violet/(P)/
+徽 [餵礦] /(n) amethyst/
+徽 [餵礦] /(n) amethyst/
+ [] /(n) (uk) beefsteak plant/perilla/
+ [] /(n) rosewood/red sandalwood/
+ [Ǥ] /(n) purple lightning/flash/swordflash/
+ [Ϥ] /purple spot/
+ [ϤӤ礦] /(n) purpura/
+۲ [] /(gikun) (n) hydrangea/
+ [] /(n) purple variety of orchid/
+Ϫ [餵Ĥ椯] /(n) spiderwort/
+ [Ǥ] /(n) Hall for State Ceremonies/
+ [] /(n) limbs/members/body/(P)/
+Լͳ [դ椦] /(n) handicapped child/
+ [֤] /(n) fat/tallow/lard/(P)/
+ [] /(n) nicotine/resin/sleep in one's eyes (eye mucus)/
+餬 [֤餬Τ] /(exp) to be in good table quality/to get into the swing of (as one's work)/
+餮ä [֤餮ä] /oily/greasy/
+ä [֤ä] /(adj) (uk) greasy/fatty/oily/
+ǻ [֤ä] /(adj) (uk) greasy/fatty/oily/
+鲼 [ˤ] /(v5r) to be complacent/to look self-satisfied/
+ [֤餢] /(n) cold sweat/greasy sweat/
+鵤 [֤餱] /(n) greasiness/oiliness/
+ [] /(n) lipid/fats/adipose/
+ [֤] /(n) fat meat/(P)/
+ [֤餷礦] /(n) fatty constitution/
+ߤ [֤餸ߤ] /(v1) to become greasy/to be oil-stained/
+­ [֤餢] /(n) greasy feet/
+ǻ [֤ä] /(adj) (uk) greasy/fatty/oily/
+ʴ [դ] /(n) rouge and powder/cosmetics/
+ [ܤ] /(n) fat/grease/blubber/(P)/
+ä֤Ȥ [ܤ֤Ȥ] /(n) fat/
+õ۰ [ܤ夦] /(n) liposuction/
+û [ܤ] /(n) fatty acid/
+ü [ܤ] /(n) fatty/
+ÿ [ܤ] /fatty heart/
+ [ܤ] /(n) fatty layer/layer of fat/
+ [ܤ֤Ȥ] /(n) fat/
+ [ܤ] /corpus adiposum/
+ [ܤ] /(n) fatty oil/
+ä [ä] /(adv) very much/exceedingly/extremely/(P)/
+ʤ [ʤ] /(adj) imperfect/incompetent/
+ [] /(n) utmost limit/extremity/result/
+ [] /(v5r) to come/to arrive/(P)/
+ [Ȥ] /(n-t) all over/everywhere/
+ [Ȥ] /(adv,n-t) everywhere/(P)/
+Ԥ [Ĥ] /(adj-no,exp) very polite/most gracious/
+ [夦] /(adv,n) urgent/pressing/(P)/
+ [夦Ӥ] /express mail/
+ [] /(adj-na,adv,n) very/extremely/exceedingly/
+ [] /(n) very near/
+Υ [󤭤] /point-blank range/
+ [] /(n) point-blank shot/
+ [] /(n) art of consummate skill/
+ [] /(n) wise saying/
+ʿ [ؤ] /(n) completely fair or just/
+깧 [] /(n) supreme filial piety/
+ [] /(adj-na,n) supreme/supremacy/
+ [] /(adj-na,n) absolute purity/
+ [礦] /(n) supremacy/(P)/
+帢 [礦] /supremacy/sovereignty/
+̿ [礦ᤤ줤] /categorical imperative/overriding necessity/
+ [礦] /(n) sincerity/genuine feeling/
+ [] /(n) sincerity/devotion/
+ [] /(n) the highest good/
+º [] /(n) the Emperor/
+ [] /(adj-na,n) immense/enormous/
+ [Ȥ礦] /leading to Tokyo/
+ [Ȥ] /(adj-na,n) just/fair/proper/
+ [ʤ] /(adj-na,adj-no,n) most difficult/next to impossible/(P)/
+ʡ [դ] /(n) beatitude/
+ʡǯ [դͤ] /(n) millennium/
+ [٤] /(adj-na,n) very convenient/
+ [ۤ] /(n) most valuable asset/pride of ../most important person/
+̯ [ߤ礦] /(adj-na,n) extraordinary/
+ [褦] /(n) extremely important/
+ [] /(n) persuasive argument/
+뤹 [] /(suf) to take a view or perspective/
+볦 [] /(n) field of vision/(P)/
+ [] /(n) sense of sight/vision/(P)/
+в [] /visualization/
+и [] /visual language/
+о㳲 [礦] /(n) visually impaired/
+ [] /(n) visual angle/
+ [] /(n) school inspector/
+뺹 [] /(n) parallax/
+ [] /(n) vantage point/viewpoint/standpoint/outlook/
+뻡 [] /(n,vs) inspection/observation/(P)/
+뾲 [礦] /(n) thalamus/
+ [󤱤] /(n) optic nerve/
+ [] /(n) visual examination/
+ [] /(n) one's eyes/glance/look/(P)/
+ʿ [ؤ] /apparent horizon/
+İ [礦] /(n) attention/(P)/
+İ [礦] /(n) the senses of seeing and hearing/audiovisual/
+İе [礦] /audiovisual aids/
+İж [礦礦] /audiovisual educational materials/
+İ [礦] /(n) viewer/(television) audience/(P)/
+İԻ [礦㤵󤫤Ф󤰤] /audience participation program/
+İΨ [礦] /(n) ratings (of a television program)/(P)/
+ [Ƥ] /(n) opinion/point of view/visual point/(P)/
+ [] /(n) visibility/
+ [] /(n) field of vision/outlook/(P)/
+ζ [Τޤ] /shortsighted/narrow-minded/
+ [礯] /(n) eyesight/(P)/
+϶ [礯礦夸] /(n) vision correcting surgery/
+ϸ [礯] /(n) eye (eyesight) test/
+ڽ [夦] /(n) anthology (of poems)/florilegium/
+콡 [] /(n) master poet/
+ [ȤФ] /(n) foreword to a collection of poems/preface/explanatory notes/captions/
+ [礦] /(n) poetry and prose/
+ [] /(n) florid expression/poetical talent/
+ [] /Chinese poetry/
+ [] /(n) poem/verse of poetry/(P)/
+ [Ĥ] /(exp) to compose a poem/
+ [] /(n) Japanese (and Chinese) poetry/(P)/
+ [] /(n) Japanese (and Chinese) poetry/(P)/
+Τ֤ [Ĥ] /(exp) to compose poetry/
+ [] /(n) study of poetry/poetics/
+ [] /(n) collection of poems/
+ [礦] /(n) poem's locale/
+ [礦] /(n) poetic inspiration/
+ [] /(n) reciting Chinese poems/
+ [] /(n) verse/
+ [] /(n) verse forms/
+ [] /(n) versification/
+ [礦] /(n) the Shijing (Classical Chinese poem)/
+ [] /(n) drama in verse/
+ [] /(n) poetic diction/
+ [] /(n) draft of a poem/
+ [] /(n) poetic sentiment/
+ [] /(n) talent for poetry/poetic genius/
+ [] /(n) composition of a poem/
+ [] /(n) poetic/
+ [] /(n) master poet/
+ [夦] /(n) poetry anthology/(P)/
+ [礦] /(n) anthology/
+ [礦] /(n) poetic sentiment/poetic interest/(P)/
+ [] /(n) poetic inspiration/
+ [] /(n) poet/(P)/
+ͤ餷 [餷Ȥ] /something of a poet/
+ [] /(n) great poet/
+ [] /(n) great poet/
+ [] /selected poems/
+ [] /(n) poetical imagination/
+ [] /(n) florid expression/poetical talent/
+ [] /(n) poetic circles/world of poetry/
+Ū [Ƥ] /(adj-na,n) poetic/
+ [] /(n) poem inscribed on monument/
+ʸ [֤] /(n) poetry and prose/literary works/
+ [ؤ] /(n) The Psalms/
+ [ؤ] /(n) Psalms/
+ͧ [椦] /(n) one's friend in poetry/
+ [] /(n) essay on poetry/theory of poetry/
+ [ᤷ] /(n) trial/test/(P)/
+ [ᤷ] /(n) breaking bricks, etc. (martial arts)/
+ [ᤷ] /(n) checking/
+¤ [ᤷ] /(n) trying out a new sword or blade (originally on someone, but now on soaked straw targets)/
+ڤ [ᤷ] /(n) trying out a new sword or blade (originally on someone, but now on soaked straw targets)/
+ [᤹] /(v5s) to attempt/to test/(P)/
+ [] /(n) trial/experiment/(P)/
+ߤ [ߤ] /(v1) to try/to test/(P)/
+ [] /(n) tentative/(P)/
+ [] /(n) sampling drink/a taste/
+ž [Ƥ] /(n) trial run/test run/(P)/
+ [] /(n) trial performance/rehearsal/
+ [] /(n) practice jump (throw, etc.)/
+ [礦Ҥ] /(n) specimen/sample/
+ [᤹] /patron/effective means/
+ [󤻤] /(n) touchstone/test case/(P)/
+ [] /(n) prospecting/trial digging/
+ [Ĥ] /(n) prospecting rights/mining claim/
+ [Ĥ] /prospector/
+ [] /(n,vs) examination/test/study/(P)/
+Ǿ夬 [Ǥ] /(exp) to get nervous at an examination/
+ͤ [ǤϤͤ] /to get flunked in an examination/
+ [򤦤] /(exp) to sit for an examination/
+ [󤫤⤯] /(n) subjects for (of) examination/exam subject/
+ [󤫤] /(n) examiner/
+ [󤫤Ȥ] /(n) proctoring of an exam/invigilation/
+ [󤫤] /(n) test tube/
+ɥ٥ӡ [󤫤٥ӡ] /(n) test-tube baby/
+ [󤭤] /(n) test (testing) period/
+ [] /testing apparatus/
+ [] /(n) litmus paper/
+ [󤸤礦] /(n) examination hall (room)/laboratory/(P)/
+ʳ [󤫤] /(n) testing stage/
+Ϲ [󤸤] /(entrance) examination hell/
+Ū [Ƥ] /(adj-na) experimental/provisional/(P)/
+ [Ҥ] /(n) test (trial) flight/
+ٶ [٤󤭤礦] /cramming for exams/
+ˡ [ۤ] /assay/
+ [] /(n) examination (exam) questions/questions for an examination/
+ [󤯤] /(n) experimental drug/
+ [] /(n,vs) making an attempt/(P)/
+Ժ [] /(n,vs) trial and error/(P)/
+ [] /(n) match/game/bout/contest/(P)/
+Ԥ [ˤ֤] /(exp) to lose a game/
+ [] /(n) trial manufacture/experiment/(P)/
+ [] /(n) prototype (e.g. plane)/
+ [] /(n) experimental car/
+ [Ҥ] /trial product/
+ [] /(n,vs) trial calculation/(P)/
+ɽ [Ҥ礦] /(n) trial balance sheet/
+ [] /(n) preview/private showing/(P)/
+ [] /(n) test firing/
+ [礦] /(n) test drive or ride/trial ride/
+ [礦] /(n) demonstration model (car)/
+ [礯] /(n) sampling food/(P)/
+ [] /(n,vs) test drive/trial run/
+ [㤯] /(n,vs) wearing clothes to try/
+弼 [㤯] /dressing room/
+İ [礦] /(n,vs) trial listening (e.g. to a record before buying)/audition/
+İ [礦] /(n) audition room/
+ɮ [Ҥ] /(n) first writing (of the New Year)/
+ [] /(n) probationer/
+ [] /(n,vs) interview/examination/question/
+ [䤯] /(n) reagent/(P)/
+ [褦] /(n) trial/
+Ѵ [褦] /trial period/
+ [礦] /(n) sample/test piece/(P)/
+ [] /(n) (1) test/trial/probation/(2) ordeal/tribulation/
+ [] /(n) (1) test/trial/probation/(2) ordeal/tribulation/(P)/
+ϣ [] /(n) (1) test/trial/probation/(2) ordeal/tribulation/
+ [] /(n) essay/tentative assumption/
+ [] /(n,n-suf) records/document/magazine/(P)/
+ [礦] /(n) in a magazine/(P)/
+ [] /(n) magazine's price/
+ [Ȥ] /(suf) in magazines like ../
+ [] /(n) page of a magazine/(P)/
+ [Ϥ] /(v5r) to consult with/to confer/(P)/
+ [] /(n,vs) consultation/conference/
+ [] /(n) question/enquiry/(P)/
+Ѱ [󤤤󤫤] /(n) advisory committee (council, panel)/
+䵡 [󤭤] /consultative body/advisory organ/
+ [] /(n) question/enquiry/
+񤹤 [] /(vi,vs-s) to contribute/to finance/(P)/
+ꤺ [Ȥ] /(exp) to lay out (one's money) in/to invest in/
+ [] /(n) qualifications/requirements/capabilities/(P)/
+ʤ [򤽤ʤ] /(exp) to have a qualification (for)/
+ [] /(n) funds/capital/(P)/
+Ф [] /(exp) to furnish with funds/
+ⷫ [󤰤] /(n) fundraising/financing/(P)/
+⸻ [󤲤] /(n) source of funds (money)/
+ [󤻤󤸤礦] /(n) money laundering/
+ [夦ˤ夦] /(n) cash injection/
+Ĵãײ [礦Ĥ] /(n) financing plan/
+ [] /(n) resources/(P)/
+񸻤٤ [ˤȤ] /(exp) to abound in natural resources/
+񸻤˭ʹ [Τ椿ʤ] /country rich in natural resources/
+񸻥ͥ륮ģ [󥨥ͥ륮礦] /Agency of Natural Resources and Energy/(P)/
+ [󤻤Ĥ䤯] /conservation of resources/
+ [] /(n) resources problem/
+ [] /(n) (raw) material/(P)/
+ [] /(n) property/assets/fortune/
+ [] /(n) property/fortune/means/assets/(P)/
+񻺲 [󤫤] /(n) value of one's property (assets)/property (asset) value/
+񻺲 [] /(n) wealthy person/
+񻺳 [󤫤] /(n) income stock/
+񻺴 [󤫤] /(n) asset management/
+񻺹 [󤴤] /total assets/
+񻺺ɾ [󤵤Ҥ礦] /(n) revaluation of assets/
+ôݾڷ [󤿤ݤ礦] /(n) asset-backed securities (ABS)/
+ʬ [Ϥ֤] /(n) asset allocation/
+ɾ [Ҥ礦] /valuation of assets/
+ɽ [դҤ礦] /(n) financial statement/statement of assets/
+ͭ [ۤ椦] /(n) asset holding company (esp. Commonwealth countries)/
+ [] /(n) nature/disposition/(P)/
+ [] /(n) one's nature or disposition/
+ [ۤ] /(n) funds/capital/(P)/
+ܲ [ۤ] /(n) capitalist/(P)/
+ܴط [ۤ󤫤󤱤] /(n) capital ties/
+ܴ [ۤ󤭤Ф] /(n) capital base/
+ܶ [ۤ󤭤] /(n) capital stock/(P)/
+ܹ [ۤ󤳤] /(n) capital structure/
+ܺƹ [ۤ󤵤] /(n) recapitalization/
+ܺ [ۤ󤶤] /(n) capital goods/
+ܻԾ [ۤ󤤤] /(n) capital market/
+ܻٽ [ۤ󤷤] /(n) capital outlay/
+ܼ [ۤ󤷤央] /capitalism/(P)/
+ܼҲ [ۤ󤷤央㤫] /(n) capitalist society/
+ܼ [ۤ󤷤央] /a capitalist/
+ܼ [ۤȤҤ] /capital transaction/
+ [ۤ夦ˤ夦] /capital injection/
+ [ۤƤ] /(n) capital tie-up/
+ [ۤȤ] /(n) capital investment/
+ƨ [ۤȤ] /(n) capital flight/
+Ψ [ۤҤ] /(n) capital ratio/
+̵ [ۤʤ] /without capital/
+Ψ [ۤꤨ] /return-on-investment ratio/
+ή [ۤ夦] /(n) capital outflow/
+ [ۤ礯] /(n) capital strength (of an enterprise)/
+ [ۤ] /(n) Das Kapital/Capital/
+ [礦] /(n) materials/data/(P)/
+ [礦] /reference room/
+ [礯] /(n) means/resources/wealth/
+ [ޤ] /(v5u) to grant/to bestow/to award/
+ʪ [ޤ] /(n) boon/gift/
+ [ޤ] /(v5r) to grant/to bestow/
+ [] /(n) furlough/leave of absence/
+ [] /(n) monetary grant (from the government)/
+ [Ϥ] /(n) Emperor's cup/trophy given by the Emperor/(P)/
+ʪ [ޤ] /(n) gift/boon/result/fruit/
+Ϳ [] /(n) gift, esp. to subordinate/
+ [᤹] /(n) female (animal)/(P)/
+θ [᤹ΤĤ] /bitch fox/vixen/
+ [Ф] /(n) female flower/(P)/
+ [ᤦ] /(n) cow/heifer/
+ [ɤ] /(n) female bird/hen/
+ [᤹] /bitch/female dog/
+ [] /(n) pistil/
+ [ᤷ] /(n) pistil/
+ [] /(adj-na,n) female/
+ [] /(n) the smaller waterfall (of the two)/
+Ļ [ɤ] /(n) female bird/hen/
+DZ [ͤ] /(n) female screw/
+ [դ] /(n,vs) remaining in obscurity/
+ͺ [椦] /(n) male and female (animal)/(P)/
+ͺ۳ [椦] /(n) (in botany) dioecism/
+ͺ [椦] /(in zoology) gonochorism/
+ͺ [椦٤] /sexing (of chickens, silkworms, etc.)/
+ͺ [椦󤿤] /sexual selection/
+ͺ [椦Ȥ] /sexual selection/
+ͺƱ [椦ɤ] /(n) (in botany) monoecism/
+ͺƱ [椦ɤ] /hermaphroditism/
+ [ͤ] /(n) female screw/
+ [] /(n) pistil/
+ [ᤷ] /(n) pistil/
+ [] /(n) manger/
+餹 [ʤ餹] /(v5s) to tame (e.g. animal)/
+ [] /(n) pet dog/(P)/
+ [] /(n) keeping a pet till it dies/keeping a useless person on the payroll/
+ [̤] /(n) shepherd/(dog) owner/(P)/
+Ļ [ɤ] /(n) poultry/
+餹 [ʤ餹] /(v5s) to tame/to domesticate/
+ǭ [ͤ] /(n) pet cat/
+ [] /(n) fodder/
+ղ [Ф] /(n) manger/crib/
+ [] /(v5u) to keep/to raise/to feed/(P)/
+ [] /(n,vs) breeding/raising/rearing/(P)/
+ [] /(n) pet dog/
+ [̤] /(n) shepherd/(dog) owner/
+ [褦] /(n) breeding/raising/
+ [礦] /(n) fodder/feed/(P)/
+ [] /(n) tooth/(P)/
+椤 [Ϥ椤] /(adj) impatient/irritated/
+⤯ [Ϥ] /(exp) to get loose teeth/to tire of someone's bragging/
+Ωʤ [Ϥʤ] /hard to chew/unable to compete with/
+˰夻ʤ [Ϥˤ̤򤭤ʤ] /not mince matters/
+˶碌 [Ϥˤ򤫤֤] /(exp) to crown a tooth with gold/
+κ [ϤΤ] /root of a tooth/fang/
+⤯褦 [ϤΤ褦] /set one's teeth on edge/
+⤯ͤʲ [ϤΤ褦ʤ] /noise that sets one's teeth on edge/
+ޤ [Ϥ򤤤äݤΤ] /(exp) to break a tooth/
+򿩤Ф [Ϥ򤯤Ф] /(exp) to bear up in tragedy/to stand pain well/to hold one's temper/
+֥饷 [ϥ֥饷] /(n) toothbrush/(P)/
+ [Ϥ] /(n) dentist/(P)/
+ [Ϥ] /(n) feel (consistency) of food while being chewed/
+ [] /(n) sibilant/
+ [] /(n) dentistry/(P)/
+ʰ [] /(n) dentist/(P)/
+ʰ屡 [] /dental surgery/
+ʰ [] /dentist/(P)/
+ʰչȻʻ [ä] /(n) National Dentistry Examination/
+ʰ [] /dentistry/
+ʳ [] /dentistry/
+ʵ [] /dental technician/
+± [Ӥ礦] /dental hospital/
+ [褦] /(adj-na) dental/
+ [] /(n) heedless/uncaring/
+˳ݤʤ [ˤʤ] /no argument necessary/
+綺 [礦] /orthodontia/
+ [ä] /dental disease/
+ [礦] /dentation/
+ [] /tooth germ/
+ [] /(n) dentistry/
+ [Ϥ] /(n) grinding of the teeth/involuntary nocturnal tooth grinding/
+ [] /(n) crown of a tooth/
+ [礦] /cog rail/
+ [Ϥ] /(n) tooth-mark/impression of the teeth/
+ [Ϥ] /(n) tooth-mark/impression of the teeth/
+ [Ϥ] /(n) gum/tooth ridge/
+Ǥ [Ϥ] /(n) tooth hardening meal/New Year's feast/
+ [Ϥफ] /(v5u) to strike back at/to bite back/to turn on/to rise against/to oppose/to defy/(P)/
+ [Ϥफ] /(v5u) to strike back at/to bite back/to turn on/to rise against/to oppose/to defy/(P)/
+ [] /(n) tooth tartar/
+ [] /(n) root of a tooth/fang/
+ߤ [Ϥɤ] /(n) brake/(P)/
+ [] /(n) quality of teeth/
+ [Ϥ] /(n) gear/cog-wheel/(P)/
+ [礦] /(n) dentation/tooth shape/
+ [󤱤] /dental nerve/
+ [] /(n) (tooth) pulp/
+ [] /(n) hard tooth tartar/calculus deposit/
+ڤ [Ϥ] /(n) gnashing the teeth/cutting cogs/
+ڤ [Ϥ] /(n) the feel when biting/manner of enunciation/(P)/
+ڤɤ [ϤΤ褤] /crisp/staccato/
+ [] /(n) alveolus/
+ǿϳ [Τ] /(n) pyorrhea/
+æ [Ϥ̤] /falling out of teeth/person with missing teeth/
+ [Ĥ] /(n) toothache/
+ [Ϥ] /(n) toothache/
+ˡ [礦ۤ] /endodontic/to do with tooth nerve and pulp/
+ˡ [礦ۤ] /endodontist/root-canal specialist/
+ [ˤ] /(n) gums/tooth ridge/
+ [Ϥˤ] /(n) gums/tooth ridge/
+ [ˤ] /(n) gingivitis/
+ [Ϥ] /(n) repairing clogs/
+ȴ [Ϥ̤] /(n) toothless/
+ե٥ [ϤĤ٥] /toothed belt/
+¤ [Ϥʤ] /(n) row of teeth/set of teeth/dentition/
+¤ [Ϥʤ] /(n) row of teeth/set of teeth/dentition/
+ [Ϥߤ] /(n) dentifrice/toothpaste/
+᤭ [Ϥߤ] /(n) dentifrice/toothpaste/(P)/
+᤭ʴ [Ϥߤ] /(n) tooth powder/
+ [] /surface of a tooth/
+ [] /(n) row of teeth/
+ [Ĥ礦] /orthodontia/
+۴ [] /(n) fern/
+ڤ [Ϥ椤] /(adj) impatient/tantalized/chagrined/vexed/(P)/
+¤ [Ϥ] /(n) involuntary nocturnal tooth grinding/
+ [] /(n) the gums/
+ [󤨤] /(n) gingivitis/
+ [] /(n) thing/matter/fact/circumstances/business/reason/experience/(P)/
+ [Ȥ] /(n) everything/
+ [ȤȤ] /(adj) bombastic/pretentious/exaggerated/
+ʪ [֤Ĥ֤] /(n) everything/
+­ [Ȥ] /(exp) to be sufficient/to answer the purpose/
+ȼ [ȤȤ] /if things permit/under certain circumstances/
+ʤ [Ȥʤ줷央] /(n) (uk) principle of peace-at-any-price/
+ˤ [Ȥˤ] /depending on the circumstances/(P)/
+̵ [Ȥʤ] /(adj-na,adj-no,n) careless/
+򱿤 [ȤϤ] /(exp) to go ahead/to proceed/to carry on/
+򵯤 [Ȥ򤪤] /(exp) to cause trouble (a disturbance)/
+򹥤 [Ȥ򤳤Τ] /(exp) to revel in trouble and discord/
+뤲 [ȤʤȤ] /(exp) to achieve a task/
+ʬ [Ȥ櫓] /(exp) to reason with (a person)/
+ [] /(n) concern/circumstance which is becoming a problem/
+ [Ȥ餿] /(exp) anew/
+ [Ȥ褹] /(v5s) to find an excuse/
+󤻤 [Ȥ褻] /on the plea of/under the pretext of/
+󤻤 [Ȥ褻] /(v1) to pretend/
+ [] /(n) fitting thing/
+ [Ȥɤ] /things/matters/
+ [礦] /(n) project/enterprise/business/industry/operations/(P)/
+Ȳ [礦] /industrialization/
+Ȳ [礦] /(n) enterprising man/businessman/industrialist/
+ȳ [礦] /industrial or business world/
+ȳȽ [礦夦] /business expansion/
+ȷײ [礦] /(n) business scheme/
+Ⱥͻ [礦椦] /(n) debtor-in-possession financing/
+ȼ [礦] /business person/
+ȼ [礦̤] /(n) entrepreneur/
+Ƚ [礦] /(n) plant/enterprise place/office/(P)/
+ [礦] /(n) business tax/
+ [礦] /(n) corporation/agency/
+ǯ [礦ͤ] /fiscal year/
+ [礦] /division (of company)/operations department/
+ [礦֤] /(n) company consisting of autonomous divisions/
+Ĺ [礦֤礦] /Senior Executive Manager/
+ [礦ۤ] /corporate HQ/
+ [礯] /circumstances/
+礫ʤ [Ȥʤ] /having an abundance/
+礯 [Ȥ] /(v5k) to lack/
+ [] /(n) event/affair/incident/case/plot/trouble/scandal/(P)/
+ΰ [Τ] /web of the case/
+ﵭ [󤭤] /police reporter/
+ɽ [Ҥ礦] /docket/
+ [] /(n) accident/incident/trouble/circumstances/reasons/(P)/
+θ [󤤤] /source, cause of an accident/
+λ [] /(n) accidental death/
+ [줭] /history of (automobile) accidents/
+ [] /(n) after-/post-/ex-/(P)/
+徵 [礦] /ex-post-facto approval/
+ [Ȥޤ] /(n) mistake in speaking/
+ [] /(n) matter/item/facts/(P)/
+ [] /subject index/
+٤ [Ȥޤ] /(adj-na,n) detail/
+٤ [Ȥޤ] /minutely/in detail/
+٤䤫 [Ȥޤ䤫] /minutely/in detail/
+ [Ȥ] /(n) everything/
+ [ȤȤ] /(adj) bombastic/pretentious/exaggerated/
+ʪʪ [֤Ĥ֤] /(n) everything/
+ [] /(n-adv,n) fact/truth/reality/(P)/
+¤˾Ȥ餷 [ĤˤƤ餷] /in view of the facts/
+¤ʤ [Ĥޤ] /(exp) to falsify a fact/
+¤Ĵ٤ [Ĥ򤷤٤] /(exp) to investigate the facts/
+¤ʤ [Ĥ򤪤] /(exp) to disguise a fact/
+¤ä [Ĥ򤪤] /(exp) to disguise a fact/
+´ط [Ĥ󤱤] /(n) actual relationship/
+¸ǧ [Ĥˤ] /(n) mistake of fact/
+¾ [Ĥ礦] /(n) as a matter of fact/(P)/
+Ĵ [Ĥ礦] /(n) fact-finding/
+̵ [Ĥळ] /(n) groundless/entirely contrary to fact/(P)/
+ [礦] /(n) phenomenon/matter/(P)/
+ [礦] /(n) circumstances/consideration/conditions/situation/reasons/(P)/
+ä [礦Ϥʤ] /(exp) to explain the situation/
+ [Ȥ餷] /(adj) new/
+ [Ȥ餷] /anew/again/specially/formally/
+ [] /(n) achievement/exploit/merits/
+ [] /(n) evidence/trace/vestige/
+ [] /(n) evidence/trace/vestige/
+ڤ [Ȥ] /(v1) to expire/to die/
+ [] /(adj-no,n) prior/beforehand/in advance/(P)/
+ɬ [ˤҤĤ褦] /(adj-na) prerequisite/
+Ʊ [Τɤ] /prior consent/
+ư [󤦤ɤ] /pre-election campaigning/
+ [ꤢ] /prearranged quota/
+ [󤭤礦] /prior consultation/
+ [󤱤󤨤] /prepublication censorship/
+ [󤱤󤷤夦] /advance training/prior training/
+ [] /subsequently/additionally/
+ [Ĥۤ] /advance report/advance notification/
+ [ҤŤ] /antedating/
+ [褯] /(n) prior restraint/
+ [] /(n) aspect/phase/phenomenon/
+­ [Ȥ] /(v1) to suffice/to serve the purpose/to be satisfied/
+­ [Ȥ] /(v5r) to suffice/to serve the purpose/to be satisfied/
+ [] /(n) situation/present state of affairs/circumstances/
+ [] /(n) situation/present state of affairs/circumstances/(P)/
+ [] /(n) subserviency to the stronger/
+ [] /admiration of the powerful/
+ [央] /worship of the powerful/
+ [Ȥ᤺餷] /like something strange/
+ŵ [Ƥ] /(n) cyclopedia/encyclopedia/(P)/
+ [Ϥ] /(n) crime/
+ʪ [֤] /(n) things/affairs/
+ [Ȥ] /(n) matter/thing/affair/circumstance/(P)/
+ [ؤ] /(n) accident/disaster/incident/uprising/emergency/(P)/
+ [ȤȤ] /(adv) in everything/
+̳ [] /(n) business/office work/(P)/
+̳򸫤 [ߤ] /(exp) to attend to business/
+̳򼹤 [Ȥ] /(exp) to do (attend to) business/
+̳ [त] /(n) clerk/(P)/
+̳Ѥ [ҤĤ] /taking over an office/
+̳ [] /(n) office worker/clerk/
+̳ [फ] /(n) man of affairs/
+̳ [फ] /business meeting/
+̳ [फ] /(n) administrative official/secretary/commissioner/(P)/
+̳ [भ] /business machines/
+̳ [Ť] /clerical desk/
+̳ [भ] /business machine(ry)/
+̳ [भ礯] /(n) secretariat/executive office/(P)/
+̳Ĺ [भ礯礦] /head of the secretariat/
+̳ϫƯ [ऱɤ] /(n) white-collar/
+̳ [स] /(n) permanent vice-president/undersecretary/vice-minister/(P)/
+̳ [ष] /(n) office/(P)/
+̳갷 [ȤꤢĤ] /(n) acting director/
+̳谷 [ȤꤢĤ] /(n) acting director/
+̳ [ष] /(n) office/(P)/
+̳ [ऽ礯] /secretariat-general/
+̳Ĺ [ऽ礦] /secretary-general/director/
+̳Ĺ [礦] /(n) manager/purser/
+̳Ĺ [礦] /chief secretary/
+̳Ū [Ƥ] /(adj-na) businesslike/practical/(P)/
+̳ [Ȥ礯] /officials in charge/(P)/
+̳ [դ] /(n) work clothes/
+̳ [褦Ҥ] /(n) office supplies/stationery/
+̳ [礦] /amount of business/
+̵ [Ȥʤ] /(adv) without accident/uneventfully/
+̵ [Ȥʤ] /nothing/nothing to be done/safe/easy/
+ޤ [Ȥʤ줷央] /(n) (uk) principle of peace-at-any-price/
+ͳ [椦] /(n) reason/cause/(P)/
+ [] /(n) reason/facts/propriety/sense/
+ΩƤ [ȤƤ] /(v1) to do something different/to make a big thing of/
+ [줤] /(n) example/precedent/(P)/
+㸦 [줤󤭤夦] /case studies/
+ [] /(n) evidence/trace/vestige/
+ [] /(suf) takes after (his mother)/
+ [ˤ] /(v1) to copy/to imitate/to counterfeit/to forge/(P)/
+ä [ˤä] /(adj-na,n) much the same/
+ [ˤ] /(n) similar people/
+Ĥ路 [ˤĤ路] /(adj) suitable/appropriate/becoming/
+ʤ [ˤƤҤʤ] /(exp) falsely similar/counterfeit/
+ [ˤ] /(v1) to resemble/to be similar/(P)/
+˪ [Ф] /(n) digger wasp/
+ [ˤ] /(n) portrait/likeness/(P)/
+ [ˤ] /(iK) (n) portrait/likeness/
+鳨 [ˤ] /(n) portrait/likeness/(P)/
+ [ˤ] /portrait painter/drawing portraits/
+ [ˤ] /(n) similarity/
+ [ˤ] /(v5r) to resemble/
+ʤ [ˤʤ] /(adj) unlike/unbecoming/unworthy of/out of keeping with/
+̵ [ˤʤ] /(adj) unlike/unbecoming/unworthy of/out of keeping with/
+礤 [ˤ] /(adj-no,n) well-matched/becoming/suitable/(P)/
+礦 [ˤ] /(v5u) to suit/to match/to become/to be like/(P)/
+路 [ˤ路] /(adj) well-matched/suitable/becoming/
+ [] /(adj-na,n) false/pseudo-/
+̤ [ˤ褦] /(v5u) to resemble closely/(P)/
+ [] /(adj-na,n,pref) false/would-be/sham/pretended/mock/spurious/pseudo/quasi/
+ [] /laughable affair/unlaudable affair/something unreliable/
+ [] /(n) sham/fraud/counterfeit/impostor/pretender/
+Ф [餤] /(n) smirk/affected smile/
+ [] /(n) distant disinterested parent/
+ [꤯] /sophistry/
+դ路 [ˤĤ路] /(adj) suitable/appropriate/becoming/
+դ [ˤĤ] /(v5k) to become/to suit/to be like/to match well/
+ [餤] /(n) Samurai/warrior/(P)/
+ [] /(vs-s) to wait upon/to serve/
+ [Ϥ٤] /(v5r) to wait upon/to serve/
+ [] /(n) court physician/(P)/
+ [] /bodyguard/
+Ĺ [礦] /captain of the guard/
+ [餤] /(n) samurai spirit/
+ [] /(n) imperial tutor/
+ [] /acolyte/
+ [] /(n) private secretary/respectfully/
+ [] /(n) attendant/valet/altar boy/
+ [夦] /(n) chamberlain/(P)/
+ [夦] /chamberlain/
+ [夦礯] /(n) board of chamberlains/
+Ĺ [夦礦] /(n) grand chamberlain/
+ [夦֤] /emperor's aide-de-camp/
+ [] /(n) lady attendant/maid/(P)/
+ [] /(n) courtier/attendant/
+ [] /(n) acolyte/
+ [ɤ] /(n) imperial tutor/
+Ȭ [餤Ϥä] /eight mounted warriors/eight samurai on horseback/
+Ω [] /(n,vs) assisting (a dignitary)/
+չ [] /(n) lady-in-waiting/
+ [] /(n) child/the young of animals/
+ [] /(n-suf) child/(P)/
+ [] /(n) mere child's play/
+ [] /(n) boys and girls/
+ [] /children/
+¹ [] /(n) children and grandchildren/descendants/
+Ƹ [ɤ] /(n) children/juvenile/(P)/
+Ƹ [ɤ] /(n) pictures drawn by a child/
+Ƹ [ɤ㤯] /(n) child abuse/
+Ƹ [ɤ] /(n) juvenile play/
+Ƹ [ɤƤ] /(n) child-care allowance/
+Ƹ [ɤ꤬] /child psychology/
+Ƹ̽ [ɤ󤸤] /(n) child consultation center/
+Ƹ [ɤФ] /(n) child prostitution/
+Ƹʡ [ɤդ] /(n) child welfare/
+Ƹʸ [ɤ֤󤬤] /juvenile literature/
+ [] /(n,suf) section of village/(P)/
+ [] /(n) character/hand-writing/(P)/
+Ǥ [礦Ǥ] /(exp) to have good handwriting/
+ [Ӥ] /(n) dictionary/(P)/
+ [] /(n) the Japanese pronunciation of a kanji/
+ [] /(n) number of strokes in character/(P)/
+ [] /(n) kanji meaning interpretation/
+ [] /(n) the space between letters or characters/
+ [] /(n) the meaning or sense of a word/
+ͤ [Ť] /(n) number of characters/manuscript paper/printed matter/(P)/
+ [] /(n) wording/words and phrases/way of expression/
+ [] /(n) the Japanese reading of a kanji/
+ [] /(n) character style or form/(P)/
+ [] /(n) construction of character/
+ [] /(n) nickname/
+ [] /(n) (character) dictionary/
+ [] /(n) number of characters or letters/(P)/
+ [] /(n) type/font/lettering/(P)/
+ŵ [Ƥ] /(n) character dictionary/
+ۤ [Ф] /(n) word or letter layout/
+ [] /(n) letter (of the alphabet)/phonetic script/
+ [ޤ] /(n) title/subtitle/(P)/
+ [Ť] /(n) impression derived from or appearance of kanji/face/appearance of written words/
+ [] /(n) impression derived from or appearance of kanji/face/appearance of written words/
+ [䤯] /(vs) transliteration/
+; [ޤ] /(n) hypermetric/
+ [Ƥ] /(n) temple/(P)/
+ [] /(n) temple/(P)/
+ [] /(n) status of a Buddhist temple/
+ [Ƥޤ] /(n) ritual visits to a temple/
+Ҳ [Ƥ餳] /(n) temple elementary school/
+ [] /(n) temples and shrines/
+ [Ƥ餳] /(n) temple elementary school/
+ [Ƥ餻] /(n) banker's cut or fee charged in a gambling saloon/
+ [Ƥ餪Ȥ] /(n) temple employee/
+ [] /love/be affectionate to/pity/(P)/
+ [Ĥ] /(n) affection/love/
+ [Ĥ] /(v5m) to love/to be affectionate to/to pity/
+ [] /(n) affection/kindness/love/(P)/
+ [] /(n) welcome (beneficial) rain/
+ [] /(n) merciful eye/
+ [] /kind counsel/mother's advice/
+ [] /affectionate elder brother/
+ [] /(n) mercy and love/
+ [襤] /(n) arrowhead (root)/
+ [] /(n) benevolence/mercy/
+ [] /(n) charity/philanthropy/(P)/
+ [] /(n) charitable person/philanthropist/
+ [󤫤] /(n) philanthropic society/
+ [󤤤] /(n) charity bazaar/
+ [󤸤礦] /philanthropic work/charitable enterprise/
+ [󤷤] /benevolence/liberality/
+ [󤿤] /(n) charitable institution (organization)/(organized) charities/
+ [ʤ] /(n) charity pot/
+Ȣ [Ф] /charity box/
+ [] /(n) compassion/benevolence/charity/mercy/(P)/
+ῴ [Ҥ] /benevolence/
+ [] /(n) affectionate father/
+ [] /(n) affectionate mother/
+ [] /(vs-s) to hold/to maintain/
+ [⤿] /(v1) to have someone hold something/to allow someone to keep something/
+ [] /(n,n-suf) (1) hold/charge/keep possession/in charge/(2) wear/durability/life/draw/(3) usage (suff)/(P)/
+ɤ [] /wear well/keep long/last long/
+ [] /(n) hot topic/talk of the town/
+Ļ [Ĥ⤿] /(exp,n) give-and-take/
+ [Ϥ] /(v5b) to carry/to bring (to a place)/
+ۤ [] /(v5s) to carry over/to carry forward/to keep (for later)/to defer/(P)/
+ [] /(n) one's (own) house/(P)/
+ [] /(n) one's (song) repertoire/
+ [ޤ] /(n) rotation/by turns/(P)/
+յ [ޤ꤫] /round-robin cabinet/
+ [ޤ] /(v5r) to carry about/
+ݤ [] /(v1) to offer a suggestion/to propose an idea/
+ [] /(n) stock holdings/one's shares/(P)/
+ [֤] /holding company/
+ [] /(v1) to hold out/(P)/
+ [] /(v5r) to gather (bringing something)/to gather (to exchange something)/
+ [] /(n) takeout (i.e. food)/(P)/
+ [] /(v5r) to carry back or home/to take out (e.g. food)/(P)/
+ [] /(v5r) to take away/to carry away/
+ [] /(n) a captured piece than can be reused (shogi)/a person or object held in reserve/available means/
+Ť [դ뤹] /(v5s) to have long in use/
+礤 [] /(n) (1) unity/even matching/interdependence/(2) steadiness (of market price)/(P)/
+礻 [碌] /(v1) to happen to have on hand or in stock/
+碌 [碌] /(n) on hand/in stock/
+碌 [碌] /(v1) to happen to have on hand or in stock/
+ [] /(n) bring-your-own (e.g. food and drink)/(P)/
+ [] /(v5m,vt) to lodge/to take something into ../to bring in/(P)/
+ [] /(n) amount of time one has/
+ [̤] /(n) owner/proprietor/(P)/
+Ф [] /(n) an item carried out/provide money (oneself)/(P)/
+Ф [] /(v5s) to take out/to carry out/to bring out from where it belongs/(P)/
+夬 [] /(v5r) to lift/to happen/to occur/to come up/to turn up/
+夲 [] /(v1) to raise/to lift up/to flatter/
+ [] /(n) job/station/position/post/route/
+ڤ [] /(n) hot topic/talk of the town/
+ڤ [] /(v5r) to hold all the while/to talk about nothing but/
+ [֤] /one's own ship/
+ [ޤ] /(n) one's nature/characteristic/(P)/
+³ [ĤŤ] /(v1) to persist in/
+ľ [ʤ] /(v5s) to recover/to rally/to improve/to pick up/(P)/
+ [Ƥ] /(n) points (already) allotted to one/points (already) gained (in earlier rounds)/
+ƨ [ˤ] /(n) make off with (something)/abscond/
+ [] /(n) unused possession/
+ʪ [] /(n) one's property/personal effects/(P)/
+ʬ [֤] /(n) share (of expenses)/equity (in company)/holdings/interest (in company)/
+⤯ [뤯] /(v5k) to carry/
+ [] /(v5s) to ruin (degrade) oneself/
+ [] /(n) way one holds (one's writing brush)/how to hold (chopsticks)/
+̣ [] /(n) inherent flavor/distinctive characteristic/(P)/
+äƲ [äƤޤ] /(v5r) to carry around/
+äƹԤ [äƤ] /(exp) to take/to carry (something) away/(P)/
+äƹԤ [äƤ椯] /(exp) to take/to carry (something) away/
+äޤ줿 [äƤޤ줿] /(adj-pn) natural (ability)/
+ä褤 [äƤ] /(adj-na,exp) just right/ideal/perfectly suitable/
+ä [äƤ] /(vk) to bring/(P)/
+ [] /(v5t) (1) to hold/to carry/(2) to possess/(P)/
+Ƥ [Ƥ] /(exp,v1) to be well liked/to be popular/(P)/
+ [Ƥʤ] /(n) entertainment/hospitality/(P)/
+ [Ƥʤ] /(v5s) to entertain/to make welcome/(P)/
+; [Ƥޤ] /(v5s) to be too much for one/to find unmanageable/to be beyond one's control/to not know what to do with/
+ [ƤϤ䤹] /(v5s) to praise extravagantly/to lionize/to make much of/
+ [] /(n) strictly follow Buddhist precepts/
+ [] /(v1) to hold out/(P)/
+ [夦] /(n) endurance/persistence/(P)/
+ [夦] /(n) protracted war/war of attrition/
+ [夦礯] /(n) stamina/tenacity/
+ [] /(n) Go game resulting in tie or draw/
+ [] /(n) bring-your-own (e.g. food and drink)/
+ [] /(n,vs) bringing/taking/carrying/(P)/
+ [󤭤] /(n) dowry/
+ [ˤ] /bearer/
+ [̤] /(n) owner/proprietor/
+夬 [] /(v5r) to lift/to happen/to occur/to come up/to turn up/
+ [] /(n) one's cherished opinion/
+³ [] /(n) continuation/(P)/
+³ [] /durability/
+³Ū [Ƥ] /(adj-na) continuous/dynamic (as opposed to static)/(P)/
+³ [礯] /durability/
+ľ [ʤ] /(v5s) to recover/to rally/to improve/to pick up/(P)/
+ [Ӥ礦] /(n) chronic disease/(P)/
+ʪ [] /(n) one's property/personal effects/
+ʬ [֤] /(n) share (of expenses)/equity (in company)/holdings/interest (in company)/
+ʬˡŬѲ [֤ۤƤ褦] /(n) affiliated company accounted for by the equity-method/
+ [䤯] /(n) one's usual medicine/
+ [] /(n) one's cherished opinion/pet theory/(P)/
+ [Ȥ] /(n-adv,n) (1) time/hour/(2) occasion/moment/(P)/
+ [Ȥɤ] /(adv,n) sometimes/(P)/
+ [ä] /(adv) from one minute to the next/from hour to hour/
+ [Ȥ] /(n-adv) sometimes/
+Ȥ [ȤȤ] /(adv) in some cases/sometimes/on occasions/(P)/
+Ⱦˤä [ȤȤФˤä] /should time and circumstances permit/
+ˤ [Ȥˤ] /(adv,exp) at times/occasionally/(P)/
+ [ȤΤߤ] /emperor of the time/
+ᤫ [Ȥᤫ] /(v5s) (uk) to beat fast (e.g. the heart)/
+᤯ [Ȥ᤯] /(v5k) to be prosperous/to prosper/to flourish/to enjoy great prosperity/
+ [Ȥ򤭤] /(exp) to mark the passage of time/to let (feel) time pass/
+Ԥ [Ȥޤ] /(exp) to wait for a favorable chance/
+ [] /(n) drizzle/shower in late autumn or early winter/(P)/
+ [] /(n) tide of the times/
+ [] /(n-adv,n-t) nowadays/
+ [] /(n) stormy weather/poor turn-out/recession/
+ [] /(v1) (uk) to be stormy or choppy (sea)/to go through hard times/
+ [] /(n) current value/price/market value/(P)/
+ [] /(n) mark-to-market accounting system/
+ [] /(n) market capitalization/
+ȯ [Ϥä] /public offering of new shares at market price/
+ɾ [Ҥ礦] /(n) mark-to-market valuation/
+ [] /(n-adv,n) time/(P)/
+֤ݤ [󤬤] /(exp) to take time/
+֤ɤ [ɤ] /punctually/as regularly as a clock/
+֤ε¤ [Τ뤹] /as long as time allows/
+֤ [Τ] /just a matter of time/
+֤Ĥ [ΤҤ] /time warp/
+֤Ԥ [򤫤] /(exp) to gain time/
+֤ݤ [򤫤] /(exp) to spend time (on doing something)/
+֤䤯 [򤵤] /(exp) to spare time (for)/
+֤ [򤢤] /(exp) to make oneself available (free)/
+֤ˤ [򤪤] /(exp) to value time/
+ֲԤ [󤫤] /holding out/stalling/putting off/
+ֳ [󤬤] /(n) late/overtime/
+ֳ [󤬤Ƥ] /overtime pay/
+ֳϫƯ [󤬤ɤ] /overtime work/
+ֳ [] /(n) timetable/schedule/(P)/
+ֳ [] /(n) timetable/schedule/(P)/
+ֳľ [ʤ] /(exp) to alter the schedule/
+ֵ [󤭤夦] /(n) hourly pay/hourly wage/
+ּ [󤸤] /time axis/
+ֽ [󤸤󤸤礻] /time ordered product (physics)/
+ڤ [󤮤] /(n) being out of time/(P)/
+ [󤿤] /(n) time zone/
+ȿž [ϤƤ] /time reversal (physics)/
+ɽ [Ҥ礦] /(n) (1) time-table/(2) allocation of time (e.g. to tasks)/time usage/
+ [] /(n-adv,n-t) time/season/period/(P)/
+ᤤ [Ϥ䤤] /before scheduled/earlier than expected/
+˺ݤ [ˤ] /(v1) to get close to the time/
+ [礦] /(adj-na,n) premature/(P)/
+ [] /(n) opportunity/chance/(P)/
+ [礦] /before its time/
+ [] /(n-adv,n-t) seasons/
+ [] /(n) the right time/season's greetings/(P)/
+ˤä [ˤä] /(exp) depending on circumstances/
+ [夦] /(n) hourly pay/hourly wage/(P)/
+ [礯] /(n) situation/(P)/
+ [礯] /in view of the present situation/
+ [] /(n) space-time/
+ [Ȥ] /(adv) once in a while/occasionally/seldom/at long intervals/
+ [] /(n) chronological order (time sequential)/
+ [Ȥ] /(n) watch/clock/(P)/
+ײ [Ȥ] /(n) watch store/watch dealer/
+ײ [Ȥޤ] /turned clockwise/
+׺ [Ȥ] /(n) the Clock star/
+׻ [Ȥ] /(n) watch glass/
+׻ųݤ [Ȥ] /clockwork/
+ [Ȥ] /(n) clock stand/clock tower/
+Ź [ȤƤ] /watchmaker's/
+ [] /(n) period or division of time/(P)/
+ [󤽤] /timing device/
+ [Ф] /time bomb/
+Ωˡ [äݤ] /temporary legislation/
+ [] /(n) season/time of the year/
+ [Ϥ] /unseasonable/
+ [] /(n) statute of limitations/(P)/
+ [] /(n) fad/fashion/
+ [] /(n-adv,n-t) instant/time/moment/(P)/
+ɽ [Ҥ礦] /(n) table/diagram/chart/timetable/schedule/
+ [] /(n) time difference/(P)/
+ܤ [ܤ] /(n) jet-lag/
+ж [ä] /staggered work hours/
+ [] /(n) events of the day/current affairs/(P)/
+ [] /(n) current question/current topics/
+ [] /comments on current events/
+ [Ȥɤ] /(adv,n) sometimes/
+ [ä] /(adv) from one minute to the next/from hour to hour/
+ [夦] /(n) Buddhist sect/
+ [夦] /(n) periodic reviewing/
+ [礦] /(n) (ship's) time bell/
+ [] /(n) hour hand (watch, clock)/
+ [] /(n) contemporaries/
+ [] /(n) the times/
+ʰ [򤤤ɤ] /(exp) to be indignant at the times/
+ [] /(n) (gram) tense/
+ [] /(n) spirit of the age/trends/conditions/
+ȼä [ˤȤʤä] /in step with the times/
+ [Ȥ] /(n-adv) sometimes/(P)/
+ [] /(n) (1) season/(2) the times/(3) opportunity/occasion/(P)/
+ [Ĥ] /(n-adv,n) in these times/
+£ʪ [ĤΤ] /seasonable gift/
+ [] /(n) (gram) tense/
+® [] /(n) speed (per hour)/(P)/
+ [] /(n-t) period/epoch/era/(P)/
+夬˲ä [ˤä] /later in the period/
+ȶ [ȤȤˤ] /(exp) to move along with the times/
+ [Τؤ] /abuses of the times/
+崶 [󤫤] /trend of the times/
+ [] /(n) historical play/(P)/
+; [礦] /(n) background research/research into the period/
+ [] /anachronism/(P)/
+Ĭ [礦] /thought of the times/
+微 [礦] /historical novel/
+忧 [礯] /(n) characteristics of an age/
+ [] /spirit of the age/
+ [] /(n) phases of the age (times)/
+٤ [] /(adj-na,n) old-fashioned/
+ʪ [] /(n) antiques/period dramas/
+Υ [Фʤ] /(n) not up with the times/out of touch/
+û [] /(n) shortening of time/
+Ļ [ۤȤȤ] /(n) cuckoo/
+ [Ƥ] /(n) point in time/occasion/(P)/
+ [] /(n) date/time/
+Ⱦ [Ϥ] /about an hour/short time/(P)/
+ɾ [Ҥ礦] /(n) commentary on current events/
+ʬ [֤] /(n-adv,n-t) time/hour/season/time of the year/
+ʬ [֤ɤ] /(n) mealtime/
+ʸ [֤] /(n) modern literature/
+ [ؤ] /(n) evils of the times/
+ [ۤ] /(n) announcement of time/time signal/newsletter/(P)/
+̳ [] /(n) current affairs/
+ή [夦] /(n) fashion (current) of the times/general drift of affairs/(P)/
+ή˾äƱˤ [夦ˤΤäƤ褰] /(exp) to swim with the current/
+ض [󤳤󤴤] /Kalacakra/Wheel of Time (tantric Buddhist deity)/
+ [] /(n) comments on current events/public sentiments of the day/current view/contemporary opinion/
+ [] /(n-suf) order/sequence/times/next/below/
+ [] /(n-suf) order/sequence/times/next/below/
+ [Ĥ] /(n) next/stage station/stage/subsequent/(P)/
+ [ĤĤ] /(adv,n) in succession/one by one/(P)/
+ [ĤĤ] /(adv) one by one/one after another/successively/(P)/
+ [Ĥ] /(adv,conj) next/secondly/subsequently/(P)/
+ [Ĥ] /(v5g) to rank next to/to come after/(P)/
+ [Ĥ] /(n) next in line/heir/
+Τ褦 [ĤΤ褦] /in the following manner/as follows/
+ΰ [ĤΤä] /next move/
+β [ĤΤ] /next lesson/
+β [ĤΤ] /next inning/next time/
+δ [ĤΤ] /(n) antechamber/next room/
+ι [ĤΤ] /next number (issue)/
+ [ĤΤˤ褦ޤ] /next Sunday/
+ [ĤΤӤ] /next flight/next post/
+Ǥ [ĤΤ줤Ǥ] /in the following example/
+ [] /(pref) hypo (in chemicals)/
+β [夦] /hyposulfurous acid/
+ [] /(n) second rank/second place/
+ [] /the next meeting/
+ [] /(n-adv,n-t) next time (occasion)/(P)/
+ [] /(n) vice-minister/undersecretary/(P)/
+ [] /(n) next term/next period/(P)/
+ [Ȥ礦] /(n) next president/president-elect/
+ [] /(n) second elder brother/
+ [] /(n) dimension/(P)/
+§ [󤻤] /dimensional regularisation (physics)/
+ [] /(n) the next issue/
+ú [󤫤] /carbon suboxide/
+ [] /(n) the next child/
+ [ĤĤ] /(adv,n) in succession/one by one/
+ [ĤĤ] /(adv) one by one/one after another/successively/
+ [] /following equation/
+ [夦] /(n-t) next week/
+ [] /(n) second daughter/(P)/
+ [] /(n) order/system/
+ [礦] /(n) second in command/
+ [礦] /(n) following chapter/
+ [礦] /(n) the next article/the next entry/
+ [] /(n) degree/
+ [] /(n) next (future) generation/
+ [Ǥ] /(n) next-generation mobile phone/
+ [] /(n) associate/junior/assistant/runner-up/(P)/
+ [] /(adj-no,n) second best/
+ [󤵤] /plan B/alternative plan/
+Ǽ [] /the batter on deck/
+ [] /(n) the next era/(P)/
+ [] /(n-adv,n) (1) order/precedence/(2) circumstances/(3) immediate(ly)/as soon as/dependent upon/(P)/
+ [] /(adv) gradually/(P)/
+ [] /(n) printed program/
+ [ʤ] /(n) second son/(P)/
+˷ [ʤܤ] /(n) second son/
+Ĺ [礦] /(n) vice-/assistant director/vice-director/(P)/
+ [Ƥ] /(n) runner-up/(P)/
+ [Ƥ󤷤] /runner-up/
+ǯ [ͤ] /the next year/
+ǯ [ͤ] /next (fiscal) year/
+ɽ [Ҥ礦] /the following table/
+ [Ӥ] /next mail/next post/
+ [뤤] /subgenus/
+ [] /(n) beneficial rain/
+츩 [] /prefecture in the Kinki area/
+ [礦礦] /tonic drink/
+ [礯] /(vs) reproducing in large numbers/multiplying/
+̣ [] /(n) nutriment/wholesome/savoriness/rich food/nourishment/
+̣٤ [ߤˤȤ] /nutritious/delicious/
+ [褦] /(n) nourishment/(P)/
+ʪ [褦֤] /nourishing or nutritious food/
+ʬ [褦֤] /(n) nutrient/
+ [ʤ] /(v5s,vt) to cure/to heal/to fix/to correct/to repair/(P)/
+ޤ [ޤ] /(v5r) to be at peace/to clamp down/to lessen (storm, terror, anger)/(P)/
+ [] /(v1) (1) to govern/to manage/(2) to subdue/(P)/
+ [ʤ] /(n) recovery/
+ [ʤ] /(v5r,vi) to be cured/to heal/to get mended/to get well/to be repaired/to be fixed/(P)/
+ [] /(n) public order/(P)/
+°ݻˡ [󤤤ۤ] /(n) Maintenance of Public Order Act (1900)/
+·ٻ [󤱤] /security police/
+ [֤] /security force/public safety force/
+ [] /(adj-no,n) under the rule of/
+ˡ [ۤ] /(n) extraterritoriality/
+ [] /(n) jig (tool)/
+ [] /(n) clinical trial/(P)/
+ [䤯] /(n) investigational new drug/
+ [] /(n) government/
+ [] /(n) afforestation/
+ [] /(n) management of one's livelihood/management of one's property/
+ [] /(n) ruler/
+ [] /(n) flood control/(P)/
+幩 [] /riparian works/
+ [] /(n) rule/reign/peaceful times/regime/dynasty/
+ [] /(n) (legacy of an) administration/
+ʿ [ؤ] /peace and tranquility/
+ [] /(n) healing/cure/recovery/(P)/
+ [] /(n) (whether at) peace or at war/
+ά [㤯] /(n) governance/
+ [礦] /(n) medical treatment/(P)/
+Ÿ [礦] /(n) (medicine with) a curative effect/(having) therapeutic value/
+ [礦] /medical fees/
+Ū˥ [礦Ƥ˥] /(n) therapeutic cloning/
+ [礦] /(n) doctor's fee (bill)/
+ˡ [礦ۤ] /treatment/cure/remedy/
+ [] /(n-adv,n-t) thereafter/
+ [] /(n) you/thou/
+; [] /(n) the others/the remainder/
+ [餤] /(adv) since then/after that/
+ [] /(n) emperor's seal/
+ [] /document with the emperor's seal/
+ [] /(n) hemorrhoids/piles/
+ [] /(n) hemorrhoid/
+ [] /(n) hemorrhoids/
+ [] /(n) anal fistula/
+ [] /(n,vs) magnetize/
+ [] /(n) magnetic field/
+ [] /(n) porcelain/china/(P)/
+ [] /(n) magnetism/(P)/
+ [] /magnetic ink/
+ [] /(n) magnetic card/
+ǥ [ǥ] /(n) magnetic disk/
+ [] /magnetics/
+IJ [礦ᤤ] /magnetic resonance imaging (MRI)/
+Ŀ [礦ᤤ󤽤] /(n) magnetic resonance imaging (MRI)/
+ [Ƥ] /magnetic resistance/
+ [դ礦] /maglev/magnetic levitation/
+弰Ŵƻ [դ礦ƤĤɤ] /(n) maglev train/
+ [餷] /(n) magnetic storm/
+ϳ췸 [줱] /dispersion coefficient (magnetic leakage coef.)/
+Ͽ [] /magnetic recording/
+ [礯] /(n) NS magnetic pole/
+ [] /(n) magnetic domain/
+ [礦] /(n) magnetic field/(P)/
+ [] /(n) magnetic field/(P)/
+ [] /(magnetic) core/
+ [] /(n) magnetic needle/
+ [] /(n) magnetism/
+ [] /magnetic layer/
+ [] /(n) magnetic body or substance/
+ [㤯] /(n) magnet/(P)/
+ [㤯Ф] /(n) magnetic compass/
+« [] /(n) magnetic flux/
+Ŵ [Ƥä] /(n) magnetite/loadstone/
+ [] /(n) kaolin/
+ [ؤ] /magnetic domain/
+ [ۤ] /magnetic bearing/
+ [礯] /(n) magnetism/magnetic force/
+Ϸ [礯] /(n) magnetometer/
+ [礯] /(n) line of magnetic force/
+ [ᤷ] /(n) discipline/revelation/(P)/
+礻 [ᤷ碌] /(v1) to arrange beforehand/to make a sign to each other/
+魯 [ᤷ魯] /(v5s) to conspire (with)/to prearrange/
+碌 [ᤷ碌] /(v1) to arrange in advance/to conspire/
+ [᤹] /(v5s) to denote/to show/to point out/to indicate/(P)/
+ [Ĥ] /pressure gauge/
+ [] /(n,vs) demonstration/show of force/
+ [] /(n,vs) demonstration/show of force/
+ұư [ɤ] /a demonstration/
+ [礦] /(n,vs) authoritative instruction (arch.)/teaching/
+ [] /(n) manifestation (of a celestial being)/
+ [] /(n) suggestion/hint/(P)/
+ã [] /(n,vs) instructions/directions/
+ã [] /(n,vs) instructions/directions/
+ [] /(n) settlement out of court/(P)/
+ [] /(n) indication/(thermometer) reading/
+Ͽ [礯] /force diagram/
+ [] /(oK) (conj) (uk) moreover/furthermore/nevertheless/and yet/
+ [] /after that/
+ [] /from now on/
+ [餤] /(adv) since then/after that/
+Ω [] /(n) age 30/
+ [ߤ] /(n) (1) ear/(2) hearing/(3) edge/crust/(P)/
+ [ߤߤȤ] /poor hearing/
+ᤤ [ߤߤϤ䤤] /(exp) being quick-eared/having sharp ears/
+® [ߤߤϤ䤤] /(exp) being quick-eared/having sharp ears/
+Ƥ [ߤߤƤ] /(v1) to have an ear for music/
+Ƥ [ߤߤƤ] /(v1) to have an ear for music/
+ [ߤߤ] /(exp) to have a sharp ear/
+ޤ줿 [ߤߤΤ줿ۤ] /dog-eared book/
+򲡤 [ߤߤ򤪤] /(exp) to hold one's ears/
+ɤ [ߤߤդ] /(exp) to stop (plug) one's ears/
+ޤ [ߤߤ򤹤ޤ] /(exp) to listen carefully/to strain one's ears/
+ߤ [ߤߤ򤫤] /(exp) to lend an ear to/to listen to/
+ [ߤߤ] /(n) hairdo covering the ears/
+ [ߤߤɤ] /(adj) (1) hard of hearing/(2) unfamiliar/
+ [] /(n) parotid gland/
+ [󤨤] /(n) mumps/
+ [] /(n) auricle/
+ [] /(n) external ear/auricle/
+ [ߤߤ] /(n) pick-up knowledge/second-hand knowledge/hearsay/
+ [ߤߤʤ] /(v1) to be something familiar/
+ [ߤߤ] /(n) earring/helix/
+ [ߤߤ] /(adj-na,n) welcome news/(P)/
+ [ߤߤ] /(n) close to a person's ear/
+ [ߤߤ] /(n) close to the ear/(P)/
+ [ߤߤȤ] /close to one's ears/
+ [] /(n) whispering/
+ [] /(n) earwax/
+ [ߤߤ] /(n) earwax/
+ [] /(n) earhole/
+ [] /inside the ear/
+ [ߤߤ] /(n) whispering/
+ [] /infections or diseases of the ear/
+ [] /(n) age 60/
+ [礦] /(n) auditory ossicles/
+ [ߤߤ] /(adj-na,n) hurting one's ears/(P)/
+ [ߤߤ] /(n) earrings/
+ [ߤߤ餷] /(adj) novel/new/unfamiliar/hear for the first time/
+ [ߤߤ] /(n) ear discharge/
+ [ߤߤ] /earplug/
+ߤ [ߤߤ] /(n) earpick/
+襤 [ߤߤȤ] /(adj) sharp-eared/have sharp ears/picks thinks up fast/
+Ǥ [ߤߤ] /(n) whisper into a person's ear/
+ [Ƥ] /(n) ears/
+ɡ [] /(n) nose and ears/
+ɡ [Ӥ󤳤] /(n) ear/nose/and throat/
+ɡ [Ӥ󤳤] /(n) ear, nose and throat section/
+ɡ [Ӥ󤳤] /ear, nose and throat specialist/
+ɡ [Ӥ] /(n) otolaryngology/(P)/
+ʵ [ߤߤ] /(n) earwax/
+Ĥ [ߤߤʤ] /(n) buzzing in the ears/tinnitus/
+ [⤯] /(n) (1) eye and ear/(2) one's attention/one's interest/(P)/
+ [ߤߤ] /(n) earring/helix/
+ϳ [] /(n) earwax/ear discharge/
+ [ߤߤ] /(n) earwax/
+۴ [] /(n) earlobe/
+۴ [ߤߤ] /(n) earlobe/
+ [Ȥ] /(abbr) three-party coalition: Jimintou, Jiyuutou and Koumeitou/
+ [Τ] /(adv) naturally/as a matter of course/(P)/
+ [Τ餢餫] /(adj-na) self-evident/
+ [Τ] /(adv) naturally/
+ [ߤ] /(n-adv,n) for one's self/personally/(P)/
+μ [ߤΤƤ] /with one's own hands/
+ [] /(n) taking care of oneself/
+ռ [] /(n) self-consciousness/
+ [] /(n) self consolation/masturbation/
+ [] /(n) independent/self-employed/self-supporting/operating own business/(P)/
+Ķ [礦] /(n) independent business/(P)/
+ [] /(n) self-defense/(P)/
+Ҵ [] /(n) (Japanese) Self Defense Force official/(P)/
+Ҹ [] /(n) right of self defense/
+Ҽ [] /(n,vs) measures to defend oneself (for self-defense)/
+ [] /(n) self-defence force/(P)/
+ [] /(n) own/personal/(P)/
+ȼ [夻] /self-fertilization/
+ȼʴ [դ] /self-pollination/
+ [] /(n) home-made/
+ [夦ɤ] /autotoxemia/
+Ƶ [ɤ㤯] /(n) self-contradiction/
+ȯ [ϤĤǤ] /(1) private power generation/(2) (col) masturbation/
+ʪ [䤯夦Τ] /complete mastery of or over/at one's beck and call/
+ [褦] /(n) for private or home use/(P)/
+Ѽ [褦] /(n) private automobile/
+ [] /(n) a fire raging in one's own home/
+ [] /(n) self/the ego/(P)/
+¸ [Ĥ] /self-realization/
+ [] /(n) picture painted by oneself/self-portrait/
+輫 [] /(n) singing one's own praises/praising one's own wares/
+輫 [] /self-praise/painting with the eulogy written by the artist/
+ [] /(n) self portrait/(P)/
+ [] /(n) disintegration/
+ [褦] /(the act of) disintegration/
+ [] /(n,vs) self-admonition/
+ [] /(n,vs) suicide/
+ [] /(n) self-conscious/(P)/
+оɾ [礦礦] /subjective symptoms/
+ؼ [夦] /(n) teaching oneself/
+ [] /(n) self-support/(P)/
+ƻ [ĤΤߤ] /independent living/
+ [] /(n) despair/desperation/abandonment/
+ [䤱] /(n) despair/desperation/abandonment/(P)/
+ [䤱Τ] /(n) drowning one's cares in drink/
+ [䤱] /(n) drowning one's cares in drink/
+ʵ [䤱] /(adj-na,n) desperation/
+ [] /(n) writing oneself/self-recording/
+ٷ [ɤ] /self-registering thermometer/
+ٷ [Ĥɤ] /self-registering hygrometer/
+ [㤯] /(n) masochism/inflicting damage to oneself/
+Ū [㤯Ƥ] /(adj-na) self-torturing/
+ [夦] /(n) self-support/(P)/
+뼫­ [夦] /(n) self-sufficiency/
+Ψ [夦] /(n) (the degree of) self-sufficiency (e.g. in oil)/
+ [礦] /(n) confession/(P)/
+ȼ [Ȥ] /(adj-na,exp,n) paying for one's mistakes/getting one's just deserts/suffering the consequences (of one's own actions)/reap what you sow/
+ [礯] /one's own king/
+ [] /(n) one's own army or team/
+ [] /(n) giving warning oneself/
+ [] /(n) vigilance committee/vigilante corps/
+İ [󤤤] /a vigilante/
+ [] /(n,vs) self-determination/suicide/resignation (from a post)/(P)/
+ [] /(n) self/oneself/(P)/
+ʰż [] /self suggestion/autosuggestion/
+ʵ [] /self regulation/
+ʵ [ޤ] /self-deception/
+ʵ [] /self-sacrifice/self-renunciation/
+ʶ [礦䤯] /(n) (math) self adjoint/
+ʷ [] /self-hatred/self-abhorrence/
+ʸ [] /self-checking/self-diagnosis/
+ʸ [] /making oneself conspicuous/pressing one's own cause/
+ʸ [󤸤褯] /person who craves the limelight/
+ʻ [ۤ] /net worth/owned capital/(P)/
+ʻΨ [ۤҤ] /(n) capital adequacy ratio/capital-to-asset ratio/
+ʼ [央] /egoism/
+ʼĥ [礦] /(n) self-assertion/
+ʾҲ [礦] /(n,vs) self-introduction/(P)/
+ʿǥƥ [󥷥ƥ] /self-checking system/self-diagnosis system/
+ [Ǥ] /(n) self publicity/advertising oneself/
+³ [] /self-alienation/
+ [Ĥ] /(n) (math) self dual/
+濴 [夦] /selfish/egotistic/
+Ƚ [ҤϤ] /(n) self-criticism/
+ô [դ] /(n,vs) paying one's own expenses/
+ʣ [դ] /self-duplicating/
+۸ [٤] /(n) self-justification/excuse/
+¸ [ۤ] /self-preservation/
+ܰ [ۤ] /(n) self-centeredness/selfishness/egoism/
+­ [ޤ󤾤] /(n) self-satisfaction/(self-)complacency/
+̷ [स] /(n) self-contradiction/
+ȱ [󤨤դ] /(n) autoimmune disorder/
+ή [夦] /(n) one's own style/self-taught manner/
+̱ [ߤ] /(n) (abbr) Liberal Democratic Party, Komeito and Democratic Socialist Party/
+ [] /automobile industry/
+ [] /(n) one's own country/(P)/
+ [] /one's native language/
+ [̤ܤ] /(n) pretension/conceit/hubris/(P)/
+ [̤ܤ] /(v1) to be conceited/(P)/
+ [] /(adv,n) from now on/hereafter/
+ [] /(adj-na,n) freely/at will/(P)/
+߲ [] /(n) a freehand drawing/
+ [] /(n) a pot-hook/
+ [] /(n) one's own work/(P)/
+ [Τ] /(n) landed farmer/owner farmer/
+ [] /(n,vs) suicide/(P)/
+ޤ [ĤϤ] /(exp) to attempt suicide/
+ [Ĥ] /person who commits suicide/
+Ū [ĤƤ] /(adj-na) suicidal/
+̤ [Ĥߤ] /attempted suicide/
+ [Ĥۤ] /(the crime of) aiding and abetting a suicide/
+ [] /(n) self-praise/praising oneself/
+ [] /(n) self-praise/praising oneself/
+ [] /(n) self-government/autonomy/(P)/
+ [] /(n) neighborhood council/student council/
+ [] /(n) autonomy/right of self-government/(P)/
+ [礦] /Ministry of Home Affairs/(P)/
+ [] /(n) self-governing body/municipality/(P)/
+ [] /Minister of Home Affairs/
+ [礦] /(n) self-governing dominion/
+ [Ȥ] /(abbr) three-party coalition: Jimintou, Jiyuutou and Koumeitou/
+ [] /(n) stupefaction/
+ [] /(n) one's own room/(P)/
+ [] /(n) private company/(P)/
+ [㤻Ҥ] /(n) in-house manufactured goods/
+ [㤯] /(adj-na,n) self-possessed/composed/
+ [] /(n) independence/autonomy/(P)/
+絬 [夭] /voluntary restraints/
+縢 [失] /(n) autonomy/
+ؿ [夷] /independent guideline/
+ [夻] /independence/
+࿦ [夿礯] /(n) voluntary retirement/
+Ū [Ƥ] /(adj-na) independent/autonomous/(P)/
+ή [夦Ĥޤ] /(n) rice not subject to government controls/
+ [] /(n,vs) surrender/give oneself up/(P)/
+ [夦] /(n) self study/teaching oneself/
+ [夦] /(n,vs) self-study/(P)/
+ [夦] /study time/
+ [夦] /(n) (private) study room/
+ [夦] /(n) weight of an (unloaded) vehicle/
+ [礦] /(n) prudence/
+Ť˾ [礦Τ] /(exp) to ask for prudence/
+ [夯] /(n,vs) self-control/self-discipline/(P)/
+ [] /(n) autograph/signature/
+ [] /(n) one's own writing/
+ [] /(n) self-help/(P)/
+ [] /(n) autobiography/
+ [Ǥ] /(n) autobiography/(P)/
+ [] /(n) authors preface/
+ [] /(n) self-examination/reflection/(P)/
+ [礦] /(n,vs) self-styled/would-be/calling oneself/(P)/
+ [礦] /(n,vs) squaring/multiplying (a number) by itself/second power/
+躬 [礦] /(n) square root/
+ [礦] /(n,vs) self-purification/self-cleansing/(P)/
+ [礦褦] /autopurificatory activity (in the natural world)/
+ [] /(n) self-confidence/(P)/
+ʤ [ʤ] /(I am) uncertain/unsure/
+ [] /(n) person who has great confidence (faith) in himself/
+ [󤫤礦] /overconfident/presumptuous/
+ [ޤޤ] /(exp) full of confidence/
+ [ޤޤ] /(exp) full of confidence/
+ [] /(n) by oneself/personally/(P)/
+ [Ф] /(n) (Edo-period) guardhouses within the city/
+ [] /(n,vs) suicide by the sword/
+ [] /(n,vs) suicide/
+ [] /(n) cooking for oneself/(P)/
+ [] /(n) self control/self restraint/(P)/
+ [] /(n) self-control/self-restraint/
+ [] /(n,vs) growing wild (naturally)/native/
+ [] /(n) homemade/
+ [] /(n) one's seat/one's desk/
+ [] /(n) self-condemnation/(P)/
+ [Ƥ] /(n) (in baseball) an earned run/
+ [] /(n) one's personal opinion/
+ [] /(n) self-recommendation/(P)/
+ [] /(n) (author) selection/
+ [ޤ] /(n) at one's own expense/(P)/
+ [] /(adj-na,adv,n) nature/spontaneous/(P)/
+ [ʤ] /natural gender/
+ [] /naturally/smoothly/spontaneously/(P)/
+ͳ [ˤʤ뤸󤫤] /one's natural dignity/
+β [ΤդȤ] /bosom of Nature/
+ [Τ] /force of circumstances/
+ʳ [󤫤] /natural science/(P)/
+ [󤫤] /(n) nature/the natural world/realm of nature/(P)/
+Ķ [󤫤󤭤礦] /(n) natural (physical) environment/
+Ķˡ [󤫤󤭤礦ۤۤ] /(n) (Japanese) Natural Conservation Law (1972)/
+ [󤫤] /perspective on nature/
+ٲ [󤭤夦] /(in the Diet) a spontaneous recess/
+ [󤲤󤷤礦] /natural phenomena/
+ [󤲤] /natural language/
+ҳ [󤵤] /natural disaster/
+ [] /(n) (dying of) natural causes/
+ܼ [󤷤ۤ󤷤央] /(n) natural capitalism/
+ [] /(n) self-healing/spontaneous recovery/
+ [󤷤央] /naturalism/
+ [󤷤央] /a naturalist/
+л [󤷤ä] /(n) natural childbirth/
+ [ͤ󤸤] /(n) type of Japanese yam/
+ [󤷤礯Ҥ] /natural foods/
+ [󤸤] /(n) natural person (e.g., one unspoilt by civilization)/
+ [󤹤Ϥ] /nature worship/
+ [󤹤] /(n) natural number/nonnegative integer/
+ [󤻤󤿤] /natural selection/
+ [󤾤] /natural increase/
+ [󤾤夦] /natural or automatic increase in revenue/
+п [󤿤] /logarithm (natural)/
+ [꤬] /physical geography/
+ů [ƤĤ] /(n) natural philosophy/
+ [Ȥ] /natural selection/
+˲ [Ϥ] /(n) destruction of nature/
+ȯ [Ϥä] /spontaneous combustion/
+ȯ [Ϥä] /spontaneous generation/
+ [] /natural beauty/
+ [Ӥ礦] /description of nature/
+ʬ [֤٤] /(n) natural childbirth/
+ݸ [ۤ] /nature conservation/
+ˡ [ۤ] /(n) natural law/
+Χ [] /(n) natural law/
+ [礯] /(n) force(s) of nature/
+ [] /virgin forest/
+ [뤤] /natural class/
+ˤ [ۤ] /(n) self-propelled artillery/
+­ [] /(n,vs) self-sufficiency/self-satisfaction/
+¸ [] /(n,vs) existing of or by itself/self-existence/
+º [] /(n) self-respect/esteem/(P)/
+º [󤷤] /(n) self-respect/conceit/
+¾ [] /(n) oneself and others/transitive and intransitive/(P)/
+¾˵ [Ȥˤ뤹] /(exp) to be generally accepted/to be acknowledged by oneself and others/
+ [餯] /(adj-na,n) depravity/
+ [] /(adv,n) itself/(P)/
+ [] /(n) one's home/(P)/
+ [ʤ󤭤] /(n) house arrest/
+ [夦] /(n) self-annotation of one's writings/
+ [夦] /(n) self-annotation of one's writings/
+ [] /(n) one's own literary work/
+ [] /(n) scuttling one's own boat/
+š [Ƥ] /(n) one's residence/
+Ŭ [Ƥ] /(n,vs) living free from worldly care/easy and comfortable living/
+ž [Ƥ] /(n) rotation/spin/
+ž [Ƥ󤸤] /rotating shaft/axle/
+ž [Ƥ󤷤] /(n) bicycle/(P)/
+ž֤椰 [Ƥ󤷤򤳤] /(exp) to pedal a bike/
+žֲ [Ƥ󤷤] /(n) bicycle shop/bicycle dealer/
+ž [Ƥ󤷤㤽礦] /barely keeping a business going (analogy that a bicycle falls over when its wheels cease rotating)/
+ž֤ [Ƥ󤷤㤪] /place for storing bicycles/
+ž־ [Ƥ󤷤㤪] /place for storing bicycles/
+žι [Ƥ󤷤礳] /(n) bicycle trip/cycling tour/
+ž [Ƥ󤷤夦] /(n) rotation period/
+ [Ƥ] /(n) rotation/turning/
+ [Ǥ] /(n) autobiography/(P)/
+ [Ȥ] /(n) the political party to which one belongs/
+ư [ɤ] /(adj-na,n) automatic/self-motion/(P)/
+ưǡ [ɤǡ] /(n) automatic data processing/ADP/
+ư [ɤ] /(n) auto-load/
+ư [ɤ] /(vs) automation/
+ư [ɤȤ] /(adj-no) self-extracting (computer file)/
+ư [ɤĤ] /(n) automatic turnstile (ticket gate)/
+ư [ɤޤ] /self-winding watch/
+ư [ɤ󤻤󤷤Ĥˤ夦] /automatic teller machine/ATM/
+ư [ɤ] /(n) intransitive verb (no direct obj)/
+ư¹ [ɤä] /(adj-no) self-executing (computer file)/
+ư [ɤ] /(n) automobile/(P)/
+ưֲ [ɤ㤫] /motorized/
+ưֳع [ɤ㤬ä] /(n) driving school/
+ưֻ [ɤ㤸] /(n) motor(ing) (an auto) accident/car crash (smash)/
+ưֽ [ɤ㤸夦礦] /(n) automobile weight tax/
+ư [ɤ㤼] /(n) automobile tax/vehicle tax/
+ư»Ǥݸ [ɤ㤽󤬤Ф礦ˤۤ] /mandatory vehicle liability insurance/
+ưť [ɤɤ] /car thief/
+ư [ɤǤ] /car telephone/
+ưݸ [ɤۤ] /automobile insurance/
+ưݸ [ɤۤ礦] /car insurance premium/
+ư [ɤ礦夦] /automatic rifle/weapon/
+ưͷ [ɤˤ󤮤礦] /(n) automaton/automata/
+ư [ɤ] /automatic control/
+ư [ɤ夦] /autopilot/
+ư忮 [ɤ㤯] /auto answer (modem)/
+ư [ɤ夦] /(adj-no) self-extracting (computer file)/
+ưŪ [ɤƤ] /(adj-na) automatic/(P)/
+ưȯ [ɤϤä] /(adj-no) self-executing (computer file)/
+ư [ɤϤФ] /(n) vending machine/
+ư䵡 [ɤϤФ] /(n) vending machine/(P)/
+ư [ɤȤӤ] /automatic door/
+ưõε [ɤۤ] /automatic direction finder (ADF)/
+ư [ɤۤ䤯] /(n) automatic translation machine/
+ư [ɤä㤻礽] /automatic train control (ATC)/
+ư [ɤäƤ] /automatic train stop (ATS)/
+ưϢ뵡 [ɤ󤱤Ĥ] /automatic coupler/
+ [Ȥ] /(n) self-acquisition/self-satisfaction/being paid back for one's deeds/
+ [Ȥ] /(n) masturbation/
+켫 [礦Ф] /(n) be caught in one's own trap/
+켫˴٤ [礦Фˤ] /(exp) to be caught in one's own trap/
+Ǥ [ˤ] /(n,vs) self-appointment/pretension/(P)/
+ǧ [ˤ] /(n) admission/(self-)acknowledgment/
+ݸ [Фۤ] /(n) (abbr) mandatory vehicle liability insurance/
+ˡ [Фۤ] /Automobile Accident Compensation Act/
+ [Ϥ] /(n) confession/acknowledgement/(P)/
+ [Ф] /(n,vs) suicide bombing, e.g. crashing one's plane into a target/self-destruction/
+ [Ф] /(n) suicide bomb attack/
+ [Ф] /(n) being circumscribed by one's own words and actions/
+ȯ [Ϥ] /(n) spontaneous/(P)/
+ȯ [ϤĤ] /(n) self-motivation/spontaneity/spontaneousness/
+ȯŪ [ϤĤƤ] /(adj-na) spontaneous/voluntary/(P)/
+ [Ϥ] /(n) (abbr) automobile sales/(P)/
+ε [Ϥ] /(n) vending machine/
+ [] /(n) one's own expense/(P)/
+ [ҤäѤ] /(n) self-publishing/publishing at one's own expense/
+ɮ [Ҥ] /(n) one's own handwriting/(P)/
+ [] /(n) conceit/bragging about one's own ability/(P)/
+鿴 [դ] /(n) pride/self-confidence/
+ʢ [Ф] /(n) paying one's own way/
+ʬ [֤] /(n) myself/oneself/(P)/
+ʬǷ [֤Ǥ] /to decide by oneself/
+ʬΰ٤ [֤Τ] /for oneself/for one's own sake/
+ʬιԤʤߤ [֤Τʤ򤫤ߤ] /(exp) to reflect upon one's deeds/
+ʬξĤƤ [֤ΤˤȤ] /(exp) to keep in one's own castle/
+ʬƻ [֤ΤߤҤ餯] /(exp) to hew one's way out/
+ʬʬ [֤Τ֤] /one's share (own)/
+ʬ [֤󤸤] /oneself/myself/(P)/
+ʬ [֤󤫤ä] /(adj-na,n) (very) selfish/self-centered/
+ʬã [֤󤿤] /by themselves/
+ľ [ؤ礦] /(n) autism/(P)/
+ [٤] /(n,vs) paying one's own expenses/
+˽ [ܤ] /(n) despair/desperation/abandonment/
+˽ [ܤ] /(adj-na,n) desperation/despair/self-abandonment/
+ [ޤ] /(n,vs) pride/boast/(P)/
+ [ޤФʤ] /(n) boastful speech/bragging/
+̱ [ߤ] /(abbr) Liberal Democratic Party/LDP/(P)/
+̱ [ߤȤ] /LDP/Liberal Democratic Party/(P)/
+̱§ [ߤȤ] /rules of the Liberal Democratic Party/
+ [ᤤ] /(adj-na,adj-no,n) obvious/self-evident/axiomatic/self-explanatory/(P)/
+ [ᤤΤ] /self-evident truth/truism/axiom/
+ [] /(n,vs) ruining oneself/destroying oneself/(P)/
+ [] /(n,vs) asking oneself/(P)/
+伫 [󤸤Ȥ] /(n) answering one's own question/wondering to oneself/soliloquizing/
+ͳ [椦] /(adj-na,exp,n) freedom/liberty/as it pleases you/(P)/
+ͳʤ㤯 [椦ʤ󤭤㤯] /freelance journalist/
+ͳ [椦] /freely/
+ͳΰ餯ޤ줿 [椦ΤϤޤ줿Ȥ] /cradle of liberty/
+ͳν [椦Τ᤬ߤΤ] /Statue of Liberty/
+ͳջ [椦] /free will/
+ͳĶ [椦礦] /unrestricted operations/
+ͳ [椦] /(n) liberalization/freeing/(P)/
+ͳ [椦礦] /free competition/
+ͳ [椦礦] /(n) self-employed profession (e.g. actor, artist)/liberal profession/
+ͳ [椦] /(n) punishment by imprisonment or curtailment of liberties/
+ͳ [椦] /(n) freestyle (swimming event)/
+ͳ [椦䤯󤷤] /(n) free agent/
+ͳ [椦] /(n) freestyle (swimming event)/(P)/
+ͳк [椦] /free economy/(P)/
+ͳ뺧 [椦ä] /freedom to choose one's marriage partner, parental wishes notwithstanding/
+ͳ [椦] /(n) civil liberties/
+ͳ [椦] /(n) a free port/
+ͳ̸ [椦礦] /(n) discretionary power/
+ͳԾ [椦礦] /(n) free market/
+ͳԾк [椦礦] /(n) free-market economy/
+ͳ [椦] /(n) free verse/
+ͳ [椦] /(n) free time/time at leisure/
+ͳ [椦] /(adj-na,n) freely/
+ͳ [椦央] /liberalism/(P)/
+ͳк [椦央] /(n) free economy/
+ͳ [椦央ä] /a free nation/
+ͳ [椦央] /liberal/
+ͳ [椦] /unreserved seat/
+ͳ [椦] /(n) freedom fighter/
+ͳ [椦] /(n) degree of freedom/
+ͳ [椦Ȥ] /Liberal Party/
+ͳǤ [椦ۤˤ] /laissez-faire/non-intervention/
+ͳǰ [椦ܤ] /free trade/
+ͳǰӰ [椦ܤ] /free trade zone/free trade area/
+ͳǰϰ [椦ܤ] /free trade zone/free trade area/
+ͳ̱ [椦ߤ󤱤] /(early Meiji era) democratic rights ideology/
+ͳ̱ [椦ߤ󤷤Ȥ] /LDP/Liberal Democratic Party/
+ͳ [椦] /(in competitive sports) a free exercise/
+ͳϫƯ [椦ɤ] /day laborer/
+; [] /(n) the others/the remainder/
+ [褦] /(n) for personal or private use/opinionated/
+ [] /(n) benefitting oneself/
+Χ [] /(n) autonomy/(P)/
+Χ [Ĥ󤱤] /autonomic nerves/(P)/
+ΧмĴ [Ĥ󤱤ä礦礦] /(n) autonomic ataxia/
+Ω [] /(n,vs) independence/self-reliance/(P)/
+Ω [Ĥ] /(n) independent (freestanding) words/
+Ω [Ĥ] /(n) spirit of self-reliance/feeling of independence/
+ [꤭] /(n) by oneself/self-made/(P)/
+ [ޤ] /(n) selfish(ness)/
+ [礦] /(n) self derision/
+դ [ޤĤ] /sowing (seeds)/
+ [ޤ] /(v5k) to sow (seeds)/(P)/
+ [ޤ] /(n) gold or silver lacquer/lacquer decoration sprinkled with metal powder/
+ʤ [ʤ] /(exp) be willing to do/be prepared/
+ [] /(v5s) to resign/to leave post/(P)/
+ [] /(vs-s) to resign (post)/to excuse oneself/to take one's leave/
+ [] /(v1) to retire/(P)/
+ [] /(n) intention to resign/(P)/
+ [] /(n) declining/refusing/(bowing and) greeting/
+ [] /(n,vs) leaving/quitting/retiring/
+ [] /(n) dictionary/lexicon/(P)/
+˵ [ˤ] /(exp) based on (according to) the dictionary/
+򷫤 [򤯤] /(exp) to consult a dictionary/
+Ф [] /(exp) to publish a dictionary/
+ [֤] /(n) lexicon/
+ [뤤] /(n) dictionaries (and similar books)/
+ [礦] /(n) deferring to another/
+ [礯] /(n) resignation/(P)/
+ [礯򤻤ޤ] /(exp) to urge to resign/
+ [礯ͤ] /(written) resignation/
+ꤤ [礯ͤ] /letter of resignation/
+ [礯] /(n) one's speech and appearance/
+ [] /(n) passing away/death/death poem/
+ [] /(n) refusal/(P)/
+ŵ [Ƥ] /(n) dictionary/(P)/
+Ǥ [ˤ] /(n,vs) resignation/(P)/
+ɽ [Ҥ礦] /(n) letter of resignation/(P)/
+ [ؤ] /(n) pretext/excuse/
+ [] /(n) dictionary/
+ [줤] /(n) notice of personnel change (appointment, dismissal, etc)/(P)/
+ [] /(n) dictionary/
+ [Ҥ] /shell gathering (at low tide)/
+ [] /(n) person who draws water from the sea/drawing water from the sea/
+礤 [] /opportunity/chance/
+ [] /(n) deer/(P)/
+γ [ΤĤ] /antler/
+λ [Τ] /pattern of white spots/dapples/fawn/
+Ҥ [ɤ] /(n) water-filled bamboo tube which clacks against a stone when emptied/device for scaring birds from gardens/
+ [] /(n) (rare) abatis/
+縩 [ޤ] /prefecture on the island of Kyuushuu/
+ [] /hinged bamboo water cup or trough, which makes a percussive sound periodically as it tips over/
+ޤ餷 [Ĥ餷] /(adj) formal/solemn/
+ [] /(n) deerskin/
+ [䤪] /Magadaava (where Buddha delivered his first sermon)/The Deer Park/
+ [] /(n,n-suf) equation/formula/ceremony/(P)/
+󤲤 [򤢤] /(exp) to hold a ceremony/
+ΩƤ [򤿤Ƥ] /(exp) to formularize (a theory)/
+ [] /(n) program of a ceremony/
+ [] /(n) program of a ceremony/
+ [] /(n) ceremonial address/(P)/
+ [礦] /(n) ceremonial hall/place of ceremony (e.g. marriage)/(P)/
+ [] /(n) step in a Japanese entranceway/
+ŵ [Ƥ] /(n) ceremony/rites/(P)/
+ [] /(n) day of a ceremony or event/
+ [] /(n) a decline/
+ [] /(n) (Meiji era) official responsible for court ceremonies/(P)/
+ [֤] /official responsible for court ceremonies/
+ [֤礦] /(Nara and Heian era) ministry of ceremonies/
+ [դ] /(n) ceremonial dress/
+ˡ [ۤ] /(n) ceremony/manners/
+ [⤯] /(n) (feudal era) law code/
+ [] /(n) views/opinion/discernment/pride/self-respect/insight/
+ [ä] /(n) views/opinion/discernment/pride/self-respect/insight/
+ [] /(n) preface/editors note/postscript/
+ [] /(n) literacy/
+Ψ [] /literacy rate/
+ [] /(n) well-informed person/thinking person/intelligent person/(P)/
+ [٤] /(n) discrimination/discernment/identification/(P)/
+̻ [٤Ĥ] /(n) identifier/
+ [٤Ĥ礯] /(n) discrimination/discernment/
+ [] /(n) threshold of consciousness/
+ [] /(n) snipe/sandpiper/
+ [] /Indian studies/Buddhist studies/
+ [] /(n,n-suf) axis/stem/shaft/axle/(P)/
+ݤ [򤫤] /(exp) to hang a scroll picture/
+ [礯] /deviator stress/
+ [] /(n) axis cylinder/axon/
+ [] /(n) bearing (e.g. wheel)/
+ [] /shaft line/axis/
+ [] /mounting for a scroll/
+­ [] /(n) pivot leg/
+Ȣ [Ф] /axle box/
+ʪ [] /(n) scroll (picture)/
+ [] /(n) matchwood/splint/scroll roller/
+ [] /(n) drop (of water)/drip/
+ [] /(num) seven/(P)/
+ [ˤ] /(n) 49th day after death/
+ [ʤʤ] /(n) seven/(P)/
+Ĥγ [ʤʤĤΤ] /(n) the seven seas/
+IJ [ʤʤĤ] /(n) pawnshop/
+ [] /(n) seventh anniversary of a death/
+ѷ [ä] /heptagon/
+ʤ [ʤʤޤ] /(n) tortuous or spiral (path)/
+ [] /(n-adv) July/(P)/
+ [] /(n) the seven wise men/
+ [󤭤] /(n) seven-stringed koto/
+޻ [] /(n) (1) festival (shrine visit) by children aged 7, 5 and 3/(2) lucky numbers 7, 5 and 3/(P)/
+޻ [ʤ] /(n) sacred shrine rope/
+Ĵ [礦] /(n) seven-and-five-syllable meter/
+ [ʤʤҤ] /(n) profiting from the influence of another/
+ [] /(n) 7 or 3 ratio/hair parted on one side/
+ [ˤ] /(n) 49th day after death/(P)/
+κ [ʤʤޤΤ襤] /the Feast of Weeks/Pentecost/
+κפ [ʤʤ夦ΤޤĤ] /the Feast of Weeks/Pentecost/
+ [夦] /seventy/(P)/
+ [ʤʤ夦] /seventy/
+ [夦ˤ䤯] /Septuagint/
+ϩ [ʤʤ] /(n) age seventy/
+ [ʤʤ] /(n) sevenfold/seven-ply/
+ [礯] /(n) the seven prismatic colors/
+ [ʤʤ] /(n) the seven prismatic colors/
+ɻ [ʤʤȤ餷] /(n) type of spice containing seven ingredients/
+ [] /Big Dipper/Ursa Major/
+ŷƻ [ʤʤۤƤȤष] /ladybug/
+ [礦] /(n-adv,n-t) seven lives/
+ [礦ۤ] /unfailing devotion to one's country/
+ [ʤʤ] /(n) the seven spring flowers/the seven fall flowers/
+ [ʤʤ] /(n) rice gruel containing the seven plants of spring/
+žȬ [ʤʤӤ䤪] /(n) the vicissitudes of life/always rising after a fall or repeated failures/
+žȬ [ƤϤä] /(n) the vicissitudes of life/always rising after a fall or repeated failures/
+žȬ [ƤФäȤ] /(n,vs) tossing oneself about in great pain/writhing in agony/
+ſȬ [ƤϤä] /(n) the vicissitudes of life/always rising after a fall or repeated failures/
+ſȬ [ƤФäȤ] /(n,vs) tossing oneself about in great pain/writhing in agony/
+Ʋ [ɤ] /(n) complete seven-structured temple compound/
+ƻ [ɤ] /(n) the seven districts of ancient Japan/
+ [ʤ] /(n) (1) (Buddh) the Seven Misfortunes/(2) great number of faults or defects/
+Ȭ [ʤϤä] /(n) (1) (Buddh) the Seven Misfortunes and Eight Pains/(2) a series of disasters/
+ [ʤ̤] /(n-adv) seven days/the seventh day (of the month)/
+ [ʤΤ] /(n-adv) seven days/the seventh day (of the month)/(P)/
+ǯ [ͤ] /(n) seventh anniversary of a death/
+Ի׵ [ʤʤդ] /(n) the seven wonders/
+ʡ [դ] /(n) Seven Deities of Good Luck/(P)/
+ʬʬ [֤] /(n) seven to three (chances)/
+ʬµ [֤] /(n) three-quarter sleeves/
+ʬ [֤Ť] /(n) seventy percent polished rice/
+շ [ؤ󤱤] /heptagon/
+ [äݤ] /(n) the 7 treasures (gold, silver, pearls, agate, crystal, coral, lapis lazuli)/cloisonne/
+ [äݤ䤭] /(n) cloisonne ware/
+Ƥ [äݤ䤭] /(n) cloisonne ware/
+ [ʤʤۤ] /(adj) seven (long cylindrical things)/
+̣ [] /(n) seven spice mixture/shichimi/
+ [󤿤] /heptahedron/
+Ļ [礦] /(n) turkey/
+ [ɤ] /(adj-na,n) great trouble/difficulty/
+ [] /(n) celebration of a child's seventh day/
+ͼ [] /(n) (1) Festival of the Weaver (July 7th)/Star Festival/(2) prayer ceremony for children's artistic development/
+ͼ [ʤФ] /(n) (1) Festival of the Weaver (July 7th)/Star Festival/(2) prayer ceremony for children's artistic development/(P)/
+ [褦] /(n) the seven luminaries (sun, moon, and five planets)/the seven days of the week/
+ɽ [褦Ҥ礦] /(n) calendar/
+ [] /(n) earthen charcoal brazier (for cooking)/
+ [] /(n) earthen charcoal brazier (for cooking)/
+ [ʤʤޤ] /mountain ash (plant)/
+ [] /to be scolded (reproved)/
+Ĥ [Ĥ] /(v1) to rebuke/to scold harshly/
+Ф [ȤФ] /(v5s) to rebuke strongly/to tell off/
+դ [Ĥ] /(v1) to rebuke/to scold harshly/
+ [] /(v5r) to scold/(P)/
+ [ä] /(n) point out errors/correction (of errors)/
+ [ä] /(n) reprimand/rebuke/
+ӣ [ä] /(oK) (n,vs) scolding/rebuke/reprimand/
+Ԥ [Ȥꤪʤ] /(v5u) to hold a ceremony/
+ [Ȥʤ] /(v5s) to mediate/to intervene/to smooth/
+ [Ȥ] /(v5r) to take (trouble)/to attend (to business)/to command (army)/(P)/
+ [ä󤴤] /Diamond Holder (name of a Buddhist celestial being)/
+ [ä] /(n) regent/
+ [ä] /(n) enforcement/performance/(P)/
+԰Ѱ [ä] /executive committee/(P)/
+Ե [ä] /executive committee or organ/
+ [ä] /(n) executive(s)/(P)/
+ [ä䤯] /(n) operating officer/
+ͱͽ [ä椦] /stay of execution/suspended sentence/(P)/
+ [ä] /(n) bailiff/
+ [Ĥ] /(n) steward/butler/court official/deacon/
+ [夦] /(n) devotion/attachment/infatuation/
+ [Ȥʤ] /(n) mediation/intercession/smoothing over/
+ [ä] /(n) administration/government/administrator/governor/
+ [ä] /(n) consul/
+ã [äĤ] /(n) bailiff/
+ [夦㤯] /(n) attachment/adhesion/tenacity/(P)/
+ [夦㤯] /(n) attachment/adhesion/tenacity/(P)/
+忴 [夦㤯] /(n) attachment (to)/tenacity of purpose/
+ [夦㤯] /(n) attachment/adhesion/tenacity/
+ [夦㤯] /(n) attachment/adhesion/tenacity/
+ [äȤ] /(n,vs) performing a surgical operation/
+ǰ [夦ͤ] /(n) tenacity/implacability/(P)/
+ǰ [夦֤ͤ] /(adj) vindictive/tenacious/persistent/spiteful/vengeful/
+ɮ [äԤ] /(n) writing/(P)/
+ɮ [äԤĤ] /author/
+̳ [Ĥ] /(n,vs) performance of one's official duties/(P)/
+̳ [Ĥष] /(n) office (e.g. the Oval Office)/
+̳ [Ĥ夦] /at work/
+ٹ [Ĥ褦] /(adj-na,n) obstinacy/insistence/importunate/persistence/perseverance/
+ [ʤ] /(v5u) to lose/to part with/(P)/
+ [ʤ] /(iK) (v5s) (1) to lose something/(2) to get rid of/
+ [ä] /(vs-s) to lose/to miss/to forget/to be excessive/
+ [] /(v1) to disappear/to vanish/
+ [] /beat it!/get out of my sight!/
+ [] /(v5r) to disappear/to be gone/
+ʪ [] /(n) lost article/
+ [Ĥ] /(n) disappointment/despair/adversity/(P)/
+ [ä] /(n) accidental fire/
+ [ä] /(n) disqualification/elimination/incapacity (legal)/(P)/
+ʼ [ä] /disqualified person/
+ [ä] /(n) surrender/fall/
+ [ä㤯] /(n,vs) losing one's standing/being overthrown/falling/(P)/
+ [Ĥ礦] /(n,vs) unemployment/(P)/
+ȼ [Ĥ礦] /(n) unemployed person/
+ȼ [Ĥ礦Ƥ] /unemployment allowance/
+к [Ĥ礦] /relief work for the unemployed/
+ݸ [Ĥ礦ۤ] /unemployment insurance/
+Ψ [Ĥ礦] /(n) unemployment rate/
+ϫƯ [Ĥ礦ɤ] /(n) unemployed labor/
+ [ä] /(n) incontinence/
+ [ä] /(adj-na,int,n,vs) rudeness/saying goodbye/acting impolitely/stealing/impoliteness/disrespect/impertinence/(P)/
+ [ä] /(n) loss of blood/
+ [ä] /(n) loss of rights/disenfranchisement/
+ [ĤȤ] /(n) disorientation/
+ [Ĥ] /(n,vs) using improper words/verbal slip/
+ [Ĥ] /(n) forgetting the words/inability to pronounce a word correctly/
+ [Ĥ礦] /(n) loss of speech/
+ [ä] /(n) lapse/abatement/invalidation/
+ [ä] /misunderstanding/
+ [ä] /(n) blunder/slip/error/(P)/
+ [ä] /(n) blunder/slip/error/
+ [ä礦] /(n) spontaneous laughter/
+ [ä礯] /(n) unemployment/
+ [ä礯] /unemployed person/
+ [ä] /(n,vs) faint/trance/swoon/stupefaction/
+ [ä] /(n,vs) faint/trance/swoon/stupefaction/(P)/
+ [ä] /(n) misgovernment/
+ [ä] /(n) abscondence/disappearance/(P)/
+® [ä] /(n) stall (in flying)/(P)/
+ [ä] /(n) mismanagement/fault/error/failure/disgrace/discredit/
+ [ä] /(n) measure against unemployment/
+ [ä] /(n) mismanagement/fault/error/failure/disgrace/discredit/(P)/
+ [ä] /(n) lost territory/
+ [ä㤯] /(n) mistake/negligence/
+Ĵ [ä礦] /(n) lack of harmony/
+ [äĤ] /(n,vs) abasement/fall/forfeit/sink (in men's estimation)/(P)/
+ [äƤ] /(n) run charged to the pitcher/(P)/
+ [äȤ] /(n,vs) careless pitch (baseball)/
+ [äȤ] /(adj-na,n) injustice/impropriety/unreasonableness/
+Ʃ [äȤ] /(n,vs) devitrification/
+ɾ [Ĥɤ礦] /(n) dyslexia/
+ǰ [Ĥͤ] /(n) forgetting/lapse of memory/oblivion/
+ [äѤ] /(adj-no,n,vs) failure/mistake/blunder/(P)/
+Ԥζ [äѤΤ] /risk of failure/
+Ԥθ [äѤϤΤ] /(col) failure teaches success/
+ [ä] /(n) expenses/
+ [Ĥ] /unemployment insurance/
+˾ [Ĥܤ] /(n,vs) disappointment/despair/(P)/
+˾꤫ [Ĥܤɤ] /far from being disappointed/
+̾ [Ĥᤤ] /(n) name unknown/
+̾ [Ĥᤤ] /(n) unknown person/
+̿ [Ĥᤤ] /losing one's life/dying/
+ [Ĥᤤ] /(n) loss of eyesight/(P)/
+ [Ĥᤤ] /blind person/
+ [Ĥ줤] /(adj-na,int,n,vs,exp) (1) discourtesy/impoliteness/(2) Excuse me/Goodbye/(P)/
+餷ޤ [Ĥ줤ޤ] /Excuse me/I'm sorry/
+ [Ĥ] /(n,vs) disappointed love/broken heart/unrequited love/be lovelorn/(P)/
+ [ä] /(n) abscondence/disappearance/
+ [ä󤳤] /court decision declaring a missing person legally dead/
+ [ä] /(n,vs) jealous/
+ [ä] /(n,vs) jealousy/(P)/
+ʤα [äȤΤۤΤ] /flames of jealousy/
+ʿ [äȤ֤] /(adj) deep jealousy/
+ [] /(n,n-suf) room/(P)/
+ [] /(n) greenhouse/icehouse/cellar/
+Ф [ĤǤ] /(exp) to leave the room/
+ [Ĥ] /(n) room temperature/
+ [Ĥ] /(n) outdoors/
+餭 [] /(n) hothouse flower cultivation/
+Į [ޤ] /(n) Muromachi (era 1392-1573, or 1333-1573, or 1336-1573)/(P)/
+Ĺ [Ĥ礦] /(n) room monitor/(P)/
+ [Ĥʤ] /(n) in the room/(P)/
+ [Ĥʤ] /(n) chamber music/(P)/
+ɸ [Ĥʤ󤲤󤬤] /(n) chamber orchestra/
+ [Ĥʤ礯] /interior decorating/
+ͷ [Ĥʤ椦] /indoor games/
+ [Ĥ礦] /(n) room rent/room rate (hotel, etc.)/
+ [ȤȤ] /(adv) (uk) altogether/entirely/(P)/
+ [Ĥ֤] /(adv) in detail/with great care/completely/again and again/
+ [ä] /(adv) all/
+ [᤹] /(v5s) to wet/to moisten/to dampen/
+ä [ä] /moist/damp/wet/
+äݤ [äݤ] /(adj) damp/gloomy/(P)/
+ [] /(n) dampness/humidity/moisture/
+굤 [ꤱ] /(n) moisture/
+ [] /(v5r) to be wet/to become wet/to be damp/(P)/
+ [ä] /(n) moisture/humidity/dampness/
+ [ä] /(n) moisture/humidity/dampness/(P)/
+ [] /(v5r) to be damp/to be moist/
+ [Ĥ] /(n) marshy grassland/wetlands/(P)/
+ [ä] /(n) wet (process)/
+ [Ĥ] /(adj-na,adj-no,n) dampness/
+ [ä] /(adj-na,n) eczema/rash/
+ [ä] /(n) wet (pleurisy)/
+ʪ [ä礯֤] /(n) hydrophyte/
+ [Ĥ] /(n) wet (moist) tongue/
+ [ä] /(n) swampy (damp) land/(P)/
+ [ĤǤ] /(n) a paddy moist all year due to improper irrigation/
+ [ĤǤ] /(n) wet cell battery/
+ [Ĥ] /(n) level of humidity/(P)/
+ٷ [Ĥɤ] /(n) hygrometer/hygrograph/
+ [ĤФ] /(n) wet plate (photography)/
+ [ä] /(n) fomentation/compress/
+ [뤷] /(n) lacquer/varnish/(P)/
+֤ [뤷֤] /(n) lacquer poisoning/
+餱 [뤷ˤޤ] /(exp) to be poisoned with lacquer/
+ [뤷] /(n) a lacquer painting/
+ [ä] /(n) lacquer ware/(P)/
+ [ä] /(gikun) (n) mortar/plaster/stucco/
+ [ä] /(n) japanning/lacquer work/
+ [ä] /(n) jet black/(P)/
+ [ä] /(gikun) (n) mortar/plaster/stucco/
+ɤ [뤷̤] /(n) lacquering/lacquer ware/(P)/
+餱 [뤷ޤ] /(n) lacquer poisoning/
+ [Ȥ] /(adv) long ago/a long time ago/already/
+ä [Ȥä] /(adv) (uk) long ago/already/a long time ago/(P)/
+ [ä] /(n) disease/ailment/(P)/
+ [ä] /(n) affliction/suffering/
+ [ä] /(n,vs) riding fast/driving a horse fast/
+ [ä] /(n) shout/
+ [ä] /(n) spiteful gaze/
+ [ä] /(n,vs) sprint/dash/scampering/(P)/
+ [äڤ] /(n) illness/disease/(P)/
+к󥿡 [äڤ󥿡] /(n) Centers for Disease Control and Prevention (CDC)/
+ [äפ] /(n) squall/gale/hurricane/(P)/
+ [äפ餤] /(n) with lightning speed/
+޹ [äפɤȤ] /Sturm und Drang (de:)/storm and stress/
+ [] /(n,n-suf) quality/(P)/
+ [] /(n) quality/nature (of person)/
+ [] /(v5s) to ask a person about/to ascertain/to verify/
+ [ˤ] /(v1) to pawn/to pledge/
+ɤ [Τ褤] /of good quality/
+ [] /(n) pawnshop/(P)/
+ [ä] /(n) feel of a material/
+ [Ĥ] /(n) feel of a material/
+ [Ĥ] /(n) question/(P)/
+ [ĤȤ] /question and answer session/
+ [] /(n) pawn ticket/
+ [] /(n) the right of pledge/
+ [󤷤] /(n) pledgee/
+ [դ] /(n) pawn ticket/
+ [Ĥ] /(adj-na,n) simplicity/plainness/
+¹ [ĤĤ] /unaffected and sincere, with fortitude and vigor/
+ [] /(n) article for pawning/
+ [ä] /(adj-na,n) simplicity/modesty/frugality/(P)/
+ [] /(n) article for pawning/
+ή [ʤ] /(exp) to forfeit a pawned article/
+Ū [ĤƤ] /(adj-na,n) qualitative/(P)/
+ [ĤƤ] /(n) particle/material point/
+ [ĤƤ󤱤] /system of particles/
+ [] /(n) pawning/
+ [Ĥܤ] /(adj-na,n) simplicity/
+ [Ĥ] /(n,vs) question/inquiry/(P)/
+ [Ĥˤ] /(exp) to answer a question/
+乶 [Ĥ󤼤] /barrage of questions/
+ [Ĥ󤷤] /interrogator/
+ [Ĥ󤷤] /written inquiry/
+ѻ [Ĥ褦] /questionnaire/
+ή [ʤ] /(n) unredeemed pawned item/
+ήλ [ʤΤȤ] /unredeemed (pawned) watch/
+ [Ĥ礦] /(n) matter/
+ [Ĥ礦] /(n) mass/(P)/
+̿ [Ĥ礦] /(n) mass number/
+ [Ĥܤ] /(adj-na,n) simplicity/unsophisticated/
+ [] /(n) truth/reality/sincerity/fidelity/kindness/faith/substance/essence/(P)/
+ [ޤ] /(adv,n) truth/faith/fidelity/sincerity/trust/confidence/reliance/devotion/
+ [] /(n) fruit/nut/seed/content/good result/(P)/
+¤䤫 [ޤȤ䤫] /as if it were true/with seeming truth/plausibly/
+¤äƤ [ߤΤäƤ] /to be in bearing/
+¤ [Ĥ] /(adv) indeed/truly/surely/(P)/
+¤ΤȤ [ĤΤȤ] /(adv,exp) as a matter of fact/to tell the truth/
+¤ο [ޤȤΤ] /one's real intention/
+¤ͭ [ĤΤ] /faithful/sincere/
+¤ͭ [ߤΤ] /solid/substantial/
+¤ [Ĥ] /(adv,exp) as a matter of fact/by the way/(P)/
+¤餷 [餷] /(adj) honest (appearance)/sincere (impression)/
+¤ʤä [ߤΤʤäɤ礯] /fruitless (resultless) efforts/
+¤ [ߤΤ] /(n) crop/harvest/(P)/
+¤ [ߤΤ] /(v5r) to bear fruit/to ripen/(P)/
+¤ [ߤह] /(exp) to bear fruit/
+¤ [Ĥ򤤤] /(adv) as a matter of fact/to tell the truth/
+° [Ĥ] /(n) sincerity/real intentions/
+° [Ĥ] /(n) officially registered seal/
+° [Ĥ] /(n) actual number of people/
+± [Ĥ] /(n) actual profit/practical use/benefit/
+± [Ĥ] /(n,vs) stage show/performance/(P)/
+² [ä] /(n) (one's parents') home/(P)/
+² [ä] /(n) practical course/
+³ [Ĥ] /(n) real harm/
+³ [Ĥ] /(n) practical science/
+³ [Ĥ] /(n) shares actually traded/
+´ [ä] /(n,vs) feelings (actual, true)/(P)/
+´ؿ [Ĥ󤹤] /(n) real variable function/
+µ [ä] /(n) true account/
+µ [Ĥ] /(n) practical skill/(P)/
+¶ [ä礦] /(n) real condition/(P)/
+¶ [ä礦ۤ] /on-the-spot or live broadcast/
+¶ [Ĥ礦] /(n) industry/business/(P)/
+¶Ȳ [Ĥ礦] /(n) industrialist/businessman/(P)/
+¶ȳ [Ĥ礦] /(n) business world/business circles/
+¶ȳع [Ĥ礦ä] /vocational school/
+¶Ƿ [Ĥ礦Τˤۤ] /name of a publishing company/
+· [ä] /(n) a jail sentence/imprisonment without a stay of execution/(P)/
+· [ä] /(n) one's own elder brother/(P)/
+· [ä] /(n) actual view/
+¸ [ä] /(n) checking/inspecting/
+¸ [ä] /(n) real power/(P)/
+¸ [ä] /(n) seeing with one's own eyes/witnessing/
+¸ [ä] /(n) experiment/(P)/
+¸ʳ [ä󤫤] /empirical science/
+¸ [ä󤰤] /experimental group/
+¸ [ä󤱤ä] /(n) experimental results/
+¸ [ä󤶤礦] /(n) material for experiments/experimental material/
+¸ [ä󤷤] /(n) empirical formula/
+¸ [ä󤷤] /(n) laboratory/(P)/
+¸ [ä󤷤] /experimenter/researcher/
+¸ [ä󤷤礦] /experimental novel/
+¸ [ä󤸤礦] /(n) proving ground/test site/
+¸ [ä󤷤꤬] /(n) experimental psychology/
+¸ [ä󤽤] /(n) experimental device/experimental equipment/
+¸ [ä] /(n) laboratory testing bench/laboratory material/subject of an experiment/
+¸ʳ [ä󤫤] /(n) experimental stage/
+¸ [ä] /test results/
+¸Ū [äƤ] /(adj-na) experimental/
+¸Ū [äƤ󤭤夦] /experimental study/
+¸ưʪ [äɤ֤] /(n) experimental animal/
+¸ [Ĥ] /(n,vs) implementation/materialization/realization/(P)/
+¸ [ä] /(n) efficacy/efficiency/(P)/
+¹ [ä] /(n,vs) practice/performance/execution (e.g. program)/realization/(P)/
+¹԰Ѱ [ä] /action committee/executive committee/
+¹԰Ѱ [ä󤫤] /(n) executive committee/
+¹Բǽ [äΤ] /executable file/
+¹Ը [ä] /right to execute (file)/
+¹Ի [ä] /execution-time/
+¹Լ [ä] /performer/
+¹ [ä夦] /internal execution/during execution/runtime/
+¹ [ä礯] /(n) ability to get things done/
+º [ä] /(adj-no,adv,n) practical/actual condition/status quo/(P)/
+ºݤ [ä] /(adv) virtually/practically/in practice/currently/presently/
+ºݲ [ä] /(n) practical individual/
+º [ä] /(n) practicality/
+ºŪ [äƤ] /(adj-na) practical/
+º [ä] /(n) practical question (problem)/
+º [Ĥ] /(n,vs) reality/existence/(P)/
+º [Ĥ] /(n) realism/
+» [ä] /(n) one's elder sister/
+» [ä] /(n) one's own child/(P)/
+» [ä] /(n,vs) enforcement/enact/put into practice/carry out/operation/(P)/
+» [ä줤] /example of execution (patents)/
+» [Ĥ] /real time/
+»ֽ [Ĥ󤷤] /(n) real-time operation/
+¼ [ä] /(n) substance/essence/(P)/
+¼кĹΨ [äĤ礦] /(n) real economic growth rate/
+¼¶ [äĤ󤮤] /(n) real wages/
+¼Ū [äĤƤ] /(adj-na) substantially/(P)/
+¼ [ä] /(n) on-the-spot filming or photography/
+¼̱Dz [ä㤨] /live action film/
+¼ [ä] /(n) firing live shells/
+¼Ҳ [ä㤫] /(n) real world/society/
+¼ [ä] /(n) occupied taxi/full-scale car (vs model)/
+¼ [Ĥ] /(n) actual demand/user demand/
+¼ [ä夦] /(n) net income or profits or pay/
+½ [ä夦] /(n,vs) practice/training/(P)/
+½ [ä夦] /trainee/
+¾ [ä礦] /(n) actual proof/(P)/
+¾ڼ [ä礦央] /positivism/
+¾ڼ [ä礦央] /positivist/
+¾Ū [ä礦Ƥ] /(adj-na) empirical/positive/
+¾ů [ä礦ƤĤ] /positivism/
+¾ [ä礦] /positivism/
+¾ [Ĥ礦] /(n) real condition/actual circumstances/actual state of affairs/(P)/
+¾ĴѰ [Ĥ礦礦󤫤] /(n) fact-finding committee/
+¾ [Ĥ礦] /(n) real condition/actual circumstances/actual state of affairs/
+¿ [Ĥ] /(n) true parent(s) (as opposed to foster parents, etc.)/
+¿ [ä] /(n) real number/(P)/
+¿ [ä] /(n) real number field/
+ [ä] /(adj-no,n) actual/real/true/(P)/
+ [ä] /(n) market price/
+ [ߤ礦] /(n) seedling/plant raised from the seed/
+ [ä] /(n) real or actual life/
+ [ä] /(n) achievements/actual results/(P)/
+ [ä] /(n) true story/
+ [ä] /(n) combat/actual fighting/(P)/
+ [ä] /(n) solid line/
+ [ä] /(n,vs) practice/put into practice/(P)/
+Ū [äƤ] /(adj-na) practical/
+ [äꤻ] /practical reason or ethics/
+Ƚ [äꤻҤϤ] /"Critique of Pure Reason" (Kant)/
+ [ä󤭤夦] /(n) acting up to one's principles/
+ [ä] /(n) reality/real state of affairs/(P)/
+ [ä] /(n,vs) package/implementation/mounting/insertion (of equipment)/
+ [Ĥ] /(n) real image/one's real life/(P)/
+¬ [ä] /(n,vs) survey/actual measurements/
+¬ [ä] /(n) measured map/surveyed map/
+¸ [Ĥ] /(n) existence/
+¸ [Ĥ󤷤央] /existentialism/
+¸ [Ĥ󤷤央] /existentialist/
+ [ä] /(n) substance/entity/(P)/
+β [ä] /(n) substantiation/materialization/
+ζ [ä礦] /(n) stereoscope/
+θ [ä] /(n) real experience/actual observations/
+ [ä] /substantialism/
+ [ä] /(n) truth/fact/(P)/
+Ĵ [ä礦] /factual investigation/(P)/
+ [Ĥ] /(n) live bullets/live ammunition/ball cartridge/money/(P)/
+ [ä] /(n) practice/the actual site/(P)/
+ϸ [ä󤷤礦] /(n) on-the-spot investigation/
+ϻ [ä] /practical test/
+ľ [ä礯] /(adj-na,n) honest/steady/
+ˡ [äƤۤ] /(n) positive law/
+ [äƤ] /(n) one's (biological) younger brother/(P)/
+Ư [Ĥɤ] /(n) actual work/
+Ư [Ĥɤ] /actual work hours/
+ [ߤ] /(n) crop/harvest/income/profits/ripeness/
+ [ߤ] /Japanese apricot/ume/
+ [ä] /(n) whether true or false/
+ [ä] /(n) actual expense/cost price/(P)/
+ [ä] /(n) real (own) father/
+ʪ [Ĥ֤] /(n) real thing/original/(P)/
+ʪ [Ĥ֤ĤȤҤ] /cash transaction/
+ʪ [Ĥ֤Ĥ] /(n) actual size/
+ʪϷ [Ĥ֤Ĥ⤱] /(n) full-size model/mock-up/
+ʪ [Ĥ֤ĤӤ礦] /model drawing/
+ [Ĥ] /(n) real (own) mother/
+ [äݤ] /(n) ball cartridge/
+ [Ĥޤ] /(n) one's younger sister/
+̳ [Ĥ] /(n) practical business/(P)/
+̳ [Ĥफ] /(n) person with a head for business/
+̾ [Ĥᤤ] /(n) real name/(P)/
+̾ [Ĥᤤ] /noun substantive/
+ [Ĥ褦] /(n) practical use/utility/(P)/
+Ѳ [Ĥ褦] /(n,vs) making practical or useful/implementation/
+Ѽ [Ĥ褦央] /pragmatism/
+Ѽ [Ĥ褦央] /pragmatist/
+ѿ [Ĥ褦󤢤] /(n) practical model/utility model/new design for practical use/
+Ū [Ĥ褦Ƥ] /(adj-na) practical/(P)/
+ [Ĥ褦Ҥ] /daily or domestic articles/
+ [Ĥ] /(n) use/utility/profit/gain/(P)/
+ [Ĥꤷ央] /utilitarianism/
+ [Ĥꤷ央] /a utilitarian/
+ [Ĥ] /(n) practical theory or principle/
+ [Ĥ礯] /(n) merit/efficiency/arms/force/(P)/
+Ϲ԰ [Ĥ礯] /using force/
+ϹԻ [Ĥ礯] /use of force/(P)/
+ϼ [Ĥ礯] /(n) big wheel/
+ [Ĥ줤] /(n) example/illustration/(P)/
+Ͽ [Ĥ] /(n) authentic account/
+Ͽʪ [Ĥ] /(n) true account/
+ [Ĥ] /(n) true story/(P)/
+ [] /recollect/remember/
+Ť [Τ] /(v5b) to recollect/to remember/
+Ťֲ [Τ֤󤬤] /memorial concert/
+ [] /(n) brushwood/firewood/(P)/
+Ƴ [Ф] /(n) brushwood fence/
+ƴ [Ф] /(n) firewood gathering/
+Ƹ [Ф] /(n) (Japanese) midget Shiba (kind of dog)/
+ [] /(n) lawn/sod/turf/(P)/
+dzϷ [Ф] /(n) prawn/
+Ǵ [Ф] /(n) lawn mowing/
+Ǵ굡 [Ф꤭] /(n) lawnmower/
+ǵ [Ф] /(n) play/drama/(P)/
+ǵͶ [Фˤ] /(exp) to invite a person to the theater/
+ǵζ [ФΤ] /plot of a play/
+ǵǤ [Ф򤦤] /(exp) to play a trick/to give (present) a play/to put up a false show/
+ǵݤä [Фä] /affected/theatrical/pompous/
+ǵﵤ [Ф] /(n) theatrical/
+ǵﵤ [Ф] /(n) theatrical/
+ǵᆴ [Ф] /playhouse/theatre/(P)/
+ [Ф] /(n) lawn/(P)/
+ [Ф] /(n) lawn/sod/turf/(P)/
+ [Ф] /(n) grass plot/
+ [Ф] /(adv) (uk) often/again and again/frequently/
+ȡ [Ф] /(adv) (uk) often/again and again/frequently/(P)/
+ȼ [Ф] /(adv) (uk) often/again and again/frequently/
+ [] /(n) stripe/(P)/
+ʷ [ޤꤹ] /(n) chipmunk/
+ʼ [ޤؤ] /(n) pale-yellow snake (non-poisonous)/
+ʿʪ [ޤ] /(n) woven in stripes/
+ [ޤ] /(n) zebra/
+ʪ [ޤ] /(n) striped cloth/
+ [ޤ] /(n) striped pattern/
+ [ޤ褦] /(n) striped pattern/
+ [ޤΤ] /onyx/
+ [] /(n,n-suf) inn/hut/house/mansion/(P)/
+ [] /(n,n-suf) inn/hut/house/mansion/
+˱ [㤨] /(n) billeting/quarters/
+˴ [㤫] /(n) dormitory dean/
+˷ [㤱] /(n) my elder brother/
+ [㤿] /residence/
+ [Ƥ] /(n) my younger brother/
+ [] /(n) dormitory maintenance fee/
+̩ [ߤ] /(n) chemistry (old term)/
+ [] /(n) bones of Buddha or a saint/
+ [ꤨ] /Epsom salts/magnesium sulfate/
+ [Ȥ] /(n) (Buddh) reliquary/
+ [٤] /(n) syrup/
+ [] /photograph/copy/transcribe/duplicate/reproduce/trace/describe/picture/(P)/
+̤ [Ĥ] /(n) copy/duplicate/facsimile/transcript/(P)/
+̤ [Ĥ] /(n) magic-lantern picture/child's copying pictures/shadowgraph/
+̤Ф [Ĥ] /(v5s) to reflect/to reveal/to show/
+̤ [Ĥ] /(v5s) to film/to transcribe/to duplicate/to reproduce/to trace/to describe/to picture/to photograph/to imitate/(P)/
+̤ [Ĥ] /(n) print/impression/
+̤ [Ĥ] /(v5r) to be photographed/to be projected/(P)/
+̷ [㤭礦] /(n) hand-copied sutras/copying of a sutra/
+̻ [㤸] /(n) copying/transcription/
+̼ [㤸] /(n) realism/real picture/
+̼¼ [㤸Ĥ央] /realism/literalism/
+̼¼ [㤸Ĥ央] /a realist/
+̼Ū [㤸ĤƤ] /(adj-na) realistic/graphic/true to life/
+̾ [㤷礦] /(n) image/
+̿ [㤷礯] /(n) phototypesetting/
+̿ [㤷ä] /photo-typesetter/
+̿ [㤷] /(n) photograph/(P)/
+̿򻣤 [㤷Ȥ] /(exp) to take a picture/
+̤̿ [㤷򤦤Ĥ] /(exp) to photograph/to take a picture/
+̿ [㤷] /(n) photo studio/photographer/
+̿ [㤷] /(n) photographer/
+̿ [㤷󤫤] /(n) photo studio/
+̿ [㤷󤬤] /one's looks in a photo/
+̿ [㤷] /(n) camera/
+̿ [㤷] /(n) camera/
+̿Ź [㤷󤭤Ƥ] /camera shop/
+̿뺧 [㤷󤱤ä] /picture marriage/
+̿ [㤷󤮤餤] /camera shy/
+̿ [㤷] /(n) photographer/
+̤̿ [㤷󤦤Ĥ] /photogenicity/
+̿ [㤷󤷤夦] /(n) weekly pictorial magazine/
+̿ [㤷󤷤夦] /collection of photographs/photoalbum/(P)/
+̿ [㤷󤸤] /(n) photography/
+̿ [㤷󤷤礯] /photosetting (in printing)/
+̿ [㤷󤻤Ϥ] /photoengraving/
+̿ [㤷󤻤Ф] /photolithography/
+̿¬ [㤷󤽤礦] /photographic surveying/
+̿Ģ [㤷礦] /(n) photograph album/
+̿ [㤷Ǥ󤽤] /phototelegraphy/
+̿ [㤷ȤäѤ] /phototype/
+̿Ƚ [㤷ϤƤ] /deciding the winner from a photo/
+̿Ƚ辡 [㤷ϤƤä礦] /photo finish/
+̿ [㤷Ф] /(n) photostat/photographic plate/photogravure/
+̿ [㤷Ϥ] /(n) (newspaper) cameramen/
+̿˾ [㤷ܤ󤭤礦] /photographic telescope/
+ [㤻] /(n,vs) sketching/drawing from nature/portrayal/description/(P)/
+ [㤻] /(n) picture drawn from life/
+ġ [㤻礦] /sketchbook/
+Ģ [㤻礦] /sketchbook/
+ʸ [㤻֤] /(n) word picture/
+ [㤾] /(n,vs) image/map/
+ [] /(n) copying a musical score/
+ [ۤ] /(n) manuscript/written copy/codex/
+ͤ [] /(v5m) to shine in (light)/to illuminate/
+ͤ [] /(v5s) to shine/to strike/(P)/
+ͤ [] /(iK) (v5t) to attack/to avenge/
+ͤ [] /(v1) to shoot/(P)/
+ͤؤ [ޤʤ] /(exp) to learn archery/
+ͱ [㤨] /(n) (math) projection/
+ͳ [㤫] /(n) angle of fire/
+ͳݤ [] /(v1) to shoot or fire off an arrow/
+ͷ [㤲] /(n,vs) firing/shooting/fire/gunshot/marksmanship/(P)/
+ͷͥ [㤲Τ椦󤸤] /priority of fires/
+ͷػϰ [㤲󤷤] /no fire area/
+ͷ [㤲礦] /rifle or shooting range/
+͸ [㤳] /(n) speculation/
+͸ [㤳] /(n) speculative spirit/
+͹ [㤳] /(n) speculation/
+͹ [㤳] /(n) speculative spirit/
+ͻ [㤵] /(n,vs) shooting to death/(P)/
+ͻ [] /(v5s) to shoot a person to death/
+ͻߤ [Ȥ] /(v1) to shoot dead/to make something one's own/(P)/
+ͼ [] /(n) archer/shooter/bowman/
+ͼ [㤷] /(n) archer/shooter/bowman/
+ͼ [Ƥ] /(n) Sagittarius/bowman's seat/firing seat/
+ͽ [㤷] /(n,vs) shooting/emitting/
+; [㤸礦] /(n) rifle or shooting range/archery range or ground/
+ [㤻] /(n,vs) ejaculation/
+»ʤ [ʤ] /(v5u) to shoot and miss/
+̤ [Ȥ] /(v5s) to pierce/to penetrate/
+ [Ƥ] /(n) rifle range/(P)/
+Ū [Ƥ] /(n) target practice/
+Ū [Ƥ礦] /rifle range/
+ [Ф礦] /(n) place for an airplane to take target practice/
+ȴ [̤] /(v5k) to shoot through/
+֤ [] /(v5s) to return fire/to shoot back/
+ˡ [ۤ] /(n) archery/
+Ȥ [Ȥ] /(v5s) to shoot down/to win/to gain/
+ [] /(n) love of easy money/
+ [ꤷ] /mercenary spirit/mind oriented to money-making/
+ [] /(v1) to pin the enemy down/to glare another down (and render impotent)/
+ΤƤ֤ [ƤƤ] /(v5k) to leave something as it is/
+ΤƤ [Ƥ] /(v1) to throw away/to cast aside/to abandon/to resign/(P)/
+Τƥݥ [ƥݥ] /(n) photographic prints that you don't keep/
+ΤƵ [Ƥ] /(v5r) to abandon (ship)/
+Τƶ [Ƥ] /(n) wasted money/
+ΤƸ [Ƥ] /stray dog/
+Τƻ [Ƥ] /(n) abandoned child/foundling/(P)/
+Τƽ [Ƥɤ] /(n) dumping spot/place to kill oneself/
+Τƾ [Ƥ] /(n) dumping ground/dump/
+Τƿ [Ƥ] /(n) at the risk of one's life/
+Τ [Ƥ] /(n) (in the game of go) a sacrificed stone/ornamental garden stone/
+Τ [Ƥ] /sharp parting remark/
+Τ [Ƥ] /(n) priced dirt cheap/
+Τ֤ [Ƥ] /(v5k) to leave as is/to ignore/
+Τǭ [Ƥͤ] /abandoned (stray) cat/
+Τ [Ƥ] /(n) selling for a song/dumping/
+Τȭ [ƤФ] /(adj-na,n) desperation/
+λ [Ƥ] /(n) abandoned child/foundling/
+ξ [㤷礦] /(n) abstraction/
+ξ [Ƥ] /(n) dumping ground/dump/
+ο [㤷] /(n) (Buddh) renouncing the flesh or the world/becoming a priest/risking one's life for others/
+ο [Ƥ] /(n) at the risk of one's life/
+ǭ [Ƥͤ] /(io) abandoned (stray) cat/
+ [Ƥ] /(n) sacrifice sale/
+ȭ [ƤФ] /(adj-na,n) desperation/
+ [] /(n) remission/(P)/
+Ф˹ [ˤޤ] /(exp) to couch (a sword)/to stand ready (to do)/
+Ф [ʤʤ] /(adj-na,n) obliqueness/(P)/
+Ф [ʤʤ] /diagonally/obliquely/slantingly/slantwise/
+Ф [ʤʤᤪ礯] /oblique stress/
+Ф [ʤʤˤ夦] /(n) oblique incidence/
+б [㤨] /(n) slanted or oblique shadow/
+г [㤫] /obliqueness/
+гγ [㤫Τ] /obliqueness hierarchy/
+г [㤫Ȥ] /obliqueness command/
+г [㤫] /(n) bevel/
+г [㤫夦] /(n) oblique prism/
+г [㤫ä] /(n) traversing (in skiing)/
+и [Ϥ] /(n) aslant/oblique/diagonal/
+и [Ϥ] /(n) aslant/oblique/diagonal/
+и [㤳] /(n) slanting rays of light/
+й [㤳] /(n) inclined shaft/
+л [㤷] /(n) squint/strabismus/
+ [㤻] /(n) oblique line/
+ [Ȥ] /(n) leaning tower/
+ [Ȥ] /oblique projection/
+ [ؤ] /(n) oblique line/hypotenuse/
+ [] /(n) slope/slanting surface/bevel/(P)/
+ [褦] /(adj-no,n) setting sun/declining/(P)/
+² [褦] /(n) declining or impoverished aristocracy/
+ [㤱] /wryneck/
+Ѥ [ˤ] /(v1,vi) to boil/to cook/to be cooked/(P)/
+Ѥ֤ [ˤ꤫] /(v5r) to boil/to seethe/
+Ѥڤʤ [ˤʤ] /(adj,exp) half-cooked/vague/halfhearted/indecisive/
+Ѥ [ˤ] /(n) boiling water/
+Ѥޤ [ˤΤޤ] /(exp) to be betrayed/
+Ѥ֤ [ˤ] /(v5r) to seethe/to ferment/to boil over/
+ѤΩ [ˤ] /(v5t) to boil/to come to a boil/
+Ѥ [ˤ] /(v5r) to boil/
+ѤĤ [ˤĤ] /(v1) to boil down/to concentrate/
+Ѥ䤹 [ˤ䤹] /(v5s) to cook inside/(P)/
+Ѥ [ˤ] /(v1,vt) to boil/to cook/(P)/
+Ѵ [ˤܤ] /(n) (small crunchy) dried sardines/
+Ѵ [ˤܤ] /(n) (small crunchy) dried sardines/
+ѵͤޤ [ˤĤޤ] /(v5r) to be boiled down/
+ѵͤ [ˤĤ] /(v1) to boil down/to concentrate/(P)/
+ѵ [ˤ] /(n) boiled fish/
+ѶŤ [ˤ] /(n) jellied fish or meat broth/
+ѹ [ˤ] /(n) stew/hodgepodge/
+ѹ [ˤ] /(v5m) to cook together/to boil well/(P)/
+ѽ [ˤ] /(n) broth/
+ѽФ [ˤ] /(n) (soup) stock/broth/
+ѽФ [ˤ] /(v5s) to boil down/to extract/
+Ѿ夬 [ˤ] /(v5r) to boil up/to be thoroughly cooked/
+ѿ椭 [ˤ] /(n,vs) cooking/
+ [ˤ] /(n) vegetables such as taros, carrots, konnyaku, etc. cooked almost to dryness in soy sauce and water/
+ [ˤ] /(v1) to boil down/
+Ʀ [ˤޤ] /(n) cooked beans/
+결 [ˤ] /(n) store selling boiled vegetables, fish, and beans/
+դ [ˤĤ] /(n) vegetables or fish boiled in soy sauce/
+դ [ˤĤ] /(v1) to cook hard/
+ʨ [դ] /(n,vs) boiling up/
+ʨ [դĤ] /(n) scalder/
+ʨ [դĤ礦ɤ] /sterilization by boiling/
+ʪ [ˤ] /(n) food cooked by boiling or stewing/(P)/
+֤ [ˤ] /(v5s) to warm over/
+ [ˤ] /(n) falling apart while cooking/
+ [ˤ] /(n) way of cooking/a cook/
+Ω [ˤ] /(v5t,vi) to boil or simmer/
+ΩƤ [ˤƤ] /(v1,vt) to boil or simmer/
+ [ˤܤ] /(v1) to boil over/
+ [] /(suf) company/
+ [䤷] /(n) Shinto shrine/
+Ҥ [Τۤ] /company policy/
+Ұ [㤤] /(n) official seal of a company/
+Ұ [㤤] /(n) company employee/(P)/
+Ұ [㤤󤭤礦] /employee training/employee education/
+ҰƲ [㤤󤷤礯ɤ] /(n) staff canteen/
+Ұ [㤤礦] /company dormitory/
+ұ [㤦] /(n) company fortunes/
+Ҳ [㤪] /(n) company office building/(P)/
+Ҳ [㤱] /(n) family of Shinto priests serving a shrine on a hereditary basis/
+Ҳ [㤫] /company song/
+Ҳ [㤫] /(n) society/public/(P)/
+Ҳ [㤫] /(n) social ills/
+Ҳռ [㤫] /social consciousness/
+Ҳư [㤫ɤ] /social movement/(P)/
+Ҳ [㤫] /(n) socialization/
+Ҳ [㤫] /(n) social studies/(P)/
+Ҳʳ [㤫] /social science/(P)/
+Ҳ [㤫] /(n) sociology/(P)/
+Ҳ [㤫] /(n) social fund/
+Ҳݾ [㤫礦դ礦] /(n) social phobias/
+Ҳ񶵰 [㤫礦] /social education/(P)/
+Ҳ [㤫䤯] /(n) social contract theory (e.g., Rousseau's)/
+Ҳк [㤫] /(n) socio-economics/social economy/
+Ҳ񸽾 [㤫󤷤礦] /(n) social phenomenon/
+Ҳ [㤫󤴤] /(n) sociolinguistics/
+Ҳ׸ [㤫] /(n) contribution to society/
+Ҳ [㤫ۤ] /SOC/social capital/(P)/
+Ҳ [㤫礦] /social work/(P)/
+Ҳ [㤫央] /socialism/(P)/
+Ҳ [㤫央] /socialist (person)/
+Ҳʳ [㤫礫] /social sciences/
+Ҳ [㤫꤬] /social psychology/
+Ҳ [㤫] /(n) upstanding member of society/(P)/
+Ҳ [㤫䤭夦] /(n) baseball tournament between non-professional teams sponsored by corporations/
+Ҳ [㤫勞] /special consideration for non-traditional (older) students/
+Ҳ [㤫] /social system/
+Ҳ [㤫] /(n) sociality/(P)/
+Ҳ [㤫] /social policy/
+Ҳ [㤫] /(n) social life/
+Ҳʪ [㤫֤Ĥ] /sociobiology/
+Ҳ [㤫] /stratum of society/
+Ҳ [㤫Ĥ] /(n,vs) (maintain, observe) social (public) order/
+Ҳǰ [㤫Ĥͤ] /(n) idea commonly (generally) accepted in the world/
+ҲŪ [㤫Ƥ] /(adj-na) social/(P)/
+Ҳ [㤫Ȥ] /Socialist Party/(P)/
+Ҳ [㤫ʤ] /(n) a charity pot/
+Ҳ԰¾㳲 [㤫դ󤷤礦] /(n) social-anxiety disorder/
+Ҳ [㤫] /local news section/the city desk/
+Ҳ [㤫դä] /rehabilitation (in society)/(P)/
+Ҳʡ [㤫դ] /social welfare/(P)/
+Ҳݸ [㤫ۤ] /social insurance/(P)/
+Ҳݸģ [㤫ۤ礦] /Social Insurance Agency/(P)/
+Ҳݾ [㤫ۤ礦] /social security/(P)/
+Ҳ [㤫ۤ] /(n) voluntary social service/
+Ҳ̱硹 [㤫ߤ󤷤夷央] /social democracy/
+Ҳ̱ [㤫ߤ󤷤夷央] /social democracy/
+Ҳ̱ [㤫ߤ󤷤Ȥ] /Social Democratic Party/
+Ҳ [㤫] /(n) society or local news page/(P)/
+Ҳ [㤫] /social problem/(P)/
+ҳ [㤬] /(n) outside the company/(P)/
+ҳȯ [㤬Ϥä] /external (to a company) communications/
+ҳ [㤬] /(n) company secret/
+Ҷ [㤭礦] /(n) Social and Communist Parties/
+Ҷ [㤮礦] /(n) a company's business/
+ҷ [㤯] /(n) guiding precepts of a company (firm)/
+Ҹ [㤳] /(n) social life/social intercourse/(P)/
+Ҹ [㤳] /(n) sociable person/
+Ҹ [㤳] /(n) high society/
+Ҹ [㤳줤] /(exp) a polite or diplomatic way of putting things/
+Ҹ [㤳] /(n) sociability/
+ҸŪ [㤳Ƥ] /(adj-na) sociable/(P)/
+ҸϢ [㤳󤴤] /coalition of the Socialist Party and the Komeito/
+ҹ [㤳] /(n) (company) announcement/(P)/
+Һ [㤵] /(n) bonds/(P)/
+Һĸ [㤵󤷤] /(n) bondholder/
+һ [㤷] /(n) history of a company/
+һ [㤸] /(n) shrines and temples/
+Ҽ [㤷] /(n) company head or owner/
+Ҿ [㤷礦] /(n) company badge/
+ [㤼] /(n) company policy/
+ [㤻] /(adj-na) company manufactured/
+ [㤻] /(n) editorial/leading article/(P)/
+ [㤻] /(n) private railway or bus line/
+ [㤽] /(n) priest attached to a shrine/
+ [㤽] /(n) company funeral/(P)/
+§ [㤽] /(n) company regulations/
+ [㤿] /(n) company owned house/(P)/
+ [] /(n) corporation/association/
+ˡ [ۤ] /(n) corporation/(P)/
+ [夦] /(n) in a company/a troupe/
+Ĺ [礦] /(n) company president/manager/director/(P)/
+Ĺ˲碌 [礦ˤ碌] /(exp) to arrange a meeting with the company president/
+Ĺ [礦] /(n) president's office/
+Ĺ̿ [礦ᤤ줤] /(n) presidential order/
+ [Ǥ] /(n) (main building of a) Shinto shrine/
+Ƭ [Ȥ] /(n) front of (the main building of) a shrine/
+ [ʤ] /(n) within a company/(P)/
+⳰ [ʤ] /(exp) inside and outside the company/
+ [ʤ礦ۤ] /company-internal information/
+۸ [ʤ٤󤴤] /(n) in-house lawyer/
+ [ʤۤ] /(n) company newsletter/
+ [] /(n) company expenses/at company expense/
+ [Ҥ] /(n) a company guest/
+ [դ] /(n) corporate culture/company climate or spirit/the way a company does things/
+̱ [ߤȤ] /Social Democratic Party (abbr.)/(P)/
+̳ [] /(n) company business/clerical work at a shrine/
+̳ [ष] /(n) shrine office/
+̾ [ᤤ] /(n) name of company/(P)/
+̿ [ᤤ] /(n) company orders/
+ͧ [椦] /(n) colleague/company friend/
+ [褦] /(n) company business/
+Ѽ [褦] /company car/
+² [褦] /(n) expense-account spenders/
+ [줭] /(n) history of a company/
+ [㤷礯] /(n) the State (tutelary deity and god of grain)/
+ [] /(n) (silk) gauze/
+Ӥ [Τ褦] /(adj-na) gauzy/
+ [] /(n) person/(P)/
+դ [㤹] /(vs-s) to thank/
+դ [ޤ] /(n) excuse/apology/
+դ [ޤ] /(v5r) to apologize/(P)/
+հ [㤤] /(n) gratitude/thanks/(P)/
+ղ [㤪] /(n) (expression of) gratitude/
+ղ [㤪󤫤] /thank-you party/
+ն [㤭] /(n) reward/monetary expression of thanks/
+պ [㤶] /(n) apology/(P)/
+պṭ [㤶] /published apology/
+ռ [㤸] /(n) thanks/apology/
+վ [㤸礦] /(n) thank-you letter/letter of apology/
+ [㤼] /(n) refusal/
+ [ˤ] /(n) the carnival/
+ [줤] /(n) reward/honorarium/(P)/
+ [] /(n) car/vehicle/wheel/(P)/
+֤ͤ [ޤˤϤͤ] /(exp) to be struck by a car/
+֤ή [ޤΤʤ] /flow of cars/
+֤ž [ޤ򤳤] /(exp) to drive a car/
+֤򤱤 [ޤ褱] /(exp) to dodge a car/
+֤失 [ޤˤĤ] /(exp) to pull a car up at the gate/
+֤α [ޤȤ] /(exp) to park a car/
+ְػ [ޤ] /(n) wheelchair/(P)/
+ְ [ޤ] /(n) a well equipped with a pulley for drawing water/
+ֲ [ޤ] /(n) rickshawman/rickshaw station/cartwright/
+ֲ [ޤ] /(n) prawn/wheel shrimp/
+ֳϷ [ޤ] /(n) prawn/
+ֳ [㤫] /linchpin/
+ִֵΥ [㤫󤭤] /(n) distance between two trains or vehicles/
+ִ [ޤ褻] /(n) carriage porch/entranceway/
+ַ [㤱] /(n) bike-race (betting) ticket/
+ָ [㤱] /(n) vehicle inspection/(P)/
+ָ [㤳] /(n) garage/car shed/(P)/
+ֹû [㤳] /car with the body lowered/lowrider/
+ֺ [ޤ] /(n) sitting in a circle/
+ֻߤ [ޤɤ] /(n) (railway) buffer stop/bumper/bumping post/
+ּ [㤸] /(n) axle/(P)/
+ּ [㤷] /(n) car make/car model/(P)/
+־ [㤷礦] /(n) (train) conductor/(P)/
+־ [㤷礦] /(n) conductors' station (office)/
+־ [㤷礦] /(n) conductor's compartment/
+־ [㤸礦] /(n) on or aboard a train or vehicle/
+ֿ줤 [ޤ褤] /car sickness/
+ [㤻] /(n) car track/(P)/
+ [Ф] /(n) plantain/
+ [㤽] /(n) car window/(P)/
+ [㤿] /(n) body (of car)/frame/(P)/
+ [ޤ] /(n) carfare/cartage fee/honorarium/
+ [] /(n) chassis/car body/
+繩 [ޤ] /(n) cartwright/
+ [夦] /(n-adv,n-t) in a train or vehicle/(P)/
+ [夦] /(n) informal talk given (as by a politician, etc.) aboard a train/
+ [ޤ] /(n) carfare/cartage fee/
+ƻ [ɤ] /(n) roadway/(P)/
+ [ʤ] /(n) inside a carriage/(P)/
+ [ʤ] /(n) inspection of tickets in the car (carriage)/
+ [ʤȤ] /(n) interior light/
+ [] /(n) horses and vehicles/
+ [Ф] /(n) carfare/fare/transportation expenses/
+ [] /(n) rickshaw man/
+ [դ] /winter street dust/
+ [ޤ褦Ҥ] /car parts/
+ξ [礦] /(n) (1) rolling stock/railroad cars/vehicles/(P)/
+ξ [礦] /motorized/
+ξ [礦] /(n) rolling stock (manufacturing) company/
+ξ [礦夦] /convoy/
+ [꤭] /(n) cartman/
+ [] /(n) (car) wheel/(P)/
+ [礦] /(n) (1) rolling stock/railroad cars/vehicles/(2) number of cars (in a train)/
+ [礦] /(n) vehicles/rolling stock/
+פ [] /(v5r) to interrupt/to intercept/to obstruct/(P)/
+׸ [㤳] /(n) shade/darken/
+׸ڶ [㤳ɤ] /(n) "spaceman" clay figurine from about 500 AD/
+ [] /(n,vs) interception/quarantine/(P)/
+Ǵ [] /(n) circuit breaker/railway crossing gate/
+ǵ [] /(n) circuit breaker/railway crossing gate/(P)/
+ [ڤ] /bulkhead/
+̵ [ˤ] /(adv) desperately/recklessly/rush headlong/
+ [ؤ] /(n,vs) screen/
+ʪ [ؤ֤] /shelter/cover/
+ [ؤ] /(n) snake/serpent/(P)/
+ؤ [Τ] /(n) (umbrella with) bull's-eye (pattern)/(P)/
+ؤ [ؤӤΤ褦] /(adj-na) snakelike/snaky/serpentine/
+ش [㤫] /(n) coil/hose/
+ظ [ؤӤĤ] /(n) snake charmer/
+ظ [ؤӤĤ] /(n) the Serpent Bearer (constellation)/Ophiuchus/
+ظ [㤰] /(n) faucet/tap/(P)/
+ع [] /(n,vs) meandering/crawling/(P)/
+غ [ؤӤ] /(n) Serpent (constellation)/
+ػȤ [ؤӤĤ] /(n) snake charmer/
+­ [] /(n) redundancy/utter superfluousness/uselessness/
+ [㤿] /(n) body of a snake/serpentine/
+ [ɤ] /snake venom/snake toxin/
+ [ؤӤɤ] /snake venom/snake toxin/
+ʢ [Ф] /(n) (camera) bellows/ceiling molding/design of parallel lines/cornice/
+ [󤻤] /(n) serpentine/
+ [㤫] /(n) gabion/
+ [] /(n) (1) serpent (snake) and scorpion/(2) detestation/
+ [] /(n) (1) serpent (snake) and scorpion/(2) detestation/
+ [褳] /(adj-na,n) wicked/evil/(P)/
+٤ޤʿ [褳ޤʤ] /evil heart/
+ٰ [㤢] /(adj-na,n) wicked/evil/
+ٰ [㤤] /(n) lewdness/
+ٵ [㤭] /(n) noxious gas/maliciousness/
+ٵ [㤭] /devil/imp/evil spirit/
+ٶ [㤭礦] /(n) heresy/heathenism/paganism/
+ٶ [㤭礯] /(adj-na,n) wickedness/
+ٸ [㤱] /(n) evil point of view/
+ٸ [㤱] /(adj-na,n) hard hearted/cruel/unkind/
+ٽ [㤷夦] /(n) heresy/foreign religion/
+ٿ [㤷] /(n) wicked heart/evil design/
+ٿ [㤷] /(n) an evil god/
+ٿ [㤹] /(n,vs) distrust/unjust suspicion/
+ [㤻] /(n) heretical doctrine/
+ [] /(n) knowledge applied to evil purposes/
+ƻ [ɤ] /(n) evil course/heresy/(P)/
+ǰ [ͤ] /(n) wicked thought/wicked mind/
+ [] /(n) foul fly/
+ˡ [ۤ] /(n) heretical teachings/the black arts/
+ [] /(adj-na,n,vs) hindrance/intrusion/(P)/
+õ [ޤä] /(n) nuisance/obstructive (person)/troublesome (person)/
+õ [ޥä] /(n) nuisance/obstructive (person)/troublesome (person)/
+ [ޤ] /(n) someone who is a nuisance or a burden/
+⽭ [ޤ] /(adj,exp) troublesome/pain in the butt/
+ʪ [ޤ] /(n) obstacle/hindrance/
+Ω [ޤ] /(n) a hindrance/
+ [褯] /(n) evil desire/
+ [] /(n) illicit love/
+ [㤱] /(adj-na,n) cruelty/hard-heartedness/
+ [] /(n) borrowing/
+ [㤯] /(n) borrowing/
+ڤ [] /(n) borrowing/debt/loan/(P)/
+ڤ [äѤʤ] /(n) borrowing without returning/
+ڤ [] /(v1) to borrow/to have a loan/to hire/to rent/to buy on credit/(P)/
+ڤ [ꤤ礦] /borrowed clothes/
+ڤۤ [ꤳ] /(n) outstanding debt/overdraft/
+ڤۤ [ꤳ] /overdraft/outstanding debt/
+ڤۤ [ꤳ] /(v5s) to overdraw/
+ڤ [ꤤ] /(n) house for rent/rented house/renting a house/
+ڤ [] /(n) house for rent/rented house/renting a house/
+ڤ [] /borrowing fire/borrowed fire/
+ڤ괹 [꤫] /(n) conversion/refunding/renewal/
+ڤ괹 [꤫] /(v1) to convert (a loan)/
+ڤ [] /rented room/
+ڤ [ꤳ] /(v5m) to borrow/
+ڤ [ꤸ] /characters borrowed (to represent the meaning)/
+ڤ [̤] /(n) borrower/renter/
+ڤ [ɤ] /borrowing without returning/
+ڤ [] /(n) borrower/debtor/tenant/
+ڤ [ꤦ] /(v1) to borrow/to have a loan/to hire/to rent/to buy on credit/
+ڤ [ꤦ] /borrowed money/
+ڤ [ꤦˤ] /borrower/debtor/tenant/
+ڤ꽸 [ꤢĤ] /(v1) to borrow money/to call for loans/
+ڤ꽻 [ꤺޤ] /(n) living in rented quarters/
+ڤФ [] /(v5s) to borrow/to take out/
+ڤ夲 [ꤢ] /(v1) to hire/to lease/to requisition/to charter/
+ڤڤ [꤭] /(n) reserved (car)/
+ڤڤ [꤭] /(v5r) to reserve/
+ڤߤ [꤫] /(n) loan/lending and borrowing/
+ڤ [ꤿ] /(n) rented house/
+ڤ [] /(n) leased land/
+ڤ [꤮] /(n) borrowed clothes/
+ڤ [] /(n) rent/hire/
+ڤŹ [] /(n) rented shop/
+ڤݤ [ꤿ] /(v5s) to evade payment/
+ڤƨ [ˤ] /running away from a debt/
+ڤ [ꤤ] /(n) debt/(P)/
+ڤ [ꤤ] /(v1) to borrow/to rent/to lease/to charter/
+ڤ [ꤤ줭] /(n) loan payable/
+ڤʪ [] /(n) borrowed thing/
+ڤ [꤫] /(n) debtor/debit/way of borrowing/
+ڤ̾ [] /borrowed name/
+ڤ [] /(v5r) to borrow/to have a loan/to hire/to rent/to buy on credit/
+ڲ [㤯] /(n) house for rent/rented house/renting a house/
+ڲ [㤯䤺ޤ] /living in rented quarters/
+ڲ [ꤤ] /(n) house for rent/rented house/renting a house/(P)/
+ڲ [] /(n) house for rent/rented house/renting a house/
+ڲ [㤯] /(n) house for rent/rented house/renting a house/
+ڲ [ä] /(n) house for rent/rented house/renting a house/
+ڲȿ [㤯ˤ] /(n) tenant/renter/
+ڲȿ [äˤ] /(n) tenant/renter/
+ڲ [ä] /tenancy troubles/
+ڴ [ä] /(n) (international) loan/(P)/
+ڶ [ä] /(n) debt/loan/liabilities/(P)/
+ڶ⤬ [ä󤬤] /(exp) to get deeper in debt/
+ڶǶ줷 [äǤ뤷] /to be distressed with debts/
+ڶη [äΤ] /security for a loan/
+ڶ [äȤ] /(n) bill collection/bill collector/dun/
+ں [㤯] /(n) loan/debt/liability/
+ڼ [̤] /(n) borrower/debtor/tenant/
+ھ夲 [ꤢ] /(v1) to hire/to lease/to requisition/to charter/
+ڿ [ˤ] /borrower/
+ [㤯] /(n) debt/
+ [㤯] /(n) loan/lending and borrowing/
+ [㤯] /(n) leased land/(P)/
+ϸ [㤯] /(n) lease/leasehold/
+ [㤯礦] /land rent/
+ [ꤤ줭] /(n) loan/debt/(P)/
+ʪ [] /(n) borrowed thing/
+ [㤯] /(n,vs) inquiring/
+ [] /(n,vs) inquiring/
+ [㤯褦] /(n) borrowing/loan/
+Ѽ [㤯褦] /borrower/
+ѽ [㤯褦] /IOU/
+Ѿڽ [㤯褦礦] /promissory note/
+ [㤯] /(n) borrowing and reading/
+ [㤯礦] /(n) rent money/
+ [㤯] /(n) one-tenth of a go/dip/ladle/
+ [㤯] /(n) a measure/a rule/a scale/length/(P)/
+ܤ [㤯Ȥ] /(exp) to measure (the length)/
+ܤƤ [㤯򤢤Ƥ] /(exp) to measure with a rule/
+ܴˡ [äۤ] /(n) old Japanese system of weights and measures/
+ܹ [ä] /(n) the ulna/
+ܼ [㤯Ȥ] /(n) measuring worm/inchworm/looper (caterpillar)/
+ܼ [㤯Ȥष] /(n) inchworm/measuring worm/looper (caterpillar)/
+ܼ [㤯Ȥष] /(n) inchworm/measuring worm/looper (caterpillar)/
+ [㤯] /(n) (something) tiny/trifle/
+ [] /(n) (something) tiny/trifle/
+ [㤯] /(n) small plot of land/
+ [㤯] /(n) linear measure/scale/(P)/
+Ȭ [㤯Ϥ] /(n) (1) bamboo flute/(2) (X) (vulg) oral sex/fellatio/(P)/
+ [㤯] /(n) ladle/dipper/
+ݻ [㤯] /(n) bamboo ladle/
+ݻ구 [㤯礦] /(adj-na,n) a hard-and-fast rule/stick fast to rules/a stickler (for rules)/hidebound system/inflexible/
+ʸ [⤸] /(n) wooden spoon/ladle/rice scoop/
+ޤ [䤱] /(v1,vi) to burn/to be roasted/to be sunburnt/
+Ǯ [㤯ͤ] /(adj-no,n) red hot/scorching heat/incandescence/
+߰ [㤯] /(n) peerage/court rank/
+߸魯 [ߤ魯] /(v5s) to drink together/
+ [] /(v5m) to serve sake/
+ [㤯] /(n) barmaid/waitress/
+ [㤯礦] /(n) consideration/pardon/
+ [㤫] /(n) Shakyamuni/the Buddha/(P)/
+ǡ [㤫ˤ餤] /(n) Sakyamuni/
+̶ [㤫] /(n) Sakyamuni/
+ [㤯] /(n) exegesis/
+ [㤯] /Kukai (name of a Buddhist priest)/
+ [㤯] /(adj-na,n) with sudden awakening/well satisfied with an explanation/
+Ȥ [㤯Ȥ] /with sudden illumination/
+º [㤯] /(n) Sakyamuni/
+ŵ [㤯Ƥ] /(n) Buddhist sutras/Buddhist literature/
+ [㤯ۤ] /(n,vs) release/liberation/acquittal/(P)/
+ [㤯ᤤ] /(n,vs) explanation/vindication/(P)/
+ [] /(n) tin/(P)/
+ [㤯礦] /(n) bishop's staff/khakkhara/
+ [Ҥ] /tinware/
+㡹 [狼狼] /(adj) youthful/young/(P)/
+㤤 [狼] /(adj) young/(P)/
+㤤 [狼] /(n) young person/
+㤤 [狼] /while young/
+㤯 [狼] /(exp) to do something young (e.g. die)/
+㤯 [狼ߤ] /to look (seem) young/
+㤵 [狼] /(n) youth/(P)/
+㤷 [⤷] /(adv) (uk) if/in case/supposing/(P)/
+㤷 [⤷] /(adv,exp) (uk) perhaps/maybe/by some chance/(P)/
+㤷 [⤷] /(adv,exp) (uk) perhaps/possibly/
+㤷 [⤷] /(adv,exp) (uk) perhaps/maybe/by some chance/(P)/
+㤷 [⤷] /(conj,exp) or/otherwise/(P)/
+㤷 [⤷] /(adv) if/(P)/
+㱣 [狼󤭤] /(n) early retirement/
+ [狼] /(n) young wife (mistress)/
+ [狼] /(n) sprouts/new shoots/buds/
+㴳 [ä] /(n-adv,n) some/few/number of/(P)/
+㵤 [狼] /(n) youthful impetuosity/youthful vitality/
+ [狼ߤ] /(n) young prince/shrine dedicated to the son of the god of the main shrine/newly built shrine/
+㷯 [狼] /(n) young lord or prince/
+ [狼ɤ] /(n) chick/chicken/
+ [狼भ] /(n) intended for the young/
+ [狼] /(n) young greens or herbs/
+ [狼Ť] /(n) made up to look young/
+ [狼] /(n) young branch/sprig/
+ [狼] /(n,vs) premature death/
+ [狼餵] /(n) light purple/mauve/
+ [狼餤] /(n) young samurai/
+ [狼] /(n) young man/youth/lad/(P)/
+㤷 [狼狼] /(adj) youthful/young/
+ [狼] /(n) young person/(P)/
+㽰 [狼] /(n) young man/young kabuki actor/
+㽰 [狼夦] /(n) young man/young kabuki actor/
+㾾 [狼ޤ] /(n) young pine/New Year's symbolic pine decoration/(P)/
+ [盧] /(n) young person/young man/(P)/
+ [狼ߤ] /(n) first water drawn from a well on New Year's Day/
+ [狼] /(n) prime of youth/
+ [狼] /(n) youngster/neophyte/
+ [狼] /(n) green grass/young (fresh) grass/
+ [狼] /bright green/chartreuse green/
+¤ [狼] /(n) greenhorn/youngster/
+羭 [狼礦] /young leader or master/
+ö [狼] /(n) young master/young gentleman/
+ [狼Ƥ] /the Wakatake Variety Theater/
+ĻЧ [狼ɤɤ] /young chicken on rice/
+ [狼Ȥ] /(n) young lord/
+¸ [狼ȤΤФ] /(n) young monarch or samurai/
+ [狼Ȥ] /(n) foot-man/foot soldier/
+ [狼] /(n) first hot bath on New Year's Day/
+Ť [狼Ϥ] /premature baldness/
+ǯ [㤯ͤ] /(n) youth/(P)/
+ǯ [狼ɤ] /(n) young person acting like an old person/
+ǯ [㤯ͤ󤬤] /(adj-na) juvenile/
+ǯǢ [㤯ͤ󤬤Ȥˤ礦Ӥ礦] /(n) juvenile onset diabetes/
+ [㤯Ϥ] /(n) young person/inexperienced person/novice/
+ڼ [㤯Ϥ] /(n) fledgling/junior member/young person/inexperienced person/novice/
+ڼ [㤯Ϥ] /(n) fledgling/junior member/young person/inexperienced person/novice/
+ȱ [狼餬] /(n) prematurely gray hair/
+ [狼դ] /young couple/
+ [狼] /(n) seaweed variety/alaria/(P)/
+ [狼ष] /(n) young warrior/
+֤ [狼] /(n) rejuvenation/restoration of youth/(P)/
+֤ [狼] /(v5r) to be rejuvenated/to feel young again/
+ [狼] /(n) young tree/sapling/
+ [狼] /(n) young master/
+ [狼] /(n) new leaves/fresh verdure/(P)/
+եޡ [狼Хޡ] /sticker for new car drivers/
+ [狼ߤɤ] /(n) fresh green/color of young pine/
+ [] /(n) (1) patina/antique look/(2) elegant simplicity/(3) well-trained voice/(P)/
+䤷 [Ӥ] /(adj) lonely/lonesome/solitary/desolate/(P)/
+䤷 [ߤ] /(adj) lonely/lonesome/solitary/desolate/
+䤷 [Ӥ] /(v5r) to miss someone (something)/
+Ȥ [㤯Ȥ] /still/hushed/
+Ȥ [Ȥ] /still/hushed/
+礦 [礦] /(n) loneliness/desolateness/
+줿 [Ӥ줿] /dead season/
+ [Ӥ] /(v1) to decline/to fall (down)/
+ [ä礦] /(n) (Buddh) paradise/
+ [㤯ͤ] /(adj-na,n) lonely/desolate/
+ [] /(adj-na,n) lonely/desolate/(P)/
+ [󤿤] /(adj-t) desolate/lonely/
+ [㤯] /(n) Nirvana/death/
+ [Ф] /(n) loneliness/desolation/
+ [礦] /(n) loneliness/desolateness/
+줿 [礦] /(adj-t) desolate/lonely/
+ [㤯] /(n,n-suf) weakness/the weak/little less then/(P)/
+ [ʤʤ] /weak/delicate/supple/
+塹 [路] /(adj) frail/slender/feminine/
+夤 [襤] /(adj) weak/frail/delicate/tender/unskilled/weak (wine)/(P)/
+夤к [襤] /(n) weak economy/
+夤 [襤] /weak person/the weak/
+夤ߺ [襤褦] /(n) weak interaction (physics)/
+夭 [來] /weak person/the weak/
+夯 [勞] /(exp) to turn down (heat, sound, etc.)/
+夵 [蘆] /(n) weakness/
+ޤ [ޤ] /abatement/weakening/
+ޤ [ޤ] /(v5r,vi) to abate/to weaken/to be emaciated/to be dejected/to be perplexed/(P)/
+ [] /(n) weakness/(P)/
+ [] /(v1,vt) to weaken/(P)/
+̤Ƥ [ϤƤ] /(v1) to be exhausted/to be at a loss/to be worn out/to be helpless/
+ [ꤳ] /(v5m) to weaken/to be at wits' end/
+ꤨ [ꤪȤ] /(v1) to languish/
+ڤ [꤭] /(v5r) to faint/to be exhausted/
+ [] /(n) time of weakness/
+ܤ㮤 [ˤ] /(exp) misfortunes never come singly/
+ [] /(v5r,vi,vt) to weaken/to be troubled/to be downcast/to be emaciated/to be dejected/to be perplexed/to impair/(P)/
+ʤƶ [㤯äƤ礦ˤ] /attacking strength by means of (with) weakness/
+岻 [㤯] /(n) soft sound/
+岻 [] /(n) complaints/(P)/
+岻Ϥ [ͤϤ] /(exp) to say die/to whine/to capitulate/
+岻 [㤯] /(n) damper/mute (on musical instruments)/
+岽 [ä] /(n) weakening/
+ [] /(n) simmering/low fire/gentle heating/
+崧 [ä] /(n) (1) aged 20/(2) youthfulness/(P)/
+ޤ [դ] /(n) bearish (stock market)/
+嵤 [來] /(adj-na,n) timid/faint-hearted/bearish sentiment/(P)/
+嵤Ծ [來] /(n) bear market/
+ [ä] /(n) weakness in execution/
+ [ä] /(n) weak country/
+ [老] /(adj-na,n) weak attitude/(P)/
+ [虜礦] /(n) bearish factor/
+ [㤯] /(n) weak acid/
+ [㤯󤻤] /slight acidity/
+ [㤯] /(n) weak will/
+ [㤯] /(n) weak sight/
+ [㤯] /(n) the weak/(P)/
+夷 [路] /(adj) frail/slender/feminine/
+微 [㤯礦] /(adj-na,n) puniness/youth/
+微 [㤯礦] /minor power/
+徯 [㤯礦] /(adj-na,n) puniness/youth/
+ [㤯] /(n) mild earthquake/
+´ [㤯] /(n) cowardly soldier/
+ [㤯] /(adj-na,n) weak (organization)/(P)/
+β [㤯] /(n) weakening/
+ [ष] /(n) coward/weakling/(P)/
+ [㤯Ƥ] /(n) young brother/
+Ũ [㤯Ƥ] /(n) weak enemy/
+ [㤯Ƥ] /(n) weak point/weakness/(P)/
+ [㤯Ǥ] /(n) weak electric current/
+Ŵ [㤯Ǥ] /light electrical appliance/
+ [㤯ɤ] /(n) weak poison/
+ [㤯ˤ礦礯] /(n) The survival of the fittest/the law of the jungle/
+ǯ [㤯ͤ] /(n) youth/
+ǯ [㤯ͤ󤷤] /(n) youngster/
+ǯ [㤯ͤ] /(n) youngster/
+ [㤯Ϥ] /(n) young person/inexperienced person/novice/
+ݹ礤 [] /(stock market) barely holding steady/
+̣ [] /(n) weakness/
+̣ [ߤ] /(n) weakling/coward/
+ [㤯줤] /(n) youth/
+椭Ĥ [ҤĤ] /(v1) to attract/to charm/
+椭դ [ҤĤ] /(v1) to attract/to charm/
+椯 [Ҥ] /(v5k) to attract/to captivate/
+浯 [ä] /(n,vs) bringing about/cause/provocation/
+ [ä] /(n) phrase or catch-phrase (sometimes as warning)/
+ [뤸] /(n) master/head (of a household)/landlord/one's husband/employer/host/(P)/
+ [] /(adj-na,n) chief/main/principal/important/(P)/
+ [] /(n) (one's) master/(our) lord/(P)/
+ [̤] /(n) owner/master/lover/god/(P)/
+礿 [夿] /(adj-pn) main/principal/major/(P)/
+Ȥ [Ȥ] /(adv) mainly/(P)/
+ʤ [ʤ] /main/principal/important/
+ [] /(adv) mainly/primarily/(P)/
+ε [ΤΤ] /the Lord's Prayer/
+θ̾ [Τߤ] /the Lords name/
+ [Τ] /the Sabbath/the Lord's Day/
+Ȣ [ΤϤ] /Ark of the Lord/
+ջ [ΤФ󤵤] /the Lord's Supper/
+̵ [̤Τʤ] /ownerless umbrella/
+祤ǥ [⥤ǥ] /(n) principal idea/
+ [夤] /(n) first place/head position/leading position/
+ [夤] /(n) main meaning/opinion/idea/aim/motive/gist/meaning/
+ռ [夤央] /voluntarism/
+ռ [夤央] /voluntarist/
+ [夤] /(n) primary cause/main factor/(P)/
+ [夨] /(n) starring/playing the leading part/(P)/
+ [夨󤷤] /star/leading actor/
+ [太礯] /principal stress/
+粸 [太] /(n) the favor of one's master/
+粻 [太] /(n) tonic/keynote/
+ [夫] /(n) employer's house/
+ [夬] /(n) ego/self/
+ [夬央] /egoism/love of self/
+ [夬央] /egoist/
+ [夫] /(n) (gram) nominative case/
+ [夫ۤ] /subject complement/
+紴 [夫] /(n) chief editor/managing editor/manager/(P)/
+紴 [夫󤱤󤭤夦] /Senior chief engineer/
+ [夫] /(n) supervision/management/supervisor/manager/(P)/
+ɵ [夫󤭤] /administration/
+ [夫] /(n) subjectivity/subject/ego/(P)/
+Ѽ [夫󤷤央] /subjectivism/
+Ѽ [夫󤷤央] /subjectivist/
+ [夫󤻤] /(n) subjectivity/
+Ū [夫Ƥ] /(adj-na) subjectivity/subject/ego/(P)/
+ [夫] /subjectivism/
+ [夬] /(n) main point/(P)/
+ [夬Ƥ] /(n) main point/
+絭 [夭] /(n) main memory/
+ [央] /(n) doctrine/rule/principle/(P)/
+ [央] /advocate (of a theory or principle)/man of principle/ideologist/(P)/
+ [夫] /(n) host and guest/principal and auxiliary/
+ [夭㤯] /(n) host and guest/principal and auxiliary/
+ž [夫ƤȤ] /(n) reversing the order of (relative) importance (of)/putting the cart before the horse/mistaking the insignificant for the essential/mistaking the means for the end/
+ſ [夫ƤȤ] /(n) reversing the order of (relative) importance (of)/putting the cart before the horse/mistaking the insignificant for the essential/mistaking the means for the end/
+綵 [夭礦] /(n) bishop/prelate/primate/
+綵 [夭礦] /miter/
+綵 [夭礦] /home room (in a school)/
+ [夹] /(n) people close to the head man/
+緯 [夯] /(n) lord/master/
+緺 [失] /(n) principal penalty/
+ [失] /(n) paymaster/accountant/(P)/
+׶ [失礯] /budget bureau/(P)/
+縢 [失] /(n) sovereignty/supremacy/dominion/(P)/
+縢 [失󤫤դ] /restoration of sovereignty/
+縢 [失󤳤] /(n) sovereign nation/
+縢̱ [失󤶤ߤ] /the sovereignty of the people/
+縢 [失󤷤] /(n) sovereign/ruler/
+縢 [失󤷤Ѥ] /infringement of sovereignty/
+ [头] /(n) (gram) subject/(P)/
+ư [头ɤȤ] /subject-auxiliary inversion/
+繵 [Ӥ] /mainstay/
+繶 [夳] /main attack/
+纬 [] /(n) main root/taproot/
+纬 [夳] /(n) main root/taproot/
+纺 [夵] /(n) chief examiner or investigator/(P)/
+ [夵] /(n,vs) organization/sponsorship/(P)/
+Ź [夵] /sponsoring nation/
+ż [夵] /sponsor/promoter/organizer/
+ [夵] /(n,vs) supervision/chairmanship/(P)/
+˼ [夵] /president/chairman/
+绦 [夳] /murder of one's master/
+绱 [夵] /main parachute/
+绺 [夵] /(n) chief producing center/
+绺ʪ [夵֤] /(n) main product/
+פ [夦⤤] /(n) worrying about one's master's affairs/one who so worries/
+ [夷] /(n) opinion/idea/gist/meaning/motive/
+ [夸] /(n) manager/director/secretary/
+ [夦] /(n) serving a master/employee/
+ [] /(n) serving a master/employee/
+ [夦] /(n) serving a master/employee/
+ [] /(n) serving a master/employee/
+缣 [夸] /(n) attending physician/physician in charge/(one's) family doctor/(P)/
+缣ǽ [夸Τ] /chief virtue (of a medicine)/
+缭 [夸] /(n) subject/topic/
+缭ư繽¤ʸˡ [夸ɤ֤ݤ] /head-driven phrase structure grammar/HPSG/
+缭 [夸䤯] /head feature convention/HFC/
+缭 [夸] /head feature principle/HFP/
+缴 [夸] /(n) main shaft/(P)/
+ [夦ɤ] /(n,vs) entering the service of a daimyo/
+ [夦ɤ] /(n,vs) entering the service of a daimyo/
+罾 [夦夦] /(n) master and servant/lord and retainer/employer and employee/
+罾 [夸夦] /(n) master and servant/lord and retainer/employer and employee/
+ [夸] /subject and predicate/
+羧 [夷礦] /(n,vs) advocacy/promotion/(P)/
+羭 [夷礦] /(n) commander-in-chief/(team) captain/(P)/
+ [夸礦] /(n) emperor/
+ [夸礦央] /emotionalism/
+ [夸礦央] /an emotionalist/
+Ū [夸礦Ƥ] /(adj-na) emotional/
+ [夸礦] /emotionalism/
+翧 [夷礯] /(n) predominant color/
+翩 [夷礯] /(n) staple food/(P)/
+翩ʪ [夷礯֤] /staple food/main article of diet/
+翮 [夷󤴤] /main signal/traffic signal/
+翳 [夷] /(n) chief umpire/(P)/
+ [夷] /(n) chief god/
+ [뤸] /(n) master/head (of a household)/landlord/one's husband/employer/host/(P)/
+ [夸] /(n) master/head (of a household)/landlord/one's husband/employer/host/(P)/
+ʹ [夸󤬤] /propriety air/
+͸ [夸󤳤] /(n) (1) protagonist/main character/hero(ine) (of a story)/(2) head of household/(P)/
+ͻ [夸] /samurai attached to a daimyo/
+ [夸䤯] /host/toastmaster/
+ [夸] /main battle area/
+ʬ [夻֤] /(n) main ingredient/
+ [夻Ҥ] /main products/
+Ƕ [夼礯] /(n) (Japanese) Tax Bureau/(P)/
+ [夻] /(n) head/chief/president/governor/chairman/(P)/
+ʳ [夻] /doyen of the diplomatic corps/
+ʸ [夻󤭤夦] /Executive chief engineer/
+ [夻󤱤] /chief delegate/
+Ƚ [夻Ϥ] /chief judge/
+ [夻] /principal clause/
+ [夻] /(n) advocacy of war/(P)/
+ [夻Ȥ] /top pitcher/
+Ʈ [夻Ȥ󤷤] /main battle tank/
+ [夻] /war advocacy/jingoism/bellicose argument/
+򾧤 [夻Ȥʤ] /(exp) to advocate war/
+ [夽] /(n) main complaint/
+ [夿] /(n) subject/main constituent/(P)/
+ [夿] /(n) independence/individuality/
+Ū [夿Ƥ] /(adj-na) subjective/(P)/
+ [] /(n) subject/theme/motif/(P)/
+ [] /(n) theme song/
+μ [央] /intellectualism/
+μ [央] /an intellectual/
+Ū [Ƥ] /(adj-na) intellectual/
+ [] /(n) one's main (chief) (literary) work/
+ĥ [礦] /(n,vs) claim/request/insistence/assertion/advocacy/emphasis/contention/opinion/tenet/(P)/
+ĥ [礦] /(n) advocate/
+Ĭ [礦] /(n) main current/
+Ĵ [礦] /(n) keynote/main melody/
+Ĺ [礦] /head/chief/
+Ưڰ [ɤɤĤ] /(n) coefficient of active earth pressure/
+ư [ɤ] /(n) leadership/
+ưŪ [ɤƤ] /(adj-na) autonomous/
+Ƴ [ɤ] /(n,vs) main leadership/(P)/
+Ƴ [ɤ] /(n) hegemony/leadership/initiative/(P)/
+Ƴ򰮤 [ɤˤ] /(exp) to seize the initiative/
+Ƴ [ɤ] /bellwether/
+ [ˤ] /primary rainbow/
+ [夸] /(n) the Sabbath/the Lord's Day/
+Ǥ [ˤ] /(n) person in charge/responsible official/(P)/
+Ǥ [ˤ󤭤礦] /(n) chairperson (head) (of the department of psychology)/
+Ǥ [ˤ󤷤] /person in charge/manager/chief/head/
+Ǥ [ˤ󤻤] /(n) a system under which schoolteachers are assigned additional administrative duties/
+Ǿ [Τ] /(n) head/leading spirit/
+Ǿ [Τ] /summit meeting/top-level conference/
+Ǿ [Τ] /summit meeting/top-level conference/
+Ǿ [Τ] /head/leading spirit/
+Ǿ [Τ] /governing body/executives/
+ [] /equerry/
+ [Ϥ] /main sail/
+ [Ϥ] /(n) principal offence/principal offender/(P)/
+ȼ [Ϥ󤷤] /principal offender/
+ [Ϥ] /head position/
+ɮ [Ҥ] /(n) editor-in-chief/(P)/
+ [Ҥ] /(n) main guest/guest of honor/
+ [] /(n) housewife/mistress/(P)/
+ [] /(n) main part/complete subject/
+ʪ [֤] /(n) the main thing/
+ʸ [֤] /(n) (gram) the text/the main clause/the main part of a document/
+ [ۤ] /(n) the highest peak/
+ˡ [ۤ] /main laws/
+ˤ [ۤ] /(n) main battery/main armament/(P)/
+ [ܤ] /(n) chief/leader/
+ż [ܤ] /leader/
+̮ [ߤ㤯] /(n) main mountain range/
+̳ [] /(n) competent (authorities)/
+̳ [] /the cabinet minister in charge/
+̿ [ᤤ] /(n) ruler's orders/master's orders/
+ [䤯] /(n) leading part/leading actor (actress)/(P)/
+򤫤ߤ [䤯餪] /to relieve someone of the leading role/
+ [䤯] /(n) principal agent (in a medicine)/
+ [褦] /(n) the master's business/necessary business/
+ [褦] /(adj-na,n) chief/main/principal/major/(P)/
+ױ [褦] /principal stations/
+׹ [褦礦] /key industries/
+׹ [褦] /principal countries/
+׽ [褦礲] /(n) salient points/
+׿ʪ [褦֤] /key people/
+ [褦Ƥ] /(n) main point/keynote/
+Ի [褦Ȥ] /(n) major city/
+ [褦] /(n) head/
+ü [褦֤夦󤬤] /head-final/
+Ƴ [褦֤ɤ] /head-initial/
+ʪ [褦֤ä] /(n) prices of staple commodities/
+ [褯] /(n) main wings (of an airplane)/
+Ωä [ä] /main/principal/important/conspicuous/prominent/
+ή [夦] /(n) main current (stream)/(P)/
+ή [夦] /main faction/
+ [礦] /(n) head/chief/boss/leader/
+ [礯] /(n) main force/chief object/(P)/
+ϳ [礯] /leading shares/
+ϴ [礯] /(n) capital ship/
+ϴ [礯󤿤] /main fleet/
+ [礯֤] /main force/main troops/
+ää [ȤäҤä] /(adv,n) alternately/
+ä [Ȥä] /(exp,v1) to take to task/to take it out on/
+äƻ [ȤäƤޤ] /(v5r) to fetch (something)/
+ä [ȤäƤ] /(v5r) to supplant/to supercede/
+ä֤ [ȤäƤ] /(n) valued/the best/object set aside or held in reserve/
+ä֤ [ȤäƤ] /(v5s) to return/
+ä [ȤäƤ] /to fetch/to go and get/
+ü [Ȥä] /(n) handle/grip/knob/(P)/
+Ȥ߹礤 [Ȥäߤ] /(n) grapple/scuffle/
+Ȥ [Ȥä] /(v5m) to tackle/to wrestle with/to engage in a bout/to come to grips with/to make effort/to strive for/
+ȹ礦 [Ȥäߤ] /(v5u) to come to grips with/to fight/
+դ [ȤäĤ] /(v5k) to cling to/to grapple with/to possess/to stick to/
+ޤ [ȤäĤޤ] /(v5r) to be caught/
+ꤢ [Ȥꤢ] /(adv,n) at once/first of all/for the time being/
+ꤳܤ [Ȥꤳܤ] /(v5s) (1) to lose an easy game/to suffer an unexpected defeat/(2) to lose information (computers)/
+Ĥ [ȤĤ] /(v1) to furnish/to install/to get someone's agreement/
+ޤȤ [ȤޤȤ] /(v1) to collect/to arrange/to settle/(P)/
+ľ [Ȥʤ] /(adv,exp) namely/that is/which is to say/
+ [Ȥ] /(n) cancellation/suspension/
+갷 [ȤꤢĤ] /(n) treatment/service/handling/management/(P)/
+갷 [ȤꤢĤ] /(n) treatment/service/handling/management/(P)/
+갷 [ȤꤢĤ] /agency/office/
+갷 [ȤꤢĤĤᤤ] /user's manual/handling instructions/
+갷 [ȤꤢĤ夦] /handling warning/
+갷 [ȤꤢĤ] /way of handling/
+갷 [ȤꤢĤ] /(v5u) to treat/to handle/to deal in/(P)/
+Ϥ [Ȥ꤫] /(v5m) to surround/to crowd around/(P)/
+㤨 [Ȥ] /(v1) to take by mistake/
+ [ȤҤ] /(n,vs) transactions/dealings/business/
+ [ȤҤ] /(n) customer/client/
+걿 [ȤϤ] /(v5b) to proceed smoothly/
+ۤϫ [Ȥꤳ] /(n) overanxiety/
+겡 [Ȥꤪ] /(v1) (1) to seize/to capture/to arrest/(2) to hold down/to subdue/
+겡 [Ȥꤪ] /(v1) (1) to seize/to capture/to arrest/(2) to hold down/to subdue/
+겼 [Ȥꤵ] /(n) withdrawal/(P)/
+겼 [Ȥꤵ] /(v1) to withdraw/to abandon (e.g. a lawsuit)/
+ [Ȥޤ魯] /(v5s) to rotate in one's hands/to treat/to manage/to dispose of/
+ [Ȥꤳ路] /(n) demolition/pulling down/destruction/dismantling/(P)/
+ [Ȥꤳ魯] /(v5s) to demolish/to tear or pull down/
+곰 [ȤϤ] /(n) removal/dismantling/detaching/
+곰ΤǤ [ȤϤΤǤ] /moveable/removeable/demountable/
+곰 [ȤϤ] /(v5s) to dismantle/to take something away/to detach/(P)/
+ݤ [Ȥ꤫] /(v5r) to begin/to set about/to start/(P)/
+ݤ [Ȥ꤫] /(v5r) to begin/to set about/to start/
+괬 [Ȥޤ] /(n) followers/hangers-on/
+괬Ϣ [Ȥޤ] /(abbr) one's followers or hangers-on/
+괬 [Ȥޤ] /(v5k) to surround/to circle/to enclose/(P)/
+괹 [Ȥ꤫] /(v1) to exchange/to replace/
+괺 [Ȥꤢ] /(adv,n) at once/first of all/for the time being/(P)/
+󤻤 [Ȥ褻] /(v1) to order/to send away for/(P)/
+ޤ [Ȥꤤ] /(adv) in haste/
+ޤ [Ȥꤤ] /(v5g) to hurry/to hasten/
+ [Ȥꤵ] /(v5r) to remove/to eliminate/
+ˤ [Ȥ꤭] /(n) decision/agreement/
+ˤ [Ȥ꤭] /(v1) to agree/to decide upon/to enter into (a contract)/
+פ餤 [ȤϤ餤] /(n) arrangement/(P)/
+פ餦 [ȤϤ餦] /(v5u) to manage/to settle/to dispose of/to deal with/to arrange/
+ [Ȥ꤭] /(n) decision/agreement/(P)/
+ [Ȥ꤭] /(v1) to agree/to decide upon/to enter into (a contract)/(P)/
+ [Ȥह] /(v5b) to tie up/conclude/
+魯 [Ȥ꤫魯] /(v5s) to exchange/to interchange/
+ [Ȥ꤯] /(n) sumo techniques/(P)/
+깭 [ȤҤ] /(v1) to enlarge/to widen/to spread out/
+礤 [Ȥꤢ] /(n) scramble/struggle/
+礦 [Ȥꤢ] /(v5u) (1) to take each other's hands/to clasp (hands)/(2) to compete/to scramble for/(3) to respond/
+碌 [Ȥꤢ碌] /(n) an assortment/combination/
+碌 [Ȥꤢ碌] /(v1) to put together/to assemble/
+ [Ȥꤳ] /(n) confusion/(P)/
+ߺ [Ȥꤳߤ] /confidence trick/
+߻ [Ȥꤳߤ] /(n) confusion/bustle/
+ [Ȥꤳߤ夦] /in midst of confusion/
+ [Ȥꤳ] /(v5m) to take in/to introduce/to be busy/to be confused/(P)/
+꺮 [Ȥޤ] /(v1) to mix/to put together/
+꺻 [Ȥꤶ] /(n) rumor/gossip/(idle) talk/
+껥 [Ȥդ] /(n) card(s) to be picked up/
+껦 [Ȥꤳ] /(v5s) to haunt to death/to possess and kill/
+껫 [ȤꤵФ] /(v5k) to settle (a matter)/
+껮 [Ȥꤶ] /(n) small serving dish/
+껶餹 [Ȥ餹] /(v5s) to scatter about/
+Ĥ [ȤΤ] /(n) leaving behind/
+Ĥ [ȤΤ] /(v5s) to leave behind/(P)/
+ڤ [Ȥꤷ] /(v5r) to run or operate a business/
+ߤ [Ȥ] /(n) cancellation/suspension/
+ߤΤʤ [ȤȤΤʤ] /incoherent/wandering/vague/rambling/whimsical/
+ߤ̵ [ȤȤΤʤ] /incoherent/wandering/vague/rambling/whimsical/
+ߤ [Ȥ] /(v1) to cancel/to call off/
+ [Ȥ] /(n) mediation/entertainment/
+ [Ȥ] /(v5t) to mediate/to entertain/to serve/
+꼡 [ȤĤ] /(n) agency/commission/
+꼡 [ȤĤ] /(v5g) to act as an agent for/to announce (someone)/to convey (a message)/(P)/
+ΤƤ [ȤꤹƤ] /(v1) to throw away/
+ [Ȥɤ] /(adj-na,n) various/
+ [Ȥ] /(n) an acceptor/receiver/recipient/taker/a good practitioner of judo or sumo/
+꽸 [ȤꤢĤ] /(v1) to gather/to collect/
+Ф [Ȥ] /(v5s) to take out/to produce/to pick out/(P)/
+ [Ȥɤ] /(n) merit/worth/
+ [ȤΤ] /(v5k) to remove/to take away/to set apart/(P)/
+ä [Ȥꤱ] /(n) cancellation/cancel (CAN)/(P)/
+ä [Ȥꤱ] /(v5s) to cancel/(P)/
+夲 [Ȥꤢ] /(v1) to take up/to pick up/to disqualify/to confiscate/to deprive/(P)/
+Ԥ [ȤĤ] /(v5s) to deplete/to take all/
+ޤ [Ȥꤹޤ] /(v5s) to look unconcerned/to assume a composed look/
+ [Ȥʤ] /(n) mediation/intercession/smoothing over/
+ [Ȥʤ] /(v5s) to mediate/to intervene/to smooth/
+ [Ȥꤻ] /(abbr) users' manual/
+ [Ȥޤ] /(n) a share or portion/
+ [ȤĤ] /(v5u) to temporize/to smooth over/
+Ȥ [Ȥ꤯] /(io) (n) (1) a bout (in sports, etc.)/a match/(2) effort/initiative/(P)/
+Ȥ [Ȥ꤯] /(v5m) to tackle/to wrestle with/to engage in a bout/to come to grips with/to make effort/to strive for/(P)/
+· [Ȥꤽ] /(v1) to assemble of goods (into a set)/to gather/to put together/
+»ʤ [Ȥꤽʤ] /(v5u) to miss/to fail to capitalize/
+ [Ȥ꤫] /(n) port (side of a ship)/
+ɤ [Ȥ꤫Ȥ] /(exp) steering to port/
+ؤ [Ȥ꤫] /(n) swap/exchange/
+ؤ [Ȥ꤫] /(v1) to exchange/to replace/(P)/
+ [Ȥꤷ] /portion/one's share/
+Ĵ [Ȥꤷ] /(n) investigation (e.g. by police or prosecutors)/examination/inquiry/(P)/
+Ĵ٤ [Ȥꤷ٤] /(v1) to investigate/to examine/
+ľ [Ȥʤ] /(v5s,vt) to re-grip/to re-wrestle (sumo)/
+ä [Ȥꤷ] /(v1) to quell/to quiet/
+ޤ [Ȥꤷޤ] /(n) control/management/supervision/(P)/
+ޤ [Ȥꤷޤ] /(v5r) to manage/to control/to supervise/(P)/
+ [Ȥꤷޤ] /(n) control/management/supervision/(P)/
+Ū [ȤƤ] /low-ranking sumo wrestler/
+Ż [ȤޤȤ] /(v1) to collect/to arrange/to settle/
+ƨ [Ȥˤ] /(v5s) to miss (capturing)/to fail to catch/to let slip/
+ƨ [Ȥˤ] /(v5s) to miss (capturing)/to fail to catch/to let slip/
+ [Ȥꤨ] /(n) worth/redeeming feature/merit/gain/profit/
+ [Ȥꤤ] /(v5r) to make up to/
+ [Ȥꤤ] /(n) taking in/harvesting/
+ [Ȥꤤ] /(v1) to harvest/to take in/to adopt/(P)/
+ [Ȥꤤ줰] /(n) an intake/
+դ [ȤĤ] /(v1) to become obsessed with/
+դ [ȤĤ] /(v5k) to cling to/to grapple with/to possess/to stick to/
+դ [ȤĤ] /(n) installation/furnishing/fitting/run on a bank/
+դ [ȤĤ] /(v1) to furnish/to install/to get someone's agreement/
+դ [ȤĤ] /installation/
+ʧ [ȤϤ餤] /(n) removing/clearing (away)/demolishing/
+ʧ [ȤϤ餦] /(v5u) to clear away/to remove/to demolish/
+ʬ [Ȥ֤] /(n) one's share or portion/
+ʬ [Ȥ櫓] /(adv,n) (uk) especially/above all/
+ʬ [Ȥ櫓] /(adv,n) (uk) especially/above all/(P)/
+ʬ [Ȥ櫓] /above all/especially/
+ʬ [Ȥ櫓] /(v1) to distribute/to apportion/to divide/
+ʴ [Ȥꤳ] /(n) rice powder/
+ʶ [Ȥޤ] /(v1) to be in confusion/to be busy/
+ [Ȥꤨ] /(n) worth/redeeming feature/merit/gain/profit/(P)/
+դ [Ȥ꤫Ť] /(v1) to clean up/to clear away/to put in order/
+֤ [Ȥ꤫] /(n) recovery/
+֤ [Ȥ꤫] /(v5s) to regain/to recover/to get back/(P)/
+ [Ȥ꤯] /(v5s) to demolish/to take away until nothing remains/
+ [Ȥۤ] /(n) as much as one can take or carry away/
+ [Ȥ꤫] /(n) way of taking/
+ [Ȥ꤭] /(n) layering (in the gardening sense)/
+᤹ [Ȥɤ] /(v5s) to take back/to regain/(P)/
+ޤ [Ȥꤪ] /(v1) (1) to seize/to capture/to arrest/(2) to hold down/to subdue/
+Ȥ [ȤꤪȤ] /(v5s) to drop/to let fall/to omit/
+ [Ȥߤ] /(v5s) to scatter about/to be distracted/
+Υ [ȤϤʤ] /(v5s) to release/to let go (of)/
+Ω [Ȥꤿ] /(n) collection (of a debt)/patronage/(P)/
+ΩƤ [ȤꤿƤ] /in particular/worth mentioning/
+ΩƤ [ȤꤿƤ] /(v1) to collect/to extort/to appoint/to promote/
+Ωƶ [ȤꤿƤ] /(n) money collected/
+αΤʤ [ȤȤΤʤ] /incoherent/wandering/vague/rambling/whimsical/
+α̵ [ȤȤΤʤ] /incoherent/wandering/vague/rambling/whimsical/
+α [ȤȤ] /(v1) to stop/to put a stop to/to check/
+ [Ȥꤳܤ] /(v5s) (1) to lose an easy game/to suffer an unexpected defeat/(2) to lose information (computers)/
+̤ [Ȥꤳ魯] /(v5s) to demolish/to tear or pull down/
+Ǥ [ȤҤ] /(v5g) to crush/
+Ƥ [Ȥꤳ] /to shut in/to confine/to surround/
+פ [Ȥꤹ] /(v5r) to cling to/
+ [Ȥ] /(v5r) to take/to pick up/to harvest/to earn/to choose/(P)/
+ [Ȥ] /(v1) to come off/to be taken off/to be removed/to be obtained/to leave/to come out (e.g. photo)/to be interpreted/(P)/
+谷 [ȤꤢĤ] /(n) treatment/service/handling/management/(P)/
+谷 [ȤꤢĤ] /(n) treatment/service/handling/management/(P)/
+谷 [ȤꤢĤˤ] /agent/person in charge/
+谷 [ȤꤢĤĤᤤ] /user's manual/handling instructions/
+谷 [ȤꤢĤ夦] /handling warning/(P)/
+ [ȤҤ] /(n,vs) transactions/dealings/business/(P)/
+ [ȤҤ] /volume of business/turnover/
+ [ȤҤ] /(n) (a stock) exchange/
+ [ȤҤ] /(n) customer/client/
+ [ȤҤ] /(n) trading day/
+貼 [Ȥꤵ] /(n) withdrawal/
+费 [Ȥ꤫] /(v1) to exchange/to replace/
+贺 [Ȥꤢ] /(adv,n) at once/first of all/for the time being/(P)/
+ˤ [Ȥ꤭] /(n) decision/agreement/
+פ餤 [ȤϤ餤] /(n) arrangement/
+ [Ȥ꤭] /(n) decision/agreement/
+ [Ȥ꤭] /(n) decision/agreement/(P)/
+礦 [Ȥꤢ] /(v5u) (1) to take each other's hands/to clasp (hands)/(2) to compete/to scramble for/(3) to respond/
+ [Ȥꤳ] /(n) confusion/
+躻 [Ȥꤶ] /(n) current rumour/
+ [夶] /(n,vs) choice of subject/collecting data/(P)/
+ [夶Ϥ] /data collecting party/
+ڤ [Ȥꤷ] /(v5r) to manage all by oneself/
+輡 [ȤĤ] /(n) agency/commission/(P)/
+輡Ź [ȤĤƤ] /(n) agency/distributor/
+ [夷] /(n) choice/option/rejection or adoption/(P)/
+ [夷㤻󤿤] /(n) selection/making a choice/decision to adopt or reject/
+ [Ȥä] /(n) handle/grip/knob/
+ [Ȥꤱ] /(n) cancellation/cancel (CAN)/
+ä [Ȥꤱ] /(n) cancellation/cancel (CAN)/(P)/
+夲 [Ȥꤢ] /(v1) to take up/to pick up/to disqualify/to confiscate/to deprive/(P)/
+ [夹] /(n,vs) drawing water from river or lake/(P)/
+ [Ȥꤻ] /(abbr) users' manual/
+ [Ȥ꤯] /(n) (1) a bout (in sports, etc.)/a match/(2) effort/initiative/
+Ȥ [Ȥ꤯] /(n) (1) a bout (in sports, etc.)/a match/(2) effort/initiative/
+ɤ [Ȥ꤫Ȥ] /(exp) steering to port/
+ [Ȥ꤫] /(n) swap/exchange/
+Ĵ [Ȥꤷ] /(n) investigation (e.g. by police or prosecutors)/examination/inquiry/
+Ĵ [Ȥꤷ] /(n) investigation (e.g. by police or prosecutors)/examination/inquiry/(P)/
+ [Ȥꤷޤ] /(n) control/management/supervision/
+ޤ [Ȥꤷޤ] /(n) control/management/supervision/(P)/
+ [Ȥꤷޤ] /(n) control/management/supervision/(P)/
+ˡ [Ȥꤷޤۤ] /control law/(P)/
+ [Ȥꤷޤ䤯] /(n) company director/board member/(P)/
+ [Ȥꤷޤ䤯] /(n) (1) board of directors/(2) board of directors' meeting/(P)/
+Ĺ [Ȥꤷޤ䤯礦] /(n) chairman of board of directors/
+Ĺ [Ȥꤷޤ䤯礦] /(n) managing director/president of a company (US)/
+Ĺ [Ȥꤷޤ䤯դ礦] /(n) executive vice-president/
+Ż [ȤޤȤ] /(v1) to collect/to arrange/to settle/
+ [Ȥ] /(n,vs) acquisition/(P)/
+ [Ȥꤨ] /(n) worth/redeeming feature/merit/gain/profit/
+ [Ȥ] /acquirer/
+դ [ȤäĤ] /(v5k) to cling to/to grapple with/to possess/to stick to/
+դ [ȤĤ] /(v5k) to cling to/to grapple with/to possess/to stick to/
+ [Ȥꤨ] /(n) worth/redeeming feature/merit/gain/profit/
+ [] /(n) nursemaid/baby-sitting/(P)/
+ [ޤ] /(n) protection/defense/safeguard/charm/talisman/(P)/
+껥 [ޤդ] /(n) paper charm or talisman/
+ [ޤ꤬] /(n) guardian deity/
+ [ޤ꤬] /(n) sword for self-defense/
+ȴ [ޤ̤] /(v5k) to hold fast/to protect to the end/
+º [ޤۤ󤾤] /(n) guardian deity/
+ΩƤ [ꤿƤ] /(v1) to bring up/to support/to rally/
+ [ޤ] /(v5r) to protect/to obey/to guard/to abide (by the rules)/(P)/
+ [夨] /(n) security guard/doorkeeper/(P)/
+ [夷] /(n) lack of innovation/stupidity/
+ [] /(n) (uk) gecko/house lizard/
+ [夭夦] /(n) conservatism/
+ [头] /(n) protection/safeguard/
+ [头] /(n) guardian deity/
+ [头] /(n) guardian deity/
+ŷ [头Ƥ] /guardian angel/
+ [头줤] /guardian spirit/
+ [夻] /(n) (being on the) defensive/(P)/
+ [夻] /(n) building up and maintaining/
+ [夻] /(n) a war of defense/a defensive fight/defensive warfare/
+ [夻] /(n) miser/niggard/
+̳ [Ҥ] /(n) duty of confidentiality (concerning private matters learned through one's business)/
+̳ȿ [ҤतϤ] /(n) abuse of confidentiality/
+ [] /(n) defense/(P)/
+Ǥ [Ӥ] /(n) making replacements for defensive purposes in the late inning of a game (baseball)/
+ [Ӥ] /a garrison/
+ʼ [Ӥؤ] /guards/
+Ψ [Ӥ] /(n) one's fielding average/
+ʼ [ؤ] /(n) guards/
+ [䤯] /(n) a nurse or nanny/guardian/
+ [] /(n) hand/(P)/
+ꤪ [Ƥ] /(n) oversight/omission/
+꤬ [Ƥ] /(n) (1) clue/key/(2) contact/trail/scent/track/(3) on hand/handhold/
+꤬ [Ƥ] /(v1) to make/to do/to produce/to work on/(P)/
+꤬夬 [Ƥ] /(exp) to improve one's skill/
+꤬­ʤ [Ƥʤ] /be short of hands/
+ꤴ [Ƥ] /(adj-na,n) moderate/handy/(P)/
+ꤴ襤 [Ƥ襤] /(adj) difficult/tough/stubborn/redoubtable/(P)/
+ꤹ [Ƥ] /(n) handrail/railing/(P)/
+ꤺ [Ƥ] /(n) in person/personally/(do) oneself/
+üᤤ [ƤäȤФ䤤] /(adj) quick (and easy)/finishing up in a hurry/
+ü᤯ [ƤäȤФ䤯] /with dispatch/expeditiously/
+Ĥ [ƤĤ] /(n) way of doing something/
+Ť褤 [ƤŤ褤] /(adj) strong/resolute/firm/strict/
+ʤ [Ƥʤ] /(v1) to tame/to win over/
+˼ [ƤˤȤ] /(exp) to take in one's hand/
+ [ƤˤϤ] /(exp) to obtain/to come into possession of/
+ [Ƥˤ] /(v1) to obtain/to procure/
+; [Ƥˤޤ뤫] /task beyond one's powers/
+̤ [Ƥ̤] /(n) (hand) towel/
+ΤҤ [ƤΤҤ] /(n) the palm (of one's hand)/(P)/
+ι [ƤΤ] /(n) back of the hand/
+ι [ƤΤ] /intricate/elaborate/
+λ [ƤΤ] /finger/
+μ [ƤΤ] /(n) ones subordinate/
+Ϥ [ƤΤȤɤȤ] /within one's reach/
+ [ƤΤ] /(n) palm/skill/scope of one's power/one's intention/
+ʪ [ƤΤ] /(n) one's own thing/
+ʿ [ƤΤҤ] /(n) the palm (of one's hand)/
+֤ [Ƥ֤] /(n) empty-handed/
+ޤ [Ƥޤ] /(adj-na,n) (uk) diligent/industrious/skillful/dextrous/
+̵ [Ƥʤ] /(adv) easily/
+ [ƤҤ] /(exp) to lead by the hand/to wash one's hands of/
+٤ [ƤΤ٤] /(exp) to stretch one's arm/
+ [Ƥ򤹤] /(exp) to make oneself available/
+Ȥ [Ƥ򤿤] /hand in hand/
+Ҥ [ƤĤʤ] /(exp) to join hands (with)/
+ [Ƥह] /(exp) to join hands/
+򺹤٤ [Ƥ򤵤Τ٤] /(exp) to hold out one's hand/to extend one's arm/
+Ф [Ƥ] /(exp) to turn one's hand to/to reach out one's hand/
+ݤä [Ƥ򤫤ɤä] /character representing a hand/
+򿶤 [Ƥդ] /(exp) to wave one's hand/
+Ҥ [ƤߤˤĤ] /(exp) to immerse (dip) one's hand in water/
+ڤ [Ƥ򤭤] /(exp) to cut off (a relationship)/
+ [Ƥ򤽤] /(exp) to have a hand (in)/
+Ȥ [Ƥ򤯤] /(exp) to join hands together/
+«ͤ [ƤĤͤ] /doing nothing/folding one's arms/
+ߤޤ礦 [Ƥ򤫤ޤ礦] /(col) Can I lend a hand?/
+á [Ƥ򤿤] /(exp) to clap/
+失 [ƤĤ] /(exp) to set one's hand to/to start/
+ȴ [Ƥ̤] /(exp) to ease up (on an opponent)/to cut corners/to be shoddy/
+Ѥ [Ƥ򤫤] /(exp) to resort to other means/
+ѤʤѤ [Ƥ򤫤ʤ򤫤] /by hook or by crook/by all possible means/
+Ť [Ƥ餬] /(n) shadow cast by a person's hand/
+֤ [Ƥʤ] /(n) fingering an object (in killing time)/amusing oneself/gambling/
+㤤 [Ƥ] /(n) mistake/blunder/
+ [ƤäѤ] /(adj-na,n) having one's hands full/
+ [ƤӤ] /(n) guidance/guide/introduction/(P)/
+ [ƤӤ] /(n) guidance/guide/introduction/(P)/
+ [ƤӤ] /(n) handbook/manual/guide/
+ [ƤӤ] /(n) handbook/manual/guide/(P)/
+ [夤] /(n) masturbation/onanism/
+걩 [Ƥ] /(n) chicken wing/
+걩 [ƤФ] /(n) (tip section of) chicken wing/
+ [Ƥ] /(n) table salt/small plate/
+ [Ƥ] /(n) small plate/
+ [Ƥ] /(n) response/(P)/
+겡 [Ƥ] /(n) pushing by hand/hand gilding/
+겡 [Ƥ] /(n) handcart/wheelbarrow/
+겳 [Ƥ] /(n) pail/bucket/
+겼 [Ƥ] /(n) subordinate/underling/
+ø [Ƥ] /(n,vs,exp) going easy on someone/take situational peculiarities into consideration/rough estimate/making an allowance for/
+ʪ [Ƥˤ] /(n) hand luggage/hand baggage/(P)/
+ʪ¤ [ƤˤĤꤷ] /short-term hand-luggage storage/
+ [Ƥۤɤ] /(n) learning the basics/initiation/
+ [Ƥޤ路] /(n) preparations/arrangements/
+ [Ƥޤ] /(n) at hand/personal effects or belongings/
+ [ƤޤҤ] /(n) personal effects or belongings/
+ [Ƥʤ] /(v1) to tame/to win over/
+ݤ [Ƥ] /(n) (1) clue/key/(2) contact/trail/scent/track/(3) on hand/handhold/(P)/
+ݤ [Ƥ] /(n) handhold on a object which facilitates carrying/
+ݤ [Ƥ] /(v1) to handle/to manage/to work with/to rear/to look after/to have experience with/
+ݤ [Ƥ] /(n) (1) clue/key/(2) contact/trail/scent/track/(3) on hand/handhold/
+褱 [Ƥ] /(exp) (1) doing one's own flower arranging/(2) marrying or making a mistress of a geisha/
+괬 [Ƥޤ] /(n) (1) winding or rolling by hand/(2) hand-rolled sushi, usually cone-shaped/
+괬 [Ƥޤ] /sushi wrapped in nori/
+괷餷 [Ƥʤ餷] /(n) practice/exercise/training/
+ [Ƥ] /(n) wiles/
+ [夫] /(n) letter/
+ˤ [Ƥ̤뤤] /(adj) lax/lenient/slow/
+ [夫] /(n) letter/
+ [Ƥ] /(n) time/labour/(P)/
+֤ [ƤޤȤ] /(exp) to be detained/to take time/
+ֲ [ƤޤҤ] /(n) time and effort/trouble/
+ַ [ƤޤҤ] /(n) time and effort/trouble/
+ֻŻ [Ƥޤ] /a tedious or troublesome or time-consuming job/piecework/
+ּ [Ƥޤɤ] /(v5r) to take time/to be delayed/
+ [Ƥޤ] /(n) wages (charge) for labor/pay/
+ [Ƥ줤] /(adj-na) neatly or cleverly made/
+ [ƤФ] /(n) semaphore (hand) flag/
+ [ƤФ󤴤] /flag signaling/semaphore/
+굡 [ƤФ] /(n) handloom/
+국 [夭] /(n) note/memorandum/(P)/
+굻 [央] /(n) craft/
+ [Ƥޤ] /(n) traditional Japanese handball/
+ͤޤ [ƤŤޤ] /(n) stalemate/
+ͤ [ƤŤ] /(n) pressing/urging/
+ͤ [ƤŤޤ] /(n) stalemate/
+ [Ƥ] /(n) (1) (money) on hand or at home/one's purse/(2) usual skill/
+궯 [Ƥ襤] /(adj) difficult/tough/stubborn/redoubtable/
+궯 [ƤŤ褤] /(adj) strong/resolute/firm/strict/
+궹 [Ƥ] /(adj-na,n) narrow/small/cramped/
+ [Ƥ] /(n) hand-mirror/
+ [Ƥ虜] /(n) work using the hands/
+ [Ƥ] /(n) beanbags/jackstones/
+̤ [Ƥޤ] /(leading) someone by the nose/
+ [Ƥ] /(n) lines of the palm/aptitude/handwriting/apt move (in a go or shogi game)/standard method/
+ [Ƥ¤] /(adj-na,n) near/handy/familiar/
+ᤫ [Ƥ] /within reach/
+ [Ƥ] /(n) a deposit/
+ [Ƥ] /(n) (game pieces, soldiers, etc.) under one's control/
+ [Ƥ] /(adj-no,n) (1) not busy/unengaged/being free/(2) leisure/
+ [Ƥ] /(adj-no,n) (1) not busy/unengaged/being free/(2) leisure/
+귫 [] /(n) (1) reeling in (thread, etc.)/(2) transport by passing from hand-to-hand/
+귫 [Ƥ] /(n) (1) reeling in (thread, etc.)/(2) transport by passing from hand-to-hand/
+귫 [ꤳ] /(v5m) to reel in/
+귫 [] /(v5r) to pull in (rope)/
+ [Ƥ] /(n) draft/promissory note/(P)/
+ [ƤӤ] /discounting of a bill/
+򴹽 [Ƥ󤸤] /a clearing house/
+ [Ƥ] /(adj-na,n) easy/simple/informal/offhand/cheap/(P)/
+ [夲] /(n) handicrafts/
+ [夲Ҥ] /handicrafts/hand-crafted goods/
+ [Ƥ] /(n) spare or free time/
+ [Ƥ] /(adj) steady/firm/solid/secure/(P)/
+ [Ƥ] /(n) (1) clue/key/(2) contact/trail/scent/track/(3) on hand/handhold/
+ [Ƥ] /(n) handhold on a object which facilitates carrying/
+ [Ƥ] /(n) (1) clue/key/(2) contact/trail/scent/track/(3) on hand/handhold/
+긵 [Ƥ] /(n) (1) (money) on hand or at home/one's purse/(2) usual skill/(P)/
+긷 [ƤӤ] /(adj) severe/harsh/
+ [Ƥ] /(v5r) (uk) to have much trouble/to have a hard time/to not know how to handle/(P)/
+ [Ƥ] /(adj-na,n) (1) being (too) late/(2) belated treatment/
+ [夳] /(n,vs) handing over/delivery/
+ [ƤĤ] /(adj) courteous/
+ [Ƥ] /(n) modus operandi/criminal technique/trick/(P)/
+ [Ƥफ] /(n) resistance/
+ [Ƥफ] /(v5u) to resist/
+깤 [Ƥ] /(n) finger marks/dirty marks/
+깩 [夳] /(n) handicrafts/
+깩 [夳礦] /(n) handicraft industry/
+깩 [夳] /(n) handicrafts/
+깭 [ƤӤ] /(adj) spacious/roomy/
+깭 [ƤӤ] /widely/extensively/on an extensive scale/
+깵 [ƤӤ] /(n) (1) note/memorandum/(2) holding oneself back/(P)/
+깵 [ƤӤ] /(v1) (1) to hang (hold) back/to hold off/to refrain/to reduce or cut back on/(2) to jot down a note/
+ [Ƥä] /(n) covering for the back of the hand and wrist/
+ [Ť] /(n) bridle/reins/(P)/
+ˤˤ [Ťʤ] /(exp) to slack the reins/
+ [Ƥ] /(adj-na,n) violent/rough/
+礤 [Ƥ] /(n) disparaging term for another person/that kind/
+碌 [Ƥ碌] /(n) game/contest/bout/
+ [ƤҤɤ] /(adj) severe/harsh/
+ [Ƥ] /(n) handmade paper/
+ [Ƥ] /(n) rape/
+꺢 [Ƥ] /(adj-na,n) moderate/handy/
+꺬ɾɸ [夳󤫤󤷤礦] /carpal tunnel syndrome/
+꺹 [Ƥ] /inserted by hand/
+ [ƤŤ] /(n) sleight of hand/
+ٹ [Ƥ] /(n) handiwork/handicraft/homemade/
+ [Ƥ] /(n) performance/skill/tact/(P)/
+ɤ [Ƥ褯] /efficiently/skillfully/cleverly/(P)/
+ [ƤŤ] /(adj-no,n) handmade/homegrown/hand-crafted/homemade/(P)/
+ [Ƥ礦] /(n) manual labor/manual procedures/
+ [Ƥ] /(n) printing by hand/
+껤 [Ƥ] /(n) becoming worn or soiled with handling/being old-fashioned/
+껥 [Ƥդ] /(n) (card playing) hand/visiting (name) card/
+껥 [Ƥդ] /(n) wallet-sized (photo)/
+껫 [ƤФ] /(n) handling/manipulation/
+Ż [Ƥ] /(n) handwork/manual labor/working with one's hands/
+ [Ƥޤ] /(n) clearing or evening of accounts/
+Ϥ [ƤϤ] /(n) outset/(P)/
+ [Ƥ] /(v5r) (uk) to have much trouble/to have a hard time/to not know how to handle/
+ [夷] /(n) finger/
+ [Ƥ] /(n) letter/(P)/
+򰸤Ƥ [Ƥߤ򤢤Ƥ] /(exp) to address (direct) a letter to a person/
+Ф [Ƥߤ] /(exp) to mail a letter/
+ź [Ƥߤ򤽤] /(exp) to attach a letter to/
+ [ƤߤФ] /(n) letter bomb/
+ [Ƥ] /(n) raising or keeping an animal by oneself/
+ [Ƥ] /(n) holdings/goods on hand/(P)/
+ [Ƥ󤭤] /ready cash/cash on hand/
+ [ƤҤ] /goods in stock or on hand or in one's possession/
+̵ [Ƥ֤] /(adj-na,n) being bored or at loose ends/
+ [夷] /(n) copying by hand/
+ [Ƥ] /(n) handcart/wheelbarrow/
+ [Ƥ㤯] /(n) helping oneself to a drink/
+ [ƤȤ] /(n) talented sumo wrestler/good at manipulating (others)/(P)/
+ [Ƥɤ] /(n) after tax income/net income/
+ [Ƥ] /(n) wrist/(P)/
+꽬 [Ƥʤ餤] /(n) study/
+Ф [Ƥ] /(n) meddling/interfering/
+ [夸] /(n) surgical operation/(P)/
+Ѱ [夸Ĥ] /surgical gown/
+Ѵ [夸Ĥ] /(n) surgical instrument/
+Ѽ [夸Ĥ] /surgery/operating room/
+Ѽ [夸Ĥ] /surgery/operating room/
+ [夸Ĥ] /operating table/
+ [Ƥ] /(n) process/procedure/protocol/(P)/
+ [ƤϤ] /at first/at the outset/beginning/
+ [夷] /(n) writing by oneself/one's own handwriting/
+ [Ƥ] /(n) (1) handwriting/(2) skilled penman/(P)/
+ [Ƥ] /(n) (1) handwriting/(2) skilled penman/
+ [Ƥ] /(n) a help/(P)/
+ [Ƥ] /(n) wound suffered in a fight/
+꾶 [夷礦] /(n) excerption/manual copying/excerpt/
+꾷 [Ƥޤͤ] /(n) beckoning/(P)/
+꾷 [Ƥޤͤ] /(v5k) to beckon/
+꾸 [夷礦] /(adj-na,n) palmar/palm/
+Ƥ [Ƥ䤭] /(n) home-baked/homemade/
+夲 [Ƥ] /all over/given in/given up hope/bring to knees/
+ [Ƥ礦] /(n) handcuffs/manacles/(P)/
+꿡 [Ƥդ] /(n) (hand) towel/
+꿡 [Ƥ̤] /(n) (hand) towel/(P)/
+꿡 [Ƥդ] /(n) (hand) towel/
+꿢 [Ƥ] /(n) planting personally/
+꿤 [夷礯] /(n) portable candlestick/
+꿤 [Ƥ礯] /(n) portable candlestick/
+꿥 [Ƥ] /(n) handwoven/handspun/weaving by hand/
+꿥 [Ƥ] /(n) handwoven/handspun/weaving by hand/
+꿦 [Ƥ礯] /(n) handicraft/
+꿦 [Ƥ礯] /(n) handicraft/
+꿨 [Ƥ] /(n) feel/touch/
+꿮 [Ƥ] /hand signals/flag signals/
+꿴 [Ƥ] /(n) discretion/consideration/allowance/
+꿴ä [Ƥ򤯤廊] /(exp) to take into consideration/to use one's discretion/
+꿶 [Ƥ֤] /(n) movements or gestures of hands or arms/(P)/
+꿿 [Ƥޤ] /(n) gesture/sign/hand signal/
+ [礦] /(n) water for washing or moistening one's hands/
+ [Ƥߤ] /(n) water for washing or moistening one's hands/
+ [Ƥ] /(n) number of moves/trouble/
+ [Ƥ] /(n) trouble/labor/handling/(P)/
+ [Ǥ] /(n) display of a sumo champion in the ring/
+ [Ƥ礦] /(n) handling charge/commission/(P)/
+ [Ƥ] /(n) handrail/railing/
+ [Ƥ] /(n) handrail/railing/(P)/
+ [Ƥ] /(n) one's troops/
+ [Ƥ] /(exp) (1) doing one's own flower arranging/(2) marrying or making a mistress of a geisha/
+ [Ƥ] /(n) helping oneself to (food or other objects)/arranging things to suit oneself/
+ [Ƥ] /(n) handmade/(P)/
+ [夻] /(n) handwriting/
+ [夻] /(n) holograph/calligraphic specimen/handwriting/
+ڤ [Ƥ] /(n) severing of connections or relations/
+ڤ [Ƥ줭] /(n) consolation money/
+ [Ƥ] /(n) fingers/
+ [Ƥ餤] /(n) restroom/lavatory/hand-washing/(P)/
+ȭ [Ƥ餤Ф] /(n) washbasin/
+ [Ƥޤ] /(n) before/this side/we/you/(P)/
+ [ƤޤΤۤ] /(exp) this side/in the forefront/
+ [Ƥޤä] /(adj-na,n) self-centered/selfish/
+̣ [Ƥޤߤ] /(n) self-flattery/sing one's own praises/
+ᤤ [ƤФ䤤] /(adj) nimble/(P)/
+ [Ƥ] /(n,vs) palm reading/
+긫 [Ƥ] /(n) palm reader/
+¤ [ƤŤ] /(adj-no,n) handmade/homegrown/hand-crafted/homemade/(P)/
+­ [Ƥ] /(n) one's hands and feet/limbs/(P)/
+³ [ƤĤŤ] /(n,vs) procedure/(legal) process/formalities/(P)/
+³ [ƤĤŤ] /(n,vs) procedure/(legal) process/formalities/(P)/
+³Ф [ƤĤŤؤ] /(exp) to go through formalities/
+³Ū [ƤĤŤƤ] /(adj-na) procedural/
+Ǥ [Ƥ] /(n) killing with bare hands/making noodles by hand/reconciliation/
+Ǥ [Ƥ] /hand-clapping ceremony (of reconciliation)/
+ [Ƥ֤] /(n) glove/(P)/
+ [Ƥ] /(n) a sales clerk/
+ [夿] /(n) worn or soiled with handling/
+ [夿ܤ] /(n) a favorite book (worn with much handling)/
+õ [Ƥ] /(n,vs) fumbling/groping/(P)/
+û [Ƥߤ] /short/brief/
+ [] /(n) means/way/measure/(P)/
+ʤ֤ [򤳤] /(exp) to take steps (measures)/
+ʤԤ [Ĥ] /(exp) to try everything/to leave no stone unturned/
+ [] /(n) another name for the game of Go or Igo/
+٤ [Ƥ] /(adj-na,n) (1) being (too) late/(2) belated treatment/(P)/
+ [夦] /(n) in one's hands/in one's control/(P)/
+ [夦] /in the hands/
+ˤ [夦ˤ] /(exp) to be in one's hands/
+ [Ƥޤ] /(adj-na,n) (uk) diligent/industrious/skillful/dextrous/
+ġ [Ƥ礦] /(n) notebook/
+Ģ [Ƥ礦] /(n) notebook/(P)/
+ĥ [ƤФ] /(n) gluing by hand/gambling without money (on the understanding that losses shall be covered later)/
+Ĺ [Ƥʤ] /(n) long-armed/kleptomania(c)/
+Ĺ [Ƥʤ] /(n) long-armed ape/gibbon/
+ľ [Ƥʤ] /(n) later adjustment/(P)/
+ˤ [Ƥ] /(adj) severe/hard/(P)/
+Ϥ [ƤŤ] /(n) (literal sense of) seizing/grasping/
+ [ƤŤ] /(n) handline fishing (angling)/handlining/
+ [ƤŤ] /(n) handline fishing/
+ [Ƥ] /(n) handbag/(P)/
+󤲳 [ƤФ] /(n) briefcase/attache case/
+󤲶 [Ƥ] /(portable) safe or cash box/
+ [Ƥ֤] /(n) handbag/shopping bag/
+ [ƤĤ] /(n) help/helper/assistant/(P)/
+ [ƤĤ] /helper/assistant/
+ [ƤĤ] /(v5u) to help/to assist/to take part in/(P)/
+ä夻 [ƤĤäƤ] /to help (a person) dress/
+Ϥ [Ƥ錄] /(n,vs) personal delivery/
+Ϥ [Ƥ錄] /(v5s) to hand over/to surrender/(P)/
+ڻ [Ƥߤ䤲] /(n) present (brought by a visitor)/
+ [Ƥ] /(n) hand used like a sword in striking/
+ꤲ [Ƥʤ] /(n) hand grenade/
+ [Ƥ] /(n) allowance/compensation/treatment/medical care/(P)/
+꼡 [Ƥꤷ] /(adv) using anything one can lay one's hands on/haphazardly/
+ [Ƥ] /(n) allowance/compensation/treatment/medical care/(P)/
+ [Ƥ] /(n) response/resistance/effect/reaction/
+Ƥ [Ƥ] /(n) capital punishment given personally by a feudal lord after a disrespectful act/
+Ʃ [Ƥ] /(n) spare or free time/
+ư [ɤ] /(n) manual/(P)/
+⿦ [Ƥʤ礯] /(n) manual piecework done at home/
+ [Ƥʤ] /(n) a pan/
+󤲤Ƥ [Ƥʤ٤Ƥ] /even if it means living in dire poverty/by all means/
+餷 [Ƥʤ餷] /(n) practice/exercise/training/
+餺 [Ƥ餺] /(n) requiring little trouble/untouched/
+ [Ƥ] /(n) repairs/maintenance/(P)/
+ [ƤϤ] /(n,vs) arrangement/search (by police)/(P)/
+ۤ [ƤФ] /(n) arrangements/preparations/
+ۻ [ƤϤ] /(n) (disreputable) recruiter of day laborers/
+۽ [ƤϤ] /(n) search instructions/
+ [ƤӤ礦] /(n) beating time/carelessly/
+ [Ƥ] /(adj-na,n) short of hands/insufficient/(P)/
+Ȣ [ƤФ] /(n) (small) box to keep valuables, etc./
+Ȧ [ƤϤ] /(n) arrangement/plan/programme/
+ȴ [Ƥ̤] /(n) oversight/omission/mistake/
+ȴ [Ƥ̤] /(n) omitting crucial steps/a drop in activity/(P)/
+ɡ [ƤФ] /(n) blowing one's nose with one's fingers/
+ [Ƥ] /(n) hand-drawn/
+ [Ƥ] /(n) sleight of hand/conjuring trick/magic/juggling/(P)/
+ʻ [Ƥʤ] /(n) magician/juggler/
+­ [Ƥ֤] /(adj-na,n) shorthanded/understaffed/
+դ [ƤĤ] /(n) manner of using one's hands/
+դ [ƤĤ] /(n) a deposit/earnest money/
+դǤ [ƤĤ򤦤] /(exp) to advance money (on a contract)/
+դ [ƤĤ] /(n) a deposit/earnest money/
+ [礦] /(n) adze/
+ [Ƥ] /(n) adze/
+餤 [Ƥ] /(n) wounded/
+ [Ƥդ] /(n) accordion/harmonica/
+ʬ [Ƥ櫓] /(n,vs) division of labour/(P)/
+ʸ [Ƥ֤] /(n) box for holding papers or stationery/
+ʼ [ؤ] /(n) one's troops/
+ [Ƥ] /(n) achievement/feat/meritorious deed/distinguished service/(P)/
+ΩƤ [Ƥ򤿤Ƥ] /(exp) to do a meritorious deed/
+ [Ƥ餬] /(n) a look of triumph/
+¤ [Ƥʤ] /(n) skill/
+ [Ƥ] /(n) sticky-fingered/compulsive thievery/
+Ԥ [Ƥ] /(n) hand knitting/
+ [Ƥ٤Ȥ] /(n) bringing one's own lunch/without pay/
+ [Ƥɤ] /(n) catch in one's hands/seizure/
+ [ƤФʤ] /(n) without holding on/without using the hands/letting go one's hold/lack of reserve or restraint/openly/(P)/
+ [ƤФʤ] /(v5s) to release/to relinquish/to sell/to part with/to send away/
+ˡ [ۤ] /(n) technique/(P)/
+˥ [Ƥ̤] /(adj-no,n) hand-tailored/hand-sewn/
+ [Ƥۤ] /(n) model/pattern/(P)/
+ [Ƥޤ] /(n) using one's arm for a pillow/
+̢ [ƤŤ] /(n) connections/contacts/influence/
+ [Ƥ] /(adj-no,n) (1) not busy/unengaged/being free/(2) leisure/
+ [Ƥ䤯] /(n) hand of cards which scores as it is/
+ͷ [Ƥ] /(n) plaything/play(ing)/gambling/
+ͷ [Ƥ] /(n) diversion/
+٤ [Ƥɤ] /(n) "dancing" with hands and arms from a seated position/dancing empty-handed/
+ [Ƥ] /(n) oversight/omission/(P)/
+ [Ƥ] /(n) skill/mastery/
+΢ [ꤱ] /(n) small throwing blade/small edged weapon often used for throwing/
+Υ [ƤФʤ] /(n) (child) no longer requiring constant monitoring/completing a job/
+Ω [Ƥ] /(n) means/method/(P)/
+ [Ƥ礦] /(n,vs) home cooking/
+ [] /(n) skill/dexterity/
+ [Ƥ] /(n) master hand/
+ [Ƥ] /(n) means of deceiving another/
+ [ƤƤ] /wiles/art of coaxing/
+ [] /(n) sign language/(P)/
+ [Ĥ䤯] /(n) sign-language interpret/
+ˡ [ۤ] /(n) sign language/
+ [] /(n) ability/(P)/
+Ӳ [] /(n) able individual/
+ [Ƥ] /(n) handcuffs/
+ [夦] /(n) (hand)grenade/
+ [Ƥ夦] /(n) (hand)grenade/
+ [Ƥޤ] /(n) traditional handball game/
+ [Ƥ֤] /(n) small brazier/hand-warmer/
+ [Ƥܤ] /(n) a whisk broom/
+ [Ƥ] /handbasket/
+Ƥ [Ƥ] /rape/
+ [Ƥ줤] /(adj-na) neatly or cleverly made/
+ [] /(n) cord used to tuck up the sleeves of a kimono/
+ [Ƥ] /(n) a hook/
+ [Ƥ] /(oK) (n) wrist/
+ [] /(n) (1) scarlet/red/(2) bloody/(P)/
+ޤ [ˤޤ] /(exp) to welter in blood/
+ [򤤤] /(exp) to retouch/to correct/
+ [夤] /(n) red seal/(P)/
+ [夤󤸤礦] /(n) license with a red seal/shogunate license to trade/
+ [夤󤻤] /(n) shogunate-licensed trading ship/
+ [夬] /flushed face/
+ҳ [夷] /(n) Neo-Confucianism/
+ [夸] /(n) dwarf/
+ [夷] /(n) writing in red/
+ [夬] /writing in red/
+ [夶] /(n) red-lacquered sword sheath/
+뿧 [夤] /(n) vermilion/scarlet/
+뿰 [夷] /(n) red lips/
+ [Ƥ] /(n) red mark/
+ [̤] /(n) red (lacquer)/
+ɤ [̤] /(n) painting in red/
+ [ˤ] /(n) red ink pad/
+ɮ [Ҥ] /(n) red-ink brush/
+ɮä [ҤĤ򤯤廊] /(v1) to make corrections/
+ʸ [֤󤭤] /(n) Japanese shubunkin goldfish variety/
+ [夺] /(n) red-ink stick/red and black/
+ [ܤ] /(n) red-ink stick/red and black/
+ [] /(n) red-lacquered gate/
+ [Ȥ] /(adv) especially/above all/(P)/
+γ [ȤΤۤ] /(adv) exceedingly/unusually/
+¾ [ȤΤۤ] /exceedingly/exceptionally/
+ [夰] /(n) special favour/
+췮 [夯] /(n) meritorious deeds/(P)/
+췮 [夯󤷤礦] /(n) (sumo) Outstanding Performance Award/
+ [夳] /distinguished service(s)/
+칹 [Ȥ] /(adv) intentionally/deliberately/especially/
+쾡 [夷礦] /(adj-na,n) admirable/laudable/(P)/
+ [] /(n) hunting/(P)/
+˹Ԥ [ˤ] /(exp) to go hunting/
+ [ꤳ] /(n) roundup/
+꽸 [ꤢĤ] /to gather/to muster/
+Ф [] /(v5s) to hunt out/to round up/
+꾮 [ꤴ] /hunting lodge/
+ [] /(n) hunting ground or preserve/
+ΩƤ [ꤿƤ] /(v1) to hunt down/
+ [] /(v5r) to hunt/
+ [ꤦ] /(n) hunter/
+ [夦] /(n) hunter/(P)/
+ [] /(n) hunter/
+ [礦] /(n) hunting/(P)/
+Ĵ [礦] /(n) hunting season/
+ĺν̱ [礦夦ߤ] /hunters and gatherers/
+ [央礯] /(n) gem/jewel/(P)/
+ [夶] /(n) calculation with abacus/(P)/
+ [ޤΤ] /(n) curtain made of strung beads/
+ [] /(n,n-suf) kind/variety/species/
+ [] /(n) (1) seed/pip/kind/variety/quality/tone/(2) material/matter/subject/theme/(news) copy/(3) cause/source/trick/secret/inside story/(P)/
+ [] /(adj-na,adj-no,adv,n) variety/
+ [夸] /(adj-na,adj-no,adv,n) variety/(P)/
+¿ [夸夶ä] /(adj-na,n) all sorts or kinds of/
+ [夸夽] /(n) various phases/
+͡ [夸夵ޤ] /all sorts or kinds of/
+ε [Τ] /Origin of Species/
+ƤŤ [ͤ򤢤餯ޤ] /(exp) to sow sparsely/
+㤤 [ͤ] /(n) half-brother or sister/
+ [ͤ] /(n) seed potato/
+ﲼ [ͤ] /(n) sowing/
+ [ͤ] /(n) spark/ember/pilot light/
+ﳵǰ [夬ͤ] /(n) logic species/
+ [ͤ] /(n) (breeding) bull/
+ [夷] /(n) seed/pit/(P)/
+ҿʪ [夷礯֤] /seed plant/
+ [ͤ] /(n) silkworm egg card/
+L [ͤޤ] /(n) sowing/
+ [ͤȤ] /(n) seed-raising/breeding/gathering news/
+ [] /(adj-na,adj-no,adv,n) variety/
+ [夸] /(adj-na,adj-no,adv,n) variety/
+ﻨ¿ [夸夶ä] /(adj-na,n) all sorts or kinds of/
+ [夸夽] /(n) various phases/
+ [夸夵ޤ] /all sorts or kinds of/
+ڤ [ͤ] /(n) run out of/
+ڤˤʤ [ͤˤʤ] /(exp) to be out of resources/to run out of stock/
+² [夾] /(n) race/tribe/family/species/
+ [] /(n) breeding stock/
+ [Ȥ] /(n,vs) vaccination/inoculation/(P)/
+ [ͤ] /(n) studhorse/stallion/breeding horse/
+ [ͤ] /(n) (photographic) negative/
+ [] /(n) seed coat/testa/
+ [Ӥ礦] /(n) seedlings/
+դ [ͤĤ] /(n) mating/
+ʪ [ͤ] /(n) seed/type of noodle dish/shaved ice with fruit syrup/
+ [٤] /(n,vs) classification/assortment/(P)/
+Ѥ [ͤ] /(n) half-brother or sister/different strain/hybrid/
+ [ͤۤ] /(n) source book/
+̵̼ [ͤʤ] /seedless fruit/
+̾ [ᤤ] /(n) name of a species/
+ [ͤ] /(n) disclosing the secret of a trick/
+ [⤯] /(n) event/item of business/(P)/
+ [ͤ] /(n) seed rice/
+ [֤ͤ] /(n) rapeseed oil/
+ [뤤] /(n) variety/kind/type/category/counter for different sorts of things/(P)/
+ [] /(n-suf) tumor/
+ [Ϥ] /(n) swelling/
+ [Ϥ] /(v1) to swell (from inflammation)/to become swollen/(P)/
+夬 [Ϥ줢] /(v5r) to swell up/
+ʪ [Ϥ] /(n) tumor/swelling/
+ [] /(adj-na,n) swelling/
+ı [礦] /(n) swelling/
+ʪ [] /(n) tumor/swelling/
+ [褦] /(n) neoplasm/tumor/
+ [褦] /(n) oncology/
+Ŧм [褦ƤĤ夸] /(n) lumpectomy/
+ [भ] /(n) (1) meaning/tenor/gist/(2) effect/influence/(3) appearance/aspect/(4) taste/(5) grace/charm/refinement/(P)/
+ź [भ] /(exp) to add color to/
+ [भ] /(n) (1) meaning/tenor/gist/(2) effect/influence/(3) appearance/aspect/(4) taste/(5) grace/charm/refinement/(P)/
+ͭ [भΤ] /zestful/tasteful/elegant/
+ [夤] /(n) main meaning/opinion/idea/aim/motive/gist/meaning/
+ս [夤] /(n) prospectus/
+ [夳] /(n) plan/idea/(P)/
+Ť餹 [夳򤳤餹] /(exp) to elaborate a plan/
+ [夳] /partiality/
+ [夷] /(n) object/meaning/(P)/
+̣ [] /(n) hobby/tastes/preference/(P)/
+ [] /(n) alcohol/sake/(P)/
+εͭ [Τ] /(exp) to smack of wine/
+ [Τ] /lees/sediment of wine/
+ᤴ [򤹤] /(exp) to drink (eat) too much/
+򴫤 [򤹤] /(exp) to press wine on/to offer wine/
+߸魯 [򤯤ߤ魯] /(exp) to help one another to sake/to drink together/
+ [򤫤⤹] /(exp) to brew sake/
+򿵤 [ĤĤ] /(exp) to abstain from drinking/
+䤹 [򤿤䤹] /(exp) to run out of wine/
+ [Τ] /(n) (heavy) drinker/
+ [夨] /(n) drinking bout/banquet/
+ [] /(n) sake dealer/(P)/
+ [夫] /(n) wine shop/liquor store/pub/heavy drinker/
+ [夭] /(n) drinking vessel/
+ [夭] /(n) liquor smell/tipsiness/
+Ӥӱž [夭ӤƤ] /driving under some influence of alcohol/
+ [夫] /(n) drinker/
+ [夭礦] /(n) merrymaking/
+򹥤 [] /(adj-na,n) drinker/
+ [头] /(n) heavy drinker/
+ [] /(n) food and drink/
+ [夳] /(n) food and drink/
+ [] /(n) drink money/
+򽭤 [] /(adj) reek of liquor/
+ [ɤ] /sake/drinking place/
+Ƥ [䤱] /(n) drink-reddened face/
+ [] /(n) bar/bar-room/(P)/
+ [夷礯] /(n) wine and women/sensual pleasures/dissipation/
+򿻤 [Ӥ] /(n) liquor-soaked/continuous drinking/
+򿻤 [Ӥ] /(n) liquor-soaked/continuous drinking/
+ [] /(n) drinking bout/merrymaking/
+ [夻] /(n) (ethyl) alcohol/spirits of wine/
+ [夼] /(n) liquor tax/(P)/
+ [夻] /(n) drinking party/
+л [夻] /(n) tartaric acid/
+ [夻] /(n) heavy drinker/
+ [] /(n) sake lees/
+¢ [] /(n) wine cellar/
+¤ [夾] /(n) sake brewing/(P)/
+¤ [] /sake brewing/
+¤ [夾] /(n) brewer/distiller/vintner/
+¤ [夾礦] /brewing/distilling/wine-making/
+¤ [夾礦] /brewery/distillery/winery/
+ [֤Ȥ] /(n) beer belly/
+ [] /(n) alcohol expenses/
+î [] /(n) wine cask or barrel/
+Ǥ [] /(n) swearing off liquor/
+ [ˤ] /(n) sumptuous feast/debauch/
+Ź [] /(n) alcohol-selling shop/(P)/
+Ź [ߤ] /(n) alcohol-selling shop/
+Ź [Ƥ] /(n) alcohol-selling shop/
+Ź [Ƥ] /(n) alcohol-selling shop/
+ [] /(n) drinker/drinking companions/
+ [ɤ] /(n) alcoholic poisoning/
+ [Τ] /(n) drinker/
+ݤ [Τ] /(n) (heavy) drinker/
+ [Ϥ] /(n) wine cup/
+ [] /(n) sake lees/
+ [Ϥ] /(n) liquor trade/
+ [] /(n) drinking habits/drunken behavior/
+ [] /(n) drinking habits/drunken behavior/
+ [ؤ] /(n) drinking habits/drunken behavior/
+ʤ [뤤] /be a bad drunk/
+ [] /(n) canteen/post exchange (PX)/
+̾ [ᤤ] /sake brand/
+ [] /(n) drunky frenzy/fighting drunk/
+ [礦] /(n) amount of drink/one's drinking capacity/
+ [뤤] /(n) alcoholic drinks/liquor/(P)/
+ [] /(n) neck/(P)/
+ [] /(n,n-suf) counter for songs and poems/
+󤬹ʤޤ [Ӥޤ] /(exp) to have one's neck wrung/
+ð [ӤäԤ] /(n) making constant reference to/
+ö [Ӥä] /(n) the neck/
+þ [Ӥä] /(adj-na,n) up to the neck/complete devotion/
+ˤ [Ӥˤ] /(exp) to fire from a job/
+ˤʤ [Ӥˤʤ] /(exp) to be beheaded/to be fired/to be dismissed/
+򤫤 [Ӥ򤫤] /(v1) to incline one's head to the side in doubt/
+ [Ӥ򤯤] /(exp) to hang oneself/
+򷹤 [Ӥ򤫤ऱ] /(exp) to incline one's head/
+򷹤 [Ӥ򤫤] /(exp) to put one's head on one side/
+ʤ [Ӥ򤷤] /(exp) to wring the neck/to strangle/
+̤ [Ӥ¤] /(v1) to duck one's head/
+ڤ [Ӥ򤭤] /(exp) to behead/to fire from a job/
+· [Ӥ򤽤] /(exp) to get together/
+Ĺ [Ӥʤ] /looking forward/expectantly/eagerly/
+ [夤] /(n) first place/head position/leading position/(P)/
+̹ [夤ܤ] /(n) game or series of games between the first and second place teams (baseball)/
+Ǽ [夤] /the leading hitter/
+ [夫] /(n) forerunner/ringleader/
+ [Ӥޤ] /(n) comforter/muffler/neckerchief/
+󴬤 [Ӥޤ] /(n) comforter/muffler/neckerchief/
+ [夭夦] /(n) decapitated head of an enemy/
+ [Ӥ] /(n) nape of the neck/back of the neck/scruff of the neck/
+ڤ㤨 [Ӥ] /(exp) to wrench one's neck/
+ [夳] /(n,vs) assent/consent/
+Τ [ʤ] /(v5k) (uk) to nod/to bow one's head in assent/
+󺬤ä [Ӥͤä] /(n) the scruff or nape of the neck/
+ [夶] /(n) seat of honor/head of the table/head/
+¤ [Ӥ] /(n) firing/dismissal/decapitation/execution/
+¸ [Ӥä] /(n) identifying a severed head/checking a person's identity/
+ [Ӥ] /(n) headhunting/
+ [Ӥ] /(n) headhunting/
+ [夷礦] /(n,vs) advocacy/promotion/(P)/
+󾧼 [夷礦] /an advocate/
+ [夷礦] /(n) commander-in-chief/
+ [夷礦] /beginning of a book/
+ [Ӥ] /(n) necklace/(P)/
+ [夻] /(n) top seat/first desk (in orchestra)/(P)/
+ڤ [Ӥ] /(n) firing/dismissal/decapitation/execution/
+ [夷礦] /(n) Prime Minister/Chancellor (Germany, Austria, etc.)/(P)/
+괱š [夷礦Ƥ] /(n) prime minister's official residence/
+ [夷礦󤬤礦] /Prime Minister and Foreign Minister/
+­ [夽] /(n) head and legs/the body/
+ [] /(n) the opening phrase of a letter or notice/
+Ĺ [礦] /(n) head (of organization)/(P)/
+ߤ [ӤĤ] /(n) hanging (by the neck)/
+ [] /(n) capital city/(P)/
+Է [Ȥ] /(n) the capital city (often Tokyo) area (typically within 50 km of city's centre)/(P)/
+ꤲ [Ӥʤ] /(n) kubinage/neck (head) throw/
+Ǿ [Τ] /(n) head/brains/(P)/
+Ǿ [Τ] /summit meeting/top-level conference/
+Ǿ [Τ] /leadership conference/
+Ǿ [Τ] /(n) executives/top management/(P)/
+ [Ϥ] /(n) head/leader/Prime Minister/(P)/
+ [] /(n) issue/course of events/beginning and end/(P)/
+褯 [Ӥ褯] /(adv) successfully/with success/
+ [Ӥä] /(n) consistent/unchanging from beginning to end/
+Ӥ [Ӥä󤷤] /consistent/
+ɤ [Ӥ褯] /(adv) successfully/
+ [] /(n) capital/metropolis/
+ [ܤ] /(n) planning/plotting/ringleader/(P)/
+ż [ܤ] /ringleader/
+ [礦] /(n) head/chief/boss/leader/(P)/
+ [Ӥ] /(n) necklace/choker/
+ [Ӥ] /(n) a pillory/a burden/
+Ф [Ӥ] /(n) hanging oneself/
+ [] /(n) Confucianism/Confucianist/Chinese scholar/
+ [夫] /(n) Confucianist/
+ [夬] /(n) Confucianism/(P)/
+س [夬ä] /Confucian circles/
+ؼ [夬] /Confucian scholar/
+ [夫] /(n) official Confucian teacher/
+ [夭礦] /(n) Confucianism/(P)/
+ [夭礦央] /Confucianism/
+Ū [夭礦Ƥ] /(adj-na) Confucian/
+ [头] /(n) dugong/sea pig/
+ [夷] /(n) Confucianist/
+ [夻] /(n) Confucian scholar/
+ƻ [ɤ] /(n) Confucianism/
+ʩ [֤] /(n) Confucianism and Buddhism/
+ [头] /(n) dugong/sea pig/
+ [] /(v5r) to pass (examination)/(P)/
+ [] /(n) receiving/holder/defense/reputation/agreement/(P)/
+ɤ [褤] /be popular (with)/
+Ĥ [Ĥ] /(v1) to be accepted/to receive (an application)/
+ [] /(v1) to undertake/to accept/to take (lesson, test, damage)/to undergo/to experience/to catch (e.g. a ball)/to become popular/(P)/
+ [򤢤ޤ] /(exp) to make a faulty defense/
+Ѥ [Ĥ] /(v5g) to inherit/to succeed/to take over/(P)/
+ [] /(n) protruding lower lip and jaw/socket/receiving window/slot/
+礦 [] /(v5u) to take on a task and guarantee success/
+ [] /(n) stance adopted when prepared to catch an object/
+ [] /(n) saucer/(P)/
+ߤ [Ȥ] /(v1) to catch/to stop the blow/to react to/to take/(P)/
+ [] /(n) charge (of something)/matter in one's charge/(P)/
+ [] /(v5t) to take (be in) charge of/(P)/
+ [Ȥ] /(n) receipt/(P)/
+ [Ȥ] /(n) receipt/(P)/
+ [Ȥ] /(v5r) to receive/to get/to accept/to take/to interpret/to understand/(P)/
+ [] /(n) (referring to a person) receiver/viewer/listener/
+ [] /(adj-na,n) passive/passive voice/(P)/
+ [] /(n) be on the defensive/
+Ϥ [錄] /(n) delivery/(P)/
+ [] /(n) reply/response/answer/
+ [] /(n) receiving/acceptance/(P)/
+ [] /(v1) to accept/to receive/(P)/
+ [] /(n) received opinion/second-hand opinion/
+Ȣ [Ф] /(n) box set at a gate of a home or near the front door, used for receiving deliveries of newspapers, mail, milk, etc./
+դ [Ĥ] /(n) receipt/acceptance/reception (desk)/information desk/(P)/
+դ [Ĥ] /(v1) to be accepted/to receive (an application)/(P)/
+ʧ [Ϥ餤] /(n) receipts and payments/
+ᤷ [ɤ] /(n) redemption/
+ή [ʤ] /(v5s) to ward off/to elude/to turn aside (a joke)/
+ [夨] /(n) benefitting by/(P)/
+׸ [夨] /a beneficiary right/
+׼ [夨] /beneficiary/
+׾ڷ [夨礦] /beneficiary certificate/
+ [夫] /(n) (Buddh) vowing to follow the precepts/
+ [夭夦] /(n,vs) receiving payments (pension, ration)/(P)/
+ [夭夦] /recipient of payments/a pensioner/
+ [失] /(n,vs) punishment/be punished/(P)/
+ [失] /prisoner/convict/
+ [失] /(n,vs) being subjected to investigation/
+ [失] /(n,vs) taking an examination/(P)/
+ [失󤫤⤯] /(n) subjects of the examination/
+ͽ [失󤵤󤳤] /(n) crambook/
+ [失󤷤] /(n) qualifications of candidacy for an examination/
+ [失󤷤] /examinee/
+ [失󤻤] /(n) student preparing for or taking examinations/
+ [失󤻤󤽤] /(n) fiercely competitive (entrance) examinations/
+Ϲ [失󤸤] /examination hell/
+ֹ [失Ф󤴤] /(n) examinee's (seat) number/
+ɼ [失Ҥ礦] /admission ticket for an examination/
+ [失礦] /(n) examination fees/
+ [夳] /(n,vs) taking (attending) lectures/(P)/
+ּ [夳] /(n) member (of a class)/trainee/a participant/
+ [夳] /(n) students attending lectures/
+ [] /(n) charge (of something)/matter in one's charge/
+ [Ȥ] /(n) receipt/(P)/
+ [Ȥ] /(n) receipt/(P)/
+ [ȤƤ] /notes receivable-trade/
+ [Ȥˤ] /(n) recipient/(P)/
+ [夷礦] /(n,vs) reception of a decoration or order/(P)/
+ [夷礦] /(n,vs) winning (a prize)/(P)/
+޼ [夷礦] /prize-winner/
+ [夷] /(n,vs) reception (e.g. radio)/(P)/
+顼 [夷󥨥顼] /receive error/
+ϩ [夷󤫤] /(n) receiving circuit/
+ [夷] /(n) (television, radio, etc.) receiver/
+ [夷] /(n) (television, radio, etc.) receiver/(P)/
+ [夷󤷤] /recipient/
+ [夷ˤ] /(n) addressee/
+ [夷󤽤] /(n) receiver/receiving set/receiving apparatus (equipment)/
+¦ [夷󤬤] /receiver/receiving entity/
+ [夷礦] /(n) (radio, TV) license fee/
+ [夷] /(n,vs) having a medical exam/seeing a doctor/(P)/
+ [] /(adj-na,n) passive/passive voice/(P)/
+ȷ [ߤ] /(n) (gram) passive voice/
+ [夻] /(n,vs) fertilization/impregnation/pollination/(P)/
+ [夻] /(n) fertilized eggs/(P)/
+ [夻] /(n,vs) be baptized/
+ [夾] /(n) television/(P)/
+ [夾] /(n) television set/
+£ [夾] /(n) receiving a present/
+ [夿] /(n,vs) conception/fertilization/(P)/
+۹ [夿] /the Annunciation/
+Ĵ [夿礦] /birth control/
+ [夿] /(n,vs) being entrusted with/taking charge of/(P)/
+ [夿] /trustee company/
+ź [夿夦襤] /(the crime of) bribery/
+ [夿ϤФ] /consignment sale/
+ [] /(n,vs) acceptance/(P)/
+ [夦] /(n) accepting orders/(P)/
+ [夦] /(n) build-to-order manufacturing (BTO)/
+ [夦] /(n,vs) receiving an order/
+Ϥ [錄] /(n) delivery/
+Ϥ [錄] /(v5s) to deliver/
+Ưڰ [ɤɤĤ] /(n) coefficient of passive earth pressure/
+ư [ɤ] /(n) passive/(P)/
+ưʱ [ɤĤ] /passive smoking/
+ư [ɤ] /(n) passive voice/
+ưŪ [ɤƤ] /(adj-na) passive/(P)/
+ [ʤ] /(n) suffering/agony/passion/(P)/
+ [ʤ󤭤礯] /(n) Passion music/
+ [ʤ󤲤] /(n) a Passion Play/
+ [ʤ󤷤夦] /Passion Week/
+ [ʤ󤻤] /(n) Lent/
+Ǥ [ˤ] /(n) being appointed/bearing entrusted responsibilities/
+Ǽ [Τ] /(n,vs) acceptance/receiving/
+ [Ĥ] /(n) receipt/acceptance/reception (desk)/information desk/(P)/
+շ [Ĥ] /reception (section)/
+ʴ [դ] /(n,vs) pollinization/fertilization/
+ [褦] /(n,vs) reception/(P)/
+Ƽ [褦] /recipient/
+ [] /(n,vs) acceptance/(P)/
+ [礦] /(n) receipt (of letter)/acknowledge/(P)/
+μ [礦] /recipient/
+ν [礦] /(n) receipt/
+ξ [礦礦] /(n) receipt/
+ô [來] /(n) (telephone) receiver/(P)/
+ [夦] /perception/
+ [Τ] /(n) a curse/a charm/(P)/
+ [ޤʤ] /(n) a curse/a charm/
+ [Τ] /(v5u) to curse/to put a curse on/(P)/
+ƻ [夳ɤ] /Jukondou/
+ [夸] /(n) magic/sorcery/incantation/
+ [Ф] /(n) curse/spell/
+ [] /(n) amulet/charm/
+ʪ [֤] /(n) fetish/
+ʪ [֤ĤϤ] /fetishism/
+ʸ [] /(n) spell/charm/incantation/
+ [夽] /(n) curse/
+ [Ȥ֤] /(n) congratulations!/long life!/(P)/
+ [Ȥ֤] /(v5k) to congratulate/to wish one well/
+ [Ȥۤ] /(v5g) to congratulate/to wish one well/
+ [夬] /(n) long-life celebrations, particularly the 61st, 77th and 88th birthdays/
+ [䤭] /(n) sukiyaki/
+ [Ȥ֤礦] /culture courses for the aged/
+ [] /(n) (uk) sushi/anything made with vinegared (su) rice/(P)/
+ʤζ [Τ] /ingredients for sushi/
+ʤ򰮤 [ˤ] /(exp) to make hand-rolled sushi/
+ʰޤ [ҤȤ] /a box of sushi/
+ʵͤ [Ť] /(n) jam-packed/packed in like sushi (like sardines)/
+ [ᤷ] /rice seasoned with vinegar, sugar and salt, used for preparing sushi/
+ [夾] /(n) statue (of a living person)/
+ [Ϥ] /toasting/drinking to someone's health/
+̿ [ߤ礦] /(n) life span/(P)/
+̿Ф [ߤ礦ΤФ] /(exp) to prolong one's life/
+ [줤] /long life/age/life/
+Ϸ [] /(n) god of longevity/
+ʪ [] /(n) boon/windfall/blessing/
+ [] /(v5r) to be gifted/to be awarded/(P)/
+ [] /(v1) to grant/to award/to teach/(P)/
+ [夫] /(n) (Buddh) handing down the precepts/
+ [央礦] /(n,vs) lesson/class work/(P)/
+Ȥ [央礦򤦤] /(v1) to take a class/
+Ȼ [央礦] /(n) school hours/hours of teaching (instruction)/
+ [央礦夦] /while in class/
+ [央礦礦] /(n) school fees/(P)/
+ [失] /(n) authorization/
+ [夵] /(n) sheltered work programs/providing with work/giving employment/
+ [夵󤸤] /(n) work or vocational center/
+ [夷㤯] /(n,vs) elevation to peerage/
+ [夸] /(n,vs) give and receive/(P)/
+ [夷礦] /(n,vs) awarding a prize/(P)/
+޼ [夷礦] /award ceremony/(P)/
+ [夻] /(n) fertilization/
+ [ˤ夦] /(n,vs) suckling (a baby)/nursing/
+ [ˤ夦] /(n) lactation period/
+Ϳ [] /(n,vs) award/conferment/(P)/
+Ϳ [褷] /(n) awarding ceremony/
+ [夤] /(n) tree surgeon (esp. for famous or old trees)/
+ [] /(n) shade of tree/bower/
+ [夤] /(n) shade of tree/bower/
+ [] /(n) shade of tree/bower/
+ [夤] /(n) shade of tree/bower/
+ [] /(n) precipitation resulting from thick fog condensing on leaves in a forest/
+ [夨] /(n) sap/
+ [夫] /(n) sea of trees/broad expanse of dense woodland/abundant leafage/
+ [夫] /(n) trunk/shaft/
+޾ [夷礦] /(adj-no) arborescent/
+ [夷] /(n) resin/rosin/(P)/
+ù [夷] /resin treatment/
+ [夸礦] /(n) up in a tree/
+ [] /(n) (tree) bark/(P)/
+ɹ [Ҥ礦] /(n) frost covered trees/
+˪ [Ф] /(n) wood wasp/
+ [⤯] /(n) trees and shrubs/arbour/(P)/
+Ω [] /(n) establish/create/(P)/
+ [] /(n) forest/
+ [줤] /(n) age of a tree/(P)/
+ [ʤޤ] /(n) sloth/
+ [夭夦] /(n) supply and demand/(P)/
+ [Ҥ] /(n) supplies/quartermaster (mil)/
+ [褦] /(n) consumption/use/
+Ѳ [褦] /consumer/customer/
+ [褦] /(n) demand/request/(P)/
+פŤ [褦ޤʤ] /(exp) to meet the demand/
+׶ [褦礦夦] /supply and demand/
+ [Ȥ] /(n) imprisonment/captive/
+줿ͤ [Ȥ줿󤬤] /(n) prejudiced opinion/conventional ideas/
+ [Ȥ] /(v1) to be captured/to be apprehended/to be seized with/
+ [夦Ȥ] /(exp) to be relieved from captivity/
+ [夦] /(n) prison uniform/
+ [夦] /(n) prisoner/(P)/
+ [夦դ] /(n) prison uniform/
+ϫƯ [夦ɤ] /prison labor/forced labor/
+ [夦] /(n) prisoner/convict/
+ [夦] /(n) prison labor/
+ޤ [ޤ] /(n) conclusion/end/settlement/(P)/
+ޤ [ޤ] /(v5r) (1) to be in one's place/to be installed/to settle into/(2) to be obtained/to be settled/to be paid/to be delivered/(P)/
+ [] /(v1) to obtain/to reap/to pay/to supply/to accept/(P)/
+ [夦] /(n) earnings/proceeds/returns/(P)/
+״ [夦Ф] /(n) revenue base/
+׶ [夦] /(n) proceeds/earnings/
+ [夦] /(n) profitability/
+ĹΨ [夦礦] /(n) revenue growth rate/
+ [夦ۤ] /(n) earnings report/
+Ψ [夦] /(n) earning rate/
+ [夦] /(good) result/game/
+ [夦] /(n,vs) harvest/crop/ingathering/(P)/
+ϴպ [夦󤷤㤵] /Thanksgiving Day/harvest festival/
+ϴ [夦] /harvest time/
+Ϲ [夦] /crop/income/
+Ϻ [夦] /a harvest festival/
+ϻ [夦] /time of harvest/
+ʪ [夦֤] /the harvest/the yield/
+ͽ [夦褽] /crop estimate/
+ [夦] /(n,vs) imprisonment/
+ƾ [夦󤸤礦] /commitment warrant/
+ [夦礯] /cell capacity/
+ [夦] /collecting/collections/
+ [夦] /(n) aberration/
+ [夦] /(n) listing/
+ [夦] /(n) income and expenditure/(P)/
+ [夦ۤ] /(n) earnings call/
+ [夦] /(n,vs) reception/receiving/
+ [夦夦] /(n,vs) control/settling/coping/(P)/
+ [夦夦] /(n,vs) gathering up/collection/accumulation/
+ [夦夦] /(n,vs) gathering up/collection/accumulation/(P)/
+ [夦夦] /(n) collector/
+ [夦夦] /collecting maniac/
+ [夦夯] /(n) deflation/contraction/shrinking/constriction/(P)/
+̴찵 [夦夯Ĥ] /systolic blood pressure/
+ [夦] /(n) tax collection/taxation/
+Ǵ [夦] /revenue officer/
+ǽ [夦] /tax-collection office/
+ǿ [夦ˤ] /tax collector/
+ [夦] /(n) tax collector/
+¢ [夦] /(n) garnering/collection/
+« [夦] /(n,vs) convergence/tie up/
+å [夦] /(n) plundering/exploitation/
+ [夦㤯] /(n) sorption (in physical chemistry)/
+ [夦Ȥ] /(n,vs) reception/receiving/
+ [夦ˤ夦] /(n) income/receipts/revenue/(P)/
+ [夦ˤ夦] /revenue stamp/
+ [夦ˤ夦] /(n) revenue opportunity/
+ [夦ˤ夦] /source of income/
+ [夦ˤ夦䤯] /(n) government treasurer/
+Ǽ [夦Τ] /(n,vs) crop/harvest/receipts/putting or stowing away/(P)/
+Ǽȶ [夦Τ] /closet/cabinet/
+Ǽ [夦Τ] /amount received/
+Ǽ [夦Τ] /receiving teller/
+ [夦ܤ] /confiscation of possessions/
+ [夦] /cocoon crop/
+ [夦褦] /(n,vs) (1) accommodation/reception/housing/(2) seating/(3) custody/(4) admission/(5) entering (in a dictionary)/(P)/
+ƴ [夦褦󤸤] /in-patients/
+Ƽ [夦褦] /inmates/
+ƽ [夦褦] /(n) home/asylum/camp/(P)/
+ [夦褦Ĥ] /accommodations/
+ǽ [夦褦Τ礯] /capacity/accommodation/
+ [夦褦礯] /capacity/accommodation/
+ [夦褦] /(n,vs) expropriation/(P)/
+ [夦] /(n,vs) grasping/winning over/
+Ψ [夦] /(n) yield/
+ [夦礦] /(n) yield/size of harvest/(P)/
+Ͽ [夦] /(n,vs) recording/(P)/
+ [夦襤] /(n) accepting bribes/corruption/graft/(P)/
+ź [夦襤] /(n) (the crime of) bribery/
+ڰ [夦] /(n,vs) grasping/winning over/
+ [夦] /(n) astringency/extraction (of taxes)/convergence/contraction/
+̺ [夦󤶤] /(n) an astringent/
+ [] /surroundings/(P)/
+ [夦] /(n) circuit/lap/circumference/vicinity/Chou (dynasty)/
+ [ޤ] /(n,n-suf) circumference/surroundings/circulation/(P)/
+ο [ޤΤҤ] /surrounding people/
+ [夦] /(n) surroundings/circumference/environs/(P)/
+Ĺ [夦礦] /perimeter/
+ [夦] /divination/
+ [夦] /(n) fringe/rim/
+ [夦] /(n,vs) (1) going around/(2) circumference/girth/surroundings/
+ [夦] /(n) death anniversary/
+ [夦] /(n) cycle/period/(P)/
+ [夦] /cyclic/periodic/
+Χ [夦] /(n) periodic law/
+ [夦礯] /(n) circumpolar star/
+ [夦] /(n) circumnavigation/circle tour by ship/
+ [夦礦] /(n) agitation/frustration/
+ϵ [夦礦Ф] /(n) consternation/fall into a panic/fluster oneself/dismay/discomfiture/
+ [夦] /(n) (1) good offices/recommendation/mediation/(2) (Tokugawa-era) employment office/
+ [夦] /(n) broker/employment agency/
+ [夦󤮤礦] /(n) brokerage/commission agency/
+ȼ [夦󤮤礦] /broker/middleman/employment agency/
+ [夦ˤ] /(n) agent/middleman/
+ [夦礦] /brokerage/commission/
+ [夦] /(n) common knowledge/(something) well-known/(P)/
+Ű [夦ƤäƤ] /(something) known to all/
+ [夦Ȥ] /(adj-na,n) scrupulous/meticulous/careful/(P)/
+ǯ [夦ͤ] /(n) whole year/anniversary/(P)/
+ [夦] /(n) cycle/wave/frequency/
+ȷ [夦Ϥ] /frequency meter/wavemeter/
+ȿ [夦Ϥ] /(n) frequency (of waves)/(P)/
+ȿа [夦Ϥؤ] /frequency shift/
+ȿѴ [夦Ϥؤ󤫤󤽤] /frequency converter/
+ȿĴ [夦Ϥؤ礦] /Frequency Modulation/FM/
+ [夦Ϥ] /frequency band/
+Ĵ [夦Ϥؤ礦] /frequency modulation/FM/
+ [夦ؤ] /(n) circumference/outskirts/environs/(computer) peripheral/(P)/
+յ [夦ؤ󤭤] /peripherals/
+չ [夦ؤ󤳤] /neighboring or surrounding country/
+ս [夦ؤ󤷤礳] /surrounding countries/neighboring countries/
+̩ [夦ߤ] /(adj-na,n) scrupulous/careful/meticulous/
+ͷ [夦椦] /(n) excursion ticket/tour/round trip/(P)/
+ͷ [夦椦] /(n) excursion ticket/
+ [夦] /(n) looking all around/
+ή [夦夦] /(n) flowing around/
+ [夦] /(n) sect/(P)/
+ [] /(n) head of family/originator/(P)/
+ [夦] /(n) religious regulations/
+ [夦礦] /(n) religion/(P)/
+ [夦礦礦] /(n) religious education/
+ [夦礦] /(n) religionist/
+ [夦礦] /(n) religious painting or picture/
+ [夦礦] /the Reformation/
+ [夦礦] /(n) the study or science of religion/
+ [夦礦礦] /(n) religious education/
+ [夦礦] /(n) religious drama/a miracle play/
+Ƚ [夦礦Ф] /the Inquisition/
+ [夦礦] /piety/
+ [夦礦󤿤] /religious group/
+ŪΩ [夦礦ƤɤĤ] /religious independence/
+ů [夦礦ƤĤ] /philosophy of religion/
+ˡ [夦礦ۤ] /(n) religious organization/
+ [夦] /(n) tenets (doctrines) of a religious sect/(religious) sect/
+ [] /(n) suzerain/
+縢 [失] /(n) suzerainty/
+ [夳] /(n) suzerain state/state that controls another in international affairs, but allows it domestic sovereignty/
+ [礦] /(n) master/teacher/
+ [夦] /(n) sect founder/(P)/
+² [] /(n) one's family or clan/
+ [夦] /(n) believer/follower/
+ [夦] /(n) sect/denomination/(P)/
+ [Ӥ礦] /(n) ancestral shrine (temple)/mausoleum (of one's ancestors)/Imperial mausoleum/
+ˡ [ۤ] /(historical) regulations governing Chinese religious observances and social order/
+̳ [夦] /(n) religious matters/
+ [夦] /(n) doctrine/creed/sect/(P)/
+ [夦󤢤餿] /(defunct, Japanese) religious census/
+ [Ĥ] /(exp) (uk) about/concerning/as to/regarding/(P)/
+Ƥ [ĤƤ] /(conj) concerning/
+ޤƤ [ĤޤƤ] /(exp) (uk) concerning/
+ [Ĥ] /(v5k) to settle in (place)/to take (seat, position)/to study (under teacher)/(P)/
+ [Ĥ] /(v1) to put/to place/
+ [夦] /(n) entering school/school attendance/(P)/
+ص̳ [夦] /compulsory school attendance/
+ػƸ [夦ɤ] /school child/
+ǯ [夦ͤ줤] /school age/
+Ψ [夦] /(n) percentage of school attendance/
+ [夦礦] /(n) employment/starting work/(P)/
+ȵ [夦礦] /(n) job opportunity/
+ȵ§ [夦礦] /work regulations/
+Ȼ [夦礦] /work hours/
+Ȼ [夦礦夦] /(n) during working hours/
+ȼ [夦礦] /(n) employed person/
+ȿ͸ [夦礦󤳤] /work force/
+ [夦礦] /place of work/
+ [夦礦ˤä] /days worked/
+Ψ [夦礦] /percentage of employment/
+ [夦] /(n) going into commission (e.g. ships)/(P)/
+ [夦礦] /(n) bedridden/
+ [夦礯] /(n,vs) finding employment/inauguration/(P)/
+ [夦礯ä] /placement/
+ư [夦礯ɤ] /job hunting/
+ư [夦礯Ĥɤ] /(n) job hunting/
+ [夦礯] /(n) position/opening/employment/
+ [夦礯] /time of employment/
+ [夦礯礦ۤ] /(n) job-placement journal (magazine)/
+ [夦礯] /place of employment/
+ [夦礯ʤ] /(n) scarcity of employment/
+Ψ [夦礯] /(n) employment rate/
+ϲ [夦礯ˤ] /jobless university graduate/
+ [夦] /(n,vs) going to bed/retiring/(P)/
+Τ [夦󤸤ΤȤФʤ] /bedtime story/
+ [夦󤼤] /before retiring/
+ [ʤ󤺤] /(n) especially/particularly/above all/
+ [ʤŤ] /especially/above all/among other things/
+Ǥ [夦ˤ] /(n,vs) inauguration/assumption of office/(P)/
+Ǥ [夦ˤ󤨤󤼤] /inaugural speech/
+Ǥ [夦ˤ󤷤] /inauguration ceremony/installation/
+ [夦Ф] /(n,vs) being put in bonds/coming under arrest/
+̲ [夦ߤ] /(n) retiring/going to sleep/
+ [夦] /(n,vs) placed in commission/entering servitude/
+ϫ [夦] /(n) actual work/(P)/
+ [夦] /(n) state/province/(P)/
+ [] /(n) sandbank/
+ [夦夦] /every state/every province/
+β [夦ΤϤ] /state flower/
+ [夦] /(n) (abbr) state legislature/state or provincial parliament/FIX/
+IJ [夦] /(n) state legislature/state or provincial parliament/
+IJ [夦󤭤] /(n) state or provincial election/
+ [夦] /(n) (abbr) state or provincial election/FIX/
+ [夦礦] /(n) state boundary/provincial boundary/
+̾Ѱ [夦Ĥ礦󤫤] /Interstate Commerce Commission/
+ [] /(n) sandspit/
+ [夦夦] /every state/every province/
+ [夦] /state government/(P)/
+¯ [夦] /(n) local customs/
+ [夦] /(n) capital (city) of a state/(P)/
+Ω [夦Ĥ] /state-run college/state university/
+ޤ [ޤ] /(v5r) to govern oneself/to conduct oneself well/
+ [] /(v1) (1) to study/to complete (a course)/to cultivate/to master/(2) to order (one's life)/(3) to repair (a fault one has committed)/(P)/
+ [夦] /friary/
+Ĺ [夦礦] /prelate/prior/abbot/
+ [夦] /building work/
+ [夦] /personal reformation/
+ [夦] /(n) learning/
+ι [夦礳] /(n) excursion/field trip/(P)/
+ [夦礦] /(n,vs) pursuit of knowledge/studying/learning/training/ascetic practice/discipline/(P)/
+ [央礦] /(n,vs) pursuit of knowledge/studying/learning/training/ascetic practice/discipline/(P)/
+ǯ [夦礦ͤ󤲤] /length of the course of study/
+ [夲󤸤] /(n) mountaineering ascetic/
+ƻ [夲ɤ] /(n) Shugendou/Japanese mountain asceticism-shamanism incorporating Shinto and Buddhist concepts/
+ [夦] /(n) amity/friendship/
+ [夦] /(n) amity/friendship/
+ [夦礦䤯] /amity treaty/
+ [夦礦] /(n,vs) pursuit of knowledge/studying/learning/training/ascetic practice/discipline/(P)/
+ [央礦] /(n,vs) pursuit of knowledge/studying/learning/training/ascetic practice/discipline/(P)/
+Լ [央礦] /(n) (Buddh) practitioner of austerities/
+ [夦] /(n) compilation of a history/
+ [夦] /(n) Masters degree program/(P)/
+β [夦Ƥ] /master's course/(P)/
+ʸ [夦֤] /(n) master's thesis/
+ [夦] /(n) figure of speech/rhetorical flourish/
+ [夦] /(n) rhetoric/
+ [夦] /rhetorical question/
+ˡ [夦ۤ] /(n) rhetoric/
+ [夦夯] /developing skill/
+ [夦礯] /(n,vs) (1) ornamentation/embellishment/decoration/adornment/polish up (writing)/(2) modification (gram)/
+ [夦礯] /(n) (gram) modifier/
+ [夦礯] /modifier/
+ [夦] /(n) morals/ethics/moral training/
+ [夦] /(n) adjustment/retouching (in photography)/
+ [夦Ϥ] /revised version/
+ [夦] /(n,vs) amendment/correction/revision/modification/alteration/retouching/update/(P)/
+ [夦] /(n) proposed amendment/
+ [夦] /(n) whiteout/correcting fluid/
+ܼ [夦ۤ󤷤央] /modified capitalism/
+ [夦] /amender/
+ [夦央] /revisionism/
+ [夦󤳤] /(n,vs) (filing) revised (income tax) return/
+ͽ [夦褵] /revised budget/
+ [夦] /(n) editing/compiling/
+ [夦] /(n,vs) repair/mending/(P)/
+ [夦󤳤] /repair man/
+ [夦󤳤礦] /repair shop/
+ [夦夦] /in the process of being repaired/during repairs/
+ [夦] /repair expense/
+¤ [夦] /(n) repairing/
+¤ [夾] /(n) repairing/
+ [夦] /(n) repair/renovation/restoration/
+ [夦Ƥ] /(n) correction/revision/
+ƻ [夦ɤ] /(n) learning/studying the fine arts/(P)/
+ƻ [夦ɤ] /(n) monastery/convent/cloister/abbey/(P)/
+ƻĹ [夦ɤ礦] /abbot/
+ƻ [夦ɤ] /(n) (Catholic) order/
+ƻ [夦ɤ] /(n) monk/friar/
+ƻ [夦ɤ] /(n) (Catholic) nun/
+ƻ [夦ɤ] /monasticism/
+ƻ [夦ɤ] /monasticism/monastic life/
+ƻ [夦ɤ] /vows of religious orders/
+ƻ [夦ɤ] /nun/
+ [夦Ȥ] /(n,vs) learning/acquisition/
+ [夦դ] /(n) repair/mending/(P)/
+ [夦] /(n) repairing/
+ˡ [夦ۤ] /(n) (Buddh) prayer and austerities/
+ [夦褦] /(n) culture/(mental) training/self-discipline/
+ [] /(n) fighting/scene of carnage/
+ι [Τޤ] /scene of carnage/
+ [餸礦] /(n) fighting scene/scene of carnage (bloodshed)/
+ [] /(n) fighting scene/scene of carnage (bloodshed)/
+ƻ [ɤ] /scene of carnage/
+ [夦] /(n,vs) repairing/mending/(P)/
+ [夦] /repair workshop/garage/
+ [夦ꤳ] /(n) repair man/
+ [夦ꤳ礦] /(n) repair shop/
+ [夦] /cost of repairs/
+ [夦夦] /being repaired/
+λ [夦礦] /(n) completion (of a course)/(P)/
+λ [夦礦礦] /(n) evidence of course completion (e.g. diploma)/
+λڽ [夦礦礦] /diploma/
+ [夦] /(n) culture/training/drill/practice/
+ [夦] /(n) culture/training/drill/practice/(P)/
+ [夦󤷤] /(Catholic) neophyte/
+ϣ [夦] /(n) culture/training/drill/practice/
+ [夦] /(n) (abbr) Masters thesis/
+ [夦դ] /(n) expel (exorcise) evil spirits (by Shinto rituals)/
+ [줤] /(n) sad/unhappy/gloomy/
+ [줤] /(n) sad face/sorrowful face/anxious look/sad countenance/
+ [줨] /(v1) to grieve/to lament/to be anxious/to be distressed/
+ [夦礦] /(n) grief/sorrow/
+ [夦礯] /(n) worried look/
+ [夦] /(adj-na,n) sorrowfully/
+ [夦] /(n) complaint/
+ò [夦] /(n) lamentation/
+ò [夦] /(n) pathetic scene/
+÷ [夦] /(n) lamentation/
+ [夦] /(n) worried look/melancholy air/
+ [夦] /(num) 10/ten (used in legal documents)/
+ [Ҥ̤] /the finder/
+ [ҤĤ] /(v1) to gather/
+Ф [Ҥ] /(v5s) to single out/to select/
+夲 [Ҥ] /(v1) to pick up/to pick out/
+ɤ [Ҥ] /(n,vs) reading here and there/skimming through/
+ʪ [Ҥ] /(n) (1) a find/(2) windfall/bargain/(P)/
+ [Ҥ] /(v5u) to pick up/to find/to gather/(P)/
+ [夦] /(n) gleaning(s)/
+ [夦夦] /(n,vs) gathering up/collection/accumulation/
+ [夦Ȥ] /(n,vs) picking up/finding/(P)/
+ [夦Ȥ] /a finder/
+ʪ [夦Ȥ֤] /(n) found article/
+ [夦ޤ󤨤] /100,000 Yen/
+Ǥ [ҤǤ] /(v1) to excel/to surpass/(P)/
+ [夦] /(adj-na,n) excellence/(P)/
+ [夦] /(n) splendid tanka or waka/
+ [夦] /(n) splendid poem/
+ [夦] /(n) splendid haiku/well-turned phrase/
+ [夦] /(n) prodigy/(P)/
+ [夦] /(n) splendid (excellent) work/(P)/
+ȴ [夦Ф] /(adj-na,n) outstanding/superb/
+ [夦줤] /(adj-na,n) graceful/beautiful/
+ [] /(n-adv) autumn/fall/(P)/
+ο [Τ] /autumnal tints/
+᤯ [᤯] /(v5k) to become autumnal/
+ [] /(n) autumn rain/
+ [᤼󤻤] /(n) autumn rain front/
+ [夦] /(n) autumn/
+ [夦] /(n) autumn (fall) air/
+ [夦] /(n) fall/autumn/(P)/
+ [] /(n) beginning of autumn/(P)/
+ [դ] /late in autumn/
+פ [ޤĤ] /(n) autumn festival/
+ [] /(n) autumn crops/
+ [] /(n) autumn (fall) silkworms/
+ [夦] /(n) autumn (fall) silkworms/
+ [夦] /(n) lonely feeling of fall/autumnal melancholy/
+ [ޤ] /(n) autumn sowing/
+ [Ф] /(n) autumn sumo tournament/
+ [夦礯] /(n) autumn scenery/
+ [夦] /(n) clear autumn water/
+ [Ф] /(n) clear Autumnal weather/
+ [Ф] /(n) clear Autumnal weather/(P)/
+ [夦] /(n) sound of the autumn wind/
+ [] /(n) plants which flower in autumn/
+ [夦] /(n) autumn frost/
+ [夦Ĥ] /(n) harshness/severity/
+ [Ĥ] /(n) (ancient) Japan/
+ĸ [] /(n) Akita (breed of dog)/
+ĸ [] /(n) Akita (breed of dog)/
+ĸ [] /prefecture in the Touhoku area/
+ [] /(gikun) (n) pike (fish)/saury/
+ [夦] /(n) autumn day/autumn/
+ [Ӥ] /(n) clear autumn day/
+ [夦] /(n) amorous glance/wink/
+ [] /(n) autumn breeze/fall breeze/(P)/
+ [夦դ] /(n) autumn breeze/fall breeze/
+ʬ [夦֤] /(n) autumn equinox/(P)/
+ʬ [夦֤Τ] /autumn equinox holiday (Sep 23 or 24)/
+ [] /(n) poor (fall) harvest/depressed crop prices/
+Ω [Ĥ] /first day (beginning) of autumn/
+ [夦줤] /(n) cool autumn weather/
+ [夦] /(n) autumn rain/
+ [] /(n) the end/
+ [] /(v1) to finish/(P)/
+ [Ĥ] /(adv) (uk) never/not at all/
+ [] /(n) the end/
+ [] /(io) (v5r) to finish/to close/
+ [] /(n) the end/(P)/
+꺢 [ꤴ] /toward the end/
+ [] /(n) closing price (stock exchange, etc.)/
+ [] /(v5r) to finish/to close/(P)/
+Х [夦Х] /(n) last bus/
+ [夦] /(n) ending time of a movie/
+ [夦] /(n) end of a performance/
+ [夦] /(n) cessation of publication/
+ [夦󤴤] /final issue/last issue of a publication/
+ [夦] /(n) ending/closing/
+ [夦礦] /(n) end of work/end of school/
+Ȼ [夦礦] /closing hour/
+ȼ [夦礦] /(n) a closing ceremony/
+ [夦礯] /(n) end/close/conclusion/denouement/finale/end of a game of go/(P)/
+ [夦礯] /(n) finale/
+ [夦礯] /(adj-no,n) ultimate/final/
+ [夦] /(n) ending/conclusion/
+ [夦] /(n,vs) end/close/(P)/
+ [夦] /(adv,n,vs) (1) beginning and end/from beginning to end/doing a thing from beginning to end/(2) consistent(ly)/(P)/
+ϰ [夦ä] /(adv) consistency/
+ [夦] /(n,vs) termination/cessation/stop/
+߷ [夦] /(n) (gram) predicative form/
+ [夦] /(n) (1) full stop/period/(2) end/(P)/
+ [夦] /(n) the last train or bus (of a day)/
+ [夦礦] /(n) all-night long/
+ [夦] /(n) final trial/
+ [夦] /(n) the whole life/(P)/
+Ȳ [夦󤫤] /(n) life member/
+ȴ [夦󤫤] /(n) official holding a lifetime appointment/
+ȷ [夦󤱤] /(n) life imprisonment/life sentence/
+ȸ [夦󤳤褦] /(n) lifetime employment/permanent employment/
+ȸ [夦󤳤褦] /(n) (Japanese) system of lifetime employment/
+ǯ [夦ͤ󤭤] /a life pension or annuity/
+ݸ [夦ۤ] /whole life insurance/
+ [夦] /(n-adv,n-t) lifelong/
+ [夦] /(n-adv,n-t) all one's life/lifelong/
+ [夦] /(n) end of war/cessation of hostilities/(P)/
+ﵭǰ [夦󤭤ͤ] /anniversary of the end of a war/
+ [夦] /(adj-no) postwar/
+© [夦] /(n,vi,vs) having just ended/being resolved/(P)/
+ü [夦] /(n) terminus/terminal/
+ [] /(n) closing price/(P)/
+ [夦㤯] /(n) terminal station/(P)/
+ [夦Ƥ] /(n) terminus/last stop (e.g train)/(P)/
+ [夦Ǥ] /(n) last train/(P)/
+ż [夦Ǥ󤷤] /(n) last train/
+ [夦] /(n-adv,n-t) all day/(P)/
+ȯ [夦Ϥ] /(n) the last train or departure/
+ [夦Ф] /(n) endgame/final stage/(P)/
+ [夦Ф󤻤] /(n) end of campaign/
+ [夦ޤ] /(n) end/close/
+ [夦ޤ] /(n) an end/a close/(P)/
+ [夦ޤĤ] /(n) eschatology/
+ [夦] /(n-adv,n-t) all night/
+뱿ž [夦䤦Ƥ] /(n) all-night service/
+Ķ [夦䤨礦] /(a business) open all night/
+ [夦Ȥ] /(n) a night light/
+λ [夦礦] /(n,vs) end/close/termination/(P)/
+λ [夦礦] /after the end (of something)/(P)/
+ [夦ä] /(n) last train (of the day)/
+ [夦] /(n) demise/(P)/
+ [夦] /(n,vs) ceasing/coming to an end/
+ [ʤ餤] /(n) as is habit/the way life normally is/
+ [ʤ餤] /(n) accomplishment/lesson/practice/
+ [ʤ餦] /(v5u) to learn/(P)/
+路 [ʤ路] /(adj-no,n) customary practice/habit/traditional event/
+ [夦] /(n) custom/habit/manners/(P)/
+ʪ [夦󤻤䤯֤] /(n) addictive drug/
+ [夦] /(n) syncretism/
+ [夦] /(n) study (e.g. music)/
+ [夦] /(n) penmanship/(P)/
+ [夦夯] /(n,vs) skilled/expert/mastery/
+ [夦] /(n) trait/(P)/
+¯ [夦] /(n) manners and customs/folkways/usage/
+ [夦Ȥ] /(n,vs) learning/acquisition/(P)/
+ [夦ؤ] /(n) (bad) habit/
+ [夦] /(n,vs) practice/training/discipline/
+ [] /(adj) stinking/(P)/
+ [ˤ] /(n) odour/scent/smell/stench/fragrance/aroma/perfume/(P)/
+ä [ˤ] /deodorant/
+ [] /dubious fellow/
+ʪ˳ [Τˤդ] /(exp) "solving" a problem by ignoring it/looking the other way/hushing up a problem/
+ [ˤ] /(v5u,vi) to be fragrant/to smell/to stink/to glow/to be bright/(P)/
+ [] /(n) bad smell/affectation/fulsomeness/
+ [夦] /(n) bromination/
+ [夦] /(n) the sense of smell/
+ [夦] /(n) bad smell/stink/(P)/
+ [夦] /(n) bromine (Br)/
+̣ [夦] /(n) bad smell/stink/
+ [դ] /(n) ship/boat/watercraft/shipping/vessel/steamship/(P)/
+Ф [դͤ] /(exp) to put (take) out a boat/
+ [夦] /(n) transportation by water (i.e. by ship)/
+ [դʤ] /(n) sailor's song/boat song/
+ [դʤϤ] /pontoon/
+ [夦] /(n) boating/sailing/
+ [夦] /(n) boating/sailing/navigation/
+ [դʤӤ] /(n) sailor/boatman/passenger/
+ [դʤ] /(n) boat-wrap sushi/
+繩 [դʤ] /boatbuilder/
+夭 [դʤĤ] /wharf/
+ [夦Ƥ] /(n) boat/watercraft/(P)/
+ͷ [դʤ] /(n) boating/
+ [夦] /(n) collection of cargo/cargo booking/
+ [夦夦] /(n,vs) gathering up/collection/accumulation/
+ [夦] /(n) masses/great number/the people/(P)/
+󤸤 [夦ˤ󤸤] /(exp) to go ahead of the crowd/
+ [夦] /(n) public opinion/
+ [夦] /(n) lower house of the Diet/(P)/
+ [夦] /(n) the many and the few/
+ [夦] /(n) mass meeting/
+İ [夦ä] /deciding unanimously or by consensus/
+İĹ [夦󤮤礦] /speaker of the Lower House/
+ı [夦] /(n) Lower House/House of Representatives/(P)/
+ıİѰ [夦󤦤󤨤󤫤] /(n) House of Representatives Steering Committee/
+ıİ [夦󤮤] /member of the Lower House/
+ [夦] /(n) the vulgar masses/
+ [夦] /(n) mobocracy/mob rule/ochlocracy/
+ [夰] /(n) mobocracy/mob rule/ochlocracy/
+ξ [夦礦] /both houses of Parliament (Diet)/
+ [夦] /(n) the masses/common people/
+ [夦] /(n) the people/the public/
+ʹĻ [夦󤫤] /(in) the presence of the whole company/with all eyes filed upon (one)/
+ [夸礦] /(n) living things/the people/
+ [夦] /(n) various theories/
+¿ [夦] /(n) multitude/great numbers/
+ [夦] /(n) the wisdom of the many/
+ [夦] /(n) the wisdom of the many/
+ [夦] /(n) many priests/(Heian era) monk-soldiers/
+ [] /(n) (1) (Buddh) many priests/(2) (Heian era) monk-soldiers/
+ɾ [夦Ҥ礦] /(n) public opinion/
+˾ [夦ܤ] /(n) public confidence/popular support/
+ [夦⤯] /(n) all eyes/public attention/
+ [夦] /(n) public opinion/
+ݤ [] /(v5r) to rush on/to attack/to swoop down on/
+ [] /(v1) to array against/
+ [] /(v5u) to attack/(P)/
+ [夦] /(vs) wearing one garment over another/
+ [夦] /(n) attack/charge/raid/(P)/
+ [夦㤯] /(n) succession to the peerage/
+̾ [夦ᤤ] /(n) succession to another's professional name/(P)/
+ [夦褦] /(n,vs) adoption/following/
+ [夦餤] /(n) invasion/raid/attack/visitation (of a calamity)/
+ [夦餤] /lightning strike/
+ [ꤳ] /(v5m) to kick in/
+껦 [ꤳ] /(v5s) to kick to death/
+ [] /(v5r) to kick/(P)/
+ [夦夦] /(n) football/soccer/
+礤 [] /(n) kicking each other/cockfighting/
+ [] /(n) riser/footboard/
+ [] /(v5m) to kick in(to)/to sustain a loss/
+餹 [餹] /(v5s) to kick about/
+Ф [] /(v5s) to kick out/to cut back (on spending)/
+夬 [] /(n) a kick/mounting a bar with a kick/
+夲 [] /(v1) to kick up/
+ [Ť] /(n) (on a horse) a fetlock/(on a chicken) a spur/cockspur/
+ݤ [] /(v5s) to kick over or down/
+ˤ [֤] /(v5r) to kick in or open/to smash through/
+Ф [ȤФ] /(v5s) to kick away/to kick off/to kick (someone)/to refuse/to reject/
+֤ [] /(v5s) to kick back/
+ [Ȥ] /(v5s) to kick down/to defeat/
+ΩƤ [Ƥ] /(v1) to kick up/
+Ͽ [夦] /(n) editing/compilation/
+ [夦] /(n,n-suf) week/(P)/
+ [夦ˤ] /(exp) one day a week/
+ [夦] /(n) published weekly/(P)/
+ [夦󤶤ä] /weekly magazine/
+ [夦] /weekly newspaper/
+ [夦] /(n) weekly publication/(P)/
+ [夦] /(n) week/weekly/(P)/
+ŷͽ [夦Ƥ󤭤ۤ] /(n) weather forecast for coming week/
+ [夦] /(n) cycle/period/
+ [夦夦] /(n) weekly holiday/(P)/
+ [夦夦] /(n) weekly pay/
+ [夦Ĥ] /(exp) five days a week/
+ [夦ߤä] /(exp) three days a week/
+ [夦ä] /(exp) four days a week/
+ [夦ʤΤ] /(exp) seven days a week/
+ [夦ʤ] /(n) by the end of this week/(P)/
+ [夦դĤ] /(exp) two days a week/
+ [夦] /(n) a weekday/
+ [夦Ф] /(n) weekly duty/
+ [夦ۤ] /(n) weekly report/
+ [夦ޤ] /(n-adv,n) weekend/(P)/
+ [夦] /(n) beginning of the week/new week opening/Monday/(P)/
+ [夦줤] /(n,suf) week-old/
+ϻ [夦त] /(exp) six days a week/
+ [夦줤] /(n,suf) week-old/
+Ĺ [夦礦] /(n) chieftain/
+ [य] /(n) return/recompense/
+ [य] /(v1) to reward/to recompense/to repay/
+ [य] /(v5u) to reward/to recompense/to repay/
+ [夦] /(n) collection/(P)/
+ [Ĥɤ] /(n) meeting/get-together (e.g. among friends)/(P)/
+ [Ĥɤ] /(v5u) to meet/to assemble/to congregate/(P)/
+ޤ [Ĥޤ] /(n) gathering/meeting/assembly/collection/(P)/
+ޤ [Ĥޤ] /(v5r,vi) to gather/to collect/to assemble/(P)/
+ [Ĥ] /(v1,vt) to collect/to assemble/(P)/
+ [Ĥޤ] /(io) (v5r,vi) to gather/to collect/to assemble/
+ [] /(v5r) (1) to gather/to crowd round/to swarm/to flock/(2) to extort from/to sponge off/(P)/
+Ѽ [夦] /Shueisha (publisher)/
+ [夦] /(n) collection of cargo/cargo booking/(P)/
+ [夦] /(n) collection of freight/
+ [夦] /(n) meeting/assembly/(P)/
+ [夦] /(n) meeting place/assembly hall/
+ [夦] /(n) mass/cluster/
+ [夦Ȥ] /(n) fish-luring lights/
+ [夦] /(n,vs) money collection/(P)/
+ [夦ˤ] /(n) bill collector/
+ [夦] /(vs) gather a group together/
+ [夦] /(n,vs) totalization/aggregate/(P)/
+ [夦] /(n,vs) massing (of troops)/gathering/
+ [夦] /(n) centralization (e.g. power)/
+ӽ [夦Ϥ] /decentralization/
+ [夦] /(n,vs) condense/
+ [夦] /(n) condenser/
+ [夦] /(n,vs) (1) gathering/assembly/meeting/(2) (math) set/(P)/
+絭 [夦] /set descriptions/
+ [夦] /(n) time appointed for meeting (assembling)/time one is supposed to meet/
+罻 [夦夦] /(n) apartment building/housing complex/
+ [夦Ф] /(n) meeting place/rendezvous (point)/roll-call (assembly) point/appointed (designated) place/
+ [夦] /aggregation/
+Ū [夦Ƥ] /(adj-na) collective/
+̾ [夦ᤤ] /(n) collective noun/
+ [夦] /(n) set theory (in math)/
+ [夦] /(n) ticket collection/
+ [夦Ĥ] /(n) ticket collector/
+ [夦] /(n,vs) collection (gathering) and distribution/(P)/
+ [夦󤷤央] /(n) collectivism/
+ [夦] /(n) distribution or trading center/
+ [夦] /(n) collecting dust/
+е [夦] /(n) dust collector/
+ [夦֤] /(n) vacuum cleaner bag/
+ [夦] /(n) aggregation/
+ [夦] /(n,vs) accumulation/(P)/
+Ѳϩ [夦] /integrated-circuit/
+« [夦] /(n) focusing/
+ [夦] /(n,vs) compilation/(P)/
+ [夦] /(n) group/mass/(P)/
+İݾ [夦󤢤󤼤ۤ礦] /(n) collective security/
+ķ뺧 [夦󤱤ä] /(n) group wedding/
+ĸ [夦󤱤󤷤] /(n) group medical examination/
+Ĺư [夦󤳤ɤ] /(n) group (collective) action/collective behavior/
+Ľ [夦󤷤夦礯] /(n) group employment/
+Ŀ [夦󤷤] /mass psychology/
+ [夦󤻤] /(n) living in a group/communal living (life)/
+ʾ [夦󤽤礦] /(n) class-action (lawsuit)/
+ŪҸ [夦Ƥ] /(n) right to collective defense/
+ [夦Τ礦] /(n) collective farm/
+ [夦夦] /(n,vs) concentration/focusing the mind/(P)/
+湶 [夦夦] /(n,vs) (making, launching) concentrated attack (on, against)/
+ֵ [夦夦] /(n) closely-packed series of lectures/intensive course/
+뱫 [夦夦] /local downpour/severe rain fall/(P)/
+漣ż [夦夦礦] /intensive care unit/ICU/
+ [夦夦] /saturated linework/concentrated linework/
+ˤ [夦夦ۤ] /concentrated fire/
+ [夦夦礯] /(n) (powers of) concentration/ability to concentrate/
+ [ä夦] /(n) variorum/
+ [夦夦] /(n) variorum/
+ [ä夦] /(n) variorum/
+ [夦夦] /(n) variorum/
+ [夦Ϥ] /(n,vs) collection and delivery/
+ۿ [夦Ϥ] /(n) postman/mailman/mail carrier/
+ۿ [夦Ϥˤ] /(n) postman/mailman/mail carrier/
+ɼ [夦Ҥ礦] /(n,vs) gathering votes/(P)/
+ [夦䤯] /(n) (1) intensive/(2) collect(ed)/summarize(d)/(P)/
+Ū [夦䤯Ƥ] /(adj-na) intensive/
+ [夦䤯Τ礦] /(n) intensive farming/
+ [夦餯] /(n) village/(P)/
+Ͽ [夦] /(n) compilation/editing/
+ [ߤˤ] /(adj) ugly/(P)/
+ [ߤˤ] /ugly (homely) woman/
+褤 [ߤˤ餽] /scandalous dispute/
+ [夦Ȥ] /ugliness and beauty/
+θ [Τߤ] /(exp) the humble shield of our Sovereign Lord/
+ [夦] /(adj-na,n) ugliness/meanness/offensiveness/(P)/
+ [夦礦] /(n) shameful occupation/
+ [央礦] /prostitute/
+ [夦] /(n) disgraceful (scandalous) conduct/shameful behavior/
+ [] /(n) homely woman/plain-looking woman/
+ [夦] /(n) homely woman/plain-looking woman/(P)/
+ [夦礦] /(n) disgraceful state of affairs/
+ [夦] /(n) shameful sight/disgraceful behavior/(P)/
+ [֤Ȥ] /(n) ugly man/
+ʹ [夦֤] /(n) scandal/(P)/
+̾ [] /(oK) (n) (uk) Sumo wrestler's stage name/
+̾ [夦ᤤ] /(n) scandal/
+ [夦뤤] /(n) evil-doers/
+ [夦] /10/ten/utensil/thing/
+ [夦] /tithe/
+ [夦] /(n) utensil/appliance/furniture/
+ʪ [夦] /(n) furniture/fixtures/utensil/treasure/
+ [夦ۤ] /(n) treasured article/
+ [夦] /(n) dwelling/living/(P)/
+ [ޤ] /(n) dwelling/house/residence/address/
+ [夦] /(vs-s) to live/to reside/to inhabit/
+ޤ [ޤ] /(n) dwelling/house/residence/address/(P)/
+ޤ [ޤ] /(v5u) to live/to reside/to inhabit/(P)/
+ߤ [ߤ] /(n) dwelling/house/residence/den/habitat/
+߲ [ߤ] /(n) dwelling/house/residence/den/habitat/
+ߴ [ߤʤ] /(v1) to get used to living in/
+߹Ӥ餹 [ߤ餹] /(v5s) to leave a house in bad shape/
+߹ [ߤ] /(adj-no,n) live-in/
+߹ [ߤ] /(v5m) to be a live-in employee/to live in/to live with/
+߽ [ߤ] /(n) dwelling/house/residence/den/habitat/
+߽ [ߤɤ] /residence/address/domicile/
+߿ [ߤ] /(n) comfort (in living place)/(P)/
+߿Ϥɤ [ߤΤ褤] /comfortable to live in/
+ؤ [ߤ] /(v1) to change one's residence/
+夯 [ߤĤ] /(v5k) to settle down/
+ [ߤˤ] /inconvenient (residence)/unpleasant (surroundings)/
+ʬ [ߤ櫓] /(n) habitat isolation (biology)/
+ [] /(v5m) to abide/to reside/to live in/to inhabit/to dwell/(P)/
+ [Фߤ䤳] /(exp) you can get used to living anywhere/
+ [夦] /(n) dwelling/house/residence/den/habitat/
+ [ߤ] /(n) dwelling/house/residence/den/habitat/
+Ķ [夦󤭤礦] /(n) living environment/habitat/
+ͥå [夦ͥå] /(n) (abbr) national ID number system/
+ [夦] /(n) dwelling/house/residence/address/(P)/
+ [ޤ] /(n) dwelling/house/residence/address/(P)/
+ [夦Ƥ] /rent allowance/
+ [夦礢] /(n) dwelling (habitation) site/site of a (prehistoric) settlement/
+ [夦] /(n) chief priest of temple/
+ [ߤ] /(n) dwelling/house/residence/den/habitat/
+ [夦] /(n) address (e.g. of house)/residence/domicile/(P)/
+̾ [夦礷ᤤ] /(n) one's name and address/
+Ͽ [夦] /(n) address book/
+Ͽ [夦] /substitute for an address book/
+ [夦礯] /(n) chief priest (of a Buddhist temple)/(P)/
+ [夦ˤ] /(n) dweller/inhabitant/resident/(P)/
+ [夦] /manner of housing/
+ [夦] /housing-loan corporation/(P)/
+ [夦] /(n) chief priest (of a Buddhist temple)/
+ [夦] /(n) resident/housing/(P)/
+ [夦] /(n) housing loan/mortgage/
+ [夦] /(n) residential area/(P)/
+ͻ [夦椦] /(n) Housing Loan Corporation/(P)/
+𻺶 [夦󤮤礦] /the housing industry/
+ [夦Ƥ] /(n) housing allowance/
+ [夦] /(n) housing district/residential district/(P)/
+϶ [夦] /residential district/
+ [夦] /housing belt development/
+ [夦ʤ] /(n) housing shortage/
+ [夦] /(n) housing costs (expenses)/
+ [夦] /(n) housing problem/
+̱ [夦ߤ] /(n) citizens/inhabitants/residents/population/(P)/
+̱ư [夦ߤ󤦤ɤ] /neighborhood (protest) movement/
+̱ [夦ߤ󤼤] /(n) municipal tax/(P)/
+̱Ͽ [夦ߤȤ] /resident registration/
+̱ɼ [夦ߤȤҤ礦] /(n) local referendum/poll of residents/
+̱ɼ [夦ߤҤ礦] /(n) citizen (identification) card/(P)/
+ͧ [ߤȤ] /Sumitomo (company)/(P)/
+ͧ [ߤȤ⤮󤳤] /Sumitomo Bank/(P)/
+ [ߤ] /(v1) to be full/to rise (tide)/to mature/to expire/
+Ƥ [Ƥ] /(v1) to assign/to set aside/(P)/
+ [夦] /(n) overflow/abundance/exuberance/
+ [夦] /(n) reserves/recruits/draftees/
+ [夦] /(n) congestion (with blood)/
+줷 [夦Ĥ] /congested/bloodshot/inflamed/
+줷 [夦Ĥ] /inflamed eyes/
+ [夦] /(n,vs) plug/full up/being filled/stopped up/
+ [夦] /(n,vs) fullness/completion/perfection/substantiality/enrichment/(P)/
+¤ [夦Ĥ] /full/complete/replete with/substantial (meal)/solid (reading)/
+­ [夦] /(n) sufficiency/(P)/
+Ŷ [夦Ƥ] /(n,vs) fill (up)/plug/replenish/filling (in tooth)/loading (gun with ammunition, camera with film)/
+ [夦Ǥ] /(n,vs) (1) charging (electrically)/(2) electrification/(P)/
+Ŵ [夦Ǥ] /(battery) charger/
+Ŵ [夦Ǥ󤭤] /(n) period of time in which to recharge one's batteries/
+ [夦Ȥ] /(n,vs) allocation/appropriation/(P)/
+ [夦Ȥ] /appropriation/
+ [夦] /(n) completion/perfection/
+ʬ [夦֤] /(adj-na,adv,n,vs) (1) plenty/enough/sufficient/satisfactory/adequate/(2) perfect/thorough/fully/in full/
+ [夦ޤ] /(n,vs) being filled with/teaming with/pregnant with/(P)/
+Ƥ [ߤߤƤ] /(v1) to be filled with/to be pregnant with/to teem with/
+ [夦褦] /(n,vs) appropriation to/earmarking for/
+ [夦] /(num) 10/ten/(P)/
+ [] /(num) 10/ten/
+ [Ȥ] /(num) 10/ten/(P)/
+ [夦] /(n) 11/eleven/(P)/
+ [夦] /(n-adv) November/(P)/
+츥 [夦󤭤] /tithes/
+̴Ѳ [夦󤫤Τ] /(n) eleven-faced Goddess of Mercy/
+̴ [夦󤫤󤼤] /(n) eleven-faced Goddess of Mercy/
+ [夦] /refreshing rain once in ten days/
+߶ [夦] /10 yen coin/
+ [夦] /1,000,000,000/billion (American)/milliard (British)/(P)/
+ [ä] /ten times/
+ [ä] /ten times/
+ [ä] /(n) the 10 Buddhist precepts/Ten Commandments/Decalog/
+ [ä] /(n) the 10 calendar signs/
+ [夦夦] /19/nineteen/(P)/
+ [夦] /(n-adv) October/(P)/
+̿ [夦Ĥᤤ] /(n) October Revolution/
+ [夦] /15/fifteen/(P)/
+ [夦] /(n) night of the full moon/the night of the 15th day of the 8th lunar month/
+ [夦] /13/thirteen/(P)/
+ [夦] /(n) 13th day (of the moon)/the night of the 13th day of 9th lunar month/
+ [夦] /14/fourteen/
+ [夦] /14/fourteen/(P)/
+ [夦ä] /fourteenth day of the month/
+ [夦ޤ] /(n) society finch/
+ [ä] /(n) the ten fingers/
+ [ä] /(n) the ten fingers/
+ [夦] /(adj-na,n) cross/crossed/cruciform/(P)/
+ [夦] /crosswise/
+ [夦] /(n) cross/the Cross (of Christ)/(P)/
+; [夦礦] /(adj-na) cruciform/
+ [夦] /crucifix/
+ [夦] /(n) crossfire/
+ [夦] /(n) crossroads/street crossing/
+ [夦] /(n) Crusades/Crusaders/
+ [夦󤭤] /the Crusaders/
+ [夦] /(adj-na) cross/cruciform/
+ [夦] /(n) crosshairs/
+ˤ [夦ۤ] /(n) cross fire/
+ϩ [夦] /(n) crossroads/(P)/
+ [夦] /17/seventeen/(P)/
+ [夦ʤ] /17/seventeen/
+ [ä] /(n) short metal truncheon/
+ [ä] /(n) short metal truncheon/
+ﶥ [ä夭礦] /(n) decathlon/
+ [Ȥ] /(n) tenfold/
+󽽽 [ȤϤ] /(n) multitude/
+ [ä] /(adj-na) decimal system/deciam/
+ [ä󤻤] /decimal system/
+ʬˡ [ä֤뤤ۤ] /(n) decimal classification/Dewey (decimal) classification/
+ˡ [äۤ] /(n) decimal system/
+ͽ [夦ˤȤ] /(n) (col) Several men, several minds/everyone has his own ideas and tastes/everyone has his own interests and ideas/different strokes for different folks/
+ [夦ˤʤ] /(adj-na,n) being average (capacity, looks) (as good as anyone)/mediocrity/
+¤ [夦ˤʤ] /(adj-na,n) being average (capacity, looks) (as good as anyone)/mediocrity/
+ [夦ˤ꤭] /the strength of ten/
+ [夦] /(pref) ten-odd/
+ [夦] /(adj-na,n) perfection/consummation/absolute safety/
+ [夦] /(n) the teens (10-19)/teenage/the tenth generation/(P)/
+ [夦] /(n) the teens (10-19)/teenage/the tenth generation/
+Ȭ [ä夦Ϥä] /(n-adv,n) 8 or 9 cases out of ten/
+ů [äƤ] /(n) Basho's Ten Disciples/Confucius' Ten Disciples/
+ů [äƤ] /(n) Basho's Ten Disciples/Confucius' Ten Disciples/
+ [夦] /12/twelve/(P)/
+ [夦ˤ夦] /(n) constellations of the zodiac/
+ [夦ˤ] /(n-adv) December/(P)/
+ [夦ˤ] /Twelve Apostles/
+IJ [夦ˤ礦] /(n) duodenum/
+IJ [夦ˤ礦夦] /(n) hookworm/
+IJ [夦ˤ礦褦] /(n) duodenal ulcer/
+ [夦ˤ] /(n) the 12 signs of the Chinese zodiac/
+ [夦ˤ] /twelve o'clock/noon/midnight/
+ޤ [夦ˤ] /duodecimo (folding)/
+ñ [夦ˤҤȤ] /(n) lady's ceremonial court dress/
+ʬ [夦ˤ֤] /(adj-na,n) more than enough/(P)/
+ [Ȥ] /ten days/the tenth (day of the month)/(P)/
+ε [ȤΤ] /(n) coming too late/
+ǯ [夦ͤ] /(n) ten years/decade/
+ǯ [夦ͤҤȤफ] /(n) expression suggesting that the pace of change makes ten years back seem like ancient history/
+ǯ [夦ͤ󤤤] /(n) without intermission for ten (long) years/with constancy of purose for ten (long) years/in the same old rut for years on end/
+ǽ [夦Τ] /(n) fire shovel/fire pan/
+İ [äѤҤȤ餲] /(n) in quantity/in a lump/indiscriminate or sweeping (statement)/
+ [夦Ф] /ten times/tenfold/
+Ȭ [夦Ϥ] /18/eighteen/(P)/
+Ȭ [夦Ϥ] /(n) 18-carat gold/
+Ȭ [Ϥ] /(n) one's favorite stunt/one's hobby/No. 18/
+Ȭ [夦ϤФ] /(n) one's favorite stunt/one's hobby/No. 18/(P)/
+ʬˡ [夦֤֤뤤ۤ] /Dewey Decimal System/
+ʬ [äפ] /10 minutes/
+ʬ [夦֤] /(adj-na,adv,n,vs) (1) plenty/enough/sufficient/satisfactory/adequate/(2) division into ten/(3) perfect/thorough/fully/in full/(P)/
+ʬ [äפ] /10 minutes/
+ʬΰ [夦֤Τ] /the tithe/tenth/
+ʬ [夦֤󤸤礦] /(n) a sufficient condition/
+ʬ֤˱ž [äפ󤪤ˤƤ] /(vs) operating on a ten-minute schedule/
+ʸ [夦] /(adj-no,n) a cross/cruciform/
+ʸ [夦󤸤] /crosswise/
+ [äݤ] /(adj) ten (long cylindrical things)/
+ [夦ޤ] /100,000/hundred thousand/(P)/
+ [夦ޤ󤪤] /(n) eternity/paradise/
+ [夦⤯] /(n) all eyes/
+ [夦䤯] /(n) chameleon plant (Houttuynia cordata)/
+ [ɤ] /(n) chameleon plant (Houttuynia cordata)/
+ξ [夦礦] /(n) junior-grade sumo wrestler/(P)/
+Ϫ [Ф] /(n) abacus/
+ϻ [夦] /16/sixteen/(P)/
+ϻ [夦] /16th note/
+ϻ [褤] /(n) sixteen-day-old moon/
+ [ä] /(n) the 10 Buddhist precepts/Ten Commandments/Decalog/
+ [] /(v5u) to abide (by the rules)/to obey/to follow/to accompany/(P)/
+ [] /(v1) (1) to be accompanied by/(2) to subdue/(P)/
+ [夦] /subordinate/secondary/junior/incidental/accessory/
+ä [ä] /(conj) (uk) therefore/consequently/in accordance with/(P)/
+ [夦] /(n) secondary cause/
+ [夦] /(n) ad valorem duty/
+ [夦礦] /(n) employment/
+Ȱ [夦礦] /(n) employee/worker/(P)/
+ [夦] /(n) campaign/(P)/
+ [夦󤭤] /war correspondent/
+ [Ȥ] /(n) (male) (uk) cousin (older than the writer)/
+ [夦] /(n) (male) (uk) cousin (older than the writer)/
+ [Ȥ] /(n) (uk) male cousin/(P)/
+ [夦Ƥ] /(n) (uk) male cousin/
+ [夵] /second grade of the third rank of honor/
+ [Ȥ] /(n) (uk) cousin (female) (older than the writer)/
+ [夦] /(n) (uk) cousin (female) (older than the writer)/
+ [Ȥ] /(n) (uk) cousin (female)/
+ [夦ޤ] /(n) (uk) cousin (female)/
+ [夦] /(n,vs) engaging/pursuing/following/(P)/
+ [夦] /(n) follower/attendant/valet/servant/
+ [夦] /(adj-na,n) obedient/gentle/meek/submissive/docile/
+ [夦] /subordinate clause/
+ [夦] /(adj-no,n) previous/former/
+° [夦] /(n,vs) subordination/dependency/(P)/
+° [夦] /(n) a dependency/
+° [夦] /(n) subordinate clause/
+°ѿ [夦ؤ󤹤] /dependent variable/
+´ [夦] /(n) (military) orderly/underling/
+ [Ȥ] /(n) (uk) cousin (male, younger than the writer)/
+ [夦Ƥ] /(n) (uk) cousin (male, younger than the writer)/
+Ū [夦Ƥ] /(adj-na) subordinate/secondary/
+ [夦Ϥ] /(n) accomplice/complicity/
+ʪ [夦֤] /(n) accessory (thing)/appurtenance/
+ [夦ܤ] /(n) attendant male servant/
+ [Ȥ] /(n) (uk) cousin (female, younger than the writer)/
+ [夦ޤ] /(n) (uk) cousin (female, younger than the writer)/
+ [礦褦] /(adj-na,n) calm/composure/
+Ƥ [礦褦] /(adj-t) calm/composed/tranquil/
+ [夦餤] /(n-adv,n-t) up to now/so far/traditional/(P)/
+ [夦餤] /so far/hitherto/
+跿 [夦餤] /existing (type, form)/
+ [夦礦] /(n) (taxation) a specific duty/
+ [夦] /(arch) hollyhock/
+餫 [餫] /(adj-na,n) soft/tender/limp/subdued (colour or light)/gentle/meek/(P)/
+餫 [餫] /(adj) soft/tender/limp/(P)/
+餫ʸ [餫֤󤷤礦] /informal style/
+餫 [餫⤦] /soft blanket/
+餫ʸ [餫ʤҤ] /soft light/
+餫 [餫ʤ] /gentle breeze/
+餫 [餫] /(n) (touch of) softness/
+ [ˤ夦㤯] /(adj-na,n) weakness/effeminacy/enervation/
+ [夦] /(n) classical Japanese martial art, usually referring to fighting without a weapon/jujitsu/
+ [夦] /(adj-na,n) obedient/gentle/meek/submissive/docile/
+ƻ [夦ɤ] /(n) judo/(P)/
+ƻ [夦ɤ] /judo practitioner/
+ƻ [夦ɤ礦] /judo hall/
+ƻ [夦ɤ] /suit for judo practice/
+ [夦ʤ] /(adj-na,n) flexible/lithe/(P)/
+ž夲 [夦ʤ󤷤] /fabric softener/
+ [夦ʤ󤻤] /(n) compatibility/pliability/softness/elasticity/
+ [夦ʤ󤿤] /calisthenics/
+ȩ [Ϥ] /(n) soft fair skin/
+ [夦⤦] /(n) soft hair/
+ [ˤ夦] /(adj-na,n) gentleness/mildness/meekness/(P)/
+ [] /(n) juice/sap/soup/broth/(P)/
+ [Ĥ] /(n) juice/sap/soup/broth/
+ [夦] /(n) juice/
+ [뤱] /(n) juice/
+ʪ [] /(n) soup/
+ʴ [뤳] /(n) sweet red-bean soup/
+ [] /(n) soup bowl/
+ [] /(n) astringent (puckery) juice (of unripe persimmons)/
+¡ [֤] /(adv) reluctantly/unwillingly/
+¤ [֤] /(adj) (1) tasteful (clothing)/"cool"/an aura of refined masculinity/(2) astringent/sullen/bitter (taste)/(3) grim/quiet/(4) sober/stingy/(P)/
+¤򤷤Ƥ [֤򤷤Ƥ] /(exp) to be grim-faced/to look sullen/
+¤ [֤] /rough wine/
+¤ [֤] /sober (quiet) color/
+¤ʪ [֤] /tasteful dress/
+¤ʢ [֤Ф] /(n) bowel pains/painful loose bowels/
+¤ [֤] /(v5r) to hesitate/to be reluctant/to have loose painful bowel movement/(P)/
+³ [֤] /(n) sour and puckery persimmon/
+» [֤] /(n) paper treated with astringent persimmon juice/
+½ [֤] /(adv) reluctantly/unwillingly/
+¿ [֤] /(n) tan (color)/
+ [夦] /(n,vs) congestion (e.g. traffic)/delay/stagnation/(P)/
+ [֤] /(n) strong or bitter (green) tea/
+ȴ [֤̤] /(n) removing the astringent taste (from persimmons)/
+ [֤] /(n) inner, astringent skin (of a chestnut)/
+̣ [֤] /(n) good taste/astringency/refinement/
+ [֤Ĥ] /(n) grimace/sullen face/
+ [֤Ť] /(n) grimace/sullen face/
+ [夦] /(n) grimace/sullen face/(P)/
+ [] /(n) beast/brute/(P)/
+ [] /(n) beast/brute/(P)/
+ð [夦] /(n) veterinarian/(P)/
+ð [夦] /(n) veterinary medicine/
+ô [夦] /(n) bestiality/sodomy/
+ù [夦] /(n) brutal or bestial act/
+û [夦] /(n) tallow/
+ÿ [夦] /(n) brutal heart/
+ [夦] /(n) brutality/animal nature/
+ [夦] /(n) zodiac/
+ƻ [Τߤ] /(n) animal trail/
+ [夦ˤ] /(n) animal flesh/
+ [夦] /(n) a hide/a pelt/animal skin/
+ [Τؤ] /(n) dog radical (kemonohen)/
+ [夦褯] /(n) animal or carnal desires/lust/
+ [夦褯] /(n) animal or carnal desires/lust/
+ [夦뤤] /(n) animals/beasts/
+ [] /(n) length/height/(P)/
+IJ [夦] /(n) length and width/every direction/warp and woof/right and left/vertically and horizontally/length and breadth/(P)/
+IJ [Ƥ褳] /(n) length and width/every direction/warp and woof/right and left/vertically and horizontally/length and breadth/(P)/
+IJ̵ [夦स] /(adj-na,n) freely/right and left/as one pleases/
+ij [夦] /(n) mediastinum/
+ij [Ƥ] /(n) dividing vertically/
+Ĵ [夦] /(n) running through/traversal/
+ķ [Ƥ] /(n) pit/shaft/
+ķ [Ƥह] /(n) vertical or granny knot/
+Ĺ [Ƥ] /(n) shaft/
+Ļ [Ƥ] /(n) (weaving) warp/
+ļ [Ƥ] /(n) vertical axis/vertical line/
+ļ [Ƥ] /(n) vertical stripes/striped fabric/
+ļҲ [Ƥ㤫] /vertically structured society/
+Ľ [Ƥ] /(n) vertical writing/(P)/
+Ľ [Ƥ] /(n) vertical writing/(P)/
+Ŀ [夦] /(n) (military) column/
+ [ƤФ] /vertical turning lathe/VTL/
+ [夦] /(n) vertical line/
+Ȥ [Ƥ] /(n) vertical typesetting/
+ [夦] /(n,vs) traverse/walk along the ridge/
+³ [夦] /(n) concatenation/cascade (connection)/
+³³ [夦Ĥ] /(n) cascade (connection) (electronics)/
+ [夦] /(n) (military) column/
+ [夦] /(n,vs) flying through/cutting across/(P)/
+Ĺ [Ƥʤ] /(adj-na,n) oblong/vertical writing style, e.g. on envelopes/
+ū [Ƥ֤] /(n) recorder (the musical instrument)/
+ [Ƥʤ] /(n) longitudinal wave/
+ɤ [Ƥ] /(n) (with respect to an earthquake) vertical shake/pitching/
+ [夦] /(n,vs) inspection/
+ [夦] /(n) column/file/
+ [] /(suf) -fold/-ply/
+ [] /(adj-na,n) main/principal/important/
+š [夦夦] /(adj-no,adv,n) repeated/manifold/
+š [⤪⤷] /(adj) frequently/sincerely/exceedingly/serious/grave/dignified/
+š [夦夦] /extremely/
+šˤ [夦夦ˤ] /repeatedly/
+Ť [⤤] /(adj) (1) heavy/massive/(2) serious/important/severe/oppressed/(P)/
+Ť [⤤Ĥ] /serious (grave) crime/
+ŤǤ̳ [⤤ˤ] /important task/
+Ť [⤭] /(n) importance/emphasis/stress/(P)/
+ŤѤ [⤯] /(exp) to give an important position/
+Ť [⤵] /(n) weight/(P)/
+Ť [⤷] /(n) weight/(P)/
+Ť [⤷] /stone weights on pickle-tub covers/
+Ť [⤿] /(adj) heavy/massive/serious/important/severe/oppressed/(P)/
+Ťʤ [ʤ] /(n) overlapping/piling/
+Ťʤ礦 [ʤꤢ] /(v5u) to lie on top of each other/to overlap/to pile up/
+Ťʤ [ʤ] /(oK) main/principal/important/
+Ťʤ [ʤ] /(v5r) to be piled up/lie on top of one another/overlap each other/(P)/
+Ť [] /(n) pile/heap/layer/suits/set/course (stones)/
+Ťͤ [ͤ] /(adv) once more/repeatedly/
+Ťͤ [ͤ] /(v1) to pile up/to put something on another/to heap up/to add/to repeat/(P)/
+Ťͳݤ [ͤ] /(v1) to lap/to overlap/
+Ť͹碌 [ͤ碌] /superposition (physics)/(P)/
+Ť͹碌 [ͤ碌] /(v1) to overlap/
+Ťͻ [ͤȤ] /repeated word or phrase/
+ŤͽŤ [ͤ] /(adv) frequently/sincerely/exceedingly/
+Ťͽ [ͤ] /(vs) overwrite/
+Ťͽ [ͤ褦褦Ҥ] /palimpsest/
+Ť [ͤ] /(n) wearing one garment over another/
+Ť [] /(n) importance/weight/dignity/emphasis/(P)/
+Ť [] /(n) weight/sinker (fishing)/
+Ť [] /(v5r) to get heavy/to grow serious/(P)/
+Ť󤸤 [󤸤] /(v1) to respect/to honor/to esteem/to prize/(P)/
+Ť󤺤 [󤺤] /(v5z) to honor/to respect/to esteem/to prize/(P)/
+Ű [夦] /endearment/
+Ű [夦] /(n) pressure/(P)/
+ŰѤ [夦Ĥˤ] /(exp) to withstand pressures/
+Ű [夦Ĥ] /(n) feeling of oppression/
+Ű [夦] /(n) close siege/
+Ű [礦] /(n) close siege/
+ű [夦] /(n) heavy liquids/
+űʬΥ [夦֤] /heavy media (liquid) separation/
+ű [夦] /(n) double marriage (in the same family)/intermarriage/
+Ų [夦] /(n) heavy obligation/
+Ų [礦] /special blessing/
+Ųû [夦󤼤] /(n) heavy additional tax(ation)/(P)/
+Ų [夦] /(n) serious crime/heavy punishment/
+Ųд [夦] /(n) heavy weapons/
+Ų [] /(n) load/heavy burden/encumbrance/heavy freight/heavy responsibility/(P)/
+Ų [夦] /(n) load/heavy burden/encumbrance/heavy freight/heavy responsibility/
+Ų᤮ [⤹] /(v1) to be too heavy/
+ų [夦] /dense ash/
+Ŵ [夦] /(n) serious illness/
+Ŵ [夦] /(n) treasure/invaluable person/
+ŵ [夦] /(n) heavy machine gun/
+ŵؽ [夦󤸤夦] /(n) heavy machine gun/
+ŵ [夦礦] /heavy rail/
+ŵʼ [夦ؤ] /heavy cavalry/
+ŵͤ [夦Ť] /(n) food packed in nest of lacquered boxes/
+Ŷ [夦] /(n) imprisonment with hard labor/
+Ŷ࿵ [夦󤷤] /close confinement (in one's barracks)/
+Ŷ° [夦󤾤] /(n) heavy metals/
+Ŷ줷 [⤯뤷] /(adj) heavy/gloomy/awkward/cumbrous/oppressive/leaden/(P)/
+ŷ [夦] /(n) heavy sentence/
+ŷڽ [夦礦] /(n) major or minor injuries/
+Ÿ [夦] /(n) succession of words of similar meaning/
+Ÿ [夦] /(adj-na,n) thickness/composure and dignity/(P)/
+Ÿ [礦] /(adj-na,n) thickness/composure and dignity/
+ŸĹ绺 [夦礦󤮤礦] /(n) smokestack industry/
+Ź [夦] /(n) heavy industry/
+Ź [夦礦] /(n) heavy industry/(P)/
+Ź [夦] /(n,vs) polymerization/
+Ź [夦] /(n) a polymer/
+Ź [夦] /(n) reprinting/
+ź [夦] /(n) bigamy/
+ź [夦󤷤] /bigamist/
+ź [夦] /(n) felony/serious crime/
+Ż [夦] /(n) double play/
+Ż [夦] /heavy oxygen/
+Ż [夦] /(n,vs) importance/stress/serious consideration/(P)/
+ż [] /(n) serious wound or injury/
+ż [Ƥ] /(n) head steward (of an estate)/
+Ž [夦夦] /(adj-no,adv,n) repeated/manifold/
+ŽŤ [⤪⤷] /(adj) frequently/sincerely/exceedingly/serious/grave/dignified/
+ŽŤ [夦夦] /extremely/
+ŽŤˤ [夦夦ˤ] /repeatedly/
+Ž [夦] /(n,vs) citing again/
+Ž [] /(n) serious wound or injury/
+Ž [夦礦] /(n) serious wound or injury/(P)/
+Ž [夦礦] /severely wounded person/
+ž [夦礦央] /(n) mercantilism/
+ž [夦礦央] /mercantilist/
+ž [夦礦] /(n) singing in parts/
+ž [夦礦] /(n) serious illness/(P)/
+žɵƵ۴ɸ [夦礦夦夦礦] /(n) severe acute respiratory syndrome (SARS)/
+žɼ [夦礦] /the seriously ill/
+ž [夦礦줤] /serious cases (of illness)/
+ž [礦礦] /(n) piled one upon another/excellent/splendid/
+ž [礦礦] /placed one upon another/piled up/splendid/excellent/
+ſ [夦礯] /(n) responsible position/
+ſ [夦] /(n) center of gravity/(P)/
+ſ [夦] /(n) chief vassal/senior statesman/
+ſ [夦] /(n) heavy water/
+ſ [夦] /(n) deuterium/heavy hydrogen/
+ [夦] /(n) multiple star/
+ [夦] /(n) heavy taxation/
+ [⤷] /(n) stone weights on pickle-tub covers/
+ [夦] /(vs) piling up/
+ [夦] /(n) heavy responsibility/(P)/
+ [夦] /reexplanation/
+ [夦󤷤] /(n) heavy tank/
+ [夦] /(n) instrumental ensemble/
+ [夦] /(n) multistoried/multilayered/(P)/
+Ū [夦Ƥ] /(adj-na) stratified/multilayered/
+ [夦] /(n) baking soda/sodium bicarbonate/
+ [夦] /(adj-na,n) seriously ill/serious condition/critical state/(P)/
+ [夦] /(adj-na,n) seriously ill/serious condition/critical state/(P)/
+ [夦] /(n) successive generations/
+ [夦] /(adj-na,n) serious/important/grave/weighty/(P)/
+粽 [夦] /aggravation/
+ [夦] /(n) taking (something) seriously/
+ [夦] /(n) importance/seriousness/
+Ⱥ [夦Ϥ󤶤] /(n) serious crime/
+ [夦] /(n) serious (vital) question/a grave issue/a matter of grave concern/
+ú [夦󤵤󥽡] /(n) baking soda/sodium bicarbonate/
+úã [夦󤵤󤽤] /(n) sodium bicarbonate/baking soda/
+İ [夦礦] /(n) hard of hearing/
+ [夦] /(n) leader/authority/mainstay/(P)/
+ [夦Ƥ] /(n) important point/lay stress on/colon/emphasis/(P)/
+ [夦Ƥ󤷤央] /priority system/
+Ū [夦ƤƤ] /mainly/(P)/
+ŵ [夦Ǥ] /(n) heavy electric equipment/
+ [夦] /(adj-no,n) heavy/severe/(P)/
+ [夦Ȥ] /(n) double steal/
+ [] /(n) thin rice gruel/rice water/
+ [夦Ȥ] /(adj-na,n) serious (illness)/
+ [夦Ȥ] /long ton/
+Ǥ [夦ˤ] /(n) heavy responsibility/important post/reelection/reappointment/
+ [夦Τ央] /(n) emphasizing agriculture/
+ [夦Τ央] /physiocrat/
+Ͼ [Ф] /(n) heavy going/
+ [夦Ф] /(n) heavy bomber/
+ⵡ [夦Ф] /(n) a heavy bomber/
+Ȣ [夦Ф] /(n) nest of boxes/(P)/
+Ȣɤ [夦Ф] /corrupt pronunciation (on-kun mixture)/
+ȳ [夦Ф] /(n) heavy punishment/
+ [夦Ϥ] /(n) second edition/additional printing/literary piracy/
+ [夦Ϥ] /(n) felony/felon/old offender/
+ [夦ܤ] /(n) felony/felon/old offender/
+ [礦Ϥ] /(n) felony/felon/old offender/
+ [夦Ӥ礦] /(n) serious illness/(P)/
+ʣ [夦դ] /(n,vs) duplication/repetition/overlapping/redundancy/restoration/(P)/
+ʣ [礦դ] /(n,vs) duplication/repetition/overlapping/redundancy/restoration/(P)/
+ʣݸ [夦դۤ] /double insurance/
+ʸ [夦֤] /(n) (abbr) compound sentence/important national treasure/
+ [夦ؤ] /double flat (music)/
+첻 [夦ܤ] /(n) diphthong/
+ [夦ۤ] /(adj-na,n,vs) priceless treasure/convenience/usefulness/
+ [礦ۤ] /(adj-na,n,vs) priceless treasure/convenience/usefulness/(P)/
+ [礦ۤ] /(v5r) to find useful/to think highly of/
+ˤ [夦ۤ] /(n) heavy artillery/
+̣ [] /(n) importance/weight/dignity/emphasis/
+ [] /(adj-na,n) little heavy/
+ [䤯] /(n) heavy responsibilities/director/
+ [夦䤯] /(n) director/high executive/(P)/
+ [夦ä] /board of directors/
+ [夦䤯] /(n) retranslation/
+ [夦] /(n) heavy oil/crude petroleum/(P)/
+ [夦褦] /(n,vs) appointing to a responsible post/
+ [礦褦] /(n,vs) appointing to a responsible post/
+ [夦褦] /(adj-na,n) important/momentous/essential/principal/major/(P)/
+׻ [夦褦󤮤礦] /key industry/
+׻ [夦褦] /(n,vs) regarding highly/
+׻ [夦褦] /(n) important matter/matters of weight/
+׿ʪ [夦褦֤] /(n) important person/strategic person/key figure/
+ [夦褦] /(n) importance/gravity/
+ʸ [夦褦֤󤫤] /important national treasure/important cultural property/(P)/
+̵ʸ [夦褦ऱ֤󤫤] /important intangible cultural asset/
+ [礦褦] /(n) Chrysanthemum Festival (the 9th day of the 9th lunar month)/
+ [夦] /(n) compound interest/
+Ωä [ä] /main/principal/important/conspicuous/prominent/
+Ω [] /(v5t) main/principal/important/conspicuous/prominent/
+ [夦礦] /(n) (1) weight/(2) heavyweight boxer/(P)/
+̴ [夦礦] /(n) thick and heavy/
+̴ [夦礦󤫤] /sense of weight/
+̵ [夦礦夦] /(n) heavyweight class/
+̵ [夦礦] /(n) weight lifting/
+̷Ʈ [夦礦Ȥ󤷤] /heavy weight boxer/
+̾夲 [夦礦] /(iK) (n) weight lifting/
+ [夦礦󤷤] /heavyweight player/
+ [夦礦Ȥ] /dead-weight tonnage/
+տ [夦礦Ȥ󤹤] /dead-weight tonnage/
+ [夦礯] /(n) gravity/(P)/
+ϫƯ [夦ɤ] /(n) heavy labor/hard labor (in prison)/
+ [夦] /(n) second accession to the throne/
+ [礦] /(n) second accession to the throne/
+ [Ĥ] /gun/(P)/
+Ƥ [夦ΤĤ] /barrel of a gun/
+Ƥ򹽤 [夦򤫤ޤ] /ready with a rifle leveled/
+Ʋ [夦] /(n) arms rack/rifle stand/
+Ʋ [夦] /(n) gunfire/
+ƴ [夦] /(n) bullet/
+ƴ [夦] /(n) loophole/eyelet/
+ƴ [夦] /(n) small arms/(P)/
+Ƶ [夦] /(n) gun control/
+Ʒ [夦] /(n) execute by shooting to death (by firing squad)/
+Ʒ [夦] /(n,vs) shooting/gunning (down)/(P)/
+Ʒ [夦] /(n) bayonet/
+Ʒ [夦󤸤] /(n) a bayonet drill/
+Ƹ [夦] /(n) the homefront/
+Ƹ [夦] /(n) gun point/muzzle/
+ƺ [夦] /(n) emplacement/
+ƻ [夦] /(n,vs) death by shooting/(P)/
+ƽ [夦礦] /(n) gunshot wound/
+ƾ [夦礦] /(n) gunstock/
+ƿ [夦] /(n) gun barrel/
+ [夦] /(n) gunshot/(gun) report/(P)/
+ [夦] /(n) gunshot wound/
+ [夦] /(n) bullet (from a rifle)/(P)/
+ˤ [夦ۤ] /(n) guns/firearms/
+ [夦礦] /(n) shooting/hunting/
+Ϣ [夦󤷤] /rapid (weapons) fire/hail of bullets/
+ [夯] /age of decline (said of a nation)/
+ [] /(n) uncle (younger than one's parent)/(P)/
+ [夯] /(n) uncle (younger than one's parent)/
+㤵 [] /(n) (hon) (uk) middle-aged gentleman/uncle/(P)/
+ [] /(n) aunt (younger than one's parent)/(P)/
+ [夯] /(n) aunt (younger than one's parent)/
+줵 [Ф] /(n) (1) aunt/(2) middle-aged lady/(P)/
+ [夯] /bright and early/early in life/long ago/for a long time/
+Ȥ [ĤȤ] /(adv) bright and early/early in life/long ago/for a long time/
+Ȼ [夯] /(n) long-cherished desire/
+ [夯] /precocity/
+ [夯] /(n-t) from morning till night/day and night/always/
+ [] /(n) inn/lodging/(P)/
+ɤ [ɤ] /(v5s) to keep (guest)/to conceive/to carry (virus)/(P)/
+ɤ [ɤ] /(n) lodging abode/shelter/
+ɤ [ɤ꤮] /(gikun) (n) mistletoe/parasitic plant/
+ɤ [ɤ] /(v5r) to lodge/to dwell/to be pregnant/(P)/
+ɰ [夯] /(n) (Buddh) old evils/evils committed in a previous existence/
+ɰ [夯] /(n) longstanding opinion/old grudge/
+ɰ [ɤҤ] /(n) hotel or lodging house tout/
+ɱ [夯] /(n) fate/destiny/
+ɱ [夯] /(n) billeting/camp/
+ɱ [夯] /(n) post town/relay station/stage/(P)/
+ɱ [夯] /(n) old grudge/old score/
+ɱ [夯] /(n) destiny/fate/karma/
+ɲ [ɤ] /(n) inn/(P)/
+ɲ [ɤ] /(n) (short-term) leave allowed a servant/
+ɳ [夯] /(n) renowned scholar/
+ɴ [夯] /(n) longstanding desire/
+ɶ [夯] /(n) (Buddh) karma/
+ɺ [ä] /(n) (Buddh) fate predetermined from a prior existence/
+ɺ [ä󤽤] /(n) perennial plant/
+ɻ [夯] /(n) longstanding desire/
+ɼ [夯] /(n) lodging house/(P)/
+ɼڤ [ɤ] /(n) (1) hermit crab/(2) renting a house/(3) tenant/
+ɼ [夯] /(n) (1) (parasitic) host/(2) landlord/innkeeper/
+ɼ [ɤ̤] /(n) (1) (parasitic) host/(2) landlord/innkeeper/
+ɽ [夯] /(n) address/lodgings/accomodation/
+ɾ [夯礦] /(n) veteran general/
+ɾ [夯] /(n) inn town/
+ɿ [夯] /(n) hangover/
+ [夯] /(n) (Buddh) one's previous existence/
+ [] /(n) (Buddh) one's previous existence/
+ [夯] /(n) star of fate/a zodiac/
+ [ɤ] /(n) hotel charges/
+ؤ [ɤ] /(n) change of lodgings/
+ [夯] /(n) homework/(P)/
+Ģ [ɤ礦] /(n) hotel register/
+ľ [夯礯] /(n,vs) night watch/night guard/
+ľ [夯礯] /night duty room/
+ [ɤ] /(n) hotel charges/
+Ũ [夯Ƥ] /(n) old enemy/(P)/
+ [夯Ϥ] /(n) lodging/(P)/
+ [夯Ϥ] /lodgings/
+ [夯Ϥˤ] /lodger/boarder/paying guest/
+ [夯ϤĤ] /(n) accommodation(s)/
+ [夯Ϥ] /lodging host/lodging place/
+ [夯Ϥ礦] /hotel charges/
+ [夯ؤ] /(n) longstanding abuse/deep-rooted evil/
+ [夯٤] /(n) feces contained long in the intestines/fecal stasis/coprostasis/
+˷ [夯ܤ] /(n) priest's quarters/visitor's or pilgrims' lodgings in a temple/
+˾ [夯ܤ] /(n) long-cherished desire/
+̵ [ɤʤ] /(n) homeless person/vagabond/tramp/
+̿ [夯ᤤ] /(n) fate/destiny/predestination/(P)/
+̿Ū [夯ᤤƤ] /(adj-na) fateful/predestined/
+̿ [夯ᤤ] /(n) fatalism/
+̿ [夯ᤤ󤸤] /fatalist/
+ [夯礦] /(n) hotel charges/
+Ϸ [夯] /(n) old men/elders/seniors/veterans/
+ϻ [ɤ] /(n) husband/
+ [夯] /(n) chronic disease/
+ʤ䤫 [Ȥ䤫] /(adj-na,n) graceful/(P)/
+ʽ [夯] /(n) lady/(P)/
+ [夯Ȥ] /(n) womanly virtues/(P)/
+ˤ [襤] /(n) celebration/festival/(P)/
+ˤ [襤] /(n) festive poem or song/
+ˤ [襤] /(n) a celebration/
+ˤ [襤] /(n) celebratory spirits (alcohol)/
+ˤ [襤] /festive dress/
+ˤʪ [襤] /(n) congratulatory gift/
+ˤ [臘] /(v5u) to congratulate/to celebrate/(P)/
+ˤ [夯] /(vs-s) to congratulate/to celebrate/
+ˤȤ [夯Ȥ] /(n) benediction/blessing/
+˰ [夯] /(n) congratulations/
+˱ [夯] /(n) (celebration) banquet/
+˲ [夯] /(n,vs) celebration/congratulations/(P)/
+˲ [夯] /(n) celebration/
+˵ [夦] /(n) congratulations/celebration/congratulatory gift/tip/(P)/
+˵ [夦֤] /(n) special envelope for monetary gifts/
+˸ [夦] /(n) wedding celebration/
+˺ [夯] /(n) festivals/feasts/
+˺ [夯] /(n) national holiday/
+˻ [夯] /(n) Shinto ritual prayer/
+˻ [Τä] /(n) Shinto ritual prayer/
+˻ [Τ] /(n) Shinto ritual prayer/
+˻ [Τ] /(n) Shinto ritual prayer/
+˼ [夯] /(n) congratulatory address/(P)/
+˾ [夯礦] /(n) victory celebration/
+ŵ [夯Ƥ] /(n) celebration/
+ [夯Ǥ] /(n) congratulatory telegram/(P)/
+ [夯Ȥ] /(n) benediction/blessing/
+ [夯] /(n) national holiday/(P)/
+ [夯Ϥ] /(n) toast/congratulatory cup/(P)/
+ʡ [夯դ] /(n,vs) blessing/(P)/
+ˤ [夯ۤ] /(n) salute of guns/
+̤ޤ [¤ޤ] /(v5r) to curl oneself up/to squeeze oneself in/to be huddled/
+̤ޤ [¤ޤ] /(v5r) to be shortened/to be contracted/to shrink/(P)/
+̤ [¤] /(n) shrinkage/cotton crepe/(P)/
+̤߾夬 [¤ߤ] /(v5r) to cringe/to wince/to flinch/
+̤߿ [¤ߤ] /(n) cotton crepe/preshrunk cloth/
+̤ [¤] /(v5m) to shrink/to be contracted/(P)/
+̤ [¤] /(v1) to shorten/to reduce/to boil down/to shrink/(P)/
+̤餹 [¤餹] /(v5s,vt) to curl/to crimp/
+̤ [¤] /(v1) to be wavy/to be curled/(P)/
+̤ [¤줲] /(n) curly or kinky or frizzy hair/
+̸ [夯] /(n,vs) reduction/diminishment/contraction/
+̺ [夯] /(n) pocket edition/small-type edition/
+̺ [夯ĤФ] /(n) small edition/pocket edition/
+̼ [夯] /(n) reduced copy/reproduction in miniature/
+̼ [夯㤯] /(n,vs) reduced scale/(P)/
+̾ [夯礦] /(n,vs) reduction/curtailment/(P)/
+̿ [夯] /(n) reduced drawing/miniature copy/(P)/
+ [] /(n) (silk) crepe/
+˻ [󤬤] /(oK) (n) crepe paper/
+˻ [] /(oK) (n) crepe paper/
+ [󤸤] /(oK) (n) (uk) fine wrinkles/
+ [夯䤯] /(n,vs) (math) contraction/
+͡ [夯夯] /(adj-na,n) silently/solemnly/
+͡ [夯夯] /(adv) softly/quietly/solemnly/
+ͤȤ [夯Ȥ] /(exp) quietly/softly/solemnly/
+ͳ [夯] /(n) school purge/
+ͷ [夯] /(n) army purge/
+ͻ [夯] /(n,vs) withering/blight/
+ͽ [夯夯] /(adj-na,n) silently/solemnly/
+ͽͤ [夯夯] /(adv) softly/quietly/solemnly/
+ [夯] /(n) regulation/enforcement/
+ [夯] /(n,vs) (political) purge/(P)/
+ [夯] /(adj-na,n) silent/quiet/solemn/
+ [夯] /softly/quietly/solemnly/
+ [夯Ȥ] /(n,vs) cleaning up (political party)/
+ [夯Ϥ] /(int) Respectfully yours/
+ [夯] /(n) coaching school/lessons/(P)/
+Τ򳫤Ƥ [夯Ҥ餤Ƥ] /(exp) to run a private school/
+ [夯] /(n) private-school student/(P)/
+Ĺ [夯礦] /(n) principal of a private school/(P)/
+ [ĤŤ] /(adj-na,adv) (uk) completely/really/thoroughly/deeply/severely/intently/(P)/
+Ϥ [ʤ] /(n) carriage (e.g. of one's body)/
+Ϥ [ʤ] /(v5s) to break to pieces/to digest/to handle easily/(P)/
+Ϥ [夯] /(v5s) to ripen/to mature/
+Ϥ [夯] /(vs-s) to ripen/to get ripe/to mature/to be in common use/to come to sound natural/
+Ϥ [] /maturity/ripeness/
+Ϥ줿̼ [줿] /mellow (ripe) fruit/
+Ϥ [] /(v1) to ripen/to mellow/to mature/to become popular/
+Ϥ [ʤ] /(v1) to be digested/to be mellowed/
+Ϥ᤮ [줹] /overripeness/
+ϳ [夯] /(n) ripe persimmon/
+ϳ [夯央] /laying low, awaiting one's chance/
+ϳ [夯] /(adj) smelling of (stale) liquor/
+ϵ [夯] /(n) careful deliberation/
+ϸ [夯] /(n) idiom/idiomatic phrase/kanji compound/(P)/
+Ϲ [ä] /(n,vs) careful consideration/deliberation/thinking over carefully/
+ϻ [夯] /(n) deliberation/consideration/
+ϻ [夯] /(n) staring at/scrutinizing/
+ϻ [夯] /(n) special kanji readings/
+Ͽ [夯礯] /(n) (rare) well-cooked food/well-boiled food/
+Ͽ [夯] /(n,vs) sound sleep/(P)/
+ [夯] /(n,vs) mature/ripen/cure/ferment/
+ã [夯] /(n) mastery/
+ [夯] /(n) careful consultation/
+ [夯] /(n,vs) being familiar with/having a thorough knowledge of/being well-informed about/(P)/
+ [夯ɤ] /(n,vs) perusal/careful reading/
+ǯ [夯ͤ] /(n) mature in age and wisdom/middle-aged/
+̲ [夯ߤ] /(n) sound sleep/
+ [夯] /(n) careful inspection/scrutiny/
+θ [夯] /(n) deliberation/
+θǹ [夯󤳤] /(n) be deliberate in council, and decisive in action/
+ [夯] /(n) skill/dexterity/(P)/
+ [夯󤷤] /experienced/skilled/proficient/
+ [夯󤳤] /(n) skilled workman/master mechanic/
+ [夯󤷤] /(n) expert (in, at)/skilled hand/man of experience/
+ [] /(n,n-suf) outflow/coming (going) out/graduate (of)/rising (of the sun or moon)/one's turn to appear on stage/(P)/
+С [Ǥ] /(n) start/beginning/
+Ф [Ǥ] /(v1) to depart/to go out (e.g. on an excursion or outing)/to set out/to start/to be going out/
+Ф [Ǥ] /(v5s) to do/to commit/to accomplish/to achieve/
+Ф [Ǥ] /(n) working away from home/
+Ф [Ǥ] /periodical relief or replacement of workers/
+Ф魯 [Ǥ魯] /(v5s) to happen to meet/to come across/
+Ф [] /(n,n-suf) stock/broth/pretext/excuse/pretense/dupe/front man/(P)/
+Ф [äѤʤ] /(v5s) to leave on/to leave running/to leave lying around/to leave (a faucet) open/
+Фˤ [ˤ] /(exp,vt) to use as a pretext/to use as an excuse for doing something/
+Ф˻Ȥ [ˤĤ] /(exp) to use as a pretext/to use as an excuse for doing something/
+ФФ [ǤФ] /(v5r) to intrude/to butt in/
+Ф㤦 [] /(v5u) to miss sending/to miss delivering/
+Ф [] /(n) grounds (of tea and coffee)/
+Ф礦 [] /(v5u) to contribute jointly/
+Ф [] /(n) one who furnishes the money/
+Ф [] /(n) broth/stock/sauce/
+Ф¤ [֤] /(v5r) to grudge/to be stingy/to be unwilling to pay/
+Фˤ [] /(n) unwilling/
+Фˤ [] /(v5m) to grudge/to be stingy/to be unwilling to pay/
+Фڤ [] /(v5r) to use up/to do one's best/
+Ф [ޤ] /one's share (in the expenses)/
+Ф٤ [] /(n) belated/
+Фꤲ [ʤ] /(n) sumo winning technique/
+Ф [] /(n) deposit and withdraw/taking in and out/
+Фȴ [̤] /(v5k) to forestall/to anticipate/to jump the gun on/to outwit/to circumvent/to steal a march on/
+Фȴ [̤] /(adj-na,n) all of a sudden/unexpected/
+Фȴ [̤] /suddenly/without notice/unexpectedly/
+Фʪ [] /(n) program (e.g. theatre)/performance/
+Фʬ [֤] /one's share (in the expenses)/
+Ф [Ϥʤ] /(v5s) to leave on/to leave running/to leave lying around/to leave (a faucet) open/
+Ф [ۤ] /free flow of water/
+Ф [] /(v5s) (1) to take out/to get out/(2) to put out/(3) to submit (e.g. thesis)/to turn in/(4) to publish/to make public/(5) to send (e.g. letter)/to start (fire)/(P)/
+Ф [Ǥ] /(v5u) to appear all together/to be all present/
+Ф꾡 [ǤȤ礦] /(n) leaving a matter to chance/
+Ф [Ǥ] /(n) start/beginning/
+Фû [Ǥä] /(n) protruding tooth/overbite/
+Фÿ [Ǥä] /(n) protruding buttocks/big butt/
+Фĥ [ǤäѤ] /(n) tumor/protrusion/
+Фĥ [ǤäѤ] /(v5r) to project/to stand out/to jut out/to protrude/
+Ф [Ǥ] /(n) hot spring/
+ФΩ [Ǥ] /(n) dress/outfit/
+ФΩ [Ǥ] /(v5t) to start/to leave/
+Фɤ [Ǥɤ] /(vs,vs) (1) release (discharge) from prison/exit/point of departure/time to take action/
+Ф [Ǥ] /(v1) to appear/to come forth/to leave/(P)/
+Ф빺Ǥ [Ǥ뤯Ϥ] /(exp) envy is the companion of honor/go farther and fare worse/
+Ф [Ǥޤ] /before going out/
+ФţǤ [Ǥ뤯Ϥ] /(exp,v1) the nail which sticks out gets hammered down (used to encourage conformity)/
+а [Ǥ] /(v5u) to meet by chance/to come across/to happen to encounter/to hold a rendezvous/to have a date/
+а㤦 [Ǥ] /(v5u) to miss a visitor/
+б [⤿] /Izumo Temple (Shimane)/
+б [Ĥ] /(n) performance/stage appearance/(P)/
+б [Ĥ󤷤] /performer/entertainer/actor/
+б [Ĥ礦] /(n) performance (actor's, singer's) fee/
+в [ä] /(n) entering the priesthood/priest/monk/
+в [äȤ󤻤] /monastic seclusion/
+в [ä] /(n,vs) outbreak of fire/(P)/
+вԤ [Ǥ] /(n) working away from home/(P)/
+вԤϫƯ [Ǥɤ] /(n) economic nomad/
+в [ǤФ] /(n) first brew of tea/
+в [ä] /(n,vs) shipping/outgoing freight/forwarding/(P)/
+в᤮ [Ǥ] /(v1) to project or protrude too much/to be too forward/to obtrude/
+в [Ĥ] /(n) germination/sprouting/
+в [Ĥ] /(n) departure (of a noble)/
+в [ä] /(n) encounter/
+в [Ǥ] /(n) meeting/rendezvous/encounter/(P)/
+в񤤷ϥ [Ǥ] /(n) online dating Web site/
+вƬ [Ǥ] /(n-adv,n-t) in passing another/
+в [Ǥ] /(v5u) to meet by chance/to come across/to happen to encounter/to hold a rendezvous/to have a date/(P)/
+в [Ǥޤ] /supply (of a commodity)/
+в [Ǥޤ] /(v5r) to appear on the market/to be moving/
+г [ǤϤ] /(n) end/extremity (of a village)/
+г [ǤϤ] /(v1) to be or lie just outside of/
+гʻ [Ǥ] /(n) projecting lattice/latticed bay window/
+г [Ǥ] /grounds (of tea and coffee)/
+г [ǤӤ] /(n) beetle brows/projecting forehead/
+г [Ǥ] /(n) about to start out/just about to leave or go out/
+гݤ [Ǥ] /(n) about to start out/just about to leave or go out/
+гݤ [Ǥ] /(v1) to depart/to go out (e.g. on an excursion or outing)/to set out/to start/to be going out/(P)/
+д [ä] /(n) carrying out a coffin/funeral procession/
+д [ä] /(n) leaving prison/
+д [Ĥ] /(n,vs) application/(P)/
+д [Ĥ] /(at the) time of application/
+д [Ĥ󤷤] /applicant/
+д [Ĥ󤷤뤤] /file wrapper (patents)/
+д [Ĥˤ] /applicant/
+е [ä] /leaving the (repair) dock/
+е [Ĥ] /(n) going fishing/
+е [Ĥ礦] /(n) going fishing/
+е [Ĥ礭] /fishing season/
+е [Ĥ礯] /fishing area/
+е [Ĥ礱] /fishing rights/
+е [ä礦] /(n) proceeding to a capital/
+ж [ä礦] /(n) leaving one's home town/priest going out to teach/
+ж [ä] /(n,vs) going to work/at work/(P)/
+жл [ä󤸤] /hour for reporting to work/
+жм [ä󤷤] /workers on the job/
+ж [ä] /employee's work day/
+ж [ä] /employee's attendance record/
+ж [ä] /(n,vs) withdrawal (of money)/payment/contribution/investment/financing/
+ж [ä󤬤] /amount invested or contributed/
+ж [ä󤷤] /contributor/investor/financier/
+з [Ĥ] /excellence/pre-eminence/
+з [Ĥ] /(n) expedition/
+зθ [Ǥ] /(n) giving lessons at pupils homes/
+зޤ [Ǥफ] /(n) meeting/reception/(P)/
+зޤ [Ǥफ] /(v1) to meet/to greet/(P)/
+з [Ĥ] /(n) sortie/sally/(P)/
+з [ä] /(n) presence or absence/(P)/
+з [ä] /(n,vs) bleeding/haemorrhage/(P)/
+з¿ [äĤ] /excessive bleeding/
+з [äĤ] /bleeding to death/
+з [äĤ礦] /bleeder's affliction/
+зο [äĤΤҤ] /bleeder/haemophiliac/
+зǮ [äĤͤ] /(n) hemorrhagic fever/
+з [äĤϤ] /bloody spots/
+з [Ǥ餤] /(n) stay-at-home/
+и [Ĥ] /(n,vs) appearance/arrival/make one's appearance/(P)/
+и [ä] /(n) delivery from a storehouse/leaving the car barn/
+и [Ĥ] /(n) emperor's arrival (at his office, etc.)/
+и [Ǥ] /(n) exit/gateway/way out/outlet/leak/vent/(P)/
+иĴ [Ǥ礦] /exit poll/
+и [ä] /(n,vs) being transferred/proceeding/leaving for/(P)/
+и [Ǥय] /(v5k) to go to/to proceed to/to leave for/(P)/
+й [Ǥ] /(adj-na,n) gadabout/
+й [ä] /(n) going to or leaving school/
+й [ä] /(n) departure/clearance (of a ship)/(P)/
+й [ä] /outgoing vessel/
+й [äƤ] /embargo/
+й [ä] /(n) departure/sailing/
+й [ä] /(n,vs) giving lectures/
+й礤 [Ǥ] /(n) an encounter/(P)/
+й礤Ƭ [Ǥ] /(n-adv,n-t) in passing another/
+й礤Ƭ [Ǥ] /as one passes/as one happens to meet/
+й礦 [Ǥ] /(v5u) to meet by chance/to come across/to happen to encounter/to hold a rendezvous/to have a date/(P)/
+й [ä] /(n) departure from a country/(P)/
+й [Ĥ] /(n) departure from a country/
+й³ [äƤĤŤ] /(n) departure (sailing) formalities/
+й [Ĥ] /(n,vs) release (from prison)/(P)/
+к [Ǥ] /(n) the time of setting out/
+л [ä] /(n) issuing tickets/
+л [äĤ] /ticket agent/
+л [äĤ] /ticket agent/
+л [äĤ] /(n) ticket window/
+л [äĤ] /ticket office/
+л [ä] /(n) (child)birth/delivery/production (of goods)/(P)/
+лˤ [ä󤤤襤] /gift at birth of child/
+л [ä󤹤] /number of births (including stillbirths)/
+лΨ [ä] /(n) birthrate/
+л [ä] /(n) attendance/serving/
+лŻ [Ǥ] /(n) outside work/
+лϤ [ǤϤ] /(n) first appearance (of the season)/
+лϤ [ǤϤ] /(v1) to begin to appear/to begin to come in/
+л [] /(n) dispatch of troops/expedition/
+л [ä] /(n) investment/contribution/financing/(P)/
+л [ä] /amount of investment/
+л [ä] /capital/
+л [ä] /investor/financier/
+л [Ǥ] /(n) protruding tooth/overbite/
+л [ǤФ] /(n) voyeur/Peeping Tom (after a Meiji-period person)/
+л [ǤФ] /(n) voyeur/Peeping Tom (after a Meiji-period person)/
+л [ǤФ] /(n) peeping Tom/voyeur/
+л [Ǥɤ] /(n,vs) time of departure/
+м [Ĥ] /(n) (1) birthplace/(2) descent/blood-lines/(3) one's outward self/
+м [ä] /(n,vs) arrival (in a country, at work, etc.)/
+н [] /(n) (uk) soup stock/
+н¤ [Ǥ֤] /(v5r) to be unwilling to go out/
+нФ [Ǥ] /(n) start/beginning/
+н [ä] /(vs,vs) (1) birthplace/origin/source/authority/
+н [Ǥɤ] /(vs,vs) (1) release (discharge) from prison/exit/point of departure/time to take action/
+н [Ǥɤ] /(vs,vs) (1) release (discharge) from prison/exit/point of departure/time to take action/
+н [ä礷󤿤] /advancing and retreating/appearance and disappearance/one's daily activities/one's course of action/one's attitude/
+н [Ǥ] /(n,vs) debut/
+нἰ [Ǥᤷ] /(n) New Year firefighters' event/
+н [ä] /(vs,vs) (1) birthplace/origin/source/authority/
+н [Ǥɤ] /(vs,vs) (1) release (discharge) from prison/exit/point of departure/time to take action/
+н [Ǥɤ] /(vs,vs) (1) release (discharge) from prison/exit/point of departure/time to take action/
+н [ä礷󤿤] /advancing and retreating/appearance and disappearance/one's daily activities/one's course of action/one's attitude/
+о [Ǥʤ] /peddling/
+о [Ǥ] /(n) branch castle/
+о [Ĥ礦] /(n) (stage) appearance/participation/performance/(P)/
+о [Ǥ] /(n) one's turn/place of projection/production center/
+о [Ĥ礦] /participants/participating athletes/
+п [ä礯] /(adj-na,n) prominence/excellence/
+п [ä] /(n) (1) person's origin (town, city, country, etc.)/(2) institution from which one graduated/(3) director in charge of employee relations/(P)/
+пȹ [ä󤳤] /alma mater/
+пȼ [ä󤷤] /alumnus/(P)/
+п [ä] /(n) birthplace/native place/
+п [Ǥ] /(n) knife/pointed carver/
+п [ǤФܤ礦] /(n) knife/pointed carver/
+пԤ [ǤĤ] /(v5s) to be all out/to exhaust/
+пԤ [ǤĤ] /(v5s) to be all out/to exhaust/
+п [Ĥ] /(n) departure for the front/(P)/
+п [ä] /(n) flood/freshet/inundation/
+п [Ǥߤ] /(n) flood/freshet/inundation/
+ [ä] /(n) promotion/successful career/eminence/(P)/
+ [ä] /(n) monastic life/
+Ū [äƤ] /(adj-na) unworldly/religious/
+ [ä] /(n) fish that are called by different names as they grow larger/
+ [ä] /(n) work of art or literature that brings fame/
+ [ä央] /(n) careerism/
+Ƭ [ä] /(n) most successful man/
+ [ä] /(n,vs) departure (for the front)/(P)/
+² [ä] /family of a soldier at the front/
+ [ä] /army in the field/
+ [ä󤸤] /soldier at the front/
+ [ä礦] /(n) birth/(P)/
+ [ä] /(n) birth/(P)/
+ [ä礦礦] /excessive birth (rate)/
+ [ä礦] /excessive birth (rate)/
+ [ä礦礦ᤤ] /birth certificate/
+ [ä礦ᤤ] /birth certificate/
+ [ä礦] /number of live births/
+ [ä] /number of live births/
+ [ä礦] /(n) birthplace/
+ [ä] /(n) birthplace/
+ [äȤɤ] /(n) report (register) of a birth/
+Ϥ [ä礦Ȥɤ] /birth registration/
+Ϥ [äȤɤ] /birth registration/
+ǯ [ä礦ͤ󤬤ä] /date of birth/
+ǯ [äͤ󤬤ä] /date of birth/
+Ψ [ä礦] /(n) birth rate/
+Ψ [ä] /(n) birth rate/
+ [Ǥ] /(n) best time for (corn, etc.)/season for/
+ [Ǥ] /(n) best time for (corn, etc.)/season for/
+ [Ǥ] /(v5r) to appear in profusion/
+ [ä] /(n) diligence/industry/
+ [ä] /(n,vs) attendance/presence/(P)/
+ʰ [äĤ] /regard as equivalent to attendance/
+ʼ [ä] /those present/attendance/(P)/
+ [äˤä] /(n) number of days (times) one has attended/
+ [ä] /(n) attendance record/
+Ψ [ä] /percentage of attendance/
+ڤ [Ǥ] /(v5r) to be out of/to have no more at hand/
+ [Ǥ] /(n) destination/
+赡 [Ǥ] /branch office/
+ [Ǥ֤] /(n) weighing anchor/setting sail/outgoing ship/
+ [Ǥդ] /(n) weighing anchor/setting sail/outgoing ship/
+ [Ǥޤ] /(n) catering/meal delivery service/(P)/
+ [Ǥޤ] /boy who delivers cooked food/
+ [ä] /(n) access to courts/bringing an action/
+ʴˡ [äۤ] /statute of limitations/
+ [Ǥޤ] /(n) bay window/
+ [ä] /(n,vs) entry in a race/(P)/
+ [ä] /(n) horse entered in a race/
+­ [Ǥ] /(n) start/turnout/(P)/
+· [Ǥ] /(v5u) to appear all together/to be all present/
+»ʤ [Ǥʤ] /(v5u) to fail to go/to fail to come/
+ؤ [Ǥ] /(n) periodical relief or replacement of workers/
+ؤ [Ǥ] /(v5r,vi) to take someone's place/
+ [Ĥ] /(n) proposing a question/(P)/
+í [Ǥ] /(adj-na,n) (1) (uk) irresponsible utterance/nonsense/nonsensical/(2) random/haphazard/unsystematic/(P)/
+ú [ä] /(n) coal production/
+ü [Ǥ] /(n) chance of going out/opportunity (to succeed)/moment of departure/beginning of work/
+ü [ǤϤ] /(n) chance of going out/opportunity (to succeed)/moment of departure/beginning of work/
+ü [ǤФ] /(n) chance of going out/opportunity (to succeed)/moment of departure/beginning of work/
+٤ [Ǥ] /(v1) to get a late start/(P)/
+ĥ [ä礦] /(n,vs) official tour/business trip/(P)/
+ĥ [ǤФ] /projection/ledge/
+ĥ [ǤФ] /(v5r) to project/to stand out/to jut out/to protrude/
+ĥ [ä礦] /agent/representative/dispatched official/
+ĥ [ä礦] /(n) branch office/agency/sub-branch/(P)/
+ĥŹ [ä礦Ƥ] /branch store/
+ĥι [ä礦] /(n) travel expenses/travel(ing) allowance/
+Ĭ [Ǥ] /(n) high tide/
+Ķ [ä礦] /(n) excess of exports/favorable balance of trade/
+ľ [Ǥʤ] /(n) adjustment/touch up/(P)/
+ľ [Ǥʤ] /(v5s) to come again/to call again/to make a fresh start/
+ľ [Ǥʤ] /(v5r) to set out again/
+ [ä] /(n) submitting (something) to an exhibition/
+ [äƤ] /(n,vs) appearance in court/(P)/
+ [äƤ] /court day/
+ŵ [äƤ] /(n) source (e.g. quotation)/authority/(P)/
+Ÿ [äƤ] /(n,vs) exhibit/display/(P)/
+Ÿ [äƤ󤷤] /exhibitors (at a trade show, etc.)/
+Ź [Ǥߤ] /(n) food stand/branch store/(P)/
+ [Ĥ] /frequency/
+ [Ĥ] /(n) appearance of an archeological find/(P)/
+ [ĤɤҤ] /(n) artifacts/
+ [Ǥ] /(n) hot springs/
+Ƭ [äȤ] /(n,vs) appearance/presence/(P)/
+Ƭ̿ [äȤᤤ줤] /(n,vs) (issuing) order requiring somebody to report personally (to a police station)/subpoena/
+ư [Ĥɤ] /(n) sailing/marching/going out/(P)/
+ư̿ [Ĥɤᤤ줤] /marching orders/sailing orders/
+ͤĥ [ǤŤäѤ] /(n) being on stage without respite/going out or being in attendance continuously/
+ [Ĥˤ夦] /(n) in and out/income and expenses/free associations/run of the house/(P)/
+ [Ǥ] /(n) in and out/coming and going/free association/income and expenditure/debits and credit/(P)/
+ [ǤϤ] /(n) in and out/coming and going/free association/income and expenditure/debits and credit/
+ξ [ǤΤ礦ˤ] /one's regular tradesman/
+ [Ǥꤰ] /(n) exit and entrance/(P)/
+ [Ǥꤰ] /(n) exit and entrance/(P)/
+ [Ĥˤ夦] /(n) emigration and immigration/
+ [Ĥˤ夦] /immigration control/
+Ǥ [Ǥޤ] /(adj-na,n) random speech/
+Ǽ [Ȥ] /(n) receipts and expenditure (disbursements)/(P)/
+Ǽ [Ȥ] /(n) cashier/treasurer/teller/
+Ǽ [Ȥ] /cashier/teller/
+Ǽ [Ȥ] /(n) cashbook/
+ [Ĥ] /(n,vs) going on horseback/going in person/running for election/(P)/
+ [ǤϤ] /(n) in and out/coming and going/free association/income and expenditure/debits and credit/
+ȯ [äѤ] /(n,vs) departure/(P)/
+ȯ [äѤĤ] /(n) starting (departure) time/
+ȯ [äѤĤƤ] /(n) starting point/point of departure/
+ [äѤ] /(n,vs) sailing/departure/
+ [äѤ] /(n,vs) publication/(P)/
+Ǥμͳ [äѤΤ椦] /freedom of the press/
+Dz [äѤ] /publishing house/
+dz [äѤ󤫤] /the publishing world/
+ǵ [äѤ󤭤礫] /permission to publish/
+Ƕ [äѤ󤮤礦] /publishing business/
+Ƕȼ [äѤ󤮤礦] /publisher/
+Ǹ [äѤ󤱤] /(n) publishing rights/
+Ǹ [äѤ] /publisher/
+Ǽ [äѤ󤷤] /(n) publisher/(P)/
+Ǽ [äѤ󤷤] /(n) publisher/
+ [äѤ] /publishing costs/
+ [äѤ] /publishing department/
+ [äѤ֤] /circulation/number printed/
+ʪ [äѤ֤] /(n) publications/(P)/
+ˡ [äѤۤ] /(n) press law/publication law/
+Ͽ [Ѥ⤯] /catalog of publications/
+ [ǤФ] /(n) one's turn/(P)/
+ [ä] /(n) expenses/disbursements/(P)/
+ɡ [ǤϤ] /(n) projecting part (of a headland, etc.)/outset/starting out/
+ɡ [ǤФ] /(n) projecting part (of a headland, etc.)/outset/starting out/
+ [äԤ] /(n,vs) exhibit/display/(P)/
+ʹ [äԤ󤳤] /exhibiting country/
+ʼ [äԤ󤷤] /exhibitor/
+ʿ [äԤˤ] /exhibitor/
+ʪ [äԤ֤] /exhibit/
+ [Ǥ֤礦] /(adj-na,n) stay at home/homekeeping/
+ [ä] /(n) going to the capital/working in a government office/
+ʧ [ǤϤ餤] /being out of/
+ʧ [ǤϤ餦] /(v5u) to be all out/
+ʪ [Ǥ] /(n) rash/boil/secondhand article/
+ʼ [äڤ] /(n) dispatch of troops/expedition/
+⤯ [Ǥ뤯] /(v5k) to go out/to take a stroll/to go about/
+ [ä] /(n) appearance of ears of grain/
+ [ä] /sprouting season (of ears of grain)/
+ [Ǥۤ] /(adj-na,n) free flow (of water)/random talk/nonsense/
+ [Ǥ] /(n) attitude/move/theater usher/(P)/
+ [Ĥܤ] /(n,vs) appearing frequently/infesting/appearance and disappearance/(P)/
+ [äݤ] /(n,vs) flight/elopement/running away/abscondence/
+ۼ [äݤ󤷤] /absconder/
+̵ [Ǥ֤礦] /(adj-na,n) stay at home/homekeeping/
+ǯ [Ǥɤ] /fruitful year/
+ [Ǥ] /(n) protruding eyes/
+ܶ [Ǥ᤭] /(n) pop-eyed goldfish/
+ [Ǥɤ] /(n) divorced woman/
+ [Ĥ] /(n) going out/
+ [Ǥ褦] /(n) attitude/move/measures (to take)/
+ [ä] /(n,vs) occurrence/happening/taking place/(P)/
+ [Ǥ] /(n) smart/quality/
+褹 [Ǥ] /(v5s) to do/to commit/to accomplish/to achieve/
+ä뺧 [Ǥää] /marriage due to unintended pregancy/
+ [Ǥ] /(v1) (uk) to be able to/to be ready/to occur/(P)/
+ [Ǥ] /if at all possible/(P)/
+¤ [Ǥ뤫] /as .. as one can/
+¤ [Ǥ뤫ꤽ] /as soon as possible/ASAP/
+Ǥ [ǤФ] /(n) (1) result/effect/performance/success/(2) workmanship/execution/shape and quality of (an article)/finishing touches/
+ɤ [ǤФ] /(n) (1) result/effect/performance/success/(2) workmanship/execution/shape and quality of (an article)/finishing touches/
+᤮ [Ǥ] /(v1) to be too much/to be too good to be true/
+ [Ǥ] /result/effect/performance/success/
+ [Ǥ] /(n) yield/crop/production/(P)/
+Ż [Ǥ] /piecework/
+ʧ [ǤФ餤] /piecework payment/
+礤 [Ǥ] /(n) ready-made/common-law (wife)/
+礦 [Ǥ] /(v5u) to be ready-made/to become intimate with/
+ [Ǥ] /(n) incident/affair/happening/event/(P)/
+輡 [Ǥ] /(n-t) as soon as completed/
+轩 [Ǥ] /(n) autumn at harvest time/
+夬 [Ǥ] /(n) finish/completion/ready/made for/cut out/(P)/
+夬 [Ǥ] /(v5r) (1) to be finished/to be ready/by definition/(2) to be very drunk/(P)/
+迴 [Ǥ] /(n) sudden impulse/passing fancy/
+ [Ǥܤ] /(n) upstart/mushroom millionaire/
+» [Ǥʤ] /(n) failure/dead loss/washout/good-for-nothing/
+»ʤ [Ǥʤ] /(n) failure/badly done/good-for-nothing/
+»ʤ [Ǥʤ] /(v5u) to be badly made/to fail/
+ [Ǥ] /(n) selling price/
+Խ [ǤդǤ] /uneven results/
+ʪ [Ǥ֤] /(n) able man/fine man/
+ʪ [Ǥ] /(n) tumour/growth/boil/ulcer/abscess/rash/pimple/
+ʪ [Ǥ] /(n) tumour/growth/boil/ulcer/abscess/rash/pimple/
+Ω [Ǥ] /(n) fresh/just made/
+ [Ĥ] /(n) pupil excelling his master/
+ [ĤΤۤޤ] /(exp,n) surpassing one's master/
+Ω [ä] /(n) departure/
+Ω [Ǥ] /(n) right after coming out/
+ [Ĥ礦] /(n) going hunting/
+ [Ĥ礯] /(n,vs) output (e.g. of dynamo)/(P)/
+ [Ĥ礯] /(n) output-line/
+ [Ĥ礯] /output unit/output device/
+ü [Ĥ礯] /(n) output terminal/
+ [Ĥ뤤] /(n) on base (baseball)/(P)/
+Ψ [Ĥ뤤] /(n) on-base percentage (baseball)/
+ת [Ĥ] /(n,vs) coming out of retirement/
+ [Ĥ] /(n) contribution/subscription/
+餷 [Ǥ餷] /(n) washed out/insipid/
+ [Ǥ٤] /(n) protruding navel/
+ [] /(n,n-suf) art/means/(P)/
+ [] /(n) way/means/
+ѤԤ [ĤĤ] /(exp) to be at one's wits end/
+ѤȤ [ĤĤ] /(exp) to practice magic/
+Ѥ [Ĥ򤵤] /(exp) to teach tricks to/
+ѷ [ä] /(n) strategem/trick/
+Ѹ [Ĥ] /(adj-no,n-adv,n-t) postoperative/(P)/
+Ѹ [Ĥ] /(n) technical term/(P)/
+Ѻ [ä] /(n) artifice/intrigue/
+ѿ [ä] /(n) strategem/
+ [ä夦] /(n) a trick/
+Ҥ٤ [Τ٤] /(v1) to state/to express/to mention/(P)/
+ҤΩƤ [Τ٤Ƥ] /to relate at great length/to dwell eloquently (on)/
+Ҳ [ä] /(n) recollection/(P)/
+Ҹ [Ĥ] /(n) predicate/
+Һ [ä] /(n,vs) writing a book/literary work/
+ [Ĥ] /(n) predicate (grammar)/
+ [] /excellence/genius/(P)/
+ [] /excellence/genius/
+Ӱ [] /large and excellent/
+Ӱ [󤤤] /(n) excellence/genius/
+ӱ [󤨤] /(n) excellence/genius/(P)/
+ӷ [󤱤] /(n) hero/genius/
+Ӹ [󤱤] /excellent wisdom/
+ӹ [󤴤] /(n) talent/man of outstanding learning and virtue/
+Ӻ [󤵤] /(n) prodigy/talented person/genius/
+ӻ [] /(n) genius/
+ӽ [󤷤夦] /(adj-na,n) genius/prodigy/talented person/
+­ [󤽤] /(n) swift horse/talented person/(P)/
+Ƹ [ɤ] /precocious child/
+ [Ȥ] /great virtue/
+ [] /(iK) (n) swift horse/
+ [] /(iK) (n) swift horse/
+ȴ [Ф] /uncommon/above average/
+ɧ [󤲤] /(n) (rare) gifted (accomplished) man/(P)/
+ [Ӥ] /(adj-na,n) keen/quick-witted/
+Բ [󤲤] /drastic aperient/
+Ե [󤭤] /(n,vs) refusing flatly/rejecting sternly/
+Ը [󤱤] /(adj-na,n) steep/precipitous/
+Ը [󤲤] /(adj-na,n) strict/stern/rigorous/severe/
+ [٤] /(n) rigorous distinction/
+ [줤] /(n) steep peak or ridge/high rugged mountain/
+ [] /(adj-na,n) severity/harshness/
+ [󤱤] /(adj-na,n) steep/precipitous/
+ [Ϥ] /(n-adv,n-t) spring/(P)/
+դʤ [Ϥ뤿ʤ] /spring is in full swing/
+դܳФ [ϤΤᤶ] /(n) puberty/
+դ᤯ [Ϥ᤯] /(v5k) to become spring-like/to show signs of spring/
+դ [Ϥ򤦤] /(exp) to become a prostitute/
+հ [Ϥ뤤Ф] /(n) first storm of spring/
+ձ [] /(n) spring rain/bean-jelly sticks/noodles made from beans/
+ձ [Ϥ뤵] /(n) spring rain/bean-jelly sticks/noodles made from beans/
+ղƤθ [󤫤Τ] /change from spring to summer/
+ղƽ [󤫤夦Ȥ] /(n-adv,n-t) spring, summer, autumn and winter/the four seasons/(P)/
+ղ [] /(n) bawdy (lewd) song/
+ղ [Ϥ뤬] /(n) springtime haze/
+ղ [] /(n) obscene picture/porno/
+մ [󤫤] /(n) cold weather in early spring/
+մ [Ϥޤ] /(n) spring roll/
+յȯư [󤭤ϤĤɤ] /(n) puberty/
+յ [] /(n) spring/(P)/
+յ [󤮤] /(n) edible chrysanthemum (Chrysanthemum coronarium)/
+յ [Ϥ䤹] /(io) (n) spring break/spring vacation/
+յ٤ [Ϥ䤹] /(n) spring break/spring vacation/(P)/
+ո [󤳤] /(n) spring sunlight/scenery of spring/
+պפ [ϤޤĤ] /(n) spring festival/
+ջ [Ϥ뤴] /(n) spring breed of silkworm/
+ռ [Ϥޤ] /(n) sowing in spring/
+ս [󤸤夦] /(n) spring and autumn/months and years/(P)/
+ս [Ϥ뤢] /(n) spring and autumn/months and years/
+ս٤ [󤸤夦ˤȤ] /(exp) to be young/
+վ [󤷤礦] /(n) spring evening/
+վ [ϤФ] /(n) the spring sumo tournament/(P)/
+վ [󤸤礦] /(n) scenery of spring/lust/sexual passion/
+տ [󤷤礯] /(n) spring scenery/
+ [Ϥ뤵] /(n-adv,n-t) beginning of spring/(P)/
+ [] /(n) warm spring weather/spring warmth/
+ [Ϥ뤮] /(n) springwear/New Year's clothes/
+Ʈ [Ȥ] /(n) spring offensive (Japanese unions)/(P)/
+ [] /Kasuga Taisha/
+ [פ] /(n) spring breeze/
+ [Ϥ뤫] /(n) spring breeze/
+Ƣ [פȤ] /(adj-na) warm and genial spring weather/genial and balmy/
+ʬ [֤] /(n) vernal equinox/(P)/
+ʬ [֤Τ] /Vernal Equinox Holiday (Mar 20 or 21)/
+ʬ [֤Ƥ] /(n) the vernal equinox (the equinoctal point)/
+˷ [Ϥܤ] /(n) nickname for such names as Haruo or Haruko/
+ [ݤ] /(n) pornographic book/
+ [Ϥޤ] /(n) spring cocoon crop/
+̲ [ߤ] /(n) deep sleep/sleep soundly/
+̲ǤФ [ߤ󤢤Ĥ򤪤ܤ] /(col) In spring one sleeps a sleep that knows no dawn/
+ [褦] /(n) spring sunshine/springtime/
+ [餤] /(n) spring thunder/
+ [] /(n) spring storm/
+֤ [ޤ] /(n) wink/twinkling (of stars)/flicker (of light)/
+֤ [ޤФ] /(n) wink/twinkling (of stars)/flicker (of light)/
+֤ [ޤ] /(v5k) to wink/to waver/to twinkle/(P)/
+֤ [ޤФ] /(v5k) to wink/to blink/
+֤֤ [ޤޤ] /(adv) in the twinkling of an eye/
+ִ [󤫤] /(n-adv,n-t) moment/second/instant/(P)/
+ִ [󤫤󤻤ä㤯] /(n) (tube of) instant glue/
+ִ [󤫤Ǥ] /power flicker/
+ֹ [󤳤] /(n) moment/instant/
+ֻ [] /(n-adv,n-t) moment/instant/(P)/
+ֻǥ [󤸤Ȥǥ] /instantaneous acquisition model/
+ [] /(abbr) power flicker/
+׸ [󤳤] /(n) completion of construction/completion/
+׹ [󤳤] /(n,vs) completion/
+׹ [󤳤] /ceremony to mark completion/
+ [󤻤] /(n,vs) completion/
+ٺ [󤵤] /(n) genius/person of exceptional talent/
+­ [󤽤] /(n) swift horse/fleet steed/fleet speed/fast runner/brilliant person/
+ [] /(n) swift horse/
+ [] /(n) swift horse/
+ [] /(n) quasi-/semi-/associate/(P)/
+ڤ [ʤ館] /(v1) to pattern after/to liken to/to imitate/
+ڰ [] /(n) warrant-officer/
+ڴ [󤫤] /(n) practical nurse/
+ڴǸ [󤫤󤴤] /(n) practical nurse/
+ڵ [󤭤] /approval/sanction/
+ڶ [󤭤礦] /(n) junior (assistant) teacher/
+ڻδ [󤷤] /(n) warrant-officer/
+ڽ [󤷤夦] /territory/
+ھ [󤷤礦] /(n) commodore/brigadier general/
+۴ [󤫤] /(n) circulation/rotation/cycle/(P)/
+۴Ĵ [󤫤] /(n) circulatory organ/(P)/
+۴ķ [󤫤󤱤] /(n) circulatory system/
+۴ķ [󤫤󤱤Ȥ] /(n) circulatory system/
+۴ľ [󤫤󤷤礦] /recurring decimal/
+۴ [󤫤󤻤] /cyclicity/
+۴ [󤫤󤻤] /(n) loop line/belt line/
+۴ˡ [󤫤ݤ] /circular reasoning/
+ [] /(adj-no,n) season (e.g. fruit, fish)/
+ [] /(n) ten-day period/(P)/
+ܤε [Τ] /fish in season/
+ܳ [Ϥ] /off-season/
+ܴ [󤫤] /(n) published every ten days/
+ܴ [󤫤] /(n) period of ten days/
+ܷ [󤲤] /(n) month and ten days/ten months/short time/
+ [󤸤] /(n) ten-day period/
+ [ݤ] /(n) ten-day report/
+; [] /(n) over ten days/
+ [] /(n) shield/buckler/escutcheon/pretext/
+ݤĤ [ƤĤ] /(v5k) to oppose/
+ͤ [ƤĤ] /(v5k) to oppose/to resist/to defy/(P)/
+޶ [󤭤礦] /(n,vs) martyrdom/
+޶ [󤭤礦] /(n) martyr/
+޹ [󤳤] /(n) dying for one's country/
+޻ [] /(n,vs) dying a martyr/following someone in suicide/
+޿ [󤷤礯] /(n,vs) dying at one's post/being killed in the line of duty/(P)/
+޿ [󤷤礯] /(n) person who has died at his post (in the performance of his duties)/
+ [ʤ] /(n) martyrdom/(P)/
+ [ʤ󤷤] /victim/martyr/
+ [ܤ] /(adj-na,n) rustic simplicity/homeliness/unsophisticated/naive/honest/simple/
+ [礦] /(adj-na,n) simple and kind/innocent/
+ [] /(n,pref) level/apply correspondingly/correspond to/be proportionate to/conform to/semi/quasi/associate/standard/rule/aim/
+ࡹ辡 [󤸤󤱤ä礦] /(n) quarterfinal/
+ࡹ辡 [󤸤󤱤ä礦] /quarterfinal game of a tournament/
+न [ʤ館] /(v1) to pattern after/to liken to/to imitate/(P)/
+स [󤸤] /(v1) to follow/to conform/to apply to/(P)/
+ऺ [󤺤] /(v5z) to apply correspondingly/to correspond to/to be proportionate to/to conform to/(P)/
+ųư [󤤤礦Ĥɤ夦] /(n) paramedic/
+ [󤫤] /(n) associate member/
+ [󤭤夦] /(n) local express (train, slower than an express)/(P)/
+ [󤭤] /(n,vs) basis/based on/conformance/authority (of)/standard/(P)/
+ඵ [󤭤礦] /(n) assistant teacher/
+ؼ [󤭤] /(n) quasi-incompetence/
+ؼ [󤭤󤷤] /(n) a quasi-incompetent (individual)/
+辡 [󤱤ä礦] /(n) semifinal (in sports)/(P)/
+辡 [󤱤ä礦] /semifinal game of a tournament/
+Ұ [󤷤㤤] /(n) associate member/junior employee/
+ [󤷤㤯] /surveyor's leveling pole/
+辡 [󤸤󤱤ä礦] /(n) quarterfinal/
+辡 [󤸤󤱤ä礦] /quarterfinal game of a tournament/
+ [󤻤] /(n) quasar/
+§ [󤽤] /(n) regulations/standard/
+ [󤪤] /second level (company, etc.)/
+ [󤸤礦] /(n) a level and inked string/norm/rule/standard/
+ [] /(n,vs) preparation/arrangements/provision/reserve/(P)/
+ [ӤΤ] /preparation day/
+Ѱ [Ӥ󤫤] /(n) preparatory committee/
+ư [Ӥɤ] /(n,vs) warming (limbering) up/warming-up exercises/
+ [Ӥ󤻤] /preliminary control of lights/
+ [Ӥ] /preparatory phase/preparatory period/
+ [Ӥ] /(n) reserve fund/
+ [Ӥ󤳤] /reserve bank/
+ [Ӥ] /reserve funds/
+ [Ӥ] /(n) preparation room/
+ [Ӥ礦礦] /preliminary conditions/initial conditions/
+ [Ӥ] /warm-up exercises/
+ [Ӥ夦] /in preparation/(shop) not yet open for business/
+̿ [Ӥᤤ줤] /warning order/
+ [褦] /(n,vs) corresponding application/
+ᤤ [뤪] /(n) moisture/damp/wetness/gain/profit/(P)/
+ᤦ [뤪] /(v5u) to be moist/to be damp/to get wet/to profit by/to be watered/to receive benefits/to favor/to charm/to steepen/(P)/
+ᤱ [դ䤱] /(v1) (uk) to become sodden/to swell up/
+᤹ [뤪] /(v5s) to moisten/to wet/profit/to enrich/to benefit/(P)/
+ [] /(n) blur/moisture/opacity/
+ [] /(v5m) to be clouded/to be dimmed/to be bleared/to be wet/to get muddy/(P)/
+ [] /dim eyes/eyes moist with tears/
+ [󤫤] /(adj-na,n) smoothness/lubrication/
+ [󤫤Ĥ] /lubricant/
+ [󤫤Ĥ] /(n) lubricating oil/(P)/
+ [󤷤礯] /(n) rhetorical flourishes/
+ῧ [󤷤礯] /(n) rhetorical flourishes/(P)/
+ [󤿤] /(adj-na,n) luster/favor/abundance/plenty/
+ɮ [ԤĤ礦] /(n) fee for writing or painting/
+ [] /(n) (uk) round herring/
+ܰ [ᤤ路] /(n) round herring/
+ [] /(n) shield/buckler/escutcheon/pretext/(P)/
+ [Ƥ] /Scutum (constellation)/the Shield/
+ͤ [ƤĤ] /(v5k) to oppose/to resist/to defy/
+ [] /(adj-na,n) pure/innocent/chaste/(P)/
+ʾ [ʤ礦] /virgin/maiden pure in heart/
+ȥ [ȥ󤹤] /(n) net tonnage/
+㰦 [󤢤] /(n) pure love/
+ [󤤤] /(adj-na,n) purity/homogeneity/unadorned/
+ [󤨤] /(n) clear profit/net income/net profit/(P)/
+㲽 [] /(n) purification/
+ [󤭤] /(n) pure gold/solid gold/(P)/
+ [󤮤] /(n) pure silver/
+ [󤱤] /(n) pure bloodline/
+ [󤱤] /(adj-na,n) purity/chastity/
+鶵 [󤱤Ĥ礦] /education in sexual morality/
+ [󤱤] /(adj-no,n) pure-bred/pure-blooded/
+㸨 [󤱤] /(n) pure silk/
+ [󤷤] /purebred/thoroughbred/
+ [󤷤夦ˤ夦] /net revenue/
+ [󤸤礦] /(adj-na,n) pure heart/naivete/self-sacrificing devotion/(P)/
+ [󤸤礦] /pure of heart and beautiful/
+㿿 [󤷤] /(adj-na,n) purity/sincerity/
+㿿̵ [󤷤य] /(n) pure/purity/
+ [󤹤] /(n) pure water/
+ [󤹤] /(adj-na,n) pure/true/genuine/unmixed/(P)/
+ [󤹤Ф褦] /(n) clean (pure) culture/
+ [󤻤] /(adj-na,n) genuine/pure/perfect/
+ʳ [󤻤] /pure science/
+ [󤻤] /pure mathematics/
+ [󤻤礦] /(n) net product/net production/
+ [󤼤] /(adj-na,n) pure/utter/
+ [󤼤󤿤] /(adj-t) absolute/complete/utter/pure/sheer/
+ [󤾤] /(n) net increase/
+ [] /(n) purity (of a substance)/(P)/
+ܼ [ˤۤ󤷤] /purely Japanese style/
+ [ˤۤդ] /classical Japanese style/
+ [Ѥ] /(adj-na,n) pure or snow white/
+ʬ [֤] /(n) fineness or purity (of gold)/
+ʸ [֤󤬤] /(n) pure literature/belles-lettres/(P)/
+Ƽ [ޤ] /(n) sake made without added alcohol or sugar/
+ [ܤ] /(adj-na,n) rustic simplicity/homeliness/unsophisticated/naive/honest/simple/
+ [] /(n) pure cotton/all-cotton/
+ [⤦] /(n) all-wool/
+ [] /(n) net profit/
+ [ꤨ] /(n) net income/net profit/
+ [] /(n) pure reason/pure logic/
+ [礦] /(adj-na,n) purity/pure (and good)/genuine/
+ [礦Ҥ] /genuine article/
+ [礦] /(n) net weight/
+餹 [ᤰ餹] /(v5s) to enclose (with)/to surround (with)/to encircle/to think over/to work out/
+ [ᤰ] /(n) (1) circumference/girth/(2) tour/pilgrimage/(3) circulation (e.g. of blood)/
+갩 [ᤰꤢ] /(oK) (v5u) to meet fortuitously (poet)/to meet by chance/to happen across/
+ [ᤰꤢ] /(v5u) to meet fortuitously (poet)/to meet by chance/to happen across/(P)/
+礤 [ᤰꤢ] /(n) chance meeting/
+礦 [ᤰꤢ] /(v5u) to meet fortuitously (poet)/to meet by chance/to happen across/
+碌 [ᤰꤢ碌] /(n) fate/chance/
+⤯ [ᤰꤢ뤯] /to walk around/to travel around/
+ [ᤰ] /(v5r) to go around/(P)/
+ [󤨤] /(n) performance tour/
+ [󤫤] /(n,vs) going around/patrol/round/tour/(P)/
+Ƚ [󤫤Ф󤷤] /(n) circuit court/
+Ž [󤫤礦] /traveling clinic/
+޽ [󤫤Ȥ礫] /bookmobile/
+ [󤮤礦] /(n) provincial tour/(P)/
+両 [󤱤] /(n) inspection tour/
+乬 [󤳤] /(n,vs) Imperial tour/royal progress/
+ [󤳤] /(n,vs) cruise/cruising/(P)/
+ [󤳤] /cruiser/
+® [󤳤] /(n) cruising speed/
+ [󤳤] /(n,vs) patrol/
+人 [] /(n) police/policeman/(P)/
+人Ĺ [󤵤礦] /(n) head patrol officer/
+人Ĺ [󤵤֤礦] /police sergeant/
+仡 [󤵤] /(n,vs) (making) a round of inspection/patrolling/
+ [] /(n) inspection tour/(P)/
+ [󤷤] /(n) patrol boat/
+ [󤷤Ƥ] /patrol boat/
+ [󤷤㤯] /(n) preaching tour/
+ [󤷤] /(n,vs) Imperial visit/
+ [Ѥ] /(n,vs) circuit pilgrimage/
+ͷ [椦] /(n) a tour/
+δ [褦] /(n) cruiser/
+ [] /(n) a tour/
+ [줤] /(n) pilgrimage/(P)/
+ [줤] /pilgrim/
+ [줭] /(n,vs) itinerancy/tour/trip/
+ [] /(n) patrolling/making one's rounds/
+ [󤳤] /obedience/
+ [󤷤] /(n,vs) observance/
+ [ݤ] /(n,vs) obeying/observing/following/
+ˡ [ݤ] /(adj-na,n) law-abiding/
+沽 [] /(n) persuading by heavy-handed methods/(in aesthetics) elimination of non-essential elements/
+ä [󤳤] /(adj-t) pure/sheer/
+ [󤻤] /pure/genuine/
+¯ [פӤ] /warmhearted and genial manners and customs/
+ [ܤ] /(adj-na,n) rustic simplicity/homeliness/unsophisticated/naive/honest/simple/
+ [] /(adj-na,n,n-suf) order/turn/(P)/
+硹 [󤸤] /(adv,n) in order/in turn/
+硹 [󤸤] /(adv) in order/in turn/(P)/
+ [] /(adv) in order/in turn/one by one/(P)/
+ˤ [ˤ] /(exp) to state in order/to sequence/
+ [] /(n) order/rank/precedence/(P)/
+ [󤨤] /(n) moved to a later date/
+ [Τ] /(n,vs) adaptation/sympathy/(P)/
+ [Τ] /adaptability/
+ [Τ礯] /(n) adaptability/capacity for adaptation/
+粽 [] /(n,vs) acclimate/
+ [󤮤㤯] /(n) right and wrong/loyalty and treason/obedience and disobedience/
+維 [󤭤礦] /(n) favorable circumstances/
+緫 [󤰤] /(n) in turn/order/
+ [󤳤] /(n,vs) go in order/
+缡 [] /(adv) in order/(P)/
+ [󤷤] /(n,vs) observance/(P)/
+ [󤸤] /(adv,n) in order/in turn/
+ [󤸤] /(adv) in order/in turn/
+ [󤸤] /(n) order/sequence/procedure/(P)/
+̤ [󤸤ɤ] /in (the proper) order/in (the correct) sequence/
+Ʊ [󤸤դɤ] /unordered/random order/
+ΩƤ [󤸤礿Ƥ] /(v1) to put into order/to arrange (one's thoughts)/
+ [󤪤] /(n) sending or passing along/
+Ĵ [礦] /(adj-na,n) favourable/doing well/O.K./all right/(P)/
+ [Ȥ] /(adj-na,n) proper/right/reasonable/(P)/
+ [Ф] /(n) turn (in line)/order of things/(P)/
+Ԥ [Фޤ] /(exp) waiting one's turn/
+ [֤] /(n) favourable wind/
+ [פ] /(n) favourable wind/
+ [פޤѤ] /(n) smooth sailing/
+ [ݤ] /(n,vs) obeying/observing/following/
+ˡ [ݤ] /(n) law observance/obeying the law/
+ˡƮ [ݤȤ] /a labor slowdown/
+ [礦] /(adj-na,n) good and obedient/gentle/meek/
+ [줤] /(n) pilgrimage/
+ [] /(n) permutation/
+ϩ [] /(n) (regular) route/(P)/
+衹 [礷] /(n) several places/here and there/
+衹 [礷ۤܤ] /everywhere/
+褹 [礹] /(vs-s) to manage/to deal with/to cope with/
+ [礰] /(n,vs) treatment/dealing with/(P)/
+跺 [礱] /(n,vs) execution/(P)/
+跺 [礱] /scaffold/gallows/
+ [礱] /(n) settlement/decision/
+ [礷] /(n) several places/here and there/
+ [礷ۤܤ] /everywhere/
+ [礸] /(n) virgin/maiden/(P)/
+ҳ [礸礳] /maiden voyage/
+ [礸礵] /(n) one's maiden work/
+ [礸礻] /(n) virginity/maidenhood/maidenhead/
+ [礸] /(n) virgin soil/
+ [礸ۤ] /(n) an untrodden peak/
+ [礸ޤ] /(n) hymen/
+ [礸] /(n) virgin forest/
+ [礻] /(n) conduct/
+ [礻] /(n) precepts/
+ [礻] /(n) worldly wisdom/secret of success in life/
+ [礻] /(n) guiding motto for one's life/
+ [] /(n) judgement/
+ [] /(n,vs) treatment/(P)/
+ȳ [Ф] /(n,vs) punishment/(P)/
+ʬ [֤] /(n,vs) disposal/dealing/punishment/(P)/
+ [ۤ] /(n,vs) prescription/
+ [ۤ] /(n) prescription/
+ [] /(n,vs) processing/dealing with/treatment/disposition/disposal/(P)/
+ [꤫Ƥ] /process/
+ [ꤸ礦] /(n) processing plant/treatment plant/
+ [Ϥ] /(adj-no,n,n-suf) first/new/(P)/
+项 [] /(adj) innocent/artless/unsophisticated/
+ [ϤĤ] /(n) for the first time/
+ [ϤĤΤ] /the first success/
+ [Ϥ] /(n-adv,n-t) beginning/start/origin/(P)/
+ [Ϥ] /(adv,n) for the first time/(P)/
+ [Ϥ] /(exp) to begin with/first of all/in the beginning/
+ [Ϥ] /(exp) at first/in the beginning/originally/
+ޤ [Ϥޤ] /(exp,int) How do you do?/I am glad to meet you/
+ [] /(aux-v,v1) to begin to/(P)/
+ǰ [礤ͤ] /(n) original intention/
+ [礨] /(n) first performance/(P)/
+鲻 [ϤĤ] /(n) first warbling heard in a New Year/
+ [礫] /(n) early summer/(P)/
+ [ϤĤϤ] /(n) first flower of the season or year/first flowering on a plant/first menstruation/
+ [ϤĤ] /(n) first cargo of the year/
+ [礫] /(n) first time/(P)/
+ؼ [礬] /(n) beginner/beginning student/
+ [ϤĤ] /(n) first tea ceremony of New Year/
+碌 [ϤĤ碌] /(n) first meeting/first contest between/
+ [礭] /(adj-no,n) (1) early (days)/initial stage/(2) (computer) initial/(P)/
+ [礭] /(n,vs) initialization/
+ [礭äƤ] /initialization/
+ [礭󤿤⤯] /initial choice/
+ʳ [礭󤫤] /initial stage/
+ [礭] /(n) initial value/
+ [礭Ȥ] /initial investment/
+񥳥 [礭Ȥ] /initial investment cost/
+ [礭夦] /(n) pitcher's first pitch (to batter)/(P)/
+ [礭夦] /(n) elementary level/(P)/
+ [ϤĤ] /(n) sky on New Year's morning/
+ [ϤĤ] /(n) sky on New Year's morning/
+ [礱] /(n) first menstruation/
+ [ϤĤ⤦] /(n) first temple visit of New Year/
+ؤ [ϤĤ⤦] /(n) first temple visit of New Year/(P)/
+鸫 [礱] /(n) seeing for the first time/first sight/
+ [礯] /(n) beginning/
+鹹 [礳] /(n) first watch of the night/
+鹻 [礳] /(n) first (proofs)/
+ҳ [ϤĤ] /maiden voyage/
+ [礴] /(n) first number issue of a magazine/
+麧 [礳] /(n) first marriage/
+黺 [] /(adj-na,n) first childbirth/primipara/
+黺 [礵] /(adj-na,n) first childbirth/primipara/
+黺 [礶] /(adj-na,n) first childbirth/primipara/
+黺 [ϤĤ] /(adj-na,n) first childbirth/primipara/
+黺 [礵] /primipara/
+ [ϤĤ] /(n) first wearing (of kimono) in the New Year/
+ [] /(n) first child/
+ [ϤĤ] /(n) first child/
+ [礷] /(n) original intention/
+ִŰ [礷Ƥ] /carrying out one's original intention/
+鼪 [ϤĤߤ] /(n) something heard for the first time/
+鼷 [ʤ̤] /(n) (Buddh) memorial service held on the seventh day following a person's death/
+鼷 [ʤΤ] /(n) (Buddh) memorial service held on the seventh day following a person's death/
+ [] /(n) beginning/start/
+齩 [礷夦] /(n) early autumn/
+ [礷] /(n) first appearance/(P)/
+ [礷] /(n) early spring/New Year/
+ [ϤĤϤ] /(n) early spring/New Year/
+ [礸] /(n-adv,n) first 10 days of the month/(P)/
+餷 [] /(adj) innocent/artless/unsophisticated/
+ [ϤĤΤ] /(n) first ride/
+ [ϤĤΤ礦] /base fare for a bus or train or taxi/
+ [ϤĤФ] /(n) first day of a sumo tournament/New Year's sumo tournament/(P)/
+鿳 [礷] /(n) first trial/
+鿴 [礷] /(adj-na,n) original intention/initial resolution/(P)/
+鿴 [礷󤷤] /(n) beginner/(P)/
+ [礷] /(n) initial medical examination/
+ [礷礦] /(n) fee for an initial medical examination/
+ [] /(n) first campaign/one's first battle/(P)/
+ [礻] /(n) firstborn/first-produced/newborn/
+ [ϤĤʤ] /(n) first fruits/
+ [礻] /(n) newborn baby/
+ᶡ [ϤĤä] /(n) baby's first annual festival/
+ [ϤĤä] /(n) baby's first annual festival/
+ [ϤĤ椭] /(n) first snow (of season)/(P)/
+ [礻] /(n) first match (in a series)/(P)/
+ [ϤĤ] /(n) first frost of the year/
+® [礽] /(n) (physics) initial velocity/
+¹ [ޤ] /(n) first grandchild/
+¹ [ϤĤޤ] /(n) first grandchild/
+θ [礿] /first sexual experience/
+ [礿] /(n) first meeting/first interview with/(P)/
+ [] /(n) first generation/founder/(P)/
+ [ϤĤ󤸤礦] /first birthday/
+ [] /(n) lowest grade/first grade/
+Ĭ [礦] /(n) first menstruation/
+ [Ȥ] /(n-adv,n) early winter/10th lunar month/
+ [ϤĤȤ] /first (written) contribution/
+ [ϤĤ] /(n) first bath of the New Year/
+ [Ȥ] /(n) elementary/primary/
+ [Ȥ] /(n) elementary course/
+ [Ȥ礦] /elementary education/
+ [Ȥ] /(n) elementary mathematics/
+Ƭ [Ȥ] /(n-adv,n-t) beginning/(P)/
+ [ˤ] /(n-adv,n-t) first or opening day/(P)/
+ [ϤĤ] /(n) New Year's Day sunrise/
+ν [ϤĤҤΤ] /(exp) first sunrise (of New Year)/
+ [ˤ夦] /(n) colostrum/foremilk/first milk a mother breastfeeds with/
+Ǥ [ˤ󤭤夦] /(n) initial salary/(P)/
+ǯ [ͤ] /(n-adv,n-t) first year/early years (of a reign or era)/(P)/
+ǯ [ͤ] /(n) first year/initial (year)/
+ǯʼ [ͤؤ] /(n) new or raw recruit/
+ȯ [Ϥ] /(n) start/first departure/
+ [Ϥ] /(n) first edition/(P)/
+ [Ϥ] /(n) first offender/
+ȼ [褦] /(n) first offender/
+ [ϤĤҤ] /(n) maiden flight (e.g. of an aircraft)/
+ɹ [ϤĤ] /(n) first ice of winter/
+ [ϤĤ֤] /(n) debut/initial stage appearance/(P)/
+ʪ [ϤĤ] /(n) first produce of the season/
+ [] /(adj-no,n) elements/rudiments/ABCs of ../(P)/
+ [ϤĤ] /(n) first ears of rice or crops or harvest of the season/
+ [ϤĤܤ] /(n) first obon following the death of a family member/
+̦ [ϤĤ] /(n) first Serpent day of the year/
+̴ [ϤĤ] /(n) year's first dream/(P)/
+ [] /(n) first night/first watch of the night/bridal night/
+ [ϤĤ䤯] /(n) first role/
+ [褦] /beginning of an epoch/initial period/
+ [ϤĤ] /(n) first love/puppy love/(P)/
+Ϸ [] /(n) middle-aged/aging/age 40/(P)/
+ [Ȥ] /(n) place/(P)/
+ [ɤ] /(suf) place/
+꡹ [礷] /(n-adv,n-t) here and there/some parts (of something)/
+꡹ [Ȥɤ] /(n-adv,n-t) here and there/some parts (of something)/(P)/
+꡹ [礷ۤܤ] /(adj) everywhere/
+꤫ [ɤ] /(suf) (1) far from/(2) on the contrary/not at all/(3) not to speak of/let alone/
+꤬ [Ȥ] /(conj) however/while/even if/(P)/
+ [Ȥ] /by the way/even if/no matter what/(P)/
+Ǥ [ȤǤ] /so far as/
+ǤϤʤ [ɤǤϤʤ] /(suf) (uk) (strongly emphatic) too preoccupied or busy to even think of ../.. is out of the question/
+λ [Τ礦] /circumstances of the office/
+ؤ [Ȥ򤫤] /(exp) to change sides/to change places/
+ [椨] /(n) reason/way of doing/cause/grounds/
+ [礤] /(n) act/deed/one's doing/
+ [] /(n) cause/reason/fault/(P)/
+ [] /(adj-pn,adv) the so-called/so to speak/(P)/
+ [礤] /(n) staff member/
+ [礫] /(n) one's opinion/
+ [礫] /(n) jurisdiction/(P)/
+괶 [礫] /(n) impression/feeling/
+ [礫] /(n,vs) jurisdiction/(P)/
+ [礬] /(n) wish/desire/
+ [礭] /(adj-no,n,vs) expected/anticipated/hoped for/expectation/
+ [礮礦] /(n) deed/act/
+鷺 [Ȥ鷺] /(adv,exp) anywhere/everywhere/indiscriminate(ly)/no matter where/
+긫 [礱] /(n) view/opinion/(P)/
+깽鷺 [Ȥޤ鷺] /(adv,exp) irrespective of the occasion/indiscriminately/
+ [礮礦] /(n) deed/act/
+ [礵] /(n) printed/published/noted or mentioned (in a publication)/
+ [礶] /(n) whereabouts/(P)/
+ [礶] /(n) location/(P)/
+ [礵] /(n) conduct/gesture/
+ [礵] /(n) dance drama/
+껺 [礵] /(n) result/fruit (of)/product (of)/
+ [礷] /(n) thoughts/opinions/
+ [礸] /(n,vs) possession/owning/(P)/
+ [礸] /money in one's possession/
+ [礸] /possessor/
+ [礸Ҥ] /things at hand/
+ [礷夦] /(n) included or carried (in a publication)/
+ [礷] /(n) one's birthplace/source/
+ [礷] /(n-adv,n-t) here and there/some parts (of something)/
+ [Ȥɤ] /(n-adv,n-t) here and there/some parts (of something)/
+ [礷ۤܤ] /(adj) everywhere/
+ [Ȥ] /(n) address/
+꿮 [礷] /(n) belief/conviction/opinion/(P)/
+ [礻] /(n) explanation/matter under discussion/contents/one's opinion/
+ [礻] /(adv,n) after all/
+¢ [社] /(n) (in one's) possession/(P)/
+° [社] /(n) attached to/belong to/(P)/
+¸ [社] /(n) opinion/intention/thought/
+ [礿] /(n) household/housekeeping/(P)/
+ӤĤ [礿Ĥ] /worn haggard by household cares/
+ӻ [礿] /(n) married man or woman/housekeeping/
+Ӽ [礿̤] /(n) head of household/
+ƻ [礿ɤ] /household goods/
+Ĺ [礦] /(n) chief/head/(P)/
+ [Ƥ] /(n) fixed/prescribed/(P)/
+ [Ȥ] /(n) income/earnings/(P)/
+ʺ [Ȥ] /(n) income divide/
+ [Ȥ] /(adj-na,n) look of triumph/
+ [Ȥ] /income exemptions and deductions/
+ [Ȥ] /income earner/
+ [Ȥ] /(n) income level/
+ [Ȥ] /(n) income tax/(P)/
+ʬ [Ȥ֤Ѥ] /(n) income distribution/
+ [ȤФ] /(n) address/
+ʧ [ȤФ餤] /(n) (historical) banishment from one's residence as a form of judicial punishment/
+ [Ȥ] /(n) character of a particular place/
+˾ [⤦] /(n) desire/request/wish/
+ͭ [椦] /(n,vs) one's possessions/ownership/(P)/
+ͭ [椦] /(n) (gram) possessive case/
+ͭ [椦] /(n) ownership/dominion/(P)/
+ͭ [椦] /owner/
+ͭ [椦] /(n) demesne/belonging/
+ͭʪ [椦֤] /property/possession/
+Ϳ [] /(n) fact/given thing/the given ../
+ [褦] /(n) engagement/business/
+ [褦] /(adj-no,n) required/needed/necessary/(P)/
+׻ [褦] /the time required/
+׻֤פ [褦Ϥ] /(exp) to calculate the time required/
+ [礦] /(n) territory/
+ϫ [] /(n) illness/fatigue/
+ [] /(n) one's opinion/
+뤤 [Ĥ] /(adj) hot/warm/(P)/
+뤬 [Ĥ] /(n) (person) sensitive to heat/
+뤵 [Ĥ] /(n) heat/hotness/(P)/
+뤵 [Ĥ] /(exp) to feel the heat very much/
+뤵ä [Ĥ] /(exp) to get hotter/
+뤵Ƥ [ĤˤƤ] /(exp) to be affected by heat/
+뤵ο [ĤΤ] /(n) relief from the heat/
+򤱤 [򤵤] /(exp) to summer/to go away for the summer/
+뵤 [礭] /(n) hot weather/sunstroke/heat stroke/
+줷 [Ĥ뤷] /(adj) sultry/sweltering/
+ [夦] /(n) mid-summer/(P)/
+ٲ [夦夦] /summer vacation/
+渫 [夦ߤޤ] /summer greeting card/(P)/
+渫 [夦ߤޤ] /summer greeting card/(P)/
+Ǥ [夦] /mid-summer menu/
+Ǯ [ͤ] /(n) heat of summer/
+ [ܤ] /(n) dawn/daybreak/beginning/(P)/
+ [礳] /(n) dawn/prospects/
+ [ʤ] /(n) water's edge/beach/shore/(P)/
+ [ʤŤ] /along the shore/
+ [Ϥ] /(arch) shore/waterside/
+ [礭] /(n,vs) desire/hope/
+ [礷] /(n) illegitimate child/
+ [礸] /(n) various matters/everything/
+ [礷] /(n) illegitimate birth/
+ [礻] /(n) political affairs/all phases of government/
+̱ [ߤ] /(n) masses/common people/(P)/
+̱ͻ [ߤ󤭤椦] /loans for low-income people/
+̱ [ߤ󤲤] /drama of ordinary people/
+̱Ū [ߤƤ] /(adj-na) normal/natural/common/(P)/
+̳ [] /(n) general affairs/(P)/
+̳ [फ] /general affairs section/
+ή [夦] /(n) illegitimate family lineage/
+ [] /(n) cord/strap/thong/(P)/
+˽ [ˤĤ] /(exp) to be started/to get underway/
+򳫤 [ȤҤ餯] /(exp) to find a clue/to make a beginning/
+ [礲] /(n) foreword/preface/
+ [礲] /(n) foreword/preface/
+ [礵] /various works/
+ [礻] /(n) beginning of hostilities/beginning of competition/(P)/
+ [礻] /(n) beginning of hostilities/beginning of competition/
+ [] /(n) string-fastener/drawstring on pouch or purse/
+ [] /(n) introduction/preface/
+ [] /(n) introduction/preface/
+ [礤] /(n) staff member/station employee/official/(P)/
+Ĺ [礦] /(n) chief (of police)/head (of office)/(P)/
+̾ [ᤤ] /(n,vs) signature/(P)/
+̾ư [ᤤɤ] /signature-collecting campaign/
+̾ [ᤤ] /(n) signature specimen/
+̾ [ᤤ] /signatory nation/
+̾ [ᤤ] /signing ceremony (for a law, treaty, etc.)/
+̾ [ᤤʤĤ] /sign and seal/
+񤭤Ĥ [Ĥ] /(v1) to write down/
+񤭤Ȥ [Ȥ] /(v1) to write down/to leave a note behind/to record/to chronicle/
+񤭤ʤ [ʤ] /(v5r) to scribble (write quickly)/to dash off/
+񤭰㤨 [] /(v1) to miswrite/
+񤭲 [ʤ] /(v5r) to scribble (write quickly)/to dash off/
+񤭲 [] /(v5s) to write down/
+񤭲 [] /(v5s) to write a play, book, filmscript, etc./
+񤭲ä [廊] /(v1) to add (e.g. a postscript)/
+񤭲 [餿] /(v1) to rewrite/to adapt (e.g. a novel)/
+񤭳 [] /(n) background/backdrop/setting/
+񤭴 [] /(v1) to rewrite/to renew/to transfer/(P)/
+񤭵 [뤹] /(v5s) to write down/to record/to register/
+񤭵 [] /(n) opening words or sentence/
+񤭵 [] /(v5s) to begin (start) writing/
+񤭷 [ޤ] /(v5r) to dash off/to write freely/
+񤭸 [Ȥ] /(n) the written word/the written language/(P)/
+񤭸 [ޤ] /(v5r) to miswrite/
+񤭸 [] /(have the honor) to write/
+񤭹 [] /(n,vs) writing/entry (e.g. form)/(P)/
+񤭹 [] /(v5m) to fill in (writing)/(P)/
+񤭻餹 [餹] /(v5s) to scribble/
+񤭻Ĥ [Τ] /(v5s) to leave a note or document behind/to leave half-written/to leave out/
+񤭻ߤ [Ȥ] /(v1) to write down/to leave a note behind/to record/to chronicle/
+񤭼̤ [Ĥ] /(v5s) to transcribe/
+񤭼ΤƤ [Ƥ] /(v1) to write and throw away/to write carelessly/to begin writing then stop part-way through/
+񤭼 [Ȥ] /(n) dictation/(P)/
+񤭼 [Ȥ] /(v5r) to write down/to take dictation/to take notes/(P)/
+񤭼 [] /(n) writer/calligrapher/
+񤭽 [] /(v5r) to finish writing/
+񤭽 [Ĥ] /(v1) to collect (writings)/
+񤭽Ф [] /(n) beginning/opening sentence or paragraph/
+񤭽Ф [] /(v5s) to begin to write/to write out/to extract/
+񤭽 [] /stroke order/
+񤭽 [] /(n) New Year's writing (resolution)/(P)/
+񤭾夲 [] /(v1) to write out or down/to finish writing/(P)/
+񤭿 [֤] /(n) style or manner of writing/
+񤭿Ԥ [Ĥ] /(v5s) to write down or convey in full/
+ [] /(v5r) to write/
+­ [] /(v5s) to add to/to insert/
+³ [ĤŤ] /(v1) to continue writing/
+»ʤ [ʤ] /(v5u) to miswrite/
+ؤ [] /(v1) to rewrite/to renew/to transfer/
+֤ [] /(n) note (letter) left behind/will/
+ [魯] /(v5s) to publish (a book)/
+ľ [ʤ] /(n) rewriting/rewrite/fair copy/
+ľ [ʤ] /(v5s) to write out/to make a fair copy/(P)/
+ź [] /(v1) to add/to write a postscript/
+ [Ĥ] /(v1) to record for transmission to posterity/
+ [] /(n) entry/(marginal) notes/
+ [] /(v1) to write in/
+ [ɤ] /(n) busy business period/
+ȴ [̤] /(n) an extract/
+ȴ [̤] /(v5k) to extract/
+Ƚ [Ϥ] /(n) signature or written seal at the end of a document/
+Ф [ȤФ] /(v5s) to write (dash) off/
+ɽ [魯] /(v5s) to write out/to express/to publish/
+դ [Ĥ] /(v1) to write down/
+ʪ [] /(n) writing/a document/
+ʪ [ΤŤ] /writing desk/
+ʬ [櫓] /(v1) to classify and write up/
+¤٤ [ʤ٤] /(v1) to line up points in a speech/
+ [] /(n) way of writing/how to write/(P)/
+̣ [] /(n) the feel or performance of a pen/
+ [䤯] /(n) scribe/copyist/
+ [Ȥ] /(v5s) to leave out/to forget to write/
+ΩƤ [Ƥ] /(v1) to write up/
+ή [ʤ] /(v5s) to write off/
+α [Ȥ] /(n,vs) writing down/putting on record/recording/making a note of/registration (of mail)/
+α [Ȥɤ] /(v1) to write down/to leave a note behind/to record/to chronicle/
+α [Ȥ] /(v1) to write down/to leave a note behind/to record/to chronicle/
+Ϣͤ [Ĥͤ] /(v1) to make a list/to enumerate/
+ϳ餹 [餹] /(v5s) leave out/forget to write/
+ [] /(v5k) to write/(P)/
+λݤ [ΤޤҤ] /excellent calligrapher/
+ [礤] /(n) drawing room/study/publishing house/writing alcove/(P)/
+¤ [礤Ť] /(n) traditional style of Japanese residential architecture/
+ [礫] /(n) calligrapher/individual with good penmanship/(P)/
+ [礫] /(n) bookshelf/bookcase/(P)/
+ [礬] /(n) paintings and writings (of calligraphy)/
+ơ [礬äȤ] /curios and objets d'art/
+񴹤 [] /(v1) to rewrite/to renew/to transfer/
+ [礫] /(n) letter/note/epistle/(P)/
+ʽ [礫󤷤夦] /collection of letters/collected letters/
+ξ [礫󤿤礦] /novel written in epistolary style/
+ʸ [礫֤] /(n) epistolary style/
+ [礫󤻤] /(n) letter paper/
+ [礫] /(n) letter/correspondence/note/
+ [礭] /(n) clerk/secretary/(P)/
+񵭴 [礭] /(n) secretary/(P)/
+񵭶 [礭礯] /(n) secretariat/(P)/
+Ĺ [礭礦] /(n) secretary general/chief secretary/
+ [礭] /(n) assistant clerk/
+ [礭礦] /title of a Chinese classic/
+ [礱] /(n) reading/
+ [礱] /(n) bookrest/
+ [礳] /(n) archive (file)/
+ [] /(n,vs) writing/entry (e.g. form)/
+ [礵] /(n) study/(P)/
+ؤƤ [礵ˤ] /(exp) to shut oneself up in one's study/
+ [礵] /(n) book/
+ [礵] /(n) letter/note/document/
+ [礷] /(n) bibliography/
+ [礷] /(n) bibliography/(P)/
+ [礷] /(n) blank form/
+ [礷] /form feed (FF)/
+ [礷] /(n) transcription/copying/handwriting/
+ [Ȥ] /(n) dictation/(P)/
+ [] /(n) New Year's writing (resolution)/
+ [] /(n) New Year's writing (resolution)/
+ [礷礦] /(n) documentary evidence/
+ [礸礦] /(n) letter/note/
+ [礷] /(n) letter/
+ [礻] /(n) student/houseboy/
+ [礻] /(n) impractical argument/
+ [礻] /(n) famous or accomplished calligrapher/
+ [礻] /(n) book/publication/(P)/
+Ҿ [礻礦] /bookstore/bookshop/
+ [礿] /(n) calligraphic style(s)/(P)/
+ê [] /(n) bookshelf/
+ [夦] /(n) contained in a letter/
+Ź [Ƥ] /(n) bookshop/bookstore/(P)/
+ź [] /(v1) to add/to write a postscript/
+ƻ [ɤ] /(n) calligraphy/(P)/
+ [ɤ] /(n) busy business period/
+ɾ [Ҥ礦] /(n,vs) book review/(P)/
+ɾ [Ҥ礦] /book review column/
+ [Ĥ] /(n) paper/note/document/bill/
+ [դ] /(n) style of handwriting or calligraphy/
+ʪ [] /(n) books/(P)/
+ˡ [ۤ] /(n) penmanship/calligraphy/
+˼ [ܤ] /(n) library/bookstore/bookshop/(P)/
+̾ [ᤤ] /(n) pen name/(P)/
+ [] /(n) document/letter/(P)/
+̿ [󤷤] /documentary examination/
+ [⤯] /(n) catalogue of books/
+α [Ȥ] /(n,vs) writing down/putting on record/recording/making a note of/registration (of mail)/(P)/
+α͹ [Ȥ椦Ӥ] /registered mail/PD PR/
+α [Ȥ礦] /registration fee/
+ [] /(n) vast stock of books/bookstore/bookshop/
+ [뤤] /(n) documents/official papers/(P)/
+򸫤 [뤤ߤ] /(exp) to examine papers/
+ [뤤] /(n) sending documents to a prosecutor/
+ [礱] /(n) writer's cramp/
+ [礷] /(n) bookstore/bookshop/
+ [Ȥ] /(n) grated yam/
+ [] /(pref) various/many/several/(P)/
+ [] /(n) all kinds of/various/
+ [] /(adv) (uk) completely/all the way/altogether/bodily/
+ [礢] /(n) every (kind of) evil or crime/
+ [礫] /(n) various families/various schools of thought/
+ [礬] /(n) foreign countries/
+ݤ [礬] /(n) expenses/
+ﳣ [礭] /various appliances/
+ [Ȥ] /(n-adv,n-t) (all) together/
+ [礯] /(n) Gentlemen!/Ladies!/(P)/
+ [礱] /(n) dear friends/(all of) you or those men/
+ [礱] /(n) sundry expenses/
+ [礲] /(n) (artistic) accomplishments/
+ [礱] /(n) (all of) you or them/various wise individuals/gentlemen/
+ [礲] /various factors or elements/
+ [礳] /(n) princes/lords/
+ [礮礦] /(n) (1) (Buddh) all worldly phenomena/meritorious acts leading to enlightenment/(2) (Jodo school) all practices other than recitation of the nembutsu prayer/
+̵ [礮礦स礦] /(n) the impermanence of worldly things/All worldly things are transitory/
+ [礳] /(n) various countries (often used as suffix)/(P)/
+ [礷] /(n) you (feminine plural)/you ladies/
+ [礷] /(n) Chinese sages or their works (part from Confucius and Mencius)/gentlemen/you/(all of) you or them/
+ [礷] /(n) (all of) you or them/
+ [礸] /(n) various matters/everything/
+ü [礸Ф󤿤] /everything/all things/
+ [礷] /(n) various goods/prices/
+̹Ի [礷Ĥɤ] /Closed to Traffic/No Thoroughfare/
+ [] /(n) (1) (with) both hands/(2) approvingly/
+ [礷] /(n) various kinds/
+ [] /(n) all kinds of/various/
+ [礸礦] /(n) terms and conditions/
+ [Ӥ] /(n) many people/everyone/
+ [] /(n) double-edged/
+Ϥη [ϤΤĤ뤮] /two-edged sword/
+ [礻] /(n) political affairs/all phases of government/
+ [礻] /(n) opinion/
+ʶ [礻Ĥդפ] /(adj-na) divergent opinions abound/opinion is divided/
+ʶʶ [礻Ĥդפ] /(adj-na) divergent opinions abound/opinion is divided/
+ [礽] /(n) various aspects or phases/
+ [Ȥ] /(n) archipelago/group of islands/
+ƻ [ɤ] /(n) (artistic) accomplishments/
+ [] /(n) various parties or factions/minor parties/
+ȩ [Ϥ] /(n) both shoulders/
+ [Ϥ] /(n) circumstances/
+ɧ [礲] /(n) (rare) many accomplished persons/
+ɨ [Ҥ] /(n) both knees/
+ [Ϥ] /(n) both shoulders/
+ [ۤ] /(n) every direction/
+ [] /many problems/various problems/
+ [櫓] /(n) details/intricacies/
+ [] /(pref) help/rescue/assistant/
+ [] /(n) assistance/
+ [] /(v5r) to be saved/to be rescued/to survive/to be helpful/(P)/
+ [] /(v5k) to help/to save/to rescue/
+ [] /(n) assistance/(P)/
+ [] /(v1) to help/to save/to rescue/to give relief to/to spare (life)/to reinforce/to promote/to abet/(P)/
+ [] /(v5s) to help up/
+礤 [] /(n) cooperation/mutual aid (help)/(P)/
+礦 [] /(v5u) to help each other/to cooperate/(P)/
+ [ޤ] /(v5r) to protect/to preserve/to keep/
+ [] /helper/helpmeet/
+ [֤] /(n) timely help/
+Ф [] /(v5s) to help out of (trouble)/to extricate/
+夲 [] /(v1) to help up/to pick up/to bring safely to land/
+ [֤] /(n) lifeboat/friend in need/help/
+ʿ [٤] /(adj-na,n) lewdness/lewd person/lecher/
+ÿ [ä] /(n) (col) helper/supporter/second/backer/
+ [礨] /(n) co-star/(P)/
+ [礨󤷤] /co-star/
+ [礫Ȥ] /(n) assistant director (in taking professional movies)/
+ [礭礦] /(n) assistant teacher/
+ [礭礦] /(n) assistant professor/(P)/
+͡ [礭礦] /(n) assistant or associate professor/
+ [礲] /(n) advice/suggestion/(P)/
+ [礴] /(n) advice/suggestion/
+Ĥ [礲򤢤] /(exp) to ask for advice/
+ [礲󤷤] /adviser/counsellor/
+ [礴󤷤] /adviser/counsellor/
+ [礳] /supporting attack/
+ [礵] /(n) (Catholic) deacon/
+ [礵] /(n) midwifery/
+ [礵󤤤] /maternity hospital/
+ [礵󤸤] /maternity home/
+ [礵] /(n) midwife/(P)/
+ [礷] /(n) (gram) particle/postposition/(P)/
+ [礸] /(n) (gram) particle/auxiliary word/
+ [礷] /(n) helper/helpmeet/assistant/tutor/(P)/
+ [] /(n) helper/helpmeet/assistant/tutor/
+ [礷夻] /(n) passenger seat/assistant driver's seat/
+ [礹] /(n) counters for various categories/counter suffix/
+ [礻] /(n) encouragement/backing/reinforcements/
+ [] /(n) encouragement/backing/reinforcements/
+ [礻] /(n,vs) assisting/assistance/fostering/aiding/(P)/
+ [礻] /subsidy/grant-in-aid/
+ [礽] /(n) approach run (long jump)/
+ [] /(n) assistance (in a fight)/seconds (in a fight)/
+Ĺ [礦] /(n) promotion/fostering/
+ư [ɤ] /(n) auxiliary verb/
+ [Ф] /(n) leader of a group of delinquent girls/
+ʿ [٤] /(adj-na,n) lewdness/lewd person/lecher/
+̿ [ᤤ] /(n) sparing a life/clemency/reconsidering a dismissal/
+ [䤯] /(n) assistant official/(P)/
+ [礯] /(n) assistance/support/(P)/
+ [] /(n,vs) relation/narration/description/
+ [礤] /(n) investiture/
+ [礯] /(n) conferring of decorations/(P)/
+ [礱] /(n) scenery/description/
+ [礷] /distributing ranks, rewards and pensions/
+ [礸] /(n) narration/description/
+ [礸] /(n) descriptive poetry/epic poem/(P)/
+ʸ [礸֤] /(n) narration/description/
+ [礷㤯] /(n) conferring a peerage/
+ [礸] /(n) description/(P)/
+ [礸礦] /(n) lyricism/description or expression of one's feelings/(P)/
+ [礸礦] /(n) lyric poetry/lyric poem/
+ [礻] /(n) explanation/interpretation/
+Ǥ [ˤ] /(n) investiture/
+ʸ [֤] /preface/introduction/
+ˡ [ۤ] /(adj-no) modal/
+ˡ [ۤ] /(n) modality/
+ [] /(n) woman/(P)/
+ [] /(n) woman/girl/daughter/
+ [ᤷ] /(adj) effeminate/
+Ƥ [ʤƤ] /(adv) unlike a woman/unwomanly/woman that she is/
+äݤ [ʤäݤ] /womanly/feminine/womanish/effeminate/
+ȵ [ʤȤ] /(exp) to flirt with a woman/
+ȸ [ʤȤޤ] /(exp) to sleep with a woman/
+˲ [ʤˤФ] /(exp) to assume the shape of a woman/to change into a woman/
+˶ [ʤˤ뤦] /(exp) to run mad after a girl/
+˿å [ʤˤ򤦤Ф] /(exp) to be fascinated (captivated) by a woman/
+Լͳ [ʤˤդ椦] /a guy who never gets the women/nerd/
+λѤˤʤ [ʤΤˤʤ] /(exp) to disguise oneself as a woman/
+λ [ʤΤ] /(n) girl/(P)/
+μ [ʤΤ] /(n) feminine handwriting/
+ο [ʤΤҤ] /woman/
+ [ʤΤ] /(n) the ways of women/
+̣Τ [ʤΤ򤷤] /(exp) to have carnal knowledge (of a woman)/
+餷 [ʤ餷] /(adj) womanly/ladylike/feminine/(P)/
+ [ʤ򤱤] /(exp) to defile (deflower) a woman/
+ݤ [ʤޤᤳ] /(exp) to cajole a woman/to twist a woman round one's little finger/
+Ȥ [ʤ򤪤] /(exp) to rape a girl/
+ [礤] /(n) woman doctor/(P)/
+ [ʤäѤ] /(col) women in general/
+ [礪] /(n) queen/(P)/
+餷 [礪餷] /queen-like/
+ [礪] /(n) queen ant/
+Ų [礪ؤ] /Her Majesty the Queen/
+˪ [礪Ф] /(n) queen bee/
+ [ʤ֤] /(n) girls' kabuki/
+ع [礬ä] /(n) girl's school/(P)/
+ [礬] /(n) schoolgirl/
+ [礫] /(n) court lady/
+ [ˤ礦] /(n) court lady/
+ [ˤ礫] /(n) court lady/
+ [ʤ] /(n) woman's presence/
+ [ʤä] /(n) woman's presence/
+ [礭夦] /(n) waitress/hostess/
+ [ʤ뤤] /(n) girl crazy/
+ [] /(gikun) (n) male actor in female Kabuki roles/(P)/
+ [ʤ] /(n) male actor in female Kabuki roles/
+ [礱] /(n) female line/matrilinear/
+ [礱] /(n) brave woman/heroine/lady of character/
+ [ʤ餤] /(n) misogyny/
+ [礱] /(n) women's rights/
+ư [礱󤦤ɤ] /women's rights movement/
+ĥ [礱󤫤礦] /extension of women's rights/
+ĥ [礱󤫤礦󤷤] /feminist/
+ [礱󤷤] /a feminist/
+ [ˤ礦] /(n) court lady/
+ [ˤ礴] /(n) court lady/
+ [ˤ礴] /(n) isle of women/women-only location/
+ [ʤ] /(n) fondness for women/woman admirer/lustful man/spoony/
+ [礳] /(n) woman factory worker/
+ [ʤ] /(n) the easier of two slopes/
+ [ʤ] /(n) murderer of women/lady-killer/
+ʹд [ʤˤФޤ] /(exp) wherever women gather it is noisy/
+ [礷] /(n) Ms/(P)/
+ [ʤ] /(n) woman/girl/
+ [礷] /(n) woman/girl/(P)/
+ҳ [礷] /female student/
+Ҷ [ʤɤ] /(n) women and children/
+ҹ [礷] /(n) girls' school/
+ҹ [礷] /(n) girls' high school/
+ҹ [礷] /female high-school student/
+ [礷] /(n) women's college/(P)/
+ [礷] /(n) women's college/
+ [礷] /(n) female college student/
+ [礷礦] /(n) women's dormitory/
+ [礸] /(n) baby girl/primary schoolgirl/(P)/
+ [ʤ] /(n) for women/
+ [ʤ뤸] /(n) female owner/proprietress/landlady/
+ [ʤ] /(n) female labor/hiragana/womans handwriting/woman in a family/
+ [礷夦] /(n) female prisoner/
+ [ᤷ] /(adj) effeminate/
+ [] /(n) mistress/landlady/hostess/proprietress/
+ [礷礦] /(n) mistress/landlady/hostess/proprietress/
+ [礸礦] /(n) brave woman/
+ [礸礦] /(n) brave woman/
+ [礷礯] /(n) woman's beauty (charms)/love affair/lust/
+ [ʤ] /(n) woman's heart/female instincts or psychology/
+Ƚζ [ʤȤΤ] /womans heart and autumn weather (are both fickle)/
+ [ʤ֤] /(n) woman-like/feminine/
+ [礷] /(n) goddess/(P)/
+ [᤬] /(n) goddess/
+ [ʤ] /(n) female parent/
+ [ˤˤ] /(n) women/
+Ͷ [ˤˤ󤭤󤻤] /prohibited to women/
+餷 [ʤ餷] /(n) guy who knows how to play the ladies/skillful playboy/lady-killer/philanderer/Don Juan/
+ [ʤ礿] /(n) female household/
+ [礻] /(n) woman/(P)/
+ [礻äѤ] /women in general/
+ [礻] /feminization/
+ư [礻ۤɤ] /women's liberation movement/
+ [礻ۤ] /(n) feminism/
+ [礻] /(n) women's studies/
+ [礻] /(X) female genitalia/cunt/
+ [礻] /womens team/
+ [礻] /(n) female candidate/
+ [礻٤] /discrimination against women/sexism/
+ [礻] /female image/
+Ū [礻Ƥ] /(adj-na) feminine/effeminate/(P)/
+ [礻] /feminine beauty/
+̾ [礻ᤤ] /feminine noun/
+ [礻褦] /for use by women/
+ [礻] /(n) schoolgirl/
+ [礻] /(n) girl student/schoolgirl/
+ [ʤ] /(n) peak of womanhood/
+ [礻] /(n) female voice/
+羧 [礻ä礦] /(n) female chorus/
+ [礽] /(n,vs) female clothing/wearing female clothing/
+º [礽] /respect for women/
+º [礽] /(n) placing women above men/
+ [礿] /(n) woman's body/
+ [ˤ礿] /(n) woman's body/
+ [] /(n) the smaller waterfall (of the two)/
+ã [ʤ] /(n) women/womenfolks/
+ [夦] /(n) (obs) maid/(P)/
+ [Ƥ] /(n) empress/
+Ź [Ƥ󤤤] /(n) saleswoman/shopgirl/
+ [ʤ] /(n) women's bath/
+ƻ [ʤɤ餯] /(n) women's indulgences/
+ [ʤ] /(n) trouble with women/
+ [ʤ] /(n) the smaller waves/
+ʢ [ʤФ] /(n) woman who has produced only daughters/
+ʪ [ʤ] /(n) women's goods/
+ʸ [ʤ⤸] /(n) woman's handwriting/hiragana/
+ [ʤ] /(n) philandering/
+ؽ [ʤ٤󤸤] /(n) women's toilet/
+ [ʤ] /(n) male actor in female Kabuki roles/
+˼ [ˤ礦ܤ] /(n) wife/(P)/
+˼ [ˤ礦ܤȤ] /(n) secret language of court ladies/
+˼ [ˤ礦ܤ] /married man/
+˼ [ˤ礦ܤ䤯] /(n) assistant/right-hand man/
+̻ [礻] /(n) one's son-in-law/
+ͥ [椦] /(n) actress/(P)/
+ͧã [ʤȤ] /(n) girlfriend/woman (lady) friend/
+ή [夦] /(n) woman writer/(P)/
+ή [夦ä] /(n) woman writer/lady writer/authoress/
+ήʸؼ [夦֤󤬤] /lady of letters/
+Ϻ [] /(n) prostitute/entertainment woman/
+Ϻ [] /(n) brothel/
+Ϻ [ߤʤ] /(n) patrinia (name of flower)/
+Ϻ [] /(n) yellow spider/
+ [ʤҤǤ] /(n) woman shortage/
+Ԥ [ʤ餷] /(n) guy who knows how to play the ladies/skillful playboy/lady-killer/philanderer/Don Juan/
+ [] /(n) foreword/preface/
+ [Ĥ] /(n) (uk) opportunity/occasion/(P)/
+ [Ĥ] /(n) (uk) opportunity/occasion/(P)/
+Ǥͭ [ĤǤ] /(exp) to have occasion to do/
+Ǥ [ĤǤ] /(adv) (uk) incidentally/taking the opportunity/while (you) are at it/on the occasion/(P)/
+ [ĤǤ] /(adv) (uk) incidentally/taking the opportunity/while (you) are at it/on the occasion/
+θ [Τ] /(exp,n) this is only the beginning (the real work having yet to begin)/
+ [Ӥ餭] /(n) beginnings/origins/
+ [礭礯] /(n) overture/prelude/(P)/
+ [礲] /(n) foreword/preface/introduction/
+ [礷] /(n) foreward/preface/introduction/
+ [礷] /(arch) arranging seats by seniority/
+ [礸] /(n) order/sequence/
+ [礷礦] /(n) prologue/preface/
+ [礹] /(n) an ordinal number/
+ [礻] /(n) introduction/(P)/
+ [礽] /(n) (musical) introduction/
+ [ˤ] /(n) jonidan (second lowest) division/
+˵ [Ϥ夦] /(n) artistic modulations in traditional Japanese performances/opening, middle and climax (end)/
+ [Ф] /(n) the opening(s) (e.g., in a game of go or chess)/(P)/
+ [Ф󤻤] /(n) early stages (of a game)/opening phase/
+ʸ [֤] /(n) preface/foreword/(P)/
+ [ޤ] /(n) curtain-raiser/prologue/(P)/
+ [] /(n) rank/ranking order/(P)/
+ [] /(n) introduction/preface/
+ [礸] /(n) gradually/steadily/quietly/slowly/soon/
+ [] /(n) gradually/steadily/quietly/slowly/soon/
+ [礸] /(adv) slowly/little by little/gradually/steadily/quietly/(P)/
+ [] /(adv) slowly/gently/
+ [礳] /(n,vs) going slowly/(P)/
+ [礸] /(n) gradually/steadily/quietly/slowly/soon/
+ [] /(n) gradually/steadily/quietly/slowly/soon/(P)/
+ [礸] /(adv) slowly/little by little/gradually/steadily/quietly/(P)/
+ [] /walking slowly/
+̮ [ߤ㤯] /bradycardia/
+ [] /(n) spade/plough/
+ [] /(v5s) to turn over soil/to dig or plow up/
+Ƥ [䤭] /(n) sukiyaki/
+֤ [] /(v5s) to plow (up)/
+ [] /(n) (long-handled) bamboo winnow used to sift earth or sand/
+ [Τ] /except/save/(P)/
+ [Τ] /(v5k) to remove/to exclude/to except/(P)/
+ [Τ] /(v1) to remove/to take away/to dislodge/to put something out of the way/
+ [Τ] /(n) an outcast/
+ [礬] /(n,vs) exception/exclusion/(P)/
+ [礬줤] /exception/
+ [礫] /(n,vs) enucleate/
+ [礭㤯] /(n,vs) exclusion/elimination/
+ [礭] /(n,vs) removal/getting rid of/(P)/
+ [礴] /(n) mathematical division sign/
+ư [礵ɤ] /(n) defibrillator/
+ [礶] /(n) division (arith.)/
+ [礷] /(n) dehumidification/
+ [礷Ĥ] /(n) a dehumidifier/
+ [礹] /(n) divisor/
+ [礻] /(n) (legal) exclusion/
+ [礻] /(n,vs) (1) removing a name/(2) expelling/decommissioning/(P)/
+ [礻] /(n) snow removal/
+ [礻Ĥ] /(n) snow-plow/
+ [礽] /(n,vs) weeding/(P)/
+ [礽] /(n) weeder/
+ [礽] /(n) herbicide/
+ [礽] /(n) defrosting/
+ [礿] /(n) military discharge/
+ [夦] /(n) pyrethrum/
+ſ [ǤФ] /static charge eliminator/
+ [դ] /(n,vs) coming out of mourning/
+ˡ [ۤ] /(n) division/
+ [ޤ] /(n) unveiling (ceremony)/
+뼰 [ޤ] /(n) unveiling ceremony/
+̾ [ᤤ] /(n,vs) expulsion/excommunication/(P)/
+ [] /(n) New Year's Eve/
+ [줤] /exorcism/
+ [] /(n) wound/injury/hurt/cut/gash/bruise/scratch/scar/weak point/(P)/
+ [礦] /(n) wound/injury/hurt/cut/gash/bruise/scratch/scar/weak point/
+ [] /(adj) pitiful/pathetic/
+Ĥ [Ĥ] /(v5k) to be hurt/to be wounded/to get injured/
+ [] /(n) grief/distress/damage/bruise/
+ [] /(v5m) to be damaged/to go bad/(P)/
+ [] /(v1) to damage/to impair/to spoil/(P)/
+餦 [򤪤] /(exp) to be injured/to sustain a wound/
+ȥޥ [ȥޥ] /rotten tomatoes/
+ [] /damaged house/
+ [礦] /(n) (1) wound/injury/accident/casualty/(2) assault/(P)/
+ [礦] /(n) (crime of) inflicting bodily injury/
+ݸ [礦ۤ] /accident insurance/
+ [] /(n) wound/(P)/
+˥ [̤] /(exp) to sew up (suture) a wound/
+ [] /(n) scar/cicatrix/
+ [礦] /(n) scar/cicatrix/
+ [礦] /(n) wounded person/casualty/injured person/(P)/
+ [] /(adj) pitiful/pathetic/
+ [礦] /(adj-no,n) heartbreak/grief/
+ [] /(n) scar/cicatrix/(P)/
+ [礦] /wound/injury/
+ò [礦] /crying in pain/
+÷ [礦] /crying in pain/
+ [礦Ӥ礦] /(n) injuries and sickness/
+ʼ [礦Ӥ礦ؤ] /(n) sick and wounded soldiers/
+κ [礦Ӥ礦ۤ] /sick and wounded prisoners/
+դ [Ĥ] /(v5k) to be hurt/to be wounded/to get injured/(P)/
+դ [Ĥ] /(v1) to wound/to hurt someone's feelings/(P)/
+ʪ [] /(n) defective article/unvirtuous girl/
+ʼ [礦ؤ] /(n) wounded soldier/
+ [] /salve/ointment/
+ [Ȥ] /(n) inflamed wound/
+ج [礦] /(n) great grief/
+ح [礦] /(n) great grief/
+ [礦] /(n) wound/injury/
+ط [礦󤸤] /(n) wounded soldier/disabled veteran/
+ [礦] /(n) making up for/
+ [Ĥʤ] /(n) recompense/indemnity/atonement/(P)/
+ [Ĥʤ] /(v5u) to make up for/to recompense/to redeem (one's faults)/to compensate for/to indemnify/to atone for/(P)/
+ [礦] /(n) repayment/redemption/amortization/(P)/
+Ե̳ [礦󤮤ष] /(n) guarantor (of a payment)/
+ [礦㤯] /(n) repayment/redemption/amortization/(P)/
+ [礦] /(n) reparation/redemption/
+ [礦򤫤] /(v1) to offer a prize/
+ [] /to be unable to win/
+ [] /(n) win/victory/(P)/
+ [äѤʤ] /(n) winning straight victories/making a clean score/
+Ȥ [Ȥ] /(v5r) to exert oneself and win/to gain (victory)/
+ۤ [] /(n) more wins than losses (sport)/(P)/
+ۤ [] /(v5s) to have more wins than losses/to lead (someone) by (three) matches/(P)/
+ [] /(adj-na,n) determined or unyielding spirit/
+ [] /(n) dried chestnut/
+ؤ [ۤ] /(v5r) to triumph/to be elated with success/
+Ĥ [Τ] /(v5r) to win and advance to the next round/
+ [Ȥ] /(v5r) to exert oneself and win/to gain (victory)/
+ʤ [] /(v5m) to win and advance to the next round/
+ [ܤ] /(n) (mark indicating) a win/(P)/
+ [] /(n) victory/
+̤ [Ȥ] /(v5s) to win straight victories/
+ƨ [ˤ] /(n) quitting while one is ahead/
+ [] /(v1) to achieve/to win/to gain/to attain/
+ [] /(n) winning horse/winner/
+ȴ [̤] /(v5k) to win through/
+餱 [ޤ] /(n) victory or defeat/(P)/
+ [Ϥʤ] /(v5s) to win continuously/
+̣ [] /(n) sign of victory/
+̾ [ʤΤ] /(n) (in sumo) being declared the winner of a bout/
+ [] /(n) chance/odds/
+ [ɤ] /(n) shout or cry of victory/
+ [] /(v5t) to win/to gain victory/(P)/
+ [ޤ] /(v5r) to excel/to surpass/to outrival/(P)/
+줿 [줿礦] /(n) outstanding achievement/
+ [礦] /(n) cause of victory/(P)/
+ [礦餯] /Cakrasamvara/Samvara/Supreme Bliss (tantric Buddhist deity)/
+ [礦] /(n) scenic view/
+ [礦] /(n) difference in wins (in number of games won)/
+ [礦] /(n) prospects of victory/chances of success/
+ [礦] /(n) winner/victor/(P)/
+ [ä] /(adj-na,n) kitchen/one's own convenience/one's way/selfishness/(P)/
+ [äƤ] /arbitrarily/of it's own accord/involuntarily/wilfully/as one pleases/
+긵 [äƤ] /(n) in and about a kitchen/family circumstances/
+ [äƤ] /(n) kitchen door/back door/
+ [äƤभ] /(n) in and about a kitchen/family circumstances/
+꼡 [äƤ] /(adj-na,n) acting according to one's inclinations/
+Ǥ [礦Ǥ] /to stand a good chance of winning the game/
+ [礦] /(n) winning a lawsuit/(P)/
+ [礦] /(n) beauty spot/scenic spot/
+ [礦㤯] /(n) winning move (in a go game)/
+ [] /(n) winning horse/
+ [礦Ϥ] /(n) victory or defeat/issue (of battle)/(P)/
+Ԥθ򰮤 [礦ϤΤˤ] /(exp) to have the game in one's hands/to hold the key to victory/
+Ԥο [礦ϤΤ] /issue of the battle/
+ [礦] /(n,vs) victory or defeat/match/contest/game/bout/(P)/
+ [礦֤] /(n) gambler/
+ [礦֤] /(n) gambling/competition/game (of chance)/
+ [礦ۤ] /(n) news of a victory/
+ [礦] /(n) victory/triumph/conquest/success/win/(P)/
+ [礦򤪤] /(exp) to gain a victory/to win/
+ [礦ꤷ] /winner/victor/conqueror/
+ [礦Ȥ] /winning pitcher/
+ [礦ޤ礦] /victory after victory/
+Ψ [礦] /(n) winning percentage/(P)/
+ [礦] /(n) (1) workman/artisan/mechanic/carpenter/(2) means/idea/(P)/
+ [] /(n) (1) workman/artisan/mechanic/carpenter/(2) means/idea/
+ [礦] /(n) affectation/desire to be impressive/
+ [ޤ] /(n) (1) measure/unit of volume (1.8l)/(2) square container, e.g. a box/(P)/
+ [ޤ] /(n) square (shape)/
+ [ޤ] /(n) tatami "box seat" for four people at sumo or kabuki/
+ [礦] /rising up/
+ [ޤ] /(n) (1) measure/(2) square (of graph paper)/(3) box/
+ [礦] /call/send for/wear/put on/take (a bath)/ride in/buy/eat/drink/catch (a cold)/
+ [ᤷ] /(n) summons/call/
+ [ᤷ] /(n) change of clothes/
+󤻤 [ᤷ褻] /(v1) to call (someone) to you/to call together/to call to come/
+Ȥ [ᤷĤ] /(n) servant/menial/
+Ȥ [ᤷĤ] /(v5u) to employ/
+ [ᤷĤ] /(v1) to call together/
+Ф [ᤷ] /(v5s) to call out/to summon/
+夬ʪ [ᤷ] /(n) food/
+夬 [ᤷ] /(v5r) (pol) to eat/(P)/
+夲 [ᤷ] /(v1) to forfeit/to confiscate/to call out/
+ؤ [ᤷ] /(n) change of clothes/
+ [ᤷ] /(v1) to call in/
+ʪ [ᤷ] /(n) (pol) clothing/
+ [ᤷȤ] /(v5r) to arrest/to apprehend/
+ [ᤷ] /(n) mercenary troops/
+ [ᤷ] /(v1) to employ/to engage/
+Ϣ [ᤷĤ] /(v1) to bring along/to accompany/
+ [᤹] /(v5s) (1) to call/to send for/(2) to put on/to wear/to take (a bath)/to ride in/to buy/to eat/to drink/to catch (a cold)/(P)/
+ [礦] /(n,vs) summons/(P)/
+ [礦󤸤礦] /call/summons/subpoena/
+ [礦줤礦] /summons for directions (legal UK)/
+ [礦] /(n) recall/
+ [ᤷĤ] /(n) servant/menial/
+Ȥ [ᤷĤ] /(n) servant/menial/
+Ȥ [ᤷĤ] /(v5u) to hire a servant/
+ [礦夦] /(n,vs) calling together (e.g. parliament)/(P)/
+ [礦夦] /convenor/
+ [礦夦줤] /(n) mustering-out order/callup/
+ [礦夦줤礦] /(n) draft papers/callup notice/
+ [礦礦] /(n) letter of invitation/
+ [礦] /(n,vs) calling together/invitation/
+ [礦] /(n,vs) calling together/
+ [礦] /(n) levy/enlistment/
+̿ [礦ᤤ] /call/divine call/
+ [礦] /(n) patrolling/
+ [礦] /(n) patrol plane/
+ [礦Ƥ] /patrol boat/
+ [礦] /(n) sentry box/
+ʼ [礦ؤ] /(n) sentry/
+ [礦] /(n,n-suf) quotient/(P)/
+ [ʤ] /(n) trade/business/(P)/
+ [ʤ] /(v5u) (1) to sell/(2) to handle/to trade in/
+ [礦] /(n) fortunes of business/
+ [礦] /(n) mercantile house/store/merchant/
+ [礦] /(n) commercial course/
+ [礦] /commercial college/
+ [礦] /(n) firm/company/(P)/
+ [礦] /(n) commercial science/(P)/
+ػ [礦] /Bachelor of Commercial Science/
+ [礦Ϥ] /Doctor of Commercial Science/
+ [礦󤷤夦] /(n) commercial practice/
+ˡ [礦󤷤夦ۤ] /(n) commercial law/
+ [礦] /(n) firm/trading company/
+ [礦] /(n) business opportunity/
+ [礦] /(n) conference/consultation/
+İ [礦] /(n) counselor/trustee/
+ [礦礦] /(n) business conditions/
+ [礦礦] /(n) commerce/trade/business/(P)/
+Ȳ [礦礦] /commercialization/
+ȳ [礦礦] /commercial world/
+ȳ [礦礦] /shopping street/
+ȳ [礦礦] /(n) commercial science/
+ȳع [礦礦ä] /commercial school/
+ȶ [礦礦󤳤] /commercial bank/
+ȹ [礦礦] /commercial port/
+ȹ [礦礦] /(n) mercantile nation/
+Ȼ [礦礦󤸤] /commercial arithmetic/
+Ȼ [礦礦] /history of commerce/
+Ȼ [礦礦ۤ] /trading capital/
+ȼ [礦礦央] /commercialism/
+ȼ [礦礦Ƥ] /(n) commercial bill/commercial paper (CP)/
+ȿѾ [礦礦褦礦] /commercial letter of credit/
+ȿ [礦礦] /commercial mathematics/
+ [礦礦] /(n) commercial production/
+ȹ [礦礦ߤ] /guild/trade association/
+ [礦礦] /business district/
+϶ [礦礦] /commercial district/
+е [礦礦Ȥ] /commercial registration/
+Ի [礦礦Ȥ] /commercial city/
+ƻ [礦礦ɤȤ] /business morality/
+ [礦礦Ӥ] /commercial art/
+ʸ [礦礦֤] /commercial correspondence/
+ [礦礦ۤ] /commercial broadcast/
+Ū [礦礦⤯Ƥ] /(n) business goal/
+ [礦] /commerce and economics/
+ [礦] /(n) commercial supremacy/commercial rights/
+ [礦] /(n) commerce and industry/(P)/
+Ľ [礦] /Chamber of Commerce and Industry/(P)/
+ [礦礦] /(n) commerce and industry/
+ȼ [礦礦] /commercial and industrial men/
+ [礦] /(n) commercial port/
+԰ [礦] /(n) commercial transaction/
+ [礦] /(n) firm name/trade name/
+ [礦] /(n) commercial spirit/(P)/
+ [礦] /(n) business ability/
+ [礦] /(n) business policy/
+ [礦] /(n) commercial affairs/(P)/
+ [礦] /commercial company/
+ [礦] /(n) trading company/firm/(P)/
+ [礦ȤҤ] /(n) business transaction/
+ [礦礦] /(n) market conditions/
+ [] /(n) trader/shopkeeper/merchant/
+ [Ӥ] /(n) trader/shopkeeper/merchant/
+ [夦] /(n) trader/shopkeeper/merchant/
+ [] /(n) trader/shopkeeper/merchant/
+ [礦ˤ] /(n) trader/shopkeeper/merchant/(P)/
+ͳ [礦ˤޤ] /business street/
+ [礦] /(n) sales war/(P)/
+ [礦] /(n) merchant ship/
+ع [礦󤬤ä] /merchant-marine school/
+ [礦] /merchant flag/
+ [礦󤿤] /merchant fleet/
+ [礦] /mercantile marine college/
+ [礦] /commercial college/
+ [礦] /(n,vs) business discussion/negotiation/(P)/
+Ź [礦Ƥ] /(n) shop/business firm/(P)/
+Ź [礦Ƥ󤬤] /(n) shopping district/shopping street/
+Ź [礦Ƥ󤷤] /storekeeper/proprietor of a shop/
+ [礦Ф] /(n,vs) trade/business/commerce/transaction/occupation/(P)/
+γ [礦ФΤ] /goodwill of a business/
+ؤ [礦Ф򤫤] /(exp) to change to a new business/
+䵤 [礦Ф] /(n) commercial spirit/profit motive/
+䵤 [礦Ф] /mercenary spirit/
+ [礦Ф] /business connections/
+ [礦Фˤ] /(n) merchant/professional/expert/
+ؤ [礦Ф] /change of occupation/
+Ũ [礦Ф] /(n) professional jealousy/business rivalry/
+ƻ [礦Фɤ] /stock-in-trade/
+ [礦Ф] /(n-t) nature of one's business/business instinct/
+ɸ [礦Ҥ礦] /(n) trademark/(P)/
+ɸ [礦Ҥ礦] /(n) trademark signs/
+ɸݸ [礦Ҥ礦ۤ] /(n) trademark protection/
+ [礦Ҥ] /(n) commodity/article of commerce/goods/stock/merchandise/(P)/
+ʲžΨ [礦Ҥ󤫤Ƥ] /(n) stock turnover/
+ʳ [礦Ҥ󤬤] /(study of) merchandising/
+ʷ [礦Ҥ󤱤] /(n) gift certificate/(P)/
+ʺ߹ [礦Ҥ󤶤] /amount of inventory/
+ʪ [礦Ҥ󤵤ΤȤҤ] /(n) commodity futures/
+̾ [礦Ҥᤤ] /trade (brand) name/
+Ͽ [礦Ҥ⤯] /inventory/catalog/
+ [礦] /(n) shop/store/
+ˡ [礦ۤ] /(n) trade/business/commerce/commercial law/(P)/
+̳ [礦] /(n) commercial affairs/(P)/
+̳ [礦फ] /(n) commercial attache/
+̳ [礦ष礦] /Department of Commerce/
+ [礦褦] /(n) on business/for business/business purpose/(P)/
+Ѳ [礦褦] /commercialization/
+Ѹ [礦褦] /commercial term/
+ʸ [礦褦֤] /(n) business correspondence/
+ [礦褦褦] /(n) commercial use/
+ [礦] /(n) commercial profit/
+ά [礦㤯] /(n) business policy/
+ή [礦夦] /(n) sales channels/(product) distribution channels/
+ [礦礦] /(n) consideration/deliberation/discussion/
+ [Ȥʤ] /method of chanting/
+ [Ȥʤ] /(v1) to recite/to chant/to call upon/(P)/
+ [礦] /(vs-s) to recite/to chant/to read aloud/
+ [礦] /(n) singing/songs/(P)/
+Ƴ [礦ɤ] /(n) leading/converting someone to Buddhism/advocacy/
+ƻ [礦ɤ] /(n) advocacy/
+̾ [礦ߤ礦] /(n) intoning or chanting the name of the Buddha/
+ [礦] /(n,vs) saying (cheering) in chorus/
+ [Ĥ] /(adv) once/ever/(P)/
+ [ʤ] /(v1) to lick/to taste/to experience/to make fun of/to make light of/to put down/to treat with contempt/
+ [礦] /(n) encouragement to study/(P)/
+ض [礦] /(n) scholarship/(P)/
+ػ [礦] /scholarship fund/
+ [礦] /(n) scholarship student/
+ [礦줤] /(n) encouragement/promotion/message/address/(P)/
+ [礦줤] /(n) subsidy/
+ [ᤫ] /(n) mistress/kept woman/concubine/
+ [] /(n) (hum) (fem) I/
+ [礦] /(n) illegitimate (e.g., born to a mistress)/
+ [礦] /(n) house in which a mistress is kept/
+ʢ [礦դ] /(n) illegitimate (e.g. born to a mistress)/
+ʢ [ᤫФ] /(n) illegitimate (e.g. born to a mistress)/
+ [礦] /(n) brothel/
+ [礦] /(n) prostitute/harlot/
+ [礦] /(n) prostitute/harlot/(P)/
+ [褤] /(n-adv,n-t) evening/early night hours/(P)/
+äѤ [褤äѤ] /(n) night owl/nighthawk/late bird/sitting up late/
+ĥ [褤äѤ] /(n) night owl/nighthawk/late bird/sitting up late/
+θ [褤Τ] /(n-adv) nightfall/early evening/
+ [褤Τߤ礦礦] /evening star/Venus/
+ [褤] /(n) dusk/twilight/
+ۤ [褤] /(n) (kept) overnight/
+ [ߤ] /(n) the eve of a festival/
+ [褤ޤĤ] /(n) eve (of a festival)/
+פ [褤ޤĤ] /(n) eve of a festival/
+ [褤] /(n) going to bed early/
+Ѥ [褤Ť] /goods loaded in the afternoon for delivery the following morning/
+ [褤ޤ] /(n) evening primrose/
+ [礦] /(n) commander/general/leader/(P)/
+ǤӤȤƤ [ޤˤۤӤȤƤ] /(exp) to be on the brink of ruin/
+ [礦] /(n) general/admiral/
+ [礦] /(n) Japanese chess/(P)/
+ζ [礦Τ] /chessmen/shogi pieces/
+ [礦ΤФ] /Japanese chessboard/shogi board/
+ؤ [礦] /(n) shogi player/
+ݤ [礦] /(n) falling one after another/(P)/
+ݤ [礦] /falling one after another/
+ [礦Ф] /(n) Japanese chessboard/board used for playing shogi/
+ [礦] /(n) general/shogun/(P)/
+γͭ [礦Τ] /(exp) to look like a commander/
+ [礦] /(n) family positioned to accede to the shogunate/
+ [礦󤷤礯] /(n) the shogunate/
+ [礦] /(n) commissioned officer/(P)/
+ [礦] /(n) officers and men/
+ [礦] /(n) commander/
+ [礦] /(n) commander/
+´ [礦] /(n) officers and men/
+˾ [礦夦ˤ礦] /(exp) to be a leader among leaders/
+ʼ [礦ؤ] /(n) officers and men/(P)/
+ [礦] /(n) major general (JSDF)/
+ [Ϥޤ] /(conj) (uk) and/or/
+ [礦餤] /(n-adv,n-t) future (usually near)/prospects/(P)/
+ [礦餤] /(n) future prospects/promise/(P)/
+ [礦餤] /vision of the future/(P)/
+Ÿ˾ [礦餤Ƥܤ] /future outlook/outlook for the future/
+ [ä] /(adj) very small (slightly pejorative)/
+뤵 [뤵] /(adj) particular/hard to please/fussy/
+줤 [줤] /(adj-na) trim/pretty/neat/
+ [] /(adj-na) small/little/tiny/
+ [] /(adj) small/little/tiny/(P)/
+ [] /(n) teaspoon/(P)/
+äѤꤷ [äѤꤷ] /neat/tidy/trim/
+ޤ [ޤ] /snug/neat/
+ä㤤 [ä㤤] /(adj) tiny/little/wee/
+Ѥ [äѤ] /(adj) feeling a little (i.e. very) embarrassed/(a little) shameful/
+ [礦] /Asia Minor/
+Ť [餤] /(adj) dusky/dim/shady/
+Ť [餤] /(adj) dusky/dim/shady/
+ [礦] /(n) subcommittee/
+Ѱ [礦󤫤] /(n) subcommittee/
+յ [] /(adj-na,n) smart/stylish/
+ [碌] /(n) money order/postal order/
+ [礦] /(n) minor differences/
+ [礦] /first-year student of an elementary school/
+ [] /nearly one hour/
+ [礦] /(n) short preface/brief foreword/
+ [礦夦] /(n) microcosm/
+ [] /(n) light rain/drizzle/(P)/
+ [礦夦] /(n) premolar (tooth)/
+ [] /(n) ballad/
+˦ [礦ۤ] /vesicle/
+ [礦] /(n) small (dinner) party/
+ [] /(n) hut/cabin/shed/(animal) pen/(P)/
+ݤ [䤬] /(n) pitching a tent/
+ [] /(n) (from the Heian era onward) type of popular song, as opposed to courtly oouta/
+ [ܤ] /(n) small fire/(P)/
+д [礦] /(n) small arms/
+ʪ [ˤ] /(n) parcel/package/
+ʪ [ˤĤĤ] /parcel consignment/
+ [礦] /(n) slight mistake/
+ [礦] /(n) the self/the ego/
+ [礦] /(n) minor political party/
+ [ޤ] /(n) a tight turn/
+ [] /(n) limbless wooden doll/Kokeshi doll/
+ [礦] /(n) grade school/(P)/
+ش [礦] /Shogakukan (publisher)/
+ع [礦ä] /(n) primary school/elementary school/(P)/
+ [礦] /(n) grade school student/(P)/
+ [礦] /(n) small sum (e.g. of money)/small denomination/
+ [] /(n) (wild) duckling/teal/
+ [礦] /(n) period of cold, falling around January 6th/
+ [礦] /(n) petty official/
+ֻ [ޤŤ] /(n) maid/
+ֻȤ [ޤŤ] /(n) maid/
+ʪ [ޤ] /(n) sundries/
+ʪ [ޤΤ] /(n) haberdashery/sundries store/
+ [礦] /(n) short break or breather/lull/
+ [礦] /(n) small container/person of small capacities/
+ [줤] /(adj-na,n) neat/trim/tidy/
+̣ [] /(n) sentiment/feeling/
+̣褤 [ߤ褤] /(adj) smart/clever/neat/gloating/
+ [礦] /(adj-na,n) small scale/(P)/
+ϥӥͥ [礦ܥӥͥ] /small business/
+϶ͻ [礦ܤ椦] /(n) microfinance/
+ٻ [礦夦] /(n) a break or breather/
+ [] /(n) calf/(P)/
+ [] /(n) small fish/fry/
+礤 [ꤢ] /(n) skirmish/brief argument/exchange of words/
+礤 [ꤢ] /(n) skirmish/argument/quarrel/
+ [礦礯] /(n) short piece of music/
+ [] /small koto/
+ [] /(n) small sum of money/
+Υס [ޤΥס] /Winnie the Pooh/
+ [ޤ] /(n) Ursa Minor/
+ [] /(adj-na,adj-no,n) small size/tiny/(P)/
+ [] /miniaturization/
+ư [ɤ] /compact car/
+ [] /(n) small car/compact car/
+Ѽ [礦褦] /(n) small (compact) car/minicar/
+ʹ [֤] /tabloid/
+ֲȲ [] /(n) Culex tritaeniorhynchus/
+ [] /(adj-na,adj-no,n) small size/tiny/
+ [礦] /(n) path/lane/
+ [礦] /(n) a short break or breather/brief recess/
+ [礦] /(n) (a bit of) fine scenery/
+ [礦] /(n) subtotal/
+ [ह] /(n) sumo junior champion second grade/(P)/
+ [ह] /third ranking sumo wrestler/
+ [䤫ޤ] /(adj) nagging/fault-finding/
+ [] /(n) puppy/
+ [̤] /(n) Canis Minor (constellation)/
+Ф [ߤ] /(n) subheading/subtitle/
+ [] /(adj) clever/shrewd/crafty/cunning/pretentious/
+ [Ť] /(n) personal expenses/pocket money/spending money/incidental expenses/allowance/(P)/
+ [Ť] /(n) spending money/incidental expenses/
+ [] /(n) scolding/fault-finding/(P)/
+ [夦] /(n) sister-in-law/
+ [夦Ȥ] /(n) sister-in-law/
+ [ޤ] /(n) crotch/short steps/
+ԵŤ [ޤ] /(n) trip/
+ [ɤ] /small tiger/drinker/
+ [] /(adj-na,n) small amount/(cut) end/edge/beginning/clue/section/(P)/
+ [Ĥ] /small lot consignment/
+ [󤭤] /petty cash/
+ [礦] /(n) lull/(P)/
+ [̤] /(n) rice bran/
+DZ [̤] /(n) light or fine rain/
+ߤ [֤] /(n) light rain/drizzle/
+⤤ [] /(adj) slightly elevated/
+ [] /(adj-na,n) mincing/bit by bit/(P)/
+ [礦] /(n) small country/(P)/
+ [ܤ] /(n) small bones/
+ [礦] /(n) slight difference/(P)/
+ [] /(n) cleverness/
+ [礦] /(n) cleverness/
+ [礦] /abstinence (in Catholicism)/
+ٹ [] /(n) tricks/artfulness/
+ٹ򤹤 [򤹤] /(exp) to play petty tricks/
+ [] /(n) tenant farming/
+ [Ť] /(adj-na,n) small build/small size/
+ [] /(n) tenant rights/
+ [ˤ] /(n) tenant farmer/
+ [Τ] /(n) tenant farming/
+ [ޤ] /(n) rice paid as rent/
+ [礦] /(n) rent paid by a tenant farmer/
+ [礦] /(n) petty trick or ruse/
+ [] /(n) teaspoon/
+ [礦] /(n) pamphlet/booklet/
+ [礦ä] /(n) booklet/pamphlet/(P)/
+ [] /(n) small dish/(P)/
+ [] /(n) hill/knoll/(P)/
+Ȥ [Ť] /(n) (slighting reference to a) handyman/
+ [礦] /(n) short or concise history/
+̱ [礦ߤ] /(n) petty bourgeois/lower middle class/
+ [] /(n) little finger/(P)/
+ [] /(n) twig/spray/(P)/
+ߤ [] /(n) lull (e.g. in the rain)/break/
+ [礦] /(n) trifling matter/trifle/
+ [礦] /(n) young child/infant/(P)/
+ [礦ˤ] /(n) pediatrics/(P)/
+ʰ [礦ˤ] /paediatrician/
+ [礦ˤӤ礦] /(n) childhood diseases/(P)/
+ [礦ˤޤ] /infantile paralysis/
+© [礦ˤ󤽤] /infantile asthma/
+ [] /(n) small administrative unit (of a village)/
+ [ߤ] /(n) (col) overhear/happened to hear that/
+˶ [ߤߤˤϤ] /(exp) to happen to hear/to overhear/
+ [礦] /(n) small shrine/small company/our (my) company/
+ [] /(n) young person/servant/
+ [礦夫] /small ego/
+ [] /(n) forearm/
+ [Ƥ] /(n) (superficial) cleverness/(P)/
+Ĵ [Ƥ] /(n) preliminary test or trial/tryout/
+ꤲ [Ƥʤ] /(n) forearm throw/
+ [] /(n) head/
+ [失] /(n) Chinese partridge/
+ [֤] /(n) boat/small craft/(P)/
+ [礦夦] /(n) rifle/small arms/(P)/
+Ф [] /(n) (apportioning) in small amounts/
+ [Ϥ] /(n) early autumn/Indian summer/
+ [ϤӤ] /(n) Indian summer/mild autumn weather/
+ [] /(n) small shield/screen/
+ [] /(n) small script/
+ [] /(n) small script/
+ [ʤ] /(n) young lancefish/young sand lance/
+ [ʤ] /(n) a small business/
+ [ޤĤ] /(n) type of rape/
+ [礦礦] /(n) Hinayana (the Lesser Vehicle)/
+Ū [礦礦Ƥ] /(adj-na) narrow-minded/
+ʩ [礦礦֤ä礦] /Hinayana or Theravada Buddhism/
+ [礦礯] /(n) (hum) I/a humble (government) servant/
+ [礦礯] /(n) one who generally eats little/
+ [礦] /(adj-na,n) timid/cowardly/
+ [礦] /(n) timid person/coward/
+㡹 [礦褯褯] /(adj-na,n) be very timid/be very nervous/be faint-hearted/
+ [礦褯褯] /(adj-na,n) be very timid/be very nervous/be faint-hearted/
+ [֤] /(adj-na,n) small size/
+ [礦] /(n) humble position/
+ [ɤ] /(rare) (n) (1) child/small person/
+ [Ӥ] /(n) (1) child/small person/(2) dwarf/(P)/
+ [礦] /(n) (1) child/small person/(2) narrow-minded person/mean person/
+ [礦ˤ] /(n) (1) child/small person/(P)/
+Ϳ [ˤ] /(n) small number of people/
+Ϳ [ˤ󤺤] /(n) small number of people/
+ [礦] /(n,vs) urine/urination/small quantity of water/
+ [] /(adj-na,n) smart/stylish/
+ [礦] /(n) fraction (part of)/decimal/(P)/
+ [礦Ƥ] /(n) decimal point/(P)/
+ [] /(n) willow tit/
+ [] /(n) a small force/
+ [礦] /(n) (noble's) page/
+ [礦] /(n) a minor success/
+˰¤󤸤 [礦ˤ䤹󤸤դ] /tendency to be content with small successes/
+ [礦] /(n) the 14th-16th days of the lunar New Year/
+ [礦] /(n) I (masc)/"my humble self"/ego/
+յ [ʤޤ] /(adj-na,n) impudence/cheekiness/
+ [] /(n) low voice/whisper/(P)/
+ [] /(n) pebble/(P)/
+ڤ [ꤳ] /(n) clave-like folk instrument/two bamboo pieces beaten together/
+ڻ [ꤳ] /(n) clave-like folk instrument/two bamboo pieces beaten together/
+ڼ [ä] /(n) cheque/check/(P)/
+ڼ곰 [äƤ] /(n) checkbook diplomacy/
+ [֤] /(n) (1) undulating melodic ornamentation or embellishment, esp. in folk and popular songs/(2) unit of timber measurement/
+ [礦] /(n) (musical) bar/measure/
+ [礦] /(n) novel/story/(P)/
+ [礦Ĥ򤫤] /(exp) to write a novel/
+ [礦Ĥ] /(n) novelist/fiction writer/(P)/
+ [椭] /(n) light snow/
+ [] /(n) streamlet/brook/(P)/
+ [֤] /(n) boat/small craft/
+ [礦󤭤礯] /(n) small electoral district/single-member constituency/(P)/
+ [礦󤭤礯] /(n) single-seat constituency system/
+ [] /(n) coins/small change/(P)/
+ [ˤ] /change purse/
+ [礦Ƥ] /(n) minor premise/
+ [礦] /(n) a small kindness/minor good deed/
+ [] /(n) (1) youngster/(2) young Buddhist priest/(P)/
+餷 [ˤ餷] /(adj-na) provoking/horrible/
+­ [] /(n) mincing steps/
+µ [] /(n) short sleeves/quilted silk garment/
+ [] /(n) small drum/
+ [礦] /(n) platoon/
+ [] /cascade/
+ [礦] /(adj-na,n) timidity/
+ [Ȥ] /(n) small man/
+ [礦] /(n) superficial knowledge/
+Ѥ [Ϥ] /(adj) feeling a little (i.e. very) embarrassed/(a little) shameful/
+ [礦] /(n) shallow wisdom/
+ [Ҥ] /(n) just before noon/late-morning snack/
+Ĭ [] /(n) neap tide/
+Į [ޤ] /(n) a belle/town beauty/
+IJ [礦礦] /(n) small intestine/
+Ļ [Ȥ] /(n) small bird/(P)/
+ [Ť] /(n) (small) mallet/gavel/
+ [Ť] /(n) half-moon (of a fingernail)/
+ [礦Ƥ] /(n) my foolish brother/
+ޤ [ޤ] /firmer tendency/
+Ũ [礦Ƥ] /(n) weak opponent/
+ŷ [礦Ƥ] /(n) a small world/
+Ź [礦Ƥ] /(n) my little shop/
+ [礦Ǥ] /(n) biographical sketch/
+ĸ [¤礦] /(n) (collapsible) cylindrical paper lantern/
+ĸɾ [Ҥ礦礦] /(n) fruitless or inconclusive discussion/
+ [礦Ȥ] /(n) small political party/
+ [] /(n) small knife/short sword/(P)/
+ [礦Ȥ] /(n) small knife/short sword/
+ʤƻ [ʤäƤ] /(exp) to kill (a person) with a knife/
+ٹ [ʤ] /(artistic) carving with a knife/
+ [] /(n) small island/islet/(P)/
+ [礦Ȥ礦] /epitome of Tokyo/miniature Tokyo/
+Ʀ [] /(n) red beans/(P)/
+Ʀ [] /(n) rice gruel with adzuki beans/
+Ʀ [] /(n) reddish-brown/
+Ʀ [ޤ] /(n) rock cod/black-saddled grouper/
+Ƭ [] /(n) head of an organizational section/
+ưʪ [礦ɤ֤] /(n) small animals/
+Ƹ [ä] /(n) boy/messenger boy/boy-servant/brat/
+ƻ [ߤ] /(n) path/lane/
+ƻ [ɤ] /(n) props/(stage) properties/gadgets/(P)/
+ͤ [Ť] /(v5k) to poke/to push/
+ [礦ʤ] /(n) small misfortune/
+񤷤 [ऺ] /(adj) troublesome/fastidious/tortuous/
+ǭ [ͤ] /(n) kitten/
+Ǿ [礦Τ] /(n) cerebellum/
+ [礦Τ] /(n) small farmer/
+ [ʤ] /(n) (uk) ripple (on water)/wavelets/
+ [礦] /(n) slight damage/
+ [] /(n) pony/colt/
+Ϻ [ޤ] /the Colt (constellation)/
+ϼ [Ф] /(n) a fool/
+㤤 [] /(n) buying in small quantity/
+ [] /(n,vs) retail/(P)/
+ [] /(n,vs) retail/(P)/
+˲ [ˤ] /(exp) to sell wholesale to a retailer/
+Ծ [ꤤ] /(n) retail market/
+Ź [Ƥ] /retail store/retail shop/(P)/
+ [꤫] /(n) retail price/(P)/
+侦 [ꤷ礦] /a or the retail trade/
+ [ͤ] /retail price/
+Ź [Ƥ] /retail store/retail shop/(P)/
+ʪؿ [֤ä] /retail price index/
+ [म] /(n) wheat/(P)/
+ [म] /(n) light (cocoa) brown/
+ʴ [म] /(n) wheat flour/(P)/
+Ȣ [Ф] /(n) casket/small box/
+ȭ [Ф] /(n) small bowl/
+Ƚ [Ф] /(adj-no,n) koban (former Japanese oval gold coin)/oval/
+Ƚ [Ф󤬤] /an ellipse or oval/
+Ƚ [Ф󤬤] /(adj-no,n) oval/elliptical/oblong/
+Ƚ [Ф󤶤] /(n) remora/sucking fish/shark sucker/
+Ⱦ [Ϥˤ] /(n-adv,n-t) approximately half a day/
+ [֤Ȥ] /(adj-na,n) plump/
+ɡ [Ф] /(n) wings of the nose/
+ɨ [Ҥ] /(n) knee/
+ɴ [] /(n) lily/
+ɴ [Ӥ㤯礦] /(n) peasant/small farmer/
+ [Ϥ] /(n) shad (type of fish)/punctatus/
+ [礦Ҥ] /(n) something very small/essay/literary sketch/(P)/
+ʽ [礦Ҥ󤷤夦] /(n) collection of literary sketches/sketch book/
+ [Ӥ] /(n) small bottle/
+㤵 [] /(n) (hon) (uk) middle-aged gentleman/uncle/(P)/
+ [Ϥ] /(n) single-breadth cloth, approx. 36 cm wide/(P)/
+ʢ [Ф] /(n) belly/abdomen/
+ʪ [] /(n) accessories/small articles/(P)/
+ʪ [Τ] /(n) accessory case/
+ʬ [櫓] /(n,vs) subdivision/
+ʸ [⤸] /(n) lower case letters/(P)/
+ʸ [礦֤󤻤] /small paragraph (WNN)/
+ʼ [Ҥ礦] /(n) small build or stature/
+ [] /(adj-na,n) short (build)/
+ [Ť] /(n) knife attached to the sheath of a sword/(P)/
+ [] /(n) crushed rice/tiny pieces of rice/
+ [礦ؤ] /(n) slight change/
+ [礦ؤ] /(n) crumbling/speck/
+ [礦ؤ] /(n) conte/(very) short story or article/
+ [礦٤] /(n) (col) urine/piss/pee/(P)/
+ [٤] /(n) (col) urine/piss/pee/
+ؤϳ餹 [礦٤餹] /(exp) to wet one's pants/
+ؽ [礦٤󤸤] /urinal/
+ؾ [礦٤󤳤] /little cupid-like statues pissing into a fountain/
+줵 [Ф] /(n) (uk) lady/woman/ma'am/(P)/
+ [ŤĤ] /(n) parcel/package/(P)/
+ [ŤĤ] /(n) parcel/package/(P)/
+ˡ [礦ۤƤ] /(n) petty bench/
+˦ [礦ۤ] /vesicle/
+˷ [ܤ] /(n) young priest/scamp/
+̼ [ह] /(n) young girl/lass/adolescent female/
+̾ [礦ߤ礦] /(n) minor feudal lord/
+ [礦] /facet/
+ [Ťˤ] /cheeky/saucy/pert/
+ [⤯] /(n) cross next to the star/
+᤹ [ɤ] /(v5s) to rally a little (e.g. market)/
+ [] /(n) fine pattern/
+ [] /(n) evening/
+ [褭礯] /(n) a serenade/
+ [䤯ˤ] /(n) petty official/
+ [ɤ] /(n,vs) dancing or jumping for joy/
+ͦ [礦椦] /(n) brute courage/
+ [褦] /(n) trifling matter/urine/urination/
+ [礦褦] /(n) trifling matter/urine/urination/
+ [ҤĤ] /(n) lamb/(P)/
+٤ [ɤ] /(n,vs) dancing or jumping for joy/
+ [礦褯] /(n) only slightly covetous/
+ [礦] /(n) small profit/
+ [ꤳ] /(adj-na,n) clever/smart/
+ [礦] /(n) petty official/
+γ [Ĥ] /(adj-na,n) small grain/small stature or ability/
+ [礦] /(n) small restaurant/eating house/
+ [礦礦] /(adj-na,n-adv,n) small dose/small quantity/narrowmindedness/(P)/
+ϩ [] /(n) lane/alley/
+ϩ [礦] /(n) lane/alley/
+Ͻ [礦] /(n) small stipend/
+ [礦] /(n) short article/one's own article/
+ʸ [礦֤] /(n) short essay/pamphlet/tract/
+ [Фʤ] /(n) (1) anecdote/(2) brief (comic) story/
+ [礦] /(n) (1) anecdote/(2) brief (comic) story/
+ [來] /(n) under one's arm/
+ [礦勞] /(n) asteroid/(P)/
+ [Фʤ] /(n) (1) anecdote/(2) brief (comic) story/
+׿ [礦] /(n) lesser curvature of stomach/curvatura ventriculi minor/
+ [㤯] /(adj-na,n) impudent/
+ [] /(n) fine wrinkles/crow's feet/
+ [夦] /(n) brother-in-law/
+ [礦] /(n) lane/
+ [Ӥ] /(n) lock of hair (on the side of the head)/
+ [礦礦] /(adv,exp,n-adv,n) just a minute/small quantity/(P)/
+­ʤ [礦礦ʤ] /somewhat lacking/somewhat weak in the head/
+ [ʤ] /(io) (adj) few/a little/scarce/insufficient/seldom/
+ [] /(adv,n) (1) small quantity/little/few/something/(2) little while/(3) short distance/(P)/
+ [] /(adv) little by little/
+İ㤦 [Ĥ] /a little different/
+Ť [Ť] /little by little/a little for each/gradually/
+»ǺѤ [ΤǤ] /to get off with a little loss/
+ [] /(adv,exp) anything of/not one bit/(P)/
+ [Ť] /little by little/a little for each/gradually/
+ʤ [ʤ] /(adj) few/a little/scarce/insufficient/seldom/(P)/
+ʤ [ʤ] /(n) limited time/
+ʤ餺 [ʤ餺] /(adv) considerably/not a little/in no small numbers/(P)/
+ʤ [ʤ] /not a little (few)/
+ʤȤ [ʤȤ] /(adv) at least/(P)/
+ʤ [ʤ] /(adv) at least/
+ʤ [ʤ] /scarcity/
+ [ʤ] /(adj-no) somewhat below/slightly below/
+ [礦] /(n) second lieutenant/sublieutenant/ensign/(P)/
+ [礦] /ensign (navy)/second lieutenant (marine and army)/
+ [礦] /(n) small favors/
+ [礦] /(n) small sum (e.g. of money)/small denomination/(P)/
+ [礦] /(n) short interval of leisure/
+ [礦] /short break or breather/lull/
+ [礦] /(n) short rest/recess/
+̱ [礦ߤ] /(n) the rising generation/children/
+ [礦] /(n) major/lieutenant commander/wing commander/(P)/
+ [礦] /(n) low birth rate/
+Ҳ [礦] /(n) declining birth rates/decrease in the number of children/
+ [礦ۤ] /small capital/
+ [礦] /(n-adv,n-t) one's early days/little while/
+ [礦] /young person/
+ [Ȥ] /(n) daughter/young lady/virgin/maiden/little girl/
+ [礦] /(n) daughter/young lady/virgin/maiden/little girl/(P)/
+ [礦礷礦] /(n) story for young girls/
+ [礦礦] /(n) major general/rear admiral/air commodore/(P)/
+ [礦礦] /(adv,exp,n-adv,n) just a minute/small quantity/
+­ʤ [礦礦ʤ] /somewhat lacking/somewhat weak in the head/
+ [礦礯] /(n) light eating/spare diet/
+ [礦礯] /light eater/
+Ϳ [礦ˤ󤺤] /(n,adj-no) small group (of people)/
+ [礦] /(n) minority/few/(P)/
+ո [礦] /(n) minority opinion/(P)/
+ [礦] /the minority/
+ [礦] /(n) elect (select) few/
+ [礦Ƥ] /(n) decimal point/
+ [礦Ȥ] /(n) minority party/
+ [礦] /(n) minority group (party)/minority/
+̱² [礦ߤ󤾤] /minority peoples/
+ [礦] /(adj-na,n) youth/
+Ե [礦] /young and energetic/up-and-coming/
+Իδ [礦] /youth officer/
+ͭ [礦椦] /(adj-no) energetic/
+ [礦Ƥ] /(n) young brother/
+Ũ [礦Ƥ] /(n) weak opponent/weak enemy/
+ǯ [礦ͤ] /(n) boys/juveniles/(P)/
+ǯϹ [礦ͤ󤢤] /(n) pedophilia/
+ǯ [礦ͤ󤤤] /(n) reform school/
+ǯ [礦ͤ󤫤] /junior society/
+ǯ [礦ͤ󤫤󤫤] /reform school/
+ǯ̽ [礦ͤ󤫤٤Ĥ] /detention home/
+ǯ [礦ͤ󤷤礦] /boys and girls/
+ǯȽ [礦ͤ󤷤Ѥ󤷤] /juvenile court/
+ǯȽ [礦ͤ󤷤Ѥ󤸤] /juvenile court/
+ǯ [礦ͤ] /(n) Boy Scouts/
+ǯȺ [礦ͤϤ󤶤] /(n) juvenile delinquency/
+ǯʸ [礦֤ͤ󤬤] /(n) juvenile literature/
+ǯˡ [礦ͤۤ] /(n) juvenile law/
+ǯϫƯ [礦ͤɤ] /child labor/
+ [礦褯] /(n) a little covetousness/
+ [礦礦] /(adj-na,n-adv,n) small dose/small quantity/narrowmindedness/(P)/
+ [礦] /Shaolin (in China)/
+ [ʤ] /(adv,conj) (uk) furthermore/still/yet/more/still more/greater/further/less/(P)/
+ [ʤʤ] /(adv) all the more/
+λ [ʤΤ] /(adv,exp) all the more/still more/
+ʤ [ʤä] /(adv) all the more/
+ [ʤ] /(adv) besides/and yet/
+ [礦] /(n) respect for olden days/
+ [ʤ] /(adv) all the more/still less/(P)/
+ [ʤ] /(n) proviso/
+ [ʤʤ] /(adv) all the more/
+ [礦] /(adj-na,n) prematurity/
+ [礦] /(n) militarism/warlike spirit/
+ [ʤޤ] /(adv) further/besides/moreover/
+ [礦] /(n) manor/
+ [礦] /(n) village headman/
+ [Ȥ] /(n) bed/sickbed/alcove/padding/(P)/
+ [椫] /(n) floor/(P)/
+ [椫] /(adj) admirable/charming/refined/
+˥Ž [椫˥Ϥ] /(exp) to tile a floor/
+˽ [ȤˤĤ] /(exp) to go to bed/to be sick in bed/to be laid up/
+˿餹 [椫ˤߤ򤿤餹] /(exp) to spill water on the floor/
+δ [ȤΤ] /(n) alcove/(P)/
+򿭤٤ [ȤΤ٤] /(exp) to spread (make) a bed/
+ư [椫ɤ] /(n) floor exercises/
+ [Ȥ] /(n) barber/(P)/
+ [椫] /(n) under the floor/(P)/
+ [礦] /(n) camp stool/folding stool/
+ [Ȥ] /(n) bedsores/
+ [Ȥ] /(n) (actors' or sumo wrestlers') hairdresser/
+ [椫] /(n) on a floor/above floor level/
+夲 [Ȥ] /(n) recovery from an illness/
+忻 [椫󤹤] /inundation above floor level/
+ [Ȥ] /(n) art object for a tokonoma/
+˼ [椫ܤ] /(n) floor heating/
+ [ȤФ] /(n) alcove post/
+Ź [Ȥߤ] /(n) booth or stall in front of a home/
+ [Ȥ] /(n) consummation of a marriage/
+ [Ȥ] /(n) alcove slab/
+ [椫] /(n) floorboards/
+ʧ [ȤФ餤] /(n) recovery from an illness/
+ [椫󤻤] /(n) floor space/
+Υ [ȤФʤ] /(n) getting up/getting out of bed/recovery from an illness/
+ [礦] /(n) camp stool/folding stool/
+ [礦Ȥ] /(n,vs) (rare) public praise/making another's virtues well-known/
+ [礦ᤤ] /(vs) manifest/exhibiting clearly/
+ [ޤ] /(v5r) (hum) to hear/to be told/to know/(P)/
+ [礦] /(n) consent/acceptance/agreement/
+ [礦] /(n) consent/acceptance/agreement/
+פ [礦夦Τؤ] /Jokyu uprising/
+ [礦] /(n) succession/accession/inheritance/
+ [礦] /(n) continued (from)/
+ [礦] /(n,vs) consent/acquiescence/agreement/(P)/
+ [礦] /(n) letter of acceptance/
+ [礦] /(n,vs) consent/acceptance/assent/admitting/acknowledgment/compliance/agreement/awareness/(P)/
+Τ [礦Τޤ] /agreement/
+οԤ [礦Ť] /(v5k) to act on mutual agreement/
+Ƿ [礦Τ] /(n) agreement/
+ǧ [礦ˤ] /(n) recognition/acknowledgement/approval/consent/agreement/(P)/
+ǧ [礦ˤ󤸤礦] /certificate of approval/
+ǧ [礦ˤ] /(n) approved plan or drawing/
+ [礦դ] /(n,vs) compliance/consent/submission/
+ [礦դ] /(n,vs) compliance/consent/submission/(P)/
+ [礦] /(n) paper making/
+ [礦] /(n,vs) taking excerpts/extraction/
+ʪ [礦] /(n) (1) Muromachi-period texts or annotations of texts used in Zen lectures/(2) extracting from or excerpting (a classic)/
+ʪ [礦] /(n) (1) Muromachi-period texts or annotations of texts used in Zen lectures/(2) extracting from or excerpting (a classic)/
+ [礦ۤ] /(n) excerpt/book of selections/(P)/
+ [礦䤯] /(n,vs) abridged translation/
+Ͽ [礦] /(n,vs) quotation/selection/summary/(P)/
+ [ޤͤ] /(n) invitation/(P)/
+ [ޤͤ] /(v5r) to invite in/to show someone in/
+ǭ [ޤͤͤ] /(n) beckoning cat/
+ [ޤͤ] /(v5k) to invite/(P)/
+ [礦] /(v1) to invite or usher in/
+ [礦] /(n) banquet/invitation to a party/party/
+ [礦] /(n) invocation of the dead/
+ [礦夦] /(n,vs) calling or convening (a meeting, assembly, congress)/(P)/
+ [礦] /(n,vs) calling together/invitation/(P)/
+ [礦] /host nation/
+ [礦] /(n,vs) invitation/(P)/
+ԤͿ [礦ˤ] /(exp) to receive an invitation/
+Ԥϳ [礦ˤ] /(exp) to be left out of an invitation/
+Ե [礦㤯] /(n) invitee/
+Է [礦] /invitation card/
+Ծ [礦礦] /(n) written invitation/
+ [礦] /seats reserved for guests/
+ [礦] /day or date of an invitation/
+ [礦] /(n,vs) invitation/(P)/
+װѰ [礦󤫤] /(n) bid committee/
+ [礦餤] /(n,vs) invitation/bringing about/giving rise to/causing/
+ [礦ؤ] /(n,vs) employment/hiring/engagement/
+ [ʤ] /(n) the palm (of one's hand)/
+ [ƤΤҤ] /(n) the palm (of one's hand)/(P)/
+ؤͤΤäƤ [ʤ򤵤褦ˤäƤ] /(exp) to know (something) like the palm of one's hand/
+ [礦] /(n,vs) grasping/seizing/holding/(P)/
+ [礦夦] /(n) in the hand/(something) easily manipulated/(P)/
+ζ [礦夦Τ] /apple of one's eye/
+ [礦夦ܤ] /pocket edition/
+ [礦ؤ] /(n) short short story/
+Ӿ [礦ؤ󤷤礦] /(n) short short story/
+ [礦ؤ] /(n) conte/(very) short story or article/
+ [礦] /(n) palm print/
+ [礦] /(n,vs) rule of law/administration of justice/
+ [Ϥ] /(adj) (1) (uk) smart/clever/(2) agile/nimble/quick/
+ [Ϥä] /(adj) (1) (uk) smart/clever/(2) agile/nimble/quick/
+ [礦] /(n) shortcut/expedient/
+ [礦ۤ] /(n) news of victory/
+ [Τܤ] /(n) (1) ascent/climbing/
+ [Τܤ] /(v5r) (1) to rise/to ascend/to go up/to climb/(2) to go to (the capital)/(3) to be promoted/(4) to add up to/(5) to advance (in price)/(6) to sail up/(7) to come up (on the agenda)/(P)/
+ [礦] /(n) sublimation/
+ [礦] /(n) raising of status/(P)/
+ [礦夦] /(n,vs) promotion/advancement/(P)/
+ [礦夦] /(n,vs) salary raise/(P)/
+ [礦] /(n,vs) ascending and descending/going up and down/
+ߵ [礦] /(n) (obs) elevator/
+߸ [礦] /(n) entrance/hatch(way)/
+ [礦] /(n) elevator/
+ [礦] /(adj-na,n) ascending-order/
+ [礦] /(n) promotion/advancement/
+ [礦] /(n) promotion/(P)/
+ [礦] /(n) promotion/
+ŷ [礦Ƥ] /(n,vs) death/the Ascension/
+ [礦Ǥ] /(n) entry into the sanctum of a shrine or temple/access to the imperial court/
+Ǥ [礦ˤ] /(n) promotion/
+ [礦] /(n) corrosive sublimate/
+ [礦] /(n) solution of corrosive sublimate/
+ʿ [礦ؤ] /(n) peace/tranquility/
+ [礦礦] /(adj-t) (rare) clear/bright/plain/obvious/
+ [礦] /Shoei (motorcycle helmet manufacturing company)/Shouei/
+ [礦礦] /(adj-t) (rare) clear/bright/plain/obvious/
+ [礦󤿤] /(adj-t) manifest/clear/
+ [礦] /(n) glorious reign/enlightened era/
+ [礦] /(n) Japanese emperor (1926-1989)/(P)/
+» [礦露] /(n) Showa period (1926-1989 CE)/
+ǯ [礦ͤ󤫤] /(n) Showa era/
+ [礦] /(vs) crystallization/
+ [礦] /brilliant light/
+ [礦] /crystallite/
+ [ޤ] /(n) (1) pine tree/(2) highest (of a three-tier ranking system)/(P)/
+ [ޤĤ] /(n) pinecone/
+ξ [ޤĤΤ] /(n) top of a pine tree/
+ [ޤĤΤ] /(n) New Year's Week (festivities)/
+ [ޤĤΤ] /pine tree/
+ܤä [ޤĤܤä] /(n) pinecone/
+ [礦] /(n) (music of) wind through pine trees/
+ [礦] /(n) soot of burnt pine/ink stick (made from burnt pine)/
+ [ޤĤ] /Matsuya (department store)/(P)/
+Ŵ [ޤĤǤ] /Matsushita Electric Industrial/
+Ź [ޤĤǤ󤳤] /Matsushita Electric Works/(P)/
+᤮ [ޤĤ] /(n) after New Year's Week/
+ [ޤĤ] /(n) pine cone/
+ [ޤĤФ] /(n) pine grove/(P)/
+ [礦] /(n) pine oil/
+ [ޤĤ] /(n) turpentine/
+ [ޤĤ] /(n) New Year's pine decoration/
+ [ޤĤ] /(n) New Year's pine decorations/
+ [ޤĤष] /(n) general term for insects harmful to pine trees/
+ [ޤĤ] /(n) cicada abundant in late spring/
+Ҥ [ޤĤޤ] /(n) Matsumae pickles/
+ [ޤĤ] /(n) matsutake mushroom/
+ [ޤĤϤ] /rice cooked with matsutake/
+ [ޤĤ] /mushroom gathering/
+ [礦Ф] /(n) high, middle, and low ranking/
+ [ޤĤष] /(n) pine cricket/
+ [礦Ф] /soot of burnt pine/
+ [礦Ϥ] /(n) pine and cypress/evergreen/dutiful/
+ [礦դ] /maple/
+ [礦դ] /(n) (sound of) the wind through pine trees/
+ [ޤĤ] /(n) (sound of) the wind through pine trees/
+ [ޤ] /(n) (pine) torch/flambeau/torchlight/
+ [ޤĤ] /(n) pine needle/(P)/
+ճ [ޤĤФ] /(n) queen crab/snow crab/
+վ [ޤĤФŤ] /(n) crutch(es)/
+ [ޤĤФ䤷] /(n) pine forest/(P)/
+Ϫ [礦] /(n) variety of mushroom/
+ [ޤĤ] /(n) pinecone/
+ [ޤĤդ] /(n) pinecone/
+ [ޤĤܤ] /(n) pinecone/
+ [ޤĤܤä] /(n) pinecone/
+ [ޤĤݤä] /(n) pinecone/
+޹ [礦Ȥ] /(the sound of) the wind through pine trees/
+ [礦餤] /(n) (the sound of) the wind through pine trees/
+ [] /(n) treetop/
+ [礦] /boatman/
+Ǿ [礦Τ] /(n) camphor/
+ [] /(n) woodcutter/
+ [̤] /(n,n-suf) swamp/bog/pond/lake/(P)/
+µ [礦] /(n) marsh gas/methane/
+¸ [礦] /(n) marshes and lakes/
+ [礦] /(n) marsh/swamp/(P)/
+ [̤ޤ] /(n) marsh land/(P)/
+ [̤ޤ] /(n) marshy rice field or paddy/(P)/
+ [̤ޤ] /(n) marshy rice field or paddy/
+ä [] /dead fire/
+ä [] /(v1) to go out/to vanish/to disappear/(P)/
+ä̤Ƥ [ϤƤ] /(v1) to vanish completely/
+ä [] /(v5r) to disappear/to vanish/
+äĤ [Τ] /(v5r) to remain unextinguished/to survive/
+ä [] /(v1) (X) (vulg) to disappear/to get out of sight/to die/(in imperative) to fuck off/
+ää [] /(adj-na,adv,n) on the point of vanishing/
+ä [] /(v5r) to vanish/
+ä [] /(n) eraser/India rubber/(P)/
+ä [] /(n) postmark/(postal) cancellation mark/
+ä [] /(v5r) to get rid of/to erase/
+äߤ [Ȥ] /(v1) to put out/to extinguish/
+äú [] /(n) cinders/
+ä [Ȥ] /(v5b) to scatter away/
+ä [Ĥ] /(n) (jar used as a) charcoal extinguisher/
+ä [] /(v5s) (1) to erase/to delete/(2) to turn off power/(3) to bump off (sl)/(P)/
+ð [] /(n) postmark/(postal) cancellation mark/(P)/
+ñ [礦󤶤] /(n) an antiphlogistic/
+ò [礦] /(n) silencing (a machine)/
+ò [礦] /(n) (car) muffler/(piano) damper pedal/(gun) silencer/
+ò [礦󤽤] /(gun) silencer/
+ò [礦] /(n,vs) digestion/(P)/
+ò [礦] /(n) digestive fluids/
+ò [礦] /(n) alimentary canal/
+òɴּ [礦󤫤󤷤Ĥ褦] /(n) gastrointestinal stromal tumor (GIST)/
+ò [礦] /(n) digestive organs/(P)/
+ò [礦] /digestive system/
+ò [礦] /(n) digestive/
+ò [礦] /(n) digestive gland/
+ò [礦դ礦] /indigestion/dyspepsia/
+ò [礦] /(n) summering/
+ò [礦] /(n,vs) fire fighting/extinguishing a fire/(P)/
+òд [礦] /(n) fire extinguisher/(P)/
+ò [礦] /(n) fire hydrant/
+ô [礦] /(n) killing time/
+õ [礦㤯] /(n,vs) erasure/paying back debt/effacement/
+õ [礦] /(n,vs) elimination/erasing/dying out/melting away/
+õˡ [礦ۤ] /(n) (in mathematics) elimination/
+ö [礦礯] /(n) negative/conservative/(P)/
+ö [礦礯] /(n) passivity/
+öŪ [礦礯Ƥ] /(adj-na) passive/(P)/
+ø [礦] /(n,vs) passing one's time/
+û [礦] /(n) evaporation/dispersion/dissipation/
+ü [礦] /(n) demagnetization/
+ü [礦] /(n,vs) die out/disappear/vanish/
+ü [] /(n,vs) die out/disappear/vanish/
+ü [礦ĤƤ] /vanishing point/
+ý [礦夦] /deodorant/
+г [礦ä] /(n) slaked lime/
+ [礦󤿤] /(adj-t) dejected/dispirited/
+© [礦] /(n) news/letter/circumstances/(P)/
+© [礦] /(n) informed circles/(P)/
+© [礦] /(n) probe/
+© [礦Ĥ] /(n) well-informed person/insider/
+©ʸ [礦֤] /(n) personal letter/
+Ĺ [礦礦] /(n) prosperity and decay/rise and fall/ups and downs/ebb and flow/
+ [礦] /(n) dejection/
+ [礦Ȥ] /(n,vs) putting out (switching off) the light/extinction/(P)/
+ [礦Ȥ] /(n,vs) putting out (switching off) the light/extinction/
+ [礦ɤ] /(n,vs) disinfection/sterilization/(P)/
+DZ [礦ɤ] /antiseptic solution/
+Ǵ [礦ɤ] /sterilizer/
+Ǻ [礦ɤ] /(n) antiseptic/disinfectant/
+ [礦ɤ䤯] /(n) disinfectant/
+ [礦] /(n,vs) consumption/expenditure/(P)/
+ѥ [礦ҥѥ] /(n) consumption pattern/
+̿ [礦Ҥᤤ] /consumer or consumption revolution/
+ [礦Ҥ] /(n) consumer goods/(P)/
+ [礦Ҥ] /(n) consumer/(P)/
+Աư [礦Ҥ㤦ɤ] /consumer movement/
+Բ [礦Ҥ㤫] /consumer's price/
+Դط [礦Ҥ㤫󤱤] /(n) consumer relations/
+Զͻ [礦Ҥ㤭椦] /(n) consumer credit (finance, loan)/
+ԻԾ [礦Ҥ㤤] /(n) consumer market/
+Իٽ [礦Ҥ㤷] /(n) consumer spending/
+Լ [礦Ҥ㤸褦] /(n) consumer acceptance/
+Լ [礦Ҥ㤸褦] /(n) consumer demand/
+Կ [礦Ҥ㤷褦] /consumer credit/
+Կ [礦Ҥ㤷󤸤礦] /(n) consumer sentiment/
+¦ [礦Ҥ㤬] /consumers side/
+ [礦Ҥ󤿤] /consumer group/
+ʪؿ [礦Ҥ֤ä] /(n) consumer price index (CPI)/
+ʸ [礦Ҥ֤] /(n) consumer culture/
+ݸ [礦Ҥۤ] /(n) consumer protection/
+ݸˡ [礦Ҥۤۤ] /(n) consumer-protection law/
+ [礦Ҥ] /consumption propensity/
+ [礦Ҥ] /(n) one's life as a consumer/
+ [礦Ҥ] /(n) consumption tax/(P)/
+Ի [礦ҤȤ] /consumer city/
+ [礦Ҥ礦] /amount of consumption/
+ [礦ܤ] /(n) fire fighting/fire department/(P)/
+ɻ [礦ܤ] /(n) fireman/firefighter/
+ɼ [礦ܤ] /(n) fire-engine/(P)/
+ɽ [礦ܤ] /(n) fire station/(P)/
+ [礦ܤ] /fire brigade or company/
+ [礦ܤ] /(n) fire brigade or company/
+ģ [礦ܤ礦] /Fire and Disaster Management Agency (formerly: Fire Defense Agency)/(P)/
+ [礦ܤƤ] /(n) fireboat/
+ˡ [礦ܤۤ] /(n) Fire Services Act/fire laws/
+ [礦] /(n) abrasion/wearing out/
+ [礦] /(n,vs) (1) lapse/annihilation (physics)/(2) extinguishment/termination (e.g. of legal representation)/(P)/
+ [礦] /(n,vs) exhaustion/consumption/
+ [礦⤦] /(n,vs) exhaustion/consumption/(P)/
+ [礦⤦] /(n) war of attrition/
+Ū [礦Ƥ] /(adj-na) exhaustive/
+ [礦⤦Ҥ] /(n) consumable goods/
+ [礦⤦Ҥ] /(n) office supplies/
+Ĥ [錄] /(v5r) to cross over/to go across/
+ij [礦] /(n) public relations/client liaison/client relations/(P)/
+ij [礦] /(n) liaison officer/public relations man/
+ij [礦] /(n) liaison department/public relations department/
+Ķ [礦뤤] /(n) wading birds/
+ [礦礦] /(n) ranging over or scouting out a territory/searching far and wide (for)/reading extensively/
+Ƥ [䤭] /(n) roasted (baked) sweet potato/
+Ƥ [䤭ޤ] /(v5r) to become decrepit/to be in one's dotage/to become dull/to lose one's astuteness/
+Ƥ [䤭] /(n) (1) soldering iron/hot iron/(2) brand/mark/stigma/
+Ƥ [䤭] /(n) fried soba/(P)/
+ƤĤ [䤭Ĥ] /(v1) to burn or bake into/
+Ƥ­ʤ [䤭Τʤ] /underfired/
+Ƥ [䤭] /(n) (1) jealousy/(2) roasted rice cake/(P)/
+Ƥ [䤭򤤤] /(exp) to temper/to harden/to torture/to discipline/
+Ƥ [䤭] /(n) roasted (baked) sweet potato/(P)/
+Ƥ [䤭] /(n) brand (burnt-in mark of identification)/branding iron/
+Ƥ򲡤 [䤭򤪤] /(exp) to brand (cattle, etc)/
+Ƥ [䤭] /(n) baked or table salt/
+Ƥ [䤭Τ] /(n) baked or toasted seaweed/
+Ƥ [䤭] /(n) pyrograph/
+Ƥ [䤭] /(n) grilled fish/
+Ƥ̵ [䤭ޤ] /hot-bulb or semi-diesel engine/
+Ƥ [䤭] /(n) branding iron/
+Ƥ [䤭] /(n) a skewer or spit/
+Ƥ [䤭] /(n) roasted chestnuts/
+Ƥ [䤭] /(v5s) to kill by burning to death/
+ƤΤƤ [䤭Ƥ] /(v1) to burn up/
+Ƥ夲 [䤭] /(v1) to burn/to roast/to grill/to bake/
+Ƥ [䤭] /(n) crematory/
+Ƥ [䤭] /tempered blade/
+Ƥڤ [䤭] /(v5r) to burn off/
+Ƥܤ [䤭Ĥ] /(n) assimilating broken ceramics via baking/
+Ƥ [䤭ޤ] /(n) photo reprint/
+ƤǤ [䤭] /(n) set afire/
+ƤĻ [䤭Ȥ] /(n) grilled chicken/roast fowl/(P)/
+Ƥľ [䤭ʤ] /(n) adaptation (from)/rebaking/
+Ƥľ [䤭ʤ] /(v5s) to grill again/to rehash/
+ƤƤ [䤭] /(n) set afire/
+ƤƦ [䤭ɤ] /(n) grilled tofu/
+Ƥ [䤭֤] /(n) roast pork/
+Ƥ [䤭ˤ] /(n) yakiniku (Japanese dish of fried meat)/Korean barbecue/(P)/
+Ƥ [䤭] /(n) hardening/tempering/
+ƤȪ [䤭Ϥ] /(n) burnt fields/
+ƤȪ [䤭Ф] /(n) burnt fields/
+Ƥ [䤭ᤷ] /(n) fried rice/
+Ƥɮ [䤭դ] /(n) sketching pencil/
+Ƥդ [䤭Ĥ] /(v5k) to scorch/
+Ƥդ [䤭Ĥ] /(n) printing (photos)/
+Ƥդ [䤭Ĥ] /(v1) to burn or bake into/
+Ƥʧ [䤭Ϥ餦] /(v5u) to clear away by burning/to reduce to ashes/
+Ƥʪ [䤭] /(n) earthenware/pottery/porcelain/china/
+Ƥ [䤭] /(n) roasted or parched rice/
+Ƥ [䤭] /(n) gridiron/
+Ƥ [䤭] /(n) (1) jealousy/(2) roasted rice cake/
+Ƥߤ䤭 [䤭䤭] /(adj-na,n) deeply jealous nature/
+Ƥ߾Ƥ [䤭䤭] /(n) jealous person/
+Ƥᤷ [䤭ɤ] /(n) tempering/
+ƤΩ [䤭] /(n) fresh made/
+ƤΩƤε [䤭ƤΤ] /fish hot from the oven/
+Ƥ [䤭] /(n) (1) soldering iron/hot iron/(2) brand/mark/stigma/
+Ƥ [䤭] /(n) (1) jealousy/(2) roasted rice cake/
+Ƥ [䤯] /(v5k) to bake/to grill/(P)/
+Ƥ [䤱] /(v1,vi) to burn/to be roasted/to be sunburnt/(P)/
+Ƥ [䤱] /(n) a burn hole/
+Ƥ [䤱] /(n) burnt mountain/dormant volcano/
+ƤĤ [䤱Τ] /(v5r) to escape being burned/
+Ƥ [䤱] /(v5n) to be burnt to death/
+Ƥ [䤱] /(v1) to burn up completely/
+ƤФ [䤱] /(v1) to be burned out (of one's home)/
+ƤǤ [䤱] /(n) burn hole/scorch/
+Ƥ [䤱] /(n) hot or heated stone/
+Ƥ [䤱] /(n) ruins of a fire/fire-devastated area/(P)/
+Ƥ [䤱֤Ȥ] /(n) prospering after a fire/
+Ƥդ [䤱Ĥ] /(v5k) to burn/
+Ƥ [䤱ܤ] /(n) charred stake/
+Ƥڹ [䤱ܤ] /(n) charred stake/
+Ƥ [䤱] /(n) burnt field/
+Ƥ [䤱ΤϤ] /(n) burnt field/burnt area/
+Ƥ [䤱] /(v1) to be burned down/
+Ƥ [䤭] /(n) fried soba/(P)/
+Ƥ٤ [٤] /(v1) to throw on the fire/to burn/
+Ƥ [䤭] /(n) (1) jealousy/(2) roasted rice cake/(P)/
+ư [礦] /(n) fire bomb/incendiary bomb/
+ư [䤭] /(n) roasted (baked) sweet potato/(P)/
+Ƶ [礦㤯] /(n,vs) incineration/destroy by fire/(P)/
+Ƶϧ [礦㤯] /(n) incinerator/
+Ʒ [礦] /(n) sintering/
+ƹ [礦] /(n,vs) burning (offer) incense/
+ƻ [礦] /(n,vs) death by fire/(P)/
+ƻ [礦] /(n) burnt corpse/
+Ƽ [礦] /(n) being destroyed by fire/
+ƼȤ [礦Ĥޤ̤] /(exp) to be saved from the fire/
+ƿ [礦] /(n) burning oneself (to death)/self-immolation/
+ƿȼ [礦󤸤] /burning oneself to death/suicide by fire/
+ [礦] /(n) firing (pottery)/
+ [䤭ޤ] /(n) photo reprint/
+ [礦夦] /(n) distilled spirits/liquor/(P)/
+Ļ [䤭Ȥ] /(n) grilled chicken/roast fowl/(P)/
+ [䤭ˤ] /(n) yakiniku (Japanese dish of fried meat)/Korean barbecue/(P)/
+꿩 [䤭ˤƤ礯] /(n) set meal with grilled meat/
+ [䤭] /(n) hardening/tempering/
+ [夦ޤ] /(n) steamed meat dumpling (Chinese-style)/
+դ [䤭Ĥ] /(n) printing/glazing/
+դ [䤭Ĥ] /(v1) to bake/to plate/to print/to burn into one's memory/
+ʪ [䤭] /(n) earthenware/pottery/porcelain/china/
+ʵ [䤱] /(adj-na,n) desperation/
+ [䤭] /(n) (1) jealousy/(2) roasted rice cake/
+ [䤭] /(n) (1) soldering iron/hot iron/(2) brand/mark/stigma/
+Ǥ [] /(v5s) to burn/to scorch/to singe/to char/(P)/
+Ǥ [] /(v1) to yearn for/to be in love with/
+Ǥ [줸] /(n) pining away/dying from love/
+Ǥ [] /(v1,vi) to burn/to be burned/(P)/
+Ǥ [] /(adj) smelling (or tasting) burnt/
+Ǥ [] /(n) black tea/
+Ǥ㿧 [㤤] /dark brown/olive brown/
+Ǥդ [Ĥ] /(n) a bad debt/
+Ǥդͻ [Ĥ椦] /uncollectible loan/
+Ǥդ [Ĥ] /(v5k) to get burned and stuck on/to become uncollectable (and remain unpaid)/
+Ǥ [] /(n) burn mark/
+Ǥ餹 [餹] /(v5s) (uk) to irritate/
+Ǥ [] /(n) impatience/(P)/
+Ǥ [] /(v5r) to be in a hurry/to be impatient/(P)/
+Ǥä [ä] /(adj) (uk) vexing/irritating/impatient/
+Ǥ [] /(v1) to get impatient/to become irritated/to fret/to chafe/
+ǽ [ʤ] /(adj) burning or scorched smell/imminent military action/suspicious/
+ǿ [礦] /(n) impatience/anxiety/
+β [礦夦] /pyrosulfuric acid/
+ [礦] /(n) impatience/uneasiness/irritation/(P)/
+ [礦Ƥ] /(n) focus/point/(P)/
+Υ [礦Ƥ󤭤] /(n) focal length (distance)/
+ [礦Ƥ󤷤] /(n) depth of focus/
+ŵ [礦Ǥ] /(n) pyroelectricity/
+ [礦] /(n) scorched earth/
+ [礦ɤ󤸤] /(n) scorched-earth strategy (tactics)/
+Ǯ [礦ͤ] /(n) scorching heat/
+ǮϹ [礦ͤĤ] /burning hell/inferno/
+ [礦] /(n) emergency/urgency/imminence/
+ε [礦ӤΤ夦] /urgent need/
+θ [礦] /(n) impatience/worry/
+ [礦] /(n) fretfulness/impatience/
+Ȥ餷碌 [Ƥ餷碌] /(v1) to check/to compare/
+Ȥ餹 [Ƥ餹] /(v5s) to shine on/to illuminate/(P)/
+Ȥ [Ƥ] /(n) sunshine/dry weather/luster/
+ȤĤ [ƤĤ] /(v1) to blaze down on/to beat down on/to shine down upon/
+Ȥ걫 [Ƥꤢ] /(n) sunshower/
+ȤǤ [ƤϤ] /(v1) to shine/to glow/
+Ȥ굱 [Ƥ꤫䤯] /(v5k) to shine brilliantly/
+Ȥ [Ƥꤳ] /(v5m) to shine into or upon/
+ȤƤ [Ƥ䤭] /(n) cooking method (broiled with sweet soy marinade)/
+Ȥ夬 [Ƥꤢ] /(v5r) to become bright with sunlight following a shower/
+Ȥդ [ƤĤ] /(v1) to blaze down on/to beat down on/to shine down upon/
+Ȥ֤ [Ƥ꤫] /(n) reflection/
+Ȥ֤ [Ƥ꤫] /(v5s) to reflect/to throw back light/
+Ȥ [Ƥ] /(v5r,vi) to shine/(P)/
+ȤȤ˷ [ƤƤܤ] /(n) paper doll to which Japanese children pray for fine weather/
+Ȥ줯 [Ƥ줯] /(adj) embarrassing/awkward/
+Ȥ [Ƥ] /(v1) to be shy/to feel awkward/(P)/
+Ȥ챣 [Ƥ줫] /(n) hiding one's embarrassment/
+Ȥ첰 [Ƥ] /(n) shy/a very shy person/
+Ȥ콭 [Ƥ줯] /(adj) embarrassing/awkward/
+Ȥ [Ƥ줷礦] /(adj-na,n) bashful/shy/
+ȱ [礦] /(n) portrait/
+ȱ [礦] /(n) portrait/
+ȱ [礦] /(n) correspondence/being in accordance with/anaphora/
+Ȳ [礦] /(n) inquiry/reference/(P)/
+Ȳ [礦] /(n) reference/
+ȹ [礦] /(n,vs) collation/comparison/
+ȹξ [礦Τ] /after checking up/
+Ⱥ [礦] /(n,vs) checking against (up)/examining by reference/verification/
+ȼ [礦] /(n) exposure/(P)/
+ȼͽ [礦㤷] /lighting/
+ȼˡ [礦ۤ] /irradiation/
+ȼ [礦] /irradiation field (of X-rays)/
+ȼ [礦㤯] /(n) sight (of a firearm)/
+Ƚ [礦] /(n) alignment/(P)/
+Ƚ [礦] /(n) sighting device/sights/
+Ⱦ [Ƥ䤭] /(n) cooking method (broiled with sweet soy marinade)/
+ [礦] /(n) bead or front sight of a firearm/
+ [礦] /(n) (intensity of) illumination/
+ٷ [礦ɤ] /(n) illuminometer/
+դ [ƤĤ] /(v1) to blaze down on/to beat down on/to shine down upon/
+ [礦ᤤ] /(n) illumination/(P)/
+ [礦ᤤ] /lighting equipment/
+ [礦ᤤ] /lighting equipment/
+ [礦ᤤ] /(n) a flare/
+ն [ƤϤ礦] /type of theater which combines elements of Noh, kyogen, and kabuki with dances and popular songs/
+ռ [礦褦] /(n) evergreen (glossy-leaved) forest/
+ [礦] /(n) seeing clearly/
+ [礦] /(n) looking down (from the heavens)/visit of a high-ranking person/
+ [礦] /(adj-na,n-suf) illness/(P)/
+ɸ [礦] /(n) symptoms/(P)/
+ɸ [礦] /(n) syndrome/(P)/
+ɾ [礦礦] /(n) symptoms/condition/(P)/
+ [礦줤] /(n) (medical) case/(P)/
+ʤ [Ϥ֤] /(v5k) to omit/to eliminate/to curtail/to economize/(P)/
+ʤߤ [ߤ] /(v1) to reflect/(P)/
+ʥ [礦] /(n) economical use of energy/
+ʥͥ륮 [礦ͥ륮] /(n) energy conservation/(P)/
+ʱ [礦] /(n) operated by the government/
+ʻ [] /(n) reflection/consideration/
+ʻ [礦] /saving resources/
+ʻ [礦] /(n,vs) simplification of a kanji/
+ʻ [] /(n,vs) simplification of a kanji/
+ [礦] /(n) Government Railway Line/
+ģ [礦礦] /(n) ministries and government offices/the authorities/(P)/
+ [礦Ǥ礯] /conservation of electric power/
+ɮ [礦Ҥ] /(n) abbreviation/simplified form of a character/cutting out some strokes in a character/omitting some passages/
+ɮ [Ҥ] /(n) abbreviation/simplified form of a character/cutting out some strokes in a character/omitting some passages/
+ά [礦㤯] /(n,vs) omission/abbreviation/abridgment/(P)/
+ά [礦㤯] /ellipsis/
+ά [礦㤯] /default/
+ [礦礯] /(n) labor saving/(P)/
+ϲ [礦礯] /(n) labor saving/
+ [礦줤] /(n) ministerial ordinance/(P)/
+˰ [礦] /(n) (abbr) ammonium nitrate/
+˱ [礦] /(n) gunpowder smoke/(P)/
+˲ [礦] /(n) nitrification/
+˻ [礦] /(n) nitric acid/(P)/
+˻ [礦󤨤] /(n) nitrate/
+˻ [礦󤮤] /(n) (abbr) silver nitrate/AgNO3/
+˻ [餹] /(n) glass/pane/
+ [礦] /(n) saltpeter/
+ [礦䤯] /(n) gunpowder/
+ͷ [礦Ĥ] /(n) month of a person's death/
+ͷ̿ [礦Ĥᤤˤ] /(n) anniversary of a person's death/
+ [礦] /(n,vs) call/label/
+Τ [] /(v1) to extol/to give praise/
+Τ [Ȥʤ] /(v1) to assume the name of/
+Τ [礦] /(vs-s) (1) to take the name of/to call oneself/(2) to pretend/to feign/to purport/(P)/
+θ [礦] /(n) appellation/designation/
+ι [礦] /(n) title/name/degree/(P)/
+λ [礦] /(n,vs) praise/admiration/commendation/(P)/
+ [礦] /(n) praise/
+̾ [礦ߤ礦] /(n) intoning or chanting the name of the Buddha/
+ [礦褦] /(n,vs) praise/admiration/exalting/extolling/
+ [礦] /(n) (1) chapter/section/(2) medal/(P)/
+Ϥ [礦򤢤餿] /(exp) to begin a new chapter/
+ϵ [] /(n) octopus/
+϶ [礦] /(n) chapter and verse/paragraph/passage/
+ [礦] /(n) chapters and sections/chapter and verse/
+Ф [餤] /(n) laugh/laughter/smile/(P)/
+Ф [餤] /(v1) to smile/to grin/
+Ф [餤] /(v1) to laugh heartily/
+Фα [餤Τ] /clamor of laughter/
+Ф [餤] /(n) comic or pornographic picture/
+Фݤ [餤] /(v1) to smile/to grin/
+Ф [餤] /(n) smiling face/
+Ф [餤] /(n) laughing matter/
+Ф [餤] /(n) laughingstock/
+Ф [餤] /(n) laughingstock/byword/
+ФФ [餤] /(v5s) to burst into laughter/
+Ф [餤礦] /merry drinker/
+Ф [餤] /(n) laughter/(P)/
+Ф [餤] /(n) laughingstock/byword/
+Ф [餤] /(n) poisonous mushroom/
+Фž [餤] /(v1) to laugh heartily/
+Фݤ [餤] /(v1) to laugh heartily/
+ФФ [餤ȤФ] /(v5s) to laugh at/
+Фʪ [餤] /(n) laughingstock/
+Ф [餤Фʤ] /(n) funny story/
+Ф [餦] /(v5u) to laugh/to smile/(P)/
+ФäƵ [äƤ] /to be smiling (laughing)/
+Ф [] /(n) smile/(P)/
+Ф߳ [ߤ] /(v1) to crack/
+Ф [] /(v5m) to smile/
+Ф [] /(n) laughingstock/
+д [] /(n) smiling face/(P)/
+е [礦] /(n) nitrous oxide/laughing gas/
+з [礦] /(n) (theatrical) farce/
+л [礦] /(n) laughing off/dismissing with a laugh/
+л [礦] /(adj-na,n) laughable/ridiculous/pitiful/contemptible/absurdity/
+л [礦Ф] /(adj-na,n) highly ridiculous/quite absurd/
+ [礦] /(n) a laugh/laughter/
+Ǽ [礦Τ] /(n) humble term used to refer to another's acceptance of one's present/
+ [礦] /(n) (hum) your inspection/
+ [礦] /(n) amusing story/
+Ѥ [ᤫ] /(v5m) to dress oneself up/to deck oneself out/
+Ҳ [礦] /(n,vs) introduction/(P)/
+Ҳ [礦] /(n) person who introduces someone/introducer/(P)/
+Ҳ [礦礦] /(n) letter of introduction/
+Ҳʸ [礦֤] /(n) introductory essay/(P)/
+Ӥ [䤫] /(n) lucky person/
+Ӥ [䤫] /(oK) (v5r) to share good luck/
+ [礦] /(n) portrait/(P)/
+ [礦] /(n) portrait/
+ [礦] /(n) rights to usage of one's likeness/
+Գ [] /(n) iris (flower)/
+Գ [礦] /(n) iris (flower)/
+Գ [礦֤] /(n) bathwater with iris petals/
+ղ [礦] /Chiang Kai-shek (late Nationalist Chinese leader)/
+ [礦դ] /(n) correct style in a haiku (like Basho's)/
+ [礦] /(n) important point (e.g. on a route)/
+׷ [礦] /(n) shock/crash/impact/ballistic/(P)/
+׷ؿ [礦󤹤] /impulse function/
+׷ [礦] /(n) shock wave/
+׿ [礦] /(n) (beriberi-caused) heart failure/
+ŷ [礦Ƥ] /(n) (being in) high spirits/
+ư [礦ɤ] /(n) impulse/urge/(P)/
+ư԰ [礦ɤ] /shock action/
+ưŪ [礦ɤƤ] /(adj-na) impulsive/
+ư㤤 [礦ɤ] /impulsive buying/
+ [礦Ȥ] /(n,vs) collision/conflict/(P)/
+Ω [Ĥ] /(n) a screen/
+Ω [Ĥ] /(n) a screen/
+ [] /(n) ancient skirt/
+ؿ [⤹] /(n) cuff (of pants)/hem (of skirt)/train (of dress)/foot (of mountain)/
+̳ [礦] /Litigation Department (of the Ministry of Justice)/
+ [] /(n) proof/evidence/(P)/
+ڤȤ [礦Ȥ] /in sign of/in proof of/
+ڰ [礦] /(n) a seal affixed to a document/
+ڵ [礦] /(n) evidence/proof/(P)/
+ڵ򲡤 [礦򤪤] /(exp) to seize (secure) evidence/
+ڵ [礦] /destruction of evidence/
+ڵ [礦] /(n) a deposit/guarantee money/
+ڵʪ [礦֤ä] /evidence/an exhibit/
+ڵΩƤ [礦Ƥ] /(v1) to prove/to substantiate/
+ڷ [礦] /(n) securities/bonds/certificates/(P)/
+ڷ [礦󤬤] /securities company/
+ڷ [礦󤵤] /(n) securities fraud/
+ڷԾ [礦󤷤礦] /securities market/
+ڷѰ [礦ȤҤ󤫤] /Securities and Exchange Commission (SEC)/
+ڷ [礦ȤҤ] /securities exchange/stock exchange/bourse/
+ڷˡ [礦ȤҤۤ] /(n) Securities and Exchange Act/
+ڸ [礦] /(n,vs) evidence/testimony/(P)/
+ں [礦] /(n) evidence/proof/witness/
+ڻ [礦] /(n) (inspection or certification) stamp/
+ڼˡ [礦Ȥۤ] /(n) (abbr) Securities and Exchange Act/(P)/
+ڼˡ [礦Ȥۤ] /(n) (abbr) Securities and Exchange Act/
+ڽ [礦] /(n) bond/deed/certificate/(P)/
+ڿ [礦ˤ] /(n) witness/(P)/
+ڿʹ [礦ˤ󤫤] /summoning witness/
+ڿ [礦ˤ󤻤] /witness stand or box/
+ڿ [礦ˤ] /witness stand or box/
+ڿݸץ [礦ˤۤץ] /(n) witness protection program/
+ [礦] /(n) proof/evidence/a trace/
+ɼ [礦Ҥ礦] /(n) certificate/voucher/chit/
+ʸ [礦] /(n) bond/deed/contract/
+ [礦ᤤ] /(n,vs) proof/verification/(P)/
+Ѥ [礦ᤤ] /already proved/
+ [礦ᤤ] /(n) certificate (usually of proof of something)/
+ [ߤȤΤ] /(n) imperial decree/imperial edict/(P)/
+۽ [礦] /(n) imperial edict/decree/(P)/
+ļ [礦礯] /(n) imperial edict/decree/
+ [礦줤] /(n) imperial edict/
+ܤ [路] /(adj) knowing very well/detailed/full/accurate/(P)/
+ܤ [路Ϥʤ] /detailed account/
+ܤ [路] /knowingly/
+ܤҤ٤ [路Τ٤] /to expound/
+ܤ餫Ǥʤ [ĤޤӤ餫Ǥʤ] /be unknown/
+ܲ [礦] /(n) detailed explanation/
+ܵ [礦] /(n) minute description/
+ܸ [礦] /(n) detailed explanation/
+ܺ [礦] /(adj-na,n) detail/particulars/(P)/
+ܺپ [礦礦ۤ] /detailed information/
+ܻ [礦] /(n) careful observation/
+ܽ [礦] /(n,vs) detailed explanation/(P)/
+ [礦] /(n) detailed explanation/
+ [礦夦] /copious notes/
+ [礦Ǥ] /(n) detailed biography/
+ [礦Ǥ󤷤] /Shoudensha (publisher)/
+ [礦ۤ] /(n,vs) full report/particulars/(P)/
+̩ [礦ߤ] /(adj-na,n) minute/detailed/elaborate/
+Ͽ [礦] /(n) detailed record/
+ [礦] /(n,vs) explanation in detail/full discussion/
+ [礦] /(n) phenomenon/(P)/
+ [] /(n) elephant/(P)/
+ݤ [] /elephant/
+ݤɡ [ΤϤ] /trunk of an elephant/
+ݤ [ɤ] /(v5r) to model on/to make in the shape of/to represent/to pattern after/to symbolise/to imitate/
+ݲ [] /(n) ivory/(P)/
+ݲ [ΤȤ] /ivory tower/
+ݲ糤 [] /(the Republic of) Ivory Coast/
+ݲٹ [] /ivory carving/
+ݲ [] /(n) dentin/
+ݲ [ȤҤ] /ivory trade/
+ݲ翧 [] /(n) ivory-white/
+ݴ [] /(n) inlay (work)/inlaying/
+ݷ [礦] /(n) hieroglyphics/type of character representing pictures/
+ݷʸ [礦⤸] /hieroglyph/
+ݸ [礦] /(n) quadrant/
+ݻȤ [Ĥ] /elephant trainer/
+ [ष] /(n) weevil/
+ħ [礦礦] /(n,vs) symbol/(P)/
+ħ [礦礦] /(n) symbolist poetry/
+ħ [礦礦央] /symbolism/
+ħŪ [礦礦Ƥ] /(adj-na) symbolic/(P)/
+ħ [礦礦] /(n) the symbolist school/
+ [ҤӤ礦] /(n) elephantiasis/
+ [] /(n) inlay (work)/
+ [礦] /(n,n-suf) prize/award/(P)/
+ޤ [礦򤦤] /(exp) to receive a prize/
+ޤ [礦򤵤] /(exp) to be awarded a prize/
+޴ [礦] /(n,vs) appreciation/admiration/enjoyment/
+޶ [礦] /(n) prize/monetary award/(P)/
+޶ [礦򤫤] /(exp) to offer a prize/
+޶Ⲧ [礦󤪤] /(n) earned prize money king/
+޶Ԥ [礦󤫤] /(n,vs) (1) pothunting/bounty hunting/(2) pothunter/bounty hunter/
+޻ [礦] /(n,vs) praise/admiration/commendation/
+޻ʤ [礦󤷤Ƥʤ] /applaud highly/extol/
+޻ [礦] /(n) (words of) praise/eulogy/
+޾ [礦礦] /(n) honorable certificate/(P)/
+ [礦Ϥ] /(n) trophy/prize cup/
+ [礦Ϥ] /(n) medal/(P)/
+ȳ [礦Ф] /(n) rewards and punishments/(P)/
+ [礦] /(n,vs) admiration/praise/prizing/appreciation/
+ [礦Ҥ] /(n) prize/trophy/(P)/
+̣ [礦] /(n,vs) relish/gusto/appreciation/
+̣ [礦ߤ] /best if eaten by this date/
+Ϳ [礦] /(n) reward/prize/bonus/(P)/
+ [礦褦] /(n) admiration/
+߲ [] /(n) opossum shrimp/
+ [礦] /(n) soy sauce/(P)/
+ [] /(n) bell/gong/chimes/
+᤭ [礦] /(n) god to ward off illness and misfortune/
+ [礦ˤ夦] /(n) stalactite/
+ƶ [礦ˤ夦ɤ] /(n) limestone cave/(P)/
+ [] /(n) bell/chime/(P)/
+β [ͤΤ] /chimes/toll of a bell/
+ͤ [ͤĤ] /(exp) to strike a bell/
+ [礦] /(n) sound of a bell/
+Ƶ [ͤĤ] /(n) ringing of a bell/bell ringer/
+ƵƲ [ͤĤɤ] /(n) belfry/bell tower/
+ [礦ˤ夦] /stalactite/
+ƶ [礦ˤ夦ɤ] /(n) limestone cave (cavern, grotto)/
+ϰ [礦] /(n) belfry/bell tower/(P)/
+ [] /(n) hindrance/obstacle/harm/bad effect/sickness/
+ [] /(v5r) to hinder/to interfere with/to affect/to do one harm/to be harmful to/(P)/
+㳲 [礦] /(n) obstacle/impediment (fault)/damage/(P)/
+㳲 [礦] /(n) (physically) handicapped person/disabled person/(P)/
+㳲ʪ [礦֤] /(n) obstacle/
+㳲ʪ [礦֤Ĥ礦] /obstacle race/
+㳷 [礦] /(n) hindrance/obstacle/(physical) disorder/
+ [礦] /(n) paper sliding door/(P)/
+Ҥ˱ƤǤ [礦ˤ򤦤Ĥ] /(exp) to project a shadow on a shoji (paper sliding-door)/
+Ҥι [礦Τ] /lower part of a shoji (paper sliding-door)/
+Ҥλ [礦Τ] /frame of a shoji (paper sliding-door)/
+һ [礦] /(n) shoji paper/
+ť± [ꤤ] /type of squid/
+ [礦ؤ] /(n) enclosing wall/barrier/(P)/
+ɲ [礦ؤ] /(n) pictures on (room) partitions/
+ [] /(n) scabbard/
+ [Ȥ] /(n) brokerage/
+ [䤢] /(n) rivalry (in love, touching of sheaths)/
+ [] /(adj-no,n-adv,n,n-suf) above/over/on top of/up/upper part/summit/surface/far better/higher/(in) authority/as far as .. is concerned/besides/after/emperor/sovereign/upon (examination)/influence of (liquor)/lord/shogun/superior/my dear (father)/(P)/
+ [] /(n,pref) upper/upward/outer/surface/top/
+ [] /(n) top/head/upper part/upper stream/emperor/a superior/upper part of the body/the above/(P)/
+ [礦] /upper part/government/
+ [礦] /(n,pref,suf) (1) first volume/(2) superior quality/(3) governmental/imperial/top/best/high class/going up/presenting/showing/aboard a ship or vehicle/from the standpoint of/as a matter of (fact)/(P)/
+塹 [礦礦] /(adj-na,n) the best/great/superb/(P)/
+夫̿ [Τᤤ줤] /order from above/
+夬ä [ä] /(n) poor business/(P)/
+夬 [] /(n,suf) (1) ascent/rise/slope/(2) freshly-drawn green tea (esp. in sushi shops)/(3) advance income/crop yield/(4) death/spinning/completion/stop/finish/(5) after (rain)/ex (official, etc.)/(P)/
+夬겼 [ꤵ] /(n) rise and fall/fluctuation/
+夬겼 [ꤪ] /(n) going up and down/ascent and descent/
+夬 [꤯] /(n) entrance/
+夬 [ꤰ] /(n) entrance/
+夬ߤ [ꤪ] /(n) going up and down/ascent and descent/
+夬 [] /(n) revenue/income/receipts/yield/
+夬 [ꤳ] /(v5m) to enter/to step in/
+夬 [] /landing/landing place/
+夬ü [Ϥ] /(n) entrance/deluxe edition/
+夬 [] /(n) staircase/doorsteps/
+夬 [] /(n) clean hot bath water for rinsing/
+夬ʪ [] /(n) food offering/yield/waste/
+夬 [] /(n) eyes slanted upward/rising tendency/
+夬 [꤫ޤ] /(n) piece of wood at front edge of entranceway floor/agarikamachi/
+夬 [] /(v5r) (1) to enter/to go up/to rise/to climb up/to advance/to appreciate/to be promoted/to improve/to call on/to be offered/to accrue/(2) to be finished/to go bankrupt/to be caught/to let up (rain)/(3) to weaken (as a battery)/(4) to get ruffled/(P)/
+夲 [] /(n,n-suf) rise in price/making a tuck/(P)/
+夲 [] /(exp,suf) every (two days, etc)/
+夲겼 [ꤵ] /(n) raising and lowering/praising and blaming/
+夲 [] /(v1) to give/to raise/to elevate/to fly (kites)/to praise/to increase/to advance/to promote/to vomit/to usher in/to admit/to send (to school)/to offer/to present/to leave with/to finish/to arrange (expenses)/to observe/to perform/to quote/to mention/to bear (a child)/to improve (talents)/to do up (the hair)/to arrest/to engage/to fry/(rains) to stop/(P)/
+夲 [] /(n) raising and lowering/praising and blaming/modulation/
+夲 [] /(n) raising and lowering/loading and unloading/
+夲 [֤] /(n) trap door/removable floor boards/
+夲 [] /(n) a tatami finished on both sides/
+夲 [] /(n) bullish market/
+夲Ĭ [] /(n) incoming tide/
+夲 [] /(n) false bottom/
+夲 [] /(n) movable floor boards/trap door/
+夲Υ [Ϥʤ] /(v5s) to cut off (the head)/
+夹 [Τܤ] /(kyb:) (v5s) to raise/to record/to bring up (a matter)/to serve (food)/to send some one out/
+夻 [Τܤ] /(kyb:) (v1) to raise/to record/to bring up (a matter)/to serve (food)/to send some on out/(P)/
+¦ [ä] /(n) upper side/surface/
+ĥ [äѤ] /(n) overalls/wrapper/duster/smock/
+Ĵ [ä礦] /(adj-na,n) flippant/frivolous/shallow/(P)/
+ [äĤ] /(n) surface/appearances/
+Ĥ [Ĥ] /superscript/
+ [Ĥ] /(n) nobles/the upper class/
+ε˿ʤ [Τ夦ˤ] /(exp) to move up to a higher grade/
+ζ [ߤΤ] /(n) the first part of a poem or verse/
+ζ [Τ] /(adj-na,n) inattention/absent-mindedness/
+λ [Τ] /the older child/
+ϰ [Τ] /higher position/
+ [Τܤ] /(n) (1) ascent/climbing/(2) up-train (e.g. going to Tokyo)/(P)/
+겼 [Τܤꤪ] /(n) rising and falling/going up and down/
+겼 [Τܤ꤯] /(n) rising and falling/going up and down/(P)/
+ͤ [ΤܤĤ] /(v1) to go to the top/to be engrossed in/
+ [ΤܤꤳФ] /uphill grade/upgrade/
+ [Τܤꤰ] /(n) starting point (for a mountain ascent)/
+ [Τܤꤶ] /(n) ascent/upgrade/(P)/
+Ĵ [Τܤ礦] /(n) rise/improvement/uptrend/
+Ĵ [Τܤ¤礦] /(n) rise/improvement/uptrend/
+ƣ [Τܤդ] /lupine/
+ƻ [Τܤߤ] /uphill road/
+ [Τܤä] /up train/trains going toward the capital/
+ [] /(io) (v5r) (1) to enter/to go up/to rise/to climb up/to advance/to appreciate/to be promoted/to improve/to call on/to be offered/to accrue/(2) to be finished/to go bankrupt/to be caught/to let up (rain)/(3) to weaken (as a battery)/(4) to get ruffled/
+ [Τܤ] /(v5r) (1) to rise/to ascend/to go up/to climb/(2) to go to (the capital)/(3) to be promoted/(4) to add up to/(5) to advance (in price)/(6) to sail up/(7) to come up (on the agenda)/(P)/
+ [य] /(exp) to look upward/
+尴 [礦] /(n) publication/wood-block printing/
+ [礦] /(n) superior (rank not class)/higher order (e.g. byte)/host computer (of connected device)/(P)/
+̳ǰ [礦ͤ] /(n) superordinate concept/
+̸ߴ [礦󤻤] /upward compatibility/
+̹¤ [礦] /higher structure/
+ [礦] /(n) will or decree (esp. of shogun)/emperor's wishes/
+ղã [礦] /(n,vs) conveying the will of the governing to the governed/
+ [冷] /(n) coat/tunic/jacket/outer garment/
+ [礦] /(n) coat/tunic/jacket/outer garment/
+屡 [礦] /(n) Upper House/Senate/Lords/(P)/
+屡 [礦] /(n) Upper House/Senate/Lords/
+屡İ [礦󤮤] /senator/member of the upper house/
+屡IJ [礦󤮤] /(n) Senate/
+山 [臘] /upper millstone/
+ [礦] /(n) screen projection/(P)/
+ǻ [礦] /(n) running time (e.g. of movie)/
+ [礦] /area on Japan Sea side of Japan, including Niigata/(P)/
+ [礦Ĥۤ󤻤] /Joetsu Main Line/
+ [礦] /(n,vs) performance (e.g. music)/(P)/
+岰 [] /(n) a shed/
+岰 [ߤ䤷] /(n) a daimyo's main Tokyo mansion/
+岼 [] /(n) high and low/up and down/unloading and loading/praising and blaming/(P)/
+岼 [ߤ] /(n) samurai garb/an old ceremonial garb/the government and the people/the upper and the lower parts of the body/
+岼 [礦] /(n) high and low/the government and the people/going up and down/
+岼 [礦] /(n,vs) high and low/up and down/unloading and loading/praising and blaming/(P)/
+岼ط [礦󤱤] /hyponymy/
+岼ƻ [礦ɤ] /(n) water and sewer services/
+岼 [礦] /(n) both (railway) tracks/(both) up and down tracks (lines)/
+岼ư [礦ɤ] /(n) vertical motion (in earthquakes)/
+ [] /(n) storage shed (shelter)/temporary covering of a building being built/
+ [] /(n) top cargo/top of the load/
+ۻ [礦] /quality cakes/
+ [ޤ] /(v5r) to exceed/(P)/
+峤 [Ϥ] /Shanghai (China)/
+峤 [Ϥ] /(n) Chinese mitten crab/
+峦 [礦] /(n) upper world/heaven/
+峨 [廊] /(n) printed figures (on cloth or pottery)/
+ [濫] /(n) upper jaw/palate/
+ [礦] /(n) upper jaw/palate/
+ݤ [郎] /(n) overshot water wheel/
+٤ [魯٤] /superficial/
+ [魯٤] /(adj-na,n) superficial/careless/inattentive/
+碌 [狼ߤ碌] /overbite/
+崬 [礦] /(n) volume one/
+崱 [礦] /(n) superior officer/
+ [ߤ] /(n-adv,n) first half of the year/(P)/
+嵡 [礦] /(adj-na,n) good humor/(P)/
+嵤 [礦] /(n) dizziness/rush of blood to the head/
+嵭 [礦] /(adj-no,n) above-mentioned/(P)/
+嵭ΤȤ [礦ΤȤ] /given the above/
+ [礦] /(n,vs) placing on the agenda/
+ [礦㤯] /(n) guest of honor/good customer/
+ [擄] /(v5m) to draw off the top liquid/
+ [礦夦] /(n) advanced level/high grade/senior/(P)/
+ [礦夦ꤷ礯] /upper management/
+Ƚ [礦夦Ф󤷤] /superior court/
+ [礦夦] /(n) upper classman/
+Ĺ [礦夦礦] /sergeant major/
+Ĺ [礦夦դ礦] /senior vice president/
+ [礦礦] /(n,vs) proceeding to the capital (Tokyo)/(P)/
+ [礦礦夦] /in the capital/
+ [礦] /(n) fine jewel/best article/pretty woman/
+ [礦] /the first part of a poem or verse/
+ [礦] /(n) sky/the skies/high-altitude sky/upper air/(P)/
+巤 [擄] /(n) overshoes/rubbers/galoshes/
+ [礦] /(adj-na,n) the above-mentioned/
+ʵ [礦] /boom/prosperity/
+ [礦] /best policy/
+帹 [礦] /(n) 1st quarter of moon/crescent moon/
+ [礦] /(n) upper limit/maximum (in math)/(P)/
+ [礦] /(n) ancient times/
+Ż [礦] /ancient history/
+ [礦] /(n) heavy drinker/drinker's habits/
+Ϥ [郎] /(v1) to die at the top/
+ [ߤˤ] /(n) the emperor/
+ [礦] /(n) upturn/
+ [भ] /(adj-na,n) upturn/upward tendency/looking upward/(P)/
+ [भ] /(adj-na,n) upturn/upward tendency/looking upward/
+θߴ [礦भΤ󤻤] /upward compatibility/
+ [य] /(v5k) to look upward/to turn upward/to rise/
+ [य] /(v5k) to look upward/to turn upward/to rise/
+ [礦] /upswing/
+ [礦Ѥ] /(n) upper deck/
+ [礦] /(n) retired emperor/
+ [礦] /going upstream/
+ [礦] /(n) first third of a two-hour period/
+ [礦] /(n,vs) appeal (to the supreme court)/(P)/
+ [礦] /(n) appeal hearing/
+ [ߤ] /(n) chief seat/seat of honor/
+ [礦] /(n) chief seat/seat of honor/
+¤˿ [ߤˤ] /(exp) to give (a guest) the seat of honor/
+ [礦] /(n) imperial decision/
+ܰ [礦] /overburden stress/
+ [礦] /(n) good crop/masterpiece/
+ [礦] /(n) excellent plan/best policy/
+廤 [鷺] /(v5r) to be or get excited/to sound shallow/to sound hollow (a voice)/to ring false (a voice)/to sound shrill and nervous (a voice)/to be high-pitched and unstrung (a voice)/
+ [礦] /(n) shogun's envoy/
+ [礦] /(n) superior authorities/boss/(P)/
+ [礦] /the emperor's thoughts/
+ [郎] /(n) paper cover/wrapper/wrapping paper/
+ [礦] /(n) upper limbs/arms/
+ [] /(n) upper teeth/
+ [礦] /(adj-na,n) fine quality/
+ [] /(adj-na,n) (1) upper part/(2) skillful (only in comparisons)/dexterity (only in comparisons)/
+ [ߤ] /(adj-na,n) (1) upper part/(2) upper stream/upper course of a river/(3) left side (of a stage)/
+ [礦] /(adj-na,n) skill/skillful/dexterity/
+ [礦] /(adj-na,n) skill/skillful/dexterity/(P)/
+ [礦] /(adj-na,n) skill/skillful/dexterity/
+ꤤ [ޤ] /(adj) skillful/
+꤯ [ޤ] /(v5k-s) to go smoothly/to turn out well/to do the trick/to have peaceful relations/
+˰ [礦ˤĤ] /(exp) to handle skillfully/
+ [礦ˤ] /(exp) to make a good choice/
+ [礦] /(n) flatterer/
+ꤲ [Ƥʤ] /(baseball) an overhand throw/(sumo) a throw using the outside of the arm/(P)/
+ [礦] /(n) high-class sake/
+ [礦] /(adj-na,n) success/happy result/
+ [礦] /(n) first-class inn/
+ [礦Ǥ] /(adj-na,n) good performance/
+ [礦] /(adj-no) above-mentioned/foregoing/
+ [礦] /(n-adv,n-t) first 10 days of month/(P)/
+ [礦] /(n) memorial to the throne/
+ [郎] /(n) address/superscription/
+ [ߤ夦] /(n) head servant/
+徺 [礦礦] /(n,vs) rising/ascending/climbing/(P)/
+徺ή [礦礦夦] /ascending air current/
+徺 [礦礦] /(n) upward tendency/rising trend/
+徺 [礦礦] /ceiling (in aviation)/
+徺 [礦礦] /rising curve/
+ [礦礦] /(adj-na,n) the best/great/superb/
+ [礦礦] /(adj-na,n) the best/great/superb/
+褻 [Τ] /(n) extra/(P)/
+ [Τ] /(n) supercargo/
+ [礦礦] /(n,vs) listing a stock/(P)/
+ [礦礦] /(n) listed stock/
+ѻ [礦礦Ϥ] /(n) delisting/
+忭 [礦] /(n) rise in market prices/
+忰 [勞Ӥ] /(n) upper lip/
+忰 [礦] /(n) upper lip/(P)/
+忽 [礦] /(n) report to a superior/(P)/
+忽 [礦󤷤] /(n) written report/
+ [礦] /(n) progress/advance/
+ [礦ˤ] /(n) holy priest/saint/
+ [礦] /(n) the upper illustration/
+ [礦] /(n) water supply/tap water/
+ƻ [礦ɤ] /(n) waterworks/
+ [鷺] /(n) the clear top of a liquid/
+ [ߤĤ] /(n) antiquity/ancient times/
+ [礦] /(n) antiquity/ancient times/
+ [] /adding to the top/what's placed on the top/
+ [礦礦] /(n) rising tone/
+ [礦] /(n) superior make/luxury binding/
+ [礦ۤ] /(n) best binding/deluxe edition/
+ [礦ܤ] /(n) best binding/deluxe edition/
+ [礦] /(n) seniority/precedence/upper seat/
+ [襤] /upper millstone/
+Ѥ [Ť] /(n) deck cargo/upper layer of goods/(P)/
+ [礦] /tilde/over-line/
+ [礦] /(n,vs) embarking/
+ [ޤ] /(n) outer skirt/percentage/commission/
+ [礦] /(vs) reporting to the emperor/
+ [礦] /(n) appeal (in court)/
+ [礦] /(n) report to the throne/
+ʸ [礦֤] /report to the throne/
+ [礦] /(n) upper stratum (classes, stories)/(P)/
+ر [礦] /(n) upper clouds/
+س [礦] /upper floor (of a building)/
+س [礦夦] /upper classes/high society/
+صή [礦夦] /upper air currents/
+ط [礦] /superstructure/upper stories/
+ [礦] /topsoil/
+ [礦դ] /(n) winds aloft/
+ [菉] /(n) indoor sandals/slippers/
+¦ [狼] /(n) upper side/surface/
+¦ [郎] /(n) upper side/surface/
+¦ [ä] /(n) upper side/surface/
+­ [礦] /(n) high retainer/
+ [礦] /(n) upper part of the body/(P)/
+ [浪] /(n) outer sash/
+ [礦] /(n) thigh/
+ [礦] /(n) ancient times/
+ã [礦] /(n,vs) improvement/advance/progress/(P)/
+ã [] /(n) Imperial Court/court noble/the nobility/
+ü [礦] /(n) top/tip/
+ [礦] /(n) dais/raised part of floor/place of honor/upper tier (row, step, grade, column of print, berth)/
+ [] /(n) higher price/price rise/
+ [礦] /(n) Sophia (University)/supreme wisdom/
+ [礦] /Sophia University (in Tokyo)/
+ [冷] /(n) coat/tunic/jacket/outer garment/(P)/
+沼 [礦夦] /excellent-good-poor/first-second-third (class)/
+ĥ [Ф] /(n) face/coat/veneer/
+Ĵ [礦] /(adj-na,n) high pitch/higher tone/
+Ĺ [礦礦] /(n) one's superior/a senior/an elder/
+ [礦Ƥ] /(n) Shangti/God/Lord/Creator/the Supreme Being/
+ [礦Ƥ] /(n) introducing (a bill)/presentation/departure on a journey/
+ [礦Ƥ] /(n) introducing (a bill)/presentation/departure on a journey/
+ŷ [礦Ƥ] /(n) heaven/God/Providence/the Supreme Being/the Absolute/
+ŷ [礦Ƥ] /(n) fair weather/
+Ž [Ф] /(n) finishing coat of paper/
+ [礦Ǥ] /(n) high rice field/very fertile rice field/(P)/
+ [̤] /(n) last plaster coat/last painting/finish/
+ɤ [̤] /(n) (final) coat (of paint, etc.)/
+ [礦Ȥ] /(n) raising the ridgepole/
+P [礦Ȥ] /(n) ridgepole-raising ceremony/
+ [礦Ȥ] /(adj-na,n) superiority/first-class/very good/(P)/
+ [礦ȤҤ] /first-class article/
+ʼ [礦Ȥؤ] /(n) private first-class/
+ʼ [礦Ȥؤ] /chief petty officer/
+ƭ [礦Ȥ] /(n) advance/rise/jump/
+Ư [Ф餭] /housemaid/
+ [礦Ȥ] /(n) good customer/
+Ǽ [礦Τ] /(n) payment to the government/
+Ǽ [礦Τ] /(n) money paid to the government/
+Ǽ [礦Τޤ] /rice-tax delivery/
+ [礦] /excellent horse/
+ [祿] /(n) stature/height/
+ [礦Ϥ] /(n) first-class rice/
+Ȣ [Ф] /outer box/outer casing/
+Ⱦ [礦Ϥ] /(n) first half/upper half/
+Ⱦ [ߤϤ] /(n) first half of a year/(P)/
+Ⱦ [礦Ϥ󤷤] /(n) upper half of body/bust/(P)/
+ [礦Ф] /(n) being on duty/
+ [狼] /(n) outer skin/cuticle/epidermis/epithelium/rind/skin/
+ [礦] /(n) outer skin/cuticle/epidermis/epithelium/rind/skin/
+ɳ [Ҥ] /outside string (on a package)/
+ɽ [礦Ҥ礦] /(n) memorial to the emperor/
+ɽ [Ӥ礦] /(n) cover/front cover/wrapper/jacket/
+ [礦Ҥ] /(adj-na,n) elegant/refined/polished/(P)/
+ [礦ܤ] /(n) Buddhism's highest paradise/
+ʿ [礦Ҥ֤] /to be prudish/
+դ [Ĥ] /(v5k) (uk) to be fickle/to be restless/to be flippant/
+ [礦] /(n) type of linen or cloth/
+ߤ [路] /(n) bordered matting/
+ߤ [露] /(n) bordered matting/
+ [礦] /(n) top part/surface/(P)/
+¤ [礦֤] /superstructure/
+ [դ] /outer garment/
+ʤ [浪] /(n) cover/covering/
+ʪ [礦] /(n) quality goods/
+ʬ [礦դ٤] /(n) good idea/wise policy/
+ʸ [礦֤] /(n) the foregoing/
+ʹ [礦֤] /(n) an imperial hearing/
+ [ޤ] /(n) (1) commission/(2) excise tax/
+ [礦ޤ] /(n) first-class rice/
+ [] /(n) seeming/exterior/surface/outside/outward appearance/
+ [礦ؤ] /(n) the upper side/
+ [ŤĤ] /(n) cover/wrapper/envelope/
+ [ߤ] /(n) Kyoto and vicinity/upper region or part/
+ [礦ۤ] /(n) Kyoto and vicinity/upper region or part/(P)/
+ϻ [ߤ] /(n) people of the Kyoto area/
+̦ [礦] /(n) March 3rd of the lunar calendar (one of the five annual festivals)/
+ [Ĥ] /(n) surface/appearances/top/exterior/
+ [礦] /(n) surface/appearances/top/exterior/
+ [] /(n) upward glance/upturned eyes/
+ܻȤ [Ť] /(n) upturned eyes/
+ [] /section of Tokyo/(P)/
+ [䤯] /(n) superior/senior/
+ [擄] /(n) glaze/enamel/
+͡ [礦] /(n) imperial edict/
+ [] /(n) emperor/shogun/honored person/
+ [] /(n) emperor/shogun/honored person/
+ [礦褯] /upper wing of a plane/
+ [礦餯] /(n) proceeding to the capital/
+ [礦] /(n) top or preceding horizontal column/
+ [礦] /(n) imperial inspection/
+ [Ф] /(n) hallway slippers/
+ [Ф] /(n) indoor shoes/slippers/
+Φ [礦꤯] /(n,vs) landing/disembarkation/(P)/
+Φ [礦꤯] /(n) landing operations/
+Φѽ [礦꤯褦夦Ƥ] /(n) landing craft/
+ά [礦㤯] /(n) first paragraphs omitted/
+ή [礦夦] /(n) upper stream/upper classes/(P)/
+ήҲ [礦夦㤫] /upper classes/
+ [礦줤] /(n) above example/
+ [礦] /(n) upper arm/
+Ӷ [礦󤭤] /brachial muscle/
+ӹ [礦󤳤] /(n) humerus (upper bone in arm)/
+ [ޤ֤] /(n) upper eyelid/
+ [ष] /(n) thin padded mat laid on the tatami/
+ [礦Ϥ] /(n) upper arm/
+ [礦] /(n) court lady/noblewoman/
+ [ष] /(n) thin padded mat laid on the tatami/
+ [礦] /(n) spinning of cocoons/the silkworm's last sleep/
+ [礦Ӥ] /Daurian redstart (said by Japanese to be stupid because it is unafraid of people and so easy to catch)/
+ [] /(n) height/stature/length/measure/all (one has)/(P)/
+ [] /(prt) (uk) only/just/as/
+Ĺ [ʤ] /(adj-na,n) tall/
+ [] /(n) comparison of statures/
+ [礦] /(adj-na,n) (1) hero/gentleman/warrior/manly person/(2) good health/robustness/strong/solid/durable/
+ [礦] /(adj-na,n) (1) hero/gentleman/warrior/manly person/(2) good health/robustness/strong/solid/durable/(P)/
+ [ޤ餪] /(adj-na,n) (1) hero/gentleman/warrior/manly person/(2) good health/robustness/strong/solid/durable/
+; [礦] /(n) over ten feet/
+ [礦礦] /(n) prime minister (in ancient China)/
+褸 [礦] /(v1) to take advantage of/to multiply (in math)/to follow blindly/(P)/
+褺 [礦] /(v5z) to take advantage of/to multiply (in math)/to follow blindly/(P)/
+褻 [Τ] /(v1) to place on (something)/to take on board/to give a ride/to let (one) take part/to impose on/to record/to mention/to load (luggage)/to publish/to run (an ad)/(P)/
+ä [Τä] /(v5r) to get on/
+ü [ΤäȤ] /(n) capture/takeover/hijack/skyjacking/(P)/
+ü [ΤäȤꤵ] /plot against (someone)/
+ü [ΤäȤ] /(v5r) to capture/to occupy/to usurp/(P)/
+ڤ [Τä] /(v5r) (arch) to overcome/to get through/
+ [Τ] /(n,n-suf) riding/ride/spread (of paints)/(two)-seater/mood/(P)/
+꤬ɤ [Τ꤬] /spread well/
+ꤳʤ [Τꤳʤ] /(v5s) to manage (a horse)/
+Ĥ [ΤĤ] /(v1) to ride up to/to get used to riding/
+갭 [Τˤ] /hard to ride/
+ܤ [ΤꤦĤ] /(v5s) to transfer (a stowaway)/
+ܤ [ΤꤦĤ] /(v5r) to change (cars or horses)/to transfer/to possess/to inspire/
+ۤ [Τꤳ] /(v1) to climb over/to ride across/to surmount/(P)/
+ۤ [Τꤳ] /(n) riding past (one's station)/(P)/
+ۤ [Τꤳ礦] /excess fare (for going too far)/
+ۤ [Τꤳ] /(v5s) to ride past/to pass/to outdistance/(P)/
+ᤴ [Τꤹ] /(v5s) to ride past/
+ [Τޤ魯] /(v5s,vt) to drive (a car) around/to ride (a bicycle) around/(P)/
+ [Τޤ] /(v5r) to ride around/
+ݤ [Τ꤫] /(v5r) to be about to board/to be riding on/to get on top of/to lean over/to set about/to collide with/
+ݤ [Τ꤫] /(v1) to be about to board/to be riding on/to get on top of/to lean over/to set about/to collide with/
+괹 [Τ꤫] /(n) transfer (trains, buses, etc.)/(P)/
+괹 [Τ꤫] /(v1) to transfer (trains)/to change (bus, train)/(P)/
+괹 [Τ꤫] /(n) transfer station/transfer point/
+괹 [Τ꤫] /platform for transfer/
+굤 [Τ꤭] /(adj-na,n) interest/eagerness/(P)/
+Ѥ [ΤĤ] /(adj) transit (passenger)/connecting (flight)/
+Ѥ [ΤĤ] /(v5g) to change/
+ߤ [Τꤪ] /(n) getting on and off/(P)/
+礤 [Τꤢ] /(n) (1) riding together/fellow passenger/(2) joint partnership/
+礤 [Τꤢ֤] /(n) ferryboat/
+魯 [Τꤢ魯] /(v5s) to happen to ride together/to share a vehicle/
+碌 [Τꤢ碌] /(v1) to happen to ride together/to share a vehicle/to (operate a) carpool/
+ [Τꤳ] /(v5m) (1) to board/to embark on/to get into (a car)/to ship (passengers)/to man (a ship)/to help (someone) into/(2) to march into/to enter/(P)/
+ΤƤ [ΤꤹƤ] /(v1) to get off/to abandon (a ship or vehicle)/
+ [ΤȤ] /(v5r) to capture/to occupy/to usurp/
+ [Τ] /(n) passenger/rider/good rider/
+Ф [Τ] /(v5s) (1) to set out/to set sail/(2) to embark on/to begin to ride/(3) to lean forward/(P)/
+夲 [Τꤢ] /(v1) to run aground/to be stranded/
+ [Τ] /(n) place for boarding vehicles/(P)/
+꿴 [Τꤴ] /(n) one's feeling while riding/
+ʤ [Τꤹ] /(v1) to ride forth/
+ڤ [Τ꤭] /(v5r) to weather/to get over/to tide over/to overcome/to get through/to ride across/to sail across/
+Ȥ [Τ꤯] /(v5m) to get on aboard/to join a ship/
+»ʤ [Τꤽʤ] /(v5u) to miss (a train)/
+ؤ [Τ꤫] /(v1) to transfer (trains)/to change (bus, train)/
+٤ [Τꤪ] /(v1) to miss (train, bus, etc)/(P)/
+̤ [ΤȤ] /(v5r) to ride through/to ride along/
+٤ [ΤĤ֤] /(v5s) to ride (a horse) to death/
+ƨ [Τˤ] /(n) stealing a ride/stolen ride/
+餹 [Τʤ餹] /(v5s) to break in (a horse)/
+ [Τꤤ] /(v5r) to ride into (a place)/to drive into (a place)/
+ [Τꤤ] /(n) driving into/
+ [Τꤤ] /(v1) to ride into (a place)/to drive into (a place)/extend (a line into a city)/
+ [Τꤦ] /(n) riding horse/saddle horse/
+Ф [ΤȤФ] /(v5s) to tear along (a road)/
+դ [ΤĤ] /(n) one's regular taxi/
+դ [ΤĤ] /(v1) to ride up to/to get used to riding/
+ʪ [Τ] /(n) vehicle/(P)/
+ʪ줤 [ΤΤ褤] /(n) motion sickness/
+᤹ [Τɤ] /(v5s) to ride (a horse) back/to drive (a car) back/
+ɤ [Τ褤] /easy to ride/riding well/
+ [Τ] /(v5r) (1) to get on/to ride in/to board/to mount/to get up on/to spread (paints)/to be taken in/(2) to share in/to join/to be found in (a dictionary)/to feel like doing/to be mentioned in/to be in harmony with/(3) to appear (in print)/to be recorded/(P)/
+뤫ȿ뤫 [Τ뤫뤫] /(adv,exp) win or lose/sink or swim/make or break/
+ [礦] /(n) crew/(P)/
+ۤ [Τꤳ] /(n) riding past (one's station)/(P)/
+ۤ [Τꤳ] /(v5s) to ride past/to pass/to outdistance/(P)/
+ [Τޤ魯] /(v5s,vt) to drive (a car) around/to ride (a bicycle) around/(P)/
+费 [Τ꤫] /(io) (n) transfer (trains, buses, etc.)/
+费 [Τ꤫] /(n) transfer (trains, buses, etc.)/(P)/
+费 [Τ꤫] /(n) transfer station/transfer point/
+费 [Τ꤫] /ticket for transfer/
+ [礦] /(n) joining one's warship/
+赤 [Τ꤭] /(adj-na,n) interest/eagerness/(P)/
+ [礦] /(n) passenger/
+ [礦㤯] /(n) passenger/(P)/
+Ҥߤ [礦㤯򤪤] /(exp) to discharge passengers/
+Ҥ褻 [礦㤯Τ] /(exp) to take passengers on board/
+ΰ [礦㤯夦ΤҤȤ] /one of the passengers/
+ [礦] /(n) getting on and off/(P)/
+ߵ [礦㤯] /(n) passengers getting on and off (a train)/
+߼ͥ [礦椦] /priority to pedestrians/
+߾ [礦礦] /(station) platform/
+ [礦] /(n) sign of multiplication/
+ [Τꤢ] /(n) (1) riding together/fellow passenger/(2) joint partnership/
+缫ư [Τꤢɤ] /bus/
+ [Τꤢ] /(n) ferryboat/passenger boat/
+ [Τꤢ֤] /(n) ferryboat/passenger boat/
+ϼ [ΤꤢФ] /stagecoach/
+軻 [礦] /(n) multiplication/
+軻 [礦] /multiplier (written)/
+ [礦] /(n,vs) taking a train/entraining/(P)/
+ֱ [礦㤨] /entraining point/
+ֵ [礦㤭] /refusing to allow a passenger on board a train or into a bus or taxi/
+ַ [礦㤱] /(n) passenger ticket/(P)/
+ָ [礦㤰] /(n) entrance to station/
+ [礦] /railway fare/
+ [Τ] /(n) passenger/rider/good rider/
+ [礦] /(n) multiplication and division/
+ [Τ] /(n) place for boarding vehicles/(P)/
+迴 [Τꤴ] /(n) one's feeling while riding/
+ [礦] /(n) multiplier/
+ [礦] /multiplier effect (econ.)/
+ [礦] /(n) product (in math)/
+ [礦] /(n,vs) embarking/on board/
+ [礦󤱤] /(n) boat ticket/passage ticket/
+ [Τ꤯] /(n) crew/
+Ȱ [Τ꤯ߤ] /(n) crew/(P)/
+ƨ [Τˤ] /(n) stealing a ride/stolen ride/
+ [Τꤤ] /(n) driving into/
+ [礦] /(n) riding horse/saddle horse/(P)/
+Ϸ [礦Ф] /riding boots/
+ [礦Ф] /mounted corps/cavalcade/
+ [礦Фդ] /(n) riding habit/
+ʪ [Τ] /(n) vehicle/(P)/
+ʪ줤 [ΤΤ褤] /(n) motion sickness/
+ˡ [礦ۤ] /(n) multiplication/
+̳ [礦] /(n) doing transport-related work/
+̳ [礦त] /(n) trainman/train crew/(P)/
+Ѽư [礦褦ɤ] /passenger auto/
+Ѽ [礦褦] /(n) automobile/(P)/
+ [礦٤] /(n) power (in math)/
+ [礦] /uselessness/
+ [礦] /(n) (col) supernumerary/superfluous/useless workers/
+鴱 [礦] /(n) supernumerary official/
+ [礦] /(n) redundant phrase/
+ [礦] /chatter/useless words/
+ [礦] /(n) redundancy/
+ [礦] /(n) loquacity/garrulity/
+¿ [礦] /(adj-na,n) superabundance/
+ [礦] /(n) jest/joke/(P)/
+̤᤮ [礦󤬤] /(exp) to carry a joke too far/
+̤ʶ餹 [礦ˤޤ餹] /(exp) to turn it off as a joke/
+̸ [礦󤰤] /(n) joke/
+̻ [礦󤳤] /joking matter/
+ȴ [礦̤] /seriously/joking aside/
+Ĺ [礦礦] /(adj-na,n) (1) tedious/verbose/(2) redundancy/
+Ĺ [礦礦] /redundant system (string, line)/
+Ĺ [礦礦] /redundancy/
+Ĺ [礦礦] /redundancy/
+ [礦] /(n) unnecessary expense/
+ɮ [礦Ҥ] /(n) worthless painting and writing/
+ʪ [礦֤] /redundancy/superfluity/
+ʸ [礦֤] /(n) redundancy/
+̡ [礦ޤ] /(adj-na,n) verbosity/
+ [礦褦] /(n) unnecessary work/unnecessary expense/
+ [ޤĤ] /besides/
+ [礦] /besides/
+ꤨ [ޤĤ] /(n) besides/moreover/in addition/
+ [礦] /(n) surplus people/
+ [礦] /(n) redundancy/
+ [礦] /unnecessary expenses/
+; [礦] /(n) surplus/balance/
+; [礦褫] /surplus value/
+; [礦褭] /(n) surplus/balance/(P)/
+ [] /(n) castle/(P)/
+٤ [򤪤Ȥ] /(exp) to carry a castle/
+ [Ȥ] /(exp) to take a castle/
+򽱤 [򤪤] /(exp) to raid a fort/
+벼 [礦] /(n) land near the castle/
+벼Į [礦ޤ] /(n) castle town/town around castle/(P)/
+볰 [礦] /(n) outside a castle/
+ [礦] /(n) fortress/castle/enclosure/castle walls/
+ [礦] /(n) castle/citadel/(P)/
+ [礦] /(n) fortress/stronghold/citadel/
+ [礦] /(n) fortress/
+ [礦] /(n) castle town/fortified town/
+ [礦] /(n) lord of a castle/(P)/
+ [] /(n) castle site/ruins of a castle/
+ [礦] /(n) castle site/ruins of a castle/
+ [礦] /(n) chamberlain/castle keeper/
+ [礦] /castle moat/
+ [礦ʤ] /(n-adv,n-t) inside a castle/(P)/
+ [礦] /(n) town/town walls/
+ʼ [礦ؤ] /(n) castle garrison/
+ [礦ؤ] /(n) rampart/
+ [礦] /(n) castle gate/
+ [礦뤤] /(n) fortress/
+Ԯ [] /(n) castle ruins/castle site/
+Ԯ [礦] /(n) castle ruins/castle site/
+ [] /(n) place/field (physics)/(P)/
+ [ФȤ] /(exp) to occupy much space/
+㤤 [Ф] /(adj-na,exp,n) out-of-place/inappropriate/sticking out like a sore thumb/(P)/
+쳰 [礦] /(n) outside the hall or stadium/off the premises/(P)/
+쳰 [礦] /(n) unlisted stocks/
+쳰 [礦ȤҤ] /over-the-counter trading/
+쳰Ϸ [礦Ф] /off-track betting/
+촷 [Фʤ] /(n) experience/being accustomed (to something)/poise in a critical situation/
+ [Ф] /(n-adv,n) case/situation/(P)/
+ˤä [Фˤä] /(exp) depending on the situation/should time and circumstances permit/
+ˤ [Фˤ] /(exp) to depend (on the situation)/to be handled case by case/
+˱ [Фˤ] /in accordance with the situation/
+ [ФΤ] /excluding the case when/when not/
+ [Ф] /(n) place/location/(P)/
+ [ФȤ] /(exp) to take up (occupy) space/
+ɤ [Фդ] /(n) obstruction/
+ [Ф礬] /(n-t) character of a place/
+ۤ [Ф礬來ޤ] /(exp) not in keeping with the occasion/
+ [Ф] /(n) experiences/
+ [Ф] /(n) rent/cover charge/
+ [Ф] /(n) playing to the gallery/haphazard/
+ [礦ʤ] /(n) on the grounds/(P)/
+ [礦ʤۤ] /(n) (announcement over) the public address system (e.g. in stadium)/
+ [Фʤ] /(n) experience/being accustomed (to something)/poise in a critical situation/
+ [Ф] /(n) squalid outskirts/
+̣ [Ф] /market sentiment/
+ [Ф] /(n) scene/setting (e.g. of novel)/(P)/
+Ω [Ф] /(n) security house's exchange floor trader/
+ [礦] /(obsc) 10^28/ten octillion (American)/ten thousand quadrillion (British)/
+ [礦] /(n) young woman/(P)/
+ [Ȥ] /ever/endless/(P)/
+ [Ȥ] /(adj-na,n) eternity/perpetuity/immortality/
+ [ĤͤŤ] /(adv,n) always/usually/
+路 [Ȥ] /(adj-na,n) eternity/
+路ʤ [Ȥʤ] /(adj-na) eternity/
+ [Ĥͤ] /(adv) always/constantly/(P)/
+ [Ȥ] /(n) everlasting darkness/
+ﲹ [礦] /(n) normal or average or fixed temperature/
+ [Ȥʤ] /(n) everlasting summer/
+Ƥι [ȤʤĤΤ] /land of everlasting summer/
+ [礦] /(n) regular meeting/
+ﵰ [礦] /(n) proper course/beaten track/(P)/
+ﵰ路 [礦򤤤ä] /aberrant/
+ [礦㤯] /(n) regular customer/patron/
+ [礦] /(n) full-time employment/(P)/
+ۤ [礦Ȥ] /(n) regular employee/
+ [礦] /(n) normal affair/
+ [礦] /(n-adv,n-t) usually/ordinarily/(P)/
+³ [礦Ĥ] /(n) always-on connection/
+Q [礦] /(n) common sense/(P)/
+Q˷礱 [礦ˤ] /(exp) to lack in common sense/
+Q [礦] /(n) sensible person/
+Q [礦] /(n) straightforward (plain) common-sense man/
+QŪ [礦Ƥ] /(adj-na) ordinary/sensible/commonplace/(P)/
+ャ [礦夦] /(n) custom/common practice/habit/(P)/
+ャ [礦夦] /habitual offender/
+ャŪ [礦夦Ƥ] /(adj-na) habitual/
+ャ [礦夦Ϥ] /(n) habitual criminal/recidivism/
+サ [礦夦] /(adv,n) permanent residence/usually/
+ [礦] /(n) one's regular inn or hotel/
+ [ȤϤ] /(n) everlasting spring/
+ᄀ [礦礦] /(n) invincible/
+ [ĤͤŤ] /(adv,n) always/usually/
+← [礦礯] /(n,vs) daily food/regular diet/staple food/
+ [礦] /(n) ordinary man or person/
+ [礦] /(n) (math) constant/
+ [Ȥ] /(n) distant/
+ι [ȤΤ] /(n) distant country/heaven/hades/
+ [礦] /(n,vs) standing (a thing, in a place)/permanent/(P)/
+ߴ [礦Ĥ] /(n) movie theater (theatre) (dated term)/cinema/
+ [Ȥ֤] /(n) ear shell/
+ [礦] /(n) (gram) direct style/
+ [礦] /(n) normal state (condition)/
+ [礦] /(adj-no,n) permanent/standing/
+ְѰ [礦󤫤] /standing committee/
+ [礦夦] /(n,vs) staying permanently/being stationed/(P)/
+Ƴ弰Ŵƻ [礦Ǥɤդ礦ƤĤɤ] /(n) non-superconducting maglev train/
+ [礦Ȥ] /(n) cliche/
+ [礦Ȥ] /(n) hackneyed expression/
+ [礦Ȥ] /one's habitual practice/
+ƻ [礦ɤ] /(n) normal or proper practice/
+ [礦Ȥ] /(n) regular customer/patron/
+ [ĤͤҤ] /(n-t) always/usually/
+Ǥ [礦ˤ] /(n) standing/regular/permanent/(P)/
+ǤѰ [礦ˤ󤤤] /standing committee/
+ǤѰ [礦ˤ󤤤󤫤] /(n) standing committee/(P)/
+Ǥش [礦ˤ󤷤] /(n) regular (permanent) conductor/
+Ǥ [礦ˤꤸ] /(n) standing member-nation of the U.N. Security Council/
+ [礦] /(n) standing/reserve/
+ [礦Ӥ] /reserve fund/
+ [礦Ӥ] /(n) standing army/
+ [礦Ӥ䤯] /(n) household medicine/
+ʬ [礦֤󤹤] /proper fraction/
+ʿ [礦ؤ] /(historical) granary/
+̱ [礦ߤ] /(n) (common) people/
+̳ [礦] /(n) routine business/executive director/(P)/
+̳ [礦Ȥꤷޤ䤯] /managing director/
+ [礦Ȥ] /(n) a night-light/
+ [礦褦] /(n,vs) habitual use/daily use/(P)/
+ѳ [礦褦] /(exp) (kanji) not in the Jouyou set/
+Ѵ [礦褦] /(n) kanji for common use/(P)/
+Ѽ [礦褦] /(n) constant user/addict/
+п [礦褦] /logarithm (base 10)/
+ [礦褦ؤ] /addiction/
+ [礦礯] /(n) evergreen/
+м [礦礯] /(n) evergreen tree/
+ [礦줤] /(n) usual practice/custom/common usage/
+Ϣ [礦] /(n) regular customer/(P)/
+ [礦] /(n) feelings/emotion/passion/(P)/
+𤬶 [礦襤] /be stubborn/be hardheaded/
+ [礦] /be coldhearted (hardhearted)/
+ [ʤ] /(n) sympathy/compassion/(P)/
+𤱤ʤ [ʤʤ] /(adj) miserable/pitiable/shameful/deplorable/(P)/
+𤱤魯 [ʤ򤫤魯] /(exp) to have sexual intercourse/
+𤱿 [ʤ֤] /(adj) tender-hearted/compassionate/(P)/
+Τ餺 [ʤ餺] /(n) coldhearted/pitiless/
+̵ [ʤʤ] /(adj) miserable/pitiable/shameful/deplorable/
+Ƽ [ʤ褦] /mercy/
+ʤ [ʤʤ] /(adj) miserable/pitiable/shameful/deplorable/
+ο [礦ΤդҤ] /kindhearted person/
+Ƥä [礦Τä] /warmhearted/sympathetic/
+ĥ [礦Ϥ] /(exp) to be obstinate/
+ [礦򤢤] /(exp) to disclose the true facts/
+ [礦] /(n) affection/love/
+ [礦] /(n) feeling/emotion/will/
+ [礦Ȥ] /(n) (coincidence of) mutual sentiment/
+ [礦] /(n) passion/flaming desires/
+ [礦] /(n) burning passions/flaming desires/
+ [礦] /(n) love song/
+ [礦] /(n) passion (of love)/
+ [礦] /(n) feeling/sensitivity/emotion/(P)/
+ [礦] /(abbr) information systems/
+ [礦] /(n) friendly feelings/fellowship/
+ [礦] /(n) justice and humanity/
+ [礦] /(n) friendly feelings/fellowship/
+ [礦礦] /(n) state of affairs (around you)/situation/circumstances/
+𶷾ڵ [礦礦礦] /circumstantial evidence/
+ [礦] /(n) spectacle/sight/scene/(P)/
+ [礦] /(n) intimacy/sexual intercourse/
+ [礦] /(n) Ming Dynasty love story/
+ [礦] /(n) double love suicide/
+ [礦] /(n) love affair/liaison/
+ [礦] /(n) real situations/personal consideration/private circumstances/favoritism/
+ [礦] /(n) mood/sentiment/artistic effect/
+ [礦] /(n) emotion/feeling/(P)/
+ [礦] /(n) emotion/feeling/(P)/
+㳲 [礦礷礦] /(n,vs) (suffering) an emotional disturbance/
+㳲 [礦礷礦] /(n) emotionally disturbed child/
+ [礦Ƥ] /(with) tender feelings/
+ [礦Ƥ] /(with) tender feelings/
+ [礦礦] /(n) circumstances/
+ [礦礦㤯礦] /(n) taking the extenuating circumstances into consideration/
+𿼤 [ʤ֤] /(adj) tender-hearted/compassionate/
+ [礦] /lover/sweetheart/mistress/
+ [礦ˤ] /lover/sweetheart/mistress/
+ [礦] /(n) state of things/condition/situation/(P)/
+ [礦] /(n) sentiment/
+Τ餺 [ʤ餺] /(n) coldhearted/pitiless/
+ [礦] /(n) love foolery/
+Ĵ [礦礦] /(n) atmosphere/mood/sentiment/
+Ǯ [礦ͤ] /(adj-na,n) passion/enthusiasm/zeal/(P)/
+ǰ [礦ͤ] /(n) sentiments/passions/
+ [] /(n) lover/
+ [礦] /(n) lover/
+ [礦] /(n) mistress/lover/prostitute/
+ [礦ۤ] /(n) (1) information/news/(2) (military) intelligence/(3) gossip/(P)/
+᤿ [礦ۤ򤪤᤿ۤ] /book containing the information/
+󥹡ѡϥ [礦ۤѡϥ] /(n) information superhighway/
+󥹡ѡϥ [礦ۤѡϥ] /(n) information superhighway/
+ϥ [礦ۤϥ] /information highway/
+ [礦ۤ] /(n,vs) computerization/
+󲽼Ҳ [礦ۤ㤫] /information society/(P)/
+Ļ벽 [礦ۤ] /information visualization/
+ʳ [礦ۤ] /information science/
+ [礦ۤ] /(n) informatics/
+󵡴 [礦ۤ] /information systems/
+󵻽 [礦ۤ] /information technology (IT)/
+ͭ [礦ۤ礦椦] /(n) information sharing/
+󸡺 [礦ۤ󤵤] /information retrieval/
+ [礦ۤ] /source of information/
+ [礦ۤ礦줤] /(n) information-disclosure ordinance/
+ˡ [礦ۤۤ] /(U.S.) Freedom of Information Act/
+󹩳 [礦ۤ] /computer science/
+󻺶 [礦ۤ󤮤礦] /information industry/(P)/
+ [礦ۤ] /information magazine/
+ [礦ۤ褦] /essential elements of information/
+ [礦ۤ夦夦] /(n) intelligence gathering/
+ [礦ۤ夦夦] /(n) information-gathering satellite/
+ [礦ۤ] /(n) data processing/(P)/
+̿ [礦ۤĤ] /telecommunications/
+ [礦ۤ] /information bureau/(P)/
+ [礦ۤ⤦] /(n) intelligence or information network/
+ [礦ۤ] /information theory/
+ [礦ۤ礦] /(n) information content/information volume/
+̤¿ [礦ۤ礦] /more informative/
+̣ [礦] /(n) charm/attractiveness/humanity/
+̵ [ʤʤ] /(adj) miserable/pitiable/shameful/deplorable/
+ [礦褯] /(n) passion/sexual desire/lust/
+ [礦褯] /(n) passions/sexual desire/
+ [礦] /(n) emotion and reason/
+ [礦] /(n) conversing from the heart/love story/
+ [礦] /(n) disturbance/
+ [礦] /(n) stipulation/article/clause/provision/
+ [礦] /(n) stipulation/
+ [礦] /(n) conditions/terms/(P)/
+郎· [礦󤬤] /(exp) to satisfy the requirements/
+Ť [礦Ť] /(n) conditioning/
+򽼤 [礦ߤ] /(exp) to answer the requirement/
+ݤ [礦Τ] /(exp) to accept the conditions/
+ [礦ߤ] /(exp) to answer the requirement/
+Ʈ [礦Ȥ] /negotiation of conditions/
+ȿ [礦Ϥ󤷤] /conditioned response/
+դ [礦Ĥ] /conditionally/with conditions attached/(P)/
+դɽ [礦ĤҤ礦󤷤] /conditional expression (programming)/
+դ [礦Ť] /(n) conditioning/
+ʸ [礦֤] /conditional statement/
+ [礦] /(n) clause/article/stipulations/(P)/
+ [礦] /(n) linear mark/abrasion/scratch/streak/
+ [礦夦] /(n) tapeworm/
+ʸ [礦֤] /(n) text/provisions (act, treaty)/(P)/
+ [礦ؤ] /strip/
+ [礦⤯] /(n) article/clause/stipulation/
+ [礦䤯] /(n) treaty/pact/(P)/
+ [礦䤯ΤƤ] /conclusion of treaty/
+ [礦䤯ᤤ] /(n) signatory countries/members of a treaty/
+ [礦䤯] /a treaty power/
+ [礦] /(n) reason/(P)/
+Τ [礦ꤻ] /(n) system of land subdivision in ancient Japan/
+ [礦줤] /(n) regulation/ordinance/
+ [礦줤] /(n) regulations/rules/laws/ordinance/(P)/
+ [Ĥ] /(n) cane/walking stick/staff/(P)/
+Ȥ [Ĥ򤿤] /(exp) to carry a stick in one's hand/
+ [礦] /(n) form of martial art using a cane staff/
+ [ĤϤ] /(n) person upon whom one relies/
+ƻ [礦ɤ] /(n) form of martial art using a cane staff/
+ [礦] /(n) white robe or costume/
+ [礦] /(n) sacred ground/
+ [礦] /(n,vs) purification/cleanup/(P)/
+ [礦] /(n) septic tank/tank for purifying water/(P)/
+ [礦] /(n) purifier/
+ [礦] /(n) sacred fire/
+ [礦] /sacred ground/the Pure Land/
+ [礦] /(n) cleansing of sins/
+ [礦] /(n) monetary offering/donation/
+ [礦] /(n) clean or fair copy/
+ [礦] /(n,vs) clean copy/
+ [礦] /(n) clean water/(P)/
+ [礦] /(n) water filter/water purification system/
+ [礦礦] /(n) water purification (filtering) plant/
+ [礦] /(clean-water) reservoir/
+ [礦] /(n) the Pure Land/Buddhist paradise/faith in rebirth in the Western Heaven of the Buddha Amitabha/(P)/
+ڶ [礦ɤ礦] /(n) Pure Land teachings/
+ڽ [礦ɤ夦] /(n) Pure Land sect (of Buddhism)/Jodo (sect)/
+ڿ [礦ɤ󤷤夦] /Jodo Shinshu (offshoot of the Jodo sect)/(P)/
+ [礦] /(n) ballad drama/drama narrator for the bunraku theatre/
+ [礦] /(n,n-suf) shape/(P)/
+ [礦礦] /(n) state of affairs (around you)/situation/circumstances/(P)/
+ˤä [礦礦ˤä] /depending on the situation/depending on circumstances/
+˰ͤ [礦礦ˤ] /(col) It depends on the situation/
+̣ [礦礦ߤ] /situation semantics/
+ڵ [礦礦礦] /circumstantial evidence/
+Ƚ [礦礦Ϥ] /(n) one's assessment of the situation/
+ [礦] /(n) letter rack/
+ [礦] /(n) situation/circumstances/state of affairs/
+ [礦] /(n) current status/condition/situation/circumstances/state/(P)/
+ [礦֤] /(n) envelope/
+ [礦] /-tatami mats (counter)/(P)/
+ [] /(n) tatami mat (Japanese straw floor coverings)/(P)/
+ɽؤ [ߤΤƤ򤫤] /(exp) to replace the covers of old mats with new ones/
+ޤ [ޤ] /(v5r) to be folded (up)/
+߰ػ [ߤ] /(n) folding (collapsible) chair/
+߳ݤ [ߤ] /(v1) (uk) to press for an answer/to shower questions on someone/
+߹ [ߤ] /(v5m) to fold in/to bear deep in mind/to follow up/
+Ͽ [ߤ] /folding map/
+ [] /(v5m) to fold (clothes)/(P)/
+ [ߤ路] /(n) sheet of dried sardines/
+ [礦] /(n) repeated (recurring) rhymes (in Chinese poetry)/
+ [ߤ] /(n) matmaker/mat dealer/
+ [礦] /(n) syllable repetition (indicating plurals)/
+ [礦] /(n) repetition of the previous character/
+ [ߤ礯] /(n) tatami maker/
+ [ߤϤ] /tatami needle/
+ [ߤ] /(n) book learning (useless as practicing swimming on tatami)/
+ [礦] /number of tatami (mats)/
+ [礦] /reiterative/
+ؤ [ߤ] /(n) renewing mats/refacing mats/
+ɽ [ߤ] /(n) mat facing/
+ [ߤ] /(adj-no) tatami-matted/
+ߤ [ߤ] /(adj-no) tatami-matted/
+ߤ [ߤΤؤ] /straw-matted room/
+ [դ] /(v5s,vt) to steam/(P)/
+ [դ] /(v1) to become ready to eat (as a result of steaming)/
+ [ष] /(n,n-suf) steaming/(P)/
+ۻ [ष] /steamed cake/
+ [ष] /(n) steamer/
+뤤 [षĤ] /(adj) humid/sultry/(P)/
+Ƥ [ष䤭] /(n) baking foods in a covered pan/foods baked in a covered pan/
+ [षष] /(adv,n) (uk) hot and humid/
+ [षʤ] /(n) steamer/casserole dish/
+Ϥ [ष֤] /(n) steam bath/
+֤ [ष] /(v5s) to reheat/to steam over/to bring up again/to take up again a problem that has been dealt with/(P)/
+ [ह] /(v5s) to steam/to poultice/to be sultry/(P)/
+餹 [餹] /(v5s) to cook by steam/
+ [] /(v1) to be stuffy/to moulder/
+ [ष] /(n) steamer/
+ [礦] /(n) steam/vapour/(P)/
+ [礦] /(n) steam pressure/
+ [礦] /steam engine/
+ؼ [礦󤷤] /steam locomotive/
+ [礦] /(n) steamship/
+ [礦] /(n,vs) evaporation/
+ [礦㤯] /(n,vs) evaporate/
+ȯ [礦Ϥ] /(n,vs) evaporation/unexplained disappearance/(P)/
+ȯ [礦ϤĤ] /(n) evaporating dish/
+ȯǮ [礦ϤĤͤ] /(n) evaporation heat/
+̱ [礦ߤ] /the masses/the people/
+ί [礦夦] /(n) distillation/
+α [礦夦] /(n,vs) distillation/
+α [礦夦] /(n) a still/
+α [礦夦] /(n) distilled liquor/
+α [礦夦] /(n) distilled water/
+ [] /(uk) basket used for steaming food/
+ [] /(uk) basket used for steaming food/
+礤 [椺ꤢ] /(n) compromises/
+礦 [椺ꤢ] /(v5u) to give and take/to make mutual concessions/to compromise/
+ [椺ꤦ] /(v1) to inherit/to receive/to take over by transfer/
+ [椺ꤸ礦] /(n) deed of transfer/
+Ϥ [椺錄] /(v5s) to hand over/to turn over/to cede/(P)/
+ [椺] /(v5r) to turn over/to assign/to hand over/to transmit/to convey/to sell/to dispose of/to yield/to surrender/(P)/
+ [礦] /(n,vs) abdication/
+ݾ [礦Τۤ礦] /(n) security of (tariff) concessions/
+ɽ [礦Ҥ礦] /(n) schedule of (tariff) concessions/
+ [礦] /(n) assignment/(P)/
+Ͻ [礦ȤȤ] /capital gains/
+Ͽ [礦Ȥˤ] /(n) transferor/assignor/
+Ͽ [椺錄ˤ] /(n) transferor/assignor/
+¶ [礦Ȥ褭] /(n) negotiable deposit/
+ô [礦Ȥ] /mortgage/
+ [礦] /(n) concession/conciliation/compromise/(P)/
+Ϳ [礦] /(n,vs) transfer/
+ [椺] /(n) yuzuriha plant/
+Ф [⤷] /(v5s) to engender/to bring about/
+ [⤹] /(v5s) to brew/to cause/to give rise to/to distill/
+ [礦] /(n,vs) brew/foment/breed/(P)/
+¤ [礦] /(n) brewing/distillation/(P)/
+¤ [礦] /(n) brewer/
+¤ [礦] /zymurgy/
+¤ [礦礦] /brewing industry/
+¤ [礦] /(n) brewage/liquor/
+¤ [礦] /brewery/distillery/
+¤ [礦] /brewery/distillery/
+¤ [礦] /brewed vinegar/
+ [礦] /leaven/yeast/
+ [礦] /(n) lock/padlock/(P)/
+Ƥ [礦Ƥ] /(exp) to be locked/
+򲼤 [礦򤪤] /(exp) to lock/to fasten a lock/
+ݤ [礦򤫤] /(exp) to fasten a lock/
+ [礦] /(n) pill/lozenge/tablet/(P)/
+ [礦ޤ] /(n) lock/
+ [礦ޤ] /locksmith/
+ [] /(vs-s) to belong to/to come under/to be affiliated with/to be subject to/
+ [礯] /(n,vs) commission/charge (person with)/(P)/
+ [礯Ĥ] /contract murder/
+˾ [礯ܤ] /(n,vs) (having great) expectation/pinning one's hopes on/(P)/
+ [礯⤯] /(n,vs) paying attention to/catching one's eye/
+ [Ϥˤ夦] /(n) clay soil/
+ [Ϥˤ] /(n) haniwa (unglazed earthen objects fashioned in ancient Japan)/
+ [] /(n,n-suf) decoration/(P)/
+Ĥ [Ĥ] /(v1) to decorate/to display/
+굤 [ꤱ] /(n) affectation/showing off/(P)/
+굤Τʤ [ꤱΤʤ] /plain/unaffected/
+굤̵ [ꤱΤʤ] /plain/unaffected/
+껮 [ꤶ] /ornamental plate/
+꿦 [ꤷ礯] /(n) maker of metallic ornaments/
+ [ޤ] /(n) show window/display window/
+ê [] /(n) display shelf or case/
+դ [Ĥ] /(n) decoration/arrangement/(P)/
+դ [Ĥ] /(v1) to decorate/to display/
+ʪ [] /(n) ornament/decoration/figurehead/
+ΩƤ [ꤿƤ] /(v1) to decorate gaudily/to deck out/
+ [] /(v5r) to decorate/to ornament/to adorn/(P)/
+ [Ĥ] /(n) decoration/arrangement/
+ [̤Ȥ] /(v5r) to wipe off/to wipe out/to expunge/
+ [̤] /(v5u) to wipe/(P)/
+ [դ] /(v5m) to wipe thoroughly/to polish/
+ [դȤ] /(v5r) to wipe off/to wipe up/
+ä [դ] /to wipe out/to erase/
+ݽ [դ] /(n) cleaning/scrubbing/
+ [դ] /(v5k) to wipe/to dry/(P)/
+Ĥ [Ĥ] /(v1) to plant/
+ [] /(v1) to plant/to grow/(P)/
+ [] /(n) thick growth of plants/plantation/shrubbery/
+ [] /(v5m) to plant/
+դ [Ĥ] /(n) planting/
+դ [Ĥ] /(v1) to plant/
+ [] /(n) garden shrubs/trees/potted plant/
+ [] /(v5r) to be planted/
+ [] /(n) thick growth of plants/plantation/shrubbery/
+ [礯] /(n) raising trees and plants/
+ [礯] /(n) typesetting/
+ [礯] /(n) typesetting machine/
+ [礯] /(n,vs) tree-planting/(P)/
+ [礯夵] /(n) tree-planting ceremony/Arbor Day/
+ [礯夸礦] /(n) tree-planting program/
+ [礯] /(n) vegetation/
+ [礯] /(n) vegetation map/
+ [礯] /(n) skin grafting/
+ [Ĥ] /(n) planting/
+դ [Ĥ] /(v1) to plant/
+ʪ [礯֤] /(n) plant/vegetation/(P)/
+ʪ [礯֤Ĥ] /(n) botanical garden/(P)/
+ʪ [礯֤Ĥ] /the plant kingdom/
+ʪ [礯֤Ĥ] /(n) botany/
+ʪν [礯֤Ĥ夦] /plant collecting/
+ʪ [礯֤Ĥ] /(n) flora/
+ʪ [礯֤Ĥ] /(n) vegetable matter/
+ʪ [礯֤Ĥ礦] /(n) vegetative state/
+ʪʹ [礯֤Ĥˤ󤲤] /comatose person/human vegetable/
+ʪ [礯֤Ĥܤ] /vegetable fat/
+ʪ [礯֤Ĥ] /vegetable fiber/
+ʪ [礯֤ĤѤ] /vegetable protein/
+ʪ [礯֤Ĥ] /(n) vegetable oil/
+̱ [礯ߤ] /(n,vs) colonization/
+̱ [礯ߤ] /(n) colony/(P)/
+̱ϲ [礯ߤ] /(n) colonization/
+̱ϻ [礯ߤϤ] /(n) colonial rule/
+̱ϼ [礯ߤ央] /(n) colonialism/
+̱ [礯ߤ] /colonial policy/
+̱ [礯ߤȤ] /colonial rule/
+ [礯⤦] /(n) hair transplantation/
+ӽ [礯⤦] /a hair transplant/
+ [] /(n) garden shrubs/trees/potted plant/(P)/
+ڲ [] /(n) gardener/
+ȭ [Ф] /(n) flowerpot/(P)/
+ [礯] /(n,vs) afforestation/(P)/
+ӻ [礯󤸤礦] /(n) tree-planting program/
+ [դ] /(v1,vi) to increase/to multiply/(P)/
+䤹 [դ䤹] /(v5s,vt) to increase/to add to/to augment/(P)/
+ [礯] /(n) moneymaking/
+ [礯] /(n) production increase/enhancement of one's fortune/
+̱ [礯ߤ] /(n) colonization/settlement/
+ [ä] /(n) candlepower/
+ [礯] /(n) candlestick/candlestand/
+ [] /(n) weave/weaving/woven item/
+ [] /(n) weave/weaving/woven item/(P)/
+ꤢ [ꤢ] /(v1) to weave up into fabric/
+긵 [] /(n) textile manufacturer/
+ [ꤳ] /(v5m) to be incorporated in/
+ [ꤳ] /(n) weaver/
+ [ꤤ] /(n) strand/
+Ф [] /(v5s) to weave a pattern/to begin to weave/
+夲 [ꤢ] /(v1) to weave up into fabric/
+꿧 [ꤤ] /(n) undyed color as woven/
+ [ʤ] /(v5s) to interweave/
+ [ꤸ] /(n) (1) texture/(2) fabric/
+ɱ [Ҥ] /(n) woman textile worker/
+ [褦] /woven pattern or design/
+ [] /(n) texture/
+ [] /(v5r) to weave/(P)/
+ [ä] /(n) loom/weaving machine/(P)/
+ [] /(n) textile manufacturer/
+ [ä] /(n) weaver/
+ [礯] /(n) female weaver/Vega/
+ [礯礻] /(n) Vega/
+ [ꤸ] /(n) (1) texture/(2) fabric/
+ɱ [Ҥ] /(n) woman textile worker/
+ [礯] /(n) woven fabric/
+ʪ [] /(n) textile/fabric/(P)/
+ʪ [Τ礦] /textile manufacturing/
+ʪ [Τ礦] /draper/
+ [] /(n) texture/space between threads (i.e. in cloth)/
+ [礯] /(n,n-suf) employment/(P)/
+˽ [礯ˤĤ] /(exp) to take up employment/
+य [礯򤷤ꤾ] /(exp) to resign from one's post/
+õ [礯򤵤] /(exp) to hunt for a job/to seek employment/
+ [礯] /(n) (abbr) public employment security office/
+ [礯] /(n) range of one's work (occupation)/
+ [礯] /(n) official seal/
+ [礯] /(n) staff member/personnel/(P)/
+ [礯󤫤] /staff meeting/
+ [礯󤷤] /staff room/
+Ͽ [礯] /(n) list of personnel/
+ [ä] /(n) job ranking/
+ [ä] /(n) job ranking system/
+ [礯礦] /(n) occupation/business/(P)/
+Ȱ [礯礦Ƥ] /(n) public employment security office/
+Ȱռ [礯礦] /professional sense/
+ȷ [礯礦] /(n) job (work) training (for the unskilled)/
+ȷ [礯礦󤸤] /career soldier/
+Ū [礯礦Ƥ] /(adj-na) professional/
+ [礯礦Ӥ礦] /(n) occupational disease/
+ؿ [礯礦դ] /career woman/
+Ģ [礯礦٤ĤǤ礦] /(n) classified telephone directory/
+ [ä] /(n) authority/commission/(P)/
+ [ä褦] /(n) abuse of (one's) authority/
+ [ä] /(n) (factory) worker/
+ [礯] /(n) type of occupation/occupational category/(P)/
+ [礯夦] /(n) workplace and residence/
+ [礯礦] /(n) official duties/office/function/
+ [礯] /(n) one's post/place of work/workplace/(P)/
+Ķ [礯Ф󤭤礦] /(n) one's work environment/
+뺧 [礯Фä] /marriage between co-workers/
+Ʈ [礯ФȤ] /labor unrest/
+ [礯ˤ] /(n) worker/mechanic/artisan/craftsman/(P)/
+͵ [礯ˤ󤫤] /spirit of a true artisan/
+Τ [礯ˤƤΤȤ] /(n) man of workmanlike appearance/
+ [礯] /(n) office organization/managerial post/
+ [礯] /(n) one's duty/responsibilities pertaining to one's work/
+ [礯] /(n) employees' union/
+õ [礯] /(n) job hunting/
+Ĺ [礯礦] /(n) foreman/
+ǽ [礯Τ] /(n) function/work ability/(P)/
+ǽ [礯Τ夦] /(n) salary based on work evaluation/
+ǽɽ [礯ΤҤ礦] /(n) vocational representation system/
+ʬ [礯֤] /(n) one's duty/vocation/
+̳ [礯] /(n) professional duties/(P)/
+̳ [礯भ夦] /(n) wages based on job evaluation/
+̳ [礯षĤ] /police questioning/
+̾ [礯ᤤ] /(n) official title/name of one's job/
+ [礯줭] /(n) work experience/work history/(P)/
+ [] /(n) (1) colour/(2) sensuality/lust/(P)/
+ [] /(adj-na,adj-no,adv,n) various/(P)/
+äݤ [äݤ] /(adj) amorous/sexy/voluptuous/erotic/
+Ȥɤ [Ȥɤ] /(adj-no) multicolored/varicolored/
+᤭Ω [᤭] /(v5t) to become excited/
+᤯ [᤯] /(v5k) to colour/to be tinged/to brighten/to grow lively/to become excited/to be stirred/
+򼺤 [򤦤ʤ] /(exp) to turn pale/to lose color/
+ɤ [̤] /(exp) to daub/to paint/
+դ [Ĥ] /(exp) to shade an account/to add something extra/
+ [] /(adj-pn) various/(P)/
+ [] /(n) handsome villain/
+㤤 [] /(n) different colored/
+ [Ĥ] /(n) colour and lustre/complexion/colour/
+ɮ [Ԥ] /(n) color pencil/
+ [] /(n) painting/colored artwork/
+ [] /(n) sense of color/
+о㳲 [礦] /(n) color-blindness/
+ [] /(n) sense of color/
+ [᤬] /(n) rose-colored glasses/
+Ǹ [᤬ͤǤߤ] /(v1) to look at things from a biased viewpoint/
+ [] /(n) interest in the opposite sex/sex appeal/glamor/a shade of colour/colouring/sexual passion/romance/poetry/desire/seductiveness/charm/sensuality/(P)/
+㤤 [] /(n) erotomania/sexual obsession/sexual maniac/
+ [褤] /(adj-pn) favorable/friendly/encouraging/
+ [Τ] /(n) sensuality/lechery/
+ [] /(n) colour and scent/loveliness/charm/
+礤 [] /(n) hue/tinge/tint/(P)/
+ [] /(adj-na,n) swarthy/
+ [] /(n) colour/hue/tints/(P)/
+̴ [󤫤] /sense of color/
+Ĵ [礦] /color control/
+ [] /(n) (three) colour printing/
+ųݤ [] /(n) Venus flytrap/
+ߤ [ɤ] /(n) color fixing/
+ [] /(n) colored thread/
+ [] /(n) coloured paper/
+ [] /(n) square drawing paper/(P)/
+ [] /(n) love affair/sensual pleasures/
+ [Ȥ] /(n) lady-killer/
+ [㤯] /(n) slight color-blindness/
+ [Ȥɤ] /(adj-no) multicolored/varicolored/
+ [ɤ] /(v5r) to colour/to paint/to make up/
+ [夦] /(n) chromatic aberration/
+ [] /(n) concubine/
+ä [] /(adj-na,n) achromatism/
+Ƥ [䤱] /(n) suntanned/
+ [礦] /(n) sexual passion/lust/
+ [礦礦] /(n) sex mania/
+ [] /(adj-na,adj-no,adv,n) various/
+ [] /(n) sense of color/
+ [] /(n) woman's most sexually attractive age/
+ [] /(n) dyeing/
+ [] /(n) pigment/coloring/(P)/
+Ǻ˦ [ܤ] /pigment cell/
+ [] /(n) chromatophore/
+ [] /(n) hue/color phase/
+¨ [] /(n) Matter is void/All is vanity/
+ [] /(n) (rare) luster and color/
+ [Ȥ] /(n) lover/lady-killer/
+Į [ޤ] /(n) red-light district/
+Ĵ [礦] /(n) color tone/(P)/
+ľ [ʤ] /(n) redyeing (costume)/
+ƻ [ɤ] /(n) sexual passion/
+ [] /(adj-na,adj-no,n) fair-skinned/light-complexioned/
+ȴ [̤] /(n) decolorization/
+ [Ȥ] /(n) washed-out colour (in photography)/
+դ [Ť] /(v5k) to change color/
+դ [Ť] /(n) coloring/adding color/
+ʪ [] /(n) colored clothing or fabrics/
+ʬ [櫓] /(n,vs) classification/color coding/color keying/differentiation using different colors/
+ʸ [֤] /(n) love-letter/
+ [] /(n) colored pattern/
+Ѥ [] /(n) different color/
+ [] /(n) masher/horny/
+ [褦] /(n) colored pattern/love scene/
+ [⤦] /(adj-no,n) color-blindness/
+ [] /(n) amorous glance/
+Ȥ [] /(n) redyeing/
+ [褯] /(n) sexual appetite/
+ [褯] /(n) lust/
+Τ [] /(n) red-light district/
+ή [ʤ] /dye bleeding (in fabric dyeing)/
+ [] /(n) sensual love/love affair/
+ [] /love affair/
+ [] /(v1) to fade/to grow stale/to grow dull in color/
+ [] /(v1) to fade in color/
+ [] /(n) touch/feel/impression (of a person)/most impressive passage/punch line/
+ [] /(v5r) to touch/to feel/(P)/
+ [դ] /(n) proclamation/official notice/
+ [դ] /(v1) to touch/to be touched/to touch on a subject/to feel/to violate (law, copyright, etc.)/to perceive/to be emotionally moved/(P)/
+ [դޤ] /(v5r) to cry about/to broadcast/
+礤 [դ줢] /(n) contact/(P)/
+礦 [դ줢] /(v5u) to come into contact with/to touch (each other)/(P)/
+ [դ줳] /(n) (exaggerated) professing to be/passing oneself off as/
+ [դ줳] /(v5m) to announce/to pretend to be/to pass off for/to pose as/to herald/
+ [դ] /(n) message beat of a drum (such as at the opening of a sumo tournament)/
+ [ä] /(n) the sense of touch/(P)/
+ [ä] /(n) feeler/antenna/
+ [ä] /(n) sense of touch/sense of being touched/tactile sense/
+礤 [դ줢] /(n) contact/
+ [礯] /(n) feeler/tentacle/
+ [礯] /(n) palpation/
+ [礯Ф] /(n) catalyst/(P)/
+޺ [礯Ф褦] /catalytic action/
+ȯ [礯Ϥ] /(n,vs) touching off something/provocation/(P)/
+ [礯] /(n) meal/(one's) diet/food/foodstuff(s)/(P)/
+˷ [ܤ] /(adj-no,n) glutton/gourmand/
+äѤ [äѤ] /(n) missing a meal/
+äѤ [äѤ] /(v1) to miss a meal/to lose the means to make one's livelihood/
+ð [äѤ] /(n) missing a meal/
+ð [äѤ] /(v1) to miss a meal/to lose the means to make one's livelihood/
+Ĥ [Ĥ] /(v5k) (1) to bite at/to snap at/to nibble/(2) to hold with the teeth/to cling to/
+ [] /(n) gluttony/
+㤤 [] /(n) discrepancy/different or conflicting opinions/(P)/
+㤦 [] /(v5u) to cross each other/to run counter to/to differ/to clash/to go awry/(P)/
+ [Ϥ] /(n) missing a meal/losing means to make one's livelihood/
+ [Ϥ] /(v1) to miss a meal/to lose the means to make one's livelihood/
+Ф [ΤФ] /(v5s) to keep alive on/to stretch food to make ends meet/
+ [] /(v5r) to hang on to/to doff/(P)/
+᤮ [] /(n) overeating/
+ݤ [] /(n) half-eaten/
+ [] /(n) appetite/
+ͤ [Ĥ] /(v1) to go broke/
+Ӥ [餹] /to wolf down/
+Ӥ餹 [餹] /(v5s) to devour/to work at various things/to eat some of everything/
+礦 [] /(v5u) to fit together/
+魯 [魯] /(v5s) to clench/
+碌 [碌] /(n) combination of foods/
+ [] /(v5m) to eat into/(P)/
+ [] /(v5s) to devour/to bite to death/
+餹 [餹] /(v5s) to eat untidily/to eat a bit of everything/
+ߤ [Ȥ] /(v1) to check/to hold back/(P)/
+ [] /(n) ceremony celebrating a baby's weaning/
+夲 [] /(n) eat it all up/
+Ф [ΤФ] /(v5s) to keep alive on/to stretch food to make ends meet/
+Ԥ [Ĥ] /(v5s) to consume/
+ڤ [] /(v5r) to bite through/to eat up/
+­ʤ [ʤ] /not eating enough/
+ [] /(n) food expenses/
+٤ [Ĥ֤] /(v5s) to run through one's fortune in idleness/
+ݤ [] /(v5s) to bilk/to eat up one's fortune/
+ݤ [] /(n) bringing ruin upon oneself by extravagance in food/
+ƨ [ˤ] /(n,vs) running away without paying for food/bilk/
+ƻ [ɤ餯] /(n) gourmand/epicure/
+ [] /(v5r) to eat into/
+ [Ф] /(v5r) to set one's teeth/to clench one's teeth/
+դ [Ĥ] /(v5k) (1) to bite at/to snap at/to nibble/(2) to hold with the teeth/to cling to/
+޻ [֤] /(n) cost of one's food/
+ʪ [] /(n) food/prey/victim/
+ [ۤ] /(n) all-you-can-eat/
+ί [] /(n) stuff oneself with food/
+ [] /(v5r) to nibble at/to have a smattering of knowledge/
+ [] /(v5u) (male) (vulg) to eat/(P)/
+ʤ [ʤ] /(adj,exp) shrewd/smart (and wide-awake)/cunning/crafty/
+٤ [礯ۤ] /(exp) to lose one's appetite/
+ʤ [礯] /(exp) to have a good appetite/
+ [礯] /(vs-s) to eat/
+äƳݤ [äƤ] /(v5r) to flare up at/
+٤ [٤餤] /(adj-na,n) disliking without even tasting/
+٤Ĥ [٤Ĥ] /(v1) to be used to eating/
+٤ [٤] /(v1) to eat/(P)/
+ٱ [٤褴] /(v5s) to eat messily/
+ٲ᤮ [٤] /(n) overeating/
+ٲ᤮ [٤] /(v1) to overeat/(P)/
+ٳݤ [٤] /(n) half-eaten/
+ٳݤΥХʥ [٤ΥХʥ] /half-eaten banana/
+ٺ [٤] /(adj-no,n) good for eating/ripe enough for eating/in season/
+ٻ餹 [٤餹] /(v5s) to eat a bit of everything/
+ٻĤ [٤Τ] /(n) leftover/
+ٻĤ [٤Τ] /(v5s) to leave a dish half-eaten/
+ٿԤ [٤Ĥ] /(v5s) to eat up/
+ [٤] /(n) growing child's hearty appetite/
+ڤʤΥѥ [٤ʤۤɤΥѥ] /more bread than one can eat/
+ [٤ˤ] /difficult to eat/
+դ [٤Ĥ] /(v1) to be used to eating/
+ʪ [٤] /(n) food/(P)/
+ʪ򹵤 [٤ΤҤ] /(exp) to be temperate in eating/
+ʪ [٤Τ] /(n) eating place/
+⤭ [٤뤭] /(n) trying the food at various restaurants/
+ [٤ۤ] /(exp) all-you-can-eat/smorgasbord/
+ [٤] /way of eating/how to eat/
+ [٤] /(n) leavings of a meal/
+߽Ф [Ϥߤ] /jutting out (of bounds)/being crowded out/
+߽Ф [Ϥߤ] /(v5s) (1) to be forced out/be crowded out/(2) to jut out (of bounds)/(P)/
+߽Ф [ϤߤǤ] /(v1) (1) to jut out (of bounds)/(2) be crowded out/to be forced out/(P)/
+餤 [餤] /(v5m) to be sent up/to be imprisoned/to be jailed/
+餤դ [餤Ĥ] /(v5k) (1) to bite at/to snap at/to nibble/(2) to hold with the teeth/to cling to/
+餦 [餦] /(v5u) to eat/to drink/to receive (blow)/(P)/
+魯 [魯] /(v5s) to make someone eat/to deal (a blow)/to play (a trick)/
+碌 [碌] /(v1) (1) to make someone eat/(2) to deal (a blow)/to play (a trick)/
+魯 [魯] /(v5s) (1) to feed/(2) to provide/(3) to inflict/(4) to cheat/
+鷺 [鷺餤] /(n) prejudice against (some food)/aversion without even trying/
+碌 [碌] /(v1) (1) to feed/(2) to provide/(3) to inflict/(4) to cheat/
+Ǥ [礯򤿤] /(exp) to fast/
+ѥ [礯ѥ] /(n) plain bread/(P)/
+㤤 [] /(n) discrepancy/different or conflicting opinions/(P)/
+㤦 [] /(v5u) to cross each other/to run counter to/to differ/to clash/to go awry/(P)/
+ [礯] /educating children to have a good diet/
+ [礯] /(n) dietary cure/
+ˡ [礯礦ۤ] /dietary cure/
+ [礯] /(n) table salt/(P)/
+ [礯󤹤] /saline solution/
+ [] /(v5r) to hang on to/to doff/
+ [礯] /(n) food texture/
+ˡ [äۤ] /(n) law governing food quality/(P)/
+ [ä] /(n) between meals/
+ [ä] /(n) tableware/(P)/
+· [äҤȤ] /a table service/
+ê [ä] /cupboard/sideboard/
+ [] /(n) house guest/(euph.) free-loader/
+ [ä] /(n) house guest/(euph.) free-loader/
+ [ä㤯] /(n) house guest/(euph.) free-loader/
+٤ [礯䤹] /(n) rest after a meal/
+ [ä] /(n) meal ticket/
+ [礯] /(n) eat one's words/break one's promises/
+ [礯] /(n-t) after a meal/(P)/
+ [礯٤] /(n) red food coloring/
+ [ä] /(vs) etching/engraving/
+ [礯] /(n) (1) ingredient/(2) foodstuff/
+ [礯] /(n) forefinger/index finger/
+ؤư [礯] /(exp) to desire to secure/
+ߤ [Ȥ] /(v1) to check/to hold back/(P)/
+ [礯] /(n,vs) meal/(P)/
+κݤ [礯Τ] /(adv) when eating/
+ [礯ɤ] /(n) mealtime/
+դ [礯Ĥ] /with meals/
+ [Ϥߤ] /(io) jutting out (of bounds)/being crowded out/
+ [礯礦] /(n) be fed up/
+ͼ [礯󤷤] /(n) cannibals/
+ [礯] /(n) maximum eclipse/maximum obscuration/
+ [礯] /(n) eating habits/(P)/
+ [礯] /(n-adv,n-t) before meals/
+ [礯󤷤] /aperitif/
+ [礯] /(n) dining table/a dish (type of food)/
+ [礯] /(n) dining table/(P)/
+ [礯] /(n) table salt/
+ [礯] /(n) food poisoning/
+ [礯夦ɤ] /(n) food poisoning/(P)/
+ [礯夦] /insectivore/
+ʪ [礯夦礯֤] /(n) insectivorous plants/
+ [礯Ĥ] /(n) gourmet/
+Ʋ [礯ɤ] /(n) cafeteria/dining hall/(P)/
+Ʋ [礯ɤ] /(n) dining car/
+ƻ [礯ɤ] /(n) esophageal/(P)/
+ƻ [礯ɤ餯] /(n) gourmand/epicure/
+ [礯ˤ] /(n) meat (for consumption)/(P)/
+ʪ [礯ˤ礯֤] /carnivorous plants/
+ [礯ˤ⤯] /(n) Carnivora/
+ [礯ˤ뤤] /carnivorous animals (Carnivora)/
+ [Ф] /(v5r) to set one's teeth/to clench one's teeth/
+ [礯] /(n) food expense/(P)/
+ [礯ҤȤ] /(exp) to charge for one's meal/
+ [礯Ҥ] /(n) commodity/foodstuff/(P)/
+ʱˡ [礯Ҥ󤨤ۤ] /food hygiene law/
+ʲù [礯Ҥ󤫤礦] /food industry/
+ʹ [礯Ҥ󤳤礦] /(n) food industry/
+Ź [礯ҤƤ] /grocery store/
+źʪ [礯ҤƤ󤫤֤] /(n) food additive/(P)/
+դ [Ĥ] /(v5k) (1) to bite at/to snap at/to nibble/(2) to hold with the teeth/to cling to/
+ʪ [礯] /(n) food/foodstuff/(P)/
+ʪ륮 [礯ĥ륮] /(n) food allergy/
+ʪ [礯Ĥ] /dietary fiber/dietary fibre/
+ʪ [礯֤Ĥ] /vegetable oil/
+ʪϢ [礯Ĥ] /food cycle/
+ʬ [礯֤] /(n) phase of an eclipse/
+ʸ [礯֤] /(n) dietary (food) culture/
+ [礯褦] /(n) for use as food/edible/(P)/
+ [礯褦֤] /cooking oil/
+ [礯褯] /(n) appetite (for food)/
+ [礯褯] /(n) appetite (for food)/(P)/
+Կ [礯褯դ] /(n) anorexia/
+ [礯礦] /(n) food/(P)/
+Ź [礯礦äƤ] /(n) grocery/grocer's shop/
+ [礯礦Ҥ] /(n) foodstuff/groceries/(P)/
+ʾ [礯礦Ҥ󤷤礦] /grocery store/
+Ź [礯礦ҤƤ] /grocer/grocery store/
+ [礯礦] /(n) provisions/rations/(P)/
+ȱ [礯礦󤸤] /food assistance/
+ȴ [礯礦ꤻ] /food control system/
+ȴˡ [礯礦ۤ] /(n) Staple Food Control Act/
+Ȼ [礯礦礦] /food situation/
+ģ [礯礦礦] /food agency/(P)/
+۵ [礯礦Ϥ夦] /food distribution/
+­ [礯礦դ] /(n) food shortage/
+­ [礯礦֤] /(n) food shortage/
+Ϣ [礯󤻤] /(n) eclipsing variable/
+ [षФ] /(v5m) to eat into (e.g. by worms)/to spoil/to ruin/to undermine/(P)/
+ [礯] /(n) maximum eclipse/maximum obscuration/
+ʬ [礯֤] /(n) phase of an eclipse/
+ [礯] /disgrace/
+ [Ϥ] /(n) shame/disgrace/being raped/
+ [Ϥ] /(v1) to put to shame/
+ [礯] /(adj-na,n) acquaintance/
+ [] /(n) buttocks/bottom/(P)/
+ [꤬] /(adj-na,n) agility/fickleness/frivolous/of loose morals/
+ηڤ [Τ뤤] /wanton girl/
+ [ꤪ] /(n) pushing from behind/backing/supporting/instigation/instigator/
+ [ꤵ] /(n) falling intonation/be down/
+ [꤬] /(adj-na,n) agility/fickleness/frivolous/of loose morals/
+ڤʽ [꤬ʤ] /wanton girl/
+ڽ [꤬뤪] /promiscuous woman/
+ [ꤴ] /(n,vs) recoil/hesitation/flinching/shrinking back/
+ [] /(arch) crouching/
+ޤ [ꤹܤޤ] /(adj-na,n) attenuation/fizzling out/
+ [Ĥܤ] /(n) weak ending/tapering/
+ [Ȥ] /(n) Japanese word-chain game/cap verses/
+ [Ȥ] /(n) Japanese word-chain game/cap verses/
+ [ꤪ] /(adj-na,n) slow/
+夬 [ꤢ] /(n) rising (intonation, market)/
+ [̤] /(n) cleaning up or covering for another/bearing the consequences of someone elses error/
+ڤ [꤭] /(n) object cut off at the end/
+ڤ [꤭Ȥ] /(n) leaving unfinished/unfinished ending/
+ [ꤢ] /(n) lining of pants seat/
+ [ꤦ] /(n) (1) buttocks of a horse being ridden or followed/(2) person of whom advantage is being taken/
+Ϥ˾ [ꤦޤˤΤ] /(exp) to follow suit/to imitate or follow someone blindly/
+ȴ [̤] /(n) forgetfulness/leaving things unfinished/
+ [ä] /(n) (uk) tail (animal)/(P)/
+ [꤯] /(n) incontinence/promiscuity/
+ [] /(n) looking down upon or askance at/
+ܤ˷ [ˤ] /(1) look askance (contemptuously)/(2) cast an amorous glance at/
+ [] /(n) falling on one's backside (behind, bottom)/
+ [] /(n) falling on one's backside (behind, bottom)/
+ [Τ] /(n) an iron/(P)/
+ݤ [Τ] /(v5r) to lean on/to bend over/to come upon/
+夬 [Τ] /(v5r) to stand on tiptoe/to rise in the world/to become arrogant/
+夲 [Τ] /(v1) to promote/to make richer/
+⤯ [Τ뤯] /(v5k) to swagger/
+ [Τ] /(n) flat rice cake/
+ [Τ] /(v5s) to stretch/to spread/to smooth out/to roll out/to iron/to extend/to gain influence/to knock out/
+Ф [ΤФ] /(v5s,vt) to lengthen/to stretch/to reach out/to postpone/to prolong/to extend/to grow (beard)/(P)/
+ [Τ] /(n) stretching (the body) (i.e. when waking up)/excess/surplus/postponement/growth/spread/(P)/
+Ӥ䤫 [ΤӤ䤫] /(adj-na,n) comfortable/carefree/(P)/
+Ӥ [ΤӤ] /(v1,vi) (1) to stretch/to extend/to lengthen/to spread/(2) to make progress/to grow (beard, body height)/(3) to grow stale (soba)/(4) to be postponed/to be prolonged/(5) to be straightened/to be flattened/to be smoothed/(6) to be exhausted/(P)/
+ӹ [ΤӤҤ] /(v5r) to stretch out/
+ӽ̤ [ΤӤ¤] /(n,vs) expansion and contraction/elasticity/flexibility/
+Ӿ夬 [ΤӤ] /(v5r) to stretch/to reach to/to stand on tiptoe/
+ӿ [ΤӤΤ] /(adv,n,vs) feeling at ease/carefree/(P)/
+ [ΤӤ] /(n) growth period/
+Ǻ [ΤӤʤ] /(v5m) to be sluggish (business)/(P)/
+Ψ [ΤӤ] /growth rate/coefficient of extension/(P)/
+ٹ [Τ٤Ҥ] /(v1,vt) to stretch out/
+뤫ȿ뤫 [Τ뤫뤫] /(adv,exp) win or lose/sink or swim/make or break/
+ [󤭤] /(n) protractor muscle/
+ [󤷤夯] /(n) expansion and contraction/elasticity/flexibility/(P)/
+̼ [󤷤] /(adj-na) elastic/flexible/telescoping/expandable/
+̼ [󤷤夯] /(adj-na) elastic/flexible/telescoping/expandable/
+ [󤷤夯] /elasticity/
+Ψ [󤷤夯] /flexible tariff/
+ˡ [󤷤夯ۤ] /sliding scale/
+ĥ [礦] /(n,vs) expansion/extension/elongation/uncompression/
+Ī [礦] /(n,vs) expansion/extension/elongation/uncompression/
+Ĺ [礦] /(n,vs) expansion/extension/elongation/uncompression/
+Ÿ [Ƥ] /(n) expansion/extension/
+ [] /elasticity/
+ [Τ] /(n) flattened rice cakes/
+ [] /(adv,n) truth/faith/fidelity/sincerity/trust/confidence/reliance/devotion/
+ [ޤ] /(adv,n) truth/faith/fidelity/sincerity/trust/confidence/reliance/devotion/(P)/
+ [󤸤] /(v1) to believe/to believe in/to place trust in/to confide in/to have faith in/(P)/
+˻ [󤸤ˤ] /(exp) to come to believe/
+ޤ [󤸤ޤ] /(v5s) to lead to believe/
+ [󤸤] /(v5m) to believe implicitly/to believe firmly/
+ [󤺤] /(v5z) to believe/to believe in/to place trust in/to confide in/to have faith in/(P)/
+䤦 [Ȥ] /(exp) to make an appeal to the confidence of/
+ [󤢤] /(adj-na,n,vs) love and believe in/intimacy/
+ [󤨤] /(n) region on Japan Sea side of Japan west of Tokyo/Nagano and Niigata/
+ [ͤĤۤ󤻤] /Shinetsu Main Line (Gunma-Nagano-Niigata Railway)/
+ [󤫤] /(n) fuse/
+ [] /belief or doubt/truth or error/authenticity/
+ [] /(n) faith/fidelity/loyalty/(P)/
+ [󤭤礦] /(n) religious belief/faith/
+μͳ [󤭤礦Τ椦] /religious liberty/
+ [󤳤] /(n,vs) (religious) faith/belief/creed/(P)/
+IJվ [󤳤礦] /articles of faith/
+Ĺ [󤳤Ϥ] /profession of faith/
+ļ [󤳤] /believer/devotee/
+Ŀ [󤳤] /(n) (religious) piety/
+Ŀ [󤳤֤] /devout/
+ [󤳤] /life of faith/religious life/
+Ū [󤳤Ƥ] /(adj-na) religious/spiritual/
+ [󤭤] /(n) credit union (guild)/(P)/
+ [󤭤礦] /creed/
+ [󤲤֤] /(n) cloth bag/
+ [󤴤] /(n,vs) traffic lights/signal/semaphore/(P)/
+ [󤴤] /signal flag/
+浡 [󤴤] /(n) signal/semaphore/(P)/
+ [󤴤] /flag man/
+ [󤴤] /(n) signal station/
+ [󤴤] /(n) signal station/
+Ԥ [󤴤ޤ] /waiting for a traffic light/
+ [󤴤Ǥ] /beam (signal)/
+ [󤴤Ȥ] /signal tower/
+ [󤴤Ȥ] /(n) signal light/
+̵ [󤴤ष] /(n) one who runs a red light or stop sign/
+ [] /(n) title affixed to man's posthumous Buddhist name/
+ [󤸤] /(adj-na,n) sincerity/honesty/truth/faithfulness/
+ [󤸤] /(n) believer/adherent/devotee/Christian/(P)/
+ [󤸤] /(vs) belief/acceptance (of truths)/
+ [󤷤] /(n) letter/personal correspondence/
+ [ˤ] /(n) title affixed to woman's posthumous Buddhist name/
+ [󤷤礦] /(n) evidence/
+ɬȳ [󤷤礦ҤĤФ] /(n) sure punishment or reward/
+ [󤸤礦] /(n) creed/belief/article of faith/(P)/
+ [󤸤] /(n) faith/belief/devotion/godliness/
+ [󤸤] /pious man/religionist/
+ [󤸤֤] /deeply religious/devout/godly/faithful/
+ [󤿤] /(n,vs) trust/entrusting/(P)/
+ [󤿤] /trust company/
+ [󤿤] /(n) trust fund/
+ [󤿤礦] /trust business/
+ [󤿤󤳤] /(n) trust bank/
+ [󤿤䤯] /trust agreement/
+ [󤿤] /trust fund/
+ [󤿤Ȥ] /trust investment/
+ [󤿤Ȥ] /trusteeship/
+ŷ [ۤɤ] /(n) albatross/
+ŷ [Ƥ󤪤] /(n) albatross/
+ [] /(n) layman/believer/adherent/follower/laity/(P)/
+ư [ȤǤɤ] /lay evangelism/
+ư [ȤǤɤ] /lay missionary/
+Ǥ [ˤ] /(n,vs) trust/confidence/credence/(P)/
+Ǥ [ˤ󤸤礦] /(n) credentials/
+Ǥɼ [ˤȤҤ礦] /vote of confidence/
+Ǥ [ˤȤ] /trusteeship system/
+Ǥɼ [ˤҤ礦] /(n) vote of confidence/
+ǧ [ˤ] /(n) acknowledge/acceptance/admission/
+ǰ [ͤ] /(n) belief/faith/conviction/(P)/
+ [Ѥ] /(n) sales on credit/
+β [Ѥ󤬤] /credit company/(P)/
+ [פ] /(n,vs) being convinced/
+ [פ] /(n,vs) being convinced/
+ʢ [פ] /(n,vs) being convinced/
+ [ݤ] /(n,vs) belief/faith/(P)/
+ [ݤ] /adherent/devotee/believer/
+˾ [ܤ] /(n) confidence/popularity/
+ [䤯] /vow/promise/
+ [褦] /(n,vs) confidence/dependence/credit/faith/reliance/belief/credence/(P)/
+Ѥ [褦] /a sudden fall in public estimation (e.g. into the gutter)/
+Ѥ [褦ޤ] /(exp) to gain more confidence/
+Ѵ [褦] /(n) credit crunch/
+ѶƱȹ [褦礦ɤߤ] /cooperative credit association/
+Ѷ [褦] /(n) credit union/(P)/
+Ѻ [褦] /confidence game/
+Ѽڤ [褦] /debt of honor/
+Ѽ [褦ȤҤ] /credit transaction/
+Ѽ [褦ȤҤ] /charge customer/
+Ѿ [褦礦] /(n) letter of credit/
+Ѿ [褦礦] /credit standing/
+ȹ [褦ߤ] /(n) credit association/(P)/
+ߤ [褦] /(n) loans without collateral/
+Ĵ [褦礦] /credit check/
+Ĵ [褦礦] /(n) credit research company/
+ [褦] /(n) level of confidence/
+㤤 [褦] /(n) margin buying/
+ [褦ϤФ] /sales on credit/
+ [褦ᤤ] /(n) marginable stocks/
+ [餤] /(n,vs) reliance/trust/confidence/(P)/
+ [餤դ] /recovering of trust/winning back of trust/
+괶 [餤] /trust/
+ط [餤󤱤] /(n) relationship of mutual trust/fiduciary relation/
+ [餤礦] /trust building/confidence building/
+ [餤] /(n) credibility/authenticity/(P)/
+ [Ԥ礦] /(n) trust/credit/credence/
+ [Ԥ礦] /(n) authenticity/credibility/
+ [] /(v5s) to invade/to raid/to trespass/to violate/to intrude on/(P)/
+ [󤬤] /(n,vs) infringement/violation/trespass/impairment/(P)/
+ [󤬤] /invader/trespasser/
+ [󤲤] /(vs) invading and attacking/
+ [󤳤] /(n) invasion/(P)/
+ [󤷤礯] /(n,vs) infringement/violation/(P)/
+ [󤷤礯] /(n,vs) infringement/violation/
+å [] /(n) usurpation/
+ [ˤ夦] /(n,vs) penetration/invasion/raid/aggression/trespass/(P)/
+ [ˤ夦] /invading army/
+ [ˤ夦] /intruder/invader/trespasser/raider/
+ [Ѥ] /(n) violation/invasion/infringement/(P)/
+Ϋ [㤯] /(n) aggression/invasion/raid/
+ά [㤯] /(n) aggression/invasion/raid/(P)/
+ά [㤯] /invading army/
+ά԰ [㤯] /(n) act of aggression/
+ά [㤯] /aggressor nation/
+ά [㤯] /aggressor/invader/
+ά [㤯󤽤] /aggressive war/
+άŪ [㤯Ƥ] /(adj-na) aggressive/
+ [󤳤] /(n) invasion/
+ [Ӥ] /(n) lips/(P)/
+ [󤪤] /(n) labial sound/
+ [󤷤ۤ] /(n) mutual dependence/
+ [] /(n) sleep/(P)/
+Ĥ [ͤĤ] /(v1) to lull (a child) to sleep/to put a person to sleep/
+դ [ͤĤ] /(v1) to lull (a child) to sleep/to put a person to sleep/
+ [ͤ] /(v5s) to put to sleep/to lay (something) on its side/(P)/
+ [ͤ] /(v1) to put to bed/to lay down/to ferment/(P)/
+ [ͤ] /(v5b) (uk) to lie down/to throw oneself down/
+ [ͤΤФ] /(n) night watch/night watchman/
+٤ [ͤ٤] /(v5r) to sprawl/to lie sprawled/
+Ϸ [ͤ] /(n) bedridden senior citizen/
+Ĥ [ͤĤ] /(n) quality (ease, difficulty) of one's sleep/
+Ĥ [ͤĤ] /(v5k) (1) to go to bed/to go to sleep/to fall asleep/(2) to be laid up (with a cold)/to be ill in bed/
+Ƥ [ͤƤ뤷ۤ] /dead capital/
+˽ [ˤĤ] /(exp) to go to bed/
+ܤ [ͤܤ] /(v1) to be half asleep/to be still only half awake/(P)/
+ [ͤ] /(v1) to go to bed/to lie down/to sleep/(P)/
+ [ͤ뤸] /bedtime/
+ػ [ͤ] /(n) sofa/couch/lounge chair/
+㤨 [ͤ] /(v1) to sleep in an awkward position and wake with a crick in one's neck/
+ [ͤФ] /(n) smoking in bed/
+ [ͤ] /(n) pressing clothes by placing them under the bedding while one sleeps/
+ [ͤ礦] /(n) removal of make-up before going to sleep/
+᤮ [ͤ] /(v1) to oversleep/
+ᤴ [ͤ] /(v5s) to oversleep/(P)/
+Ф [ͤ] /(n) awaken/
+Ф [ͤ] /(v1) to wake up/
+ݤ [ͤ] /(n) half-asleep/
+ [ͤޤ] /(n) sleep-wear/nightclothes/pyjamas/nightgown/nightdress/(P)/
+ [ͤޤ] /(n) sleep-wear/nightclothes/pyjamas/nightgown/nightdress/(P)/
+ [ͤ] /(n) coffin/casket/
+ [ͤ] /(n) perspiration given off during sleep/
+ [ͤ] /(n) bedroom/
+ [ͤޤ] /(n) sleep-wear/nightclothes/pyjamas/nightgown/nightdress/(P)/
+ [ͤ] /(n) sleeping face/(P)/
+ [ͤ] /(n) ability to wake up/
+ [ͤ虜] /(n) (1) (in wrestling or judo) pinning technique/(2) underhanded dealings/
+ [ͤ虜] /(n) (1) (in wrestling or judo) pinning technique/(2) underhanded dealings/
+Ȼ [ͤ虜] /(n) underhanded or Machiavelli-like person/
+줷 [ͤ뤷] /(adj) unable to sleep well/(P)/
+ [] /(n) bedding/(P)/
+ [󤰤뤤] /bedding/
+ [ͤ] /(n) talking in sleep/nonsense/(P)/
+ [ͤȤ򤤤] /(exp) to talk in one's sleep/
+ [ͤܤ] /(n) half asleep/
+ [ͤܤ] /(v1) to be half asleep/to be still only half awake/
+ [ͤܤޤʤ] /(n) sleepy eyes/drowsy look/
+ [ͤ] /(n) asleep (in bed)/sick in bed/
+ [ͤ] /(v5m) to stay in bed/to sleep/to be laid up for a long time/
+ [ͤ] /(n) on the verge of sleep/just after falling asleep/
+ [ͤ] /(n) one's figure during sleep/
+ [ͤߤ] /(n) something heard while sleeping/
+˿ [ͤߤߤˤߤ] /(exp) a bolt from the blue/
+ [󤷤] /(n) bedroom/(P)/
+³ϭ [󤷤ĤˤĤŤ] /corridor leading to the bedroom/
+ [ͤȤ] /(v5r) to steal another's wife (husband, lover)/
+ [ͤ] /(n) nightcap/a drink before sleeping/
+ [ͤ] /(n) head of a sleeping person/
+ [󤸤] /(n) bedroom/
+ [ͤ礦٤] /(n) bedwetting/
+ [ͤɤ] /(n) bed/(P)/
+ [󤷤礯] /(n) bed and food/eating and sleeping/
+ [ͤ] /living in idleness/
+ [ͤ] /(n) sleeping comfort or snugness/
+ [ͤ] /(n) dull blade(d instrument)/
+ [ͤ礦] /(n) staying at home during the New Year's holiday/
+ä [ͤ] /(oK) (v1) to wake up/
+Ťޤ [ͤޤ] /(v5r) to fall asleep/
+ [ͤ] /(n) one's sleeping posture/(P)/
+ [󤽤Ҥ] /(n) bed and bedding/
+© [ͤ] /(n) sleeper's breathing/(P)/
+» [ͤʤ] /(io) (v5u) to miss a chance to sleep/to be wakeful/
+»ʤ [ͤʤ] /(v5u) to miss a chance to sleep/to be wakeful/
+ [֤ͤ] /(n) sleeping bag/
+ [] /(n) bed/couch/(P)/
+ [ͤ] /(n) bed/couch/
+ [] /(n) ticket (sleeping car)/
+ [] /(n) sleeping car/sleeper/
+ [ष] /bedbug/
+ [礦] /(n) berth charge/
+ [ä] /(n) sleeper train/
+ľ [ͤʤ] /(v5s) to go back to bed/
+ž [ͤ] /(v5r) to lie down/to throw oneself down/
+ž [ͤ] /(v5b) (uk) to lie down/to throw oneself down/(P)/
+ [Ǥ] /(n) (historical) main residence of an emperor/
+¤ [ǤŤ] /(n) in the manner of Heian era palatial architecture/
+ƻ [ͤɤ] /(n) bedding/
+ü [ͤФ] /(n) first stage of sleep/
+ [ͤ] /(v5r) to fall asleep/
+ޤ [ͤȤޤ] /(n) staying or lodging at/(P)/
+­ [֤ͤ] /(adj-na,n) lack of sleep/
+դ [ͤĤ] /(n) quality (ease, difficulty) of one's sleep/(P)/
+դ [ͤĤ] /(v5k) (1) to go to bed/to go to sleep/to fall asleep/(2) to be laid up (with a cold)/to be ill in bed/(P)/
+դ [ͤĤ] /(v5s) to put (someone) to bed/
+ʪ [ͤΤ] /(n) bedtime story/
+ [ͤ] /(n) disarrangement of one's hair or bedding during sleep/sleeping habit/
+֤ [ͤ] /(n) turning over while sleeping in bed/betrayal/double-crossing/(P)/
+֤ [ͤ] /(v5r) to change sides/to double-cross/to betray/(P)/
+˷ [ͤܤ] /(n,vs) sleeping in late/(P)/
+˺ [ͤ魯] /(v1) to oversleep/
+ [ͤ] /(n) sleeping posture/
+ȱ [ͤߤ줬] /(n) hair messed up in sleep/
+Ԥ [ͤӤ] /missing a sleeping companion/
+䤨 [ͤӤ] /(n) get chilled while asleep/(P)/
+ [ͤ] /(n) (stable) litter/
+ [] /(n) deliberation/(P)/
+IJ [󤮤] /(n) inquiry commission/
+̤λ [󤮤ߤ礦] /unresolved/
+ [󤭤夦] /(n) instance (e.g. first instance, second instance, etc. in a legal proceeding)/
+ [] /(n) judging/inspection/examination/investigation/(P)/
+ [󤵤] /examiner/judge/
+ [󤵤] /examiner (e.g. patent examiner)/
+Ƚ [Ф] /(n,vs) refereeing/trial/judgement/umpire/referee/(P)/
+Ƚ [Ѥ] /(n,vs) refereeing/trial/judgement/umpire/referee/(P)/
+Ƚ [Ф󤤤] /(n) referee/umpire/
+Ƚ [Ѥ󤤤] /(n) referee/umpire/
+Ƚ [Ѥ䤯] /umpire/referee/
+ [] /(n) aesthetic appreciation/
+ [Ӥ] /(n) aesthetics/
+ [Ӥ] /(n) aesthetic sense/
+ [Ӥ央] /aestheticism/
+Ū [ӤƤ] /(adj-na) aesthetic/
+ [] /(n,vs) interrogation/hearing/trial/(P)/
+ [] /(n) trial/(P)/
+ [] /(n) mind/heart/spirit/(P)/
+ [] /(n) core/heart/wick/marrow/(P)/
+ [] /(adv) cordial/
+ [󤫤] /(adv) from the bottom of one's heart/by nature/(P)/
+ [] /(n) dedication/mental attitude/(P)/
+줿 [줿] /(exp) wholehearted/
+ޤ [ޤ] /(exp) to feel purified/
+̤ [褦] /(exp) to understand each other well/to call forth a response in another's heart/
+ư [] /(exp) to take a fancy to something/to be moved/to feel inclined to/
+ [󤬤Ĥ] /(exp) to be mentally fatigued/to tired to the bone/
+ [ߤ] /(exp) to lose one's composure/
+¤ [ʤ] /(exp) to feel relaxed/
+ [] /(vs-s) to take care/to mind/to be attentive/
+ʤ [ʤ] /(adj) thoughtless/inconsiderate/tasteless/cruel/
+ʤ餺 [ʤ餺] /(adv) unwillingly/reluctantly/against one's will/
+˳ݤ [ˤ] /(exp) to weigh on one's mind/
+ [ˤҤ] /(exp) to keep to oneself/
+ [ˤ] /(exp) to imagine/
+⤫ [ˤ] /(exp) to cross one's mind/
+ΰ¤ޤʤ [Τ䤹ޤȤʤ] /(exp) have no moment of ease/
+ΰ¤ޤ̵ [Τ䤹ޤȤʤ] /(exp) have no moment of ease/
+α [Τ] /inner heart/
+α [Τ] /(exp) innermost depths of one's heart/
+ζ [Τ󤻤] /heartstrings/innermost soul/
+ι [ΤҤ] /generous/broad-minded/
+ [Τ] /one's mind/
+ [Τ] /bottom of one's heart/
+ʿ [Τ] /(adj-na) even-tempered/
+ [Τ] /food for thought/
+ɤ [Ϥ褤Ȥ] /a good man at heart/
+󤻤 [褻] /(exp) to take to/to let one's heart go out to/
+ [뤻Ҥ] /one's trusted friend/confidant/
+ [ऱ] /(exp) to turn one's thoughts to/to pay attention to/to give heed to/
+ [򤳤] /(exp) wholeheartedly/
+ª [Ȥ館] /(v1) to impress/to charm/
+Ǥ [򤦤] /(exp) to touch (a person's) heart/to impress (a person)/
+ˤ [򤤤] /(exp) to be grieved at heart/
+ư [򤦤] /(exp) to be moved/
+ư [򤦤] /(exp) to impress/to move one's heart/to touch (a person's heart)/
+ [򤤤] /(exp) to pad (a sash)/
+ۤ [򤯤Ф] /(exp) to give attention/
+Ѥ魯 [鷺魯] /(exp) to worry oneself over/
+餹 [Ĥ餹] /(exp) to fatigue one's mind/
+Ƥ [򤳤] /wholeheartedly/with all one's heart/
+¤ [䤹] /(adj) intimate/carefree/familiar/friendly/
+Ω [䤹] /(n) frankness/
+ [] /(n) mind/
+յ [] /(n) spirit/disposition/(P)/
+ܤ [Ĥ] /(n) change of heart/fickleness/
+ [󤤤] /(n) psychogenesis/
+ȿ [󤤤󤻤ϤΤ] /psychogenic reaction/
+ȿ [󤤤ϤΤ] /psychogenic reaction/
+ [󤨤] /(n) passion(s)/
+ޤ [ޤ] /(v5r) to be heart-warming/
+ [󤪤] /(n) (sound of one's) heartbeat/
+ [󤬤] /(adj-na,n) wholly unexpected/regrettable/unthinkable/(P)/
+Ф [ܤ] /(n) memory/
+Ф [ܤ] /as a reminder/
+ [󤬤] /(n) Edo-period popularized blend of Buddhist, Shinto and Confucian ethical teachings/
+ݤ [] /(n) readiness/intention/aim/(P)/
+ݤ [] /(v1) to bear in mind/to aim to do/(P)/
+ [󤫤] /(n) heart/
+ [󤬤] /(n) the mind's eye/
+ [󤬤] /(n) prayer/heartfelt wish/
+ [] /(n) one's mental state or attitude/
+ž [󤭤äƤ] /(n) change of attitude/
+ [] /(n) feelings/
+ [󤭤礦] /(n) hypochondria/
+ [] /(n) spirit and technique/
+ʤ [Ȥʤ] /(adj) uneasy/unsure/unreliable/
+ [Ф] /(n) token/a trifle/
+ [󤭤礦] /(n) mental state/(P)/
+ [Ť褤] /(adj) heartening/reassuring/(P)/
+ [󤭤] /(n) heart muscle/myocardium/(P)/
+ڹ [󤭤󤳤] /(n) heart attack/myocardial infarction/
+ھ [󤭤󤷤礦] /(n) cardiomyopathy/
+줷 [뤷] /(adj) painful/be or feel sorry/
+ [󤱤] /(n) heart's blood/
+ɼ [󤱤ä󤷤ä] /(n) cardiovascular disease/
+ [Ť] /(n) solicitude/anxiety/regard for/(P)/
+ [] /(n) thoughtfulness/diversion/recreation/
+ [] /(n) diffidence/timidity/
+ [ޤ] /(n) preparedness/readiness/(P)/
+Ԥ [椯] /(v5k-s) to be completely satisfied or contented/
+Ԥ [椯ޤ] /(adv) to one's heart's content/
+ [] /(n) feelings/nature/disposition/
+ [󤳤] /(n) heart and soul/ones soul (heart)/
+٤ [ܤ] /(adj) helpless/forlorn/hopeless/unpromising/lonely/discouraging/disheartening/(P)/
+ [󤶤] /(n) heartwood/
+ [󤵤] /(n) intention/
+ [󤶤] /(n) intention/
+Ĥ [Τ] /(adj-na,n) regret/reluctance/
+Ĥ [Τ] /(exp) regret/feel sorry/
+ [] /(n) mind/
+ [] /(adv,n) feeling/mood/somewhat/slightly/
+ [󤷤] /(n) ventricle/
+䤷 [Ӥ] /(adj) lonely/lonesome/
+ˤ [襤] /(n) (informal) celebration/
+ [󤷤] /(n) emotion/mind/
+ [] /(n) emotion/mind/
+ [󤷤礦] /(n) impression/
+ [󤷤礦] /(n) impression/
+ [礦] /(adj-na,n) secure/reassuring/
+ [󤸤礦] /(n) mentality/(P)/
+ [󤷤] /(n) mind/
+Ӽ [󤷤󤽤] /(n) of unsound mind/
+׼ [󤷤󤳤㤯] /(n) mental retardation/unsound mind/
+׼ [󤷤⤦㤯] /(n) mental retardation/unsound mind/(P)/
+׼ [󤷤󤳤㤯] /mentally retarded person/feebleminded person/
+׼ [󤷤⤦㤯] /mentally retarded person/feebleminded person/
+ [󤷤] /(n) mind and body/(P)/
+Ⱦ [󤷤󤷤礦] /(n) psychosomatic illness/
+Ⱦ㳲 [󤷤󤷤礦] /mental and physical disorder/
+Ԥ [Ť] /(n) kindness/consideration/
+ [󤹤] /(n,vs) adoration/(P)/
+ [󤺤] /(n) true meaning/mystery/essence/quintessence/soul/core/kernel/life blood/
+ [󤻤] /(n) mind/disposition/nature/
+Ť [] /calmly/serenely/
+Ѥ [Ť] /(n) preparation/anticipation/
+Ȥ [] /(n) preparation/anticipation/
+ [󤾤] /(n) mental image/
+ [ˤ] /(adj) refined/admirable/superb/
+¡ [󤾤] /(n) heart/(P)/
+¡θư [󤾤Τɤ] /heartbeat/
+¡ޤ [󤾤ޤ] /(n,adj-no) cardioplegia/heart attack/
+¡ޥå [󤾤ޥå] /(n) heart massage/
+¡ܿ [󤾤礯] /(n) heart transplant/
+¡ܿ [󤾤礯夸] /(n) heart transplant operation/
+¡ [󤾤] /heart surgery/
+¡ȯ [󤾤ۤä] /(n,vs) (have) a heart attack/
+¡ [󤾤Ҥ] /enlargement of the heart/
+¡ [󤾤Ӥ礦] /(n) heart trouble/heart disease/(P)/
+¡ [󤾤] /(n) central part/
+¡ [󤾤٤ޤ礦] /(n) valvular disease of the heart/
+¡ [󤾤ޤ] /(n,adj-no) cardioplegia/heart attack/
+ [ȤƤ] /(n) gelidium jelly/
+Ԥ [ޤ] /(n) anticipation/expectation/(P)/
+Ԥˤ [ޤˤ] /(exp) to look forward to/
+ [󤿤] /(n) heart/
+Ȥޤ [ޤ] /(v5r) to be heart-warming/
+ [] /(n) feeling/sensation/mood/(P)/
+Ϥ褤 [褤] /(adj) comfortable/pleasant/
+Ϲ [褤] /(adj) comfortable/pleasant/
+ɤ [褤] /(adj) comfortable/pleasant/
+̵֤ [ʤ] /(adv) freely/without reserve/
+ [󤸤夦] /(n,vs) double suicide/lovers suicide/(P)/
+ [夦] /(n) in one's heart/true motives/mind/(P)/
+ĥ [Фܤ] /(n) a bar/
+ [Ĥ] /(n) worry/mental agony/heartache/
+ [Ƥ] /cardiac arrest/
+ [󤽤] /(adv,n) one's innermost depths/completely (from the bottom of one's heart)/
+ [Ƥ] /(adv,n) one's innermost depths/completely (from the bottom of one's heart)/
+Ū [Ƥ] /(adj-na,n) mental/psychological/physical/
+Ū [Ƥ礦] /one's mental state/
+Ūɽ [ƤҤ礦] /mental representation/
+ŷ [ȤƤ] /(n) gelidium jelly/
+ź [] /(n) advice/suggestion/
+ŷ [Ǥ󤱤] /electrocardiograph/
+ſ [Ǥ] /(n) electro-cardiogram/
+ [] /(n) subsoil/
+ [] /(n) having some knowledge of/happening to know/(P)/
+꤬ͭ [꤬] /(exp) to have an idea (a clue)/
+ [] /(n) a guess/anticipation/
+Ƭ [Ȥ] /(n) heart/mind/
+Ƭǵ [Ȥä㤯] /clearing one's mind of all mundane thoughts/
+ [] /(n) knowledge/information/(P)/
+ [] /(v1) to be informed/to have thorough knowledge/(P)/
+㤤 [] /(n) imprudence/misbehavior/misunderstanding/
+ [] /(adj-na,n) knowing look/
+ [] /(adj) hard to understand or accept/
+Ǥ [ޤ] /(n) as one pleases/
+ǹ [Τ] /(n) pericardium/
+ٵǽ [ѤΤ] /cardio-pulmonary function/
+ˡ [Ϥۤ] /(n) cardiopulmonary resuscitation (CPR)/
+ [Ѥ] /(adj-na,n,vs) worry/concern/anxiety/care/(P)/
+ۤ [Ф] /(n,vs) exerting care/attention/consideration/thoughtfulness/
+ۤݤ [Ѥ򤫤] /(exp) to cause someone to worry/
+ۻ [Ѥ] /(n) worries/cares/troubles/
+ [Ѥ礦] /(n) prone to worrying/
+ [Ѥ] /(n) heart rate/
+ [Ѥ] /(n) one's heart rate/pulse rate/
+ȴ [̤] /corer/
+ [] /(n) carpel/
+ [դ] /(n) heart failure/(P)/
+դ [Ť] /(n) gratuity/
+ [פ] /(n,vs) admiration and devotion/hearty submission/
+ʢ [פ] /(n) chest and stomach/one's innermost being/
+ [] /(n) state of mind/
+Ѥ [] /(n) change one's mind/inconstancy/faithlessness/
+˻ [路] /(adj) restless/
+˼ [ܤ] /(n) atrium/chamber of the heart/
+ [ܤ] /(n) shaft/axle/
+̩ [Ҥ] /(adv) inwardly/secretly/
+̵ [ʤ] /(adj) thoughtless/inconsiderate/tasteless/cruel/
+̵ [ʤ󤵤] /centerless grinding/
+ͭ [] /(adj-pn) to be thoughtful/to be considerate/to be sensible/
+ [Τ] /(n) reliance/
+ [] /(n) mentality/(P)/
+ [꤬] /(n) psychology/(P)/
+ؼ [꤬] /psychologist/
+Ū [꤬Ƥ] /(adj-na) psychological/
+ [ꤵ] /(n) psychological tactics/
+ [ꤷ央] /psychologism/
+ [ꤷ礦] /psychological novel/
+ [ꤸ礦] /(n) state of mind/(one's) mental state/
+ [ꤻ] /(n) psychological warfare/
+ [ꤻ󤽤] /psychological warfare/
+Ū [Ƥ] /(adj-na) psychological/mental/
+ [Ӥ礦] /psychological description/
+ˡ [礦ۤ] /(n) psychotherapy/
+Ω [] /(n) disposition/
+ [줤] /(n) spirit/
+ [줤] /psychics/
+ [줤󤷤礦] /psychic phenomenon/
+ [줤Ƥ] /psychic surgery/
+ [줤] /(n) spiritualism/
+ϫ [] /(n) anxiety/worry/fear/(P)/
+ة [󤭤] /(n) palpitations (of the heart)/
+ةж [󤭤] /(n) palpitations (of the heart)/
+ޤ [ĤĤޤ] /(adj) modest/reserved/quiet/humble/
+ [ĤĤ] /(n) modesty/self-control/discretion/
+߿ [ĤĤߤ֤] /(adj) discreet/modest/cautious/
+ [ĤĤ] /(v5m) to be careful/to be chaste or discreet/to abstain or refrain/(P)/
+ [礦] /(adj-na,n) discretion/prudence/(P)/
+ [դ] /(v1) to give someone the cold shoulder/to be jilted/to be rejected/
+ [դ] /(n,vs) pretence/show/appearance/(P)/
+ [֤] /(suf) style/manner/(P)/
+꤫ [դ꤫] /(v5s) to brandish (sword) over one's head/
+꤫֤ [դ꤫֤] /(v5r) to hold aloft (e.g. a sword)/to brandish/
+겼 [դꤪ] /(v5s) to swing downward/
+겾̾ [դ꤬] /furigana (hiragana over kanji)/pronunciation key/(P)/
+ [դۤɤ] /(v5k) to shake and untangle/
+ [դޤ魯] /(v5s) to wield/to brandish/to flourish/to wave (about)/to swing/to display/to show off/to abuse/(P)/
+ݤ [դ꤫] /(n) (1) dried food sprinkled over rice/(2) fish flour/
+ݤ [դ꤫] /(v1) to sprinkle (salt, pepper) over/
+ [դ꤫] /(n) kanji printed as ruby, usually to explain kana/
+굯 [դꤪ] /(v5s) to stir up/to stimulate/
+Ĥ [դꤢ] /(v5g) to look up/
+ [դ꤫] /(v5r) (1) to fall onto/(2) to happen/to befall/
+ [դय] /(v5k) to turn one's face/to turn around/(P)/
+ [դऱ] /(v1) to turn/
+ʤ [դꤷܤ] /(v5r) to strain one's voice/
+礤 [դꤢ] /(n) consideration/comparison/usage/custom/
+ [դꤳ] /(n) a payment made via bank deposit transfer/(P)/
+ [դꤳ] /(v5m) to make a payment via bank deposit transfer/(P)/
+껵 [դޤ] /(v5k) to scatter/to sprinkle/to lavish/
+ [դꤳ] /(n) pendulum/(P)/
+ΤƤ [դꤹƤ] /(v1) to shake off/forsake/
+Ф [դ] /(n) outset/starting point/drawing or issuing (draft)/(P)/
+Ф [դ] /(v5s) to shake and give/to start shaking/to shake out/to write (draw on) a check/
+夲 [դꤢ] /(v1) to raise overhead/
+꿶 [դ꤫֤] /(v5r) to hold aloft (e.g. a sword)/to brandish/
+ڤ [դ꤭] /(v5r) to shake off/to shake free from/(P)/
+µ [դꤽ] /(n) long-sleeved kimono/
+ؤ [դ꤫] /(n) transfer (money)/change/(P)/
+ؤ [դ꤫] /(v1) to change/to make up for/
+Ƥ [դꤢƤ] /(v1) to assign/to allot/
+ƨ [դˤ] /(n) reaching first base safely due to opponent's error/
+դ [դĤ] /(n) choreography/(P)/
+դ [դĤ] /(n) choreographer/
+ʧ [դϤ餦] /(v5u) to shake off/
+ʬ [դ櫓] /(n) divide/center/
+ʬ [դ櫓] /(v1) to partition out/to divide among/
+ʬʪ [դ櫓ˤ] /pair of bundles slung over a shoulder/
+ʬȱ [դ櫓] /(n) hair parted in the middle/
+֤ [դ꤫] /to relapse/to reassert/
+֤ [դ꤫] /(v5r) to turn head/to look over one's shoulder/to turn around/to look back/(P)/
+ [դϤʤ] /(v5s) to break free of/
+ [դ꤫] /(n) how to swing/future plans/
+ [դꤪȤ] /(v5s) to shake off/to throw off/
+Ȥ [դꤪȤ] /(v5s) to shake or throw off/
+ [դߤ] /(v5s) to dishevel (hair)/
+ΩƤ [դꤿƤ] /(v1,vt) to toss (i.e. one's head)/to wave (i.e. a flag)/to stand up energetically/to raise one's voice/
+ʤ [դ꤫] /(v5s) to brandish (sword) over one's head/
+ʤ [դ꤫] /(v5s) to brandish (sword) over one's head/
+ [դ] /(v5r,vt) (1) to wave/to shake/to swing/(2) to sprinkle/(3) to cast (actor)/to allocate (work)/(P)/
+뤤Ȥ [դ뤤Ȥ] /(v5s) to shake off/
+ä [դä] /(exp) different/eccentric/original/striking/extraordinary/
+ʤ [դʤ] /be in a bad way/be dull/
+ [դޤ] /(n) behavior/conduct/(P)/
+ [դޤ] /(v5u,vt) to behave/to conduct oneself/to entertain/(P)/
+ [դ] /(v1) to lean towards/to deflect/to shake/to swing/to wave/
+ݤ [դ꤫] /(n) (1) dried food sprinkled over rice/(2) fish flour/
+ [] /(n) encouragement/stimulation/
+ [󤳤] /(n) promotion/encouragement/(P)/
+礤 [դꤢ] /(n) consideration/comparison/usage/custom/
+ [դꤳ] /(io) (n) a payment made via bank deposit transfer/
+ [󤵤] /(n) prosperity/
+ [դꤳ] /(n) pendulum/
+ [󤷤夯] /(n) strict enforcement/
+Ф [դ] /(io) (n) outset/starting point/drawing or issuing (draft)/
+ж [դ礯] /selling office/
+п [դˤ] /(n) remitter/writer of cheque/
+ [դ] /(n) issue date (e.g. of a promissory note)/
+µ [դꤽ] /(n) long-sleeved kimono/
+ [դ꤫] /(n) transfer (money)/change/(P)/
+ص [դ꤫夦] /compensatory holiday/exchange workday for holiday/
+͢ [դ꤫椽] /transfer (of passengers or freight)/
+ư [ɤ] /(n,vs) oscillation/vibration/(P)/
+ư [ɤ] /(n) vibrometer/vibroscope/
+ư [ɤ] /(n) oscillator/vibrator/
+ư [ɤ] /(n) frequency/
+ư [ɤФ] /(n) trembler/
+դ [դĤ] /(n) dance coaching/Japanese dance competition/
+ [դޤ] /(n) behavior/conduct/
+ [դޤ] /(n) behavior/conduct/
+񤤼 [դޤ] /(n) treat of sake/
+ [դޤ] /(v5u,vt) to behave/to conduct oneself/to entertain/
+ [פ] /(n) amplitude (of vibration)/swing of pendulum/(P)/
+Ĵ [פؤ礦] /amplitude modulation/AM/
+ [줤] /(n) hand bell/ringing of a bell/
+ [Ȥ] /(n) shock/impact/concussion/
+ [] /(n,n-suf,pref) new/(P)/
+ [餷] /(adj) new/(P)/
+ι [餷ΤĤ] /(n) neophilia/love of new things/
+ȤѤ [餷ˤ] /(exp) to move to a new house/
+결 [餷] /(n) one who loves novelty/one who goes after all the latest fads/
+ [餷] /newly/new/anew/
+ι [餷ΤĤ] /(n) neophilia/love of new things/
+ [餿] /(adj-na,n) new/fresh/novel/(P)/
+˵ä [餿ˤä] /newly established country/
+㥬 [󥸥㥬] /(n) new potatoes/
+ [] /(n) new team/
+ [󤢤] /(n) new idea or design/novelty/
+õ [󤢤Ȥä] /patent on a new device/
+ [󤨤] /(adj-na,n) freshly picked/newly produced/(P)/
+ [] /(n) sprout/bud/shoot/(P)/
+® [󤫤] /limited express (train, faster than an express)/
+ [󤫤] /(n) opening (of uncultivated land)/
+ [󤫤] /(n) newly opened or recently settled land/
+ش [󤬤ä] /(n) new school term/(P)/
+㸩 [ˤ] /prefecture in the Hokuriku area/
+ [󤫤] /(n) new stocks or shares/(P)/
+ [󤫤֤Ҥ] /(n) pre-emptive right (to subscribe for new shares)/
+ [󤫤] /(n) new book/new publication/(P)/
+ [󤫤󤷤] /(n) new book/new publication/
+Ҳ [󤫤󤷤礦] /(n) book review/
+ [󤫤󤻤] /(n) bullet train (very high speed)/Shinkansen/(P)/
+ [󤫤] /(n) new patient/
+ݶ [󤫤󤵤] /New Kansai International Airport (Osaka)/
+ڹ [󤫤󤳤Ȥ] /New Korea Party/
+ [󤫤] /(n) annexe/annex/
+ [󤬤] /(n) newcomer/new face/(P)/
+ [] /(adj-na,n) novel/
+ [󤭤] /(n) innovation/new departure/milestone/breakthrough/
+ [󤭤] /(n) new era or epoch/
+ [] /(adj-na,n) novelty/originality/(P)/
+ [󤭤֤] /initial public offering (IPO)/
+ [󤭤礦] /new business/
+幩 [󤭤夦ä󤹤] /(n) housing starts/
+ [󤭤Ȥ] /new investment/
+ݴ [󤭤ۤ] /(file) save as/
+Ͽ [󤭤] /(n) new record (in sports, etc.)/
+ [󤮤] /(n) new technology/
+ [󤭤夦] /(n) new and old/incoming and outgoing/(P)/
+ [󤭤] /(n) new home/(P)/
+ [󤭤礦] /(n) Protestantism/
+ [󤭤礦] /(n) a Protestant/
+ [Ф] /(n) Shinbashi (section of Tokyo)/(P)/
+ [󤳤] /(n) rising/developing/emergent/(P)/
+ [󤳤礦] /(n) start-up company/
+ [󤳤] /(n) an emerging nation/
+ [󤳤夦礦] /a new religion/
+ [󤭤礯] /(n) new piece/new song/(P)/
+ [󤬤] /(n) new style/(P)/
+ [󤬤] /(n) new style or model/
+ [󤱤] /new-structure form/
+ [󤲤] /(n) new type or school of drama/(P)/
+ [󤲤] /(n) a new moon/a crescent moon/
+ [󤱤󤶤] /(n) synthetic building material/
+ŵ [󤳤Ƥ] /neoclassicism/
+ [] /(n) new word/(P)/
+¤ [󤴤Ĥ] /(exp) to coin a new word/
+ [] /(n) pickled vegetables/pickles/
+ [󤳤] /(n) pickled vegetables/pickles/
+ [󤳤] /(n) new grain/
+ [󤳤] /(n) newly-wed/(P)/
+ [󤳤󤻤] /(n) newly-married life/
+ι [󤳤礳] /honeymoon/
+ [󤵤褯] /(n) the new left (school of thought)/
+ [ˤŤ] /(n) new wife/
+ [󤵤] /(n) new work/new production/(P)/
+ [󤵤] /(n) new bill/banknote/
+ [󤶤] /(n) newcomer/tyro/
+ [󤶤] /(n) newcomer/
+ [] /(n) kanji made in Japan/
+ [󤸤] /(n) new form of a character/
+ [󤸤] /new period/new age/new epoch/
+ [󤷤] /(adj-na,n) new form/new formula/(P)/
+ [󤷤] /(n) new car/(P)/
+ [󤷤㤯] /(n) new interpretation/
+ [] /(n) fresh supply of troops/newcomer/new method/(P)/
+ [󤷤] /(n) new species/new variety/
+ [󤷤] /(n) new brew of sake/
+ [󤷤夦] /(n) a new edition/
+ [󤷤] /(n) New Year (Spring)/(P)/
+ [󤷤] /(n) new book/17 x 11 cm paperbook book/(P)/
+̱ϼ [󤷤礯ߤ央] /neo-colonialism/
+ [󤷤] /(n) rising/up-and-coming/(P)/
+ʵ [󤷤󤭤] /(n) young and energetic/up-and-coming/
+ʺ [󤷤󤵤ä] /(n) rising novelist/
+ [󤸤] /(n) new face/newcomer/(P)/
+Ͳ [󤸤󤪤] /(n) rookie-of-the-year/
+Ͳμ [󤸤󤫤] /(n) new singer/
+; [󤸤󤷤礦] /(n) Rookie of the Year award/
+ [󤻤] /(n) a new world/the New World/(P)/
+ [󤻤] /new century/
+女ԥ塼ȯ [󤻤ԥ塼ϤĤ] /ICOT/
+ [󤻤] /(n) new system/(P)/
+⹻ [󤻤] /high school (operated under post-war guidelines)/
+ [󤻤] /university (operated under post-war guidelines)/
+ [󤻤夦] /junior high school (operated under post-war guidelines)/
+ [󤻤] /(n) a new government or administration/(P)/
+ [󤻤] /(n) new face (star)/nova/(P)/
+ [󤷤礦] /January (according to the new calendar)/
+ [󤻤] /(n) rebirth/new birth/nascent/(P)/
+ [󤻤] /(n) new life/
+ [󤻤] /(n) newborn baby/(P)/
+ [󤻤] /(n) Cenozoic era/
+ʪ [󤻤֤] /neoplasm/tumor/
+ [󤻤] /(n) a new phase or aspect/
+ [󤻤Ҥ] /(n) new product/
+ [ˤ夦] /New Zealand/
+ [󤼤] /(n) new tax/
+д [󤻤ä] /(n) New Stone Age/neolithic/
+ [󤻤] /(n) newly organized or established/(P)/
+ [󤻤] /(n) new theory/
+ [󤻤] /(n) new snow/(P)/
+ [󤻤] /(n) newly compiled, selected or edited/
+ [󤻤] /(n) newly compiled, selected or edited/
+ [󤻤] /(adj-na) fresh/(P)/
+ [󤻤] /(n) freshness/(P)/
+ [󤽤] /(n) redecoration/remodelling/refurbishment/(P)/
+¤ [󤾤] /(n) new/newly made/
+¤ [󤾤] /(n) a neologism/
+¤ [󤾤] /(n) new (newly-built) ship (boat)/
+´ [󤽤] /(n) new (recent) graduate/(P)/
+´ [󤽤Ĥ] /new graduate(s)/
+´ԤΤ [󤽤ĤȤ] /(exp) to engage a new graduate/
+ [󤿤] /(n) new style/(P)/
+ [󤿤] /(n) new order/new system/
+ [󤿤] /(n) rhythmic sports gymnastics/
+ [󤿤] /(n) a new house/a branch family/
+ [] /(n) newly opened or newly developed territory/
+ [] /(n) new building/new construction/(P)/
+ [] /(n) first tea of the season/
+ [㤯] /(n) new arrivals/new acquisitions/
+ [] /(n) new book or literary work/
+ģ [礦] /new government office/
+Ĭ [礦] /Shinchou (magazine and publisher)/
+Ĵ [礦] /(n) brand new/
+ [󤿤] /(n) renewal/replacement/metabolism/(P)/
+ [Ƥ] /(n) new revision/
+ [ƤФ] /new and revised edition/
+ [Ǥ] /(n) a new rice field/(P)/
+ĵ [ˤä褷Τ] /monument in memory of Nitta Yoshisada/
+о [Ȥ礦] /a new product joining a group of other products/
+ [Ȥ] /(n) new (political) party/(P)/
+ [Ȥ] /(n) newly forged sword/sword made after the year 1615/
+ƻ [ɤ] /(n) new road/
+դ [ʤĤ] /(exp) to form a new Cabinet/
+Ŵ [ˤäƤ] /(n) (abbr) Nippon Steel Corporation/
+Ŵ [ˤäݤ󤻤Ƥ] /(n) Nippon Steel Corporation/
+Ŵ [ˤۤ󤻤Ƥ] /(n) Nippon Steel Corporation/
+ [ˤäݤ󤻤Ƥ] /(n) Nippon Steel Corporation/(P)/
+ [ˤۤ󤻤Ƥ] /(n) Nippon Steel Corporation/
+ [ˤ夦] /(n) newly arrived/joined/newly-entered/(P)/
+ [󤤤] /(n) newcomer/initiate/novice/
+Ұ [ˤ夦㤤] /freshman employee/
+Ұ [ˤ夦㤤󤭤礦] /training of new employees/
+ [ˤ夦] /(n) freshman/first-year student/
+Ǥ [ˤ] /(n) inaugural/new/(P)/
+ǮӶ [ͤä] /(n) neotropical region/
+ǯ [ͤ] /(n-adv,n-t) New Year/(P)/
+ǯμ [ͤΤȤ֤] /New Years greetings/
+ǯ [ͤ󤫤] /(n) New Year's party/
+ǯ [ͤ󤴤] /(n) New Year issue/
+ [] /(n) new school (of thought, etc.)/(P)/
+ȯ [ϤĤФ] /(n) new product or model/
+ȯ [ϤĤᤤ] /new invention (discovery)/
+ [Ѥ] /(n) brand new/
+ [Ф] /(n) new record/
+ [Ԥ] /(n) (brand-)new article/(P)/
+Ʊ [Ԥɤ褦] /as good as new/
+ [] /(n) bride/(P)/
+ [] /(n) newly-issued (released) record/
+ [פ] /(n) new style/(P)/
+ʹ [֤] /(n) newspaper/(P)/
+ʹ˺ܤ [֤ˤΤ] /(exp) to appear in the newspaper/
+ʹ [֤󤭤] /(n) newspaper story (article, account)/(P)/
+ʹ [֤󤭤] /newspaper reporter/
+ʹ [֤󤮤礦] /the newspaper industry/
+ʹ [֤󤳤] /newspaper advertisement/
+ʹ [֤] /(n) newsprint/newspaper/(P)/
+ʹ [֤󤷤] /(n) newspaper company/(P)/
+ʹ [֤] /(n) news source or topic/
+ʹã [֤Ϥ] /(n) (newspaper) carrier/newspaper (delivery) boy (girl)/new/
+ʹȯɽ [֤ϤäԤ礦] /(n,vs) (issuing) a press release/
+ʹŹ [֤ϤФƤ] /(n) news dealer's shop/newsagent's shop/
+ʹ [֤] /newspaper distributor/
+ʹ [֤ꤳ礦] /Japan's press code (developed in 1946)/
+ʼ [ڤ] /(n) new recruit/a conscript/
+ [󤬤] /(n) new pattern/
+ [ޤ] /(exp,n) new rice/novice/newbie/tyro/(P)/
+Ƥʤ [ޤΤ] /though (one is) only a beginner/
+ [] /new futures on the first trading session of the month/
+ [ݤ] /(n) news(paper) (old term)/
+ˡ [ݤ] /(n) new method/new law/(P)/
+ [ܤ] /(n) first Obon following one's death/
+ [ˤܤ] /(n) first Obon following one's death/
+ [ˤޤ] /(n) bridal bed/
+̣ [] /(n) novelty/
+ [ܤ] /(n) true character/seriousness/
+ [⤯] /(n) true character/seriousness/
+ [䤯] /(n) New Testament/
+ [䤯] /New Testament/
+ [䤯] /(n) a new medicine/(P)/
+ [䤯] /(n) new translation/
+ [餮] /ancient Korean kingdom/
+ [餤] /(n) a newcomer/
+ [餤] /(n) newcomer/
+ [礯] /(n) fresh verdure/(P)/
+ [줤] /(n) new example (precedent)/
+ [줭] /(n) the solar calendar/the Gregorian calendar/
+Ϻ [] /(n) bridegroom/(P)/
+Ϻ [] /bride and groom/
+ [󤶤] /(n) taking up a new position as chief priest of a Buddhist temple/
+ [󤸤] /History of the Jin Dynasty/
+ [] /(n) forest/(P)/
+ [󤷤] /(adj-na,n) deeply forested/
+α [Τ] /deep in the forest/
+ [Τߤ䤳] /tree-clad town/
+ [󤫤] /(adj-na,n) silence/
+פȤ [󤫤Ȥ] /still/quiet/silent as a graveyard/
+ [󤲤] /(adj-na,adj-no,n) solemn/
+ [󤷤] /(adj-na,n) deeply forested/
+ [Ф󤷤礦] /(n) all things in nature/the whole creation/
+ [] /(n) forest/woods/(P)/
+Ӳк [󤫤] /(n) forest fire/
+ӳ [󤬤] /forestry/
+Ӹ [󤳤] /forest park/
+Ӻ [󤵤] /(n) reforestation/
+ [󤿤] /(n) forest zone/
+ [] /(n) wooded country/wooded (timber) region/woodland(s)/
+Ŵƻ [ƤĤɤ] /forest railroad/
+˲ [Ϥ] /(n) deforestation/
+ݸ [ۤ] /(n) forest protection/
+ˡ [ۤ] /(n) the Forest Act/
+ [褯] /(n) forest bath/
+ [ϤΤ] /(n) black alder/
+ [Ĥ] /(v5r) (1) to be pickled/to be well seasoned/(2) to be submerged/to be soaked/
+ [Ĥ] /(v1) to dip in/to soak/
+ʪ [Ҥ] /(n) boiled greens flavored with soy/
+ [Ҥ] /(v5s) to soak/to dip/to drench/(P)/
+ [Ҥ] /(v5r) to be soaked in/to be flooded/(P)/
+ʹ [Ҥभˤ] /(exp) to listen intently/
+ [󤷤] /(n) infiltration/permeation/
+ [󤸤] /(n) infiltration/permeation/
+ [󤸤󤻤褦] /(n) invasive tumor/
+ [󤷤礯] /(n,vs) erosion/corrosion/(P)/
+ [󤷤礯] /(n,vs) erosion/corrosion/
+ [󤹤] /(n) flood/inundation/(P)/
+ [󤻤] /(n) dyeing/
+ [] /(vs) dipping/soaking/immersing/
+Ʃ [Ȥ] /(n) permeation/osmosis/(P)/
+Ʃ [Ȥ] /(n) osmotic pressure/
+Ʃ [Ȥ] /(n) osmosis/permeability/
+ [ˤ夦] /(n) permeation of liquid or gas/
+ [줤] /(n) baptism by immersion/
+ [󤷤] /(adj-na,n) grow very late at night/silent/piercing (cold)/
+ [դ֤] /(adv) very deeply/
+ [դ] /(adj) deep/profound/thick/close/(P)/
+ [դ礦] /deep affection/
+ط [դ󤱤] /close connection/
+̸ [դ] /thick (dense) fog/
+ [դ] /depth/profundity/(P)/
+ޤ [դޤ] /(v5r,vi) to deepen/to heighten/to intensify/(P)/
+ [դ] /(n) depth/deep place/(P)/
+ [դ] /(v1,vt) to deepen/to heighten/to intensify/(P)/
+ [] /(n) deep or profound meaning/
+ [󤨤] /(adj-na,n) profound/deep/unfathomable/
+ [󤪤] /(adj-na,n) esoteric doctrines/mysteries/
+ [] /(n) deepen/
+ [󤫤] /(n) deep sea/depths of the sea/ocean depths/(P)/
+ [󤫤礮礦] /deep-sea fishery/
+ [󤫤] /(n) deep-sea fish/
+ [դ] /(n) depths/intimacy/
+ [󤫤] /(n) silent/still/
+ [դ] /(n) deep boots/
+Ƶ [󤳤夦] /(n) deep breath/
+ [󤳤] /(n) close friendship/
+ [󤳤] /(adj-na,n) benevolence/sincere/
+ [󤳤] /(n) middle of the night/dead of night/midnight/
+ [] /(n) deep crimson/
+ [󤳤] /(n) deep crimson/
+ȿ [󤳤礯] /(n) scarlet/deep crimson/
+ [󤳤] /(n) deep plowing/
+ [󤳤] /(adj-na,n) serious/(P)/
+ﲽ [󤳤] /(n) becoming more serious or severe (problem)/(P)/
+ [󤶤󤭤] /cryptosporidium/
+ݾ [󤶤󤭤󤷤礦] /cryptosporidiosis/
+ [󤶤] /(n) mountain recesses/deep in the mountains/(P)/
+ [ߤ] /(n) mountain recesses/deep in the mountains/
+ [ߤޤ餹] /mountain crow/eastern rook/
+ [ߤޤ] /(n) mountain cherry tree/
+ͩë [󤶤椦] /deep mountain valleys/
+ [󤷤] /(n) deep appreciation or gratitude/sincere apology/
+ [դ] /(n) severe wound/
+ [դ] /(n) heavy drinking/
+ [դʤ] /(n) deep affection/excessive love/
+ [󤷤] /(adj-na,n) grow very late at night/silent/piercing (cold)/
+ [դ֤] /(adv) very deeply/
+ [󤸤] /(adj-na,n) profound/careful/mature/
+Ӥʤ [󤸤ʤ] /extreme/deep/
+ [󤻤] /(n) plutonic rock/
+ [󤻤] /(oK) (adj-na,n) kindness/gentleness/
+ [󤻤] /(n) deep snow/
+ [ߤ椭] /(n) deep snow/
+ [󤻤] /(n) depth/shade (of color)/
+ [󤽤] /(n) depths/deep level/(P)/
+ؿ [󤽤꤬] /(n) depth psychology/
+ [󤽤] /(n) secluded inner room/
+˰ [󤽤ˤ] /(exp) to be brought up with tenderest care in a good family/
+Ĺ [礦] /(adj-na,n) profound/
+ɤ [դ] /(n) chase too far/
+ [դŤ] /(n) cut a fingernail to the quick/
+ [] /(n) depth/(P)/
+ɤ [դ] /(n) reading too much into (what he says)/
+ [դ] /(n) deep into/
+ [] /(n) depths/deep part/
+̮ [֤礦ߤ㤯ä󤷤礦] /(n) deep vein thrombosis (DVT)/
+ʥ [󤨤] /(n) abyss/ravine/
+ [ܤ] /(n) deliberate/careful/thoughtful/deeply laid plan/
+űθ [ܤ] /(n) far sight and deep design/
+̣ [դ] /depth/deep/
+ [] /(n-adv,n-t) late at night/(P)/
+² [䤾] /the night owls/
+ [ۤ] /(n) late-night (all-night) broadcasting/
+ͫ [椦] /(n) deep sadness/great worry/
+θ [] /(n) deliberate/careful/thoughtful/thoughtfulness/prudence/
+ [礯] /(n) dark (deep) green/
+ [դߤɤ] /(n) dark (deep) green/
+п [դߤɤꤤ] /dark (deep) green/
+߬ [󤿤] /(n) abyss/
+ [] /(n) ninth sign of Chinese zodiac (The Monkey, 3p.m.-5p.m., west-southwest, July)/(P)/
+Ĥ [⤦Ĥ] /(v1) to order/to instruct/
+ۤ [⤦] /(n) send word/
+ۤ [⤦] /(v5s) to send word to/to write to/
+ [⤦Ҥ餭] /(n) (hum) an excuse/a defense/
+餯 [⤦Ҥ餯] /(v5k) to explain/to justify/
+ͤ [⤦ͤ] /(v1) I'm sorry to trouble you/
+魯 [⤦Ĥ魯] /(v5r) to write to/to send word to/to hand over (official business)/
+碌 [⤦碌] /(n) arrangement/appointment/(P)/
+碌 [⤦碌] /(v1) to arrange/to make an appointment/to agree upon/
+ [⤦] /(n) application/entry/request/subscription/offer/proposal/overture/challenge/(P)/
+߽ [⤦ߤ] /order of applications/in order of application/
+߽ [⤦ߤ] /(n) application form/written application/
+ [⤦] /(v5m) to apply for/to make an application/to propose (marriage)/to offer (mediation)/to make an overture (of peace)/to challenge/to lodge (objections)/to request (an interview)/to subscribe for/to book/to reserve/(P)/
+ [⤦] /(n) heaven-sent child (in answer to a Shinto or Buddhist prayer)/
+ [⤦] /(v1) to accept/to ask for/to charge (a price)/
+ [⤦] /(n) proposal/request/claim/report/notice/
+Ф [⤦] /(n) proposal/request/claim/report/notice/
+Ф [⤦Ǥ] /(v1) to report to/to tell/to suggest/to submit/to request/to make an offer/to come forward with information/(P)/
+ФǤ [⤦Ǥ򤳤Ȥ] /(exp) to turn down an offer/
+Ҥ٤ [⤦Τ٤] /(v1) to say/to tell (somebody)/to state/
+夲 [⤦] /(v1) to say/to tell/to state/(P)/
+ [⤦] /(v5r) to write to/to send word to/to hand over (official business)/
+٤ [⤦] /(v1) to be slow in saying/
+ź [⤦] /(v1) to add to what has been said/
+Ϥ [⤦錄] /(v5s) to tell/to announce/to declare/to order/
+ [⤦ˤ] /I'm sorry to trouble you/
+ [⤦] /(n) proposal/offer/report/proposition/notice/(P)/
+ [⤦] /(v1) to propose/to suggest/(P)/
+դ [⤦Ĥ] /(v1) to order/to instruct/
+ʬ [⤦֤] /(n,vs) objection/shortcomings/
+ʬʤ [⤦֤ʤ] /no objection/nothing to criticize/
+ʬΤʤ [⤦֤Τʤ] /no objection/nothing to criticize/(P)/
+ʬ̵ [⤦֤Τʤ] /no objection/nothing to criticize/
+ʬ̵ [⤦֤ʤ] /no objection/nothing to criticize/(P)/
+ʹ [⤦] /(v1) to tell/to talk to/
+ [⤦櫓] /(n) apology/excuse/(P)/
+ޤ [⤦櫓ޤ] /inexcusable/(P)/
+ʤ [⤦櫓ʤ] /(adj-na) inexcusable/(P)/
+ [⤦褦] /words/expression/
+Ω [⤦] /(n) allegation/(P)/
+ΩƤ [⤦Ƥ] /(v1) to declare/to plead/
+Ωƿ [⤦Ƥˤ] /petitioner/complainant/
+ [⤦] /(v5s) (hum) to be called/to say/(P)/
+礻 [⤦碌] /(n) arrangement/appointment/
+ [󤳤] /(n,vs) report/statement/filing a return/notification/(P)/
+ [󤳤] /(n) report/declaration/
+ [󤳤] /(n) return system/tax payment by self-assessment/declaration system/
+Ǽ [󤳤Τ] /self-assessed tax payment/
+Ȣ [󤳤Ф] /suggestion box/
+ѻ [󤳤褦] /(n,vs) (filling in) return form/
+ [⤦] /(n) application/entry/request/subscription/offer/proposal/overture/challenge/(P)/
+ [⤦] /(n) application/entry/request/subscription/offer/proposal/overture/challenge/(P)/
+߽ [⤦ߤ] /order of applications/in order of application/
+ [⤦ߤ] /(n) application form/written application/
+ [⤦] /(n) proposal/request/claim/report/notice/
+Ф [⤦] /(n) proposal/request/claim/report/notice/
+Ҥ٤ [⤦Τ٤] /(v1) to say/to tell (somebody)/to state/
+Ҥ򤹤 [󤸤Ĥ򤹤] /(exp) to make a statement (before a court)/
+ [󤻤] /(n,vs) application/request/petition/(P)/
+ [󤻤] /(n) applicant/
+ [󤻤] /written application/
+ã [󤿤] /(n) notification (from a high to a low official)/
+ [⤦] /(n) proposal/offer/report/proposition/notice/
+ǯ [ɤ] /year of the monkey/
+̿ [ᤤ] /deuteronomy/
+Ω [⤦] /(n) allegation/
+Ω [⤦] /(n) allegation/
+Ω [⤦Ƥˤ] /(n) petitioner/complainant/
+ [] /(adj-na,n) (1) truth/reality/genuineness/(2) Buddhist sect originating in the thirteenth century/(P)/
+ [] /(n,pref) just/right/due (east)/pure/genuine/true/
+ [ޤ] /(adj-na,n) (1) truth/reality/genuineness/
+ð [ޤä] /(adj-na,n) total darkness/shortsightedness/pitch dark/(P)/
+ðŰ [ޤä] /(adj-na,n) pitch dark/
+õ [ޤä] /(adj-na,n) head over heels/headlong/
+ø [ޤä] /(n) brow/front/helmet front/(P)/
+øˡ [ޤäۤ] /(n) makko-ho (set of four exercises for general health)/
+ù [ޤä] /(adj-na,n) pitch black/(P)/
+ù [ޤä] /(adj) pitch black/deep black/
+ú [ޤä夦] /(n-adv,n) midst/middle of/height of/(P)/
+ľ [ޤä礦] /(adj-na,n) perfectly honest/
+ [ޤä礦] /(n) directly opposite/right in front/
+ [ޤä] /(n-adv,n) height of/middle of/full bloom/
+ [ޤä] /(adj-na,n) deep blue/ghastly pale/(P)/
+ [ޤä] /(adj-na,n) deep red/flushed (of face)/(P)/
+ [ޤä] /(n) the head/the foremost/beginning/(P)/
+ [ޤäʤ] /(n) right in the midst of/right at the height of/
+ [ޤäԤ] /(n-adv,n-t) broad daylight/
+ľ [ޤä] /(adj-na,adv,n) straight (ahead)/direct/upright/erect/honest/frank/(P)/
+ľ [ޤäʤ] /(n) right in the middle/
+ [ޤäפ] /(n) in two equal parts/(P)/
+Ĥ [ޤäפĤ] /right in half/
+ [ޤä] /(adj-na,n) pure white/(P)/
+ [ޤä] /(adj) pure white/
+ʿ [ޤä] /(adj-na) perfectly level/
+ʿ [ޤäԤ] /(adv) (not) by any means/(not) for anything/humbly/sincerely/
+ͣ [ޤäʤ] /(n) right in the midst of/right at the height of/
+ [ޤäѤ] /(adj-na,n) stark naked/nudity/
+ǽ [Ǥ] /to write in the square style/
+ [ޤȤ] /(adv) indeed/really/absolutely/truly/actually/
+˼ [ޤˤ] /(exp) to take seriously/to believe/
+ [ˤޤ] /(exp) to be true to nature/to be lifelike/
+ [] /(adj-pn) true/real/genuine/utter/(P)/
+ΰ [Τ] /pitch-darkness/
+ͧ [ΤȤ] /true friend/
+ [ޤޤ] /(adj-na,n) perfect circle/
+ߤ [ޤޤ뤤] /(adj) perfectly round/
+ [ޤޤ] /(adj-na,n) perfect circle/(P)/
+ݤ [ޤޤ뤤] /(adj) perfectly circular/
+ [ޤޤ] /(n) right in front/under the nose/
+ [ޤޤ] /right in front of/just opposite/
+ [ޤʤ] /(n) middle/centre/mid-way/(P)/
+ [ޤ] /total darkness/shortsightedness/
+Ű [ޤ] /total darkness/
+ [] /(n) real intention/true motive/true meaning/(P)/
+յ [󤤤] /true meaning/
+ʸ [ޤ] /(n) straight/as the crow flies/
+ [󤤤] /(n) true reason/true motive/
+ [󤨤] /(n) portrait/
+߿ [󤨤󤷤󤸤] /cultured pearls/
+ [ޤ褳] /(n) directly horizontal/right beside/
+ [ޤ] /(adj-no,n) right under/directly below/
+ [] /(n) true value/real worth/(P)/
+ [ޤʤ] /(n-adv,n-t) midsummer/(P)/
+Ƥν뤵 [ޤʤĤΤĤ] /(n) heat of high summer/
+ [ޤʤĤ] /(n) day on which the temperature exceeds 30 degrees Centigrade/
+ [] /(adj-na,n-adv,n-t) real/true/
+˺˦ [󤫤ܤ] /(n) eukaryotic cell/
+ [ޤ] /(n) mallard duck/
+ [󤬤] /(n) the genuine and the spurious/
+ [ޤ] /(n) serious look/(P)/
+ [] /(n) truth or error/authenticity/(P)/
+ [󤮤Τۤ] /whether it is true or not/
+Τ [󤮤򤿤] /(exp) to make sure of the truth/
+ [] /(n) true meaning/
+ [ޤ] /(adv) (uk) by no means/(P)/
+ͤ [ޤޤ] /headlong/head over heels/
+ [ޤʤĤ] /(n) Japanese butterfish/
+ [ޤʤ] /(n) chopping board/
+ [󤭤] /(adj-na,n) fungus/fungi/
+ݾ [󤭤󤷤礦] /(n) cryptosporidiosis/mycosis/mycoses/
+ [ޤ¤] /(adj-na,n-adv,n) proximity/nearness/soon/nearby/
+ᤤ [ޤ¤] /(adj) near at hand/
+ [󤯤] /(adj-na,n) vacuum/hollow/empty/(P)/
+ [󤯤] /(n) vacuum tube/
+ݽ [󤯤] /(n) vacuum cleaner/
+ [󤯤] /air pocket/
+ŵ [󤯤Ǥ󤭤夦] /vacuum bulb/
+ [󤯤ۤ] /vacuum packaging/
+ [ޤ臘] /(n) melon/Cucumis melo var Makuwa/
+ [󤱤] /(adj-na,n) seriousness/earnestness/(P)/
+ [󤱤󤷤礦] /fighting with real swords/game played in real earnest/
+ [󤴤] /(n) mantra/quintessential word/Mantrayana/Shingon, Sino-Japanese esoteric Buddhism, originating in the eight century/
+ [] /(adj-na,n-adv,n-t) real/true/
+ [ޤ] /(n) wild rice/
+ [ޤ] /(n) right behind/
+ [ޤ] /(n) black carp/black koi/
+ [ޤफ] /(io) (n) face to face/straight ahead/just in front of/
+ [ޤफ] /(n) directly opposite/facing/
+ [ޤभ] /(adj-na,n) earnest/singlehanded/face to face/straight ahead/just in front of/
+ˡ [ޤäۤ] /(n) makko-ho (set of four exercises for general health)/
+ [] /(n) scarlet/crimson/
+ [ޤä] /(adj-na,n) pitch black/
+ĺ [󤳤ä礦] /(n) showing one's true worth/
+ [ޤ] /(n) sand/
+ [ޤä夦] /(n-adv,n) midst/middle of/height of/
+ [ޤ] /(n-adv,n-t) just on the point of/on the verge of/
+ͳ [ޤ] /(adj-na,n) square/(P)/
+ [ޤ] /(n) mimicry/imitation/behavior/pretense/(P)/
+ [ޤͤ] /(col) (uk) copy cat/
+ [ޤͤ] /(v1) to mimic/to imitate/(P)/
+ [ޤͤ] /(n) sham/make-believe/mere form/
+ [] /(adj-na,adv,n) truth/reality/
+ [] /(adj-na,adv,n) truth/reality/
+ [󤸤] /(adj-na,adv,n) truth/reality/(P)/
+¤ [󤸤Ĥ򤫤] /(exp) to speak the truth/
+°ϩ [󤸤Ĥ] /path of sincerity/
+ [󤸤Ĥ] /fidelity/truth/authenticity/credibility/
+̣ [󤸤Ĥ] /(n) truth (veracity, authenticity) (e.g. of a report)/
+ [󤸤] /(n) pearl/(P)/
+ [󤸤夫] /(n) mother of pearl/pearl oyster/
+ [󤸤夬] /(n) mother of pearl/pearl oyster/
+ [󤸤夳] /pearl iridescence/
+ٹ [󤸤夶] /pearl work/
+ [󤸤夷] /mother-of-pearl/
+ [󤸤Ȥ] /pearl fishing/pearl diver/
+ [󤸤夷] /(n) cholesteatoma/pearl tumor/
+ [󤸤夤] /pearl gray/
+ [󤸤夽] /(n) mother-of-pearl/
+ [󤸤] /mother-of-pearl/
+ܿ [󤸤褦礯] /pearl culture/
+ܿ [󤸤褦礯礦] /pearl-oyster beds/
+ [󤸤] /Pearl Harbour/(P)/
+ë [󤷤夦ˤ] /Otani sect of Shinshu/
+ [ޤۤ] /(ateji) (n) ] /a great and splendid land/
+Ϥ [ޤۤ] /(ateji) (n) a great and splendid land/
+ [󤷤] /(n) square style/
+ [󤸤] /fish cake/
+ [󤷤礦] /(n) genuine case (of a disease)/
+ [ޤ] /(n) just above/right overhead/(P)/
+ [󤸤礦] /(n) true feeling/
+ [ޤ] /(n) sincerity/devotion/
+ [ޤ] /(n) sincerity/devotion/(P)/
+ [ޤ餷] /(adj) brand new/(P)/
+ [ޤ֤] /down over the eyes/
+ [󤸤] /(n) true man/
+ʹ [ޤˤ󤲤] /(n) an honest man/a good citizen/
+ [ޤߤ] /(n) fresh water/
+ [󤺤] /(n) true meaning/mystery/essence/quintessence/soul/core/kernel/life blood/(P)/
+ [󤻤] /(n) inborn nature/genuine/
+ [󤻤] /(adj-na,n) genuine/authentic/true/pure/
+ľ [ޤ礦] /(adj-na,n) perfectly honest/
+ [ޤ礦] /(n) directly opposite/right in front/(P)/
+ [ޤߤ] /(n) pure water/clear water/
+ [ޤ] /(adj-na) height of/middle of/full bloom/
+ [ޤˤ] /(n) due west/
+ [ޤ] /(adj-na,n) deep blue/ghastly pale/
+ [ޤä] /(adj-na,n) deep blue/ghastly pale/
+ [ޤä] /(io) (adj-na,n) deep red/flushed (of face)/
+ [󤻤] /(n) true autograph/
+ [󤻤] /(n) true autograph/
+ [󤼤] /(n) the true, the good, and the beautiful/
+ [󤽤] /(n) truth/real situation/(P)/
+Ĵ [󤽤礦] /(n) fact-finding/
+Ǥ [󤦤] /(n) star performer/
+ [ޤ] /(n) Red Sea bream/
+ [ޤäʤ] /(n) right in the midst of/right at the height of/
+ [ޤ] /(n) a long-jointed bamboo/
+ [ޤʤ] /(n) middle/centre/mid-way/
+ [ޤʤ] /(n) middle/centre/mid-way/
+ [ޤҤ] /(n-adv,n-t) midday/broad daylight/
+ [ޤäԤ] /(n-adv,n-t) broad daylight/
+ [ޤष] /(oK) (n) viper/adder/asp/
+ľ [ޤ] /(adj-na,adv,n) straight (ahead)/direct/upright/erect/honest/frank/
+ľ [ޤä] /(adj-na,adv,n) straight (ahead)/direct/upright/erect/honest/frank/
+ [󤿤] /(n) ultimate truth/essence (in Buddhism)/
+ [Ƥ] /(n) ultimate truth/essence (in Buddhism)/
+ [ʤ] /(n) plait/braid/
+ [ʤष] /(n) tapeworm/
+ɳ [ʤҤ] /(n) braid/
+Ԥ [ʤ] /(n) plait/
+ [ޤդ] /(n-adv,n-t) midwinter/(P)/
+ [ޤդ] /(n) day on which the temperature fails to reach 0 degrees Centigrade/
+ [ޤҤ] /(n) due east/
+ [ޤߤʤ] /(n) due south/
+Ĥ [ޤդĤ] /right in half/
+ǡ [ˤ] /(n) the absolute/absolute reality/
+ [ޤ] /(adj-na,n) pure white/
+ [ޤä] /(adj-na,n) pure white/
+ [ޤä] /(adj) pure white/
+ [ޤ] /(n) full sail/
+ȿ [Ϥˤ] /(n) the real criminal/
+ [] /(n) true or false/
+ [] /(n) true (inner) skin/corium/derma/cutis/
+ [] /true beauty/
+ɮ [Ԥ] /(n) autograph/one's own handwriting/personal note/
+ʬ [֤֤󤷤夦] /proper subset/
+ʪ [֤] /(n) genuine article/
+ʬ [֤󤹤] /(n) proper fraction/
+ʿ [ޤäԤ] /(adv) (not) by any means/(not) for anything/humbly/sincerely/
+ [ޤ] /(n) due north/
+̣ [] /(n) true meaning/
+̾ [ޤʤŤ] /(n) white-necked crane/
+ [ޤ錄] /(n) silk floss/silk wadding/
+ [ޤȤ] /(adj-na,n) (uk) the front/honesty/uprightness/direct/
+ [⤯] /(n) one's true character/oneself/seriousness/earnestness/
+ [ޤ] /(adj-na,n) diligent/serious/honest/(P)/
+ [ޤ᤯] /(v5r) to pretend to be earnest/
+ [ޤʤ] /(n-adv,n-t) dead of night/midnight/(P)/
+ͦ [椦] /(n) true courage/true heroism/
+ [ޤäѤ] /(adj-na,n) stark naked/nudity/
+ [] /(n) truth/(P)/
+ؿ [꤫󤹤] /(n) truth-function/
+ [] /(n) truth-value/
+Ψ [󤽤] /(adj-na,n) honesty/sincerity/frankness/
+ [] /(adj-na,n) sincerity/earnestness/(P)/
+ [󤻤] /(n) true autograph/
+ [夦] /(n) brass/
+ [] /(n) god/(P)/
+ [ߤ] /(n) gods/
+ [] /(adj) divine/sublime/solemn/
+ȿ [ߤȤ] /(exp) to deify/
+˻Ť [ߤˤĤ] /(exp) to serve God/
+ΰ [ߤΤ] /divine love/
+β뤦ʪ [ߤΤ⤦] /godsend/heavenly gift/
+Τä [ߤΤȤ򤦤ä] /poem in praise of God/
+ڤ [ߤ򤪤] /(exp) to fear God/
+ɤ [ߤ򤦤ޤ] /(exp) to revere God/
+º [ߤ򤿤äȤ] /(exp) to revere God/
+ [] /(n) god's authority/might of Heaven/
+ [] /(n) divine will/
+ [󤤤] /(n) Shinto shrine precincts/
+ [ߤ] /(n) mysterious disappearance/spirited away/
+ [󤤤] /(n) exceptional artistry/
+ [󤨤] /(n) shrine gardens/
+ [] /(n) apotheosis/
+ [] /(n) sacred flame/
+ [󤫤] /(n) divinity/
+ʲ [󤫤] /(n) deification/
+ [󤬤] /(n) theology/(P)/
+ع [󤬤ä] /(n) theological school/
+ػ [󤬤] /Doctor of Divinity/
+ؼ [󤬤] /(n) theologian/
+ [] /(n) ancient Shinto music and dancing/(P)/
+ݤ [ߤ] /(adv) swear by god/absolutely/
+ [󤫤] /(n) Shinto priest/(P)/
+ [] /(n) sacred treasure/the three sacred treasures (sword, jewel, mirror)/
+ [] /(n) sacred treasure/the three sacred treasures (sword, jewel, mirror)/
+ [] /(n) the elements/spirit/mind/divinity/
+ [] /(n) divine or supernatural skill/
+ [] /(n) gods of heaven and earth/
+ [󤮤] /(n) Shinto commissioner/
+ [󤰤] /(n) Shinto shrine/(P)/
+ܳ [󤰤] /outer gardens of Meiji Shrine/
+ܵ [󤰤夦礦] /(n) Jingu Stadium/
+ [󤭤礦] /(n) sacred bridge/
+ [󤭤礦] /(n) divine mirror/sacred mirror (one of the three sacred treasures)/
+ [ߤ虜] /(n) divine work/miracle/(P)/
+ [󤭤礯] /The Divine Comedy/
+ [󤱤] /(n) nerve/sensitivity/(P)/
+ФԤ [󤱤ɤ] /(exp) sensitive/thin-skinned/
+Ф٤ [󤱤ۤ] /be oversensitive/
+Ф٤ [󤱤ޤ] /have delicate feeling/be sensitive/
+ФαԤ [󤱤Τɤ] /(exp) sensitive/thin-skinned/
+Фߤ [󤱤Τˤ֤] /(exp) insensitive/thick-skinned/
+Х [󤱤] /(n) nerve gas/
+б [󤱤] /neuritis/
+в [󤱤] /neurology/
+вʰ [󤱤] /neurologist/
+в [󤱤Ӥ] /(adj-na,n) oversensitive/
+вϩ [󤱤⤦] /biological neural network/
+г [󤱤] /(n) neurosurgery/
+г [󤱤] /neuron/
+г [󤱤] /neurology/
+з [󤱤] /(n) nervous system/
+к˦ [󤱤ܤ] /nerve cell/neuron/
+м [󤱤] /(adj-na,n) nervousness/(P)/
+о [󤱤礦] /(n) nervous disorder/neurosis/
+о㳲 [󤱤礦] /(n) neurological disorder/
+п [󤱤㤯] /nervous breakdown/
+ [󤱤] /(adj-na,n) ganglion/ganglia/
+ [󤱤] /(n) war of nerves/
+ [󤱤] /nerve fiber/
+ȿ [󤱤] /nerve tissue/
+ [󤱤夦] /nerve center/
+ [󤱤Ĥ] /(n) nervous disorder/neuralgia/
+ [󤱤Ӥ礦] /nervous disorder/nerve disease/
+ؤ [ߤ⤦] /(n) visiting a shrine/
+ [Ť] /(obs) tenth lunar month/
+ [󤱤] /(n) divine sword (one of the three sacred treasures)/
+ [ߤ] /(n) divine possession/fanatic/
+ [ߤ] /(n) Buddhist chanting/
+ [󤱤] /(n) divine right/
+ [󤱤󤻤] /theocracy/
+ͤû [٤ä] /native of Kobe/
+Ͱ [٤] /raised in Kobe/
+ߤ [ߤ] /(n) seance/possession/
+ [󤳤] /(n) land of the gods/Japan/
+ [ߤޤ] /(n,vs) visiting shrines/
+ [] /(n) Shinto rituals/
+ [] /(n) sacred jewels (one of the three sacred treasures)/emperor's seal/
+ [󤷤] /(n) Shinto rites/Shinto style/
+ [󤸤] /(n) Shinto shrine/(P)/
+ʩ [󤸤֤ä] /(n) (Shinto) shrines and (Buddhist) temples/
+ [󤸤] /sacred snake/
+ [̤] /(n) Shinto priest/(P)/
+ [󤷤] /(n) sacred wine or sake/sake offered to the gods/
+ [ߤ] /(n) sacred wine or sake/sake offered to the gods/
+ [󤸤] /(n) divine gift/
+ [󤸤] /(n) god tree (Ailanthus)/
+ [󤷤夦] /(n) land of the gods/Japan/China/
+е [󤷤Ĥܤ] /(n) appearing in unexpected places and at unexpected moments/elusive/phantom/
+ [󤸤] /(n) assistance from the gods/
+ [ʤᤵ] /(n) a shrine festival/
+ [󤷤礯] /(n) Shinto priest(hood)/
+ [󤷤礯] /(n) mind and composure/
+ [󤷤礯㤯] /(adj-na) perfect composure/calm and collected/
+ [ߤ󤸤] /(n) belief in god/
+ [ߤ] /(n) gods/
+ [] /(adj) divine/sublime/solemn/
+ [󤸤] /(n) gods and men/godlike person/
+ [󤺤] /(n) true meaning/mystery/essence/quintessence/soul/core/kernel/life blood/(P)/
+ [󤻤] /(n) divinity/
+ [󤻤] /(n) theocracy/
+ [󤻤] /(adj-na,n) holiness/sacredness/dignity/(P)/
+ [󤻤] /(n) mountain wizard/
+ [󤼤] /(n) before god/before an altar/
+ [󤼤ˤ] /(exp) to pledge before God/
+ [󤼤ˤޤۤ] /(exp) to dedicate a dance to a god/
+뺧 [󤼤󤱤ä] /Shinto wedding/
+ [󤽤] /(n) Shinto funeral/
+® [󤽤] /(adj-na,n) godspeed/swiftness/
+ [󤿤] /(n) an object in which a deity resides/
+ [ߤ] /(n) ancient time/age of the gods/
+ [] /(n) ancient time/age of the gods/
+ [] /(n) lignitized Japanese cedar/
+ʸ [⤸] /(n) ancient Japanese characters (regarded today as created at a much more recent date)/
+ [󤿤] /(n) oracle/
+ê [ߤ] /(n) household Shinto shrine/
+ļ [礯] /(n) oracle/
+ [󤺤꤭] /(n) supernatural power/
+ [Ĥ꤭] /(n) supernatural power/
+ [Ǥ] /(n) temple/sacred place/(P)/
+ [Ȥ] /(n) sacred light/
+Ƹ [ɤ] /(n) prodigy/wonder child/(P)/
+ƻ [Ȥ] /(n) Shinto/(P)/
+ƻ [Ȥ󤸤] /followers of Shintoism/
+ [Ȥ] /(n) divine virtues/
+ [ʤ櫓] /prefecture next to Tokyo/
+ [] /(n) sacred horse/
+ȳ [Ф] /(n) divine punishment/
+ [] /(adj-na,n) mystery/(P)/
+ [Ҥ] /occultism (Western)/
+ [Ԥ央] /mysticism/
+ [Ԥ] /(n) mystique/
+Ū [ԤƤ] /(adj-na) mysterious/
+ [Ԥ] /(n) an inspired work/
+ [] /(n) Catholic priest/abbe/(P)/
+ [] /(n) amulet/a charm/
+ [] /legendary founding Emperor of Japan/
+ [ߤ] /(n) divine wind/Kamikaze/(P)/
+ʩ [֤] /(n) Shinto and Buddhism/
+ [ڤ] /(n) miracle/
+ [ݤ] /(n) sacred treasure/
+̯ [ߤ礦] /(adj-na,n) meek/faithful/quiet/(P)/
+̵ [ߤʤŤ] /(n-adv,n) (obs) tenth month of the lunar calendar/
+̵ [ʤŤ] /(n-adv,n) (obs) tenth month of the lunar calendar/
+ [ᤤ] /(n) deity/God/
+ [ܤ] /(n) sacred tree/
+ʹ [椦] /(n) (rare) heavenly protection/divine help/
+ [ߤ] /(n) a portable shrine carried in festivals/
+ [ߤ] /(n) god/(P)/
+ؽ [褦夦] /collection of mythology/
+ [ߤΤ] /(n) entreaty to a deity/
+θ [] /(n) divine will/
+ [줤] /(n) divine spirit/
+ [] /(n) myth/legend/(P)/
+ó [郎] /(n) mythology/
+ [ߤ] /(n) divine possession/fanatic/
+ [󤻤] /(n) food and alcohol offering to the gods/
+ [Ȥͤꤳ] /(n) ash (tree)/
+» [] /(n) gentleman/(P)/
+»ζ [󤷤礦Ƥ] /gentlemen's agreement/(P)/
+»η [󤷤] /mens shoes/
+»Ū [󤷤Ƥ] /(adj-na) gentlemanly/
+» [󤷤դ] /suits for gentlemen/
+» [󤷤褦] /for men/male-/
+»Ͽ [󤷤] /(n) (who's who) directory/
+¾ [󤷤礦] /(n) a wealthy merchant/
+ò [] /(n) retainer/
+û [] /(n) serving as a retainer/
+ý [󤸤夦] /(n) vassalage/
+ [󤻤] /(n) status of a subject/
+ҹ߲ [󤻤] /(of members of the Imperial family) becoming subjects of the state/
+ [󤻤] /(n) loyalty to one's master/
+ [פ] /(n) vassalage/
+̱ [ߤ] /(n) subject/national/
+ [] /(n) core/heart/wick/marrow/(P)/
+ĤäƤ [󤬤äƤ] /(exp) to be rotten to the core/
+Ĥڤ [򤭤] /(exp) to trim a wick/
+ [] /(n) padding/
+ [] /(n) firewood/kindling/fuel/(P)/
+ [ޤ] /(n) piece of firewood/
+ų [ޤ] /(n) wood-chopping/
+ų [ޤ] /(n) (1) hatchet/axe/(2) wood-chopping/wood-splitting/
+Ž [Ҥ] /firewood gathering/
+ſ [󤹤] /(n) fuel and water/cooking/salary/
+ú [󤿤] /(n) wood and charcoal/fuel/(P)/
+ [] /(n) parents/(P)/
+Ƥ [] /(adj) intimate/close (e.g. friend)/(P)/
+Ƥͧã [Ȥ] /close (intimate) friend/
+Ƥ [] /(adv,n) intimately/personally/in person/
+Ƥ [] /(n) intimacy/affection/familiarity/(P)/
+Ƥߤ䤹 [ߤ䤹] /friendly/
+Ƥ [] /(v5m) to be intimate with/to befriend/(P)/
+Ƥ˵դ餦 [ˤ餦] /(exp) to disobey one's parents/
+Ƥ᤯ʤ [ˤϤ䤯ʤ] /(exp) to be orphaned while still young/
+Ƥ [ˤय] /(exp) to disobey one's parent(s)/
+Ƥ [ˤޤǤߤϤʤ] /(exp) to be the despair of one's parents/
+Ƥε򾵤 [ΤĤ򤦤] /(exp) to inherit one's parents disposition/
+Ƥθʹ [ΤȤ򤭤] /(exp) to obey one's parents/
+Ƥμ [ΤʤʤҤ] /(exp) capitalizing on the fame of a parent/riding a parent's coat-tails/
+Ƥξ [Τ礦] /parental love/
+Ƥ [Τ] /one's parents' generation/
+Ƥ줷 [򤯤뤷] /(exp) to cause one's parents distress/
+ư [󤢤] /(n) (1) deep affection/(2) dear/beloved/(P)/
+Ʊ [󤨤] /(n) monarch's guards/(P)/
+Ʊ [󤨤] /(n) bodyguards/
+Ʊʼ [󤨤ؤ] /a personal guard or bodyguard/
+Ʊ [󤨤] /(n) personal inspection/
+Ʋ [Τ] /(n) prince of royal blood/Imperial prince/
+Ʋ [Τ] /Imperial princess/
+Ʋ [䤬] /main screen/
+Ʋ [䤬] /(n) parent company/(P)/
+Ƴݤ [䤬] /(adj-no,n) dependent on one's parents/
+Ƴ [䤫] /(n) parent root or stock/pre-split stock or share/
+Ƶ [䤭] /(n) main telephone (esp. when there are extensions)/
+Ƶ [] /(n) one's parents/one's parents' home/one's home/
+ƶ [䤭礯] /(n) (computer) master station/
+ƶ [] /(n) boss/chief/head/
+ƶ [󤭤] /(n) a relative/familiarity/
+ƶᴶ [󤭤󤫤] /(n) affinity/(P)/
+Ʒ [䤭礦] /(n) parents and siblings/one's relatives/
+Ƹ [󤱤] /(n) parental authority/
+Ƹ [󤱤󤷤] /person exercising parental authority/
+Ƹ [] /(n) one's parents/one's parents' home/one's home/
+Ƹ [䤴] /(n) another's parent(s)/
+Ƹ [󤳤] /(n) intimacy/(P)/
+ƹ [󤳤] /(n) friendship/good fellowship/
+ƹ [䤳] /(adj-na,n) filial piety/(P)/
+ƹ [󤳤] /(n) formal complaint made by a victim/
+ƹ [󤳤] /(n) type of crime which requires a formal complaint from the victim in order to prosecute/
+ƹ [ܤ] /(n) ribs of a folding fan/
+ƺ [󤵤] /(n) rites conducted by the emperor/
+ƺ [󤵤] /(n) matter personally decided by the emperor/
+ƻ [䤳] /(n) parent and child/(P)/
+ƻ [] /(n) parent and child/
+ƻҴط [䤳󤱤] /(n) parent-child relationship/
+ƻ [䤳Ǥ] /extension phone (and its main line)/
+ƻЧ [䤳ɤ] /(n) chicken and egg on rice/parent and child donburi/
+ƻЧ [䤳ɤ֤] /(n) chicken and egg on rice/parent and child donburi/
+ƻפ [䤪⤤] /(n) love or affection for one's parents/
+ƻ [] /(n) thumb/(P)/
+ƻ [䤸] /(n) first character (of a dictionary entry)/
+ƽ [󤷤] /(n) signature of an emperor or noble/
+ƽ [󤷤] /(n) handwritten or autograph letter/(P)/
+ƾ [ޤ] /(adj-na,n) surpassing one's parents/
+ƾ [椺] /(n) inheritance from a parent/(P)/
+ƿ [䤴] /(n) parental love or affection/
+ƿ [] /(adj-na,n) relative/kind/cordial/
+ [󤻤] /(n) direct Imperial rule/
+ [󤻤] /(n) relative/(P)/
+̴ط [󤻤󤱤] /(n) relations/members of extended family/
+θ [󤻤] /relatives and acquaintances/
+ [󤻤] /(adj-na,n) kindness/gentleness/(P)/
+ڤ˱ [󤻤Ĥˤ] /(exp) to repay a kindness/
+ڵ [󤻤Ĥ] /(n) kindheartedness/
+ڿ [󤻤Ĥ] /(n) kindness/
+ [֤] /(n) mother ship/
+ [󤼤] /(n) friendship/(P)/
+ [󤼤󤸤] /(n) friendly match (game)/friendly/
+ [] /(n) degree of intimacy/
+² [󤾤] /(n) relatives/(P)/
+²ط [󤾤󤱤] /(n) kinship/
+ [䤬] /(n) (one acting as a) foster parent/
+Τ餺 [䤷餺] /(n) wisdom tooth/
+ [Ф] /(n) main pillar/
+Ĭ [䤷] /(n) the Kurile Current/
+Ļ [ɤ] /(n) parent bird/
+Ÿ [Ƥ] /(n) confidential/
+Ÿ [Ƥ󤷤] /confidential letter/
+ [Ǥ] /(n) telegram sent by an emperor or head of state/
+ [Ȥ] /(n) degree of kinship/
+ [ˤ] /(n) pro-Japanese/(P)/
+ [ˤ] /(n) Japanophile/
+ [ˤ] /(n) pro-Japanese group/Japanophiles/
+Ǥ [ˤ] /(n) imperial appointment/
+Ǥ [ˤ󤫤] /(n) official appointed by the Emperor/
+Ǥ [ˤ󤷤] /investing of an official appointed by the Emperor/
+ϼ [Ф] /(n) (over) fond parents/
+ɮ [Ԥ] /(n) the handwriting of a high-ranking person/
+Թ [դ] /(adj-na,n) lack of filial piety/(P)/
+ [䤸] /(gikun) (n) one's father/old man/one's boss/
+ʬ [֤] /(n) boss/chief/head/(P)/
+ʬ [֤󤫤] /position of boss (big-shot)/
+ʬȩο [֤ϤΤҤ] /bossy/
+ʸ [⤸] /(n) capital letter/first character of a dictionary entry/
+ [٤] /(n) pro-American/
+ [䤫] /(n) master/(P)/
+ [䤫] /(n) sumo coach's name use license/
+δ [䤫ҤΤޤ] /(n) the attitude that with the state as one's boss, normal fiscal accountability can be dispensed with/
+ [ܤ] /(n) friendship/reunion/(P)/
+Ӳ [ܤ] /(n) informal social gathering/
+̩ [ߤ] /(adj-na,n) intimacy/friendship/(P)/
+̩ [ߤĤ] /feeling of affinity/friendship/
+̵ [ʤ] /(n) parentless/
+̵ [ʤ] /(n) parentless child/orphan/
+ [䤮] /(n) stock (from which a graft is taken)/
+ [䤸] /(gikun) (n) one's father/old man/one's boss/
+ͧ [椦] /(n) close friend/bosom (old, intimate) friend/buddy/crony/chum/(P)/
+Τ [䤶] /(n) the home of one's parents/
+Υ [Фʤ] /(n,vs) independence from parents/
+ [] /(n) visit by an emperor or noble/
+ [뤤] /(n) relation/kin/(P)/
+ [뤤󤸤] /(n) one's relatives by blood and marriage (in blood and law)/one's kith and kin/
+ [뤤] /(n) written record of one's relatives/
+դ礤 [뤤Ť] /(n) (the quality of) inter-family association/
+ [] /(n) friendship/fellowship/
+ [碌] /affinity/
+ [礯] /(n) (chemical) affinity/
+ [󤷤] /(n) coming into close contact and being influenced by/
+ [] /(n) Founder of the Jodo Shinshu sect of Buddhism (1173-1262)/
+Ǥ [ߤ] /(v1) to examine (medical)/(P)/
+ǻ [󤵤] /(n,vs) medical examination/(P)/
+ǻ [󤵤Ĥ] /patient's registration ticket/
+ǻ [󤵤Ĥ] /examining room/
+ǻ [󤵤Ĥ] /examination table (at a doctor's office)/
+ǻ [󤵤Ĥ] /consultation day/
+ǻ [󤵤Ĥ礦] /consultation or doctor's fee/
+ [] /(n,vs) diagnosis/(P)/
+dz [󤬤] /(n) diagnostics/
+ǽ [󤷤] /(n) medical certificate/
+ [䤯] /(n) diagnostic drug/diagnostic pharmaceutical/
+ [礦] /(n,vs) medical examination and treatment/diagnosis/(P)/
+Żٱ [礦] /diagnostic aid (medical)/
+Ž [礦] /(n) (medical) clinic/(P)/
+Ž [礦] /(n) (medical) clinic/
+ [] /(n) body/main part/oneself/sword/(P)/
+ [य] /(n) (dead) body/corpse/
+ȤФ [ߤǤ] /(exp) paying for one's mistakes/getting one's just deserts/suffering the consequences (of one's own actions)/reap what you sow/
+Ȥ٤ [ߤۤ] /(exp) to lose weight/to become thin/
+Ȥ⤷ʤ [ߤ⤷ʤ] /didn't stir an inch/
+Ȥ [ߤ] /(v5g) to stir/to move/
+ȤŤ [ߤŤ] /(n) dressing oneself/personal grooming/
+Ȥʤ [ߤʤ] /(n) personal appearance/(P)/
+Ȥˤߤ [ߤˤߤ] /(v1) to sink deeply into one's mind/to come home to/
+Ȥߤ [ߤˤߤ] /(exp) to come home to/to go to one's heart/
+Ȥߤ [ߤˤߤ뤫] /piercing wind/
+Ȥ失 [ߤˤĤ] /(exp) to wear/to put on/
+Ȥդ [ߤˤĤ] /(exp) to learn/to acquire knowledge/
+Ȥ;ɤ [ߤˤޤ뤨򤳤] /(exp) to receive undeserved honor/
+Ȥβ [ߤΤޤ] /(n) one's personal appearance/personal belongings/(P)/
+ȤξڤΩƤ [ߤΤ򤿤Ƥ] /(exp) to vindicate one's innocence/
+Ȥξ [ߤΤ] /(n) one's future/one's welfare/one's personal history/(P)/
+Ȥ [ߤΤ] /(n) ransom/
+Ȥ [ߤΤۤ] /(n) one's social position/one's own place/
+Ȥ [ߤΤ] /(n) body hair/
+Ȥ򤫤 [ߤ򤫤] /(v1) to stoop/to bend over/
+Ȥޤ [ߤ򤤤Ȥ] /(exp) to take good care of oneself/
+Ȥ󤻤 [ߤ褻] /(exp) to live under another's roof/to become a dependent on/
+Ȥ [ߤޤ] /(exp) to defend oneself/
+Ȥ򻦤ƿΤ٤ [ߤ򤳤Ƥʤ] /(exp) to do an act of benevolence at the sacrifice of oneself/
+Ȥ [ߤ] /(exp) to ruin oneself/
+ȤΤƤ [ߤ򤹤Ƥ] /(exp) to throw away one's life/
+Ȥ [ߤޤ] /(exp) to defend oneself/
+Ȥ򽤤 [ߤ򤪤] /(exp) to order one's life/
+Ȥ [ߤ򤭤] /(exp) to cleanse oneself/
+Ȥꤸ [ߤȤ] /(v1) to throw oneself (into an activity)/
+Ȥ [ߤ򤤤] /(exp) to exert oneself/to devote oneself to/
+Ȥ [ߤդ] /(exp) to lie face-down/
+Ȥݤ [ߤҤ뤬] /(exp) to turn aside adroitly/to dodge/
+ȤΩƤ [ߤ򤿤Ƥ] /(exp) to make a success in life/
+Ȱ [ߤҤȤ] /(n) one's body alone/lacking possessions/
+Ȳ᤮ [ߤ] /(n) one's living/
+ȴ [ߤ줤] /(adj-na,n) neat personal appearance/
+ȴ [ߤ] /(n) relative/(P)/
+ȵ [ߤ] /(n) person's identity/ID/past/background/
+ȶ [ߤɤ] /(n) we/
+ȶ [ߤϤ] /(oK) (n) width of a garment/
+ȶ [ߤ¤] /(adj-na,n) near oneself/close to one/familiar/(P)/
+ȶ [ߤ] /(n) body/one's fortune/
+ȷ [ߤʤ] /(n) dress/outfit/getup/appearance/
+ȷ [ߤ] /(adj-na,n) light/agile/nimble/casual/carefree/(P)/
+ȷ礭 [ߤˤ] /dried, sliced herring/
+ȸ [ߤ] /(n) person's identity/ID/past/background/(P)/
+ȸǧ [ߤȤˤ] /ID/person's identity/checking background/
+ȸݾ [ߤȤۤ礦] /personal reference/
+ȹ [ߤޤ] /(n) posture/
+ȹ [ߤޤ] /(v1) to put oneself on guard/to stand ready/to square off/
+Ⱥ [ߤ] /(n) body of a garment/bodice/
+Ȼ [ߤ] /(n) dress/outfit/turnout/preparation/getup/
+Ȼ [ߤޤ] /(n) dressing or outfitting oneself/
+Ȼ [ߤ] /(n) dressing or outfitting oneself/
+Ȼ [ߤ] /(n) conduct/behavior/pregnant/
+ȼ [ߤ] /(n) ransoming/redeeming/
+Ƚ [ߤ] /(adj-na,n) pregnant/
+Ⱦ [ߤä] /(adj-na,n) selfishness/egoism/egotism/
+Ⱦ [󤷤礦] /(n) disabled person/physically handicapped person/(P)/
+Ⱦ [󤷤礦] /(n) a fortune/wealthy person/housekeeping/property/
+Ⱦ [󤸤礦] /(n) merit/body/social position/(P)/
+Ⱦ [󤷤礦] /good housekeeper/
+Ⱦ [ߤ] /(n) length (of clothing)/
+ȿ [󤷤] /(n) body and mind/
+ȿ [ߤ֤] /(n) gesture/(P)/
+ȿǼ [ߤ֤Ǥ᤹] /to express by gestures/
+ȿ̤ [ߤ֤뤤] /(n) shivering/trembling/shuddering/(P)/
+ [ߤ] /(n) ransoming/redeeming/
+ [ߤ] /(n) one's own money/
+ [ߤŤ] /(n) dressing oneself/
+ [] /(n) (1) body/(2) health/(P)/
+ [󤿤] /(n) (1) body/(2) health/(P)/
+ν [礦] /(n) mayhem/
+ξ㳲 [󤿤礦] /disabled person/physically handicapped person/(P)/
+ [] /(n) fortune/property/
+ [ߤ] /(n) substitution/a substitute/
+ [ߤ] /(n) substitute (for)/sacrifice (of, to)/scapegoat (for)/(P)/
+򷹤 [򤫤ऱ] /(exp) to squander one's fortunes/
+򻤤 [򤹤] /(exp) to lose a person's fortune/
+ [ߤΤ] /(n) ransom/
+׵ [ߤΤ褦夦] /(n) ransom demand/(P)/
+¤ [] /going bankrupt/
+Τ餺 [ߤ餺] /(adj-na,n) self-conceit/neglecting one's health/
+ [夦] /(n) within one's body/
+Ĺ [礦] /(n) height (of body)/stature/(P)/
+Ĺ㤤 [礦ΤҤҤ] /short person/
+ꤲ [ߤʤ] /(n,vs) drown oneself/throw oneself into water/(P)/
+ư [ߤ] /(n,vs) moving about/stirring about/(P)/
+ [ߤ] /(n) one's whole body/relatives/friends/followers/(P)/
+ [ߤ] /(n) selling oneself (into bondage)/
+ [ߤޤ] /(v5r) to pass away/to die/
+ [ߤϤ] /(n) width of a garment/
+ʬ [ߤ֤] /(n) social position/social status/(P)/
+ʬι⤤ [ߤ֤ΤҤ] /man of high position/
+ʬ [ߤ֤󤷤礦ᤤ] /identification papers/(P)/
+ʬ [ߤ֤󤬤] /status/social standing/
+ [ߤ] /(n) one's person/(P)/
+« [ߤ餳] /(n) (in) custody/physical restraint (e.g. by police)/
+ [ڤ] /(n) one's person/(P)/
+ [ߤ] /(n) friend/supporter/ally/
+̿ [ᤤ] /(n) one's life/
+夨 [ߤ] /(n) writhing (in agony)/
+Ƥ [ߤ] /(v5r) to become pregnant/
+ [ߤ줤] /(adj-na,n) neat personal appearance/
+ [ߤӤ] /(n) favoritism/nepotism/
+ [Τ] /(n) 8th in rank/eighth sign of the Chinese calendar/
+ [] /(n) 8th in rank/eighth sign of the Chinese calendar/
+ɤ [餤] /(adj) (1) hot (spicy)/salty/(2) tough (on someone)/adverse/harsh/(P)/
+ɤ [Ĥ餤] /(adj) painful/heart-breaking/(P)/
+ɤ̣ [餤] /pungent taste/
+ɤܤ˲ [Ĥ餤ˤ] /(exp) to have a hard time of it/
+ɤ [] /(adv) barely/narrowly/just manage to do st/(P)/
+ɤ [Ĥ餯] /(v5r) to treat badly/
+ɤ [餯] /(adv) barely/narrowly/with difficulty/
+ɤ [Ĥ餯] /(v5r) to treat badly/
+ɰ [֤] /(n) species of tree resembling a magnolia/
+ɰ [󤬤] /48th of the sexagenary cycle/
+ɵ [] /(adj-na,n) tedium/fretfulness/
+ɵ [󤭤] /(adj) irritating/fretful/boring/
+ɶ [] /(n) hardship/toil/trouble/(P)/
+ɸ [餯] /(n,adj-no) (1) dry taste (e.g. sake, wine)/(2) salty (taste)/(3) harsh/scathing/(P)/
+ɸμ [餯Τ] /dry sake/
+ɻ [󤵤] /(n) hardships/privation/(P)/
+ɻ [餷] /(n) mustard/(P)/
+ɾ [󤷤礦] /(n) narrow victory/(P)/
+ɿ [餬] /(adv) barely/
+ [Ȥ] /(n) person fond of alcohol/
+ [ܤ] /(n,vs) patience/endurance/(P)/
+ [ܤŤ褤] /(adj) patient/
+ [ܤĤ褤Ҥ] /person of perseverance/person of patience/patient worker/
+̣ [] /(n) salty (hot, sharp) taste/
+ [] /(adj-na,n) (a bit) salty or spicy/
+ϫ [] /(n) hardships/toil/trouble/
+ [] /(adj-na,n) bitter/sharp/acrimonious/
+ʤ [󤺤] /(v5r) to offer/to present/
+ʤ [󤼤] /(v5r) to offer/to present/
+ʤ [] /(n) progress/(P)/
+ʤ߽Ф [ߤǤ] /(v1) to step forward/to volunteer/
+ʤ [] /(v5m,vi) to make progress/to advance/to improve/(P)/
+ʤ [] /(v1,vt) to advance/to promote/to hasten/(P)/
+ʤ [ᤫ] /(n) format/procedure/way of proceeding/
+ʲ [] /(n,vs) evolution/progress/(P)/
+ʲ [󤫤] /(n) theory of evolution/
+ʲ [󤫤󤷤] /evolutionist/
+ʳ [󤬤] /(n,vs) going on to university/(P)/
+ʳؽ [󤬤夯] /(n) cramschool (for boys and girls who wish to go on to the next stage of education)/
+ʳΨ [󤬤] /(n) university attendance rate/
+ʵ [󤭤夦] /(n) promotion (school)/(P)/
+ʶ [󤭤礦] /(n) progress/improvement/
+ʷ [󤰤] /(n) march/advance/
+ʷ̿򲼤 [󤰤Τᤤ줤򤯤] /(exp) to give a marching order/
+ʷ [󤰤夦] /on the march/
+ʷ [󤲤] /(n,vs) advance/charge/(P)/
+ʸ [󤲤] /(n) proposal/counsel/advice (to a superior)/
+ʹ [󤳤] /(n) attack/(P)/
+ʹ [󤳤] /(n) sailing on/
+ʹ [󤳤] /(n) advance/(P)/
+ʹԷ [󤳤] /(n) program director/steering committee/
+ʹԷ [󤳤] /(n) progressive form/
+ʹԾ [󤳤礦礦] /state of progress/
+ʹ [󤳤] /progressive aspect/
+ʹ [󤳤] /(n) giving a lecture in the Emperor's presence/lecturing to the emperor/
+ʹ [󤳤] /(n) paying tribute/
+ʼ [󤷤] /(n) enterprise/
+ʼ [󤷤Τ] /progressive (enterprising) spirit/
+ʽ [󤷤] /(n,vs) advance/step forward/(P)/
+ʽ [󤷤Ĥ󤻤] /limit of advance/
+ʾ [󤸤礦] /(n) giving/presenting/
+ʿ [󤹤] /(n) (ship's) launching/
+ʿ弰 [󤹤] /(n) launching ceremony/
+ʿ [󤹤] /(number) base (e.g. 10)/
+ [󤿤] /(n) movement/course of action/advance or retreat/(P)/
+ޤ [󤿤ޤ] /to be at a loss/
+Ǥ [󤿤] /(n) informal (unofficial) resignation/(P)/
+ [夦] /(n) occupation/stationing/(P)/
+ [夦] /(n) occupying forces/
+Ľ [礯] /(n,vs) progress/under way/
+ [Ƥ] /(n,vs) presentation/(P)/
+ [Ƥܤ] /complimentary copy/
+Ÿ [Ƥ] /(n,vs) progress/development/(P)/
+ [] /(n) progress/
+ [ˤ夦] /(n) penetration/entry/(P)/
+ [ˤ夦Ȥ] /(n) approach light/
+ϩ [ˤ夦] /(aircraft's) approach/
+ȯ [Ѥ] /(n) start/
+ʪ [] /(n) gift/present/
+ [] /(n,vs) progress/development/(P)/
+ [ݤ央] /progressivism/
+Ū [ݤƤ] /(adj-na) progressive/
+ [ݤȤ] /progressive party/
+ [뤤] /(n) advance (to the next base)/
+ϩ [] /(n) course/route/(P)/
+ϩƳ [ɤ] /guidance counseling/
+ [Ϥ] /(n) needle/fish hook/pointer/hand (e.g. clock)/(P)/
+ˤǻɤ [ϤǤ] /(v5s) to prick with a needle/
+ˤη [ϤΤ] /(n) eye of a needle/
+ˤι [ϤΤ] /(n) eye of a needle/
+ˤޤ [ϤդȤ] /(exp) stinging (scathing) words/
+˱ [Ϥꤦʤ] /elver (type of eel)/
+˵ [󤭤夦] /(n) acupuncture and moxibustion/
+˵ [] /(gikun) (n) halfbeak (fish with elongated pointed lower jaw) (Hemiramphus sajori)/stickleback/
+˵ [Ϥꤦ] /(n) halfbeak (fish with elongated pointed lower jaw) (Hemiramphus sajori)/stickleback/
+˵ [Ϥ] /(n) halfbeak (fish with elongated pointed lower jaw) (Hemiramphus sajori)/stickleback/
+˶ [Ϥ꤯褦] /(n) memorial service for old needles/
+˶ [Ϥ꤬] /(n) wire/(P)/
+˻ [Ϥ] /(n) pincushion/
+˻Ż [Ϥꤷ] /(n) needlework/sewing/
+˻ɤ [Ϥꤵ] /(n) pincushion/
+˽ [󤸤] /(n) acupuncture/
+˾ [󤷤礦ܤ] /(adj-na,n) exaggeration/making a mountain out of a molehill/
+˾ [Ϥꤸ礦] /(adj-no) needle-shaped/pointed/
+ [Ϥꤻܤ] /(n) porcupinefish/
+ [Ϥͤ] /(n) hedgehog/porcupine/
+ε [Ϥ⤰] /(n) spiny anteater/echidna/
+Ȣ [ϤФ] /(n) sewing box/
+ [Ϥ] /(n) seam/
+ռ [褦] /(n) conifer/needle-leaved tree/
+ϩ [] /(n) course/direction/compass bearing/
+ϩ [򤽤] /(exp) to swerve from the course/
+̤ [դ뤤] /(n) shaking/ague/trembling/shivering/
+̤դ [դ뤤Ĥ] /(v5k) to hug/
+̤ [դ뤦] /(v5u) to shake/to tremble/to vibrate/
+̤ [դ뤨] /(n) shivering/trembling/
+̤ [դ뤨] /(v1) to shiver/to shake/to quake/(P)/
+̤Ф [դ뤨] /(v5s) to begin to tremble/
+̤夬 [դ뤨] /(v5r) to tremble violently/to shudder up/
+̤ [դ뤨] /(n) trembling or quavering voice/
+̤碌 [դ碌] /(v1) to be shaking/to be trembling/
+̱ [󤪤] /(n) epicentre/epicenter/earthquake centre/
+̸ [󤲤] /(n) epicentre/epicenter/earthquake centre/(P)/
+̸ [󤲤] /(n) epicenter/
+̺ [󤵤] /(n) earthquake disaster/(P)/
+̺ҵǰ [󤵤ͤ] /anniversary of the Great Kanto earthquake/
+̺ [󤵤] /area of an earthquake disaster/
+ö [󤿤] /(n) ancient Indian name for China/
+ŷư [Ƥɤ] /(n) earth-shaking/
+ [] /(n) Japanese earthquake scale (level 1: weak to level 7: devastation)/(P)/
+ư [ɤ] /(n,vs) shock/tremor/impact/(P)/
+ [פ] /(n) seismic amplitude/
+ [󤫤] /(n) shake/
+ [󤫤󤵤] /to shock/to shake/
+ [Ȥ] /(n) shock/
+ [󤬤] /(n) terror/shock/
+Ϥ [󤬤] /(exp) to frighten/to terrify/to shock/
+ [] /(n) man/person/people/(P)/
+ [] /(suf) person/
+ [ˤ] /(n) man/person/human being/mankind/people/character/personality/true man/man of talent/adult/other people/messenger/visitor/(P)/
+ [Ҥ] /(n) man/person/human being/mankind/people/character/personality/true man/man of talent/adult/other people/messenger/visitor/(P)/
+͡ [ˤˤ] /(n) each person/people/men/human/everybody/
+͡ [ҤȤӤ] /(n) each person/people/men/human/everybody/(P)/
+ͤ [ҤȤ] /(exp) to be crowded with people/
+ͤƻؤ [ҤȤߤˤय] /(exp) to stray from the path of righteousness/
+ͤ [ҤȤ] /(n) crowd/throng/(P)/
+ͤû [ҤȤä] /(n) a person/anybody/
+ͤŤ [ҤȤŤ] /(n) hearsay/message/
+̵ͤ [ҤȤǤʤ] /(adj-na,n) brute/miscreant/ungrateful fellow/
+ͤȤʤ [ҤȤȤʤ] /(n) hereditary disposition/
+ͤˤϴ [ҤȤˤϤ] /leniency to others/
+ͤ˰򺶤 [ҤȤˤ򤽤Τ] /(exp) to entice a person to do something wrong/
+ͤ˲ [ҤȤˤ] /(exp) to meet (see) a person/
+ͤʤϤʤ [ҤȤˤä餬ʤ] /be of little appeal to people/
+ͤʤϤ̵ [ҤȤˤä餬ʤ] /be of little appeal to people/
+ͤΰդ [ҤȤΤ򤦤] /(exp) to comply with a person's wishes/
+ͤΰոäƸ [ҤȤΤ򤢤äƤߤ] /(exp) to sound out a person's thoughts/
+ͤΰ٤פ [ҤȤΤ򤪤⤦] /(exp) to wish someone well/
+ͤε˾ [ҤȤΤˤ] /(exp) to hurt one's feelings/to rub someone the wrong way/
+ͤζ٤ޤ [ҤȤΤ٤󤵤ۤ] /(exp) to praise a person for his (her) diligence/
+ͤζ [ҤȤΤ] /other peoples money/
+ͤζ̤򰮤 [ҤȤΤ󤿤ޤˤ] /(exp) to grab a person by his vulnerable spot/to curry favour with one's superior/
+ͤιȤʤ [ҤȤΤΤȤȤʤ] /to be liked by people/
+ͤκߤ㤦 [ҤȤΤߤ򤫤] /(exp) to incur a person's enmity/
+ͤλ [ҤȤΤ] /the Son of Man/Christ/
+ͤμ [ҤȤΤƤˤ] /(exp) to fall into another's hands/
+ͤοɤ [ҤȤΤ] /(exp) to read a person's thoughts/to guess what a person is thinking/
+ͤˤ [ҤȤΤ򤤤臘] /(exp) to congratulate a person on his (her) success/
+ͤդ [ҤȤΤޤ򤻤] /(exp) to blame (denounce) a person for his (her) negligence/
+ͤƬΩ [ҤȤΤˤ] /(exp) to stand at the head of others/
+̵ͤΤ˾褸 [ҤȤΤˤ礦] /(exp) to abuse (take advantage of) another's ignorance/
+ͤܤ򤱤 [ҤȤΤ򤵤] /(exp) to avert peoples eyes/
+ͤ׵ź [ҤȤΤ褦夦ˤ] /(exp) to meet one's demands/
+ͤɤ [ҤȤΤ] /of good character/kindhearted/good natured/
+ͤɤ [ҤȤΤ褤] /of good character/kindhearted/good natured/
+ͤ餷 [ҤȤ餷] /like a decent person/human/
+ͤ٤ [ҤȤ򤪤Ȥ] /(exp) to entrap a person/
+ͤ [ҤȤ򤢤ޤ] /(exp) to mislead a person/
+ͤʿ˰ [ҤȤ򤳤ؤˤĤ] /(exp) to deal justly with a person/
+ͤȤ [ҤȤĤ] /(exp) to take a person in one's service/to employ/
+ͤפ [ҤȤ򤷤ˤ] /(exp) to cause the death of a person/
+ͤऱ [ҤȤ򤷤ꤾ] /(exp) to keep others away/
+ͤ [ҤȤ򤨤] /(exp) to employ the right person/
+Ͱ [] /person's rank/
+Ͱ [] /(n) human work/human agency/art/artificiality/(P)/
+ͰŪ [󤤤Ƥ] /(adj-na) artificial/unnatural/(P)/
+Ͱ [󤤤Ȥ] /artificial selection (in biology)/
+Ͱ㤤 [ҤȤ] /(n) mistaking one person for another/(P)/
+Ͱ㤨 [ҤȤ] /mistaken identity/person so changed that it's hard to recognize him/
+Ͱ [ҤȤФ] /(adv,n) more than others/redoubled/unusual/(P)/
+ͰƯ [ҤȤФϤ餯] /to work twice as hard as others/
+Ͱ [󤤤] /(n) number of persons/personnel/(P)/
+Ͱ︺ [󤤤󤵤] /(n) personnel reduction/
+Ͱ̾ [󤤤󤷤夯礦] /(n) personnel reduction/
+Ͱ [󤤤󤻤] /(n) workforce reduction/personnel cut/
+Ͱ [󤤤Ȥ] /(n) personnel reduction/
+ͱ [󤨤] /(n) man's shadow/soul/(P)/
+ͱ [ҤȤ] /(n) man's shadow/soul/(P)/
+ͱƤǧ [ҤȤߤȤ] /(exp) to make out someones figure/
+ͱ [󤨤] /(n) smoke from human habitations/
+ͱƱ [󤨤ɤ] /monkey-ancestry theory/
+Ͳ [ҤȤ] /(n) prison/jail/
+Ͳ [] /(n) house(s)/human habitation/
+Ͳ [] /(n) oneself and others/
+Ͳ [ҤȤʤĤ] /(adj) lonesome for/
+Ͳ [ҤȤʤĤ] /(adj) friendly/affable/amiable/sociable/loving company/(animals) taking kindly to men/
+Ͳä [ҤȤʤĤä] /(adj) friendly/affable/amiable/sociable/loving company/(animals) taking kindly to men/
+ͳ [󤫤󤸤] /infiltration tactics/human-wave tactics/
+ͳ [󤬤] /(n) breech of morals/inhuman treatment/absence of human habitation/
+ͳ [ˤ󤬤] /(n) outcast/outlaw/
+ͳ [ҤȤ] /(n) crowd of people/
+ͳ [󤫤] /(n) personality/character/individuality/(P)/
+ͳʲ [󤫤] /(n) impersonation/personification/
+ͳʷ [󤫤] /(n) character building/formation of character/personality development/
+ͳʸ [󤫤] /(n) personal rights/
+ͳʼ [󤫤] /(n) man of character/person/
+ͳʼ [󤫤央] /personalism/
+ʹ [ҤȤʤ] /(v1) to become accustomed to people/
+ʹ [ˤ󤲤] /(n) human being/man/person/(P)/
+ʹ֤λ׹ [ˤ󤲤Τ] /artificial intelligence (AI)/
+ʹ֤ [ˤ󤲤Τ餯] /the fall of man/
+ʹ֤ [ˤ󤲤Τˤ] /human flesh/
+ʹ֤餷 [ˤ󤲤餷] /(adj) human/humane/
+ʹ֥ɥå [ˤ󤲤ɥå] /(n) medical check-up/(P)/
+ʹְ [ˤ󤲤󤢤] /human love/
+ʹְʾ [ˤ󤲤󤤤礦] /(adj-no) superhuman/
+ʹְ [ˤ󤲤󤤤] /(adj-no) prehuman/
+ʹֳ [ˤ󤲤󤫤] /(n) the world of humans/
+ʹֳ [ˤ󤲤󤬤] /(n) anthropology/
+ʹִĶ [ˤ󤲤󤫤󤭤礦󤲤] /U.N. declaration on the human environment issued in Stockholm in 1972/
+ʹִط [ˤ󤲤󤫤󤱤] /human relations/(P)/
+ʹֵŷ [ˤ󤲤󤮤餤Ƥ] /(n) kaiten/human torpedo in WW2/
+ʹֶ [ˤ󤲤虜] /(n) the work of man/
+ʹֶ [ˤ󤲤] /human suffering/
+ʹַ [ˤ󤲤󤮤餤] /misanthropy/misanthropist/
+ʹֹ [ˤ󤲤󤳤] /ergonomic (engineering)/human engineering/
+ʹֹ [ˤ󤲤󤳤ۤ] /living national treasure/(P)/
+ʹּҲ [ˤ󤲤󤷤㤫] /human society/
+ʹּ [ˤ󤲤ƤŤ] /(adj-no) man-made/
+ʹֽ [ˤ󤲤󤯤] /full of human traits/quite human/
+ʹ [ˤ󤲤󤻤] /(n) humanity/human nature/(P)/
+ʹ³ [ˤ󤲤󤽤] /dehumanization/
+ʹ [ˤ󤲤󤾤] /(n) image of (an ideal) person/(P)/
+ʹŪ [ˤ󤲤Ƥ] /(adj-na) human/(P)/
+ʹƱ [ˤ󤲤ɤ] /(1) mankind/the human creature/(2) works of man/
+ʹ [ˤ󤲤Ф] /human bomb/
+ʹ¤ [ˤ󤲤ʤ] /(adj-na,n) the common run of people/
+ʹɲ [ˤ󤲤Ф󤸤] /(exp) inscrutable are the ways of heaven/fortune is unpredictable and changeable/
+ʹ̣ [ˤ󤲤] /(n) human kindness/human weakness/
+ʹΥ [ˤ󤲤Фʤ] /unwordly/superhuman/
+ʹ [ҤȤ褻] /(n) gathering of people/
+͵ [ˤ] /(n,adj-na) popular/business conditions/popular feeling/(P)/
+͵ [ҤȤ] /(n) sign of life/
+͵ʤ [ҤȤʤ] /no sign of life/
+͵̵ [ҤȤʤ] /no sign of life/
+͵ [ˤ󤭤] /(n) a popular stock/
+͵ [ˤ󤭤ä] /(n) popular writer/
+͵ [ˤ󤭤] /(n) popular person/favorite/(P)/
+͵ [ˤ󤭤Ȥ] /bid for popularity/publicity stunt/
+͵ [ˤ󤭤礦Ф] /occupations dependent on public favor/
+͵ɼ [ˤ󤭤ȤҤ礦] /popularity contest/
+͵ [ˤ󤭤Ф󤰤] /(n) popular (hit) program/
+͵ [ˤ󤭤䤯] /stage favorite/star/
+͵ [ҤȤ] /bottom legs radical/hitoashi/
+͵㤫 [ҤȤʤ] /(adj-na,n) annoyance/nuisance/
+͵ [ˤ󤮤] /(n) mermaid/merman/
+Ͷ [󤭤礦] /(n) human habitation/
+ͷ [󤯤] /(n) sovereign/ruler/
+ͷ [ˤ󤮤礦] /(n) doll/puppet/figure/(P)/
+ͷ򸯤 [ˤ󤮤礦Ĥ] /(exp) to manipulate puppets/
+ͷ [ˤ󤮤礦ޤ路] /puppet operator/
+ͷ [ˤ󤮤礦] /(n) puppet show/
+ͷ [ˤ󤮤礦Ĥ] /puppet operator/puppet manipulator/puppeteer/
+ͷ [ˤ󤮤礦Ť] /puppet operator/puppet manipulator/puppeteer/
+ͷȤ [ˤ󤮤礦Ĥ] /puppet operator/puppet manipulator/puppeteer/
+ͷȤ [ˤ󤮤礦Ť] /puppet operator/puppet manipulator/puppeteer/
+ͷ [ˤ󤮤礦] /doll maker/
+ͷǵ [ˤ󤮤礦Ф] /puppet show/
+ͷ [ˤ󤮤礦礦] /(n) old name for the bunraku/
+ͷ [󤱤] /(n) great man/hero/
+ͷ [󤱤] /(n) (1) personnel expenses/labor cost/(2) indirect labour costs/(P)/
+ͷ [ҤȤ餤] /(n) one who dislikes people/dislike of people/
+͸ [󤱤] /(n) human rights/civil liberties/(P)/
+͸ [󤱤󤷤󤬤] /(n) human rights violation/
+͸ [󤱤󤻤󤲤] /(France's revolutionary era) Declaration of the Rights of Man/
+͸ [󤱤󤿤] /(n) human rights organization/
+͸ݸ [󤱤ۤ󤿤] /(n) human rights organization/
+͸ [󤱤] /(n) human rights issue/
+͸ʸ [󤱤褦] /(n) protection of human rights/(P)/
+͸ [󤱤󤸤夦] /(n) human rights violation/
+͸ [󤱤󤸤夦] /(n) trampling on human rights/
+͸ [󤱤] /(n) rayon/artificial silk/
+͸Τ [ҤȤߤ] /(n) shyness/(P)/
+͸餷 [ҤȤ٤餷] /(n) personnel cut/labor cut/
+͸ [] /(n) behind others/losing out to others/
+͸ [] /(n) human speech/
+͸ [ҤȤޤ] /association with people/
+͸ [󤳤] /(n) (1) population/(2) common talk/(P)/
+͸¤Ǥ [󤳤Ǥ] /(exp) to be sparsely populated/
+͸դ [󤳤ˤ㤹] /(exp) on everyone's lip/well-known/famous/
+͸ [󤳤] /demography/
+͸ [󤳤] /static population/
+͸ [󤳤] /(n,vs) (allowing for) population increase/rise in population/
+͸Ĵ [󤳤礦] /census/
+͸ [󤳤Ȥ] /population statistics/demographics/
+͸ư [󤳤ɤ] /population movements/
+͸ư [󤳤ɤȤ] /demographic statistics/
+͸ȯ [󤳤ФϤ] /(n) population explosion/
+͸̩Ψ [󤳤ߤä夦] /population density (said of a crowded area)/
+͸̩ [󤳤ߤĤ] /population density/
+͸ [󤳤] /population problem/
+͸ [󤳤褯] /(n) population control/
+͹ [ҤȤ] /(n) attractiveness/charm/amiability/
+͹ [󤳤] /(n) artificial/manmade/human work/human skill/artificiality/(P)/
+͹˥塼ͥåȥ [󤳤˥塼ͥåȥ] /artificial neural network/
+͹ [󤳤] /artificial rain/
+͹ [󤳤褦] /bottle feeding/
+͹ܻ [󤳤褦] /bottle-fed child/
+͹ [󤳤] /man-made satellite/(P)/
+͹̣ [󤳤ߤ礦] /artificial sweetener/
+͹ˡ [󤳤礦礦ۤ] /artificial respiration/
+͹ [󤳤Ĥ] /(n) artificial blood/
+͹Ƶ [󤳤夦] /artificial respiration/(P)/
+͹Ƶ۴ [󤳤夦] /(n) artificial respirator/
+͹Ƶˡ [󤳤夦ۤ] /artificial respiration/
+͹ [󤳤] /an artificial language/
+͹ [󤳤] /(n) artificial harbor/
+͹߱ [󤳤] /artificial rain/
+͹ [󤳤] /(n) artificial grass (lawn)/
+͹ [󤳤夻] /artificial insemination/
+͹ [󤳤夿] /artificial insemination/
+͹ʶ [󤳤դ] /artificial fertilization (of plants)/
+͹¡ [󤳤󤾤] /artificial heart/
+͹ [󤳤Ф] /heart-lung machine/
+͹ [󤳤󤸤] /artificial pearls/
+͹̿ [󤳤ᤤ] /artificial life/
+͹ [󤳤椭] /(n) artificial snow/
+͹¡ [󤳤] /(n) artificial internal organ/
+͹ǽ [󤳤Τ] /AI/artificial intelligence/
+͹Ͽ [󤳤] /artificial earthquake/
+͹ [󤳤] /artificial pool/
+͹Ū [󤳤Ƥ] /(adj-na) artificial/unnatural/(P)/
+͹Ʃ [󤳤Ȥ] /dialysis/
+͹ƬǾ [󤳤Τ] /cybernetics/
+͹ǥ [󤳤ˤ󤷤夦] /(n) abortion/
+͹ǥˡ [󤳤Ҥˤۤ] /contraception/
+͹ [󤳤餤] /artificial lightning/
+͹ή [󤳤夦] /abortion/
+͹ [󤳤] /(n) planted forest/
+͹۲ˡ [󤳤դۤ] /(n) artificial incubation/
+͹ [ˤΤ] /(n) emperor/
+͹ [󤳤] /(n) biographical notes on prominent individuals, arranged according to place of birth or origin/
+͹ [󤳤ä] /(n) character sketches of personages arranged by prefecture (province)/
+͹ [󤳤] /(n) human bones/(P)/
+͹ [ҤȤ] /(n) crowd of people/(P)/
+ͺ [ҤȤ] /(n) crowd/
+ͺ [ҤȤ] /(n) disembodied soul/supernatural fiery ball/
+ͺ [ҤȤ] /(n) index finger/
+ͺ [ҤȤ] /(n) index finger/(P)/
+ͺ [ҤȤ] /(n) index finger/
+ͺ [ҤȤŤ] /(n) (1) married woman/(2) another's wife/(P)/
+ͺʤȿ [ҤȤޤȤͤ] /to sleep with another person's wife/
+ͺ [󤵤] /(n) man of talent/
+ͺ [󤶤Ȥ褦] /selection for high office/
+ͺ [󤵤] /(n) man-made calamity/
+ͺ [󤶤] /(n) man of talent/(P)/
+ͺ೫ȯ [󤶤ϤĤ] /Career Development Dept/
+ͺ [󤶤󤳤] /job bank/talent pool/
+ͻ [ҤȤ] /(n) sophistication/
+ͻ [ҤȤ] /(n) murder/murderer/(P)/
+ͻ [ˤ󤸤] /(n) carrot/ginseng/(P)/
+ͻ [ҤȤ] /(n) crowd of people/
+ͻ¤ [ҤȤ] /(n) assassination/
+ͻȤ [ҤȤŤ] /(n) handling one's workmen/
+ͻ [󤵤] /human meat (for human consumption)/
+ͻ [] /(n) well-bred man/people/
+ͻؤ [ҤȤ] /(n) index finger/
+ͻ [ҤȤ] /(n) death/casualty/
+ͻ [] /(n) personnel affairs/human affairs/(P)/
+ͻ [ҤȤ] /(n) other's affairs/
+ͻư [󤸤ɤ] /personnel change/personnel shift/reshuffle/(annual) staff reassignment/(P)/
+ͻ [󤸤] /(n) National Personnel Authority/(P)/
+ͻ [󤸤] /(n) personnel section/
+ͻ [󤸤礦] /personnel administration/
+ͻʾ [󤸤礦] /(n) litigation related to personal status (e.g. divorce actions, etc.)/
+ͻʾٻ [󤸤礦] /(n) litigation related to personal status (e.g. divorce actions, etc.)/
+ͻʾټ³ˡ [󤸤礦ƤĤŤۤ] /(n) Personal Status Actions Procedure Law (e.g., divorce actions, etc.)/
+ͻԾ [󤸤դ] /(n) unconsciousness/
+ͻ [󤸤] /(n) personnel department/
+ͻ [󤸤] /(n) personal column/
+ͻ [ˤ] /(n) man-hour/
+ͼ [ҤȤ] /(n) hostage/prisoner/(P)/
+ͼ [󤷤] /(n) (abbr) rickshaw/jinrikisha/
+ͼ [󤷤㤯] /(n) worldly honors/
+ͼ [ҤȤȤ] /prisoner's base (a game)/
+ͼ [ҤȤ] /(n) (1) someone else's hands/other hands/(2) hand (worker)/aide/(3) starfish/(P)/
+ͼϤ [ҤȤǤˤ錄] /(exp) to fall into another's hands/
+ͼ䤹 [ҤȤǤդ䤹] /(exp) to add to the staff/
+ͼѤ魯 [ҤȤǤ鷺魯] /(exp) to trouble a person/
+ͼ­ [ҤȤǤ֤] /shorthanded/
+ͼ [󤷤] /(n) race (of people)/(P)/
+ͼ [󤷤夫礦] /racial eugenics/
+ͼΥ [󤷤夫] /(n) racial separation/apartheid/
+ͼ [󤷤夬] /(n) ethnology/
+ͼﺹ [󤷤夵٤] /racial discrimination/
+ͼﺹ̼ [󤷤夵٤Ĥ央] /racist/
+ͼŪ [󤷤Ƥ] /(adj-na) racial/
+ͼ [󤷤] /a race problem/
+ͼ [ҤȤ] /(n) popularity/
+ͼ [󤸤] /(n) man's life span/
+ͽ [ҤȤ] /(n) crowd/throng/
+ͽ [ҤȤ] /(n) crowd/turnout/(P)/
+ͽ [ҤȤ] /(n) act of mercy/
+; [ˤ󤷤礦] /(n) (gram) person/personal/
+;̾ [ˤ󤷤礦ᤤ] /personal pronoun/
+;Ф [ҤȤ餤] /something people would laugh at/
+;Ф [ҤȤ館] /(adj-na,n) something people would laugh at/
+;Ф碌 [ҤȤ碌] /(adj-na,n) ridiculous/laughable/
+;Ф [ҤȤ] /(adj-na,n) laughingstock/
+; [󤷤礦] /(n) testimony of a witness/
+; [ˤ󤷤礦] /(n) testimony of a witness/
+; [ˤ󤸤礦] /(n) (1) humanity/empathy/kindness/sympathy/human nature/(2) common sense/customs and manners/(P)/
+; [ˤ󤸤礦] /(n) human-interest play/
+;ȸ [ˤ󤸤礦Фʤ] /(oK) (n) love story/real-life story/
+;餱 [ˤ󤸤礦ޤ] /overcome by sympathy/
+; [ˤ󤸤礦ܤ] /(n) a novel/
+;̣ [ˤ󤸤礦] /(n) human interest/kindness/
+; [ˤ󤸤礦Фʤ] /(n) story whose theme is warm human relationships/
+Ϳ [ҤȤ] /(n) cannibalism/biting (someone)/
+ͿХƥꥢ [ҤȤХƥꥢ] /(n) flesh-eating bacteria/
+Ϳͼ [ҤȤ󤷤] /cannibals/
+Ϳ [󤷤] /(n) human nature/human heart/human spirit/kindness/sympathy/
+Ϳ [ҤȤ] /(n) human nature/human heart/human spirit/kindness/sympathy/(P)/
+Ϳ [ҤȤ] /(n) consciousness/
+Ϳ [ҤȤޤ] /(n) mimicry/imitation/
+Ϳ [󤷤] /(n) subjects/retainers/
+Ϳ [󤷤] /(n) the human body/one's person/
+Ϳ [ҤȤ] /(n) the human body/one's person/
+Ϳȸ涡 [ҤȤߤ] /(n) human sacrifice/victim/
+Ϳȹ [󤷤󤳤] /personal attack/
+ͿȻ [󤷤󤸤] /traffic accident resulting in personal injury or death/
+Ϳ [󤷤ФФ] /slave trade/white-slave trade/
+Ϳݸ [󤷤ۤ] /habeas corpus/
+Ϳݸˡ [󤷤ۤۤ] /(n) (Japanese) Protection of Personal Liberty Law (1948)/
+Ϳݸ [󤷤ۤ줤礦] /writ of habeas corpus/
+Ϳ [ˤˤ] /(n) each person/people/men/human/everybody/
+Ϳ [ҤȤӤ] /(n) each person/people/men/human/everybody/
+Ϳ [ˤ󤺤] /(n) the number of people/(P)/
+Ϳ [ҤȤ] /(n) the number of people/
+ [󤻤] /(n) this world/life/
+ [󤻤] /(n) human nature/instinct/humanity/humanism/
+ [󤻤] /(n) (human) life (i.e. conception to death)/(P)/
+ν [󤻤ΤϤ] /the flower (prime) of youth/the spring of life/
+ [󤻤] /Life (the board game)/
+ [󤻤ʤ] /personal-question column/
+ [󤻤] /(n) view of life/(P)/
+Ͽ [󤻤] /human document/
+ϩ [󤻤] /the path of one's life/
+ǰ [󤻤] /worst .. of one's life/
+ů [󤻤ƤĤ] /philosophy of life/
+ [󤻤] /(n) humanists/
+ [ҤȤ] /(n) human voice/cry/
+ [󤻤] /(n) signs of human habitation/
+ [ҤȤ] /(n) signs of human habitation/
+̤ [󤻤ߤȤ] /unexplored/
+̤Ƨ [󤻤ߤȤ] /unexplored/
+ [ҤȤʤ] /(n) surging crowd/
+ [󤻤] /(n) personnel selection/(P)/
+ [ˤޤ] /portion of food/(P)/
+ [ҤȤޤ] /(n) the public/company/(P)/
+ [ҤȤޤ] /(exp) in public/in company/
+Ǥ [ҤȤޤǤ] /(exp) in front of people/
+ [] /progenitor/
+ [ˤ󤽤] /(n) physiognomy/looks/countenance/(P)/
+ [ˤ󤽤] /(n) physiognomy/
+긫 [ˤ󤽤] /(n) physiognomist/
+ [ˤ󤽤] /(n) personal description/
+ꤤ [ˤ󤽤ʤ] /divination by facial features/
+ [ҤȤ郎] /(adj-na,n) person that annoys or causes trouble/false alarm/
+¤ [󤾤] /(n) man-made/synthetic/artificial/(P)/
+¤ [󤾤] /rayon/
+¤ [󤾤] /(n) artificial lake/
+¤ [󤾤󤸤] /(n) artificial pearls/
+¤ʹ [󤾤ˤ󤲤] /(n) robot/cyborg/
+¤ [󤾤] /(n) synthetic oil/
+¤ [󤾤] /synthetic fiber/
+¤ [󤾤Ҥ礦] /chemical fertilizer/
+¤ [󤾤ޤ] /(n) imitation rice/
+¤ [󤾤ۤ] /(n) artificial jewels/
+¤ [󤾤] /(n) synthetic indigo/
+­ [ˤ󤽤] /(n) coolie/laborer/carrier/
+­ [ҤȤ] /(n) pedestrian traffic/
+ [󤿤] /(n) human body/(P)/
+ [Ƥ] /(n) personal appearance/looks/
+ [ˤƤ] /(n) personal appearance/looks/
+γ [󤿤] /(n) somatology/
+μ¸ [󤿤ä] /testing on a living person/
+Ϸ [󤿤⤱] /anatomical model of the human body/
+Ԥ [ҤȤޤ] /(adj-na,n) look of expectation/
+̾ [ᤤ] /(n) personal pronoun/
+ã [ҤȤ] /(n) people/
+õ [ҤȤ] /(n) searching for someone/
+ [] /(n) human intellect/knowledge/
+Τ줺 [ҤȤ줺] /(adv,exp) secret/hidden/unseen/inward/
+Τ [ҤȤ] /(adj-pn,exp) secret/hidden/unseen/inward/
+ΤĶ [򤳤] /beyond human understanding/
+̾ [ᤤ] /person and place name/
+ [] /(n) human intellect/knowledge/
+ [] /(n) men and animals/
+̵ [ब] /(adj-na) harmless to man and beast/
+ [ҤȤʤ] /(n) society/company/the public/the world/(P)/
+ [ҤȤФ] /(n) human pillar/human sacrifice/
+̤ [ҤȤɤ] /(n) pedestrian traffic/(P)/
+ [Ƥ] /(n) confirmation of somebody's identity/
+ [ƤĤ] /establishing the identity of a defendant/
+ [Ƥ] /establishing the identity of a witness/
+Ū [Ƥ] /(adj-na,n) human/personal/(P)/
+Ūߥ [Ƥߥ] /human error/
+Ū [Ƥ] /(n) man-power resources/
+Ūڵ [Ƥ礦] /(n) testimony of a witness/
+ [ҤȤŤ] /(n) hearsay/message/
+ [ҤȤ] /(n) influence of one's manners/
+꤬ɤ [ҤȤ꤬褤] /have sociable manners/
+Ƭ [Ȥ] /(n) the number of people/population/
+Ƭ [Ȥ] /(n) poll tax/
+Ƭ [ˤȤ] /(n) poll tax/
+ƻ [ɤ] /(n) humanity/sidewalk/(P)/
+ƻФ [ɤˤĤ] /crime against humanity/
+ƻ [ɤ] /(n) humanitarian operation/
+ƻٱ [ɤ] /humanitarian aid/
+ƻ [ɤ央] /humanism/humanitarianism/(P)/
+ƻ [ɤ央] /a humanitarian/
+ƻŪ [ɤƤ] /(adj-na,n) humane/(P)/
+ƻŪ [ɤƤ󤸤] /humanitarian aide/
+ƻȺ [ɤϤ󤶤] /(n) crime against humanity/
+ [Ȥ] /(n) natural virtue/personal virtue/
+ [ˤȤ] /(n) natural virtue/personal virtue/
+ [ҤȤʤ] /(n) used to people/tame/
+ [ҤȤʤ] /(v1) to become accustomed to people/
+ [ˤ] /(n) human flesh/
+Ǥ [ҤȤޤ] /(n) leaving (it) to others/
+ [ҤȤʤ] /(n) surging crowd/wave of humanity/stampede/
+Ȥˤ [ҤȤʤߤ򤪤褰] /(exp) to wade through a crowd/
+ [] /(n) men and horses/
+㤤 [ҤȤ] /(n) slave traffic/slave dealer/
+ȩ [ҤȤϤ] /(n) the skin/body warmth/
+ [ˤԤˤ] /(n) brute of a man/
+ [Ԥ] /(n) personal appearance/character/personality/
+ [ҤȤŤ] /(n) reputation/
+դ礤 [ҤȤŤ] /(n) social disposition/
+ [ˤ] /(n) coolie/carrier/labourer/
+ݤ [ҤȤ] /(n) bashfulness before strangers/
+ [ҤȤϤ] /(n) the skin/body warmth/
+ʧ [ҤȤФ餤] /(n) clearing out the people/
+ʪ [֤] /(n) character/personality/person/man/personage/talented man/(P)/
+ʪ [֤Ĥ] /portrait painting/
+ʪк [֤Ĥ] /human engineering/
+ʪ [֤ĤӤ礦] /thumb-nail sketch/
+ʪ [֤Ĥ] /statue/picture/picture revealing character/
+ʪɾ [֤ĤҤ礦] /personal criticism/character sketch/
+ʵ [פ] /(n) night soil/
+ʸ [֤] /(n) humanity/civilization/culture/(P)/
+ʸ [] /(n) humanity/civilization/culture/
+ʸʳ [֤󤫤] /social sciences/humanities/(P)/
+ʸ [֤󤬤] /humanists/
+ʸ [֤] /history of civilization/
+ʸ [ҤȤ⤸] /(n) arranging a group of people so as to form a character or spell out a message/
+ʸ [֤󤷤央] /humanism/
+ʸ [֤] /descriptive geography/
+ʸ [] /descriptive geography/
+ʹ [ҤȤ] /(n) reputation/respectability/
+ [ҤȤ] /(adj-na,n) personality/character/personal appearance/gentility/(P)/
+ [ҤȤʤ] /(adj-na,adj-no,n) being average (capacity, looks, standard of living)/ordinary/
+¤ [ҤȤʤ] /(adj-na,adj-no,n) being average (capacity, looks, standard of living)/ordinary/(P)/
+¤ߤ [ҤȤʤߤ] /like others/as much as anyone else/
+¤߳줿 [ҤȤʤߤϤ줿] /uncommon/extraordinary/
+ [ˤ٤] /(n) census-taking/
+ [ˤ٤] /(n) person radical (ninben)/
+˾ [ܤ] /(n) popularity/
+˾ [ܤ] /popular character/
+ܼ [ݤ󤷤央] /(n) humanism/humanitarianism/
+̮ [ߤ㤯] /(n) personal connections/(P)/
+̱ [ߤ] /(n) people/public/(P)/
+̱Ѱ [ߤ󤤤] /(early Soviet era) People's Commissar/
+̱ [ߤ󤫤ۤ] /(n) People's Liberation Army/
+̱ [ߤ󤰤] /People's Army/
+̱ [ߤ󤲤] /(n) Chinese Yuan (currency)/
+̱ [ߤ󤳤] /(in China) people's commune/
+̱Ƚ [ߤ󤵤Ф] /(n) people's trial (court)/
+̱Ҳ¹ [ߤ󤷤㤫央礦盧] /(n) people's socialist republic/
+̱ [ߤ󤷤央] /populism/
+̱ͭ [ߤ󤷤椦] /people's ownership/publically owned/
+̱ [ߤ󤻤󤻤] /(n) popular front/(P)/
+̱ɼ [ߤȤҤ礦] /plebiscite/referendum/
+̱̱綦¹ [ߤߤ󤷤夭礦盧] /(n) people's democratic republic/
+̾ [ᤤ] /(n) person's name/(P)/
+̾ [ᤤ] /biographical dictionary/
+̾ŵ [ᤤƤ] /biographical dictionary/
+̾ [ᤤ] /(n) directory/name list/
+̾Ѵ [ᤤ褦] /(n) kanji officially for use in names/
+̾Ͽ [ᤤ] /directory/name list/
+̿ [ᤤ] /(n) (human) life/(P)/
+߽̿ [ᤤ夦] /lifesaving/
+ [] /(n) human face/
+̽ÿ [󤸤夦] /(n) beast in human form/
+̽ÿ [ˤ󤸤夦] /(n) beast in human form/
+ [⤯] /(n) public gaze/public notice/
+ [ҤȤ] /(n) public gaze/public notice/(P)/
+ܤ; [ҤȤˤޤ] /(exp) to be too prominent/
+ܤΫ [ҤȤ򤫤] /on the sly/by stealth/
+ [ҤȤ] /(n) (pol) other people/another/
+ [褯] /human desires/human passions/
+ [ҤȤΤ] /(n) reliance on others/
+ [ҤȤ] /reliance on others/
+Τ [ҤȤ] /(n) human habitation/
+ΤΥ줿 [ҤȤȤϤʤ줿] /lonely (place)/
+Ω [ҤȤ] /(n) crowd of people/
+ [꤭] /(n) human power/human strength/human effort/human agency/
+ [礯] /(n) human power/human strength/human effort/human agency/
+ϼ [꤭] /(n) rickshaw/jinrikisha/(P)/
+ [] /(n) human relations/humanity/
+ [뤤] /(n) mankind/humanity/(P)/
+ΰ٤˿Ԥ [뤤ΤˤĤ] /(exp) to render a service to humanity/
+ద [뤤] /(n) humanism/love for humanity/
+ [뤤] /anthropoid ape/
+ [뤤] /(n) anthropology/(P)/
+ؼ [뤤] /anthropologist/ethnologist/
+ [뤤] /human history/
+ [ҤȤ] /(adj) longing for others/
+ڼ [ҤȤ餤] /(n) kidnapping/kidnapper/
+ [餤] /(n) blowing instruments (music)/
+ [ҤȤ] /body louse/body lice/
+ [] /(n) virtue/benevolence/humanity/charity/man/(P)/
+ [ˤ] /(n) kernel/
+ΰ [󤢤] /(n) benevolence/charity/love/
+β [ˤ] /(n) the two guardian Deva kings/(P)/
+β [ˤ] /(n) Deva gate/temple gate guarded by fierce Deva Kings/temple gate of the Nio/
+β [ˤ꤭] /Herculean strength/
+ε [] /(n) humanity and justice/duty/(gang's) moral code/(P)/
+εҿ [󤮤줤] /the 5 Confucian virtues (benevolence, justice, courtesy, wisdom, and sincerity)/
+ζ [󤭤礦] /chivalrous spirit/
+η [󤯤] /(n) benevolent ruler/
+η [󤱤] /term of address for a friend/
+η [󤱤] /(n) graciousness/mercy/charity/
+λ [] /(n) kind-hearted/benevolence/
+μ [󤷤] /(n) man of virtue/humanitarian/
+ν [󤸤] /(n) benevolent act/healing act/
+ν [󤸤] /(n) benevolence/magnanimity/
+ο [󤷤] /(n) benevolence/humanity/
+ο [󤸤] /(n) man of virtue/humanitarian/
+ [󤻤] /(n) benevolent rule/
+ [] /benevolence and wisdom/
+ [Ȥ] /(n) benevolence/goodness/
+زö [ˤ狼礦] /(n) farce/extravaganza/
+ [] /(n) edge (of a sword)/(P)/
+ [䤤] /(n) blade/sword/
+Ϥ򤨤 [䤤Фޤ] /(exp) to cross swords (with)/
+ϸ [Ϥफ] /(v5u) to strike back at/to bite back/to turn on/to rise against/to oppose/to defy/
+Ͻ [ˤ󤸤礦] /(n) bloodshed/
+Ͻ [ˤ󤸤礦] /bloodshed/
+Ͽ [ϤФ] /(n) lancet/
+ [Ϥ] /(n) edge of blade/(P)/
+ [Ϥ錄] /(n) length of a (sword) blade/walking on the edge of a sword/
+Ϥ [Ϥ錄] /(n) length of a (sword) blade/walking on the edge of a sword/(P)/
+ʪ [Ϥ] /(n) edged tool/cutlery/(P)/
+ʪ [ϤΤޤ] /(engaging in a) knife fight/
+ʸ [Ϥ] /(n) temper pattern of a sword blade/
+ [] /(n) (uk) rubbish/trash/garbage/(P)/
+ [] /(n) dust/dirt/(P)/
+г [󤫤] /(n) this drab world/
+г [ߤ] /(n) rubbish/trash/garbage/
+г [󤫤] /(n) rubbish/trash/garbage/
+г [ꤢ] /(n) rubbish/trash/garbage/
+л [꤬] /(n) tissue paper/toilet paper/
+м [Ȥ] /(n) dustpan/
+ [ߤ] /trashcan/rubbish bin/dustbin/ashcan/
+нФ [ߤ줴ߤ] /(exp) (comp) garbage in, garbage out/
+Ȣ [ߤФ] /(n) garbage can or box/rubbish bin/
+ʧ [Ф餤] /duster/
+ί [ߤ] /(n) a dump/
+Լ [󤢤] /(n) dust/dirt/this drab world/
+Լ [ۤ] /(n) dust/dirt/this drab world/
+ [] /(n) 9th in rank/ninth sign of the Chinese calendar/
+ [ߤΤ] /(n) 9th in rank/ninth sign of the Chinese calendar/
+ [Ҥ] /(n) fathom/
+Ҥͤ [ͤ] /(v1) to ask/to enquire/(P)/
+Ҥ͵ [ͤȤ] /(exp) to seek for/
+ҤͿ [ͤӤ] /(n) missing person/wanted person/(P)/
+Ҥʪ [ͤ] /(n) missing article/
+Ҿ [󤸤礦] /(adj-na,adj-no,n) common/usual/(P)/
+Ҿ [󤸤礦褦] /(adj-na,n) ordinary/common/mediocre/
+ [] /(n) questioning/(P)/
+Ĵ [礦] /interrogatory/
+Ӥ [] /(adv) exceedingly/
+Ӥ [ϤʤϤ] /(adv) very/greatly/exceedingly/(P)/
+Ӥ [ϤʤϤ] /(adj) extreme/excessive/terrible/intense/severe/serious/tremendous/heavy (damage)/(P)/
+Ӥ [ϤʤϤ] /(n) serious misunderstanding/
+Ӥʤ [ϤʤϤä] /(exp) exceedingly/
+ӤԿڤǤ [ϤʤϤդ󤻤ĤǤ] /(exp) to be extremely unkind/
+Ӷ [] /(n) lively song/lively dance/
+ [] /(adj-na,n) very great/enormous/serious/(P)/
+ϻ [] /(n) dunce/blockhead/
+Ԥ [Ĥ] /(v5s) to be disgusted with/to give up on/
+Ԥʤ [Ĥʤ] /everlasting/inexhaustible/
+Ԥ [Ĥ] /(v1) to be used up/to be run out/to be exhausted/to be consumed/to come to an end/(P)/
+Ԥ̤Ƥ [ĤϤƤ] /(v1) to be exhausted/
+Ԥ [Ĥ] /(v5s) (1) to exhaust/to run out/(2) to devote/to serve (a person)/to befriend/(P)/
+ [夦] /(n) loyalty/
+ [夦ۤ] /loyalty and patriotism/
+ [󤸤] /(n-adv,n-t) last day of the month (year)/New Year's Eve/all day long/
+̤ [ߤ餤] /(n) eternally/forever/
+ [礯] /(n) efforts/assistance/(P)/
+ [󤹤] /(n) giving one's all to/
+ձ [󤨤] /(n) kidney inflammation/nephritis/
+ [󤻤] /kidney stone/
+¡ [󤾤] /(n) kidney/(P)/
+¡ [󤾤] /(n) kidney inflammation/nephritis/
+¡ [󤾤ä] /kidney stone/
+¡ [󤾤Ӥ礦] /(n) kidney trouble or disease/
+ [դ] /(n) renal failure/
+ [] /(n) renal pelvis/
+֤֤ [] /(v5s) to ask in return/to ask again/to listen repeatedly/
+֤ [] /(v5k) to ask/
+֤ͤ [ͤ] /(v1) to ask/
+ [] /(n) cross-examination/interrogation/
+® [󤽤] /(adj-na,n) quick/fast/rapid/swift/prompt/(P)/
+ [餤] /(n) thunderclap/
+ [] /(n) battle formation/camp/encampment/
+ؤĥ [Ϥ] /(exp) to pitch camp/
+ؤߤ [򤷤] /(exp) to encamp/to take up a position/
+ؤΩľ [򤿤Ƥʤ] /(exp) to redeploy troops/
+ر [Ф] /(n) battle surcoat/
+ر [󤨤] /(n) camp (group of same ideological beliefs)/(P)/
+ز [] /(n) encampment/
+س [󤬤] /(n) ancient soldier's straw hat/party rank and file/
+ط [󤱤] /(n) (military) formation/
+ؼ [Ȥ] /(n) children's game in which the aim is to occupy the other's home base/
+ؼ [ɤ] /(v5r) to encamp/to take up positions/
+ [] /(n) war drum/
+ [] /(n) (military) encampment/position/(P)/
+ [夦] /(n) in camp/at the front/(P)/
+渫 [夦ߤޤ] /visiting soldiers at the front to provide comfort/
+ [Ĥ] /(n) labour (birth) pains/(P)/
+Ƭ [Ȥ] /(n) head of an army/(P)/
+Ƭش [Ȥ] /taking command of a corps in a battle/command exercised by the leader of a group/
+ [פ] /gust/gale/
+ [ܤ] /(n,vs) death in battle/
+ [ޤ] /(n) camp enclosure/
+ [] /(n) surrender to the enemy/
+ [褦] /(n) battle array/(P)/
+Ω [] /(n) battle formation/
+ [] /(n) battle formation/
+ [󤿤] /ligament/
+ [] /bast/
+ܤ [٤餯] /(adv) (uk) by all means/in all cases/ought to do/
+ܤ餯 [٤餯] /(adv) (uk) by all means/in all cases/ought to do/
+ܷô [] /(n) Sue ware (type of unglazed pottery made from the middle of the Kofun era through the Heian era)/
+ﻳ [ߤ] /(n) Mt Sumeru (in Buddhism - said to be the highest mountain rising in the center of the world)/
+ [ߤ] /(n) dais for a Buddhist image/
+ [褦] /(adj-na,n) absolutely necessary/
+ [] /(n) short while/instant/
+ [夼] /beard/
+ [] /(n) vinegar/(P)/
+ݤʪ [Τ] /(n) vinegared or pickled dish/(P)/
+ݻ [] /(n) acetic acid/(P)/
+ݻ [󤨤] /(n) acetate/
+ [] /(n) (sliced and) pickled octopus/
+Ҥ [Ť] /(n) pickling/
+ [֤] /(n) sweet-and-sour pork/
+̣ [ߤ] /(n) vinegared miso/
+ [礦] /pickled dish/
+ [] /(n,n-suf) figure (e.g. Fig 1)/drawing/picture/illustration/(P)/
+ޡ [] /(adj) impudent/shameless/(P)/
+ޤ˾ [ˤΤ] /(exp) to push a good thing too far/
+ޤ [ˤ] /(exp) to hit the bull's-eye/to go as expected/
+ޤ餺 [Ϥ餺] /(adv) unexpectedly/
+ޤ [Ϥ] /(v5r) to plot/to attempt/to plan/to take in/to deceive/to devise/to design/to refer A to B/(P)/
+ޤ [򤫤] /(exp) to draw a diagram/
+ް [] /(n) a design/sketch/
+ްƲ [] /designer/
+޲ [] /(n) drawing/
+޲ [] /(n) collection of pictures/
+޲ [] /(n) schematic/schema/
+޳ [] /(n) graphics/
+޴ [] /(n) picture book/(P)/
+޷ [] /(n) figure/(P)/
+޹ [] /(n) (abbr) drawing and manual arts/
+޼ [] /(n,vs) illustration/showing in graphic form or by diagram/(P)/
+޼ [] /(n) scheme/(P)/
+޼ [ɤ] /(n) sketching/
+޽ [Ȥ] /(n) books/(P)/
+޽ [Ȥ礫] /(n) library/(P)/
+޽۰ [Ȥ礫󤤤] /librarian/
+޽۳ [Ȥ礫󤬤] /library science/
+޽Ĺ [Ȥ礫礦] /chief librarian/
+޽ [Ȥ礱] /(n) gift certificate for books/
+޽ [Ȥ礷] /(n) library room/(P)/
+޽ [Ȥ] /(n) book budget/
+޽Ͽ [Ȥ⤯] /book catalogue/card catalogue/
+޿ޤ [] /(adj) impudent/shameless/
+ [ܤ] /(n) bull's-eye/mark/
+ [ܤˤ] /(exp) to hit the bull's-eye/
+ؤ [ܤ򤵤] /(exp) to hit the nail on the head/to guess exactly right/
+ [] /(n) illustration/diagram/
+ [] /(n) icon/
+ [] /(n) iconography/
+ [֤Ȥ] /(adj) bold/shameless/cheeky/
+ [] /(n) body/frame/
+ȴƤ [̤Ƥ] /to be outstanding/
+ȴ [̤] /(v1) to tower above/to stand out/
+ [Ϥ] /(n) plate/illustration/figure/(P)/
+ɽ [Ҥ礦] /(n) chart/diagram/graph/(P)/
+ [] /(n) design/pattern/(P)/
+ˡ [ۤ] /(n) drawing/draftsmanship/
+ [] /(n) drawing/diagram/plans/blueprint/(P)/
+̤ [Ҥ] /(exp) to draw a plan/
+Ͽ [] /(n) illustrated book/picture book/
+ [] /(n) kitchen/
+߻ [] /(n) miniature shrine in a temple/
+˼ [夦ܤ] /(n) kitchen/galley/
+α [Ȥ夦] /(n,vs) staying/sojourn/
+α [Ȥ夦㤯] /sojourner/visitor/
+ᤫ [դ] /(v5s) to smoke (a cigarette)/to behave as ../to accelerate/to rev up/
+᤭ܤ [դܤ] /(v1) to boil over/
+᤭Ĥ [դĤ] /(v1) to blow against/to spray (paint, etc.) (onto a surface)/
+᤭ [դ] /(v5s) to blow down upon/
+᤭ [դޤ路] /(n) the direction of the wind/circumstances/
+᤭ݤ [դ] /(v1) to blow upon/to spur/to force/to overcharge/
+᤭ [դ褻] /(n) medley (of food, songs, etc.)/
+᤭ [դޤ] /(v5r) to blow about/to blow along/to brag/
+᤭ [դޤ] /(v5r) to blow about/to blow along/to brag/
+᤭Ӥ [դ] /(v5b) to blow fiercely/to rage/
+᤭Ӥ [դ] /(v5m) to blow violently/
+᤭Ӥ [դ] /(v1) to blow violently/to sweep over/to devastate/
+᤭ߤ [դ֤] /(n) driving rain/
+᤭ [դ] /(v5m) to blow into/to breathe into/to inspire/to lay down a recording (music, video, etc.)/to indoctrinate/(P)/
+᤭餹 [դ餹] /(v5s) to scatter/to blow about/
+᤭Ϥ [դϤ] /(v1) to begin to blow/
+᤭Ф [դ] /(v5s) to spout/to spurt/to gush out/to burst into laughter/(P)/
+᤭Ф [դǤ] /(v1) to blow out/to spout out/
+᤭ʪ [դǤ] /(n) pimple/acne/boil/
+᤭ä [դ] /(v5s) to blow out (a flame)/
+᤭夲 [դ] /(n) place exposed to winds which blow up from below/a fountain/
+᤭夲 [դ] /(v1) to blow up (i.e. wind)/
+᤭ [դ] /(v5r) to waft/to blow over/
+᤭ؤ [դ] /(n) dubbing/stand-in/dummy/
+᤭失 [դĤ] /(v1) to blow against/to spray (paint, etc.) (onto a surface)/
+᤭̤ [դȤ] /(v5s) to blow through/to blow ceaselessly/
+᤭ݤ [դ] /(v5s) to blow over/
+᤭ [դ餷] /(n) wind-swept/exposed to the wind/
+᤭ȴ [դ̤] /(n) stairwell/
+᤭ȴ [դ̤] /(v5k) to blow through/to blow over/to blow itself out/
+᤭ȴ [դ̤] /(n) a draft/stairwell/
+᤭ȴ [դ̤] /(v1) to blow through/
+᤭Ф [դȤФ] /(v5s) to blow off/to brush away/to talk big/
+᤭ [դȤ] /(v5b,vi) to be blown off/to blow off/(P)/
+᤭Ѥ [դ] /(v5r) to blow violently/
+᤭դ [դĤ] /(n) spraying/
+᤭դ [դĤ] /(v1) to blow against/to spray (paint, etc.) (onto a surface)/
+᤭ʧ [դϤ餦] /(v5u) to blow off/
+᤭ʬ [դ櫓] /(v1) to blow apart/to winnow/to smelt/
+᤭֤ [դ] /(v5s) to blow in the opposite direction/to revive/
+᤭ [դĤΤ] /(v5r) to blow harder and harder/
+᤭ [դ] /(n) blowgun/blowpipe/dart/
+᤭Ȥ [դȤ] /(v5s) to blow down (fruit)/
+᤭ή [դʤ] /(n) streamer/pennant/
+᤭ίޤ [դޤ] /(n) drift/(P)/
+᤭ί [դޤ] /(n) a drift of snow or leaves/a hangout for drifters/
+᤯ [դ] /(v5k) (1) to blow (wind, etc)/(2) to emit/to spout/(P)/
+óݤ [դä] /(v1) to blow upon/to provoke/to overcharge/
+ڤ [դä] /(v1) to break through/to become unbound by/to ooze out/
+ [դäȤ] /(v5b) to blow off/to be blown off/
+ [] /(n) blowpipe/
+ [դ̤] /(n) streamer/pennant/
+Ӥ [դ̤] /(n) streamer/pennant/
+ [] /(n) recommendation or nomination for a post/
+ʪ [դǤ] /(n) pimple/acne/boil/(P)/
+ [դ֤] /(n) snow storm/(P)/
+㤯 [դ֤] /(v5k) to blow snow violently/
+ [] /(n,vs) playing wind instruments/
+ճ [] /(n) wind (instrument) music/
+ճڴ [ä] /wind instrument/
+ճ [] /wind instrument orchestra/wind band/brass band/
+ռ [] /player of a wind instrument/
+ؤ [դ] /(n) dubbing/stand-in/dummy/
+ؤ [դФ] /dubbed version/
+İ [դ礦] /(n,vs) making public/announcing/spreading a rumor/
+դ [դĤ] /(v1) to blow against/to spray (paint, etc.) (onto a surface)/
+ [ᤤ] /(n,vs) blowing (a whistle)/
+ή [դʤ] /(n) streamer/pennant/
+餷 [餷] /(v5m) to drop into, drop-by-drop/
+餹 [餹] /(v5s,vt) (1) to dribble/to spill/(2) to suspend/to hang down/to slouch/to dangle/(P)/
+ [] /(n) drooping ears (of grain)/
+ [] /(n) hanging/straw curtain/lapel/pocket flap/skirts of a coat/gravy/soy sauce/
+ [] /(v1,vi) (1) to hang/to droop/to dangle/to sag/to lower/to pull down/(2) to leave behind (at death)/to give/to confer/(3) to drip/to ooze/to trickle/to drop/(P)/
+첼 [줵] /(v5r,vi) to hang/to dangle/
+첼 [줵] /(v1,vt) to hang (a curtain)/to droop (a tail)/to lower (a blind)/
+ [줳] /(n) squealing (to authorities)/
+켪 [ߤ] /(n) lop-eared/
+ [줫] /pendant/
+ȱ [줬] /(n) hair tied behind and hanging down/long flowing hair/
+ [ޤ] /(n) hanging screen/curtain/(P)/
+ [] /(n) drooping eyes/
+ή [ʤ] /(n) incontinence/soiling one's pants/
+ή [ʤ] /(v5s) to discharge (e.g. effluent)/
+϶ [줳] /(v1) to hang over (e.g. clouds)/to lie over/
+Ⲽ [] /(n,vs) being pendent/hanging down/
+ⶵ [礦] /(n) information/instruction/
+ⷱ [] /(n) instruction/
+ [] /(n) on the verge of dying/
+⼨ [] /(n) instruction/
+⼪ [ߤ] /(n) lop-eared/
+ [] /(n) plummet/plumb line/
+⿴ [] /(n) orthocenter/
+ [] /(n) perpendicular line/
+­ [Τ] /foot of a perpendicular line/
+ľ [礯] /(adj-na,n) vertical/perpendicular/(P)/
+ľ [礯] /vertical tabulation (VT)/
+ľ [礯] /(n) perpendicular line/
+ľʬ [礯֤󤮤礦] /vertical international specialization/
+ȱ [٤餫] /(n) hair tied behind and hanging down/long flowing hair/
+ȱ [줬] /(n) hair tied behind and hanging down/long flowing hair/
+ [Ϥ] /(n,vs) setting an example/
+ [ޤ] /(n) hanging screen/curtain/
+ [뤭] /(n) rafter/
+ [褦] /weeping willow/
+޷ [] /(n) watering at the mouth/covetousness/
+޷ [] /(n) watering at the mouth/covetousness/
+ [㤯] /(n) appearances of Buddha to save men/Shinto god who is the reincarnation of a Buddha or bodhisattva/
+ [] /(n) (ancient) governor/
+ [] /(n) (ancient) governor/
+ [ä] /(n) taking the initiative/
+䤷 [] /by conjecture (deduction)/
+䤷פ [Ϥ] /(v5r) to guess/to conjecture/to surmise/
+䤷ʤ [] /(v1) to press forward/
+䤷¬ [Ϥ] /(v5r) to guess/to conjecture/to surmise/
+䤷̤ [Ϥ] /(v5r) to guess/to conjecture/to surmise/
+䤹 [] /(v5s) to infer/to conclude/to support/(P)/
+ [] /(n,vs) transition/change/(P)/
+Ū [Ƥ] /(adj-na) transitive/
+ [] /(n) recommendation/
+ [] /(n,vs) estimate/estimation/(P)/
+׳ [] /(n) stochastics/
+ [] /(n) surmising/speculation/
+仡 [] /(n,vs) guess/conjecture/surmise/
+仲 [] /(adj-na,n) paying an unannounced visit/rudeness/
+任 [] /(n) estimation/
+侩 [礦] /(n) praise/recommendation/(P)/
+侩ʸϿ [礦֤󤱤⤯] /selected bibliography/
+侩ꥹ [礦ᤤꥹ] /(n) recommended list/
+ [礦] /(n) admiration/praise/
+ [礦] /(n) admiration/praise/
+ [] /(n,vs) propulsion/driving force/(P)/
+ʴ [] /propeller/
+ʵ [] /(n) propeller/
+ʼ [󤷤] /leader/
+ [礯] /(n) propulsive power/driving force/
+ [] /(n,vs) recommendation/(P)/
+ [󤷤] /referee/
+ [󤸤礦] /letter of recommendation/
+¬ [] /(n,vs) guess/conjecture/(P)/
+ [] /(n,vs) (being) presided over by/
+ [] /(n) inference/deduction/
+ [] /(n) a conjecture/
+ [Ƥ] /(n,vs) presumption/assumption/estimation/(P)/
+³ [Ƥˤ] /(n) heir(s) presumptive/
+ǯ [Ƥͤ줤] /(n) estimated (probable) age (e.g. of victim)/
+ [դ] /(n) admiration/
+ [䤯] /propellant/
+ [] /(n) reasoning/inference/mystery or detective genre (movie, novel, etc.)/(P)/
+ [ꤷ礦] /mystery or detective novel/(P)/
+ [礦] /(n,vs) guess/(P)/
+ [礯] /(n) thrust/driving force/propulsion/
+ [] /(n) inference/deduction/(P)/
+ [] /(n,vs) (1) revision (manuscript)/elaboration on/(2) polish/improvement/(P)/
+ [ߤ] /(n) water/(P)/
+夫 [ߤ] /(n) endless argument/pointless argument/
+夫 [ߤ] /(n) volume of water/
+夬 [ߤ] /(n) water jug/
+夷֤ [ߤ֤] /(n) sheet of spray/
+夿ޤ [ߤޤ] /(n) a puddle/a pool/
+äݤ [ߤäݤ] /(adj) watery/soggy/
+ [ߤǤ] /to water down/to dilute with water/
+˱Ǥ [ߤˤ] /(exp) to be reflected in the water/
+⤫ˢ [ߤˤ֤] /bubbles on the water/
+ [ߤΤ] /properties of water/
+ˢ [ߤΤ] /(exp) coming to nothing/
+ [ߤΤ] /surface of the water/face of the water/
+ [ߤΤ] /surface of the water/face of the water/
+򤵤 [ߤ򤵤] /(exp) to estrange people/
+ݤ [ߤ򤫤] /(exp) to sprinkle water on (something)/
+˰٤ [ߤ򤹤礦ˤ] /(exp) to change water into steam/
+ [ߤ򤵤] /(exp) to estrange (people)/to pour water (into)/to throw cold water/
+̤ʤ [ߤȤʤ] /be impervious to water/
+Ф [ߤȤФ] /(exp) to splash water/
+ [ߤߤ] /(exp) to fill (a glass) with water/
+尵 [] /(n) water (hydraulic) pressure/
+尵 [Ĥ] /(n) hydraulic machine/
+尵 [Ĥ] /water-pressure gauge/
+尻 [ߤ] /(n) starch syrup/
+ [] /(n) water level/(P)/
+̷ [] /(n) water gauge/
+ɸ [Ҥ礦] /watermark/
+ [] /(n) waters/water area/(P)/
+ [Ȥ] /(n) wet-land rice/(P)/
+ [ߤҤ] /(n) decorative Japanese cord made from twisted paper/
+ [ߤΤ] /(n) a drinking glass/
+ɴ [ߤΤߤӤ㤯礦] /(n) poor peasant or farmer/
+屿 [] /(n) water transportation/
+ [] /(n,vs) swimming/(P)/
+ˤǶ [ǤȤ] /(exp) to win the gold medal in a swimming race/
+˥ѥ [ѥ] /(n) bathing suit (men's)/
+ [] /a swim meet/
+ [] /bathing suit/swimsuit/
+˹ [ܤ] /swimming or bathing cap/
+ [] /(n) mist over a body of water/spray/
+ [ߤ] /(n) mist over a body of water/spray/
+岰 [ߤ] /(n) purificatory font at shrines and temples/room adjacent to a tea ceremony room, where utensils are washed/vendor of drinking water/cupboard/
+岳 [ߤ] /(n) (water) pail (bucket)/cistern/water tank/
+岹 [] /(n) water temperature/(P)/
+岽 [] /(vs) hydration/
+岽ʪ [֤] /(n) hydrate/
+ø [ߤ] /(n) amount of water/
+ [] /(n) fire and water/
+ [] /(n) flood disaster/drowning/
+ۻ [ߤ] /(n) fruit/
+ [ߤޤ] /(n) part of a building where water is circulated (kitchen, bathroom, etc.)/wet area/
+ [ߤޤ] /(n) part of a building where water is circulated (kitchen, bathroom, etc.)/wet area/
+峲 [] /(n) water damage/flood disaster/(P)/
+峲к [] /flood control measures/
+峲 [] /flood-damaged area/area subject to flooding/
+島 [] /waters edge/
+ݤ [ߤ] /(n) endless argument/pointless argument/
+ [ߤ] /(n) whiskey diluted with water/(P)/
+ [] /(n) water pipe/
+嵤 [] /(n) (1) moisture/dampness/vapor/(2) dropsy/edema/(P)/
+嵤 [ߤ] /(n) (1) moisture/dampness/vapor/
+嵲 [ߤ] /(n) drought/water shortage/
+ [ߤ] /(n,vs) drawing water/
+ [夦] /(n) water polo/
+ [夦] /(n) water buffalo/(P)/
+嶿 [] /(n) beautiful riverside location/
+ [ߤ] /(n) reflecting water/
+ [ߤ] /(n) polkadot/(P)/
+ [ߤޤ褦] /polka dots/
+ [] /(n) waterfowl/aquatic bird/
+ [] /(n) mercury/(P)/
+䲹ٷ [󤪤ɤ] /mercury thermometer/
+䵤 [󤭤Ĥ] /mercury barometer/
+ [夦ɤ] /mercury poisoning/
+ [夦] /(n) column of mercury/
+ [Ǥ] /mercury cell/
+ [Ȥ] /(n) mercury lamp/
+ [] /(n) drainage system/(P)/
+ [ߤ] /(n) writing brush/brush strokes/
+ [] /(n) water rail (bird)/
+ [ߤ] /(n) tricks with water/
+ [] /water hammer/
+帻 [] /(n) source of river/fountainhead/(P)/
+帻 [] /(n) the source/
+ [ߤ] /(n) a spout/(P)/
+幤 [ߤ] /(n) (mineralogical) fur/
+幤Υ [ߤ] /(n) cold-water ablutions/
+并 [ߤ] /(n) inundating a castle/cutting off a castle's water supply/
+ [] /(n) hydroponics/
+ˡ [ۤ] /(n) hydroponics/
+庹 [ߤ] /(n) pitcher/water jug/
+̲ [] /(n) water color painting/(P)/
+̲ [] /watercolorist/watercolor painter/
+̳ζ [Τ] /watercolors/
+ [ߤФ] /(n) hydroponics/
+ [ߤ] /(n) potherb mustard/
+ [ߤ] /(n) beach/water's edge/(P)/
+ݺ [ߤ蘆] /shoreline protection or operations/
+Ω [ߤ] /(v5t) to be splendid/to be superb/
+廫 [ߤϤ] /(n) drainage/
+廵 [ߤޤ] /(n) watering/sprinkling/
+建 [] /(n) marine products/fisheries/(P)/
+建ù [󤫤Ҥ] /processed marine products/
+建 [󤬤] /(n) fisheries science/
+建 [󤮤礦] /(n) fisheries industry/(P)/
+建 [󤷤󤸤] /experimental fishery station/
+建 [] /fisheries college/
+建ģ [礦] /(Japanese) Fisheries Agency/(P)/
+建ʪ [֤] /(n) marine products/(P)/
+ [] /(n) hydration/
+ʥȥꥦ [󤫥ʥȥꥦ] /(n) sodium hydroxide/
+ʪ [󤫤֤] /(n) hydroxide/
+ [] /(n) hydroxyl group (radical)/
+ [󤳤] /hydroxyl radical/
+Ż [ߤ] /(n) scrubbing and washing/kitchen work/
+ [ߤ] /(n) newborn baby/aborted, stillborn or miscarried foetus/
+ [ߤ] /(n) newborn baby/aborted, stillborn or miscarried foetus/
+Ҷ [ߤ褦] /memorial service to appease an aborted foetus/
+ [] /(n) drowning/(P)/
+ [ߤ] /(n) water resources/
+ [ߤɤ] /(n) water clock/
+弣ˡ [礦ۤ] /(n) hydrotherapy/
+ [] /(n) water quality/(P)/
+ [Ĥ] /(n) water pollution/
+ [Ĥ] /water pollution/
+ [Ĥ] /(n) water-quality test/
+ [ߤ] /(n,vs) boil in water/
+ [] /(n) water wheel/(P)/
+־ [㤴] /(n) water mill/
+غ [ߤؤӤ] /(n) (the constellation) Hydrus/
+ [] /(n) dropsy/edema/
+彭 [ߤ] /(adj) stand-offish/distant/not frank/reserved/watery/(P)/
+ [] /(n) (1) water level/(2) level/standard/(P)/
+ [] /(n) leveling instrument/level/
+൷ [] /(n) leveling instrument/surveyor's level/
+¬ [󤽤礦] /leveling/
+徦 [ߤ礦Ф] /(n) "the water trade"/night life/entertainment business (clubs, bars, etc.)/
+徽 [礦] /(n) crystal/(P)/
+徽 [礦ɤ] /crystal or quartz timepiece/
+徽 [礦] /(n) the crystalline lens (of the eye)/
+ [礦] /(n) aquatic/on the water/(P)/
+ [ߤʤ] /(n) headwaters/source/
+嶥 [礦礦] /water sports/
+ٻ [礦] /Coast Guard/
+ [礦Ĥ] /(n) person who lives on the water/
+Į [ߤʤߤޤ] /town of Minakami/
+Ե [礦Ҥ] /hydroplane/seaplane/
+ [礦] /(n) water vapour/steam/(P)/
+忧 [ߤ] /(n) light blue/(P)/
+忩 [礯] /(n) erosion/
+忪 [礯] /(n) erosion/
+忴 [ߤ] /(n) swimming/following one's own desires/
+忻 [ߤӤ] /(n) flooded out/submersion/(P)/
+忼 [] /(n) depth of water/(P)/
+ [] /(n) a water god/
+椭 [ߤ] /(n) cooked in water (e.g. fish)/
+ [ߤ] /(n) volume of water/
+ [ߤޤ] /(n) whirligig beetle/
+ [] /(n) strength of a river current/
+ [] /(n) aqueous/water-based/
+ [ߤ礦] /(n) fluidity/wanton/
+ [Ȥ礦] /water-based paint/
+ [] /(n) aqueous rock/
+ [] /(n) Mercury (planet)/(P)/
+ [] /(n,adj-no) aquatic (life)/living in the water/
+ [] /(n,adj-no) aquatic (life)/living in the water/
+ʪ [礯֤] /aquatic plant/
+ʪ [֤] /(n) aquatic life/water creatures/
+ưʪ [ɤ֤] /aquatic animal/
+ [ߤ] /(n) (using a) level/
+ [礦] /crystal/
+դ [ߤ] /(n) water torture/
+ڤ [ߤ] /(n,vs) drainer/forefoot/ducks and drakes/snipping the stem of a cut flower without raising it out of water/
+ [] /(n) daffodil/narcissus/(P)/
+ [ߤ] /(n) direction of a current/course of a ship/
+ [ߤʤ] /(n) pilotage/pilot/
+ [] /(n) faucet/water tap/
+ [] /(n) flushing/(P)/
+ [ߤ餤] /(n,vs) washing with water/
+ؽ [٤󤸤] /flush toilet/
+ [] /(n) waterline/
+ [ߤ֤] /(n) water trough/cistern/boat transporting drinking water/
+ [] /(n) hydrogen/(P)/
+ǥ [] /(n) hydrogen-filling station/
+Dzʪ [֤] /hydride/
+ [Ф] /hydrogen bomb/
+ߤ [ߤ] /(n) a web(foot)/a paddle/
+ [] /(n) water tank/cistern/fish tank/(P)/
+褤 [ߤ餽] /(n) a dispute over water rights/
+ [] /(n) water plant/
+ [ߤ] /(n) water plant/
+ [] /(n) burial at sea/
+ [ߤޤ] /(n) inflation (of budget, claim, etc.)/(P)/
+ [ߤޤ] /watered stock/
+ [ߤޤ] /watered assets/
+ [ߤޤۤ] /watered capital/
+ͽ [ߤޤ褵] /budget of padded (empty) figures/
+² [] /(n) aquarium/(P)/
+ [ߤ] /(n) bog moss/fur/
+㲰 [ߤ] /(n) (Edo-period) public teahouse/
+ [ߤ] /(n) bathing suit/swimsuit/(P)/
+ [夦] /(n) underwater/(P)/
+ [夦] /(n) type of artificial flower which "blossoms" when placed in water/
+ [夦᤬] /swimming goggles/
+ [夦褯] /(n) a hydrofoil/
+ [ߤФ] /(n) waterspout/
+ [ߤष] /(n) boat bug/athlete's foot/
+Ļ [礦] /(n) waterfowl/water bird/shorebird/(P)/
+Ļ [ߤȤ] /(n) waterfowl/water bird/shorebird/
+Ļ [ߤɤ] /(n) waterfowl/water bird/shorebird/
+ [Ƥ] /(n) sea or river bottom/
+ [ߤ] /(n) sea or river bottom/
+ [ߤʤ] /(n) sea or river bottom/
+ũ [Ƥ] /(n) drop of water/(P)/
+Ŵˤ [ߤǤäݤ] /(n) water pistol/squirt gun/
+ŷ [Ƥۤդ] /(n) a view in which the sea and skyline cannot be distinguished/
+ [Ǥ] /(n) (water-filled) paddy field/(P)/
+ [Ȥ] /(n) chicken pox/
+ [Ȥ] /(n) canteen/flask/water bottle/(P)/
+Ƭ [Ȥ礦] /(n) hydrocephalus/
+ƻ [ɤ] /(n) water service/water supply/(P)/
+ƻο [ɤΤ] /(n) tap-water/
+ƻ [ɤΤ] /water spigot/
+ƻ [ɤ] /plumber/
+ƻ [ɤ] /water pipe/
+ƻ [ɤ礯] /water bureau or department/
+ƻ [ɤ] /(n) waterworks/
+ƻ [ɤ] /(n) tap-water/(P)/
+ƻ [ɤ] /hydrant/faucet/tap/
+ƻ [ɤ礦] /water rates/
+ƻ [ɤ礦] /(n) water rates (charges)/
+ݤɴ [ߤΤߤӤ㤯礦] /(n) poor peasant or farmer/
+ [ʤ] /(n) drowning/flood/shipwreck/
+餺 [ߤ餺] /(n) with no outsiders present/(P)/
+餺 [ߤ餺] /privately/with outsiders barred/
+ [ߤ] /(n) break granted to sumo wrestlers engaged in a prolonged bout/
+ [ߤΤ⤦] /sumo match with a break/
+ [ߤ] /(n) water vessel/
+ǹ [Τ] /(n) filter/water bag/
+ξ [ߤФ礦] /(n) skunk cabbage/
+ [ߤ] /(n) farewell cups of water/
+ [ߤ] /(n) farewell cups of water/
+ [ߤФ] /(n) a water level/
+ [Ф] /(n) hydrogen bomb/(P)/
+ [Ф] /(n) flower basin/
+ [] /(n) liquid manure/
+ [ߤ֤] /(n) sheet of spray/
+ [ߤ] /(n) water jug/
+Ӻ [ߤᤶ] /(n) Aquarius/Water Carrier/
+­ [ߤ֤] /(n) water shortage/shortage of water supply/
+ [] /(n) sailor/
+ [ߤΤ] /water radical/
+Ϥ [ߤ֤] /(n) cold bath/
+ʢ [ߤФ] /(n) waterlogged stomach/allaying hunger with water/
+ʪ [ߤ] /(n) a liquid/a drink/fruit/matter of chance/
+ʬ [֤] /(n) moisture/(P)/
+ʼ [ؤ] /(n) (naval) sailor/
+ʼ [ؤդ] /(n) sailor's suit/
+ʿ [ؤ] /(adj-na,n) water level/horizon/(P)/
+ʿ [ؤ] /horizontal tabulation (HT)/
+ʿ [ؤ礯] /(n) lateral stress/
+ʿΥ [ؤ] /horizontal distance/
+ʿ׹ [ؤ] /lateral thinking/
+ʿ [ؤ] /(n) horizon/(P)/
+ʿŸ [ؤƤ󤫤] /(n) involvement of peer groups (Quality Assurance term)/
+ʿư [ؤɤ] /(n) horizontal movement/
+ʿ [ؤҤ] /(n) level flight/
+ʿ [ؤӤ褯] /(n) tailplane/horizontal stabilizer/
+ʿ [ؤ] /(n) horizontal plane/level surface/
+ʿ [ؤ褯] /horizontal plane/
+ [ؤ] /(n) waterside/(P)/
+ [ߤ] /(n) waterside/
+ [餲] /(gikun) (n) jellyfish/
+ˢ [ۤ] /(n) (1) foam/bubble/(2) nothing/(P)/
+Ĥ [ߤ֤] /(n) a blister/
+ [ܤ] /(n) flood prevention/
+ϲ [ܤ] /(n) India-ink painting/(P)/
+ [ܤ] /(n) submerge/
+ݤ [ߤܤ] /(n) slop basin/
+ [] /(n) disastrous flooding/
+ [ߤޤ] /(n) water-filled pillow/
+ [ߤʤޤӤ礦] /(n) Minamata disease/(P)/
+̪ [ߤ] /(n) white peach/
+̪ [ߤĤȤ] /(n) white peach/
+̮ [ߤ㤯] /(n) water vein/waterway/
+̮ꤤ [ߤ㤯ʤ] /dowsing/water divining/
+̵ [ߤʤĤ] /(n-adv,n) (obs) sixth month of the lunar calendar/
+̵ [ߤʤŤ] /(n-adv,n) (obs) sixth month of the lunar calendar/
+ [ᤤ] /(n) light shimmering on water/
+ [] /(n) water's surface/(P)/
+ [ߤʤ] /(n) water's surface/
+ [ߤΤ] /(n) water's surface/
+̤Ϋ [򤫤] /(exp) to skim over the water/
+̲ [] /(adj-no) underwater/
+ [ߤ] /(n) dogwood/
+ [󤬤] /hydrology/
+ [] /(n) sluice gate/water gate/flood gate/
+ [䤯] /(n) potion/liquid medicine/
+ [ߤ] /(n) potion/liquid medicine/
+ [ߤ֤] /(n) hair oil/
+ͷ [ߤ] /(n) playing in water/splashing about/
+Ȥ [ߤ] /(n,vs) landing/unloading/a catch/takings/(P)/
+ [褦] /(n-adv,n) Wednesday/(P)/
+ [褦] /(n-adv,n) Wednesday/(P)/
+ͱ [褦] /(n) (translucent) aqueous solution/
+ϱ [褦] /(n) (translucent) aqueous solution/
+ [褦] /water-soluble/(P)/
+ [ߤ褦] /soft, sweetened bean-paste/
+ [褯] /(n) a bath/bathing/
+ [ߤ] /(n,vs) bathing (swimming) in cold water/
+ [餤] /(n) (sea) mine/
+ [餤Ƥ] /(n) torpedo boat/
+ [] /(n) water supply/irrigation/water transportation/(P)/
+ [ꤱ] /(n) water rights/
+ [꤬] /hydraulics/
+Φ [꤯] /(n) land and water/
+Φξ [꤯礦褦] /(adj-no) amphibious/
+ή [夦] /(n) water current/
+ήݥ [夦ݥ] /(n) aspirator/
+ίޤ [ߤޤ] /(n) pool/puddle/
+ί [ߤޤ] /(n) puddle/pool of water/
+ [礦] /(n) quantity or volume of water/(P)/
+̷ [礦] /(n) water gauge/
+ [礯] /(n) hydraulic power/(P)/
+Ϥŵ򵯤 [礯ǤǤ󤭤򤪤] /(exp) to generate electricity by hydraulic power/
+ϳ [꤭] /(n) hydraulics/
+ϳ [礯] /(n) hydraulics/
+ȯ [礯ϤĤǤ] /(n) hydroelectric power generation/water-power generation/
+ȯŽ [礯ϤĤǤ󤷤] /hydroelectric plant or power station/
+ [줤] /(n) water cooling/
+估 [줤] /(adj-no,n) water-cooled/
+ [] /(n) swimming (practice)/
+ϩ [] /(n) waterway/channel/aqueduct/(P)/
+ϴ [ߤ] /(n) (punishment by being placed in a) water-filled chamber/
+ަ [ߤäѤ] /(n) runny nose/snivelling/
+ަ [ߤФ] /(n) runny nose/snivelling/
+ [Ǥ] /The Water Margin (classic of Chinese literature)/
+ [ۤ] /(n) a blister/
+ [ߤܤ] /(n) chicken pox/
+ [ߤޤ] /(n) water stick/water scorpion/
+ [礦] /boiled gyoza/
+ [] /(n) pond skater/water strider/
+椭 [] /(something) cooked with rice/
+椭߸ [ߤϤ] /(n) rice seasoned and cooked with various ingredients/
+椭 [] /(v5m) to cook (something) with rice/
+椭Ф [] /(n) emergency rice feeding/(P)/
+椯 [] /(v5k) to boil/to cook/(P)/
+ [] /(n) cooking/culinary arts/(P)/
+ [] /(n) kitchen/cookhouse/(ship's) galley/
+Ф [] /(n) emergency rice feeding/(P)/
+Ӵ [Ϥ] /(n) rice cooker/(P)/
+ [] /(n) (male) cook/
+ [] /(n) (female) cook/kitchen maid/
+ [] /(n) cooking (rice)/
+ [] /(n) sleepiness/drowsiness/
+̲ [ߤ] /(n) sleep/(P)/
+̲˸ [ߤ򤵤ޤ] /(exp) to disturb one's sleep/
+̲ѥ [ߤѥ] /(n) sleep pattern/
+̲ [ߤ󤶤] /sleeping tablet/
+̲ [ߤ󤸤] /(n) (one's) sleeping hours/hours of sleep/
+̲ [ߤ󤷤夦] /(n) sleep cycle/
+̲ȯ [ߤۤä] /(n) narcolepsy/
+̲­ [ߤ֤] /lack of sleep/
+̲ [ߤ䤯] /(n) sleeping pill/sleep medication/
+ϡ [] /(n) water lily/
+ [] /(adj-na,n) chic/style/purity/essence/(P)/
+褬 [] /(v5r) to be stylish/to try to appear smart/
+ʺۤ [ʤФ] /delicate judgment/
+ʿ [ʤҤ] /man of well-cultivated tastes/
+趸 [礦] /(adj-na,n) whim/vagary/
+ [] /(n) man of the world/
+ [礯] /(n) emerald/jade/
+鿧 [礯] /(n) emerald green/verdure/
+ [] /(n) the sense of being engulfed in a green, mountainous atmosphere/
+ꤨ [Ȥ] /(n) weakening/emaciation/decline/(P)/
+ꤨ [Ȥ] /(v1) to become weak/to decline/to wear/to abate/to decay/to wither/to waste away/(P)/
+ꤨ̤Ƥ [ȤϤƤ] /(v1) to be utterly spent or crushed/
+걿 [] /(n) declining fortunes/decadence/
+ [] /(n) emaciated body/
+ [] /(adj-na,n) emaciated/worn-out/
+ [] /(n,vs) becoming emaciated and die/wither away/
+ [㤯] /(n) weakness/debility/breakdown/prostration/(P)/
+꿧 [礯] /(n) fading color/fading beauty/
+ [] /(n) this decadent world/
+ [] /(n) downward tendency/decay/decline/
+ [] /(n) weakening/decline/
+ [] /(vs) declining/weaken/
+ [] /(n,vs) decline/decay/(P)/
+ [礦] /signs of decline/
+ [] /(n) decline/decadence/ebb tide/
+ʾ [ؤ] /decline/
+˴ [ܤ] /(n) ruin/downfall/collapse/
+ [] /(n) decline/downfall/ruin(ation)/
+ [⤦] /(vs) weaken and decline/
+ [] /(n) decline/decadence/waning/ebb tide/
+뤲 [Ȥ] /(v1) to accomplish/to achieve/to carry out/(P)/
+ [Ĥ] /(adv) finally/at last/(P)/
+ [] /(n,vs) accomplishment/execution/(P)/
+줤 [褤] /(n) drunkenness/intoxication/(P)/
+줤 [褤ޤ] /(exp) to get drunk/to become tipsy/
+줤Ф [褤] /(n) recovering from intoxication/sobering up/
+줤 [褤] /(n) (pleasantly) intoxicated/
+줤ä [褤] /(n) recovering from intoxication/sobering up/
+줤Ԥ [褤] /(v1) to be befuddled (drunk, intoxicated) (with)/
+줤٤ [褤Ĥ֤] /(v1) to drink oneself dead drunk/
+줦 [褦] /(v5u) to get drunk/to become intoxicated/(P)/
+ʧ [äѤ餤] /(n) drunkard/(P)/
+ʧž [äѤ餤Ƥ] /drunk driving/
+ʧ [äѤ餦] /(v5u) to get drunk/(P)/
+ [] /(n) drunkard/drunken fellow/
+ [] /(n) bleary or drunken eyes/
+ [] /(n) a drunken face or expression/
+춸 [礦] /(adj-na,n) whim/vagary/
+ [] /(n) (MA) Drunken Fist/Drunken Boxing/
+̴ [ष] /(n) idling one's life away/
+ [] /(n) drunkenness/intoxication/
+ [] /(n) drunken stagger/
+; [] /(n) drunken/
+ [] /(n) drill/auger/
+ [] /(n) (tail)spin/
+ [Ĥ] /(n) spindle/
+ [Ĥब] /(adj-no) spindle-shaped/fusiform/
+ [礦] /spindle shaped/
+ [] /(adj-na,n) voluntary/optional/(P)/
+ն [] /(n) a voluntary muscle/
+ [] /(n) best/greatest/first/(P)/
+ [] /(n) member of an entourage or retinue or party/attendant/(P)/
+ﴶ [] /(n) occasional thoughts or impressions/
+ [] /(n) deep gratitude or happiness/
+ [] /(n,vs) attendant/follower/
+԰ [] /attendant/
+ [] /(n-adv,n) at any time/as occasion calls/(P)/
+セ [夦] /(n,vs) following the lead of/playing second fiddle to/follower/
+セ [夦] /a follower/
+ [] /(n,vs) obeying meekly/faithfully following (one's master)/
+ [] /(n) everywhere/here and there/
+ [] /(n) everywhere/(P)/
+ [ʤ] /(adv,n) as of old/
+ƻ [ʤΤߤ] /(state) Shinto/
+ [] /(n) an attendant/
+ [] /(n) occasional thoughts/
+Ͽ [] /(n) essays/collection of miscellaneous thoughts/
+ȼ [Ϥ] /(n,vs) attendance/accompanying/following/
+ȼ [Ϥ󤷤] /attendant/member of an entourage or retinue or party/
+ɮ [Ҥ] /(n) essays/miscellaneous writings/(P)/
+ɮ [ҤĤ] /(n) essayist/
+ɮ [ҤĤ夦] /(n) collection of literary jottings (essays)/
+ʬ [֤] /(adj-na,n-adv) extremely/(P)/
+𡹤 [ߤߤ] /(adj) young and vivacious/(P)/
+ [] /(n) auspicious clouds/
+ [] /(n) good omen/
+ [礦] /(n) auspicious sign/good omen/
+𤷤 [ߤߤ] /(adj) young and vivacious/
+ [] /Swiss/Switzerland/
+ [礦] /(n) auspicious sign/good omen/
+ŵ [Ǥ] /Sweden/
+ι [ߤۤΤ] /Japan, the Land of Abundant Rice/
+ [ۤ礦] /(n) Order of the Sacred Treasure/
+ [] /cerebrospinal fluid/
+ [ष] /(n) pearl moth/rice borer/
+ [ޤ] /(n) meninges/
+ [ޤ] /(n) meningitis/
+ [] /(v1) to revere/to respect/to worship/
+ [] /(n) reverence/
+ [] /(adj-na,n) supreme/(P)/
+ [Ϥ] /(n,vs) worship/adoration/admiration/cult/(P)/
+Ҽ [Ϥ] /worshipper/admirer/
+ [] /(n) bulk/volume/quantity/
+󤸤 [] /(v5r) to grow in intensity/to be aggravated/to get worse/to develop/
+˳ݤä [ˤä] /highhandedly/arrogantly/overbearingly/
+ [] /(v5m) to pile up/to increase/
+ [] /shouting "Long live the Emperor"/
+ [] /(adj-na,n) bulky/unwieldy/high-handed/
+ [] /lofty/Songshan/
+夲 [] /(n) raising/padding or inflation (of a bill)/
+ĥ [Ф] /(v5r) to be bulky/to be unwieldy/to grow voluminous/
+ [] /(n,n-suf) number/figure/(P)/
+ [] /(n,n-suf) number/figure/(P)/
+ [] /(n-adv,n) many/(P)/
+ [] /(v1) to count/(P)/
+ [] /(n) counting song/
+ [] /(v5m) to number among/
+夲 [] /(v1) to count up/to enumerate/
+ڤʤ [ʤ] /countless/incalculable/
+ǯ [ɤ] /(n) old manner of reckoning one's age, newborns being considered a year old, with everyone adding one year to their age at New Year's/
+ [] /(n) counting system/way (manner) of counting/
+ΩƤ [Ƥ] /(v1) to enumerate/to count up/
+ [] /(n) several months/
+ [] /(n) various countries/several countries/
+ [Ȥ] /(n) various places/several sources/
+ [ˤ] /(v1) to count/to include in the number/
+λ [Τ] /(n) herring roe/
+· [򤽤] /(exp) to make up the number/to have a complete set of/
+ [] /(n) several months/
+ [] /(n) various countries/several countries/
+ [Ȥ] /(n) various places/several sources/
+ˤ [ˤ錄] /(exp) to extend over several kilometers/
+δ [Τ] /for several kilometers/
+ [] /(n) several months/
+ [] /(n) various countries/several countries/
+ [Ȥ] /(n) various places/several sources/
+ [] /(n) several months/
+ [] /(n) various countries/several countries/
+ [Ȥ] /(n) various places/several sources/
+ǯ [ͤ] /several hundreds of million of years/(P)/
+ [] /valence/
+ [] /(n) few (several) times/
+ [] /(n) mathematics/arithmetic/(P)/
+ؼ [] /mathematician/
+Ū [Ƥ] /(adj-na) mathematical/
+ŪǼˡ [ƤΤۤ] /(n) mathematical induction/
+ [] /(adj-na,n) checkered/varied/misfortune/
+ [] /(n) tea-ceremony arbor/
+¤ [Ť] /sukiya style of building/style of a tea-ceremony arbor/
+ [] /(n) refined taste/elegant pursuits/
+ [] /(n) tea-ceremony arbor/
+¤ [Ť] /sukiya style of building/style of a tea-ceremony arbor/
+ [] /coefficient/
+ [] /(n) several items/many items/
+ [] /several houses/
+ [] /(n) several (objects)/(P)/
+ [礦] /(n) several lines/many lines/
+ [] /several volumes (books)/
+ [] /(n) numeral/
+ [] /(n) numeral/figure/(P)/
+˼夤 [ˤ襤] /not good with figures/
+ְ٤ [󤹤] /in a few hours/
+ [] /(n) a number of times/(P)/
+ι [礱] /multiple journey passport/
+ [] /(n) numerical formula/
+ [] /(n) several companies/
+ [Ȥ] /(n) counting/a counting game/
+ [夺] /(n) (Buddhist) rosary/string of beads/(P)/
+Ĥʤ [夺Ĥʤ] /(adv) linked together/tied in a row/
+Ϣ [夺] /a rosary/a string of beads/
+ [夺] /(n) (botanical) Job's tears/
+Ҥ [夺Ĥʤ] /(adv) linked together/tied in a row/
+ [夦] /(n) dozens/scores of/decades/
+ʤ [ʤ] /(adj) few in number/
+ [ˤ] /(n) several people/
+ [] /(n-adv,n) many/
+ [] /several (boats)/
+ɤ [Τդ] /several boats/
+ [] /thousands/
+¿ [ޤ] /(adj-na,adv,n) many/a lot/much/multitude/
+¿ [] /(adj-na,adv,n) many/a lot/much/multitude/
+¿ [ޤ] /(adj) many/a multiplicity of/
+¿ [] /(n) in great numbers/(P)/
+ [] /(n) numerical value/(P)/
+Ͳ [] /(n) numerical analysis/
+ͷ׻ [] /numeric operation/numeric calculation/
+ [] /numerical control/NC/
+ɸ [⤯Ҥ礦] /target value/target amount/
+ũ [Ƥ] /several drops/
+ [] /several times/
+ [Ȥ] /(n-adv) by far/
+ [] /(n) few days/(P)/
+ [Ĥ] /several day period/
+ [Ĥ] /several days later/
+ǯ [ͤ] /several years/
+ǯ [ͤ󤫤] /several years/
+ [Ф] /several times (as large, over)/
+ɤ [Ҥ] /several animals/
+ɴ [Ҥ㤯] /several hundreds/(P)/
+ɴ˵ڤ [Ҥ㤯ޤˤ] /(exp) to reach (range) into the millions/
+ɽ [Ҥ礦] /(n) table (of logarithms)/
+ɽ [Ҥ礦] /(n) numeral/
+ [Ӥ礦] /several seconds/
+ [ޤ] /several sheets (flat objects)/
+ [ޤ] /tens of thousands/(P)/
+̾ [ᤤ] /(n) several people/
+ [] /(n) mathematics/
+ [ꤲ󤴤] /mathematical linguistics/
+ů [ƤĤ] /(n) mathematical philosophy/
+ [꤬] /symbolic logic/mathematical logic/
+ [礦] /(n) quantity/volume/(P)/
+ [] /(n) progression/
+ [] /(n) important state matters/
+ [礦] /(n) Cardinal (Catholic)/
+ [] /(n) Cardinal (Catholic)/
+ [] /(n) axle/pivot/(P)/
+ [] /(n) (World War II) Axis powers/
+̩ [ߤ] /(n) state secrets/
+̩ [ߤĤ] /(n) (Japanese) Privy Council (abolished in 1947)/
+ [褦] /(adj-na,n) importance/
+ [] /(n) tendency/trend/current/
+ [] /(n) tendency/trend/
+ [Ҥ] /(n) young bird/chick/doll/(P)/
+ [Ҥ褳] /(n) young bird/chick/doll/(P)/
+̼ [Ҥʤ٤Ĥ] /chicken sexer/
+ [Ҥʤ] /(n) daisy/
+ [Ҥʤ] /(n) model/a miniature/sample/specimen/prescribed form/
+ [ҤʤޤĤ] /(n) Girls' (dolls') Festival (March 3rd)/(P)/
+פ [ҤʤޤĤ] /(n) Girls' (dolls') Festival (March 3rd)/
+ͷ [Ҥʤˤ󤮤礦] /(n) doll/
+ [Ҥʤ] /(n) tiered doll stand/
+ [] /small steps/risers (on stage or platform)/
+Ļ [Ҥʤɤ] /(n) chick/baby bird/
+Ʀ [Ҥ褳ޤ] /(n) chickpea/
+ͷ [Ҥʤ] /(n) playing with dolls displayed on the Girl's Festival/
+械 [Ҥʤ] /(n) (uk) red poppy/
+Ĥ [Ĥ] /(v1) to install/to equip/to mount/
+ [] /(v1) to set (table)/to lay (foundation)/to place (gun)/to apply (moxa)/(P)/
+ [] /(n) meal set before one/women's advances/
+֤ [] /(n) deferment (e.g. of savings)/leaving (a thing) as it stands/(P)/
+֤ [] /period of deferment/
+֤ [礭] /deferred savings/
+֤ [] /(v5k) to leave as it is/to defer/
+դ [Ĥ] /(n) installation/setting/fitting/mounting/
+դ [Ĥ] /(v1) to install/to equip/to mount/(P)/
+ [] /(v5r) to sit/to squat/
+ [] /(v5r) to sit/to squat/
+֤ [] /(n) deferment (e.g. of savings)/leaving (a thing) as it stands/
+ [] /(n) Japanese cedar/(P)/
+ʴ [դ󤷤礦] /(n) cedar pollen allergy/
+ [] /(n) cryptomeria hedge/
+ [] /(n) door made of cedar/
+ [] /(n) field horsetail/
+ [] /cedar wood/
+ [] /(n) hair moss/
+Ȥ [Ф] /(n) chopsticks made of cedar/
+ [] /(n) cedar bark/
+ [ʤߤ] /avenue of cedars (cryptomeria)/
+ [Ф䤷] /(n) cryptomeria forest/
+ [] /(n) sedge-woven (bamboo) hat/
+ [֤] /(adv) extremely/very much/
+ [] /(n) sparrow/(P)/
+ [Τʤߤ] /drop in the bucket/insignificant/
+ [ΤʤߤۤɤΤۤ礭] /a mere particle of subsidy/
+ [󤭤夦] /jankyu (combination of Japanese pinball and mahjong)/
+ [ᤤ] /(n) light, reddish brown/
+ [󤽤] /(n) mahjong club/
+ [󤿤] /mahjong board/
+ [Ф] /(n) freckles/
+˪ [Ф] /(n) wasp/hornet/
+ [㤯䤯] /(n,vs) leaping for joy/exultation/
+ [㤯] /(n) sparrow net/
+ [] /(n) (trouser) cuff/(skirt) hem/cut edge of a hairdo/foot of mountain/(P)/
+ڤ [] /(exp) to get frayed at the hem/
+ [ޤ路] /(n) lining at the bottom of a kimono/
+ [] /(n) trimming hair/
+ [褱] /(n) underskirt/
+ʬ [櫓] /(n) sharing (a gift)/
+ [褦] /(n) kimono with design on the skirt/
+ [] /(n) foot of a mountain/
+ [Τ󤮤礦] /supporting industries/component and parts-supply industries/
+ [ޤ] /(io) (n) clear soup/
+ޤ [ޤ] /(n) a prim person/
+ޤ [ޤ] /composed expression/clear face/(P)/
+ޤ [ޤ] /(n) clear soup/
+ޤ [ޤ] /(v5s) to clear/to make clear/to be unruffled/to look unconcerned/to look demure/to look prim/to put on airs/(P)/
+ڤä [ߤä] /perfectly clear/
+ڤ [ߤ] /(v5r) to be serene/(P)/
+Ϥ [ߤ錄] /(v5r) to be perfectly clear/
+ [] /(v5m) to clear (e.g. weather)/to become transparent/(P)/
+ [ߤ] /limpid water/
+ [礦ᤤ] /(adj-na,n) clear and bright/
+­ [ꤢ] /(n) shuffling (one's feet)/
+ȭ [Ф] /(n) earthenware mortar/
+ [ۤ] /(n) printed, unbound sheets/
+­ [ꤢ] /(n) sliding feet/
+ [礦ۤ] /folded book/
+ [] /(n) sun (approx. 3.03 cm)/
+­ʤ [󤬤ʤ] /be too short/
+ [] /(n) moment's leisure/free minute/(P)/
+ͤޤ [Ťޤ] /(adj-na,n) a little short/sawed-off (pants)/
+ [󤲤] /(n) short play/skit/
+ [󤲤] /(n) spare time or moments/
+ [󤲤] /(n) pithy or short and witty remark/wisecrack/
+ [󤳤] /(n) a moment/
+ [] /(n) small present/small token of appreciation/
+ߤ [ɤ] /(n) stopping just before/
+ [] /(n) moment/very short time/
+ [󤷤㤯] /(n) a small loan/
+ں [󤷤㤯] /petty swindling/a petty swindler/
+ [󤼤] /(n) on the verge/just in front of/(P)/
+­餺 [󤿤餺] /(adj-na,n) a little too short/
+ [] /(n,vs) cut (tear) to pieces/(P)/
+Ŵ [Ƥ] /(n) short blade/small weapon/epigram/pithy saying/
+ [] /(n) an inch of land/
+ƹ [ɤ] /(adj-na,n) a cylindrical container/stumpy/
+ɾ [Ԥ礦] /(n) brief review/thumbnail sketch/
+ [Ӥ礦] /(n) thumbnail (brief) sketch/
+ [Ӥ礦] /(n) a moment/
+ʬ [֤] /(n-adv,n-t) a tiny bit/
+ʬ鷺 [֤󤿤鷺] /accurate/to the inch/exact/
+ˡ [ݤ] /(n) measurement/size/dimension/(P)/
+ [] /(n) world/society/age/generation/(P)/
+ [] /(n-adv,n-t) for generations/hereditary/generation after generation/
+¤̵ [褫ʤ] /forever and ever/
+ˤ [ˤ] /(adv) extremely/very/
+˽Ф [ˤǤ] /(v1) to become famous/
+٤ [ˤ] /(exp) to fall behind the times/
+ [ˤ] /(exp) to live in obscurity/
+Ω [ˤ] /(v5t) to become famous/
+ξ [ΤĤ] /(adj-no,exp,n) ordinary/run-of-the-mill/usual/
+ [Τʤ] /(n) society/the world/the times/(P)/
+ [] /(n) the world/society/the universe/(P)/
+β̤ [ΤϤ] /end of the world/
+ԥ [ԥ] /world champion/
+ܥ󥰶 [ܥ󥰤礦] /World Boxing Association/
+ [] /(n-adv,n-t) best in the world/(P)/
+ [ä夦] /round-the-world trip/circumnavigation/globe-trotting/
+ι [ä夦礳] /(n,vs) round-the-world trip/world cruise/
+ [] /(n) world view/outlook on the world/(P)/
+ݵ [礦] /(n) World Meteorological Organization (WMO)/
+Ͽ [] /(n,vs) establishing a world record (in)/
+Ͽݻ [ۤ] /(n) world record holder/
+ [󤳤] /World Bank/(P)/
+к [] /(n) world (international) economy/
+кѥե [ե] /(n) World Economic Forum/
+кѸ̤ [ߤȤ] /(n) World Economic Outlook (IMF)/
+ [] /(n) a universal language/
+̤ξ [ĤΤ礦] /focus of the trade routes of the world/
+ [] /world's largest/
+ [] /(n) world history/international history/
+Ծ [] /(n) global market/
+ [央] /cosmopolitanism/
+ [礦] /(n) world situation/world affairs/
+ȷײ [礯礦] /(n) World Food Program (WFP)/
+ [] /new world record/
+Ͽ [󤭤] /new world record/
+ [] /(n) cosmopolitan/world citizen/
+͸ [󤱤󤻤󤲤] /Universal Declaration of Human Rights (1948)/
+ [] /(n) domination of the world/world hegemony/
+ [] /world policy/
+긢 [󤷤失] /(n) world (an international) championship (title)/
+ [] /the World War/(P)/
+Ūͭ [Ƥ椦󤭤] /(n) World Intellectual Property Organization (WIPO)/
+ [夦] /(n) around or throughout the world/
+Ū [Ƥ] /(adj-na) global/international/world-famous/(P)/
+ŪԶ [Ƥդ礦] /(n) global recession/
+ɸ [Ҥ礦] /(n) global standards/
+Զ [դ礦] /(n) world recession/
+ʿ [ؤ] /(n) world peace/peace of the world/
+ݷ򵡴 [ۤ󤭤] /World Health Organization (WHO)/
+ǰ׵ [ܤ] /World Trade Organization (WTO)/
+Φ [꤯礦] /(n) World Championships in Athletics/
+ϫϢ [] /(n) World Federation of Trade Unions/WFTU/
+ [ʤ] /(v1) to become used to the (ways of the) world/to become worldly or sophisticated/
+ [] /(n) world/society/(P)/
+֤̤ [ΤȤ] /reputation/
+ֻ [󤺤] /(n) worldly wise/sophisticated/
+ [Ƥ] /(n) appearance (in the eyes of society)/decency/
+Τ餺 [󤷤餺] /(adj-na,n) to ignorance of the ways of the world/
+¤ [ʤ] /(adj-na) ordinary/average/
+Υ [Фʤ] /(n) uncommon/out of the ordinary/unworldly/not up with social norms/
+ [Фʤ] /(n) gossip/chat/
+ [] /(n) century/era/(P)/
+ [ޤ] /(n) end of a century/(P)/
+ [礯] /(n) world developments/
+ [] /(n) (abbr) World Bank/(P)/
+Ѥ [Ĥ] /(n) heir/successor/
+ [] /(n) worldly affairs/
+ [] /(n) worldly affairs/
+ [] /(n) worldly wisdom/practical wisdom/prudence/shrewdness/
+ [] /(n) heir/successor/
+ [] /(n) worldly affairs/
+˰Ť [ˤ餤] /know little of the world/
+¤ [ˤȤ] /inexperienced/unrealistic/knowing but little of the world/
+ [] /(n) flattery/compliment/
+Τƿ [褹ƤӤ] /(n) hermit/recluse/
+ [夦] /(n) heredity/heritage/(P)/
+ [礦] /(n) the world/
+ [礦] /(n) the ways of the world/human nature/
+ [] /(n) the people/the public/the world/
+ͤä [򤪤ɤ] /(exp) to strike terror in peoples hearts/
+ [] /(n-adv,n-t) for generations/hereditary/generation after generation/
+¤̵ [褫ʤ] /forever and ever/
+ [] /(n) (1) phase of life/sign of the times/(2) world (social) conditions/society/(P)/
+¯ [] /(n) common customs/worldliness/vulgar/popular/the world/the common people/
+¯ [] /(n) secularization/popularization/
+¯ [央] /secularism/
+¯ [] /worldliness/
+¯Ū [Ƥ] /(adj-na) worldliness/
+ [] /(n) household/(P)/
+Ӥĥ [礿Ϥ] /(exp) to keep (set up) house/
+Ӽ [̤] /(n) head of the family/head of the household/
+ӽ [Ȥ] /(n) family income/
+ӿ [] /(n) number of households/
+ [] /(n) social conditions/
+ [] /(n) generation/the world/the age/(P)/
+ [] /(n) alternation of generations/
+ [] /(n) wordly wisdom/stingy person/
+οɤ [餤] /(adj) hard (life)/tough (world)/
+ľ [ʤ] /(n) world reformation/
+ [Ǥ] /(adj-no) hereditary (estates)/
+Ϥ [錄] /(n) making a living/getting on in the world/subsistence/
+ [] /the world/the path of life/
+ [ʤ] /(v1) to become used to the (ways of the) world/to become worldly or sophisticated/
+ɾ [Ҥ礦] /(n) reputation/public opinion/
+ [褬] /(n) world conditions/the times/
+ [ؤ] /(n) change of times/
+¸ [ޤ] /(n) grumbling/muttering/nonsense/
+ [] /(n) public opinion/(P)/
+ [] /(n) public opinion/(P)/
+ [򤢤Ĥ] /(exp) to manipulate public opinion/
+Ĵ [礦] /(n) public opinion poll/
+Ĵ [礦] /(n) public opinion poll/
+ [] /(n,vs) looking after/help/aid/assistance/(P)/
+äƤ [郎䤱] /(exp) to be troublesome/
+äˤʤ [ˤʤ] /(exp) to receive favor/to be much obliged to someone/
+äξƤ [Τ䤱] /(exp) to be annoying/to be troublesome/
+äƤ [䤯] /(exp) to bother/to meddle/to poke one's nose (into other's business)/
+äƤ [䤱] /(exp) to be able to take care of ../
+ù [鷺] /(adj-na,n) obliging person/
+ý˼ [ˤ礦ܤ] /perfectly dedicated wife/
+þƤ [䤭] /(n) a bother/a meddlesome person/
+ÿ [ˤ] /(n) sponsor/manager/go-between/mediator/agent/(P)/
+ÿ [Ӥ] /(n) sponsor/manager/go-between/mediator/agent/
+ÿʹ [ˤ󤲤] /person who looks after others/
+ʪ [] /(n) play dealing with the lives of ordinary people/
+ [䤯] /(n) mediator/manager/
+ [] /(n) current/torrent/rapids/shallows/shoal/(P)/
+򲼤 [򤯤] /(exp) to descend the rapids/
+ [] /(n) strait/channel/(P)/
+Ͱ [ȤӤ] /enameling/enamelware/
+ͺ [Ȥ] /(n) brink/critical moment/(P)/
+;Ƥ [Ȥ䤭] /ceramic ware from Seto (Aichi Prefecture)/
+ⳤ [Ȥʤ] /Inland Sea/
+ʪ [Ȥ] /(n) earthenware/crockery/china/(P)/
+ʪ [ȤΤ] /ceramic market/
+Ƨ [֤] /(n) sounding out/measuring the depths (of a river)/
+ [] /(n) ridge/rib/
+ [] /(n) (obs) area measure ca. 100 sqm/thirty tsubo/(P)/
+ͤ [ͤ] /(v5r) to undulate/to meander/to surge/to swell/to roll/to wind/(P)/
+ [ͤ] /(n) furrow/room with ridged roof/
+ [ͤߤ] /furrow ridges/
+ [ͤ] /(n) ridged fabric/corduroy/
+ [ͤ] /(n) ribbed fabric/
+Ω [ͤ] /building rice-field ridges/
+ [Ҥ] /(n) (ruling or judging) what's right is right and what's wrong is wrong/fair and just (policy, principle)/clear-cut/
+ [Ҥ] /right or wrong/
+Ǥ [ҤǤ] /(adv,exp) rightly or wrongly/by all possible means/
+ [] /(exp) (uk) so many (few)/so much (little)/
+ [Ҥ] /(n) (ruling or judging) what's right is right and what's wrong is wrong/fair and just (policy, principle)/clear-cut/
+ [ҤҤ央] /principle of being fair and just/fair and unbiased policy/
+ [] /(n) correction/revision/(P)/
+ǧ [ˤ] /(n) approval/(P)/
+ [] /(adv,n) (uk) certainly/without fail/(P)/
+Ȥ [ҤȤ] /(adv) by all means (with sense of not taking "no" for an answer)/(P)/
+ [ҤȤ] /(adv) by all means (with sense of not taking "no" for an answer)/
+ [] /threaten/
+ [] /(adj) terrible/dreadful/terrific/amazing/great/wonderful/to a great extent/(P)/
+ [ޤ] /(io) (adj) terrific/fierce/terrible/tremendous/dreadful/awful/amazing/absurd/
+ޤ [ޤ] /(adj) terrific/fierce/terrible/tremendous/dreadful/awful/amazing/absurd/(P)/
+ [] /(v5m) to threaten/
+ [] /(adj-na,n) weirdly beautiful/
+ [] /(adj-na,n) ghostliness/gruesomeness/
+ [] /(adj-na,n) extremely/violently/
+ʸ [] /(n) intimidating language/
+̣ [] /(n) weirdness/ghastliness/dreadfulness/
+ [] /(n) go-getter/live wire/resourceful person/remarkable ability/
+ [] /(n,n-suf,vs) system/organization/imperial command/laws/regulation/control/government/suppression/restraint/holding back/establishment/(P)/
+ [] /(vs-s) to control/to command/to get the better of/(P)/
+ [] /(n,vs) gaining total control (of people or counties)/suppression/oppression/control/mastery/ascendancy/supremacy/(P)/
+ [] /(n) control of the seas/
+ [󤶤] /(n) anti-cancer (cancer-inhibiting) drug/
+ [夦] /(n) (pitcher's) control (baseball)/(P)/
+ [夦礯] /(n) (pitcher's) control/
+ [] /(n) control/governing/checking/suppression/repression/restraint/mastery/management/
+ [] /mastery of the air/
+ [] /(n) mastery of the air/
+ [] /(n,vs) establishment of a constitution/
+ [] /(n,vs) restriction/restraint/limitation/(P)/
+³λ [󤬤Τ] /forbidden kanji/
+´ [󤫤] /restricted Chinese characters/
+» [󤸤] /restriction/limitation/
+» [󤸤] /time limit/
+® [󤽤] /speed limit/
+ [] /(n) control/governing/checking/suppression/repression/restraint/mastery/management/(P)/
+楳 [祳] /control code/
+楷ƥ [祷ƥ] /control system/
+沼 [礫] /under control/
+ [礭] /(n) controller/regulator/
+浡 [礭] /(n) controller/regulator/
+ [礽] /controller/control unit/
+ [Ф] /control panel/switchbox/
+ [ܤ] /(n) control rod/
+ [] /(n) restraint/sanctions/punishment/(P)/
+ [] /(n,vs) work (film, book)/(P)/
+ [] /studio/workshop/
+ [] /(n) roadside prohibition-edict boards/
+ [󤶤] /(n) anti-acid preparation/
+ [䤯] /gastric antacid/
+ [] /(n) control/check/restraint/inhibition/(P)/
+ [礦] /(n) victory/championship/
+ [Ƥ] /(n,vs) enactment/establishment/creation/(P)/
+ [] /(n) system/institution/organization/(P)/
+ư [ɤ] /(n) braking (mechanism)/
+ư [ɤ] /(n) brake/
+ư [ɤ] /brakeman/
+ư [ɤȤ] /(n) brake light/stoplight/
+ư [ɤۤ] /bremsstrahlung (physics)/
+ [] /(n) conquest/domination/mastery/(P)/
+ [դ] /(n) uniform/(P)/
+˹ [դܤ] /cap and uniform/
+˹ [ܤ] /(n) regulation cap/school cap/
+ [䤯] /(n,vs) limitation/restriction/condition/constraints/(P)/
+ [䤯礦] /limiting conditions/
+ [䤯ǤѤ] /constraint propagation/
+ [褯] /(n) control of passions/control of appetite/
+ [줤] /(n) regulations/
+ [] /(n) control/governing/checking/suppression/repression/restraint/mastery/management/
+ [] /(n) energy/military strength/
+ [Ϥ] /spring/bound/rebound/inertia/momentum/impetus/stimulus/impulse/instant/chance/(P)/
+ [] /(adv,n) force/vigor/energy/spirit/life/authority/influence/power/might/impetus/course (of events)/tendency/necessarily/(P)/
+򿶤뤦 [դ뤦] /(exp) to wield power/to exercise authority/
+ [] /(v5m) to brace oneself/
+դ [Ť] /(v5k) to gather strength/to take heart/
+ɤ [褯] /vigorously/
+ [] /(n) force/power/influence/
+ [] /trend/tendency/
+ [] /(n) influential family/the man in power/
+ [] /(n) beater (on a hunt)/
+ [Ϥߤ] /(n) flywheel/
+· [] /(n) array/muster/line-up/full force/
+˾ [ܤ] /(n) power and popularity/
+ [] /(n) influential family/the man in power/
+ [礯] /(n) influence/power/might/strength/potency/force/energy/(P)/
+ϲ [礯] /under the influence of/
+ϲ [礯] /(n) man of influence/
+ϲ [ä] /(n) man of influence/
+Ϸ [礯] /(n) sphere of influence/
+ϰ [礯Ϥ] /sphere of influence/
+ [] /(n) surname/family name/(P)/
+Ѥ [] /(exp) to assume a new surname/
+ [] /(n) full name/family name/
+̾ [ᤤ] /(n) full name/(P)/
+̾Ƚ [ᤤϤ] /fortunetelling based on writing or pronunciation of one's name/
+ [] /warring against barbarians/
+羭 [礦] /(n) commander-in-chief of the expeditionary force against the barbarians/great, unifying leader/
+ [] /(n) traveling clothes/military uniform/
+ [] /(n) military expedition/
+ [] /(n) (military or pleasure) expedition/
+Ӥ˾ [ȤˤΤܤ] /(exp) to start on a journey/to go on a military expedition/
+Ƥ [Ȥ] /(n) subjugation/conquest/
+Ȳ [Ф] /(n) conquest/subjugation/overcoming/
+ [դ] /(n) conquest/subjugation/overcoming/(P)/
+ [դ] /conqueror/
+Ԥ˽ [դˤ] /(exp) to submit to a conqueror/
+ [դ褯] /the lust for conquest/
+ [] /(n) used arrow, collected from battlefield/
+ [] /(n) one's nature/custom/property/characteristic/
+ [] /(n,n-suf) sex/gender/(P)/
+˹礦 [礦ˤ] /(exp) to be congenial/to agree with one/
+ΰ [礦Τ뤤] /vicious dog/ill-tempered dog/
+ζ [Τ٤] /distinction of the sexes/
+μͳ [Τ椦] /sexual freedom/
+ɤ [礦Τ褤] /of good quality/
+ [] /(n) sexual love/
+ [礦] /(adj-na,n) ill-natured/inconstancy/
+ [] /(n) the view of human nature as fundamentally depraved/
+ʳ [] /(n) sexology/
+ [] /(n) character/personality/(P)/
+ʿ [] /personality assessment (analysis, determination, identification)/
+Ƚ [Ϥ] /personality assessment (analysis, determination, identification)/
+Ƚ [Ϥ٤] /personality assessment (analysis, determination, identification)/
+ʬ [֤󤻤] /personality assessment (analysis, determination, identification)/
+ [] /(n) sexual feelings/
+ [] /(n) genital/
+ǽ [Τդ] /(n) sexual dysfunction/
+ [夦] /(adj-na,n) impatience/a quick temper/(P)/
+ [礦] /(n) sex education/(P)/
+ [] /(n) sexual intercourse/(P)/
+ [] /(n) affection/(P)/
+ [] /(n) character and conduct/(P)/
+԰ [] /(n) sex act/intercourse/
+԰ٴ [󤻤󤷤礦] /sexually transmitted diseases/
+ư [ɤ] /(n) sex (sexual) behavior/
+ [礦] /(n) perseverance/
+ [礦] /(n) character/nature/
+ [] /(n) sex difference/
+ [٤] /(n) sex discrimination/sexism/
+ [] /(n) nature/property/disposition/(P)/
+ư [礦ɤ] /(n) sexual urge/
+ [礦] /(n) nature/disposition/
+ [礦] /(n) characteristics/
+ [夯] /sexual maturation/
+ [] /(n) sex life/
+ [󤷤礯] /(n) sex chromosome/
+ [] /(n) sexual gland/
+Ŧ [Ƥ] /castration/
+ [󤻤] /(n) belief that human nature is fundamentally good/
+ħ [礦] /(n) sexual characteristics (biol.)/
+Ĩ [礦] /(n) persistent/incorrigible/
+Ĩ̵ [礦ʤ] /incorrigibly/
+Ū [Ƥ] /(adj-na,n) sex/sexual/sexy/(P)/
+Ūط [Ƥ󤱤] /sexual relations/
+Ū [Ƥ㤯] /(n) sexual abuse/
+Ūư [Ƥ礦ɤ] /sex urge/sexual drive/
+ž [Ƥ󤫤] /(n) sex change/
+ž [Ƥ󤫤󤷤夸] /(n) sex change surgery/
+ƻ [ɤȤ] /(n) sexual morality/
+ǽ [Τ] /(n) ability/efficiency/(P)/
+ǽ [ΤȤ] /(n) performance characteristic/
+Ⱥ [Ϥ󤶤] /(n) sex crime/
+Ⱥ [Ϥ󤶤] /(n) sex offender/
+ [] /(n) sex ratio/
+ɽ [Ҥ礦󤸤礦ۤ] /sexually explicit material/
+ [Ӥ礦] /(n) venereal disease/(P)/
+ʬ [礦֤] /(n) nature/disposition/(P)/
+ [ؤ] /(n) disposition/inclination/characteristic/idiosyncrasy/(P)/
+ [٤] /(n) distinction by sex/sex/gender/(P)/
+¤Ӥ˹ [٤ĤʤӤˤ] /sex and nationality/
+ǽ [ۤΤ] /(n) sex instinct/
+ͷ [椦] /sex game/
+ [褯] /(n) sexual desire/
+ [褯] /(n) sexual desire/(P)/
+뤲 [ʤȤ] /(v1) to accomplish/to finish/to fulfill/(P)/
+ [ʤ] /(v5s) to perform/to accomplish/(P)/
+겼 [ʤꤵ] /(v5r) to be degraded/to come down in the world/
+̤Ƥ [ʤϤƤ] /(v1) to be reduced to ../
+ [ʤ꤫] /promoted bishop/
+ [ʤ꤭] /(n) an upstart/the new rich (nouveau riche)/
+ [ʤꤳ] /(n) promoted chessman/
+Ԥ [ʤ椭] /(n) outcome/development/course of events/progress/result/(P)/
+Ԥʸ [ʤ椭夦] /market order/
+Ѥޤ [ʤꤹޤ] /a masquerade/
+Ѥޤ [ʤꤹޤ] /(v5s) to pose as/to impersonate/
+夬 [ʤꤢ] /(n) upstart/parvenu/jumped-up person/
+夬 [ʤꤢ] /(n) upstart/parvenu/
+夬 [ʤꤢ] /(v5r) to rise (suddenly) in the world (to a higher position)/
+ڤ [ʤ꤭] /(v5r) to turn completely into/to become completely/
+ [ʤ꤫] /(v5r) to do in place of or on behalf of (someone)/
+Ѥ [ʤ꤫] /(v5r) to change/to change into/to become/
+Ω [ʤꤿ] /(n) the way in which something came about/
+Ω [ʤꤿ] /(v5t) (1) to consist of/(2) to be practical (logical, feasible, viable)/to be concluded/to hold true/(P)/
+ [ʤ] /(v5r) (uk) to become/(P)/
+٤ [ʤ٤] /(adv) as much as possible/(P)/
+ [ʤ뤿] /(adv) as much as possible/if possible/
+ [] /(n) definite plan/(P)/
+ [] /(n) growth/raising/
+ [] /(n) member/regular member/active member/
+ [] /(n) origin/cause/
+ [] /(n) results/fruits/(P)/
+̤ [򤪤] /(exp) to achieve success/
+̼¶η [央󤮤󤿤] /(n) merit-based wage system/
+ [] /(n) adult fish/
+ [礦] /(n) completion of one's work/
+ [ʤ꤭] /(n) an upstart/the new rich (nouveau riche)/(P)/
+ [ʤ꤮] /(n) promoted silver general (shogi)/
+ [] /(n) set phrase/idiomatic phrase/
+ [] /come to nothingness/
+ [] /(n) (1) plastic surgery/(2) cast/mold/press/
+ [] /(n) (1) plastic surgery/(2) cast/mold/press/
+ [ʤꤱ] /(n) promoted knight (shogi)/
+ [] /(n) a mature dog/
+ [] /(n) set phrase/idiomatic expression/
+ [] /(n,vs) success/hit/(P)/
+ζǤˤ [ΤĤˤ] /when one has succeeded/
+˾ [Τ] /(exp) to hope to succeed/
+ [] /(n) successful man/success/
+΢ [] /(adv) in success/
+Σ [] /(n) success/
+Ψ [] /(n) success rate/
+Ԥ [ʤ椭] /(n) outcome/development/course of events/progress/result/(P)/
+ [ʤ꤭礦] /(n) promoted lance (shogi)/
+ [] /(n) marriage/wedding/
+ [] /(n) confidence in success/(P)/
+ [礦] /(n) fulfillment/realization/completion/(P)/
+ [夯] /(n) maturity/ripeness/(P)/
+ϴ [夯] /(n) period of maturity/adolescence/puberty/
+ [] /(n) adult/(P)/
+ͤ [Τ] /Adult's Day (Jan 15)/
+ͱDz [󤨤] /adult movie/
+Ͷ [󤭤礦] /adult education/
+ͼ [󤷤] /(n) coming-of-age celebration/
+ [Ӥ礦] /(n) adult diseases/(P)/
+ [] /(n) results/record/(P)/
+Ӿ [礦ᤤ] /(n) transcript of results/
+ɽ [Ҥ礦] /(n) report card/result sheet/
+زл [] /stratovolcano/composite volcano/
+ط [] /(n) stratosphere/(P)/
+ [] /(n) adult organism/imago/
+ [夦] /(n) imago/adult (insect)/
+Ĺ [礦] /(n,vs) growth/grow to adulthood/(P)/
+Ĺˤ [礦ϤФ] /(exp) to hinder (check) the growth of (plants)/
+Ĺ [礦Ƥ] /(n) growth process/
+Ĺ [礦] /(n) growth stock/person with future promise/
+Ĺ [礦] /(n) growth period/growing season/
+Ĺ [礦礯] /logistic curve/growth curve/
+Ĺ [礦󤮤礦] /(n) growth industry/
+Ĺά [礦㤯] /(n) growth strategy/
+Ĺ [礦Ƥ] /(n) point of growth/
+ĹΨ [礦] /(n) growth rate/
+Ļ [礦] /(n) adult bird/
+ [ʤۤ] /(adv,exp) (uk) I see/That's right!/indeed/(P)/
+ŵ [Ƥ] /(n) law code/established rites/
+ǯ [ͤ] /(n) majority/adult age/(P)/
+ǯ [ͤ󤷤] /(n) coming-of-age celebration/
+ǯ [ͤ󤷤] /(n) adult/person of full age/
+ [Ϥ] /(n) success and failure/
+ [Ф] /(n,vs) punishment/judgement/
+ [] /(n) success or failure/outcome/result/(P)/
+ʩ [礦֤] /(n,vs) enter Nirvana/become a Buddha/go to heaven/rest in peace/die (peacefully)/
+ʬ [֤] /(n) ingredient/component/composition/(P)/
+ʸ [֤] /(n) written expression/writing/
+ʸ [֤] /(vs) codification/
+ʸˡ [֤ۤ] /(n) written or statutory law/
+ʸΧ [֤] /written or statutory law/
+ [䤯] /(n) conclusion of a contract/(P)/
+Ω [] /(n,vs) coming into existence/arrangements/establishment/completion/(P)/
+Ω [ʤꤿ] /(n) the way in which something came about/
+ [ޤĤꤴ] /(n) rule/government/(P)/
+򼹤 [ޤĤꤴȤȤ] /(exp) to administer the affairs of state/
+ [] /(n) political world/(P)/
+ [Τ餷] /political storm/
+ [礦] /(n) religion and politics/church and state/(P)/
+ [礦ä] /unity of church and state/
+ʬΥ [礦֤] /separation of church and state/
+ [礯] /(n) political situation/(P)/
+ [] /(n) politics and economics/(P)/
+ [] /(n) (political) administration/political power/(P)/
+ [󤳤] /(n) regime change/
+褤 [ʤ餽] /struggle for political power/
+ [Ȥ] /(n) political party in power/
+ [] /(n) political views/(P)/
+ [ۤ] /broadcast of political views/
+ [] /(n) political principle, policy or platform/
+ [] /(n) political measures/policy/(P)/
+ [礦Ƥ] /policy agreement/
+ [äƤ] /policy making/
+ž [Ƥ󤫤] /(n) policy shift/policy U-turn/
+ [Ҥ] /(n) policy secretary/
+Ω [Ĥ] /(n) policy making/
+ΩƼ [Ĥ󤷤] /(n) policy maker/
+ [] /(n) political affairs/
+ [] /(n) politics/government/(P)/
+Ԥò [ΤդϤʤ] /(exp) to deplore the corruption of politics/
+ꥢ [ꥢ] /(n) political career/
+롼 [롼] /(n) political group/
+ƥ [ƥ] /(n) political system/
+ѡƥ [ѡƥ] /(n) political fundraiser/
+ץ [ץ] /(n) political process/
+ջ [] /(n) political will/
+ư [ɤ] /(n) political campaign/
+ [礯] /(n) political corruption/
+ [] /(n) politician/
+ [] /(n) politician/statesman/(P)/
+ [Ƥ] /(n) political process/
+ [] /political reform/
+ [] /(n) political science/
+ư [Ĥɤ] /(n) political activity/
+ư [Ĥɤ] /(n) political activist/
+ [󤷤礦] /(n) political intervention/
+ [] /(n) political crisis/
+ [] /political structure or mechanism/
+ [Ĥ] /(n) political decision/
+ [ä] /a political organization/
+ [礯] /(n) political force/
+ [󤭤] /political contributions/
+ [礦] /(n) political negotiation/
+ [] /political funds/
+⵬ˡ [󤭤ۤ] /(n) Political Funds Control Law/
+Ĵã [礦] /(n) fundraising/
+ͳ [椦] /(n) political liberalization/
+ [礯] /political coloring/
+̿ [ᤤ] /(n) political life/
+Ǥ [ˤ] /(n) (one's) administrative responsibilities/
+ȿ [] /(n) political organisation/
+ [] /(n) political system/
+ [] /(n) political dialogue/
+ [󤿤] /a political organization/
+Ū [Ƥ] /(adj-na) political/(P)/
+Ū [ƤĤ礯] /(n) political pressure/
+ŪŻ [Ƥ󤵤] /(n) political assasination/
+Ū [Ƥ] /(n) political solution/
+Ū [Ƥ] /(n) political crisis/
+Ūĥ [Ƥ礦] /(n) political tension/
+Ū [ƤϤ] /(n) political vacuum/
+ŪƳ [Ƥɤ] /(n) political leader/
+Ū [ƤƤ] /(n) political resistance/
+ŪҤ [Ƥ] /(n) political gamble/
+Ūθ [ƤϤ] /(n) political consideration/
+Ū԰ [ƤդƤ] /(n) political instability/
+Ū [Ƥ֤] /(n) political weapon/
+Ū˽ [Ƥܤ礯] /(n) political violence/
+ů [ƤĤ] /(n) political philosophy/
+ƻ [ɤȤ] /(n) political morality/
+ [Ϥ] /(n) political offense/political offender/(P)/
+ɾ [Ҥ礦] /(n) political commentator (journalist, columnist)/
+Կ [դ] /(n) distrust of politics/political uncertainty/
+˴̿ [ܤᤤ] /political exile/
+˽ [ܤ礯] /(n) political violence/
+ [] /(n) political issue (problem)/
+ް [褯] /(n) political repression/
+ [] /(n) political theory/
+Υ [Фʤ] /(n) disillusionment with politics/
+ [礯] /(n) political strength/(P)/
+ [] /(n) political ethics/
+ [ꤷ󤵤] /(n) Deliberative Council on Political Ethics/
+ [ޤɤ] /(n) (Heian or Kamakura era) government office/titled lady/
+ [礦] /(n) businessman with political ties/
+ [礦] /(n) political situation/political affairs/(P)/
+ [] /(n) political strife/(P)/
+α [Τ] /whirlpool of political strife/
+ζȤ [ΤȤ] /(exp) to make a political issue of (something)/
+ [] /(n) constitution/
+ [] /(n) talking politics/discussion of a law case/
+ģ [礦] /(n) government office/(P)/
+Ũ [Ƥ] /(n) political opponent/(P)/
+ [Ȥ] /(n) (member of) political party/(P)/
+ް [Ȥ] /member of a political party/
+ [Ȥ] /party politics/(P)/
+ [Ȥʤ] /party cabinet/
+ƻ [ɤ] /(n) politics/
+ [] /(n) government/administration/(P)/
+ܤˤƧޤ [դΤۤդޤ] /based on government policy/
+ܰ [դ] /government bill/
+ܲ [դˤ夦] /(n) government intervention/
+ܵ [դ] /(n) government body (agency)/
+ܶ [դ] /(n) government sources/official quarters/
+ܷ [դ] /(n) government troop/
+ܹⴱ [դ] /high (government) official/
+ûڷ [դ󤭤礦] /(n) financing bill (FB)/
+ [դޤ] /(n) government-controlled rice/
+ݾں [դۤ礦] /(n) government-guaranteed bond/
+ [ؤ] /(n) coup/(P)/
+̳ [] /(n) government affairs/(P)/
+̳ [फ] /(n) parliamentary official/
+̳ [स] /(n) parliamentary vice-minister/(P)/
+ά [㤯] /(n) politics/political manoeuver/
+ά [㤯] /political tactician/
+ά뺧 [㤯ä] /political marriage of convenience/
+ [줤] /(n) government ordinance/cabinet order/(P)/
+Ի [줤ƤȤ] /ordinance-designated city/
+ϫ [] /(abbr) government-labour (e.g. liaison meeting)/
+ [] /(n) political argument/
+ [ȤȤΤ] /(v5u) to be prepared/to be in order/to be put in order/to be arranged/(P)/
+ [ȤȤΤ] /preparation/arrangement/execution/
+ [ȤȤΤ] /(v1) (1) to put in order/to arrange/to adjust/(2) to get ready/to prepare/(3) to raise money/(P)/
+ä [ȤȤΤä] /well-ordered/in good order/well-featured/well-regulated/(P)/
+ [] /(n) orthopedics/
+ [] /(n) orthopaedic surgery/plastic surgery/(P)/
+ [夸] /orthopedic or plastic surgery/
+е [] /warping machine/
+ [] /(n) adjustment/coordination/integration/conformity/(P)/
+ [] /integrity/consistency/
+ [] /(n) bonesetting/
+ [Ĥ] /(n) osteopath/
+ [] /(n) an integral expression/
+ [] /(n) exact division/
+ [] /(n) integer/(P)/
+ [] /(n) (expressed as) the ratios of whole numbers/
+ [] /(n) theory of numbers/number theory/
+ [] /(adj-no,n) symmetrical/
+ [] /(adj-na,n) orderly/regular/well-organized/trim/accurate/
+ [󤿤] /(adj-t) systematic/orderly/
+ [] /(adv) tidily/in good order/in an orderly manner/
+ [] /(n) chiropractic/
+ˡ [礦ۤ] /(n) chiropractic treatment/
+ [] /(n) soil preparation/
+IJ [礦] /medicine for internal disorders/
+Ĵ [礦] /(n) tune up/head oarsman/
+ [Ȥ] /(n,vs) orderliness/put in order/tidying up/arranging neatly/(P)/
+ȱ [Ϥ] /(n) hairdressing/
+ȱ [ϤĤ] /(n) hairdressing/
+ȱ [ϤĤ礦] /(n) hairdressing fee/charge for a haircut/
+ [Ϥ] /(n) plate-making/
+ [] /(n,vs) adjustment/completion/consolidation/(P)/
+ [Ӥ] /(n) (car) mechanic/
+ [Ӥ礦] /(n) repair shop/garage/
+ [դ] /rectification/
+ [դ] /(n) reposition/
+ [褦] /(n) straighten one's posture/
+ [] /(n,vs) sorting/arrangement/adjustment/regulation/(P)/
+ [ꤱ] /numbered ticket/
+ [Ȥ] /(n) consolidation/
+ֹ [Ф󤴤] /reference number/
+ [] /copyreading department/
+ή [夦] /(n,vs) rectification/
+ή [夦] /(n) rectifier/
+ή [夦] /(n) commutator/
+ [] /(n,vs) stand in a row/form a line/(P)/
+ [ۤ] /(n) star/(P)/
+ [ۤ뤷] /(n) star/asterisk/
+ [] /(n) nebula/galaxy/
+ [󤻤] /(n) the nebular hypothesis/
+ [ۤ] /(n) starlight/
+ [ۤޤ] /(n) one's star/one's fortune or destiny/
+ [] /(n) star world (SF term)/
+ [] /(n) (obs) astronomy/
+ʪ [֤ä] /(n) interstellar matter/
+ [] /astral body/
+ [ۤ] /(n) starry sky/(P)/
+ [ۤ] /(n) stardust/
+ [ۤ] /(n) star shape/pentagram/
+ [ۤŤ] /(n) starry night/
+ [ۤŤ] /(n) starry night/
+ [] /(n) constellation/(P)/
+Ƶ [Ȥ] /planetarium (projector)/
+פ [ۤޤĤ] /(n) Star Festival/Tanabata/
+ [夯] /(n) constellation/
+ [礦] /(n) Stars and Stripes/(P)/
+ [礦] /(n) asteroid/
+ [礯] /(n) occultation/
+ [] /(n) star map/
+ꤤ [ۤʤ] /(n) astrology/horoscope/(P)/
+ [] /(n) years/time/
+ä [] /(n) celestial bodies/stars/
+ [] /(n) star cluster/
+ [] /(n) star/
+ [ۤ] /(n) starlight/
+ [] /(n) starry night/starlight night/
+餹 [Ϥ餹] /(v5s) to dispel/to clear away/to refresh (oneself)/(P)/
+ [Ϥ] /(n) clear weather/(P)/
+줿 [Ϥ줿] /clear (cloudless) sky/
+ [Ϥ] /(n) openly/publicly/in public/
+ [ϤΤ] /formal occasion/fine day/
+䤫ʾд [Ϥ䤫ʤ] /beaming smile/
+ [Ϥ] /(v1) to be sunny/to clear away/to stop raining/(P)/
+ [Ϥ] /(n) a break (in the rainy season)/
+ [Ϥ줹] /(n) appearing in one's finest clothes/appearing in one's hour of triumph/
+夬 [Ϥ줢] /(v5r) to clear up/
+ [ϤФ] /(adv,n) bright/cheerful/
+줷 [ϤФ줷] /(adj) clear/splendid/
+ [Ϥ줮] /(n) Sunday best (clothes)/
+ [Ϥ줮] /dressed up (in fine clothes)/
+Ϥ [Ϥ錄] /(v5r) to clear up/to be refreshed/
+ [Ϥ֤] /gala occasion/
+ [Ϥ줤] /clear, with brief light rain/
+ [] /(n) (clear or rainy) weather/
+ [] /(n) barometer/
+ [󤷤] /sighted person/
+屫 [ϤΤ] /clear then rain/
+̱ [ɤ] /(n) working in the field in fine weather and reading at home in rainy weather/living in quiet retirement dividing time between work and intellectual pursuits/
+ [Ϥ줮] /(n) Sunday best (clothes)/
+ŷ [Ƥ] /(n) fine weather/(P)/
+ŷ³ [ƤĤŤ] /spell of fine weather/
+ŷή [Ƥ󤭤夦] /(n) clear-air turbulence/
+ [ɤ] /(n) fine weather and cloudy/
+ [] /(n) clear night/
+ [] /(n) mountain vapor/
+ϯ [] /(adj-na,n) clear/fair/fine/serene/
+ʬ [ߤ櫓] /(n) habitat isolation (biology)/
+ [] /(v5m) to live/to (of animals) inhabit/
+© [] /(n,vs) inhabitting/living/
+© [] /(n,vs) inhabitting/living/
+ [] /(n) (logical) true/regular/(P)/
+ [] /(adj-na) accurately/exactly/punctually/neatly/
+ [] /accurately/exactly/punctually/neatly/nicely/
+Ʋ [ɤɤ] /(adj-na,n) fair and square/open and aboveboard/
+ƲƲ [ɤɤ] /(adj-t) fair and square/open and aboveboard/
+ [] /(adj) right/just/correct/righteous/honest/truthful/proper/straightforward/perfect/(P)/
+դ򸯤 [ȤФĤ] /(exp) to use the correct word/
+Ԥ [ʤ] /right conduct/
+ [] /correct answer/
+ [ޤ] /(adv) surely/no doubt/evidently/
+ [] /(v5s) to correct/to adjust/to reform/to redress/to straighten/to amend/(P)/
+³ [Ȥ] /first and second series/
+ȿ [ȤϤ] /thesis and antithesis/
+ [ޤ] /(adv) correctly/surely/(P)/
+ο [Τ] /(n) positive number/positive value/
+© [󤽤] /orthobenzoic acid/
+ [] /correct location/correct position/
+ [] /true heart/correct meaning/
+ [] /(n) member/regular member/active member/
+ [] /(n) normal and leap (years)/legitimate and illegitimate dynasties/
+ [] /normal salt/
+ [] /(n) correct Chinese (on) pronunciation of a character/
+ [] /(n) net price/regular price/
+ [] /(n) regular curriculum/required subject/
+ݳ [] /extracurricular/
+ [] /(n) specie/metallic currency/
+ [] /(n) regular member/
+ [] /(n,vs) correct/right/correct interpretation (answer, solution)/(P)/
+ [] /(n) person who gives the right (correct) answer/
+ [] /(n) correct rules/
+ [] /(adj-na) accurate/punctual/exact/authentic/veracious/(P)/
+Τ [] /(n) accuracy/punctuality/exactness/authenticity/veracity/
+ [] /accuracy/
+ [Ф] /pinpoint bombing/
+ [礦] /(n) (Buddh) perfect enlightenment/
+˷ [礦ܤ] /(n) large sea turtle/heavy drinker/
+ [礦] /try square/
+ [] /(n) secant (trig)/
+ [] /(n) aiming at the eye (with a sword)/
+ [礦] /(adj-na,n) true character/true heart/true spirit/sanity/consciousness/soberness/
+ [] /(adj-na,n) true character/true heart/true spirit/sanity/consciousness/soberness/
+ [] /(adj-na,adj-no,n) regular/legal/formal/established/legitimate/(P)/
+ [] /(vs) normalise/
+ [礯] /probability curve/
+ [] /(n) regular army/
+ľ [ä] /(n) ortho-normalization (maths)/
+ľ [ä] /(n) normalized orthogonal system/
+ɽ [Ҥ礦] /(computer) regular expression/
+ʬ [֤] /normal distribution/
+ʼ [ؤ] /regulars/regular soldiers/
+ [] /(n) justice/right/righteousness/correct meaning/(P)/
+̾˱ [Τʤˤ] /in the name of justice/
+ [] /(n) sense of justice/
+ [礦㤯] /(n) guest of honor/
+ [] /(n) guest of honor/
+ [礦] /(n) orthodoxy/(Greek) orthodox church/(P)/
+ [礦] /(n) regular teacher/licensed teacher/
+ [礦] /(n) Orthodox Church/
+ [礦] /ordained minister/regular teacher/
+ [礦] /full professor/
+ [礦] /(n) legitimate occupation/honest business/
+ [礦] /(n) specie/bullion/cash/
+ [礦󤮤󤳤] /specie bank/
+ [礦ȤҤ] /cash transaction/
+ [] /(n) correct kun reading/
+ [] /(n) legitimate line/direct descent/
+ [礦] /canon of Scripture/
+ [礦] /(n) New Year/New Year's Day/the first month/January/(P)/
+ [礦] /(n) pure silk/
+ [] /(n) sine (trig)/
+ [󤭤礯] /sine curve/
+ [] /(n) sine wave/
+ [礦] /(n-adv,n-t) noon/mid-day/(P)/
+ [] /(n) correction/
+ɽ [Ҥ礦] /(n) errata/
+ˡ [ۤ] /(n) frontal attack/
+ [Ѥ] /main deck/
+ [] /(n) plus sign/
+ [] /(n) bull's-eye/mark/point/
+ [] /(n) bull's-eye/mark/point/
+ [] /(n,vs) sitting correctly (Japanese-style)/sitting (or squatting) straight/
+ [礦] /(n) seat of honor/
+ [] /(n,vs) sitting correctly (Japanese-style)/sitting (or squatting) straight/(P)/
+ [] /(n) legal wife/
+ [] /(n) beginning of the month or the year/New Year's Day/the calendar/
+ [礦դ] /(n) correct-price tag/
+ [礦դͤ] /fixed price/
+դ [礦դŤ] /plainly marked/notorious person/
+ [礦] /senior grade of the third court rank/
+ѷ [󤫤] /(n) equilateral triangle/regular triangle/
+ѷ [󤫤ä] /(n) equilateral triangle/regular triangle/
+ [] /(n) banquet/formal dinner/
+ [] /(n) senior envoy/chief delegate/
+ [] /(n) authentic history/
+ [󤿤] /(n) regular tetrahedron/
+ [礦] /(n) midnight/
+ [] /(n) looking straight ahead/viewing sincerely/
+ [] /(n) correct vision/
+ [] /(n) correct characters/
+ˡ [ۤ] /(n) correct orthography/
+ [] /(adj-na,n) due form/official/formality/(P)/
+С [С] /official member/
+ȯɽ [ϤäԤ礦] /official announcement/
+ [] /(n) room for receiving guests/legal wife/heir/
+Ұ [㤤] /(n) regular (full-time) employee/
+ [] /(n) right and wrong/
+٤ζ [Τ٤] /discrimination between right and wrong/
+ [ޤ] /(n) sword blade by Masamune/
+ [] /(adj-no,n) legitimate child/
+ [] /(n) square characters/printing/
+ˡ [ۤ] /(n) correct orthography/
+ [礦] /(adj-na,n) normalcy/normality/normal/(P)/
+ [礦] /(n) normal position (posture)/missionary position/
+ﲽ [礦] /normalization/(P)/
+ェλ [礦夦礦] /normal termination/successful termination/
+ [礯] /primary colors/
+ [礦󤷤礦ᤤ] /(n) genuine/authentic/
+ [] /(n) positive number/
+ [] /(adj-na) accurately/exactly/punctually/neatly/
+ [] /accurately/exactly/punctually/neatly/nicely/
+ƲƲ [ɤɤ] /(adj-na,n) fair and square/open and aboveboard/
+ƲƲ [ɤɤ] /(adj-t) fair and square/open and aboveboard/
+ [] /due west/
+ [] /(n) tangent (in trigonometry)/
+ [] /(n) tangent/
+ [] /(n) uniform/full dress/(P)/
+§ [] /(adj-na,adj-no,n) correct/proper/formal/regular/systematic/normal/(P)/
+§ [] /regularisation (physics)/
+³ [] /(n) book or document and its supplement/
+¿ѷ [] /(n) (math) regular polygon/
+¿ [󤿤] /(n) regular polyhedron/
+ [礦] /(n) natural shape/one's true colors/true character/consciousness/senses/(P)/
+ [] /(adj-na,n) fairness/justice/
+ [㤯] /(n) legal wife/her child/main family/
+ [Ƥ] /(n) legal wife/her child/main family/
+ [夦] /(n) the exact middle/
+ [夦] /median line/
+ī [礦] /legitimate dynasty/
+Ĵ [礦] /(n) traditional tune/
+ľ [礦] /(adj-na,adv,n) honesty/integrity/frankness/(P)/
+ľ [礦] /honest person/
+ [Ǥ] /(n) authentic biography/
+ [Ǥ] /(n) main temple/state chamber/
+ŵ [Ǥ] /(n) positive electricity/
+ [Ȥ] /regular pitcher/
+ [Ȥ] /due east/
+ [Ȥ] /(adj-na,n) just/justifiable/right/due/proper/equitable/reasonable/legitimate/lawful/(P)/
+ [Ȥ] /(n) justification/warrant/
+ [Ȥ] /(n) legal/proper/
+ɱ [Ȥܤ] /self-defence/legitimate self-defence/(P)/
+ [Ȥ] /(n) correct answer/
+Ψ [Ȥ] /(n) percentage of correct answers/
+ [Ȥ] /(adj-na,adj-no,n) legitimate/orthodox/traditional/(P)/
+ [Ȥ󤭤礦] /orthodoxy/
+ [Ȥ] /(n) orthodox school/
+ƻ [ɤ] /(n) path of righteousness/path of duty/the right track/the correct path/(P)/
+ƻ [ޤߤ] /(n) path of righteousness/path of duty/the right track/the correct path/
+ [ʤ] /due south/
+ǰ [礦ͤ] /(n) critical moment/do-or-die situation/(P)/
+ȿ [Ϥ󤴤] /(n) (in philosophy) thesis-antithesis-synthesis/
+ȿ [Ϥ󤿤] /(adj-na,n) bipolar/polar/polarity/exactly opposite/(P)/
+ [Ϥ] /(n) principal offense/principal offender/
+ȼ [Ϥ󤷤] /principal offender/
+ [] /(n) right and wrong/
+ [] /(n) direct ratio/
+ [Ҥ줤] /(n) direct proportion/direct ratio/
+ [Ҥ] /(n) guest of honor/
+ [դ] /plus sign/
+ [] /(n) positive and negative/+-/plus and minus/
+ [礦դ] /(n) right style/
+ [դ] /(n) original and copy/chief and vice-chief/
+Ĺ [դ礦] /chairman and vice-chairman/
+ [դˤĤ] /original and duplicate/
+ [դ] /(n) uniform/regulation dress/
+ʢ [դ] /legitimacy/
+ʪ [礦֤] /(n) genuine article/
+ʸ [֤] /(n) the official text/
+ʼ [ؤ] /(n) regular soldiers/
+ [ؤ] /(n) main part of a book/
+ [ۤ] /(n) square/
+ [ۤ] /(n) square/(P)/
+ [ۤ礦] /square matrix/
+˹ [ܤ] /(n) cap of a uniform/
+ [ۤ] /due north/
+ [礦ۤ] /(n) book of registration/text of a play/
+ [ۤ] /(n) text/original/facsimile/
+̣ [礦] /(n) net (weight)/(P)/
+̣ [礦ߤ夦礦] /net weight/
+̣ [礦ߤͤ] /net price/
+̴ [ޤ] /(n) dream that comes true/
+ [礦ᤤ] /(n) genuine autograph/genuine article/
+ [礦] /(n,pref) front/frontage/facade/main/(P)/
+ [ޤȤ] /(adj-na,n) (uk) the front/honesty/uprightness/direct/(P)/
+̸ [礦भ] /front view/
+̹ [礦󤳤] /frontal attack/
+̾ [礦󤷤礦Ȥ] /(n) head-on collision/
+̿ [礦] /(n) front elevation/
+ [ޤ] /(n) spindle tree/
+ [ޤ] /(n) straight grain/
+ [] /(n) main gate/main entrance/(P)/
+ [礦] /(iK) (n) soy sauce/
+Ω [] /(adj-na) upright/
+ϩ [] /(n) righteousness/path of righteousness/path of duty/the right track/
+ [] /(n) sound (just) argument/(P)/
+ [] /(adv,n,vs) feel refreshed/feel relieved/
+ [] /(adj) (uk) fresh/refreshing/(P)/
+ [褤] /(adj) clear/pure/noble/(P)/
+ [褤] /pure (platonic) love/
+ [褤Ĥ] /beautiful moonlight/clear moon/
+ޤ [ޤ] /(v5s) to clear/to make clear/to be unruffled/to look unconcerned/to look demure/to look prim/to put on airs/
+ޤ [ޤ] /(v5r) to be purified/to be cleansed/
+ [] /(v5m) to clear (e.g. weather)/to become transparent/
+ [] /(n) purification/
+ [] /(v1) to purify/to cleanse/to exorcise/
+餫 [餫] /(adj-na,n) clean/pure/chaste/(P)/
+ [] /(n) your health and prosperity/
+ [] /(n) (in phonetics) an unvoiced sound/
+ [] /(adj-na,n) peaceful/quiet/tranquility/
+ [礦] /(n) Puritan/
+̳̿ [礦Ȥᤤ] /Puritan Revolution/
+ [] /(adj-na,n) clean/(P)/
+ [Ȥ֤] /(n) a school of ballad drama/
+ [󤳤] /China under the Manchus/
+ [] /(n) liquidation/settlement/(P)/
+ [󤬤] /liquidation company/
+ [ȤҤ] /open account transaction/
+ [󤷤] /liquidation statement or account/
+ [ˤ] /(n) adjustor/liquidator/
+Ҳ [] /voiceless consonant/
+ [] /(n) refined sake/(P)/
+ [夦] /(n) clear fall (weather)/
+ [] /(adj-na,n) purity/innocence/
+ [] /(n) clean copy/(P)/
+ [礦] /(n) (your) good health/
+ [礦] /(n) spirit/energy/
+ [礦礦] /(adj-na,n) pure/clean/purity/
+ [礦] /(adj-na,n) pure/clean/purity/(P)/
+̵ [礦य] /purity/spotlessness/
+ [] /(adj-na,adj-no,n) fresh/new/(P)/
+ε [Τ] /general mood of freshness/
+ [ߤ] /(n) spring water/
+ [] /(n) clear (pure) water/
+ [ߤǤ] /temple in Kyoto/
+ [] /elegance/
+ [礦] /(adj-na,n) clear/serene/(P)/
+ [] /(adv,n,vs) feel refreshed/feel relieved/
+ [] /(adj) (uk) fresh/refreshing/
+ [] /(adj-na,n) neat and clean/tidy/trim/
+ [餫] /(adj-na) (1) refreshing/(2) neat/tidy/trim/
+ [] /(adj-na) (1) refreshing/(2) neat/tidy/trim/
+ [] /(n,vs) cleaning/(P)/
+ݼ [] /(n) garbage truck/
+ [] /garbage man/
+ [] /(n) good and evil/purity and impurity/
+ʻݤ [碌Τ] /to be broad-minded enough to associate with various types of people/to possess a capacious mind/
+ī [礦] /(n) the Manchu Dynasty/
+ī [礦] /(n) typeprint which resembles brush-stroke forms of characters/
+İ [礦] /(n) (polite reference to another's) attention/
+Ŭ [Ƥ] /(n) (another's) well-being/
+ [Ҥ] /(n) honourable poverty/(P)/
+ [դ] /(n) breath of fresh air/cool (refreshing) breeze/
+ʡ [դ] /(n) happiness/
+ [ᤤ] /(n) pure and clear/
+ͷ [椦] /(n) excursion/
+ή [夦] /(n) clear stream/(P)/
+ [礦] /(adj-na,n) cool/refreshing/(P)/
+ð [礦礦] /cool drink/
+ð [礦礦] /(n) soft drink/
+ú [礦] /(n) refrigerant/tonic/refreshment/
+ [] /(adj-na,n) honesty/integrity/purity and unselfishness/(P)/
+ [󤱤äѤ] /(adj-na,n) being upright and cleanhanded/
+ [] /(adj-na,n) cool and clear/
+ [] /(n,pref) pure/undiluted/raw/crude/
+ [ʤ] /(adj-na,adj-no,n) (1) draft (beer)/(2) raw/unprocessed/(P)/
+ [ʤޤʤޤ] /(adj) lively/green/fresh/raw/(P)/
+ [] /(n) one's future/
+Ф [] /(v5r) to grow thickly/to be overgrown/
+Ω [] /(n) upbringing/personal history/(P)/
+ [] /(v5u) (1) to grow/to spring up/(2) to cut (teeth)/
+ [Ϥ] /(v1) (1) to grow/to spring up/(2) to cut (teeth)/(P)/
+ [Ϥ] /(n) (receding) hairline/borders of the hair/
+ȴ [Ϥ̤] /(adj-no,n) native-born/trueborn/(P)/
+Ѥ [Ϥ] /to be replaced with new growth/
+ [] /(v5s) to revive/to resuscitate/to make use of/(P)/
+ [] /(n) freshness/stet/(P)/
+Τ [Τ] /very fresh (e.g. food)/
+ [] /(v1) to live/to exist/(P)/
+ [] /(n) live bait/
+Ӥ [ΤӤ] /(v1) to survive/to live long/
+ [] /(n) liver taken from a living animal/
+ [] /(n) lifeblood/
+ [] /(n) something one lives for, very important/(P)/
+ [Ť] /(n) (1) slices of fresh raw fish arranged to look lifelike/(2) slicing a fish and presenting it at table in its original form/
+Ĥ [Τ] /(n) survivor/(P)/
+Ĥ [Τ] /(v5r) to survive/(P)/
+ [] /(n) life and-or death/
+ [Ӥ] /(n) walking dictionary or encyclopedia/
+ [Ӥ] /(n) walking dictionary or encyclopedia/
+̤ [Ĥ] /(n) lifelike/exact resemblance/
+ [] /(n) living god/
+ [ߤ] /living god/saintly person/
+ [] /(n) living body/flesh and blood/raw meat/
+ͷ [ˤ󤮤礦] /lifelike doll/
+ [] /(adv,n) vividly/lively/(P)/
+ [] /vividly/lively/(P)/
+ [] /(n) (in sumo) still having slim chances of victory/
+ [] /(n) liver taken from a living animal/
+Ϲ [] /hell on earth/
+ [Ϥ] /(n) living in disgrace/
+Ĺ館 [ʤ館] /(v1) to live long/to survive/
+ [] /(n) living horse/
+ȴ [̤] /(v5k) to live through/to survive/
+ [] /(n) (fish) appearing fresh but actually gone bad/
+ʩ [ܤȤ] /(n) saintly person/living Buddha/
+ʪ [] /(n) living thing/animal/(P)/
+̤ [狼] /(n) lifelong separation/
+֤ [] /(v5r) to revive/to come to oneself/to be restored to life/(P)/
+ [] /(n) way of life/how to live/(P)/
+ [] /(n) burying alive/(P)/
+ [] /(v1) to bury (somebody) alive/
+ [] /(n) form of existence/way of life/
+ [礦] /(n) vengeful spirit/
+ [] /(v1) to arrange (flowers)/(P)/
+ [뤷Ф] /(n) living corpse/
+ [Ф] /(n) (1) flower arrangement/(P)/
+ [] /(n) hedge/(P)/
+ [] /(n) live fish/
+ [Ť] /(n) slices of fresh raw fish arranged to look lifelike/
+ [ɤ] /(n) capture (alive)/
+ [ɤ] /(v5r) to capture alive/to take prisoner/
+ [] /way of arranging flowers/
+ [] /(n) fish preserve/
+ [ˤ] /(n) sacrifice/scapegoat/
+ [ʤޤ] /(n) kitchen waste/
+ [ʤ̤ʤ] /(adj-no,n) with no blood relation/
+ [礦] /(v1) to produce/to yield/to result from/to arise/to be generated/(P)/
+ [礦] /(v5z) to cause/to arise/to be generated/(P)/
+ǰ [ǤΤ] /to drink (whisky) straight/
+ǿ٤ [ʤޤǤ٤] /(exp) to eat raw (fresh)/
+̤뤤 [ʤޤ̤뤤] /(adj) lukewarm/halfhearted/(P)/
+ξ [ʤޤΤ礦ۤ] /(n) firsthand information/
+ޤ [ޤ] /(n) birth/birth-place/(P)/
+ޤ줿 [ޤ줿Ф] /birthplace/
+ޤĤ [ޤĤ] /(adv,n) by nature/by birth/native/(P)/
+ޤĤ [ޤĤ] /(v5k) (1) to be born/(2) to be destined/
+ޤʤ [ޤʤ] /(adj-no,adv) by nature/naturally/
+ޤɤ [ޤΤ褤] /of noble birth/wellborn/
+ޤ [ޤ] /(v1) to be born/(P)/
+ޤζ [ޤ줳礦] /(n) one's birthplace/
+ޤ碌 [ޤ줢碌] /(v1) to happen to be born/
+ޤλ [ޤʤΤ] /born poet/
+ޤդ [ޤĤ] /(adv,n) by nature/by birth/native/
+ޤդ [ޤĤ] /(v5k) (1) to be born/(2) to be destined/
+ޤѤ [ޤ줫] /(n) rebirth/reincarnation/
+ޤѤ [ޤ줫] /(v5r) to be born again/to make a fresh start in life/
+ޤ [ޤ줪] /(v1) to be born/
+ޤΩ [ޤ줿] /(n) newborn/
+ [] /(n) production/bringing into the world/(physical) birth/(P)/
+ߤĤ [ߤĤ] /(v1) to lay/to spawn/
+ߤο [ߤΤ] /(exp,n) one's true parents/founder/creator/(P)/
+߽Ф [ߤ] /(v5s) (1) to bring forth/to bear/to give birth to/to produce/(2) to invent/(P)/
+դ [ߤĤ] /(v1) to lay/to spawn/
+ [ߤȤ] /(v5s) to give birth to/to drop (calf or foal)/
+Ȥ [ߤȤ] /(v5s) to give birth to/to drop (calf or foal)/
+ [] /(v5m) to give birth/to deliver/to produce/(P)/
+ [ʤޤ] /(n) perishables/
+䤹 [Ϥ䤹] /(v5s) to grow/to cultivate/to wear beard/(P)/
+ [ʤ] /(n) bearing (fruit)/
+ [ʤޤ֤] /(n) boiled and half-dried bonito/
+ǯ [ʤɤ] /(n) year of large crop/
+ [ʤ] /(v5r) to bear fruit/(P)/
+Ĥ [ޤĤ] /(adv,n) by nature/by birth/native/
+ [ޤ] /(v1) to be born/
+ [򤦤] /(exp) to live/to be born/
+ӡ [ʤޥӡ] /(n) draft beer/draught beer/
+說 [ʤޥ說] /(n) live vaccine/
+յ [ʤޤ] /(adj-na,n) impertinent/saucy/cheeky/conceit/audacious/brazen/(P)/
+פ [ʤޤ䤵] /(adj) simple/easy/
+ [] /(n) growth/development/breeding/(P)/
+ [äݤ] /(adj-na,n) straight-forwardness/honesty/purity/
+߹ [ʤޤΤߤ] /superficial/
+ [ʤޤ󤽤] /(n) live music or performance/
+ [ʤޤ̤뤤] /(adj) lukewarm/halfhearted/
+ [] /(n) biochemistry/(P)/
+ [] /(n) (parents') home/(P)/
+ [Ф] /(n) (1) flower arrangement/(P)/
+ [] /(n) (1) flower arrangement/(2) fresh flowers/
+ۻ [ʤޤ] /(n) fresh Japanese sweets (usually containing red bean paste)/
+ [礦] /(n) commit suicide/
+ [礦] /(n-adv,n-t) one's lifetime (i.e., one's existence until death)/(P)/
+ؽ [礦夦] /(n) lifelong study/
+ [礦礦] /education for life/(P)/
+ [] /(n) hedge/
+ [ʤޤ] /(n) imperfect (superficial) knowledge/
+ [] /(n,vs) living/life (one's daily existence)/livelihood/(P)/
+˺ [Ĥˤޤ] /(exp) to live in want/
+λ [ĤΤ] /means of living/
+ [Ĥ] /(n) life cycle/
+Ķ [Ĥ󤭤礦] /(n) one's (living) environment/
+趨Ʊȹ [Ĥ礦ɤߤ] /a cooperative/
+ [Ĥ] /(n) life's struggles/
+ [Ĥ] /(n) living space/
+ [Ĥ] /(n) sphere of daily existence/
+Ƴ [Ĥɤ] /(n) educational guidance/
+转 [Ĥ夦ޤ] /(n) lifestyle disease/
+ [Ĥ] /standard of living/
+߷ [Ĥä] /(n) plan for one's life/life planning/
+ [Ĥʤ] /(n) difficulties in living/
+ȿ [ĤϤΤ] /vital reaction/
+ [Ĥ] /(n) living expenses/
+ɬ [ĤҤĤҤ] /(n) daily (living) necessities/necessities/essentials for life/
+޽ [Ĥդ] /(n) livelihood assistance/
+ݸ [Ĥۤ] /livelihood protection/
+ݸˡ [Ĥۤۤ] /(n) Livelihood Protection Law/
+ˡ [Ĥۤ] /art of living/way of life/
+ͼ [Ĥ褦] /one's lifestyle/
+ [Ĥ礯] /(n) vitality/ability to earn a living/
+ [ʤޤ] /(n,vs) (1) superficial knowledge/smattering/(2) dabbler/dilettante/(3) dipping into/
+ [ʤޤ來] /(n) half-dried/
+ [ʤޤܤ] /(n) half-dried/
+ [] /(n,vs) returning alive/(baseball) reaching the home plate/(P)/
+Լ [󤷤] /survivor/
+ [] /(n) life/vitality/verve/vigor/animation/spirit/
+ [] /(n,vs) take place/occurrence/happen/
+ [] /(n) raw or fresh fish/
+ [ʤޤ] /(n) raw or fresh fish/
+ [礦] /(n) cooperative association/co-op store/(P)/
+ [] /(n) buckwheat noodles/
+ [礦] /(n) occupation/livelihood/calling/
+ [ʤ襤] /(n) occupation/livelihood/calling/
+ [] /(n) livelihood/living/(P)/
+פΩƤ [򤿤Ƥ] /(exp) to make a living/
+ [] /(n) living expenses/
+ؿ [Ҥ] /cost of living index/
+翭 [ʤޤ] /(n) slight yawn/
+ [ʤޤ] /(n) fresh blood/lifeblood/
+ [] /(n) biopsy/
+ [] /(n) raw silk products/
+ [] /(n) post-natal/afterbirth/(P)/
+ [] /(adj-na,n) crude/immature/unpolished/
+ [礦] /(n) one's native country or town/
+ [] /(n) life/vitality/vividness/
+ [ʤޤ] /(n) half-dead/
+Ϳå [Ĥ] /(n) (having) life-and-death power (over)/
+ [] /(n,vs) production/manufacture/(P)/
+饤 [饤] /(n) production line/
+ [󤫤礦] /overproduction/
+ [󤬤] /amount of production/
+ [󤫤] /controls on production/
+ [󤮤] /industrial science/
+ [󤭤Ƥ] /(n) production base/
+ײ [󤱤] /(n) production schedule/
+ [] /(n) yield/output/production/
+ [󤶤] /(n) producer's goods/
+ [󤷤] /manufacturer/producer/
+Բ [󤷤㤫] /(n) producer price/
+ʪؿ [󤷤֤ä] /(n) producer price index (PPI)/
+ [󤻤] /(n) fecundity/productivity/(P)/
+ [󤻤Ĥ] /(n) production facility/
+ȹ [󤯤ߤ] /producer's association/
+ [] /(n) producing area/
+ǽ [Τ礯] /(n) production capacity/
+ǽϲ [Τ礯礦] /(n) overcapacity/
+ [] /(n) production costs/
+ʪ [֤] /(n) products/
+ɸ [⤯Ҥ礦] /(n) production target/
+ [礦] /(n) turnover/
+ [礯] /(n) productivity/
+ [] /(n) survival/
+ļ [󤷤] /survivor/
+ [] /(n) life and death/(P)/
+ˤ [ˤ] /a matter of life and death/
+ζ [Τ] /between life and death/
+ [] /(n) raw silk thread/(P)/
+ [] /(n) unsized paper/
+ [Ӥ] /(n) walking dictionary or encyclopedia/
+Ѥ [ʤޤˤ] /(adj-na,n) (1) half-cooked/rare/(2) ambiguous/vague/(3) immature/
+ [礦] /(n) animate nature/living things/
+ɬ [礦ҤĤ] /(n) All living things must die/
+ [] /(n) pure rice wine/
+ [ʤޤ] /(n) freshly severed head/
+ [ʤޤ] /(adj) smelling of fish or blood/fish or meat/(P)/
+ʪ [ʤޤ] /(n) meat and fish (forbidden to monks)/
+˷ [ʤޤܤ] /(n) worldly priest/
+ [ʤޤ] /(n) fresh bruises or wounds/
+Ƥ [ʤޤ䤱] /(adj-no,n) half-roasted/half-baked/rare/
+ [礦] /(n) pure soy sauce/
+ [礯] /(n,vs) reproduction/(P)/
+ [礯] /(n) genital organ/genitalia/sexual organ/reproductive organ/
+˦ [礯ܤ] /reproductive cell/
+ [礯] /(n) gonad/
+ [礯ۤ礮] /(n) assisted reproductive technology (ART)/
+ [礯] /(n) healthy complexion/
+ [] /(adj-na,n) fresh/
+ [ʤޤ餷] /(adj) very fresh/
+ [ޤ] /(adj-na,n) too serious/person who is too serious/honesty/sincerity/
+ [ʤޤ] /(n) living flesh/flesh and blood/the quick/
+ [ʤޤߤ] /(n) unboiled water/
+ [ä] /(adj-no,n) pure/genuine/natural-born/
+줤 [ʤޤ褤] /(n) tipsy/
+ [] /(n) create/generate/form/(P)/
+ [ʤ] /(n) unbleached cloth/
+ʸˡ [֤ݤ] /generative grammar/
+ [] /(adj-na,n) lively/growing up/
+ [ʤޤʤޤ] /(adj) lively/green/fresh/raw/
+ήž [Ƥ] /constant change/
+г [ä] /(n) quick lime/
+ [ʤޤ֤] /(n) half-dried bonito/
+ [] /(adj-na,n) fresh/(P)/
+ [󤷤礯礦Ҥ] /(n) perishable food(s)/perishables/
+ [礦Ҥ] /perishable foods/
+ [] /(n-adv,n-t) while alive/during one's lifetime/(P)/
+ [ˤ] /(adj-na,adv,n) (uk) unfortunately/Sorry, but ../(P)/
+© [] /(n,vs) inhabiting/living/(P)/
+© [] /(n) habitat/home (e.g. of the tiger)/(P)/
+¸ [] /(n) existence/being/survival/(P)/
+¸ [󤭤] /lifetime/
+¸ [󤭤礦] /struggle for existence/
+¸ [󤱤] /(n) right to life/
+¸ [󤷤] /survivor/
+¸Ψ [] /(n) survival rate/
+ [ʤޤĤ] /(n) saliva (in one's mouth)/
+ [] /(n) organism/living body/(P)/
+β˶ [ܤ] /vivisection/
+γ [] /somatology/
+ι [] /bionics/
+ȿ [ϤΤ] /(n) reaction of a living body/
+ [ޤ] /(n) biomembrane/
+ϳ [꤭] /biomechanics/
+ [] /(n) mode of life/ecology/(P)/
+ֳ [] /(n) ecology/(P)/
+ַ [] /(n) ecosystem/(P)/
+ [] /(n) birth/nativity/(P)/
+ɴǯ [Ҥ㤯ͤ] /100th birthday anniversary/
+Ȥ [ʤޤ] /(adj) lukewarm/tepid/
+ [] /(n) (1) cloth/material/texture/(2) ones true character/(3) unglazed pottery/(P)/
+ [] /(n) birthplace/
+Ϲ [] /(n) living hell/
+ [ʤޤ夦] /(n) (on TV) "live" broadcast/(P)/
+Ĺ [礦] /(n) growth/increment/(P)/
+ľ [] /(adj-na) to be well-behaved/
+ [ʤޤŤ] /(n) fingernail/
+ [] /(n) pupil/(P)/
+̤򵢤 [Ȥ򤫤] /(exp) to dismiss the pupils/
+̲ [Ȥ] /(n) student council/
+̿ [Ȥ] /number of pupils/
+ư [ɤ] /(n) vitality/
+ [礦Ȥ] /(adv,n) inherent/
+ [Ȥ] /(adv,n) inherent/
+ [Ȥ] /one's birthright/
+ [ˤ] /(n) raw or fresh meat/
+ [ˤ夦] /(n) raw milk/
+ǯ [ͤ] /(n) the year of a person's birth/age/
+ǯ [ͤ󤬤ä] /(n) birth date/(P)/
+ [ʤޤ] /(adj) pale/
+ [ʤޤä] /(adj) pale/
+Ⱦ [ʤޤϤ] /(adj-na,n) superficial/half-hearted/
+ [ʤޤФ󤰤] /live program/
+ [Ф] /(n) wild tribespeople/
+ [ʤޤ] /(n) rawhide/
+ʪ [֤] /(n) living things/creature/(P)/
+ʪ [ʤޤ] /(n) raw food/(P)/
+ʪʼ [֤Ĥؤ] /biological and chemical weapons/
+ʪ [֤Ĥ] /(n) life/
+ʪ [֤Ĥ] /(n) biology/(P)/
+ʪؼ [֤Ĥ] /biologist/
+ʪ [֤Ĥ] /(n) biosphere/
+ʪ [֤Ĥ] /biotechnology/
+ʪ [֤Ĥ礦ۤ] /(n) bioinformatics/
+ʪ [֤Ĥ] /biological warfare/
+ʪ [֤Ĥ꤬] /biological geography/
+ʪǻ [֤ĤΤ夯] /biological concentration/
+ʪʪ [֤Ĥ֤Ĥ꤬] /biophysics/
+ʪʬ [֤Ĥ֤󤫤] /(n) biodegradation/
+ʪʼ [֤Ĥؤ] /biological weapon/
+ʹ [ʤޤ] /(n) being inattentive/
+ʼˡ [ʤޤӤ礦ۤ] /(n) crude tactics/smattering of knowledge/
+ [ʤޤ] /(n) uncooked rice/
+ [ʤޤ] /(n) undried wall/
+ [٤] /(n,vs) lifelong separation/
+֤ [] /(v5r) to revive/to come to oneself/to be restored to life/(P)/
+ֻ [ʤޤؤ] /(n) half-hearted reply/vague answer/reluctant answer/
+ [] /(n) (abbr) life insurance/(P)/
+ [] /(n) one's real mother/
+ [ʤޤۤ] /(n) live broadcast/
+ǯ [ܤĤͤ] /dates of birth and death/
+̼ [ह] /(n) virgin/innocent young woman/
+̿ [ᤤ] /(n) life/existence/(P)/
+̿ݻ [ᤤ] /(n) life-support system/
+̿ʳ [ᤤ] /life science/
+̿ [ᤤ] /(n) biotechnology/
+̿ [ᤤ] /(n) lifeline/
+̿ [ᤤ] /(n) life-form/
+̿ݸ [ᤤۤ] /life insurance/(P)/
+̿ݸ [ᤤۤ󤬤] /(n) life insurance company/
+̿ [ᤤ礯] /(n) one's life force/(P)/
+̿ [ᤤ] /bioethics/
+ [礦] /(n) birth and death/
+ [] /(n) new field/
+ [ʤޤ] /(n) live tree/green wood/
+ [ʤޤ䤵] /(n) fresh vegetables/
+ [] /(n) herbal or natural medicine/
+ [礦䤯] /(n) crude drug/
+Ȥ [ʤޤ] /(n) deep-fried bean curd/undercooked/
+ [礦餤] /(n-adv,n-t) naturally/by nature (birth)/congenitally/
+ [餤] /(n-adv,n-t) naturally/by nature (birth)/congenitally/
+ [ʤޤޤ] /(n) raw egg/
+ [] /(n) physiology/menses/(P)/
+ [꤬] /(n) physiology/(P)/
+ǽ [꤭Τ] /(n) physiology/
+ٲ [꤭夦] /menstrual leave/
+Ū [Ƥ] /(adj-na) physiological/physiologic/physiologically/
+Ū [Ƥ礯󤹤] /(n) physiological saline solution/
+ [] /(n) days of one's menstrual period/
+Խ [դ] /(n) menstrual irregularity/
+ [礦뤤] /(n) living things/
+ [뤤] /(n) living things/
+Ϲ [] /(n) crude Japan wax/
+Ͽ [ʤޤ] /(n,vs) live recording/
+ժ [礦] /(n) ginger/
+ժƤ [礦䤭] /pork fried with ginger/
+觤 [ʤޤ] /(n) half-boiled/
+ [礦] /(n) ginger/
+ [ʤޤ] /(n) wheat starch/
+ [ʤޤ] /(n,vs) (1) superficial knowledge/smattering/(2) dabbler/dilettante/(3) dipping into/
+ [] /(n) summit/peak/prime/be at one's best/(P)/
+ [] /(n) helping/serving/
+꤬դ [꤬Ĥ] /(exp) to rut/to get on heat/
+Ĥ [Ĥ] /(v1) to dish up/
+ [Ф] /(n) flower arrangement in a built-up style/
+ۻ [꤬] /cakes heaped in a container for a shrine offering/
+碌 [ꤢ碌] /(n) combination platter/
+碌 [ꤢ碌] /(v1) to heap with/to assort/
+ [ꤳ] /(v5m) to incorporate/to include/(P)/
+꺽 [ꤺ] /(n) ceremonial piles of sand/
+껦 [ꤳ] /(v5s) to poison to death/to kill by a prescription error/
+夬 [ꤢ] /(n) climax/uprush/(P)/
+夬 [ꤢ] /(v5r) to rouse/to swell/to rise/(P)/
+夲 [ꤢ] /(v1) to pile up/to heap up/to stir up/to bring to a climax/to raise/(P)/
+ [] /(n) amusement quarters/
+ڤ [꤭] /(n) single helping/
+ [] /(adj-na,n) many, varied/
+ [Ĥ] /(n) raise the ground level/fill/
+դ [Ĥ] /(v1) to dish up/
+֤ [꤫] /(v5s) to rally/to make a comeback/
+ [] /(v5r) (1) to prosper/to flourish/(2) to copulate (animals)/
+ [] /(v5r) (1) to serve (food, etc.)/(2) to fill up/(3) to prescribe/(P)/
+ [] /(adj-na,n) popularity/prosperous/(P)/
+ʴ [ʤ󤲤] /cordial reception/
+ʾ [ʤ礦Ф] /thriving business/
+ [] /energetically/vigorously/heartily/actively/enthusiastically/
+ˤʤ [ˤʤ] /(exp) to become popular/
+ [] /(n) prosperity/fortune/
+ [] /(n) grand banquet/
+ [] /(n) midsummer/height of summer/
+ [] /(n) successful meeting/
+ [] /(n) grand spectacle/
+ [] /(n) prosperous period/
+ [] /(n) grand ceremony/
+ [] /(n) large-scale undertaking/
+ [礦] /(n) success/prosperity/(P)/
+ [礦] /(n) prosperous enterprise/
+ [] /(n) prosperous undertaking/
+ [] /(n) prime of life/era of national prosperity/
+ [礦] /(n) prosperous person/
+ [礦] /(n) prosperous person/
+ [礦] /(n) prosperous person/
+ɬ [礦Ҥä] /(exp) The prosperous must decay/
+ɬ [礦Ҥä] /(exp) The prosperous must decay/
+ɬ [礦Ҥä] /(exp) The prosperous must decay/
+ɬ [Ҥä] /(exp) The prosperous must decay/
+ [] /(n) height of summer/
+ [] /(n) rise and fall/ups and downs/welfare/vicissitudes/(P)/
+ [] /(n,vs) be dressed up/wear rich clothes/
+ [] /(n) prosperous era/
+ [] /(adj-na,n) grand/prosperous/magnificent/(P)/
+ˤ [ˤ] /(exp) to give (parties) in grand style/
+˼ [ˤय] /(exp) to grow in prosperity/
+ŵ [Ƥ] /(n) grand ceremony/
+ [Ĥ] /(n) embankment/
+ [Ȥ] /(n) splendid virtue/
+ǯ [ͤ] /(n) prime of life/
+̾ [ᤤ] /(n) reputation/
+ [] /(n) spirit/(P)/
+ [] /(adv) at the most/at best/to the utmost/as much (far) as possible/(P)/
+äѤ [äѤ] /(n-adv) with all one's might/
+Ԥ [Ĥ] /(exp) to be exhausted/one's energy is gone/
+Ф [] /(exp) to work hard (diligently)/
+ϳ餹 [餹] /(exp) to have an involuntary emission of semen/
+ [] /(adj-na,n) purity/
+ [äѤ] /(n-adv) with all one's might/(P)/
+ [] /(adj-na,n) elite/picked/powerful/efficient/(P)/
+ [] /(n) semen/(P)/
+ [] /(n) flower/essence/glory/
+ [] /(adj-na,n) precise/accurate/
+ [] /(n) seminal duct/
+ [] /(n) (mind and) spirit/life energy/vitality/essence/
+ [] /(n) detailed exposition/
+ [礦] /(adj-na,n) powerful/
+ [] /(n) diligence/good attendance/
+о [󤷤礦] /prize for diligence or good attendance/
+ [] /(adj-na,n) elaborate/delicate/exquisite/(P)/
+ [] /(n) energy/vitality/
+ [] /(n) soul/energy/spirit/vitality/
+ [] /(n) close investigation/careful examination/
+ [] /(n) brilliance/vividness/(P)/
+ [] /(adj-na,n) detail/
+ [] /(n) exact calculation/squaring of accounts/(P)/
+ [󤸤] /(n) fare adjustment office/
+ [󤷤] /(n) statement of accounts/
+ [ˤ] /(n) liquidator (e.g. of a corporation)/
+ [] /(n) sperm/(P)/
+ [礦] /(n) temple/monastery/convent/
+Ф [] /(v5s) to exert oneself/
+ [] /(n) mind/soul/heart/spirit/intention/(P)/
+ [Τ] /mental charm/moral beauty/
+ [󤢤Ƥ] /tranquilizer/
+۾ [󤤤礦] /psychotic/
+ [󤤤] /psychiatry/
+ؼ [󤤤] /psychiatrist/
+ [󤨤] /mental health/mental hygiene/
+ [] /(n) psychiatry/(P)/
+ [󤫤Ƥ] /psychiatric examination/
+¤ [󤳤] /(n) one's mental make-up (structure)/
+ [󤵤] /(n) alienation/
+ [󤷤央] /(n) spiritualism/idealism/
+㳲 [󤷤礦] /mental disorder/(P)/
+ [󤸤礦] /(n) mental condition/state of mind/mentality/
+ [] /(n) mental retardation/
+Ū [Ƥ] /(adj-na) mental/emotional/(P)/
+Ū [ƤĤ] /mental anguish/
+ŪƳ [Ƥɤ] /spiritual leader/
+ǯ [ͤ줤] /a person's mental age/
+ [Ϥ㤯] /(n) mental retardation/mentally retarded/(P)/
+ [Ϥ㤯] /(n) mentally-handicapped (retarded) child/weak-minded child/
+ [Ϥ㤯] /feeble-minded (weak-minded) person/mentally deficient person/
+ [Ӥ礦] /(n) mental illness/psychosis/
+± [Ӥ礦] /mental hospital/
+ʬ [֤󤻤] /(n) psychoanalysis/
+ʬ [֤Ĥ礦] /(n) schizophrenia/
+ˡ [礦ۤ] /(n) psychotherapy/
+ [礯] /(n) emotional strength/force of will/
+ϫƯ [ɤ] /brainwork/
+ [礦] /(n,vs) concentration/diligence/devotion/purification/(P)/
+ [礦] /day of abstinence/
+Ȥ [礦󤢤] /(n) vegetable tempura/
+ [礦󤪤] /first meal (including meat or fish) taken after a period of abstinence)/
+ [礦礦] /style of vegetarian cuisine/
+ [] /(n) purity/unselfishness/
+ [] /(n) essence/kernel/spirit/pith/
+ [] /(adv) at the most/at best/to the utmost/as much (far) as possible/
+ [] /(n,vs) purification/(P)/
+ [Ȥ] /refined sugar/
+ [Ҥ] /(n) refined or finished goods/
+ˡ [ۤ] /refining process/
+ [] /(n) careful selection/(P)/
+ [] /(n) fineness or coarseness/minuteness or roughness/
+ [] /(n) testicle/
+ [夦] /(n) sperm(atozoon)/
+ [Ĥ] /(n,vs) acquaintance/having knowledge/being expert/being versed in/conversant/(P)/
+ [] /(n) precision/accuracy/(P)/
+ [Ȥ] /(n) refined sugar/sugar refining/
+ [Ȥ] /(adj-na,n) meticulous/
+Ƽ [ɤ] /(n) refined copper/
+ [ɤ] /(n,vs) intensive reading/conning/
+ [ˤ] /(n) small goods/processed meat/good quality meat/
+Ź [ˤƤ] /(n) meat shop/butcher's shop/
+ǹ [Τ] /(n) seminal vesicle/
+ [Τ] /(n) hard-working farmer or agriculturalist/
+ [Ϥ] /(n) refining/polishing (of rice)/
+ [ϤȤ] /refined sugar/
+ [Ϥޤ] /(n) polished rice/
+Ψ [Ϥ] /degree of milling (of rice)/
+ [Ϥ] /(n) (abbr) mental retardation/mentally retarded/
+ [Ϥ] /(abbr) mentally-handicapped (retarded) child/weak-minded child/
+ [Ф] /(n) polished barley or wheat/
+ʴ [դ] /fine powder/
+ʼ [Ӥ礦] /(n) picked troops/elite soldiers/crack troops/
+ʼ [ؤ] /(n) picked troops/elite soldiers/crack troops/
+ [ޤ] /(n) polished rice/(P)/
+ƽ [ޤ] /(n) rice(-cleaning) mill/
+̩ [ߤ] /(adj-na,n) precise/exact/detailed/minute/close/(P)/
+̩ʳ [ߤĤ] /(n) the exact sciences/
+̩ [ߤĤ] /(n) precision instrument or machine/
+̩ [ߤĤ礦] /precision machinery industry/
+̩ͶƳߥ [ߤĤ椦ɤߥ] /precision guided missile/
+̯ [ߤ礦] /(adj-na,n) exquisite/
+ [] /(n) refined oil/essential oil/essence/
+ [椷] /oil refinery/
+ [礯] /(n) energy/vigor/vitality/(P)/
+ [줤] /(n) diligence/industry/
+ [礦礦] /(n) (Buddh) spirit of the deceased/
+ [줤] /(n) spirit/soul/ghost/
+ [줤󤳤] /animism/
+ή [礦礦ʤ] /(n) floating lanterns or offerings for the spirits of the deceased/
+ [] /(n,vs) refining (metals)/smelting (copper)/temper/
+ [] /(n) scouring/training/
+ϣ [] /(n,vs) refining/smelting/tempering/
+ϣ [󤷤] /refinery/smelting works/
+ϣ [󤸤] /refinery/smelting works/
+ [] /(adj-na,n) fearless/intrepid/
+ [] /(adj-na,n) delicate/minute/subtle/
+ [] /(pref) saint/st./
+θ [ҤΤߤ] /highly-esteemed emperor's reign/
+β [Τ] /St Elmo's fire/
+˥饹 [˥饹] /Saint Nicholas/
+ [] /(n) sacred precincts/(P)/
+ [] /(n) imperial blessings or favor/
+² [] /(n) the Holy Family/
+ [] /(n) hymn/chant/sacred song/
+ [] /(n) choir/
+ [] /(n) (1) sacred fire (torch)/(2) Olympic flame/(P)/
+Х졼 [졼] /(n) Olympic torch relay/
+ [] /(n) platform (structure) bearing the Olympic flame/
+ [礦] /(n) sacred teachings/Confucianism/Christianity/
+ [] /(n) saints and sages/
+ [] /(n) Anglican or Episcopal Church/
+ [] /(n) Emperor's age/
+ [] /(n) celebrant/
+ [󤷤] /(n) Holy Communion/the Eucharist/the Lord's Supper/
+ [] /(n) imperial command/
+ [] /(n) saint/
+ [] /(n) age or life of the emperor/
+ [夦] /Holy Week/
+ [] /(n) Bible/scriptures/(P)/
+ [] /(n) saint/holy woman/
+ [礦] /(n) the emperor/
+ [礯] /(n) sacred profession/holy orders/vocation/ministry/
+ [礯] /(n) clergyman/churchman/clergy/(P)/
+ [] /(n) saint/sage/holy man/(P)/
+ [] /(n) holy site/
+ [] /(n) holy site/
+ [] /(n) holy war/crusade/(P)/
+ [] /(n) sacred image/icon/
+ [] /(n) the emperor's person/the Host/the Eucharist/Holy Communion/
+ [Ϥ礦] /the Eucharist/Holy Communion/
+ [] /(n) magnificent imperial reign/
+º [󤵤] /(n) Christmas/
+ [] /(n) altar/
+ [] /(n) imperial decision/
+ [] /(n) sacred place/holy ground/the Holy Land/(P)/
+Ͻ [줤] /pilgrimage/
+ů [Ƥ] /(n) wise man/
+ŵ [Ƥ] /(n) scriptures/
+ [Ǥ] /(Catholic) tradition/
+ [] /(n) disciple/adherent/
+Ʋ [ɤ] /(n) (Confucian) temple/church/sanctuary/(P)/
+ [Ȥ] /(n) imperial virtue/
+ [] /(n) holy day/the Sabbath/
+ [Ӥ礦] /(n) Confucian temple/
+ [٤] /(n) consecration/
+ [] /(n) emperor's mother/Virgin Mary/(P)/
+ [] /(n) holy night/Christmas Eve/
+ [] /(n) holy oil/
+ [줤] /(n) the holy ghost/
+׺ [줤󤵤] /(n) (the feast of) Pentecost/
+ϩ [] /Saint Luke's (Tokyo Hospital)/
+ϩ± [Ӥ礦] /St Luke Hospital/
+ [] /(n) voice/(P)/
+Ϋ [] /(exp) to become hoarse/
+򤫤 [򤫤] /(v1) to greet/to call out to someone/
+ݤ [򤫤] /(v1) to greet/to call out to someone/
+ͤޤ餻 [Ĥޤ餻] /in a choked voice/
+夲 [򤢤] /(exp) to raise one's voice/
+ǦФ [򤷤ΤФ] /in a subdued voice/
+ΩƤ [򤿤Ƥ] /(v1) to let out a cry/to shout/
+ޤ [Ϥޤ] /(exp) to raise one's voice/
+ [] /(n) range of voice/
+ [] /(n) encouragement/cheering/support/(P)/
+ [] /(n) vocal sound/tone of voice/
+ [] /(n) vocal sound/tone of voice/
+ [] /(n) reputation/fame/
+ [] /(n) vocal music/(P)/
+ڲ [] /(n) vocalist/
+ݤ [] /(n) recommendation of an influential person/
+ [] /(adj-na,n) with a loud voice/(P)/
+ [ˤ󤸤] /(exp) to argue loudly/
+ [襤] /(n) (1) tone of voice/(2) mimicry/imitative voice/(P)/
+ [礯] /(n) voice and countenance/song and women/
+ [] /(n) vocal cords/
+ϼ [⤷] /vocal mimicry/
+Ĵ [礦] /(n) tone (of voice)/style/tone (in Chinese phonetics)/
+ƻ [ɤ] /(n) vocal tract/
+Ѥ [] /(n) change (break) of voice/
+˾ [ܤ] /(n) fame/popularity/reputation/
+ [ᤤ] /(n) declaration/statement/proclamation/(P)/
+ [ᤤ] /(n) statement/
+ [] /(n) voice print/
+ [] /(adj-no,n) glottis/
+ͥ [椦] /(n) voice actor or actress (radio, animation, etc.)/
+ [] /(n) reputation/fame/credit/honor and distinction/
+ [礦] /(n) (speaking) volume/
+ [] /(n,n-suf) -made/make/(P)/
+ [] /(vs-s) to make (something)/
+ [] /(n) salt making/
+ [󤮤礦] /the salt industry/
+ [] /(n) confectionery/
+۶ȼ [礦] /confectioner/
+ [] /(n) tanning/
+׶ [礦] /the tanning industry/
+ [] /(n) can manufacturing/
+̹ [󤳤礦] /(tin) can factory/
+ [] /(n) shoe-making/
+ [礦] /the shoemaking industry/
+ [] /(n) steel manufacture/(P)/
+ݶ [礦] /steel industry/
+ݽ [] /steelworks/steel mill/steelmaking plant/
+ݽ [] /steelworks/steel mill/steelmaking plant/
+ [] /(n) sawing/
+ [礦] /lumbering (sawing) industry/
+ [] /sawmill/lumbermill/
+ [] /(n,vs) manufacture/production/(P)/
+ [] /manufacturer/producer/
+ [] /(n) works/factory/plant/
+ [] /(n) works/factory/plant/
+ [] /(n) production cost/(P)/
+ [] /(n) spinning/silk reeling/filature/
+ [礦] /the silk industry/
+ [] /(n) paper making or manufacturing/(P)/
+ [礦] /the paper (manufacturing) industry/
+湩 [礦] /(n) paper mill (factory)/
+ [礯] /(n) weaving/
+ [] /(n) draughtsmanship/drawing/sketching/mapmaking/cartography/(P)/
+޲ [] /cartographer/
+ [Ф] /(n) drafting (drawing) board/
+¤ [] /(n,vs) manufacture/production/(P)/
+¤ [礦] /(n) manufacturing industry/
+¤ [] /(n) manufacturer/maker/
+¤ [Ƥ] /(n) manufacturing process/
+¤ [] /manufacturer/
+¤ [] /(n) factory/manufactory/works/mill/
+¤ [] /(n) factory/manufactory/works/mill/
+¤ǯ [ͤ󤬤ä] /(n) date of manufacture/
+¤ֹ [Ф󤴤] /(n) (manufacturer's) serial number/
+¤ [Ҥ] /manufactured goods/
+¤ʪǤ [֤Ĥˤ] /(n) product liability/
+¤ʪǤˡ [֤Ĥˤۤ] /(n) product liability law/
+ [] /bag manufacturing/
+ú [] /(n) charcoal making/
+ [] /(n) tea processing/
+ [㤮礦] /tea processing industry/
+Ŵ [Ƥ] /(n) iron manufacture/(P)/
+Ŵ [ƤĤ礦] /the iron industry/
+Ŵ [ƤĤ] /(n) ironworks/steelworks/(P)/
+Ŵ [ƤĤ] /(n) ironworks/steelworks/
+ [Ȥ] /(n) sugar manufacture/(P)/
+ [Ȥ礦] /(n) the sugar industry/
+ [Ȥ] /(n) sugar refinery/
+ƫ [Ȥ] /porcelain manufacturing/
+ƫ [Ȥ礦] /the porcelain or ceramics industry/
+ [Ϥ] /(n) platemaking (printing)/
+ǽ [Ϥ󤸤] /platemaking shop/
+ɹ [Ҥ礦] /(n) ice making/
+ɹ [Ҥ礦] /ice maker/ice machine/
+ɹ [Ҥ礦] /ice-making pan/
+ɹ [Ҥ礦] /ice plant/
+ [Ҥ] /(n) manufactured goods/finished goods/(P)/
+ʥ饤 [Ҥ饤] /product line/
+ʲ [Ҥ󤫤夦] /(n) recall (of goods)/
+ʸ [Ҥ󤲤] /manufacturing cost/
+ά [Ҥ󤻤㤯] /product strategy/
+ʴ [դ] /(n,vs) milling/grinding into flour/
+ʴ [դ] /milling machine/a mill/
+ʴ [դ󤮤礦] /the flour(-milling) industry/
+ʴ [դ󤷤] /(n) flour mill/
+ʴ [դ󤸤] /(n) flour mill/
+ˡ [ۤ] /(n) manufacturing method/recipe/formula/(P)/
+ [ۤ] /(n) book making (binding, publishing)/
+ܲ [ۤ] /(n) bookbinder/
+ [] /(n) flax (hemp) spinning/hemp dressing/
+ [] /(n) noodle making/
+ [䤯] /(n) pharmacy/chemist (shop)/drug store/(P)/
+ [䤯] /(n) pharmaceutical (drug) company/
+ [] /(n) oil refining/
+ [椸] /oil refinery/(P)/
+ϣ [] /(n) smelting/
+ [ˤ] /(n) west/(P)/
+ [ˤΤۤ] /western direction/
+եꥫ [ˤեꥫ] /West Africa/
+ɥ [ˤɥ] /West Germany/(P)/
+衼å [ˤ衼å] /Western Europe/
+ [] /(n) western regions of China/
+ [] /(n) watermelon/(P)/
+ [] /watermelon splitting (game)/
+ [] /(n) Western Europe/(P)/
+ [] /westernization/
+ [礳] /(n) West European countries/
+ʸ [֤ᤤ] /(n) Western civilization/
+ [ˤޤ] /(n) west circuit/
+ [ˤ] /(n) west coast/
+ [] /(n) west coast/west bank/
+ [ˤ] /westerly/from the west/
+ [] /(n) Christian era/
+ [] /(n) west longitude/
+ [ˤ] /(n) west entrance/(P)/
+ [ˤभ] /(n) facing west/
+ [] /Saigon/
+ [] /(n) (rare) western suburb/
+ [ȤƤ] /(n) high barometric pressure to the west, low pressure to the east/
+ [ˤ] /(n) district in Kyoto/
+ؿ [ˤ󤪤] /(n) Nishijin silk fabrics/Nishijin brocade/
+ [] /(n) westward advance/
+¦ [ˤ] /(n) west side/west bank/(P)/
+¦ [ˤ路礳] /(n) Western countries/
+ů [Ƥ] /(n) western philosopher/
+ [] /(n) western lands (China, India, etc.)/the West/
+ [ɤ] /West Germany/(P)/
+ [ʤ] /(n) south-west/(P)/
+ [ˤߤʤ] /(n) south-west/
+ [ʤΤ] /the Satsuma Rebellion/
+ [ʤ󤻤] /(n) west-southwest/
+ [ˤ] /(n) westering sun/(P)/
+ [ˤˤäݤ] /western Japan/(P)/
+ [ˤˤۤ] /western Japan/
+Ⱦ [ˤϤ󤭤夦] /(n) the Occident/
+ɲ [ڤ] /Spain/
+ [] /(n) Western military/(P)/
+ [] /(n) the west/western part/the West/(P)/
+ [֤] /(n) western (film genre)/
+ [դ] /(n) west wind/
+ [ˤ] /(n) west wind/(P)/
+ [ۤ] /(n) western direction/
+ [ۤ] /(n) western direction/(P)/
+ [ۤ] /(n) north-west/
+ [ۤ] /(n) west-northwest/
+ܴ [ˤۤ󤬤] /temple in Kyoto/
+ [ˤ] /(n) twilight/western evening sky/
+ͷ [椦] /(n) westward trip/trip to the West/
+ͷ [椦] /(n) westward trip/trip to the West/
+ͷ [椦] /Monkey/Journey to the West (classic of Chinese literature)/
+ [褦] /(n) the west/Western countries/(P)/
+β [褦] /westernization/
+β [褦] /(n) western painting/oil painting/western film/
+θ [褦] /checkers/
+λ [褦] /(n) history of the Western world/
+λ [褦] /(n) (western) paper/
+μ [褦] /western style or fashion/
+ξ [褦礦] /chess/
+ξϪ [褦礦] /(European) truffle/
+ο [褦] /(n) Western people/(P)/
+Ǭ [褦ͤ] /leek/
+ [褦դ] /(n) western style/
+ʸ [褦֤ᤤ] /(n) Western civilization/
+ [줭] /(n) Christian Era/anno domini (A.D.)/(P)/
+ [] /(exp) Spanish-Japanese/
+ [ޤ] /(adv,n) truth/faith/fidelity/sincerity/trust/confidence/reliance/devotion/(P)/
+䤫 [ޤȤ䤫] /as if it were true/with seeming truth/plausibly/
+ [ޤȤ] /(adv) indeed/really/absolutely/truly/actually/(P)/
+Ԥ [ޤȤĤ] /(exp) to do with sincerity/
+ [] /(n-adv,n) sincerity/good faith/(P)/
+ [] /(adj-na,n) sincere/honest/faithful/(P)/
+ [] /(n) sincerity/
+ [󤻤] /(adv,n) in all sincerity/with one's whole heart/whole-hearted devotion/
+ [夦] /(adj-na,n) loyalty/
+ [] /(n) oath/vow/(P)/
+ΩƤƤ [򤿤ƤƤ] /(exp) to be under a vow/
+魯 [魯] /to vow to each other/
+ [] /(v5u) to swear/to vow/to take an oath/to pledge/(P)/
+ä [ä] /(adv) surely/upon my word/by Jove/(P)/
+ [] /(n) oath/
+긢 [󤱤] /oath of office/
+ [] /(n,vs) attestation/attest/vow or oath (made to the gods)/
+ [] /(n) written oath/
+ [] /(n) vow/oath/pledge/
+ʸ [] /(n) written oath/
+ʸʧ [Ф餤] /bargain sale/
+ [䤯] /(n) written vow/(P)/
+ [䤯] /written oath/covenant/
+ [] /(n) request/
+ [] /(v5u-s) to ask/to request/to invite/(P)/
+ [] /(v1) to receive/to accept/(P)/
+礦 [] /(v5u) to assure/to guarantee/to undertake/
+Ф [] /(v5s) to redeem/
+ [] /(n) written acknowledgement/
+ [ˤ] /(n) guarantor/
+ [] /(n) retailing/telling at second hand/
+Ƚ [Ϥ] /(n) seal of surety/
+餤 [] /(n) contracted work/contract (for work)/
+餦 [] /(v5u) to contract/to undertake/(P)/
+ᤷ [ɤ] /(n) redemption/
+ [礦] /(v1) to invite or usher in/
+ [] /(vs) beseeching/requesting (an audience)/
+ [] /(n) vacation request/request for leave of absence/
+ [] /(n) petition/(P)/
+ [󤷤] /petitioner/
+ [󤷤] /(a written) petition/
+ [夦] /(n,vs) claim/demand/application/request/(P)/
+ [夦] /amount billed or claimed/
+Ḣ [夦] /(n) claim rights/(P)/
+ [夦] /(n) bill/job invoice/
+ [] /(n) request for instructions/
+ [] /(n) solicitation/(P)/
+ [] /(n) contracting/undertaking/(P)/
+ [礦] /the contracting business/
+ȼ [礦] /independent contractor/
+鹩 [] /contract work/
+Ż [] /contract work/
+ [] /(n) contractor/
+ [ˤ] /(n) contractor/
+ [] /contract system/
+¤ [椯] /(v5k-s) to die/to pass away/
+µ [] /(n) death/(P)/
+äޤ [ޤ] /(v5s) (1) to awaken/(2) to disabuse/(3) to sober up/
+ä [] /(v1) to awake (wake up)/to come to one's senses/to get sober/
+ [] /(n) blue/green/green light/(P)/
+ġ [] /(adv,n) verdant/fresh and green/bright green/lush/
+Ĥ [] /(n) bruise/
+Ĥ [] /(adj) blue/pale/green/unripe/inexperienced/(P)/
+Ĥ̼ [] /unripe (green) fruit/
+Ĥ [Ϥ] /blue flag/
+ĤĻ [Ȥ] /(n) bluebird/
+Ĥ [] /(n) blue mold/Penicillium/
+Ĥ [] /(v1) to become pale/(P)/
+ı [] /(n) blue sky/high rank/(P)/
+ıλ [Τ] /high (lofty) ambition/
+IJʪ [֤] /(n) cyanide/
+IJ [] /(n) fruit(s) and vegetables/(P)/
+IJ̻Ծ [] /vegetable and fruit market/
+IJʪ [֤] /(n) fruit and vegetables/greengrocery/
+ij [ߤ] /(n) green sea turtle/
+ij [ʤФ] /(n) the blue sea/
+ij [Τ] /(n) green laver/
+ij [] /(n) limpet/
+ij [] /(n) green (tree) frog/
+Ĵ [] /the Blue House (South Korea's presidential palace)/
+Ķ [礯] /(n) sapphire/jacinth/
+Ķ [] /(n) sultan's parasol tree/
+Ķ [] /(n) vein (esp. in head)/
+Ķ [] /(n) blue sky/(P)/
+Ķ [餭礦] /open-air classes/
+ĶԾ [餤] /free market/open-air market/
+ĶԾ [餷礦] /free market/open-air market/
+Ķ [夦] /(n) parking on the street/curbside (kerbside) parking/
+ķ [] /blue jay/
+ĸϤ [Ӥ礦] /(n) bacterial wilt/
+Ĺ [] /(adj) dark blue/discolored/
+ĺ [] /(n) greens/
+ĺ [] /(n) variety of heron/
+Ļ [] /(n) blue or mako shark/
+Ļ [] /(n) blue or green mountain/grave/(P)/
+Ļ [] /(n) hydrocyanic (prussic) acid/(P)/
+Ļ [󥫥] /(n) (abbr) potassium cyanide/
+Ļꥦ [󥫥ꥦ] /(n) potassium cyanide/
+Ļ [夦ɤ] /cyanide poisoning/
+Ļ [] /(n) (written) history/
+Ļ [] /(n) (uk) green beefsteak plant/green perilla/
+ļ [] /(n) celadon porcelain/
+ļ [] /(n) celadon porcelain/
+ļ̿ [㤷] /(n) blueprint/plan/(P)/
+Ľ [] /(adj) inexperienced/immature/grassy-smelling/
+Ľ [] /(adj-no,n) youth/springtime of life/adolescent/(P)/
+Ľմ [] /(adj-na) puberty/pubertal/pubescent/
+Ľ [] /(n) government-issued report/
+ľǯ [礦ͤ] /(n) youth/young person/(P)/
+ľǯȺ [礦ͤϤ󤶤] /(n) youth crime/
+ľ [礦] /(n) green pine/
+ľ [] /(n) new mat/
+Ŀ [] /(n) blue/
+Ŀ [礯] /(n) blue/
+Ŀ [礯礦] /cyanosis/
+Ŀ [󤳤] /blue (tax) return/
+Ŀ [󤴤] /(n) green light/
+Ŀ [ꤱ] /prefecture in the Touhoku area/
+Ŀ [] /blueprint/
+ [] /(adv,n) verdant/fresh and green/bright green/lush/
+ [] /(n) green grass/
+© [] /(n) anxious or pained sigh/
+©© [Ȥ] /(n) deep distress/
+羭 [礦] /(n) common harmless snake/
+ [] /(n) blue cloth or ground/
+ [] /(n) green bamboo/
+ [ष] /(n) caterpillar/
+ŷ [Ƥ] /(n) blue sky/
+ŷ [ƤΤؤ줭] /(exp,n) a bolt out of the blue/
+ŷ [Ƥ󤸤礦] /(n) blue sky/outdoor/skyrocketing/
+ŷͽ [Ƥ󤸤礦褵] /limitless budget/
+ŷ [ƤϤ] /(adj-na,n) be cleared of all the charge (brought against one)/be found completely innocent/
+ [] /(n) green paddy/
+㤤 [] /(n) recruiting of students/(P)/
+ [Ǥ] /(n) blue public phone/
+ [] /(n) medium-grade millstone/
+Ʀ [ޤ] /(n) variety of soy bean/green bean/
+Ƽ [ɤ] /(n) bronze/(P)/
+Ƽ [ɤ] /(n) bronze ware/
+Ƽ [ɤ] /Bronze Age/
+Ƽ [ɤ礯] /(adj-na) bronze/bronzed/
+ [] /glaucoma/
+ [ˤ] /(n) green (immature) youth/novice/greenhorn/
+ǯ [ͤ] /(n) youth/young man/(P)/
+ǯ [ͤ󤫤] /young persons' association/
+ǯ [ͤ] /(n) adolescence/
+ǯ [ͤ󤸤] /(n) (one's) youth/one's younger days/
+ǯ [ͤ] /(n) young persons' association/(P)/
+ǯ [ͤϤ] /young people/
+ [] /(n) dark-colored horse with a lustrous coat/
+ [] /(n) unripe plum/(P)/
+ [Ф] /(n) bluebottle fly/
+ [] /(adj) pale/pallid/(P)/
+ɻý [Ӥ礦] /(n) green calabash/weakling/
+ɼ [Ҥ礦] /(n) blue ballot (representing an opposition vote)/
+ [] /(n) duckweed/
+ʪ [] /(n) (1) vegetables/(2) (edible) greens/
+ʪ [Τ] /(n) vegetable shop/greengrocery/seller of vegetables/
+ʪԾ [Τ] /vegetable market/
+ʴ [] /(n) water bloom/algal bloom/
+ʴ [ɤ] /(n) poisonous algae bloom (often green in color)/
+Ĥ [֤] /(adj-na,n) dropsical (blue-green) swelling/
+̣ [] /(n) blueness/greenness/tinge of blue (green)/
+̣ť [ߤɤ] /(n) spirogyra/algae forming pond scum/
+ [] /(n) live tree/Japanese laurel/(P)/
+ [䤮] /(n) trough shell/short-necked clam/skimmer/(P)/
+ [] /(n) fresh leaves/(P)/
+ [餷] /(n) wind blowing through verdure/mountain air/
+ [] /(n) wind blowing through verdure/mountain air/
+ [] /(n) indigo blue/
+ [󤷤礯] /(adj-na) livid/
+Ω [] /(n) failing to ripen or blossom/
+ϰ [] /(n) (Edo-period) brothel/
+ [] /(n) bruise/
+ [] /(n) duckweed/
+Ʀ [ɤ] /(n) green peas/
+ [] /(n) blue mold/Penicillium/
+Ť [] /(adj-na) quiet/peaceful/(P)/
+Ť [] /(n) stillness/silence/hush/calm/serenity/(P)/
+Ťư [Ȥɤ] /stillness and motion/
+Ťޤ֤ [ޤ꤫] /(v5r) to fall silent/to become still as death/
+Ťޤ [ޤ] /(v5r) to quieten down/to calm down/to subside/to die down/to abate/to be suppressed/(P)/
+Ť [] /(v1,vt) to appease/to suppress/to calm/(P)/
+Ű [Ĥ] /static pressure ratio/
+Ų [] /prefecture in the Chuubu area/
+Ų [] /(adj-na,n) serene/tranquility/
+Ŵ [] /(n) watchful waiting/careful supervision/(P)/
+ź [] /(n) sitting quietly/meditation/
+Ż [] /(n) meditation/
+Ż [] /(n) stillness/repose/standing still/(P)/
+Ż߱ [] /satellite in geosynchronous orbit/
+Ż߲ [] /still image/
+Ż߲ [ۤ] /(n) broadcasting of still pictures/
+Żߵƻ [ɤ] /geostationary orbit/geosynchronous orbit/
+Ż߾ [礦] /(n) (in) a state of rest/
+Żڰ [ɤĤ] /(n) coefficient of earth pressure at rest/
+ż [㤯] /(adj-na,n) silence/(P)/
+Ž [夯] /(adj-na,n) silent/(P)/
+ſ [] /(n) placid temperament/
+ſ尵 [] /(n) hydrostatic pressure/
+ [] /(adv) quietly/slowly/
+ [] /(n) static/stationary/
+ [] /static statistics/
+ [礦夦] /(abbr) intravenous injection/IV/
+İ [礦] /(n,vs) listening quietly/
+Ū [Ƥ] /(adj-na,n) static/
+ŵ [Ǥ] /(n) static electricity/
+ŵɻ [Ǥ󤭤ܤ] /anti-static (elec)/
+ [Ǥ褦礦] /(n) capacitance/electrostatic capacity/
+ʪ [֤] /(n) still life/object at rest/(P)/
+ʪ [֤Ĥ] /(n) still-life picture/
+̮ [礦ߤ㤯] /(n) vein/(P)/
+̮ [礦ߤ㤯] /phlebitis/
+̮ [礦ߤ㤯] /(n) venous blood/
+̮ [礦ߤ㤯夦] /intravenous injection/
+̮ [礦ߤ㤯夦] /(n) a varix/
+ [] /(n) quiet night/
+ [褦] /(n) (convalescent) rest/(P)/
+ϳ [꤭] /(n) statics/
+ [Ҥ] /(adj-na,n) peacefulness/tranquillity/
+Ƥ [ȤȤΤ] /(v1) (1) to put in order/to arrange/to adjust/(2) to get ready/to prepare/(3) to raise money/
+Ƥ [ҤȤ] /(adj) equal/similar/like/equivalent/
+ư [] /(n) equality/good order/
+Ʋ [] /(n) governing one's family/
+Ƽ [] /(n) volley/fusillade/
+ƾ [礦] /(n) unison/(P)/
+ [] /(n) complete equipment/consolidation/
+ [] /(n) array/line-up/parade/
+ǤǼ [򤪤] /(exp) to pay a tax/
+ǰ [Ӥ] /(n) tax excluded/(P)/
+ǰ [Ӥ󤷤夦] /(n) pretax profit/
+ǰ» [Ӥ󤽤󤷤] /(n) pretax loss/
+ǰ [ӤޤȤꤨ] /(n) income before taxes/gross income/
+dz [] /(n) amount of tax/(P)/
+Ǵ [] /(n) customs house/(P)/
+Ǵؿ [󤷤󤳤] /(n) customs declaration/
+ǴĹ [礦] /chief customs inspector/
+Ǵ [] /customs officer/
+Ƕ [] /(n) tax/duty/(P)/
+Ƕݤ [򤫤] /(exp) to place a tax on/
+Ƕ [󤫤] /(n) tax refund/
+Ƕ⿽ [󤷤󤳤] /tax return/
+Ƕ [Ҥʤ] /(n) a tax haven/
+Ǹ [] /(n) a tax source/
+ǹ [] /(n) tax included (e.g. price)/before tax (e.g. salary)/
+ǹ [] /(n) tax included (e.g. price)/before tax (e.g. salary)/(P)/
+ǻʧȽ [Ϥ餤󤸤] /(n) tax relief/
+Ǽ [夦] /(n) tax yields/revenue/(P)/
+Ǽ [夦ˤ夦] /(n) tax revenue(s)/
+ [] /(n) tax system/(P)/
+ [] /tax reform/
+Ω [夦] /(n) revenue neutrality/
+Ĵ [礦] /Select Committee on the Taxation System/
+ͥ [椦] /(n) tax break/
+Ĵ [礦] /(n) Tax Commission/
+ [٤] /(n) tax not included (in price)/tax separate/
+̲ [٤Ĥ] /price without tax included/
+ˡ [ۤ] /(n) taxation law/(P)/
+̳ [] /(n) taxation business/(P)/
+̳ [फ] /a tax official/a revenue officer/
+̳ [ष] /(n) tax office/(P)/
+̳Ĵ [礦] /(n) tax inquiry/tax investigation/
+ [⤯] /(n) items of taxation/
+ [] /(n) tax collector/tax official/
+ [ꤷ] /(n) tax counsellor/(P)/
+Ψ [] /(n) tariff/tax rate/(P)/
+Ȥ [] /(adj) brittle/fragile/tender-hearted/(P)/
+ȼ [㤯] /(adj-na,n) frail/brittle/fragility/
+ȼ [㤯] /vulnerability/
+ [] /(n) brittleness/
+ɱ [] /(n) a glimpse of an object's outlines/
+ɴ [] /(n) eye (for pictures, etc.)/one eye/
+ɶ [ä] /(n) a few words/
+ɸ [] /(n) just a few words/
+ɼ [] /(n) one arm/one hand/
+ [] /(n) seat/(P)/
+ʤ夯 [ˤĤ] /(exp) to sit on a seat/
+ʤ򳰤Ƥ [ϤƤ] /(exp) to be not at one's desk/
+ʤä֤ [ȤäƤ] /(exp) to book (take) a seat/
+ʤäƾ夲 [椺äƤ] /(exp) to offer a seat to someone/
+ʤߤ [⤦] /(exp) to give a banquet/
+ʲ [] /(n) impromptu drawing composed at a gathering/
+ʴ [ä] /(n,vs) sweeping conquest/sweeping over/conquering/invading/(P)/
+ʷ [ä] /(n,vs) sweeping conquest/sweeping over/conquering/invading/
+ʼ [] /(n) order of seats/seating precedence/class standing/
+ʽ [] /(n) seating order/
+ʾ [礦] /(n-adv,n-t) at the meeting/(P)/
+ [礦] /(n) cover charge/admission fee/room rental (fee)/
+ˤ [] /(adj) regrettable/disappointing/precious/(P)/
+ˤ [] /(n) to one's regret (chagrin)/regrettably/
+ˤʤ [ʤ] /(adv) freely/generously/liberally/ungrudgingly/
+ˤޤʤ [ޤʤ] /without sparing (effort, funds, etc.)/(P)/
+ˤ̵ [ߤʤ] /without stint/freely/
+ˤ [] /(v5m) (1) to be frugal/to be sparing/(2) to value/to hold dear/(3) to regret (e.g. a loss)/to feel sorry (for)/(4) to be unwilling/to be reluctant/(P)/
+ˤ٤ [٤] /lamentable/regrettable/
+ˤ [] /(adj-na,n) regret/
+ˤ̵ [ʤ] /generously/unsparingly/lavishly/
+˽ [] /(n) lamenting the passing of spring/
+ [Ϥ] /(n,vs) regrettable defeat/defeat by a narrow margin/(P)/
+ [٤] /(n) regret or reluctance to part/parting regrets/
+ͤ [ꤾ] /(v5k,vi) (1) to retreat/to recede/to withdraw/(2) to retire/
+ͤ [ꤾ] /(v1,vt) to repel/to drive away/to repulse/to reject/
+͸ [ä] /(n) scout/patrol/spy/
+͸ [ä] /reconnoitering party/scout (army)/
+͸ʼ [äؤ] /reconnoitering party/scout (army)/
+ [礯] /(n) repulsion/repulsive force/
+ [फ] /(adj-no,n-adv,n-t) olden days/former/(P)/
+Ρ [फफ] /(n-t) long ago/"once upon a time"/
+ΤȤä [फȤäͤŤ] /(exp) skill learned in one's former days/using one's experience from the past/you never forget your own trade/
+Τλ [फΤ] /old things/
+Τ [फʤĤ] /(exp) to view the past with nostalgia/
+Τܤߤ [फ򤫤ߤ] /(v1) to look back upon the past/
+ΤŤФ [फ򤷤ΤФ뤷] /things reminiscent of bygone days/
+Τۤ [फ򤪤⤦] /(exp) to recall the old days/
+ε [फ] /(adj-na,n) the old-fashioned spirit/
+θ [फ] /(n) old story/reminiscence/
+λ [] /(n-adv,n-t) old times/former times/
+μ [फ] /old fashioned/in ancient style/
+μä [फȤäͤŤ] /(exp) skill learned in one's former days/using one's experience from the past/you never forget your own trade/
+ [फफ] /(n-t) long ago/"once upon a time"/
+ [फʤ] /(n) old friend/familiar face/
+ [] /(n) old days/
+ǯ [ͤ] /(n) old times/antiquity/former years/
+ [फդ] /(adj-na,n) old fashioned/
+ [फФʤ] /(n) folklore/legend/(P)/
+Ͻ [] /(n) separating (chem.)/eduction/
+ [] /(n) stone/(P)/
+ [] /(n) volume measure (approx. 180l, 5 bushels, 10 cub. ft.)/(P)/
+Ф [ä] /(n) soap/
+Ф [ä󤶤] /soap-dish/
+Ф [] /(n) stone/rock/pebble/
+Ф򽦤 [Ҥ] /(exp) to pick up a stone/
+а [] /Japanese film director/
+б [] /(n) stone mortar/millstone/
+б [] /(n) quartz/(P)/
+в [] /(n) stone dealer/
+в [ä] /(n,vs) mineralization/petrifaction/fossilization/
+в [ä] /(n) flint fire/flash/
+в [Ӥ] /(n) ancient type of cannon/
+в [] /(n) stone/rock/pebble/
+в [] /(n) stone/rock/pebble/
+в [ä] /(n) stone/rock/pebble/
+г [Ф] /(n) lime/quicklime/caustic lime/
+г [ä] /(n) lime/quicklime/caustic lime/(P)/
+г [ä] /(n) limestone/
+г [ä] /(n) limewater/
+г [ä] /(n) limestone/
+гƶ [äɤ] /(n) limestone cave/
+г [äˤ夦] /(n) milk of lime/
+г [äҤ礦] /lime or calcium fertilizer/
+г [] /(n) stone crab/
+г [] /(n) stone wall/(P)/
+д [ä] /(n) sarcophagus/stone coffin/(P)/
+д [ä] /(n) stone implement/(P)/
+д [ä] /Stone Age/
+е [] /(n) var. of turtle (clemmys japonica)/
+е [] /(n) crossbow/catapult/slingshot/
+ж [Ф] /(n) stone bridge/(P)/
+ж [ä礦] /(n) stone bridge/
+и [ä] /(n) soap/(P)/
+иˢ [äΤ] /soapsuds/lather/
+и [ä󤳤礦] /(n) soap works/
+и [ä󤶤] /soap-dish/
+и [ä󤹤] /soapy water/
+и֤ [ä󤪤] /soap dish or box/
+и [ä󤤤] /soap dish or box/
+иȢ [äФ] /soap dish or box/
+й [] /(n) mason/stonemason/
+й [ä] /(n) mason/stonemason/
+й [ä] /(n) plaster/
+й [ä] /(n) plaster figure (bust)/
+й [] /(n) (crop) yield/stipend/
+й [ä] /(n) a stone-throwing fight/
+кٹ [] /(n) masonry/
+к [] /(n) (building) stone/(P)/
+кྦ [礦] /a stone dealer/
+л [] /(n) a stony mountain/
+лҵͤ [Ť] /burying alive beneath stones/
+л [] /(n) Blue drum (fish)/
+м [] /(n) stone hut/(P)/
+н [] /(n) hopscotch/
+н [ޤ] /(n) barren (sterile) woman/
+оƤ [䤭] /(n) baking by means of hot stones or pebbles/
+оƤ [䤭] /(n) sweet potatoes baked in hot stones or pebbles/
+о [] /(n) stone paving/
+п [] /(n) stone which is worshipped/image of a god in stone/
+п [㤯] /(n) stone which is worshipped/image of a god in stone/(P)/
+ [] /(n) print from stone/rubbing/rubbed copy/
+ڤ [] /(n) stone-cutting/quarrying/stone-cutter/
+ڤ [] /(n) a quarry/stone pit/
+ [櫓] /prefecture in the Hokuriku area/
+Ȥ [] /(n) arrangement of stones in a garden/
+ [] /(n) stone statue/
+¤ [] /(adj-no,n) stone-built/
+¤ [Ť] /(n) (made of) stone/
+ [] /(n) a parrot fish/
+ú [] /(n) coal/(P)/
+ú [Τ] /coal seam/coal bed/
+ú [󤬤] /(n) coal cinders/
+ú [] /(n) the Carboniferous Period/
+ú [󤵤] /(n) phenol/carbolic acid/
+ú [󤽤] /a coal bed/
+ [] /(n) (flight of) stone steps/(P)/
+ [] /(n) a pink (the flower)/
+ݿ [] /(n) light pink (color)/
+ [夦] /(n) stone pillar/
+ [Ƥ] /The Sekitei (name of an inn)/
+ [Ƥ] /(n) rock garden/
+ [Ȥ] /(n) stone monument or pagoda/
+ [ɤ] /stone lantern/
+Ƭ [] /(n) inflexible person/(P)/
+ͤ [Ť] /(n) shoe/ferrule (of an umbrella)/butt end (of a lance)/
+ [㤯ʤ] /(n) rhododendron/
+ [㤯ʤ] /(n) rhododendron/
+õ [] /(gikun) (n) dace/chub/
+ [Ф] /(n) a slate/
+ [Ф] /(n) a lithograph/lithography/
+Dz [Ф] /(n) lithograph/
+ [Ф] /(n) a slate/
+ [] /(n) stone monument/(P)/
+ɮ [Ҥ] /(n) a slate pencil/
+ [] /(n) stone axe/
+ [٤󤭤] /(n) man of incorruptible character/
+ʩ [ܤȤ] /(n) stone Buddhist image/
+ʩ [֤] /(n) stone Buddhist image/(P)/
+ʴ [] /(n) stone or feldspar or limestone dust or powder/
+ʸ [֤] /(n) stone monument bearing an inscription/
+ʽ [٤] /(n) stone wall/
+ [] /(n) (1) stone wall/dry wall/(2) rocky cliff/stone precipice/
+ [ؤ] /(n) (1) stone wall/dry wall/(2) rocky cliff/stone precipice/
+ [ܤ] /(n) graphite/black lead/
+ [錄] /(n) asbestos/
+ [] /(n) asbestos/
+ [] /stone tree/
+ [] /(n) oil/petroleum/kerosene/(P)/
+å [楷å] /(n) oil shock/
+֡ [֡] /(n) oil boom/
+ [椪] /oil magnate/
+ [椫] /petrochemistry/
+ [椭] /(n) oil crisis/
+ [椳] /Japan National Oil Corporation/
+ [椻] /(n) oil refining/
+õ [椿] /(n) oil exploration/
+ [Ӥ] /(n) oil reserve/
+͢й񵡹 [椷Ĥ] /(n) OPEC (Organization of Petroleum Exporting Countries)/
+Ϲ [] /(n) paraffin/
+ [] /(n) pomegranate/
+إ֡ [֡] /popularity of pomegranates, which contain phytoestrogens/
+ [ä] /(iK) (adv,n) with trouble/at great pains/long-awaited/
+ [] /(n) stalagmite/
+ [] /(gikun) (n) type of green algae/
+ [] /(n) a flint arrowhead/
+ [] /(n) (math) product/(P)/
+Ѥ߲ [Ĥߤ] /(v5s) to unload/
+Ѥ߲ [Ĥߤ] /(n) load/freight/cargo/
+Ѥ߲᤮ [Ĥߤ] /(v1) to overload/
+Ѥ߹ߤ [Ĥߤ] /(n) loading and unloading/
+Ѥ߹ [Ĥߤ] /(n) loading/
+Ѥ߹ [Ĥߤߤͤ] /free on board price/
+Ѥ߹ [Ĥߤ] /(v5m) to load (with goods, cargo)/to put on board/to stow aboard/(P)/
+Ѥ߻Ĥ [ĤߤΤ] /(n) left-off cargo/
+Ѥ߻Ĥ [ĤߤΤ] /(v5s) to leave off cargo/
+Ѥ߽Ťʤ [Ĥߤʤ] /(v5r,vi) to accumulate/
+Ѥ߽Ť [Ĥߤ] /(n) pile/accumulation/(P)/
+Ѥ߽Ťͤ [Ĥߤͤ] /(v1,vt) to be piled up/to accumulate/(P)/
+Ѥ߽Ф [Ĥߤ] /(n) shipment/forwarding/
+Ѥ߽Ф [Ĥߤˤ] /shipper/
+Ѥ߽Ф [Ĥߤ] /(v5s) to send off/
+Ѥ߾夲 [Ĥߤ] /(n) pile up/make a heap/lay bricks/
+Ѥ߾夲 [Ĥߤ] /(v1) to pile up/to make a heap/to lay bricks/
+Ѥ [Ĥߤ] /(n) shipment/
+Ѥؤ [Ĥߤ] /(n) transshipment/reshipment/
+Ѥؤ [Ĥߤ] /(v1) to transship/
+Ѥľ [Ĥߤʤ] /(v5s) to reload/
+Ѥ [Ĥߤ] /(n) compost/manure/
+Ѥ [Ĥߤ] /(n) (toy) building block/brick/
+ѤΩ [Ĥߤ] /(n) savings/(P)/
+ѤΩƤ [ĤߤƤ] /(v1) to accumulate/to save/
+Ѥ [Ĥ] /(v5m) to pile up/to stack/(P)/
+Ѥ [Ĥ] /(n) intention/plan/(P)/
+Ѥ [Ĥ꤬] /(n) written estimate/
+Ѥ [Ĥ] /(v5r) to pile up/(P)/
+Ѥ [Ĥɤ] /buying books and not reading them/(P)/
+Ѱ [] /(n) many sins/long-standing evils/
+ѱ [] /(n) cumulus clouds/
+Ѳ [Ĥߤ] /(n) load/freight/cargo/
+Ѷ [ä礯] /(n) positive/progressive/(P)/
+Ѷ˺ [ä礯] /positive plan/constructive policy/
+Ѷ [ä礯] /(n) assertiveness/positiveness/
+ѶŪ [ä礯Ƥ] /(adj-na) positive/active/proactive/(P)/
+Ѻ [] /(n) lading/loading/carrying/(P)/
+Ѻǽ [Τ礯] /(n) carrying (loading) capacity (power)/
+Ѻ [礦] /(n) loading capacity/
+ѻ [] /(n,vs) addition/add up/estimate/(P)/
+ѻϷ [Ǥ礯] /watt-hour meter/
+ѻˡ [ۤ] /(n) integration/
+ [] /(n) fallen snow/(P)/
+ [Ĥ礦] /snowfall/
+ [] /(n) accumulation of good deeds/
+ [] /(n) laminating/lamination layer/
+ش [Ǥ] /layered dry cell (battery)/
+ǯ [ͤ] /(n) (many) years/
+ʬ [֤] /(n) integral/
+ʬ [֤󤬤] /(n) integral calculus/
+ʬ [֤ۤƤ] /(n) integral equation/
+ʬˡ [֤ۤ] /(n) integration/
+ [ؤ] /(n) deep-rooted evil/
+ [Ĥߤ] /(n) building blocks/
+ [󤦤] /(n) cumulonimbus cloud/
+Ψ [] /moment (statistics)/
+Ω [ĤߤƤ] /(n) deposit/(P)/
+ [] /(n) one's family register/one's domicile/(P)/
+Ҥ򤪤 [򤪤] /(exp) to become a member/
+Ҥ [򤤤] /(exp) to have a name entered in the family register/
+Բӧ [] /budgerigar/
+Ժ [] /(n) rudimentary spinal chord/notochord/
+Ժưʪ [ɤ֤] /animal with notochord/chordate/
+Կ [] /(n) spinal chord/(P)/
+Կ [] /(n) myelitis/
+Կ [󤱤] /spinal nerves/
+ [夦] /(n) spinal column/
+ [Ĥ] /(n) spine/vertebral column/
+ưʪ [Ĥɤ֤] /(n) vertebrate/
+˲ [ĤϤ] /(n) spina bifida/
+ [礦] /(n) backbone/mountain range/
+դ [] /(n) persecution/blame/responsibility/
+դĤ [Ĥ] /(v1) to heap blame upon/
+դ [] /(v1) to condemn/to blame/to criticize/(P)/
+դפ [ᤵʤ] /(v5m) to torture/
+դ [᤯] /(n) torture/
+դƻ [ɤ] /instruments of torture/
+դ [ᤦ] /(n) breaking in a horse/
+դդ [Ĥ] /(v1) to heap blame upon/
+դΩƤ [᤿Ƥ] /(v1) to torture severely/to urge/
+դ̤ [Ϥ] /(exp) to fulfill one's responsibility/
+Ǥ [ˤ] /(n) duty/responsibility/(P)/
+Ǥ [ˤȤ] /(exp) to take responsibility for/
+Ǥô [ˤˤʤ] /(exp) to shoulder responsibility/
+Ǥƨ [ˤΤ] /(exp) to shirk one's responsibility/
+Ǥ򤱤 [ˤ򤵤] /(exp) to shirk a responsibility/
+Ǥ [ˤ󤫤] /(n) sense of responsibility/(P)/
+Ǥ [ˤ󤷤] /(n) responsible party/(P)/
+Ǥž [ˤƤ] /shift the responsibility (for something) on to (someone)/pass the buck/
+Ǥϰ [ˤϤ] /responsible area/area of responsibility/
+Ǥʬô [ˤ֤󤿤] /sharing of responsibilities/
+̳ [] /(n) duty/obligation/(P)/
+ [] /(n) (1) red/crimson/scarlet/(2) communist/
+֡ [] /(adv) bright red/bright/
+֡ [] /(adv) brilliantly/clearly/flaming/
+֤ [] /(adj) red/(P)/
+֤ [Ϥ] /(n) red feather/
+֤ [] /(n) stingray/
+֤äƤ [äƤ] /(exp) to be predominated by red/
+֤ [] /(n) baby/infant/(P)/
+֤礦 [礦] /(n) (1) red paper restaurant lantern/(2) cheap eating and drinking place/
+֤¾ [Τˤ] /(n) complete stranger/
+֤ߤä [ߤä] /rufous or reddish (esp. for ornithology)/
+֤ [] /(v5m) to become red/to redden/to blush/
+֤ [] /(v1) to blush/to redden/
+֤ [] /florid/ruddy/
+֤ [餬] /(n) red faced/
+֤˷ [ܤ] /(n) baby/(P)/
+֥ [] /(n) mercurochrome/merbromin solution/
+֥ץ [ץ] /(abbr) Akasaka Prince Hotel/
+֥ [] /(n,adj-no) red brick/
+֥磻 [磻] /(n) red wine/
+ְ [路] /(n) pickled or dried sardines/
+ֲ [ä] /(n,vs) Sovietize/turning red/become communistic/
+ֲ [ä] /(n) the Red Peril/
+ֲػ [ʤ] /(n) tomato/
+ֳ [ߤ] /(n) loggerhead turtle/
+ֳ [] /(n) ark shell (used as neta)/red clam/
+ֳ [] /(adj-na) infrared/
+ֳ [] /(n) infra-red rays/(P)/
+ֳ̿ [󤷤㤷] /(n) infrared photography/
+ֳ̿ [Ĥ] /(n) infrared data communication/
+ֳȯ [Ϥä] /infrared divergence (physics)/
+ֳ [] /(n) brown frog/
+ֳ [] /(n) evergreen oak/
+ֳ쿧 [ää礯] /(n) reddish brown/rufous/
+ִ [Ϥ] /(n) Red Flag/(P)/
+ֶ [] /(n) copper/
+ַ [] /salt-water fish/
+ַ [] /(n) Red Army/(P)/
+ַ [ä] /(n) right ascension/
+ַ [ää夦] /(n) red blood cell/
+ַ¥ʰ [ää夦󤤤] /(n) erythropoietin (EPO)/
+ַ® [ää夦󤳤] /(n) erythrocyte sedimentation rate/
+ָ [ä] /(n) unlucky for all activities, with only the period around noon being auspicious/
+ָ [ä] /(n) unlucky for all activities, with only the period around noon being auspicious/
+ָ [ä] /(n) unlucky for all activities, with only the period around noon being auspicious/
+ָ [ä] /(n) unlucky for all activities, with only the period around noon being auspicious/
+ָ [] /(n) unlucky for all activities, with only the period around noon being auspicious/
+ֹ [] /(adj) dark red/
+ֺ [Ȥ] /(n) brown sugar/
+ֻ [դ] /(n) goods sold/clearance sale/
+ֻ [] /(n) rust/
+ֻ [] /(n) baby/
+ֻ [] /(n) (arch) imperial children/imperial child/
+ֻ [] /(n) draft papers/callup notice/
+ֻ [餵] /(n) purplish red/
+ֻ [] /(n) deficit/go in the red/(P)/
+ֻ [] /deficit-covering (government) bond/
+ֻ [] /(n) deficit financing/
+ּ [] /(n) bare handed/
+ּ [] /(n) communist hunting/Red-baiting/
+ּ [] /(n) communist hunting/Red-baiting/
+ֽ [夦] /(n) Red Cross/
+ֽݰѰ [夦󤫤] /(n) International Committee of the Red Cross/
+ֽ [夦] /the Red Cross/
+ֽ [夦礦䤯] /(n) Red Cross Convention/
+ֽ [夦] /school attached to the Japan Red Cross Society/
+ֽФ [] /(n) soup made with red miso paste/
+־ [ޤ] /(n) red pine tree/(P)/
+ֿ [] /(adj-na,n) red/
+ֿ [礯] /(adj-na,n) red/(P)/
+ֿ [󤴤] /(n) red light (traffic)/(P)/
+ֿ泧Ϥݤʤ [󤴤ߤʤǤ錄Ф勞ʤ] /"If everyone crosses against the red light, then there's nothing to be afraid of"/
+ֿ [] /(n) sincerity/
+ֿʹ [֤] /(n) scandal sheet/gutter press/
+ֿ [] /(n) (1) lean meat/(2) lean tuna/(3) heartwood/
+ [] /(n) sincerity/
+ [] /(adv) bright red/bright/
+֤ [] /(adv) brilliantly/clearly/flaming/
+֤ȵä [Ȥä] /blazing fire/
+ [ä] /(n) third-class ticket/
+ [] /(n) red-light district/
+ [] /red team/
+Ļ [] /(n) great spotted woodpecker/
+ [] /(n) red cloth/red background/
+ [Ϥ] /(n) shame/
+㤱 [㤱] /(v1) to turn reddish-brown/to turn rufous/to become discolored/
+ [ष] /(n) bloodworm/chiggers/
+Ĭ [] /(n) red tide/
+Ļʢ [ä] /(gikun) bird of the flycatcher family with black head and tail and reddish orange body/
+ [] /(n) blood sedimentation rate/
+ [礦] /(n) (1) red paper restaurant lantern/(2) cheap eating and drinking place/
+Ŵ [Ƥä] /(n) hematite/
+ż [Ǥ󤷤] /(n) last train/
+ [Ǥ] /(n) public telephone/
+ [Ĥ] /(n) red clay/tuff loam/dark-red paint/
+ [ޤ] /variety of poisonous snake/
+Ƭ [] /(n) Little Red Riding Hood/
+ƻ [ɤ] /(n) equator/(P)/
+ƻ [ɤ] /equatorial air mass/
+ƻ [ɤ] /(n) equatorial telescope/
+ƻ [ɤ] /(n) ceremony to celebrate crossing the equator/
+Ƽ [㤯ɤ] /(n) gold-copper alloy/
+Ƽ [㤯ɤ] /(n) brown/tanned/
+ [ˤ] /(n) (1) red meat/(2) dark meat on poultry (leg, thigh)/
+Ǯ [ͤ] /(n) red hot/
+ [ऱ] /(n) scraped skin/
+ȩ [Ϥ] /(n) grazed skin/abraded skin/bare of trees/
+ [Ϥ] /(n) red rice (beans and mochi) for auspicious occasions/(P)/
+ɡ [Ϥ] /(n) red nose/
+ [Ҥ] /(n) extreme poverty/
+ [Ϥ] /(n) grazed skin/abraded skin/bare of trees/
+ƺ [֤ɤ] /(n) red wine/
+ [] /(n) red turnip/small red radish/
+ʢ [Ϥ] /(n) Japanese brown thrush/newt/dysentery/
+˹ [ܤ] /(n) redcap/porter/
+ [ۤ] /(n) pulp fiction/
+̣ [] /(n) a tinge of red/
+̣Ƥ [ߤƤ] /(exp) to be tinged red/
+̣ӤӤ [ߤ򤪤Ӥ] /tinged with red/reddish/
+̣ [ߤ] /(n) dark-brown miso paste/
+ [Ĥ] /(n) red face/kabuki villain/
+ [] /(n) blush/(P)/
+̶ݾ [󤭤礦դ礦] /erythrophobia/
+ [] /(n) redhead/
+ [ä] /(n) red blanket/country bumpkin/
+ [] /(n) (1) bloodshot eyes/(2) red mullet/
+ [] /(n) red gate/Tokyo University/
+ [Ϥ] /(adj-na,n) (1) stark naked/nakedness/nudity/(2) frankness/
+ [] /(adj-na,n) (1) stark naked/nakedness/nudity/(2) frankness/
+硹 [] /(adj-na,n) (1) nakedness/nudity/(2) frankness/
+ [] /(adj-na,n) (1) nakedness/nudity/(2) frankness/
+Ρ [] /(n) dysentery/(P)/
+Ρ [꤭] /(n) dysentery bacillus/
+Ωij [ƤϤ礦] /(n) red admiral (butterfly)/
+ [] /(n) red phosphorus/
+ [] /(n,adj-no) red brick/
+ǿ [礦Ӥ] /(n) large reddish brown Asian kingfisher/
+ [Ȥ] /(n) red dragonfly/
+ [] /(n) (1) trace/tracks/mark/sign/(2) remains/ruins/(3) scar/(P)/
+פ䤿ʤ [Ȥ򤿤ʤ] /(exp) (there) be no end to/
+פ [Ȥ򤿤] /(exp) to wipe out/to put an end to/
+׷ [Ȥ] /(n) trace/vestige/evidence/
+׷̵ [Ȥʤ] /(adv) without leaving any trace/
+׷Ѥ [ȤĤ] /(n) heir/successor/(P)/
+׻ [Ȥޤ] /(n,vs) settlement (of affairs)/remedial measures/
+׼ [ȤȤ] /(n) heir/heiress/inheritor/successor/
+ڤ [Ȥ] /(v1) to pause/to be interrupted/
+ [Ȥ] /(n) site (of a demolished building)/
+դ [ȤŤ] /(v1) to trace/to inquire into/
+դ [ȤŤ] /(n) putting in order/clearing away/
+ [Ȥ] /(n) headship of a family/family property/
+³ [Ȥ᤽] /successorship/
+ٳ [] /(n) great scholar/profound scholar/
+ټ [] /(n) (Confucian) scholar/
+ [] /cut/
+ [] /(adj-na,n) eager/earnest/ardent/kind/keen/acute/
+ڡ [Ĥ] /(adj-na,n) politeness/feeling of loneliness/
+ڤäƤ [äƤ] /(exp) the most . . . of all/
+ڤóݤ [ä] /(n) chance/start/cue/excuse/motive/impetus/occasion/(P)/
+ڤ [ä] /(n) point of a sword/
+ڤʤ [Ĥʤ] /(adj) painful/trying/oppressive/suffocating/(P)/
+ڤ [Ĥ] /(adv) eagerly/earnestly/ardently/
+ڤ˴ [Ĥˤ] /(exp) to urge strongly/
+ڤ餹 [餹] /(v5s) to be out of/to run out of/to be short of/to be out of stock/(P)/
+ڤʤ [ʤ] /not through/not finished/
+ڤ̵ [ʤ] /not through/not finished/
+ڤ [] /(n,suf) limits/end/bounds/period/place to leave off/closing sentence/all there is/only/since/(P)/
+ڤ꤬ʤ [꤬ʤ] /(uk) to be endless (innumerable)/
+ڤ̵꤬ [꤬ʤ] /(uk) to be endless (innumerable)/
+ڤ꤬ɤ [꤬] /(exp) to be a good place to leave off/
+ڤü [äѤ] /scraps/cut end/cut-off piece/
+ڤĤ [Ĥ] /(v1) to cut at/to slash at/
+ڤΤʤ [Τʤ] /endless/boundless/
+ڤ̵ [Τʤ] /endless/boundless/
+ڤ걩 [] /(n) (1) coal face/face of a wall of coal or ore, etc./(2) working face/
+ڤ겼 [ꤵ] /(n) devaluation of currency/(P)/
+ڤ겼 [ꤵ] /(v1) to cut down/to prune/to reduce/to cut and hang down/to cut shorter/
+ڤ겼 [ꤪ] /(v5s) to slash downward/
+ڤ [] /(n) Shinto fire-purification ceremony/flint sparks/
+ڤ [Ф] /(n) cut flowers/
+ڤפ [ꤵʤ] /(v5m) to cut to pieces/to torment/
+ڤ [ۤɤ] /(v5k) to cut open a tied bundle/releasing prisoners/
+ڤ [ޤ魯] /(v5s) to run around killing/to manage everything/to control/to cut carelessly (a cook or surgeon)/
+ڤ곫 [Ҥ餭] /clearing (land)/excavating/
+ڤ곫 [Ҥ餯] /(v5k) to clear (land)/to open up/to cut through/
+ڤ곰 [Ϥ] /(v5s) to miss in attempting to kill/
+ڤȤ [Ҥ] /(v1) to cut and enlarge/
+ڤݤ [꤫] /(v5r) to begin to cut/to slash at/
+ڤ [] /(v5r) to cut in two/
+ڤ [꤫] /(n) stump/stubble/
+ڤ괳 [ܤ] /(n) dried daikon strips/
+ڤ괹 [꤫] /(n) exchange/conversion/replacement/switching (to)/switchover/
+ڤ괹 [꤫] /(v1) to change/to exchange/to convert/to renew/to throw a switch/to replace/to switch over/
+ڤ괹 [꤫Ȥ] /response time/time to switch over/
+ڤ괹 [꤫ɤ] /response time/time to switch over/
+ڤ [꤮] /(n) steep bank/cliff/
+ڤ굯 [ꤪ] /(v5s) to open up waste land for cultivation/
+ڤͤ [Ĥ] /(n) retrenchment/curtailment/
+ڤͤ [Ĥ] /(v1) to shorten/to reduce/to economize/
+ڤ [ꤵ] /(v5r) to cut off/
+ڤ궸 [꤭礦] /(n) last act/
+ڤ [꤯] /(n) scraps/chips/
+ڤѤ [Ĥ] /(n,vs) cutting and patching/
+ڤ [ह] /(v5b) to cross swords with/
+ڤ [ޤ] /(v5r) to attack and scatter/to argue vehemently/
+ڤ [] /(n) low gate/side gate/
+ڤϤ餹 [꤫餹] /(v5s) to destroy/to kill off (trees)/
+ڤ [꤯] /(n) cut end/section/opening/slit/(P)/
+ڤ [ꤳ礦] /stiff formality/set terms/
+ڤ깺 [꤯] /(n) stump/
+ڤ礤 [ꤢ] /(n) crossing swords/fighting with swords/cutting each other (in fighting)/
+ڤ礦 [ꤢ] /(v5u) to fight with swords/to cross swords/
+ڤ [꤭] /(v5m) to hew/to chop up/to mangle/to mince/
+ڤ [ꤳ] /(n) a cut/a notch/a raid/
+ڤ [ꤳߤ] /(n) shock corps/
+ڤú [ꤳߤ] /(n) run-of-the-mine coal/
+ڤ [ꤳ] /(v5m) to cut into/to raid/to attack/to cut up/
+ڤ [Ť] /(n) gable/
+ڤʲ [Ťޤ] /a gabled roof/
+ڤ [ꤳޤ] /(v5k) to cut up small/
+ڤ껥 [դ] /(n) trump card/(P)/
+ڤ껦 [ꤳ] /(v5s) to slay/
+ڤ껶餹 [餹] /(v5s) to cut down all/to slash promiscuously/
+ڤ [ꤳ] /(n) facet/
+ڤ [ꤨ] /slips (to plant)/
+ڤ [ꤸ] /(n,vs) fighting to the death (with swords)/
+ڤ [꤫] /(n) cut paper/paper cut in half/paper scrap/the art of cutting paper (in contrast to origami)/
+ڤ [꤬] /(n) cut paper/paper cut in half/paper scrap/the art of cutting paper (in contrast to origami)/
+ڤٹ [꤬ߤ] /paper cutouts/
+ڤΤ [ꤹ] /(n) (historical) using people of low rank as sword fodder/omission/rounding down/(P)/
+ڤΤƤ [ꤹƤ] /(v1) to truncate/to cut down/to omit/to discard/to slay/to cast away/(P)/
+ڤ [Ȥ] /(n) cutting/tearing off/cutting off/robbery with assault/burglary/robber/burglar/
+ڤ궯 [ȤꤴȤ] /violent robbery/burglary/robber/burglar/
+ڤ [Ȥꤻ] /(n) line to cut something off along/
+ڤ [Ȥ] /(v5r) to cut off/to excise/to tear off/to cut out/to whittle down/to tear out/to cut down/to amputate/
+ڤ [] /cutter/certificate/
+ڤФ [] /(n) pointed knife/logging/(beef) scraps/starting to speak/
+ڤФ [ꤤ] /(v5s) to quarry/to cut (timber)/to cut and carry off/to begin to talk/to break the ice/to broach/to bring down/
+ڤФ [] /(v5s) to quarry/to cut (timber)/to cut and carry off/to begin to talk/to break the ice/to broach/to bring down/
+ڤ [Τ] /(v1) to cut off/to cut out/
+ڤ [꤭] /(n) cut/gash/incision/
+ڤ夲 [ꤢ] /(n) end/conclusion/(P)/
+ڤ夲 [ꤢ] /(v1) to abbreviate/to close/to finish/
+ڤ [] /(n) coal face/working face/
+ڤ [] /(n) cut/slice (meat, fish)/
+ڤ [ꤹ] /(v1) to cut down an enemy/
+ڤ [ȤȤΤ] /(v1) to cut and prepare (stones)/
+ڤ [] /(n) management/administration/preparing food/
+ڤ [ꤤ] /(n) hewn stone/quarried stone/
+ڤܤ [Ĥ] /(n) grafting/
+ڤȤ [꤯] /(v5m) to piece together/to mortise/to miter/to dovetail/
+ڤ [꤭] /(n) cut/gash/incision/
+ڤ [ޤ] /(n) windows cut out of a wall/
+ڤ· [ꤽ] /(v1) to cut and even up/to cut several pieces to the same size/
+ڤؤ [꤫] /(n) exchange/conversion/replacement/switching (to)/switchover/(P)/
+ڤؤ [꤫] /(v1) to change/to exchange/to convert/to renew/to throw a switch/to replace/to switch over/
+ڤؤ [꤫Ȥ] /response time/time to switch over/
+ڤؤ [꤫ɤ] /response time/time to switch over/
+ڤؤ [꤫] /(v5r) to change completely/
+ڤú [ꤺ] /(n) cut-up charcoal/
+ڤü [Ϥ] /(n) scraps/cut end/cut-off piece/
+ڤ [Τ] /short split entrance curtain/
+ڤĥ [Ф] /(n) patching/
+ڤĴ [ȤȤΤ] /(v1) to trim (hedges)/
+ڤľ [ʤ] /(v5s) to correct cutting/to reshuffle (playing cards)/
+ڤ [] /(n) brokerage/exchange commission/
+ڤ̤ [ɤ] /(n) (railway) cutting/excavation/sunken road/opencut/
+ڤ̤ [Ȥ] /(v5s) to cut through (with a road, tunnel, or canal)/
+ڤţ [꤯] /brad/double-pointed nail/
+ڤŽ [Ϥ] /(n) cut and paste/patching (up)/
+ڤŽ [Ф] /(n) cut and paste/patching (up)/
+ڤݤ [ꤿ] /(v5s) to cut down/to chop down/to fell/
+ڤ [ɤ] /no retribution for a samurai killing a commoner/
+ڤ [ʤ] /piece of rope cut for a certain purpose/
+ڤ [ꤤ] /(v5r) to cut into/to raid/
+ڤ [ꤤ] /(v1) to cut and insert/
+ڤˤ [֤] /(v5r) to cut to pieces/
+ڤ [ꤦ] /(n) selling by the piece/
+ڤ [ꤦꤷ央] /prostitution/
+ڤȪ [Ϥ] /(n) hillside farm/fallow ground/
+ڤȪ [Ф] /(n) hillside farm/fallow ground/
+ڤȱ [꤬] /(n) bobbed hair/
+ڤȴ [̤] /(n) scraps/cuts/(P)/
+ڤȴġ [̤礦] /scrapbook/
+ڤȴĢ [̤礦] /(n) a scrapbook/
+ڤȴ [̤] /(v5k) to cut out/to clip from/to extract/
+ڤȴ [̤] /(v1) to cut one's way through/to tide over/to struggle through/to get over/
+ڤդ [Ĥ] /(v1) to cut at/to slash at/
+ڤ [դ] /(v1) to slay/to cut down (a foe)/
+ڤʧ [Ϥ餦] /(v5u) to clear away/to clear land/to prune/to lop off/
+ڤʬ [狼] /(v5t) to cut up/
+ڤʬ [櫓] /(v1) to cut up/to cut and discard/to eliminate systematically (in fault-finding)/
+ڤʾ [̤] /paper and sacred sakaki branches cut and mixed with rice to scatter before the gods/
+ڤѤ [꤫] /(v1) to switch/
+ڤ֤ [꤫] /(n) railway switchback/
+ڤ֤ [꤫] /(v5s) to slash or strike back/to counterattack/
+ڤ [꤯] /(v5s) (1) to level (earth)/to cut through (a mountain)/(2) to split (the opposition)/to break (strike)/(P)/
+ڤ [Ϥʤ] /(v5s) to cut loose/to let loose/to cut off/to detach/to dismember/to cut in two/
+ڤ [Ϥʤ] /(v5t) to cut loose/to let loose/to cut off/to detach/to dismember/to cut in two/
+ڤ [꤫] /(n) way of cutting/how to cut or slice/
+ڤ̵ [ʤ] /always/continuously/
+ڤ [] /(n) a cut/a notch/an end/conclusion/
+ڤ᤹ [ɤ] /switch-back (reversal of redundancy switching following repair)/
+ڤ [ꤪȤ] /(v5s) to cut off/
+ڤȤ [ꤪȤ] /(v5s) to cut down/to lop off/to prune/
+ڤΥ [Ϥʤ] /(v5s) to detach/to decapitate/(P)/
+ڤΥ [Ϥʤ] /(v1) to cut off and separate/
+ڤΩä [ꤿä] /steep/precipitous/
+ڤΩ [ꤿ] /(v5t) to rise perpendicularly/
+ڤΩ [ꤿ] /freshly cut/
+ڤΩƤ [ꤿƤ] /(v1) to cut/to slash/to slay all/
+ڤ [ꤵ] /(v5k) to cut off/to cut up/to tear to pieces/
+ڤ [꤭] /(n) cut/gash/incision/
+ڤ [] /(suf,v5r) to cut/to chop/to hash/to carve/to saw/to clip/to shear/to slice/to strip/to fell/to cut down/to punch/to sever (connections)/to pause/to break off/to disconnect/to turn off/to hang up/to cross (a street)/to discount/to sell below cost/to shake (water) off/to finish/to be through/to complete/(P)/
+ڤ [] /(n) cloth/piece/cut/chop/strip/slice/scrap/counter for such/(P)/
+ڤ줬 [줬뤤] /thick/be dull (blunt)/viscous/
+ڤ줿 [줿ʤ] /broken rope/
+ڤü [äѤ] /(n) scraps/cut end/cut-off piece/
+ڤʤ [ʤ] /cannot/be unable to/
+ڤ˹ [Τܤ] /cloth hat/
+ڤ [] /(v1) (1) to cut well/to be sharp/(2) to break (off)/to snap/to wear out/(3) to be injured/(4) to burst/to collapse/(5) to be disconnected/to be out of/to expire/to sever (connections) with/(6) to be shrewd/to have a sharp mind/(P)/
+ڤʥ [ʥ] /sharp knife/
+ڤ [뤪Ȥ] /able (competent) man/
+ڤ첰 [] /(n) dry-goods store/
+ڤ [] /(n) interval/break/rift (in clouds)/
+ڤ [줯] /cloth scraps/
+ڤ [줯] /(n) cut end/section/opening/slit/
+ڤ [줳] /(n) cut/notch/incision/
+ڤ [줳] /(v5m) to cut into/
+ڤ켦 [줸] /(n) bleeding hemorrhoids/
+ڤ [] /(n) sharp and able person/
+ڤ [] /man of ability/
+ڤڤ [줮] /(adj-na,n) pieces/scraps/
+ڤü [Ϥ] /(n) scraps/cut end/cut-off piece/
+ڤ [줸] /(n) cloth/fabric/
+ڤʪ [] /(n) edged tool/cutlery/shrewd businessman/
+ڤ̣ [줢] /(n) sharpness (of a sword)/the feel of a cutting edge/(P)/
+ڤ̵ [ʤ] /cannot/be unable to/
+ڤ [] /(n) break/pause/gap/end/rift/interruption/cut/section/notch/incision/end (of a task)/(P)/
+ڰ [Ĥ] /(n) deep love/
+ڱ [] /(n) (1) coal face/face of a wall of coal or ore, etc./(2) working face/
+ڱͤޤä [äѤĤޤä] /under the pressure of necessity/
+ڱͤޤ [äѤĤޤ] /(v5r) to be at one's wit's end/to be cornered/
+ڳ [ä] /(n,vs) clearing (land)/opening up/cutting through/
+ڳ [ä夸] /surgical operation/
+ڳ [ä] /(n) chance/start/cue/excuse/motive/impetus/occasion/(P)/
+ڳ [꤫] /(n) stump/stubble/
+ڴ [꤫] /(n) exchange/conversion/replacement/switching (to)/switchover/
+ڴ [ä] /(n) admonition/expostulation/
+ڴ [Ĥ] /(n) entreaty/supplication/
+ڷ礯 [꤫] /(v5k) to (cut a) notch (in)/
+ڸ [Ĥ] /(n) urging/persuasion/declaration/
+ں [ꤺ] /gable/
+ں [Ť] /(n) gable/
+ں [ä] /(n) cutting/a cut/machining/
+ڻ [դ] /(n) trump card/
+ڻð [ꤷ] /(n) (early) Japanese Christianity/
+ڻ [ä] /(n) gnashing of teeth/
+ڻٯ [ä䤯] /(n,vs) being enraged (indignant, impatient)/gnashing the teeth and clenching the arms on the breast (in anger or regret)/
+ڼ [Ĥ] /(adj-na,n) compelling/serious/severe/acute/earnest/pressing/urgent/(P)/
+ڼ¤ [ĤĤ] /strongly/keenly/vividly/sincerely/urgently/
+ڼΤƤ [ꤹƤ] /(io) (v1) to truncate/to cut down/to omit/to discard/to slay/to cast away/
+ڼ [] /(n) sharp and able person/
+ڼ [Ȥ] /(n) cutting/tearing off/cutting off/robbery with assault/burglary/robber/burglar/
+ڼ [ä] /(n) stamp (postage)/merchandise certificate/(P)/
+ڼ [] /man of ability/
+ڼί [äƤ򤿤] /(exp) to collect stamps/
+ڼ꽯 [äƤ夦夦] /philately/
+ڼ꽸 [äƤĤ] /stamp collecting/
+ڽ [Ĥ] /(n,vs) cut off/cut out/ablation/
+ڽ [꤭] /(n) cut/gash/incision/
+ھ夲 [ꤢ] /(n) end/conclusion/
+ھ [Ĥ礦] /(n) ardent love/
+ڿ [] /(n) cut/slice (meat, fish)/
+ [Ĥ] /(adj-na,n) politeness/feeling of loneliness/
+ [ä] /(n) tangent (in trigonometry)/
+ [꤫] /(n) exchange/conversion/replacement/switching (to)/switchover/
+ [ä] /(n) exchange/conversion/replacement/switching (to)/switchover/
+ؤ [꤫] /(n) exchange/conversion/replacement/switching (to)/switchover/
+ [Ĥ] /(n,vs) cutting/severance/section/amputation/(P)/
+Ǵ [Ĥ󤫤󤸤] /amputee/
+ǵ [Ĥ] /cutter/cutting machine/guillotine/
+ǿ [Ĥ] /sectional drawing/
+ [Ĥ] /(n) section (in drawing)/
+ [줸] /(n) cloth/fabric/
+ [ɤ] /(io) (n) (railway) cutting/excavation/sunken road/opencut/
+Ž [Ф] /(n) patching/
+ [᤭] /time limit/closing day/
+ [Ĥˤ夦] /OFF-ON (marking on switches)/
+ [äѤ] /(n,vs) pressure/urgency/tension/imminence/acuteness/(P)/
+ [äѤ] /pressing/urgent/imminent/
+ [äѤ] /(n) sense of urgency/
+ȴ [̤] /(n) scraps/cuts/
+ [ä] /(n) ticket/(P)/
+ [äפ򤢤餿] /(exp) to examine tickets/
+ڤ [äפ򤭤] /(exp) to rip off a coupon/to punch a ticket/
+ڤ [äפ] /ticket punch/ticket puncher/
+ [äפ] /ticket seller/
+ [äפ] /ticket window/box office/ticket/
+ [äפ] /ticket window/box office/ticket/
+ʢ [äפ] /(n) seppuku/disembowelment/harakiri/(P)/
+ʪ [] /(n) edged tool/cutlery/shrewd businessman/
+ʬˡ [Ĥ֤ۤ] /(n) syncopation/
+ [äڤ] /(n) segment/cut-off scraps/
+˾ [Ĥܤ] /(n,vs) longing for/earnest desire/(P)/
+̣ [줢] /(n) sharpness (of a sword)/the feel of a cutting edge/
+ [] /(n) break/pause/gap/end/rift/interruption/cut/section/notch/incision/end (of a task)/
+ [Ĥ餤] /switch-back (reversal of redundancy switching following repair)/
+ [Ĥ褦] /(adj-na,n) essential/vital/
+ [Ĥ] /(n) persistent argument/
+ [ä] /(n) polishing (stones)/polishing (character)/
+ [ä] /(n) cultivate one's character by studying hard/diligent application/
+ۤ [Ĥʤ] /(adj) clumsy/unskillful/foolish/unlucky/
+ۤʸ [Ĥʤ֤󤷤礦] /poor writing/
+۰ [Ĥ] /(adj-na,n) poor (tasting)/low quality/bad situation/
+۵ [Ĥ] /(n) poor skill/
+۹ [ä] /(n) humble reference to one's own manuscript/
+ۺ [ä] /(n) poor work/humble reference to one's own work/
+ۺ [ä] /(n) poor policy or plan/
+ۼ [ä] /(n) (hum) (obs) I/
+ۼ [ä] /(n) poor defense/
+® [ä] /(adj-na,n) hasty/rough and ready/(P)/
+® [ä央] /slap-dash methods/
+ [ä] /(n) humble reference to one's home/
+ [ä] /(n) (hum) my production/
+ɮ [äԤ] /(n) poor handwriting/humble reference to one's own handwriting/
+ʸ [Ĥ֤] /(n) poor writing/
+ [Ĥ] /(adj-na,n) clumsy/unskillful/(P)/
+ܤ碌 [Ϥ碌] /(v1) to join or patch together/
+ܤ­ [Ĥ] /to extend/to add/
+ܤ [Ĥ] /(n) (1) graft (e.g. onto a root stock)/(2) scion/
+ܤ [Ĥ] /(n) grafting/
+ܤ [Ϥ] /(n) seam/joint/
+ܤ [Ĥ] /(v5g) (1) to join/(2) to piece together/(3) to set (bones)/(4) to graft (trees)/
+ܤ [ä] /(vs-s) to come in contact with/to connect/to attend/to receive/(P)/
+ܴ [Ĥ] /(n) coming alongside a pier or quay/
+ܵ [ä㤯] /(n,vs) reception/receiving/
+ܵҶ [ä㤯礦] /(n) serving customers/service industries/
+ܵ [ä㤯] /(n) service/
+ܵ [ä㤯] /(n) hostess/waitress/
+ܶ [ä] /(n,vs) getting closer/drawing nearer/approaching/(P)/
+ܶϩ [ä󤱤] /avenue of approach/
+ܶ [ä󤻤] /(n) close combat/close(-quarter) fighting/in-fighting/
+ܸ [ä] /(n) interview/(P)/
+ܹ [Ĥ] /(n) union/joining/
+ܹ [Ĥ] /(n) adhesive/
+ܹ [Ĥ] /(n) zygote/
+ܹ [ä] /(n) bonesetting/
+ܹ [äĤ] /(n) osteopath/bonesetter/
+ܹ [äĤܤ] /(n) red-berried elder tree/
+ܹ [ˤȤ] /(n) red-berried elder tree/
+ܼ [Ĥ] /(n) prefixes and suffixes/affix/
+ܼ [ä] /(n) close-up photography/
+ܼ [ä] /(n) inoculation/vaccination/(P)/
+ܼ [Ĥ] /(n) receive/intercept/
+ܼ [Ĥ夳] /(n) recipient country/
+ܼ [ä夦] /(n,vs) confiscation/
+ܿ [ä礯] /(n,vs) touch/contact/(P)/
+ܿ [ä礯󤻤] /infection through contact/
+ܿ [ä礯] /(n) minor collision/(have) a scrape (with another vehicle)/
+ܿ [ä礯] /line of contact/no man's land/
+ܿ [ä礯Ǥ󤻤] /(n) contagion/
+ [ä] /(n) close combat/close contest/(P)/
+ [ä] /(n) tangent (in trigonometry)/
+³ [Ĥ] /(n,vs) (1) connection/union/join/link/(2) changing trains/(P)/
+³ [Ĥ] /(n) junction/
+³ [Ĥ] /(n) (gram) conjunction or particle/
+³ [Ĥ] /connection/
+³ [Ĥ] /(n) conjunction/
+³ [Ĥ礷] /conjunctive particle/
+³ [Ĥ] /connectivity/
+³ [Ĥ礦] /(n) connection fee/
+ [ä] /(n,vs) (1) reception/welcome/serving (food)/(2) business entertainment/(P)/
+ԥ [ä] /mixing business and golf/
+Է [ä] /receptionist/welcoming committee/
+ [ä] /entertainment expenses/
+ [Ĥ] /disconnection/
+ [ä] /(n) ground (elec)/contact patch (between car tyre and road)/
+ [ä㤯] /(n,vs) fastening with glue/(P)/
+ [ä㤯] /(n) adhesive/glue/
+ [ä㤯礯] /bond strength/
+Ũư [äƤɤ] /movement to contact/
+ [äƤ] /(n) (1) tangent point/point of contact/(2) single bit IO point/(3) (electrical) contact/(P)/
+Ƭ [äȤ] /(n) prefix/
+Ƭ [äȤ] /(n) prefix/
+Ƭ [äȤ] /(n) prefix/
+ȼ [äѤ] /(n) entertain/
+ [Ĥ] /(n) suffix/
+ [ĤӤ] /(n) suffix/
+ [ĤӤ] /(n) suffix/
+ʭ [äפ] /(n) kiss/kissing/
+ݲ [ä] /(n) (line of) regents and advisers/
+ݴ [ä] /(n) regents and advisers/
+ݴز [ä] /(n) line of regents and advisers/
+ݸ [Ĥ] /(n) prostate gland/
+ݻ [ä] /(n) Centigrade/Celsius/(P)/
+ݻᣲ [äˤ夦] /20 o Celsius/
+ݼ [ä] /(n) (1) intake/absorption/adoption/(2) assimilation/(P)/
+ݿ [ä礯] /(n,vs) feeding/feed/
+ݿ㳲 [ä礯礦] /(n) eating disorder/
+ [ä礦] /(n) regent/regency/
+ [ä] /(n) hygiene/health maintenance/
+ư [Ĥɤ] /(n) perturbation (physics)/
+ư [Ĥɤ] /perturbation theory (physics)/
+ [Ĥ] /(n) (divine) Providence/(P)/
+ [] /(n-adv,n-t) chance/suitable time/(P)/
+ޡ [ꤪ] /(adv,n) occasionally/(P)/
+ޤ [꤫] /(exp,n-t) just then/at that time/(P)/
+ޤ [⤪] /(adv,exp) at that very moment/coincidentally/
+ޤ˿ [ˤդ] /(adv) occasionally/on opportunity/
+ޤ갭 [뤯] /unfortunately/
+ޤ갭 [ꤢ] /unfortunately/
+ޤ [꤫Ф] /(n) briefcase/portfolio/
+ޤͤ [Ť] /(n) food packed in a wooden box/
+ޤʤ [ޤ] /(v1) to bend/to turn up/to turn down/to double/
+ޤ [ꤨ] /(n) turned-down collar/lapel/
+ޤ [꤯] /(n) acrostic poetry/
+ޤ [] /(n) folding door/
+ޤ깥 [褯] /(adv) fortunately/luckily/
+ޤ礤 [ꤢ] /(n) mutual relations/compromise/(P)/
+ޤ礦 [ꤢ] /(v5u) to compromise/
+ޤ [ꤳ] /(n) foldout/insertion/
+ޤ [ꤳ] /(v5m) to fold inside/
+ޤ [꤬] /(n) origami (paper folding)/(P)/
+ޤդ [꤬ߤĤ] /(n) guaranteed/authentic/certified/
+ޤ [ꤸ㤯] /(n) folding ruler/
+ޤŤʤ [꤫ʤ] /(v5r) to lie on top of one another/to be in a heap/
+ޤŤͤ [꤫ͤ] /(v1) to fold back (up)/
+ޤ [ꤿ] /(n) folding (desk, chair)/(P)/
+ޤߴ [ꤿߤĤ] /folding desk/
+ޤ [ꤿ] /(v5m) to fold up/to fold into layers/
+ޤ [դ] /(adv,n) occasionally/at times/the season/from time to time/
+ޤ [Ť] /(n) folded paper crane/
+ޤä [ꤤä] /(adv) earnestly/
+ޤȢ [Ф] /(n) box made of thin wood or cardboard/
+ޤߤ [ꤷ] /(n) kneeling/
+ޤ֤ [꤫] /(adv,n) lapel/cuffs/flap/chorus/refrain/repetition/(P)/
+ޤ֤ž [꤫Ƥ] /shuttling back and forth/
+ޤ֤ [꤫Ƥ] /turning back or turnaround point (in a race)/
+ޤ֤ [꤫] /(v5s) to turn up/to fold back/(P)/
+ޤ [ۤ] /(n) folding book/folded sections of a book/
+ޤ [] /(n) a fold/a crease (i.e. in trousers)/something done by convention/manner/
+ޤ [᤿] /(adj) good manners/courteous/
+ޤ [] /(v5r) to break/to fold/to pick flower/(P)/
+ޤ [] /(v1,vi,vt) to break/to be folded/to give in/to turn (a corner)/(P)/
+ޤʤ [ޤ] /(v5r) to bend back and forth/
+ޤ [줯] /(n) a fold or crease/
+ޤ礦 [줢] /(v5u) to get along with/to compromise/to make concessions/to come to an agreement/
+ޤ [줳] /(v5m) to be folded under or inside/
+ޤţ [줯] /(n) hooked or broken nail/
+ޤ֤ [줫] /(v5r) to tell again and again/to repeat/to refrain/to turn up/to turn down/
+ޤ [] /(n) a fold/a crease/
+ް [ꤢ] /unseasonably/inopportunely/
+޳ [ä] /(adv,n) with trouble/at great pains/long-awaited/(P)/
+޶ʤ [ޤ] /(v1) to bend/to turn up/to turn down/to double/
+޹ [ꤳ] /(n) foldout/insertion/
+޻ [꤬] /(n) origami (paper folding)/(P)/
+޾ [ä礦] /(n) negotiation/(P)/
+ [ꤪ] /(adv,n) occasionally/
+ [դ] /(adv,n) occasionally/at times/the season/from time to time/
+ [ä] /(n) broken line/
+ [ä夦] /(n) compromise/
+ [ä夦] /(n) compromise/cross/blending/eclecticism/(P)/
+ [ä夦] /compromise proposal/
+ [ä夦央] /eclecticism/
+ [Ť] /(n) folded paper crane/
+Ⱦ [äѤ] /(n,vs) half/division/(P)/
+ [㤯֤] /(n) preaching down/
+֤ [줫] /(v5r) to tell again and again/to repeat/to refrain/to turn up/to turn down/
+ [] /(n) a fold/a crease (i.e. in trousers)/something done by convention/manner/
+ݣ [ä] /(n,vs) scolding severely/chastisement/correcting/spanking (a naughty boy)/
+ߤ [Ĥ館] /(v1) to provide/to arrange/to install/
+ߤ [⤦] /(n) preparation/provision/establishment/
+ߤ [⤦] /(v1) to create/to establish/(P)/
+߱ [Ĥ] /(n,vs) construction/
+߷ [ä] /(n,vs) plan/design/(P)/
+߷׼ [ä] /designer/
+߷׿ [ä] /(n) plan/blueprint/
+߷ѹ [äؤ󤳤] /(n) design changes/
+ [ä] /(n) establishment/institution/(P)/
+ [äƤ] /(n,vs) establishment/creation/(P)/
+ [Ĥ] /(n,vs) equipment/device/facilities/installation/(P)/
+ [ĤӤ礦] /(n) overcapacity/
+ [ĤӤȤ] /(n) capital investment/capital expenditure/
+ [ĤӤ] /(n) cost of equipment/
+ [Ĥ] /(n) question/(P)/
+Ω [Ĥ] /(n) establishment/foundation/institution/(P)/
+Ω [ĤĤ] /(n) founder/
+Ωս [ĤĤ夤] /(n) prospectus/
+फ [Ҥ] /(adj-na,n) secret/private/surreptitious/
+फ [Ҥ] /in secret/secretly/
+ [ä] /(n) bicycle theft/
+ [ä] /(n) theft/stealing/larceny/
+ [äȤ] /(n) theft/stealing/larceny/(P)/
+ [äȤ礦] /kleptomaniac/
+ [äȤ] /(n) theft/stealing/larceny/
+ [äȤϤ] /(n) theft/stealing/larceny/
+ [Ĥ褦] /(n,vs) (1) (rare) using secretly/(2) embezzlement/
+ [] /(n) node/section/occasion/time/(P)/
+ [Τä] /knot/nautical mile per hour/
+ [դ] /(n) joint/knuckle/tune/melody/(P)/
+ [֤] /(n-suf) tune/tone/knot/knob/point/
+᡹ [դ֤] /(n) joints/points (of a speech)/
+᤯ä [դä] /rough and bony/
+᤹ [ä] /(vs-s) to be moderate of/to save/to curtail/
+ʤʤ [Ĥޤʤ] /remain firm/stick by one's principles/
+ [Ĥ] /(n) moderation in smoking/
+ [ä] /(adj-na,n) untimely interference/
+ [] /(n) (rare) seasonal court banquet/
+ [դޤ路] /(n) melody/intonation/
+ᵤ [ä] /(n) 24 divisions of the solar year/24 terms used to denote the changing of the seasons/
+ᵨ [ä] /(n) end of the year or season/year end/
+ᵨ [äޤ] /end-of-year settling of accounts/
+ [Ĥ] /(n) fidelity to principle/
+ᶡ [ä] /(n) seasonal festival/
+ [ä] /(n) seasonal festival/(P)/
+Ư [äФ餭] /(n) working on a day off (to make up for lost time, or to make an impression)/
+ [դ] /(n) knothole/
+ [ä] /(n) economy/thrift/
+Ḻ [Ĥ] /(n,vs) retrenchment/curtailment/economy/(P)/
+ [դ] /(n) knotted silk/
+ [ä] /(n,vs) temperance/sobriety/moderation in drink/
+ῥ [դ] /(n) made of knotted silk/
+Ῡ [ä礯] /(n,vs) eating lightly (to save money, food, calories, etc.)/
+ [ä] /(n) conservation of water/
+ [ä] /(n) moderation/self-restraint/temperance/
+ [Ĥ] /(n) tax reduction/
+ [դ֤] /(n) joints/points (of a speech)/
+ [ä] /(n) rhythm/
+ [ä] /(n) (1) constancy/integrity/honor/(2) chastity/fidelity/(P)/
+­ưʪ [äɤ֤] /(n) arthopods/
+­ưʪ [äɤ֤Ĥ] /Arthropoda/
+ú [ä] /coal (fuel) economizer/
+ [äƤ] /(n) node/
+ [ĤǤ] /(n) brownout/conservation of electricity/
+ [Ĥ] /(n) moderation/standard/(P)/
+ [դϤ] /(n) (musical) intonation marks/
+ [äѤ] /end of the year/
+դ [դŤ] /(n) setting to music/composition/
+ [ä] /(n) chaste or faithful wife/
+ʬ [֤] /(n) holiday for end of winter (Bean Throwing Night)/
+ʬ [Ĥ֤] /(n) holiday for end of winter (Bean Throwing Night)/
+ [Ĥޤ] /(n) conserving rice/
+ [դ] /(n) a knot/a turning point/(P)/
+ [Ĥ䤯] /(n,vs) economising/saving/(P)/
+ [Ĥ褦] /(n) economization/
+ѽ [Ĥ褦夦] /(n) a Muromachi era Japanese dictionary/
+ [Ĥ褯] /(n) abstinence/
+ [դ] /(n) knotty wood or tree/
+Ω [դ] /(v5t) to be knotty or gnarled/
+ [] /(n,n-suf) theory/(P)/
+⤭Ĥ [ȤĤ] /(v1) to persuade/
+⤭ [Ȥ] /(v1) to persuade/
+⤭ [Ȥ] /(v5s) to begin one's argument or story or lecture/
+⤭ڤ [Ȥ] /(v5b) to mention/to refer to/to touch upon/
+⤭Ф [Ȥ] /(v5s) to begin to speak/to begin to explain/
+⤭դ [ȤĤ] /(v1) to persuade/
+⤭ [Ȥդ] /(v1) to confute/to argue down/
+⤭ʬ [Ȥ櫓] /(v1) to explain carefully or by making distinctions/
+⤭ʹ [Ȥ] /(v1) to explain/to reason/
+⤭ [Ȥ] /(v5s) to explain/to solve/to make clear/
+⤯ [Ȥ] /(v5k) to explain/to advocate/to preach/to persuade/(P)/
+ΩƤ [Ĥ򤿤Ƥ] /(exp) to put forward a theory/
+ⶵ [ä礦] /(n) propound/preach/sermon/(P)/
+ⶵ [ä礦] /preacher/
+ [ä礦] /(n) (Buddh) lecture on the sutras/
+ [ä礦֤] /(n) sutra-based ballads accompanied by the samisen/
+ [äȤ] /(n) persuasion/(P)/
+ [äȤ礯] /persuasive power/
+ [äפ] /(n) persuasion/
+ [äפ] /(n) persuasion/
+ˡ [äݤ] /(n) (Buddh) lecture/sermon/preaching/moralizing/
+ [Ĥᤤ] /(n,vs) explanation/exposition/(P)/
+ [Ĥᤤ] /(n) (printed) instructions/(P)/
+Ū [ĤᤤƤȤ] /(n) explanatory adequacy/
+ʸ [Ĥᤤ֤] /(n) explanatory note/
+͡ [Ĥ] /(n,vs) persuasion/convincing/
+ [Ĥ] /(n) tale/narrative/
+ [椭] /(n) snow/(P)/
+㤰 [椹] /(v5g) to rinse/to wash out/
+ [椭] /(n) snowman/
+ [椭Ǥ] /to be covered with snow/
+ޤäƻ [椭ˤޤäߤ] /lane buried deep in snow/
+β [椭Τ] /(n) saxifrage/
+ͤ [椭Τ褦ˤ] /white as snow/
+ݤ [椭ޤ] /(exp) to make a snowball/
+ĺ [椭򤤤] /snow-crowned mountain/
+Ϥ [椭] /(n) snowshed/
+㱣 [ä] /(n) toilet/
+㱣ͤ [äŤ] /cornering someone/
+ [椭] /(n) snow-laden clouds/
+ [椭] /(n) spray of snow (smoke-like)/
+㲼 [ä] /(n) fan-tailed warbler/
+㲼 [椭] /(n) wind blowing snow down a mountain/removing snow from the roof of a house/
+㲽 [椭礦] /(n) covered in snow/
+ [ä] /(n) fan-tailed warbler/
+ [ä] /(n) snowflakes/
+ֺ [] /(n) residue left after making tofu/
+ [椭ɤ] /(n,vs) snow thaw/thawing/(P)/
+㳲 [Ĥ] /(n) snow damage/
+ [椭ꤽ] /(n) hepatica/
+ [椭] /snowball/
+ [椭] /(n) snow-laden sky/
+㷣 [椭] /(n) snow boots or shoes/
+㷤 [椭] /(n) snow boots or shoes/
+ [ä] /(n) snowy scenery/snow-scape/
+ʿ [椭] /(n) snowy landscape/
+ [ä] /(n) snowy valley/(P)/
+ [Ĥä] /(n) snow, moon, and flowers/
+㸫 [椭] /(n) snow viewing/
+㸫 [椭ߤ] /(n) sake drunk while viewing a snowy scene/
+㸫 [椭ߤ礦] /shoji with glass window behind a sliding bottom half/
+㸫 [椭ߤɤ] /three-legged stone lantern/
+㸶 [Ĥ] /(n) snow field/
+ߤ [椭դ] /(n) snowfall/
+ߤ [椭] /snow removal/wind blowing snow down a mountain/
+ [椭ä] /(n) snowball fight/
+ [椭] /(n) snow country/(P)/
+Ť [椭褤] /(n) threatening to snow/
+פ [椭ޤĤ] /(n) snow festival/
+㻳 [椭] /(n) snowy mountains/piles of snow/
+ [椭] /(n) snow's quality/
+㽮ɮ [ä夦Τդ] /work of Sesshu/
+ [椭] /(n) snow woman/fairy/
+Ϻ [椭] /(n) snow fairy/
+ [椭褱] /(n) snow fence/snowbreak/
+Ƥ [椭䤱] /(n) "snow-burn"/
+ [Ĥ礦] /(n) on the snow/
+ [Ĥ礦] /(n) snow tractor/
+㿫 [Ĥ礯] /(n) vindication of honour/making up for loss/revenge/(P)/
+㿫 [Ĥ礯] /return match/
+ [椭Ф] /(n) clear weather after snowfall/
+ޤ [椭] /(n) breaking under the weight of snow/
+ [ä] /(n) snow line/
+ߤ [椭] /(n) snow shovel/snow plow/
+ [Ĥ] /(n) snow sculpture/
+ [ä] /(n) leather-soled sandals/
+ã [椭] /(n) snowman/
+ [椭Ȥ] /(n) abominable snowman/
+ [ä夦] /(n) in the snow/
+ [椭] /(n) varying hare/
+ꤲ [椭ʤ] /(n) snowball fight/
+Ƨ [ä] /(n) leather-soled sandals/
+ƶ [Ĥɤ] /(n) snow cave/
+ƶ [ܤܤ] /(n) paper-covered lamp or lantern/
+ƻ [椭ߤ] /(n) snow-covered road/
+ [äѤ] /(adj-na,adj-no,n) snow-white/pure/immaculate/
+ȩ [椭Ϥ] /(n) snow's surface/lily-white skin/
+ [ä] /(n) overhanging snow/
+ [椭Ӥ] /(n) overhanging snow/
+ [椭Ϥ] /(n) snow's surface/lily-white skin/
+ [äڤ] /(n) snowflake/
+ [ʤ] /(n) avalanche/(P)/
+ [ʤ줳] /(v5m) to rush or crowd into/to surge into/
+ [椭] /(n) (by) snow light/
+ [椭] /(n) brightness of snow/
+ [椭褦] /(n) threatening to snow/
+ [Ĥ⤦] /(n) snow blindness/
+ [椭] /(n) snow blindness/
+ [椭ʤ] /(n) spirea/
+ͷ [椭] /(n) playing in the snow/
+ͻ [椭ɤ] /(n) thawing of snow/
+ [Ĥ줤] /(n) snow-capped peak/
+ [Ĥ] /(n) exoneration/exculpation/
+ [椭Ĥ֤] /(n) snowball/
+䤨 [] /(adv) constantly/(P)/
+䤨Ƥޤä [Ƥޤä] /extinct species/
+䤨 [] /(v1) (1) to die out/to peter out/to become extinct/(2) to cease/to be stopped/to be discontinued/to be cut off/(P)/
+䤨̤Ƥ [ϤƤ] /(v1) to be extinguished/to be exterminated/to cease completely/
+䤨 [] /(n) interval/gap/
+䤨֤ʤ [ޤʤ] /incessantly/(P)/
+䤨䤨 [] /(adj-na,n) feeble/faint/
+䤨 [] /(v5r) to expire/
+䤹 [ä] /(vs-s) to be unspeakable/to be unimaginable/
+ [] /(v5t) to sever/to cut off/to suppress/to abstain (from)/(P)/
+䤹 [䤹] /(v5s) (1) to exterminate/to eradicate/(2) to let (fire) go out/(P)/
+ [Ĥ] /(n,vs) isolation/insulation/(P)/
+ [Ĥ󤻤] /(adj-na) insulated wire/
+ [Ĥ󤿤] /(n) insulator/
+ [ĤƤ] /insulation resistance/
+ [ä] /(adj-na,adj-no,n) superb (view, landscape)/
+ [ä] /(n) extinct family/
+䳤 [ä] /(n) distant seas/
+䶫 [ä礦] /(n,vs) exclamation/scream/shout/(P)/
+䶫ޥ [ä礦ޥ] /(n) rollercoaster/fair rides/
+ [ä] /(n,vs) become speechless/(P)/
+ [ä] /(n) superb view/picturesque scenery/
+ [Ĥ] /(n) (of a kind) never to be seen again/
+ [ä] /(n) breach/(P)/
+ [ä礦] /a letter breaking off relations/
+乥 [ä] /(adj-na,adj-no,n) best/ideal/perfect/(P)/
+仾 [ä] /(n) high praise/great admiration/rave reviews/
+仿 [ä] /(n) high praise/great admiration/rave reviews/
+価 [ä礦] /(n) splendor/a superb view/
+侧 [ä礦] /(n) superb poem or song/
+俩 [ä礯] /(n) fasting/
+ [ä] /(adj-no,n) peerless/unequaled/matchless/
+© [ä] /(n,vs) expiry/dying/death/
+̿ [äĤᤤ] /(adj-na,n) a desperate situation/be driven into a corner/
+ [ä] /(adj-na,n-adv,n) absolute/unconditional/absoluteness/(P)/
+Ф [ä] /(adv) absolutely/unconditionally/(P)/
+Хɥ쥹 [äɥ쥹] /absolute address/
+а [ä] /absolute (as opposed to relative) position/
+в [ä] /(n) absolute temperature/
+в [ä󤫤] /perfect pitch/
+вȾ [äϤ󤹤] /(n) absolute majority/
+з [ä󤷤夻] /(n) absolute monarchy/
+зɸ [ä] /(n) absolute respectful speech/absolute honorifics/
+и [ä礯] /(n) absolute authority or power (over someone or something)/
+и [ä] /absolute error/
+м [äĤ] /absolute humidity/
+м [ä] /(n) the Absolute/
+м [ä央] /absolutism/
+м [ä央] /an absolutist/
+̿ [äĤᤤ] /desperate situation/
+¿ [ä] /absolute majority/
+ [ä] /(n) absolute value/
+Ū [äƤ] /(adj-na) absolute/(P)/
+ɬ [äҤĤ褦] /absolutely necessary/
+ɾ [äҤ礦] /evaluation on an absolute scale/
+ [ä礦] /(n) absolute amount or quantity/
+ [ä줤] /absolute zero/
+ [ä] /absolutism (phil.)/
+ [Ĥ] /(adj-na,n) tremendous/immense/(P)/
+ĺ [ä礦] /(n) summit/peak/climax/(P)/
+ [äȤ] /(n) extreme excitement/sidesplitting laughter/
+ [äȤ] /(n) lonely (isolated) island/
+ [äѤ] /(n) out of print/
+Ǥˤʤ [äѤˤʤ] /(exp) to go out of print/
+ɮ [äԤ] /(n) one's last writing/ceasing to write/
+ [äԤ] /(n) unique or superb article/
+ [äڤ] /(n) precipice/cliff/
+˾ [Ĥܤ] /(n,vs) despair/hopelessness/(P)/
+˾Ū [ĤܤƤ] /(adj-na) desperate/hopeless/
+̯ [Ĥߤ礦] /(adj-na,adj-no,n) miraculous/(P)/
+̵ [Ĥ] /(adj-na,n) nothing/nil/naught/
+̿ [Ĥᤤ] /(n,vs) end of life/death/
+ [Ĥ] /(n) destruction/extinction/(P)/
+Ǵ [ĤĤ] /(n) endangered species/
+ [Ĥ] /(adj-na,adj-no,n) matchless/unequaled/peerless/
+ [] /(n) tongue/(P)/
+Ф [] /(exp) to put out one's tongue/
+岻 [Ĥ] /(n) lingual sound/
+岼 [ä] /(n) sublingual gland/
+ [ä] /(adj-na,n) slip of tongue/
+ [Ĥ] /(n) cancer of the tongue/
+ [ĤŤ] /(n) smacking one's lips/
+ݤǤ [ĤŤߤ򤦤] /(exp) to smack one's lips at/to eat with relish/
+庬 [ä] /(n) root of the tongue/
+忨 [] /(n) texture of food/
+忨꤬ɤ [꤬褤] /be soft and pleasant on the tongue/
+ [] /(n) tip of tongue/
+軰 [󤺤] /(n) eloquence or flattery designed to deceive/
+ [ä] /(n) war of words/(P)/
+­餺 [餺] /(adj-na,adj-no,n) lisping/inadequate linguistic ability/
+Ǥ [] /(n) smacking lips/clicking tongue/tut-tut/(P)/
+ [ä] /(n) fur (on one's tongue)/
+ [] /(n) a notice/
+ [Ĥ] /(n) a notice/
+ü [ä] /(n) tip of the tongue/speech/way of talking/
+Ƭ [äȤ] /(n) tip of the tongue/speech/way of talking/
+ʿ [Ӥ] /(n) sole/
+˯ [äݤ] /(n) eloquence/(sharp) tongue/
+Ӥ᤺ [ʤ᤺] /(n) licking one's lips or chops/
+ [] /(n) cicada/locust/(P)/
+ [ߤ] /(n) outburst of cricket chirping/
+ [] /(n) hermit/wizard/
+ [] /(n) cent/
+ֻ [󤫤] /(n) reclaimed paper/
+糦 [󤫤] /(n) dwelling place of hermits/pure land away from the world/
+維 [󤭤礦] /(n) fairyland/enchanted land/
+綿 [󤭤礦] /(n) fairyland/enchanted land/
+緢 [󤯤] /(n) enchanted cave/
+ [󤳤] /(n) unusual physique/outstanding appearance/philosophic turn of mind/the sacrum/sacral bone/
+ [󤸤] /(n) wizardry/secret of immortality/
+ [󤸤] /(n) fairy/nymph/elf/
+ [ˤ] /(n) fairy/nymph/elf/
+ [ˤ] /(n) fairy/nymph/elf/
+ [ˤ] /(n) hermit/wizard/fairy/(P)/
+; [ܤƤ] /(n) cactus/
+ [] /Lord of Sendai/
+ð [󤿤] /(n) the elixir (of life)/
+ [䤯] /(n) panacea/elixir (of life)/
+ [] /(adj-no,n,n-suf,pref) (1) previous/prior/former/(2) point (e.g. pencil)/tip/end/nozzle/head (of a line)/(3) destination/(4) the first priority/the future/objective/sequel/remainder/the other party/(P)/
+ [] /(adj-no,n) the future/priority/precedence/former/previous/old/late/
+衹 [] /(n-adv,n-t) (1) distant future/inevitable future/(2) places one goes to/(P)/
+衹 [ޤ] /well, well/
+衹 [󤻤󤲤] /(n-t) month before last/
+衹 [󤻤󤷤夦] /(n) week before last/
+褺 [ޤ] /(adv) (1) first (of all)/to start with/about/almost/anyway/well/now/(2) hardly (with neg. verb)/(P)/
+褺ʤ [ޤä] /(adv) first of all/in the first place/
+褺褺 [ޤޤ] /(adj-na,adv) tolerable/
+ä [ä] /(n-adv,n-t) recently/the other day/(P)/
+ [Ĥ] /ancestor/
+ [] /(adv,n) before/earlier than/ahead/beyond/away/previously/recently/(P)/
+ [] /(adv) formerly/
+̤ [ˤȤ] /(exp) to let (a person) pass first/
+ [Τ] /previous existence/
+ [Τ] /ancestor/
+ [Τ] /former prime minister/
+ [Τ] /(n-adv) the other day/a few days ago/
+ۤ [򤳤] /(exp) to take the initiative/to forestall/
+ޤ [򤤤] /(exp) to hurry/to hasten/
+󤸤 [󤸤] /(v1) to precede/to forestall/to anticipate/
+󤺤 [󤺤] /(v5z) to go before/to precede/to forestall/to anticipate/
+ [䤹] /(n) lower future quotations/(P)/
+ [󤨤] /(adj-na,n) radical/acute/sharp/
+Բ [󤨤] /(n) radicalization/become a radical/
+貦 [󤪤] /(n) the late king/the preceding king/good ancient kings/
+貦 [Τ] /(n) the late king/the preceding king/good ancient kings/
+ [󤫤] /(adj-no,n-t) last time/the last/the preceding/
+ [ޤ] /(n,vs) going on ahead/forestalling/anticipating/arrival before another/
+ [󤫤] /(n) learned man/pioneer/
+м [󤫤] /(n) seer/pioneer/leading spirit/enlightened person/
+ [󤬤] /(n) academic predecessor/scholars of the past/senior scholar/
+ش [󤬤ä] /last semester/
+ [] /(n) initiative/prior consideration/
+ĸ [󤮤] /(n) right to prior consideration/
+ [󤭤㤯] /(n) the preceding visitor/
+ [] /(n) advance payment/
+ [] /(n) (1) forerunner/pioneer/outrider/precursor/(2) herald/(3) pilot car/(P)/
+ [] /(n) charging ahead of others/the first to charge/pioneer/forerunner/harbinger/(P)/
+ [] /(v1) to be the first/(P)/
+ [󤯤] /(n) harbinger/forerunner/herald/pioneer/
+路 [󤯤] /(n) previous ruler/ancestors/
+ [󤱤] /(n) previous decision/(P)/
+ [󤱤Ĥ] /question to be settled first/
+ [󤲤] /(n-adv,n-t) last month/(P)/
+踫 [󤱤] /(n) foresight/anticipation/(P)/
+踫 [󤱤Τᤤ] /foresight/anticipation/
+踫 [󤱤󤷤] /seer/
+踭 [󤱤] /(n) ancient sage/
+踯 [󤱤] /(n,vs) sending ahead/(P)/
+踯 [󤱤֤] /advance troops/vanguard/
+踳Ū [󤱤Ƥ] /(adj-na,n) transcendental/
+踳 [󤱤] /(n) transcendentalism/
+ [] /ancient times/
+ [󤯤] /(n) previous preconception/previous engagement/
+蹶 [󤳤] /(n) batting first/
+ [Τ] /(n) the previous emperor/
+ [󤳤] /(n) one's late father/
+ [󤳤] /(n,vs) preceding/going first/(P)/
+Ԥ [] /(n) the future/(P)/
+Ԥ [椭] /(n) the future/
+Ե [󤳤] /prior art (patents)/
+Իؿ [󤳤] /(n) leading indicator/
+Ի [󤳤] /(n) antecedents/
+Ծ [󤳤礦] /(n) antecedent condition/
+ [󤳤Ȥ] /(n) prior investment/
+ [] /(n) higher future quotations/
+ [󤳤] /(n-adv,n-t) already/while ago/
+ [ᤸ夦] /(n) muzzle loader/
+躢 [] /(n-adv,n-t) recently/the other day/(P)/
+躢 [󤳤] /(n-adv,n-t) recently/the other day/
+ [󤵤] /(n) former wife/late wife/
+ [ܤ] /(adj-na,n) tapering toward the end/
+٤ [ܤ] /(n) dwindle/tapering off (away)/
+٤ [ܤ] /(v5r) to taper off/
+ [󤶤] /pre-existence/
+軳 [] /(n) skilled miner/
+ [] /(n) prehistory/
+˳ [󤷤] /(n) prehistory/
+ [] /(n) former teacher/
+ڤ [] /(n) borrowing in advance/
+ [󤷤] /(n) former master/late master/
+ [󤷤] /(n,vs) earning the first (runs)/preoccupation/(P)/
+ [ɤ] /(n,vs) receiving in advance/taking before others/(P)/
+󤲤 [󤷤Ƥ򤢤] /(exp) to score the first point/
+ [󤷤ȤƤ] /first runs scored/
+ø [󤷤Ȥä] /prior right/
+ [] /(n) front lines/vanguard/
+ [] /(n) (1) the first move/forestalling/initiative/(2) black player (shogi)/(P)/
+ [ƤȤ] /(exp) to take the initiative/
+Ǥ [Ƥ򤦤] /(exp) to forestall/
+轳 [󤷤夦] /the kick-off/
+轵 [󤷤夦] /(n-adv,n-t) last week/the week before/(P)/
+轻 [󤸤夦] /(n) previous priest or resident/(P)/
+轻 [󤸤夦] /former occupant/
+轻̱ [󤸤夦ߤ] /(n) former inhabitant/
+轻̱² [󤸤夦ߤ󤾤] /aborigines/
+ [󤸤] /(adj-no) aforesaid/aforementioned/
+辡 [] /(n) lucky day in morning, but not afternoon/scoring the first point/winning the first game/
+辡 [󤫤] /(n) lucky day in morning, but not afternoon/scoring the first point/winning the first game/
+辡 [󤷤礦] /(n) lucky day in morning, but not afternoon/scoring the first point/winning the first game/
+迨 [֤] /(n) previous or preliminary announcement/
+ [󤷤] /(n) seniority/advance/leadership/(P)/
+ʹ [󤷤󤳤] /(n) advanced (developed) country/advanced nations/(P)/
+ʼ [󤷤ؤ] /advanced weapon(ry)/
+ [󤸤] /(n) predecessor/pioneer/ancestor/(P)/
+ [󤸤] /(n) vanguard/advance guard/(P)/
+褤 [󤸤󤢤餽] /(n) competition (rivalry) to first (e.g. rider in a charge)/
+ [󤻤] /(n,vs) preempt/head-start (of several runs) (baseball)/(P)/
+ [󤻤] /(n) preemptive attack (strike)/
+ [󤻤] /(n) teacher/master/doctor/(P)/
+˽ [󤻤ˤĤ] /(exp) to study under (a teacher)/
+ν [󤻤Τ] /teachers statement (expounding)/
+ [󤻤] /doctors/teachers/
+ [󤻤] /(n) ancient sage/Confucius/
+ [] /the distant future/places one visits/
+ [] /(n-adv,n-t) (1) distant future/inevitable future/(2) places one goes to/
+ [ޤ] /well, well/
+ [󤻤󤲤] /(n-t) month before last/
+轵 [󤻤󤷤夦] /(n) week before last/
+ [] /(n) yarn dyeing/
+ [] /(n) forestalling/anticipating/
+ [] /(n) ancestor/(P)/
+Ĥΰ [󤾤ΤϤ] /ancestral tablet/
+ [󤾤Ǥ餤] /(adj-no) inherited/
+ [Ф] /(v5r) to be forward/to be impertinent/
+ [] /(n) postpone/(P)/
+ [֤] /(adj-na,n) thicker towards the end/club-shaped/
+ߤ [] /(n) payment in advance/
+ [] /(n) family predecessor/previous age/previous generation/(P)/
+ã [] /(n) guide/leader/pioneer/
+ã [] /(n) guide/leader/pioneer/
+ã [ä] /(n-adv,n-t) recently/the other day/
+ü [󤿤] /(n) pointed end/tip/fine point/spearhead/cusp/vanguard/advanced/leading edge/(P)/
+üŵ [󤿤󤤤礦] /(n) state-of-the-art medical technology/
+ü [󤿤󤮤] /high-technology/
+üٻ [󤿤󤷤礯] /end bearing capacity/
+üŪ [󤿤Ƥ] /(adj-na) ultramodern/leading/
+ [] /foresight/speedy comprehension/
+ [㤯] /(n) first arrival/(P)/
+ [㤯] /order of arrival/
+ [Ƥ] /(n) the late emperor/
+ [ۤ] /(n-adv,n-t) some time ago/(P)/
+ů [Ƥ] /(n) ancient wise men/
+ŷ [Ƥ] /(n) inherent/innate/
+ŷ [Ƥ󤻤] /(n) hereditary/
+ŷŪ [ƤƤ] /(adj-na,n) a priori/inborn/innate/inherent/congenital/hereditary/(P)/
+ŷŪ㳲 [ƤƤ礦] /(n) birth defect/
+ŷ [ƤФɤ] /congenital syphilis/
+ŷ [ƤӤ礦] /hereditary disease/
+Ϥ [錄] /(n) future delivery/
+ [Ȥ] /(n) head/lead/vanguard/first/
+ [] /(n) crisis in a battle/death/
+ [] /(n-adv,n-t) recently/
+ [Ȥ] /(n) spire/steeple/pinnacle/
+ [Ȥ] /starting pitcher/
+Ƭ [Ȥ] /(n) head/lead/vanguard/first/(P)/
+Ƭ [Ȥ] /leading file/
+ƬǼ [Ȥ] /lead-off man (baseball)/
+Ƴ [ɤ] /(n) guidance/leadership/(P)/
+Ƴ [ɤ] /bellwether/vanguard/
+ [󤸤] /(n-adv,n-t) the other day/a few days ago/(P)/
+ [ҤŤ] /dating forward/
+ [ˤ夦] /(n) preconception/prejudice/
+ [ˤ夦] /(n) preconception/prejudice/preoccupation/(P)/
+ [ˤ夦] /(n) preconception/prejudice/preoccupation/
+ [ˤ夦] /(n) preconception/prejudice/
+Ǥ [ˤ] /(n) seniority/predecessor/
+Ǥ [ˤ󤷤] /senior official/senior members/
+Ǥ [ˤ󤸤] /order of seniority/
+Ǥ [ˤ󤷤礦] /senior officer/
+ǯ [ͤ] /(n-adv,n-t) former years/formerly/a few years ago/
+ [Ѥ] /(n) senior (at work or school)/superior/elder/older graduate/progenitor/old-timer/(P)/
+ᤫ [Ѥդ] /(exp) to put on a patronizing air/
+㤤 [] /(n) buy in advance/
+ [] /(n) advance sale/
+ȯ [Ѥ] /(n,vs) forerunner/advance party/going on ahead/(P)/
+ȯС [ѤĥС] /(n) starting line-up (trans: starting member)/
+ȯ [ѤĤ] /advance party/
+ȯ [ѤĤȤ] /starting pitcher/
+ [Ѥ] /(n-adv,n-t) some time ago/the other day/(P)/
+ [Ѥ餤] /(n-t) for some time/
+ [Ф] /(n) precedence/first move (in games)/
+ [] /(n) past sin/past folly/
+դ [Ť] /(n) dating forward/
+ [] /(n) former husband/late husband/
+ [] /(n) previous wife/late wife/
+ [] /(n) deceased father/
+ [ޤ] /(n) lucky day but not in morning/day on which judgment and haste are avoided/
+ [] /(n) lucky day but not in morning/day on which judgment and haste are avoided/
+ [] /(n) lucky day but not in morning/day on which judgment and haste are avoided/
+ [ޤ] /(n) lucky day but not in morning/day on which judgment and haste are avoided/
+ʧ [Ф餤] /(n) advance payment/payment on delivery/forerunner/
+ʪ [] /(n) futures/(P)/
+ʪԾ [Τ] /(n) futures market/
+ʪ [ΤȤҤ] /futures transaction/forward trading/
+ʪ㤤 [Τ] /buying futures/speculation/
+ʪ [ΤФФ] /dealing in futures/
+ʼ [ڤ] /(n) vanguard/
+ [Ӥ] /(n) previous letter/
+ [٤] /(n) initiative/pioneering/
+ [] /the person in front/companion/
+ [ݤ] /(n) other party (side)/he/she/they/destination/(P)/
+˯ [ݤ] /(n) advance guard/
+ [ܤ] /(n) front palanquin carrier/cat's-paw/
+̳ [] /(n) the most important task/
+ [] /(n-adv,n-t) few nights ago/
+ [䤯] /(n) former post/former occupant of the post/
+ [䤯] /(n) previous engagement/prior contract/
+ [] /(n) the other party/
+Ω [] /(v5t) to lead/to precede/to die before someone/to go before/to take precedence/
+ΩƤ [Ƥ] /(v1) to have (someone) go ahead/
+ [Ȥʤ] /(n) next door but one/(a house) two doors away/
+ [ɤʤ] /(n) next door but one/(a house) two doors away/
+ [줤] /(n) precedent/(P)/
+臘 [줤ˤʤ餦] /(exp) to follow precedent/
+զ [] /(n) one's late mother/
+ [] /(num) 1,000/thousand/(P)/
+ [] /thousand/many/
+项 [¤] /(adv) in pieces/
+ [󤤤] /Thousand and One Nights/
+鱩 [ФŤ] /(n) (string of) 1000 paper cranes/
+ [󤨤] /(n) 1000 yen/
+߻ [󤨤󤵤] /(n) 1,000 Yen bill/
+鲯 [󤪤] /(n) 100,000,000,000/hundred billion (American)/hundred milliard (British)/
+ [] /Senke school of tea ceremony/
+ [󤫤Ф餤] /(n) flood of customers/(doing) a roaring business/
+ [󤭤㤯Ф餤] /(n) flood of customers/(doing) a roaring business/
+ [󤭤] /(n) 1000 pounds/1000 kan/1000 yen/1000 pieces of gold/great weight/pricelessness/
+ɴǯ [󤭤夦Ҥ㤯ͤ] /the 1900s/(P)/
+鷳 [󤰤Ф] /(n) (having experienced) many battles/
+ [󤲤Ф] /(n) many words/
+ [] /(n-adv,n-t) all ages/great antiquity/eternity/
+麹 [󤵤Ф٤] /(adj-na,n) an infinite variety of/
+ [Ȥ] /(n) millennium/one thousand years/(P)/
+а [Ȥ] /(n) red and white candy stick sold at children's festivals/
+ [󤶤] /(n) thousand years/long time/millennium/perpetuity/
+ܰ [󤶤] /(n) once in a lifetime (opportunity)/(a golden opportunity that may) happen only once in a thousand years/
+黰 [ߤĤ] /broker/land agent/great liar/unreliable person/
+ [󤷤Ф󤿤] /(n) endless variety/
+ [󤷤Ф󤳤] /(n) deep meditation/mature consideration/
+ [󤷤Ф󤳤] /(n) multitude of colors/
+һ [󤸤դ] /(n) slips of paper posted on shrine pillar's by pilgrims/
+Ѳ [󤸤夫Τ] /(n) thousand-armed Goddess of Mercy/
+齩 [󤷤夦] /(n) thousand years/many years/
+齩 [󤷤夦餯] /(n) concluding festivities/final day of a sumo tournament/concluding program/(P)/
+齩ڤ [󤷤夦餯Τ] /closing day of a show/
+ [󤸤礦Ф󤿤] /(n) various forms/various circumstances/
+鿶 [֤] /(n) Japanese green gentian/
+ [󤷤Ф] /(n) many hardships/
+Ϳ [ˤФ] /(n) 1000-stitch belt (soldier's charm)/
+ [ˤ꤭] /(n) strength of a thousand men/
+ [󤸤] /(n) thousand fathoms/great depth/bottomless/
+ [Ҥ] /(n) thousand fathoms/great depth/bottomless/
+Ҥë [󤸤Τ] /abysmal valley/
+ [] /(n) (1) thousand years/(2) very long period/forever/
+ [ʤ] /(n) cluster/bunch/
+ɻý [ʤԤ礦] /bottle gourd/ensign bearing cluster of gourds/
+ [ʤ] /(n) great collection (of things)/
+ [ʤ] /(n) cluster/bunch/
+ [󤴤֤] /(n) large junk/
+ڤ [󤮤] /(n) small pieces or strips of vegetables/
+ڤ纬 [󤮤] /dried radish strips/
+ڤ [] /(v5r) to cut up fine/to pick (fruit)/(P)/
+ڤ [] /(v1) to be torn off/to be torn to pieces/(P)/
+ڤ [줰] /(n) scattered clouds/
+ [󤻤] /(n) thousands/great number of/variety/
+ [] /(n) thousands/great number of/variety/
+ [¤] /(adv) in pieces/
+ [] /(n) great variety of flowering plants/
+´Ĺ [󤽤Ĥ礦] /captain of a thousand/
+ [󤿤Ф褦] /(n) great diversity of form/
+ [] /(n) (1) thousand years/(2) very long period/forever/(P)/
+ [] /(n) (1) thousand years/(2) very long period/forever/
+ [褬] /(n) gaily colored paper/
+ [褸] /name of a haiku poetess/
+Ļ [ɤ] /(n) plover/(P)/
+Ļʻ [ɤꤴ] /(n) hound's-tooth check/
+Ļݤ [ɤ꤬] /(n) cross-stitch/
+Ļ­ [ɤꤢ] /(n) tottering steps/
+ [Ť] /(male) masturbation/
+ [] /thousand times/
+ [] /thousand times/
+ [] /Kurile Islands/(P)/
+ [ޤäȤ] /(n) Kurile Islands/(P)/
+ [ˤ] /one thousand days/
+ [ˤ] /(n) globe amaranth/
+ [ˤ] /(n) potentially endless repetition of moves/
+ [ˤ] /(n) globe amaranth/
+ǯ [ͤ] /(n) millennium/one thousand years/
+ǯ [Ȥ] /(n) millennium/one thousand years/
+ǯ [ͤ󤫤] /thousand-year period/
+ǯ [ͤ] /millennium/
+ǯ [ͤ] /(n) millennium/
+ [ѤФ] /(n) many waves/onrushing waves/
+ [Ф] /(adj-na,n) thousand-fold/
+ [Ѥ] /variety/
+ɱ [Ҥ] /Princess Sen/
+ʬ [֤] /division by 1000/one-thousandth/
+ʬ [֤] /(n) rate per thousand/
+ʬΨ [֤] /(n) permillage/rate per thousand/
+ [ڤФ] /(n) innumerable changes/infinite variety/
+ [ڤ] /many volumes/
+ӰΧ [ڤ󤤤] /(n) humdrum/lack of variety/monotony/
+԰Χ [ڤ󤤤] /(n) humdrum/lack of variety/monotony/
+ĥ [ޤФ] /(n) multilayered/cheeky/
+̤ [ޤɤ] /(n) awl/eyeleteer/
+Ҥ [ޤ] /pickled sliced radishes/
+ [Ф] /(adv,n-t) exceedingly/very many/very much/indeed/a great many/
+ [ޤ] /(n) 10,000,000/ten million/myriad/
+ [] /(adv,n-t) exceedingly/very many/very much/indeed/a great many/
+Ĺ [Ф礦] /multimillionaire/billionaire/
+̵ [ޤ礦] /(adj-na,n) innumerable/unfathomable/unutterable/
+ [] /(n) ornamental crossed rafter ends on shrine gables/
+ [] /many nights/
+ո [Ф] /prefecture next to Tokyo/
+Τ [] /(n-adv,n-t) 1000 ri/(a) long distance/(P)/
+Τ [꤬] /(n) clairvoyance/
+θ [] /(n) much thought/
+θΰ켺 [Τä] /the mistake of a wise man/
+ξ [礦] /(n) 1000 ryou (an old Japanese coin)/
+ξȢ [礦Ф] /(n) box of 1000 ryou/
+ξ [礦䤯] /(n) star (actor)/prima donna/leading figure/
+ϻ [äݤ] /(n) thin strips/
+ [󤸤] /(n) bottomless/
+ [󤸤] /great depth/great height/
+ë [󤸤Τ] /bottomless ravine/
+ [󤭤] /(n) 1000 pounds/1000 kan/1000 yen/1000 pieces of gold/great weight/pricelessness/
+ꤤ [ʤ] /(n) fortune-telling/(P)/
+ꤤ [ʤ] /(n) diviner/fortuneteller/soothsayer/palmist/
+ꤤƤ [ʤƤ] /(v1) to divine/
+ꤦ [ʤ] /(v5u) to forecast/to predict/(P)/
+ [] /(v5m) (arch) to occupy/to hold/to command/to account for/
+᤿ [᤿] /I've got it/all right/fine/
+ [] /(v1) (1) to comprise/to account for/to make up (of)/(2) to hold/to occupy/(P)/
+ [󤭤] /(n,vs) occupying a certain place/
+ [󤭤] /(n) occupation/(P)/
+ [󤭤] /occupied territory/
+껻 [䤵] /a diviner/
+ [ʤ] /(n) diviner/fortuneteller/soothsayer/palmist/
+ [ʤ] /(n) diviner/fortuneteller/soothsayer/palmist/
+ [󤷤] /preoccupation/
+踢 [󤷤失] /right of preoccupancy/
+꽻 [󤸤夦] /(vs) occupying/
+ [֤] /diviner's book/
+ [󤻤] /(n) astrology/
+ [ᤸ] /(n) type of kinoku mushroom/
+ˡ [ݤ] /divination/
+ [ܤ] /(n) divination/fortunetelling/soothsaying/
+ͭ [椦] /(n,vs) exclusive possession/(P)/
+ͭ [椦] /(n) right of exclusive possession/
+ͭΨ [椦] /(n) (market) share/
+ [褦] /(n,pref,suf) exclusive use/personal use/
+ [礦] /(n,vs) occupation/capture/possession/have a room to oneself/(P)/
+β [礦] /(adj-na) occupied (by an army)/
+η [礦] /army of occupation/
+ [礦] /occupied territory/
+ϰ [礦] /(n) occupation zone/
+ [礦] /occupied zone/
+벼 [] /(n) imperial proclamation/
+붵 [󤭤礦] /(n) religious mission/
+붵 [󤭤礦] /(n) missionary/(P)/
+ [󤲤] /(n,vs) declaration/proclamation/announcement/(P)/
+ [󤲤󤷤] /(written) declaration/
+Ū [󤲤Ƥ] /(adj-na) declarative/
+ȯɽ [󤲤ϤäԤ礦] /declaration/
+ [󤳤] /(n,vs) sentence/verdict/pronouncement/(P)/
+ [󤳤] /(written) judgement or verdict/
+ [󤻤] /(n) oath/abjuration/(P)/
+ҽ [󤻤礦Ĥ] /affidavit/
+ [󤻤] /administration of an oath/
+ [󤻤] /(n) (written) oath/
+ [󤻤] /(n) declaration of war/(P)/
+۹ [󤻤դ] /(n) proclamation of war/
+ [Ǥ] /(n,vs) propaganda/publicity/(P)/
+ [Ǥ󤤤] /publicist/propagandist/
+Dz [Ǥ󤨤] /propaganda film/
+ [Ǥ] /one skilled at obtaining publicity/
+ [Ǥ󤫤] /propaganda value/
+ư [Ǥ󤫤Ĥɤ] /(n) propaganda activities/
+ [Ǥ󤭤] /publicity arm or organ/
+ [Ǥ󤭤] /publicity article/
+ [Ǥ󤳤] /impact of publicity or propaganda/
+ [Ǥ󤻤] /(n) propaganda war/
+ [Ǥ] /publicity or advertising expenses/
+ʸ [Ǥ] /sales message/sales copy/
+ [] /(n) proclamation/dissemination/promulgation/
+ [褦] /(n) enhancement/
+ [äѤ] /(adv) wholly/solely/entirely/(P)/
+ [󤤤] /(adj-na,n) exclusively/(taking) best care/
+ [󤤤] /(adj-na,n) exclusively/(taking) best care/
+첣 [󤪤] /(adj-na,n) arbitrariness/despotism/tyranny/(P)/
+ [] /(n) specialized course/
+ [󤫤] /(n) exclusive jurisdiction/
+ɿ [󤫤󤹤] /waters under one's jurisdiction/territorial waters/
+ [󤮤礦] /(n) special occupation/principal occupation/specialty/monopoly/(P)/
+ȼ [󤮤礦] /a housewife/
+ [󤮤礦Τ] /(n) full-time farmer/
+ [󤱤] /(n) deciding or acting on one's own/
+츢 [󤱤] /(n) arbitrary use of power/
+칶 [󤳤] /(n,vs) major subject/special study/(P)/
+칶 [󤳤] /(n) non-degree course for graduates/
+ [󤳤] /(n) acting arbitrarily/arbitrary action/
+ɱ [󤷤ܤ] /(n) a nonaggressive defense (policy)/(P)/
+콤 [󤷤夦] /(n) specialization/(P)/
+콤ع [󤷤夦ä] /(n) (special) vocational school/
+콾 [󤸤夦] /(n) working exclusively for/working full-time (for)/(P)/
+콾 [󤸤夦] /(n) full-time worker/
+쿴 [󤷤] /(n,vs) undivided attention/concentration/
+ [󤻤] /(n) despotism/autocracy/(P)/
+ [󤻤󤷤] /absolute monarch/despot/autocrat/tyrant/
+ [󤻤] /despotic government/autocracy/
+° [󤾤] /(n) exclusive/attached to/specialist/(P)/
+ [] /(adj-na,n) arbitrary decision/on one's own authority/arbitrariness/
+Ǥ [ˤ] /(n) full-time service/(P)/
+Ǥֻ [ˤ󤳤] /(n) full-time lecturer/instructor/
+ǰ [ͤ] /(n,vs) absorption/give undivided attention/devote oneself to/(P)/
+ [Ф] /(n) monopoly/(P)/
+ [Ф礯] /(n) (Japanese) Monopoly Bureau/
+õ [ФȤä] /a patent/
+ [ФҤ] /monopoly goods/
+̳ [] /(n) managing director/special duty/conductor/(P)/
+̳ [Ȥꤷޤ䤯] /(n) (senior) managing director/
+ [] /(n) speciality/specialty/subject of study/expert/(P)/
+ [] /(n) medical specialist/(P)/
+粽 [] /(n) specialization/
+ [] /(n) specialist/(P)/
+Ȥ˼ [󤫤ˤ] /(exp) to consult an expert/
+ [󤫤⤯] /(n) special (specialized) subject/
+ع [󤬤ä] /vocational school/(P)/
+絻 [󤮤] /expertise/special skills/
+綵 [󤭤礦] /technical training/professional education/
+ [] /(n) (specialist) terminology/
+绨 [󤶤ä] /(n) technical journal (periodical, magazine)/
+ [󤷤] /a technical book/
+ [󤷤礦] /book in specialized field/
+翦 [󤷤礯] /(n) professional job/profession/
+μ [] /expertise/special knowledge/
+Ū [Ƥ] /(adj-na) technical (e.g. discussion)/exclusive/professional/(P)/
+Ūμ [Ƥ] /(n) expert (technical) knowledge/expertise/
+Ź [Ƥ] /(n) specialist shops/(P)/
+ʬ [֤] /(n) (one's) (special) field (of study)/one's line/
+Ѹ [褦] /a technical term/
+ͭ [椦] /(n) exclusive possession or rights/monopoly/
+ͭ [椦] /monopoly/exclusive right (to)/
+ [褦] /(n,pref,suf) exclusive use/personal use/(P)/
+Ѳ [褦] /leased line/private circuit/private line/
+ѵ [褦] /a personal airplane/
+Ѽ [褦] /a private or personal car/
+ [褦] /(n) exclusive line/
+־ [褦夦㤸礦] /private parking place/
+ä [Ȥä] /pointed/sharp/
+ [Ȥꤴ] /(n) sharp or angry voice/
+ [Ȥ] /(v5r) to taper to a point/to become sharp/to be sour/to look displeased/(P)/
+󤬤 [Ȥ󤬤] /(sharp) point/
+󤬤 [Ȥ󤬤] /(v5r) to get cross/to be displeased with/to get sharp/
+ [󤨤] /(adj-na,n) radical/acute/sharp/
+󥸥 [󤱤󥸥] /pointed condyloma/
+ü [󤿤] /(n) pointed end/tip/fine point/spearhead/cusp/vanguard/advanced/leading edge/
+ [] /kurtosis (statistics)/
+ [Ȥ] /(n) spire/steeple/pinnacle/
+Ƭ [Ȥ] /(n) point/pointed end/cusp/
+ [] /apex/
+ʼ [ڤ] /(n) vanguard/advance-guard point/advance detachment/
+ [] /(n) river/(P)/
+ [狼ߤҤ] /(exp) to draw water off a river/
+˲ͤ붶 [ˤϤ] /bridge spanning a river/
+ [Τ] /river surface/
+٤ [٤] /(n) riverbank/riverside/
+ۤ [򤳤] /(exp) to cross a river/
+򲼤 [򤯤] /(exp) to descend a river/
+ۤ [老] /crossing a river/
+ۤ [老] /(n) crossing a river/
+褤 [菉] /(n) along the river/(P)/
+ [֤] /(n) riverside/
+ [٤] /(n) riverbank/riverside/
+ [路] /(n) downstream/(P)/
+ [勞] /(n) going downstream (in a boat)/
+ [廊] /crawfish/
+ [Ӥ餭] /(n) festival marking the start of boating season/
+ [冷] /(n) river bank/(P)/
+ [臘] /(n) river fish/freshwater fish/
+ [虜] /(n) river fish/freshwater fish/
+ [臘礦] /freshwater fish cuisine/
+ [魯] /(n) course of a river/land along a river/
+ [Ϥ] /(n) dry river bed/river beach/
+ [] /(n) dry river bed/river beach/(P)/
+ [擄] /(n) mouth of a river/(P)/
+ [फ] /(n) across a river/
+ [ळ] /(n) to be on the other side of a river/
+ߤ [ɤ] /(n) suspension of ferry service/
+ [濫] /common merganser/
+ [ɤ] /(n) riverbed/
+ [狼] /(n) upper reaches of a river/(P)/
+ [露] /(n) mouth of a river/lower stream/
+ [碌] /(n) rapids/shallows of a river/
+ [碌] /(n) kingfisher/
+ [֤] /(n) riverboat/rivercraft/
+ü [Ф] /(n) riverbank/(P)/
+ [菉] /(n) riverbed/
+ [Ť] /(n) following a river/
+ [狼] /(n) breeze off a river/
+ [Ϥ] /(n) width of a river/
+ [] /(n) riverside/edge of a river/
+̸ [冷] /(n) river mist/
+ [濫] /(n) glow of river in darkness/
+ [Ť] /(n) river surface/
+ [] /(n) river surface/
+ [ʤ] /(n) purple willow/
+ [夦] /(n) comic haiku/(P)/
+ͷ [濫] /(n) boating or swimming in a river/
+ή [ʤ] /(n) being carried away by a current/
+ϩ [露] /river's course/
+ [臘] /(n) (uk) otter/
+ [] /(n) war/battle/campaign/fight/(P)/
+ [󤻤󤭤礦礦] /(adj-na,n) trembling with fear/
+Ѿ [󤻤󤭤礦礦] /(adj-na,n) trembling with fear/
+襤 [] /(n) battle/fight/struggle/conflict/(P)/
+襤 [Τˤ] /(n) battlefield/
+襤ĩ [򤤤ɤ] /(exp) to challenge (a person) to a fight/
+襤ȴ [̤] /(v5k) to fight to the bitter end/
+臘 [] /(v5u) to fight/to battle/to combat/to struggle against/to wage war/to engage in contest/(P)/
+廊ǵ [Фʤ] /to win every battle (that is fought)/
+勞 [ΤΤ] /(v5k,vi) to shake/to shudder/
+擄 [褰] /(v5g) to rustle/to stir/to flutter/
+ [] /(n) fighting spirit/
+ [󤤤] /(n) war area/battlefield/theater (military)/(P)/
+ߥɱ [󤤤ߥܤ] /(n) theater missile defense (TMD)/
+ [󤦤] /(n) war clouds/threat of war/
+ [] /(n) military gains/war results/fruit of battle/
+ [] /(n) war/(P)/
+ [] /(n) war damages/ravages of war/(P)/
+ [󤫤] /(n) battleship/(P)/
+ [] /(n) battle flag/
+ﵡ [] /(n) time for battle/military secrets/strategy/
+ﵭ [] /(n) military history/
+ﶷ [󤭤礦] /(n) war situation/progress of a battle/(P)/
+ [󤭤礯] /(n) the state of the war/
+ [] /(n-adv,n-t) postwar period/period after Second World War/(P)/
+岤 [󤴤夦] /post-war Europe/
+ [󤴤] /(n) the postwar generation/
+ [󤳤] /(n) distinguished war service/merit of war/
+ [󤴤] /(n) belligerent country/country in civil war/(P)/
+ [󤴤] /the age of civil war/
+ [󤵤] /(n) war damage/(P)/
+Ҹɻ [󤵤] /war orphan/
+Ҽ [󤵤] /war victims/
+϶ [󤵤] /war-devastated area/
+ [] /(n) military history or annals/
+ [] /(n) soldier/combatant/warrior/(P)/
+ [] /(n) death in action/(P)/
+ [󤷤] /person killed in action/the war dead/
+ [] /(n-adv,n-t) war time/(P)/
+ [󤸤] /in times of war/
+ [󤸤] /war loan/
+ˡ [󤸤ۤ] /international law in time of war/
+ [󤸤󤮤礦] /wartime industry/
+ [󤸤礯] /wartime appearance/
+ [󤸤] /wartime regime/war footing/
+ [󤸤夦] /(n-t) during the war/
+ [󤷤] /(n) tank (military vehicle)/(P)/
+ [󤷤㤿] /tank corps/
+ʼ [󤷤ؤ] /(n) tankman/
+Φ [󤷤褦꤯] /landing ship (tank)/LST/
+ [󤸤] /(n) tactics/(P)/
+Ѳ [󤸤Ĥ] /tactician/strategist/
+ѳʼ [󤸤Ĥؤ] /(n) tactical nuclear weapon/
+ѹҶ [󤸤ĤȤϤ] /tactical air control party/
+ѹҶ [󤸤ĤȤۤ] /tactical air control center/
+ [󤷤礦] /(n) war wound/
+ᄀ [󤷤礦] /(n) victory/triumph/(P)/
+ᄀ [󤷤礦] /victorious nation/
+ [󤸤礦] /(n) battlefield/battleground/(P)/
+Ҷ˻ [󤸤礦] /battlefield air interdiction/
+ [󤸤] /(n) battle dust/the tumult of war/
+ [󤸤] /(n) battle array or formation/battlefield/
+ [󤻤] /(n) war or military record/score/military achievements/results/(P)/
+ [󤻤] /(n) old battlefield/
+ﶲ [󤻤󤭤礦礦] /(adj-na,n) trembling with fear/
+ﶲȤ [󤻤󤭤礦礦Ȥ] /with fear and trembling/
+﷪ [󤻤Ĥ] /trembling with fear/
+ѾѾ [󤻤󤭤礦礦] /(adj-na,n) trembling with fear/
+ѾѾȤ [󤻤󤭤礦礦Ȥ] /with fear and trembling/
+ [󤻤] /(n) (war) front/(P)/
+ [󤼤] /(n-adv,n-t) pre-war days/(P)/
+ [󤼤] /(n) the prewar generation/
+ [󤽤] /(n,vs) war/(P)/
+λ [󤽤ΤȤ] /times of war/
+Dz [󤽤] /war movie/
+ײ [󤽤] /(n) war plan/
+ [󤽤] /post war/after the war/
+ [󤽤] /(n) war preparation/
+ [󤽤礦] /(n) (enter into, be in) a state of war/
+Ǥ [󤽤ˤ] /(n) war responsibility/
+ά [󤽤㤯] /(n) war strategy/
+ĩ [󤽤礦󤯤] /(n) warmonger/
+ [󤽤Ф礦] /(n) war reparation/
+Ⱥ [󤽤Ϥ󤶤] /war crime/
+Ⱥ [󤽤Ϥ󤶤ˤ] /(n) war criminal/
+Ⱥˡ [󤽤Ϥ󤶤ۤƤ] /war crimes tribunal/
+ﳲ [󤽤Ҥ] /(n) war damage/
+ʸ [󤽤֤󤬤] /war literature/
+̤˴ [󤽤ߤܤ] /war widow/
+ [󤿤] /(n) corps/squadron/
+ü [󤿤] /(n) opening of hostilities/
+ü򳫤 [󤿤Ҥ餯] /(exp) to open hostilities/to take up arms (against)/
+ [] /(n) front (in battle)/(P)/
+ [夦] /(n) during the war/(P)/
+ [夦] /(n) the war generation/
+Ʈ [Ȥ] /(n,vs) battle/fight/combat/(P)/
+Ʈ [Ȥ] /(n) combatant/
+Ʈ [Ȥ] /(n) fighter (aircraft)/
+Ʈ [Ȥ] /casualty/
+Ʈٱ [Ȥ] /combat support/
+Ʈٱײ [Ȥ󤱤] /combat support plan/
+Ʈ [Ȥ] /battle position/
+ƮϤ [ȤΤ󤨤] /forward edge of the battle area/
+Ʈ [Ȥ礦Ϥ] /frontage/
+Ʈ [Ȥ󤷤礦] /combat outpost/
+ƮŪ [ȤƤ] /(adj-na) militant/aggressive/
+ƮŻ [ȤǤ󤷤󤸤礦ۤ] /combat electronic warfare intelligence/
+Ʈⵡ [ȤФ] /fighter bomber/
+Ʈ [Ȥդ] /(combat) uniform/
+Ʈ˹ [Ȥܤ] /(n) field cap (used by Japanese troops in WW II)/
+Ʈ [Ȥ礯] /(n) fighting strength/
+ [Ѥ] /(n) defeat in war/
+ [Ѥ] /(n) (abbr) war criminal/(P)/
+ [] /(n) war expenditures/(P)/
+ [] /(n) preparations for war/
+» [Ӥ礦] /(n) death from disease contracted at the front/
+ˡ [ݤ] /(n) tactics/strategy/(P)/
+ [ܤ] /(n) death in battle/killed in action/(P)/
+׼ [ܤĤ] /persons who have fallen in battle/
+׼鵭ǰ [ܤĤĤȤͤ] /Memorial Day (US)/
+׼鼰 [ܤĤĤȤ] /(n) memorial service for the war dead/
+̳ [] /service/
+ [󤨤] /(n) war/
+ͧ [椦] /(n) comrade in arms/war buddy/(P)/
+ [] /(n) wars/disturbances/
+ [Ҥ] /(n) spoils of war/booty/
+ά [㤯] /(n) strategy/tactics/(P)/
+ά [㤯] /strategist/
+άʼ [㤯ؤ] /(n) strategic nuclear weapon/
+ά [㤯] /(n) strategic air force/
+ά [㤯礦] /strategic/
+άŪѡȥʡå [㤯Ƥѡȥʡå] /strategic partnership/
+άŪ [㤯ƤƤ] /strategic partnership/
+άŪɼ [㤯ƤȤҤ礦] /(n) strategic voting/
+ά [㤯Ф] /strategic bombing/
+άʪ [㤯֤ä] /strategic materials/
+άʼ [㤯ؤ] /strategic arms/
+άʼ︺ [㤯ؤ󤸤礦䤯] /Strategic Arms Reduction Treaty (START)/
+ [礯] /(n) war potential/(P)/
+ [礯] /order of battle/
+ [줭] /(n) military service/combat experience/
+ [] /(n) line of battle/(P)/
+ [] /(n,vs) shudder/shiver/tremble with fear/horrible/terrible/hair-raising/
+ˤ [ʤʤ] /(io) (v5k) to tremble/to shiver/
+ [ܤ] /(n,vs) killed in action/
+ [] /(n) folding fan/(P)/
+ΩƤ [Ƥ] /(v1) to fan incessantly/to agitate/to instigate/
+ [] /(v5g) to fan/to flap/(P)/
+ [] /(n) fan shape/(P)/
+ [󤱤] /(n) fan shape/(P)/
+ [] /(n) folding fan/(P)/
+ [󤸤礦] /(n) sensational/
+Ū [󤸤礦Ƥ] /(adj-na) inflammatory/lascivious/sensational/
+ [󤸤礦] /(n) fan form (shape)/
+ [󤸤礦] /(n) alluvial fan or delta/
+ư [ɤ] /(n,vs) agitation/abetting/(P)/
+ư [ɤ] /agitator/
+ [פ] /(n) electric fan/(P)/
+ [] /(oK) (v5b) to choose/to select/
+ [󤸤] /(n) author/compiler/editor/
+ [󤷤夦] /(n) compiling/editing/writing/
+ [󤸤] /(n) compiling/editing/writing/
+Ͽ [] /(n) compiling/editing/writing/
+ [] /(n) stopper/cork/stopcock/(P)/
+ȴ [̤] /(exp) to uncork a bottle/
+ȴ [̤] /(n) corkscrew/(P)/
+ [] /(n) spring/fountain/(P)/
+ [] /(n) Hades/the hereafter/
+߻ [󤫤] /(n) reclaimed paper/
+ [󤹤] /(n) fountain/miniature lake/(P)/
+ [󤻤] /(n) springs and rocks/
+Ǯ [ߤͤ] /(n) Izumi fever (resembles scarlet fever)/
+ [] /(adj) shallow/superficial/(P)/
+Ϥ [Ϥ] /(adj-na,n) frivolous/thoughtless/(P)/
+ޤ [ޤ] /(adj) wretched/miserable/shameful/mean/despicable/abject/
+ [] /(n) light yellow/
+ [󤫤] /(n) shallow sea/
+ [󤬤] /(adj-na,n) superficial knowledge/superficiality/
+ [󤬤Ҥ] /one's lack of learning or ability/
+˺ [󤬤Ҥ] /one's lack of learning or ability/
+ [] /(n) (rare) broad field of sparsely growing cogon grass/
+ֻ [ޤ󤽤] /famous robbery and hostage-taking in 1972/
+ [] /(n) variety of lacquered clogs/
+ [󤱤] /(n) shallow view/superficial idea/(P)/
+ [󤳤] /(n) light red/
+ [] /(adj) darkish/swarthy/(P)/
+ [󤵤] /(n) incompetence/lack of ability/
+㾧 [󤷤㤯Ƥ礦] /(n,vs) getting slightly intoxicated and humming a tune/
+ [] /(n) a slight wound/
+ [] /(n) shoal/shallows/sand bar/ford/(P)/
+ [Τ] /(n) dried laver/
+η [¤] /(n) shallow thinking/shallow wit/
+Ҥ [Ť] /(n) lightly pickled vegetables/
+Ǭ [] /(n) light blue/
+Ǭ [Ĥ] /(n) chive/
+ [Ѥ] /(adj-na,n) shallowness/superficiality/
+θ [] /(n) imprudence/indiscretion/thoughtlessness/
+ [ߤɤ] /(n) light green/
+ [礯] /(n) light green/
+ [] /(n) short-necked clam/
+ [餤] /(n) (Euroasian) badger (Meles meles) (sometimes called a raccoon)/
+ [餤餷] /(n) faded from washing/
+Ф [餤] /(v5s) to bring to light/
+夲 [餤] /(v1) to finish washing/to wash well/to investigate thoroughly/(P)/
+ [餤] /(n) washing place/
+ [餤] /(v1) to wash clean/to cleanse/
+ [餤] /(n) washing and rinsing/cleaning/
+ĥ [餤Ϥ] /(n) lay or stretch out to dry/
+ľ [餤ʤ] /(v5s) to wash again/to reconsider/
+ȱ [餤] /(n) freshly washed hair/
+ʪ [餤] /(n) washing/(P)/
+ʬ [餤櫓] /(v1) to separate by washing/
+ʴ [餤] /(n) cleansing powder/
+Ȥ [餤Ȥ] /(v5s) to wash off/to wash out/
+Ω [餤] /(n) freshly washed/
+ΩƤ [餤Ƥ] /(v1) (1) to examine closely/to check up on/to ferret out/(2) to wash carefully/
+ή [餤ʤ] /(v5s) to wash away/
+޴ [餤餤] /(adv,n) everything/
+ [餦] /(v5u) to wash/(P)/
+ [󤬤] /(n) washing the eyes/
+ [󤬤䤯] /eyewash/
+ [󤬤] /(n,vs) face-washing/
+ [餤] /(n) (Euroasian) badger (Meles meles) (sometimes called a raccoon)/
+ [󤶤] /(n) detergent/washing material/(P)/
+ [󤷤] /(n,vs) car wash/
+־ [󤷤㤸礦] /car wash/
+ [󤸤礦] /(n,vs) washing/cleaning/(P)/
+ [󤸤礦] /(n) washer/syringe/
+­ [󤽤] /(n) washing the feet/
+ [󤿤] /(n,vs) washing/laundry/(P)/
+ [󤿤] /(n) laundry/laundromat/launderette/
+ [󤿤] /(n) washing machine/(P)/
+ [󤿤ä] /(n) washing machine/
+ [󤿤Ф] /clothes-pin/
+ [󤿤Τ] /laundry starch/
+и [󤿤ä] /(n) laundry soap/detergent/
+ [󤿤] /(n) laundry charges/
+ [󤿤] /(n) washboard/
+ʪ [󤿤] /(n) clothes to be washed/
+ʴ [󤿤] /detergent/
+ [󤿤] /laundry basket/
+Ǿ [Τ] /(n) brainwashing/(P)/
+ȱ [Ѥ] /(n) shampoo/(P)/
+ [ޤ] /(n) washed rice/
+ [] /(n,vs) wash up (one's face)/have a wash/(P)/
+̴ [] /(n) wash basin/(P)/
+̽ [󤸤] /(n) washroom/bathroom/(P)/
+ [] /(n) washbasin/washstand/
+ [줤] /(n) baptism/(P)/
+鼰 [줤] /baptismal ceremony/baptism/
+̾ [줤ᤤ] /(n) Christian or baptismal name/
+ [] /(n) refinement/polish/
+ [] /(n,vs) polish/refine/(P)/
+ϣ [] /refinement/polish/
+ [󤸤礦] /(n,vs) washing/irrigation/cleaning/
+ [Ǥ] /(n,vs) washing/irrigation/cleaning/
+ޤ [ޤꤰ] /effect of dyeing/
+ޤ깩 [ޤꤰ] /effect of dyeing/
+ޤ [ޤ] /(v5r) to dye/(P)/
+ [] /(n) stain/spot/(P)/
+ߤ [ߤ] /(v1) (1) to pierce/to permeate/(2) to be infected (with vice)/to be steeped (with prejudice)/(P)/
+ߤ [ߤ] /(aux-v,v1) to have a touch of/to look like/
+ߤդ [ߤĤ] /(exp) to blot/to stain/to smudge/
+߹ [ߤ] /(v5m) to soak into/to permeate/
+߽Ф [ߤǤ] /(v1) to ooze/to exude/to percolate/to soak through/
+夯 [ߤĤ] /(v5k) to be indelibly stained/to be ingrained/
+̤ [ߤȤ] /(v5r) to soak through/to be deeply impressed/
+Ϥ [ߤ錄] /(v5r) to penetrate/to pervade/to spread/
+Ʃ [ߤȤ] /(v5r) to soak through/to be impressed/
+ȴ [ߤ̤] /(n) stain removal/
+դ [ߤĤ] /(v5k) to be indelibly stained or ingrained/to be dyed in deeply/
+ [] /(n) dyeing/printing/(P)/
+Ĥ [Ĥ] /(v1) to dye (in patterns)/
+ [] /(v1) to dye/to colour/(P)/
+᷿ [᤬] /(n) dyed pattern/dyeing stencil/
+ [ᤳ] /to dye/
+ [ᤤ] /(n) dyed thread or yarn/
+Ф [] /(v5s) to dye/
+夬 [ᤢ] /(n) being dyed/
+夲 [ᤢ] /(v1) to finish dyeing/
+ῧ [ᤤ] /(n) dyed color/
+ľ [ʤ] /(v5s) to dye again/
+ȴ [̤] /(v5k) to dye fast/to leave undyed/
+դ [Ĥ] /(n) dyeing/blue glazed china/
+դ [Ĥ] /(v1) to dye (in patterns)/
+ʪ [] /(n) dyeing/dyed goods/
+ʪ [Τ] /dyer/dye house/
+ʬ [櫓] /(n) dyed in various colors/
+ʬ [櫓] /(v1) to dye in different colors/
+ʴ [ᤳ] /(n) dye/
+֤ [ᤫ] /(v5s) to dye again/
+ [褦] /(n) dyed pattern/
+ [ᤤ褷] /(n) Yoshino cherry tree/
+ [󤷤礯] /(n) dyeing and weaving/
+ [󤷤礯] /(n,vs) staining/stain/dyeing/(P)/
+ [󤷤礯礦] /(n) dye works/
+ [󤷤礯] /(n) chromosome/(P)/
+ΰ۾ [󤷤礯礦] /chromosomal abnormality/
+Ͽ [󤷤礯] /map of chromosomes/
+ȱ [Ѥ] /(n) hair dyeing/
+ȱ [ѤĤ] /hair dye/
+ɮ [Ԥ] /(n) writing/painting/
+ʪ [] /(n) dyed goods/goods to be dyed/
+ʪ [Τ] /dyer/
+ [礦] /(n) dyes/
+ [Ҥ] /(v5m) to lurk/to lie dormant/to be hidden/(P)/
+ [Ҥ] /(v1,vt) to hide/to conceal/
+ [⤰] /(adj-no,n) diving/diver/unlicensed (doctor, driver, etc)/unregistered/unqualified/
+ [] /(n) side door/side gate/
+ [⤰ꤳ] /(v5m) to slip into/to crawl into (under)/to conceal oneself (under)/
+ȴ [̤] /(v1) to go through/to pass through/to escape (through the cordon)/to evade (the law)/
+ [] /(v5r) (1) to drive/to pass through/(2) to evade/to hide/(3) to dive (into or under water)/to go underground/(P)/
+ [⤰] /(v5r) (1) to drive/to pass through/(2) to evade/to hide/(3) to dive (into or under water)/to go underground/
+Ǥ [ҤǤ] /potentiality/latent power/
+ [󤳤] /(n) submarine voyage/underwater navigation/
+ [󤳤Ƥ] /(n) a submarine/
+ [󤳤] /(n,vs) underwater navigation/travelling incognito/travelling in disguise/
+ [󤶤] /(n) potentiality/dormancy/latency/(P)/
+߰ռ [󤶤] /subconscious (awareness)/
+߼ [󤶤Ĥ礦] /invisible unemployment/
+߼縢 [󤶤失] /residual sovereignty/
+Ū [󤶤Ƥ] /(adj-na) latent/potential/
+ǽ [󤶤Τ礯] /(n) potential/latent faculties/potential capacities/
+ [] /latency/
+ [󤷤] /(n) meditation/
+ [󤹤] /(n) diving/(P)/
+ [󤹤] /(n) submarine/(P)/
+ [󤹤] /(n) diving apparatus/
+ [󤹤Ӥ礦] /(n) caisson disease/the bends/
+ [󤹤] /(n) diver/
+ [󤹤դ] /(n) diving suit/
+ [󤹤ܤ] /submarine carrier/
+ [󤻤礯] /(n) latent energy/potential/
+ [󤾤] /(n) latent image/
+ [ˤ夦] /(n) infiltration/sneaking in/(P)/
+Ǯ [ͤ] /(n) latent heat/
+ȡ [󤫤] /(n) caisson/
+ȡ [󤫤Ӥ礦] /(n) caisson disease/the bends/
+ [פ] /(n) concealment/hiding/ambush/incubation/(P)/
+ [פ] /(n) incubation period/
+ [פ] /latency/
+˾ [ܤ礦] /(n) periscope/
+˾ [ܤ礦] /(n) periscope depth/
+ [] /broil/parch/roast/fire (tea)/boil down (in oil)/
+ [󤸤] /(v1) to boil/to decoct/to infuse/
+ͤ [󤸤Ĥ] /(v1) to boil down/to condense/
+ͤ [󤸤Ĥ] /after all/in the end/in short/
+Ф [󤸤] /(v5s) to extract by broiling/to prepare an infusion of/to decoct/
+ [󤸤] /(n) decoction of tea/
+ [󤸤] /(n) (medical) decoction/infusion/
+Ω [󤸤] /(adj-no) freshly-drawn (tea)/
+Ĥ [Ĥ] /(v5k) to be scorched/to boil down/
+Ĥ [Ĥ] /(v1) to parch/to roast/to broil/to scorch/
+Ʀ [ɤ] /boiled and seasoned bean curd/
+դ [Ĥ] /(v1) to parch/to roast/to broil/to scorch/
+ [ꤿޤ] /(n) scrambled eggs/
+Ω [ꤿ] /freshly parched/
+ [] /(v5r) to parch/to fry/to fire/to broil/to roast/to boil down (in oil)/
+̻ [ꤿޤ] /(n) scrambled eggs/
+ [󤶤] /(n) decoction/
+ [] /(n) green tea/tea leaves/
+Ʀ [ɤ] /(n) seasoned tofu/
+ [ʤ] /(n) roasting pan/
+ [٤] /(n) rice cookie/Japanese cracker/wafer/(P)/
+߳ [٤֤Ȥ] /thin bedding/hard bed/
+ [٤֤Ȥ] /(n) bedding worn flat and hard by usage/
+ [䤯] /(n) (medical) decoction/infusion/
+ΩƤ [Ƥ] /(v1) to fan incessantly/to agitate/to instigate/
+ [] /(v5g) to fan/to flap/
+ [] /(n) instigation/flattery/
+Ƥ [Ƥ] /(v1) to stir up/to instigate/to flatter/(P)/
+ [] /(n) influence/gust (of wind)/
+򿩤 [򤯤] /(exp) to suffer a blast or indirect blow/to be subject to the surplus force of an impetus/
+ߤ [ɤ] /(n) doorstop/
+­ [ꤢ] /(n) scissors kick/
+ [] /(v5r) to fan/to agitate/to stir up/(P)/
+ [󤸤礦] /(n) suggestiveness/
+Ū [󤸤礦Ƥ] /(adj-na) inflammatory/lascivious/sensational/
+ư [ɤ] /(n,vs) abet/
+ [󤫤] /(n) revolution/rotation/turning/(P)/
+ư [󤫤ɤ] /(n) gyrating (rotating) movement/
+ [󤫤] /(n) rotation/revolution/swiveling/circling/
+ [󤳤] /polarimetric/
+ [󤳤] /angle of rotation/
+ [󤳤] /(n) optical rotation/optical rotatory/rotatory/
+ʬ [󤳤֤󤻤] /polarimetric analysis/
+ [󤵤] /turning (on a lathe)/
+ [󤸤礦] /(n) (gun barrel) rifling/
+ž [Ƥ] /(n) revolution/gyration/whirling/rotation/
+ [Ф] /(n) lathe/
+׹ [Ф󤳤] /a lathe operator/
+ [פ] /(n) whirlwind/sensation/(P)/
+ [Ĥ] /(n) whirlwind/sensation/
+ [Ĥस] /(n) whirlwind/sensation/
+ [⤦] /(n) a whorl of hair on the (back of the) head/
+ [Ĥस] /(n) a whorl of hair on the (back of the) head/
+Ӷʤ [Ĥसޤ] /(adj-na,n) perversity/cantankerous/eccentric/
+Χ [] /(n) melody/(P)/
+ [Ϥ] /(v5k) to wear/to put on (lower body, e.g. a sword)/
+ [] /farfetched/
+ [] /(v5t) to drill/to bore/to pierce/to put on/to wear/to be true to (nature)/to hit (the mark)/
+ [ۤ] /(v5r) to dig up/to peck at/
+ [ۤ] /(v5r) to dig up/to peck at/
+ [󤳤] /(n) perforation/punching (a hole)/rupture/
+ [󤳤] /(n) drill/perforator/(hole) puncher/
+ [󤶤󤳤] /(n) pangolin/
+ [] /(n) puncture/stab/
+ [Ĥ] /(vs) penetration/
+ [󤵤] /(n,vs) scrutiny/digging into/excavation/inquiry into/prying/
+ [] /(n,n-suf) line (also telephone, railway)/wire/beam/(P)/
+ [ΤդȤҤ] /strong-nerved person/
+ [Ҥ] /(exp) to draw a line/
+ [󥰥] /line graph/line chart/
+« [ˤ] /fascicle/fiber bundle/
+ [] /(n) line drawing/
+ [󤱤] /(n) (1) line/straight alignment/(2) (math) linear/
+ [󤱤󤸤] /(n) linear precedence/LP/
+ [󤱤] /linear algebra/
+ [󤱤] /linear logic/
+ [󤳤] /(n) incense stick/(P)/
+ֲ [󤳤Ϥʤ] /toy fireworks/
+ [󤳤] /(n) fee for a geisha's time/
+ [󤸤礦] /(adj) on the line/borderline/horizon/
+ [󤸤礦] /(n) line/a streak/
+ [󤸤礦] /(adj-no) linear/
+ [󤷤] /(n) ruled surface/
+ [󤷤] /(n) linesman/
+® [󤽤] /linear velocity/
+ [Ӥ礦] /(n) line drawing/
+ʬ [֤] /(n) line segment/
+ [礦] /(n) dose/(P)/
+̷ [礦] /(n) dosimeter/
+ϩ [] /(n) line/track/roadbed/(P)/
+ [] /(n) fibre/fiber/textile/(P)/
+ݸ [󤤤] /fiber optics/
+ݹ [󤤤礦] /textile industry/
+ݼ [󤤤] /(n) dietary fiber (fibre)/
+ [󤤤] /(adj-na) fibrous/
+ [󤤤] /(n) cellulose/
+« [ˤ] /fascicle/fiber bundle/
+ [󤳤] /(adj-na,n) fine workmanship/
+ [󤵤] /(adj-na,n) fine/nice/delicate/subtle/(P)/
+ [] /(n) woman's slender fingers/
+ [󤸤㤯] /(adj-na,n) delicate/frail/
+ [󤷤] /(n) slender hand/
+ [󤸤礦] /(n) filament/
+ڤ [󤮤] /(n) small pieces or strips of vegetables/
+ [] /(n) fineness/
+ [⤦] /(n) cilia/fine hairs/
+ [⤦夦] /(n) ciliate/
+ޤ [ޤ] /(adj) envious/enviable/(P)/
+ [] /(v5m) to envy/
+˾ [ܤ] /(n,vs) envy/
+ [] /(n,n-suf) gland/
+ڥ [ڥ] /(n) bubonic plague/
+Ǯ [ͤ] /(n) mononucleosis/glandular fever/
+¼ [Ӥ礦] /(n) scrofulosis/being in delicate health/lymphatic temperament/
+ [褦] /adenoid/
+ [դ] /(n) ship/boat/watercraft/shipping/vessel/steamship/(P)/
+˲ʪܤ [դͤˤĤΤ] /(exp) to load a ship with cargo/
+˾ [դͤˤΤ] /(exp) to board a ship/
+ʢ [դͤΤϤ] /belly of a boat/
+ [դͤҤ] /(exp) to tow a boat/
+ۤ [դͤȤ] /(exp) to hire a boat/
+¤ [դͤĤ] /(exp) to build a ship/
+ [] /(n) ship's doctor/
+ [󤤤] /(n) sailor/(P)/
+ϫƯѰ [󤤤ɤ󤫤] /(n) Labour Relations Commission for Seafarers/
+ [󤨤] /(n) signs of a ship/
+ [դʤ٤] /(n) side of a boat/
+ [դʤ] /(n) sailor's song/chantey/
+л [դʤ] /(n) fire aboard ship/
+ [դʤ] /(n) cargo/freight/
+پڷ [դʤˤ礦] /bill of lading/
+ [դʤ] /(n) steamship (shipping) company/
+ [󤬤] /(n) outboard motor/
+ݤ [դʤ] /(n) anchorage/a moorage/
+ [󤭤㤯] /(n) passenger/
+ [󤭤夦] /(n) ship's classification/
+ [󤭤] /(n) a dock/
+ [󤭤礦] /(n) (1) bridge (of a ship)/(2) pontoon bridge/temporary bridge made using ships/(P)/
+ [դʤФ] /(n) (1) bridge (of a ship)/(2) pontoon bridge/temporary bridge made using ships/
+ [] /(n) ship's fittings or rigging/
+ [դʤ] /(n) ship's fittings or rigging/
+ [󤱤] /(n) type of vessel/design of a ship/
+ [󤷤] /(n) stateroom/cabin/(P)/
+ [󤷤] /(n) shipowner/(P)/
+ [դʤ̤] /(n) shipowner/
+ [դʤ] /boat watchman/watching over a boat/
+ [󤷤] /(n) bow/
+ [դʤ] /(n) shipping agent/boathouse/inn for sailors/
+ [դʤ] /(n) setting sail/putting out to sea/(P)/
+ [դʤ] /(n) boathouse/
+ [դʤɤ] /(n) a boat's floorboards/ship's hold/
+ [դʤΤ] /(n) (1) getting on board/(2) sailor/seaman/
+ [դʤӤ] /(n) boatman/passenger/
+줤 [դʤ褤] /(n) seasickness/(P)/
+Ѥ [դʤŤ] /(n) lading/shipment/
+ [󤻤] /(n) ship's nationality/ship's country of registration/(P)/
+ҹ [󤻤] /port of registry/
+ [󤽤] /(n) ship's hold/hatch/
+ [󤽤] /(n) porthole/
+¦ [󤽤] /(n) side of a ship/
+¦Ϥ [󤽤錄] /free alongside ship (FAS)/
+­ [դʤ] /(n) speed of a boat/draft/
+ [󤿤] /(n) hull/(P)/
+Ԥ [դʤޤ] /(n) waiting for a ship to depart/
+ [󤿤] /(n) fleet/
+ [] /(n) (shipbuilding) berth/
+繩 [դʤ] /(n) shipwright/
+ü [դʤФ] /(n) side of a boat/
+ [] /(n) (naval) fleet/
+夭 [դʤĤ] /(n) harbour/landing place/wharf/
+ [夦] /(n) on board a ship/
+ [դʤष] /(n) sea slater/sea louse/
+Ĺ [礦] /(n) ship's captain/(P)/
+Ĺ [礦] /(n) captain's cabin/
+ [դʤ] /(n) passage/fare/shipping charges/
+ [Ƥ] /(n) ship's bottom/bilge/
+ [դʤ] /(n) ship's bottom/bilge/
+Ϥ [դʤ錄] /(n) ferry/free on board (FOB)/
+ [Ȥ] /ship's lamp/
+Ƭ [ɤ] /(n) boatman/
+ [ʤ] /(n,adj-no) on-board ship/inboard/
+ [Ѥ] /(n) ship/(P)/
+ [Ѥ礦] /shipping industry/
+ [դʤ] /(n) (ship or shipbuilding) timber or plank/
+ʽ [դʤ٤] /(n) fence made from disused ship planks/
+ [] /(n) stern of a ship/
+ [פ] /(n) ship's beam/
+ʢ [פ] /(n) side or bottom of a ship/ship's hold/bottoms/shipping/tonnage/freight space/
+ [դʤӤ] /(n) surface mail (ship)/(P)/
+ [դʤ] /(n) boatman/
+ͩ [դʤ椦줤] /(n) marine spirits/
+ͷ [դʤ] /(n) boating/sailing/
+α [դʤɤ] /(n) preventing a ship from passing or from leaving port/
+ι [դʤ] /(n) trip by boat/(P)/
+ [դʤ] /(n) guardian deity of a ship/
+ [줤] /(n) age of a vessel/
+ϩ [դʤ] /(n) sea route/voyage/
+ [󤽤] /(n) hold (of a ship)/hatch/
+ [] /(n,vs) recommendation/advice/suggestion/encouragement/
+ [] /(v1) to recommend/to advise/to encourage/to offer (wine)/(P)/
+ݤ [򤫤] /(exp) to spread a mat/
+ [󤭤] /(n) recommendation/
+ [󤳤] /(n) sacrum/
+ [⤫֤] /(n) cask wrapped in straw matting/beggar/
+ʤ [ʤ] /(adj) unavoidable/no help for/
+ [] /(n) discussion/examination/
+ [󤵤] /(n,vs) inquiry into/investigation/
+ [󤫤] /(n) required means/
+̵ [ʤ] /(adj) unavoidable/no help for/
+ [󤮤礦] /(n) low or mean occupation/
+̱ [ߤ] /(n) humble or lowly people/
+ [󤲤] /(vs) keeping one's word/
+Ƨ [Ȥ] /(vs) trampling down/
+ [] /(n) accession (to the throne)/
+ [] /(n) selection/choice/compilation/editing/(P)/
+ [ˤϤ] /(exp) to be selected/to be chosen/
+Ф [Ф] /to be elected/
+ӤȤ [ӤȤ] /(v5r) to pick out item(s) from a group to keep/
+Ӽ [ӤȤ] /(v5r) to pick out item(s) from a group to keep/
+ӽФ [Ӥ] /(v5s) to select/to pick out/
+ [Ӥ] /(n) choice/
+ [] /(v5b) to choose/to select/(P)/
+ [꤯] /trash/
+ [꤯] /trash/
+깥 [ꤴΤ] /(n,vs) being particular about/fastidious/
+깥 [ꤴΤ] /(n,vs) being particular about/fastidious/
+ [ɤ] /(n) picking and choosing/
+긫 [ɤߤȤ] /having one's choice/
+Ф [] /(v5s) to select/to pick out/
+Ф [] /(v5s) to select/to pick out/
+ȴ [̤] /(n) the very best/
+ȴ [̤] /(v5k) to select/to choose/
+ȴ [̤] /(v5k) to select/to choose/
+ʬ [櫓] /(v1) to classify/to sort out/
+ʬ [櫓] /(v1) to classify/to sort out/(P)/
+ [] /(v5r) to choose/to select/(P)/
+ [] /(n) elective course or subject/
+ [󤫤] /(n) special student/
+ [] /(n) sorting fruit/
+ [] /(n) selection of poems/selected poems/
+ [󤬤] /(n) unselected/
+º [󤬤] /honorable mention/
+ [󤫤] /(n) (abbr) election administration/
+ [󤭤夦] /(n) waiting for a good hit at a pitch (baseball)/
+ [󤭤夦] /(n) batting eye (ability to judge whether a pitch will be called a ball or a strike) (baseball)/
+ [󤭤] /(n,vs) election/(P)/
+˽Ф [󤭤ˤǤ] /(exp) to run for election/
+򹵤 [󤭤Ҥ] /with the election around the corner/
+ݥ [󤭤ݥ] /(n) campaign poster/
+ȿ [󤭤礤Ϥ] /electoral irregularities/
+ư [󤭤礦ɤ] /participation in election campaign/(P)/
+ư [󤭤礦ɤ] /(n) campaign fund/
+Ѱ [󤭤礫ꤤ󤫤] /Committee for Election Administration/
+ [󤭤礯] /(n) electoral district/precinct/
+ [󤭤礱] /(n) suffrage/(P)/
+ [󤭤礳ۤ] /(n) official gazette for elections/
+󽸲 [󤭤礷夦] /(n) campaign rally/
+ [󤭤礸] /election preparations/
+ [󤭤ˤ] /(n) qualified voter/(P)/
+Ͽ [󤭤ˤȤ] /(n) voter registration/
+ [󤭤礻] /electoral system/
+ [󤭤礻] /election campaign/(P)/
+ [󤭤] /election day/
+ˡ [󤭤ۤ] /(n) election laws/
+̱ [󤭤ߤ] /(n) voters/electorate/
+ [󤭤礯] /(n) tuning (a radio)/
+ [󤭤礯] /(n) chosen song/
+ [󤳤] /(n,vs) selection/screening/(P)/
+ͰѰ [󤳤󤫤] /(n) selection (screening, nomination) committee/
+ʹ [󤳤] /(n) criterion (criteria) for selection/
+ [󤳤] /(n) ore sorting/
+ [󤸤] /(n) judge/selector/(P)/
+ [ɤ] /(n) picking and choosing/
+ [󤷤] /(n) (1) player (in game)/(2) team/(P)/
+긢 [󤷤失] /(n) leading/top-rank/champion/(P)/
+긢 [󤷤失󤸤] /(n) title match or bout XXXX/
+긢 [󤷤失󤿤] /(n) championship series/
+¼ [󤷤] /athlete's village (during Olympics)/(P)/
+ [󤷤] /team/squad/
+ [󤷤夦] /(n) selection/
+ [󤷤] /(n) election/(P)/
+ [󤷤] /(n) anthology/selection of books/
+ [󤷤礦] /(n) recommendation/(P)/
+ [󤿤ۤ] /election headquarters/
+ [󤿤] /(n,vs) selection/choice/(P)/
+ [󤿤⤯] /subject of selection/(P)/
+ [󤿤] /choice/option/
+ [󤿤⤯] /choice/
+ [󤿤] /(n) selective/
+ [󤿤] /(n) choices/(P)/
+ [󤿤礦] /selection condition(s)/
+ͷ [󤿤] /value set/
+Ūȥ˥Ƽ˳ [󤿤Ƥȥ˥󤵤Ȥꤳߤ䤯] /(n) selective serotonin reuptake inhibitor (SSRI)/
+ú [󤿤] /(n) sorting of coal/
+ [Ƥ] /(n,vs) selection/(P)/
+Ǥ [ˤ] /(n) election/(P)/
+ȴ [Ф] /(n,vs) selection/choice/picking out/(P)/
+ȴ [ФĤ] /selection test/
+ɾ [Ԥ礦] /(n) selection and commentary (on literary texts or poems)/
+ [٤] /(n,vs) selection/(P)/
+̱ [ߤ] /(n) the chosen people/
+̱ [ߤ󤷤] /elitism/
+ [礦] /(n) member of parliament/
+ [] /(n) transition/
+ [󤨤] /(n) delay/procrastination/
+ [] /(n) death (of a high priest)/
+ [󤫤] /(n) exiled person/
+ [󤰤] /(n) installation of a deity in a new shrine/transfer of a shrine/
+ [󤳤] /(n) departure of the emperor from the capital/
+ [] /(n) relocation of a shrine/transfer of an object of worship/
+ [] /(n) relocation of the capital/transfer of the capital/(P)/
+ [] /(n) hundredth of a yen/(P)/
+μ [ˤΤȤ] /(exp) to be worth the money/
+ [ˤ] /(n) common mallow/
+ [ˤ] /(n) pond turtle/
+ [ˤ] /(n) money/
+ [ˤ] /(n) liverwort/
+ [Ȥ] /(n) bath-house/public bath/(P)/
+ [ˤ] /(n) till/purse/
+Ȣ [ˤФ] /(n) cash box/
+ [] /(n) pig iron/
+Ŵ [Ƥ] /(n) pig iron/(P)/
+ [Ҥᤫ] /(v5s) to brandish/to flash/to display/
+ [Ҥ᤭] /(n) flair/flash/insight/
+ [Ҥ᤯] /(v5k) flash (of thunder)/flicker (of lights)/(P)/
+ [󤳤] /(n) flash/glint/
+ŵ [󤳤Ǥ󤭤夦] /flash bulb/
+䤫 [䤫] /(adj-na,n) vivid/clear/brilliant/(P)/
+䤫Կ [䤫ʤҤ֤] /skillful piloting/
+ [󤨤] /(adj-na,n) sharp/clear/
+ [󤮤] /(n) fresh fish/(P)/
+ [󤱤] /(n) fresh blood/
+ [󤳤] /(n) scarlet/bright red/
+ȿ [󤳤礯] /(adj-na) florid/
+ [󤷤礦] /(adj-na,n) very little/quite few/
+ [] /(n) (degree of) freshness/(P)/
+ [ˤ] /(n) fresh meat/
+ [ᤤ] /(adj-na,n) vivid/clear/distinct/(P)/
+ [줤] /(adj-na,n) vivid/gorgeous/resplendent beauty/bright/
+ [] /(adj-na,n) vividness/(P)/
+ [] /before/
+ [] /(n-adv,n,n-suf,pref) before/ago/former/previous/one-time/the above/(P)/
+ [ޤ] /(n-adv,n-t,suf) (1) before/in front/fore part/ago/previously/(2) head (of a line)/(3) in the presence of/lady (so-and-so)/(4) (five minutes) to/(5) helping/portion/(P)/
+ [ޤޤ] /(n) beforehand/for a long time/(P)/
+ [󤼤󤫤] /(n) the time before last/last time but one/
+ [󤬤Ӥ礦ؤ] /(n) precancerous lesion/
+ [ޤ] /ahead/before/
+˽Ҥ٤褦 [ޤˤΤ٤褦] /(exp) as discussed previously/as mentioned above/
+äʬ [ޤˤä֤] /the lot I bought earlier/
+ν [ޤΤ夦] /(exp) previous week/
+ [ޤΤ] /previous existence/
+ [ޤΤ] /former section (stanza)/
+ä [ޤä] /(adv) in advance/beforehand/previously/(P)/
+򱣤 [ޤ򤫤] /(exp) to cover one's private parts/
+ʤ [ޤä] /(adv) in advance/beforehand/previously/
+ [󤨤] /(n) advance guard/vanguard/(P)/
+ [󤨤] /skirmish/prefinals (in games)/
+ [󤨤] /(n) the avant-garde/
+ [󤨤Ӥ] /(n) avant-garde art/
+ [󤪤] /(n) former king/late king/
+ [ޤ] /(n) front part low/
+ [] /(n) previous conviction/criminal record/previous offense/
+ʼ [󤫤] /(n) former convict/old offender/ex-convict/person with a criminal record/
+ʼ [󤫤] /(n) former convict/old offender/ex-convict/person with a criminal record/
+ [󤫤] /(n-adv,n-t) last time/last installment/last session/(P)/
+ [ޤӤ餭] /open in front/
+ [󤬤] /(n) forehead/
+ [󤬤] /(adj-no) forehead/frontal/
+ݤ [ޤ] /(n) apron/
+ [ޤ] /(adj-no) open in front/
+ [ޤ󤸤礦] /(n) paying in advance/
+ [󤫤] /(n) one's former post/
+ [] /(n-adv,n-t) first term/first half-year/preceding period/early period/(P)/
+ [󤭤] /(n) midyear examinations/
+ [] /(adj-no,n) aforesaid/above-mentioned/said/above/(P)/
+ [] /(sexual) foreplay/
+ [󤭤㤯] /(n) forelegs/
+ [ޤ] /(n) forelegs/
+ [󤭤] /(n) advance payment/
+ [ޤ] /(n) advance payment/
+ʧ [󤭤Ф餤] /payment in advance/
+ [] /(n) vanguard/precursor/forerunner/leader/
+ɾ [󤯤礦礦] /(n) prodomal symptom/
+ [󤯤] /skirmish/prefinal (in games)/
+ [󤯤] /(n,vs) bend forward/
+ [ޤ] /(n) slouch/
+ [󤰤] /(n) front-line troops/
+ [󤱤] /(n) forward inclination (tilt)/
+ [󤱤] /(n) forward-bent posture/
+ [󤱤] /(adj-no,n) above-named/
+ [󤱤] /(n) foreground/front view/
+ʵ [ޤ] /(n) prospect/promise/outlook/
+ [󤲤] /(n) last month/previous month/
+ [󤱤] /(n) antecedent/aforementioned/previous case/
+ [󤱤] /(n) wise men of the past/
+ [󤲤] /(n) previous remarks/
+ [] /(n) old times/ancient days/
+ [] /(n-adv,suf) around/throughout/front and back/before and behind/before and after/about that (time)/longitudinal/context/nearly/approximately/(P)/
+ [ޤ] /(n) front and back/before and behind/before and after/
+庸 [󤴤椦] /in all directions/
+ [󤴤] /(n) means of settling a problem/relief measure/remedy/countermeasure/
+Գ [󤴤դ] /(adj-na,n) unconsciousness/having no recollection of one's actions/
+ԳФȤʤ [󤴤դȤʤ] /(exp) to lose one's consciousness/
+ [ޤ礦] /(n) introductory remarks/
+ [ޤभ] /(adj-na,n) facing forward/positively/(P)/
+ [󤮤礦] /previous line/
+ [󤳤] /(n) former conduct/
+ [󤳤] /(n) preceding paragraph/
+ [󤴤] /(n) preceding issue/
+ [] /(n) opening performance/minor performer/
+ [󤶤] /(n) garden/trees and flowers in a garden/
+ʪ [󤶤] /greens/vegetables/
+ [󤵤] /(n) relishes/hors d'oeuvres/smorgasbord/
+ [󤵤] /(n) previous work/preceding work/
+ [󤶤] /foothills/first range of mountains/
+ [] /(n) prehistory/
+˻ [󤷤] /prehistoric period/
+ [] /(n) forefeet/
+ [ޤ] /(n) forefeet/
+ [] /(n) front tooth/
+ [ޤ] /(n) front tooth/
+ [󤷤] /(n) the former/(P)/
+ [󤷤] /(n) the car ahead/front wheel/
+ּ [󤷤㤸] /front axle/
+ [󤷤] /front wheel/
+ [󤷤㤯] /(n) getting an advance/loan/
+ڤ [ޤ] /(n) advance (in pay)/loan/(P)/
+ڶ [󤷤ä] /loan/advance/
+ [ޤ夦] /(n) deferred income/
+ [󤷤夦] /(n-adv,n-t) (arch) last week/the week before/(P)/
+ [󤸤夦] /one's former address/
+ˤ [ޤ襤] /(n) celebration anticipation/
+ [󤸤] /(n) afore-mentioned/above-mentioned/
+Ҥ̤ [󤸤ĤΤȤ] /as above/as mentioned (described, stated) above/
+ [󤷤] /(n) previous writing/first of two books/previous letter/
+ [ޤ] /(n) preface/preamble/(P)/
+ [󤷤礦] /(n) outpost/
+ʼ [󤷤礦ؤ] /outpost cavalry/
+̳ [󤷤礦] /outpost duty/
+ [󤷤礦] /(n) skirmish/prefinals (in games)/(P)/
+ [󤷤礦] /scouting line/
+ [󤷤礦] /outpost/
+ [󤷤礦Ȥ] /(n) headlights/
+ [󤷤礦] /(n) prior chapter/
+ [] /(n) morning market session/
+ [󤸤礦] /(n) preceding article or entry/
+ [ޤ֤] /(n) previous notice/herald/harbinger/portent/(P)/
+ [󤷤] /(n) preliminary trials/
+ [󤷤] /(n) antecedents/ancestor/previous position/previous existence/predecessor organization/(P)/
+Ⱥ [ޤߤ] /(n) front/
+ [󤷤] /(n) advance/drive/progress/(P)/
+ʱư [󤷤󤦤ɤ] /forward motion/
+ʳ [󤷤󤫤] /angle of advance/
+ʴ [󤷤󤭤] /advance base/
+ʼ [󤷤󤸤] /axis of advance/
+ [󤷤֤] /advance troops/
+ [󤷤礯] /driving power/
+ [󤸤] /(n) predecessor/former people/
+̤ [󤸤ߤȤ] /(adj-na,n) unexplored (region)/untrodden (field of study)/
+̤Ƨ [󤸤ߤȤ] /(adj-na,n) unexplored (region)/untrodden (field of study)/
+ [ޤ] /(n) apron/
+ [ޤ] /(n) apron/
+ [] /(n) previous existence/
+ [󤻤] /(n) antiquity/the previous era/
+ [󤻤] /(n) prehistoric age/
+ [󤻤] /(n) last century/ancient times/
+ΰʪ [󤻤Τ֤] /extremely outmoded/
+¸ [󤻤] /pre-existence/
+ [󤷤礦] /(n) previous existence/
+ [󤻤] /(n) preceding paragraph, section, or verse/
+ [󤻤] /(n) former opinion/
+ݤ [󤻤ĤҤ뤬] /(exp) to change one's former opinion/
+ [ޤǤ] /(n) advance publicity/
+ [󤻤] /(n) front line/(weather) front/(P)/
+ [󤻤֤] /(n) frontline troops/
+ [ޤޤ] /(n) beforehand/for a long time/
+ [󤼤󤫤] /(n) the time before last/last time but one/
+ [󤽤] /(n) prelude/overture/
+ն [󤽤礯] /(n) prelude/overture/
+ [ޤ⤦] /(n) preliminary sumo bouts with unranked wrestlers/unranked sumo wrestlers/
+ [󤽤] /(n) muzzle loading/
+ˤ [󤽤ۤ] /muzzle loader/
+­ [ޤ] /(n) forefeet/
+ߤ [ޤ] /(n) advance payment/
+ [] /(n) previous generation/former ages/
+̤ʹ [ߤ] /(n) unheard-of/unprecedented/unparalleled in history/record-breaking/(P)/
+ [Ȥ礦] /former president/
+ü [󤿤] /(n) front end/
+ [] /(n) preceding paragraph/first part/
+Τ餻 [ޤ餻] /previous notice/omen/signs/premonition/
+ [] /(n) preface/introduction/
+֤ [ޤ] /(n) preface/introduction/(P)/
+ֻ [] /(n) preposition/
+ [] /(n) ibid./the above-mentioned publication/
+ [礦] /(n) omen/portent/sign/premonition/harbinger/(P)/
+ħ [礦] /(n) omen/portent/sign/premonition/harbinger/
+ [] /(adj-no,n) the above-mentioned/
+ [Ƥ] /(n) front garden/front yard/(P)/
+ [Ƥ] /(n) preamble/premise/reason/prerequisite/(P)/
+ [Ƥ礦] /precondition/
+ů [Ƥ] /former men of wisdom and virtue/
+Ų [Ƥ] /(n) wheel tracks left by vehicles that have passed before/
+ [Ǥ] /the last telegram/
+Ϥ [ޤ錄] /(n) advance payment/advance delivery/
+϶ [ޤ錄] /advance payments/prepayment/
+Ͽ [Ȥ] /(vs) preregistration/
+ [] /(n) future prospects/outlook/the journey ahead/(P)/
+ͭ˾ [Ȥ椦ܤ] /promising future/
+˱ [Ȥ礦] /(adj-na,n) goal/destination/
+ݤ [ޤ] /(n) acceleration (of payment schedule)/(P)/
+Ƭ [ޤ] /(n) fifth grade sumo wrestler/(P)/
+Ƭ [Ȥ] /the front/the forehead/
+Ƭ [Ȥ褦] /(n) frontal lobe/
+ [󤸤] /(n-adv,n-t) previous day/the day before/(P)/
+ [ޤ] /(n-adv,n-t) previous day/the day before/
+Ǥ [ˤ] /(adj-no,n) former (official)/
+Ǥ [ˤ󤷤] /(n) predecessor/
+Ǥ [ˤ] /former post/
+ǯ [ͤ] /(n-adv,n-t) the preceding year/last year/(P)/
+ǯ [ͤ] /(n-adv,n) preceding fiscal year/(P)/
+Ǽ [Τ] /(n) prepayment/advance payment/
+Ǿ [Τ] /(n) forebrain/
+ [ޤ] /(n) advance sale/booking/
+ [ޤ] /(n) advance sale/booking/(P)/
+ [ޤꤱ] /ticket sold in advance/(P)/
+ [ޤꤱ] /ticket sold in advance/
+ȱ [ޤ] /(n) forelock/
+Ⱦ [Ϥ] /(n) first half/(P)/
+Ⱦ [Ѥ] /(n) first half/
+Ⱦ [Ѥ] /first half period/
+Ⱦ [Ϥ󤻤] /(n) first half of one's life/
+Ⱦ [Ϥ󤻤] /first half of the game or match/(P)/
+Ⱦ [Ѥ󤻤] /first half of the game or match/
+ [ޤ] /dashboard/frontlet/
+ [] /(n) post folly/past sin/
+ɡ [ޤϤʤ] /sandal or clog strap/
+ɽ [Ԥ礦] /(n) omen/portent/sign/premonition/harbinger/
+դ [ޤŤ] /(n) preliminaries/
+ [] /(n) former husband/late husband/
+ [] /(n) previous wife/late wife/
+ [ޤ֤] /apron stage/
+ [] /(n) front part/fore/front/(P)/
+ʧ [ޤФ餤] /(n) payment in advance/
+ʧ [ޤФ餤] /(n) payment in advance/(P)/
+ʸ [֤] /(n) preamble/the above statement/(P)/
+ [ڤ] /(n) first part/first volume/
+ [ڤ] /(n) first part/first volume/
+ [Ӥ] /(n) one's last letter/
+ [ݤ] /(n) forward/frontward/(P)/
+ [ޤ] /(adv,n) previously/some time ago/
+ʯ [ݤդ] /(n) ancient Imperial graves/(P)/
+ [ݤۤ夦Ƥ] /forward arming and refueling point/
+ [ݤդ夦] /(exp) you're not watching where you're going!/
+˷ [ܤ] /former crown prince/the late crown prince/
+̾ [ᤤ] /one's previous name/
+ [] /(n) front part/frontage/facade/(P)/
+ [] /(n) front gate/
+ [] /(n-adv,n-t) last night/the previous night/(P)/
+ [䤵] /(n) Christmas Eve/the eve (of festival)/
+ [ޤ䤯] /(n) the year before a critical age/
+ [䤯] /(n) previous engagement/previous promise/
+ [] /(n) front palanquin carrier/
+ [褦] /(n) preceding page/
+Ω [ޤ] /(n) plume/crest/
+Ω [Ĥ] /(n) prostate gland/
+Ω [Ĥ󤨤] /(n) inflammation of the prostate/
+Ω [ĤҤ礦] /(n) enlargement of the prostate/
+ά [㤯] /(n) first part omitted/salutation of brief letter/(P)/
+ [] /(n) front wheel/
+ [ޤ] /(n) front wheel/
+ضư [󤯤ɤ] /front-wheel drive/
+ [줤] /(n) precedent/(P)/
+臘 [줤ˤʤ餦] /(exp) to follow (copy after) a precedent/
+ [줭] /(n) personal history/(P)/
+ [] /(n) front row/
+ [] /(n) forearm/
+ [ޤ] /(n) forearm/
+ [] /(n) fore-wing (of insect)/
+ [Ѥ] /forearm/
+ [󤷤礦] /(n) precedent/
+ [] /(n) good/goodness/right/virtue/(P)/
+ [褤] /(adj) good/nice/pleasant/ok/
+ [褤뤤] /(adv,exp) good or bad/merits or demerits/quality/suitability/
+Ԥ [褤ʤ] /good deed/
+찭 [褫줢] /(adv,exp) good or bad/right or wrong/for better or for worse/rightly or wrongly/
+ [褯] /(adv,n,vs) nicely/properly/well/skilled in/
+ [褯] /(adv) How dare ../(P)/
+ [褯褯] /(adv) exceedingly/very/(P)/
+ [褷] /good (in moral judgement only)/all right/well/so/(P)/
+ [褷] /(n) good or bad/merits or demerits/quality/suitability/(P)/
+ [褷뤷] /(n) good or bad/merits or demerits/quality/suitability/
+Ȱ [Ȥ] /good and evil/
+ϵޤ [Ϥ] /(exp) Strike while the iron is hot/
+ [󤢤] /(n) good and evil/(P)/
+ [] /(n) good faith/good will/good intentions/favorable sense/(P)/
+ [󤤤󤼤] /good action lead to good rewards/one good turn deserves another/
+ [] /(n) good results/
+ [󤫤] /(n) successful vaccination/positive reaction/
+ [󤫤] /(n) (abbr) good management/good manager/
+ [󤴤] /(n) good deeds/
+ [] /(n) good person/
+ [] /(n) giving careful thought to the future/finishing up carefully/
+ [󤴤] /(n) means of settling a problem/relief measure/remedy/countermeasure/
+ [󤳤] /(n) good deed/good conduct/benevolence/
+ [󤳤] /(n) good deeds/charity/
+ [󤶤] /(n) Well done!/soft bean-jam/
+ [] /(n) good thing/good deed/
+ [󤷤] /(n,vs) handling carefully/tiding over/making best of/using discretion/
+ [󤷤] /(n) beautiful calligraphy/calligrapher/good book/
+ [ˤ] /(n) (Buddh) female believer/
+ [󤷤] /(n) virtue/moral sense/conscience/
+ [ˤ] /(n) good people/
+ [󤻤] /(n) innate goodness of man/
+ [󤻤] /(n) good government/
+ [󤻤] /(n,vs) fight a good fight/(P)/
+ [ʤ󤼤ˤ] /(n) pious men and women/
+μ [] /(n) Buddhist evangelist/
+Ƴ [ɤ] /(n) proper guidance/
+ƻ [ɤ] /(n) path of virtue/righteousness/
+ [Ȥ] /(n) virtues/
+ [] /(adj-na,n) the good and the beautiful/
+ [褦] /(n) good use/
+ [礦] /(adj-na,n) goodness/excellence/virtue/(P)/
+ [] /(n) good neighbour/(P)/
+ٴط [󤫤󤱤] /good neighborly relations/
+ [󤻤] /Good Neighbor Policy/
+ͧ [椦] /neighbourly friendship/
+ [줤] /spirit of goodness/
+ [褦䤯] /(adv) gradually/finally/hardly/(P)/
+ [󤭤] /(n) (math) asymptote/
+ [󤭤󤻤] /(n) asymptotic line/
+Ūͳ [󤭤Ƥ椦] /asymptotic freedom (physics)/
+ [󤲤] /(n) gradual decrease/decline/(P)/
+ [] /(adv,n) gradually/slowly/little by little/(P)/
+ [󤷤] /(n) gradual progress/steady advance/(P)/
+ʼ [󤷤󤷤央] /gradualism/slow-and-steady policy/
+Ū [󤷤Ƥ] /(adj-na) gradual/
+ [󤾤] /(n) gradual increase/
+ [餯] /(n) gradual decline/
+ [] /(ok) (adj-pn) such/like that/that sort of/very/
+ [] /(exp) (uk) such/
+ [] /(conj) (uk) and/like that/(P)/
+ [] /(adv,exp,int) (uk) oh yes!, I remember/
+ [] /(conj) (uk) however/but/(P)/
+ [] /(conj) (uk) and/(P)/
+ʤ [ʤ] /(adv,conj) (uk) however/nevertheless/
+ [ʤ] /(adv,conj) (uk) however/nevertheless/
+ [] /(suf) -like/
+ [ˤ餺] /(exp) not so/
+ [] /(adv) with gusto/with satisfaction/
+ [] /(conj) (uk) moreover/furthermore/nevertheless/and yet/(P)/
+ʤ [ʤ] /(conj,exp) (uk) otherwise/else/if not so/
+ʤ [ʤ] /(exp) (uk) otherwise/if not/or else/
+̵ [ʤ] /(conj,exp) (uk) otherwise/else/if not so/
+̵ [ʤ] /(exp) (uk) otherwise/if not/or else/
+餺 [餺] /(conj) if not so/
+ [] /(n) if so/if it be so/in that case/then/
+굤ʤ [ꤲʤ] /(adj) (uk) nonchalant/unconcerned/in a casual manner/
+굤̵ [ꤲʤ] /(adj) (uk) nonchalant/unconcerned/in a casual manner/
+ [] /(adj-pn) a particular/a certain/
+ [] /(adj-pn) a particular/a certain/
+ [] /(adv,conj) however/still/but/
+٤ [٤] /(adj-pn) proper/appropriate/due/
+Ĥ [٤] /(adj-pn,exp) suitable/proper/
+ [] /(exp,n) person of no common order/
+ [] /meanwhile/
+ [] /(adv,n) such and such/
+ [] /(n,vs) consent/saying yes/
+ [ۤ] /(adv) not so/not particularly/not that much/
+ [ޤ] /(adv) so much/
+ͭΤ [̤Ƥ] /with a nonchalant air/
+ [褦] /(adj-na,adv,int,n) so/such/
+ [] /(n,pref) all/whole/entire/complete/overall/pan/(P)/
+ [ޤäȤ] /(adj-na,n,vs) accomplish/fulfill/complete/preserve (life)/proper/respectable/(P)/
+ [ޤäȤ] /(vs-s) to accomplish/to fulfill/to carry out/
+ [ޤä] /perfect/complete/whole/sound/intact/
+ [ޤä] /(adv) really/truly/entirely/completely/wholly/perfectly/indeed/(P)/
+ν [ޤäΤȤ] /(exp) entirely/
+ϲ [ޤäΤ] /(n) sheer waste/
+ʤ [ޤää] /(exp) as a matter of fact/
+ [٤] /(adj-no,n-adv,n) all/the whole/entirely/in general/wholly/(P)/
+Ƥ˱ƾ [٤ƤˤƤޤ] /(exp) to excel in every respect/
+ [󥢥] /Pan-Asiatic Conference/
+ [󤤤] /(n) the whole area/(P)/
+ [󤤤] /(n-adv,n) all members (unanimity)/all hands/the whole crew/(P)/
+ [󤪤] /(n) all Europe/
+ [󤪤] /(n) whole tone (music)/
+ [󤪤󤫤] /(n) diatonic scale/
+ [󤪤] /(n) whole note/
+ [] /(n) the whole family/the whole house/
+ [] /(n) complete course/
+ٽ [󤫤夦] /full load/
+ [󤫤] /(n) whole assembly/(P)/
+ [󤫤ä] /unanimous/
+ [󤫤夦] /the whole assembly/the whole congregation/
+ [󤫤] /(n) complete destruction/
+ [󤫤] /(n) complete recovery of health/(P)/
+ [󤫤] /(n,vs) opening fully/full throttle/
+ [󤫤] /(n) em/em quad (printing)/full-pitch character (e.g. 2-Byte Kanji)/
+ [󤬤] /(n) whole college/(P)/
+Ϣ [󤬤] /National Federation of Students/
+ [󤬤] /(n) total/full amount/sum/(P)/
+ [󤫤] /(n) the whole reel/the whole volume/
+ [󤫤] /(n) entire building/
+ [󤬤] /all the banks (of a river)/
+ [󤭤夦] /(n,pref) whole (period)/
+ٻ [󤭤夦] /whole rest (music)/
+ [󤭤夦] /(n) the whole class/
+ [󤭤礦դ] /whole gale/
+ [󤭤礯] /(n) general situation/whole aspect/
+ [󤭤礯] /(n) all compositions/the entire composition/(P)/
+ [󤮤] /(n) (abbr) Japanese Banker's Association/
+䥷ƥ [󤮤󥷥ƥ] /(n) interbank payments system/
+ [] /(n) the whole body/
+ [󤰤] /(n) the whole army/the whole team/
+ [󤱤] /(n) the whole form/perfect form/
+ [󤱤] /(n) panoramic view/bird's-eye view/
+ʼ̿ [󤱤㤷] /panoramic photo/
+ [󤱤] /(n) plenipotentiary powers/full authority/(P)/
+Ѥͤ [󤱤ͤ] /(exp) to entrust (a person) with power of attorney (to do something for one)/
+Ѱ [󤱤󤤤] /plenipotentiaries/
+Ǥ [󤱤󤤤ˤ] /complete power of attorney/
+ [󤱤󤳤] /minister plenipotentiary/
+ [󤱤󤿤] /ambassador plenipotentiary/
+ [] /(n) all the houses (in town)/
+ [󤳤] /all candidates/
+ [󤳤] /(n) the whole school/(P)/
+ [󤳤] /all-A (student)/
+ [󤳤] /(n) distance from the ground to the highest point of an object/
+ [󤳤] /(n) country-wide/nation-wide/whole country/national/(P)/
+ [󤴤] /(n) country-wide/nation-wide/whole country/national/
+Զ [󤳤󤳤礦] /(n) Japanese Banker's Association/
+ [󤳤] /(n) national constituency/
+ [󤳤] /(n) national paper/paper with a national circulation/
+ [󤳤] /national convention/national athletic meet/
+ [󤳤夦] /nation-wide hookup/
+š [󤳤ĤĤ餦] /all over the country/
+ű [󤳤ĤĤ餦] /all over the country/
+Ū [󤳤Ƥ] /(adj-na) nation-wide/
+Ūϰ [󤳤ƤϤ] /country-wide/
+ [󤳤ۤ] /national network broadcast/
+̱ [󤳤ߤ] /the whole nation/
+ [󤶤] /(n) the whole mountain/
+ [] /(n) complete history/
+ [] /(n) the whole city/
+̱ [󤷤ߤ] /all the citizens of the city/
+ [] /(n) the whole sheet/the whole newspaper/
+ [] /(n) complete recovery/healing/(P)/
+ [] /(n) complete recovery/healing/
+ư [󤸤ɤ] /(adj-no) totally automatic/
+ [󤷤Ĥ] /transubstantiation/
+ [󤷤] /(n) (math) surjection/onto mapping/epimorphism/
+ [󤷤] /(n) whole company/(P)/
+ [󤷤夦] /(n) complete works/(P)/
+̱ [󤸤夦ߤ] /all the inhabitants/
+ [󤷤] /(n) complete book/complete set/
+ [󤷤礦] /(n) complete victory/(P)/
+ [󤷤礦] /ever-victorious army/
+ͥ [󤷤礦椦礦] /winning a championship in sumo with a perfect record/
+ [󤷤礦] /(n) burned down/entirely destroyed/(P)/
+ [󤷤] /(n) one's whole heart/
+ [󤷤] /(n) the whole body/full-length (portrait)/(P)/
+ȿ [󤷤󤹤㤯] /general prostration/
+ [󤷤󤼤줤] /(n) complete devotion/body and soul/one's best/
+ [󤷤󤾤] /full-length portrait or statue/
+ [󤷤Ӥ礦] /general constitutional illness/
+Կ [󤷤դ] /total paralysis/
+ [󤷤ޤ] /general anesthesia/
+ [󤷤褯] /full bath/
+ [󤸤] /(n) saint/person well-balanced morally and intellectually/(P)/
+ͳ [󤸤󤫤] /one's whole personality/
+Ͷ [󤸤󤭤礦] /all-round education/
+ [󤸤󤻤] /the whole life/
+ [] /(n) complete map/whole view/
+ [󤹤] /(n) the whole number/all/
+ [󤻤] /(n) the whole world/(P)/
+ [󤻤礯] /full force/
+ [󤷤礦] /one's whole life/
+ [󤻤] /(n) height of prosperity/(P)/
+ [󤻤] /(n) heyday/golden age/
+ [󤻤] /golden age/
+ [󤻤Ҥ] /manufactured article/
+ [󤻤] /(n) all tickets/
+Ǥ [󤻤ˤ] /(n) full responsibility/
+ [󤻤] /(n) the whole line/all lines/the whole ship/(P)/
+ [󤻤] /(n) the whole line/all lines/the whole ship/
+ [󤼤] /(adv) (1) wholly/entirely/completely/(2) not at all (with neg. verb)/(P)/
+® [󤽤] /(n) full speed/
+® [󤽤礯] /(n) full speed/(P)/
+» [󤽤] /(n) total loss/
+ [󤿤] /(n-adv,n-t) whole/entirety/whatever (is the matter)/(P)/
+Τ [󤿤] /in all/
+ΤȤ [󤿤Ȥ] /overall/
+Τ [󤿤] /generally/
+β [󤿤] /general meeting/
+μ [󤿤央] /totalitarianism/(P)/
+μ [󤿤央] /totalitarian state/
+ν [󤿤夦] /(n) (math) universal set/
+ [󤿤] /(n) the entire force (of soldiers)/
+ñ [󤿤󤷤] /(n) (math) bijection/
+ [] /(n) the whole page/
+ȴ [̤] /banner (headlines)/
+ [] /(n) omniscience/
+ǽ [Τ] /(n) omniscience and omnipotence/
+ [] /the whole world/all lands/
+ [ۤ] /the whole area/
+ [] /(n) omniscience/
+Ĺ [礦] /(n) over-all length/span/(P)/
+ [Ĥ] /(n) opening of the whole (railway line)/
+ [󤫤] /(n) complete destruction/
+ŷ [Ƥ] /(n) all heaven/
+ŷ [Ƥ󤳤] /(n) all-weather/weather-proof/
+Ź [Ƥ] /(n) the whole store/
+Ź [Ƥ夦] /throughout the store/
+ [] /(n) the whole metropolis/
+ [] /(n) the whole nation (land, country)/(P)/
+ [Ȥ] /(n) the whole island/
+ƻ [ɤ] /(n) all Hokkaido/
+ [ˤ夦] /full duplex/
+̿ [ˤ夦Ĥ] /(n) full duplex transmission/
+ [󤸤] /(n-adv,n-t) all days/(P)/
+ [ˤä] /(n) All Nippon Airways (ANA)/(P)/
+ [ˤ] /(n) the full-day (school system)/(P)/
+ [ˤۤ] /(exp) All-Japan/
+ [ˤ夦] /whole milk/
+Ǽ [Τ] /(n) full payment/
+ǽ [Τ] /(adj-na,n) almighty/omnipotent/
+ǽ [Τ] /the Almighty/The Omnipotent One/
+ǽ [Τ礯] /full capacity/all one's ability/
+ȼ [Ѥ夷] /(n) all-wave receiver/
+ [Ѥ] /(n) total abolition/(P)/
+ [Ѥ󤷤] /abolitionist/
+ [Ѥ] /(n) complete defeat/
+ [Ф] /(adj-no) whole-wheat/
+ȿ [Ϥ󤷤] /(n) total reflection/
+ [Ѥ] /(adj-no,n) (the) whole/universal/wholly/general/(P)/
+̤ [Ѥ] /(adv) in general/
+̥إ [Ѥإ] /extended help/
+̻ٱ [Ѥ󤷤] /general support/
+ [Ѥ󤼤󤷤礦] /general outpost/
+ [Ѥ󤼤󤷤礦] /general outpost line/
+Ū [ѤƤ] /(adj-na) universal/general/
+Ū [ѤƤ] /generally/universally/wholly/
+ [] /(n) completeness/perfection/consummation/
+ɿ [Ԥ礦] /(n) the whole/all the rest/
+ [Ԥ] /(n) all goods/
+ [] /(n-adv,n-t) all/entire/whole/altogether/(P)/
+ǤϤʤ [֤ǤϤʤޤǤ] /though all of them may not be included/
+ݸ [֤ۤ] /full insurance/
+ [ۤ] /the whole fief/
+ [פ] /(adj-no,n) overall width/wing span/all/every/utmost/
+Ū [פƤ] /(adj-na) fully/
+ʸ [֤] /(n) whole passage/full text/whole sentence/full paragraph/(P)/
+ [٤] /(n) all-America/pan-American/(P)/
+ƾڷȶ [٤礦󤮤礦礦] /(n) National Association of Securities Dealers (NASD)/
+ [ڤ] /(n) whole book/
+ [ڤ] /(n) whole book (volume)/
+ [Ӥ] /(n) all mail/
+̳ [ۤ] /(n) (Japanese) omnidirectional foreign policy/
+ [ܤ] /(n) whole story/full picture/full particulars/
+̱ [ߤ󤷤夦] /all the peoples/
+ [] /(n) annihilation/(P)/
+ [] /complete exemption/
+ [] /(n) whole surface/entire/(P)/
+̳ [󤫤󤽤] /(n) all-out nuclear war/
+̶ػ [󤭤] /complete prohibition/
+̹ [󤳤] /(n) full page advertisement/
+̹ [󤳤] /overall peace treaty/
+ [󤻤󤽤] /total war/all-out war/
+Ū [Ƥ] /(adj-na) all-out/general/over-all/complete/extensive/full-scale/(P)/
+ [⤦] /(n) total blindness/
+ [] /(n) all the questions (in exam)/
+ [䤯] /(n) complete translation/(P)/
+ [] /(n) complete healing/
+ͥ [椦] /(n) straight A's/
+ͥγ [椦Τ] /straight A student/
+ [褦] /(n) full portrait/whole aspect/full story/(P)/
+Ե [褯Ҥ] /flying wing/
+ [] /(n) nude/
+ [餿] /stark naked body/
+ [礦] /(n) whole dormitory/every dormitory/
+ [礦] /(n) system where all students live in dormitories/
+ [礦] /(n) the whole quantity/(P)/
+ [礯] /(n) all one's power/whole energy/(P)/
+ [줤] /(n) one's whole soul/
+ [Ƥ] /the whole point/
+ [] /(n) Zen (Buddhism)/(P)/
+ [] /(n) Zen/Zen temple/Zen priest/
+ [] /Zen painting/
+ [󤬤] /(n) Zen studies or practice/
+ [Ǥ] /(n) Zen temple/(P)/
+ [󤷤夦] /(n) Zen sect/(P)/
+ [󤸤礦] /(n) (historical, in China) abdication by an emperor in favor of a more virtuous successor/
+ [󤽤] /(n) Zen priest/(P)/
+ [󤸤礦] /(n) (Buddh) meditative concentration/Samadhi/
+Ʋ [ɤ] /(n) Zen meditation hall/
+ [] /(n) Zen nun/
+̣ [] /(n) the flavor of Zen/air or style of disinterestedness/
+ [ɤ] /(n) Zen dialogue/Zen questions and answers/(P)/
+ [] /(n) Zen/entering the path of Zen/
+ [] /(n) Zen temple/
+ [] /(n) Zen talk/
+ [Ĥ] /(n) mending/repair/darning/patching up/
+ΩƤ [ĤƤ] /to put up a good front/
+ [Ĥ] /(v5u) to mend/to repair/to fix/to patch up/to darn/to tidy up/to adjust/to trim/(P)/
+ [] /(n) (small) table/tray/meal/(P)/
+ [] /(n) table/food (on a table)/cooking/a meal/
+ [ᤤȤ] /(uk) centimeter/
+³ [󤫤] /plastic limit/
+ؿ [] /plasticity index/
+ѷ [ؤ󤱤] /plastic deformation/
+ [] /(n) earthen image/
+¤ [] /(n) molding/modeling/
+ [󤻤] /plasto-elasticity/
+ [] /(exp) except/no other/
+ [] /(v5k) to give up/to except/
+ [] /behavior/demeanor/
+ [] /(n) wording/phraseology/diction/
+ˡ [ۤ] /syntax/
+ [] /(n) measure/step/(P)/
+ [Ƥ] /(n,vs) assumption/supposition/
+ [] /(1) once before/formerly/ever/former/ex-/(2) never (with negative verb)/
+ [] /(1) once before/formerly/ever/former/ex-/(2) never (with negative verb)/
+ [ä] /(adv) (1) once/before/formerly/ever/former/ex-/(2) never (with negative verb)/
+ [Ĥ] /(adv) (1) once/before/formerly/ever/former/ex-/(2) never (with negative verb)/
+ [] /(n) great-grandfather/
+ [Ҥ] /(n) great-grandfather/
+ [Ҥ] /(n) great-grandfather/
+ [Ҥ] /(n) great-grandfather/
+ [] /(n) great-grandmother/
+ [ҤФ] /(n) great-grandmother/
+ [Ҥ] /(n) great-grandmother/
+ [ҤФ] /(n) great-grandmother/
+¹ [] /(n) great-grandchild/
+¹ [Ҥޤ] /(n) great-grandchild/
+¹ [Ҥ] /(n) great-grandchild/
+¹ [Ҥޤ] /(n) great-grandchild/
+ͷ [椦] /(n) former visit/
+¹ [] /(n) great-grandchild/
+¹ [Ҥޤ] /(n) great-grandchild/
+¹ [Ҥ] /(n) great-grandchild/
+¹ [Ҥޤ] /(n) great-grandchild/(P)/
+ [] /(adj-na,n) graceful/neat/
+ [] /(adj-na,n) graceful/neat/
+ [ͤ餤] /(n) aim/(P)/
+ [ͤ餤] /(n) shooting/sniping/
+ [ͤ餤ɤ] /(n) target/objective/
+ޤ [ͤ餤ޤ] /(v5s) to take careful aim/
+ [ͤ餦] /(v5u) to aim at/(P)/
+ [] /(n) shooting/sniping/
+ʼ [ؤ] /sniper/sharpshooter/
+ [] /(n) canal/
+¡ [ȤȤ] /(adj) unfriendly/
+¤ [Ȥ] /(adj) distant/estranged/disinterested/
+¤ [] /(adj-na,n) neglect/negligence/carelessness/(P)/
+¤ޤ [Ȥޤ] /(adj) disagreeable/unpleasant/adverse/unsympathetic/
+¤ [Ȥ] /(v5m) to neglect/to shun/to alienate/
+¤ [ޤФ] /(adj-na,n) sparse/(P)/
+¤󤸤 [Ȥ󤸤] /(v1) to neglect/to shun/to alienate/to distance oneself from/
+± [] /(adj-na,n) estrangement/neglect/silence/(P)/
+² [] /(n) prolonged silence/
+³ [] /(n) dispersal/evacuation/deployment/(P)/
+³ [] /evacuee/
+³ [] /(n) estrangement/neglect/(P)/
+³ [] /(n) feeling of alienation/
+³ [] /(n) alienation/
+·˥塼ͥåȥ [Ĥ˥塼ͥåȥ] /sparsely connected neural network/
+¿ [] /(n) canal/
+¿ [] /(adj-no) hydrophobic/
+¤ [ȤȤ] /(adj) unfriendly/
+ [Ĥ] /(n) drainage/mutual understanding/(P)/
+ [ۤ] /(adj-na,n) rough/careless/
+̩ [ߤ] /(n) coarseness and fineness/sparse or dense (growth)/
+ [ᤤ] /(n,vs) explanation (for purpose of convincing a judge)/
+ά [㤯] /(adj-na,n) coarse/crude/rough/
+ [] /(n) sparse woods/
+ϳ [] /(adj-na,n) careless/negligent/
+ [] /(n) foundation stone/cornerstone/(P)/
+äۤ [򤭤] /(exp) to lay the foundation (for)/
+ú [] /(n) foundation materials/
+ [] /(n) foundation stone/cornerstone/(P)/
+ [] /(n) ancestor/forefather/progenitor/(P)/
+ķ [] /(n) prototype/
+ĸ [] /(n) a parent language/
+Ĺ [] /(n) fatherland/native country/(P)/
+Ĺ [] /patriotism/
+Ĺ [դä] /returning to one's fatherland/
+Ļ [] /(n) founder of a sect/
+Ľ [] /(n) ancestors/
+Ľ [] /(n) exposition (propagation) of one's master's teachings or doctrines/
+ [] /(n) ancestor/(P)/
+פ [Τ줤ޤĤ] /(exp) to perform religious services for the departed souls of one's ancestors/
+ [󤹤Ϥ] /ancestor worship/
+ [Ǥ餤] /hereditary/
+ [Ӥ礦] /(n) mausoleum containing the remains of one's ancestors/
+ [] /(n) grandfather/(P)/
+ [դ] /(n) grandparents/(P)/
+ [] /(n) grandmother/(P)/
+ų [] /(n) concession/settlement/(P)/
+ż [㤯] /(n,vs) lease/
+żڸ [㤯] /lease(hold)/
+ż [㤯] /(n) leasehold land/
+ [] /(n) taxes/taxation/(P)/
+Ĵ [褦礦] /(n) corvee/taxes in kind or service (former tax system)/
+ [] /(n,pref) (1) coarse/crude/(2) defect/flaw/blemish/weak point/
+ [ۤ] /(adv) (uk) almost/roughly/approximately/
+Ƥ [餤] /(adj) coarse/rough/(P)/
+Ƥٹ [餤] /rough workmanship/
+Ƥȩ [餤Ϥ] /rough skin/
+Ƥ [餤] /coarse net/
+Ƥ˲᤮ [ˤ] /(exp) to be too rough/
+ư [] /(adj-na,n) coarse/crude/inferior/(P)/
+ư [Ҥ] /inferior goods/
+ưƿ [礯] /simple or frugal life/
+Ʋ [] /(n) (hum) refreshments (implied to be low-grade)/
+ƶ [餿] /(n) unpolished and uncut gem/
+ƶ [餹] /(n) outline/summary/(P)/
+ƶ [餬] /(n) ore/
+ƹ [] /(n) crude ore/
+ƹ [] /(n) crude steel/(P)/
+ƹ [] /(adj-na,n) careless/thoughtless/rash/rude/at fault/
+ƹ [Ĥ] /(n) careless person/thoughtless person/
+ƺ [餱] /(adj-na,n) still in the process of being formed/
+ƻ [] /(adj-na,n) coarse/rough/crude/
+ƻ [] /(n) plain meal/
+Ƽ [] /(n) dish consisting of bony fish parts boiled in soy sauce/
+Ƽ [] /(n) (hum) sake (implied to be low-grade)/
+ƿ [礯] /(n) simple diet/poor food/
+ [] /(n) crude construction or manufacture/
+ [Ҥ] /(n) inferior goods/
+¤ [󤾤] /mass production of inferior goods/
+¤ [󤾤] /mass production of inferior goods/
+ [餢] /(adv) roughly/
+ܤ [餵] /(n,vs) finding fault/being picky/
+ [] /(n) carelessness/careless mistake/blunder/
+¤ [Ť] /(n) rough-hewn/rough work/
+ [] /(adj-na,n) coarse or rough/(P)/
+礴 [] /(n) (1) oversize garbage/bulky rubbish/(2) (slang for) husband/
+õ [餵] /(n,vs) finding fault/being picky/
+ [] /(n) (low-grade) tea/
+ɤ [̤] /(n) first or rough coat/
+ [] /(n) rough grindstone/
+ [Ȥ] /(n) raw or unrefined sugar/
+Ƽ [ɤ] /(n) black copper/
+ [ʤ] /(n) straw rope/
+Ť [ޤ] /sparse sowing (seeding)/
+ [Ϥ] /(n) (hum) poor meal/
+ [餫] /(n) bark/husk/untanned pelt/
+ [] /(n) little gift/low-grade goods/
+ [Ҥ] /(n) little gift/low-grade goods/
+ [] /(n) coarse cloth/
+ [դ] /(n) plain clothing/
+ [餫] /(n) rough-coated wall/
+ [ۤ] /(adj-na,n) rough/careless/
+ [ۤΤ礦] /extensive agriculture/
+ [餫] /(adv,n) mostly/almost/
+˽ [ܤ] /(adj-na,n) wild/rude/violent/hard/(P)/
+ [ޤ] /(adj-na,n) crude/rough/plain/humble/(P)/
+ʤ [ޤĤʤ] /poor side dish/
+˰ [ޤĤˤĤ] /(exp) to handle (a thing) roughly/
+̩ [ߤ] /(n) coarseness and fineness/sparse or dense (growth)/
+ [餭] /(n) logs in bark/rough wood/
+ [] /(n) granulated sugar/brown sugar/
+ [椭] /(n) corn or granular snow/
+ [Ȥ] /(n) granulated sugar/
+ [] /(adj-na,n) rustic/rude/vulgar/rough/(P)/
+ [] /gross profit/
+ [ꤨ] /(n) gross profit/
+Ψ [] /gross profit margin/
+ά [㤯] /(adj-na,n) coarse/crude/rough/
+ϳ [] /(adj-na,n) carelessness/
+۴ [] /(n) brushwood/twig/
+ [ۤ] /(adj-na,n) crude/
+ [] /(adj-na,adj-no,n) prime/(P)/
+Ǥõʤ [äʤ] /(adj) cold/short/curt/blunt/
+Ǥü [ä] /(n) head/
+Ǥܶ [äȤ󤭤礦] /(adj-na,n) wild/in disarray/harum-scarum/hysteric/
+Ǥȴ [äѤ̤] /(n) exposure/disclosure/an "expose" (in a magazine)/
+Ǥȴ [äѤ̤] /(v5k) to expose/
+Ǥ [äѤ] /(adj-no,n) stark naked/in one's bare skin/penniless/
+ǰ [] /(n) draft/(P)/
+ǰ [] /(n) basic factor/
+ǰ [󤹤] /(n) prime factor/
+Dz [] /(n) a cherished hope/
+Ǵ [Ԥ] /(adj-na,n) penniless/dire poverty/pauper/
+Ǵ [ܤ] /(n) drying in the shade/
+Ǵ [] /(adj-na,n) face with no make-up/unpainted face/honest/frank/(P)/
+ǵʤ [äʤ] /(adj) cold/short/curt/blunt/
+Ƿ໺ [󤮤礦] /forges and foundries/
+Ǹ [] /(n) coarse silk/
+Ǹ [] /(n) reciting without samisen accompaniment/
+ǹ [] /(n) behaviour/behavior/
+ǹԤޤʤ [ޤʤ] /be dissolute/conduct oneself loosely/
+Ǻ [] /(n) raw materials/subject matter/(P)/
+ǻ [] /(n) element (esp. component in electronics)/elemental device/device/(P)/
+ǻ [] /(n) longstanding desire or goal/
+Ǽ [] /(n) character/qualities/genius/(P)/
+Ǽ [] /(n) unarmed/bare hands/
+Ǽ [] /(n) head/
+ǽϾ [Ĥ礯礦] /(n) bare output conditions/
+Ǿ [䤭] /(n) bisque (fired pottery)/
+ǾƤ [䤭] /(n) bisque (fired pottery)/
+ǿ [֤] /(n) thrusting a (wooden) sword downward from a starting position above one's head/
+ǿ [֤] /(n) behavior/manner/attitude/bearing/
+ǿ [] /(n) amateur/novice/(P)/
+ǿͲ [Ȥ夯] /boarding house/
+ǿͶ [Ȥ] /(n) lay public/
+ǿͷ [Ȥ] /(n) amateur's skill or performance/
+ǿͼǵ [ȤФ] /(n) amateur theatricals/amateur dramatic performance/
+ǿͽ [Ȥ] /(adj) amateurish/
+ǿ [Ȥ] /(n) inexpert or untrained eyes/
+ǿΥ [ȤФʤ] /(n,vs) amateur as good as a professional/
+ǿ [] /(n) prime numbers/
+ [礦] /(n) birth/parentage/lineage/background/identity/
+ [礦] /(n) birth/lineage/origin/identity/history/
+¤ [] /(n) feature structures/
+餷 [Ф餷] /(adj) wonderful/splendid/magnificent/(P)/
+ᤤ [Ф䤤] /(adj) (1) fast/quick/prompt/(2) nimble/agile/(P)/
+᤯ [Ф䤯] /quickly/nimbly/agilely/(P)/
+­ [] /(n) bare feet/
+® [Ф䤤] /(adj) (1) fast/quick/prompt/(2) nimble/agile/
+ [] /prime field/
+Τ̴ [̤] /pretending not to recognize/feigned ignorance/
+ [] /(n) (1) cloth/material/texture/(2) ones true character/(3) unglazed pottery/
+ [] /(n) foundation/
+ľ [ʤ] /(adj-na,n) obedient/meek/docile/unaffected/(P)/
+̤ [ɤ] /(n) transparent/plain (glass or glasses)/
+̤ [ɤ] /(n,vs) passing through without stopping/passing by/
+Ũ [Ƥ] /(adj-na,n) lovely/dreamy/beautiful/great/fantastic/superb/cool/capital/(P)/
+ [ɤ] /(n) reading without comprehending/
+ɤ [] /(n) reading without comprehending/reading a second draft without checking it against the original/
+ȴ [äѤ̤] /(v5k) to disclose/to expose/to unmask/
+ޤ [ɤޤ] /(n) staying overnight without board/
+ [ɤޤ] /(n) staying overnight without meals/
+ȩ [Ϥ] /(n) bare (naked) body/complexion (e.g., face)/
+ȿ [ϤΤ] /elementary reaction/
+ [Ӥ礦] /(n) rough sketch/(P)/
+ [ۤ] /(n) wealthy person or family/
+ [ؤ] /(n) fragments/chips/materials/
+ [ܤ] /(adj-na,n) simplicity/artlessness/naivete/(P)/
+ [] /(adj-no,n) (1) (uk) sober/
+ [] /(adj-no,n) (1) (uk) sober/(2) sober face/
+ [] /(n) fine white noodles/
+ [褦] /(n) elementary attainments/
+γ [夦] /(n) elementary particle/particle (physics)/(P)/
+γҲ® [夦] /particle accelerator/
+γ [夦] /(n) theory of elementary particles/
+ϲ [ˤ] /(n) poor or lowly masterless samurai/
+ [ܤ] /(adj-na,n) simplicity/artlessness/
+ [] /(n) class/group/team/set/(P)/
+Ȥˤʤ [ߤˤʤ] /(exp) to join forces with/to cooperate with/
+Ȥ [] /(n) composition/typesetting/(P)/
+Ȥ߱ [ߤ] /(n) medley of (Japanese) songs/
+Ȥ߲ [ߤ] /a subordinate (member of a group)/
+Ȥ߲ [ߤ] /(n) medley of (Japanese) songs/
+Ȥ߹礦 [ߤ] /(v5u) to form a partnership or association/to join together/to grapple with/
+Ȥ߹礹 [ߤ魯] /(v5s) to combine/to dovetail together/
+Ȥ߹礻 [ߤ碌] /(n) combination/
+Ȥ߹碌 [ߤ碌] /(n) combination/(P)/
+Ȥ߹碌 [ߤ碌] /(v1) to join together/to combine/to join up/(P)/
+Ȥ߹碌 [ߤ碌礦] /combination lock/
+Ȥ߹ [ߤ] /(n) cut-in (printing)/insert/include/
+Ȥ߹ [ߤ] /(v5m) to insert/to include/to cut in (printing)/(P)/
+Ȥ߻ [ߤ] /(n) a braid/a braided thread or cord/
+Ȥ߼̿ [ߤ㤷] /(n) composite or montage photograph/
+Ȥ߼ [ߤ] /(n) (1) wooden joints/(2) paired karate kata/(3) (in sumo) beltwork/
+Ȥ߽ [ߤ夦] /(n) a nest of lacquer boxes/
+Ȥ߾夲 [ߤ] /(v1) to compose/to put together/
+ȤǤ [ߤ] /(n) grappling or wrestling with/
+Ȥؤ [ߤ] /(n,vs) rearrangement (of classes)/recomposition/recombination/(P)/
+Ȥؤ [ߤ] /(v1) to rearrange (classes)/to recompose/to reset/to recombine (genes)/
+Ȥľ [ߤʤ] /(v5s) to reschedule/
+Ȥŷ [ߤƤ󤸤礦] /a lattice ceiling/
+ȤƤ [ߤ] /(n) grappling or wrestling with/
+Ȥ [ߤ] /(v1) to include/to insert/
+Ȥ [ߤ] /(n) a nest of sake cups/
+Ȥ [ߤ] /(n) a nest of sake cups/
+Ȥ [ߤϤ] /(n) typesetting/composition/
+Ȥɳ [ߤҤ] /(n) braid/plaited cord/
+Ȥդ [ߤĤ] /(v5k) to grapple/to wrestle/
+Ȥߤ [ߤ] /(v5k) to press down/to hold down/to pin down/
+Ȥ [ߤդ] /(v1) to hold down/
+Ȥ [ߤ] /(n) way of constructing/
+ȤΩ [ߤ] /(n) construction/framework/erection/assembly/organization/(P)/
+ȤΩƤ [ߤƤ] /(v1) to assemble/to set up/to construct/(P)/
+ȤΩƥ饤 [ߤƥ饤] /(n) assembly line/
+Ȥ [] /(v5m) to put together/(P)/
+Ȥ [ߤĤ] /(exp) to make up a party/
+ȳ [] /(n) formation of a cabinet/(P)/
+ȶ [ߤ礯] /(n) musical suite/musical selection/(P)/
+ȹ [ߤ] /(n) association/union/(P)/
+ȹ礻 [ߤ碌] /(n) combination/(P)/
+ȹ碌 [ߤ碌] /(n) combination/(P)/
+ȹ [ߤ] /(n) unionist/union member/
+ȹ [ߤ󤷤礦] /(n) union card/
+ȹ [ߤ央] /trade unionism/
+ȹƬ [ߤ] /group leader/
+ȹ [ߤ] /(n) union dues/
+ȼ [ߤ] /(n) (1) wooden joints/(2) paired karate kata/(3) (in sumo) beltwork/
+ȿ [] /(n,vs) (1) organization/(2) structure/construction/(3) tissue/(4) system/(P)/
+ȿ [] /(n,vs) organization/systematization/
+ȿ [] /(n) histology/
+ȿ [ؤ] /reorganization/restructuring/
+ȿ [] /organization/body/
+ȿŪ [Ƥ] /(adj-na) systematic/(P)/
+ȿȺ [Ϥ󤶤] /(n) organized crime/
+ȿɼ [Ҥ礦] /(n) block votes (e.g. of a labor union)/
+ȿ˽ [ܤ礯] /(n) organized crime syndicate/
+ȿ̾ [ᤤ] /organization name/
+ȿΩ [] /(v5t) to have orderly plans/to be systematic/
+ȿ [礯] /(n) organizational capability/
+ȿϫƯ [ɤ] /organized labor/
+ȿ [礯] /(n) organization/business (in licensing terms)/
+ȿιľ [礯Τ礯] /(n) organizational inertia/
+ȿ [礯] /(n) organizational change/
+ȿ [礯] /(n) organizational chart/
+ȿ [礯] /(n) organizational entity/
+ȿϫƯ [礯ɤ] /(n) organized labour/
+ [] /(n,vs) composition/constitution/(P)/
+Ĺ [ߤ礦] /(n) boss (yakuza)/(P)/
+Ƭ [ߤ] /(n) group leader/
+ [ߤϤ] /(n) typesetting/composition/
+ɳ [ߤҤ] /(n) braid/plaited cord/
+ߤ [ߤ] /(v5k) to press down/to hold down/to pin down/
+Ω [ߤ] /(n) construction/framework/erection/assembly/organization/
+Ωƹ [ߤƤ] /(n) an assembler/
+Ωƹ [ߤƤ礦] /an assembly plant/
+ΩƼ [ߤƤ] /prefabricated/knockdown/
+Ωƽ [ߤƤ夦] /prefabricated housing/
+ɤ [ߤ] /(n) resurrection/reviving/resuscitation/rehabilitation/
+ɤ [ߤ] /(v5r) to be resurrected/to be revived/to be resuscitated/to be rehabilitated/
+ [] /(n,vs) rebirth/resuscitation/rehabilitation/reorganization/regeneration/resurrection/reviving/
+Ŵ [Ƥ] /(n) cycad/
+˧ [] /(n) (1) type of tree/(2) name of a dye colour/(3) layered colour (brown at front, red beneath)/
+Ϣ [] /(n) (former) Soviet Union/USSR/
+ʤ [ä] /(n) lawsuit/complaint/(P)/
+ʤ [ä] /(v1) to sue (a person)/to resort to/to appeal to/(P)/
+ʤФ [äǤ] /(v1) to lodge a complaint/
+ʰ [] /(n) charge/count/
+ʴ [] /(n) petition/appeal/
+ʴ [ˤ] /petitioner/
+ʵ [夦] /(n,vs) appeal/solicitation/
+ʸ [] /(n) right to take (legal) action/
+ʾ [礦] /(n) litigation/lawsuit/(P)/
+ʾٵϿ [礦] /(n) record (of legal proceedings in a court)/
+ʾٻش [礦] /(n) trial management (e.g. by the court)/
+ʾٻ [礦] /(n) lawsuit/(legal) case/
+ʾٿ [礦ˤ] /(n) litigant/plaintiff/suitor/
+ʾ [礦Ҥ褦] /(lawsuit) costs/
+ʾˡ [礦ۤ] /(n) code of legal (civil or criminal) procedure/
+ʾ [礦] /(n) petition/complaint/(legal) brief/(P)/
+ʿ [ˤ] /(n,vs) a suitor/an accuser/a complainant/an informant/sue/accuse/
+ [Ĥ] /(n) legal action/(P)/
+ˤ [ϤФ] /(v5m) to keep someone from doing/to stop/to prevent/to check/to hinder/to obstruct/to oppose/to thwart/(P)/
+˳ [] /(n,vs) obstruction/inhibition/(P)/
+˳ [] /(n) separation/estrangement/
+˻ [] /(n,vs) obstruction/check/hindrance/prevention/interdiction/(P)/
+ [] /(n) loss of spirit/dejection/
+̤ [Τܤ] /(v5r) to go back/to go upstream/to make retroactive/(P)/
+̵ [ä夦] /(n,vs) tracing back/retroactivity/
+̵ [夦] /(n,vs) tracing back/retroactivity/
+̵Ū [夦Ƥ] /(adj-na) retroactive/
+̵ [夦] /(n) redemption/
+̸ [] /(n,vs) return to the origin/go back to the beginning/retrace/
+̹ [] /(n) going upstream/
+̾ [礦] /(n,vs) going upstream/retroact/retrospect/
+ [ͤ] /(n) (1) mouse/rat/(2) dark gray/slate color/
+ [ͤ] /(n) (1) mouse/rat/(2) dark gray/slate color/(P)/
+ͤβ [ͤߤΤᤤ] /light shower/
+ͤ䤹 [ͤߤ򤿤䤹] /(exp) to exterminate rats/
+ͱ [] /plague/pest/
+Ͳֲ [ͤߤϤʤ] /(n) pinwheel/
+ͳ [ͤߤ뤫] /porpoise/
+ͳ [] /(n) damage by rats or mice/
+ͷ [] /(n) groin region/
+ͷ [ͤߤ] /(n) rathole/mousehold/
+͹ [ͤߤ] /(n) pyramid scheme/
+ͻ [ͤߤ] /(n) geometric progression/proliferation/multiplying like rats/
+ͻ [ͤߤ] /(n) geometric progression/proliferation/multiplying like rats/
+ͼ [ͤߤȤ] /(n) (1) rat poison/(2) mousetrap/rattrap/(3) speed trap/
+Ϳ [ͤߤ] /(n) grey/gray/
+ [] /rat's nest/
+± [] /(n) petty thief/pilferer/sneak thief/
+² [] /rodents/
+ [Ȥ] /pilfering/
+餺 [ͤߤ餺] /(n) ratproof cupboard/
+ [Ϥ] /(n) small fry/unimportant people/
+ [ͤߤȤ] /(n) (1) rat poison/(2) mousetrap/rattrap/(3) speed trap/
+Ĥ [ͤߤʤ] /(n,vs) whistling of a prostitute (to attract customers)/
+ [ͤߤȤ] /(n) rattrap/
+ [礦] /(n) ratbite disease/
+ [] /(n) groin/
+ [] /(n) groin/
+ [] /(n) monk/priest/(P)/
+Τˤʤ [ˤʤ] /(exp) to become a monk/
+ΰ [] /(n) priest's hermitage/
+ΰ [󤻤] /hermit life/
+ΰ [] /(n) priestly rank/
+ΰ [] /(n) priest's garb/
+α [] /(n) monastery/temple/(P)/
+β [] /(n) samgha/
+β [] /(n) Buddhist temple/
+η [礦] /(n) the form of a Buddhist priest/priestly attire/
+ι [] /(n) ancient Buddhist ecclesiastical authority/
+ι [] /(n) priest's religious name/
+λ [] /(n) Buddhist priest/temple with a resident priest/
+ο [礯] /(n) (Buddh) priesthood/
+ [礦] /(n) high Buddhist priest/
+ [] /(n) (Buddh) priesthood/
+¯ [] /(n) priests and laymen/
+ [] /(n) the form of Buddhist priest/priestly attire/
+ [] /(n) (Buddh) priests/monks/
+ [] /(n) Buddhist priest/
+Ʋ [ɤ] /(n) temple meditation hall or certain other temple structures/
+ [] /(n) monks and nuns/
+ [դ] /(n) priest's garb/
+ʼ [ؤ] /(n) priest soldier/
+˷ [ܤ] /(n) priests' temple quarters/
+˹ [ܤ٤] /(n) mistral valve (of heart)/
+˼ [ܤ] /(n) priests' temple quarters/
+ [] /(n) priesthood/Buddhism/
+η [] /(n) (Buddh) priest/monk/(P)/
+ [] /start/originate/(P)/
+Ϥ [Ϥ] /(v1) to start/to originate/
+ϤФ [Ĥ] /(v5s) to fashion/to create/
+ϰ [] /(n) original idea/
+ϰƼ [󤷤] /originator/inventor/
+ϰ [] /(n) original idea/originality/(P)/
+ϲز [ä] /(n) Sokagakkai (lay organization)/(P)/
+ϳ [] /grand opening/
+ϴ [] /(n,vs) launching (e.g. newspaper)/first issue/(P)/
+ϴ [󤴤] /first issue/
+϶ [礦] /(n) establishment/(P)/
+϶ȼ [礦] /founder/promoter/
+϶ [礦] /initial expenses/
+Ϸ [] /(n) establishment/foundation/
+Ϸǰ [󤭤ͤ] /foundation anniversary/
+Ϸ [󤷤] /founder/
+ϸ [] /(n) originality/creation/invention/
+Ϻ [] /(n) scar/
+Ϻ [] /(n) production/literary creation/work/(P)/
+Ϻ [] /author/writer/novelist/
+Ϻ [] /rights of authorship/
+Ϻ [] /writer/novelist/
+ϺŪ [Ƥ] /(adj-na) creative/
+Ϻ [礯] /creative power/genius/creative originality/
+ϻ [] /(n) creation/founding/initiating/(P)/
+ϻϼ [] /originator/
+Ͻ [] /(n) creation (e.g. work of art)/(P)/
+Ͻ [礦] /(n) wound/
+ [] /(n) creation of world/
+ [] /time of creation/
+ [] /Genesis/
+ [] /(n) invention/origination/discovery/
+ [] /(n) establishment/founding/organization/(P)/
+߼ [Ĥ] /founder/
+¤ [] /(n,vs) creation/(P)/
+¤ [] /creator/Creator/
+¤ [] /Creator/
+¤ [̤] /Creator/
+¤ [] /creativity/
+¤ [] /creationism/
+¤Ū [Ƥ] /(adj-na) creative/(P)/
+¤ʪ [֤] /creature/creation/
+¤ [礯] /creative power/(P)/
+ [] /(n) surface of a wound/
+Ω [] /(n) establishment/founding/organization/(P)/
+Ωǰ [Ĥͤ] /anniversary of the establishment of/
+Ω [Ĥ] /founder/organizer/
+ [] /(n) wound/scar/
+ [դ] /pair/set/(P)/
+Фμ [Τ] /both hands/
+аż [󤷤] /twin propellers/
+г [뤤] /(n) bivalves/
+д [] /(n) both eyes/binocular/
+д [󤭤礦] /(n) binoculars/field glasses/(P)/
+дܤƤ [󤭤礦ˤ򤢤Ƥ] /(exp) to put binoculars to one's eyes/
+е [㤯] /(n) both feet/
+е [夦] /(n) diplococcus/
+ж [礯] /(n) hyperbolic curve/hyperbola/
+ж㳲 [礯礦] /(n) bipolar disorder/
+и [] /(n) shoulders/
+и [] /(n) mutual/reciprocal/
+л [դ] /(n) twins/a twin/(P)/
+лҺ [դ] /(n) Gemini/
+л [褦] /dicotyledon/
+лտʪ [褦礯֤] /(n) dicotyledon/
+л [] /(n) copybook/notebook/storybook/fiction/books/
+м [] /(n) (math) bijection/
+м [] /(n) (1) (with) both hands/(2) approvingly/
+м [] /(n) (1) (with) both hands/(2) approvingly/
+н [夦] /(n) the Double Tenth/October 10th Chinese national holiday/
+н [] /(n) series (of publications)/library (of literature)/
+ [դʤ] /(n) hermaphrodite/
+ [] /(n) bearing twins/twins/
+ [] /(n) twins/(P)/
+ [̤㤯] /(n) (MA) tow linked fighting sticks/nunchaku/
+ [] /(n) (math) reciprocity/
+ [Ƥ] /cloven foot/
+ [Ƥ夦] /cloven-hoofed animal/
+Ƭ [Ȥ] /(n) double-headed/
+ƹ [ɤ] /(n) twin-fuselage plane/
+ȯ [Ϥ] /(n) two-motored/
+ȯ [ϤĤ] /(n) two-motored plane/
+ [դ] /(n) pair of hanging scrolls/
+ [ۤ餯] /two-humped camel/Bactrian camel/
+ [ۤ] /(adj-no,n-adv,n) two way/both parties/mutual/both/(P)/
+ [ۤ] /(n,adj-no) (1) two-way/bidirectional/(2) interactive/
+ƥ [ۤƥ] /(n) interactive television/
+ [ۤФ󤰤] /(n) interactive program/
+̳ [ऱ䤯] /bilateral agreement/
+ [դ] /(n) bud/sprout/(P)/
+ [褯] /(n) both wings/
+ [] /(n) two wheels/
+ϻ [] /(n) a child's dice game/
+ [ؤ] /(n) pair of bright jewels/matchless things/matchless people/
+ [ܤ] /(n) pair of eyes/
+ [뤤] /two-winged/
+ [] /(n) clump of bushes/grassy place/thicket/jungle/the bush/
+ѱ [餵] /(n) passing shower/
+ѱ [餯] /(n) cloud masses/
+ѻ [餷] /(n) autumn shower/
+ѽ [] /(n) series (of publications)/library (of literature)/
+ [] /(n) dense growth/healthy growth/
+ [] /(n) collection of stories/
+ɹ [Ҥ礦] /(n) pack ice/
+Ω [] /standing in a group/standing up in unison/
+ [] /(n) Zen monastery/
+ [] /(n) small shrine/
+ [ۤ] /(n) small shrine/
+ [] /(n) warehouse/cellar/magazine/granary/godown/depository/treasury/elevator/(P)/
+ [] /(n) warehouse/cellar/magazine/granary/godown/depository/treasury/elevator/
+Ҳ [] /(n) warehouse goods/
+Ҹ [] /(n) storehouse/warehouse/godown/(P)/
+ҸˤǼ [ˤ] /(v1) to store in a warehouse/
+Ҹ˲ [] /warehousing company/
+Ҹ˶ [礦] /warehousing business/
+Ҹ [Ф] /(n) warehouseman/storekeeper/
+ҹ [] /(adj-na,n) hurry/bustle/
+ҹĤȤ [Ȥ] /in great haste/
+Һ [Ť] /warehouse style/
+Ҽ [̤] /(n) warehouse owner/
+ҽФ [] /(n,vs) releasing stored goods/delivery (of goods from a storehouse)/
+´ [] /(n) being very busy/
+Ϥ [錄] /(n) ex-warehouse/
+ [餤] /(n) warehousing/
+ [餷] /(n) storage charges/(P)/
+ [餷礦] /(n) storage charges/
+ש [] /rice granary/
+ [] /(adj-no,n) mourning/(P)/
+Ӳ [] /(n) homeless/family in mourning/
+ӲȤζ [Τ] /feeling lost like a stray dog/
+Ӷ [] /(n) funeral accessories/
+Ӻ [] /(n) funerals and festivals/
+Ӽ [] /(n,vs) loss/forfeit/(P)/
+Ӽ [⤷] /(n) chief mourner/(P)/
+Ӿ [⤷礦] /(n) sign of mourning/(P)/
+ӿ [] /(n) absent-mindedness/stupor/dejection/
+ӿ [] /(n,vs) losing consciousness/
+ [夦] /(n) mourning/
+ [դ] /(n) mourning dress/(P)/
+ԤȤ [Ȥ] /to admire (approve of) a person's courage/
+Բ [] /(adj-na,n) emotionally uplifting/stirring/
+Դ [] /(adj-na,n) spectacle/magnificent view/
+Ե [] /(n) ambitious (heroic) undertaking/daring enterprise/grand scheme/
+Է [] /(adj-na,n) healthy/robust/
+Ը [] /(n,vs) bragging/exaggeration/
+Թ [] /(adj-no,n) rousing/(P)/
+ԹԲ [] /farewell party/
+Ի [] /(n) young man in his prime/swaggerer/ruffian/
+Լ [] /(n) man in prime/
+ԼԤο [򤷤Τ] /(exp) to put young men to shame/
+Կ [] /(n) ambitious undertaking/grand scheme/
+ [] /(adj-na,n) grand/heroic/sublime/
+ [] /(adj-na,n) magnificent/grand/majestic/splendid/(P)/
+ [Ƥ] /(n) youth/young man who has reached adulthood (conscription age)/
+ [] /(n) ambitious undertaking/
+ǯ [ͤ] /(n) prime of life/(P)/
+ [] /(n) sublime, magnificent beauty/
+ [줤] /(adj-na,n) splendour/pompousness/magnificence/
+ [줤] /(n) in the prime of manhood/
+ [] /(adj-na,n) heroic/brave/(P)/
+դ [] /(vt,vs-s) to report to the Emperor/to play (musical instrument)/to accomplish/
+դǤ [ʤǤ] /(v1) to play (an instrument)/(P)/
+ճ [] /(n) musical performance/
+ն [礯] /(abbr) sonata/
+ո [] /(n,vs) success/achievement/fruition/(P)/
+ո [] /(n) efficacy/
+ռ [] /(n) instrumentalist/player/(P)/
+վ [礦] /(n) report to the Emperor/
+ [] /(n) petitioning the Emperor/
+ʹ [] /(n) reporting to the Emperor/
+ˡ [ۤ] /(n) playing (instrument)/playing method/touch/
+Ķ [ᤤ礯] /(n) sonata/
+֡Ȥ [蘆Ȥ] /refreshingly/
+֤䤫 [䤫] /(adj-na,n) fresh/refreshing/invigorating/clear/fluent/eloquent/(P)/
+ֲ [] /(adj-na,n) refreshing/exhilarating/
+֤Ȥ [蘆Ȥ] /refreshingly/
+ [礦] /(adj-na,n) cool and refreshing/
+ [礦] /(oK) (adj-na,n) cool and refreshing/
+׻ [] /Song poetry/
+ [] /(n,n-suf) layer/seam/bed/stream/class/
+ذ̳ [] /(n) stratigraphy/
+ر [] /(n) stratus/
+ط [] /(n) (geol) group/
+ؾ [礦] /(n) stratified/
+ѱ [] /(n) stratocumulus/
+ [] /(n) facies/
+ϰ [] /(n) tall building/
+ڲ [] /(n) (Edo period) streetwalker/
+ڴ [礦] /(hist.) governor-general/
+ں [] /(n) side dish/daily (household) dish/
+ڼ [] /(n) shrine enshrining several gods/
+ [礦] /(vs) government/administration (fief)/
+ [] /(n) conception/idea/thought/(P)/
+ۤ [⤤] /(n) thought/mind/heart/feelings/emotion/sentiment/love/affection/desire/wish/hope/expectation/imagination/experience/
+ۤ [⤤] /(n) memories/recollections/reminiscence/
+ۤ [⤦] /(v5u) to think/to feel/
+ۤ [ͤ] /(exp) to turn (a matter) over in one's mind/to think deeply/
+۵ [] /(n,vs) remembering/recollection/recall/
+ [] /(n,vs) imagination/guess/(P)/
+ [ˤ] /hard to image/
+ǥ [ˤ󤷤] /false pregnancy/
+ [礯] /(n) (power of) imagination/
+ [Ƥ] /(n,vs) hypothesis/supposition/assumption/(P)/
+ [Ȥ] /(n) thinking of/hitting upon/
+ǰ [ͤ] /(n) thought/idea/conception/
+˾ [ܤ] /(n) longing/yearning/
+ܤ [ޤ] /(v5r) to hunt around/to search about for/(P)/
+ܤ [Ȥ] /(v1) to search for/to seek for/to look for/
+ܤФ [] /(v5s) to locate/to discover/
+ܤƤ [Ƥ] /(v1) to find out/to discover/to detect/
+ܤʪ [] /(n) object being sought/
+ܤ [] /(v5s) to search/to seek/to look for/(P)/
+ܺ [] /(n,vs) search (esp. in criminal investigations)/investigation/(P)/
+ܺ [] /(n) criminal investigation squad (team)/
+ܺ [Ȥ礯] /(n) investigating authorities/law enforcement authority/
+ܺ [ۤ] /(criminal) investigation headquarters/
+ܺ [] /(n) search (esp. for someone or something missing)/investigation/(P)/
+ܺ [] /search party/
+ݤ󤻤 [Ϥ褻] /(v1) to sweep up/
+ݤ [ϤĤ] /(v1) to sweep up together/
+ݤФ [Ϥޤ] /(n) opening through which dirt is swept/
+ݤФ [Ϥ] /(v5s) to release/to sweep out/to clean out/
+ݤݽ [Ϥ] /(n) sweeping and cleaning/
+ݤΩ [Ϥ] /(n) being newly-swept/gathering silkworms from the egg paper/
+ݤί [Ϥ] /(n) rubbish heap/garbage dump/
+ݤί [ϤˤĤ] /(exp) "a jewel in a dunghill"/
+ݤί [Ϥ򤢤] /(exp) to rummage a dustbin/to pick a garbage dump/
+ݤ [Ϥ] /(v5k) to sweep/to brush/to gather up/(P)/
+ݳ [] /(n,vs) sweeping the sea for mines/dragging for mines/(P)/
+ݳ [Ƥ] /(n) mine sweeper/
+ݼ [] /(n,vs) sweeping with fire/mowing down/strafing/
+ݽ [] /(n,vs) cleaning/sweeping/(P)/
+ݽ [] /vacuum cleaner/
+ݽ [] /vacuum cleaner/(P)/
+ݽ [ˤ] /janitor/cleaner/
+ݽ [ȤФ] /(n) one's turn for doing the sweeping (cleaning)/
+ݽ [] /cleaning woman/
+Ƣ [Ȥ] /(n) sweeping or mopping up/
+Ƥ [Ȥ] /(n) cleaning up/sweeping up/mopping up/(P)/
+ [] /(n,vs) wiping out/annihilation/
+ޤ [Ф] /(n) flowers in a vase or lapel/
+ޤ [] /(n) (book) illustration/
+ޤؤ [] /(v1) to change/to replace/
+ޤ [] /(n) cutting/planting/
+ޤ [] /(v5s) to insert/to put in/to graft/to wear in belt/
+޲ [] /(n) flower arrangement/
+޲ [] /(n) (book) illustration/
+޳ [] /(n) (book) illustration/(P)/
+޿ [] /(n) illustration/
+ [ˤ夦] /(n,vs) insertion/incorporation/infixing/(P)/
+⡼ [ˤ夦⡼] /insert mode/
+ [ˤ夦] /(n) parenthetical expression/
+ [ˤ夦] /inserted figure/
+ʸ [ˤ夦֤] /(n) parenthetic sentence/
+ȴ [Ф] /(n,vs) insertion/extraction/
+ [] /(n) episode/(P)/
+Ū [Ƥ] /(adj-na) episodic/
+ߤ [ޤ] /sleeved quilt/
+ߤ [ܤ] /(n) drain a lake or pond/
+ߤ [] /(v5r) to haul in hand over hand/
+ߤ [] /(v5m) to scoop into/
+ߤФ [] /(v5s) to bail out/
+ߤ [] /(v5r) to slip through/
+ߤŦޤ [Ĥޤ] /(v5m) to sum up/to summarize/
+ߤŦ [Ĥޤ] /(v5m) to sum up/to summarize/
+ߤ [ʤ] /(adj-na) superficial/
+ߤ [ޤ魯] /(v5s) to stir up/to churn/to ransack/to disturb/(P)/
+ߤ󤻤 [褻] /(v1) to sweep/to rake up/
+ߤ [] /(v5s) to stir up/
+ߤ̽ [ޤ] /(n) egg soup/
+ߤѤ [ʤ餹] /(v5s) to smooth out/
+ߤ򤼤 [ޤ] /(v1) to mix/to stir/to scramble/to churn/
+ߤ⤯ [ɤ] /(v5k) to complain/to pester/
+ߤ礻 [碌] /(v1) to adjust/to arrange/
+ߤ碌 [碌] /(v1) to adjust/
+ߤ [] /(v5m) to carry under the arm/to rake in/
+ߤ [ޤ] /(v1) to mix/to stir/to scramble/to churn/
+ߤ [Ĥ] /(v1) to gather up/to scrape up together/
+ߤФ [] /(v5s) to scrape out/
+ߤä [] /(v1) to disappear/
+ߤä [] /(v5s) to erase/
+ߤ夲 [] /(v1) to comb upwards/
+ߤڤ [] /(v5r) to cut/to slit/
+ߤऱ [Τ] /(v1) to push through/
+ߤޤ [] /(v5r) to become overcast/
+ߤɹ [] /chipped ice (kind of dessert)/
+ߤʬ [櫓] /(v1) to push one's way through/
+ߤ [] /(v1) to be sad/
+ߤĤ餹 [ʤ餹] /(v5s) to thrum/to strum/
+ߤȤ [] /(n) shrimp and vegetable fritters/
+ߤȤ [Ȥ] /(v5s) to scrape off/
+ߤ [ߤ] /(v5s) to stir up/to disturb/
+ߤ [ޤ] /(n) egg soup/
+ߤΩƤ [Ƥ] /(v1) to stir up/to arouse/
+ߤۤ [ष] /(v5r) to tear off/to pluck/to scratch off/
+ߤ [] /(v5k) (1) (uk) to scratch/(2) to perspire/(3) to shovel/to paddle/(P)/
+ߤʧ [äѤ餤] /(n) pilferer/
+ߤʧ [äѤ餦] /(v5u) to swipe (as in steal)/to walk off with/
+ߤڼ [ä餦] /(v5u) to nab/to snatch/
+ [] /(n) curettage/
+ [褦] /(adj-na,n) itch/
+ [ߤ] /(n) chastity/fidelity/honour/faith/(P)/
+ [Ĥ] /(n) manipulation/puppet/
+ǵ [ĤꤷФ] /puppet show/
+ [Ĥꤸ礦] /old name for the bunraku/
+ͷ [Ĥˤ󤮤礦] /puppet/marionette/
+ [Ĥ] /(v5r) to manipulate/to operate/to pull strings/(P)/
+ [ߤޤ] /(exp) to adhere to one's principles/to preserve one's chastity/
+ [礦] /(n) operation/(P)/
+û [礦󤷤夯] /curtailment of operations/
+ [礦] /(n) operating costs/
+Ψ [礦] /operating rate/
+ [] /(n) conduct/deportment/
+ [] /(n,vs) operation/management/processing/(P)/
+ [Ф] /(n) control board (panel)/console/
+ [] /(n) operation (of trains)/
+ַ [㤬] /train dispatcher/
+־ [㤸礦] /(n) switchyard/
+ [] /(n) constancy/fidelity/
+ [夦] /(n,vs) (1) flying (a plane)/(2) management/handling/control/manipulation/(P)/
+Ļ [夦] /(n) pilot/
+ [夦] /(n) cockpit/
+ʲϿ [夦󤻤] /(cockpit) voice recorder/
+ [夦] /(n) joystick/
+ [Ĥꤸ礦] /old name for the bunraku/
+ [] /(n) handling a ship/
+ [] /(n) steering (of a ship)/
+ɼ [] /(n) pilothouse/
+ɼ [] /helmsman/coxswain/
+û [] /(n) curtailed operations/
+ŵ [Ƥ] /(n) drill manual/
+ [Ϥ] /(n) already/now/by this time/(P)/
+᡹ [] /(adv,n) early/quickly/(P)/
+᡹ [ϤФ] /(adv,n) early/quickly/(P)/
+ᤤ [Ϥ䤤] /(adj) early/(P)/
+ᤤ [Ϥ䤤] /quickly/
+ᤤ [Ϥ䤤Ȥ] /(adv) promptly/
+ᤤä [Ϥ䤤Ϥʤ] /(adv,exp) in short/
+᤯ [Ϥ䤯] /(adv,n) early/fast/soon/(P)/
+᤯ [Ϥ䤯] /(exp) early on/earlier on/from early/
+᤯ [Ϥ䤯] /(n) already/as early as/
+Ȥ [ϤȤ] /(n) jumping to a conclusion/
+ޤä [Ϥޤä] /in one's hurry/
+ޤ [Ϥޤ] /(v5r) to be hasty/to be rash/to speed up/to gather speed/(P)/
+ [Ϥ] /(v1) to hasten/to quicken/to expedite/to precipitate/to accelerate/(P)/
+ [碌] /(n) early ripening rice/(P)/
+ [ϤӤ] /(n,vs) leaving work (office, school) early/(P)/
+ [ϤӤ] /(n,vs) leaving work (office, school) early/(P)/
+Ჵ [Ȥ] /(n) young female rice planter/young girl/(P)/
+ [] /(n) early stage/(P)/
+ٲ [] /airborne early-warning system/
+ [] /early diagnosis/
+࿦ [礯] /(n) early retirement/
+࿦ [礯] /(n) early retirement program/
+ȯ [Ϥä] /(n) early detection (of cancer)/
+ᵯ [Ϥ䤪] /(n) early rising/(P)/
+ᵻ [Ϥ虜] /(n) quick work/(clever) feat/
+ [ä夦] /(adj-na,n) urgent/(P)/
+ [夦] /(adj-na,n) urgent/
+ᶵ [礦] /(n) early education/
+ [礦] /(n-adv,n-t) daybreak/dawn/
+ [Ϥ虜] /(n) quick work/(clever) feat/
+ [] /Waseda-Keio (baseball) game/
+ [] /(adj-na,n) over hasty/rash/
+ [Ϥ䤦] /(n) quick shot/quick draw/
+ḫ [Ϥ] /(n) chart/table/
+ḫɽ [ϤߤҤ礦] /(n) simplified chart/
+ [Ϥ䤯] /(n) fast-talking/(P)/
+ [Ϥ䤯Ȥ] /tongue twister/
+ [Ϥ䤬äƤ] /(n,vs) jumping to a hasty conclusion/
+ [Ϥ䤬Ƥ] /(n,vs) jumping to a hasty conclusion/
+ầ [] /(n) early marriage/
+餭 [Ϥ䤶] /(n) early blooming/early flowering/
+Ỻ [] /(n) premature birth/
+Ỻ [] /(n) premature baby/
+ [Ϥ䤸ޤ] /(n) early closing/
+ؤ [Ϥ䤶] /(n) quick game of shogi/
+ؤ [Ϥ䤶] /blitz chess/
+ [Ϥ䤸] /(n) premature death/
+Ἢ [Ϥߤ] /(n) insider/keen of hearing/
+ [ϤƤޤ路] /(n) early preparations/
+ [夯] /(adj-na,n) precocious/(P)/
+ [Ϥ] /(n) early arrival/
+ [] /(n-adv,n) early spring/(P)/
+ [] /Ode to Early Spring/
+ᾯ [Ȥ] /(n) young female rice planter/young girl/
+ [Ϥ䤬] /(n) alarm bell/
+ [ϤФޤ] /(n) early rice/
+ῲ [Ϥ] /(n,vs) go to bed early/(P)/
+ [] /(n) dying young/early death/
+ [Ϥ䤻] /(n) swift current/rapids/(P)/
+ [碌] /(n) early ripening rice/
+ޤ [Ϥ䤦ޤ] /(n) born between January 1st and April 1st/
+ [] /(n) premature baby/
+ [] /(adv,n) early/quickly/
+ [ϤФ] /(adv,n) early/quickly/
+ [ϤФ] /early/all in good time/quickly/promptly/
+ [Ϥ䤪] /(n) fast forward (e.g. VCR, tape deck, etc.)/
+­ [Ϥ䤢] /(n) quick pace/
+® [ä] /(adv) at once/immediately/without delay/promptly/(P)/
+ [] /(n,vs) leave early/(P)/
+ [] /(abbr) Waseda University/
+ī [礦] /(n-adv,n-t) early morning/(P)/
+ī [礦Τ㤯] /early-morning arrival/
+ŷ [Ƥ] /(n) early morning/dawn/
+ [Ȥ] /(baseball) game between Waseda and Tokyo universities/
+ƻ [Ϥߤ] /(n) shortcut/
+ݤ߹ [ϤΤߤ] /(n) (drawing) hasty conclusions/
+ [Ϥ䤦] /(n) fast horse/
+ȯ [Ϥ] /(n,vs) early-morning departure/
+ȯ [ϤĤۤ礦] /(n) schizophrenia/
+ [Ϥᤷ] /(n) fast eater/early meal/
+ [Ф] /(n-adv,n) sooner or later/eventually/
+ [ϤФ] /(n) early arrival/
+ [ʤ] /(n) rice seedlings/
+ʬ [Ϥ狼] /(n,vs) (1) quick learner/(2) handbook/guidebook/
+Ѥ [Ϥ䤬] /(n) quick change/
+ [ᤤ] /Waseda-Meiji (baseball) game/
+ܤ [Ϥ] /ahead of time/
+Ω [Ϥ] /(n,vs) early-morning departure/
+ϳ [] /(n) premature ejaculation/
+Ϸ [] /(n) premature aging/
+ [] /cadet/
+ã [] /(n) soda/
+Ĺ [礦] /(n) master sergeant/sergeant major (JSDF)/
+ [] /(n) nest/rookery/breeding place/beehive/cobweb/den/haunt/(P)/
+㤯 [] /(v5u) to build (a nest)/to haunt (a place)/to hang out (somewhere)/
+ [Ӥ] /setting (of a hen)/
+㱣 [] /hiding in the nest/
+㷢 [] /(n) den/haunt/hangout/home/
+ [ɤ] /setting hen/
+㿩 [] /(v5u) (1) to nest/to build a nest/(2) to hang out/to haunt/
+ [Ҥ] /nestling/
+Ȣ [Ф] /(n) nest box/hive/
+Ω [] /(n) leaving the nest/becoming independent/(P)/
+Ω [] /(v5t) to leave the nest/
+Ƥ [] /nesting/hibernation/
+Ƥ [] /(v5r) to nest/
+ [] /(n) spear/lance (shogi) (abbr)/(P)/
+ [Τ] /spearhandle/
+ [Τۤ] /spearhead/
+򿶤뤦 [դ뤦] /(exp) to wield a spear/
+䱨± [ꤤ] /(n) squid/
+䵳ʼ [ؤ] /(n) lancer/
+ [] /(n) victim/
+̤˾夲 [ޤˤ] /to be criticized/to be made an example of/
+ [] /(n) spear carrier/
+ [] /(n) spearmanship/
+Ѳ [Ĥ] /spearman/
+ [ꤵ] /(n) spearhead/
+ꤲ [ʤ] /(n) javelin (throw)/
+ [֤] /(n) line of spears held at the ready/
+椮 [] /rower/oarsman/
+椮Ф [] /(v5s) to begin rowing/
+椮失 [Ĥ] /(v1) to row up to/to attain to/
+椰 [] /(v5g,vt) to row/to scull/to paddle/to pedal/(P)/
+ [Ƥ] /(n) row (a boat)/
+礰 [Ϥ㤰] /(v5g) (uk) to make merry/to frolic/to be in high spirits/(P)/
+褤 [餽] /(n) dispute/strife/quarrel/dissension/conflict/rivalry/contest/(P)/
+褤ޤ [餽ޤ] /(exp) to be settled/
+褤 [餽] /(adj-na) quarrelsome/contentious/
+褤 [餽] /dispute/
+褤臘 [餽] /(v5u) to fight with/to contend with/
+褤ʤ [餽ä] /(v1) to accuse/to rise up in judgment against/
+褤ܤ [餽] /(v5r) to be angry and quarrelsome/
+褦 [餬] /(v5u) to argue/to dispute/to oppose/
+褦 [餽] /(v5u) to dispute/to argue/to be at variance/to compete/(P)/
+ [] /(adv) how/
+ʤ [餽ʤ] /(exp) indisputable/undeniable/unmistakable/
+ [] /(n) dispute/quarrel/strike/(P)/
+ĸ [] /(n) right to strike/
+Ĺ԰ [] /direct action/strike/
+ [礦] /(adj-no,n) dispute by legal action/contentious/
+å [] /(n) struggle/contest/(P)/
+å [Ĥ] /contest/competition/struggle/argument/
+ü [] /(n) beginning of a dispute/
+ [Ƥ] /(n) point at issue/(P)/
+Ʈ [Ȥ] /(n) strife/struggle/
+ [] /(n) contending for victory/struggling for supremacy/
+ [Ϥ] /struggle for supremacy/championship game/
+ [] /(n) rioting/disturbances/
+ [] /(n) argument/dispute/controversy/
+餻 [䤻] /(v1) to get too skinny/
+餻äݤ [䤻äݤ] /(n) skinny person/scrawny person/scarecrow/bag of bones/
+餻 [䤻] /(v1) to become thin/to lose weight/to reduce (one's) weight/to slim/(P)/
+餻 [䤻ޤ] /(n) enduring for the sake of pride/
+餻 [䤻] /(n) slender figure/
+餻 [䤻] /(n) slender build/
+餻٤ [䤻ۤ] /(v5r) to lose weight/
+餻 [䤻] /(n) barren mountain/
+餻ꤨ [䤻Ȥ] /(v1) to become emaciated/to grow thin and worn out/
+餻 [䤻] /(n) barren soil/
+餻 [䤻Ĥ] /(n) barren soil/
+餻 [䤻] /(n) scrawny horse/
+餻 [䤻] /drug used for weight reduction/
+餻 [䤻] /(n) thin arm/meager income/
+ [䤻] /(io) (v1) to become thin/to lose weight/to reduce (one's) weight/to slim/
+ [䤻ޤ] /(n,vs) (uk) fake stoicism/pretended endurance/
+ [] /(n) lean (figure)/
+ [] /(n) slim figure/weight reduction/
+ [] /(pref) together/mutually/fellow/
+ [] /(n) aspect/phase/countenance/
+ꤤ [礦] /(n) affinity/compatibility/
+Ť [Ť] /(n) sounds given during a conversation to indicate comprehension/
+μ [Τ] /(io) (n) interlude/accompaniment/sideshow/strain of music/
+ޤä [ޤä] /(adv) coupled with/together/(P)/
+Ѥ [⤫] /(adv,n) as ever/as usual/the same/
+Ѥ [⤫] /(adv,n) as ever/as usual/the same/
+򸫤 [ߤ] /(exp) to read (a person's) physiognomy/
+갦 [] /(n) mutual love/
+ [] /(n,vs) difference/discrepancy/variation/(P)/
+ [Ƥ] /(points of) difference/
+ [] /(adj-na,n) suitability/fitness/(P)/
+ [դ路] /(adj) appropriate/(P)/
+ʿ [ؤ] /(n) arithmetic mean/
+괯 [] /(n) adultery/
+ [] /(n,vs) correlation/interrelation/(P)/
+إ롼 [롼] /(n) associate rule/
+شط [󤫤󤱤] /correlation/(P)/
+ط [󤱤] /correlation coefficient/
+Ū [Ƥ] /(adj-na) correlative/
+ [㤯] /(n) fellow guest or lodger or passenger, etc./
+ [] /(n) simultaneously striking each other/
+긫Ѥ [ߤĤ] /competitive bids or bidding/
+ [] /(n) mutual/reciprocal/(P)/
+߰¸ [] /interdependence/
+ߴط [󤱤] /(n) mutual relationship/interrelationship/
+߶ [礦礯] /(n) bilateral cooperation/
+߶ [󤳤] /mutual savings bank/(P)/
+ߺ [褦] /interaction/
+߻ [󤷤礦] /(n) cross-reference/
+߻ٱ [] /mutual support/
+߼ [央] /principle of reciprocity/
+̿ [Ĥ] /intercommunication/
+° [Ϥ] /cross attachment/
+޽ [դ] /mutual aid/
+ݸ [ۤ] /mutual insurance/
+ޤ [꤫Ϥ] /(exp) to strive for mutual understanding/
+깥 [] /(n) features/appearance/
+绱 [] /(n) share an umbrella/
+ [] /(n) rivalry/
+껦 [] /(n) offsetting each other/plus and minus equal zero/counterbalancing/(P)/
+껦 [] /(n) offsetting each other/plus and minus equal zero/counterbalancing/
+껦 [󤼤] /countervailing duty/
+ [] /(n) draw/tie/
+ [] /(n) mutual affection or love/
+갦 [] /(n) mutual love/
+ [] /(n) resemblance/similarity/analogy/(P)/
+ [] /(n) (in geometry) similar figures/
+ [Ƥ] /(n) point of likeness (between)/resemblance/similarity/
+ [] /(n) joint ownership/sharing/going Dutch/
+꼡 [Ĥ] /(adv) one after the other/successively/
+꼡 [Ĥ] /(v5g) to follow in succession/(P)/
+꼱 [] /(n) acquaintance/
+ [] /(n) (1) companion/partner/company/(2) other party/addressee/(P)/
+ [ƤΤ] /the opponents territory/
+򤹤 [Ƥ򤹤] /(exp) to keep company/
+餫 [Ƥޤ] /(exp) to defeat the opponent/
+꼡 [Ƥ] /(adv) determining an attitude or response according to the opponent/
+ [Ƥɤ] /(v5r) to take on an opponent/to challenge/(P)/
+ [Ƥ] /(n) other (opposite) party/(P)/
+ [Ƥ] /(n) other (opposite) party/
+ [Ƥ䤯] /(n) opposing role/partner/
+ [] /(n) staying in the same inn or hotel/rooming together/
+꾵 [礦] /(n) inheritance/
+ [礦] /(n) symmetry/
+ [礦] /(n) multiplication/synergism/(P)/
+ [Τ] /(n) riding together/(P)/
+ [礦] /synergy/
+ [礦褦] /synergism/
+ [礦] /(n) (math) product/
+ʿ [礦ؤ] /geometric mean/
+ [] /(n) market price/speculation/estimation/(P)/
+ [Ф] /(n) speculator/
+ȸߤ [ߤ] /(n) mutual assistance or sympathy/
+ [] /(n,vs) sign/signal/
+ [礦] /(n) affinity/compatibility/(P)/
+ [] /(n) developing together/
+ξ [Τޤ] /double pine/twin pines/
+ [] /(n) a table (at a restaurant) with someone you don't know/
+³ [] /(n) succession/inheritance/(P)/
+³ [] /(n) heirship/(claim) the (right of) succession/one's inheritance rights/
+³⻺ [] /inheritance/inherited property/heritage/
+³ [ˤ] /(n) heir/heiress/inheritor/
+³ [] /(n) inheritance tax/(P)/
+³褤 [餽] /inheritance dispute/
+Ǥ [] /(n) simultaneously striking each other/
+ [] /(n,vs) confrontation/facing/between ourselves/no third party/tete-a-tete/(P)/
+ [] /(n) relative/
+зɸ [] /(n) relative respectful speech/relative honorifics/
+и [] /relative error/
+л [] /(n) double suicide/
+м [Ĥ] /relative humidity/
+м [央] /relativism/
+пԤ [] /by mutual consent/
+ [] /relativity/
+ [] /(n) the principle of relativity/
+ [] /(n) The Theory of Relativity/
+® [] /relative velocity/
+ [] /relative value/
+Ū [Ƥ] /(adj-na) relative/(P)/
+ [ФФ] /negotiated transaction/
+ɾ [Ҥ礦] /a relative evaluation/
+ [] /relativism (phil.)/
+ [] /(n,vs) consultation/discussion/(P)/
+̤˾ [ˤΤ] /(exp) to take part in a consultation/
+̤Ϳ [ˤ] /(exp) to be consulted/
+̽ [󤸤] /consultation office/bureau/(P)/
+ [䤯] /(n) counselor/adviser/(P)/
+ [Ť] /(n) sounds given during a conversation to indicate comprehension/(P)/
+ȤǤ [Ť򤦤] /(exp) to make agreeable responses/to be a yes-man/
+ [Ť] /(n) sounds given during a conversation to indicate comprehension/
+ [Ǥ] /(n) fellow students/
+Ŵ [Ƥ] /Sagami Railway/
+ [Ǥ] /(n) inheritance/
+ [Ȥ] /(adj-na,n-adv) (1) suitable/fair/tolerable/proper/(2) extremely/(P)/
+ [Ȥʤ夦] /(exp) due diligence/due care/
+ [Ȥ] /a considerable number/a fair number/
+ [ҤȤ] /(adj) equal to each other/
+Ƥ [] /(n) simultaneously striking each other/
+ʤ [ʤ] /(adj,exp) in conflict/incompatible/out of harmony/running counter/
+ȼ [Ȥʤ] /(v5u) to accompany/
+ȾФ [ʤФ] /(exp) to have a fifty-fifty (chance)/
+ȿ [Ϥ] /(n,vs) disagreement/contrary/
+ȿ [Ϥ] /(n,vs) disagreement/contrary/
+ȿ [Ϥ󤻤] /(adj-na) reciprocal/
+ȿ [ϤƤ] /reciprocity theorem (physics)/
+ȿŪ [ϤƤ] /(adj-na,adv) reciprocal/reciprocally/
+ [Ф] /(n) medium-sized paper/medium-sized book/
+ [٤] /(n) sharing a room/
+Ѥ餺 [餺] /(adv,n) as ever/as usual/the same/(P)/
+ [] /(n) complement/
+ [ۤ] /(n) complementation/
+ [ۤ] /complementarity/
+ [] /(n) partner/companion/
+ [ܤ] /(n) partner/pal/accomplice/(P)/
+ [ܤ] /(n) looks/features/
+ [⤦] /(n) sumo wrestling/(P)/
+Фˤʤʤ [⤦ˤʤʤ] /(exp) is no match for/can't hold a candle to/
+м [⤦Ȥ] /(Sumo) wrestler/(P)/
+ [⤦٤] /(n) Sumo stable/
+ [䤯] /(n) colleague/
+Ƥʤ [ʤ] /(adj,exp) in conflict/incompatible/out of harmony/running counter/
+ؤä [ޤä] /(adv) coupled with/together/
+ [] /(n) rivalry/
+ [ޤ] /(n) window/(P)/
+륬饹 [ޤɥ饹] /windowpane/
+ۤ [ޤɤ] /over the window sill/
+볰 [] /(n) outside a window/
+ݤ [ޤɤ] /(n) curtains/
+ [ޤɤ] /(n) ticket window/(P)/
+ [ޤɤ] /(n) (at the) window/(P)/
+ݤ [ޤɤΤ] /window-side seat/
+² [ޤɤ菉] /(n) useless employees (shunted off by a window to pass their remaining time until retirement)/
+¦ [ޤɤ] /(adj-no) window-side/
+ [ޤɤ] /(n) by the window/
+ [ޤɤ] /(n) light coming in or leaking through a window/
+ [ޤɤ勞] /(n) window frame/sash/
+ [] /(n) plain food/simple living/
+ [Ȥ] /(n) low-grade liquor/
+ [] /(n) soup made with sake lees/
+ [Ť] /(n) (fish or vegetables) pickled in sake lees/
+ [] /(n,pref) whole/all/general/gross/(P)/
+ [] /(adv) in general/generally/
+ [٤] /(adj-no,n-adv,n) all/the whole/entirely/in general/wholly/
+٤ [٤] /(adj-no,n-adv,n) all/the whole/entirely/in general/wholly/
+ [] /(n) consensus of opinion/(P)/
+ [] /(n) the entire strength/all hands/all the members/
+ [] /(n) (Edo period) streetwalker/
+ [Ф] /(n) all-around/across-the-board/
+ּ [Фʤ] /across-the-board (policy)/
+ [] /(n) the stroke-count of a kanji/
+ [] /(n) general meeting/(P)/
+ή [ʤ] /(exp) to call off a general meeting/
+ [] /(n) extortionist that threatens to disrupt stock-holder meetings/(P)/
+ [] /full-leather/leather-bound (book)/
+ [] /(n) sum total/total amount/(P)/
+ݤ [] /(n) in a body/concentrated force/combined efforts/
+ [] /(n) synthesis/recap/generalize/(P)/
+ [ĤĤ] /general interpellation (in the Diet)/
+Ū [ĤƤ] /(adj-na) all-inclusive/all-embracing/overall/
+ [] /(n) being in general control of/
+ [󤸤礦] /(n) a final settlement/
+ [] /(n) inspector general/commissioner/(P)/
+ [Ȥ] /general manager/
+ [] /(n) made entirely of paulownia wood/
+ [] /(n) total/(P)/
+軻 [ä] /(n) complete financial statement/(P)/
+ [ޤ] /(n) general overview/
+ [] /(n) general research/total research/
+ [] /(n) observing a performance in a large group/
+ [] /(n) general attack/general offensive/
+ [] /(n) total amount/
+ [] /(n,vs) synthesis/coordination/putting together/integration/composite/(P)/
+ǥ̿ [ǥĤ⤦] /(n) integrated services digital network (ISDN)/
+ӥߥ [ӥߥ󤶤] /(n) multivitamin/
+ʳ [] /(n) synthetic science/
+ [] /tax on aggregate income/
+糫ȯ [Ϥ] /integrated development/
+ݽ [] /composite art/
+ [] /(n) savings account/deposit account/
+绨 [ä] /general-interest magazine/
+ [夦] /overall balance of payments/
+羦 [礦] /a general trading company/
+ [] /(n) university/
+Ū [Ƥ] /(adj-na) synthetic/comprehensive/(P)/
+Ūʼ [ƤҤ󤷤Ĥ] /(n) total quality control (TQC)/
+± [Ӥ礦] /general hospital/
+ [] /(n) side dish/daily (household) dish/
+ [] /(n) president/(P)/
+ [] /(n) general index/
+ [ޤ] /(n) finishing up (a job)/selling out/buying up/
+ᴱ [줤] /(n) commander-in-chief/supreme commander/
+ [줤] /(command) headquarters/
+ش [] /supreme command/direction over all/
+ش [] /supreme commander/
+ٽ [] /total expenditures/
+ۿ [Ϥˤ] /(n) general manager/
+ [] /total assets/
+Ψ [ۤꤨ] /(n) return on assets (ROA)/
+ [礯] /(n,vs) mass resignation/(P)/
+ [] /(n) shrine enshrining several gods/
+ [夦ˤ夦] /(n) total income/
+ [] /(n) all together/
+ [] /(n) series (of publications)/library (of literature)/
+ [ʤ] /(n) annihilation/a sweeping victory/
+ [礦] /(n) general term/
+ֽ [礦] /racemous inflorescence/raceme/
+ [] /(n) one's whole body/
+͸ [󤳤] /total population/
+ [] /(n) commander/leader/(P)/
+ [] /(n) total (number)/(P)/
+ [] /(n) all members/whole army/(P)/
+ [] /(n) review article/general remarks/
+ [󤭤] /(n) general election/(P)/
+§ [] /(n) general rules/
+ [] /(adv,n) the whole/originally/(P)/
+ [㤯] /a full retreat/a general retreat/
+ [] /(n) representative/
+羭 [礦] /(n) supreme commander/
+Ĺ [礦] /(n) (college) president/secretary-general/(P)/
+ [] /(n) the total/
+ [Ƥ] /(n) sum total of one's marks/total points or score/
+ [] /(n) round-robin/(P)/
+ [ꤻ] /round robin event/
+ [Ȥ] /(n) president/generalissimo/(P)/
+ [Ȥ󤭤] /presidential election/
+ư [ɤ] /(n) general mobilization/(P)/
+Ʊ [ɤᤤҤ礦] /(n) general strike/
+ [Ȥ] /(n) governor-general/(P)/
+ [Ȥ] /(n) government-general/
+ [ˤ] /(n) full two-story house/
+夲 [ꤢ] /total sales/total proceeds/
+ [ꤢ] /total sales/total proceeds/
+ȱ [Ϥ] /(n) wearing one's hair knotted in the back/
+ [] /full-leather/leather-bound (book)/
+ [Ҥ礦] /(n) a general strike/
+ɾ [Ҥ礦] /(n) (abbr) General Council of Trade Unions of Japan/(P)/
+ [] /(n) a full musical score/
+ [֤] /Sobu Line (Chiba-Tokyo Railway)/
+ [] /(n) (clothing) patterned all over/
+ [٤] /(adv) generally/
+ [] /(n) a rout/
+ܲ [ۤ] /(n) head family/main branch of a school or religion/
+ܻ [ۤ󤶤] /(n) (1) (Buddh) head temple of a sect/(2) (organizational) headquarters/(P)/
+Ź [ۤƤ] /head office/
+̳ [] /(n) general business (affairs)/manager/director/adjutant general (mil)/(P)/
+̳ [फ] /(n) general affairs section/
+̳ [भ礯] /General Affairs Bureau/(P)/
+̳ [ष礦] /(n) Ministry of Public Management, Home Affairs, Posts and Telecommunications/
+̳ģ [礦] /General Affairs Agency/
+̳Ĺ [礦] /director-general/
+̳ [] /(n) general affairs department (bureau)/executive section/(P)/
+̳Ĺ [֤礦] /chief of the general affairs department (bureau)/chief of the executive section/
+ [褦] /(n) (clothing) patterned all over/
+Ω [] /(v5t) to relate a hair-raising account or experience/
+Ͽ [⤯] /(n) index/
+ [] /(n) main gate/
+ͽ [褵] /(n) complete budget/
+Ȥ [] /(n) hiring a number of geisha for an entertainment/
+ [] /(n) superintendence/control/
+ [] /(n,vs) prime minister/leader/overseer (of national affairs)/president/(P)/
+ [] /Prime Minister/(P)/
+ [] /(n) Prime Minister's office/(P)/
+̳Ĺ [դ礦] /Director General of Prime Minister's Office/
+΢ [] /(n) (full) lining/
+Ω [] /standing in a group/standing up in unison/
+ [礦] /(n) aggregate amount/(P)/
+ [礦] /(n) eldest child/
+λ [礦] /(n) consul general/(P)/
+λ [礦] /(n) consulate-general/
+© [礦ह] /eldest son/
+̼ [礦ह] /(n) eldest daughter/
+ [礯] /(n) total energy/all efforts/(P)/
+ [礯] /(n) all-out war/
+ [] /(n) general remarks/(P)/
+ [] /(n) sum total/
+ڰ [] /(n) control/
+޴ [餤] /(n) general review/
+ [] /(n,vs) synthesis/coordination/putting together/integration/composite/
+ [] /(n) comprehensive bibliography/general survey/
+ [Ӥ] /(adj-na,n) sagacity/cleverness/
+ [ᤤ] /(adj-na,n) wisdom/sagacity/
+ [] /(n) grass/(P)/
+ [] /(adj-na,int,n) brevity/rudeness/hurry/
+κ [Τ] /(exp,n) grassroots/rank and file/the roots of grass/(P)/
+κư [Τͤɤ] /(n) grass-roots movement/
+κ̱ [Τͤߤ󤷤夷央] /(n) grass-roots democracy/
+ [Τ] /blade of grass/
+ष [ष] /(n) weeding/weeder/weeding fork/
+ [] /(n) thatched hut/
+ [] /(n) draft/(P)/
+ [ҤФ] /(n) grass cricket/
+ [] /(n) thatched hut/
+ [] /(n) thatched hut/
+𲰺 [] /(n) thatched roof/
+̾ [] /(n) cursive hiragana/
+ [Ф] /(n) flower/flowering plant/(P)/
+ [] /(n) flower/flowering plant/
+ [Ӥ] /(v1) to get tired/to wear out/(P)/
+٤ [Ӥ⤦] /(n) thankless/waste of effort/much ado about nothing/
+𴢤 [] /(n) mowing/mower/(P)/
+ [] /(n) (1) kanji "grass radical" (radical 140)/(2) grass crown/
+ [] /(n) grass carp/
+ [] /(n) local horse race/
+ή [Ĥ夦] /Sogetsu school of flower arrangement/
+ [Ϥ] /(n) grass-covered plain/grasslands/meadows/savannah/prairie/steppe/
+ [] /(n) grass-covered plain/grasslands/meadows/savannah/prairie/steppe/(P)/
+Ϥ [] /(n) autumn/withering of the grass/
+ [] /(n) notes/draft/manuscript/(P)/
+ [] /(n) grass roots/
+ [⤯] /(n) medicinal roots and bark/Chinese herbal medicine/
+ [] /(n) storybook/
+ [] /(n) flower market during obon/
+ [] /(n) storybook/
+ [Ȥ] /(n) weeding/weeder/weeding fork/
+ [] /(n) cursive script/"grass" kanji/(P)/
+ [] /(n) rice plant's height/
+α [ФΤ] /under the sod/
+ [] /(n) dark green/
+ [礯] /(n) herbivorous/(P)/
+ưʪ [礯ɤ֤] /herbivore/
+𿼤 [֤] /(adj) grassy/weedy/
+ [] /(n) tassets (on a suit of armor)/vegetable dye/
+ [] /(n) beginning/inauguration/
+ϴ [] /beginning/outset/
+л [] /(n) picture book/
+ [] /(n) clump of bushes/grassy place/thicket/jungle/the bush/
+ [⤦] /(n) amateur sumo wrestling/
+ [] /(adj-na,int,n) brevity/rudeness/hurry/
+ [] /(n) character written in "sousho" style/
+Ļ [] /(n) mugwort-flavored rice dumpling/
+ [] /(n) meadow/grassland/
+ [] /(n) meadow/grassland/
+ū [֤] /(n) reed pipe/
+Ʋ [ɤ] /(n) thatched hut/monks cell/(my) humble abode/
+徽 [ꤹ礦] /grass-blade patterns in crystal/
+ [] /(n) compost/
+ [֤] /(n) thatch/
+ʪ [] /(n) short plants for flower arrangements/
+ʬ [櫓] /(n) pioneer/pathfinder/originator/founder/trailblazer/(P)/
+ [ۤ] /(n) herbs/
+ [ޤ] /(n) overnight stay when traveling/
+ [] /(n) plants/vegetation/(P)/
+ [⤯] /(n) plants/vegetation/(P)/
+ [] /(n) rice-flour dumplings mixed with mugwort/
+ [䤭夦] /(n) grass-lot baseball/
+ [] /(n) blades of grass/
+ [] /(n) zoori (Japanese footwear)/sandals/(P)/
+ [Ȥ] /(n) servant in charge of footwear/
+ [ष] /(n) paramecium/
+ۤ [ष] /(n) weeding/weeder/weeding fork/
+ [ܤ] /(n) broom/
+ [餸] /(n) straw sandals/
+ [餸ष] /(n) wood louse/wood lice/slater/
+ [] /(n) rice-flour dumplings mixed with mugwort/
+ [礦] /(n) manor/demesne/
+ [礦󤻤] /manorial system/
+ [礦󤻤] /manorial system/
+ [礦] /(adj-na,n,vs) adorning (a Buddhist statue)/
+ [] /(adj-na,n) solemnity/gravity/impressiveness/(P)/
+ [礦] /(n) administrator of a manor/
+ [礦] /(adj-na,n) solemn/grave/impressive/
+ [Τ] /funeral procession/
+ [ۤꤵ] /(v5r) to consign to oblivion/
+ [ۤ] /(v5r) to bury/to inter/to entomb/to consign to oblivion/to shelve/(P)/
+ [] /(n) funeral service/(P)/
+򵷲 [] /(n) undertaker's/
+򵷼 [] /funeral ceremony/wake/
+򵷼 [] /(n) undertaker's/
+򵷾 [礦] /funeral home/
+ [] /(n) funeral items/
+ [] /(n) funerals and ceremonial occasions/(P)/
+ [] /(n) funeral/(P)/
+ [] /(n) attendance at a funeral/(P)/
+ [礯] /funeral march/
+Կʶ [󤭤礯] /funeral journey (march)/
+ [줤] /(n) funeral/
+ [] /(n) funeral procession/(P)/
+ [] /(oK) (adj) blue/pale/green/unripe/inexperienced/
+ [] /(n) bismuth/
+ [] /(n) blue waters/
+ [] /(n) the masses/people/
+ [] /(adj-na,n) blue/bluish/dim/
+ŷ [Ƥ] /(n) blue (azure) sky/
+ [Ϥ] /(adj-na,n) pale/pallid/
+ [Ϥ礯] /(adj-na) pale/
+صȤ [Ȥ] /in great haste/
+ [ܤ] /(adj-na,n) dusky/shadowy/
+ [] /(n) duckweed/seaweed/algae/(P)/
+ [⤷] /(n) salt from burning seaweed/
+ [⤷] /(n) seaweed used in making salt/anthology/
+ [뤤] /(n) algal fungi/
+ [⤯] /(n) (1) scraps of seaweed/(2) death at sea (metaphor)/
+ [⤯] /(n) Japanese mitten crab/
+ߤ [⤬] /(v5k) to struggle/to wriggle/to be impatient/(P)/
+ [⤰] /(n) (aquarium) water-plants/
+ȴ [̤] /(n) shed skin of snake, insect, etc. (also place left behind)/
+ [뤤] /(n) seaweed/algae/(P)/
+ [褽] /(n) dress/outfit/equipment/(P)/
+ [褽] /(v5u) to dress/(P)/
+ [] /(n) loading/
+ [] /(n) equipment/harness/fittings/
+ [] /(adj-no,n) armored/(P)/
+ò [夦] /armored recovery vehicle/
+ü [] /(n) armoured vehicle/
+ÿͰ¼ [󤤤󤦤Ѥ󤷤] /armored personnel carrier/
+ [֤] /armored corps/
+ [礯] /(n) ornament/(P)/
+ [礯] /(n) (musical) grace note/
+Ū [礯Ƥ] /(adj-na) decorative/
+ [礯Ҥ] /(n) ornament/decoration/
+ȶ [] /(n) (personal) accessories (ornaments, outfit)/
+« [礦] /(n) costume/personal appearance/interior decoration/landscaping/furniture/
+« [] /(n) costume/personal appearance/interior decoration/landscaping/furniture/
+ [] /(n) loading (a firearm)/
+ [] /(n,vs) equipment/installation/apparatus/(P)/
+ [] /device control character (e.g. DC1)/
+ [㤯] /(n,vs) equipping/installing/laying down/(P)/
+ [Ƥ] /(n) binding/format/(P)/
+ţ [Ƥ] /(n,vs) binding (a book)/
+Ŷ [Ƥ] /(n,vs) charge/load/fill/
+ [] /(n) equipment/(P)/
+ [䤯] /(n) (charging with) gunpowder/
+ [褦] /(n) clothing/
+ [Ƥ] /(n) binding/format/
+ [Ϥ] /(n) the first (harvest, catch) of the season or year/(P)/
+ޤ [Ϥޤ] /(v5r) to run around/
+ [Ϥޤ] /(v5r) to run around/(P)/
+ݤ [Ϥ꤫] /(v1) to start running/
+ [Ϥꤵ] /(v5r) to run away/
+ķ [ϤꤿȤ] /(n) running high jump/(P)/
+ [Ϥꤳ] /(v5m) to run into (a building)/
+Ȥ [ϤŤ] /(n) errand runner/
+Ф [Ϥ] /(v5s) to begin to run/to start running/(P)/
+Ф [ϤǤ] /(v5r) to run out (e.g. of the room)/
+ [Ϥ꤬] /(n) scribbling/(P)/
+³ [ϤĤŤ] /(v1) to keep running/
+ɤ [Ϥ] /(n) skimming through/scanning (reading matter)/
+ȴ [Ϥ̤] /(v5k) to outrun/to run through to the end/
+ȴ [Ϥ̤] /(v1) to run through/
+ķ [ϤϤФȤ] /(n) running long jump/(P)/
+ [Ϥ] /(v5r) to run/(P)/
+ [뤤] /(n) cursorial birds/runners/
+ [] /(n) hound/hunting dog/running dog/dupe/tool of another person/cat's-paw/
+ [] /(n,vs) running a wheeled vehicle (e.g. car)/traveling/(P)/
+Բǽ [Τ] /executable/movable/
+ԵΥ [] /distance travelled/mileage/
+Ի [] /run time/
+Լ [㤻] /(n) slow (cruising) lane/
+ [] /(n) scanning (e.g. TV)/
+ [] /(n) scan line (e.g. TV)/
+ [] /(n) runner/(P)/
+ [] /(n,vs) running (cover) the whole distance/
+ [ޤȤ] /(n) revolving lantern/
+ˡ [ۤ] /(n) running style/
+ [礯] /(n) running ability/
+ [뤤] /(n) base running/(P)/
+ϩ [] /(n) race track/course/express trail/
+ [] /(n) seeing off/sending off/funeral/(P)/
+Ĥ [Ĥ] /(v1) to send/
+겾̾ [꤬] /kana written after a kanji to complete the full (usually kun) reading of the word (may inflect)/(P)/
+ [] /(n) ceremonial bonfire/
+ޤ [फ] /(n) seeing (or dropping) off, then later picking up or going to meet (the same person)/
+ [ꤢ] /perforations (e.g. in film)/
+ [ꤳ] /(v5m) to send in/(P)/
+ [̤] /sender (of a present)/
+ [] /(n) sender/
+Ф [] /(n) pushing (propelling) (one's opponent) out of the ring from behind/(P)/
+Ф [] /(v5s) to send out/to forward/to show (a person) out/
+ [ꤸ礦] /(n) an invoice/
+ [ꤵ] /(n) forwarding address/(P)/
+Ϥ [Ȥɤ] /(v1) to send to/to deliver/to escort (a person) home/
+դ [Ĥ] /(v1) to send/
+֤ [꤫] /(v5s) to send back/(P)/
+ϵ [ꤪ] /(n) "gentleman" who escorts a woman home, only to make a pass at her/
+ [] /(v5r) to send (a thing)/to dispatch/to take or escort (a person somewhere)/to see off (a person)/to spend a period of time/to live a life/(P)/
+ [] /(n) sending home/repatriation/(P)/
+ [] /air pipe/
+ [夦] /(n) throwing a ball/(P)/
+ [] /(n) remittance/sending money/(P)/
+ [󤫤碌] /remittance bill/
+ [󤬤] /amount of remittance/
+ [󤦤Ȥˤ] /remittee/
+⾮ڼ [󤳤ä] /cashier's cheque/demand draft/
+ [] /(n) seeing off and meeting on return/(P)/
+ [] /(n) sending the person accused to the prosecutor/(P)/
+ [] /(n,vs) document transmission/
+ [] /(n) farewell address/
+ [] /(n,vs) sending and receiving/
+ [夷] /(n) transceiver (send and receive)/
+ [] /(n,vs) sending/
+ [] /(n,vs) transmission/(P)/
+ [] /(n) transmitter (device)/
+ [] /(n) supply of water/
+ [] /water pipe/water main/
+ [] /(n) transfer of legal domicile/
+ [] /(n) (attending a) funeral/
+ã [] /(n) conveyance/delivery/dispatch/serving (a summons)/
+ [] /(n) sending/forwarding/
+ [Ƥ] /(n,vs) sending a book as a present/
+ [Ǥ] /(n) electric supply/(P)/
+ [Ǥ󤻤] /(n) power line/
+ [] /(n) sending/forwarding/remitting/(P)/
+ [դ] /(n) addressee/
+ [դ] /(n) ventilation/
+ [դ] /(n) ventilator/
+ [٤] /(n) farewell/send-off/(P)/
+̲ [٤Ĥ] /(n) farewell party/(P)/
+ [椫] /oil pipeline/
+ [礦] /(n) postage/carriage/(P)/
+ [礦Ȥ] /including postage/
+ [] /(n) (telephonic) transmission/
+ô [來] /(n) (telephone) transmitter/mouthpiece/
+ [] /(v5u) to meet/to encounter (undesirable nuance)/(P)/
+ [] /(n,vs) encounter/(P)/
+ [] /(adj-na,n) encounter/
+ [ʤ] /(n) disaster/shipwreck/accident/(P)/
+ [ʤ󤷤] /victim/survivor/sufferer/
+񿮹 [ʤ󤷤󤴤] /distress signal/SOS/
+ [] /(n) frost/(P)/
+֤ [򤪤] /gray/frosted/hoary/
+Ϥ [⤬] /(n) covering which protects against frost/
+ [ɤ] /(n) thaw/thawing/
+ [] /(n) frost damage/
+ [Ĥ] /(n) (obs) eleventh month of the lunar calendar/
+Ϥ [⤬] /(n) nipped by frost/bleak/
+Ϥ [⤬] /(v1) to be withered or nipped by frost/
+Ϥ [⤬ɤ] /(n) winter (season)/slack or off season/
+ߤ [դ] /(n) frosting/grey/gray/salt and pepper colour/(P)/
+ [褱] /(n) covering which protects against frost/
+Ƥ [䤱] /(n) frostbite/chilblains/
+ [] /(n) frost and snow/
+ [Ф] /(n) frost columns/ice needles/
+ʷ [դ] /frosty air/
+ [] /(n) frosty night/
+ [] /(adj) noisy/boisterous/(P)/
+ [郎] /(adj) noisy/(P)/
+ [郎] /(v5s,vt) to annoy/to cause trouble/
+ [冷] /(n,n-suf) uproar/disturbance/(P)/
+ΩƤ [冷Ƥ] /(v1) to make a fuss (outcry, uproar)/
+ [擄] /(v5g) to make noise/to clamor/to be excited/to be alarmed/to kick up a fuss/to make merry/to be annoying/to be troublesome/to make a noise/(P)/
+᤯ [᤯] /(v5k) (uk) to be noisy/to be astir/to rustle/(P)/
+ [] /(n) noise/(P)/
+٥ [٥] /(n) noise level/
+ [󤳤] /(n) noise pollution/
+ɻˡ [ܤۤ] /Noise Abatement Act/
+ [礦] /(n) riot/disturbance/
+ [礦] /(n) (the crime of) rioting/
+ [] /(n) poet/
+ [] /(adj-na,n) noisy/confused/uproarious/(P)/
+ [󤿤] /(adj-t) confused/noisy/
+ [] /(adj) noisy/boisterous/
+ư [ɤ] /(n) strife/riot/rebellion/(P)/
+ [] /(n) disturbance/riot/mayhem/(P)/
+ [󤶤] /(n) crime of rioting/
+ [󤸤礦] /(n) state of rebellion/
+ [줤] /poltergeist/
+ [] /(n,n-suf) statue/image/figure/picture/portrait/(P)/
+ [դ] /(v1,vi) to increase/to multiply/(P)/
+ [ޤ] /(adj-na,n,n-suf) extra/additional/less objectionable/better/preferable/(P)/
+ [ޤ] /(n) reprinting/additional printing/
+ [ޤ] /(v5s,vi) to increase/to grow/(P)/
+䤷 [դ䤷] /increase/
+䤹 [դ䤹] /(v5s,vt) to increase/to add to/to augment/(P)/
+ [] /(n) increase the number of personnel/(P)/
+ [] /(n) inceased (profit)/(P)/
+ [] /(n,vs) reinforcement/
+ [] /(n,vs) increase/addition/(P)/
+ʬ [֤] /increment/
+Ψ [] /(n) rate of increase/
+ [] /(n) increased amount/(P)/
+ [] /(n) special edition/
+ [󤴤] /special issue/
+ [夦] /(n) salary increase/
+ [礦] /(n) augment/reinforce/increase/(P)/
+ [] /(n) adding train cars/
+ [] /(n) increase of blood/hematopoiesis/
+ [Ĥ] /(n) blood-forming medicine/hematopoietics/
+ [] /(n,vs) increase and decrease/fluctuation/(P)/
+ [] /(n) additional printing/(P)/
+ [] /(n) production increase/(P)/
+ [] /(n) increase of capital/(P)/
+ [ꤪ] /(n) ex-rights (stock)/
+ [夦] /(n) increase in yield/(P)/
+ [礯] /(n,vs) increase/multiplication/propagation/(P)/
+ϧ [礯] /(n) fast-breeder reactor/
+ [] /(n,vs) promoting/increase/advance/(P)/
+ [] /(n) increased water/high water/(P)/
+ [] /(n) tax increase/(P)/
+ǰ [] /tax increase proposal/
+ [] /(n) extension/expansion/(P)/
+Ψ [Ĥ] /expansion rate/growth rate/
+ [] /(n,vs) enlargement/(P)/
+ [] /an enlarged issue/
+ [] /(n,vs) establishment of more (offices)/
+ [] /(n) addition to a building/
+ħ [礦] /(n) collection of additional taxes/
+Ĺ [礦] /(n,vs) growing impudent/becoming arrogant/
+ [Ƥ] /(n) new and revised (edition)/
+ [ƤФ] /enlarged and revised edition/
+ [] /(n) reinforcements/
+ [Ϥ] /(n) increased ration/increased dividend/
+ȯ [Ϥ] /(n) increase the number of trains in operation/increase bond issues/(P)/
+ [դ] /(n) amplification (elec)/
+ [դ] /(n) amplifier/
+ʬ [֤] /(n) incremental/
+ʼ [ؤ] /(n) military reinforcement/
+ [Ӥ] /(n) increase in the number of flights/
+ [] /(n) enlarging a book/
+ [ۤ] /(n) salary increase/raise/
+ [礦] /(n) increased volume or quantity/
+ [ˤ] /(adj) (1) hateful/abominable/poor-looking/detestable/(2) (with irony) lovely, lovable, wonderful, etc./(P)/
+ [ˤ] /(n) hatefulness/hatred/
+ [ˤ] /(n) hatred/(P)/
+餷 [ˤ餷] /(adj) odious/hateful/
+ޤû [ˤޤä] /(n) bad boy/
+ޤ [ˤޤ줰] /(n) abusive language/
+ޤ [ˤޤ䤯] /(n) thankless role/ungracious part/
+߹礤 [ˤߤ] /mutual hatred/
+ [ˤ] /(v5m) to hate/to detest/(P)/
+餷 [ˤ餷] /(adj) odious/hateful/(P)/
+ [] /(n) hatred/(P)/
+Ƥä [Τä] /eyes fraught with hatred/
+ [ˤ] /hateful/spiteful/
+ [ˤˤ] /(adj) hateful/detestable/loathsome/
+¡ [] /(n) viscera/bowels/(P)/
+¡ [] /(n) viscera/internal organs/(P)/
+¡說˥ [˥] /(n) organ cloning/
+¡ܿ [礯] /organ transplant/
+¡ [Ƥ礦] /(n) organ donation/
+¡󶡼 [Ƥ礦] /(n) organ donor/
+¡ʪ [] /(n) entrails/giblets/
+¡ [] /(n) entrails/
+¢ [] /(n) warehouse/cellar/magazine/granary/godown/depository/treasury/elevator/(P)/
+¢ [] /(n) warehouse/cellar/magazine/granary/godown/depository/treasury/elevator/
+¢ [䤷] /(n) daimyo's city storehouse/
+¢ [Ӥ餭] /(n) first opening of warehouse after New Year/
+¢ [] /(n) sake brewer/warehouse overseer/
+¢Ф [] /(n,vs) releasing stored goods/delivery (of goods from a storehouse)/
+¢ [] /(n,vs) book collection/(P)/
+¢ [礫] /book collector/
+¢ɼ [Ҥ礦] /bookplate/
+¢ [] /(n) keeper of imperial archives/
+¢ [] /(n) keeper of imperial archives/
+¢ [礦] /(n) Minister of Finance/(P)/
+¢ƿ [Ȥ] /(n,vs) (rare) concealment/shelter/harboring/
+¢ [餤] /(n,vs) storing in a warehouse/
+¢ [Ϥ] /(n) copyright/
+¢ʧ [Ф餤] /(n) clearance/
+¢ [ޤ] /(n) stored rice/
+¢ [ۤ] /(n) one's library/
+¢޴ [餶館] /(n) clearance sale/
+£ [̤] /sender (of a present)/(P)/
+£ʪ [] /(n) present/gift/(P)/
+£̾ [] /(n) posthumous name/
+£ [] /(v5r) to send/to give to/to award to/to confer on/(P)/
+£ [] /(n,vs) conferral of a posthumous rank/
+£ [] /(n) posthumous name/
+£ [夦襤] /(n) bribery/corruption/(P)/
+£ [Ƥ] /(n) presentation/(P)/
+£輰 [Ƥ] /presentation ceremony/
+£ [Ƥ] /donor/presentator/
+£ [ƤҤ] /present/gift/
+£ [Ƥܤ] /complimentary copy (of a book)/
+£ [Ȥ] /(n) exchange of presents/(P)/
+£ [ȤҤ] /gift/present/
+£ʪ [] /(n) present/gift/(P)/
+£Ϳ [] /(n,vs) donation/presentation/(P)/
+£Ϳ [褷] /donor/
+£Ϳڽ [褷礦] /testimonial/presentation certificate/
+£Ϳ [褼] /(n) donation tax/
+£ [襤] /(n) bribery/corruption/graft/(P)/
+£ź [襤] /(n) crime of bribery/
+¤ [Ĥ] /(n) make-up/structure/physique/(P)/
+¤Ĥ [ĤĤ] /(v1) to build in/
+¤δʲ [ĤΤ󤸤礦ʤ] /house of solid structure/
+¤ [Ĥ] /(n) maker/builder/creator/tenant farmer/
+¤ [Ĥꤶ] /sake brewer/sake brewery/
+¤Ф [Ĥ] /(v5s) (1) to manufacture/to produce/to raise (crops)/(2) to invent/to dream up/
+¤夲 [Ĥꤢ] /(v1) to make up/to fabricate/to build up/to complete/to construct/
+¤դ [ĤĤ] /(n) fixed/built-in/fixture/
+¤դ [ĤĤ] /(v1) to build in/
+¤ [Ĥ] /(v5r) to make/to create/to manufacture/to draw up/to write/to compose/to build/to coin/to cultivate/to organize/to establish/to make up (a face)/to trim (a tree)/to fabricate/to prepare (food)/to commit (sin)/to construct/(P)/
+¤ [] /(n) building/construction/
+¤ [] /construction costs/
+¤ʪ [֤] /buildings/
+¤ƺ [] /(n) (medical) contrast media/
+¤ [] /(n) landscape gardening/
+¤ [󤸤] /art of landscape gardening/
+¤ [] /(n) the Creator/the Universe/
+¤̯ [Τߤ礦] /the mystery of creation/
+¤ [] /(n) artificial flowers/artificial flower making/
+¤ [] /(n) engine construction/
+¤ [] /(n) molding/modelling (cf. plastic arts)/
+¤ [] /(n) molding/modelling (cf. plastic arts)/(P)/
+¤ [Ӥ] /the plastic arts/
+¤ [] /(n) deep knowledge/attainments/scholarship/
+¤ؤα [Τ֤] /deep knowledge/
+¤ [] /(n) blood formation/blood making/hematosis/
+¤ [Ĥ] /(n) blood-producing medicine/
+¤ [] /(n) false report/lie/
+¤ [Ҥ] /wild rumor/
+¤ [] /(n) coined word/(P)/
+¤ʬ [֤] /constituents of compound word/
+¤ [] /(n) trouble/difficulty/
+¤ [] /(n) making/house fixture/facial features/
+¤ʤ [ʤ] /(adj) no trouble/easy/
+¤̵ [ʤ] /(adj) no trouble/easy/
+¤̵ [ʤ] /without difficulty/
+¤ư [󤦤ɤ] /(n) mountain-making movements/
+¤ [] /(n) very short time/moment/
+¤ſ [ƤѤ] /(a) moment/
+¤ [] /(n) sake brewing/
+¤ [Ĥꤶ] /sake brewer/sake brewery/
+¤ [] /(n,vs) creation/clearing/reclamation/(P)/
+¤й [] /(n) brew/
+¤ [] /(n) brewing tax/
+¤ [] /(n) shipbuilding/(P)/
+¤ [󤮤礦] /shipbuilding industry/
+¤ [󤷤] /(n) shipyard/dock yard/shipbuilding yard/
+¤ [󤸤] /(n) shipyard/dock yard/shipbuilding yard/
+¤ȿ [Ϥ] /(n) rebellion/(P)/
+¤ȿͭ [Ϥ椦] /There are no rebels without reasons/
+¤ʪ [֤Ĥ] /(n) the Creator/Maker/
+¤ʼ [ؤ] /(n) manufacture of arms/
+¤ʼ [ؤ礦] /(n) armory/arms factory/arsenal/
+¤ʾ [ؤ] /(n) coinage/mintage/
+¤ʾ [ؤ礯] /(n) (coin) mint/(P)/
+¤ [ۤ] /(n) bookbinding or bookmaking/
+¤ܵ [ۤ󤮤] /art of bookbinding or bookmaking/
+¤ [] /(n,vs) (re)forestation/
+¤ӳ [󤬤] /forestry/
+¥ [ʤ] /(v5s) to urge/to press/to suggest/to demand/to stimulate/to quicken/to incite/to invite (attention to)/(P)/
+¥ [] /(n) assimilated sound (small "tsu" in Japanese)/geminate consonant/
+¥ [] /(n,vs) promotion/acceleration/encouragement/facilitation/spurring on/(P)/
+¥ʺ [󤶤] /accelerant/stimulant/
+¥ [] /(n) promotion of growth/(P)/
+¥ [Ф] /raising out-of-season crops with artificial heat/
+¥ݤ [ФΤ䤵] /forced vegetables/
+¦ [] /(n,suf) (1) side (of something, or taking someone's side)/part/(2) (watch) case/
+¦ [] /(n,suf) (1) side (of something, or taking someone's side)/part/(2) (watch) case/(P)/
+¦ [] /(n) (1) near/close/beside/vicinity/proximity/besides/while/
+¦ [] /(n) (1) near/close/beside/vicinity/proximity/besides/while/(P)/
+¦ [Ϥ] /(n) (1) near/close/beside/vicinity/proximity/besides/while/(2) third person/
+¦ [ۤΤ] /(adj-na,n) faint/indistinct/stupid/few/
+¦μ [Τ] /people around one/
+¦ [Ф] /(v5m,vi) to lean to one side/to oppose/to look aside/to regret/
+¦ [Ф] /(v1) to shove to one side/to look at out of the corner of one's eyes/
+¦ [] /(adj-no,n-adv,n-t) beside(s)/while/nearby/
+¦ [] /(n) lateral pressure/
+¦ [Ф] /side stroke/
+¦л [ä] /parasite volcano/
+¦ [ä] /(n) close associate/close aide/brains-truster/(P)/
+¦᤯ [Ф] /nearby/
+¦ [ä󤷤] /close associate/
+¦ [ä] /(n) gutter/ditch/
+¦ [ä] /(n) lateral root/
+¦ [] /(n) chemical side chain/
+¦Ť [ФŤ] /(n) personal attendant/valet/maid/
+¦ [] /(n) noble's concubine/
+¦ [] /flanking fire/
+¦ [] /(n) side car/
+¦ [Ф] /(n) concubine/
+¦ [ФŤ] /(n) blow received by a bystander/
+¦ [] /(n) sidetrack/siding/side line (at a game)/
+¦Ƭ [Ȥ褦] /(n) temporal lobe/
+¦ [Ϥ] /flank/
+¦ [] /(n) the side/
+¦ʹ [֤] /(n,vs) casually hearing/hearing casually/
+¦ [ؤ] /(n) side wall/
+¦ [ؤ] /(n) corner/
+¦ [] /(n) side/flank/sidelight/lateral/(P)/
+¦̴ [󤫤] /(n) side view/
+¦̿ [] /(n) side view/
+¦ [Ф䤯] /(n) personal attendant/
+§ [ΤäȤ] /(v5r) to conform to/to be in accordance with/
+§ŷ [Ƥ󤭤礷] /(n) selfless devotion to justice/
+¨Υ줺 [ĤϤʤ줺Τ] /neutral attitude/
+¨ [] /(vs-s) to conform to/to agree with/to be adapted to/to be based on/(P)/
+¨ [ʤ] /(adv,conj) (uk) that is/namely/i.e./(P)/
+¨ [] /(n,vs) enthronement/(P)/
+¨̼ [] /(n) enthronement ceremony/
+¨ [] /(n,vs) compliance/conformance/adaptation/
+¨ [֤] /(n) rapid reaction force/
+¨ [ä礦] /(adj-no,n) improvisation/impromptu/off the cuff/without a score/(P)/
+¨ [ä礦礯] /(n) impromptu (musical)/
+¨ [ä礦] /(n) improvised poem/
+¨ [ä礦] /improviser/
+¨ [ä] /(n) down payment/
+¨ [] /(n) improvisation (of a poem)/
+¨ [ä] /(n) prompt decision/summary judgment/
+¨Ƚ [äĤФ] /summary trial/
+¨ [ä] /immediate effect/
+¨ [ä] /(n) immediate effect/(P)/
+¨ [ä䤯] /(n) quick-acting remedy/
+¨ [ä] /(n) immediately carrying out (a plan)/
+¨ [ä] /(n-adv) immediately/at once/instantly/(P)/
+¨ [ä] /(n) at the moment/
+¨ [] /(adj-no,n) immediate/right there on the spot/impromptu/(P)/
+¨¤ [] /immediately/right away/
+¨ [] /(n) instant death/(P)/
+¨ [] /(n) promptly/immediately/(P)/
+¨ [] /promptness/timeliness/
+¨ [Ƥ] /immediate cease-fire/
+¨ʧ [Ф餤] /spot payment/
+¨ʩ [󤸤礦֤] /(n) attainment of Buddhahood during life/
+¨ [] /(n) quick or instant (food)/
+¨ [] /(n) instant/(P)/
+¨ [礦] /quickly prepared meal or dish/
+¨ [礯] /(n) ready fire power/(P)/
+¨ [] /(n) subjects for improvisation/
+¨ [] /(n) ready consent/
+¨ [] /(n) prompt decision/snap judgement/
+¨ [] /(n) immediate/
+¨ [Ȥ] /(n) immediate reply/
+¨ [] /(n-adv,n-t) same day/(P)/
+¨ɼ [ĤҤ礦] /same-day counting of ballots/
+¨в [Ĥä] /same day shipping/
+¨®ã [Ĥ] /same-day special delivery/
+¨Ǽ [Τ] /(n) prompt payment or delivery/
+¨ [Ф] /(n) sale on the spot/(P)/
+¨ [Ф] /display and sale of new products/
+¨ʪŪ [֤ĤƤ] /(adj-na,n) practical/matter-of-fact/realistic/utilitarian/
+¨̯ [ߤ礦] /(adj-na,n) ready wit/
+¨ [] /(adv,n) on the same night/
+© [] /(n) breath/tone/(P)/
+©β [Τ] /gasp/
+©ιä [Τä] /in good coordination/
+©κ [Τ] /(n) life/
+©ν [Τ] /life/
+©򤹤 [򤹤] /(exp) to breathe/
+©Ĥ [Ĥ] /(exp) to take a breath/to take a short rest/
+© [Τ] /(exp) to catch one's breath/
+©ۤɤ [Τۤɤ] /(adv) breathtakingly/
+©褦 [Τ褦] /(exp) breathtaking/thrilling/
+©ͤ [Ĥ] /(exp) to hold one's breath/
+©򻦤 [򤳤] /(exp) to hold one's breath/to catch one's breath/
+©᤭֤ [դ] /(exp) to come back to life/
+©Ƥޤ [Ϥޤ] /(v1) to pant/to gasp/to be short of breath/to be excited/
+©Ǥ [Ϥ] /(exp) to breathe out/to exhale/
+© [ޤ] /(v5k) to enrage/to infuriate/
+©ͤޤ [Ťޤ] /(v5r) to be breathtaking/to be stifling/
+©٤ [䤹] /(n) rest/breaktime/
+©ޤڤ [] /(v5r) to pant/to gasp/
+©줷 [뤷] /(adj) choking/oppressive/suffocating/
+©Ѥ [Ĥ] /(n) a breather/a breathing spell/
+© [Ť] /(n) breathing/respiration/
+© [] /(adj-na,n) good health/
+© [ह] /(n) (hum) son/(P)/
+©Ҥ [ह] /(hon) son/
+© [] /(n) (your, his, her) daughter/
+©פ [Ť] /(v5k) to breathe/to gasp/to sigh/
+© [֤] /(n) breath/(P)/
+©᤭ [֤] /(n) breath/
+©ڤ [] /(n) shortness of breath/(P)/
+©ĥ [Ф] /(v5r) to strain/to bear down (in giving birth)/
+©ȴ [̤] /(n) taking a breather/relaxation/vent hole/
+ª [Ȥ館] /(v1) to perceive/to catch sight of/to grasp/
+ªΤʤ [Ȥ館ɤΤʤ] /subtle/elusive/slippery/
+ª̵ [Ȥ館ɤΤʤ] /subtle/elusive/slippery/
+ªޤ [Ĥޤ] /(v1) to catch/to arrest/to seize/
+ªޤ [Ĥޤ] /(v5r) to hold on to/to grasp/
+« [] /(n) bundle/bunch/sheaf/coil/(P)/
+« [Ĥ] /(n) handbreadth/bundle/
+«ˤʤä [Фˤʤä] /in a group/in a bunch/
+« [Ф] /(n) bundle/control/management/
+«ͤ [Фͤ] /(v1) to tie up in a bundle/to govern/to manage/to control/to fold (one's arms)/to administer/(P)/
+«ͤ [Ĥͤ] /(v1) to tie up in a bundle/to govern/to manage/to control/to fold (one's arms)/to administer/
+«Ѥ [ФͤĤ] /(v5m) to shock (grain)/
+«δ [ĤΤ] /(adj-no,n) moment/brief time/brief/transient/(P)/
+« [] /lattice group/
+« [] /(n) old ceremonial court dress/
+« [ĤФ] /(n) short pillar standing between a beam and roof ridge/
+« [Ф] /(n,vs) restraint/shackles/restriction/confinement/binding/(P)/
+«Ѿ [Ф礦] /(n) binding inheritance principle/BIP/
+«ѹ [Фؤ󤳤] /(n) bound variable/
+« [Ф] /(n) binding theory/
+«ȱ [Ϥ] /(n) Western hairdo/
+« [夦] /(n) bundle of dried meat/present to a teacher/registration fee/
+¬ [Ϥ] /(v5r) to measure/to weigh/to survey/to time (sound, gauge, estimate)/(P)/
+¬ [] /(n) sounding lead/plummet/
+¬ [ä礮] /(n) range finder/
+¬ [ä] /(n) weather measurement station/(P)/
+¬ [] /(n) measuring chain/
+¬ [] /(n) (depth) sounding/
+¬ [] /(n) depth finder/
+¬ [] /(n) geodetic survey/
+¬ϱ [] /geodetic satellite/
+¬ϳ [] /(n) geodesy/
+¬ [] /(n) geodesic line/
+¬Ĺ [礦] /length measuring machine/
+¬ [Ƥ] /(n,vs) measurement/(P)/
+¬ [Ƥ] /(n) measuring instrument/
+¬ [Ƥ] /(n) measuring device/
+¬ [Ƥ] /(n) measured value/
+¬ˡ [Ƥۤ] /method of measurement/
+¬ [Ƥ] /(n) (ship's) log/
+¬ [] /(n) measurement/
+¬ [Ӥ] /(n) micrometer/
+¬ [礦] /(n,vs) measurement/surveying/(P)/
+¬̴ [礦] /(n) surveying instrument/
+¬̵ [礦] /surveying instrument/surveyor's level/
+¬̵ [礦] /surveyor/surveying engineer/
+¬̻ [礦] /(n) registered surveyor/
+¬̿ [礦] /(n) survey map/
+¬ [礦] /(n) survey ship/
+­ [] /(n) foot/pace/gait/leg/(P)/
+­Ф [Ǥ] /(v1) to exceed the budget/to do not cover the expense/
+­٤ [] /(exp) to be slow-footed/
+­դ [Ĥ] /(exp) to be traced (tracked)/
+­ [] /(adv) frequently/
+­̤ [褦] /(exp) to visit frequently/to haunt/
+­ˤʤ [ˤʤ] /(exp) to be of help/be useful/
+­ [] /(n) addition/(P)/
+­ [] /adder (spoken)/
+­ [ޤ] /(n) supplement/addition/
+­ [] /(v5s) (1) to add (numbers)/(2) to do (e.g. one's business)/(P)/
+­ι [Τ] /top of the foot/instep/
+­λ [Τ] /toe/
+­΢ [Τ] /sole of foot/
+­餺 [餺] /(n-suf) just under/a little less than/just short of/
+­ [] /(v1) to be sufficient/to be enough/(P)/
+­ [] /(v5r) to be sufficient/to be enough/(P)/
+­ [򤢤餦] /(exp) to quit (the shady business)/to wash one's hands of/to wash one's feet/
+­Ȥ [򤯤] /(exp) to cross one's legs/
+­® [Ϥ] /(exp) to quicken one's pace (steps)/
+­Ϥդ [ˤĤ] /with steady steps/with one's feet planted on the ground/
+­ [] /(n) footwarmer/
+­ [] /(n) footsteps (sound)/(P)/
+­ [ä] /(n) (1) at one's feet/underfoot/(2) gait/pace/step/
+­ [ޤ] /(n) chassis/undercarriage (of automobile or truck)/
+­ [] /(n) fetters/shackles/hobbles/encumbrance, hindrance or burden/
+­ݤ [] /(n) foothold/(P)/
+­ݤ [] /(n) foothold/pedal/considering fractional periods of time as a whole for purposes of calculation/
+­ݤ [] /(n) foothold/
+­餷 [ʤ餷] /(n) walking practice/warming-up/
+­ [虜] /(n) (judo) foot technique/footwork/
+­ [虜] /(n) (judo) foot technique/footwork/
+­ [] /(n) wooden mold for shoes or tabi/
+­ [] /(n) footprints/
+­ [] /(n) common foot soldier/
+­ [] /(n) tricks performed with the feet/
+­ [] /(n) (1) at one's feet/underfoot/(2) gait/pace/step/(P)/
+­Ǥ [] /(n) judo leg hold/
+­ [] /(n) legs and loins/(P)/
+­ߤ [ɤ] /(n,vs) house arrest/confinement/keeping indoors/inducement to stay/(P)/
+­ [] /(adj-na,n) having weak legs/a slow walker/
+­ [Ȥ] /(n) (in sumo) downing an opponent by grabbing his leg/
+­ [ɤ] /(n) gait/manner of walking (swimming)/(P)/
+­ޤȤ [ƤޤȤ] /(adj-na,n) (acting as) a drag/
+­ޤȤ [ǤޤȤ] /(adj-na,n) (acting as) a drag/
+­Ż [ƤޤȤ] /(adj-na,n) (acting as) a drag/
+­Ż [ǤޤȤ] /(adj-na,n) (acting as) a drag/
+­ [] /(n) ankle/(P)/
+­ [] /(n) kick/
+­ [] /(n) scaffold/footing/foothold/(P)/
+­ [] /(n) stamping or scraping one's feet/
+­ [] /(n) stamping or scraping one's feet/
+­ [] /(n) footprints/(P)/
+­ [] /(n) footprints/(P)/
+­ڤ [] /(n) cutoff point/
+­ [礦] /(n) foot feature convention/FFP/
+­ߤ [] /(adv) struggling/
+­ߤ [] /(v5k) (1) to paw (at) the ground/(2) to flounder/to struggle/
+­ [Ф] /(adj-na,n-adv,n) quick-footed/light-footed/quick pace/(P)/
+­ [Ф] /at a quick pace/
+­® [Ф䤤] /(adj) swift-footed/light-footed/
+­ [] /(n) high clogs/rain clogs/
+­ [] /(n) tabi/Japanese socks (with split toe)/(P)/
+­ [] /(n) transportation or traveling expenses/
+­ [ޤ] /(n) good or tireless walker/
+­Ĺ˪ [ʤФ] /(n) long-legged wasp/
+­ [] /(n) washing the feet or lower legs/
+­Ƨ [֤] /(n,vs) stepping/stamping/marking time/(P)/
+­餷 [ʤ餷] /(n) walking practice/warming-up/
+­ [] /(n) tentative marriage/
+­캧 [줳] /marriage in which the bride lives temporarily in her parents' home/
+­Ǥ [ޤ] /(n) walking wherever one's legs lead one/wandering/
+­ [Ӥ礦] /(n) beating time with one's foot/
+­ˤ [] /(adv) frequently/
+­ˤ̤ [褦] /(exp) to visit frequently/to haunt/
+­դ [Ĥ] /(n) (1) something (equipped) with legs/(2) sole of foot/(3) one's manner of walking/
+­ʧ [Ф餤] /(n) tripping up/
+­¤ [ʤ] /(n) pace/step/(P)/
+­ [] /(n) one's manner of walking/
+­ [] /(n) Ashikaga period (1333-1568 CE)/
+­ί [ޤ] /(n) base of operations/foothold/
+­α [ɤ] /(n,vs) house arrest/confinement/keeping indoors/inducement to stay/
+­ϫ [] /(n) trouble of going somewhere/
+­Ϥ [館] /(n) footwear/
+­ [] /(n) leg lock/
+­ [] /(oK) (n) fetters/shackles/hobbles/encumbrance, hindrance or burden/
+® [Ϥ䤤] /(adj) quick/fast/swift/(P)/
+® [Ϥ䤯] /(adv,n) early/fast/soon/(P)/
+® [Ϥ䤵] /(n) speed/(P)/
+®ޤ [Ϥޤ] /(v5r) to be hasty/to be rash/to speed up/to gather speed/
+® [Ϥ] /(v1) to hasten/to quicken/to expedite/to precipitate/to accelerate/(P)/
+®䤫 [ߤ䤫] /(adj-na,n) speed/(P)/
+® [ä] /(n) shorthand/stenography/(P)/
+® [ä] /(n) stenographer/writer of shorthand/
+® [ä] /(n) shorthand/stenography/
+®Ͽ [ä] /(n) shorthand or stenographic notes/
+® [ä夦] /(n) fastball/(P)/
+® [Ϥ虜] /(n) quick work/(clever) feat/
+® [ä] /(n) prompt decision/summary judgment/
+® [ä] /(n) speedy effect/
+® [äҤ礦] /(n) quick-acting fertilizer/
+® [Ϥ䤯] /(n) fast (rapid) talking/
+® [ä] /(n) swift attack/(P)/
+® [] /(n) rapid calculation/
+® [] /(n) snapshot/
+® [] /(n) quick firing/rapid firing/
+®ˤ [ۤ] /(n) rapid-fire gun or cannon/
+® [] /(n) intensive (short-term) training/
+®¨ [󤽤ä] /(n) quick battle for a quick victory/blitzkrieg (de:)/
+®­ [Ϥ䤢] /(n) quick pace/quick march/trot/
+®ã [] /(n) express/special delivery/(P)/
+®ã [ĤӤ] /(abbr) special delivery mail/express delivery post/(P)/
+®ã͹ [Ĥ椦Ӥ] /special delivery mail/express delivery post/
+® [] /(n,vs) rash decision/jumping to a conclusion/
+® [] /(n) speed/velocity/rate/(P)/
+®٤ˤ [ɤ] /(exp) to ease up the speed/
+®ٰȿ [ɤϤ] /(n) speeding/
+®ٷ [ɤ] /(n) speedometer/
+® [ɤ] /(n) (set) a speed limit/
+® [ɤ] /(n) speed reading/
+®ɮ [Ҥ] /(n) rapid writing/
+®ʬ [Ϥ狼] /(n,vs) (1) quick learner/(2) handbook/guidebook/
+® [] /(n) fast-paced walking/
+® [ۤ] /(n,vs) prompt report/quick announcement/(P)/
+® [礯] /(n) speed/(P)/
+®ϤȤ [礯򤪤Ȥ] /(exp) to slow down/
+® [礯] /speed/velocity/
+¯ [] /(adj-na,n) mark in dictionary indicating slang/customs/manners/the world/worldliness/vulgarity/mundane things/the laity/(P)/
+¯äݤ [äݤ] /(adj) cheap (reading)/vulgar/worldly-minded/
+¯ [] /(adv) as slang/commonly/
+¯˸ [ˤ] /(exp) commonly referred to as ../
+¯ [] /(adj-na,n) worldliness/vulgarity/coarseness/
+¯ [] /(n) worldly connection/
+¯ [ä] /(n,vs) vulgarization/secularization/popularization/
+¯ [ä] /(n) popular song/fold song/ditty/ballad/
+¯ [] /(n) popular picture/
+¯ [ä] /(n) explanation in common language/
+¯ [ä] /(n) secular life/workaday world/
+¯ [] /(n) popular music/
+¯ [] /(n) worldly music/
+¯ [ä] /(n) the world/the public/
+¯ [] /(n) popular opinion/
+¯ [] /(n) vulgarity/worldliness/worldly ambition/
+¯ [ä] /(n) vulgarity/worldliness/worldly ambition/
+¯ [ä] /(n) vulgarity/worldliness/worldly ambition/
+¯ [] /(n) popular opinion/
+¯ [ä礯] /(n) folk song/ballad/
+¯ [礦] /(n) the figure of the common man/
+¯ [ä] /(n) popular view/laymen's opinion/
+¯ [] /(n) colloquial language/
+¯ [] /(n) proverb/popular saying/
+¯ [] /(n) colloquialism/colloquial language/(P)/
+¯ [भ] /popular (literature)/
+¯ [] /(n) worldly wisdom/practical wisdom/
+¯ [] /(n) worldly affairs/daily routine/
+¯ [] /(n) popular characters/nonstandard characters/
+¯ [] /(n) vulgar ears/attention of the masses/
+¯ [] /(n) vulgar taste/
+¯̣ [] /vulgar taste/
+¯ [] /(n) mediocre scholar/
+¯ [] /(n) popular appeal/
+¯ [夦] /(n) custom/usage/
+¯ [夦] /(n) vulgarity/worldliness/
+¯ [夦] /(n) people/crowd/masses/the public/
+¯ [] /(n) cheap fiction/
+¯ [礦] /(n) common name/popular name/
+¯ [礦] /(n) worldly-mindedness/worldly affairs/
+¯ [] /(n) folk belief/
+¯ [] /(n) ordinary people/layman/worldling/
+¯ [] /(n) the world/earthly affairs/
+¯ [] /(n) this world/earthly life/
+¯ [] /(n) everyday world/
+¯ [] /(n) the workaday world/
+¯ [] /(n) (a priest's) secular surname/
+¯ [] /(n) common saying/popular version/folklore/tradition/
+¯ [] /(n) worldly priest/
+¯ [] /(n) (Buddh) condition of the laity/
+¯ [] /(n) common talk/worldly conversation/
+¯Ĵ [礦] /(n) popular music/vulgar music/
+¯ [] /(n) (Buddh) simplified teaching/
+¯ [Ǥ] /(n) popular belief or saying/
+¯ǰ [ͤ] /(n) worldliness/worldly ambition/unholy desires/
+¯ [Ϥ] /(n) worldlings/the crowd/
+¯ɮ [Ҥ] /(n) unrefined penmanship/
+¯ʪ [֤] /(n) worldly-minded person/vulgar person/
+¯ʸ [֤] /(n) colloquial style/
+¯ʸ [֤󤬤] /popular literature/
+¯̳ [] /(n) secular affairs/worldly cares/daily routine/
+¯̾ [ߤ礦] /(n) common name/popular name/secular name/bad reputation/
+¯̾ [ᤤ] /(n) common name/popular name/secular name/bad reputation/
+¯ [褦] /(n) wordly matters/
+¯ [褦] /(n) popular song/ballad/folk song/ditty/
+¯ [] /(n) petty official/
+¯Υ [Фʤ] /(n) unworldliness/
+¯ή [夦] /(n) populace/common run of men/worldly customs/
+¯ [뤤] /(n) wordly troubles/worldliness/
+¯ [] /(n) popular opinion/
+¯ [] /(n) wordly story/gossip/
+° [] /(vs-s) to belong to/to come under/to be affiliated with/to be subject to/(P)/
+° [ä] /(n) (gram) genitive case/
+° [ä] /(n) subordinate official/government clerk/
+° [ä] /(n) vassal state or nation/dependency/
+° [] /generic difference/
+°ͼ [󤷤央] /the principle of nationality (according to which an offender should be tried in accordance with the law of his or her own country)/
+° [] /(n) attribute/context/
+° [] /(n) property-value/
+°͹ [ͤ礦] /(n) attribute-value matrix/AVM/
+° [礯] /(n,vs) entrusting with/
+°ϼ [央] /the principle of territorial jurisdiction/
+° [Ȥ] /(n) an island belonging to a political entity/
+°˾ [礯ܤ] /(n,vs) (having great) expectation/pinning one's hopes on/
+°̾ [ᤤ] /(n) generic name (business)/
+° [礯⤯] /(n,vs) paying attention to/catching one's eye/
+° [] /(n) a subordinate (official)/
+°ν [礦] /(n) a subordinate (official)/
+° [礦] /(n) possession/dependency/territory/dominion/
+± [] /(n) rebel/insurgent/thief/burglar/
+±館 [Ȥ館] /(exp) to arrest (catch) a thief/
+± [] /(n) harm/killing/destruction at the hands of rebels/
+± [㤯] /(n) damage and ill-treatment/
+± [] /(n) rebel army/
+± [] /(n) rebellious child/rebel/traitor/
+± [礦] /(n) leader of a rebel army or band of rebels/
+± [] /(n) rebels/bandit/robber/traitors/
+±̾ [ᤤ] /(n) (the stigma of) the name of "rebel"/
+² [] /(n,n-suf) (1) tribe/race/group/(2) periodic table group/(P)/
+² [礦] /(n) (in Japanese history) one's class/
+² [] /(n,vs) (of plants) growing in clusters/growing gregariously/
+² [] /(n) one's class (and legal domicile)/
+²Ĺ [礦] /(n) patriarch/head of a family/
+² [] /(n) putting an entire family to death/
+³ [] /(n-adv) successively/one after another/(P)/
+³ [ĤŤ] /(n,n-suf) sequel/continuation/(also suffix) continuation (in time and space)/second series/succession/spell/(P)/
+³ʪ [ĤŤ] /(n) a serial story/
+³ [ĤŤ] /(n) relationship/connection/
+³ [ĤŤ] /(v5k,vi) to be continued/(P)/
+³ [ĤŤ] /(v1,vt) to continue/to keep up/to keep on/(P)/
+³ [ĤŤ] /(n) one after another/
+³ [] /(n) continued showing of a movie/
+³ [] /(n) continued staging of a play or show/
+³ [ä] /(n) resumption/continuing/
+³ [ä] /(n) continuing publication/
+³ [ä] /(n) sequel/
+³ [ä] /(n) resuming/(P)/
+³ [] /(n,vs) appearance one after another/(P)/
+³ [] /(n,vs) continuous rise/(P)/
+³³ [] /(n-adv) successively/one after another/
+³ [Ȥ] /(n) continuing to pitch/
+³ƭ [Ȥ] /(n,vs) continued advance/spiral upward/
+³ȯ [Ϥ] /(n,vs) coming about/happening/occurring/successive occurrence/
+³ [] /(n) relationship/relation/
+³ [ĤŤ] /(n) relationship (to self)/
+³ [ؤ] /(n) sequel/supplementary volume/
+³ [ؤ] /(n) continuation/(P)/
+³ [ۤ] /(n) follow-up report/
+³ [餯] /(n) continued fall in (stock) prices/
+´ [ä] /(vs-s) to die/to pass away/
+´ [ä] /(n) death/
+´ [ä] /(n) death/
+´ [Ĥ礦] /(n,vs) graduation/(P)/
+´ȸ [Ĥ礦] /after graduation/
+´Ȼ [Ĥ礦] /graduation test/
+´ȼ [Ĥ礦] /graduation exercises/
+´Ⱦڽ [Ĥ礦礦] /graduation certificate/diploma/testamur/
+´ [Ĥ礦] /(n) graduate/alumnus/
+´ʸ [Ĥ礦֤] /graduation thesis/
+´ [Ĥ] /rank and file/the ranks/
+´ [Ĥ] /(adj-na,n) abrupt/sudden/
+´ [Ĥ] /graduate/
+´ [Ĥ] /(n) 90th birthday/
+´ [ä] /(n) taking the initiative/
+´ [Ĥ] /(adj-na,adv,n) suddenly/unexpectedly/
+´ [Ĥ] /suddenly/
+´ [ä夦] /(n) cerebral stroke/apoplexy/
+´ľ [ä礯] /(adj-na,n) frankness/candour/openheartedness/
+´ [Ȥ] /(n) wooden grave tablet/stupa/dagoba/
+´ [äȤ] /(n) fainting/swooning/
+´ [Ȥ] /(n) wooden grave tablet/stupa/dagoba/
+´ [Ĥ] /(n) graduation (senior) thesis/
+µ [] /(n) sleeve/(P)/
+µβ [ǤΤ] /(n) bribe/money under the table/
+µϪ [ǤΤĤ] /tears falling onto the sleeve/
+µ館 [ǤȤ館] /(exp) to catch a person by the sleeve/
+µ [Ǥ] /(n) low fence flanking a gate or entrance/
+µ [Ǥ] /(n) cuff/wristband/
+µ˵ [夦ܤ] /(n,vs) looking on with folded arms (with one's hands in one's sleeves)/remaining a passive onlooker/
+µ [Ǥ] /(n) length of a sleeve/
+µ [夦ܤ] /(n) pocket-size book/
+µ [ǤĤ] /(n) armhole (of a shirt)/
+µդ [ǤĤ] /(n) armhole (of a shirt)/
+µ̵ [Ǥʤ] /(n) sleeveless/
+µ [Ǥ] /(n) sleeve-hole/armhole/
+¶ [] /that/
+¶ [줾] /(n-t) each/every/either/respectively/severally/
+¶ [] /(adj-pn) (uk) the/that/
+¶ε˽ [ΤˤĤ] /about the matter/
+¶θ [Τ] /after that/thereafter/
+¶ξ [Τ] /(conj) in addition/furthermore/
+¶ξ [Τ] /moreover/in addition/
+¶ξ¤ [ΤФ] /(n) temporary/ad hoc/
+¶ξƨ [ΤФΤ] /(n) makeshift/stopgap/
+¶ʪ [Τ] /(n) the very thing/itself/
+¶ [Τޤ] /(adj-no) (uk) without change/as it is (i.e. now)/(P)/
+¶ [] /(n) (uk) it/that/(P)/
+¶줫 [줫] /(uk) and then/after that/(P)/
+¶ [] /(conj) (uk) and/thereupon/because of that/(P)/
+¶Ǥ [Ǥ] /(uk) Attaboy!/the quintessential point/
+¶Ǥ [Ǥ] /(exp) (uk) in that situation/well then ../(P)/
+¶Ǥ [Ǥ] /(uk) but (still)/and yet/nevertheless/even so/notwithstanding/(P)/
+¶̵ [Ȥʤ] /(adv) indirectly/obliquely/(P)/
+¶ʤ [ʤ] /(uk) If that's the case ../If so ../That being the case ../(P)/
+¶ [] /(uk) besides/moreover/(P)/
+¶춦 [Ȥ] /(conj) (uk) or/or else/(P)/
+¶ [椨] /(conj) therefore/for that reason/so/
+¶褫 [ɤ] /(exp) (uk) on the contrary/
+¶ [] /(n-t) (uk) that much/as much/to that extent/only that/that alone/no more than that/
+¶¶ [줾] /(n-t) each/every/either/respectively/severally/
+¶ [ۤ] /(adv) (uk) to that degree/extent/(P)/
+¶ [] /(n) (uk) that place/there/
+¶褤 [] /(n) (uk) that area/
+¶ [] /(conj) (uk) so/accordingly/now/then/thereupon/(P)/
+¶ [] /(n) (uk) everywhere/somewhere/approximately/that area/around there/
+¶躡 [] /(n) (uk) here and there/in places/
+¶¶ [줾] /(n-t) each/every/either/respectively/severally/
+¶ [] /(n) (1) (uk) (col) that person (guy, fellow)/(2) that (one)/(P)/
+¶ [] /(n) (uk) over there/the other/(P)/
+¶ [ä] /(n) (uk) your (that) place/the other/(P)/
+¶ [ʤ] /(n) (uk) (arch) you/
+· [] /(n) set/suit/uniform/
+··ä [⤽ä] /every one of/
+·Ƨ [֤] /(n) sumo stamping on the ring in unison/
+· [] /(v5u) to become complete/to be equal/to be all present/to gather/(P)/
+· [] /(v1) to put things in order/to arrange/to make uniform/to get something ready/(P)/
+· [] /way of justification, sorting, etc./
+·ä¢ [ä] /good collection of books/
+·ä [ä] /all together/in a body/all alike/
+·ʤ [ʤ] /unequal/uneven/incomplete/odd/
+¸ [󤸤] /(v1) (hum) to know/(P)/
+¸夲 [󤸤] /(v1) (hum) to know/
+¸ [󤺤] /(v5z) (hum) to think, feel, consider, know, etc./
+¸ [󤬤] /(adj-na,adv,n) beyond or contrary to expectations/
+¸ [󤶤] /(n,vs) existence/being/(P)/
+¸߰յ [󤶤] /reason for existence/raison d'etre/
+¸߼ [󤶤] /entity/
+¸ͳ [󤶤椦] /reason for being/raison d'etre/
+¸ [󤶤] /(n) ontology/
+¸ [󤸤礦] /(n) being alive/
+¸³ [󤾤] /(n,vs) duration/continuance/(P)/
+¸ [] /(n) knowledge of/
+¸ [] /(n) knowledge of/
+¸ [] /(n,vs) maintain/retain/continue/
+¸ǰ [ͤ] /(n) opinion/idea/
+¸ [Ѥ] /(whether to) continue or eliminate/existence/(P)/
+¸ [] /(n) (whether) existent or non-existent/life or death/
+¸ [] /(n) (whether) existent or non-existent/life or death/
+¸ʬ [֤] /(adj-na,adv,n) to one's heart's content/as much as one wants/(P)/
+¸ʬ [֤] /freely/to one's heart's content/
+¸˴ [ܤ] /(n) life or death/existence/destiny/(P)/
+¸̿ [ᤤ] /(n) being alive/
+¸̿ [ᤤ夦] /in one's lifetime/(while) in life/
+¸Ω [] /(n) existence/subsistence/(P)/
+¹ [ޤ] /(n) grandchild/(P)/
+¹μ [ޤΤ] /(n) back scratcher/
+¹ [ޤӤ] /(n) citation at second remove/second hand citation/
+¹ [ޤ礯] /(n) (computer) sub-node/sub-station/
+¹ [ޤ] /(n) children and grandchildren/posterity/descendants/
+¹© [ޤह] /grandson/
+¹ [ޤǤ] /(n) disciples of one's disciples/
+¹̼ [ޤह] /(n) granddaughter/(P)/
+º [] /precious/valuable/priceless/noble/exalted/sacred/(P)/
+º [ߤ] /(n) lord/prince/words of a ruler/
+º [äȤ] /(adj) precious/valuable/priceless/noble/exalted/sacred/(P)/
+º [ȤȤ] /(adj) precious/valuable/priceless/noble/exalted/sacred/(P)/
+º [äȤ줤] /sacred old age/
+º [äȤ] /(v5b) to value/to prize/to esteem/(P)/
+º [ȤȤ] /(v5b) to value/to prize/to esteem/(P)/
+º [] /(n) your idea/
+º [] /(n) (pol) portrait/
+º [󤨤] /(n) (pol) portrait/
+º [Τ] /(n) reverence for the emperor/advocate of imperial rule/
+º [Τ] /Royalists/
+º [ΤȤ] /Imperialists/
+ºƤ [ΤȤФ] /reverence for the emperor and the overthrow of the shogunate/
+ºڷ [Τ礦] /19th century slogan advocating reverence for the Emperor and the expulsion of (barbarian) foreigners/
+º [] /Obediently yours/
+º [] /(n) your house/
+º [󤫤] /(n) (pol) someone's letter/
+º [󤬤] /(n) your countenance/
+º [] /(adj-na,n) noble (person)/
+º [󤯤] /(n) (pol) someone's father/one's companion/
+º [󤱤] /(n) (pol) an elder brother/elderly person/
+º [󤱤] /(n,vs) respect/esteem/reverence/honour/(P)/
+ºɸ [󤱤] /(n) honorific language/
+º [󤲤] /(adj-na,n) dignity/majesty/sanctity/(P)/
+º [󤲤] /(n) death with dignity/
+º [󤳤] /(n) (pol) you/your father/
+º [Τ] /(n) reverence for the emperor/advocate of imperial rule/
+ºIJ [Τ] /(n) reverence for the emperor/advocate of imperial rule/
+ºIJڷ [Τ礦] /19th century slogan advocating reverence for the Emperor and the expulsion of (barbarian) foreigners/
+ºڷ [Τ礦] /19th century slogan advocating reverence for the Emperor and the expulsion of (barbarian) foreigners/
+º [󤴤] /(n) honorary title/title of honour/
+º [] /(n) holy master/guru/
+º [󤸤] /(n) Buddhist saint/man of high repute/guest of honor/
+º [礦] /(n) respect/esteem/regard/(P)/
+º [󤷤] /(n) (pol) someone's letter/
+º [󤷤礦] /(n) honorary title/(P)/
+º [󤸤礦] /(n) one's superior/
+º [󤷤] /(n,vs) reverence/
+º [󤹤] /(n) reverence/veneration/
+º [󤾤] /(n) statue of a noble character/your picture/
+º° [󤾤] /(n) direct ancestors/noble ancestors/
+º° [󤾤Ĥ] /patricide/parricide/matricide/
+º² [󤾤] /(n) direct ancestors/noble ancestors/
+º [󤿤] /(n) (1) your health/(2) (Buddh) image/
+º [] /(n) you (ancient or literary)/
+º [] /(adj-na,n) haughtiness/pomposity/self-sufficiency/
+º [󤿤] /(n) your house/
+ºĹ [礦] /(n) one's superiors/one's seniors/
+ºƲ [ɤ] /(n) your family/your mother/
+º [] /(n) high and low/aristocrat and plebeian/
+º [] /(n) your father/
+º̾ [ᤤ] /(n) your name/
+º̿ [ᤤ] /(n) your order/
+º [褦] /(n) your countenance/
+º [餤] /(n) your visit/
+ºθ [] /(n) your will/your idea/
+ºڷ [󤸤礦] /(n) (abbr) revering the Emperor/
+» [] /(adj-na,n,n-suf,vs) loss/disadvantage/(P)/
+» [ʤ] /(io) (suf,v5u) to harm/to hurt/to injure/to damage/to fail in doing/(P)/
+» [] /(n) slip/error/failure/
+» [󤸤] /(v1) to harm/to hurt/to injure/to damage/
+» [󤹤] /(vs-s) to lose/(P)/
+»ʤ [ʤ] /(suf,v5u) to harm/to hurt/to injure/to damage/to fail in doing/(P)/
+»ʾ [ʤ礦] /unfavorable conditions/
+»ˤʤ [ˤʤ] /do not pay/
+»ͤ [ͤ] /(v1) to harm/to hurt/to injure/(P)/
+»򤷤 [򤷤Ȥ] /even if one loses/
+» [󤨤] /(n) profit and loss/advantage and disadvantage/(P)/
+»״ [󤨤󤸤礦] /profit and loss account/
+»׷׻ [󤨤󤷤] /profit and loss statement/
+»ʬ [󤨤֤󤭤Ƥ] /the break-even point/
+» [󤫤] /(n,vs) damage/destruction/(P)/
+» [󤬤] /(n) damage/injury/loss/(P)/
+» [󤬤򤳤] /(exp) to suffer a loss/
+»ؤ [󤬤򤳤] /(exp) to suffer a loss/
+» [󤬤] /amount of damages or loss/
+» [󤬤夦] /(n) damage claim/
+» [󤬤Ф礦] /restitution/compensation for damages/
+»ʾ [󤬤Ф礦礦] /(n) damages suit/
+»ݸ [󤬤ۤ] /damage insurance/(P)/
+» [] /(n) disadvantage/
+» [󤭤] /(n) financial loss/
+» [󤷤] /(n) loss (e.g. assets or profits)/(P)/
+» [󤷤ĤĤʤ] /(exp) to recompense for a loss/
+»Ŷ [󤷤ĤۤƤ] /(n) compensation for a loss/
+» [󤷤礦] /(n) damage/injury/(P)/
+» [Ȥ] /(n) loss and gain/advantage and disadvantage/(P)/
+» [] /(n) (abbr) damage insurance/
+»˴ [ܤ] /(n) loss/
+» [⤦] /(n) loss/
+»׿Ͱ [⤦󤤤] /casualty/
+»Ψ [] /loss factor/
+»ή [夦] /loss current/
+» [礦] /(n) rental fee/
+¼ [] /(n) village/(P)/
+¼Τ [Τ䤷] /village shrine/
+¼ [餵] /(n) a passing shower/
+¼ [Τ] /village elder/
+¼ [󤫤] /(n) village assembly/
+¼IJ [󤮤] /(n) village assembly/(P)/
+¼ǵ [餷Ф] /(n) play put on in a village/play put on by villagers/
+¼ [󤷤礦] /village/countryside/country house/
+¼ [Ӥ] /(n) villager/(P)/
+¼Ĺ [礦] /(n) village headman/(P)/
+¼Ƹ [ɤ] /(n) village child/
+¼ƻ [ɤ] /(n) village road/
+¼Ȭʬ [Ϥ] /(n) ostracism/
+¼ [] /(n) village expenses/at village expense/
+¼׻ [פ] /(n) rural scholar or pedagogue/pedant/
+¼̱ [ߤ] /(n) villager/(P)/
+¼ [䤯] /(n) village office/
+¼ͭ [椦] /(n) village-owned/village property/
+¼ [餯] /(n) village/hamlet/settlement/
+¼Ʊ [餯礦ɤ] /village community/
+¼Τ [餶] /(n) village/
+¼Ω [] /(n) established or operated by a village/
+½ [ؤ꤯] /(v5r) to deprecate oneself and praise the listener/to abase oneself/
+½ [󤷤礯] /(n) inferiority/
+½ [󤷤礯] /(exp) to be inferior to/to suffer by comparison with (something)/
+½ʤ [󤷤礯ʤ] /bears comparison with (something)/compares favorably with (something)/isn't inferior to (something)/
+¾ [] /(n-adv,n) other (esp. people and abstract matters)/(P)/
+¾ [ۤ] /(n-adv,n) other (esp. places and things)/
+¾ʤ [ۤʤ] /(exp) nothing but/no other than/
+¾ߤڤܤ [ˤ뤤򤪤ܤ] /(exp) to involve others in trouble/
+¾θǤ蘆 [Τˤޤɤ蘆] /(exp) to be led astray by others opinion/
+¾μν [ΤΤ夦] /another type of gun/
+¾ʪ [Τ] /the other thing/the other man's property/
+¾ [] /(n) altruism/
+¾ʤ [襤ʤ] /(adj) (uk) silly/foolish/absurd/childish/easy/trifling/guileless/
+¾ʤ [襤ʤ] /(adj) (uk) silly/foolish/absurd/childish/easy/trifling/guileless/
+¾̵ [襤ʤ] /(adj) (uk) silly/foolish/absurd/childish/easy/trifling/guileless/
+¾̵ [襤ʤ] /(adj) (uk) silly/foolish/absurd/childish/easy/trifling/guileless/
+¾ [] /(n) ill will/malice/another intention/secret purpose/ulterior motive/fickleness/double-mindedness/
+¾ [] /(n) another family/
+¾ [] /(n,vs) death/the next world/
+¾о [礦] /objective symptoms/symptoms observed by the doctor/
+¾оɾ [礦礦] /objective symptoms/symptoms observed by the doctor/
+¾Ū [Ƥ] /(adj-na) objective (symptoms)/
+¾ [礦] /(n) another place/foreign country/
+¾ [] /(n) another prefecture/
+¾ [] /(n) viewing by others/showing others/
+¾ [] /(n) telling others/revealing to others/letting out a secret/
+¾ [] /(n) telling others/revealing to others/letting out a secret/
+¾ [礦] /(n) absence from home/going out/
+¾ [] /(n) absence from home/going out/
+¾ [] /(n) foreign country/another province/(P)/
+¾ [] /stranger/person from another place/
+¾ [] /foreigner/alien/stranger/
+¾̱ [ߤ] /other nations/other peoples/
+¾ [] /(n) a murder/(P)/
+¾ [] /(n) another mountain/another temple/
+¾ [Τ] /(n) object lesson/food for thought/
+¾ [] /(n) other matters/other people's affairs/
+¾ [] /(n) another company/other company/(P)/
+¾ [] /(n) another person/others/(P)/
+¾Դ [㤫] /(n,adj-no) multilateral/multi-party/
+¾ [夦] /(n) another sect/
+¾ [] /(n) going out/
+¾ [] /(n) another place/somewhere else/strange parts/
+¾ [褽] /(n) another place/somewhere else/strange parts/
+¾ [褽] /(n) stranger/outsider/
+¾ [礦] /(n) (gram) third person/
+¾ [] /(n) other intention/secret purpose/ulterior motive/ill will/fickleness/double-mindedness/
+¾ [Ӥ] /(n) another person/unrelated person/outsider/stranger/
+¾ [ˤ] /(n) another person/unrelated person/outsider/stranger/(P)/
+¾ͤζ [ˤΤ] /accidental resemblance/
+¾ͤ̾٤ä [ˤΤʤ򤫤ä] /under a false name/
+¾Ͱ [ˤ󤢤Ĥ] /treating like a stranger/
+¾͹Ե [ˤ󤮤礦] /(adj-na,n) reserved manners/
+¾ͻ [ˤ󤴤] /(n) another person's affairs/somebody else's business/
+¾ [ҤȤ] /(n) other people/others/
+¾ [] /others worlds/
+¾ [] /(n) another surname/
+¾ [礦] /(n) previous existence/future existence/transmigration/
+¾α [礦Τ] /(n) karma from a previous existence/
+¾ [] /(n) recommendation/(P)/
+¾ [] /(n) recommendation/
+¾¼ [] /(n) another village/
+¾Ź [Ƥ] /(n) another shop, store, or firm/
+¾ư [ɤ] /(n) transitive verb/
+¾ư [ɤ] /(n) transitive verb (direct obj)/
+¾ [] /(n-adv,n-t) some day/hereafter/at some future time/
+¾ǯ [ͤ] /(n-adv,n-t) some other year/some day/
+¾ǰ [ͤ] /(n) thinking about something else/
+¾ǰ̵ [ͤʤ] /eagerly/intently/
+¾ [] /(n) the other group/(P)/
+¾ܸ [դ] /(n) other prefectures/
+¾ʪ [֤] /(n) the other thing/the other man's property/
+¾ʹ [֤] /(n) informing/
+¾ [ۤ] /(adv,n) another side/different direction/(on) the other hand/(P)/
+¾ [] /(n-adv,n-t) the other side/another direction/(on) the other hand/(P)/
+¾Χ [] /(n) heteronomy/subjection/subordination/
+¾ή [夦] /(n) another style/another school (of thought)/different blood/
+¾ή [夦] /contest between different schools (of fencing, etc.)/
+¾ [礦] /(n) another fief/
+¾ [꤭] /(n) outside help/salvation by faith/
+¾ܴ [꤭ۤ󤬤] /(n) relying upon others for attaining one's own objective/salvation by faith in Amida Buddha/
+¾ [줤] /separate excitation/
+¿ [] /(n,pref) multi-/(P)/
+¿ [] /(adv) very much/very many/more and more/
+¿ [] /(adj) many/numerous/(P)/
+¿쾯ʤ [줹ʤ] /(exp) to a greater or lesser extent (degree)/more or less/
+¿ [] /many/much/largely/abundantly/mostly/
+¿ζ䤹 [ΤͤĤ䤹] /(exp) to spend (expend) a lot of money/
+¿ξ [ΤФ] /in many cases/
+¿椫 [Τʤ館] /to choose among many things/
+¿ [] /(v1) to be too numerous/to be too much/
+¿Ȥ [Ȥ] /(exp) appreciate/be thankful/
+¿ [] /multisort/
+¿Х [Х] /multibyte/
+¿ [] /(n) heavy rain/
+¿ [󤻤] /polysyllable/
+¿ [] /(n) polyvalence/
+¿ [] /(n) quantity/number/amount/(P)/
+¿᤮ [] /(v1) to be too numerous/to be too much/
+¿ [] /(n) many-sided/versatile/polygonal/diversified/(P)/
+¿ѷ [] /(n) polygon/
+¿ѷ [ä] /(n) polygon/
+¿ѷ [äΤؤ] /side of a polygon/
+¿ѷб [] /diversified management/diversification/
+¿Ѽ [Τ礦] /multiple agriculture/
+¿Ū [Ƥ] /(adj-na) multilateral/many-sided/diversified/(P)/
+¿ǰ [ܤ] /multilateral trade/
+¿ [] /(adj-na,n) large amount of money/(P)/
+¿ǼǼ [Τ] /(n) top taxpayer/
+¿ [] /(adj-na,n) sensitive/emotional/
+¿ [󤷤礦] /(n) hyperhidrosis/
+¿ [] /(adj-na,n) digression/many divergences/(P)/
+¿ [] /(n) various meanings/
+¿ [] /(n) ambiguity (of a word)/
+¿˲ [礯] /(n) multipolarization/
+¿ [] /(n) polymorphous/
+¿ [] /(adj-na,n) versatility/
+¿ [] /versatile/
+¿ [Ĥ] /(n) sanguine/hot-tempered/
+¿ [] /(n) pluralistic/
+¿Ū [Ƥ] /(adj-na,n) pluralism/plurality/(P)/
+¿ʸ [֤󤫤] /multiculturalism/
+¿ [ۤ] /broadcast originating from multiple locations/
+¿ [ۤƤ] /(n) hypercomplex equation/plural equation/
+¿ [] /(n) pluralism/
+¿ [] /polyatomic/
+¿ [] /(n,vs) talkativeness/verbosity/garrulity/
+¿ [] /(adj-no) multilingual/
+¿ [] /(adj-no,n) porous/cavernous/open (weave)/
+¿ [] /porosity/
+¿ [] /(adj-na,n) great happiness/
+¿༰ [] /(n) polynomial/
+¿ [] /(adj-no) multilateral/multinational/
+¿ֶ [󤭤礦] /(n) multilateral conference/multilateral negotiations/
+¿ [] /multinational/
+¿Ҵ [礦] /(n) multinational corporation/
+¿ҷ [] /(n) multinational force/
+¿Ҹ [] /multilingual/in many languages/
+¿ [] /(adj-na,n) many troubles or sadnesses or vexations or grudges/
+¿ [] /(n) polygamy/
+¿ [] /(adj-na,n) variegated/(P)/
+¿ [] /(adj-na,n) talented/(P)/
+¿ [] /(n) prolificness/
+¿ [] /(n) pregnant/reproductive/
+¿ [󤱤] /variety which bears many young/
+¿κѡ [] /(n) a galaxy of able persons/collection of intellectuals/
+¿κѡ [] /(n) a galaxy of able persons/collection of intellectuals/
+¿κѺ [] /(n) a galaxy of able persons/collection of intellectuals/
+¿κѺ [] /(n) a galaxy of able persons/collection of intellectuals/
+¿򼰻 [󤿤] /multiple-choice question/
+¿ [] /(adj-na,n) eventfulness/
+¿¿ü [] /(adj-na,n) eventfulness/pressure of business/
+¿¿ [ʤ] /(adj-na,n) various difficulties/
+¿ [] /(n) multidimensional/
+¿ [] /(adj-na,n) high humidity/(P)/
+¿Դ [㤫] /(n,adj-no) multilateral/multi-party/
+¿ [] /(n) many thanks/
+¿ [] /(adj-na,n) many kinds/various/
+¿¿ [夿褦] /(adj-na,n) a great variety of/diversity/
+¿̣ [] /(adj-na,n) multivaried interests/
+¿ [夦] /(adj-no,n) multiple/(P)/
+¿Ų [夦] /multiplexing/
+¿ź̳ [夦ष] /person with multiple debts/
+¿ſͳ [夦󤫤] /(n) multiple character/
+¿ [夦ۤ] /multiplex broadcast(ing)/
+¿̾ [夦ʤޤ] /multiple namespace/
+¿ [礦] /(adj-no,adv,n) more or less/somewhat/a little/some/(P)/
+¿ [礦] /(n) much happiness/many omens/
+¿ [礦] /(adj-na,n) amorous/
+¿¿ [礦] /(adj-na,n) going through life with one's heart on one's sleeve/sensibility/
+¿ʩ [礦֤ä] /fickle but kind-hearted/
+¿򥫥 [礦] /multigrooved cam/
+¿ [礯] /(n) many colors/
+¿ [礯] /multicolored printing/
+¿ [礯] /(n) one who generally eats a lot/
+¿ [󤭤礦] /(n) polytheism/
+¿ [] /polytheism/
+¿Ϳ [ˤ] /(n) large number of people/
+¿Ϳ [ˤ󤺤] /(n) large number of people/
+¿ [] /(n-adv,n) countless/great number/majority/(P)/
+¿ո [] /(n) majority opinion/
+¿ [] /(n) majority rule/(P)/
+¿ [Ȥ] /(n) majority party/
+¿ [] /(n) the majority/
+¿ [] /(n) great numbers/numerical superiority/
+¿ [礦] /(n) (Buddh) metempsychosis/
+¿ [] /(n) multilayer/
+¿­ [뤤] /(n) myriapod/many-legged/
+¿¿ [] /(adv) very much/very many/more and more/
+¿ [] /(adj-na,n) heavy/much/(P)/
+¿ü [] /(adj-na,n) many items/pressure of business/
+¿ʳ [󤫤] /multistage/multi-step/
+¿ʼå [󤷤å] /(n) multistage rocket/
+¿糤 [Ȥ] /archipelago/
+¿ [Ȥ] /(n) multiple barrels/multi-barrel/
+¿ [Ȥ] /(n) multiple barrel model/multi-barrel model/
+¿ [ɤ] /(n) wide (extensive) reading/
+¿ [ʤ] /(adj-na,n) full of troubles, difficulties/(P)/
+¿ [ˤ] /(n) fleshiness/
+¿ [ˤ] /(n) fleshy or pulpy fruit/
+¿ [ˤ] /fleshy/
+¿ʪ [ˤ礯֤] /(n) succulent plants/
+¿ǯ [ͤ] /(n-adv,n-t) many years/
+¿ǯʪ [ͤ󤻤礯֤] /perennial plant/
+¿ǯ [ͤ󤽤] /(n) perennial plant/
+¿ǹ˦ɸ [Τۤ󤽤礦] /(n) polycystic-ovary syndrome/
+¿ǽ [Τ] /(adj-na,n) versatility/
+¿ [Ф] /(n) selling in quantity/
+¿ȯ [Ϥ] /(n) repeated occurrence/(P)/
+¿ȯ [ϤĤ] /multi-engine airplane/
+¿ȯ [ϤĤ] /multiple/poly-/
+¿ȯŲ [ϤĤ礦] /(n) multiple sclerosis (MS)/
+¿ [Ӥ礦] /(adj-na,n) sickly/delicate constitution/
+¿ʬ [֤] /(adv,n) perhaps/probably/(P)/
+¿ѿ [ؤ󤹤] /multivariable/
+¿̲ [ؤ礦] /multivariate analysis/
+¿շ [ؤ󤱤] /(n) polygon/
+¿ [٤] /(adj-na,n) talkativeness/verbosity/
+¿ [ۤ] /(adj-na,n) many-sided/multifarious/versatility/
+¿̤ [ۤ] /at many levels/
+¿˻ [ܤ] /(adj-na,n) busy/pressure of work/(P)/
+¿˾ [ܤ] /(adj-na,n) promising/
+¿ [ޤ] /river running between Tokyo-to and Kanagawa Prefecture/
+¿ [] /(n) many-sided/multifaceted/(P)/
+¿̳ [󤫤] /(n) polyhedral angle/
+¿ [󤻤] /(n) various facets (aspects)/
+¿ [󤿤] /(n) polyhedron/
+¿Ū [Ƥ] /(adj-na) multifaceted/versatile/
+¿ [⤦] /(n) hairy/
+¿Ӻ [⤦] /(n) multiple cropping/
+¿ [] /(n) somewhat larger quantity/larger portion/
+¿ܤ [] /plenty/lots/
+¿Ū [⤯Ƥ] /(adj-na,n) multipurpose/(P)/
+¿ [褦] /(adj-na,n) diversity/variety/(P)/
+¿Ͳ [褦] /(n,vs) diversification/(P)/
+¿ [褦] /diversity/variety/
+¿ [褦] /(adj-na,n,vs) busy/make use of many different things/
+¿ [褦夦] /in the middle of things/
+¿ӥإꥳץ [褦ȥإꥳץ] /multi-purpose helicopter/
+¿ [] /(n) (Buddh) Tara/The Deliverer, the Saviouress/
+¿ [礦] /(adj-na,n) large quantity/(P)/
+ [դȤ] /(adj) fat/thick/(P)/
+ɮ [դȤԤ] /broad pencil/
+ [դȤ] /thick line/
+ [դȤ] /big arm/
+ä [դȤä] /plump/fat/chubby/
+ä [դȤä] /(n) fat person/
+ʢ [դȤäѤ] /(adj-na,adj-no,n) generous/magnanimous/(P)/
+᤮ [դȤꤹ] /(n,adj-no) overgrowth/overweight/
+ [դȤꤸ] /(n) corpulent/fat/chubby/(P)/
+ [դȤ] /(v5r) to grow fat (stout, plump)/to become fat/(P)/
+ޥ [դȥޥ] /(col) (uk) big penis/
+ [] /(n) the moon/lunar/
+ [줭] /(n) lunar calendar/
+ [դȤޤ] /(n) large roll sushi/
+ [] /(n) the sky/the universe/
+˷ [礯] /(n) (MA) grand ultimate fist/Tai Chi Chuan/
+̯ [󤹤ߤ礦] /(n) (Buddh) Atavaka/generalissimo of the Vidya-rajas/
+ [] /(n-adv,n) ancient times/(P)/
+ [] /(n) Archaeozoic (Archeozoic) Era/
+ [դȤ] /(n) thigh/
+ [] /(n) drum/tambourine/(P)/
+ݶ [Ф] /(n) arched bridge/
+ݻ [] /(male) professional entertainer/sycophant/
+Ƚ [Ф] /(n) metaphorical seal of approval/
+ʢ [Ф] /(n) potbelly/paunch/
+˾ [ܤ] /(n) (avid) angler/
+ [] /(n) empress dowager/queen mother/
+ [] /(n) Toyotomi Hideyoshi/father of the Imperial adviser/
+ [] /(ancient) Kyushu/
+ [] /(n) Crown Prince/(P)/
+ [դȤ] /(n) low count yarn/thick thread/
+ [դȤ] /(n) boldface/bold-type/thick characters/(P)/
+ [] /(n) viceroy/governor-general/
+ [] /(n) beginning of the world/
+ [դȤ] /broad-pointed (of writing instruments)/
+ [դȤ] /(n) thick silk cloth/
+ [] /(n) founder/progenitor/emperor/
+ [դȤ] /(n) thigh/
+ [] /(n) long sword/(P)/
+ [] /(n) hairtail/scabbard fish/
+ [] /(n) swordsmanship/
+ừ [Ф] /(n) swordplay/swordsmanship/
+ [] /(n) swordbearer/
+ [] /(n) point of a sword/forceful debate/
+Ǥ [] /(n) crossing swords/opposition/contention/
+ [դ] /two swords/
+ [Ϥ] /(n) refined sugar/thick silk thread/
+ [] /(n) (1) leading actor in a Noh play/(2) (Edo-period) courtesan/(3) ancient official/
+ [椦] /(n) (1) leading actor in a Noh play/(2) (Edo-period) courtesan/(3) ancient official/
+ʿ [ؤ] /(adj-na,n) peace/tranquility/
+ʿ [ؤ餯] /(n) happy-go-lucky/
+ʿ [ؤ褦] /Pacific Ocean/(P)/
+ʿΰݾ [ؤ褦󤼤ۤ礦礦䤯] /(n) the ANZUS Security Pact/
+ʿηкѶϲ [ؤ褦礦礯] /(n) Pacific Economic Cooperation Council (PECC)/
+ʿ [ؤ褦󤽤] /(n) the Pacific War/(P)/
+ [褦] /(n) sun/solar/(P)/
+ۥͥ륮 [褦ͥ륮] /(n) solar energy/solar power/
+۵ڤϵ [褦Ӥ夦] /the sun and the earth/
+۷ [褦] /(n) solar system/(P)/
+۸ [褦] /(n) sunlight/
+۸ [褦] /sunlight/rays of the sun/
+۸ȯ [褦ϤĤǤ] /solar power (generation)/
+۹ [褦Ƥ] /sunspot/
+ۿ [褦] /(n) sun god/
+ۿ [褦󤱤] /solar plexus/
+ [褦夦] /(n) heliozoan/
+ [褦Ǥ] /solar battery/(P)/
+ [褦Ǥ] /solar radio waves/
+ [褦Ȥ] /(n) sunlamp/
+ [褦] /(n) solar day/
+Ǯ [褦ͤ] /(n) solar heat/
+Ǯ [褦ͤĤ󤹤] /solar water-heater/
+Ǯȯ [褦ͤĤϤĤǤ] /(n) solar power generation/
+ǯ [褦ͤ] /(n) solar year/
+ [褦դ] /(n) solar wind/
+ [褦ۤ] /solar radiation/
+ [褦줭] /(n) solar (Julian) calendar/
+ϧ [褦] /(n) solar furnace/
+ [Ĥ] /(n) saliva/spit/sputum/(P)/
+ñ [] /(n) saliva/sputum/
+ñ [] /(n) salivary gland/
+ô [] /(n) contemptuous/despicable/
+ [] /(n,vs) degenerating/lapsing into/
+Ĥ [] /(vs-s) to degenerate/to lapse into/
+Ĥ [] /(v1) (1) to fall down/to drop/(2) to fail (e.g. exam)/(3) to crash/to degenerate/to degrade/
+Ĥ [] /(v5t) (1) to fall down/to drop/(2) to fail (e.g. exam)/(3) to crash/to degenerate/to degrade/
+ĺ [] /(n) sinking into sin/
+ [] /(n,vs) abortion/aborticide/miscarriage/(P)/
+۰ [] /abortionist/
+ۺ [] /(n) an illegal abortion/
+ [餯] /(n) depravity/corruption/degradation/(P)/
+˷ [餯ܤ] /apostate priest/
+ [礯] /inertia/momentum/force of habit/
+Ŷ [礦] /(n,vs) compromise/giving in/(P)/
+Ŷ [礦] /compromise plan/
+Ŷ [礦Ƥ] /(n) (find) common (meeting) ground/
+ŷ [] /(n) agreement/(P)/
+ [Ȥ] /(adj-na,n) valid/proper/right/appropriate/(P)/
+ [Ȥ] /(n) validity/verification/propriety/
+Ƶ [] /(n) indolence/listlessness/
+Ƽ [㤯] /(adj-na,n) enervated/effete/effeminate/
+ [] /(n) inertia/habit/momentum/(P)/
+̲ [ߤ] /(n) indolence/inactivity/
+ [礯] /(n) inertia/
+Ǥ [] /(v1) to be struck/to be beaten/
+ǤΤ᤹ [Τ᤹] /(v5s) to knock down/to beat (someone) up/
+ǤΤ᤹ [֤Τ᤹] /(v5s) to knock down/to beat (someone) up/
+ǤҤ [Ҥ] /(v1) to be stricken (e.g. with grief)/to be battered (e.g. by disasters)/
+Ǥޤ [ޤ] /(v5r) to pound away/
+Ǥޤ [֤ޤ] /(v1) to tell frankly/to confess/
+Ǥ [] /(v1) to droop/to be depressed/
+Ǥ [] /(v5s) to bring down/
+Ǥ [] /(n) jettisoned cargo/
+Ǥ᤮ [] /(v1) to pass by (time)/to hit too much/
+Ǥ򤱤ˤ [Ȥˤ] /difficult to make friends/
+Ǥ򤱤 [Ȥ] /(v1) to open one's heart/to throw off reserve/to be frank/
+Ǥ [魯] /(v5s) to destroy/to spoil/to crush/to wreck/
+Ǥ [֤魯] /(v5s) to destroy/to spoil/to crush/to wreck/
+Ǥݤ [] /(v5r) to strike/
+Ǥݤ [] /(n) long garment worn over kimono/
+Ǥ [] /(v5r) to split/to disclose/
+Ǥޤ [֤ޤ] /(v5s) to strike the face (from sumo)/to punch hard/
+ǤӤ [̤] /(v5k) (1) to punch/to hit and hit/to stamp out/(2) to pierce/to bore into/to knock down walls/
+Ǥ󤻤 [褻] /(v1) to break onto (shore)/to wash ashore/to attack/
+Ǥ礤 [] /(n) exchange of blows/long rally/(P)/
+Ǥ礦 [] /(v5u) to fight/to exchange blows/to rally/
+Ǥ礻 [碌] /(n) business meeting/previous arrangement/appointment/(P)/
+Ǥ礻 [碌] /(v1) to knock together/to arrange/
+Ǥ碌 [碌] /(n) business meeting/previous arrangement/appointment/(P)/
+Ǥ碌 [碌] /(v1) to knock together/to arrange/(P)/
+Ǥ [] /(v5t) to overcome/
+Ǥ [] /(n) driving/pounding in/shooting into/falling badly in love/putting (one's heart) into/(P)/
+Ǥ [] /(v5m) to drive in (e.g. nail, stake)/to devote oneself to/to shoot into/to smash/to throw into/to cast into/(P)/
+Ǥ [֤] /(v5m) to drive in (e.g. nail, stake)/to devote oneself to/to shoot into/to smash/to throw into/to cast into/
+Ǥդ [] /(v5k) to smash/to crush/
+Ǥ [] /(v5s) to shoot to death/
+Ǥߤ [ɤ] /(n) end (of an entertainment or match)/
+Ǥߤ [Ȥ] /(v1) to kill/to slay/to shoot to death/to bring down (bird)/
+ǤΤƤ [Ƥ] /(v1) to throw away/to abandon/
+Ǥ [Ȥ] /(v5r) to catch/to get someone out (in baseball)/
+Ǥ [] /(n) decapitation/
+ǤФ [] /(n) embossing/end (of a performance)/
+ǤФ [] /drum signalling end of a performance/
+ǤФ [] /(v5s) to begin/to beat/to end/to close/to set out (forth)/to work out/to hammer out/(P)/
+ǤФξ [ǤΤŤ] /(n) figurative magic wand/
+Ǥ [ɤ] /(n) spot to hit (on a person)/
+Ǥ [] /(n) bruise/
+Ǥ [] /(v5t) to conquer/to overcome/
+Ǥä [] /(n) (gram) negation/denial/negative/(P)/
+Ǥä [] /(v5s) to deny/to negate/to contradict/(P)/
+Ǥ夲 [] /(n) launch/(P)/
+Ǥ夲 [] /(v1) to launch/to shoot up/(of waves) dash/to wash up (ashore)/to finish/to close/(P)/
+Ǥ夲ֲ [Ϥʤ] /(n) skyrocket (firework)/
+Ǥ [] /(n) bruise/
+Ǥ [ߤ] /(n) watering/sprinkling/
+Ǥ [] /(v1) to place firmly/to hit very hard/
+Ǥڤ [] /(n) end/close/finish/discontinuance/(P)/
+Ǥڤ [] /(v5r) to stop/to abort/to discontinue/to close/(P)/
+Ǥ³ [ĤŤ] /(v5k) to long-continuing/
+Ǥ³ [ĤŤ] /(v1) to hit repeatedly/
+Ǥ»ʤ [ʤ] /(v5u) to fail to hit/to miss/
+Ǥ [] /(v5m) to be depressed/
+Ǥݤ [] /(v5s) to knock down/to defeat/
+ǤƤ [Ƥ] /(v1) to hit against/
+Ǥˤ [֤] /(v5r) to hit/
+Ǥȴ [̤] /(v5k) (1) to punch/to hit and hit/to stamp out/(2) to pierce/to bore into/to knock down walls/
+Ǥɳ [Ҥ] /(n) braided cord/
+Ǥդ [Ĥ] /(v1) to knock/to run into/to nail on/to strike hard/to hit and attack/
+Ǥ餫 [ޤ] /(v5s) to defeat/
+Ǥʧ [Ϥ餦] /(v5u) to brush away/to repel/
+Ǥʪ [] /(n) weapons made in a forge/swords/molded dry confectionery/percussion instruments/
+Ǥʪ [Τ] /swordsmith/
+Ǥ֤ [] /(v5s) to return a blow repeat/to turn back/to rewhip/to plow up/to come and retreat/
+Ǥ [] /(n) premium/
+Ǥ [] /(n) way to hit or swing/
+Ǥ [] /(v1) to be frank/to speak one's mind/to open one's heart/(P)/
+Ǥ [Фʤ] /(n) confession/confidential talk/
+ǤĤ餹 [ʤ餹] /(v5s) to ring/to clang/
+ǤǤܤ [ۤܤ] /(v5s) to destroy/
+Ǥ [Ȥ] /(v5s) to knock down/to shoot down/to lop off/
+ǤȤ [Ȥ] /(v5s) to knock down/to shoot down/to lop off/
+ǤΩƤ [Ƥ] /(v1) to establish/to formulate/
+Ǥα [ɤ] /(n) end (of an entertainment or match)/
+Ǥα [Ȥ] /(v1) to kill/to slay/to shoot to death/to bring down (bird)/
+ǤϢ [Ĥ] /(v1) to go along with/
+ǤǤ [Ҥ] /(v1) to be stricken (e.g. with grief)/to be battered (e.g. by disasters)/
+ǤǤ [Ҥ] /(v5g) to crush (with the weight of misfortune)/
+ǤäƽФ [äƤǤ] /(v1) to launch oneself upon/to make one's debut/
+Ǥäդ [äƤĤ] /(adj-na,adj-no,n) pittari/most suitable/
+ǤäѤ [äƤ] /(v5r) to change suddenly/
+Ǥóݤ [֤ä] /(v1) to dash (slosh) (water) on a person or in a person's face/
+Ǥ÷礯 [֤ä] /(v5k) to break into pieces/to chip off/
+Ǥû [֤ä] /(v5s) to beat to death/
+Ǥڤ [֤ä] /(exp) winning (a race) by a wide margin/
+Ǥڤ [֤ä] /(v5r) (1) to win (a race) by a wide margin/(2) to slash though something/to tear (off)/
+Ǥ³ [֤äĤŤ] /(adv) (1) (uk) continuously/throughout/(2) in succession/
+Ǥ̤ [֤äȤ] /all through/throughout/without a break/continuously/
+ǤФ [֤äȤФ] /(v5s) to drive at full speed/to beat/to strike/to knock/to let go off/to not partake/
+Ǥ [] /(v5t) to hit/to strike/(P)/
+Ǥ [֤] /(v5t) to hit/to strike/(P)/
+Ǥļ [Ĥ] /(n) way to do/
+Ǥļ꤬ʤ [ĤƤʤ] /no way to do/nothing can be done/
+Ǥ󲥤 [֤ʤ] /(v5r) to knock/
+dz [] /(n) break in the deadlock/(P)/
+dzڴ [ä] /(n) percussion instrument/(P)/
+ǵ [夦] /(n) batting/batted ball/(P)/
+Ƿ [] /(n) (1) blow/shock/strike/damage/(2) batting (baseball)/(P)/
+ǷⲦ [] /batting champion/
+Ƿ [] /(n) game with many hits/
+ǷΨ [] /batting average/
+Ǹ [] /(n) keystroke/
+ǹ礻 [碌] /(n) business meeting/previous arrangement/appointment/(P)/
+ǹ礻 [碌] /(v1) to knock together/to arrange/
+ǹ碌 [碌] /(n) business meeting/previous arrangement/appointment/(P)/
+ǻ [֤ä] /(io) (v5s) to beat to death/
+ǻ [] /(n,vs) calculation/self-interest/selfishness/
+ǻŪ [Ƥ] /(adj-na) calculating/mercenary/(P)/
+Ǽ [] /(n) batter (baseball)/(P)/
+Ǽ [Ȥ] /(iK) (v5r) to arrest/to take prisoner/to kill/
+ǽ [] /(n) batting order/(P)/
+ǽ [] /(n) bruise/
+Ǿ [] /(n) (gram) negation/denial/negative/
+Ǿä [] /(n) (gram) negation/denial/negative/(P)/
+Ǿä [] /(v5s) to deny/to negate/to contradict/(P)/
+ǿ [] /(n,vs) percussion/tapping (medical)/sound someone out/(P)/
+ǿ [] /(n) times at bat (baseball)/(P)/
+ [] /(n) batter's box (baseball)/one's turn at bat/(P)/
+ [] /(n) baseball lineup/(P)/
+ [Ƥ] /(n) runs batted in/RBI/(P)/
+ [Ǥ] /(n,vs) sending a telegram/telegraph/
+ [Ȥ] /(n,vs) knockdown (e.g. in boxing)/overthrow/defeat/(P)/
+ [] /(n,vs) break-down/defeat/abolish/(P)/
+դ [Ĥ] /(v1) to knock/to run into/to nail on/to strike hard/to hit and attack/
+դ [֤Ĥ] /(v1) to knock/to run into/to nail on/to strike hard/to hit and attack/(P)/
+ʪ [Τ] /swordsmith/
+ˡ [ۤ] /(n) batting form/
+ [ܤ] /(n) batting/
+ [ܤ] /(n) bruise/(P)/
+н [ܤ礦] /(n) bruise/contusion/
+ [] /(io) (v1) to be frank/to speak one's mind/to open one's heart/
+Ψ [] /(n) batting average/(P)/
+ [礯] /(n) batting power/(P)/
+ڳ [礦㤯] /(n) thrash/
+ [] /(n) rudder/helm/(P)/
+ɼ [Ȥ] /(n) helmsman/coxwain/steering/guidance/
+ɼ [] /(n) helmsman/coxswain/
+ʱ [] /(n) ellipse/
+ʱ߷ [󤱤] /(n) elliptical shape/(P)/
+ [] /(n) dharani/spell/litany/Sanskrit multi-syllabic chant/
+̡û [ä] /(n) unmanageable child/spoiled child/spoilt/
+̲ۻ [] /(n) cheap sweets/(P)/
+̶ [] /(n) poor poem/
+̸ [] /(n) mongrel/cur/
+̺ [] /(n) poor work/rubbish/
+̼ [] /(iK) pun/
+̤û [ä] /(n) unmanageable child/spoiled child/spoilt/
+̤Ԥͤ [򤳤ͤ] /(exp) to be unreasonable/
+ [] /(n) reward/tip/carriage or horse charge/
+ [] /(n) packhorse/workhorse/hack/
+ʪ [] /(n) trash/low-grade stuff/
+ʸ [֤] /(n) poor piece of writing/
+ [٤] /(n) foolish tale/nonsense/
+ۤ [٤] /(v5r) to jabber/to chatter/to chat with/
+ˡ [ܤ] /(n) big talk/tall tale/
+ [] /(adj-na,n) useless/no good/hopeless/(P)/
+ܤ򲡤 [򤪤] /(exp) to make sure/
+ܲ [ᤪ] /(exp,n) (1) making doubly sure/(2) insurance runs (baseball)/
+ޯ [] /(n) pun/
+ [] /(n) (1) body/(2) health/(P)/
+ [] /(n,n-suf,vs) the body/substance/object/reality/style/form/image counter/obedience/complying with/keeping in mind/
+ [Ƥ] /(n) appearance/air/condition/state/form/
+Τ٤ޤ [䤹ޤ] /(exp) to be (feel) rested/
+Τ [Ĥ褤] /be in good health/have a strong constitution/
+Τ˾ [ˤ] /(exp) to be bad for health/to affect one's health/
+Τɤ礦 [ˤ褯] /(exp) to fit (a person) well/
+Τ򴨤˴餹 [򤵤वˤʤ餹] /(exp) to inure oneself to cold/
+Τ魯 [򤫤魯] /(exp) to parry/to dodge/
+Τ򿭤Ф [ΤФ] /(exp) to stretch (unbend) oneself/
+Τ [ʤ] /(exp) to take form (shape)/
+Τˤ [򤪤] /(exp) to be lazy/
+Τȿ餹 [򤽤餹] /(exp) to bend oneself backward/
+Τʴˤ [򤳤ˤ] /working assiduously/
+ΰ [] /(n) physique/posture/physical standard/
+ΰ [] /(n) physical education/gymnastics/athletics/(P)/
+ΰ [Τ] /Sports Day Holiday (Oct 10)/
+ΰ [] /physical culturist/athlete/
+ΰ [] /(n) gymnasium/
+ΰ [] /(n) athletic festival/
+α [] /(n) body fluids/
+β [] /(n) temperature (body)/(P)/
+β [] /(n) clinical thermometer/
+β [󤱤] /(n) medical thermometer/(P)/
+γ [] /(n) ectogenesis/outside the body/
+γ [夻] /in vitro fertilization/(P)/
+γΥæ [] /out of body/leaving your body/
+γ [] /(n) physique/constitution/(P)/
+γʸ [] /physical examination/
+δ [] /(n) bodily sensation/(P)/
+δ [󤪤] /(n) effective temperature/wind-chill index (factor)/
+ε [] /(n) boxing and jujitsu/
+ζ [礦] /(n) Japan Amateur Sports Association/
+ζ [] /(n) the body/stature/physique/constitution/
+η [] /(n) corporal punishment/jail sentence/
+η [] /(n) figure (body)/(P)/
+η [] /(n) form/figure/(P)/
+η [] /(n) system/organization/(P)/
+ηϲ [] /(n) organization/systematization/
+ηŪ [Ƥ] /(adj-na) systematic/
+ηʸˡ [֤ݤ] /(n) systemic grammar/
+θ [] /(n,vs) personal experience/(P)/
+θ [] /story of one's experience/
+θ [] /(n,vs) personification/impersonation/embodiment/
+θ [] /(n) uninflected word/
+ι [] /(n) body cavity/
+ι [ؤ] /body wall/
+κ [Ƥ] /(n) decency/style/form/appearance/show/get-up/format/(P)/
+κ۾ [Ƥ礦] /for appearance' sake/
+κۿ [Ƥ֤] /(v5r) to put on airs/
+κɤ [Ƥ褯] /tastefully/respectfully/decently/
+λΨ [ܤ] /(n) body fat percentage/
+μ [] /(n) constitution (physical)/genetic make-up/predisposition (to disease)/(P)/
+μ [Ĥ] /improvement of one's constitution/reformation/
+ν [夦] /(n) body odor/personal odor/characteristic (of someone)/
+ν [夦] /(n) one's body weight/(P)/
+νŤ [夦դ] /(exp) to gain weight/
+νŴ [夦] /(n) weight control/
+νŷ [夦] /(n) scales/
+ [] /(n) order/system/structure/set-up/organization/(P)/
+ [] /(n) posture/stance/(P)/
+ [] /(n) capacity/volume/(P)/
+ [Ƥ] /volume resistivity/
+ [] /(n,vs) gymnastics/physical exercises/calisthenics/(P)/
+ඥ [礦] /gymnastics competition/
+ [礦] /gymnasium/drill ground/
+¤ [] /physical culture/
+ [夦] /throughout the body/
+Ĵ [礦] /(n) physical condition/(P)/
+Ĺ [礦] /(n) length of an animal/(P)/
+ [] /(n) body blow/ramming (suicide) attack/
+ [] /(n) body blow/ramming (suicide) attack/
+ [Ȥ] /(n,vs) mastery/knack/realization/experience/comprehension/(P)/
+ [ʤ] /(n) inside the body/(P)/
+ [ʤɤ] /biological clock/
+ [ʤ夻] /internal fertilization/
+ǧ [ˤ] /(n) understanding based on experience/
+Ǯ [ͤ] /body heat/
+ȳ [Ф] /(n) corporal punishment/(P)/
+դ [Ĥ] /(n) body build/figure/(P)/
+ [ܤ] /(n) appearance/
+ [] /(n) honour/dignity/prestige/reputation/appearances/
+ [⤦] /(n) body hair/
+ [褦] /(n) situation/terms/
+ [褦] /important point/
+ɤ [Ƥ褯] /(adv) decently/gracefully/plausibly/politely/tactfully/
+ [礦] /(n) body weight/
+̴ [礦] /scales for weighing/
+ [礯] /(n) physical strength/(P)/
+ϼ [Ĥ] /(n) red lacquerware with patterns carved in relief/
+ [] /(n) (terminal) moraine/
+ [] /(n) pile (of things)/(P)/
+ѳ [] /sedimentology/
+Ѵ [] /(n) sedimentary rock/
+Ѻ [褦] /sedimentation/
+ [] /sedimentary layer/
+ʪ [֤] /sediment/deposit/
+ز [] /cycle of sedimentation/
+ [] /(n) compost/
+ [] /(conj,n,pref,vs) ratio/versus/against/opposition/(P)/
+ [Ĥ] /(n) pair/couple/set/(P)/
+Ф [] /for/in regard to/per/
+Ф [] /(vs-s) to face/to confront/to oppose/(P)/
+ФǾ餹 [Ǥ礦֤] /(exp) to play a game on equal terms/
+Фˤʤ [Ĥˤʤ] /(exp) to form a pair/
+Х [] /tie score/
+а [] /(n) counter-proposal/counter-suggestion/(P)/
+аˡ [ۤ] /(n) counterpoint/
+б [] /(n,vs) interaction/correspondence/coping with/dealing with/(P)/
+б [] /a countermeasure/
+б [] /corresponding value/
+б [Ф] /corresponding version/
+в [] /pertaining to Europe/
+в [] /(n) compensation/equivalent value/a consideration/(P)/
+г [] /(n) external/foreign/(P)/
+г [] /foreign policy/
+г˱ä [ˤä] /in line with the foreign policy/
+г [Ȥ] /(n) foreign investment/
+г [] /(n) (gram) accusative case/
+г [] /(n) diagonal/
+гѲ [] /(n) (math) diagonalisation/
+г [] /(n) diagonal (line)/
+д [] /(n) opposite shore/(P)/
+д [] /(n) meeting/
+е [] /(n) word's opposite/
+ж͢Ѱ [礦󤱤椷ĤȤ󤫤] /(n) Coordination Committee on Multilateral Export Controls/
+ж [礯] /(n) (playing) a game of go, shogi or chess, etc./(P)/
+жɼ [礯] /player of go/
+ж [礯] /(n) (1) antipodes/(2) other (opposite) extreme/opposite/antithesis/(P)/
+ж [Ĥ] /(n) couplet/antithesis/
+ж [] /(n) antiaircraft/
+жߥ [ߥ] /anti-aircraft missile/
+жͷ [㤲] /(n) anti-aircraft fire/shooting at an aircraft (from ground or ship)/
+жˤ [ۤ] /anti-aircraft fire/flak/
+ж [] /(n) (1) married couple/(2) (math) contraposition/
+ж [] /antithesis/pair/
+з [] /(n) confrontation/showdown/(P)/
+зˡ [Ĥۤ] /(n) controversial legislation/
+и [Ĥ] /(n) pairing of (opposite) words/antonym/
+и [] /(n,vs) counter-/corresponding/face/opposite/(P)/
+и [] /(n) car (running) on the opposite lane/oncoming car/
+и [㤻] /(n) opposite lane/
+й [] /(n) opposition/antagonism/(P)/
+йռ [] /(n) (sense of) rivalry/competitiveness/
+й [] /a countermeasure/
+й [] /(n) a rival horse or candidate/
+й [֤] /opposing forces/
+й [] /(n) pertaining to school/
+й [] /inter-school match/
+к [] /(n) sitting opposite/
+к [] /(n,vs) sitting opposite each other/
+к [] /(n) counter-plan/counter-measure/(P)/
+л [] /concerning China/
+м [] /(n,vs) confrontation/cross-examination/
+н [] /(n,vs) deal with/cope/(P)/
+о [礦] /(n) contrast/antithesis/comparison/(P)/
+оŪ [礦Ƥ] /(adj-na) contrastive/(P)/
+о [礦] /(n) specific (e.g. antibody)/
+оˡ [礦礦ۤ] /(n) symptomatic therapy/makeshift solution/(P)/
+о [礦] /(n) symmetry/(P)/
+оμ [礦] /(n) an axis of symmetry/
+о [礦] /symmetry (physics)/
+оŪ [礦Ƥ] /(adj-na) symmetrical/
+о [礦] /(n) target/object (of worship, study, etc)/subject (of taxation, etc)/(P)/
+оݤˤʤ [礦ˤʤ] /(exp) to be targeted (for)/
+оݳ [礦] /inhibit/
+о [礦] /object/
+оϰ [礦Ϥ] /selected range/
+о [礦ۤ] /counter-intelligence/
+п [] /(n) confrontation/
+п [] /(n) personal/
+пʹط [󤫤󤱤] /personal relations/
+пͶݾ [󤭤礦դ礦] /anthropophobia/
+п [] /(n) confrontation of armies/
+п [] /(n) logarithm/
+пؿ [󤹤] /a logarithmic function/
+пɽ [Ҥ礦] /(n) table of logarithms/log table(s)/
+ [] /(n) binding legal effectiveness as to third parties/
+ [] /(n) opposing pairs (of leaves)/
+ [褦] /opposite leaves/
+ [] /(n) waging war/competition/(P)/
+ [󤷤] /anti-tank/
+֥ߥ [󤷤ߥ] /anti-tank missile/
+ֲд [󤷤㤫] /anti-tank weapons/
+ˤ [󤷤ۤ] /(n) antitank gun/
+ [󤻤] /(n) win-loss records (between A and B)/
+ [󤹤] /(adj-no) antisubmarine/
+ٴط [󤱤] /relations with Thailand/
+ƻ [ɤ] /anti-ballistic (missile)/
+ [] /(n,vs) talk/dialogue/conversation/(P)/
+̼ [󤷤] /interlocutor/
+ [] /(n) ground to ground/(P)/
+Ϲ [] /(n) ground attack/air-raid/
+® [] /(n) groundspeed/
+ [] /(n,vs) opposing (a thing) to (another)/
+ط [夦󤱤] /relations with China/
+ĺ [礦] /(n) vertical angles/vertically opposite angles/
+Ũ [Ƥ] /(n) confronting the enemy/hostilities/
+Ũĵ󵡴 [Ƥ礦ۤ] /(n) counterintelligence agency/
+ [Ȥ] /(n) opposition/equivalence/correspondence/
+ [Ȥ] /(adj-na,n) equivalent/(P)/
+ [ʤ] /(n) domestic/internal/
+ [ʤȤ] /(n) inward investment/
+ [ˤ] /(n) staying in Japan/with Japan/with respect to Japan/(P)/
+ [ˤ󤸤礦] /feeling (sentiment) toward Japan/
+ [] /(n,vs) contrast/comparison/(P)/
+ʪ [֤] /(n) pertaining to objects/
+ [٤] /(n) pertaining to the USA/(P)/
+ [ؤ] /(n) (geom) opposite side/
+ [] /(n) interview/meeting/(P)/
+̸ [󤳤Ĥ] /walking so that one faces oncoming traffic/
+ [䤯] /(n) original text with its translation printed side by side or on opposite page/
+Ω [] /(n,vs) confrontation/opposition/antagonism/(P)/
+Ωط [Ĥ󤱤] /(n) antagonism/
+ή [夦] /(n) convection/
+ή [夦] /(n) troposphere/
+ [] /(n) couplet/distich/
+ [] /(n) arguing face to face/(P)/
+ [] /(n,vs) interactive/interaction/conversation/dialogue/(P)/
+ü [路] /(adj-no) interactive/
+ü [路] /(n) interlocutor/
+ [錄] /dialogue form/
+ֵ [] /(n,vs) confronting/holding your own with/(P)/
+ [] /the antipodes/
+ [] /the antipodes/
+Ū [Ƥ] /(adj-na) diametrically opposed/antipodal/
+Ѥ [] /(v1) (1) to bear/to stand/to endure/to put up with/(2) to support/to withstand/to resist/to brave/(3) to be fit for/to be equal to/
+ѤǦ [Τ] /(v5b) to put up with/to endure/to bear patiently/
+ѥ륫 [륫ꤻ] /alkali resistance/
+Ѱ [] /(n) pressure-resistant/
+Ѱ [Ĥ礯] /capacity to resist pressure/
+Ѳ [] /(n) fireproof/(P)/
+Ѳз [] /fireproof building/
+Ѳ [] /fire resistance/
+Ѳ [礯] /fire resistant/
+Ѳ [] /firebrick/
+Ѵ [] /(n) cold-resistant/
+ѵ [夦] /(n) endurance/persistence/(P)/
+ѵ׾ [夦礦Ҥ] /durable (consumer) goods/
+ѵ [夦] /(n) durability/(P)/
+ѵ [夦礯] /(n) stamina/
+ѷͤ [ͤ] /(v1) to be unable to endure/to lose patience/
+ѻ [] /(n) acid-resistant/
+Ѽ [] /(n) moisture-proof/
+Ѽ [Ĥ] /(n) resistance to damp/
+Ѿ㳲 [礦] /(n) fault-tolerance/
+ѿ [礯] /(n) corrosion-resistant/
+ѿ [礯] /(n) corrosion-resistant/
+ѿ [] /(n) resistant to earthquakes/
+ѿ̲Ȳ [󤫤] /earthquake-resistant buildings/
+ѿ̹¤ [󤳤] /earthquake-resistant construction/
+ѿ [󤻤] /(adj-no) earthquake-proof/
+ѿ [] /(n) water-resistant/waterproof/
+ѿ [] /water resistance/
+ [] /(n) resistance (to antibiotics)/(P)/
+ [] /(n) antibiotic-resistant bacteria/
+Ǯ [ͤ] /(n) heat-resisting/(P)/
+Ǯ [ͤĤ] /heat-resistant steel/
+Ǯ [ͤĤ] /heat-resistant alloys/
+Ǯ [ͤĤ] /heat-resisting property/
+¤ [դ] /wind-resistant construction/
+˳ [ܤ] /(n) austerity/voluntary privation/
+˳ [ܤ] /hard life/life of austerity/
+ǯ [褦ͤ󤹤] /(machine's) service life/
+ [] /(n) obi (kimono sash)/(P)/
+ [] /(n-suf) band (e.g. conduction, valence)/(P)/
+Ӥ [Ϥ] /(v5k) to wear/to put on (lower body, e.g. a sword)/
+ӤӤ [Ӥ] /(v1) to wear/to carry/to be entrusted/to have/to take on/to have a trace of/to be tinged with/(P)/
+Ӥ뤤夲 [Ӥ椤] /(exp) to do up a sash/
+Ӥ [Ӥ򤷤] /do up a sash/
+Ӱ [] /(n) zone/
+Ӱ [Ϥ] /bandwidth/
+Ӳ [礯] /yellowish color/
+Ӳ [] /(n) mucous discharge from female genitals/leucorrhoea/
+Ӳ [] /(n) mucous discharge from female genitals/leucorrhoea/
+ӳ [Ӥ] /(n) (1) leather belt/(2) cartridge or gun belt/
+ӵ [ӤΤ] /(n) band saw/
+ӵ [ӤΤ] /(n) band saw/
+Ӷ [Ӥ] /(n) iron band/
+ӷ [] /(n,vs) wearing a sword/armed with a sword/
+ӹ [Ӥ] /(n) advertising paper book-band with blurb on it/
+ӻߤ [Ӥɤ] /(n) sash clip (fastener)/
+ӻ [Ӥ] /(n) wrapper band/
+ӽˤ [Ӥ襤] /(n) obi-tying ceremony designed to ensure safe birth of a child/
+ӽ [] /(n,vs) taking out/using at home/
+Ӿ [Ӥ礦] /(adj-no,n) belt-shaped/
+Ӿ׿ [礦ۤ] /(n) shingles/herpes zoster/
+ӿ [Ӥ] /(n) thick obi sash/sash padding/
+ӿ [Ӥ] /(n) thick obi sash/sash padding/
+ [Ӥ] /(n) obi cloth or material/
+ [Ǥ] /(n) electrification/
+ [Ǥ󤿤] /(n) charged body/
+ [Ȥ] /(n) wearing a sword/
+Ʊ [ɤ] /(n,vs) taking (someone) along/
+ [ӤФ󤰤] /(n) radio or television program broadcast in the same time slot on all or most days/
+ [Ӥ] /(n) (1) leather belt/(2) cartridge or gun belt/
+ [Ӥդ] /(n) half wrapper/strip of paper/
+ʬ [֤󤹤] /(n) (math) mixed fraction/compound number/
+Ȥ [Ӥ] /(n) obi sash/
+α [Ӥɤ] /(n) sash clip (fastener)/
+ [礯] /(adj-no) greenish/
+Ԥ [ޤ] /(v5s) to keep (a person) waiting/(P)/
+Ԥ [ޤ] /(v1) to keep (a person) waiting/(P)/
+Ԥ [ޤ] /(n,n-suf) waiting/waiting time/(P)/
+ԤӤ [ޤӤ] /(v1) to get tired of waiting/
+Ԥܤ [ޤܤ] /(n) waiting in vain/
+ԤӤ [ޤӤ] /(v1) to be tired of waiting/
+Ԥ󤷤 [ޤɤ] /(adj) looking forward to/(P)/
+Ԥ [ޤ] /(v5m) to tire of waiting/
+Ԥͤ [ޤͤ] /(v1) to wait impatiently for/(P)/
+Ԥ [ޤޤ] /(v1) to lie in wait/to be on the watch for/(P)/
+Ԥ礤 [ޤ] /(n) meeting/meeting place/geisha entertaining room/
+Ԥ碌 [ޤ碌] /(n) appointment/(P)/
+Ԥ碌 [ޤ碌] /(v1) to rendezvous/to meet at a prearranged place and time/(P)/
+Ԥ [ޤܤ] /(n) waiting in vain/
+Ԥ [ޤܤ] /(v1) to wait in vain/
+Ԥ [ޤܤ] /(v1) to wait in vain/
+Ԥ [ޤ] /(n) waiting time/
+Ԥ [ޤ] /(v1) to await/to expect/(P)/
+ԤǤ [ޤ] /(v1) to long for/
+Ԥ [ޤФ] /(n) marking pin/
+Ԥ [ޤӤ] /(n) person being waited for/
+Ԥڤʤ [ޤʤ] /waiting impatiently for/
+Ԥߤ [ޤ⤦] /(v1) to expect/to look for/to look forward to/to anticipate/to wait for/
+Ԥ [ޤ֤] /(n) performing an ambush/(P)/
+Ԥ [ޤ֤] /(v1) to ambush/
+Ԥ餹 [ޤ餹] /(v5s) to wait all day/
+Ԥ˾ [ޤΤ] /(v5m) to look anxiously for/to wait eagerly for/(P)/
+Ԥ [ޤ] /(v5s) to wait all night/
+ԤͤӤ [ޤӤ] /to wait impatiently/
+ԤΤӤ [ޤӤ] /(v1) to be tired of waiting/
+Ԥäʤ [ޤäʤ] /(n) now or never/time's up/
+Ԥä̵ [ޤäʤ] /(n) now or never/time's up/
+Ԥ [ޤ] /(v5t) to wait/(P)/
+Ե [] /(n,vs) alert/standby/await an opportunity/wait for orders/(P)/
+Զ [] /(n) treatment/reception/(P)/
+Զ [] /(n) improvement of labor conditions/
+Թ [ޤ] /(n) meeting/meeting place/geisha entertaining room/(P)/
+Թ礤 [ޤ] /(n) assignation/
+Թ缼 [ޤ] /(n) waiting room/(P)/
+Թ [ޤ] /back-room political dealing/
+Ծ [ޤĤ褤] /(n) evening primrose/
+ߤ [ޤ⤦] /(v1) to expect/to look for/to look forward to/to anticipate/to wait for/
+ [] /(n,vs) (take) shelter/shunt/
+ [Ҥ] /(n) turnout/passing-place/
+ [Ҥ] /(n) a sidetrack/a turnout/
+˾ [ܤ] /(n) expectant waiting/(P)/
+̿ [ᤤ] /(n) waiting for orders/
+դ [뤤] /(adj) (uk) sluggish/feel heavy/languid/dull/(P)/
+դ [ʤޤ] /(v1) to be idle/to neglect/(P)/
+դ [ʤޤ] /(n) lazy person/lazy fellow/sloth/(P)/
+դ [ʤޤ] /(n) habit of idleness (laziness)/indolence/
+դ餺 [餺] /carefully/
+դ [] /(n) negligence/carelessness/
+դʤ [ʤ] /diligently/
+դ꾡 [꤬] /neglectful/
+դ [] /(v5r) to neglect/to be off guard/to be feeling better/(P)/
+ն [礦] /(n) sabotage/slow-down tactics/
+ն [] /(oK) (adj-na,n,vs) tedium/boredom/
+ [] /(adj-na,n) laziness/idleness/(P)/
+ [ޤ] /(adj-na,n) negligence/procrastination/carelessness/(P)/
+ [] /(n) plight/state/appearance/(P)/
+֡ [虜虜] /(adv) (uk) expressly/specially/doing something especially rather than incidentally/(P)/
+֤ [虜] /(adv) on purpose/(P)/
+֤Ȥ餷 [虜Ȥ餷] /(adj) unnatural/affected/studied/forced/
+ [] /(n) attitude/conditions/preparations/(P)/
+ [虜虜] /(adv) (uk) expressly/specially/doing something especially rather than incidentally/
+ [] /(n) attitude/manner/(P)/
+ [] /be crowned with/receive/
+פޤ [ޤ] /(exp) expression of gratitude before meals/(P)/
+פʪ [] /(n) gift/
+פ [] /(v5k) (hum) to receive/to take food or drink/to be crowned with/to wear/to live under (a ruler)/to install (a president)/to accept/to buy/to take/(P)/
+פ [] /(v1) (1) to receive (potential)/(2) to be pretty good/to be exquisite/to be approvable/
+״ [󤷤] /(n) coronation/
+ [Ϥ] /old people/becoming gray haired/
+ؤ [] /(n) change/alteration/substitute/(P)/
+ؤ [] /(v1) to exchange/to interchange/to substitute/to replace/(P)/
+ؤ [] /(n) parody (of a song)/
+ؤ [] /(n) substitute/double/(P)/
+ؤ [] /(n) spare lead/
+ؤ [] /(n) spare lead/
+ؤ [] /(n) spare or new razor blade/
+ؤ [] /(n) substitute land or lot/
+ؤ [] /(n) change of or spare clothing/
+ؤ [] /(n) a turn (i.e. at bat)/a replacement/(P)/
+ؤ궸 [꤭礦] /(n) upcoming program/
+ؤ [] /(v5r,vi) to take the place of/to relieve/to be substituted for/to be exchanged/to change places with/to take turns/to be replaced/(P)/
+ز [] /(n) parody (of a song)/
+ [] /Thailand (p)/(P)/
+ٸ [] /Siamese language/Thai/
+ٹ [] /Thailand/
+ٻ [] /(n) large mountain/Mt Taishan (China)/
+ٻ [ۤ] /(n) a great authority/
+ٻưͰɤ [ᤤɤƤͤߤäԤ] /much ado about nothing/The mountains have have brought forth a mouse (Aesop)/
+ٻ [ܤ] /(n) evergreen magnolia/
+ [] /(n) the Occident/the West/
+̾ [ᤤ] /Western painting/
+ [] /(adj-na,n) calm/self-possessed/
+ [󤿤] /(adj-t) composed/calm/firm/
+ [󤸤㤯] /(adj-na) presence of mind/imperturbability/be calm and self-possessed/
+㤿 [󤸤㤯] /(adj-t) self-possessed/imperturbable/
+ [] /(n) (abbr) a great authority/
+ʿ [ؤ] /(adj-na,n) peace/tranquility/
+ڤ [Ȥɤ] /(n) stagnation/hindrance/delay/
+ڤ [Ȥɤ] /(v5r) to stagnate/to be delayed/
+ڲ [] /(n) staying in Europe/
+ڲ [] /(n) accumulation of freight or stock/freight congestion/
+ڵ [礦] /(n,vs) staying in Tokyo (the capital)/
+ڶ [] /(n) staying (remaining) in the air/
+ڶϿ [] /flight record/
+ڶ [] /(n) duration of a flight/
+ں [] /(n,vs) stay/sojourn/(P)/
+ںߴ [] /(n) length of one's stay/
+ںߵ [㤯] /guest/visitor/
+ں [] /place where one resides or is staying/
+ں [夦] /during a stay/
+ں [] /hotel expenses/expenses incurred during a stay/
+ڿ [] /(n) encampment/
+ [ˤ] /(n) staying in Japan/with Japan/with respect to Japan/
+Ǽ [Τ] /(n) non-payment/default/(P)/
+Ǽ [Τ] /non-payer/one who doesn't pay one's bills/
+Ǽʬ [Τ֤] /disposition for failure to pay/
+ [٤] /(n) staying or residing in the United States/
+α [夦] /(n) staying/stagnating/sojourn/
+۶ [礦] /(n) prenatal care/antenatal training/
+ۻ [] /(adj-na,n) embryo/
+ۻ [] /(n) embryo/(P)/
+ [] /(n) gestation/
+ưʪ [ɤ֤] /viviparous animal/
+ư [ɤ] /(n) quickening/foetal (fetal) movement/fomenting (trouble)/(P)/
+ [ɤ] /(n) congenital eczema/
+ [ʤ] /(n) interior of womb/
+ [Ф] /(n) placenta/afterbirth/(P)/
+ [] /(n) thigh/femur/
+ [] /(n) moss/
+ݤह [ह] /(v5s) to become covered in moss/to become aged/
+ݾ [礦] /(adj-na) mossy/
+ [ह] /(v5s) to have moss growing on itself/
+ [뤤] /(n) lichen/
+ [] /lichen/
+ [դ] /(n) bag/sack/(P)/
+ޤθʤ [դΤ򤷤ܤ] /(exp) to close a bag tight by pulling the drawstring/
+޸ê [դȤ] /(n) small cupboard on wall of tokonoma/
+޼ [դߤ] /(n) retentive memory/
+޾ϩ [դ] /(n) blind alley/(P)/
+޾ϩʸ [դ֤] /(n) garden-path sentences/
+޿ [դ] /(n) double weaving/
+ [դͤ] /(n) opossum/
+ [դ] /(n) double-woven obi/
+á [դ] /(n) beat someone up by ganging up on/
+֤ [դȤ] /(n) double-leaved/
+ [դ] /sacked/pouched/
+ʪ [դ] /(n) bags and purses/
+˥ [դ̤] /(n) French seam/
+ [դ] /(n) tunnel net/
+ߤ [] /(n) loan/lending/(P)/
+ߤĤ [Ĥ] /(v1) to lend/to loan/
+ߤܡ [ܡ] /hire boat/
+ߤ [礦] /clothing or costumes for rent/
+ߤۤ [] /(n) overdraft/
+ߤ [] /(v1) to lend/to loan/
+ߤ [] /(n) house for rent/
+ߤ [] /(n) room to let/
+ߤ [] /(n) loan/
+ߤ [] /safety deposit box/
+ߤ [] /(n) financier/gambling boss/
+ߤ [] /brothel/
+ߤư [ɤ] /rental car/
+ߤ [] /(n) room for rent/
+ߤڤ [] /(n) lending and borrowing/
+ߤ [̤] /(n) lender/creditor/landlord/
+ߤ [] /(n) lender/
+ߤФ [] /(n,vs) lending/loaning/(P)/
+ߤФ [] /money given as loan/
+ߤФ [] /(v5s) to lend/(P)/
+ߤ [] /(n) meeting room for rent/
+ߤڤ [] /(n) reserved/reservation/(P)/
+ߤڤ [] /(v5r) to reserve/to charter/
+ߤݤ [] /(n) bad debt/
+ߤϼ [Ф] /carriage for hire/
+ߤ [] /(n) selling on credit/
+ߤդ [Ĥ] /(n) loan/
+ߤդ [Ĥ] /(v1) to lend/to loan/
+ߤ [٤ä] /vacation rental (property)/
+ߤ [] /(n) creditor/method of lending/credit side/
+ߤ [ۤ] /(n) books for loan/
+ߤܲ [ۤ] /(n) rental library/
+ߤ [礦] /(n) rent/loan charges/
+ߤ [] /(v5s) to lend/(P)/
+߲ [] /(n) house for rent/(P)/
+ߴ [] /(n) room to let/(P)/
+߶ [] /(n) loan/(P)/
+߶ [] /(n) safe-deposit box/
+߼ [㤯] /(n) loan/debit and credit/lending and borrowing/(P)/
+߼оɽ [㤯礦Ҥ礦] /(n) balance sheet/
+߽¤ [֤] /reluctance to lend/
+߽Ф [] /(n,vs) lending/loaning/
+߽Ф [] /(n) credit line/
+߽ [褦] /(n) circulation or lending (e.g. library books)/(P)/
+ڤ [] /(n) reserved/reservation/(P)/
+ [] /(n) rent/charges/
+Ź [Ƥ] /store for rent/
+ݤ [] /(n) irrecoverable debt/
+ [] /(n) (student) loan/
+ [Ҥ] /student on a scholarship-loan/
+ [Ĥ] /(n) loan/(P)/
+ն [Ĥ] /(n) loan/
+տ [Ĥ󤿤] /loan trust/
+ [] /(n) creditor/how to lend/
+ [ۤ] /(n) books for loan/
+ܲ [ۤ] /(n) rental library/
+Ϳ [] /(n,vs) loan/lending/(P)/
+Ϳ [褱] /(n) lending rights (for copyrighted works)/
+फ [ɤ] /(v5s) to remove/
+भ [Ҥɤ] /a good time to quit/(P)/
+य [ꤾ] /(v5k,vi) (1) to retreat/to recede/to withdraw/(2) to retire/
+य [ɤ] /(v5k,vi) (1) to retreat/to recede/to withdraw/
+य [Τ] /(v5k,vi) (1) to retreat/to recede/to withdraw/
+य [Ҥ] /(v5k,vi) (1) to retreat/to recede/to withdraw/
+ऱ [ꤾ] /(v1,vt) to repel/to drive away/to repulse/to reject/
+ऱ [ɤ] /(v1) to remove/to take away/to dislodge/to put something out of the way/(P)/
+ऱ [Τ] /(v1) to remove/to take away/to dislodge/to put something out of the way/(P)/
+ðʤʤ [ΤäԤʤʤ] /(exp) unavoidable/inevitable/
+ [] /(n,vs) abdication/
+ౡ [] /(n,vs) leaving hospital/(P)/
+Ū [Ƥ] /(adj-na) conservative/unadventurous/
+ಽ [] /(n) degeneration/retrogression/
+ [] /(n,vs) withdrawal from a group/
+ [] /(n) dropping out of school/(P)/
+ؽʬ [֤] /expulsion (from school)/
+റ [] /(n) retirement from office/(P)/
+ [㤯] /(n) retreat/withdrawal/retirement/(P)/
+ [] /(n,vs) departure/leaving/going away/recession/(P)/
+ [礦] /(n) leaving the capital or Tokyo/
+ [] /(adj-na,n,vs) tedium/boredom/(P)/
+ο [ĤΤ] /killing time/
+๻ [] /(n) leaving school/expulsion (from school)/
+ȿ [礯] /(n) (light) pink/
+ [] /(n) retrogression/regression/
+ [] /(n) leaving one's seat/
+໶ [] /(n) (intr.) disperse/break up/
+༣ [] /(n,vs) extermination/(P)/
+༼ [] /(n) exit from a room/
+ [] /(n,vs) resignation/leaving office/(P)/
+ [] /(n) withdrawal/leaving/
+ [礦] /(n,vs) leaving/exit/(P)/
+࿦ [礯] /(n,vs) retirement (from office)/(P)/
+࿦ [礯] /(n) retirement allowance/
+࿦ [礯] /retired person/
+࿦ǯ [礯ͤ󤭤] /(retirement) pension/
+࿧ [礯] /(n) fading/faded colour/
+ [] /(n) retreat/withdrawal/retirement/(P)/
+ [] /(n) decline/ones declining fortunes/decay/
+ [] /(n) leaving one's seat/
+¢ [] /(n) hoarding/
+¢ [Ҥ] /hoarded goods/
+ [] /(n) leaving a group or troupe/(P)/
+ģ [礦] /(n) leaving one's office/
+Ĭ [礦] /(n) ebb tide/waning fortunes/
+ [Ƥ] /(n) leaving a court/
+ž [Ƥ] /(n) (Buddh) backsliding/
+Ǥ [ˤ] /(n,vs) retirement/(P)/
+ [Ϥ] /(n) degeneration/decadence/deterioration/laxness/corruption/(P)/
+Ū [ϤƤ] /(adj-na) degenerate/decadent/(P)/
+ [] /(n,vs) taking refuge/evacuation/(P)/
+ [] /(n,vs) degenerate/
+ [] /(n,vs) retiring from military service/(P)/
+򷳿 [󤸤] /(n) ex-serviceman/
+ϩ [] /(n) path of retreat/
+ϩǤ [򤿤] /(exp) to cut off the retreat/
+ [] /(n,vs) arrest/apprehension/capture/(P)/
+ᤵ [ۤ] /(v1) to be arrested/
+ᵭϿ [ۤ] /(n) arrest record/
+ [ۤ] /stripping a Diet member of arrest immunity/
+ [ۤ] /captor/arrestee/person arrested/
+ [ۤ礦] /(n) arrest warrant/
+ [ۤ줭] /criminal record/
+ [] /(n) eve of the anniversary of a person's death/
+ [] /(n) party/company/body (of troops)/corps/
+Ȥ [򤯤] /(exp) to line up/to form a party/
+ [] /(n) group members/(P)/
+ [] /(n) battle formation/disposition of troops/
+ [] /(n) ranks of troops/(parading in) formation/line array/
+ [] /(n) regimental soldier/
+⾦ [礦] /(n) a caravan (of merchants)/
+⾦ [礦] /a caravansary/
+Ĺ [礦] /(n) commanding officer/(P)/
+ [] /(n) file or ranks of troops/
+ [ޤ椺] /(n) blackened eyebrows/eyebrow pencil/
+ [] /blackish blue/
+ [] /(n) (red) snapper/schnapper/sea bream/(P)/
+ [䤭] /(n) fish-shaped pancake filled with bean jam/
+Ƥ [䤭] /(n) fish-shaped pancake filled with bean jam/
+ [ᤷ] /(n) rice with minced sea bream (tai)/
+ [] /(n) price/materials/substitution/
+ [] /(n-suf) (1) charge/cost/price/(2) switchboard/
+ [] /(n) world/society/age/generation/(P)/
+塹 [] /(n-adv,n-t) for generations/hereditary/generation after generation/
+塹 [] /(n-adv,n-t) for generations/hereditary/generation after generation/
+夨 [] /(n) substitute/proxy/
+夨 [] /(v1) to exchange/to interchange/to substitute/to replace/(P)/
+夬Ѥ [] /(exp) to change hands/to be succeeded/
+ [] /(n) substitute/deputy/proxy/alternate/relief/compensation/second helping/
+ [] /instead of/
+ɤ [Ф] /(n) (1) successful substitution/(2) change for the better/
+礦 [ꤢ] /(v5u) to relieve each other/to take turns/
+ [꤬] /(adv) alternately/
+֤ [Ф󤳤] /alternately/
+֤ [Ф] /alternately/
+ [䤯] /substitute actor/stand-in/double/
+ [] /(io) (v5r,vi) to take the place of/to relieve/to be substituted for/to be exchanged/to change places with/to take turns/to be replaced/
+ [뤬] /(adv) alternately/
+ [] /(n) substitute/deputy/proxy/alternate/relief/compensation/second helping/(P)/
+ [] /instead of/
+Ǥ [Ф] /(n) (1) successful substitution/(2) change for the better/
+ɤ [Ф] /(n) (1) successful substitution/(2) change for the better/
+ [꤬] /(adv) in turn/one after the other/
+֤ [Ф] /(n) alternately/
+ [] /(v5r,vi) to take the place of/to relieve/to be substituted for/to be exchanged/to change places with/to take turns/to be replaced/(P)/
+ [뤬] /(adv) alternately/(P)/
+ [] /(n) alternate plan/
+ [] /(n) substitution/
+ [] /(n) signing by proxy/
+ [] /(n) proxy/
+ [] /(n,vs) substitute for an another/
+ [] /(n) price/cost/charge/consideration (in a contract)/
+崱 [] /(n) Edo-period prefectural governor (magistrate, bailiff)/(P)/
+ [] /replacement warship/
+ [] /(n) praying by proxy/applying by proxy/
+ [ˤ] /one who offers prayer in place of another/
+ [] /(n) representing others in a conference/(P)/
+İ [] /(n) representative/delegate/
+İ [󤫤] /(n) conference of representatives/
+İ [] /delegation/
+Ļ [] /(n) parliamentarian/member of a congress/(P)/
+ [] /(n) representative system/
+ [] /parliamentary system/
+ [] /representative government/
+ [] /representative government/
+ [夦] /(n) compensatory holiday/
+ [] /(n) price/payment/cost/charge/the money/the bill/(P)/
+ؤ [Ҥ] /Cash On Delivery/
+ [Ҥ] /C.O.D./
+θ [] /(n) substitute teaching/
+ [] /(n) advocacy/pleading by proxy/speaking for another/attorney/
+ [󤷤] /advocate/
+ [ˤ] /(n) attorney/lawyer/
+ [] /(n) acting as agent/(P)/
+Ե [] /agency/
+Լ [] /agent/proxy/
+ [] /(n) substitute/lecturing/
+ [] /(n) ghost-writing/
+廲 [] /(n) visiting a temple for another/
+弹 [ä] /(n) carrying out by proxy/
+ [] /(n) (abbr) renewal/regeneration/metabolism/(P)/
+ [] /(n,vs) sign for another/
+ [] /(n) amanuensis/scribe/
+ [ˤ] /(n) scribe/amanuensis/
+ [礦] /(n) compensation/indemnification/reparation/consideration/(P)/
+徭 [礦] /(n) brigadier general/commodore/
+ [] /(n) doctor's assistance/doctor's assistant/locum tenens/
+ [ˤ] /(n) substitute/deputy/proxy/representative/agent/(P)/
+ [] /(n) algebra/
+ [] /(n) algebra/
+ؿ [󤹤] /algebraic function/
+ [] /(n) algebraic expression/
+Ū [Ƥ] /algebraic sum/
+ [ۤƤ] /(n) algebraic equation/
+ [] /substitute priest/
+ [] /(n) substitute runner/
+ [] /(n) pinch-hitting/(P)/
+Ǽ [] /(n) pinch hitter/
+Ԥ [ޤ] /(n) waiting in place of someone else/
+ [] /(n) change of ownership/substitution/subrogation/(P)/
+ [] /(n) change of ownership/substitution/subrogation/
+ [] /(n) change of ownership/substitution/subrogation/(P)/
+ؤ [] /(n) change of ownership/substitution/subrogation/
+ؤ [Ҥ] /(n) substitute article/back-up/
+ؤ [] /taking over (store or family's headship)/
+إͥ륮 [ͥ륮] /alternative (substitute) energy/
+ذ [礦] /(n) alternative medicine/
+ [Ҥ] /(n) substitute article/back-up/
+ [Ҥ] /(n) substitute article/back-up/
+ʪ [֤] /(n) substitute article/
+ˡ [礦ۤ] /(n) alternative therapy/
+ [] /(n-adv,n-t) for generations/hereditary/generation after generation/(P)/
+ [] /(n-adv,n-t) for generations/hereditary/generation after generation/
+ [Ĥ] /to be transmitted (handed down) from generation to generation/
+ [] /(n) substitute land/
+ [] /(n,vs) replace/
+ [ɤ] /(n,vs) reading for another/
+ [ˤ夦] /(n) substitution/
+Ǥ [ˤ] /(n) agency/acting official/
+dz [ͤ󤷤] /car running on substitute fuel/
+Ǽ [Τ] /(n) payment for another/
+ɮ [Ҥ] /(n) amanuensis/
+ɽ [Ҥ礦] /(n,vs) representative/representation/delegation/type/example/model/(P)/
+ɽ [Ҥ礦] /representative/
+ɽ [Ҥ礦] /(n) masterpiece/representative work/(P)/
+ɽҰ [Ҥ礦㤤] /senior partner/
+ɽ [Ҥ礦] /representative/delegate/
+ɽ [Ҥ礦Ȥꤷޤ䤯] /representative director/
+ɽ [Ҥ礦] /delegation/
+ɽŪ [Ҥ礦Ƥ] /(adj-na) representative/exemplary/model/(P)/
+ɽ [Ҥ礦] /diplomatic mission/
+ɽ [Ҥ礦줤] /representative example/
+ [Ҥ] /(n) substitute article/
+ [] /godfather/
+ʪ [] /(n) thing/article/goods/fellow/affair/
+ʪ [֤] /(n) substitute/
+ [ؤ] /(n,vs) answer a roll call for another/
+ [٤] /(n,vs) pay by proxy/act for another/speak for another/(P)/
+ۼ [٤󤷤] /(n) spokesman/mouthpiece/
+ [] /godmother/
+̳ [] /(n) vicarious management/
+̾ [ᤤ] /(n) pronoun/(P)/
+ [䤯] /(n) important mission/heavy role/substitute actor/stand-in/double/(P)/
+ [褦] /(n) substitution/(P)/
+Ѷ [褦礦] /substitute teacher/
+ѿ [褦礯] /(n) substitute food/
+ [褦ˤ] /meat substitute/
+ [褦Ҥ] /(n) substitute/
+ [] /(n) representation/agency/proxy/deputy/agent/attorney/substitute/alternate/acting (principal, etc.)/(P)/
+Ǥ [ꤤˤ󤸤礦] /power of attorney/
+ [꤮礦] /(n) agency/
+ȼ [꤮礦] /agent/
+ [ꤱ] /(n) agency/(attorney's) right of representation/
+ [ꤳ] /charge d'affaires of a legation/
+ [ꤷ] /proxy/agent/substitute/deputy/alternate/representative/attorney/
+л [ꤷä] /(n) surrogate birth/
+ [ˤ] /(n) proxy/agent/substitute/deputy/alternate/representative/attorney/
+ [ꤻ󤽤] /war by proxy/
+ [ꤿ] /charge d'affaires of embassy/
+Ź [Ƥ] /(n) agent/agency/(P)/
+ɼ [ȤҤ礦] /voting by proxy/
+ [] /mail-order department/branch store/
+ [Ϥ] /surrogate mother/
+һ [ܤ] /vicar/
+λ [礦] /acting consul/
+ [] /(n) red ocher/
+࿧ [㤤] /(n) yellowish-brown/
+ [] /(n,n-suf) stand/rack/table/support/(P)/
+˺ܤ [ˤΤ] /(exp) to set on a stand/
+沼 [] /(n) your honor/his honor/
+ [] /(n) tall building/the cabinet/
+ [] /(n) tall building/the cabinet/
+ [] /(n) your face/
+ [] /(n) your face/
+ [] /(n) trapezoid/
+ [] /(n) pedestal/
+ [] /(n) cardboard/mat/mount/
+ [] /(n) speech/words/one's lines/remarks/
+ [դޤ路] /(n) theatrical elocution/
+漭 [] /(n) words/one's lines/
+ [] /(n) push car/flatcar/(P)/
+ [ɤ] /(n) kitchen/(P)/
+ƻ [ɤɤ] /kitchen utensils/
+ [ɤ褦Ҥ] /kitchenware/
+ [] /(n) fort/battery/
+濬 [] /(n) butt of a gun/
+ [] /(n) number of large objects such as cars, computers, etc./
+ [] /(n) stone pedestal/
+ [] /(n) plateau/tableland/eminence/(P)/
+ط [夦󤱤] /relations between Taiwan and China/
+Ģ [礦] /(n) account book/ledger/register/(P)/
+Ƭ [Ȥ] /(n) rise of/appearance of/(P)/
+ [Ф] /(n) platform scales/
+۶ [֤] /(n) wipecloth/
+ [դ] /(n) typhoon/(P)/
+ [դΤ] /eye of a typhoon/
+ [դ] /(n) eye of a typhoon/
+ [] /your personal name/
+ [ڤ] /Taipei/(P)/
+ [ۤ] /Taipei/
+ [ۤ] /(n) libretto/scenario/(P)/
+̩ [ߤ] /(n) esoteric Buddhism of the Japanese Tendai Sect/
+̵ [ʤ] /(adj-na,n) mess/spoiled/(come to) nothing/(P)/
+̵ˤ [ʤˤ] /(exp) to spoil/to ruin/to destroy/to make a mess of/
+̵ˤʤ [ʤˤʤ] /(exp) to come to nothing/to be spoiled/
+̾ [ᤤ] /command of a shogun or a high official/
+ [] /(n) (gun) stock/unworked block of wood/parent-tree stock (in grafting)/
+ [] /(n) inspection by the empress or the crown prince/
+ [] /(n) visit by the empress or the crown prince/
+ [] /(n) architrave/
+ [] /Taiwan/(P)/
+ѳ [󤫤礦] /Straits of Taiwan/
+ѿ [󤸤] /a Formosan/
+˷ [ܤ] /(n) atmospheric depression originating in Taiwan/
+硹Ū [Ƥ] /(adj-na,n) great/grand/extensive/large-scale/(P)/
+礤ʤ [ʤ] /(adj) great/
+礤 [] /(adv) very/much/greatly/(P)/
+礤˴ [ˤ] /(exp) to be highly pleased/
+礭 [] /(adj-na) big/large/(P)/
+礭 [] /(adj) big/large/great/(P)/
+礭 [] /(exp) None of your business!/Don't bother me!/
+礭 [] /(n) size/dimensions/volume/(P)/
+礭Ӥ٤ [򤯤٤] /(exp) to compare the size/
+礭ʤ [ʤ] /(exp,n) None of your business!/Don't bother me!/
+礭 [ʤ] /(n) big government/
+礭 [] /(kyb:) (adv,int) (uk) thank you/
+礲 [] /(adj-na,n) grandiose/exaggerated/(P)/
+礲˸ [ˤ] /(exp) to exaggerate/
+礵 [] /(n) tablespoon/(P)/
+礶ä [ä] /(adj-na,n) rough (as in not precise)/broad/sketchy/(P)/
+礷 [] /(adj-pn) considerable/great/important/significant/a big deal/(P)/
+礷 [] /(adv) (not so) much/(not) very/(P)/
+礽줿 [줿] /(n) outrageous/monstrous/appalling/inordinate/
+äԤ [äԤ] /(adv) openly/in public/without hesitation/
+ʤ꾮ʤ [ʤꤷ礦ʤ] /(exp) to a greater or lesser extent (degree)/more or less/
+λ [Τ] /(n,vs) shape of the "dai" kanji (esp. person with arms and legs outstretched)/
+ǭ [Τͤ] /ardent cat lover (fancier)/
+ޤ [ޤ] /(adj-na,n) rough/broad/generous/general/(P)/
+ޤ˸ [ޤˤ] /generally speaking/
+⤦ [⤦] /(n,vs) large profit/a killing/
+䤱 [䤱] /(n) large burn or scald/
+餫 [餫] /(adj-na) (uk) big hearted/magnanimous/
+֥ƥ [֥ƥȤ] /Great Britain/
+꡼ [꡼] /(n) the major leagues (baseball)/
+ [] /(n) (Buddh) lucky day/auspicious day/
+ [] /(n) (Buddh) lucky day/auspicious day/
+µ [󤭤] /(n) auspicious day/
+µ [󤭤ˤ] /(n) auspicious day/
+ [䤹] /(n) special bargain sale/
+ĥ [Ф] /(adj-na,n) bragging/showing off/
+̯ [Ȥߤ礦] /(n) (Buddh) Yamantaka Vidya-raja/conqueror of Death/
+ [] /(n) (military rank of) captain/(P)/
+ [] /(n) schema/
+ [] /(n) wide area/
+ [Ф] /(n) decisive game/
+ [Ӥ] /(n) closing price/
+籧 [夦] /(n) the universe/(P)/
+籫 [] /(n) heavy rain/(P)/
+籫 [夦ۤ] /storm warning/
+籱 [夦] /(n) molar/
+米 [] /big lie/
+ [] /Daiei Motion Picture Company/(P)/
+ [] /resolute decision/
+ʪ [Ϥ֤Ĥ] /British Museum/
+ [] /(n) large circle/great circle/
+齬 [󤷤夦] /large-scale maneuvers/war games/
+ [] /(n) shogun's harem/palace's ladies chambers/
+ [] /lady of the house/
+ [礦] /(n) peaceful death/
+粦 [] /(n) great king/
+粫 [] /(n) rhubarb/
+粰 [] /(n) landlord/landlady/(P)/
+粰 [䤵] /landlord/landlady/
+粸 [] /(n) great debt of gratitude/great obligation/
+粻 [󤸤礦] /(n) very loud voice/
+粽β [Τ] /(n) Taika Reform of 645CE/
+粽 [] /(n) Taika Reform of 645CE/
+ [] /(n) landlord/landlady/
+ [] /(n) expert/(P)/
+ [] /(n) rich family/distinguished family/
+Ȥ [䤵] /landlord/landlady/
+² [] /(n) extended family/(P)/
+ [] /(n) Heian period court song/
+ [] /(n) river/stream/(P)/
+ [] /(n) river/stream/(P)/
+Ͼ [礦] /roman-fleuve/
+ [] /(n) large fire/(P)/
+н [䤱] /(n) large burn or scald/
+ [] /(n) serious error/gross mistake/
+ [] /(n) past perfect tense/pluperfect/
+ [] /(n) convention/tournament/mass meeting/rally/(P)/
+ [ޤ] /(n) wide turn/detour/the long way around/
+ž [Ƥ] /(n) the giant slalom/(P)/
+糢 [Ĥ] /(n) the last day of the year/New Year's Eve/
+糢 [ߤ] /(n-t) New Year's Eve/(P)/
+糤 [] /(n) (1) ocean/large sea/(2) fabric pattern/
+糤 [] /(n) (1) ocean/large sea/(P)/
+糤 [ʤФ] /(n) the ocean/the great deep/
+糰 [Ϥ] /utter failure/gross mistake/wrong guess/
+糰 [Ȥ] /(n) type of throw in judo/
+糵 [] /(n-adv,n-t) in general/mainly/(P)/
+ [] /(n) university/(P)/
+ؤ˼ [ˤ] /(exp) to pass the entrance examination to a university/
+ؤؿʤ [ؤ] /(exp) to enter a university/
+ؤФ [Ǥ] /(exp) to graduate from a university/
+ر [] /(n) graduate school/(P)/
+ض [礦] /(n) university education/college education (training)/
+ض [礦] /(n) university (college) professor/
+ؽФο [ǤΤҤ] /university graduate/
+ [] /(n) college student/(P)/
+ȿʬ򵶤 [Ȥߤ֤򤤤Ĥ] /(exp) to misrepresent oneself as a university student/
+´ [] /(n) college graduate/
+± [Ӥ礦] /(n) university hospital/teaching hospital/
+ʶ [դ󤽤] /campus strife/
+ [礦] /Bureau of Education/
+ϲ [ˤ] /student (person) who has failed to enter university/
+ݤ [] /(adj-na,n) large-scale/(P)/
+ [] /(n,vs) shouting in a thunderous voice/
+ [] /(n) scythe/
+紨 [] /(n) coldest time of the year/midwinter/
+紵 [] /(n) serious illness/travails/
+紿 [󤲤] /warm welcome/
+ [] /(n) broad overview/general survey/
+ [] /(n) encyclopedia/
+ְ㤤 [ޤ] /great mistake/
+ [] /(n) sumo wrestler of second highest rank/(P)/
+ڹҶ [󤳤] /Korean Airways/
+̱ [ߤ󤳤] /Republic of Korea/
+ [] /(n) (Buddh) ambition/the Buddha's great vow (to save all people)/
+ [󤸤礦] /(n) realization of a great ambition/
+ [󤸤礦] /(n) realization of a great ambition/
+ [礦] /(n) large company/enterprise/(P)/
+ [] /(adj-na,n) great joy/(P)/
+ [] /(n) (1) large container/(2) person of great talent/
+ [Ф󤻤] /(exp) Great talents mature late/
+絤 [] /(n) atmosphere/(P)/
+絤 [] /(n) atmospheric pressure/
+絤 [] /air pollution/
+絤ɻˡ [ܤۤ] /(n) Air Pollution Control Law/
+絤 [] /(n) the atmosphere/
+絤ɸ [ĤҤ礦] /(n) air quality index (AQI)/
+絬 [] /(adj-na,n) large-scale/(P)/
+絬ϽѲϩ [ܤ夦] /(n) LSI/large-scale integration/
+絬 [ܤ󤽤] /all-out war/full-scale war/
+絷 [] /(adj-na,n) state ceremony/laborious (task)/
+絻 [虜] /(n) bold move/great task or feat/
+ [] /(n) great cause/moral law/justice/(P)/
+̾ʬ [ᤤ֤] /(n) a just cause/(P)/
+¿ [꤯] /(n) great anteater/
+ [] /(n) excellent luck/
+ [Ť] /(n) final stage/finale/
+ͤ [Ť] /(n) final scene/the end/(P)/
+ͤޤ [Ťफ] /(v1) to approach the finale/to come to a close/
+Ի [㤯] /mass killing/genocide/
+ [㤯] /(n) high treason/
+ [㤯] /(n) high treason/
+պ [㤯] /(n) (the crime of) high treason/
+ջ [㤯] /(case of) high treason/
+ܸ [ߤ䤴] /Empress Dowager's palace/
+ܻ [] /(n) high priest of a great shrine/
+ܿ [ߤӤ] /(n) courtier/
+ [夦] /(n) a bow/
+ޤ [] /(adj-na,n) urgent/pressing/(P)/
+ޤ [] /in a big hurry/
+ [] /(n-adv,n-t) in force/in great numbers/
+ [] /(n) sawdust/
+ [礦] /(n) big catch/
+綥 [礦] /megacompetition/
+綧 [礦] /(n) terrible luck/atrocity/
+網 [礦] /(n) Great Depression/
+ [礦] /(adj-na,n) exaggerated/
+ [虜] /(n) bold move/great task or feat/
+ [礦] /(n) bold move/great task or feat/
+ʪ [虜] /(n) first-rate sword/
+ [礯] /(n) general situation/the whole point/
+ [Ǥ] /(n) Council Hall in the Imperial Palace/
+ [] /(n) outline/summary/(P)/
+ [] /(n) great cost/(P)/
+ [ͤ] /(n) very rich person/
+ [󤳤] /(n) big bank/
+ [] /(n) great folly or fool/
+ [] /(n) heaven/firmament/the sky/(P)/
+緧 [ޤ] /(n) Ursa Major/
+緮 [] /(n) Grand Order of the Chrysanthemum/
+緯 [] /(n) emperor/king/prince/
+緯 [] /(n) emperor/king/prince/
+緯 [] /(n) liege lord/shogunate/
+緲 [] /(n) large crowd/large herd/large flock/large school/large shoal/
+緳 [] /(n) large (big) army/
+緶 [] /(adj-na,n) grandiose/exaggerated/
+緻 [] /(n) honorific title for someone a little older/older brother/
+緿 [] /(adj-na,adj-no,n) large/large scale/big/jumbo/(P)/
+緿󥫡 [󥫡] /(n) (petroleum) super tanker/
+緿ȥå [ȥå] /large truck/semi-trailer/
+緿 [] /(n) large machine/
+緿 [] /(n) large-size(d) car/
+ [] /(adj-na,n) large size/
+ [礦] /(n) exaggeration/
+ [] /(n) great joy/
+ [] /(n) outline/survey/compendium/
+ [] /(n) grand-scale or long-range plan/farsighted policy/
+ [] /(n) large hole/great deficit/(trying to make) a killing/dark horse (horse racing)/
+ [] /(n) great circle/
+ [󥳡] /(n) great circle route/
+ϩ [󤳤] /great circle sailing route/
+ [餤] /(adj-na,n) very dislikeable/hate, loathe, abhor/(P)/
+ [󤷤礦] /the Magna Carta/
+縢 [] /(n) supreme authority/
+縤 [̤] /(n) Canis Major (constellation)/
+縫 [ߤ] /(n) dramatic pose/grand gesture/grandstanding/
+縭 [] /(n) great sage/
+縵 [󤹤] /(n) commander-in-chief/generalissimo/
+Ը [󤽤] /(n) big talk/boasting/bragging/
+ [] /(n) loud cry/shout/
+ [ޤ] /(n) long (great, swinging) stride/straddle/long (big) steps/
+ [ɤ] /big tiger/drinker/
+ [ĤŤ] /(n) large hand drum/
+ [] /(n) leading or influential figure/
+ [ߤ] /(n) glorious reign of the Emperor/
+ [] /(n) (Buddh) enlightenment/great wisdom/
+ [] /(n) (Buddh) enlightenment/great wisdom/
+ [] /(n) archduke/
+ [] /grand duchy/
+ [] /(n) distinguished or meritorious service/
+ [] /(n) large amount/big mouth/tall talk/(P)/
+ [ळ] /(n) to play to the gallery (masses, general public)/
+繥 [] /(adj-na,n) very likeable/like very much/(P)/
+繥ˤʤ [ˤʤ] /(exp) to come to like a lot/to fall in love/
+繥ʪ [֤] /(one's) favourite food/
+繩 [] /(n) carpenter/(P)/
+繪 [] /(n) great talent/
+繭 [Ҥ] /(n) banquet or reception hall/
+繲 [] /(adj-na,n) great excitement/
+ [] /(n) fundamental principles/outline/general features/(P)/
+Ӥ [] /(adj-na,n) great storm/agitation/upheaval/
+ߤ [֤] /(n) heavy rain/storm/
+ [] /(n) large country/major powers/(P)/
+ [央] /policy favoring major powers/
+ [] /(n) (1) god of wealth/(2) priest's wife/
+ [Ф] /(n) central pillar/mainstay/(P)/
+ŷ [Ƥ] /(n) god of wealth/
+ [] /(n) roundup/wholesale arrest/
+纬 [] /(n) Japanese white radish/(P)/
+纬ڤ [򤻤ˤ] /(exp) to cut a radish into fine strips/
+纬 [󤪤] /grated daikon/daikon grater/
+纬­ [󤢤] /(n) fat legs/
+纬 [䤯] /ham actor/
+纴 [] /(n) colonel/(navy) captain/(P)/
+纹 [] /(n) great difference/(P)/
+ҳ [] /great disaster/
+ [] /(n) grand festival/
+פ [ޤĤ] /grand festival/
+׻ [] /high priest/
+ [] /(n) serious crime/grave sin/
+ [] /Osaka city/
+ [] /Osaka University/
+ [] /Osaka (Oosaka) prefecture (metropolitan area)/
+ [] /great (white) egret/
+ [] /(n) epic/(P)/
+ [] /(n) tablespoon/
+ [] /(n) large or bulky book or volume/
+绨 [ä] /(adj-na,n) rough (as in not precise)/broad/sketchy/
+绮 [] /(n) large plate/platter/
+绳 [] /(n) great mountain/(P)/
+绳ǭ [ޤͤ] /(n) lynx/
+绳ư [ᤤɤ] /great trouble/
+绳ưƤͤ߰ɤ [ᤤɤƤͤߤäԤ] /(exp) There was a great deal of fuss, but little came of it/
+绳ưͰɤ [ᤤɤƤͤߤäԤ] /much ado about nothing/The mountains have have brought forth a mouse (Aesop)/
+绳ܥ [󤷤礦] /(n) great salamander/
+ųݤ [] /(adj-na) large-scale/
+Ż [] /(n) big job/great task/
+ [] /(n) ambassador/(P)/
+ȴ [] /(n) embassy/(P)/
+ȴդ [󤺤֤] /military officer attached to embassy/
+ȵ [夦] /ambassador-level conference/
+ȸš [Ƥ] /ambassador's residence/
+ʶ [礦] /(n) archbishop/
+ [] /(n) (Buddh) great teacher/saint/(P)/
+ [Ϥ] /(n) master/grandmaster/senior instructor/
+ [] /(n) ambition/aspiration/
+ [] /large branch/(P)/
+ [] /(adj-na,n) important/valuable/serious matter/
+ [] /(adj-na,n) important/valuable/serious matter/(P)/
+˻ [ˤ] /(exp) to develop into a serious affair/
+ [] /(n) (1) larger section (of village)/(2) large character/
+һ [] /name of a town section/
+ [] /large temple/
+ [] /(n) great compassion and mercy/
+ [] /(n) great popularity/
+ [] /(adj-na,n) old-fashioned/antiquated/anachronistic/(P)/
+缫 [] /(n) nature/Mother Nature/(P)/
+̤ [Ĥ] /(n) a close-up/
+ [] /(n) amnesty/
+ [] /(n) Grand Shrine/(P)/
+ [] /(n) (gymnastical) giant swing/all-out effort/frenzied activity/
+ [] /(n) mythical eight-headed serpent/
+ [] /(n) big snake/serpent/
+ [] /(adj-no,n) very much annoyed/
+綵 [夭礦] /(n) archbishop (Protestant)/
+ [] /(n) (1) front castle gate/(2) both arms open/outstretched arms/(3) major companies/(P)/
+ [] /(n) (1) front castle gate/(2) both arms open/outstretched arms/(3) major companies/
+ [Ƥ] /(n) large-scale operators/big traders/
+ [] /(n) heavy drinking/
+ [Τ] /heavy drinker/
+ [] /great scholar/
+ [] /(n) big hit/great success/
+ [] /(n) large tree/big tree/huge tree/
+罡 [] /(n) leading figure/foundation/
+罤ƻ [夦ɤ] /abbey/
+罤ƻĹ [夦ɤ礦] /abbot/archimandrite/
+罰 [夦] /(n) general public/(P)/
+罰˰ [夦ˤͤ] /(exp) to sell out to the masses/
+罰ư [夦ɤ] /mass movement/popular movement/
+罰 [夦] /(n) popularization/
+罰 [夦] /popular newspaper/tabloid/
+罰 [夦] /(n) popular car/
+罰Ʋ [夦礯ɤ] /(n) cheap restaurant/eating place (house)/
+罰 [夦] /(n) popularity/
+罰ʸ [夦֤󤬤] /popular literature/(P)/
+罰 [夦䤯] /(n) over-the-counter drug/
+ [] /(n) granduncle/
+ [] /(n) grandaunt/
+ [Ǥ] /(n) well-made/well-done/great success/
+ [ɤ] /(n) wealthy family/important person/bigwig/
+ [ɤ] /(n) wealthy family/important person/bigwig/
+ [礳] /(n) broad perspective/
+ [礿] /(n) large family/
+ [] /(n) midsummer day/
+ [] /(n,vs) writing in large letters/
+ [] /(adj-na,n) great help/
+ [] /(n) a huge woman/
+羡 [礦] /(n) great victory/crushing victory/(P)/
+羦 [ʤ] /(n) heavy turnover (trading)/(P)/
+羭 [礦] /(n) general/admiral/boss/(P)/
+羭 [礦] /(n) general/admiral/boss/
+羭 [礦] /commander-in-chief/
+羮 [礦] /(n) size/(P)/
+羮 [礦٤] /(n) feces and urine/
+ [礦] /(n) loud laughter/hearty laugh/
+Ф [餤] /(adj-na,n) great laughter/burst of laughter/(P)/
+ [礦] /(n) imperial rescript/
+ [礦] /(n) big prize/first prize/(P)/
+ [礦] /(n) raising a sword above one's head (to slay)/haughty attitude/
+ [礦] /(adj-na,adv,n) safe/all right/O.K./(P)/
+ [礦] /(n) Mahayana Buddhism/
+Ū [礦Ƥ] /(adj-na,n) broad/great/
+ʩ [礦֤ä礦] /Mahayana Buddhism/
+翩 [礯] /(n) gluttony/
+翩 [] /(adj-na,n) gluttony/
+翩餤 [餤] /(adj-na,n) glutton/
+翩 [礯] /(n) great eater/glutton/
+翳 [󤤤] /(n) (pre-war Japanese) Supreme Court/
+翶 [֤] /(adj-na,adj-no,n) large/of a larger size/
+翿 [ޤ] /(adj-na,n) deadly serious/
+ [󤰤] /(n) the Grand Shrine at Ise/
+ [] /(n) cabinet minister/(P)/
+ [] /(n) long blade/
+ [] /(n) person of high rank or income/
+̺ [󤵤] /(n) great earthquake (disaster)/(P)/
+ [Ȥ] /(n) adult/(P)/
+ [] /(n) man of substance or virtue/gentleman/
+ [ˤ] /(n) adult/
+ͤʤ [Ȥʤʤ] /(adj) immature/childish/
+ͤ [Ȥʤ] /(adj) obedient/docile/quiet/(P)/
+ͤäݤ [Ȥʤäݤ] /(adj) adult-like/
+ͤӤ [ȤʤӤ] /(v1) to become grown-up/to age/to mature/
+͵ [ˤ] /(n) the most popular/
+͵ʤ [Ȥʤʤ] /(adj) immature/childish/
+Ͷ [Ȥʤɤ] /adults/
+ʪ [֤] /(n) great or magnanimous man/
+ [] /(n) rich person/millionaire/debauchee/
+ [ߤ] /(n) flood/(P)/
+ [] /(n) dead drunk/
+ [] /(n-adv,n-t) great number/round number/
+ [] /(n) many/crowd/great number of people/(P)/
+ [] /(n) general trend/current thought/(P)/
+ [] /(n) many/crowd/great number of people/
+ [] /(n) completion/accomplishment/attainment of greatness or success/(P)/
+ [] /(n) huge success/
+ [] /(n) sovereign power/the reins of government/
+ [ۤ] /(n) restoration of imperial rule/
+ [礦] /(n) Taisho Era (1912-1926 CE)/(P)/
+ [礦Τ] /Taisho era/
+ [礦] /(n) Japanese harp with three to five strings/
+ [礦] /(n) Taisho period (1912-1926 CE)/
+ [] /(n) college student/
+ [] /(n) a large serving/(P)/
+ [] /(n) great sage/
+Ʋ [ɤ] /cathedral/
+Ʋ [ɤ] /cathedral/
+ [] /(n) large voice/(P)/
+Ф [] /(exp) to raise one's voice/to shout/
+ [] /the Great Saigo/
+ [褦] /Atlantic Ocean/(P)/
+β [褦] /trans-Atlantic/
+̮ [礦ߤ㤯] /(n) vena cava/
+ [फ] /(n-adv,n-t) great antiquity/old-fashioned/long ago/(P)/
+ [Ϥ] /(n) Jupiter's Great Red Spot/
+ [] /(adj-na,n) important/(P)/
+ڤ [] /(n) last piece on the program/close/conclusion/large chop/
+ [椭] /(n) heavy snow/(P)/
+ [] /(n) heavy snow/
+ [] /(n) great war/great battle/(P)/
+ [֤] /(n) large boat/(P)/
+ [Ƥ] /(n) major premise/principle/(P)/
+ [] /(n) encyclopedia/complete works/
+ [] /great-grandfather/
+Ȥ [] /(n) make-up (of a newspaper)/
+ [礦] /(n) high priest/
+ [] /(n) (rare) Imperial mourning/
+ [] /(adj-na,adv,n) very much/exaggerated/very fine/(P)/
+ݽ [] /(n,vs) major cleanup/spring cleaning/(P)/
+ [⤦] /(n) annual wrestling matches/(P)/
+ [] /(n) imperial funeral/
+ [冷] /(n) clamour/uproar/tumult/(P)/
+¢ [] /(n) Ministry of Finance/(P)/
+¢ [礦] /(n) the Tripitaka (complete Buddhist canon)/
+¢ [餷礦] /Ministry of Finance/(P)/
+¢ʸ [餷礦󤢤] /(n) Finance Ministry's budget draft/
+¢ʾڷ [餷礦礦] /(n) treasury bill (TB)/
+¢ [] /Minister of Finance/
+© [] /(n) deep sigh/
+­ [] /(n) big feet/long stride/
+´ [] /(n) university graduate/(P)/
+» [] /(n) heavy loss/
+¿ [] /(adj-no,n) great majority/(P)/
+ [] /(n) large or bass drum/
+ [] /(n-adv,n-t) general/substantially/outline/main point/(P)/
+ [] /(n) thigh/
+ܹ [] /(n) thighbone/femur/
+ [] /(n) femur (femora)/
+ [] /(n) battalion/(P)/
+ [] /(abbr) main telephone number/
+ɽ [Ҥ礦] /(n) main (switchboard) number/main telephone (phone) number/
+ [] /(n) (stock) 100-yen unit/high level (of stock prices)/(P)/
+Ū [Ƥ] /(adj-na,n) great/grand/extensive/large-scale/
+ö [] /(n) master/head of household/man of the house/principal supporter of a temple/
+ [] /(adj-na,n) bold/daring/audacious/(P)/
+Ũ [դƤ] /(adj-na,n) audacity/daredevil (attitude)/
+ı [󤨤] /(n) denouement/ending/conclusion/(grand) finale/
+ [Ȥ] /(n) great man/giant/(P)/
+ [] /(n) ground/earth/the solid earth/the (vast) land/(P)/
+ϥ [] /external (earth) ground/signal ground/
+Ͽ [] /(n) major earthquake/
+Ͽ [] /(n) major earthquake/
+澮 [夦礦] /large, medium, or small (clothing size)/
+ [] /(n) voluminous work/bulky volume/masterpiece/
+Ĭ [] /(n) spring or flood tide/
+IJ [礦] /(n) colon/(P)/
+IJ [礦] /(n) colitis/
+IJ [礦] /(n) (1) Escherichia coli (E. coli)/(2) colon bacterium/(P)/
+̤ [ɤ] /(n) main street/(P)/
+Ϥ [Ť] /(adj-na,n) rough (estimate)/generally/
+ [Ƥ] /(n) great emperor/.. the Great/
+ [Ƥ] /(adj-na,adv,n) usually/generally/(P)/
+Ũ [Ƥ] /(n) great rival/powerful enemy/
+ŵ [Ƥ] /(n) state ceremony/important law/
+ŷ [Ƥ] /(n) archangel/
+Ź [] /(n) large store/(P)/
+Բ [Ȥ] /(n) megalopolis/
+Ի [Ȥ] /(n) metropolis/large city/
+ [] /(n) magnanimity/
+ [Ȥ] /(n) long sword/(P)/
+ [Ȥ] /(n) long sword/
+찡ɷ [Ȥ礦] /Greater East Asian Co-prosperity Sphere/
+ [] /(n) big hit/big prize/bumper crop/striking it rich/right on the mark/bonanza/(P)/
+ [] /(n) big hit/big prize/bumper crop/striking it rich/right on the mark/bonanza/
+ [Ť] /(n) cannon/
+ [ȤĤ] /(n) grand unified theory (physics)/
+ [Ȥ礦] /(n) president/chief executive/(P)/
+Τθ򽱤 [Ȥ礦ΤȤ򤪤] /(exp) to succeed to the presidency/
+ηк [Ȥ礦ۤ] /(n) Economic Report of the President (US)/
+θ [Ȥ礦] /(n) presidential candidate/
+ [Ȥ礦] /presidential election/
+ [Ȥ礦󤭤] /presidential election/
+ [Ȥ礦] /(n) acting president/
+׿ [Ȥ礦դ] /(n) first lady/
+Ʀ [] /(n) soya bean/(P)/
+Ʀ [] /(n) soybean cake/
+Ʀ [֤] /(n) soybean oil/
+Ʀ [] /(n) soybean oil/
+ư̮ [ɤߤ㤯] /(n) aorta/(P)/
+Ʊ [ɤ] /(n) largely the same/(P)/
+Ʊ [ɤ礦] /(adj-na,n) essentially the same with only minor differences/
+Ʊķ [ɤ󤱤] /(n) merger/(presenting a) united front/
+Ƹ [] /(adj-na,n) strenuous efforts/hard fighting/
+Ƹˤʤä [ˤʤä] /very busy/
+ƻ [ɤ] /(n) main street/avenue/(P)/
+ƻ [ɤ] /(n) stage setting/scenery/
+ƻ [ɤ] /(n) street performing/
+ƻݿ [ɤˤ] /(n) street performer (comedian)/
+ƻ [ɤ礦ˤ] /(n) street vendor/peddler/hawker/
+ [Ȥ] /(n) virtuous priest/priest/
+ [ʤ] /cauldron/
+ [ʤ] /great disaster/calamity/
+ [ˤ] /(n) Mahavairocana (Tathagata)/Great Sun/Supreme Buddha of Sino-Japanese esoteric Buddhism/
+ [] /(n) (theater) packed to capacity/
+ [֤] /(n) bonus paid to employees on occasion of a full house/
+ƻ [ˤ夦ɤ] /(n) large, bald-headed monster/a giant/
+Ǥ [ˤ] /(n) important task/heavy responsibility/
+ǯ [Ȥ] /middle-aged woman/
+ǯ [ɤ] /(n) woman well past her prime/matron well-advanced in age/
+Ǽ [Τ] /(n) last session (trading day, trading) of the year/
+Ǽ [ʤ] /(n) chief councillor of state/
+Ǿ [Τ] /(n) brain/cerebrum/(P)/
+Ǿ [ΤҤ] /(n) cerebral cortex/
+ [Τ] /(n) large-scale (mechanized) farming/wealthy farmer/
+ [ʤ] /(n) billow/surge/
+ [] /(n) serious damage/drubbing/(P)/
+ [Ϥ] /(n) crushing defeat/(P)/
+ [Ϥ] /(n) large cup/
+ [Ϥ] /(n) large cup/
+Ф [] /(n) big bargain sale/
+Ф [] /(n) big bargain sale/
+濳 [Ф] /grand jury/
+ [] /(n) granduncle/
+ [] /(n) grandaunt/
+ [Ϥ] /(n) large cup/
+Ļ [Ϥ礦] /whooper swan/
+ [म] /(n) barley/(P)/
+Ȭ [Ϥ] /(n) large two-wheeled wagon/
+ȯ [Ϥä] /(n) first session (trading day) of the year/
+ȯ [Ϥä] /(n) breakthrough/great discovery/
+ȯ [Ϥä] /(n) explosive increase (in number of pests)/(severe) outbreak or upsurge of pests/
+Ȼ [Ϥ֤] /gerfalcon/
+Ƚ [Ф] /(n) (1) large size/(2) large oval Japanese gold coin/
+Ⱦ [Ϥ] /(n) majority/mostly/generally/(P)/
+ȿ [Ϥ󤿤] /strong opposition/
+׿ [Фդޤ] /(n) splendid banquet/great feast/
+׿ [Ф֤ޤ] /(n) be lavish in giving gifts or wining and dining (others)/a lavish feast/
+׿ [Фդޤ] /(n) splendid banquet/great feast/
+ [Ф󤸤㤯] /(n) large rock/rock-solid/
+ФǤ [Ф󤸤㤯Ǥ] /to be as firm as rock/
+ [] /(n) end/conclusion/finale/
+ [Ӥ礦] /(n) serious illness/dangerous disease/(P)/
+¿ [Ӥ礦ˤ] /(n) patient in a serious condition/serious case/
+ [ˤˤ] /(n) garlic/
+ [Ӥ] /(n) large bottle/
+ [] /(adv,n) most (e.g. most part)/greater/fairly/a good deal/much/
+ [] /(adv,n) most (e.g. most part)/greater/fairly/a good deal/much/
+ [٤] /(n) large room/actors' common-use room/hospital room or ward/
+ʬ [֤֤] /(n-t) most part/greater part/majority/(P)/
+ [] /(n) gale/strong winds/
+Ϥ [֤] /(n) (1) large furoshiki/(2) big talk/vain boasting or bluster/blowing one's own trumpet/rodomontade/
+ [Ϥ] /(adj-na,n) full width/large scale/drastic/(P)/
+ [ϤФä] /widescale reform/
+ʪ [ϤФ] /broadcloth/
+ʡ [դ] /(n) great fortune/good luck/rice cake stuffed with bean jam/
+ʡĢ [դ礦] /(n) (Edo-period) account book/
+ʡ [դ] /(n) rice cake stuffed with sweet bean jam/
+ʩ [֤] /(n) large statue of Buddha/(P)/
+ʩ [֤ĤǤ] /(n) Daibutsuden/
+ʪ [] /(n) important person/big-shot/big game (animal, fish)/(P)/
+ʪ [Τ] /(n) defeating a superior opponent/
+ʬ [] /(adv) considerably/greatly/a lot/(P)/
+ʬ [֤] /(adv) considerably/greatly/a lot/(P)/
+ʬ [] /prefecture on the island of Kyuushuu/
+ʸ [⤸] /(n) (1) upper case letters/large characters/(P)/
+ʸ [] /(n) (1) upper case letters/large characters/(2) the (kanji) character "dai" meaning "big"/(3) huge character "dai" formed by fires lit on the side of a mountain in Kyoto on 16 Aug each year/
+ʸ [֤󤻤] /large paragraph (wnn)/
+ʼ [ؤ] /(n) (1) of great build or stature/(2) great number of soldiers/great army/
+ʼ [Ҥ礦] /(n) (1) of great build or stature/(2) great number of soldiers/great army/
+ [] /(adj-na,n) large build/large pattern/
+ [٤] /(n) general classification/(P)/
+ [ؤ] /(adj-na,adv,n) awful/dreadful/terrible/very/(P)/
+ [٤] /(n) feces/excrement/shit/(P)/
+ [] /(n-adv,n) perhaps/almost all/majority/(P)/
+ɾǤ [ΤҤ礦Ǥ] /according to public opinion/
+ˡ [ۤ] /(n) basic law/
+ˡ [ۤ] /(n) Lord Chancellor/
+ˡ [ۤƤ] /(n) (law) court/
+ˤ [ۤ] /(n) gun/cannon/artillery/(P)/
+ˤ [ۤ] /three cannons/
+˻ [] /(adj-no) very busy (person or thing)/
+˾ [ܤ] /(n) aspiration/ambition/
+˾ [⤦] /(n) aspiration/ambition/
+ [] /(n) foundation/
+ [ۤ] /(n) foundation/
+ܱ [ۤ󤨤] /(n) imperial headquarters/
+ܻ [ۤ󤶤] /(n) head temple of a Buddhist sect/
+ [褽] /(adv,n) (uk) about/roughly/as a rule/approximately/
+ [] /(n) hemp/cannabis/Shinto paper offerings/(P)/
+ [ޤ] /(n) large sum (of money)/
+ζ [ޤΤ] /large sum of money/
+̣ [] /(adj-na,n) tasteless/flat-tasting/
+̾ [ߤ礦] /(n) Japanese feudal lord/(P)/
+̾ [ߤ礦䤷] /daimyo's mansion/
+̾ [ߤ礦礦] /daimyo's procession/
+̾ι [ߤ礦礳] /traveling in luxury/a junket/
+̿ [ᤤ] /(n) imperial or royal command/
+٤ [⤦] /(n,vs) large profit/a killing/
+ [ܤ] /(n) large tree/(P)/
+ [] /(adj-na,n) large eyes/magnanimity/
+ܤ [] /rather large/
+ܤ˸ [ˤߤ] /(exp) to tolerate/to condone/to overlook/to let pass/
+ܶ [] /(n) good scolding/
+ [] /(n) large front gate/
+ [] /(n) large front gate/
+ [] /(n) large field/(P)/
+ [䤯] /(n) calamity/disaster/great misfortune/grand climacteric/
+ [䤯] /(n) important task or role or duty/(P)/
+ͦ [椦] /(n) real courage/
+ͭ [] /(adj-na,n) great quantity/term which stresses existence/
+ [褦] /(adj-na) largeheartedness/liberality/catholicity/generousness/generosity/magnanimity/
+ɤ [] /turbulence/severe quake/
+ [褦] /(adj-na,adv,n) largehearted/generous/
+ [褦] /(n) ocean/(P)/
+ν [褦夦] /(n) Oceania/Pacific Ocean countries/
+ [褦] /(n) summary/outline/
+ [褯] /(n) avarice/
+ [] /(n) rebellion/great uprising/
+ [餷] /(n) raging storm/
+ [ꤻ] /(n) marble/(P)/
+Φ [꤯] /(n) continent/(P)/
+Φư [꤯ɤ] /(n) theory of continental drift/
+ΦŴƻ [꤯ƤĤɤ] /transcontinental railroad/
+Φƻߥ [꤯ɤߥ] /ICBM/
+Φ [꤯ä] /(n) continental state (e.g. Australia)/
+Φ [꤯] /(n) continental climate/
+Φê [꤯] /(n) continental shelf/(P)/
+Ω [ޤ] /(n) a fight or scuffle/
+Ω [Ƥ] /(n) bigwig/leading or prominent figure/
+ά [㤯] /(n-adv,n-t) outline/excellent plan/approximately/
+γ [Ĥ] /(adj-na,n) large grain/large drop/
+ [礦] /(n) large catch/
+ [礦] /(adj-na,n) large quantity/(P)/
+̵Ի [礦㤯] /(n) pogrom/
+̻ [礦Ĥ] /(n) mass killing/mass murder/bloodbath/
+̽з [礦ä] /(n) hemorrhaging/
+ [礦] /(n) mass production/
+ã [礦Ǥ󤿤] /(n) mass communication/
+˲ʼ [礦Ϥؤ] /(n) weapons of mass destruction/
+ [꤭] /(n) immense physical strength/
+ [] /(adj-no,n) large-flowered/
+ [줤] /(n) imperial or state ceremony/
+ [줤դ] /(n) court dress/full-dress uniform/
+ϩ [] /(n) main street/(P)/
+Ϸ [] /(n) (Edo-period) chief minister/
+ [ޤ] /(n) ancient Japan/(P)/
+¤ι [ޤȤΤ] /Yamato/Japan/
+° [ޤȤ] /(n) variety of Japanese potato/
+² [ޤȤ] /(n) waka/tanka/
+³ [ޤȤ] /(n) pictures of ancient Japan/
+¸ [ޤȤȤ] /(n) the ancient or primordial Japanese language/
+º [ޤȤޤ] /(n) the Japanese spirit/
+» [ޤȤ] /Yamato period (300-550 CE)/
+¼ [ޤȤ] /(n) beef boiled with soy sauce, ginger and sugar/
+¿ [ޤȤ] /(n) the Japanese spirit/
+ [ޤȤʤǤ] /(n) woman who displays the feminine virtues of old Japan/a pink (the flower)/
+̱² [ޤȤߤ󤾤] /(n) Yamato race/
+ [Ϥ] /(n) (uk) toucan/
+׿ [] /(n) greater curvature of stomach/curvatura ventriculi major/
+ [Ȥ] /(n) monitor lizard/
+ [] /(n) fruit bat/
+ [ʤ] /(n) big hatchet/
+ [Ф] /(n) coot/
+ [] /(n,pref) ordinal/
+ [] /(adv,n) first/foremost/# 1/(P)/
+ [] /first place/
+ [󤷤礦] /first impression/
+ [ä] /Lesson one/
+ھ [礦] /first movement (mus)/
+ [] /(n) first principle/original or greatest import/(P)/
+黦 [ä夦Ĥ] /(n) first-degree murder/
+켡 [] /the first ../primary/
+켡 [󤮤礦] /(n) primary industry/
+켡 [] /(n) World War I/
+콴 [ä夦] /first series/
+콸 [ä夦] /first series/
+ [ä礦] /first chapter/
+ [礦] /first article/
+쿳 [ä] /(n) first hearing/
+ͼ [ˤ󤷤] /(n) leading person/(P)/
+; [ˤ󤷤礦] /(n) (gram) first person/
+ [ä] /(n) first tone/first speech/(P)/
+ [ä] /(n) the front (of a battlefield)/forefront/(P)/
+Ĺ [֤礦] /assistant chief of staff, g1/
+ [ä] /(n) first step/(P)/
+ή [夦] /(n) first-class/
+ [] /the fifth/
+ [] /(n) fifth column/
+軰 [] /the third/
+軰 [󤫤夦] /the third estate/the bourgeoisie/
+軰 [] /(n) the Tertiary period/
+軰 [󤴤] /(n) a third country/(P)/
+軰 [] /the third ../tertiary/
+軰 [󤸤󤮤礦] /(n) tertiary industry/
+軰 [󤷤] /(n) third person/outsider/disinterested person/(P)/
+軰Գ [󤷤ꤢƤ] /(n) third-party allocation of shares/
+軰͹ʪ [󤷤椦Ӥ֤] /(n) third-class mail matter/
+軰; [ˤ󤷤礦] /(n) (gram) third person/
+軰 [󤻤] /the Third World/
+軰 [󤻤礯] /a third force/
+軰 [󤻤Ȥ] /(n) third party/
+軰 [Ƥ] /the Third Reich/
+軰Ĺ [֤礦] /assistant chief of staff, g3/
+ͳ [󤫤夦] /(n) the fourth estate/the proletariat/
+ [] /(n) second/
+ [ˤ] /(n) secondary meaning/of secondary import/
+ [ˤ] /the second ../
+󼡻 [ˤ󤮤礦] /(n) secondary industry/
+ [ˤ] /(n) World War II/(P)/
+ħ [ˤ礦] /(n) secondary sex characteristic/
+ [ˤ] /(n) Second World War/WWII/
+; [ˤˤ󤷤礦] /(n) (gram) second person/
+ȹ [ˤߤ] /rival labor union/
+ [ˤ] /(n) second division/secondary division/
+Ĺ [ˤ֤礦] /assistant chief of staff, g2/
+̻Ҳ [ˤ礦] /second quantisation (physics)/
+ϻ [ä] /(n) the sixth sense/intuition/hunch/
+ [] /(n) (Buddh) the finest thing in this world/
+̣ [] /(n) the best/the epitome/
+ [] /(n,vs) title/subject/theme/topic/(P)/
+ꤹ [] /(vs) to be titled (e.g. a book)/to be named/(P)/
+դ [Ĥ] /(exp) to entitle/
+ [] /(n) meaning of a question/
+ [] /(n) poetry composed on a set theme/
+ [] /(n) poem or writings added to a picture or painting/
+ [] /(n) prefatory words/epigraph/
+ [] /(n) title/
+ [] /(n) subject/theme/(P)/
+ [] /(n) letters in a title/(P)/
+꼭 [] /(n) prefatory words/epigraph/
+̾ [ᤤ] /(n) title/(P)/
+ [⤯] /(n) title of a book/heading/
+ [] /(n) slip of paper bearing a book's title (pasted inside the book)/
+ [] /(n) hawk/falcon/(P)/
+ [] /(n) falconry/
+뾢 [礦] /(n) falconer/hawker/
+ [] /(n) hawk or hardline faction/
+Ȼ [褦] /(arch) hawk and falcon/
+ [褦] /(adj-na,adv,n) largehearted/generous/
+ [] /(n) waterfall/(P)/
+Ĥ [Ĥ] /(n) basin under a waterfall/
+ [] /(n) top of a waterfall/(P)/
+ [] /(n) rapids/(P)/
+ [Ĥ] /(n) basin under a waterfall/
+Ф [Τܤ] /(n) (fish) climbing (swimming) up waterfall/
+ [Ĥ] /(n) basin under a waterfall/
+ [] /(oK) (n) waterfall/
+ [] /(n) table/desk/high/(P)/
+Ϥ [򤫤] /(exp) to have a meal together/to sit at table/
+ [] /(n) excellence/superiority/(P)/
+ [Ĥդ] /(n) prevailing wind/
+ [ä夦] /(n) table tennis/ping-pong/(P)/
+ [ä] /(n) clearsightedness/penetration/farsightedness/excellent idea/
+ [ä] /(n) great efficiency/
+ [] /(n) table/
+ [Ƥ֤] /(n) table/
+ [] /(n) clearsightedness/penetration/farsightedness/excellent idea/
+ [] /(n) excellence/superiority/preeminence/prevalence/
+ [礦] /(n) on the table (desk)/after-dinner speech/(P)/
+ [礦Ǥ] /desk phone/
+ [] /(n) excellent opinion/
+ [] /(n) excellence/
+ȴ [Ф] /(adj-na,n) excellence/superiority/preeminence/prevalence/
+ɮ [Ҥ] /(n) excellent literary work/
+ [褦] /desk (equipment)/table use/
+Ω [] /(n,vs) prominent/standing out/
+ [] /(n) sound argument/clever presentation/
+ò [狼] /round table meeting or talks/
+ [֤] /(n) low dining (tea) table/
+ [ĤФ] /(v5m) to pick at/to peck at/
+ [ܤ] /(n) woodpecker/
+Ļ [ĤĤ] /(n) (uk) woodpecker/
+Ļ [] /(gikun) (n) (uk) woodpecker/
+Ļ [ܤ礦] /(n) (uk) woodpecker/
+ [] /(n) house/home/husband/(P)/
+λҶ [Τɤ] /my (our) child/
+𰷤 [Ĥ] /(n) home delivery/
+ [ä夦Ӥ] /(n) express home delivery/
+ [] /(n) consultation at an office (as opposed to a house call)/
+ [] /(n) building lot/residential land/(P)/
+¤ [] /residential land development/
+ [Ϥ] /(n) home delivery/(P)/
+ [ϤӤ] /(n) express home delivery company/
+񤹤 [] /(vs-s) to entrust/
+ȭ [Ϥ] /(n,vs) monk's "begging"/
+ȭ [ϤĤ] /(n) (Buddh) mendicant priest/
+ [] /(oK) (v5b) to choose/to select/
+ [] /(n) choosing an alternative/(P)/
+Ū [ĤƤ] /(adj-na) alternative/
+ [] /Takushoku Bank/
+ [礯] /(n) colonization/exploitation/(P)/
+ [] /Takushoku University/
+ [ۤ] /(n) rubbed copy/folio of rubbings/(P)/
+ [] /(n) swamp/marsh/valley/dale/(P)/
+ [] /(n) pickled daikon radish (named after Edo era priest)/
+ [Ť] /(n) pickled daikon (radish)/
+ [郎] /(n) river crab/
+ [] /(adj-na,adv,n) (uk) many/a lot/much/(P)/
+ [] /marshy land/
+Ф [Τܤ] /climbing a gorge/
+ [] /(n) edge of a swamp/
+ [郎] /(n) river crab/
+ [] /(v5g) to rinse/to wash out/
+ [椹] /(v5g) to rinse/to wash out/
+ [] /(io) (v5g) to rinse/to wash out/
+ [椹] /(io) (v5g) to rinse/to wash out/
+ [] /(n) polish (jewels)/cultivation/(P)/
+ [ȤŤ] /(n) (verbal) message/
+ [] /(v5s) to entrust with/to make an excuse of/(P)/
+ [] /(vs-s) to entrust/
+ [] /(v5t) to complain about/to grumble/to make an excuse for/
+Ĥ [Ĥ] /(v1) to use as an excuse/to pretend that/
+ [] /(n) pretext/excuse/plea/
+ [] /(n) creche/(P)/
+ [] /(n) oracle/(P)/
+ [] /(n) consignment/
+ [ˤ] /(v5s) to make muddy/to prevaricate/(P)/
+ä [ˤäΤʤ] /this corrupt world/
+äƬ [ˤä] /vague head/
+ [ˤ] /(n) Japanese voiced consonant mark/murky/unclear/
+깾 [ˤꤨ] /(n) muddy inlet or creek/
+ [ˤꤶ] /(n) unrefined sake/
+ [ˤߤ] /(n) muddy water/
+ [ˤƤ] /voiced consonant marks/
+ [ˤ] /(v5r) to become muddy/to get impure/(P)/
+ [] /(n) sonant/voiced sound/
+ [] /(n) unrefined sake/
+ [ɤ֤] /(n) unrefined sake/
+ [] /(n) muddy water/
+ [礯] /(n) (Buddh) this world or life/the world of mankind/
+ [] /(n) this corrupt or degenerate world/
+ [] /(n) thick voice/
+ [ߤ] /(n) thick voice/
+ [Ƥ] /(n) voiced consonant marks (nigori)/
+ [] /turbidity/
+ή [夦] /(n) muddy stream/(P)/
+ [] /(adj-na,n) (adj noun) obediently/yes, yes!/
+ [] /(n) yes or no/(P)/
+ [Τ] /(n) mushrooms/
+μ [ΤΤ] /stem of a mushroom/
+ [Τ] /(n) (atomic) mushroom cloud/
+ [] /(n) mushroom gathering/
+ [Τܤ] /(n) kite/
+ [] /(n) kite/(P)/
+򤢤 [򤢤] /(exp) to fly a kite/
+夲 [򤢤] /(exp) to fly a kite/
+夲 [] /(n) kite flying/
+Ȥ [] /(n) kite flying/
+ [] /(n) octopus/(P)/
+ [䤭] /(n) octopus dumplings/
+­ [] /(n) table, etc. with many legs/
+­ [Ϥ] /overloading an electrical circuit/
+ [Ĥ] /octopus pot/foxhole/
+ƻ [ˤ夦ɤ] /(n) octopus/man with a bald or shaven head/
+ [ϤȤ] /(n) bogus dividend/
+ [٤] /(n) labor camp/
+˷ [ܤ] /(n) man with a bald or shaven head/
+ [Ĥ] /(oK) octopus pot/foxhole/
+ [] /(adj-pn,adv,conj) free of charge/mere/sole/only/usual/common/(P)/
+ [] /(adv) (uk) absolutely/only/emphatic modifier/
+ʤ [ʤ] /alarming/unusual/serious/
+ο [ΤҤ] /man in the street/common (ordinary) person/
+ [Ҥ] /(adj-na,adv) (uk) nothing but/earnestly/intently/(P)/
+ [] /(arch) just now/
+ [] /(adv,int,n) (uk) Here I am/I'm home!/presently/right away/right now/just now/
+ [] /(n) trivial matter/
+ [] /(n) ordinary person/
+ [Ȥ] /getting something for nothing/
+ [Τ] /(n,vs) free ride (e.g. on train)/
+ [] /(adv) (uk) absolutely/only/emphatic modifier/
+ [ʤ] /(n) middle/
+Ư [Ф餭] /(n) working for free/
+á [] /(n) minced meat/
+á [Ϥ] /(n) (feather) duster/(P)/
+áĤ [Ĥ] /(v1) to strike/to throw/to slap something onto/
+áΤ᤹ [Τ᤹] /(v5s) to knock down/
+á [魯] /(v5s) to tear down/to shatter/
+á [] /(v5r) to smash/to break into pieces/
+á [] /(v5s) to wake up/to rouse out of bed/
+á [] /(v5s) to wake up/to rouse out of bed/
+á [ܤ] /burdock root seasoned with sesame/
+á [Ϥ] /(n) slapping down (opponent)/
+á [] /(v5m) to drive into/to throw into/to hit into/
+á [] /(v5s) to beat to death/
+áФ [] /(v5s) to begin to strike/to kick out/
+áä [] /(v5s) to beat out (a fire)/
+á夲 [] /(n) working one's way up/veteran/
+á夲 [] /(v1) to work one's way up/
+áڤ [] /(v5r) to mangle/to hack down/to chop down/
+á [] /(n) chopping block/springboard for discussion/
+á繩 [] /clumsy carpenter/
+áľ [ʤ] /(v5s) to beat into shape/
+á٤ [Ĥ֤] /(v5s) to smash up/to defeat crushingly/
+á [] /(n) sacrifice sale/
+áդ [Ĥ] /(v1) to strike/to throw/to slap something onto/
+á [դ] /(v1) to knock down/to utterly defeat/
+áȤ [Ȥ] /(v5s) to knock down/to knock off/
+á [] /(v5k) to strike/to clap/to dust/to beat/(P)/
+á [Ϥ] /(v5k) to strike/to clap/to dust/to beat/
+áƬ [Ȥ] /(n) bow deeply/kowtow/
+â [] /(conj) but/however/provided that/(P)/
+â [] /(n) proviso/
+âդ [Ĥ] /(adj-no) conditional/
+âդ [Ť] /(adj-no) conditional/
+â [] /(io) (n) proviso/
+â [] /(n) proviso/
+ã [] /(n-suf) plural suffix/(P)/
+ã [ä] /(n) official notice/notification/
+ã [ä] /(vs-s) to reach/to get to/(P)/
+ã [Ĥ] /(adj-na,n) lucidity/intelligibility/perspicuity/
+ã [ä] /(n) farsightedness/taking a philosophic view (ripeness)/
+ã [ä] /(n) farsightedness/insight/
+ã [ä] /(n) farsightedness/insight/
+ã [ä] /(adj-na,n) skillful/in good health/(P)/
+ã [Ĥ] /(n) master/expert/(P)/
+ã [ä] /(n,vs) achievement/(P)/
+ã [ä] /level of achievement/
+ãɮ [äԤ] /(adj-na,n) skillful writing/speedy writing/(P)/
+ãʸ [Ĥ֤] /(n) skilled writing/
+ã [Ĥ٤] /(n) eloquence/
+ã [] /(n) daruma/tumbling doll/prostitute/(P)/
+ã [ޤ] /(n) ceremony held in honor of Bodhidharma (October 5th)/
+ã [ޤ] /barge/lighter/
+ä [] /(n) fifth sign of Chinese zodiac (The Dragon, 7a.m.-9a.m., east-southeast, March)/(P)/
+äι [ĤΤ] /8 a.m./the fifth hour/the Hour of the Dragon/
+äǯ [ĤΤȤ] /the year of the Dragon/
+äǯ [Ĥɤ] /year of the dragon/
+å礤 [Ф] /(n) scramble (for)/
+å礦 [Ф] /(v5u) to scramble for/to struggle for/
+å [ФȤ] /(v5r) to plunder/
+å֤ [Ф] /(v5s) to take back/to recapture/
+å [Ф] /(v5u) to snatch away/(P)/
+å [ä] /(n) recovery/rescue/recapture/(P)/
+å [ä] /(n) (gram) ablative/
+å [ä] /(n) recovery/rescue/recapture/(P)/
+å [Ĥ󤷤] /(n) striking a batter out/(P)/
+å [Ĥ󤷤󤪤] /(n) (season's) record holder in (for) the most strike-outs/
+å [ä] /(n,vs) usurpation/taking back/(P)/
+åΫ [Ĥ㤯] /(n) pillage/plunder/
+åά [Ĥ㤯] /(n) pillage/plunder/
+æΤƤ [̤Ƥ] /(v1) to fling/to throw off (clothes)/to kick off (boots)/
+æ [̤] /(v5g) to take off clothes/(P)/
+æ [̤] /(n) cast-off skin/
+æ [̤] /(n) fallen hair/hair left on comb/
+æ [̤] /(v1) to come off/to slip down/to slip off/
+æ [ä] /(vs-s) to escape from/to get out/(P)/
+æ [ĥ] /(n) setting oneself free from the life of a white-collar worker/
+æ [Ĥ] /(n,vs) undressing/taking off one's clothes/(P)/
+æ [Ĥ] /(n) dressing room/bath house/
+æ [Ĥ] /(n) dressing room/bath house/(P)/
+æ [Ĥ礦] /dressing room/bath house/
+æ [ä夦] /(n) dislocation/
+æ [Ĥ] /(n) (military) desertion/
+æ [ä] /(n,vs) withdrawal (from membership of organization)/
+æ [ä] /de-aired water/
+æ [ä㤯] /(n,vs) ridding (freeing) oneself/(P)/
+æ [ä] /(n,vs) finishing writing/completion of a manuscript/
+æ [ä] /(n,vs) threshing/
+æ [ä] /(n) threshing machine/
+æ [Ĥ] /(n,vs) prison breaking/jailbreak/
+æ [Ĥ夦] /escaped prisoner/
+æ [ä] /(n,vs) removal of fat/
+æ [äˤ夦] /(n) (abbr) skim milk/nonfat milk/
+æʴ [äդˤ夦] /(n) powdered skim (nonfat) milk/
+æ [ä] /(n) absorbent cotton/
+æ [Ĥ] /(n) omitted word or character/
+æ [Ĥ] /caret (symbol for omitted word)/
+æ [ä夦] /(n) deodorization/
+æ [ä夦] /(n) deodorant/
+æ [ä] /(n,vs) escape/(P)/
+æ® [äĤ] /escape velocity/
+æ [ä礯] /(n) decolourization/bleaching/
+æ [ä礯] /(n) decolorant/
+æ [ä] /(n,vs) evaporation/dehydration/dessication/(P)/
+æ嵡 [ä] /(n) dryer/dehydrator/
+æ [ä礦] /(n) dehydration/
+æɾ [ä礦礦] /(n) dehydration/
+æ [Ĥ] /(n,vs) tax evasion/(P)/
+æ [Ĥ] /extrication from dependence on oil/
+æ [ä] /(n,vs) derailment/digression/(P)/
+æ [ä] /(n,vs) desertion/escape/(P)/
+æʼ [äؤ] /deserter/
+æ¯ [Ĥ] /(n,vs) unworldliness/
+æ [ä] /(n,vs) secession/retirement/withdrawal (e.g. from a lawsuit)/(P)/
+æú [Ĥ󤵤] /decarbonation/
+æ [ä] /(n) denitrification/denitration/
+æIJ [ä礦] /(adj-na,n) hernia/herniation/
+æ [ä] /(n) dashing or bounding away/with lightning speed/
+æƤΤȤ [äȤΤȤ] /(oK) (adv) (at) high speed/
+æ [äȤ] /(n) defection from or leaving a party/
+æ [äѤ] /(n) becoming a lordless samurai/
+æ [ä] /(n) shedding/molting/emergence/(P)/
+æʵ [äפ] /(n) a bowel movement/
+æʸ [Ĥ֤] /(n) missing passage/lacuna/
+æˡ [äݤ] /(n) evasion of the law/
+æˡ԰ [äݤ] /evasion of the law/
+æ˹ [Ĥܤ] /(n,vs) removing one's hat/
+æ [Ĥ⤦] /(n,vs) hair removal/
+æӺ [Ĥ⤦] /(n) depilatory/
+æӾ [Ĥ⤦礦] /(n) alopecia/baldness/
+æ [Ĥ餯] /(n) loss/(P)/
+æβ [Ĥ夦] /(n,vs) desulfurization/(P)/
+æ [Ĥ礯] /(n) exhaustion/draining of strength/
+æϴ [Ĥ礯] /ennui/languishing/feeling of exhaustion/
+æ [Ĥ] /(n) wheel flying off its axle/
+æϳ [Ĥ] /(n) omission/
+æ [ä] /(n) gangrene/
+æ [ä] /(n,vs) anal prolapse/
+ç [] /(n) southeast/
+ç [Ĥ] /(n) southeast/(P)/
+è [Ƥ] /(n) harp/
+è [夷] /greenhorn/stripling/
+è [Ƥ] /(n) vertical stripes/striped fabric/
+é夯 [ɤĤ] /(v5k) to grope along to/to struggle on to/to arrive somewhere after a struggle/
+é [ɤ] /(v5r) to follow (road)/to pursue (course)/to follow up/(P)/
+ê [] /(n) shelves/rack/(P)/
+êܤ [ʤܤ] /(exp) receiving a windfall/having an unexpected piece of good luck/
+ê鲴ð [ʤܤ] /(exp) receiving a windfall/having an unexpected piece of good luck/
+êܤܤ [ʤˤۤΤ] /(exp) to place a book on a shelf/
+êξ˺ܤäƤ [ʤΤˤΤäƤ] /(exp) to be (lie) on a shelf/
+êܤ [ʤܤ] /(n) godsend/windfall/
+ê [ʤӤ] /(v5k) to linger/to hover above/to trail/to hang (lie) over/
+êð [ʤܤ] /(n) godsend/windfall/
+ê [ʤ] /(n) stocktaking/inventory/
+ê [ʤ] /(n) stocktaking/inventory/
+ê夲 [ʤ] /(n,vs) shelving/pigeonholing/(P)/
+ê [ʤ] /(n) terraced rice-fields/
+ê޴ [ʤ館] /(n) clearance sale/
+ë [] /(n) valley/(P)/
+ë [] /(n) valley/
+ë [ˤ֤Ȥ] /(n) valley in a deep mountain/
+ë [ˤ] /(n) ravine/chasm/dell/valley/
+ë [ˤ] /(n) ravine/chasm/dell/valley/(P)/
+ë [ˤߤ] /(n) rill/valley water/
+ë [ˤ] /(n) valley river/(P)/
+ë [] /(n) marsh land/swamp/
+ë [ˤ] /(n) bottom of valley or ravine/(P)/
+ë [ˤ] /(n) bottom of valley or ravine/
+ë [ˤ] /(n) valley wind/
+ì [̤] /(n) raccoon dog/tanuki (Nyctereutes procyonoides)/
+ì [̤] /(n) soba with tempura batter/
+ì [̤] /(n) racoon-dog soup/
+ì [̤ͤ] /(n) feigning sleep/
+ì [̤䤸] /(n) sly (cunning) old man/
+ì [̤] /(n) bladderwort/
+ì [̤] /(n) cunning old man/
+ì [̤Ф䤷] /(n) racoon dogs drumming on their stomachs/
+ì [̤ɤ] /(n) noodles with bits of deep-fried tempura batter/
+í [] /(n) codfish/cod (Gadus morhua)/
+í [餳] /(n) cod roe/
+í쳪 [Ф] /(n) king crab/
+íʢ [դ] /(ateji) (adv) (uk) to one's heart's content/
+î [] /(n) cask/barrel/(P)/
+îʢ [ΤϤ] /midsection of a barrel/belly of a cask/
+î [뤬] /(n) persimmons mellowed in a sake cask/
+î [] /(n) (eating or drinking) party/
+ï [] /(n,suf) (uk) adjectival suffix for a person/
+ï [] /(n) who/(P)/
+ï [줫] /(n) (uk) someone/somebody/(P)/
+ï٤ [] /for whom/
+ïǤ [Ǥ] /(uk) anyone/anybody/whoever/
+ï [] /(1) (uk) everyone/anyone/(2) no-one (with neg. verb)/
+ï⤫ [⤫] /(n) everyone/
+ïͤ [ҤȤ] /(with a negative) no-one/nobody/
+ï [] /(n,vs) challenging (an unknown person)/asking a person's identity/
+ïΤ [줷] /(adv,exp) nobody knows/
+ï [줫] /(n) this or that person/
+ï [줫] /(n) (uk) anybody/
+ï̵ [줫ʤ] /(exp) to whomever/to anybody at all/
+ï˿ [줽] /(pronoun) someone/"Mr So-and-so"/
+ð [] /(n) red/red earth/(P)/
+ð [] /(n) red flower/
+ð [󤷤] /(n) cinnabar/
+ð [󤷤] /cinnabar/vermilion/
+ð [ˤ] /(n) red/
+ð [󤷤] /(n) sincerity/faithfulness/
+ð [󤻤] /(n,vs) working earnestly/sincerity/diligence/effort/pains/(P)/
+ð [󤻤] /(n,vs) working earnestly/sincerity/diligence/effort/pains/(P)/
+ð [󤻤] /(n) red and blue/painting/
+ð [󤼤] /(n) large padded kimono/
+ðĺ [礦] /(n) Japanese crane/red-crested white crane/
+ðĺ [礦Ť] /(n) red-crested crane/Japanese crane/
+ð [Ǥ] /(n) (MA) abdomen/point above the navel/
+ðɤ [ˤ̤] /(adj-no,n,vs) painting red/vermillion lacquering/
+ð [ɤ] /(n) erysipelas/
+ðǰ [ͤ] /(adj-na,n) assiduity/diligence/application/(P)/
+ð [ڤ] /(n) red and green/
+ñ [ҤȤ] /(n) one layer/single/(P)/
+ñʤ [ʤ] /(adj-pn) mere/simple/sheer/(P)/
+ñ [] /(adv,n) simply/merely/only/solely/(P)/
+ñ [] /(n) (1) unit/denomination/(2) credit (in school)/(P)/
+ñ̤Ȥ [󤤤򤪤Ȥ] /(exp) to fail to earn a credit/
+ñ̵ [󤤤] /commercial "at" sign/
+ñ̸ [󤤤] /unit element/
+ñ̹ [󤤤礦] /(n) (math) unit matrix/
+ñ [󤤤] /point system/credit system/
+ñȹ [󤤤ߤ] /local labor union/
+ñѽ [󤤤夦礦] /unit weight/
+ñϫƯȹ [󤤤ɤߤ] /local (labor) union/
+ñ [󤤤礯] /(n) parthenogenesis/
+ñ [] /(n) unlined kimono/
+ñ [ҤȤ] /(n) unlined kimono/
+ñʪ [ҤȤ] /(n) unlined kimono/
+ñ [󤤤] /(adj-na,n) single/simple/sole/individual/unitory/(P)/
+ñ첽 [󤤤Ĥ] /(n) simplification/unification/
+ñ첽˴Ť [󤤤ĤˤȤŤ] /(n) unification-based formalisms/
+ñ [󤤤] /D size (battery)/
+ñ [󤤤Ĥ󤭤礦] /(n) monotheism/
+ñ [󤤤Ĥ] /unitary/
+ñ̲ [󤤤ĤĤ] /single currency/currency unification/
+ñ [󤪤] /(n) monosyllable/monotony/
+ñ [󤪤󤻤] /(adj-no) monosyllabic/
+ñ [󤪤󤻤Ĥ] /monosyllable/
+ñ [] /(n) unit price/unit cost/(P)/
+ñ [󤫤] /(n) college (offering a single course of study)/
+ñ [󤫤] /(adj-no) one-horned/
+ñ [󤫤] /(n) single kanji/
+ñ [󤫤] /single kanji/
+ñ [󤫤] /(adj-na,n) brevity/simplicity/
+ñ [󤬤] /(n) one eye/
+ñ [󤬤󤭤礦] /monocle/
+ñ [] /(n) lone plane/
+ñ [] /(n) single-entry (bookkeeping)/voting for one person only/
+ñɼ [󤭤ȤҤ礦] /voting for one person only/
+ñ [] /(n) single horseman/
+ñ [󤭤夦] /(n) single-grade (classroom)/
+ñ [] /simple phrase/
+ñ [󤲤] /(n) teaching unit/
+ñ [󤲤󤻤] /unit credit system/
+ñ [] /(n) word/vocabulary/(usually) single-character word/(P)/
+ñ측 [󤴤󤵤] /word search/
+ñ콸 [󤴤夦] /word book/
+ñ [󤴤ؤ] /glossary/vocabulary/
+ñ [󤳤뤤] /the monotremes/
+ñ [󤳤] /(n) going alone/doing by oneself/
+ñԽ [󤳤] /monograph/
+ñ [󤳤ܤ] /(n) special book/separate volume/book of lectures/(P)/
+ñ [󤳤] /(adj-na,n) monadic/simplex/unary/
+ñ༰ [󤳤] /(n) monomial (expression)/
+ñ [󤶤] /single-seater/
+ñ [󤶤] /(adj-no) single-seated/
+ñ [] /(n) single seat/single-seated/
+ñµ [󤶤] /single-seated plane/
+ñ˦ [󤵤ܤ] /(n) single cell/
+ñ˦ʪ [󤵤ܤ֤] /(n) unicellular organism/monad/
+ñ [󤵤] /(n) single crop/
+ñ [󤵤󤬤] /AA size (battery)/
+ñ [󤵤] /(n) (single-industry) industrial union/(P)/
+ñ [] /(n) monad/
+ñ [󤷤褦] /monocotyledon (botany)/
+ñտʪ [󤷤褦礯֤] /(n) a monocotyledon/
+ñ [󤷤] /(n) monadism/
+ñ [󤷤] /(n) singles (in tennis)/
+ñ [󤷤] /(n) simple system/single-entry (bookkeeping)/
+ñл [󤷤] /simple volcano/
+ñص [󤷤ä夦] /single-grade (classroom)/
+ñ [󤷤ܤ] /single entry bookkeeping/
+ñ [󤷤] /(n) (math) injection/monomorphism/
+ñ [󤷤] /(n) (abbr) motorcycle/
+ñ [󤸤夦] /single column (in marching)/
+ñ [󤸤夦] /Indian file/single file/single column/
+ñ [󤸤] /(adj-na,n) simplicity/(P)/
+ñ˸ [󤸤ˤ] /simply put/putting it simply/
+ñ㲽 [󤸤] /(n) simplification/
+ñ׻ [󤸤󤱤] /simple calculation/
+ñ [󤸤󤵤] /simple reproduction/
+ñ [󤸤󤻤] /simplicity/
+ñʿ [󤸤ؤ] /(n) simple average/arithmetic average/
+ñ [󤷤礦] /(n) winning at the races/
+ñ [󤷤礦] /(n) winning system (as in horse racing)/
+ñ [󤷤礯] /(n) monochromatic/
+ñ [󤷤礯] /monochrome picture/
+ñ [󤷤礯] /(n) monochromatic light/
+ñ [󤷤ä] /(n) monochromatic light/
+ñư [󤷤ɤ] /(n) simple harmonic oscillation (physics)/
+ñ [󤷤] /(n-adv,n-t) alone/unaided/away from home/(P)/
+ñȽ [󤷤󤸤夦] /single-barreled gun/
+ñǤ [󤷤դˤ] /(n) (1) solo assignment/(2) transfer/(P)/
+ñ [󤹤] /(n) singular (number)/(P)/
+ñ [󤹤] /singular form/
+ñ [󤹤] /(n) singular form (of a noun)/
+ñ [󤻤] /(n) unisexual/
+ñ [󤻤] /(n) unisexual flower/
+ñ [󤻤礯] /monogenetic reproduction/
+ñ [󤻤] /(adj-na,n) single-precision/
+ñ [󤻤] /simple link/
+ñ [󤻤] /(n) single line/solid wire/single track/
+ñž [󤻤󤦤Ƥ] /(n) single-track operation/
+ñ [󤽤] /(n) single phase/
+ñ [] /(n) one-base hit/
+ñ [󤿤] /(n) (chemical) simple substance/
+ñ [ҤȤ] /(n) unlined sash/
+ñĴ [礦] /(adj-na,n) monotony/monotone/dullness/(P)/
+ñľ [Ȥ礯ˤ夦] /(adj-na,n) going right to the point/point-blank/without beating about the bush/frankness/
+ñ [Ȥ] /(n) single barrel/single-barrelled/
+ñ [Ȥ뤤] /(n) monosaccharide/
+ñ [ɤ] /(adj-no,n) sole/independence/single/solo (flight)/(P)/
+ñȤ [ɤ] /independently/individually/separately/alone/singlehanded/unassisted/
+ñȲ [ɤ] /exclusive interview/
+ñȶ [ɤ礦夦] /sole supply/monopoly supplier/
+ñȷ軻 [ɤä] /unconsolidated balance sheet/single-company balance sheet/
+ñȹ԰ [ɤ] /individual action/unilateral act/
+ñȹư [ɤɤ] /independent action/
+ñȹ [ɤ] /separate peace/
+ñ [ɤʤ] /one-party cabinet/
+ñ [ɤҤ] /solo flight/
+ñȯ [Ѥ] /(n) single-engined aeroplane/anything which fires only one shot/
+ñȯ [ѤĤ] /single-engine plane/
+ñȯ [ѤĤ夦] /(n) single shot gun/one-loader gun/
+ñ [] /(n) simple ratio/
+ñ [Ԥ줤] /(n) simple proportion/
+ñ [Ԥ] /(n) separate item in a set/single article/
+ñʣ [פ] /(n) simplicity and complexity/singular and plural/single and double/singles and doubles (in tennis)/
+ñʪ [ҤȤ] /(n) unlined kimono/
+ñʸ [֤] /(n) simple sentence/
+ñ [٤] /(n) univalve/
+ñ۲ [٤] /(n) single-petaled flower/
+ñ첻 [ܤ] /(n) simple vowel/
+ñ [ݤ餯] /Arabian camel/dromedary/one-hump camel/
+ñܰ [ۤ] /(n) single standard/monometallism/
+ñܰ [ۤ󤤤] /single standard/monometallism/
+ñ [褦] /(n) simple leaf/monoplane/
+ñյ [褦] /(n) monoplane/
+ñԵ [褦Ҥ] /monoplane/
+ñ [] /(n) simple interest/
+ñɽ [Ҥ礦] /simple-interest table/
+ñˡ [ۤ] /(n) simple-interest method/
+ò路 [ʤ路] /(adj) sad/wretched/deplorable/(P)/
+ò路 [ʤ路] /deplorable situation/
+ò [ʤ] /(n) grief/lamentation/(P)/
+òᤷ [ʤʤ] /(v5m) to grieve and moan/
+ò [ʤ] /(v5k) to sigh/to lament/to grieve/(P)/
+ò [󤬤] /(n,vs) entreaty/appeal/petition/(P)/
+ò [󤬤󤷤] /(n) (written) petition/
+ò [󤷤礦] /(n) admiration/
+ò [󤻤] /(n) sigh (of admiration or lamentation)/
+ò© [󤽤] /(n) sigh/grief/deploring/(P)/
+ò [] /(n,vs) admiration/adoration/extolling/
+ó [󤿤] /(adj-na,n) level/peaceful/
+ó [󤫤] /(adj-na,n) level emotion/frankness/
+óó [󤿤] /(adj-na,n) level/peaceful/
+ô [ˤʤ] /(n) a bearer/carrier/person in charge/(P)/
+ô [ˤʤ] /(v5u) to carry on shoulder/to bear (burden)/to shoulder (gun)/(P)/
+ô [Ĥ] /(n) carrier/(P)/
+ô [Ĥ] /(n) superstitious person/practical joker/blackmarket peddler/
+ô [Ĥ] /(v5m) to carry something into a place/
+ôФ [Ĥ] /(v5s) to carry something out of a place/
+ô夲 [Ĥ] /(v1) to put up/to flatter/
+ô [Ĥ] /(v5g) to shoulder/to carry on shoulder/(P)/
+ô [] /(n) stretcher/litter/(P)/
+ôҶ [󤷤뤤] /(n) basidiomycetes/
+ô [󤿤] /(n) vector/carrier/
+ô [Ȥ] /(n,vs) (in) charge/(P)/
+ôĹ [Ȥ礦] /Manager/
+ô [Ȥ] /the one in charge/responsible party/(P)/
+ôĹ [Ȥ֤礦] /Senior Manager/
+ôǤ [ˤ] /(n) in charge (of something)/(P)/
+ô [] /(n) security/collateral (e.g. mortgage)/(P)/
+ôʪ [ݤ֤ä] /real rights obtained by security/
+õ [ޤ] /(v5r) to hunt around/to search about for/(P)/
+õ [Ȥ] /(v1) to search for/to seek for/to look for/
+õФ [] /(v5s) to find out/
+õ [] /(v5s) to search/to seek/to look for/(P)/
+õ [] /(n) sounding/probing/probe/stylet/spy/
+õ [ޤ] /(v5r) to grope for/to fumble/
+õ礤 [ꤢ] /(n) probe each other/sound each other out/
+õФ [] /(v5s) to spy out/to smell out/
+õ­ [ꤢ] /(n) feel one's way (with one's feet)/
+õƤ [ꤢƤ] /(v1) to find out/
+õ [] /(v5r) to search/to look for/to sound out/(P)/
+õ [󤫤Ȥ] /(n) searchlight/
+õ [󤭤夦] /(n) quest/pursuit/(P)/
+õ [󤭤夦] /searcher/pursuer/
+õ [󤭤夦] /(n) search/research/enquiry/(P)/
+õ [󤭤夦] /investigator/researcher/
+õ濴 [󤭤夦] /spirit of inquiry/
+õ [󤱤] /(n) exploration/expedition/(P)/
+õ [󤱤] /explorer/
+õ [󤱤󤿤] /exploration party/
+õ [󤱤] /(n) exploration/expedition/(P)/
+õ [󤳤] /(n) mineral exploration/
+õ [] /(n,vs) probe/inquiry/investigation/(P)/
+õ [󤵤] /(n) (space) probe/
+õ [󤵤] /(n,vs) search/exploration/(P)/
+õ [󤵤] /(n) search tree/
+õ [󤷤礦] /(n) sightseeing/
+õ [󤷤礦Ȥ] /(n) searchlight/
+õ¬ [󤽤] /(n) probing/sounding/
+õ [] /(n) local commissioner (Kamakura or Muromachi eras)/composing poetry by lot/
+õ [] /(n) detection/(P)/
+õδ [] /detector/locator/
+õε [] /detector/
+õĻ [礦] /bird-watching/
+õ [Ƥ] /(n) detective work/(P)/
+õ微 [Ƥ礦] /detective story/
+õ [Ф] /(vs) attribute a sequence number (packet, message, etc.)/
+õʹ [֤] /(n) inquisitive questioning/
+õˬ [ܤ] /(n) searching/hunting for news story/journalist/(P)/
+öĤ [Ĥ] /(n) husband/
+ö [] /(n) master (of house)/husband (informal)/(P)/
+ö [ʤ] /(n) dilettantism/amateurism/
+öὰ [ʤ夦] /(n) gents/gentlemen/
+ö [] /(n) dawn and dusk/morn and eve/
+öͼ [󤻤] /(n-adv,n-t) (1) on the brink of/(2) morning and evening/day and night/
+÷ [] /(n) grief/sigh/lamentation/
+÷ [ʤ] /(n) grief/lamentation/
+÷ [󤸤] /(v1) to grieve/to lament/to sigh in admiration/
+÷ [󤺤] /(v5z) to grieve/to lament/to sigh in admiration/
+÷ [󤬤] /(n,vs) entreaty/appeal/petition/
+÷ [󤷤礦] /(n) admiration/
+÷ [󤷤礦] /(n) admiration/
+÷ [󤻤] /(n) sigh (of admiration or lamentation)/
+÷© [󤽤] /(n,vs) sigh/sighing in grief/
+÷ [] /(n) admiration/
+ø [󤿤] /(adj-na,n) disinterested/plain/light/(P)/
+ø [襤] /(adj) light/faint/pale/fleeting/(P)/
+ø [襤] /light shadow/
+øᤷ [襤ʤ] /fleeting sorrow/
+ø [󤪤礯] /(adj-na,n) pale yellow/light yellow/
+ø [󤳤礯] /(adj-na,n) pale yellow/light yellow/
+ø쿧 [󤫤ä礯] /light brown/
+ø [] /(n) freshwater lake/
+øȿ [󤳤礯] /(adj-na,n) pink/
+ø [󤵤] /(n) light colouring/
+ø̲ [󤵤] /(n) wash drawing/
+ø [󤷤礯] /(n) light color/
+ø [󤹤] /(n) fresh water/(P)/
+ø岽ץ [󤹤ץ] /(n) desalination plant/
+ø [󤹤] /(n) freshwater fish/
+ø [󤹤] /(n) freshwater lake/
+ø [椭] /(n) light snowfall/
+øø [󤿤] /(adj-na,n) disinterested/plain/light/
+øø [󤿤󤿤] /(adj-t) unconcerned/indifferent/
+ø [Ѥ] /(adj-na,n) candid/frank/simple/indifferent/ingenuous/light (color, taste)/plain/(P)/
+ø [Ѥ] /(adj-na,n) candid/frank/simple/indifferent/ingenuous/light (color, taste)/plain/
+øп [礯礯] /(n) light green/
+øϩ [露] /island in Hyogo Prefecture/
+ù [] /(v1) to fill (to the brim)/
+ú [] /(n) charcoal/(P)/
+ú [] /(n,vs) carbonization/
+ú [󤫤] /hydrocarbon/
+úʪ [󤫤֤] /(n) carbide/
+ú [ߤ] /(n) charcoal fire/
+ú [󤳤] /(n) coal mine/coal pit/(P)/
+ú [󤳤] /(n) coal mine/coal pit/(P)/
+úϫƯ [󤳤ɤ] /coal miner/
+ú [󤵤] /(n) carbonic acid/(P)/
+údz [󤵤Ǥ] /to dilute with soda/
+ú [󤵤󤤤礦] /carbonated drinks/
+ú [󤵤󤨤] /(n) carbonate/
+ú [󤵤] /(n) carbon paper/
+ú [󤵤󤹤] /(n) carbonated water/
+úƱ [󤵤ɤ褦] /carbon dioxide assimilation/
+ú [󤷤] /(n) coal quality/
+ú [ߤȤ] /(n) charcoal scuttle/
+úƤ [ߤ䤭] /(n) charcoal maker/charcoal-grilled/
+ú [󤸤] /(n) coal dust/
+úȯ [󤸤ФϤ] /explosion of coal dust/
+ú岽ʪ [󤹤֤] /(n) carbohydrate/
+ú [] /(n) carbon (C)/(P)/
+úǥ쥸å [󤽥쥸å] /(n) carbon credit/
+úDzʪ [󤽤֤] /carbon compounds/
+úǹ [󤽤] /(n) carbon steel/
+ú [󤽤] /carbon fiber/
+ú [󤽤] /(n) coal seam/coal bed/
+ú [ɤ] /(n) charcoal briquette/
+ú [夦] /(n) coal pillar/
+ú [Ǥ] /(n) coalfield/coal field/(P)/
+ú [Ϥ] /(n) black lung/
+úɶ [ߤ] /(n) sack for charcoal/
+ú [ߤ] /(n) charcoal kiln/
+úϫ [] /Japan Coal Miners Union/
+úԶ [󤽤] /(n) anthrax/
+ú [󤽤Ӥ礦] /(n) anthrax/
+ú [󤳤] /(n) coal mine/coal pit/
+û [ߤ] /(adj) short/(P)/
+û [ߤ] /(io) (adj) short/
+û [ߤ] /(n) rather (somewhat) short/
+û䤦 [򤪤ʤ] /(exp) to remedy one's defects/
+ûѥ [ѥ] /(n) short pants/
+û [󤪤] /(n) short sound/
+û [󤪤󤫤] /(n) minor scale/
+û [] /(n) tanka/31-syllable Japanese poem/(P)/
+û᤮ [ߤ] /too short/
+û [] /(n) short term/(P)/
+û [󤭥] /(n) short-term loan/
+û [󤭤] /(n) short term/short time/(P)/
+û [󤭤ä] /(n) decisive battle of brief duration/
+û [󤭤] /(n) treasury bill (TB)/
+û [󤭤Ƥ] /short-term bill/
+ûֺ [󤭤夦夦] /(n) short, intensive course/
+û [󤭤Ĥ] /short-term loan/
+û [󤭤] /(n) (two year) junior college/(P)/
+ûؽ [󤭤󤸤夦] /submachine gun/
+û [] /(adj-na,n) quick temper/(P)/
+ûΥ [󤭤] /(n) short distance/short range/short-haul/(P)/
+ûΥΥΦ [󤭤㤯꤯] /(n) plane able to make short takeoffs and landings/
+û [] /(n) short phrase/
+û [] /(n) short stature/
+û [󤰤] /(n) shoes/
+û [󤱤] /(n) dagger/hour hand/
+û [󤱤] /(n) narrow view/
+û [󤶤] /(n) small vertical card for poem/(P)/
+û [] /(n) verselet/
+û [] /(n) short-term loan/
+û [󤸤] /(n-adv,n-t) short time/(P)/
+û [󤸤] /(n) short period of time/
+û [󤸤] /(n) minor axis/
+û [󤸤夦] /(n) pistol/revolver/(P)/
+û [󤷤夯] /(n,vs) shortening/abbreviation/reduction/(P)/
+û̷ [󤷤夯] /(n) abbreviation/abbreviated form/shortened form/
+û [󤷤] /(n) (1) defect/demerit/weak point/(2) disadvantage/(P)/
+û [󤷤礦] /(adj-na,n) short and small/
+û [󤷤] /(n) brief note or letter/brief message/
+û [󤷤] /(n) hour hand/
+ûϩ [󤹤] /(n) short course (swimming)/
+û­ [󤽤] /(n) short legs/
+û [] /(n) (baseball) single/
+û [] /(n) junior college/(P)/
+û [] /(n) junior college student/
+ûĴ [礦] /(n) minor key (music)/(P)/
+û [Ƥ] /(n) boat/
+û [Ȥ] /(n) short sword/dagger/dirk/(P)/
+û [Ť] /pistol/revolver/
+û [󤸤] /(n) short time/
+û [󤸤Ĥ] /(n) short period of time/
+ûʪ [󤸤Ĥ礯֤] /short-day plants/
+û [] /(n) short wave/(P)/
+ûȼ [Ѥ夷] /(n) short-wave receiver/
+û [Ѥۤ] /(n) short-wave broadcasting/
+ûȱ [Ѥ] /(n) short hair/
+ûɾ [Ԥ礦] /(n) brief comment or criticism/
+ûʸ [֤] /(n) short sentence/short piece/
+ûʼ [ڤ夦] /(adj-na,n) impetuousness/
+û [ڤ] /(n) short (e.g. story, film)/
+û [ڤ] /(n) short (e.g. story, film)/(P)/
+ûԱDz [ڤ󤨤] /short film/
+ûԽ [ڤ󤷤夦] /(n) collection of short stories/collected short stories/
+ûԾ [ڤ󤷤礦] /short story/novella/
+û첻 [ܤ] /(n) short vowel/
+û̿ [ᤤ] /(adj-na,n) short life/(P)/
+û [⤦] /(n) short hair/
+ûӼ [⤦] /short-haired/
+û [ߤ] /(n) short summer night/
+û [餯] /(n,vs) electric short-circuit/draw a hasty inference between two events/(P)/
+ûŪ [餯Ƥ] /(adj-na) nasty/
+ûθ [] /(adj-na,n) imprudence/quick temper/
+ûϩ [] /short circuit/
+ü [Ϥ] /(n) end (e.g. of street)/edge/tip/margin/point/(P)/
+ü [Ϥ] /(n) end (e.g. of street)/edge/tip/margin/point/
+ü [Ϥ] /(n) piece/fag end/
+üʤ [Ϥʤ] /(adj) immodest/unladylike/vulgar/(P)/
+ü [Ϥ] /(n) (1) odd money/loose change/small (paltry) sum (of money)/chicken feed/(2) (mere) pittance/
+ü [Ϥ] /(n) odd lot (e.g. in share purchase or sale)/
+ü [Ϥ] /(n) between-crops season/off-crops season/
+ü [󤭤礯] /(radio) terminal/
+ü [Ϥ¤] /(adj-na,n) (interior) corner of a house/
+ü [Ϥ] /(n) (1) odd money/loose change/small (paltry) sum (of money)/chicken feed/(2) (mere) pittance/
+ü [󤲤] /(adj-na,n) correct and solemn/
+ü [] /(n) (abbr) Boy's Day celebration (May 5th)/
+ü [ϤŤ] /(n) a halter/
+ü [] /(n,vs) sitting upright (properly)/
+ü [] /(n,vs) sitting upright (properly)/
+ü [Ϥ] /(n) a foothill/end section of a mountain range/
+ü [] /(n) (1) terminal (electricity)/(2) pin (on a semiconductor or microcontroller)/
+ü [󤷤] /(n) a clue/start/beginning/(P)/
+ü [] /(n) a clue/start/beginning/
+ü [Ϥ] /(n) foreword/preface/introduction/postscript/
+ü [Ϥ] /(n) lowly maidservant/
+ü [Ϥ] /(n) fraction/
+ü [󤻤] /(adj-na,n) shapely/graceful/
+ü [󤻤] /(adj-na,n) handsome/noble/
+üڤ [Ϥ] /(n) scrap of cloth/odds and ends/
+üޤ [Ϥ] /(v5r) to tuck up/to abridge/
+üޤ [Ϥ] /(v5r) to tuck up/to abridge/
+ü [󤻤] /edge/
+ü [Ϥ] /(n) small change/
+ü [󤼤] /(adj-na,n) upright/
+üü [ϤФ] /(n) odds and ends/all/every/
+ü [Ƥ] /(n) (small) boat/
+üŪ [Ƥ] /(adj-na,n) frank(ly)/(P)/
+ü [Ϥष] /(n) a common soldier/
+üʪ [Ϥ] /(n) an odd piece/odds and ends/
+ü [Ϥۤ] /(n) incomplete set of books/odd volume/
+ü [ޤ] /(n) computer terminal/(P)/
+ü [ޤĤ] /(n) a terminal (unit)/(P)/
+ü [ޤĤ] /terminal equipment/
+ü̵ [Ϥʤ] /(adv) unexpectedly/by chance or accident/
+ü [Ϥ䤯] /(n) minor role/
+ü [줤] /(adj-na,n) grace/beauty/elegance/
+ü [󤲤] /(n) conjecturing/
+ý [] /(n) chest of drawers/bureau/(P)/
+þ [ۤ] /(n) open seam/seam that has come apart/tear/
+þӤ [ۤӤ] /(v1) to come apart at the seams/to begin to open/to smile broadly/(P)/
+ÿ [դ] /(v5r) to indulge in/to give oneself up to/to be obsessed by/to be engrossed in/to be lost in/to be absorbed in/
+ÿ [դ] /(v5r) to indulge in/to give oneself up to/to be obsessed by/to be engrossed in/to be lost in/to be absorbed in/(P)/
+ÿŮ [Ǥ] /(n) indulgence/
+ÿ [ɤ] /(n) absorption in reading/
+ÿ [] /(n) aesthetics/
+ÿ [Ӥ央] /aestheticism/
+ÿŪ [ӤƤ] /(adj-na) aesthetic/esthetic/
+ÿ [Ӥ] /(n) the aesthetic school/
+ [] /(n) (1) liver/(2) courage/spirit/pluck/guts/(P)/
+Τ [Τ] /(n) gall bladder/
+ [ä] /(n) courage/pluck/nerve/
+ [󤸤夦] /(n) bile/gall/
+ [󤸤夦] /(n) choleric/
+ [󤻤] /(n) gallstones/(P)/
+о [󤻤礦] /(n) gallstones/cholelithiasis/
+ͤǡ [ȤΤȤ] /be as bold as a lion/
+ǹ [Τ] /(n) gall bladder/
+ǹ [Τ] /(n) inflammation of the gall-bladder/cholesystitis/
+ά [㤯] /(n) courage and resourcefulness/
+ [礯] /(n) courage/nerve/grit/
+ [Ѥ] /(n) egg white/protein/
+ [Ѥ] /(n) source of protein(s)/protein source/
+ [Ѥ] /(n) protein/(P)/
+Ʊƥ [Ѥɤƥ] /(n) anabolic steroid/
+Ǣ [Ѥˤ礦] /(n) albuminuria/
+ [󤸤礦] /(n,vs) birth/(P)/
+ˤ [󤸤礦襤] /birthday celebration/
+ [󤸤礦] /(n) a birthstone/
+ [󤸤礦] /(n) birthday/(P)/
+ä [󤷤] /(n) birthday/
+ä [] /(v1) to forge/to drill/to temper/to train/to discipline/(P)/
+ä夲 [] /highly-trained skill/
+ä夲 [] /(v1) to temper thoroughly/to train well/
+ù [󤳤] /(n) metal worker/
+ù [󤳤] /(n) forged steel/
+ [󤻤] /cultivation/training/
+ [󤻤] /(n) forge welding/
+¤ [󤾤] /(n) forging/
+Ŵ [Ƥ] /(n) tempering iron/forging steel/wrought iron/
+ [] /(n) blacksmith/
+ [] /(n,vs) metallurgy/
+결 [] /(n) a smith/blacksmith/
+ [] /(n,vs) tempering/forging/hardening/disciplining/training/
+ϣ [] /(n,vs) tempering/forging/hardening/disciplining/training/(P)/
+ [] /(n) body/group/party/company/troupe/
+Ĥ [Τ] /esprit de corps/spirit of the corps/
+İ [󤤤] /(n) group member/(P)/
+IJ [󤫤] /(n) mass/lump/(P)/
+IJ [󤫤Τ] /baby boom generation/
+ĵƺ [󤮤] /kabuki performance in commemoration of Danjuro and Kikugoro/
+ķ [ɤ󤰤] /(n) acorn/
+ķ [ɤ󤰤Τ] /(exp) having no outstanding characteristics/to all seem about the same/
+ķ [ɤ󤰤ޤʤ] /(adj-no,n) goggle-eyes/
+ķ [󤱤] /(n) unity/union/combination/(P)/
+ķ뤬Ǥ [󤱤Ĥ] /be strongly united/
+ķ븢 [󤱤Ĥ] /(n) the right to organize/
+ķ뿴 [󤱤Ĥ] /esprit de corps/
+ĸ [󤳤] /(n) (abbr) collective bargaining/
+Ļ [] /(n) dumpling (sweet)/
+Ļɡ [󤴤Ф] /(n) a snub or pug nose/
+ĽϺ [󤸤夦礦] /Danjuro (kabuki actor)/
+ [] /(n) fan/(P)/
+ [ष] /fan-fly/
+ [󤿤] /(n) organization/association/(P)/
+ΤȤ [󤿤򤯤] /(exp) to form an organization/
+γ [󤿤Ӥ] /(n) group discount (rate, reduction)/
+ε [󤿤㤯] /(n) party of tourists/
+ζ [󤿤礦] /team sports/
+ζ [󤿤礦䤯] /a collective agreement/
+θ [󤿤礦] /collective bargaining/
+θĸ [󤿤礦] /(n) the right to collective bargaining/
+ιư [󤿤ɤ] /group behavior/
+ [󤿤] /(n) team competition/team game/
+ݸ [󤿤ۤ] /group insurance/
+ι [󤿤礳] /group travel/
+ [] /(n) multi-unit apartments/(P)/
+Ͻޤ [ޤ] /living in a housing complex/
+² [] /(n) housing project dwellers/
+Ĺ [礦] /(n) leader of a delegation (body, party)/(P)/
+ݳ [] /(n,vs) sitting together in a circle/happy circle/harmony/
+ [] /(n) (1) platform/podium/rostrum/(2) (arch) mandala/(P)/
+ŤФ [ˤΤܤ] /(exp) to get on the platform/
+ťα [ΤΤ] /(n) battle of Dannoura/final battle of Heike-Genji wars/
+Ų [] /(n) family which supports a temple/parishioner/
+Ų [] /(n) family which supports a temple/parishioner/
+ž [󤸤礦] /(n) on a stage or platform or altar/(P)/
+ž [󤸤礦] /(n) stage/
+ [] /(n) bullet/shot/shell/(P)/
+Ƥ [Ϥ] /(n) (1) gun (slang)/(2) repellence/
+Ƥ [Ϥ] /marbles/
+Ƥ [Ҥ] /(n) singing to one's own accompaniment/
+Ƥ [Ҥ] /(n) performer or player (of an instrument)/
+ƤФ [Ϥ] /(v5s) to shoot (marbles)/to calculate/to spring out/to force out/
+Ƥ [Ҥ] /(n) initial playing of an instrument in the New Year/
+Ƥ֤ [Ϥ] /(v5s) to reject/to repel/
+Ƥ [Ϥ] /(v5k) to flip/to snap/(P)/
+Ƥ [Ҥ] /(v5k) to play (piano, guitar)/(P)/
+Ƥ [Ϥ] /(v1) to burst open/to split open/to pop/
+Ƥͤ˾Ф [Ϥ褦ˤ餦] /(exp) to burst into laughter/
+ƤƦ [Ϥޤ] /(n) pop beans/
+Ƥ [Ϥ] /(n) momentum/spur of the moment/(P)/
+Ƥ߼ [Ϥߤ] /(n) flywheel/
+Ƥ [Ϥ] /(v5m) to spring/to bound/to bounce/to be stimulated/to be encouraged/to get lively/to treat oneself to/to splurge on/(P)/
+ư [󤢤] /(n,vs) oppression/suppression/pressure/(P)/
+ư [󤢤Ĥ] /(n) (political) coercion/
+Ʊ [] /(n) hail of bullets/
+Ƴ [󤬤] /(n) impeachment/accusation/censure/(P)/
+ƳȽ [󤬤Ф󤷤] /(Japanese) Court of Impeachment/
+Ƴɼ [󤬤ȤҤ礦] /(n) impeachment vote/
+ƴ [󤬤] /(n) bullet/shot/shell/(P)/
+ƴƻϩ [󤬤ɤ] /long, straight, wide-open highway/
+ƴ [󤬤ä] /(n) bullet train/
+Ƶ [] /(n) spring/
+ƶ [󤭤] /(n) playing on the koto/
+ƺ [󤳤] /(n) bullet hole/bullet mark/
+ƽ [ޤ褱] /(n) bulletproof/protection (or charm) against bullets/
+ [󤻤] /(n) elasticity/
+ [󤻤] /(n) elastic body/
+Ψ [󤻤] /(n) modulus of elasticity/
+ [󤽤] /(n) magazine (of a rifle)/
+ [󤽤] /(n,vs) performance/playing on stringed instruments/
+ [㤯] /(n) a hit/impact/
+Υ [㤯] /range (of a gun)/(within) gunshot/
+ [㤯Ƥ] /(n) point of impact/
+Ƭ [Ȥ] /(n) warhead/(P)/
+ƻ [ɤ] /(n) ballistic/(P)/
+ƻ [ɤ] /(n) (ballistic) missile/
+ƻƷ޷ߥ [ɤ󤲤ߥ] /anti-ballistic missile/ABM/
+ƻƷ޷ߥ¾ [ɤ󤲤ߥ뤻󤸤礦䤯] /(n) antiballistic missile treaty/
+ [ڤ] /shrapnel/shell or bullet fragment/
+ [ޤ] /(n) barrage/
+ [䤯] /(n) ammunition/(P)/
+ [䤯] /powder magazine/
+ [礯] /(n) elasticity/flexibility/(P)/
+ [礯] /(n) elasticity/resilience/flexibility/adaptability/
+ [] /(n) failure/(P)/
+Ǥ [] /(v1) (1) to die out/to peter out/to become extinct/(2) to cease/to be stopped/to be discontinued/to be cut off/
+Ǥ [󤸤] /(adv) absolutely/positively/decidedly/(P)/
+Ǥ [] /(v5r) to split/
+Ǥڤ [] /(v5r) to sever/to break off/to cut asunder/to cut off/to block/to disconnect/
+Ǥʪ [] /(n) foods abstained from in hopes of having one's desire granted/
+Ǥ [] /(v5t) to sever/to cut off/to suppress/to abstain (from)/(P)/
+Ǥ餺 [Ȥ餺] /without permission/(P)/
+Ǥ [Ȥ] /(n) declining/nonacceptance/declination/refusal/rejection/turndown/(P)/
+Ǥ [Ȥ꤬] /(n) explanatory note/
+Ǥ [Ȥ꤫] /way of cutting off/
+Ǥ [Ȥ] /(v5r) (1) to refuse/to reject/to dismiss/to turn down/to decline/(2) to inform/to give notice/(3) to ask leave/to excuse oneself (from)/(P)/
+Ǥ̵ [ȤޤǤʤ] /needless to say/
+Ǥ [Ȥ] /(n) declining/nonacceptance/declination/refusal/rejection/turndown/
+Ǥ [Ȥ] /(v5r) (1) to refuse/to reject/to dismiss/to turn down/to decline/(2) to inform/to give notice/(3) to ask leave/to excuse oneself (from)/
+Ǥ򲼤 [򤯤] /(exp) to pass judgment/to make a decision/
+ǰ [󤢤] /(n) conclusion/decision/
+dz [󤬤] /(n) palisade/cliff/
+dz [󤬤äڤ] /(n) precipitous cliff/sheer precipice/
+Ƕ [󤭤] /(n) close friendship (i.e., strong enough to cut metal)/
+Ǹ [󤲤] /(n,vs) assertion/declaration/affirmation/(P)/
+Ǹ [] /(adj-na,adv,n) firm/determined/resolute/
+Ǹä [󤳤] /(adj-t) firm/conclusive/determined/
+Ǹ [] /(adj-na,adv,n) firm/determined/resolute/(P)/
+ǸǤ [󤳤] /(adj-t) firm/conclusive/determined/(P)/
+Ǹǹ [󤳤] /(vs) firm opposition/
+Ǹ [󤳤] /(n,vs) breaking off (severing) relations/
+ǹ [󤳤] /(n,vs) decisive action/carry out/(P)/
+ǹٶ [󤳤礦] /(n) cross-country race/
+ǹٶ [󤳤礦] /(n) cross-country race/
+Ǻ [󤵤] /(n) cutting/
+Ǻ۵ [󤵤] /(n) cutting machine/paper cutter/
+Ǻ [󤶤] /(n) conviction/
+Ǽ [󤷤] /(n) sterilization/castration/
+ǿ [󤸤] /(n,vs) fasting/(P)/
+ǿ [󤹤] /(n) water outage/(P)/
+ [󤼤] /(n,vs) become extinct/cease to exist/break off/(P)/
+ [󤻤] /(n,vs) disconnection/interruption/
+ [󤼤] /(adj-na,adv,n) firmly/absolutely/definitely/(P)/
+ [󤽤] /(n) dislocation/(P)/
+ؼ̿ [󤽤㤷] /(n) tomogram/
+³ [󤾤] /(n,vs) intermittent/(P)/
+³Ū [󤾤Ƥ] /(adj-na) intermittent/
+Ǹ [] /(adj-na,n) firm/resolute/absolutely/
+Ǹ [] /(adj-na,n) firm/resolute/absolutely/
+IJ [礦] /(n) heartbreak/
+IJλפ [礦Τ⤤] /(n) heartbroken thoughts/heartrending grief/overwhelming sorrow/
+ [Ƥ] /(n,vs) conclusion/decision/(P)/
+Ƭ [Ȥ] /(n) guillotine/
+Ǯ [ͤ] /(n) insulation/(P)/
+Ǯ [ͤĤ] /(n) heat insulating material/
+ǮŪ [ͤĤƤ] /(adj-na) adiabatic/
+ǰ [ͤ] /(n,vs) abandoning (hope, plans)/giving up/(P)/
+ȱ [Ѥ] /(n) bobbed hair/
+ [ڤ] /(n) fragment/crumb/shred/bits and pieces/(P)/
+Ū [ڤƤ] /(adj-na) fragmentary/
+ [ޤĤ] /(n) death agony/
+ [] /(n) cross-section/(P)/
+̿ [] /(n) a view in cross-section/
+ϩ [] /disconnection (of a wire)/
+Ȥ [] /(io) (adj) warm/mild/genial/
+Ȥ [] /(adj) warm/mild/genial/(P)/
+Ȥ [] /warm color/
+Ȥ [Ҥ] /warmhearted person/
+Ȥ [] /(n) warmth/
+Ȥ [ʤ⤦] /warm blanket/
+Ȥ [] /(n) warmth/
+Ȥޤä [ޤä] /warmed air/
+Ȥޤ [ޤ] /(v5r) to warm oneself/to sun oneself/to warm up/to get warm/(P)/
+Ȥ [] /(v1) to warm/to heat/(P)/
+Ȥ [Ȥ] /(exp) to warm oneself/
+Ȱ˰ [󤤤ۤ礯] /(n) well-fed and well-dressed/
+ȵ [] /(n) warmth/warm weather/
+ȵ [Τ] /(adj-na,n) (uk) carefree/optimistic/careless/reckless/heedless/happy-go-lucky/easygoing/
+ȹ [󤳤] /(n) warm country/
+ȿ [󤷤礯] /(n) warm colour/
+ [󤿤] /(n) subtropics/
+ [] /(n) warm district/region of mild climate/
+ [Ȥ] /(n) mild winter/(P)/
+߰ [Ȥؤ] /(n) abnormally warm winter/
+˼ [ܤ] /(n) heating/(P)/
+˼ [ܤ] /heater/heating unit/
+˼ [ܤ] /(n) home heater/
+ή [夦] /(n) warm current/(P)/
+ [Τ] /(n) (uk) (short) sign curtain hung at shop entrance/reputation (of a store)/(P)/
+ϧ [] /(n) fireplace/hearth/stove/(P)/
+ɲ [] /(n) family which supports a temple/parishioner/
+ɲ [] /(n) family which supports a temple/parishioner/
+ɷ [󤯤] /mythical founder of Korea/
+ [] /(n) temple supporter/
+ [] /(n) master (of house)/husband (informal)/
+ [ʤǤ] /(n) temple to which a family belongs/
+ [] /(n) step/stair/flight of steps/grade/rank/level/(P)/
+ʡ [] /(adv,n) gradually/by degrees/(P)/
+ʡȪ [Ф] /(n) terraced fields/terraced farm/
+ʡȫ [Ф] /(n) terraced fields/terraced farm/
+ʤ [Ȥ] /(exp) to get a black belt/to obtain a degree (in judo)/
+ʥܡ [ܡ] /(n) cardboard/(P)/
+ʰ [] /(n) dan/grade (of black belt)/
+ʰ㤤 [] /(adj-na,n) wide difference/remarkable difference/
+ʰ㤤ʿ [ؤܤ] /(n) (gymnastics) uneven parallel bars/
+ʳ [󤫤] /(n) gradation/grade/stage/(P)/
+ʵ [󤭤夦] /(n) terrace/bench (in geography)/
+ʺ [] /(n) difference in level/
+ʼ [ɤ] /(n) programme/plans/arrangements/(P)/
+ [֤] /(n) large cloth sack/baggy trousers/
+ [] /(adv,n) gradually/by degrees/
+Ȫ [Ф] /(n) terraced fields/terraced farm/
+ȫ [Ф] /(n) terraced fields/terraced farm/
+ʪ [] /(n) (1) fabric/cloth/textiles/drapery/dry-goods/piece goods/(2) measure of kimono material/
+ʪ [] /(n) musical (dramatic) piece in several acts/type of koto solo/lively type of shamisen song/
+ʿ [Ӥ] /(n) broadsword/sword/
+ [٤] /(n) (1) acreage/land area/(2) marking off fields in units of tan/
+ [] /(n) unit of land area (approx. one-tenth hectare)/
+ [餯] /(n) end/conclusion/paragraph/(P)/
+ [Ȥ] /(n) man/(P)/
+ˤäݤ [Ȥäݤ] /(adj) manly/boyish/
+ˤÿ [Ȥäפ] /(n) public estimation/mans looks/
+ˤλ [ȤΤ] /(n) boy/(P)/
+ˤλ [ȤΤ] /baby boy/boy/
+ˤο [ȤΤҤ] /man/
+ˤ餷 [Ȥ餷] /(adj) manly/(P)/
+˰ã [Ȥ] /(n) chivalrous man/
+˰ɤ [ȤäԤ] /(n) shining example of a man/
+˵ [Ȥ] /(n) chivalrous spirit/
+˵㤭 [Ȥʤ] /(n) unmanly weeping/
+˶ [Ȥ뤤] /(n) wantonness/man-crazy/
+˷ [󤱤] /(n) male lineage/
+˷ [Ȥह] /(n) male style of knot/
+˷ [Ȥ餤] /(n) man-hater/
+˹ [Ȥ] /(n) strongly attractive to men/amorous woman/
+˹ [󤳤] /(n) male worker/male machine operator/
+˺ [󤳤] /(n) penis/
+˺ [Ȥ] /(n) steeper of two hills/
+˻ [Ȥ] /(n) murder of a male/man-killer/
+˻ [] /(n) youth/young man/(P)/
+˻ҳ [󤷤] /(n) boy student/
+˻ҹ [󤷤] /(n) boys' school/
+˻ҹ [󤷤] /boys' high school/
+˻ [󤷤褦] /for men/
+˻ [] /(n) boy/son/man/(P)/
+˻ [Ȥ] /(n) men's/for men/
+˻λ [ȤΤȤ] /gentlemens watches/
+˼ [󤷤㤯] /(n) baron/(P)/
+˼ߤ˽ [󤷤㤯ˤ礻] /(exp) to be conferred (a) baron/
+˼׿ [󤷤㤯դ] /(n) baroness/
+˼ [Ȥ] /(n) man's handwriting/male help/
+˼ [󤷤夦] /(n) male convict or prisoner/
+˽ [Ȥ夦] /(n) men/manservant/male attendants to an actor/
+˽ [Ȥ礿] /(n) all-male household/
+˽ [󤸤] /(n) man and woman/men and women/(P)/
+˽ [󤸤Τ٤] /distinction of sex/
+˽Ʊ [󤸤ɤ] /equal rights among men and women/
+˽ [󤸤] /(n) sex ratio/
+˽ʿ [󤸤Ӥ礦ɤ] /(n) equal rights for both sexes/equality of the sexes/
+˾ [Ȥޤ] /(adj-na,adj-no,n) (of a woman) strong-minded/spirited/mannish/
+˾ [󤷤礦] /(n) male paramour/
+˾ [󤷤礦] /(n) male prostitute/
+˿ [󤷤礯] /(n) sodomy/male homosexuality/
+˿ [ʤ󤷤礯] /(n) sodomy/male homosexuality/
+˿ [Ȥ] /(n) male instincts/male frivolity/
+˿ [Ȥ֤] /(n) manliness/good-looking/
+˿ [Ȥ] /(n) father/male parent/
+ [󤻤] /(n) male/man/(P)/
+ۥ [󤻤ۥ] /(n) male hormone/
+Ū [󤻤Ƥ] /(adj-na) manly/(P)/
+ [󤻤] /masculine beauty/
+ [󤻤褦] /for use by men/
+ [Ȥ] /(n) (in the) prime of manhood/
+ [󤻤] /(n) male voice/
+羧 [󤻤ä礦] /(n) male chorus/male-voice choir/chorus for male voices/
+ [Ȥޤ] /(n) handsome man/(P)/
+ [󤽤] /(n,vs) disguising oneself as a man/
+º [󤽤󤸤] /(n) male domination of women/subjection of women/(P)/
+ [] /(n) greater waterfall (of the two)/
+ǭ [ͤ] /(n) tomcat/male cat/
+Ϥ [Ȥ֤] /(n) (public) baths for men/
+ʢ [ȤФ] /(n) woman who has borne only male children/
+ʪ [Ȥ] /(n) men's/for men/
+ʸ [Ȥ⤸] /(n) man's handwriting/kanji/
+ؽ [Ȥ٤󤸤] /(n) men's toilet/
+̽ [Ȥߤ礦] /(n) the good fortune to have been born male/
+ [Ȥ䤯] /(n) male part or role/
+ͥ [椦] /(n) actor/(P)/
+ [Ȥ] /(n) widower/
+̤ [󤸤] /(v5m) to have a talk with/
+̵ [] /(n) lecture/
+̹ [󤴤] /(n) consultation/(P)/
+̹ [󤴤ˤ夦] /prearranged bidding/
+̾ [󤷤礦] /(n) friendly chat/(P)/
+Ƚ [Ѥ] /(n) negotiations/
+ [] /(n) discussion/
+ȯ [դϤ] /spirited discussion/
+ [] /(n) a talk/conversation/(P)/
+ü [路] /lounge/
+ɽ¤ [Ҥ礦] /(n) discourse representation structure theory/
+ [] /(adj-no,n,vs) (1) value/price/cost/worth/merit/(2) variable (computer programming)/
+ [] /(adj-no,n,vs) (1) value/price/cost/worth/merit/(2) variable (computer programming)/
+ͤĥ [ͤϤ] /(exp) to be expensive/
+ͤ [] /(vs-s) to be worth/to deserve/to merit/(P)/
+Ͱ [ͤ䤹] /cheapness/
+Ͱ [ͤӤ] /(n) price reduction/discount/(P)/
+Ͳ [ͤ] /(n) price decline/a fall in price/(P)/
+Ͳ [ͤ] /(n) cut in price/(P)/
+Ͷ [ͤϤ] /(n) price range or fluctuation/
+Ͷ [] /(n) being appreciated by one's employer/meeting (someone)/
+ͺ [ͤ] /(adj-na,n) reasonable price/
+ͻ [ͤդ] /(n) price tag (mark, label)/
+; [ͤ] /(n) margin/spread (in prices)/
+; [ͤ] /(n,vs) price hike/mark-up/
+;夬 [ͤ] /(n) price advance/increase in value/(P)/
+;夲 [ͤ] /(n,vs) price hike/mark-up/(P)/
+Ϳ [ͤ] /(n) high-priced/
+Ϳ [ͤ] /(n) high-priced stocks/blue-chip shares/
+Ѥ [ͤŤ] /estimation/valuation/
+ڤ [ͤ] /(v5r) to drive a bargain/to beat down the price/to haggle/(P)/
+ [ͤޤ] /(n) price hike/mark-up/
+Ǥ [ͤ] /(n) value/worth/price/dignity/(P)/
+ [ͤ] /(n) price/cost/(P)/
+ʤ⤯Ĥ [ͤ򤿤Ĥ] /(exp) to put a high price on/
+ʤ⤯դ [ͤ򤿤Ĥ] /(exp) to put a high price on/
+ɽ [ͤҤ礦] /price list/
+դ [ͤŤ] /(vs) pricing at/
+Ƨ [֤ͤ] /(n) appraisal/estimation/evaluation/setting prices/
+ư [ͤ] /(n) price fluctuation/
+ [ͤϤ] /(n) price range or fluctuation/
+ [ͤ] /(n) price collapse/
+Τä [ä֤] /(n,vs) pretending to know/
+ΤäƤ [äƤ] /(v1) to know/
+Τ餹 [餹] /(v5s) (polite) to know/to understand/to be acquainted with/to feel/
+Τ餺Τ餺 [餺餺] /(adv) unconsciously/unwittingly/unawares/(P)/
+Τ餻 [餻] /(n) notice/(P)/
+Τ餻 [餻] /(v1) to notify/to advise/(P)/
+Τʤ [ʤ] /unknown/strange/
+Τʤ֤ [ʤ] /I don't know for how long ../
+Τ̴ [̤] /(n) pretending not to know/feigning ignorance/
+Τ [󤫤] /(n) unconcerned air/indifference/(P)/
+Τ󿶤 [פ] /(n) pretending not to know/feigning ignorance/
+Τ礤 [ꤢ] /(n) acquaintance/(P)/
+Τ礦 [ꤢ] /(v5u) to get to know (someone)/to make acquaintance/(P)/
+ΤϤ [Ϥ] /(v1) to begin to know/
+Τȴ [̤] /(v5k) to know thoroughly/
+Τ [] /(v5r) to know/to understand/to be acquainted with/to feel/(P)/
+Τ¤ [뤫] /(exp) as far as I know/
+Τ [] /(n) acquaintance/friend/
+Τ [] /(v1) to become known/to come to light/to be discovered/(P)/
+ΤϤ [錄] /(v5r) to be well-known/
+Τ [᤹] /to reign/
+ΰ [] /(n) intellectual training/
+γ [] /(n) perception/(P)/
+γп [󤱤] /sensory nerve/
+γ [] /knowledge by acquaintance/
+ζ [] /(n) favour/warm friendship/
+η [] /(n) wisdom/wit/sagacity/sense/intelligence/advice/(P)/
+ηäʤ [򤷤ܤ] /(exp) to rack one's brain/
+ηû [] /(n) wisdom tooth/
+ηü [] /(n) wise man/
+η [֤] /(n) the brain/one's brains/
+η٤ [] /mental retardation/
+ηǮ [ͤ] /(n) teething fever/
+η餱 [ޤ] /(n) done in by one's own cleverness/
+θ [] /(n) diagnosis/opinion/knowledge/
+θ [] /(n) acquaintance/appreciative friend/(P)/
+ι [礦] /(n) fief/
+ι礤 [ꤢ] /(n) acquaintance/(P)/
+ι礦 [ꤢ] /(v5u) to get to know (someone)/to make acquaintance/(P)/
+κ [] /(n) (abbr) intellectual property/IP/
+λ [] /(n) wisdom tooth/
+λ [] /(n) prefectural governor/(P)/
+μ [] /(n) knowledge/information/(P)/
+μ [Τ] /source of knowledge/
+μ򹭤 [Ҥ] /(exp) to extend one's knowledge/
+μߤ [򤿤廊] /(exp) to store one's mind with knowledge/
+μ [夦] /the intelligensia/
+μ [] /(n) knowledge engineering/information engineering/
+μ [󤮤礦] /the knowledge industry/
+μ󷿻 [夦䤯󤮤礦] /a knowledge-intensive industry/
+μ [] /(n) an intellectual/(P)/
+μ [] /the intellectual class/
+μη [] /(n) body of knowledge/
+μɽ [Ҥ礦] /knowledge representation/
+μ [褯] /(n) thirst for knowledge/intellectual thirst/
+μ [] /(n) complete knowledge/
+μ [] /(n) a sage/
+ξ [礦] /(n) resourceful general/
+ξ [礦] /(n) emotion and volition/intellect/
+ο [] /(n) friend/acquaintance/(P)/
+ [] /(n) intelligence/(P)/
+Ū [Ƥ] /(adj-na) intellectual/
+Ū [Ƥ] /(adj-na,n) intellectual/(P)/
+Ū⻺ [Ƥ] /intellectual property/
+Ūͭ [Ƥ椦] /(n) intellectual property rights (in patent law)/
+Ūǽ [ƤΤ礯] /(n) one's intellectual powers/one's mental faculties/
+ [Ȥ] /(n) comprehension/knowledge/
+ [Ȥ] /(n) knowledge and virtue/
+ [ˤ] /(n) pro-Japanese/Japanophile/
+ [ˤ] /a Japanophile/
+ [ˤ] /(n) pro-Japanese (group)/
+ǽ [Τ] /(n) intelligence/brains/(P)/
+ǽ [Τ] /intelligence test/
+ǽؿ [Τ] /(n) intelligence quotient (I.Q.)/
+ǽ󸦵 [Τ礦ۤ󤭤夦] /(n) Intelligent Communication Laboratory/
+ǽŪ [ΤƤ] /(adj-na) intelligent/
+ǽ [ΤϤ] /(n) intellectual criminal/
+ [ܤ] /(n) ingenuity/resourcefulness/
+̾ [ᤤ] /(adj-na,n) well-known/(P)/
+̾ [ᤤ] /(n) degree of familiarity/popularity/
+̿ [ᤤ] /(n) age 50/
+ͦ [椦] /(n) wisdom and courage/
+ͧ [椦] /(n) (close) friend/
+;äͦ­餺 [ޤäƤ椦餺] /(exp) lacking boldness by being too sagacious/being too sagacious to be bold/
+ά [㤯] /(n) ingenuity/resourcefulness/
+θ [] /(n) wisdom/sagacity/
+ [礯] /(n) wisdom/intellectual power/mental capacity/brains/
+ [] /(n,n-suf) earth/(P)/
+ϤФ [Ǥ] /(v1) to reveal one's true colors/to betray oneself/
+ϤǤ [Ǥ] /(v5k-s) to do for real/to do in real life/to carry (a story) into actual practice/
+ϤǤ椯 [Ǥ椯] /(v5k-s) to do for real/to do in real life/to carry (a story) into actual practice/
+ϤǹԤ [Ǥ] /(v5k-s) to do for real/to do in real life/to carry (a story) into actual practice/
+ϤǹԤ [Ǥ椯] /(v5k-s) to do for real/to do in real life/to carry (a story) into actual practice/
+Ϥβ̤ [ΤϤ] /end of the earth/
+Ϥεͤ [ΤĤ] /of close texture/
+Ϥ쿼 [Τդ] /to be deep in the bowels of the earth/
+Ϥʸ [Τ֤] /descriptive (narrative) part/
+Ϥ [Τޤ] /local eggs/farm-fresh eggs/
+Ϥ [Τ] /(n) locational advantage/advantageous position/
+Ϥ٤ [٤] /(n) bare earth/ground/
+ϤѤ [ʤ餹] /(exp) to level the ground/
+Ϥ֤ɤ [򤢤Ǥ̤] /(exp) to paint the ground in red/
+ϥӡ [ӡ] /(n) local beer/microbrew/
+ϰ [] /(n) (social) position/status/(P)/
+ϰ̤ͤ [򤨤] /(exp) to acquire a position/
+ϰ [] /(n) natural disaster/calamity/
+ϰ [] /(n) lichen/
+ϰ [뤤] /(n) lichens/
+ϰ [] /(n) area/region/(P)/
+ϰݾ [󤼤ۤ礦] /(n) regional security/
+ϰ賫ȯ [Ϥ] /community or regional development/
+ϰк [] /(n) regional economic/
+ϰ躹 [] /regional difference/
+ϰ [] /local time/
+ϰҲ [㤫] /regional community/(P)/
+ϰ迶 [󤳤] /local (regional) promotion coupons/
+ϰɽ [Ҥ礦] /regional representation/
+ϰŪ [Ƥ] /(adj-na) regional/local/
+ϰŪʬ [Ƥ֤] /regional distribution/
+ϰʶ [դ󤽤] /regional conflict/
+ϰ˼ [줤ܤ] /zonal air-conditioning/
+ϰ [Ӥ] /(n) seine fishing/seine/
+ϰ [Ӥ] /(n) dragnet/seine/
+ϱ [] /(n) a (style of) folk song/
+ϱȤ [Ӥ] /(n) seine fishing/seine/
+ϱȤ [Ӥ] /(n) dragnet/seine/
+ϱ [] /(n) territorial relationship/regional bond/
+ϲ [] /(n) ground or soil temperature/
+ϲ [] /(n) basement/underground/(P)/
+ϲ [] /decreasing land prices/
+ϲư [ɤ] /underground activities/
+ϲ [] /burying/underground installation (cables, etc.)/
+ϲ [] /(n) underground shopping center/
+ϲ˼¸ [ä] /underground nuclear test/
+ϲ [] /(n) rhizome/
+ϲ [] /underground resources/
+ϲ [] /(n) cellar/basement/(P)/
+ϲ [] /(n) underground water/(P)/
+ϲ [] /(n) underground wire or cable/
+ϲȿ [] /underground organization/
+ϲ­ [] /(n) work tabi/split-toed heavy cloth shoes with rubber soles/
+ϲŴ [Ƥ] /(n) underground train/subway/(P)/
+ϲƻ [ɤ] /(n) subterranean tunnel/(P)/
+ϲ [ˤ] /two-story basement (as in department stores)/
+ϲ [] /(n) the price of land/(P)/
+ϲ [] /(n) a (style of) folk song/
+ϲ [ޤ] /(n) from the area/local trader or merchant/a street tough/
+ϲ [] /(n) landmass/block/
+ϳ [] /(n) boundary/bounds of the earth/
+ϳ [] /(n) basement/cellar/
+ϳ [] /(n) earth core/
+ϳ [] /(n) earth's crust/(P)/
+ϳư [ؤɤ] /change in earth's crust/(P)/
+ϳ [] /(n) earth sciences (geology, mineralogy, petrology, geophysics, geochemistry, seismology, etc.)/
+ϳ [] /(n) parcel out/allot/
+ϳ [] /(n) cracks or fissures in the ground/
+ϳ [٤] /(n) landfall/
+ϵ [] /(n) earth deities/
+ϵ [夦] /(adj-no,n) the earth/(P)/
+ϵ头 [夦] /gyroscope/
+ϵμ [夦Τޤ] /space around the earth/circumference of the earth/
+ϵ岹Ȳ [夦] /global warming/
+ϵ岹Ȳɻ [夦󤫤ܤ] /(exp) prevention of global warming/
+ϵ岹Ȳɻ߲ [夦󤫤ܤ] /(n) Conference of Parties of the UN Framework Convention on Climate Change/
+ϵ岽 [夦] /geochemistry/
+ϵʳ [夦] /(n) earth sciences (geology, mineralogy, petrology, geophysics, geochemistry, seismology, etc.)/
+ϵĶ [夦󤭤礦] /(n) global environment/
+ϵ¬ [夦󤽤] /earth observation satellite/
+ϵ嵬 [夦] /global scale/
+ϵ嵷 [夦] /(n) globe (map)/(P)/
+ϵ [夦礦] /(adj-no) on the earth/(P)/
+ϵ [夦] /(n) earthling/earthman/
+ϵʪ [夦֤Ĥ꤬] /geophysics/
+϶ [] /(n) land border/boundary/
+϶ [¤] /(n) land border/boundary/
+϶ [礦] /(n) isthmus/
+϶ [ҤӤ] /(n) subterranean rumbling/earth tremor/
+϶Ѥ [ʤ餷] /(n) ground leveling/
+϶ [] /(n) ore/unprocessed metal/ground metal/(one's) true character/
+϶ [] /(n) district/section/sector/(P)/
+Ϸ [礦] /(n) terrain/geographical features/topography/
+Ϸ [] /(n) terrain/geographical features/topography/(P)/
+Ϸ [] /(n) topography/geomorphology/
+Ϸ [] /(n) topographic map/
+Ϸ¬ [礦] /topographical survey/
+ϸ [] /(n) (abbr) District Public Prosecutor's Office/(P)/
+ϸ [] /(n) local/(P)/
+ϸٻ [Ȥ] /local police/
+ϸ [Ȥ] /local newspaper/
+ϸ̱ [Ȥߤ] /(n) local people/
+ϸǤ [] /(n) ground leveling/groundwork/
+ϸ [] /(n) pun/play on words/
+Ϲ [] /(n) rift valley/
+Ϲ礤 [] /(n) texture/(P)/
+Ϲ [] /(n) hell/(P)/
+Ϲ [ߤ] /(n) sharp ear/long ears/
+Ϲ [ؤ] /(n) picture of Hell/
+Ϻ [] /(n) district court/(P)/
+ϻ [] /(n) topography/(P)/
+ϻ [] /(n) regional geography/topography/
+ϼ [] /(n) geomagnetism/terrestrial magnetism/
+ϼ [] /(n) earth's axis/
+ϼ [] /(n) geological features/(P)/
+ϼ [Ĥ] /(n) geology/
+ϼ [Ĥ] /geological age/prehistory/
+ϼ [Ĥ] /(n) geological map/
+ϼĴ [Ĥ礦] /geological survey/
+ϼ [̤] /(n) landlord/(P)/
+ϼ [ɤ] /(n) layout/obtaining land/
+ϼ [] /(n) local sake/
+Ͻ [] /(n) estate/
+Ͼ [礦] /(n) above ground/(P)/
+Ͼ夲 [] /land speculation/raising the ground level/
+Ͼ夲 [] /land shark/land speculator/
+Ͼ帢 [礦] /(n) superficies/
+Ͼ [礦] /(n) land war/
+Ͼ [礦Ϥۤ] /(n) terrestrial broadcasting/
+Ͼ [] /(n) local/
+Ͼ컺 [Ф󤮤礦] /(n) local (silverware) industry (of the town)/
+Ͽ [] /(n) ground color/
+Ͽ [] /(n) center of the earth/
+Ͽ [] /(n) earthquake/(P)/
+Ͽ̤ħ [Τ뤷] /signs of an earthquake/
+Ͽ̳ [󤬤] /(n) seismology/
+Ͽ̳ؼ [󤬤] /seismologist/
+Ͽ̷ [󤱤] /(n) seismograph/seismometer/
+Ͽ̹ [󤳤] /(n) quake-prone country/
+Ͽ [󤿤] /(n) earthquake zone/earthquake belt/
+Ͽõ [󤿤󤳤] /seismic mineral exploration/
+Ͽ [] /(n) seismic part (zone, belt)/
+Ͽ [] /(n) seismic wave/
+Ͽͽ [] /earthquake prediction/
+Ͽл [󤫤ߤʤ꤫䤸] /(n) earthquakes, thunder, fires, fathers (this proverb compares the traditional Japanese father with other things which are generally feared)/
+Ͽ [] /(n) map/(P)/
+Ͽ [դ֤] /(n) snow blown up from the ground/
+ [] /(n) topography/
+ [] /(n) geopolitics/
+ [] /(n) one's natural voice/
+ [] /land tax/
+ [] /(n) acreage/
+ [] /(n) land register/
+ [] /(n) texture dyeing/
+ [] /(n) land tax/
+ [ͤ] /(n) shrewmouse/shrew/
+ [] /(n) stratum/layer/(P)/
+ [] /(n) geographic features/divination based on the lay of the land/
+¢ [] /(n) Ksitigarbha (bodhisattva who looks over children, travellers and the underworld)/the Receptacle of Earth/(P)/
+¢ [] /(n) gentle and round face/
+¢º [] /(n) Jizo (guardian deity of children)/(image of) Khitigarbha-bodhisattva/
+³ [ĤŤ] /(n) adjoining land/
+ж [] /(adj-no) surface-to-air/
+ [] /(adj-no) surface-to-surface/
+ [] /(n) area/zone/(P)/
+ [֤] /(n) cupboard on the floor/
+ [] /(n) land rent/
+ [] /(n) land rent/
+Ƨ [դ] /to stamp one's feet/
+ [夦] /(n) underground/subterranean/(P)/
+泤 [夦] /Mediterranean Sea/(P)/
+泤 [夦] /(n) Mediterranean climate/
+ [ष] /(ik) (n) earthworm/grub/ground beetle (mainly insect larvae)/
+ [ߤߤ] /(n) earthworm/grub/ground beetle (mainly insect larvae)/
+ú [󤵤] /(n) ground-breaking ceremony/
+ [Ĥ] /(n) ground or land area/
+ [Ƥ] /(n) depths of the earth/
+ [Ƥ] /(n) site/point on a map/(P)/
+Ƭ [Ȥ] /(n) lord of a manor/
+ư [ɤ] /(n) heliocentric (Copernican) theory/
+ƻ [ߤ] /(adj-na,n) steady/(P)/
+Ǯ [ͤ] /(n) geothermy/terrestrial heat/
+Ǯ [ͤ] /(n) geothermy/terrestrial heat/
+Ǯͥ륮 [ͤĥͥ륮] /(n) geothermal energy/geothermal power/
+Ǯȯ [ͤĤϤĤǤ] /geothermal electric power generation/
+Ǯȯ [ͤĤϤĤǤ] /geothermal electric power generation/
+ȩ [Ϥ] /(n) texture/grain/(P)/
+ȱ [] /(n) natural hair/
+ [Ф] /(n) lot number/
+ [Ф] /(n) (the) ground/(P)/
+ [Ф] /land subsidence/support/
+ɽ [Ҥ礦] /(n) surface of the earth/ground surface/(P)/
+ɽ [Ҥ礦] /(n) ground surface/
+ʪ [] /(n) local produce/
+ʸ [] /(n) physiography/physiographical features/
+ʸ [󤬤] /(n) physical geography/
+ʿ [ؤ] /(n) ground level/
+ʿ [ؤ] /(n) horizon/(P)/
+ʿ [ؤ] /(n) horizontal plane/
+ [ޤ] /(n) locally-produced rice/
+ [ؤ] /(n) natural calamity/
+ [] /(n) one's stand/foothold/position/
+ [] /(n) area/locality/district/region/the coast/
+ [ۤ] /(n) area/locality/district/region/the coast/(P)/
+ģ [ۤ礦] /local government/
+IJ [ۤ] /local assembly/(P)/
+ [ۤ] /(n) municipally operated (horse-)racing/
+ [ۤ礯] /(n) local broadcast station/
+ [ۤ󤳤] /(n) regional bank/
+ [ۤ] /(n) prefectural constituency/
+ģ [ۤ󤵤Ĥ礦] /(n) District Public Prosecutor's Office/
+ [ۤդ] /(n) tax allocated to local governments/
+ [ۤ礦󤿤] /(n) local public body/(P)/
+̳ [ۤत] /local government employee/(P)/
+Ժ [ۤ礦] /local economy/local financial affairs/
+ [ۤ礦] /local administration/(P)/
+ [ۤ] /(n) municipal bond/
+Ƚ [ۤФ󤷤] /(n) district court/local court/
+ [ۤ] /(n) local newspaper/
+̳ [ۤष] /local office/
+ [ۤ] /(n) local time/
+ [ۤ] /local (governmental) autonomy/(P)/
+ [ۤ] /(n) local self-governing body/(P)/
+ [ۤ礯] /(n) local color/
+ɽ줿 [ۤ礯Τ줿礦] /novel with local color/
+ [ۤ] /(n) local taxes/(P)/
+ˡ [ۤۤ] /(n) Local Tax Law/
+ [ۤ󤭤] /local election/regional elections/
+ [ۤ󤿤] /(n) local public body/
+ [ۤФ] /(n) local edition/
+ [ۤӤ礦] /(n) endemic/
+ʬ [֤ۤ󤱤] /decentralization of power/(P)/
+˪ [Ф] /(n) digger wasp/
+̣ [] /(adj-na,n) plain/simple/(P)/
+̣ [] /(n) soil fertility/product of the soil/
+̾ [ᤤ] /(n) place name/(P)/
+̾ŵ [ᤤƤ] /(n) geographical dictionary/gazetteer/
+Ĥ [ʤ] /(n) rumble in the ground/
+ [] /(n) ground/earth's surface/(P)/
+ [⤯] /(n) land classification/
+ [] /(n) woven pattern/
+ [] /(n) easement/
+ [] /(n) Noh chorus/
+ [餤] /(n) land mine/(P)/
+ [餤] /(n) (land) mine/
+븶 [餤] /(n) minefield/
+ [餤礭] /(n) mine clearance/
+ [餤礭礵礦] /(n) mine-clearing operation/
+ [ޤ] /(n) locally-produced egg/
+ [] /(n) geography/(P)/
+ [꤬] /(n) geography/
+ؼ [꤬] /geographer/
+ [꤭] /(n) one's own potential/real ability/ones own strength/(P)/
+ [礯] /(n) fertility/
+ [줤] /(n) spirit residing in the ground/
+ [٤] /(n) landslide/
+Ф [] /(n) slack/slackening/dullness/letdown/
+Ф [] /(v5m) to slacken/to relax/
+Ф [] /(v5m,vi) to slacken/to loosen/to relax/(P)/
+д [] /(n) relaxation (of muscles)/flaccid/
+д [] /(n) relaxation (of muscles)/flaccid/
+ĥư [礦ɤ] /(n) relaxation oscillation/
+ [Ϥ] /(n) shame/embarrassment/(P)/
+Ѥ餷 [Ϥ餷] /(adj-na,n) disgrace/(P)/
+Ѥ餤 [Ϥ餤] /(n) shyness/
+Ѥ餦 [Ϥ餦] /(v5u) to feel shy/to be bashful/to blush/(P)/
+Ѥ [Ϥ] /(v1) to feel ashamed/(P)/
+Ѥ [Ϥ] /(v5r) to feel ashamed/to be abashed/
+Ѥ [Ϥ] /(adj) shy/ashamed/embarrassed/(P)/
+Ѥ결 [Ϥ] /(n) shy person/
+Ѥ [Ϥ] /(v5r) to be shy of/to be bashful/to be abashed/to blush/
+Ѥ٤ [Ϥ٤] /(adj) disgraceful/shameful/
+ѤǦ [Ϥ򤷤Τ] /(exp) to abide one's shame/
+ѵ [夦] /(n) mons pubis/mons veneris/
+ѹ [] /(n) pubic/
+ѻ [Ϥ餷] /(adj-na,n) disgrace/
+ѿ [礯] /(n) disgrace/shame/insult/(P)/
+Τ餺 [Ϥ餺] /(adj-na,n) shameless (person)/(P)/
+ [Ϥ餷] /(adj-na,n) disgrace/
+ [] /(n) private parts/privates/genitalia/secret place/
+ [⤦] /(n) pubis/
+Ҥ᤯ [ߤ] /(exp) to cultivate wisdom/
+ҷ [] /(n) wisdom/intellect/
+һ [] /(n) wisdom tooth/
+Ҽ [] /(n) knowledge/
+Ҽ [] /(n) a sage/
+Ҿ [礦] /(n) resourceful general/
+ [ˤ] /Chile and Japan/
+ǹ [Τ] /(n) brains/wits/
+ǽ [Τ] /(n) intelligence/mental powers/
+ [ܤ] /(n) ingenuity/resourcefulness/
+ͦ [椦] /(n) wisdom and courage/
+ά [㤯] /(n) ingenuity/resourcefulness/
+θ [] /(n) foresight/
+ [礯] /(n) intelligence/mental powers/
+ [] /(n) pond/(P)/
+Ӥü [ΤϤ] /near (by) the pond/
+Ӥ򴥤 [ۤ] /(exp) to drain off a pond/
+Ӿ [礦] /(n) ponds and swamps/
+ [Ƥ] /(n) arbor (bower) by a lake/
+ [Ϥ] /(n) near the pond/edge of a pond/
+Ԥ [] /(n) fool/dunce/idiot/
+Դ [] /(n) masher/molester/pervert/
+Զ [] /(n) imbecility/idiocy/
+Ծ [礦] /(n) blind love/
+Կ [] /(n) dunce/fool/idiot/
+ [] /(n) foolishness/silliness/
+ [ɤ] /(adj-na,n) dull-witted/
+ [ۤ] /(n) dementia/(P)/
+ [ۤ礦] /(n) dementia/
+ [] /(n) lovers talk/sweet nothings/
+÷ [爐] /(n) lover's quarrel/
+հ [] /young ayu/
+ճ [狼] /(n) seaweed variety/alaria/
+յ [] /(n) childishness/naivete/
+յ [] /(n) fry (young fish)/(P)/
+ջ [] /(n) baby/child/(festivity) page/
+ [] /(adj-na,n) unskillful/childish/(P)/
+ [餵] /(n) middled-sized yellowtail/
+֤ [Ӥ] /(n) walking away with another's baggage/
+֤ [] /(n) geisha dwelling/
+֤ [] /(n) portable brazier/
+֤ [] /(v1) to replace/to move/to change the position of/
+֤ [] /(n) desertion/leaving behind or in the lurch/(P)/
+֤ [] /(n) spare umbrella kept (at work) in the event of a sudden shower/
+֤ [] /(n) kanji left unpronounced when reading Chinese/
+֤ [ɤ] /(n) table clock/
+֤ [Ƥ] /(n) written message/letter/
+֤ [ɤ] /(n) place to put things/
+֤ [ɤ] /(n) platform which may be used as a movable tokonoma/
+֤ [] /(n) a place for something/storehouse/(P)/
+֤ [] /(n) garden stone/
+֤ [Ĥ] /(n) earth taken from elsewhere and placed atop/
+֤ڻ [ߤ䤲] /(n) parting gift/
+֤ʪ [] /(n) ornament/figurehead/object placed in tokonoma/
+֤˺ [魯] /(v1) to leave behind/to misplace/to forget/
+֤ [] /(n) portable brazier/
+֤ [] /(v5k) to put/to place/(P)/
+ִ [] /(n) substitute/
+ִ [] /(n) substitute/
+ִ饯 [󥭥饯] /substitute character (SUB)/
+ִ⡼ [⡼] /replace mode/
+ּ [Ƥ] /(n) letter left behind by someone who has departed/
+ʪ [] /(n) ornament/figurehead/object placed in tokonoma/(P)/
+פ [] /(n) way/method/
+פ [] /(v5s) (hum) to do/(P)/
+׻ [] /(n,vs) resignation/seventy years of age/
+׻ [] /(adj-no,n) lethal/fatal/(P)/
+׻ [夦] /(n) lethal injection/
+׻ [礦] /(n) lethal dose/(P)/
+̿ [ᤤ] /(n) fatal/
+̿ [ᤤ礦] /(n) fatal wound/(P)/
+̿Ū [ᤤƤ] /(adj-na) fatal/lethal/(P)/
+ [] /(n) spider/(P)/
+ [Τ] /(n) spiderweb/
+ [ޤ] /(n) the arachnoid (membrane)/
+첼з [ޤä] /(n) subarachnoid hemorrhage/
+١ [] /(adj-na,n) slow/lagging/(P)/
+١ [] /(adj-t) lagging/slow/tardy/
+٤ [] /(adj) late/slow/(P)/
+٤ᤫ [Ϥ䤫] /(adv,exp) sooner or later/
+٤ [] /(adv) late/
+٤Ȥ [Ȥ] /(adv) at the latest/
+٤Ƥ [ޤǤƤ] /to stay up late/
+٤餹 [餹] /(v5s) to retard/to delay/(P)/
+٤餻 [餻] /(v1) to put something off/
+٤ [] /(n) delay/lag/(P)/
+٤ [] /(v1) to be late/to be delayed/to fall behind schedule/to be overdue/(P)/
+٤ڤ [Ф] /(adj-no,n) belated/eleventh hour/
+ٱ [] /(n,vs) delay/be delayed/(P)/
+ٴʤ [ޤʤ] /starting late/
+ٵ [] /(n,vs) hesitation/vacillation/
+ٸ [] /(n) delayed effect/
+ٸ [Ҥ礦] /(n) slow-acting fertilizer/
+ٹ [] /(n,vs) lateness/late coming/(P)/
+ٹ [] /late-arriving person/
+ٹϤ [Ȥɤ] /tardy slip/
+ٺ餭 [] /(n) late flower/late blooming/(P)/
+ٻ [] /(n,vs) latecoming/lateness/tardiness/
+ټ [ޤ] /(n) sowing late/lateness/
+ٿʻ [] /(n) slow learner/
+ޤ [ޤ] /(adj-no,n) born after April 1st (school entrance date)/
+ [] /(n) late spring frost/
+® [] /(n) speed/progress/
+ [] /(n) delay/procrastination/(P)/
+η [¤] /(n) backward or late-developing child/
+ [] /(adj-na,n) slow/lagging/
+٤ [] /(adj-t) lagging/slow/tardy/
+ [㤯] /late arrival/
+ [ɤ] /(adj-na,n) dullness/stupidity/
+ [] /(n) long spring day/
+ [Ϥ] /(n) delay in rationing/(P)/
+ȯ [Ϥ] /(n) starting late or behind schedule/
+ [Ф] /(n) the late shift/
+ɮ [Ҥ] /(n) writing slowly/
+ʧ [Ϥ餤] /(n) delay in payment/
+̮ [ߤ㤯] /(n) slow pulse/
+ڤ [Ϥ] /(v1) to drive (car)/to ride (horse)/to win (fame)/
+ڤ [Ϥ󤸤] /(v1) to hasten to join/
+ڶ [] /(n,vs) dashing around on a horse/running around/exerting oneself (for another)/
+ [] /(n) treat/banquet/feast/entertainment/goodies/
+ۤ夲 [] /(v1) to build up/to establish (one's reputation)/(P)/
+ۤ [] /(v5k) to build/to pile up/to amass/(P)/
+۹ [ä] /(n,vs) harbor construction/
+ۻ [Ĥ] /(n) artificial hill/(P)/
+۾ [礦] /(n) fortification/castle construction/
+۾ [Ĥ] /(n) fortification/castle construction/
+¤ [] /(n,vs) construction/building/
+ [Ĥ] /(n) a mud wall with a roof/(P)/
+ [Ĥ] /(n) reclaimed land/
+ [Ƥ] /(n,vs) embankment/bank/
+ [Ƥ] /(n) landscape gardening/
+ܸ [] /pet dog/
+ܸ [󤼤] /dog tax/
+ܻ [] /(n) slaughtering (animals)/
+ܻ [Ĥ] /abattoir/
+ܻ [] /(n) animal husbandry/(P)/
+ܻ [󤬤] /(n) animal husbandry/
+ܻ [󤮤礦] /stockraising/
+ܼ [] /(n) cattle shed/barn/
+ [礦] /(int,n) beast/brute/damn/(P)/
+ [礦] /son-of-a-bitch/
+ƻ [礦ɤ] /(n) devildom/incest/
+ [礯] /(n) animal power/
+ [뤤] /(n) livestock/domestic animals/
+ [] /(n) bamboo/middle (of a three-tier ranking system)/(P)/
+ݤȤ [Ȥ] /(n) small wooden Japanese toy that flies when spun between the palms of one's hands/
+ݤΤĤ [ΤĤ] /bamboo rod (stick, pole)/
+ݤα [ΤΤ] /bamboo garden/the imperial family/
+ݤλ [Τ] /(n) bamboo shoots/
+ݤξ [ΤĤ] /bamboo rod (stick, pole)/
+ݤ [Τդ] /node (joint) of a bamboo/
+ݤ [] /(n) bamboo grove/
+ݱ [] /(n) veranda with bamboo flooring/
+ݳ [] /(n) bamboo fence (hedge)/
+ݴ [] /(n) bamboo pole/
+ݴ [] /(n) bamboo writing strip/
+ݶ [] /bamboo skewer/
+ݸ [ߤ] /(n) bamboo sword/
+ݺٹ [] /(n) bamboo work/
+ݺ [] /bamboo material/
+ [] /(n) made of bamboo/
+ [] /(n) bamboo grove/
+ [] /(n) bamboo spear/
+ [ʤ] /(n) (bamboo) fencing stick/(P)/
+ [Ť] /(n) bamboo pipe/
+ [] /(n) (walk on) stilts/bamboo horse/
+ [] /(n) (walk on) stilts/bamboo horse/
+Ϥͧ [ФΤȤ] /childhood friend/
+ [äڤ] /(ateji) (n) bamboo stick used to strike meditators into greater wakefulness/
+ [٤] /bamboo spatula/
+֤ [äڤ] /returning tit for tat/retaliating/
+ [餤] /(n) bamboo enclosure/
+ [] /(n) bamboo grove/
+ [Ф䤷] /(n) bamboo thicket/
+ [] /(n) bamboo thicket/(P)/
+ [] /(n) tube-shaped fish-paste cake/
+ [] /(n) flour paste cake in the form of a tube/
+ [Ϥ] /(n) history/
+ [ܤ] /(n) bamboo broom/
+ [] /(n) bamboo screen or blind/
+ [Ȥ] /(n) small wooden Japanese toy that flies when spun between the palms of one's hands/
+޻ [ꤳ] /(n) clave-like folk instrument/two bamboo pieces beaten together/
+ [] /(n) chicken stew with taro, carrot, burdock, etc./
+ߤ [廊] /(n) store/reserve/stock/savings/
+ߤ [廊] /(v1) to store/to lay in stock/(P)/
+߲ [] /(n) gramophone/
+߲ [] /(n) gramophone/
+ߺ [] /(n,vs) amassing of wealth/(P)/
+߾ [礦] /(n) keeping a mistress (concubine)/
+ [] /(n,vs) accumulation/accumulate/store/(P)/
+Ѵ [] /(n) storage tube/
+ [Ǥ] /(n) storage of electicity/
+Ŵ [Ǥ] /(n) (electric) condensor/
+ [Ǥ] /(n) storage battery/(P)/
+ǿ [Τ礦] /(n) empyema/
+ [] /(adv) one by one/in detail/minutely/(P)/
+ [䤯] /(n) literal translation/
+ [䤯] /verbatim or literal translation/
+༡ [] /(adv) successively/one after another/(P)/
+ [礦] /(n) point by point/article by article/
+򿳵 [礦] /article-by-article discussion/
+ [Ǥ] /(n) flight/abscondence/
+ [] /(adv) day by day/every day/with each passing day/
+ǯ [ͤ] /(adv) annually/year by year/
+ [Ĥ] /(n) order/regularity/system/method/(P)/
+Ͻ [Ĥ] /(n) official salary/
+ⲽʪ [ä֤] /(n) nitride/
+ [ä] /(vs) blocked/
+ [ä] /(n) (rare) death from suffocation/
+ [ä] /(n) nitrogen (N)/(P)/
+Ǹ [äƤ] /nitrogen fixation/
+Ǹˡ [äƤۤ] /nitrogen fixation (method)/
+ǻʪ [ä󤫤֤] /(n) nitrogen oxide/
+ [äҤ礦] /(n) nitrogenous fertilizer/
+© [ä] /(n,vs) suffocation/(P)/
+© [ä] /choking gas/
+© [ä] /(n) death by suffocation/
+ [] /(n) tea/(P)/
+㡹 [] /(n) disruption/
+㡹 [򤤤] /(v1) to tease/to make fun of/
+㤭 [㤭] /(n) tea cloth/tea napkin/
+㤵 [㤵] /(n) teaspoon/
+㤻 [㤻] /(n) tea whisk/bamboo whisk for making Japanese tea/
+δ [Τ] /(n) living room (Japanese-style)/(P)/
+ [Τ] /(n) tea ceremony/(P)/
+ [] /(n) rice bowl/tea cup/teacup/(P)/
+򾦤 [򤢤ʤ] /(exp) to deal in tea/to sell (handle) tea/
+ [ˤ] /(exp) to deceive or evade/
+ [Τ] /(n) tea drinking/
+ [Τߤ¤] /teacup/
+ͧã [ΤߤȤ] /crony/buddy/
+ [ΤߤФʤ] /(n) a chat over tea/
+㱱 [㤦] /(n) tea grinding mortar (hand mill)/
+ [] /(n) tea plantation/tea shop/
+ [㤨] /(n) tea plantation/tea shop/
+㲰 [] /(n) tea house/tea dealer/(P)/
+㲰 [䤶] /(n) liquor consumed in a teahouse/
+㲽 [㤫] /(v5s) to poke fun at/to make fun of/
+ [] /(n) tea and cakes or sweets/refreshments/
+ [㤫] /(n) tea and cakes or sweets/refreshments/
+ۻ [㤬] /(n) tea cakes/
+ [㤫] /(n) tea party (formal)/
+ [㤬] /(n) used tea leaves/
+ݤ [㤬] /(n) hanging scroll in a tea-ceremony room/
+쿧 [㤫ä礯] /(n) yellowish-brown/(P)/
+ [㤬] /(n) teakettle (used in the tea ceremony)/
+㴡 [㤬] /(n) tea gruel/
+ [㤭] /(n) tea utensils/
+ [㤭] /tea set/
+ [㤭] /(n) tea cloth/tea napkin/
+ [㤳] /(n) tea strainer/
+ [㤵] /(n) teaspoon/
+㼼 [㤷] /(n) tea arbour/tearoom/(P)/
+ [㤷㤯] /(n) bamboo tea spoon for making Japanese tea/
+ [㤷] /(n) tea incrustation/
+ [ɤ] /(n) tea-growing district/
+㿧 [㤤] /(n) light brown/tawny/(P)/
+㿧 [㤤] /(adj) light brown/tawny/
+ [] /(n) (1) master of the tea ceremony/(2) person with eccentric tastes/
+ [㤸] /(n) (1) master of the tea ceremony/(2) person with eccentric tastes/
+ [㤦] /(n) teacakes/
+ [㤻] /(n) tea ceremony seat/
+ [֤] /(n) teabag/
+ [] /(n) a tip/
+ [㤿] /(n) (lacquered) teacup saucer/
+ê [] /(n) shelf on which tea and tea implements are kept/
+ý [] /(n) cupboard or chest for tea implements/
+Ǥ [] /(n) giving up or abstaining from tea/
+ [] /(n) disruption/
+ [򤤤] /(v1) to tease/to make fun of/
+ [Ф] /(n) auspicious sign (a tea stalk floating erect in one's cup)/
+ [Ť] /(n) rice with ocha poured on (Japanese dish)/
+Ҥ [Ť] /(n) rice with ocha poured on (Japanese dish)/
+Ŧ [Ĥ] /(n) tea harvesting (picking)/
+Ŧ߲ [Ĥߤ] /(n) tea-picking song/
+Ź [Ƥ] /(n) tea house/
+Ź [ߤ] /(n) tea house/
+ [Ť] /(n) tea caddy/
+ƻ [ɤ] /(n) tea ceremony/Way of Tea/(P)/
+ƻ [ɤ] /(ok) (n) tea ceremony/Way of Tea/(P)/
+ƻ [ɤ] /(n) tea utensils/
+Ȣ [Ф] /(n) tea chest/
+Ȫ [Ф] /(n) tea plantation/
+ȱ [Ѥ] /(n) hair dyed brown/
+ [ᤷ] /(n) rice boiled in tea (and) flavored with sake and shoyu/
+ӻ [Ϥ] /(n) commonly occurring/
+ [Ф] /(n) farce/
+ֶ [Ф󤭤礦] /farce/burlesque/low comedy/
+ַ [Ф󤲤] /(n) burlesque/low comedy/farce/
+Ū [ФƤ] /(adj-na) farcical/comical/
+ [Ӥ] /(n) teapot/
+ʢ [Ф] /(n) stomach filled with tea/
+ [Ӥ㤯] /(n) tea ladle/
+ [] /(n) tea store/
+˷ [ܤ] /(n) tea-server/flatterer/sycophant/
+˼ [ܤ] /(n) teahouse/coffee shop/
+ [ܤ] /(n) tea tray/
+ [] /(adj-na,n) playfulness/mischief/urchin/wag/brown eyes/
+ܤõ [ä] /(n) playfulness/
+ܤ [] /to play pranks/
+ [礦] /(n) tea ceremony cottage, hut or room/
+ [礦] /(n) tea ceremony cottage, hut or room/
+ [] /(n) a chat over tea/
+ [Фʤ] /(n) a chat over tea/
+ [] /(n) a chat over tea/
+ò [狼] /(n) tea party/
+ò [狼] /(n) tea party/
+ [] /(n) rice bowl/tea cup/teacup/
+Ҿ [ष] /(n) savoury egg custard/
+ [Ĥ] /tea urn/
+ [㤻] /(n) tea whisk/bamboo whisk for making Japanese tea/
+ [㤻] /(n) tea whisk/bamboo whisk for making Japanese tea/
+ [㤯] /(n) one's legal wife/legitimate wife/
+ [㤯] /(n) legitimate heir/
+ [㤯] /(n) legitimate child/(P)/
+似 [㤯] /(n) one's legal wife/legitimate wife/
+ [㤯] /(n) legitimacy (of birth)/(P)/
+л [㤯Ĥ] /(n) legitimate child/
+¹ [㤯] /(n) eldest son's descendants/
+ [㤯ʤ] /(n) heir/eldest son/
+ [㤯] /confidential letter/
+ή [㤯夦] /(n) lineage of eldest son/
+ [㤯] /(n,suf) (1) counter for suits of clothing/(2) arriving at ../(P)/
+塹 [㤯㤯] /(adv) steadily/(P)/
+夯 [Ĥ] /(v5k) to arrive at/to reach/(P)/
+夯 [Ϥ] /(v5k) to wear/to put on (lower body, e.g. a sword)/
+失 [Ĥ] /(v1,vt) (1) to attach/to join/to add/to append/to affix/to stick/to glue/to fasten/to sew on/to apply (ointment)/(2) to furnish (a house with)/(3) to wear/to put on/(4) to keep a diary/to make an entry/(5) to appraise/to set (a price)/(6) to bring alongside/(7) to place (under guard or doctor)/(8) to follow/to shadow/(9) to load/to give (courage to)/(10) to keep (an eye on)/(11) to establish (relations or understanding)/(P)/
+夳ʤ [ʤ] /(n) dressing well/
+夳ʤ [ʤ] /(v5s) to wear (clothes) stylishly/to dress oneself stylishly/
+夻 [] /(v1) to put on clothes/(P)/
+夻ؤͷ [ˤ󤮤礦] /(n) a dress-up doll/
+夿ڤ [ꤹ] /(n) owning nothing except the clothes on one's back/
+ΤΤޤ [ΤߤΤޤ] /(exp) (with) only the clothes one happens to wear/
+οΤޤ [ΤߤΤޤ] /(exp) (with) only the clothes one happens to wear/
+ο [ΤߤΤޤ] /(exp) (with) only the clothes one happens to wear/
+ο [ΤߤΤޤ] /(exp) (with) only the clothes one happens to wear/
+ [] /(v1) to wear/to put on (from shoulders down)/(P)/
+ [㤯] /(n) (1) melodic incoming call tones (mobile telephones)/(2) ring tone/
+ [㤯] /(n) caution/conception/idea/
+ [㤯] /(n) one's clothes/(P)/
+ [䤯] /(n) one's clothes/
+Ǥ [Ф] /(n) (clothes which) look good on a person/
+ [㤯] /(n) destination station/arriving station/
+ [ä] /(n,vs) ignited/kindled/catching (fire)/
+ [äƤ] /(n) ignition point/
+ [㤯] /(n) arrival of goods/
+ [ä] /(n) arrival of goods/
+崹 [] /(v1) to change one's clothes/
+崹 [] /(v1) to change one's clothes/
+ [㤯] /(n) reaching the shore/
+ [㤯] /(n,vs) notice/attention/viewpoint/observation/aiming at/having an eye to/
+ [㤯Ƥ] /(n) a viewpoint/
+ [ä] /(n) fixing a bayonet/
+Ť [դ뤷] /(n) old clothes/cast-off clothes/
+Ť [դ뤹] /(v5s) to wear out (clothing)/
+幩 [ä] /(n) start of (construction) work/(P)/
+ [] /(v5m) to wear extra clothes/
+ [㤯] /(n,vs) taking a seat/
+ [㤯] /(adj-na,n) steady/sound/trustworthy/solid/(P)/
+ [㤯] /(n) standard length of material used in a kimono/
+ [㤯] /(n) standard length of material used in a kimono/roll of material/
+ [㤯] /(n,vs) embarkation/launch/(P)/
+ [㤯夭] /(n) retainer fee (e.g. for a lawyer)/
+ [㤯] /(n) in order of arrival/
+ [] /(n) first wearing (of new clothes)/
+徲 [㤯礦] /(n,vs) implantation/
+ [] /(n) dress length/
+ [] /(v5r) to dress up/(P)/
+忧 [㤯礯] /(n) colouring/coloring/(P)/
+忮 [㤯] /(n) arrival (e.g. post, signal)/
+忮ǥ [㤯ǥ] /(n) ring tone/
+忮 [㤯󤭤礯] /receiving post office/
+忴 [] /feeling of clothes/
+忴 [] /(n) (good or bad) feel when wearing something/
+ [㤯] /(n,vs) landing on the water/
+ʪ [㤯礯֤] /an epiphyte/plant which grows on another/
+ [㤯] /(n,vs) sit down/seat/(P)/
+ [㤯] /(n) accretion of snow/
+ [㤯] /(n) arrival of a ship/ship which has arrived/
+ [㤯] /(n,vs) conception/idea/
+餻 [䤻] /(n,vs) looking slender in clothing/
+ [㤯] /(n) putting on/fixing/
+ [֤Ȥ] /(n) (clothes which) make one look fat/
+ [㤯] /(n,vs) wearing a maternity belt/
+ؤ [] /(n) changing clothes/change of clothes/(P)/
+ؤ [] /(v1) to change one's clothes/(P)/
+ؤ [] /(v1) to change one's clothes/(P)/
+ؤ [] /dressing room/
+æ [㤯] /(n) attaching and removing/
+ [㤯] /(n) impact (of a projectile)/
+ƵΥ [㤯󤭤] /in (gunshot) range/
+ [㤯] /(n,vs) landing/(P)/
+ [㤯㤯] /(adv) steadily/
+ľ [ʤ] /(v5s) to change clothes/
+ [㤯Ƥ] /(vs) reaching the bottom/
+ [㤯Ǥ] /(n) reception of a telegram/
+ݤ [] /(n) using up one's fortune on fine clothes/
+ƻ [ɤ餯] /(n) having a weakness for fine clothes/
+Ǥ [㤯ˤ] /(n,vs) take up a new post/
+ȯ [㤯Ϥ] /(n) arriving and departing/
+ֹ [Ф󤴤] /incoming (phone) number/
+ɹ [㤯Ҥ礦] /(n) icing (on a plane)/ice accretion/
+դ [Ĥ] /(n) dressing/fitting/
+ [㤯դ] /(n) dressing oneself/embezzlement/(P)/
+ʧ [㤯Ф餤] /(n) C.O.D. postage/
+ʧ [㤯Ф餤] /(n) payment on delivery/
+ʪ [] /(n) kimono/(P)/
+ʪ򴥤 [Τ򤫤狼] /(exp) to dry clothes/
+ʪ [Τ] /dressed in a kimono/
+ʪ [Τ] /kimono material/
+ [㤯٤] /arriving in America/
+ [] /(n) worn out of shape/
+˹ [㤯ܤ] /(n,vs) putting on one's hat/
+Ĥ [֤] /(n) bundling up (in layers of clothes)/
+Ĥ [֤] /(v1) to be thickly clad/
+ [㤯⤯] /(n,vs) attention/(P)/
+ [㤯褦] /(n,vs) have on/wearing/(P)/
+Φ [㤯꤯] /(n,vs) landing/alighting/touch down/(P)/
+Φ [㤯꤯] /landing zone/
+Φ [㤯꤯Ƥ] /landing zone/point of landing/
+ή [ʤ] /(n) dressing casually/
+ɤ [褤] /comfortable to wear/
+ [뤤] /(n) (obs) clothing/
+ [] /(n) inside/
+ [夦] /(adj-no,n) medium/mediocre/
+ [ʤ] /(n) inside/middle/among/(P)/
+桹 [ʤʤ] /(adv) (1) (uk) very/considerably/easily/readily/fairly/quite/highly/rather/(2) by no means (with negative verb)/
+ʢ [äѤ] /anger/rage/
+Ǥ [ʤǤ] /(adv) among/above all/(P)/
+ˤ [ʤˤ] /(adv) some (of them)/among (them)/
+η [ʤΤ] /middle brother/
+ [ʤؤϤ] /(exp) to go (come) inside/to step into/to enter/
+餺Ȥɤ󤫤餺 [ʤ餺ȤɤȤ餺] /(exp) good guess/close or accurate guess/
+餺ꭤ󤫤餺 [ʤ餺ȤɤȤ餺] /(exp) good guess/close or accurate guess/
+ [ʤȤ] /(exp) to work out a compromise/
+ҡ [夦ҡ] /(n) medium-high heel/
+ [夦] /(n) Sino-Russian/
+ʾ [夦礦] /above average/
+ [夦] /(n) medium/mediocrity/average/
+ [夦餤] /(adj-na,n) about medium/
+ [夦餤] /(adj-na,n) about medium/
+̿ [夦] /(n) median/
+ [夦] /(n) first lieutenant/lieutenant junior grade/(P)/
+ [夦] /(n) mid-latitudes/
+᤯ [ʤ] /inside pocket/
+ǹ [ʤ] /inside pocket/
+ [夦] /Chinese medicine/
+ [夦] /Chinese medicine/
+ [ʤ] /(n) (1) mid-season crops/mid-season rice/mid-season vegetables/(2) metacarpus (anatomy)/
+汢 [夦] /(n) seven-week mourning period/
+ [夦] /(n) middle guard/(football) halfback/(volleyball) center forward/
+ [夦] /over center field/(P)/
+ʶ [夦Ĥդ󤽤] /dispute between China and Vietnam/
+ [夦] /(n) centre/central/center/middle/(P)/
+ [夦] /central Asia/
+ꥫ [夦ꥫ] /central America/
+Ѱ [夦󤫤] /central committee/
+ [夦] /(n) horse racing operated by the Japan Racing Association/
+ [夦󤳤] /a central bank/
+ײ [夦] /centralized planning/
+ [夦] /central entrance/
+ģ [夦礦礦] /agencies of a central government/
+ [夦夦] /centralized authoritarian rule/(P)/
+ [夦夦] /centralization of power/
+ [夦ꤽ] /central processing unit/
+ [夦] /central government/
+ [夦] /Chuo Line (central railway line in Tokyo)/
+ [夦Ȥä] /central breakthrough/
+ɸ [夦Ҥ礦] /Central Standard Time/
+ [夦] /(n) centre/middle/
+ʬΥ [夦֤ꤿ] /(n) (highway) median/divider/
+ [夦ۤ礯] /a central or key radio station/
+ϫƯ [夦ɤ] /Central Labor Relations Committee/
+没 [夦] /(n) winning (game) by a large margin/
+没 [ʤ] /(n) winning (game) by a large margin/
+沤 [夦] /Central Europe/(P)/
+治 [夦] /(n) (music) the mediant/
+ [夦] /(n) (cooking) a medium flame or fire/
+ [夦] /(n) China/Middle Kingdom/(P)/
+ڳ [夦] /Chinatown/
+ڻ [夦] /Sinocentrism/
+ڿ̱¹ [夦ߤ󤭤礦盧] /People's Republic of China/Communist China/(P)/
+ [夦ʤ] /(n) a wok/
+̱ [夦ߤ󤳤] /Chinese Republic (Taiwan)/
+ [夦礦] /Chinese cooking/Chinese dishes/
+Ч [夦ɤ] /(n) bowl of rice with a chop-suey-like mixture on it/
+泰 [夦] /(n) home and abroad/
+ [ʤ] /(n) middle fence/
+ [夦] /(n) kernel/core/nucleus/(P)/
+˻ [夦礦] /(n) core business/
+ [夦] /(n) septum/
+ [夦] /(n) middle school/junior high school/(P)/
+ع [夦ä] /(n) junior high school/middle school pupil/(P)/
+ [夦] /(n) junior high school student/middle school pupil/(P)/
+洬 [夦] /(n) volume two (of three)/
+ [夦] /(n-adv,n) middle/midway/interim/(P)/
+֥ƥ [夦ƥ] /(n) midterm (mid-semester) test or exam/
+ֱ [夦󤨤] /way station/
+ִ [夦󤫤ꤷ礯] /(n) middle management/
+ַʵ [夦󤱤] /temporary boom/
+ַ軻ȯɽ [夦󤱤äϤäԤ礦] /(n) midterm earnings announcement/
+ֹ [夦󤳤] /buffer state/
+ֺ [夦󤵤] /kickback/
+ֻ [夦] /(n) meson/mesotron/
+ֻ [夦󤷤] /(n) midterm examination/
+־ [夦󤷤礦ˤ] /middleman/broker/
+־ [夦󤷤礦] /middle-brow novel/
+ֿ [夦󤷤礯] /(n) an intermediate color/a neutral color or tint/
+ [夦󤻤󤭤] /by-election/interim election/
+ [夦󤽤] /(n) the middle class/
+ [夦󤿤] /(adj-na) intermediate (chem)/
+ [夦ʤ] /interim cabinet/
+ [夦] /middle-of-the-roaders/neutralists/independents/
+ [夦ϤȤ] /interim dividends/
+ [夦ۤ] /(n) interim report/
+ [夦] /(n-adv,n-t) middle period/(P)/
+浤 [夦] /(n) palsy/paralysis/
+浬 [夦] /(adj-na,n) mid-range/mid-scale/mid-size/
+٤ [ʤ䤹] /(n) rest/recess/
+ [夦] /(n) palace of the empress/empress/emperor's second consort/
+ [夦夦] /(n) intermediate level/(P)/
+ [夦夦Ҥ] /fair average quality/
+Υ [夦] /(n) middle-distance (races)/
+Υ [夦꤫礯] /(n) intermediate-range nuclear forces/
+Υʼ [夦꤫ؤ] /(n) intermediate-range nuclear forces/
+Υ [夦꤭礦] /(n) middle-distance race/
+Υ [夦꤭礦] /(n) middle-distance race/
+ [夦礦] /Nagoya and environs/(P)/
+润 [夦礦] /Chinese Communists/Communist China/
+润 [夦礦] /Chinese Communist Army/
+涽 [夦] /(n) restoration/revival/resurgence/
+涽 [夦Τ] /ancestor who rejuvenated a dynasty or a family/
+ [夦Ȥ] /(n) Near and Middle East/
+ [夦] /middle part of the verse/
+ [夦] /(adj-na,n) (1) hollow/emptiness/(2) mid-air/the air/
+ [ʤ] /(adj-na,n) (1) mid-air/the air/
+ [夦] /hollow walls/
+淼 [夦] /(n) ceremonial folding fan/
+淿 [夦] /(n) medium sized/(P)/
+ [夦] /(n) medium size/
+ [夦] /(n) middle distance/
+ [夦] /(n) relay/hook-up/(P)/
+Ѥ [ʤĤ] /(n,vs) intermediary/agency/brokerage/(electric) relay/(P)/
+Ѥǰ [ʤĤܤ] /(1) transit trade/(2) middle relief pitching (baseball)/
+Ѷ [夦礯] /(n) a relay station/
+ѽ [夦] /relay station/
+ [夦ۤ] /relay broadcasting/
+ǰ [夦ܤ] /transit trade/
+ [夦] /(n) main body (of troops)/center field/center fielder/nucleus/backbone/mainstay/(P)/
+ [夦󤷤] /(n) center fielder/
+渵 [夦] /(n) 15th day of the 7th lunar month/(last day of) Bon lantern festival/Bon gifts/(P)/
+渶 [夦] /(n) middle of a field/middle of a country/field of contest/(P)/
+渶μ [夦Τ] /the aim (in a campaign)/
+ [ʤ] /(n) next-month delivery/
+¤ [ʤ] /next-month delivery/
+ [夦] /(n-t) (1) used/second-hand/old/(2) Middle Ages/(P)/
+ [夦֤] /(n-t) (1) used/second-hand/old/
+ż [夦] /(n) used car/secondhand car/(P)/
+ [夦Ҥ] /(n) secondhand goods/
+ʸ [夦֤] /Chuukou bunko (publisher)/
+ [ʤ] /(n) central entrance/slander/
+湹 [夦] /middle watch/12-2 a.m./
+ [夦Ѥ] /main deck/
+̵ [夦] /cultivator/
+ [夦] /the mean/
+ [夦] /(n) (abbr) middle and high school/(P)/
+ [ʤ] /(adj-no) convex/
+ⲻ [夦] /mezzo-soprano/
+ [夦] /(n) (abbr) middle and high-school students/
+ǯ [夦ͤ] /(n,adj-no) middle and old age/
+ [夦] /(n) (1) China/(2) South-west most region of Honshu/middle of a country/the Hiroshima area/(P)/
+񶦻 [夦礦Ȥ] /(n) Chinese Communist Party/
+ˡ [夦ݤ] /Chinese martial art/
+ [夦] /(n) Chinese language/
+ [夦] /(n) Chinese person/(P)/
+ͳ [夦󤬤] /Chinatown/
+Φ [夦꤯] /(n) continent of China/
+ [夦ۤ] /region in the western part of Honshu/
+ [夦Ǥ餤] /(adj-no) imported (transmitted) from China/
+ [夦դ] /(n) Chinese dress/
+ [ʤ] /(n) middle dots/
+ [夦] /(n) half-rising posture/body bent/
+溢 [ʤ] /(n-adv,n) about the middle/
+溴 [夦] /(n) lieutenant colonel/commander (navy)/(P)/
+ [夦] /(n,vs) leaving before an affair is over/
+ [夦ܤ] /(adj-no,n) medium-fine/
+滮 [夦] /(n) medium-sized dish/
+滺 [夦󤫤夦] /middle class/bourgeoisie/(P)/
+ [ʤ] /(n) longshoreman/baggageman/
+ [ʤ] /(n) partition/
+ڤ [ʤ] /(n) a divider/
+ [ʤ] /(n) core/blade/middle of a nest of boxes/
+ [夦] /(n) middle finger/
+ [ʤ] /(n) middle finger/(P)/
+ [夦] /Central China/
+ [ʤ] /Central China/
+ [夦] /(n,vs) suspension/stoppage/discontinuance/interruption/(P)/
+ߤ [夦ΤƤ] /state of standstill/
+ [夦] /medium-sized thread/
+漡 [ʤĤ] /(n,vs) intermediary/agency/brokerage/(electric) relay/
+漡 [ʤĤ] /(n,vs) intermediary/agency/brokerage/(electric) relay/(P)/
+漪 [夦] /(n) middle ear/tympanum/(P)/
+漪 [夦] /(n) tympanitis (inflammation of middle ear)/(P)/
+漭ŵ [夦Ƥ] /medium-sized dictionary/
+漴 [夦] /(n) axis/pivot/central figure/key man/(P)/
+漹 [夦] /(n) (abbr) Central Executive Committee/(P)/
+ [ʤ] /(n) (1) mid-season crops/mid-season rice/mid-season vegetables/(2) metacarpus (anatomy)/
+潣 [ʤ] /(n) sandbank in stream/bar/
+潧 [ʤ] /(n) sandbank/sandbar/
+潩 [夦夦] /(n) 15th day of the 8th lunar month/8th lunar month/
+潩̾ [夦夦Τᤤ] /harvest moon/
+ [夦] /(n-adv,n-t) second third of a month/(P)/
+ [夦礦] /(n) slander/libel/defamation/(P)/
+澭 [夦礦] /(n) lieutenant general/vice-admiral/(P)/
+澮 [夦礦] /(n) small to medium/(P)/
+澮 [夦礦礦] /small to medium enterprises/smaller companies/(P)/
+澮ģ [夦礦礦礦] /(Japanese) Small and Medium Enterprise Agency/
+澮 [礦礦礳ä] /medium and small nations/
+濴 [夦] /(n) center/core/heart/pivot/emphasis/balance/(P)/
+濴Ȥ [夦Ȥ] /(exp) to play a leading role/to play a central part/
+濴 [夦󤫤] /(n) a central angle/
+濴 [夦󤷤] /central idea/
+濴ʪ [夦󤸤֤] /leader/central personage/
+濴 [夦] /(n) center/metropolis/
+濴Ū [夦Ƥ] /(adj-na) central/
+濴Ū [夦Ƥ䤯] /central role/
+濴 [夦Ƥ] /(n) center/
+濴 [夦] /(n) central part/heart (of a city)/
+ [ʤ] /(n) contents/interior/substance/filling/(sword) blade/(P)/
+ [夦] /(n) moderate earthquake/
+ƻ [夦ɤ] /(n) gray-water system/recycled waste-water/
+ [夦] /(n) arithmetical mean/
+ [夦] /(n) centre/pivot/mainstay/nucleus/backbone/central figure/pillar/key man/(P)/
+ [夦󤱤] /central nerves/
+з [夦󤱤] /(n) central nervous system/CNS/
+з [夦󤱤Ȥ] /central nervous system/
+ [夦] /central (nervous system)/
+ [夦] /(n-adv,n-t) Middle Ages/mediaeval times/(P)/
+ [夦] /mediaeval history/
+ [夦] /(n) neuter gender/neutral (chem.)/indifference/sterility/(P)/
+ [夦] /neutral salt/
+ [夦] /(n) neutron/(P)/
+ [夦] /(n) a neutron star/
+« [夦] /neutron flux/
+ [夦Ф] /neutron bomb/
+ [夦] /(n) neutral paper/
+ [夦󤶤] /detergent/
+ [夦] /(adj-na,n) impartiality/fairness/
+ [ʤ] /(n) (1) mid-season crops/mid-season rice/mid-season vegetables/(2) metacarpus (anatomy)/
+ [夦] /(n) Mesozoic era/
+ [夦] /(n) Mid-west/
+ [ʤ] /(n) the mid-month's slate of entertainment in a variety hall/
+д [夦ä] /(n) Mesolithic age/
+Ѥ [ʤŤ] /(n) loading in the middle/
+ޤ [ʤ] /(n) folded in the middle/
+ޤ [ʤ] /(n) felt hat/
+ޤ˹ [ʤܤ] /(n) felt hat/fedora/
+˹ [ʤܤ] /(n) felt hat/
+˹ [ʤܤ] /(n) felt hat/fedora/
+ [夦] /(n,vs) interruption/abortion/discontinuance/suspension/abeyance/(P)/
+ [夦] /(n) front of center field/(P)/
+ [夦󤸤] /Lake Chuzenji/
+ [夦] /(n) China and Soviet Russia/
+® [夦] /intermediate gear/
+´ [夦] /(n) junior high school or middle school graduate/(P)/
+º [夦] /middle image (of three)/
+ [夦] /(n) leaving school during a term/(P)/
+ [夦] /(n) company, battery, troop/(P)/
+Ĺ [夦礦] /(n) company commander/
+ [夦] /(n,vs) interruption/suspension/break/(P)/
+ [夦] /(n) half-way up a slope or stairway/the landing/center of three (horizontal) columns (of print)/
+ [ʤ] /(n) medium or average price/
+Ф [ʤ] /(n) a slump/
+ [ʤʤ] /(adv) (1) (uk) very/considerably/easily/readily/fairly/quite/highly/rather/(2) by no means (with negative verb)/(P)/
+ [ʤФ] /(n) middle pillar/
+Ĺ [夦礦] /(n) mid-range/mid-term/
+ľ [ʤ] /(n) medium or average price/
+̤ [夦ɤ] /medium quality/
+̤ [ʤɤ] /(n) intermediate street/
+ߤ [ʤŤ] /(n) (abbr) advertisement hanging in a train/
+ [ʤӤ] /(adj-na,n) hollow/concave/
+ [ʤˤ] /(n) courtyard/quadrangle/middle court/(P)/
+ [ʤۤ] /(n) middle/midway/
+ů [夦Ƥ] /Chinese philosophy/
+ŷ [夦Ƥ] /(n) mid-air/mid-heaven/zenith/
+ [夦Ƥ] /(n) middle point/median point/
+ [ʤ̤] /(n) second (plaster) coat/
+ɤ [ʤ̤] /(n) intermediate coat of paint or lacquer/
+ [夦] /(n) in the middle/half-way/(P)/
+ [夦Ȥ] /leaving school during a term/
+Ⱦü [夦ȤϤ] /(adj-na,n) halfway/half measures/unfinished/incomplete/by halves/(P)/
+ [ʤ] /(n) medium-grade millstone/
+ [ʤ] /(n) island in a pond or river/(P)/
+ [夦Ȥ] /(n) Middle East/(P)/
+ [夦Ȥ] /(n) second grade/medium quality/average/middle class/secondary grade/(P)/
+ع [夦Ȥä] /secondary school/
+ [夦Ȥ礦] /secondary education/
+ [夦Ȥ礦] /secondary teachers/
+Ʋ [夦ɤ] /main temple building/
+ƻ [夦ɤ] /(n) the middle road/middle of the road/mean/moderation/(P)/
+ƻ [夦ɤ] /middle-of-the-roaders/neutrals/
+ [夦ɤ] /(n) poisoning/(P)/
+ǻ [夦ɤ] /death from poisoning/
+ [夦ʤ٤] /(n) Central and South America/(P)/
+ [夦] /second-year of junior high/
+ [夦ˤ] /(n) mezzanine floor/
+ [夦ˤ] /(n) medium build/meat of medium quality/
+ [夦ˤ夦] /medium build/
+ [夦ˤ] /(n) China and Japan/the middle day/the equinoctial day/(P)/
+ [ʤ] /(n) the middle day/
+ŵ [夦ˤƤ] /Chinese-Japanese dictionary/
+ [ʤ] /(n) intermission (during a play)/
+ǯ [夦ͤ] /(n) middle-aged/(P)/
+ǯ [夦ͤ] /(n) middle-aged person/person who changes his line in middle of life/
+ǯ [夦ɤ] /(n) woman approaching middle age/
+Ǿ [夦Τ] /(n) midbrain/
+ [夦Τ] /(n) middle-class farmer/
+ [夦] /(n) medium wave/
+Ĺ [夦Ϥ礦] /medium wave/
+ [夦] /(n) half damage/
+ [夦] /(n) average height/
+ [ʤ] /(n) ambulatory vending of snacks in a theater or stadium/
+Ƚ [夦Ф] /medium size/cabinet size (in photography)/
+Ⱦ [夦Ϥ] /middle/half-finished/
+ [夦Ϥ] /the noonday meal/
+ [夦Ф] /(n-adv,n) middle (stage)/(P)/
+ [夦Ф󤻤] /the midst of a campaign/
+ [夦] /(n) center fly/
+ɽ [ʤ] /(n) cloth folded inside out/
+ [夦Ӥ] /(n) medium bottle/
+ߤ [ʤ] /(n) an intermediate layer/
+ [夦] /(n) region south and south-west of Tokyo area/center/middle/heart/(P)/
+եꥫ [夦֥եꥫ] /Central Africa/
+ꥫ [夦֥ꥫ] /(n) central America/
+ʿ [夦֤ؤ褦] /Central Pacific/
+ [夦] /(n) palsy/paralysis/
+ [夦դ] /(n) palsy/paralysis/
+ [夦] /(n) palsy/paralysis/
+ [夦֤] /(n) palsy/paralysis/
+ [夦Ϥ] /(n) medium width/
+ʢ [夦äѤ] /irritated/offended/
+ʢ [夦դ] /(n) mountain side/halfway up/(P)/
+ʢ [夦դ] /half-way (up a mountain)/
+ʬ [夦֤] /(n,vs) half/
+ [夦] /medium size/medium pattern/medium stature/
+ [夦٤] /(n) Central America/
+ [夦ؤ] /(n) second part/second volume/
+ [夦ؤ] /(n) second part/second volume/
+ [夦] /mediation/
+ݼ [夦ۤ] /(n) mediator/intercessor/
+˹ [夦ܤ] /helmet liner/
+ [ʤޤ] /(n) middle act/
+̣ [ʤ] /(n) contents/interior/substance/filling/(sword) blade/
+ [夦褦] /(adj-na,n) middle way/(golden) mean/moderation/middle path/Doctrine of the Mean/
+ [夦褦] /(n-adv,n-t) about the middle (of an era)/
+ [ʤ] /(n) left-over flesh on the spine of a fish/
+Ω [夦] /(n) neutrality/(P)/
+Ω [夦Ĥ] /(n) neutral power/
+Ω [夦Ĥ央] /neutralism/
+Ω [夦Ĥ] /neutrality/
+Ω [夦Ĥ] /neutral zone/
+Ω [夦Ĥ] /neutral plane/
+ΩϫϢ [夦Ĥ] /(abbr) Federation of Independent Unions of Japan/
+ά [夦㤯] /(n) omission/ellipsis/(P)/
+ή [夦夦] /(n) mid-stream/middle course/middle class/(P)/
+ήβس [夦夦Τ夦] /lower middle class/
+ήξس [夦夦Τ礦夦] /upper middle class/
+ήռ [夦夦] /identifying (oneself) with the middle class/
+ήҲ [夦夦㤫] /middle class/
+ʴ [夦꤭] /(n) all-purpose flour/
+ϫ [夦] /(n) (abbr) Central Labor Relations Committee/
+Ϸ [夦] /(n) middle age/
+ [夦] /(adj-na,n,vs) neutralize/counteract/(P)/
+º [夦虜] /(n) neutralizer/counteractive/antidote/
+Ǯ [夦ͤ] /(n) heat of neutralization/
+ [ʤ] /(n) boring/
+ [ʤФ] /boring machine/
+ [夦褦] /dying young/
+ [ʤ] /(n) relation/relationship/(P)/
+礬 [ʤ] /close/intimate/
+礬ɤ [ʤ褤] /be on good terms/
+ [ʤˤϤ] /(exp) to act as an intermediary/
+㤤 [ʤ] /(n,vs) discord/breaking up (e.g. friendship)/
+ [夦] /(n) midsummer/
+ [夦] /(n) agency/intermediation/(P)/
+ [夦] /mediator/go-between/middleman/
+ʪ [夦֤] /intermediary/medium/channel/
+ǰ [夦ܤ] /intermediary trade/trade conducted via an agency/
+ [夦] /(n) kernel/core/nucleus/
+ [夦] /(n) samurai's attendant/footman/
+ [ʤ] /(n) company/fellow/colleague/associate/comrade/mate/group/circle of friends/partner/(P)/
+֤˲ä [ʤޤˤ廊] /(exp) to include in the circle/
+֤ä [ʤޤ򤫤ä] /together with one's lot/
+ְռ [ʤޤ] /(n) fellow feeling/
+ֳ [ʤޤϤ] /(n) being left out/
+ֳ [ʤޤ] /(n,vs) split among friends/falling out/internal discord/
+ּ [ʤޤ] /(n) being popular among one's companions/
+ [ʤޤͤ] /trade price/
+Ʊ [ʤޤɤ] /comrades/
+ [ʤޤ] /(adj-no,n) private/informal/among one's people (group, friends)/
+ [ʤޤ] /(n) joining a group/(P)/
+˫ [ʤޤܤ] /logrolling/mutual admiration/
+ [ʤ] /(n) waitress/
+緻 [夦] /(n) the younger of two elder brothers/
+ [夦] /(iK) (radio) relay/hook-up/
+縫 [ʤߤ] /(n) nakamise/shops lining a passageway in the precincts of a Shinto shrine/
+縫̤ [ʤߤɤ] /shopping street in the precincts of a shrine (temple)/
+繥 [ʤ褷] /(n,adj-na) intimate friend/close friend/bosom buddy/chum/
+繥 [ʤ褷] /(n,adj-na) intimate friend/close friend/bosom buddy/chum/
+ [夦] /(n) arbitration/intercession/mediation/(P)/
+ۡȽ [夦Ф] /arbitration/
+ۺ [夦Ƥ] /(n) settlement by arbitration/
+ۺȽ [夦Ф] /arbitration/
+ۺȽ [夦Ф󤷤] /court of arbitration/
+ۼ [夦] /arbitrator/mediator/
+ۿ [夦ˤ] /arbitrator/mediator/
+ [ʤ] /(n) longshoreman/baggageman/
+罩 [夦夦] /(n) 15th day of the 8th lunar month/8th lunar month/
+ [夦] /(n) mid-spring/
+ [夦ˤ] /(n) go-between/matchmaker/
+ [ʤ] /(n) go-between/matchmaker/(P)/
+ͤäƽФ [ʤɤΤ䤯򤫤äƤǤ] /(exp) to offer one's service as a matchmaker/
+ͤ𤷤 [ʤɤ򤫤] /through a matchmaker/
+̤ͤ [ʤɤȤ] /through a go-between/
+͸ [ʤɤ] /(n) matchmaker's story/saying nice things about a person/
+ [夦] /(n,vs) interruption/suspension/break/
+ [ʤ] /(n) medium or average price/
+ľ [ʤʤ] /(n,vs) reconciliation/make peace with/(P)/
+Ź [ʤߤ] /(n) nakamise/shops lining a passageway in the precincts of a Shinto shrine/
+ [夦Ȥ] /(n) mid-winter/
+Ư [ʤФ餭] /(n) maid working for both the living quarter and kitchen/
+ [ʤ] /(n) brokerage/(P)/
+ [ʤˤ] /(n) broker/jobber/
+ [夦] /(n) mediation/intercession/
+ݼ [夦ۤ] /(n) mediator/intercessor/
+Ӥޤ [ʤĤޤ] /harmonious/intimate/
+Ω [ʤ] /(n) mediation/agency/agent/mediator/middleman/go-between/
+Ω [ʤˤ] /(n) middleman/mediator/go-between/
+ɤ [ʤ褯] /(adv,n,vs) making friends with/getting along well with/on cordial terms/(P)/
+ɤ [ʤ褷] /(n,adj-na) intimate friend/close friend/bosom buddy/chum/(P)/
+ [夦] /(n) space/air/midair/(P)/
+Ť [夦Ť] /(n) hanging in midair/suspended in midair/
+ɤ [夦Ǥ] /to recite from memory/
+⤯ [夦ˤ] /(exp) to float in the air/
+ [夦Τ] /(n) midair stunt/aerial stunts/
+ߤ [夦Ť] /(n) hanging in midair/suspended in midair/
+֤ [夦] /(n) somersault/looping-the-loop/(P)/
+ʤ [夦ʤ] /devoted/loyal/true/faithful/
+鰦 [夦] /(n) loyalty/devotion/
+ [夦] /(adj-na,n) loyalty/devotion/(P)/
+Ω [夦] /(n) loyalty/loyal deed/
+ [夦] /(n) loyalty/loyal (faithful) service/
+鷯 [夦] /(n) loyalty to one's ruler/
+鷯 [夦󤢤] /loyalty and patriotism/
+鸤 [夦] /(n) faithful dog (Hachiko)/
+ [夦] /(n) (good) advice/
+鹧 [夦] /(n) loyalty and filial piety/
+ [夦] /(n,vs) advice/warning/(P)/
+˽ [夦ˤ] /(exp) to follow (act upon) advice/
+麲 [夦] /(n) loyalty/the loyal dead/
+麲 [夦] /(n) monument to the faithful who died in battle/
+ [夦] /(adj-na,n) (1) faithful/loyal/devoted/(P)/
+ [ޤ] /(adj-na,n) (1) faithful/loyal/devoted/(2) hardworking/painstaking/diligent/(3) healthy/fit/(P)/
+¤ [夦Ĥ] /(n) fidelity/faithfulness/loyalty/
+¤ [夦Ĥʤ] /faithful servant/
+ [夦Ĥ] /(n) fidelity/
+ [夦] /faithfulness and purity/unswerving loyalty/
+ [夦] /(n) sincerity and consideration/
+鿮 [夦] /(n) faithfulness/devotion/
+ [夦] /(n) loyal retainer/loyal subject/(P)/
+¢ [夦󤰤] /(n) (Buddh) Chushingura/
+ [夦] /(adj-na,n) loyalty/sincerity/(P)/
+ [夦] /(n) loyalty/allegiance/fidelity/
+ [夦ܤ] /(n) faithful servant/
+ͦ [夦椦] /(adj-na,n) loyalty and bravery/
+ [夦礦] /(adj-na,n) loyalty/
+ [夦줤] /(n) the loyal dead/
+ [夦줤Ȥ] /(n) monument to the faithful who died in battle/
+ [夦] /(n) unswerving loyalty/
+ꤻ [夦] /(n,vs) lottery/raffle/drawing (of lots)/
+ꤻ [夦󤱤] /lottery ticket/
+ [夦] /(n,vs) educe/abstract/sample/(P)/
+Ф [Ҥ] /(desk) drawer/
+ʪ [夦Ĥ֤] /(n) extract (from)/
+ [夦礦] /(adj-na,n) abstract/(P)/
+ݲ [夦礦] /(n) abstraction/
+ݲ [夦礦] /(n) abstract painting/
+ݷݽ [夦礦] /abstract art/
+Ū [夦礦Ƥ] /(adj-na) abstract/(P)/
+ [夦礦Ӥ] /abstract art/
+̾ [夦礦ᤤ] /(n) abstract noun/
+ [夦礦] /(n) an abstract argument/
+ [夦] /(n,vs) lottery/raffle/drawing (of lots)/(P)/
+ [夦󤱤] /lottery ticket/
+ [Ҥ] /(oK) (n) drawer/drawing out/
+ [夦] /(oK) (n,vs) lottery/raffle/drawing (of lots)/
+޷ [夦󤱤] /lottery ticket/
+ [Ҥ] /(n-adv,n-t) noon/daytime/(P)/
+뤴 [Ҥ뤴Ϥ] /(n) lunch/midday meal/
+ᤷ [Ҥᤷ] /(n) lunch (masc.)/midday meal/
+ [Ҥ] /day and night/
+벼 [Ҥ뤵] /(n) early afternoon/(P)/
+᤮ [Ҥ뤹] /(n-adv,n-t) afternoon/(P)/
+ [夦] /(n-adv,n-t) daytime/during the day/
+ [Ҥ] /(n-adv,n-t) daytime/during the day/(P)/
+ֿ͸ [夦󤸤󤳤] /daytime population/
+ [夦󤿤] /(n) day-care center/
+ [Ҥ뤬] /(n) convolvulus/
+٤ [Ҥ䤹] /(n-adv,n-t) lunch break/noon recess/noon rest period/(P)/
+붽 [Ҥ뤳礦] /matinee/
+ [Ҥ뤴Ϥ] /(n) lunch/midday meal/
+ [夦] /(n) daylight/
+ [夦礯] /(n) daylight color/
+ŵ [夦礯Ǥ󤭤夦] /daylight lamp/
+ [Ҥ뤢ɤ] /(n) person who does not stand out/(useless as) a lantern at noon day/
+뺢 [Ҥ뤴] /(n-t) about noon/
+ [夦] /(n) luncheon/
+ [Ҥɤ] /(n-t) noon/lunch time/
+뾰Ť [Ҥʤ餤] /be dark even in the daytime/
+뿩 [夦礯] /(n) lunch/midday meal/(P)/
+뿩 [夦] /(n) lunch/midday meal/
+뿩 [Ҥ뤲] /(n) lunch/midday meal/
+뿩 [夦礯] /(n) luncheon meeting/
+뿩 [夦礯] /lunch time/
+뿲 [Ҥ] /(n,vs) nap (at home)/siesta/(P)/
+ [Ҥ뤻] /(n) a matinee (performance)/
+ [Ҥޤ] /(n-adv,n-t) forenoon/just before noon/(P)/
+ [ҤȤ] /(n) sneak thief/
+ [ҤҤʤ] /(n-adv,n-t) daytime/noon/
+ [夦Ϥ] /lunch/midday meal/
+ [ҤϤ] /lunch/midday meal/
+ [Ҥᤷ] /(n) lunch (masc.)/midday meal/(P)/
+ [夦] /(adv,n) day and night/(P)/
+ˤ [夦򤪤] /continuing day and night/
+ʬ [夦狼] /(adv) by day and night/day and night/
+ [夦䤱󤳤] /around-the-clock/(working) day and night/
+ [夦䤪] /(n) type of woman's obi, the black and white fabric suggesting the contrast of day and night/
+ͱŤ [Ҥʤ餤] /be dark even in the daytime/
+ [夦줤] /afternoon assembly (at a company, etc.)/
+ [Ҥ] /siesta/
+ [Ҥ뤲] /(n) lunch/midday meal/
+ [Ϥ] /(n) pillar/post/(P)/
+ [Ϥɤ] /(n) wall clock/
+ [夦礦] /(n) in the shape of a pillar or column/
+ [夦] /(n) pillar/cornerstone/
+ [夦] /(n) plinth/
+Ƭ [夦Ȥ] /(n) capital of column/
+ [夦] /(n) cylindrical surface/
+ϭ [夦] /(n) pillared corridor/
+ [夦] /(n,vs) annotation/explanatory note/(P)/
+ [] /(v1) to pour into/
+ [Ĥ] /(n) spout/
+ [Ĥ] /spout/
+ [] /(v5m) to pour into/to put into/to invest in/to inject/to impregnate/to infuse/to instill/to implant/to imbue/(P)/
+ [Ĥ] /(v5m) to pour into/to put into/to invest in/to inject/to impregnate/to infuse/to instill/to implant/to imbue/
+ [] /(v1) to pour into/
+ [] /(v5g) to pour (into)/to irrigate/to pay/to fill/to feed (e.g. a fire)/(P)/
+ [Ĥ] /(v5g) to pour (into)/to irrigate/to pay/to fill/to feed (e.g. a fire)/(P)/
+ [] /(v5s) to pour (drink)/to serve (drinks)/(P)/
+ [夦] /(n,vs) caution/being careful/attention (heed)/warning/advice/(P)/
+դ餹 [夦򤽤餹] /(exp) to distract a person's attention/
+դ¥ [夦򤦤ʤ] /(exp) to call a person's attention (to)/
+դդ [夦򤪤] /(exp) to be off one's guard/
+դ [夦򤽤] /(exp) to pay attention/
+դʧ [夦Ϥ餦] /(exp) to pay attention (to)/
+ջ [夦] /important points/
+ս [夦] /(n) directions/
+ս [夦] /(n) notes/instructions/
+տ [夦֤] /(adj-na) careful/(P)/
+տʪ [夦֤] /blacklisted person/person who requires watching/
+ [夦Ƥ] /(n) important point/point to make note of/
+ [夦ۤ] /(n) storm warning/(P)/
+ [夦礯] /(n) attentiveness/
+ [夦] /(n) gloss/explanatory notes/annotation/
+ [夦] /an annotator/
+ [夦] /(n) annotation/explanatory note/
+ [夦] /(n,vs) gazing steadily at/observing (a person) closely/
+ [夦] /(n,vs) injection/(P)/
+ͱ [夦㤨] /an injection/
+ʹ [夦㤭] /(n) injector/syringe/
+Ϳ [夦Ф] /a needle/
+ [夦㤯] /(n) notes/comment/(P)/
+ [夦㤯] /annotator/
+ [夦㤯] /annotated edition/
+ [夦] /(n,vs) information/making a report (to a superior)/
+ [夦] /(n,vs) pouring water/flooding/douche/
+ [夦] /(n) detailed commentary/
+ [夦] /(n) detailed commentary/
+ [夦ˤ夦] /(n,vs) pouring/injection/(P)/
+ [夦ˤ夦礦] /teaching by rote/
+ʸ [夦] /(n,vs) order/request/(P)/
+ʸ [夦Ȥ] /order-taking/salesperson/
+ʸ [夦󤷤] /(n) written order/order form/
+ʸ [夦󤵤] /recipient of an order/
+ʸ̤ [夦ɤ] /as ordered/
+ʸ [夦Ҥ] /ordered goods/
+ʸ [夦դ] /custom-made clothing/
+ [夦⤯] /(n,vs) notice/attention/observation/(P)/
+ [夦] /(n,vs) oiling/lubrication/
+ [夦礯] /(n,vs) focus of one's attention (on a specific field)/commitment to something/
+Ϣ [ᤫ] /(n) sacred Shinto rope with festoons/
+Ϣ [ʤ] /(n) sacred shrine rope/
+ [ष] /(n) insect/(P)/
+ [ष] /(exp) selfish/
+Τ餻 [ष餻] /(exp,v1) to forebode/to have a presentiment/
+դ [षĤ] /(exp) to become verminous/to be infested with insects/to begin to keep bad company/to have an (unfavorable) lover/
+ɤ [ष] /asking too much/selfish/
+ [ष] /(n) worm/insect/
+Τ [षΤ] /(exp) selfish/
+ε꤬ [षΤɤ뤤] /(exp) be in a bad mood/
+© [षΤ] /(exp,n) faint breath/at death's door/
+Τ餻 [षΤ餻] /(exp,n) foreboding/
+⻦ [ष⤳] /(exp) innocent-looking/looking as though butter would not melt in the mouth/
+򻦤 [ष򤳤] /(exp) to control one's temper/
+ [ष] /(n) children's medicine for nervousness/snack for an empty stomach/
+ [ष] /(n) deworming medicine/
+ [夦] /(n) insect damage/
+ [षܤ] /(n) airing out/
+ [ष᤬] /(n) magnifying glass/
+ [ष] /(n) nervous weakness/
+ [ष] /(n) worm-eaten/
+ [ष] /(n) heartburn/
+ [षϤ] /(exp) to be disgusted/wouldn't touch with a pair of tongs/
+ [ष] /(n) cavity/tooth decay/decayed tooth/caries/(P)/
+ [ष褱] /(n) insecticide/insect repellent/
+ [ष] /(n) worm-eaten/
+ [ष] /(n) a decayed tooth/
+ [षФ] /(v5m) to eat into (e.g. by worms)/to spoil/to ruin/to undermine/
+ [夦] /(n) (vermiform) appendix/
+ [夦] /(n) appendicitis/
+ [ष] /(n) torch procession to drive away crop-eating insects/
+޲ [夦Ф] /(n) entomophilous flower/
+ [ष] /(n) insect peddler/
+ [षդ] /(n) incantation to rid a child of worms/
+ʢ [षФ] /(n) stomach pain due to worms/
+ [ष] /(n) children's medicine for nervousness/
+͵ [夦褦Ȥä] /appendicitis/
+ [夦] /(n) (1) insect egg(s)/(2) parasite egg(s)/
+ [夦뤤] /(n) worms and insects/
+ [ष] /(n) insect cage/
+ [ष] /(n) worm/insect/
+ [夦礦] /(n) true heart/inner feelings/
+￴ [夦] /(n) innermost feelings/(P)/
+ [夦] /(n) explanatory notes/annotation/comment/
+ [夦] /(n) gloss/explanatory notes/annotation/
+ [夦] /(n) annotation/commentary/
+ [夦㤯] /(n) annotation/note/commentary/
+ [夦㤯] /annotator/commentator/
+ [夦] /(n) notes, commentary/
+ʸ [夦] /(n,vs) order/request/
+ [夦] /(n) sake/
+ϥ [夦ϥ] /(n) Shouchuu with tonic water/
+ [] /(v1) to cast/to mint/to coin/(P)/
+ [夦] /(n) coinage/mintage/
+ݤ [] /(n) tinkering/
+ݤ [] /(n) a tinkerer/
+ [夦] /(n) casting/
+ [] /(n) mold/template/(P)/
+ [夦] /metal caster/
+ [夦] /(n) cast steel/
+ [] /(v5m) to cast in a mold/
+¤ [夦] /(n,vs) casting/founding/minting/(P)/
+¤ [夦] /a foundry/a mint/
+ľ [ʤ] /recasting/
+ľ [ʤ] /to recast/to recoin/
+٤ [Ĥ֤] /(v5s) to melt down/
+Ŵ [夦Ƥ] /(n) cast iron/
+ʪ [] /(n) cast metal/casting/(P)/
+ʪ [Τ] /(n) a caster or founder/
+ [夦] /stationed in Italy/
+ [夦] /(n) stationed or resident in the UK/
+ [夦] /(n) (abbr) no parking/
+ [夦] /(n,vs) residence/stay/(P)/
+߰ [夦] /resident/inhabitant/
+߽ [夦] /(n) a police substation/
+ [夦] /(adj-no) resident in China/
+ [夦] /(n) parking (e.g. car)/(P)/
+ְȿ [夦㤤Ϥ] /parking violation/
+ֶػ [夦㤭] /No Parking/
+־ [夦㤸礦] /(n) parking lot/parking place/(P)/
+ [夦礦] /(n) parking fee/
+ [夦Ƥ] /(vs) stopping or parking a vehicle/
+ [夦ɤ] /stationed in Germany/
+ [夦Ȥ] /(n) stationing (troops)/occupancy/(P)/
+ֽ [夦Ȥ󤸤] /military station/post/
+ [夦Ȥ] /garrison/
+ [夦ˤ] /(n) resident in Japan/(P)/
+ [夦ˤ] /ambassador to Japan/
+ʼ [夦ؤ] /(n) stationing of troops/
+ [夦٤] /(n) be stationed or resident in the U.S.A./
+α [夦夦] /(n,vs) stationing (e.g. of troops)/garrison/(P)/
+α [夦夦] /stationed troops/
+α [夦夦֤] /garrisoned forces/
+ؾ [夦󤸤礦] /(n) parking area for bicycles/
+ [Τ] /(n) wild boar/(P)/
+ [礳] /(n) (uk) small cup/sake cup/
+ [礳] /(adj-na,n) impertinence/
+ [] /(n) bull neck/
+ [Ȥ] /(n) recklessness/foolhardiness/
+Կ [ȤĤ⤦] /(n) headlong/foolhardy/reckless/
+ [Τष] /(n) daredevil/foolhardy warrior/hotspur/
+ [㤯] /(n,suf) (1) counter for suits of clothing/(2) arriving at ../(P)/
+ [] /(n) work/
+ [뤷] /(adj) remarkable/considerable/(P)/
+ [뤷] /considerably/remarkably/strikingly/
+ [魯] /(v5s) to write/to publish/(P)/
+魯 [魯] /(v5s) to write/to publish/(P)/
+ [礵] /(n,vs) writing/book/(P)/
+ [礵] /(n) writer/author/
+ [礵] /(n) copyright/(P)/
+ [礵󤷤褦礦] /(n) royalties/
+ͭ [礵󤷤椦] /(n) copyright holder/
+ [礵󤷤󤬤] /(n) infringement of copyright/(literary) piracy/
+ʾ [礵󤷤󤬤礦] /(n) copyright infringement suit/
+ݸ [礵ۤ] /(n) copyright protection period/
+ˡ [礵ۤ] /(n) (Japanese) Copyright Act/
+ [礵] /(n) writer/author/
+ʪ [礵֤] /(n) written thing (e.g. book, musical composition)/works/
+ [礷] /(n) author/writer/(P)/
+ [礸] /(n) writing/literary work/
+Ҳ [礸Ĥ] /(n) writer/
+Ҷ [礸Ĥ礦] /(n) the writing profession/
+ [礷] /(n) literary work/book/(P)/
+̾ [礷ᤤ] /author/
+ [] /(adj-na,n) exceptionally large/
+ʹ [֤] /(n) something well-known throughout the world/
+ʹ [] /(n) something well-known throughout the world/
+̾ [ᤤ] /(adj-na,n) well-known/noted/celebrated/(P)/
+ [ᤤ] /(adj-na,n) clarity/
+ [廊] /(n) store/reserve/stock/savings/
+ [廊] /(v1) to store/to lay in stock/
+ [] /(v1) to save (i.e. in a bank)/
+ [礭] /(n,vs) (bank) savings/(P)/
+򲼤 [礭򤵤] /(exp) to withdraw one's savings/
+򲼤 [礭򤪤] /(exp) to withdraw one's savings/
+򿣤䤹 [礭դ䤹] /(exp) to increase one's savings/
+ [礭󤭤礯] /(n) (Japanese) Postal Savings Bureau/
+Ģ [礭Ĥ礦] /bank book/
+Ȣ [礭Ф] /(n) savings box/bank/
+ [礹] /(n) storage of water/(P)/
+ [礹] /(n) water tank/
+ [礹] /(n) reservoir/(P)/
+ [礹礦] /(n) volume of water kept in store/
+¢ [社] /(n) storage/preservation/(P)/
+¢ [社] /storage tank/
+¢ [社] /(n) storehouse/
+¢ [社] /storeroom/stockroom/
+¢ [社] /a storage place/
+¢ [社Ҥ] /supplies/stock/stored goods/
+ú [礿] /(n,vs) storing coal/stored coal/
+ú [礿󤸤] /a coal yard/
+ [] /(n) savings/(P)/
+ߺķ [] /(n) savings bond/
+ [ܤ] /(n) stock or supply of lumber/
+ھ [ܤ礦] /lumberyard/
+ [礦] /(n,suf) (1) leaf/block/cake/(2) counter for guns, tools, levers, leaves or cakes of something/(3) even number/rounded-off number/
+ [Ƥ] /(n) 4th in rank/fourth sign of the Chinese calendar/
+ [ҤΤ] /(n) 4th in rank/fourth sign of the Chinese calendar/
+ [礦礦] /(adv,n) clashing of swords/felling of trees/ringing of an ax/
+ [ȤȤ] /(adv,n) clashing of swords/felling of trees/ringing of an ax/
+Ⱦ [礦Ϥ] /even or odd/
+ [Ƥ] /24th of the sexagenary cycle/
+ [礦] /(n) clove/
+ [礦] /clove oil/
+ [礦] /(n) clove/
+ [Ƥ] /(n) letter "T"/
+ [Ƥ] /(n) T-shaped/
+구 [Ƥ礦] /T square/
+ [Ƥ] /(n) T bandage/
+구 [Ƥ礦] /(n) T square/
+ϩ [Ƥ] /(n) T junction/
+ [Ƥ礦] /(adj-na,n) polite/courteous/hospitable/
+ [礦] /(n) number of pages/even numbers/
+ [Ǥä] /(n) apprentice/shop boy/
+ [Ǥäܤ] /apprenticeship/
+ [礦礦] /(adv,n) clashing of swords/felling of trees/ringing of an ax/
+ [ȤȤ] /(adv,n) clashing of swords/felling of trees/ringing of an ax/
+ȯ [礦礦Ϥä] /(adv) crossing swords/violent argument/
+구 [Ƥ礦] /(n) T square/
+ [礦] /(adj-na,adv,n) just/right/exactly/(P)/
+ɤ [礦ɤ褤Ȥ] /(exp) (uk) none too soon/
+ [Ƥ椦] /34th of the sexagenary cycle/
+ǫ [Ƥͤ] /(adj-na,n) polite/courteous/careful/care/kind/close/thorough/conscientious/(P)/
+ǫ [Ƥͤ] /(n) polite language (i.e. masu, desu, etc.)/
+ǯ [Ƥͤ] /(n) majority/adulthood/age 20/
+ǯ [Ƥͤ󤷤] /adult/
+Ⱦ [礦Ϥ] /(n) odd and even numbers/dice game/gambling/
+դ [礦Ť] /(n) paging/pagination/numbering/
+ [Ǥޤ] /Denmark/
+ [礦] /(n) district of a town/city block (of irregular size)/(P)/
+ [] /(n) signs/omen/symptoms/
+ [礦] /(num) sign/omen/indication/portent/1,000,000,000,000/trillion (American)/billion (British)/(P)/
+ [] /(n) signs/omen/symptoms/(P)/
+ [] /(v5s) to show signs (symptoms)/
+ [礦] /(n) sign/indication/omen/symptom/(P)/
+̱ [礦ߤ] /the whole nation/all the people/
+ [ܤ] /(v5m) to wither/to fade (away)/to shrivel/to wilt/(P)/
+ [礦] /(adj-na,n) ruined blossoms/
+ [礦] /withering/decay/decline/
+ [礦餯] /(n) decline/fall/decay/withering/
+ج [礦] /becoming emaciated/
+ [٤] /(n) (uk) talk/chat/
+ [٤] /(v5r) to talk/to chat/to chatter/(P)/
+ [礦] /(n) favor/affection/
+ [礦] /(n) favor/grace/
+ [礦] /(n) favorite child/
+ [礦] /(n) favored retainer/
+ɱ [礦] /(n) one's favorite mistress/
+Ģ [ȤФ] /(n) curtain/
+Ģ [礦] /(n) (business) manager/
+Ģä [礦] /(n) cancellation/writing off/(P)/
+Ģ [礦] /(n) reception/
+Ģμ [礦ФΤ] /reception clerk/
+Ģ [礦] /(n) closing part of a balance sheet/balance of accounts/
+Ģɼ [礦Ҥ礦] /(n) report/form/
+Ģդ [礦Ĥ] /(n) bookkeeping/bookkeeper/
+Ģդ [礦Ť] /(n) bookkeeping/bookkeeper/
+Ģ [礦] /(n) account book/register/(P)/
+ĢˤĤ [礦ܤˤĤ] /(exp) to enter in a book/
+Ģդ [礦ܤˤĤ] /(exp) to enter in a book/
+Ģܿ [礦ۤˤ] /(n) ringleader/
+Ģ [礦] /(n) note book/account book/
+Ģ̤դƤ [礦ˤĤƤ] /(exp) to be written (entered) in a book/
+Ģ [礦Ť] /(n) accounts/
+ģ [礦] /(n,n-suf) government office/(P)/
+ģ [礦] /(n) government office building/(P)/
+Ĥ [礦] /(n,vs) mourning/condoling with/
+Ĥ [Ȥ֤餤] /(n) funeral/burial/condolence/
+Ĥ [Ȥ餤] /(n) funeral/burial/condolence/
+Ĥ [Ȥ餤ä] /(n) battle of revenge/
+Ĥ [Ȥ֤餦] /(v5u) to mourn for/to hold a memorial service for/to condole/
+Ĥ [Ȥ餦] /(v5u) to mourn for/to hold a memorial service for/to condole/(P)/
+Ĥ [礦] /(n) condolence/sympathy/mourning/(P)/
+Ĥ [礦] /(n) condolence/sympathy/mourning/
+Ĥֶ [礦] /condolence money/
+Ĥ [礦] /(n) elegy/dirge/
+Ĥ [礦] /(n) flag at half-mast/
+Ĥ [礦] /(n) people attending a funeral or offering condolences/
+Ĥ [礦㤯] /(n) people attending a funeral or offering condolences/
+Ĥ [礦] /memorial service/
+Ĥ [礦礦] /gift at a memorial service/
+Ĥ [礦] /(n) message of condolence/memorial address/
+Ĥ [礦] /(n) message of condolence/memorial address/(P)/
+Ĥ [礦夦] /(n) volley of rifles at a funeral/
+Ĥ [礦礦] /(n) funeral bell/
+Ĥ [礦Ǥ] /(n) telegram of condolence/(P)/
+Ĥʸ [礦֤] /(n) funeral address/
+Ĥˤ [礦ۤ] /(n) artillery funeral salute/
+Ĥ [礦] /(n) condolence call/(P)/
+Ĥ [礦󤭤㤯] /(n) condolence caller/
+ĥ [Ϥ] /(n) stretch/post/
+ĥ [Ф] /(suf) (1) in the style of (esp. literary, artistic, etc. works)/reminiscent of/(2) attached or stretched on/(P)/
+ĥĤ [ϤĤ] /(v1) to attach to a flat surface with glue/to paste/to stick/to affix/
+ĥͤ [ϤĤ] /(v1) to strain/to stretch/to string up/to make tense/to cover over/to freeze over/
+ĥ礤 [Ϥꤢ] /(n) competition/rivalry/something worth doing/
+ĥ礦 [Ϥꤢ] /(v5u) to rival/to compete with/
+ĥ碌 [Ϥꤢ碌] /to paste together/
+ĥ [Ϥꤳ] /(n) stakeout/
+ĥ [Ϥꤳ] /(v5m) to be on the lookout/to lie in wait/
+ĥ껥 [Ϥդ] /(n) poster/notice/
+ĥ [Ϥꤳ] /(n) papier mache/
+ĥҤθ [ϤꤳΤȤ] /paper tiger/
+ĥ [Ϥ꤬] /(n) paper patch/paper backing/poster/(P)/
+ĥФ [Ϥ] /(n) notice/poster/overhang/
+ĥФ [Ϥ] /(v5s) to put up a notice/to project/to jut out/(P)/
+ĥ餹 [Ϥᤰ餹] /(v5s) to stretch around/
+ĥ夲 [Ϥꤢ] /(v1) to raise/
+ĥڤ [Ϥ꤭] /(v5r) to be in high spirits/to be full of vigor/to be enthusiastic/to be eager/to stretch to breaking point/(P)/
+ĥؤ [Ϥ꤫] /(v1) to re-cover/to reupholster/to repaper/
+ĥݤ [Ϥꤿ] /(v5s) to knock down/
+ĥȴ [Ϥ̤] /(n) papier-mache/
+ĥ [ϤФ] /(n) lookout/watch/
+ĥФ [ϤȤФ] /(v5s) to knock down/to send flying/
+ĥդ [ϤĤ] /(v5k) to cling (to)/
+ĥդ [ϤĤ] /(v1) to attach to a flat surface with glue/to paste/to stick/to affix/
+ĥ [Ϥꤵ] /(v1) to burst (open)/to break/to split/
+ĥ [Ϥ] /(v5r,vi,vt) to stick/to paste/to put/to affix/to stretch/to spread/to strain/to stick out/to slap/to be expensive/to tighten/(P)/
+ĥ [Ϥ꤫] /(n) penis-shaped device, traditionally made of horn, shell or papier mache/dildo/
+ĥ [Ϥ꤬] /(n) penis-shaped device, traditionally made of horn, shell or papier mache/dildo/
+ĥ [Ϥꤳ] /(n) papier mache/
+ĥܿ [礦ۤˤ] /(n) ringleader/originator/perpetrator/(P)/
+ĥ [礦礯] /(n) tension/tensile strength/
+ĦĤ [ۤĤ] /(v1) to carve (design)/
+Ħ [꤭ۤ] /(v5m) to engrave/to carve/
+Ħ夲 [ۤꤢ] /(n) relief work/embossing/
+Ħ夲 [ۤꤢ] /(v1) to emboss/to carve in relief/to finish carving of engraving/
+Ħ夲ٹ [ۤꤢ] /relief work/embossing/
+Ħդ [ۤĤ] /(v1) to carve (design)/
+Ħʪ [ۤ] /(n,vs) carving/engraving/sculpture/tattooing/
+Ħʪ [ۤΤ] /engraver/carver/tattoo artist/
+Ħ [ۤ] /(v5r) to carve/to engrave/to sculpture/to chisel/(P)/
+Ħ [礦] /(n) metal carving/engraving/(P)/
+Ħ [礦] /a chaser/
+Ħ [礦] /(n) carver/engraver/sculptor/
+Ħ [礦] /(n) carving/engraving/sculpture/(P)/
+Ħ [礦] /(n) engraver/carver/
+Ħﳦ [礦] /sculpture circles/
+Ħ [礦] /(n) Caelum (the constellation)/
+Ħ [礦] /engraver/carver/
+Ħ\ [礦Ĥ] /(n) The Sculptor (the constellation)/
+Ħ [礦] /sculpture/engraving/the plastic art/
+Ħ [礦Ȥ] /(n) graver/chisel/
+Ħ [礦Ф] /engraving/
+Ħʪ [礦֤] /engraving/carving/statue/
+Ħﻹ [礦뤳] /(n) excellent literary work/
+Ħ [礦] /(n) carving and engraving/(P)/
+Ħ [礦] /the plastic art/
+Ħ [礦] /(n) sculpture/carved statue/graven image/(P)/
+Ħ [礦] /(n) carving and polishing/
+Ħʪ [ۤ] /(n,vs) carving/engraving/sculpture/tattooing/
+ħ [뤷] /(n) (1) mark/(2) symbol/(3) evidence/
+ħ [礦] /(n) sign/indication/omen/symptom/(P)/
+ħ [礦夦] /(n) collection/levy/(P)/
+ħ [礦夦] /(n,vs) levying/recruitment/
+ħ [礦礦] /(n) sign/token/
+ħ [礦] /(n) tax collection/taxation/(P)/
+ħȯ [礦Ϥ] /(n,vs) requisition/commandeering/
+ħȯ [礦ϤĤ줤] /requisition order/
+ħɽ [礦Ҥ礦] /(n) distinguishing mark/
+ħʼ [礦ؤ] /(n) conscription/recruitment/enlistment/(P)/
+ħʼ [礦ؤ] /draft evasion/
+ħʼ [礦ؤҤ] /draft dodger/
+ħʼ [礦ؤ] /physical examination (given at conscription)/
+ħʼ [礦ؤ] /(n) conscription/
+ħʼ [礦ؤ] /conscription/draft system/
+ħʼȽ [礦ؤ󤸤] /draft exemption/
+ħ [礦] /(n,vs) enlistment/recruitment/
+ħ [礦褦] /(n,vs) drafting/requisition/
+Ĩ餷 [餷] /(n) chastisement/
+Ĩ餷 [餷] /(v1) to chastise/to punish/to discipline/
+Ĩ餹 [餹] /(v5s) to chastise/to punish/to discipline/
+Ĩ [] /(v1) to learn by experience/to be disgusted with/(P)/
+ĨĨ [ꤴ] /(adj-na,n,vs) bitter experience/learning from a bad experience/having had enough (of something unpleasant)/having had a bellyful/
+Ĩ [礦] /(n) chastisement for evildoing/punishment/
+Ĩ [礦] /(n) discipline/punishment/reprimand/(P)/
+Ĩʬ [礦֤] /disciplinary measures/
+Ĩȿ [礦󤷤礯] /disciplinary dismissal (discharge)/
+Ĩȳ [礦Ф] /(n) discipline/punishment/reprimand/(P)/
+ĨȳѰ [礦ФĤ󤫤] /disciplinary committee/
+Ĩ [礦] /(n) penal servitude/imprisonment with hard labor/(P)/
+ĩ [ɤ] /(v5m) to challenge/to contend for/to make love to/(P)/
+ĩ [礦] /(n) challenge/defiance/(P)/
+ĩ [礦󤷤] /challenger/
+ĩ [礦󤸤礦] /written challenge/
+ĩȯ [礦Ϥ] /(n,vs) provocation/stirring up/(P)/
+ĩȯŪ [礦ϤĤƤ] /(adj-na) provocative/suggestive/lascivious/(P)/
+ĩ [礦Ϥ] /(n) provocation/arousal/
+Ī [Τ] /(adj-na,n) (uk) carefree/optimistic/careless/reckless/heedless/happy-go-lucky/easygoing/(P)/
+Īã [礦] /(adj-na,n) fluency/facileness/
+ī [] /(n-adv,n-t) morning/(P)/
+ī [Ϥ] /(n) breakfast/(P)/
+īäѤ [äѤ] /(n) in the early morning/
+īī [ʤ] /(adv,n) every morning/
+ī [] /(vs) shampooing in the morning/
+ī [礦] /(n) imperial blessing or favor/
+ī [礦] /(n) the imperial family or household/
+ī [礦] /(arch) morning glow/morning mist (haze)/(P)/
+ī [礦] /(n) New Year's greetings or well-wishes offered by retainers to the Emperor/
+ī [礦] /(n) morning assembly (school)/
+ī [礦] /(n) morning newspaper/(P)/
+ī [] /(n) during the morning/
+ī [] /(n) (1) funnel shaped/bell (i.e. of a trumpet)/(2) morning-glory (flower)/(P)/
+ī [] /(n) staying out all night and coming home in the morning/
+ī [] /(n) early rising/
+ī [礦] /(n) court council/privy council/
+ī [] /(n) early-morning attack/
+īθ [] /(n) early-morning practice/
+ī [礦] /(n) laws of a nation/constitution/
+ī [礦] /(n) audience with the Emperor/imperial audience/
+ī [Ϥ] /(n) breakfast/(P)/
+ī [礦] /(n,vs) bringing tribute/
+ī [礦ܤ] /(n) being preoccupied with immediate (superficial) differences without realizing that there are no differences in substance/
+ī [ޤ] /(n) early-morning visit to a temple or shrine/
+ī [] /(n) morning market/
+ī [] /(n) a morning drink (of sake)/
+īƤ [䤱] /(n) morning glow/sunrise colors/
+ī [礦礯] /(n) breakfast/(P)/
+ī [礦礯Ȥ] /(exp) to take breakfast/
+īФ [礦礯] /(exp) to serve breakfast/
+ī [] /(n) sleeping late in the morning/
+ī˷ [ͤܤ] /(n,vs) oversleeping/late riser/(P)/
+ī [礦] /(n) a courtier/
+ī [礦] /(n) government by the imperial court/
+ī [礦] /Korea/(P)/
+ī [礦] /(n) Korean language/
+ī [礦󤸤] /(n) a Korean/
+īͻ [礦ˤ󤸤] /(n) ginseng/
+ī [礦󤻤󤽤] /(n) Korean war/
+īȾ [礦ϤȤ] /Korean peninsula/(P)/
+īȾ票ͥ륮ȯ [礦ϤȤͥ륮ϤĤ] /Korean Energy Development Organization (KEDO)/
+ī̱̱¹ [礦ߤ󤷤夷央ߤ󤭤礦盧] /People's Democratic Republic of Korea (North Korea)/(P)/
+ī᤯ [Ϥ䤯] /early in the morning/
+īĬ [] /(n) morning tide/
+ī [礦Ƥ] /(n) Imperial Court/
+īŨ [礦Ƥ] /(n) an enemy of the court/traitor/
+ī [] /(n) a morning bath/
+īޤ [] /(n) a cloudy morning/
+ī [ʤ] /(n) morning calm (over the ocean)/
+ī [] /(n) morning sun/(P)/
+ī [Ҥ] /(n) morning sunlight/
+ī [Ϥ] /(n) breakfast/
+ī [ᤷ] /(n) breakfast/(P)/
+ī [ᤷޤ] /(adj-na,exp,n) a trivial matter/a cinch to do/it's a piece of cake/
+ī [Ф] /(n-adv,n-t) morning and evening/(P)/
+ī [] /(n) a morning breeze/
+īϤ [֤] /(n) a morning bath/
+ī [] /(n-adv,n) toward morning/(P)/
+ī̸ [] /(n) morning fog/(P)/
+ī [] /(n) dawn/daybreak/
+ī [礦] /(n) government and people/those in and out of the court or government/the entire nation/
+īͼ [椦] /(n-adv,n-t) morning and evening/from morning until night/constantly/
+īͼ [礦] /(n-adv,n-t) morning and evening/from morning until night/constantly/(P)/
+īͼι [椦Τ礦] /morning and evening services/
+ī [礦餤] /(adv,n) ever since morning/
+īΩ [] /(n) (1) erection when waking in the morning/(2) early morning departure/
+ī [礦줤ܤ] /(n) an unsettled course of action/(orders or laws) being revised often with no guiding principles/
+ī [礦줤] /(n) morning assembly (company)/pep talk/(P)/
+īϪ [Ĥ] /(n) morning dew/
+īϪ [礦] /(n) morning dew/
+ī [] /(n) morning mist/
+ī [] /(n) breakfast/
+Ĭ [] /(n) tide/
+Ĭ [] /(n) tide/ebb and flood/salt water/opportunity/(P)/
+Ĭδ [Τޤ] /ebb and flood/
+Ĭǡ󤻤 [ΤȤ褻] /to rush like a flood/to surge/
+Ĭ [礦] /(n) tide level/
+Ĭ [] /(n) spray of sea water/
+Ĭ [礦] /(n) (rare) sound of waves/
+Ĭ [礦] /(n,vs) deliquescence/
+Ĭ [] /(n) low tide/
+Ĭ [Ҥ] /(io) (n) shell gathering (at low tide)/clamming/
+Ĭ [Ҥ] /(n) shell gathering (at low tide)/clamming/
+Ĭ [] /(n) ebb tide/
+Ĭ [] /(n) salt air/sea air/
+Ĭ [] /(n) drawing seawater to make salt/
+Ĭ [] /(n) point of contact between ocean currents/
+Ĭ [礦] /blushing/
+Ĭ礤 [] /(n) the tidal hour/a great opportunity/
+Ĭ [礦] /(n) tidal range/
+Ĭ [ɤ] /(n) tidal hour/psychological moment/favourable opportunity/(P)/
+Ĭ [礦] /(n) tide/
+Ĭɽ [礦Ҥ礦] /(n) a tide table/
+Ĭ໤ [礦ޤ] /tidal friction/
+Ĭ [ޤͤ] /(n) fiddler (beckoning, calling) crab/
+ĬƤ [䤱] /(n) tanned by the sun and sea breezes/
+Ĭ᤭ [դ] /(n) (1) spouting of a whale/(2) thin-shelled surf clam/
+Ĭ [] /(v1) to weep copiously/to grieve/to be dejected/
+Ĭ [ߤ] /(n) seawater/
+Ĭ [] /(n) sea current/
+Ĭ [] /(n) rising of the tide/a beginning/
+Ĭ [] /(n) sea roar/
+Ĭ­ [] /(n) the speed of the tide/
+ĬԤ [ޤ] /(n) waiting for the rising tide or a good opportunity/
+Ĭ [] /(n) inflow of the tide/
+Ĭ [] /(n) sea breeze/salt air/
+Ĭ [] /(n) junction line between two sea currents/line where two ocean currents/
+Ĭή [礦夦] /(n) tide/tidal current/trend/(P)/
+Ĭ [礦礯] /(n) tidal energy/
+Ĭȯ [礦礯ϤĤǤ] /(n) tidal power generation/
+Ĭϩ [] /(n) a tideway/a sea route/
+Į [ޤ] /(n) (1) town/(2) street/road/(P)/
+Į [礦Τۤ] /town policies/
+ĮϤ [ޤϤ] /(n) outskirts of town/
+ĮعԤ [ޤؤ] /(exp) to go to town/
+ĮӤϩ [ޤĤ̤ߤ] /(n) road passing through the town/
+Į̤ [ޤȤ] /(exp) to pass through town/
+Į [ޤ] /(n) physician in private practice/
+Į [礦] /(n) house in the middle of a town/merchant's family/
+Į [礦] /(n) town council/
+Į [ޤϤ] /(n) outskirts/(P)/
+Į [ޤ] /(n) street corner/(P)/
+ĮIJ [礦] /(n) town council/(P)/
+Į [ޤ] /(n) street/
+Į [ޤ礦] /(n) small factory in town/backstreet (small) workshop/
+Į [ޤ] /(n) small factory in town/backstreet (small) workshop/
+Į [礦ˤ] /(n) merchant/(P)/
+Įʪ [礦ˤ] /(n) novels or plays about the merchant class/
+Į [礦] /(n) town organization/town administration/
+Į [礦] /(n) town organization/town administration/
+Į¼ [礦] /(n) towns and villages/(P)/
+Į¼ʻ [礦󤬤äڤ] /merger of towns and villages/
+Į¼ [礦󤻤] /(n) municipal system/
+Į [礦󤻤] /units of square measure (for rice fields, forests, etc)/
+Į [ޤ夦] /(n) the whole town/
+Į [ޤʤ] /(n) downtown/(P)/
+ĮĹ [礦礦] /(n) town headman/(P)/
+Įƻ [ޤɤ礦] /(n) martial arts school situated in a town/
+Į [礦ʤ] /(n) the block/the street/the neighborhood/the town/(P)/
+Į [礦ʤ] /(n) neighborhood association/
+Į [ޤʤ] /(n-t) (look of) stores and houses on street/street (of stores and houses)/(P)/
+Į¤ [ޤʤ] /(n-t) (look of) stores and houses on street/street (of stores and houses)/(P)/
+Į [礦] /(n) hectare (2.471 acres)/
+Į [ޤ֤礦] /(n) (Edo-period) town magistrate/
+Į [ޤ] /(n) town/
+Į̱ [礦ߤ] /(n) townspeople/(P)/
+Į̾ [礦ᤤ] /(n) name of a town or street/
+Į [ޤ䤯] /(n) town hall/(P)/
+Į [ޤ䤯ˤ] /(n) municipal official/
+ĮΩ [礦] /(adj-no,n) established by the town/
+į [ʤ] /(n) scene/view/prospect/outlook/(P)/
+į [ʤ] /(v1) to view/to gaze at/(P)/
+į˾ [礦ܤ] /(n) prospect/view/outlook/(P)/
+į˾ [礦ܤ] /(n) right to a view/
+İ [] /(v5m) to have heard/
+İĺ [] /(v5k) to receive a hearing/
+İ [] /(v5k) to hear/to listen/to ask/
+İ [] /(v1) (1) to be heard/to be audible/(2) to be said to be/to be reputed/
+İ [礦] /(n) hearing/
+İ [礦] /(n) listening instrument/
+İ [礦] /(n) listening instrument/
+İ [礦] /listening comprehension/
+İ [礦] /(n) the sense of hearing/(P)/
+İп [礦󤱤] /(n) auditory nerve(s)/
+İ [礦] /(n,vs) permission/
+İ [礦] /(n) lecture attendance/auditing/(P)/
+İ [礦] /(n) auditor/auditing student/
+İ [礦] /(n) hearing confessions/
+İ [礦] /(n) listening and watching/
+İ [礦] /radio and television audience/
+İΨ [礦] /(n) (program) ratings/
+İ [礦] /(n) listening/hearing/audition/radio reception/(P)/
+İ [礦夷] /(n) radio listener/
+İ [礦礦] /listener's or radio fee/
+İ [礦夦] /(n) audience/attendance/hearers/(P)/
+İ˰ʤ [礦夦򤢤ʤ] /hold the attention of the audience/
+İ [礦夦] /(n,vs) following advice/
+İ [礦󤱤] /(n) auditory nerve/
+İ [礦] /(n) auscultation/listening to a person's chest with a stethoscope/
+İǴ [礦] /(n) stethoscope/
+İƳ [礦ɤ] /(n) hearing assistance dog/
+İʹ [礦] /(n) listening/hearing/(P)/
+İʹ [礦󤫤] /(n) hearing/
+İʹ [礦󤽤] /confessor/
+İ [礦礯] /(n) hearing ability/
+ı [դ] /(n) bulge/swelling/puff/
+ı [դϤ] /(n) calf (of leg)/
+ı [Ϥ] /(n) boil/swelling/
+ı [դäĤ] /(n) sulky look/sullen look/
+ıܤä [Ϥܤä] /puffy/somewhat swollen/
+ı [դ] /(v1) to get cross/to get sulky/to swell (out)/to expand/to be inflated/to distend/to bulge/
+ı夬 [դ줢] /(v5r) to swell up/
+ı [礦ޤ] /(n) tympanites/
+ı [դϤ] /(n) calf (of leg)/
+IJ [礦] /(n) guts/bowels/intestines/(P)/
+IJ [Ϥ錄] /(n) guts/bowels/intestines/
+IJµ [礦ΤӤ礦] /bowel disease/
+IJä [Ϥ錄ΤäȤ] /man with a corrupt heart/
+IJե [礦ե] /(n) typhoid/
+IJ [礦] /(n) intestinal fluids (juices)/
+IJ [礦] /(n) enteritis/
+IJͤ [礦Ť] /(n) sausage/
+IJ [礦ä] /(n) intestinal tuberculosis/
+IJ [礦] /(n) catgut/sheepgut/
+IJú [礦] /(n) intestinal anthrax/
+IJDZž [礦ͤƤ] /(n) volvulus/twisted loop in intestine/
+IJĺ [礦ؤ] /(n) intestinal obstruction/
+IJ [礦ؤ] /(n) intestinal wall/
+IJ [礦ޤ] /(n) bloating of the abdominal region/
+ij [礦] /(n) butterfly/(P)/
+ij [礦礦] /(n) butterfly/(P)/
+ij [礦] /(n) pearl oyster/
+ij [礦ह] /(n) bow/bowknot/
+ij [礦] /(n) (uk) sturgeon/
+ijij [礦礦] /(n) butterfly/(P)/
+ij [礦Ĥ] /(n) hinge/
+ij֤ [礦Ĥ] /(n) hinge/
+Ĵ [礦] /(n) (1) pitch/tone/(2) time/tempo/
+Ĵ [ȤȤΤ] /(v5u) to be prepared/to be in order/to be put in order/to be arranged/(P)/
+Ĵ [ȤȤΤ] /(v1) (1) to put in order/to arrange/to adjust/(2) to get ready/to prepare/(3) to raise money/
+Ĵ [] /(n,n-suf) preparation/investigation/inspection/(P)/
+Ĵ٤֤ [٤Ƥ] /to examine beforehand/
+Ĵ٤ [٤] /(v1,vt) to investigate/to check up/(P)/
+Ĵٳ [٤] /(n) (machine) belt/
+Ĵٹ魯 [٤魯] /(v5s) to tune to/to check against/
+Ĵټ [٤] /(n) belt pulley/
+Ĵľ [٤ʤ] /to re-examine/to review/to recheck/
+Ĵʪ [٤] /(n) matter to be checked or investigated/
+Ĵ [礦] /(n) signature/sign/sealing/(P)/
+Ĵ [礦󤳤] /a signatory nation/
+Ĵ [礦󤷤] /signing ceremony/
+Ĵ [礦] /(n) articulation/
+Ĵ [礦礦] /(n,vs) training (animals)/breaking (animals)/(P)/
+Ĵ [礦礦] /(n) animal trainer/
+Ĵ [礦] /playing the koto/
+Ĵ [礦] /(n) tuning/
+Ĵ [礦] /(musical) key signature/
+Ĵ [礦] /(n) mixing/compounding/
+Ĵ [礦] /mixture/preparation/
+Ĵ [礦] /(n,vs) investigation/examination/inquiry/survey/(P)/
+Ĵ [礦] /(n) investigator/examiner/
+Ĵ [礦] /(n,adj-no) examiner/investigator/inquisitor/agent/
+Ĵ [礦ä] /results (of a study)/
+Ĵ [礦] /(n) inquiry commission/research group/
+Ĵɼ [礦Ҥ礦] /(n) questionnaire/
+Ĵ [礦] /(n) research division/
+ĴĹ [礦֤礦] /assistant chief of staff, g2/
+Ĵ [礦ۤ] /(n) report (of an investigation)/investigation (investigative) report/
+Ĵ [礦] /(n) compounding medicine/(P)/
+Ĵ޻ [礦] /(n) pharmacist/
+Ĵ [礦] /(n) tune/tone/key/pitch/time/rhythm/vein/mood/way/manner/style/knack/condition/state of health/strain/impetus/spur of the moment/trend/(P)/
+ĴҤ˾ [礦ˤΤ] /(exp) to be elated/to be caught up in the moment/
+ĴҤȤ [礦Ȥ] /(exp) to beat time/to mark time/
+ĴҤ [礦ȤȤΤ] /(exp) to put in tune/
+Ĵҳ [礦Ϥ] /(adj-na,n) out of tune/
+ĴҼ [礦] /(n) matter of chance/person easily elated/
+Ĵդ [礦Ť] /(v5k) to warm up to/to become enthusiastic about/to be elated/
+Ĵʪ [礦] /(n) matter of chance/person easily elated/
+Ĵ [礦] /(n) protocol/preliminary memo/(P)/
+Ĵ [礦礯] /(n,vs) mixing colors/tone/
+Ĵ [礦礯Ф] /(n) palette/
+Ĵ [礦] /(n) preparation/supplying/procurement/
+Ĵ [礦] /(n,vs) regulation/adjustment/tuning/(P)/
+Ĵ [礦] /coordinated attack/
+Ĵ [礦] /tonal mark (e.g. in PinYin)/
+Ĵ [礦] /(n,vs) manufacture/preparation/execution (an order)/
+Ĵ [礦] /(n,vs) regulation/adjustment/control/(P)/
+Ĵã [礦] /(n) supply/provision/raising/(P)/
+Ĵ [礦Ƥ] /(n) arbitration/conciliation/mediation/(P)/
+ĴѰ [礦Ƥ󤫤] /an arbitration committee/
+ĴȽ [礦ƤФ] /court arbitration/
+Ĵ [礦Ƥ] /arbitrator/mediator/go-between/
+Ĵ [礦] /(n) supplies/furniture/fixtures/
+Ĵ٤Ĵ [礦ɤȤȤΤ] /(exp) to get fully furnished/
+Ĵ [礦] /(n) horse training or breaking/
+Ĵϻ [礦Ф] /(n) horse trainer/
+ĴϾ [礦Ф礦] /riding ground/paddock/
+Ĵȱ [礦Ϥ] /(n) haircut/barbering/
+Ĵ [礦֤] /(n,vs) curse/exorcism/
+Ĵ [礦֤] /(n,vs) curse/exorcism/
+Ĵˡ [礦ۤ] /(adj-na,n) handy/convenient/
+Ĵ̣ [礦] /(n,vs) seasoning/flavoring/
+Ĵ̣ [礦ߤ礦] /(n) condiment/seasoning/(P)/
+Ĵ [礦䤯] /(n,vs) dose/
+Ĵ [礦] /(n,vs) cooking/(P)/
+Ĵ [礦꤭] /cookware/
+Ĵ [礦ꤷ] /(n) chef/
+Ĵ [礦] /(n) kitchen/
+Ĵ [礦ˤ] /chef/
+Ĵ [礦] /kitchen table or counter or working surface/
+Ĵˡ [礦ۤ] /(n) art of cooking/cookery/cuisine/
+ĴΧ [礦] /(n,vs) tuning (musical)/
+ĴΧ [礦Ĥ] /(n) piano tuner/
+Ĵά [礦㤯] /(n) plan/scheme/intention/project/design/
+Ĵ [礦] /(n,vs) military drill/training/
+Ĵ [礦] /(n) harmony/(P)/
+ĵ [礦ۤ] /(n) secret information/intelligence/
+ĵ [礦ۤ] /(n) intelligence operative/spy/
+ĵ󵡴 [礦ۤ] /intelligence agency/secret service/
+Ķ [礦] /(n,n-suf,pref) super-/ultra-/hyper-/(P)/
+Ķ絬ϽѲϩ [礦礦ܤ夦] /ULSI/ultra large-scale integration/
+Ķ [] /(v1) to exceed/to cross over/to cross/to pass through/to pass over (out of)/(P)/
+Ķ [] /(v5s) to cross/to pass/to tide over/(P)/
+Ķ [礦] /(n) transcendental/(P)/
+Ķ۴ؿ [礦Ĥ󤹤] /transcendental function/
+Ķ۸ [礦Ĥ] /passage of lines/
+Ķ [礦ĤƤ] /passage point/
+Ķ® [礦󤽤] /(n) supersonic speed/(P)/
+Ķ [礦] /(n) ultrasonic waves/(P)/
+Ķȸ [礦Ѥ] /(n) sonography/ultrasonography/ultrasound examination/
+Ķ [礦Ѥ󤸤礦] /ultrasonic cleaning/
+Ķ [礦] /(n,vs) excess/being more than/(P)/
+Ķ [礦] /a surplus/an excess/
+Ķ̳ [礦] /overtime (work)/
+Ķ̳ [礦Ƥ] /overtime pay/
+Ķʻ [礦] /superlattice/
+Ķʰ [礦] /ultra-simple/very easy/
+Ķ§ [礦] /(n) metarules/
+Ķ [礦礻] /(n) super-giant star/
+Ķ [礦] /(n) (abbr) overtime (work)/
+Ķ¼ [礦󤸤Ĥ央] /(n) surrealism/
+ĶŪ [礦󤸤ĤƤ] /(adj-na,n) surrealistic/
+Ķ® [礦] /(n) super-high speed/
+Ķ [礦] /name of toy (super-alloy, hyper-alloy)/
+Ķ [礦] /(n,vs) overcoming/conquering/surmounting/getting over/
+Ķȼ [礦ä央] /(n) ultranationalism/
+ĶŪ [礦äƤ] /(adj-na) ultranationalistic/
+Ķ [礦] /super-dimensional/
+Ķ [礦] /(adj-na,n) occult/transcendental/
+ĶŪ [礦Ƥ] /(adj-na) supernatural/
+Ķ [礦󤻤] /(n) supernova/
+Ķ [礦] /(n) superman/(P)/
+ĶŪ [礦Ƥ] /(adj-na) superhuman/
+Ķ [礦] /(n,vs) transcendence/excellence/superiority/
+Ķ [礦] /(adj-na,n) detachment/transcendence/
+Ķ [礦󤿤] /(adj-t) standing aloof/transcendental/
+Ķ [礦ʤ] /(n) (Meiji or Taisho era) non-partisan cabinet/
+Ķ¯ [礦] /(n) aloofness/
+Ķ¿ʥե [礦󥷥ե] /kanji input method/
+Ķ絬ϽѲϩ [礦ܤ夦] /(n) VLSI/very large-scale integration/
+Ķ緿 [礦] /extra-large/
+Ķ [礦] /(n) packed with people/
+Ķæ [礦] /(n,vs) transcendency/detachment/
+Ķû [礦] /(n) ultrashort-wave/very high frequency/
+ĶĶ絬ϽѲϩ [礦礦ܤ夦] /ULSI/ultra large-scale integration/
+Ķ [礦Ƥ] /(n) ultra-low cost/
+Ķ [礦Ƥ] /(n) ultra-low interest/
+Ķͻ [礦Ƥ꤭椦] /(n) ultra-loose monetary policy/
+ĶƳ [礦Ǥɤ] /(n) super-conductivity/
+ĶƳ [礦Ǥɤ] /(n) superconductivity/(P)/
+ĶƳ弰Ŵƻ [礦Ǥɤդ礦ƤĤɤ] /(n) superconducting maglev train/
+Ķ [礦Ȥ] /(n) nonpartisan/(P)/
+Ķõ [礦Ȥä夦] /(n) super express/(P)/
+Ķǽ [礦Τ礯] /(n) ESP/psi/psychic ability/
+Ķǽϼ [礦Τ礯] /(n) person with supernatural power/person capable of extrasensory perception/
+Ķ [礦Ф] /hypermedia/
+Ķʪ [礦֤Ĥ꤬] /paraphysics/
+Ķʸ [礦֤] /hypertext/
+Ķ׻ [礦ؤĤ] /massively parallel computer/
+Ķ [礦ܤ] /(adj-na,n) extraordinary/
+Ķ [礦ޤ󤤤] /overcrowded/congested/
+ĶϢ [礦󤱤Ĥ] /hyperlink/
+Ķ׸ [礦ɤ夦] /(n) super/superdreadnought/
+ķ [Ϥ] /(n) splashes/
+ķͤ [Ϥͤ] /(v1) to jump/to leap/to prance/to spring up/to bound/to hop/(P)/
+ķͲ [Ϥͤޤ] /(v5r) to jump about/
+ķͳݤ [Ϥͤ] /(v1) to splash/to blame on/
+ķ͵ [Ϥͤ] /(v1) to jump up/to spring up/
+ķͶ [ϤͤФ] /(n) drawbridge/
+ķͽФ [Ϥͤ] /(v5s) to spring or rush out/
+ķͽФ [ϤͤǤ] /to spring or rush out/
+ķͽ [ϤͤΤ] /(v1) to push aside/to brush or thrust aside/to remove/to get rid of/
+ķ;夬 [Ϥͤ] /(n) jumping/jump/rashness/
+ķ;夬 [Ϥͤ] /rash person/tomboy/
+ķ;夬 [Ϥͤ] /(v5r) to jump up/to spring up/(P)/
+ķ [Ϥͤ] /(n) vaulting horse/
+ķ֤ [Ϥͤ] /(v5s) to reject/to bounce back/
+ķ֤ [Ϥͤ] /(n) rebounding/recovery/repercussions/tomboy/
+ķ֤ [Ϥͤ] /(v5r) to rebound/
+ķӱۤ [ȤӤ] /(v5s) to leap over/
+ķӲ᤮ [ȤӤ] /to overjump/to overleap/
+ķӲ [ȤӤޤ] /(v5r) to fly about/to skip about/to bustle about/
+ķӽФ [ȤӤ] /(v5s) to leap out/to take off/
+ķӽФ [ȤӤǤ] /to spring or rush out/
+ķӾ夬 [ȤӤ] /(v5r) to spring/to jump up/to fly up/to skip/(P)/
+ķӾ [ȤӤΤ] /to jump upon (a moving object)/
+ķ [ȤӤष] /(n) springtail (wingless insect of the order Collembola)/
+ķķͤ [ȤӤϤͤ] /(v1) to jump up and down/to hop/
+ķȢ [ȤӤФ] /(n) vaulting horse (box)/
+ķ [ȤӤ] /(n) springboard/
+ķդ [ȤӤĤ] /(v5k) to jump at/to be attracted by/
+ķ [Ȥ] /(v5b) to jump/to fly/to leap/to spring/to bound/to hop/(P)/
+ķۤ [ȤӤ] /(v5s) to leap over/
+ķ [ȤӤޤ] /(v5r) to fly about/to skip about/to bustle about/
+ķ夬 [ȤӤ] /(v5r) to spring/to jump up/to fly up/to skip/
+ķ [ȤӤष] /(n) springtail (wingless insect of the order Collembola)/
+ķ [礦] /(n) long horse (for vaulting)/
+ķȢ [ȤӤФ] /(n) vaulting horse (box)/
+ķ [礦䤯] /(n,vs) jump/leap/skip/bound/(P)/
+ķư [礦䤯ɤ] /(n) relaxation oscillation/
+ķ [礦礦] /(n,vs) jumping about/rampancy/domination/
+ķ [礦礦Фä] /be rampant/
+ĸ [礦] /(n) (sake) decanter/(P)/
+Ĺ [] /(n) chief/head/(P)/
+Ĺ [ʤʤ] /(adv) long/drawn-out/very long/
+Ĺ [ʤ] /(adj) long/lengthy/(P)/
+Ĺ [ʤ] /(n) couch/ottoman/
+Ĺ [ʤ] /(n-t) long interval/
+ĹԤͭ [ʤΤ] /long-stemmed/
+Ĺ [ʤ] /(n) length/(P)/
+Ĺ餷 [ʤ餷] /(adj) tedious/lengthy/overlong/long-winded/
+Ĺ [ʤ] /(adj) long/eternal/
+Ĺ館 [ʤ館] /(v1) to have a long life/to live a long time/
+Ĺ餯 [ʤ餯] /(adv) long/(for a) long time/(P)/
+Ĺػ [ʤ] /(n) couch/ottoman/
+Ĺ [ʤ] /(n) (Chinese) yam/
+Ĺ [ʤӤ] /(v5k) to be prolonged/to drag on/(P)/
+Ĺ [ʤ] /(n) long spell of rain/(P)/
+Ĺ [ʤ] /(n) long epic song with shamisen accompaniment/type of waka/(P)/
+Ĺ [礦] /(n) ellipse/oval/
+Ĺ [ʤ] /(n) tenement or row house/(P)/
+Ĺ [礦] /(n) long vowel/
+Ĺ [礦󤫤] /(n) major scale/
+Ĺ [礦] /(n) macron/
+Ĺ [ʤ] /(n) tenement or row house/
+Ĺ [礦] /(n) long epic song with shamisen accompaniment/type of waka/
+Ĺ [ʤ] /(n) long epic song with shamisen accompaniment/type of waka/
+Ĺȭ [ʤҤФ] /(n) oblong brazier/
+Ĺ᤮ [ʤ] /too long/
+Ĺ᤮ [ʤ] /(v1) to be too long/
+Ĺ [ʤޤ] /(n) polearm with sword blade/
+Ĺ [礦] /(n) chief/(government) secretary/(P)/
+Ĺ [ʤ鷺餤] /(n) long illness/
+Ĺ [Τɤ] /(adj-na) tranquil/calm/quiet/(P)/
+Ĺפ [Τɤ] /(n) tranquility/calmness/quietness/
+Ĺ [礦] /(n-adv,n-t) long time period/(P)/
+Ĺ [礦] /(n,adj-no) extended period of time/prolonged/long-range/
+Ĺ [礦] /(n) long-term interest rate/
+Ĺײ [礦] /(n) long-range plan/
+Ĺ [礦] /long-term national bond/
+Ĺڴ [礦ä] /(n) long-term loan/
+Ĺ [礦Ƥ] /long-term bill/
+ĹѶ [礦褦󤳤] /(n) long-term credit bank/
+Ĺ [礦] /(n) drawn-out (protracted) war or contest/
+Ĺն [礦Ĥ] /(n) long-term loans/
+Ĺ [礦Ƥ꤫Ĥ] /(n) soft loan/
+ĹŪ [礦Ƥ] /(adj-na) long term/(P)/
+Ĺ [礦夦] /(n) permanence/perpetuity/(P)/
+Ĺ [ʤ] /(n,vs) long visit/overstaying/(P)/
+ĹΥ [礦] /(n) long distance/long haul/(P)/
+ĹΥ¸ [礦ꤤ] /(n) long-distance dependencies/
+ĹΥǼ [礦] /slugger (baseball)/heavy hitter/
+ĹΥ [礦Ǥ] /(n) long-distance call/trunk call/
+ĹΥò [礦Ǥ郎] /(n) long-distance phone company/
+ĹΥ [礦Ҥ] /(n) long(-range) flight/
+ĹΥ͢ [礦椽] /(n) long-distance transportation (transport, haulage)/
+ĹΥ [礦ä] /(n) long-distance train/
+Ĺ [礦] /(n) tall figure/
+Ĺ [礦] /(n,vs) a long march/
+Ĺ [礦] /(n) leather boots/long boots/
+Ĺ [ʤ] /(n) leather boots/long boots/
+Ĺ [礦] /(n) eldest brother/
+Ĺ [礦] /(n) major axis/
+Ĺ [ʤĤ] /(n) (obs) ninth month of the lunar calendar/
+Ĺ [礦] /(n) long sword/
+Ĺ [礦] /(n) long talk/long-winded speech/
+Ĺ [礦] /(n) Yangtze River/Changjiang River/
+Ĺ [礦] /(n) lengthy consideration/
+Ĺ [礦] /(n) lengthy lecture/
+Ĺ [礦] /(n) long stay/
+Ĺ긩 [ʤ] /prefecture on the island of Kyuushuu/
+Ĺͳ [ʤ] /(n) rectangle/
+Ĺ [礦] /(n) eldest child or son/
+Ĺ [ʤ] /(n,vs) (1) long-lasting/long-wearing/wears well/(2) nagamochi/large oblong chest (for clothing, personal effects, etc.)/
+Ĺ [ʤ] /(n,vs) (1) long-lasting/long-wearing/wears well/(P)/
+Ĺ [礦] /(n-adv,n-t) long period of time/long playing/(P)/
+Ĺ [礦] /(n) major axis/
+Ĺ [礦] /(n) millionaire/(P)/
+Ĺ [礦] /(n) long line/
+Ĺؤ [礦Τ] /long line/long snake/(P)/
+Ĺ [礦㤯] /(adj-no) long/lengthy/
+Ĺ [礦] /(n) longevity/(P)/
+Ĺ [礦] /(n) (1) strong point/merit/(2) advantage/(P)/
+Ĺ [ʤ] /(n) Chinese yam/
+Ĺ [礦] /(n) eldest daughter/(P)/
+Ĺ [礦礦] /(n) one's elder(s) or superior(s)/
+Ĺ [ʤ] /(n) long stay/overstaying one's welcome/
+Ĺ [礦] /(n) tall figure/high stature/(P)/
+Ĺ [礦] /(n) long (minute) hand/
+Ĺܷ [ʤ] /(n) finback (whale)/razorback whale/
+Ĺϩ [礦] /(n) swimming pool lane which is longer than 50 meters/
+Ĺ [礦] /(n) lengthy military expedition/the Long March/
+Ĺ [礦] /(n) longevity/
+Ĺ [ʤ] /(n) longevity/long life/(P)/
+Ĺζ [ʤΤ] /long-lived family/
+Ĺ [礦] /(n,vs) death/passing/
+Ĺ [礦] /(n) feldspar/
+Ĺ­ [礦] /(n) rapid progress/great strides/
+Ĺ­ο [礦Τ] /rapid progress (strides)/
+Ĺ³ [ʤĤŤ] /(n) long-lasting/(P)/
+ŵ [ʤ] /(n) long sleeves/(P)/
+Ĺ [ʤ] /(n) large war sword/
+Ĺ [礦] /(n) long hit (baseball)/extra-base hit/(P)/
+Ĺǥ [礦] /(n) ball hit toward the gap between outfielders (baseball)/
+Ĺ [礦] /(adj-na,n) very long/great length/(P)/
+Ĺ© [礦] /(n) deep sigh/
+Ĺò [礦] /(n) deep sigh/
+Ĺ÷ [礦] /(n) deep sigh/
+Ĺû [礦] /(n) (1) length/(2) long and short/advantages and disadvantages/pluses and minuses/strong and weak points/merits and demerits/(P)/
+Ĺ [礦ʤ] /(n) eldest son/(P)/
+Ĺ̵ [ʤ] /(n) long-winded speech/
+Ĺ̵ [ʤ] /(n) long-winded speech/
+Ĺ [ʤ礦] /(n) long (stretch of) distance/
+ĹĴ [礦礦] /(n) major key (music)/(P)/
+ĹĹ [ʤʤ] /(adv) long/drawn-out/very long/
+ĹĹ [ʤʤ] /(adj) long, drawn-out/tedious/
+Ĺɤ [ʤ] /(n) long pursuit/
+Ĺ [ʤǤ] /(n) long telephone conversation/
+Ĺ [礦] /(n) long way/
+Ĺ [礦Ȥ] /(n) halberd/long sword/
+Ĺ [ʤʤ] /(n) halberd/long sword/
+Ĺ [礦Ȥä] /one long sword/
+Ĺ [ʤʤ] /(n) art of using a naginata (halberd)/
+Ĺ [ʤ] /(n) long, leisurely bath/
+Ĺʪ [礦Ĥ礯֤] /long-day plant/
+Ĺǯ [ʤͤ] /(n-adv,n-t) long time/many years/(P)/
+Ĺǯ̴ [ʤͤΤ] /(n) long-cherished dream/
+Ĺ [礦] /(n) long wave/
+Ĺȱ [礦Ϥ] /(n) long hair/
+ĹѤ [ʤ鷺餤] /(n) protracted illness/
+Ĺ [ʤɤ] /(n) long-tailed fowl/
+ĹĻ [ʤɤ] /(n) long-tailed fowl/
+Ĺʪ [礦֤] /(n) something long/useless things/white elephant/
+Ĺʸ [礦֤] /(n) long sentence or letter/
+Ĺ [ʤ] /(n) long handle/long-handled spear/long shaft/
+Ĺ [ʤ] /(n) long, two-handed sword/
+Ĺ [礦ؤ] /(n) long (e.g. novel, film)/(P)/
+Ĺ [礦ؤ] /long boundary/
+Ĺ첻 [礦ܤ] /(n) long vowel/
+Ĺ [礦ۤ] /(n) rectangle/oblong/(P)/
+Ĺ [礦ۤ] /(n) parallelepiped/
+Ĺ̿ [礦ᤤ] /(adj-na,n) long life/
+ĹĤ [ʤʤ] /(n) long crowing (warbling)/
+Ĺ [ʤ] /(adj-na,adj-no,n) longish/moderately long/
+Ĺ [礦] /(n-t) long night/all night/
+Ĺ [礦] /(n-t) long night/all night/
+Ĺ [ʤΤ] /prefecture in the Chuubu area/
+Ĺ [礦褦] /(n) young and old/
+Ĺγ [礦夦ޤ] /long grain rice/
+Ĺι [ʤ] /(n) long trip/
+ĹϷ [礦] /(n) eldest/senior/(P)/
+ĹϷȤ [礦ȤƤƤޤĤ] /to kick (a person) upstairs/to revere (a person) as one's leader/
+ĹϷ [礦礦] /the Presbyterian Church/
+Ĺ [ʤФʤ] /(n) long talk/(P)/
+ĺ [] /(n) (1) crown (of head)/summit (of mountain)/spire/(2) easy win for one/(3) something received/(P)/
+ĺ [] /(n) (1) crown (of head)/summit (of mountain)/spire/(2) easy win for one/(3) something received/
+ĺʪ [] /(hum) (received) present/gift/
+ĺ [] /(v5k) (hum) to receive/to take food or drink/to be crowned with/to wear/to live under (a ruler)/to install (a president)/to accept/to buy/to take/(P)/
+ĺʤ [ʤ] /(exp) not acceptable/unapprovable/dissatisfactory/
+ĺ [] /(v1) (1) to receive (potential)/(2) to be pretty good/to be exquisite/to be approvable/
+ĺ [礦] /(n) vertical angle/
+ĺ [礦礦] /(n) top/summit/peak/(P)/
+ĺܻؤ [礦礦ᤶ] /(exp) to set out for the summit/
+ĺ [礦礦] /summit conference/
+ĺ [礦] /(int,vs) (1) please do for me (preceded by -te)/(2) reception/being given/get/(P)/
+ĺʪ [礦] /(n) present/gift/
+ĺ [礦Ƥ] /(n) top/summit/(P)/
+ĺΰ [礦Τä] /(n) painful reproach (like a needle stuck in one's scalp)/
+Ļ [Ȥ] /(n) bird/fowl/poultry/(P)/
+Ļ࿹ [Ȥ꤬] /woods inhabited by birds/
+ĻϤޤ [ȤĤޤ] /(exp) to catch a bird/
+Ļե륨 [Ȥꥤե륨] /(n) avian influenza/
+ĻҤ [Ȥꤪɤ] /(n) scarecrow/
+Ļ [Ȥ] /(n) chicken coop/henhouse/
+Ļ [Ȥ] /(n) bird dealer/poulterer/
+Ļ [Ȥ꤬] /(n) a cockle/
+Ļ [Ȥ꤫֤] /(n) aconite/wolfsbane/
+Ļ [Ȥ褻] /(n) birdcall/birdcalling/
+Ļ [Ȥꤤ] /(n) torii (Shinto shrine archway)/(P)/
+Ļ [Ȥꤦ] /(n) fowling/shooting birds/
+Ļɤ [Ȥꤵ] /(n) bird catcher/chicken sashimi/
+Ļ踩 [ȤäȤꤱ] /prefecture in the Chuugoku area/
+Ļ [礦夦] /(n) birds and wild animals/wildlife/(P)/
+Ļݸ [礦夦ۤ] /wildlife protection area/
+Ļ [礦夦] /(n) fowling gun/
+Ļ [Ȥꤴ] /(n) henhouse/aviary/
+Ļ [礦] /(n) aviator/flying ace/birdman/
+Ļ [礦] /(n) exposure of a corpse (to be eaten by birds)/
+ĻǤ [Ȥꤦ] /(n) fowling/shooting birds/
+ĻǤ˹ [Ȥꤦܤ] /(n) (hunting) cap/
+Ļɤ [Ȥꤪ] /(n) driving off birds/(historical) procession held at New Year's/
+Ļ [礤] /(adv,int) (1) (uk) just a minute/short time/just a little/(2) somewhat/easily/readily/rather/
+Ļ [ä] /(ateji) (adv,int) (1) (uk) just a minute/short time/just a little/(2) somewhat/easily/readily/rather/(P)/
+Ļ [礦ˤ] /(n) chicken meat/
+Ļ [Ȥˤ] /(n) chicken meat/
+ĻǷ [ȤΤ] /birds nest/
+Ļ޲ [礦Ф] /(n) ornithophilous flower (e.g., pollinated by birds)/
+Ļȩ [ȤϤ] /(n) goose flesh/pimples/
+Ļ [Ȥꤢ] /(n) fowling net/
+Ļ [Ȥ] /(n) night-blindness/
+Ļ [礦뤤] /(n) birds/(P)/
+Ļ।ե륨 [礦뤤ե륨] /(n) bird flu/
+Ļ [礦뤤] /ornithology/
+Ļ [礦] /(n,vs) bird's-eye view/
+Ļ׿ [礦] /(n) bird's-eye view/
+Ļ [Ȥ꤫] /(n) birdcage/
+Ļ [Ȥ] /(n) birdlime/
+ļ [礯] /(n) imperial decree/imperial edict/(P)/
+ļ [ߤȤΤ] /(n) imperial decree/imperial edict/
+ļ [礯] /(n) meaning or gist of a decree/
+ļ [礯] /(n) imperial scroll/
+ļ [ä] /(n) the emperor's censure/
+ļ [礯] /(n) imperial prayer/
+ļ [礯] /(n) temple built at the order of the emperor/
+ļ [ä] /(n) imperial sanction/
+ļ [礯] /(n) imperial rescript/
+ļ [礯] /(n) imperial decision or sanction/
+ļ [礯] /(n) imperial messenger/imperial order/imperial will/
+ļ [礯] /(n) imperial messenger/imperial order/imperial will/
+ļ [礯] /(n) imperial rescript/
+ļ [礯] /(n) imperial decree/
+ļ [礯] /(n) compilation for the emperor/emperor's literary production/
+ļ [礯󤷤夦] /(n) imperial-commissioned poem anthology/
+ļ [礯] /(n) imperial nomination/
+ļ [礯󤷤夦] /emperor-sponsored anthology/
+ļ [礯] /(n) theme of the Imperial Poetry Contest/
+ļ [礯Ȥ] /(n) emperor's reply/reply to the emperor/
+ļǤ [礯ˤ] /(n) imperial appointment/
+ļǤ [礯ˤ󤫤] /(n) imperial appointee/
+ļɮ [礯Ҥ] /(n) imperial autograph/
+ļ̿ [礯ᤤ] /(n) imperial command/
+ļ [礯] /(n) imperial question/
+ļ͡ [礯] /(n) imperial instructions/
+ļ [礯줤] /(n) (imperial) edict/
+ļ [礯礦] /(n) imperial message/
+Ľ [ϤФ] /(adj) quick/rapid/swift/satisfactory/
+Ľ [Ϥɤ] /(v5r) to make progress/to move right ahead (with the work)/to advance/(P)/
+ĽĽ [ϤФ] /(adj) quick/rapid/swift/satisfactory/
+ľ [] /(adj-na,adv,n) direct/in person/soon/at once/just/near by/honesty/frankness/simplicity/cheerfulness/correctness/being straight/night duty/(P)/
+ľ [礯] /(adj-na,adv,n) direct/in person/soon/at once/just/near by/honesty/frankness/simplicity/cheerfulness/correctness/being straight/night duty/(P)/
+ľ [ʤ] /(adj-na) straight/mischief/ordinary/common/
+ľ [Ҥ] /earnestly/immediately/exactly/
+ľ [] /(adj-na) personal/direct/
+ľ [ʤ] /straight/upright/
+ľ [] /(adj-na,adv,n) immediately/soon/easily/right (near)/honest/upright/(P)/
+ľ [] /(adv) instantly/immediately/
+ľ¦ [] /near/immediately/
+ľ [] /(adv) immediately/promptly/
+ľ [ʤ] /(n) correction/repair/(P)/
+ľʪ [ʤ] /(n) mending/
+ľ [ʤ] /(v5s,vt) to cure/to heal/to fix/to correct/to repair/(P)/
+ľ [] /(adv) at once/immediately/directly/in person/(P)/
+ľ [Ҥ] /(adv) close to/
+ľ [] /(adv) (uk) directly/in person/headlong/(P)/
+ľ [] /(adv) immediately/readily/directly/(P)/
+ľʤ [ʤʤ] /beyond repair/irreparable/
+ľ [ʤ] /(v5r,vi) to be cured/to heal/to get mended/to get well/to be repaired/to be fixed/(P)/
+ľ [礯] /(n) direct management/(P)/
+ľŹ [礯Ƥ] /(n) company store/
+ľǴ [礯] /chain movie theaters/
+ľ߿ [礯󤹤] /(n) a right circular cone/
+ľ [礯夦] /(n) right cylinder/
+ľ [礯] /(n,vs) going unhesitatingly forward/
+ľ [礯ޤ] /(n) push boldly forward/
+ľ [Ҥ] /steadily/
+ľ [礯] /(n) single-kana sound/
+ľ [ä] /(n,vs) directly under/price cut/fall perpendicularly/(P)/
+ľϿ [ä] /(n) earthquake which hits directly above its epicenter/
+ľ [ä] /(n) intuition/insight/
+ľŪ [äƤ] /intuitively/
+ľ [ä] /(n) right angle/(P)/
+ľѻѷ [ä󤫤ä] /right triangle/
+ľ [ää] /(n) schuss/straight descent/
+ľ [ä] /(n) direct control/(P)/
+ḻ̌ [äĤ礯ߤ] /crown colony/
+ľ [äĤ] /area under direct control (of the shogun)/
+ľ [礯ޤ] /series-wound/
+ľ [ä] /(n) intuition/instinct/insight/hunch/(P)/
+ľŪ [äƤ] /(adj-na) intuitive/
+ľ [ä] /(n) intuition/instinct/insight/hunch/(P)/
+ľŪ [äƤ] /(adj-na) intuitive/
+ľ [ä] /(n) personal admonition/
+ľΨ [äҤ] /(n) ratio of direct to indirect taxes/
+ľ [礯夦] /(n) straight ball (pitch)/(P)/
+ľ [ä夦] /(n) straight ball (pitch)/
+ľ [ä] /(n) diameter/(P)/
+ľ [ä] /(n) direct descent/direct line/(P)/
+ľϷ² [äĤ] /a lineal relation/
+ľº° [ä󤾤] /lineal ascendant/
+ľ° [äҤ] /lineal descendant/
+ľ [ä] /(n) diameter/
+ľ [礯] /(n) direct hit/(P)/
+ľ [礯] /direct hit/
+ľ [ä] /(n,vs) direct connection/
+ľ [礯] /(n) plain speaking/
+ľ [礯] /(n-adv,n-t) immediately following/(P)/
+ľ [ä] /(n) orthogonal/
+ľɸ [礳Ҥ礦] /(ik) (n) rectangular coordinates/
+ľɸ [äҤ礦] /(n) rectangular coordinates/
+ľ [ä] /orthogonal/quadrature component/
+ľ [ä] /(n) direct voyage/direct service/
+ľ [ä] /(n) through/non-stop/(P)/
+ľ [äӤ] /(n) direct (nonstop) flight/
+ľ [] /(n) immediate follower (of the shogun)/
+ľ [礯] /(n,vs) looking someone in the eyes/taking a straight look at something/(P)/
+ľ [礯] /(n) direct fire/frontal fire/direct rays (of sunlight)/
+ľ [礯ˤä] /direct rays of the sun/
+ľդ [Ҥޤ] /(v5r) to earnestly apologize/
+ľ [ȤҤ] /(n) spot transaction/cash transaction/
+ľ [礯] /(vs) shooting straight out/growing straight down/
+ľƤ [䤭] /(n) broiling over an open fire/
+ľ [礯礦] /(n) above/going steadily upward/
+ľ [礯礦] /(n) frankness/impulsiveness/
+ľ¹ [礯礦] /(adj-na,n) impulsive and straightforward/guileless/
+ľ [礯] /(n,vs) going right on/going straight ahead/(P)/
+ľ [Ҥ] /ancient ceremonial court robe/
+ľ [礯] /(n) direct tax/
+ľѤ߽Ф [Ĥߤ] /immediate shipment/
+ľ [礯] /(adj-na,n-adv) direct/immediate/personal/firsthand/(P)/
+ľܲ [礯Ĥ] /direct discussion/direct talks/
+ľܲ [礯ĤȤ] /immediate, direct response/
+ľܴ [礯Ĥᤤ] /simple and plain/staightforward/
+ľܴط [礯Ĥ󤱤] /direct relation/
+ľܶ [礯Ĥ礦] /direct competition/
+ľܶ [礯Ĥ礦] /direct talks/direct discussion(s)/
+ľܶˡ [礯Ĥ礦ۤ] /direct method/
+ľܹư [礯Ĥɤ] /direct action/
+ľܹ [礯Ĥˤ夦] /direct purchase/
+ľܻٱ [礯Ĥ] /direct support/
+ľܻ [礯ĤϤ] /(n) immediate dominance/ID/
+ľܾȽͷ [礯Ĥ礦󤷤㤲] /direct fire/
+ľܾ [礯Ĥ礦ᤤ] /direct lighting/
+ľܿ [礯Ĥ] /(n) direct examination/
+ľ [礯Ĥ夦] /(n) direct claim to a local government/
+ľ [礯Ĥ] /(n) direct tax/(P)/
+ľܿ [礯Ĥä礯] /direct contact/
+ľ³ [礯ĤĤ] /(vs) making a direct connection/
+ľ [礯Ĥ󤭤] /direct election/(P)/
+ľŪ [礯ĤƤ] /(adj-na,n) direct/(P)/
+ľ [礯ĤǤ󤻤] /direct infection/
+ľ [礯ĤȤ] /(n) direct investment/
+ľ [礯ĤҤ] /direct comparison/
+ľ [礯Ĥ] /(n) direct cost/
+ľˡ [礯Ĥۤ] /(n) direct method/indicative mood/
+ḻ̌ [礯Ĥߤ󤷤夻] /direct democracy/
+ľŪ [礯Ĥ⤯Ƥ] /(n) (gram) direct object/
+ľϫ̳ [礯Ĥ] /(n) direct labor costs/
+ľˡ [礯Ĥۤ] /direct quotation/
+ľˡ [礯Ĥۤ] /(n) direct method/indicative mood/
+ľ [礯] /(n) straight line/(P)/
+ľư [礯󤦤ɤ] /linear motion/
+ľΥ [礯󤭤] /distance in a straight line/
+ľ [礯󤱤] /rectangular figures/
+ľ [礯] /(n-adv,n-t) just before/(P)/
+ľ [] /(n) direct appeal/
+ľ [] /(n) direct report to the throne/
+ľ [ҤФ] /(n) running swiftly/
+ľϩ [礯] /straight course/
+ľ [礯] /(n) direct delivery/
+ľ­ [] /(n) work tabi/split-toed heavy cloth shoes with rubber soles/
+ľ° [礯] /(n) direct control/direct supervision/(P)/
+ľã [] /direct delivery/
+ľ [] /(n) personal account (of)/direct talks/
+ľ [] /(n) personal account (of)/direct talks/
+ľȽ [Ѥ] /(n) direct talks/
+ľ [ʤ] /(n) middle/
+ľIJ [礯礦] /(n) rectum/
+ľIJ [礯礦] /(n) rectal cancer/
+ľIJ [礯礦] /(n) rectal cancer/
+ľľ [] /(adj-na) personal/direct/
+ľ [礯Ĥ] /(n) direct communication/(P)/
+ľ [礯ĤǤ] /direct dialing or calling/
+ľ [礯Ĥä] /a through train/
+ľ [Ǥ] /(n) personal pupil/
+ľ [Ǥ] /(n) direct transmission (of mysteries or skill)/initiation/
+ľϤ [錄] /direct delivery/
+ľ [礯Ȥ] /(n) straight sword/
+ľ [Ȥ] /(n) prompt answer/direct personal answer/
+ľ [礯Ȥ] /(n) prompt answer/direct personal answer/
+ľ [礯ɤ] /(n) reading (Chinese) without syntactical rearrangement into Japanese/
+ľ [礯Ϥ] /(n) direct delivery/
+ľ [礯Ф] /(n,vs) selling directly/
+ľ [] /(n) personal/confidential (letter)/
+ľ [礯] /(n) personal/confidential (letter)/
+ľɮ [Ҥ] /(n) one's own handwriting/
+ľɮ [礯Ҥ] /(n) writing with an upright brush/frank writing/
+ľʧ [Ϥ餤] /cash payment/
+ľ [礯ۤ] /(n) right-angled parallelepiped/
+ľ [礯] /(n,vs) confrontation/(P)/
+ľ [礯䤯] /(n) literal translation/
+ľ͢ [礯] /direct import (export)/
+ľ͢ [椷] /(n) direct export/
+ľ͢ [礯椷] /(n) direct export/
+ľ͢ [ˤ夦] /(n) direct import/
+ľ͢ [礯ˤ夦] /(n) direct import/
+ľ [] /(n) respectfully looking at (something)/
+ľΩ [礯] /(n,vs) vertical/perpendicular/upright/erect/stand erect/rise perpendicularly/
+ľΩ [礯Ĥ󤸤] /a pithecanthrope/
+ľΩ [礯Ĥ] /erect stem/
+ľΩư [礯Ĥդɤ] /standing at attention/
+ľή [礯夦] /(n) direct current/
+ľήϩ [礯夦] /direct-current circuit/
+ľ [礯] /(n) series (e.g. electrical)/(P)/
+ľϩ [ߤ] /(n) straight road/short cut/
+ľϩ [礯] /(n) straight road/short cut/
+ľ [] /(n) account one got (heard) from somebody at first hand/story one had direct from/
+ľ [礯] /one's own account (of something)/
+ľ [礯] /(n) simile/
+ľ٣ [礯] /(adj-na,n) frank/straightforward/prompt/directness/decisiveness/
+ľ٣ [礯] /(adj-na,n) frank/straightforward/prompt/directness/decisiveness/
+ľ٣ [礯Ĥᤤ] /simple and plain/staightforward/
+ľ [ä] /(n) remonstration/
+Ŀ [] /(adj-no,n) We/Our/first person pronoun used by royalty/
+Ŀפ [󤪤⤦] /"We, the emperor, .."/
+ [] /(v5m) to sink/to feel depressed/(P)/
+ [] /(v1,vt) to sink/to submerge/(P)/
+ [] /low spirits/depressed heart/
+ [] /(n) sinking/subsidence/(P)/
+ [󤮤] /(n,vs) hum/meditation/painstaking elaboration on one's poem/groaning in distress/
+ [󤳤] /(n,vs) precipitate/settle/
+߳ [󤳤] /submerged shoreline/
+ [󤳤] /(n) aloe/
+ [] /(n) grit/
+ [] /(n) contemplation/meditation/
+۹ [󤷤ä] /be lost in deep thought/
+ [󤹤] /(n) very drunk/
+ [󤻤] /(adj-na,n) stillness/tranquility/dullness/(P)/
+ [󤻤] /(n) sedimentation/
+ [󤻤] /(n,vs) sinking into deep thought/sinking to the depths/contemplation/
+ [󤿤] /(n) stagnation/inactivity/(P)/
+ [㤯] /(adj-na,n) composure/calmness/(P)/
+ [礦] /(n) daphne (flower)/
+ [礦] /(n) daphne (flower)/
+ [Ĥ] /(adj-na,n) pensive/
+ [Ǥ] /(n,vs) precipitation/deposition/settlement (e.g. of sediment)/
+ [Ǥ] /(n,vs) precipitation/deposition/settlement (e.g. of sediment)/
+ʪ [Ǥ֤] /(n) sediment/a deposit/
+ [ܤ] /(n) sinking/foundering/(P)/
+ [ܤĤ] /sunken ship/
+ [⤯] /(n) silence/reticence/(P)/
+ͦ [椦] /(n) composed courage/
+ [] /(vs) sink into obscurity/be ruined/
+ݵ [󤦤] /(adj-na,n) melancholy/gloom/depression/
+ [] /(n) dregs/sediment/sludge/
+ [] /(adj-na,n) rare/curious/strange/(P)/
+ [᤺餷] /(adj) unusual/rare/(P)/
+ [᤺餷] /(v5r) to think (it) a curiosity/
+ץ졼 [ץ졼] /(n) unusual play (baseball)/
+ [] /(adj-na,n) strange/rare/novel/curious/
+ [󤭤㤯] /(n) welcome visitor/
+ [󤲤] /(n) an unusual trick/
+ [󤲤󤷤礦] /strange phenomenon/
+ [] /(n) strange or unusual occurrence/
+ [󤸤夦] /rare article/rare utensil/
+ [󤸤夦] /(n) rare (or peculiar) animal/
+ [礦] /(n,vs) prize/value highly/(P)/
+ [󤷤] /(n) rare book/
+ [󤻤] /(n) novel idea/strange theory/
+¢ [󤾤] /(n) treasuring something of value/
+ [] /(n) funny story/anecdote/gossip/
+ [夦Τ] /rarity/black swan/
+ [Ȥ] /(n) absurd reply/
+ƻ [ɤ] /gadget/
+ [Ԥ] /(n) curio/rare article/(P)/
+ʵ [פ󤫤] /babble/gibberish/
+ʵʵ [פ󤫤פ] /(adj-na,exp,n) (uk) unintelligible language/incoherent language/talking nonsense/"all Greek to me"/double Dutch/(something) incomprehensible/babble/gibberish/jargon/gobbledygook/
+ʶʶ [פ󤫤פ] /(adj-na,exp,n) (uk) unintelligible language/incoherent language/talking nonsense/"all Greek to me"/double Dutch/(something) incomprehensible/babble/gibberish/jargon/gobbledygook/(P)/
+ʹ [֤] /(n) curious or extraordinary story or piece of news/
+ [ݤ] /(n) rare treasure/
+ [ݤ] /(n) rare book/
+̣ [] /(n) delicacy/(P)/
+̯ [ߤ礦] /(adj-na,n) queer/odd/fantastic/
+̵ [뤤] /(adj-na,n) extraordinary/singular/incredible/
+ [] /(n) irrelevant question/
+² [󤵤] /(n) pay cut/
+¶ [󤮤] /(n) wages/(P)/
+¶κ [󤮤Τ] /wage difference/
+¶ʺ [󤮤󤫤] /wage differential/
+¶ [󤮤󤳤礦] /(n) salary negotiation/
+¶ [󤮤󤹤] /wage level/
+¶η [󤮤󤿤] /(n) wage system/wage structure/
+¶ [󤮤Ȥ] /(n) wage freeze/
+¶ [󤮤] /(n) wages/pay/
+»Ż [󤷤] /(n) piecework/
+¼ [󤷤㤯] /(n) hiring/renting/leasing/(P)/
+¼ڤ [󤬤] /(n) hiring/renting/leasing/
+¼ڸ [󤷤㤯] /(n) right to lease/
+¼ڿ [󤷤㤯ˤ] /(n) hirer/lessee/leaseholder/
+¾夲 [󤢤] /(n) wage increase/(P)/
+ [󤻤] /(n) wages/pay/
+ [󤿤] /(n,vs) lease/(P)/
+ߤ [󤬤] /(n,vs) lease/rent/hire/
+߲ [󤿤] /rental value/
+߼ [󤿤㤯] /(n) renting/leasing/
+߼ڷ [󤿤㤯䤯] /rental agreement or contract/a lease/
+߿ [󤿤ˤ] /(n) lessor/
+ [󤿤礦] /(n) rent/rental/
+ [󤿤礦] /(n) rent/rental/
+ [] /(n) rice cakes made after the customer has paid for them/
+ [礦] /(n) (abbr) rent/rental/
+äޤ [ޤ] /(v5r) to quieten down/to calm down/to subside/to die down/to abate/to be suppressed/(P)/
+ä [] /(v1,vt) to appease/to suppress/to calm/(P)/
+ð [󤢤] /(n,vs) suppression/subjugation/(P)/
+ò [] /(n) extinguished/
+ø [] /(n) guarding/protecting/
+ú [󤳤] /(n) repose of souls/(P)/
+ú [󤴤] /(n) repose of souls/
+úߥ [󤳤ߥ礯] /(n) Requiem Mass/
+ú [󤳤󤭤] /(n) return to the divine through spiritual quietude/
+ú [󤳤󤭤礯] /(n) requiem/
+úʲ [󤳤󤭤礯] /(sung) requiem/
+ú [󤳤󤵤] /(n) mass or ceremony for the repose of a soul/
+ú [] /(n,vs) enshrinement/
+ü [󤸤] /(n) local Shinto deity/tutelary god/(P)/
+üο [󤸤Τ] /grove of the village shrine/
+üο [󤸤Τ] /local deity/guardian god/
+ü [󤸤Τ] /grove of the village shrine/
+ü [󤸤] /(n) (historical) army base/navy base/
+ [󤻤] /(n) calm/quiet/tranquility/appeasement/pacification/
+ź [󤻤] /(n) painkiller/sedative/tranquilizer/
+ [] /(n) garrison (in Meiji era)/
+˺ [Ĥ] /(n) painkiller/sedative/tranquilizer/(P)/
+ [Ĥ] /(adj-na) analgesic/
+ [Ĥ䤯] /analgesic/
+ [Ƥ] /(n,vs) suppression/
+ [] /(n) pacification/placating/
+ļ [󤷤] /(n) apology/(P)/
+Ľ [󤸤] /(n) statement/declaration/(P)/
+Ľҽ [󤸤Ĥ] /written statement/
+ľ [󤸤礦] /(n) petition/appeal/(P)/
+ľ [󤸤礦] /(n) petition/
+ [] /(n) citrus peel/
+ [] /(adj-na,n) stale/(P)/
+ [٤] /(n) defense (of oneself)/explanation/
+ [] /(n,vs) exhibition/display/show/(P)/
+ [Ĥ] /showroom/
+ [Ĥޤ] /(n) display window/
+ê [Ĥ] /display case/
+š [ĤĤ餦] /(n-adv,n) all over the country/throughout the land/every nook and cranny of the land/
+š [ĤŤ餦] /(n-adv,n) all over the country/throughout the land/every nook and cranny of the land/
+ [󤷤] /(adj-na,n) being full/brimfull/
+ű [ĤĤ餦] /(n-adv,n) all over the country/throughout the land/every nook and cranny of the land/
+ű [ĤŤ餦] /(n-adv,n) all over the country/throughout the land/every nook and cranny of the land/
+ [Ĥʤ] /(n) tsunami/tidal wave/(P)/
+Ƥ [] /(v1) (1) to fall down/to drop/(2) to fail (e.g. exam)/(3) to crash/to degenerate/to degrade/
+Ƥ [] /(v5t) (1) to fall down/to drop/(2) to fail (e.g. exam)/(3) to crash/to degenerate/to degrade/
+ƻ [Ĥ] /(n,vs) falling to one's death/
+ [Ĥ餯] /(n,vs) falling/crashing/(P)/
+ [Ĥ餯] /a plane crash/
+Ǵ [ĤФ] /(n) intervertebral disk/
+ǹ [Ĥ] /(n) vertebra(e)/
+ [] /(n) wide brown shiitake mushroom/
+ [Ĥ] /(n) hammer/mallet/sledge(hammer)/gavel/
+ɤĤ [Ĥ] /(v5k) to overtake/to catch up (with)/(P)/
+ɤ [Ф] /(n) battledore and shuttlecock game (played at the beginning of the year)/
+ɤۤ [] /(n) passing/
+ɤۤ [] /(v5s) to pass (e.g. car)/to outdistance/to outstrip/(P)/
+ɤ [ޤ魯] /(v5s) to chase about/to hang on/to drive hard/
+ɤݤ [] /(v1) to chase or run after someone/to run down/to pursue/(P)/
+ɤͤ [Ĥ] /(v1) to corner/to drive to the wall/to run down/to track down/
+ɤ [Ȥ] /(v1) to pursue/
+ɤ [] /(n) final blow/attacking while pursuing/attacking the routed enemy/
+ɤ [ޤ] /(v5r) to disperse/to chase away/
+ɤ [] /(v5r) to drive away/
+ɤ [] /(n) final stage/last spurt/(P)/
+ɤ [] /(v5m) to herd/to corner/to drive/(P)/
+ɤ餹 [餹] /(v5s) to drive away/to scatter/to rout/
+ɤ [] /(n) pursuer/
+ɤФ [] /(v5s) to expel/to drive out/(P)/
+ɤ夲 [] /(v1) to gain on/to put pressure on/(P)/
+ɤ椭 [] /(n) boiling additional rice/
+ɤ [] /(n) money paid in addition/
+ɤǤ [] /(n) final blow/attacking while pursuing/attacking the routed enemy/(P)/
+ɤ夯 [Ĥ] /(v5k) to overtake/to catch up (with)/
+ɤɤ [] /gradually/by and by/
+ɤƤ [] /(n) final blow/attacking while pursuing/attacking the routed enemy/
+ɤ [Ϥ] /(n) highway robbery/highwayman/
+ɤȴ [̤] /(v5k) to pass (a car)/to outdistance/to outsail/to outstrip/(P)/
+ɤ [] /(n) (adding) extra fertilizer or manure/
+ɤդ [Ĥ] /(v5k) to overtake/to catch up (with)/(P)/
+ɤ [] /(n) tailwind/fair or favorable wind/(P)/
+ɤ [] /(n) tailwind/fair or favorable wind/
+ɤʢ [Ф] /(n) following one's master into death by committing seppuku/
+ɤʧ [Ф餤] /(n) supplementary payment/
+ɤʧ [Ϥ餦] /(v5u) to drive away/
+ɤ֤ [] /(v5s) to turn away/to send away/
+ɤȤ [Ȥ] /(v5s) to disperse/to take a castle/
+ɤΩ [] /(n) ejection/eviction/
+ɤΩƤ [Ƥ] /(v1) to drive away/
+ɤפ [] /(v5r) to be hot on a person's heels/
+ɤ [] /(v5u) to chase/to run after/(P)/
+ɤä [ä] /(adv,conj) later/afterwards/by and by/
+ɤäƽ [äƤ] /(n) postscript/
+ɤäѤ餦 [äѤ餦] /(v5u) to chase away/
+ɤóݤ [ä] /(adv,n) (1) the following of someone's concerts/groupie/(2) soon/by-and-by/
+ɤóݤ [ä] /(v1) to chase or run after someone/to run down/to pursue/(P)/
+ɤü [ä] /(n) a pursuer/a pursuing party/
+ɤդ [äĤ] /(adv) by and by/before long/
+ɤʧ [äѤ餦] /(v5u) to drive away or out/
+ɲ [Ĥ] /(n) recollection/reminiscence/
+ɲ [Ĥ] /(n,vs) addition/supplement/appendix/(P)/
+ɲʸ [Ĥ夦] /(n) additional order/
+ɲͽ [Ĥ褵] /supplementary budget/
+ɲ [Ĥ礦] /additional fees/charges/
+ɲ [Ĥ] /(n) recollection/remembrance/reminiscence/
+ɴ [Ĥ] /(n) additional publication/
+ɴ [Ĥ] /(n,vs) subsequent completion/
+ɵ [Ĥ] /(n) P.S./postscript/
+ɵ [Ĥ] /(n) supplementary indictment/
+ɵ [Ĥ夦] /(n,vs) gaining on/carrying out/solving (crime)/(P)/
+ɵ [Ĥ夦] /(n,vs) investigation/close enquiry/pursuing (goal)/(P)/
+ɵ [Ĥ夦] /(n) enquiry/investigation/(P)/
+ɷ [Ĥ] /(n) pursuit/(P)/
+ɷⵡ [Ĥ] /pursuit or chase plane/
+ɷ [Ĥ] /pursuit battle/
+ɹ [Ĥ] /(n,vs) pursuit/carrying out/
+ɹ [Ĥ] /(n) a name given to the deceased/posthumous name or title/
+ɻ [Ĥ] /(n) supplementary examination/
+ɻ [Ĥ] /(n) supplementary exam/
+ɼ [äƤ] /(n) postscript/
+ɼ [äƤ] /(n) postscript/
+ɼ [ä] /(n) a pursuer/a pursuing party/
+ɽ [Ĥ礦] /(n) flattery/servile behavior/sycophancy/
+ɽ [Ĥ夦] /(n) compliance/
+ɿ [Ĥ] /(n) postscript/(P)/
+ɿ [Ĥ] /(oK) (n) postscript/
+ɿ [Ĥ] /(n,vs) follow/(P)/
+ [Ĥ] /(n) pursuit/(P)/
+׼ [Ĥ] /pursuer/
+Ĵ [Ĥ礦] /(n) follow-up (tracing) survey/
+ [Ĥ] /(n) mass for the dead/Buddhist service held on the anniversary of someone's death/
+ [Ĥ󤯤褦] /(n) (Buddh) memorial service/
+ [Ĥ] /(n) supplementary suit or indictment/
+ [Ĥ] /(n) recollection/reminiscence/
+ [Ĥ] /(n) sending an additional part later/
+ [Ĥ] /(n) forwarding documents regarding an additional charge to the public prosecutor/
+£ [Ĥ] /(n,vs) conferring court rank posthumously/
+θ [Ĥ] /(n,vs) vicarious experience/
+Ĥ [Ĥ礦] /(n) mourning/
+ħ [Ĥ礦] /(n) supplementary charge/(P)/
+ħ [Ĥ礦] /(n) additional tax/
+ħ [Ĥ礦] /(n) additional collection (funds)/additional imposition/
+ħ [Ĥ礦] /tax penalty/
+ [ĤȤ] /(n) mourning/memorial/(P)/
+ [ĤȤ] /memorial services/
+鼰 [ĤȤ] /memorial services/
+Ƥ [ĤȤ] /(n,vs) tracking down and killing/
+ [ĤȤ] /(n,vs) rear-end collision/(P)/
+ǧ [Ĥˤ] /(n) ratification/confirmation/
+Ǽ [ĤΤ] /(n) (making an) additional payment/
+ [ĤϤ] /P.S./postscript/
+ [Ĥ] /(n) (adding) extra fertilizer or manure/
+ [Ĥ] /(n) following/pursuing/
+ [] /(n) tailwind/fair or favorable wind/
+ [] /(n) tailwind/fair or favorable wind/
+ʡ [Ĥդ] /(n) (Buddh) memorial service/
+ʣ [Ĥդ礯] /(musical) canon/
+ʬ [櫓] /(n) forked road/
+ʬ [櫓֤] /(n) horse driver's song/
+ [Ĥ] /(n,vs) cherishing the memory of/yearning for/
+ [Ĥۤ] /(n,vs) exile/banishment/(P)/
+Ͽ [Ĥ] /(n) postscript/addendum/
+ѵ [Ĥ] /(n) (ceremony of) driving out evil spirits/
+ˡ [] /(adj) pitiful/pathetic/
+ˤ [] /(adj) painful/(P)/
+ˤ» [󤷤] /painful loss/
+ˤ [] /painful experience/
+ˤܤ魯 [ˤ魯] /(exp) to make a person sweat for it/
+ˤܤ碌 [ˤ碌] /(exp) to make (a person) pay for (something)/
+ˤڤ [椷] /(exp,n) delicate or ticklish situation/choice of two evils/
+ˤޤ [ޤ] /(adj) pitiful/heartbreaking/(P)/
+ˤ [] /(n) pain/ache/sore/grief/distress/(P)/
+ˤ߻ߤ [ߤɤ] /(n) painkiller/
+ˤ [ߤ] /(v5r) to be greatly obliged/to be very sorry/
+ˤʬ [ߤ櫓] /(n) match declared drawn due to injury/
+ˤ [] /(v5m) to hurt/to feel a pain/to be injured/(P)/
+ˤĤ [Ĥ] /(v1) to rebuke/to taunt/to give a good shaking/to knock about/
+ˤ [] /(v1) to hurt/to injure/to cause pain/to worry/to bother/to afflict/to be grieved over/
+ˤդ [Ĥ] /(v1) to rebuke/to taunt/to give a good shaking/to knock about/
+˰ [Ĥ] /(n) heavy drinking/
+˲ [Ĥ] /(adj-na,n) intense pleasure/thrilling/
+˲ˤޤʤ [Ĥޤʤ] /be extremely thrilling/
+˲ˤޤ̵ [Ĥޤʤ] /be extremely thrilling/
+˳ [Ĥ] /(n) sense of pain/
+˴ [Ĥ] /(n,vs) feeling keenly/fully realizing/(P)/
+˶ [Ĥ] /(n) anguish/(great) pain/
+˷ [Ĥ] /(n) severe attack/hard blow/
+˸ [Ĥ] /(n) cutting remark/biting (scathing, bitter) criticism/harsh words/
+˺ [Ĥ] /(n) regretful/(P)/
+˼ [] /(n) serious wound/hard blow/(P)/
+˿ [Ĥ] /(n) heartache/worry/
+ [Ĥ] /(n) deep regret/
+ [Ĥ] /(adj-na,n) keen/acute/
+ [Ĥ] /(n) hard or crushing blow/severe attack/
+ò [Ĥ] /(n) deep regret/grief/
+ˤ [] /(adj) pitiful/pathetic/
+ [ĤƤ] /(n) pain point/
+ [Ĥ] /(n) abuse/invective/denunciation/
+ [Ĥդ] /(adj-na,n) gout/
+ʰ [Ĥդ] /(n,vs) strong indignation/
+ [Ĥܤ] /(n) (1) severe attack/bitter (harsh) criticism/(2) stick used to strike inattentive Zen meditators/
+ [Ĥ] /(adj-na,n) severe/bitter/scathing/(P)/
+ [Ĥ] /(n) vehement argument/
+ӭ [Ĥ] /(n) lamentation/
+ [Ĥ褦] /(n) concern/interest/
+ [Ĥ] /(adj-na,n) connoisseur/counter for letters/(P)/
+̤ [褤] /(n) coming and going/commuting/(P)/
+̤ͤ [褤Ĥ] /(v1) to visit frequently/
+̤ϩ [褤] /(n) route/
+̤ [褦] /(v5u) (1) to go back and forth/to ply between/(2) to commute/to attend (school, church, etc.)/(P)/
+̤ [Ȥ] /(n) direct/right through/straight/(P)/
+̤ [Ȥ礦] /(n) performance of an entire play/
+̤ [Ȥä] /(n) through ticket/
+ֹ̤ [ȤФ󤴤] /(n) serial number/consecutive number/
+̤ [Ȥ] /(n) long-range archery/
+̤ [Ĥ] /(n) passage/evacuation/movement of the bowels/(P)/
+̤ [Ĥ] /(adv) through/via/
+̤ [Ĥ] /(v1) to run to/to lead to/to communicate/to understand/to be well-informed/(P)/
+̤礦 [Ĥ] /(v5u) to communicate with/to understand/
+̤ [Ȥ] /(v5s) to let pass/to overlook/to continue/to keep/to make way for/to persist in/(P)/
+̤ [Ĥ] /(v5z) to run to/to lead to/to communicate/to understand/to be well-informed/
+̤˷ [Ȥܤ] /(n) stand in the way/block the way/
+̤ [Ȥ] /(n-adv,n) avenue/street/way/(P)/
+̤ [ɤ] /(n-suf) (1) in accordance with ../following ../(2) .. Street/.. Avenue/(P)/
+̤꤫ [Ȥ꤫] /(v5r) to happen to pass by/
+̤꤬ɤ [Ȥ꤬褤] /pass (run) well/
+̤ꤹ [Ȥꤹ] /(adj-no,n) on the way/passing/that happen to pass by/
+̤ [Ȥꤤäڤ] /(adj-na,n) perfunctory/casual/
+̤걫 [Ȥꤢ] /(n) shower/
+̤ۤ [Ȥꤳ] /(v5s) to go past (a place or thing)/to go beyond/
+̤᤮ [Ȥꤹ] /(v1) to pass/to pass through/(P)/
+̤ݤ [Ȥ꤬] /(n) passing (along the way)/
+̤ݤο [Ȥ꤬ΤҤ] /a passer-by/
+̤ݤ [Ȥ꤫] /(v5r) to happen to pass by/(P)/
+̤ݤ [Ȥ꤬] /(n) passing (along the way)/
+̤ [ȤꤳȤ] /(n) common saying/slang/argot/
+̤碌 [Ȥꤢ碌] /(v1) to come across/to happen upon/
+̤ [Ȥꤽ] /(n) going price/general custom/
+̤ƻ [Ȥߤ] /(n) passage/path/route/one's way/
+̤ȴ [Ȥ̤] /(v1) to cut through/to go through/
+̤ [Ȥ] /(n) phantom killer/phantom thief/
+̤̾ [Ȥ] /(n) (1) one's common or popular name/(2) house name/
+̤ [Ȥ] /(v5r) to pass (by)/to go through/to walk along/to pass exams/(P)/
+̤ [Ȥ뤳] /carrying voice/
+̤򵤼 [Ĥ򤭤ɤ] /(exp) to set up for a man about town/
+̱ [Ĥ] /(n) commuting to hospital/(P)/
+̱ [Ĥ] /(n) transportation/
+̲ [Ĥ] /(n) currency/(P)/
+̲ [Ĥ] /monetary policy/
+̲ [ĤȤ] /monetary union/currency union/common currency/
+̲ [Ĥ] /(n,vs) passage through/passing/(P)/
+̲ [Ĥ] /(n) train-doesn't-stop station/
+̲ᵷ [Ĥ줤] /rite of passage/
+̲ǰ [Ĥܤ] /transit trade/
+̲ [Ĥ] /(n) explanation/commentary/
+̳ [Ĥ] /(n) commuting to school/(P)/
+̳ [Ĥ] /day student/commuting student/
+̴ [Ĥ] /(n) consecutive number of (or total) volumes/
+̴ [Ĥ] /(n) general survey/
+̴ [Ĥ] /(n,vs) customs clearance/(P)/
+̵ [Ĥ] /(n) ventilation/airflow/
+̵ [Ĥ] /vent/
+̶ [Ĥ礦] /(n) well versed/thorough knowledge/
+̶ [Ĥ] /(n,vs) commuting to work/(P)/
+̶Ф­ [ĤΤ] /facilities for commutation/
+̶л [Ĥ󤸤] /commuting time/
+̶м [Ĥ󤷤] /commuter/
+̶Ϲ [Ĥ󤸤] /(n) commuters' hell/commuting hell/
+̶ [ĤƤ] /(n) commutation ticket/season ticket/
+̶ż [ĤǤ󤷤] /(n) commuter train/
+̶ [Ĥä] /(n) commuter train/
+̷ [Ĥ] /(n) sum/total/
+̸ [Ĥ] /laboratory/
+̸ [Ĥ] /(n) common speech/
+̸ [Ĥ] /(n) friendly relations/
+̹ [Ĥ] /(n) friendly relations/
+̹ [Ĥ] /(n) navigation/sailing/
+̹ [Ĥ] /(n,vs) passage/passing/(P)/
+̹Իߤ [Ĥɤ] /(n) No Thoroughfare!/Road Blocked!/(P)/
+̹Ծ [Ĥɤ] /suspension of traffic/
+̹Կ [Ĥˤ] /(n) passer by/
+̹ [Ĥ] /(n) toll/
+̹ [Ĥ] /(n,vs) announcement/notice/(P)/
+̻ [Ĥ󤷤礦] /Ministry of International Trade and Industry/MITI/(P)/
+̻ [Ĥ󤷤礦] /(n) Minister of International Trade and Industry/(P)/
+̻ [Ĥ] /(n,vs) total/(P)/
+̻ [Ĥ] /(n) overview of history/
+̻ [Ĥ] /(n) (1) translation (esp. in court)/interpretation/(2) Edo-era translation of Dutch and Chinese/
+̻ [Ĥ] /(n) (1) translation (esp. in court)/interpretation/(2) Edo-era translation of Dutch and Chinese/
+̼ [Ĥ] /(n) (1) translation (esp. in court)/interpretation/(2) Edo-era translation of Dutch and Chinese/
+̼ [Ĥ㤯] /(n) explanation/commentary/
+̾ [Ĥ礦] /(n) commerce/trade/(P)/
+̾ҳ [Ĥ礦礦䤯] /treaty of commerce and navigation/
+̾ [Ĥ礦󤮤礦] /Ministry of International Trade and Industry/
+̾Ⱦ [Ĥ礦󤮤礦礦] /(n) Ministry of International Trade and Industry/
+̾ [Ĥ礦󤮤礦] /Minister of International Trade and Industry/
+̾ [Ĥ礦] /(n) popular name/nickname/alias/(P)/
+̾ [Ĥ礦] /(adj-no,n-adv,n-t) common/general/normal/usual/(P)/
+̾ξ [Ĥ礦ΤФ] /usually/
+̾ [Ĥ礦ˤ夦Ǥ] /(n) fixed-line phone/
+̾ [Ĥ礦] /everyday speech/everyday language/
+̾ [Ĥ礦ä] /ordinary session of the Diet/
+̾ﲼ [Ĥ礦礦󤫤] /under normal conditions/
+̾ [Ĥ礦󤽤] /(n) conventional war/
+̾ [Ĥ礦礯] /conventional (military) forces/
+̾ʼ [Ĥ礦ؤ] /(n) conventional weapon/
+̿ [Ĥ] /(n,vs) correspondence/communication/news/signal/(P)/
+̿ե [Ĥ󥤥ե] /(n) communications infrastructure/
+֥̿ [Ĥ󥱡֥] /communication cable/
+̿ [Ĥ󤤤] /(n) correspondent/
+̿ [Ĥ󤨤] /communication satellite/Broadcast Satellite/BS/(P)/
+̿ [Ĥ󤬤] /(n) telco/telecommunications company/common carrier/
+̿ [Ĥ󤭤Ф] /(n) telecommunications infrastructure/
+̿ [Ĥ󤭤] /communications or media organ/
+̿ [Ĥ󤭤礦] /correspondence education/
+̿ [Ĥ󤱤󤬤] /out of the range of communication/
+̿ [Ĥ󤳤] /(n) communication engineering/
+ֺ̿ [Ĥ󤳤] /correspondence course/
+̿ [Ĥ󤸤礦] /communications industry/
+̿ [Ĥ󤷤] /(n) news agency/(P)/
+̿ [Ĥ󤷤] /(n) means of communication/
+̿ [Ĥ󤽤] /(n) communications equipment/
+̿® [Ĥ󤽤] /communication speed/
+̿ [ĤϤФ] /mail order/(P)/
+̿ [Ĥ] /postage/communications expenses/
+̿ [Ĥ] /(n) report card/
+̿˵ˡ [Ĥܤۤ] /(n) wiretapping law/
+̿ [Ĥ⤦] /(n) communications network/(P)/
+̿ [Ĥ] /letters-to-the-editor column/readers' section/
+̿ [Ĥ礦] /(n) communication fee/
+̿ [Ĥ] /(n) man of the world/man about town/dilettante/well-informed person/
+ [Ĥ] /(n) common quality/
+ [Ĥ] /(n) (obs) prevailing view/common opinion/
+ [Ĥ] /playing an entire composition without break/continually playing (in the background of a melody)/
+§ [Ĥ] /(n) general rule/
+¯ [Ĥ] /(adj-na,n) popular/common/
+¯ [Ĥ] /(n) popularization/
+¯ [Ĥ礦] /popular novel/
+¯Ū [ĤƤ] /(adj-na) plain and popular/(P)/
+¯ʸ [Ĥ֤󤬤] /school of popular writing/
+ã [Ĥ] /(n) notification/(P)/
+ [Ĥ] /(n,vs) notice/notification/(P)/
+Υå [Ĥå] /information message/
+ξ [Ĥ礦] /(n) notice/letter of advice/
+ɽ [ĤҤ礦] /(n) report card/
+ [Ĥ] /(n) report card (book)/
+Ģ [Ĥ礦] /(n) passbook/(P)/
+ĭ [Ĥ礦] /(n) notice/notification/memorandum/circular/
+ [ĤǤ] /(n,vs) the passage of electric current/
+ [Ĥɤ] /(n,vs) reading through/reading over/
+ǯ [Ĥͤ] /(n) all year/year round/(P)/
+ǰ [Ĥͤ] /(n) common idea/common wisdom/generally accepted idea/(P)/
+ [ĤϤ] /(n,vs) mail order/(P)/
+ [Ĥդ] /(n) ventilation/
+ [Ĥդ] /(n) ventilator/
+ [Ĥդ] /vent/
+ʬ [Ĥ֤] /(n,vs) reduce/
+ [Ĥؤ] /(n) common abuse or fault or evil/
+ [Ĥ٤] /(n) interpreter (in the Edo period)/
+ [Ĥۤ] /(n) report/tip/bulletin/(P)/
+ [Ĥܤ] /(n) collusion/conspiring/
+̾ [Ȥ] /(n) (1) one's common or popular name/(2) house name/
+ [Ĥ] /(n) all-night vigil over a body/a wake/(P)/
+ [Ĥ䤯] /(n,vs) interpretation/(P)/
+ [Ĥ䤯] /(n) official interpreter/
+ [Ĥ䤯] /(n) interpreter/
+ [Ĥ䤯ˤ] /(n) interpreter/
+ͭ [Ĥ椦] /(adj-na,n) commonality/
+ͭ [Ĥ椦] /(n) common property or characteristic/
+ [Ĥ褦] /(n,vs) popular use/circulation/(P)/
+Ѵ [Ĥ褦] /period of validity/
+ [Ĥ褦] /(n) side gate or door/service entrance/
+ [Ĥ] /(n) looking over/glancing through/
+ [Ĥ꤭] /(n) mysterious power/
+ [Ĥ줤] /(adv,n) usually/customarily/(P)/
+ϩ [Ĥ] /(n) passage/pathway/(P)/
+ [Ĥ] /(n) outline (of)/introduction (to)/
+ [Ĥ] /(n,vs) (1) telephone call/talking/calling/(2) counter for telephone calls/(P)/
+ [Ĥ礦] /charge for a telephone call/
+ [Ĥ] /(n) mound/(P)/
+ͤۤ [Ĥ򤭤] /(exp) to pile up a mound/
+ͷ [Ĥ] /(n) grave/
+Ϥޤ [Ĥޤ] /(v1) to catch/to arrest/to seize/
+Ϥޤ [Ĥޤ] /(v5r) to hold on to/to grasp/(P)/
+Ϥ [Ĥ] /(n) grip/
+Ϥ߳ݤ [Ĥߤ] /(v5r) to grab at/
+Ϥ߹礦 [Ĥߤ] /(v5u) to grapple/
+Ϥ߼ [Ĥߤɤ] /(n) grabbing/taking (as much as one can hold) by the hand/
+Ϥ߽Ф [Ĥߤ] /(v5s) to take out/to take a handful of/to grab and throw/
+Ϥ߽ [Ĥߤɤ] /(n) hold/grip/point/
+Ϥ [Ĥ] /(v5m) to seize/to catch/to grasp/to grip/to grab/to hold/to catch hold of/to lay one's hands on/(P)/
+ [Ĥ] /(n) cultivated rice field/(P)/
+ [Ƥ] /(n) cultivated rice field/
+Ѽ [Ĥ] /(n) preserved food boiled in soy/
+Ҥ [Ĥ] /(v5r) (1) to be pickled/to be well seasoned/(2) to be submerged/to be soaked/(P)/
+Ҥ [Ĥ] /(v1) to soak/to moisten/to pickle/(P)/
+Ҥ [Ĥ] /(v5m) to pickle a large amount/
+Ҥ [Ĥ] /(n) pickled greens/
+Ҥʪ [Ĥ] /(n) pickles/pickled vegetables/(P)/
+ʪ [Ĥ] /(n) pickles/pickled vegetables/(P)/
+ʪ [ĤΤ] /(n) weight stone (placed on pickles)/
+ [Ĥ] /(n) street/crossroad/(P)/
+ԡ [ĤĤ] /every street corner/every crossing/
+Զ [ĤȤ] /(n) highwayman/
+Է [Ĥ] /(n) streetwalker/nightwalker/prostitute/
+Ի [Ĥդ] /(n) street corner bulletin board/
+Ի¤ [Ĥ] /(n) killing a passerby in order to test a new sword/
+Լ [Ĥ䤷] /small shrine built at a crossroads/
+ˡ [Ĥäݤ] /(n) street preaching/
+ [Ĥ] /(n) slip of paper with a fortune-telling message/street fortune-teller/
+Ԥ [Ĥޤ] /(n) vehicle waiting to be hired/
+ [ĤĤ] /every street corner/every crossing/
+Ź [Ĥߤ] /(n) street stall/
+Ʋ [Ĥɤ] /(n) wayside shrine/
+ [Ĥ] /(n) whirlwind/sensation/
+ [ĤĤ] /(n) coherence/consistency/(P)/
+ιä [ĤĤޤΤä] /coherent/consistent/
+ιʤ [ĤĤޤΤʤ] /incoherent/inconsistent/
+ [Ĥ] /(n) ivy/
+ճ [Ĥ] /(n) ivy and vines/creepers/
+չ [Ĥߤ] /(n) maple/scarlet-tinged ivy/
+̢ [Ĥ] /(n) ivy and vines/creepers/
+ [Ĥ] /(n) ivy and vines/creepers/
+ [ĤŤ] /(n) (1) spelling/(2) orthography/(3) patching/binding/(P)/
+֤ [Ȥ] /in bound form/
+֤ [Ȥ] /(v1) to bind/to file/(P)/
+֤ [Ȥ֤] /(n) mended lid/
+֤ [Ȥ] /(n) a file/
+֤ [Ȥ] /(io) (v5m) to (keep on) file/
+֤ [Ȥ] /(n) binding or basting thread/
+֤ [Ȥ] /(n) binding margin/
+֤ [Ȥۤ] /(n) bound book/
+֤ [Ȥ] /(n) seam/
+֤ [ĤŤ] /(n) (1) spelling/(2) orthography/(3) patching/binding/(P)/
+֤碌 [ĤŤꤢ碌] /(v1) to bind together/
+֤ [ĤŤꤸ] /spelling/
+֤ [ĤŤ꤫] /(n) composition/
+֤ [ĤŤ] /(v5r) to spell/to compose/
+֤ [ĤŤˤ] /(n) (hand-woven) brocade/
+֤쿥 [ĤŤ줪] /(n) (hand-woven) tapestry/
+ֹ [Ȥ] /(io) (v5m) to (keep on) file/
+ֻ [Ƥ] /(n) spelling/
+ [Ĥ] /(n) (1) guard on sword, polearms, etc./(2) brim/
+礤 [ĤФꤢ] /(n) group of close competitors/
+ [ĤФ] /(n) camellia/(P)/
+ػ [] /(n) unexpected occurrence/
+ [ĤФ֤] /(n) camellia oil/
+٤ [Ĥ] /(v1) to collapse/
+٤ [Ĥ֤] /scrap value/
+٤ [Ĥ֤ͤ] /scrap value/
+٤ [Ĥ֤] /(v5s) to smash/to waste/(P)/
+٤ [Ĥ֤] /(v1) to be smashed/to go bankrupt/(P)/
+ [] /(n,vs) rout/stampede/
+ [] /(n,vs) destruction/annihilation/
+ [] /(n) corruption/subversion/
+ [褦] /(n) ulcer/
+IJ [褦礦] /(n) ulcerative colitis/
+ [Ĥ] /(n) unit of land measurement/3.95 square yards/3.31 square meters/(P)/
+ڿ [Ĥܤ] /(n) floor space/area (in tsubo)/
+ [Ĥܤ] /(n) per tsubo (area)/
+ [Ĥܤ礦] /paper weight in gsm/
+ [Ĥ] /(n) tsubo jar/pot/vase/(P)/
+ [Ĥम] /(n) pongee/
+ [Ĥ] /(n) fingernail or toenail/claw/talon/hoof/(P)/
+ޤǽä̧ [ĤǤҤäƤߤǤܤ] /(exp) penny wise and pound foolish/
+ޤ [Ĥ򤫤य] /habit of biting one's nails/
+ޥå [Ĥ᥯å] /claw clutch/
+ް [Ĥᤤ] /(n) thumb print/
+޲ [Ĥޤ] /(n) clang of hoofs/sound of a koto/
+޲ [] /(n) claws and tusks/devious design/right-hand man/
+޳ [Ĥޤ] /(n) protective cover on a clog/
+޷ [Ĥޤ] /(v5r) to finger/to roll between the thumb and the fingers/
+޺ [Ĥᤢ] /(n) fingernail mark/scratch/scar/ravages/
+ [Ĥᤢ] /(n) fingernail mark/scratch/scar/ravages/
+ [Ĥ᤭] /(n) nail clippers/
+ڤ [Ĥ᤭] /(n) nail clippers/(P)/
+ [Ĥޤ] /(n) tiptoe/(P)/
+⤯ [ĤޤǤ뤯] /(exp) to tiptoe/
+Ω [Ĥޤ] /(v5t) to stand on tiptoes/
+Ƥ [ĤޤϤ] /(n) black sheep (of a family)/ostracism/
+Ƥ [ĤޤӤ] /(n) strumming/
+Ƥ [ĤޤӤ] /(v5k) to strum/to pluck the strings (of a guitar)/
+ [Ĥޤ] /(n) protective cover on a clog/
+̻ [Ĥޤ褦] /(n) toothpick/(P)/
+Ω [Ĥޤ] /(n) standing on tiptoes/
+Ω [Ĥޤ] /(v5t) to stand on tiptoe/
+ߤ [Ĥ뤷] /(n) ready-made clothing/off-the-rack clothing/
+ߤ夲 [Ĥ뤷] /(v1) (1) to hang up/to hoist/(2) to denounce/to subject someone to a kangaroo court/
+ߤ [Ĥ뤹] /(v5s) to hang/
+ߤ [Ĥ] /(n) fishing/angling/
+ߤ겼 [Ĥꤵ] /(v5r) to hang down/to dangle/
+ߤ겼 [Ĥꤵ] /(v1) to suspend from/to be suspended (from)/
+ߤ [Ĥ꤫] /(n) strap (to hang onto)/
+ߤפϤޤ [Ĥ꤫ˤĤޤ] /(exp) to cling to a strap/
+ߤ궶 [ĤФ] /(n) suspension bridge/
+ߤ [Ĥ] /(n) hanger/
+ߤФ [Ĥ] /(n) sumo winning technique where the opponent is lifted out by his belt/
+ߤФ [Ĥ] /(v5s) to hold (the opponent) in the arms and carry him out of the ring/
+ߤ꾲 [Ĥɤ] /(n) hammock/
+ߤ [Ĥ꤬] /(n) temple bell (for striking)/
+ߤ夲 [Ĥꤢ] /(v1) to hang up/to suspend/to raise/to lift/
+ߤê [Ĥ] /(n) suspended shelf/
+ߤŷ [ĤƤ󤸤礦] /(n) suspended ceiling/
+ߤ [Ĥɤ] /(n) hanging lantern/
+ߤ [Ĥ] /(n) slant or almond-shaped eyes/
+ߤ [Ĥ] /(n) (gymnastic) rings/
+ߤ [Ĥ꤫] /gondola/
+ߤ [Ĥ] /(v5r) to hang/(P)/
+ߤ뤷 [Ĥ뤷] /(n) persimmon (hung to dry)/dried persimmon/
+ߤ뤷夲 [Ĥ뤷] /(n) (1) hung up/hoist/(2) denounced/severely criticised/kangaroo court/
+ߤ뤷夲 [Ĥ뤷] /(v1) (1) to hang up/to hoist/(2) to denounce/to subject someone to a kangaroo court/
+ߤ뤹 [Ĥ뤹] /(v5s) to hang/(P)/
+߳ [Ĥ꤫] /(n) strap (to hang onto)/
+߶ [ĤФ] /(n) suspension bridge/
+߾夲 [Ĥ뤷] /(n) (1) hung up/hoist/(2) denounced/severely criticised/kangaroo court/
+ [Ĥ] /(io) (n) fishing/angling/
+ [Ĥ] /(v1) to be lured/to be attracted/
+ [Ĥ] /(n) fishing/angling/(P)/
+겼 [Ĥꤵ] /(v5r) to hang down/to dangle/
+겼 [Ĥꤵ] /(v1) to suspend from/to be suspended (from)/
+ [ĤФ] /(n) flower placement in a hanging vessel/
+ [Ĥ꤫] /(n) strap (to hang onto)/
+ [Ĥꤶ] /(n) fishing rod/
+ [Ĥ] /(n) pitch that lures a batter to swing (baseball)/
+궶 [ĤФ] /(n) suspension bridge/
+ [Ĥꤰ] /(n) fishing gear/tackle/
+礤 [Ĥꤢ] /(n) balance/equilibrium/(P)/
+礦 [Ĥꤢ] /(v5u) to balance/to be in harmony/to suit/(P)/
+ޤ [Ĥꤳޤ] /to be carried away by/to be talked into/
+ [Ĥꤳ] /(v5m) to take in/to attract/
+ [Ĥꤷ] /(n) angler/
+ [Ĥꤤ] /(n) fishing line/
+ [Ĥ] /(n) fisherman/angler/hanging strap/
+꽮 [Ĥ֤] /(n) fishing boat/
+Ф [Ĥ] /(v5s) to pull out a fish/to lure/
+ [Ĥ꤬] /family chart and personal history (omiai)/
+꾲 [Ĥɤ] /(n) hammock/
+ [Ĥ꤬] /(n) temple bell (for striking)/
+ [Ĥ꤬ͤ] /(n) campanula/bellflower/
+ [Ĥ꤬ͤष] /(n) bell animalcule (insect)/
+夬 [Ĥꤢ] /(v5r) to be lifted up/to be hung up/
+夲 [Ĥꤢ] /(v1) to pull in (fish)/to boost (prices)/to raise (eyes)/
+ [Ĥ] /(n) fishing place/
+ [ĤФ] /(n) fish hook/(P)/
+ [Ĥ֤] /(n) fishing boat/
+ [Ĥꤻ] /(n) change (e.g. for dollar)/(P)/
+ [Ĥ] /(n) fishing platform/stretcher/
+ê [Ĥ] /(n) suspended shelf/
+ŷ [ĤƤ󤸤礦] /(n) suspended ceiling/
+ [Ĥɤ] /(n) hanging lantern/
+ƻ [Ĥɤ] /(n) fishing tackle/
+⤭ [Ĥꤦ] /(n) fishing float/bobber/
+ [Ĥܤ] /(n) fish pond/(P)/
+ [Ĥ꤫] /(n) angler's basket/creel/
+ [Ĥ] /(v5r) to fish/(P)/
+ [礦] /(n) a hooked fish/a catch/
+ [Ĥ꤫] /(n) strap (to hang onto)/
+ [Ĥꤶ] /(n) fishing rod/
+ [礦] /(n) fishing/angling/
+ [Ĥꤢ] /(n) balance/equilibrium/(P)/
+礤 [Ĥꤢ] /(n) balance/equilibrium/(P)/
+ [Ĥꤤ] /(n) fishing line/
+ [Ĥ꤬] /(n) hanging bell/
+ [Ĥ꤬ͤ] /(n) (dotted) bellflower/campanula/
+ [ĤФ] /(n) fish hook/
+ [Ĥ֤] /(n) fishing boat/
+ [Ĥꤻ] /(n) change (e.g. for dollar)/
+ƻ [Ĥɤ] /(n) fishing tackle/
+ [Ĥ] /(n) well bucket/
+Ǥ [Ĥ٤] /(n) fire in rapid succession/a volley of shots/
+Ȥ [Ĥ٤Ȥ] /(n) sinking quickly/
+ [Ĥܤ] /(n) fish pond/
+ [Ĥ] /(n) crane (bird)/(P)/
+ [Ĥ뤫] /Gruidae/
+ [] /(n) looking forward to/
+󤷤Ԥ [夷Ƥޤ] /to wait expectantly/to wait with a craned (outstretched) neck/
+ [ĤϤ] /(n) (uk) pickaxe/
+ [Ƥ] /noon/
+ [Ƥ] /(n) master/host/landlord/innkeeper/husband/(P)/
+ [Ƥ夫Ѥ] /(n) the hectoring of the husband/a husband who rules the roost/
+ [ƤƤ] /(adj-na,n) lofty/
+⤿ [ƤƤ뤿ܤ] /lofty tree/
+㤤 [Ҥ] /(adj) short/low/humble/low (voice)/(P)/
+㤯 [Ҥ] /(vs) lowering/bringing down/
+ޤ [Ҥޤ] /(v5r) to lower/to be lowered/
+ [Ҥ] /(v1) to lower/to be lowered/(P)/
+㰵 [Ƥ] /(n) low pressure/low voltage/
+ [Ƥ] /(n) lower position/
+ [Ƥ] /(n) low-hanging clouds/
+㲹 [Ƥ] /(n) low temperature/(P)/
+㲹 [Ƥ󤵤ä] /pasteurization/
+㲹͢ [Ƥ椽] /refrigerated transport/
+㲻 [Ƥ] /(n) low tone/bass/low voice/(P)/
+㲻 [Ƥ] /(n) bass register/
+㲻 [Ƥ֤] /(n) bass clef/
+㲼 [Ƥ] /(n,vs) fall/decline/lowering/deterioration/(P)/
+ [Ƥ] /(n) low price/
+ [Ƥ] /low price/(P)/
+ʲ [Ƥ] /price reduction/
+ [Ƥ] /(n) loitering/lingering/reluctance to leave/
+̣ [Ƥ] /(n) experiencing vicariously/dilettantism/
+㳫ȯ [ƤϤĤ] /(n) backward nations/
+ǯ [Ƥͤ] /(n) lower grades in school/(P)/
+ [Ƥ] /(n) small amount/
+㵤 [Ƥ] /(adj-na,n) low (atmospheric) pressure/cyclone/bad temper/tense situation/(P)/
+ [Ƥ夦礦] /low hills/
+ [Ƥ夦] /(adj-na,n) low grade/vulgar/
+㶵 [Ƥ礦] /the Low Church/
+ [Ƥ] /(n) low interest/
+ [Ƥꤻ] /(n) cheap money policy/
+ [Ƥ] /(n,vs) hum/singing in a low voice/
+ [Ƥ] /(n) low ceiling/low altitude/
+ [ƤҤ] /low-altitude flying/
+찵 [ƤĤ] /(n) low blood pressure/
+찵 [ƤĤĤ礦] /hypotension/hypoglycemia/
+㸺 [Ƥ] /(n) decrease/reduction/fall/depreciation/mitigation/(P)/
+ [Ƥ] /(n) whispering/murmuring/talking in a low voice/
+㻳 [Ƥ󤿤] /(n) mountainous zone/
+ [Ƥ] /(n) (keeping a) low profile/
+ [Ƥ] /low-interest funds/
+㼡 [Ƥ] /(adj-na,n) low-level/coarse/vulgar/
+㼾 [Ƥ] /(adj-na,n) low and damp/
+ [Ƥ夦] /(n) low frequency waves/
+ [Ƥ] /low priority/
+ [ƤȤ] /low income/
+㾧 [Ƥ礦] /(n,vs) hum/singing softly/
+㳷 [Ƥ礦] /low hurdles/
+ [Ƥ] /(adj-na) substandard/(P)/
+ǽ [ƤΤ] /low efficiency/
+Ĺ [Ƥ礦] /small (low) growth/
+ [Ƥ] /(n) low voice/whisper/
+ [Ƥ] /(n) low class (society)/
+® [Ƥ] /(n) low gear/slow speed/
+¯ [Ƥ] /(adj-na,n) vulgar/
+β [Ƥ] /(n) hypothermia/
+ [Ƥ] /(n) depression/lowlands/low ground/bottom land/plain/(P)/
+ [Ƥ] /low (toilet tank)/
+Ĭ [Ƥ礦] /(n) low tide/
+Ĵ [Ƥ礦] /(adj-na,n) inactive/slow/sluggish/slack/low tone/undertone/dullness/(market) weakness/(P)/
+¶ [Ƥ󤮤] /low wages/
+¶⻺ [Ƥ󤮤󤵤󤮤礦] /(n) low wage industry/
+Ű [ƤǤ] /low voltage/
+ [Ƥ] /(n) low degree/low grade/low class/
+Ƭ [ƤȤ] /(n,vs) low bow/
+Ƭʿ [ƤȤؤ] /(vs) prostrating oneself/
+ǽ [ƤΤ] /(adj-na,n) low intelligence/feeble-mindedness/imbecility/
+ǽ [ƤΤ] /(n) feeble-minded child/poor scholar/
+ǽ [ƤΤ] /imbecile/moron/
+ [ƤҤ] /low frequency/
+ʪ [Ƥ֤ä] /(n) low prices/
+̩ [Ƥߤ] /low density/
+ [Ƥᤤ] /(n,vs) hanging low (over)/hovering around (price level)/low hanging (e.g. clouds)/sluggish (e.g. economy)/(P)/
+ [Ƥܤ] /(n) shrub/shrubbery/
+ [Ҥ] /low ball (baseball)/
+ [Ƥ褯] /(adj-no,n) low-wing/
+ [Ƥ餯] /(n) fall/decline/slump/(P)/
+ [Ƥ] /(n) low interest/(P)/
+ [Ƥ꤭] /low-interest money/
+ͻ [Ƥ꤭椦] /low-interest credit/
+ [Ƥꤷ] /low-interest funds/
+ƥ [ƤȤƥ] /(n) low-gain antenna/
+Ψ [Ƥ] /(adj-na,n) low rate/
+ [Ƥ] /(adj-na,n) low grade/inferiority/coarseness/vulgarity/
+ [Ƥ] /(adj-na,n) cheap/inexpensive/
+ [Ƥ] /(n) going about immersed or absorbed in/
+˼̣ [Ƥ] /(n) experiencing vicariously/dilettantism/
+ [Ƥ] /stopping/
+ޤ餺˹Ԥ [Ȥޤ餺ˤ] /(exp) to run past/to run without stopping/
+ޤ [Ȥޤ] /(v5r) to stop/to halt/
+ [Ȥ] /(v1) to stop/to halt/
+䲻 [Ƥ] /(obs) rest (music)/
+䲻 [Ƥ] /(obs) rest (music)/
+ [Ƥ] /(n) adjournment/suspension of a meeting/recess of legislature/
+ [Ƥ] /(n) suspension from school/(P)/
+ [Ƥ] /(n,vs) suspension/interruption/stoppage/ban/standstill/deadlock/stalemate/abeyance/(P)/
+߲ [Ƥ] /pegged price/
+߻ [Ƥ] /stop time/
+߿ [Ƥ󤴤] /(n) stop signal/stoplight/
+ [Ƥ] /(n) stop line/
+ [Ƥ] /(n,vs) stopping (e.g. train)/(P)/
+ֻ [Ƥ㤸] /(n) stoppage time/
+־ [Ƥ㤸礦] /(n) depot/railway station/taxi stand/
+־ [Ƥ] /(n) depot/railway station/taxi stand/
+俦 [Ƥ礯] /(n) suspension from office/
+ [Ƥ] /(n) armistice/ceasefire/(P)/
+饤 [Ƥ饤] /(n) line of control/
+ﶨ [Ƥ󤭤礦Ƥ] /(n) cease-fire deal/
+ [Ƥ󤴤] /(n) cease-fire agreement/
+ [Ƥ] /(n) stopping a ship/detention/quarantine/
+ [Ƥ󤸤礦] /ferry landing/
+ [Ƥ] /(n) stagnation/tie-up/congestion/retention/accumulation/falling into arrears/(P)/
+ [Ƥ󤻤] /stationary weather front/
+ [ƤǤ] /(n,vs) failure of electricity/(P)/
+ [ƤǤ] /no-electricity day/
+ [ƤȤ] /(n) deadlock/standstill/stalemate/set-back/abeyance/
+ǯ [Ƥͤ] /(n) age limit/retiring age/
+ǯ࿦ [Ƥͤ󤿤礯] /retirement due to age/
+ [ƤϤ] /(n) anchorage/moorings/(P)/
+ [ƤϤ] /(n) anchorage (area)/moorage/roadstead/
+α [Ƥ夦] /(n) stop/halt/
+α [Ƥ夦] /(n) bus or tram stop/(P)/
+ [Ƥ] /spy/
+廡 [Ƥ] /(n,vs) scout out/reconnaissance/(P)/
+廡 [ƤĤ] /reconnaissance satellite/spy satellite/
+廡 [ƤĤ] /(n) reconnaissance plane/spy plane/
+廡 [ƤĤ] /scouting party/patrol/
+廡 [ƤĤҤ] /(n) surveillance flight/
+廡װ [ƤĤ褦] /(n) player put on starting list to be replaced by another when the opponent's pitcher is known/
+ [Ƥ] /(n) spying/investigating/
+ [Ƥ] /shave/
+ΤƤ [ꤹƤ] /(v1) to cut off the hair/take the tonsure/
+Ȥ [ꤪȤ] /(v5s) to shave off the hair/
+Ȥ [ꤪȤ] /(v5s) to shave off the hair/
+ [] /(v5r) to shave/
+ [] /(v5r) to shave/(P)/
+夲 [ꤢӤ] /high and broad forehead/
+ [ߤ] /(n) razor/(P)/
+Ḧ [ߤȤ] /one who sharpens razors/
+Ῠ [ߤ꤫֤] /razor rash/
+ [ߤ] /razor strop/hone/
+ [ߤޤ] /razor rash/
+ȱ [ƤϤ] /(n) tonsure/cutting off the hair/
+Ω [ꤿ] /clean shaven/freshly shaven/
+Ω [ꤿ] /clean shaven/freshly shaven/
+Ϥ [Ϥ] /(v5r) (sl) to harp too long on a subject/
+ [Ƥ] /(adj-na,n) chastity/purity/
+ [Ƥ夯] /(adj-na,n) chastity/virtue/fidelity/feminine modesty/
+ [Ƥ] /(n) virtuous woman/faithful wife/
+ [Ƥ] /(adj-na,n) chastity/virtue/fidelity/
+ [Ƥ] /(n) chastity/virtue/fidelity/
+ǰ [Ƥͤ] /sense of virtue/
+ [Ƥ夦] /violation of chastity/rape/
+ [Ƥ] /(n) faithful or virtuous woman (wife)/
+ [Ƥ] /(adj-na,n) extreme faithfulness/
+褹 [Ƥ] /(vs-s) to present/to offer/to show/to display/to exhibit/
+輨 [Ƥ] /(n) exhibition/
+輨 [Ƥ] /(n) exhibition/
+ [Ƥ] /(n) present/introduce/
+ [Ƥ礦] /(n,vs) presentation/
+迧 [Ƥ] /(n) coloration/color/coloring/
+迧 [Ƥ礯] /(n) coloration/color/coloring/
+ [ĤĤ] /(n) bank/embankment/dike/(P)/
+ۤ [ĤĤߤ򤭤] /(exp) to build an embankment/
+ [Ƥܤ] /(n) bank/weir/(P)/
+ɤۤ [Ƥܤ򤭤] /(exp) to construct an embankment/
+꤫ [] /(adj-na,n) definite/sure/(P)/
+ޤä [ޤäФ] /specified place/
+ޤʤŷ [ޤʤƤ] /changeable weather/
+ޤ [ޤ] /(n) rule/custom/tranquility/
+ޤ [ޤ] /(v5r) to become settled/to be fixed/(P)/
+ [] /(n) law/provision/regulation/rule/decision/appointment/arrangement/agreement/destiny/fate/karma/
+ᤷ [ᤷ] /(adv) surely/
+ [] /(v1) to decide/to establish/to determine/(P)/
+갵 [Ƥ] /(n) constant pressure/
+ [Ƥ] /(n) position/orientation/
+ [Ƥ] /home position/origin/
+ [Ƥ] /(n) fixed number of regular personnel/capacity (of boat, hall, aeroplane, etc.)/(P)/
+겹 [Ƥ] /(n) fixed temperature/
+겹ưʪ [Ƥɤ֤] /(n) warm-blooded animal/
+ [Ƥ] /(n) established price/(P)/
+ɽ [ƤҤ礦] /price list/
+ [Ƥ] /rated value (engineering)/
+ʲٽ [Ƥ夦] /rated capacity/net lifting load/
+ [Ƥ] /lump-sum contract/
+ [Ƥ] /(n) ration/fixed amount/(P)/
+ۥ󥿡ͥå³ [Ƥ󥿡ͥåȤĤ] /(n) flat-rate Internet access/
+ [Ƥ礭] /fixed amount (postal) savings/
+ [Ƥä] /(n) fixed pulley/
+괧 [Ƥ] /(n) definite article/
+괾 [Ƥ] /(n) articles of incorporation/company statute/(P)/
+ [Ƥ] /(n) fixed term/(P)/
+ʪ [Ƥ󤳤֤] /periodical/
+ [Ƥ] /(n) commuter pass/season ticket/(P)/
+ [Ƥ󤷤] /(n) periodic medical check-up (examination)/
+ [Ƥ] /(n) regular (periodic) examination/
+ [ƤȤҤ] /futures contracts/
+ [Ƥ礦夦] /(n) regular (annual) pay raise/
+ַ [Ƥ礦㤱] /(n) season ticket/commutation (commuter) ticket/
+ [Ƥ] /(n) regularly-scheduled game (match)/
+ [Ƥ] /(n) (ocean) liner/
+Ū [ƤƤ] /(adj-na) periodic/(P)/
+ [ƤӤ] /(n) regular service/(P)/
+ݸ [Ƥۤ] /term insurance/
+¶ [Ƥ褭] /fixed deposit/(P)/
+구 [礦] /(n) (measuring) ruler/(P)/
+구 [礦] /(n) the Rule (star)/
+ [Ƥ] /(n,vs) definition/(P)/
+ [Ƥ] /(n) (math) domain/
+ [Ƥ夦] /(n) regular holiday/(P)/
+ [Ƥ夦] /(n) regular holiday/(P)/
+ [Ƥ礦] /regular employment/
+귿 [Ƥ] /(n) fixed form/regular shape/stereotyped/(P)/
+귿 [Ƥ] /(n) fixed form poetry/
+ [Ƥ] /(n) fixed form/regular shape/stereotyped/(P)/
+͹ʪ [Ƥ椦Ӥ֤] /(n) non-standard-sized mail/
+ư [Ƥɤ] /finite verb/
+͹ʪ [Ƥ椦Ӥ֤] /standard size mail/
+긫 [Ƥ] /(n) fixed opinion/
+ [Ƥ] /(n) categorical statement/
+ [Ƥ] /(n) appointed time/timetable/schedule/(P)/
+ [Ƥ] /(n) regular time/stated period/(P)/
+ [Ƥ] /(n) part time (school system)/(P)/
+꼰 [Ƥ] /(n) formula/
+꼰 [Ƥ] /formularization/
+ [Ƥ夦ˤ夦] /(n) fixed income/
+꽻 [Ƥ夦] /(n) settlement/(P)/
+꽻 [Ƥ夦] /permanent resident/
+꽻 [Ƥ夦] /permanent home/
+ [礦] /(n) one's regular inn or hotel/
+ [Ƥ礦] /(adj-na,n) regular/stationary/
+ [Ƥ礦礦] /(n) steady state/
+ [Ƥ礦] /(n) standing (stationary) wave/
+꿢 [Ƥ礯] /(n) permanent planting/
+꿦 [Ƥ礯] /(n) occupation (i.e. field of regular employment)/steady job/regular work/
+꿩 [Ƥ礯] /(n) set meal/special (of the day)/(P)/
+ [Ƥ] /(n) constant/(P)/
+ [Ƥ] /(n) reapportionment (of Diet seats)/
+ [Ƥ] /(n) qualitative/stability of a substance/
+ʬ [Ƥ֤󤻤] /qualitative analysis/
+ [礦] /(n) one's habitual seat/regular hall/entertainment hall/
+ [礦] /(n) established tactic/play by the book/
+ [礦] /(n) standard move in shogi/
+ [Ƥ] /(n) established theory/(P)/
+ [Ƥ] /(n) laying a cornerstone (foundation stone)/
+ü [Ƥ] /cornerstone (foundation stone) ceremony/
+§ [Ƥ] /(n) law/established rule/
+­ [Ƥ] /(n) quorum/
+ [Ƥ] /(n) fixed/
+ֵ [Ƥ礮礦] /fixed-net fishing/
+ [Ƥ] /(n) fixed net/
+ [Ƥ㤯] /(n,vs) establishing/(P)/
+ [Ƥ㤯] /(n) (photographic) fixing solution/
+ [Ƥ㤯] /(photographic) fixing agent/
+ [ƤƤ] /(n) fixed point/
+¬ [ƤƤ󤫤󤽤] /fixed point observation/
+ǯ [Ƥͤ] /(n) retirement age/(P)/
+ǯ [Ƥͤ󤻤] /(n) age-limit system/
+ǯ࿦ [Ƥͤ󤿤礯] /(n) (compulsory) retirement (e.g. on reaching the age of 60)/
+ [ƤФ] /(adj-no,n) standard (goods)/product with consistent sales/
+ [ƤҤ줤] /fixed proportion/
+ɾ [ƤҤ礦] /(n) established opinion/(P)/
+ˡ [礦ۤ] /(n) established rule/usual method/
+ [Ƥۤ] /(n) authentic book or manuscript/
+ [礦] /(n) ruler/
+ [礦] /(n) family crest/
+ [Ƥ䤯] /(n) standard translation/
+ [Ƥ] /(n) theorem/proposition/
+Χ [Ƥ] /(n) fixed law/
+Ψ [Ƥ] /(n) fixed rate/(P)/
+Ω [Ƥ] /(n) thesis/
+ [Ƥ礦] /(n) fixed quantity/(P)/
+ʬ [Ƥ礦֤󤻤] /quantitative analysis/
+ [Ƥ줤] /(n) regularity/(P)/
+ [Ƥ줤] /(n) regular meeting/
+ [Ƥ] /(n) established theory/
+ [ߤ] /(n) emperor (of Japan)/Mikado/(P)/
+ [Ƥ] /(n) the throne/the crown/
+ [Ƥ] /(n) imperial majesty/
+벦 [Ƥ] /(n) sovereign/emperor/
+벦 [Ƥ] /(n) study of how to be a good emperor/
+벦 [Ƥ󤱤󤻤] /(n) theory of the divine right of kings/
+벦ڳ [Ƥä] /(n) Caesarean section/
+벦ڳ [Ƥä] /Caesarean section/
+봧 [Ƥ] /imperial crown/diadem/
+ [Ƥ礦] /(n) the capital/(P)/
+ [Ƥ礦] /(n) imperial task/
+ [Ƥ] /(n) The Imperial Theater/
+ [Ƥ] /(n) imperial palace gate/imperial palace/
+ [Ƥ] /(n) empire/imperial/(P)/
+ [Ƥ央] /imperialism/(P)/
+Ū [Ƥ央Ƥ] /(adj-na) imperialistic/
+ [Ƥ] /(n) imperial throne/
+뼼 [Ƥ] /(n) Imperial Family/Imperial Household/
+ [Ƥ] /(n) imperial government/imperialism/monarchical rule/
+ [Ƥ] /(n) imperial government/imperialism/monarchical rule/(P)/
+ [Ƥ] /(n) imperial capital/
+ [Ƥ] /imperial domain/
+ƻ [Ƥɤ] /the imperial way/principles of imperial rule/
+ [ƤȤ] /(n) emperor's virtue/
+ [Ƥ] /(n) lucky day/
+ [ƤӤ礦] /(n) imperial mausoleum/
+̿ [Ƥᤤ] /imperial order/
+ [Ƥ礦] /(n) imperial mausoleum/
+ [Ƥ] /(oK) (n) imperial palace gate/imperial palace/
+ [] /(n) bottom/sole/(P)/
+ [] /(n) one's underlying motives or true intentions/
+ϰ [뤤] /(adj) malicious/spiteful/
+ [Ӥ] /(n) trawl (net)/
+Ȥ [Ӥ] /(n) trawl (net)/
+ [] /(n) ballast/
+ [Ƥ] /(n) base angle/
+ [] /sole leather/sole/
+ [] /situation where the bottom has dropped out/
+쵤̣ [ߤ뤤] /(adj) strange/eerie/ominous/
+ [] /(n) bottom-dwelling fish/
+ [] /(adj) stable (market) after having bottomed out/
+ [Ӥ] /(n) inner glow or light/deep gloss or luster/
+ [Ƥ] /(n) cessation/
+夲 [] /(n,vs) raising (the standard)/
+ [Ƥ] /(n) base/radix/
+Ѥ [Ť] /(n) stowage at the bottom/goods stowed at the bottom/
+Ǥ [] /(n) bottoming out/(P)/
+ [] /(n) bottom price/(P)/
+Τ [] /(adj-pn,exp) bottomless/
+ [Ĥ] /(n) subsoil/
+Ʀ [ޤ] /(n) blister (on the sole of the foot)/corn/
+ [] /(n) bottoming out (of prices)/(P)/
+ȴ [̤] /(adj-na,n) bottomless/
+ [Ƥؤ] /(n) base (geometry, society)/(P)/
+ [Ƥۤ] /(n) original text/draft/
+̵ [ʤ] /(n) bottomless/
+ [Ƥ] /(n) the base/
+ή [Ƥ夦] /(n) bottom current/undercurrent/(P)/
+ [¤] /(n) latent energy/reserve strength/potentiality/(P)/
+䤨 [Ӥ] /(n) penetrating cold/
+ [ˤ] /(n) garden/(P)/
+Ǻä [ˤǤĤä䤵] /vegetables grown in one's yard/
+ǰϤ [ˤ򤫤Ǥ] /(exp) to enclose a garden with a fence/
+ [Ƥ] /(n) garden/park/(P)/
+ [ˤ爐] /(n) garden clogs/
+ [Ƥ夦] /(n) tennis/(P)/
+ [Ƥ] /(n) (arch) home education/
+Ż [ˤ路] /(n) gardening/
+ [ˤ路] /(n) gardener/
+ [ˤ臘뤷] /(n) tree of heaven/
+ [ˤ襤] /(n) garden stone/
+ [ˤ蘆] /(n) in the garden/
+ [ˤ蘆] /spot-sale price/
+ [Ƥ] /(n) garden/
+ [ˤФ] /(n) guard of the inner garden/
+դ [ƤŤ] /(n,adj-no) having a garden/
+ [ˤ來] /(n) garden tree/(P)/
+ڸ [ˤ來] /(n) garden gate/
+ [Ƥ] /(n) courtier/
+ [ƤƤ] /(n) court attendant/
+ [Ƥʤ] /(n) inside the court/
+ [Ƥ] /(n) court attendant or clerk/
+ [] /(n) (hum) younger brother/
+ [Ȥ] /(n) (hum) younger brother/(P)/
+ [Ȥ] /(ik) (n) (hum) younger brother/
+ [] /(n) younger brother/faithful service to those older/brotherly affection/
+ [Ƥ] /(n) younger brother/faithful service to those older/brotherly affection/
+ [ȤȤǤ] /(n) pupil/new disciple/
+蘆 [ȤȤ] /(n) (hon) younger brother/
+ [ȤȤ] /(n) younger brother's wife/
+ [Ȥ] /(n) younger brother's wife/
+ [ȤȤ] /(n) your younger brother/
+ [Ƥ] /(n) pupil/disciple/adherent/follower/apprentice/young person/teacher's student-helper/
+ [Ǥ] /(n) pupil/disciple/adherent/follower/apprentice/young person/teacher's student-helper/(P)/
+ [Ǥ] /(n) apprenticeship/enrolling/(P)/
+ᆴ [Ȥ] /parent's younger brother/uncle/
+© [ȤȤह] /(n) younger sons/
+© [Ȥह] /(n) younger sons/
+ [ȤȤǤ] /(n) pupil/new disciple/
+ɱ [ȤҤ] /(n) youngest princess/
+ʬ [ȤȤ֤] /(n) friend treated as younger brother/
+ [Ƥޤ] /(n) younger brother and sister/(P)/
+̼ [ȤȤह] /(n) younger daughters/
+̼ [Ȥह] /(n) younger daughters/
+ [Ƥ] /(arch) obedience/
+ [Ƥ] /(n,vs) electrical resistance/resistance/opposition/(P)/
+񹳤ߤ [Ƥ򤳤ߤ] /(exp) to offer (put up) resistance/
+񹳱ư [Ƥɤ] /resistance movement/
+񹳴 [Ƥ] /(n) electrical resistor/
+ [Ƥ] /(n) resistive element (in circuit, etc.)/
+ [Ƥ礯] /(n) (power of) resistance/
+ [Ƥ礯] /(n,vs) (1) collision/conflict/(2) being contrary or incompatible/(P)/
+ [ƤȤ] /(n) mortgage/hypothec/security/(P)/
+ [ƤȤ] /(n) mortgage/a lien on one's mortgage/(P)/
+դ [ƤȤĤ] /(n) mortgage loan/
+ή [ƤȤʤ] /(n) foreclosure/
+ [礦] /(n-t) counter for guns, inksticks, palanquins, jinrikisha/
+ [Ƥ] /(v5s) to volunteer (bravely)/
+򤹤 [Ƥ] /(vs-s) to volunteer (bravely)/
+ [Ƥ] /(n) volunteer/volunteering/
+ [Ƥ󤿤] /(n) volunteer corps/
+ [Ƥ] /(n,vs) go ahead of/
+ [Ƥ󤿤] /group that goes ahead of the main body/
+󤲤 [] /(v1) to take along/to hold in the hand/(P)/
+ [Ƥ] /(n,vs) proposal/proposition/suggestion/(P)/
+Ƽ [Ƥ󤷤] /proponent/
+ [Ƥ] /(n) bring suit/file a claim/raise a question/(P)/
+ [Ƥ] /(n) proposal/motion/
+ [Ƥ礦] /(n,vs) offer/tender/program sponsoring/furnishing/(P)/
+󶡼 [Ƥ礦] /(n) (blood) donor/(P)/
+¦ [Ƥ礦] /sender (side of transaction)/
+ [Ƥ] /(n) variety of ancient Chinese stringed instrument/violin/
+ [Ƥ] /(n) cooperation/tie-up/joint business/link-up/(P)/
+ [Ƥ] /(n) proposal/motion/(P)/
+ [Ƥ] /(n,vs) presentation/exhibit/suggest/citation/(P)/
+ [Ƥ] /(n) (musical) exposition/
+ [Ƥ] /(n,vs) presentation/submission/filing/(P)/
+д [ƤĤ] /(n) deadline/
+м [ƤĤ] /presenter/proposer/
+ʪ [ƤĤ֤] /(n) exhibit/documents for submission/
+ [Ƥ礦] /(n,vs) advocacy/proposal/(P)/
+󾧼 [Ƥ礦] /advocate/
+ [Ƥ] /(n,vs) presenting a case/suing/(P)/
+ [礦] /(n) paper lantern/
+ [礦󤮤礦] /lantern procession/
+ [礦] /(n) lantern bearer/
+ [ƤȤ] /(n) admiral/commodore/
+ [Ƥ褦] /(n) summary/outline/compendium/
+ [Ƥ] /(n) trapezoid/
+ [Ƥ] /(n) ladder/stairs/
+ [Ϥ] /(n) ladder/stairs/(P)/
+Ҥ [ϤΤ] /rung of a ladder/
+Ҥݤ [Ϥ򤫤] /(exp) to set a ladder up against/
+Ҽ [Ϥ] /(n) hook-and-ladder truck/
+Ҽ [Ϥ] /(n) barhopping/
+Ҿ [ϤΤ] /(n) ladder-top stunts/
+ [Ϥ] /(n) step/stair/
+ [ߤ] /(n) water's edge/shore/
+ [Ƥ] /sand bar/waters edge/
+ [Ƥ] /(n) shoreline/beach line/
+ [Ť] /anchor cable/
+ [Ƥ] /anchorage/
+ [ƤϤ] /(n,vs) anchor/mooring/
+ [Ƥ礦] /good omen/
+ [ۤ] /(n-adv,n) degree/extent/bounds/limit/(P)/
+ [ۤɤۤ] /(adj-na,n) (uk) moderately/
+ʤ [ۤɤʤ] /(adv) soon/before long/shortly thereafter/(P)/
+ᤴ [ۤɤ򤹤] /(exp) to go too far/to break bounds/
+ [ۤɤȤ] /(adj) far off or away/
+ᤤ [ۤɤ] /(adj) near/
+Ф [ۤɤؤ] /(adv) a while later/
+ [ۤɤ褤] /(adj) moderate/proper/just right/
+礤 [ۤɤ] /(n) moderation/
+ [ۤɤۤ] /(adj-na,n) (uk) moderately/
+ [Ƥ] /(n-adv,n,n-suf) degree/amount/grade/standard/of the order of (following a number)/(P)/
+ [Ƥɤ] /question of degree/
+̵ [ۤɤʤ] /(adv) soon/shortly after/
+ɤ [ۤɤ褯] /rightly/properly/moderately/
+ޤäγ [ޤä] /firm build/well-knit frame/
+ޤΤʤ [ޤΤʤ] /slack/loose/lax/
+ޤ̵ [ޤΤʤ] /slack/loose/lax/
+ޤ결 [ޤ] /(n) thrifty person/becoming steady/
+ޤ [ޤ] /(v5r) to be shut/to be locked/to become sober/(P)/
+ [] /(n) summing up/judo choking (strangling) techniques/(P)/
+Ĥ [Ĥ] /(v1) to tighten/to press hard/
+ [] /(adv) in all/all told/
+ [] /(v1) to tie/to fasten/(P)/
+ [᤯] /(n) conclusion/end/completion/summing up/supervision/
+Ĥ [᤯Ĥ] /(v1) to bring to a finish/to complete/
+ [᤯] /(exp) to supervise/to control/
+ [᤯] /(v5r) to bind firmly/to superintend/to bring to a finish/
+ [᤬] /(n) buckle/clamp/clasp/
+Ǥ [ᤫ] /(vt) to compact/
+ [] /(n) sum/total/
+ [ᤳ] /(v5m) to shut in/to lock in/
+Ủ [ᤳ] /(v5s) to strangle (to death)/
+Ừ [ᤵ] /(n) soused (vinegared) mackerel/
+Ф [] /(v5s) to shut out/to bar/to lock out/(P)/
+夲 [ᤢ] /(v1) to screw up/to put the screws on (a person)/
+ڤ [᤭] /(n) closing/cut-off/end/deadline/Closed/No Entrance/(P)/
+ڤ [᤭] /(n) time limit/closing day/deadline/
+ڤ [᤭] /(v5r) to shut up/(P)/
+դ [Ĥ] /(n) pressure/(P)/
+դ [Ĥ] /(v1) to tighten/to press hard/
+ [Ƥ] /(n) conclusion/contract/(P)/
+ [᤭] /(n) closing/cut-off/end/deadline/Closed/No Entrance/(P)/
+ڤ [᤭] /(n) closing/cut-off/end/deadline/Closed/No Entrance/(P)/
+ [Ĥ] /(n) pressure/
+ [Ƥᤤ] /(n) forming an alliance/conclusion of a treaty of alliance/
+ [Ƥ䤯] /(n) conclusion of a treaty/(P)/
+ [Ƥ] /(n) boat-house/
+ [Ƥ] /(n) bow (of a boat)/
+ [Ƥ] /(n) boat length/
+Ĺ [Ƥ礦] /(n) skipper (of a boat)/coxwain/
+ [Ƥ] /(n,vs) correction/revision/(P)/
+ [] /(n) resignation/acceptance/consolation/
+ [] /(v1) to give up/to abandon/(P)/
+ [Ƥ] /(n,vs) clear vision/resignation (as in reconciling oneself)/
+ǰ [Ƥͤ] /(n) a heart that understands truth/
+ [ҤŤ] /(n) hoof/
+ [Ƥ] /(n) fourchette/
+Ŵ [ƤƤ] /(n) sole/
+Ŵ [ƤƤĤ] /(n) blacksmith/
+ [Ƥ] /(n) successive diminution/
+Ѱ [Ƥؤ󤢤Ĥ] /(n) step-down transformer/
+ [Ƥ] /(n) successively/in order/
+ [Ƥ] /(n) communications (e.g. post, tele.)/(P)/
+ [Ƥ] /(n) forwarding/
+ [Ƥ] /(n) gradual increase/
+ [ƤǤ] /(n) relay/
+š [䤷] /(n) mansion/(P)/
+š [Ƥ] /(n) mansion/residence/(P)/
+š [Ƥʤ] /(n) grounds/premises/(P)/
+Ţ [Ƥ礦] /(adj-na,n) polite/courteous/hospitable/
+Ţ [Ƥ] /(n) (decadent) music of the state of Zheng/
+Ţ [Ƥ] /commentary on the Book of Odes by Zheng Xuan/
+ţ [] /(n) nail/(P)/
+ţαޤäƤ [ǤȤޤäƤ] /to be fastened with a nail/
+ţ򺹤 [򤵤] /(exp) to give a warning/to remind (a person) of/
+ţ [] /(n) object which conceals the head of a nail/
+ţƬ [ƤȤ] /nailhead/
+ţȴ [̤] /(n) pincers/nail puller/
+ţդ [Ť] /(n) nailing down or shut/being rooted to the spot/
+Ť [ʤ] /(n) three-legged kettle/
+ŤηڽŤ䤦 [ʤΤ礦Ȥ] /(exp) to call one's ability into question/to weigh one's ability/
+Ť [Ƥ] /change of dynasty/
+Ť [Ƥ] /(n,vs) sitting in a triangle/
+Ť [Ƥ] /(n,vs) sitting in a triangle/
+Ť [Ƥ] /(n) tripartite (three man) talk/
+Ť̲ [Ƥ󤫤] /three-man talk/tripartite talk/
+ŤΩ [Ƥ] /(n) triangular position/three-cornered contest/
+ŤΩ [ƤĤ] /three-way contest/
+ť [ɤ] /(n) mud/(P)/
+ťɤ [ɤˤޤߤ] /(exp) to be covered with mud/
+ť [ǤΤ] /mud image/
+ťͤ˿ [ɤΤ褦ˤͤ] /(v1) (col) to sleep like a log/
+ť [ɤ򤫤֤] /(exp) to be covered with mud/
+ť [ɤ] /(n) morass of mud/
+ť쥹 [ɤ쥹] /mud wrestling/
+ťл [Ǥ] /(n) mud volcano/
+ť [ɤ] /(n) muddy sea/
+ťζ [ɤΤ] /powdered paints or pigments/
+ť [ɤ] /(n) muddy shoes or boots/
+ťŹ [ɤ] /(n) mudslinging/smear campaign/
+ť [ɤ] /(n) mudslinging/smear campaign/
+ť [ɤ] /(adj) smelling of mud or earth/unrefined/uncouth/
+ť [ɤ褱] /(n) fender/mudguard/
+ť [ɤ̤] /(n) bog/marsh/(P)/
+ť [Ǥ礦] /(adj-na,n) muddy/
+ť [Ǥ] /(n) (1) muddy water/(2) red-light district/
+ť [ɤߤ] /(n) (1) muddy water/(2) red-light district/
+ťԶ [ɤߤ礦] /making a living in the red-light district/
+ť [Ǥ] /(n,vs) dead drunk/(P)/
+ť­ [ɤ] /(n) muddy feet/
+ťú [Ǥ] /(n) peat/(P)/
+ťú [Ǥ] /peat bog/
+ť [Ǥ夦] /(n) in the mud or mire/
+ťķ [ɤϤ] /(n) splash of mud/mud spatter/
+ťɤ [ɤޤߤ] /(adj-na,n) muddy/mud-caked/
+ť [Ǥ] /(n) mud/
+ťƻ [ɤߤ] /(n) muddy road/
+ť [ɤʤ] /(n) braiding the rope only after the thief is caught/measure taken in haste or too late/
+ť켰 [ɤʤ路] /(n) last minute/eleventh hour/
+ťĴ [ǤФ󤬤] /(n) shale/
+ť˷ [ɤܤ] /(n,vs) thief/burglar/robber/theft/
+ť [ɤܤ] /(n,vs) thief/burglar/robber/theft/(P)/
+ť館 [ɤܤȤ館] /(exp) to arrest a thief/
+ťή [Ǥ夦] /(n) (volcanic) mud flow/
+ť߿ [Ǥͤ] /(n) (uk) quagmire/sludge/mud/slush/mire/
+ť߿ [̤] /(n) (uk) quagmire/sludge/mud/slush/mire/
+ť߿ [̤] /(v5m) to be muddy/to be slushy/
+ť߿ [̤] /(v5r) to be muddy/to be slushy/
+ť [ɤ礦] /(n) loach/
+Ŧޤ [Ĥޤ] /(uk) pinch (of salt, etc)/knob/snack (to have with a drink)/
+Ŧޤ߽Ф [Ĥޤߤ] /(v5s) to pick out/to throw out/
+Ŧޤ߾夲 [Ĥޤߤ] /(v1) to take a pinch of something (e.g. salt)/to pick up in one's fingers/
+Ŧޤ߿ [Ĥޤߤ] /(n,vs) food snatched and eaten without the meal starting/snatched food/
+Ŧޤ [Ĥޤ] /(v5m) to pinch/to hold/to pick up/
+Ŧ߼ [ĤޤߤȤ] /(v5r) to pluck/to pick/to nip off/
+Ŧ߼ [ĤߤȤ] /(v5r) to pluck/to pick/to nip off/
+Ŧ߿ [Ĥޤߤ] /(n) eating with one's fingers/
+Ŧ [Ĥޤߤ餤] /(n) washing only the soiled part (of a garment)/
+Ŧ [Ĥߤ] /(n) picking herbs and wildflowers/
+Ŧʪ [Ĥޤߤ] /(n) drinking snack/
+Ŧ [Ĥޤ] /(v5m) to pinch/to hold/to pick up/(P)/
+Ŧ [Ĥ] /(v5m) to pluck/to pick/to trim/(P)/
+Ŧ [Ƥ] /(n) thinning out superfluous fruit/
+Ŧ [Ƥ] /(n) thinning out buds/
+Ŧ [Ƥä] /(n,vs) summarization/epitome/
+Ŧ [Ƥ] /(vs) picking/plucking up/
+Ŧ [Ƥ] /(n,vs) picking out/exposing/taking out/(P)/
+Ŧ [Ƥ] /(n) thinning (buds and branches)/
+Ŧ [Ƥ] /(n) thinning (buds and branches)/
+Ŧȯ [ƤϤ] /(n,vs) exposing/unmasking/laying bare/(P)/
+Ŧ [Ƥ褦] /(n) summary/outline/
+ŦϿ [Ƥ] /(n) summary/
+Ũ [] /(n) enemy/rival/(P)/
+Ũ [Ƥ] /(n) enemy/rival/(P)/
+Ũ [ʤ] /(v5u) to match/
+Ũ臘 [ƤȤ] /to fight one's enemy/
+Ũ˳ݤ [Ƥˤ] /(exp) to assail the enemy/
+Ũդ [ƤˤĤ] /(exp) to take the side of the enemy/
+Ũ [ƤˤȤ] /(exp) to be caught by the enemy/
+Ũηˤ [ƤΤ֤] /(exp) to break the strong defenses of the enemy/
+Ũιऱ [ƤΤ򤷤ꤾ] /(exp) to beat off an attack by the enemy/
+Ũ [ƤΤ] /enemys strength (forces)/
+Ũʤ [ʤʤ] /(exp) (1) no match for/(2) unbearable/(3) unable/can't do/
+ŨҤ [Ƥ򤪤ɤ] /(exp) to threaten the enemy/
+ŨƤ [Ƥ򤦤] /(exp) to quell the enemy/
+Ũˤ [Ƥ֤] /(exp) to defeat one's enemy/
+Ũͤ [Ƥ򤿤] /(exp) to kill one's enemy (opponent)/
+Ũ [Ƥ] /(n) hostility/animosity/(P)/
+Ũ [Ƥ] /(n) enemy camp/
+Ũ [Ƥ] /(n) signs of the enemy/
+Ũ [Ƥ] /opponents king (in shogi)/
+Ũ [Ƥ] /(n) enemy ship/
+ŨϤ [Ƥ򤷤] /(exp) to sink an enemy ship/
+Ũ [Ƥ󤿤] /enemy fleet/
+Ũ [Ƥä] /(n) enemy plane/
+Ũ [Ƥ] /(n) enemy army/
+Ũ [Ƥ] /(n) enemy nation/(P)/
+Ũ [Ƥä] /(n) enemy nation/
+Ũ [Ƥ] /(n,vs) looking on (somebody) as hostile/
+Ũ [Ƥ] /(n) error made by the enemy or opposing team/(P)/
+Ũ [Ƥ] /(n) rival/enemy/
+Ũ [Ƥ夦] /(n) enemy attack or raid/
+Ũ [Ƥ礦] /(n) enemy movements/enemy's position/
+Ũ [Ƥ礦] /(n) enemy movements/enemy's position/
+Ũ [Ƥ] /(n) enemy camp or line/
+Ũ [Ƥ] /(n) enemy's strength or fighting power/
+Ũ [Ƥ] /(n) enemy's strength or fighting power/
+Ũ [Ƥ] /(n) inimical character/
+Ũ [Ƥä] /hostile nation/
+Ũ [Ƥ] /(n) in the presence of the enemy/
+Ũƨ˴ [ƤȤܤ] /deserting under enemy fire/
+Ũ¦ [Ƥ] /enemy side/
+Ũ [Ƥ] /(n) hostility/antagonism/opposition/(P)/
+Ũдط [Ƥ󤱤] /(n) antagonism/
+ŨŪ [ƤƤ礦Ф夦] /(n) hostile buyout/
+Ũ [Ƥ] /(n) enemy bullet/
+Ũ [Ƥ] /(n) enemy territory/hostile place/
+Ũ [Ƥ夦] /(n) in the midst of the enemy/
+ŨƤ [] /(n) revenge/
+ŨƱ [Ƥɤ] /(n) mutual enemies/
+Ũ [Ƥ] /opponents hisha/
+Ũ [Ƥ֤] /enemy forces/
+Ũʼ [Ƥؤ] /(n) enemy (soldier)/
+Ũ [Ƥ] /opponents pawn/
+Ũ [Ƥ] /(n) hostile party/enemy side/
+Ũܼ [Ƥۤ󤷤央] /diversionary tactics/concealing one's true motives until the last moment/
+Ũ [䤯] /(n) role of the villain/the bad guy/
+Ũ [Ƥ䤯] /(n) role of the villain/the bad guy/
+Ũ [Ƥ뤤] /(n) enemy fortress/
+Ũ [Ƥ] /(n) hostility/enmity/
+ũ [] /(n) drop (of water)/drip/(P)/
+ũ [] /(n) dripping/a drop/
+ũ [ꤪ] /to trickle down/
+ũ [] /(v5r) to drip/to drop/to trickle/
+ũ [Ƥ] /(n,vs) drip/drop/distill/
+ũ [Ƥ] /water dripping/
+ũ [ƤƤ礦] /titer/titre/
+ũũ [ƤƤ] /(adj-na,n) dripping/
+Ū [Ƥ] /(adj-na,suf) -like/typical/(P)/
+Ū [ޤ] /(n) mark/target/(P)/
+Ūãʤ [ޤȤˤäʤ] /(exp) falling short of the mark/
+Ū [ޤȤ򤽤] /(exp) to miss the target/
+ŪƤ [ޤȤ򤢤Ƥ] /(exp) to hit the mark/
+Ū [Ƥ] /(n) racketeer/faker/stall-keeper/
+Ū [ޤȤϤ] /(adj-na,adj-no,n) out of focus/off the point/miss the mark/
+Ū [Ƥ] /(adj-na,n) precise/accurate/(P)/
+Ū [Ƥä] /(adj-na,n) precise/accurate/(P)/
+Ū [Ƥ夦] /(n,vs) strike home/hit the mark/become realized/(P)/
+ŪΨ [Ƥ夦] /(n) hitting ratio/
+ū [դ] /(n) flute/pipe/(P)/
+ū [դդ] /(n) flute player/
+ū᤭ [դդ] /(n) flute player/
+Ŭ [ʤ] /(v5u) to be suited/
+Ŭ [Ƥ] /(vs-s) to fit/to suit/(P)/
+Ŭʤ [ʤʤ] /(adj) be beyond one's power/be unable/
+Ŭ [Ƥ] /(n) adaptation/accommodation/conformity/(P)/
+Ŭ [Ƥ礦] /(n) diseases for which a particular medicine is indicated/
+Ŭ㳲 [Ƥ礦] /maladjustment/
+Ŭ [Ƥ] /(n) adaptability/
+Ŭ [Ƥ] /(n) suitable or moderate temperature/
+Ŭ [Ƥ] /(n) eligible/qualified/competent/(P)/
+Ŭ [Ƥä] /(n) eligible/qualified/competent/
+Ŭʼ [Ƥ] /qualified or eligible person/
+Ŭ [Ƥ] /(adj-na,n) precise/accurate/(P)/
+Ŭ [Ƥä] /(adj-na,n) precise/accurate/(P)/
+Ŭ [Ƥ] /(adj-na,n-adv) suitability/(P)/
+Ŭ [Ƥ礦] /(n) suitable occupation/
+Ŭ [Ƥ] /(n) conform/compatible/adaptable/(P)/
+Ŭ [Ƥ] /(n) man fit for the post/right person/
+ŬŬ [ƤƤ] /(exp,n) the right person in the right place/
+Ŭ [Ƥ] /(n) suitable crop/
+Ŭ [Ƥ] /(adj-na,adj-no,n) timely/opportune/(P)/
+Ŭ [Ƥ] /(n) timely hit/
+Ŭ [Ƥ] /(n) suitable person/fit person/the fit/
+Ŭ¸ [Ƥ㤻] /(n) survival of the fittest/
+Ŭ [Ƥ] /(n) the right place/
+Ŭ [Ƥ礯] /(n) suitable occupation/
+Ŭ [Ƥ] /(n) aptitude/(P)/
+Ŭ [Ƥ] /aptitude test/
+Ŭ [Ƥ] /(adj-na,n) reasonable/suitable/(P)/
+Ŭ [Ƥ] /fair or reasonable price/
+Ŭ [Ƥꤸ] /reasonable profit/
+Ŭ [Ƥ] /(adj-na,n) pertinent/appropriate/adequate/relevance/(P)/
+Ŭ [Ƥ] /(n) suitable place/
+Ŭ [Ƥ夦] /(n,vs) strike home/hit the mark/become realized/
+Ŭ [Ƥ] /(adj-na,n) moderate/(P)/
+Ŭ [ƤȤ] /(adj-na,n) fitness/suitability/adequacy/relevance/(P)/
+ŬǤ [Ƥˤ] /(adj-na,n) competence/
+ŬǤ [Ƥˤ󤷤] /suitable person/well-qualified person/
+Ŭ [Ƥ] /(n) propriety/fitness/aptitude/
+Ŭɾ [ƤҤ礦] /(n) apt criticism/
+ŬŬ [ƤդƤ] /(n) suitability/
+Ŭˡ [Ƥۤ] /(adj-na,n) legality/(P)/
+Ŭˡ԰ [Ƥۤ] /(n) legal (lawful) act/
+Ŭ [Ƥ䤯] /(n) suitable post or role/
+Ŭ [Ƥ䤯] /(n) specific medicine or remedy/
+Ŭ [Ƥ䤯] /(n) proper or suitable translation/exact rendering/
+Ŭ [Ƥ褦] /(n) applying/(P)/
+ŬѶ̳ [Ƥ褦礦] /application/
+Ŭ [Ƥ褦] /applicability/
+Ŭ [Ƥ礦] /(n) proper quantity/(P)/
+Ŭ [Ƥ줤] /(n) exemplification/
+Ŭ [Ƥ줤] /(n) suitable age/(P)/
+Ŭ [Ƥ줤] /(n) marriageable age/(P)/
+ŭ [֤] /(n) arrow to which is attached a turnip-shaped whistle made of hollowed-out wood or deer horn/
+Ů餹 [ܤ餹] /(v5s) (1) to drown/(2) to cause to be indulged or addicted/
+Ů [ܤ] /(v1) to be drowned/to indulge in/(P)/
+Ů [ܤ줳] /(v5m) to drown/to get addicted/to become infatuated/
+Ů [ܤ줸] /(v5n) to die by drowning/to drown/
+Ů»ʤ [ܤ줽ʤ] /to come near being drowned/
+Ů [Ǥ] /(n,vs) doting/
+Ů [Ǥ] /(n,vs) death by drowning/
+Ů [Ǥ] /drowned person/
+Ů [Ǥ] /drowned body/
+Ů [Ǥ] /drowning/
+ů [ƤĤ] /(n) philosophy/(P)/
+ůػ [ƤĤ褦] /Concise History of Philosophy/
+ůؼ [ƤĤ] /(n) philosopher/
+ůؽ [ƤĤ] /(n) philosophy book/
+ůŪ [ƤĤƤ] /(adj-na) philosophical/
+ů [ƤĤ] /(n) wise man/philosopher/sage/(P)/
+ů [ƤĤ] /(n) philosophic principles/philosophy/
+Ű [Ȥ] /(v5s) to let pass/to overlook/to continue/to keep/to make way for/to persist in/(P)/
+Ű [Ƥä] /(vs-s) to sink in/to penetrate/to devote oneself/to believe in/to go through/to do intently and exclusively/(P)/
+Ű [Ƥä] /(n) armor piercing ammunition/
+Ű [Ƥä礦] /(n) all night/without sleep/
+Ű [ƤäƤ] /(n,vs) thoroughness/completeness/(P)/
+ŰŪ [ƤäƤƤ] /(adj-na,n) thoroughness/(P)/
+ŰƬŰ [ƤäȤƤĤ] /(adv) thoroughly/through and through/
+Ű [ƤĤ] /(n) all night/all-night vigil/sleepless night/(P)/
+ű [Ƥä] /(n,vs) withdrawal/revocation/repeal/(P)/
+ű [Ƥä] /(n,vs) withdrawal/revocation/repeal/(P)/
+ű [Ƥä夦] /(n,vs) withdrawal/(P)/
+ű [Ƥä] /(n,vs) evacuation/withdrawal/revocation/repeal/retreat/(P)/
+űƬŰ [ƤäȤƤĤ] /(iK) (adv) thoroughly/through and through/
+ű [ƤäѤ] /(n) through and through/thoroughly/from start to finish/abolition/(P)/
+űʼ [Ƥäڤ] /(n,vs) withdrawal of troops/(P)/
+Ų [] /(n) rut/wheel track/furrow/
+Ų [Ƥä] /(n) railway frog/
+Ŵ [Ƥ] /(n) iron/(P)/
+Ŵ֤ [ƤĤ֤] /(n) steel helmet/
+ŴΥƥ [ƤĤΥƥ] /(n) iron curtain/
+ŴθǤޤ [ƤĤΤޤ] /iron ingot/
+Ŵ [Ƥä] /(adj-na,n) red-hot iron/gunfire/gambling/violent-tempered/
+Ŵд [Ƥäޤ] /(n) vinegared rice and sliced raw tuna wrapped in seaweed/
+Ŵо [Ƥä] /(n) gambling room/
+Ẉ̂ [Ƥäߤ] /(n) miso, fried soybeans and vegetables seasoned with sake and sugar/
+ŴЧ [Ƥäɤ֤] /(n) vinegared rice topped with sliced raw tuna/
+Ŵʻ [ƤĤ] /(adj-no,n) (1) (iron) grill, lattice or bars/(2) prison (sl.)/
+Ŵ [ƤĤ֤] /(n) steel helmet/
+Ŵ [Ƥä] /(n) iron pipe/
+Ŵ [Ƥä] /(n) ironware/
+Ŵ [Ƥä] /Iron Age/
+Ŵ [Ƥä礦] /(n) railway bridge/iron bridge/(P)/
+Ŵ [Ƥä] /(n) glockenspiel/
+Ŵ [Ƥä] /(n) rebar/(concrete) iron reinforcing bar/(P)/
+Ŵڥ󥯥꡼ [Ƥä󥳥󥯥꡼] /(n) iron reinforced concrete/
+Ŵ [ƤĤ] /(n) scrap iron/
+Ŵ [Ƥä] /(n) blood and iron/military might/
+Ŵ [Ƥä] /(n) fist/
+Ŵ [Ƥä󤻤] /(punishment by) striking with fists/
+Ŵ [Ƥä] /(n) ironworking/ironworker/(P)/
+Ŵ [Ƥä] /(n) ironworks/
+Ŵ [Ƥä] /(n) iron ore/(P)/
+Ŵ [Ƥä] /(n) iron ore/
+Ŵ [Ƥä] /(n) iron and steel/(P)/
+Ŵݶ [Ƥä礦] /the steel industry/
+Ŵ [Ƥä] /(n) steel frame/(P)/
+Ŵ [ƤäĤ] /steel frame-work/
+Ŵ [Ƥä] /(n) iron chain/
+Ŵ [ƤĤ] /(n) (medicinal) iron preparations/
+Ŵ [ƤĤ] /(n) iron material/
+Ŵ [Ƥä] /iron railing or fence/
+Ŵ [Ƥä] /(n) cable/wire rope/cableway/
+Ŵ [Ƥä] /(n) steel or iron dome/
+Ŵ [ƤĤ] /(n) iron mine/
+Ŵ [ʤ] /(n) aqueous iron rust/
+Ŵ [ʤȤ] /(n) anvil/
+Ŵ [ƤĤ礦⤦] /(n) (barbed) wire entanglements/
+Ŵ [ƤĤ] /(n) reddish-black/iron blue/
+Ŵ [Ƥä] /(n) iron core/iron will/
+Ŵ [ƤĤ] /(n) strong man/
+Ŵ [Ƥä] /(n) made from iron/(P)/
+Ŵ [Ƥä] /(n) iron and stone/iron will/
+Ŵп [Ƥä] /(n) iron will/
+Ŵ [Ƥä] /(n) iron-ribbed fan/
+Ŵ [ƤĤ󤷤礯] /iron staining/
+Ŵ [Ƥä] /(n) iron (steel) wire/
+Ŵ [Ƥä] /(n) iron or steel-grilled (prison) window/jail/
+Ŵ§ [Ƥä] /(n) ironclad regulation/inviolable rule/
+Ŵ [Ƥä夦] /(n) iron pole/
+Ŵ [ƤäĤ] /(n) (iron) hammer/
+Ŵ [ʤŤ] /(n) (iron) hammer/
+Ŵ [ƤäĤ] /(n) (iron) hammer/
+Ŵ [ƤäȤ] /(n) pylon/steel tower/
+Ŵƻ [ƤĤɤ] /(n) railroad/(P)/
+Ŵƻ [ƤĤɤ] /(n) railroad corporation/railway company/
+Ŵƻ´ [ƤĤɤ󤫤] /(n) railroad security officer/
+Ŵƻ [ƤĤɤ] /(n) railroad accident/
+Ŵƻϩ [ƤĤɤ] /(n) railroad track/rail line/
+Ŵƻϼ [ƤĤɤФ] /(n) horse-drawn streetcar/
+Ŵƻ [ƤĤɤӤ] /rail transport/
+Ŵƻ [ƤĤɤ⤦] /(n) railroad system or network/
+Ŵƻ͢ [ƤĤɤ椽] /(n) rail transport (transportation, transit)/transport by rail/
+Ŵȭ [ƤäѤ] /mendicant priests begging bowl/
+Ŵ [ƤäѤ] /(n) iron plate/(P)/
+ŴľƤ [ƤäѤ䤭] /type of Japanese cooking/
+Ŵ [Ƥä] /(n) iron door/
+Ŵɩ [ƤĤӤ] /(n) caltrop/
+Ŵɮ [ƤäԤ] /(n) stylus/steel pen/stencil pen/
+Ŵ [ƤĤӤ] /(n) iron kettle/
+Ŵߤ [ʤ] /(n) anvil/
+Ŵʬ [ƤĤ֤] /(n) iron/
+Ŵʴ [Ƥäפ] /(n) iron powder/
+Ŵ [Ƥäڤ] /(n) iron wall/impregnable fortress/
+Ŵ [Ƥäڤ] /(n) iron scraps/
+Ŵˤ [Ƥäݤ] /(n) gun/(P)/
+Ŵˤ [Ƥäݤ] /(n) gunshot/bullet/lost (truant) messenger/bull's-eye/
+Ŵˤ [Ƥäݤ] /gunmakers guild/
+Ŵˤ [Ƥäݤߤ] /(n) flash flood/
+Ŵˤ [Ƥäݤ] /(n) gunshot/bullet/lost (truant) messenger/bull's-eye/
+Ŵˤɴ [Ƥäݤ] /(n) Easter lily/
+Ŵ˹ [ƤĤܤ] /(n) helmet/
+Ŵ [ʤܤ] /(n) iron rod/crowbar/horizontal bar (gymnastics)/
+Ŵ [ƤĤܤ] /(n) iron rod/crowbar/horizontal bar (gymnastics)/(P)/
+Ŵ [ʤܤҤ] /(n) (1) a gossip/(2) night watchman/
+Ŵ [ƤĤ] /(adj-na,n) impudence/
+Ŵϩ [ƤĤ] /(n) railroad/railway/
+Ŵ [ƤĤ] /(n) strong arm/
+Ŵ [ʤƤ] /(n) crowbar/
+ŵ [Ƥ] /(n) ceremony/celebration/law code/
+ŵ [Τ] /rule/law/
+ŵ [Ƥ] /(adj-na,n) grace/elegance/refined/classic/
+ŵ [Ƥ󤭤] /(n) authority/
+ŵ [Ƥ󤱤] /(adj-no,n) type/pattern/archetypal/(P)/
+ŵŪ [Ƥ󤱤Ƥ] /(adj-na) typical/representative/model/ideal/(P)/
+ŵ [Ƥ] /(n) authentic precedent/
+ŵ [Ƥ󤴤] /(n) warden/
+ŵ [Ƥ] /(n) maid of honor/lady-in-waiting/
+ŵ [Ƥ󤻤] /(n) books/
+ŵ§ [Ƥ󤽤] /(n) regulations/
+ŵ [ƤѤ] /(n) model/standard/law/
+ŵʪ [Ƥ֤] /(n) pawned article/
+ŵ [Ƥ䤯] /(n) court physician/
+ŵ [Ƥ줤] /(n) ceremony/etiquette/courtesy/(Catholic) liturgy/
+ŵ [Ƥ줤] /(adj-na,n) graceful/
+Ŷޤ [Ϥޤ] /(oK) (v5r) to get into/to go into/to fit/to be fit for/to suit/to fall into/to plunge into/to be deceived/to be taken in/to fall into a trap/to be addicted to/to be deep into/
+Ŷ [Ϥ] /(oK) (v1) (col) to get in/to insert/to put on/to make love/
+Ŷ [Ϥޤ] /(io) (oK) (v5r) to get into/to go into/to fit/to be fit for/to suit/to fall into/to plunge into/to be deceived/to be taken in/to fall into a trap/to be addicted to/to be deep into/
+Ŷ [Ƥ󤲤] /caulking/
+Ŷ [Ƥ] /(n) supplementation/replenishment/
+ŷ [ޤ] /heavenly/imperial/
+ŷ [Ƥ] /(n) heaven/sky/(P)/
+ŷߤ [Ƥ󤫤餪] /to fall from heaven (the sky)/
+ŷ [ޤ] /(n) the whole country/the public/the world/the ruling power/having one's own way/
+ŷ [᤬] /(n) the whole country/the public/the world/the ruling power/having one's own way/
+ŷĤ [ƤĤ] /(n) sauce for tempura/
+ŷ [ޤĤҤĤ] /imperial throne/
+ŷ [ƤȤ] /heaven and earth/top and bottom/
+ŷΰ [ƤΤä] /point of heaven/corner of the sky/
+ŷα [ޤΤϤ] /angel's feathered robe/
+ŷβ [Τ] /the whole country/the public/the world/the ruling power/having one's own way/
+ŷβ [ޤΤ] /(n) Milky Way/
+ŷβ [ޤΤ] /(n) Milky Way/(P)/
+ŷδ [ޤΤ] /Gate of the Celestial Rock Cave/
+ŷθ [ޤΤϤ] /the sky/the heavens/
+ŷλȤ [ƤΤĤ] /angel/
+ŷμٵ [ޤΤ㤯] /(adj-na,n) perverse person/devil beneath temple guardian deities/
+ŷ [ޤΤ] /(n) Milky Way/
+ŷ [ޤΤ] /(n) Milky Way/(P)/
+ŷह [Ƥޤ] /(exp) to soar high (building, etc)/
+ŷ [Ƥ] /(n) imperial throne/
+ŷ [Ƥ] /(n) imperial authority/imperial majesty/
+ŷ [Ƥ] /(n) divine will/providence/
+ŷ [Ƥ] /(n) providential/natural/
+ŷ [Ƥ] /(n) heavenly garment/
+ŷ̵˥ [Ƥ󤤤ۤ] /(adj-na,n) perfect beauty with no trace of artifice/flawless/
+ŷ [Ƥ󤸤礦] /(n) ceiling/ceiling price/(P)/
+ŷ滷 [Ƥ󤸤礦] /gallery/
+ŷ [Ƥ󤸤礦] /(n) ceiling fan/
+ŷ [Ƥ󤸤礦] /(n) ceiling price/
+ŷΤ餺 [Ƥ󤸤礦餺] /(n) skyrocketing (prices)/
+ŷ [Ƥ󤸤礦Ȥ] /ceiling light/
+ŷȴ [Ƥ󤸤礦̤] /skyrocketing (prices)/
+ŷ [Ƥ󤸤礦] /(n) ceiling boards/
+ŷ΢ [Ƥ󤸤礦] /(n) above the ceiling/
+ŷܢ [Ƥ󤸤礦] /(oK) gallery/
+ŷ [ƤӤ] /(n) lending money and taking advance interest/deduction/
+ŷʴ [Ƥ󤫤դ] /(n) talcum powder/
+ŷ [Ƥ󤦤] /(n) destiny/will of Heaven/luck/
+ŷ [ޤ] /clouds in the sky/
+ŷ [ƤΤ] /(n) Tennozan Hill/strategic point/
+ŷ [ƤΤ] /(n) Uranus (planet)/
+ŷ [Ƥ󤪤] /(n) blessings of heaven/favour of emperor/divination's luckiest day/blessings of nature/
+ŷ [Ƥ] /(n) the world/whole country/descent from heaven/having one's own way/the public/the ruling power/(P)/
+ŷη [Ƥ󤫤Τ] /superlative view/
+ŷξ [Ƥ󤫤Τ礦] /beautiful scenery/
+ŷ [ޤ] /(n) retiring high-ranking government officials taking a lucrative job in a private or semi-private corporation/(P)/
+ŷ [ޤ] /(v5r) to descend from heaven/
+ŷ [Ƥ󤫤] /(n) unique thing/best on earth/
+ŷ [Ƥ󤫤äԤ] /(n) best article under heaven/peerless/
+ŷ [Ƥ󤫤Ȥ] /rule over the whole country/
+ŷ [Ƥ󤫤Ϥ] /(adv) right and proper/legal/
+ŷʬ [Ƥ󤫤櫓] /(n) fateful/decisive (war)/
+ŷ̵ [Ƥ󤫤ऽ] /(adj-na,n) peerless/unequaled/
+ŷ̵ [Ƥ󤫤] /peerless/unequaled/
+ŷ [Ƥ] /the Milky Way/
+ŷ [Ƥ] /(n) fire caused by lightning/
+ŷ [Ƥ] /(n) oven/(waffle) iron/
+ŷ [Ƥ] /snow/
+ŷʴ [Ƥ󤫤դ] /(n) talcum powder/
+ŷ [Ƥ󤬤] /(n) beyond the heavens/farthest regions/
+ŷ [Ƥ󤬤] /(n) horizon/distant land/skyline/heavenly shores/remote region/
+ŷ [Ƥ󤬤ɤ] /(n) a person without a single relative/
+ŷ [Ƥ󤬤] /(n) canopy/dome/priestly minstrel's reed hood/
+ŷ [Ƥ󤫤] /(n) Milky Way/
+ŷ [Ƥ󤬤] /(n) clairvoyant/rolling of eyes during convulsions/
+ŷ [Ƥ󤬤󤭤礦] /(n) magnifying glass/
+ŷ [Ƥ󤬤Ĥ] /(n) clairvoyance/
+ŷ [Ƥ󤬤] /(n) emperor's countenance/
+ŷ [Ƥ] /(n) profound secret/emperor's health/the will of heaven/
+ŷ [Ƥ] /(n) weather/the elements/fine weather/(P)/
+ŷ [Ƥ󤭤Τ] /break (change for the worse) in the weather/
+ŷ [Ƥ󤭤] /weather conditions/
+ŷ [Ƥ󤭤] /(n) moody person/temperamental person/fickle person/
+ŷ [Ƥ󤭤礦] /general weather conditions/
+ŷ [Ƥ󤭤] /weather conditions/
+ŷ [Ƥ󤭤] /(n) weather map/
+ŷ̽ [Ƥ󤭤󤷤] /(n) weather bureau/
+ŷ̽ [Ƥ󤭤󤸤] /(n) weather bureau/
+ŷԹ [Ƥ󤭤Ĥ] /weather conditions/
+ŷ [Ƥ󤭤褦] /weather conditions/
+ŷͽ [Ƥ󤭤ۤ] /weather forecast/weather report/(P)/
+ŷܿ [Ƥ󤭤夦] /horoscope/
+ŷ [Ƥ󤭤夦] /rain from a cloudless sky/
+ŷ [Ƥ󤭤夦] /(n) celestial sphere/
+ŷ嵷 [Ƥ󤭤夦] /(n) celestial globe/
+ŷ [Ƥ󤭤夦] /horoscope/
+ŷ [ߤष] /(n) long-horned beetle/
+ŷ [Ƥ󤮤礦] /(n) emperor's work/
+ŷ [Ƥ󤭤礯] /celestial poles/
+ŷ [Ƥ󤭤] /(n) gilt top (book)/
+ŷ [Ƥ] /(n) long-nosed goblin/braggart/
+ŷ [Ƥ󤰤] /(n) death cup (mushroom)/
+ŷ [Ƥ󤰤] /(n) sudden gust/
+ŷ [Ƥ󤰤Фʤ] /boastful story/
+ŷ [Ƥ󤯤] /(n) sky/air/ether/firmament/
+ŷ [Ƥ󤯤] /serene as the sky and the sea/
+ŷ [Ƥ󤰤] /heavenly hosts/
+ŷ [Ƥ󤱤] /(n) divine punishment/
+ŷ [Ƥ󤱤Ӥ礦] /(n) leprosy/
+ŷ [Ƥ󤱤] /(n) (divine) revelation/divine oracle/
+ŷ [Ƥ󤱤] /(n) Heaven's blessing/gift of nature/natural resources/
+ŷ [Ƥ󤱤] /heaven-sent warning/
+ŷ [Ƥ󤱤] /(n) natural defences/steep place/
+ŷ˵ [Ƥ󤱤ˤ] /(exp) to hold a mountain fortress/
+ŷ [ƤӤ] /(n) lending money and taking advance interest/deduction/
+ŷ [Ƥ󤳤] /(n) weather/(P)/
+ŷ [Ƥ󤳤] /queen of heaven/
+ŷ [Ƥ󤳤] /(n) work of nature/
+ŷ [餮] /(n) Emperor of Japan/
+ŷ [] /(n) Emperor of Japan/
+ŷ [ƤΤ] /(n) Emperor of Japan/(P)/
+ŷIJ [ƤΤ] /the Imperial Family/
+ŷĴ [ƤΤ] /(n) Imperial Standard/
+ŷĵ [ƤΤ󤻤] /(n) theory of the Emperor as an organ of government/
+ŷĿ [ƤΤϤ] /emperor worship/
+ŷ [ƤΤ] /(n) the Emperor System/(P)/
+ŷ [ƤΤ󤸤礦] /Emperor's Birthday Holiday (Dec 23rd) (Emperor Shouwa's was April 29th)/
+ŷ [ƤΤϤ] /Emperor's trophy/
+ŷŲ [ƤΤؤ] /(n) His Majesty the Emperor/(P)/
+ŷߤ [ޤ] /(n) command to an inferior/
+ŷߤ [ޤ] /(v5r) to descend from heaven/
+ŷ [Ƥ󤴤] /(n) paradise/heaven/Kingdom of Heaven/(P)/
+ŷ [Ƥ󤵤] /(n) genius/prodigy/natural gift/(P)/
+ŷͻ [Ƥ󤵤] /(n) child prodigy/
+ŷ [Ƥ󤵤] /(n) natural calamity/disaster/(P)/
+ŷ [Ƥ󤵤] /(n) horizon/
+ŷ [Ƥ󤵤] /(n) natural products/
+ŷʪ [Ƥ󤵤֤] /(n) natural products/
+ŷ [Ƥ󤵤] /(n) wild silkworm/
+ŷ [Ƥ] /(n) silkworm gut/catgut/
+ŷ [Ƥ] /(n) angel/(P)/
+ŷȤͤʾ [Ƥ󤷤Τ褦ʤ礦] /angel of a girl/
+ŷ [Ƥ] /(n) the emperor/
+ŷҤκ [Ƥ󤷤Τ] /throne/
+ŷ屻 [ؤ] /(gikun) (n) (1) sponge gourd/dishcloth gourd/loofah/(2) sponge cucumber/
+ŷ [Ƥ] /(n) nature/natural elements/
+ŷ [Ƥ󤷤ޤ] /highly gifted/
+ŷ [Ƥ] /(n) heavenly gift/imperial gift/
+ŷ [Ƥˤ] /(n) the particles/
+ŷ [Ƥˤ] /postpositions/particles/
+ŷ [Ƥ󤸤] /(n) (obs) India/
+ŷ [Ƥ󤸤] /(n) geranium/
+ŷð [Ƥ󤸤ܤ] /(n) dahlia/
+ŷ [Ƥ󤸤ͤ] /(n) guinea pig/
+ŷϲ [Ƥ󤸤ˤ] /(n) wandering lordless samurai/
+ŷ [Ƥ󤸤] /celestial axis/
+ŷ [Ƥ󤷤] /(n) natural talents/
+ŷ [Ƥ󤷤㤯] /(n) true merit/natural nobility/
+ŷ [Ƥ󤷤] /(n) Lord of Heaven/God/
+ŷ綵 [Ƥ󤷤夭礦] /(n) (Roman) Catholicism/
+ŷ [Ƥ󤷤] /(n) castle tower/
+ŷ [Ƥ󤷤夫] /(n) castle tower/
+ŷ [ƤƤޤ] /(n) whirl of business/humming with activity/bustling activity/
+ŷ [ƤƤޤ] /(n) whirl of business/humming with activity/bustling activity/
+ŷ [Ƥ󤸤] /(n) natural span of life/(P)/
+ŷ [Ƥ󤸤] /(n) natural gifts/
+ŷ [Ƥ󤸤夦] /box lunch with tempura/
+ŷ [Ƥ󤸤] /(n) divine aid/
+ŷ [Ƥˤ] /(n) heavenly nymph/celestial maiden/
+ŷȹ [ޤƤ餹ߤ] /(n) Sun Goddess/Amaterasu Oomikami/
+ŷȹ [Ƥ󤷤礦] /(n) Sun Goddess/Amaterasu Oomikami/
+ŷ [ޤƤ餹ߤ] /(n) Sun Goddess/Amaterasu Oomikami/
+ŷ [Ƥ󤷤礦] /(n) weather/astronomical phenomena/
+ŷݵ [Ƥ󤷤礦] /(n) planetarium/
+ŷ [Ƥ󤸤礦] /(n) the heavens/
+ŷ峦 [Ƥ󤸤礦] /(n) celestial world/heaven/
+ŷ [Ƥ󤸤礦] /river raised above the surrounding land/
+ŷ [Ƥ󤸤礦] /(n) heaven and earth/
+ŷ̵ [Ƥ󤸤礦भ夦] /(n) as eternal as heaven and earth/
+ŷ [Ƥ󤷤礯] /(n) vocation/lifework/calling/
+ŷ [Ƥ󤷤礯] /(n) weather/sky colour/
+ŷ [Ƥ󤷤] /(n) zenith/divine will/providence/
+ŷ [Ƥ󤷤] /(adj-na,n) naivete/
+ŷ̡ [Ƥ󤷤ޤ] /(adj-na,n) naivete/simplicity/innocence/
+ŷ [ޤĤ] /(n) heavenly gods/Michizane's spirit/(P)/
+ŷ [Ƥ󤸤] /(n) heavenly gods/Michizane's spirit/
+ŷϵ [Ƥ󤷤] /gods of heaven and earth/
+ŷϵ [Ƥ󤸤] /gods of heaven and earth/
+ŷɦ [Ƥ󤷤Ҥ] /goatee/drooping moustache/
+ŷ [Ƥ󤸤] /(n) nature and man/God and man/celestial being/celestial maiden/
+ŷ [Ƥˤ] /(n) nature and man/God and man/celestial being/celestial maiden/
+ŷ [Ƥ󤹤] /(n) rain water/
+ŷ岳 [Ƥ󤹤] /(n) rain barrel/
+ŷ [Ƥ󤻤] /(n-adv,n-t) nature/natural constitution/innate disposition/(P)/
+ŷ [Ƥ󤻤] /(n) (product of) nature/born (musician)/
+ŷ [Ƥ󤻤Τ] /natural beauty/
+ŷ [äѤ] /(adj-na,int) splendid/praiseworthy/well done!/admirable/
+ŷ [Ƥ󤻤] /naturally occurring/nature/disposition/vocation/calling/
+ŷ [Ƥ󤻤] /(n) heavenly voice/
+ŷ [Ƥͤ] /(n) nature/spontaneity/(P)/
+ŷ [Ƥͤ] /naturally/spontaneously/
+ŷ [Ƥͤ󥬥] /(n) natural gas/(P)/
+ŷ [Ƥͤͤ] /natural salt/
+ŷ̽ [Ƥͤ󤫤夦] /natural fruit juice/
+ŷǰʪ [Ƥͤ󤭤֤ͤ] /(n) natural monument/(P)/
+ŷ [Ƥͤ󤳤] /natural harbor/
+ŷ [Ƥͤ󤷤] /natural resources/
+ŷݸ [Ƥͤ󤷤ۤ󤷤] /conservationist/
+ŷ˻ [Ƥͤ󤬤餹] /natural glass/
+ŷ˻ [Ƥͤ󤷤礦] /natural glass/
+ŷ [Ƥͤ󤷤礯] /(n) natural colour/technicolor/
+ŷ̿ [Ƥͤ󤷤礯㤷] /color photo/
+ŷ [ƤͤȤ] /(n) smallpox/variola/(P)/
+ŷ [Ƥ] /(n) the ancestral Sun Goddess/
+ŷ [Ƥޤ] /(n) skylight/
+ŷ [Ƥ󤰤] /(n) agar-agar/
+ŷ§ [Ƥ󤽤] /(n) natural law/rule of heaven/
+ŷ¬ [Ƥ󤽤] /(n) astronomical observation/shooting the sun/
+ŷ¹ [Ƥ󤽤] /(n) descendant of a god/heavenly grandson/
+ŷ [Ƥ󤿤] /(n) heavenly body/(P)/
+ŷγ [Ƥ󤿤] /uranography/
+ŷδ¬ [Ƥ󤿤󤽤] /astronomical observation/
+ŷμ̿ [Ƥ󤿤㤷] /photograph of an astral body/
+ŷμ̿ [Ƥ󤿤㤷󤸤] /astrophotography/
+ŷο [Ƥ󤿤] /star map/
+ŷο [Ƥ󤿤Ϥ] /star worship/astrolatry/
+ŷʪ [Ƥ󤿤֤Ĥ꤬] /astro-physics/
+ŷʬ [Ƥ󤿤֤󤳤] /astronomical spectroscopy/
+ŷ˾ [Ƥ󤿤ܤ󤭤礦] /(n) astronomical telescope/
+ŷϳ [Ƥ󤿤꤭] /celestial mechanics/
+ŷ [Ƥ֤] /(n) storage space above closet/
+ŷ [Ƥ] /(n) Buddhist sect (fr. 8th C)/
+ŷ潡 [Ƥ夦] /(n) Tendai sect (of Buddhism)/
+ŷ [Ĥ] /(n) heaven and earth/the universe/nature/top and bottom/realm/sphere/world/(P)/
+ŷ [Ƥ] /(n) heaven and earth/the universe/nature/top and bottom/realm/sphere/world/
+ŷϤϤ [ƤĤ] /(exp) to create the heavens and the earth/
+ŷϳ [ƤӤ㤯] /(n) creation of heaven and earth/
+ŷϿ [Ƥᤤ] /(n) the gods of heaven and earth/
+ŷϿ [Ƥ] /(n) heaven and earth and man/
+ŷ¤ [Ƥ] /creation/
+ŷʪ [ƤФ֤] /the whole creation/everything in heaven and earth/
+ŷ̵ [Ƥ褦] /(n) this side up/
+ŷ [Ƥ夦] /(n) pillars supporting heaven/
+ŷī [Ƥ礦] /(n) (pol) imperial court/
+ŷİ [Ƥ礦] /(n) emperor's knowledge/
+ŷĹ [Ƥ礦] /(n) Emperor's Birthday/
+ŷĹϵ [Ƥ礦夦] /(n) coeval with heaven and earth/
+ŷĺ [Ƥ礦] /(n) zenith/vertex/
+ŷĺ [Ƥ礦] /(n) zenith telescope/
+ŷĺΥ [Ƥ礦] /the zenith distance/
+ŷĺ [Ƥ礦Ƥ] /zenith/
+ŷ [Ƥ󤷤] /(zh:) Tientsin/(P)/
+ŷŲ [ޤĤȤ] /celestial maiden/
+ŷŸ [ޤĤߤ] /emperor/
+ŷŸ [ޤĤߤ] /imperial ancestor/
+ŷſ [ޤĤ] /(n) heavenly gods/Michizane's spirit/
+ŷ [ޤĤҤĤ] /imperial throne/
+ŷ [ƤƤ] /(n) Lord/God/Creator/Heavenly King/
+ŷ [ƤƤ] /(n) (obsc) Polaris/north star/
+ŷ [ƤƤ] /(n) nadir/
+ŷŨ [ƤƤ] /(n) natural enemy/
+ŷư [Ƥɤ] /(n) Ptolemaic theory/
+ŷƲ [Ƥɤ] /(n) heaven/paradise/
+ŷƸ [Ƥɤ] /cherub/gods disguised as children/children parading as cherubs/
+ŷƻ [ƤȤ] /(n) Providence/the sun/way of heaven/destiny/divine justice/
+ŷƻ [Ƥɤ] /(n) Providence/the sun/way of heaven/destiny/divine justice/
+ŷƻ [ƤȤܤ] /(adj-no) sun-dried/
+ŷƻ [ƤȤܤ] /(adj-no) sun-dried/
+ŷƻ [ƤȤष] /(n) ladybug/ladybird/
+ŷƻ [ƤȤ] /the sun/providence/god/
+ŷ [Ƥ󤸤] /(n) the sun/sunlight/
+ŷ [Ƥ] /(n) the sun/sunlight/
+ŷ [Ƥ󤸤Ĥ] /(n) sun-dried salt/
+ŷ [ƤԤ] /(n) sun-dried salt/
+ŷ [Ƥ󤸤Ĥ] /sun-dried brick/adobe/
+ŷˡ [ƤԤۤ] /solar-evaporation process (in salt making)/
+ŷ [Ƥ] /(n) flying horse/Pegasus/
+ŷ϶Ԥ [ƤФ򤤤] /(exp) to advance unobstructed/
+ŷ [ƤѤ] /emperor's gift cup/
+ŷ [ƤѤ] /emperor's gift cup/
+ŷ [ƤӤ] /(n) (balance) scales/shoulder carrying pole/steelyard/
+ŷ˳ݤ [ƤӤˤ] /(exp,v1) to compare and contrast two alternatives/to weigh one's options/
+ŷ [ƤӤ] /(n) Libra/
+ŷ [ƤӤܤ] /(n) shoulder carrying pole/
+ŷȳ [ƤФ] /(n) divine punishment/wrath of God/visitation/
+ŷȳ [ƤФĤƤ] /(n) the certainty of divine punishment/Swift is Heaven's vengeance/
+ŷ [Ƥפ] /(n) deep-fried fish and vegetables in a light batter/tempura/
+ŷ [Ƥ] /(n) fertile land/deep scholarship/
+ŷ [Ƥ] /Heavenly Father/
+ŷ [Ƥ] /(n) natural talent/natural gift/endowment/
+ŷ͸ [Ƥפ󤱤] /natural rights of man/
+ŷʡ [Ƥפ] /(n) heavenly blessing/
+ŷʬ [Ƥ֤] /(n) one's nature/talents/destiny/mission/sphere of activity/
+ŷʸ [Ƥ] /(n) astronomy/(P)/
+ŷʸ [Ƥ] /astronomer/
+ŷʸ [Ƥ󤬤] /(n) astronomy/(P)/
+ŷʸؼ [Ƥ󤬤] /astronomer/
+ŷʸŪ [Ƥ󤬤Ƥ] /(adj-na) astronomical/
+ŷʸˡ [Ƥ󤳤ۤ] /celestial navigation/
+ŷʸ [Ƥ] /(n) astronomical observatory/(P)/
+ŷʹ [Ƥ֤] /emperor's knowledge/
+ŷʼ [Ƥڤ] /the Imperial Army/heaven-send army/
+ŷʿ [ƤӤ] /(n) (balance) scales/shoulder carrying pole/steelyard/
+ŷ [Ƥڤ] /(n) natural calamity/striking phenomena in heaven and earth/
+ŷϰ [Ƥڤ] /(n) natural disaster/cataclysm/
+ŷ [Ƥäڤ] /(n) top/summit/apex/scalp/(P)/
+ŷդ [Ƥäڤ] /high up in the sky/
+ŷ [Ƥڤ] /(n) natural calamity/striking phenomena in heaven and earth/
+ŷ [Ƥ] /(n) demon/evil spirit/
+ŷ [Ƥޤ] /(n) curtain/tent/pavilion/
+ŷ¤ [Ƥޤˤ] /tentmaker/
+ŷ¤ [ƤޤŤ] /tentmaker/
+ŷ̿ [Ƥᤤ] /(n) God's will/karma/destiny/Heaven's decree/one's life/
+ŷ [Ƥᤤ] /(n) dawn/daybreak/
+ŷ [Ƥ⤦] /(n) heaven's vengeance/heaven's net/
+ŷֲ¤ˤϳ餵 [Ƥ⤦ˤƤ餵] /(exp) Heaven's net has large meshes, but nothing escapes/
+ŷܻ [Ƥ⤯] /(n) line between victory and defeat/
+ŷͤ [Ƥ椦] /(n) divine aid/divine grace/providential help/
+ŷͤ [Ƥ椦󤸤] /divine grace/God's help/
+ŷʹ [Ƥ椦] /(n) divine aid/divine grace/providential help/
+ŷͿ [Ƥ] /(n) godsend/heaven's gift/
+ŷͿλ [ƤˤΤ] /natural endowment (ability)/
+ŷ [Ƥ餤] /(adj-no,n) heavenly/divine/inspired/heaven sent/
+ŷ [Ƥ餤] /(n) thunder/
+ŷ [Ƥ] /(n) imperial inspection/
+ŷ [Ƥ] /(n) natural laws/rule of heaven/(P)/
+ŷ [Ƥ꤭礦] /(n) the Tenri sect/
+ŷζ [Ƥ夦] /river in Shizuoka Prefecture/
+ŷ [Ƥ礦] /(n) imperial fief/shogunate control/
+ŷϩ [Ƥ줭Ƥ] /Pilgrim's Progress/
+ŷϵ [Ƥ] /the Dog Star/Sirius/
+ŷЧ [Ƥɤ] /(n) bowl of rice and fried fish/
+ŷ [Ƥ󤱤] /(n) natural defence/
+ŷ [ƤԤ] /(n) natural talents/
+ŷ [Ƥ餤] /(n) sound of wind/beautiful poetry/
+ŷƤ [ޤ] /(v5r) to soar/
+ŷ [Ƥ夦] /(n) heaven's (well-deserved) punishment/
+ŷ [Ƥ󤱤] /(n) divine punishment/
+ŷ [Ӥ] /velvet/
+ŷ [Ӥɤ] /velvet/
+ŷ [Ƥפ] /(n) deep-fried fish and vegetables in a light batter/tempura/
+Ÿ [Ƥ󤫤] /(n,vs) develop/expansion (opposite of compression)/(P)/
+Ÿ [Ƥ󤫤] /(n) (in mathematics) a development/
+Ÿ [Ƥ󤫤] /(n,vs) exhibit/
+Ÿ [Ƥ] /(n,vs) exhibition/display/(P)/
+Ÿ [Ƥ󤸤] /(n) exhibition/(P)/
+Ÿ [Ƥ󤸤礦] /(n) exhibition hall (room, area)/
+Ÿ¨ [Ƥ󤸤Ф] /(n) exhibition and sale (of paintings)/display with the exhibits on sale/
+Ÿ [Ƥ󤸤Ҥ] /(n) exhibit/exhibition/
+Ÿʪ [Ƥ󤸤֤] /display items/
+Ÿ [Ƥ󤻤] /(n) malleability/
+Ÿ [Ƥ] /(n) visiting a grave/
+Ÿ˾ [Ƥܤ] /(n,vs) view/outlook/prospect/(P)/
+Ÿ˾ [Ƥܤ] /(n) observation car/
+Ÿ˾ [Ƥܤ] /(n) viewing platform/
+Ÿ˾ [ƤܤȤ] /(n) conning tower/
+Ÿ [Ƥ] /(n,vs) exhibition/show/
+Ÿ [Ƥ󤫤] /(n) exhibition/(P)/
+Ÿ˽Ф [Ƥ󤫤ˤ] /(exp) to send to an exhibition/
+Ÿ [Ƥ󤫤礦] /(n) show-room/
+Ź [Ƥ] /(n,n-suf) store/shop/establishment/(P)/
+Ź [ߤ] /(n,n-suf) store/shop/establishment/(P)/
+Źξ夬 [ߤΤ] /income from a shop/
+Ź򳫤 [ߤҤ餯] /(exp) to open a business/
+Ź [Ƥ󤤤] /(n) shop assistant/employee/clerk/salesperson/(P)/
+Ź [ߤ] /(n) store/shop/
+Źʪ [Ƥ] /(n) take-out (food)/
+Ź [ʤ] /(n) taking inventory/fault-finding/
+Ź [ʤ] /(n) stocktaking/inventory/
+Ź [ߤӤ餭] /(n,vs) opening a store/starting a business/(P)/
+Ź [ߤޤ] /(n) store's appearance/
+Ź [ʤ餷] /(n) (sl) shopworn goods/dead stock/shelf warmer/
+Ź [ߤޤ] /(n,vs) close up shop/stop business/go out of business/
+Ź [ߤޤ] /(n,vs) close up shop/stop business/go out of business/
+Ź [ʤ] /(n) tenant/
+Źڤ [ʤ] /(n) tenancy/
+Ź [Ƥ󤷤] /(n) shopkeeper/(P)/
+Ź [Ƥ] /shop policy/
+Ź [ʤ] /(n) tenant's surety/
+Ź [ߤ] /(n) store front/(P)/
+ŹĹ [Ƥ礦] /(n) shop manager/(P)/
+Ź [ʤ] /(n) house rent/
+ŹƬ [ƤȤ] /(n) shop front/counter/shop/over-the-counter (financial)/(P)/
+ŹƬ [ƤȤ] /(n) over-the-counter stock (financial)/
+ŹƬԾ [ƤȤ֤] /(n) over-the-counter market/
+ŹƬķ [ƤȤ] /over-the-counter bond (financial)/
+ŹƬ [ƤȤȤҤ] /over-the-counter transaction (financial)/
+ŹƬ [ƤȤϤФ] /(n) over-the-counter sales/
+Ź [Ƥʤ] /(n) store interior/(P)/
+Ź [ߤФ] /(n) store tending/salesperson/
+Ź [Ƥ] /(n) shop/store/(P)/
+Ź [Ƥ] /(n) shop/store/
+ź餷 [֤] /(n) sleeping together/
+ź [] /(n) sleeping together/
+ź뤲 [Ȥ] /(v1) to remain married for life/
+ź [] /(v5u) to accompany/to become married/to comply with/(P)/
+ź [] /(v1,vt) to add to/to attach/to append/to accompany/to garnish/to imitate/to annex/(P)/
+ź [] /(n) accompanying note/postscript/
+ź [礦] /(n) accompanying note/
+ź [] /(n) breast-feeding/
+źʪ [] /(n) addition/supplement/
+ź [] /(n) splint/brace/
+ź [Ƥ] /(n,vs) addition/annexing/(P)/
+źú [Ƥ󤫤] /addition agent/
+źʪ [Ƥ󤫤֤] /(n) addition/additive/appendix/(P)/
+źʪ [Ƥ󤫤] /(n) addition/additive/appendix/
+ź [Ƥ󤱤] /(n) persons or animals added to a picture/incidental details of a picture/
+ź [Ƥ󤵤] /(n,vs) correction/(P)/
+ź [] /(n) subscript/
+ź [Ƥ󤷤] /(n) accompanying note or letter/postscript/
+ź [Ƥ󤸤礦] /(n) accompanying/escorting/(P)/
+ź [Ƥ󤸤礦] /(n) tour conductor/tour guide/
+ź [] /(n) water-filled bamboo tube in Japanese garden which clacks against a stone when emptied/
+ź [Ƥ] /(n,vs) appended/attached/attachment/(P)/
+źեե [Ƥץե] /(n) attached file/attachment/
+źս [Ƥפ뤤] /(n) attached papers/
+ź [Ƥ] /(n,vs) attachment/appendage/annex/
+Żդ [ޤȤĤ] /(v5k) to entwine/to follow about/
+Ż [ޤȤ] /(v5u) to put on/to wear/to be clad in/
+Żޤ [ޤȤޤ] /(n) conclusion/settlement/consistency/
+Żޤ [ޤȤޤ] /(v5r) to be collected/to be settled/to be in order/(P)/
+Ż [ޤȤ] /(n) settlement/conclusion/(P)/
+Ż [ޤȤ] /(v1,vt) to put in order/to collect/to bring to a conclusion/(P)/
+Ż [ޤȤ䤯] /mediator/peacemaker/troubleshooter/manager/
+Żդ [ޤĤĤ] /(v5k) to coil about/to follow about/
+Żդ [ޤȤĤ] /(v5k) to coil about/to follow about/
+Ż [ޤĤ] /(v5r) about/concerning/to be associated with/
+Ż­ [Ƥ󤽤] /(n) foot-binding/
+ŻƬ [ƤȤ] /(n) a tip/
+Ż [Ƥ] /(n) entanglement/clinging affection/involvement/
+ż [Ƥ󤵤] /(n) sugar beet/
+ŽĤ [ϤĤ] /(v1) to attach to a flat surface with glue/to paste/to stick/to affix/
+Ž碌 [Ϥꤢ碌] /to paste together/
+Ž껥 [Ϥդ] /(n) poster/notice/
+Ž [Ϥ꤬] /(n) sticker/label/poster/
+ŽФ [Ϥ] /(v5s) to post (a notice on a board)/to display/
+Žդ [ϤĤ] /(v5k) to cling (to)/
+Žդ [ϤĤ] /(v1) to attach to a flat surface with glue/to paste/to stick/to affix/
+Ž [Ϥ] /(v5r) to stick/to paste/(P)/
+Ž [礦] /(n,vs) pasting/paste/appending/
+Ž [Ƥ] /(n,vs) pasting/paste/appending/
+Žդ [ϤĤ] /(n) (computer file) paste/
+ž [ƤƤ] /(adj-na,adv,n) rolling about/moving from place to place/being passed around repeatedly/(P)/
+ž [] /(v5s,vt) to roll/(P)/
+ž [ꤳ] /(v5m) to roll in/to tumble into/to come to live with/to fall in one's way/to visit (esp. to stay overnight as an unwanted guest)/
+ž [] /(v5r) to roll/to tumble/(P)/
+ž [] /(v1) to fall/to collapse/to drop/to break down/to die/to succumb to/to fall senseless/to be ruined/to have a bad debt/
+ž [] /(v1) to roll over/to tumble/to roll about (with laughter)/
+ž [ޤ] /(v5r) to roll about/to writhe about/
+ž [] /(v5m) to roll or tumble into/
+ž [] /(v1) to fall off/to tumble down/
+ž [Ƥ󤸤] /(v1) to turn/to shift/to alter/to distract/(P)/
+ž [Ƥ󤺤] /(v5z) to turn/to shift/to alter/to distract/
+žӿ [Ӥ] /(n) dozing/
+ž [] /(v5b) to fall down/to fall over/(P)/
+ž [ޤ] /(v5b) to fall down/to fall over/
+ž [Ƥ] /(n) transposition/dislocation/rearrangement/
+ž [Ƥ] /(n) change/transference/metastasis/(P)/
+ž [Ƥ󤤤] /(n) displacement/
+ž [Ƥ󤪤] /(n) euphonic change of pronunciation/elision/
+ž [Ƥ] /(n) change/transformation/inversion/
+ž [Ƥ󤫤Ȥ] /invert sugar/
+ž [Ƥ] /(n,vs) second marriage/remarriage/imputation/blame/(P)/
+ž [Ƥ] /(n) changing one's academic course/
+ž [Ƥ󤫤] /(n) revolution/rotation/
+ž [Ƥ󤬤] /(n) transferring from one college (or one department) to another/
+ž [Ƥ󤫤] /(n) convert/divert/(P)/
+ž [Ƥ󤫤] /(n) turning point/transition phase/
+žҺ [Ƥ󤫤󤷤㤵] /convertible (corporate) bond/
+žϧ [Ƥ󤫤] /(n) a converter reactor/
+ž [Ƥ] /(n) turning point/(P)/
+ž [Ƥ] /(n) posting (of notes, notices, etc.)/
+ž [Ƥ] /(n) figurative meaning/
+ž [Ƥ󤭤] /(n) moving/changing residence/(P)/
+ž [Ƥ󤭤礵] /(n) one's new address/
+ž [Ƥ󤭤Ĥ] /(n) change of address notice (announcement)/
+ž [Ƥ󤮤礦] /(n,vs) change of occupation/
+ž [Ƥ󤭤] /(n,vs) transfer/transmission/(P)/
+ž [Ƥ󤳤] /(n,vs) conversion/shift/about-face/switch/(P)/
+ž [Ƥ󤳤] /(n) change schools/
+ž [Ƥ󤳤] /(n) exchange student/
+ž [Ƥ󤵤] /(n,vs) reprinting/
+ž [Ƥ󤷤] /(n,vs) transcribe/
+ž [Ƥ󤷤ʤä] /transfer print/
+ž [Ƥ󤷤㤯] /(n) subtenancy/sublease/
+ž [Ƥ󤸤夦] /(n) changing residence/moving to a new address/
+ž [Ƥ󤷤] /(n,vs) moving-out/(P)/
+žо [Ƥ󤷤Ĥ礦ᤤ] /(n) change of address certificate/
+ž [Ƥ󤷤礯] /(n,vs) change of occupation/(P)/
+ž [Ƥ󤷤礯ä] /(n) outplacement/
+ž [] /(n,vs) dozing/napping (e.g. on the floor in one's clothes, in the train)/
+ž [] /(n,vs) dozing/napping (e.g. on the floor in one's clothes, in the train)/
+ž [Ƥ󤷤] /(n) (job) turnover/(P)/
+ž [Ƥ󤷤] /(n) changing course or direction/shifting position/
+ž [Ƥ󤷤] /(n) changing course or direction/shifting position/
+ž [Ƥ󤻤] /(n) transformation/
+ž [Ƥ󤷤礦] /(n) (Buddh) transmigration of souls/reincarnation/
+ž [Ƥ󤻤] /(n) (Buddh) transmigration of souls/reincarnation/
+žݤ [Ƥ󤻤򤷤礦] /(exp) a rolling stone gathers no moss/
+ž [Ƥ󤻤] /(n) transfer of residence or registration/
+ž [Ƥ󤻤] /(n) fighting in numerous battles/(P)/
+ž [Ƥ󤽤] /(n,vs) transfer/transmission/(telephone) call forwarding/
+ž [Ƥ󤽤] /(n) forwarding address/
+ž® [Ƥ󤽤] /(n) transfer speed/
+ž [Ƥ󤽤Ǥ] /(telephone) call forwarding/call diversion/
+ž° [Ƥ󤾤] /(n) changing assignments/
+ž [Ƥ󤿤] /(n) subleasing/
+ž߼ [Ƥ󤿤㤯] /(n) subletting and subleasing/
+ž [Ƥ󤿤] /(n) changing residence/moving to a new address/
+ž [Ƥ] /(n) a change of air or scenery/
+ž [Ƥ礦褦] /seeking to improve one's health with a change of climate/
+žֹ [Ƥ礦] /(n) (math) transverse matrix/
+ž [Ƥ夦] /(n) applying an extended meaning to a kanji/
+žĴ [Ƥ礦] /(n) changing key (during piece)/modulation/
+žŲ [ƤƤ] /(n,vs) switching or shunting (of a rail car)/
+žŲ [ƤƤĤ] /(n) (railroad) switch/
+žŲ [ƤƤĤ] /(n) a switchman/
+žž [ƤƤ] /(adj-na,adv,n) rolling about/moving from place to place/being passed around repeatedly/
+ž [ƤȤ] /(n,vs) tumbling/falling down/inversion/reverse/upset/turn over/invert/(P)/
+ž [Ƥˤ夦] /(n) move in (to a new house)/
+ž [Ƥˤ夦] /(n) transfer student/
+ž [Ƥˤ夦Ȥɤ] /notification of moving in/
+žǤ [Ƥˤ] /(n) change of post/(P)/
+žǤ [Ƥˤ󤵤] /(n) one's new post/
+ž [ƤФ] /(n,vs) resale/(P)/
+žʤ [Ƥפ] /(n,vs) capsizing/(P)/
+ž [Ƥڤ] /(n) mutation/change/vicissitude/
+ž [Ƥ] /(n) changing (governmental) posts/
+ž [Ƥ褦] /(n,vs) diversion/putting something to another use/(P)/
+ž [Ƥ餯] /(n,vs) fall/degradation/slump/spill/(P)/
+žϧ [Ƥ] /(n) converter (used in refining)/rotary kiln/
+žϩ [Ƥ] /(n) (railroad) switch/
+ž [Ƥ] /(n) (linguistic) corruption/
+ſ [ƤȤ] /(n,vs) tumbling/falling down/inversion/reverse/upset/turn over/invert/
+ſʤ [Ƥפ] /(n,vs) overturn/turning over/upset/overthrow/
+ſ [Ƥޤ] /(n) circumstance/facts/details/
+ſ [Ƥ餯] /(n,vs) fall/degradation/slump/spill/
+ [Ƥ] /(n,n-suf) spot/mark/point/dot/(P)/
+ [ƤƤ] /(adv,n) here and there/little by little/sporadically/scattered in drops/dot/spot/
+ɤ [Ƥ󤬤餤] /be severe in marking/
+ɤ [Ƥ󤬤褤] /have good marks/
+ [Ĥ] /(v5k) (1) to catch fire/(2) to be lit, e.g. electricity comes on/(P)/
+ [Ĥ] /(v1) (uk) to turn on/to switch on/to light up/(P)/
+ [Ƥ󤸤] /(v1) to drop/to light/to kindle/to make tea/
+ [] /(v5s) to light (a fire)/to apply moxa cautery/
+ [Ȥܤ] /(v5s) to light/to turn on/
+ [Ȥ⤹] /(v5s) to light/to turn on/(P)/
+ [Ƥ󤺤] /(v5z) to drop/to light/to kindle/to make tea/
+ƹ [Ƥ] /(v5m) to be crowded/to be busy/
+ [ƤȤ] /points and lines/
+Ǥ꤬ʤ [ƤΤɤʤ] /be above reproach/
+Ǥ̵꤬ [ƤΤɤʤ] /be above reproach/
+ [Ȥܤ] /(v5r) to burn/to be lighted/
+ [Ȥ] /(v5r) to burn/to be lighted/
+Ǥ [Ƥ򤦤] /(exp) to mark with a dot (point)/
+ [Ƥ] /(n,vs) ignition/lighting/set fire to/(P)/
+д [Ƥ󤫤] /igniter/
+з [Ƥ󤫤] /ignition system/
+ [Ƥ󤫤] /spark plug/
+ [Ƥ󤫤䤯] /(n) priming powders/
+ [Ƥ󤫤] /(n) the strokes of a character/
+ [Ƥ] /stippling/
+ [Ƥ󤬤] /(n,vs) dropping medicine in the eyes/
+ [Ƥ󤬤] /eye dropper/
+ [Ƥ󤬤󤹤] /(n) eye lotion/
+ [Ƥ󤬤䤯] /(n) eye drops/
+ [Ƥ󤱤] /(n) persons or animals added to a picture/incidental details of a picture/
+ [Ƥ󤱤] /pressure points (e.g for application of moxa)/vulnerable body cavities (MA)/
+ [Ƥ󤱤] /(n,vs) inspection/examination/checking/(P)/
+Ѥ [Ƥ󤱤󤺤] /checked up/inspection completed/
+ [Ƥ] /(n) roll-call/muster/(P)/
+ [Ƥ󤳤] /spotlight/
+ [Ƥ󤳤] /(n) positional light source/
+ [Ƥ] /(n) point spread/(P)/
+ [Ƥ󤶤] /(n,vs) dotted with/(P)/
+ [Ƥ] /(n) Braille/(P)/
+֥å [Ƥ󤸥֥å] /bumpy tiles set in public areas to mark the path for the blind/
+ [Ƥ] /pointing out/
+ [Ƥ󤸤] /(n) critic of haiku poetry/
+ [ƤȤ] /(n) competition for school marks/keeping score/score/
+ [ƤȤष] /(n) derisive term for a diligent student/
+ [Ƥ󤷤] /(n) Zen monk's snack/refreshment/cakes/Chinese dessert/
+ [Ƥ󤸤] /(n) Zen monk's snack/refreshment/cakes/Chinese dessert/
+ [Ƥ󤹤] /water jug/pitcher/
+ [Ƥ󤹤] /(n) marks/points/score/runs/number of items/credits/(P)/
+Ԥ [Ƥ󤹤򤫤] /(exp) to score points with (a person)/
+ [Ƥ󤹤] /point rationing system/
+ [Ƥ󤹤ä] /ration-point coupon/
+ [Ƥ󤻤] /(n) dotted line/perforated line/
+ [Ƥޤ] /(n) procedures in tea ceremony/
+ [Ƥ] /(n) boiling tea (for a tea ceremony)/
+ [Ƥ㤯] /(n) spot application/dispensing a drop or spot of something/
+ [ƤƤ] /(n) a line (of mountains, islands, houses, etc.)/bound together/
+ [ƤƤ] /(n) a line (of mountains, islands, houses, etc.)/bound together/
+ũ [ƤƤ] /(n) falling drop of water/raindrops/intravenous drip/(P)/
+ũ [ƤƤ] /dropper/
+ũ [ƤƤ夦] /intravenous drip infusion/
+ [ƤƤ] /(adv,n) here and there/little by little/sporadically/scattered in drops/dot/spot/
+ [ƤȤ] /(n) lighting/
+Ƭ [ƤȤ] /(n,vs) nodding/
+ [Ƥ] /(n) sowing spaced seeds/
+ɡ [ƤӤ䤯] /nose drops/
+ [ƤӤ礦] /(n) dotting/drawing dots/sketch/
+ [Ƥ] /(n) switching on and off/(P)/
+Ǵ [ƤĤ] /(n) electric switch/
+ [Ƥ䤯] /(n) applying eye drops/
+ [Ƥ䤯] /(n) translating into Braille/(P)/
+ [Ƥ󤻤] /(n) adding eyes and other finishing touches to an animal painting/
+ [Ĥ] /(n) intermediary/good offices/connections/someone to trust/
+ [Ƥ] /legend/tradition/life/biography/comment/communication/
+ [Ť] /(suf) along (the wall)/
+ [Ĥ] /(v5u) to go along/to walk along/to follow/(P)/
+ [Ĥ] /(n) legend/tradition/
+ [Ĥ] /(v1) to convey/to report/to transmit/to communicate/to tell/to impart/to propagate/to teach/to bequeath/(P)/
+ʹ [Ĥ] /(v5k) to learn by hearsay/
+ [ĤФʤ] /(n) legend/
+äФ [ĤäƤΤܤ] /to shin up/to climb up/
+ [Ĥ] /(v5r) to be handed down/to be introduced/to be transmitted/to be circulated/to go along/to walk along/(P)/
+ [Ǥ󤪤] /megaphone/speaking tube/sound box/
+ [Ǥ] /(n) heirloom/trump card/last resort/family tradition/
+ [Ǥ] /(n) romance (fiction)/
+ [Ǥ󤭤礦] /romance (fiction)/
+Ū [Ǥ󤭤Ƥ] /(adj-na) legendary/
+ [Ǥ] /(n) biography/life story/(P)/
+ [Ǥ󤭤] /biographer/
+ʪ [Ǥ󤭤] /biographical writings/
+ʸ [Ǥ󤭤֤󤬤] /biographical literature/
+ [ĤƤ] /(n,vs) verbal message/rumor/word/
+ [Ǥ󤴤] /(n,vs) verbal message/rumor/word/(P)/
+ [Ǥ󤴤Ф] /(n) message board/
+ [Ĥ] /(n) introducer/go-between/intermediary/influence/connection/"pull"/
+ [Ǥ󤸤] /(n) initiation (into the arts)/
+ [Ǥ󤸤] /(n,vs) initiation/instruction/
+ [Ǥ󤷤夦] /(n) learning/
+ȷ [Ǥ󤷤Ф] /(n) carrier pigeon/homing pigeon/
+ [Ǥ󤷤礦] /(n) tradition/
+ [Ǥ󤷤礦] /(n,vs) transmission/hand down (information)/legend/tradition/folklore/(P)/
+ [Ǥ󤷤礦礸] /(n) oral epic/
+ʸ [Ǥ󤷤礦֤󤬤] /oral literature/
+ [Ǥ󤻤] /(n,vs) transmission from generation to generation/
+ [Ǥ󤻤] /(n) speaking tube/voice pipe/
+ [Ǥ󤻤] /speaking tube/
+ [Ǥ󤻤] /(n) tradition/legend/folklore/(P)/
+ [Ǥ󤻤] /(n) contagion/(P)/
+ɤ [Ǥ󤻤դ] /(exp) to prevent infection/
+ [Ǥ󤻤󤻤] /(n) contagiousness/
+ [Ǥ󤻤ɤ] /virus/germ/
+ [Ǥ󤻤Ӥ礦] /(n) infectious disease/contagious disease/epidemic/(P)/
+ [Ǥ󤻤] /(n,vs) run (in a stocking)/
+ [Ǥ󤽤] /(n,vs) delivering a message to the emperor/
+ [Ǥ󤽤] /(n) transmission/communication/circulation/dissemination/diffusion/propagation/delivery/(P)/
+顼 [Ǥ󤽤顼] /transmission error/
+֥å [Ǥ󤽤֥å夦] /end of transmission block (ETB)/
+λ [Ǥ󤽤夦礦] /end of transmission (EOT)/
+ĥ [Ǥ󤽤礫礦] /datalink escape (DLE)/
+ [Ǥ󤽤] /destination (of transmission)/
+® [Ǥ󤽤] /baud rate/
+ϩ [Ǥ󤽤] /line/transmission line/transmission path/transmission route/link/
+ã [Ǥ󤿤] /(n) transmission (e.g. news)/communication/delivery/(P)/
+ãؿ [Ǥ󤿤Ĥ󤹤] /transfer function/
+ã [Ǥ󤿤ĤȤ] /transfer characteristic/
+ñ [Ǥ󤿤] /(n) leaflet/
+ [ǤȤ] /(n) tradition/convention/(P)/
+ [ǤȤ央] /traditionalism/
+ [ǤȤ央] /a traditionalist/
+Ū [ǤȤƤ] /(adj-na) traditional/conventional/(P)/
+ư [Ǥɤ] /(n) transmission (of motive power)/drive/gearing/
+Ƴ [Ǥɤ] /(n,vs) conduction/transmission/
+Ƴ [Ǥɤ] /conductivity/
+Ƴ [Ǥɤ] /(n) conductor/transmitter/
+Ƴ [Ǥɤ] /conductivity/
+ƳΨ [Ǥɤ] /conductivity/
+ƻ [Ǥɤ] /(n,vs) proselytizing/evangelism/missionary work/(P)/
+ƻ [Ǥɤ] /(n) evangelist/
+ƻ [Ǥɤ] /evangelist/evangelistic worker/
+ƻ [Ǥɤ夦] /evangelistic meeting/
+ƻ [Ǥɤ] /missionary boat/
+ [Ǥ] /(n,vs) transmission/propagation/spread/circulation/diffusion/dissemination/
+ [Ƥ] /(n) post horse/
+ [Ƥޤ] /(n) large sculling boat/
+ [ǤѤ] /(n,vs) transmission/propagation/spread/
+ɼ [ǤԤ礦] /(n) chit/sales slip/voucher/(P)/
+ʹ [Ǥ֤] /(n,vs) hearsay/rumor/report/
+ˡ [Ǥܤ] /(adj-na,n) teaching Buddhism/rough person/bullying/ostentatious bravado/
+ˡ [Ǥݤ] /(adj-na,n) teaching Buddhism/rough person/bullying/ostentatious bravado/
+ˡȩ [ǤܤϤ] /(n) rough-and-tumble/bullying disposition/
+ [Ǥ餤] /(adj-no,n) ancestral/hereditary/imported/transmitted/handed down/
+ [Ǥ줤] /(n) messenger/orderly/runner/
+ [Ǥ줤] /herald/orderly/messenger/
+ [Ǥ󤷤礦] /(n) tradition/
+ [󤬤] /(n) rear/rear unit guard/
+ [Ȥ] /(n) feudal lord/mansion/palace/
+ [ɤ] /(pol) person/Mister (mostly in addressing someone on an envelope)/Mr/(P)/
+± [Ǥ] /(n) shrine building/
+² [Ǥ] /(n) Your Highness/His (Her) Highness/(P)/
+³ [Ǥ󤫤] /palace/
+· [Ǥ󤰤] /(n) rear guard/
+¸ [ȤΤФ] /(n) the nobility/(polite for) man/
+¸ [ȤΤ] /(n) gentlemen/
+¼ [Ǥ󤷤] /(n) palace/
+¾ [Ƥ󤸤礦] /(n) the court/palace circles/palace floor/
+¾δ [Ƥ󤸤礦Τ] /palace floor/
+¾ [Ƥ󤸤礦Ӥ] /(n) courtier/court official/
+ã [ȤΤ] /the nobility/(polite for) visitors/
+ [Ǥ夦] /(n) in the palace/
+Ʋ [Ǥɤ] /(n) palace/palatial building/(P)/
+ [ȤΤ] /(n) gentlemen/men/
+ [ȤΤ] /(n) feudal lord/(P)/
+Ͱ [ȤΤޤ] /brought up in luxury/
+ͳ [ȤΤޤ] /(n) bullfrog/edible frog/
+ͷ [ȤΤޤ] /(n) dilettantism/amateurism (in art)/
+ͻŻ [ȤΤޤ] /dilettante work/amateur word (in art)/
+ [ȤΤޤդ] /lordly air/
+ä [ɤ] /(v5m) to stagnate/to be stagnant/to settle/to deposit/to be sedimented/to be precipitated/to hesitate/to be sluggish/to stammer/to stumble/to falter/(P)/
+ʴ [Ǥפ] /(n) starch/
+ʴ [Ǥפ󤷤] /(adj-no,n) starchiness/starchy/farinaceous/
+ [] /(n) rice field/(P)/
+Ĥο [Τ] /deity of rice fields and harvests/
+Ĥ [] /(n) paddy field/farm/
+ĤǤ [򤦤] /(exp) to till (plow) a rice paddy/
+ı [ҤФ] /(n) water pipit/tit lark/
+ı [Ǥ󤨤] /(n) country/rural districts/(P)/
+ı [Ǥ󤨤] /pastoral poem/
+ı [Ǥ󤨤󤷤] /(n) pastoral poet/
+ıԻ [Ǥ󤨤Ȥ] /rural or garden city/
+ı [Ǥ󤨤դ] /rural landscape/
+IJ [Ǥ] /(n) rural cottage/
+ij [Ǥ󤬤] /(n) (1) ritual music and dancing in shrines and temples/(2) bean curd baked and coated with miso/
+ijڻɤ [Ǥ󤬤] /(n) skewering/
+ĺ [ޤ] /(n) dried young anchovies (or sardines)/
+ĺ [Ǥ󤵤] /rice-field tilling/
+ĺ [Ť] /(n) small dried sardines or anchovies (gomame) cooked almost to dryness in soy sauce and sugar/
+ļ [ʤ] /(gikun) (n) rural/not particularly urban/countryside/suburb/(P)/
+ļˤʼ [ʤäڤ] /(n) country bumpkin/hick/
+ļ˰ [ʤ] /country bred/
+ļ˲ [ʤ] /(n) farm house/country cottage/
+ļ˲ [ʤޤ] /(n) (theatrical) provincial tour/
+ļ˻ [ʤ餤] /(n) country samurai/
+ļ˼ǵ [ʤФ] /provincial theatrical performance/
+ļ˼ [ʤ] /(n) clown/person from the country/provincial person/bumpkin/hick/
+ļƻ [ʤߤ] /(n) country road/
+ļ [ʤդ] /(adj-na,n) rustic/country-style/
+ļ̼ [ʤह] /(n) country girl/
+ļ¤ [ʤʤޤ] /provincial accent/
+Ŀ [] /(n) rice planting/(P)/
+Ŀ [] /(n) rice-planting song/
+Ŀ [Ǥ󤷤] /(n) country gentleman/
+ [] /(n) paddy field/farm/
+ [Ǥ] /(n) paddy field/farm/
+ [Ǥ] /(n) farm tariff/rice field tax/
+Ǥ [] /(n) tilling a paddyfield/
+ [Ǥ] /(n) farmland/rice field or paddy/
+ [Ǥ] /(n) farmland/rice field or paddy/
+ [ष] /(n) ringworm/tinea/
+Ȫ [Ϥ] /(n) fields/(P)/
+Ȫ [ǤѤ] /(n) fields/
+ [Ǥ] /(n) peasant/
+ [Ǥפ䤸] /rustic/boor/hick/
+ [] /(n) paddy field/farm/(P)/
+ [Ǥ] /(n) paddy field/farm/
+ [Ǥ] /(n) cultivated fields/countryside/
+ [ˤ] /(n) pond snail/
+ [ۤȤȤ] /(n) cuckoo/
+ [Ǥ] /(n) mashed and seasoned fish/flesh of whitefish and shrimp that has been boiled, shredded, parched, seasoned, and colored red/
+Ű [Ǥ󤢤] /(n) voltage/(P)/
+Ű [Ǥ󤢤Ĥ] /(n) voltmeter/
+Ű [Ǥ] /(n) potential (electric)/
+Ű̺ [Ǥ󤤤] /(n) (electric) potential difference/
+Ű̺ [Ǥ󤤤] /potentiometer/
+Ų [Ǥ] /(n,vs) electrification/(P)/
+Ų [Ǥ󤫤Ҥ] /(n) electric(al) appliances/
+Ų [Ǥ] /(n) charge/electric charge/
+Ųٷǻ [Ǥ󤫤Ĥ] /Charge-Coupled Device/CCD/
+Ų [Ǥ󤫤] /(adj-na,n,vs) electrolysis/electrolytic/
+Ų򥳥ǥ󥵡 [Ǥ󤫤ǥ󥵡] /electrolytic capacitor/
+Ų [Ǥ󤫤] /(n) electrolyte/electrolytic solution/
+Ų [Ǥ󤫤] /(n) electrolyte/
+Ų [Ǥ󤫤] /(n) electrolytic cell/electrolytic bath/
+ų [Ǥ󤫤] /(n) electric field/
+Ŵ [Ǥ] /(n) electric (goods)/(P)/
+ŵ [Ǥ] /(n) electrical machinery/appliances/(P)/
+ŵ [Ǥ󤭤] /(n) armature/
+ŵ [Ǥ] /(n) electricity/(electric) light/(P)/
+ŵư [Ǥ󤭤Ǥ] /to run by electricity/
+ŵε [Ǥ󤭤Τ] /electric (light) bulb/
+ŵӤӤ [Ǥ󤭤򤪤Ӥ] /(exp) to be charged with electricity/
+ŵå [Ǥ󤭥å] /(n) electronic shocks/
+ŵ [Ǥ󤭥] /(n) desk lamp/
+ŵȡ [Ǥ󤭥ȡ] /(n) electric heater/
+ŵػ [Ǥ󤭤] /electric chair/
+ŵ [Ǥ󤭤󤻤] /(n) electronegativity/
+ŵ [Ǥ󤭤] /electric appliance store/
+ŵ [Ǥ󤭤] /electrochemistry/
+ŵ [Ǥ󤭤] /electric company/
+ŵϩ [Ǥ󤭤] /electric circuit/
+ŵ [Ǥ󤭤] /Electric Town (Akihabara)/
+ŵ [Ǥ󤭤] /(n) electric rice-cooker/
+ŵ [Ǥ󤭤] /electrical appliance/
+ŵؼ [Ǥ󤭤󤷤] /electric locomotive/
+ŵ [Ǥ󤭤] /electronic goods/
+ŵ [Ǥ󤭤Ȥ] /(n) electrical system/
+ŵ [Ǥ󤭤] /electrician/
+ŵ [Ǥ󤭤] /electrical engineering/
+ŵ [Ǥ󤭤ɤ] /electric clock/
+ŵư [Ǥ󤭤ɤ] /electric automobile/
+ŵ [Ǥ󤭤󤴤] /electrical signal/
+ŵ [Ǥ󤭤Ҥ] /electronic goods/(P)/
+ŵ [Ǥ󤭤󤿤] /electric washing machine/
+ŵݽ [Ǥ󤭤] /(n) electric vacuum cleaner/
+ŵ [Ǥ󤭤] /(n) electrical device/electrical equipment/
+ŵ [Ǥ󤭤] /electric utility expense/
+ŵ̿ [Ǥ󤭤Ĥ] /University of Electro-Communications/
+ŵ [Ǥ󤭤ߤ] /electric razor/
+ŵ [Ǥ󤭤Ƥ] /electric resistance/
+ŵŪɷ [Ǥ󤭤Ƥˤ] /(n) electric muscle stimulation (EMS)/
+ŵƳ [Ǥ󤭤Ǥɤ] /electrical conduction/
+ŵŻ [Ǥ󤭤Ǥ] /electrical and electronic/
+ŵʬ [Ǥ󤭤֤󤫤] /(n,vs) electrolysis/
+ŵ [Ǥ󤭤⤦] /electric blanket/
+ŵ [Ǥ󤭤褦礦] /capacitance/
+ŵ [Ǥ󤭤褦] /electric welding/
+ŵ [Ǥ󤭤礦] /(n) electricity charges/power rates/
+ŵ [Ǥ󤭤礦] /(n) amount of electric/
+ŵ¢ [Ǥ󤭤줤] /(n) electric refrigerator/fridge/
+ŵϧ [Ǥ󤭤] /(n) electric furnace/
+ŵ [Ǥ󤭤夦] /(n) light bulb/(P)/
+Ŷ [Ǥ󤭤礯] /(n) electrode/(P)/
+ŶŰ [Ǥ󤭤礯Ǥ] /electrode potential/
+ŷ [Ǥ󤲤] /(n) electric shock/(P)/
+ŷ [Ǥ󤲤] /blitzkrieg tactics/
+Ÿ [Ǥ󤱤] /(exp,n) electron microscope/
+Ÿ [Ǥ󤲤] /(n) source of electricity/power (button on TV, etc.)/(P)/
+Ÿڤ [Ǥ󤲤򤭤] /(exp) to turn off power/
+Ÿ [Ǥ󤲤򤤤] /(v1) to turn on power/
+Ÿȯ [Ǥ󤲤󤫤Ϥ] /electric power resource development/(P)/
+Ÿ [Ǥ󤲤󤭤礦夦] /power supply/
+Ÿ [Ǥ󤳤] /(n) lightning/(P)/
+ŸǼ [Ǥ󤳤Ф] /electric scoreboard/
+Ÿв [Ǥ󤳤ä] /(n) lightning speed/
+Ÿ [Ǥ󤳤] /electronic?/
+Ź [Ǥ󤳤] /(n) electrician/electrical engineering/
+Ż [Ǥ󤵤] /(n) (abbr) electronic computation/computer/
+Ż [Ǥ󤽤] /electronic calculator combined with a soroban/
+Ż [Ǥ󤵤] /(n) electronic computer/
+Ż [Ǥ] /(n) (1) electron/(2) (esp. as a prefix) electronic/electronics/(P)/
+Żҥǡ [Ǥ󤷥ǡ] /(n) electronic data interchange (EDI)/
+Żҥǡ [Ǥ󤷥ǡ] /(n) electronic data processing (EDP)/
+Żҥ֥å [Ǥ󤷥֥å] /Electronic Book/EB/
+Żҥ֥롼 [Ǥ󤷥֥롼] /(n) electric blue (colour)/
+Żҥ᡼ [Ǥ󤷥᡼] /(n) e-mail/electronic mail/
+Żҥ᡼륢 [Ǥ󤷥᡼륢] /(n) e-mail account/
+Żҥ᡼륢ɥ쥹 [Ǥ󤷥᡼륢ɥ쥹] /(n) e-mail address/
+Żҥ᡼륦륹 [Ǥ󤷥᡼륦륹] /(n) e-mail virus/
+Żҥ᡼륵С [Ǥ󤷥᡼륵С] /(n) e-mail server/
+Żҥᥤ [Ǥ󤷥ᥤ] /(n) e-mail/electronic mail/
+Żҥ [Ǥ󤷥] /(n) microwave oven/
+ŻҲ [Ǥ󤷤] /(n) electronic sound/
+ŻҲ [Ǥ󤷤󤬤] /electronic music/
+ŻҲ [Ǥ󤷤] /convert to electronics (electronic form)/
+ŻҲϩ [Ǥ󤷤] /electronic circuit/
+Żҳ [Ǥ󤷤] /(n) electron shell/
+ŻҴ [Ǥ󤷤] /(n) electron tube/
+Żҵ [Ǥ󤷤] /(n) electronics/electronic equipment/
+Żҷ׻ [Ǥ󤷤] /computer/
+Żҷ [Ǥ󤷤ä] /(n) electronic payment/
+ŻҸ [Ǥ󤷤Ӥ礦] /(n) electron microscope/
+Żҹ [Ǥ󤷤] /electronic engineering/electronics/
+Żҹؼ [Ǥ󤷤] /electronics engineer/electrical engineer/
+ŻҹȲ [Ǥ󤷤礦] /EIA/
+ŻҺ [Ǥ󤷤] /(n) e-wallet/electronic wallet/
+Żһʧ [Ǥ󤷤Ϥ餤] /(n) electronic payment/
+Żһ⿶ [Ǥ󤷤դ꤫] /electronic fund transfer/EFT/
+ŻҼ [Ǥ󤷤] /electronic dictionary/
+Żҽ [Ǥ󤷤夦] /(n) electron gun/
+Żҽ [Ǥ󤷤äѤ] /electronic publishing/
+Żҽ̾ [Ǥ󤷤ᤤ] /(n) e-signature/electronic signature/
+ŻҾ [Ǥ󤷤礦ȤҤ] /(n) e-commerce/electronic commerce/
+Żǻ [Ǥ󤷤] /(electronic) element/
+Żƥƥ [Ǥ󤷤ƥ] /EDI system/text transmission system/
+ŻƬǾ [Ǥ󤷤Τ] /electronic brain/
+ŻǼǿ [Ǥ󤷤Τ󤳤] /(n) electronic tax filing/
+Żȥ [Ǥ󤷤Ф󤰤ߥ] /(n) electronic program guide (EPG)/
+Ż̩ [Ǥ󤷤ߤĤ] /electron density/
+Ż͹ [Ǥ󤷤椦Ӥ] /electronic mail/
+ż [Ǥ] /(n) electromagnetic (physics)/
+ż [Ǥ󤸤] /(n) electromagnetism/
+ż [Ǥ󤸤] /(n) electromagnetic field/
+ż [Ǥ󤸤㤯] /(n) electromagnet/(P)/
+żĴ [Ǥ󤸤礦꤭] /(n) electromagnetic cooker/
+ż [Ǥ󤸤] /(n) electromagnetic waves/
+ż [Ǥ󤷤] /(n) electric train/(P)/
+ż֤˾ [Ǥ󤷤ˤΤ] /(exp) to take a train/
+ż [Ǥ󤷤] /train fare/
+ž [Ǥ󤸤礦] /(n) electric field/
+ž [Ǥ] /(n) electric field/
+ž [Ǥ󤷤礯] /(n) decorative illumination/
+ſ [Ǥ󤷤] /(n) telegraph/(P)/
+ſ [Ǥ󤷤󤫤碌] /telegraphic transfer/
+ſ [Ǥ󤷤] /(n) a telegraph/
+ſ [Ǥ󤷤󤭤礯] /(n) telegraph office/
+ſ [Ǥ󤷤󤽤] /(n) wire transfer/
+ſ [Ǥ󤷤Ф] /(n) telephone pole/
+ [Ǥ󤻤] /(n) wire (one's government) for instructions/
+ [Ǥ󤻤] /(n) electric line/(P)/
+ͤ [Ǥ󤻤򤫤] /(exp) to lay a wire/
+ [Ǥ󤽤] /(abbr) ETL/Electro-technical Laboratories/
+ [Ǥ󤽤] /(n) facsimile transmission/
+̿ [Ǥ󤽤㤷] /phototelegram/
+ [Ǥ󤿤] /(n) calculator/(P)/
+õ [Ǥ󤿤] /(n) (abbr) radar/
+ [Ǥ] /(abbr) interruption of power/
+ [Ǥ] /(n) battery/(P)/
+ [Ǥ] /(n) (abbr) electric gramophone/
+ [Ǥ夦] /(n) telephone pole/telegraph pole/lightpole/(P)/
+ [Ǥ夦] /electroforming/
+ [ǤĤ] /(abbr) University of Electro-Communications/(P)/
+ [ǤƤ] /(n) tram stop/
+Ŵ [ǤƤ] /(n) electric railway/(P)/
+Ŵ [ǤƤĤ] /(n) (electric) railroad company/
+Ÿ [ǤǤ󤳤] /Nippon Telegraph and Telephone Public Corporation (defunct)/
+ [ǤȤ] /(n) electric light/(P)/
+ [ǤȤĤ] /(exp) to turn (switch) on an electric lamp/
+ư [Ǥɤ] /(n) electric/(P)/
+ư [Ǥɤ] /(n) electric motor/
+ư֥饷 [Ǥɤϥ֥饷] /electric toothbrush/
+ư [Ǥɤ] /electrically operated/electric/
+ưȯư [ǤɤϤĤɤ] /electric motor/
+Ǯ [Ǥͤ] /(n) electric heat/
+Ǯ [ǤͤĤ] /(n) electrothermic equipment/
+Ǿ [ǤΤ] /(n) electronic brain/
+ [Ǥ] /(n) electro-magnetic wave/(P)/
+ȴ [ǤѤ] /radio wave regulation/
+ [ǤѤ] /(n) radio star/
+õδ [ǤѤ] /(n) radar/
+õε [ǤѤ] /(n) radar/
+ŷʸ [ǤѤƤ󤬤] /radio astronomy/
+ˡ [ǤѤۤ] /(n) the Radio Law/
+˾ [ǤѤܤ󤭤礦] /radio telescope/
+ [ǤФ] /telephone number/directory number/
+ʸ [Ǥ֤] /(n) telegram/
+ [Ǥݤ] /(n) telegram/(P)/
+Ǥ [Ǥݤ򤦤] /(exp) to send a telegram/
+ [Ǥݤ礯] /(n) telegraph office/
+ [Ǥݤ礦] /telegram charge/
+̿ [Ǥᤤ] /(n) telegraphed instructions/
+Υ [Ǥ] /(n,vs) ionization/
+Υ [Ǥꤽ] /(n) ionosphere/
+ά [Ǥ㤯] /(n) abbreviation used in a telegram/
+ή [Ǥ夦] /(n) electric current/(P)/
+ή [Ǥ夦] /(n) amperometer/
+ [Ǥ礯] /(n) electric power/(P)/
+ϲ [Ǥ礯] /(n) (electric) power company/
+ϴ [Ǥ礯] /(n) power crisis/
+϶ [Ǥ礯礦夦] /power supply/
+Ϸ [Ǥ礯] /(n) wattmeter/
+Ϻ [Ǥ礯] /electric company bond/
+ϼ [Ǥ礯褦] /(n) demand for (electric) power/
+Ͼ [Ǥ礯] /(n) power retailing/
+­ [Ǥ礯դ] /(n) electricity shortage/
+͢ [Ǥ礯椽] /electric power transmission/
+ [Ǥ줤] /(n) electric bell/
+ϩ [Ǥ] /(n) electrical circuit/
+ [Ǥ] /(n,vs) telephone/(P)/
+äݤä [Ǥ郎äƤ] /(exp) to get a phone call/
+ä [ǤҤ] /(exp) to install a telephone/
+äݤ [Ǥ򤫤] /(exp) to telephone/to make a phone call/
+äڤ [Ǥ򤭤] /(exp) to hang up the receiver (of a telephone)/
+åܥå [Ǥܥå] /(n) telephone booth/telephone box/
+ò [Ǥ郎] /(n) telecommunications company/telco/
+ò [Ǥ狼] /telephone line/
+õ [Ǥ來] /(n) telephone instrument/(P)/
+ö [Ǥ來礯] /(n) telephone company/
+ø򴹶 [Ǥ盧󤭤礯] /(n) telephone switching station/
+ø [Ǥ擄] /(n) telephone receiver or mouthpiece/
+ü [Ǥ路] /telephone booth (indoor)/
+Ĵ [Ǥ碌礦] /(n) telephone poll/
+ [Ǥ碌] /(n) telephone line/
+ [Ǥ夦] /during a telephone call/busy line/
+Ģ [Ǥ礦] /(n) telephone book/telephone directory/(P)/
+Ĵ [Ǥ礦] /telephone survey/
+ֹ [ǤФ󤴤] /telephone number/
+ֹ򹵤 [ǤФ󤴤Ҥ] /(exp) to jot down a phone number/
+դ [ǤĤ] /with a telephone/
+ [Ǥ⤦] /telephone network/
+ [Ǥ礦] /telephone charge/
+ [] /(n) rabbit/hare/cony/(P)/
+ƤˤѤˤ [Ȥˤ⤫ˤ] /(adv) anyhow/anyway/somehow or other/generally speaking/in any case/
+Ƥ˳ [Ȥˤ] /(adv) (uk) anyhow/at any rate/anyway/somehow or other/generally speaking/in any case/(P)/
+Ƥ [Τ] /(n) just a hair/
+Ƥ [Ȥ⤫] /(adv) (uk) anyhow/anyway/somehow or other/generally speaking/in any case/(P)/
+ƤѤ [Ȥ⤫] /(adv) (uk) anyhow/anyway/somehow or other/generally speaking/in any case/
+Ƥͭ [Ȥ⤢] /(adv) anyhow/in any case/
+Ƥ [Ȥ䤫] /(adv) anyhow/anyway/somehow or other/generally speaking/in any case/all kinds of this/this and that/
+Ƴ [Ȥ] /(adv,n) anyhow/anyway/somehow or other/generally speaking/in any case/this and that/many/be apt to/(P)/
+Ʒ [] /(n) harelip/
+Ʒ [Ȥ] /(n) harelip/
+Ʒ [ह] /loop knot/
+Ƹ [ߤĤ] /(n) harelip/
+Ƽ [ߤ] /(n) long ears/gossiper/
+Ƽ [] /(n) rabbit hunting/
+ƾ [] /(n) rabbit hutch/
+ƿ [] /(n) harelip/
+ƿ [Ȥ] /(n) harelip/
+ķ [Ȥ] /(n) hopping forward from a squatting position/
+ [Ȥˤ] /rabbit meat/
+ [] /(n) donkey/
+ [] /(n) rabbit-catching net/
+ [] /(n) harelip/
+ [Ȥ] /(n) harelip/
+ [ߤĤ] /(n) harelip/
+Ǥ [Ϥ] /(n) vomit and diarrhea or excreta/
+Ǥ [Ϥ] /(n) nausea/sickness in the stomach/(P)/
+ǤΤƤ [ϤƤ] /(v1) to spit out/
+ǤФ [Ϥ] /(v5s) to vomit/to spit out/(P)/
+Ǥ [Ĥ] /(v5k) (1) to breathe/(2) to tell (lies)/(3) to vomit/to disgorge/(P)/
+Ǥ [Ϥ] /(v5k) (1) to breathe/(2) to tell (lies)/(3) to vomit/to disgorge/(P)/
+Ƿ [Ȥ] /(n,vs) vomiting of blood/
+Ǻ [Ȥ] /(n) an emetic/
+ǽ [Ȥ] /(n) vomit/spew/disgorge/
+© [Ȥ] /(n) sigh/long breath/
+ [Ȥˤ夦] /(n) (baby) vomiting up milk/
+Ϫ [Ȥ] /(n,vs) express one's mind/speak out/(P)/
+ [Ȥ] /(n) vomit and diarrhea or excreta/
+ʪ [Ȥ֤] /(n) vomit and excreta/
+ɤ [ޤ֤] /(v5s) to cover (smear, sprinkle) (with)/
+ɤꤿ [̤ꤿ] /(v5r) to bedaub (with paint)/to besmear/to paint heavily/
+ɤĤ [̤Ĥ] /(v1) to daub/to smear/
+ɤĤ֤ [̤Ĥ֤] /blotting out/fill (in graphics)/
+ɤ걣 [̤꤫] /(v5s) to cover with paint/to hide with paint or make-up/
+ɤ겼 [̤ꤲ] /(n) lacquered geta/
+ɤ골 [̤ꤨ] /(n) picture for coloring in/
+ɤ [̤ꤳ] /(v5m) to paint over heavily/to plaster up/
+ɤ [̤ꤳ] /(v1) to seal up/
+ɤؤ [̤꤫] /(v1) to repaint/(P)/
+ɤ٤ [̤Ĥ֤] /(v5s) to paint out/
+ɤȤ [̤Ф] /(n) lacquered chopsticks/
+ɤդ [̤Ĥ] /(v1) to daub/to smear/
+ɤʪ [̤] /(n) lacquerware/painting/coating/
+ɤʬ [̤櫓] /(v1) to paint in different colors (for different purposes)/
+ɤ [̤ꤰ] /(n) liniment/ointment/salve/
+ɤΩ [̤ꤿ] /(n) freshly painted/
+ɤΩƤ [̤ꤿƤ] /(v1) to paint beautifully/to paint thickly/to powder heavily/
+ɤ [̤] /(v5r) to paint/to plaster/to lacquer/to varnish/(P)/
+ɤ [ޤߤ] /(v1) to be smeared/to be covered/
+ɹ [Ȥ] /painter/
+ɻ [Ȥ] /(n) rubbing an ointment into the skin/
+ɻ [ȤĤ] /(n) liniment/ointment/salve/
+ [Ȥ] /(n) coating/(P)/
+ú [Ȥ] /(n) misery/distress/
+úζ줷 [ȤΤ뤷] /(exp,n) misery/distress/
+ [Ȥ] /(n,vs) application (of ointment)/(P)/
+ۺ [Ȥդ] /(n) liniment/ointment/salve/
+ʪ [̤] /(n) lacquerware/painting/coating/
+ [Ȥޤ] /(n,vs) smear/daub/coating over/
+Ω [̤ꤿ] /(n) freshly painted/
+ [Ȥ礦] /(n) paints/painting material/(P)/
+ʤ [䤯] /(v5k) to be jealous of/to be envious of/
+ʤޤ [ͤޤ] /(adj) jealous/envious/
+ʤ [ͤ] /(n) jealousy/envy/
+ʤ [ͤ] /(v5m) to be jealous/to be envious/(P)/
+ʿ [Ȥ] /(n) jealousy/
+ˤ [ۤդ] /(v5r) to slaughter/to massacre/to defeat/to butcher/
+˻ [Ȥ] /(n,vs) slaughter/
+˻ [ȤĤ礦] /(n) abattoir/
+˽ [Ȥ] /(n) slaughterhouse/
+˾ [Ȥ礦] /(n) slaughterhouse/
+ [Ȥ] /(n) spiced sake (served at New Year's)/
+ɻ [Ȥ] /(n) spices used in toso/
+ [] /(adj-na,n) vain/futile/transient/frivolous/
+ [] /(n) party/set/gang/
+̤ [] /(n) fickle heart/
+̤ [] /(adv) in vain/uselessly/aimlessly/idly/
+̤ [] /(adv) in vain/uselessly/aimlessly/idly/
+̲ [Ф] /(exp,n) non-fruit-bearing flower/something that is flashy with no content/
+̶ [Ȥ礦] /(n) foot race/
+̷ [Ȥ] /(n) penal servitude/
+̹ [Ȥ] /walking/going on foot/
+̺ [] /(n) ephemeral (easily scattered) cherry blossom/fickle woman/
+̻ [Ȥ] /(n) dying in vain/
+̼ [Ȥ] /(adj-na,n) uselessness/
+̼ [] /(n) ordinary person/
+̼ [Ȥ] /(n) being empty-handed/being penniless/
+̼ [Ȥ夯] /(n) empty-handed/with nothing to start with/without capital/
+̼ [Ȥ夿] /(n) free-standing exercises/calisthentics (performed without using any apparatus)/
+̾ [Ȥ礦] /(n,vs) wade across/
+̿ [Ȥ礯] /(n) idle life/idleness/
+ [ĤŤ] /(adj-na,adv,n) tedium/
+ [Ȥ] /(adj-na,adv,n) tedium/
+ [ȤƤ] /(n) apprentice/
+ [ȤƤ] /an apprentice system/apprenticeship/
+ [ȤȤ] /(n) conspirators/faction/cabal/clique/
+ [ȤϤ] /(n) set/company/companions/fellows/
+ [Ȥ] /(n) waste/
+ [Ȥ] /(n) walking/going on foot/(P)/
+ⶥ [Ȥۤ礦] /a footrace/
+̾ [] /(n) rumor of a romance/
+ϫ [Ȥ] /(n) fruitless effort/abortive scheme/(P)/
+ [] /(n) (a measure of volume) 18 litres/(P)/
+ [ޤ] /(n) (1) measure/unit of volume (1.8l)/(2) square container, e.g. a box/
+ͼ [Ȥ] /(n) kegs of sake/lot of sake/
+ [Ȥʤ] /(arch) the whole world/south of the Big Dipper/
+α [ۤȤȤ] /(n) cuckoo/
+λ [Ȥ] /(n) chief brewer at a sake brewery (after name of sake's alleged inventor)/
+μ [ĤФ] /(n) iris/
+ [Ȥ] /(n) stoppage/interruption/cessation/suspension/
+ [] /(adj-na,n) (uk) careless/sloppy/faulty/(P)/
+ϳ [] /(adj-na,n) careless/negligent/
+ [ۤȤȤ] /(n) cuckoo/
+Ϥ [錄] /(n) ferry (crossing)/ferry(boat)/(also suffix) delivery/(P)/
+Ϥ [錄] /(n) trick of throwing opponent by pushing his chest while holding his thigh/
+Ϥ [錄] /(n) ferryman/
+Ϥ [錄֤] /(n) ferryboat/
+Ϥ [錄] /(n) ferrying landing/
+Ϥ [錄֤] /(n) ferry/ferryboat/(P)/
+Ϥ [錄] /(n) ferriage/
+Ϥ [錄] /(n) ferriage/
+Ϥ [錄] /(v5s) to pass over/to hand over/(P)/
+Ϥ [錄] /(n) ferry/(P)/
+Ϥ礦 [錄ꤢ] /(v5u) to argue/
+Ϥ [錄] /(n) wanderer/
+Ϥ [錄ꤾ] /(n) bridge-opening ceremony/first crossing of a bridge/
+ϤĻ [錄ɤ] /(n) migratory bird/bird of passage/(P)/
+Ϥ [錄ꤤ] /(n) gangplank/
+Ϥ⤯ [錄ꤢ뤯] /(v5k) to wander from place to place/to change jobs/
+Ϥ [錄ܤ] /working as a servant for a series of masters/
+Ϥϭ [錄] /(n) passage/
+Ϥ [錄] /(v5r) to cross over/to go across/(P)/
+ϱ [Ȥ] /(n) going to Britain/
+ϲ [Ȥ] /(n) going to Europe/
+ϲ [Ȥ] /(n) river crossing/
+ϳ [Ȥ] /(n) crossing the sea/
+ϳ [錄꤬] /(n) swimming crab/
+ϸ [Ȥ] /(n) transferral of a sacred object from its place of enshrinement/imperial procession/
+Ϲ [Ȥ] /(n) voyage/(P)/
+ϹҼ [Ȥ] /(n) passenger/visitor (traveler) (to)/
+Ͼ [Ȥ礦] /(n) fording/wading (across)/
+ [Ȥ] /(n) livelihood/subsistence/business/
+ [Ȥˤ] /(n) gambler/
+ [Ȥ] /(n) a ferry/
+ [Ȥ󤸤礦] /ferry landing/
+ʩ [Ȥդ] /(n) going to France/
+ [Ȥ٤] /(n) going to U.S.A./
+ [Ȥ褦] /(n) transoceanic/
+ [Ȥ餤] /(n,vs) visit/introduction/importation/(P)/
+ [Ȥ餤] /(n) people from overseas, especially from China and Korea, who settled in early Japan and introduced Continental culture to the Japanese/
+Ф [Τܤ] /(n) (1) ascent/climbing/
+Фͤ [ΤܤĤ] /(v1) to go to the top/to be engrossed in/
+Ф [Τܤꤰ] /(n) starting point (for a mountain ascent)/
+Ф [Τܤ] /(v5r) (1) to rise/to ascend/to go up/to climb/(2) to go to (the capital)/(3) to be promoted/(4) to add up to/(5) to advance (in price)/(6) to sail up/(7) to come up (on the agenda)/(P)/
+б [Ȥ] /(n) attendance at the House (Diet)/
+в [Ȥ] /(n) passing the civil service examination/
+е [Ȥ] /(n,vs) registry/registration/(P)/
+е [Ȥ] /(n) registry office/
+еֹ [ȤФ󤴤] /registry number column/
+е [Ȥ] /(n) register/
+е [Ȥ礦] /registration fee/
+ж [Ȥ礯] /(n) (Imperial) accession/
+и [Ȥ줤] /(n) ceremonial assembling of a ship's crew on deck/
+й [Ȥ] /(n,vs) attendance (at school)/(P)/
+й [Ȥ] /truancy/
+й [Ȥ] /(n,vs) climbing up/
+к [Ȥ] /(n,vs) register/record/printing/(P)/
+к [ȤϤ] /(n) climbing a slope (hill)/ascending a hill/
+к [ȤϤ󤷤㤻] /(n) (climbing) lane for slower traffic/
+л [Ȥ] /(n,vs) mountain climbing/(P)/
+л [Ȥ] /mountain climber/mountaineer/
+л [Ȥ󤭤㤯] /mountain climber/
+л [Ȥ󤰤] /(n) (mountain-)climbing boots/
+л [Ȥ󤰤] /(n) place where an ascent to a mountain is made/
+л [Ȥ󤷤] /mountain climber/mountaineer/
+лŴƻ [ȤƤĤɤ] /(n) mountain railway/
+лż [ȤǤ󤷤] /(n) mountain railway/
+лƻ [Ȥɤ] /(n) mountain trail/path up a mountain/
+л˹ [Ȥܤ] /climber's hat/
+о [Ȥ礦] /(n) attendance at a castle/
+о [Ȥ礦] /(n,vs) (1) entry (on stage)/appearance (on screen)/(2) entrance/introduction (into a market)/(P)/
+оʪ [Ȥ礦֤] /the characters (in a play or novel)/
+ [Ȥ] /(n) becoming a saint/death of a high-ranking person/
+ [Ȥ] /(n) passing the examination/
+ [Ȥ] /(n,vs) going on a platform/
+ģ [Ȥ礦] /(n,vs) attending a government office/
+ĺ [Ȥ礦] /(n,vs) climbing to the summit/(P)/
+ [ȤФ] /(n,vs) taking the plate/pitching a game/(P)/
+ [Ȥ褦] /(n,vs) appointment/assignment/promotion/
+ [Ȥ褦] /(n,vs) appointment/assignment/promotion/(P)/
+ε [Ȥ夦] /(n) gateway to success/opening to honours/(P)/
+ [Ȥ] /(n) climbing to a high spot/ascending the throne/
+ϰ [Ȥ] /(n,vs) going up a tower/going into a tall building/visiting a brothel/
+Ͽ [Ȥ] /(n,vs) registration/register/entry/record/(P)/
+Ͽ [Ȥ] /registered/
+ϿѤ [Ȥ] /registered/
+Ͽ [Ȥ] /(n) registrant/
+Ͽɸ [Ȥ礦Ҥ礦] /registered trademark/tm/
+Ͽֹ [ȤФ󤴤] /(n) registration number/
+Ͽ [Ȥ] /directory/
+Ͽ [Ȥ礦] /(n) registration fee/
+ڵ [ȤϤ] /(n) climbing/scaling/ascending/
+ [] /(n) betting/gambling/a gamble/(P)/
+Ҥ [] /(n) betting/gambling/a gamble/(P)/
+Ҥ [] /(v1) to wager/to bet/to risk/to stake/to gamble/(P)/
+Ҥ [] /(n) stakes/bet/
+Ҥ [] /(n) playing go for stakes/
+Ҥ [] /(n) betting/gambling/
+Ҥ [Ȥ] /(vs-s) stake/risk/bet/wager/
+һ [] /(n) betting/gambling/
+Ҿ [Ȥ] /(n) gambling den/
+ [ȤФ] /(n,vs) gambling/
+ [ȤФ礦] /(n) gambling house/gaming room/gambling den/
+ [] /(n) way/(P)/
+Ӽ [Ȥ] /(n-adv,n-t) on one's way/
+Ӿ [Ȥ礦] /(n-adv,n-t) en route/half-way/(P)/
+Ӿ [Ȥ礦] /(n) developing country/(P)/
+ڤ [Ȥ] /(v1) to pause/to be interrupted/(P)/
+ڤڤ [ȤȤ] /(adj-na,adj-no,adv) broken/intermittent/disconnected/
+ [Ȥ] /(n) stoppage/interruption/cessation/suspension/
+䤨 [Ȥ] /(v1) to stop/to cease/to come to an end/(P)/
+ü [Ȥ] /(n) just (now, at the moment, etc.)/(P)/
+ü [Ȥ] /(adv) just as/in the act of/
+ [Ĥ夦] /(n-adv,n-t) on the way/en route/midway/
+ [Ȥ夦] /(n-adv,n-t) on the way/en route/midway/(P)/
+沼 [Ȥ夦] /stopover/
+׻ [Ȥ夦] /one's time at a certain point (at various points) of a race/
+Ųʤ [ȤƤĤʤ] /(adj) (uk) extravagant/absurd/unbelievable/preposterous/unreasonable/
+Ų̵ [ȤƤĤʤ] /(adj) (uk) extravagant/absurd/unbelievable/preposterous/unreasonable/
+ [Ȥۤ] /(n) way/destination/reason/(P)/
+ [Ȥۤˤ] /be at a loss/be puzzled/
+ʤ [Ȥۤʤ] /extraordinary/preposterous/outrageous/absurd/
+ [] /(adj-no,n) metropolitan/municipal/
+ [ߤ䤳] /(n) capital/(P)/
+԰ [ߤ䤳] /(n) city-bred/
+Ա [Ȥ] /(n) operated by the metropolitan government/(P)/
+Բ [Ȥ] /(n) in the capital/in Tokyo/
+Բ [Ȥ] /(adj-na,n) graceful/sophisticated/
+Բ [Ȥ] /(n) city/(P)/
+Բ˰ܤ [ȤˤĤ] /(exp) to move (an object or person) to the city/
+ԲΥ [ȤϤʤ] /(exp) to leave town/
+Բ [Ȥ] /(n) city dweller/
+Ե [Ȥ] /(n) Metropolitan assemblyman/(P)/
+ԵIJ [Ȥ] /(n) the Tokyo Assembly/
+Ե [Ȥ] /Tokyo Assembly elections/
+Զ [Ȥ] /(n) (abbr) city bank/metropolitan bank/
+Թ [Ĥ] /(adv,n) circumstances/condition/convenience/(P)/
+Ի [Ȥ] /(n) town/city/municipal/urban/(P)/
+Իԥ [Ȥ] /(n) town gas/(P)/
+ԻԲ [Ȥ] /(n) urbanization/
+ԻԶ [Ȥ󤳤] /(n) city bank/metropolitan bank/
+ԻԷײ [Ȥ] /town planning/(P)/
+ԻԸ [ȤĤ] /(n) urban transport/urban transit/
+ԻԹ [Ȥä] /a city-state/
+ԻԺƳȯ [ȤϤ] /urban redevelopment/
+ԻԺ [Ȥ] /(n) urban regeneration/
+Իй [Ȥ䤭夦] /(n) National Intercity Nonpro Baseball Championship Series/
+Ի [Ȥ] /(n) urban areas/
+Կ [Ȥ] /(n) heart (of city)/(P)/
+Կ [Ȥ] /(n) townsfolk/residents of the capital/
+ [Ȥ] /(n) the metropolitan government (of Tokyo)/(P)/
+ģ [Ȥ礦] /(n) Tokyo Government Office/(P)/
+Ļ [ߤ䤳ɤ] /(n) an oystercatcher/
+ [ȤǤ] /(n) Metropolitan Electric Railway/
+ [Ĥ] /(n) each (every) time/whenever/(P)/
+ƻܸ [Ȥɤդ] /(n) administrative divisions of Japan: Tokyo-to, Hokkai-do, Osaka-fu, Kyoto-fu and remaining prefectures/(P)/
+ [ȤȤ] /(n) governor-general/
+ [Ȥʤ] /(n) metropolitan area/(P)/
+ [ߤ䤳] /(n) arriving in the capital/
+ [ߤ䤳դ] /city style/metropolitan/
+˺ [ߤ䤳魯] /(n) China aster/
+̱ [Ȥߤ] /(n) city populace/resident of Tokyo/(P)/
+̱ [Ȥߤ󤫤] /Tokyo meeting hall/
+͸ [Ȥ椦] /(n) city/town/village/
+ [ߤ䤳] /(n) leaving (fleeing) the capital/
+Ω [Ȥ] /(n) metro/municipal/(P)/
+Ω⹻ [ȤĤ] /(n) metropolitan high school/
+ [Ȥ] /(n) town and country/
+ն [Ȥ] /(n) (1) gilt/plating/(2) pretense/
+ն [ä] /(n) (1) gilt/plating/(2) pretense/
+֤ʴ [ȤΤ] /(n) polishing powder/
+ [Ȥ] /(n) whetstone/grindstone/
+ؤ [ĤȤ] /(adv,exp) make an effort!/work hard!/(P)/
+ؤ [ĤȤ] /(v1) (1) to serve/to fill a post/to serve under/to work (for)/(2) to exert oneself/to endeavor/to be diligent/(3) to play (the part of)/(P)/
+ [ɤ礯] /(n,vs) great effort/exertion/endeavour/effort/(P)/
+Ϥ [ɤ礯ʤ] /after efforts in vain/
+Ϥ [ɤ礯ʤ] /after efforts in vain/
+ϲ [ɤ礯] /hard worker/hardworking person/
+Ͼ [ɤ礯礦] /prize awarded for a person's effort/
+ [] /(n) times (three times, etc.)/degree/(P)/
+ [] /(n,n-suf) (1) counter for occurrences/(2) (pref) very/totally/(P)/
+١ [Ӥ] /(adv) often/repeatedly/frequently/(P)/
+٤᤮ [ɤ] /(v1) to go too far/to go to excess/to carry too far/
+٤ [ɤ] /(adj) beyond help/incorrigible/
+٤ζ [ɤΤĤ褤᤬] /powerful spectacles/
+٤ۤ [ɤ򤳤] /(exp) to go too far/
+٤ᤴ [ɤ򤹤] /(exp) to go too far/to go to excess/
+٤򼺤 [ɤ򤦤ʤ] /(exp) to lose one's presence of mind/
+٤Ťͤ [ɤ򤫤ͤ] /(exp) to repeat/
+ٳ [ɤϤ] /(n) extraordinary/excessive/
+ٳ [ɤ] /(n,vs) taking no account of/neglecting/
+ٴΤȴ [ɤ̤] /(exp) to knock or scare (someone) out of his or her wits/to strike a person dumb/to dumbfound/to take (someone) aback/
+ٶ [ɤ礦] /(n) courage/bravery/pluck/nerve/grit/guts/(P)/
+ٶ [ɤ礦ᤷ] /putting one's courage to the test/
+ٹ [ɤ] /(n) degree/extent/(P)/
+ٹ礤 [ɤ] /(n) degree/extent/(P)/
+ٽŤʤ [Ӥʤ] /(v5r) to repeat/to be frequent/
+ٿ [ɤ] /(n) frequency/(P)/
+ٿʬ [ɤ֤] /(n) frequency distribution/
+ٿʬۿ [ɤ֤פ] /histogram/
+ [ɤ] /(n) gradation/
+ȴ [ɤ̤] /(exp) to knock or scare (someone) out of his or her wits/to strike a person dumb/to dumbfound/to take (someone) aback/
+ [Ӥ] /(adv) often/repeatedly/frequently/
+˺ [ɤ魯] /(n,vs) lapse of memory/forget for a moment/(P)/
+ [Ӥ] /(adv) each time/every/
+ [ɤ礦] /(n) length and capacity/measures/generosity/magnanimity/
+̤ι [ɤ礦ΤҤ] /broad-mindedness/
+̹ [ɤ礦] /(n) weights and measures/
+ [Ĥ] /(n) earth/soil/(P)/
+ڤ˵ [Ĥˤ] /(exp) to die/to return to mother earth/
+ڤ [Ĥˤ] /(exp) to bury in the ground/
+ڤΤ [ɤΤ] /(n) sandbag/
+ڤѤ [Ĥʤ餹] /(exp) to level the ground/
+ڤǤ [Ĥ򤫤] /(exp) to harden earth into a mass/
+ڤ碌 [Ĥ򤫤֤] /(exp) to cover with earth/
+ڰΤ [ɤ餤] /great/immense/hell of a lot/
+ڱ [Ĥ] /(n) a cloud of dust/
+ڲ [ɤ] /(n,vs) kneeling down on the ground/prostrate oneself/
+ڲ [Ĥ] /(n) lump of earth/clod/
+ڲ [ɤ] /(n) lump of earth/clod/
+ڳ [ɤ] /(n) earthen rice cooker/
+ڴ [ɤ] /(n) earthen pipe/
+ڴ [ɤ] /(n) dirt floor/(P)/
+ڴ [餱] /(n) (1) earthenware/(2) unglazed (bisque-fired) earthenware/(P)/
+ڴ [ɤ] /(n) (1) earthenware/
+ڴ [Ĥ褻] /(n) piling up or covering with earth/
+ڵ [Ĥ] /(n) earth color/ashen/deathly pale/
+ڶ [ɤФ] /(n) an earthen bridge/(P)/
+ڶ [ɤ] /(n) earthen (clay) figure/
+ڷ [Ĥܤ] /glowworm/
+ڷ [ɤ] /(n) general (civil engineering and construction) contractor/(P)/
+ڷ [ɤ󤮤礦] /the (civil engineering and) construction industry/
+ڸ [ɤ] /(n) native tongue/dialect/
+ڸ [ɤ] /a local ruler/
+ڹ [ɤ] /(n) earthwork(s)/laborer/construction worker/
+ڹ [ɤ] /(n) local clan/
+ڹ [ɤ] /Turkey (p)/
+ں [ɤ󤸤礦] /disposition/
+ں [ɤ] /(n) drowned body of a person (after sumo wrestler Narusegawa Dozaemon)/
+ں [ɤ] /(n) earth and sand/(P)/
+ںߤ [ɤ֤] /(n) downpour/pouring rain/cloudburst/pelting rain/heavy rain/(P)/
+ں [ɤ㤯] /(n) landslide/
+ڻ [ɤ] /(n) product of the land/
+ڻ [ߤ䤲] /(n) present/souvenir/(P)/
+ڻʪ [ߤ䤲Τ] /(n) souvenir store/gift shop/
+ڻ [ߤ䤲Фʤ] /(n) tales of one's travels/
+ڻߤ [ɤɤ] /(n) retaining wall/
+ڼ [ɤ] /(n) soil/soil quality/
+ڼ [ɤ] /(n) embankment/bank/(P)/
+ڼʢ [ɤƤäѤ] /(n) guts/
+ڽ [Ĥ] /(adj) smelling of earth/rustic/
+ھƤ [Ĥ䤭] /(n) unglazed earthenware/
+ھ [ɤ礦] /(n) soil/(P)/
+ھ [ɤ礦] /soil pollution/
+ڿ [Ĥ] /(n) earth color/ashen/deathly pale/
+ڿ [ɤޤʤ] /right in the center/
+ڿ [] /earthgod/
+ڿ [ɤ] /(n) natives/aborigines/(P)/
+ [ɤ礦ܤ] /(n) one's innate character/spirit/backbone/
+ [ɤ] /(n) Saturn (planet)/
+ [ɤ] /(n) clay/earthen/
+ [ɤ] /(n) earth and stones/(P)/
+ή [ɤ夦] /(n) avalanche of earth and rocks/
+ [ɤ] /(n,vs) burial/interment/
+¢ [ɤ] /(n) storehouse with thick (earthen) walls/godown/
+­ [ɤ] /(n) shoes/(P)/
+¯ [ɤ] /(n) local customs/
+¯ [ɤ] /(n) (obs) ethnography/
+ [ɤ] /(adv,n) foundation/base/basis/(P)/
+ [ɤ] /(n) cornerstone/foundation stone/
+Ļ [Ĥ] /mud pie/
+ž [ɤ] /(n) scaffold/last moment/eleventh hour/(P)/
+ [Ȥ] /(n) plot of land/lot/soil/(P)/
+Ϥο [ȤΤҤ] /locals/natives/
+ϲ [Ȥ] /land reform/
+ϲ [Ȥ礦] /land improvement/
+ϴ [Ȥ] /(n) (1) familiarity with the land/(2) locality or terrain (usually associated with knowing or feeling the locality)/
+ϴ [Ȥ] /(n) (1) familiarity with the land/(2) locality or terrain (usually associated with knowing or feeling the locality)/
+ϼ [Ȥ夦褦] /land expropriation/
+ [Ȥ] /(n) local colour/(P)/
+ [Ȥ褦] /land use/
+ [ɤ㤯] /(adj-no,n) aboriginal/indigenous/
+̱ [ɤ㤯ߤ] /natives/aborigines/
+ [ɤ夦] /(n) (in the) earth/underground/
+Ƨޤ [Ĥդޤ] /(n) the arch of the foot/
+ [Ĥ֤] /(n) aardvark (Orycteropus)/
+ [ɤʤ] /(n) earthenware pot/
+ [ɤˤ] /(n) weekend/Saturday and Sunday/
+ǹ [ɤΤ] /(n) sandbag/
+ȷ [ɤФ] /(n) domesticated pigeon/
+ [ɤ] /(n) local rebels/
+ɮ [Ĥ] /(n) horsetail/scouring rush (plant)/
+ɴ [ɤӤ㤯礦] /(n) (pejorative term for a) dirt-poor farmer/
+ɶ [ɤҤ礦] /(n) arena/(P)/
+ɶ [ɤҤ礦] /(n) the edge of a sumo ring/the edge or verge/(P)/
+ɶ [ɤҤ礦] /(n) entrance procession of sumo wrestlers into the ring/
+ [ɤӤ] /(n) earthenware teapot/
+ߤ [ɤӤ󤷤] /tea cloth/teapot mat (rest)/
+դ [ĤĤ] /(n) clean record/undefeated/
+ʽ [ɤ٤] /(n) mud wall/earthen wall/plaster wall/(P)/
+ [Ĥ] /(n) mud wall/
+ [ɤ] /(n) construction laborer/navvy/
+̱ [ɤߤ] /(n) a native/
+ [ɤܤ] /(n) public works/(P)/
+ڹ [ɤܤ] /civil engineering/
+ڹؼ [ɤܤ] /civil engineer/
+ڹ [ɤܤ] /public works/
+ [ɤ褦] /(n-adv,n) Saturday/(P)/
+ [ɤ褦] /(n-adv,n) Saturday/(P)/
+ [ɤ褦] /(n) midsummer/dog days/
+Ѵ [ɤ褦ܤ] /(n) summer airing (of clothes)/
+ѵ٤ [ɤ褦䤹] /summer vacation/
+ [ɤ褦ʤ] /(n) high waves which rise during the dog days of summer/
+ [ɤ] /(n) earthen kiln/
+α [ɤɤ] /(n) retaining (wall)/sheathing/
+ε [⤰] /(gikun) (n) mole/
+ζ [⤰] /(oK) (gikun) (n) mole/
+ [ɤ뤤] /(n) earthen walls (of fortification)/earthwork/embankment/
+° [ɤ뤤󤾤] /earth metal/
+ [ɤ줤] /(n) earthenware (ceramic) bell/
+ϴ [Ĥ] /(n) dungeon/
+Լ [Ĥܤ] /(n) dust/
+ [ɤۤ󤻤] /Dosan Main Line (Kochi-Kagawa Railway)/
+Ƭ [ɤޤ󤸤夦] /(n) burial mound/
+ [ä] /(n) servant/fellow/
+ [] /(n) (vulg) fellow/guy/chap/(P)/
+ۤ [ä] /(n) guy/fellow/chap/footman/attendant/
+ [ä] /(n) kite shaped like a footman/
+ [Ĥ] /(n) they/those guys/
+Ʀ [äɤ] /(n) cold tofu cut into cubes/
+ [ɤϤ] /(n) guys/fellows/
+ [ĤФ] /(n) guys/fellows/
+ [ɤ줤] /(n) slave/servant/(P)/
+ [ɤ줤ۤ] /(n) emancipation of slaves/
+ [ɤ줤] /slavery/
+ϫƯ [ɤ줤ɤ] /(n) slave labor/
+չ [ɤ] /(n) servant/
+չ [̤] /(n) servant/
+ܤä [ä] /angry face (countenance)/
+ܤ餹 [餹] /(v5s) to anger someone/to offend someone/
+ܤ餻 [餻] /(v1) to anger someone/to offend someone/to square one's shoulder/(P)/
+ܤ [] /(n) anger/hatred/(P)/
+ܤäݤ [äݤ] /(adj) hot-tempered/quick to take offense/irascible/touchy/
+ܤ˷ [ܤ] /short-tempered or irritable person/
+ܤ궸 [꤯뤦] /(v5u) to be in a fit (of anger)/to rage/
+ܤ긪 [꤬] /(n) square shoulders/
+ܤФ [] /(v5s) to break out/to fly into a rage/to lose one's temper/
+ܤФ [] /(v5s) to fly into a rage/to flare up/
+ܤ [ꤸ礦] /(n) quarrelsome drinker/
+ܤ [] /(v5r) (1) to get angry/to get mad/(2) to be angry/
+ܤ [] /(v5r) (1) to get angry/to get mad/(2) to be angry/(P)/
+ܵ [ɤ] /(n) anger/wrath/(P)/
+ܹ [ɤ] /(n) angry roar/bellow/(P)/
+ [ɤ] /(n) angry voice/harsh words/
+ĥ [ɤ礦] /(n,vs) overswelling (of a blood vessel)/squaring one's shoulders/
+ [ɤȤ] /(n) raging billows (waves)/
+ȱŷ [ɤϤĤƤ] /furious/infuriated/
+ȱŷͤ [ɤϤĤƤĤ] /(exp) to boil with rage/to be infuriated/
+ĤĤ [ɤʤĤ] /(v1) to shout at/
+Ĥ [ɤʤꤳ] /(v5m) to storm in with a yell/(P)/
+ĤФ [ɤʤ] /(v5s) to start shouting/to break out/
+Ĥդ [ɤʤĤ] /(v1) to shout at/
+ĤΩƤ [ɤʤꤿƤ] /(v1) to stand and shout/
+Ĥ [ɤʤ] /(v5r) to shout/to yell/(P)/
+޹ [ɤȤ] /(n) surging waves/
+ݤ [] /(oK) (v1) to fall/to collapse/to drop/to break down/to die/to succumb to/to fall senseless/to be ruined/to have a bad debt/
+ݤ [] /(n) inverted/upside-down/reversed/(P)/
+ݤ [] /(adj-na,adj-no,n) inversion/upside down/
+ݤ [] /reverse/inversion/upside down/(P)/
+ݤ [] /(v5s,vt) to throw down/to beat/to bring down/to blow down/to fell/to knock down/to trip up/to defeat/to ruin/to overthrow/to kill/to leave unpaid/to cheat/(P)/
+ݤ [] /(n) bad debt/(P)/
+ݤ [] /(v1,vi) to collapse/to break down/to go bankrupt/to fall/to drop/to die/to succumb to/to fall senseless/to be ruined/to have a bad debt/(P)/
+ݤݤ [줫] /(v5r) to be weighed down by debt/
+ݤ [줳] /(v5m) to collapse into/to flop onto/
+ݤ [դ] /(v5s) to fall down/
+ݱ [Ȥ] /(n) reflection/
+ݲ [Ȥ] /(n,vs) destruction/collapse/
+ݳ [Ȥ] /(n,vs) overthrow of government/(P)/
+ݶ [Ȥ] /(n) reading Chinese in the Japanese order/
+ݷ [Ȥ] /(n) hanging (someone) upside down/
+ݸ [Ȥ] /(n) inverted word/
+ݺ [Ȥ] /(n) perversion/inversion/(P)/
+ݺ [Ȥ] /(n) pervert/
+ݻ [Ȥ] /(n,vs) (corporate) bankruptcy/insolvency/(P)/
+ݻ [Ȥ󤭤礦] /(n) bankrupt company/
+ݻ [Ȥ] /dying by the wayside/
+ݻ [ޤ] /wrong order/
+ݽ [Ȥ] /(n) reverse chronological order/
+ [Ȥ] /inverted image/
+ [Ȥ] /(n,vs) turning upside down/placing nonessentials before essentials/(P)/
+ˡ [Ȥۤ] /(n) inversion of the word order in a sentence/
+ [Ȥ] /(n) destruction/collapse/crumbling/
+ [Ȥդ] /(n) falling down/
+ [ȤФ] /(n,vs) overthrow of the shogunate/
+ [Ȥܤ] /(n) fallen tree/
+ [] /(adj-na,adj-no,n) inversion/upside down/
+Ω [Ȥ] /(n) handstand/
+ [Ȥ] /(n,n-suf) (1) party (political)/(2) faction/-ite/(P)/
+ް [Ȥ] /(n) party member/(P)/
+ް [Ȥ󤷤夦] /(n) caucus/
+޵ [Ȥ] /(n) party discipline/
+޵ [Ȥ] /(n) party rules or regulations/
+޵ [Ȥ] /(n) a party council/party conference/(P)/
+޼ [Ȥ] /(n) party leader/(P)/
+޿ [Ȥ] /(n) a party man/
+ [Ȥ] /(n) a party platform/party principles/
+ [Ȥ] /(n) strength of a party/(P)/
+򿭤 [ȤΤ] /(exp) to extend the strength of a party/
+ [Ȥ] /(n) party register/membership in a party/(P)/
+ [Ȥ] /(n) faction/
+§ [Ȥ] /(n) party rules or regulations/
+ [Ȥ] /(n) (political) party convention/
+ [Ȥʤ] /(n) party-internal/(P)/
+ȶ [ȤʤϤФ] /(n) intra-party faction/
+ [Ȥ] /(n) faction/(P)/
+ɿ [ȤϤ] /(n) factionalism/
+ȶ [ȤФ] /(n) (party) faction or clique/
+ [Ȥؤ] /(n) party evils/
+̳ [Ȥ] /(n) party business/(P)/
+ [Ȥ] /(n) party interests/(P)/
+ά [ȤȤ㤯] /party (political) interests/
+ά [Ȥ㤯] /(n) party politics (tactics)/(P)/
+ [դ] /(n-adv,n-t) winter/(P)/
+ߤ᤯ [դ᤯] /(v5k) to become wintry/
+ߤᤴ [դ򤹤] /(exp) to go through the winter/
+߱ [Ȥ] /(n) a wax gourd/
+߱ۤ [դ椴] /(n) wintering/passing the winter/
+ߴ [Ȥ] /(n-adv,n-t) winter/wintertime/winter term/(P)/
+ߴٲ [Ȥ夦] /(n) winter vacation (holidays)/
+ߵ [Ȥ] /(n-adv,n-t) (season of) winter/(P)/
+ߵԥå [Ȥԥå] /(n) Winter Olympics/
+ߵ٤ [դ䤹] /(n) winter vacation/(P)/
+߶ [դ椾] /(n) winter sky/
+߸Ϥ [դ椬] /(n) wintry desolation/poor business conditions/
+߸ [դभ] /(adj-no,n) for winter use/
+ߺ [դ椵] /(n) winter crops/
+ߺʪ [դ椵] /(n) winter crops/
+߻ [դ] /(n) winter mountaineering/
+߻ [դ椸] /(n) preparations for winter/
+߻ [Ȥ] /(n) winter solstice/(P)/
+߻ [Ȥ] /the Tropic of Capricorn/
+߾ [դ椷礦] /(n) General Winter/hard winter/Jack Frost/
+߾ [դ] /(n) the winter season/(P)/
+ [դ椮] /(n) winter clothing/
+Ļ [դɤ] /(n) winter bird (resident)/
+ [դ] /(n) the winter sun/
+ [դդ] /(n) winter clothing/
+ʪ [դ] /(n) winter clothing/(P)/
+̲ [Ȥߤ] /(n,vs) hibernation/winter sleep/(P)/
+ [դ椲] /(n) winter fur/winter plumage/
+Ω [դ椳] /(n) barren trees in winter/
+϶ [դ椴] /(n,vs) hibernation/staying indoors during winter/
+Ƥ [դ椴] /(n) hibernating/staying or being caught indoors for the winter/
+ [Ȥ] /freeze/be frozen over/congeal/
+न [] /(v1) to freeze/to be chilled/to be frozen/(P)/
+न [] /(n,vs) death from cold/freezing to death/
+न [] /(v5n) to freeze to death/to die of cold/
+न [] /(v5n) to freeze to death/to die of cold/
+नդ [Ĥ] /(v5k) to freeze to/to be frozen to/
+Ƥ [Ƥ] /(v1) to freeze/to be frozen over/to congeal/
+դ [ƤĤ] /(v5k,vi) to freeze/
+ߤ [ߤ] /(v1) to freeze/to be frozen over/to congeal/
+դ [ߤĤ] /(v5k) to freeze to/to be frozen to/
+餹 [餹] /(v5s,vt) to freeze/to refrigerate/
+դ [Ĥ] /(v5k) to freeze to/to be frozen to/
+ [] /(v5r) to freeze/to be frozen over/to congeal/(P)/
+౫ [Ȥ] /(n) winter rain/freezing rain/
+ೲ [Ȥ] /(n) frost damage/
+ന [Ȥ] /(n) frost/bitter cold/
+ [Ȥ] /(n) frozen/(P)/
+ [ȤĤ] /freezer/
+ [ȤĤ] /frozen assets/
+ɻߺ [ȤĤܤ] /(automotive) antifreeze/
+ึ [Ȥ] /(n) tundra/
+ [Ȥ] /(n,vs) death from cold/freezing to death/(P)/
+ [Ȥ] /person frozen to death/
+ [䤱] /(n) frostbite/chilblains/
+ [Ȥ礦] /(n) frostbite/chilblains/
+ [Ȥ礦] /case of frostbite/
+ [Ȥ] /(n) soapstone/
+ [Ȥ] /(n) frozen soil/
+Ʀ [ɤ] /(n) (1) frozen tofu/(2) dried bean curd/
+Ʀ [ߤɤ] /(n) (1) frozen tofu/(2) dried bean curd/
+ [Ȥˤ] /frozen meat/
+ [Ȥ] /(n) chilblains/frostbite/
+ [Ȥ] /privation/
+ [Ȥ] /privation/
+ [] /(n) sword/blade/(P)/
+ [Ȥ] /(n) sword/saber/knife/engraving tool/
+μ [ʤΤƤޤ] /samurai's face/
+򺹤 [ʤ򤵤] /(exp) to wear a sword/
+Ǥ [ʤ򤦤] /(exp) to temper (forge) a sword/
+ӤӤ [Ȥ򤪤Ӥ] /(exp) to wear a sword/
+᲼ [Ȥ] /under the sword/
+ [Ȥ] /(n) sword rack/
+ݤ [ʤ] /(n) sword rack/
+᷽ [Ȥ] /(n) doctor/
+᷽ [Ȥ] /(n) doctor/
+ [Ȥ] /(n) swords/cold steel/(P)/
+ [Ȥ󤷤礦] /sword dealer/
+ [ʤ] /(n) sword rack/
+ṩ [Ȥ] /(n) swordsmith/
+ắ [Ȥ] /(n) sword scar/
+ [ʤ] /(n) swordbearer/
+Ἣ [Ȥ] /(n) lady/matron/mistress/housekeeper/
+Ἣ [Ȥ] /(n) lady/matron/mistress/housekeeper/
+ [Ȥ] /(n) (MA) fencing/art of wielding swords/
+ [Ȥ礦] /(n) sword cut/
+ᾢ [Ȥ礦] /(n) swordsmith/
+ [Ȥ] /(n) sword blade/
+ [Ȥ] /(n) sword blade/
+ [ʤ] /(n) swordsmith/
+ [ȤϤ] /back of a sword/
+ [ߤ] /back of a sword/
+Ǥ [ߤͤ] /(n) striking with the back of the sword/
+ɮ [ȤҤĤΤ] /minor official/
+ [Ȥ줤] /sword salute/
+ [ʤ] /(n) sword wound/
+ [Ȥ] /(n) T'ang-Dynasty (China 618-907)/(P)/
+ [餳] /(n) ancient Chinese clothes/
+ⱱ [餦] /(n) mortar/
+ⲻ [Ȥ] /(n) T'ang reading of Chinese characters/
+ [餦] /(n) Chinese poem/
+ػ [Ȥʤ] /(n) squash/pumpkin/
+ [Ȥ] /(n) Indian millet/
+ [ˤ] /(n) Chinese brocade/
+ [餫] /(n) bronze/
+ [] /(n) hinged door/
+ [Ȥ] /(n) castor oil bean/
+ [餯ʤ] /(n) crimson/
+⻱ [餫] /(n) paper umbrella/
+ [餳] /(n) boy or doll dressed in ancient Chinese clothes/
+ [餷] /(n) (artistic portrait of a) lion/
+ [餸] /(n) (artistic portrait of a) lion/
+ [餤] /(n) China-made thread or yarn/
+ [餫] /(n) printed paper/paper sliding-door/
+ [Ȥ] /(n) poetry of the T'ang period/T'ang poetry/
+ [] /(n) karate/
+ [餤] /(n) sweet potato/
+ [餹] /(n) plow/
+⾾ [ޤ] /(n) larch (tree)/
+ɻ [Ȥ餷] /(n) red pepper/cayenne/(P)/
+ [Ӥ] /(n) a Chinese/foreigner/
+ [Ȥ] /(n) a Chinese/foreigner/
+ͤο [ȤΤͤ] /gibberish/
+ [餯] /(n) arabesque/
+ [餯褦] /arabesque/scrollwork/
+ī [Ȥ礦] /T'ang Dynasty/
+žƤ [Ĥ䤭] /earthenware/
+ [Ȥ] /(n) China/
+ [ȤȤ] /(adj-na,n) abrupt/sudden/(P)/
+ [Ϥ] /(n) Chinese cusped gable/
+ʪ [] /(n) imported goods/
+ʪ [Ȥ֤] /(n) imported goods/
+ʪ [Ȥ] /(n) imported goods/
+ [Ȥؤܤ] /(n) oaf/bigot/
+ [餹] /(n) dried mullet roe/
+ [Ȥۤ] /(n) books from China/
+ [] /(n) Chinese-style gate/
+ [餢] /(n) fried (e.g. potatoes, chicken)/
+Ȥ [餢] /(n) fried (e.g. potatoes, chicken)/
+ [褦] /(n) Chinese design/Chinese style/
+ [Ȥ] /spruce tree/
+ݤ [Ӥ] /(n) six-legged Chinese-style chest/
+ [Ȥ] /(n,n-suf) tower/pagoda/(P)/
+ [Ȥ] /(n) stupa/pagoda/wooden grave tablet/
+ [] /(n) island/(P)/
+硹 [ޤ] /(n) islands/(P)/
+礸 [ޤ] /(n) islands/
+ [ޤΤ䤯] /island constraint/
+ [ޤ] /(n) brought up on an island/
+籢 [ޤ] /(n) the other side of the island/
+ [ޤ] /(n) silhouette of island/
+ [ޤ] /(n) island country (i.e. Japan)/(P)/
+ [Ȥ] /(n) island country (i.e. Japan)/
+ [ޤˤ󤸤礦] /(n) insularism/
+纬 [ޤ] /(n) island country/(P)/
+纬 [ޤͤ] /prefecture in the Chuugoku area/
+绳 [ޤ] /(n) island mountain/
+ [Ȥ] /island governor/
+ [Ȥ] /(n) island chief/
+ [ޤ] /(n) island chief/
+ [Ȥ] /(n) island chief/
+ [ޤᤰ] /(n) island tour/
+ [Ȥ] /(n) islanders/
+ [ޤ] /(n) ornament representing the Isle of Eternal Youth/
+ [Ȥ夦] /all over the island/
+ģ [Ȥ礦] /island government office/
+ [ȤƤ] /island empire/
+ [ޤŤ] /(n) from island to island/island-hopping/
+ [ޤ] /(n) islands/
+ [Ȥʤ] /(n) on the island/(P)/
+ˤ [ޤ֤] /(n) escaping from an island exile/
+ [ޤ] /(n) island wind/
+̱ [Ȥߤ] /(n) islanders/
+ή [ޤʤ] /(n) exile/banishment/
+ [Ȥ] /(n) islands/
+ [] /(v5m) to grieve over/to mourn/to lament/(P)/
+鼭 [Ȥ] /(n) funeral address/message of condolence/words of condolence/
+ꤲ [ʤ] /(n) a throw/a fall/(P)/
+ꤲĤ [ʤĤ] /(v1) to throw at/to throw something at a person/to throw a person down/
+ꤲ [ʤ] /(v1) to throw/to cast away/(P)/
+ꤲ [ʤ] /jetsam/jettisoned cargo/
+ꤲݤ [ʤ] /(v1) to throw at/to turn/to raise/
+ꤲ [ʤ虜] /(n) throw or throwing technique (sumo, judo)/
+ꤲ [ʤ虜] /(n) throw or throwing technique (sumo, judo)/
+ꤲ [ʤ] /(adj-na,n) negligence/carelessness/
+ꤲ [ʤ] /(v5m) to throw into/(P)/
+ꤲΤƤ [ʤƤ] /(v1) to throw away/
+ꤲ [ʤ] /(n) being at a loss/
+ꤲФ [ʤ] /(v5s) to throw down/to abandon/to sacrifice/to throw out/(P)/
+ꤲ夲 [ʤ] /(v1) to throw up (in the air)/
+ꤲ [ʤ] /(n) a javelin/
+ꤲݤ [ʤ] /(v5s) to throw a person down/
+ꤲ [ʤʤ] /(n) a lasso/
+ꤲ [ʤ] /(n) free-style flower arranging/
+ꤲ [ʤ] /(v1) to throw into/to dump in together/
+ꤲ [ʤ] /(n) bargain (sacrifice) sale/selling at a loss/dumping/
+ꤲ [ʤҤ] /distressed goods/
+ꤲФ [ʤȤФ] /(v5s) to fling (away)/to hurl/
+ꤲդ [ʤĤ] /(v1) to throw at/to throw something at a person/to throw a person down/
+ꤲʪ [ʤ] /(n) sacrifice goods/liquidation (shares)/things thrown (out)/
+ꤲʸ [ʤ֤] /(n) (love) letter tossed into a home/
+ꤲ֤ [ʤ] /(v5s) to throw back/
+ꤲͿ [ʤ] /to give by tossing or throwing/
+ꤲȤ [ʤȤ] /(v5s) to throw down/
+ꤸ [Ȥ] /(v1) to throw/to cast/to invest/(P)/
+ͥ [Ȥˤޤ] /(exp) to surpass in pitching strength/
+ [Ȥ] /(n,vs) projection/(P)/
+Ƶ [Ȥ] /a projector/
+ƿ [Ȥ] /(n) a projection drawing/
+ƿˡ [Ȥۤ] /(method of) projection/
+ˡ [Ȥۤ] /(n) projective technique/
+겼 [Ȥ] /(n,vs) throwing down/dropping/airdrop/investment/(P)/
+겼 [Ȥۤ] /invested capital/
+ [Ȥ] /(n,vs) abandonment/giving up/throwing away/(P)/
+굡 [Ȥ] /(n) speculation/(P)/
+굡 [Ȥ] /a speculative spirit/
+굡Ū [ȤƤ] /(adj-na) speculative/
+굡Ǯ [Ȥͤ] /speculation fever/
+굻 [ʤ虜] /(n) throw or throwing technique (sumo, judo)/
+ [Ȥ夦] /(n,vs) pitching/throwing a ball/bowling (in cricket)/pitched ball/(P)/
+ư [Ȥ夦ɤ] /(n) windup/
+ [Ȥ] /(n) floodlight/floodlight projector/
+ [Ȥ礦ᤤ] /floodlighting/
+ [Ȥ礦ᤤ] /floodlight/floodlight projector/
+ [Ȥ] /(n,vs) contribution/submission/(P)/
+Ƽ [Ȥ] /contributor (of written material)/
+ [Ȥ] /reader's column/letters-to-the-editor column/
+ [Ȥ] /(n) surrender/(P)/
+߼ [Ȥ] /surrenderer/person who surrenders/
+ [Ȥ] /(n) agreement/coincidence/congeniality/
+ [Ȥ] /(n) imprisonment/
+ [Ȥ] /(n) investment/(P)/
+ [Ȥ] /investor/
+ײ [Ȥ] /(n) investment plan/
+ [Ȥ] /(n) investment capital/
+ [Ȥ󤿤] /an investment trust/(P)/
+» [Ȥ󤷤] /(n) investment loss/
+ͭڷ [Ȥ椦礦] /investments in securities/
+ [Ȥ] /(n,vs) projection/(P)/
+ͳ [Ȥ㤫] /angle of projection or incidence/
+͸ [Ȥ㤲] /(n) projection principle/
+ΤƤ [ʤƤ] /(v1) to throw away/
+ [Ȥ] /(n) (baseball) pitcher/(P)/
+ [Ȥ夸] /(n) pitching staff/
+ [Ȥ夻] /(n) pitching duel/pitchers' battle/(P)/
+ [ȤФ] /pitchers plate/
+ [Ȥ礯] /(n) pitching strength (of a team)/
+ [Ȥ夯] /(n,vs) lodging/putting up at a hotel/
+ɼ [Ȥ夯] /hotel guest/
+ [Ȥ] /(n) letter to the editor/letter from a reader/contribution/(P)/
+ [Ȥ礫] /(literary) contributor/a correspondent/
+Ȣ [ȤФ] /(n) suggestion box/complaints box/
+ [Ȥ] /letters to the editor section/
+꿮 [Ȥ] /(n) investment trust/(P)/
+ [Ȥ] /(n) suicide by jumping into a river (base of a waterfall, from a high place)/
+ [Ȥ] /(n) stone throwing/(P)/
+е [Ȥ] /a catapult/sling/
+ [Ȥ] /(n) pitching and batting/
+ [Ȥˤ夦] /(n,vs) throw/investment/making (an electrical circuit)/(P)/
+ȡ [Ȥ] /(n,vs) mailing/posting/
+ [Ȥ] /pitchers fly/
+ɼ [ȤҤ礦] /(n,vs) voting/poll/(P)/
+ɼ [ȤҤ礦] /(n) polling or voting district/
+ɼ [ȤҤ礦ä] /results of a vote/voting results/
+ɼ [ȤҤ礦] /voting right/
+ɼ [ȤҤ礦] /voter/
+ɼ [ȤҤ礦] /(n) polling place/(P)/
+ɼ [ȤҤ礦] /(n) polling place/
+ɼ [ȤҤ礦] /(n) votes cast/
+ɼ [ȤҤ礦] /(n) voting system/
+ɼ [ȤҤ礦] /(n) total number of votes cast/
+ɼڤ [ȤҤ礦᤭] /(n) poll closing/
+ɼ [ȤҤ礦] /election day/
+ɼȢ [ȤҤ礦Ф] /ballot box/(P)/
+ɼѻ [ȤҤ礦褦] /a ballot/
+ɼΨ [ȤҤ礦] /(n) (polling) turnout/
+ [ȤӤ礦] /(n) dropping anchor/
+դ [ʤĤ] /(v1) to throw at/to throw something at a person/to throw a person down/
+ʪ [ʤ] /(n) sacrifice goods/liquidation (shares)/things thrown (out)/
+ [Ȥ] /(n) a casting net/
+ [Ȥ䤯] /(n) dosage/(P)/
+ͻ [Ȥ椦] /(n) investment and lending/(P)/
+Ϳ [Ȥ] /(n,vs) prescribing medicine/administering (medicine)/(P)/
+Ϳ [Ȥ礦] /dose/dosage/
+λ [Ȥ礦] /(n,vs) resignation/giving up the game for lost/
+ڳ [ȤƤ] /(n,vs) throwing/throwing event/
+ڳ [ȤƤ礦] /a throwing event/
+ [Ȥ] /(n,vs) loading on board/embarkation/(P)/
+ [Ȥ礦] /(n,vs) embarkation/boarding (an airplane)/(P)/
+ [Ȥ礦ʤ] /boarding announcement/
+ [Ȥ礦] /crew member/
+趶 [Ȥ礦礦] /gangway/boarding bridge/
+ [Ȥ礦] /boarding passes/boarding tickets/
+ [Ȥ礦] /(n) passenger/
+ [] /(n) east/Eastern Japan/
+ [Ҥ] /(n) east/(P)/
+ε [ϤΤߤ] /crown prince/
+쥢 [Ҥ] /East Asia/
+쥢եꥫ [Ҥեꥫ] /(n) East Africa/
+쥤 [Ҥ] /East Indies/
+⡼ [Ҥ⡼] /(p) East Timor/
+衼å [Ҥ衼å] /(n) Eastern Europe/
+찡 [Ȥ] /(n) East Asia/the Orient/(P)/
+찡 [Ȥ礳] /East-Asian countries/
+찡̱² [Ȥߤ󤾤] /East-Asian peoples/
+ [ޤӤ] /(n) (in Japanese history) crude warrior from the eastern parts of the country/
+ [Ȥ] /(n) (in Japanese history) crude warrior from the eastern parts of the country/
+ [Ҥ] /East Indies/
+ٲ [Ҥɤ] /East India Company/
+ [ΤΤ] /(n) daybreak/dawn/
+첣 [Ȥ褳] /Toyoko Line (between Tokyo and Yokohama)/
+첤 [Ȥ] /Eastern Europe/(P)/
+첤 [Ȥ礳] /Eastern European countries/
+첰 [ޤ] /(n) arbor/bower/summer house/
+첼 [ޤ] /(n) travelling east from Kyoto (in ancient times)/
+ [Ȥ] /the old Kanto-area folk songs/
+쳤 [Ȥ] /(n) region south of Tokyo on Pacific Ocean side of Japan/eastern sea/(P)/
+쳤 [Ҥ] /(n) east coast/
+쳤 [Ȥۤ] /Eastern-Sea Area/
+쳤ƻ [Ȥɤ] /Tokaido (name of Edo-Kyoto highway)/
+쳤ƻڤĮ [ȤɤΤޤ] /towns on the Tokaido/
+쳤ƻ޽ [Ȥɤ夦Ĥ] /(n) fifty-three stages on the Tokaido (Edo-Kyoto highway in Edo-period Japan)/
+쳤ƻ [Ȥɤ] /Tokaido Line/
+ [Ȥ] /(n) eastern coast/east bank/
+߱褤 [Ȥ󤾤] /along the east coast/along the eastern seashore/
+ [Ҥ] /easterly (wind)/from the east/
+ [Ȥ] /(n) crown prince/(P)/
+ܸ [Ȥ] /Crown Prince's Palace/
+ܿ [Ȥ礯] /(n) Imperial Household Agency employee assigned to the household of the Crown Prince/
+ [Ȥ礦] /Tokyo (current capital of Japan)/(P)/
+Ծ [Ȥ礦֤礦] /Tokyo Stock Exchange/
+Ԥ [Ȥ礦] /Tokyo-bound/
+ڷ [Ȥ礦礦ȤҤ] /(n) Tokyo Stock Exchange (TSE)/(P)/
+ [Ȥ礦] /Tokyo University/
+ [Ȥ礦㤯] /arriving in Tokyo/
+ [Ȥ礦] /Tokyo Metropolitan area/
+ [Ȥ礦Ȥ] /government of Tokyo Metropolis/
+ȯ [Ȥ礦Ϥ] /departing Tokyo/
+ [Ȥ礦] /Tokyo Bay/Bay of Tokyo/
+췳 [Ȥ] /the eastern army/
+ [Ȥ] /(n) east longitude/(P)/
+ [Ҥ] /(n) east entrance/(P)/
+ [Ҥभ] /(n) facing east/
+칩 [Ȥ] /Tokyo Institute of Technology/TIT/
+ [Ȥ] /sailing east/eastbound/
+ [Ȥ] /eastbound/
+ [Ȥ] /(n) eastern suburbs/
+ [Ȥ] /(n) eastern country/eastern provinces/Kanto provinces/
+ [Ȥ] /Toshiba (company)/(P)/
+ȵ [Ȥ礦] /(n) Toshogu Shrine/
+ [Ȥ礦] /(n) (abbr) Tokyo Stock Exchange/
+ڳؿ [Ȥ礦֤] /(n) Tokyo Stock Price Index (TOPIX)/
+ [Ȥ礦] /(n) First Section of the Tokyo Stock Exchange/
+ [Ȥ礦] /(n) going to Tokyo/going east/
+ [Ȥ] /(n,vs) proceeding east/
+ [Ȥ] /(n) eastern expedition/
+ [Ȥ] /Eastern China/
+ [Ȥ] /(n) (1) East and West/(2) whole country/(3) Orient and Occident/(4) Your attention, please!/(P)/
+ [Ȥ] /(n) town crier/
+ [Ȥʤܤ] /east, west, south and north/
+ [Ȥ] /(n,vs) moving (the capital) east/
+ [Ȥ] /(n) eastward advance/
+¦ [Ȥ] /(n) east side/east bank/
+¦ [Ҥ] /(n) east side/east bank/(P)/
+ [Ȥ] /(abbr) Tokyo University/
+ [Ȥ] /Todaiji Temple/
+ü [Ȥ] /(n) east end/eastern tip/
+ [ޤȤ] /(n) man from East Japan/
+ŷ [ȤƤ] /(n) the eastern sky/
+ŷ [ȤƤ󤳤] /(n) crowning in the morning/
+ [Ȥ] /(n) the Eastern Capital (now Tokyo)/Yedo/Edo/(P)/
+ [Ȥɤ] /East Germany/(P)/
+ [Ȥʤ] /(n) south-east/
+ [Ҥߤʤ] /(n) south-east/(P)/
+ [Ȥʤ󥢥] /(n) Southeast Asia/
+Ϣ [Ȥʤ󥢥礳󤴤] /(n) Association of Southeast Asian Nations (ASEAN)/
+ [Ȥʤ] /(n) Southeast Asia/
+ [ȤʤȤ] /(n) east-southeast/ESE/
+Ⱦ [ȤϤ] /the eastern half/
+Ⱦ [ҤϤ󤭤夦] /(n) Eastern Hemisphere/
+ [Ȥ] /(n) eastern part/(P)/
+ [] /(n) east wind/spring wind/
+ [] /(n) east wind/spring wind/
+ [Ȥդ] /(n) east wind/spring wind/
+ [Ҥ] /(n) east wind/spring wind/
+ [Ȥۤ] /Toho (Japanese film studio)/(P)/
+ [Ȥۤ] /(n) eastern direction/the Orient/(P)/
+ [Ȥۤ] /eastward expansion/eastward enlargement/
+ [Ȥۤ礦] /The Eastern Church/
+ˮ [Ȥۤ] /(n) Oriental country/the Orient/(P)/
+ [Ȥۤ] /(n) (1) north-east/(2) Northern most six prefectures of Honshu/(P)/
+ [Ҥ] /(n) (1) north-east/
+̿ [Ȥۤ] /Northeastener/
+ [Ȥۤ] /(abbr) Touhoku University/
+ [ȤۤȤ] /(n) east-northeast/ENE/
+ [Ȥۤ󤻤] /(n,vs) busy oneself about (something)/be on the move/bestirring oneself/on the go/taking an active interest/
+ [Ȥޤ] /(abbr) name of a newspaper publisher/
+̾®ƻϩ [Ȥᤤɤ] /Tokyo-Nagoya Expressway/
+ [Ȥ] /(n) facing the east/east face/east side/the east/
+ [Ȥ] /eastern gate/
+ [Ȥ褦] /(n) Orient/(P)/
+ΰ [Ȥ褦] /(n) Oriental medicine/
+γ [Ȥ褦] /(n) Orientalism/Oriental Studies/
+λ [Ȥ褦] /(n) Oriental history/
+μ [Ȥ褦央] /the Orient for the Orientals/
+ο [Ȥ褦] /(n) Asian people/Orientals/
+ [Ȥ褦Ĥ] /Oriental rug/
+ [Ȥ褦Ĥ] /Orientalist/
+ [Ȥ褦դ] /(adj-no) Oriental/
+г [Ȥ] /(oK) (n) East Asia/the Orient/
+ [] /(n) peach/(P)/
+β֤ι [ΤϤʤΤ] /fragrance of peach blossom/
+ [Τä] /(n) puppet festival (March 3rd)/
+ [⤾] /(n) peach orchard/
+ [Ȥ] /(n) (rare) peach blossom/
+ [] /(n) hairstyle of Meiji and Taisho era, featuring a bun resembling a halved peach/
+ [Ȥ] /(n) Shangri-La/paradise on earth/
+ [Ȥ󤭤礦] /(iK) (n) Arcady/Eden/Shangri-la/
+ [Ȥ󤭤礦] /(n) Arcady/Eden/Shangri-la/
+ [ޤ] /Momoyama period (1583-1602 CE)/
+ [⤤] /(n) pink colour/(P)/
+ͷ [⤤椦] /sex play/
+ [Ȥ] /(n) (1) person of one's recommendation/(2) peach and plum/
+ [Ȥ] /(n,n-suf) place/section/building/(P)/
+ [] /(n) ridge (of roof)/
+Ĺ [ͤʤ] /(n) terraced or partitioned housing structure/
+ﴤ [ʤ] /(n) ridge tile/
+ﻥ [ʤդ] /(n) sign staked to a building's ridgepole at construction time stating the building's donor, builder, date, reason for construction, etc./
+ﻥ [ͤդ] /(n) sign staked to a building's ridgepole at construction time stating the building's donor, builder, date, reason for construction, etc./
+夲 [ͤ] /(n) ridgepole-raising/setting up of the framework of a house/
+夲 [ͤ] /(n) framework raising ceremony/
+ [ʤ] /(n) ridgepole/ridge beam/
+ [Ȥ礦] /(n) chief support/pillar (e.g. of nation)/leader/
+ÿ [̤ä] /(n) thief/robber/
+ [̤] /(n) stealing/(P)/
+߸ [̤ߤߤ] /(v1) to steal a glance/
+߼ [̤ߤȤ] /(v5r) to steal/
+߽Ф [̤ߤ] /(v5s) to steal (from a person)/
+߿ [̤ߤ] /(n) sneaking a bite/
+­ [̤ߤ] /(n) stealthy steps/
+ɤ [̤ߤ] /(n) reading surreptitiously/
+ʹ [̤ߤ] /(n,vs) eavesdropping/tapping/
+ [̤] /(v5m) to steal/(P)/
+ [Ȥ] /(v5r) to take (nuance of stealing)/
+ [Ȥ] /(n) sweating while sleeping/
+ [ͤ] /(n) sweating while sleeping/
+ [Ȥ] /(n) illegal digging/
+ [Ȥ] /(n) plagiarism/(P)/
+ [Ȥ] /(n,vs) peeping/taking peeping films/
+ [̤ߤȤ] /(n,vs) theft/
+ [Ȥ] /(n) propensity to steal/
+ [̤ä] /(n) thief/robber/
+ [̤Ӥ] /(n) thief/robber/
+± [Ȥ] /(n) thief/robber/(P)/
+İ [Ȥ礦] /(n,vs) interception (email)/wiretap/bug/(P)/
+İ [Ȥ礦] /listening device/bug/wiretap/
+ [ȤǤ] /(n) stealing electricity/
+ [Ȥʤ] /(n) theft/robbery/(P)/
+ݸ [Ȥʤۤ] /insurance against theft/
+ɻ [Ȥʤܤ] /(exp) burglar-proof/
+Ȳ [ȤФ] /(n) secretly felling trees/
+ [ȤϤ] /(n) burglary/larceny/
+ [ȤҤ] /(n) stolen goods/loot/spoils/(P)/
+ʸ [ȤҤ󤳤Ф] /dealing in stolen goods/
+ [Ȥؤ] /(n) kleptomania/
+ [Ȥ褦] /(n,vs) embezzlement/fraudulent use/plagiarism/(P)/
+ [Ȥ뤤] /(n) (1) theft/(2) base stealing (baseball)/(P)/
+ [Ȥ] /(n) (natural) selection/weeding out/
+ [] /(n) hot water/(P)/
+Ҥ [ˤĤ] /(exp) to have a dip in the bath tub/
+β [ΤϤ] /(n) hot-springs mineral deposits (resembling flowers)/
+֤ [֤] /(n) bathtub/
+ [Ӥ] /(v5k) to parboil/to scald/
+ [Τ] /(n) teacup/(P)/
+ [椱] /(n) steam/
+ [] /(n) public bathhouse/
+ɤ [Ȥ] /(n) mixed kun-on reading (cf. juubakoyomi)/
+ø [椫] /(n) water temperature/
+ [Ф] /(n) hot-springs mineral deposits (resembling flowers)/
+򴬤 [ޤ] /(n) loincloth/
+ [椲] /(n) steam/vapour/(P)/
+ [] /(n) bubbles in boiling water/
+ [] /(n) source of a hot spring/
+ [椰] /(n) hot-water tap/hot spring/
+ [椢] /(n) scale/fur/
+ [Ȥ] /(n) hot-spring cure/taking the baths/(P)/
+򼣾 [Ȥ] /(n) health resort/
+ [] /boil/
+ [] /(n) women who assist bathers at hot-springs resorts/
+夬 [椢] /(adj-no,n) after (taking) a bath/
+ [ߤ] /(n) hot and cold water/abundance/
+ [椻] /(n) warming something by immersion in hot water/
+ [֤] /(n) bathtub/
+ [椻] /(n) fee for public bath/
+ߤ [椬] /(v5k) to parboil/to scald/
+ [֤] /(n) bathtub/
+ [椢] /(n,vs) dizziness caused by prolonged hot bath/
+̤ [ɤ] /(n) moisten with steam/
+ [ɤ] /(n) bathroom/
+ [椿] /(n) hot-water bottle/
+Ʀ [ɤ] /(n) boiled tofu/
+ݤ [Τ] /(n) teacup/
+ [Ť] /(n) weariness caused by prolonged hot bath/
+ʨ [狼] /(n) teakettle/
+ʨ [狼] /(n) water-heater/water-boiler/(P)/
+ʨ [狼] /(n) teakettle/
+ʸ [⤸] /(n) loincloth/
+ [] /(n) sheet of dried tofu/
+ [椢] /(n,vs) (taking a) bath/hot spring cure/
+ޤ [椶ޤ] /(n) boiled water which has cooled/
+ [椶] /(n) feeling chilly after taking a bath/
+ [椫] /washing a corpse for burial/
+ [Τ] /(n) steam ironing/
+򤫤 [Τ򤫤] /(v1) to iron with a wet cloth/to smooth by steaming and ironing/
+ [Ȥ⤷] /(n) light/
+ [] /(n) light/(P)/
+ [Ȥ⤷] /(n) light/
+ [] /(v5s) to light (a fire)/to apply moxa cautery/
+ [Ȥ⤹] /(v5s) to light/to turn on/(P)/
+ [] /(n) a light/
+ [Ȥ] /(v5r) to burn/to be lighted/
+դ [ҤĤ] /(exp) to turn on the light/
+ [Ȥ] /(n) flicker of light/
+ [ۤ] /(n) firelight/shadows or forms moving in firelight/
+ [Ȥ] /(n) by the lamp/
+ [Ȥ] /(n) lamplight/(P)/
+д [Ȥ󤻤] /blackout/
+ [Ȥ] /(n) lamplight/
+ [Ȥ] /(n) (lamp) wick/
+ [Ȥ] /(n) lighthouse/(P)/
+ȰŤ [ȤȤ餷] /(exp) can't see the forest for the trees/
+沼Ť [ȤȤ餷] /(exp) can't see the forest for the trees/
+ [Ȥ] /(n) lighthouse keeper/
+ [Ȥߤ礦] /(n) light offered to a god/
+ [Ȥ] /(n) lamp oil/kerosene/(P)/
+ [Ȥ] /(n) lantern/
+ή [Ȥʤ] /ceremony in which paper lanterns are floated down a river/
+ [] /(n-adv,n) hit/success/reaching the mark/per ../vicinity/neighborhood/(P)/
+ [Ȥ] /(exp) to make a hit/
+դ [Ĥ] /(exp) to give it a try/
+결 [] /(n) lucky person/skilled batter/accident faker/
+곰 [Ϥ] /(n) hit or miss/risk/
+궸 [꤭礦] /(n) a hit play/
+ [ꤲ] /(n) successful performance/
+껶餹 [餹] /(v5s) to find fault with everybody/to make oneself disagreeable/
+ [ꤵ] /(n) obstacle/
+Τʤ [ꤵΤʤ] /harmless and inoffensive/
+̵ [ꤵΤʤ] /harmless and inoffensive/
+ [ޤ] /(adj-na,adj-no,n) usual/common/ordinary/natural/reasonable/obvious/(P)/
+ǯ [ɤ] /(n) good or lucky year/
+ [䤯] /(n) successful role/(P)/
+ [꤯] /(n) winning ticket/lucky number/
+ [] /(v5r) to be hit/to be successful/to face (confront)/to lie (in the direction of)/to undertake/to treat/to be equivalent to/to apply to/to be applicable/to be assigned/(P)/
+ä [ä] /(n) object/aim/end/hopes/expectations/
+ [] /(n) object/aim/end/hopes/expectations/(P)/
+Ƥ [ƤϤ] /(exp) to be disappointed/
+Ƥäݤ [Ƥäݤ] /(n) conjecture/guesswork/
+Ƥä [Ƥä] /(n) guessing/
+ƤĤ [ƤĤ] /(v1) to insinuate/
+ƤΤʤ [ƤΤʤ] /aimless/
+ƤϤޤ [ƤϤޤ] /(v5r) to apply (a rule)/to be applicable/to come under (a category)/to fulfill/(P)/
+ƤϤ [ƤϤ] /(v1,vt) to apply/to adapt/(P)/
+Ƥ̵ [Ƥʤ] /(adv) at random/aimlessly/
+Ƥ [Ƥ] /(v1) to hit/to apply a patch/(P)/
+Ƴ [ƤϤ] /(n) disappointment/
+ƹ [Ƥ] /(v5m) to count on/
+ƻ [Ƥ] /(n) snide remark/insinuation/
+ƻ [Ƥ] /(v5r) to insinuate/to satyrize/to take a dig at/
+ƻ [Ƥ] /(n) hopes/expectations/guessing/
+ƻ [Ƥ] /(n) phonetic-equivalent character/substitute character/
+ƽ [Ƥ] /(n) aim/goal/
+ƿ [Ƥ] /(n) strike/blow/
+ƿ [Ƥ礦] /(n) conjecture/guesswork/
+ƨ [Ƥˤ] /(n) hit-and-run accident causing property damage/
+ [Ƥ] /(n) stallion brought close to a mare to test her readiness to mate/stalking horse/spoiler/
+դ [ƤĤ] /(n) insinuation/
+դ [ƤĤ] /(v1) to insinuate/
+ʪ [Ƥ] /(n) guessing/covering/
+Ȥޤ [ƤϤޤ] /(v5r) to apply (a rule)/to be applicable/to come under (a category)/to fulfill/
+Ȥ [ƤϤ] /(v1,vt) to apply/to adapt/
+ [Ȥ] /(adj-pn,pref) the .. in question/(P)/
+ܿ [ȤΤۤˤ] /the person himself/
+ [] /(n-adv,n) hit/success/reaching the mark/per ../vicinity/neighborhood/(P)/
+ [ޤ] /(adj-na,adj-no,n) usual/common/ordinary/natural/reasonable/obvious/(P)/
+ [Ȥ򤦤] /(exp) to be in order/to be right/
+¨̯ [Ȥߤ礦] /(adj-na,n) ready wit/
+ [Ȥ] /(n) needing to be done/requiring a response/
+ĶȽ [Ȥ礦] /our (the present) business office/
+ [Ȥ] /(n) this (railway) station/
+ [Ȥ] /(n) this or your family/
+ [Ȥ] /(n) present society/this company/the organization/
+ [Ȥ] /(adj-pn,n) appropriate (authorities)/concern/applicability/correlation/
+ģ [Ȥ礦] /proper authorities/authorities concerned/
+ʪ [Ȥ֤] /the appropriate person/competent person/
+ [Ȥ] /(n) (abbr) projected to win/(P)/
+ [Ȥ] /(n-adv,n-t) current term (period)/(P)/
+ [Ȥꤨ] /net income/
+ [Ȥ] /(n) this plane/
+ȼ [Ȥ礦] /(n) person skilled (in the art of doing something)/
+ [Ȥ礯] /(n) authorities/(P)/
+ɼ [Ȥ礯] /authority (person)/
+ [Ȥ] /(n-adv,n-t) this month/
+ [Ȥ] /(n) current month delivery/
+ [Ȥ] /(n) this school/the school in question/
+ [Ȥ] /(n) our bank/
+ [Ȥ] /(n-adv,n-t) nowadays/these days/at present/
+ [Ȥ] /(adj-no,n) for some time/present/current/immediate/
+» [Ȥ] /liquid assets/
+ƨ [ȤΤ] /temporary expedient/
+¶ [Ȥ褭] /current (checking) account/
+¶ [Ȥ褭󤳤] /(n) checking account/
+ο [ȤΤ] /(n) makeshift/for the time being/
+ [Ȥ] /(n-adv,n-t) year of birth/this year/
+ж [Ȥ] /yearling/one-year-old colt/
+ [Ȥ] /(n) yearling/
+ [Ȥ] /(n) matter under concern/(P)/
+ [Ȥ] /(n) countries concerned (involved)/
+ [Ȥ] /(n) person concerned/interested party/(P)/
+ǽ [ȤΤ礯] /admissibility of a party (to a suit)/
+ [Ƥ] /(n) phonetic-equivalent character/substitute character/
+ [Ȥ] /(n-adv,n-t) at that time/in those days/(P)/
+ [Ȥ] /(n) (this) shrine/(this) firm/(P)/
+ [Ȥ] /(n) (present) head of a family/
+ [Ȥ] /(n-adv,n-t) at first/(P)/
+ [Ȥ] /(n) this place/this office/
+ [Ȥ礯] /(n) this duty or job/
+ [Ȥˤ] /(n) the one concerned/the said person/(P)/
+ [Ȥ] /(n-adv,n-t) present-day/nowadays/
+ [Ȥभ] /trendy/
+ [Ȥդ] /(adj-no,n) latest (fashion, hairstyle, etc)/up-to-date/
+˸ [Ȥդˤ] /as we would say nowadays/
+ή˸ [Ȥ夦ˤ] /(exp) to put (it) in contemporary terms/
+ [Ȥ] /(n-adv,n-t) nowadays/these days/
+ [Ȥ] /(n,vs) being elected/winning the prize/(P)/
+ [Ȥ󤷤] /successful candidate/
+ [Ȥ] /(adj-na,adv,n) naturally/as a matter of course/(P)/
+ [Ȥ] /(n-adv,n-t) the present age/these days/(present) head of the family/
+ [Ȥ] /(n) this place (locality)/here/(P)/
+ľ [Ȥ礯] /(n,vs) on duty/(P)/
+ľ [Ȥ礯] /person on duty/
+Ź [ȤƤ] /(n) this store/
+ [Ȥ] /(n-adv,n-t) appointed day/very day/(P)/
+ǯ [Ȥͤ] /(n-adv,n-t) the present year/at that time/
+ [Ƥ] /laths of wood (trucking)/
+ [ȤФ] /(n) being on duty/(P)/
+ [Ȥ] /(n) propriety/right or wrong/justice/
+ʬ [Ȥ֤] /(n-adv) for the present/(P)/
+ [Ȥۤ] /(n) us/me/my (our) part/(P)/
+ [Ȥ] /(adj-no,n-adv,n-t,vs) (1) urgent/pressing/impending/(2) confronting (an issue)/facing (up to something)/(P)/
+ [Ȥ] /(n-adv,n-t) that night/tonight/
+ [Ȥ褦] /(n) daily use/
+Ѵ [Ȥ褦] /(n) daily-use kanji/
+㤤 [Ȥ褦] /spot purchase/
+ [Ȥ餯] /(n) election results/(P)/
+ [Ȥ礦] /(n) equivalent/
+ϩ [Ȥ] /(n) the authorities/
+ [Ȥ勞] /(n,vs) bewilderment/perplexity/embarrassment/confusion/(P)/
+ [Ȥ] /(n,vs) winning a prize/drawing a lucky number/
+޼ [Ȥ󤷤] /prizewinner/
+ [Ф] /(n) pockmark/
+ [Ȥ] /(n) pockmark/
+ [Ф] /pockmarked face/
+ [ȤӤ礦] /(n) vaccine/
+ [Ȥ] /(n) smallpox/variola/
+ [Τ] /(n) prayer/supplication/
+ [Ȥ] /(n,n-suf,prt) (uk) et cetera/etc./and the like/
+ [ʤ] /(n,n-suf,prt) (uk) et cetera/etc./and the like/
+ [ȤȤ] /(n-adv) and so on/at last/finally/after all/(P)/
+ [ʤɤʤ] /etcetera, etcetera/
+ [ҤȤ] /(adj) equal/similar/like/equivalent/(P)/
+ [ҤȤ] /(adv) equally/evenly/
+ʬ [Ȥ櫓] /(exp) to grade/to classify/
+ݥƥ󥷥 [Ȥݥƥ󥷥] /equipotential surface/
+ [ȤĤ] /isobar/
+ [ȤĤ] /(n) isobar/
+ [Ȥ] /(n) rank/grade/same rank/
+̹¤ [Ȥ] /(n) coordinate structures/
+ [Ȥ] /(n) isothermal/
+ [Ȥ󤷤] /isotherm/
+ [Ȥ󤻤] /(n) isotherm/
+ [Ȥ] /(adj-na,n) equivalence/(P)/
+ [Ȥ] /(n) also-ran/non-winner/
+ [Ȥ] /(n) equal angles/
+ [Ȥ] /(adj-na,n,vs) neglect/negligence/disregard/make light of/
+ [ʤ] /(adj-na,n,vs) neglect/negligence/disregard/make light of/(P)/
+ [Ȥ夦] /(n) grade/class/(P)/
+Υ [Ȥ] /(n) equidistant/
+ [Ȥ] /(n) (in linguistics) an isogloss/
+ [Ȥ] /(n) contour (line)/
+Ͽ [Ȥ] /topographic map/
+ [Ȥ] /(n) equal sign/
+ [Ȥ] /(n) (equal) difference/
+ [Ȥ夦] /(n) arithmetic series/
+ [Ȥ] /arithmetic progression/
+ [Ȥ] /(n) isochronous/
+ [Ȥ] /(n) (math) equality/
+ [Ȥ] /(adj-na,n) same nature or quality/homogeneous/
+ [Ȥ󤻤] /(n) isobath/
+ [Ȥ] /(n) degree of kinship/
+ [Ȥ] /(n) body proportions/(P)/
+ [Ȥ] /(n) life-size(d)/
+® [Ȥ] /(n) uniform velocity/
+ [Ȥ] /(n) equal value/equivalence/
+ĥ [Ȥ礦] /(adj-no,n) isotonic/
+ [ȤȤ] /(n-adv) and so on/at last/finally/after all/
+ [ʤɤʤ] /etcetera, etcetera/
+ [Ȥ] /(n) equal ratio/
+ [ȤҤ夦] /geometric series/
+ [ȤҤ] /geometric progression/
+ [ȤϤ] /(adj) fixed-width (e.g. font)/
+ե [ȤϤХե] /(n) fixed-width font/typewriter font/
+ʬ [Ȥ֤] /(n,vs) division into equal parts/(P)/
+ [Ȥؤ] /(n) equal sides/
+ջѷ [Ȥؤ󤵤󤫤] /isosceles triangle/
+ջѷ [Ȥؤ󤵤󤫤ä] /isosceles triangle/
+ [Ȥۤ] /isotropic/
+Ū [ȤۤƤ] /(adj-na) isotropic/
+ [Ȥ礦] /(n) equal amount/
+ [] /(n) answer/response/(P)/
+ [] /(n) answer/response/(P)/
+ [] /(v1) to answer/to reply/
+¤ [򤷤֤] /(exp) to be reluctant to answer/to hesitate to answer/
+񤤼 [ˤĤ] /awkward (difficult) question/
+ [Ȥ] /(n) examination paper/examination script/(P)/
+ [Ȥ] /(n) formal reply/
+ [Ȥ] /(n) report/reply/findings/(P)/
+ [Ȥ󤷤] /a report (of one's findings)/
+ [Ȥ٤] /(n,vs) response/reply/answer/defence/(P)/
+ۼ [Ȥ٤󤷤] /respondent/
+ [Ȥ줤] /(n) return call or visit/return salute/
+ [Ĥ] /(n) pipe/tube/(P)/
+ [ĤĤ] /(n) round well/(P)/
+ [ĤĤŤ] /(n) well curb of a round well/
+ [ĤĤ] /(n) the sound of gunfire/
+ [ĤĤ] /(n) tube-shaped/cylindrical/
+ [Ȥ礦] /cylindrical/
+ڤ [ĤĤ] /(n) round slices/
+ [ĤĤ] /(n) nozzle/muzzle/gunpoint/
+µ [ĤĤ] /(n) tight sleeve (of a kimono or dress)/
+Ļ [ĤĤɤ] /(n) Oriental cuckoo/
+ȴ [ĤĤ̤] /(n) passing or going directly through (to)/
+ [Ȥ] /(n,n-suf) sugar/(P)/
+ [Ȥ] /(n) sugar coating/
+ [Ȥ礦] /(n) sugar-coated pill/
+ [Ȥ] /(n) conversion to sugar/
+ [Ȥ] /sweets/sweetmeats/confectionary/candy/
+ [Ȥ] /(n) sugariness/saccharinity/(P)/
+ [Ȥ] /(n) sugar content/
+Ǣ [Ȥˤ礦Ӥ礦] /(n) diabetes/(P)/
+ʬ [Ȥ֤] /(n) amount of sugar/sugar content/(P)/
+̪ [Ȥߤ] /(n) molasses/
+ [Ȥ뤤] /(n) saccharides/sweeteners/
+٤ [٤] /(v1) to control/to supervise/
+ٹ碌 [٤碌] /to bring together/to unite/
+ [Ȥ] /(n,vs) unity/consolidation/uniformity/unification/compatible/(P)/
+츫 [ȤĤ󤫤] /(n) collective view (opinion)/
+ [ȤĤ󤻤] /united front/
+ [ȤĤۤ󤭤] /nationwide local elections/
+Ū [ȤĤƤ] /(adj-na) united/unified/
+ [Ȥ] /(n) apperception/
+ [Ȥ] /(n,vs) unification/(P)/
+ȿ [ȤĤ] /(n) umbrella organization/
+Ĺ [ȤĤ֤礦] /Executive Manager/
+ [Ȥ] /(n,vs) control/supervision/
+ [ȤĤ] /supervisor/controller/
+ [Ȥ] /(n) supervision/supervisor/
+ [Ȥ] /(n,vs) statistics/(P)/
+׳ [Ȥ] /(n) (the study of) statistics/
+Ū [ȤƤ] /(adj-na) statistical/
+ǯ [Ȥͤ󤫤] /statistical yearbook/
+ɽ [ȤҤ礦] /(n) statistical table or chart/
+ [Ȥ] /(n,vs) control/
+ [Ȥ] /study of syntax/
+ɸ [ȤҤ礦] /(n) syntactic index/
+Ū [ȤƤʤ] /(n) well-formedness/
+ [ȤϤ夦] /(n) syntactic category/
+ [Ȥ] /(n) syntax/
+ [Ȥ] /(n,vs) integration/unification/synthesis/(P)/
+粽 [Ȥ] /integration/
+ײ [Ȥ] /(n) integration plan/
+绲 [Ȥܤۤ] /Joint Chiefs of Staff/
+缺Ĵ [Ȥä礦礦] /(n) schizophrenia/
+ν [ȤФ礦] /Joint Staff Council/
+ [Ȥ] /(n,vs) rule/reign/government/governing/
+ [Ȥ] /(n,vs) rule/reign/government/governing/(P)/
+ [Ȥ] /(n) sovereignty/
+ [Ȥ] /(n) the ruler/sovereign/
+ [Ȥ] /(n) supreme command/high command/(P)/
+㸢 [Ȥ] /(n) supreme command authority/
+ [Ȥ] /(n) regulation/control/(P)/
+к [Ȥ] /controlled economy/
+ [Ȥ] /phase line/
+ [ȤҤ] /controlled or regulated item/
+ [ȤФ] /general staff headquarters/
+Ψ [Ȥ] /(n,vs) command/lead/generalship/leadership/
+Ψ [ȤĤ] /leader/commander/
+Ψ« [ȤĤФ] /(n) government-binding theory/
+Ψ [ȤĤ] /(n) government theory/
+Ψ [ȤĤ礯] /(n) leadership/generalship/
+Ψ [ȤĤ礯] /(n) leadership/generalship/
+ [Ȥ礦] /(n) chief/leader/
+ [] /(v5r) to attain/
+ã [Ȥ] /(n,vs) reaching/attaining/arrival/(P)/
+ [Ȥ㤯] /(n,vs) arrival/(P)/
+ [Ȥ㤯] /station of arrival/destination/
+ [Ȥ㤯] /(n) arrival time/
+ [ȤƤ] /(adv) (cannot) possibly/(P)/
+Ƭ [ȤȤ] /(adv) (uk) finally/at last/reaching a head/(P)/
+ [Ȥ餤] /(n) arrival/(P)/
+ʪ [Ȥ餤] /(n) present/gift/
+Ƣ [Ȥ] /(v1) to be enchanted with/
+Ƣ [Ȥ] /(n) libertine/
+Ƣ [Ȥ] /(n,vs) squandering/dissipation/
+ƣ [դ] /(n) wisteria/(P)/
+ƣν [դ餷Τ] /of Fujiwara descent/
+ƣ [դФ] /(n) boneset/thoroughwort/
+ƣ [Ȥ] /Fujiwara family/
+ƣ [դ] /(n) light purple/
+ƣê [դ] /(n) wisteria trellis (arbor)/
+ƣ [Ȥۤ] /(n) climbing trees/liana/(P)/
+ƣ̢ [դŤ] /(n) wisteria vine/
+Ƥ̤ [Ϥ] /(v5s) to slay/
+Ƥ̤ [Ϥ] /(v5s) to kill/to slay/
+Ƥߤ [Ȥ] /(v1) to kill/to slay/to shoot to death/to bring down (bird)/
+Ƥ [] /(n,vs) die in battle/die in action/
+Ƥ [Ȥ] /(v5r) to arrest/to take prisoner/to kill/
+Ƥ [] /(n) a raid/
+Ƥ [] /(v5r) to break into (a house to kill the master)/to raid/
+ƤǤܤ [ۤܤ] /(v5s) to destroy/
+Ƥü [ä] /(n) pursue and attack (a criminal)/
+Ƥ [] /(v5t) to attack/to avenge/(P)/
+Ƥ [Ȥ] /(n,vs) debate/discussion/(P)/
+Ƥ [Ȥ夦] /(n) investigation/study/research/
+Ƥ [] /(n,vs) die in battle/die in action/
+Ƥ [Ȥ] /(n) (rare) minute investigation/thorough inquiry/
+ƤȲ [ȤФ] /(n,vs) subjugation/suppression/
+ƤȲ [ȤФĤ] /a punitive force/
+Ƥ [Ȥ] /(n) suppression of bandits/
+Ƥ [ȤФ] /(n,vs) attacking the shogunate/
+Ƥ [Ȥ] /(n,vs) debate/discussion/(P)/
+Ƥ [Ȥ󤫤] /debate/panel discussion/forum/
+Ƥ [Ȥ󤷤] /(n) debater/
+ƥ [Ȥ] /(n,vs) copy/transcription/mimeograph/photocopy/
+ƥ̴ [Ȥ㤭] /copier/copying machine/
+ƥ [ȤФ] /(n) mimeograph/stencil/
+ƥ [Ȥۤ] /(n) exemplar/(P)/
+Ʀ [ޤ] /(n,pref) (1) beans/peas/(2) (as a prefix) miniature/tiny/(P)/
+Ʀζڤ [ޤΤȤ] /(exp) to string peas/
+Ʀޤ [ޤޤ] /(n,vs) scattering parched beans (to drive out evil spirits)/
+Ʀ [ޤᤫ] /(n) pulse family/
+Ʀ [ޤ᤬] /(n) bean husk/
+Ʀʤ [ޤᤷܤ] /(n) spotted pattern/
+Ʀ [ޤޤ] /(n) bean-scattering (ceremony)/
+Ʀ¢ [ޤ᤾] /(n) loquacious man/
+Ʀ [ޤ᤿դ] /(n) small typhoon/midget typhoon/
+Ʀú [ޤ᤿] /(n) (oval) charcoal briquette/
+Ʀμ [ޤ] /(n) trivia/bits of knowledge/
+ƦŴˤ [ޤǤäݤ] /(n) peashooter/
+Ʀŵ [ޤǤ󤭤夦] /(n) miniature light bulb/midget lamp/
+Ʀ [Ȥˤ夦] /(n) soy milk/
+Ʀ [ޤᤫ] /(n) bean cake/soybean (oil) meal/
+Ʀ [ޤᤤ] /(n) candied bean slab/
+ƦĶ [ޤᤤ] /(n) name of an Edo-period coin/
+Ʀ [Ȥ] /(n) tofu/bean-curd/(P)/
+Ʀ [Ȥդä礦] /one cake of bean curd/
+Ʀ岰 [Ȥդ] /(n) tofu seller (maker)/
+Ʀ [ޤۤ] /(n) miniature book/
+Ʀγ [ޤĤ] /(n) speck/
+Ʀ [ޤ礦] /legume/podded plant/
+Ʀ [ޤ뤤] /(n) pulse (edible seeds of various leguminous crops)/plant yielding pulse/
+Ƨޤ [դޤ] /(v1) to be based on/to have origin in/(P)/
+ƧߤĤ [դߤĤ] /(v1) to trample down/to ignore/to tread on/
+Ƨߤʤ餹 [դߤʤ餹] /(v5s) to stamp one's feet/
+Ƨ߰㤨 [դߤ] /(v1) to misstep/to stray/
+Ƨ߱ۤ [դߤ] /(v1) to step over or across/to overcome/
+Ƨ߳ [դߤ] /(n) tablet bearing Christian images, on which Edo-period authorities forced suspected Christians to trample/(P)/
+Ƨ߳ [դߤϤ] /(v5s) to miss one's footing/
+Ƨߴ [դߤ] /(v1) to stand firm/to hold out/
+Ƨ߶Ѥ [դߤʤ餹] /(v5s) to trample flat/to beat a path/
+Ƨ߸Ǥ [դߤ] /(v1) to tread down/
+Ƨ߹Ӥ [դߤ餹] /(v5s) to trample/
+Ƨ߹Ӥ餹 [դߤ餹] /(v5s) to trample down/to devastate/
+Ƨ߹ [դߤ] /(n) stepping into/breaking or rushing into/
+Ƨ߹ [դߤ] /(v5m) to step into (someone else's territory)/to break into/to raid/
+Ƨ߻ߤޤ [դߤȤɤޤ] /(v5r) to stay on/to remain/to hold out/to stop (doing)/to give up/to hold one's ground/
+Ƨ߼ [դߤ] /(n) treadmill/
+Ƨ߽Ф [դߤ] /(v5s) to step forward/to advance/
+Ƨ߾ä [դߤ] /(v5s) to stamp out (a fire)/
+Ƨ߾ [դߤ] /(n) place to stand/
+Ƨ [դߤ] /(n) stepping stone/
+Ƨڤ [դߤ] /(n) railway crossing/level crossing/starting line/scratch/crossover/
+Ƨڤ [դߤ] /(v5r) to make a bold start/to take a plunge/to take off/(P)/
+Ƨ [դߤ] /(n) footstool/stepping stone/
+Ƨ˾ [դߤˤΤ] /(exp) to step on a footstool/
+Ƨ [դߤ] /(n) a step/(flight of) stairs/
+Ƨ٤ [դߤĤ֤] /(v5s) to trample/to crush underfoot/
+Ƨ [դߤ] /(v1) to step firmly/to harden by treading/
+Ƨݤ [դߤ] /(v5s) to trample down/to bilk/to shirk payment/
+Ƨ [դߤ] /(v1) to walk in on/to tread upon/
+Ƨˤ [դߤ֤] /(v5r) to walk across/to travel on foot/
+Ƨȴ [դߤ̤] /(v5k) to tread (a nail) into the sole of one's foot/to tread through (the floor)/
+Ƨ [դߤ] /(n) pedal/treadle/footboard/
+Ƨդ [դߤĤ] /(v1) to trample down/to ignore/to tread on/
+Ƨʬ [դߤ櫓] /(v1) to push through (i.e. a crowd, vegetation, etc.)/
+Ƨ¤ [դߤޤ褦] /(v5u) to lose one's way/to go astray/
+ƧĤ餹 [դߤʤ餹] /(v5s) to stamp one's feet/
+ƧǤ [դߤ] /(v5k) to trample/to crush underfoot/
+Ƨ [դߤˤ] /(v5r) to trample underfoot/to tread on/to crush with a foot/
+Ƨ [դ] /(v5m) to step on/to tread on/(P)/
+Ƨ꽳ä [դꤱä] /(exp) it never rains but it pours/misfortunes never come singly/
+Ƨĥ [դФ] /(v5r) to brace one's legs/to straddle/to stand firm/to plant oneself (somewhere)/to hold out/to persist/(P)/
+Ƨȿ֤ [դ󤾤꤫] /(v5r) to lie on one's back with legs outstretched/to recline/to get cocky/to be arrogant/
+Ƨ [Ȥ] /(n) survey/exploration/field investigation/
+Ƨ [դߤ] /(n) treadmill/
+Ƨ [Ȥ夦] /(n,vs) following (e.g. suit)/
+Ƨ [դߤ] /(n) railway crossing/level crossing/starting line/scratch/crossover/(P)/
+Ƨڤ [դߤ] /(n) railway crossing/level crossing/starting line/scratch/crossover/(P)/
+Ƨ [դߤФ] /gatekeeper/crossing guard/
+Ƨ [դߤ] /(n) (1) footstool/(2) stepping-stone/
+Ƨ [Ȥ] /(n,vs) crushing underfoot/travelling on foot/
+ƨ [ˤ] /(v5s) to let loose/to set free/to let escape/(P)/
+ƨ [ˤ] /(n) escape/getaway/evasion/(P)/
+ƨ [ˤ] /(v1) to escape/to run away/(P)/
+ƨ [ˤ] /(v1) to run away and hide/
+ƨӤ [ˤΤӤ] /(v1) to make good one's escape/
+ƨ̤ [ˤ] /(v1) to escape/
+ƨ [ˤޤ] /(v5r) to run from place to place/
+ƨ [ˤ] /(v5r) to scurr or run home/
+ƨ [ˤ] /(v5r) to take flight/to disappear/
+ƨ [ˤ] /to fail to escape/
+ƨ [ˤ] /(n) way of escape/
+ƨ [ˤ礦] /(n) evasive answer/excuse/
+ƨ [ˤ] /(n) preparing to flee/being ready to run away/
+ƨ [ˤ] /(v5m) to take refuge in/to succeed in running away/
+ƨ [ˤ] /(n) preparing to flee/
+ƨ [ˤ] /(v1) to escape/to run away/
+ƨФ [ˤ] /(v5s) to run away/to escape from/(P)/
+ƨ [ˤ] /(n) refuge/escape/
+ƨ [ˤߤ] /(n) mirage/
+ƨڤ [ˤ] /(v5r) to get away/to manage to hold on/(P)/
+ƨ [ˤϤ] /(v5r) to flee/to run away/
+ƨ­ [ˤ] /(n) running away/escaping on foot/(P)/
+ƨƻ [ˤߤ] /(n) way out/means to escape/escape route/(P)/
+ƨ [ˤ] /(v1) to escape safely/
+ƨϩ [ˤߤ] /(iK) (n) way out/means to escape/escape route/
+ƨǤ [ˤޤɤ] /(v5u) to run about trying to escape/
+ƨ [Τ] /(v5s) to let loose/to set free/to let escape/(P)/
+ƨ [Τ] /(v1) to escape/(P)/
+ƨФ [ΤǤ] /to scuttle off/to take flight/
+ƨ [ˤ] /(n) preparing to flee/being ready to run away/
+ƨ [礦] /(n) fleeing in all directions/(in Japanese history, a reference to) farmers who abandoned their fields and fled to the cities or other districts to evade onerous taxes/
+ƨ [Ȥ] /(n) fleeing in all directions/(in Japanese history, a reference to) farmers who abandoned their fields and fled to the cities or other districts to evade onerous taxes/
+ƨ [Ȥ] /(n,vs) flight/desertion/escape/(P)/
+ƨƻ [ˤߤ] /(n) way out/means to escape/escape route/
+ƨ [Ȥ] /(n) escape/evasion/flight/(P)/
+ƨ [ȤҤ] /(n) flight/elopement/
+ƨŪ [ȤҤƤ] /(adj-na) evasive/
+ƨ˴ [Ȥܤ] /(n,vs) escape/(P)/
+ƨ˴ [Ȥܤ] /runaway/fugitive/
+Ʃ [] /thinned branches/
+Ʃ [] /(adv) without a moments delay/
+Ʃ [] /(n) watermark (in a stamp, banknote, etc.)/
+Ʃ [] /(n) (artistic) transparency/
+ƩĦ [ܤ] /(n) fretwork/
+Ʃ [] /(v5s) to look through/to hold up to the light/to make an opening/to leave space/to space (lines)/to prune (trees)/
+Ʃ [] /(n) (1) chance or opportunity/chink (in one's armor)/(2) interval/gap/
+Ʃ [] /(n) crevice/crack/gap/opening/
+Ʃ [] /(n) peeping/
+Ʃ̤ [Ȥ] /(v5r) to be(come) transparent/(P)/
+Ʃ [] /(v5k) to be transparent/to leave a gap/
+ƩƼ̤ [ƤĤ] /to be seen through/
+Ʃ [] /(v1) to be transparent/to show through/
+Ʃ֥饦 [֥饦] /sheer blouse/
+Ʃ [Ȥ] /(v5s) to let pass/to overlook/to continue/to keep/to make way for/to persist in/
+Ʃ [Ȥ] /penetration (as of light)/
+Ʃ [Ȥ뤳] /carrying voice/
+Ʃ [Ȥ] /(adj-na,n) next word/transmission/
+Ʃ [Ȥ] /(n) transparency/permeability/
+Ʃ [Ȥ] /insight/
+Ʃ [Ȥ] /(n,vs) seeing through/X-ray/clairvoyance/(P)/
+Ʃˡ [Ȥۤ] /(n) (the artistic technique of) perspective/
+Ʃ [Ȥ] /(n) transparent view/perspective drawing/
+Ʃˡ [Ȥۤ] /hidden line drawing/
+Ʃ [Ȥ] /(n) horizontal transparency/clearness (of water)/visibility (esp. for scuba diving)/
+Ʃ [Ȥ礯] /clairvoyant powers/
+Ʃ [Ȥ] /magnetic permeability/
+ƩΨ [Ȥ] /(n) magnetic permeability/
+Ʃ [Ȥ] /(n) tracing/
+Ʃ̻ [Ȥ㤷] /(n) tracing paper/
+Ʃ [Ȥ] /permeability/
+Ʃ [Ȥ] /(n) (chem.) dialysis/(P)/
+Ʃˡ [Ȥ礦ۤ] /dialysis/dialytic treatment/
+ƩŰ [ȤƤ] /(n,vs) penetration/absolutely clear/not dirty/clearness/
+ƩŰ [ȤƤĤ] /clear/lucid/penetrating/
+Ʃ [Ȥᤤ] /(adj-na,n) transparency/cleanness/(P)/
+Ʃʹ [Ȥᤤˤ󤲤] /(n) invisible man/
+Ʃ [Ȥᤤ] /transparency/
+Ʃθ [ȤᤤΤ] /(n) transparency principle/
+Ʃ [Ȥᤤ] /(n) a transparent body/
+Ʃ [Ȥᤤ] /(n) transparency/degree of clearness/
+ƪ [֤] /(n) stirrup/
+ƫοͷ [ȤΤˤ󤮤礦] /ceramic figurine/
+ƫ [Ȥ] /(n) pottery/ceramics/(P)/
+ƫᆭ [Ȥ礦] /crockery dealer/china shop/
+ƫ [Ȥ] /(n) ceramic art/ceramics/(P)/
+ƫݲ [Ȥ] /potter/
+ƫ [Ȥ] /(n) potter/(P)/
+ƫ [Ȥ] /(n) clay/
+ƫ [Ȥ] /(n) ceramics and porcelain/(P)/
+ƫŹ [ȤƤ] /ceramic stores/
+ƫ [Ȥ] /(n) intoxication/(P)/
+ƫ춭 [Ȥ礦] /(n) become intoxicated (by liquor or music) or enraptured/
+ƫ [Ȥ] /(n) ceramics/
+ƫ [Ȥ] /(adj-na,n) intoxicated (by liquor or music)/entranced/enraptured/
+ƫ [Ȥ] /(n) potter's clay/kaolin(e)/
+ƫ [Ȥ] /(n) training/education/cultivation/
+Ƭ [] /(n) head/(P)/
+Ƭ [] /(n) head/(P)/
+Ƭ [Ȥ] /counter for large animals/(P)/
+Ƭ [ޤ] /(adv) from the beginning/
+Ƭ [ޤ] /insane/
+Ƭ [ޤ뤤] /slow/weak-headed/
+ƬǤ [ޤ] /thickheaded/obstinate/inflexible/
+Ƭ⤤ [] /be haughty/hold one's head high/
+Ƭˤ [ޤ] /having a headache/racking one's brains/
+ƬĤ򤹤 [Ĥ򤹤] /(exp) to butt heads/
+Ƭ [ޤˤ] /(exp) to keep in mind/
+Ƭ [ޤˤ] /(exp) to get mad/to get pissed off/to get angry/
+ƬαԤ [ޤΤɤȤ] /man of keen intelligence/
+Ƭκ㤨 [ޤΤ] /bright intelligence/
+Ƭɤ [ޤΤ] /bright (intelligent) child/
+Ƭ򲼤 [ޤ򤵤] /(exp) to bow one's head/
+Ƭ򴢤 [ޤ򤫤] /(exp) to cut one's hair/
+Ƭ򿶤 [֤դ] /(exp) to shake one's head (in denial)/
+Ƭˤ [ޤ򤤤] /(v1) to be concerned about/
+ƬǺޤ [ޤʤޤ] /(exp) to rack one's brains/
+Ƭ䤹 [ޤҤ䤹] /(exp) to cool down one's anger/
+Ƭ [Ȥ] /head measurement/
+Ƭƿ [ޤƤ꤫] /(exp) don't cover your head and leave your bottom exposed/you have to be careful not to expose your weak point while attempting to protect yourself/
+Ƭ [Ȥ] /(n) alliteration/
+Ƭ [] /(n) cranium/skull/
+Ƭ [] /(n) skull/cranium/
+Ƭ [Ȥ] /(n) skull/cranium/
+Ƭ [Ȥ] /(n) distinguishing oneself/standing out/top of the head/(P)/
+ƬѤɽ魯 [Ȥ򤢤魯] /(exp) to distinguish oneself/to stand out/
+Ƭ [ޤ] /(n) sharing/capitation/
+Ƭ [ޤ] /(n) chief/leader/
+Ƭ­Ǯ [󤽤ͤ] /(n) keeping the head cool and feet warm/
+Ƭ [] /(n) hood/kerchief/
+Ƭ [ޤ] /(n) down payment/deposit/
+Ƭ [Ĥ] /puppeteer for the head/
+Ƭ [դ] /(n) dandruff/
+Ƭ [Ȥ] /(n) skull/(P)/
+Ƭ [餸] /(n) first letter(s)/initial/
+Ƭ [Ȥ] /(n) acronym/
+Ƭ [Ȥɤ] /(n) (bank) president/(P)/
+Ƭ [] /(n) heavy-headed/haughty/
+Ƭ [Ȥ] /(n) above-mentioned (matter)/superscription/
+Ƭ [餬] /heading/head note/
+Ƭ [礦] /(n) overhead/high in sky/(P)/
+Ƭ [ޤ] /(n) number of persons/numerical strength/head count/
+Ƭ [Ȥ] /(n) number of persons/numerical strength/head count/
+Ƭ [Ȥ] /(n) head voice (singing)/
+Ƭ­ [Ȥ뤤] /(n) cephalopod/
+ƬǤ [ޤ] /(n) reaching a peak/reaching the limit/(P)/
+ƬǤ [] /(n) reaching a peak/reaching the limit/
+Ƭ [֤] /(n) sack/carry-all bag/
+Ƭ [Ȥ夦] /(n) headnote/
+Ƭ [Ȥ夦] /(n) headnote/
+Ƭĺ [Ȥ礦] /(n) top of the head/vertex (anat.)/parietal/
+Ƭĺ [Ȥ礦] /(n) the parietal bone/
+Ƭĺ [Ȥ礦] /calvaria/area at top of head/parietal/
+Ƭ [Ĥ] /(n) headache/(P)/
+Ƭͤ [Ĥ] /(n) butting heads/
+ƬǾ [Τ] /(n) head/brains/intellect/(P)/
+ƬǾή [Τ夦] /a brain drain/
+Ƭȱ [ȤϤ] /(n) hair (of head)/(P)/
+Ƭȴ [̤] /(v1) to tower above/to stand out/
+Ƭ [Ȥ] /(n) scalp/
+Ƭ [Ȥ] /(n) the head/(P)/
+Ƭʬ [֤] /(n) boss/leader/
+Ƭʸ [⤸] /(n) initials/first letter of a word/(P)/
+Ƭ [Ȥ⤯] /(n) chief/head/leader/
+Ƭ [Ȥ礦] /(n) head/chief/boss/
+Ƭ [ޤ] /head louse/head lice/
+ƭ [Ȥ] /(n) rise/(P)/
+ƭ [Ȥ] /(n) upward trend/
+ƭ [Ȥ餯] /(n) rise and fall/fluctuations/ups and downs/
+Ʈ [] /(n) battle/fight/struggle/conflict/
+Ʈ [] /(v5u) to fight/to battle/to combat/to struggle against/to wage war/to engage in contest/(P)/
+Ʈ [Ȥ] /fighting spirit/
+Ʈ [Ȥ] /(n) competition/contest/
+Ʈ [Ȥ礦] /arena/
+Ʈ [Ȥ夦] /(n) bull fighting/
+Ʈ [Ȥ夦] /(n) a matador/
+Ʈ [Ȥ夦礦] /a bullring/
+Ʈ [Ȥ] /(n) cockfight/fighting cock/
+Ʈ [Ȥ] /(n) dogfighting/a fighting dog/
+Ʈ [Ȥ] /(n) fighting spirit/
+Ʈ [Ȥ] /(n) fighter (for)/militant/champion (of)/boxer/(P)/
+Ʈ [Ȥ] /(n) fighting spirit/(will to) fight/(P)/
+Ʈ֤dz䤹 [Ȥ䤹] /(exp) to burn with combativeness/
+Ʈ [Ȥޤޤ] /filled with fighting spirit/
+Ʈ [Ȥ礦] /(n) brave leader/
+Ʈ [Ȥ] /(n) strife/conflict/(P)/
+Ʈ [ȤӤ礦] /(n) fighting against an illness/(P)/
+Ʈ [ȤӤ礦] /(means and time spent) fighting against an illness/
+Ư [ɤ] /work/labor/
+Ư [Ϥ餫] /(v5s) to put someone to work/to make someone work/
+Ư [Ϥ餫] /(v1) to put someone to work/to make someone work/(P)/
+Ư [Ϥ餭] /(n) work/workings/activity/ability/talent/function/labor/action/operation/movement/motion/conjugation/inflection/achievement/(P)/
+Ư᤮ [Ϥ餭] /(n) overactivity/overwork/
+Ư᤮ [Ϥ餭] /(v1) to overwork/
+Ưݤ [Ϥ餭] /(v1) to work on someone/to influence/to appeal to/to begin to work/(P)/
+Ư [Ϥ餭] /(n) worker ant/
+Ư [Ϥ餭] /(n) position/situation/employment/opening/(P)/
+Ư [Ϥ餭] /(n) hard worker/hardworking person/(P)/
+Ư [Ϥ餭] /(n) worker/breadwinner/supporter/able person/able man/(P)/
+Ư [Ϥ餭] /(n) worker/breadwinner/supporter/able person/able man/
+ƯФ [Ϥ餭] /(v5s) to start working/to take action/
+Ư [Ϥ餭֤] /way of working/discharge of duty/
+Ư [Ϥ餭Ӥ] /worker/good worker/
+Ư [Ϥ餭] /(n) prime of life/(P)/
+Ư [Ϥ餭夦ɤ] /workaholic/
+Ư̤ [Ϥ餭Ȥ] /working right on through/
+Ư˪ [Ϥ餭Ф] /(n) worker bee/
+Ư [Ϥ餯] /(v5k) to work/to labor/to do/to act/to commit/to practise/to work on/to come into play/to be conjugated/to reduce the price/(P)/
+ư [ɤ] /(n) motion/change/confusion/(P)/
+ư [] /unshakable/immovable/undeniable/
+ư [] /(v5s,vt) to move/to shift/to set in motion/to operate/to inspire/to rouse/to influence/to mobilize/to deny/to change/(P)/
+ư [] /(n) movement/activity/trend/development/change/(P)/
+ư [] /(v5s) to start to move/
+ư [ޤ] /(v5r) to move around/
+ưФ [] /(v5s) to come alive/to get going/to start to move/
+ư [] /(v5k,vi) to move/to stir/to shift/to shake/to swing/to operate/to run/to go/to work/to be touched/to be influenced/to waver/to fluctuate/to vary/to change/to be transferred/(P)/
+ư [ɤ] /(v1) to be perturbed/to be agitated/(P)/
+ư [ɤ] /(v5z) to be perturbed/to be agitated/
+ưȤ⤹ [Ȥ⤹] /(adv) being apt to/being liable to/being inclined to/
+ưȿư [ɤȤϤɤ] /action and reaction/
+ư⤹ [⤹] /(adv) being apt to/being liable to/being inclined to/(P)/
+ư [ɤƤ] /dynamic stability/
+ư [ɤ] /(n,vs) mobilization/(P)/
+ư [ɤ줤] /(n) mobilization order/
+ư [ɤ] /(n) agent/
+ư [ɤ] /(n) moving image/(P)/
+ư [ɤä] /(n) movable pulley/
+ư [ɤ] /(n) motive/incentive/(P)/
+ư [ɤ] /(n) palpitation/pulsation/throbbing/
+ư [ɤ] /(n) a motion/(P)/
+ư [ɤ] /(n) trend/tendency/movement/attitude/(P)/
+ưɽ [ɤҤ礦] /In-Out Board (in office)/
+ư [ɤ] /(n) action/movements/motions/bearing/behaviour/manners/(P)/
+ưϿ [ɤ] /audit trail/history/
+ư [ɤ] /(n) personal property/personal effects/
+ư [ɤ] /(n) verb/(P)/
+ư̾ [ɤ礦ᤤ] /gerund/
+ư [ɤ] /driving axle/
+ưʪ [ɤ礯֤] /(n) plants and animals/flora and fauna/(P)/
+ư [ɤ] /(n) state/condition/movements/
+ư [ɤ] /(n) state/condition/movements/(P)/
+ư [ɤ] /(n) line of flow/
+ưײ [ɤ󤱤] /flow planning/
+ư [ɤ] /(n) moving body/
+ư [ɤ] /(n) movement/vital (statistics)/(P)/
+ư [ɤȤ] /dynamic or vital or current statistics/
+ưŪ [ɤƤ] /(adj-na,n) dynamic/kinetic/
+ưŷ [ɤƤ] /(n) heaven-shaking event/
+ưž [ɤƤ] /(n,vs) be upset/being surprised and stunned/transition/change/
+ưʪ [ɤ֤] /(n) animal/(P)/
+ưʪ [ɤ֤Ĥ] /love for animals/
+ưʪ [ɤ֤Ĥ礦] /Society for the Prevention of Cruelty to Animals/
+ưʪ [ɤ֤Ĥ] /(n) zoo/zoological gardens/(P)/
+ưʪ [ɤ֤Ĥ] /animalization/
+ưʪ [ɤ֤Ĥ] /(n) animal kingdom/
+ưʪ [ɤ֤Ĥ] /(n) zoology/
+ưʪؼ [ɤ֤Ĥ] /zoologist/
+ưʪ [ɤ֤Ĥ] /animal quarantine/
+ưʪư [ɤ֤Ĥɤ] /(n) ethology/
+ưʪ [ɤ֤Ĥ] /fauna/
+ưʪ [ɤ֤Ĥ] /(n) animal matter/
+ưʪ¸ [ɤ֤Ĥä] /(n) experiments on animals/
+ưʪ [ɤ֤ĤϤ] /zoolatry/
+ưʪ [ɤ֤Ĥ] /(n) animal nature/animality/
+ưʪ [ɤ֤ĤѤ] /animal protein/
+ưʪ [ɤ֤Ĥ] /(n) fauna/
+ưʪã [ɤ֤Ĥ] /animals/
+ưʪ [ɤ֤Ĥ椷] /animal fat/
+ư໤ [ɤޤ] /(n) kinetic friction/
+ư̮ [ɤߤ㤯] /(n) artery/(P)/
+ư̮ [ɤߤ㤯] /(n) arterial blood/
+ư̮ [ɤߤä] /(n) arterial blood/
+ư̮Ų [ɤߤ㤯] /(n) arteriosclerosis/hardening of the arteries/(P)/
+ư̮Ų [ɤߤ㤯礦] /(n) arteriosclerosis/hardening of the arteries/
+ư̮ [ɤߤ㤯夦] /(n) an aneurysm/
+ư̾ [ɤᤤ] /(n) gerund/
+ư [ɤ褦] /(n,vs) disturbance/unrest/shaking/trembling/pitching/rolling/oscillation/agitation/excitement/commotion/(P)/
+ư [ɤ] /(n) disturbance/agitation/commotion/upheaval/riot/(P)/
+ư [ɤ礦] /momentum/
+ư [ɤ礯] /(n) power/motive power/dynamic force/(P)/
+ưϳ [ɤ꤭] /(n) dynamics/
+ưϷ [ɤ礯] /(n) dynamometer/
+ưϸ [ɤ礯] /(n) source of power/
+ưϹ߲ [ɤ礯] /power drive/
+ưϻ [ɤ礯] /sources of power/
+ưϧ [ɤ礯] /(n) nuclear power reactor/
+ư [ɤ] /(n) driving wheel/
+ưϫ [ɤ] /(n) National Railway Motive Power Union/
+ưة [ɤ] /(n) palpitation/pulsation/throbbing/
+Ʊ [ɤ] /(n) the same/the said/ibid./(P)/
+Ʊǯ [ʤɤ] /(n) of the same age/
+Ʊ [ʤ] /(adj-na,n) same/identical/equal/uniform/equivalent/similar/common (origin)/changeless/(P)/
+Ʊ [ʤ] /(adj-na,n) same/identical/equal/uniform/equivalent/similar/common (origin)/changeless/
+Ʊ [ʤ] /(adv,conj,vs) similarly/same (idea)/same (name)/(P)/
+Ʊ褦 [ʤ褦] /(adj-na) similarly/
+Ʊ [ɤ] /(v1) to agree/
+Ʊǯ [ʤɤ] /same age/
+Ʊͤ [ʤ褦] /similarly/
+Ʊ [ɤ] /(v5z) to agree/
+Ʊ [ɤ] /(n) the same rank/the same digit/
+Ʊ̳ [ɤ] /(n) (math) corresponding angles/
+Ʊ̸ [ɤ] /isotope/
+Ʊ [ɤ] /(n) isotope/
+ƱѰ [ɤ󤫤] /the same committee/
+Ʊ [ɤ] /(n) agreement/consent/same meaning/same opinion/approval/(P)/
+Ʊյ [ɤ] /the same meaning/
+Ʊո [ɤ] /the same opinion/
+Ʊո [ɤ] /(n) synonym/
+Ʊ [ɤ] /(n) similarities and differences/
+Ʊ [ɤ] /(adj-na,adj-no,n) identity/sameness/similarity/equality/fairness/(P)/
+Ʊ [ɤĤ] /(n,vs) class with/put on par with/regard in the same light as/
+Ʊ [ɤĤˤ] /the same person/
+Ʊʪ [ɤĤ֤] /the very same person/
+Ʊ [ɤ] /(n) the same sound/one voice/(P)/
+Ʊ۵ [ɤ󤤤] /having the same pronunciation but bearing different meanings/
+Ʊ۵ [ɤ󤤤] /homonym/
+Ʊ [ɤ] /(n) homonym/
+Ʊ [ɤ] /(n,vs) assimilation/absorption/adaptation/(P)/
+Ʊ [ɤ褦] /assimilation/metabolism/anabolism/
+Ʊ [ɤ] /(n) equivalent/
+Ʊ [ɤ] /(n) the said family/the same family/
+Ʊ [ɤ] /(adj-na,n) the same rank/equality/apposition/
+Ʊ [ɤ] /(n) the same school/
+Ʊǯ [ɤͤ] /same year in school/
+Ʊ [ɤ] /(n) the same amount/
+Ʊ [ɤ] /(n) agreement/same opinion/same feeling/sympathy/concurrence/(P)/
+Ʊ [ɤ] /(n-adv) contemporary/corresponding period/synchronous/same period/same class/(P)/
+Ʊ [ɤϤ] /(n) synchronisation loss (in digital communications)/
+Ʊ [ɤ] /synchronization/
+Ʊ [ɤ󤴤] /synchronous idle (SYN)/
+Ʊ [ɤ] /(n) classmate/graduates in the same class/
+Ʊ̿ [ɤĤ] /synchronous communication/
+Ʊ [ɤ] /(n) same temperament/same turn of mind/
+Ʊ [ɤ] /(adj-na,n) the same meaning/
+Ʊ [ɤ] /(n) synonym/(P)/
+Ʊ [ɤ夦] /(n) the same grade/same class/(P)/
+Ʊ [ɤ夦] /(n) classmate(s)/(P)/
+Ʊ [ɤ] /(n,vs) living together/(P)/
+Ʊ [ɤˤ] /(n) person living with the family/
+Ʊ [ɤ礦] /(n) same village/same town/same province/(P)/
+Ʊ [ɤ礦] /person from the same province, town, village, etc./
+Ʊ [ɤ礦] /(n) same trade/same business/(P)/
+Ʊȼ [ɤ礦] /(n) person in the same business/the profession/the trade/
+Ʊȹ [ɤ礦ߤ] /trade association/craft/guild/
+Ʊ [ɤ礯] /(n) the said bureau/the same bureau/(P)/
+Ʊ [ɤ] /(n) same ward/
+Ʊ [ɤ] /(n) kun homophone/
+Ʊ [ɤ] /(n) isomorphism/same shape/same type/same pattern/
+Ʊ [ɤ] /(n) isomorphism/same shape/same type/same pattern/
+Ʊ [ɤ] /(n) matter for mutual congratulation/
+Ʊ [ɤ] /(n) affiliated/akin/
+ƱϿ [ɤ礯] /(n) similar color/
+Ʊ [ɤ] /(n) being buried in the same grave/
+Ʊ [ɤ] /(n-adv,n-t) the same month/(P)/
+Ʊ [ɤ] /(n) the same rights/equal rights/
+Ʊ [ɤ] /(n) the same prefecture/(P)/
+Ʊ [ɤ] /(n) the same origin/
+Ʊȿ [ɤϤפ] /tautology/
+Ʊ [ɤ] /(n) similar tastes/(P)/
+Ʊ [ɤ] /(n) association of like-minded people/
+Ʊ [ɤ] /people of similar tastes/
+Ʊ۶ [ɤ礯] /(n) equal workmanship but different style/
+Ʊ۶ʤǤ [ɤ礯Ǥ] /to be equally excellent in workmanship though difficult in style/to be practically the same/
+Ʊ [ɤ] /(n) same school/(P)/
+Ʊ [ɤ礦] /(n) fellow pilgrim/fellow practicer of austerities/(P)/
+Ʊ [ɤ] /(n,vs) accompanying/travelling together/
+ƱԼ [ɤ] /fellow travellers/
+Ʊ [ɤ] /(n) the same country/the same province/the said country/(P)/
+Ʊ [ɤ] /(n) fellow countryman/compatriot/person from same province/
+Ʊ̱ [ɤߤ] /fellow countrymen/
+Ʊ [ɤ] /(n) same root/same origin/
+Ʊ [ɤ] /(n) sitting together/the same theater/involvement/entanglement/implication/
+Ʊ [ɤ] /(n) sitting together/the same theater/involvement/entanglement/implication/
+Ʊ [ɤ] /(n) the same offense/
+Ʊ [ɤ] /(n) fellow/companion/comrade/(P)/
+ƱǤ [ɤ] /(n) killing each other by mistake/internecine strife/
+ƱǤ [ɤ] /(n) killing each other by mistake/internecine strife/
+ƱƤ [ɤ] /(n) killing each other by mistake/internecine strife/
+ƱƤ [ɤ] /(n) killing each other by mistake/internecine strife/
+Ʊ [ɤ] /(n) same city/(P)/
+Ʊ [ɤ] /(n) same mind/comrade/kindred soul/(P)/
+Ʊֲ [ɤ] /association of kindred spirits/
+ƱŪ [ɤƤ] /(adj-na) companionable/
+Ʊ [ɤ] /(n) the said person/he/she/same person/(P)/
+Ʊ [ɤ] /(n) the same newspaper/
+Ʊ [ɤ] /(n,vs) treating alike/
+Ʊ [ɤ] /(n) same magazine/
+Ʊ [ɤ] /the same event/no change (on the stock market)/
+Ʊ [ɤ] /(n) the same character/
+Ʊ [ɤ] /(adj-no,n) simultaneous(ly)/concurrent/same time/synchronous/(P)/
+Ʊ [ɤ] /(adv,conj) coincident with/on the other hand/while/
+Ʊ [ɤ] /(n) simultaneity/
+Ʊ [ɤ] /the same age/same period/(P)/
+Ʊ [ɤĤ䤯] /simultaneous interpretation/
+Ʊ [ɤۤ] /(n) simulcast/
+ƱϿ [ɤ] /simultaneous or synchronous recording/
+Ʊ [ɤ] /(n) same axle/
+Ʊ֥ [ɤ֥] /(n) coaxial cable/
+Ʊ [ɤ] /(n) the same room/(P)/
+Ʊ [ɤ] /(adj-na,n) same quality/same nature/homogeneous/
+ƱŪ [ɤĤƤ] /(adj-na) homogeneous/
+Ʊ [ɤ] /(n) the same firm/(P)/
+Ʊ [ɤ] /(n,vs) taking the same car or train/
+Ʊ [ɤ] /(n) same kind (race)/homogeneousness/(P)/
+ƱƱʸ [ɤɤ֤] /(n) same race and same language/
+Ʊ [ɤ뤤] /the same kind/
+Ʊ̣ [ɤ] /the same interests/
+Ʊ [ɤ夦] /(n) the same sect/
+Ʊ [ɤ夦] /(n) shipmates/fellow passengers/
+Ʊ [ɤ夯] /(n) lodging in the same hotel/
+Ʊ [ɤ] /(n) the same place/the same address/the said place/
+Ʊ [ɤ] /(n) the same place/the same address/the said place/
+Ʊ [ɤ] /(n) the same book/the said book/
+Ʊ [ɤ礦] /(n) the above-mentioned elementary school/
+Ʊ̴ [ɤ礦] /(n) cohabiting but living in different worlds/
+Ʊ [ɤ礦] /(n) the said ministry/the same ministry/(P)/
+Ʊ [ɤ礦] /(n) same as above/ditto/ibid./(P)/
+Ʊ [ɤ礦] /(n,vs) riding together/riding with/(P)/
+Ʊ [ɤ礦] /(n) fellow passenger/
+Ʊ [ɤ礦] /(n,vs) sympathy/compassion/sympathize/pity/feel for/(P)/
+Ʊ [ɤ礦] /sympathizer/
+Ʊ [ɤ礦] /sympathy/compassion/
+Ʊɼ [ɤ礦Ҥ礦] /(n) sympathy vote/
+Ʊ [ɤ礯] /(n) the same occupation/the said occupation/
+Ʊ [ɤ礯] /(n) the same color/
+Ʊ [ɤ] /the same faith/
+Ʊ [ɤ] /(adj-no,n) concentricity/same mind/unanimity/policeman/
+Ʊ [ɤ󤨤] /(n) concentric circles/
+Ʊ [ɤ] /(n) literary group (coterie)/same person/said person/clique/fraternity/kindred spirits/comrade/colleague/(P)/
+Ʊ [ɤˤ] /(n) literary group (coterie)/same person/said person/clique/fraternity/kindred spirits/comrade/colleague/
+Ʊͻ [ɤ󤶤ä] /magazine of a society/
+Ʊͻ [ɤ] /(n) magazine published by fans/fanzine/
+Ʊͼ [ɤ󤷤] /racial identity/same race/
+Ʊ [ɤ] /(n) universal benevolence/
+Ʊζ [ɤ󤭤礦] /Universalist Church/
+Ʊ [ɤ] /(n) same number/(P)/
+Ʊ [ɤ] /(n) party/company/
+Ʊ [ɤ] /(n) same surname/(P)/
+ƱƱ̾ [ɤɤߤ礦] /(adj-no) same family and personal name/
+Ʊ [ɤ] /(n) same sex/homosexuality/homogeneity/congeniality/(P)/
+Ʊ [ɤ] /(n) homosexual love/(P)/
+Ʊ [ɤ] /homosexual (person)/
+Ʊ [ɤ] /(n,vs) cohabitation/living together/(P)/
+Ʊ [ɤ] /(n,vs) sit with/be with/(P)/
+Ʊ [ɤ] /(n) the same opinion/
+Ʊ [ɤ] /(n) the same ship/taking the same ship/(P)/
+Ʊο [ɤΤҤ] /fellow voyager/
+Ʊ [ɤ] /(n) same as above/ditto/ibid./
+Ʊ [ɤ] /(adj-na,n) similar to/same/right/proper/just/natural/(P)/
+Ʊ [ɤ] /common ancestor/
+Ʊ [ɤ] /(n) allotrope/
+Ʊ [ɤ] /(1) (id) the said (cabinet) minister/(2) in-phase (component of a wave)/
+Ʊ [ɤ] /(n) the same school/(P)/
+Ʊ [ɤ] /(n) graduate's association/alumni meeting/class reunion/(P)/
+Ʊ [ɤ] /(n) alumni/alumnus/schoolmate/
+Ʊ [ɤ] /(adj-no) shipped together/sent at the same time/
+Ʊ² [ɤ] /(n) same family (race, tribe)/
+Ʊ² [ɤ] /family council/family company/
+Ʊ² [ɤ] /family corporation/affiliated concern/
+Ʊ² [ɤ] /family corporation/affiliated concern/
+Ʊ¼ [ɤ] /(n) same village/that village/
+Ʊ [ɤ] /(n) as one flesh or body/simultaneously/
+ƱΤ [ɤ] /as one/together/
+Ʊ [ɤ] /(n) the said university/Doshisha University/
+Ʊ [ɤ] /(adj-na,n) the same/ditto/
+Ʊ [ɤ] /(adj-no,n) equivalence/equal value/equivalent/
+Ʊ [ɤ] /equivalency/equivalency property/
+Ʊ [ɤ] /(n) the same place/that place/(P)/
+Ʊ [ɤ㤯] /(n) arriving at the same moment/
+ƱĮ [ɤ礦] /(n) the same town/that town/(P)/
+ƱĴ [ɤ礦] /(n,vs) sympathy/agree with/alignment/tuning/(P)/
+ƱĴ [ɤ礦] /(n) fellow traveler/sympathizer/
+Ʊ [ɤƤ] /(n) identification/
+Ʊ [ɤƤ] /same level/same extent/
+ƱŹ [ɤƤ] /(n) the same store/the same shop/(P)/
+Ʊ [ɤƤ] /(n) deadlock/tie/draw/(P)/
+Ʊ辡 [ɤƤ󤱤ä礦] /(n) play-off/
+Ʊ辡 [ɤƤ󤱤ä礦] /(n) tiebreaker/
+Ʊ [ɤȤ] /(n) the same political party/(P)/
+Ʊ [ɤȤ] /(adj-na,adj-no,n) equality/equal/same rights/same rank/(P)/
+Ʊƻ [ɤɤ] /(n,vs) going with/accompanying/
+Ʊˡ [ɤɤ礦ۤ] /(n) homeopathy/
+Ʊ [ɤ] /(n-adv,n-t) the same day/(P)/
+Ʊǯ [ɤͤ] /(n-adv,n-t) that year/same year/same age/(P)/
+Ʊǯ [ɤͤ] /(n,adj-no) the same generation/coeval/
+Ʊǯ [ɤͤѤ] /(n) persons of the same age/
+Ʊǯڤο [ɤͤѤΤҤ] /contemporary/person of the same age/
+Ʊ [ɤ] /(n) the same sect/
+Ʊ [ɤϤ] /(n) fellows/comrade/colleague/one's equal/
+Ʊȼ [ɤϤ] /(n,vs) company/accompany/going with/(P)/
+Ʊȼ [ɤϤ󤷤] /(n) companion/
+Ʊ [ɤϤ] /the same clan/
+Ʊɮ [ɤҤ] /(n) the same handwriting/
+Ʊ [ɤӤ礦] /(n) the same sickness/(P)/
+Ʊ [ɤӤ礦] /(exp) Fellow sufferers pity each other/
+Ʊ [ɤդ] /(n) the same parents/
+Ʊ [ɤդ] /(n,vs) enclosure (e.g. in a letter)/(P)/
+Ʊʢ [ɤդ] /(n) born of the same mother/kindred spirits/
+Ʊʢ [ɤդ] /litter/
+Ʊʬ [ɤ֤] /common denominator/
+Ʊʸ [ɤ֤] /(n) same script/same language/
+Ʊʸã [ɤ֤Ĥ] /(Papal) encyclical/
+ƱʸƱ [ɤ֤ɤ] /same race and same script/
+Ʊ [ɤܤ] /sisters of the same mother/uterine sisters/
+Ʊ [ɤۤ] /(n) companions/fellows/
+Ʊ [ɤܤ] /(n) companions/fellows/
+Ʊ˦ [ɤۤ] /(n) brethren/brothers/fellow countrymen/fellowman/compatriot/(P)/
+Ʊ˦ [ɤܤ] /(n) brethren/brothers/fellow countrymen/fellowman/compatriot/
+Ʊ˦ [Ϥ餫] /(n) brethren/brothers/fellow countrymen/fellowman/compatriot/
+Ʊ˦ [ɤۤ] /brotherly love/
+Ʊˮ [ɤۤ] /the same country/
+Ʊ˼ [ɤܤ] /(n) the same room/sharing a room/sharers of a room/
+Ʊ̾ [ɤߤ礦] /(n) same name/(P)/
+Ʊ̾ [ɤᤤ] /(n) same name/
+Ʊ̾ۿ [ɤᤤ] /(n) namesake/person with the same name/
+Ʊ [ɤᤤ] /(n,vs) alliance/union/league/(P)/
+Ʊٹ [ɤᤤ夦] /student strike/
+Ʊ [ɤᤤ] /allied armies/
+Ʊ [ɤᤤ] /(n) ally (of another nation)/
+Ʊ [ɤᤤ礦䤯] /treaty of alliance/
+Ʊն [ɤᤤ礦] /go-slow strike/
+Ʊ [ɤᤤҤ礦] /(n) strike/
+Ʊ [ɤ] /(n) fellow student/
+Ʊ [ɤ] /(n-adv,n-t) the same night/that night/(P)/
+Ʊ [ɤ䤯] /(n) colleague/
+Ʊͫ [ɤ椦] /(n) sharing the same concern/
+Ʊ [ɤ褦] /(adj-na,n) identical/equal to/same (kind)/like/(P)/
+Ʊͤ [ɤ褦] /identically/in the (exact) same way/similarly/
+ƱΨ [ɤ] /(n) the same ratio or percentage/(P)/
+Ʊή [ɤ夦] /(n) the same style/same school/common origin/
+Ʊη [ɤ] /companion/
+Ʊη [ɤ礦] /companion/
+Ʊν [ɤ礦] /(n) coworker/colleague/associate/(P)/
+Ʊ [ɤ礦] /(n) same amount/
+Ʊ [ɤ뤤] /(n) the same kind/accomplice/(P)/
+Ʊ [ɤ뤤] /(n) like terms/similar terms/same kind/same class/
+Ʊ [ɤ] /(n) same rank or file/company/attendance/(P)/
+Ʊ [ɤĤˤ󤸤] /(exp) to consider (something) in the same bracket/
+Ʊϫ [ɤ] /working together/
+Ʊϫ [ɤ] /fellow worker/
+Ʊ [ɤ] /(n) social integration/
+Ʊ¶ [ɤ來礦] /(n) social integration education/education to eliminate discrimination/
+Ʊ [ɤ] /(n) sharing the bed/
+Ʋ [ɤ] /(n,n-suf) prefix to building meaning "magnificent"/(P)/
+Ʋ [ɤɤ] /(adj-na,n) magnificent/grand/impressive/(P)/
+Ʋ [ɤɤ] /(adj-t) magnificent/dignified/majestic/imposing/stately/
+Ʋ [ɤɤ] /without apology/without hesitation/(P)/
+Ʋ [ɤɤᤰ] /(n) going around in circles/
+Ʋ [ɤˤ] /(exp) to become an expert/to be master at/
+Ʋ [ɤ] /(n) edifice/temple/hall/
+Ʋ [ɤ] /(n) secret knowledge/interior of a temple/
+Ʋ [ɤ] /(n) temple keeper/
+Ʋ [ɤ礦] /(n) on the roof/court nobles/
+Ʋ [ɤȤ] /(n) temple/temple buildings/
+ƲƲ [ɤɤ] /(adj-na,n) magnificent/grand/impressive/
+ƲƲ [ɤɤ] /(adj-t) magnificent/dignified/majestic/imposing/stately/
+ƲƲ [ɤɤ] /without apology/without hesitation/
+ƲƲ [ɤɤޤ] /go round in circles/circle a temple/roll-call vote/
+ƲƲ [ɤɤᤰ] /(n) going around in circles/
+Ƴ [ߤӤ] /(n) guidance/
+Ƴ [ߤӤ] /guide/
+ƳФ [ߤӤ] /(v5s) to derive/
+Ƴ [ߤӤ] /(v5k) to guide/to lead/to show the way/to conduct/(P)/
+Ƴ [ɤ] /(n) incentive/inducement/
+Ƴ [ɤ] /(n) fuse/(P)/
+Ƴ [ɤ] /(n) duct (anatomy)/
+Ƴ [ɤ] /(n) duct (anatomy)/
+Ƴؿ [ɤ󤹤] /(n) a derivative/derived function/
+Ƴ [ɤ] /(n) officiating monk/
+Ƴ [ɤ] /(n) derivation/
+Ƴ [ɤ] /(n) water conveyance/
+Ƴ [ɤ] /(n) conducting wire/
+Ƴ [ɤ] /(n) conductor (electricity)/
+Ƴ [ɤĤ] /(n) conduction/
+Ƴ [ɤĤƤ] /resistance (to conduction)/
+Ƴ [ɤǤ] /conduction/
+Ƴ [ɤǤ󤻤] /(n) conductivity/
+Ƴ [ɤǤ󤿤] /(n) conductor (elec)/
+Ƴ [ɤǤ] /conductivity/
+ƳΨ [ɤǤ] /conductivity/
+Ƴ [ɤˤ夦] /(n,vs) introduction/bringing in/leading in/(P)/
+Ƴ [ɤˤ夦] /(n) entry/guide/
+Ƴȴ [ɤϤ] /(n) waveguide/
+Ƴȴ [ɤϤƤ] /waveguide constant/
+ƴ [] /(n) yearning/longing/aspiration/(P)/
+ƴ [] /(v1) to long for/to yearn after/to admire/to be attracted by/(P)/
+ƴ [礦] /(n) longing/aspiration/
+ƴ [ɤ] /(n) longing/aspiration/
+Ƶ [Ĥ] /(v5k) to strike (e.g. a bell)/
+Ƶ [ɤ夦] /(n) billiards/
+Ƶ [ɤ㤯] /(n) contradiction/
+Ƶˡ [ɤ㤯ۤ] /(n) oxymoron/
+Ƶ [⤯] /(n) wooden bell hammer/
+Ƶڻ [⤯] /(n) hammerhead shark/
+Ƶھ [⤯] /crutches/
+ƶ [ۤ] /(n) cave/den/grotto/(P)/
+ƶ [ɤ] /(n) cave/(P)/
+ƶ [ɤ] /(n) cave/den/grotto/(P)/
+ƶ [ۤ餢] /(n) cave/den/grotto/
+ƶ [ɤ] /(n) insight/discernment/
+ƶ [ɤ] /(n) discernment/insight/(P)/
+ƶ [ɤĤ礯] /insight/discernment/
+ƶ [ɤ] /(n) cave entrance/tunnel/
+Ʒ [ҤȤ] /(n) (1) pupil (of eye)/(2) eye/(P)/
+ƷŤ餹 [ҤȤߤ򤳤餹] /(exp) to strain one's eyes/
+Ʒ [ɤ] /(adj-na,n) pupil/pupillary/
+Ʒĥ [ɤ礦] /(n) pupil dilation/
+Ʒ [ɤ] /(n) pupil/
+Ƹ [] /(n) child/(P)/
+Ƹ [٤] /(n) children's (folk) song/
+Ƹ [ɤ] /(n) pictures drawn by child/pictures for children/
+Ƹ [ɤ] /(n) child-faced/(P)/
+Ƹ [ɤ] /(n) boy/kid/child/
+Ƹ [ɤ] /(n) (little) girl/
+Ƹ [ɤ] /(n) child's mind/naivete/(P)/
+Ƹ [ɤƤ] /(n) (col) chastity/(Catholic) nun/male virgin/
+Ƹ [ɤ褦] /(n) children's song/nursery rhyme/(P)/
+Ƹ [ɤ] /(n) fairy-tale/(P)/
+Ƹ÷ [ɤ爐] /(n) play or production for children/
+Ƹú [ɤ蘆ä] /(n) writer of stories for children/
+ƹ [ɤ] /(n) trunk/body/frame/(P)/
+ƹĹ [ɤʤ] /having a long body/
+ƹ失 [ɤĤ] /(exp) to put on body armor/
+ƹ [ɤ] /(n) jacket/vest/
+ƹ [ɤޤ] /(n) waist/girth/measurement around waist/
+ƹ [ɤޤ] /(n) bellyband/money belt/
+ƹ [ɤޤ] /(n) (vulgar) thick voice/
+ƹ [ɤ] /(n) bookmaker (in gambling)/manager/
+ƹ夲 [ɤ] /(n,vs) lifting a person high/carry someone on shoulders/(P)/
+ƹ̤ [ɤ֤뤤] /(n) shivering/
+ƹڤ [ɤ] /(n) cutting horizontally into the torso (with a sword)/
+ƹ [ɤ] /(n) body/trunk/torso/(P)/
+ƹ [ɤ] /(n) (sleeveless) undergarment/
+ƹ [ɤʤ] /(n) trunk/torso/
+ƹĹ [ɤʤ] /(adj-na,n) possessing a long torso/
+ƹ [ɤ] /(n) belt/scissors maneuver (in wrestling, judo, etc.)/
+ƹ˺ [ɤ魯] /(n,vs) lapse of memory/forget for a moment/
+ƹȤ [ɤ] /(n) toss someone into the air or hoist shoulder-high in celebration/
+ƹ [ɤ褯] /(adj-na,n) avarice/heartlessness/greed/
+ƹ [ɤ褯] /(adj-na,n) avarice/heartlessness/greed/
+ƹ [ɤ] /(n) case for botanical specimens/
+ƻ [ߤ] /(n) road/street/way/method/(P)/
+ƻ [ߤߤ] /(adv,n) along the way/along the road/
+ƻޤ [ߤޤ] /(exp) to come to a dead end/
+ƻ [ߤ] /(adv) along the road/along the way/
+ƻʤ [ߤʤ] /(adj-pn,exp) immoral/
+ƻʤ [ߤʤ̤] /illicit love affair/
+ƻΤ [ߤΤ] /(n) distance/way/(P)/
+ƻü [ߤΤϤ] /edge of a street/
+ƻޤ [ߤ򤤤] /(exp) to hurry on one's way/
+ƻפ [ߤ򤵤] /(exp) to block the way/
+ƻ֤ [ߤ򤭤] /(exp) to ask the way/
+ƻڤ곫 [ߤ򤭤Ҥ餯] /(exp) to open a path/
+ƻˤ [ߤϤФ] /(exp) to obstruct one's way/
+ƻʹ [ߤ򤭤] /(exp) to ask the way/
+ƻ [ߤʤ] /(n,vs) guidepost/guidance/guide/street map/
+ƻ [ɤ] /central Hokkaido/
+ƻ [ɤ] /(n) antics/buffoonery/clowning/
+ƻ [ɤ] /(v1) to jest/to clown (around)/
+ƻ [ɤ] /(n) a clown/
+ƻ [ɤ] /(n) a buffoon/jester/
+ƻ [ɤ] /(n) jester/comic in a play/
+ƻ [ɤ䤯] /clown/
+ƻ [ɤ] /(n) a Taoist/
+ƻ [ɤ] /(n) moral poem/
+ƻ [ɤ] /(n) ethics/moral philosophy/
+ƻؼ [ɤ] /(n) Taoist/moralist/
+ƻ [ɤ餯] /(adj-na,n) hobby/pastime/dissipation/dissipated/
+ƻڼ [ɤ餯] /(n) libertine/
+ƻ© [ɤ餯ह] /prodigal son/
+ƻ [ɤ] /(n) Taoist temple/
+ƻ [ɤ] /(n) morality/moral principles/(P)/
+ƻ [ɤ] /(n) moral sense/
+ƻŪǤ [ɤƤˤ] /(n) moral obligation/(P)/
+ƻIJ [ɤ] /(n) Hokkaido Prefectural Assembly/
+ƻ [ɤ礦] /(n) Taoism/
+ƻ [ߤ] /(n) path/route/itinerary/(P)/
+ƻ [ɤ] /(n) implement/tool/means/(P)/
+ƻ [ɤ] /(n) second-hand shop/curio shop/
+ƻȢ [ɤФ] /(n) toolbox/
+ƻ [ɤ] /(n) propman/sceneshifter/
+ƻΩ [ɤ] /(n) preparation of tools/
+ƻ [ɤ] /(n) instrumentalism/
+ƻ [ɤ] /Zen monk, 1200-1253/
+ƻˡ [ɤۤ] /(n) (abbr) Road Traffic Act/
+ƻԤ [ߤ椭] /(n) going down the road/eloping/lyric composition describing scenery a traveler sees on the way/
+ƻԤ [ߤ椯] /(v5k-s) to walk down the road/
+ƻ [ɤ] /(n) a person of high morals/a Taoist/
+ƻ [ߤ] /(n) fishing line/
+ƻ [ɤ夦] /chairman of the aikido world association (Aikikai)/
+ƻ [ɤ夦] /(n) administrative reform proposal, involving integration of prefectures into 7 or 9 states/
+ƻ [ߤ] /(n) itinerary/route/(P)/
+ƻ [ɤ礦] /(n) roadbed/
+ƻ [ɤ礦] /(n) (arch) dojo/hall used for martial arts training/mandala/(P)/
+ƻˤ [ɤ礦֤] /(n) challenge another training group and defeat each member/
+ƻ [ɤ] /(n) moral sense/
+ƻĿ [ɤ] /(n) traveler's guardian deity/
+ƻ [ߤ] /(n) wayside grass/loitering on the way/(P)/
+ƻ¯ [ɤ] /(n) monks and laity/
+ƻü [ߤФ] /(n) roadside/wayside/(P)/
+ƻ [ɤ夦] /(n-adv,n-t) along the way/journey/
+ƻ浭 [ɤ夦] /(n) travel journal/
+ƻ [ɤƤ] /(n) distance/process/journey/itinerary/(P)/
+ƻ [ߤΤ] /(n) distance/process/journey/itinerary/
+ƻƻ [ߤߤ] /(adv,n) along the way/along the road/
+ƻ [ɤȤ] /(n) morals/(P)/
+ƻ [ɤȤ] /(n) virtuous person/
+ƻ [ɤȤ] /moral philosophy/
+ƻ [ɤȤ礦] /moral education/
+ƻ [ɤȤ] /(n) morality play/
+ƻ [ɤȤ礦] /(n) morally/from the moral point of view/
+ƻ [ɤȤ] /(n) moral sense/
+ƻŪ [ɤȤƤ] /(adj-na,n) ethical/moral/
+ƻŪ [ɤȤƤϤ] /(n) moral vacuum/
+ƻΧ [ɤȤ] /(n) moral law/
+ƻǰ [ɤͤ] /(n) moral sense/wife of a monk/
+ƻ [ɤ] /(n,vs) declaration/
+ƻ [ߤ] /removable ramps for trucks/
+ƻɸ [ɤҤ礦] /(n) (1) guidepost/signpost/guide/(2) tiger beetle/
+ƻɸ [ߤ] /(n) (1) guidepost/signpost/guide/(2) tiger beetle/
+ƻ [ߤ֤] /(n) road repair/
+ƻ [ߤ] /(n) roadside/
+ƻ̱ [ɤߤ] /(n) people of Hokkaido/
+ƻ [ɤ] /(n) reason/truth/(P)/
+ƻ [ɤ] /(adv,exp) indeed/it's no wonder/
+ƻ˳줿 [ɤˤϤ줿] /contrary to reason/
+ƻŬ [ɤˤʤ] /(exp) to stand to reason/
+ƻϢ [ߤŤ] /(n) fellow traveler/
+ƻϩ [ɤ] /(n) road/highway/(P)/
+ƻϩ [ɤ礦] /(n) (highway) overpass/
+ƻϩײ [ɤ] /(n) road plan/
+ƻϩ [ɤ󤻤] /(n) road construction/
+ƻϩ [ɤĤ] /(n) road traffic/
+ƻϩˡ [ɤĤۤ] /(n) Road Traffic Law/
+ƻϩ [ɤ] /road construction/
+ƻϩݽ [ɤ] /street sweeper (person)/
+ƻϩϿ [ɤ] /(n) road (highway) map/
+ƻϩɸ [ɤҤ礦] /(n) traffic sign painted on the road/
+ƻϩɸ [ɤҤ礦] /road sign/signpost/
+ƻϩ [ɤդ] /roadblock/
+ƻϩ͢ [ɤ椽] /(n) road transport/
+ƻ [ɤ] /(n) exemplum/
+Ƽ [] /(n) copper/
+Ƽ [ɤ] /(n) copper/(P)/
+Ƽδ [ͤΤĤ] /copper vessel/
+Ƽ˥ˡ [ɤ˥ۤ] /cuprous ammoniacal process/
+Ƽꥹ [ɤꥹ] /(n) bronze medallist/
+Ƽ [ɤ] /(n) bronze medal/
+Ƽ [ɤ] /(n) copper coin/(P)/
+Ƽ [ɤ] /(n) copperware/
+Ƽ [ɤ礦] /(n) bronze mirror/
+Ƽ [ɤ] /(n) copper ore/
+Ƽ [ɤ] /(n) copper mine/(P)/
+Ƽ [ɤ夦] /(n) the lust for money/
+Ƽ [ɤ礯] /(n) bronze (color)/
+Ƽ [ɤ] /(n) made of copper/
+Ƽ [ɤ] /(n) copper line/copper wire/
+Ƽ [ɤ] /(n) copper coin/
+Ƽ [ɤ] /market price of copper/
+Ƽ [ɤ] /(n) bronze statue/(P)/
+Ƽ [ɤ] /(n) bronze bell/
+Ƽ [ɤϤ] /(n) bronze or copper medal/
+Ƽ [ɤϤ] /copper foil (used in copper plating)/
+Ƽ [ɤФ] /(n) sheet copper/
+ƼDz [ɤϤ] /copperplate engraving/etching/(P)/
+Ƽ [ɤФ] /(n) bronze bowl/
+Ƽ [ɤ] /(n) gong/
+ƽ [Ȥ] /(n,n-suf) ridge/(mountain) pass/difficult part/(P)/
+ƽۤ [Ȥ򤳤] /(exp) to pass over the peak/to cross a pass/
+ƽۤ [Ȥ򤳤] /(exp) to cross over a pass/to finish the most difficult part/
+ƽƻ [Ȥߤ] /road over a mountain pass/
+ƾ [Ȥ] /(n) Japanese crested ibis/
+ƾ [Ȥ] /(n,adj-no) pink (wing colour of crested ibis)/
+ƿ [Ȥ] /shelter/shield/hide/
+ƿ [ޤ] /(v5u) to shelter/to shield/to hide/
+ƿ̾ [Ȥᤤ] /(n) anonymity/pseudonym/(P)/
+ƿ̾ [Ȥᤤ] /anonymity/
+ƿ̾ɾ [ȤᤤҤҤ礦] /anonymous criticism/
+ [Ȥ] /(adj-na,n,vs) profit/gain/interest/(P)/
+ [Ȥ] /(vs-s) to make a profit/(P)/
+ˤʤ [Ȥˤʤ] /(exp) to do (a person) good/to bring profit/
+ [] /(v5r) to obtain/to acquire/(P)/
+ [] /(v1) to get/to gain/to win/(P)/
+꤬ͭ [Ȥ] /(exp) to get benefit from/
+ [Ȥ] /(adj-na,n) pride/triumph/prosperity/one's strong point/one's forte/one's specialty/customer/client/(P)/
+դ [Ȥ] /(v5r) to be inflated with pride/
+մ [Ȥ] /(n) triumphant look/
+յ [Ȥ] /(adj-na,n) proud/elated/
+յ [Ȥ㤯] /(n) customer/client/one's customers/
+ [Ȥ] /(n) favorite customer/(P)/
+ [Ȥޤ] /(adj-na,n) triumphant air/
+Ȼ [Ȥ礦] /specialty school graduate/
+ [Ȥ] /(adj-na,n) profitable plan/good plan/(P)/
+ [Ȥ] /(n) advantages and disadvantages/plus and minuses/(P)/
+ [] /(adj-na,n) forte/strong point/
+꾡 [Ƥä] /(adj-na,n) self-willed/(doing or saying things) to suit one's own convenience/
+ [Ȥ] /(n,vs) consenting to/being convinced of/being satisfied/understanding/
+ [] /(n) nature/character/
+ΤΤʤ [Τʤ] /(adj-pn) strange/unfamiliar/mysterious/suspicious/
+ [ȤƤ] /(n) score/points made/marks obtained/runs/(P)/
+ [ȤƤ󤱤] /(n) scoring position, with runners on second and-or third base (baseball)/
+ [Ȥ] /(n) (Buddh) becoming a monk/entering priesthood/
+ƻ [Ȥɤ] /(n,vs) attaining salvation/
+ [ȤȤ] /(adj-na,n) triumphantly/proudly/
+ [] /(adj) hard to get/
+ɼ [ȤҤ礦] /(n,vs) number of votes polled/poll votes/(P)/
+ɼ [ȤҤ礦] /(n) number of votes obtained (polled)/
+ɼΨ [ȤҤ礦] /percentage of votes/
+ʪ [] /(n) specialized weapon or skill/
+ʬ [Ȥ֤] /(n) profit/share/winnings/
+ι⤤ [ȤΤ] /virtuous/respectable/
+Ԥ [Ȥ򤪤ʤ] /(exp) to practice virtue/
+ [Ȥ] /(n) moral education/
+ [Ȥä] /(n) moral influence/
+ [Ȥ] /(n) morals/morality/sincerity/
+ [Ȥ] /(n) moral sense/
+ [Ȥä] /(n) virtuous act or deeds/goodness/
+ [Ȥ] /(n) moral character or consciousness/
+ [Ȥ] /(n) benevolent rule/moratorium on debts/
+ [Ȥ櫓] /the House of Tokugawa/the Tokugawas/
+ [Ȥ盧] /Prince Tokugawa/
+š [Ȥ盧㤯Ƥ] /mansion of Prince Tokugawa/
+ȸ [Ȥ蘆ߤ] /Iemitsu (third in the Tokugawa line)/
+ [Ȥ祿] /Tokugawa forces/
+ [Ȥ郎] /Tokugawa's side/
+ [Ȥ] /(n) blessing/grace/
+縩 [Ȥޤ] /prefecture on the island of Shikoku/
+ʬ [Ȥ֤] /(n) profit/share/winnings/
+˾ [Ȥܤ] /(n) moral influence/
+ [Ȥ⤯] /(n) (types of) virtue/
+ [Ȥ褦] /(adj-na,n) economical/
+ [Ȥ褦Ҥ] /economical product/economy-sized goods/
+ [Ȥ褦Ӥ] /economy bottle/
+ [Ȥ] /(n) sake bottle (with attenuated mouth)/
+ [Ȥä] /(n) sake bottle (with attenuated mouth)/
+¿ [Ȥ礯] /(n) corruption/bribery/
+¿ [Ȥ] /(n) blasphemy/
+ä [Ȥ] /(adv) particularly/especially/(P)/
+äˤʤ [Ȥˤʤ] /nothing in particular/none in particular/
+ð [Ȥ] /(adj-na,n) unique/singular/(P)/
+ð [Ȥ] /(n) singularity/peculiarity/idiosyncrasy/
+ðμ [Ȥ] /(n) idiosyncrasy/
+ðʬ [Ȥ֤󤫤] /singular value analysis/
+ð [ȤƤ] /(n) singular point/
+ò [Ȥä] /specialization/
+ò [Ȥä] /(n) special price/bargain price/
+ò [ȤäҤ] /bargain item/
+òʼ [Ȥäؤ] /(n) support soldier/
+ò [Ȥä] /(n) special fast (local) train/
+õ [Ȥä] /(n,vs) special mention/
+õ [Ȥ] /(n) special skill/(P)/
+õ [Ȥä夦] /(n) limited express (train, faster than an express)/(P)/
+õ޷ [Ȥä夦] /special-express ticket/
+õ [Ȥä夦] /(n) high grade/classy/
+õ [Ȥä夦] /(n) highest or finest quality sake/
+õ [Ȥä夦Ҥ] /special grade article/
+õ [Ȥä] /(n) special permission/patent/(P)/
+õ [Ȥä礮] /patented technology/
+õ [Ȥä礱] /(n) patent rights/
+õ [Ȥä̤] /patentee/holder of a patent/
+õ [Ȥä礷夦ˤ夦] /(n) patent income/
+õ [Ȥä礷󤬤] /patent infringement/
+õģ [Ȥä礦] /Patent Office/(P)/
+õˡ [Ȥäۤ] /(n) Patent Act/
+õٽ [Ȥäᤤ] /patent description/patent specifications/
+õ [Ȥä礦] /royalty/
+÷ [Ȥä] /(n) special training/intensive training/crash course/(P)/
+÷ [Ȥä] /(n) preferential treatment/special favour or benefit/
+÷ô [Ȥä󤼤] /favourable tariff/
+ø [Ȥä] /(n) privilege/special right/(P)/
+ø [Ȥä󤫤夦] /privileged class/
+ø [Ȥä] /special efficacy/
+ø [Ȥä] /(n) of particular efficacy/
+ø [Ȥä䤯] /(n) a specific medicine/(P)/
+ù [Ȥä] /(n) suicide squad/(P)/
+ù [Ȥä] /(n) (abbr) (historical) political or thought control police/
+ùٻ [Ȥä] /political or thought control police/
+û [Ȥ] /(n) (abbr) special effects/SFX/
+û [Ȥ] /(n) specialty/special product/(P)/
+û [ȤҤ] /special product/
+ûʪ [Ȥ֤] /special product/specialty/
+û [Ȥ] /(n) special envoy/(P)/
+û [Ȥ] /(n) special consideration/
+ü [Ȥ] /(n) characteristic/special quality/(P)/
+ü [Ȥ] /(n) exclusive photographing (e.g. for a magazine)/
+ü [Ȥ] /(n) amnesty/(P)/
+ü [Ȥ] /(adj-na,n) special/unique/(P)/
+üص [Ȥ夬ä夦] /special class for handicapped children/
+ü쵡ǽ [Ȥ夭Τ] /special function/
+ü [Ȥ夳] /(n) special effects/
+ü [Ȥ夳] /(n) special steel/
+ü [Ȥ夵֤] /(n) special-ops forces/
+ü컣 [Ȥ夵Ĥ] /SFX/special effects/
+ü [Ȥ夸礦] /(n) special circumstances/
+ü谷͹ [ȤȤꤢĤ椦Ӥ] /special mail/
+ü [Ȥ夻] /(n) special characteristics/peculiarity/distinctiveness/
+ü [Ȥ夻󤳤Ƥ] /special purpose submarine/
+ü [Ȥ֤] /special (military) force(s)/
+üʼ [Ȥؤ] /(n) special weapon/
+üˡ [Ȥۤ] /semigovernmental corporation/(P)/
+ü [Ȥ] /(n) special kind/
+ü [Ȥ] /(n) exclusive news/a scoop/
+ü [Ȥ] /(n) emergency demands/special procurement (particularly in time of war)/(P)/
+ý [Ȥ夦] /(n) feature (e.g. newspaper)/special edition/report/
+ý [Ȥ夦] /(n) feature (e.g. newspaper)/special edition/report/(P)/
+ý [Ȥ夦] /special feature article/
+ý [Ȥ夦] /special number/
+ý [Ȥ] /(n) prominence/superiority/
+þ [Ȥ礦] /(n) special name or designation/
+þ [Ȥ礦] /(n) special prize/
+ÿ [Ȥ礯] /(n) characteristic/feature/(P)/
+ÿ [Ȥ] /(n) special promotion (in rank or grade)/
+ [Ȥ] /(n) special characteristic/special quality/(P)/
+ [Ȥ] /(n) special make/deluxe/(P)/
+顼 [Ȥ顼] /special ramen/
+ [ȤҤ] /(n) specially made article/
+ [Ȥ] /(n,vs) setting up specially/special installation/(P)/
+߲ [ȤĤ礦] /(n) site (e.g. room, building) especially prepared for a meeting (event, etc.)/
+ [Ȥ] /(n) special/select/
+ [Ȥ] /(n) specially selected/choice/(P)/
+ [ȤҤ] /(n) choice goods/
+ [Ȥ] /(n) (abbr) special measure(s)/
+ [Ȥ] /(n) special investigation/(P)/
+ [Ȥ] /(n) special investigation department/
+ [Ȥ] /specially equipped/customized/
+ [Ȥ] /(n) special treatment/priority/
+Է [Ȥ] /complimentary ticket/
+ [Ȥ] /(n) scholarship student/
+ [Ȥ] /(n) extra-large/(P)/
+ [Ȥ] /(n) special enlarged (bumper) issue/
+ [Ȥ] /(n-adv,n-t) special/(P)/
+ [Ȥ夦] /(n) special order (goods)/
+ [Ȥ夦Ҥ] /(n) article specially made to order/made-to-measure (custom-made) article/
+ħ [Ȥ礦] /(n) feature/characteristic/(P)/
+ħ [Ȥ礦夦] /feature extraction/
+ħ [Ȥ礦礦] /feature value/
+Ĺ [Ȥ礦] /(n) forte/merit/(P)/
+ [ȤƤ] /(adj-na,n,vs) specific/special/particular/(P)/
+궲ݾ [ȤƤ礦դ礦] /(n) specific phobias/
+ [ȤƤᤤ] /(historical) designated speculative stocks/
+͹ض [ȤƤ椦Ӥ󤭤礯] /special post office/
+ŵ [ȤƤ] /(n) special favor/privilege/(P)/
+ [ȤǤ] /(n) special telegram or dispatch/
+ [ȤȤ] /(n) special quality, class or grade/
+ [ȤȤ] /(n) special seat/box seat/
+ǧ [Ȥˤ] /(n) special approval/
+ [Ȥ] /(n,vs) send specially/special envoy/
+ɰ [ȤϤ] /(n) correspondent/(P)/
+ [ȤϤ] /(n) special ration/special bonus or dividend/
+ [ȤФ] /(n,vs) special sale/(P)/
+ [ȤФ礦] /bargain floor or basement/
+ [ȤФҤ] /bargain goods/
+ȯ [ȤϤ] /(n) special (additional) train/idiopathy/
+ɮ [ȤҤ] /(n) special mention/(P)/
+ɮ٤ [ȤҤĤ٤] /worthy of special mention/
+ɮ [ȤҤĤ] /(n) (printed or written in) large letters/
+ [Ȥ٤] /(adj-na,adv,n) special/(P)/
+̥ǥ [Ȥ٤ĥǥ] /special edition/
+̰ [Ȥ٤ĤĤ] /(n) special (preferential) treatment/by express or special delivery/
+̰ [Ȥ٤Ĥ] /special committee/
+̰Ѱ [Ȥ٤Ĥ󤫤] /special or ad hoc committee/
+̰Ф [Ȥ٤ĤҤ] /(n) special drawing rights (SDR)/
+̱ [Ȥ٤Ĥ] /(n) special rate/
+̲ [Ȥ٤Ĥ] /(n) special member/
+̲ [Ȥ٤Ĥ] /special account/
+̵ [Ȥ٤Ĥ] /special plane/
+̵޹ [Ȥ٤Ĥ夦] /limited express train/
+̶ [Ȥ٤Ĥ] /(n) special ward/(P)/
+̹ [Ȥ٤Ĥ礦] /special administrative region (i.e. Hong Kong)/
+̹ [Ȥ٤Ĥ] /special number/
+̹ [Ȥ٤Ĥä] /extraordinary Diet session/
+̺ [Ȥ٤Ĥˤ夦] /(n) special revenue/
+̼ [Ȥ٤Ĥ] /(n) deluxe suite/
+̿ [Ȥ٤Ĥ礯] /(n) special position in Government service/
+ [Ȥ٤Ĥ] /(n) special seat/
+ [Ȥ٤Ĥ] /(n) special measure(s)/
+ܺ [Ȥ٤Ĥۤ] /(n) special investigation headquarter/
+ [Ȥ٤Ĥ] /special meeting/
+» [Ȥ٤Ĥ󤷤] /(n) extraordinary loss/
+Զ [Ȥ٤Ĥ] /(n) special treatment/
+Ǥ [Ȥ٤ĤϤˤ] /(n) aggravated breach of trust/
+ [Ȥ٤ĤϤȤ] /special dividend/
+ [Ȥ٤ĤϤȤ] /special dividend/
+ [Ȥ٤ĤФ󤰤] /(n) special program/
+۸ [Ȥ٤Ĥ٤󤴤ˤ] /special counsel/
+ [Ȥ٤Ĥۤ夦] /(n) special reward/
+ˡ [Ȥ٤Ĥۤ] /(n) special law/
+ν [Ȥ٤ĤФ礦] /special staff/
+Ū [Ȥ٤Ĥ⤯Ƥ礦] /(n) special-purpose entity (SPE)/
+ [Ȥ٤Ĥ礦] /(n) extra charge/specially reduced charge/
+ [Ȥۤ] /(n) news flash/
+̳ [Ȥ] /(n) special duty/
+̳ [Ȥभ] /secret military agency/secret service/
+̿ [Ȥᤤ] /(n) mission/
+̿ [Ȥᤤ󤱤󤳤] /minister extraordinary and plenipotentiary/
+̿ [Ȥᤤ󤱤󤿤] /ambassador extraordinary and plenipotentiary/
+ [Ȥ] /(n) special exemption/dispensation/
+ [Ȥ䤯] /(n) special contract/(P)/
+Ź [Ȥ䤯Ƥ] /(n) sole agent/chain store/
+ͭ [Ȥ椦] /(adj-na,adj-no,n) characteristic (of)/peculiar (to)/(P)/
+ͻ [Ȥ椦] /special loan (finance)/
+Ω [Ȥ] /(n) prominence/independence/
+ [Ȥ줤] /(n) special case/exception/(P)/
+ijش [Ȥ] /school inspector/
+ [Ȥ] /(n,vs) urging soldiers to fight more vigorously/
+ [Ȥ󤿤] /command group (behind the front lines)/
+¥ [Ȥ] /(n,vs) urge/demand/importunity/(P)/
+¥ [Ȥ礦] /demand note/dunning letter (note)/
+ [Ȥ줤] /(n,vs) encouragement/urge/
+ [Ϥ] /(n) baldness/(P)/
+Ť [Ϥ] /(v1) to lose hair/(P)/
+Ť [Ϥ] /(n) bald or denuded mountain/
+Ť夬 [Ϥ] /(v5r) to recede/
+ŤƬ [Ϥ] /(n) bald head/
+Ż [Ϥ] /(n) bare hill/treeless hill/
+ž夬 [Ϥ] /(v5r) to become bald fom the forehead/to recede/
+ [Ϥ] /(n) vulture/
+Ƭ [ȤȤӤ礦] /(n) alopecia/loss of hair/
+ [Ϥ路] /(n) cinereous vulture/
+Ƥ [Ĥ] /(adj) serious/cordial/faithful/kind/warm/
+ƤƤʤ [ĤƤʤ] /(n) cordial reception/
+Ƥ [Ĥ󤳤] /(n) deep faith/
+Ƥͧ [Ĥ椦礦] /warm friendship/
+Ƥ [Ȥ] /(adv) carefully/thoroughly/fully/deliberately/
+Ƴ [Ȥ] /(adj-na,n) love of learning/
+Ƴؤλ [ȤΤ] /devoted scholar/diligent student/
+ƹ [Ȥä] /(n) virtuous conduct/virtue/goodness/
+ƻ [Ȥ] /(adj-na,n) charity/benevolence/
+ƻֲ [Ȥ] /(n) volunteer/self-sacrificing person/(P)/
+Ƽ [Ȥ] /(adj-na,n) sincerity/faithfulness/
+ƿ [Ȥ] /(adj-na,n) devoutness/devotion/
+ [ȤΤ] /(n) (abbr) exemplary farmer/
+ [ȤΤ] /(n) exemplary farmer/outstanding farmer/
+ [ɤ] /(n) poison/toxicant/(P)/
+ǡ [ɤɤ] /(adj) poisonous/venomous/
+Ǥͭ [ɤΤ] /harmful/poisonous/malicious/
+ǤĤ [ɤ򤢤] /(exp) to take poison/
+Ǥ [ɤ] /(exp) to kill with poison/
+ǥ [ɤ] /(n) poison gas/(P)/
+DZ [ɤ] /(n) venom/
+Dzʳ [ɤ] /(adj-na) toxicology/toxicological/
+Dz [ɤ] /(n) poison fang/vicious way/evil power/
+Dz [ɤ] /(n) poisonous moth/
+dz [ɤ] /(n) poison/
+ǵ [ɤ] /(n) (of a) poisonous nature/maliciousness/poisonous air/
+ǵ [ɤä] /(n) (of a) poisonous nature/maliciousness/poisonous air/
+ǵ [ɤä] /(n) (of a) poisonous nature/maliciousness/poisonous air/
+ǵ [ɤ] /(n) poisonous fish/
+Ǹ [ɤ] /(n,vs) poison tasting/foretaste/
+Ǹ [ɤߤ䤯] /(n) taster for poison/
+ǻ [ɤ] /(n,vs) poisoning/kill by poison/(P)/
+Ǽ [ɤ] /(n) poisonous snake/poisonous serpent/
+Ǽ [ɤؤ] /(n) poisonous snake/poisonous serpent/
+Ǽ [ɤ] /(n) a dirty or underhanded trick/
+Ǽ [ɤ] /(n) poisoned sake/
+ǽ [ɤ褱] /(n) protection against poison/
+Ǿä [ɤ] /(n) antidote/
+ǿͻ [ɤˤ󤸤] /hemlock/
+ǿ [ɤ] /(n) assassin's dagger/
+ [ɤ] /(adj-na,n) toxicity/toxic/virulence/virulent/(P)/
+ [ɤ] /(n) wicked tongue/abusive language/(P)/
+ [ɤ] /(n) a poison gland/
+ [ɤ] /(n) toxin/
+ [ɤ] /(n) poisonous plant/
+ [ɤΤ] /(n) toadstool/poisonous mushroom/
+ [ɤ] /(n) toadstool/poisonous mushroom/
+ [ɤ] /(n) poisonous spider/
+ [ɤष] /(n) poisonous insect/
+Ǥ [ɤɤ] /(adj) poisonous/venomous/
+ͤ [ɤŤ] /(v5k) to curse (at someone)/to call someone names/
+ɮ [ɤҤ] /(n) (wielding a) vicious or poison pen/
+ [ɤ] /(n) evil woman/
+ʪ [ɤ֤] /(n) poison/
+ʪ [ɤ֤Ĥ] /(n) toxicology/
+̣ [ɤ] /(n,vs) poison tasting/foretaste/
+̣ [ɤߤ䤯] /(n) taster for poison/
+ [ɤ] /(n) poisoned arrow (dart)/
+ [ɤ䤯] /(n) poison/(P)/
+ [ɤ] /Germany/
+Ȥ [ҤȤ] /(adv,n) alone/unmarried/(P)/
+Ȥû [ҤȤä] /(n) an only child/
+Ȥ [ҤȤ] /alone/by oneself/voluntarily/spontaneously/automatically/(P)/
+ȤǤ [ҤȤǤ] /(adv) by itself/automatically/naturally/(P)/
+Ȥܤä [ҤȤܤä] /(n) alone/lonely/solitude/(P)/
+Ȥ [ҤȤ꤮] /(n) arbitrary decision/taking for granted/
+Ȥ [ҤȤꤴ] /(n) a soliloquy/a monologue/speaking to oneself/(P)/
+Ȥ [ҤȤ꤬äƤ] /(n) rash assumption/hasty conclusion/
+Ȥ [ҤȤ꤬Ƥ] /(n) rash assumption/hasty conclusion/
+Ȥ [ҤȤꤴ] /(n) an only child/
+Ȥǵ [ҤȤꤷФ] /a one-man show/
+Ȥ [ҤȤ] /(n) single (i.e. unmarried) person/
+Ȥ꽻ޤ [ҤȤꤺޤ] /(n) living alone/
+Ȥ [ҤȤ] /(n) unmarried man (woman)/
+Ȥꤤ [ҤȤꤦʤ] /(n) divining one's own fortune/
+Ȥ [ҤȤꤸ] /(n) monopoly/(P)/
+Ȥ [ҤȤ褬] /(adj-na,adj-no,n) complacent/self-satisfied/self-important/conceited/
+Ȥ [ҤȤꤺ⤦] /(exp) (1) futile and useless/(2) single-person mimicking a wrestling match/
+Ȥŷ [ҤȤƤ] /undisputed leader/
+Ȥ [ҤȤ֤] /having the stage to oneself/being peerless/monopolization/
+Ȥ⤭ [ҤȤꤢ뤭] /(n,vs) walking alone/walking unaided/going alone/standing on one's own/(P)/
+Ȥ餷 [ҤȤꤰ餷] /(n) a single life/a solitary life/living alone/
+Ȥˡ [ҤȤܤä] /(n) alone/lonely/solitude/
+Ȥˡ [ҤȤݤä] /(n) alone/lonely/solitude/
+Ȥͷ [ҤȤꤢ] /(exp) playing alone/
+ȤΩ [ҤȤ] /(n,vs) being independent/standing on one's own/becoming independent/
+Ȥι [ҤȤꤿ] /(n) alone/solitary/
+Ȱ [ɤ] /Germany/(P)/
+ȱ [ɤ] /(n) swimming alone/leaving others in one's wake/
+ȱ [ɤ] /Germany and Britain/German-English/
+ȱ [ɤ] /(n) solo/solo performance/(P)/
+ȱ [ɤ󤫤] /(n) (holding of) a solo recital or performance/
+ȱ [ɤ] /(n) going on one's own or one's own way/
+Ȳ [ɤ] /Germany/
+ȳ [ɤ] /(n,vs) self-study/(P)/
+ȳ [] /(n) a top/(P)/
+ȳڤ [ޤޤ魯] /(exp) to spin a top/
+ȳ [] /(n) udo (plant)/
+ȴ [ɤ] /(n) one-eyed/
+ȵ [ɤä] /(n) solitude/solitary life/
+ȵ\ [ɤä礷] /cell (e.g. monk's)/
+ȶˡ [ɤäۤ] /(n) the Antimonopoly Act/(P)/
+ȶ [ɤ] /(n) vocal solo/
+ȸ [ɤ] /(n) monologue/soliloquy/
+ȹ [ɤä] /(n) independent fishing boat/
+ȹ [ɤä] /(n) going alone/self-reliance/
+ȹ [ɤ] /Germany/
+Ⱥ [ɤ] /(n) sitting alone/
+Ⱥ [ɤ] /(n) dictatorship/despotism/(P)/
+Ⱥ۹ [ɤä] /(n) dictatorship/despotism/
+Ⱥۻ [ɤϤ] /(n) autocratic rule/
+Ⱥۼ [ɤ] /(n) dictator/despot/
+Ⱥۼ [ɤ央] /(n) authoritarian/
+Ⱥ [ɤ] /(n) dictatorship/
+Ⱥ [ɤ] /dictatorship/despotic government/
+ȺŪ [ɤƤ] /(adj-na) dictatorial/
+ȼ [ɤ] /(adj-na,n) original/peculiar/characteristic/(P)/
+ȼ [ɤ] /originality/
+ȼ [ɤ㤯] /(n,vs) drinking alone/solitary drinking/
+Ƚ [ɤ夦] /(n) self-education/
+Ƚ [ɤ夦] /(n) self-study/self-teaching/
+Ƚ [ɤ夦] /self-study guide or book/
+Ⱦ [ɤ礦] /(n,vs) vocal solo/(P)/
+Ⱦ [ɤ礦] /(n) vocal recital/
+ȿ [ɤ] /(n) bachelorhood/single/unmarried/celibate/(P)/
+ȿȵ² [ɤ󤭤] /(n) unmarried persons living affluently/
+ȿȼ [ɤ󤷤] /(n) unmarried person/bachelor/spinster/
+ȿȼ [ɤ] /(n) unmarried person/bachelor/spinster/
+ȿ [ɤ󤻤] /(n,vs) bachelor's life/life of a bachelor/
+ȿ [ɤ礦] /hostel for bachelors/
+ [ɤ] /(n) monopoly/(P)/
+ [ɤ󤭤礦] /monopoly business, enterprise/
+ػˡ [ɤ󤭤󤷤ۤ] /antitrust law/
+ [ɤ󤷤ۤ] /monopolistic capital/
+Ū [ɤƤ] /(adj-na) monopolistic/
+ [ɤ褯] /desire to monopolize/
+ [ɤ] /(n) self-righteousness/self-justified/
+ [ɤ󤷤央] /(n) self-righteousness/
+Ū [ɤƤ] /(adj-na) self-righteous/
+ [ɤ] /(n) originality/(P)/
+ [ɤ] /(n) ingenuity/
+٤ [ɤˤȤ] /ingenious/
+Ū [ɤƤ] /(adj-na) creative/original/(P)/
+ [ɤ礯] /creative powers/
+ [ɤ] /(n) a solo/(P)/
+ղ [ɤ] /a solo recital/
+ռ [ɤ] /(n) soloist/
+ [ɤ] /(n) running alone/doing things alone that should be done with others/(P)/
+õ [ɤ] /German spy/
+ž [ɤ󤸤礦] /(n) field in which one acts unchallenged/
+ [ɤ] /(n) one's own judgement/arbitrary/(P)/
+Ǥ [ɤ] /arbitrarily/
+ [ɤ󤻤󤳤] /acting arbitrarily or on one's own authority/
+ [ɤ] /(n) dogmatism/
+ [ɤȤ] /(adj-na,n) learning by oneself/(P)/
+ [ɤȤ] /(adj-na,n) peculiarity/uniqueness/characteristic/(P)/
+ [ɤϤ] /(n,vs) monologue/talking to oneself/soliloquy/
+ʩ [ɤդ] /Germany and France/German-French/
+ʸ [ɤ֤] /(n) German literature/German sentence/
+˼ [ɤܤ] /(n) single cell/isolation cell/(P)/
+˼ƶ [ɤܤ󤭤] /solitary confinement/
+ [ҤȤޤ] /lonely in bed/
+Ω [ɤ] /(adj-na,n) independence (e.g. Ind. Day)/self-support/(P)/
+Ωư [ɤĤɤ] /independence movement/
+Ωǰ [ɤĤͤ] /Independence Day/
+Ω [ɤĤ] /(n) right of or to independence/
+Ω [ɤĤ] /(n) an independent word/
+Ω [ɤĤ] /(n) independent state or nation/(P)/
+ΩȶƱ [ɤĤä礦ɤ] /(n) Commonwealth of Independent States (CIS)/
+Ωλ [ɤĤ󤻤] /(n) a self-supporting accounting system/
+Ω [ɤĤ] /Independence Day celebration/
+Ωº [ɤĤ] /(spirit of) independence and self-respect/
+Ω [ɤĤ] /independent spirit/
+Ω [ɤĤ] /independence/
+Ω [ɤĤ󤲤] /Declaration of Independence/
+Ω [ɤĤ󤽤] /(n) American Revolutionary War/War of Independence/
+Ω [ɤĤɤä] /(n) self-reliance/self-help/
+ΩȯŻȼ [ɤĤϤĤǤ󤸤礦] /(n) independent power producer (IPP)/
+Ω [ɤĤϤ] /detachment/
+Ωѿ [ɤĤؤ󤹤] /independent variable/
+ [ɤ礯] /(n-adv,n-t) one's own effort/
+ [ɤ] /(n) German-Japanese/
+ [ɤ] /(n) talking to oneself/conducting a monologue/
+ڣ [ɤ󤸤礦] /(n) field in which one acts unchallenged/unrivaled sphere of activity/one's monopoly/
+ɤ [] /(n) reading/(P)/
+ɤߤ䤹 [ߤ䤹] /easy to read/
+ɤߤ䤹 [ߤ䤹] /ease of reading/legibility/
+ɤ߱ [ߤ] /(n) worthwhile reading/
+ɤ߲ [ߤ] /(v5s) to transliterate classical Chinese into Japanese/
+ɤ߲̾ [ߤ] /(n) pronounciation key for kanji/furigana/
+ɤ߲᤮ [ߤ] /reading too much/
+ɤ߲ᤴ [ߤ] /(v5s) to skip over/to miss reading/
+ɤ߳ݤ [ߤ] /(v1) to begin to read/to leaf through a book/
+ɤ߸ [ߤޤ] /(v5r) to misread/to mispronounce/
+ɤ߹礻 [ߤ碌] /(v1) to read out and compare or collate/
+ɤ߹碌 [ߤ碌] /(v1) to read out and compare or collate/
+ɤ߹ [ߤ] /(v5m) (1) to express (e.g. emotion in poetry)/(2) to read (extra meaning) into (something)/(3) to fetch (e.g. CPU inst.)/to read (data into a system)/
+ɤ߻ߤ [ߤΤۤ] /unfinished book/
+ɤ߻ߤ [ߤ] /(v5s) to leave half-read or unfinished/
+ɤ߼ [ߤȤ] /(n,vs) reading/(P)/
+ɤ߼굡 [ߤȤ꤭] /(n) (computer) reader/reading device/
+ɤ߼ [ߤȤ] /(v5r) (1) to read (someone's) mind/to read between the lines/(2) to read (a calibration, a tape, etc.)/
+ɤ߼ [ߤ] /(n) reader (person)/
+ɤ߽ [ߤ] /(v5r) to finish reading/to read through/
+ɤ߽ [ߤ] /(v5r) to finish reading/to read through/
+ɤ߽Ф [ߤ] /(n) reading/readout (computer)/
+ɤ߽Ф [ߤ] /(v5s) to read out (e.g. data from a computer or process)/
+ɤ߽ [ߤ] /(n) reading and writing/(P)/
+ɤ߾夲 [ߤ] /(v1) to read out loud (and clearly)/to call a roll/(P)/
+ɤ߾夲 [ߤ] /(n) having the figures read aloud by another person/calculation by abacus/
+ɤ߿ [ߤ֤] /(n) manner of reading/
+ɤ߿ɤ [ߤ餤] /hard to read/
+ɤ߿ʤ [ߤ] /(v5m) to go on reading/
+ɤ߿ [ߤӤ] /(n) (poetic) author/
+ɤ߿Τ餺 [ߤӤȤ餺] /(n) author unknown/anonymous/
+ɤڤ [ߤ] /(n) finish reading/finish reading in one session/
+ɤڤ [ߤ] /(v5r) to finish reading/to read through/
+ɤ» [ߤʤ] /(v5u) to misread/to mispronounce/
+ɤ» [ߤ󤸤] /to fail to read correctly/
+ɤؤ [ߤ] /(v1) to read a kanji with a different pronunciation/
+ɤÿ [ߤդ] /(v5r) to be absorbed in reading/
+ɤÿ [ߤդ] /(v5r) to be absorbed in reading/
+ɤľ [ߤʤ] /(v5s) to read (a book, etc.) over again/
+ɤ [ߤˤ] /hard to read/
+ɤˤ [ߤ֤] /(v5r) to read through (difficult passage or particularly long book)/
+ɤդƤ [ߤĤƤ] /to be accustomed to reading/
+ɤʪ [ߤ] /(n) reading matter/reading material/(P)/
+ɤʹ [ߤ] /(v5s) to read to (for) someone/
+ɤʹ [ߤ] /(v1) to read aloud to another/
+ɤ [ߤ] /(n) idiomatic pronunciation or peculiar reading of a kanji or compound/
+ɤ֤ [ߤ] /(v5s) to reread/to read again/(P)/
+ɤ [ߤ] /(n) way of reading/how to read/(P)/
+ɤȤ [ߤȤ] /(v5s) to overlook in reading/
+ɤή [ߤʤ] /(v5s) to read smoothly/to skim/
+ɤɤ [ߤ褤] /easy to read/
+ɤ [] /(v5m) to read/(P)/
+ɲ [ɤä] /(n) finish reading/skim (over)/
+ɲ [ɤä] /(n) reading (of a bill)/
+ɲ [ɤä] /(n) reading comprehension/
+ɲ [ɤä礯] /(n) ability to read and understand/
+ɳݤ [ߤ] /(v1) to begin to read/to leaf through a book/
+ɶ [ߤ礦] /(abbr) Yomiuri Symphony/
+ɷ [ɤ礦] /(n) sutra chanting/
+ɸ [ɤ] /(n) after reading a book/
+ɸ崶 [ɤ] /(n) one's impressions after reading a book/
+ɼ [ɤ] /(n) reader/(P)/
+ɼԤ [ɤΤ] /readers voice/
+ɼ [ɤ㤽] /(n) class of readers/
+ɼ [ɤ] /reader's column/
+ɼ [ߤȤ] /(n,vs) reading/
+ɽФ [ߤ] /(n) reading/readout (computer)/
+ɽ [ɤ] /(n) reading/(P)/
+ɽ̣̣臘 [ɤΤ⤷ߤ򤢤臘] /(exp) to appreciate the pleasures of reading/
+ɽ [ɤ礫] /avid reader/
+ɽ [ɤ礫] /a reading circle/
+ɽ [ɤ礫] /the reading public/
+ɽ [ɤ礶ޤ] /be absorbed in reading/
+ɽ [ɤ礷] /a reading room/
+ɽ [ɤ礸] /(n) avid reader/
+ɽ [ɤ礯] /reading ability/
+ɿ [ɤ󤸤] /(n) lip reading/
+ɿ [ɤ󤸤] /(n) mind reading/
+ɿ [ɤ] /(n) reading a map/
+ؤ [ߤ] /(v1,vt) to be read as/
+ [ȤƤ] /(n) comma/
+ [ɤ] /(n,vs) finish reading a book/
+ [ߤ] /(n) Yomiuri (newspaper)/(P)/
+ʪ [ߤ] /(n) reading matter/reading material/
+ [Ȥۤ] /(n) reading-book/(P)/
+ [ɤۤ] /(n) reading-book/
+λ [ɤ礦] /(n,vs) finish reading/
+ [ɤ礦] /(n,vs) reading aloud/recitation/intoning/
+ [ɤ] /(n,vs) reading aloud/recitation/intoning/
+ʤ [ȤΤ] /(n) Japanese horse chestnut/
+ [ȤΤ] /(n) Japanese horse chestnut/(P)/
+ڸ [Ȥ] /prefecture in the Kantou area/
+ˤ [ȤΤ] /(n) Japanese horse chestnut/
+̥ [Ȥĥ] /(n) convex lens/
+̱ [ȤĤ] /convexity/
+̱ [Ǥܤ] /(adj-na,n) unevenness/roughness/ruggedness/(P)/
+̱ [ȤĤ] /(adj-na,n) unevenness/roughness/ruggedness/
+̱ [ȤĤ] /embossed paper/
+̳ [Ȥä] /(n) convex angle/
+̶ [Ȥä礦] /convex lens/
+̾ [ȤĤ礦] /protrusion/
+ [ȤäѤ] /(n) letterpress/relief printing/(P)/
+ǰ [ȤäѤ󤤤󤵤] /letterpress/relief printing/(P)/
+˷ [Ǥܤ] /(n) beetle-browed boy/mischief/
+ [ȤĤ] /(adj-no,n) convex surface/convex/
+̶ [ȤĤ󤭤礦] /(n) convex lens/
+ͤ [Ĥ] /(n) a thrust/a pass/a lunge/a stab/(P)/
+֤ͤ [Ĥä] /(v5s) to poke in return/to send back/to reject/
+ͤĤ [ĤĤ] /(v1) to thrust before/to thrust at/
+ͤݤ [Ĥ] /(v5r) to thrust at (with a knife)/
+ͤͤ [ĤĤ] /(v1) to investigate thoroughly/to probe into/to think something through/to follow an argument to its logical conclusion/
+ͤ礻 [Ĥ碌] /(v1) to place persons opposite/to come face to face with/to compare/
+ͤ碌 [Ĥ碌] /(v1) to place persons opposite/to come face to face with/to compare/
+ͤ [Ĥ] /(v5s) to stab to death/
+ͤɤ [Ĥ] /(v5r) to stick into/to pierce/to run into/
+ͤɤ [Ĥ] /(v5s) to stab/to pierce/to thrust/(P)/
+ͤ [Ĥ] /(n) jamming a finger (i.e. with a ball)/
+ͤߤ [ĤȤ] /(v1) to make sure/to locate/to find out/to ascertain/
+ͤФ [Ĥ] /(n) (1) protrusion/(2) (Japanese) hors d'oeuvre/snacks/(3) (sumo winning technique of) pushing out of the ring/
+ͤФ [Ĥ] /(v5s) to push out/to project/
+ͤФ [ĤǤ] /projecting/protruding/
+ͤФ [ĤǤ] /(v1) to project/to stick out/to stand out/
+ͤ [ĤΤ] /(v1) to thrust aside/
+ͤ [Ĥ] /(n) stab wound/
+ͤ夲 [Ĥ] /(v1) to push up/to toss/(P)/
+ͤʤ [Ĥ] /(v5m) to push on/to plunge forward/to push one's way to/
+̤ͤ [ĤȤ] /(v5s) to pierce/to penetrate/
+̤ͤ [ĤȤ] /(v5r) to penetrate/
+ͤžФ [ĤФ] /(v5s) to knock (a person) down/
+ͤݤ [Ĥ] /(v5s) to push down/
+ͤ [Ĥ] /(n) end (e.g. of street)/(P)/
+ͤ [Ĥ] /(v5r) to run into/to collide with/(P)/
+ͤư [Ĥ] /(v5s) to stimulate/to stir up/to arouse/
+ͤˤ [Ĥ֤] /(v5r) to break through/to penetrate/to pierce/
+ͤȴ [Ĥ̤] /(v5k) to pierce/to shoot through/to penetrate/
+ͤȴ [Ĥ̤] /(v1) to pierce through/to break through/(P)/
+ͤФ [ĤȤФ] /(v5s) to thrust away/
+ͤդ [ĤĤ] /(v5k) to thrust in front of one's eyes/
+ͤդ [ĤĤ] /(v1) to thrust before/to thrust at/
+֤ͤ [Ĥ] /(v5s) to poke in return/to send back/to reject/
+ͤ [Ĥ] /(v5s) to crush/to break through/to flatten/
+ͤ [ĤϤʤ] /(v5s) to thrust away/to refuse bluntly/to forsake/
+᤹ͤ [Ĥɤ] /(v5s) to thrust back/to reject/
+ͤ [ĤȤ] /(v5s) to thrust down/to push off/
+ͤȤ [ĤȤ] /(n) (sumo winning technique of) thrusting down/
+ͤȤ [ĤȤ] /(v5s) to thrust down/to push off/
+ͤΥ [ĤϤʤ] /(v5s) to thrust away/to refuse bluntly/to forsake/
+ͤΩƤ [ĤƤ] /(v1) to pierce/to thrust violently/
+ͤ [Ĥ] /(v5k) (1) to thrust/to strike/to attack/(2) to poke/to nudge/to pick at/(P)/
+ͤ [ĤĤ] /(v5k) (1) to thrust/to strike/to attack/(2) to poke/to nudge/to pick at/(P)/
+ͤä [Ĥä] /(v5r) to cross/to go across/to go through/to cut across/
+ͤäѤͤ [ĤäѤͤ] /(v1) to reject/to spurn/to turn down/to refuse/
+ͤóݤ [Ĥä] /(v5r) to charge/to lunge/to rush/
+ͤóݤ [Ĥä] /(n) slip-on/
+ͤóݤ [Ĥä] /(v1) to slip on (slippers, sandals, etc)/(P)/
+ͤù [Ĥä] /(n) (1) penetration/digging into something/(2) straight man (in comedy)/(3) rape (id)/
+ͤù [Ĥä] /(v5m) (1) to thrust something into something/(2) to plunge into/to go into deeply/(3) to meddle/to interfere/(P)/
+ͤû٤ [Ĥä] /(n) a prop or support/
+ͤû٤ [Ĥäܤ] /(n) a prop or support/
+ͤڤ [Ĥä] /(v5r) to cross/to go across/to go through/to cut across/
+ͤ [ĤäѤ] /(v5r) to run swiftly/
+ͤĥ [ĤäѤ] /(n) prop/strut/support/bar/thrust/(P)/
+ͤĥ [ĤäѤ] /(v5r) to support/to become stiff/to become taut/to thrust (one's opponent)/to stick to (one's opinion)/to insist on/(P)/
+ͤͤ [ĤäĤ] /(v5k) to prompt someone/
+ͤ [Ĥäפ] /(v5s) to fall prostrate/
+ͤ [ĤäѤʤ] /(v5s) to thrust or cast away/to look upon with detachment/
+ͤΩ [Ĥä] /(v5t) to stand up/
+ͤΩƤ [ĤäƤ] /(v1) to stab/to plant one's feet/
+ͤ [Ĥäɤ] /(adj-na) blunt/curt/brusque/
+ͤͤ [ĤäѤͤ] /(v1) to reject/to spurn/to turn down/to refuse/
+ͤФ [Ĥ] /(v5s) to push out/to project/
+ͳ [Ȥä] /(n) convex angle/
+ʹ [Ȥä] /(n,vs) charge/rush/lightning attack/(P)/
+ʹӹ [Ȥä󤳤] /construction at top speed/
+͵ [Ȥä] /(n) protuberance/(P)/
+ͷ [ȤĤ] /(n) assault/
+ͷ [ȤĤ] /stormtroopers/
+ͽ [Ȥä] /(n) projection/protrusion/(P)/
+ͽФ [Ĥ] /(v5s) to push out/to project/
+Ϳ [Ȥä] /(n,vs) rush/charge/(P)/
+ [Ȥä] /(n) tip/
+ [ȤĤ] /(adj-na,adj-no,adv) abruptly/suddenly/unexpectedly/all at once/(P)/
+ [ȤĤ] /sudden death/
+Ѱ [ȤĤؤ] /(n) mutation/
+ü [Ȥä] /(n) tip of a headland/point/
+ü [ȤäѤ] /(n) tip of a headland/point/
+ĥ [ĤäѤ] /(n) prop/strut/support/bar/thrust/
+ [ȤäƤ] /(n) breakwater/
+ [ȤĤˤ夦] /(n,vs) rushing/breaking into/(P)/
+ǡ [ȤĤ] /(adv) suddenly/all of a sudden/(P)/
+ [Ȥä] /(n,vs) breaking through/breakthrough/penetration/(P)/
+˸ [ȤäѤ] /(n) breach/
+Ҥʤ [ȤäԤ礦ʤ] /astounding/tremendous/crazy/exorbitant/
+Ҥ̵ [ȤäԤ礦ʤ] /astounding/tremendous/crazy/exorbitant/
+ȯ [ȤäѤ] /(n) outbreak/occurrence/
+ȯŪ [ȤäѤĤƤ] /(adj-na) sudden/unexpected/
+ȴ [Ĥ̤] /(v5k) to pierce/to shoot through/to penetrate/
+ȴ [Ĥ̤] /(v1) to pierce through/to break through/
+ [Ȥä] /(adj-na,n) erratic/offbeat/wild/extraordinary/
+ [Ȥäפ] /(n) squall/sudden gust/(P)/
+ [Ĥ] /(v5s) to crush/to break through/to flatten/
+Ω [Ȥä] /stand straight up/
+ [Ĥäɤ] /(adj-na) blunt/curt/brusque/
+ [Ȥɤޤ] /(n) fir/white fir/
+ [Ȥɤ] /(n,n-suf) report/notification/registration/(P)/
+Ϥʤ [ȤɤʤƤ] /letter that fails to reach its destination/
+Ϥ̴ꤤ [Ȥɤ̤ͤ] /unfulfilled wish/
+Ϥ [Ȥɤ] /(v5k,vi) to reach/(P)/
+Ϥ [Ȥɤ] /(n,n-suf) report/notification/registration/(P)/
+Ϥ [Ȥɤ] /(v1) to deliver/to forward/to send/to report/to file notice (to the authorities)/(P)/
+Ϥ [Ȥɤ] /(n,vs) report/notification/(P)/
+ϤФǤ [ȤɤǤ] /to give notice/to submit notice/
+ϤФ [ȤɤǤ] /(v1) to report/to notify/
+Ϥв [ȤɤǤ] /reported price/
+Ϥ [ȤɤǤǤ󤻤Ӥ礦] /infectious disease which by law a physician must report to the authorities within 24 hours of diagnosis/
+Ϥ [Ȥɤ] /(n) (written) report or notification/
+Ϥ [Ȥɤ] /(n) (written) report or notification/
+Ϥ [Ȥɤ] /(n) destination/receiver's address/consignee/
+Ϥʪ [Ȥɤ] /(n) article to be delivered/present/
+Ͻ [Ȥɤ] /(n,vs) report/notification/
+Ͻ [Ȥɤ] /(n) (written) report or notification/
+Ͻ [Ȥɤ] /(n) (written) report or notification/
+Ф [ȤӤ򤦤] /(exp) Even plain parents can produce a genius child/
+и [ȤӤ] /(n) firefighter's hook/
+п [ȤӤ礯] /(n) scaffolding or construction worker/
+п [ȤӤ礯ˤ] /scaffold constructor/steeplejack/
+п [ȤӤ] /(n) reddish brown/
+ [Ȥ] /(n) third sign of Chinese zodiac (The Tiger, 3a.m.-5a.m., east-northeast, January)/(P)/
+Ҥι [ȤΤ] /around four o'clock in the morning/
+ǯ [Ȥɤ] /year of the tiger/
+ [Ȥ] /(n) tenth sign of Chinese zodiac (The Bird, 5p.m.-7p.m., west, August)/
+Ӥλ [ȤΤ] /(n) Bird Day/
+Ӥ [ȤΤۤ] /west/
+ǯ [Ȥɤ] /year of the cock/
+ [Ȥ] /(n) pool (in a river)/
+տ [Ȥ󤹤] /(n) tonnage/
+ [] /(n) police station/camp/barracks/
+ [Ȥ] /(n) ton/(P)/
+ֱ [Ȥ󤨤] /(n) military camp/barracks/camping/
+ֽ [Ȥ󤷤] /(n) post/quarters/military station/police station/
+ [ȤǤ] /(n,vs) colonization/
+ʼ [ȤǤؤ] /(n) agricultural soldiers/colonizers/
+׸ [Ȥ󤳤] /(adj-na,n) sincere and kindhearted/honest and simple/
+ [Ȥܤ] /(adj-na) (arch) honest and homely/simple/
+ [Ȥܤ] /(adj-na) cordial and friendly/
+ [Ȥܤ] /(adj-na) (arch) honest and homely/simple/
+ظ [Ȥ󤳤] /(adj-na,n) sincere and kindhearted/honest and simple/
+ [Ȥܤ] /(adj-na) (arch) honest and homely/simple/
+ [Ȥܤ] /(adj-na) (archaic) cordial and friendly/affectionate/
+ [Ȥܤ] /(adj-na) (arch) honest and homely/simple/
+ [Ȥ󤳤] /simplicity/(P)/
+ [֤] /(n) pig/(P)/
+ڤ˿ [֤ˤ󤸤] /(exp) does not go well together/cast pearls before swine/
+ڤι [֤Τ֤] /grease of a hog/lard/
+ڤޤ [֤ޤ] /(n) steamed yeast bun with minced pork filling/
+ڥ [Ȥ󥫥] /(n) pork cutlet/(P)/
+ڹ [Ȥ󤳤] /(n) dish made with pork belly and bones, simmered with miso, sake, vegetables, etc. (from Kagoshima)/
+ڻ [Ȥ] /(n) my (foolish) son/
+ڼ [Ȥ󤷤] /(n) pigpen/pigsty/
+ڽ [Ȥ󤸤] /(n) pork miso soup/miso soup with pork and vegetables/
+ھ [֤] /(n) pigsty/
+ [֤] /(n) ragweed/
+­ [Ȥ󤽤] /pigs feet/
+ [֤ˤ] /(n) pork/(P)/
+Ȣ [֤Ф] /(n) police cell/lockup/
+ۤФ [ˤ] /(v5s) to run away/to escape from/
+ۼ [Ȥ] /(n) an excuse/
+ [Ȥ󤻤] /(n) seclusion from the world/
+ [Ȥ󤽤] /(n,vs) fleeing/escape/
+ [Ȥ󤽤礯] /(n) fugue/
+ [Ҥ] /(adj-na,adv) (uk) nothing but/earnestly/intently/
+ܤ [Ȥߤ] /(adv) suddenly/all at once/rapidly/
+ܶ [Ȥ󤭤礦] /(adj-na,n) wild/in disarray/
+ܺ [Ȥ] /(n) setback/at a standstill or impasse/
+ܻ [Ȥ] /(n) sudden death/
+ [Ȥ] /(n) (quick or ready) wit/
+ [Ȥ] /(n) (quick or ready) wit/
+Ե [Ȥ] /(n) (male) (sl) (uk) numbskull/dimwit/idiot/fool/dope/
+ [Ȥ󤸤㤯] /(n) being concerned about or mindful of/
+ [Ȥ㤯] /(n) being concerned about or mindful of/
+夷ʤ [Ȥ㤯ʤ] /(exp) do not care about/do not mind/
+ [Ȥ󤫤] /(adj-na,n) absurdity/contradiction/
+ [Ȥ] /(adj-na,n) idiot/fool/dope/
+ [Ȥפ] /(n) dose of medicine to be taken only once/
+ [Ȥפ䤯] /(n) dose of medicine to be taken only once/
+ݤ߲ [Τߤ] /(n) bookmaker/
+ݤ߸ [Τߤ] /(n) a tap/spigot/
+ݤ߹԰ [Τߤ] /bookmaking/(stock market) bucketing/
+ݤ߹ [Τߤ] /(n) (quick or slow to) understand/
+ݤ߹ [Τߤ] /(v5m) to gulp down/to swallow deeply/to understand/to take in/to catch on to/to learn/to digest/
+ݤ߽ [Τߤ] /(n) tippler/drunkard/heavy drinker/
+ݤ [Τߤ] /(n) drink money/drinking money/
+ݤ [Τ] /(v5m) to drink/to gulp/to swallow/
+ݤdzݤ [ΤǤ] /to make light of/to hold lightly/
+ݤʼ [Τ٤] /(n) heavy drinker/tippler/
+ݵ [Τ] /(adj-na,n) (uk) carefree/optimistic/careless/reckless/heedless/happy-go-lucky/easygoing/
+ݵ [Τ󤭤] /happy-go-lucky person/
+ݸ [Τߤ] /(n) bung hole/end of pipe stem/
+ݽε [ɤ󤷤夦Τ] /(exp) big fish/great man/notorious man/
+ [ɤ] /(n) drinking and vomiting/coming and going/
+ʼ [Τ٤] /(io) (n) heavy drinker/tippler/
+ [] /(n) cloudiness/cloudy weather/shadow/
+ޤ餹 [餹] /(v5s) to encloud/to make dim or dull/to frown/
+ޤ [] /(n) cloudiness/cloudy weather/shadow/(P)/
+ޤ꤬ [꤬] /(adj-na,adj-no,n) broken cloud/mainly cloudy/
+ޤꥬ饹 [ꥬ饹] /(n) frosted glass/
+ޤ [ꤾ] /(n) cloudy sky (weather)/
+ޤ꾡 [꤬] /(adj-na,n) mostly cloudy/
+ޤ [ꤴ] /(n) depressed voice/
+ޤ [] /(v5r) to become cloudy/to become dim/(P)/
+ŷ [ɤƤ] /(n) dull (cloudy) weather/
+ [ɤ] /(adj-na,n) dull/slow/stupid/dull-brained/
+ [ʤޤ] /(adj-na) (uk) blunt/dull/
+ߤ [ˤ֤] /(adj) dull (e.g. a knife)/thickheaded/slow (opposite of fast)/stupid/(P)/
+ߤ [Τ] /(adj) dull (e.g. a knife)/thickheaded/slow (opposite of fast)/stupid/(P)/
+ߤ [ˤ֤] /thick sound/
+ߤ [ˤ֤Ȥ] /dullard/dolt/
+ߤ餹 [ˤ֤餹] /(v5s,vt) to blunt/to dull/to weaken/
+ߤ [ʤޤ] /(v5r) to become less capable/to grow dull/to become blunt/to weaken/
+ߤ [ˤ֤] /(v5r) to become less capable/to grow dull/to become blunt/to weaken/(P)/
+߲ [ˤ֤] /dull yellow/
+߲ [ɤ] /(n,vs) becoming dull/slowing down/(P)/
+߳ [ɤ󤫤] /(n) obtuse angle/
+߳ѻѷ [ɤ󤫤󤫤] /obtuse triangle/
+ߴ [ɤ󤫤] /(adj-na,n) thickheadedness/stolidity/(P)/
+ߴ [Τ] /(adj-na,n) blockhead/dunce/gullible (person)/(P)/
+ߴ [ɤ] /(n) blunt weapon/(P)/
+߹ [ɤ󤳤] /(n) ordinary train/slow train/
+ߺ [ɤ󤳤] /(adj-na,n) slow-witted/
+ߺ [ɤ󤵤] /(n) stupidity/dull person/dullness/
+߽ [ɤ󤯤] /(adj) slow (opposite of fast)/stupid/irritating/
+߽ [Τ] /(adj) slow (opposite of fast)/stupid/irritating/
+߽ [ɤ󤸤夦] /(adj-na,n) dullness/bovinity/thickheaded/slow-witted/
+߿ [ˤӤ] /(n) dark gray/
+­ [ɤ󤽤] /(n) slow-footed/
+ [ɤĤ] /(n) dull pain/
+ [ɤȤ] /(n) dull or blunt sword/
+ʪ [ɤ֤] /(n) blockhead/a fool/
+ [ɤ] /(n) torpor/
+ಿ [] /(adj-na,adv,n) how/in what way/
+ [ʤؤ] /(n) where/
+ [ʤ餯] /(n) hell/hades/eternity/theatre basement/
+ [ʤ餯Τ] /abyss/
+ɸ [ʤ餱] /prefecture in the Kinki area/
+ɻ [ʤ餸] /(n) Nara period (710-794 CE)/
+ [ʤŤ] /(n) vegetables pickled in sake lees/
+Ҥ [ʤŤ] /(n) vegetables pickled in sake lees/
+ [ʤؤ] /(n) where/
+ͳ¾ [ʤ椿] /10^60/
+ [] /(n) inside/(P)/
+⡹ [] /(adj-no,adv,n) family circle/the inside/private/informal/secret/confidential/(P)/
+⡹ [ʤʤ] /(adj-no,adv,n) family circle/the inside/private/informal/secret/confidential/
+β [Τ] /our company/
+ο [ΤҤ] /(n) my husband/one's family/
+Ƥ [򤿤Ƥ] /(exp) to build one's house/
+⥲ [] /(n) violence within a (student) sect/internal strife/
+ݥå [ݥå] /(n) inside pocket/
+ⰵ [ʤ] /(n) internal pressure/
+ [ʤ] /(n) infield hit (baseball)/
+ [ʤ] /(n) intention/personal opinion/
+ᤷ [] /(n) inside pocket/
+ [ʤ] /(n) the actual reason/
+Ᵽ [] /(n) inside pocket/
+ [ʤ] /(n) private audience/
+ [ʤ] /(n) private perusal/
+ [ʤ] /(n) private dinner/
+ [ʤ] /(n) inner flame/
+ [ʤ] /(n) common-law marriage/
+κ [ʤΤĤ] /common-law wife/
+ [ʤ] /(n) inner garden/inner park/
+ [ʤ] /(n) inner part/depths/
+ [ʤ] /(n) secret understanding/collusion/betrayal/
+ [ʤ] /(n) internist clinic/internal medicine/(P)/
+ʰ [ʤ] /(n) physician/internist/
+ʳ [ʤ] /(n) internal medicine/
+ [ʤƤ] /(n) launch/
+ [ޤ] /(n) going around an inner circle/indoors/
+ [֤Ȥ] /(n) inside pocket/bosom/real intention/
+ⳤ [] /(n) inlet/bay/inland sea/(P)/
+ⳤ [] /(n) inlet/bay/inland sea/
+ⳤ [Τ] /(n) inlet/bay/inland sea/
+ⳤ [Ĥ] /(n) inlet/bay/inland sea/
+ⳤ [ʤ] /(n) inlet/bay/inland sea/
+⳦ [ʤ] /(n) inner world/inner sphere/
+⳰ [] /(n) inside and outside/domestic and foreign/approximately/interior and exterior/
+⳰ [ʤ] /(n) inside and outside/domestic and foreign/approximately/interior and exterior/(P)/
+⳰ [ʤ] /nationals and foreigners/
+⳰ [ʤ] /infield and outfield/
+ [ʤ] /(n) interior angle/inside corner (baseball)/(P)/
+ѵ [ʤä夦] /insider/inside ball/
+ [ʤ] /(n) cabinet/(government) ministry/(P)/
+ղ¤ [ʤ] /(n) cabinet reshuffle/cabinet shake-up/
+ճν [ʤ礦] /cabinet members/
+մ˼ [ʤܤ] /(n) Cabinet Secretariat/(P)/
+մ˼Ĺ [ʤܤ礦] /Chief Cabinet Secretary/
+ջٻΨ [ʤ] /(n) cabinet support rate/
+ [ʤ礯] /(n) en masse resignation of the cabinet/
+ [ʤ] /Prime Minister or Premier (as the head of a cabinet government)/
+ [ʤ] /(n) Cabinet Office/
+ˡ [ʤۤ礯] /(n) Cabinet Legislation Bureau/(P)/
+ݤ [] /(n) throwing down by leg work/
+ [Ӥ] /band discount/
+ [֤] /(n) inside of a helmet/hidden circumstances/
+⴪ [󤸤礦] /secret account/
+ⴵ [ʤ] /(n) internal or domestic trouble/
+ [ʤ] /(n) introspection/
+ [ʤ] /(n) implication/
+礤 [ꤢ] /(n) family council/
+ⵤ [] /(adj-na,n) bashfulness/shyness/reserve/timidity/(P)/
+⵬ [ʤ] /(n) private regulations/bylaws/tradition/(P)/
+⵷ [ʤ] /(n) one's wife/landlady/something secret or confidential/
+ [ʤ] /(n) secret conference/private consultation/
+ [ʤ] /(n) Inner Ise Shrine/
+ [ʤ] /(n) Inner Ise Shrine/
+ [ʤ礯] /(n) bureau in a ministry/
+ʵ [ʤä夦] /an incurve/
+ [ʤ] /(n) office or indoor work/
+ [] /(n) bargain money/money paid on account/
+ⷱ [ʤ] /(n) private or secret orders/
+ [ʤ] /(n) bore/inside diameter/
+ݼ [] /(n) geisha living in the establishment/
+⸡ [ʤ] /(n) preliminary inspection/preview/
+⸫ [ʤ] /(n) preliminary inspection/preview/
+⸼ [󤫤] /(n) side entrance/
+⸼ [ʤ󤫤] /(n) side entrance/
+ [ޤ] /(n) inner thigh/
+ [] /(n) inner thigh/
+Ԥ [ޤ] /(walking) pigeon-toed/
+Թ [ޤ䤯] /(n) double-dealing/fence-sitting/moving back and forth between two sides in a conflict/duplicity/turncoat/
+Թ [ޤ䤯] /(n) double-dealing/fence-sitting/moving back and forth between two sides in a conflict/duplicity/turncoat/
+ [礦] /(n) preliminary negotiations/
+ [ʤ礦] /(n) preliminary negotiations/
+ [ʤ] /(n) introvert/(P)/
+ [ʤ] /(n) introversion/
+Ū [ʤƤ] /(adj-na) introvert/(P)/
+⹶ [ʤ] /(n) (disease) settling in internal organs/quarreling among companions/
+ [ʤ] /(n) inner harbour/
+ [ʤ] /lumen/
+ [ʤ] /(n) coastwise service/
+ [ʤ] /(n) (math) internal terms/
+ [ʤ] /tough at heart/
+ [ʤ] /(n) inferior conjunction/
+ [ܤ] /(n) inner moat/moat within the castle walls/
+ [ܤ] /(n) inner moat/moat within the castle walls/
+ [ʤ] /(n) home country/
+ [ʤ碌] /domestic exchange/
+ [ʤ] /(n) internal debt or loans/
+ [ʤ] /domestic product/
+͹ [ʤ椦Ӥ] /domestic mail/
+⺻ [] /(n) secret government business/
+ [ʤ] /(n) domestic loan/
+ [ʤ] /(n) common-law wife/
+ [ʤ] /(n) settlement out of court/
+ [ʤ] /(n) immanence/inherence/indwelling/
+ [ʤ] /immanence/inherence/indwelling/
+Ū [ʤƤ] /(adj-na) immanent/internal/intrinsic/
+ [ʤ] /(n) emperor's secret orders/
+ [ʤ礦] /endoscope/
+ [ʤ] /(n) personal affairs/internal affairs/
+ [ʤ] /(ok) (n) maid of honor/
+ [ʤ] /(n) maid of honor/
+⼣ [ʤ] /(n) internal or domestic affairs/
+⼣ [ʤ] /(n) internal or domestic affairs/
+⼨ [ʤ] /(ok) (n,vs) unofficial announcement/(P)/
+⼨ [ʤ] /(n,vs) unofficial announcement/
+⼪ [ʤ] /(n) inner ear/
+⼪ [ʤ] /(n) inner-ear inflammation/
+⼼ [ʤ] /(n) one's wife/
+ [ʤ] /(n-adv,n-t) the facts/(P)/
+л [ʤ㤷] /cross-eyed/strabismus/
+ڤ [] /(n) drawing ahead on salary/
+ [ʤ] /(n) domestic demand/(P)/
+ [ʤ夬] /investment-led recovery or growth/
+Ƴ [ʤ夷ɤ] /domestic demand-led recovery/
+⽻ [ʤ夦] /indwelling (life)/
+ [ʤ夦] /(n) tough on the outside but soft at heart/
+ [襤] /(n) (1) gifts for close relatives or friends/(2) private or family celebration/
+ˤ [襤] /(n) (1) gifts for close relatives or friends/(2) private or family celebration/
+˸ [ʤ夦] /(n) private wedding/
+з [ʤä] /(n) internal bleeding/internal haemorrhage/(P)/
+ [ʤ] /(n) kitchen/state of finances/
+ [ʤ] /(adj-no,n) secrecy/privacy/secret/internal evidence/one's circumstances/(P)/
+ [ʤ礴] /(n) secret/private or confidential matter/
+ [ʤФʤ] /(n) secret talk/
+ [ʤ] /(n) wife's help/
+ [ʤ礦] /internal wound/
+ [ʤ] /(n,vs) introspection/reflection on one's self/(P)/
+ [ʤ] /(adj-no,n) secrecy/privacy/secret/internal evidence/one's circumstances/
+ [ʤ礦] /(adj-no,n) secrecy/privacy/secret/internal evidence/one's circumstances/
+ڻ [ʤ礦] /(n) a secret/
+ [ʤ礦Фʤ] /(n) confidential talk/whispering/
+ [ʤ礦] /(n) internal conditions/true state of affairs/(P)/
+ [ʤ礦] /(n) internal conditions/true state of affairs/
+⿦ [ʤ礯] /(n) side job (at home)/home industry/side line/(P)/
+⿴ [ʤ] /(n-adv,n-t) innermost thoughts/real intention/inmost heart/one's mind/in the heart/(P)/
+⿽ [ʤ] /(n) unofficial report/confidential report/(P)/
+⿽ [ʤ󤷤] /(n) pupil's record/
+Ʋ [ʤΤ] /(n) imperial or royal princess/
+ [ʤ] /(n) pelvic examination/
+ [ʤ] /(n) inner temple/shrine/sanctuary/
+ [ʤ] /(n) municipal/internal administration/domestic affairs/(P)/
+ [ʤ󤷤礦] /intervention/
+Դ [ʤդ󤷤礦] /(n) non-intervention in the domestic affairs of another nation/
+ [ʤ] /(n) inner product/
+ [ʤ] /(n) inscribed (circle)/
+ܱ [ʤĤ] /(n) inscribed circle/
+ [ʤ] /(n) civil war/(P)/
+ [ʤ] /(n) phone extension/indoor wiring/inner line/(P)/
+ [ʤǤ] /(n) extension telephone/
+ֹ [ʤФ󤴤] /(n) extension number/
+ [ʤ󤤤ä] /(exp) Japan and Korea as one (slogan from 1910-1945)/
+ [ʤ󤸤] /Japanese and Koreans/
+ [] /godown within a building or compound/
+ [ʤ] /(n) secret report to the emperor/
+ [ʤ] /(n) inner layers/
+ [ʤ] /interpolation/
+ [ʤ] /(n) internal strife/
+ [ʤ礦] /(n) prewar Home Minister/
+ [ʤ] /(n) interior design/interior/upholstery/(P)/
+¡ [ʤ] /(n) internal organs/intestines/viscera/(P)/
+¡ [ʤ夦] /visceral arch/
+¡ [ʤä] /(n) internal disease/
+¢ [ʤ] /(n,vs) involvement/internal (e.g. disk)/(P)/
+¤ [Ť] /inside finishing (of a house)/
+¦ [] /(n) inside/interior/inner part/(P)/
+¹ [ޤ] /(n) child of one's heir/
+¹ [ʤ] /(n) child of one's heir/
+ [] /(n) inner thigh/
+ߤ [] /(n) advancing part of a salary/
+ [ʤ] /(n) Lord Keeper of the Privy Seal/
+ [ʤ] /(n) informal consent/private consent/(P)/
+ã [ʤ] /(n) unofficial notice/
+õ [ʤ] /(n) private inquiry/secret investigation/
+ [ʤ] /(n) private conversation/
+ [ʤ] /(n) interior of country/homeland/mainland/inland/
+Ͽ [ʤ] /Japanese in Japan proper/
+ [ʤޤ] /(n) homegrown rice/
+ [] /garden pond/
+ [夦] /whole household/whole family/all over the house/
+ĥ [Ф] /(n) lining/ceiling/wainscoting/
+ [ʤĤ] /(n) secret understanding/collusion/
+̼ [ʤĤ] /betrayer/
+ [ʤƤ] /(n) secret investigation/private enquiry/reconnaissance/scouting/(P)/
+ [ʤƤ] /(n) unofficial offer/tentative decision/(P)/
+ [ˤ] /(n) inner court/quadrangle/
+ [ʤƤ] /(n) inner court/quadrangle/
+ [ʤƤ] /(n) harem/inside the palace/the palace/
+ [Ǥ] /(n) private pupil/apprentice/
+Ū [ʤƤ] /(adj-na,n) inner/intrinsic/mental/inherited/
+Ū [ʤƤ󤭤] /(n) internal ground/
+Ū [ʤƤ] /(n) the inner life/
+ŵ [ʤƤ] /(n) sutras/Buddhist literature/
+ [ʤǤ] /(n) inner shrine/
+Ϥ [錄] /(n) partial delivery/partial payment/
+ [] /(n) hotsprings water in the home/
+ [] /(adj-no,adv,n) family circle/the inside/private/informal/secret/confidential/
+ [ʤʤ] /(adj-no,adv,n) family circle/the inside/private/informal/secret/confidential/
+dz [ʤͤ󤭤] /internal-combustion engine/
+ȯ [ʤϤ] /(n) burst of energy from within/
+ȳŪ [ʤФĤƤ] /(adj-na,n) (psychology) intropunitive/
+ȿ [ʤϤ󤭤㤯] /bowleg(ged)/
+ȿ­ [ʤϤ󤽤] /(n) clubfoot/
+ [ʤ] /(n) endothelium/endodermis/
+ [ʤ] /(adj-no,n) interior/inside/internal/(P)/
+ƺ [ʤ֤] /(n) internal audit/
+ƺ [ʤ֤󤵤] /(n) internal auditor/
+¤ [ʤ֤] /(n) inner structure/internal anatomy/
+ȯ [ʤ֤Ϥ] /whistleblowing/
+ [ʤ֤褦] /internal method/inner resources/
+ [ʤ֤] /the inner life/
+Ĵ [ʤ֤礦] /(n) internal inspection/
+Ū [ʤ֤Ƥ] /(adj-na) internal/
+Ʈ [ʤ֤Ȥ] /internal struggle/
+α [ʤ֤夦] /(of a company) internal reserves/
+Ϥ [֤] /(n) indoor bath/bath for family (not public) use/
+ [ʤդ] /(n) internal use/
+ [ʤդ䤯] /(n) medicine taken internally/
+ʡ [ʤդ] /(adj-na,n) richer than it appears/
+ʧ [Ф餤] /(n) part payment/
+ʬ [ʤ֤] /(n) secret/confidential/
+ʬ [ʤ֤] /(n) internal secretion/(P)/
+ʬ [ʤ֤Ԥ] /(n) internal secretion/
+ʬ [ʤ֤Ԥ] /(n) endocrine gland/
+ʬ [ʤ֤ԤĤ] /(n) endocrine gland/
+ʶ [ʤդ] /(n) domestic or internal discord/internal strife/internal struggle/storm in a teacup/
+ʹ [ʤ֤] /(adj-no,n) secret/private (information)/
+ [ʤؤ] /(n) inner wall/
+۷ [٤󤱤] /(n) braggart/
+ [ʤۤ] /(n) connotation/comprehension/(P)/
+ [ʤۤ] /(n) tip-off/secret information/
+ [ʤۤ] /(n) inside/your wife/
+ˡ [Τ] /(n) inside measure/
+ [ܤ] /(n) inner moat/moat within the castle walls/(P)/
+ [ޤ] /(n) lowdown/inside curtain/inside information/hidden circumstances/inside facts/inner workings/undisclosed circumstances/(P)/
+ [ʤޤ] /(n) lowdown/inside curtain/inside information/hidden circumstances/inside facts/inner workings/undisclosed circumstances/(P)/
+ [ޤФʤ] /inside information/
+ [ʤޤ] /(n) lining membrane/
+̩ [ʤߤ] /(adj-na,n) privacy/secrecy/
+̩ [ʤߤĤ] /confidentially/privately/off the record/
+̳ [ʤ] /(n) internal or domestic affairs/(P)/
+̳ [ʤष礦] /prewar Ministry of Home Affairs/
+̳ [ʤ] /prewar Home Minister/
+̿ [ʤᤤ] /(n) private or secret orders/
+ [Ť] /(n) the face one presents at home/
+ [ʤ] /(n) inside/interior/(P)/
+Ū [ʤƤ] /(adj-na) inner/internal/inside/
+ [ʤӤ礦] /psychological depiction of a literary character/
+ [ʤ⤦] /Inner Mongolia/
+ [ʤ] /(n) (baseball) infield/diamond/(P)/
+ [ʤ䤢] /infield hit/
+ [ʤ䤷] /(n) infielder/baseman/(P)/
+ [ʤ䤻] /(n) infield bleachers/
+ [ʤ䤯] /(n) (marriage) engagement/secret treaty/tacit understanding/private contract/
+ [櫓] /(n) the items/breakdown/classification/(P)/
+ͫ [ʤ椦] /(n) internal or domestic troubles/
+ͫ [ʤ椦] /troubles both at home and abroad/
+ͷ [ʤ椦] /inner planet/
+ [ʤ褦] /(n) subject/contents/matter/substance/detail/import/(P)/
+Ƹ [ʤ褦ߤۤ] /sample pages/
+ƾ [ʤ褦礦ᤤ] /certification of contents/
+ʪ [ʤ褦֤] /contents (of the stomach)/
+ [ʤ褦] /(n) internal use/private business/
+ [ʤ褦䤯] /(n) medicine taken internally/
+ [ʤ] /(n) civil war/insurrection/rebellion/domestic conflict/(P)/
+ [ʤ] /(n) private audience/
+΢ [] /(n) imperial palace/
+΢ [Ӥ] /(n) festival dolls representing the emperor and the empress/
+΢ [ꤵ] /(n) the Emperor/emperor and empress dolls/
+Φ [ʤ꤯] /(n) inland/(P)/
+Φ [ʤ꤯] /(n) landlocked country/
+Φ [ʤ꤯] /(n) continental or inland climate/
+Φ̸ [ʤ꤯] /inland fog/
+ [ʤ礯] /(n) internal stress/
+ [] /(adj-na,adj-no,n) moderate/private matter/family circle/the inside/conservative/pigeon-toed/(P)/
+ط [爐] /family quarrel/quarreling among themselves/
+Ʊ [ɤ] /members of the family/insiders/
+ [] /(n) internal dissension/family trouble/
+ [ʤ勞] /(n) inner planet/
+ [勞] /(n) inner frame/within given limits/
+ [] /(n) knock-kneed/pigeon-toed/
+ [֤] /(n) inside of a helmet/hidden circumstances/
+ [ʤ] /(n) ruler's private property/
+ [ʤɤ] /(n) ruler's privy purse/
+ [ʤ] /(n) internal or domestic discord/
+ [֤] /inner side of the ankle/
+ [ʤ] /(prt) (uk) though/notwithstanding/while/during/both/all/while doing/although (being)/
+ [ʤ] /(n) calm/lull/
+䤰 [ʤ] /(v5g) to become calm/to die down/
+央ݤ [ʤ] /(v5s) to mow down/to beat/
+央ʧ [ʤϤ餦] /(v5u) to mow down/
+ [ʤʤ] /(n) halberd/long sword/
+ [ʤʤ] /(n) art of using a naginata (halberd)/
+ [ʤ] /(n) riddle/puzzle/enigma/(P)/
+桹 [ʤʤ] /(n) riddle/puzzle/enigma/(P)/
+ݤ [ʤ򤫤] /(exp) to pose a riddle/
+ [ʤȤ] /(n) solution of a riddle/
+ [ʤʤ] /(n) riddle/puzzle/enigma/
+ [ʤ] /(n) open sea/(P)/
+ [ʤĤ] /(n,vs) seal/
+ [ʤä] /(n,vs) print/
+ [ʤ] /(n,n-suf) saucepan/pot/(P)/
+鳸 [ʤ٤֤] /(n) pan lid/pot lid/
+ [ʤ٤] /(n) pots and pans/kitchen utensils/
+Ƥ [ʤ٤䤭] /(n) scalloped (noodles)/boiled noodles served in a pot with broth/
+鿬 [ʤ٤] /(n) bottom of a pan or pot/
+ [ʤ٤] /(n) (inner) bottom of a pot/lingering recession/
+ʪ [ʤ٤] /(n) stew/food cooked in a pot/
+ [ʤ٤] /(n) soot on the bottom of a pot or pan/
+롹 [ʤʤ줷] /(adj) over-familiar/
+餷 [ʤ餷] /tamer/
+餹 [ʤ餹] /(v5s) to domesticate/to tame/
+줿 [ʤ줿] /domesticated/tame/
+ä [ʤä] /(n) familiarity/
+ [ʤ] /(v1) to grow accustomed to/to become domesticated/to become tame/to get too familiar with/
+礤 [ʤ줢] /(n) collusion/conspiracy/illicit intercourse/liaison/
+礦 [ʤ줢] /(v5u) to collude (with)/to conspire (with)/to establish a secret liaison (with)/to make friends with/to get along well with/to become intimate (with opposite sex)/
+ [ʤ줽] /(n) start of a romance/beginning of love/
+줷 [ʤʤ줷] /(adj) over-familiar/(P)/
+벽 [] /(n) acclimation/
+뼯 [Ȥʤ] /(ai:) (n) (uk) reindeer/
+ [ʤ] /intimacy/
+ [ʤ] /(n) intimacy/friend/
+ [ʤ] /(v5m) to become familiar with/
+ [] /(n,vs) taming/gradual habituation/leading to/
+ [ʤ] /(n) rope/hemp/(P)/
+򹺤˷廊 [ʤ򤯤ˤ廊] /(exp) to tie (fasten) a rope to a post/
+쿬 [ʤ露] /(n) end of a rope/
+ [ʤΤ] /(n) rope curtain/
+ĥ [ʤФ] /(n,vs) roping off/stretching rope/demarcation/one's turf/
+ĥ [ʤФ] /(n,vs) roping off/stretching rope/demarcation/one's turf/(P)/
+ĥ褤 [ʤФꤢ餽] /(n) turf war/
+ķ [ʤȤ] /(n) (1) skipping rope/jump rope/(2) skipping/rope-jumping/(P)/
+ [ʤФ] /(n) rope ladder/
+ȴ [ʤ̤] /(n) escaping/
+ [ʤȤ] /(n) (1) skipping rope/jump rope/(2) skipping/rope-jumping/
+դ [ʤĤ] /(n) criminal/
+ʸ [礦] /(n) Jomon period/straw-rope pattern/(P)/
+ʸ [礦󤸤] /the Jomon period/
+ʸڴ [礦󤷤ɤ] /(n) straw-rope pattern pottery/Jomon ware/
+ʸڴ [礦ɤ] /straw rope-patterned ancient Japanese pottery/
+ [礦ܤ] /(n) standard/inked timber marking string/
+ [ʤ] /(n) knot/
+ [ʤ] /south/
+ [ߤʤ] /(n,vs) South/proceeding south/(P)/
+ [ʤʤ󤻤] /(n) south-southwest/
+ [ʤʤȤ] /(n) south-southeast/
+ [ߤʤߤ򤦤] /(exp) to face the south/
+ [ʤ󥢥] /South Asia/
+եꥫ [ߤʤߥեꥫ] /South Africa/(P)/
+ꥫ [ߤʤߥꥫ] /South America/
+ץ [ߤʤߥץ] /southern alps (of Japan)/
+ե˥ [ߤʤߥե˥] /southern California/
+饤 [ߤʤߥ饤] /South Carolina/
+ [ߤʤߥ] /South Kuril (Islands)/
+ʳ [ߤʤߥʤ] /South China Sea/(P)/
+ [ʤ] /South Africa/
+¹ [ʤ󤢤礦盧] /Republic of South Africa/
+ [ʤ󤢤󤽤] /Boer War/
+Ϣˮ [ʤ󤢤ݤ] /Union of South Africa/
+ [ʤ] /(n) southern latitude/(P)/
+ [ܤ] /(n) (Japanese) squash/pumpkin/(P)/
+ [ʤ] /(ok) (gikun) (n) (Japanese) squash/pumpkin/
+ [ʤ󤪤] /(n) Southern Europe/
+ [ʤ] /(n,vs) going south/
+ [ʤ] /(n) Southern School (of Chinese painting)/
+ [ߤʤߤ] /(n) Tropic of Capricorn/
+ [ʤ󤫤] /(n) southern sea/(P)/
+˻ [ʤ󤫤ˤ] /(exp) to die in the south sea/
+ [ʤ󤬤] /(n) south coast/south bank/
+߱褤 [ʤ󤬤󤾤] /along the southern coast/
+߱褤 [ʤ󤬤󤾤] /along the southern coast/along the southern seashore/
+ [ʤ] /southerly (wind)/from the south/
+ [ߤʤߤ] /southerly (wind)/from the south/
+ [ʤ󤭤] /(n) Nanjing (city in China)/(P)/
+ֲ [ʤ󤭤Ϥʤ] /firecracker/
+ [ʤ󤭤] /(n) glass beads/
+Ƥ [ʤ󤭤䤭] /Nanking porcelain/chinaware/
+ [ʤ󤭤󤸤礦] /(n) padlock/hasp/
+ [ʤ󤭤֤] /(n) gunny sack/
+ [ʤ󤭤ष] /(n) bedbug/
+Į [ʤ󤭤ޤ] /(n) Chinatown/
+Ʀ [ʤ󤭤ޤ] /(n) peanut/
+ [ʤ󤭤ޤ] /(n) Chinese rice/foreign rice/
+ [ʤ󤭤] /nankeen (cloth)/
+ [ʤ󤭤󤸤夹] /nankeen satin/
+ [ʤ󤭤礯] /(n) south pole/Antarctic/(P)/
+˳ [ʤ󤭤礯] /Antarctic Ocean/
+˴¬ [ʤ󤭤礯󤽤] /antarctic exploration/
+˷ [ʤ󤭤礯] /(n) Antarctic Circle/
+˸ [ʤ󤭤礯] /aurora australis/southern lights/
+˾ [ʤ󤭤礯礦䤯] /(n) Antarctic Treaty/
+ [ʤ󤭤礯] /(n) the southern polar stars/
+ [ʤ󤭤礯] /Antarctic Zone/
+Φ [ʤ󤭤礯꤯] /Antarctica/
+ [ʤ󤭤礯Ƥ] /(n) the South Pole/
+ [ʤ󤭤礯褦] /Antarctic Ocean/
+ [ʤ󤰤] /southern corner/
+ [ʤ󤲤] /(n) southern limit/
+ [ʤ󤳤] /southern lights/
+ [ߤʤߤ] /(n) south entrance/(P)/
+ [ߤʤߤभ] /(n) southern exposure/facing south/
+ [ʤ󤳤] /sailing south/southbound/
+ [ʤ󤳤] /southbound/
+ [ʤ󤳤] /(n) southern suburbs/
+ [ʤ󤳤] /(n) southern countries/(P)/
+ [ʤ󤴤] /(n) southern countries/
+ [ʤ󤶤] /(n) southern mountain/
+μ [ʤ󤶤Τ] /longevity/
+ [ʤ] /South China/
+᳤ [ߤʤߤʤ] /South China Sea/
+ [ߤʤߤ夦] /(n) Southern Cross/
+ [ʤ󤷤] /(n,vs) proceeding south/
+Ȳ [ʤ󤻤ۤФ] /attacking in all directions/
+ [ʤ󤻤] /(n) southwest/(P)/
+ [ߤʤߤˤ] /(n) southwest/
+ [ʤ󤻤ۤ] /(n) constant travelling/being on the move/restless wandering/
+ [ʤ󤽤] /the Southern Sungs/
+¦ [ʤ󤽤] /(n) south side/
+¦ [ߤʤߤ] /(n) south side/(P)/
+ʿ [ߤʤߤؤ褦] /(n) South Pacific/
+ü [ʤ󤿤] /(n) southern tip/
+ [ʤ夦] /(n,vs) crossing the meridian/
+ī [ʤ礦] /(n) Southern Dynasty/
+ŷ [ʤƤ] /(n) the southern sky/
+ [ʤ] /(rare) constellation in Sagittarius/
+ϻ [ʤȤ] /(n) Milk Dipper/southern dipper asterism (star pattern) within Sagittarius/
+ [ʤ] /(n) southern capital (Nara)/
+ [ʤȤ] /(n) southeast/(P)/
+ [ߤʤߤҤ] /(n) southeast/
+ [ʤʤ󤻤] /(n) south-southwest/
+ [ʤʤȤ] /(n) south-southeast/
+Ⱦ [ʤϤ] /southern half/
+Ⱦ [ߤʤߤϤ󤭤夦] /(n) southern hemisphere/
+ [ʤФ] /(n) southern barbarians/red pepper/(P)/
+ڿ [ʤФ󤸤] /(n) southern barbarians/the early Europeans/
+ [ʤФ󤻤] /(n) the early European ships/
+ɹ [ʤҤ礦褦] /(n) Antarctic Ocean/(P)/
+ɹ [ʤԤ礦褦] /(n) Antarctic Ocean/
+ [ʤ] /(n) southern part/(P)/
+Ϣ [ʤ֤󤴤] /(n) Confederate States of America (CSA)/
+ [ʤפ] /(n) south (southerly) wind/
+ [ߤʤߤ] /(n) south (southerly) wind/
+ʩ [ʤդ] /Southern France/
+ [ʤ٤] /(n) South America/(P)/
+ [ʤݤ] /(n) south/southern/southward/(P)/
+ [ʤݤ] /products of the south seas/
+ [ʤܤ] /(n) south and north/(P)/
+ [ʤܤ󤽤] /(U.S.) Civil War/
+ī [ʤܤ礦] /Northern and Southern Dynasties (1336-1392)/
+ī [ʤܤ礦] /(n) period of the northern and southern dynasties (in China, 5th-6th c. C.E. in Japan, 1336-92)/
+ [ʤܤ] /North-South problem/(P)/
+ [ʤޤ] /South Manchuria/
+̵ [ʤ] /(conj,int) (Buddh) amen/hail/
+̵ʩ [ʤढߤ֤] /(exp) (Buddh) I sincerely believe in Amitabha/Lord have mercy on me/
+̵̯ˡϡڷ [ʤߤ礦ۤ󤲤礦] /(n) Glory to the Sutra/Hail Lotus Sutra/
+ [ʤ] /(n,vs) (1) south face/south side/the south/facing the south/(2) ascending the throne/ruling/
+ [ʤ] /south gate/
+ [ʤ褦] /(n) South Seas/
+κ [ʤ褦] /tropical wood/
+ν [ʤ褦Ȥ] /South Sea Islands/
+ [ʤᤤ] /(n) the southern ocean/
+ [Τ] /(n) camphor tree/(P)/
+ [Τ] /(n) camphor tree/
+餫 [餫] /(adj-na,n) soft/tender/limp/subdued (colour or light)/gentle/meek/(P)/
+餫 [餫] /(adj) soft/tender/limp/(P)/
+餫 [餫狼] /soft young leaf/
+餫ʸ [餫֤󤷤礦] /informal style/
+餫ä [餫Ϥʤ] /to speak gently/
+餫ʸ [餫ʤҤ] /soft light/
+餫 [餫ʤĤ] /soft earth/
+餫 [餫ʤ] /gentle breeze/
+ [ʤ] /(n,vs) softening/mollification/(P)/
+ [ʤ󤭤夦] /(n) soft ball/
+ [ʤ󤭤] /(n) lenient confinement or house arrest/(P)/
+ [ʤ󤳤] /(n) soft palate/
+ [ʤ󤳤] /(n) ointment/salve/
+ [ʤ󤳤] /(n) mild steel/
+ [ʤ󤳤] /(n) cartilage/(P)/
+ [ʤ󤳤Ĥ뤤] /cartilaginous fish/
+ȿ [ʤ󤳤Ĥ] /cartilage tissue/
+ [ʤ󤷤] /(n) (tennis) played with a soft ball/(P)/
+𼰥ƥ˥ [ʤ󤷤ƥ˥] /tennis played with a soft ball/
+ [ʤ󤷤Ƥ夦] /softball tennis/
+ [ʤ󤷤䤭夦] /softball/
+ [ʤ󤷤] /(n) softness/
+ [ʤ󤸤㤯] /(adj-na,n) weakness/(P)/
+ [ʤ󤹤] /(n) soft water/
+ [ʤ󤻤] /(n) softness/flexibility/elasticity/
+ [ʤ󤻤] /soft chancre/
+ưʪ [ʤ󤿤ɤ֤] /(n) mollusk/
+Φ [ʤ㤯꤯] /(n) soft-landing/(P)/
+Ĵ [ʤ礦] /(adj-na,n) weakness/bearish tone/
+ť [ʤǤ] /(n) sludge/
+Ŵ [ʤƤ] /(n) soft iron/
+ [ʤȤ] /(n) soft pitch (in baseball)/
+ [ʤ] /(adj-na,n,vs) (1) flirt/scam/scope/skirt chaser/(2) moderate party/soft school/
+Ƚ꼱̴ [ʤϤƤ٤Ĥ] /(n) soft-decision discriminator/
+ [ʤפ] /(n) breeze/
+ʸ [ʤ֤󤬤] /(n) love story/erotic literature/
+ [ʤ٤] /(n) loose or soft stool/
+ [ʤ] /(n) weak argument/
+ [ʤ] /(n,n-suf) difficulty/hardships/defect/(P)/
+ [] /(adj,suf) difficult/hard/(P)/
+ [] /(adj,suf) difficult/hard/
+ [ˤ] /(adj,suf) difficult/hard/(P)/
+񤬤 [ʤ󤬤] /(exp) to be a problem/
+񤯤 [] /(n) fault-finding/
+񤷤 [ऺ] /(adj) difficult/(P)/
+񤷤µ [ऺӤ礦] /serious disease/
+񤷤 [ऺ] /(n) (degree of) difficulty/
+ʤ [ʤʤ] /(adv) easily/(P)/
+ [ʤˤ] /(exp) to meet with disaster/
+ [ʤ] /(n) difficulty/relative difficulty/(P)/
+ [ʤ󤤤] /(n) degree of difficulty/
+ [ʤ󤫤] /(adj-na,n) difficult/(P)/
+ʸμ [ʤ󤫤֤Τ㤯] /elucidation of a difficult passage/
+ [ʤ󤫤] /(n) barrier/(P)/
+ [ʤ] /(adj-na,n,vs) affliction/hardship/difficulty/suffering/
+ [ʤ󤭤] /(n,vs) reprimand/
+ [ʤ󤭤夦] /(n) (baseball) ball which is hard to hit or catch/
+ [ʤ󤭤礯] /(n) difficult situation/(P)/
+ [ʤ󤭤礯] /(n) difficult musical piece/
+ [ʤ] /(n) difficult phrase/
+ [ʤ󤯤] /(n) difficult reading of a kanji/
+ [ʤ󤱤] /(n) difficult matter or case/
+ [ʤ] /(n) difficult word/
+ [ʤ󤳤դ餯] /(n) impregnable/
+ [ʤ󤳤] /(n) stormy passage/(P)/
+ [ʤ󤮤礦] /(n) penance/
+Զ [ʤ󤮤礦礦] /(n) penance/hardship/
+ƻ [ʤ󤮤礦ɤ] /(n) salvation through self-mortification/
+ [ʤ󤶤] /(n) difficult delivery (birth)/
+İ [ʤ󤷤礦] /(television or radio signal's) poor reception/
+ [ʤ] /(n) difficulty/
+ [ʤ󤸤礦] /uphill task/difficult undertaking (project)/
+ [ʤ] /(n) obstinate/
+ [ʤ] /(n) obstinate/
+ [ʤ󤸤夦] /(adj-na,n) retardation/
+ [ʤ󤷤] /(n) rough spot/
+ [ʤ󤷤礦] /(n) incurable illness/
+ [ʤ] /(n) predicament/difficult situation/
+ [ʤ󤷤礯] /(n) disapproval/(P)/
+ [ʤ󤻤] /(n) shipwreck/
+ [ʤ] /(n) difficult theme/(P)/
+ [ʤ夦Τʤ] /(exp) the hardest thing of all/
+İ [ʤ礦] /(n) deafness/(P)/
+Ũ [ʤƤ] /(n) formidable enemy/
+ [ʤƤ] /(n) fault/weakness/(P)/
+ [ʤ] /(n) degree of difficulty/
+ [ʤɤ] /(n) difficult to read (e.g. obscure kanji)/
+dzù [ʤͤ󤫤] /fireproof/
+ȳ [ʤˤ郎] /(n) Naniwa Bay (old name for Osaka Bay)/
+ [ʤ] /(n,vs) shipwreck/
+ [ʤѤ] /shipwreck/
+ [ʤӤ礦] /(n) incurable disease/(P)/
+ʪ [ʤ֤] /(n) hard problem/person hard to please/hard nut to crack/
+ʸ [ʤ֤] /(n) difficult sentence/
+ [ʤ󤯤] /(n) fault/
+̱ [ʤߤ] /(n) refugees/(P)/
+̱ [ʤߤ󤭤] /return of refugees/
+̱ [ʤߤ󤸤礦䤯] /Convention Relating to the Status of Refugees/
+̵ [ʤʤ] /(adv) easily/
+ [ʤ] /(n) perplexity/difficult question/difficult problem/(P)/
+ [ʤ] /(n) difficult problem or question/
+ [ʤ䤯] /(n) difficult role/
+ϩ [ʤ] /(n) rough or steep path/
+ [] /(n) (vulg) you/
+ [ʤ] /(n) (arch) you/
+ [] /(num) two/(P)/
+󤱤 [դ] /(n) two digits/double figures/
+ [դ] /(n) two/(P)/
+Ĥʤ [դĤʤ] /(adv) both/
+İ [դĤ] /two pieces of/two pieces each/
+İ [դĤ] /two pieces of/two pieces each/
+ij [դĤ] /(n) half/cutting in two/
+Ķ [դĤȤ] /both/
+֤ [դĤ] /every third/
+ [դĤʤ] /(adv) (uk) both/
+ֻ [դĤؤ] /(n) immediate (happy) reply/
+ [դĤޤ] /double cocoon/
+ [դĤ] /(n) one after next/second/(P)/
+δ [ˤΤޤ] /(n) outer citadel/
+ζ [ˤΤ] /(n) another word/answer/
+ζ礬Ф [ˤΤǤ] /be a loss for words/
+μ [ˤΤĤ] /(n) secondary/subordinate/(P)/
+ [ˤΤ] /(n) side dish/
+­ [ˤΤ] /(n) hesitation/
+­Ƨ [ˤΤդ] /(exp) to hesitate/to think twice/to shy or flinch/
+Į [ˤΤޤ] /(n) inferior/second-rate/
+ [ˤΤޤ] /(n) repeating the same failure/
+ [ˤΤ] /(n) second arrow/
+ [ˤΤ] /(n) upper arm/
+ [ˤ] /second place/
+ [ˤ] /(n) first lieutenant (JSDF)/
+ [ˤ] /(n) the two houses of legislature/(P)/
+ [ˤ󤻤] /(n) bicameral system/
+ [ˤ󤻤] /bicameral system/
+ [ˤ] /(n) the two guardian Deva kings/
+ [ˤ] /(n) Deva gate/temple gate guarded by fierce Deva Kings/temple gate of the Nio/
+ [ˤ] /(adj-no) divalent/
+ս [ˤ] /two parts/
+ٶ [ˤ٤󤭤礦] /(vs) studying two lessons/
+ [ˤ] /twice/
+ [ˤ] /(n) second floor/upstairs/(P)/
+󳬲 [ˤ] /(n) two storey house/
+󳬲 [ˤ] /(n) two-story house/
+󳬷 [ˤ] /(n) two-storied building/
+󳬷 [ˤ] /(n) two-storied building/(P)/
+ [ˤ] /binuclear/
+ [ˤ] /20%/
+ [ˤ] /(n) two periods or terms/(P)/
+ [ˤ] /(n) a semiannual crop/two crops per year/
+ [ˤ] /(n) two-term system/
+Ū [ˤƤ] /(adj-na,n) secondary/
+Ū [ˤƤ] /secondarily/
+ [ˤ] /(n) the Two Ise Shrines/(P)/
+ [ˤ夦] /(adj-na,n) second grade/second class/secondary/
+ [ˤ礦] /(n) entertainment quarters (food and geisha)/
+˲ [ˤ礯] /(n) bipolarization/
+˿ [ˤ礯󤯤] /diode/
+ƻ [դߤ] /(n) branch roads/crossroads/
+ [ˤ] /(n) two masters/
+󷯤˻Ť [ˤˤĤ] /(exp) to not serve two masters/
+ [ˤ] /(n) second string players (sports)/(P)/
+ [դʤ] /(n) hermaphrodite/
+ [դ] /(n) two-digit number/"tens" column/
+ [դह] /two half hitches/
+ [ˤ] /(n-adv) February/(P)/
+ [դĤ] /two months/
+ [դ] /(adj-no) forked (road, river)/(P)/
+󸮷 [ˤ] /duplex (house)/
+ [ˤ] /(n) duality/
+Ū [ˤƤ] /(adj-na) dual/
+ [ˤۤ] /(n) broadcast in which participants speak from different stations/
+ [ˤۤƤ] /(n) (math) equation with two unknowns/
+ [ˤ] /(n) dualism/
+󸶻 [ˤ] /diatomic/
+󸶻ʬ [ˤ󤷤֤] /diatomic molecule/
+󸹶 [ˤ󤭤] /(n) two-stringed koto/
+ [ˤ] /(n) double-dealing/double tongue/
+ [դ] /(n) (1) two words/(2) repetition/
+ [ҤȤȤդȤ] /(exp) to say a few words/
+ [դȤ] /(n) the constant burden of some people's talk/
+ [դޤ] /(n) bifurcation/parting of the way/
+Թ [դޤ䤯] /double-dealing/timeserver/
+ϫƯ [ˤɤ] /two-shift work program/
+ [դ] /pet expression/
+ [ˤ] /(n) second watch/10 p.m. to midnight/
+෸ [ˤ] /binomial coefficient/
+༰ [ˤ] /(n) binomial/
+ [ˤƤ] /(n) binomial theorem/
+ʬ [ˤ֤] /binomial distribution/
+ [ˤ] /number two/concubine/(P)/
+椵 [ˤ] /mistress/"No. 2"/
+ [ˤ] /(adj-no) bilateral/
+ּ [ˤ󤷤央] /(n) bilateralism/
+߼ [ˤ󤽤央] /(n) bilateralism/
+ [ˤ] /(n) lieutenant colonel (JSDF)/
+ [ˤ] /(n-adv,n-t) two or three/
+ [ˤ󤫤] /(n) sulfur dioxide/
+ [ˤ󤫥] /(n) sulfur dioxide/
+ [ˤ󤫥] /(n) silicon dioxide/
+ú [ˤ󤫤] /(n) carbon dioxide/
+úǺ︺̳ [ˤ󤫤󤽤󤮤] /(n) carbon dioxide reducing obligation/
+úǺ︺ɸ [ˤ󤫤󤽤⤯Ҥ礦] /(n) CO2-reduction goal/
+úӽи [ˤ󤫤󤽤ϤĤ] /(n) right to emit carbon dioxide/
+ [ˤ󤫤ä] /(n) nitrogen dioxide/
+β [ˤ󤫤] /(n) sulfur dioxide/
+ [ˤ] /(n) private (JSDF)/
+ [դ] /(n) twins/a twin/
+ [ˤ] /(n) two out/(P)/
+ [ˤ] /after two outs/
+ [ˤ] /(n) two characters/name/
+ [ˤ] /(n) secondary/subordinate/(P)/
+󼡲 [ˤ] /(n) first after-party party/second party the same night/
+󼡴ؿ [ˤ󤹤] /(n) quadratic function/
+󼡵 [ˤ] /secondary memory/
+󼡸 [ˤ] /(n) two dimensions/
+ [ˤ] /(n) (math) quadratic field/
+Ū [ˤƤ] /(adj-na) secondary/
+ [ˤۤƤ] /(n) quadratic equation/
+ [դʤ̤] /(n) second week's memorial services/(P)/
+ [դʤΤ] /(n) second week's memorial services/
+ [ˤ] /(n) two things/two persons/
+ [ˤ㤻󤤤] /alternative/
+ˡ [ˤ㤻󤤤Ĥۤ] /completion test (one out of two choices)/
+ [ˤ㤿] /(n) alternatively/(P)/
+ [դ] /(n) two groups/two bands/
+ [ˤ] /(n) second-class (mail)/
+󽵴 [ˤ夦] /fortnight/two weeks/
+ [ˤ夦] /(n) twenty/
+ [Ϥ] /(n) (1) 20 years old/(2) 20th year/(P)/
+󽽺 [Ϥ] /(n) (1) 20 years old/(2) 20th year/(P)/
+󽽻ͻ [ˤ夦褸󤻤] /(n) around-the-clock system/(P)/
+󽽻ᵤ [ˤ夦ä] /(n) 24 divisions of the solar year/24 terms used to denote the changing of the seasons/
+󽽻 [ˤ夦ä] /twenty-fourth day of the month/
+󽽽 [Ϥ] /(n) many-fold/
+ [ˤä] /twentieth century/(P)/
+ [ˤ夦] /one's twenties/
+ [ϤĤ] /(n) twenty days/twentieth (day of the month)/(P)/
+ [ϤĤͤ] /(n) mouse/
+纬 [ϤĤ] /(n) the small garden radish/
+ [ˤ夦] /(n) double/two-fold/two layers/(P)/
+ [դ] /(n) double/two-fold/two layers/(P)/
+Ų [ˤ夦] /dual price system/
+Ų [ˤ夦] /double taxation/
+ų [ˤ夦] /dual diplomacy/
+ų [ˤ夦] /(n) double chin/
+ų [ˤ夦] /jacketed kettle/double boiler/
+Ŵ [ˤ夦󤻤] /double-jointed/
+Ŵ [ˤ夦ޤ] /(n) double circle/
+Ŵ [ˤ夦] /(n) double standards/dual criteria/
+Ŷ [ˤ夦Ф] /(n) Double Bridge at the Palace/
+ŷ [ˤ夦Ĥ] /(chemical) double bond/
+ŷ뺧 [ˤ夦ä] /bigamy/
+Ź [ˤ夦] /dual nationality/
+Ż [ˤ夦Ĥ] /double exposure/
+ż̤ [ˤ夦Ĥ] /double exposure/
+ž [ˤ夦礦] /(n) vocal duet/
+žƤդ [ˤ夦䤭Ĥ] /double printing/
+ž [ˤ夦礦Ƥ] /bifocal/
+ſ [ˤ夦] /double-weight cloth/
+ſ [ˤ夦] /doppelganger/
+ſͳ [ˤ夦󤫤] /double personality/
+ [ˤ夦] /(n) double star/
+ [ˤ夦] /double life/
+ [ˤ夦] /double duty/
+ [ˤ夦] /(n) instrumental duo/(P)/
+ [ˤ夦ޤ] /(n) double window/storm window/
+ [ˤ夦] /(n) bottom/double sole/
+ [ˤ夦ƤȤ] /second mortgage/
+ƻ [ˤ夦ɤȤ] /double standard of morality/
+ [ˤ夦ҤƤ] /double negative/
+첻 [ˤ夦ܤ] /diphthong/
+ոˡ [ˤ夦⤦ۤ] /(n) double blind trial/
+ [ˤ夦餻] /double helix/
+Ϫ [ˤ夦] /double exposure/
+ [ˤ] /(n) second daughter/
+ [礦] /(n,vs) squaring/multiplying (a number) by itself/second power/
+ [ˤ礦] /(n,vs) squaring/multiplying (a number) by itself/second power/
+躬 [ˤ礦] /(n) square root/
+ [ˤ礯] /two-color/dichromatic/
+󿧺 [ˤ礯] /two-color printing/
+ [ˤ礯] /(n) two meals (a day)/
+ [ˤ] /(n) two meals (a day)/
+ [ˤ] /(n) postscript/PS/
+ [ˤ] /(n) duplicity/treachery/double-dealing/
+ [դ] /(n) duplicity/treachery/double-dealing/
+ [դ] /(n) parents/both parents/
+ [ˤȤ] /(n) relation in the second degree/
+ [ˤ] /(adj-na,n) binary/
+ʤ⻰ʤ [ˤä⤵ä] /(adv,exp) in no way/
+ʤ⻰ʤԤʤ [ˤä⤵ä⤤ʤ] /be driven into a corner/have no way out/
+ˡ [ˤۤ] /(n) binary number system/
+ [ˤ] /(n) binary tree/
+ [ˤˤ] /(n) two persons/two people/pair/couple/
+ [դ] /(n) two persons/two people/pair/couple/(P)/
+ͤȤ [դȤ] /both (people)/
+Ͷ [դȤ] /both (people)/
+ͻ [դꤴ] /double murder/
+ͻ [ˤˤ󤵤󤭤㤯] /(n) a three-legged race/(P)/
+; [ˤˤ󤷤礦] /(n) (gram) second person/
+ [ˤˤޤ] /(adj-no) for two people/(work) of two/(meals) for two/
+ [դޤ] /(adj-no) for two people/(work) of two/(meals) for two/(P)/
+ [ˤˤ󤰤] /(n) (1) twosome/duo/(2) pair (of criminals)/
+ [դꤰ] /(n) (1) twosome/duo/(2) pair (of criminals)/
+ʬ [դ֤] /two persons' portion/
+ [դ] /second person/
+Ϣ [դŤ] /party of two/
+ [ˤ] /(n) second generation/two existences/the present and the future/junior/the second (king of the same name)/American-born Japanese/foreigner of Japanese parentage/(P)/
+η [ˤΤ] /(n) marriage vows/
+θǤ [ˤΤ] /marriage vows/
+« [ˤΤ䤯] /marriage vows/
+ʸ [ˤ֤󤱤] /binary system/
+ [ˤ󤷤] /(n) two-wire-system/
+ [ˤ] /(n) sergeant first-class (JSDF)/
+弰 [ˤ] /two-part washing machine/
+ [ˤ] /two-phase/
+«ʸ [ˤ] /(n) dirt cheap/very cheap/
+­ [ˤ] /(n) two pairs/
+­ [ˤΤ餸] /many irons in the fire/
+­ʸ [ˤ] /(n) dirt cheap/very cheap/
+­ưʪ [ˤɤ֤] /biped/
+޼ [ˤȤ央] /two-party system/
+ [ˤȤ] /(n) two-party system/
+ʥ٥å [ˤ٥å] /bunk beds/double bunk/
+ʸФ [ˤߤ] /two-line heading/
+ʹ [ˤ󤬤ޤ] /(n) keeping an alternative up one's sleeve/two-stage preparation/
+ [ˤʤ] /(n) second son/
+ [ˤ㤯] /runner-up/second (in a race)/
+ľ [ˤ礯] /lining out to second base/
+ľ [ˤä] /straight angle/
+ [ˤĤ] /two copies/
+̤ [դȤ] /duplicate pair/two kinds/two ways/twofold/
+ [ˤƤ󤻤󤷤] /(vs) taking (score) the first two points of the game/
+ [ˤ] /(n) (1) two times/(2) two degrees/(P)/
+ٴ [ˤɤ] /getting two crops a year/
+ٺ餭 [ˤɤ] /(n) second blooming/
+ٻ [ˤɤ] /again and again/
+ټ [ˤɤƤ] /(n) double effort/
+ټ [ˤɤǤ] /(n) double effort/
+ź [ˤɤ] /second wife/
+ [ˤɤ] /the second time/
+ή [ˤȤ夦] /(n) school which teaches the techniques of fencing with a sword in each hand/person who likes both liquor and sweets/
+ [ˤȤ] /second class/
+ [ˤȤ󤽤] /staff sergeant/
+ [ˤȤ礦] /second prize/
+ [ˤȤ] /(n) second-degree relative/
+ʬ [ˤȤ֤] /(n) bisection/
+ʬ [ˤȤ֤󤻤] /bisector/
+ʼ [ˤȤؤ] /(n) private (e-1)/
+ջѷ [ˤȤؤ󤵤󤫤] /(n) isosceles triangle/
+ջѷ [ˤȤؤ󤵤󤫤ä] /(n) isosceles triangle/
+Ƭ [ˤȤ] /(n) biceps/
+ƬԤ [ˤȤӤ] /two-horse cart/
+ƬΩ [ˤȤ] /(n) two-horse cart/
+ƻ [դߤ] /(n) branch roads/forked roads/crossroads/two ways (of proceeding)/
+ [դĤ] /(n) second day of the month/two days/(P)/
+ [դĤ] /(n) a period of two days/
+ [դĤ褤] /(n) hangover/
+줤 [դĤ褤] /(n) hangover/
+ǯ [ˤͤ󤻤] /(n) biennial/second-year university or high-school student (US)/sophomore/
+ǯʪ [ˤͤ󤻤礯֤] /(n) biennial plant/
+ǯ [ˤͤ󤽤] /(n) biennial plant/
+ǰ [ˤͤ] /(n) two ideas/
+ [ˤФ] /double/twice/twofold/
+ [ˤӤ礦] /(n) double time/
+Ȭ [ˤϤ] /sixteen/
+ [ˤФ] /second/number two/runner-up/(P)/
+ִ [ˤФ󤫤] /second crop/aftermath/
+ֺ [ˤФ󤵤] /second crop/
+ [ˤФܤ] /second star of the evening/
+ [ˤФ󤻤] /(n) rehash/
+ [ˤФ󤻤] /platform no. 2/track 2/
+ [ˤФƤȤ] /(n) second mortgage/
+ [ˤФ] /(n) second (in a series)/
+ɴ [ˤҤ㤯] /two hundred/200/(P)/
+ɴ [ˤҤ㤯Ȥ] /(n) 210th day (from the first day of spring according to the lunar calendar)/the storm day/(P)/
+ɴ [ˤҤ㤯ϤĤ] /(n) 220th day/end of the storm period/(P)/
+ [ˤ] /(n) two parts/two copies/the second part/(P)/
+ [ˤ֤礦] /two-session system/
+羧 [ˤ֤ä礦] /two-part chorus/vocal duet/
+ [ˤ֤ä] /instrumental duet/two-part ensemble/
+ [ˤ֤] /(n) two-part work/
+ [ˤ֤央礦] /double (school) sessions/
+ [ˤդ] /forced out on second/
+ʬ [ˤ֤] /(n,vs,adj-no) halving/bisection/(P)/
+ʬΰ [ˤ֤Τ] /(n) a half/
+ʬ [ˤ֤] /(n) half note/minim/
+ʬ [ˤ֤󤪤] /(n) half note/minim/
+ʬ [ˤ֤夦] /(n) minim rest/half rest (music)/
+ʬ [ˤ֤󤻤Ĥ] /(n) spina bifida/
+ʬˡ [ˤ֤ۤ] /(n) dichotomy/
+ʬ [ˤ֤] /(n) binary tree/
+ [դ] /(n) both people/
+ [ˤۤ] /(adj) two (long cylindrical things)/
+ܷ [ˤۤ] /dual system/double standard/
+ܺ [ˤۤ󤶤] /(n) two-sworded (samurai)/
+ [ˤۤܤ] /(n) simpleton/henpecked husband/sniveler/
+Ω [ˤۤ] /(n) double feature (movie)/(P)/
+ΩƱDz [ˤۤ󤿤Ƥ] /(n) double feature (movie)/
+ [դ䤯] /winning hand which redoubles the score/
+ [ˤޤ] /(n) two sheets (pieces) (of paper)/(P)/
+糭 [ˤޤ] /(n) bivalve/
+ [ˤޤ] /(n) (in sumo and judo) posture in which the legs are firmly planted/
+ޤ [ˤޤ] /folio/
+ [ˤޤ] /(adj-no,n) double-dealing/duplicity/equivocation/double-tongued/(P)/
+ [ˤޤ] /(n) actor in a love scene/(P)/
+Ӻ [ˤ⤦] /(n) two crops a year/
+ [դ] /(n) for a second time/
+ [դ䤯] /double role/
+ [ˤ褦] /(n) methods/
+ [ˤ褦] /two flat things/
+ [դ] /(n) bud/sprout/
+ [ˤ󤻤] /(n) fraternal twins/
+Χȿ [ˤĤϤϤ] /(n) antinomy/self-contradiction/
+ή [ˤ夦] /(n) second-rate/inferior/(P)/
+βú [ˤ夦] /(n) carbon disulfide/
+ [ˤ] /(n) two wheels/two flowers/
+ؼ [ˤ󤷤] /(n) two wheeled vehicle (bicycle, motorcycle, etc)/(P)/
+ [ˤ뤤] /(n) second base/(P)/
+ݼ [ˤ뤤] /(n) second baseman/(P)/
+ [ˤ뤤] /(n) two-base hit/double/(P)/
+ [ˤ] /two rows/double file/
+Ϣ [ˤ󤷤] /duplex/
+Ϣ [ˤ󤸤夦] /double-barreled gun/
+Ϣȯ [ˤѤ] /double-barreled gun/
+ϻ [ˤ夦] /(adv,n) night and day/all the time/
+ [] /(n) (col) nun/bitch/(P)/
+ [ޤǤ] /(n) nunnery/convent/
+ [ˤ] /(n) priestess/(P)/
+α [ˤ] /nunnery/convent/
+ [] /Confucius/
+ˡ [ޤۤ] /(n) nun/
+ [դ] /two (used in legal documents)/
+ [ˤ] /(n) duplicity/treachery/double-dealing/
+ [դ] /(n) duplicity/treachery/double-dealing/
+ [ˤ] /(n) odour/scent/smell/stench/fragrance/aroma/perfume/(P)/
+Գ [ˤ礦] /aromatic cane/orris/
+ [ˤ֤] /(n) sachet/
+ [ˤ֤] /(n) perfumed hair oil/
+ [ˤ] /(v5u,vi) to be fragrant/to smell/to stink/to glow/to be bright/(P)/
+魯 [ˤ魯] /(v5s,vt) to give out an odor, scent or perfume/to suggest/to insinuate/
+碌 [ˤ碌] /(v1) to smell of/to give off a scent/to hint at/to intimate/
+䤫 [ˤ䤫] /(adj-na) bustling/busy/(P)/
+䤫 [ˤ䤫] /(n) business/liveliness/
+襤 [ˤ襤] /(n) prosperity/bustle/activity/crowd/turnout/
+臘 [ˤ臘] /(v5u) to prosper/to flourish/to do thriving business/to be crowded with people/(P)/
+魯 [ˤ魯] /(v5s) to make prosperous/to enliven/
+ [ˤ] /(n) meat/(P)/
+դ [ˤĤ] /(exp) to gain (put on) weight/
+θ [ˤΤĤ] /thick/
+̤ [ˤΤᤫϤ] /(exp) to weigh the meat/
+ޤ [ˤޤ] /(n) (abbr) manju (steamed bun) with meat filling/
+㥬 [ˤ㥬] /(n) meat and potato stew/
+ [ˤ] /(n) butcher/(P)/
+ [ˤ] /(n) granulation/
+ [ˤä] /(n) piece of meat/lump of meat/
+ [ˤ] /(n) physical or sensual world/
+ [ˤä] /(n) sexual feeling/
+Ū [ˤäƤ] /(adj-na,n) sensual/
+ [ˤ] /(n) naked eye/(P)/
+ [ˤ夦] /(n) beef cattle/
+ [ˤä] /(n) cinnamon/
+ [ˤܤ] /(adj-na,n) lightfaced (type)/
+ [ޤ] /(n) (col) blister/corn/clitoris/
+ [ˤ] /(n) fleshiness/
+ [ˤ] /(n) sarcoma/
+ [ˤ夦] /(n) meat soup/bouillon/
+ [ˤ] /(n) flesh-color/
+ [ˤ礯] /(n) meat diet/(P)/
+ [ˤ礯夦] /(n) carnivorous animal/
+ [ˤ] /(n) blood relationship/blood relative/(P)/
+ [ˤ] /(n) natural voice (without a microphone)/(P)/
+ڤ [ˤܤ礦] /carving or butcher's knife/
+ [ˤ֤] /(adj-na,n) boldface (type)/
+ [ˤ] /(n) the body/the flesh/(P)/
+δط [ˤ󤱤] /(n) sexual relations/
+Ū [ˤƤ] /(adj-na) corporal/(P)/
+ [ˤ] /(n) physical beauty/
+ϫƯ [ˤɤ] /manual or physical labor/
+ϫƯ [ˤɤ] /manual laborer/manual labourer/
+ [ˤ] /(n) human bullet/
+ [ˤ󤻤] /warfare in which soldiers fling themselves at the enemy/
+ [ˤ] /(n) stamp pad holder/
+Ū [ˤƤ] /(adj-na,n) physical/fleshly/
+ [ˤʤ] /(n) meat served in a pot/
+ [ˤ] /(n) ink-pad case/
+ [ˤϤ] /(n,vs) come close to/closing in upon/pressing hard (on the enemy)/challenge/(P)/
+ [ˤϤ] /(n,vs) come close to/closing in upon/pressing hard (on the enemy)/challenge/
+ɮ [ˤҤ] /(n) one's own handwriting/autograph/(P)/
+դ [ˤŤ] /(n) strapping/buxom/
+դΤ褤 [ˤŤΤ褤] /well-fleshed/well-padded/plump/fat/
+դ [ˤŤ] /(n) fleshing out/modeling/
+ [ˤؤ] /(n) piece (cut) of meat/
+Ѽ [ˤ褦] /(n) animal bred for its meat/
+ [ˤ褯] /(n) lust/lusts of the flesh/animal passions/carnal desires/
+Υ [ˤФʤ] /(n) pulled or torn muscle/
+ [ˤ礦] /meat dish/
+ [ˤ뤤] /(n) (kinds of) meat/
+ [ˤФ] /(n) flesh-colored leotards/
+ [ˤޤ] /(n) (abbr) manju (steamed bun) with meat filling/
+Ƭ [ˤޤ󤸤夦] /(n) manju (steamed bun) with meat filling/
+ [ˤ] /(n) rainbow/(P)/
+ [] /(n) iris/
+ [ˤ] /(n) rainbow-colored/
+ [ˤޤ] /(n) rainbow trout/
+ [] /literary rainbow/
+ [ϤĤ] /(n) twenty days/twentieth (day of the month)/
+ [ϤĤͤ] /(oK) (n) mouse/
+ [] /(n-adv,n-t) sun/sunshine/day/(P)/
+ [ˤˤ] /(n-adv,n-t) every day/daily/day after day/
+ [Ҥ] /(n-adv,n-t) every day/daily/day after day/(P)/
+ [ҤӤΤ] /one's daily bread/
+ [Ҥ] /(n-adv,n-t) normally/habitually/(P)/
+ˤ [Ҥˤ] /(n) the number of days/date/
+Ƥ [ҤˤƤ] /expose to the sun/
+ [ҤˤҤ] /(adv) day by day/daily/(P)/
+δ [ҤΤޤ] /(n) the Japanese flag/(P)/
+ν [ҤΤ] /(n) sunrise/(P)/
+ [ҤΤ] /(n) sunset/(P)/
+ [ҤΤ] /(n) sunlight/(P)/
+ܤ򸫤ʤ [ҤΤߤʤ] /staying indoors/have no sunshine/remain obscure/
+᤯ [Ҥ᤯] /(n) daily rip-off-a-page calendar/
+¤ [Ҥ򤫤] /(exp) to put a time-limit on/
+ [ˤ󤼤] /friendly relations between Japan and Israel/
+ [ˤå] /Japanese-Soviet/(P)/
+ [ˤ] /(n) Japanese-Russian (Federation)/
+ [ˤ] /Japan and Italy/Japanese-Italian/
+˼ŵ [ˤƤ] /Japanese-Italian dictionary/
+ [Ҥˤ] /day by day/
+ [ˤ] /Japan and India/Japanese-Indian/
+ط [ˤ󤫤󤱤] /Japan-India relations/
+ [Ҥ] /(n) (the) shade/
+ [Ҥ] /(n) shadow/(P)/
+γ [ҤΤ] /club moss/
+ [Ҥ] /(n) person who avoids others/social outcast/
+ư [ˤɤ] /daily motion/
+ [Ҥ] /(n) sunshine/
+ [Ҥʤ] /(n) long day/
+ [ˤ] /Japanese-English/
+ [ˤĤ䤯] /Japanese-English interpreting/
+ [ҤΤ] /(n,vs) postponement/adjournment/
+ [ˤ] /Japan and Europe/Japanese-European/
+ [ˤä] /Japan and Canada/
+ [ˤä] /(n) Japan and China/
+ [ˤä] /(n) daily lesson/daily work/daily routine/(P)/
+ [ˤ] /Nichigai Associates (publisher)/
+ݤ [Ҥ] /(n) daily installment/
+ [Ҥ] /(n) per-diem rate or payment/(preparing) a day's schedule/
+ [ˤä] /(n) daily issue/(P)/
+ [ˤä] /(n) daily paper/
+ʹ [ˤä󤷤֤] /daily paper/
+ [Ҥܤ] /(adj-no,n) sun-dried/
+ [Ҥ] /time/daily interest rate/
+ [ˤä] /(n) Japan and Korea/(P)/
+ [Ҥ] /(n) day trip/(P)/
+ [Ҥꤷ夸] /(n) outpatient surgery/day surgery/day procedure/
+ [ˤä] /(n) diary/journal/(P)/
+Ģ [ˤä礦] /(n) diary/
+ʸ [ˤä֤󤬤] /literature written in diary form/
+ [Ҥ] /(n) (1) daytime/(2) position of the sun/
+ [ˤä夦] /(n) daily wages/(P)/
+ [ˤä礦] /(n) teachers' organization/
+ [ˤä] /(n) day shift/
+ [ˤ] /Bank of Japan/
+ [ˤ󤱤] /(n) Bank of Japan bond/
+ [ˤä] /(n) (of) Japanese descent/(P)/
+Ͽ [ˤä] /non-Japanese of Japanese descent/
+ƿ [ˤä٤] /American of Japanese descent/
+ [ˤä] /Nikkei (newspaper, share index)/(P)/
+пʹ [ˤä֤] /Nikkei (newspaper) (abbr. of Nippon Keizai)/
+ [ˤä] /(n) daily account/daily expenses/
+ɽ [ˤäҤ礦] /(n) daily trial balance sheet/
+ [Ĥ] /(n) sun and moon/time/days/years/
+ [ˤ] /(n) sun and moon/time/days/years/
+ [Ҥ᤯] /(n) daily pad calendar/
+ [Ҥ] /(n) fixed or appointed date/
+ۤ [ҤȤ] /(n) daily employment/hiring by the day/day laborer/
+ۤϫƯ [ҤȤɤ] /(n) day laborer/
+ [ˤä] /(n) sunlight/(P)/
+˲ޤ [ˤäˤޤ] /(exp) to sun oneself/to bask in the sun/
+ [ˤä褯] /(n) sunbathing/(P)/
+ [Ҥʤ] /(n) sunny place/in the sun/(P)/
+ܤä [Ҥʤܤä] /(n) basking in the sun/
+ [Ҥʤߤ] /(n) water warmed in the sun/
+ [ˤä󤼤] /goodwill between Japan and Hungary/
+ [ˤä] /Japan Airlines/(P)/
+ҵ [ˤä] /JAL airplane/
+ [ˤ] /Japan-Australia/
+ [Ҥ] /(n-adv,n-t) normally/habitually/
+ [Ҥ] /(n) sunlight/rays of the sun/(P)/
+ [Ҥ] /(n) sunshade/parasol/(P)/
+ [ˤä] /(n,vs) daily visit (of worship)/frequent visit/
+ [ˤä] /(n) daily output/(P)/
+ [ˤä] /(n) (number of) days/
+ [ˤä] /(n) diary/(P)/
+ [ˤ] /(n) date and time/(P)/
+ [Ҥɤ] /(n) sundial/
+ [ˤä] /(n) solar radiation/
+ͤ [Ҥ] /(n) sunlight/rays of the sun/
+ͤ򤱤 [Ҥ褱] /(exp) to keep out of the sun/
+ [ˤäӤ礦] /(n) heatstroke/sunstroke/
+ [Ҥɤ] /(n) fixed date/appointed day/(P)/
+ [ˤä夦] /(n) daily income/
+ [ˤä] /(n) sunrise/(P)/
+Ф [Ҥ뤯] /Land of the Rising Sun/
+ [Ҥ褱] /(n) sunshade/blind/
+ [Ҥ䤱] /(n) sunburn/
+Ƥ [Ҥ䤱] /(n) sunburn/(P)/
+Ƥߤ [Ҥ䤱ɤ] /sunscreen/suntan lotion/
+ [ˤä礦] /(n) sunlight/(P)/
+Ȥ [ҤǤ] /(n) dry weather/drought/
+Ȥ걫 [ҤǤꤢ] /(n) sunshower/
+ȷ [ˤä礦] /heliograph/
+ȸ [ˤä礦] /(n) the right to sunshine/
+Ȼ [ˤä礦] /daylight hours/hours of sunshine/
+ϴ [ˤä礦] /(n) the Japanese (rising sun) flag/
+ [ˤ礦] /(adj-no,n-adv,n-t) ordinary/regular/everyday/usual/(P)/
+ [ˤ礦] /ordinary (daily life) conversation/
+ [ˤ礦] /everyday life/daily life/
+ [ˤ礦Ϥ] /(n) an everyday occurrence/
+ӻ [ˤ礦Ϥ] /everyday occurrence/
+ [ˤ礦Ҥ] /(n) everyday necessities/daily necessities/
+ [ˤä礯] /(n) solar eclipse/(P)/
+ [ˤä礯] /(n) solar eclipse/
+ʷ [ˤä󤲤ä] /(n) steady progress/rapid advance/
+ [ˤä] /(n) a number of days/(P)/
+ [Ҥ] /(n) a number of days/
+ [Ҥ] /(n) a coal tit/
+ [ˤä󤻤󤽤] /(n) Sino-Japanese war (1894-5)/
+ [Ҥ] /(n) high noon/
+ŵ [ˤäƤ] /Japanese-Spanish dictionary/
+ڤ [Ҥ] /(n) fixed or appointed date/
+ [Ҥ] /(n) daily income in cash/money paid by daily installments/
+ [ʤ󤤤ä] /(exp) Japan and Korea as one (slogan from 1910-1945)/
+ [Ҥޤ] /(n) day by day/daily/
+ [Ҥޤ] /(adv) day by day/(P)/
+­ [Ҥ] /(n) (1) daytime/(2) position of the sun/
+ؤ [Ҥ] /(n) daily special (e.g. meal)/(P)/
+ؤ꿩 [ҤƤ礯] /daily lunch or dinner special/
+ؤ [Ҥ] /(n) daily special (e.g. meal)/(P)/
+ [ˤ] /Japan and Norway/
+ [ˤä夦] /(n-adv,n-t) (1) daytime/during the day/(2) Sino-Japanese/(P)/
+ [Ҥʤ] /(n-t) daytime/broad daylight/
+ [ˤä夦] /(n) CJK (Chinese, Japanese and Korean)/
+ڱ [ˤä夦󤨤] /(n) CJKV (Chinese, Japanese, Korean and Vietnamese)/
+ [ˤä夦Ȥ] /(n) CJK (Chinese, Japanese and Korean) character unification/
+ [ˤä夦󤽤] /(n) Sino-Japanese war/
+ͧ [ˤä夦椦礦] /Japan-China Amity Association/
+ī [ˤä礦] /Japanese-Korean/
+īŵ [ˤä礦Ƥ] /Japanese-Korean dictionary/
+Ĺ [Ҥʤ] /(n) long day/
+ľ [ˤä礯] /(n) day duty/
+ [ˤäƤ] /era of Japanese imperialism/
+ [ˤäƤ] /(n) agenda/(P)/
+ɽ [ˤäƤҤ礦] /(n) schedule/itinerary/
+ [ˤäȤ] /(n) daily allowance/
+ [Ҥ] /(io) (n) exposure to the sun/sunny place/
+ [Ҥ] /(n) exposure to the sun/sunny place/(P)/
+ [ˤɤ] /(n) Japan and Germany/Japanese-German/
+Ȱ [ˤɤ] /Japan, Germany and Italy/
+ȶ [ˤɤ礦] /Japan-Germany Society/
+ [ˤʤ夦] /diurnal cycle/
+ [ˤʤ󤫤] /Nichinan coastline/
+ [ˤˤ] /(n-adv,n-t) every day/daily/day after day/
+ [Ҥˤ] /(n) the number of days/date/(P)/
+ [Ҥ] /(n-adv,n-t) every day/daily/day after day/
+ [ҤӤΤ] /one's daily bread/
+ǵ [ҤΤޤ] /(n) the Japanese flag/
+ [ˤä] /Japan and Poland/
+ [ˤäѤ] /Japan and Brazil/
+ [ˤäѤ] /Japan and Belgium/
+ [Ť] /(n) date/dating/
+ [ҤŤ] /(n) date/dating/(P)/
+դ [Ť] /(n) date/dating/
+դ [ҤŤ] /(n) date/dating/(P)/
+հ [ҤŤ] /(n) date stamp/
+ѹ [ҤŤؤ󤳤] /(n) International Date Line/
+ [ˤ] /(n) Japanese dancing/
+򼭽 [ˤäݤ] /Japanese-Portuguese dictionary/
+ʤ [Ҥ] /(n) sunshade/sunscreen/window shade/blinds/
+ʩ [ˤդ] /Japan and France/
+ [Ҥ] /(n) lucky or unlucky aspect of a given day/
+ [ˤ٤] /Japan-America/(P)/
+ưݾ [ˤ٤󤼤ۤ礦礦䤯] /(n) U.S.-Japan Security Treaty/
+ƶ [ˤ٤礦] /Japan United States Cultural Exchange Association/
+ƹ¤ [ˤ٤礦] /(n) Structural Impediments Initiative talks/SII/
+ǰ [ˤ٤ܤ] /trade between Japan and USA/
+ǰ໤ [ˤ٤ܤޤ] /(n) Japan-U.S. trade friction/
+ݤ [Ҥ] /(n) length of time which food products will keep/
+ [Ҥ] /(n) daily interest/daily rate/
+뤷 [Ҥ餷] /(n,adj-no) day-to-day existence/living hand-to-mouth/
+餷 [Ҥ餷] /(n,adj-no) day-to-day existence/living hand-to-mouth/
+ [Ҥ] /(n) twilight/sunset/dusk/evening/(P)/
+ [Ҥ] /toward the evening/
+ [ˤäݤ] /(n) daily report/(P)/
+˭ [ˤäݤۤ󤻤] /Nippon Main Line (Kagoshima-Miyazaki-Fukuoka Railway)/
+ [ˤܤ] /Japan and Mexico/
+ [ˤܤ] /(n) sunset/(P)/
+׸ [ˤܤĤ] /after sunset/
+ [ˤܤĤ] /before sunset/
+ [ˤäݤ] /Japan/
+ [ˤۤ] /Japan/(P)/
+ܥ꡼ [ˤۤ󥷥꡼] /(n) Japan Series/
+ܰ [ˤäݤ󤤤] /(n) Japan's best/number one in Japan/(P)/
+ܰ [ˤۤ󤤤] /(n) Japan's best/number one in Japan/
+ܱ [ˤۤ󤶤] /(n) Japanese monkey/Japanese macaque/
+ܲ [ˤۤ] /Japanization/
+ܲ [ˤۤ] /(n) Japanese paintings/(P)/
+ܳ [ˤäݤ󤫤] /(n) Sea of Japan/
+ܳ [ˤۤ󤫤] /(n) Sea of Japan/(P)/
+ܳ [ˤۤ󤫤] /the Japan Trench/
+ܳ弫 [ˤۤ󤫤礦] /Japan maritime self defense force/
+ܳή [ˤۤ󤫤夦] /(n) the Japan Current/
+ܳ [ˤۤ󤬤] /(n) Japanology/
+ܳؼ [ˤۤ󤬤] /Japanologist/Japan scholar/
+ܳؽѲ [ˤۤ󤬤Ĥ] /(n) Science Council of Japan/(P)/
+ܴ [ˤۤ] /(n) Japanese-style room/
+ܵʶ [ˤäݤ󤭤礦] /Japan Standards Association/JSA/
+ܶ [ˤäݤ󤮤󤳤] /(n) Bank of Japan/(P)/
+ܶ [ˤۤ󤮤󤳤] /(n) Bank of Japan/
+ܷ [ˤۤ󤰤] /Japanese Army/
+ܷк [ˤۤ󤱤] /(n) Japanese economy/
+ܸ [ˤۤ󤱤] /(n) a Japanese dog/
+ܸ [ˤäݤ] /(n) Japanese language/
+ܸ [ˤۤ] /(n) Japanese language/(P)/
+ܸľ [ˤۤ󤴤ˤʤ] /(exp) to render into Japanese/
+ܸץ [ˤۤ󤴥ץ] /(n) Japanese word-processing/
+ܸ춵 [ˤۤ󤴤礦ۤ] /Japanese text book(s)/
+ܸǽϻ [ˤۤ󤴤Τ礯] /Japanese Language Proficiency Test/JLPT/
+ܸʸ [ˤۤ󤴤⤸] /Japanese character/
+ܸ [ˤۤ󤴤䤯] /Japanese translation/
+ܹȵ [ˤۤ󤳤礦] /(n) Japan Industrial Standards (JIS)/
+ܹҶ [ˤäݤ󤳤] /JAL/Japan Air Lines/(P)/
+ܹҶ [ˤۤ󤳤] /Japan air self defense force/
+ܹˡ [ˤۤ󤳤ݤ] /(n) the constitution of Japan/
+ܹ [ˤäݤ󤳤] /(n) Japanese government bond (JGB)/
+ܹõģ [ˤۤ󤳤Ȥä礦] /Japanese Patent Office/
+ܹ [ˤۤ󤳤ʤ] /Japanese domestic/
+ܹ̱ [ˤۤ󤳤ߤ] /(n) Japanese citizen(s)/
+ܻ [ˤۤ󤵤󤱤] /(n) Japan's three famous sights/
+ܻ [ˤۤ] /(n) history of Japan/
+ܻ [ˤۤ] /(n) Japanese paper/(P)/
+ܻ [ˤۤ󤸤] /(n) Japan time/
+ܼ [ˤۤ󤷤] /(n) Japanese style/(P)/
+ܼ [ˤۤ󤷤] /car of Japanese make/
+ܼ [ˤۤ󤷤] /(n) sake/Japanese rice wine/(P)/
+ܽ [ˤۤ󤷤礭] /Nihon-shoki (the oldest chronicles of Japan)/
+ܿ [ˤۤ󤷤礯] /(n) Japanese food/Japanese meal/
+ܿ [ˤäݤ󤸤] /(n) Japanese person/
+ܿ [ˤۤ󤸤] /(n) Japanese person/(P)/
+ܿͤγ [ˤۤ󤸤Τ󤾤] /the Japanese image of foreigners/
+ܿʹѸҤȤ [ˤۤ󤸤󤫤󤳤㤯Ȥ] /money scattered by Japanese tourists/
+ܿ [ˤۤ󤸤] /theories of Japanese cultural or racial specificity/
+ [ˤۤФ] /(n) clear Japanese weather/
+ [ˤۤФ] /(n) beautiful weather/
+ [ˤۤ󤻤] /made in Japan/
+ж [ˤۤ󤹤⤦礦] /(n) Japan Sumo Association (JSA)/
+¦ [ˤۤ󤬤] /the Japanese/the Japanese side/
+ [ˤۤ] /(n) Japanese tea/
+ [ˤۤ󤸤夦] /(n) throughout Japan/
+ [ˤۤƤ] /(n) Japanese-style garden/traditional Japanese landscape garden/
+Ū [ˤۤƤ] /(adj-na) typically Japanese/
+ [ˤۤȤ] /(n) Japanese sword/(P)/
+ƻϩ [ˤۤɤ] /(n) Japan Highway Public Corporation/(P)/
+Ǿ [ˤۤΤ] /(n) Japanese encephalitis/
+ӵ [ˤۤΤ󤭤] /(n) Japan Agricultural Standards (JAS)/
+ȱ [ˤۤ󤬤] /(n) Japanese coiffure/
+ɸ [ˤۤҤ礦] /(n) Japanese Standard Time/
+ [ˤ֤ۤ褦] /(n) traditional Japanese dance/
+ [ˤۤդ] /(n) Japanese style/
+ʸ [ˤ֤ۤ󤬤] /(n) Japanese literature/
+ʸˡ [ˤ֤ۤݤ] /Japanese grammar/
+ʿ [ˤۤ] /Nihon Plain/
+ [ˤäݤۤ礦] /NHK/Japan national broadcasting company/
+ [ˤۤۤ礦] /(n) Japan Broadcasting Corporation/NHK/
+ [ˤۤä礯ۤ] /(n) Japanese pharmacopeia/
+Φ嶥Ϣ [ˤäݤ꤯礦礦ᤤ] /(n) Japan Association of Athletics Federations (JAAF)/
+Φ弫 [ˤۤ꤯礦] /Japan Ground Self-Defense Force/
+ΦϢ [ˤäݤ꤯] /(n) (abbr) Japan Association of Athletics Federations (JAAF)/
+ [ˤۤ礦] /(n) Japanese cooking/
+ [ˤۤ礦] /Japanese territory/
+ [ˤۤäȤ] /(n) the Japanese islands/
+ϫƯȹɾIJ [ˤۤɤߤҤ礦] /(n) General Council of Trade Unions of Japan/
+ [Ҥ] /(n-adv,n-t) every day/daily/
+ [ҤȤ] /daily/
+ [ˤ] /(n-adv,n) day and night/always/(P)/
+ͱƱ [ˤ椦ɤ] /hypothesis that Jews and Japanese are of common ancestry/
+ͼ [ˤä] /(adv,n) day and night/nightfall/
+ü [Ҥ褦Ȥ] /(n) day laborer/journeyman/
+ [ˤ褦] /(n-adv,n) Sunday/(P)/
+繩 [ˤ褦] /weekend carpenter/do-it-yourselfer/
+ [ˤ褦] /(n-adv,n) Sunday/(P)/
+ [ˤ褦Ф] /(n) Sunday edition of a newspaper/
+ [ˤ褦] /(n) daily use/
+ [ˤ褦Ҥ] /(n) daily necessities/(P)/
+Ω [Ҥ] /Hitachi (company)/(P)/
+ί [Ҥޤ] /(n) sunny spot/exposure to the sun/
+ [ˤ] /(n) the sun/
+ϡ [ˤ] /Buddhist priest, 1222-82 (founder of the Nichiren sect)/
+Ϫ [ˤ] /(n) Japan-Russian (empire)/
+Ϫ [ˤ󤽤] /(n) Russo-Japanese War (1904-5)/
+Ͽ [ˤ] /(n) journal/daily record/
+ [Ҥ] /(n) weather/(P)/
+² [Ҥꤲ] /(n) geta for wear in dry weather/
+¸ [Ҥ] /(n,vs) straddle/
+¸ [Ҥߤ央] /opportunism/
+ [] /(n) milk/breast/loop/(P)/
+߻ [Τߤ] /(n) baby/suckling child/
+߻ [Τߤ] /(n) nursing baby/
+ [ˤ夦] /(n) latex/
+ [ˤ夦] /(n) emulsification/
+ [ˤ夦] /(n) emulsifier/
+ [ˤ夦] /(n) price of milk/
+ [ˤ夦] /(n) emulsion/
+ [ˤ夦] /(n) breast cancer/
+ [] /(n) milk cow/dairy cattle/milch cow/
+ [ˤ夦夦] /(n) milk cow/dairy cattle/milch cow/
+ [ˤ夦礦] /(n) dairy industry/
+礦 [ꤢ] /(v5u) to flirt with one another/to caress amorously/
+ [] /(v5r) to have secret or illicit sexual relations/
+ [礦] /(n) foster brother and sister/
+ [ˤ夦] /(n) frankincense/olibanum/
+ [ˤ夦] /(n) emulsion/
+ [ܤ] /(n,vs) milking/milker/
+ [ܤ꤭] /milking machine/
+ [ܤ] /(n,vs) milking/milker/
+ [ˤ夦] /(n) lactic acid/
+ [ˤ夦󤤤礦] /lactic-acid drink/
+ [ˤ夦󤭤] /(n) lactic-acid bacilli/
+ [ˤ夦ܤ] /(n) butterfat/
+ [ˤ夦] /(n) milk (baby) tooth/first set of teeth/
+ [ˤ夦] /(n) infant/suckling baby/(P)/
+ [ˤ夦] /(n) nursery/
+ӵ [ˤ夦ä] /infantile beriberi/
+˴Ψ [ˤ夦ܤ] /infant mortality/
+ [ˤ夦] /(n) milk quality/
+ [] /(n) nipple/teat/(P)/
+ [] /(n) nipple/teat/
+ [ˤ夦夦] /(n) boyishness/inexperience/
+ [] /(adj) smelling of milk/green/wet behind the ears/immature/
+ [ˤ夦夦] /(n) greenhorn/fledgling/
+ [ˤ夦夦] /(n) milky juice/latex/milk/
+ [ˤ夦礦] /(n) milky/
+ [ˤ夦礦] /milky juice/latex/
+ [ˤ夦礯] /milk white/
+ [ˤ夦] /whey/
+ [ˤ夦Ҥ] /(n) dairy products/(P)/
+б [ˤ夦] /(n) milky quartz/
+ [ˤ夦] /(n) mammary gland/
+ [ˤ夦󤨤] /(n) mastitis/
+ [ˤ夦] /emulsion/
+ [ˤ夦] /(n) emulsion/
+ [ˤ夦Ȥ] /(n) milk sugar/lactose/
+Ƭ [ˤ夦Ȥ] /(n) (mammary) nipple/teat/
+ݤ߻ [Τߤ] /(n) baby/suckling child/
+ݻ [Τߤ] /unweaned baby/
+ [ˤ夦Ϥ] /milky white/lactescent/
+ [ˤ夦Ϥ礯] /(n) milky white/lactescent/opal/
+ȭ [ˤ夦Ϥ] /(n) mortar/
+ȭ [ˤ夦Ф] /(n) mortar/
+ [] /(n) wet nurse/nursing mother/
+ [] /(n) wet nurse/nursing mother/
+ [ˤ夦] /(n) wet nurse/nursing mother/
+ [Ф] /(n) baby carriage/perambulator/(P)/
+˼ [֤] /(n) breast/nipple/udder/
+˼ [ˤ夦ܤ] /(n) breast/nipple/udder/(P)/
+˼ [ˤ夦ܤ] /(n) mastitis/
+˼Ʒ [֤] /(n) breast reconstruction/
+˼ڽ [ˤ夦ܤĤ] /(n) mastectomy/
+˼ڽ [ˤ夦ܤĤ礸] /(n) mastectomy/
+ [ˤ夦ܤ] /(n) pestle/
+Ļ [ˤ夦褦] /(n) infants/babies/(P)/
+͵ [ˤ夦褦Ȥä] /mastoid/
+ѵ [ˤ夦褦夦] /milk cow/
+ [ˤ夦餯] /(n) butter/
+Υ [Фʤ] /(n) weaning/
+Υ [Фʤ] /(n) weaning/
+ [] /go in/
+ [ˤ夦] /go in/(P)/
+ [] /(n,n-suf) entering/setting (of the sun)/audience/capacity/income/beginning/(P)/
+ [] /(n) arrival of goods/goods received/
+곤 [ꤦ] /(n) bay/inlet/gulf/creek/
+ݤ [꤫] /(v1) to be about to enter (a bath, etc.)/
+򤸤 [ޤ] /(v5r,vi) to mix with/to be mixed/
+ [꤯] /(n) entrance/gate/approach/mouth/
+ [ꤰ] /(n) entrance/gate/approach/mouth/(P)/
+ [Ϥꤰ] /(n) entrance/gate/approach/mouth/
+깾 [ꤨ] /(n) inlet/cove/creek/bay/(P)/
+ [ꤴ] /(n) coming in together/unreserved seats for the public/(P)/
+ [ꤳ] /(v5m) (1) to go into/to come into/to penetrate/to get in/to step in (a house)/(2) to become complicated/
+ [Ϥꤳ] /(v5m) (1) to go into/to come into/to penetrate/to get in/to step in (a house)/(2) to become complicated/(P)/
+꺮 [ޤ] /(v5r,vi) to mix with/to be mixed/
+꿻 [Ӥ] /(n) frequenting/staying around/
+꿻 [Ӥ] /(v5r) to seep in/to stay long/
+ڤ [꤭] /(v1) (all) are able to get in/
+ [դ] /(n) incoming ship/ship's arrival/
+ [֤] /(n) incoming ship/ship's arrival/
+Ȥ [꤯] /(v5m) to be or become complicated/
+ [ꤢ] /(n) sunset/
+ؤ [꤫] /(v5r,vi) to change places/to relieve (one another)/
+ [] /(n) setting sun/evening sun/
+ [ʤ] /incoming wave/
+ [Ϥ] /(n) salt farm/
+첰 [] /(n) gabled, hipped roof/
+̻ [ळ] /(n) man who takes his wife's name/
+ [] /(n) expenses/
+Ȥ [ꤢ] /(v1) to lavish money on/
+ [褦] /(adj-na,n) need/demand/necessity/
+ [ߤ] /(v1) to be jumbled together/
+ [] /(v5r) to get in/to go in/to come in/to flow into/to set/to set in/(P)/
+ [Ϥ] /(v5r) to enter/to break into/to join/to enroll/to contain/to hold/to accommodate/to have (an income of)/(P)/
+ [] /(n-suf) container/receptacle/
+ [] /(v1) to put in/to take in/to bring in/to let in/to admit/to introduce/to commit (to prison)/to usher in/to insert/to set (jewels)/to employ/to listen to/to tolerate/to comprehend/to include/to pay (interest)/to cast (votes)/(P)/
+㤤 [] /(n) passing each other/
+㤦 [] /(v5u) to pass each other/to cross paths/
+㤨 [] /(v1) to misplace/
+촹 [줫] /(n) replacement/substitution/change/
+촹 [줫] /(v1) to replace/to substitute/to shift/to change places/
+򤼤 [ޤ] /(v1,vt) to mix/
+碌 [줢碌] /(v1) to make up for/
+ [줳] /(v5m) to put forth (effort)/
+캮 [ޤ] /(v1,vt) to mix/
+컥 [դ] /(n) bid/tender/
+ [줳] /(n) nest (of boxes)/
+ [] /(n) false tooth/denture/(P)/
+ [줷] /pawning/
+ [줸] /pawning/
+쿩 [줰] /(exp) (fish) biting at every cast/
+ؤ [줫] /(n) replacement/substitution/change/(P)/
+ؤ [줫] /(v1) to replace/to substitute/to shift/to change places/
+ؤ [줫] /(n) substitution/replacement/shifting/change/
+ؤΩؤ [줫ꤿ] /(adv) by turns/
+ؤ [줫] /(v5r,vi) to change places/to relieve one another/
+夨 [줫] /(v1) to replace/to substitute/to shift/to change places/
+Ω [줫ꤿ] /(adv) by turns/
+ [줫] /(v5r,vi) to change places/to relieve one another/
+η [¤] /(n) suggestion/hint/
+ҷ [] /(n) suggestion/hint/
+ʪ [] /(n) container/case/receptacle/(P)/
+ [줺] /(n,vs) tattoo/(P)/
+ [줲] /(n) false hair/switch/
+ [줭] /(n) wood inlay/
+ [] /(n) artificial eye/
+Ȥ [줢] /(v1) to lavish money on/
+ [ˤ夦] /(n,vs) hospitalization/(P)/
+ [ˤ夦󤫤󤸤] /in-patients/
+ [ˤ夦] /(n) entering the barracks/enlistment/
+ [ˤ夦] /(n) enrollment in kindergarten/(P)/
+ [ˤ夦礦] /kindergarten enrollment fee/
+ [ˤ夦] /entering the garden/
+ [ˤ夦󤱤] /ticket to the garden/
+ [ˤ夦] /(n,vs) arrival of goods/goods received/(P)/
+ [ꤢ] /(n) common (fishery or hunting ground)/
+ [ˤ夦] /(n,vs) admission/joining/enrollment/
+ [ˤ夦] /(n) initiation fee/admission fee/
+ [ꤢ] /(n) common rights/
+ [ˤ夦] /initiation ceremony/
+ [ˤ夦] /entrant/new member/
+ [ꤢ] /(n) commons/
+ [ꤦ] /(n) bay/inlet/gulf/creek/
+ [ˤ夦] /(n) joining the cabinet/(P)/
+ [ˤ夦] /(n) entry to school or university/matriculation/(P)/
+ش [ˤ夦󤷤] /application for admittance to a school/
+ض [ˤ夦] /(n) matriculation fee/
+عͺ [ˤ夦] /entrance examination/
+ػִ [ˤ夦󤷤] /applicants for admission/
+ػ [ˤ夦] /entrance examination/
+ؼ [ˤ夦] /(n) school entrance ceremony/
+ؼ [ˤ夦] /new student/
+ [ˤ夦] /new student/
+ [ˤ夦ʤ] /difficulty of getting into a college/
+ [줫] /called off/
+ [ˤ夦] /(n) placing in the coffin/
+ [ˤ夦] /(n) imprisonment/
+ [ˤ夦礦] /(n) admission fee/(P)/
+ [ˤ夦] /(n,vs) moving into (house)/(P)/
+ [ˤ夦礷] /(n) tenant/
+ [ˤ夦] /(n) entering a dock/
+ [ˤ夦] /(n) fishing in restricted waters/
+ [ˤ夦礱] /(n) fishing-lot rights/
+ [ˤ夦礷] /fishing-lot fisherman/
+ [ˤ夦礦] /(n) fishing-lot charge/
+ [ˤ夦礦] /(n) entering the capital/
+ [ˤ夦] /(n,vs) deposit/payment/money received/money due/(P)/
+ɼ [ˤ夦Ҥ礦] /deposit slip/
+ [ˤ夦] /(n) warehousing/storing/entering the car barn/
+ [ˤ夦] /emperor's return to the inner palace/
+ [ޤ] /(vs) mixing with/being mixed/
+ [꤯] /(n) entrance/gate/approach/mouth/
+ [ꤰ] /(n) entrance/gate/approach/mouth/(P)/
+ [Ϥꤰ] /(n) entrance/gate/approach/mouth/
+ [ˤ夦] /(n) entrance into drift or pit/
+ [ˤ夦] /(n) matriculation/
+ [ꤨ] /(n) inlet/cove/creek/bay/(P)/
+ [ˤ夦] /(n,vs) entry into port/(P)/
+ [ˤ夦] /port dues (fees)/
+ [ˤ夦礦] /(n) ship's harbor charges/
+ [ˤ夦] /(n,vs) paying tribute/
+ [ˤ夦] /(n) entry to a country/(P)/
+ [ˤ夦꤭礯] /immigration office/(P)/
+񺺾 [ˤ夦礦] /entrance visa/
+ [ˤ夦] /alien tax/landing tax/
+ [ˤ夦] /(n,vs) imprisonment/
+ [ä] /(adj-na,n) (1) intimacy/(2) putting one's heart and soul into/
+ [夳] /(adj-na,n) (1) intimacy/(2) putting one's heart and soul into/
+ [ä] /(adj-na,n) (1) intimacy/(2) putting one's heart and soul into/
+ [ˤ夦] /(adj-na,n) (1) intimacy/(2) putting one's heart and soul into/
+ [ˤ夦] /(n) bid/bidding/(P)/
+ [ˤ夦Ĥ] /(n) bidding price/price tendered/
+ [ˤ夦Ĥ] /bidder/
+ [ˤ夦] /(n) entrance examination/(P)/
+ [] /(n) false tooth/denture/
+ [ˤ夦] /(n,vs) entering a room/studying under a Buddhist teacher/(P)/
+ [ˤ夦] /(n) pawning/
+ [ˤ夦] /(n) entering a dormitory/
+ [ˤ夦] /(n) incident/incidence/
+ͳ [ˤ夦㤫] /(n) angle of incidence/
+͸ [ˤ夦㤳] /incident ray/
+ [ˤ夦] /(n,vs) entry to a company/(P)/
+һ [ˤ夦㤷] /test for a position in a company/
+ [ˤ夦㤯] /(n) death of a priest/nirvana/spiritual liberty/
+ [ˤ夦] /(n,vs) obtaining/coming to hand/(P)/
+ [ˤ夦ʤ] /difficulty of obtaining/
+ [ˤ夦夯] /(n) entering a private school/
+ж [ˤ夦ä] /(n) deposit and withdrawal (of money)/receiving and making payments/
+ [ˤ夦Ĥ礯] /(n) input and output/
+ [ˤ夦] /(n) entrance/admission/imprisonment/internment/(P)/
+ [ˤ夦礦] /(n) winning a prize or place (in a contest)/(P)/
+޼ [ˤ夦礦] /prize-winner/
+ [ˤ夦礦] /(n) triumphant entry into a castle/
+ [ˤ夦礦] /(n) entrance/admission/entering/(P)/
+ [ˤ夦礦򤳤Ф] /(exp) to deny (a person) admission/
+Ǥ [ˤ夦礦򤳤Ȥ] /No Admittance/
+ [ˤ夦礦] /(n) ticket of admission/platform ticket/(P)/
+츢 [ˤ夦礦] /liberty of entrance/
+켰 [ˤ夦礦] /(n) opening ceremony/
+ [ˤ夦礦] /visitors/attendance/
+ [ˤ夦礦] /(n) admission tax/
+ [ˤ夦礦] /admission gate/
+ [ˤ夦礦礦] /entrance fee/admission fee/gate receipts/
+ [ˤ夦礯] /(n) settlement/immigration/(P)/
+ [ˤ夦礯] /(n) settler/newcomer/
+ [ˤ夦] /(n) inspiration/genius/super-human skill/
+ [ˤ夦] /(n) entering the faith/
+ [ˤ夦] /(n) inspiration/genius/super-human skill/
+ε [ˤ夦Τ] /skill of superhuman level/
+ [夹] /(n) suicide by drowning/drowning oneself/
+ [ˤ夦] /(n) suicide by drowning/drowning oneself/
+ [ˤä礦] /(n) entering tone/
+ [ˤ夦] /(n,vs) entry in family register/(P)/
+ [ˤ夦] /(n) ship's arrival/
+ [ˤ夦] /(n) chosen (in a competition)/(P)/
+ [ˤ夦󤷤] /winner/winning candidate/
+ [ꤢ] /(n) sunset/
+ξ [ꤢΤ] /(n) evening bell/vespers bell/
+ؤ [줫֤Ҥ] /replacement parts/
+ౡ [ˤ夦] /(n,vs) entering and leaving hospital/
+ [ˤ夦] /(n) enlistment/
+ [ˤ夦] /(n) enrollment/(P)/
+ī [ˤ夦礦] /(n) visiting Japan/arrival in Japan/
+Ķ [ˤ夦礦] /(n) excess of imports/
+ [ˤ夦] /(n) entering a port/
+ [ˤ夦礦] /(n) Zen contemplation/
+ [ˤ夦Ƥ] /(n) admission to the courtroom/
+ [ˤ夦Ǥ] /(n) telegram received/
+ [ˤ夦Ȥ] /(n) joining a political party/(P)/
+ [ˤäȤ] /(n) visit to China/
+ [ˤ夦Ȥ] /(n) taking a hot bath/bathing at hot springs/
+ [ˤ夦Ȥ㤯] /(n) bathing guest at a hot spring/
+ƻ [ˤ夦ɤ] /(n) entering the priesthood/priest/
+ƻ [ˤ夦ɤ] /(n) gigantic columns of clouds (in summer)/cumulo-nimbus/
+ [] /(n) imperial bridal party's entry into the court/
+ [] /(n) setting sun/evening sun/
+ǰ [ˤ夦ͤ] /(adj-na,n) careful/elaborate/scrupulous/(P)/
+ǰ [ˤ夦ͤ] /with scrupulous care/
+ [ˤ夦Ф] /(n) entering the rainy season/(P)/
+ [ˤ夦] /(n) expenses/
+ [ˤ夦] /(n,vs) marrying into the wife's family/
+ [ˤ夦] /(n) entering the metropolitan area/
+ [ˤ夦] /(n) joining a club/
+ʩ [ˤ夦֤] /enshrining a Buddhist image/
+ʪ [] /(n) container/case/receptacle/
+첰 [] /(n) hip-gable roof/
+첰¤ [Ť] /(n) building with a gabled, hipped roof/
+ [줺] /(n,vs) tattoo/
+ [ˤ夦ޤ] /(n) advancing to the first grade/(P)/
+̻ [ळ] /(n) man who takes his wife's name/
+ [ˤ夦] /(n) dying/entering nirvana/death (of Buddhist saint)/
+ [錄] /cotton padding/
+ [ˤ夦ܤ] /calligraphy/
+ [ˤ夦] /(n) primer/manual/entering an institute/introduction to/(P)/
+ƥ [ˤ夦ƥ] /introductory text/
+ [ˤ夦󤷤] /(n) primer/manual/introductory book/
+ [ˤ夦褦] /(adj-na,n) need/requirement/demand/necessity/
+ [ˤ夦褯] /(n,vs) bathe/bathing/(P)/
+ [ˤ夦餤] /(n) august visit/arrival/
+ [餯] /(n) proceeding to Kyoto/entering Kyoto/
+ [ˤ夦餯] /(n) proceeding to Kyoto/entering Kyoto/
+ [ˤ夦礯] /(n,vs) input/(P)/
+ϥե [ˤ夦礯ե] /entry field/
+Ͼ [ˤ夦礯礦ۤ] /(n) input/
+Ͽ [ˤ夦礯󤴤] /(n) incoming signal/
+ [ˤ夦礯] /(n) input/
+ [ˤ夦礯] /input unit/input device/
+ή [ˤ夦礯Ǥ夦] /(n) input/incoming current/
+ϴ [ˤ夦] /(n) imprisonment/
+ [ˤ夦] /invasion/encroachment/
+ [ˤ夦] /(n) invasion/incursion/
+ [ˤ夦礦] /(n,vs) (ticket) punching/
+ǡ [Ȥ] /(oK) (uk) like/as if/the same as/
+ǡ [Ȥ] /(n) like/as/
+ǡ [] /(v5k) to excel/to be equal to/
+ǡ [Ȥ] /(oK) (n) (uk) like/as if/the same as/(P)/
+ǡ [ˤ礤] /(n) as one wishes/a priest's staff/
+ǡϪ [礦] /(ateji) (n) (uk) watering can/watering pot/sprinkling can/
+ǡϪ [] /(ateji) (n) (uk) watering can/watering pot/sprinkling can/
+ǡ [] /(adj-na,adv,n) how/in what way/(P)/
+ǡ [] /(adj-na,adv,n) how/in what way/
+ǡ [ɤ] /(adv) (uk) how/in what way/how about/(P)/
+ǡ [ɤ] /(adj-pn) (uk) what kind of/
+ǡ [ɤ] /(adv,int) (uk) why?/for what reason/how/in what way/for what purpose/what for/(P)/
+ǡƤ [ɤƤ] /(adv) (uk) by all means/at any cost/no matter what/after all/in the long run/cravingly/at any rate/surely/(P)/
+ǡ [󤻤] /(adv,exp) can't be helped/
+ǡʤ [ʤ] /(adj-pn) (uk) any kind of (with neg. verb)/
+ǡ [] /(adv,int) how?/in what way?/how much?/however/whatever/(P)/
+ǡˤ [ˤ] /(adv,int) (uk) indeed/really/phrase meaning agreement/(P)/
+ǡ路 [路] /(adj) (1) (uk) suspicious/dubious/unreliable/(2) indecent/unseemly/
+ǡ [Ф] /(adv) how much/
+ǡ [ۤ] /(adv,n) how much/how many/however/
+ǡʪ [] /(n) fake/
+ǡ [] /(adv,n) fraud/trickery/counterfeit/
+ǡ [褦] /(adj-na) how/
+ǡͻ [ޤ] /(n) cheat/swindler/
+ǡ [餮] /(n) (obs) second month of the lunar calendar/
+ǡ [ˤ] /(n) (obs) second month of the lunar calendar/
+ǡ [礵] /(n) (1) affable/slick/smooth-tongued/(2) smart/sharp/clever/skillful/adroit/
+ǡͤʤ [礵ʤ] /(adj) tactful/shrewd/cautious/clever/smart/adroit/
+ǡ̵ [礵ʤ] /(adj) tactful/shrewd/cautious/clever/smart/adroit/
+ǡ [ˤ礸] /(n) reality/(P)/
+ǡ [礸礦] /(adj-no,n) above-mentioned/
+ǡ [ˤ礼] /(n) so/thus/like this/
+ǡʹ [ˤ礼] /(n) thus I hear (quote from the sutras)/these ears have heard/
+ǡ [ˤܤ] /(n) Buddha-like compassion/
+ǡˡ [ˤۤ] /(n) observance of the Buddha's teachings/
+ǡ [ˤ餤] /(n) Tathagata/perfected one (suffix of high-ranking Buddhist deities)/
+ǡϪ [礦] /(ateji) (n) (uk) watering can/watering pot/sprinkling can/
+ǡϪ [] /(ateji) (n) (uk) watering can/watering pot/sprinkling can/
+Ǣ [ˤ礦] /(n) urine/(P)/
+Ǣθ [ˤ礦Τ] /urinalysis/
+Ǣ [ˤ礦] /(n) the urge to urinate/
+Ǣ [ˤ礦] /(adj-na,n) urinary duct/ureter/
+Ǣ [ˤ礦] /urinal/
+Ǣ [ˤ礦] /urine analysis/
+Ǣ [ˤ礦] /(n) uric acid/(P)/
+Ǣ [ˤ礦] /(n) urea/
+ǢǼ [ˤ礦夷] /urea resin/
+Ǣƻ [ˤ礦ɤ] /(n) urethra/
+Ǣƻ [ˤ礦ɤ] /(n) inflammation of the urethra/
+ǢǾ [ˤ礦ɤ礦] /(n) uremia/
+Ǣϩ [ˤ礦] /urinary tract/
+ǣ [ˤ] /(n) leek/scallion/
+ǣǬ [ˤͤ] /leek/
+Ǥ [ˤ] /(n) obligation/duty/charge/responsibility/(P)/
+Ǥ [ˤ󤸤] /(v1) to appoint/to nominate/to assume (responsibility)/to pose as/
+Ǥ [ޤ] /(v5s) to entrust/to leave to a person/(P)/
+Ǥ [ˤ󤺤] /(v5z) to appoint/to nominate/to assume (responsibility)/to pose as/
+Ǥ [ޤ] /(v1) (1) to entrust to another/to leave to/(2) to do something at one's leisure/(P)/
+Ǥ [ˤˤ] /(exp) to undertake a duty/
+Ǥ̤ [ˤϤ] /(exp) to fulfill (discharge) one's duty (duties)/
+Ǥ򤫤 [ˤȤ] /(exp) to be relieved of one's post/
+Ǥ [ˤ] /(adj-na,adj-no,n) any/arbitrary/optional/pleasure/discretion/free will/(P)/
+ǤսƬ [ˤ󤤤äȤ] /voluntarily appearing for police questioning/
+Ǥܺ [ˤ󤤤] /search conducted with the consent of the party concerned/
+Ǥ [ˤ󤤤󤿤] /(n) private organization (neither controlled nor protected by law)/
+ǤƱ [ˤ󤤤ɤ] /going along voluntarily to be questioned by law officers/
+Ǥ [ˤ󤫤] /(n) appointment/investiture/
+Ǥ [ˤ] /(n) term of office/(P)/
+Ǥ [ˤ󤭤夦] /during one's tenure/
+Ǥλ [ˤ󤭤ޤ礦] /expiration of term of office/
+Ǥ [ˤ󤭤礦] /(adj-na,n) chivalry/generosity/heroism/chivalrous spirit/
+Ǥ [ˤ󤷤礯] /ordination/
+Ǥ [ˤ] /(n) one's post/appointment/
+ǤŷƲ [ˤƤɤ] /Nintendo (video game company)/(P)/
+Ǥ̳ [ˤ] /(n) duty/function/office/mission/task/(P)/
+Ǥ̳ [ˤ֤] /task force/
+Ǥ̿ [ˤᤤ] /(n) appointment/nomination/ordination/commission/designation/(P)/
+Ǥ̿ [ˤᤤ] /(n) appointive power/
+Ǥ̿ [ˤᤤ] /investiture/
+Ǥ̿ [ˤᤤ礦] /written appointment/
+Ǥ [ˤ] /(n) appointments and dismissal/
+Ǥ [ˤ褦] /(n,vs) appointment/employment/
+ǥ [Ϥ] /(v5m) to conceive/to become pregnant/to get filled with/
+ǥ [ߤ] /(v5r) to become pregnant/
+ǥ [ˤ󤵤] /(n) expectant and nursing mothers/(P)/
+ǥ [ˤ󤷤] /(n,vs) conception/pregnancy/(P)/
+ǥ [ˤ󤷤夦] /abortion/pregnancy termination/
+ǥǾ [ˤ󤷤夦ɤ礦] /(n) toxemia of pregnancy/
+ǥ [ˤ] /(n) pregnant woman/(P)/
+ǥ [ˤפդ] /maternity clothes/
+ǦФ [ΤФ] /(v1) to conceal/to hide/
+Ǧ [Τ] /(n) stealing (into)/spy/sneak thief/surreptitious visit to house of ill repute/
+ǦӤ䤫 [ΤӤ䤫] /(adj-na,n) stealthy/secret/
+ǦӰ [ΤӤ] /(n) clandestine meeting/rendezvous/tryst/
+ǦӲ [ΤӤ] /(n) whispering/quiet weeping/
+ǦӴ [ΤӤ] /(v5r) to creep/to steal up/to draw near unnoticed/
+Ǧӵ㤭 [ΤӤʤ] /(n) quiet weeping/
+Ǧӵ㤯 [ΤӤʤ] /(v5k) to shed silent tears/
+Ǧӹ [ΤӤ] /(v5m) to creep in/to steal in/
+ǦӽФ [ΤӤ] /(n) sneaking out/creeping out/
+ǦӽФ [ΤӤ] /(v5s) to sneak out/to creep out/
+ǦӾФ [ΤӤ餤] /(n) stifled laugh/chuckling/snickering/
+Ǧ [ΤӤ] /(n) whispering/
+Ǧ­ [ΤӤ] /(n) stealthy steps/soft steps/
+Ǧ [ΤӤ] /intolerable/unbearable/
+Ǧ [ΤӤ] /(v5r) to steal or sneak or slip into/
+Ǧ [Τ] /(v5b) (1) to conceal oneself/to hide/(2) to endure/(P)/
+Ǧ [ˤ] /(n) endurance/stoicism/
+Ǧ [ˤ] /(n) ninja implement (shuriken, etc.)/
+Ǧ [ΤӤ] /(v5m) to creep in/to steal in/
+Ǧ [ˤ󤸤] /(n) Ninja/Japanese secret agent of old (very good at hiding)/(P)/
+Ǧ [ˤ󤸤夦] /(n) submission/resignation/
+Ǧ [ˤ󤸤] /(n) (MA) Ninjutsu (fighting art of the ninja)/ninja skills in secrecy, stealth and combat techniques/
+Ǧ [ˤ󤿤] /(n) endurance/perseverance/(P)/
+ǦѶ [ˤ󤿤Ť褤] /(adj) persevering/very patient/
+Ǧ [ˤ󤿤礯] /fortitude/
+Ǧˡ [ˤݤ] /(n) ninja arts/
+ǧ [ߤȤ] /(n) approval/final seal (of approval)/(P)/
+ǧ [] /(v1) to write up/
+ǧ [ߤȤ] /(v1,vt) to recognize/to appreciate/to approve/to admit/to notice/(P)/
+ǧ [ߤȤᤤ] /(n) unregistered (informal) seal/a signet (ring)/(P)/
+ǧ [ߤȤ᤬] /unapprovable/
+ǧ [ˤ] /(n) approval/license/permission/(P)/
+ǧľ [ˤ󤫤礦] /(n) license/certificate/charter/
+ǧ [ˤ󤷤] /(n,vs) recognition/cognizance/(P)/
+ǧɼ [ˤ󤷤Ҥ礦] /identification tag/
+ǧ­ [ˤ󤷤֤] /(n) lack of knowledge or understanding/
+ǧ [ˤ󤷤] /(n) epistemology/
+ǧ [ˤ󤷤礦] /(n,vs) certification/attestation/Imperial attestation/(P)/
+ǧڴ [ˤ󤷤礦] /(n) official whose appointment and dismissal requires Imperial acknowledgement/
+ǧڼ [ˤ󤷤礦] /(n) attestation (investiture) ceremony/
+ǧڼ [ˤ󤷤礦] /certifier/
+ǧ [ˤ] /(n) acknowledgement/recognition/(P)/
+ǧβʳ [ˤ] /cognitive science/
+ǧιưˡ [ˤɤ礦ۤ] /(n) cognitive-behavioral therapy/
+ǧο [ˤ꤬] /(n) cognitive psychology/
+ǧˡ [ˤ礦ۤ] /(n) cognitive therapy/
+ǧ [ˤƤ] /(n,vs) authorization/acknowledgment/certification/recognition/(P)/
+ǧ [ˤƤ礦] /(n) certificate/
+ǧɼ [ˤƤȤҤ礦] /(n) approval voting/
+ǧ [ˤ] /(n) approval or disapproval/
+ǧ [ˤ褦] /(n) acknowledgement/
+Ǩ餹 [̤餹] /(v5s) to wet/to soak/to dip/(P)/
+Ǩ [̤] /(v1) to get wet/(P)/
+Ǩ [̤줮] /(n) wet clothes/false accusations/
+Ǩ챩 [̤Ф] /(n) jet black/
+Ǩ [̤줨] /(n) open verandah/
+Ǩ [̤줴] /(n) love affair/
+Ǩ [̤줴Ȥ] /(n) (acting) romantic lead/philanderer/
+Ǩ [̤] /(n) wet hands/
+Ǩǰ [̤ƤǤ] /(n) easy profit/
+Ǩ [̤] /(n) (drama's) love scene/
+Ǩ쿧 [̤줤] /(n) color of something wet/
+Ǩ [̤ͤ] /(n) soaked to the skin/like a drowned rat/
+Ǩȱ [̤줬] /(n) newly washed hair/
+ǫ [ष] /(io) (adv) rather/better/instead/
+ǫ [ष] /(adv) rather/better/instead/(P)/
+ǫ [ͤ] /(n) peaceful day/
+Ǭ [ͤ] /(n) spring (green) onion/(P)/
+Ǭ˷ [ͤܤ] /(n) onion head/
+ǭ [ͤ] /(n) cat/(P)/
+ǭ֤ [֤ͤ] /(n,vs) feigned innocence or naivete/beguiling innocence/wolf in sheep's clothing/
+ǭʤ [ͤʤǤ] /(n) soft, coaxing voice/wheedling voice/ingratiating voice/
+ǭ˾Ƚ [ͤˤФ] /(exp) (to cast) pearls before swine/really big waste of resources/
+ǭγ [ͤΤҤ] /tiny/
+ǭγۤΤ褦 [ͤΤҤΤ褦] /(exp) very small (particularly of a room or flat)/
+ǭλҰɤʤ [ͤΤäԤʤ] /completely deserted/
+ǭμڤꤿ [ͤΤƤ⤫ꤿ] /be extremely busy/
+ǭ [ͤΤ] /fickle/
+ǭФ [ͤФ] /(n,vs) embezzle/pocket/steal/
+ǭİ [ͤ襤] /(n) doting on someone/
+ǭ [ͤ] /cat family/Felidae/
+ǭ [Ӥ礦] /tiny/
+ǭ [Ӥ礦ΤȤ] /narrow strip of land/
+ǭ [ͤ] /(n) carved table leg/
+ǭ [ͤ] /(n) wheelbarrow/
+ǭ [ͤ] /(n) unable to take (thermally) hot food/(P)/
+ǭ [ͤ] /have a tongue too sensitive to heat/
+ǭ­ [ͤ] /(n) carved table leg/
+ǭ° [ͤ] /the cat genus/
+ǭ [ͤ] /(n) a bent back/stoop/(P)/
+ǭ [ͤ] /(n) fireside board/
+ǭ [֤ͤ] /(oK) (n,vs) feigned innocence or naivete/beguiling innocence/wolf in sheep's clothing/
+ǭ [ͤʤǤ] /(n) soft, coaxing voice/wheedling voice/ingratiating voice/
+ǭʵ [ͤФ] /(n,vs) embezzle/pocket/steal/
+ǭ [ͤᤤ] /(n) cat's-eye (in road)/quartz reflector/
+ǭ [ͤ⤯] /(n) cat's-eye (in road)/quartz reflector/
+ǭ [ͤʤ] /(n) pussy willow/
+ǭפ餺 [ͤ餺] /(n) rat poison/
+Ǯ [ͤ] /(n,n-suf) fever/temperature/(P)/
+Ǯ [Ĥ] /(adj-na,n) piping hot/passionately in love/
+Ǯ [Ĥ] /(adj) hot (thing)/(P)/
+Ǯҡ [Ĥҡ] /(n) hot coffee/
+Ǯ [Ĥʤ] /(exp) be sweet on each other/
+Ǯפ [ͤä䤹] /(adj) excitable/
+Ǯ [ͤä] /(vs-s) to heat/(P)/
+Ǯäݤ [ͤĤäݤ] /(adj) (1) feverish/(2) enthusiastic/
+Ǯ [ۤƤ] /(n) (1) a glow/heat/(2) burning sensation/hot flash/
+Ǯ夲 [ͤĤ򤢤] /(exp) to become enthusiastic/
+Ǯ [ͤĤĤ] /(exp) to conduct heat/
+Ǯ [ͤĤ] /(n,vs) love passionately/ardent love/devotion/
+Ǯ [ͤĤ] /person who is very fond of something/
+Ǯ [ͤĤ] /(n) zeal/enthusiasm/(P)/
+Ǯ [ͤĤ] /(n) glowing cloud/
+Ǯ [ͤĤ] /(n) hot rolling/
+Ǯ [ͤĤ] /(n) enthusiastic performance/
+Ǯ [ͤĤ] /(n) thermal pollution/
+Ǯ [ͤĤ] /thermoplastic/
+Ǯ [ͤĤ夷] /thermoplastic resin/
+Ǯ [ͤĤ] /(n) thermoplasticity/
+ǮȻ [ͤĤ] /thermal diffusion/
+Ǯȿ [ͤĤϤΤ] /thermonuclear reaction/
+Ǯ [ͤĤ] /(n) feverish/
+Ǯ [ͤĤ] /(n) ardent desire/
+Ǯ [ͤĤ] /(n) heater/
+Ǯ [ͤĤ] /(n) heat engine/thermomotor/
+Ǯ [ͤä] /(n) heat/hot air/enthusiasm/(P)/
+Ǯ [ͤĤ] /feverish/
+Ǯ [ͤä夦] /(n) hot-air balloon/
+Ǯ [ͤĤ夦] /(n) hot-air balloon/
+Ǯ [ͤĤ夦] /(baseball) smoking pitch/
+Ǯ [ͤä礦] /(n) wild enthusiasm/being crazy about/(P)/
+Ǯ [ͤä礦] /enthusiast/
+ǮŪ [ͤä礦Ƥ󤸤] /fanatic/
+Ǯ [ͤä] /(n) type of fever/
+Ǯ [ͤä] /(n) hot blood/zeal/fervor/ardor/
+Ǯ [ͤäĤ] /(n) hot-blooded man/
+Ǯ [ͤäĤ] /(n) hot-blooded man/
+Ǯҳ [ͤĤ󤷤] /(n) thermal nucleus/
+Ǯ [ͤĤ] /(n) heat source/
+Ǯ򴹴 [ͤĤ] /(n) heat exchanger/
+ǮΨ [ͤĤ] /(n) thermal efficiency/
+ǮŲ [ͤĤ] /thermosetting/
+ǮŲ [ͤĤ] /hardener (catalyst in hardening thermosetting materials)/
+ǮŲʪ [ͤĤ֤] /thermosetting material (esp. plastics and resins)/
+Ǯ [ͤä] /(n) hot sand/
+Ǯ [ͤä] /(n) ardent praise/
+Ǯ [ͤäӤ礦] /(n) heatstroke/
+Ǯ [ͤĤ] /(n) heat treatment/
+Ǯ [ͤä礦] /(n) burn/
+Ǯ [ͤä礦] /(n,vs) singing enthusiastically/
+Ǯ [ͤĤ礦] /(n) ardour/
+Ǯ [ͤä] /(adj-na,n) zeal/enthusiasm/(P)/
+Ǯ [ͤä] /(n) excitable disposition/
+Ǯ [ͤä] /(adj-na,n) earnestness/
+Ǯ [ͤä] /(n) fierce fighting/close contest/(P)/
+Ǯ [ͤä] /(n) heat ray/line of heat/
+Ǯ [ͤä] /(n) tropics/(P)/
+Ǯӵ [ͤä] /(n) tropical fish/(P)/
+Ǯӿʪ [ͤä礯֤] /(n) tropical plant/
+Ǯ㵤 [ͤäƤ] /(n) tropical cyclone/
+Ǯ [ͤӤ礦] /tropical disease/
+Ǯ [ͤä] /(n) night in which temperature doesn't fall below 25 degrees C/
+Ǯ [ͤä] /(n) tropical forest/
+Ǯ [ͤä夦] /(n) nuts!/enthusiasm/zeal/mania/(P)/
+ǮƳ [ͤĤǤɤ] /(n) heat conduction/
+ǮƳΨ [ͤĤǤɤ] /(n) thermal conductivity/
+Ǯ [ͤĤǤĤ] /(n) thermocouple/
+Ǯ [ͤĤ] /(n) degree of heat/temperature/enthusiasm/
+Ǯ [ͤäȤ] /(n) boiling water/(P)/
+ǮƮ [ͤäȤ] /(n) fierce fighting/
+ǮǮ [Ĥ] /(adj-na,n) piping hot/passionately in love/
+Ǯ [ͤä] /(n) heat wave/
+Ǯȯ [ͤäѤ] /(n) fever/
+Ǯϫ [ͤĤҤ] /(n) heat exhaustion/
+Ǯ [ͤĤӤ礦] /(n) fever/febrile disease/(P)/
+Ǯ [ͤäפ] /(n) hot wind/
+Ǯϧ [ͤäפ] /(n) hot-blast stove/
+Ǯ [ͤĤ٤] /(n) fervent speech/(P)/
+Ǯ˾ [ͤĤܤ] /(n,vs) longing for/burning desire/
+Ǯĥ [ͤĤܤ礦] /thermal expansion coefficient/
+Ǯ [ͤĤ褦礦] /(n) heat capacity/
+Ǯ [ͤĤ餤] /(n) heat thunderstorm/
+Ǯ [ͤĤ礦] /(n) temperature/
+Ǯ̷ [ͤĤ礦] /(n) calorimeter/
+Ǯϳ [ͤĤ꤭] /(n) thermodynamics/
+ǮϳŪ [ͤĤ꤭Ƥ] /(adj-na) thermodynamic/
+Ǯ [ͤĤ뤤] /(n) hot tears/
+Ǯޤ [ͤĤޤ] /(n) antifebrile/antipyretic/
+Ǯ [ͤĤ] /(adj-na,n) ardent/passionate/vehement/(P)/
+Ǯ [Ĥ] /(n) hot sake/
+ǯ [Ȥ] /(n-adv,n) year/age/(P)/
+ǯ [Ȥɤ] /(n-adv,n-t) years/year by year/annually/considering his age/
+ǯ [ͤͤ] /(n-adv,n-t) years/year by year/annually/considering his age/(P)/
+ǯС [ͤͤ󤵤] /(adv,n) annually/every year/year in year out/
+ǯǯ [ͤ󤬤ͤ󤸤夦] /(adv,n) all year round/year after year/
+ǯ [Ȥ] /(exp) to grow old/
+ǯǯ [ȤȤ] /considering this age/
+ǯǯ [ͤ󤬤ͤ󤸤夦] /(adv) all year round/year after year/
+ǯDz [ȤǤ] /eyes dimmed with age/
+ǯ˰ [ͤˤ] /once a year/
+ǯθ [ȤΤ] /(n) (arch) old-man's wisdom/
+ǯλ [ȤΤ] /(n) year-end fair/
+ǯ [ȤΤ] /(n) New Year's Eve/the year end/
+ǯƦ [ȤΤޤ] /beans of the bean-scattering ceremony/
+ǯ [ȤΤ] /(n) year end/
+ǯ֤ [֤ͤ] /after an interval of .. years/for the 1st time in .. years/
+ǯޤǤ [ͤޤǤ] /before the year ../
+ǯۤ [Ȥ򤳤] /(exp) to enter a new year/
+ǯ [ȤȤ] /(exp) to grow old/to age/
+ǯ򽦤 [ȤҤ] /(exp) to grow old/
+ǯ [ͤ󤨤] /annual profit/
+ǯۤ [Ȥ] /(n) New Year's Eve/end of the year/
+ǯ [Ȥ] /(n) younger/junior/(P)/
+ǯ [ͤ] /(n) New Year's greetings/New Year's card/(P)/
+ǯ [ͤ󤬤礦] /(n) New Year's card/(P)/
+ǯ͹ [ͤ󤬤椦Ӥ] /New Year's mail/
+ǯս [ͤ󤬤Ϥ] /New Year's postcard/
+ǯ [ͤ󤫤] /(n) conference/annual convention/(P)/
+ǯ [ͤ󤫤] /annual fee/
+ǯ [ͤ󤫤] /(n) anniversary service (in Buddhism)/
+ǯ [Ȥޤ] /(n) age relationship/luck attending age/
+ǯޤ [Ȥ餿ޤ] /the New Year dawns/
+ǯʹ [Ȥä] /(n) one's age/
+ǯ [ͤ󤬤] /(n) yearly amount/(P)/
+ǯݤ [Ȥ] /yearly payment/
+ǯ [ͤ] /(n) annual rate/
+ǯ湥 [Ȥä] /(n) one's age/
+ǯ [ͤ󤫤] /(n) annual publication/year of publication/(P)/
+ǯ [ͤ󤫤] /(n) yearbook/(P)/
+ǯ [ͤ󤫤] /(n-t) year/(P)/
+ǯַײ [ͤ󤫤󤱤] /year's plan/
+ǯּ [ͤ󤫤󤷤夦] /yearly revenue/
+ǯ [Ȥ] /(n) old people/the aged/
+ǯ [Ȥ] /(n) old people/the aged/(P)/
+ǯ [Ȥꤴ] /child of one's age/
+ǯ꽭 [Ȥ꤯] /slovenly like an old man/
+ǯߤ [Ȥꤸߤ] /characteristic of the aging/
+ǯ [Ȥ䤯] /senior's role/
+ǯ [Ȥ] /(v5r) to grow old/
+ǯ [ͤ] /(n) death anniversary/Buddhist anniversary service/
+ǯ [ͤ] /(n) term of service/apprenticeship/
+ǯ [ͤ󤭤] /apprentice/
+ǯ [ͤ󤭤ܤ] /apprenticeship/indenture/
+ǯ [ͤ󤭤] /expiration of a term of service/
+ǯ [ͤ] /(n) term of service/apprenticeship/
+ǯ [ͤ󤭤ܤ] /(n) apprenticeship/
+ǯפ [ȤҤ] /for many years/anciently/
+ǯ [ͤ󤭤夦] /(n) yearly paid vacation (holiday)/
+ǯ [ͤ󤭤夦] /(n) annual salary/
+ǯ [] /(n) sweetfish (freshwater trout)/
+ǯ [ȤŤ] /(adj-na,n) being older or a senior/the first half of the year/
+ǯ [ȤŤ褤] /child born in first half of the year/
+ǯ [Ȥ] /(n) New Year's gift/
+ǯ [ͤ󤭤] /(n) annuity/pension/(P)/
+ǯ [ͤ󤭤󤭤] /pension fund/
+ǯ [ͤ󤭤󤸤夭夦] /a pensioner/
+ǯڽ [ͤ󤭤󤷤礦] /annuity bond/
+ǯ [ͤ󤭤󤻤] /(n) pension system (scheme)/
+ǯݸ [ͤ󤭤ۤ] /annuity insurance/
+ǯ [ȤĤ] /(n) months and years/(P)/
+ǯ [ͤ󤲤] /(n) months and years/(P)/
+ǯ [ͤ󤬤ä] /(n) date/(P)/
+ǯ [ͤ󤲤] /(n) length of time/term/
+ǯ [ͤ] /years later/
+ǯ [ͤ󤳤] /(n) long service/(P)/
+ǯ [ͤ󤳤ۤ] /long service allowance/longevity pay/
+ǯ [ͤ󤳤] /(n) seniority by length of service/(P)/
+ǯ [ͤ󤳤Ĥ] /the seniority system/
+ǯ [ͤ󤳤] /seniority rule/
+ǯ [Ȥ] /(n) one's age/
+ǯʤ [Ȥʤ] /unbecoming/unsuitable/disgraceful/
+ǯ̵ [Ȥʤ] /unbecoming/unsuitable/disgraceful/
+ǯ [ͤ] /(n) annual tribute/land tax/
+ǯ [ͤ󤰤ޤ] /(n) annual rice tax/
+ǯ [ͤ󤴤] /(n) name of an era/year number/(P)/
+ǯ [Ȥ] /(adv,n) age/marriageable age/age of puberty/adolescence/for some years/(P)/
+ǯ [ȤҤ] /these days/
+ǯ [ͤ] /(n) annual variation/
+ǯ [ͤ󤵤] /(n) anniversary/
+ǯפ [ȤޤĤ] /annual festival/
+ǯ [ͤ󤵤] /(n) annual production/(P)/
+ǯ [ͤ󤵤󤬤] /annual production/
+ǯ [ͤ] /(n-t) New Year's call/beginning of the year/New Year's greetings/(P)/
+ǯϲ [ͤ󤷤ޤ] /New Year's calls/
+ǯϾ [ͤ󤷤礦] /New Year's card/
+ǯ [Ȥ] /(n) second child born within a year/
+ǯ [ͤ] /(n) age/
+ǯ [ͤ] /(n) chronological/(P)/
+ǯ [ͤ󤸤] /(n) annual general meeting/AGM/
+ǯ [ͤ󤸤ۤ] /chronological report/chronicle/
+ǯͭٲ [ͤ󤸤椦夦夦] /annual paid vacation/
+ǯ [ͤ󤷤] /model year (of an automobile, etc.)/
+ǯ [Ȥ狼] /(adj-na,adj-no,n) young/youthful/
+ǯ㤤 [Ȥ狼] /(adj) young/youthful/
+ǯ [Ȥ] /(adj-na,n) child born in last half of the year/
+ǯä [ȤȤä] /aged/(P)/
+ǯ [ȤȤ] /(v5r) to grow old/to age/
+ǯ [ͤ󤷤夦] /(n) annual income/(P)/
+ǯ [ͤ󤷤] /(n-adv,n) beginning of the year/New Year's greetings/(P)/
+ǯ [ͤ󤷤礦] /(n) yearly (annual) turnover/(P)/
+ǯ [ͤ󤷤礦] /(adj-na,n) youth/
+ǯ [ͤ󤷤礦] /youth/minor/young people/
+ǯ [Ȥ] /(n) older/senior/(P)/
+ǯ [Ȥ] /(adj-na,n) senior/older/elderly/
+ǯ [ͤ󤹤] /(n) number of years/(P)/
+ǯ [ͤ󤻤] /pupil in .. year/student in .. year/(P)/
+ǯ [Ȥ] /(n) prime of life/
+ǯ [ͤ󤼤] /(n) annual tax/
+ǯ [ͤ] /(n) annual tax/
+ǯ [Ȥ] /(n) mature woman/middle-aged woman/
+ǯ [ͤ] /(n) age/era/period/date/(P)/
+ǯ嵭 [ͤ] /(n) annals/chronicle/chronology/
+ǯ [ͤ] /(n) chronological order/
+ǯʪ [ͤ] /(n) antique/
+ǯü [Ȥ] /(n) age/years/
+ǯ [ȤȤ] /(n) bean scatterer/(P)/
+ǯ [ͤ󤸤夦] /(n-adv,n) whole year/always/everyday/(P)/
+ǯԻ [ͤ󤸤夦礦] /annual functions or events/
+ǯԻ [ͤ夦礦] /annual functions or events/
+ǯ漺 [ͤ󤸤夦Ĥ] /always saying the wrong thing/
+ǯ̵ [ͤ󤸤夦भ夦] /open every day of the year/
+ǯĹ [ͤ礦] /(adj-na,n) seniority/(P)/
+ǯĹ [Ȥ] /(v1) to grow old/
+ǯĹ [ͤ礦] /a senior/elderly people/
+ǯ [ͤ] /(n,n-suf) year/fiscal year/school year/term/(P)/
+ǯٽ [ͤɤϤ] /beginning of the (fiscal) year/
+ǯ [ͤɤޤ] /(n) end of the fiscal year/
+ǯƬ [Ȥ] /(n) the oldest person/beginning of the year/
+ǯƬ [ͤȤ] /(n) the oldest person/beginning of the year/(P)/
+ǯƬ [ͤȤ礦] /(U.S.) State of the Union Address/
+ǯ [ͤʤ] /(n) by the end of the year/(P)/
+ǯ [ͤʤ] /within the year/before the year is out/
+ǯǯ [Ȥɤ] /(n-adv,n-t) years/year by year/annually/considering his age/
+ǯǯ [ͤͤ] /(n-adv,n-t) years/year by year/annually/considering his age/
+ǯǯк [ͤͤ󤵤] /(adv,n) annually/every year/year in year out/
+ǯ [Ȥʤ] /(n) old age/oncoming age/
+ǯ [ͤѤ] /(adj-no,n) elderly/age/years/(P)/
+ǯڼ [ͤѤ] /elderly person/
+ǯ [ͤѤ] /(adj-no,n) elderly/age/years/(P)/
+ǯۼ [ͤѤ] /elderly person/
+ǯɴǯ [ͤӤ㤯ͤ󤸤夦] /(adv) throughout the year/all the year round/always/
+ǯɽ [Ԥ礦] /(n) chronological tables/chronology/
+ǯɽ [ͤԤ礦] /(n) chronological tables/chronology/(P)/
+ǯ [ͤ] /(n) chronological record/(P)/
+ǯ [ͤ] /(n) annual installment/
+ǯʬ [֤ͤ] /yearly amount/
+ǯ [ͤ٤] /(n) by years/
+ǯ [ͤ] /beginning of the year/
+ǯ [Ȥ] /the year ends/
+ǯ [ͤݤ] /(n) annual salary/(P)/
+ǯ [ͤݤ] /(n) annual report/
+ǯ˺ [Ȥ魯] /(n) year-end drinking party/
+ǯ [Ȥ] /(n-t) every year/year by year/
+ǯ [ȤȤ] /annually/every year/
+ǯ [ͤޤ] /(n-adv,n-t) end-of-year/(P)/
+ǯο [ͤޤĤ򤷤Τ] /(exp) to pull through the year end/
+ǯĴ [ͤޤĤ礦] /year-end tax adjustment/
+ǯ [ͤޤĤޤ] /before the end of this year/
+ǯ [Ȥ] /(n) (1) beginning of the year/early in the new year/
+ǯ [ͤ󤢤] /(n) (1) beginning of the year/early in the new year/(2) expiration of a term of service/(P)/
+ǯ [Ȥ] /the New Year dawns/
+ǯ; [ͤ] /(n) more than a year/
+ǯ [ͤ餤] /(n-adv,n-t) for some years/(P)/
+ǯ [ͤ] /(n) annual interest rate/
+ǯΨ [ͤ] /(n) annual rate (of interest)/(P)/
+ǯ [ͤ] /(n) annual tree ring/(P)/
+ǯػ˳ [ͤ󤷤] /dendrochronology/
+ǯ [ͤ줤] /(n) age/years/
+ǯ [ͤ줤] /(n) New Year's greetings/
+ǯ [ͤ줤] /(n) age/years/(P)/
+ǯǿ [ͤ줤ޤǤ] /(exp) to count age in full/
+ǯ [ͤ줤夦] /(n) salary based on age/
+ǯ [ͤ줤] /age difference/
+ǯ [ͤ줤] /by priority of age/
+ǯ [ͤ줤] /(n) age limit(s)/
+ǯ [ͤ줤] /(n) age range/age-group/(P)/
+ǯϷ [Ȥ] /(n) old person/
+ǯϷ [Ȥ] /(n) old person/
+ǯϷ [Ȥ] /(v1) to grow old/
+ǰ [ͤ] /(n) sense/idea/thought/feeling/desire/concern/attention/care/(P)/
+ǰ [ͤͤ] /(n) continually thinking about something/
+ǰ [ͤ󤸤] /(v1) to have in mind/to be anxious about/to pray silently/
+ǰ [ͤ󤺤] /(v5z) to pray silently/to have in mind/to be anxious about/
+ǰΤ [ͤΤ] /(adv) making sure/
+ǰΰ [ͤΤ] /(adv) just to be sure/
+ǰ [ͤΤ줫] /caution/
+ǰ򲡤 [ͤ򤪤] /(exp) to make sure of/to call attention to/to emphasize/
+ǰ [ͤ򤤤] /(exp) to pay attention to/
+ǰ [ͤ󤪤] /reminder/
+ǰ [ͤ󤬤] /(n) one's heart's desire/earnest petition/(P)/
+ǰ [ͤ󤴤ˤ] /25th of the month/25 days/
+ǰ [ͤ󤳤] /(n) the very final proof (printing)/
+ǰ [ͤ󤷤] /(n) spirit photography/
+ǰ [ͤ󤸤] /(n) rosary/
+ǰ [ͤ󤷤] /(n) memorandum/(P)/
+ǰƬ [ͤȤ] /(n) mind/(P)/
+ǰƬ֤ [ͤȤˤ] /(exp) to give thought to/to bear in mind/to keep in mind/
+ǰ [ͤ󤤤] /(adj-na,n) careful/scrupulous/thorough/conscientious/(P)/
+ǰ [ͤ󤤤] /care/scrupulousness/conscientiousness/
+ǰǰ [ͤͤ] /(n) continually thinking about something/
+ǰʩ [֤ͤ] /(n) Buddhist prayer/prayer to Amitabha/(P)/
+ǰʩ򾧤 [֤ͤĤȤʤ] /(exp) to chant (repeat) the name of Buddha/
+ǰ [꤭ͤ] /(n) will-power/faith/(P)/
+ǰ [ͤ󤸤] /(n) (Buddh) invocation/
+DZ [Ҥͤޤ魯] /(v5s) to twist/to twirl/
+DZ [Ҥͤ] /(v5r,vt) to twirl/to spin/to fiddle with/to change wording/
+DZ [Ҥͤ] /(v1) to be contrary/to be uncooperative/to be rebellious/
+DZ [ͤ] /(v5r) (1) to screw/to twist/(2) to distort/(3) to torture/to wrest/
+DZ [ͤ] /(v1) to twist/to wrench/to screw/(P)/
+DZ˹ [ͤ礦] /Chinese bellflower (slightly screwed)/
+DZ [ͤդ] /(v1) to hold down/to twist one's arm/
+DZ [Ҥͤ] /(n) (1) pinch/(2) twist/
+DZФ [Ҥͤ] /(v5s) to work out/to raise money/
+DZ٤ [ҤͤĤ֤] /(v5s) to pinch and crush/to pinch out/
+DZ [Ҥͤ] /(v5r) to turn (a switch) on or off/to twist/to puzzle over/(P)/
+DZ [ͤ] /(v1) to twist/to wrench/to screw/
+DZ [ͤ] /(n,vs) sprain/(P)/
+DZ [ͤ] /(n) (uk) screw/helix/spiral/(P)/
+DZ [ͤ󤷤] /(n,vs) contriving (to raise funds)/working out (a solution)/
+DZž [ͤƤ] /(n) twisting/torsion/
+Dz [ͤ] /(n) twisted thread or yarn/twining of thread or yarn/
+dz [⤨] /(v1) to burn/(P)/
+dzܤ [⤨Ĥ] /(v5r) (of fire) to spread/to extend itself/
+dz [⤨] /(n) embers/cinders/
+dz [⤨Ҥ] /(v5r) to spread (flames)/
+dz [⤨] /(n) embers/
+dzĤ [⤨Τ] /(n) embers/
+dz [⤨] /kindling/
+dzФ [⤨] /(v5s) to catch fire/
+dz夬 [⤨] /(v5r) to flare up/to burst into flames/(P)/
+dzԤ [⤨Ĥ] /(v1) to burn out/
+dz [⤨] /(v5r) to blaze/to burn brightly/
+dzդ [⤨Ĥ] /(v5k) to catch fire/to ignite/
+dzΩ [⤨] /(v5t) to blaze up/to burn up/
+dz [⤨] /cinders/
+dz [⤹] /(v5s) to burn/(P)/
+dz [䤹] /(v5s) to burn/(P)/
+dz䤹 [䤹] /(v5s) to burn/(P)/
+dz [ͤ󤷤礦] /(n,vs) burning/combustion/(P)/
+dzϧ [ͤ󤷤礦] /combustion furnace/
+dz [ͤ] /(n) fuel consumption/gas mileage/(P)/
+dz [ͤԤ] /(n) fuel economy standards/
+dz [ͤ礦] /(n) fuel/(P)/
+dzߤ [ͤ礦򤿤廊] /(exp) to store up fuel/
+dz [ͤ礦Ǥ] /(n) fuel cell/
+dz [ͤ礦] /(n) fuel expenses/cost of fuel/
+dz [ͤ礦ܤ] /(n) (nuclear reactor's) fuel rod/
+Ǵ [ͤФͤ] /(adj-na,adv,n,vs) stickiness/
+Ǵ [ͤФ] /(adj) sticky/
+Ǵä [ͤФä] /(adj) sticky/stiff/tenacious/persistent/
+ǴĤ [ͤФĤ] /(v5k) to be sticky/to be glutinous/
+Ǵ [ͤФ] /(n) stickiness/viscosity/(P)/
+Ǵ굤 [ͤФꤱ] /(n) stickiness/
+Ǵ궯 [ͤФŤ褤] /(adj) tenacious/persevering/persistent/(P)/
+Ǵ [ͤФꤴ] /(n) strong pelvis or hips/
+Ǵ夯 [ͤФĤ] /(v5k) to be sticky/
+Ǵȴ [ͤФ̤] /(v5k) to stick it out/to see it to the end/
+Ǵ [ͤФ] /(v5r) to be sticky/to be adhesive/to persevere/to persist/to stick to/(P)/
+Ǵ [ͤ󤨤] /(n) mucus/mucilage/viscous liquid/phlegm/
+Ǵռ [ͤ󤨤] /(n) phlegm/
+Ǵʬ [ͤ󤨤֤Ԥ] /mucus gland/
+Ǵʬ [ͤ󤨤֤ԤĤ] /mucus gland/
+Ǵ [ͤ󤻤] /(n) viscosity/
+Ǵ [ͤ㤯] /(n) cohesion/adhesion/(P)/
+Ǵ [ͤ㤯] /(adj-na) adhesive/
+Ǵ [ͤ㤯] /(n) adhesion/stickiness/viscosity/
+Ǵ [ͤ㤯礯] /(n) adhesive power/viscosity/
+Ǵ [ͤ] /(n) viscosity/
+Ǵ [ͤФĤ] /(n) clay/
+Ǵ [ͤ] /(n) clay/(P)/
+Ǵں [ͤɤ] /(adj-no) made of clay/
+Ǵڼ [ͤɤ] /(adj-no,n) slimy/clay-like/
+ǴǴ [ͤФͤ] /(adj-na,adv,n,vs) stickiness/(P)/
+ǴĴ [ͤФ󤬤] /(n) clay rock/slate/
+Ǵդ [ͤФĤ] /(v5k) to be sticky/to be glutinous/
+Ǵ [ͤޤ] /(n) mucous membrane/(P)/
+Ǵ [ͤ夦] /(adj-na,n) viscous/
+ǵ [] /(1) (arch) (uk) possessive particle/(2) clause nominalizer particle/
+ǵ [] /(n) I (ego) (boastful first-person pronoun)/
+ǵ [] /(n) I (ego) (boastful first-person pronoun)/
+ǵ [ʤ] /(n) I (ego) (boastful first-person pronoun)/
+ǵ [ʤ] /(conj) from .. to/between .. and/or/(P)/
+ǵ [] /(n) father/
+Ƿ [] /(int,n) (uk) this/
+Ƿ [ˤ夦] /(n) advance radical/shinnyuu/
+ǹ [Τ夦] /(n) in a bag or one's purse/
+Ǻޤ [ʤޤ] /(adj) seductive/melancholy/languid/
+Ǻޤ [ʤޤ] /(v5s) to afflict/to torment/to harass/to molest/(P)/
+Ǻ [ʤ] /(n) trouble(s)/worry/distress/anguish/agony/problem/(P)/
+Ǻߤ [ʤߤ] /(n) something causing worry/
+Ǻߤμ [ʤߤΤ] /cause of annoyance/
+Ǻ [ʤ] /(v5m) to be worried/to be troubled/(P)/
+Ǻ [Τ] /(n,vs) fascinate/bewitch/enchant/
+Ǻ [Τ] /(n,vs) worry/anguish/
+ǻ [] /(adj) thick (as of color, liquid)/dense/strong/(P)/
+ǻ [] /thick soup/
+ǻ [Ĥ] /heavy makeup/
+ǻǤ [ʤǤ] /to be thick (with)/to bound by love/
+ǻ졼 [Τ졼] /(n) dark gray/
+ǻ [Τ] /(adj-na,n) charming/bewitching/enchanting/
+ǻ [Τ] /(n) thicken/concentrate/
+ǻ쿧 [Τä礯] /(adj-na) dark brown/
+ǻ [Τ] /(adj-na,n) density/richness/concentration/tension/(P)/
+ǻ [Τ] /(n) dark blue/(P)/
+ǻ [餵] /(n) dark purple/
+ǻ [Τ夯] /(n) concentrated/(P)/
+ǻĿ [Τ礯] /(adj-na) dark blue/
+ǻø [Τ] /(n) light and shade/shade (of colour)/(P)/
+ǻø [Τ󤬤] /gray-scale image/
+ǻ [Τ] /(n) concentration/brightness/(P)/
+ǻٷ [Τɤ] /densitometer/
+ǻ̩ [Τߤ] /(adj-na,n) thick/crowded/
+ǻ̸ [Τ] /(n) heavy fog/dense fog/thick fog/(P)/
+ǻβ [Τ夦] /(n) concentrated sulfuric acid/
+ǻп [Τ礯礯] /(adj-na) dark green/
+Ǽޤʤ [ޤʤ] /feel grieved/be unsatisfied/
+Ǽޤ [ޤ] /(v5r) (1) to be in one's place/to be installed/to settle into/(2) to be obtained/to be settled/to be paid/to be delivered/(P)/
+Ǽ [] /(v1) to obtain/to reap/to pay/to supply/to accept/(P)/
+Ǽ [ʤ] /(n) shed/barn/outhouse/(P)/
+Ǽ [Τ] /(n) the last meeting (of the year, the term, etc)/
+Ǽ [Τ] /(n,vs) placing of body in coffin/
+Ǽ [Τ] /(n) appointed day of delivery/time for payment/
+Ǽ [Τ] /(n) payment/(P)/
+Ǽ [Τ礦] /(n) copying and presentation of a sutra (to a temple)/
+Ǽ [ʤ] /(n) back room/closet/storage room/
+ǼͿ [ʤɤ] /(n) grayish blue/
+Ǽ [Τ] /(n,vs) laying (a person's) ashes to rest/depositing ashes/
+ǼƲ [ΤĤɤ] /(n) crypt/charnel house/
+Ǽ [Τ] /(n) betrothal gift/
+Ǽ [Τ] /(n) votive card or tablet/
+Ǽ [Τ] /(n,vs) acceptance/reception/
+Ǽ [ʤä] /(n) temple office (for receiving offerings or donations)/(historical) office for storing land taxes/
+Ǽ [Τ] /(n) payment of taxes/(P)/
+Ǽdz [Τ] /amount of tax due/
+Ǽǵ̳ [Τ] /(n) tax liability/
+ǼǼ [Τ] /taxpayer/
+Ǽǿ [Τ󤳤] /income tax return/
+Ǽν [ΤĤ] /(n) tax notice/
+ǼƦ [ʤäȤ] /(n) natto (fermented soybeans)/(P)/
+Ǽ [ʤäȤ] /(n,vs) consent/assent/understanding/agreement/comprehension/grasp/(P)/
+Ǽ [Τˤ夦] /(n,vs) payment/supply/(P)/
+Ǽ [ΤϤ] /(n) last cup (at a banquet)/
+Ǽ [ΤҤ] /(n,vs) delivery of goods/
+Ǽʽ [ΤҤ󤷤] /(n) statement of delivery/
+Ǽ [Τ] /(n,vs) payment/supply/(P)/
+Ǽմ [Τդ] /(n) deadline for payment/
+Ǽն [Τդ] /contribution/
+Ǽռ [Τդ] /(n) payer/
+Ǽս [Τդ] /(n) statement of payment (delivery)/
+Ǽ [Τۤ] /(n) delivery of books/presentation copy/
+Ǽ [Τ礦] /(n) (enjoying the) cool of the evening/
+ǽ [Τ] /(n,n-suf) talent/gift/function/Noh play/(P)/
+ǽ [褯] /(adv,n,vs) being skilled in/nicely/properly/well/skillfully/thoroughly/
+ǽޤ򱣤 [Τ뤿ϤĤ򤫤] /(exp) a wise man keeps some of his talents in reserve/one shouldn't show off/the person who knows most often says least/
+ǽʤ [Τʤ] /incompetent/have no merit/
+ǽ̵ [Τʤ] /incompetent/have no merit/
+ǽ [褯] /(adv,n,vs) being skilled in/nicely/properly/well/skillfully/thoroughly/(P)/
+ǽ鷺 [鷺] /(aux-v) unable to do/impossible to do/
+ǽ餺 [Τ򤨤󤺤] /(exp) to play a noh drama/
+ǽ [Τ] /(n) Noh play/(P)/
+ǽƲ [Τɤ] /(n) Noh theatre/
+ǽݤ [Τ] /(n) resembling a noh performance/
+ǽ [Τ礦] /(n) noh farce/noh interlude/
+ǽ [Τ] /(n) one's work/
+ǽ [Τ] /(n) excellent calligraphy/calligraphy/
+ǽ [Τ] /(n) advertising the excellence of one's wares/boasting/
+ǽ« [Τ礦] /(n) Noh costume/
+ǽȾ [ΤȤϤȤ] /peninsula in Ishikawa Prefecture/
+ǽư [Τɤ] /(n) active/(P)/
+ǽư [Τɤ] /(n) active voice/
+ǽưŪ [ΤɤƤ] /(adj-na) active/(P)/
+ǽưȱ [Τɤ󤨤] /active immunity/
+ǽɮ [ΤҤ] /(n) skillful penmanship/skilled calligrapher/
+ǽ [Τ֤] /(n) noh stage/
+ǽʸ [Τ֤] /(n) skilled in writing/
+ǽʸ [Τ֤] /skilled writer/
+ǽ [Τ٤] /(adj-na,n) eloquence/oratory/
+ǽ۲ [Τ٤] /orator/
+ǽ̵ [Τʤ] /(n) incompetence/ne'er-do-well/
+ǽ [Τ] /(n) Noh mask/(P)/
+ǽ [Τ䤯] /(n) noh actor/
+ǽ [Τ] /(n) able official/capable official/
+ǽΨ [Τ] /(n) efficiency/(P)/
+ǽΨ [ΤĤ夦] /(n) efficiency wages/performance-based remuneration/
+ǽΨ [ΤĤ夦ۤ] /(n) merit system/
+ǽΨ¶ [ΤĤ󤮤] /efficiency wages/
+ǽΨŪ [ΤĤƤ] /(adj-na) efficient/
+ǽ [Τ礯] /(n) ability/faculty/(P)/
+ǽϵ [Τ礯夦] /(n) payment based on ability/
+ǽϼ [Τ礯央] /(n) meritocratic system/
+ǽ [Τ٤] /(adj-na,n) eloquence/oratory/
+Ǿ [Τ] /(n) brain/memory/(P)/
+Ǿ» [ΤΤ󤷤礦] /brain damage/
+Ǿ [Τä] /(n) cerebral apoplexy/
+Ǿ [Τ] /(n) brain inflammation/encephalitis/nephritis/(P)/
+Ǿ [Τ] /(n) pituitary gland/
+Ǿ [Τ] /(n) brain surgery/
+Ǿ [Τ] /(n) brain stem/
+Ǿ [Τ礦] /(n) pons/pontes/pontine/
+Ǿ [Τä] /(n) cerebral thrombosis/
+Ǿ [Τ] /(n) stroke (blocked blood vessel in brain)/cerebral infarction/
+Ǿź [Τ] /(n) cerebral infarction/
+Ǿý [Τ礦] /cerebral contusion/
+Ǿ˦ [Τܤ] /brain cell/
+Ǿ [Τ] /brain coral/
+Ǿ [Τ] /(n) brain death/(P)/
+ǾȽ [ΤϤƤ] /(n) declare of brain death/
+Ǿ [Τ] /(n) cerebral ventricle/
+Ǿ [Τ褦] /(n) brain tumor/
+Ǿ [Τ夦] /(n) brain congestion/
+Ǿз [Τä] /(n) cerebral hemorrhage/(P)/
+Ǿ [Τ礦] /(n) brain fever/
+Ǿ [ΤȤ] /(n) cerebral concussion/
+Ǿ [Τ󤱤] /(n) cranial nerves/
+Ǿ [ΤȤ] /(n) cerebral concussion/
+Ǿ [Τ] /(n) brain/
+Ǿ [Τ] /(adj-na,n) cerebral/
+Ǿ [Τ礦ˤޤ] /(n) cerebral palsy/
+Ǿ [Τޤ] /(n) cerebral palsy/
+ǾԿ [Τ] /(n) cerebrospinal fluid/
+ǾԿ [Τޤ] /(n) cerebrospinal meningitis/
+Ǿ´ [Τä夦] /(n) stroke/cerebral haemorrhage/(P)/
+Ǿŷ [ΤƤ] /(n) crown of head/
+Ǿư̮ [Τɤߤ㤯] /(n) cerebral aneurysm/
+Ǿз [Τʤä] /(n) brain hemorrhage/
+Ǿ𲽾 [Τʤ󤫤礦] /(n) softening of the brain/
+Ǿ [Τ] /(n) brain waves/(P)/
+Ǿ [ΤФɤ] /(n) cerebral syphilis/
+Ǿ [ΤӤ礦] /(n) brain disease/
+ǾϷ [ΤҤ󤱤] /(n) cerebral anemia/
+Ǿ [Τޤ] /(n) meninges/
+Ǿ [Τޤ] /(n) meningitis/
+Ǿ̣ [Τߤ] /(n) brains/
+Ǿ̣ʤ [Τߤ򤷤ܤ] /(exp) to rack one's brains/
+Ǿ΢ [Τ] /(n) one's mind/(P)/
+ǾΣ [Τ] /(n) one's mind/
+Ǿ [Τ礦] /(n) spinal fluid/gray matter/
+ǿ [] /(n) pus/
+ǿ [] /(v5m) to fester/to form pus/
+ǿ [Τ礦] /(n) pyothorax/
+ǿ [Τ夦] /(n) pus/
+ǿ [Τۤ] /(n) pustule/pustula/
+ǿ [Τ褦] /(n) boil/abscess/
+ [Τ] /(n) farming/agriculture/(P)/
+ [Τ] /(n) plantation/(P)/
+ [Τ] /(n) farmer/farm family/(P)/
+ [Τ] /(n) agricultural course or department/
+ [Τ] /(n) agricultural association/
+ [Τ] /(n) agriculture/
+ع [Τä] /(n) agricultural school/
+ [Τ] /(n) department of agriculture/(P)/
+״ [Τ] /(n) slack season for farmers/leisure season for farmers/(P)/
+ [Τ] /(n) farming season/
+ [Τ] /(n) agricultural machinery and equipment/
+̱ [Τߤ] /the fishing and agrarian populace/
+ [Τ礦] /(n) agricultural cooperative/(P)/
+ [Τ礦] /(n) agriculture/(P)/
+ȶƱȹ [Τ礦礦ɤߤ] /agricultural cooperative/(P)/
+ȹ [Τ礦] /agricultural country/
+Ȼ [Τ礦󤸤礦] /agricultural experiment station/
+ [Τ] /(n) farming implement/farm tools/
+ [Τ] /(n) agriculture and horticulture/
+ݲ [Τ] /agricultural chemistry/
+ [Τ] /(n) agriculture and industry/
+ [Τ] /(n) farming/agriculture/(P)/
+̱² [Τߤ󤾤] /agricultural people/
+ [Τ] /(n) farming/
+ [Τ礦] /(n) farmwork/(P)/
+ʪ [Τ֤] /(n) crops/agricultural produce/(P)/
+ [Τ] /(n) agricultural products/(P)/
+ʪ [Τ֤] /(n) agricultural produce/(P)/
+ [Τ] /(n) farming/agriculture/
+ [Τ󤮤礦] /(n) agri business/
+ [Τ󤸤礦] /agricultural experiment station/
+ [Τ礦] /(n) farm (agriculture)/(P)/
+ [Τ] /(n) agricultural administration/(P)/
+ [Τ礦] /(n) Agriculture Minister/(P)/
+¼ [Τ] /(n) agricultural community/farm village/rural/(P)/
+¼ [Τ󤳤礦] /rural industry/
+ [Τ] /(n) agricultural land/(P)/
+ϰѰ [Τ󤫤] /agricultural land commission/
+ϲ [Τ] /agrarian reform/(P)/
+ˡ [Τۤ] /(n) Agricultural Land Act/
+ [Τ] /(n) serf/
+۲ [Τɤۤ] /(n) emancipation of serfs/
+ƻ [Τɤ] /(n) farm road/
+ [ΤϤ] /(n) doctor of agriculture/
+˴ [ΤϤ] /(n) busy farming season/
+ [Τ] /(n) peasant/
+׾ [Τդ礦] /farmer's syndrome/
+ [Τ] /(n) farm woman/
+ʼ [Τؤ] /(n) (army unit of) conscripted farmers/
+ˡ [Τۤ] /(n) farming methods/(P)/
+ [Τܤ] /raising crops and livestock/
+ [Τܤ] /arable and grazing land/
+ܼ [Τۤ󤷤央] /(n) principles underpinning an agriculturally based economy/
+̱ [Τߤ] /(n) farmers/peasants/(P)/
+̱ [Τߤ󤤤ä] /agrarian revolt or uprising/
+̱ư [Τߤ󤦤ɤ] /agrarian movement/
+̱ʸ [Τߤ֤󤬤] /peasant literature/
+̳ [Τ] /(n) agricultural affairs/
+ [Τ䤯] /(n) agricultural chemicals/(P)/
+ [Τ] /(n) agriculture and forestry/(P)/
+ӿ建 [Τ󤹤󤷤礦] /Ministry of Agriculture, Forestry and Fisheries/
+ӿ建 [Τ󤹤] /Minister of Agriculture, Forestry and Fisheries/
+ [Τ] /(n) peeping/
+ [Τ] /(n) peeping tom/
+ [Τ] /(v5m) to look into/to peer in/
+ [Τ] /peeping tom/
+ [Τ] /(v5k) to peep in/to look in/to peek in/to stick out/(P)/
+ [Τ] /peeping tom/
+ [Τ] /(n) flea/
+¤λ [ΤߤΤ] /(n) flea market/
+¼ʴ [ΤߤȤꤳ] /(n) flea powder/
+ [Ȥ⤨] /(n) huge comma design/(P)/
+ô [Ȥ⤨] /(n) comma-pattern tile/
+ÿ [Ϥ] /uneducated bumpkin/resident of ancient Sichuan/
+ [Ȥ⤨] /dogfight/
+ö [Ϥ󤭤礦] /(n) plum/almond/
+ꤲ [Ȥ⤨ʤ] /(n) overhead throw in judo/
+ [] /(n) counter for bundles/(P)/
+Ĥü [Ȥä] /(n) handle/grip/knob/
+İ [Ϥ] /(n,vs) grasp/catch/understanding/(P)/
+Ļ [Ϥ] /(n,vs) grasp/hold/grip/
+ļ [Ȥä] /(n) handle/grip/knob/
+ļ [Ϥ] /(n) handle/grip/knob/
+ª [Ϥ] /(n) grasping (a meaning)/
+ż [Ϥ] /(n,vs) sowing/seeding/planting/
+Ž [Ф󤷤夦] /old name for part of Hyogo prefecture/
+â [Ф󤿤󤻤] /Bantan Line (railway in Hyogo Prefecture)/
+Ƥ򾧤 [ϤȤʤ] /(exp) to reign supreme/to assume the leadership (hegemony)/to dominate/
+Ʋ [ܤƤ] /(n) cactus/
+Ʋ [Ϥ] /(n) cactus/
+Ƶ [Ϥ] /(n) ambition/aspiration/(P)/
+ƶ [Ϥ礦] /(n) domination/supremacy/
+Ƹ [Ϥ] /(n) hegemony/(P)/
+Ƽ [Ϥ] /(n) supreme ruler/champion/titleholder/(P)/
+ƻ [Ϥɤ] /(n) military rule/
+ [ʤ] /(n) wave/(P)/
+Ȥβ [ʤߤΤ] /roar of waves/
+Ȥڤ [ʤߤ򤭤] /(exp) to cut one's way through the waves/
+Ȳ [ʤߤ] /(n) the sound of waves/
+ȴ [ʤߤ] /(n) on the waves/between the waves/
+ȴ֤ [ʤߤޤ] /on the waves/
+ȵ [Ϥ夦] /(n,vs) spread/extension/influence/(P)/
+ȷ [ʤߤ] /(n) ripple mark/
+ȷ [Ϥ] /(n) ripple mark/
+ȹ [Ϥ] /(n) wave height/
+Ȼ߾ [ϤȤ] /(n) wharf/quay/landing-stage/jetty/(P)/
+Ƚ [ʤߤ褱] /(n) sea wall/breakwater/
+Ⱦ [ʤߤΤ] /(n) surfing/
+Ⱦ [Ϥ礦] /(n) wavelike/in waves/undulation/
+Ⱦ [Ϥ礦] /attacking in waves/
+ [Ϥ] /(n) wavy line/
+Ǥ [ʤߤ] /(n) beach/
+Ǥ [ʤߤ] /(v5t) to dash against/to undulate/to wave/to heave/to beat fast (heart)/
+Ǥȱ [ʤߤĤ] /wavy hair/
+Ĺ [Ϥ礦] /(n) wavelength/(P)/
+Ƭ [ʤߤ] /(n) wave crest/whitecaps/
+Ƭ [ϤȤ] /(n) wave crest/whitecaps/
+ư [Ϥɤ] /(n) surge/
+ǵ [ʤߤΤϤ] /salt/crest of a wave/
+ [Ϥ] /(n) habu/venomous pit viper of the Ryukyus/
+ [Ϥ֤] /(n) senna tea/
+ [ʤߤ] /(n) wind and waves/discord/
+ [ʤߤޤ] /(n) sleeping while on a sea voyage/falling asleep to the sound of the ocean/
+ [Ϥ] /(n) wave surface/wave-front/
+ [Ϥ] /(n) ripple/ring on the water/(P)/
+̪ [Ϥߤ] /(n) paaramitaa/entrance into Nirvana/
+ [Ϥ] /(n) troubles/ups and downs/stormy, uproarious (i.e. relationship)/(P)/
+ [ϤФ󤸤礦] /(adj-no) full of ups and downs/with many vicissitudes/
+ [ݡ] /Poland/
+ [ݤ] /Poland/
+Ω [ʤߤ] /(v5t) to be choppy/to run high/to swell/to ripple/to billow/to be in discord/
+Ωij [ʤߤĤ] /(n) choppy sea/
+ϩ [ʤߤ] /(n) sea route/
+ϲ [Ϥ] /(n) waves/surge/(P)/
+޹ [ϤȤ] /(n) surging sea/rough sea/
+ [Ϥ] /(n) troubles/ups and downs/stormy, uproarious (i.e. relationship)/
+ [ϤФ󤸤礦] /(adj-na,n) troubles/(full of) ups and downs/stormy/uproarious (i.e. relationship)/
+ [] /(n,n-suf) clique/faction/school/(P)/
+ɸ [Ϥ] /(n,vs) dispatch/send/(P)/
+ɸ [Ϥ󤰤] /expeditionary force/
+ɸҰ [Ϥ󤷤㤤] /(n) temporary worker/
+ɸ [Ϥ󤿤] /contingent/detachment/
+ɼ [Ϥ] /(adj-na,n) showy/loud/gay/flashy/gaudy/(P)/
+ɽ [Ϥ] /(n,vs) sending out/dispatching/
+ɽн [ϤĤ] /(n) local police station/
+ɽн [ϤĤ] /(n) local police station/(P)/
+ɽ [ϤĤ] /(n) maid or housekeeper (in a visiting arrangement)/
+ [Ϥ] /(n,vs) derivation/(P)/
+ [Ϥ] /(n) derivative/
+Ū [ϤƤ] /(adj-na) derivative/secondary/
+ȶ [ϤФ] /(n) political faction/(P)/
+ȶ [ϤФĤ央] /(n) factionalism/
+ȶ [ϤФĤ] /(n) faction-based politics/
+ȶ褤 [ϤФĤ餽] /(n) factional dispute/factional strife/rivalry between factions/
+ʼ [Ϥؤ] /(n,vs) dispatch of troops/(P)/
+ [Ϥ٤] /(vs) dispatching to the US/
+ˤ [֤] /(v5k) to tear/to violate/to defeat/to smash/to destroy/
+ˤ [֤] /(v1) to get torn/to wear out/to be frustrated/to break/
+ˤ [֤] /(n,n-suf) getting away from/escaping/defying/(P)/
+ˤ [֤] /(v5r,vt) to tear/to violate/to defeat/to smash/to destroy/(P)/
+ˤ줿̴ [֤줿] /shattered dream/
+ˤ [֤] /(v1) to get torn/to wear out/(P)/
+ˤ [ʤ] /(n) a cracked pot/
+ˤʪ [] /(n) fragile item/broken article/
+ˤ [֤] /(n) rent/tear/split/
+˱ [Ϥ] /(n) (1) age 16 (girl)/(2) age 64 (man)/(3) puberty/(4) deflowering/
+˱ [ϤӤ礦] /(n) hebephrenia (disorganized schizophrenia)/
+˲ [Ϥ] /(n) tumbledown or dilapidated house/
+˲ [Ф] /(adj-na,exp,n) fool/idiot/trivial matter/folly/
+˲ [Ϥ] /(n,vs) destruction/(P)/
+˲ưɻˡ [ϤĤɤܤۤ] /(n) (Japanese) Anti-Subversive Activities Act/
+˲ [Ϥ] /destroyer/
+˲ [Ϥ央] /destructionism/
+˲ [Ϥ央] /destructionist/
+˲Ū [ϤƤ] /(adj-na) destructive/
+˲ [Ϥ礯] /destructive power or energy or force/
+˲ [Ϥ] /(n) breaking a commandment (usually religious)/offense against the Buddhist commandments/
+˲ [Ϥ] /depraved monk/sinful priest/
+˳ [Ϥ] /(adj-na,n) extraordinary/special/(P)/
+˴ [Ϥ] /(n,vs) giving a broad smile/
+˴ [Ϥ󤤤ä礦] /(n) smiling broadly/
+˴ [Ϥ] /(n,vs) revocation/annulment/breaking (e.g. treaty)/(P)/
+˶ [Ϥ礦] /(n) broken mirror/marital separation/divorce/
+˶ [Ϥ礯] /(n) catastrophe/cataclysm/(P)/
+˹ [Ϥ] /(n,vs) jail-breaking/
+˺ [Ϥ] /(n,vs) crushing/smashing/cracking to pieces/
+˺յ [Ϥ] /(n) crusher/
+˺ [Ϥ] /crushable/breakable/
+˺ [ϤФ] /(n) daisy cutter bomb/
+˻ [ϤĤ] /(n) affricative sound (ling)/
+˻ [Ϥ] /(n,vs) (personal) bankruptcy/(P)/
+˻ [Ϥ󤫤] /(n) bankrupt company/
+˻ɺ [Ϥ󤫤󤶤ˤ] /trustee or administrator in bankruptcy/
+˻Ƚ [Ϥ󤵤Ф󤷤] /bankruptcy court/
+˻ [Ϥ󤷤] /a bankrupt or insolvent person/
+˻ [Ϥ󤷤󤻤] /petition for bankruptcy/
+˻ [Ϥ󤻤󤳤] /(n) adjudication of bankruptcy/
+˻ˡ [Ϥۤ] /bankruptcy act or laws/
+˻ [Ϥ] /(n,vs) checking/figuring/doing again/
+˼ [Ϥ] /(n) (Buddh) (sense of) crushing evil/
+˼ٸ [Ϥ㤱󤷤礦] /(n) (Buddh) (sense of) crushing evil and spreading the truth/
+˽ [Ϥ礦դ] /(adj-na,n) tetanus/lockjaw/
+˾ [줬] /(n) cracked bell/a resounding voice/
+˿ [Ϥ] /(n) water breaking (during pregnancy)/
+ [Ϥ] /(n) dotted line/
+ [Ϥ] /(n) a shipwreck/
+» [Ϥ] /(n) damage/(P)/
+þ [Ϥ] /(n) failure/bankruptcy/(P)/
+þ褹 [Ϥ򤭤] /(exp) to be ruined/to fail/to go bankrupt/
+ [Ϥ] /(n) cancellation/breaking off (one's engagement)/
+ [Ϥ] /(n) breaking bamboo/
+ [Ϥ] /(uk) nonsense/
+Ĵ [Ϥ礦] /(n) out of tune/(poetic) broken meter/
+ŷ [ϤƤ󤳤] /(adj-na,n) unheard-of/unprecedented/
+ [Ϥ] /(n) gable/
+ʪ [] /(n) fragile item/broken article/
+ [Ϥؤ] /(n) fragment/splinter/broken piece/(P)/
+ˡ [Ϥܤۤ] /(n) (abbr) (Japanese) Anti-Subversive Activities Act/
+ [Ϥޤ] /(n) (ceremonial) bow used to drive off evil/toy bow and arrow/
+ [Ϥޤ] /(n) (ceremonial) arrow used to drive off evil/
+ [Ϥ] /(n,vs) ruin/destruction/fall/(P)/
+ [] /(n) chasm/interstice/crevice/crack/split/rift/fissure/
+ [Ϥ] /(n,vs) excommunication/anathema/
+ [Ϥ䤯] /(n,vs) breach of contract/breaking of word/
+ [Ĥ] /(n) (uk) rogue/
+ [Ϥ] /(n) immorality/incest/
+ [Ϥ] /(n,vs) explosion/rupture/break off/(P)/
+ [ϤĤ] /(n) plosive sound (ling)/
+ [Ϥ] /(adj-na,n) infamy/
+Ѻ [Ϥ] /(n) infamous crime or offense/
+ϴ [Ϥ] /(n,vs) prison breaking/jailbreak/
+ [Ϥ] /(n,vs) reversing (the original judgment)/
+ [Ϥ] /(n,vs) crushing/smashing/cracking to pieces/
+ [Ф] /(n) old woman/hag/
+̤ [ФФ] /old woman/hag/
+̤ [Ф] /(n) grandmother/(P)/
+̤ [Ф] /(n) wet nurse/old housekeeper/
+ȴ [ФФ̤] /(n) old maid/living without one's mother-in-law/
+ [Ф] /(n) Brahman/
+ͤ [ΤΤ] /(v5r) to speak ill of/to abuse/(P)/
+͸ [Ф] /(n) abuse/
+ [Ф] /(n) boos/jeers/
+ [ФȤ] /(n,vs) abuse/disparagement/
+ [Ф] /(n) abuse/
+ʻ [Фꤾ] /vilification/vituperation/
+ξ [Ф礦] /(n) banana plant/(P)/
+ξֳ [Ф礦] /sailfish/
+ [] /(n) (1) horse/(2) promoted bishop (shogi)/(P)/
+Ϥ礦 [ޤ] /(exp) to get on well (with a person)/
+Ϥ˾ [ޤˤΤ] /(exp) to get on (mount) a horse/
+Ϥι礦 [ޤΤ] /(exp) to get along well with/
+Ϥι [ޤΤۤ] /(n) person of doubtful origin/
+Ϥμǰʩ [ޤΤߤߤˤ֤ͤ] /(exp) not heeding what others say/in one ear and out the other/
+Ϥ­ [ޤΤ] /(n) minor or untalented actor (relegated to roles such as the legs of a stage horse)/
+Ϥ [ޤΤ] /(n) horseback/
+Ϥ򹵤 [ޤҤ] /(exp) to hold back a horse/
+Ϥ䤹 [ޤ򤳤䤹] /(exp) to fatten a horse/
+ϲ [ޤ] /(n) a stable/
+ϲ [ޤޤ] /(n) a daimyo's (mounted) guards or retainers/
+ϳ [Ф] /(n) horsehide/
+ϵ [Ф㤯] /(exp,n) give oneself away/reveal one's true colors/
+ϵӤɽ魯 [Ф㤯򤢤魯] /(exp) to reveal the true nature/
+ϵӤϪ魯 [Ф㤯򤢤魯] /(exp) to reveal the true nature/
+϶ [Ф] /(n) harness/
+϶ [Ф] /(n) horse dealer/
+Ϸ [ޤ] /(n) harrow/rake/
+Ϸ [Ф] /(n) (horse racing) betting ticket/(P)/
+Ϲ [Ф] /(n) tilling with horses/
+Ϲ [ޤ뤯] /(n) (Deutsche) mark/
+ϻɤ [Ф] /(n) raw horsemeat dish/
+ϻ [ޤ] /(n) packhorse driver/
+ϻ [ޤ] /(n) horse market/
+ϼ [ФȤդ] /(n) utter indifference/talking to the wall/praying to deaf ears/
+ϼ [Ф] /(adj-na,exp,n) fool/idiot/trivial matter/folly/(P)/
+ϼ [Ф] /absurd/foolish/
+ϼ [Ф] /(v1) to look foolish/
+ϼʻ٤ [ФʤȤ򤹤] /(exp) to do a silly thing/
+ϼʿ [Фʤޤ] /(n) tomfoolery/monkey business/
+ϼ [Ф] /(adv,exp) (uk) to a ridiculous extent/in a foolish way/
+ϼˤ [Фˤ] /(exp) to make fun of/to look down on/to make light of/
+ϼˤʤʤ [Фˤʤʤ] /(exp) something not insignificant/not to be sneezed at/
+ϼ˽ʤ [ФˤǤʤ] /(exp) someone (something) not to be trifled with/
+ϼϻʤʤ㼣ʤ [ФϤʤʤʤʤ] /(exp) once a fool, always a fool/
+ϼ [Ф⤤] /(exp) even a fool has one talent/
+ϼ餷 [Ф餷] /(adj) absurd/(P)/
+ϼ򸫤 [Фߤ] /(exp) to feel like an idiot/to make a fool of yourself/
+ϼ [Ф] /(n) stupid person/
+ϼ [Ф] /great hit/
+ϼ [Ф] /(adj) absurd/
+ϼФ [Ф餤] /(n) horselaugh/
+ϼľ [Ф礦] /(adj-na,exp,n) honest to a fault/foolishly honest/naively honest/
+ϼ [Ф冷] /(n) horseplay/fooling around/
+ϼǫ [ФƤͤ] /(adj-na,n) overly polite/
+ϼ [Ф] /(n) great hit/
+ϼϼ [ФФ] /(adj) stupid/
+ϼ [ФŤ] /(n) foolish face/stupid look on one's face/
+ϼϺ [Ф] /(int) (col) (id) (uk) idiot!/
+ϼ [Ф¤] /(n) great physical power/animal strength/
+ϼ [ФФʤ] /(n) foolish talk/
+ϼ [Ф] /(n) coach/(P)/
+ϼ [Ф㤦] /(n) cart-horse/work-horse/
+ϼ [ޤ̤] /(n) (race)horse owner/(P)/
+ϼ [Ф] /(n) (race)horse owner/
+ϼ [Ф̤] /(n) (race)horse owner/
+ϼ [Ф] /(n) neck of a horse/
+Ͻ [Ф] /(n) horse-riding/horsemanship/equestrian art/dressage/(P)/
+Ͼ [ޤ] /(n) stable/
+Ͼ [Ф礦] /(n) horseback/riding/
+Ͼ [ޤΤ] /(n) horseback riding/
+Ͼ [Ф] /(n) horse-riding ground/(P)/
+Ͽ [Ф礯] /(n) heavy eating/
+Ͽ [Ф] /horse's length/
+ [ФƤ] /(n) batman/footman/
+ķ [ޤȤ] /(n) (game of) leapfrog/
+ķ [ޤȤ] /(n) leapfrogging/
+ɤ [ޤ] /(n) loading a horse with passengers or baggage/driving a horse into a pen/katydid/
+ [ФƤ] /(n) horse's hooves/
+ [ФƤ] /(n) horseshoe-shaped/
+᳭ [ޤƤ] /(n) razor clam/
+Ƭ [ФȤ] /Hayagriva/Horsehead (tantric Buddhist deity)/
+ƬѲ [ФȤΤ] /(n) Kannon image decorated with an ornament in the shape of a horse's head/
+ [Фˤ] /(n) horsemeat/
+ [ޤФ] /(n) horse botfly/
+Ϣ [ФФ󤷤礦] /(n) post (horse racing)/
+䤷 [ޤ䤷] /(n) (burr) clover/
+ɤ [ФҤ] /(n) horses/
+ʵ [Фդ] /(n) horse dung/
+ʵ [ޤ] /(n) horse dung/
+֤ [ޤ] /(n) point along a (mountain) pass beyond which a horse cannot travel/
+ [ޤ] /(n) packhorse driver/
+ [ޤŤ] /(n) Black Scraper (fish)/
+Φ [䤹] /(n) millipede/
+ [Ф礦] /(n) horse feed/
+ [Ф꤭] /(n) horse-power/h.p./(P)/
+ [Ф줤] /(n) humble term for refer to one's own age/
+ [Ф] /(n) horse-drawn sleigh/
+ [Ϥ] /actor/
+в [Ϥ] /(n) briefly drawn picture/haiku picture/
+ж [Ϥ] /(n) haiku poetry (17-syllable poem usually in 3 lines of 5, 7 and 5 syllables)/(P)/
+й [Ϥ] /(n) pseudonym of a haiku poet/
+п [Ϥ] /(n) haiku poet/(P)/
+ [Ϥ] /(n) famous haiku poet/the poet Basho/
+ [Ϥ] /(n) the world of the haiku/
+ʸ [Ϥ֤] /(n) prose with a poetic haiku flavor/
+̣ [Ϥ] /(n) subdued taste/refined taste/haiku (poetic) flavor/
+̾ [Ϥߤ礦] /(n) haiku poet's name/
+̾ [Ϥᤤ] /(n) haiku poet's name/
+ͥ [Ϥ椦] /(n) actor/actress/player/performer/(P)/
+ͥ [Ϥ椦] /down-and-out ex-film star/
+ͧ [Ϥ椦] /(n) (haiku) poetry pals/
+ [Ϥ] /(n,vs) loitering/sauntering/wandering about/
+ [Ϥ] /(n) haikai (humourous haiku)/Japanese poetry/
+߻ [Ϥ] /(n) writer of haikai poems/
+ [Ϥ㤯] /(n) joke/
+Ѥ [] /(n) waste/wastage/waster/
+Ѥ [] /(v5r) to go out of use/to become obsolete/to die out/to go out of fashion/
+Ѥ줿 [줿] /out of date/disused/obsolete/
+Ѥ줿Ȥ򶽤 [줿򤪤] /(exp) to restore a family to its former prosperity/
+Ѥ [] /(v1) to go out of use/to become obsolete/to die out/to go out of fashion/
+ѥ [Ϥ] /(n) waste gas/
+Ѱ [Ϥ] /(n) rejected bill (project)/(P)/
+Ѱ [Ϥ] /(n) dethronement/
+ѱ [Ϥ] /(n) waste liquid/
+ѱ [Ϥ] /(n) neglected or abandoned garden/
+Ѳ [Ϥ] /(n) dilapidated house/deserted house/
+Ѳ [Ϥ] /(n) deserted or ruined house/extinct family/
+Ѵ [Ϥ] /(n,vs) ceasing to publish/discontinuance of publication/
+Ѵ [Ϥ] /(n) decommissioned warship/
+Ѵ [Ϥ] /(n,vs) annulment/disposal/abandon/scrap/discarding/repeal/(P)/
+Ѵʪ [Ϥ֤] /waste matter/waste/garbage/trash/
+ѵ [Ϥ] /(n) castle ruins/(P)/
+Ѷ [Ϥ礦] /(n,vs) cessation of business/discontinuation of business/(P)/
+Ѹ [Ϥ] /(n) obsolete word/
+ѹ [Ϥ] /(n) abandoned mine/disused mine/(P)/
+ѹ [Ϥ] /(n) abolition or closing of a school/
+ѹ [Ϥ] /(n) abandoned (disused) mine (pit)/
+ѹ [Ϥ] /(n) abolition and amalgamation/
+Ѻ [Ϥ] /(n) scrap wood/(P)/
+ѻ [Ϥ] /(n) abandoned mine/
+ѻ [Ϥ] /(n) down-and-out/ruin/decline/
+ѻ [Ϥ] /(n,vs) abolition/repeal/(P)/
+ѻߤ줿 [Ϥ줿] /extinct/
+Ѽ [Ϥ] /(n) disablement/disability/
+Ѽ [ϤĤ礦] /disability clause/
+Ѽ [Ϥ] /(n) decommissioned vehicle/out of service vehicle/
+ѽ [Ϥ] /(n) (legal) exclusion or removal/
+ѿ [Ϥ] /(n) cripple/disabled person/invalid/
+ [Ϥ] /(n,vs) extinction/abolition/(P)/
+ [Ϥ] /(n) discontinued line/
+ [Ϥ] /(n) scrapped vessel/
+ [Ϥ] /(n) decay/decadence/
+ [Ϥ㤯] /(n) disinheritance/
+ [ϤƤ] /(n) dethroned emperor or king/
+ [ϤȤ줤] /(n) sword prohibition/
+Ǯ [Ϥͤ] /(n) remaining heat/waste heat/
+ [ϤϤ] /(n) abolition of the han system/
+ָ [ϤϤ] /(n) abolition of clans and establishment of prefectures/
+ [ϤФ] /(n) records out of production/
+ [ϤҤ] /(n) waste/garbage/
+ʩ̼ [Ϥ֤Ĥ㤯] /(n) anti-Buddhist movement at the beginning of the Meiji era/
+ʪ [Ϥ֤] /(n) scrap/junk/waste material/
+ʪ [Ϥ֤Ĥ褦] /recycling/
+ʼ [Ϥؤ] /(n) disabled soldier/crippled soldier/
+ [Ϥ] /(n) decay/ruination/
+ [Ϥ] /(n) waste oil/
+ [Ϥ褦] /obsolescent/
+ [Ϥ] /(n) ruins/
+ [Ϥ] /(n) decay/decadence/
+ [Ϥ] /(n) worship/
+Ҥޤ [ޤ] /(exp) to allow to worship/to let a person have a look/
+Ҥݤ [ߤ] /(v5s) to persuade someone to consent/to entreat repeatedly/to beg/to implore/
+Ҥ [] /(v5m) to worship/to beg/to make a supplication/(P)/
+ұ [Ϥ] /(n) audience (with Emperor)/
+Ҳж [Ϥ礦] /(n) Zoroastrianism/
+Ҳ [Ϥ] /(n) congratulations/
+ҳŪ [ϤƤ] /(adj-na) proforeign/xenophilous/
+Ҵ [Ϥ] /(n) see/inspect/visit/
+Ҵ [Ϥ礦] /entrance fee/
+Ҵ [Ϥ] /(n) meeting (with another person)/
+Ҵα [ϤΤ] /honor of seeing (a person)/
+Ҷ [Ϥ] /(n) money-worship/mammon-worship/
+Ҷ [Ϥ󤷤央] /mammonism/
+Ҷβ [Ϥ󤷤央Τޤ] /(n) money-worshiper/
+ҶθǤޤ [Ϥ󤷤央Τޤ] /(n) money-worshiper/
+Ҷ [Ϥ󤷤央] /mammonist/money-worshipper/
+Ҷ [Ϥ] /(int,n) term used in closing a formal letter/
+ҷ [Ϥ] /(int,n) Dear (so and so)/(P)/
+Ҹ [Ϥ] /(n,vs) (hum) (pol) seeing/look at/(P)/
+һ [Ϥ] /(n) surmise/infer/sympathize/
+Ҽ [Ϥ] /(n) resigning/declining/
+Ҽ [Ϥ] /(n) giving thanks/
+Ҽ [Ϥ㤯] /(n,vs) (hum) (pol) borrowing/(P)/
+Ҽ [Ϥ] /(n,vs) (hum) receiving (accepting)/
+Ҿ [Ϥ礦] /(n) hear/understand/learn/be informed/
+İ [Ϥ礦] /(n,vs) enjoyment/
+ [ϤƤ] /(n) presenting/salutation of a formal letter/
+ [ϤǤ] /(n) front shrine/hall of worship/
+ [Ϥɤ] /(n,vs) reading/
+ [Ϥ] /(n,vs) having the pleasure of seeing (a person)/
+ [Ϥդ] /(int,n) salutation of a formal letter of response (in reply to your letter, Dear Sir, Dear Madam, etc.)/
+ʪ [Ϥ֤Ĥ礦] /fetishism/
+ʹ [Ϥ֤] /(n) hear/listen to/
+̿ [Ϥᤤ] /(n,vs) receiving an official appointment/
+ [Ϥ礦] /(n,vs) receiving (from a superior)/bestowed/
+ [Ϥ줤] /(n,vs) worship/
+Ӥ [Ϥ] /(vs-s) to push aside/to overcome (e.g. difficulties)/to reject/
+ӥ [Ϥ] /(n) exhaust gas/exhaust fumes/
+ӱ [Ϥ] /drainage/sewerage/
+ӱ [Ϥ] /(n) smoke (dispersal)/
+ӳ [Ϥ] /(n) anti-foreign/
+ӳư [Ϥɤ] /(n) anti-foreign movement/
+ӳŪ [ϤƤ] /(adj-na) exclusive/antiforeign/
+ӵ [Ϥ] /(n) exhaust/ventilation/(P)/
+ӵ [Ϥ] /(n) exhaust fumes/(P)/
+ӵ [Ϥ] /(n) exhaust pipe/
+ӵ [Ϥ] /(n) exhaust port/
+ӵ [Ϥ٤] /(n) exhaust valve/
+ӵ [Ϥ礦] /(n) displacement/
+ӷ [Ϥ] /(n,vs) rejection/denunciation/
+ӽ [Ϥ] /(n,vs) evacuation/emission (e.g. of CO2, etc.)/(P)/
+ӽд [ϤĤ] /effluent standard(s)/
+ӽʪ [ϤĤ֤] /(n) discharge/excreta/
+ӽ [Ϥ] /(n,vs) exclusion/removal/rejection/(P)/
+Ӿ [Ϥ礦] /obstruction guard/
+ӿ [Ϥ] /(n) drainage/(P)/
+ӿ [Ϥ] /drainpipe/drainage pipe/
+ӿ幦 [Ϥ] /osculum/scupper (hole)/
+ӿ [Ϥ] /(n) drainage/
+ӿ [Ϥ礦] /drainage conditions/
+ӿ [Ϥ礦] /(n) displacement (of a ship)/
+ӿϩ [Ϥ] /drainage channel/
+ [Ϥ] /(n,vs) rejection/expulsion/boycott/ostracism/(P)/
+ͱư [Ϥɤ] /agitation for expulsion/
+ [Ϥ] /(n) removal of snow/
+¾ [Ϥ] /(n) exclusion/(P)/
+¾ [Ϥ央] /exclusion principle/(P)/
+¾Ū [ϤƤ] /(adj-na) exclusive/
+¾Χ [Ϥ] /exclusion principle (physics)/
+ [Ϥˤ] /(n) anti-Japanese/(P)/
+Ǣ [Ϥˤ礦] /(n,vs) urination/micturition/
+ [Ϥ٤] /(n) defecation/
+ [Ϥ] /(n) ovulation/
+Ͷȯ [Ϥ椦ϤĤ] /(n) ovulation-inducing drug/
+ [Ϥ] /(n) arrangement/disposition/
+ [Ϥ] /(n) excretion/
+ﴱ [ϤĤ] /excretory organ/
+ʪ [ϤĤ֤] /(n) excretion/discharge/
+Ԥ [֤] /(v5r,vt) to tear/to violate/to defeat/to smash/to destroy/
+Ԥ [֤] /(v1) to be defeated/to be unsuccessful/(P)/
+Ԥ [ϤȤ] /(exp) to suffer a defeat/
+԰ [Ϥ] /(n) cause of defeat/(P)/
+Է [Ϥ] /(n) defeat/lost battle/
+Է [ϤĤ礦] /(n) blood poisoning/
+Ի [Ϥ] /(n) defeat/
+Իʼ [Ϥؤ] /remnants of a defeated army/
+Լ [Ϥ] /(n) the defeated/vanquished/loser/(P)/
+Լ [ϤդäĤ] /(n) repechage/
+Ծ [Ϥ礦] /(n) defeated general/
+Կ [Ϥ礯] /(n) signs of defeat/negative turn of events/
+Կǻ [Ϥ礯] /the team appears to be headed for defeat/
+ [Ϥ] /(n,vs) defeat/losing a war/(P)/
+ [Ϥ󤳤] /defeated country/
+ [ϤȤ] /losing pitcher/
+ [Ϥ] /(n) loss of a court-case/(P)/
+ [Ϥ] /(n,vs) take flight/take to one's heels/
+ [Ϥ] /(n,vs) being defeated/being eliminated (from competition)/(P)/
+ [Ϥۤ] /(n) news of defeat/
+˴ [Ϥܤ] /(n) defeat (in battle)/
+ [Ϥܤ] /(n,vs) defeat (as a verb it means 'to be defeated')/(P)/
+̴ [Ϥܤ] /sense of defeat/
+̼ [Ϥܤ央] /(n) defeatism/
+ [Ϥ] /(n) be scattered or crushed in defeat/
+ [] /(n) wine cups/(P)/
+դ򴳤 [ۤ] /(exp) to drink the cup dry/
+դ򺹤 [򤵤] /(exp) to offer a cup (of sake)/
+դŤͤ [Ϥ򤫤ͤ] /(exp) to have one cup of sake after another/
+ջ [] /(n) pledge made over winecups/exchange of nuptial cups/
+ [Ϥ] /(n) sink/basin for winecups/
+ [ϤФ] /(n) glasses and plates/
+ [Ѥ] /(n) tile (mah-jongg)/
+ [] /(n) height/stature/(P)/
+ؤݤ [ޤ뤤] /round-backed/
+ؤ⤤ [] /tall (person)/
+ؤ㤤 [Ҥ] /short (person)/
+ؤ [य] /(v5k) to run counter to/to go against/to disobey/to infringe/(P)/
+ؤ [ऱ] /(v1) to turn one's face away/to avert one's eyes/
+ؤν [Τ] /order of height/
+ؤ [Τդ] /garment open at the back/
+ؤ⤿ [⤿] /(n) back (of a chair)/
+ؤ [ऱ] /(exp) to pretend not to see/to turn one's back on/
+ذ [Ϥ] /(n) back pressure/
+ر [Ϥ] /(n) backstroke/
+رˤ [褮] /(n) backstroke (swim.)/(P)/
+س [Ӥ餭] /(n) slicing a fish down its back/
+سʹ [ä] /(n) one's height or stature/one's physique/
+س [] /(n) leatherbound/
+س [] /(n) slicing a fish down its back/a slit in the back of a garment/
+ض [Ϥ礦] /(n) apostasy/
+ض [Ϥ礦] /apostate/renegade/
+ض [] /(n) (1) the muscles along the spine/dorsal muscles/(2) spinal column/(3) seam in the back/back seam/
+ض [Ϥ] /(n) (1) the muscles along the spine/dorsal muscles/(2) spinal column/(3) seam in the back/back seam/(P)/
+ضڤʤ [यʤ] /a chill runs down one's spine/
+ض [Ϥ礯] /(n) strength of one's back/
+ط [Ϥ] /(n) background/scenery/setting/circumstance/(P)/
+ظ [] /(n) back door or entrance/
+ظ [Ϥ] /(n) back/rear/(P)/
+ظط [Ϥ󤱤] /background (of an episode)/
+ع [Ӥ] /(n) business suit/(P)/
+ع [] /(n) tall/
+عͻ [] /(n) sooty tern/
+ع [ܤ] /(n) spine/backbone/(P)/
+ؾ [] /(n) stature/height/(P)/
+ؿ [Τ] /(n,vs) standing on tiptoe/stretch oneself/overreach oneself/
+ؿ [Ϥ] /(n,vs) betrayal/infidelity/(P)/
+ؿ [Ϥ󤷤] /traitor/
+ؿο [ϤΤ] /(exp) last stand/having burnt one's boats/
+ [Ϥ] /(n) running backwards/
+ [Ϥ] /(n) inconsistency/contradiction/disobedience/
+ [ʤ] /(n) back (of body)/(P)/
+ˤ [ʤΤ] /backache/
+Ф [ʤ] /(exp) to bare one's back/
+ή [ʤʤ] /(exp) to rinse one's back/
+碌 [ʤ碌] /(n) back to back/discord/feud/
+ [ϤȤ] /(n) corruption/immorality/lapse from virtue/fall from virtue/
+ [ϤĤ] /(n) negative heliotropism/
+Ǥ [Ϥˤ] /(n) breach of trust (law)/(P)/
+Ǥ [Ϥˤ󤶤] /(n) breach of trust/
+ǹ [ϤΤ] /(n) knapsack/
+ȴ [̤] /(n) unlined in the back/
+ȿ [ϤϤ] /(n,vs) revolting/rebellion/going against/contradiction/antinomy/
+ֹ [Ф󤴤] /(n) number on player's back/(P)/
+ [] /(n) comparing heights/comparison of statures/
+ [] /(n) comparing heights/comparison of statures/
+ [ߤ] /(n) a right whale/
+ [Ӥ] /(n) dorsal fin/
+餤ꤲ [礤ʤ] /(n) back or shoulder throw/betrayal/
+餤ꤲ [ʤ] /(n) back or shoulder throw/betrayal/
+餦 [礦] /(v5u) to be burdened with/to carry on back or shoulder/
+餦 [] /(v5u) to be burdened with/to carry on back or shoulder/(P)/
+ [Ϥ] /(n) back/
+ʸ [⤸] /(n) lettering on the spine of a book/
+˥ [̤] /(n) back seam/
+ [Ϥ] /(n) rear/back/reverse/
+ķ [ϤȤ] /(n) Fosbury-back flop/backward jump/
+ [ϤҤ] /(n) inverted flight/
+ [Ϥ줤] /(n,vs) disobeying/infringing/running counter to/
+ [Ϥ䤯] /(n) a broken promise/breaking one's word/
+ [Ϥ] /(n) absurdity/irrationality/
+Υ [Ϥ] /(n,vs) estranged/alienated/
+ߤ [⤿] /(n) back (of a chair)/
+ [Ϥ] /(n) lung/(P)/
+٤ [Ϥ] /(n) lung cancer/
+٤夤 [Ϥ襤] /have a weak chest/
+٤¤Ǥ [ϤǤ] /(exp) to suffer from tuberculosis/
+٥ [Ϥ] /(n) lung cancer/
+ٱ [Ϥ] /(n) pneumonia/(P)/
+ٳ [ϤĤ礦] /(n) lung capacity/
+ٴ [Ϥ] /(n) lungs and livers/depths of one's heart/innermost heart/
+ٴ [Ϥ] /(n) lung cancer/
+ٵ [Ϥ] /(n) emphysema/
+ٵ [Ϥ] /(n) lungfish/
+ٷ [Ϥä] /(n) pulmonary tuberculosis/consumption/(P)/
+ٺ [Ϥ󤷤礦] /(n) pulmonary embolism/
+ٿ [Ϥ󤸤] /(n) pulmonary infiltration/infiltration of the lungs/
+ٿ [Ϥ] /(n) pulmonary edema/
+ [Ϥ] /(n) pulmonary apex/apex of a lung/
+¡ [Ϥ] /(n) lungs/
+ú [Ϥ] /(n) inhalation anthrax/
+ [ϤӤ礦] /(n) lung disease/chest trouble/pulmonary tuberculosis/
+¤ [ϤӤ礦] /patient with pulmonary tuberculosis/
+˦ [Ϥۤ] /(n) alveolus/cavity/
+ [Ϥ] /(n) pulmonary hilum/
+ [Ϥ褦] /(n) pulmonary lobe/lobe of the lung/
+ [Ϥ] /(n) lungs/bottom of one's heart/vital point/
+ [Ȥ⤬] /(n) comrade/fellow/
+ [䤫] /(n) a party (of people)/a set (of people)/a fellow/
+ڽ [Ϥ] /(n) turning out in great numbers/(P)/
+ [Ϥ] /(vs) disposition/distribution/arrangement/
+ۤʪ [Ф] /(n) present/gift/(P)/
+ۤ [Ф] /(v5r) to distribute/to deliver/(P)/
+۲ [Ϥ] /(n) subordinates/one's followers/
+۴ [Ϥ] /(n,vs) plumbing/piping/(P)/
+۴ɹ [Ϥ󤳤] /plumber/
+۴ɹ [Ϥ󤳤礦] /plumbing/
+۵ [Ϥ夦] /(n) mixing of pitches/(P)/
+۵ [Ϥ夦] /(n,vs) distribution (e.g. films, rice)/(P)/
+۵ [Ϥ夦] /chain of distribution/
+۵ [Ϥ夦] /distribution center/
+۵ [Ϥ夦ޤ] /rationed rice/
+۶ [Ϥ] /(n) combination/
+۶ [Ϥ] /(n) gamete/
+۶ [Ϥ] /(n) spouse/wife/husband/(P)/
+۹ [Ϥ] /(n) combination/arrangement/distribution/mixture/match/harmony/
+۹ش [Ϥ] /incompatibility (of drugs)/
+ۺ [Ϥ] /(n) compounding of medicine/dispostion (of heaven)/
+ۼ [Ϥ] /(n) allocation or dispatching of cars/
+۽ [Ϥ] /(n) place of exile/
+۾ [Ϥ礦] /(n,vs) manning (e.g. vessel)/
+ۿ [Ϥ礯] /(n) color scheme/
+ۿ [Ϥ] /(n,vs) distribution/(P)/
+ۿ [Ϥ] /(n,vs) water supply/
+ۿ [Ϥ] /(n) conduit (pipe)/water pipe/
+ [Ϥ] /(n) wiring/(P)/
+ [Ϥ] /(n) wiring diagram/
+ [Ϥ] /(n) assignment of vessels/
+ [Ϥ] /(n) setting a place or the table/
+ [Ϥ󤷤] /pantry/
+ [Ϥˤ] /waiter/
+ [Ϥ] /(n) delivery/(P)/
+° [Ϥ] /(n,vs) assignment (of a person to somewhere)/attachment/(P)/
+ã [Ϥ] /(n,vs) delivery/distribution/(P)/
+ã [ϤĤ礦ᤤ] /delivery certificate/
+ã [ϤĤˤ] /delivery person/
+ã [ϤĤ] /destination/
+ã [ϤĤ礦] /delivery charge/
+ [Ϥ] /(n) arrangement (of resources)/disposition/(P)/
+ž [ϤƤ󤫤] /(n,vs) reshuffling/job rotation/
+ [ϤƤ] /(n) allotment (allocation) of marks/
+ [ϤǤ] /(n) distribution of electricity/(P)/
+Ž [ϤǤ󤷤] /(n) power (sub)station/
+ [ϤǤ󤻤] /(n) power line/
+ [ϤǤФ] /(n) distributing board (panel)/switchboard/
+ [ϤȤ] /(n) dividend/share/(P)/
+ [ϤȤ] /(n) dividend/
+ [ϤȤ] /(n) dividend off/ex dividend/
+Ψ [ϤȤ] /(n) dividend rate/
+ [Ϥ] /(n) deploy/deployment/(P)/
+̿ [ϤӤᤤ줤] /(n) deployment order/
+ [Ϥ] /(n,vs) distributing/dealing out/apportionment/
+ [Ϥ] /(n,vs) distribution/(P)/
+ʬ [Ϥ֤] /(n,vs) distribution/allotment/(P)/
+ʬŪ [Ϥ֤Ƥ] /(n) distributive justice/justitia distributiva/
+ʬˡ [Ϥ֤ۤ] /allocation/
+ [Ϥۤ] /(n,vs) distribution of books/(P)/
+ [Ϥ䤯] /(n) cast (of a play)/(P)/
+ή [Ϥ] /(n,vs) exile/banishment/
+θ [Ϥ] /(n) consideration/concern/forethought/(P)/
+ [Ϥ] /(n) arrangement/array (programming)/(P)/
+ [Ф] /(n,vi,vs,vt) twice/times/-fold/double/be doubled/increase/(P)/
+ܤˤ֤ [ФˤƤ] /(exp) to repay double the original amount/
+ܤˤ [Фˤ] /(exp) to double/
+ܲ [Ф] /(n) overtone/harmonic/
+ܲ [Ф] /(n,vs) doubling/(P)/
+ܳ [Ф] /(n) double amount/
+ܵ [Ф夦] /(adj-no,n) redoubled/increased/
+ܿ [Ф] /(n) multiple/
+ [Ф] /(adj-na,n) double-precision/
+ [Ф] /(n) double/(P)/
+ [Фޤ] /(n) doubling/
+ [Ф] /(n) double size/
+Ψ [Ф] /(n) diameter/magnification/(P)/
+ݤ [Ĥ] /(v5u) to cultivate/to foster/(P)/
+ [Ф] /(n) culture medium/
+ [Ф褦] /(n,vs) cultivation/nurture/culture/(P)/
+ܱ [Ф褦] /(n) culture fluid/
+ܴ [Ф褦] /(n) (culture) medium/
+ [Ф褦] /(n) compost/
+޲ [Ф] /(n) intermediary/(P)/
+޲ʪ [Ф֤] /medium/agency/carrier/vehicle/
+޲ѿ [Фؤ󤹤] /parameter/
+޼ [Ф] /(n) medium/media/
+޼ [Ф㤯] /(n,vs) matchmaking/(P)/
+޼ [Ф㤯ˤ] /(n) matchmaker/go-between/
+ [Ф] /(n) color fixing/mordantizing/
+ [Ф󤶤] /(n) mordant/
+ [Ф] /(n) media/(P)/
+νü [Ф夦] /end of medium (EM)/
+ [] /(n) plum/plum-tree/lowest (of a three-tier ranking system)/(P)/
+ߤμ [Τ] /Japanese apricot/ume/
+ߤҤ [򤷤ˤĤ] /(exp) to preserve plums in salt/to salt plums/
+߱ [Ĥ] /(n) rainy season/rain during the rainy season/(P)/
+߱ [Ф] /(n) rainy season/rain during the rainy season/(P)/
+߱ [Ф] /rainy season/
+߱ [Ĥ椾] /(n) overcast sky in the rainy season/
+߱ [ĤФ] /(n) sunny spell during rainy season/
+߱ [Ф󤻤] /seasonal rain front/
+߱ [Ĥ椤] /(n) beginning of the rainy season/(P)/
+߱ [Ĥ椢] /(n) the end of the rainy season/(P)/
+߱ [Ф] /(n) plum garden or orchard/
+߲ [Ф] /(n) ume (plum) blossoms/
+ߴ [ܤ] /(n) dried plum/(P)/
+ߴ [ܤ] /(n) dried plum/(P)/
+ߵ [ɤ] /(n) ilex/
+߸ [] /(n) plum-blossom viewing/
+߼ [ᤷ] /(n) sake with plums/unripe Japanese apricots soaked in spirits/(P)/
+߿ [᤺] /(n) plum vinegar/(salted) plum juice/
+ [Фɤ] /(n) syphilis/
+ [Ф] /(n) ume (plum) grove/
+ [ᤴ] /(n) plum blossoms (as a harbinger of spring)/
+ [] /(n) soot/
+ᤱ [] /(v1) to be sooty/to be stained/
+ [Ф] /(n) dirty smoke/
+ʧ [Ϥ餤] /(n) (traditional Japanese end-of-the-year) housecleaning/
+㤤 [] /(n) buying/buyer/purchase/(P)/
+㤤 [] /(v5r) to bid up/to corner the market/
+㤤֤ [֤] /(v5r) to overestimate/to make too much of/(P)/
+㤤Ĥ [Ĥ] /(n) buying/purchasing/
+㤤 [] /(n) (abbr) buying operation/
+㤤ڥ졼 [ڥ졼] /(n) buying operation/
+㤤ݤ [] /(n) account purchase/
+㤤ݤ [] /(n) accounts payable/
+㤤 [] /(v1) to buy a replacement/to replace by buying something new/
+㤤 [] /(n) buying mood/
+㤤 [Ȥ] /(v1) to buy/
+㤤 [] /(v5r) to spend money freely/
+㤤 [Ȥ] /(n) tit for tat/
+㤤 [Ӥ] /(n) restrained buying/(P)/
+㤤 [] /(v5m) to purchase/to buy up/
+㤤٤ [] /(n) buying support/
+㤤 [̤] /(n) buyer/purchaser/
+㤤 [Ȥ] /(n) a purchase/a sale (transaction)/(P)/
+㤤꼰ѥ塼ʡ [Ȥꤷ褦塼ʡ] /integrated receiver-decoder/IRD/
+㤤 [Ȥ] /(v5r) to buy/to purchase/
+㤤 [] /(n) buyer/(P)/
+㤤Ծ [Ƥ礦] /a buyer's market/
+㤤 [] /(v1) to purchase/
+㤤 [Ĥ] /(v1) to buy up/
+㤤Ф [] /(n) purchase/buying in quantity/(P)/
+㤤 [] /(n) first purchase of the year/
+㤤夲 [] /(n) buying/purchasing/(P)/
+㤤夲 [] /(v1) to buy/to buy up/to bid up/
+㤤 [] /(n) buying (and immediately consuming) sweets/
+㤤ڤ [] /(v5r) to buy up/
+㤤 [] /(n) buying up of goods/cornering (market)/(P)/
+㤤 [] /(v1) to buy up/(P)/
+㤤 [] /(v5r) to bid up/to corner the market/
+㤤­ [] /(v5s) to make additional purchases/
+㤤ؤ [] /(v1) to buy a replacement/to replace by buying something new/
+㤤á [] /(v5k) to beat down prices/
+㤤 [] /(n) buying price/cost price/
+㤤֤ [] /(n) a stock (of goods)/
+㤤 [ɤ] /(n) bargain/
+㤤 [ɤҤ] /good bargain/
+㤤 [] /(n) buying/purchasing/laying in/(P)/
+㤤 [] /(v1) to purchase/to buy in/(P)/
+㤤 [֤] /(v5r) to overestimate/to make too much of/
+㤤դ [Ĥ] /(n) buying/purchasing/(P)/
+㤤դ [Ĥ] /(v1) to buy in/to purchase/
+㤤ʪ [] /(n) shopping/(P)/
+㤤 [] /(n) buyer/purchaser/
+㤤ᤷ [ɤ] /(n) repurchase/redemption/(P)/
+㤤᤹ [ɤ] /(v5s) to buy back/to redeem/
+㤤Ϳ [] /(v1) to buy as a gift/
+㤤Ω [] /brand new/
+㤤ί [] /(n) stocking up on/hoarding/
+㤦 [] /(v5u) to buy/(P)/
+äƽФ [äƤǤ] /(exp,v1) to volunteer/to undertake a challenge/
+Ǥ [Ǥ] /a must to buy/
+ݶ [] /(n) accounts payable/
+ [̤] /(n) buyer/purchaser/
+ [Ȥ] /(n,vs) purchase/sales/
+ [Ȥ] /(n,vs) purchase/sales/
+ [] /(n) buyer/(P)/
+ [Ф夦] /(n) buying/purchase/corruption/bribery/(P)/
+ [Ф] /(n) prostitution/
+ [] /(n) buying up of goods/cornering (market)/
+ [ɤ] /(n) a bargain/
+ [Ĥ] /(n) buying/purchasing/
+դ [Ĥ] /(n) buying/purchasing/
+ʪ [] /(n) shopping/(P)/
+ʪ [Τ֤] /shopping bag/
+ [] /(n,n-suf) sale/selling/(P)/
+Ĥ [Ĥ] /(v1) to palm off/to force a sale/
+ꥪ [ꥪ] /(n) (abbr) selling operation/
+ꥪڥ졼 [ꥪڥ졼] /(n) selling operation/
+ [ꤤ] /(n) house for sale/
+ [] /(n) house for sale/
+ݤ [꤫] /(n) credit sales/
+ݤ [꤫] /(n) accounts receivable/
+ޤ [ꤤ] /(v5g) to sell in haste/
+ [꤮礯] /(n) short interest/short account/
+ [] /(in the stock market) short commitment/
+ [ꤳȤ] /(n) inflammatory words/
+깭 [Ҥ] /(v1) to find a market for/to extend the sale of/
+깭 [Ҥ] /(v1) to expand a market/to find a new market/
+ [ꤳ] /(n) sales promotion/(P)/
+ [ꤳ] /(v5m) to build a market for/to become well-known/to sell/(P)/
+껫 [ꤵФ] /selling/
+껫 [ꤵФ] /(v5k) to sell out/
+ [ꤳ] /(n) salesboy/salesgirl/
+ [ꤳ] /sales clerk/shopgirl/
+ [̤] /(n) seller/vendor/
+ [] /(n) seller/vendor/(P)/
+Ծ [Ƥ礦] /seller's market/
+¤ [ꤷ֤] /(v5r) to be reluctant to sell/
+Ф [] /(n) (bargain) sale/(P)/
+Ф [] /(v5s) to put on sale/to market/to become popular/(P)/
+夲 [ꤢ] /(n) amount sold/proceeds/(P)/
+夲Ĺ [ꤢ礦] /(n) sales growth/
+ [] /(adj-no,n) place where things are sold/sales floor/counter (in shop)/(P)/
+꿩 [ꤰ] /(n) living by selling off one's possessions/
+ [ꤴ] /(n) hawker's or vendor's cry/
+ˤ [ꤪ] /(v5m) to hold back on or restrict sales of/to be reluctant to sell/
+ڤ [꤭] /(v5r) to sell out/to sell off/
+ڤ [꤭] /(n) sold-out/(P)/
+ڤ [꤭] /(v1) to be sold out/(P)/
+á [ꤿ] /(v5k) to beat down prices/
+ [] /(n) selling price/
+Ϥ [錄] /(n) sale and delivery/
+Ϥ [錄] /(v5s) to sell over to/
+㤤 [꤫] /(n,vs) trade/buying and selling/
+Ф [ȤФ] /(v5s) to dispose of/to sell off/
+դ [Ĥ] /(v1) to palm off/to force a sale/
+ʧ [Ϥ餦] /(v5u) to dispose of/
+ʪ [] /(n) article for sale/For Sale/(P)/
+⤯ [ꤢ뤯] /(v5k) to peddle/
+ [꤫] /(n) seller/selling side/art of selling/
+Ω [ꤿ] /(n) auctioning or selling off/
+ [] /(v5r) to sell/(P)/
+û [ä] /(adj-na,n) favorite/popular person/
+ûҲμ [ä] /popular singer/
+ [] /(v1) to be sold/(P)/
+ [줯] /(n) outlet/market/
+Ԥ [椭] /(n) sales/(P)/
+ [] /(n) sales/
+Ĥ [Τ] /(n) backlog/
+­ [줢] /(n) sales/demand/
+ [Ф] /(n) prostitution/
+ [Ф] /(n) selling price/
+ݴ [꤫󤸤礦] /credit account/charge account/
+ݶ [꤫] /(n) accounts receivable/
+ [Ф㤯] /(n,vs) sale/disposal by sale/(P)/
+ѱ [Ф㤯] /profit on sales/
+ [椭] /(n) sales/
+Ԥ [椭] /(n) sales/
+ [Ф] /(n) selling out (betrayal) of one's own country/
+ [Ф] /(n) traitor (to one's country)/(P)/
+ [ꤳ] /(n) salesboy/salesgirl/
+ [] /(n) seller/vendor/
+ [] /(n) (bargain) sale/
+ [Ф] /(n) prostitution/(P)/
+ս [Ф] /(n) brothel/
+ [Ф] /(n) prostitute/(P)/
+ [Ф] /(n) prostitute/
+ɻˡ [Фܤۤ] /(n) (Japanese) Anti-Prostitution Law (of 1956)/
+ [Ф] /(n) (col) (uk) bitch/
+ [Ф礦] /(n) prostitute/
+ [ꤢ] /(n) amount sold/proceeds/
+ [ꤢ] /(n) proceeds/(P)/
+ [ꤢ] /(n) sales/amount sold/proceeds/(P)/
+ [ꤢ] /(n) sales tax/
+ɼ [ꤢԤ礦] /sales slip/sales receipt/
+ [] /(adj-no,n) place where things are sold/sales floor/counter (in shop)/
+ [Фˤ] /(n) trader/smuggler/
+Ź [ФƤ] /(n) shop/stand/(P)/
+Ͼ [錄礦] /bill of sale/
+ [ФФ] /(n) trade/buying and selling/(P)/
+ [ФФ䤯] /(n) contract for (of) sale/
+ [ФФ] /sales amount/sales volume/
+ [ФҤ] /(n) articles for sale/
+ʸ [Ф֤] /(n) hack writer/
+ [Фܤ] /(n) fortunetelling (as an occupation)/
+̾ [Фᤤ] /(n) self-advertisement/
+ [Ф䤯] /(n,vs) sales contract/
+Ѥ [Ф䤯] /Sold/
+ [Ф䤯] /(n) patent medicine/
+ [Ф礦] /(n,vs) reparations/indemnity/compensation/(P)/
+ [Ф礦] /indemnities/reparations/(P)/
+ [Ф] /liability insurance/
+ [Ф] /(n) view with a superior/
+ [Ф] /retainer/attending on the nobility/
+潾 [Ф夦] /(n,vs) waiting upon/attending on/accompany/
+ [Ф礦] /(n,vs) riding in the same carriage (car) (with a superior)/attending on (one's superior) in the same carriage/
+濩 [Ф礯] /(n) dining with one's superior(s)/
+濳 [Ф] /(n) jury/juryman/juror/(P)/
+濳 [Ф󤤤] /(n) juror/juryman/
+濳 [Ф󤻤] /(n) jury system/
+濳 [Ф󤻤] /(n) jury system/
+ [Ф] /(n) rear vassal/daimyo's retainer/
+ [Ф] /(n,vs) sitting with one's superior/be in attendance/
+硹 [ۤۤ] /confusedly/perplexity/
+礤 [Ϥ] /(v5r) (uk) to creep/to crawl/
+礤 [Ϥޤ] /(v5r) to creep about/
+礤Ф [Ϥ] /(v5s) to crawl or creep out of/
+礤Ф [ϤǤ] /(v1) to crawl or creep out of/
+礤 [Ϥޤ] /creeping pine/
+礤礤 [ϤϤ] /(n,vs) creeping/crawling/
+礦 [Ϥ] /(v5u) to creep/to crawl/(P)/
+ [Ϥꤳ] /(v5m) (1) to go into/to come into/to penetrate/to get in/to step in (a house)/(2) to become complicated/
+ [ۤۤ] /confusedly/perplexity/
+ [Ϥ] /(n) fly/(P)/
+ [ϤȤ] /(n) catching flies/fly-catcher/flytrap/flypaper/
+ [ϤȤ] /(n) catching flies/fly-catcher/flytrap/flypaper/
+ [ϤȤꤽ] /(n) Venus flytrap/
+Ϲ [Ϥ] /(n) Venus flytrap/
+Ģ [Ϥ礦] /(n) fly-net cupboard/
+ [Ϥ] /(n) scales/weighing machine/(P)/
+ [Ϥ] /(n) bush clover/Lespedeza/(P)/
+븶 [ϤϤ] /reedy field/(P)/
+븶 [Ϥ] /reedy field/
+° [Ϥ] /(n) Lespedeza (genus)/bush clover (family)/
+ [Ϥ] /(n) count/earl/eldest brother/uncle/chief official/(P)/
+ [Ϥ餯] /(n) cattle or horse trader/good judge of horses or cattle/
+ [Ф] /(n) cattle or horse trader/good judge of horses or cattle/
+췻 [Ϥä] /the eldest son/
+ [Ϥ㤯] /(n) count/earl/(P)/
+ [Ϥ夯] /brothers/one's father's brothers/
+ [Ϥ夦] /(n,vs) match someone/be equal with/(P)/
+ [ϤӤ] /Hakubi Line (West Tottori-Okayama Railway)/
+׿ [Ϥդ] /(n) countess/
+ [] /(n) (hum) uncle (older than one's parent)/(P)/
+ [Ϥ] /(n) (hum) uncle (older than one's parent)/
+㤵 [] /(n) (hon) (uk) middle-aged gentleman/uncle/(P)/
+㵮 [] /(n) uncle/
+ [] /(n) (hum) aunt (older than one's parent)/(P)/
+ [Ϥ] /(n) (hum) aunt (older than one's parent)/
+줵 [Ф] /(n) (hon) aunt/(P)/
+ [٤] /Berlin/
+ [֤餸] /Brazil/
+ [Ϥ] /come off/peel off/be worn off/fade/discolor/
+ [Ϥ] /(v5s) to tear off/to peel off/to rip off/to strip off/to skin/to flay/to disrobe/to deprive of/to detach/to disconnect/(P)/
+ [Ϥ] /(v1) to come unstuck from/
+Ф [भ] /(adj-na,n) nakedness/frankness/
+Ф [भ] /(v5s) to show/to bare (the teeth)/
+ [भ] /(n) shellfish stripped from its shell/
+ [ϤȤ] /pad (of paper)/
+ [ϤȤ] /(v5r) to tear off/to strip/to rob/
+ [य] /(v5k) to peel/to skin/to pare/to hull/(P)/
+ [Ϥ] /(v5g) to tear off/to peel off/to rip off/to strip off/to skin/to flay/to disrobe/to deprive of/(P)/
+ [ؤ] /(v5g) to tear off/to peel off/to rip off/to strip off/to skin/to flay/to disrobe/to deprive of/
+ [ऱ] /(v1) to peel off/to come off/to be taken off/(P)/
+ [Ϥ] /(v1) to come off/to be worn off/to fade/to discolor/(P)/
+ [Ϥ] /(v1) to peel off/
+ [Ϥ] /(n) calendar pad/
+ [Ϥ] /(io) (v5s) to tear off/to peel off/to rip off/to strip off/to skin/to flay/to disrobe/to deprive of/to detach/to disconnect/
+ [ؤ] /(v5r) to pilfer/to steal a portion/
+ [य] /(v1) to be tangled up with/to be connected with/
+ [䤭] /(n) Japanese beef meal/sukiyaki/
+ [] /(n) slice of meat or fish/
+ [भ] /(n) shellfish removed from the shell/
+ [Ϥ] /(n,vs) (1) stuffing/mounting/(2) a stuffed animal/
+ [Ϥ] /taxidermy/
+å [Ϥ] /(n,vs) deprivation/divestiture/
+æ [Ϥ] /(n,vs) coming off/peeling off/
+ [Ϥؤ] /(n) flake/chip/
+ [Ϥ餯] /(n,vs) to peel off/
+Υ [Ϥ] /(n,vi,vt) to peel off/
+ [Ϥ] /(n,n-suf,vs) doctor/Ph.D./exposition/fair/exhibition/commanding esteem/winning acclaim/gaining/receiving/command esteem/win acclaim/gain/receive/(P)/
+ [Ф] /(n,n-suf,vs) doctor/Ph.D./exposition/fair/exhibition/commanding esteem/winning acclaim/gaining/receiving/command esteem/win acclaim/gain/receive/
+ [Ϥ] /(v5s) to win/to gain/
+ [Ϥ] /(vs-s) to win/to gain/
+ [Ϥ] /(n) charity/benevolence/philanthropy/(love for) humanity/(P)/
+ [Ϥ] /philanthropist/
+ [Ϥ央] /altruism/
+ [Ϥ央] /philanthropist/
+ [Ϥ] /(n) extensive references (in a text)/
+վ [Ϥܤ礦] /(n) citing copious references/
+ [Ϥ] /(adj-na,n) well-informed/accomplished (individual)/extensive knowledge/
+ [Ф] /(adj-na,n) well-informed/accomplished (individual)/extensive knowledge/
+ [Ϥ] /(adj-na,n) erudition/(P)/
+ؼ [Ϥ] /pundit/
+¿ [Ϥ] /wide knowledge and versatile talents/
+Ϲ [Ϥä] /wide learning and energetic activity/
+ [Ϥ] /(n) doctorate/PhD/(P)/
+ [Ϥ] /(n) doctorate/PhD/(P)/
+β [ϤƤ] /(n) doctoral course/
+β [ϤƤ] /(n) doctoral course/
+ι [Ϥ] /(n) doctor's degree/doctorate/Ph.D./
+ι [Ϥ] /(n) doctor's degree/doctorate/Ph.D./
+ʸ [Ϥ֤] /Doctoral dissertation/
+ʸ [Ϥ֤] /Doctoral dissertation/
+ [Ϥ] /(adj-na,n) extensive knowledge/
+ [Ϥ] /(n,vs) searching far and wide/
+ [Ф] /(n) gambling/
+Ǥ [Ф] /(n) gambling/
+ [Ϥ] /(adj-na,n) large and wide/
+ [Ф] /(n) gambler/
+ʪ [Ϥ֤] /(n) wide learning/natural history/(P)/
+ʪ [Ϥ֤Ĥ] /(n) natural history/
+ʪ [Ϥ֤Ĥ] /(n) museum/(P)/
+ʹ [Ϥ֤] /(adj-na,n) well-informed/erudite/
+ [Ϥ] /(n) extensive reading/wide knowledge/
+ [Ϥ󤫤] /(n) fair/exhibition/exposition/(P)/
+ [Ϥ󤭤礦] /(n) encyclopedic knowledge and strong memory/
+ϫ [Ф] /(n) cattle or horse trader/good judge of horses or cattle/
+ [Ф] /(n) gambling/
+ [Ф] /(n) gambling/
+ [Ф] /gambling den/
+Ǥ [Ф] /(n) gambler/
+ [Ϥ򤫤] /(exp) to count beats/
+ [Ϥ] /(n) (musical) time/tempo/beat/rhythm/chance/
+ [Ҥ礦] /(n) (musical) time/tempo/beat/rhythm/chance/(P)/
+ҵ [Ҥ礦] /time signature/
+ȴ [Ҥ礦̤] /(n) disappointment/
+ [Ҥ礦] /(n) wooden clappers/
+ [Ϥ] /(n) (riding) spur/(P)/
+֤ݤ [Ϥ򤫤] /(v1) to expedite/to encourage/
+ [Ϥ] /(n) clapping hands/applause/(P)/
+ [Ϥ夫ä] /(n) clapping and cheering/applause/
+ [Ϥ] /count of beats in music/
+ư [Ϥɤ] /(n) pulsation/pulsebeat/
+ [] /(n) oak/(P)/
+ [Ϥ] /(n) oak/
+ [] /(n) clapping one's hands in prayer (at a shrine)/
+ [Ӥ㤯] /(n) juniper/
+ [冷] /oak-tree/(P)/
+ [] /(n) rice cakes wrapped in oak leaves/
+ [Ϥ] /(n,suf) counter for nights of a stay/
+ޤ [Ȥޤ] /(n) stay/stopover/anchorage/night duty/(P)/
+ޤ [Ȥޤꤳ] /(n) staying somewhere (overnight) due to circumstances/
+ޤ [ȤޤФ] /(n) night duty/
+ޤ [Ȥޤ] /(v5r) to stay at (e.g. hotel)/(P)/
+ [Ȥ] /(v1) to give shelter to/to lodge/(P)/
+ݤ [Ȥޤ꤬] /(n) staying over/
+ [Ȥޤ꤭㤯] /(n) overnight guest/house guest/
+ [Ȥޤꤳ] /(n) staying somewhere (overnight) due to circumstances/
+ [Ȥޤꤳ] /(v5m) to stay overnight/
+ [Ȥޤ] /(n) hotel charges/tariff/
+Ťͤ [Ϥ򤫤ͤ] /(exp) to stay long/
+ [Ϥ] /(n) anchorage/berth/
+ [] /(n) white/(P)/
+򡹤 [餸餷] /(adj) pure white/very clear/
+ [] /(adj) white/(P)/
+򤤤ޤޤλ [ޤޤΤ] /blank (unwritten) paper/
+ʪ [] /(n) something white/snow/gray hair/
+򤱤 [餱] /(v1) to be spoiled or become subdued (e.g. lively atmosphere)/to be unamused or bored/to become apathetic/to fade/to turn white/to grow light (at dawn)/
+ [餱] /generation of young people (esp. of the 1970's) apathetic about social issues/
+Ƚ [Ȥ狼] /to be found innocent/
+˹ [Τܤ] /white hat/
+ [] /(v5m) to grow light/
+Х [Х] /(n) motorcycle police/(P)/
+磻 [磻] /(n) white wine/
+ [Ϥ] /(n) chalk/
+򰡴 [Ϥ] /(n) The White House/
+򰡵 [Ϥ] /(n) Cretaceous Period/
+򰡼 [Ϥ] /(n) chalky/
+ [Ϥ] /(n) white robe/(doctor's) white gown/(P)/
+ [Ӥ㤯] /(n) white robe/(doctor's) white gown/
+ [Ӥ㤯] /(n) white robe/(doctor's) white gown/
+ [Ӥ㤯ߤ礦] /(n) (Buddh) Pandara/
+ [] /(n) white feather/(P)/
+ [Ϥ] /(n) rain shower/
+ [] /(n) melon cucumber/
+ [餯] /(n) white clouds/
+ [Ϥ] /(n) white clouds/
+ [Ϥ󤻤] /(n) dolomite/
+ [Ϥ] /(n) white smoke/
+ [Ϥ󤳤] /(n) white lead/
+򲽸 [Ϥ] /albino/
+ [餫դ] /(n) be fast asleep (and totally unaware of what is going on around one)/
+ [Ϥä] /White Peril (i.e. takeover by white race(s))/
+ [餫] /(n) white birch/
+ [餫] /(n) white birch/(P)/
+ [] /(n) whites of the eyes/
+ [Ϥ] /(n) whites of the eyes/
+ [Ϥ] /(n,vs) frowning on someone/
+ [Ϥ] /(n) white flag/
+ [Ϥä] /(n) white flag/
+ [] /(n) termite/white ant/
+ [餮] /(n) white chrysanthemum/(P)/
+ͤ [Ĥ᤯] /white clover/
+ [餦] /(n) whitebait/icefish/
+ [餿] /(n) white gem/rice flour dumpling/
+ʴ [餿ޤ] /(n) rice flour/
+ϰ [Ϥ礯] /(n) the dead/
+ [] /(iK) (n) (1) silver/silver coin/silver paint/
+ [Ϥä] /(n) platinum (Pt)/
+² [Ϥä󤾤] /platinum group/
+ [Ϥ] /(n) silver/snow/
+ [] /(n) polar bear/
+ [Ϥ] /(n) (1) white whale/(2) Moby Dick/
+ [Ϥää夦] /(n) leucocyte/white blood cell/(P)/
+ [ϤäĤӤ礦] /(n) leukemia/(P)/
+ [Ĥ] /(n) albino fox/white (spiritual) fox/
+ [Ӥä] /(n) albino fox/white (spiritual) fox/
+ [] /(n) white sesame seeds/
+ [Ϥä] /(n) white light/corona/
+ [] /(adj-no,n) black and white/(P)/
+ [Ϥä] /(n) white (bleached) bone/skeleton/(P)/
+ [餹] /(n) white sand/loam/
+ [Ϥ] /(n) white sand/loam/
+ [Ϥ] /(n) white sand/loam/
+ľ [Ϥ㤻礦] /white sand and green pines/
+ [Ȥ] /(n) white sugar/
+ [Ϥ] /(n) Chinese cabbage/white rape/(P)/
+ [餵] /(n) white heron/
+ [դ] /(n) honour awarded to samurai in Tosa/
+ [Ϥ] /mountain in Gifu Prefecture/(P)/
+ [餳] /(n) (1) soft roe/(2) milt/fish semen/
+ [餹] /(n) young of sardines/
+ [] /(n) albino/melanin-deficient organism/
+Ҵ [餹ܤ] /(n) dried young sardines/
+ȷ [餳Ф] /(n) collared dove/
+ [餤] /(n) white thread/
+ [Ϥ] /(n) blank paper/white paper/(P)/
+ [Ϥ] /(n) white porcelain/
+򼪵 [٤뤮] /Belgium/
+ [] /(n) sweet white sake/
+ [Ϥ] /(n) 99th birthday/
+ [餹] /(n) bar of white sand/
+ [餹] /(n) white sandbar/law court/
+ [Ϥ] /(n) white paper/(P)/
+Ƥ [䤭] /(n) grilled without seasoning/
+ [Ϥ礦] /(n,vs) confession/(P)/
+ [Ϥ礯] /(n) white/(P)/
+򿧸 [Ϥ礯] /(n) white light/
+򿧿ͼ [Ϥ礯󤷤] /Caucasians/
+ [] /(n) (1) white of egg/(2) white meat/sapwood/(3) white-fleshed fish for sushi and sashimi (e.g. tai, hirame, karei)/
+ [Ϥ] /(n) white person/Caucasian/(P)/
+ͼ [Ϥ󤷤] /(n) white race/
+ [] /(n) drawn sword/naked sword/
+ [Ϥ] /(n) drawn sword/naked sword/
+ [ߤ] /(n) water color after washing rice/
+ [Ϥ] /Hakusuisha (publisher)/
+ [ܤ] /(n) white circle/white star/victory mark/(P)/
+ [椭] /(n) white snow/
+ [Ϥ] /(n) white snow/
+ɱ [椭Ҥ] /Snow White/
+ [餫դ] /(n) sound asleep/
+ [Ϥ] /(n) white fan/
+ [Ϥ] /(n) white line/(P)/
+ [Ϥ] /(n) white pig iron/
+ [ͤ] /(n) white rat or mouse/
+« [礦] /(n) white clothing/
+ [餿] /(n) sapwood/
+ [餿] /(n) noodles made from konnyaku/sheet-like waterfall/
+ [Ϥ] /(n) nebula/
+ [Ӥ㤯] /(n) sandalwood/
+ [Ӥ㤯] /(n) sandalwood oil/
+ [] /(n) white background/(P)/
+Ͽ [Ϥ] /(n) blank map/
+ [Ϥ] /(n) idiot/idiocy/(P)/
+㤱 [㤱] /(v1) to fade/to discolour/
+ [Ϥ夦] /(n-adv,n-t) daytime/midday/
+̴ [Ϥ夦] /(n) daydream/waking dream/
+Ĺܷ [ʤ] /(n) blue whale/
+Ļ [Ϥ礦] /(n) swan/(P)/
+Ļβ [Ϥ礦Τ] /(n) swan song/
+Ļθ [Ϥ礦Τߤ] /Swan Lake (ballet)/
+Ļ [Ϥ礦] /(n) Cygnus/
+Ŵ [ϤƤä] /(n) marcasite/
+ [ϤȤ] /(n) white peach/
+ [ϤȤ] /(n) kerosene/
+Ƭ [ϤȤ] /(n) windflower/white-haired old man/
+Ƭ [ϤȤ路] /(n) bald eagle/
+Ƽ [Ϥɤ] /(n) nickel and copper alloy/
+Ƽ [Ϥɤ] /(n) nickel coin/
+ [Ϥʤ礦] /(n) cataract/(P)/
+ [Ϥä] /(n) (rare) white rainbow/
+ [Ϥ] /(n) bright sunshine/broad daylight/
+̴ [ϤĤ] /(n) daydream/
+Ǯ [Ϥͤ] /(n) white heat/incandescence/climax/(P)/
+Ǯ [ϤͤĤ] /furious fighting/
+Ǯŵ [ϤͤĤǤ󤭤夦] /(n) light bulb/
+Ǯ [ϤͤĤȤ] /incandescent lamp/
+ [ʤ] /(n) whitecaps/thief/
+ [Ϥ] /(n) white horse/(P)/
+ [餦] /(n) white plum blossoms/
+ [Ӥ礦] /(n) dancing girl/prostitute/
+ [餸] /(adv) growing light/pale/
+ [ϤϤ] /(adj-na) clear/
+򤷤 [餸餷] /(adj) pure white/very clear/
+ȭ [Ϥޤ] /white hairband/
+ȱ [餬] /(n) white or grey hair/trendy hair bleaching/(P)/
+ȱ [ϤϤ] /(n) white or grey hair/trendy hair bleaching/(P)/
+ȱ򤸤ȱ [餬ޤΤ] /grizzly hair/
+ȱ [餬] /(n) hair dye/
+ȱƬ [餬] /(n) gray or silver haired/
+ [] /(n) white sail/
+ [ϤϤ] /(n) white or bright spot/vitiligo/
+ [Ϥ] /(n) fine example/the best/
+ɴ [] /(n) white lily/
+ɼ [ϤҤ礦] /(n) blank ballot/white ballot/
+ [ϤӤ礦] /(n) plain sketch/
+ [Ϥ] /(n) white sandy beach/
+ƺ [֤ɤ] /(n) white wine/
+ʴ [] /(n) (face) powder/(P)/
+ʸ [Ϥ֤] /(n) unpunctuated Chinese texts/
+ʼ [Ϥؤ] /(n) unsheathed sword/
+ʼ [Ϥؤ] /(n) hand-to-hand combat/
+ [Ϥޤ] /(n) (white) rice/(P)/
+ [餫] /(n) white plaster wall/
+ [Ϥؤ] /(n) white plaster wall/
+ [Ϥܤ] /(n) chalk/
+ [Ϥ] /(n) heavy snowfall/white devil/
+̣ [ߤ] /(n) light-brown miso/
+̯ [] /(n) white cloth/white/
+̵ [य] /(n) white kimono/
+ [] /(n) sobriety/
+ [Ϥ] /(n) fair complexion/face without makeup/inexperience/
+ [餭] /(n) plain wood/unfinished woodwork/
+ڲ [] /(n) Shirokiya (department store)/
+ϡ [Ϥ⤯] /(n) white magnolia/
+ [] /(n) white of the eye/
+ [Ϥ] /(n) white (arctic) night/short night/midnight sun/
+ [Ӥ㤯] /(n) white (arctic) night/short night/midnight sun/
+ϡ [Ӥ㤯] /(n) white lotus/purity/
+Ϫ [Ĥ] /(n) morning dew/
+Ϫ [Ϥ] /(n) morning dew/
+ϲ [ʤ] /(n) whitecaps/thief/
+Ϲ [Ϥ] /(n) white wax/
+Ϲ [ϤӤ礦] /(n) Raynaud's disease/
+ [Ϥ] /(n) colloquial Chinese/
+ [Ϥ] /(n) white wall/chalk/
+ [餯] /(n) ringworm/
+ [Ϥ] /(n) ringworm/
+ [Ϥ] /(n) white/
+ [] /Japanese whiting/
+󲡤 [Ϥ] /(n) cover with gold or silver leaf/
+ʴ [Ϥ꤭] /(iK) (n) wheat flour of low viscosity/weak flour/
+ [Ȥ] /(n) bootleg sake/
+ [] /(n) soup made with sake lees/
+Ҥ [Ť] /(n) (fish or vegetables) pickled in sake lees/
+ [Ϥ] /(n,vs) ocean transportation/importation/
+ѵ [Ϥ褦] /marine engine/
+ [Ϥ餤] /(adj-no,n) imported/foreign-made/(P)/
+ [Ϥ餤Ҥ] /imported article/imported goods/
+ [] /(pref) light (e.g. colour)/
+ [] /(n) Japanese pampas grass/
+ [] /(adv) thinly/slightly/vaguely/a little/
+ [] /(adj) thin/weak/watery/diluted/(P)/
+ [] /light color/
+ [] /sheet/thin plate/
+äڤ [äڤ] /(adj-na,n) very thin (cheap)/
+Ф [Ф] /(adj-na,n) dimwit/
+ޤ [ޤ] /(v5r) to become weak/(P)/
+ [] /(v1) to dilute/to water down/(P)/
+ [] /(adv,adj) (1) (uk) thinly/lightly/slightly/(2) hazy/fuzzy/(3) dim/faint/slight/
+ [ä] /(adv,adj) (1) (uk) thinly/lightly/slightly/(2) hazy/fuzzy/(3) dim/faint/slight/
+餰 [餰] /(v5g) to become thin/to fade/to grow pale/(P)/
+ [ä] /(adv) dimly/faintly/slightly/
+鴨 [餵त] /(adj) chilly/rather cold/somewhat cold/
+ϼ [Ф] /simpleton/dimwit/sluggard/
+ [] /(v1) to fade/to become dim/(P)/
+Ť [餤] /(adj) dim/gloomy/(P)/
+ [] /(n) thin clouds/
+ [٤] /(n) thin, bordered mat/
+ [] /(n) lightly salted/
+ [ʤ] /(adj) filthy/dirty (looking)/drab/
+ [礦] /(n) light makeup/
+ [Ϥä] /(n) mint/peppermint/
+ [Ϥä] /(n) essence of peppermint (mint)/
+ [ϤäȤ] /(n) peppermint/
+̣ [ߤ뤤] /(adj) weird/eerie/uncanny/
+ [Ϥä夦] /(n) small (meagre) salary/
+ [Ϥ] /(n) poor or inhospitable reception/
+ [] /(n) thin or light silk/sheer silk/
+ [Ϥä] /(adj-na,n) unhappiness/sad fate/misfortune/
+ [Ϥä] /faint light/pale light/
+ [] /(n) light (flavor)/
+ [Ϥä] /(adj-na,n) unhappiness/sad fate/misfortune/
+ [ʤ] /(n) light pink/light crimson/
+ [٤] /(n) light pink/light crimson/
+ [Ϥ] /(n) weak-willed/a small token of appreciation/
+ּ [Ϥä] /(n) infirm of purpose and lacking in decision/
+ [] /(n) thin paper/
+翧 [餵] /orchid/light purple/
+ [Ϥ] /(n) delicate gauze/gossamer/
+ [Ϥ] /(n) small consideration (remuneration, token of gratitude)/
+ [Ϥ㤯] /(adj-na,n) feebleness/weakness/weak/(P)/
+ [] /(adj-na,adj-no,n) of thin make/light/thin/shallow/slight wound/
+Ƥ [䤭] /(n) lightly fried or baked/
+Ф [餤] /(n) faint smile/
+ [Ϥ礦] /(adj-na,n) unfeeling/heartless/cold-hearted/cruel/
+ [] /(n) pale color/
+ [] /(n) thin (blade)/
+ڤ [] /(n) thin slice/slicing thin/
+ [椭] /(n) light snowfall/
+ [椭] /(n) type of flowering, high-altitude perennial/
+ [] /(n) thin cloth/
+ [] /(n) weak tea/light brown (color)/
+ [] /(n,vs) lightly dressed/(P)/
+ޤ [] /(adj-no,n) slightly cloudy/
+ [Τ] /(adj-na,n) half-wit/fool/simpleton/
+ [ˤ] /(n) light red/
+Ħ [ˤܤ] /bas-relief/
+ [] /(n) soft light/
+ϼ [Ф] /(adj-na,n) dimwit/
+ [] /(adj) whitish/
+ [] /(adv) thinly/slightly/vaguely/a little/
+ [] /(n) laminate/veneer/
+ [] /(n) thin skin/
+ɹ [] /(n) thin ice/danger/
+ɹ [ϤҤ礦] /(n) thin ice/danger/
+ʪ [] /(n) lightweight fabric or clothing/
+ [Ϥؤ] /(n) flake/
+ [Ϥ] /(n) dusk/nightfall/twilight/
+ [] /(n) thin or diluted ink/
+ [ޤ] /(n) thin film/
+ [Ϥޤ] /(n) thin film/
+̣ [Ϥ] /thin taste/
+̿ [Ϥᤤ] /(n) misfortune/short life/evil fate/
+ [Ϥᤤ] /(n) twilight/dusk/faint light/
+ [] /(n) dim or faint light/half-light of early morning/twilight/
+ [] /(adj-na,n) slight/on the weak side/half-open eyes/
+Ȥ [] /deep-fried tofu/
+ [褦] /(n) Japanese tissue/
+ [Ϥ] /(n) small profits/low interest/
+¿ [ϤꤿФ] /(n) small profits and quick returns/
+ʴ [Ϥ꤭] /(n) wheat flour of low viscosity/weak flour/
+ [ߤɤ] /(n) light green/
+ [ޤ] /(v5r) to draw near/to press/(P)/
+ [Ϥ] /(n,vs) persecution/(P)/
+ [Ϥ] /persecutor/
+ [Ϥ] /(n,vs) close attack/(P)/
+ˤ [Ϥۤ] /(n) mortar/(P)/
+ [] /(n) arch/
+ [Ϥ] /(adj-no,n) reality/true to life/
+ [Ϥ礯] /(n) force/intensity/appeal/strength/(P)/
+ [餷] /(n) pilloried criminal exposed to public view/public scorn or humiliation/
+ [餷] /(n) exposure of a severed head/
+ [餹] /(v5s) to bleach/to refine/to air/to expose/(P)/
+ [Ф] /(n) airing of books/
+Ϫ [Ф] /(n,vs) disclosure/exposure/revelation/
+ [Ф] /(adj-na,n) obscure/vague/equivocal/(P)/
+ [Ф󤿤] /(adj-t) vague/obscure/hazy/
+ [Ф] /vaguely/(P)/
+ [ФФ] /(adj-na,n) vast/vague/obscure/
+ [Ф] /(int) exclamation/burst of laughter/
+ [Ϥ] /(v1) to burst open/to pop/to split/
+ [Ф] /(n) (sound of an) explosion or detonation/roar (of a machine)/(P)/
+ [Ф] /(n) bombing (raid)/(P)/
+ⵡ [Ф] /(n) bomber/
+ [Ф] /(n,vs) blasting/
+ [Ф] /(n) bomb victim/atomic bomb victim/
+ [Ф礦] /(n) damage or injuries caused by bombing or an explosion/
+ [Ф礦] /(n) roar of laughter/(P)/
+ [Ф] /(n) center of an explosion/
+ [Ф] /centre of explosion/hypocentre/ground zero/
+ [Ф] /(adj-na) fast asleep/bombed/crashed/
+ [Ф] /(n) bomb/(P)/
+ [Ф󤻤ᤤ] /bombshell announcement/
+ȯ [ФϤĤ] /(n) bombshell announcement (statement)/
+ [Ф] /(n) firecracker/(P)/
+ [Ф] /(n) blowing up and sinking/
+ [Ф] /(n,vs) blast/explosion/blow up/(P)/
+ͽ [ФϤ褳] /(n) bomb warning/
+ȯ [ФϤ] /(n,vs) explosion/detonation/eruption/(P)/
+ȯ [ФϤĤ] /detonator/
+ȯ [ФϤĤ] /explosiveness/
+ȯŪ [ФϤĤƤ] /(adj-na) explosive/tremendous/
+ȯʪ [ФϤĤ֤] /(n) explosive (material)/
+ȯ [ФϤĤ礯] /explosive power/
+ [Фդ] /(n) blast/
+ [Ф䤯] /(n) explosive/blasting powder/(P)/
+ [Ф餤] /(n) depth charge/
+ [Ф] /(n,vs) exploding/
+ [ФĤ] /(n) bomb/bombshell/
+˽ [ФˤĤ] /(v5k) to be arrested/to be put in bonds/
+Ĥ [ФĤ] /(v1) to tie/
+ [Фꤳ] /(v5m) to bind together/
+ [Ф꤯] /(n) (death by) hanging/(P)/
+夲 [Фꤢ] /(v1) to bind (tie) up/
+դ [ФĤ] /(v1) to tie/
+ [Ф] /(v5r) to tie/to bind/(P)/
+ [Ф] /(oK) (adj-na,exp,n) fool/idiot/trivial matter/folly/
+ [Ф㤯] /(n) cordial relations/
+ [Ф] /(n) cordial relations/
+ [Ф] /(adj-na,n) enormous/vast/(P)/
+羮 [䤹] /(pt:,es:) (n) knitting (es: medias, pt: meias)/hosiery/knitted goods/
+Ϣ [Ф] /(n) worldly woman/
+ [Ф] /(n) refutation/confutation/
+ [म] /(n) wheat/barley/(P)/
+ν [मΤ] /wheat harvest/
+ [म] /(n) wheat threshing/
+ [Ф] /(n) price of wheat/
+ [Ф] /(n) malt/(P)/
+ [ФȤ] /(n) maltose/malt sugar/
+ [Фä] /(n) ergot/
+ [म] /(n) wheat harvest/
+ [म夦] /(n) wheat bulb/wheat grain light bulb/
+ [म] /(n) wheat raising/
+ [मޤ] /(n) wheat planting/
+ [मޤ] /(n) sowing wheat or barley/
+ [Ф] /(n) (uk) beer/
+ [Ӥ] /(n) (uk) beer/
+ [Ф夦] /(n) wheat harvest/
+ [म] /(n) wheat harvest/
+Ǥ [म] /(n) ground-barley flour/
+Ǥ [म] /(n) parched-barley flour/
+« [म] /wheat sheaf/stacked wheat/
+Ǥ [म] /(n) wheat threshing/
+ [म] /(n) barley tea/(P)/
+ū [म֤] /(n) wheat-straw whistle/
+ [म] /(n) rice field used to grow wheat/
+ [म] /(n) parched-barley tea/
+Ƨ [मդ] /(n) treading wheat plants/
+Ȫ [मФ] /(n) wheat field/barley field/cornfield/(P)/
+ [ФϤ] /(n) boiled barley and rice/
+ [मᤷ] /(n) boiled barley and rice/
+ʴ [म] /(n) wheat flour/
+γ [Ф夦] /(n) sty (on the eyelid)/
+ [म] /(n) wheat (barley) straw/
+κٹ [म餵] /straw work/
+˹ [मܤ] /straw hat/
+ [मȤ] /(n) dragonfly/
+ [मĤ] /(n) polishing wheat/
+ [Фä] /(n) wheat (barley) straw/
+ [म] /(n) wheat (barley) straw/
+úٹ [म餶] /straw work/
+˹ [मܤ] /straw hat/
+ȡ [] /(v1) to put into/
+ȡ [󤬤] /box and cover/
+ȡ [󤭤] /(n) drain with an oblong cross-section/
+ȡ [󤸤] /armorer/
+ȡ [󤹤] /(oK) (n) function (e.g. math, programming)/
+ȡ [줤] /(n) the Hakone Mountains/
+Ȣ [Ϥ] /(n) box/(P)/
+Ȣ˼ޤ [Ϥˤޤ] /(exp) to be stored in a box/
+Ȣ [ϤΤ] /bottom of a box/
+Ȣ [Ϥ] /(n) box maker/
+Ȣȭ [ϤҤФ] /(n) brazier encased in a wooden box/
+Ȣͤ [ϤŤ] /(adj-no,n) packed in a box (i.e. chocolates)/
+Ȣ [Ϥ] /(n) train or bus thief/
+Ȣ [Ϥ֤] /(n) ark (i.e. Noah's)/
+Ȣ [Ϥ] /(n) autograph or note of authentication written on a box containing an art work/
+Ȣ [Ϥ֤] /(n) ark (i.e. Noah's)/
+Ȣ [Ϥˤ] /(n) miniature garden/
+Ȣ [Ϥ] /(adj-no,n) cased/boxed/
+Ȣ̼ [Ϥह] /(n) girl who has led a sheltered life/
+Ȣϼ [ϤФ] /(n) box-shaped (horse-drawn) carriage/
+Ȣ [Ϥޤ] /(n) pillow encased in a box/
+Ȣ [Ϥʤ] /(n) Japanese aspen/white poplar/
+Ȥ [Ϥ] /(n) chopsticks/(P)/
+ȤҤʪ򶴤 [ϤǤĤΤϤ] /(exp) to hold a pickle with chopsticks/
+Ȥ٤ [Ϥ䤹] /(n) palate-cleansing side dish/
+Ȥ֤ [Ϥ] /(n) chopstick rest/
+ȤȢ [ϤФ] /(n) chopstick case/
+ȥ [礦] /(n) founding of a state/
+ȥ [礦] /beginning of the year/
+Ȧ [Ϥ] /(n) it should be so/(P)/
+ȧ [Ϥ] /(n) (Japanese) wax tree/sumac (sumach)/
+ȧ [ϤΤ] /(n) (Japanese) wax tree/sumac (sumach)/
+ȧ [ϤΤ] /(n) (Japanese) wax tree/sumac (sumach)/
+ȩ [Ϥ] /(n) skin/body/grain/texture/disposition/(P)/
+ȩ [Ϥ] /(n,vs) dry skin/bad skin/rough skin/
+ȩʤ [Ϥʤ] /cannot go together (with)/
+ȩǴ [ϤǤ󤸤] /(v1) to understand from experience/
+ȩ [Ϥ뤹] /(exp) to surrender one's chastity to a man/
+ȩ [Ϥत] /(adj) chilly/unpleasantly cold/(P)/
+ȩ [Ϥत] /(adj) chilly/unpleasantly cold/
+ȩ [Ϥ] /(n,vs) dry skin/bad skin/rough skin/
+ȩӤ [Ϥ] /(n,vs) dry skin/bad skin/rough skin/
+ȩ [Ϥ] /(n) disposition/temperament/
+ȩ礤 [Ϥ] /(n) person's disposition/
+ȩ [] /skin and bones/
+ȩ [Ϥ] /(n) flesh-coloured/skin-coloured/(P)/
+ȩ [Ϥ] /(n) the touch of/feel of/(P)/
+ȩ [Ϥ] /(n) body/
+ȩΥ [ϤߤϤʤ] /(adv) always carry/
+ȩæ [Ϥ̤] /(n) naked to the waist/
+ȩ [Ϥ] /(n) underwear/lingerie/singlet/chemise/(P)/
+ȩ [] /(n) skin/
+ȩ [] /(n) grain/(skin) texture/
+ȩ [ϤФ] /(n) (Japanese-style) underwear/
+Ȫ [Ϥ] /(n) field/(P)/
+Ȫ򵯤 [Ϥ򤪤] /(exp) to plow a field/
+Ȫ [ϤĤ] /(exp) to farm/to cultivate a field/
+Ȫ㤤 [Ϥ] /(n) out of one's line/out of one's field/
+Ȫ [Ϥ] /(n) dry field farming/dry field crop/
+Ȫ [Ϥ] /(n) studying (which seems like swimming in a field)/
+Ȫ [Ϥͤ] /(n) field mouse/
+ȪǤ [Ϥ] /(n) ploughing/
+Ȫ [Ϥ] /(n) farmland/
+ȫ [Ϥ] /(n) plowed (cultivated) field/kitchen garden/plantation/
+Ȭ [Ϥ] /(num) eight/(P)/
+Ȭ [] /(num) eight/
+Ȭ [ä] /(num) eight/(P)/
+Ȭ [] /(num) eight/
+Ȭ [ä] /(num) eight/(P)/
+Ȭ [] /(num) eight/
+ȬĤ [Ĥ] /indiscriminately/recklessly/
+ȬĶ [ĤϤ] /(n) zigzag bridge/
+Ȭĸ [Ĥ] /(n) kimono underarm sleeve/
+Ȭļ [Ĥ] /(n) eight-fingered-leaf shrub/
+Ȭļ [ĤǤ] /(n) eight-armed scoop net/
+Ȭڤ [Ĥ] /(n) octavo format (about 21.5 to 16.5 cm)/cutting into 8 parts/
+ȬޤȽ [ĤФ] /octavo/
+Ȭ [Ĥ] /(n) outburst of anger/(P)/
+ȬƬ [Ĥ] /(n) yam/
+Ȭܱ [Ĥᤦʤ] /(n) lamprey eel/
+Ȭ [Ĥ] /(n) tearing limb from limb/tearing apart/cutting (a person) to pieces/
+Ȭλ [ϤΤ] /(n) figure eight/
+ȬĶ [ĤϤ] /(kyb:) cinnamon-cookie/
+Ȭѷ [Ϥä] /(n) eight-sided shape/octagon/
+Ȭѷ [Ϥää] /(n) eight-sided shape/octagon/
+Ȭ [Ϥä] /(n) inside cloth used around cuff and hem/
+Ȭ [ĤϤ] /(kyb:) cinnamon-cookie/
+Ȭ˷ [Ϥä礯] /(n) (MA) Eight Extremities Fist/
+Ȭʬ [Ϥä] /nearly/almost/
+Ȭ [Ϥä] /(n) the eight pains (of Buddhism)/
+Ȭ [Ϥä] /(n) eight divination signs/divination/
+Ȭ [Ϥä礦] /(n) (MA) eight trigrams palm/Pa Kua Zhang/
+Ȭ [Ϥä] /(n) eight picturesque sights/
+Ȭ [Ϥ] /(n-adv) August/(P)/
+Ȭ [Ϥä] /(n) the eight directions/the whole land/the whole world/
+Ȭɰ챧 [Ϥä] /universal brotherhood/all eight corners of the world under one roof/
+Ȭ [Ϥä] /(n) the national boundaries/
+Ȭ [Ϥä] /(n) Hassaku orange/
+Ȭɦ [ϤҤ] /(n) finely-trimmed moustache/
+Ȭ [Ĥ] /(n) eight-fingered-leaf shrub/
+Ȭ [䤷] /(old name for) Japan/
+Ȭ [䤷] /(old name for) Japan/
+Ȭ [Ϥ夦] /(n) eighty/(P)/
+Ȭ [䤽] /(n) eighty/
+Ȭ [䤽] /(n) eighty/
+ȬȬ [Ϥ夦Ϥ] /(n) eighty-eighth day from the beginning of spring/
+Ȭϩ [䤽] /(n) eighty years of age/
+Ȭ [䤨] /(n) multilayered/doubled/(P)/
+ȬŤĬϩ [䤨Τ] /distant seas/
+Ȭű [䤨] /(n) layers of clouds/
+Ȭű [䤨] /(n) layers of clouds/
+Ȭų [䤨] /(n) fences within fences/
+Ȭź餭 [䤨] /(n) double blossom/
+Ȭź [䤨] /(n) double-flowered cherry tree/double cherry blossoms/(P)/
+ȬŻ [䤨] /(n) double tooth/
+Ȭ [Ϥ礦] /Hachijo Island/
+Ȭ [Ĥ] /(n) octavo format (about 21.5 to 16.5 cm)/cutting into 8 parts/
+Ȭ [Ȥ] /8000 years/thousands of years/eternity/
+Ȭ [] /(n) variety of plants/various herbs/
+Ȭ [] /(n) eternity/thousands of years/(P)/
+Ȭǯ [Ϥäͤ] /8000 years/thousands of years/eternity/
+Ȭǯ [Ȥ] /8000 years/thousands of years/eternity/
+Ȭã [Ϥä] /(n) (roads) running in all directions/convenient transportation/ability in any line/
+Ȭü [Ϥä] /(n) twilled fabric/
+Ȭ [Ϥä礦] /(n) skillfulness/(P)/
+ȬĬϩ [䤷] /(n) long sea voyage/
+Ȭ [Ϥä礦] /(n) skillfulness/
+Ȭƻ [Ϥɤ] /(n) the 8 districts of feudal Japan/
+Ȭ [褦] /(n) eight days/the eighth (day of the month)/(P)/
+ȬȨ [Ϥޤ] /(adv,n) God of War/Hachiman/(P)/
+ȬȨΤ餺 [錄Τ֤餺] /(n) labyrinth/maze/
+ȬȨ [Ϥޤ󤰤] /(n) Shrine of the God of War/
+ȬȨΤ餺 [錄餺] /labyrinth/maze/
+Ȭɴ [䤪] /(n) greengrocer/(P)/
+ȬɴĹ [䤪礦] /(n) put-up job/fixed game/
+Ȭɴ [䤪] /(n) myriads/
+Ȭʡ [Ϥդ] /the Beatitudes/
+Ȭʬ [Ϥ֤] /(n) 8th note/(P)/
+Ȭʬ [Ϥ֤] /(n) eight-tenths/
+Ȭʬ [Ϥ֤] /(n) eight-tenths/
+Ȭʸ [Ϥ] /(n) (in) the shape of the character hachi (eight)/
+Ȭշ [Ϥؤ󤱤] /octagon/
+Ȭ [Ϥäݤ] /(n) chop suey/
+Ȭ [Ϥäݤ] /(n) all sides/(P)/
+Ȭݤޤ [Ϥäݤޤ뤯ޤ] /(exp) to find a solution (after struggle)/
+Ȭɤ [Ϥäݤդ] /(n) all doors closed/blocked in every direction/
+Ȭ [ϤäݤӤ] /(n) one who is affable to everybody/a flunky/person beautiful from all angles/everybody's friend/
+Ȭˤ [Ϥäݤˤ] /(n) staring at or watching all sides/
+Ȭ [Ϥۤ] /(adj) eight (long cylindrical things)/
+Ȭ [Ϥäݤ] /(adj) eight (long cylindrical things)/
+Ȭ [Ϥ] /(n) eight faces/all sides/
+Ȭ [Ϥ󤿤] /(n) octahedron/
+Ȭ [Ϥ줤] /(n) beautiful from all sides/perfect serenity/affability/
+Ȭϻ [Ϥä] /(n) competent in all fields (lit: 8 faces and 6 arms)/very active in many fields/versatile/all-round/
+Ȭܱ [Ĥᤦʤ] /(n) lamprey eel/
+ȬϺ [Ϥ] /Lagoon Hachiro/
+ȭ [Ϥ] /(n) a bowl/a pot/a basin/a flowerpot/a crown/a brainpan/(P)/
+ȭβ [ϤΤϤ] /flower in a pot/
+ȭγƬ [ϤΤҤ餤] /flat-crowned head/
+ȭ [Ϥޤ] /(n) headband/(P)/
+ȭ [Ϥޤ] /(n) headband/(P)/
+ȭ碌 [Ϥ碌] /(n) bumping of heads/encounter/running into someone/
+ȭ [Ϥ] /(n) potted plant/(P)/
+ȭʪ [Ϥ] /(n) food served in bowls/potted plant/bonsai/
+Ȯ [ϤĤ] /(adj-na,n) lively/vigorous/
+Ȯ錄 [ϤĤĤ] /(adj-t) sprightly/lively/vivid/
+ȯ [Ϥ] /(n,suf) departure/beginning/counter for gunshots/(P)/
+ȯ [ϤĤ󤻤] /(n) carcinogenic/cancer causing/
+ȯ [Ϥä] /(vs-s) to fire (a gun)/to emit/to give forth/(P)/
+ȯ [] /(v5t) to depart (on a plane, train, etc.)/
+ȯʪ [Ϥĥ󤻤֤ä] /(n) carcinogen/
+ȯ [ϤĤ] /(n) idea/suggestion/proposal/(P)/
+ȯƸ [ϤĤ󤱤] /(n) the right to introduce a bill or measure/
+ȯƼ [ϤĤ󤷤] /(n) original proposer/originator/
+ȯ [ϤĤ] /(n) idea/suggestion/plan/
+ȯ [ϤĤ] /(n,vs) (physical) growth/development/(P)/
+ȯ [ϤĤ] /growth period/
+ȯ [ϤĤ] /period of rapid growth/
+ȯ [ϤĤ] /(n) starting (train) station/
+ȯ [ϤĤ] /(n) emitting smoke/fuming/(P)/
+ȯ [ϤĤȤ] /(n) smoke candle/(P)/
+ȯ [ϤĤ] /(n,vs) pronunciation/(P)/
+ȯ [ϤĤ󤭤] /phonetic symbol/
+ȯ [Ϥä] /(n,vs) firing/ignition/(P)/
+ȯ [ϤäƤ] /(n) point of ignition/flash point/
+ȯ [ϤĤ] /(n,vs) burgeoning/(P)/
+ȯ [Ϥä] /(n,vs) opening a meeting/first meeting/
+ȯ [Ϥä] /opening ceremony/
+ȯ [Ϥä] /(n,vs) detection/coming to light/(P)/
+ȯ [Ϥä] /(n,vs) publish/start (new) publication/(P)/
+ȯ [Ϥä] /(n,vs) sweating/perspiration/
+ȯ [Ϥä] /(n) airplane taking off from a warship/
+ȯ [ϤĤ] /(n) cancer causing/carcinogenesis/
+ȯ [ϤĤ󤻤] /(n) carcinogenic/cancer causing/
+ȯʪ [ϤĤ֤ä] /carcinogen/
+ȯ [Ϥä] /(n,vs) exhibition/demonstration/utilization/display/(P)/
+ȯ [ۤä] /(n) proposal/resolution/
+ȯ [ۤäˤ] /(n) originator/promoter/(P)/
+ȯ [ϤĤ] /(n) proposal/motion/
+ȯ [Ϥä夦] /(n) issuance/(P)/
+ȯ [Ϥä礦] /(n) madness/craziness/insanity/
+ȯ [Ϥä] /(n) (1) sale prohibited (abbr)/(2) suppression (of a book)/(P)/
+ȯ [Ϥäܤ] /banned book/
+ȯ [ۤä] /(n) hokku (haiku)/first line (of a tanka), first verse (of a renga)/
+ȯ [Ϥä] /(n,vs) (1) excavation/exhumation/(2) discovery (e.g. new talent)/(P)/
+ȯ [Ϥä] /(n,vs) (bank)note issuing/
+ȯ [Ϥä] /(n,vs) discovery/detection/finding/(P)/
+ȯ [Ϥä󤷤] /(n) discoverer/
+ȯ [Ϥä礦] /(n) finder's fee/
+ȯ [ϤĤ] /(n,vs) (1) revelation/manifestation/appearance/(2) expression (e.g. in molecular biology - protein expression or gene expression)/
+ȯ [ϤĤ] /(n) utterance/speech/proposal/(P)/
+ȯ [ϤĤ󤱤] /(n) right to speak/(P)/
+ȯ [ϤĤ󤷤] /speaker/
+ȯ [ϤĤ礯] /(n) forcefulness of speech/influential voice/
+ȯ [ϤĤ] /(n) speech/utterance/
+ȯ [Ϥä] /(n,vs) luminescence/radiation/(P)/
+ȯ [Ϥä] /(n) light emitting diode/LED/
+ȯʪ [Ϥä礯֤] /luminous plant/
+ȯ [Ϥä] /(n) luminous body/
+ȯ [ϤäȤ礦] /luminous paint/
+ȯưʪ [Ϥäɤ֤] /luminous animal/
+ȯ [Ϥä] /(n) coming into effect/(P)/
+ȯ [Ϥä] /(n) effective date/
+ȯ [Ϥä] /(n) departure for a specified destination/
+ȯ [Ϥä] /(n) departure of a ship/
+ȯ [Ϥä] /(n) issue (publications)/(P)/
+ȯԥ塼 [Ϥä塼] /(n) publishing schedule/
+ȯԲ [Ϥä] /(n) issuing company (e.g. of a credit card)/
+ȯԻԾ [Ϥä礦] /issue market/
+ȯԼ [Ϥä] /publisher/
+ȯԽ [Ϥä] /(n) publishing house/publishing office/
+ȯԽ [Ϥä] /(n) publishing house/publishing office/
+ȯ [Ϥä] /date of issue or publication/
+ȯ [Ϥä֤] /number of copies printed/
+ȯ [Ϥä] /(n,vs) fermentation/(P)/
+ȯ [Ϥä] /a ferment/
+ȯ [Ϥäˤ夦] /(n) yoghurt/
+ȯ [ۤä] /(n) fit/spasm/(P)/
+ȯŪ [ۤäƤ] /(adj-na) spasmodic(ally)/fitful/
+ȯ [Ϥä] /(n,vs) letting feelings out/emitting/emanating/divergence (physics)/(P)/
+ȯ [Ϥä] /(n,vs) firing/shooting/discharge/catapult/(P)/
+ȯ [Ϥä] /launching pad/
+ȯ [Ϥä䤯] /propellant/
+ȯ [Ϥä] /(n) departure of a vehicle/(P)/
+ȯ [Ϥä] /(n,vs) issue/sending out/
+ȯ [Ϥä礦] /(n) origin/appearance of auspicious omen/(P)/
+ȯ [Ϥä礦] /(n) cradle (of civilisation, etc.)/birthplace/(P)/
+ȯ [ϤĤ礦] /(n,vs) rut/
+ȯ [ϤĤ礦] /(n) the mating season/
+ȯ [ޤ] /(n) (uk) spring/mainspring/power spring/
+ȯ [ϤĤ礦] /(n) (uk) spring/mainspring/power spring/
+ȯ [Ф] /(n) spring (e.g. coil, leaf)/(P)/
+ȯųݤ [Фͤ] /(n) spring action (motor, etc.)/
+ȯ [Ϥä礯] /(n) coloring/
+ȯ [Ϥä礯󤾤] /(n) (color) development/coupling/
+ȯ [Ϥä] /(n) dispatch/transmission/(P)/
+ȯ [Ϥä󤪤] /tone/beep/
+ȯ [Ϥä󤭤礯] /(n) sending office/
+ȯ [Ϥäˤ] /(n) sender of a message/
+ȯ¦ [Ϥä󤬤] /sender/transmitter/
+ȯ [ۤä] /(n) spiritual awakening/resolution/
+ȯ [Ϥä] /(n) oscillation/
+ȯ [Ϥä] /(n) oscillator/
+ȯ [Ϥä] /(n) oscillator/
+ȯ [Ϥä] /(n) rash/eruption/
+ȯ [ۤä] /(n) rash/eruption/
+ȯե [Ϥäե] /(n) typhus (epidemic)/
+ȯ [Ϥä] /(n) departure/takeoff/
+ȯ [Ϥä] /(n,vs) outbreak/spring forth/occurrence/incidence/origin/(P)/
+ȯ [Ϥä] /(n) genetics/embryology/
+ȯΨ [Ϥä] /frequency/rate of occurrence/
+ȯ [Ϥä] /(n,vs) utterance/speaking/(P)/
+ȯﴱ [Ϥä] /(n) vocal organs/
+ȯɼ [ϤäȤҤ礦] /(n) voice vote/
+ȯˡ [Ϥäۤ] /(n) vocalization/
+ȯ [Ϥä] /(n) expression (music)/conceptualization/(P)/
+ȯˡ [Ϥäۤ] /way of thinking/
+ȯ [Ϥä] /(n) start (of a race)/first race/
+ȯ [Ϥä] /(n) sending/forwarding/shipping/(P)/
+ȯ­ [Ϥä] /(n) starting/inauguration/
+ȯ­ [ۤä] /(n) starting/inauguration/(P)/
+ȯã [Ϥä] /(n,vs) development/growth/(P)/
+ȯ㥠[ϤäĤ򤦤ʤ] /(exp) to accelerate development/
+ȯã [ϤäĤ꤬] /developmental psychology/
+ȯãʳ [ϤäĤ󤫤] /(n) developmental stage/
+ȯü [ۤä] /(n) the beginning/(P)/
+ȯ [Ϥä㤯] /(n) arrival and departure/(P)/
+ȯ [Ϥä㤯] /(n) landing place for steamers/
+ȯ [Ϥä夦] /(n,vs) ordering (materials)/placing an order/(P)/
+ȯ [Ϥä夦] /(n,vs) ordering (materials)/placing an order/
+ȯŸ [ϤäƤ] /(n,vs) development/growth/(P)/
+ȯŸ [ϤäƤ󤻤] /possibilities/
+ȯŸ [ϤäƤ夦] /under development/in progress/
+ȯŸŪ [ϤäƤƤ礦] /(n) dissolution of several sections into a new organization/
+ȯŸӾ [ϤäƤȤ礦] /(n) developing country/(P)/
+ȯ [ϤĤǤ] /(n,vs) generation (e.g. power)/(P)/
+ȯŵ [ϤĤǤ] /(n) dynamo/power generator/(P)/
+ȯŻ [ϤĤǤ] /armature/
+ȯŽ [ϤĤǤ󤷤] /(n) power plant/(P)/
+ȯƬ [ۤäȤˤ] /(n) originator/promoter/
+ȯư [ϤĤɤ] /(n,vs) invoke (law)/put into operation/(P)/
+ȯư [ϤĤɤ] /(n) engine/
+ȯǮ [ϤĤͤ] /(n) get a fever/generation of heat/(P)/
+ȯǮ [ϤĤͤĤ礦] /(n) calorific value/
+ȯ [Ϥä] /(n) explosive blast/blasting/
+ȯ [ϤĤ] /(n) start (of a horse race)/
+ȯ [ϤĤФ] /(n,vs) sale/(P)/
+ȯػ [ϤĤФ] /prohibition of sale/
+ȯ丵 [ϤĤФ] /(n) sales (selling) agency/
+ȯ [ϤĤФ夦] /now on sale/
+ȯ [ϤĤФ] /day something goes on sale/date of issue/
+ȯɽ [ϤäԤ礦] /(n,vs) announcement/publication/(P)/
+ȯɽ [ϤäԤ礦] /(n) (1) recital (i.e. of music, by a pupil)/(2) presentation (e.g. product launch)/
+ȯɽ [ϤäԤ礦] /(n) announcer/
+ȯ [ϤĤӤ礦] /(n) attack (disease)/(P)/
+ȯ [Ϥä] /(n,vs) proclamation/promulgation/
+ȯʰ [Ϥäפ] /(n,vs) inspired/stimulated/roused/
+ȯʳ [Ϥäפ] /(n,vs) inspired/stimulated/roused/
+ȯˢ [Ϥäݤ] /(n) foaming/(P)/
+ȯˢ [Ϥäݤ] /(n) styrofoam/styrene foam/expanded polystyrene/(P)/
+ȯˢ [Ϥäݤ] /(n) foaming agent/
+ȯˤ [Ϥäݤ] /(n,vs) firing/discharge of gun/(P)/
+ȯˤ [Ϥäݤ] /(n) shooting incident/
+ȯ [ϤĤᤤ] /(n,vs) invention/(P)/
+ȯ [ϤĤᤤ] /(n) inventor/
+ȯ [ϤĤᤤ] /(n) inventor/
+ȯ [ϤĤᤤҤ] /invention/
+ȯ [ϤĤ] /(n,vs) asking or putting a question/questioning/
+ȯ [ϤĤ褦] /(n,vs) exalting/raising/enhancing/rousing up/
+ȯ [ϤĤ줤] /(n,vs) official announcement/proclamation/(P)/
+ȯϪ [ϤĤ] /(n,vs) appearance/expression/manifestation/
+ȯ [ϤĤ] /(n) utterance/
+ȯҦ [Ϥä] /(n) (MA) release internal power/
+Ȱ [Ϥä] /(n) fermentation/zymosis/
+ȱ [] /(n) hair/(P)/
+ȱ [ߤ] /have thin hair/
+ȱ [ߤΤ] /(n) hair (head)/(P)/
+ȱ夲 [ߤ򤢤] /(exp) to put up one's hair/
+ȱ餹 [ߤ򤿤餹] /(exp) to let one's hair hang down/
+ȱ [ߤȤȤΤ] /(exp) to arrange (tidy up) one's hair/
+ȱफ [ߤȤ] /(exp) to comb (one's hair)/
+ȱ [ߤ] /(n) hairdo/
+ȱ [ߤ] /(n) hair style/coiffure/hairdo/(P)/
+ȱ뤤 [ߤ椤] /(n) hairdresser/hairdressing/
+ȱ뤤 [ߤ椤ɤ] /(n) barbershop/
+ȱ [ߤŤ] /(n) rope made of hair/
+ȱ [ߤɤ] /(n) barber/barbershop/
+ȱ [ߤ] /(n) hair ornaments/
+ȱڤ [ߤष] /(n) long-horned beetle/
+ȱ֤ [ߤ] /ceremony for child growing hair long/
+ȱ [ߤ֤] /(n) hair oil/hair cream/
+Ȳ [Ф] /strike/attack/punish/
+Ȳ [] /(v5t) to strike/to attack/to punish/
+Ȳ [Фä] /(n) lumbering/felling/deforestation/(P)/
+Ȳ [ФäȤ] /felling/
+Ȳ [ФĤܤ] /(n) felling/logging/
+ȳ [Ф] /(n) (divine) punishment/curse/retribution/(P)/
+ȳ [Ф] /(n,n-suf) punishment/penalty/(P)/
+ȳ [Ф] /(exp) (uk) you'll pay for that!/
+ȳ [Фä] /(vs-s) to punish/to penalize/(P)/
+ȳͿ [ФĤ򤢤] /(exp) to punish (a child, etc.)/
+ȳ [Фä] /(n) fine/penalty/(P)/
+ȳ§ [Фä] /(n) penal regulations/(P)/
+ȳ [ФäƤ] /(n) cross mark/demerit mark/an X/(P)/
+ȳ [Ф] /(adj-na,adj-no,n) damned/cursed/accursed/
+ȳ [Ф] /(adj-na,adj-no,n) damned/cursed/accursed/
+ȳ [ФäѤ] /(n) alcohol which must be drunk as a penalty/
+ȳ [Фäݤ] /(n) punitive wage cut/
+ȴ [̤] /(v5s) to omit/to leave out/(P)/
+ȴ̴ [̤̤] /(n) shrewd face/knowing look/
+ȴ [̤] /(n) blunder/miss/slip/oversight/
+ȴ [̤] /(v5r) to make a mistake/(P)/
+ȴ [̤] /(adv) (1) in succession/(2) without/(P)/
+ȴФ [̤Ǥ] /(v1) to excel/to be outstanding/
+ȴ [̤] /(n) pilfered goods/
+ȴ [̤] /(v5r) to (sur)pass/to overtake/
+ȴ碌 [̤碌] /(v1) to draw swords and face off/
+ȴ [̤] /(n) inserting and deleting/
+ȴʤ [̤ʤ] /a sticky situation/
+ȴ [̤] /(n) offprint/
+ȴ [̤] /(n) drawn thread/
+ȴ [̤Ȥ] /(v5r) to pull out/to draw out/
+ȴ [̤] /(n) (swimming) overarm stroke/
+ȴФ [̤] /(v5s) to start to pull out/
+ȴ [̤] /(n) an extract/
+ȴ [̤] /(n) naked (drawn) sword/
+ȴ­ [̤] /stealthily/
+ȴ­­ [̤] /stealthily/
+ȴǤ [̤] /(n) drawing a katana and attacking in the same stroke/doing something suddenly, without warning/
+ȴǤ [̤] /(n) sudden dissolution of a legislature/
+ȴɤ [̤] /(n) skimming a text/
+ȴ [̤Ϥʤ] /(v5s) to unsheathe one's sword/
+ȴ [̤Ϥʤ] /(v5t) to unsheathe/
+ȴ [̤] /(v5k) to extract/to omit/to surpass/to draw out/to unplug/(P)/
+ȴ [̤] /(v1) to come out/to fall out/to be omitted/to be missing/to escape/(P)/
+ȴ [̤] /(n) casting off skin/
+ȴ [̤] /(n) stealing a march on/
+ȴ [̤] /(n) loophole/
+ȴ [̤] /(n) fool/blockhead/
+ȴ [̤ޤ] /(n) secret or unauthorized pilgrimage/
+ȴФ [̤] /(v5s) to slip out/to sneak away/to excel/(P)/
+ȴФ [̤Ǥ] /(v1) to excel/to steal out/
+ȴ夬 [̤] /(v5r) to be balding in the front/to have a receding hairline/
+ȴؤ [̤] /(v5r) to shed/to moult/to fall out/
+ȴƻ [̤ߤ] /(n) loophole/
+ȴ [̤] /(n) fallen hair/combings/
+ȴ [̤] /(n) imprudence/an oversight/
+ȴܤʤ [̤ʤ] /(adj) shrewd/astute/cunning/
+ȴ [̤] /(v1) to shed hair/
+ȴ΢ [̤] /(n) byway/bypass/
+ȴ [Фä礦] /removed/
+ȴ [ФĤ] /(adj-na,n) pre-eminence/(P)/
+ȴ [̤] /(n) loophole/
+ȴ [Фä] /(n) drawing one's sword/
+ȴ [Фä] /(n) removal (extraction) of stitches/
+ȴ [Фä] /(n) tooth extraction/
+ȴ [Фä] /(n,vs) extract/excerpt/selection/(P)/
+ȴŧ [ФäƤ] /(n) selection/
+ȴ [ФäȤ] /(n) drawing a sword/drawn sword/
+ȴƻ [̤ߤ] /(n) loophole/
+ȴ [ФĤӤ礦] /(n) setting sail/
+ȴŪ [ФäݤƤ] /(adj-na) drastic/radical/(P)/
+ȴ [Фä] /(iK) (n,vs) extract/excerpt/selection/
+ȴ [Фä] /(n,vs) extract/excerpt/selection/
+ȵ [] /(n) (uk) raft/
+ȶ [Ф] /(n,n-suf) clique/clan/faction/(P)/
+ȶ [ФĤĤ] /(exp) to form a clique/
+ȶ² [ФĤ] /(n) clan/clique/
+ȷ [Ϥ] /(n) pigeon/dove/(P)/
+ȷФ [ϤȤȤФ] /(exp) to fly a pigeon/
+ȷ [ϤȤФ] /(n) blue-black (color)/
+ȷ [ϤȤ] /(n) pigeon chest/
+ȷ [夦] /(n) a rally/a muster/
+ȷ [ϤȤ] /(n) (the constellation) Columba/
+ȷ [ϤȤɤ] /(n) cuckoo clock/
+ȷ [夦] /(n) pigeon house/
+ȷ [夦] /(n,vs) going into a huddle/
+ȷ [ϤȤ] /pigeon house/dovecote/
+ȷ [夦] /(n) communication by carrier pigeon/
+ȷ [ϤȤ] /(n) soft-liner/dove/
+ȷ [ϤȤम] /(n) adlay/
+ȷ [ߤ] /(n) (uk) the pit of the stomach/the solar plexus/
+ȷ [ߤ] /(n) (uk) the pit of the stomach/the solar plexus/
+ȷ [ϤȤ] /(n) eyelet/
+ȸ [Ϥʤ] /(n) professional comic storyteller/
+Ⱥ [Ϥޤ] /(n) clam/
+Ȼ [Ϥ֤] /(n) peregrine falcon/(P)/
+Ȼ [Ϥ֤] /Falconidae/
+ȼ [Ȥ] /(n) companion/follower/(P)/
+ȼ [Ȥʤ] /(v5u) to accompany/to bring with/to be accompanied by/to be involved in/to be consequent upon/(P)/
+ȼ [Ф󤷤礯] /(n) eating with a guest/nominal official (a slighting term)/
+ȼ [Ф󤷤礯] /nominal (figurehead) minister/titular minister/
+ȼ [Ϥ󤻤Ǥ] /(n) sex-linked inheritance/
+ȼ [Ф󤻤] /(n) companion star/
+ȼ [Ф󤽤] /(n) priests assisting at a Buddhist service/
+ȼ [Ф󤽤] /(n) (musical) accompaniment/(P)/
+ȼռ [Ф󤽤] /(n) accompanist/
+ȼ [Ф󤽤] /accompaniment/
+ȼ [Ф󤽤] /(n) accompanying another somewhere/
+ȼŷϢ [ФƤ] /(pt:) (n) Portuguese missionaries (pt: padre)/Christianity/
+ȼη [Ϥ] /(n) partner/companion/(P)/
+Ƚ [Ϥ] /(n) seal/stamp/monogram signature/judgment/(P)/
+Ƚ [Ф] /(n,n-suf) size (of paper or books)/
+Ƚ [Ϥ󤸤] /(v1) to judge/to decide/to guess/to solve/to decipher/to interpret/to divine/
+Ƚ [Ϥ󤸤] /(n) picture puzzle/
+Ƚʪ [Ϥ󤸤] /(n) puzzle/riddle/
+Ƚ [狼] /understanding/
+Ƚ [狼ˤ] /(adj) hard to understand/incomprehensible/unintelligible/
+Ƚ [狼] /(v5r) to understand/to know/
+Ƚ򲡤 [Ϥ򤪤] /(exp) to affix a seal/
+Ƚ [Ϥ󤬤] /(n) judge/magistrate/
+Ƚ [Ϥ󤬤Ӥ] /(n) sympathy for a tragic hero/sympathy for an underdog/
+Ƚ [ۤӤ] /(n) sympathy for a tragic hero/sympathy for an underdog/
+Ƚ [Ϥ󤬤] /(n) format/
+Ƚ [Ϥ󤱤] /(n) judicial decision/judgement/sentence/decree/(P)/
+Ƚ˽ [Ϥ󤱤Ĥˤ] /(exp) to abide by the verdict/
+Ƚʤ [Ϥ󤱤Ĥ򤯤Ĥ] /(exp) to overrule a decision/
+Ƚʸ [Ϥ󤱤Ĥ֤] /judgment paper/
+Ƚ [Ϥ󤱤] /judges and prosecutors/
+Ƚ [Ϥ] /judge advocate/
+Ƚ [Ϥ] /(n) seal (used for signature)/(P)/
+Ƚ [Ϥ] /(n) judge/judiciary/(P)/
+Ƚ [Ϥ󤸤] /(n) assistant judge/judge-in-training/
+Ƚ [Ϥ󤸤] /(n) judge (of literary contests)/
+Ƚ [ϤȤ] /(n) traveling around getting seal stamps/
+ȽĢ [ϤȤ礦] /(n) chit book/delivery book/
+Ƚ [Ϥ󤼤] /(adj-na,n) clear/distinct/
+Ƚ [Ϥ󤼤󤿤] /(adj-t) clear/distinct/evident/definite/
+Ƚ [Ϥ󤼤] /clearly/distinctly/
+Ƚ [Ϥ] /(n,vs) judgement/decision/adjudication/conclusion/decipherment/divination/(P)/
+ȽǴ [Ϥ󤭤] /evaluation criteria/
+Ƚǵ [Ϥ󤭤] /evaluation standard/
+Ƚ [Ϥ夦] /suspension of judgement/
+Ƚ [Ϥ礯] /(n) judgment/discernment/
+Ƚ [ϤƤ] /(n,vs) judgement/decision/award/verdict/(P)/
+Ƚ꾡 [ϤƤ] /winning a decision/
+Ƚ餱 [ϤƤޤ] /losing a decision (on points)/
+Ƚ [Ϥɤ] /(n) decipherment/interpretation/making out/
+Ƚɤ [Ϥɤ] /illegible/
+ȽǤ [Ϥˤ󤫤] /(n) junior official/
+Ƚ [Ϥ٤] /(n,vs) distinction/discrimination/
+Ƚ̼ [Ϥ٤Ĥ] /test condition (programming)/conditional expression/test expression/
+Ƚ [Ϥᤤ] /(n,vs) establishing/proving/identifying/confirming/(P)/
+Ƚ [Ϥ줤] /(n) (judicial) precedent/(P)/
+Ⱦ [Ϥ] /(n-adv,n,n-suf) half/(P)/
+Ⱦ [ϤϤ] /(n) half and half/fifty-fifty/(P)/
+Ⱦ [Ϥ󤫤] /half a month/
+Ⱦǯ [Ϥ󤫤ͤ] /half a year/
+Ⱦɤ [Ϥɤ] /(n) half holiday (the "don" is from dontaku)/
+Ⱦ [ʤ] /(n-adv,n) middle/half/semi/halfway/partly/(P)/
+ȾФޤ [ʤФޤ] /half due to luck/
+Ⱦв᤮ [ʤФ] /(n) beyond the middle/
+Ⱦʶ [ʤФޤ] /half due to luck/
+Ⱦ̲äƤ [ʤФͤäƤ] /(exp) half asleep/
+Ⱦ [Ϥ󥱥] /jeans worn low, exposing part of buttocks/
+Ⱦܥ [Ϥ󥺥ܥ] /(n) knickerbockers/
+Ⱦɥ [Ϥɥ] /(n) half holiday (the "don" is from dontaku)/
+Ⱦռ [Ϥ󤤤] /subconsciousness/
+Ⱦ [Ϥ󤤤󤨤] /penumbra/
+Ⱦ [Ϥ󤤤褦] /(n) bisexualism/
+Ⱦ [Ϥ󤨤] /(n) penumbra/
+Ⱦʵ [Ϥ󤨤夦] /(n) semipermanence/
+ȾʵŪ [Ϥ󤨤夦Ƥ] /(adj-na) semipermanent/
+Ⱦ [Ϥ󤨤] /(n) semi circle/
+Ⱦ߷ [Ϥ󤨤󤱤] /(adj-no) semicircular/
+Ⱦ [Ϥ󤨤󤹤] /brackish water/
+Ⱦ [Ϥ󤪤] /(n) half tone (music)/
+Ⱦ [Ϥ󤪤󤫤] /(adj-no,n) chromatic (scale) (music)/
+Ⱦ [Ϥ] /(n) half price/
+Ⱦù [Ϥ󤫤Ҥ] /semiprocessed goods/
+Ⱦ [Ϥ] /(adj-na,n) insufficiency/half ripe/
+Ⱦ [Ϥ󤫤Ĥ] /(adj-na,n) superficial knowledge/smatterer/
+Ⱦ [Ϥ󤲤礦] /(n) 11th day after the summer solstice/last seed-sowing day/
+Ⱦ [Ϥ󤫤] /(n) imperfect tense/
+Ⱦ [Ϥ󤫤] /(n) only half understood/
+Ⱦ [Ϥ󤫤] /(n) partial destruction/
+Ⱦ [Ϥ󤫤] /(n) semicivilized/
+Ⱦ [ϤӤ餭] /(n) partly open/in half bloom/
+Ⱦ [Ϥ󤫤] /underdeveloped country/half-civilized country/
+Ⱦ [Ϥ󤫤] /en quad/
+Ⱦ [Ϥ󤫤] /(n) half-width characters (e.g. romaji)/
+Ⱦ [Ϥ󤫤綠Ƥ] /half-leather binding/
+Ⱦ [Ϥ󤬤] /(n-adv,n) half/half amount/half fare/(P)/
+Ⱦ [Ϥ󤫤來] /(n) half dry/
+ȾŪ [Ϥ󤫤Ƥ] /(adj-na) semiofficial/
+ȾȾ̱ [Ϥ󤫤Ϥߤ] /(adj-no,n) semi-governmental/semi-official/(P)/
+Ⱦ [Ϥ󤫤ݤ] /semiofficial paper/
+Ⱦ [Ϥ󤬤] /(n) with eyes half-closed/
+Ⱦ [Ϥ󤬤] /with a half-opened eye/
+Ⱦ [Ϥ] /(n) flag at half-mast/
+Ⱦ [Ϥ] /(n-adv,n-t) half-term/half-time/half period/(P)/
+Ⱦ [Ϥ] /(n-adv,n-t) half a quarter/half period/
+Ⱦ [Ϥ󤭤] /semiprecious stones/
+Ⱦ [Ϥ󤭤夦] /(n) half holiday/
+Ⱦ [Ϥ󤭤夦] /(n) small bow/
+Ⱦ [Ϥ󤭤夦] /(n) hemisphere/
+Ⱦ [Ϥ󤭤礦] /(n) half-crazed/
+Ⱦ [Ϥ󤮤礯] /(n) child geisha/apprentice entertainer/
+Ⱦ [Ϥͤ] /neckpiece (on a kimono)/
+Ⱦ [Ϥ󤨤] /(n) quality collar for an under kimono/
+Ⱦ [Ϥ󤭤] /(n) half the amount/
+Ⱦ [Ϥ] /(n) brief word/
+Ⱦ [Ϥ] /(n) low shoes/shoes/
+Ⱦ [Ϥ󤰤] /(n) low shoes/shoes/
+Ⱦ [Ϥ󤱤] /(n) radius/(P)/
+Ⱦ [Ϥ󤲤] /(n-adv,n-t) half-moon/half month/semicircle/
+Ⱦ [ϤĤ] /(n-adv,n-t) half-moon/half month/semicircle/(P)/
+Ⱦ [Ϥ󤲤ä] /a semimonthly/
+Ⱦ [Ϥ󤲤Ĥ] /(adj-no) semicircular/crescent-shaped/half-moon/
+Ⱦ [Ϥ󤲤Ĥ] /(adj-no) semicircular/crescent-shaped/half-moon/
+Ⱦ [Ϥ󤲤Ĥ٤] /(n) semilunar valve/
+Ⱦ [Ϥ󤱤] /(n) stub (of a ticket)/
+Ⱦ [Ϥ󤲤] /(n,vs) reduction by half/halve/(P)/
+Ⱦ [Ϥ󤲤] /(n) half life (in physical chemistry)/
+Ⱦˤ [Ϥ󤲤ۤ] /broadside fire/
+Ⱦ԰ [ϤҤ] /knee underwear/
+Ⱦ [Ϥ󤯤] /half share/
+Ⱦ [Ϥ󤴤] /(n) half a kuni (province)/
+Ⱦ [Ϥ󤵤] /(n) cutting in half or two/
+Ⱦ [Ϥ󤵤] /(n) half crop/
+Ⱦ [Ϥ󤴤] /(n) half killed/
+Ⱦ [Ϥ] /(n) half-dead/
+ȾȾ [Ϥ󤷤Ϥ󤷤礦] /(n) all but dead/half killed/
+Ⱦ [Ϥ] /(n) Japanese writing paper used for calligraphy/
+Ⱦ [ϤȤ] /(n-adv,n-t) about an hour/short time/
+ȾѤ [Ϥˤ] /(adj-na,n) half-boiled/half-done/
+Ⱦ [Ϥ󤷤夦] /(n) semicircle/half globe/(P)/
+Ⱦ [Ϥ󤸤夯] /(adj-no,n) half-cooked/half-done/soft-boiled/(P)/
+Ⱦ [Ϥ󤸤夯ޤ] /(n) soft boiled egg/
+Ⱦ [Ϥ󤸤夯󤳤] /semiskilled worker/
+Ⱦ [Ϥ󤷤礦] /midnight/
+Ⱦ [Ϥ󤷤礦] /(n,vs) half-burnt/
+ȾƤ [Ϥ䤱] /(adj-na,n) half-burnt/half-done/half-baked/rare/
+Ⱦ [Ϥ󤷤礦] /(n) fire alarm/fire bell/
+Ⱦ [Ϥ󤸤礦] /(n) half mat/hissing/heckling/
+ȾȾ [Ϥ󤷤Ϥ] /(n) half in doubt/dubious/incredulous/
+Ⱦ [Ϥ󤷤] /(n) demigod/
+Ⱦ [Ϥ󤷤] /(n) half the body/half length/(P)/
+Ⱦ [Ϥ󤷤󤾤] /half-length statue or portrait/bust/
+ȾԿ [Ϥ󤷤դ] /(n) paralyzed on one side/
+Ⱦ [Ϥ󤷤褯] /sitz bath/
+Ⱦ [Ϥˤޤ] /(n) half share/half a man/
+Ⱦ [Ϥ󤹤] /(n) half asleep/
+Ⱦ [Ϥ󤹤] /(n) half the number/(P)/
+Ⱦ [Ϥ󤻤] /half century/
+Ⱦ [Ϥ󤷤礦] /(n) half death/
+Ⱦ [Ϥ󤻤] /(n) half a lifetime/(P)/
+Ⱦ [Ϥ󤻤Ҥ] /(n) semiprocessed goods/
+Ⱦ [Ϥ󤻤] /(n) half size/
+Ⱦڤ [Ϥ󤭤] /(n) half a piece/
+Ⱦ [Ϥ󤭤ä] /half-price ticket/
+Ⱦ [Ϥ󤻤] /(n) half size/half a piece/half length/
+Ⱦµ [Ϥ󤽤] /(n) short sleeves/(P)/
+Ⱦ [Ϥ] /(n) semivoiced sound/p-sound/
+Ⱦ [Ϥ] /maru mark/semivoiced sound/p-sound/
+Ⱦ [ϤƤ] /(n) maru mark/semivoiced sound/p-sound/
+Ⱦü [Ϥ] /(adj-na,n) remnant/fragment/incomplete set/fraction/odd sum/incompleteness/(P)/
+Ⱦü [ϤѤ] /(n) blockhead/
+Ⱦüʪ [ϤѤ] /(n) odds and ends/
+Ⱦ [Ϥ] /(n) half price/(P)/
+Ⱦĥ [ϤФ] /(n) half sole/
+ȾĹ [Ϥʤ] /(n) fairly high shoes/
+ȾĹ [Ϥʤ] /(n) fairly high shoes/
+ȾĹ [Ϥ礦] /semi-major axis/
+Ⱦľ [Ϥ礯] /(n) half line/ray/
+Ⱦ٤ [ϤĤ֤] /half demolished/
+Ⱦ [ϤƤ] /half a boat length/
+Ⱦŷ [ϤƤ] /(n) half the sky/mid-air/
+ȾŻ [ϤƤ] /(n) short coat/workman's livery coat/
+Ⱦ [Ϥ] /(n) solder/pewter/
+Ⱦ [Ϥ] /(n) halfway/unfinished/
+Ⱦ [ϤȤ] /(n) peninsula/(P)/
+ȾƩ [ϤȤᤤ] /(adj-na,adj-no,n) semi-transparent/translucent/
+ȾƳ [Ϥɤ] /(n) semiconductor/(P)/
+Ⱦƻ [Ϥߤ] /(n-adv,n-t) half a ri (measure of length)/halfway/
+ȾΩ [Ϥɤ] /(n) semi-independent/
+Ⱦ [Ϥˤ夦] /(adj-na,n) half duplex/
+Ⱦ̿ [Ϥˤ夦Ĥ] /(n) half duplex transmission/
+Ⱦ [Ϥ󤸤] /(n-adv,n-t) half day/
+Ⱦ [Ϥˤ] /(n-adv,n-t) half day/(P)/
+Ⱦǯ [ϤȤ] /(n-adv,n-t) half year/(P)/
+Ⱦǯ [Ϥͤ] /(n-adv,n-t) half year/(P)/
+Ⱦǯ [Ϥͤ󤴤Ȥ] /semiannually/
+Ⱦ [ϤΤ] /(n) part-time farming/
+ȾȾ [ϤΤϤ󤮤] /(n) half-agricultural and half-fishing (village or economy)/
+Ⱦ [ϤѤ] /(n) (1) grayish color/(2) grizzled hair/
+ȾȾ [ϤϤ] /(n) half and half/fifty-fifty/
+Ⱦ [Ϥä] /(n) happi coat (happy coat)/workman's livery coat/
+Ⱦ¿ [ϤӤ礦ˤ] /(n) semi-invalid/
+Ⱦ² [Ϥ֤] /half tribe/
+Ⱦ [Ϥۤ󤻤] /semifeudalism/
+Ⱦʬ [Ϥ֤] /(n-adv,n) half/(P)/
+Ⱦʬ [Ϥפ] /half minute/
+Ⱦ첻 [Ϥܤ] /(n) semivowel/
+Ⱦ [Ϥܤ] /(n) form of martial art using a short cane staff/
+Ⱦ [Ϥ] /(n) half the face/one side/half/the other side/the reverse/the contrary/(P)/
+Ⱦ̼ [Ϥ󤷤] /(n) slight acquaintance/
+Ⱦ [Ϥ⤦] /(n) half blind/
+Ⱦվ [Ϥ⤦礦] /(n) blindness/half-blindness/
+Ⱦ [Ϥ] /(n-adv,n-t) midnight/
+Ⱦ [Ϥ] /(n) half-nakedness/
+Ⱦ [Ϥ餿] /seminude/half-naked/
+ȾΤ [Ϥ] /(n) half a ri (distance measure)/
+Ⱦήư [Ϥ夦ɤ] /semiliquid/
+Ⱦ [Ϥ] /(n) semicircle/half-moon/
+Ⱦ [ϤĤޤ] /(n) half-polished rice/
+Ⱦ [Ϥ󤷤⤯] /(n) Hemiptera/
+Ⱦ߲ [Ϥ󤫤] /assonance/
+ȾĿ [Ϥ󤫤󤹤] /brackish water/
+ȿ [] /(n) roll of cloth (c. 10 yds.)/.245 acres/300 tsubo/(P)/
+ȿ [Ϥ] /(n,vs) anti-/opposite/antithesis/antagonism/(P)/
+ȿ [] /(v5s,vt) to change/to turn over/to turn upside down/(P)/
+ȿ [Ϥ󤹤] /(vs-s) to be inconsistent with/to oppose/to contradict/to transgress/to rebel/(P)/
+ȿä֤ [ä꤫] /(v1) to throw one's chest out/to hold one's head high/
+ȿä [ä] /warped board/
+ȿФ [ϤФ] /(n) refutation/rebuttal/
+ȿ餹 [餹] /(v5s,vt) to bend/to warp/to curve/
+ȿ餻 [餻] /(v1,vt) to bend/to warp/
+ȿ [] /(n) warp/curvature/curve/arch/
+ȿ꤬ʤ [꤬ʤ] /unable to cooperate/
+ȿ꤯֤ [꤯꤫] /(v1) to throw one's chest out/to hold one's head high/
+ȿ궶 [Ϥ] /(n) arched bridge/
+ȿ궶 [Ф] /(n) arched bridge/
+ȿ [꤫] /warped shape/
+ȿ [] /(n) strutting/sticking out the chest/
+ȿ֤ [꤫] /(v5r) to warp/to bend backwards/to throw the head (or shoulders) back/to throw out the chest/
+ȿ [] /(v5r,vi) to change/to turn over/to turn upside down/(P)/
+ȿ [] /(v5r) (1) to warp/to be warped/to curve/to be curved/to be arched/(2) to bend (backward)/(P)/
+ȿХꥼ [Ϥ󥰥Хꥼ] /(n) anti-globalization/
+ȿո [Ϥ󤤤] /(n) antonym/
+ȿ [Ϥ󤨤] /(n,vs) reflection/influence/
+ȿ [Ϥ󤨤] /(n,vs) reflection/influence/(P)/
+ȿ [Ϥ󤨤] /anti-British/
+ȿͺ [Ϥ󤨤椦] /antihero/
+ȿ [Ϥͤ] /anti-Vietnam/
+ȿ [ϤΤ] /(n) reaction/response/(P)/
+ȿ [ϤΤ] /(n) (chemical) reactivity/
+ȿ® [ϤΤ] /reaction velocity/
+ȿ [Ϥ] /(n) tanka appendage to a long poem/
+ȿ [Ϥ󤫤] /(n) anti-nuclear/
+ȿ˱ư [Ϥ󤫤ɤ] /(n) anti-nuclear movement/
+ȿ̿ [Ϥ󤫤ᤤ] /(n) counterrevolution/
+ȿ [Ϥ󤫤] /(n) antipathy/revolt/animosity/(P)/
+ȿ [Ϥ󤫤] /(n) counterintelligence/
+ȿ [Ϥ] /(n) standard of revolt/(P)/
+ȿݤ [Ϥ󤭤Ҥ뤬] /(exp) to raise in revolt/to raise the standard of revolt/
+ȿ [Ϥ󤮤㤯] /(n) treason/treachery/mutiny/rebellion/insurrection/(P)/
+ȿպ [Ϥ󤮤㤯] /(the crime of) treason/
+ȿջ [Ϥ󤮤㤯] /(n) rebellious individual/
+ȿռ [Ϥ󤮤㤯] /rebel/traitor/
+ȿտ [Ϥ󤮤㤯ˤ] /rebel/traitor/
+ȿ [Ϥ󤭤礦] /(n) anticommunist/(P)/
+ȿ [Ϥ󤭤礦] /(n) echo/reverberation/repercussion/reaction/influence/(P)/
+ȿ [Ϥ󤰤] /(n) antimilitary/
+ȿŪ [Ϥ󤰤Ƥ] /(adj-na) antimilitary/
+ȿ [Ϥ󤲤] /(n,vs) counterattack/counteroffensive/counterblow/(P)/
+ȿ [ۤ] /(n) wastepaper/scrap paper/
+ȿ [ۤ] /(n) wastepaper/scrap paper/
+ȿ [ۤ] /wastebasket/
+ȿ [ۤ] /(n) wastepaper/scrap paper/
+ȿ [ۤ] /(n) wastepaper/scrap paper/
+ȿΤˤ [ۤˤ] /(exp) to throw something into the wastebasket/
+ȿ [Ϥ] /(n) irony/rhetorical question/antonym/word in reverse/
+ȿ [Ϥ󤳤] /(n) opposition/resistance/insubordination/defiance/hostility/rebellion/(P)/
+ȿ [Ϥ󤳤] /(n) rebellious age/
+ȿŪ [Ϥ󤳤Ƥ] /(adj-na) rebelliousness/defiance/
+ȿ [Ϥ󤳤] /(n) counteroffensive/
+ȿ [Ϥ󤳤] /(n) (abbr) rebellious spirit/
+ȿ [Ϥ󤳤ĤΤ] /backbone/spirit of defiance/
+ȿ [Ϥ󤳤Ĥ] /rebellious spirit/
+ȿ [Ϥ󤵤褦] /(n) reaction/(P)/
+ȿ [ä] /(n) projecting teeth/
+ȿ [Ϥ󤷤] /(n,vs) reflection/reverberation/(P)/
+ȿͥơ [Ϥ󤷤ơ] /reflective (safety) tape/
+ȿͱư [Ϥ󤷤㤦ɤ] /reflex action/
+ȿͳ [Ϥ󤷤㤫] /(n) angle of reflection/
+ȿͶ [Ϥ󤷤㤭礦] /(n) reflector/
+ȿͷ [Ϥ󤷤㤱] /reflection coefficient/
+ȿͷ [Ϥ󤷤㤱] /reflection coefficient chart/
+ȿ͸ [Ϥ󤷤㤲󤹤礦] /return loss/
+ȿ͸ [Ϥ󤷤㤴] /reflection error/
+ȿ͸ [Ϥ󤷤㤳] /(n) reflected light/
+ȿͺ [Ϥ󤷤㤵褦] /reflex action/
+ȿͿ [Ϥ󤷤㤷󤱤] /(n) reflexes/
+ȿŪ [Ϥ󤷤Ƥ] /(adj-na) reflective/reflecting/reflexive/(P)/
+ȿŪ [Ϥ󤷤Ƥ] /reminiscingly/
+ȿŪȾ [Ϥ󤷤ƤϤ󤸤󤸤] /(n) reflexive partial ordering/
+ȿ˾ [Ϥ󤷤ܤ󤭤礦] /reflecting telescope/
+ȿΨ [Ϥ󤷤] /reflectance/
+ȿˡ [Ϥ󤷤礦ۤ] /(n) reflexology/
+ȿϧ [Ϥ󤷤] /(n) reverberatory furnace/
+ȿҲŪ [Ϥ󤷤㤫Ƥ] /(adj-na) antisocial/
+ȿ [󤷤夦] /(n) production per tan/
+ȿ [Ϥ󤷤夦礦] /(n) Counter-Reformation/
+ȿ [Ϥ󤷤礦] /(n) reflection/influence/
+ȿ [Ϥ󤻤] /(n,vs) reflection/reconsideration/introspection/meditation/contemplation/(P)/
+ȿʲ [Ϥ󤻤] /(n) meeting for reviewing (e.g. past activities of the club)/
+ȿ [Ϥ󤷤礦] /(n) proof to the contrary/disproof/counter-evidence/(P)/
+ȿڲǽ [Ϥ󤷤礦Τ] /(n) falsifiability/
+ȿ̱ [Ϥ󤷤礯ߤ󤷤央] /anticolonialism/
+ȿ [Ϥ󤷤] /(n) rebellious spirit/
+ȿ [Ϥ󤷤] /(n) bending backward/strutting/
+ȿ [Ϥ󤹤] /(n) reciprocal number/
+ȿ [Ϥ󤻤] /antigovernment/
+ȿ [Ϥ󤻤դ礯] /antigovernment force(s)/
+ȿ [Ϥ󤻤դȤ] /opposition party/
+ȿ [Ϥ󤻤] /(n) anti-war/(P)/
+ȿǥ [Ϥ󤻤ǥ] /(n) antiwar demonstration/
+ȿﱿư [Ϥ󤻤󤦤ɤ] /anti-war movement/
+ȿ [Ϥ󤻤󤷤央] /pacifism/
+ȿ [Ϥ󤻤󤷤央] /pacifist/
+ȿ [Ϥ] /(n) counteraction/counterclaim/
+ȿ¦ [Ϥ󤽤] /(n,vs) turning over in bed/
+ȿ§ [Ϥ󤽤] /(n) foul play (sport)/transgression/default/balk/irregularity/(P)/
+ȿ§ [Ϥ󤽤] /(n) fine/
+ȿ¯ [Ϥ󤾤] /(n) resistance to convention/
+ȿ± [Ϥ󤾤] /rebel/
+ȿ [Ϥ󤿤] /(n) anti-establishment/(P)/
+ȿ [Ϥ󤿤] /(n) people who are against the Establishment/anti-Establishment groups/
+ȿ [Ϥ󤿤] /(adj-na,n,vs) opposition/resistance/antagonism/hostility/contrast/objection/dissension/reverse/opposite/vice versa/(P)/
+ȿФ˲ [Ϥ󤿤ˤޤ] /(exp) to go into opposition/
+ȿаո [Ϥ󤿤] /(n) dissenting opinion/
+ȿбư [Ϥ󤿤ɤ] /opposition movement/
+ȿе [Ϥ󤿤夦] /performance in return/quid pro quo/
+ȿи [Ϥ󤿤] /(n) antonym/
+ȿм [Ϥ󤿤] /foe/opponent/adversary/dissenter/
+ȿоŪ [Ϥ󤿤礦Ƥ] /(adj-na) antisymmetric/
+ȿп [Ϥ󤿤礯] /(n) clashing colors/
+ȿп [Ϥ󤿤] /cross-examination/
+ȿп [Ϥ󤿤] /cross-examination/
+ȿ¦ [Ϥ󤿤] /(n) opposite side/
+ȿ [Ϥ󤿤Ȥ] /opposition party/
+ȿ [Ϥ󤿤] /(n) opposition faction/
+ȿɼ [Ϥ󤿤Ҥ礦] /opposing voice/
+ȿ [Ϥ󤿤٤] /(n) defence speech/
+ȿǰ [Ϥ󤿤ܤդ] /antitrade winds/
+ȿ [Ϥ󤿤] /opposing argument/
+ȿķ [Ϥ礦] /(physical) recoil/
+ȿ [ϤƤ] /(n) anti-imperialism/
+ȿ [ϤƤ央] /anti-imperialism/
+ȿ [ϤƤ央] /anti-imperialist/
+ȿž [ϤƤ] /(n,vs) turning around/rolling over/turning from side to side/inversion/(P)/
+ȿžʬ۷ [ϤƤ֤פ] /population inversion factor/
+ȿ [ؤ] /(n) spew/vomiting/
+ȿ [Ϥ] /(n) rebels/insurgents/
+ȿƭ [ϤȤ] /(n) reactionary price rise/
+ȿư [Ϥɤ] /(n) reaction/recoil/kick/(P)/
+ȿư [Ϥɤ] /a reactionary/
+ȿư̿ [Ϥɤᤤ] /counterrevolution/
+ȿư [Ϥɤ] /reactionary ideas/
+ȿư [Ϥɤ央] /reactionism/
+ȿư [Ϥɤ央] /a reactionary/
+ȿưŪ [ϤɤƤ] /(adj-na) reactionary/
+ȿư [Ϥɤ] /the reactionaries/
+ȿ [Ϥɤ] /anti-German/
+ȿ [Ϥˤ] /(n) anti-Japanese/(P)/
+ȿ [ϤФ] /(n) refutation/rebuttal/
+ȿ [ϤѤ] /(n) refutation/rebuttal/
+ȿȯ [ϤѤ] /(n,vs) repelling/rebound/recover/oppose/(P)/
+ȿȯ [ϤѤĤ礯] /repellent force/resiliency/elasticity/
+ȿ [Ϥ] /(n) inverse ratio/
+ȿ [ϤԤ줤] /(n) inverse proportion/
+ȿ [Ϥפ] /(n,vs) repetition/reverse/(P)/
+ȿ¿» [Ϥפ󤷤礦] /(n) repetitive-strain injury (RSI)/
+ȿ [Ϥפ] /repeat sign/repetition mark/
+ȿ [Ϥפ] /(n) (Hegelian) theory of recapitulation/
+ȿʤ [Ϥפ] /(n,vs) repetition/reverse/
+ȿʪ [] /(n) (1) fabric/cloth/textiles/drapery/dry-goods/piece goods/(2) measure of kimono material/
+ȿʪ [Τ] /(n) dry-goods store/
+ȿʪ [Ϥ֤ä] /antimatter (physics)/
+ȿ [Ϥ٤] /(n) anti-American/(P)/
+ȿ [٤] /(n) (1) acreage/land area/(2) marking off fields in units of tan/
+ȿ [Ϥڤ] /(n) (math) contravariant/
+ȿ [] /(n) unit of land area (approx. one-tenth hectare)/
+ȿ [Ϥ] /(n-adv,n) on the other hand/(P)/
+ȿ̤ [Ϥ] /(adv) on the other hand/
+ȿ̶ [Ϥ󤭤礦] /a bad example from which one can learn/
+ȿ [Ϥ⤦] /(n) reclaimed wool/
+ȿ [Ϥ⤯] /(n,vs) enmity/antagonism/hostility/
+ȿ [Ϥ] /(n,vs) cross-examination/retort/asking in return/
+ȿ [] /(n) upside down/inside out/
+ȿۻ [Ϥ褦] /(n) antiproton (physics)/
+ȿ [Ϥ餯] /(n) reaction/(P)/
+ȿ [Ϥ] /(n) insurrection/mutiny/rebellion/revolt/uprising/(P)/
+ȿä [Ϥ򤷤] /(exp) to quell a rebellion/
+ȿޤ [Ϥ򤪤] /(exp) to stifle a rebellion/
+ȿ [Ϥ󤰤] /rebel army/
+ȿ [Ϥ󤷤] /rebel/insurgent/
+ȿγ [Ϥ夦] /(n) antiparticle/
+ȿ [Ϥ줤] /(n) counterexample/
+ȿ [Ϥ] /(n,vs) objection/refutation/rebuttal/(P)/
+ȿӮ [Ϥ] /(n) caring for one's parents in return/
+ȿ [Ϥ󤼤] /(n) turning against one's master/returning evil for good/
+ȿ [ϤѤ] /(n) repelling/repulsion/opposition/rally (of the market)/
+ȿ [Ϥ󤹤] /(n) chewing the cud/rumination/
+ȿ [Ϥ󤹤뤤] /(n) ruminant/
+ [Ϥ] /(n) spirit of rebellion/
+ [Ϥ] /(n) standard of revolt/
+ [Ϥ󤮤㤯] /(n) treason/treachery/mutiny/rebellion/insurrection/
+ [Ϥ󤰤] /(n) rebel army/mutinous troops/
+ [Ϥ󤷤礦] /(n) rebel leader/
+ [Ϥ󤷤] /(n) rebellious spirit/
+ [Ϥ󤷤] /(n) rebellious retainer/
+ [Ϥ󤻤] /results of rebellion/
+± [Ϥ󤾤] /rebel/
+ [Ϥ] /(n) rebels/insurgents/
+ [Ϥ] /(n) insurrection/mutiny/rebellion/revolt/uprising/
+ [] /(n) sail/(P)/
+ݤ [ۤ򤫤] /(exp) to raise a sail/
+ [ۤ] /(n) sight of a sail/
+ݤ [֤ۤ] /(n) sailboat/
+ [ۤ] /(n) (sail) yard/boom/
+ [ۤŤ] /(n) halyard/
+ [Ϥ󤻤] /(n) sailing ship/sailing boat/sailing vessel/(P)/
+ [֤ۤ] /(n) sailing ship/sailing boat/sailing vessel/(P)/
+ [ۤޤ] /(n) sailboat/sailing boat/
+ [Ϥ󤽤] /(n) sailing/(P)/
+ [ۤФ] /(n) mast/
+ [Ϥ] /(n) sailcloth/canvas/
+ [̤ۤ] /(n) sailcloth/canvas/
+Ω [ۤ] /scallop/
+Ω [ۤƤ] /(n) scallop/
+½ [Ϥ󤷤] /(n) carry out/(P)/
+ [Ϥ󤽤] /(n,vs) convey/carry/transport/(P)/
+ȿ [Ϥ󤽤夦Ϥ] /carrier frequency/
+ [Ϥ󤽤] /(n) carrier wave/
+ [Ϥˤ夦] /(n,vs) take in/bring in/(P)/
+ [Ϥˤ夦] /(n) days (period) (designated) for the seeding in of exhibits/
+ [֤] /(n) spots/speckles/mottles/
+ [ޤ] /(n) spots/speckles/mottles/
+ [] /(adj-na,n) (uk) unevenness/inconsistancy/erraticness/irregularity/(P)/
+õ [餭] /(adj-na,n) capricious/moody/whimsical/
+õ [ޤ餦] /(n) brindled (spotted) ox/
+þä [餮] /(n) remaining in spots/
+þ [Ϥ󤸤礦] /(n) variegated streaks/
+þȿ [Ϥ󤸤礦] /porphyritic structure/
+ [ϤƤ] /(n) speck/fleck/
+ [դ] /(adj-no,n) variegated/spotted/
+ǭ [Ϥߤ礦] /(n) tiger beetle/
+ [ϤѤ] /(n) (1) grayish color/(2) grizzled hair/
+ȷ [] /(n) Japanese grosbeak/
+ [Ϥ] /(n) speckles/
+ [] /(n) board/plank/(P)/
+Ĥ夯 [ˤĤ] /(exp) to be at home (on the stage)/
+Ĥδ [Τ] /(n) (room with a) wooden floor/
+ĤδֲԤ [Τޤ] /(n) bathhouse thievery/
+ĥ饹 [饹] /(n) plate glass/sheet glass/(P)/
+ĥ祳 [祳] /(n) bar of chocolate/
+İϤ [] /(n) boarding/board fence/
+IJ [] /(n) shingle roof/house with a shingle roof/
+IJ [䤬] /(n) (bay) scallop/
+IJ [Ϥ] /woodcut print/
+Ķ [Ф] /(exp,n) stuck between a rock and a hard place/
+Ķ [] /(n) sheet metal/metal plate/
+Ķ [Ф󤭤] /(n) sheet metal/metal plate/
+ĶⲰ [Ф󤭤] /plumber/
+Ķ⹩ [Ф󤭤󤳤] /sheet metal worker/
+ĸ [] /(n) wooden door/
+Ļ [] /(n) ship plank/
+Ļ [] /(n) cardboard/
+Ľ [Ф󤷤] /(n) writing on a blackboard/
+ľ [] /(n) kitchen (in a restaurant)/
+ڤ [] /scrap lumber/piece of wood/
+ [ޤ] /(n) chef/cook/
+ĥ [Ф] /(n) boarding/wooden floor/
+ [] /(n) method of making patterns via pressing cloth between carved boards/
+ߤ [] /(n) wooden floor/
+ [֤] /(n) shingle roofing/
+ʽ [٤] /(n) wooden fence/board fence/
+ [] /(n) wooden wall/
+ [Ϥ] /(n) (1) (printing) block/(2) woodcut/
+ [] /(n) seam of joined boards/woodgrain/
+ܻ [᤬] /(n) (high-quality) paper formed of several sheets pasted together/
+Ź [ϤƤ] /Panmunjon/(P)/
+ [Ϥ] /(n,vs) overflowing/flood/(P)/
+ [Ϥ] /(n,pref) pan-/(P)/
+ƥꥫ [Ϥ󥢥ꥫ央] /(n) Pan-Americanism/
+ư [Ϥ󤢤] /(n) philanthropy/
+ƴؿ [Ϥ󤫤󤹤] /functional (physics)/
+ƿ [Ϥ󤷤] /(n) panpsychism/
+ƿ [Ϥ󤷤] /(n) pantheism/
+ [Ϥ󤻤] /integral expression/
+ [Ϥ褦] /(n,vs) generic/general purpose/all-purpose/(P)/
+ѵ [Ϥ褦] /(n) general-purpose machine/
+ѷԥ塼 [Ϥ褦ԥ塼] /mainframe computer/
+ [Ϥ] /(n) general remarks/outline/
+ [Ϥ] /(n) edition/(P)/
+Ǥ [Ϥ򤢤餿] /(exp) to revise an edition/
+Dz [Ϥ󤷤] /(n) block copy/
+Dz [Ϥ󤷤] /block copy artist/
+Dz [Ϥ] /(n) art print/(P)/
+Dz [Ϥ󤬤] /(n) printmaker/woodblock artist/copperplate engraver/
+Ǹ [Ϥ󤱤] /(n) copyright/(P)/
+Ǹͭ [Ϥ󤱤󤷤椦] /all rights reserved/copyright reserved/
+Ǹͭ [Ϥ󤱤󤷤椦] /copyright holder/
+Ǹ [Ϥ󤱤󤷤󤬤] /copyright infringement/
+Ǹ [Ϥ] /(n) publisher/
+ǹ [Ϥ󤳤] /(n,vs) publishing/printing/sealling/
+ǿ [Ϥ] /(n) territory/
+ǿ [Ϥ󤹤] /version number/revision number/
+ [Ϥ󤻤] /(n) (registry of) land and people/
+ [Ϥݤ] /(n) book printed from woodblocks/
+ [Ϥ] /(n) (1) (printing) block/(2) woodcut/
+Ȥ [] /(adj) dignified/
+Ȥ [] /(v5s) to commit/to perpetrate/to violate/to rape/(P)/
+Ȱ [Ϥ] /(n) malice/
+ȹ [Ϥ󤳤] /(n) crime/criminal act/offence/(P)/
+ȹԸ [Ϥ󤳤] /(n) scene of the crime (offense)/
+ȹʸ [Ϥ󤳤ᤤ֤] /letter of responsibility (for a crime)/
+Ⱥ [Ϥ󤶤] /(n) crime/(P)/
+Ⱥ [Ϥ󤶤] /(n) criminology/
+ȺᵭϿ [Ϥ󤶤] /(n) criminal record/
+Ⱥ԰ [Ϥ󤶤] /criminal act/
+Ⱥ [Ϥ󤶤] /(n) criminal/culprit/
+Ⱥῴ [Ϥ󤶤꤬] /criminal psychology/
+ȺȯΨ [Ϥ󤶤Ϥä] /crime rate/
+Ⱥﳲ [Ϥ󤶤Ҥ] /(n) victim of crime/
+ȺΨ [Ϥ󤶤] /(n) crime rate/
+ȿ [Ϥˤ] /(n) offender/criminal/(P)/
+ȿͤƿ [Ϥˤ򤫤ޤ] /(exp) to shelter a criminal/
+ȿͤޤ [ϤˤĤޤ] /(exp) to arrest the culprit/
+ [Ϥ󤻤] /(n) criminal evidence/
+§ [Ϥ󤽤] /(n) violation, infraction/
+ [Ϥ] /(n,suf) group/party/section (mil)/(P)/
+ɰ [Ϥˤ] /member of a group/
+ɼ [Ϥ] /ranking/precedence/
+Ĺ [Ϥ礦] /(n) squad leader/honcho/(P)/
+ [ϤǤ] /(n) (hist) ancient farmland allotment/
+ƻ [ߤ] /(n) footpath between rice fields/
+˱ [Ϥ󤨤] /(n,vs) prospering/prosperity/thriving/flourishing/(P)/
+˲ [Ϥ] /(adj-na,n) bustle/prosperity/
+˲ڳ [Ϥ󤫤] /(n) business district/shopping district/bustling street/shopping centre/(P)/
+˴ [Ϥ󤫤] /(n) complexity and simplicity/
+˴ [Ϥ󤫤] /(n) press and slack of business/
+˷ [Ϥ󤲤] /(adj-na,n) extreme busyness/
+˻ [Ϥ󤶤] /(adj-na,n) complex/intricate/complicated/confused/troublesome/vexatious/
+˾ [Ϥ󤸤礦] /(n,vs) prosperity/flourishing/thriving/
+˿ [Ϥ󤷤礯] /(n) breed/multiply/increase/propagation/(P)/
+˿ [Ϥ󤷤礯] /breeding season/
+˿ [Ϥ󤷤礯] /(n) breeding grounds/
+˿ [Ϥ󤷤礯礯] /(n) reproductive (procreative) power/fertility/
+˿᤭ [֤] /splash/spray/
+ [Ϥ󤸤礦] /(n,vs) prosperity/flourishing/thriving/(P)/
+¿ [Ϥ] /(adj-na,n) extreme busyness/
+λ [Ϥ󤿤] /traditional (unsimplified) form of Chinese characters/
+ [] /(adv,vs) scrutiny/ogle/visiting frequently/staring fixedly/
+ˤ [] /frequently/(staring) fixedly/
+ʬ [Ϥ֤󤹤] /(n) complex fraction/
+ʸ [Ϥ֤󤸤礯줤] /(n) red-tapism/
+˻ [Ϥܤ] /(adj-na,n) pressure of business/busy/(P)/
+˻Ǥ [ϤܤǤ] /to be fully occupied/to be busy/
+ [Ϥ] /(n) luxuriant growth/(P)/
+̼ [Ϥˤ] /(n) (Buddh) wisdom/Prajnaparamita/Perfection of Wisdom/
+ [Ϥ] /(n,n-suf) fiefdom/domain (precursor to current prefectures)/(P)/
+ͳ [Ϥ󤬤] /(n) school for samurai children/
+͸ [Ϥ󤳤] /(n) feudal lord/daimyo/
+͹ [Ϥ󤳤] /(n) clan school/han school/
+ͻ [Ϥ󤵤] /(n) currency issued by a feudal clan/
+ͻ [Ϥ] /(n) feudal retainer or warrior/
+ͼ [Ϥ󤷤] /(n) feudal lord/daimyo/(P)/
+ͼ [Ϥ󤸤] /(n) (Confucian) scholar retained by a feudal lord or daimyo/
+š [ϤƤ] /(n) residence maintained by a daimyo in Edo/
+ȶ [ϤФ] /(n) clanship/clannism/clan favoritism/
+¥ [Ϥ󤽤] /(n) (abbr) sales promotion/
+ [ϤФ] /(n,vs) sale/selling/marketing/(P)/
+ [ϤФ] /(n) selling price/
+䵡 [ϤФ] /(n) vending machine/
+䵡 [ϤФ] /sales opportunity/
+丵 [ϤФ] /(n) selling agency/
+ƥ [ϤФƤ󤸤礦ۤꥷƥ] /(n) point-of-sale system (POS)/
+ [ϤФ] /seller/
+ [ϤФˤ] /seller/sales agent/
+ά [ϤФ㤯] /sales strategy/
+¥ [ϤФ] /sales promotion/
+Ź [ϤФƤ] /sales agent/
+ [ϤФͤ] /selling price/
+Ź [ϤФƤ] /store/shop/
+ [ϤФ] /(n) sales department/
+ [ϤФ֤] /sales department/
+ [ϤФ⤦] /(n) sales network/
+ϩ [Ϥ] /(n) market/outlet/opening/(P)/
+ [Ϥ] /(n) example/model/(P)/
+Ϥ [Ϥ򤿤] /(exp) to give an example/
+ϰ [Ϥ] /(n) extent/scope/sphere/range/(P)/
+ϰϤ򶹤 [Ϥ󤤤򤻤Ф] /(exp) to narrow down the range/
+ [Ϥ줤] /example/
+ [Ϥ夦] /(n) category/
+ [Ϥ夦֤] /(n) categorial component/
+ʸˡ [Ϥ夦֤ݤ] /(n) categorial grammar/
+ [Ϥ] /(n) trouble/
+Ѥ [뤵] /(adj) (1) noisy/loud/(2) fussy/(3) annoying/troublesome/tiresome/importunate/(4) bossy/(P)/
+Ѥ [鷺餤] /(n) worry/agony/vexation/
+Ѥ [鷺餦] /(v5u) to worry about/to be concerned about/to be afflicted with/to suffer from/(P)/
+Ѥ [뤵] /(v5r) to feel annoyed at/
+Ѥ [뤵] /(v5r) to feel annoyed at/
+Ѥ路 [鷺路] /(adj) troublesome/annoying/complicated/(P)/
+Ѥ路 [鷺路] /(n) (arch) difficulty/trouble/
+Ѥ魯 [鷺魯] /(v5s) to trouble/to bother/to annoy/to give trouble/
+Ѥ򤱤 [Ϥ򤵤] /(exp) to spare the trouble (of doing)/
+ѷ [뤵] /(n) fastidiousness/faultfinding/
+ѻ [Ϥ󤶤] /(adj-na,n) complex/intricate/complicated/confused/troublesome/vexatious/(P)/
+¿ [Ϥ] /(adj-na,n) multiplicity of troubles/so many as to be troublesome/
+Ǻ [ܤΤ] /(n) earthly desires/passions/lusts/carnal desires/(P)/
+˻ [Ϥܤ] /(adj-na,n) pressure of business/busy/(P)/
+ [Ϥ] /(n,vs) worry/agony/
+ [Ϥ뤤] /(n) troubles/annoyances/
+ϫ [Ϥ] /(n) trouble/pains/backbreaking exertions/
+ [Ϥ] /(adj-na,n) vexatious/troublesome/complicated/
+Ҳ [Ϥ] /(n) distribution price/
+ҹ [Ϥ󤳤] /(rare) circulation/distribution/promulgation/
+ [ϤѤ] /(n) (1) grayish color/(2) grizzled hair/
+ [Ϥ] /(n,vs) distribution/(P)/
+۸ [Ϥפ] /(n) (movie) distribution rights/
+ [ᤷ] /(n) (sl) meals/food/(P)/
+Ӥʤ [ᤷʤ] /cannot make a living/
+Ӥ [Ϥ󤴤] /(n) (soldier's) cooking utensils/
+Ӥ [ᤷ򤯤] /(exp) to devour a meal/to have a meal/
+Ӥ餹 [ᤷ餹] /steam boiled rice/
+Ӥ򿩤 [ᤷ򤯤] /(exp) to devour a meal/to have a meal/
+Ӳ [ᤷ] /(n) eating house/
+ӹ [Ť] /(n) a type of fox spirit/
+ӻ [ޤޤ] /(n) playing house/
+ӻ򤹤 [ޤޤȤ򤹤] /(exp) to play house/
+ӻ [ᤷɤ] /(n) mealtime/
+Ӿ [Ϥ] /(n) construction camp/bunkhouse/workers' living quarters/
+ӿ椭 [ᤷ] /(n) cooking rice/kitchenmaid/cook/
+ [ᤷ] /(n) (Edo-period inn) maidservant/
+ [Ϥ] /(n) (Japanese-style) dining table/
+Ź [ϤƤ] /(n) (Chinese) restaurant/
+ [Ϥޤ] /(n) rice/
+γ [ᤷĤ] /(n) grain of boiled rice/
+ݤ [ᤷӤ] /(n) round, wooden container for cooked rice/
+ [Ϥ󤴤] /(n) (soldier's) cooking utensils/
+Ԥ [Ҥ] /(n) variety of powdered, high-grade green tea/
+Ԥ [Ҥˤ] /(n) minced (ground) meat/
+Ԥ [Ҥ] /(v5k) to saw/
+Բ [Ф] /(n) elegy/funeral song/
+Բ [Ф󤫤] /(n,vs) recovery/restoration/
+ [Ҥ] /(n) powdered tea/
+ [Ҥˤ] /(n) minced (ground) meat/(P)/
+ [Ф] /(n-adv,n-t) evening/(P)/
+դ [Ф󤴤Ϥ] /(n) dinner/evening meal/
+դ [Ф] /in the evening/
+հ [] /(n) late growing rice/late crops/late blooming flowers/
+հ [ФȤ] /(n) late growing rice/late crops/late blooming flowers/
+ղ [Ф] /(n-adv,n) late summer/
+ճ [Ф󤬤] /(n) late education/
+մ [Ф] /(n) the last stage/
+շ [Ф󤱤] /(n) evening scene/
+ո [Ф󤴤Ϥ] /(n) dinner/evening meal/
+պ [Ф󤳤] /(n) late marriage/(P)/
+ջ [Ф󤵤] /(n) dinner/
+ջ [Ф󤵤󤫤] /(n) dinner party/
+ռ [Ф󤷤㤯] /(n) evening drink/(P)/
+ս [Ф󤷤夦] /(n-adv,n) late autumn (fall)/
+ս [Ф󤸤夯] /(n) late crops/a late bloomer/
+ս [Ф󤷤] /(n-adv,n) late spring/
+վ [Ф󤷤礦] /(n) sunset/setting sun/
+վ [Ф󤷤礦] /(n) evening bell/
+ [Ф󤻤] /(n) late completion/a late bloomer/
+ [] /(n) late growing rice/late crops/late blooming flowers/
+ʪ [Ф󤻤礯֤] /slow grower/
+ [Ф󤻤] /(n-adv,n-t) late in life/one's later years/
+ [Ф󤽤] /(n) a late frost/
+ [ФȤ] /(n-adv,n) (in) late winter/
+ǯ [Фͤ] /(n-adv,n-t) (one's) last years/(P)/
+ [Фᤷ] /(n) dinner/evening meal/
+ [Ф󤬤] /(n-adv,n-t) toward evening/
+֤ [Фˤ] /have one's inning/be on duty/
+֤򤹤 [Ф򤹤] /(exp) to keep watch/
+ֳ [Ф󤬤] /(n) extra/
+ֶ碌 [Ф󤯤碌] /(n) unexpected result/upset/surprise/
+ָ [Ф󤱤] /(n) watchdog/(P)/
+ֹ [Ф󤴤] /(n) number/series of digits/(P)/
+ֹ浭 [Ф󤴤] /number sign/
+ֹ滥 [Ф󤴤դ] /numbered tag or ticket/
+ֹĢ [Ф󤴤礦] /(n) directory or book of numbers (e.g. telephone nos)/
+ֻ [Ф󤬤] /(n) coarse oilpaper umbrella/
+ּ [Ф] /(n) count/(P)/
+ֽ [Ф󤷤] /(n) guard house/
+־ [Ф󤴤] /(n) guard house/
+ֿ [Фˤ] /(n) guard/watchman/
+ [Ф󤻤] /(n) track number/
+ [Ф󤰤] /(n) program (e.g. TV)/(P)/
+ [Ф󤰤ߤؤ󤻤] /programming/
+´ [Ф󤽤] /(n) sentry/guard/
+ [Ф] /(n) a watch stand/a watcher's seat/
+ [Ф] /(n) house number/address/(P)/
+ [Ф] /(n) coarse tea/
+Ĺ [Ф礦] /(n) leader of a group of juvenile delinquents/
+Ƭ [ФȤ] /(n) (head) clerk/
+ [ФŤ] /(n) ranking of entertainers, sumo wrestlers, etc./(P)/
+ʼ [Фڤ] /(n) sentry/guard/
+ [Ф] /cardinal number suffix/(P)/
+ [Ф] /(n,n-suf) record/tray/shallow bowl/(P)/
+׺ [Ф󤳤] /(n) entwined roots/
+׺ [Ф󤳤󤵤] /(n) hard to penetrate event or situation/
+ [Ф󤸤㤯] /(n) huge rock/firmness/
+ [Ф] /(n) oval tub or tray used in fish shops/
+ [Ф] /(n) surface of a board or record/
+ [Ф󤭤] /(n) wielding authority/
+ [] /(n) rock/crag/
+ [Ф󤸤㤯] /(n) huge rock/firmness/
+ٰ [Ф] /(n) savages/barbarians/
+ټ [Ф󤷤] /(n) aborigines village/
+ټ [Ф󤷤] /feudal lord/
+ٽ [Ф󤷤] /(n) (Edo period) foreign writings/
+ٿ [Ϥ󤷤礯] /(n) breed/multiply/increase/propagation/
+ٿ [Ф󤷤] /(n) foreign deities/
+ٿ [Ф󤸤] /(n) savage/barbarian/aboriginal/
+² [Ф󤾤] /(n) savage tribe/
+ [Ф] /(n) savage land/
+ܥ [Ф󤷤礦] /(n) (rare) Guinea pepper/
+ [Ф] /barbarian/
+ڥ [Ф󥫥] /(n,adj-na) (1) scruffy/unconcerned about one's personal appearance/(2) rough and uncouth vigor/
+ڶ [Ф󤭤礦] /land of the barbarians/
+ڶ [Ф󤫤] /(n,adj-na) (1) scruffy/unconcerned about one's personal appearance/(2) rough and uncouth vigor/
+ڸ [Ф] /(n) language of the barbarians/
+ڹ [Ф󤳤] /(n) act of barbarity/brutality/barbarism/(P)/
+ڹ [Ф󤳤] /(n) brute courage/recklessness/
+ڽ [Ф󤷤夦] /(n) barbarous custom/
+ڿ [Ф󤸤] /(n) savage/barbarian/aboriginal/
+ [Ф󤻤] /(n) rough voice/
+² [Ф󤾤] /(n) savage tribe/
+ [Ф] /(n) barbaric region/
+Ū [ФƤ] /(adj-na) savage/barbarous/rustic/
+ [Фפ] /(n) barbarous customs/
+̱ [Фߤ] /(n) savage people/
+ͦ [Ф椦] /(n) foolhardiness/recklessness/savage valour/brute courage/(P)/
+ [Ф礯] /(n) brute force/
+ [Ф줤] /slaves of the barbarians/
+ [] /negation/wicked person/
+± [Ҥ] /(n) bandit/rebel/
+ [Ҥ] /bandit gang/
+ [Ҥ] /(n) bandit/
+ [Ҥ夦] /(n) self-sacrificing service/
+ܤ [䤷] /(adj) greedy/vulgar/shabby/humble/base/mean/vile/(P)/
+ܤ [䤷󤸤礦] /mean spirit/
+ܤФ [䤷餤] /mean smirk/
+ܤȷ [䤷ߤʤ] /shabby appearance/
+ܤޤ [䤷ޤ] /(adj-no) lowborn/
+ܤ [䤷] /respectable/decent/
+ܤ [䤷] /contempt/
+ܤ [䤷] /(v5m) to despise/to disdain/to scorn/
+ܤ٤ [䤷٤] /despicable/
+ܤ [䤷] /(v1) to despise/to abase (oneself)/
+ܤ˷ [䤷ܤ] /(n) greedy person/
+ܲ [Ҥ] /(n,vs) self-abasement/humility/self-depreciation/
+ܶ [Ҥ礦] /(adj-na,n) cowardice/meanness/unfairness/(P)/
+ܶ [Ҥ礦] /coward/
+ܶ [Ҥ] /(adj-na,n) common/simple/
+ܶ° [Ҥ󤾤] /(n) base metals/
+ܶ [Ҥ] /(adj-na,n) menial/meanness/servility/abject/(P)/
+ܸ [Ҥ] /(n) my humble opinion/
+ܸ [Ҥ] /slang expression/
+ܸ [Ҥ] /(n) slang/vulgar expression/vulgarism/
+ܼ [Ҥ] /(adj-na,n) low and damp (land)/
+ܾ [Ҥ礦] /(adj-na,n) petty/trifling/
+ܾ [Ҥ礦] /(n) this wretch (oneself)/you wretch/
+ [Ҥ] /(adj-na,n) low class/
+¯ [Ҥ] /(adj-na,n) vulgarity/vulgarism/vulgar/coarse/
+° [Ҥ] /(n) lineal descendants (beyond grandchildren)/
+ [Ҥ] /(adj-na,n) mean/foul play/cowardly/base/(P)/
+ [ҤĤ] /mean bastard/sneak/heel/despicable person/
+֤ [Ҥ] /(oK) (n) lineal descendants (beyond grandchildren)/
+ [Ҥ襤] /(adj-na,n) obscene/
+ [Ҥ] /(adj-na,n) humble (condition)/lowly (position)/
+ [Ҥ] /(adj-na,n) low rank/wickedness/vulgarity/
+ [] /(int,n) (uk) no/nay/yes/well/(P)/
+ [] /(int,n) (uk) no/nay/yes/well/
+ [] /(int,n) (uk) no/nay/yes/well/(P)/
+ [] /(int,n) (uk) no/nay/yes/well/(P)/
+ [] /(int,n) (uk) no/nay/yes/well/
+ [] /(n) no/the noes/(P)/
+ݡ [] /(uk) no, not at all/
+ݡ [䤤] /(int) (uk) reluctantly/by no means/unwillingly/
+ݡ [䤤ʤ] /(adv) (uk) reluctantly/
+ݤ [ʤ] /.. or not/
+ݤ [Ҥ] /yes or no/
+ݤǤǤ [Ǥ⤪Ǥ] /(adv) willy-nilly/whether willing or not/
+ݤȤ [Ȥۤ] /persistently/bitterly/extremely/
+ݤ [ʤ] /(v5m) to refuse/to decline/to deny/
+ݤ [] /(v5m) to detest/to dislike/
+ݤʤ [ʤʤ] /(exp) cannot deny/undeniable/incontrovertible/
+ݤ̵ [ʤʤ] /(exp) cannot deny/undeniable/incontrovertible/
+ݤ [ʤ] /(n) as soon as/no sooner than/the moment/yes or no/objection/if/whether/
+ݱ [Ҥ] /(n) bad fortune/misfortune/
+ݱ [䤪] /(n) answer respectively agreement or disagreement/
+ݱʤ [䤪ʤ] /(adj-no) (uk) compulsory/
+ݱʤ [䤪ʤ] /(adv) whether one likes it or not/compulsorily/by force/
+ݱ̵ [䤪ʤ] /(adj-no) (uk) compulsory/
+ݱ̵ [䤪ʤ] /(adv) whether one likes it or not/compulsorily/by force/
+ݷ [Ҥ] /(n,vs) rejection/negation/voting down/(P)/
+ [ҤƤ] /(n,vs) negation/denial/repudiation/(P)/
+ [ҤƤȤ] /negative acknowledge (NAK)/
+ [ҤƤ] /negative word/
+Ū [ҤƤƤ] /(adj-na) negative/contradictory/
+ʸ [ҤƤ֤] /negative sentence/
+ǧ [Ҥˤ] /(n,vs) denial/negation/repudiation/disapproval/(P)/
+ [] /(uk) no, not at all/
+ [䤤] /(int) (uk) reluctantly/by no means/unwillingly/(P)/
+ [䤤ʤ] /(adv) (uk) reluctantly/
+ [] /(n) empress/queen/
+ [] /(n) princess/consort/(P)/
+² [ҤǤ] /(n) princess/Her Royal Highness/(P)/
+ߤ [Ф] /(v5u) to protect someone/to take under one's wing/to plead for/to stick up for/to cover up for someone/(P)/
+߸ [Ҥ] /(n) patronage/protection/
+ [] /(n) he/boyfriend/(P)/
+ [] /(adj-pn) (uk) that over there/(P)/
+θ [ΤȤ] /what he says/
+ [Τ] /there/that place/
+ [Τ] /his sect (faction)/
+ϳؼԤȸǫͤ [ϤȤष] /(exp) He is not so much a scholar as a poet/
+ [] /(n) they (usually male)/(P)/
+ [] /(adj-no) their/
+ [] /(adj-no) their/
+νϤ˰ͤä [Τ礯ˤä] /by dint of their help/
+ [Ҥ] /(n) he or she or they and I or we/
+ [Ҥ] /(n) equinoctial week (when Buddhist services are held)/(P)/
+߲ [ҤФ] /(n) cluster amaryllis/
+߲ [Ҥ] /(n) Buddhist services during the equinoctial week/
+ߺ [Ҥ󤶤] /(n) cherry tree which flowers early (around the spring equinox)/
+ມ [줳] /(adv,n) (uk) one thing or another/this and that/this or that/(P)/
+ມ [줳] /(adv,n) (uk) one thing or another/this and that/this or that/
+ [줷] /(n) boyfriend/(P)/
+ [] /(n) (1) (uk) there/over there/that place/yonder/(2) (X) (col) genitals/
+ [] /(n) (1) (uk) there/over there/that place/yonder/(2) (X) (col) genitals/(P)/
+ [] /(n) (1) (uk) there/over there/that place/yonder/(2) (X) (col) genitals/
+ [Τ] /(n) (1) she/(2) girl friend/sweetheart/(P)/
+ [Τ] /(n) they (females)/
+ [줳] /(adv,n) (uk) one thing or another/this and that/this or that/
+ [줳] /(adv,n) (uk) one thing or another/this and that/this or that/
+ [ۤ] /(adv) to that extent/
+ [] /(n) (col) (uk) he/she/that guy/(P)/
+ [] /(n) they (usually male)/
+ [] /(n) they (usually male)/
+ [] /(adj-no) their/
+ [] /(adj-no) their/
+ [] /(n) (1) there/yonder/that/(P)/
+ [ʤ] /(n) (1) (uk) the other/the other side/(2) there/yonder/that/
+ [ʤ] /(n) (1) (uk) the other/the other side/(2) there/yonder/that/(P)/
+ [] /(adv,n) (uk) here and there/(P)/
+ [餳] /(adv,n) (uk) here and there/(P)/
+ᤷ [ʤ] /(adj) sad/sorrowful/(P)/
+ᤷ [ʤ] /(exp) Sad to say/How sad/Alas/
+ᤷ [ʤ] /(v5r) to feel sorrow/to be sad/
+ᤷ [ʤ] /with a sad look/sadly/
+ᤷ [ʤ] /(n) sadness/sorrow/grief/
+ᤷ [ʤ] /(n) sadness/sorrow/grief/(P)/
+ᤷߤĤ [ʤߤˤȤ] /(exp) to be buried in grief/
+ᤷߤʶ餹 [ʤߤޤ餹] /(exp) to divert one's mind from sorrow/
+ᤷ [ʤ] /(v5m) to be sad/to mourn for/to regret/(P)/
+ᤷ٤ [ʤ٤礦] /pitiable condition/
+ᤷʴ [ʤʤ] /sad-looking face/
+ᰥ [Ҥ] /(n) sorrow/grief/sadness/(P)/
+᱿ [Ҥ] /(n) fate/
+ [Ҥ] /(n) elegy/dirge/mournful melody/
+ͳ [Ҥ] /(n) indignant lamentation over the evils of the times/
+ [Ҥ] /(n) pessimism/disappointment/(P)/
+Ū [ҤƤ] /(adj-na) pessimistic/(P)/
+ [Ҥ] /pessimism/
+ [Ҥ󤷤] /pessimist/
+ [Ҥ] /(n) one's dearest wish/Buddha's vow to save humanity/(P)/
+ [Ҥ] /(n) joys and sorrows/
+⤴ [Ҥ⤴] /(n,adj-no) bittersweet/joy and sorrow in succession/
+ [Ҥ] /(n) a tragicomedy/
+ [Ҥ⤴] /(n,adj-no) bittersweet/joy and sorrow in succession/
+ [Ҥ⤴] /(n,adj-no) bittersweet/joy and sorrow in succession/
+ᶭ [Ҥ礦] /(n) adversity/sad circumstances/
+ᶷ [Ҥ礦] /(n) adversity/sad circumstances/
+ [Ҥ礯] /(n) elegy/sad tune/plaintive melody/
+ [Ҥ] /(n) tragedy/(P)/
+Ū [ҤƤ] /(adj-na) tragic/
+Ỵ [Ҥ] /(adj-na,n) (1) tragedy/disaster/(2) misery/wretched/pitiful/(P)/
+ὥ [Ҥ夦] /(n) grief/
+ [Ҥ礦] /(n) grief/
+ [Ҥ] /(adj-na,n) pathetic/touching/tragic/(P)/
+ò [Ҥ] /(n) grief/sorrow/anguish/lamentation/(P)/
+÷ [Ҥ] /(n) grief/sorrow/anguish/lamentation/
+ [ҤĤ] /(adj-na,n) bitterness/pathos/(P)/
+ʰ [Ҥդ] /(n,vs) indignation/resentment/
+ʰͳ [Ҥդ󤳤] /(n) indignant lamentation over the evils of the times/
+ [Ҥۤ] /(n) sad news/news of a death/
+ [Ҥᤤ] /(n) shriek/scream/(P)/
+ [Ҥ] /(n) blighted love/disappointed love/(P)/
+ [Ҥ] /(n) sad or tragic story/
+ [Ҥ] /(adj-na,n) pathetic/sad/
+ [ȤӤ] /(n) door/opening/(P)/
+⳨ [ȤӤ館] /(n) frontispiece/
+ [Ҥ] /(vs) blaming/criticizing/
+ [Ҥ] /(n,vs) ratification/ratify/(P)/
+ڽ [Ҥ󤷤] /instrument of ratification/
+ [ҤƤ] /(n) correction marks/
+ [Ҥʤ] /(n,vs) blame/attack/criticism/
+Ƚ [ҤϤ] /(n) criticism/judgement/comment/(P)/
+Ƚ [ҤϤ󤷤] /(n) critic/
+ȽŪ [ҤϤƤ] /(adj-na,n) critical/(P)/
+Ƚ [ҤϤ礯] /(n) critical power (ability)/
+ɾ [ҤҤ礦] /(n,vs) criticism/review/commentary/(P)/
+ɾ [ҤҤ礦] /(n) critic/
+ɾ [ҤҤ礦] /(n) critical eye/
+丫 [Ҥ] /(n,vs) read/peruse/
+ [Ҥ] /(n,vs) introduction of poems at a poetry party/
+ [Ҥ줭] /(n,vs) express one's opinion/make known/reveal/(P)/
+Ϫ [Ҥ] /(n,vs) announcement/opening of one's heart/(P)/
+Ϫ [Ҥ] /(n) reception (wedding)/(P)/
+Ϫ [Ҥ] /(n) debut/
+ [Ҥ줭] /(n,vs) expressing (one's opinion)/revealing (one's thoughts)/state/
+ [Ҥ󤿤] /beautiful/florid/
+ [] /(n,n-suf) ratio/proportion/(P)/
+椹 [Ҥ] /(vs-s) to compare/
+ [] /(n,suf) (uk) contest/comparison/competition/(P)/
+٤ [٤] /(v1) (1) to compare/(2) to calibrate/(P)/
+ʪ [٤] /(n) worthy of comparison/
+ʪˤʤʤ [٤Τˤʤʤ] /cannot be compared with/be no match for/
+ [ҤȤ] /(exp) to obtain the ratio/
+򸫤ʤ [Ҥߤʤ] /be unique (unrivaled)/
+û [Ҥ] /Mt. Hiei (in Kyoto)/
+ [Ҥ] /(n) parity/
+ [Ҥ] /(n,vs) comparison/(P)/
+ӵ [Ҥ夦] /(n) comparative degree/
+Ӹ [Ҥ󤴤] /comparative linguistics/
+о [Ҥ礦] /(vs) comparison and contrast/
+Ū [ҤƤ] /(adj-na) comparatively/relatively/(P)/
+Ū [ҤƤ礦] /relatively small/
+ʸ [Ҥ֤󤬤] /comparative literature/
+ [Ӥ] /(n) Buddhist priest/
+ [Ӥ] /(n) female Buddhist disciple/priestess/
+涷 [Ҥ礦] /(n) comparison/similitude/
+渪 [Ҥ] /(n,vs) rank equal with/compare favourably with/
+ [Ҥ夦] /(n) specific gravity/(P)/
+ŷ [Ҥ夦] /(n) densimeter/hydrometer/
+Ų [ҤǤ] /(n) specific charge/
+ [ҤȤ] /the Philippines/
+ [Ҥˤ] /the Philippines and Japan/
+Ǯ [Ҥͤ] /(n) specific heat/
+͡ [Ҥ] /allegory/parable/
+ [Ҥ褯] /(n) wings abreast/single garment made to look double/
+Ļ [Ҥ褯ΤȤ] /happily married couple/
+ [Ҥ褯Ť] /(n) double grave of lovers who died together/
+Ϣ [Ҥ褯] /(n) marital vows/
+Χ [դäԤ] /Philippines/
+Ψ [Ҥ] /(n) ratio/proportion/percentage/(P)/
+ [Ҥ] /(n) peer/match/equal/
+ [Ҥ] /(n) nearby/vicinity/
+ [Ҥ뤤] /(n) parallel/equal/match/
+Τʤ [Ҥ뤤Τʤ] /peerless/
+ [Ҥ줤] /(n) proportion/(P)/
+㼰 [Ҥ줤] /(n) proportional expression/
+ɽ [Ҥ줤Ҥ礦] /(n) proportional representation/
+ʬ [Ҥ줤Ϥ֤] /proportional distribution/
+ [Ҥ] /(n) simile/metaphor/(P)/
+Ū [ҤƤ] /(adj-na) figurative/
+ [ߤ] /keenly/deeply/heartily/
+Ǣ [Ҥˤ礦] /(n) urinary organs/(P)/
+Ǣ [Ҥˤ礦] /urology/
+Ǣ [Ҥˤ礦] /(n) urinary organs/
+餹 [Ĥ餹] /(v5s) to tire/to weary/to exhaust/to fatigue/
+ [Ĥ] /(n) tiredness/fatigue/(P)/
+줿 [Ĥ줿] /worn-out (as opposed to sleepy)/
+ [Ĥ] /(v1) to get tired/to tire/(P)/
+̤ [ĤϤ] /being tired out/
+̤Ƥ [ĤϤƤ] /(v1) to get tired out/to be exhausted/(P)/
+ڤ [Ĥ줭] /(v5r) to be exhausted/to be tired out/
+ [Ĥ] /eye strain/
+ [Ҥؤ] /(n) exhaustion/impoverishment/ruin/(P)/
+ϫ [Ҥ] /(n,vs) fatigue/weariness/(P)/
+ϫ [Ҥ] /(n) tired feeling/
+ϫ [ҤѤ] /(n) total exhaustion/
+ [] /(n) skin/hide/leather/fur/pelt/bark/shell/(P)/
+Ϥ [Ϥ] /(exp) to skin/
+ [冷] /(n) fur coat/
+ [老] /(n) fur coat/
+鲼 [Ҥ] /(n) subcutaneous/
+鲼 [Ҥܤ] /(n) subcutaneous fat/
+鲼ȿ [Ҥ] /hypodermis/
+鲼 [Ҥ夦] /hypodermic injection/
+ [Ҥ] /(n) leather/hide/(P)/
+鷤 [擄] /(n) leather shoes/
+ٹ [虜] /(n) leatherwork/leathercraft/
+ [虜] /leather wallet/
+ [Ť] /(n) sashimi with skin still attached/
+黻 [虜褦] /(n) counting one's chickens before they've hatched/
+ [Ҥ] /(n) sebum/sebaceous matter/
+ [Ҥ] /(n) sebaceous gland/
+ [Ҥ] /(n) cortex/
+ڤ [來] /(n) beginning/start/(P)/
+ [Ҥ] /(n) cortex/
+ [Ҥ] /(adj-na,adj-no,n) superficial/
+θ [ҤΤ] /shallow view/
+ĥ [Ф] /(n) leather-covered/
+ [Ҥˤ] /(adj-na,n) cynicism/sarcasm/irony/satire/(P)/
+ [Ҥˤ] /(v5r) to speak cynically or with sarcasm/
+ [Ϥ] /(n) Filefish/
+ [Ϥ] /(n) leatherfish/
+ [Ҥ] /(n) skin/(P)/
+ܿ [Ҥդ礯] /skin graft/skin transplant/
+ [Ҥդ] /(n) dermatology/(P)/
+ʰ [Ҥդ] /(n) dermatologist/
+ʳ [Ҥդ] /(n) dermatology/
+洶 [Ҥդ󤫤] /cutaneous sensation/
+Ƶ [Ҥդ夦] /cutaneous respiration/
+ú [Ҥդ] /(n) cutaneous anthrax/
+ [Ҥդ褦] /(n) skin ulcer/
+ [ҤդӤ礦] /(n) skin disease/(P)/
+ [Ҥޤ] /(n) film/membrane/
+ [Ҥ] /(n) scabies/
+ [老] /(n) baskets wrapped in paper, bark or skin/
+ [֤] /(n) stone monument bearing an inscription/(P)/
+ [Ҥ] /(n) stone monument/
+ʸ [Ҥ֤] /(n) inscription/epitaph/epigraph/(P)/
+ [Ҥᤤ] /(n) inscription/epitaph/
+뤫 [Ҥ] /(adj-na,n) secret/private/surreptitious/
+뤫 [Ҥ] /in secret/secretly/
+ [Ҥ] /(v1) to hide/to keep to oneself/(P)/
+ [Ҥᤴ] /(n) secret/
+ [Ҥ] /(n) secrets/mysteries/
+뵷 [Ҥ] /(n) secret ceremony/ritual/sanctum sanctorum/
+뵻 [Ҥ] /(n) secret technique/
+붭 [Ҥ礦] /(n) unexplored region/one of the most secluded regions/
+붵 [Ҥ礦] /(n) esoteric religion/
+ [Ҥ礯] /(n) secret music/
+ [Ҥ] /(n) secret plan/
+ [Ҥ] /(iK) (n) secret/mysteries/key/
+ [Ҥ] /(n) constipation/
+ [Ҥ] /(n) secret/mysteries/key/(P)/
+븰 [Ҥ] /(n) hidden mysteries/secret principle/
+ [Ҥ] /(n) secret plan or measures/
+ [Ҥ] /(n) hidden or secret history/
+ [Ҥ] /(n) a secret/
+ [Ҥ] /(n) secret art/the mysteries/
+ [Ҥ] /(n) (private) secretary/(P)/
+ [Ҥ礫] /(n) secretarial course/
+ [Ҥ礫] /secretarial section/
+ [Ҥ礫] /(n) minister's secretary/
+ [Ҥ礷] /secretarial office/
+¢ [Ҥ] /(adj-no,n,vs) treasure/prize/cherish/treasured/
+ [Ҥ夦] /(n) in secret/
+ [Ҥ夦Τ] /top secret/
+ [ҤǤ] /(n) secret/mystery/secret formula/
+ [ҤȤ] /(n) secret hot spring/
+ƿ [ҤȤ] /(n,vs) hiding/concealment/
+ʩ [Ҥ֤] /(n) Buddhist image normally withheld from public view/
+ [Ҥۤ] /(n) treasure/treasured article/
+ [Ҥۤ] /(n) secret method/secret recipe/(prescription for a) secret medicine/
+ˡ [Ҥۤ] /(n) secret formula/secret process/
+ [Ҥۤ] /(n) treasured book/secret book/pornographic book/
+̩ [Ҥߤ] /(adj-na,n) secret/secrecy/(P)/
+̩ [ҤߤĤ򤢤] /(exp) to disclose a secret/
+̩ϳ餹 [ҤߤĤ餹] /(exp) to betray (reveal) a secret/
+̩ [ҤߤĤ] /secret meeting or conference/
+̩ٻ [ҤߤĤ] /(n) secret police/
+̩ [ҤߤĤä] /secret society/
+̩ [ҤߤĤ󤭤] /(n) secret ballot/
+̩ɼ [ҤߤĤȤҤ礦] /secret vote/secret ballot/
+̩ʼ [ҤߤĤؤ] /(n) secret weapon/
+̩Σ [ҤߤĤ] /(adv) (ajd)behind closed doors/behind-the-scenes/
+̩ϳ [ҤߤĤ] /(n) leaking of a secret/
+̩ϳ̺ [ҤߤĤĤ] /(n) (the crime of) revealing state secrets/
+ [Ҥ䤯] /(n) nostrum/secret medicine/
+Ͽ [Ҥ] /(n) secret notes/confidential papers/
+ [Ҥ] /(n) secret story/unknown episode/(P)/
+ [] /(n) (1) scarlet/red/(2) bloody/
+ΰ [ҤΤ] /scarlet robe/
+ [Ҥ⤽] /(n) salvia (sage family)/
+ [Ҥ] /(n) red carp/golden carp/
+Ϥ [Ҥɤ] /scarlet-threaded suit of armor/
+Ϥ [Ҥɤ] /scarlet-threaded suit of armor/
+ᤵ [ᤵ] /(v1) to fire (from job)/to discharge/
+ [ޤ] /(n) emphatic verbal prefix/
+ۤ [ޤꤳ] /(v5s) to visit/to call on/
+ְ㤦 [ޤޤ] /(v5u) to go wrong/to turn for the worse/
+ְ㤨 [ޤޤ] /if things go wrong/if the worst happens/
+Ф [ޤǤ] /(v1) to leave/to withdraw/to appear before/
+ [ޤʤ] /not be allowed/must not/
+̤ [ޤȤ] /(v5r) to go by/to let pass/to get away with/
+ [Ҥ] /(arch) removal from office/
+ [Ҥ礦] /(n) strike/walkout/
+ [Ҥ] /(n,vs) dismissal/discharge/(P)/
+ȸ [Ҥ󤱤] /(n) authority to dismiss someone (from a position)/
+ [] /(n) manure/night soil/dung/fertiliser/(P)/
+ [Ĥ] /rich (fertile) soil/
+ [] /(v1) (1) to grow fat/to grow fertile/(P)/
+ [] /night-soil bucket/
+ [դȤ] /to grow fat/
+ί [] /cesspool/receptacle for manure/
+ [䤹] /(io) (v5s) to fertilize/to manure/to enrich/
+ä [դȤä] /stout/fat/plump/
+䤷 [䤷] /(n) manure/night soil/dung/fertiliser/(P)/
+䤷 [䤷] /(n) night soil pail/
+䤹 [䤹] /(v5s) to fertilize/to manure/to enrich/(P)/
+ [դȤ] /(v5r) to grow fat (stout, plump)/to become fat/
+ [Ҥ] /(n,vs) fattening/
+ [] /carrying night soil/
+ [Ҥ] /(n) thickening of the skin/
+ɡ [ҤӤ] /(n) hypertrophic rhinitis/
+ [Ҥ] /(n,vs) swell/enlarge/corpulence/fatness/obesity/(P)/
+礷 [Ҥ] /enlarged/fat/
+ [Ҥ] /(n) fat horse/
+ [Ҥޤ] /(n,vs) corpulence/fatness/obesity/(P)/
+ [Ҥޤ󤷤] /obese/fat/corpulent/
+ [Ҥޤ] /(n) overweight child/
+ [Ҥޤ󤷤礦] /(n) obesity/
+ [Ҥޤ󤷤礦] /tendency to be obese/
+ [Ҥ褯] /(adj-na,n) fertility/productive/
+Ω [Ҥ] /recovery after childbirth/growth of child/
+ί [] /(n) tank for holding excreta (often used for fertilizer)/night soil vat or reservoir/
+ί [] /(n) tank for holding excreta (often used for fertilizer)/night soil vat or reservoir/
+ [Ҥ礦] /(n) manure/fertilizer/(P)/
+襤 [] /(n) mantle/cover/shroud/
+臘 [] /(v5u) to cover/to hide/to conceal/to wrap/to disguise/
+碌 [֤] /(v1) to cover (with something)/to plate something (with a metal)/to pour or dash a liquid (on something)/to charge (a person with a guilt)/(P)/
+ʪ [֤] /(n) headdress/headgear/
+ [֤] /(v5r) to wear/to put on (head)/to pour or dash water (on oneself)/(P)/
+ [] /(v5r) to suffer/
+ﳲ [Ҥ] /(n) damage/(P)/
+ﳲ [Ҥ򤦤] /(v1) to be damaged/to receive damage/
+ﳲ [Ҥ] /(n) amount (extent) of damage/damage/
+ﳲ [Ҥ] /(n) victim/injured party/sufferer/(P)/
+ﳲ [Ҥ] /(n) the stricken area/damaged area/
+ﳲϤ [ҤȤɤ] /report of damage/
+ﳲ [Ҥ⤦] /persecution complex/
+ﵿ [Ҥ] /(n) a suspect/(P)/
+︳ [Ҥ󤷤] /(n) (test) subject/testee/
+︺ [Ҥ󤹤] /(n) minuend/
+ [Ҥ] /(n) defendant/the accused/(P)/
+ [Ҥˤ] /(n) accused/defendant/prisoner at the bar/(P)/
+ [Ҥ] /defendant's seat/the dock/
+ﺹ [Ҥ٤] /discrimination/
+ [Ҥ] /(n,vs) be a victim of (some disaster)/suffer from/(P)/
+Ҽ [Ҥ] /victim of (some disaster)/
+ [Ҥ] /area struck (by some disaster)/location of a disaster/
+ҿʪ [Ҥ礯֤] /(n) angiosperm/
+C [Ҥ] /(n) the ruled/the governed/
+ [Ҥ㤿] /(n) (photographic) subject/(P)/
+ [Ҥ礹] /(n) dividend/
+ [Ҥ礦] /(n) multiplicand/
+�Ω [Ҥ⤦Ƥˤ] /(n) respondent/
+ [Ҥ󤭤礱] /(n) eligibility for election/suffrage/
+ [Ҥ󤭤礷] /electoral eligibility/
+ [Ҥ󤭤ˤ] /(n) person eligible for elective office/
+³ [Ҥˤ] /(n) ancestor/inheritee/
+¤ʪ [Ҥ֤] /(n) something created (e.g. by the gods)/creature/
+ôݺĸ [Ҥݤ󤬤] /secured claims/
+ [Ҥ] /(n,vs) being shot/being bombed/
+ [ҤФ] /(n,vs) being exposed to radiation/bombing casualty/
+ [ҤФ] /(n,vs) bombed/A-bombed/nuked/(P)/
+ [ҤФ] /(n) atomic bomb victim/bomb victim/
+ [Ҥդ] /(n) clothing/(P)/
+ʤ [Ҥդ] /(n) insulation/
+ݸ [Ҥۤ󤷤] /(n) insured person/(P)/
+ݸʪ [Ҥ֤ۤ] /insured item/
+ݺ [Ҥۤˤ] /(n) person subject to a conservatorship or curatorship/
+ [Ҥۤ礸] /(n) person subject to a limited guardianship/
+ [Ҥޤ] /(n) tunic/capsule/
+ü [Ҥ褦] /(n) employee/
+Ѽ [Ҥ褦] /(n) employee/
+ [] /(v5r) to slander/to libel/to criticize/
+ [Ҥ] /(n,vs) criticism/censure/
+ [Ϥ] /(n) haikai (humourous haiku)/Japanese poetry/
+ [Ҥܤ] /(n) slander/abuse/
+ [] /(n-suf) cost/expense/(P)/
+ [Ĥ] /(n) wasteful expenses/
+񤨤 [Ĥ] /(v1) to collapse/
+䤹 [Ĥ䤹] /(v5s) to spend/to devote/to waste/(P)/
+ [Ҥ礦] /(n,vs) spending/
+ [Ҥ] /(n) (way of) spending/
+ [Ҥ⤯] /(n) item of expenditure/
+ [Ҥ褦] /(n) cost/expense/(P)/
+Ѥ [Ҥ褦] /(exp) to bear the expenses/
+ [] /(v5k) to avoid/
+򤱤 [] /(v1) (1) to avoid (situation)/(2) to ward off/to avert/(P)/
+򤱤 [褱] /(v1) (1) to avoid (physical contact with)/(2) to ward off/to avert/(P)/
+ [Ҥ] /(n) wintering/
+ [Ҥ] /winter resort/
+ [Ҥ] /(n,vs) abstention/
+ [Ҥ] /(n,vs) summering/going to a summer resort/(P)/
+ [Ҥ礭㤯] /summer visitor/
+ [Ҥ] /(n) summer resort/
+ [Ҥʤ] /(n,vs) taking refuge/finding shelter/(P)/
+ [Ҥʤ󤯤] /disaster drill/
+ [Ҥʤ󤷤] /evacuee/
+ [Ҥʤ󤸤] /place of refuge/shelter/
+ [ҤʤФ] /fire escape/fire ladder/
+̱ [Ҥʤߤ] /(n) refugees/evacuees/(P)/
+ǥ [Ҥˤ] /(n,vs) contraception/(P)/
+ǥԥ [Ҥˤԥ] /(n) contraceptive pill/
+ǥˡ [Ҥˤۤ] /contraceptive method or measures/
+ǥ [Ҥˤ䤯] /a contraceptive/
+± [ҤӤ礦] /(n) isolation hospital/
+ [Ҥ餤] /(n) lightning rod/
+ [] /(adj-na,n,pref) faulty-/non-/(P)/
+ [Ҥ] /(vs) condemning/denouncing/
+Ǥ꤬ʤ [ҤΤɤʤ] /(exp) to be perfect/to be faultless/
+Ǥ̵꤬ [ҤΤɤʤ] /(exp) to be perfect/to be faultless/
+Ĥ餹 [Ҥʤ餹] /(exp) to cry against/to denounce publicly/
+ۥѼ [ҥۥѤ] /(n) non-Hodgkin's lymphoma/
+ [Ҥ] /(n) illegality/
+ [Ҥ] /(n) bad fortune/misfortune/
+ [Ҥ] /non-profit/not-for-profit/non-commercial/
+ [Ҥꤸ礦] /nonprofit (noncommercial) business/
+ [Ҥ󤿤] /nonprofit organization/
+Ū [ҤƤ] /(adj-na) nonprofit/
+ [Ҥ] /(adj-na,n) unsanitary/unhygenic/
+Ĵ [Ҥ󥲡] /non-Abelian gauge theory (physics)/
+Ĵ [Ҥ󤰤] /non-Abelian group (physics)/
+ʳŪ [ҤƤ] /(adj-na) unscientific/
+ [Ҥ] /(n) tax exemption/
+󳫼 [Ҥ] /non-disclosure agreement/
+ [Ҥ] /(adj-no) non-nuclear/anti-nuclear/
+ư [ҤĤɤ] /inactive/
+ưɥ [ҤĤɤɥ] /inactive window/
+ [Ҥ] /(n,vs) criticism/censure/
+ʱ [ҤĤ󤷤] /non-smoker/
+ [Ҥ褦] /not enabled/not permitted/
+ [Ҥ] /(n) unnatural or untimely (death)/
+Ȥλ [ҤΤ] /unnatural death/
+ɽʬ [Ҥ礯֤] /non-local jump/
+° [Ҥ󤾤] /(n) nonmetal/
+° [Ҥ󤾤] /(n) a nonmetallic element/
+󸽶 [Ҥ󤮤礦] /(n) clerical work/
+󸽼Ū [Ҥ󤸤ĤƤ] /(adj-na) unrealistic/
+ [Ҥ] /(n) private/(P)/
+ [Ҥ] /(adj-na,n) informal/(P)/
+ [Ҥ礦] /informal discussion/
+ [Ҥ] /(n) delinquency/misconduct/(P)/
+Ԥ餻 [ҤˤϤ餻] /(v1) to turn (child) to crime/
+Ծǯ [Ҥ礦ͤ] /juvenile delinquent/
+ˡ [Ҥۤ] /(adj-na,adj-no,n) illegal/unlawful/(P)/
+ [Ҥ] /(adj-na,n) illogicality/
+Ū [ҤƤ] /(adj-na) illogical/
+̱ [Ҥߤ] /(n) unpatriotic individual/
+ [Ҥ] /(n) lack of ability/incompetence/incapacity/
+ºŪ [ҤäƤ] /(adj-na) impractical/unpractical/
+ҸŪ [Ҥ㤳Ƥ] /(adj-na) unsociable/antisocial/
+۴Ū [Ҥ󤫤Ƥ] /(adj-na) acyclic/
+󾽼 [Ҥ礦] /(n) amorphous/
+ [Ҥ礦] /(adj-na,n) emergency/extraordinary/unusual/(P)/
+ [Ҥ礦] /(adv) very/extremely/exceedingly/(P)/
+֥졼 [Ҥ礦֥졼] /emergency brake/
+ﳬ [Ҥ礦] /(n) emergency staircase/emergency stairs/
+ [Ҥ礦] /(n) part-time work/(P)/
+йֻ [Ҥ礦󤳤] /part-time lecturer/
+ٲ [Ҥ礦] /special guard/
+ƽ [Ҥ礦夦] /special call-up/
+ [Ҥ礦] /(n) emergency exit/(P)/
+ [Ҥ礦] /state of emergency/
+֤ [Ҥ礦򤻤󤲤󤹤] /(exp) to declare a state of emergency/
+ [Ҥ礦] /(n) emergency government/
+нײ [Ҥ礦礱] /contingency plan/
+ [Ҥ礦] /(n) (time of) emergency/crisis/
+Q [Ҥ礦] /(adj-na,n) lack of common sense/(P)/
+ [Ҥ礦] /emergency measures/
+ᄂ [Ҥ礦礦夦] /emergency summons/
+○ [Ҥ礦󤴤] /alarm/
+ [Ҥ礦] /(n) cordon/
+Ǥ [Ҥ礦ˤꤸ] /(n) non-permanent member (UN Security Council)/
+ [Ҥ礦褦] /for emergency use/
+к [Ҥ礦褦] /(n) contingency plan/
+ [Ҥ礦] /(adj-na,n) inanimate nature/callous/heartless/
+ [Ҥ礯] /(n) not employed/holding a post but having no duties/
+󿻽ɤ [Ҥ󤸤󤻤ˤ夦󤬤] /(n) ductal carcinoma in situ (DCIS)/
+ [Ҥˤ] /(n) beggar/outcast/
+ʹŪ [Ҥˤ󤲤Ƥ] /inhuman/impersonal/
+; [Ҥˤ󤸤礦] /(adj-na,n) heartless/inhuman/unfeeling/
+ȿ [Ҥդ] /(n) non-governmental organization (NGO)/
+Ū [ҤƤ] /(adj-na) non-business related/
+ܿ [Ҥä礯] /out of contact/
+Ʈ [ҤȤ] /(n) non-combatant/civilian/
+ [Ҥ] /(n) pacifism/
+ [Ҥ󤷤] /pacifist/
+ [Ҥ󤱤] /(n) non-linear/
+б [Ҥ] /incompatible/unsupported/
+о [Ҥ礦] /(n) asymmetry/
+о [Ҥ礦󤽤] /(n) asymmetric war/
+л [Ҥ㤯Ĥ] /(n) illegitimate child/
+귿ٱ [ҤƤϤ] /(n) atypical pneumonia/
+Ŵ° [ҤƤĤ󤾤] /(n) nonferrous metals/(P)/
+Ʊ [Ҥɤ] /(n) asynchronous/
+Ʊ̿ [ҤɤĤ] /asynchronous communication/
+ƻ [Ҥɤ] /(adj-na,n) unjust/inhuman/
+ƻ [Ҥɤ] /(adj) (uk) cruel/awful/severe/very bad/serious/terrible/heavy/violent/
+ [Ҥʤ] /(n,vs) blame/attack/criticism/(P)/
+ܤ [ҤʤΤऱ] /(exp) to turn a look of reproach/
+Ӥ [Ҥʤ򤢤Ӥ] /(exp) to heap abuse upon (a person)/
+ӿ [ҤϤ] /undrained/
+Ʊ [ҤФɤᤤ] /(n) a boycott/
+ [ҤФҤ] /(n) article not for sale/Not for sale/
+ [ҤФ] /(n) off duty/
+ɸĥ [ҤҤ礦󤫤礦] /nonstandard extension/
+ [Ҥ֤] /(n) demilitarization/
+ [Ҥ֤] /(n) demilitarized zone/
+Ω [Ҥ֤夦] /(n) unarmed neutrality/
+Ѵ [Ҥؤ󤫤] /non-conversion/
+˾ [Ҥܤ] /(n) inordinate ambition/
+ [Ҥܤ] /(adj-na,n) prodigy/rare/unique/extraordinary/
+̱ [Ҥߤ󤷤] /undemocratic/
+̿ [Ҥᤤ] /(n) unnatural or untimely death/
+ [Ҥ] /(n) unreasonable/illogical/
+ɿŪ [Ҥ礦Ƥ] /(adj-na) unscrupulous/dishonest/irresponsibly done (work, etc.)/
+ [Ҥ꤭] /(adj-na,n) powerless/disability/incompetence/
+ [Ҥ줤] /(adj-na,n) impoliteness/(P)/
+Ū [ҤƤ] /(adj-na,n) illogical/
+ [Ҥ] /(n) defamation/
+ [] /(n) (abbr) rook (shogi)/
+Ф [ȤФ] /selling or divesting in unwanted stocks/hiding bad loans/(P)/
+Ф [ȤФ] /(v5s) to skip over/to omit/(P)/
+Ӱܤ [ȤӤĤ] /(v5r) to jump from one thing to another/
+Ӱ㤦 [ȤӤ] /(v5u) to flit about/
+ӱۤ [ȤӤ] /(v1) to jump over/to clear/to walk over (someone)/
+ӱۤ [ȤӤ] /(v5s) to leap over/
+Ӳ [ȤӤ] /(n) jumping off/
+Ӳ [ȤӤ] /(v1) to jump down/to jump off/(P)/
+Ӳ [ȤӤ] /(n) (1) leaping flames/shower of flying sparks/(2) impetigo contagiosa/(P)/
+Ӳ [ȤӤޤ] /(v5r) to fly about/to skip about/to bustle about/
+ӳݤ [ȤӤ] /(v5r) to spring upon/
+ӵ [ȤӤ] /(v1) to jump up to one's feet/
+ӵ [ȤӤ夦] /(n,vs) skipping a grade/
+ӵ [ȤӤ] /(v5r) to flee away/to scatter/
+ӵ [ȤӤ] /(n) flying fish/
+ӵλ [ȤӤΤ] /flying fish roe/
+Ӹ [ȤӤ] /(v5u) to fly about/to flutter about/to fly past each other/(P)/
+ӹߤ [ȤӤ] /(n) jumping off/
+ӹߤ [ȤӤ] /(v1) to jump down/to jump off/(P)/
+ӹ [ȤӤ] /(n) jump/plunge/dive/(P)/
+ӹ߼ [ȤӤߤ] /committing suicide by throwing oneself in front of an onrushing train/
+ӹ [ȤӤߤ] /(n) diving board/
+ӹ [ȤӤ] /(v5m) to jump in/to leap in/to plunge into/to dive/(P)/
+ӻ [ȤӤ] /(v5r) to fly around/to scatter/
+ӽФ [ȤӤ] /(exp) something that leaps or thrusts out/(P)/
+ӽФʥ [ȤӤʥ] /(n) switchblade/
+ӽФ [ȤӤ] /(v5s) to jump out/to rush out/to fly out/to appear suddenly/to protrude/to project/(P)/
+ӽФ [ȤӤǤ] /(v1) to be exorbitant (e.g. price)/to be ridiculously high/
+Ӿ夬 [ȤӤ] /(v5r) to spring/to jump up/to fly up/to skip/(P)/
+Ӿ [ȤӤΤ] /(v5r) to jump on/
+ [ȤӤ] /(n) stepping-stones/
+ [ȤӤŤ] /(n) crossing via stepping-stones/
+ڤ [ȤӤ] /(adj-no,adv) extraordinary/superior/choice/(P)/
+य [ȤӤΤ] /(v5k) to jump back/
+ [ȤӤ] /(n) scattered landholdings/detached land/enclave/(P)/
+ķͤ [ȤӤϤͤ] /(v1) to jump up and down/to hop/
+ƻ [ȤӤɤ] /(n) firearms/missile/projectile weapon/
+ [ȤӤ] /(n) open to all/taking part on the spur of the moment/
+Ȣ [ȤӤФ] /(n) vaulting horse (box)/
+ȴ [ȤӤ̤] /(v1) to be preeminent or outstanding/
+ [ȤӤ] /(n) springboard/diving board/
+ [ȤӤȤ] /(adj-na,adv) scattered here and there/at intervals/
+դ [ȤӤĤ] /(v5k) to jump at/to be attracted by/
+⤯ [ȤӤ뤯] /(v5k) to walk about/
+Υ [ȤӤϤʤ] /(v1) to fly apart/to tower over/to be out of the ordinary/
+Ω [ȤӤ] /(v5t) to jump up/to start up/to leap to one's feet/to fly away/to take off/
+Ƥ [ȤӤ] /(v5r) to fly/to soar/
+ [Ȥ] /(v5b) to jump/to fly/to leap/to spring/to bound/to hop/(P)/
+ [Ҥ] /(n,vs) jumping over (a hurdle)/clearing (a fence)/hurdling/
+ۤ [ȤӤ] /(v5s) to leap over/
+ [Ҥ] /(n) swallow in flight/
+ [ȤӤ] /(n) (1) leaping flames/shower of flying sparks/(2) impetigo contagiosa/
+ [Ҥ֤󤷤礦] /(n) myodesopsia/
+ [ȤӤޤ] /(v5r) to fly about/to skip about/to bustle about/
+ [Ҥ㤯] /(n) express messenger/postman (arch.)/courier/
+ [Ҥ夦] /(n) fly (ball)/(P)/
+ [ȤӤ] /(n) flying fish/
+ [Ҥ] /(n) baseless rumor/
+ [Ҥ] /(n) aviation/(P)/
+Բ [Ҥ] /aviator/pilot/
+Ե [Ҥ] /(n) aeroplane/airplane/(P)/
+Ե [Ҥ] /(n) jet stream or vapor trail/
+ԵϿ [Ҥ] /flight recorder/
+Զػ߶ [Ҥ󤷤] /no-fly zone/
+Թ [ҤФ] /(n) flight deck/
+Ի [Ҥ] /(n) pilot/(P)/
+Ի [Ҥ] /flight time/number of flight hours/
+Ծ [Ҥ礦] /(n) airport/(P)/
+ [Ҥ] /(n) airship/blimp/(P)/
+ [Ҥ] /flying corps/air force/
+ [ҤƤ] /(n) flying boat/
+ [Ҥդ] /flight uniform/
+ [ҤӤ] /airmail/
+ [ȤӤ] /(n) jump/plunge/dive/
+ [ȤӤ] /(v5m) to jump in/to leap in/to plunge into/to dive/
+ [Ҥ] /(n) urgent letter/
+ [Ҥ] /(n,vs) dispersal/flying/scattering/
+ [Ҥ] /(n) rook or castle (shogi)/(P)/
+夬 [ȤӤ] /(v5r) to spring/to jump up/to fly up/to skip/
+ [ȤӤ] /(n) stepping-stones/
+ڤ [ȤӤ] /(adj-no,adv) extraordinary/superior/choice/
+ [Ҥ] /(n) waterfall/
+ [ȤӤ] /(n) scattered landholdings/detached land/enclave/
+Ļ [] /name of historic, pre-Nara era/(P)/
+Ļ [Ҥ礦] /(n) flying bird/
+Ļ [] /(n) Asuka period (550-710 CE)/
+ [ҤǤ] /(n) urgent or express telegraph/
+ƻ [ȤӤɤ] /(n) firearms/missile/projectile weapon/
+ [] /(n) a splash pattern/
+ȴ [ȤӤ̤] /by far/far and away/by all odds/
+ [Ҥۤ] /(n) urgent report/urgent message/
+ [֤] /(n) (uk) splash/spray/
+ [Ҥޤ] /(n) (uk) splash/spray/
+ [ҤޤĤ󤻤] /(n) droplet infection/
+ [Ҥ䤯] /(n,vs) (1) leaping/activity/(2) leapfrog (over a problem)/(P)/
+Ū [Ҥ䤯Ƥ] /(adj-na) rapidly/
+ [Ҥ褦] /(n,vs) flying/flight/
+ [Ҥ餤] /(n,vs) come flying (of migrating birds)/
+ε [Ҥ夦] /(n) flying dragon/
+ [ҤФ] /(n) waterfall from a high place/
+ [Ĥ֤] /(n) thrown rock/spitball/
+ [Ҥ] /upturned eaves/high roof/
+ [Ҥ礦] /(n) flight/flying/soaring/
+ [Фä] /(n) grasshopper/
+ [Ȥ] /(n) water pipe/gutter/
+ [ʤ] /(n) preparation/provision/guarding/(P)/
+Ĥ [ʤĤ] /(v1) to provide/to furnish/to equip/to install/
+ [ʤ] /(v1) (1) to furnish/to provide for/to equip/to install/(2) to have ready/to prepare for/(3) to possess/to have/to be endowed with/to be armed with/(P)/
+դ [ʤĤ] /(n) equipment/provision/
+դ [ʤĤ] /(v1) to provide/to furnish/to equip/to install/(P)/
+ [Ĥ֤] /(adv) in detail/with great care/completely/again and again/
+ [ʤ] /(v5r) (1) to be furnished with/to be endowed with/(2) to be among/to be one of/to be possessed of/(P)/
+ɽ [Ӥ󤴤] /(n) a quality/tatami covering/
+ [Ӥ] /(n) note/remarks/N.B./(P)/
+ [Ӥ] /(n) notes/remarks (reference) column/
+ [Ӥ] /(n) provision for famine/
+ӿ [Ӥ礯] /emergency food/
+ [Ӥ] /famine-relief fund/
+ [Ӥ] /(n) emergency stores/stored/reserved/(P)/
+ [Ӥޤ] /reserved rice/
+ [ӤҤ] /(n) fixtures/furnishings/equipment/
+ [ʤĤ] /(n) equipment/provision/
+ˤ [Ӥۤ] /(n) armament/
+˺ [Ӥܤ] /(n) reminder/
+˺Ͽ [Ӥܤ] /(n) notebook/memorandum/
+ [] /(n) tail/ridge/(P)/
+ [Ҥ] /(exp) to leave a trail/to leave traces/to have a lasting effect/
+ [] /(n) tail and wings/tail feathers/
+ [Ф] /(n) Japanese pampas grass/
+ [Ӥ] /(n,vs) shadow/tail/follow/(P)/
+ [Ӥ] /(n) the coccyx/
+ [] /(n) (mountain) ridge/spur/(P)/
+ [Ӥ礦] /(adj-no) tail/caudal/
+ [Ӥ礦] /catkin/
+ [Ӥ礦] /(n) buckle/
+Ĺ [ʤ] /(n) azure-winged magpie/
+Ĺ [ʤ] /(n) long-tailed monkey/
+Ĺ [ʤɤ] /(n) long-tailed cock/
+ [ӤȤ] /(n) tail-light/rear light/tail lamp/
+ [ӤȤ] /(n) tail-light/rear light/tail lamp/
+Ƭդ [Ĥ] /(n) fish served whole (complete with head and tail)/
+ [Ҥ] /(n) (1) tail and fin/caudal fin/(2) addition/exaggeration/
+ [Ӥ] /(n) (1) tail and fin/caudal fin/(2) addition/exaggeration/
+ [Ӥ] /(n) tail/caudal/
+ [Ӥ褯] /(n) tail/tail plane/
+ [Ӥ] /(n) indecent/indelicate/
+ [] /(adj-na,n) faint/dim/weak/indistinct/hazy/poor/wretched/(P)/
+ʾФ [ʤ] /faint smile/
+˸ [ˤߤ] /(v1) to be seen dimly/
+٤ [Ӥˤꤵ򤦤] /(exp) to go into the minutest details/
+ [Ӥ] /(n) (hum) small token (of gratitude)/my (humble) feelings/
+ [Ӥ] /(n) light rain/a drizzle/
+ [Ӥ] /(n) lukewarmness/tepidity/
+ [̤ޤ] /(n) lukewarm water/
+ [ӤȤ] /(n) lukewarm water/
+ [Ӥ礦] /(n) faint, ironic or bittersweet smile/
+Ͽ [Ӥ] /differential coefficient/
+ [Ӥ] /(n) faint light/
+ [Ӥ] /(n) traveling incognito/
+ [Ӥ] /(adj-na,n) minute/micro/detailed/delicate/subtle/(P)/
+ [Ӥ] /(n) minor offense/misdemeanor/
+Ū [ӤƤ] /(adj-na,n) microscopic/
+ [Ӥ㤯] /(adj-na,n) feeble/faint/weak/
+ [Ӥ礦] /(n) slight wound/
+ [Ӥ礦] /(adj-na,n) microscopic/(P)/
+ [Ӥ礦] /(adj-na,n) infinitesimal/
+ [Ӥ礦] /(n,vs) smile/(P)/
+Ф⤫ [ۤۤߤΤӤ] /lips with a flickering smile/
+Фޤ [ۤۤޤ] /(adj) pleasant/charming/
+Ф [ۤۤ] /(n) smile/
+Фߤ [ۤۤߤ] /(v1) to smile/
+Ф [ۤۤ] /(v5m) to smile/(P)/
+Ф⤫٤ [Ӥ礦򤦤٤] /with a smile/
+ [Ӥ] /(n) slight earthquake/(P)/
+ [ߤ] /(n) particle/atom/
+л [ߤ] /(n) water flea (Daphnia spp.)/
+ڤ [ߤ󤮤] /finely chopped (cooking)/
+ [ޤɤ] /(v5m) (uk) to doze (off)/
+줤 [ۤ褤] /(adj) slightly drunk/tipsy/
+ʪ [Ӥ֤] /(n) microbe/(P)/
+ʪ [Ӥ֤Ĥ] /microbiology/
+ʪؼ [Ӥ֤Ĥ] /microbiologist/
+ʪʬ [Ӥ֤Ĥ֤󤫤] /(n) biodegradation/
+ʬ [Ӥ֤] /(n) (differential and integral) calculus/
+ [Ӥ] /(adj-na,n) low or humble rank/obscurity/
+® [Ӥ] /(n) very slow speed/
+® [Ӥ] /(n) very slow speed/
+ [Ӥ夦] /(n) one's innermost thoughts (feelings)/
+Ĵ [Ӥ礦] /(n,vs) minute adjustment/fine tuning/
+ư [Ӥɤ] /(n) slight tremor or movement/a quiver/(P)/
+ [Ӥˤ夦] /small (delicate) breasts/
+Ǯ [Ӥͤ] /(n) slight fever/(P)/
+ [Ӥ] /(adj-na,n) slight/insignificant/
+ [ӤӤ] /(adj-t) small/slight/insignificant/
+ [褫] /(n) gentle breeze/soft wind/breath of air/zephyr/
+ [Ӥդ] /(n) gentle breeze/soft wind/breath of air/zephyr/
+ [Ӥդ] /(n) clothing designed not to attract attention/
+ʬ [Ӥ֤] /(n) differential (e.g. calculus)/
+ʬ [Ӥ֤󤬤] /(n) differential calculus/
+ʬ [Ӥ֤󤷤礦] /differential quotient/
+ʬ [Ӥ֤] /differential cross-section (physics)/
+ʬ [Ӥ֤ۤƤ] /(n) differential equation/
+ʬˡ [Ӥ֤ۤ] /differentiation/
+̯ [Ӥߤ礦] /(adj-na,n) delicate/subtle/(P)/
+̯ʾ [Ӥߤ礦ʤ礦] /subtle, delicate and complicated situation/
+γ [Ӥ夦] /(n) corpuscle/minute particle/
+ [Ӥ礦] /(n) minuscule amount/extremely small quantity/(P)/
+̸ [Ӥ礦] /a trace element/
+ʬ [Ӥ礦֤󤻤] /microanalysis/
+ [Ӥ礯] /(adj-na,n) poor ability/
+Ͻ [Ӥ] /(n) small stipend/
+ [Ӥ] /(n) low rank/humble station/
+ [Ӥ] /(n) slight intoxication/
+ [Ӥ] /(n) loquat/
+ŷ [ӤƤ] /(n) guardian god of Buddhism/
+תʩ [Ӥ뤷ʤ֤] /Vairocana-Buddha/
+ [Ӥ] /(n) biwa (Japanese lute)/(P)/
+ʸ [Ӥ盧] /Lake Biwa/
+ʹ [Ӥ盧] /biwa song/
+ [ޤ] /(n) eyebrow/(P)/
+ [Ӥ] /(n) brow/brows/
+ [ߤ] /(n) (1) brow/middle forehead/(2) glabella/area between the eyebrows/
+ [ޤ椸] /(n) end of an eyebrow/
+ [Ӥ] /(n) snow-white eyebrows/
+ʪ [ޤĤФ] /(n) fake/counterfeit/
+ [ޤ椺] /(n) blackened eyebrows/eyebrow pencil/
+ [ޤ椲] /(n) eyebrows/(P)/
+ [Ӥ⤯] /(n) face/looks/features/
+ܽ [Ӥ⤯夦줤] /(n) handsome(ness)/
+ [] /(n,n-suf) beauty/(P)/
+ [ӤӤ] /(adj) beautiful/
+ [Ĥ] /(adj) beautiful/lovely/(P)/
+ȩκ [ĤϤΤ] /wood of fine grain/
+ʸ [Ĥ] /beautiful design/
+ռ [Ӥ] /(n) sense of beauty/aesthetic sense/(P)/
+ [Ӥ] /(n) cultural study or training/
+ [Ӥ] /(n) a sweet voice/
+ [Ӥ] /(n,vs) beautification/glorification/(P)/
+ư [Ӥɤ] /a beautification drive/
+ [Ӥ] /(n) esthetics/aesthetics/(P)/
+Ū [ӤƤ] /(adj-na) aesthetic/
+ [Ӥ] /(n) sense of beauty/aesthetic sense/
+ [Ӥ] /(n) fine view/beautiful sight/
+ [Ӥ] /(n) beautiful face/
+ [Ӥ󤸤] /(n) facial care or treatment/
+ [Ӥ󤹤] /face lotion/
+ [Ӥ] /(n) beautiful maiko or geisha/
+ [Ӥ] /(n) excellent performance/fine play/
+ [Ӥ] /(n) praiseworthy undertaking/commendable act/
+ [ߤ] /beautiful sky/
+ [Ӥ] /(n) beautiful form or shape/beauty/
+ [Ӥ] /(n) beautiful scenery/
+ [Ӥ] /beautiful port/
+ [ߤ] /(adj-na,n) splendid/magnificent/beautiful/admirable/
+ [Ӥ] /(n) flowery language/
+ [Ӥ줤] /(n) flowery words/rhetorical flourishes/(P)/
+ [Ӥ] /(n) virtue/good qualities/
+ [Ӥ] /(n) high-grade sake/
+ [Ӥ夦] /(n) beauty or ugliness/personal appearance/
+ [Ӥ] /(n) art/fine arts/(P)/
+Ѱ [ӤĤ] /(n) art lover/lover of art/
+Ѳ [ӤĤ] /(n) artist/
+ѳ [ӤĤ] /(n) the world of the arts/
+ѳع [ӤĤä] /art school/
+Ѵ [ӤĤȤ] /(n) art director/
+Ѵ [ӤĤ] /(n) art gallery/art museum/(P)/
+ѻ [ӤĤ] /(n) art history/
+ѽ [ӤĤ] /(n) art book/
+Ѿ [ӤĤ礦] /(n) art dealer/fine art(s) shop/
+ [ӤĤ] /College of Arts/
+Ū [ӤĤƤ] /(adj-na) artistic/
+Ÿ [ӤĤƤ] /(n) art exhibition/(P)/
+ [ӤĤҤ] /(n) work of art/
+ [ӤĤ] /(n) art club/
+ [Ӥ] /(n) beautiful woman/(P)/
+餹 [ӤϤ٤餹] /(exp) to be waited upon by a beauty/
+ [Ӥ礶] /(n) verbena/
+ [Ӥ礦] /(n) beautiful girl/
+ǯ [Ӥ礦ͤ] /(n) handsome youth/
+ [Ӥ礦] /(n) euphemism/eulogistic name/
+ѱ [Ӥ礦] /beauty shop/
+ [Ӥ礦] /(n) good-looking man/fine figure of a man/
+ [Ӥ礯] /(n) delicious or gourmet food/
+ [Ӥ礯] /epicure/gourmet/
+ [Ӥ] /(n) beautiful person (woman)/(P)/
+Ͷ [ĤĤ⤿] /(gikun) (n) con(fidence) person/
+ [Ӥ] /(n) beautiful voice/
+¯ [Ӥ] /(n) a fine custom/
+ [Ӥ] /(abbr) College of Arts/
+ [Ӥʤ] /(n) handsome man/
+˻ [Ӥ] /(n) handsome man/
+˻ [Ӥʤ] /(n) handsome man/
+ [Ӥ] /(n) moving or impressive tale/
+Ū [ӤƤ] /(adj-na,n) esthetic/aesthetic/
+Ū [ӤƤ] /aesthetic aversion/
+Ū [ӤƤ] /(n) an aesthetic existence/
+ [ӤƤ] /(n) virtue/charm/merit/good point/(P)/
+ [ӤǤ] /(n) fertile, productive field/
+ [ӤȤ] /(n) virtue/
+ȱ [ӤϤ] /(n) beautiful hair/
+ [ӤӤ] /(adj) beautiful/
+ɱ [Ӥ] /(n) beautiful maiden/beauty/
+ [Ӥդ] /(n) beautiful (laudable) custom/
+ [Ӥդ] /(n) fine clothing/
+ʸ [Ӥ֤] /(n) flowery prose/
+ʸĴ [Ӥ֤礦] /an ornate style/
+ [Ӥܤ] /(adj-no,n) beautiful face/good looks/beauty/
+Ƥκˤʤ [ӤܤΤȤꤳˤʤ] /(exp) to be enslaved by a woman's beauty/
+ [Ӥۤ] /(n) attractively bound book/
+̣ [Ӥ] /(adj-na,n) good flavor/delicacy/
+̣ [ޤ] /(adj) delicious/
+̣ [] /(adj) delicious/tasty/(P)/
+̯ [Ӥߤ礦] /(adj-na,n) elegant/exquisite/
+̾ [Ӥᤤ] /(n) good name/high reputation/
+ [Ӥ褦] /(n) beauty of figure or form/(P)/
+Ʊ [Ӥ褦] /(n) beauty parlour/hairdressing salon/(P)/
+ƻ [Ӥ褦] /(n) beauty artist/(P)/
+ƽ [Ӥ褦] /(n) cosmetology/
+ [Ӥ褦] /cosmetic surgery/
+ [Ӥ褦夸] /(n) cosmetic surgery/
+ [Ӥ褦] /calisthenics/
+ [Ӥ줤] /(adj-na,n) beauty/gorgeous(ness)/
+ɡ [Ϥ] /(n) nose/(P)/
+ɡ⤤ [Ϥʤ] /proud/
+ɡ [ϤʤäѤ] /(n) bridge of the nose/septum/
+ɡĥ [ϤʤäѤ] /(n) overconfidence/
+ɡ⤯ [Ϥʤ򤿤] /(exp) to be proud/
+ɡ郎 [Ϥʤ򤽤] /(exp) to have one's nose mutilated (cut off)/
+ɡޤ [Ϥʤ򤪤] /(exp) to humble someone/
+ɡͤ魯 [ϤʤĤ魯] /(exp) to be closely crowded together/
+ɡ [Ϥʤ򤢤] /(exp) to take advantage of another's misfortune/
+ɡ [Ϥʥ] /(n) nasal discharge/
+ɡ [Ϥʤ] /(oK) (n) humming/crooning/
+ɡ [Ӥ] /(n) nasal inflammation/
+ɡ [Ӥ] /(n) nasal sound/nasal/
+ɡ [Ӥ] /(n) under the nose/
+ɡĹ [Ӥ礦] /(n) amorous man/henpecked husband/
+ɡ [Ϥʤ] /(n) humming/
+ɡθ򤸤 [Ϥʤޤ] /(n) humming a tune/
+ɡθ [Ϥʤޤ] /humming unconcernedly/
+ɡκƯ [ϤʤޤǤϤ餯] /to work while humming a tune/
+ɡ [Ϥʤ] /(n) toe cover for clogs/
+ɡ [Ϥʤ] /nose sweat/
+ɡ [Ϥʤ᤬] /(n) pince-nez glasses/
+ɡͤޤ [ϤʤŤޤ] /(n) nasal congestion/
+ɡͤ [ϤʤŤޤ] /(n) nose being clogged up/
+ɡ [Ϥʤ] /(n) root of the nose/
+ɡ [Ϥʤ] /(n) nasal speculum/
+ɡ [Ӥ礦] /(n) nasal speculum/
+ɡ [Ϥʤ] /(n) bridge of nose/
+ɡ [Ϥʤ] /(n) coati/
+ɡ [Ϥʤ] /(n) nosebleed/(P)/
+ɡ [Ϥʤ] /(n) nosebleed/
+ɡ [Ϥʤ] /(n) root of the nose/
+ɡװ [ϤʤȤ] /(n) superficial view/ill-considered plan/
+ɡƵ [Ӥ夦] /nasal respiration/
+ɡ [Ӥ] /(n) nose and mouth/nostrils/muzzle of a dog/
+ɡ [Ϥʤऱ] /smelling (something)/farewell present/
+ɡ [Ӥ] /(n) nostril/
+ɡ [ϤʤŤ] /(n) halter/
+ɡ [Ӥ] /(n) the nasal cavity/
+ɡ [Ӥ] /(n) the nasal cavity/
+ɡ [Ϥʤ] /(adj-na,n) high nose/person with a high nose/pride/
+ɡ⡹ [Ϥʤ] /(adj-na,n) proudly/triumphantly/
+ɡ [Ϥʤ] /(adj-na,n) proudly/triumphantly/
+ɡ [Ӥ] /(n) nasal bone/
+ɡ [Ӥ] /root of the nose/
+ɡ [Ϥʤ] /(n) tissue paper/handkerchief paper/
+ɡ [Ϥʤ] /(n) tissue paper/handkerchief paper/(P)/
+ɡʤʤ [Ϥʤʤʤ] /stink/intolerable/
+ɡʤ [Ϥʤʤ] /intolerable/disgusting/
+ɡ [Ӥ] /diseases of the nose/
+ɡ [Ϥʤ] /(n) (liquid) nasal mucus/nasal discharge/snot/
+ɡ [Ϥʤ] /(n) (liquid) nasal mucus/nasal discharge/snot/
+ɡ [Ӥ夦] /(n) (liquid) nasal mucus/nasal discharge/snot/
+ɡз [Ӥä] /nosebleed/
+ɡ [Ϥʤ] /(n) sandal strap/geta strap/
+ɡ [ϤʤĤ] /(n) meeting head on/
+ɡפ [ϤʤĤ] /(n) meeting head on/
+ɡ [Ϥʤդ] /(n) handkerchief/
+ɡ [Ϥʤߤ] /(n) nasal mucus/dripping nose/
+ɡ [Ϥʤ] /(n) nasal voice/
+ɡ [Ӥ] /(n) nasal voice/
+ɡ [Ϥʤ] /(n) tip of nose/(P)/
+ɡ [Ӥ] /(n) founder/originator/introducer/
+ɡ© [Ϥʤ] /(n) nasal breathing/person's pleasure/(P)/
+ɡ© [Ӥ] /(n) nasal breathing/person's pleasure/
+ɡ©Ӥ [Ϥʤ餤] /imperious/proud/
+ɡ [Ӥ] /(n) nasal sound/
+ɡ [Ϥʤ] /(n) nasal polyps/adenoids/
+ɡ [Ӥ礦] /(n) nasal polyps/adenoids/
+ɡü [Ӥ] /(n) nose tip/
+ɡ [ϤʤФ] /(n) septum/bridge of nose/
+ɡ٤ [ϤʤĤ֤] /(n) flat nose/flat-nose person/
+ɡŦޤ [ϤʤĤޤ] /(n) disgusting fellow/
+ɡŦ [ϤʤĤޤ] /(n) uncouth person/bore/
+ɡ [ϤʤĤ] /(n) meeting head on/
+ɡͤ [ϤʤĤ] /(n) meeting head on/
+ɡͤ礤 [ϤʤĤ] /quarreling/
+ɡ [Ӥʤ] /in the nose/
+ɡ [Ϥʤ] /(v5m) to feel let down/to feel ashamed/
+ɡ [Ϥʤ] /(v5m) to look daunted/
+ɡɦ [ϤʤҤ] /moustache/
+ɡ [Ϥʤ] /(n) head cold/
+ɡ [Ϥʤ] /(n) head cold/
+ɡʵ [Ϥʤ] /(n) nasal discharge/
+ɡ [ϤʤŤ] /(n) muzzle/snout/
+ɡ [Ϥʤ] /(n) nostril hairs/
+ɡ [Ϥʤ] /(n) nose ring (for cattle)/
+ɡ [Ϥʤ] /(n) bribe/hush money/
+ɡ [Ӥ褯] /(n) wings of the nose (i.e. nostril)/
+ɡ [Ӥ礦] /(n) bridge of the nose/
+ɡ [Ϥʤ] /(n) nose ring/
+ɡ [Ϥʤ] /(n) nasal discharge/
+ɢ [Ҥ餮] /(n) (1) holly/(2) ponyfish/slipmouth/
+ɣ [Ҥ] /(n) barnyard millet/
+ɤ [Ҥ] /head/small animal counter/roll of cloth/(P)/
+ɤ [Ҥ] /head/small animal counter/roll of cloth/(P)/
+ɤŨ [ҤäƤ] /(n,vs) comparing with/match/rival/equal/(P)/
+ɤ [Ҥä] /(n) (humble) man/coarse man/rustic/
+ɤפͦ [ҤäפΤ椦] /rash courage/
+ɤɤ [ҤäפҤä] /coarse men and women/
+ɤ [Ҥä] /(n) coarse woman/country woman/
+ɤѲ [Ҥä夦] /(n) equal/match/
+ɦ [Ҥ] /(n) moustache/beard/whiskers/(P)/
+ɦ [Ҥ] /(n) shaving/shaver/
+ɦ [Ҥꤢ] /after shaving/
+ɦ [ҤŤ] /(n) bearded or unshaven face/
+ɧ [Ҥܤ] /(n) Altair/
+ɨ [Ҥ] /(n) knee/lap/(P)/
+ɨλ [ҤΤ] /kneecap/
+ɨ򤨤 [Ҥޤ] /intimately/sitting knee to knee/
+ɨ [Ҥ򤯤] /(exp) to sit at ease/
+ɨ [ä] /(n) at the knees of one's parents/at home/
+ɨ [Ĥ] /(n) kneecap/patella/
+ɨȿ [ĤϤ󤷤] /kneecap (patellar) reflex/
+ɨݤ [Ҥ] /(n) lap blanket/
+ɨ [Ĥ󤻤] /(n) knee joint/
+ɨͤ [ҤŤ] /(n) knee to knee/
+ɨͤȽ [ҤŤѤ] /direct negotiations/
+ɨ [Ҥ] /(n) near one's knee/
+ɨ [ä] /(n) moving forward by sliding on one's knees (in the presence of high-ranking individuals)/
+ɨ [Ҥ] /(n) knee/
+ɨƬ [Ҥ] /(n) kneecap/
+ɨ [ҤӤ礦] /(n) keeping time by tapping one's knees/
+ɨ [Ҥޤ] /(n) sleeping with one's head in another's lap/
+ɩ [Ҥ] /(n) diamond shape/
+ɩ [Ҥ] /(n) rhombus-shaped mochi/
+ɪ [Ҥ] /(n) (uk) elbow/(P)/
+ɪ [Ҥ] /(n) armrest/elbow rest/
+ɪݤ [Ҥ] /(n) arm of a chair/
+ɪݤػ [Ҥ] /(exp) chair with arm rests/senior staff/
+ɪݰػ [Ҥ] /(exp) chair with arm rests/senior staff/
+ɪŴ [ҤƤ] /(n) rebuff/
+ɪŴˤ [ҤǤäݤ] /(n) a shot of the elbow/rejection/rebuff/
+ɪ [Ҥޤ] /(n) using one's elbows as a pillow/
+ɬ [ʤ餺] /(adv) necessarily/certainly/without fail/positively/invariably/(P)/
+ɬ [ʤ餺] /(adv) (not) always/(not) necessarily/(not) all/(not) entirely/(P)/
+ɬ [ʤ餺] /(adv) certainly/surely/definitely/
+ɬ [Ҥä] /(n) handbook/manual/vade mecum/(P)/
+ɬ [Ҥä] /(n) worth seeing/a must-see/
+ɬʪ [ҤäΤ] /a must/something that deserves attention/
+ɬ [Ҥä] /(n) certain kill/
+ɬ [Ҥä] /(adj-na,adj-no,n) inevitable death/desperation/frantic/inevitable result/(P)/
+ɬ [Ҥä] /frantically/desperately/for one's life/(P)/
+ɬˤʤä [Ҥäˤʤä] /desperately/for one's dear life/
+ɬ [Ҥä] /(adj-na,adj-no,n) inevitable death/desperation/frantic/inevitable result/(P)/
+ɬ [Ҥä] /be inevitable/
+ɬ [Ҥä] /certain cure/
+ɬ [Ҥä䤯] /necessity guaranteed to cure/
+ɬ [ҤĤ] /(n) necessary/(P)/
+ɬ [ҤĤҤ] /(n) necessities/necessary article/requisite/essential/(P)/
+ɬ [Ҥä夦] /(n) required (subject)/(P)/
+ɬ [Ҥä夦⤯] /compulsory subject/
+ɬ [Ҥä礦] /(n) certain victory/(P)/
+ɬǰ [Ҥä礦ͤ󤸤] /(exp) to pray for one's victory/
+ɬ [Ҥä] /(adj-na,n) indispensable/required/(P)/
+ɬܲ [Ҥä⤯] /required subjects/
+ɬܳ [Ҥä] /(n) indispensable case/
+ɬܾ [Ҥä礦] /essential condition/
+ɬ [Ҥä] /(n) bound to decline, decay, or collapse/
+ɬ [ҤĤ] /(n) inevitable/necessary/(P)/
+ɬ [ҤĤ󤻤] /(n) necessity/inevitability/
+ɬŪ [ҤĤƤ] /(adj-na) inevitable/necessary/(P)/
+ɬ [Ҥä㤯] /(n) must arrive/must be received/(P)/
+ɬ [Ҥä夦] /(n) hitting the target/
+ɬ [ҤĤ礦] /(adj-na,adv,n) inevitably/certainly/
+ɬ [ҤĤɤ] /(n) should be read by all/(P)/
+ɬɽ [ҤĤɤ] /must book/
+ɬȳ [ҤĤФ] /(n) inevitability of punishment/
+ɬ [ҤĤ] /(n) mortality/
+ɬ [ҤĤ褦] /(iK) (adj-na,n) necessary/essential/indispensable/
+ɬ [ҤĤ褦] /(adj-na,n) necessary/essential/indispensable/(P)/
+ɬפǧ [ҤĤ褦ȤߤȤ] /to judge as necessary/
+ɬפʤ [ҤĤ褦ʤ] /not required/
+ɬפʤ [ҤĤ褦ʤ] /if necessary/
+ɬפ˱ [ҤĤ褦ˤ] /(adv) as necessary/
+ɬפȯ [ҤĤ褦ϤϤĤᤤΤϤ] /(exp) necessity is the mother of invention/
+ɬװ [ҤĤ褦] /(n) necessary evil/
+ɬ׷ [ҤĤ褦] /(n) necessary expenses/
+ɬ׻ [ҤĤ褦] /necessities/
+ɬ׽ʬ [ҤĤ褦夦֤󤸤礦] /(n) necessary and sufficient condition/
+ɬ׾ [ҤĤ褦礦] /necessary conditions/requirements/
+ɬ [ҤĤ褦] /(n) necessity/(P)/
+ɬ [ҤĤ褦Ҥ] /necessities/
+ɬʪ [ҤĤ褦֤] /necessities/
+ɭ [Ҥä] /(n-adv,n-t) lifetime/
+ɭ [Ҥä礦] /(adv,n) after all/
+ɮ [դ] /(n) writing brush/(P)/
+ɮΩ [դǤ] /good writer/wielding a facile pen/
+ɮޤ [դǤޤ] /(n,adj-na) good correspondent/ready writer/
+ɮ [դǤդ뤦] /(exp) to drive a quill (pen)/to wield the writing brush/
+ɮ򼹤 [դǤȤ] /(exp) to pen/to write/to draw/
+ɮ򿲤ƽ [դǤͤƤ] /(exp) to write with one's brush slanted/
+ɮޤ [դǤ򤪤] /(exp) to break off writing/
+ɮ֤ [դǤ򤪤] /(exp) to stop writing/to put down one's pen/to close (a letter)/
+ɮڨ [դǤ򤪤] /(exp) to stop writing/to lay down one's pen/
+ɮڥ [դǥڥ] /(n) calligraphy pen/
+ɮ [ҤĤ] /(n) strength of a brushstroke/
+ɮ [ҤĤ] /(n) brushwork/writing/
+ɮ [Ҥä] /(n) troubles brought on by what one has written/
+ɮ [Ҥä] /(n,vs) (taking) notes/copying/(P)/
+ɮ [Ҥä] /(n) writing materials/
+ɮ [Ҥä] /written examination/(P)/
+ɮ [Ҥä] /copyist/
+ɮ [Ҥä] /(n) cursive style/
+ɮĢ [Ҥä礦] /(n) notebook/
+ɮѶ [Ҥä褦] /(n) copying equipment/(P)/
+ɮ [դǤŤ] /(n) brushwork/
+ɮ [Ҥä] /(n) making a living copying or writing/
+ɮ [Ҥä礦] /copying fee/
+ɮ [Ҥä] /(n) literary talent/
+ɮ [Ҥä] /(n) calculating on paper/
+ɮ [Ҥä] /(n) brush and paper/description/
+ɮ [Ҥä] /(n) copying/transcribing/
+ɮά [Ҥä㤯] /handwritten abbreviation (of kanji)/
+ɮ [Ҥä] /(n) writer/author/(P)/
+ɮ [ҤĤ] /(n) stroke order/(P)/
+ɮ [Ҥä礯] /(n) feel of a brush or pen/
+ɮ [ҤĤ] /(n) (lineup of authors engaged in a) war of words/
+ɮ [Ҥä] /(n) stroke (dash) of the pen/(force of) brushwork/
+ɮ [Ҥä] /(n) copyist/amanuensis/
+ɮ [Ҥä] /(n) holograph/handwriting/(P)/
+ɮ״ [ҤäƤ] /handwriting analysis/
+ɮ [Ҥä] /(n) holograph/handwriting/
+ɮ [ҤĤ] /(n) written and spoken words/description/
+ɮ˿Ԥ [ҤĤĤˤĤ] /be beyond description/
+ɮ [դǤ] /(n) tip of brush/
+ɮ [Ҥä] /(n) war of words/
+ɮ [Ҥä] /(n) brush cleaner/brush cleaning/brush washing/
+ɮ [դǤ餤] /(n) brush cleaner/brush cleaning/brush washing/
+ɮ [դǤ֤] /(adj-na,n) a bold hand/
+ɮü [Ҥä] /(n) tip of a brush or pen/(force of a) writing style/
+ɮ [ҤĤ] /(n) communicating in writing/
+ɮ [Ҥä] /(n) literary style/stroke of the brush/touch/
+ɮ [դǤޤ] /(n,adj-na) good correspondent/ready writer/
+ɮ [դǤŤ] /(n) mound covering reverently buried old brushes/
+ɮ [ҤäȤ] /(n) written response/
+ɮ [դǤŤ] /(n) brush case/
+ɮƬ [ҤäȤ] /(n) brush tip/first on a list/(P)/
+ɮƬ [ҤäȤ] /(n) head of a family/first name on a list/
+ɮ [դǤ] /(n) pencil case/
+ɮȢ [դǤФ] /(n) pencil box/
+ɮ [դǤ֤礦] /(adj-na,n) poor correspondent/
+ɮդ [դǤĤ] /(n) brushwork/
+ɮˡ [Ҥäݤ] /(n) style of penmanship/
+ɮ˯ [Ҥäݤ] /(n) power of the pen/
+ɮ [ҤĤܤ] /(n) stationery/pen and ink/writing materials/
+ɮ̾ [ҤĤᤤ] /(n) alias/pseudonym/pen name/nom de plume/(P)/
+ɮΩ [դǤ] /(n) pen or brush stand/
+ɮ [ҤĤ礯] /(n) strength of the brush stroke/power of the pen/ability to write/
+ɮ [դǤ] /brush radical/fudezukuri/
+ɮ [Ҥä夦] /(n) written denunciation/
+ɯ [Ҥä] /(n) be blocked (and contained)/reduced circumstances/
+ɯ [ҤäѤ] /(n,vs) stringency (financial)/impending/
+ɰ [Ҥ] /(n) cypress bark/
+ɰ [Ҥ֤] /(n) cypress bark roof/
+ɰ [ҤΤ֤] /(n) stage made of Japanese cypress/the limelight/the big time/
+ɰ [Ҥ] /(n) cypress leaf/
+ɱ [Ҥ] /(n) princess/young lady of noble birth/(P)/
+ɱ [Ҥᤵ] /daughter of a nobleman/
+ɱ [Ҥ᤬] /(n) a low fence/
+ɱ [Ҥߤ] /(n) princess/
+ɱ [Ҥ᤮] /(n) princess/(P)/
+ɱ [Ҥߤ] /(n) imperial princess/
+ɱ [Ҥᤳޤ] /(n) a small pine/
+ɱ [Ҥޤ] /(n) red salmon/
+ɱ [Ҥᤵ] /daughter of a nobleman/
+ɲ [Ҥ] /(oK) (n) princess/young lady of noble birth/
+ɳ [Ҥ] /(n) (1) string/cord/(2) pimp/(P)/
+ɳü [ҤΤϤ] /end of a string/
+ɳ [Ҥह] /(exp) to tie a string/
+ɳ [Ҥ⤫] /(n) strap/thong/
+ɳ [Ҥ⤫臘ɤ] /flat noodles/
+ɳ [夦] /(n) important connection/important social foundation/
+ɳդ [ҤĤ] /(n) conditional/
+ɳդͻ [ҤĤ椦] /tied loan/
+ɴ [Ҥ㤯] /(num) 100/hundred/(P)/
+ɴ [Ҥ㤯] /10,000,000,000/ten billion (American)/ten milliard (British)/(P)/
+ɴ [Ҥäᤤ] /(n) Let a hundred schools of thought contend/
+ɴ [Ҥä] /(n) many objects (for study)/
+ɴʻŵ [ҤäƤ] /(n) encyclopedia/(P)/
+ɴʼŵ [ҤäƤ] /(n) encyclopedia/(P)/
+ɴ [Ҥä󤷤] /(n) encyclopedia/
+ɴ [Ҥä󤷤] /(n) the Encyclopedists/
+ɴ [Ҥä] /(n) all varieties of flowers/many flowers/
+ɴ [Ҥäۤ] /(n) "Let a hundred flowers blossom"/"Hundred Flowers" campaign/
+ɴ [Ҥä礦] /(n) many flowers blooming in profusion/a gathering of many beautiful women/simultaneous emergence of many talents and achievements/
+ɴ [Ҥä] /(n) all kinds of goods/
+ɴŹ [ҤäƤ] /(n) (department) store(s)/(P)/
+ɴ [Ҥ㤯] /(n) great damage/
+ɴ [Ҥä] /(n) all the officials/
+ɴ [Ҥä䤮礦] /(n) a veritable pandemonium/a large number of people plotting and doing evil/a scandalous scene/
+ɴ [Ҥä䤳] /(n) a veritable pandemonium/a large number of people plotting and doing evil/a scandalous scene/
+ɴ [Ҥä] /100 famous views/
+ɴ [Ҥä] /(n) all means/
+ɴ [Ҥ㤯] /(n) Jack of all trades/
+ɴ [Ҥä] /(n) all acts/
+ɴ [] /(n) lily/(P)/
+ɴμ [Τ] /(n) tulip tree/
+ɴ [Τ] /(n) tulip tree/
+ɴ纬 [] /(n) lily bulb/
+ɴ [] /ancient Korean kingdom (Paekche or Kudara)/
+ɴѳ [餬] /(n) music in the Korean court/
+ɴ [Ҥ㤯] /(n) all/everything/
+ɴ [Ҥ㤯夦] /(n) all kinds of animals/
+ɴäβ [Ҥ㤯夦Τ] /king of beasts/lion/
+ɴ [Ҥ㤯] /(n,vs) arise in great numbers/
+ɴ [Ҥ㤯᤬] /kaleidoscope/
+ɴͰ [Ҥ㤯ˤ󤤤ä] /(n) 100 poems by 100 famous poets/(playing) cards of one hundred famous poems/
+ɴ [Ҥ㤯ˤ꤭] /(n) tremendous strength/
+ɴ [Ҥ㤯] /long era/
+ɴ [Ҥ㤯礦] /(n) farmer/peasant/(P)/
+ɴ [Ҥ㤯] /the common people/
+ɴ [Ҥ㤯礦ä] /peasant's revolt/
+ɴ [Ҥ㤯礦] /(n) farmer's home/
+ɴ [⤺] /(n) shrike (type of bird)/butcher bird/
+ɴĻ [⤺] /(n) shrike (type of bird)/butcher bird/
+ɴĻ [ɤ] /(n) all sorts of birds/hundreds (and thousands) of birds/
+ɴɴ [Ҥ㤯Ҥ㤯礦] /(n) ever-victorious/many successful campaigns/invincibility/
+ɴ [Ҥ㤯] /(n) be schooled by adversity in many battles/veteran/
+ɴϣ [Ҥ㤯] /(n) be schooled by adversity in many battles/veteran/
+ɴ [Ҥ㤯] /(n) selection of a hundred pieces (music, etc.)/
+ɴ­ [फ] /(gikun) (n) centipede/
+ɴ´Ĺ [Ҥ㤯Ĥ礦] /centurion/
+ɴ [Ҥ㤯] /(n) various phases/
+ɴ [Ҥ㤯Ƥ] /hundred points/perfect mark/
+ɴ [Ҥ㤯] /hundred times/hundred degrees/
+ɴ [Ҥ㤯ʤ] /all obstacles/all sorts of trouble/
+ɴ [Ҥ㤯ˤ] /hundred days/lengthy time/
+ɴ [Ҥ㤯ˤ] /(n) whooping cough/
+ɴ [뤹٤] /(n) crape myrtle/
+ɴ [Ҥ㤯ˤ] /(n) zinnia/
+ɴǯ [Ҥ㤯ͤ] /century/hundred years/
+ɴǯ [Ҥ㤯ͤ󤵤] /centenary/centennial celebration/
+ɴǯ [Ҥ㤯ͤ] /(n) the hundredth year/doomed/
+ɴ [Ҥ㤯Ф] /hundredfold/
+ɴȬξ [Ҥ㤯ϤΤ] /night-watch bell/bells tolling out the old year/
+ɴȬ [Ҥ㤯Ϥ夦] /180 degrees/complete change/(P)/
+ɴȯɴ [ҤäѤĤҤ㤯夦] /(n) always hitting the bull's-eye/infallible/
+ɴ [ҤäѤ] /(adj-no,n) all/every/all kinds of/
+ɴʬ [Ҥ㤯֤] /(n) percentage/
+ɴʬΨ [Ҥ㤯֤] /(n) percentage/
+ɴʹ [Ҥ㤯֤] /(n) hearing a hundred times/
+ɴ [Ҥ㤯ؤ] /(n) all evils/
+ɴ [Ҥäݤ椺] /(v5r) to be unwilling but to give in/
+ɴ [Ҥäݤ] /(n-adv,n-t) in every way/
+ɴ [Ҥ㤯ޤ] /(n) 1,000,000/one million/(P)/
+ɴ [Ҥ㤯ޤ󤲤] /(n) saying something many times/
+ɴĹ [Ҥ㤯ޤ礦] /(n) millionaire/multimillionaire/
+ɴ [Ҥ㤯ޤ٤] /million times/praying a million times/
+ɴ̣ [Ҥ㤯] /(n) all kinds (of food)/
+ɴ [Ҥ㤯󤽤] /(n) life's many phases/
+ɴ [Ҥ㤯] /five-sixths of a pound/
+ɴ [] /(n) a hundred nights/
+ɴ [Ҥ㤯䤯] /(n) sundry remedies/
+ɴĹ [Ҥ㤯䤯Τ礦] /sake/
+ɴȢ [Ҥ㤯褦Ф] /(n) Stevenson screen (louvre-sided box housing for meteorological gauges)/
+ɴ [Ҥ㤯餤] /(n) hundred thunderclaps/
+ɴϣ [Ҥ㤯] /(n) well-tempered/well drilled/well trained/
+ɵ [ޤ] /(n) mistake/
+ɵ [Ӥ夦] /(n) fallacy/
+ɵ [Ӥ夦] /(n) fallacy/fallacious argument/
+ɵ [Ӥ夦Ǥ] /(n) false report (rumor)/
+ɵ [Ӥ夦] /(n) fallacy/mistaken opinion/
+ɶ [] /(n) straw bag/bale/sack/bag counter/(P)/
+ɶ [Ҥ礦] /(n) straw bag/bale/sack/bag counter/
+ɶ [Ҥ礦] /number of straw bags/
+ɶʪ [] /(n) goods in straw bags/
+ɶʪ [Ҥ礦] /(n) goods in straw bags/
+ɸ [뤷] /(n) (1) mark/(2) symbol/(3) evidence/
+ɸ [Ҥ礦] /(n) marking flag/
+ɸ [Ҥ礦] /(n) subject (of memo, email, etc.)/title/
+ɸ [Ҥ礦] /(n) motto/slogan/catchword/(P)/
+ɸ [Ҥ礦] /(n) elevation/height above sea level/(P)/
+ɸ¬ [Ҥ礦Ϥ] /(exp) to measure the height of (a mountain)/
+ɸ [Ҥ礦] /(n) nameplate/doorplate/
+ɸ [Ҥ礦] /(n,vs) posting up/declaration/demonstrating/marking/
+ɸ [Ҥ礦] /(n) sign/mark/(P)/
+ɸ [Ҥ礦Ȥ] /(n) beacon light/
+ɸ [Ҥ礦] /(n) standard/level/(P)/
+ɸಽ [Ҥ礦] /(n) standardization/
+ɸ [Ҥ礦󤫤] /(n) standard price/
+ɸͥ [Ҥ礦󤬤ĥͥ] /(n) standard definition channel/
+ɸ෿ [Ҥ礦󤱤] /(n) standard type/standard size/
+ɸ [Ҥ礦] /(n) (obs) standard (Japanese) language/(P)/
+ɸ [Ҥ礦󤴤] /standard error (SE)/
+ɸ [Ҥ礦] /(n) standard time/
+ɸ [Ҥ礦󤷤Ĥ礯] /stdout (computer)/
+ɸ [Ҥ礦ˤ夦礯] /stdin (computer)/
+ɸк [Ҥ礦ؤ] /standard deviation (SD)/
+ɸ [Ҥ礦礦] /(n) emblem/ensign/mark/
+ɸ [ᤫ] /sacred Shinto rope with festoons/
+ɸ [Ҥ礦] /(n) boundary or milepost stone/
+ɸ [Ҥ礦] /(n) headline/
+ɸ겻 [Ҥ礦󤬤] /program music/
+ɸ [Ҥ礦夦] /(n) marginal notations/
+ɸħ [Ҥ礦礦] /distinguishing mark/diagnostic character (biology)/
+ɸ [Ҥ礦Ƥ] /(n) standardization/orientation/
+ɸŪ [Ҥ礦Ƥ] /(n) target/(P)/
+ɸ [Ҥ礦ۤ] /(n) example/specimen/(P)/
+ɸ [Ҥ礦ۤ夦] /sampling/
+ɸ [Ҥ礦ܤ] /(n) advocate/champion cause/
+ɹ [] /(n) ice/shaved ice/(P)/
+ɹ [] /ice/hail/
+ɹο [Τ䤤] /gleaming sword/
+ɹ [] /(v5r) to freeze/to be frozen over/to congeal/
+ɹ [Ҥ] /(n) hail/chilly chilly rain/
+ɹ [] /(n) ice man/ice shop/
+ɹ [Ҥ礦] /(n) glacier/(P)/
+ɹϴ [Ҥ礦] /(n) glacial period/
+ɹϻ [Ҥ礦] /glacial period/
+ɹ [Ҥ礦] /(n) ices/
+ɹۻ [꤬] /(n) frozen sweet/sherbert/
+ɹ [Ҥ礦] /(n) melting/thawing/
+ɹ [Ҥ礦] /(n) lump of ice/block of ice/ice floe/
+ɹ [Ҥ礦] /(n) frozen sea/icy waters/
+ɹ [ꤹ٤] /(n) ice skating/
+ɹ [Ҥ礦] /(n) ice age/
+ɹͤ [Ť] /(n) packing in ice/
+ɹ [Ф] /ice tongs/
+ɹ [Ҥ礦] /(n,vs) freezing/congelation/freeze/
+ɹ [Ҥ礦] /(n) ice field/ice floe/snow field/
+ɹ [ꤶȤ] /(n) rock candy/sugar candy/
+ɹﵡ [Ҥ礦] /ice-shaving machine/
+ɹﵡ [Ҥ礦ä] /ice-shaving machine/
+ɹ [Ҥ礦] /(n) iceberg/(P)/
+ɹ [] /(n) ice house/ice room/cold room/
+ɹ [Ҥ] /(n) ice house/ice room/cold room/
+ɹ [Ҥ礦] /(n) ice house/ice room/cold room/
+ɹ [Ҥ礦㤯] /(n) melting like ice/dispelling doubts/
+ɹ [Ҥ礦礦] /(n) ice sheet/
+ɹ [Ҥ礦礦] /(n) ice crystals/
+ɹ [Ҥ礦礯] /(n) glacial scouring/
+ɹ [Ҥ礦] /ice quake/
+ɹ [Ҥ礦] /(n) go-between (in marriage)/
+ɹ [Ҥ礦] /(n) sharp, glistening sword/
+ɹݻ [Ҥ礦] /(n) glacial acetic acid/
+ɹ [ꤹ] /(n) shaved ice/ice water/
+ɹ [ߤ] /(n) shaved ice/ice water/
+ɹ [Ҥ礦] /(n) ice and snow/
+ɹ [Ҥ礦] /ice sculpture/
+ɹ [֤] /(n) ice bag/
+ɹú [Ҥ礦] /(n) ice and charcoal/contradiction/
+ɹ [Ĥ] /(n) icicle/ice pillar/
+ɹ [Ҥ礦夦] /(n) icicle/ice pillar/
+ɹҤ [Ť] /putting down in ice/
+ɹ [Ҥ礦Ƥ] /(n) freezing point/
+ɹ [Ҥ礦Ƥ] /(n) below freezing/(P)/
+ɹ [Ҥ礦Ǥ] /field of eternal snow/
+ɹƦ [ɤ] /(n) (1) frozen tofu/(2) dried bean curd/
+ɹǹ [Ҥ礦Τ] /(n) ice bag/ice pack/
+ɹ [Ҥ礦ؤ] /(n) ice wall/ice ridge/
+ɹ [ޤ] /(n) ice pillow/
+ɹ̸ [Ҥ礦] /(n) ice fog/
+ɹ [Ҥ礦] /ice surface/
+ɹ [Ҥ礦] /the moon/
+ɹ̻ [Ҥ礦] /(n) glacial acetic acid/
+ɺ [Ҥ礦Ҥ礦] /buoyantly/airily/with a light heart/
+ɺ [褦] /(v5u) to drift about/to float/to hang in air/(P)/
+ɺ [褦֤] /drifting boat/
+ɺ [Ҥ礦] /(n) drift sand/
+ɺ [Ҥ礦] /(n) drifting away (and going lost)/
+ɺ [Ҥ礦] /(adj-na,n) casually/aimlessly/abruptly/unexpectedly/
+ɺ [Ҥ礦㤯] /(n,vs) drifting ashore/(P)/
+ɺ [Ҥ礦Ϥ] /(n,vs) roaming/drifting about/wandering/
+ɺ [Ҥ礦Ϥ] /vagabond/
+ɺ [Ҥ礦Ϥ] /(n,vs) blanching/bleaching/(P)/
+ɺ [Ҥ礦Ϥ] /(n) bleaching agent/bleach/(P)/
+ɺɺ [Ҥ礦Ҥ礦] /buoyantly/airily/with a light heart/
+ɺή [Ҥ礦夦] /(n,vs) drifting/drift/(P)/
+ɺή [Ҥ礦夦] /(n) person adrift on the sea/castaway (on an island)/
+ɺή [Ҥ礦夦] /drifting ship/
+ɺή̱ [Ҥ礦夦ʤߤ] /(n) boat people/
+ɺήʪ [Ҥ礦夦֤] /driftwood/flotsam/
+ɺή [Ҥ礦夦ܤ] /driftwood/
+ɺϲ [Ҥ礦] /(n) (rare) wandering/
+ɻý [Ҥ礦] /(n) gourd/
+ɻý [Ҥ礦ʤޤ] /(n) (person) slippery as an eel/
+ɻ [ƤȤष] /(n) ladybug/ladybird/
+ɼ [Ҥ礦] /(n,n-suf) label/ballot/ticket/sign/(P)/
+ɼɤ [Ҥ礦] /(exp) to count the votes/
+ɼ [Ҥ礦] /(n,vs) vote/ballot/
+ɼ [Ҥ礦] /(n) vote tally/
+ɼ [Ҥ礦Ǥ] /(n) (favorable voting) constituency/(P)/
+ɼɤ [Ҥ礦] /(n,vs) estimation of votes/
+ɽ [] /(n) surface/front/right side/face/exterior/outside/the street/mat covers/head (of a coin)/first half (of an innings)/(P)/
+ɽ [Ҥ礦] /(n,n-suf) table (e.g. Tab 1)/chart/list/(P)/
+ɽ [ƤӤ礦] /front cover/
+ɽ [魯] /(v5s) to express/to show/to reveal/(P)/
+ɽ [Ҥ礦] /(vs-s) to express/to show/(P)/
+ɽͷ [ƤǤ] /(exp) to play outside (out of doors)/
+ɽθ [ƤΤ] /street (front) door/
+ɽ [] /(n) manifestation/expression/indication/(P)/
+ɽ [] /(v1) (1) to appear/to come in sight/to become visible/to come out/to embody/to materialize/(2) to express oneself/(P)/
+ɽ魯 [魯] /(v5s) to express/to show/to reveal/(P)/
+ɽ [] /(v1) (1) to appear/to come in sight/to become visible/to come out/to embody/to materialize/(2) to express oneself/
+ɽ [Ҥ礦] /(n) gesture/
+ɽʸ [Ҥ礦⤸] /ideograph(s)/hieroglyph(s)/calligraphy/
+ɽʸ [Ҥ礦] /ideograph(s)/hieroglyph(s)/calligraphy/
+ɽ [Ҥ礦] /(n) phonetic/
+ɽ [Ҥ礦󤸤] /phonetic alphabet/
+ɽʸ [Ҥ礦⤸] /phonetic symbol/phonogram/
+ɽʸ [Ҥ礦] /phonetic symbol/phonogram/
+ɽ [Ҥ礦] /illustration by tables/
+ɽ [Ҥ礦] /(adj-no) (1) outside a table or list/(2) not a common kanji/
+ɽ [ƤФ] /(n) sign out in front/front (for someone)/
+ɽ [Ҥ礦] /(n,vs) declare/inscribing on the face of/publish (info)/list (prices)/address (package)/(P)/
+ɽˡ [Ҥ礦ۤ] /(n) representation/notation/
+ɽ [Ҥ礦] /(n) mounting (a picture)/
+ɽ [Ҥ礦] /(n) paperer/picture framer/
+ɽ [Ҥ礦] /(n) paperer/picture framer/
+ɽ [Ҥ礦] /(n) courtesy/
+ɽˬ [Ҥ礦ۤ] /courtesy call/
+ɽ [Ƥ] /(n) main accomplishments/
+ɽ [Ҥ礦] /(n) vote/voting/(P)/
+ɽ踢 [Ҥ礦Ĥ] /(n) voting rights/
+ɽ [Ƥ󤫤] /(n) front door/vestibule/
+ɽ [Ҥ礦] /(n,vs) (1) expression/presentation/(2) (math) representation/(P)/
+ɽ [Ҥ礦󤱤] /encoding/
+ɽ [Ҥ礦󤷤央] /Expressionism/representationalism/
+ɽ [Ҥ礦礯] /(n) power of expression/expressiveness/expressive power/
+ɽ [Ƥ] /(n) front door/
+ɽ [Ƥभ] /(n) outward appearance/ostensible/public/official/(P)/
+ɽͳ [ƤभΤ椦] /ostensible (surface) reason/
+ɽ [Ƥޤ] /(n) the front of a building/facade/
+ɽ [Ҥ礦] /(n) symbol/emblem/sign/
+ɽ [Ƥ] /(n) publicity/lawsuit/
+ɽ [Ƥ] /(n) front room/parlor/living room/
+ɽ [Ҥ礦] /(adj-na) superficial/
+ɽ [Ҥ礦] /(n) nameplate/doorplate/(P)/
+ɽ [Ҥ礦] /(n) front cover/binding/(P)/
+ɽ [Ҥ礦] /(n,vs) indication/expression/display/(P)/
+ɽ [Ҥ礦] /written statement/
+ɽ [Ҥ礦Ȥ] /signal light/
+ɽ [Ҥ礦Ф] /indicator/noticeboard/
+ɽʪ [Ҥ礦֤] /something indicative of/
+ɽ [Ҥ礦] /(n) expression/presentation/
+ɽ [Ƥ] /(n) address (on envelope, etc.)/
+ɽ [Ƥ] /(n) address (on envelope, etc.)/
+ɽ [Ҥ礦礦] /(n) public acknowledgment/public recognition/commendation/awarding/(P)/
+ɽ [Ҥ礦礦] /commendation or awards ceremony/
+ɽ [Ҥ礦礦礦] /(n) testimonial/certificate of commendation/(P)/
+ɽ [Ҥ礦礦] /(n) victory stand/winners' podium/
+ɽ [Ҥ礦礦] /(vs) expressing/making clear (someones virtues)/
+ɽ [Ҥ礦礦] /(n) symbol/emblem/
+ɽ [Ҥ礦礦] /(n) facial expression/(P)/
+ɽ [Ҥ礦礦] /(n) mimetic muscles/
+ɽ [Ҥ礦] /(n) surface/outer layer/
+ɽؤθ [Ҥ礦Τ] /(n) surface order/
+ɽع¤ [Ҥ礦] /(n) surface structure/
+ɽ [Ҥ礦] /(adj-na) superficial/
+ɽ [Ҥ礦ʤ] /surface avalanche/
+ɽ [Ҥ礦] /(n) mounting/
+ɽ¦ [Ƥ] /(n) the front/
+ɽؤ [Ƥ] /(n) refacing (tatami) mats/
+ɽ [Ҥ礦] /(n) title/index/(P)/
+ɽ [冷] /(n) coat/tunic/jacket/outer garment/
+ɽ [Ҥ礦夦Ȥ] /war-memorial monument/
+ɽ [Ҥ礦夦] /war-memorial monument/
+ɽħ [Ҥ礦礦] /(n) appearing on the surface/sign/
+ɽ̤ [Ƥɤ] /(n) main street/(P)/
+ɽ [Ҥ礦] /(n) top soil/
+ɽ [Ҥ礦ʤ] /(adj-no) inside a table or list/
+ɽ [Ƥˤ] /(n) second floor front room/
+ɽ [Ƥˤۤ] /Pacific side of Japan/
+ɽ [Ҥ礦Ϥ] /(n) expression/confession/
+ɽ [Ҥ礦] /(n) epithelium/skin/rind/
+ɽɽ [ƤӤ礦] /front cover/
+ɽդ [ƤĤ] /(n) frontage/
+ɽԤ [Ƥ] /(n) plain knitting/
+ɽ [Ҥ礦ᤤ] /(n) declaration/indication/representation/manifestation/demonstration/expression/announcement/(P)/
+ɽ [Ҥ礦] /(n) surface/outside/face/appearance/(P)/
+ɽ̲ [Ҥ礦] /(n,vs) coming to a head/becoming an issue/breaking/
+ɽ̾ [Ҥ礦󤸤礦] /on the surface/ostensible/
+ɽ [Ҥ礦󤻤] /(n) surface area/
+ɽĥ [Ҥ礦礦礯] /(n) surface tension/
+ɽŪ [Ҥ礦Ƥ] /(adj-na) on the surface/
+ɽ [Ƥ] /(n) front gate/
+ɽ΢ [Ҥ礦] /(n) two sides/inside and outside/(P)/
+ɽ΢ [Ҥ礦ꤤä] /(n) the two views (of an object) referring to the same thing/being inseparable like the two sides of an object/Moebius strip/
+ɽΩä [Ƥä] /public/open/formal/official/
+ɽΩä [Ƥä] /publicly/openly/ostensibly/formally/(P)/
+ɽΩ [Ƥ] /(v5t) to become public/to be known/(P)/
+ɽϻ [Ҥ礦] /(n) nincompoop/simpleton/
+ɾ [Ҥ礦] /(n,n-suf) (abbr) criticism/commentary/a council/(P)/
+ɾ [Ҥ礦] /(vs-s) to comment/
+ɾ [Ҥ礦] /(n,vs) valuation/estimation/assessment/evaluation/(P)/
+ɾμ [Ҥ礦Τ㤯] /(n) evaluation measure/
+ɾ [Ҥ礦ҤƤ] /(n) valuation allowance/
+ɾ [Ҥ礦] /(n) valuation basis/appraisal standard/
+ɾ [Ҥ礦] /(n,vs) conference/discussion/(P)/
+ɾİ [Ҥ礦] /(n) board of trustees/a council/board meeting/(P)/
+ɾIJ [Ҥ礦] /(n) council/board of trustees/
+ɾ [Ҥ礦] /(n) decision/verdict/(P)/
+ɾ [Ҥ礦] /(n) a comment/critical remarks/
+ɾ [Ҥ礦] /(n) critical remarks/grades/
+ɾ [Ҥ礦] /(n) critic/reviewer/
+ɾ [Ҥ礦㤯] /(n,vs) commentary/annotation/
+ɾ [Ҥ礦夦] /(n) commentary/notes and comments/
+ɾ [Ҥ礦夦] /(n) annotation/commentary/
+ɾ [Ҥ礦礦] /(n,vs) consultation/verdict/conference/
+ɾ [Ҥ礦Ƥ] /(n,vs) assessing/
+ɾ [Ҥ礦Ƥ] /(n) (examination) comments and marks/rating/
+ɾ [Ҥ礦Ǥ] /(n) a critical biography/(P)/
+ɾȽ [Ҥ礦Ф] /(adj-no,n) fame/reputation/popularity/arrant/(P)/
+ɾȽ [Ҥ礦Ф] /(n) written commentary on notable events or persons/
+ɾ [Ҥ礦] /(n) criticism/critique/(P)/
+ɾ [Ҥ礦] /(n) critic/(P)/
+ɿ [Ҥ礦] /(n) leopard/panther/
+ɿ [Ҥ礦ؤ] /(n,vs) sudden change/complete change/
+Ʋ [Ӥ礦ɤ] /(n) the Court/
+Ф [] /(v5s) to delineate/to draw/to express/to imagine/
+ʸ [⤸] /drawn lettering/sound effects lettering/
+ [] /(v5k) to draw/to paint/to sketch/to depict/to describe/(P)/
+ [] /(v5k) to draw/to paint/to sketch/to depict/to describe/
+ [Ӥ礦] /(n) drawing/painting/
+ [Ӥ礦] /(n) depiction/description/portrayal/(P)/
+ [Ӥ礦礯] /(n) power of description/
+ [Ӥ礦] /(n) description/
+ [Ӥ礦] /(n,vs) depicting thoroughly/
+ˡ [Ӥ礦ۤ] /(n) painting or drawing technique/
+ [ޤ] /(n) illness/disease/(P)/
+¤Ƥ [ޤĤ] /be seriously ill/
+¤ȾΤ [ޤȤ礦] /(exp) to feign illness/to pretend to be ill/
+¤ [ޤˤ] /(exp) to be attacked by a disease/
+¤߾夬 [ߤ] /(n) convalescence/
+¤դ [ߤĤ] /(n) being addicted to/being wholly absorbed by/
+¤դ [ߤĤ] /(v5k) to be taken ill/to be addicted to/to become absorbed in/to give oneself up (to)/
+¤Τ [ߤۤ] /to become wasted by illness/
+¤ [] /(v5m) to fall ill/to be ill/(P)/
+¤ [ޤ򤤤䤹] /(exp) to cure an illness (a disease)/
+° [Ӥ礦] /(n) the cause of a disease/
+± [Ӥ礦] /(n) hospital/(P)/
+±ˬ [Ӥ礦򤪤Ȥ] /(exp) to visit at a hospital/
+± [Ӥ礦󤻤] /(n) a hospital ship/
+² [Ӥ礦] /(n,vs) ill in bed/
+³ [Ӥ礦] /(n) (crop) damage owing to disease or blight/
+´ [Ӥ礦] /(n) sickness/disease/
+µ [Ӥ礦] /(n) illness/disease/sickness/(P)/
+µȸ [Ӥ礦Ȥߤ] /to seem to be sick/
+µ˰٤ [Ӥ礦ˤʤ] /(exp) to fall (be taken) ill/
+µ˻󤻤 [Ӥ礦ˤȤ褻] /under the pretext of being ill/
+µ [Ӥ礦ˤĤ] /under the pretext of ill health/
+µ [Ӥ礦ˤ] /(exp) to contract a disease/
+µή [Ӥ礦Τ夦] /epidemic/
+µ򲡤ƹԤ [Ӥ礦򤪤Ƥ] /(exp) to go in spite of illness/
+µ [Ӥ礦] /be prone to diseases/
+¶ [Ӥ礦] /(n) virus/germ/
+¶ [Ӥ礦] /(n) pain of sickness/(P)/
+¶ [Ӥ礦] /(n) sick body/sickly constitution/
+· [Ӥ礦] /(n) absence on account of illness/
+¸ [Ӥ礦] /(n) origin of an illness/cause of a disease/
+¸ [Ӥ礦󤭤] /(n) virus/germ/
+¸IJ [Ӥ礦󤻤礦] /(n) E. coli bacteria/
+¸ [Ӥ礦󤿤] /(n) pathogen/
+¸ [Ӥ礦] /(n-adv,n-t) convalescence/
+¹ [ޤˤ] /(exp) to become a slave of a habit/
+º [Ӥ礦] /(n) cause of a disease/root of an evil/
+» [Ӥ礦] /(n,vs) (dying a) natural death/(P)/
+¼ [Ӥ礦] /(n) consciousness or awareness of being ill/
+¼ [Ӥ礦] /(n) sickroom/hospital room/(P)/
+¼ [Ӥ礦] /(n) hospital/infirmary/ward/
+¼ [Ӥ礦㤯] /(adj-na,n) weak constitution/(P)/
+¾ [Ӥ礦礦] /(n) sickbed/(P)/
+¾ [Ӥ礦礦ˤä] /day-by-day record of a patient's condition/diary written while ill in bed/
+¾ [Ӥ礦礦] /(n) nature of a disease/
+¾ [Ӥ礦礦] /(n) condition of a disease (patient)/(P)/
+¿ [Ӥ礦] /(n) weak constitution/ill health/
+¿ [Ӥ礦ˤ] /(n) sick person/patient/(P)/
+¿ͤޤ [Ӥ礦ˤϤޤ] /(exp) to cheer up an invalid/
+¿ [ޤ] /(n) illness radical/
+ [Ӥ礦] /(n) a patient's condition/the state of an illness/
+ [Ӥ礦] /(n) focus/
+ [Ӥ礦] /(n) sick body/poor health/
+ [Ӥ礦] /(n) a patient's condition/
+ [Ӥ礦夦] /(n-t) while ill/
+ [Ӥ礦夦] /poems composed in one's sickbed/
+ [Ӥ礦夦] /(n) (crop) damage from disease and harmful insects/
+ħ [Ӥ礦礦] /symptom/
+Ū [Ӥ礦Ƥ] /(adj-na,n) abnormal/
+ [Ӥ礦Ȥ] /(n) (hospital) ward/(P)/
+ [Ӥ礦ɤ] /(n) virus/
+ [Ӥ礦ʤ] /(n) suffering (from illness)/
+ [Ӥ礦ؤ] /(n) evil influence/ill effect/
+ [Ӥ礦ؤ] /(n) bad habit/peculiarity/weakness/
+ [Ӥ礦ؤ] /(n) pathological change/
+ [Ӥ礦ܤ] /(n) dying of illness/dying of natural causes/
+ [Ӥ礦] /(n) demon of ill health/disease/
+̾ [Ӥ礦ᤤ] /(n) name of a disease/(P)/
+ͧ [Ӥ礦椦] /(n) sick friend/fellow patient/
+ [Ӥ礦] /(n) pathology/(P)/
+ [Ӥ礦꤬] /(n) pathology/
+ [Ӥ礦줭] /(n) clinical (case) history/
+ [Ӥ礦ܤ] /(n) dying of illness or natural causes/
+ [Ӥ礦] /(n) second (60th min)/(P)/
+û [Ӥ礦ɤ] /stop watch/
+ÿ [Ӥ礦] /(n) second hand (of clock)/
+® [Ӥ礦] /(n) per second/(P)/
+ɤ [Ӥ礦] /(n) countdown/(P)/
+ [ʤ] /(n) rice seedling/(P)/
+Ļ [ߤ礦] /(n) surname/family name/(P)/
+ľ [ʤɤ] /(n) nursery/seedbed/seed-plot/(P)/
+Ŀ [ʤߤ] /water for a rice nursery/
+ [ʤ] /(n) rice nursery/bed for rice seedlings/
+ [ʤ路] /(n) rice nursery/bed for rice seedlings/
+ [ʤˤ] /seedling peddler/nurseryman/
+ [Ӥ礦] /(n) seedbed/nursery/
+ [ʤ] /(n) seedling/sapling/young tree/(P)/
+ [Ӥ礦] /(n) descendant/
+ [] /(n) anchor/(P)/
+Ź [Ť] /anchor cable/
+ [Ӥ礦] /(n) (point of) anchorage/
+ [Ӥ礦Ϥ] /(n) anchorage/
+ [Ӥ礦] /(n) rivet/tack/thumbtack/hobnail/
+Ǥ [Ӥ礦夦] /rivet gun/
+ [ˤˤ] /(n) garlic/
+ [Ҥ] /(n) leech/
+ [Ҥ] /(n) fin (e.g. of fish)/
+ɵ [㤯뤤] /pinnipeds (seals and walruses)/
+ [] /(n) thing/article/goods/dignity/article (goods)/counter for meal courses/(P)/
+ [Ҥ] /(n) thing/article/goods/dignity/article (goods)/counter for meal courses/(P)/
+ʡ [ʤ] /(n) various articles/
+ʤɤ [ʤ] /be of good quality/
+ʤɤ [ҤΤ褤Ҥ] /person of refined manners/
+ʥץ [ʥץ] /(abbr) Shinagawa Prince Hotel/
+ʰ [Ҥ] /(n) grace/dignity/grade/nobility/quality/(P)/
+ʳ [Ҥ󤫤] /(n) dignity/(P)/
+ʷ [ʤ] /(n) quality and shape/birth or appearance/
+ʹ [Ҥ󤳤] /(n) (moral) conduct/behaviour/deportment/
+ʹ [Ҥ󤳤ۤ] /(adj-na,n) irreproachable conduct/
+ʹʿ [Ҥ󤳤ۤʤҤ] /person of good conduct/
+ʻ [Ҥ] /(n) part of speech/(P)/
+ʼ [Ҥ󤷤] /(n) quality/(P)/
+ʼȤ [Ҥ󤷤Ĥ򤪤Ȥ] /(exp) to lower the quality/
+ʼ [Ҥ󤷤Ĥ] /quality control/
+ʼݻ [Ҥ󤷤Ĥۤ] /freshness assured through this date/
+ʼݾ [Ҥ󤷤Ĥۤ礦] /quality assurance/QA/
+ʼ [Ҥ󤷤] /(n) brand/kind/description/(P)/
+ʼ [Ҥ󤷤夫礦] /selective breeding/
+ʽ [ʤ] /(n) catalog/inventory/menu/
+ʿ [ʤ] /(n) number of articles/
+ [Ҥ󤻤] /(n) character/(P)/
+ڤ [ʤ] /(n) out of stock/(P)/
+· [ʤ] /complete set/all items/
+ [ʤ] /(n) evaluate/
+ [ҤȤ] /(n) grade/quality/
+ [ʤ] /(adj-na,n) shortage of stock/scarcity of goods/
+ [ҤФ] /(n) item's stock number/
+ɾ [ҤԤ礦] /(n,vs) estimation/criticism/comment/
+ɾ [ҤԤ礦] /(n) competitive show/fair/
+ [ʤ] /(n) various articles/
+ʪ [ʤ] /(n) goods/article/thing/(P)/
+ʪǼޤä [ʤΤޤä] /(exp) commodities have been delivered/
+ʪǼ [ʤΤ򤪤] /(exp) to deliver goods/
+ʪ¤٤ [ʤΤʤ٤] /(exp) to arrange goods/
+ʬ [ʤ櫓] /(n) assortment/
+ [ʤ] /(n) quality/
+̾ [Ҥᤤ] /(n) name of product/(P)/
+ [Ҥ⤯] /(n) list of articles/(P)/
+˱ [Ҥ̤] /erudite and refined/handsome/
+ [Ϥ] /(n) beach/seashore/(P)/
+ͤû [Ϥޤä] /native of Yokohama/
+Ͳػ [Ϥޤʤ] /(n) sweet briar/
+;Ƥ [Ϥޤ䤭] /(n) freshly caught seafood broiled at a beach/
+Ļ [Ϥޤɤ] /(n) plover/
+ [ϤޤŤ] /along the beach/
+ [Ϥޤ] /(n) sea breeze/beach wind/
+ [Ϥޤ] /(n) beach/foreshore/(P)/
+ [Ϥޤ椦] /(n) crinum/
+Τ [Ҥ󤹤] /(vs-s) to draw near/to be on the verge of/
+λ [Ҥ] /(n,adj-no) dying/verge of death/
+ [Ҥ] /(n,vs) poverty/becoming poor/living in poverty/
+ [Ӥ] /(n,vs) poverty/becoming poor/living in poverty/
+Ϥ [ޤ] /(adj) poor/needy/(P)/
+Ϥ [ޤ] /(n) poor family/
+Ϥ餹 [ޤ餹] /to live in poverty/
+Ϥߤ [Ҥ󤹤Фɤ󤹤] /(exp) Poverty dulls the wit/
+ϲ [Ҥ] /(n) poor home/
+ϴ [Ҥ󤫤] /(adj-na,n) destitution/
+ϵ [Ҥ󤭤夦] /(n) great poverty/
+ϵ粽 [Ҥ󤭤夦] /(vs) impoverishment/
+϶ [Ҥ] /(n) hardship/serious poverty/
+Ϸ [Ҥ󤱤] /(n) anemia/(P)/
+Ϸ [Ҥ󤱤Ĥ礦] /anemia/
+Ϲ [Ҥ󤳤] /(n) low-grade ore/
+Ϻ [Ҥ󤳤] /(adj-na,n) poverty/lack/(P)/
+Ϻ [Ҥ󤳤󤻤] /(n) poverty line/
+ϼ [Ҥ󤸤] /(n) poor person/
+ϼԤؤαʤ [Ҥ󤸤ؤΤ󤸤򤦤ä] /(exp) to appeal to people to help the poor/
+ϼ [Ҥ󤸤㤯] /(adj-na,n) poor/meagre/insubstantial/(P)/
+ [Ҥ󤻤] /(adj-na,n) poor and lowly/
+ [Ҥ󤽤] /(adj-na,n) seedy-looking/thin/(P)/
+ [Ҥ] /(n) (baseball) poor hitting/
+ [Ҥ] /(n) poor soil/poor country/
+ [ҤΤ] /(n) needy peasant/
+ [Ҥ] /(n) wealth and poverty/rich and poor/(P)/
+˳ [Ӥܤ] /(adj-na,n) poverty/destitute/poor/(P)/
+˳ޤ [Ӥܤˤޤ] /(exp) to be born poor/
+˳ [Ӥܤ礿] /poor household/
+˳ [Ӥܤ] /(n) god of poverty/
+˳ [Ӥܤˤ] /(n) poor man/the poor/(P)/
+˳ [Ӥܤ礦] /(n) destined to poverty/
+˳뤷 [Ӥܤ餷] /(io) needy circumstances/living in poverty/
+˳餷 [Ӥܤ餷] /needy circumstances/living in poverty/
+˳ɤ [Ӥܤ椹] /(n) shaking or tapping (i.e. one's foot) unconsciously/
+˳ɤ뤮 [Ӥܤ뤮] /nervous mannerism/
+˳ [Ӥܤ] /drawing a blank or an unlucky lot/
+˳ [Ӥܤ] /(n) unlucky number/blank/bad bargain/
+ [Ӥܤ] /(oK) (adj-na,n) poverty/destitute/poor/
+̱ [Ҥߤ] /(n) poor people/
+̱ [Ҥߤ󤬤] /slums/
+̱ [Ҥߤ󤯤] /(n) slums/
+ [Ҥ󤻤] /(adj-na,n) poor and lowly/
+а̸ [Ҥˤ] /logic predicate/
+г [Ҥ󤫤] /(n) objective case/
+е [Ҥ󤫤] /(n) guest of honour/privileged guest/visitor/
+е [Ҥ󤭤㤯] /(n) guest of honour/privileged guest/visitor/(P)/
+м [Ҥ] /(n) object of a verb/(in logic) the object/
+ѡ [ҤԤ] /(adj-na,n) frequently/very often/
+Ѥ [] /(adv) (uk) frequently/repeatedly/incessantly/eagerly/(P)/
+ѻ [Ҥ] /on the verge of death/
+ѽ [Ҥ󤷤] /(n) common/frequent/
+ѿ [Ҥ󤹤] /(n) frequency/
+ [Ҥ] /(n) frequency/(P)/
+ٿ [Ҥɤ] /frequency/
+Ǣ [Ҥˤ礦] /pollakiuria/frequent urination/
+ȯ [ҤѤ] /(n) frequency/frequent occurrence/(P)/
+ [ҤѤ] /(adj-na,n) frequency/(P)/
+ [ҤԤ] /(adj-na,n) frequently/very often/
+ҳ [Ӥ󤫤] /(adj-na,n) quickness/alacrity/
+Ҵ [Ӥ󤫤] /(adj-na,n) sensibility/susceptibility/sensitive (to)/well attuned to/(P)/
+Ҿ [Ӥ󤷤礦] /(adj-na,n) nimble/prompt/agile/quick/shrewd/smart/
+Ҿ [Ϥ] /(adj) (1) (uk) smart/clever/(2) agile/nimble/quick/
+Ҿ [Ϥä] /(adj) (1) (uk) smart/clever/(2) agile/nimble/quick/
+® [Ӥ󤽤] /(adj-na,n) quickness/agility/activity/(P)/
+ [Ӥ] /(adj-na,n) ability/(P)/
+Ӳ [Ӥ] /a shrewd or capable person/
+ [] /(n) earthenware pot/
+ [Ӥ] /(n) bottle/(P)/
+Ӥ˵ͤ [ӤˤĤ] /(exp) to fill a bottle/
+Ӥ [ӤΤ] /bottle stopper/
+ӵ [ӤŤ] /(adj-no,n,vs) bottling/bottled/(P)/
+ӵͤ [ӤŤ] /(adj-no,n,vs) bottling/bottled/(P)/
+ӻ [] /(n) earthenware pot/jar/jug/
+ [] /un/non/negative prefix/
+԰ [֤] /unsociability/brusqueness/sullenness/
+԰ [դ] /(adj-na,n) anxiety/uneasiness/insecurity/suspense/(P)/
+԰¤μ [դΤ] /reason for concern/
+԰µ [դ] /(adj-na) uneasy/
+԰¾㳲 [դ󤷤礦] /(n) anxiety disorder/
+԰¿ [դ󤷤] /(adj-na,n) uneasiness/uncertainty/anxiety/apprehension/restlessness/insecurity/suspense/fear/
+԰ [դƤ] /(adj-na,n) instability/insecurity/crankiness/(P)/
+԰ [դʤ] /(adj-na,n) ignorance/inexperience/unfamiliarity/
+԰ [դ] /(adj-na,adj-no,n) sudden/abrupt/unexpected/unforeseen/(P)/
+԰դ [դ] /suddenly/abruptly/unexpectedly/(P)/
+԰դǤ [դ򤦤] /(exp) to take (a person) unawares/to make a surprise attack/
+԰յ [֤] /(adj-na,n) vulgarity/lack of refinement/
+԰ջ [դ] /surprise examination/
+԰Ǥ [դ] /(n) surprise attack/
+԰Ƥ [դ] /(n) surprise attack/
+԰ [դ] /(adj-na,n) constancy/immutable/
+԰ [դ] /(adj-na,n) disadvantageous/harmful/unprofitable/
+԰ [դ] /(adj-na,n) Very sincerely yours/
+԰ [դä] /(n) discrepancy/discord/disagreement/dissonance/
+԰ [դ뤷] /(n) poor results/
+Ա [դ] /(adj-na,n) unlucky/misfortune/bad luck/fate/(P)/
+Ա [դ] /(adj-na,n) unsanitary condition/
+Ա [դ] /(n) divorce/unrealized marriage (prospects)/
+Բ [դ] /(adj-na,n) Very Sincerely Yours/
+Բ [դ] /(adj-na,n) unrest/turbulence/impropriety/(P)/
+Բ [դȤ] /(adj-na,n) impropriety/inappropriateness/unfairness/unreasonableness/
+Բʬ [դ֤] /disturbing elements/
+Բʸ [դ֤󤷤] /inflammatory pamphlets/
+Բ [դ] /(n,n-suf) wrong/bad/improper/unjustifiable/inadvisable/(P)/
+ԲIJ [դ] /(adj-na,n) mystery/baffling/inexplicable/incomprehensible/(P)/
+Բĵ [դ㤯] /(adj-na,n) irreversible/
+Բķ [դ] /(adj-na,n) indispensable/essential/(P)/
+Բĸ [դ] /(papal) infallibility/
+ԲĹ [դ礯] /(n) act of God/irresistible force/inevitability/force majeure (in contracts)/
+ԲĻ׵ [դ] /(adj-na,n) mystery/wonder/miracle/10^64/
+ԲĻ [դ] /(adj-no,n) invisibility/
+ԲĻ [դ] /invisible ray/
+ԲĿ [դ] /(n) inviolability/sacredness/nonaggression/(P)/
+ԲĿ [դ󤸤礦䤯] /non-aggression pact/non-aggression treaty/
+Բ [դ] /(adj-na,n) unknowable/mysterious/
+ԲŪ [դƤ] /(adj-na) agnostic/
+Բ [դ] /(n) agnosticism/
+Բ [դ󤷤] /agnostic/
+Բ [դˤ夦] /impenetrability/
+Բǽ [դΤ] /(adj-na,n) impossible/(P)/
+Բǽ [դΤ󤿤] /unavailable choice/
+Բ [դ] /(adj-na,n) inevitable/inescapable/unavoidable/(P)/
+Բʬ [դ֤] /(adj-na,n) atomic/indivisibility/(P)/
+Բ [դˤ夦] /(n) noninvolvement/nonintervention/neutrality/
+Բ [դ] /(adj-na,n) unpleasant/displeasure/discomfort/(P)/
+Բؿ [դ] /(n) discomfort index/
+Գ [դ] /(n) nonexpansion/localization/nonaggravation/
+Գʹ [դä] /(adj-na,n) shapeless/misshapen/awkward/clumsy/
+Գʹ [֤ä] /(adj-na,n) shapeless/misshapen/awkward/clumsy/
+ԳΤ [դ] /(adj-na,n) unreliable/uncertain/indefinite/(P)/
+Գμ [դ] /(adj-na,n) uncertain/unreliable/inauthentic/(P)/
+Գ [դƤ] /(adj-na,n) uncertain/indefinite/
+Գ [դƤ] /(n) the uncertainty principle/
+Գ [դ] /(adj-na,n) failure/defeat/mistake/blunder/negligence/indiscretion/
+ԳФΰ [դΤäȤ] /pitcher's misjudgment/
+ԳФ [դΤʤߤ] /crying in spite of oneself/
+ԳФ [դȤ] /(exp) to suffer a defeat/
+Գм [դ] /(n) shallow thinker/indecisive person/
+Գ [դ] /(adj-na) unlearned/uneducated/
+Գ湥 [֤ä] /(adj-na,n) unshapeliness/clumsiness/
+Գ貽 [դĤ] /(n) inactivity/
+Գ [դä] /(adj-no) (chemically) inert/
+Գ [դä] /inert gas/
+Գ [դä] /inactivation/
+Գư [դĤɤ] /inaction/lethargy/
+ԳȮ [դäѤ] /(adj-na,n) dull/slow/sluggish/inactive/quiet/lethargic/
+Գȯ [դäѤ] /(adj-na,n) dull/slow/sluggish/inactive/quiet/lethargic/
+Դ [դ󤻤] /(n) non-drying oil/
+Դ [դ] /(adj-na,n) (rare) incompetence/
+Դ [դ󤼤] /(adj-na,n) imperfect/incomplete/faulty/defective/(P)/
+Դdz [դ󤼤ͤ󤷤礦] /(n) incomplete combustion/
+Դ [դ褦] /intolerance/
+Դ [դ󤷤礦] /(n) abstention/nonintervention/noninterference/
+Դ [դ󤷤礦] /(n) sexual frigidity/
+Դ [դʤ] /(adj-na,n) inexperience/lack of experience/(P)/
+Դʾ [դ󤷤ؤ] /(n) unconvertible paper money/fiat money/
+Դ [֤] /(adj-na,n) clumsiness/stupidity/blunder/
+Դ [դ] /clumsiness/unskillfulness/
+Դ [֤褦] /(adj-na,n) awkward/clumsy/unskillfulness/lack of ability/(P)/
+ԴѼ [֤褦] /bungler/
+ԴѼ [֤褦] /bungler/
+Դ [դ礦] /(adj-na,n) ugliness/homeliness/lack of ability/incompetence/
+Դ [֤礦] /(adj-na,n) ugliness/homeliness/lack of ability/incompetence/
+Դȯ [դϤĤ] /non-volatility/
+Դ [դ] /unexpected/accidental/
+Ե [դ] /(adj-na,n) pout/displeasure/ill humor/sullenness/(P)/
+Ե [դ] /(n) rising no more (as in illness and death)/returning no more/dying/
+Եε [դΤ㤯] /deceased person/traveler on one's last journey/
+Ե̣ [֤] /(adj-na,n) weird/ominous/eerie/uncanny/ghastly/(P)/
+Ե§ [դ] /(adj-na,n) irregularity/unsteadiness/disorderly/(P)/
+Ե§ư [դɤ] /(n) irregular verb/
+ԵΧ [դ] /(adj-na,n) irregular/undisciplined/disorganized/slipshod/
+Ե [դ] /(n) rising no more (as in illness and death)/returning no more/dying/
+Ե [դ] /(n) nonprosecution or indictment/(P)/
+Ե [դ] /(n) lawlessness/violation of customs/
+Ե [դ] /(n) immorality/injustice/misconduct/adultery/impropriety/perfidy/
+Ե [դ] /(adj-na,n) dishonesty/injustice/dishonor/ingratitude/
+Ե [դ] /(adj-na,n) ominous/sinister/bad luck/ill omen/inauspiciousness/(P)/
+ԵȤͭ [դĤΤ礦] /have an ill omen/
+Ե [դ夦] /(adj-na,n) in no hurry/nonessential (industry)/
+Ե [դ夦] /(adj-no,n) everlasting/immortal/eternal/immortality/imperishable/(P)/
+Ե̾ [դ夦Τᤤ] /immortal work/
+Եʣ [դդ] /All rights reserved/
+Ե [դ礦] /(n) poor catch/
+Զ² [դ礦浪] /(n) discord/dissonance/(P)/
+Զ [դ礦] /(adj-na,n) recession/depression/slump/(P)/
+Զݻ [դ礦Ȥ] /(n) recession-induced bankruptcy/
+Զ [դ礦] /(adj-na,n) displeasure/ill humour/
+Զѹ [դ󤳤] /(adj-na,n) imbalance/disparity/out of balance/inequality/(P)/
+ԶѼ [դ󤷤] /(adj-no) of uneven quality/heterogenous/
+Զ [դ󤻤] /asymmetry/
+Զ [դȤ] /out of balance/imbalance/disparity/inequality/
+Զ࿵ [դ󤷤] /(adj-na,n) indiscretion/imprudence/
+Զŷ [դƤ] /(n) cannot allow (oneself) to live (with someone) under the canopy of heaven/cannot allow (the sworn enemy) to live in this world/irreconcilable (enemy)/
+Զ [] /(n) deformity/distortion/disability/cripple/
+Զ [դ] /(n) deformity/distortion/disability/cripple/
+Զ [դ] /(adj-na,n) inconvenient/
+Զ [դ] /(n) cripple/disabled person/
+Զ [դ] /emergency/
+Զ [դ礦] /Amoghasiddhi/Infallible Magic (a dhyani-Buddha)/
+Զ [դ] /(adj-na,n) misfortune/bad luck/obscurity/
+Զ [դ򤫤] /(exp) to repine at one's hard lot/
+Զ [դ] /(adj-na,n) persistence/fortitude/indomitability/(P)/
+Է [դ] /(adj-na,n) disrespect/irreverence/impiety/blasphemy/profanity/
+Էɺ [դ] /(n) lese majeste/
+Է [դ] /impiety/irreverence/
+Էʵ [դ] /(adj-na,n) business recession/hard times/depression/gloom/sullenness/cheerlessness/(P)/
+Էк [դ] /(adj-na,n) poor economy/waste/
+Է [դĤ] /irresolution/indecision/vacillation/
+Է [դäƤ] /pending/unsettled/undecided/
+Է [դ] /(adj-na,n) unclean/dirty/filthy/impure/(P)/
+Է鴶 [դĤ] /(adj-na) filthiness/
+Է [դä] /(adj-na,n) failure/poor results/
+Է [դ󤳤] /(adj-na,n) poor health/ill health/unhealthy/(P)/
+Է [դ󤼤] /(adj-na,n) morbid/unhealthful/
+Ը« [դ󤽤] /nonrestraint/
+Ը [դ󤷤] /(adj-na,n) thoughtless/indiscreet/lacking in common sense/rashness/betraying one's lack of judgment/absurd/undignified/compromising/disgraceful/
+Ըžݼ [ߤƤ󤲤] /loose geisha/
+Ը [ߤ] /(adj-na) (arch) sad/pitiful/wretched/
+Ը [դ] /(n) silence/
+Ը¹ [դ󤸤ä] /action before words/work before talk/
+ԸԸ [դդ] /silence/
+Ը [դ] /(n) silence/
+Ը [դ] /(adj-no) not granted/
+Ը [դ] /injustice/unfairness/
+Ըʿ [դؤ] /(adj-na,n) unfairness/injustice/partiality/(P)/
+Ըʿ [դؤ礦] /unfair competition/
+Ը [դभ] /(adj-na,n) unfit/unsuitable/unmarketable/
+Թ [֤] /(n) no liking for/no interest in/
+Թ [դ] /(adj-na,n) undutifulness to one's parents/lack of filial piety/(P)/
+Թ [դ] /(adj-na,n) unhappiness/sorrow/misfortune/disaster/accident/death/(P)/
+ԹŤʤ [դʤ] /(exp) to have a series of misfortunes/
+Թ [դ碌] /(adj-na,n) unhappiness/misfortune/ill luck/(P)/
+Թ˴ [դˤ] /(exp) to bear up under misfortune/
+Թʤ [դʤ] /(adj) disappointing/weak-minded/spiritless/cowardly/worthless/
+Թ̵ [դʤ] /(adj) disappointing/weak-minded/spiritless/cowardly/worthless/
+Թ̺ [դ] /nonfarming land/untilled land/
+ԹԤϤ [դ椭Ȥɤ] /(adj-na,n) negligence/carelessness/incompetence/mismanagement/
+ԹԵ [դ礦] /(adj-na,n) bad manners/rudeness/
+ԹԾ [դ礦礦] /(adj-na,n) misconduct/profligacy/immorality/
+Թ [դ礦] /(n) misconduct/profligacy/immorality/
+ԹϤ [դ椭Ȥɤ] /(adj-na,n) negligence/carelessness/incompetence/mismanagement/
+Թ [դ] /(n) (examination) failure/rejection/disqualification/(P)/
+Թʼ [դ] /(n) unsuccessful candidate/rejected person/
+Թ [դ] /(adj-na,n) unreasonable/irrational/absurd/inconsistent/(P)/
+Թ [դꤱĤ] /(n) nonsequitur/non sequitur/
+Թ [դꤹ] /(n) nonsequitur/non sequitur/
+Ժ [֤] /(n) silence/neglect to write/neglect to call/
+Ժ [դ] /(n) lack of talent/incompetency/
+Ժͤפ [դΤȤ] /be due to my incompetence/
+Ժ [դ褦] /(n) rejection (of an application)/
+Ժٹ [֤] /(adj-na,n) clumsy (work)/poor shape/homely/plain/
+Ժ۲ [դ] /(n) veto/rejection/
+Ժ [դ] /(n) absence/(P)/
+Ժ߼ɼ [դȤҤ礦] /(n) absentee ballot/(P)/
+Ժ߾ [դ礦ᤤ] /alibi/
+Ժϼ [դ̤] /absentee landlord/
+Ժɼ [դȤҤ礦] /absentee voting/
+Ժ [դ] /(n) poor crop/crop failure/(P)/
+Ժ [դ] /(n) forbearance/
+Ժ [դϤ] /(n) crime of omission/
+Ժˡ [֤ۤ] /(adj-na,n) bad manners/discourtesy/
+Ի [դ] /stainless steel/
+Ի [դ] /(n) absence/nonattendance/nonappearance/
+Ի [դ] /(n) abstention/nonparticipation/
+Ի [դ] /(iK) (v1) to romp/to gambol/to frolic/to joke/to make fun of/to flirt/(P)/
+Ի [դ󤻤] /(n) disapproval/disagreement/
+ԻŹ碌 [դ碌] /(adj-na,n) unhappiness/misfortune/ill luck/
+Ի [դޤ] /(adj-na,n) mismanagement/malpractice/wastefulness/carelessness/misconduct/unthriftiness/
+Ի [դ褦] /disuse/
+Ի [դޤ] /(adj-na,n) mismanagement/malpractice/wastefulness/carelessness/misconduct/unthriftiness/(P)/
+Ի׵ [դ] /(adj-na,n) wonder/miracle/strange/mystery/marvel/curiosity/(P)/
+Ի׵Ĥʱ [դʤ] /by happy chance/
+Ի׵Ĥ [դ] /strangely/oddly/mysteriously/
+ԻٻΨ [դ] /(n) disapproval rating/
+Ի [դ] /(n) immortality/eternal life/
+Ի [դ] /(adj-na,n) invulnerability/immortality/insensibility to pain/(P)/
+ԻĻ [դ礦] /(n) phoenix bird/
+Ի礤 [դˤ] /(adj-na,n) unbecoming/improper/unsuitable/ill-matched/unworthy of/
+Ի [դ] /(n) emergency/unexpectedness/
+Ի [դ㤯] /(n) emergency landing/(P)/
+ԻΦ [դ㤯꤯] /emergency landing/
+Լ [դ] /(adj-na,n) irregularity/
+Լ [դ] /(n) incurability/
+Լ [դ] /(n) incurability/
+Լ [դΤޤ] /incurable illness/
+Լ [դ] /(adj-na,n) unnatural/artificial/affected/strained/(P)/
+Լͳ [դ椦] /(adj-na,n) discomfort/disability/inconvenience/destitution/(P)/
+Լ [դ] /(n) (arch) Very Sincerely Yours/
+Լ [դ] /(adj-na,n) perfidiousness/faithlessness/inconstancy/insincerity/falsehood/
+Լ [դƤޤ路] /(adj-na,n) poor preparation/poor arrangements/
+Լ [դƤ] /(adj-na,n) clumsiness/awkwardness/ineptitude/
+Լ [դ] /(adj-na,n) failure/fizzle/disgrace/disfavour/
+Խʬ [դ夦֤] /(adj-na,n) insufficient/inadequate/imperfect/shortage/(P)/
+Խʬ [դ夦֤] /(adj-na,n) insufficient/inadequate/imperfect/shortage/(P)/
+Խ [դ夦] /disobedience/
+Խ˵ [դ夦] /(n) unhappiness/sorrow/misfortune/disaster/accident/death/
+Խ˵ [֤夦] /(n) unhappiness/sorrow/misfortune/disaster/accident/death/
+Խ [դ夯] /unskillfulness/
+Խ [դǤ] /(adj-na,n) bad job/poor workmanship/bungle/
+Խ [դ] /(adj-na,n) impurity/adulteration/dishonesty/irregularity/(P)/
+Խͷ [դ󤤤椦] /(n) illicit sexual relationship/
+Խʪ [դ֤] /(n) foreign matter/impurities/
+Խ [դ] /(adj-na,n) irregularity/unseasonableness/(P)/
+Խ¸ [դ社] /(adj-na,n) imprudence/indiscretion/
+Խ¸ [դ社] /(n) thoughtless person/
+Ծ [դä] /inconvenience/hard living/
+Ծ [դ礦] /(adj-na,n) dissent/disagreement/disapproval/objection/refusal/
+Ծ [դ礦] /dissent/disagreement/disapproval/objection/refusal/
+Ծ [դ礦] /(adj-na,n) dissent/disagreement/disapproval/objection/refusal/
+Ծǧ [դ礦ˤ] /(n) disapproval/dissent/veto/
+ԾԾ [դ礦֤礦] /(adv,n) reluctantly/grudgingly/unwilling/
+Ծò [դ礦] /(adj-na,n) indigestion/
+Ծòʪ [դ礦֤] /indigestible materials/
+Ծ [դ礦] /(adj-na,n) disgraceful/inauspicious/ill-omened/ominous/scandalous/
+Ծͻ [դ礦] /(n) scandal/deplorable event/(P)/
+Ծ [դ礦] /(adj-na,n) my humble self/my unworthy self/incompetent/your humble servant/(P)/
+Ծӻ [դ礦錄] /(exp) my unworthy self/
+Ծ [դ礦] /(adj-na,adj-no,n) unknown/unidentified/(P)/
+Ծ [դ礦] /(adj-na,n) absurdity/irrationality/inconsistency/(P)/
+Ծ [դ礦] /(adj-na,n) uncleanliness/dirtiness/impurity/filthiness/defilement/menses/toilet/latrine/(P)/
+Ծ [դ礦] /(n) unclean place/
+Կ [դ] /(n) unfaithfulness/insincerity/perfidy/mistrust/distrust/discredit/(P)/
+Կ [դ] /faithlessness/insincerity/
+Կ [դ󤳤] /lack of faith/unbelief/impiety/infidelity/
+Կ [դ󤸤] /insincerity/unfaithfulness/
+Կ [դ󤸤] /unbeliever/
+Կ [դ󤸤] /(adj-na,n) impiety/unbelief/infidelity/
+ԿǤ [դˤ] /(n) non-confidence/lack of confidence/(P)/
+ԿǤ [դˤ󤢤] /(n) no-confidence motion/
+ԿǤ [դˤ󤱤Ĥ] /(n) censure vote/
+ԿǤɼ [դˤȤҤ礦] /nonconfidence vote/
+ԿǤư [դˤɤ] /(n) censure motion/
+Կ [դ褦] /distrust/discredit/
+Կά [դ㤯] /nonaggression/
+Կ [ͤΤФ] /sleepless vigil/
+Կ [ͤФ] /(n) sleepless vigil/night watch/vigilance/
+Կ [դФ] /(n) sleepless vigil/night watch/vigilance/
+Կ [դ] /(adj-na,n) incomplete understanding/doubt/question/distrust/suspicion/strangeness/infidelity/(P)/
+Կ [դ] /(n) fire under suspicious circumstances/arson/
+Կ [դ󤸤] /(vs) questioning (by the police)/
+Կ [դ󤸤] /(oK) (vs) questioning (by the police)/
+Կ [դ] /(adj-na,n) indiscretion/imprudence/
+Կ [դ򤤤ޤ] /(exp) to caution a person against misconduct/
+Կ [դ] /(n) imprudent (misguided) fellow/
+Կ [դ] /(adj-na,n) dullness/depression/slump/stagnation/(P)/
+Կ [դޤ] /(adj-na,n) unsteadiness/lack of sincerity/
+Կ [դ] /disloyalty/unfaithfulness/
+Կ [դ󤻤] /(adj-na,n) unkindness/unfriendliness/(P)/
+ԿȻ [դߤ] /(adj-na) misconduct/profligacy/licentiousness/
+Կ͵ [դˤ] /(n) unpopularity/(P)/
+Կ; [դˤ󤸤礦] /(adj-na,n) unkindness/inhumanity/heartlessness/
+Կ [դ] /(adj-na,n) heartlessness/inhumanity/
+Կ [դ] /(n) (arch) Very sincerely yours/
+Կ [դ] /(adv) suddenly/casually/accidentally/incidentally/unexpectedly/unintentionally/(P)/
+Կ [֤] /(adj-na,n) no sense of refinement/inelegant/lacking in polish/unromantic/boorish/
+Կ [դ] /(n) paralysis/palsy/
+Կ [դ] /(n) involuntary/
+Կձư [դɤ] /involuntary movement/
+Կն [դ] /(n) involuntary muscles/
+ [դ] /(n) rare/extraordinary/unparalleled/
+ [֤] /few/numerical inferiority/
+ [դ] /(adj-na,adj-no,n) failure/abortive (attempt, action)/
+ [դ] /(adj-na,n) poor result/bad record/failure/
+Ω [դ] /(n) failure/rejection/rupture/(P)/
+ [դ] /(adj-na,n) irregular/
+ [դ] /(n) non-conformance/non-alignment/non-correspondence/free-thinking/
+ [դ] /nonconformist/free-thinker/
+̮ [դߤ㤯] /(n) irregular pulse/arrhythmia/(P)/
+ [դ] /(adj-na,n) injustice/unfairness/iniquity/impropriety/irregularity/dishonesty/illegality/(P)/
+ν [դΤˤ] /smack of evil/
+򶺤 [դ򤿤] /(exp) to redress injustice/
+ [դ] /(n) false start/
+ [դ] /(n) accounting fraud/irregular accounting/
+׽ [դ] /(n) improper bookkeeping/
+ [դ] /(adj-na,n) uncertainty/inaccuracy/
+ [դ] /(n) irregularity/
+ [դ] /irregular forces/guerrillas/
+ [դ] /unconventional warfare/
+ɻˡ [դ礦ܤۤ] /(n) Unfair Competition Prevention Law/
+԰ [դ] /unfair practices/wrongdoing/malpractice/cheating/foul play/
+ [դ] /(vs) consider wrong or unjust/
+ [դ] /scandal/bribery case/graft case/
+ [դ礦] /stealing a ride/
+ľ [դ礦] /(adj-na,n) dishonest/
+ͻ [դ椦] /(n) fraudulent loans/
+ [դ] /malocclusion/
+Ū [դƤ] /(adj-na) unproductive/unfruitful/
+ [֤礦] /(adj-na,n) indolence/laziness/sloth/
+ [դ] /(adj-na) clumsy/bungling/
+ [֤礦] /(adj-na,n) slouch/lazybones/
+ɦ [֤礦Ҥ] /(n) a beard one has because they're too lazy to shave/
+ [դ礦֤礦] /grudgingly/
+ [դ] /insincerity/dishonesty/untruthfulness/bad faith/
+ [դ] /(adj-na,n) insincerity/dishonesty/untruthfulness/bad faith/
+ [դ] /irregularity/unevenness/asymmetry/lack of uniformity/
+ѥ [դ褦] /off the road tire/
+ [դä] /(adj-na,n) neglect of health/intemperance/
+ [դä] /intemperance/excesses/
+ [դ] /(n) Very sincerely yours/
+ [դ] /(n) anti-war/war renunciation/(P)/
+ᄀ [դ󤷤礦] /(n) win without playing/unearned win/
+ [դ󤸤礦䤯] /anti-war treaty/
+ [դᤤ] /(adj-na,n) blur/
+ [դ] /(n) evil/sin/vice/mischief/
+٤ [դʤ] /(exp) to commit vice/to do evil/
+ [դ󤫤] /(n) negative reaction/unsuccessful vaccination/
+ [դ] /(adj-na,n) partial/incomplete/imperfect/(P)/
+ [դ] /(adj-na,n) unsuited/inappropriate/improper/undeserved/(P)/
+¦Υ [դդ] /close relationship/
+¨Υ [դդ] /(n) neutral/noncommittal/
+« [դĤĤ] /(adj-na,n) rude/inexperienced/stupid/incompetent/
+« [դĤĤ] /rude, incompetent or inexperienced person/ignoramus/
+¬ [դ] /(adj-no,n) unexpected/unforeseen/accidental/
+¬κҤ [դΤ虜襤] /unexpected disaster/
+­ [դ] /(adj-na,n,vs) insufficiency/shortage/deficiency/lack/dearth/(P)/
+­䤦 [դ򤪤ʤ] /(exp) to replenish a shortage/
+­ [դ] /needy circumstances/
+­ [餺ޤ] /deficit/shortage/
+· [դ] /(adj-na,n) unevenness/irregularity/lack of uniformity/
+· [դ] /(adj-na,n) unevenness/irregularity/lack of uniformity/
+½ [դ] /(adj-na,n) arrogance/insolence/disrespect/
+κ [դƤ] /(adj-na,n) bad form or manners/indecency/impropriety/
+ [դ] /(n) determination/
+ž [դƤ] /(n) determination/conviction/(P)/
+ã [դ] /nondelivery/
+ [դ] /(adj-no,adj-na,n-adv,n-t) constant/persistent/unremitting/continually/constantly/(P)/
+ [դ󤽤] /(n) Swiss chard/
+ [դ] /(n) casual wear/ordinary clothes/everyday clothes/home wear/
+ [դ] /(n) ignorance/
+β [̤] /(ateji) (n) phosphorescent light/mysterious lights on the sea/sea fire/
+β [̤] /(ateji) (n) phosphorescent light/mysterious lights on the sea/sea fire/
+ [դ㤯] /(n) nonarrival/nondelivery/
+ [դʤ] /(adj-na,n) discord/(P)/
+ [դ夦] /(adj-na,n) disloyalty/infidelity/
+ [դ夦] /disloyalty/unfaithfulness/
+ [դ夦] /(adj-na,n) carelessness/inattention/thoughtlessness/(P)/
+դͳ [դ夦ˤ] /(exp) to be due to carelessness/
+Ĵ [դ礦] /(adj-na,n) bad condition/not to work out (i.e. a deal)/disagreement/break-off/disorder/slump/out of form/(P)/
+Ĵˡ [֤礦ۤ] /(adj-na,n) impoliteness/carelessness/misconduct/clumsiness/
+Ĵ [դ礦] /(adj-na,n) discord/incongruity/
+ [դ󤫤] /(n) unsinkable battleship/
+ [դĤ] /(n) suspension/interruption/stoppage/tie-up/cessation/(P)/
+̲ս [դĤ] /tied-up places (spots)/
+礤 [դĤꤢ] /(adj-na,n) unbalance/imbalance/asymmetry/disparity/
+礤 [դĤꤢ] /(adj-na,n) unbalance/imbalance/asymmetry/disparity/
+ [դƤ] /(adj-na,n) unfaithfulness/infidelity/unchastity/
+翲 [դƤ] /(n) staying in bed out of spite/
+ [դƤ] /(n) sulkiness/
+ [դƤ] /(v1) (uk) to become sulky/to become irresponsible/
+ [դ礦] /(adj-na,n) uncertainty/insecurity/inconstancy/indefinite/undecided/(P)/
+ [դƤ] /(adj-na,n) uncertainty/insecurity/inconstancy/indefinite/undecided/
+괧 [դƤ] /indefinite article/
+ [դƤ] /(adj-na,adj-no,n) irregular/indeterminate/tramp (steamer)/
+ [դƤ] /(n) an indeterminate sentence/
+귿 [դƤ] /(n) free verse/
+̶ [դƤ礦] /(n) (math) indefinite metric space/
+ [դƤ] /infinitive/
+ʬ [դƤ֤] /indefinite integral/
+ [դƤۤƤ] /(n) indeterminate equation/
+ˡ [դƤۤ] /(n) infinitive mood/
+Ũ [դƤ] /(adj-na,n) daring/fearless/intrepid/bold/tough/(P)/
+Ŭ [դƤ] /(adj-na,n) inadequacy/inappropriateness/unfitness/impropriety/
+Ŭ [դƤ] /disqualification/unfitness/
+Ŭ [դƤä] /disqualification/unfitness/
+Ŭ [դƤ] /(adj-na,n) unsuitable/inappropriate/improper/
+Ŭ [դƤȤ] /(adj-na,n) inadequacy/inappropriateness/unfitness/impropriety/(P)/
+ŬǤ [դƤˤ] /(adj-na,n) unfitness/incompetency/
+Ű [դƤäƤ] /(adj-na,n) inconsistent/illogical/unconvincing/not thorough/indefinite/half-way/
+Ϥ [դ錄] /(n) non-payment/dishonouring (bill)/bouncing (cheque)/(P)/
+Ϥ [դ錄Ƥ] /dishonored bill/
+Ϥ꾮ڼ [դ錄ꤳä] /dishonored check/
+Թ [դĤ] /(adj-na,n) inconvenience/inexpedience/trouble/harm/impropriety/wrongdoing/(P)/
+ԹƯ [դĤϤ餯] /(exp) to work ill/
+ݲ [ꤳܤ] /tumbler/self-righting toy/
+ [դȤ] /(n) nonparticipation/
+ [դȤ] /(n) ice-free/
+ [դȤ] /(n) antifreeze/
+೤ [դȤ] /ice-free sea/
+ [դȤ] /(n) ice-free port/
+ [դȤ] /antifreeze/
+ [դȤ] /(adj-na,n) injustice/impropriety/unreasonableness/undeserved/unfair/invalid/(P)/
+ [դ] /(n) failure/unpopularity/
+ɽ [դȤҤ礦] /misrepresentation/
+ [դȤȤ] /excessive profit/
+ [դȤФ] /(n) dumping/
+ϫƯ԰ [դȤɤ] /unfair labor practices/
+ [դȤ] /(adj-na,n) disparity/inequality/
+ [դȤ] /(n) (math) less than sign or greater than sign (< or >)/inequality sign/
+ [դɤ] /(n) (math) less than sign or greater than sign (< or >)/inequality sign/
+ [դȤ] /(n) (math) (expression of) inequality/
+ [դɤ] /(n) (math) (expression of) inequality/
+ [դȤؤ] /unequal sides/
+ [դȤ] /(adj-na,n) disunity/disharmony/
+Ʃ [դȤᤤ] /(adj-na,n) opacity/(P)/
+Ʃ [դȤᤤ] /(n) opacity/
+ư [դɤ] /(adj-na,n) immobility/firmness/fixed/steadfastness/motionless/idle/(P)/
+ư [դɤ] /(n) real estate/(P)/
+ư [դɤ] /real estate agent/realtor/(P)/
+ư [դɤ󤫤Ƥ] /real estate appraisal/
+ưȼ [դɤ󤮤礦] /real estate agent/realtor/
+ư [դɤ󤷤Ȥ] /(n) real estate acquisition tax/
+ư [դɤ] /imperturbability/
+ư [դɤߤ礦] /(n) (Buddh) Acala/Acalanatha Vidya-raja/The Immovable, a manifestation of Mahavairocana/
+Ʊ [դɤ] /(adj-na,n) difference/diversity/irregularity/disorder/
+Ʊ [դɤ] /(n) disagreement/objection/
+Ʊ [դɤ] /nonassimilation/
+Ƴ [դɤ] /nonconductibility/
+Ƴ [դɤ] /(n) nonconductor/
+ƻ [դɤȤ] /(adj-na,n) immorality/iniquity/impropriety/
+ƻ [դɤ] /unreasonableness/absurdity/irrationality/
+ [դȤ] /(adj-na,n) one's weak point/(P)/
+ [դȤ] /(adj-na,n) unwise plan/bad policy/inexpediency/
+ [դ] /(adj-na,n) weak point/unskillfulness/
+ [դȤ褦礦] /(adj-na,n) vague/ambiguous/noncommittal/
+ [դȤ] /(adj-na,n) lack of virtue/immorality/vice/depravity/unworthiness/(P)/
+ [դȤ] /crook/swindler/
+ [դȤ] /(adj-na,n) immorality/
+ [դȤƤ] /(adj-na,n) unspecified/random/indefinite/
+¿ [դȤƤ] /(adj-no,n) unspecified large number (of people)/
+Ϥ [դȤɤ] /(adj-na,n) rude/insolent/nefarious/
+ [դʤ] /(adj-na,n) inexperience/unfamiliarity/
+ [դʤ] /(adj-na,n) inexperienced/unfamiliar (with)/
+ [դ] /(n) peerless/unparalleled/
+ [Ҥʤ餺] /(adv) in a few days/at an early date/
+ [դ] /(adv) in a few days/at an early date/
+ [դ] /(n) small attendance/poor house/
+ǡ [դˤ礤] /(adj-na,n) contrary to one's wishes/short of money/
+ǡ [ۤȤȤ] /(n) cuckoo/
+ǥ [դˤ] /(n) infertility/sterility/barrenness/(P)/
+ǥ [դˤ礦] /(n) infertility treatment/
+ǥ [դˤ󤷤夸] /sterilization (operation)/
+ǥ [դˤ󤷤礦] /(n) infertility/sterility/barrenness/
+ǧ [դˤ] /disapproval/rejection/
+ǧ [դˤ󤷤礦] /nonrecognition/
+Ǯ [դͤä] /(adj-na,n) indifference/lack of enthusiasm/inattentiveness/
+dz [դͤ] /(n) incombustibility/
+dz [դͤ󤻤] /(adj-no,n) non-inflammability/incombustibility/
+dzʪ [դ֤ͤ] /(n) non-inflammables/(P)/
+Ǽ [դΤ] /(n) non-payment/default/
+ǽ [դΤ] /(adj-na,n) incompetency/inefficiency/impossibility/weak point/imbecility/(P)/
+ǽ [դΤ] /(n) impotent (person)/
+ [դϤ] /(n) invincibility/
+ [դФ] /(n) not buying/
+㱿ư [դФɤ] /a boycott/
+Ʊ [դФɤᤤ] /boycott/buyer's strike/
+ȯ [դϤ] /(n) misfire/(P)/
+ȯ [դϤĤ] /dud/unexploded shell/unexploded bomb/
+ȴ [դФ] /(adj-na,n) firm/steadfast/indomitable/unswerving/invincible/
+ [դܤ] /(n) strict observance of the Buddhist commandment that all priests should be celibate/
+ [դ] /(adj-na,n) defect/deficiency/imperfection/inadequacy/Yours in haste/(P)/
+ [դӤ] /(n) plain woman/
+ɬ [դҤĤ褦] /(adj-na,n) unnecessary/(P)/
+ɵ [դӤ夦] /papal infallibility/
+ɾ [դҤ礦] /(n) bad reputation/disgrace/unpopularity/(P)/
+ɾȽ [դҤ礦Ф] /(adj-na,n) bad reputation/disgrace/unpopularity/
+ʹ [դҤ󤳤] /(adj-na,n) unchastity/misconduct/dissipation/fornication/
+ [դӤ] /(adj-na,n) inability/dullness/unworthiness/
+ή [֤դ夦] /(adj-na,n) lack of refinement/
+ [դդ] /(adj-na,n) dissatisfaction/discontent/disapproval/objection/complaint/protest/disagreement/(P)/
+ [դդ夦] /insubordination/disobedience/
+ʧ [դϤ餤] /(n) nonpayment/default/(P)/
+ʧ [դФ餤] /(n) nonpayment/default/
+ʬ [դ֤󤫤] /indivisibility/
+ʬ [դ֤ᤤ] /(adj-na) obscure/vague/
+ʸ [դ֤] /(n) (1) unwritten/(2) illiterate/uneducated/
+ʸˡ [դ֤󤱤ݤ] /unwritten constitution/
+ʸˡ [դ֤ۤ] /(n) unwritten law/common law/
+ʸˡ [դ֤ݤ] /(n) unwritten law/common law/
+ʸ [դ֤ᤤ] /indistinct/obscure/
+ʸΧ [դ֤] /(n) unwritten law/unwritten rule/common law/(P)/
+ʿ [դؤ] /(adj-na,n) complaint/discontent/dissatisfaction/(P)/
+ʿ [դӤ礦ɤ] /(adj-na,n) inequality/unequal (treaties)/unfair/(P)/
+ʿ [դӤ礦ɤ礦䤯] /unequal treaty/
+ʿ [դؤդޤ] /discontent and grumbling/
+ [դؤ] /(adj-na,n) impartiality/neutrality/fairness/
+ [դؤդȤ] /(adj-no,n) impartiality/neutrality/independence/(P)/
+ [դؤ] /(adj-na,adj-no,n) eternal/everlasting/unchangeable/immutable/immovable/constant/permanent/indestructible/(P)/
+Ѥ [դؤΤ] /eternal truth/
+ѻ [դؤ󤷤ۤ] /(n) constant capital/
+ [դؤ󤻤] /(n) (math) invariance/
+ [դؤ礦] /(n) constant/invariable/
+ [դӤ] /(adj-na,n) pity/compassion/
+ [դ٤] /(adj-na,n) inconvenience/inexpediency/unhandiness/(P)/
+ٶ [դ٤󤭤礦] /(n) idleness/lack of application/lazy study habits/
+ [餺] /(exp) (arch) in spite of/regardless of/
+ˡ [դۤ] /(adj-na,n) lawlessness/injustice/illegality/unlawfulness/(P)/
+ˡ̱ [դۤߤ] /(n) (1) illegal immigration/(2) illegal immigrant/
+ˡƶ [դۤ󤭤] /false imprisonment/
+ˡ԰ [դۤ] /tort/
+ˡ [դۤ夦] /unlawful assembly/
+ˡ [դۤˤ夦] /trespassing/intrusion/
+ˡ [դۤˤ夦] /trespasser/
+ˡͭ [դۤ椦] /unlawful detention (of shipping)/unlawful occupation (of a house or land)/
+ˡ [դۤȤ] /(n) unlawful dumping (e.g. of garbage)/
+ˡ [դۤˤ夦] /illegal entry/illegal immigration/
+ˡ [դۤˤ夦] /illegal entry/illegal immigration/
+ˡ [դۤˤ夦] /illegal immigrant/
+˰ [դۤ] /(n) unsaturated/
+ܰ [դۤ] /(adj-na,n) reluctance/unwilling/(P)/
+ [դܤ] /uncommon/outstanding/
+ [դ] /(n) permanence/immortality/
+ [դޤ] /(adj-na,n) dissatisfaction/displeasure/discontent/complaints/unhappiness/(P)/
+­ [դޤ󤾤] /(n) dissatisfaction/displeasure/discontent/
+̣ [դ] /(adj-na,n) distaste/unsavoriness/
+̣ [ޤ] /(adj) (uk) unappetising/unpleasant (taste, appearance, situation)/ugly/unskilful/awkward/bungling/unwise/untimely/(P)/
+̲ [դߤ] /(n) sleeplessness/insomnia/wakefulness/(P)/
+̲鵯ϫ [դߤ󤫤餪Ҥ] /fatigue resulting from insomnia/
+̲ [դߤ󤷤礦] /(n) sleeplessness/insomnia/wakefulness/(P)/
+̲Ե [դߤդ夦] /without sleep or rest/day and night/
+̾ [դᤤ] /(n) abstract number/
+̾ [դᤤ] /(adj-na,n) dishonor/disgrace/shame/
+ [դᤤ] /(adj-na,n) unknown/obscure/indistinct/uncertain/ambiguous/ignorant/lack of wisdom/anonymous/unidentified/(P)/
+ [դᤤ] /(adj-na,n) indecisive/
+ [դᤤ礦] /(adj-na,n) dimness/obscurity/indistinctness/
+ϯ [դᤤ] /(adj-na,n) unclear/
+ [դ] /(adj-na,adj-no,n) immortal/undying/indestructible/
+ [դܤ] /(adj-na,n) shame/disgrace/
+ [դ⤯] /(adj-na,n) shame/disgrace/
+ [դ⤦] /(adj-na,adj-no,n) sterile/barren/unproductive/sour/(P)/
+Ӥ [դ⤦Τ] /deserted and desolate land/
+ [դ] /(n) ignorance/(P)/
+դ [դˤդ] /(exp) to ignore/to disregard/to overlook/to connive at/
+ [դ䤸礦] /(n) nightless gay quarters/nightless city/
+ [դ椫] /(adj-na,n) discomfort/unpleasantness/disagreeableness/unhappiness/(P)/
+ͽ [դ] /(n) indisposition/emperor's illness/unhappiness/
+ [֤] /(adj-na,n) unshapely/unsightly/clumsy/unpresentable/uncouth/
+ [դ褦] /(n) insolubility/
+ [դ褦] /(adj-na,n) non-business/of no use/waste (products)/unnecessary/
+Ѱ [դ褦] /(adj-na,n) unpreparedness/carelessness/(P)/
+ѿ [դ褦] /(adj-na,n) insecurity/carelessness/
+ѿ [֤褦] /(adj-na,n) insecurity/carelessness/
+ [դ褦Ҥ] /disused article/
+ [դ褦] /(adj-na,n) non-business/of no use/waste (products)/unnecessary/(P)/
+ײ [դ褦] /(n) commutative justice/justitia commutativa/
+ [դ褦礦] /(adj-na,n) neglect of health/intemperance/
+ [դ] /space without columns/
+ [դ] /(adj-na,n) disadvantage/handicap/unfavorable/drawback/(P)/
+ [դꤨ] /(adj-na,n) disadvantage/handicap/drawback/inadvisability/inexpediency/(P)/
+ [դꤳ] /(n) default/nonperformance/
+ [դ] /unreasonable/irrational/
+Υ [դ] /(n) inseparability/
+ή [դ夦Ĥ] /nonnegotiable/
+θ [դ] /(adj-no,n) unforeseen/accidental/(P)/
+ [դ礦] /(adj-na,n) bad idea/thoughtlessness/
+ [դ礦] /(n) poor catch/
+ [դ礦] /(adj-na,n) badness/delinquent/inferiority/failure/(P)/
+ɲ [դ礦] /degradation/downfall/
+ɺĸ [դ礦] /(n) bad debt/
+ɺĸ [դ礦󤷤] /(n) disposal of bad loans/
+ɾ [դ礦礦] /(n) bad girl/juvenile delinquent/
+ɾǯ [դ礦礦ͤ] /juvenile delinquent/
+ɿ [դ礦] /(vs) trouble-shooting/fault analysis/
+ߤդ [դ礦Ĥ] /bad debts/
+Ƴ [դ礦ɤ] /insulator/nonconductor/poor conductor/
+ [դ礦Ҥ] /inferior goods/defective product/
+̸ [դ礦] /(adj-na,n) indiscretion/
+ [դ] /(adj-na,n) adultery/immorality/impropriety/(P)/
+Ѻ [դ󤶤] /(crime of) adultery/
+ [դ줤] /(n) indisposition/sickness/
+Ϣ³ [դ󤾤] /(adj-na,n) discontinuity/
+Ϣ³ [դ󤾤] /(n) (weather-related) line of discontinuity/
+ϫ [դ] /(n) unearned/
+ϫ [դȤ] /(n) unearned income/
+Ϸ [դ] /(n) perennial youth/
+Ϸ [դ] /fountain of youth/
+ϷԻ [դդ] /(n) perpetual youth and longevity/
+ [դ] /(adj-na,n) friction/discord/trouble/dissension/disagreement/(P)/
+ [դ勞] /(n) past forty/following right course/
+ [֤ʤ] /poor preparation/
+Կ [դ] /(adj-na,n) insolence/misconduct/rudeness/breach of etiquette/
+լ [դˤ] /(oK) (n) infertility/sterility/barrenness/
+ؾ [դӤ] /(adj-na,n) pity/compassion/
+ [դӤ] /(adj-na,n) pity/compassion/
+ [դȤ] /(adj-na,n) unbending/inflexible/tenacity/indomitableness/
+Զ [դȤդ] /(adj-na,n) inflexibility/tenacity/indomitableness/
+ [դ礦] /homeliness/plainness/
+ [֤礦] /homeliness/plainness/
+ [դ] /(n) freedom/liberty/independence/
+ [դۤݤ] /(n) free-spirited and uninhibited/
+ [դ] /(n) freedom/liberty/independence/
+ [֤Ĥ] /(adj-na,n) ill-breeding/impoliteness/bad manners/
+ [֤Ĥ] /rude person/
+ [դƤ] /(adj-na,n) insubordination/outlawry/
+ [դ夦] /(n) stainless steel/
+ [] /(n,vs) giving to/submitting to/refer to/affix/append/
+դƤ [ĤƤ] /to be in luck/
+դƹԤ [ĤƤ] /(v5k-s) to follow/
+դƹԤ [ĤƤ] /(exp) to follow/to keep in pace with/to understand/
+դΥ줺 [ĤϤʤ줺] /(adv,exp) indecision/
+դ [Ĥ] /(v1) to direct someone toward ../
+դ [Ĥ] /addition/accessory/appendage/supplement/appendix/complement/excuse/
+դ̻ [Ĥ̤] /(exp,n) abrupt (awkward) question/
+դ [Ĥ] /(n,n-suf) attached to/impression/sociality/appearance/furnished with/under/to/(P)/
+դ [Ť] /(n,n-suf) attached to/impression/sociality/appearance/furnished with/under/to/
+դɤ [Ĥ褤] /stay well (on)/
+դڤ [Ĥä] /(n) constant attendance/uninterrupted supervision/
+դ礤 [Ĥ] /(n) association/socializing/fellowship/(P)/
+դ礦 [Ĥ] /(v5u) to associate with/to keep company with/to get on with/(P)/
+դ [Ĥ] /attendant/curse/devil possession/
+դ [Ĥ] /(v5u) to follow/to accompany/to cleave to/to join up with/to obey implicitly/to flatter/
+դ [ĤӤ] /(n) attendant/
+դ臘 [Ĥ] /(v5u) to follow/to accompany/to cleave to/to join up with/to obey implicitly/to flatter/
+դڤ [Ĥ] /(n) constant attendance (by a doctor)/
+դڤ [Ĥ] /(v5r) to be in constant attendance/
+դź [Ĥ] /(n) attendance on/attendant/escort/chaperon/retinue/(P)/
+դźǸ [Ĥ󤴤] /private nurse/
+դź [Ĥˤ] /attendant/
+դź [Ĥ] /practical nurse/
+դź [Ĥ] /(v5u) to attend on/to wait upon/to accompany/to escort and wait on/to chaperone/
+դŻ [ĤޤȤ] /(v5u) to dangle after/
+դ [Ĥ] /(n) bill collector for the night's entertainment/followers/
+դʪ [Ĥ] /(n) accessory/accompaniment/indispensable part/appendage/
+դ [Ĥ] /(v5k,vi) to adjoin/to be attached/to adhere/to be connected with/to be dyed/to be stained/to be scarred/to be recorded/to start (fires)/to follow/to become allied to/to accompany/to study with/to increase/to be added to/
+դ [Ĥ] /(n) fixed/bill/bill of sale/(P)/
+դ [Ť] /(n-suf,pref,suf) dated/date/fixed/external/
+դ㤦 [ĤǤ] /to buy on credit/
+դ [Ĥ] /(v1,vt) (1) to attach/to join/to add/to append/to affix/to stick/to glue/to fasten/to sew on/to apply (ointment)/(2) to furnish (a house with)/(3) to wear/to put on/(4) to keep a diary/to make an entry/(5) to appraise/to set (a price)/(6) to bring alongside/(7) to place (under guard or doctor)/(8) to follow/to shadow/(9) to load/to give (courage to)/(10) to keep (an eye on)/(11) to establish (relations or understanding)/(P)/
+դʧ [ĤϤ餦] /(exp) to pay a bill/
+դä [Ĥ廊] /add (something)/
+դä [Ĥ廊] /(v1) to add one thing to another/(P)/
+դä [Ĥ廊] /additionally/in addition/
+դ [Ĥ] /(n) incendiarism/
+դ [Ĥޤ魯] /(v5s) to follow/to shadow/to hanker after/to hover around/
+դ [Ĥޤ] /(v5r) to follow/to shadow/to hanker after/to hover around/
+դݤ [Ĥ] /(n) overcharge/
+դ [Ĥ] /(v1) to renew/to replace/to change for/to attach anew/
+դʵ [Ĥ] /(n) borrowed prosperity/
+դ [Ĥ] /(n) show of courage/
+դ碌 [Ĥ碌] /(n) perfect occlusion/vegetable relish with meat/
+դ碌 [Ĥ碌] /(v1) to add to/
+դ [Ĥܤ] /artificial facial beauty spot/
+դ [Ĥ] /(n) entry/booking/
+դ [Ĥ] /(v5m) to take advantage of/to impose on/to make an entry/(P)/
+դ [Ĥ] /(n) root/joint/base/crotch/(P)/
+դ [Ĥդ] /(n) tag/label/
+դ [Ĥ] /(n) tag/slip/label/
+դФ [Ĥ] /(n) bill/account/
+դФ [Ĥ] /(v5s) to charge/
+դ [Ĥɤ] /(n) viewpoint/
+դƤ [Ĥ䤭] /(n) broiling with soy/
+դƤ [Ĥ䤭] /(n) pretension/affectation/
+դ夬 [Ĥ] /(v5r) to be elated/to be spoiled/to take advantage of/
+դ [ĤӤ] /(n) assistant/attendant/chaperon/suite/
+դ [Ĥͤ餦] /(v5u) to prowl after/to keep watch on/
+դ­ [Ĥ] /(n) addition/appendix/supplement/postscript/
+դ­ [Ĥ] /(v5s) to add to/(P)/
+դ­ [Ĥ] /addition/pretext/
+դؤ [Ĥ] /(n) replacement/
+դؤ [Ĥ] /(v1) to renew/to replace/to change for/to attach anew/
+դ [Ĥ] /(n) the bid/the offer/
+դη [Ĥ] /hint suggestion/
+դľ [Ĥʤ] /(v5s) to repair again/to join again/
+դϤ [ĤȤɤ] /(n) tip/present/
+դ [Ĥ] /(v5r) to take advantage of/to impose on/
+դ [Ĥ] /(n) bill collector for the night's entertainment/followers/
+դȱ [Ĥ] /(n) false hair/
+դɡ [ĤФ] /(n) false nose/artificial nose/
+դɦ [ĤҤ] /(n) false moustache/
+դɳ [ĤҤ] /(n) child's sash/
+դ­ [Ĥ֤] /undercharge/
+դʸ [Ĥ֤] /(n) love-letter/
+դ [Ĥ] /(n) spill (piece of wood for lighting)/
+դ [Ĥ] /(n) (to aim at) a weak point/
+դ [Ĥ] /(n) ointment/lotion/
+դ [Ĥ] /(n) omission in a bill/
+դȤ [ĤȤ] /(n) omission in a bill/
+դȤ [ĤȤ] /(v5s) to neglect to make an entry in a ledger/
+դ [ĤޤĤ] /false eyelashes/
+դ [Ĥޤ] /(n) false coiffure/
+դڤ [Ĥä] /constant attendance (by a doctor)/
+ղ [դ] /(n,vs) addition/annexation/appendage/(P)/
+ղò [դ] /(n) added value/value added/
+ղòͥӥ [դӥ] /value added service/
+ղò [դ] /(n) value-added tax/
+ղò̿ [դĤ⤦] /(n) value-added network (VAN)/
+ղ [դ] /(n) additional tax/
+ղ [դ] /(n) add to/twist the meaning/
+յ [դ] /(n,vs) addition/appendix/note/
+յ [դ] /(n,vs) bring up a matter/discussion/debate/
+ն [դ] /(n,n-suf) neighbourhood/vicinity/environs/(P)/
+ո [դ] /(n,vs) saying in addition/postscript/additional remarks/
+չ礦 [Ĥ] /(v5u) to associate with/to keep company with/to get on with/
+չ礻 [Ĥ碌] /(n) perfect occlusion/vegetable relish with meat/
+սФ [Ĥ] /(n) bill/account/
+վ [Ĥ䤭] /(n) broiling with soy/
+տ [ĤӤ] /(n) assistant/attendant/chaperon/suite/
+տ [դ] /(n) attached map or plan/
+տ [դ] /(n,vs) incident to/attaching to/annexed to/concomitant/attending/
+տ︽ [դ󤷤礦] /side effect/concomitant/
+ [դ] /(n) an annex/affiliated structure or institute/
+§ [դ] /(n) additional rules/by-laws/supplementary provisions/
+­ [Ĥ] /(n) addition/appendix/supplement/postscript/
+° [դ] /(n,vs) attached/belonging/affiliated/annexed/associated/subordinate/incidental/dependent/auxiliary/(P)/
+°ع [դä] /an attached or affiliated school/
+° [դ] /(n) ancillary (attached, adjunct) words/
+° [դ] /affiliated school/
+° [դ] /appendix/supplementary notes/
+° [դ] /subordinate clause/
+°± [դӤ礦] /affiliated hospital/
+° [դҤ] /(n) accessory/fittings/appurtenances/
+°ʪ [դ֤] /belongings/appendage/accessory/
+ [դ] /(n) incidental/accessory/secondary/collateral/(P)/
+ӷ [դĤ] /(n) supplementary (additional) resolution/
+ӻ [դ] /supplementary item/
+Ӿ [դ礦] /(n) incidental (collateral) condition/
+Ū [դƤ] /(adj-na) incidental/secondary/accessory/
+ [դϤ] /accessory offense/
+ [դҤ褦] /incidental expenses/
+ [դ] /(n,vs) committing to/refer to/submit to/
+ [դ㤯] /(n,vs) sticking to/clinging to/adhesion/cohesion/agglutination/(P)/
+ [դ㤯礯] /(n) adhesion/
+ [դ夦] /(n) annotation/comment/
+ź [Ĥ] /(n) attendance on/attendant/escort/chaperon/retinue/
+ź [Ĥ] /(n) attendance on/attendant/escort/chaperon/retinue/(P)/
+ǯɽ [դͤԤ礦] /appendix with chronological table/
+ [Ĥ] /(n) bill collector for the night's entertainment/followers/
+ɼ [դҤ礦] /(n) a tag or label/
+ɽ [դҤ礦] /(n) attached list/
+Ϳ [դ] /(n,vs) grant/allowance/endowment/assignment/(P)/
+ [Ĥ] /(n) omission in a bill/
+ [Ĥ] /(n) omission in a bill/
+Ȥ [ĤȤ] /(n) omission in a bill/
+Ͽ [դ] /(n) appendix/supplement/(P)/
+ [դ] /(n) blindly following others/
+Ʊ [դ餤ɤ] /(n) following blindly/following suit without reflection/
+ [դ] /(n) tag/slip/label/
+Ƭ [դȤ] /(n) pier/
+ [ä] /(n) (hum) (my) husband/(P)/
+ס [줾] /(n-t) each/every/either/respectively/severally/
+פ˷ [äȤˤ] /(exp) to lose one's husbands love/
+פɤŤ [äȤˤ褯Ĥ] /(exp) to be devoted (attentive) to one's husband/
+פη [Τ] /one's husband/
+פθ [äȤΤ] /marital rights/
+פפ [줾] /(n-t) each/every/either/respectively/severally/(P)/
+פΩƤ [äȤ򤿤Ƥ] /(exp) to treat one's husband with due respect/
+׷ [դ] /(n) one's husband/
+׸ [դ] /(n) husband's marital rights/
+׺ [դ] /(n) man and wife/married couple/(P)/
+׻ [դ] /(n) term of address for a teacher/Confucius/
+׾ؿ [դ礦դ] /(n) a wife should do her husband's bidding/
+׿ [դ] /(n) wife/Mrs/madam/(P)/
+ [줾] /(n-t) each/every/either/respectively/severally/
+ [դ] /(n) married couple/spouses/husband and wife/couple/pair/(P)/
+ [ߤ礦] /(n) married couple/spouses/husband and wife/couple/pair/
+ [ᤪ] /(n) married couple/spouses/husband and wife/couple/pair/
+ؤα [դդΤह] /(exp) to get married/
+ؤ [դդΤʤ򤵤] /(exp) to bring about marital separation/
+ؤƻ [դդΤߤ] /marital virtues/
+ؤ [դդΤ] /conjugal harmony/concord between husband and wife/
+شط [դդ󤱤] /(n) marital relationship/
+ضԤ [դդȤ⤫] /dual income/husband and wife both working/
+ط [դդ] /matrimonial quarrel/
+ [դդ] /married life/
+ [ᤪȤ¤] /his and her teacups/
+ [դդʤ] /(n) conjugal relations/conjugal affection/
+̤ [դդ狼] /divorce/separation/
+ [դդ٤ä] /(n) (system of) husband and wife retaining separate family names/
+« [դդ䤯] /engagement/betrothal/marriage contract/
+Ϣ [ߤ礦ȤŤ] /husband and wife travelling together/
+ [֤] /(n) slave labour/compulsory service/forced labor/exacted service/
+ [֤䤯] /(n) slave labour/compulsory service/forced labor/exacted service/
+ط [դ] /(n) policewoman/
+ؽ [դ] /(n) woman/womankind/(P)/
+ؽ [դ礷] /(n) woman/wife/(P)/
+ؽ˽ [դܤ] /(n) rape/(P)/
+ؿ [դ] /(n) woman/female/(P)/
+ؿͤϰ̤ [դΤ򤿤] /(exp) to raise the position of women/
+ؿͱư [դ󤦤ɤ] /women's movement/
+ؿͲ [դ] /(n) gynecology/(P)/
+ؿͲʰ [դ󤫤] /gynecologist/
+ؿͲʳ [դ󤫤] /gynecology/
+ؿͲ [դ󤫤] /(n) women's group or association/
+ؿͷٴ [դ󤱤] /policewoman/
+ؿͻ [դ󤵤󤻤] /women's suffrage/
+ؿ [դӤ礦] /(n) women's diseases/
+ؿ [դդ] /women's clothing/
+ؿ [դ] /women's issues/
+ [դ] /women's suffrage/
+Ĺ [դ礦] /(n) head nurse/(P)/
+ƻ [դɤ] /(n) woman's duties/
+ [դȤ] /(n) woman's virtues/
+ [Ȥ] /(n) wealth/fortune/(P)/
+٤ʬ [ȤߤΤ֤Ѥ] /distribution of wealth/
+٤ޤ [Ȥޤ] /(v5s) to enrich/to make wealthy/
+٤ [Ȥ] /(v5m) to be rich/to become rich/(P)/
+ٱܲ [դ褦] /(n) eutrophication/
+ٲ [դ] /(n) wealthy family/
+ٳ [դ] /(n) (alternative name for) Mt. Fuji/
+ٵ [դ] /(adj-na,n) riches and honours/wealth and rank/(P)/
+ٵ [դä] /(adj-na,n) riches and honours/wealth and rank/
+ٶ [դ礦] /(adj-na,adj-no,n) wealth and power/rich and powerful/
+ٹ [դ] /(n) rich ore/
+ٹ [դ] /(n) wealthy person/millionaire/(P)/
+ٹ [դ] /(n) rich country/national enrichment/
+ٹʼ [դ礦ؤ] /(n) wealth and military strength of a country/
+ٹʼ [դ礦ؤ] /measure to enrich and strengthen a country/
+ٻ [Ȥߤդ] /(n) lottery ticket/
+ٻ [Ȥޤ] /prefecture in the Hokuriku area/
+ٻ˼ [դܤ] /name of a publisher/
+ٻβл [դ󤿤] /Fuji volcanic zone/
+ٻγ [դӤ] /(n) brow resembling outline of Mt. Fuji/
+ٻθ [դ] /(n) Fuji silk/
+ٻθ޸ [դ] /the Five Lakes of Mt. Fuji/
+ٻλ [դ] /Mt Fuji/(P)/
+ٻ [դ] /river in Shizuoka Prefecture/
+ٻ [դĤ] /Fujitsu/(P)/
+ٻ [դĤ] /corn barnacle/
+ټ [դ] /(n) rich person/millionaire/the wealthy/
+ټ [դ] /(n) rich person/millionaire/the wealthy/(P)/
+ [դΤ] /(n) rich farmer/
+ͭ [դ椦] /(adj-na,n) rich and famous/
+͵ [դ椦] /(adj-na,n) wealth/riches/opulence/(P)/
+͵ [դ椦] /(n) wealth tax/
+ [դ礯] /(n) wealth/resources/
+ [դ] /(n) (alternative name for) Mt. Fuji/
+ [Ȥߤ] /(n) lottery/
+ [̤] /(n) cloth/(P)/
+ۤ [] /(v5k) (1) to spread out/to lay out/(2) to take a position/(3) to impose widely (e.g. over a city)/
+ۤ˿ [̤Τ򤻤礦ˤҤ] /(exp) to soak cloth in a dye/
+ۤ٣ [̤Τ򤭤] /(exp) to cut cloth/
+۰ [̤ΤӤ] /(n) stretching of cloth/
+۰ [̤ΤӤ] /(n) stretching of cloth/
+۳ [դΤ] /(n) funori (seaweed)/glue plant/
+۶ [դ礦] /(n,vs) propagation (e.g. a religion)/(P)/
+۶ [դ] /(n) tea-towel/dish cloth/(P)/
+۹ [դ] /(n,vs) edict/ordinance/proclamation/(P)/
+ۻ [դ] /(n) alms/offerings/(P)/
+ۿ [դ] /(n,vs) battle formation/lineup/(P)/
+ [դ] /(n) strategic arrangement of go stones/preparation/(P)/
+ڤ [̤Τ] /piece of cloth/
+ [դ] /(n) wiring/
+ [դ] /cloth bag/
+ [ۤƤ] /(n) pot-bellied god of good fortune/
+ʢ [ۤƤФ] /(n) a potbelly/
+ [դȤ] /(n) bedding (Japanese-style)/futon/(P)/
+Ĥߤ [դȤ򤷤] /(exp) to make a bed/
+ľ [դȤष] /burying a person under a pile of futon in fun/
+ [դȤ󤬤] /(n) quilting/ticking/
+ [줸] /(n) cloth/fabric/(P)/
+ [̤Τ] /(n) cloth/fabric/
+ [դ] /(n,vs) arrangement/grouping/
+ [̤Τ] /(n) texture/
+ [դ줤] /(n) official announcement/proclamation/
+ާ [դ] /(n,vs) expatiation/amplification (upon)/elaboration/
+ܲ [դ] /(n) suburban districts (of a metropolis)/within an urban-prefecture/
+ܵIJ [դ] /(n) urban-prefectural assembly/
+ܷ [դ] /(n) prefectural police/(P)/
+ܸ [դ] /(n) prefecture/(P)/
+ܸ̿͸ [դ٤Ĥ󤳤] /population classified by prefectures/
+ܸ [դ] /treasury/
+ [դ] /(n) urban prefectural tax/
+λ [դ] /(n) prefectural governor/(P)/
+ [դ夦] /Fuchuu (in Tokyo)/(P)/
+ģ [դ礦] /(n) prefectural office/(P)/
+Ω [դ] /(n) managed by an urban prefecture/(P)/
+ݡ [老] /(adv) (uk) nervously/
+ݤ [襤] /(adj) scary/frightening/eerie/dreadful/(P)/
+ݤ [襤] /grim face/angry look/
+ݤ [郎] /(n) coward/timidity/
+ݤ [郎] /(v5r) to be afraid of/to fear/to dread/to be nervous (about)/to be shy (of)/(P)/
+ݤ [] /(v1) to be scared/
+ݤ [] /(n) fear/
+ݤդ [Ĥ] /(v5k) to be frightened/to get cold feet/to have the wind up/
+ݤդ [Ť] /(v5k) to be frightened/to get cold feet/to have the wind up/
+ݤݤ [] /(adv,n) timidly/nervously/with nervous diffidence/trembling with fear/
+ݤ᤺ [᤺] /(adv,exp) fearlessly/
+ݤ [] /(v5r) to fear/to be afraid/
+ݵդ [Ť] /(v5k) to be seized with fear/to be intimidated/to lose one's nerve/
+ [老] /(adv) (uk) nervously/
+ޤ [] /(v5k) to help/to save/to rescue/
+ޤ [] /(v1) to help/to save/to rescue/to give relief to/to spare (life)/to reinforce/to promote/to abet/
+ޤ [] /to help a person to his (her) feet/
+ް [դ] /(n,vs) bringing up (children)/
+޷ [դ] /(n) land east of China/Japan/
+޻ [դ] /(n) ration/stipend/allowance/
+޻ [դޤ] /(n) stipend in rice/
+޽ [դ] /(n) aid/help/assistance/support/(P)/
+޽ [դ礦] /(n) aid or relief allowance/subsidy/
+޿ [դ礯] /(n) support/establishment/
+ [դ褦] /(n) support/maintenance/(P)/
+ܲ² [դ褦] /one's dependents/
+̳ܵ [դ褦] /duty to support (a person)/
+ܹ [դ褦] /tax exemption for dependents/
+ܼ [դ褦] /supporter/breadwinner/
+ [դ褦礦] /alimony/
+ [դ褯] /(n) assistance/
+ߤ [] /(n) fur rug/insole/
+ߤͤ [Ĥ] /(v1) to lay/to spread all over/
+ߤ [] /(n) paper mat/
+ߤ̤ [Ĥ] /(n) a tracing/
+ߤ [] /(n) fur rug/insole/
+ߤ [֤Ȥ] /(n) mattress/underquilt/(P)/
+ߤ [] /(n) (animal's) litter/
+ߤ [] /(v5k) (1) to spread out/to lay out/(2) to take a position/(3) to impose widely (e.g. over a city)/(P)/
+ߵ [] /(n) threshold/(P)/
+ߵ [] /(n) threshold/
+߶ [] /(n) (security) deposit/caution money/(P)/
+ [] /(n) paving stone/pavement/
+ [դ] /(n) construction/laying (a road)/(P)/
+ [] /(n) site/(P)/
+ [] /(n) floorboard/plank/
+ [] /(n) sheet/sheeting/
+ [֤Ȥ] /(n) mattress/underquilt/(P)/
+ʪ [] /(n) carpet/rug/matting/cushion/footcloth/floorcloth/carpeting/
+ާ [դ] /(n,vs) expatiation/amplification (upon)/elaboration/
+ [] /(n) axe/hatchet/
+ [դ] /axe/
+ [դ] /(n) correction/revision/
+ [դ] /(n) axe/
+ [դ] /(n) (arch) lucubration/elaboration/chisel and ax/
+ [] /(n) widely/generally/(P)/
+᤯ [ޤͤ] /(adv) widely/generally/
+᤯Τ [ޤͤˤ] /(exp) to be known all over the world/
+᤯ܤ [ޤͤ] /(v5s) to make a wide search/
+ [դ夦] /(n,vs) diffusion/spread/(P)/
+ [դ夦Ф] /(n) cheap popular edition/
+Ψ [դ夦] /diffusion rate/rate of spread/
+ḭ [դ] /(n) Samantabhadra (bodhisattva)/Universal Compassion/(P)/
+ [դ] /(n,vs) building/construction/
+ [դ] /building plot/
+ [դ] /(n) universal suffrage/
+ [դ] /(adj-no,adj-na,n-adv,n) usually/habitually/ordinarily/always/(P)/
+ [դ] /(n) casual wear/ordinary clothes/everyday clothes/home wear/(P)/
+ [դĤ] /(adj-na,adj-no,adv,n) (1) generally/ordinarily/usually/(2) train that stops at every station/(P)/
+̤Ǥʤ [դĤǤʤ] /(adj) abnormal/
+̲ [դĤ] /infantry/
+̳ [դĤ] /(n) equities/
+̶ [դĤ礦] /general education/
+̼Һ [դĤ㤵] /(n) straight bond (SB)/
+̿ [դĤ] /(n) ordinary person/
+ [դĤ󤭤] /universal suffrage/(P)/
+ [դĤ] /ball ammunition/
+ [դĤӤ] /usual mail/
+ˡ [դĤۤ] /(n) common law/
+̾ [դĤᤤ] /common noun/
+͹ [դĤ椦Ӥ] /(n) ordinary mail (post)/
+¶ [դĤ褭] /ordinary bank account/(P)/
+ [դĤä] /regular (local) train/
+ʩ [դդĤ󤽤] /Franco-Prussian War/
+ [դؤ] /(adj-na,n) universality/ubiquity/omnipresence/
+ [դؤ󤻤] /universality/ubiquity/omnipresence/
+ [դؤ] /(adj-na,n) universality/ubiquity/omnipresence/
+ [դؤ󤻤] /universality/ubiquity/omnipresence/
+ [դؤ] /(adj-na,n) universality/ubiquity/omnipresence/(P)/
+׸ [դؤ󤲤] /(n) universal principles/
+ [դؤ󤻤] /(n) catholicity/universality/
+ [դؤȤ] /ability to fit into any situation/
+Ū [դؤƤ] /(adj-na) universal/omnipresent/ubiquitous/(P)/
+Ūˡ§ [դؤƤۤ] /universal law/
+ʸˡ [դؤ֤ݤ] /(n) universal grammar/
+⤫ [] /(v5s) to raise/to rise/
+⤫ʤ [ʤ] /(n) looking depressed/
+⤫̴ [̤] /long face/look dejected/
+⤫Фʤ [Фʤ] /turning in one's grave/cannot rest in peace/
+⤫Ӿ夬 [Ӥ] /(v5r) to rise to the surface/(P)/
+⤫ [] /(v5b) to float/to rise to surface/to come to mind/(P)/
+⤫ [֤] /(n) a chance or opportunity/
+⤫٤ [٤] /(v1) to float/to express/to look (sad, glad)/(P)/
+⤫ [] /(v1) to make merry/to be festive/(P)/
+⤫ [줪Ȥ] /playboy/
+⤭ [] /(n) float (fishing)/buoy/(P)/
+⤭ [] /(n) drifting or floating cloud/
+⤭ [] /(n) flotsam/
+⤭ [] /(n) fish which lives close to the surface/
+⤭ [Ϥ] /(n) floating bridge/pontoon bridge/
+⤭ [] /(n) wavering/unsteady/
+⤭ [Ф] /floating pier/
+⤭Ф [] /(v5s) to surface/to stand out/
+⤭Ф [Ǥ] /(v1) to rise to the surface/to stand or break out/
+⤭夬 [] /(v5r) to float/to rise to the surface/
+⤭ [] /(n) brocade/
+⤭ [] /(n) sleeping in a ship/(bird) sleeping on the surface of the water/restless sleep/
+⤭ [] /(n) floating on one's back/
+⤭ [] /(n) fleeting life/this transient world/sad world/
+⤭Υ [Фʤ] /(n,adj-no) other-worldly/free from worldliness/
+⤭ [] /(n) a floating weed/duckweed/precarious/
+⤭Զ [礦] /precarious trade/
+⤭­ [] /(n) standing on the balls of the feet/
+⤭­Ω [] /(v5t) to be prepared to flee/
+⤭ [֤] /(n) swimming belt/swimming float/bladder/life buoy/
+⤭ߤ [] /(n) illegal loan/
+⤭Ħ [ܤ] /(n) relief/embossed carving/(P)/
+⤭ [] /(n) bobbing up and down/rising and falling/ebbing and flowing/
+⤭ [] /(n) floating mass of waterweeds/floating island/
+⤭⤭ [] /(adv,n) cheerful/buoyant/cheery/lighthearted/(P)/
+⤭̾ [] /(n) scandal/love affair/rumor/
+⤭̾ή [ʤʤ] /(exp) to get a reputation as a philanderer/
+⤭Ω [] /(v5t) to be enlivened/to be exhilarated/
+⤭ [] /(n) life buoy/float/
+⤯ [] /(v5k) to float/to become merry/to become loose/(P)/
+ [] /(io) (v5b) to float/to rise to surface/to come to mind/
+⤯ [줢뤯] /(v5k) to gad around/
+ [դ] /(adj-na,n) empty show/frivolity/levity/
+ⵤ [來] /(adj-na,n) flighty/fickle/wanton/unfaithful/(P)/
+ⵤ [來] /(n) cheater/unfaithful person/adulterer/
+ⵤ [來] /bimbo/slut/
+ [դ] /(n) groundless rumor/
+ [դ] /(n) swelling/edema/
+ [य] /(n) swelling/edema/
+ [य] /(v5m) to swell/to become swollen/
+ [դ礦] /(n,vs) surfacing/rising to the surface/(P)/
+ [դ礦] /floating fortress/warship/
+⿴ [դ] /(n) center of buoyancy/
+л [] /(n) leafhopper/
+ [] /(n) fleeting life/this transient world/sad world/
+ [褨] /(n) ukiyoe (color print of everyday life in the Edo period)/(P)/
+ [褾] /(n) (Edo-period variety of) realistic literature/
+ [դ] /(n) transient life/
+ [դ] /(n) groundless rumor/
+­ [] /(n) standing on the balls of the feet/
+ [֤] /(n) swimming belt/swimming float/bladder/life buoy/
+Ħ [ܤ] /(n) relief/embossed carving/
+Ħ [ܤ] /(io) (n) relief/embossed carving/
+ [դ] /(n,vs) floating and sinking/rise and fall/ebb and flow/ups and downs/(P)/
+ư [դɤ] /(n) floating/
+ư [դɤ] /(n) floating stock/
+ư [դɤ礦Ƥ] /floating point/
+ư黻 [դɤ礦Ƥ󤨤󤶤󤭤] /floating-point arithmetic unit (computer)/
+ưɼ [դɤҤ礦] /(n) swing vote/(P)/
+ [դϤ] /(adj-na,n) frivolous/fickle/insincere/caprice/cold-heartedness/
+ɸ [դҤ礦] /(n) buoy/
+ɹ [դҤ礦] /(n) ice floe/
+ɺ [դҤ礦] /(n) floating/
+դ [Ĥ] /(v5k) (uk) to be fickle/to be restless/to be flippant/
+ͷ [դ椦] /(n,vs) floating/wandering/suspension/(P)/
+ͷʪ [դ椦֤] /(n) plankton/
+ͷʪ [դ椦֤] /suspended particles/floating matter/
+ [դ褦] /(n,vs) floating (in the air)/(P)/
+ή [դ夦] /(n,vs) floating about/drifting/
+ [դ礯] /(n) buoyancy/floating power/
+ϲ [դ] /(n,vs) vagrancy/vagabondage/wander around/
+ϲ [դ] /(n) juvenile vagrant/waif/
+ϲ [դ] /(n) vagrant/(P)/
+ [դ椦] /(n,vs) wafting/floating/
+ [] /(n) (hum) father/(P)/
+㤵 [Ȥ] /(n) father/(P)/
+Ȥ [ΤȤ] /in place of one's father/
+ [Τ] /Father's Day/
+㷯 [] /(n) father/
+㷯 [դ] /(n) father/
+㷻 [դ] /(n) guardians/parents and older brothers/(P)/
+㷻 [դ] /(n) parents' association/
+ [դ] /(n) agnate/
+㸢 [դ] /(n) paternal rights/
+ [] /(n) (another's respected) father/
+ [ƤƤ] /(n) (another's respected) father/
+ [դ] /(n) father and child (son)/(P)/
+Ҳ [դƤ] /(n) motherless family/
+Ҵط긡 [դ󤱤Ƥ] /(n) paternity test/
+ [] /(n) (pol) father/
+ [] /(n) father/(P)/
+ƤäƸ [ˤäƤ] /(exp) to speak for one's father/
+ƤΰҸޤ [Τ򤫤ˤ] /(exp) to shelter oneself under one's father's influence/
+ [դ] /(n) paternity/
+ [դ] /paternal love/
+ [դ] /(n) ancestors/
+ [Ϥ] /(n) father and mother/parents/
+ [դ] /(n) father and mother/parents/(P)/
+ε [դܤΤ] /under one's parents roof/
+ [դܤ] /(n) a parents' association/
+ [] /(n) father's side of family/(P)/
+̵ [ʤ] /(n) fatherless or illegitimate child/
+̵ [ƤƤʤ] /(n) fatherless or illegitimate child/
+Ϸ [դ] /(n) (village) elder/
+ [դ] /(n) sign/mark/symbol/(P)/
+Ť [դŤ] /encoding (act of encoding a signal)/
+Ҥ [դҤ] /signal distortion/
+沽 [դ] /(n) encoding/
+沽ʸ [դ⤸夦] /(n) coded character set/
+ [դɤ] /decoding/
+ [դ] /(n) encoder/
+ʬ¿³ [դ֤󤫤Ĥ󤻤Ĥ] /(n) code division multiple access (CDMA)/
+Ѵ [դؤ󤫤] /signal converter/inverter/
+̵ [դʤ] /unsigned/
+ [դ] /(n,vs) agreeing/coincidence/(P)/
+ [դ] /(n) tally/check/
+ [դ礦] /(n) mark/symbol/code/sign/password/
+ĭ [դ礦] /(n) sign/secret price tag/password/mark/symbol/code/
+夹 [] /(v5s) to speak ill of/
+餹 [餹] /(v5s,vt) to spoil/to rot/to corrode/
+ [] /(n) rottenness/decay/corruption/
+̤Ƥ [ϤƤ] /(v1) to be corrupt/
+ [] /(v5r) to rot/to go bad/(P)/
+ [] /(v1,vi) to spoil/to rot/to corrode/
+ [줨] /(n) (undesirable but) inseparable relationship/
+ [줬] /(n) paltry sum (of money)/
+ [դ夦] /(n,vs) deterioration/rot/
+巺 [դ] /(n) castration/
+ [դ] /(n) pedant/worthless scholar/
+彭 [դ夦] /(n) smell of something rotten/rotten smell/
+忢 [դ礯] /(n) humus/
+忩 [դ礯] /(n) corrosion/(P)/
+忪 [դ礯] /(n) corrosion/
+忴 [դ] /(n,vs) taking pains to/racking one's brains/doing everything one can/(P)/
+ [դˤ] /(n) tainted meat/
+ [դϤ] /(n) decay/depravity/(P)/
+ [դ褦] /(n) humus/leaf mold/
+ [դ] /(n,vs) decomposition/ulceration/
+ [դ] /(n,vs) ulcerate/decompose/
+ [Ϥ] /(n) (1) skin/surface texture/grain/(2) temperament/one's bent/
+ [ϤΤĤ] /wood of fine grain/
+洨 [Ϥत] /(adj) chilly/unpleasantly cold/
+洨 [Ϥत] /(adj) chilly/unpleasantly cold/
+濨 [Ϥ] /(n) the touch of/feel of/
+ [Ϥ] /(n) body/
+ [Ϥ] /(n) underwear/
+ [դ褦] /(n) cotton rose/lotus/
+ [դ褦ۤ] /(n) Mt Fuji (lotus-shaped mountain)/
+ [] /(n) (sheet) music/(musical) note/(musical) score/
+᤯ [դ᤯] /(n) page-turner (music)/
+ɤ [դ] /(exp) to read music/
+ [դ᤯] /(n) page-turner (music)/
+ [դ] /(n) successive generations/hereditary (Tokugawa) daimyo/
+̾ [դߤ礦] /hereditary daimyo (whose ancestors supported Tokugawa Ieyasu prior to the battle of Sekigahara)/
+ɽ [դҤ礦] /(n) (musical) staff/score/
+ [դ] /(n) (written) music/(P)/
+ [դ] /music stand/
+ [] /(n) negative/minus/(P)/
+餤 [] /(n) indebtedness/unfulfilled promise/drawback/(P)/
+餦 [] /(v5u) to bear/to owe/(P)/
+館 [] /(v1) to be able to bear/to be able to manage/
+餫 [ޤ] /(v5s) to defeat/(P)/
+餱 [ޤ] /(n) defeat/loss/losing (a game)/(P)/
+餱 [ޤޤ] /(n) unyielding spirit/indomitable spirit/
+餱 [ޤ餤] /(adj-na,n) hating to lose/determined/
+餱餺 [ޤȤ餺] /(adv) to be evenly balanced or talented/
+餱 [ޤ] /(v1) to lose/to be defeated/(P)/
+餱 [ޤ] /(n) competitive spirit/spirit of rivalry/(P)/
+餱ۤ [ޤ] /(n) more losses than wins (sport)/(P)/
+餱 [ޤ] /(n) underdog/loser/(P)/
+餱 [ޤ] /(n) signs of defeat/
+餱 [ޤܤ] /(n) mark indicating a defeat/
+餱ˤ [ޤ] /(exp,n) poor loser/make excuses/be unwilling to admit defeat/sour grapes/
+餱 [ޤ] /(n) lost battle/
+ο [դΤ] /(n) negative number/negative value/
+Ų [դΤǤ] /negative charge/
+֤ [֤] /(v5r) to ride on a person's shoulders/to be carried on a person's back/
+碌 [碌] /(v1) (1) to put something on someone's back/to make someone carry something/(2) to lay responsibility on someone/to charge someone with a duty/(3) to inflict injury on someone/
+ [] /(n,vs) carrying on one's back (e.g. baby)/(P)/
+֤ä [֤ˤä] /mutual favouring/mutual dependency/
+ [դ] /(n,vs) burden/load (e.g cpu time, electricity, etc.)/(P)/
+ʬ [դ֤󤵤] /load balancing/load sharing/load distribution/
+ [դ礯] /(n) negative pole/cathode/south magnetic pole/
+ [դ] /(n) (math) negative (-) sign/
+ [դ] /(n) debt/liabilities/(P)/
+Ĺ [դ] /total liabilities/
+ļ [դ] /debtor/
+ [դ] /(n) aggregate amount of indebtedness/
+Ψ [դҤ] /(n) debt ratio/
+ [դ礦] /(n,vs) injury/wound/(P)/
+ [դ礦] /casualty/
+ [դ] /(n) negative number/
+ [դ] /negative properties/
+ˤ [ޤ] /(exp,n) poor loser/make excuses/be unwilling to admit defeat/sour grapes/
+ [դ] /(n,vs) charging (someone) with responsibility/
+ô [դ] /(n,vs) burden/charge/responsibility/(P)/
+ [դդ] /minus sign/
+ [դ] /poem/writing a poem/
+ [դ] /(n,vs) levy/imposition/(P)/
+ [դ] /(n) nature/
+ [դ] /taxation/
+¸ [դ] /(n) existence/presence (of resources)/
+¸ [դ礦] /(n) abundance/
+ʧ [֤Ф餤] /(n) payment on an installment system/easy payment plan/
+ [դ] /(n) slave labour/compulsory service/forced labor/exacted service/
+ [֤䤯] /(n) slave labour/compulsory service/forced labor/exacted service/
+Ϳ [դ] /(n) distribution/
+뤯 [य] /(v5k) to go/to proceed/to repair to/to become/
+Ǥ [դˤ] /(n,vs) (proceeding to) new appointment/(P)/
+Ǥ [դˤ] /place of (new) post/(new) place of appointment/
+ [դ] /(n) additional or supplemental note/
+ [դ] /(n) bringing up or submitting for discussion/
+ [դ] /(n) neighborhood/
+ [դ] /(n) additional remarks/postscript/
+ [դ] /(n) appended map or diagram or chart/
+ [դ] /(oK) (n,vs) incident to/attaching to/annexed to/concomitant/attending/
+ [դ] /(n) an annex/affiliated structure or institute/
+§ [դ] /(n) supplementary provisions/additional clause/
+° [դ] /(n,vs) attached/belonging/affiliated/annexed/associated/subordinate/incidental/dependent/auxiliary/(P)/
+ [դ] /(n) incidental/ancillary/secondary/
+ [դ] /(n) referring or submitting to a committee/
+ [դ㤯] /(n,vs) sticking to/clinging to/adhesion/cohesion/agglutination/
+ [դ㤯礯] /adhesion/
+ [դ夦] /annotation/
+ɼ [դҤ礦] /(n) a tag or label/
+ɽ [դҤ礦] /(n) appended chart or table or graph/
+Ͽ [դ] /(n) appendix/supplement/(P)/
+Ʊ [դ餤ɤ] /(n) following blindly/
+ [դ] /(n) a tag or label/
+ [] /despise/make light of/
+ [ʤɤ] /(n) contempt/scorn/
+Ũ [ʤɤ꤬Ƥ] /formidable enemy/
+ [ʤ] /(v5r) to despise/to disdain/to make light of/
+ [ʤɤ] /(v5r) to despise/to disdain/to make light of/(P)/
+ [֤] /(n) insult/
+ [֤礯] /(n) insult/contempt/slight/(P)/
+ [֤٤] /(n) scorn/disdain/contempt/slight/(P)/
+ [֤ޤ] /contempt/insult/offense/
+ǤĤ [ʤǤĤ] /(v1) to comb down/to smooth down/
+Ǥ [ʤǤ] /(v1) to brush gently/to stroke/(P)/
+Dz [ʤǤ] /(v5s) to stroke down/
+Dz [ʤǤޤ魯] /(v5s) to pat (e.g. dog)/to rub/to stroke/
+Ǹ [ʤǤ] /(n) sloping shoulders/
+ǻ¤ [ʤǤ] /(n) clean sweep/killing several with one sword sweep/
+Ǿ夲 [ʤǤ] /(v1) to comb back/
+ڤ [ʤǤ] /(n) clean sweep/killing several with one sword sweep/
+դ [ʤǤĤ] /(n) smooth or flowing hair/
+դ [ʤǤĤ] /(v1) to comb down/to smooth down/
+ [֤] /(n) care/tending/
+¤ [ʤǤ] /(n) clean sweep/killing several with one sword sweep/
+ [ʤǤ] /(n) a pink/
+ڤ [ʤǤ] /(n) clean sweep/killing several with one sword sweep/
+ [] /(arch) brave/
+ [֤ͤ] /(exp) to train oneself in military arts/
+ [֤] /(n) military power/
+ [֤] /(n) the fortunes of war/
+ [֤] /(n) samurai/warrior/military family/
+Ȳ [֤䤷] /samurai residence/
+Ȼ [֤] /the feudal period (1185-1867)/
+Ƚˡ [֤Ϥä] /(n) law decreeing rules for daimyo during Tokugawa shogunate/
+ [֤] /samurai government/
+ [֤] /feudal government/
+ʪ [֤] /(n) samurai romance/
+ [֤] /military science/
+ [֤] /(n) military or naval officer/
+ [֤󤵤] /the Three Wuhan Cities/
+ [֤] /(n) book of heraldry/
+ [֤] /(n) weapon/arms/ordinance/(P)/
+ [֤] /armory/ordnance department/
+ﺺ [֤] /(n) weapons inspection/
+ [֤] /armory/arsenal/
+Ϳ [֤] /lend-lease/
+͢жػ [֤椷Ĥ] /(n) arms embargo/
+ [֤] /(n) martial arts/
+ [֤礦] /(n) chivalry/gallantry/heroism/
+𶢾 [֤礦礦] /swashbuckling stories/martial arts fiction/chivalric knight novels/wuxia xiaoshuo/
+ [֤礦] /the teachings of Bushido/
+ [֤] /(n) arms/armor/
+ [֤] /(n) deeds of arms/
+ [֤] /(n) martial arts/
+ݼ [֤] /(n) master of martial arts/
+ [֤] /(n) armory/
+ [֤] /(n) military exploits/
+ [֤] /(adj-na,n) uncouth/clumsy/brusque/
+ [֤Ĥ] /boor/rustic/
+ [֤] /(n) warrior/samurai/(P)/
+ [ΤΤ] /(n) warrior/samurai/
+Τδ [֤Τ] /paragon of knighthood/
+γ [֤夦] /warrior class/
+ε [֤] /samurai spirit/
+ε [֤] /samurai spirit/
+ƻ [֤ɤ] /(n) Bushido/samurai code of chivalry/
+ƻβ [֤ɤΤϤ] /flower of chivalry (Bushido)/
+ [֤] /(n) military affairs/martial arts/
+ [ष] /(n) warrior/(P)/
+Գ [ष㤨] /(n) warrior picture/
+Խ [ष㤷央礦] /samurai drill/knight errantry/
+Խ [ष㤷央礦] /traveling about to gain skill in combat/
+Կ [ष֤뤤] /(n,vs) shaking with excitement/
+Կ [ष֤] /(n) prowess/gallantry/
+Կդ [ष֤Ĥ] /(v5k) to jump into the fray/
+Կ̤ [ष֤뤤] /(n,vs) shaking with excitement/
+Կͷ [षˤ󤮤礦] /samurai doll/
+ [ष֤뤤] /(n,vs) shaking with excitement/
+ [֤] /(n) (MA) the martial arts/Wushu/military arts/
+ [֤礦] /(n) military commander/(P)/
+ [֤] /(n) god of military arts/
+ [֤] /(n) military retainer/
+ [֤] /(n) military man/
+ [֤] /(n,vs) arms/armament/armed/(P)/
+ [֤] /disarmament/
+ [֤] /accoutrements/
+ٴ [֤] /armed police/
+ [֤夦] /armed group/
+ [֤] /armed ship/
+Ω [֤夦] /armed neutrality/
+Ի [֤Ȥ] /fortified city/
+ʿ [֤ؤ] /armed peace/
+˪ [֤ۤ] /armed uprising/
+ [֤] /(n) militarism/
+Ǽ [֤󤷤央] /militarism/
+ [֤󤻤] /military government/
+Ū [֤Ƥ] /(adj-na) militaristic/
+ĥ [֤Ф] /(v5r) to be soldierly/to be martial/
+ƻ [֤ɤ] /(n) martial arts/military arts/Bushido/(P)/
+ [֤Ȥ] /(n) martial arts/
+ [֤] /(n) military preparation/armaments/defenses/
+ [֤] /(n) warrior/samurai/
+ [֤ؤ] /(n) military affairs/military people/
+ [֤٤] /(n) soldier/
+̾ [֤ᤤ] /(n) military fame/
+ [֤] /samurai's lineage/
+ [֤] /(n) military family/warrior class/
+ͦ [֤椦] /(n) bravery/military prowess/valour/(P)/
+ͦ [֤椦Ǥ] /(n) martial story/
+ά [֤㤯] /(n) strategy/military tactics/
+ [֤礦Ȥ] /(n) Utopia/
+ [֤礯] /(n) armed might/military power/the sword/force/(P)/
+ϲ [֤礯ˤ夦] /(n) armed intervention/
+ϳ [֤礯] /armed diplomacy/
+ϴ [֤礯󤷤礦] /armed intervention/
+Ϲ [֤礯] /(n) armed attack/
+ϹԻ [֤礯] /use of (military) force/
+Ͼ [֤礯礦Ȥ] /military conflict/armed conflict/
+ [֤礯] /power politics/
+ [֤礯] /armed conflict/
+ [֤] /(n) military merit/
+ [ޤ] /(n) dancing/dance/(P)/
+񤤹ߤ [ޤ] /(v1) to swoop down upon/to fly down/to alight/
+񤤹 [ޤ] /(v5m) to drop in/to happen to/
+񤤾夬 [ޤ] /(v5r) to soar/to fly high/to be whirled up/
+Ǽ [ޤ] /(v1) to conclude a dance/to dance the last dance/
+ [ޤɤ] /(v5r) to come back/
+ [ޤɤ] /(v5r) to dance/
+٤ [ޤɤ] /(v5r) to dance/
+ [ޤ] /(v5u,vi) to dance/to flutter about/to revolve/(P)/
+ [ޤޤ] /(exp) to dance/to perform a dance/
+ [֤] /(n) court dance and music/(P)/
+ [֤] /(n) mask worn by a bugaku dancer/
+ [ޤ] /(n) (Kyoto) dancing girl/
+ [֤礯] /(n) musical dance/music and dancing/
+ [ޤ] /(n) apprentice geisha/dancing girl/
+ [ޤ] /(n) dancer's fan/
+ [֤] /(n) (1) stage (theatre)/(2) scene or setting (e.g. of novel, play, etc.)/(P)/
+˳ݤ [֤ˤ] /(exp) to put on stage/
+κµ [֤Τ椦Τ] /wings of a stage/
+ [֤礦] /(theatrical) costumes/
+泫 [֤Ӥ餭] /formal opening of a new theater/
+ [֤Ȥ] /stage director/
+淸 [֤] /stagehand/
+θ [֤] /dress rehearsal/
+ݽ [֤] /performing arts/
+ [֤] /(n) stage play/
+ [֤] /stage effects/
+ [֤礦ᤤ] /stage lighting/
+ [֤] /stage career/
+ [֤] /stage setting/
+ [֤夦] /televised broadcast of a stage performance/
+ٶ [֤ɤ礦] /on-stage composure/
+ƻ [֤ɤ] /set piece/
+ͥ [֤Ϥ椦] /stage actor or actress/
+餱 [֤ޤ] /stage fright/
+΢ [֤] /(n) offstage/backstage/behind the scenes/(P)/
+ [ޤ] /(n) fan-shaped kinoku (mushroom) with multiple layers/
+Ƨ [֤Ȥ] /(n) dancing/(P)/
+Ƨ [֤Ȥ] /(n) ball/dance/
+Ƨ [֤Ȥ礦] /dance instructor/
+Ƨ [֤Ȥ礯] /dance music/
+Ƨ [֤Ȥ] /dancing shoes/
+Ƨ [֤Ȥ] /ball room/dance room/
+Ƨ [֤ȤӤ礦] /(n) chorea/St. Vitus's dance/
+Ƨ [֤Ȥդ] /ball dress/dancing clothes/
+ɱ [ޤҤ] /(n) (temple) dance/(P)/
+ [ޤޤ] /(n) snail/
+ [֤褦] /(n) dancing/dance/(P)/
+ٲ [֤褦] /(n) dancer/dancing master (mistress)/
+ٷ [֤褦] /(n) dance drama/
+ [֤褦] /(n) dance troupe/
+ [֤Ȥ] /(n) dancing/
+ƺ [֤ɤ] /(n) grapes/(P)/
+ƺ磻Τ [֤ɤ磻Ȥ] /(exp) to make wine from grapes/
+ƺ [֤ɤ] /vineyard/
+ƺ [ݤȤ] /Portugal/
+ƺ [֤ɤ] /grape picking/
+ƺ [֤ɤ] /(n) (grape) wine/
+ƺ [֤ɤ礦夦] /staphylococcus/
+ƺ [֤ɤ] /(n) dark purple/
+ƺê [֤ɤ] /(n) grapevine trellis/
+ƺ [֤ɤȤ] /(n) grape sugar/dextrose/
+ƺȪ [֤ɤФ] /vineyard/
+ [] /(n) turnip/
+ [֤] /(adj-na,n) unpolished/unrefined/
+ [֤] /(n) coarse speech or writing/humble reference to one's own words/
+ [] /(n,n-suf) department/part/category/counter for copies of a newspaper or magazine/(P)/
+ [֤] /(n) part/position (in a whole, i.e. body)/(P)/
+ [֤] /(n) staff/member/(P)/
+ [ؤ] /(n) room/(P)/
+ [ؤ򤢤] /(exp) to clear a room/
+򻶤餫 [ؤ餫] /(exp) to litter a room (with things)/
+Ȥ [ؤ򤢤] /(exp) to heat the room/
+ [ؤ] /(n) assignment of rooms/
+ [ؤ䤺] /(n) an adult-age eldest son who has yet to come into his inheritance/(a young adult still) living at home/a dependent/
+ [ؤ] /room rent/
+ [ؤ䤮] /(n) dressing gown/loungewear/
+ [֤] /(n) subordinate person/(P)/
+ [֤] /(n) section meeting/(P)/
+ [֤] /(n) outside the department/
+ [֤] /outsider/someone outside of a group/
+ [֤] /restricted to the department/
+ [֤] /(n) club activities/
+ [֤礯] /(n) department/bureau/section/part/(P)/
+ [֤Ĥ] /(adj) thick/bulky/
+ [֤] /member/
+ [֤] /(n) clubroom/
+ [֤] /(n) radical (of a kanji character)/(P)/
+ [֤] /(n) one's duty post/one's duty station/
+ [֤] /(n) one's duty post/one's duty station/(P)/
+ [֤礦] /(n) commanding officer/
+ [֤] /(n) no. of copies/circulation/(P)/
+° [֤] /(n) assign to sections/division/
+² [֤] /(n) tribe/clan/house/(P)/
+ [֤] /(n) force/unit/corps/echelon/element/(P)/
+ʬ [֤֤] /task organization/
+Ĺ [֤礦] /commanding officer/
+ű [֤Ƥä] /troop withdrawal/
+Ĺ [֤礦] /(n) head of a section or department/(P)/
+Ĺ [֤礦] /revised by section chief/
+ [֤ʤ] /(n) the staff/inside the department/(P)/
+ [֤Ҥ] /(n) parts/accessories/(P)/
+ʬ [֤֤] /(n) portion/section/part/(P)/
+ʬ [֤櫓] /(n) classification/
+ʬ [֤֤󤷤夦] /subset/
+ʬ¤ [֤֤󤸤礦ۤ] /(n) partial information structures/
+ʬ [֤֤󤷤礯] /(n) partial eclipse/
+ʬŪ [֤֤Ƥ] /(adj-na) partial(ly)/(P)/
+ʬ [֤֤ҤƤ] /(n) partial negation/
+ʬ [֤֤Ҥ] /(n) part(s)/
+ʬ [֤֤ޤ] /local anesthetic/
+ [֤] /(n) phase/
+ [֤] /(n) class/group/category/department/field/branch/(P)/
+ [֤餯] /(n) subunit of village/(P)/
+̱ [֤餯ߤ] /(n) Burakumin (lit: village people, descendants of feudal outcast group)/
+ [֤뤤] /(n) class/heading/group/category/
+ [դ] /(n) seal/(P)/
+ [դ] /(v5r) (1) to seal (letter)/(2) to prevent/to forbid/(P)/
+ [դ] /(v5m) to entrap/
+ [դ] /(v1) to shut in/to confine/to contain/
+ [դ᤻] /(n) containment policy/
+ [դ] /(n) a sealed move/(P)/
+ [դ] /(n) seal (of an envelope)/
+ڤ [դ򤭤] /(exp) to break the seal/
+ [դ] /(n) sealed/
+ [ۤ] /(n) feudalistic/
+ [ۤ󤷤] /feudalistic thought or thinking/
+ [ۤ󤸤] /feudal period/
+Ҳ [ۤ󤷤㤫] /feudal society/
+ [ۤ󤷤央] /feudalism/(P)/
+ [ۤ󤻤] /feudal system/
+Ū [ۤƤ] /(adj-na) feudal/(P)/
+ [դ] /(n,vs) (1) blockade/(2) freezing (funds)/(P)/
+ [դ] /(n,vs) (1) suppression (e.g. free speech)/(2) forceout (baseball)/
+ [դ] /(n) sealed letter/(P)/
+ڤ [դ] /(n,vs) premiere/first showing/release (film)/
+ڤ [դ꤫] /first-run theater/
+ڤ [դ] /(v5r) to release (a film)/
+ [ۤ] /(n) ancient Chinese sacrificial ritual/
+ [ۤ] /(n) daimiate/fief/
+ [ۤ] /(n) daimiate/fief/
+ [դȤ] /(n) envelope/(P)/
+ [դˤ夦] /(n,vs) enclose (in letter)/
+Ϲ [դ] /(n) sealing wax/
+ [դ] /(n) a seal/
+ս [դϤ] /lettercard/
+ҹ [դ] /galbanum (gum resin from fennel)/
+° [դ] /genus Liquidambar/
+ [ǤȤ] /maple sugar/
+ [դ] /(n) maple grove/
+ [] /(n) wind/breeze/(P)/
+ [դ] /(adj-na,n,n-suf) method/manner/way/(P)/
+˾ [ˤΤ] /(exp) to ride upon the winds/
+ [ˤ] /(exp) to be exposed to wind/
+ݤ [ˤҤ뤬] /(exp) to flutter (wave) in the wind/
+β [Τ] /(n) sound of the wind/voice of the wind/
+θ [Τभ] /direction of the wind/
+λ [Τ] /(n) outdoor creatures/
+ο᤭ [Τդޤ路] /(n) (curious) turn of events/
+ [դ] /(n) wind pressure/
+ [դ] /(n) wind direction/
+ [դ] /(n) elegance/tastefulness/
+ [դ] /(n) wind and rain/(P)/
+β [դΤ] /disaster caused by wind and rain/
+ [] /(n) winds and clouds/elements/situation/state of affairs/
+ [դ] /(n) winds and clouds/elements/situation/state of affairs/(P)/
+ [դ] /(n) lucky adventurer/
+ [] /(n) leeward/lee/(P)/
+ [դ] /(n,vs) weathering/
+ [դ] /(adj-na,n) elegance/grace/refinement/good taste/
+ [դ] /(n) efflorescence/
+ [դ] /(n) wind or storm damage/
+ [դ] /(n) personality/style/appearance/(P)/
+ʤͭʪ [դΤ뤸֤] /man of distinctive character/
+ [դ] /(n) gonorrheal ophthalmia/
+ [դ] /(n) public morals/(P)/
+ [դӤ] /corrupt public morals/
+ [դ] /(n) manners/customs/
+ [] /(n) wind speed/
+ [դ礦] /(n) morals/
+ [դ礦] /(n) insanity/insane person/
+ [դ] /(n) organ/harmonium/
+ [] /(n) cool light breeze in early summer/
+ [դ] /(n) scenery/(P)/
+ʲ [դ] /landscape painting/
+ [] /(n) air hole/windhole/ventilator/
+ [] /(n) air hole/windhole/ventilator/
+ [դ] /(n) cave from which cold wind blows/(P)/
+ [դ] /(n) nature's beauty/
+ [] /(n) weather vane/
+ [ߤɤ] /(n) weather vane/opportunist/
+ [դ] /(n) (beautiful) scenery/natural beauty/
+ [դä] /scenic beauty/
+ջ [դᤤ] /(adj-na,n) scenic or natural beauty/
+ջ [դᤤӤΤ] /place of scenic beauty/
+ [] /air intake/
+ [դ] /(n) wind direction/
+ [भ] /(n) wind's direction/(P)/
+ [भ] /(n) wind's direction/
+ [դ] /(n) anemoscope/
+礤 [դ] /(n) texture/
+ [դ] /(n) appearance/air/mien/getup/
+ӤȤʤ [դʤ] /make a poor appearance/
+ [դ] /(n) satire/(P)/
+ɲ [դ] /(n) caricature/
+ [դ] /(n) appearance/demeanor/
+ [դ] /(n) wind god/
+ [] /(n) (1) windmill/(2) pinwheel/
+ [դ] /(n) (1) windmill/
+־ [դ㤴] /windmill/
+ [] /(n) cold (illness)/common cold/(P)/
+ [դ] /(n) cold (illness)/common cold/
+٤DzäƤ [ǤդäƤ] /to be laid up with a cold/
+٤˰ȯǮ [ˤϤĤͤ] /fever caused by a cold/
+٤ε [Τ] /signs of a cold/
+٤Ҥ [Ҥ] /(exp) to catch a cold/
+٤ܤ [򤦤Ĥ] /(exp) to give (transmit) a cold (to someone)/
+٤Ƥ [ҤƤ] /(exp) to have a cold/
+٤򼣤 [ʤ] /(exp) to cure a cold/
+٤椤Ƥ [ҤƤ] /(exp) to have a cold/
+ٵ [] /(n) slight cold/
+ٵ [] /(n) slight cold/
+ٵ̣ [] /slight cold/
+ [] /(n) hoarse voice/
+ [] /(n) hoarse voice/
+ [] /(n) remedy for a cold/
+ [] /(n) remedy for a cold/(P)/
+ [դ] /(n) elegance/
+ [դ夦] /(n) custom/(P)/
+ [褱] /(n) windbreak/
+ [褱] /(n) windbreak/
+ [] /(n) windward/(P)/
+ [դ] /(n) appearance/air/taste/elegance/entertainment/hospitality/(P)/
+ [դ礯] /(n) wind erosion/
+ [դ礯] /(n) wind erosion/
+ [դ] /(n) rubella/German measles/
+ [դ] /(n) wind god/
+ [դ] /(n) wind god/
+ [դ] /(n) dust/worldly affairs/
+ [դ] /(n) Chinese geomancy/feng shui/
+峲 [դ] /(n) storm and flood damage/
+ڤ걩 [Ф] /(n) flight feathers/
+ޤ [] /(n) broken by the wind/
+ [դ] /(n) rumor/gossip/hearsay/
+ [դ] /(n) wind and snow/snowstorm/hardships/
+ [դ] /(n) balloon/(P)/
+ [դ] /(n) where the wind blows/
+ [դΤȤ⤷] /(n) precarious situation or state/
+ [ޤ] /(n) air hole/
+ [դ] /(n) burial (disposal of a body) by exposure to the elements/aerial sepulture (burial)/
+ [դ] /(n) wind and frost/hardships/
+­ [] /(n) wind speed/
+® [դ] /(n) wind speed/(P)/
+® [դ] /(n) anemometer/
+¯ [դ] /(n) (1) manners/customs/(2) sex service/sex industry/(P)/
+¯Ķ [դ礦] /(1) business offering food and entertainment/cabaret, club and restaurant business/(2) sex industry/
+¯ [դ] /(n) painting depicting customs/
+¯ [դ礦] /novel depicting customs and manners of the day/
+ [դ] /(n) appearance/look/dress/
+ [դƤ] /(n) appearance/look/dress/
+ [դ] /(n) tassel/
+Ԥ [ޤ] /(n) waiting for favorable wind/
+Ԥ [ޤ] /(n) waiting for favorable wind/
+ [դ] /(n) packing/
+ [դ] /(n) taste/elegance/
+϶ [դ] /scenic zone/landscape area/
+ [դ] /(n) scenic forest/
+Ĭ [դ礦] /(n) tide/current/tendency/(P)/
+Ļ [դ礦] /(n) (constellation) Apus/
+ [դ] /(n) hanging-scroll weight/
+̤ [Ȥ] /(n) ventilation/(P)/
+̤ [Ȥ] /(n) ventilation/
+ [դ] /(n) natural features/topography/climate/spiritual features/(P)/
+ڵ [դɤ] /(n) topography/
+ [դɤӤ礦] /(n) endemic disease/local disease/
+ [] /(n) wind blowing against/being subject to outside pressures or criticism/oppression/(P)/
+ [] /(n) wind blowing against/being subject to outside pressures or criticism/oppression/
+꤬ [꤬Ĥ褤] /receive harsh treatment/be windswept/
+ƶ [դɤ] /(n) wind tunnel/
+ [] /(n) give an airing/
+ [դ] /(n) wind and waves/rough seas/storm/dispute/quarrel/trouble/
+ϵ [դФ夦] /(n) indifferent/
+޲ [դФ] /(n) wind-pollinated flower/
+ɾ [դҤ礦] /(n) rumor/report/
+ʪ [դ֤] /(n) natural features/
+ʪ [դ֤Ĥ] /(n) things which remind one of a particular season/(P)/
+ʹ [դ֤] /(n) rumour/hearsay/report/
+Ѥ [դ] /(adj-na,n) strange/eccentric/
+ [դܤ] /(n) looks/appearance/
+ [դܤ] /(n) windbreak/
+̣ [դ] /(n) taste/flavor/(P)/
+ [դ] /(n) wind-wrought pattern on the sands/
+ [] /(n) cold medicine/
+ [] /(n) cold medicine/
+͡ [դ] /(n) allegory/
+˷ [դ餤ܤ] /(n) wanderer/vagabond/capricious person/hobo/
+ή [դ夦] /(adj-na,n) elegance/taste/refinement/(P)/
+ [դ礯] /(n) wind power/(P)/
+ϥͥ륮 [դ礯ͥ륮] /(n) wind power energy/
+ϥӥ [դ礯ӥ] /(n) wind turbine/windmill/
+ϳ [դ礯夦] /wind velocity scale/
+Ϸ [դ礯] /(n) anemometer/
+Ӳл [դ󤫤] /(exp) as fast as the wind, as quiet as the forest, as daring as fire, and immovable as the mountain/
+ [դ] /(n) wind chime/wind bell/(P)/
+ [դ󤽤] /(n) Canterbury bell/
+Ϥ [դ] /(n) bath/(P)/
+Ϥ夬 [դ餢] /(exp) to step out of the bath/
+Ϥ˿ [դΤˤҤ] /(exp) to sink into a hot bath/to soak in a bathtub/
+Ϥ [դ] /(n) public bath/(P)/
+Ϥ [դ] /(n) bath tub/
+Ϥ [դ] /(n) bath heater/
+Ϥ夬 [դ] /just out of the bath/
+Ϥ [դ] /(n) bathroom/(P)/
+Ϥ [դ] /fee charged at a public bath/
+Ϥ [դ] /(n) wrapping cloth/cloth wrapper/(P)/
+ϲ [դ] /(n) wind and wave/rough seas/
+ [դ] /insinuation/hint/allegory/
+ [դ] /(n,vs) overwhelming/conquer/dominate/
+ؤ [դ] /(v1) to reroof/to rethatch/to retile/
+ [դ] /(n) shingles/
+ [դ] /(n) butterbur (Petasites japonicus)/
+ [դΤȤ] /(n) edible flower bud of the fuki (Petasites japonicus) plant, an early spring delicacy/
+ [] /liquorice/licorice/
+ [դ] /(n,vs) stoop/bend down/crouch/lie down/prostrate oneself/fall prostrate/hide/yield to/submit to/
+ [դ] /(adv) bowing down/humbly/respectfully/
+ݤ [դ] /(v1) to fall down/
+Ҥ [դ] /(v5m) to kneel and worship/
+ [դ] /(n) downcast look/
+ [դ] /(v5s) to bend down/to bow down/to prostrate oneself/
+ [դ] /(v1) to lay something upside down/to turn something over/to cover/to lay (pipes)/to lay (an ambush)/to hide/(P)/
+ [դ] /(n) humble cottage/hut/
+ [դ] /(n) asterisk/blank type (dots, circles, etc.)/
+ [դ] /(n) ambush/
+ [դɤ] /covered drain/
+˥ [դ̤] /(n) hemming/
+ [դ] /coop/hen coop/
+ [դ] /(n) humble cottage/hut/
+ [դ] /(n,vs) lying concealed/being hidden/
+ [դ] /pleading guilty/
+ [դ] /(n) asterisk/blank type (dots, circles, etc.)/
+ [դ] /(n,vs) shooting lying prone/
+͹ [դ㤴] /sheltered trench/
+ [դ] /(vs) water gone underground (to emerge as a spring)/
+ [դ] /(n) ambush/
+ [դ] /(n) ambush/
+ [դ] /(n) preparation/foreshadowing/underplot (in a novel)/precautionary measures/(P)/
+ [դ] /report to the throne/
+ [դɤ] /covered drain/
+ʼ [դؤ] /(n) ambush/troops in ambush/(P)/
+˥ [դ̤] /(n) hemming/
+ [դޤǤ] /(n) abode of demons/hotbed (of graft)/pandemonium/
+ [դ] /(n) downcast look/
+ή [դ夦] /(n) subterranean stream/
+ή [դ夦] /(n) underground water/
+ [Ȥ櫓] /(adv,n) (uk) especially/above all/
+ [դ] /(n,pref) duplicate/copy/assistant/associate/vice-/sub-/deputy/substitute/auxiliary/supplementary/additional/collateral/(P)/
+ [] /(v5u,vi) to suit/to meet/to satisfy/to marry/to accompany/to be added to/to be adjusted to/
+ [] /(v1,vt) to add to/to attach/to append/to accompany/to garnish/to imitate/to annex/
+ [դ] /(n) secondary cause/
+ [դ󤻤] /(n) second (supplementary) sound channel/
+Ĺ [դ礦] /vice president (of a club or organization)/
+ [դ] /(n) adjutant/aide/aide-de-camp/
+ [դä] /(n) adjutant/aide/aide-de-camp/
+Ĺ [դ礦] /(n) vice-chairman/
+ [դ礦] /(n) side job/sideline/subsidiary business/(P)/
+Ф [դߤ] /subtitle/
+ [դ褦] /(n) reaction/secondary effect/(P)/
+ʪ [դ֤] /(n) byproduct/side line/(P)/
+ [դ] /(n) vice-envoy/deputy delegate/
+ [դ줤] /deputy commander/
+ [դ] /(n) adverb/(P)/
+ [դ] /(n) adverbial (adverb) phrase/
+Ū [դƤ] /(adj-na,n) secondary/
+Ĺ [դ礦] /(n) (abbr) executive vice-president/(P)/
+ [դ㤯] /(n) vernier scale/
+ [դ] /(n) assistant/associate/
+ [դ夷礦] /deputy prime minister/vice prime minister/
+ [դ夦ˤ夦] /(n) additional income/
+ [դ] /(n) countersignature/
+ [դ] /(n) copy/duplicate/
+ [դ礦] /(n) second in command/
+ [դ礦] /(n) extra prize/(P)/
+ [դ礯] /(n) side dish/supplementary food/
+ʪ [դ礯֤] /(n) side dish/supplementary food/
+ [դ] /(n) sub-umpire/sub-referee/
+ [դ󤱤] /accessory nerves/
+ [դ] /(n) suprarenal body/adrenal glands/
+ [դҤ] /(n) adrenal cortex/cortex of the adrenal gland/
+ [դ] /(n) deputy (vice) prime minister/
+ [դҤ] /(n) burial accessories/(P)/
+ [դȤ礦] /vice president (of a country)/
+θ [դȤ礦] /(n) running mate/
+ [դ] /(n) subtitle/subheading/(P)/
+λ [դ] /(n) lieutenant governor/(P)/
+Ĺ [դ礦] /(n) deputy head/vice chief (of something)/
+ [դƤȤ] /collateral security/
+Կ [դȤ] /(n) secondary (redevelopment) effects on a city center as a result of suburban development/
+ [դȤۤ] /(n) supplementary reader/
+ [դɤۤ] /(n) supplementary reader/
+ [դˤ] /secondary rainbow/
+ɡ [դӤ] /(n) paranasal sinus/paranasal cavity/sinus paranasales/
+ɡб [դӤ] /(n) sinusitis/
+һ [դܤ] /associate pastor/curate/
+ [դۤ] /(n) duplicate/copy/
+ [] /(n) splint/
+ [դ] /(n) secondary/
+ [դܤ] /(n) splint/
+λ [դ礦] /vice-consul/
+夦 [դ夦] /(n,vs) revenge/
+夦 [դ夦] /(n) desire for revenge/vengeful thought/
+ [դ] /(v5s) to return to normal/to recover/to restore/
+ [դ] /(vs-s) to return to normal/to recover/to restore/
+ [դ] /(n) restoration/reinstatement/
+ [դ] /(n) demobilization/repatriation/(P)/
+ [դ] /(n) reconciliation with one's spouse/
+ [դä] /(n) carriage return/return (LF+CR)/
+ [դ] /(n) return to school/
+ [դä] /(n,vs) revival (e.g. musical)/restoration/come-back/(P)/
+ [դäĤ] /(n) Easter/
+ [դä] /(n,vs) reissue/putting back in print/
+ [դä] /(n) return/comeback/reinstatement/carriage return (CR)/(P)/
+ [դ夦] /(n) reprisal/revenge/
+ [դä夦] /(n) reprisal/revenge/
+ [դ夦] /(n,vs) restoration/restitution/rehabilitation/
+ [դä夦] /(n,vs) restoration/restitution/rehabilitation/(P)/
+ [դä夦礦] /repair work/
+ [դä] /(n) revival/renaissance/reconstruction/(P)/
+ε [դäΤ] /signs of revival/
+ [դ礦] /(n) returning to work/
+ [դ] /(n) rehabilitation/reinstatement/restoration of rights/(P)/
+ [դä] /(n) rehabilitation/reinstatement/restoration of rights/
+ [դ] /(n,vs) restoration (to original state)/reconstruction/(P)/
+ [դ󤵤礦] /(n) restoration/restoration (restorative) work/
+ [դ礯] /(n) righting moment/
+ [դ] /(n,vs) restoration (to original state)/reconstruction/
+ [դ礯] /(n) stability/
+ [դä] /(n) revival/restoration/
+ż [դä央] /reactionism/
+Ĵ [դä礦] /(n) revival or reactionary mood/
+ [դä] /(n) restoration of diplomatic relations/
+ [դ] /(n) return to school/
+ [դä] /(n) return to school/
+ [դä] /(n) return flight or voyage/
+ [դä] /(n,vs) reissue of a facsimile version/striking a new print of a film/(P)/
+ [դäФ] /(n) reprint (of)/
+ [դ夦] /(n,vs) review/revision/(P)/
+ [餦] /(v5u) to review/to rehearse/to practise/
+ [館] /(v1) to review/to rehearse/to practise/
+ʸ [դ夦֤] /review sentences/
+ [դ夦] /(n,vs) revenge/(P)/
+ǰ [դ夦Τͤ] /desire for vengeance/
+ [դ夦] /(n) revenge tragedy/
+ [դ夦] /(n) desire for revenge/vengeful thought/
+ [դ夦] /(n) return match/
+ [դ礦] /(n,vs) recital/repetition/rehearsal/
+ [դ礯] /(n) reinstatement/reappointment/
+ [դ] /(n) condenser/
+ [դ] /(n) legal reregistration in one's family/reenrollment (in school)/
+Ĵ [դ礦] /(n) demodulation/(P)/
+Ĵ [դ礦] /demodulator/
+ [դȤ] /(n) rejoining a political party/(P)/
+ [դȤ] /response/reply/
+ [դϤ] /(n) resumption of dividends/
+ʸ [դ֤] /(n) reply letter/retranslation (into the original language)/
+̿ [դᤤ] /(n,vs) reporting/returning (one's findings to a person)/
+ϩ [դ] /(n-adv,n-t) return path (of a signal, communication)/return trip/
+ [դ礦] /(n,vs) recital/repetition/rehearsal/
+ [դ夦] /(n) revenge/
+ [Ϥ] /(n) width/breadth/(P)/
+Ф [ϤФǤ] /(exp) to become wider/
+ [ϤФ] /(exp) to have great influence over/
+ι [ϤФΤҤ] /wide/broad/
+ [դ] /(n) breadth, extent/
+ [ϤФ褻] /(n,vs) (car) being run off the road/
+ [ϤФҤ] /(adj-na,n) wide width (e.g. cloth)/
+ [ϤФҤ] /(adj) extensive/wide/broad/(P)/
+ķ [ϤФȤ] /(n) long jump/
+ [ϤФ] /(n) influential/man of influence/
+ [դ] /(n,n-suf) clothes/(P)/
+ [դ] /(vs-s) to be subject to/to submit to/to obey/to abide by/
+ [դ褴] /(exp) to soil one's clothes/
+ [դ] /(n,vs) penal servitude/submitting to a sentence/
+ [դ夦] /(n) obedience/submission/resignation/(P)/
+ [դ礯] /(n) clothing and accessories/attire/(P)/
+ [դ礯Ҥ] /(n) accessories/
+ [դ] /(n,vs) going into mourning/
+ [դ] /(n) garments/(P)/
+äƤ [դȤȤΤäƤ] /(exp) to be properly dressed/
+° [դ] /(n) a follower/yield allegiance to/
+ [դ] /(n) cloth/dress material/clothing fabric/
+ [դɤ] /(n,vs) taking poison/
+̳ [դ] /(n,vs) duty/public service/
+ [դ] /(n) penal servitude/military service/(P)/
+ [դ䤯] /(n,vs) taking medicine/
+ [դ褦] /(n,vs) dosing/(P)/
+ [դ褦] /(n) bearing in mind/
+ʡ [դ] /(n) good fortune/(P)/
+ʡ温 [դ] /prefecture in the Hokuriku area/
+ʡ [դӤ] /(n) lottery/tombola/drawing/
+ʡ [դӤ] /(n) lottery/tombola/drawing/
+ʡ [դ] /(n) happiness and good fortune/
+ʡ [դ] /prefecture on the island of Kyuushuu/
+ʡ [դ] /(n) Gospel/Word of God/(P)/
+ʡ [դ󤭤礦] /Evangelical Church/
+ʡ [դ󤷤] /(n) the Gospels/
+ʡ [դ] /(n) (1) welfare/social security/(2) well-being/(P)/
+ʡ㵡 [դ] /assistive products, e.g. wheel chairs, hearing aids, etc./
+ʡ [դä] /welfare state/
+ʡ [դ礦] /(n) welfare work/
+ʡ̳ [դष] /welfare office/social security office/
+ʡξ [դ礦] /(n) vehicle for disabled persons/assistive vehicle/
+ʡ [դߤ] /(n) plump ears, said to bring good fortune/
+ʡ [դ] /(n) long life and happiness/
+ʡ [դ夽] /(n) pheasant's eye/
+ʡ [դ] /(n) large-headed dwarf statue, bringer of good luck/(P)/
+ʡФ [դ餤] /(n) game like "pin the tail on the donkey"/
+ʡҤ [դŤ] /(n) vegetables pickled in soy sauce/
+ʡ [դ] /(adj-na,n) happy-looking/
+ʡ [դ֤] /(n) "lucky-dip" bag/a grab bag/a "mystery package" (containing a variety of articles supposedly worth more in total than the purchase price)/
+ʡ縩 [դޤ] /prefecture in the Touhoku area/
+ʡ [դȤ] /(n) fortune/happiness and prosperity/
+ʡʡ [դ֤] /(adj) (plump and) happy-looking/
+ʡ [դ] /(n) welfare/
+ʡ [դꤳ] /welfare program/(P)/
+ʡ [դꤳ] /(n) welfare expense/
+ʡɽ [դҤ礦] /compound interest table/
+ʡϽ [դ] /(n) tall headed god of happiness, wealth, and long life/
+ʢ [Ϥ] /(n) abdomen/belly/stomach/(P)/
+ʢ [Ϥ餤] /(n) retaliation/revenge/
+ʢ [Ϥ餬] /(v5r) to have loose bowels/
+ʢˤ [Ϥ餬뤤] /have loose bowels/
+ʢ [Ϥ餬ؤ] /(v5r) to become hungry/
+ʢΩ [Ϥ餬] /(exp) to get angry/to take offense/
+ʢοä [ϤΤäȤ] /man with plenty of guts/
+ʢǾФ [ϤΤʤǤ餦] /(exp) to laugh to oneself/to smile to oneself/
+ʢ [ϤΤष] /(n) roundworm/
+ʢޤʤ [ϤΤषޤʤ] /(exp) cannot contain one's anger/
+ʢä [Ϥä] /frankly/
+ʢ [Ϥ򤹤] /(exp) to be hungry/
+ʢ [Ϥ򤹤] /(exp,v1) to make up one's mind/
+ʢˤ [Ϥ򤤤] /(exp) to give birth to/to have a stomachache/
+ʢ [Ϥߤ] /(exp) to satisfy one's appetite/
+ʢΩƤ [Ϥ򤿤Ƥ] /(exp) to take offense/to get angry/
+ʢ [Ϥ饤] /(n) retaliation/revenge/
+ʢ [դ] /(n) one's plan/
+ʢ [դ] /(n) girth of the abdomen/
+ʢ㤤 [Ϥ] /(n) (brother and sister) born of a different mother/
+ʢ [Ϥ餤äѤ] /(adv,n) bellyful/full stomach/to one's heart's content/(P)/
+ʢ [Ϥ餮ʤ] /(adj) black-hearted/nasty/
+ʢ [Ϥ餯] /(n,vs) laxative/loose bowels/diarrhea/purgative/evacuant/
+ʢݤ [Ϥ餬] /(n) workman's apron/bib/
+ʢ [Ϥޤ] /(n) breast-protector/stomach band/
+ʢ [Ϥ餹] /(n,vs) (1) sit-up/(2) abdominal muscles/
+ʢ [դ] /(n,vs) (1) sit-up/(2) abdominal muscles/
+ʢ [դä] /(n,vs) (1) sit-up/(2) abdominal muscles/
+ʢڱư [դä󤦤ɤ] /(n) exercise to strengthen one's abdominal muscles/
+ʢ [Ϥ餰] /(n) condition of one's stomach/
+ʢ [Ϥ餲] /(n) expressing oneself without words or gestures/force of personality/
+ʢä [Ϥؤä] /(col) I'm hungry/
+ʢ [ϤĤŤ] /(n) drumming on one's belly/having one's fill/
+ʢݤǤ [ϤĤߤ򤦤] /(exp) to eat to one's hearts content/to drum the belly/
+ʢ [դ] /(n) abdominal cavity/
+ʢ [դ] /(n) abdominal cavity/
+ʢ [դä] /(n) abdominal cavity/
+ʢ [Ϥ餰] /(adj) mean/malicious/scheming/
+ʢ [Ϥ餳] /(n) fish eggs/roe/
+ʢ [Ϥ] /(n) ability of a food to fill you up/
+ʢ [Ϥ] /(n) feeling of fullness/slow digestion/
+ʢ [Ϥɤ] /(n) one's internal clock/
+ʢƵ [դ夦] /(n) abdominal breathing/
+ʢФ [դ餤] /belly laugh/
+ʢ [դ礦] /(n) death during sexual intercourse/
+ʢ [դ] /(adj-no,n) one's confidant/trusted friend/trusted retainer/(P)/
+ʢ [դ] /(n) ascites/abdominal dropsy/
+ʢѤ [ϤŤ] /(n) ready plan/intention/
+ʢ [Ϥ餭] /(n) (self-)disembowelment/harakiri/
+ʢڤ [Ϥ餭] /(n) (self-)disembowelment/harakiri/
+ʢ¢ [դ] /(n) reserving one's thoughts/
+ʢ­ [դ뤤] /(n) gastropods/
+ʢ [Ϥ餪] /(n) bellyband/maternity belt/
+ʢ [դ] /(n) bellyband/maternity belt/
+ʢ [դ夦] /(n) within one/at heart/
+ʢ [Ϥ餤] /(n) stomach ache/abdominal pain/(P)/
+ʢ [դĤ] /(n) stomach ache/abdominal pain/
+ʢ [Ϥ餢] /(n) (wearing a) bellyband/
+ʢ [դϤ] /(n) back and front/opposition in the heart/
+ʢ礤 [ϤФ] /(n) lying on one's belly/
+ʢȬʬ [ϤϤ] /(n) eating moderately/
+ʢ [դ] /(n) abdomen/(P)/
+ʢ [դؤ] /(n) abdominal wall/
+ʢѤ [Ϥ餬] /(n) half-brother or sister/
+ʢ [դޤ] /(n) peritoneum/
+ʢ [դޤ] /(n) peritonitis/(P)/
+ʢ [Ϥ餤] /(n) retaliation/revenge/
+ʢ [Ϥ餤] /(n) retaliation/revenge/
+ʢΩ [Ϥ] /(adj) irritating/
+ʢΩ [Ϥ] /(n) anger/
+ʢΩʶ [Ϥޤ] /(adj-na) fit of anger/
+ʢý [դ露] /(n) ventriloquism/
+ʢϤ [Ϥ餴館] /(n) having a meal/
+ʢҤ [Ϥ餮ʤ] /(adj) black-hearted/nasty/
+ʣ [դ] /(n,pref) double/compound/(P)/
+ʣ [դ] /lined garment/
+ʣ [դ] /(n) compound note (on a harmonica)/
+ʣ [դ] /(n) compound eyes/
+ʣ沽 [դ] /decoding/
+ʣ [դ] /(n,vs) composite/complex/(P)/
+ʣ [դ] /multiple contamination/
+ʣ [դ礦] /(n) conglomerate/
+ʣ [դ] /(n) compound word/
+ʣ繳ʪ [դ֤äĤ] /(n) mixed antibiotic preparations/
+ʣ [դФ] /multimedia/
+ʣ [դ] /(n) two-seater/
+ʣµ [դ] /two-seater airplane/
+ʣ [դ] /(adj-na,n) complexity/complication/(P)/
+ʣ [դĤ] /(n) complexity/(P)/
+ʣ [դĤ] /(vs) complication/
+ʣ [դĤ] /(adj-na,n) complicated and mysterious/
+ʣ [դĤä] /compound fracture/
+ʣ [դ] /(n) double vision/polyopia/
+ʣ [դ] /(n) double-entry (e.g. bookkeeping)/
+ʣл [դ] /composite volcano/
+ʣص [դä夦] /combined class/
+ʣ [դܤ] /double-entry bookkeeping/
+ʣ [դ] /(n) copy/duplicate/(P)/
+ʣ̵ [դ㤭] /(n) photocopying machine/
+ʣ̻ [դ㤷] /(n) copying paper/
+ʣ [դ夦] /(n) double-crosspiece cross (symbol for tuberculosis prevention)/
+ʣ [դ礦] /placing bets/
+ʣ [դ] /(n) plural/multiple/(P)/
+ʣ [դ] /plural (number)/
+ʣ̳ [դ礦] /multi-tasking (comp)/
+ʣ [դ] /plural form/
+ʣ [դ] /(n) multitude/
+ʣ [դ] /multiple star/
+ʣ [դ] /(n,vs) reproduction/duplication/reprinting/(P)/
+ʣ [դҤ] /(n) copy/reproduction/replica/facsimile/
+ʣɻߵ [դܤ] /(n) anticopying technology/
+ʣ [դ] /(n) duopoly/
+ʣ [դ] /(n) double track/
+ʣǿ [դ] /(n) complex compound number (a + bi)/
+ʣ [դҤ줤] /(n) compound proportion/
+ʣʣ [դդ] /(n) four-track rail line/
+ʣʸ [դ֤] /(n) complex sentence/
+ʣ [դۤ] /(n) compound drug/
+ʣ [դۤ] /(n) duplicate/copy/
+ʣܰ [դۤ] /(n) double standard/
+ʣܰ [դۤ󤤤] /bimetallism/
+ʣ [դ褦] /(n) compound leaf/biplane/
+ʣյ [դ褦] /(n) biplane/
+ʣ [դ] /(n) compound interest/(P)/
+ʣˡ [դۤ] /(n) compound interest method/
+ʤ [] /(n) mantle/cover/shroud/
+ʤ [] /(v5s) to mask/to cover/
+ʤ [] /(v5u) to cover/to hide/to conceal/to wrap/to disguise/(P)/
+ʤ [Ĥ] /(v5s) to overturn/to upset/to overthrow/to undermine/(P)/
+ʤä [Ĥä] /overthrown theory/
+ʤ [Ĥ] /(v5r) to topple over/to be overturned/to capsize/(P)/
+ʤ [դä] /(n,vs) republishing/reissuing/
+ʤ [դ] /(n) judicial review/
+ʤߤ֤餺 [դܤˤ餺] /what's done is done/It is no use crying over spilt milk/
+ʤ [դ] /(n,vs) covering up seeds with soil/
+ʤ [դܤ] /(n,vs) capsizing and sinking/
+ʤ [դ] /(n) ruination/
+ʤ [դ] /(n) mask/veil/disguise/(P)/
+ʤ [դ] /(n) ornamental border/
+ʥ [դ] /(n) deep pool/abyss/the depths/(P)/
+ʥ [󤲤] /(n) origin/
+ʥ [󤽤] /(n) gathering spot/center/
+ʦ [ɤ] /(n) (obs) dollar/
+ʦǻ [դä] /(n) hydrofluoric acid/
+ʦ [դä] /(n) hydrofluoric acid (abbr.)/
+ʦ [դä] /(n) fluorine (F)/
+ʧ [Ϥ餤] /(n) payment/bill/account/(P)/
+ʧ [Ϥ餤] /(n) disposal/sale/
+ʧ [Ϥ餤] /(v1) to make a sale of government property/
+ʧ [Ϥ餤Ҥ] /articles disposed of or sold off by the government/
+ʧ᤮ [Ϥ餤] /overpayment/
+ʧ [Ϥ餤] /(v5m) to deposit/to pay in/(P)/
+ʧĤ [Ϥ餤Τ] /balance due/arrears/
+ʧФ [Ϥ餤] /(v5s) to pay (out)/to drive away/
+ʧ [Ϥ餤Τ] /(v1) to ward off/to brush away/to fling off/to drive away/
+ʧ [Ϥ餤] /(v1) to purify/to exorcise/
+ʧĶ [Ϥ餤礦] /(n) deficit in long-term capital/
+ʧϤ [Ϥ餤錄] /(v5s) to pay/to pay out/to pay over/
+ʧʪ [Ϥ餤] /(n) discarded article/
+ʧᤷ [Ϥ餤ɤ] /(n) repayment/refundment/(P)/
+ʧ᤹ [Ϥ餤ɤ] /(v5s) to repay/to pay back/(P)/
+ʧȤ [Ϥ餤Ȥ] /(v5s) to brush off/to shake off/
+ʧ [Ϥ餦] /(v5u) (1) to pay/(2) to brush/to wipe/(P)/
+ʧ [դĤ礦] /(n-adv,n-t) dawn/daybreak/
+ʧ [Ϥ餤ߤۤ] /(n) paid-in capital/
+ʧ [ۤä] /(n) priest's horsehair flapper/brush of long, white hair/
+ʧ [դä礯] /(n,vs) wiping out/sweeping away/
+ʧ [դäƤ] /(n) shortage/scarcity/dearth/famine/
+ʨ [դĤդ] /(adj-na) simmer/bubble out/flow out/
+ʨ [狼] /(v5s,vt) to boil/to heat/(P)/
+ʨᤤ [來Ϥ䤤] /quick to warm up/
+ʨ [來] /(v5r) to burst/to arise/
+ʨ [來] /(io) (v5r) to burst/to arise/
+ʨФ [來] /(v5s) to cause to gush out/
+ʨФ [來Ǥ] /(v1) to gush forth/
+ʨ夬 [來] /(v5r) (1) to boil up/to break out/to arise/to seethe/(2) to get excited/to be in uproar/
+ʨ֤ [來] /(v5r) (1) to boil up/to break out/to arise/to seethe/(2) to get excited/to be in uproar/
+ʨΩ [來] /(v5t) to boil up/to ferment/to seethe/
+ʨ [勞] /(v5k) to boil/to grow hot/to get excited/to gush forth/(P)/
+ʨ [դäƤ] /(n) boiling point/
+ʨƭ [դäȤ] /(n,vs) boiling/seething/(P)/
+ʨƭ [դäȤƤ] /(n) boiling point/
+ʨʨ [դĤդ] /(adj-na) simmer/bubble out/flow out/
+ʩ [դ] /(n) French/
+ʩ [֤] /(n) Buddha/Buddhism/
+ʩ [ۤȤ] /(n) Buddha/merciful person/Buddhist image/the dead/(P)/
+ʩδ⻰ [ۤȤΤ⤵] /(exp) to try the patience of a saint/
+ʩκ [ۤȤΤ] /(n) henbit (plant)/
+ʩ [դĤ] /French Indo-China/
+ʩѼŵ [դĤƤ] /French-English dictionary/
+ʩ [֤Ĥ] /(n) Buddha's providence/
+ʩ [֤Ĥ] /(n) grace of Buddha/indebtedness to Buddha/
+ʩ [֤ä] /(n) Buddhist priest/
+ʩ [֤ä] /(n) Buddhahood/Nirvana/
+ʩ [դä] /francs/
+ʩ [֤Ĥ] /(n) Buddhist picture/
+ʩ [֤Ĥ] /Buddhist memorial service/
+ʩ [֤ä] /(n) Buddhist temple/
+ʩ [֤Ĥ] /(n) Buddhist learning/
+ʩ [դĤ] /French warship/
+ʩ [֤Ĥ] /(n) Buddhist family chapel/altar room/
+ʩ [ۤȤ] /(n) gentle face/
+ʩ [֤ä] /(n) Buddhist altar fittings/
+ʩ [ۤȤ] /compassionate heart/
+ʩ [֤ä礦] /(n) Buddhism/(P)/
+ʩ򹭤 [֤ä礦Ҥ] /(exp) to propagate Buddhism/
+ʩ [֤ä礦] /(n) Buddhists/
+ʩ [֤Ĥ] /(n) Buddhist altar equipment/
+ʩ [֤ä礦] /(n) Buddhist sutras/
+ʩ [դĤ] /(n) French language/(P)/
+ʩ [֤Ĥ] /(n) Buddhist term/
+ʩ [֤ä] /(n) maker of Buddhist images and altar fittings/
+ʩ [դä] /France/
+ʩ [֤Ĥ] /(n) Buddhist image seat/temple pulpit/
+ʩ [ۤȤŤ] /(vs) becoming haggard/
+ʩ [֤ä] /(n,vs) visit to a Buddhist temple/
+ʩ [֤ä] /(n) Buddhist image maker/
+ʩ [֤Ĥ] /(n) Buddhist memorial service/
+ʩ [֤Ĥ] /(n) Buddhist temple/
+ʩ [֤ä] /(n) Buddhist ritual/
+ʩ [֤ä] /(n) Buddha's ashes/
+ʩ [֤ä] /(n) Buddhist/Buddhist priest/
+ʩ [ۤȤ] /(adj) otherwordly/sanctimonious/
+ʩ [֤ä] /(n) Buddhist scriptures/
+ʩ [֤ä] /(n) the Buddha heart/the Buddha mind/
+ʩ [ۤȤ] /(n) the Buddha heart/the Buddha mind/
+ʩ [֤ä礦] /(n) the Buddha nature/
+ʩ [ۤȤ礦] /(n) the Buddha nature/
+ʩ [֤ä礦] /(n) Buddha's birthday celebration/
+ʩ [֤ä] /(n) place sacred to Buddhism/
+ʩ [֤ä] /(n) Buddha's teaching/
+ʩ [֤Ĥ] /(n) before the Buddha or a mortuary tablet/
+ʩ [֤ä] /(n) Founder of Buddhism/
+ʩ [֤ä] /Buddhist priest/
+ʩ [֤ä] /(n) Buddhist funeral/
+ʩ [֤Ĥ] /(n) Buddhist image (statue)/(P)/
+ʩ [֤Ĥˤ] /two images of Buddha/
+ʩ [֤Ĥˤ] /two images of Buddha/
+ʩ [֤ä] /(n) Buddha/
+ʩ [֤Ĥ] /(n) Buddha/
+ʩ [֤Ĥ] /(n) Buddhist (household) altar/(P)/
+ʩŤ˲֤夲 [֤ĤˤϤʤ򤢤] /(exp) to offer flowers before the family Buddhist altar/
+ʩĺº [֤礦󤷤礦] /(n) (Buddh) Usnisavijaya/Victorious Goddess of the Chignon/
+ʩĺ [֤ä礦Ť] /(n) sour look/
+ʩŵ [֤äƤ] /(n) Buddhist scriptures/sutras/
+ʩ [֤ĤǤ] /(n) Buddhist temple/
+ʩ [֤ä] /(n) Buddhist/
+ʩ [֤äȤ] /(n) pagoda/
+ʩƲ [֤Ĥɤ] /(n) Buddhist temple/
+ʩƻ [֤Ĥɤ] /(n) Buddhism/Buddhist teachings/
+ʩ [դĤȤ] /(n) metric ton/
+ʩʸ [դĤ֤] /(n) French/French writing/French literature/(P)/
+ʩʸ [դĤ֤] /department of French literature/
+ʩʸ [դĤ֤󤬤] /(n) French literature/
+ʩˡ [֤äݤ] /(n) Buddhism/
+ʩˡ [֤äݤ] /(n) the Buddha, the doctrine, and the priesthood/
+ʩ̾ [֤Ĥߤ礦] /(n) Buddha's name/
+ʩ [֤Ĥ] /(n) Buddha's death/unlucky day/
+ʩ [֤Ĥ] /(n) Buddhism/priesthood/
+ʩ [ۤȤ] /(n) a Buddha/deceased person/
+ʩ [դ] /France/
+ʩ [դĤ礦] /(n) French possession/French territory/
+ʩΥ [դĤ礦] /French Guiana (p)/
+ʩ [֤Ĥ꤭] /(n) the power of Buddha/
+ʩ [֤ä] /(n) Buddhist temple/
+ʩ [֤ä] /(n) Buddhist temple/
+ʪ [] /(n) thing/object/(P)/
+ʪ [֤Ĥ֤Ĥ] /(n) bartering/
+ʪȤ⤻ [ΤȤ⤻] /(adv) in the face of/in defiance of/
+ʪˤ [Τˤ] /(exp) "to make it mine"/to win a girl's heart/to ingrain into oneself/to take possession of/
+ʪ [Τˤʤ] /(exp) to prove successful/to come to good/
+ʪβ [ΤΤ] /(n) (vengeful) ghost/specter/
+ʪοʤ [ΤΤˤϤʤ] /be off the map/be insignificant/
+ʪʬä [ΤΤ狼ä] /fair-minded/sensible/
+ʪƤ [Τ] /(n) anxiety/worry/
+ʪ [Τ] /(n) cover/under cover/shelter/hiding/(P)/
+ʪ [Τ] /(n) a form/a shape/
+ʪۤ [Τ] /(n) with something in between/
+ʪ [Τ] /(n) sounds/(P)/
+ʪ [֤ä] /(n) prices of commodities/prices (in general)/cost-of-living/(P)/
+ʪ [֤ä] /(n) high prices of commodities/
+ʪؿ [֤ä] /a price index/(P)/
+ʪ [֤ä] /price level/
+ʪ [֤äȤ] /price control/
+ʪƭ [֤äȤ] /price rise/
+ʪư [֤äؤɤ] /price fluctuation/
+ʪɤ [Τ狼Τ] /sensible/understanding/
+ʪɤ [Τ狼Τ褤] /sensible/understanding/
+ʪι [äΤ襤] /(n) windfall/piece of good luck/
+ʪФ [Τܤ] /(n) memory/(P)/
+ʪ [Τۤ] /(io) (n) clothes drying place/
+ʪ [Τۤ] /(n) clothes drying place/(P)/
+ʪ [Τۤ] /(n) pole on which to hang laundry for drying/
+ʪ [Τۤ] /place for drying laundry/
+ʪ [Τۤ] /(n) mounting for poles on which laundry is dried/
+ʪ [Τ] /(n) fasting/abstinence/confinement to one's house on an unlucky day/
+ʪ [֤Ĥ] /(n) public discussion (criticism)/(P)/
+ʪĤ [֤Ĥ򤫤⤹] /(exp) to give rise to hostile comment/
+ʪ [Τ] /(impalpable sense of) fright or horror/
+ʪ [Τ뤤] /(n) insanity/an insane person/
+ʪ [Τ뤪] /(adj) frantic/like mad/
+ʪ [֤ä] /(n) article/thing/(P)/
+ʪ [֤ä] /(n) cost of equipment/
+ʪ [Τ] /(adj) honest/upright/faithful/reliable/
+ʪ [֤ä] /(n) (legal terminology) real rights/
+ʪ [Τ] /(n) sightseeing/a scout/keeping watch/
+ʪ⤤ [Τߤ] /(adj) burning curiosity/
+ʪͷ [Τߤ椵] /going on a pleasure jaunt/
+ʪϦ [Τߤ䤰] /(n) watchtower/
+ʪ [Τ] /(n) manner of speaking/objection/way of speaking/rumor/quarrel/protest/(P)/
+ʪ [Τ] /(v5u) to talk/to carry meaning/
+ʪ [֤ä] /(n,vs) death/
+ʪμ [֤ä] /dead person/the deceased/
+ʪ [Τ] /(n) tale/story/legend/(P)/
+ʪκǸ [ΤΤΤ] /last part of a story/
+ʪ [Τ] /(v5r) to tell/to indicate/(P)/
+ʪ [Τ] /(n) beggar/begging/
+ʪ [Τ] /(adj-na,n) (idle) curiosity/(P)/
+ʪ [Τ] /(n) manner/demeanour/bearing/(P)/
+ʪν餫 [ΤΤ餫] /gentle-mannered/
+ʪ [Τ] /(n) ruler/measure/(P)/
+ʪ [Τ] /(n) ruler/measure/(P)/
+ʪ [ΤĤ] /making things using skilled hands-on human labor/
+ʪ [ΤŤ] /making things using skilled hands-on human labor/
+ʪ [֤ä] /(n) product/(P)/
+ʪפ [Τ⤤] /(n) reverie/meditation/anxiety/thought/pensiveness/
+ʪ [Τ] /(n) ruler/measure/(P)/
+ʪؤ [Τ] /(n) ruler/measure/(P)/
+ʪ [֤ä] /(n) goods/materials/(P)/
+ʪ [Τ] /(n) things/everything/(P)/
+ʪ [Τ] /(n) rich, wealthy person/
+ʪ [Τ] /(n) knowledgeable/well-informed/
+ʪ [֤ä] /(n) material/substance/(P)/
+ʪ [֤äĤ央] /materialism/
+ʪ [֤äĤ央] /a materialist/
+ʪ [֤äĤ] /(n) metabolism/
+ʪŪ [֤äĤƤ] /(adj-na) material/physical/(P)/
+ʪʸ [֤äĤ֤ᤤ] /material civilization/
+ʪ̾ [֤äĤᤤ] /(n) (gram) material noun/
+ʪ䤷 [ΤӤ] /(adj) lonely/
+ʪ [ΤȤ] /(n) thief/
+ʪ [Τ] /(n) origin/fundamental element/
+ʪ [Τ] /(adj-na,n) laziness/
+ʪ餫 [Τ餫] /(adj-na,n) mild/mild-mannered/gentle/
+ʪ [Τ] /(n) writer/copyist/
+ʪ [Τ] /(n) writer/copyist/
+ʪФ [Τ餤] /(n) a laughingstock/a standing joke/
+ʪ [֤ä礦] /(n) evidence/exhibit/(P)/
+ʪ [֤ä礦] /(n) object/natural phenomenon/science of inanimate nature/
+ʪ [֤Ĥ礦] /(n) public feeling/state of things/
+ʪ [֤Ĥ礦] /(adj-na) public unrest/
+ʪ [֤ä礯] /(n,vs) looking for a particular person or thing/
+ʪ [֤ä] /(n) matter and mind/
+ʪ [Τ] /(n) judgment/discretion/(P)/
+ʪ [Τ⤦] /(v5s) to speak/to object/
+ʪ [Τޤ] /(n,vs) mimicry/imitation (of someone, something)/
+ʪԤ [ΤŤ] /(n) being complete/comprehensive/exhaustive/
+ʪ [Τ] /(adj) earth-shattering/staggering/to a very great extent/(P)/
+ʪ [֤ä] /(n) physicality/
+ʪŤ [Τ] /(adj-na,n) quiet/still/calm/
+ʪ [֤Ĥ] /(n) tax on goods and personal possessions/
+ʪˤ [Τ] /(n) stinginess/
+ʪ [äᤷ] /(n) food served to prisoners/
+ʪ [֤ä] /(adj-na,n) dangerous/disturbed/insecure/(P)/
+ʪ [Τ郎] /(adj) noisy/boisterous/turbulent/
+ʪ¤ [ΤĤ] /making things using skilled hands-on human labor/
+ʪ¤ [ΤŤ] /making things using skilled hands-on human labor/
+ʪ­ʤ [Τʤ] /(adj) unsatisfied/unsatisfactory/(P)/
+ʪ» [֤ä] /property damage (i.e. as from an accident)/
+ʪ» [֤ä󤸤] /traffic accident resulting in property damage/
+ʪ [֤ä] /(n) body/object/(P)/
+ʪ [ä] /(n) (1) superior airs/air of importance/(2) overemphasis/
+ʪΤʤ [äʤ] /(adj) (uk) too good/more than one deserves/wasteful/sacrilegious/unworthy of/
+ʪ̵ [äʤ] /(adj) (uk) too good/more than one deserves/wasteful/sacrilegious/unworthy of/
+ʪǤ [Τ] /abstinence/
+ʪΤ [Τ] /(n) well-informed person/walking dictionary/extensive knowledge/
+ʪΤ [Τ꤬] /(n) a knowing look/
+ʪ [Τ] /(n) storage room/(P)/
+ʪ֤ [Τ] /(n) storeroom/
+ʪ [Τ᤺餷] /(adj) curious/
+ʪ [Τ᤺餷] /with curious eyes/curiously/
+ʪŪ [֤äƤ] /(adj-na,n) material/physical/(P)/
+ʪŪ [֤ĤƤ] /material resources/
+ʪŪڵ [֤äƤ礦] /(n) material or physical evidence/
+ʪŪڵ [֤ĤƤ礦] /(n) material or physical evidence/
+ʪŪ» [֤ĤƤ󤬤] /physical damage/
+ʪŪή [֤ĤƤ夦Ĥ] /physical distribution/
+ʪ [Τ] /(adj-na,n) expenses/
+ʪ [Τ] /(n) place or container into which to put things/
+ʪǼ [֤ĤΤ] /(n) payment in kind/
+ʪǼ [֤ĤΤ] /a tax in kind/
+ʪ [Τ] /(n) peddling/a peddlar/
+ʪȽɤ [Τ狼Τ] /sensible/understanding/
+ʪȽɤ [Τ狼Τ褤] /sensible/understanding/
+ʪᤷ [Τʤ] /(adj) sad/melancholy/
+ʪ [֤äԤ] /(n) goods/articles/(P)/
+ʪ [֤äԤ󤼤] /(n) excise/
+ʪݤ [Τ] /(n,vs) cowardice/timidity/bashful/
+ʪʪ [ΤΤ] /(adj) imposing/showy/overdone/
+ʪʪ [֤Ĥ֤Ĥ] /(n) bartering/
+ʪʬ [Τ狼] /(n) understanding/
+ʪʬɤ [Τ狼Τ] /sensible/understanding/
+ʪʬɤ [Τ狼Τ褤] /sensible/understanding/
+ʪʬ [Τ狼] /(n) understanding/
+ʪ̤ [Τ狼] /(n) failure to reach agreement/(P)/
+ʪ˺ [Τ魯] /(n) forgetfulness/
+ʪ㤤 [Τ餤] /(n) beggar/sty (on the eyelid)/
+ʪͫ [Τ] /(adj) languid/weary/listless/melancholy/
+ʪ [֤Ĥ褯] /(n) greed/worldly or materialistic desires/
+ʪ [֤Ĥ褯] /(n) greed/worldly or materialistic desires/
+ʪߤ [Τۤ] /(adj-na) greedy/
+ʪ [֤Ĥ] /(n) physics/(P)/
+ʪ [֤Ĥ꤫] /physical chemistry/
+ʪ [֤Ĥ꤬] /(n) physics/(P)/
+ʪؼ [֤Ĥ꤬] /physicist/
+ʪ [֤Ĥꤲ󤷤礦] /(n) physical phenomenon/
+ʪŪ [֤ĤƤ] /(adj-na) physical/
+ʪŪ [֤ĤƤ󤷤礦] /(n) physical phenomenon/
+ʪˡ [֤Ĥ礦ۤ] /physical therapy/
+ʪή [֤Ĥ夦] /(n) (physical) distribution/distribution of goods/(P)/
+ʪ [֤Ĥ礦] /(n) physical treatment/physiotherapy/
+ʪ [֤Ĥ礦] /(n) amount of material resources/
+ʪԤ [ΤӤ] /(adj) lonely/
+ʫ [դ] /(n) crucian carp/
+ʬ [դ] /(n) minute/(P)/
+ʬ [] /(n) rate/part/percentage/one percent/thickness/odds/chance of winning/one-hundredth of a shaku/one-quarter of a ryou/
+ʬ [֤] /(n,n-suf,pref) (1) part/segment/share/ration/(2) rate/(3) degree/one's lot/one's status/relation/duty/kind/lot/(4) in proportion to/just as much as/(P)/
+ʬ [狼] /(adv) without differentiation/
+ʬ [狼] /(n) distinction/differentiation/discrimination/(P)/
+ʬ [狼] /(v1) to apportion to/to share/
+ʬ礦 [狼] /(v5u) to share/
+ʬ [狼Ȥ] /(v5r) to divide the spoils/to receive a share/
+ʬ [狼] /(n) separating words with spaces/
+ʬ [狼] /inseparable/
+ʬ [狼] /(v5t) to divide/to separate/to distinguish/(P)/
+ʬ餺 [狼餺] /(n) obstinate person/blockhead/(P)/
+ʬ [狼] /(n) understanding/comprehension/(P)/
+ʬˤ [狼ˤ] /(adj) hard to understand/incomprehensible/unintelligible/
+ʬ䤹 [狼䤹] /(adj) easy to understand/
+ʬ갭 [狼ˤ] /(adj) hard to understand/incomprehensible/unintelligible/
+ʬפ [狼䤹] /(adj) easy to understand/
+ʬФ [狼] /(v5s) to take notice/
+ʬڤä [狼꤭ä] /obvious/undeniable/
+ʬڤ [狼꤭] /(v5r) to be evident/to be obvious/to understand completely/
+ʬ [狼ˤ] /(oK) (adj) hard to understand/incomprehensible/unintelligible/
+ʬɤ [狼褤] /easy to understand/
+ʬ [狼] /(v5r) to be understood/(P)/
+ʬ [狼] /(n) offshoot/branch/fork/
+ʬ [狼] /(v1) to branch off/to diverge from/to fork/to split/to dispense/to scatter/to divide into/(P)/
+ʬФ [狼Ǥ] /(v1) to branch out/to diverge/to radiate/
+ʬ褦 [狼줢餽] /(v5u) to quarrel and separate/
+ʬƻ [狼ߤ] /(n) branch/forked road/crossroads/branch road/parting of the ways/turning point/
+ʬ [狼] /(n) turning point/fork/junction/parting of the ways/(P)/
+ʬ [֤뤤] /at disadvantage/having no edge/
+ʬ [֤] /be thin/
+ʬ [櫓] /(n,n-suf) sharing/division/draw/tie/(P)/
+ʬ [櫓] /(adv) above all/especially/particularly/all the more/
+ʬ [櫓] /(v1) to divide/to separate/to make distinctions/to differentiate (between)/(P)/
+ʬפ [櫓䤹] /easy to divide/
+ʬ֤ [櫓ؤ] /(n) discrimination/
+ʬ礦 [櫓] /(v5u) to share/
+ʬ [櫓ɤ] /(n) sharing/division/
+ʬ [櫓Ȥ] /(v5r) to apportion/to share/
+ʬ [櫓ޤ] /(n) share/portion/quota/cut/(P)/
+ʬ [櫓] /(v5r) to force one's way/to push through/
+ʬ [櫓] /selling separately/
+ʬ [櫓] /(n) dividing line/parting (of the hair)/partition/crisis/
+ʬͿ [櫓] /(v1) to distribute/to hand out/
+ʬΥ [櫓Ϥʤ] /(v5s) to separate from/to detach/
+ʬɤ [櫓褤] /easy to divide/
+ʬ [֤] /(suff) in proportion to/just as much as/
+ʬ˲᤮ [֤ˤ] /above one's means (station)/undue/
+ʬľ [դˤʤ] /(exp) to convert into minutes/
+ʬɤŻ [֤Τ] /profitable job/
+ʬڤ [狼꤭] /(v5r) to be evident/to be obvious/to understand completely/
+ʬ [狼] /(io) (v5r) to be understood/
+ʬƻ [狼ߤ] /(n) branch/forked road/crossroads/branch road/parting of the ways/turning point/
+ʬ [֤Ӥ] /(n) discount/
+ʬ [֤󤤤] /(n) branch (of an institution)/branch temple/detached building/
+ʬ [֤󤨤] /outpost/detached garrison/
+ʬե [֤󤨤] /separatory funnel/
+ʬ [֤󤨤] /(n) separate areas for smokers and non-smokers/
+ʬ [֤] /(n) specialization/(P)/
+ʬ [֤] /(n) branch family/
+ʬ [֤] /(n) department/section/branch/course/school/
+ʬʲ [֤󤫤] /subcommittee meeting/(P)/
+ʬ [֤] /(n) subdivision/section/branch/
+ʬ [֤󤫤] /(n) branch/chapter/
+ʬ [֤󤫤] /(n) analysis/disassembly/(P)/
+ʬ̿ [֤󤫤㤷] /(n) photographic playback/
+ʬ [֤󤫤夦] /(n) (complete) overhaul/
+ʬίˡ [֤󤫤礦夦ۤ] /cracking (in chemistry)/
+ʬŪ [֤󤫤Ƥ] /(adj-na) analytical/
+ʬǽ [֤󤫤Τ] /(n) resolution/
+ʬ [֤󤫤] /(n) demarcation/
+ʬ [֤󤫤] /line of demarcation/
+ʬ [֤󤬤] /(adj-na,n) not within proper limits/excessive/unmerited/special/
+ʬ [֤󤫤] /(n,vs) partition/division/(P)/
+ʬ䥦ɥ [֤󤫤ĥɥ] /split window/
+ʬ [֤󤫤ĤȤ] /divide and rule/
+ʬʧ [֤󤫤ĤФ餤] /(n) payment by installments/hire-purchase/(P)/
+ʬ [֤󤫤] /(n) separate jurisdiction/
+ʬ [֤ޤ] /alternating-current winding/
+ʬ [֤󤫤] /(n) annex/
+ʬ [֤] /(n) forking/jump (computer)/divergence (e.g. in a road)/(P)/
+ʬ [֤󤭤] /junction/
+ʬ [֤󤭤] /branch line/spur/
+ʬ [֤󤭤Ƥ] /(n) junction/crossroads/division point/parting of ways/(P)/
+ʬ [֤󤭤礦礦] /(n) detached classroom/
+ʬ [֤󤮤礦] /(n) division of labor/specialization/assembly-line production/(P)/
+ʬ [֤󤭤礯] /(n) branch office/
+ʬ [֤󤭤礯] /(n) polarization (light, radio waves)/
+ʬ˲ [֤󤭤礯] /(n) polarization/lining up with/
+ʬ [֤] /subdistrict/
+ʬ [֤󤱤] /(n) decentralization of authority/(P)/
+ʬϿ [֤󤱤] /prefecture maps/
+ʬ [֤󤱤] /(n) detachment/detail/
+ʬ [֤󤱤󤿤] /detachment/
+ʬ [֤] /(n) social standing/wealth/
+ʬ [֤󤲤] /(n) social standing/wealth/
+ʬ¼ [֤󤷤] /(n) rich man/man of wealth/
+ʬ¼ [֤󤸤] /(n) rich man/man of wealth/
+ʬ [֤󤳤] /(n) spectrum/
+ʬ [֤󤳤] /(n) spectroscopy/
+ʬ [֤󤳤] /(n) spectroscope/
+ʬʬ [֤󤳤֤󤻤] /spectroscopic analysis/
+ʬ [֤Ĥ] /(adj) bulky/massive/thick/heavy/
+ʬ [֤󤳤礦] /branch factory/
+ʬ [֤󤳤] /(n) branch school/(P)/
+ʬ [֤󤳤] /(n) part of a person's ashes/
+ʬ [֤󤵤] /(n,vs) publishing part by part (e.g. in a magazine)/
+ʬ [֤󤶤] /(n) social standing/
+ʬ [֤󤵤] /(n) separate volume/fascicle/fascicule/(P)/
+ʬ [֤󤵤] /(n,vs) dispersion/decentralization/variance (statistics)/(P)/
+ʬ [֤󤵤󤬤] /distributed model/client-server architecture (comp)/
+ʬ [֤󤵤󤷤] /distributed processing (comp)/
+ʬ [֤󤵤Ȥ] /diversified investment/
+ʬ̷׻ [֤󤵤ۤ礦礯󥷡] /(n) dispersion compensation calculation sheet/
+ʬ [֤󤵤] /(vs) distribution (the emblems in Communion)/
+ʬ [֤] /(n) numerator/molecule/(P)/
+ʬҴ [֤󤷤礯] /(n) intermolecular forces/
+ʬҼ [֤󤷤] /(n) molecular formula/
+ʬʪ [֤󤷤֤Ĥ] /(n) molecular biology/
+ʬ [֤󤷤] /molecular theory/
+ʬ [֤󤷤礦] /(n) molecular weight/
+ʬ [֤] /(n) participle/
+ʬ [֤󤷤] /(n) detached office/annex/(P)/
+ʬ [֤󤷤] /(n) branch shrine/
+ʬ [֤󤷤夦] /(n) division/
+ʬϩ [֤󤷤夦] /clock division circuit/
+ʬ [֤󤷤夯] /(n) billeting/
+ʬ [֤󤷤] /(n) substation/branch office/
+ʬ [֤󤷤礦] /(n) division of duties/
+ʬ [֤󤸤礦] /(n) riding separately/(P)/
+ʬ [֤󤸤礦] /(n) selling (real-estate) lots/(P)/
+ʬ [֤󤸤礦] /(n) lots for sale/
+ʬ [֤󤷤礯] /partial eclipse/
+ʬ [֤󤷤] /(n) parturition/delivery/one's child/branch/offshoot/one's other self/(P)/
+ʬ [֤󤷤] /(vs) dividing and advancing/
+ʬ [դ󤷤] /(n) minute hand/
+ʬ峦 [֤󤹤] /(n) watershed/divide/
+ʬ廳̮ [֤󤹤ߤ㤯] /watershed/divide/
+ʬ [֤󤹤] /watershed/divide/
+ʬ [֤󤹤줤] /(n) watershed/divide/
+ʬ [֤󤹤] /(n) fraction (in math)/(P)/
+ʬ [֤󤹤] /(n) fractional expression/
+ʬ [֤󤻤] /(n,vs) analysis/(P)/
+ʬϲ [֤󤻤] /analytical chemistry/
+ʬϳ [֤󤻤] /analytics/
+ʬϻ [֤󤻤] /assaying/
+ʬϿ [֤󤻤꤬] /analytical psychology/
+ʬɽ [֤󤻤Ҥ礦] /analysis table/
+ʬ [֤󤻤] /(n) articulation/
+ʬ [֤󤽤] /(adj-na,n) within one's means/
+ʬ굡 [֤󤽤] /phase splitter/
+ʬ® [դ󤽤] /(n) speed per minute/
+ʬ [֤󤿤] /(n) fission/
+ʬ [֤󤿤] /(n) squad/team/
+ʬĹ [֤󤿤礦] /(n) squad leader/divisional officer/
+ʬô [֤󤿤] /(n,vs) apportionment/sharing/(P)/
+ʬô [֤󤿤󤬤] /amount allotted/contribution/
+ʬô [֤󤿤󤭤] /share of expenses/contribution/
+ʬ [֤] /(n) branch/chapter/
+ʬ [֤] /(n) dividing into parts/
+ʬ [֤] /(n) parceling out an estate/
+ʬ [֤夦] /(n,vs) dispensing (e.g. reagent from a pipette)/dispensation/
+ʬŹ [֤Ƥ] /(n) branch store/branch of a firm/
+ʬ [֤Ƥ] /(n) equinox/fork/junction/
+ʬٴ [֤ɤ] /(n) protractor/
+ʬ [֤Ȥ] /secession from a party/
+ʬƼ [դɤ] /(n) weight/counterweight/
+ʬǬ [櫓] /(n) cibol/
+ʬǼ [֤Τ] /(n) installment payment or delivery/
+ʬ [֤] /(n,vs) denominations/sect/branch/faction/separation from/
+ʬɼ [֤Ѥ央] /sectarianism/sectionalism/
+ʬ [֤Ѥ] /(n) division/sharing/(P)/
+ʬ۶ [֤Ѥ] /dividend (on shares)/
+ʬۼ [֤Ѥ] /dispenser/
+ʬ [֤Ф] /(n) selling separately/
+ʬ [֤] /(n) secretion/(P)/
+ʬ [֤Ԥ] /(n) secretion/(P)/
+ʬ [֤ԤĤ] /(n) secretion/
+ʬʪ [֤ԤĤ֤] /(n) secretion/
+ʬʪ [֤Ԥ֤] /(n) secretion/
+ʬɮ [֤Ԥ] /(n) subdivision/
+ʬ [դӤ礦] /(n) moment/
+ʬ [֤] /(n) distribution/(P)/
+ʬۿ [֤פ] /(n) distribution map/
+ʬ [֤] /assignment/allocation/
+ʬ [֤ݤ] /(n) hiving off/swarming/dividing a fief/
+ʬ [դ٤] /(n) discernment/discretion/judgement/discrimination/(P)/
+ʬ [֤٤] /(n) discrimination/separation/division/classification/distinction/(P)/
+ʬ̥ [դ٤ĥ] /(n,vs) dividing up rubbish into burnable and non-burnable/
+ʬ̿ [դ٤Ĥ] /prudence/distinction/discrimination/
+ʬ [դ٤Ĥ] /(adj-na) the age of wisdom/around forty/
+ʬ [֤٤] /(n) delivery/confinement/childbirth/
+ʬڲ龲 [֤٤󤬤礦] /lying-in bed/
+ʬڴ [֤٤] /time of delivery (of a child)/
+ʬں [֤٤󤵤褦] /delivery/parturition/
+ʬڻ [֤٤] /time of delivery (of a child)/
+ʬ [֤ɤҤ] /(n) loot/booty/plunder/
+ʬʪ [֤ɤ] /loot/booty/plunder/
+ʬ [֤ɤ] /(v5r) to capture/to seize/to plunder/
+ʬ [֤] /(n) denominator/(P)/
+ʬ̮ [֤ߤ㤯] /(n) a branch/
+ʬ [դߤ礦] /(adj-na,n) clearness/clear understanding/
+ʬ [֤ߤ礦] /(adj-na,n) clearness/clear understanding/
+ʬ [֤ᤤ] /(adj-na,n) clearness/clear understanding/
+ʬ [֤] /(n) -ary tree/
+ʬ [֤] /(n) field/sphere/realm/division/branch/(P)/
+ʬͿ [֤] /(n,vs) distribution/allocation/dispensation/impartation/
+ʬͿ [֤褼] /tax allotment (to local government)/
+ʬ [֤] /(n) crisis (in an illness)/
+ʬΥ [֤] /(n) separation/detachment/segregation/isolation/(P)/
+ʬΥ [֤꤫] /separate taxation/
+ʬΥ [֤꤭] /(n) separator/
+ʬΥ [֤ꤷ央] /separatists/schismatics/
+ʬΥ [֤] /(n) separatists/secessionists/
+ʬΩ [֤] /(n) segregation/separation/independence/(P)/
+ʬή [֤夦] /(n) tributary/
+ʬί [֤夦] /(n) cracking/fractional distillation (of gasoline)/
+ʬα [֤夦] /(n) fraction/fractional distillation/
+ʬ [֤礦] /(n) amount/quantity/(P)/
+ʬ [֤礯] /(n) component of force/
+ʬ [֤] /(not) in the least/(not) a bit/
+ʬ [֤뤤] /(n,vs) classification/(P)/
+ʬ [֤뤤] /(n) science of classification/
+ʬ [֤뤤] /(n) classificatory criterion/
+ʬɽ [֤뤤Ҥ礦] /classified table/
+ʬˡ [֤뤤ۤ] /a classification system/
+ʬϿ [֤뤤⤯] /a classified catalog/
+ʬ [֤] /(n) filing off (in a parade)/
+ʬԿ [֤Ĥ] /(n) marching in file/
+ʬ [֤Ĥ] /(n) military review/
+ʬ [֤] /(n,vs) split/division/break up/(P)/
+ʬ [֤Ĥ] /fissionable/
+ʬʪ [֤Ĥ֤ä] /fissionable materials/
+ʬݱ [֤󤱤] /(n) offshoot/
+ʬ [֤٤] /parting (from someone)/
+ʭ [դ󤴤] /(n) coincidence/anastomosis/
+ʮܤ [դܤ] /(v1) to boil over/
+ʮФ [դ] /(v5s) to spout/to spurt/to gush out/to burst into laughter/(P)/
+ʮФ [դǤ] /(v1) to blow out/to spout out/
+ʮ [դ] /(v5k) (1) to blow (wind, etc)/(2) to emit/to spout/
+ʮ [դ󤨤] /(n) (eruption of) smoke/(P)/
+ʮ [դ] /(n,vs) eruption/(P)/
+ʮи [դ󤫤] /(n) crater/
+ʮл [դ󤫤] /(n) volcano/
+ʮ [դ] /(n) gas (fumes)/
+ʮ [դ󤭤] /(n) fumarole/
+ʮ [դ󤷤] /(n) jet/spray/injection/jet propulsion/(P)/
+ʮ [դ󤷤] /(n,vs) spewing/gushing/spouting/eruption/effusion/(P)/
+ʮ [դ󤹤] /(n) water fountain/(P)/
+ʮ [դ󤻤] /(n) fountain/spring/
+ʮ [դѤ] /(n,vs) bursting out laughing/
+ʮʪ [դѤ] /quite absurd thing/something that makes one laugh/
+ʮ̸ [դभ] /(n) sprayer/vaporizer/atomizer/
+ʮ [դ] /(n) cardia/
+ʮή [դ夦] /(n) jet (of water)/
+ʯ [դ󤭤夦] /(n) tumulus/grave mound/
+ʯ [դ] /(n) grave/tomb/(P)/
+ʰ [ɤ] /resentment/indignation/(P)/
+ʰ [ɤ] /(v5r) to be angry/to resent/to be enraged/to be indignant/
+ʰ [ऺ] /(v5r) to fret/to be fretful/to be peevish/
+ʰ [դ󤬤] /(n) indignation/resentment/(P)/
+ʰ [դ󤲤] /(n) fury/
+ʰ [դ] /(n,vs) dying in a fit of anger or indignation/
+ʰ [դ󤼤] /(adj-na,n) anger/indignation/rage/
+ʰ [դ󤼤] /indignantly/in a rage/wrathfully/
+ʰȤ [դ󤼤Ȥ] /wrathfully/indignantly/in a rage/
+ʰ [դ] /(n,vs) anger/rage/resentment/
+ʰ [դ] /(n,vs) anger/rage/resentment/
+ʰ [դޤ] /(n) anger/resentment/indignation/chagrin/irritation/
+ʱ [դ󤽤] /(n) make-up/get-up/disguise/
+ʲĤ [Ĥ] /(v1) to kindle/to build a fire/to instigate/to stir up/
+ʲ [] /(n) (open) fire/bonfire/
+ʲ [] /(n) furnace opening/
+ʲ [] /(v1) to perfume clothes by burning incense/
+ʲդ [Ĥ] /(n) kindling/fire lighter/
+ʲդ [Ĥ] /(v1) to kindle/to build a fire/to instigate/to stir up/
+ʲʪ [] /(n) firewood/
+ʲ [] /(v5k) to burn/to kindle/to build a fire/(P)/
+ʲ [] /(n) (open) fire/bonfire/
+ʲ [դ󤱤] /(n) burning at the stake/
+ʲ [դ󤷤] /(n) book burning/
+ʳ [դ뤤] /(v5s) to muster (e.g. courage)/to gather/to collect/to pluck up/
+ʳ [դ뤤] /(io) (v5s) to muster (e.g. courage)/to gather/to collect/to pluck up/
+ʳΩ [դ뤤] /(v5t) to cheer up/
+ʳ [դ뤦] /(v5u) to show (ability)/to wield (power)/(P)/
+ʳä [դä] /(adv) energetically/strenuously/heartily/(P)/
+ʳ [դ] /(n,vs) stirring/rousing oneself/(P)/
+ʳ [դ󤲤] /fierce attack/
+ʳ [դ󤲤] /rouse/stir/inspire/
+ʳ [դ󤸤] /(n) impetuous dash forward/
+ʳ [դ󤻤] /(n) hard fighting/
+ʳ [դ󤼤] /(adj-na,n) resoluteness/
+ʳƮ [դȤ] /(n) hard struggle/strenuous effort/(P)/
+ʳȯ [դѤ] /(n) strenuous exertion/spurt/(P)/
+ʳ [դ] /(vs) springing up/flying away/
+ʳ [դ줤] /(n,vs) strenuous efforts/
+ʴ [] /(n) flour/meal/powder/(P)/
+ʴ [ʤ] /(adj-na,n) in very small pieces/
+ʴ˺դ [ʤʤˤ] /(exp) to smash to pieces/
+ʴߥ륯 [ʥߥ륯] /(n) milk powder/(P)/
+ʴ [ʤ] /(n) (1) flour dealer/(2) miller/(3) mill/
+ʴ [̤] /(n) rice bran/
+ʴտ [դ󤳤Ĥ] /(n) making one's best exertions/
+ʴ [դ󤵤] /(n,vs) pulverization/smashing/demolishing/(P)/
+ʴ [դ󤸤礦] /(n) pulverized/powder(ed)/
+ʴ [դ󤷤礯] /(n) makeup/toilet/embellishment/(P)/
+ʴ軻 [դ󤷤礯ä] /(n) window dressing settlement/
+ʴ [դ󤷤礯] /(n) powdered food/
+ʴ [դ󤸤] /(n) dust/
+ʴи [ʤä] /(n) soap powder/
+ʴ [ʤ椭] /(n) powdered snow/
+ʴ [椭] /(n) powdered snow/
+ʴ [դ󤿤] /powder/
+ʴú [ʤ] /(n) charcoal dust/
+ʴú [դ󤿤] /(n) charcoal dust/
+ʴ [] /(n) powdered (green) tea/
+ʴ [ʤ] /(n) powdered (green) tea/
+ʴ [դˤ夦] /(n) powdered milk/
+ʴ [ʤߤ] /(n) in very small pieces/
+ʴ [ߤ] /(n) in very small pieces/
+ʴʴ [ʤ] /(adj-na,n) in very small pieces/
+ʴʴˤʤ [ʤʤˤʤ] /(exp) to break into fragments/to go to pieces/
+ʴʴ˺դ [ʤʤˤ] /(exp) to smash to pieces/
+ʴ [] /(n) crushed rice/tiny pieces of rice/
+ʴ [դڤ] /white wall/
+ʴ [դݤ] /(n) copy/sketch/
+ʴ [դޤ] /(n) fine powder/(P)/
+ʴ [ʤ] /(n) powder medicine/
+ʵ [] /(int,n) (col) feces/excrement/shit/bullshit/
+ʵ [դ] /(n) excrement/droppings/
+ʵÿ [ä] /(n) vulgar epithet/arsehole/
+ʵߤ˸ [ߤˤ] /(exp) to verbally attack (violently)/to run down/to criticize severely/
+ʵͤޤ [դŤޤ] /(n) constipation/
+ʵ [ޤ] /(adj-na,n) overly serious/
+ʵ [] /(n) vulgar epithet/arsehole/
+ʵٶ [ɤ礦] /(n) foolhardy/
+ʵ [դ] /(n) poor or filthy earth/
+ʵǢ [դˤ礦] /(n) excreta/
+ʵ [Ф] /(n) dung fly/
+ʵ [դ٤] /(n) feces/
+ʵٶ [٤󤭤礦] /(n) concentrated study/
+ʵ̣ [ߤ] /(adj-na,n) sweeping denunciation/
+ʵ夭 [Ĥ] /(n) provokingly calm/
+ʵί [] /(n) tank for holding excreta (often used for fertilizer)/night soil vat or reservoir/
+ʶʪ [ޤ] /(n) imitation/sham/
+ʶ [ޤ] /(v5u) to be mistaken for/to be confused with/
+ʶ餹 [ޤ餹] /(v5s) to divert/to distract/(P)/
+ʶ路 [ޤ路] /(adj) confusing/misleading/equivocal/ambiguous/(P)/
+ʶ路̾ [ޤ路ʤޤ] /confusing (misleading) name/
+ʶ魯 [ޤ魯] /(v5s) to divert/to distract/
+ʶ [ޤ] /(n) confusion (suff)/
+ʶ [ޤ] /(n) fluke/chance/(P)/
+ʶ [ޤ] /(v1) to be diverted/to slip into/(P)/
+ʶ [ޤ줳] /(v5m) to disappear into/to slip into/to be lost in/to be mixed up with/
+ʶ [ޤ줢] /(n) lucky shot/fluke/
+ʶ [դ] /(n) dissension/
+ʶ [դ󤭤夦] /(n) complication/confusion/disorder/(P)/
+ʶտ [դ󤳤Ĥ] /(iK) (n) making one's best exertions/
+ʶ [դ󤷤] /(n,vs) losing something/(P)/
+ʶ [դ󤷤ĤȤɤ] /(n) report of the loss of (that one has lost) an article/
+ʶ [դ󤸤礦] /(n) disturbance/trouble/dispute/
+ʶ [դ󤼤] /(adj-na,n) confusion/disorder/
+ʶ [դ󤽤] /(n) dispute/trouble/strife/(P)/
+ʶʶ [դפ] /(adj-na,n) confusion/scattering/
+ʶ [դ] /(n,vs) confusion/disorder/
+ʷϵ [դ󤤤] /(n) atmosphere (e.g. musical)/mood/ambience/(P)/
+ʸ [դ] /(n) letter/writings/(P)/
+ʸ [֤] /(n) sentence/(P)/
+ʸ̵ʸ [Τʤ֤󤿤] /plain style/
+ʸʤΩ [֤äƤ] /(exp) to live by the pen/
+ʸȤΩƤ [֤򤯤ߤƤ] /(exp) to construct a sentence/
+ʸ [֤ͤ] /(exp) to polish one's style/
+ʸ [֤󤢤] /(n) draft/
+ʸ [֤] /(n) meaning of a sentence/
+ʸ [֤󤦤] /(n) cultural progress/advance of the arts/
+ʸ [֤ͤ] /anthology/literary world/collection of literary masterpieces/
+ʸ [֤] /(n) culture/civilization/(P)/
+ʸ [֤󤫤Τ] /Culture Day Holiday (Nov 3)/
+ʸ仺 [֤󤫤] /(n) cultural heritage/(P)/
+ʸDz [֤󤫤] /cultural film/
+ʸѸ [֤󤫤󤳤礦] /(n) Minister for Culture and Tourism/
+ʸ [֤󤫤󤷤礦] /Order of Cultural Merit (award)/(P)/
+ʸ [֤󤫤] /cultural sphere/
+ʸή [֤󤫤夦] /cultural exchange/
+ʸϫ [֤󤫤] /person who has made outstanding cultural contributions/
+ʸ [֤󤫤ä] /country with a high level of culture/
+ʸ [֤󤫤] /(n) Culture Festival/
+ʸ [֤󤫤] /(n) cultural assets/cultural property/(P)/
+ʸ [֤󤫤] /(n) cultural history/
+ʸ [֤󤫤礦] /Cultural Affairs Department/
+ʸ [֤󤫤] /(n) person of culture/cultured person/(P)/
+ʸ [֤󤫤뤤] /cultural anthropology/
+ʸ̿ [֤󤫤ᤤ] /(n) (China's) Cultural Revolution (1966-76)/
+ʸ [֤󤫤꤬] /cultural geography/
+ʸģ [֤󤫤礦] /(Japanese) Agency for Cultural Affairs/(P)/
+ʸŪ [֤󤫤Ƥ] /(adj-na) cultural/(P)/
+ʸ [֤] /(n) (1) literary course/(2) the arts/(P)/
+ʸʷ [֤󤫤] /(n) literary group/
+ʸ [֤] /(adj-na,n) elegant or refined style/
+ʸ [֤󤫤] /(n) cultural revolution/
+ʸ [֤󤬤] /(n) literature/(P)/
+ʸؤ̣ [֤󤬤Τ] /the pleasures of literature/
+ʸؤ [֤󤬤󤸤] /(exp) to discuss literature/
+ʸس [֤󤬤] /(n) the literary world/literary circles/
+ʸغ [֤󤬤] /the Bungaku Company/
+ʸغ [֤󤬤Ҥ] /literary work/
+ʸػ [֤󤬤] /(n) literary history/history of literature/
+ʸػ [֤󤬤] /(n) Bachelor of Arts/
+ʸؼ [֤󤬤] /(n) literary person/(P)/
+ʸؾ [֤󤬤礦] /literary prize/
+ʸǯ [֤󤬤ͤ] /(n) young literary enthusiast/
+ʸŪ [֤󤬤Ƥ] /(adj-na) literary/
+ʸŪ [֤󤬤Ƥʤˤ] /literary flavor/
+ʸ [֤󤬤Ϥ] /a Doctor of Literature/
+ʸ [֤󤬤] /(n) department (faculty) of literature/
+ʸ [֤󤬤] /(n) literary criticism or theory/
+ʸ [֤餯] /(n) Japanese puppet theatre/Bunraku/(P)/
+ʸ [֤󤫤] /(n) civil official/
+ʸ [֤󤭤礦] /(n) education/culture/(P)/
+ʸ [֤󤭤礦Τ] /fountainhead of culture/Ministry of Education/
+ʸ² [֤󤭤礦] /(n) Diet members with a special interest in education/
+ʸ϶ [֤󤭤礦] /school zone/
+ʸ [] /(n) phrase/complaint/(P)/
+ʸʤ [󤯤ʤ] /(adj-no) undisputed/entirely/perfect/
+ʸդ [󤯤Ĥ] /(exp) to complain/to lodge a complaint/
+ʸ̵ [󤯤ʤ] /(adj-no) undisputed/entirely/perfect/
+ʸ [֤] /(n) stationery/(P)/
+ʸ [֤󤱤] /(n) sentence pattern/
+ʸ [֤󤱤] /(n) humanities, social sciences, and fine arts/liberal arts/(P)/
+ʸ [֤󤲤] /(n) literature/art and literature/belles-lettres/(P)/
+ʸݳ [֤󤲤] /(n) study or science of literature/a liberal arts department/
+ʸݺ [֤󤲤Ҥ] /(n) literary work/
+ʸɾ [֤󤲤ҤҤ礦] /literary criticism/book review/
+ʸ [֤󤲤դä] /Renaissance/
+ʸ [֤󤲤] /(n) literary (and the arts) column/
+ʸ [դŤ] /(n) (obs) seventh month of the lunar calendar/
+ʸ [դߤŤ] /(n) (obs) seventh month of the lunar calendar/
+ʸ [֤󤱤] /(n) literature/books (reference)/(P)/
+ʸ [֤󤱤󤬤] /(n) philology/bibliography/
+ʸ [󤴤] /(n) wording/
+ʸ [֤] /(n) library/book collection/(P)/
+ʸ˲ [֤󤳤] /(vs) publish in paperback/
+ʸ [֤󤳤ܤ] /(n) paperback (pulp)/
+ʸ [֤] /(n) written language/literary language/(P)/
+ʸ [֤󤴤] /(n) literary style/
+ʸĴ [֤󤴤礦] /flavor of literary style/
+ʸʸ [֤󤴤֤] /(n) literary language/
+ʸ [֤󤴤] /(n) literary master/
+ʸ [֤󤵤] /(n) literary talent/
+ʸ [֤] /(n) man of letters/literary man/
+ʸΤ [֤󤷤Τޤ] /hatching writer/
+ʸϢ [֤󤷤] /the literary set/
+ʸ [֤] /(n) literary matters/
+ʸ [⤸] /(n) letter (of alphabet)/character/(P)/
+ʸ [] /(n) letter (of alphabet)/character/(P)/
+ʸ [⤸] /character code, e.g. JIS, Unicode, etc./
+ʸ [⤸Ф] /unintelligible sequence of characters/
+ʸ碌 [⤸碌礦] /combination lock/
+ʸ [⤸礦ۤ] /character information/
+ʸ¿ [⤸夦ۤ] /teletext/
+ʸ̤ [⤸ɤ] /(n-adv) literally/(P)/
+ʸɼ [⤸ߤȤꤽ] /character reader/
+ʸ [⤸Ф] /(n) a dial/
+ʸ沽ˡ [⤸դۤ] /(n) character encoding scheme/
+ʸ [⤸դ] /(n) character coding system/
+ʸ [⤸] /character string/
+ʸ [֤] /(n) civil administration/
+ʸ [֤] /(n) civil administration/
+ʸ [֤󤸤央] /governing by law and reason rather than by military force/
+ʸ [֤央] /governing by law and reason rather than by military force/
+ʸ [֤󤷤ĤҤԤ] /(adj-na) refined/handsome and solid in character/
+ʸ [֤󤸤㤯] /(adj-na,n) (enervating) attraction to books or learning/
+ʸ [󤸤] /(n) (Buddh) Manjusri/Transcendent Wisdom/
+ʸ [󤸤夵] /Boddhisattva/
+ʸ [֤󤷤夦] /(n) anthology/
+ʸ [֤󤷤] /(n) document/writing/letter/note/records/archives/(P)/
+ʸ [󤸤] /(n) document/writing/letter/note/records/archives/
+ʸ¤ [֤󤷤礮] /forgery of documents/
+ʸ [֤󤷤礦] /(n) sentence/article/(P)/
+ʸϸ [֤󤷤礦] /(n) literary language/the written language/
+ʸ [֤󤷤礦] /(n) (1) story (verbal) problem/(2) (math) problem expressed in words/
+ʸ [֤󤷤礦] /(n) syntax/
+ʸ [֤󤷤礯] /(n) literary embellishments/
+ʸ [줺] /(n,vs) tattoo/
+ʸ [֤󤷤] /(n,vs) tattoo/
+ʸ [֤󤸤] /(n) person of letters/literary person/
+ʸͲ [֤󤸤] /(n) style of Southern Chinese painting/
+ʸϵ [֤󤸤ܤä] /(n) writers and artists/
+ʸ [֤󤻤] /(n) force of a literary style/
+ʸ [֤󤻤] /(n) educational policies or administration/
+ʸ [֤󤻤] /(n) responsibility for wording of an article/
+ʸ [֤󤻤] /(n) paragraph/phrase/
+ʸ [֤󤻤Ĥ] /number of phrases/
+ʸ [֤󤻤] /(n) typesetting/
+ʸ [֤󤻤󤳤] /(n) typesetter/compositor/
+ʸ [֤󤷤礦] /(n) Minister of Education, Science and Culture/(P)/
+ʸ [֤󤽤] /(n) literary talent/
+ʸ [֤󤿤] /(n) literary style/(P)/
+ʸ [֤󤿤] /(n) stylistics/
+ʸ [֤] /(n) subject/theme/
+ʸö [֤󤿤] /(n) shaddock/pomelo/
+ʸ [֤] /(n) literary world/literary circles/(P)/
+ʸ [֤夦] /(n) in the document/(P)/
+ʸĴ [֤礦] /writing style/
+ʸĻ [֤礦] /(n) a Java sparrow/
+ʸ [֤] /(n) paperweight/
+ʸ [֤Ĥ] /(n) correspondence/exchange of letters/(P)/
+ʸŵ [֤Ƥ] /(n) grammar/
+ʸɤ [դߤĤ] /days of reading/
+ʸ [֤Ϥ] /(n) doctor of literature/
+ʸȢ [դФ] /(n) box to hold letters/
+ʸȢ [դߤФ] /(n) box to hold letters/
+ʸ [֤Ѥ] /(n) model composition/
+ʸɮ [֤Ԥ] /(n) literary art/literary activity/writing/(P)/
+ʸɮ [֤ԤĤ] /(n) a writer/
+ʸɮ [֤ԤĤ礦] /(n) literary profession/writing/
+ʸ [֤] /(n) literary and military arts/the pen and the sword/
+ʸξƻ [֤֤礦ɤ] /(n) (accomplished in) both the literary and military arts/
+ʸ [] /(n) (abbr) Ministry of Education, Culture, Sports, Science and Technology/(P)/
+ʸʳؾ [֤礦] /Ministry of Education, Culture, Sports, Science and Technology/
+ʸ [֤礦] /(n) (abbr) Ministry of Education, Culture, Sports, Science and Technology/(P)/
+ʸ [֤] /(n) Minister of Education/
+ʸʪ [֤֤] /(n) (the products of) culture or civilization/
+ʸˡ [֤ݤ] /(n) grammar/(P)/
+ʸˡ§ [֤ݤ] /(n) grammar rules/
+ʸˡ [֤ݤ] /(n) grammar (book)/
+ʸˡ [֤ݤ] /(n) grammaticality/
+ʸˡŪ [֤ݤƤ] /(adj-na) grammatical/
+ʸ˼ [֤ܤ] /(n) stationery/(P)/
+ʸ˼ [֤ܤ] /stationery shop/a stationer/
+ʸ [֤ޤ] /(n) end of a sentence/
+ʸ̮ [֤ߤ㤯] /(n) context/(P)/
+ʸ̱ [֤ߤ] /(n) civilian/(P)/
+ʸ̱ [֤ߤȤ] /civilian control/
+ʸ̵ [ʤ] /(adj-na,adj-no,n) penniless/broke/
+ʸ̾ [֤ᤤ] /(n) literary fame/
+ʸ [֤ᤤ] /(n) civilization/culture/(P)/
+ʸʤϢ [֤ᤤˤĤ] /with the advance of civilization/
+ʸ [֤ᤤ] /(n) Japan's Westernization movement during the Meiji era/
+ʸ [֤ᤤ] /the Bunmeikan Theater/
+ʸ [֤ᤤ] /a civilized nation/
+ʸҲ [֤ᤤ㤫] /civilized society/
+ʸ [֤ᤤ礳] /(n) civilized world/
+ʸ [֤ᤤ] /(n) civilized world/
+ʸ [֤] /(n) content of a letter/(P)/
+ʸ [⤦] /(n) illiteracy/
+ʸ [] /(n) pattern/design/distinction/
+ʸ [褦] /(n) pattern/design/(P)/
+ʸ [֤] /(n) literature and science/context/(line of) reasoning/
+ʸ [֤줤] /(n) sample sentence/
+ʸ麽ս [֤󤲤󤸤夦] /name of publishing company/(P)/
+ʹ [] /(v5s,vt) to inform about/to read to/to sing for/(P)/
+ʹ [] /(v1,vt) to read to/to sing for/to inform/to tell/
+ʹ [] /(n) hear-not monkey/
+ʹ [] /(v5k) to ask (politely)/
+ʹĤ [Ĥ] /(v1) to hear/to catch (the sound)/
+ʹ餹 [餹] /(v5s) to fail to hear/to miss/
+ʹ [ˤ] /(adj) difficult to hear/hesitating to ask/
+ʹ㤤 [] /(n) mishearing/
+ʹ㤦 [] /(v5u) to mishear/
+ʹ㤨 [] /(v1) to mishear/
+ʹ [] /(n) worth listening to/
+ʹ [٤] /(adj-na) poor listener/
+ʹᤴ [] /(v5s) to fail to catch/to ignore/
+ʹ [Ϥ] /(v5s) to mishear/
+ʹФ [ܤ] /(n) learning by ear/
+ʹФ [ܤ] /(v1) to be familiar/to learn by ear/to pick up knowledge/
+ʹ [ʤ] /(v1) to get used to hearing/
+ʹڤ [] /(v5b) to hear of/to learn of/
+ʹ줷 [դ뤷] /trite/hackneyed/
+ʹ줷 [뤷] /(adj) poor sound quality/unpleasant to hear/
+ʹŤ [դ뤷] /trite/hackneyed/
+ʹ礻 [碌] /(n) inquiry/
+ʹ礻 [碌] /(v1) to make inquiries/to refer to/
+ʹ [ۤ] /(v1) to listen to in an ecstasy/
+ʹ [] /(n) getting information/
+ʹܺ [ߤ] /(police) legwork/
+ʹ [] /(v5m) to get information/to find out/to get wind of/
+ʹ [ߤ] /(n) straining one's ears/
+ʹΤ [] /inexcusable/
+ʹΤƤ [Ƥ] /(v1) to ignore/to overlook/
+ʹ [Ȥ] /(n) listening comprehension/(P)/
+ʹ [Ȥ] /(v5r) to catch (a person's words)/to follow/to understand/(P)/
+ʹ [] /(n) hearer/listener/audience/(P)/
+ʹ [] /(n) wine or sake tasting/
+ʹФ [] /(v5s) to get information out of a person/to begin listening/
+ʹ [ɤ] /(n) point (of a speech)/
+ʹ [] /(n) account of what one hears/(P)/
+ʹ [礦] /(adj-na,n) good listener/
+ʹɤ [Ť餤] /(adj) difficult to hear/difficult to ask/
+ʹԤ [Ĥ] /(v5s) to hear all about/
+ʹޤ [ޤ] /(v5s) to listen attentively/
+ʹ [] /(v5s) to draw (information from)/
+ʹ»ʤ [ʤ] /(v5u) to mishear/to fail to catch/
+ʹ֤ [] /(v5k) to listen/
+ʹĺ [] /(v5k) to ask (politely)/
+ʹľ [ʤ] /(v5s) to listen again/to ask again/
+ʹ [Ĥ] /hearsay/
+ʹ [Ĥ] /(v1) to hear (secondhand)/
+ʹϤ [Ȥɤ] /(v1) to grant/
+ʹ [ʤ] /(v1) to get used to hearing/
+ʹ [] /(v5r) to listen attentively to/to be lost in/
+ʹ [] /(v1) to grant (a wish)/to accede/to comply with/
+ʹǼ [] /(n) hear something for the last time/
+ʹդ [Ĥ] /(v1) to hear/to catch (the sound)/
+ʹʪ [] /(n) worth listening to/
+ʹʬ [櫓] /(adj-no,n) easily taught/obedient/
+ʹʬɤ [櫓Τ] /reasonable/
+ʹʬ [櫓] /(v1) to recognize (identify) by sound/
+ʹ֤ [] /(v5s) to ask in return/to ask again/to listen repeatedly/
+ʹ [] /(n) way of listening/listener/
+ʹ˰ [] /(v1) to be tired of hearing/
+ʹ˺ [魯] /to forget to ask/
+ʹ [䤯] /(n) listener's role/
+ʹ [Ȥ] /(n) mishearing/failing to catch (something said)/
+ʹ [Ȥ] /(v5s) to fail to catch/
+ʹή [ʤ] /(v5s) to ignore/
+ʹɤ [褤] /(adj) pleasant to listen to/
+ʹϳ餹 [餹] /(v5s) to fail to hear/to miss/
+ʹ [ʤ] /(v5s) to consider/
+ʹ [Ȥ] /(v1) to find fault with/
+ʹ [] /(v5s) to ascertain/to confirm/to verify/to make sure of/
+ʹ [] /(v5r) to have a smattering knowledge of/
+ʹ [] /(v5k) to hear/to listen/to ask/(P)/
+ʹ [] /(n) reputation/fame/renown/
+ʹ [] /(v1) (1) to be heard/to be audible/(2) to be said to be/to be reputed/(P)/
+ʹ [᤹] /(v5s) to hear/to drink/
+ʹ [] /(v5m) to get information/to find out/to get wind of/
+ʹ [֤] /(n) learn of/
+ʺ [ҤΤ] /(n) 3rd in rank/third sign of the Chinese calendar/
+ʺ [ؤ] /(n) 3rd in rank/third sign of the Chinese calendar/(P)/
+ʺ [ҤΤ] /(n) year of the Fire Horse/
+ʺ [ؤ] /(n) 43rd of the sexagenary cycle/
+ʺ [ؤ] /(n) class C/third class/
+ʻ [ؤ] /get together/
+ʻ [蘆] /(v5r,vi) to get together/to unite/
+ʻ [] /(conj) (uk) however/but/(P)/
+ʻ [ʤ] /(adv,conj) (uk) however/nevertheless/(P)/
+ʻ [碌] /(adv,conj) collectively/altogether/in addition/besides/at the same time/
+ʻ [碌] /(v1) to unite/to put together/(P)/
+ʻͤ [碌󤬤] /(v1) to consider together/
+ʻ [碌] /(v5t) to own (something) as well/
+ʻѤ [碌] /(v1) to use jointly/to use at the same time/
+ʻ [] /(conj) (uk) moreover/furthermore/nevertheless/and yet/
+ʻ [Ԥ󤤤] /PinYin (Chinese romanization system) (incorr. 1st kanji!)/
+ʻ [ؤ] /(n,vs) writing side by side/(P)/
+ʻ [ؤ] /(vs) occurring simultaneously/
+ʻ [ؤ] /(n) parallel/
+ʻ [ؤ] /parallel railways/
+ʻ [ؤ] /(n,vs) merge/join into one/annexation/absorption/(P)/
+ʻ [ؤ] /concurrent offenses/
+ʻ [ؤ] /(n) double-play (baseball)/(P)/
+ʻ [ؤ礦] /(n,vs) classifying together/
+ʻ [ؤ] /(n,vs) advancing together/
+ʻ [ؤ] /(n) establishment/link/(P)/
+ʻ¸ [ؤ] /(n) coexistence/
+ʻ¸ [ؤ] /(n) coexistence/
+ʻ [ؤ] /(n) juxtaposition/placing side by side/
+ʻ [ؤɤ] /(n) secondary reading/
+ʻ [ؤɤ] /(n) annexation/merger/swallowing up/
+ʻȯ [ؤϤ] /(n,vs) concurrence/coincidence/complication (in illness)/(P)/
+ʻȯ [ؤϤĤ礦] /complications (in illness)/
+ʻͭ [ؤ椦] /(n,vs) owning together/combination/
+ʻ [ؤ褦] /(n,vs) using together (jointly)/used at the same time/(P)/
+ʼ [Ĥ] /(n) soldier/warrior/(P)/
+ʼ󤲤 [ؤ򤢤] /(exp) to raise an army/
+ʼ [ؤऱ] /(exp) to send an army/
+ʼ [ؤ] /(n) military power/
+ʼ [ؤ] /(n) military strength/military personnel/(P)/
+ʼ [ؤ] /(n) barracks/
+ʼ [ؤ] /(n) soldier/tactician/strategist/
+ʼ [ؤ] /(n) branch of the army/
+ʼ [ؤ] /(n) fire caused by war/
+ʼ [ؤ] /(n) ravages of war/
+ʼ [ؤ] /(n) military science/strategy/tactics/
+ʼع [ؤä] /(n) naval academy/
+ʼؼ [ؤ] /tactician/strategist/
+ʼ [ؤ] /(n) arms/weapons/ordinance/(P)/
+ʼȻ [ؤ] /arms proliferation/
+ʼ [ؤ] /(n) armory/
+ʼ﹩ [ؤ] /armorer/
+ʼ﹩ [ؤ礦] /arsenal/ordinance factory/armoury/
+ʼᄈ [ؤ礦] /(n) armory/arsenal/ordinance department/
+ʼ͢ [ؤ椷] /arms exportation/
+ʼ [ؤ] /(n) military authority/
+ʼ˸ [Ҥ礦] /prefecture in the Kinki area/
+ʼ [ؤ] /(n) military term/
+ʼ [ؤ] /(n) soldier/(P)/
+ʼ [ؤ] /(n) military affairs/
+ʼ [ؤ] /(n) waist band/
+ʼ [ؤ] /(n) military drill/
+ʼ [ؤ] /(n) barracks/(P)/
+ʼ [ؤ] /(n) war chariot/
+ʼ [ؤ] /(n) branch of an army/
+ʼ [ؤ] /(n) book on military science/
+ʼ [ؤ礯] /(n) food for soldiers and noncommissioned officers/
+ʼ [ؤ] /(n) sword blade/
+ʼ [ؤ] /number of soldiers/
+ʼ [ؤ] /(n) military system/
+ʼ [ؤ] /(n) military register/
+ʼ [ؤ] /(n) warship/
+ʼ [ؤ] /(n) warrant soldier/
+ʼĹ [ؤ礦] /(n) chief warrant-officer/
+ʼ´ [ؤ] /(n) private (soldier)/(common) soldier/ranks/rank and file/
+ʼ [ؤ] /(n) soldier/sailor/(P)/
+ʼü [ؤ] /(n) hostilities/beginning of hostilities/
+ʼ [ؤ] /(n) army corps/
+ʼĹ [ؤ礦] /(n) lance corporal/
+ʼ [ؤʤ] /distress of war/
+ʼ [ؤ] /(n) arms and cavalry/troops/war/military affairs/
+ʼϤθ [ؤФΤ] /supreme military power/
+ʼ [ؤ] /bandits/
+ʼ [ؤ] /(n) war preparations/
+ʼ [ؤؤ] /military disturbance/
+ʼˡ [Ҥ礦ۤ] /(n) art of war/strategy/tactics/
+ʼˡ [ؤۤ] /(n) art of war/strategy/tactics/
+ʼˡ [ؤۤ] /tactician/strategist/
+ʼ˯ [ؤۤ] /the point of a sword/the advance of an army/
+ʼ [ؤ] /(n) military service/conscription/(P)/
+ʼ [ؤ] /evading the draft/
+ʼȾ [ؤ󤸤礦] /draft exemption/
+ʼ [ؤ] /(n) war/disturbance/
+ʼά [ؤ㤯] /(n) strategy/
+ʼ [Ҥ礦] /(n) (army) provisions/food/(P)/
+ʼȹ [Ҥ礦] /starvation tactics/
+ʼ [Ҥ礦ޤ] /(n) army rice/
+ʼ [ؤ礯] /(n) military force/force of arms/strength of an army/(P)/
+ʼϺ︺ [ؤ礯] /force reduction/troop reduction/
+ʼϻ [Ҥ礦] /(n) nincompoop/simpleton/
+ʼп [Ҥ礦礦] /(n) arms/armed soldier/
+ʼп [ؤ礦] /(n) arms/armed soldier/
+ʼ [ؤ] /(n) swords/arms/warfare/
+ʼ [ؤ] /(n) fire caused by war/
+ʼ [ؤ] /(n) supply train/communications/
+ʼ [ؤ󤬤] /logistics/
+ʼ [ؤ󤭤] /supply base/
+ʼٱ [ؤ󤷤] /(n) logistical support/
+ʼ [ؤ󤻤] /(n) supply line/line of communications/
+ʼ [ؤ] /commissariat/
+ʼ [Ҥ礦] /(oK) (n) (army) provisions/food/
+ʽ [ؤ] /(n) wall/fence/(P)/
+ʽ餹 [ؤᤰ餹] /(exp) to fence in/to surround with a wall/
+ʾ [̤򤿤ƤޤĤ] /(exp) to offer a wand with hemp and paper streamers to a Shinto god/
+ʾ [ؤ] /offering/tribute/
+ʾ [ؤ] /(n) monetary system/currency/
+ʾ« [ؤ] /(n) offerings of rope, paper, etc. hung on trees in Shinto shrines/
+ʾʪ [ؤ] /(n) Shinto offerings/present to a guest/
+ʾ [ؤϤ] /(n) Shinto offering of cloth (rope, paper, etc.)/
+ʿ [Ҥ] /(n) the broad/the flat/palm/
+ʿ [ؤؤ] /level/ordinary/
+ʿޡ [ؤؤܤܤ󤿤] /(adj-t) ordinary/mediocre/
+ʿ [Ҥ餿] /(adj) flat/even/level/simple/plain/(P)/
+ʿ [Ҥ餿] /(adj) flat/
+ʿ [ؤ] /(n,adj-na) coolness/calmness/composure/unconcern/
+ʿ [ؤä] /(n,adj-na) coolness/calmness/composure/unconcern/
+ʿĤФ [ؤĤФ] /(v5r) to make a deep bow/
+ʿ [Ҥ] /(adv) earnestly/humbly/
+ʿμҰ [ҤΤ㤤] /mere clerk/
+ʿ [] /(adj-na,n) flatness/level/smooth/calm/plain/sitting tailor fashion/(P)/
+ʿ餫 [餫] /(adj-na,n) level/just/peaceful/
+ʿ餰 [餰] /(v5g) to be suppressed/
+ʿ餲 [餲] /(v1) to subjugate/to put down (trouble)/to consume (food)/to eat up/
+ʿƻ [ʤߤ] /level road/
+ʿ [ؤ] /(adj-na,n,n) (1) peace/tranquility/(2) Heian era (794-1185)/(P)/
+ʿµ [ؤ󤭤礦] /(n) ancient Kyoto/
+ʿ¸ [ؤ󤳤] /late Heian period/
+ʿ» [ؤ󤸤] /(n) Heian period (794-1185)/
+ʿī [ؤ礦] /(n) Heian period (794-1185)/
+ʿ [ؤ] /(adj-na,n) easy/simple/plain/
+ʿײ [ؤ] /simplification/
+ʿ [Ҥ餦] /horizontal stone hand mill/
+ʿˤ [Ҥ餪褮] /(n) breaststroke (swim.)/(P)/
+ʿ [Ҥ] /(n) bungalow/one-story house/
+ʿ [Ҥ] /flat roof/
+ʿ [ؤ] /(n) the usual temperature/
+ʿ [ؤ] /(adj-na,n) tranquil/calm/restful/peaceful/quiet/(P)/
+ʿ̵ [ؤ֤] /(adj-na) tranquillity and peace/peaceful and uneventful/
+ʿ̾ [Ҥ餬] /(n) hiragana/47 syllables/the cursive syllabary/(P)/
+ʿ [ؤ] /(n) normal prices/par/parity/
+ʿڤ겼 [ؤꤵ] /devaluation/
+ʿڤ夲 [ؤꤢ] /revaluation/
+ʿڲ [ؤꤵ] /devaluation/
+ʿ [Ҥ] /(n) bungalow/one-story house/
+ʿ [ؤ] /(n) the Taira (Heike) family/
+ʿȤ [ؤΤ] /descendant of the Taira (Heike) family/
+ʿȤή [ؤΤʤ] /the Heike line/
+ʿȳ [ؤ] /(n) Heike crab/
+ʿʪ [ؤΤ] /Tale of the Heike/
+ʿʪ쾶 [ؤΤꤷ礦] /abridged version of the historic romance of the Taira Family/
+ʿ [ؤ] /(n,vs) lie down/be laid up/
+ʿ [ؤ] /(n) straight angle/
+ʿ [ؤ] /(adj-na,n) smooth/even/level/flat/
+ʿ경 [ؤĤ] /(vs) smoothing (e.g. numbers)/
+ʿ [ؤ] /(adj-na,n) coolness/calmness/composure/unconcern/(P)/
+ʿ [Ҥ餭礦] /common teacher/
+ʿ [ʤ餷] /(ok) (n) equilibrium/balance/average/mean/
+ʿ [ؤ] /(n) equilibrium/balance/average/mean/(P)/
+ʿѳ [ؤ󤫤֤] /(n) stock price average/
+ʿѵͿ [ؤ󤭤夦] /average wage/
+ʿѷ [ʤ餷ä夦] /(n) average monthly salary/
+ʿѼ̿ [ؤ󤸤ߤ礦] /life expectancy/
+ʿۻ [ؤ󤿤褦] /mean solar time/
+ʿ [ؤ󤿤褦] /mean solar day/
+ʿ [ؤ] /(n) average value/mean value/mean/expectation/
+ʿ [ؤƤ] /(n) average mark/mean point/(P)/
+ʿ;̿ [ؤᤤ] /life expectancy/
+ʿΧ [ؤ] /(n) temperament (music)/equal (or even) temperament/
+ʿ [Ҥ餮] /(n) plain silk/
+ʿ [ؤ] /(n) plain/moor/prairie/
+ʿ [ؤ] /(n) The Tale of the Taira Clan/
+ʿ [ؤ] /(adj-na,n,vs) (going) side by side/concurrent/abreast/at the same time/occurring together/parallel/parallelism/(P)/
+ʿ԰ư [ؤɤ] /(vs) translation/shift/parallel displacement/
+ʿԻշ [ؤؤ󤱤] /(n) parallelogram/
+ʿ [ؤ] /(n) parallel line/(P)/
+ʿ [ؤܤ] /(n) parallel bars/
+ʿ [ؤ] /(n) even scale/equilibrium/balance/equalization/(P)/
+ʿմ [ؤ󤫤] /sense of equilibrium/sense of balance/
+ʿտ [ؤ] /counterweight/counterpoise/
+ʿ [ؤ] /(n) normal crop/
+ʿ [Ҥ餶] /(n) flat dish/
+ʿ [ؤ] /the Tairas/
+ʿ [ؤ] /(n) normal times/peace time/(P)/
+ʿ [Ҥ餷] /(n) sod/
+ʿդ [Ҥ餢ޤ] /(n) earnest apology/
+ʿ [Ҥ] /(n) palm/equality/
+ʿǤ [ҤƤ] /(n) slap/spanking/
+ʿ [ؤ] /(n) level/
+ʿʸ [ؤ֤] /(n) declarative sentence/
+ʿ [Ҥ礦礦ˤ夦] /the four tones in old Chinese phonetics/
+ʿ [ؤ礦礦] /ancient Nara/
+ʿ [ؤ礦] /Pyongyang/(P)/
+ʿ [ؤ礦] /(adj-na,n-adv,n-t) normal/usual/(P)/
+ʿ￴ [ؤ礦] /(n) one's self-possession/one's presence of mind/
+ʿ̤ [ؤ礦ɤ] /as usual/
+ʿ [Ҥ餪] /(n) plain fabrics/
+ʿ [Ҥ餪] /(n) plain weave/
+ʿ [ؤ] /(n) peaceful news/
+ʿ [Ҥ餷] /layman/laity/
+ʿ [ؤ] /layman/laity/
+ʿƬ [ؤƤȤ] /(n,vs) prostrating oneself/kowtowing/going down on one's knees/
+ʿ [ؤ] /(n) the usual amount of water/calm water/
+ʿ [ؤ] /(n) foremast hand/common sailor/
+ʿ [ؤ] /Heisei (reign of Emperor)/(P)/
+ʿ [ؤ] /Heisei period (1989-)/
+ʿ [Ҥޤ] /(n) yellow tail amberjack (type of fish)/
+ʿ [Τ] /Kiyomori (shogun)/
+ʿ [ؤ] /(adj-no,n-adv,n-t) usual/ordinary/
+ʿ [ؤ] /in ordinary days/
+ʿ [ؤ] /usually worn/
+ʿ [Ҥ礦礦] /(n) first tone in old Chinese phonetics/
+ʿ [ؤ] /(adj-na,n) calm/serenity/tranquillity/(P)/
+ʿ [ؤ] /(adj-na,n) calm/cool/quiet/
+ʿ [ؤ󤿤] /(adj-t) calm/composed/
+ʿ [ؤ] /(adv) calmly/with composure/
+ʿ [ؤ] /(n-adv,n-t) ordinary/in the past/
+ʿǤ [ؤ] /usually/ordinarily/in the past/
+ʿµ [Ҥ餽] /(n) wide sleeve/
+ʿ淿߼ [Ҥ] /flatcar/
+ʿó [ؤ] /(adj-na,n) even/flat/level/
+ʿø [ؤ] /(adj-na,n) simple/quiet/
+ʿ [Ҥ] /(n) level ground/plain/(P)/
+ʿ [ؤ] /(n) level ground/plain/
+ʿ [ؤƤ] /(n) suppression/repression/subjugation/
+ʿ [Ҥ餾] /(n) flat bottom/
+ʿ [Ҥ餽֤] /flat-bottomed boat/scow/
+ʿ [Ҥˤ] /(n) level garden/
+ʿڴ [Ҥɤ] /(n) pit/orchestra/parquet (in a theater)/
+ʿް [ҤȤ] /rank-and-file party member/
+ʿ [Ӥ礦ɤ] /(adj-na,n) equality (a)/impartiality/evenness/(P)/
+ʿ [Ӥ礦ɤ] /considering all people as equals/
+ʿ [Ӥ礦ɤ] /(n) right of equality/
+ʿ [Ӥ礦ɤ央] /principle of equality/
+ʿ [Ҥʤ] /(n) pan/griddle/
+ʿ [ؤ] /(n-adv,n) weekday/ordinary days/(P)/
+ʿǮ [ؤͤ] /(n) normal temperature/
+ʿǯ [ؤͤ] /(n-adv,n) normal year/civil year/(P)/
+ʿǯ [ؤͤ󤵤] /(n) normal crop/
+ʿǯ¤ [ؤͤʤ] /average year/normal year/(P)/
+ʿ [ؤФ] /(adj-na,n) slab/flat board/monotony/lithography/
+ʿ¬ [ؤФ󤽤礦] /plane-table surveying/
+ʿ [ؤϤ] /(n) lithography/
+ʿ [ؤդ] /(n,vs) falling prostrate/
+ʿ [Ҥդ] /(v5s) to prostrate oneself before/
+ʿ [ؤդ] /(n) restoration to health/
+ʿ [ؤդ] /(n) civilian clothes/plain clothes/ordinary clothes/
+ʿʬ [ؤ֤] /(n,vs) bisection/dividing equally/
+ʿʿ [ؤؤ] /level/ordinary/
+ʿʿ [ؤؤܤܤ] /(adj-na,n) ordinary/common/mediocre/
+ʿʿޤ [ؤؤܤܤ󤿤] /(adj-t) ordinary/mediocre/
+ʿ [ؤ٤] /(n) square metre/
+ʿ [ؤۤ] /(n) square (e.g. metre)/square/(P)/
+ʿ᡼ȥ [ؤۤ᡼ȥ] /square kilometer/(P)/
+ʿ᡼ȥ [ؤۤ᡼ȥ] /square metre/(P)/
+ʿ [ؤۤ] /(n) square/
+ʿ [ؤۤ] /(n) square root/
+ʿ [ؤۤ] /(n) sum of squares/
+ʿ [ؤܤ] /(adj-na,n) common/commonplace/ordinary/mediocre/(P)/
+ʿ [Ҥޤ] /(n) rank-and-file wrestlers in sumo's highest division/(P)/
+ʿ̮ [ؤߤ㤯] /(n) normal pulse/
+ʿ̱ [ؤߤ] /(n) commoner/plebeian/
+ʿ̱ [ؤߤ󤷤央] /democracy/
+ʿ [ؤᤤ] /(adj-na,n) clear/simple/
+ʿ [ؤ] /(n) level surface/plane/(P)/
+ʿ̴ [ؤ󤭤] /plane geometry/
+ʿ̶ [ؤ󤭤礦] /(n) plane mirror/
+ʿ̷ [ؤ󤱤] /plane figure/
+ʿ̸ [ؤ󤳤] /(n) grade crossing/level crossing/
+ʿ̻ˡ [ؤ󤵤󤫤ۤ] /planar trigonometry/
+ʿ̿ [ؤ] /(n) ground plan/plane figure/
+ʿ̿޷ [ؤ󤺤] /plane figure/
+ʿ [Ҥ] /(n) flounder/halibut/flatfish/
+ʿ [ؤ] /(n) plain/open field/(P)/
+ʿ [ؤ] /(n) recovery/convalescence/
+ʿ [Ҥ餪] /pancake (landing)/
+ʿϧ [Ҥ] /(n) open-hearth furnace/
+ʿϧ [ؤ] /(n) open-hearth furnace/
+ʿϧˡ [ؤۤ] /open-hearth process/
+ʿ [ؤ] /(adj-na,n) peace/harmony/(P)/
+ʿ¤ݤ [ؤ򤿤] /(exp) to maintain (preserve) peace/
+ʿ¤˾ [ؤΤ] /(exp) to crave for peace/
+ʿ°ݻ [ؤ襤] /peacekeeping/
+ʿ°ݻư [ؤ襤Ĥɤ] /peace-keeping operation/
+ʿ°ݻ [ؤ襤] /peace-keeping force/
+ʿ°ݻ [ؤ襤֤] /(n) peacekeeping force/
+ʿ±ư [ؤ臘ɤ] /peace movement/
+ʿ² [ؤ狼] /peace conference/
+ʿ¶¸ [ؤ來礦] /peaceful coexistence/
+ʿ¶ [ؤ來礦Ƥ] /peace agreement/
+ʿ¶ [ؤ來礦礯] /(n) peace collaboration/
+ʿ¶ [ؤ來礦] /peace education/
+ʿ¹ [ؤ盧] /peace offensive/
+ʿ¹ [ؤ盧] /peaceful country/
+ʿ¹ [ؤ盧ä] /peace-loving nation/
+ʿ» [ؤ蘆󤮤礦] /peace-time industries/
+ʿ¼ [ؤ路央] /pacifism/
+ʿ¼ˡ [ؤ路央ݤ] /(n) pacifist constitution/
+ʿ¼ [ؤ路央] /pacifist/
+ʿ¾ [ؤ露礦] /peace clause/
+ʿ¾ [ؤ露礦䤯] /peace treaty/
+ʿŪ [ؤƤ] /(adj-na) peaceful/
+ʿŪ [ؤƤ] /peaceful resolution/
+ʿ [ؤ֤] /the Peace Corps/
+ʿ [ؤ󤷤] /pacifist/
+ʿм [Ҥ礦] /(n) meter (in Chinese poetry)/consistency/
+ʿ [ؤ] /flat chisel/
+ [ؤ] /(n) worn-out clothes/shabby clothes/
+˹ [ؤϤܤ] /(n) shabby clothes and an old hat/
+ [ؤ] /(n) evil practice/barrier/(P)/
+ [ؤ] /(n) our firm (company)/
+ [ؤ夦] /(n) corrupt practices/bad habit/
+ [ؤ] /(n) misgovernment/maladministration/
+¼ [ؤ] /(n) poor village/our own (little or poor) village/
+Ź [ؤƤ] /(n) our shop/we/
+ [ؤդ] /(n) evil or corrupt or abusive practice/
+ [ؤۤ] /(n) (arch) (hum) me/mine/
+ [ؤ] /(n) worn-out sandals (shoes)/
+ [] /(n) handle/grip/(P)/
+ [] /(n,n-suf) pattern/design/(P)/
+ [Ĥ] /(n) hilt (of a sword)/haft (of a dagger)/handgrip/
+ [餬뤤] /lowbred/
+ˤ̵ [ˤʤ] /out of one's way/unlike one/
+ΰ [Τ뤤] /ill-bred/
+Ĺ [ΤʤҤ㤯] /long-handled ladle/
+ [Ҥ㤯] /(n) ladle/dipper/scoop/
+Ƭ [Ĥ] /(n) pommel/
+ʪ [] /(n) patterned cloth/
+ [ʤ] /(n,n-suf) average/medium/common/ordinary/(P)/
+ [ؤ] /line-up/be in a row/rank with/rival/equal/
+¡ [ʤߤʤ] /(adv,n) ordinary/
+¡ʤ [ʤߤʤߤʤ] /extraordinary/uncommon/
+¤ [ʤ] /(n) line/row/rank/(P)/
+¤Ӥʤ [ʤӤʤ] /(adj) unparalleled/unequaled/unique/
+¤Ӥ [ʤӤ] /(conj) and/(P)/
+¤̵ [ʤӤʤ] /(adj) unparalleled/unequaled/unique/
+¤̵ [ʤӤʤ] /unparalleled/unequaled/unique/
+¤ [ʤ] /(v5b,vi) to line up/to stand in a line/(P)/
+¤٤Ƹ [ʤ٤Ƥߤ] /in comparison/
+¤٤ [ʤ٤] /(v1,vt) to line up/to set up/(P)/
+¤ [ʤ٤] /(n) arrangement/
+¤ΩƤ [ʤ٤Ƥ] /(v1) to enumerate/
+¤ [ʤ] /(n,n-suf) average/medium/common/ordinary/(P)/
+¤߳ [ʤߤϤ] /(adj-na,adj-no,n) out of the common/far above the average/extraordinary/abnormal/unreasonable/
+¤߳ [ʤߤϤ] /(v1) to be uncommon/
+¤ߵ [ʤߤ] /(v1) to sit in a row/to be present (and lined up)/
+¤߷ [ʤߤ] /ordinary or regulation size/
+¤­ [ʤߤ] /(n) walking pace/slow march/
+¤ [ʤߤƤ] /(adj-na,n) ordinary/
+¤ [ʤߤϤ] /(n) standard-width cloth (approx. 36 cm)/
+¤¤ [ʤߤʤ] /(adv,n) ordinary/
+¤¤ߤʤ [ʤߤʤߤʤ] /extraordinary/uncommon/
+¤ [ʤߤ] /(n) walking pace/slow march/
+¤ [ʤߤ] /(n) roadside tree/row of trees/
+¤ [ʤ] /(adv) all/
+³ [ʤߤϤ] /(adj-na,adj-no,n) out of the common/far above the average/extraordinary/abnormal/unreasonable/
+³ [ʤߤϤ] /uncommonly/extraordinary/
+³ [ʤߤϤ] /(io) (v1) to be uncommon/
+µ [ʤߤ] /(v1) to sit in a row/to be present (and lined up)/
+¶ [ʤߤϤ] /(n) standard-width cloth (approx. 36 cm)/
+¹ [ؤ] /(adj-na,n,vs) (going) side by side/concurrent/abreast/at the same time/occurring together/parallel/parallelism/(P)/
+¹͢ [ؤˤ夦] /(n) parallel import/
+¿ [ؤ] /(n,vs) keeping pace with/keeping abreast of/
+ [ʤߤ] /(n) ordinary make/
+ [ʤߤҤ] /(n) article of average quality/common article/
+­ [ʤߤ] /(n) walking pace/slow march/
+¸ [ؤ] /(n) coexistence/
+ [ʤߤƤ] /(adj-na,n) ordinary/
+ [ؤ] /(n) juxtaposition/placing side by side/
+ [ʤߤˤ] /(n) meat of medium quality/
+ [ʤߤϤ] /(n) standard-width cloth (approx. 36 cm)/
+ [ʤߤʤ] /(adv,n) ordinary/
+¤ʤ [ʤߤʤߤʤ] /extraordinary/uncommon/
+ [ʤߤ] /(n) roadside tree/row of trees/(P)/
+ƻ [ʤߤߤ] /(n) avenue/tree-lined street/
+ϩ [ʤߤ] /avenue of trees/
+ϩ [ʤߤߤ] /avenue of trees/
+ [ؤ褦] /(n,vs) using together (jointly)/used at the same time/
+Ω [ؤ] /(n) standing abreast/(P)/
+ [ؤ] /(n,vs) arrangement/parallel/abreast/(P)/
+Ĥ [Ȥ] /(v5s) to shut/to close/to lock/to fasten/to plunge (in grief)/(P)/
+Ĥ [Ȥ] /(v5r) to seclude oneself/to shut oneself away/(P)/
+Ĥ [Ȥ] /(v1) to close (e.g. book, eyes, meeting, etc.)/to shut/(P)/
+Ĥ [Ȥ] /(v5m) to (keep on) file/
+Ĥ [Ȥ] /(v1) to lock up/to shut up/to imprison/
+Ĥ [Ȥ] /(v5r) to seclude oneself/to shut oneself away/
+Ĥ϶ [Ȥ] /(v5r) to seclude oneself/to shut oneself away/
+ĤƤ [Ȥ] /(v5r) to seclude oneself/to shut oneself away/
+Ĥޤ [ޤ] /closing/shutting/
+Ĥޤ [ޤ] /(v5r,vi) to close/to be closed/(P)/
+Ĥ [] /(v1,vt) to close/to shut/(P)/
+ĤФ [] /(v5s) to shut out/to bar/to lock out/
+Ĥڤ [᤭] /(v5r) to shut up/
+ı [ؤ] /(n) adjourning the Diet or an assembly/
+IJ [ؤ] /(n,vs) closure/(P)/
+IJ [ؤ] /(n) closing ceremony/
+IJϩ [ؤ] /(n) closed circuit/
+Ĵ [ؤ] /(n) closing of a building/
+ĵ [ؤ] /(n) shutting oneself up at home/
+Ķ [ؤ礦] /(n) closing of a business or enterprise/
+ķ [ؤ] /(n) menopause/
+ķд [ؤ] /(adj-na,n) menopause/menopausal/
+ķи [ؤ] /(adj-na) postmenopausal/
+ĸ [ؤ] /(n) shut mouth/(P)/
+Ĺ [ؤ] /(n,vs) closing a school/
+ĺ [ؤ] /(n,vs) closing/closure/shutdown/lockout/unsociable/(P)/
+ĺ [ؤ] /(n,vs) closure/blockage/
+Ļ [ؤ] /(n,vs) end the climbing season/closing a mine/
+Ļ [ؤ] /(n) stoppage/
+Ľ궲ݾ [ؤ礭礦դ礦] /claustrophobia/
+Ľ궲ݾ [ؤ礭礦դ礦] /claustrophobia/
+ľ [ؤ礦] /(n) closing of a place/
+ [ؤ] /(n) closed world/
+ü [ؤ] /closed end/bocca chiusa/end of wind instrument/
+ [ؤƤ] /(n) adjourning court/
+Ź [ؤƤ] /(n) closing shop/(P)/
+ [ؤޤ] /(n) falling of the curtain/(P)/
+Ȥʤ [ؤޤȤʤ] /to come to a close (end)/
+ [ؤ] /(n) (1) closing of a gate/(2) (Edo-period) house confinement/
+ϩ [ؤ] /(n) closed circuit/
+ű [ؤ] /(arch) Imperial guard/
+Ų [ؤ] /(n) your Majesty/(P)/
+ [] /(n) uncooked rice/(P)/
+Ƥ̤ [̤] /(n) rice bran/
+Ƥβ [٤Τˤ夦] /intervention of America/
+ƥ [٤] /American-Soviet/
+ƥɥ [٤ɥ] /US dollar/
+ư [ᤸ뤷] /rice symbol/symbol with an "x" and four dots/
+Ʊ [٤] /America and England/American-English/
+Ʊʩ [٤֤Ĥ] /USA, Britain, France and the Netherlands/
+Ʊ [٤] /(n) rice and salt/the necessities of life/
+Ʋ [] /(n) rice shop/rice dealer/
+Ʋ [٤] /(n) rice price/(P)/
+ƲIJ [٤󤮤] /Rice Price Deliberative Council/
+Ʋ [٤] /(n) American currency/US dollar/
+Ƴ [٤] /US Navy/
+Ƴʼ [٤ؤ] /US Marine Corps/
+ƵIJ [٤] /U.S. Congress/
+ƶ [٤] /US Air Force/
+Ʒ [٤] /(n) the US armed forces/
+Ʒʼ [٤ؤ礯] /American military (force)/
+Ƹ [٤] /(n) American English (lang)/
+ƹ [̤] /(n) rice bran/
+ƹҶ [٤夦礯] /(US) National Aeronautics and Space Administration (NASA)/
+ƹ [٤] /America/U.S.A./(P)/
+ƹ [٤] /an American/
+ƹض̻ [٤ˤ夦礦Ĥ] /SAT (scholastic aptitude test)/entrance test for US universities/
+ƹ̱ [٤ߤ] /American (citizen)/
+ƹڷ [٤褿礦] /(n) American depositary receipt (ADR)/
+ƹ [٤] /(n) rice/(P)/
+ƹĢ [٤Ĥ礦] /rice-ration book/
+ƺ [٤] /Round Table Conference on Rice Price/
+ƺ [٤] /(n) American (and-or Canadian) wood/
+ƺ [٤] /(n) rice crop/
+ƻ [٤] /(n) rice production/
+ƻ [٤] /rice-producing region/
+ƻɤ [ᤶ] /tool for extracting rice from a bag for sampling/
+ƻԾ [٤] /(n) the rice market/
+Ƽ [٤] /(n) 88th birthday/
+Ƽ [٤夦] /(n) rice crop or harvest/
+ƽγ [ᤸ夦夦] /ten grains of rice/
+ƽ [ɤ] /(n) rice-producing region/
+ƾ [٤ޤ] /(n) Douglas pine or fir/Oregon pine or fir/
+ƾ屡 [٤礦] /U.S. Senate/
+ƿ [٤礯] /(n) rice-based or centered diet/
+ƿ [᤯ष] /(n) rice weevil/
+ƿ [٤] /(abbr) Rice Price Deliberative Council/
+ƿ [٤] /(n) an American/(P)/
+ [٤󤽤] /(n) Spanish-American War/
+ [٤] /(n) rice and money/money to purchase rice/
+ [ᤰ] /(n) rice granary/(P)/
+ư [᤽ɤ] /(n) rice riots/
+¢ [ᤰ] /(n) rice granary/
+¯ [٤] /American vulgarity/
+ [٤夦] /America and China/Sino-American/
+ [٤Ĥ] /(abbr) paper weight in gsm/
+ [٤Ƥ] /US imperialism/
+ [٤Ȥ֤] /Eastern Standard Time (US)/
+ [٤ɤ] /America and Germany/American-German/
+ [᡼ȥ] /metre (meter) (old form)/
+ [٤Ф] /(n) rice and barley/corn/
+ [٤Ϥ] /(n) cooked rice/(P)/
+ɶ [] /(n) bag of rice/
+ʩ [٤դ] /America and France/American-French/
+ʴ [٤դ] /(n) rice flour/
+ʼ [٤ؤ] /(n) (abbr) American military (force)/
+ [٤] /(n) American cotton/
+䲰 [ɤ] /wholesale rice dealer/
+ [ᤢ֤] /(n) rice-bran oil/
+Φ [٤꤯] /US Army/
+γ [Ĥ] /(n) grain of rice/(P)/
+ϢˮҶ [٤ݤ礯] /Federal Aviation Administration (FAA) (US)/
+ [٤] /Yankee talk/
+ [Ĥ] /(n) rice polishing/
+ [ĤФä] /(n) snapping beetle/obsequious person/
+ݤ [Ӥ] /(n) rice bin/breadwinner/
+ [ڤ] /(uk) page/
+Ǥ΢ [ڤΤ] /(n) overleaf/
+Ǵ [Ĥ] /(n) shale/
+ǿ [ڡ] /number of pages/
+դ [ڤŤ] /(n) pagination/
+ [Ҥ] /(pref) evil/untrue/erroneous/
+ [Ҥ] /(n) prejudice/bias/inferiority complex/
+ [ؤ] /(n) prejudice/bias/inferiority complex/
+Ȥ [Ҥ] /(n) prejudice/bias/inferiority complex/(P)/
+Ȥ [Ҥ] /(v5m) (1) to be prejudiced/to be soured/(2) to have an inferiority complex/(3) to be jealous/(P)/
+ȱ [ؤ] /(adj-na,adj-no,n) remote/outlying/
+ȶ [ؤ礦] /deep rural areas/
+ȶ [ؤ] /corner/nook/
+ȸ [ؤ] /(n) prejudice/
+ȸ [ؤ] /unreasonable talk/
+Ⱥ [Ҥߤ󤸤礦] /(n) prejudiced mind/
+Ⱥ [ؤ] /(n) being off to one side/being away off in the country/
+Ȼ [Ҥ] /(n) immoral act/mistake/
+Ƚ [ؤ] /(n) biased writing/
+ȿ [Ҥߤ] /(n) warped mind/
+ [ؤ] /(n) prejudiced opinion/
+¼ [ؤ] /(n) remote village/
+ [ؤ] /(n) remote place/
+ [Ҥ] /(n) squint/sight error/bias/misunderstanding/misjudgment/
+͸ [ؤ椦] /(n) remote village/
+ [ؤ] /(n) prejudiced opinion/
+ [ؤ] /(n) remote place/
+ [] /(n) wall/(P)/
+ɤ˳ݤ [٤ˤ] /(exp) to hang on the wall/
+ɤ˴ݤ [٤ˤ꤫] /(exp) to rest against the wall/
+ɤβ [٤ΤϤ] /one too shy to actively join in the party/wallflower/
+ɤӤ [٤Ĥ̤] /(exp) to penetrate the wall/
+ɰ [٤ҤȤ] /(n) hard by/
+ɲ [ؤ] /(n) fresco/mural/wall painting/(P)/
+ɳݤ [٤] /(n) ornament/
+ɻ [٤] /(n) wallpaper/(P)/
+ɿʹ [٤֤] /(n) wall newspaper/wall poster/
+ʾ [٤礦] /(n) grumbling or mumbling to oneself/
+ʾ [٤礦] /(n) grumbling or mumbling to oneself/
+ɤ [٤̤] /(n) plastering/
+ [٤Ĥ] /(n) plaster/
+ [٤] /(n) wallboard/wall decoration/
+ [ؤ] /(n) surface of a wall/(P)/
+ [٤䤯] /(n) catchers who warm up pitchers in the bullpen (baseball)/
+ [] /(uk) tick/mite/
+ [] /(n) a habit (often a bad habit, i.e. vice)/peculiarity/(P)/
+ʤˤʤ [ˤʤ] /(exp) to become a habit/
+ʤΤ [Τ] /(exp) to be quirky/
+ʤͭʸ [Τ֤󤷤礦] /mannered style/
+ [] /(n) kinky or curly hair/
+ˤ [] /(oK) (adj) blue/pale/green/unripe/inexperienced/
+˴ [ؤ] /(n) blue eyes/
+˶ [ؤ礯] /(n) jasper/
+˶ [ؤ] /(n) blue sky/azure sky/
+˻ [ؤ] /(n) green mountains/
+˿ [ؤ] /(n) blue water/green water/
+ [٤] /(adj-na,n,n-suf) distinction/difference/different/another/particular/separate/extra/exception/(P)/
+̡ [٤Ĥ٤] /(adj-na,n) separately/individually/(P)/
+̡ [٤Ĥ٤Ĥ] /separately/apart/severally/individually/
+̤ [櫓] /(adv) above all/especially/particularly/all the more/
+̤֤ [櫓ؤ] /(n) distinction/favoritism/
+̤ [櫓ޤ] /(n) share/portion/quota/cut/
+̤ [٤ä] /(adv) especially/particularly/
+̤ [狼] /(n) distinction/differentiation/discrimination/
+̤Ϳ [狼] /(v1) to divide and pass around/
+̤ [櫓] /(adv) above all/especially/particularly/all the more/
+̤ [٤Ĥ] /(adv) (not) particularly/nothing/(P)/
+̤δ֤˹ [٤ĤΤޤˤҤ] /(exp) to wait in another room/
+̤μäƸ [٤ĤΤˤäƤߤ] /(exp) to try another dictionary/
+̤ [٤ĤΤۤ] /another (different) book/
+̤ [狼] /(n) parting/separation/farewell/(lateral) branch/fork/offshoot/division/section/(P)/
+̤פ [狼ˤΤ] /parting (with)/
+̤ [狼] /(v1) to be divided/to part from/to separate/to bid farewell/(P)/
+̤ˤ [狼򤪤] /(exp) to loathe to part with/
+̤褦 [狼줢餽] /(v5u) to quarrel and separate/
+̤ƻ [狼ߤ] /(n) branch/forked road/crossroads/branch road/parting of the ways/turning point/
+̤̤ [狼狼] /separately/apart/severally/individually/
+̤ [狼] /(n) turning point/fork/junction/parting of the ways/
+̤ϩ [狼줸] /(n) parting of the ways/the way to hades/one's way after the parting/
+̤ϩ [狼ߤ] /(n) branch/forked road/crossroads/branch road/parting of the ways/turning point/
+̤ [狼Фʤ] /(n) talk about divorce or separation/
+̰ [٤Ĥ] /(n) different opinion/intention to part/
+̱ [٤Ĥ] /(n) branch temple/(P)/
+̱ [٤Ĥ] /(n) farewell dinner/
+̲ [٤ä] /(n) branch family/
+̲ [٤ä] /(n) special course/another course/
+̲ [٤ä] /(adj-na,adj-no,n) several/separate/different/another/
+̳ [٤ä] /(n) special/extraordinary/
+̴ [٤Ĥ󤸤礦] /separate account/
+̴ [٤ä] /(n) separate volume/extra issue/
+̴ [٤Ĥ] /(n) separate room/special room/
+̴ [٤ä] /(n) (hotel) annexe/(P)/
+̵ [٤ä] /(n) stated/mentioned (above, elsewhere)/separate paragraph or volume/
+̵ [٤Ĥ] /(n) another affair/special matter/
+̵ [٤ä] /(n) (legal) separation/divorce from bed and table/(P)/
+̶ [٤Ĥ礦] /(n) villa/another line of work/
+̷ [٤ä] /another form (of a character)/
+̷ [٤ä] /(n) separate case/another matter/
+̸ [٤Ĥ] /(n) other words/
+̸ [٤Ĥ󤹤] /in other words/
+̸ [٤ä] /(adj-na,adj-no,n) another/different/separate/(P)/
+̸ [٤ä] /(n) separate house/
+̸ [٤Ĥ] /(n) since we parted/
+̸ [٤Ĥ] /(n) different item/different lot/
+̹ [٤Ĥ礦] /(n) another line/
+̹ [٤ä] /(n) special heading/separate paragraph/
+̹ [٤Ĥ] /(n) another name/
+̺ [٤ä] /(adj-na,n) intimacy/
+̺ [٤ä] /(n) separate volume/extra issue/supplement/(P)/
+̺Ͽ [٤äĤդ] /(n) separate-volume supplement (to)/
+̺ [٤Ĥ] /(n) excerpt/offprint/printed separately/
+̻Ω [٤Ĥ] /tailor-made/
+̻ [٤ä] /(n) special messenger/another messenger/
+̻ [٤ä] /(n) enclosure/
+̻ [٤Ĥ] /(n) another affair/mishap/
+̻ [٤Ĥ] /another time/time of separation/
+̼ [٤Ĥ] /(n) farewell address/parting words/
+̼ [٤ä] /(n) separate room/special room/(P)/
+̼ [٤ä] /(n) another kind/distinct species/variety/
+̼ [٤ä] /(arch) deep interest/
+̽ [٤Ĥ礱] /(n) right of exclusion/
+̾ [٤ä礦] /(n) alias/pseudonym/pen name/nom de plume/
+̾ [٤Ĥ礦] /(n) something unusual/
+̾ [٤Ĥ礦] /(n) different situation/
+̿ [٤Ĥ] /(n) different person/someone else/changed man/(P)/
+̿ [٤Ĥˤ] /(ok) (n) different person/someone else/changed man/
+ [٤ä] /(n) another world/
+ [٤ä] /(n) special make/
+ [٤ä] /(n) different seat/special seat/separate room/
+ [٤Ĥ] /special dyeing/
+ [٤ä] /(n) holiday house/villa/(P)/
+¤ [٤ä] /developing a villa site/
+ [٤ä] /(n) separate mail/separate shipment/
+ [٤ä] /(n) secondary residence/
+ [٤Ĥ] /(adv,adj-no,n) particularly/
+ [٤ä] /(n) velveteen/
+š [٤äƤ] /(n) villa/detached residence/
+ŷ [٤äƤ] /(n) another world/
+ [٤ĤǤ] /(n) palace annex/shrine annex/
+ [٤ä] /(n) (1) special/special reserve (account)/(2) separate/
+ӻٽ [٤äȤ] /special outlay/
+Ω [٤äȤĤߤƤ] /special reserve (fund)/contingent reserve/
+¶ [٤äȤ褭] /special deposit/
+ [٤Ĥ] /(n) separate building/outbuilding/outhouse/(P)/
+ [٤äȤ] /(n) groom/footman/stableman/equerry/intendant/steward/
+Ư [٤Ĥɤ] /(n) flying column/detached force/
+ư [٤Ĥɤ] /(n) flying column/detached force/
+Ʋ [٤Ĥɤ] /separate building/
+Ǽ [٤ĤΤ] /(n) another method of payment/
+ [٤ä] /(n) different sect/different party/different school/
+ [٤äѤ] /(n) farewell cup/farewell dinner/
+ [٤äѤ] /(n) farewell cup/farewell dinner/
+ã [٤ĤϤ] /(n) special delivery/
+ [٤ĤФ] /(n) selling separately/not included in the price/
+ɽ [٤äԤ礦] /(n) annexed (statistical) table/(P)/
+ [٤äԤ] /(n) (vulg) beautiful woman/beauty/pretty girl/
+ [٤äפ] /(n) under separate cover/accompanying letter/
+ [٤äפ] /under separate cover/
+ʪ [٤Ĥ] /(n) another thing/exception/special case/
+ [٤Ĥ٤] /(adj-na,n) separately/individually/
+̤ [٤Ĥ٤Ĥ] /separately/apart/severally/individually/
+ [٤ĤӤ] /(n) separate post/separate mail/separate cover/
+ؤ [٤ĤӤ] /by separate post/
+ [٤äݤ] /(n) another report/
+ˡ [٤äݤ] /(n) different method/
+̵ [٤Ĥʤ] /without distinction/
+̾ [٤Ĥߤ礦] /(n) alias/pseudonym/pen name/nom de plume/
+̾ [٤Ĥᤤ] /(n) alias/pseudonym/pen name/nom de plume/(P)/
+̿ [٤Ĥᤤ] /(n) another or separate order/
+ [٤Ĥ] /(n) different thing/another question/different case/(P)/
+Υ [٤Ĥ] /(n) parting/separation/
+Ω [٤Ĥ] /(n) separate dealings or charges/
+ϩ [٤Ĥ] /(n) different road/
+ [٤ä] /additional volume/supplementary volume/
+ [٤äԤ] /(n) (vulg) beautiful woman/beauty/pretty girl/
+Ф [٤ĤĤ館] /(n) special order/
+͸ [٤ä] /(n) a glance or glimpse/
+Τ [] /(v5m) to scorn/to despise/(P)/
+Τ [ʤ] /(adj-na,n) a slight/
+Τˤ [ʤˤ] /(exp) to make light of/to ignore/to slight/
+λ [٤ä] /(n,vs) contempt/derision/slight/
+ξ [٤ä礦] /(n) disparaging words/derogatory term/
+ [ؤ] /(n) spatula/
+ [٤ܤ] /(adj-na,n) absurd/unreasonable/awful/
+ [ؤ] /(n,vs) side/left radical of a character/inclining/inclining toward/biased/
+Фäͤ [ä󤬤] /prejudice/partial (one-sided) view/
+Ф [ҤȤ] /(adv) earnestly/humbly/solely/
+Ф [] /(n) deviation/inclination/offset/polarization/(P)/
+Фꥷ [ꥷ] /offset cylinder/
+Ф긫 [ߤ] /(v1) to show partiality/
+Ф [] /(v5r) to be one-sided/to incline/to be partial/to be prejudiced/to lean/to be biased/(P)/
+а [ؤ󤢤] /(n) favoritism/partiality/
+д [ؤ] /(n) eccentricity/
+ж [ؤ󤭤礦] /(adj-na,n) monomania/monomaniac/
+ж [ؤ󤭤礦] /(adj-na,n) narrow-mindedness/intolerance/illiberality/narrowness/(P)/
+ж [ؤ󤯤] /(adj-na,n) eccentricity/bigotry/obstinacy/
+з [ؤ󤯤] /(adj-na,n) eccentricity/bigotry/obstinacy/
+и [ؤ󤱤] /(n) prejudice/narrow view/(P)/
+и [ؤ󤳤] /(n) polarized light/polarization/
+и [ؤ󤳤] /(n) propensity/tendency/inclination/deflection/(P)/
+иϩ [ؤ󤳤] /deflection circuit/
+и [ؤ󤳤Ф] /(n) deflection plate/
+й [ؤ󤳤] /(n) partiality/
+йߤ [֤] /rainy spell/
+к [ؤ] /(n) deflection/deviation/variation/declination/drift/
+к [ؤ󤵤] /(n) deviation value/(P)/
+к [ؤ󤶤] /(n) maldistribution/
+м [ؤ󤷤] /(n) bias/eccentricity/obstinacy/
+м [ؤ󤷤夦] /(n) bias/eccentricity/obstinacy/
+м [ؤ󤷤Ĥ礦] /(n) monomania/monomaniac/
+м [ؤ󤷤夦礦] /(n) monomania/monomaniac/
+мɴ [ؤ󤷤Ĥ礦󤸤] /(n) paranoid/
+м [ؤ󤷤夦Ӥ礦] /(n) paranoia/
+м [ؤ󤷤] /declination/deviation/
+н [ؤ󤸤夦] /(ok) (n,vs) preponderance/making too much of/overestimation/(P)/
+н [ؤ礦] /(n,vs) preponderance/making too much of/overestimation/
+оȤ [ؤǤ] /stretch of sunshine (after rain)/
+п [ؤ󤷤礯] /(n) unbalanced diet/(P)/
+п [ؤ󤷤] /(n) eccentricity (in mechanics)/
+п [ؤ󤷤] /deflection/
+п [ؤ󤸤] /(n) eccentric person/
+п [ؤ] /(adj-na,n) favoritism/discrimination/
+ [ؤ󤻤] /eccentric personality/
+ [ؤ󤻤դ] /(n) westerlies/
+ [ؤ] /rural areas/
+Ƭ [ؤ󤺤Ĥ] /(n) migraine headache/headache on one side/migraine/
+Ƭ [ؤȤĤ] /(ok) (n) migraine headache/headache on one side/migraine/
+ [ؤ] /(n) polarisation/polarised wave/
+ʬ [ؤӤ֤] /partial differentiation/
+ʿ [ؤڤ] /(adj-na,n) flat/
+ʿ­ [ؤڤ] /(n) flat foot/
+ [ؤڤ] /eccentricity/crankiness/
+ [Ϥ] /one of a pair/one side/
+ [ۤ] /corner/remote country place/
+ή [ؤ夦] /(n) drift/
+ [ؤܤ] /(n) left and right radicals/
+մ [ؤܤ󤭤㤯] /the radicals/
+ [ؤ] /(adj-na,n) change/incident/disturbance/strange/flat (music)/odd/peculiar/suspicious-looking/queer/eccentric/funny/(P)/
+Ѥ [] /changing/change/
+Ѥ [] /(v1,vt) to change/to alter/to vary/to convert/to revise/to amend/
+Ѥ [ؤ󤸤] /(v1,vi,vt) to change into/to be transformed/to be transfigured/to transform/to alter/to convert/
+Ѥ [ؤ󤺤] /(v5z,vi,vt) to change into/to be transformed/to be transfigured/to transform/to alter/to convert/
+Ѥʳ [ؤʤ] /weird foreigner/
+Ѥ [ؤ] /(adv) curiously/strangely/
+Ѥ [] /(io) (n) novelty/exception/hybrid/mutation/variety/freak/eccentric personality/
+Ѥ [] /(io) (v5r,vi) to change/to be transformed/to vary/to be revised/to be different/to move location/
+Ѥä [ä] /another/different/various/particular/unusual/novel/peculiar/(P)/
+Ѥʤ [ʤ] /constant/invariant/(P)/
+Ѥ [] /constant/unchangeable/
+Ѥ [] /(n) change/alteration/difference/strangeness/(P)/
+Ѥʤ [ʤ] /(1) unchangeably/constantly/uniformly/eternally/(2) uneventfully/peacefully/
+Ѥפ [䤹] /changeable/unsettled/inconstant/
+Ѥ̤Ƥ [ϤƤ] /(v1) to be completely changed/
+Ѥ [] /(n) an eccentric/
+Ѥ [] /(n) novelty/exception/hybrid/mutation/variety/freak/eccentric personality/
+Ѥ [] /(n) change of stance/
+Ѥ̵ [ʤ] /(1) unchangeably/constantly/uniformly/eternally/(2) uneventfully/peacefully/
+Ѥ [褦] /(n) fancy pattern/
+Ѥ [] /(n) turning point/change/transition/new program/
+Ѥ [] /(v5r,vi) to change/to be transformed/to vary/to be revised/to be different/to move location/(P)/
+ѥĹĴ [ؤۤ礦礦] /E flat major/
+ѥûĴ [ؤ礦] /B flat minor (music)/
+Ѱ [ؤ󤢤] /(n) transformation (of a current)/
+Ѱ [ؤ󤢤Ĥ] /(n) (power) transformer/
+Ѱ [ؤ󤢤Ĥ] /transformer substation/
+Ѱ [ؤ] /(n) change of position/
+Ѱ [ؤ󤤤] /displacement controlled/
+Ѱή [ؤ󤤤Ǥ夦] /displacement current/
+Ѱ [ؤ] /(n) variation/rogue (something)/
+Ѱ [ؤ󤤤] /mutant/variant/
+Ѱ [ؤ] /(n) change/alteration/transmutation/mutation/(P)/
+Ѱ [ؤ󤤤] /(n) domain/
+Ѳưʪ [ؤ󤪤ɤ֤] /(n) cold-blooded animal/
+Ѳ [ؤ] /(n,vs) change/variation/alteration/mutation/transition/transformation/transfiguration/metamorphosis/variety/diversity/inflection/declension/conjugation/(P)/
+Ѳ [ؤ] /(n) goblin/ghost/apparition/bugbear/
+Ѳ [ؤ󤫤夦] /(n) ball with a change of speed (baseball)/(P)/
+Ѳ [ؤ󤫤] /(n) revise (rules)/
+ѳ [ؤ󤫤] /(n) irregularity/irregular conjugation/
+ѳ [ؤ󤫤] /(n) (1) change/reform/revolution/upheaval/(2) Reformation/(P)/
+Ѵ [ؤ󤫤] /(n,vs) change/conversion/transformation/(P)/
+Ѵߥ [ؤ󤫤ߥ] /(n) typographical error caused by selecting wrong kanji when word-processing/
+Ѵ [ؤ󤫤] /(n) converter/
+ѴѤ [ؤ󤫤󤺤] /(exp) (something) converted/
+Ѵ [ؤ󤫤] /pickup/sensing element/
+Ѷ [ؤ󤭤礯Ƥ] /inflection point/
+ѷ [ؤ󤱤] /(n) variety/variation/
+ѷ [ؤ󤱤] /(n,vs) transformation/variation/metamorphosis/modification/deformation/variety/deformity/monster/(P)/
+ѷ [ؤ󤱤] /arbitrary panel layout/
+ѷ§ [ؤ󤱤] /(n) transformational rule/
+ѷ [ؤ󤱤Ȥ] /(n) transformational generative syntax/
+ѷ [ؤ󤱤夦뤤] /the amoeba/
+ѷ [ؤ󤱤֤] /(n) transformational component/
+Ѹ [ؤ󤲤] /(n) transformation/
+Ѹ [ؤ󤲤󤸤] /(adj-na,n) phantasmagoric/capable of ever-changing appearance/
+Ѹ [ؤ󤳤] /(n) variable star/
+ѹ [ؤ󤳤] /(n,vs) change/modification/alteration/(P)/
+ѹǽ [ؤ󤳤դΤ] /unchangeable/
+ѹ [ؤ󤳤줭] /change log/revision history/
+Ѻ [ؤ󤵤] /(n) accident/disaster/
+ѻ [ؤ] /(n) unnatural death/accidental death/violent death/
+ѻ [ؤ󤷤] /person accidentally killed/
+ѻ [ؤ] /(n) accident/emergency/calamity/
+ѻ [ؤ] /conversion/converted character/
+Ѽ [ؤ󤷤] /(n) deterioration/degeneration/(P)/
+Ѽ [ؤ󤷤Ĥ] /(n) a degenerate/
+Ѽ [ؤ󤷤] /(n) variety/mutation/freak/novelty/exception/hybrid/eccentric personality/
+Ѿ [ؤ󤷤礦] /(vs) taking a turn/developing into/
+ѿ [ؤ󤷤礯] /(n) change of color/fading/discoloration/
+ѿ [ؤ󤷤] /(n) change of mind/inconstancy/apostasy/
+ѿ [ؤ󤷤] /(n,vs) metamorphosis/disguise/transformation/(P)/
+ѿ [ؤ󤷤] /(n) veering/
+ѿ [ؤ󤸤] /(n) eccentric/crank/oddball/(P)/
+ѿ [ؤ󤹤] /(n) variable (e.g. math)/
+ [ؤ󤻤] /(n,vs) denature/degenerate/
+ [ؤ󤻤ä] /(n) degenerative disease/
+ [ؤ󤻤] /(n) metamorphosis/
+ [ؤ󤻤] /(n) metamorphic rock/
+ [ؤ󤻤] /(n) (impedance) transformer/
+ [ؤ󤻤] /(n) puberty in boys/change in voice/
+ [ؤ󤻤] /(n) apostasy/betrayal/
+ [ؤ󤻤] /(n) change of opinion/
+ [ؤ󤻤] /(n,vs) change/transition/vicissitudes/(P)/
+ն [ؤ󤽤礯] /(n) variation (music)/
+ [ؤ󤽤] /(n,vs) disguise/masquerade/
+¤ [ؤ󤾤] /(n) alteration/defacement/debasement/falsification/forgery/(P)/
+§ [ؤ󤽤] /(adj-na,n) irregularity/(P)/
+® [ؤ󤽤] /(n) shifting gears/
+® [ؤ󤽤] /(n) transmission/
+® [ؤ󤽤] /gearbox/
+ [ؤ󤿤] /(n) abnormality/
+β̾ [ؤ󤿤] /(n) anomalous cursive syllabary/
+ [ؤ󤿤] /(n) transformation/metamorphosis/abnormality/pervert/(P)/
+ֿ [ؤ󤿤] /abnormal mentality/
+ֿ [ؤ󤿤꤬] /abnormal psychology/
+ [ؤ󤿤褯] /abnormal sexuality/
+Ū [ؤ󤿤Ƥ] /(adj-na) abnormal/
+Ĵ [ؤ礦] /(n) change of tone/variation (music)/irregularity/anomaly/abnormality/modulation (in radio)/
+Ĵ [ؤ礦] /modulator/
+Ĵ [ؤ礦] /(n) wave modulation/
+ [ؤĤ] /(n) resourcefulness/adaptability/
+ů [ؤƤ] /(n) unusual/
+ůʤ [ؤƤĤʤ] /usual/mediocre/monotonous/
+ů̵ [ؤƤĤʤ] /usual/mediocre/monotonous/
+ž [ؤƤ] /(n,vs) mutation/change/transition/
+Ž [ؤǤ󤷤] /(n) transformer substation/
+ư [ؤɤ] /(n,vs) change/fluctuation/(P)/
+ư [ؤɤ碌Ф] /(n) floating exchange rate system/
+ [ؤӤ礦] /change of rhythm/
+ʪ [ؤ֤] /(n) eccentric person/
+ʬ [ؤ֤󤬤] /calculus of variations/
+ˡ [ؤݤ] /law revision/revised law/
+ [ؤܤ] /(n,vs) transfiguration/(P)/
+̾ [ؤߤ礦] /(n) assumed name/alias/
+̾ [ؤᤤ] /(n) assumed name/alias/
+ [ؤ褦] /(n) changed appearance/(P)/
+ [ؤ] /(n) disturbance/uprising/war/
+ή [ؤ夦] /(n) transformer/
+ [ؤ礦] /(n) variable/
+ [ؤƤ] /(adj-na,n) strange/weird/
+ [ؤƤ] /(adj-na) strange/weird/
+Ҥդ [Ĥ] /(exp) to be disposed of/to be settled/to come to an end/
+Ҥü [äѤ] /(adv) absolutely every little bit/everything from A to Z/
+ҤŤ [Ť] /(v5k,vi) (1) to be put in order/to be put to rights/(2) to be disposed of/to be solved/(3) to be finished/(4) to be married (off)/
+ҤŤ [Ť] /(v1,vt) (1) to tidy up/to put in order/to straighten up/to put away/(2) to settle (problem)/to clear (dispute)/(3) to finish/to bring something to an end/(4) to marry off (e.g. a daughter)/(5) to do away with someone/to bump someone off/
+Ҥ [] /(exp) on one hand/on the other hand/
+Ұ [] /(adj-na,n) stubbornness/obstinacy/
+Ұ [碌] /(n) exchange imbalance/
+Ұ [äݤ] /(n) one side/one of a pair/
+ұ [] /(n) shade/shady spot/
+ұ [ؤ󤦤] /(n) speck of cloud/
+ұ [ؤ󤨤] /(n) speck/glimpse/
+Ҳ̾ [] /(n) katakana/(P)/
+ҳ [] /(n) fragment/one of the group or party/
+Ҵ [] /(n) one eye/
+Ҵ [] /(v5r) to be one-sided/to incline/to be partial/to be prejudiced/to lean/to be biased/(P)/
+Ҷ [] /(n) corner/nook/(P)/
+Ҷ [ߤ] /in a corner/
+ҷ [] /(n) dogtooth violet (flower)/
+ҷʴ [ꤳ] /(n) potato starch/starch of dogtooth violet/
+Ҹ [] /(n) a smattering/talk like a baby/speak haltingly/
+Ҹ [ؤ󤲤] /(n) brief remark/few words/
+Ҹ򤸤 [Ȥޤ] /babbling/
+Ҹɶ [ؤ󤲤󤻤ä] /(not even) a few words/
+Ҹɸ [ؤ󤲤󤻤] /(not even) a few words/
+Ҹ [] /(n) single-swing(ing) door/
+Ҹ [] /(n) type of bowl/one side of a story or argument/
+Ҹ [路] /(n) anchovy/
+Һ [] /(n) one-sided grudge/
+һΤ [ޤ] /(n) remote mountain village/
+һפ [⤤] /(n) unrequited love/(P)/
+һ [] /cantilever/
+һ [Ȥ] /(n) a moment/an instant/
+һ [ؤ] /(n) a moment/an instant/
+Ҽ [ߤ] /(n) one ear/
+Ҽ [] /(n) one hand/(P)/
+Ҽ겳 [Ƥ] /(n) single-handled pail/
+Ҽ [Ƥ] /(n) in spare time/odd job/
+ҼֻŻ [Ƥޤ] /side job/odd jobs/
+Ҽ [Ƥʤ] /(n) single-handled pot/
+Ҽ [Ƥ] /(adj-na,n) one-sided/partial/unfair/
+ҽ [夦] /cross choke/
+ҿ [] /(n) a or one parent/
+ҿ [] /(n) one side of a body/
+ҿ [] /(n) single-edged blade/
+ [ޤ] /(n) single-breasted (jacket, etc.)/
+ۤ [⤤] /(n) unrequited love/
+¦ [] /(n) one side/(P)/
+¦̹ [Ĥ] /one way (traffic)/
+­ [] /(n) one leg/one-legged/
+µ [ǤĤ] /(n) desk with a tier of drawers on one side/
+µ [ǤŤ] /(n) desk with a tier of drawers on one side/
+ü [Ϥ] /(n) one edge/one end/one side/
+ü [] /(adj-na,n) crippled/deformed/
+ļ [ʤ] /(n) back country/remote countryside/
+ƻ [ߤ] /(n) one-way (trip)/(P)/
+ƻ [ߤä] /one-way ticket/
+ƻ [ߤ礦] /one-way fare/
+Ǿ [ؤΤ] /(n) camphor oil/
+ [Ϥ] /(n) one lung/
+ [ϤҤ] /flying on one engine/
+ȩ [Ϥ] /(n) bare shoulder/
+ȩæ [Ϥ̤] /(v5g) to lend a hand/
+ɨ [Ҥ] /(n) one knee/
+դ [Ť] /(v5k,vi) (1) to be put in order/to be put to rights/(2) to be disposed of/to be solved/(3) to be finished/(4) to be married (off)/(P)/
+դ [Ť] /(n) tidying up/finishing/
+դ [Ť] /(v1,vt) (1) to tidy up/to put in order/to straighten up/to put away/(2) to settle (problem)/to clear (dispute)/(3) to finish/to bring something to an end/(4) to marry off (e.g. a daughter)/(5) to do away with someone/to bump someone off/(P)/
+ʢˤ [Ϥ餤] /(adj) ridiculous/absurd/
+ [ؤڤ] /(adj-na,n) pieces/fragments/
+ؤ [] /(n) writing but receiving no response/
+ [ۤ] /(n) one side/one party/the other side/the other party/(P)/
+ [ܤ] /(n) partner/accomplice/
+ǰ [ܤ] /(n) one-sided trade/one way (unbalanced) trade/
+̳ [ؤऱ䤯] /(n) a unilateral contract/
+ [] /(n) one side/
+ [] /(n) one eye/(P)/
+ή [ʤ] /(n) slanting, one-sided (shed) roof/
+ [] /(adj-na,n) deformity/disfigurement/
+ [ؤ] /(n) only a portion/
+ [] /unrequited love/
+ [] /(n) one arm/right-hand man/
+ [] /(adj-na,n) lame(ness)/mismatched/
+ [ؤ] /(n,n-suf) compilation/editing/completed poem/book/part of book/(P)/
+Ԥ [ߤ] /area fill (in printing)/
+Ԥ߳ [ߤ] /(n) braided hat/
+Ԥߵ [ߤ] /(n) knitting machine/
+Ԥ߸ [ߤ] /(n) door made of interlaced reeds, bamboo, etc./
+Ԥ߽Ф [ߤ] /(v5s) to work out/to think out/
+Ԥ߾夲 [ߤ] /(n) high laced shoes or boots/
+Ԥ߾夲 [ߤ] /(n) lace-up boots/
+Ԥ߿ [ߤФ] /(n) knitting needle/
+Ԥʪ [ߤ] /(n) knitting/web/(P)/
+Ԥ [ߤܤ] /(n) knitting needle/
+Ԥ [ߤ] /(n) stitch/
+Ԥ [] /(v5m) (1) to knit/to plait/to braid/(2) to compile (anthology, dictionary, etc.)/to edit/(P)/
+Գ [ߤ] /morel mushroom/
+Զ [ؤ󤭤礯] /(n,vs) arrangement/
+Ի [ؤ󤵤] /(n) compilation/
+Լ [ؤ󤷤] /(n) (abbr) editor/compiler/(P)/
+Լ [ؤ󤸤] /(n) (abbr) editor/compiler/
+Խ [ؤ󤷤夦] /(n,vs) editing/compilation/editorial (e.g. committee)/
+Խ [ؤ󤷤夦] /(n,vs) editing/compilation/editorial (e.g. committee)/
+Խ [ؤ󤷤夦] /(n,vs) editing/compilation/editorial (e.g. committee)/(P)/
+Խǽ [ؤ󤷤夦Τ] /editing capability/
+Խ [ؤ󤷤夦礯] /(n) editorial office (board)/
+Խ [ؤ󤷤夦] /editorial-staff member/
+Խ [ؤ󤷤夦] /editor (in publishing, etc.)/(P)/
+Խ紴 [ؤ󤷤夦夫] /(n) editor-in-chief/
+ԽĹ [ؤ󤷤夦礦] /(n) editor-in-chief/
+Խ [ؤ󤷤夦] /editorial department/
+Ծ夲 [ߤ] /(n) high laced shoes or boots/
+Ծ夲 [ߤ] /(n) high lace shoes/
+ [ؤ󤻤] /(n,vs) organization/forming/
+ [ؤ󤻤] /(n,vs) composition/formation/organization/(P)/
+ȵ [ؤ󤽤] /knitting machinery/
+ [ؤ󤿤] /(n) formation/
+ [ؤ] /(n) compilation/(P)/
+ [ؤˤ夦] /(n,vs) admission/incorporation/(P)/
+ [ؤˤ夦] /entrance examination (for a transfer student)/
+ǯ [ؤͤ] /(n) a chronicle/
+ǯ [ؤͤ󤿤] /(n) chronological order/
+ʪ [ߤ] /(n) knitting/web/(P)/
+ [ؤ] /(n) area/vicinity/(P)/
+դ [] /(n) (in the) neighbourhood/vicinity/nearby/(P)/
+դ [ۤȤ] /(n) (in the) neighbourhood/vicinity/nearby/
+ն [ؤ󤭤礦] /(n) remote region/frontier (district)/border(land)/(P)/
+ [ؤ] /(n) remote place/(P)/
+ [ؤ] /(n) remote region/
+ [ؤפ] /(n) edge/surface appearance/outer appearance/
+ [ؤ󤭤礦] /(n) remote region/frontier (district)/border(land)/
+ [ؤ] /(adj-na,n) hard to reach place/remote place/
+ [ؤ󤹤] /(n) remote region/
+֤˥ [̤] /(n) a backstitch/
+֤ [] /(v5s,vt) to return something/(P)/
+֤֤ [] /(adv) repeatedly/to a tremendous extent/
+֤ [] /(n) spurt of blood (from one's victim)/
+֤餭 [ꤶ] /(n) comeback (e.g. in business)/second bloom/reflowering/reflorescence/(P)/
+֤餯 [ꤶ] /(v5k) to come back/to bloom a second time/
+֤ [夦] /(n) act of betrayal/
+֤ [Ƥ] /(n) marks indicating the Japanese meaning of the texts of Chinese classics/
+֤Ƥ [ꤦ] /(n) killing a would-be avenger/
+֤ [] /(v5r) to return/to come back/to go back/(P)/
+ֲ [ؤ] /(n) ode in reply/
+ִ [ؤ󤫤] /(n,vs) return/restoration/(P)/
+ֵ [ؤ󤭤㤯] /(n,vs) return of something/repayment/(P)/
+ֵ [ؤ󤭤㤯] /return value/
+ֵ [ؤ󤭤夦] /(n) return toss (e.g., from a catcher to a pitcher)/
+ֶ [ؤ󤭤] /(n) repayment/
+ֺ [ؤ󤵤] /(n,vs) repayment/(P)/
+ֺ餭 [ꤶ] /(n) comeback (e.g. in business)/second bloom/reflowering/reflorescence/
+ֻ [ؤ] /(n,vs) reply/answer/(P)/
+ֻФ [ؤ󤸤ΤФ] /(exp) to delay one's answer/
+ֻ٤餹 [ؤ󤸤򤪤餹] /(exp) to defer one's reply/
+ּ [ؤ] /(n) reply/response/
+ֽ [ؤ󤷤] /(n) reply/response/
+־ [ؤ󤷤礦] /(n,vs) reflection of light (sunlight)/
+־ [ؤ󤸤礦] /(n,vs) give up/relinquish/serve up/let loose/(P)/
+ֿ [ؤ󤷤] /(n,vs) reply/(P)/
+ֿ [ؤ󤷤褦] /for reply/
+ֿѤ [ؤ󤷤褦ΤդȤ] /self-addressed stamped envelope/SASE/
+ֿ [ؤ󤷤褦դȤ] /self-addressed stamped envelope/SASE/
+ֿս [ؤ󤷤褦Ϥ] /(postal) reply card/international reply coupon/
+ֿ [ؤ󤷤礦] /return postage/
+ֿ [ؤ󤷤礦դȤ] /return, postage-paid envelope/
+ֿս [ؤ󤷤礦Ϥ] /return, postage-paid postcard/
+ [ؤ󤽤] /(n,vs) sending back/return to sender/
+ [ؤǤ] /(n) reply telegram/
+ [ؤȤ] /(n) reply/(P)/
+˵ͤޤ [ؤȤˤĤޤ] /(exp) to be embarrassed for a reply/
+Ǽ [ؤΤ] /(n,vs) returning (to the authorities)/restoring/
+ [ؤѤ] /(n) offering a cup (of sake) in return/
+ [ؤѤ] /(n) offering a cup (of sake) in return/
+ [ؤԤ] /(n,vs) returned goods/
+ [ؤ] /(n) return/
+ [ؤݤ] /(n,vs) requital/
+ [ؤݤ] /(n) book(s) returned unsold/
+ [ؤ줤] /(n,vs) returning/giving back/
+ [ؤ줤] /(n,vs) returning a favor/revenge/
+פΤ [ޤͤˤ] /(exp) to be known all over the world/
+פܤ [ޤͤ] /(v5s) to make a wide search/
+׺ [ؤ󤶤] /(n) omnipresence/ubiquity/
+ [ؤ줭] /(n,vs) travels/pilgrimage/itinerancy/(P)/
+ϩ [ؤ] /(n) pilgrim/
+ [Ӥ] /(n,n-suf) mail/post/flight (e.g. airline flight)/service/opportunity/chance/letter/(P)/
+ [٤] /(adj-na,n) convenience/facility/excreta/stools/evacuation/
+ [褹] /way/means/
+ء [٤٤󤿤] /(adj-t) protuberant/paunchy/
+ء [٤٤] /idly/
+ؤ [٤󤸤] /(v1) will do/to answer the purpose/to make convenient/
+ؤ [٤󤺤] /(v5z) will do/to answer the purpose/to make convenient/
+ؤͭ꼡 [ӤΤꤷ] /on the first opportunity/
+ؤ [] /(n) news/tidings/information/correspondence/letter/(P)/
+ؤ [] /(v5r) to rely on/to have recourse to/to depend on/
+ؤޤ [٤Ϥ] /(exp) to provide facilities/to administer to the convenience of/
+ذ [٤] /(n) call of nature/bowel movement/
+ذ [٤] /(n) convenient clothes/ordinary clothes/
+ذ [٤󤤤] /(n) plain-clothes soldiers/mufti corps/
+ر [٤󤨤] /(n) convenience/benefit/profit/
+ش [٤󤫤] /sewer pipe/
+ش [٤] /(n) bedpan/chamber pot/urinal/
+ص [٤] /(adj-na,n) convenience/accommodation/advantage/expedience/(P)/
+صޤ [٤󤮤Ϥ] /(exp) to suit the convenience of/to accommodate/
+ص [٤󤮤央] /opportunism/expediency/
+ص [٤󤮤礦] /(adv) for convenience/as a matter of convenience/
+غ [٤] /(n) toilet seat/
+ؽ [٤󤸤] /(n) toilet/lavatory/rest room/latrine/comfort station/(P)/
+ؾ [Ӥ󤸤礦] /(n,vs) taking advantage of a ride or an opportunity/taking a ship/(P)/
+ؾ [Ӥ󤸤礦] /hitchhiker/one who catches a ride (with a friend)/
+ؾ [Ӥ󤸤礦央] /opportunist/
+ [Ӥ󤻤] /(n) available steamer/
+ [٤Ĥ] /(n) bowel movement/
+ [ӤǤ] /(n) emperor's temporary place of sojourn/
+ [٤Ǥ] /(n) emperor's temporary place of sojourn/
+ [٤] /(n) constipation/(P)/
+ [٤פ] /(n) civilian clothes/
+ؤ [٤٤󤿤] /(adj-t) protuberant/paunchy/
+ؤ [٤٤] /idly/
+ˡ [٤ݤ] /(n) handy method/shortcut/expedient/
+ [Ӥ] /(n) handbook/manual/compendium/
+ [٤] /(n) handbook/manual/compendium/
+ [٤] /(adj-na) convenient/handy/useful/(P)/
+ [٤ꤵ] /(n) convenience/handiness/usefulness/(P)/
+ [٤] /(n) expressman/utility man/
+Ģ [٤礦] /(convenience) guide/
+ [٤Ĥ] /night-soil vault/
+դ [٤ͤ] /(adj-na,n) flattery/adulation/
+ե [٤ͤ] /(adj-na,n) flattery/adulation/
+ [Ӥ󤻤] /(n) writing paper/stationery/(P)/
+٤ [ĤȤ] /(adv) as much as possible/diligently/
+ٳ [٤󤬤] /(n) study/pursuit of knowledge/(P)/
+ٶ [٤󤭤礦] /(n,vs) study/diligence/discount/reduction/(P)/
+ٶϤ [٤󤭤礦Ϥ] /to begin to study/
+ٶФ [٤󤭤礦] /to begin to study/
+ٶǮ [٤󤭤礦ˤͤĤϤ] /(exp) to become very keen on one's studies/
+ٶ [٤󤭤礦ˤϤ] /(exp) to work hard at one's lessons/
+ٶ˵鲻ڤʹ [٤󤭤礦Τ餪󤬤򤭤] /(exp) to listen to music while studying/
+ٶդ [٤󤭤礦ʤޤ] /(exp) to neglect one's studies/
+ٶ [٤󤭤礦] /diligent student/studious person/
+ٶ [٤󤭤礦] /(writing) desk/
+ٶ [٤󤭤礦] /(n) one's study hours (time)/
+ٶ [٤󤭤礦夦] /while studying/
+ٶ [٤󤭤礦٤] /study room/
+ [٤줤] /(n) diligence/
+ [٤] /(n,n-suf) speech/dialect/braid/petal/valve/discrimination/(P)/
+ۤΤʤ [來ޤΤʤ] /indiscreet/undiscerning/
+̵ۤ [來ޤΤʤ] /indiscreet/undiscerning/
+ۤ [來ޤ] /(v1) to know (right from wrong)/to discern/to discriminate/to understand/to bear in mind/(P)/
+ۤ [٤󤸤] /(v1) to speak/to talk/to argue/to manage/to dispose of/to carry through/to distinguish/to discriminate/
+ۤΩƤ [٤󤸤Ƥ] /(v1) to speak eloquently/to talk volubly/
+ۤ [٤󤺤] /(v5z) to manage/to dispose of/to carry through/to distinguish/to discriminate/
+ۤ [٤Τष] /valve core/
+۲ [٤󤫤] /(n) explanation/justification/defence/excuse/(P)/
+۷ [٤󤱤] /(n) strong man/(P)/
+۷Ĥε㤭 [٤󤱤Τʤɤ] /(n) one's weak point/shin/
+۷ij [٤󤱤] /(n) grapsoid (anim)/grapsoid crab/
+۷ijʻ [٤󤱤] /checked pattern/plaid/
+۷ļ [٤󤱤] /(n) checks/plaid/checked pattern/
+۷ [٤󤱤] /(n) orpine (plant)/stonecrop/
+۸ [٤] /(n) defense/pleading/advocacy/(P)/
+۸ [٤󤴤餤ˤ] /(lawyer's) client/
+۸ [٤󤴤] /(n) lawyer/attorney/(P)/
+۸β [٤󤴤] /(n) bar association/
+۸λ̳ [٤󤴤ष] /law office/lawyer's office/attorney's office/
+۸ [٤󤴤Ҥ褦] /(n) legal fee/
+۸ [٤󤴤] /proponent/defender/advocate/
+۸ [٤󤴤ˤ] /(n) counsel/defender/advocate/(P)/
+۸ [٤󤴤] /defense counsel/defence lawyer/
+۸ [٤󤴤礦] /lawyer's fee/
+۸ [٤󤳤] /(n) speech/manner of speaking/
+ۺ [٤] /valve seat/
+ۺ [٤󤵤] /(n) eloquence/oratorical talent/
+ۺ [٤󤵤] /(n) settlement/payment/(P)/
+ۺŷ [٤󤶤Ƥ] /(n) god of wealth, music, eloquence and water/
+ۻ [٤] /(n) lecturer/rhetorician/narrator in Japanese silent cinema/
+ۼ [٤󤷤] /speaker/orator/
+۽ [٤󤷤礦] /(n) next word/compensation/reparation/indemnity/reimbursement/(P)/
+۽ [٤󤷤礦] /reparation/indemnity/compensation/reimbursement/
+۾ [٤󤷤礦] /(n) demonstration/proof/
+۾ڳ [٤󤷤礦] /apologetics/
+۾ˡ [٤󤷤礦ۤ] /(n) dialectic/dialectics/
+۾ˡŪ [٤󤷤礦ۤƤ] /(adj-na) dialectic/
+۾ˡŪͣʪ [٤󤷤礦ۤƤ椤֤Ĥ] /(n) dialectical materialism/
+۾ [٤󤷤礦] /(n) apologetics/dialectics/
+ [٤󤼤] /(n) speech/(P)/
+ [٤] /(n) excuse/plea/defense/
+ŷ [٤Ƥ] /(n) Benten (goddess of arts and wisdom)/
+ [٤Ȥ] /(n) box lunch/(P)/
+ [٤Ȥ] /(n) lunch vendor/
+ [٤Ȥ] /(n) lunch money/
+Ȣ [٤ȤФ] /(n) lunch box/
+ [٤ʤ] /(n) denunciation/criticism/
+ [٤Ф] /(n) refutation/contradiction/rebuttal/disproof/disputation/
+ [٤Ѥ] /(n) refutation/contradiction/rebuttal/disproof/disputation/
+ȱ [٤Ѥ] /(n) pigtail/queue/
+ [٤٤] /(n,vs) discriminate/
+ [٤٤Ĥ] /(n) distinctive feature/
+ [٤ޤ] /(n) valve (in internal organs)/
+̳ [٤फ] /(n) commissioner/(P)/
+ [٤ᤤ] /(n,vs) explanation/excuse/vindication/apology/(P)/
+ [٤] /(n) management/
+ [٤ꤷ] /(n) patent attorney/
+ [٤] /(n) discussion/debate/argument/(P)/
+ [٤󤿤] /oratorical contest/
+ [٤󤵤뤤] /bivalves/
+ [٤] /counter for whipping/
+ [] /(n) whip/stick/
+Ǥ [礦] /(n) whiplash/
+Ǥ [] /(v5t) to whip/to lash/to give the rod/to spur on/to encourage/
+ [٤⤦] /(n) flagellum/
+ڥ [٤󤿤] /(n,vs) encouragement/enthusiasm/urging/
+ [] /(n,vs) guarantee/(P)/
+ݤ礤 [] /(n) (1) steadiness (of market price)/
+ݤ礤 [] /(n) (1) unity/even matching/interdependence/(2) steadiness (of market price)/
+ݤ礦 [] /(v5u) to maintain equilibrium/to share expenses/
+ݤ [] /(v5t) to keep/to preserve/to hold/to retain/to maintain/to support/to sustain/to last/to endure/to keep well (food)/to wear well/to be durable/(P)/
+ݰ [ۤ] /(n) peace preservation/security/(P)/
+ݰ´ [ۤ󤫤] /(n) peace officer/sheriff/
+ݰ½ʬ [ۤ󤷤֤] /measures preserving law and order/
+ݰ¾ [ۤ󤸤礦줤] /regulations for the preservation of law and order/
+ݰ [ۤ󤻤Ĥ] /(n) safety devices/
+ݰװ [ۤ褦] /mine guards (during a strike)/
+ݰ [ۤ] /(n) forest reserve/
+ݰ [ۤ] /(n,vs) nursing/nurturing/rearing/lactation/suckling/(P)/
+ݰ [ۤ] /(n) nursery school/day nursery/(P)/
+ݰ [ۤ] /(n) incubator/
+ݰ [ۤ] /(n) child-rearing facility/
+ݰ [ۤ] /(n) nursery school/nursery/(P)/
+ݰ [ۤ] /(n) nursery school/nursery/(P)/
+ݰ [ۤ礦] /(n) fee for day-care/
+ݲ [ۤ] /(n) retaining warmth/keeping heat in/heat insulation/(P)/
+ݳ [ۤ] /(n) conservatism and progressivism/conservatives and reformists/(P)/
+ݴ [ۤ] /(n,vs) charge/custody/safekeeping/deposit/storage/(P)/
+ݴɲ [ۤ󤬤] /safety-deposit company/
+ݴɶ [ۤ󤭤] /money on deposit/
+ݴɾ [ۤ󤷤礦] /certificate of custody/
+ݴɿ [ۤˤ] /custodian/trustee/
+ݴʪ [֤ۤ] /goods in custody/property in trust/
+ݴ [ۤ礦] /custody fee/storage charge/
+ݴ [ۤ] /managed forest/
+ݶ [ۤ] /(n) carrying a disease/
+ݶݼ [ۤ󤷤] /(n) (disease) carrier/
+ݷ [ۤ] /(n) health preservation/hygiene/sanitation/(P)/
+ݷ [ۤ] /public-health doctor/
+ݷ [ۤ󤨤] /(n) hygiene/sanitation/
+ݷ [ۤ󤷤] /(n) school infirmary/
+ݷ [ۤ󤷤] /(n) health care center/(P)/
+ݷ [ۤ󤸤] /(n) health care center/
+ݷ [ۤ󤻤] /(n) public health system/
+ݷΰ [ۤ󤿤] /health and physical education/
+ݷ [ۤ] /(n) district health nurse/public health nurse/(P)/
+ݷʪ [֤ۤĤ꤬] /health physics/
+ݸ [ۤ] /(n) insurance/guarantee/(P)/
+ݸݤ [ۤ򤫤] /(exp) to insure (something)/
+ݸ [ۤ] /(n) insurance doctor/
+ݸ [ۤ] /(n) insurance man/
+ݸ [ۤ󤬤] /insurance company/
+ݸͶ [ۤ󤫤椦] /(n) insurance salesman (saleswoman)/
+ݸ [ۤ󤭤] /(n) insurance payout/(P)/
+ݸ [ۤ󤭤󤦤Ȥˤ] /insurance beneficiary/
+ݸ [ۤ󤱤䤯] /insurance contract/
+ݸ [ۤ󤷤礦] /insurance card/
+ݸ [ۤ󤻤] /(n) insurance regime/
+ݸդ [ۤŤ] /guaranteed/insured/
+ݸ [ۤ礦] /(n) insurance premium/
+ݸΨ [ۤ礦] /insurance (premium) rate/
+ݸ [ۤ] /(n) care/protection/shelter/guardianship/favor/patronage/(P)/
+ݸ [ۤΤ] /patron saint/
+ݸѰ [ۤ] /rehabilitation/worker/
+ݸѻ [ۤ󤵤] /probation/
+ݸ [ۤ󤼤] /protective tariff/
+ݸΨ [ۤ󤼤] /protective tariff/
+ݸ [ۤ] /subsidy/
+ݸ [ۤ] /(n) sanctuary/reserve (for wild animals)/nature preserve/
+ݸ« [ۤ󤽤] /protective arrest/
+ݸ [ۤ] /(n) protectorate/
+ݸ [ۤ] /(n) probation officer/
+ݸ [ۤ] /(n) guardian/protector/patron/(P)/
+ݸʬ [֤ۤ] /disposing of a case by placing an offender on probation or under supervision/
+ݸ [ۤ礯] /(n) protective coloration/
+ݸ [ۤ] /(n) protectionism/
+ݸ [ۤ] /protective duty/
+ݸ [ۤ󤿤] /conservation group/
+ݸĻ [ۤ礦] /(n) protected bird/
+ݸǰ [ۤܤ] /protective trade/
+ݸ¤ [ۤ] /(n) safe deposit/
+ݸ [ۤ礦] /protectorate/
+ݸ [ۤ] /(n) forest reserve or preserve/
+ݺ [ۤˤ] /(n) conservator/curator/
+ݻ [ۤ] /(n,vs) retention/maintenance/preservation/(P)/
+ݻ [ۤ] /holder (of a record)/
+ݼ [ۤ㤯] /(n) bail/(P)/
+ݼ [ۤ㤯] /(n) bail/
+ݼ [ۤ㤯夦] /being out on bail/
+ݼ [ۤ] /(n) conservative/maintaining/(P)/
+ݼ [ۤ失] /conservative/
+ݼ̵° [ۤ失ष社] /conservative without party affiliation/
+ݼ [ۤ夷央] /conservatism/
+ݼ [ۤ夻] /maintainability/
+ݼŪ [ۤƤ] /(adj-na) conservative/(P)/
+ݼ [ۤȤ] /(n) Conservative Party/the Right/Tories/(P)/
+ݼ [ۤ] /(n) conservatives/
+ݾ [ۤ礦] /(n,vs) guarantee/security/assurance/pledge/warranty/(P)/
+ݾڴ [ۤ礦] /(n) term of guarantee/warranty period/
+ݾڵ [ۤ礦夦ˤ夦] /certified milk/
+ݾڶ [ۤ礦] /(n) bond payment/guarantee/deposit/security money/
+ݾڽ [ۤ礦] /(n) certificate/written guarantee/
+ݾڿ [ۤ礦ˤ] /(n) guarantor/bondsman/(P)/
+ݾڿ [ۤ礦ˤ褦] /guarantor required/
+ݾդ [ۤ礦Ť] /guaranteed/certified/
+ݾ [ۤ礦] /(n,vs) guarantee/security/assurance/pledge/warranty/(P)/
+ݾ [ۤ礦礦] /protective occupation (of a country)/
+ݿ [ۤ] /(n) self-protection/
+ݿȽ [ۤ󤸤] /(n) art of self-protection/
+ [ۤ] /(n) customs bond/
+Ҹ [ۤ] /bonded warehouse/
+ϰ [ۤ] /bonded area (i.e. customs)/
+ [ۤ] /(n) track maintenance/
+ [ۤ] /(n) section of track/
+ [ۤ] /(n) preservation/integrity/conservation/(P)/
+ [ۤ󤫤] /(family) corporation/
+ [ۤ󤫤] /(family) corporation/
+¸ [ۤ] /(n,vs) preservation/conservation/storage/maintenance/(P)/
+¸ [ۤ󤱤] /conservative system (physics)/
+¸ [ۤ󤷤礯] /preserved foods/
+¸ [ۤ礦] /(n) preservative/
+¸ [ۤ礦] /conserved quantity (physics)/
+ [ۤ] /(n) day-care worker in a kindergarten, nursery school, etc./(P)/
+̵ [ۤ] /(abbr) conservative without party affiliation/
+ͭ [ۤ椦] /(n,vs) possession/retention/maintenance/(P)/
+ͭ [ۤ椦] /owner/
+ͭ [ۤ椦ޤ] /(n) holdings/
+ [ۤ褦] /(n) health preservation/recuperation/recreation/(P)/
+ܱ [ۤ褦] /sanatorium/
+ܽ [ۤ褦] /sanatorium/rest home/
+ܽ [ۤ褦] /sanatorium/rest home/(P)/
+ [ۤ褦] /health resort/
+α [ۤ夦] /(n,vs) reserve/putting on hold/deferment/(P)/
+ [ۤ줤] /(n) keep cool/
+ը [ۤ] /(n) day-care worker in a kindergarten, nursery school, etc./
+ [] /shop/store/(P)/
+ [ۤ] /(n) paving stone/
+ [ۤ] /(n) pavement/road surface/(P)/
+ƻϩ [ۤɤ] /paved road/
+ [ۤ] /paving brick/
+ƻ [ۤɤ] /(n) pavement/paved street/
+ƻ [ۤɤ] /(n) pavement/paved street/
+ᤨ [Ȥ館] /(v1) to seize/to grasp/to capture/to arrest/(P)/
+ޤ [Ĥޤ] /(v1) to catch/to arrest/to seize/(P)/
+ޤ [Ĥޤ] /(v5r) to be caught/to be arrested/(P)/
+館 [Ȥ館] /(v1) to seize/to grasp/to capture/to arrest/(P)/
+館 [Ȥ館ɤ] /clue/vital point/
+館Τʤ [Ȥ館ɤΤʤ] /subtle/elusive/slippery/
+館̵ [Ȥ館ɤΤʤ] /subtle/elusive/slippery/
+ì黻 [Ȥ̤̤Τ虜褦] /(exp) don't count your chickens before they're hatched/
+ [Ȥ] /(n) imprisonment/captivity/
+줿ͤ [Ȥ줿󤬤] /(n) prejudiced opinion/conventional ideas/
+ [Ȥ] /(v1) to be captured/to be apprehended/to be seized with/(P)/
+ [ȤӤ] /captive/prisoner/
+ [Ȥ] /(n) (ancient) policeman/official in charge of imprisoning offenders/martial art/bujutsu/
+ [Ȥʤ] /(n) rope for tying criminals/
+ʪ [Ȥ] /(n) capture/arrest/
+ʪ [ȤΤҤ] /detective's memoirs/
+ [Ȥ꤫] /(n) (1) constable/(2) method of catching criminals/
+ [Ȥ] /(v5r) to take/to catch (fish)/to capture/(P)/
+ [Ȥ] /(v1) to be captured/to be apprehended/to be seized with/(P)/
+ [ۤ] /(n) (baseball) passed ball/catcher missing a ball/
+ [ۤ] /(n,vs) capture/seizure/(P)/
+ [ۤ夦] /(n) (baseball) catch/
+ [ۤ] /(n) whaling/whale fishing/(P)/
+ [ۤ] /(n) whaling ship/
+ˤ [ۤۤ] /(n) (whaling) harpoon gun/
+Ủ [ۤ] /(n,vs) catching and killing/assisting (baseball)/
+Ἲ [ۤ] /catchers error/
+ [ۤ] /(n) catcher (baseball)/(P)/
+ [ۤ夦] /captivity/
+Ῡ [ۤ礯] /(n,vs) predation/eating prey/preying upon/
+ª [ۤ] /(n) capture/seizure/
+ [ۤ夦] /(n) insect net/butterfly net/
+ [ۤ礦] /(n) police-man's rope/
+ [ۤФ] /(n) arrest/apprehension/capture/
+ʪ [Ȥ] /(n) capture/arrest/
+ʪġ [ȤΤ礦] /(n) detective story/detective's memoirs/
+ʪĢ [ȤΤ礦] /(n) detective story/
+ [Ȥ꤫] /(n) (1) constable/(2) method of catching criminals/
+ [ۤ] /(n) constable/
+κ [ۤ] /(n) prisoner (of war)/(P)/
+κ [ۤ礳] /prisoner exchange/
+κƽ [ۤ礷夦褦] /prison camp/concentration camp/POW camp/
+ [] /(n) (abbr) pawn (in chess or shogi)/
+ [] /(n) a step/a stride/counter for steps/(P)/
+⤭ [뤭ޤ] /(v5r) to walk about/to walk to and fro/to pace around/(P)/
+⤭³ [뤭ĤŤ] /to keep walking/
+⤭ [뤭Ĥ] /(v1) to be tired from walking/
+⤭ [뤭] /(n) way one walks/one's walk/
+⤯ [뤯] /(v5k) to walk/(P)/
+⤯ [뤯ˤϤ] /(exp) to run instead of walk/
+ [] /(n) walking/(P)/
+ߴ [ߤ] /(n) compromise/concession/(P)/
+ߴ [ߤ] /(v5r) to step up/to compromise/to meet halfway/(P)/
+ [ߤ] /move/way to play/
+ [] /(v5m) to walk/to go on foot/(P)/
+ʤ [ۤ򤹤] /(exp) to make progress/to step forward/
+ͤ [դĤ] /(exp) to advance a pawn/
+ [ۤä] /(adv,n-t) step by step/
+ [֤Ӥ] /(n) discount/
+ [ۤ] /(n,vs) walk/(P)/
+Դ [ۤ] /(n) baby-walker/
+Լ [ۤ] /(n) pedestrian/walker/(P)/
+Լŷ [ۤƤ󤴤] /pedestrian mall/car-free mall/(P)/
+Լͥ [ۤ椦] /priority to pedestrians/
+ [֤] /(n) rate/ratio/commission/percentage/poundage/(P)/
+ [֤夦] /(n) percentage pay/
+绻 [֤] /(n) percentage calculation/
+ [֤] /commission system/
+⾥ [ۤ礦] /(n) sentry/
+⾥֤ [ۤ礦򤪤] /(exp) to post a sentinel/
+ [ۤ] /(n) number of steps/
+ [ۤ] /(n) a pedometer/
+¬ [ۤ] /(n) pacing off (a measurement or distance)/
+Ĵ [ۤ礦] /(n) pace/step/cadence/(P)/
+Ĵ· [ۤ礦򤽤] /(exp) to keep step with/
+ [ۤ] /(n) one's walking pace/
+ƻ [ۤɤ] /(n) footpath/walkway/sidewalk/(P)/
+ƻ [ۤɤ礦] /(n) pedestrian bridge/(P)/
+ [ۤ] /(n) a step/a short distance/
+ [ۤϤ] /(n) step/pace/
+ʼ [դҤ礦] /(n) pawn (shogi)/
+ʼ [ۤؤ] /(n) infantry/infantryman/foot soldier/(P)/
+ʼ [դҤ礦] /(n) Infantry Division/
+ʼƮξ [ۤؤȤ礦] /infantry fighting vehicle/
+αޤ [֤ɤޤ] /(n) yield/yield rate/
+α [֤ɤޤ] /(n) yield/yield rate/
+ϭ [ۤ] /(n) corridor/gallery/platform/passageway/
+䤤 [ʤ] /(n) replenishment/supplement/reparation/
+䤦 [ʤ] /(v5u) to compensate for/(P)/
+ [ۤ] /(n) supplement/appendix/
+ [ۤ] /(baseball) extra innings/
+ [ۤ] /(n) supplement/
+䴬 [ۤ] /(n) supplement/supplementary volume/
+䴰 [ۤ] /(n) completion/(P)/
+䴰 [ۤ󤤤] /(n) complementary medicine/
+ [ۤ] /(n) interpolation/
+䵭 [ۤ] /(n,vs) addition (to a text)/
+ [ۤ夦] /(n) supply/supplying/replenishment/(P)/
+봴 [ۤ夦󤻤] /main supply route/
+ [ۤ夦] /(n) supply line/
+ϩ [ۤ夦] /a supply line/
+䶯 [ۤ礦] /(n,vs) compensation/reinforcement/(P)/
+䶯 [ۤ礦] /reinforcement bar/
+䶯ڵ [ۤ礦礦] /(n) corroboration/supporting evidence/
+ [ۤ] /(n,vs) filling a vacancy/(P)/
+ [ۤĤ󤭤] /special election/by-election/
+ [ۤ] /(n) blood replenishment/
+丹 [ۤ] /(n) supplementary chord/
+ [ۤ] /(n) (gram) complement/
+ [ۤ] /(n) supplementary classes or lectures/
+亴 [ۤ] /(n,vs) aid/help/assistance/assistant/counselor/adviser/(P)/
+亴 [ۤ] /(n) aide/
+亴 [ۤ䤯] /(n) minister (of religion)/
+仦 [ۤ] /(n,vs) catching and killing/assisting (baseball)/
+佤 [ۤ夦] /(n,vs) maintenance/mending/repair/(P)/
+佬 [ۤ夦] /(n,vs) supplementary lessons/
+佬 [ۤ夦礦] /further education/supplementary education/
+佸 [ۤ夦] /(n) complementary set/complement/
+佼 [ۤ夦] /(n,vs) supplementation/supplement/replenishment/replenishing/(P)/
+佼ʼ [ۤ夦ؤ] /(n) a reservist/
+ [ۤ] /(n,vs) assistance/support/aid/auxiliary/(P)/
+ [ۤ礤] /(n) assistant/helper/
+ [ۤ礫] /supplemental kanji (added by JIS X 0212)/
+ [ۤ礫Ƥ] /auxiliary vessel/
+ [ۤ礭] /auxiliary storage/
+ [ۤ礭] /(n) assistance payment/subsidiary aid/
+ [ۤ礵] /(n) auxiliary intervention (in a lawsuit)/
+ÿ [ۤ礵󤫤ˤ] /(n) auxiliary intervenor (in a lawsuit)/
+ [ۤˤ] /(n) limited guardian/
+ [ۤ礻] /(n) additional line/
+ư [ۤɤ] /subsidiary verb/auxiliary verb/
+ [ۤ褯] /(n) aileron/
+ [ۤ] /(n) training wheels/
+ [ۤ礦] /(n,vs) compensation/reparation/(P)/
+ [ۤ礦] /(n) compensation payment/reparation/
+俦 [ۤ礯] /(n) appointment to an official post/
+俧 [ۤ礯] /(n) a complementary color/
+ [ۤ] /(n) complementary/
+ [ۤ] /(n) adjust (by supplementing)/
+ [ۤ] /(n) correction/(P)/
+ͽ [ۤ褵] /revised or supplementary budget/(P)/
+§ [ۤ] /(n) supplementary rules/
+­ [ۤ] /(n) supplement/complement/(P)/
+­ [ۤĤᤤ] /(n) supplementary explanation/
+ [ۤ] /(n) subtitle/
+ [ۤ夦] /(n) supplementary note/
+ [ۤ夦] /(n) supplementary note/
+İ [ۤ礦] /(n) hearing aid/(P)/
+ [ۤƤ] /(adj-na,n,vs) replenishment/prosthetic/
+ [ۤƤ] /(adj-na,n,vs) replenishment/prosthetic/
+ [ۤƤ] /(n) (abbr) revising (and supplementing)/
+Ŷ [ۤƤ] /(n) compensating or making up for/
+Ƴ [ۤɤ] /(n,vs) guidance/protective custody/
+Ǥ [ۤˤ] /(n,vs) appointment to office/
+ [ۤ] /(n) supplementary or additional fertilizer/
+ɮ [ۤҤ] /(n,vs) retouch/correction/improvement/
+夯 [] /(v5k) to help/to save/to rescue/
+失 [] /(v1) to help/to save/to rescue/to give relief to/to spare (life)/to reinforce/to promote/to abet/
+庴 [ۤ] /(n,vs) aid/help/assistance/assistant/counselor/adviser/
+ [ۤ] /(n) (obsc) Alcor/the Little Horseman star/
+Ƴ [ۤɤ] /(n) custody/guidance/
+ɫ [ۤҤ] /(n,vs) giving the Emperor advice on affairs of state/assistance/counsel/
+ [ۤ褯] /(n,vs) aid/assistance/
+ [] /(n) ear (of plant)/head (of plant)/(P)/
+ [礦] /(adj-no,n) shaped like an ear of grain/
+ֽ [礦] /spike (type of plant)/
+ [ۤ] /(n) tip of an ear/
+ [ۤʤ] /(n) waving heads (of grain)/
+ [ۤʤ] /(n) rows of grain thrusting upright/
+ä뿩 [ĤΤäƤ뤷礯褯] /rising appetite/
+ [ĤΤ] /(v5r) to invite/to solicit help, participation, etc./(P)/
+ [ܤ] /(n) fund-raising/collection of funds/(P)/
+Ɀư [ܤ󤦤ɤ] /fund-raising drive or campaign/
+Ȣ [ܤФ] /collection box/
+ [ܤ] /(n) raising of a loan/loan floatation/
+罸 [ܤ夦] /(n,vs) recruiting/taking applications/(P)/
+罸 [ܤ夦] /recruitment advertisement/
+罸Ͱ [ܤ夦󤤤] /number of people to be admitted or accepted/
+罸 [ܤ夦] /recruiting expenses/
+ʼ [ܤؤ] /(n) (military) recruiting/
+ [Ϥ] /(n) gravesite/tomb/(P)/
+˲֤򶡤 [ϤˤϤʤ򤽤ʤ] /(exp) to offer flowers on a tomb/
+跡 [Ϥۤ] /(n) gravedigger/
+ [Ϥ] /(n) grave, specifically the hole in the ground/
+ [ܤ] /(n) grave, specifically the hole in the ground/(P)/
+򷡤 [ܤĤۤ] /(exp) to bring calamity upon oneself/
+軲 [Ϥޤ] /(n) visit to a grave/(P)/
+軲 [ܤ] /(n) visit to a grave/
+軲 [Ϥޤ] /(n) visit to a grave/(P)/
+ [ܤ] /(n) epitaph/inscription on a tomb/
+ [ܤᤤ] /(n) name of the writer of a gravestone epitaph, engraved after the epitaph/
+ [Ϥ] /grave keeper/
+ [Ϥ] /(n) graveyard/
+ [Ϥɤ] /(n) graveyard/
+ [ܤ] /(n) graveyard/
+ [Ϥ] /(n) graveyard/cemetery/
+ [Ϥ] /(n) tombstone/gravestone/
+ [ܤ] /(n) tombstone/gravestone/(P)/
+ [ܤ] /(n) in front of a grave/
+ [Ϥ] /(n) cemetery/graveyard/
+ [ܤ] /(n) cemetery/graveyard/(P)/
+ [ܤ] /(n) gravestone/tombstone/(P)/
+ [ܤҤᤤ] /(n) epitaph/inscription on a tombstone/
+ɸ [ܤҤ礦] /(n) grave-marker/gravestone/(P)/
+ɽ [ܤҤ礦] /(n) grave-marker/
+餤 [] /(v5r) to approach in adoration/
+餦 [] /(v5u) to yearn for/to miss/to adore/to love dearly/(P)/
+路 [路] /(adj) dear/beloved/
+ [ܤ礦] /(n) longing/yearning/
+ [ĤΤ] /(n) 5th in rank/fifth sign of the Chinese calendar/
+ [] /(n) 5th in rank/fifth sign of the Chinese calendar/
+ä [ܤ] /(n) fifth of the sexagenary cycle/
+ [ܤ] /(n) 35th of the sexagenary cycle/
+뤷 [餷भ] /(n) circumstances/
+餷 [餷] /(n) living/livelihood/subsistence/circumstances/(P)/
+餷˶ [餷ˤҤӤ] /(exp) to affect the cost of living/
+餷ͤ [餷Ĥ] /(exp) to cut down housekeeping expenses/
+餷 [餷भ] /(n) circumstances/
+餷 [餷] /way of living/
+餹 [餹] /(v5s) to live/to get along/(P)/
+ [] /(n-adv,n) year end/sunset/nightfall/end/(P)/
+ [] /(v1) to get dark/to end/to come to an end/to close/to run out/(P)/
+̤Ƥ [ϤƤ] /(v1) complete nightfall/
+Ԥ [椯] /(v5k-s) darkening/passing/
+Ĥ [Τ] /(v5r) lingering faint light of twilight/
+ť [ʤ] /(v5m) to grow dark slowly/
+ [줬] /(n-t) evening/sunset/nightfall/
+ϻ [] /(n) Edo-period term for a time of day, roughly 6 P.M./
+ [ܤ] /(n) twilight clouds/
+뽩 [ܤ夦] /(n) late autumn/
+ [ܤ] /(n) late spring/
+ [ܤ礦] /(n) twilight tolling of a bell/
+뿧 [ܤ礯] /(n) dusk/twilight scene/
+ [ܤ] /(n) twilight snowfall/
+ [줬] /(n-t) evening/sunset/nightfall/
+ [ܤ] /(n) night/evening/
+ [Ϥ] /(n) (hum) mother/(P)/
+줵 [] /(n) mother/(P)/
+ΰ [ϤϤΤ] /maternal love/
+ [ϤϤΤ] /Mother's Day/
+ [ܤ] /(n) thumbprint/
+첰 [] /(n) main wing of the house/
+첻 [ܤ] /(n) vowel/(P)/
+첻 [ܤ󤻤] /(n) vocalic/
+ [] /(n) main wing of the house/
+ [ܤ] /(n) mother ship/
+췯 [ϤϤ] /(n) (polite reference to one's own) mother/
+췿 [ܤ] /(n) matrix/
+ [ܤ] /(n) matrix/
+ [ܤ] /(n) maternal line/mother's side of the family/
+ϲ² [ܤ] /matrilineal family/
+ [ܤ] /(n) matriarchy/
+츢 [ܤ] /(n) maternal rights/
+ [ϤϤ] /(n) (polite term for another's) mother/
+ [ܤ] /(n) mother tongue/
+ü [ܤ路] /(n) native speaker/
+칡 [ܤ] /(n) empress dowager/
+칻 [ܤ] /(n) alma mater/(P)/
+ [ܤ] /(n) home port/
+ [ܤ] /(n) one's homeland/(P)/
+ [ܤ] /(n) mother tongue/(P)/
+˦ [ܤܤ] /mother cell/
+ [ܤ] /(n) welding base metal/
+ [ܤ] /(n) mother and child/(P)/
+Ҳ [ܤƤ] /fatherless family/
+Ҷ [ܤȤ] /both mother and child/
+ҷ򹯼Ģ [ܤ󤳤Ƥ礦] /maternity record book/
+ [ϤϤ] /(n) cottonweed/
+ǯ [ܤͤ󤭤] /allowance for fatherless families/
+ [ܤ礦] /(n) home for mothers and children/
+콸 [ܤ夦] /(n) population (statistics)/parent set/
+ [ϤϤ] /(n) (pol) mother/
+ [ϤϤ] /(n) mother/(P)/
+ [ܤ] /(n) maternal/(P)/
+ [ܤ] /(n) maternal love/
+ [ܤ] /(n) generating line/
+ [ܤ] /(n) depot ship/
+ [ܤ] /(n) mother's body/heartland/(P)/
+ [ܤ] /(n) womb/uterus/(P)/
+Ļ [ϤϤɤ] /mother bird/
+Ʋ [ܤɤ] /(n) your (his) mother/
+ [ܤˤ夦] /(n) mother's milk/(P)/
+ [ܤϤ] /(n) mole/birthmark/
+ʪ [ϤϤ] /(n) story of maternal love/
+ [ϤϤ] /(n) mother's side of family/(P)/
+ [ܤ] /unaccounted/off the books/
+ [ܤ] /(n,vs) journalization (accounts)/bookkeeping/(P)/
+ [ܤ] /(n) bodhisattva (one who vows to save all beings before becoming a Buddha)/(P)/
+ [ܤ] /(n) Bodhi/
+ [ܤ] /(n) one's family temple/
+ [ܤ] /(n) banyan tree/
+ [ܤ] /(n) aspiration for Buddhahood/
+ [ۤ] /imitate/follow/emulate/
+臘 [ʤ餦] /(ok) (v5u) (uk) to imitate/to follow/to emulate/(P)/
+ [ۤ] /(n) salary/
+򿩤 [ۤϤ] /(exp) to receive a salary/
+ [ۤ夦] /(n) salary/pay/(P)/
+ [ۤ夦Ĥ] /(n) salaried man/
+ [ۤ夦֤] /pay envelope/
+ [ۤ夦] /pay day/
+Ͻ [ۤ] /(n) retainer's stipend/official pay (salary)/
+ [ۤ] /(n) retainer's stipend/pay/salary/
+ [ۤޤ] /rice allowance/
+ [ĤĤ] /(n) bundle/package/parcel/bale/(P)/
+ߤʤ [ĤĤߤʤ] /without concealment/without reserve/frankly/
+߱ [ĤĤߤ] /(n) concealment/
+߱ [ĤĤߤ] /(v5s) to conceal/to keep secret/to cover up/
+߶ [ĤĤߤ] /(n) money tip wrapped in paper/
+߶ [ĤĤߤ] /(n) money tip wrapped in paper/
+߹ [ĤĤߤ] /(v5m) to wrap up/
+߻ [ĤĤߤ] /wrapping paper/(P)/
+߾ [ĤĤߤ] /(v5r) to cover up and make a show/
+ľ [ĤĤߤʤ] /(v5s) to re-wrap/
+ʪ [ĤĤߤ] /(n) bundle/package/
+ [ĤĤߤܤ] /covered button/
+ [] /(v5m) to be engulfed in/to be enveloped by/to wrap up/to tuck in/to pack/to do up/to cover with/to dress in/to conceal/(P)/
+ [ĤĤ] /(v5m) to be engulfed in/to be enveloped by/to wrap up/to tuck in/to pack/to do up/to cover with/to dress in/to conceal/(P)/
+ [] /(v1) to lump together/to include/to sum up/to quibble/
+ [ۤ] /(n) siege/encirclement/envelopment/(P)/
+ [ۤ] /(n,vs) inclusion/comprehension/subsumption/(P)/
+̾ˡ [ۤĤĤ礦礦礯ۤ] /(n) Omnibus Trade and Competition Act/
+Ū [ۤĤƤ] /(adj-na) comprehensive/
+Ū˼¸ػ߾ [ۤĤƤä󤭤󤷤礦䤯] /(n) Comprehensive Test Ban Treaty (CTBT)/
+Ū [ۤĤƤƤ] /(n) comprehensive tie-up/
+ [ۤ] /(n,vs) inclusion/comprehension/implication/(P)/
+Ū [ۤƤ] /(adj-na) inclusive/
+ [ĤĤߤ] /(n) money tip wrapped in paper/
+ [ĤĤߤ] /(n) money tip wrapped in paper/
+ [ۤ] /(n) phimosis/
+ [ĤĤߤ] /wrapping paper/
+ [ۤ] /(n,vs) subsumption/connotation/
+ [ۤ] /(n,vs) packing/wrapping/(P)/
+ [ۤ] /(n) wrapping paper/
+¢ [ۤ] /(n,vs) containing/keeping/comprehending/entertaining (an idea)/
+ [ۤ] /(n,vs) bandage/dressing/(P)/
+ [ۤ礦] /(n) kitchen knife/carving knife/(P)/
+ [ۤ] /(n) foreskin/
+ [ۤҤĤ] /circumcision/
+ [ۤ褦] /(n) implication/toleration/magnanimity/comprehension/
+ [ۤ褦礯] /(n) tolerance/broad-mindedness/(P)/
+ [ۤ] /(oK) phimosis/
+ [ܤ] /(n,suf) (uk) idiot/fool/touched in the head from/out of it from/space case/Alzheimer's (impol)/(P)/
+򤱤 [ܤ] /(v1) to grow senile/to fade/(P)/
+ [] /(v1) to be amazed/to be shocked/(P)/
+̤Ƥ [ϤƤ] /(v1) to be flabbergasted or dumbfounded/
+ [줬] /(n) amazed or stunned expression/
+ȿ [줫] /(v5r) to be utterly amazed/
+֤ [줫] /(v5r) to be utterly amazed/
+ [ä] /(n) taken aback/dumbfounded/(P)/
+򵤤ʤ [äʤ] /(adj) not enough/too quick (short, long, etc.)/
+򵤼 [Ĥ] /a fool/
+ [ܤ] /(adj-na,n) dumbfounded/overcome with surprise/in blank amazement/
+ [ۤ] /(n,n-suf) information/punishment/retribution/(P)/
+ [य] /(n) reward/recompense/return/punishment/retribution/
+󤤤 [य] /(v1) to reward/to recompense/to repay/(P)/
+ [य] /(v5u) to reward/to recompense/to repay/(P)/
+󤸤褦 [ۤ褦] /as reported/
+󤸤 [ۤ] /(v1) to inform/to report/(P)/
+󤺤 [ۤ] /(v5z) to inform/to report/(P)/
+ [餻] /(n) notice/
+ [ۤ] /(n,vs) repaying a kindness/gratitude/
+ [ۤ] /(n,vs) report/information/(P)/
+ [ۤ] /reporter/
+ [ۤ] /(written) report/(P)/
+ [ۤ] /(n) patriotism/
+ [ۤ] /(n) repaying a favor/
+ [ۤ夦] /(n) remuneration/recompense/reward/toll/(P)/
+ [ۤ礦] /(n) compensation/indemnity/reparation/
+ [ۤ礦] /compensation/
+ [ۤ礦] /(n,vs) bonus/bounty/reward/compensation/
+󾩶 [ۤ礦] /cash bonus/reward/(P)/
+ [ۤ] /(n) information/news/intelligence/(P)/
+ε [ۤ] /(adj-na) alarm/
+ƻ [ۤɤ] /(n,vs) information/report/(P)/
+ƻ [ۤɤ] /press office/spokesperson/
+ƻ [ۤɤ] /information media/press/news organs/(P)/
+ƻ̿ [ۤɤ㤷] /news photograph/
+ƻ [ۤɤ] /(n) press corps/(P)/
+ƻ [ۤɤФ󤰤] /(n) news program/
+ [ۤȤ] /(n) moral requital/
+ [ۤդ] /(n) retribution/(P)/
+԰ [ۤդ] /(n) act of retaliation/
+ [ۤդ] /reprisals/retaliatory measures/
+ [ۤ] /(v1) to obey/to follow/
+ [ۤ] /(v5z) to present/to dedicate/to obey/to follow/to believe in/to serve/
+ [ƤޤĤ] /(v5r) to offer/to present/to revere/to do respectfully/
+ [ޤĤ] /(v5r) to offer/to present/to revere/to do respectfully/
+ [ۤ] /(n,vs) enshrine/
+ [ۤ] /(n) donation/
+Ģ [ۤ礦] /(n) subscription list/
+ [ۤ] /(n) respectful congratulations/
+Ģ [ۤ礦] /(n) subscription list/
+ [ۤ] /(n,vs) restoring to the emperor/
+ [ۤ] /(n) welcome/
+ [ۤ] /welcome arch/
+ [ۤ] /(n,vs) dedication/presentation/consecration/offer (to a shrine)/
+ [ۤ󤷤] /dedicatory ceremony/
+ʪ [֤ۤ] /votive offering/
+ [ۤ󤷤礦] /offertory/offertory music/
+ [ۤ] /(n) service/apprenticeship/public duty/(P)/
+ [ۤ] /(n) place of employment/
+ [ۤˤ] /(n) servant/employee/
+ [ۤ] /place of employment/
+ [֤礦] /(n) magistrate/shogunate administrator/(P)/
+Խ [֤礦] /(n) magistrate's office/
+ [ۤ] /(n) report given to deity or nobility/
+ [ۤ] /(n) attendance/service/(P)/
+ż [ۤ] /(n) (1) servant (of the people)/(2) minister (of religion)/
+Ž [ۤ] /deaconess/
+ [ۤҤ] /(n) bargain goods/sale items/
+ [ۤ] /(n,vs) inquiring about (one's health)/
+ [ۤ] /(n,vs) bearing/presenting/holding up (emperor's picture)/
+ [ۤ夯] /(n) celebration/
+ [ۤ] /(n) high-quality paper/
+ [ۤ礦] /(n) singing/
+ [ۤ礯] /(n,vs) being in the service of/
+ [ۤ] /(n) moving an object of worship/
+ [ۤ] /(n,vs) seeing an emperor off/
+ [ۤ] /(vs) carrying out the will of one's lord/
+ [ۤ] /(n,vs) having a prince for a president/being the recipient of (an imperial favor)/reverential acceptance/
+ [ۤƤ] /(n) dedication/presentation/gift/
+ [ۤȤ] /(n) votive lantern/
+ [ۤȤ] /(n) reply to the throne/
+ [ۤɤ] /(n) respectful reading/
+Ǽ [ۤΤ] /(n) dedication/offering/presentation/oblation/(P)/
+Ǽ [ۤΤ] /votive tablet/
+Ǽ [ۤΤ⤦] /ritual sumo matches held at a shrine/
+Ǽʪ [ۤΤ֤] /votive offering/
+ [ۤϤ] /(n) worship/
+ʾ [ۤؤ] /(n,vs) offering a wand with hemp and paper streamers to a Shinto god/
+ʾ [ۤؤ] /imperial messenger to a shrine/envoy returning courtesies/
+ [ۤ] /(n,vs) enshrine/
+ [] /(n) treasure/(P)/
+ [餯] /(n) lottery/(P)/
+λ [Τ] /(n) pearls thrown before swine/
+ [餬] /(n) cowrie/
+ [ۤ] /(n) diadem/jeweled crown/
+ [ۤ󤷤礦] /(n) Order of the Sacred Crown/
+ [ۤ] /(n) superb or valuable book/
+ [ۤ] /(n) treasured article or vessel/outstanding individual/
+ [ۤ礯] /(n) jewel/
+ [ۤ] /(n) treasured sword/
+ [ۤ] /(n) treasure/(P)/
+ [ۤ] /(n) the Emperor's age/
+ [ۤ] /(n) gem/jewel/
+ [ۤ礯] /(n) jewels and ornaments/jewelry/(P)/
+ [ۤ礦] /(n) Ratnasambhava/The Jewel-born (a dhyani-Buddha)/
+ [ۤ] /(n) gem/jewel/(P)/
+о [ۤ礦] /(n) jeweler/gem dealer/jeweler's (jewelry) shop/
+Ź [ۤƤ] /jewelry store/
+Ȣ [ۤФ] /(n) jewel box (case, casket)/
+ [֤] /(n) (picture of a) treasure ship/
+ܤ [餵] /(n) treasure hunting/
+¢ [ۤ] /(n) treasure house/treasury/
+ŵ [ۤƤ] /(n) precious book/handbook/thesaurus/treasury of words/
+ [ۤǤ] /(n) (shrine) repository or treasure house/(shrine) sanctuary/
+ [ۤȤ] /(n) treasured sword/
+ [ۤȤ] /(n) two-storied Buddhist tower/
+ [餸] /(n) treasure island/
+Ȣ [Ф] /strongbox/
+ʪ [] /(n) treasure/treasured item/(P)/
+ʪ [ۤ] /(n) treasure/treasured item/(P)/
+ʪ [ۤĤǤ] /(n) (shrine) repository or treasure house/(shrine) sanctuary/
+ [餯] /(n) lottery/
+ [ߤ] /(n) peak/ridge/(P)/
+³ [ߤͤĤŤ] /succession of peaks/
+Ǥ [ߤͤ] /(n) striking with the back of the sword/
+ [ߤͤŤ] /along the ridges/
+Ƭ [ۤȤ] /(n) (rare) summit of a peak/
+ [ߤͤߤ] /peaks/
+ [] /(n) character written in a cursive style/
+ [] /(n) cursive style of writing or calligraphy/(P)/
+ [] /(v5s) to destroy/to pull down/to make change (money)/(P)/
+ [] /(n) crumbling/collapse/ruin/(P)/
+ [] /(v1) to collapse/to crumble/(P)/
+ [줵] /to crumble away/to collapse/
+ [줪] /(v1) to crumble down/to tumble down/to fall in/
+ [ۤ] /(n,vs) collapse/decay (physics)/crumbling/breaking down/caving in/(P)/
+ [ۤ] /(n) death of the Emperor/demise/
+ [ۤ] /(n,vs) collapse/decay (physics)/crumbling/breaking down/caving in/
+ [ۤ餯] /(n,vs) collapse/break/cave-in/crash/(market) decline/(P)/
+ [ۤ夦] /(n) kitchen/
+ [ۤ礦] /(n) kitchen knife/carving knife/
+ [] /(n) armful/employee/(P)/
+ [] /(v1) to hold or carry under or in the arms/(P)/
+ [] /(v5m) to hold (carry) a thing in one's arm/to embrace (a baby)/to take upon oneself/
+ [] /(v1) to hug someone close/to hold someone tight/to embrace closely/
+Ĥ [Ĥ] /(v5k) to cling to/
+褻 [褻] /(v1) to embrace/
+󤻤 [褻] /(v1) to embrace/
+ [] /(v5s) to lift (a person) in one's arms/to help (a person) sit up/
+ [] /(v5s) to lift (a person) in one's arms/to help (a person) sit up/
+礦 [] /(v5u) to embrace each other/(P)/
+碌 [碌] /(n) package deal/
+碌 [碌] /(v1) to cause to embrace/
+碌 [碌] /selling new stock for less than face value/
+ [] /(v5m) to hold in one's arms/to bring over a person to one's side/to involve/
+ߤ [Ȥ] /(v1) to hold a person back/to restrain/to catch/
+夲 [] /(v1) to hold up in one's arms/
+ [] /(n) sleeping while embracing another/
+ [] /(v1) to hug someone close/to hold someone tight/to embrace closely/
+դ [Ĥ] /(v5k) to cling to/to embrace/
+ [] /(n) (baby which is) unhappy unless held/
+ [] /(v1) to hold/to carry/to embrace (in one's arms)/
+α [Ȥ] /(v1) to catch in one's arms/
+ [] /(v1) to hug tight/
+ [] /(v5k) (sl) to embrace/to hug/to harbour/to entertain/to sleep with/(P)/
+ [] /(v5k) (sl) to embrace/to hug/to harbour/to entertain/to sleep with/(P)/
+ä [ä] /(n,vs) (child's) hug/(P)/
+ [ۤ] /(n,vs) harboring/cherishing/entertaining/
+ [ۤ] /(n) aspiration/ambition/pretension/(P)/
+ʢ [ۤդäȤ] /(n) very funny/laugh oneself into convulsions/split one's sides laughing/
+ [ۤ褦] /(n,vs) embrace/hug/holding in one's arms/(P)/
+ [ۤ] /(n,vs) incubation/
+ [] /(v1) to lift up/to give/to offer/to consecrate/to devote/to sacrifice/to dedicate/(P)/
+ [Ĥ] /(n) presenting arms/
+ʪ [] /(n) offering/sacrifice/
+ [ۤ] /(n,vs) bearing/presenting/holding up (emperor's picture)/
+ [ۤƤ] /(n) dedication/presentation/gift/
+ʢ [ۤդ] /(adj-na,n) convulsed with laughter/
+ʢ [ۤդäȤ] /(n) very funny/laugh oneself into convulsions/split one's sides laughing/
+ [Ϥʤ] /(n) pasturing/grazing/letting (a dog) run free/
+ [Ϥʤ] /(v5s) to separate/to set free/to turn loose/(P)/
+ä餫 [ۤä餫] /to let aside/to neglect/
+äƤ [ۤäƤ] /(v5k) to leave as is/to ignore/
+ä֤ [ۤäƤ] /(v5k) to leave alone/to neglect/
+äȤ [ۤäȤ] /(v5k) to leave someone alone/
+ [Ϥʤ] /(v5t) to free/to release/to fire/(P)/
+äѤʤ [ۤäѤʤ] /(adv) untouched/unrestrained/unscathed/
+ [ۤꤳ] /(v5m) to throw into/
+Ф [ۤ] /(v5s) to throw out/to fire/to expel/to give up/to abandon/to neglect/
+夲 [ۤꤢ] /(v1) to hurl up/
+ [ۤ] /(v5r) (1) to let go/to abandon/to leave undone/(2) to throw/to toss/to fling/(P)/
+ [Ϥʤ] /(v1) to leave/to get free/to cut oneself off/(P)/
+ [ۤ] /(adj-na,n) self-indulgence/looseness/dissoluteness/
+ [ۤ] /(n,vs) televising/(P)/
+Ǹ [ۤ] /(n) televising right/
+ [ۤ] /(n) loud singing/
+ι [ۤ] /loud singing/
+ [ۤ] /(n,vs) arson/set fire to/(P)/
+ж [ۤ礦] /pyromania/a pyromaniac/
+к [ۤ] /(n) (the crime of) arson/
+л [ۤĤ] /(n) murder-arson/
+ [ۤ] /(n) pyromaniac/
+ݸ [ۤ] /(n-t) after school/(P)/
+ [ۤ] /(n,vs) abandonment/renunciation/abdication (responsibility, right)/(P)/
+ [ۤ] /(n) careless remark/
+ [ۤ] /(n) emission of light/
+ [ۤ] /(n,vs) expulsion from school/
+ [ۤ] /(n) radiation/diffusion/
+ [ۤ] /(n) radiation/emission/(P)/
+ [ۤ㤻] /(n) radioactive/(P)/
+ [ۤ㤻] /radioactive element/
+߲ʪ [ۤ㤻֤] /(n) radioactive fallout/
+Ʊ [ۤ㤻ɤ] /radioisotope/
+Ѵʪ [ۤ㤻Ϥ֤] /(n) radioactive waste/
+ʪ [ۤ㤻֤ä] /radioactive material/
+ [ۤ㤻] /(n) radiation/(P)/
+ [ۤ㤻󤤤] /(n) radiology/
+ [ۤ㤻] /radiology department/
+ʰ [ۤ㤻󤫤] /(n) radiologist/
+ [ۤ㤻󤬤] /radiology/
+ [ۤ㤻󤫤󤸤夻] /radiosensitivity/radiosensitive/
+ [ۤ㤻󤮤] /radiology technician/
+ [ۤ㤻礦] /(n) radiation therapy/
+ [ۤ㤻ҤФ] /(n) radiation exposure/
+ˡ [ۤ㤻礦ۤ] /(n) radiation therapy/
+ǽ [ۤΤ] /(n) radioactivity/(P)/
+ǽ [ۤΤ] /(n) radioactive rain/
+ǽ [ۤΤ] /(n) radioactive cloud/
+ǽ [ۤΤ] /(n) radioactive contamination/
+ǽ [ۤΤ] /(n) radiological attack/
+ǽϳ [ۤΤ] /(n) radiation leakage/
+ [ۤ夦] /(adj-na,n) self-indulgence/looseness/dissolution/licence/
+ [ۤ] /(n,vs) release/emit/(P)/
+ʪ [ۤĤ֤ä] /released goods/
+ [ۤ] /(n) absentmindedness/peace of mind/
+ [ۤ] /(n,vs) hose down/drainage/(P)/
+ [ۤ] /drainpipe/
+ [ۤ] /(n) water truck/
+ϩ [ۤ] /(n) drainage ditch/drain/
+ [ۤ礦] /(n) ceremony of releasing captive animals/
+ [ۤ] /(n,vs) broadcast/broadcasting/(P)/
+ [ۤ] /broadcasting satellite/
+ [ۤ礯] /(n) broadcasting office/
+ػѸ [ۤ󤷤褦] /(n) banned word/word which is not allowed to be used on the air (on the TV or radio)/
+ [ۤ] /(n) radio drama/
+ [ۤ] /(n) broadcasting rights/
+ [ۤ] /(n) time (for a program)/broadcasting hours/air time/
+ [ۤ] /continuing education courses offered via radio or television/
+ [ۤФ󤰤] /(n) broadcast program/
+ˡ [ۤۤ] /(n) (Japanese) Broadcast Act/
+ȵ [ۤ󤭤] /(n) broadcast license/
+ [ۤ⤦] /(n) broadcasting network/
+ [ۤ] /(n,n-suf) as much as you would like to/(P)/
+ [ۤ褦] /(n) falconry/hawking/
+ [ۤ] /(adj-na,n) boldness/fearlessness/
+ [ۤ] /(n,vs) free talk/irresponsible talk/
+ [ۤ] /(n,vs) leave as is/leave to chance/leave alone/neglect/(P)/
+ [ۤ] /(n) expulsion/ejection/dismissal/ostracism/(P)/
+Ļ [ۤ礦] /(n) setting free a bird/bird to be set free/
+ [ۤǤ] /(n,vs) electrical discharge/
+Ŵ [ۤǤ󤫤] /(n) electric discharge tube/
+Ƣ [ۤȤ] /(n) dissipation/prodigality/
+Ƣ© [ۤȤह] /a profligate son/
+Ǣ [ۤˤ礦] /(n,vs) urination/
+Ǥ [ۤˤ] /(n,vs) noninterference/leaving something to take its own course/giving someone a free hand with something/(P)/
+Ǥ [ۤˤ󤷤央] /principle of laissez-faire/
+Ǯ [ۤͤ] /(n) radiation/
+Ǯ [ۤͤĤ] /(n) a radiator/
+ǰ [ۤͤ] /(n) relaxation/ease/
+ʪƤ [ۥ䤭] /(ksb:) (n) (uk) fried beef or pork giblets/
+ʪ [֤ۤĤ] /(n) parabola/
+ [ۤܤ] /(n) pasturage/grazing/(P)/
+ [ۤܤ] /grazing land/pasture/
+̡ [ۤޤ] /(adj-na,n) whimsy/looseness/indiscretion/laxity/
+ [ۤ] /(n) (1) release/acquittal/(2) liberation/
+ή [ۤ夦] /(n,vs) discharge/stocking (a river) with (fish)/liberation/(P)/
+ [ۤ] /(n) a battery/barrage/
+ϲ [ۤ] /(n,vs) wandering/(P)/
+ϲ [ۤ] /vagrant/
+ϲ [ۤؤ] /(n) vagrant habits/vagabondism/wanderlust/
+Կ [ۤ] /(adj-na,n) licentious/profligate/dissipated/
+ [ۤ] /(n,vs) breaking wind/fart/
+ [ۤ] /(adj-na,n) licentious/self-indulgent/
+ڳ [ۤƤ] /(n,vs) abandoning/giving up/quitting/
+ [ۤ] /(adj-na,n) licentious/self-indulgent/
+ [] /(n,suf) (1) person/(2) way of doing/(P)/
+ [ۤ] /(n-adv,n) side/direction/way/(P)/
+ [] /(adv,conj,n-adv,n-t) persons/this and that/here and there/everywhere/any way/all sides/all gentlemen/all people/(P)/
+ [ۤܤ] /(adv,conj,n-adv,n-t) persons/this and that/here and there/everywhere/any way/all sides/all gentlemen/all people/(P)/
+ [ۤ] /(n) direction/(P)/
+̳ [ۤ] /(n) azimuth/
+ [ۤ] /(n) squares and circles/square and round shapes/
+ [ۤ] /(n) calcite/
+ [ۤ] /(n) direction/way/compass point/(P)/
+ [ۤ] /(n) graph paper/section paper/
+ [ۤ] /(n) square/
+ [ۤ] /square wave/
+ [ۤ] /(n) dialect/(P)/
+ [ۤ] /(n) direction/course/way/(P)/
+ؤ [ۤ򤵤] /(exp) to point to a direction/
+ [ۤ] /no sense of direction/
+ǰ [ۤͤ] /sense of direction/
+ [ۤ] /(n) rudder/
+õδ [ۤ] /direction finder/
+ž [ۤƤ󤫤] /change of course/
+ [ۤ] /(n-adv,n-t) present time/now/nowadays/
+ [ۤ] /(n) plan/policy/(P)/
+ [ۤ] /(n) form/method/system/(P)/
+ [Ϥ֤] /(n) ark (i.e. Noah's)/
+ [ۤ] /(n) means/method/art/magic/
+ [ۤ礦] /(n) (1) square jo (approx. 10 sq feet)/(2) (Buddh) abbot's chamber/(3) chief priest/
+ [ۤ] /(n) objective/plan/policy/(P)/
+˷ [ۤ󤱤äƤ] /policy decision/
+ [ۤ] /(n) square formation/magic square/
+ [ۤ] /(n) end/limit(s)/
+ [ۤ] /regular pyramid/
+ [ۤ] /(n) a square sun/one's mind/
+ [ۤ] /(adj-na,n) rectitude/
+ [ۤƤ] /(n) equation/(P)/
+ΰ [ۤƤΤä] /(n) member of an equation/
+ [ۤ] /(n) way/means/
+ [ۤ٤] /(n) expedient/means/instrument/
+ [] /(adv,conj,n-adv,n-t) persons/this and that/here and there/everywhere/any way/all sides/all gentlemen/all people/
+ [ۤܤ] /(adv,conj,n-adv,n-t) persons/this and that/here and there/everywhere/any way/all sides/all gentlemen/all people/
+ˡ [ۤۤ] /(n) method/process/manner/way/means/technique/(P)/
+ˡ [ۤۤ] /(n) methodology/(P)/
+ [ۤ] /(n) direction/district/field (e.g., of study)/(P)/
+ [ۤ󤿤] /(n) army/
+Τ [ۤ] /(n) a square ri/
+ά [ۤ㤯] /(n) plan/
+ [ۤȤ] /(n) faction/clique/
+ [ۤФ] /(n) comrade/friend/associate/
+ͧ [ۤ椦] /(n) friend/companion/
+ˡ [ۤ] /(n,n-suf) Act (law: the X Act)/(P)/
+ˡȻ [ۤȤȤ] /(n) mood and tense/
+ˡȻ [ۤȤ] /(n) mood and tense/
+ˡȼ [ۤȤ] /(n) divisor and dividend/
+ˡ˿ [ۤˤդ] /(exp) to violate the law/
+ˡŬ [ۤˤʤ] /(exp) to conform to the rules of etiquette/
+ˡۤ [Τ򤳤] /(exp) to violate the laws of nature/
+ˡ [ۤޤ] /(exp) to observe the law/
+ˡ⤯ [ۤȤ] /(exp) to preach the truth/
+ˡȤ [ۤ򤪤] /(exp) to violate the law/
+ˡ [ۤ] /(n) bill (law)/(P)/
+ˡƿ [ۤ󤷤] /discussion/debate (on a piece of legislation)/
+ˡ [ۤ] /(n) vestment/priest's robe/
+ˡ [ۤ] /(n) vestment/priest's robe/
+ˡ [ۤ] /(n) legal medicine/(P)/
+ˡ [ۤ] /(n) court/
+ˡ [ۤ] /(n) religious exultation/ecstasy/
+ˡ [ۤ] /(n) Pope/(P)/
+ˡ [ۤ] /the papacy/
+ˡģ [ۤ礦] /Vatican/
+ˡ [ۤ] /(n) law department or law school/
+ˡر [ۤ] /(n) law school/
+ˡڷ [ۤ礦] /(n) the Lotus Sutra/
+ˡڽ [ۤä夦] /(n) Hokke sect in Buddhism/
+ˡ [ۤ] /(n) legal currency/
+ˡ [ۤ] /(n) Buddhist mass/
+ˡ [ۤ] /(n) change in the law/legal reform/
+ˡ [ۤä] /(n) (Buddh) the universe/
+ˡ [ۤ] /(adj-na,n) exorbitant/outrageous/(P)/
+ˡ [ۤ] /(n) law/jurisprudence/(P)/
+ˡطرػ [ۤ󤭤礦Ĥˤ夦] /LSAT/American graduate law school entrance test/
+ˡػ [ۤ] /(n) Bachelor of Laws/
+ˡؼ [ۤ] /jurist/
+ˡ [ۤ] /(n) law department/law school/(P)/
+ˡ [ۤ餯] /(n) pleasures of a pious life/
+ˡ [ۤ] /(n) judge/
+ˡ [ۤ] /(n) senior priestly rank in Buddhism/
+ˡ [ۤ] /(n) the law/(P)/
+ˡ [ۤ] /(n) (Buddh) ritual implements/
+ˡ [ۤ] /(n) Buddhist sermon/
+ˡ [ۤ] /(n) ex-emperor who becomes a monk/
+ˡ [ۤ] /(n) priest's name or posthumous Buddhist name/
+ˡ˳ [ۤ] /(n) legal history (studies)/
+ˡ [ۤ] /(n) Buddhist priest/bonze/(P)/
+ˡ [ۤ] /(n) Buddhist memorial service/
+ˡ [ۤ] /(n) constitutional government/
+ˡ [ۤ] /(n) constitutional state/(P)/
+ˡ [ۤä] /country with a constitutional government/
+ˡҲ [ۤ㤫] /(n) law-abiding society/
+ˡ [ۤ] /(n) rule/rite/
+ˡҲ [ۤ㤫] /(n) sociology of law/
+ˡ [ۤ] /(n) high priest/
+ˡ [ۤä] /(n) high priest/
+ˡ [ۤä] /(n) high priest/
+ˡ [ۤä] /(n) Buddhism's highest form of existence/
+ˡ [ۤ] /(n) juridical (legal) person/corporate body/corporation/(P)/
+ˡͳ [ۤ󤫤֤̤] /institutional stockholder/
+ˡͽ [ۤ󤷤Ȥ] /corporate income/
+ˡ [ۤ󤼤] /(n) corporation tax/
+ˡȿˤ [ۤ󤽤ˤ] /(exp) to incorporate (a firm)/
+ˡ [ۤ] /(n) legislation/laws/(P)/
+ˡ [ۤ礯] /(n) Cabinet Legislation Bureau/(P)/
+ˡ˳ [ۤ] /(n) legal history (studies)/
+ˡ [ۤ] /(n) (math) normal vector/
+ˡ٥ȥ [ۤ٤Ȥ] /normal vector/
+ˡ [ۤ] /(n) legal profession/lawyer/(P)/
+ˡ⳦ [ۤ] /(n) legal circles/(P)/
+ˡ [ۤ礦] /(n) Minister of Justice/(P)/
+ˡ [ۤä] /Buddhist sect/
+ˡ§ [ۤ] /(n) law/rule/(P)/
+ˡ [ۤ] /(n) Buddhist sermon/
+ˡ [ۤĤ] /(n) legal order/
+ˡġ [ۤ礦] /(n) copybook printed from the works of old masters of calligraphy/
+ˡ [ۤƤ] /(n) legal/designated by law/(P)/
+ˡʾ [ۤƤؤ] /legal currency/
+ˡ [ۤƤӤ] /legal reserves/
+ˡ [ۤƤˤ] /(n) legal representative/
+ˡ [ۤƤǤ󤻤Ӥ礦] /infectious disease requiring official reporting/
+ˡɼ [ۤƤȤҤ礦] /(n) minimum number of votes required to elect a candidate/
+ˡ [ۤƤ] /(n) courtroom/(P)/
+ˡڸ [ۤƤ礦] /(n) court testimony/
+ˡƮ [ۤƤȤ] /carrying conflicts into the courts/
+ˡ [ۤƤ֤礯] /contempt of court/
+ˡŪ [ۤƤ] /(adj-na,n) legality/(P)/
+ˡŪ԰ [ۤƤ] /(n) legal action/
+ˡŪ [ۤƤ󤭤] /(n) legal basis/
+ˡŪ [ۤƤ] /legal means/legal methods/legal measures/
+ˡŪʸ [ۤƤ֤󤷤] /legal document/
+ˡŵ [ۤƤ] /(n) code of law/body of law/
+ˡ [Ϥä] /(n) law/ban/prohibition/ordinance/
+ˡ [ۤȤ] /(n) light of Buddhism/
+ˡ [ۤʤ] /(n) religious persecution/
+ˡ [ۤϤ] /(n) Doctor of Laws/LL.D./
+ˡ [Ϥä] /(n) happi coat (happy coat)/workman's livery coat/
+ˡ [ۤդ] /(n) robes of a judge or lawyer or priest/
+ˡʸ [֤ۤ] /(n) text of the law/(P)/
+ˡʸ [֤ۤ󤬤] /(n) faculty of law and literature/
+ˡ̳ [ۤ] /(n) judicial affairs/Ministry of Justice/judge advocate general (mil)/(P)/
+ˡ̳Ѱ [ۤत󤫤] /Committee on Judicial Affairs/
+ˡ̳ [ۤभ礯] /(n) regional legal affairs bureau/
+ˡ̳ [ۤष礦] /Ministry of Justice/(P)/
+ˡ̳ [ۤ] /(n) Minister of Justice/
+ˡ̾ [ۤߤ礦] /(n) priest's name or posthumous Buddhist name/
+ˡ [ۤ⤦] /(n) net of the law/justice/
+ˡ [ۤ褦] /(n) Buddhist memorial service/(P)/
+ˡ [ۤ] /(n) boast/brag/
+ˡ泭 [ۤ餬] /(n) conch/trumpet shell/
+ˡ᤭ [ۤդ] /(n) braggart/
+ˡ [ۤ] /(n) legal principle/
+ˡ [꤬ۤ] /(n) jurisprudence/
+ˡΧ [ۤ] /(n) law/(P)/
+ˡΧѤ [ۤĤ򤫤] /(exp) to revise (amend) the law/
+ˡΧ [ۤĤ] /(n) (legislative) bill/
+ˡΧȿ [ۤĤϤ] /(n) violation of the law/
+ˡΧ [ۤĤ] /(n) lawyer/jurist/
+ˡΧ [ۤĤ] /(n) jurisprudence/
+ˡΧ԰ [ۤĤ] /legal action/
+ˡΧ̳ [ۤĤष] /(n) law office/(P)/
+ˡΧ [ۤĤ礦] /(adj-no) legal/
+ˡΧ [ۤĤ] /(n) legal system/
+ˡΧ [ۤĤ] /(n) legal advice/
+ˡΧ [ۤĤ] /legal problem/
+ˡΧѸ [ۤĤ褦] /(n) legal (law) term/
+ˡ [꤭ۤ] /(n) power of Buddhism/
+ˡ [ۤ줤] /(n) laws and ordinances/(P)/
+ˡߤ [ۤ줤򤷤] /(exp) to promulgate a law/
+ˡ [ۤ줤] /(n) rules concerning application of laws/
+ˡϡ [ۤ󤽤] /(n) spinach/
+ˡ [ۤ] /(n) doctrinal discussion/jurisprudence/
+ˡ [ۤ] /(n) Buddhist sermon/
+ˢ [] /(n) bubble/foam/froth/head on beer/(P)/
+ˢ򿩤 [򤯤] /(exp) to be flurried/to be confused/to lose one's head/
+ˢ [] /(n) strong Okinawa liquor/
+ˢ [֤] /(n) easy money/
+ˢȢ [Ф] /(n) bubble chamber/
+ˢ [] /(rare) (n) bubble on surface of liquid/ephemeral/transient/
+ˢ [ۤޤ] /(n) bubble on surface of liquid/ephemeral/transient/
+ˢ [ۤޤĤ] /short-lived company/
+ˢ [ۤޤĤ] /fringe candidate/
+ˢŪ [ۤޤĤƤ] /(adj-na) transient/passing/fleeting/ephemeral/like a bubble on liquid/
+ˢΩ [] /(v5t) to bubble/to foam/to froth/
+ˢΩƤ [Ƥ] /(v1) to beat/to whip/
+ˢΩƴ [Ƥ] /eggbeater/whisk/
+ˤ [ۤ] /(n,n-suf) gun/cannon/(P)/
+ˤ [ۤ] /(n) gunsmoke/smoke of cannon/
+ˤƱ [ۤ] /the smoke of guns and a rain of bullets or shells/
+ˤ [ۤ] /(n) gunfire/fire/(P)/
+ˤ [ۤ] /(n) gunboat/
+ˤϳ [ۤ󤬤] /gunboat diplomacy/
+ˤ [ۤ] /(n) shell/shots/cannon ball/
+ˤꤲ [ۤʤ] /(n) the shot put/
+ˤ [ۤ] /(n) gun metal/
+ˤ [ۤ] /(n,vs) bombarding/shelling/bombardment/(P)/
+ˤ [ۤ] /(n) muzzle (of a gun)/
+ˤ [ۤ] /(n) gun platform/
+ˤ [ۤ] /(n) gun carriage/
+ˤ [ۤ] /(n) a gunner/
+ˤ [ۤ] /(n) gunnery/artillery/
+ˤ [ۤ] /(n) gun barrel/
+ˤ [ۤ] /(n) sound of a gun/roar of cannon/
+ˤ [ۤ] /(n) artillery battle/
+ˤ [ۤ] /(n) (gun) battery/fort/
+ˤ [ۤ] /(n) shell/(P)/
+ˤ [ۤȤ] /(n) gun turret/
+ˤʼ [ۤؤ] /(n) artillery/gunner/(P)/
+ˤ [ۤ] /(n) gunport/embrasure/muzzle/
+ˤ [ۤ] /(n) battery/
+˥ [̤] /(n) embroidery/sewing/
+˥ [̤] /(n) stuffed doll/
+˥Ĥ [̤Ĥ] /(v1) to sew on/
+˥碌 [̤碌] /(v1) to sew up (together)/
+˥ [̤] /(n) tuck/
+˥ [̤] /(v5m) to sew in/
+˥ [̤] /(n) sewing thread/suture/
+˥ [̤Ȥ] /(n) embroidery/
+˥夲 [̤] /(v1) to finish sewing/
+˥ [̤Ф] /(n) sewing needle/
+˥ [̤] /(n) margin for a seam/
+˥ľ [̤ʤ] /to resew/to remake/
+˥ [̤Ϥ] /(n) embroidery and foil or gilt/
+˥դ [̤Ĥ] /(v1) to sew on/
+˥ʪ [̤] /(n) sewing/needlework/embroidery/
+˥֤ [̤] /(v5s) to resew/
+˥ [̤] /(n) stuffed toy/
+˥ [̤] /sewing method/sewer/
+˥ [̤褦] /embroidered design/
+˥ [̤] /(n) seam/stitch/suture/(P)/
+˥ [̤] /(n) embroidered crest/
+˥Ȥ [̤] /(n) a tuck/
+˥ [̤] /(v5u) to sew/(P)/
+˥ [ۤ] /(n) tailor/seamstress/
+˥ [ۤ] /(n,vs) seam/suture/
+˥ [̤Ф] /(n) sewing needle/
+˥ [ۤ] /(n) sewing/(P)/
+˥ʪ [̤] /(n) sewing/
+˥ [̤] /(n) seam/stitch/suture/(P)/
+˦ [] /(n) placenta/
+˦ [ۤ] /(n) placenta/
+˦ [ۤ] /(n) spore/(P)/
+˧ [Ф] /(adj) sweet/fragrant/aromatic/savory/(P)/
+˧ʤ [Фʤ] /poor/unfavourable/disgraceful/
+˧ [ۤ] /(n) fragrant scent/
+˧ [ۤ] /(n) age (of a young lady)/sweet seventeen/
+˧ [ۤ] /(n) perfume/fragrance/aroma/balm/(P)/
+˧ [ۤϤʤ] /(exp) to give out (off) fragrance/
+˧ [ۤ] /(n) aromatic/
+˧²ʪ [֤ۤ] /(n) aromatic compounds/
+˧ˡ [ۤ礦ۤ] /(n) aromatherapy/
+˧ [ۤ] /(n) (your) kindness/
+˧ [ۤ] /(adj-na,n) mellowness/
+˧ [ۤ] /(n) honorific reference to another's letter/
+˧ [ۤ礦] /(n) your good wishes/your kind intentions/
+˧ [ۤ] /(n) honorific reference to another's letter/tidings of peach blossoms/
+˧ [ۤ] /(n) honorific reference to another's kind intentions/
+˧ [ۤ] /(n) fragrant herb/
+˧ [ۤ] /(n) eyebrows of a beautiful woman/
+˧ [ۤܤ] /(n) scented ink/honorific reference to another's letter/
+˧̾ [ۤᤤ] /(n) good name/good reputation/your name/
+˧̾Ͽ [ۤᤤ] /visitors' book/
+˧ [ۤ] /(adj-na,n) aromatic/heroic deed/outstanding achievement/
+˨ [⤨] /(v1) to burst into bud/to sprout/
+˨Ф [⤨Ǥ] /(v1) to sprout/to bud/
+˨Ω [⤨] /(v5t) to burst into leaf/to sprout/
+˨ [] /(n) sprouting/germination/dawning/
+˨ [䤷] /(io) (n) bean sprouts/
+˨䤷 [䤷] /(n) bean sprouts/
+˨ [⤨] /(n) light green/yellowish-green/
+˨ [ۤ] /(n) germination/germ/sprout/bud/sign/
+˨ [⤨] /(n) sprouts/
+˨ڿ [⤨] /(n) light green/yellowish-green/
+˨ [ۤ줤] /(n) the masses/common people/
+˩ [⤮] /(n) sagebrush/wormwood/mugwort/
+˩ [⤮] /(n) wasteland/area overgrown with weeds/
+˩ [⤮] /(n) rice-flour dumplings mixed with mugwort/
+˪ [Ϥ] /(n) bee/(P)/
+˪˻ɤ [Ϥˤ] /(exp) to be stung by a bee/
+˪ [ϤΤ] /(n) beehive/hive/honeycomb/
+˪ [ۤ] /(n) uprising/revolt/
+˪ [ۤ] /(n) hive/beehive/
+˪Ļ [Ϥɤ] /(n) hummingbird/
+˪̪ [Ϥߤ] /(n) honey/(P)/
+˪̪ [ϤߤĤ] /(adj-no) containing honey/
+˫᤽䤹 [ۤ᤽䤹] /(v5s) to praise/to extol/
+˫ [ۤ] /(v5r) to praise (to the skies)/to sing the praises (of)/to extol/
+˫ [ۤ] /(v1) to praise/to admire/to speak well/(P)/
+˫Τ [ۤᤦ] /(v5u) to sing praises to/
+˫ [ۤᤳȤ] /(n) words of praise/
+˫礤 [ۤᤢ] /logrolling tactics/
+˫Ủ [ۤᤴ] /lavish compliments and criticism/reverse compliment/"damning with faint praise"/
+˫Ủ [ۤᤴ] /(v5s) to compliment and criticize lavishly/
+˫ [ۤᤳȤ] /(n) words of praise/
+˫Τ [ۤ᤿] /(v1) to admire/to praise/to applaud/
+˫夲 [ۤᤢ] /(v1) to praise to the skies/extol/
+˫ [ۤޤĤ] /(v5r) to praise/to render homage to/
+˫ΩƤ [ۤ᤿Ƥ] /(v1) to praise/to extol/to applaud/
+˫ [ۤᤳȤ] /(n) eulogy/compliment/
+˫ [ۤ] /(n) praise/eulogy/
+˫ [ۤ礦] /compensation/
+˫ [ۤ礦] /bounty/bonus/reward/
+˫ [ۤ礦] /(n) medal/
+˫ [ۤ礦] /(n) medal (of merit)/prize/reward/(P)/
+˫ [ۤ礦] /(n) certificate of merit/honorable mention/
+˫ [ۤ] /(n) reward/prize/(P)/
+˫ [ۤؤ] /(n) praise and censure/criticism/
+ˬͤ [ͤ] /(v1) to visit/(P)/
+ˬ [Ȥ] /(n) visit/call/advent/arrival/(P)/
+ˬ [Ȥ] /(v1) to visit/(P)/
+ˬ [ۤ] /(n) visiting Europe/(P)/
+ˬ [ۤ] /(n) visit to Korea/
+ˬ [ۤ㤯] /(n) visitor/guest/
+ˬ [ۤ夦] /(n) visit to China/(P)/
+ˬ [ۤˤ] /(n) visit to Japan/(P)/
+ˬ [ۤ٤] /(n) visit to America/(P)/
+ˬ [ۤ] /(n,vs) call/visit/(P)/
+ˬ [ۤ󤭤㤯] /(n) caller/visitor/
+ˬ [ۤ󤷤] /visitor/
+ˬ [ۤ] /(n) semi-formal kimono for women/visiting (gala) dress/
+ˬ [ۤϤФ] /door-to-door selling/
+ˬϪ [ۤ] /(n) visit to Russia/
+˭ [椿] /(adj-na,n) abundant/wealthy/plentiful/rich/(P)/
+˭ [ۤ] /(adj-na,n) voluptuous/fascinating/beautiful/
+˭ [ۤ礦] /(n) good catch/good haul/(P)/
+˭ [ۤ礦] /(n) rich or poor harvest/
+˭ [ۤ礦] /(n) full breasts/
+˭ [ۤ] /(n) abundant harvest/bumper crop/(P)/
+˭ [ۤ夯] /(n) abundant harvest/
+˭ [ۤ] /(adj-na,n) rich and prosperous/luxurious/abundant/
+˭ [ۤ礦] /(adj-na,n) good harvest/abundant crop/
+˭ [ۤ] /(n) high water/abundance of water/
+˭ [ۤ] /rainy season/
+˭ǯ [ۤͤ] /(n) fruitful year/(P)/
+˭ [ۤҤۤ󤻤] /(n) Hohi Main Line (Oita-Kumamoto Railway)/
+˭ [ۤ] /(adj-na,n) abundance/wealth/plenty/bounty/(P)/
+˭ [ۤޤ] /(adj-na,n) stout/corpulent/plump/voluptuous/(P)/
+˭̭ [ۤͤ] /(n) (arch) bumper harvest/
+˭ [ۤ褯] /(adj-na,n) fertility/
+˭ [ۤ줤] /(adj-na,n) rich (design)/beautiful/splendid/
+˭ [ۤ礦] /(n) fertility/productiveness/fruitfulness/
+˭ [ۤ礦] /(adj-na,n) fertility/fruitfulness/
+ˮ [] /(n) country/
+ˮ [ۤ] /(n) one's country (or people or state)/
+ˮ [ۤ] /(n) Japanese money/
+ˮ [ۤ] /(n) Japanese film/(P)/
+ˮ [ۤ] /(n) (traditional) Japanese music/(P)/
+ˮ [ۤ] /(n) one's native language/Japanese/
+ˮ [ۤ] /(n) Japanese characters/kanji and kana/
+ˮʹ [֤ۤ] /newspaper in Japanese/Japanese-language newspaper/
+ˮ [ۤ] /(n) fellow countryman/Japanese/(P)/
+ˮ [ۤ] /(n) Japanese (translation) title given to foreign work/
+ˮ [ۤ] /(n) realm/country/
+ˮʸ [֤ۤ] /(n) the Japanese language/
+ˮ [ۤ䤯] /(n) translation into Japanese/
+˯ [ä] /(n) point of a sword/
+˯ [ۤ] /uprising/revolt/
+˰ [] /(v5s) to glut/to satiate/to weary/to tire/to bore/to weary/
+˰ [] /(adv,exp) with untiring zeal/
+˰ [] /(n) weariness/tiresomeness/(P)/
+˰äݤ [äݤ] /(adj) fickle/capricious/soon wearied of/
+˰ [] /(v1) to get tired of/to lose interest in/to have enough/(P)/
+˰ [礦] /(n) tending to soon tire of/fickle or inconstant person/
+˰­ʤ [ʤ] /(adj) unsatisfactory/unsatisfying/
+˰˰ [] /(n,vs) sick of/bored (with)/
+˰ȤΤʤ [Ȥ򤷤ʤ] /insatiable/
+˰ޤ [ޤ] /(adv) (uk) to the end/to the last/stubbornly/persistently/
+˰ [ޤ] /(adv) (uk) to the end/to the last/stubbornly/persistently/(P)/
+˰ [ޤǤ] /(adv) (uk) to the last/persistency/thoroughness/
+˰ [ۤ礯] /(n) gluttony/satiation/engorgement/(P)/
+˰Ȱ [ۤ礯] /being well-fed and well-clad/
+˰ [ۤޤ] /(n,vs) satiety/surfeit/
+˰ [ۤ] /(n) saturation/(P)/
+˰²ʪ [ۤ狼֤] /a saturated compound/
+˰»Ծ [ۤ襤] /(n) saturated market/
+˰¾ [ۤ露礦] /saturated/
+˰¾ [ۤ露礦] /saturation vapor/
+˰ [ۤƤ] /the saturation point/
+˰ϱ [ۤ褦] /a saturated solution/
+˱ [ۤ] /male phoenix bird/
+˱ [ۤ] /imperial carriage/
+˱ [ۤ] /(n) verbal message/
+˱ [ۤ] /(n) (garden) balsam/
+˱ [ۤ] /(n) mythical phoenix bird/
+˱ [ۤ] /(n) (constellation) Phoenix/
+˱¾ [ۤȤ] /wing-rings (weapon)/
+˱ [ۤ] /(n) imperial carriage/
+˲ [ۤƤ] /(n) long cruise/great distance/
+˲ [ۤ褯] /(n) phoenix wings/aeroplane (airplane) wings/
+˳ [Ȥܤ] /(adj) meagre/scarce/limited/destitute/hard up/scanty/poor/(P)/
+˳ [Ȥ⤷] /(adj) meagre/scarce/limited/destitute/hard up/scanty/poor/
+˳ʬ [Ȥܤ狼] /(exp) to share poverty/
+˳ʤ [Ȥܤʤ] /to get scarce/to run short/
+˴ [ʤ] /(adj) dead/
+˴ [ʤ] /(adj-pn,n) the late/the deceased/
+˴ [ʤ] /(n-adv,n-t) after one's death/
+˴ [ʤ] /departed soul/spirit/
+˴ [ʤ] /(n) dead person/
+˴ [ʤ] /deceased parent/
+˴ [ʤҤ] /(n) the deceased/
+˴ [ʤϤ] /dead mother/
+˴ [ʤ] /(v5s) (1) to lose something/(2) to get rid of/(3) to lose someone (wife, child, etc.)/(P)/
+˴ʤ [ʤʤ] /(v5s) to lose someone, wife, child, etc./
+˴ʤ [ʤʤ] /(v5r) to die/(P)/
+˴ [ʤ] /without/
+˴ [ʤ] /without/
+˴ӤƹԤ̱² [ۤӤƤߤ󤾤] /dying race/
+˴Ӥ [ۤӤ] /(v1) to be ruined/to go under/to perish/to be destroyed/
+˴ [ۤ] /(v5b) to be ruined/to go under/to perish/to be destroyed/
+˴ܤ [ۤܤ] /(v5s) to destroy/to overthrow/to wreck/to ruin/
+˴ [ʤ] /(n) remains/corpse/(P)/
+˴ [ܤ] /(n) one's deceased lord/
+˴ [ܤ] /(n) one's deceased elder brother/
+˴ [ܤ] /(n) ruined country/
+˴ [ܤ] /(n) departed soul/spirit/
+˴ [ܤ] /(n) one's late wife/
+˴ [ܤ] /(n) one's late elder sister/
+˴ [ܤ] /(n) dead child/
+˴ [ܤ] /(n) one's dead child/
+˴ [ܤ] /(n) loss/
+˴ [⤦] /(n) the dead/
+˴ [ܤ礦] /(n) discourtesy/lawlessness/
+˴ [ܤ] /deceased parent/
+˴ [ܤ] /deceased (one's late) grandfather/
+˴ [ܤ] /(n) my deceased husband/my late husband/(P)/
+˴ [ܤ] /(n) deceased wife/deceased lady/
+˴ [ܤ] /(n) my deceased father/my late father/(P)/
+˴ [ܤ] /(n) my late mother/
+˴̿ [ܤᤤ] /(n,vs) emigration/exile/flight from one's country/defection/(P)/
+˴̿˾ [ܤᤤܤ] /(n) asylum seeker/
+˴̿ [ܤᤤ] /(n) refugee/exile/displaced persons/
+˴̿ [ܤᤤ] /government in exile/
+˴̿ [ܤᤤ] /life in exile/
+˴̿ʸ [ܤᤤ֤󤬤] /exile literature/
+˴ͧ [ܤ椦] /(n) deceased friend/
+˴Ӥò [ܤ褦Τ] /bemoaning the frustration of reaching truth (for surplus of academic paths)/being at a loss/
+˴ [ܤ줤] /(n) ghost/the dead/departed spirits/apparition/(P)/
+˵ [] /(n) (1) near/close/beside/vicinity/proximity/besides/while/
+˵ [Ϥ] /(n) (1) near/close/beside/vicinity/proximity/besides/while/(2) third person/
+˵ [來] /(n) side/besides/while/
+˵֤ [來ˤ] /(exp) to lay aside/
+˵μã [ϤΤΤ] /onlookers/bystanders/
+˵ [] /(adj-no,n-adv,n-t) beside(s)/while/nearby/(P)/
+˵ [] /beside/nearby/
+˵˴ [ˤ] /(exp) to step aside/
+˵ [ܤ] /(n,vs) looking on/remaining a spectator/(P)/
+˵Ѽ [ܤ󤷤] /onlooker/bystander/
+˵Ū [ܤƤ] /as a spectator/
+˵ [ܤ] /(n) marginal notes/
+˵ [ܤ] /(n) collateral family/subsidiary line/affiliate/
+˵Ϸ² [ܤĤ] /(n) collateral relation by blood/
+˵ [] /looking on by an outsider/
+˵ [ܤ] /(n) unrequited love/secret affections/
+˵ [ܤ] /(n,vs) looking from the side/looking aside/
+˵ [來] /(n,vs) looking from the side/looking aside/
+˵ [ߤ] /(n) things overheard/
+˵̵ [ܤ㤯֤] /(adj-na,n) arrogance/audacity/(behaving) outrageously as though there were no one around/insolence/defiance/overbearing/
+˵ [ܤ] /(n,vs) interception/monitoring/tapping/(P)/
+˵ [ܤ礦] /(n) supporting evidence/corroboration/
+˵ [ФŤ] /(n) blow received by a bystander/
+˵ [ܤ] /(n) bystander/
+˵ [ܤ] /(n) underline/side line (equivalent to underlining in vertically written text)/
+˵ [ܤ] /(n) subtitle/
+˵ [ܤ夦] /(n) side notes/gloss/
+˵ [ܤ夦] /marginal notes/
+˵İ [ܤ礦] /(n,vs) hearing/listening/attendance/auditing/(P)/
+˵İ [ܤ礦] /admission ticket/
+˵İ [ܤ礦ˤ] /hearer/auditor/audience/
+˵İ [ܤ礦] /admission free/
+˵İ [ܤ礦] /(n) visitor's gallery/seats for the public/
+˵İ̵ [ܤ礦礦] /admission free/
+˵İ [ܤ礦礦] /admission fee/
+˵ [ܤƤ] /(n) (1) marks or dots used to emphasize text passage/(2) marks to facilitate reading of kanbun/
+˵ [ۤФ] /(n) companion/colleague/fellow student or apprentice/
+˵ [ܤϤ] /(n) (theatrical) aside/
+˵ [Ϥᤤ勞] /(adj-na,n) inconvenience to others/
+˵ [] /(n) looking on by an outsider/
+˵ [Ϥ] /(n) looking on by an outsider/
+˵Ȭ [Ϥ⤯] /(n) onlookers' superior (advantaged) grasp of the situation/
+˵ [來䤯] /(n) supporting role (actor)/minor role/
+˵ή [ܤ夦] /(n) branch/tributary/
+˵ [ܤ] /(n) digression/dicta/
+˶ [ۤ] /divide/
+˶ [ܤ] /divide/
+˶ [ܤ] /(n) autopsy/necropsy/
+˷ [ܤ] /(n) Buddhist priest/monk/(P)/
+˷ [ܤä] /(n) son (of others)/(P)/
+˷ä [ܤä] /(n) son (of others)/(P)/
+˷μ [ܤΤ뤸] /master of the priests quarters/
+˷ [ܤ] /(n) boy/
+˷ [ܤ] /(n) all over town/
+˷ [ܤ] /(n) Buddhist priest/bonze/(P)/
+˷索 [ܤ] /(n) closely cropped hair/
+˷㷶ޤ [ܤˤ㤱ޤǤˤ] /(exp) hate everything about a person/
+˷Ƭ [ܤ] /(n) close-cropped hair/shaven head/
+˸ [ޤ] /(n) obstruction/hindrance/(P)/
+˸ [ޤ] /(v1) to disturb/to prevent/(P)/
+˸ [ܤ] /(n,vs) disturbance/obstruction/hindrance/jamming/interference/(P)/
+˸ [ܤ] /(n) sabotage/
+˸԰ [ܤ] /(n) interference/obstruction/
+˸ʪ [ܤ֤] /obstacle/
+˸ [ܤۤ] /radio jamming/
+˸ [ܤ] /(n,vs) disturbance/obstruction/hindrance/jamming/interference/
+˸ [ܤ礦] /sabotage/
+˸Ȱ [ܤ礦] /saboteur/
+˹ [ܤ] /(n) hat/(P)/
+˹Ҥ [ܤȤ] /(exp) to take off one's hat/
+˹Ҳ [ܤ] /hat shop/hatmaker/
+˹ҳݤ [ܤ] /hat rack/
+˹ [ܤ礦] /(n) cap badge/
+˺ [魯] /(v5r) (arch) to lose something/
+˺ [魯ʤ] /forget-me-not/
+˺줫 [魯줫] /(v1) to start forgetting/
+˺줬 [魯줬] /(adj-na,adj-no) (uk) forgetful/oblivious of/negligent/
+˺äݤ [魯äݤ] /(adj) forgetful/
+˺ [魯ʤ] /(n) forget-me-not/
+˺ [魯] /to slip into obscurity/to be forgotten/
+˺ [魯] /(v1) to forget/to leave carelessly/to be forgetful of/to forget about/to forget (an article)/(P)/
+˺˷ [魯ܤ] /forgetful person/
+˺ [魯줵] /(v5r) to forget completely/to leave behind/
+˺ [魯줬] /(n) memento/souvenir/keepsake/posthumous child/
+˺쾡 [魯줬] /(adj-na,adj-no) (uk) forgetful/oblivious of/negligent/
+˺ʪ [魯] /(n) lost article/something forgotten/(P)/
+˺ [ܤ] /(n) ingratitude/thanklessness/
+˺ [ܤ] /(adj-no,n) trance/ecstasy/enthusiasm/
+˺ [ܤ㤯] /(n) lapse of memory/forgetfulness/oblivion/(P)/
+˺ [ܤ] /(n) lose/forget/
+˺ǯ [ܤͤ] /(n) forgetting the hardships of the old year/
+˺ǯ [ܤͤ󤫤] /(n) year-end party/(P)/
+˻ [] /(adj) busy/irritated/(P)/
+˻ [路] /(adj) busy/irritated/
+˻ [路] /(adj-na) looking restless/
+˻ʤ [路ʤ] /(adj) restless/fidgety/in a hurry/
+˻ޤ鷺 [ܤ򤤤Ȥ鷺] /despite one's busyness/
+˻ [ܤ] /(n,vs) worked to death/
+˻ [ܤĤ] /(v1) to be worked to death/to be very busily occupied/
+˻ [ܤ夦] /(n) (in the midst of) busyness/
+˻ͭ [ܤ夦󤢤] /find odd moments of leisure in one's busy life/
+˼ [դ] /(n) tuft/(P)/
+˼ [ܤΤ] /inside of a chamber/
+˼ [ܤ] /(n) sex/lovemaking/
+˼ [ܤ夦] /(n) within a room/
+˼˼ [դդ] /(adj-na,adv,n) in tufts/tufty/
+˼˼ [դդ] /tufty/fringy/floculent/fleecy/abundant/flowing (hair)/
+˽Ф [Ф] /(v5s) to dig up and expose a criminal matter/
+˽ [Ф] /(v5k) to disclose/to divulge/to expose/
+˽ [Ф] /(v1) to act violently/to rage/to struggle/to be riotous/(P)/
+˽˷ [Фܤ] /(n) hooligan/rowdy/roughneck/a rough/
+˽ [Фޤ] /(v5r) to rampage/to run riot/
+˽춸 [Ф줯뤦] /(v5u) to rage/to run amuck/to tear around/
+˽ [Ф줳] /(v5m) to enter someone's territory by force/
+˽ [Ф] /(n) roughneck/
+˽Ф [Ф] /(v5s) to grow restive/to begin to act violently/
+˽ [Ф줦] /(n) restive horse/runaway/
+˽ [ܤ] /(adj-na,n) violence/
+˽ [ܤ] /(n) violent suppression/
+˽ [ܤ] /(n) tyranny/
+˽ [ܤ] /(n) heavy drinking/
+˽˽ [ܤܤ礯] /drinking and eating too much/
+˽ [ܤ] /(n) hoodlum/ruffian/
+˽ [ܤ㤯] /(adj-na,n) tyranny/outrage/atrocity/cruel/(P)/
+˽Ԥˤ [ܤ㤯򤭤] /(exp) to act with extreme violence/
+˽ [ܤ] /(n) violence/reckless action/(P)/
+˽ [ܤ] /(n) tyrant/despot/
+˽ [ܤ] /(n) reckless remark/rash remark/abusive language/thoughtless words/
+˽Ȳ [ܤҤ礦] /(n) foolhardy courage/
+˽ [ܤ] /(n) assault/outrage/act of violence/(P)/
+˽ [ܤ礦] /(n) an atrocity or outrage/
+˽ [ܤ礯] /(n) surfeit/
+˽ [ܤ] /(n) tyranny/
+˽ [ܤ] /(n) running wildly/(P)/
+˽ž [ܤƤ] /(n) reckless driving/
+˽² [ܤ] /(n) club of rabble-rousing reckless-driving delinquents/
+˽ [ܤ] /(n) insurgent/(P)/
+˽ƭ [ܤȤ] /(n) sudden rise/sharp rise/boom/skyrocketing/(P)/
+˽ư [ܤɤ] /(n) insurrection/rebellion/revolt/riot/uprising/(P)/
+˽ư򼣤 [ܤɤ򤪤] /(exp) to quell a disturbance/
+˽ȯ [ܤϤ] /(n) spontaneous discharge/accidental gun discharge/
+˽ [ܤդ] /(n) storm/windstorm/gale/(P)/
+˽ [ܤդ] /storm area/
+˽ [ܤդ] /(n) storm/(P)/
+˽ [ܤդ] /(n) storm zone/
+˽ [ܤޤ] /(adj-na,n) ill-mannered/overbearing/
+˽̱ [ܤߤ] /(n) a mob/
+˽ [ܤ줤] /(adj-na,n) tyranny/atrocity/
+˽ [ܤ餯] /(n) slump/(P)/
+˽ [ܤ] /(n) excessive profits/usury/
+˽ [ܤ礯] /(n) violence/mayhem/(P)/
+˽Ϥʤ [ܤ礯ˤä] /(exp) to resort to violence/
+˽ϳ̿ [ܤ礯ᤤ] /violent revolution/
+˽ [ܤ礯] /(n) gangster organization/band of thugs/gangster/(P)/
+˽İ [ܤ礯󤤤] /(n) gangster/mobster/
+˽Ĺ [ܤ礯󤳤] /(n) gangland war/
+˽ļ [ܤ礯󤬤] /roundup of gangsters/
+˽Ϫ [Ф] /(n,vs) disclosure/exposure/revelation/(P)/
+˽ [ܤ] /(n) irrational (line of) argument/
+˾ޤ [Τޤ] /(adj) desirable/hoped for/(P)/
+˾ [Τ] /(n) wish/desire/hope/(P)/
+˾ߤŬ [Τߤʤ] /(exp) to have one's wish realized/
+˾߼ [Τߤ] /just as one wishes/
+˾̤ [Τߤɤ] /just as one wishes/
+˾ [Τߤ] /(adj-na) faint hopes/dim prospects/
+˾ [Τ] /(v5m) to desire/to wish for/to see/to command (a view of)/(P)/
+˾ [ܤ] /(n) seeing at a distance/
+˾ [ܤ󤭤礦] /(n) telescope/(P)/
+˾ [ܤ] /(adj-na,adj-no,n) unexpected/unanticipated/
+˾ [ܤ礦] /(n) homesickness/nostalgia/
+˾ǰ [ܤ礦Τͤ] /sense of nostalgia/
+˾ [Ť] /(n) full moon/(P)/
+˾ [ܤ] /(n,vs) watching from afar/
+˾ϰ [ܤ] /(n) watchtower/observation tower/lookout/
+˾ [ܤ] /(oK) (n) watchtower/observation tower/lookout/
+˾ [ܤ礯] /(n) insatiability/
+˿ [줬] /(n) (obs) someone/personal pronoun/
+˿ [ʤˤ] /(n) certain person/certain amount/Mr So-and-so/
+˿ [ܤ] /(n,pref) certain/one/
+˿ [ܤܤ] /(n) so-and-so/
+˿ζ [ʤˤΤ] /(n) a certain sum of money/some money/
+˿λŶ [ܤΤ虜] /the work (doings) of so-and-so/
+˿ [ܤ] /(n-t) a certain month/
+˿⹻ [ܤ] /a certain high school/
+˿ [ܤ] /(n) certain country/
+˿ [ܤ] /(n) certain person/unnamed person/
+˿ [ܤ] /a certain publication/
+˿ [ܤ] /(n) certain place/
+˿ [ܤ] /(n-t) certain day/
+˿˿ [ܤܤ] /(n) so-and-so/
+ [ܤ] /(n) pole/rod/stick/(P)/
+Dz [ܤǤʤ] /to hit with a club/
+˿ [ܤˤդ] /(v5r) to make a mess of/to sacrifice/to waste/
+ [ܤҤ] /(exp) to draw a line/
+ [ܤ] /(n) bar graph/
+ŵ [ܤ] /(n) indiscriminate learning by heart/
+ [ܤӤ] /(n) cancellation/writing off (a debt)/
+ٷ [ܤɤ] /bar thermometer/
+ [ܤ] /(n) stake/pile/
+ [ܤ] /(n) steel rod/
+ķ [ܤȤ] /(n) pole vault (jump)/
+ [ܤ㤯] /(n) bar magnet/
+ [ܤ] /(n) stripes/
+ [ܤ] /(n) bojutsu (art of using a stick as a weapon)/cudgels/
+ [ܤ礦] /(n) cylinder or rod-shaped/
+ڤ [ܤ] /(n) stick/piece of wood/bit of a broken pole/
+ [ܤ] /(n) straight line/
+Ȥ [ܤ] /(n) galley setting/
+í [ܤ] /(n) dried codfish soaked in water for few days, and cooked almost to dryness in soy sauce and water (Kyoto speciality)/
+ݤ [ܤ] /(n) game in which the object is to topple the opposing team's pole/
+ɤ [ܤ] /(n) reading in a monotone/reading a Chinese classical text without translating it into Japanese/
+ʢ [ۤդäȤ] /(n) very funny/laugh oneself into convulsions/split one's sides laughing/
+Ω [ܤ] /(n) standing upright/standing bolt upright/rearing/(P)/
+ۻ [ܤ] /(n) stake/pile/
+ [] /(v5s) to brave/to risk/to face/to venture/to desecrate/to profane/(P)/
+Ȥ [ܤȤ] /(n,vs) (uk) blasphemy/curse/profanity/sacrilege/desecration/
+ [ܤ] /(n) risk/venture/adventure/(P)/
+ [ܤ] /(n) adventurer/
+ [ܤ󤷤] /adventurer/
+ [ܤ󤷤礦] /adventure story/novel of adventure/
+ [ܤ󤷤] /(n) adventurous spirit/
+ [ܤ] /tale of adventure/
+Ƭ [ܤȤ] /(adv,n) beginning/start/outset/(P)/
+ƬĽ [ܤȤ󤸤] /opening statement/
+ [ܤȤ] /(n,vs) (uk) blasphemy/curse/profanity/sacrilege/desecration/
+¤ [Ĥम] /spinning song/
+¤ [Ĥर] /(v5g) to spin/to make yarn/(P)/
+µ [ܤ] /spinning machine/
+» [ܤ] /(n) spinning/spun cotton (wool)/
+¿ [ܤ礯] /(n) spinning and weaving/(P)/
+¿ [ܤ] /(n) spindle/
+¿ [ܤ] /(n) spindle-shaped/
+ [ܤ] /(n) spinning/(P)/
+ӹ [ܤ] /a spinner/spinning mill employee/
+ӹ [ܤ礦] /spinning mill/cotton mill/
+ӻ [ܤ] /(n) spun yarn/
+ [ܤ⤦] /(n) carded wool/
+Ĥ餷ʴ [դ餷] /(n) baking powder/
+Ĥޤ [դޤ] /(v5s) to swell/to expand/to inflate/to bulge/(P)/
+Ĥ [դ] /(n) swelling/bulge/puff/
+Ĥ [դ] /(v5m) to expand/to swell (out)/to get big/to become inflated/(P)/
+Ĥ [դϤ] /(n) calf (of leg)/
+Ĥ [դäĤ] /(n) sulky look/sullen look/
+Ĥ [դ] /(v1) to get cross/to get sulky/to swell (out)/to expand/to be inflated/to distend/to bulge/(P)/
+ [ܤ] /(adj-na,n) huge/bulky/enormous/extensive/swelling/expansion/(P)/
+ĥ [ܤ礦] /(n) expansion/swelling/increase/growth/(P)/
+ĥ [ܤ礦] /dilation (of a sound wave in acoustics)/
+ĥΨ [ܤ礦] /(n) rate of expansion/
+ı [ܤ礦] /(n) expansion/swelling/increase/growth/(P)/
+ [ܤޤ] /(n,vs) inflation/
+δ [ܤ夦] /(vs) swelling up/
+ [Ϥꤴ] /(n) plan/strategy/
+Ť [Ф] /(v5r) to plot/to attempt/to plan/to take in/to deceive/to devise/to design/to refer A to B/
+Ť [Ϥ] /(v5r) to plot/to attempt/to plan/to take in/to deceive/to devise/to design/to refer A to B/(P)/
+ŵ [ܤ] /(n,vs) plot/conspiracy/conference/
+ŷ [ܤ] /(n) conspiracy/plot/
+Ż [ܤ] /(n,vs) deliberate (premeditated, wilful) murder/
+ſ [ܤ] /(n) strategist/tactician/schemer/
+ȿ [ۤ] /(n) rebellion/
+ [ۤ] /(n) coup d'etat/military take-over/rebellion/treason/
+ά [ܤ㤯] /(n) strategy/stratagem/trick/scheme/plot/(P)/
+ǰ [ܤ] /(n) trade (foreign)/(P)/
+ǰװ¸ [ܤ] /(n) degree of dependence on foreign trade/
+ǰײ [ܤ] /trading company/
+ǰ׳ [ܤ夦] /(n) invisible trade balance/
+ǰ׶ [ܤ礦] /trading business/
+ǰ׹ [ܤ] /trade port/
+ǰ׹ [ܤ] /(n) trade surplus/
+ǰ׼ͳ [ܤ椦] /trade liberalization/
+ǰ׼ [ܤ夦] /trade balance/
+ǰ׾ [ܤ礦] /(n) trader/
+ǰ׾ [ܤ礦ؤ] /(n) trade barrier/
+ǰֻ [ܤ] /(n) trade deficit/
+ǰ [ܤҤ] /articles of commerce/
+ǰ [ܤդ] /(n) trade wind/
+ǰݸ [ܤۤ] /(n) trade insurance/
+ǰˡ [ܤۤ] /trade law/
+ǰ໤ [ܤޤ] /trade friction/
+ [ۤ] /(n) halberd/arms/
+ɤ [դ] /(v5g,vt) to defend (against)/to protect/to prevent/(P)/
+ɱ [ܤ] /(n) defense/protection/self-defense/(P)/
+ɱһģ [ܤĤ礦] /(Japanese) Defense Facilities Administration Agency/(P)/
+ɱģ [ܤ礦] /(Japanese) Defense Agency/(P)/
+ɱģĹ [ܤ礦礦] /Director General of Defence Agency/
+ɱǽ [ܤΤ礯] /(n) defense capability/
+ɱ [ܤ] /(n) defense costs/ERA/
+ɱĹ [ܤ֤礦] /assistant chief of staff, g3/
+ɱ [ܤ] /(n) prevention of epidemics/quarantine/disinfection/(P)/
+ɱ [ܤ] /fire prevention/
+ɱ [ܤ󤶤] /fire-extinguishing agent/
+ɲ [ܤ] /(n) soundproof(ing)/(P)/
+ɲ [ܤ󤷤] /soundproof room/
+ɲ [ܤ󤽤] /soundproofing (device)/
+ɲ [ܤ] /(n) fire prevention/fire fighting/fire proof/(P)/
+ɲз [ܤ] /a fireproof building/
+ɲи [ܤ] /a fire door/
+ɲ [ܤ] /(n) a firebreak/
+ɲ¤ [ܤ] /fireproof construction/
+ɲ [ܤȤ礦] /fire-resistant paint/
+ɲ [ܤȤӤ] /fire door/
+ɲ [ܤؤ] /(n) firewall/
+ɴ [ܤ] /(n) protection against cold/
+ɴ [ܤ] /(n) heavy outfit designed to keep out the cold/
+ɴ [ܤ󤰤] /arctic boots/
+ɴ [ܤդ] /arctic clothes/
+ɵ [ܤ] /(n,vs) defense/safeguard/protection/
+ɶ [ܤ礦] /(n) anticommunist (policies or measures)/
+ɶ [ܤ] /(n) protector/
+ɶ [ܤ] /(n) air defense/(P)/
+ɶ [ܤ] /(n) air-raid shelter/bomb shelter/
+ɶˤ [ܤۤ] /air defense artillery/
+ɸ [ܤ] /(n,vs) defense/safeguard/protection/(P)/
+ɸ [ܤ֤] /defending forces/
+ɸΨ [ܤ] /(n) earned run average (ERA)/
+ɸ [ܤ] /(n) protection/(P)/
+ɸޥ [ܤޥ] /protective mask/
+ɸ [ܤؤ] /(n) protective wall/
+ɺ [ܤ] /(n) stand of trees planted to control the movement of sand/
+ɺ [ܤ] /(n) fort/
+ɺ [ܤ] /(n) disaster prevention/(P)/
+ɺҷ [ܤ] /disaster prevention practice/
+ɻ [ܤ] /(n,vs) prevention/check/(P)/
+ɻ߻ؿ [ܤ] /prevention guideline/
+ɻˡ [ܤۤ] /anti-.. law/
+ɼ [ܤ] /(n) dampproofing/prevention of moisture/
+ɼ [ܤĤ] /(n) a dessicant/dessicating agent/
+ɽ [ܤ夦] /(n) odor-resistant/
+ɽ [ܤ夦] /(n) deodorant/deodorizer/
+ɽ [ܤ夯] /(n) shrinkproof/
+ɽ̲ù [ܤ夯] /pre-shrunk/
+ɽ [ܤ] /(n) protection against heat/
+ɽ [ܤ] /(n) pest control/extermination/
+ɿ [ܤ礯] /(n) protection against corrosion/
+ɿ [ܤ礯] /(n) an anti-corrosive (agent)/
+ɿ [ܤ礯] /(n) protection against corrosion/
+ɿ [ܤ礯] /(n) an anti-corrosive (agent)/
+ɿ [] /(n) soldiers garrisoned at strategic posts in Kyushu in ancient times/
+ɿ [ܤ] /(n) protection against dust/
+ɿм [ܤ󤷤] /cleanroom/
+ɿ [ܤ] /dustproof clothing one would use in a cleanroom/
+ɿ [ܤ] /(n,vs) tarpaulin/make watertight/waterproof/(P)/
+ɿù [ܤ] /waterproof finish/
+ɿ [ܤ] /watertight door/
+ɿ [ܤ] /(n) waterproof cloth/
+ [ܤ] /(n) anti-snow (device or facility or measure)/
+ [ܤĤ] /(n) snowbreak (forest)/
+ [ܤ] /(n) defensive fight (battle)/(P)/
+ [ܤ⤦] /(n) an anti-submarine net/
+ [ܤ礦] /Department of Defense/
+ [ܤ] /(n) bulletproof/bombproof/(P)/
+ƥ饹 [ܤ󥬥饹] /(n) bulletproof glass/
+ [ܤ夦] /(n) pesticide/
+ù [ܤ夦] /(adj-no) mothproof (finish)/
+ [ܤ夦] /(n) insecticide/vermicide/
+Ĭ [ܤ礦] /(n) protection against the tide/
+Ĭ [ܤ礦Ƥ] /(n) tide embankment/seawall/
+ĵ [ܤ礦] /(n) counterintelligence/counterespionage/
+Ĺ [ܤ礦] /Secretary of Defence/
+Ũ [ܤƤ] /(n) rainproof/treated against drops of water penetrating/
+ [ܤɤ] /(n) gasproofing/
+ [ܤɤ] /(n) gas mask/
+Ǯ [ܤͤ] /(n) heat resistance/
+ [ܤϤƤ] /(n) breakwater/mole/(P)/
+ [ܤϤ] /(n) prevention of crime/(P)/
+ [ܤ] /(n) defense/defensive preparations/
+ [ܤ] /(n) preservation/embalmment/
+ [ܤդ] /(n) (1) antiseptic/(2) preservative/
+ [ܤդ] /(n) anti-wind (device or facility or measure)/
+ [ܤդ] /(n) windbreak (forest)/shelterbelt/
+ [ܤؤ] /(n) protective wall/bulwark/
+ʤ [ۤ] /(v1) to bark/to bay/to howl/to bellow/to roar/to cry/(P)/
+ʤФ [ۤ] /(v5s) to give mouth/to bark/
+ʤ [ۤ] /bark/howl/
+ʤ [ۤŤ] /(n) tearful face/
+ʤ [ۤ] /(v1) to bark/to bay/to howl/to bellow/to roar/to cry/
+ [ۤ] /(n) cheek (of face)/(P)/
+ [ۤ] /(n) cheek (of face)/(P)/
+ˤä [ۤä] /(n) (chn) cheek/
+ˤäڤ [ۤäڤ] /(n) (col) cheek/(P)/
+ˤŤĤ [ۤŤĤ] /(exp) to rest one's chin in one's hands/
+ˤ [ۤ򤽤] /(exp) to blush/
+˷ [ۤ] /(n) cheekbone/
+˹ [ۤ٤] /(n) rouge/blusher/
+˹ [ۤܤ] /(n) cheekbones/
+˻ [ۤ] /(n) nestling one's face against/
+˾Ф [ۤ] /(n) a smile/
+˾ [ۤŤ] /(n) resting one's chin in one's hands/
+˾ͤ [ۤŤĤ] /(exp) to rest one's chin in one's hands/
+ĥ [ۤФ] /(v5r) to stuff one's cheeks/
+ [ۤ] /(n) (Japanese) bunting/
+ [֤ۤ] /(n) covering one's face with a cloth/feigning ignorance/
+ [ۤ] /(n) covering one's face with a cloth/feigning ignorance/
+ɦ [ۤҤ] /(n) whiskers/sideburns/sideboards/
+ [] /(n) North/(P)/
+ [ۤ] /north/
+̡ [ۤۤ] /(n) north-northwest/
+̡ [ۤۤȤ] /(n) north-north-east/nor-nor-east/
+̤˸ [ˤतޤ] /window to the north/
+̤ [Τ] /(n) nobleman's true wife/facing the north/
+̥ [] /Northern Ireland/(P)/
+̥ꥫ [ꥫ] /North America/
+̥ե˥ [ۤե˥] /Northern California/
+̰ [ۤ] /(n) north latitude/(P)/
+̲ [ۤ] /Northern Europe/land of the Norsemen/Scandinavia/(P)/
+̲ [ۤ礳] /northern countries/Scandinavian countries/
+̲ [ۤ] /Norse mythology/
+̲ [ۤ] /Northern European/Norsemen/Scandinavian/
+̲ [] /cold wind from the northern uplands/
+̲ [] /(n) Tropic of Cancer/
+̳ [ۤä] /(n) northern sea/North Sea/(P)/
+̳ƻ [ۤäɤ] /northernmost of four main islands of Japan/(P)/
+̳ƻȯģĹ [ۤäɤϤĤ礦礦] /Director General of Hokkaido Development Agency/(P)/
+̴ [ۤ] /(n) north coast/north bank/
+̴߱褤 [ۤ󤾤] /along the north coast/along the northern sea shore/
+̴ [] /northerly (wind)/from the north/
+̴ [Τ] /northerly wind/
+̵ [ڤ] /Beijing (China)/(P)/
+̵ [ڤ] /Mandarin Chinese/
+̶ [ۤä礦] /northern boundary/
+̶ [ۤä礯] /(n) North Pole/(P)/
+̶˳ [ۤä礯] /Arctic Ocean/
+̶˷ [ۤä礯] /(n) polar bear/
+̶˷ [ۤä礯] /Arctic Circle/(P)/
+̶˸ [ۤä礯] /northern lights/aurora borealis/
+̶ [ۤä礯] /(n) Polaris/north star/
+̶ [ۤä礯褦] /Arctic Ocean/
+̸ [ۤ] /(n) northern limit/
+̸ [ۤä] /northern lights/
+̸ [] /(n) north entrance/(P)/
+̸ [भ] /(n) facing north/northern exposure/
+̹ [ۤä] /sailing north/
+̹ [ۤä] /northbound/sailing north/
+̹ [ۤä] /(n) northern suburbs/
+̹ [] /(n) northern provinces/northern countries/(P)/
+̹ [ۤä] /(n) northern provinces/northern countries/
+̹ [ۤä] /northerner/
+ֳ̹Ϸ [ۤä] /sweet shrimp (prawn)/
+̻ [] /(n) northern hill/
+̻ [ۤ] /North China/
+̻ٻ [ۤؤ] /the Marco Polo Bridge Incident/
+̼ [] /facing the north/
+̾ [ۤ礦] /(n) going north/(P)/
+̿ [ۤ] /(n,vs) proceeding north/
+ [ۤ󤸤ؤ] /(n) North China Incident/Boxer Uprising/
+ [ۤ] /(n) northwest/(P)/
+ϩ [ۤ] /Northwest Passage/
+ [ۤ] /North Korea/
+¦ [] /(n) north side/north bank/(P)/
+¦ [ۤ] /(n) north side/north bank/
+ʿ [ؤ褦] /the North Pacific/
+ [ۤ] /(abbr) Hokkaido University/
+ [褦] /North Atlantic/
+ξ [褦礦䤯] /(n) North Atlantic Treaty/
+ξ󵡹 [褦礦䤯] /(n) NATO/North Atlantic Treaty Organization/
+ä [ۤ] /(n) North-Star/
+ü [ۤ] /(n) northern extremity/(P)/
+ī [ۤ礦] /(n) Northern Dynasty/
+ī [礦] /North Korea/(P)/
+ŷ [ۤƤ] /(n) northern sky/
+ͼ [ۤȤ] /(n) the Great Bear/the Great Dipper/Ursa Major/
+ [ۤȤ] /(n) the Great Bear/the Great Dipper/Ursa Major/
+ [Ҥ] /(n) northeast/
+ [ۤȤ] /(n) northeast/(P)/
+ [] /(n) northeasterly wind/
+ [ۤФ] /(n) bombing North (Vietnam)/
+Ⱦ [ۤϤ] /northern half/
+Ⱦ [Ϥ󤭤夦] /(n) northern hemisphere/
+ɹ [ۤҤ礦褦] /(n) Arctic Ocean/
+ɹ [ۤäԤ礦褦] /(n) Arctic Ocean/
+ [ۤ] /(n) north/northern part/(P)/
+ [] /(n) north wind/(P)/
+ [ۤդ] /(n) north wind/
+ [ۤ٤] /North America/
+ƹ罰 [ۤ٤ä夦] /the United States of America/
+ڿ [ۤ٤ɤ] /American Indian/native American/
+ [ۤؤ] /(n) northern cliff/
+ [ۤؤ] /(n) northern extremity/
+ [ۤäݤ] /(n) northern (district)/northward/(P)/
+ [ۤäݤ礦] /the Northern Territories/
+ [ۤۤ] /(n) north-northwest/
+ [ۤۤȤ] /(n) north-north-east/nor-nor-east/(P)/
+ [ޤ] /(n) turning the head to the north in sleeping/
+ [ۤޤ] /North Manchuria/
+ [ۤ] /(n) north face/north side/the north/facing north/
+ [] /(n) north gate/
+ [ۤ褦] /(n) northern waters/
+ε [ۤ褦礮礦] /northern-sea fisheries/
+Φ [ۤ꤯] /(n) region west of Tokyo on Japan Sea side of Japan/(P)/
+Φ [ۤ꤯ۤ] /region including Niigata, Toyama, Ishikawa, and Fukui prefectures/
+ [ۤ줤] /northern mountain/Mt. Hiei/
+ [] /(n) manservant/servant (of God)/
+ [ܤ] /(n) (male) I/manservant/(P)/
+ͤ [ܤ] /(n) (uk) we/
+ͤ [ܤ] /(n) (male) we/
+ͤ [ܤȤ] /at my place/
+ã [ܤ] /(n) (uk) we/
+ [ܤʤ] /fellow servant/
+չ [ܤ] /(n) male and female servants/
+ [] /(n) divination/
+ [ʤ] /(n) divination/
+ [ܤ] /(n,vs) divining/telling a fortune/predicting/choosing/settling/fixing/
+Τ [ʤ] /(v5u) to tell a fortune/to predict/to choose/to settle/to fix/
+Τ [ܤ] /(vs-s) to tell (a person's) fortune/to divine/to fix/to choose/
+ε [ܤä] /(n,vs) choosing a homesite by divination/
+ι [ܤä] /(n) fortune-telling using animal bones/
+μ [ܤ] /(n) fortuneteller/soothsayer/diviner/
+ν [֤] /diviner's book/
+ [ܤ] /(n) augury/
+ [ܤ] /(n) fortunetelling/divination/
+ [] /(n) ink/(P)/
+ϲ [ܤ] /(n) India-ink drawing/
+ϳ [ߤ] /(n) ink painting/(P)/
+ϵ [ܤä] /(n) artist/writer/
+ϵ [ܤä㤯] /(n) artist/writer/
+ϵ [] /(n) cuttlefish/squid/
+Ϸ [ܤ] /(n) punishment by tattooing/
+Ϸ [ܤä] /(n) punishment by tattooing/
+Ϻ [ܤä] /(n) ink marks/handwriting/
+ϻ [ߤ] /(n) inked marking string/
+ϼ [ܤ] /(n) adherence (to custom, tradition)/
+Ͻ [ܤ夦] /(n) India ink/China ink/
+Ͻ [ܤ] /(n) writing in India ink/
+Ͻ [ߤ] /(n) inking the outlines of a picture/
+Ͼä [ߤ] /blotting out characters with ink/
+Ͽ [ߤ] /(n) ink black/
+ӧ [᤭] /Mexico/
+ [ߤ] /(n) dying black/dyed black/dark/
+ΰ [ߤΤ] /(n) priest's black robe/
+ [ߤᤴ] /(n) priest's black robe/
+ [ܤ] /(n) inkstone well/inkhorn/
+ [ߤĤ] /(n) ink bottle/carpenter's inking device/
+ [ܤƤ] /(n) banks of the Sumida river/
+ [ߤʤ] /inked marking string/
+ [ߤ] /(n) inking the outlines of a picture/
+դ [ߤĤ] /(n) handwriting/autograph/black seal/(P)/
+դ [ߤĤ] /blackening the face/
+ [ߤʤ] /inked marking string/
+л [ܤ] /(n,vs) beat to death/
+ [ܤ] /(n,vs) extermination/(P)/
+ѤȤ [ܤȤ] /(adj-na,n) unsophisticated/rugged honesty/artlessness/simple/naive/
+Ѥ [ۤΤ] /magnolia (Magnolia hypoleuca)/
+ľ [ܤ礯] /(adj-na,n) simplicity/honesty/naivete/
+ǰ [ܤͤ󤸤] /(n) quiet unsociable person/
+ [ܤȤ] /(adj-na,n) unsophisticated/rugged honesty/artlessness/simple/naive/
+Ҥ櫓 [ޤ򤫤뤳] /horse galloping in the pasture/
+Ҳ [ܤä] /(n) pastoral song or poem/a pastoral/
+ҲŪ [ܤäƤ] /(adj-na) pastoral/idyllic/
+ҵ [ܤ夦] /(n) pasturing cattle/
+һ [ܤ] /(n) pastor/minister/clergyman/(P)/
+һմ [ܤ] /parsonage/rectory/vicarage/
+Ҽ [ܤ] /(n) barn/stable/
+Ҽ [ܤ] /(n) herdsman/ranch hand/
+Ҿ [ܤ礦] /(n) (1) farm (livestock)/(2) pasture land/meadow/grazing land/(P)/
+Ҿ [ޤ] /(n) (1) farm (livestock)/(2) pasture land/meadow/grazing land/(P)/
+ҾĻ [ޤФȤ] /meadowlark/
+ҿ [ܤ] /(n) god of cattle raising/Pan/
+ҿ [ܤ] /(n) shepherd/herdsman/
+ [ܤ] /(n) pasture/grass/(P)/
+ [ܤ] /pasture/grassland/meadow/
+ [ܤ] /(n) pasture or grazing land/
+ [ܤ] /(n) stock-farming/(P)/
+ܶ [ܤ礦] /stock-farming/cattle breeding/
+ū [ܤƤ] /(n) shepherds pipe/
+Ƹ [ܤɤ] /(n) cowboy/shepherd/
+ [ܤ] /(n) herdsman/
+̱ [ܤߤ] /(n) governing/
+ [ܤ] /(n) pasture land/ranch/(P)/
+ [ܤ褦] /(n) sheep farming/
+Ӹ [ܤ褦] /(n) sheepdog/
+Ӽ [ܤ褦] /sheep breeder/sheepman/shepherd/
+ [ܤ褦] /pasture or grazing land/
+Ӥޤ [Ĥޤ] /(adj) harmonious/
+ӷ [Ĥ] /(n) (obs) first month of the lunar calendar/
+Ӹ [Ĥ] /(n) lovers' talk/whispered intimacies/
+ [ܤ] /suddenness/rise/
+֡ [ܤĤܤĤ] /(adj-t) spirited/rising/energetic/
+ֵ [ܤä] /(n,vs) (male) erection/standing erect/stiffening/
+ֵ㳲 [ܤä礦] /(n) erectile dysfunction (ED)/
+ֶ [ܤä] /(n) sudden rise to power/
+ [ܤĤ] /(adj-na,n) suddenly/fit of anger/
+ [ܤĤ] /suddenly/in a fit of anger/
+ȯ [ܤäѤ] /(n,vs) outbreak (e.g. war)/outburst/sudden occurrence/
+֤ [ܤĤܤĤ] /(adj-t) spirited/rising/energetic/
+ [ܤ] /(n,n-suf) discard/death/(P)/
+פ [ܤä] /(vs-s) (1) to sink/to go down/(2) to disappear/to vanish/(3) to pass away/to die/
+פˤ [ܤĤˤ] /(exp) to reject (a manuscript)/to turn down (a proposal)/
+ײ [ܤĤ] /(n) selflessness/
+ײŪ [ܤĤƤ] /(adj-na) self-effacing/selfless/
+׵ [ܤä㤯] /(n,vs) discarding and ignoring/losing sight of (an objective)/
+׸ [ܤĤ] /lack of individuality or personality/
+׸Ū [ܤĤƤ] /(adj-na) impersonal/
+׸ [ܤĤ] /(n-adv,n) after death/posthumously/(P)/
+׸ [ܤä礦] /(adj-na,n) lack of relation (to)/independence (of)/
+׸ [ܤĤ礦] /(adj-na,n) lack of relation (to)/independence (of)/
+׼̣ [ܤĤ] /(adj-na,n) commonplace/vapid/insipid/
+׼ [ܤä夦] /(n) forfeited/(P)/
+׽ [ܤä] /(n) rejected manuscript/
+׾Q [ܤĤ礦] /(adj-na,n) lack of common sense/
+׿ [ܤä礯] /(n) gallnut/
+׿ [ä礯] /(n) gallnut/
+Ƭ [ܤäȤ] /(n,vs) immersing oneself/(P)/
+ [ܤĤˤ夦] /(n) be absorbed in/
+ǯ [ܤĤͤ] /(n) one's age at death/
+ [ܤĤ餯] /(n) ruin/fall/collapse/(P)/
+ [ܤĤꤽ] /(n) (literary) realism/detached perspective/
+ [ۤȤۤ] /(adv) quite/greatly/
+ؤ [ۤȤ] /(n-adv,n-t) (uk) mostly/almost/(P)/
+ؤ [ۤȤ] /(n-adv,n-t) (uk) mostly/almost/
+ [ۤ] /(n) moat/canal/(P)/
+٤Фʪ [ۤ] /(n) (lucky) find/bargain/good buy/treasure trove/
+٤ [ۤͤ] /gopher/
+٤ȴ [̤ۤ] /(iK) (v5k) to dig through/to drill into/to excavate/
+٤֤ [꤫ۤ] /(iK) (v5s) to dig up/to turn up/to tear up/
+ٳ [ۤ] /(n) canal/waterway/ditch/
+ٳ [ۤ] /(n) canal/waterway/ditch/
+ٹ [ۤꤨ] /(n) canal/(P)/
+ٻ餹 [ۤ餹] /(v5s) to dig up messily/
+ [꤫ۤ] /(n) canal/(P)/
+ü [ۤФ] /(n) side of a moat/
+ϼ [ۤФ] /(n) covered wagon/prairie schooner/
+۽ [ۤ󤷤] /(n) gushing out/
+ [ۤ󤽤] /(n,vs) running about/efforts/activity/(P)/
+ƭ [ۤȤ] /(n,vs) price jump/boom/
+ [ۤ] /(n) runaway horse/galloping horse/
+ [ۤݤ] /(adj-na,n) wild/uninhibited/extravagant/rampant/(P)/
+ [ۤݤդ] /free-spirited and uninhibited/
+̿ [ۤᤤ] /(n) wearing oneself out with work/
+ή [ۤ夦] /(n) tumbling water/
+ [ۤ] /(n,pref) book/main/head/this/our/counter for long cylindrical things/(P)/
+ [] /(n,n-suf,n-t) (1) origin/original/(P)/
+ܡ [Ȥ] /(adv,adj-no) originally/by nature/from the start/(P)/
+ܤȻפ򴹤 [ۤȤȤ򤫤] /(exp) to swap a watch for a book/
+ܤ˲ [ۤˤ򤤤] /(exp) to illustrate a book with pictures/
+ܤ٤ޤ [ۤˤϤ] /(exp) to put a bookmark between the pages of a book/
+ܤ [ۤ] /(adj-pn) (uk) mere/only/just/(P)/
+ܤδ [ۤΤ] /between the pages/between two books/
+ܤξ [ۤΤ] /just a little/
+ܤ [ۤΤष] /bookworm/
+ܤ̾ [ۤΤ] /name of a book/
+ܤ˴ [ۤ򤫤ͤˤ] /(exp) to exchange a book for money/
+ܤ򹭤 [ۤҤ] /(exp) to open a book/
+ܤФ [ۤ] /(exp) to publish a book/
+ܤܤ [ۤ򤵤] /(exp) to look for a book/
+ܤԤ [ۤ򤢤] /(exp) to compile a book/
+ܰ [ۤ󤢤] /(n) this plan/
+ܰ [ۤ] /(n) standard/basis/principle/(P)/
+̲ܰʾ [ۤ󤤤ؤ] /standard currency/
+̵ܰ [ۤ󤤤] /natural musical note/
+ܰ [ۤ] /(n) one's real intent/motive/hopes/
+ܰ [ۤ󤤤] /(n) this member (of an assembly)/
+ܰ˷ [ۤ󤤤ܤ] /(n) grand master of the game of go/(P)/
+ܱ [ۤ󤤤] /(n) this institution/the main institution/
+ܱ [ۤ󤨤] /(n) headquarters/
+ܱ [ۤ󤨤] /(n) umbra/
+ܲ [ۤ󤪤] /principal residence/
+ܲ [ۤ] /(n) (1) bookstore/bookshop/(2) publisher/(3) main building/(P)/
+ܲ [ۤ] /(n) real intention/motive/(P)/
+ܲ [ۤ] /(n) head house (family)/birthplace/originator/(P)/
+ܸܲ [ۤ󤱤ۤ] /original home/birthplace/originator/
+ܲ [ۤ] /(n) regular course/this lesson/
+ܲ [ۤ󤫤] /(n) plenary session/regular session/(P)/
+ܲ [ۤ󤫤] /(n) one's long-cherished desire/
+ܳƻ [ۤ󤫤ɤ] /(n) main road/
+ܳ [ۤ󤫤] /(n) propriety/fundamental rules/(P)/
+ܳʲ [ۤ󤫤] /(vs) regularization/getting up speed/proceeding at full tilt/(P)/
+ܳʾ [ۤ󤫤礦] /genuinely attempted novel/
+ܳŪ [ۤ󤫤Ƥ] /(adj-na) full-blown/regular/genuine/earnest/normal/typical/fundamental/real/(P)/
+ܳ [ۤ󤫤] /(n) (1) classical school (of music)/(2) classic style pitcher (baseball)/
+ܴ [ۤ󤫤] /(n) one's official post/oneself/
+ܴ [ۤ󤫤] /(n) main pipe/
+ܴ [ۤ󤫤] /(n) main building/(P)/
+ܴ [ۤޤ] /(n) inner citadel/
+ܴ [ۤ󤬤] /(n) Amida Buddha's original vow/long-cherished desire/(P)/
+ܵ [ۤ] /(adj-na,n) seriousness/truth/sanctity/(P)/
+ܵ [ۤ] /(n) true meaning/underlying principle/
+ܵ [ۤ󤭤夦] /(n) basic or regular salary/
+ܵ [ۤ󤭤] /(n) stronghold/inner citadel/base/headquarters/(P)/
+ܵ [ۤ󤭤] /(n) stronghold/inner citadel/base/headquarters/
+ܶ [ۤ󤮤礦] /(n) principal occupation/core business/(P)/
+ܶ [ۤ󤭤礯] /(n) main office/
+ܶˤޤ [ۤ󤮤ޤ] /(n) definite decision/final decision/
+ܶ [ۤ󤹤] /(n) main thread (of a story)/
+ܶ [ۤ󤭤] /main depository/
+ܷԤ [ۤ󤱤] /(n) reaching age of 60/dotage/second childhood/
+ܷ [ۤ󤱤] /(n) reaching age of 60/dotage/second childhood/
+ܷ [ۤ󤱤䤯] /formal contract/
+ܷޤ [ۤ󤮤ޤ] /(n) definite decision/final decision/
+ܷ [ۤ󤮤ޤ] /(n) definite decision/final decision/
+ܷ [ۤह] /square knot/
+ܷ [ۤ󤱤] /(n) this matter or case/(P)/
+ܷ [ۤ󤱤] /(n) permanent construction/
+ܸ [ۤ󤱤] /(n) pure silk/
+ܸ [ۤ] /(n) origin/main branch of family/
+ܸ [ۤ󤲤] /(n) origin/root/cause/principle/
+ܹ [ۤ󤳤] /(n) main school/this school/
+ܹ [ۤ󤳤] /(n) this manuscript/
+ܹߤ [֤ۤ] /(n) regular rainfall/
+ܹ [ۤ󤴤] /(n) one's own country/(P)/
+ܹ [ۤ󤴤] /native/citizen/
+ܹ [ۤ󤴤] /(n) strenuous effort/earnestness/seriousness/(P)/
+ܹ [ۤ󤴤򤤤] /(exp) to set about in earnest/
+ܺ [ۤ󤵤] /(n) one's legal wife/
+ܻ [ۤ󤶤] /(n) head temple/this temple/(P)/
+ܻ [ۤ] /(n) main object/principal object/true aim/(P)/
+ܻ [ۤ] /(n) this newspaper/(P)/
+ܻ [ۤ󤷤] /(n) final examination/
+ܻ [ۤ] /(n) this magazine/
+ܻ [ۤ] /(n) Chinese character/unsimplified (original form of) a Chinese character/
+ܼ [ۤ󤷤] /(adj-na,n) formal/orthodox/in earnest/
+ܼ [ۤ󤷤] /(n) essence/true nature/reality/(P)/
+ܼŪ [ۤ󤷤ĤƤ] /(adj-na) essentially/
+ܼ [ۤ󤷤] /(n) head office/main office/headquarters/(P)/
+ܼҰž [ۤ󤷤㤤Ƥ] /(n) headquarter shift/
+ܼ [ۤ] /(n) one's true ability/the right way/professional/
+ܽ [ۤ󤷤夦] /main island of four main islands of Japan/
+ܽ [ۤ󤷤] /(n-adv,n-t) beginning/origin/start/
+ܽ [ۤ󤷤] /(n) police headquarters/main office/this office/
+ܽ [ۤ󤷤] /(n) text/script/this book/(P)/
+ܾ [ۤ󤷤礦] /(n) this ministry/the home office/(P)/
+ܾʵͤ [ۤ󤷤礦] /service at the Head Office/
+ܾ [ۤ󤷤礦] /(n) this chapter/
+ܾ [ۤ] /(n) home/habitat/center/best place/genuine/(P)/
+ܾ [ۤФ] /(n) Japanese wrestling pavilion/
+ܾʪ [ۤФ] /genuine article/
+ܾ [ۤ󤸤礦] /(adv) present/current/
+ܿ [ۤ󤷤礯] /(n) professional/principal occupation/an expert/(P)/
+ܿ [ۤ󤷤礯] /(n) one's real character/
+ܿ [ۤ󤯤ष] /bookworm (literal and figurative)/
+ܿ [ۤ󤷤] /(n) true feelings/(P)/
+ܿ [ۤ] /(ksb:) (adj-na,n) truth/reality/
+ܿ [ۤޤ] /(ksb:) (adv) really/truly/
+ܿ [ۤ󤷤] /(n) main shock (of an earthquake)/
+ܿ [ۤˤ] /(n) the person himself/(P)/
+ܿ [ۤ󤸤] /(n) troop headquarters/daimyo's inn/stronghold/
+ܿ [ۤ󤹤] /(n) number of long thin objects (movies, TV programs, baseball games, etc)/(P)/
+ [ۤ󤻤] /(n) real or original name/
+ [ۤ󤷤礦] /(n) true character/real nature/(P)/
+ [ۤ󤻤] /(n) true character/real nature/
+ [ۤ󤻤] /(n) one's permanent residence/(P)/
+ [ۤ󤻤] /(n) permanent domicile/
+ [ۤ󤻤] /this chapter/this passage/this section/
+ [֤ۤ] /(n) top-quality dried bonito/
+ [ۤ󤻤] /(n) main line/(P)/
+ [ۤ󤻤] /(n) mother ship/this ship/
+Ϥ [ۤ󤻤錄] /F.O.B./free on board/
+ [ۤ󤻤] /(n) final selection/
+ [ۤ󤼤] /(adj-no,n) disposition/nature/natural/inborn/inherent/innate/
+ [ۤͤ] /(adj-no,n) disposition/nature/natural/inborn/inherent/innate/
+ [ۤ󤼤] /(n) regular dinner/
+Ȥ [ۤ󤰤] /(n) (page) makeup/
+ [ۤ] /(n) original (legal) suit/
+ [ۤ󤾤] /(n) plants/medicinal herbs/
+ [ۤ󤾤] /(n) study of medicinal herbs/pharmacognosy/
+ [ۤ󤽤] /(n) formal funeral/
+§ [ۤ󤽤] /(n) rules/original rules/
+º [ۤ󤾤] /(n) principal image of Buddha/idol/object of adoration/the man himself/the master of the house/(P)/
+ [ۤ󤿤] /(n) substance/real form/object of worship/(P)/
+ [ۤ󤿤] /(n) ontology/
+찵 [ۤ󤿤Ĥ] /essential hypertension/
+ [ۤ󤿤] /(n) main body (of an army)/(P)/
+ [ۤ] /(n) money for books/
+ [ۤ] /(n) main question/
+ [ۤ󤿤] /(n) one's principal residence/
+ê [ۤ] /(n) bookshelves/(P)/
+ģ [ۤ礦] /(n) central government office/this office/
+ī [ۤ礦] /(n) this land/our country/Imperial Court/(P)/
+Ĵ [ۤ礦] /(n) proper key/keynote/normal condition/(P)/
+̤ [ۤɤ] /(n) main street/boulevard/
+š [ۤƤ] /(n) principal residence/
+Ź [ۤƤ] /(n) head office/(P)/
+ [ۤǤ] /(n) main shrine/inner sanctuary/
+ [ۤ] /(n) mainland/one's home country/the country proper/(P)/
+ڥߥɱ [ۤɥߥܤ] /(n) national missile defense (NMD) (US)/
+ [ۤȤ] /(n) main island/this island/(P)/
+ [ۤȤ] /inhabitants of main island/
+ [ۤȤ] /(n) stealing home (baseball)/
+ [ۤ] /(adj-na,n) truth/reality/
+ [ۤȤ] /(adj-na,n) truth/reality/(P)/
+ [ۤȤ] /(adv) really/truly/(P)/
+ [ۤȤ] /(adv) really/truly/
+Ʋ [ۤɤ] /(n) main temple building/nave/(P)/
+ƻ [ۤɤ] /(n) highway/main road/the right road/
+ɤ [ۤ] /(n) good reader/scenario reading/
+ޤ [ۤ󤰤] /(n) low-cloud overcast/
+ [ۤ󤸤] /(n-adv,n-t) today/(P)/
+ǯ [ۤͤ] /(n-adv,n-t) this (current) year/(P)/
+ǯ [ۤͤ] /(n) the current fiscal year/
+ǽ [ۤΤ] /(n) instinct/(P)/
+Ȣ [ۤФ] /(n) bookcase/(P)/
+ [ۤФ] /(n) the actual performance/without rehearsal/(P)/
+ [֤ۤ] /(n) main stage/public place/
+ [ۤ] /(n) headquarters/(P)/
+ [ۤפ] /(n) complete recovery from illness/
+ʢ [ۤФ] /(n) legitimate (child)/
+ʢ [ۤפ] /(n) legitimate (child)/
+ʪ [ۤ] /(n) genuine article/(P)/
+ʪ̤ [ۤΤǤȤ] /(exp) to pass for (as) genuine/
+ʬ [֤ۤ] /(n) one's duty/one's part/
+ʸ [֤ۤ] /(n) text (of document)/body (of letter)/(P)/
+ʸ [ۤ] /(n) text (of document)/body (of letter)/(P)/
+ʸɾ [ۤҤҤ礦] /textual criticism/
+ [ۤ] /(n) head office/main shop/
+ [ۤݤ] /(n) regular salary/basic salary/full pay/
+˥ [̤ۤ] /(n) final stitching/
+ˮ [ۤݤ] /(n) this country/our country/
+˾ [ۤ⤦] /(adj-na,n) long-cherished ambition/satisfaction/
+ [Ȥ] /(adv,adj-no) originally/by nature/from the start/
+ [ۤޤ] /(exp,n) essence and fringe/beginning and ending/root and branch/means and end/
+ž [ۤޤĤƤȤ] /(n) failing to properly evaluate the (relative) importance (of)/putting the cart before the horse/mistaking the cause for the end/mistaking the insignificant for the essential/
+ſ [ۤޤĤƤȤ] /(n) failing to properly evaluate the (relative) importance (of)/putting the cart before the horse/mistaking the cause for the end/mistaking the insignificant for the essential/
+̳ [ۤ] /(n) duty/regular business/
+̾ [ۤߤ礦] /(n) real name/(P)/
+̾ [ۤᤤ] /(n) real name/
+̿ [ۤᤤ] /(n) favorite/sure thing/likely winner/certainty/(P)/
+ [Ȥ] /(n) original stock/(P)/
+ͽ [ۤ褵] /(n) main budget/(P)/
+ [ۤ] /(n) the first leaves to appear after the cotyledon/
+ [ۤ褦] /(n) true leaf/
+ [Ȥ] /(n) true leaf/
+ [ۤ餤] /(n-adv,n-t,adj-no) essentially/naturally/by nature/in (and of) itself/originally/(P)/
+ [ۤ] /(n) this column/(P)/
+Ω [ۤ󤿤] /(n) bookends/
+ή [ۤ夦] /(n) main current/main current of thought/(P)/
+ [ۤ礦] /(n) characteristic/speciality/specialty/duty/proper function/original fief/(P)/
+ [ۤ뤤] /(n) base/stronghold/main fort/home plate/(P)/
+ [ۤ뤤] /(n) home run (baseball)/(P)/
+ [ۤ] /(n) main discourse/this subject/body (of a speech)/
+ [ۤ󤯤] /(n) first prize in a private lottery/
+ݤ [Ҥ뤬] /(v5s) to change (mind)/to reverse (decision)/to wave/to flutter/(P)/
+ݤäƹͤ [Ҥ뤬äƤ󤬤] /on second thought/on (further) reflection/
+ݤ [Ҥ뤬] /(v5r) to turn over/to wave/to flutter/(P)/
+ݰ [ۤ󤢤] /(n) adaptation (of story, text)/(P)/
+ݰ [ۤ] /(n,vs) change one's mind/(P)/
+ݶ [ɤ] /(n) (uk) somersault/
+ݶ [ɤ] /(n) (uk) somersault/
+ݶǤ [ɤꤦ] /(v5t) to turn a somersault/
+ݹ [ۤ󤳤] /(n,vs) reprint/
+ݻ [ۤ] /(n) transliteration/
+ݼֵ [ޤܤ] /(n) ocean sunfish/
+ [ۤ󤼤] /(adj-na,adv,n) suddenly/
+ [ۤȤ] /(n,vs) (rare) turning upside-down/
+ [ۤ䤯] /(n,vs) translation/de-encryption/deciphering/(P)/
+ǿäƹԤ [ۤ䤯ǤäƤ] /(exp) to live on translation/
+ߥ˥󸦵楰롼 [ۤ䤯ߥ˥󤱤󤭤夦롼] /(n) Machine Translation Research Group (lit. Machine Communication Research Group)/
+ [ۤ䤯] /(n) translation memory/
+ [ۤ䤯] /translator/
+ [ۤ䤯] /(n) translation rights (to a book)/
+ [ۤ䤯] /translator/
+ [ۤ䤯] /translation/
+Ϯ [ۤ] /(n,vs) trifle with/make sport of/make fun of/(P)/
+ [Ϥ] /(adj-na,n) mediocrity/
+ [ܤ] /(adj-na,n) mediocrity/(P)/
+ޡ [ܤܤ󤿤] /ordinary/usual/
+ޤ [褽] /(adv,n) about/roughly/as a rule/approximately/(P)/
+ޤθ [褽ΤȤ] /rough estimation/
+ޤ [褽] /be right on the whole/
+ޤ̵̣ [褽तߤ] /be quite meaningless/
+ޤ [٤] /(adj-no,n-adv,n) all/the whole/entirely/in general/wholly/
+ޤʤ餶ʪ [ܤʤ餶뤸֤] /man of unusual ability/remarkable man/
+ޤ [] /(adj-pn) (uk) all/every/
+ޥե饤 [ܤե饤] /easy fly (in baseball)/
+޴ [ܤ󤬤] /(n) (through) a layman's eyes/
+޴ [ܤ] /ordinary talent/
+޶ [ܤ] /(adj-na,n) common person/foolish commoner/
+޹ [ܤ󤳤] /(n) ordinary person/
+޺ [ܤ󤵤] /(n) mediocrity/ordinary ability/
+޺ [ܤ󤵤] /(n) poor piece of writing/
+޺ [ܤ󤵤] /(n) commonplace policy/
+޻ [ܤ󤷤] /dull game (of baseball)/
+޼ [ܤ󤷤] /(n) common mistake/
+޼ [ܤ󤷤] /(n) mediocre ability/person of ordinary skills/
+޽ [ܤ󤷤] /common people/
+޽ [ܤ󤷤] /(n) ordinary book/ordinary handwriting/
+޾ [ܤ󤷤礦] /(adj-na,n) small and of mediocre talent/
+޾ [ܤ󤸤礦] /(adj-na,n) ordinary/common/
+޿ [ܤ󤸤] /(n) ordinary person/average person/mediocre/(P)/
+޿ [ܤˤ] /(n) ordinary person/average person/mediocre/
+ [ܤ󤻤] /(n) dull game/
+ [ܤ󤽤] /unranked priest/ordinary priest/
+¯ [ܤ󤾤] /(adj-na,n) mediocrity/the masses/ordinary run of men/
+ [ܤ] /(n) poor batting/
+ [ܤ󤿤] /(n) out in 1-2-3 order (baseball)/
+ɴ [ܤҤ㤯] /(n) many/many kinds/
+ɴ [ܤԤ㤯] /(n) many/many kinds/
+ [ܤ] /(n) ordinary man/
+ [ܤ] /(n) ordinary man/
+ޤ [ܤܤ󤿤] /ordinary/usual/
+ [ܤ褦] /(adj-na,adj-no,n) mediocre/banality/commonplace/(P)/
+ή [ܤ夦] /(n) ordinary style/
+θ [ܤ] /(n) ordinary minds/ordinary men/
+ [Ϥ줤] /(n) introductory remarks/explanatory notes/
+ [ܤ] /(n) Lantern Festival/Festival of the Dead/tray/(P)/
+ߤ˸ [ܤˤߤ] /(exp) to heap a tray with walnuts/
+ߤα [ܤΤդ] /edge of a tray/
+ߤη [ܤΤ] /(n) hollow at nape of the neck/
+߰ [ܤ󤯤] /(n) (1) stupidity/idiocy/(2) blockhead/idiot/dimwit/mediocrity/
+߲ [ܤ] /(n) tray landscape/
+߷ [ܤ󤱤] /(n) miniature garden/tray landscape/
+ߺ [ܤ󤵤] /(n) bonsai/(P)/
+ߺפ [ܤޤĤ] /(n) Bon Festival/
+ [ܤ󤻤] /(n) tray-landscape foundation stone/
+ [ܤ] /(n) basin (e.g. between mountains)/(P)/
+ [ܤ¤礦] /(n) Bon Festival lantern/
+ [ܤȤ] /(n) Bon Festival lantern/
+ [ܤɤ] /(n) Bon Festival lantern/
+ [ܤ󤯤] /(n) Bon and year-end festivals/
+ [ܤ󤯤] /(n) Bon and year-end seasons/
+٤ [ܤ󤪤ɤ] /(n) Bon Festival dance/Lantern Festival dance/(P)/
+ह [] /(io) (v5r) (1) to pat/to stroke/(2) to rub off/to polish/to grind/to graze/to scrape/(3) to be equal to/(4) to be about to reach/
+ह [ޤ] /(vs-s) (1) to rub/to scrub/(2) to draw near/to press/
+Ĥ [Ĥ] /(v1) (1) to rub against/to nuzzle against, e.g. dog nosing a person/(2) to strike (a match)/
+ [] /(v5r) to draw close to/to edge up to/to snuggle up to/to nestle close to/to cuddle with/to draw closer to/
+Ϥ餷 [꤫餷] /serious abrasion/wearing out (of clothes)/
+ [ꤳ] /(v5m) to rub in/to grind and mix/
+ڤ [꤭] /(v5r) to cut by rubbing/to wear out/to spend all (one's money)/
+ڤ [꤭] /(v1) to wear out/
+ؤ [꤫] /(v1) to secretly substitute/
+դ [Ĥ] /(v1) (1) to rub against/to nuzzle against, e.g. dog nosing a person/(2) to strike (a match)/
+ [] /(v5r) (1) to pat/to stroke/(2) to rub off/to polish/to grind/to graze/to scrape/(3) to be equal to/(4) to be about to reach/(P)/
+ [] /(v5r) to rub/to chafe/to file/to frost (glass)/to strike (match)/
+ [] /(v1) to rub/to chafe/to wear/to become sophisticated/
+໤ [ޤ] /(n,vs) friction/rubbing/rubdown/chafe/(P)/
+໤ǵäǮ [ޤĤǤäͤ] /heat generated from friction/
+໤ [ޤĤ] /(n) fricative sound/
+໤Ǯ [ޤĤͤ] /(n) frictional heat/
+» [ޤ] /(n,vs) wear and tear/friction loss/abrasion/
+ŷϰ [ޤƤ] /(n) skyscraper/(P)/
+ [ޤޤ] /(n) (Buddh) Mamaki/
+ [ޤ] /(n,vs) defacement/abrasion/wear and tear/crushing of a nerve/
+ [ޤ⤦] /(n,vs) wear/abrasion/
+ [ޤ] /(n) obstacle to Buddhist practice/penis/
+ [ޤꤷ] /(n) (Buddh) Marici/
+ŷ [ޤꤷƤ] /(n) (Buddh) Buddhist god of war/
+Ի׵ [ޤդ] /(adj-na,n) mysterious/profound mystery/
+᤭ [ߤ] /(n) polish/improvement/burnishing/(P)/
+᤭ [ߤ] /(n) polishing sand/
+᤭ [ߤ] /emery paper/
+᤭夲 [ߤ] /(v1) to polish up/to shine up/
+᤭ʴ [ߤ] /(n) polishing powder/
+᤭ΩƤ [ߤƤ] /(v1) to polish (up)/dress up/
+᤯ [ߤ] /(v5k) to polish/to shine/to brush/to refine/to improve/(P)/
+ᤰ [Ȥ] /(v5g) to sharpen/to grind/to scour/to hone/to polish/to wash (rice)/
+ꥬ饹 [ꥬ饹] /(n) ground glass/
+碌 [ꤢ碌] /(v1) to fit by rubbing together/
+긺餹 [ؤ餹] /(v5s) to wear away/to rub down/to abrade/
+긺 [ؤ] /(v1) to be worn down/to be reduced/
+դ [꤯] /(v5k) to rub to pieces/to grind into powder/
+Ф [] /(v5s) to polish/
+ä [ꤱ] /(v5s) to erase/to efface/
+٤ [Ĥ֤] /(v5s) to pulverize/to mash/to deface/to lose a fortune/
+ [꤯] /(v5s) to rub to pieces/
+ [] /(v5r) to rub/to chafe/to file/to frost (glass)/to strike (match)/
+ [] /(iK) (v1) to rub/to chafe/to wear/to become sophisticated/
+Ḧ [ޤ] /(n) emery paper/
+ [Ȥ] /(n) water that has been used to wash rice/
+д [ޤä] /ground stoneware/
+ [Ȥ] /whetstone/grindstone/
+» [ޤ] /(n) wear and tear/
+ [ޤ] /(iK) (n,vs) defacement/abrasion/wear and tear/crushing of a nerve/
+ [ޤ⤦] /(iK) (n,vs) wear/abrasion/
+ [ޤ] /polishing one's sword or talents or knowledge/
+ [] /(n) demon/devil/evil spirit evil influence/(P)/
+⤬ [ޤ] /(exp) to be possessed (tempted) by an evil spirit/
+γ [ޤΤ礦] /(n) dangerous strait/
+Ⲧ [ޤ] /(n) devil/
+⳦ [ޤ] /(n) world of spirits/hell/
+⳹ [ޤ] /den of thieves/brothel/red-light district/
+ [ޤ夦] /(n) miracle ball (baseball)/magic ball/
+ⶭ [ޤ礦] /(n) haunts of wicked men/
+ⷢ [ޤ] /(n) den of thieves/brothel/red-light district/
+ [ޤ] /(n) evil influence/
+ [ޤ] /(n) black magic/sorcery/(P)/
+ѻ [ޤĤ] /magician/conjurer/
+Ūкѳ [ޤĤƤ] /(n) voodoo economics/
+ [ޤ] /(n) witch/(P)/
+ [ޤ礬] /witch hunt/
+ [ޤ褱] /(n) charm against evil spirits/talisman/amulet/
+ [ޤ礦] /(n) obstacle to Buddhist practice/
+ [ޤ] /(n) devil/evil spirit/genie/
+ [ޤ] /(n) devil/evil spirit/genie/
+ [ޤ] /(n) anaesthesia/
+ [ޤ礦] /(n) devilishness/
+ [ޤ] /magic bullet(s)/
+ū [ޤƤ] /(n) magic flute/The Magic Flute (by Mozart)/
+ƻ [ޤɤ] /(n) heresy/evil ways/
+ [ޤ] /(n) storm caused by the devil/evil wind/
+ʪ [ޤ] /(n) goblin/apparition/
+ [ޤۤ] /(n) magic square/
+ˡ [ޤۤ] /(n) magic/witchcraft/sorcery/(P)/
+ˡȤ [ޤۤĤ] /(n) magician/wizard/sorcerer/witch/
+ˡŪ [ޤۤƤ] /(adj-na) magic/
+ˡ [ޤۤӤ] /(n) thermos flask/vacuum flask/(P)/
+̥ [ޤ] /(n) deceiving spirit/
+ [ޤ] /(n) obstacle to Buddhist practice/penis/
+ [ޤ礯] /(n) magical power/charm/
+ [] /(n) flax/linen/hemp/(P)/
+ [] /(n) linen robe/
+ [ޤ] /(n) linen robe/
+㴴 [] /(n) hemp reed/hemp stalk/
+ [] /oakum/tow/
+ [Ť] /hemp rope/
+ [] /(n) hemp yarn/linen thread/
+ [ߤ] /hempseed oil/
+㿥 [] /(n) hemp cloth/
+㿥 [] /(n) hemp cloth/
+㿥ʪ [] /(n) hemp fabric/
+㿾 [Ϥ] /(n) measles/
+㿾 [ޤ] /(n) measles/
+ [ޤ] /(n) anaesthesia/
+ [ޤ] /(n) anaesthesia/(P)/
+򤫤 [ޤ򤫤] /(v1) to anesthetize/
+ [ޤ] /(n) anesthetic/narcotic/
+ [ޤ夦] /tranquilizer gun/
+ [ޤ夦] /anesthetic injection/
+ [ޤ䤯] /(n) anesthetic/narcotic/
+ [ޤ] /(n) mah-jongg/mahjong/(P)/
+ [ޤ] /(n) mah-jongg/mahjong/
+ [ޤ] /mah-jongg parlour/mahjong parlour/
+ [ޤ] /mah-jongg parlour/mahjong parlour/
+ [֤] /jute bag/
+ [ʤ] /(n) hemp rope/
+Ʀ [ޡܡɤ] /(n) (uk) Sichuan style bean curd/
+ [̤] /(n) hemp cloth/linen/(P)/
+ [ޤ] /(n) hemp cloth/linen/
+ [ޤ䤯] /(n) narcotic drugs/narcotic/opium/dope/(P)/
+ [ޤ䤯󤸤] /drug addict/
+ [ޤ䤯ȤꤷޤϤ] /a narc(otics) squad/
+ˡ [ޤ䤯Ȥꤷޤۤ] /(Japanese) Narcotics Control Law/
+ャ [ޤ䤯礦夦] /drug addiction/
+ [ޤ䤯礦褦] /narcotic addiction/
+Ѽ [ޤ䤯礦褦] /drug user or addict/
+ [ޤ䤯夦ɤ] /drug addiction/
+Ⱥ [ޤ䤯Ϥ󤶤] /drug-related crime/
+΢ [] /(n) hemp-soled sandals/
+΢ [餾] /hemp-soled sandals/
+ [ޤ] /(n) paralysis/palsy/numbness/stupor/(P)/
+ [] /(n) hemp yarn/linen thread/
+ޤ [ޤ] /(v5r) to be buried/to be surrounded/to overflow/to be filled/(P)/
+ޤ [ޤ] /(v5r) to be buried/to be surrounded/to overflow/to be filled/(P)/
+߲ [ߤ] /(n) banked fire/
+ [] /(v1) to bury (e.g. one's face in hands)/(P)/
+ [] /(v1) (1) to bury/(2) to fill up (e.g. audience fills a hall)/to fill (a seat, a vacant position)/(3) to plug gaps/to stop a gap/(4) to make amends/to cover up for something/(5) to put cold water in a bath/(P)/
+礻 [ᤢ碌] /(v1,vt) to make amends/to compensate for/to make up for/
+魯 [ᤢ魯] /(v5s) to make up for/to compensate for/
+碌 [ᤢ碌] /(n) compensation/
+碌 [ᤢ碌] /(v1,vt) to make amends/to compensate for/to make up for/
+ [ᤳ] /embedded/
+ [ᤳ] /(v5m) to bury/
+ [᤯] /(n) (page) filler/
+ [᤭] /(n) wooden plug/
+ںٹ [᤭] /(n) mosaic woodwork/
+Ω [᤿] /(n) filling up/reclamation/(P)/
+ΩƤ [᤿Ƥ] /(v1) to reclaim/to fill up/
+Ωƥ [᤿ƥ] /(n) landfill waste/
+Ω [᤿Ƥ] /(n) reclaimed land/(P)/
+ [] /(v1) to be buried/to be covered/
+ [] /(v1) to be buried/to be covered/to be hidden/(P)/
+ [줮] /(n) lignite/obscurity/
+ [ޤ] /(n) burial of ashes/
+ [ޤ] /(n,vs) putting (laying) underground/
+ [ޤ] /underground cable/
+ [ޤ] /(n) burial/(P)/
+ [ޤ] /(n) burial place (ground)/cemetery/graveyard/
+¢ [ޤ] /(n) buried property/treasure trove/(P)/
+¢ [ޤ] /buried gold/buried treasure/
+¢ʪ [ޤ֤] /(n) buried property/buried treasure/treasure trove/deposits/
+¢ [ޤ礦] /(n) deposits/reserves/
+ [ޤդ] /impacted tooth/
+ [ޤܤ] /(n,vs) burying/embedding/(P)/
+Ω [᤿] /(n) filling up/reclamation/
+Ω [᤿Ƥ] /(n) reclaimed land/
+ [⤦] /(n) (hum) younger sister/(P)/
+夵 [⤦Ȥ] /(n) (hon) younger sister/
+ʬ [⤦Ȥ֤] /(n) protegee/
+̻ [⤦Ȥळ] /(n) the husband of one's younger sister/
+̼ [⤦Ȥह] /(n) younger daughter/
+ [ޤ] /(n) counter for flat objects (e.g. sheets of paper)/(P)/
+ [Фդ] /(of a horse) to be gagged/
+ [ޤ] /(n,vs) enumeration/(P)/
+ [ޤ] /(n) the number of flat things/(P)/
+ [] /(n-adv,n-suf) each respectively/(P)/
+ [ޤ] /(n) every/each/(P)/
+衹 [ޤޤ] /(adv,n) each time/frequently/always/
+ [Ȥ] /(exp,suf) one by one/each/every/at intervals of/(P)/
+ [ޤ] /(n-adv,n-t) every time/each round/(P)/
+ [ޤ] /(n) every term/
+ [ޤ] /(n-adv,n) every month/each month/monthly/(P)/
+ [ޤĤ] /(n-adv,n) every month/each month/monthly/(P)/
+ [ޤ] /(n-adv,n-t) every issue or number/
+ [ޤ] /(n-adv,n-t) every hour/hourly/(P)/
+輡 [ޤ] /(n-adv,n-t) every time/
+轵 [ޤ夦] /(n-adv,n-t) every week/(P)/
+迩 [ޤ礯] /(n) every meal/
+ī [ޤ] /(n-adv,n-t) every morning/(P)/
+ī [ޤ礦] /(n-adv,n-t) every morning/
+ [ޤ] /(n-adv,n-t) each time/common service-sector greeting/(P)/
+ [ޤɤ褦] /every Saturday/
+ [ޤˤ] /(n-adv,n-t) every day/(P)/
+λ [ޤˤΤ] /daily routine/daily affairs/
+ʹ [ޤˤ֤󤷤] /(n) Mainichi Newspapers Co. Ltd/
+ǯ [ޤȤ] /(n-t) every year/yearly/annually/(P)/
+ǯ [ޤͤ] /(n-t) every year/yearly/annually/(P)/
+ [ޤФ] /(n-adv,n-t) every night/(P)/
+ [ޤӤ礦] /(n-adv,n-t) every second/
+ʬ [ޤդ] /(n-t) every minute/per minute/
+ [ޤޤ] /(adv,n) each time/frequently/always/
+ [ޤ] /(n-adv,n-t) every evening/
+ͼ [ޤ椦] /(n-adv,n-t) every evening/
+ [ȤФ] /curtain/bunting/act (in play)/(P)/
+뤢 [ޤ] /(n) intermission/
+뤬 [ޤ] /(exp) to lower the curtain/to come to an end/
+ [ޤΤ] /(n) the top-ranking sumo division/variety of boxed lunch/
+ [ޤҤ] /(exp) to draw a curtain/
+Ĥ [ޤȤ] /(exp) to come to an end/to close the curtain/
+ [ޤҤ] /putting an end to/
+ [Ф] /(n) camp/camping/
+벰 [ޤ] /(n) (1) tent/(2) tabernacle/(3) small curtain-enclosed area (off a stage)/(4) Makuya (Original Gospel Movement of Japan)/
+벼 [ޤ] /(n) junior class sumo wrestler or division/(P)/
+볫 [ޤ] /(n) raising of the curtains/beginning/opening/
+볫 [ޤ] /(n) beginning/opening (of play)/(P)/
+ [ޤ] /(n) intermission (between acts)/interlude/
+뷳 [Ф] /(n) the shogunate army/
+ [Ф] /(n) camp/
+ [Ф] /(n) shogunate retainer or vassal/
+ [Ф] /(n) the shogunate (administration)/
+ڤ [ޤ] /(n) fall of the curtain/last scene/end of act/(P)/
+ [ޤǤ] /(n) sheet lightning/
+ [ޤ] /(n) highest rank in sumo/(P)/
+ [ФϤ󤿤] /(n) the feudal system characteristic of the shogunate/
+ [Ф] /(n) bakufu/shogunate/(P)/
+ [Фޤ] /(n) closing days of the Tokugawa shogunate/end of Edo era/(P)/
+ [Ф] /(n) shogunate official/
+ν [Ф礦] /(n) staff/staff officer/(P)/
+νĹ [Ф礦礦] /(n) chief of staff/
+ [ޤ] /(n) membrane/film/(P)/
+ [ޤ] /(n) property of a film or membrane/
+ [ޤ礦] /(adj-no,n) membranous/filmy/
+ [ޤؤ] /(n) membrane wall/
+ [ޤ] /(n,n-suf) pillow/bolster/(P)/
+ [ޤ館] /(n) erotic picture/
+ [ޤ] /(n) bedside/
+ [ޤ] /(n) bedside/
+ [ޤ餳Ȥ] /(n) poetic epithet or convention/
+ [󤻤] /(n) bedding/bed/
+ܤ [ޤ餵] /(n) bedroom theft or thief/
+õ [ޤ餵] /(n) bedroom theft or thief/
+Ƭ [Ȥ] /(n) bedside/
+ [ޤ] /(n) bedside/
+ [ޤ餮] /(n) sleeper/railroad tie/
+֢ [ޤӤ礦] /(n) bed(side) screen/
+ [ޤ] /(n) tuna/tunny/(P)/
+ [ޤĤ] /tuna fishing/
+ [ޤ] /(n) trout/sea trout/
+ [ޤ] /(n) (1) measure/unit of volume (1.8l)/(2) square container, e.g. a box/
+ [ޤ] /(adv) also/again/
+ [ޤ] /(n) crotch/thigh/groin/
+ [ޤ] /(adv,conj,n) again/and/(P)/
+ [ޤޤ] /(adv,exp) (1) again (and again)/once again/(2) You're kidding!/
+Ƥ [ޤƤ] /(adv) again/
+ [ޤ] /(adv) in addition/besides this/twice/
+Ȥʤ [ޤȤʤ] /(exp) unique/matchless/unparalleled/never again/
+̵ [ޤȤʤ] /(exp) unique/matchless/unparalleled/never again/
+ʤ [ޤʤ] /unique/matchless/unparalleled/never again/
+ [ޤΤ] /(n) another day/the next day/
+̾ [ޤΤ] /(n) alias/another name/
+ [ޤ] /(conj,exp) or/otherwise/(P)/
+ [ޤ] /(adv) (once) again/
+ [ޤ] /(adv) again/
+ [ޤ餤] /(n) secondary retainer/
+ [ޤҤޤ] /(exp) till we meet again/
+̤ [ޤĤ] /(n) copying again/
+ڤ [ޤ] /(n) subtenancy/
+ [ޤȤ] /elder second cousin/
+ [ޤȤ] /(n) second cousin/
+ [ޤȤ] /(n) (female) second cousin/
+ [ޤȤ] /younger second cousin/
+ [ޤ] /(n) subtenancy/sublease/
+ [ޤ] /(n) subcontract/
+ [ޤ] /subcontract/
+ߤ [ޤ] /(n,vs) subleasing/subletting/
+ߤ [ޤ] /(n,vs) subleasing/subletting/
+ [ޤǤ] /(n) indirect pupil/
+㤤 [ޤ] /buying through an agent/
+ʹ [ޤ] /(n) hearsay/
+ʹ [ޤ] /(n) hearsay/
+ [ޤޤ] /(adv,exp) (1) again (and again)/once again/(2) You're kidding!/
+̵ [ޤʤ] /unique/matchless/unparalleled/never again/
+ [ޤ] /forked tree/forked branch/
+ [ޤΤ] /(n) indirect request/
+ [ޤɤʤ] /(n) second door from here/
+ [ޤä] /(n) incense/incense powder/
+ [ޤä] /(n) sperm whale/
+Ὥ [ޤä] /(adj) smelling of incense/overly pious/
+ [ޤä] /(n) erasure/denial/obliteration/ignoring (an opinion)/(P)/
+ [ޤä礦] /(n,vs) erasure/delete (e.g. DEL character)/(P)/
+Ͽ [ޤ礦Ȥ礦ᤤ] /proof of vehicle having been registered as disposed of/
+ [ޤä] /(n) green tea for ceremonies/(P)/
+ [] /(n) (arch) top end/tip/(P)/
+ [] /(n) (arch) new shoots/new growth (of a tree)/
+ [] /(n-adv,n-t) end/close/future/finally/tip/top/trivialities/posterity/youngest child/(P)/
+ [ޤ] /(n-adv,n) the end of/powder/(P)/
+ [] /(n-adv,n-t) distant future/descendants/lower classes/
+û [ä] /(n) youngest child/(P)/
+ [Ĥ] /(n) end of a period/end of the world/
+ [] /finally/
+ [Τ] /(n) last days/
+ [Τ] /the last/
+ [Τ] /a mere trifle/
+ʤ [ʤ] /forever/
+ [ޤä] /(n) closing years (period, days)/last stage/(P)/
+ [ޤĤ] /(n) deathbed/hour of death/
+ο [ޤĤΤߤ] /(n) attend a dying person/
+ɾ [ޤä礦礦] /(n) terminal symptoms/
+Ū [ޤäƤ] /(adj-na) decadent/terminal/(P)/
+ [ޤä] /(n) closing years (period, days)/last stage/
+ [ޤĤ] /(n) poor workmanship/
+ [] /(adj) ominous/likely to grow worse/
+Ϥ [餬] /(n) dying of the little twigs and branches/
+Ϥ [餬] /(v1) to die (esp. foliage as winter approaches)/
+ [Ҥ] /(n) folding fan/(P)/
+ [Ҥ] /(n) spreading out like an open fan/
+ [ޤä] /(n) the last paragraph/
+ [ޤä] /(n) incense/incense powder/
+ [ޤĤ] /(n) lowest seat/
+Ͻ [夦] /(adv,n) forever/for life/
+ [] /(n) youngest child/
+ [ä] /(n) youngest child/
+ [Фä] /(n) youngest child/
+ [ޤä] /(n) youngest child/
+ [ޤĤ] /(n) branch temple/
+ [ޤä] /(n) subordinate shrine/professional jester/
+㤤 [狼] /youthful/
+ [ޤĤ] /(n) youngest daughter/
+ [ޤä礦] /(n) tree top/tip/periphery/minor details/nonessentials/
+ [ޤä礦󤱤] /peripheral nerves/
+Ū [ޤä礦Ƥ] /(adj-na) trivial/minor/insignificant/
+ [ޤä] /(n) last days/
+ [ʤ] /(n) (1) weak-looking fellow/pale-faced man/(2) fruit grown near the top end of the vine/
+ [ʤ] /(n) fruit near end of the vine/weak-looking fellow/
+ [ʤ] /(n) (1) weak-looking fellow/pale-faced man/(2) fruit grown near the top end of the vine/
+ [Фä] /(n) lowest seat/
+ [ޤä] /(n) lowest seat/
+ʤ [ޤä򤱤] /(exp) (hum) to attend a meeting/
+ [ޤä] /(n) minor details/nonessentials/
+¹ [ޤä] /(n) posterity/
+ [ޤĤ] /(n) forever/in perpetuity/
+ʪ [ޤĤ] /(n) durable article/
+ü [ޤä] /(n) end/tip/extremities/(P)/
+ü [ޤä󤫤] /retail or street price/
+ [ФĤʤ] /youngest son/
+ [ޤä] /powdered tea/
+Ĺ [ʤ] /(adv) long/forever/
+ [ФäƤ] /(n) youngest brother/last disciple/
+ [ޤäƤ] /(n) youngest brother/last disciple/
+ [ޤĤ] /(n) last day (of a month)/(P)/
+ǯ [ޤĤͤ] /(n) the last days/the final years/the last generation/
+ [ޤä] /(n) sect/underling/
+ [ޤäѤ] /(n) underling/rank and file/
+ [ޤĤ] /(n) end/(P)/
+ɮ [ޤäԤ] /(n) part of end phrase in a letter/
+ɮ [ޤäԤĤʤ] /letter-closing phrase expressing regret for a delay/
+ˡ [ޤäݤ] /(n) latter days (in Buddhism)/age of decadence/
+ˡ [ޤäݤ] /pessimism due to decadent-age theory/
+ [] /(n-adv,n-t) distant future/descendants/lower classes/
+ [] /(n,n-adv,n-t) (1) end leaves/top leaves/last leaves/
+ [] /(n,n-adv,n-t) (1) end leaves/top leaves/last leaves/
+ [] /(n,n-adv,n-t) (1) end leaves/top leaves/last leaves/(2) the last descendant/the last days of any age/end/close/
+ [ФĤ褦] /(n,n-adv,n-t) (1) the last descendant/the last days of any age/end/close/
+ [ޤĤ褦] /(n,n-adv,n-t) (1) the last descendant/the last days of any age/end/close/
+⤷ [Τ⤷] /(adj) promising (future)/
+ή [ФĤ夦] /(n) descendants/
+ή [ޤĤ夦] /(n) descendants/
+ν [ФĤ礦] /low-ranking official/
+ϩ [ФĤ] /(n) last days/end/fate/
+ϩ [ޤĤ] /(n) last days/end/fate/
+ [ФĤ] /(n) descendants/
+ [ޤĤ] /(n) descendants/
+ [ޤ] /(prt) (uk) until/till doing/as far as/
+ [ޤǤ] /(uk) by/not later than/before/
+ [ޤ] /(n) cocoon/(P)/
+ݤ [ޤ򤫤] /(v1) to spin a cocoon/
+ [] /price of a cocoon/
+ [ޤ] /(n) New Year's decoration with cocoon-shaped cakes/
+ [̤] /(n) silk thread/
+ [] /(n) silk thread/(P)/
+ [夦] /(n) pongee (unbleached silk)/
+ [ޤ] /(n) you/
+ [Ф] /(adv,pref) many/all/
+ [ޤ] /(adv,num) 10,000/ten thousand/myriads/all/everything/(P)/
+ [] /(adv,num) 10,000/ten thousand/myriads/all/everything/
+ [ФФ] /(adv) (1) very much/fully/(2) never (with negative verb)/
+ [ޤޤ] /(adv) (1) very much/fully/(2) never (with negative verb)/
+ [ޤ󤬤] /(adv,n) if by any chance/10000 to 1/(P)/
+ [ޤ󤤤] /(adv,n) by some chance/by some possibility/if by any chance/10,000:1 odds/(P)/
+ [ޤ󤤤ˤʤ] /(v1) to provide against contingencies/
+ͤ [ޤ󤤤򤫤󤬤] /(exp) to be prepared for the worst/
+ [ޤӤ] /(n,vs) shoplifting/shoplifter/(P)/
+ [ޤӤ] /(n,vs) shoplifting/shoplifter/(P)/
+ [ޤ󤨤] /10000 yen/
+ [] /(n) general merchant/Jack of all trades/
+ [Ф] /(n) many changes/
+ڶ [Ф󤫤礦] /(n) kaleidoscope/
+ڶ [ޤ󤲤礦] /(n) kaleidoscope/
+ [Ф] /many articles/
+ [ޤ󤬤] /(n) many scrolls/many books/
+ [Ф󤫤] /(n) flood of emotions/many thoughts/
+ [Ф] /(n) state affairs/secrets/
+ [Ф󤭤礦] /all places/all circumstances/
+ [ޤ󤭤] /(n) immense sum (of money)/ten thousand yen/
+ [Ф󤰤] /(n) April Fool's Day/
+ [Ф󤰤] /hosts/all the armies/
+μ [Ф󤰤Τ] /Lord of hosts/
+ [Ф󤲤] /versatility/
+ [ޤ󤲤] /(n) many words/
+ [Ф] /(n-adv,n-t) perpetuity/eternity/
+ [Ф] /all houses/many houses/
+ [Ф󤳤] /(n) (mouths of) many people/
+ [Ф󤴤] /(n) eternity/
+ [ޤ󤴤] /(n) eternity/
+ [Ф󤳤] /(n) all countries/the whole world/universal/all nations/(P)/
+ [Ф󤳤] /(n) flags of all nations/
+ [Ф󤳤ä] /(n) flags of all nations/
+ݲɸʸ [Ф󤳤Ԥ礦⤸] /International Phonetic Alphabet/
+ [Ф󤳤] /world history/
+ [Ф󤳤礵󤸤礦䤯] /Universal Copyright Convention/
+ [Ф󤳤Ϥ󤫤] /world's fair/
+ɸ [Ф󤳤Ҥ礦] /universal time/
+̱ [Ф󤳤ߤ] /the people of all nations/
+͹Ϣ [Ф󤳤椦Ӥ󤴤] /Universal Postal Union/
+ [Ф󤳤] /(n) thousands of lives/
+ [Ф󤱤] /(n) vast expanse/
+ [Ф󤶤] /(int,n) hurrah/long life/congratulations/cheers/
+ [ޤ󤶤] /(n) comedian/comic dialogue/
+ [Ф󤶤] /(int,n) hurrah/long life/congratulations/cheers/(P)/
+ [ޤ󤶤] /(n) strolling comic dancer/(P)/
+ [ޤ󤵤] /(n) witch hazel/Hamamelis mollis/Hamamelis japonica/
+ [Ф󤵤] /(n) all means/
+ߤ [Ф򤨤] /there is no hope/
+ߤʤ [Ф򤨤ʤ] /(exp) if necessary/when unavoidable/
+ [Ф] /(n) certain death/
+ [Ф] /(n) all/everything/(P)/
+٤ [Ф󤸤夦] /(n) There is nothing more that can be done/
+礹 [Ф󤸤夦] /(n) There is nothing more that can be done/
+ [Ф󤷤] /(n) many thanks/sincere apologies/
+ [Ф󤸤] /(n) longevity/
+ [Ф󤷤礦] /(n) all creation/all nature/all the universe/
+ [Ф󤷤礦] /(n) all obstacles/
+ [Ф󤸤礦] /(n) hurrah!/long life/congratulations/full vent/
+ [Ф󤸤礦] /(n) sovereignty/
+ [ޤ󤸤礦] /all (present)/
+פ [ޤ󤸤礦ä] /unanimously/
+ [Ф󤸤礦] /(n) diversification/multifariousness/
+ [Ф󤸤] /(n) (1) all people/everybody/(2) ten thousand people/(P)/
+ [Фˤ] /(n) (1) all people/everybody/(2) ten thousand people/(P)/
+ [ޤˤ] /(n) (1) all people/everybody/(2) ten thousand people/
+͸ [Фˤभ] /all-purpose/suiting everybody/
+͸Ǥ [ФˤभǤ] /(exp) to suit all tastes/
+͸ [Фˤऱ] /suiting all tastes/
+ [Ф󤸤] /(n) 10000 fathoms/great depth/great height/
+ [Ф󤻤] /(n-adv) all ages/eternity/
+ [] /(n-adv,n-t) thousands of years/eternity/all generations/
+ [Ф󤻤ä] /(n) unbroken imperial line/
+԰ [Ф󤻤դ] /(n) eternity/perpetuity/
+ [Ф󤻤] /tremendous number/
+ [Ф󤼤] /(adj-na,n) perfection/
+ [ޤ󤼤] /(adj-na,n) perfection/
+ [Ф󤼤] /(adj-na,n) perfection/(P)/
+ [ޤ󤼤] /(adj-na,n) perfection/
+κ [Ф󤼤Τ] /safe plan/
+´ [Ф󤽤] /(n) host of soldiers/
+ [Ф] /(n-adv,n-t) thousands of years/eternity/all generations/
+ [ޤ] /(n-adv,n-t) thousands of years/eternity/all generations/
+ [] /(n-adv,n-t) thousands of years/eternity/all generations/
+԰ [Фդ] /(adj-na,n) eternity/perpetuity/
+ü [Ф󤿤] /(n) all/everything/
+ [ޤŤ] /(X) (fem) (vulg) masturbation/
+ŷ [ФƤ] /the whole world/
+ [ޤƤ] /(n) perfect score/
+ [ޤɤ] /(n) Buddhist lantern festival/
+ [ޤɤ] /(n) Buddhist lantern festival/
+ [Фʤ] /(n) many obstacles/innumerable difficulties/
+Ӥ [ФʤϤ] /at all costs/at any cost/surmounting all difficulties/
+ǯ [ޤͤ] /ten thousand years/eternity/(P)/
+ǯ [ޤͤ󤳤] /ever unsuccessful candidate/persistent candidate/
+ǯ [ޤͤɤ] /(n) leaving a bed unmade/
+ǯ¤ [ޤͤ󤷤󤾤] /woman of perennial youth/
+ǯ [] /(n) plant of the lily family/
+ǯ [ޤͤ󤻤] /(n) plant of the lily family/
+ǯ [ޤͤ椭] /(n) perpetual snow/
+ǯɮ [ޤͤҤ] /(n) fountain pen/(P)/
+ǽ [ФΤ] /(adj-no,n) all-purpose/almighty/omnipotent/(P)/
+ǽ [ޤΤ] /(adj-no,n) all-purpose/almighty/omnipotent/
+ǽ [ФΤ󤷤] /all-around athlete/
+ǽ [ФΤ䤯] /cure-all/panacea/
+ǽ [ޤΤ䤯] /cure-all/panacea/
+ [ФѤ] /(n) world fair/
+ [ФѤ] /(n) all things/
+ [ޤӤ礦] /(n) all kinds of sicknesses/
+ [Ф] /(n) many people/
+ʡ [Фפ] /(n) all health and happiness/
+ʡ [ޤפ] /(n) all health and happiness/
+ʪ [Ф֤] /(n) all things/all creation/
+ʪ [Ф] /(n) all things/all creation/
+ʪĹ [Ф֤ĤΤ줤礦] /the lord of creation/man/mankind/
+ʪήž [Ф֤Ĥ夦Ƥ] /All things are in a state of flux/"all is flux, nothing stays still" (Heraclitus)/
+ʬΰ [ޤ֤Τ] /(n) one ten-thousandth/
+ [Ф٤] /(n) various differentiations/
+פʤ [ޤ٤ʤ] /to be thoroughly/to be equally/
+̵ [ޤ٤ʤ] /(adv) equally/thoroughly/all over/uniformly/without exception/all around/
+ [ޤݤ] /(n) pedometer/
+ [Фݤ] /(n) many treasures/
+ [Фݤ] /(n) many lands/many means/
+ˮ [Фݤ] /(n) all nations/
+ [ФФ] /(adv) (1) very much/fully/(2) never (with negative verb)/
+ [ޤޤ] /(adv) (1) very much/fully/(2) never (with negative verb)/
+ [ФФ󤤤] /(adv,n) by any chance/ten thousand to one/
+ [ޤޤ󤤤] /(adv,n) by any chance/ten thousand to one/
+ [ФФ󤶤] /(n) matter for great congratulation/
+̱ [Фߤ] /(n) all people/the whole nation/
+ [Ф⤯] /many eyes/
+ͭ [Ф椦] /(n) all things/all creation/universal/
+ͭ [Ф椦礯] /(n) universal gravitation/
+ͭ [Ф椦󤭤礦] /(n) pantheism/
+ղ̾ [ޤ褦] /(n) early Japanese syllabary composed of Chinese characters used phonetically/
+ս [ޤ褦夦] /(n) Manyoushuu (famous 8thC poetry)/Japan's oldest anthology of poems/
+ [Ф餤] /(n) many guests/
+ [Ф餤] /(n) heavy thunder/
+Τ [Ф] /(n) thousands of miles/(P)/
+ΤĹ [ϤΤ礦礦] /Great Wall of China/
+ΤĹ [ФΤ礦礦] /Great Wall of China/
+ [ޤ꤭] /(n) vise/jack/capstan/
+ [Ф礯] /(n) myriad green leaves/
+ [Ф󤸤] /(n) 10000 fathoms/great depth/great height/
+ʤ [Ф򤨤ʤ] /(exp) if necessary/when unavoidable/
+ [Ф󤳤] /(n) copious (tears)/
+۴ [Ф] /(n) many branches/
+ [ޤ󤷤] /(n) self-conceit/pride/
+ [ޤ󤻤] /(n) chronicity/(P)/
+ [ޤ󤻤] /becoming chronic/
+ [ޤ󤻤ĤϤäĤӤ礦] /(n) chronic myelogenous (myeloid) leukemia (CML)/
+ [ޤ󤻤ä] /(n) chronic malady/
+Ū [ޤ󤻤Ƥ] /(adj-na) chronic/(P)/
+ϫɸ [ޤ󤻤Ҥ礦] /(n) chronic fatigue syndrome (CFs)/
+ [ޤ󤻤Ӥ礦] /(n) chronic disease/
+ [ޤޤ] /(adj-na,adv,n) full of/brimming with/(P)/
+ [ߤ] /(v5s) (1) to fill (e.g. a cup)/(2) to satisfy/to ingratiate/to fulfill/(P)/
+ [ߤ] /(v1) to be full/to rise (tide)/to mature/to expire/(P)/
+ [ߤ] /(n) ebb and flow/
+礱 [ߤ] /(n) waxing and waning (of the moon)/
+­ [ߤ] /(v1) to be content/to have enough/to be happy/to be sufficient/to be satisfied/
+Ĭ [ߤ] /(n) flow/
+ [ޤ󥿥] /(n) full tank/filling up the tank/
+ǯ [ޤ󤤤ͤ] /one full year/
+ [ޤ󤤤] /(n) full house/no vacancy/sold out/standing room only/full (of people)/crowded/(P)/
+ [ߤҤ] /ebb and flow/
+ [ޤ󤨤] /(n) great delight/rapture/(P)/
+ [ޤ󤫤] /(n) full bloom/(P)/
+ [ޤ󤬤] /(n) full amount/
+ [ޤ󤫤] /(n) full subscription (of shares)/
+ [ޤ󤫤] /(n) ebb and flow/
+Ͼ [ޤ󤫤󤷤礯] /(n) dressed up/decked out/
+Ͼ [ޤ󤫤󤷤礯Τդ] /(n) full-dress ship/
+ [ޤ󤬤] /(n) winning with the highest possible score (in mahjong)/
+ [ޤ󤬤] /(n) fulfilment of a vow/
+ [ޤ] /(n) expiration (of a term)/maturity (e.g. investment)/(P)/
+ [ޤ󤭤] /(n) due date/date of maturity/(pay at) maturity/
+ [ޤ󤭤] /(n,vs) have enough of/fully enjoy/(P)/
+ [ޤ󤲤] /(n) full moon/(P)/
+ [ޤ󤶤] /(adv) (not) altogether/(not) wholly/(P)/
+Ǥʤ [ޤ󤶤Ǥʤ] /not as dissatisfied (or annoyed) as (s)he would have us believe/
+̴ǤϤʤ [ޤ󤶤ǤϤʤ] /not altogether a dream/
+ [ޤ󤳤] /(n) heartfelt/sincere/
+ [ޤ] /(n) the whole assembly/the full house/whole group/everyone/
+ [ޤ󤵤] /(n,vs) fully loaded/full load/loaded condition/(P)/
+ [ޤ󤵤] /(n) bumper crop/witch hazel/
+ [ޤ󤶤] /(n) the whole mountain/all the mountains/
+ [ޤ󤷤] /(n) No Vacancy/
+ [ޤ󤷤] /(n) full parking lot/
+ [ޤ󤷤夦] /prewar Japanese name for Manchuria/
+ [ޤ󤷤夦] /Manchukuo (Manchurian prewar Japanese puppet state)/
+ [ޤ󤷤夦ؤ] /(n) the Manchurian Incident/
+ [ޤ󤷤夦] /Manchuria/
+ [ޤ󤸤礦] /(n-adv,n-t) unanimous/whole audience/(P)/
+ [ޤ󤸤礦ä] /(n) unanimous/(P)/
+ [ޤ󤷤] /(n) the whole body/
+ [ޤ󤷤󤽤] /having wounds all over one's body/
+ [ޤ󤹤] /(n) full to the brim with water/
+ [ޤ󤻤] /(n) sold out/fully occupied/(P)/
+­ [ޤ󤾤] /(adj-na,n,vs) satisfaction/(P)/
+­Ԥ [ޤ󤾤] /(exp) to be satisfied/
+­ [ޤ󤾤] /(n) feeling of satisfaction/
+ [ޤ󤿤] /(n) full house/all tables full/
+Ĭ [ޤ礦] /(n) high tide/high water/full tide/(P)/
+ŷ [ޤƤ] /(n) the whole sky/
+ŷ [ޤƤ] /(n) all over the world/
+ [ޤƤ] /(n) perfect score/(P)/
+ [ޤƤȤ] /(exp) to get full marks/
+Ʋ [ޤɤ] /(n) the whole audience/
+ǯ [ޤͤ줤] /(n) age/
+ [ޤѤ] /(n) full/(P)/
+ɼ [ޤԤ礦] /(n) unanimously/
+ [ޤפ] /(n) full/
+ʢ [ޤפ] /(adj-na,n) cloy/glut/
+פʤ [ޤ٤ʤ] /(adv) equally/thoroughly/all over/uniformly/without exception/all around/
+̵ [ޤ٤ʤ] /(adv) equally/thoroughly/all over/uniformly/without exception/all around/
+ [ޤޤ] /(adj-na,adv,n) full of/brimming with/
+ [ޤ] /(n-adv,n-t) (the) whole face/(P)/
+ [ޤ⤦] /Manchuria and Mongolia/
+ [ޤ⤯] /(n-adv,n-t) as far as the eye can see/
+λ [ޤ礦] /(n) expiration/termination/(P)/
+ [ޤ뤤] /(n) bases loaded (baseball)/(P)/
+ݥۡ [ޤ뤤ۡ] /(n) grand slam (baseball)/
+̡ [] /(uk) in spite of oneself/somehow/without knowing why/vaguely/
+̡⤭ [뤭] /(n) stroll/
+̡ [ޤ] /(n) comic/cartoon/(P)/
+̡ [ޤ󤬤] /(n) cartoonist/manga artist/(P)/
+̡軨 [ޤ󤬤ä] /(n) comic book/
+̡ [ޤ󤬤ۤ] /(n) comic book/
+̡ [ޤ󤬤] /(n) manzai (comic dialogue) accompanied by music/
+̡ [ޤ󤲤] /(n) rambling talk/
+̡ [ޤ󤶤] /(n) comedian/comic dialogue/(P)/
+̡ͻ [ޤ󤶤] /(n) (one of) a comic duo/
+̡ [ޤ󤼤] /(adj-na,n) aimless/in a rambling way/
+̡ [ޤ󤼤󤿤] /(adj-t) random/rambling/desultory/
+̡ [ޤ] /(n) chat/desultory conversation/(P)/
+̡̲ [ޤ] /comic storyteller/
+̡ [ޤɤ] /(n) browsing/
+̡ [ޤ] /(n) revilement/derision/
+̡ɮ [ޤԤ] /(n) random jottings/
+̡ɾ [ޤԤ礦] /(n) rambling criticism/
+̡ʸ [ޤ֤] /(n) random jottings/rambling essays/
+̡ [ޤ] /(n,vs) rambling/sauntering/strolling/
+̡̡ [ޤޤ] /(adj-na,n) vast/
+̡̡ [ޤޤ󤿤] /(adj-t) boundless/vast/
+̡ͷ [ޤ椦] /(n,vs) pleasure trip/tour/
+̡ͷ [ޤ椦㤯] /sightseer/tourist/
+̡Ͽ [ޤ] /(n) random comments/
+̢ [ޤ󤨤] /(n,vs) spread disease/
+̢ [ϤӤ] /(v5r) to spread/to run rampant/to grow thick/to become powerful/(P)/
+̢ [Ĥ뤯] /(n) vine/creeper/
+̣ [] /(adj-na,n) flavor/taste/(P)/
+̣ [] /lightly seasoned/
+̣Ĥ [Ĥ] /(n,vs) seasoning/flavour/
+̣ [] /(adj-pn) smart/clever/witty/strange/
+̣ [Τ] /(n) monosodium glutamate (brand name)/MSG/(P)/
+̣襤 [襤] /(adj-no,n) (1) flavour/(2) meaning/significance/(P)/
+̣襤Τ [襤] /to taste and know/
+̣臘 [臘] /(v5u) to taste/to savor/to relish/(P)/
+̣Ĵ [ȤȤΤ] /(exp) to flavor/to season/
+̣ [ߤ] /(adj-na,n) taste/palate/sense of taste/(P)/
+̣ʤ [ʤ] /(adj) wearisome/insipid/irksome/wretched/vain/
+̣ʤ [ʤ] /(adj) wearisome/insipid/irksome/wretched/vain/
+̵̣ [ʤ] /(adj) wearisome/insipid/irksome/wretched/vain/
+̵̣ [ʤ] /(adj) wearisome/insipid/irksome/wretched/vain/
+̣ [] /(n) sampling/tasting/
+̣ [ߤ] /(n) (1) miso/bean paste/(2) key (main) point/(P)/
+̣û [ߤä] /(n) decayed (baby) tooth/
+̣ [ߤä] /(n) (1) miso lees/(2) good-for-nothing/(3) immature child or person/
+̣ [ߤ] /(n) miso soup/(P)/
+̣Ҥ [ߤŤ] /(n) meat or fish or vegetables preserved in miso/
+̣ڧ [ߤ] /(n) grinding miso/flattery/a flatterer/
+̣ڧ˷ [ߤܤ] /(n) a low-ranking priest/contemptuous reference to a priest/
+̣ [ߤɤ] /(n,vs) appreciating a book/perusal/
+̣դ [Ĥ] /(n,vs) seasoning/flavour/(P)/
+̣դ [ĤΤ] /(n) seasoned nori (laver)/
+̣ [ߤ] /(n) friend/ally/supporter/(P)/
+̣ [ߤ餤] /(n) taste buds/
+̣ [ߤ] /(n) (uk) type of sweet sake used in cooking/
+̣δ [ߤܤ] /(n) fish sliced open, seasoned with mirin, soy sauce, etc. and dried in the sun/
+̤ [ҤĤ] /(n) eighth sign of Chinese zodiac (The Ram, 1p.m.-3p.m., south-southwest, June)/(P)/
+̤ [] /not yet/(P)/
+̤ [ޤ] /(adj-na,adv) (1) (uk) as yet/hitherto/(2) not yet (with negative verb)/
+̤ [ޤ] /(adv) yet/still/more/besides/(P)/
+̤ [ޤ] /(n) something to be desired/
+̤ [ޤ] /(n) rather/better/
+̤ [ޤ] /(adv) still/even now/until this very day/
+̤̤ [ޤޤ] /(adv) still some way to go before goal/still more to come/much more/not yet/
+̤ [ߤ] /(adj-na,n) unsettled/pending/unresolved/(P)/
+̤ [ߤĤ] /unresolved problem/
+̤ [ߤ󤷤] /unconverted person/
+̤ [ߤ] /(adj-na,adj-no,n) savage land/backward region/uncivilized/(P)/
+̤ [ߤ] /uncultivated/
+̤ [ߤ] /virgin soil/uncultivated land/
+̤Ҳ [ߤ㤫] /a primitive society/
+̤ [ߤ] /(n) barbarian/savage/savage (primitive) people (race)/
+̤ [ߤ] /(n) undeveloped/wild (areas)/
+̤ [ߤ] /undeveloped area/
+̤ [ߤ] /(n) savage (barbaric) land/backward region/undeveloped area/
+̤ȯ [ߤϤ] /(n) undeveloped (countries)/backward/unentered/
+̤ [ߤƤ] /(n) unsettled/pending/
+̤ǧ [ߤˤ󤸤礦ۤ] /(n) unconfirmed information/
+̤ǧʪ [ߤˤҤ֤ä] /(n) unidentified flying object (UFO)/
+̤ [ߤ] /(adj-no,n) unpublished/
+̤ [ߤ󤳤] /(adj-no) unpublished/
+̤ [ߤ] /(adj-no,n) incomplete/unfinished/
+̤ [ߤ󤻤] /(adj-na,adj-no,n) incompletion/incomplete/unfinished/(P)/
+̤Լ [ߤ󤷤] /unrepatriated person/
+̤ [ߤˤ夦] /blank (book)/
+̤ [ߤ礦] /(adj-no) untrained/
+̤в [ߤ] /unexpired/
+̤и [ߤ] /(adj-na,adj-no,n) inexperience/
+̤и [ߤ󤷤] /inexperienced person/
+̤ [ߤ] /(n) pending/undecided/(P)/
+̤ [ߤĤ] /(n) detention prison/
+̤蹴α [ߤĤ夦] /detention pending trial/
+̤ [ߤä] /(n) outstanding (account)/
+̤軻 [ߤä] /outstanding (account)/
+̤ [ߤĤ夦] /(n) unconvicted prisoner/prisoner under trial/
+̤ [ߤäƤ] /undecided/
+̤ [ߤ] /(adj-no,n) unacquainted/unknown/
+̤ [ߤ֤] /(n) private equity/
+̤ɽ [ߤҤ礦] /not yet officially announced/
+̤ [ߤ] /uncultivated land/
+̤ [ߤ] /(adj-no,n) uncultivated/wild/
+̤ [ߤ] /uncultivated land/
+̤ [ߤ] /(n) unmarried/(P)/
+̤ [ߤ󤷤] /unmarried person/
+̤ [ߤ] /(adj-no,n) executory/unpaid/
+̤ [ߤ褦] /(adj-no) unused/
+̤ [ߤ夦] /(n) accrued/outstanding/
+̤ [ߤ夦] /unlisted/
+̤ [ߤ夦ˤ夦] /accounts receivable/
+̤ػƸ [ߤ夦ɤ] /preschool child/
+̤ [ߤ夯] /(adj-na,n) inexperience/unripeness/raw/unskilled/immature/inexperienced/(P)/
+̤ϻ [ߤ夯] /(n) premature baby/(P)/
+̤ϼ [ߤ夯] /green hand/novice/
+̤ [ߤ] /untreated/
+̤ʬ [ߤ֤] /unsettled/unfinished/undivided (profits)/
+̤ [ߤ] /(adj-no) untreated/left unattended (to)/still to be dealt with/
+̤ò [ߤ礦] /unfulfilled (orders)/
+̤ [ߤ礦] /(adj-no,n) unknown/unidentified/
+̤ [ߤ󤸤] /unbeliever/inquirer/
+̤ [ߤ] /(n) nonpayment of tribute/
+̤ [ߤ] /(n,n-suf) attempt (at crime)/(P)/
+̤ [ߤ] /(n) attempted crime/
+̤ [ߤ] /(n) uncompleted/unfinished/crude/
+̤ǯ [ߤͤ] /(n) minority/not of age/(P)/
+̤ǯ [ߤͤ󤷤] /(n) minor/person not grown up/
+̤ [ߤҤ] /(n) unfinished goods/
+̤ [ߤ] /(adj-na,adj-no,n) pending/incomplete/
+̤ [ߤҤ] /unfinished article/
+̤ǯ [ߤͤ] /(n) minority/not of age/
+̤ [ߤ] /(n) uninstalled/projected/
+̤ [ߤ] /(n) before it happens/previously/(P)/
+̤ [ߤ] /before anything happens/previously/
+̤ɤ [ߤˤդ] /(exp) to prevent/to take precautions/
+̤ [ߤ󤱤] /(n) (gram) imperfective form/
+̤ͭ [ߤ] /(adj-na,adj-no,n) unprecedented/unheard of/
+̤ͭ [ߤ] /(adj-na,adj-no,n) unprecedented/unheard of/
+̤ͭ [ߤ] /(adj-na,adj-no,n) unprecedented/unheard of/
+̤ͭ [ߤ] /(adj-na,adj-no,n) unprecedented/unheard of/
+̤ȿ [ߤ] /(n) unorganized/
+̤ [ߤ] /(adj-na,n) not yet known/(P)/
+̤θ [ߤ] /(n) unknown language/
+̤ο [ߤ] /(n) unknown number/(P)/
+̤ [ߤ㤯] /(n) nonarrival/
+̤ [ߤ㤯] /(work) not yet started/
+̤ǯ [ߤƤͤ] /minority/under age/
+̤̽ [ܤ] /virgin/
+̤ [ߤƤ] /(adj-na,n) not yet fixed/undecided/pending/(P)/
+̤ [ߤƤ] /(adj-na,n) undefined/unspecified/
+̤ [ߤƤ] /(n) unfinished manuscript/
+̤е [ߤȤ] /unregistered/
+̤ [ߤȤ] /(adj-no,n) untrodden/unexplored/
+̤Ƨ [ߤȤ] /(adj-no,n) untrodden/unexplored/
+̤Ƨ [ߤȤ] /unexplored/
+̤Ƨ [ߤȤۤ] /(n) unclimbed mountain/
+̤ [ߤɤ] /(adj-na,n) not yet read/
+̤Ϥ [ߤȤɤ] /failing to report/
+̤Ϥ [ߤȤɤ] /(v1) to make sure of/to assure oneself of/to see with one's own eyes/to ascertain/
+̤ǯ [ҤĤɤ] /year of the sheep/
+̤Ǽ [ߤΤ] /(n) payment default/overdue on a payment/(P)/
+̤Ǽ [ߤΤ] /(n) person in arrears/(tax) defaulter/
+̤ [ߤϤȤ] /undivided (profits)/
+̤ȯ [ߤϤ] /(n) before an event takes place/
+̤ȯ [ߤϤĤ] /before anything happens/previously/
+̤ȯ [ߤϤä] /undiscovered/unexplored/
+̤ȯ [ߤϤä] /unissued/
+̤ȯã [ߤϤä] /undeveloped/
+̤ȯɽ [ߤϤäԤ礦] /unpublished/not yet announced/(P)/
+̤ [ߤդ] /(adj-no) undemobilized/
+̤ʧ [ߤϤ餤] /(n,adj-no) unpaid/overdue/(P)/
+̤ʧ [ߤϤ餤] /(n) outstanding loan/
+̤ʧ [ߤϤ餤] /(n) not paid up (capital)/
+̤ʧ [ߤϤ餤Ҥ褦] /accrued expenses/
+̤ʹ [ߤ] /(n) having not yet heard/
+̤˴ [ߤܤ] /(n) widow/(P)/
+̤ [ߤޤ] /(n-suf) less than/insufficient/(P)/
+̤ [ߤᤤ] /(n-adv,n-t) early dawn/grey of morning/(P)/
+̤ [ߤ餤] /(n) (1) the future (usually distant)/(2) future tense/(3) the world to come/(P)/
+̤ʹ [ߤ餤] /(n-adv,n-t) eternity/
+̤ [ߤ餤] /(n) futurology/
+̤贰λ [ߤ餤礦] /future perfect/
+̤跿 [ߤ餤] /(adj-no) futuristic/
+̤ [ߤ餤] /the future tense/
+̤ظ [ߤ餤] /future oriented/
+̤ [ߤ餤] /(n) vision of the future/
+̤ [ߤ餤] /(n) futurism/
+̤λ [ߤ礦] /(adj-no,n) unfinished/unfilled (order)/unexecuted/
+̤ [ߤ] /(adj-na,n) lingering affection/attachment/regret(s)/reluctance/(P)/
+̥ [Ф] /(v5s) to bewitch/to confuse/to enchant/to delude/
+̥ [ߤ] /(v1) to be enchanted/to be charmed/
+̥ [ߤ] /(v5r) to be entranced or possessed/
+̥λ [ߤ礦] /(n) fascination/(P)/
+̥ [ߤ礯] /(n) charm/fascination/glamour/(P)/
+̥Ū [ߤ礯Ƥ] /(adj-na) charming/fascinating/
+̥ [ߤ勞] /(n,vs) attraction/fascination/lure/captivation/charm/(P)/
+̦ [] /(n) sixth sign of Chinese zodiac (The Serpent, 9a.m.-11a.m., south-southeast, April)/(P)/
+̦ǯ [ؤӤɤ] /year of the snake/
+̨ [ߤ] /(n) cape (on coast)/(P)/
+̨ [] /(rare) anat promontory/promontory/
+̨ [] /indentations/capes/
+̩ [ߤ] /(n) mystery/
+̩ [Ҥ] /(adj-na,n) secret/private/surreptitious/(P)/
+̩ [Ҥ] /in secret/secretly/
+̩ [ߤĤ] /(n) dense clouds/overcast/
+̩ [ߤĤ] /(n) detailed drawing or picture/
+̩ [ߤä] /(n) clandestine meeting/
+̩ [ߤĤ] /(n) secret rites/secrets/
+̩ [ߤĤ] /(n) secret conference/
+̩ [ߤĤ礦] /(n) poaching (fish or seafood)/
+̩ [ߤĤ礦] /poacher/
+̩ [ߤä礦] /(n) Mikkyou/secret religious transmissions/Esoteric Buddhist teachings/
+̩ [ߤä] /(n) secret plan/
+̩ [ߤĤ] /(n) talking in whispers/confidential words/
+̩ [ߤä] /(n,vs) smuggling/(P)/
+̩Ҽ [ߤä] /a stowaway/
+̩ [ߤä] /(n) prowling about/traveling in secret/
+̩ [ߤä] /(n,vs) secret information/betrayal/inform on/
+̩ [ߤä] /informer/betrayer/
+̩ [ߤä] /(n) secret butchery/
+̩ [ߤä] /(n) secret messenger/
+̩ [ߤĤ] /(n) a secret/
+̩ [ߤä] /(n) secret room/(P)/
+̩ [ߤäĤ] /"behind closed doors"/
+̩ [ߤä夦] /(n,vs) crowd/close formation/dense/(P)/
+̩ [ߤä] /(n) secret message/
+̩ [ߤä] /(n) thick or dense growth/
+̩ [ߤä] /(adj-na,n) related/connected/close/intimate/(P)/
+̩ [ߤä] /(n,vs) stopping tightly/sealing hermetically/
+̩ [ߤä] /(n) private funeral/
+̩ [ߤä] /(n) sending in secret/
+̩¤ [ߤĤ] /(n) illicit manufacturing/illicit distilling/moonshining/
+̩¤ [ߤĤ] /illicitly brewed liquor/moonshine/
+̩ [ߤĤ] /(n) private or confidential or secret talk/
+̩ [ߤä㤯] /(n) glued to/(P)/
+̩ [ߤäĤ] /(n) adultery/misconduct/intrigue/criminal connection/
+̩ [ߤäƤ] /(n) spy/emissary/
+̩ [ߤĤ] /(n) density/(P)/
+̩ [ߤĤˤ夦] /(n,vs) smuggling oneself into a country/(P)/
+̩ [ߤĤˤ夦] /(n,vs) smuggling oneself into a country/
+̩ȼ [ߤĤˤ夦ä󤮤礦] /(n) people smuggler/
+̩ [ߤĤФ] /(n,vs) smuggling/bootlegging/illicit trade/(P)/
+̩ [ߤĤФҤ] /smuggled goods/contraband/
+̩ [ߤäפ] /(n,vs) hermetically seal/sealing (e.g. envelope)/
+̩ [ߤäڤ] /(n,vs) airtight/
+̩ƴ [ߤäڤ褦] /(n) airtight container/
+̩ [ߤĤܤ] /(n) conspiracy/
+̩ǰ [ߤĤܤ] /(n) smuggling/
+̩̩ [ߤĤߤ] /(adv) secretly/privately/
+̩ [ߤĤ䤯] /(n) secret agreement/(P)/
+̩͢ [ߤĤ] /(n,vs) smuggling/contraband trade/(P)/
+̩͢ [ߤĤ椷] /(n) smuggling out/
+̩͢ [ߤĤ椻] /(n) smuggler/
+̩͢ [ߤĤˤ夦] /(n) smuggling in/
+̩͢ [ߤĤҤ] /smuggled goods/
+̩ [ߤĤ礦] /(n,vs) poaching/(P)/
+̩ļ [ߤĤ礦] /poacher/
+̩ [ߤĤ] /(n) close thicket/dense forest/jungle/(P)/
+̩ [ߤĤ줤] /secret orders/
+̪ [ߤ] /(n) nectar/honey/(P)/
+̪ [ߤ] /(n) mandarin/(P)/
+̪ν [ߤΤ] /mandarin orange juice/
+̪Ȫ [ߤФ] /mandarin plantation/
+̪ [ߤĤ] /(n) honeymoon/
+̪Ʀ [ߤĤޤ] /(n) mixture of boiled beans, jelly cubes, fruit pieces and molasses/
+̪˪ [ߤĤФ] /(n) (honey) bee/
+̪Ϲ [ߤĤ] /(n) beeswax/
+̬ [ߤ] /(n) straw raincoat/
+̬ [ߤΤष] /(n) bagworm/
+̭ [ߤΤ] /(n) ripening/crop/
+̭ [ͤ󤸤Ĥդ礦] /poor crop (of rice)/
+̮ [ߤ㤯] /(n) pulse/(P)/
+̮ [ߤ㤯Ȥ] /(exp) to take a pulse/
+̮Ǥ [ߤ㤯ߤ] /(exp) to examine one's pulse/
+̮ [ߤä] /(n) vascular system/blood vessel/duct/
+̮ [ߤ㤯ɤ] /(n) spot where the pulse may be taken/vital point/
+̮Ǥ [ߤ㤯] /(v5t) pounding heart/pulsing vein/
+̮ư [ߤ㤯ɤ] /(n) pulsation/pulsatory motion/
+̮ [ߤ㤯Ϥ] /(n) pulse/pulsation/stroke of pulse/(P)/
+̮̮ [ߤ㤯ߤ㤯] /(adj-na,n) continuous/ceaseless/
+̮̮ [ߤ㤯ߤ㤯] /(adj-t) unbroken/continuous/pulsating forcefully/
+̮ [ߤ㤯餯] /(n) chain of reasoning/logical connection/coherence/context/(P)/
+̮ [ߤ㤯Ϥ] /(n) pulse/pulsation/stroke of pulse/
+̮ [ߤ㤯Ϥ] /pulse rate/
+̯ [ߤ礦] /(adj-na,n) (uk) strange/unusual/(P)/
+̯ʤĴ [ʤ뤷] /enchanting melody/sweet tune/
+̯˻פ [ߤ礦ˤ⤦] /(exp) to think (something) strange/
+̯Ƥ [ߤ礦򤨤Ƥ] /(exp) to be skillful/to be clever/
+̯ [ߤ礦] /(n) ingenious idea/excellent plan/bright idea/(P)/
+̯ [ߤ礦] /Vidya-raja/King of occult know-how/enlightened one (suffix of Buddhist deities)/
+̯ [ߤ礦] /(n) exquisite skill/wonderful performance/(P)/
+̯ [ߤ礦ˤ] /(exp) to be divinely skilled/
+̯ [ߤ礦] /(n) ingenious trick/good idea/clever scheme/
+̯ [ߤ礦] /(n) clever scheme/
+̯ [ߤ礦] /(n) expert/virtuoso/master/(P)/
+̯ [ߤ礦] /(n) exquisite beauty or charms/
+̯ [ߤ礦] /(n) point of beauty/
+̯ˡ [ߤ礦ۤ] /(n) mysteries/excellent methods/
+̯ˡϡڷ [ߤ礦ۤ󤲤礦] /(int,n) Lotus Sutra/
+̯̣ [ߤ礦] /(n) exquisite/charm/profit/
+̯ [ߤ礦䤯] /(n) wonder drug/miracle cure/
+̯ [ߤ礦줤] /(adj-no,n) young/blooming (age)/
+̰ [ߤᤤȤ] /(uk) millimeter/
+̱ [] /(n) nation/people/(P)/
+̱İ [ߤΤ򤭤] /(exp) to listen to the voice of the people/
+̱ [ߤ] /(n) popular will/(P)/
+̱ [ߤ󤨤] /(n) private management/(P)/
+̱IJ [ߤ󤨤] /(n) privatization/(P)/
+̱IJ [ߤ󤨤礦] /privatized business/
+̱ [ߤ] /(n) private house/(P)/
+̱ [ߤ󤫤] /(adj-no,n) private/civilian/civil/popular/folk/unofficial/(P)/
+ֹ̱Ҷ [ߤ󤫤󤳤] /private aircraft/
+ֻ̱ [ߤ󤫤󤷤ۤ] /private capital/
+ֿ̱ [ߤ󤫤󤸤] /(n) non-government person/civilian/
+̱ [ߤ󤫤󤿤] /(n) nongovernment organization/NGO/
+̱ [ߤ󤫤Ǥ󤷤礦] /folklore/
+̱ [ߤ󤫤Ҥ] /civil aviation/
+̱ [ߤ󤫤֤] /(n) private sector/
+̱ [ߤ󤫤ۤ] /commercial broadcasting/(P)/
+̱ˡ [ߤ󤫤礦ۤ] /folk remedies/
+̱¹ [ߤ󤭤礦盧] /(n) people's republic/
+̱ [ߤ󤮤礦] /(n) private enterprise/
+̱ [ߤ] /(n) everyday articles which have come to be regarded as folk art/
+̱ [ߤ󤲤] /(n) folk craft/folk art/(P)/
+̱ [ߤ󤲤Ҥ] /(n) (article of) folk craft/
+̱ [ߤ󤱤] /(n) civil rights/
+̱ [ߤ󤱤󤷤央] /democracy (as propounded by Sun Yat-sen)/
+̱ [ߤ] /private house/
+̱ [ߤ󤳤] /(Republic of) China (i.e. Taiwan)/
+̱ [ߤ] /(n) civil affairs/civil case/(P)/
+̱ˡ [ߤ󤸤ۤ] /(n) Civil Rehabilitation Law/
+̱Ƚ [ߤ󤸤Ф] /civil trial/
+̱ [ߤ󤸤] /civil case/
+̱ [ߤ󤸤礦] /(adj-no) civil/
+̱ʾ [ߤ󤸤礦] /civil action/civil suit/civil proceedings/
+̱ʾˡ [ߤ󤸤礦ۤ] /(Japanese) Civil Proceedings Act (1890, revised in 1926)/
+̱Ū [ߤ󤸤Ƥ] /(adj-na) civil/
+̱ˡΧ޽ [ߤ󤸤ۤĤդ] /(n) civil legal aid system (e.g. legal aid for poor people)/
+̱ˡΧ޽ [ߤ󤸤ۤĤդ礻] /(n) civil legal aid system (e.g. legal aid for poor people)/
+̱ [ߤ󤷤Ȥ] /Democratic Socialist Party/(P)/
+̱ [ߤ󤷤] /(n) democratic/the head of the nation/(P)/
+̱粽 [ߤ󤷤夫] /(n,vs) democratization/democratize/
+̱粽ư [ߤ󤷤夫ɤ] /(n) democratic movement/movement towards democracy/
+̱ [ߤ󤷤夫] /(n) democratic reform/
+̱ư [ߤ󤷤夫Ĥɤ] /(n) democratic activist/
+̱ [ߤ󤷤夳] /(n) democratic state/(P)/
+̱ [ߤ󤷤夷央] /(n) democracy/(P)/
+̱ [ߤ󤷤夷央ä] /(n) democratic nation/
+̱ [ߤ󤷤夻] /(n) democratic government/
+̱ [ߤ󤷤夻] /(n) democratic form of government/
+̱Ū [ߤ󤷤Ƥ] /(adj-na) democratic/(P)/
+̱ [ߤ󤷤Ȥ] /Democratic party/(P)/
+̱Ѱ [ߤ󤷤Ȥ󤳤󤫤] /Democratic National Committee (US)/DNC/
+̱ [ߤ󤸤] /(n) civilian requirements/(P)/
+̱ [ߤ󤸤Ҥ] /consumer goods/
+̱ [ߤ󤷤夦] /(n) people/populace/masses/(P)/
+̱ [ߤ󤷤夦] /(n) railway station built with government and popular support/
+̱ [ߤ󤷤夦] /(n) popularization/
+̱Ū [ߤ󤷤夦Ƥ] /(adj-na) popular/
+̱ [ߤ󤷤夯] /(n) private home providing lodging for travelers/(P)/
+̱ [ߤ󤸤礦] /(n) condition (sentiment) of the people/
+̱ [ߤ󤷤] /(n) popular sentiment/
+̱ [ߤ󤸤] /the people/the public/
+̱ [ߤ󤹤] /the Book of Numbers (in the Bible)/
+̱ [ߤ󤻤] /(n) democracy/civil government/(P)/
+̱Ĺ [ߤ󤻤礦] /civil governor/
+̱ [ߤ󤻤] /(n) (1) consumer/(2) civilian/(3) people's welfare or livelihood/(P)/
+̱Ѱ [ߤ󤻤] /district welfare officer/
+̱ [ߤ󤻤褦] /(adj-no) consumer (use)/
+̱ѵ [ߤ󤻤褦] /(n) consumer equipment/
+̱ [ߤ󤻤] /(n) Democratic Youth League of Japan/
+̱ [ߤ󤻤] /(n) popular election/
+̱ [ߤ] /(n) people/populace/
+̱ [ߤ] /(n) people/populace/
+̱¯ [ߤ󤾤] /(n) people/race/nation/racial customs/folk customs/(P)/
+̱¯ [ߤ󤾤󤬤] /folk music/
+̱¯ [ߤ󤾤] /(n) folklore/
+̱¯ǽ [ߤ󤾤Τ] /folk entertainment/
+̱¯ [ߤ󤾤֤褦] /folk dance/
+̱² [ߤ󤾤] /(n) people/race/nation/racial customs/folk customs/(P)/
+̱²ռ [ߤ󤾤] /national consciousness/
+̱² [ߤ󤾤礦] /(n) national costume/(in) native dress/
+̱² [ߤ󤾤󤬤] /ethnic music/
+̱² [ߤ󤾤] /(n) ethnology/
+̱²ؼ [ߤ󤾤] /ethnologist/
+̱² [ߤ󤾤] /history of a people/
+̱² [ߤ󤾤] /self-determination of peoples/(P)/
+̱² [ߤ󤾤央] /nationalism/(P)/
+̱² [ߤ󤾤夦礦] /ethnic religions/
+̱² [ߤ󤾤] /(n) racial or national characteristics/
+̱² [ߤ󤾤] /racial spirit/national spirit/
+̱²Ի [ߤ󤾤㤯] /racial genocide/
+̱²Ū [ߤ󤾤Ƥ] /(adj-na) racial/
+̱ [ߤ] /(n) foreign-settlement corporation/
+̱ˡ [ߤƤݤ] /(n) democratic constitution/
+̱ [ߤ] /(n) cultural standard/
+̱ [ߤȤ] /national morality/
+̱ [ߤѤ] /(n) private residence temporarily taking lodgers/
+̱ [ߤפ] /national customs/
+̱ʡ [ߤפ] /national welfare/
+̱ʼ [ߤڤ] /(n) militia(men)/(P)/
+̱ [ߤݤ] /(n) commercial broadcast/(P)/
+̱ˡ [ߤݤ] /(n) civil law/civil code/(P)/
+̱˾ [ߤܤ] /(n) hopes of the people/
+̱ܼ [ߤݤ󤷤央] /(n) democracy/
+̱ [ߤ䤯] /social-contract theory/
+̱ [ߤ䤯] /social-contract theory/
+̱ͭ [ߤ椦] /(n) private ownership/
+̱ͭ [ߤ椦] /(n) privately owned forest/
+̱ [ߤ褦] /(n) folk song/popular song/(P)/
+̱ [ߤ褦] /folk dance/
+̱ [ߤ] /people's interests/
+̱ [ߤ礯] /(n) national manpower/
+̱ [ߤ] /public opinion/
+̱ [ߤ] /(n) folklore/(P)/
+̱ [ߤ󤷤夦] /collection of folk stories/
+̲ [ͤत] /(adj) (1) aestivation/estivation/(2) sleepy/drowsy/(P)/
+̲ [ͤऱ] /(n) sleepiness/drowsiness/
+̲Ф [ͤऱޤ] /cure for drowsiness/
+̲ [ͤि] /(adj) sleepy/(P)/
+̲äƤ [ͤäƤ뤫] /money lying idle/
+̲ [ͤ] /(n) sleep/(P)/
+̲꤫Ф [꤫ͤ餵] /to awake from one's sleep/
+̲ꤳ [ͤꤳ] /(v5m) to fall asleep/to sleep deeply/
+̲ [ͤꤳ] /(v5m) to fall asleep/to sleep deeply/
+̲ [ͤꤰ] /(n) mimosa/
+̲ [ͤӤ礦] /(n) sleeping sickness/
+̲ [ͤꤰ] /(n) sleeping powder/sleeping drug/narcotic/anaesthetic/
+̲ [ͤ] /(v5r) to sleep/(P)/
+̲ [ͤऱ] /(n) sleepiness/drowsiness/(P)/
+̲Фޤ [ͤऱޤ] /(n) keeping oneself awake/
+̳ޤ [ĤȤޤ] /(v5r) to be fit for/to be equal to/to function properly/
+̳ [ĤȤ] /(n) (1) service/duty/business/responsibility/task/(2) Buddhist religious services/(P)/
+̳ [ĤȤ] /(v1) (1) to serve/to fill a post/to serve under/to work (for)/(2) to exert oneself/to endeavor/to be diligent/(3) to play (the part of)/(P)/
+̴ [] /(n) dream/(P)/
+̴ˤ [ˤ] /(adv) not in the slightest/not in one's wildest dreams/(P)/
+̴ [ह] /(exp) to sleep/to fall asleep/
+̴򸫤 [ߤ] /(exp) to dream/
+̴ [Ȥ] /(n) dream interpretation/
+̴ [] /(n) having a dream/
+̴ [ߤ] /(v1) to dream (of)/
+̴ [ल] /(n) dreams/fantasy/visions/(P)/
+̴ [ޤܤ] /(n) dreams/fantasy/visions/
+̴ [ᤦĤ] /(n) half asleep/half awake/
+̴ [᤬] /(n) account of a dream/
+̴碌 [ᤢ碌] /(n) dream reading/
+̴ [ᤴ] /(n) dreamy state of mind/
+̴ [ऻ] /(n,vs) wet dream/nocturnal emission/
+̴ꤤ [ᤦʤ] /(n) oneiromancy/dream fortune-telling/
+̴ [ऽ] /(n) dream/vision/reverie/(P)/
+̴۲ [ऽ] /(n) dreamer/
+̴ [夦] /(adj-na,n) daze/(in a) trance/ecstasy/delirium/engrossment/(P)/
+̴Ƚ [Ϥ] /(n) dream reading/
+̴ʪ [Τ] /(n) account of a dream/empty dream/fantastic story/
+̴ [] /(n) nightmare/
+̴ [ޤ] /(n) at the bedside where one dreams/
+̴ͷ [椦Ӥ礦] /(n) sleepwalking/somnambulism/
+̴ͷ¼ [椦Ӥ礦] /somnambulist/
+̴ϩ [ᤸ] /(n) dreaming/
+̴ [] /(n) asleep/dreaming/
+̵ [] /(n) nothing/naught/nil/zero/
+̵ [ʤ] /(adj) there isn't/doesn't have/(P)/
+̵ʪͤ [ʤΤͤ] /(n,vs) asking for the moon/asking for too much/
+̵ [ʤ] /(v5s) (1) to lose something/(2) to get rid of/(P)/
+̵Ƽ [ʤƤʤʤ] /(exp) Every man has his own peculiar habits/
+̵ʤ [ʤʤ] /(v5s) to lose/to miss/
+̵ʤ [ʤʤ] /(v5r) to disappear/to get lost/(P)/
+̵ [ʤ] /(n,n-suf) without/(P)/
+̵ǺѤޤ [ʤǤޤ] /(exp) to do without/
+̵ˤ [ˤ] /(exp) to bring to naught/to waste/
+̵ [֤] /(adj-na,n) unsociability/bluntness/
+̵ [֤] /(adj-na,n) unsociability/bluntness/
+̵ [ढ] /(n) no hits/
+̵ [] /(adj-na,n) reckless/excessive/
+̵Ť [ߤ] /(uk) unreasonably/absurdly/recklessly/indiscreetly/at random/
+̵ [] /(adj-na,n) reckless/excessive/
+̵Ǥ [ߤ] /(uk) unreasonably/absurdly/recklessly/indiscreetly/at random/(P)/
+̵ [त] /(n) lacking rank/ordinary (citizen)/
+̵ [त] /(n) unintentional/
+̵յ [त] /(adj-na,n) meaningless/insignificance/
+̵ռ [त] /(adj-na,n) unconsciousness/(P)/
+̵ռŪ [तƤ] /(adj-na) unconsciously/
+̵̣ [त] /(adj-na,n) nonsense/no meaning/(P)/
+̵ [त] /(adj-na,n) idleness/inactivity/(P)/
+̵٤񤨤ǯ [तˤĤȤĤ] /years spent idly/
+̵̿ [तȤ礯] /idling one's time away/
+̵̵ [तव] /do-nothing, plan-nothing (government, etc.)/
+̵¼ [त] /(n) village lacking a doctor/
+̵ʪ [त֤] /(n) having nothing/
+̵ʪ [त] /(n) having nothing/
+̵ʸ [त] /(adj-na,n) penniless/broke/
+̵ [स뤷] /(adj-no) unlabeled/unbranded/
+̵ [स뤷礦Ҥ] /(n) unbranded goods/
+̵ [त] /(n) blank verse/
+̵ [न] /(adj-na,n) useless/futile/vain/(P)/
+̵ [न] /(n) helpless/unsupporting/
+̵ [न] /(n) smokeless/
+̵ [न󤫤䤯] /(n) smokeless (gun)powder/
+̵ú [न󤿤] /(n) anthracite/smokeless coal/
+̵ [न] /(adj-na,n) unrelated/without relations/unidentified/indifferent/(P)/
+̵ʩ [नܤȤ] /(n) deceased person (with no one to tend the grave)/
+̵θ [֤] /(adj-na,n) rude/outspoken/
+̵ [न] /(n) unleaded (gasoline)/
+̵ [न󥬥] /(n) leadless gasoline/
+̵ [न] /(n) salt free/
+̵ [֤] /(n) long silence/
+̵ [प] /(n) soundless/
+̵ [ल] /(adv) flat or cold (refusal, etc.)/
+̵ͭζ [फΤ] /utopia/(natural) paradise/
+̵ [फ] /(n) priceless/
+̵ [फ] /worthlessness/
+̵ͻ [फ] /dead assets/
+̵ֲ [] /(n) fig/
+̵ἺǤ [फĤˤ] /(n) no-fault liability/
+̵ [ब] /(n) selflessness/self-effacement/self-renunciation/(P)/
+̵ζ [बΤ礦] /state of complete self-effacement/trance/
+̵̴ [ब夦] /(n) be absorbed in/lose oneself in/
+̵ [ब] /(adj-na,n) harmlessness/(P)/
+̵ [ल] /(adj-na,n) free from obstacles/
+̵ [ब] /(n) open/uncovered/
+̵߼ [ब] /open freight car/
+̵ [ब] /open freight car/
+̵ [ब] /(adj-na,n) illiteracy/
+̵ [फ] /(n) uncrowned/
+̵ [फ] /(n) being out of office/lacking a title/
+̵ [फ󤷤礦] /(n) noninterference/nonintervention/
+̵ [य] /(n) soapberry (tree)/
+̵ [फ󤫤] /(adj-na,n) numb/impervious/
+̵պ [फ] /(adj-no,n) not submitted to the selecting committee/
+̵Ϲ [ल󤸤] /Buddhist hell of uninterrupted suffering/
+̵ط [फ󤱤] /(adj-na,adj-no,n) unrelated/(P)/
+̵ؿ [फ󤷤] /(adj-na,n) apathetic/indifferent/(P)/
+̵ [֤褦] /(adj-na,n) awkwardness/clumsiness/
+̵ [भ] /(n) indefinite/(P)/
+̵ [भ] /indefinite postponement/
+̵ [भ] /(n) life imprisonment/
+̵ [भ] /(n) indefinite/(P)/
+̵Ĩ [भ礦] /life imprisonment/
+̵ [भ] /(n) inorganic/
+̵ [भ] /inorganic chemistry/
+̵ʪ [भ֤] /inorganic compound/
+̵ʬ [भ֤] /inorganic polymer/
+̵ [भ] /(adj-na,n) inorganic or mineral matter/
+̵ [भҤ礦] /inorganic fertilizer/
+̵ʪ [भ֤] /(n) inorganic substance/(P)/
+̵̣ [֤] /(adj-na,n) eerie/uncanny/ominous/
+̵ [भ礯] /(adj-na,n) lethargic/lassitude/(P)/
+̵ [भ] /(n) (haiku) lacking seasonal references/
+̵Χ [भ] /(adj-na,n) lawless/unregulated/
+̵̾ [भᤤ] /(n) unsigned/unregistered/(P)/
+̵̾ [भᤤ] /(n) a bearer stock/
+̵̾ĸ [भᤤ] /unregistered bond/
+̵̾Һ [भᤤ㤵] /unregistered bond/
+̵̾ɼ [भᤤȤҤ礦] /secret ballot/
+̵̾¶ [भᤤ褭] /anonymous bank account/
+̵ƻ [भɤ] /(adj-na,n) trackless/
+̵ƻ [भɤ֤] /wild behavior/
+̵ [म] /(adj-na,n) artless/simple/
+̵ [भ夦] /(n) without a holiday/nonstop/(P)/
+̵ [भ夦] /(adj-na,n) eternity/infinitude/immortality/
+̵ [भ夦] /(n) unpaid/nonsalaried/(P)/
+̵ [भ礦] /(n) lacking opposition or competition/
+̵ [भ礦] /(adj-na,n) uneducated/
+̵ [भ礦央] /(n) Nondenominationalism (a Japanese Christian group)/
+̵ [भ礦] /anechoic room/
+̵ [भ] /(n) sterilised/pasteurised/(P)/
+̵ [भ󤻤ޤ] /(n) aseptic meningitis/
+̵ˡ [भۤ] /asepsis/
+̵ [ऱ] /(n) abstract/immaterial/moral/spiritual/intangible/(P)/
+̵ [ऱƤ] /intangible fixed assets/
+̵⻺ [ऱ] /intangible asset/
+̵ʸ [ऱ֤󤫤] /intangible cultural asset/(P)/
+̵ [ऱ] /(adj-na,n) unsupported/unfounded/nonsense/
+̵ײ [ऱ] /(adj-na,n) lacking a plan/haphazard/
+̵ٹ [ऱ] /without warning or notice/
+̵ٻ [ऱ] /(the state of) anarchy/
+̵ [ल] /(adj-na,n) lacking talent or accomplishments/
+̵翩 [ल礯] /(n) lacking the talent to do anything but eat/
+̵ [ऱ] /(adj-na,adj-no,n) flawlessness/
+̵ [ऱä] /without missing (a day of) work/
+̵ [ऱä] /perfect attendance/
+̵ [ऱ] /(n) bloodless/
+̵̿ [ऱĤᤤ] /(n) bloodless revolution/
+̵ [ल] /(n) moonless sky (poetic usage)/
+̵ [ऴ] /(n) silence/(P)/
+̵ι [ऴΤ礦] /ascetic practice of silence/
+̵ [ऴ󤲤] /(n) pantomime/
+̵ [ऴǤ] /(n) silence phone/
+̵ [ल] /(adj-na,n) infinite/(P)/
+̵¥롼 [ल롼] /infinite loop/
+̵µƻ [ल󤭤ɤ] /(n) endless track/caterpillar/
+̵µ [ल󤭤夦] /infinite series/
+̵½ [ल󤷤夦] /infinite set/
+̵¾ [ल󤷤礦] /(adj-na,n) (math) infinitesimal/
+̵¾ [ल󤷤礦] /infinite decimals/
+̵¿ [ल󤹤] /infinite sequence/
+̵Ǥ [ल󤻤ˤ] /unlimited liability/
+̵ [ल] /(adj-na,n) infinity/
+̵ [ळ] /(adj-na,n) invalid/no effect/unavailable/(P)/
+̵ɼ [ळȤҤ礦] /(n) spoilt (invalid) vote/
+̵ɼ [ळҤ礦] /(n) faulty ballot/
+̵ [य] /(adj-na,n) reticence/(P)/
+̵ [य] /(adj-na,n) purity/
+̵ͤ [फ󤬤] /(adj-na,n) thoughtless/heedless/rash/
+̵߿ [ळ] /lack of rainfall/drought/
+̵ [ळ] /(n) helpless/out of resources/
+̵ [ळ] /(n) statelessness/
+̵ [ऴ] /(n) unarmed/
+̵ [֤] /(adj-na,n) boorish/unrefined/rustic/
+̵ [֤Ĥ] /boor/rustic/
+̵ [ळ] /(adj-na,n) groundless/
+̵ [व٤] /(adj-na,n) without discrimination/(P)/
+̵̵ [व٤Ĥ夦] /(n) open-weight (unclassified) division (category)/
+̵ [व٤ĤФ] /(n) indiscriminate bombing/
+̵ [֤] /(n) neglecting to stay in contact/
+̵ [व] /(adj-na,n) lacking talent or ability/
+̵ [श] /(n) innocence/(P)/
+̵Ƚ [शϤ󤱤] /an innocent verdict/
+̵ [शۤ] /(n) acquittal/
+̵ [व] /(adj-na,n) at random/unintentional/
+̵ˡ [֤ۤ] /(adj-na,n) ill-mannered/rude/
+̵ [व] /(adj-na,n) lacking means or measures or policies/(P)/
+̵ [व] /(n) (riding or entering) without a ticket/
+̵ [श] /(adj-na,n) pure/unadulterated/
+̵ [श] /(adj-na,n) cruel/atrocious/pitiful/tragic/miserable/
+̵ [व] /(n) lacking property/
+̵ [व󤫤夦] /the proletarian class/
+̵ [व󤷤] /(n) proletarian/
+̵ [व󤻤Ȥ] /proletarian party/
+̵ [श] /(adj-na,n) cruelty/atrocity/cold-bloodedness/(P)/
+̵ [ष] /(n) the remote beginnings/
+̵θ [ष] /(n) thoughtlessness/indiscretion/
+̵ [ष] /(n) baseball with no outs/(P)/
+̵ [षޤ뤤] /bases are loaded with no outs/
+̵ [ष] /(adj-na,adj-no,n) selflessness/unselfish/
+̵ [ष] /(n,vs) disregard/ignore/(P)/
+̵ [ष] /(n) without an examination/
+̵ [ष] /(adj-na,n) unqualified/unlicensed/uncertified/(P)/
+̵ʼ [ष] /unqualified or unlicensed person/(legally) incompetent/
+̵ [ष礯] /(n) lacking funds/
+̵ [֤] /(adj-na,n) safety/peace/quietness/(P)/
+̵ [֤] /safely/peacefully/quietly/
+̵ [स] /(adj-na,n) without accident/
+̵© [֤] /safe and healthy/health and longevity/
+̵ [स] /(adj-na,n) merciless/ruthless/
+̵ [स] /(adj-na,n) unaware or unmindful of/unconsciousness/
+̵ [स] /(n) innocent/(P)/
+̵¤κ [सĤΤĤ] /a false charge/
+̵ٵ [स㤭] /(adj-na,n) innocence/simple-mindedness/(P)/
+̵ [] /(n) empty-handed/unarmed/lacking funds/
+̵ [Ƥ] /ASCII data transfer with XON/XOFF flow control/
+̵̣ [ष] /(adj-na,n) lacking taste or flair/dull/
+̵ [ष夦礦] /(adj-no) secular/without (official) religion/
+̵ι [ष夦礦Τ] /(n) secular country/
+̵ [ष夦礦] /(n) secular country/
+̵ [ष夦] /non-sectarian/
+̵ [ष夦] /(n) odorless/unscented/
+̵ [स夦] /(n) temple lacking a priest/
+̵ [स夦礦] /(n) weightlessness/zero gravity/(P)/
+̵ [स夦礯] /(n) weightlessness/zero gravity/
+̵Ͼ [स夦礯礦] /(n) (the state of) weightlessness/
+̵ [ष夯] /(n) homelessness/
+̵ɼ [ष夯] /(n) homeless wanderer/
+̵° [ष社] /(n) independent/(P)/
+̵° [ष社] /incumbent member (or candidate) unaffiliated with a party/
+̵ [भ] /(adj-na,adj-no,n) unhurt/uninjured/unwounded/flawless/spotless/sound/perfect/(P)/
+̵ [ष礦] /(n) no compensation/free of charge/(P)/
+̵ [ष礦䤯] /gratuitous contract/
+̵ [ष礦] /free issue/
+̵԰ [ष礦] /gratuitous act/volunteering/
+̵ [ष礦󤿤] /naked trust/
+̵ɾ [ष礦礦] /without symptoms/
+̵ [स礦] /(adj-na,n) best/
+̵ [स礦] /(adj-na,n) uncertainty/
+̵ﴶ [स礦] /(n) sense of the vanity of life/perception of the evanescence of life/
+̵ [स礦] /(n) sense of the vanity of life/perception of the evanescence of life/
+̵® [स礦󤽤] /(n) the (fast) pace at which life passes/the nearness of death/
+̵ [स礦] /(adj-na,n) heartlessness/hardness/cruelty/ruthless/(P)/
+̵ [स礦] /(n) unconditional/(P)/
+̵ [स礦󤳤դ] /(n) unconditional surrender/
+̵ [ष礯] /(n) without an occupation/(P)/
+̵ [ष礯] /unemployed person/
+̵ [ष礯] /(n) colourless/achromatic/(P)/
+̵ [ष] /(adj-na,n) innocent/(P)/
+̵ [ष󤱤] /(adj-na,n) insensibility/thick-skinned/(P)/
+̵ [ष] /(n) atheism/
+̵ [ष󤷤] /atheist/
+̵ [֤] /(adj-na,n) (1) lack of help/(2) unmanned/uninhabited/
+̵ [֤ˤ] /(adj-na,n) (1) lack of help/(2) unmanned/uninhabited/
+̵ [स] /(adj-na,n) (1) lack of help/(2) unmanned/uninhabited/(P)/
+̵ [ˤ] /(adj-na,n) (1) lack of help/(2) unmanned/uninhabited/
+̵ͤζ [सΤ礦] /uninhabited land/
+̵ͱ [स󤦤夦] /unmanned spacecraft/
+̵Ͳ [स󤫤礦] /(fully) automated factory/
+̵͹ [स󤳤礦] /(fully) automated factory/
+̵ [स] /no-man's-land/
+̵ [सȤ] /(n) unpopulated island/
+̵ [स] /(adj-na,n) inexhaustibility/mutual financing association/
+̵Ԥι [सΤ] /mutual financing association/
+̵Բ [स󤬤] /mutual aid or credit finance company/
+̵ȹ [स󤯤ߤ] /loan association/
+̵¢ [स󤾤] /(adj-na,n) inexhaustible supply/(P)/
+̵ [ह] /(n) anhydrous/
+̵ [ह] /(n) acid anhydride/
+̵ [हʤ] /(n) pan which can be used without water/
+̵ʪ [ह֤] /anhydride/
+̵ [֤] /(adj-na,n) no sense of refinement/inelegant/lacking in polish/unromantic/boorish/
+̵ [ह] /(adj-na,n) countless number/infinite number/(P)/
+̵ [ऻ] /(adj-na,n) limitless/(P)/
+̵¶ [ऻ󤭤礦夦] /unlimited supply/
+̵ǰ [ऻܤ] /unrestricted or free trade/
+̵ [֤] /(n) be outnumbered or overwhelmed/
+̵ [ऻ] /(n) asexual/
+̵ [ष礦] /(adv) excessively/very much/(P)/
+̵ [ऻ礯] /asexual reproduction/
+̵ [ऻ] /(n) anarchy/(P)/
+̵ܼ [ऻդ央] /(n) (doctrine of) anarchism/
+̵ܼ [ऻդ央] /anarchist/
+̵ܾ [ऻդ礦] /(n) anarchy/
+̵ʪ [ऻ֤] /(n) inanimate object/(P)/
+̵ [֤礦] /(adj-na,n) indolence/laziness/sloth/(P)/
+̵Ҥ [֤礦Ҥ] /(n) unshaven face/stubble/
+̵ɦ [֤礦Ҥ] /(n) stubble/unshaven face/
+̵ [ऻ] /(n) wind egg/unfertilized egg/
+̵ [ऻ] /(n) voiceless/unvoiced/silent/noiseless/
+̵Dz [ऻ] /silent movie/
+̵ [ऻ] /(n) voiceless sound/
+̵ [़] /(n) duty-free/tax-free/(P)/
+̵ [़Ҥ] /(n) duty-free goods/
+̵Ҽ [ऻ] /(n) person without a registered or fixed address/
+̵ưʪ [ऻĤɤ֤] /(n) invertebrate/
+̵Ǥ [ऻˤ] /(adj-na,n) irresponsibility/(P)/
+̵ [ऻä] /(adj-na,n) inconstant/unchastity/unprincipled/
+̵ [ऻ] /(n) wireless/radio/(P)/
+̵󥿡ͥå³ [ऻ󥤥󥿡ͥåȤĤ] /(n) wireless Internet access/
+̵ [ऻ] /(n) wireless/radio/
+̵ [ऻ󤮤] /(n) radio (wireless) operator/radioman/
+̵ [ऻ󤮤] /wireless technology/
+̵ [ऻ󤭤礯] /(n) radio station/
+̵ [ऻ󤳤] /radio engineering/
+̵ [ऻ󤷤夦] /radio frequency/
+̵ȿ [ऻ󤷤夦Ϥ] /radio frequency/RF/
+̵ [ऻ󤽤夦] /radio-controlled (plane)/
+̵̿ [ऻĤ] /radio communication/
+̵ſ [ऻǤ󤷤] /radio telegraphy/
+̵ [ऻǤ] /cordless telephone/wireless telephone/
+̵ [ऻ] /(n) without money/no need for money/
+̵ [ऻ󤤤󤷤礯] /(vs) leaving a restaurant without paying bill/
+̵ͷ [ऻ椦礦] /merrymaking without paying/
+̵ι [ऻ礳] /hitchhiking/
+̵ [ऽ] /(adj-no,n) peerless/unparalleled/matchless/
+̵ [ऽޤ] /(n) (openable) panel in a door/
+̵ [ऽ] /(n) a blank mind/
+̵¤ [ा] /(adj-na,n) easiness/simplicity/(P)/
+̵ [] /(adj-na,n) futility/uselessness/(P)/
+̵̤ʤ [Ϥ֤] /(exp) to exclude wastefulness/
+̵̲ [Ф] /(n) blossom which fails to produce fruit/
+̵̸ [Ť] /(n,vs) waste money on/squander money on/flog a dead horse/(P)/
+̵̸ [] /(n) chatter/idle talk/
+̵̹ [ܤ] /(n) useless/waste of time and effort/pointless/vain efforts/
+̵̹ޤ [ܤͤ] /laboring in vain or for no result/
+̵̻ [] /(n) dying in vain/
+̵̿ [] /(n) eating between meals/living idly/
+̵­ [] /(n,vs) visit for no reason/go on fool's errand/
+̵ [ᤷ] /(n) living idly/
+̵ [Фʤ] /(n) gossip/idle talk/chat/
+̵ [ि] /(adj-na,n) by force/intangible/
+̵κ⻺ [ि] /intangible property/
+̵λ [ि] /intangible asset/
+̵ʪ [ि֤] /(n) an intangible/
+̵ [] /(n) free of charge/
+̵ [] /(n) No Title/untitled/
+̵ô [ि] /(n) unsecured (loan)/
+̵ôݺ̳ [िݤ] /(n) unsecured debt/
+̵ôݼҺ [िݤ㤵] /(n) unsecured (corporate) debenture/
+̵ôݼ [िݤꤤ줭] /unfunded debt/
+̵ô [िݤĤ] /unsecured loan/
+̵ôն [िݤĤ] /unsecured debt/
+̵ [] /(n) without permission/without notice/(P)/
+̵Ǥ [] /without permission/without notice/
+̵ž [Ƥ󤵤] /unauthorized reproduction/unauthorized copying/
+̵ [] /(adj-na,n) ignorance/(P)/
+̵ [⤦ޤ] /(adj-na,n) unenlightened/in the darkest ignorance/
+̵ [स] /(n) plain/unfigured/(P)/
+̵ [] /(adj-na,n) shameless/(P)/
+̵ [] /(adj-na,n) stupidity/ignorance/
+̵ [Ĥ] /(adj-na,n) disorder/chaos/confusion/(P)/
+̵ [] /(adj-na,n) absurd/unreasonable/excessive/rash/absurdity/nonsense/(P)/
+̵ [㤯] /(adj-na,n) (uk) confused/jumbled/mixed up/unreasonable/(P)/
+̵Φ [㤯꤯] /(n) nonstop/
+̵Φ [㤯꤯Ҥ] /nonstop flight/
+̵Ĵˡ [֤礦ۤ] /(adj-na,n) impoliteness/carelessness/misconduct/clumsiness/
+̵ [] /(adj-no,n) charge-free/free of charge/
+̵¾ [󤸤礦] /riding free of charge/
+̵ [Ĥ] /(n) painless/
+̵ʬ [Ĥ֤٤] /painless childbirth/
+̵ [Ƥ] /(adj-na,n) amorphous/shapeless/
+̵긫 [Ƥ] /(adj-na,n) lacking fixed principles or opinions/
+̵ [Ƥ] /(adj-na,n) nonresistance/
+̵񹳼 [Ƥ央] /(n) (the principle of) nonresistance/
+̵Ũ [Ƥ] /(adj-na,n) invincible/unrivaled/
+̵Ũ [Ƥ󤿤] /Spanish Armada/invincible armada/
+̵Ŵˤ [Ƥäݤ] /(adj-na,n) rash/reckless/
+̵ [Ǥ] /(n) (abbr) wireless/
+̵ [ȤϤ] /(n) unaffiliated voters/(P)/
+̵ɼ [ȤҤ礦] /(n) without a vote/(P)/
+̵ [Ȥ] /(n) without lights/
+̵ [Ȥ] /(n) without lights/
+̵ [Ȥ] /(n) sugarless/unsweetened/
+̵ [Ȥ] /(adj-na,n) uncontrolled/
+̵ƻ [ɤ] /(adj-na,n) wicked/unreasonable/
+̵ [ȤƤ] /(n) scoreless (game or competition)/(P)/
+̵ [ɤ] /(adj-na,n) nonpoisonous/
+̵Ϥ [Ȥɤ] /(n) without notice/without leave/(P)/
+̵ [Ȥ󤸤㤯] /(adj-na,n) indifferent/do not care about/
+̵ [Ȥ㤯] /(adj-na,n) indifferent/do not care about/
+̵ [֤ʤ] /(adj-na,n) safety/security/(P)/
+̵ [] /(adj-no,n) peerless/matchless/
+̵̵ [ˤव] /(adj-na,n) recklessly/desperately/
+̵̵ [ˤश] /in earnest/be completely absorbed in/
+̵Ǥ [ˤ󤷤] /(n) minister without a portfolio/
+̵ǧ [ˤ] /(adj-na) unapproved/lack of approval/
+̵ǧ [ˤ󤷤] /(adj-na) unrecognized/lack of recognition/
+̵Ǯ [ͤ] /(n) normal temperature/
+̵ǰ [ͤ] /(adj-na,n) chagrin/regret/(P)/
+̵ǰ̵ [ͤऽ] /free from worldly or worthless thoughts/
+̵ǽ [Τ] /(adj-na,n) inefficiency/incompetence/(P)/
+̵ǽ [Τ] /incompetent (person)/
+̵ǽ [Τ礯] /(adj-na,n) incompetence/inability/disability/
+̵ǽϼ [Τ礯] /(n) (legally) incompetent/
+̵ [] /(n) belonging to no party or school of thought/
+̵ [Ϥ] /(adj-no,n) without dividend/(P)/
+̵۲ [Ϥ] /non-dividend-paying company/
+̵ [ϤȤ] /(n) paying no dividend/
+̵ݸ [ϤȤۤ] /non-participating insurance/
+̵ȿư [Ϥɤ夦] /recoiless rifle/
+̵ȿưˤ [Ϥɤۤ] /(n) recoilless rifle/
+̵Ƚ [ҤϤ] /(adj-na,n) uncritically/
+̵ [] /(adj-na,adj-no,n) peerless/unparalleled/
+̵ɮ [Ҥ] /(n) illiteracy/
+̵ɽ [Ҥ礦礦] /(adj-na,n) expressionless/
+̵ [Ӥ礦] /(adj-na,n) in sound health/
+̵ [դ] /(n) calm/windless/(P)/
+̵ [դ] /(n) calm belt or zone/
+̵ʬ [դ٤] /(adj-na,n) thoughtlessness/indiscretion/
+̵ [ؤ] /(adj-na,n) infinite/boundless/
+̵պ [ؤ󤵤] /(adj-na,n) infinite/boundless/
+̵պ [ؤ󤶤] /(adj-na,n) infinite/boundless/
+̵ݾ [ۤ礦] /unguaranteed/without a guarantee/
+̵ [ۤ夦] /free of charge/gratuitous/without pay/(P)/
+̵ˡ [ۤ] /(adj-na,n) outrageous/(P)/
+̵ˡ [ۤ] /(n) outlaw/
+̵ˡ [ۤ] /(n) outlaw/
+̵ˡ [ۤ礦] /(n) lawlessness/
+̵ˡ [ۤ] /(n) lawless area (district)/
+̵˹ [ܤ] /(n) bare-headed/uncovered head/
+̵ [ܤ] /(adj-na,n) reckless/thoughtless/recklessness/(P)/
+̵ [ܤ] /(adj-na,adj-no,n) defenseless/
+̵̣ [] /(adj-na,n) lacking taste/dull/
+̵̣ [ߤ󤽤] /(adj-na,n) dull and uninteresting/cut-and-dried/
+̵̾ [ᤤ] /(adj-no,n) unsigned/nameless/anonymous/anonymity/(P)/
+̵̾ [ᤤ] /(n) the ring finger/
+̵̾ [ᤤ] /(n) anonymous person/a nobody/
+̵̾ [ᤤ] /unknown soldier/
+̵ [ߤ礦] /(n) ignorance (of Buddhist teachings)/darkness/
+̵ [ᤤ] /(n) unsigned/without a signature/
+̵ȵ [󤭤] /(n) unlicensed/(P)/
+̵ȵž [󤭤礦Ƥ] /driving without a license/
+̵ [⤦] /hairless/
+̵ͷ [椦Ӥ礦] /somnambulism/sleep-walking/
+̵ [֤] /(adj-na,n) unshapely/unsightly/clumsy/unpresentable/uncouth/
+̵ [褦] /(adj-na,adj-no,n) useless/futility/needlessness/unnecessariness/(P)/
+̵ѤĹʪ [褦Τ礦֤] /useless object/deadwood/
+̵ѿ [֤褦] /(adj-na,n) insecurity/carelessness/
+̵ [褯] /(adj-na,n) unselfish/disinterested/unavaricious/free of avarice/
+̵ [褯] /(adj-na,n) unselfish/disinterested/unavaricious/free of avarice/(P)/
+̵ø [褯Ƥ󤿤] /indifferent to worldly gain/
+̵ [֤餤] /(adj-na,n) villainy/
+̵ [֤餤Τ] /gang of rowdies/
+̵ [֤餤] /(n) ruffian/villain/scoundrel/
+̵ [ꤷ] /(n) (earning or paying) no interest/(P)/
+̵© [ꤽ] /(n) (earning or paying) no interest/
+̵© [ꤽ] /(n) non interest-bearing bond/
+̵©̳ [ꤽ] /(n) passive debt/
+̵©ڷ [ꤽ礦] /(n) non interest-bearing securities/
+̵ [] /(adj-na,n,vs) unreasonable/impossible/overdoing/(P)/
+̵Ϥʤ [Ϥʤ] /(exp) (to be) natural/(to be) understandable/
+̵ [] /(adv,n) forcibly/against one's will/(P)/
+̵ [ꤪ礦] /(n) forcing compliance/
+̵ [ꤪ] /(n) by force/
+̵ [꤫] /(adj-na,n) lack of understanding or sympathy/
+̵ؿ [꤫󤹤] /irrational function/
+̵ [ꤸ] /(n) extortion/
+̵ [ꤵ] /(n) scraping together (a sum of money)/raising (a sum of money) by straining one's credit/
+̵ [ꤷ] /(n) irrational expression/
+̵ [ꤷ󤸤夦] /(n) forced double suicide/
+̵ [ꤹ] /(n) irrational number/
+̵ [ʤ] /an unreasonable demand/
+̵ [ۤƤ] /(n) irrational equation/
+̵̵ [ि] /(adj-na,n) by force/
+̵ [] /(adv,n) forcibly/against one's will/
+̵θ [] /(adv) approximately/
+̵ [礦] /(adj-no,n) free/no charge/(P)/
+̵󥿡ͥå³ [礦󥿡ͥåȤĤ] /(n) free Internet access/
+̵ [礦] /(n) immeasurable/(P)/
+̵ [礦] /bigger than 10^64/
+̵ [礯] /(adj-na,adj-no,n) powerlessness/helplessness/incompetent/(P)/
+̵ [뤤] /(adj-na,n) matchless/unequalled/
+̵ [֤줤] /(adj-na,n) impolite/rude/(P)/
+̵ [֤줤] /(n,vs) putting aside rank/free and easy (party)/
+̵ [֤줤] /(n) insolent (rude) fellow/
+̵ [] /(adv) of course/naturally/(P)/
+̵ [֤礦] /(adj-na,n) boredom/ennui/
+̵ [ळ] /(n) innocent/blameless/
+̶ [ܤ] /cap worn by masked dancer (cap covers hair and nape and reaches to the shoulders)/
+̷ [ۤ] /(n) halberd/arms/(P)/
+̷ [स] /(n,vs) contradiction/inconsistency/(P)/
+̷ˡ [स󤴤ۤ] /(n) oxymoron/
+̷ [ۤ] /(n) point of spear/aim of attack/force of argument/(P)/
+̸ [] /(n) fog/mist/(P)/
+̸ʤ [ˤ] /(exp) to be enveloped in mist/
+̸ޤ [ˤĤĤޤ] /(exp) to be shrouded in mist/
+̸ [ꤵ] /(n) drizzle/light rain/(P)/
+̸ [व] /(n) dispersing/vanishing/
+̸ [स礦] /(n,adj-no) spray/mist (not meteorological)/
+̸᤭ [դ] /(n) spray/atomizer/
+̸ [夦] /(n) in the fog/
+̸濮 [夦󤴤] /fog signal/
+̸ū [Ƥ] /(n) foghorn/
+̸ɹ [Ҥ礦] /(n) rime/hoarfrost/silver frost/
+̸ʷ [դ] /misty air/
+̺Ļ [यɤ] /(n) grey starling/bumpkin/gullible person/
+̻ [ळ] /(n) son-in-law/(P)/
+̻ [ळȤ] /(n) adopting a son-in-law into one's family/marrying off one's daughter/
+̻ [ळ] /search for a husband for one's daughter/
+̻ [ळ] /(n,vs) being adopted into the family of one's bride/
+̻ [ळ] /(n,vs) being adopted into the family of one's bride/
+̻ܻ [ळ褦] /(n) son-in-law taken (adopted) into family/
+̼ [ह] /(n) (hum) daughter/(P)/
+̼ [हᤵ] /(hon) daughter/
+̼ҷ [礦] /(n) Amazonian troops/Amazons/
+̼ [हᤴ] /(n) girlish mind/girlish innocence/
+̼ [हᤶ] /(n) bloom of youth/prime of girlhood/
+̼̻ [हळ] /(n) adopted son-in-law/(P)/
+̽ [ߤ礦] /(n) dark/
+̽ [ᤤ] /(n) dark/
+̽ [ᤤᤤ] /(adj-na,adj-no,n) dark/invisible/divine/
+̽ [ᤤ] /gloom/shade/
+̽ [ᤤ] /gloom/shade/
+̽ [ᤤ] /(n) Pluto (planet)/
+̽ [ߤ礦] /(adj-na,n) (Buddh) divine protection or blessing/
+̽ö [ߤ礦] /(n) monetary offering/
+̽ [ᤤ] /(n) hades/realm of the dead/
+̽ [ᤤ礦] /shades of the dead/
+̽ [ᤤ] /(n) meditation/contemplation/
+̽ [ᤤ] /(n) (Buddh) the other world/
+̽ [ᤤ] /(n) Hades/the underworld/the other world/realm of the dead/
+̽ȳ [ᤤФ] /retribution/divine punishment/
+̽ [ᤤ] /(n) hades/realm of the dead/sheol/
+̽ʡ [ᤤդ] /(n) happiness in the next world/
+̽̽ [ᤤᤤ] /(adj-na,adj-no,n) dark/invisible/divine/
+̽ [ߤ礦] /(n) providence/luck/favor/advantage/
+̾ [] /(n) name/reputation/(P)/
+̾󤬤 [ʤ] /(exp) to become famous/
+̾Ƥ [ʤҤӤƤ] /(exp) to be famous/
+̾Ť [ʤŤ] /(v1) to name (someone)/
+̾Τ [ʤΤ] /(v5r) to give one's name/
+̾Фβ [ʤФΤ] /(n) a king in name only/
+̾ʤ [ʤʤ] /unknown/obscure/insignificant/
+̾ʤ [ʤʤҤ] /nobody/nameless (insignificant) person/
+̵̾ [ʤʤ] /unknown/obscure/insignificant/
+̵̾ [ʤʤҤ] /nobody/nameless (insignificant) person/
+̾󤲤 [ʤ򤢤] /(exp) to gain fame/to make one's name/
+̾򸽤 [ʤ򤢤魯] /(exp) to distinguish oneself/
+̾ [ʤʤ] /(exp) to become famous/to make a name/
+̾ [ʤ򤦤] /(exp) to gain a reputation/to make oneself famous/
+̾Ϣͤ [ʤĤͤ] /(exp) to have one's name entered (in a list)/
+̾ [ʤ] /(n) address (on an envelope)/
+̾ [ʤƤˤ] /(n) addressee/
+̾ [ᤤ] /(n) good idea/(P)/
+̾ [ᤤ] /(n) noted doctor/excellent physician/
+̾ [ᤤ] /(n) fine performance/tour de force/
+̾鵻 [ᤤ] /(n) fine performance/tour de force/
+̾ [ᤤ] /(n) distinguished family/
+̾ [ᤤ] /(n) excellent or famous poem/
+̾ [ᤤ] /(n) celebrated flower/beautiful woman/
+̾ [ᤤ] /(n) famous or high-quality cake/
+̾ [ᤤ] /(n) famous picture/masterpiece/(P)/
+̾ [ᤤ] /(n) directory/list/
+̾ [ᤤ] /(n) rare or famous utensil or instrument/
+̾ [ᤤ] /(n) talented or beautiful geisha/
+̾ [ᤤ] /(n) name/(P)/
+̾ [ᤤ] /in someone (else's) name/
+̾񤭴 [ᤤ] /(n) stock transfer/
+̾ [ᤤ] /(n) a transfer/
+̾ [ᤤˤ] /(n) lease or stock or title holder/
+̾ [ᤤ礯] /(n) famous music/(P)/
+̾ [ᤤ] /(n) outstanding tanka or haiku or poem/
+̾ [ᤤ] /(n) famous saying/noted haiku/
+̾ [ᤤ] /(n) wise ruler/enlightened monarch/benevolent lord/
+̾ [ᤤ] /(n) harvest moon/full moon/(P)/
+̾ [ᤤ] /(n) fine dog/
+̾ [ᤤ] /(n) wise saying/
+̾ [ᤤ] /(n) craftsman/skilled artisan/
+̾ [ᤤ] /Nagoya Institute of Technology/NIT/
+̾ [ᤤ] /(n) fine incense/
+̾⤤ [ʤ] /(adj) famous/celebrated/well-known/(P)/
+̾ [ߤ礦] /(n) name of a or the Buddha/
+̾ [ᤤ] /(n) masterpiece/(P)/
+̾ [ᤤ] /selection of masterpieces/
+̾ [ʤդ] /(n) name plate/name tag/(P)/
+̾ [ᤤ] /(n) famous mountain/
+̾ [ᤤ] /(n) noted product/
+̾ [ʤ] /(n) remains/traces/memory/(P)/
+̾Ĥ [ʤ] /(n) remains/vestiges/
+̾Ĥˤ [ʤꤪ] /(adj) reluctant parting/
+̾ˤ [ʤꤪ] /(adj) regret/reluctance/(P)/
+̾ [ᤤ] /(n) business card/(P)/
+̾ɼ [ᤤ] /(business) card tray/
+̾ [ᤤ] /(n) (business) card case/
+̾Ƚ [ᤤФ] /(n) 8.3 x 5.4 cm photograph (size)/
+̾ [ᤤ] /(n) celebrity/personage/
+̾ؤ [ʤ] /(n) nomination/calling names/(P)/
+̾ [ᤤ] /(n) noun/(P)/
+̾γ [ᤤΤ] /case of a noun/
+̾ [ᤤ] /(n) noun phrase/
+̾ [ߤ礦] /(n) surname/family name/(P)/
+̾ [ᤤ] /(n) term/name/
+̾ [ᤤ] /(n) in name and in reality/nominally and virtually/form and contents/(P)/
+̾¶ [ᤤĤȤˤʤ] /(exp) to live up to one's name/
+̾ [ʤ̤] /(n) village headman/
+̾ [ʤȤ] /(n) accredited master/
+̾ [ᤤ] /(n) expert/(P)/
+̾ [ᤤ] /(n) famous place/(P)/
+̾ [ᤤ礭夦] /(n) scenic and historic places/
+̾ [ᤤ礦] /(n) place of scenic beauty/the sights/
+̾ [ᤤ礦] /(n) master craftsman/skillful worker/
+̾ [ᤤ礦] /(n) great or famous commander/
+̾ [ᤤ礦] /(n) name/(P)/
+̾ [ʤΤ] /(n) name readings of kanji/self-introduction/announcement of candidature/(P)/
+̾Ф [ʤΤǤ] /(v1) to introduce oneself/(P)/
+̾ [ʤΤ] /(v5r) to call oneself (name, label, etc)/(P)/
+̾ [ᤤФ] /famous (impressive) scene/
+̾ [ᤤ礦] /(n) description/
+̾®ƻϩ [ᤤ󤳤ɤ] /(n) Meishin Expressway/
+̾ [ᤤ] /(n) master/expert/(P)/
+̾͵ [ᤤ󤫤] /artist's or master's temperament/
+̾ͷ [ᤤ󤲤] /(n) masterful performance/
+̾ [ᤤ󤻤] /(n) professional go (shogi) players' championship series/
+̾ȩ [ᤤϤ] /(n) artist's or master's temperament/
+̾ [ᤤ] /(n) number of people/denominate number/
+̾ [ᤤ] /(n) fame/(P)/
+̾ [ᤤ򤱤] /(exp) to defile one's reputation/
+̾ [ߤ礦] /(n) family name/
+̾ [ᤤ] /(n) famous historic spot/
+̾ޤ [ʤ] /(n) a disgrace/a blot/
+̾ [ʤޤ] /(n) name/(P)/
+̾ڤ [ʤޤϤ] /(v1) to win fame/to make a name for oneself/
+̾ [ʤޤ] /namespace/
+̾ [ᤤ] /(n) noted or celebrated priest/
+̾ [ʤ] /(n) well-known/fame/
+̾ [ߤ礦] /(n) proxy/representative/
+̾ [ᤤ] /Nagoya University/
+̾õ [ᤤƤ] /great detective/
+̾ [ᤤ] /fine tea/
+̾ [ᤤ] /(n) famous book/masterpiece/(P)/
+̾Ź [ᤤƤ] /(n) well-known store/
+̾Ź [ᤤƤ󤬤] /(n) street of well-known stores/
+̾ [ᤤȤ] /(n) famous sword/excellent sword/
+̾ [ᤤȤ] /star pitcher/
+̾ [ᤤȤ] /well-known hot spring/
+̾ [ᤤȤ] /(n) correct answer/
+̾ [ᤤ] /(n) fine or famous horse/
+̾ [ᤤФ] /(n) famous (musical) recording/
+̾ɮ [ᤤҤ] /(n) outstanding work of calligraphy/
+̾ [ᤤҤ] /(n) fine product/masterpiece/
+̾դ [ʤŤ] /(v1) to name (someone)/(P)/
+̾դ [ʤŤ] /(n) godparent/
+̾ʪ [ᤤ֤] /(n) famous product/special product/speciality/specialty/(P)/
+̾ʬ [ᤤ֤] /(n) justification/just cause/moral duty/
+̾ʸ [ᤤ֤] /(n) famous literary composition/
+̾ʸ [ᤤ֤] /fine writer/
+̾ʸ [ᤤ] /(n) witty (happy, apt) remark/well-worded saying/epigram/aphorism/
+̾ʹ [ߤ礦] /(n) reputation/
+̾ʹ [ᤤ֤] /(n) reputation/
+̾ [ᤤ] /quality shop/famous store/
+̾ [ᤤ] /(n) register of names/(P)/
+̾˾ [ᤤܤ] /(n) reputation/renown/
+̾˾ [ᤤܤ] /(n) person of great renown/
+̵̾ [ʤʤ] /(n) nameless/
+̾ [ᤤܤ] /(n) old trees of historical interest/
+̾ [ᤤ⤯] /(n) nominal/(P)/
+ܷ̾кĹΨ [ᤤ⤯礦] /(n) nominal economic growth rate/
+̾¶ [ᤤ⤯󤮤] /nominal wages/
+̾ [ᤤ] /(n) noted family/noble family/(P)/
+̾ [ᤤ䤯] /(n) effective or well-known medicine/
+̾ [ᤤ䤯] /(n) superlative translation/
+̾ͥ [ᤤ椦] /(n) great or famous actor/star/(P)/
+̾ [ᤤ] /(adj-na,n) honor/credit/prestige/(P)/
+̾ [ᤤ褢뤿] /honorable withdrawal/honorable retreat/
+̾» [ᤤ褭] /libel/defamation/slander/character assassination/
+̾ [ᤤ褫] /(n) honorary member/
+̾Ĺ [ᤤ褫礦] /(n) honorary president/
+̾ [ᤤ褭礦] /emeritus professor/
+̱̾ [ᤤ褷ߤ] /honorary citizen/
+̾ [ᤤ褸礿] /honorable discharge/
+̾ [ᤤ褷礯] /(n) honorary position/(P)/
+̾ [ᤤ褷] /desire for fame/
+̾ [ᤤ褯] /love of fame/
+̾» [ᤤ褭] /libel/defamation/slander/character assassination/
+̾ [ߤ礦] /(n) fame and fortune/
+̾ [ᤤ] /(n) fame and fortune/
+̾Ω [ʤ] /(adj-pn) to be famous/
+̾ή [ᤤ夦] /(n) celebrities/notables/
+̾ [ᤤ] /(n) excellent opinion/sound argument/
+̾ [ᤤ󤿤] /excellent opinions and theories/
+̾ [ᤤ] /(n) famous temple/
+̿ [Τ] /(n) (mortal) life/(P)/
+̿ [ߤ] /(n) lord/prince/words of a ruler/
+̿ [ߤ礦] /(n) command/decree/life/destiny/
+̿ [ᤤ] /(n) command/decree/life/destiny/(P)/
+̿餬 [Τ餬] /(adv) for dear life/barely escaping alive/
+̿ [ᤤ] /(v1) to order/to command/to appoint/(P)/
+̿ [ᤤ] /(v5r) to finish giving orders/
+̿ [ᤤ] /(v5z) to command/to appoint/(P)/
+̿˰ͤ [ᤤˤ] /under the orders of/by order (command)/
+̿ι [ΤΤĤ] /the thread of life/
+̿̾򵮤 [Τʤ򤿤äȤ] /(exp) to value honor above life/
+̿Ҥ [Τ򤫤] /(exp) to risk one's life/
+̿ݤ [Τ򤿤] /(exp) to preserve life/
+̿ [ᤤۤ] /(exp) to obey orders/
+̿ [ᤤ] /(n) fate/doom/(P)/
+̿ݤ [Τ] /(oK) at the risk of life/
+̿ [Τ] /(adj-no,n) life and death/risking one's life/risky/desperate/(P)/
+̿ [Τ] /at the risk of life/
+̿ [Τ] /(n,vs) begging for one's life/pleading for one's life/
+̿ [Τ] /(n,vs) begging for one's life/pleading for one's life/
+̿ [ΤŤ] /(n) lifeline/
+̿ [ᤤ] /(n) life/
+̿ [ΤȤ] /(adj-no,n) fatal/
+̿ [ΤӤ] /(n) narrow escape from death/
+̿ɡ [Τ餬] /(adv) for dear life/barely escaping alive/
+̿ɡ [Τ餬] /(adv) for dear life/barely escaping alive/
+̿ɿ [Τ餬] /(adv) for dear life/barely escaping alive/
+̿ɿ [Τ餬] /(adv) for dear life/barely escaping alive/
+̿ [ᤤ] /(n) span of life/destiny/
+̿ [ᤤ] /(n) proposition/thesis/(P)/
+̿ؿ [ᤤ󤹤] /(n) propositional (sentential) function/
+̿öͼ [ᤤ󤻤ˤޤ] /(exp) to be on the brink of death/
+̿Τ餺 [Τ餺] /(adj-na,adj-no,n) recklessness/daredevil/long-lasting/
+̿ [ᤤ夦] /(n) a hit/(P)/
+̿ [ᤤ夦] /number of hits/
+̿ [ᤤ夦] /(direct) hit/straight shot/
+̿Ψ [ᤤ夦] /(n) accuracy rate/
+̿ [ᤤˤ] /(n) death anniversary/(P)/
+̮̿ [ᤤߤ㤯] /(n) life/thread of life/
+̿̽ [Τߤ礦] /(adj-na,n) providential protection/
+̿̾ [ᤤᤤ] /(n,vs) naming/christening/(P)/
+̿̾ [ᤤᤤ] /christening (ceremony)/
+̿̾ˡ [ᤤᤤۤ] /(n) nomenclature/
+̿ [ᤤ줤] /(n,vs) order/command/decree/directive/(software) instruction/(P)/
+̿ [ᤤ줤Ĥ] /(exp) to pass the word/
+̿첼 [ᤤ줤ä] /immediately/as soon as the order is given/
+̿ [ᤤ줤] /(n) (gram) imperative mood/
+̿ [ᤤ줤] /decree/directive/
+̿ʸ [ᤤ줤֤] /(n) imperative sentence/
+̿ˡ [ᤤ줤ۤ] /(n) imperative mood/
+ [] /(adv) brightly lit/lit up/
+ [] /(adv) brilliantly/clearly/flaming/
+ [ä] /(n-adv,n-t) (uk) (in) three days time (two days after tomorrow)/
+ [ᤤᤤϤϤ] /(n,adj-no,adj-na) perfectly evident/as clear as day/strikingly apparent/
+ [뤤] /(io) (adj) bright/cheerful/
+ [] /(v5s) to pass/spend/to reveal/to divulge/(P)/
+ [] /(n) lamplight/light (in general)/brightness/(P)/
+Τ [Ȥ] /(n) skylight/dormer/transom/
+ [ꤷ礦] /(n) paper screen door for admitting light/
+ [ޤ] /(n) transom/skylight/dormer window/
+ [] /(n) room/time to spare/emptiness/vacant/
+ [] /(n) (1) prowler/sneak thief/cat burglar/(2) empty nest/
+ [᤯] /(n) illiterate or blind person/person who sees without understanding/amaurosis/
+ [] /(v5k,vi) (1) to open/to become open/to become empty/(2) to dawn/
+ [] /(adj-pn,pref) next/following/(P)/
+ [] /(n-adv,n-t) next day/following day/(P)/
+ [] /(n,n-suf) beginning/dawn/end/expiration/
+ù [äԤ] /(adj-na) unguarded/frank/open/
+ [Τߤ礦礦] /(n) Venus in the eastern morning sky/
+ޤƤǤȤޤ [ޤƤǤȤޤ] /(int) Happy New Year/
+ [] /(v1) to dawn/to become daylight/(P)/
+Ĥ [Τ] /(v5r) moon and stars remaining in the morning sky/
+ [] /to dawn/
+Ϥ [錄] /(v5s) to vacate/to surrender/
+Ϥ [錄] /(v5r) darkness giving way to the light of the morning/
+Ʃ [] /(adj-na,adv,n) honest/open/frank/outspoken/
+ [Ф] /(n) day off/off duty/
+ʧ [Ϥ餦] /(v5u) to open/to vacate/
+ [] /(n-adv,n-t) morning and evening/all the time/(P)/
+ [Ϥʤ] /(v1) darkness giving way to the light of the morning/
+ [] /(n-adv,n-t) dawn/(P)/
+ϻ [] /(n-t) the sixth hour of the morning/
+餫 [餫] /(adj-na,n) obvious/evident/clear/plain/(P)/
+餫ʻ [餫ʤ] /obvious fact/
+餫ˤ [餫ˤ] /(exp) to make clear/to clarify/to disclose/to make public/
+餫ˤʤ [餫ˤʤ] /(exp) (1) to become clear/(2) to be made public/
+ [] /(v5m) to become luminous at dawn (esp. the sky)/
+ [] /(n) lamplight/light (in general)/brightness/(P)/
+ [ޤ] /(n) transom/skylight/dormer window/
+뤤 [뤤] /(adj) bright/cheerful/(P)/
+뤤 [뤤] /clean politics/
+뤵 [뤵] /(n) brightness/luminance/cheerfulness/
+ߤ˽Ф [ߤˤ] /(exp) to make public/to bring to light/
+ [] /(v5m) to brighten/to be refreshed/
+򼺤 [ᤤ򤦤ʤ] /(exp) to lose one's eyesight/
+ [ᤤ] /(n) light and darkness/light and shade/(P)/
+ [ᤤ] /(adj-na,n) clear understanding/
+ [ᤤ] /(adj-na,n) clarion/clarity/(P)/
+ [ᤤ] /(adj-na,n) clear up/clarify/define/(P)/
+ [ᤤ] /(n,vs) clear writing/specification/(P)/
+ [ᤤ礦] /(n) clear mirror/
+߿ [ᤤ礦] /(n) clear and serene (as a polished mirror and still water)/
+ [ᤤ] /(n) wise ruler/
+ [ᤤ] /(n) bright moon/full moon/harvest moon/
+ [ᤤ] /(n) declaration/statement/(P)/
+ [ä] /(n-adv,n-t) day after tomorrow/(P)/
+ [ߤ礦ˤ] /(n-adv,n-t) day after tomorrow/(P)/
+ǯ [餤ͤ] /(n-t) the year after next/
+ǯ [ߤ礦ͤ] /(n-t) the year after next/
+ [ᤤ] /(adj-na,n) details/obvious/(P)/
+ٽ [ᤤ] /(n) detailed statement/
+ɽ [ᤤҤ礦] /(n) itemized account/
+ [ᤤ] /(n) discernment/penetration/insight/intellectual acumen/
+ [ᤤ] /(n) clarity of vision/
+ [ᤤ] /Meiji era/(P)/
+ݿ [ᤤ] /(n) Meiji Restoration/
+ [ᤤ] /the Meijiza Theater/
+ [ᤤ] /(n) Meiji period (1868-1912)/
+ [ᤤ󤰤] /Meiji Shrine/
+ŷ [ᤤƤΤ] /(n) Emperor Meiji/
+ [ᤤ] /(n,vs) specification/explicitly state/(P)/
+Ū [ᤤƤ] /(adj-na) explicit/
+Ū [ᤤƤ] /(adj-na) explicit/
+ [ᤤ] /(n) wise ruler/
+ [ߤ礦] /(n-t) next spring/
+ [ᤤ] /first year of Meiji era/
+ [ᤤ礯] /(n) bright (light) colour/
+ [ᤤ礦] /(adj-na,n) lucidity/
+ [ߤ礦礦] /(n) (1) morning star/Venus/(2) Lucifer/(3) (literary) star/(P)/
+ֿ [ᤤ礯] /(adj-na) bright red/
+ [ᤤ] /(abbr) Meiji University/
+ã [ᤤ] /(adj-na,n) wisdom/
+ [ᤤ] /(n) clear or definite judgement/
+ħ [ᤤ礦] /(n,vs) clarification/
+ī [ߤ礦礦] /(n-adv,n-t) tomorrow morning/(P)/
+ī [ߤ礦] /(n) Ming Dynasty/Ming-cho type(face)/
+ī [ߤ礦] /(n) Ming-style typeface/
+ů [ᤤƤ] /(adj-na,n) wisdom/sagacity/wise man/
+ [ᤤ] /(n) brightness/
+ [ᤤȤ] /(n) definite answer/
+ [ᤤȤ] /(n) virtue/
+ [] /(n-t) tomorrow/(P)/
+ [] /(n-t) tomorrow/(P)/
+ [ߤ礦ˤ] /(n-t) tomorrow/(P)/
+ϤɤǤ [ϤɤǤ] /(exp) how about tomorrow/
+ [] /(n) angelica/
+ǯ [ߤ礦ͤ] /(n-adv,n-t) next year/(P)/
+ǯ [ߤ礦ͤ] /(n-t) next (fiscal) year/
+ [餵] /(adj-na,n) (uk) obvious/overt/plainly/frankly/
+ [ᤤϤ] /(adj-na,n) (uk) obvious/overt/plainly/frankly/(P)/
+ʻ [ᤤϤʤ] /obvious fact/
+ [ߤ礦Ф] /(n-adv,n-t) tomorrow evening/(P)/
+ [ᤤ] /(adj-na,n) picturesque/beautiful/
+ [ᤤӤ] /(adj-na,n) intelligence/discernment/
+ʸ [ᤤ֤] /(n) statement (e.g. law)/
+ʸ [ᤤ֤] /(n) stipulate/(P)/
+ [] /(adv) brightly lit/lit up/
+ [] /(adv) brilliantly/clearly/flaming/
+ [ä] /(n-adv,n-t) (uk) (in) three days time (two days after tomorrow)/(P)/
+ [ᤤᤤϤϤ] /(n,adj-no,adj-na) perfectly evident/as clear as day/strikingly apparent/
+ [ᤤ] /(n,vs) flickering/blinking/
+μ [ᤤ礦] /(adj-na,n) lucid/clear/plain/
+ [ᤤ礦] /(adj-na,n) clarity/(P)/
+ [ᤤ礦] /articulation/
+ϯ [ᤤ] /(adj-na,n) bright/clear/cheerful/(P)/
+ջ [ᤤ] /(adj-na,n) beautiful/
+ [ᤤ] /(adj-na,n) clear/
+̴ [ᤤ] /(n) lucid dream (dreaming while knowing that you are dreaming)/
+ [ᤤܤ] /(n) bright or beautiful eyes/
+⫻ [ᤤܤ] /(exp,n) starry eyes and beautiful white teeth (said of beautiful women)/
+ [] /(v5u) to swear/to vow/to take an oath/to pledge/
+ [ᤤह] /(exp) to form an alliance/
+ [ᤤ] /(n) leader/leading power/(P)/
+ˮ [ᤤۤ] /(n) ally/allied powers/
+ [ᤤ䤯] /(n) oath/pledge/pact/covenant/(P)/
+ͧ [ᤤ椦] /(n) sworn friend/(P)/
+¤ [ޤ褤] /(n) hesitation/bewilderment/doubt/indecision/infatuation/Buddhism maya/(P)/
+¤ [ޤ褤] /(v5m) to go astray/to lose one's way/
+¤ [ޤ褤] /(n) lost (stray) child/
+¤ [ޤ褦] /(v5u) to be puzzled/to be perplexed/to lose one's way/(P)/
+¤魯 [ޤ魯] /(v5s) to puzzle/perplex/bewilder/delude/mislead/fascinate/
+µ [ᤤ夦] /(n) mystery/maze/labyrinth/(P)/
+µ [ᤤ夦] /going unsolved/
+º [ᤤ] /(n) camouflage/disguise/(P)/
+º [ᤤդ] /(n) camouflaged clothes/
+» [ޤ] /(n) lost (stray) child/(P)/
+¿ [ᤤ] /(n) superstition/(P)/
+¿ [ᤤ] /(n) superstitious person/
+ [ᤤ] /(n) straying/
+ [ᤤ󤱤] /vagus nerve/
+Ļ [ᤤ礦] /(n) stray (migratory) bird/
+ [ᤤȤ] /(n) ridiculous answer/absurd response/boner/
+̴ [ᤤ] /(n) illusion/fallacy/delusion/
+ [ᤤ⤦] /(n) illusion/fallacy/delusion/
+ϩ [ᤤ] /(n) maze/labyrinth/blind alley/(P)/
+ [ᤤ] /fallacious argument/fallacy/absurd opinion/
+ [ᤤ勞] /(adj-na,n) trouble/bother/annoyance/(P)/
+Ǥݤ [ᤤ勞򤫤] /(exp) to impose trouble/to annoy/to bother/
+á [ᤤᤤ] /(n) each/individual/(P)/
+ä [ᤤ򤭤] /(exp) to engrave an inscription/
+ò [ᤤ] /(n) excellent cake/cake of an established name/
+õ [ᤤ] /(n,vs) keep in mind/take note of/remember/(P)/
+ü [ᤤ] /(n) choice sake/
+ü [ᤤ] /(n) seller of high-quality sake/(Meiji or Taisho era) brothel/
+ [ᤤ] /(n) variety of silk/
+Ǥ [ᤤ] /(v5t) to engrave an inscription/to call (designate) itself/to mark/to label/
+ [ᤤ] /(n) refined tea/
+ [ᤤȤ] /(n) sword inscribed with the name of the swordsmith/
+ [ᤤФ] /(n) nameplate (of machines)/
+ʸ [ᤤ֤] /(n) inscription/
+ [ᤤ] /(n) brand/make/description/(P)/
+ [ᤤᤤ] /(n) each/individual/
+û [ᤤᤤ] /(n) small plates for individual helpings of food/
+ [ᤤܤ] /(n) precious woods/
+Ĥ魯 [ʤ魯] /(v5s) to exchange wooing cries/to cry (howl) to each other/
+Ĥ [ʤ] /(n,vs) cry (esp. animal)/roar/(P)/
+Ĥ [ʤ] /(v5k) (1) to sing (bird)/(2) to bark/to purr/to make sound (animal)/(P)/
+Ĥ餹 [ʤ餹] /(v5s,vt) to ring/to sound/to chime/to beat/to snort (nose)/(P)/
+Ĥ [ʤ] /(n) ringing/sound/(P)/
+Ĥ [ʤҤӤ] /(v5k) to reverberate/to resound/to echo/
+ĤФ [ʤ] /(v5s) to begin making a sound (ringing, singing, crying, etc.)/
+ĤϤ [ʤ錄] /(v5r) to resound (echo) far and wide/
+Ĥʪ [ʤ] /(n) a musical instrument/music/fanfare/
+Ĥʪ [ʤΤ] /(n) a flourish of trumpets/
+Ĥʬ [ʤ櫓] /(n) distinctive ring tones/
+Ĥ [ʤ] /(v5r) to sound/to ring/to resound/to echo/to roar/to rumble/(P)/
+İ [] /(n,vs) sobbing/weeping/groaning/fit of crying/
+Ĵ [ᤤ] /(n) syrinx (part of a bird)/lower larynx/
+Ķ [ᤤ] /(n) songbird/
+Ķ [ᤤ뤤] /(n) songbirds/
+ĸ [ʤ] /(n) maelstrom/
+Ļ [ʤ뤳] /(n) clapper/
+ư [ᤤɤ] /(n) rumbling/
+ [ʤ] /(n) steamed fish-paste cake, sliced to decorate soup (type of kamaboko)/(P)/
+紬 [ʤȤޤ] /(n) steamed fish-paste cake, sliced to decorate soup (type of kamaboko)/
+ [ᤤ] /(n) niece/(P)/
+Ƶ [ᤦ] /cow/
+Ʒ [ɤ] /(n) female bird/hen/
+Ƹ [ᤤ] /female dog/bitch/
+Ƹ [᤹] /female dog/bitch/
+Ļ [ɤ] /(n) female bird/hen/
+ [Ҥ] /(n) (arch) mare/
+ [Ҥ󤱤] /hen/
+ǤӤƹԤ̱² [ۤӤƤߤ󤾤] /dying race/
+ǤӤ [ۤӤ] /(v1) to be ruined/to go under/to perish/to be destroyed/(P)/
+Ǥ [ۤ] /(v5b) to be ruined/to go under/to perish/to be destroyed/
+Ǥܤ [ۤܤ] /(v5s) to destroy/to overthrow/to wreck/to ruin/(P)/
+ǵ [ä㤯] /(n,vs) extinguishment/destruction/effacement/
+Ƕ [ä] /(n,vs) sterilization/
+Ƕ [ä] /(n) (1) gilt/plating/(2) pretense/
+ǻ [ä] /(n,vs) obliteration/annihilation/
+ǻ [ä] /(n) selflessness/being unselfish/
+ǻ [äۤ] /selfless devotion/
+ [ä] /(adj-na,n) extravagant/absurd/
+¿ [ä] /(adj-na,n) (uk) thoughtless/reckless/seldom (neg. verb)/careless/(P)/
+¿ [ä] /(adv) rarely (with neg. verb)/seldom/(P)/
+¿ˤʤ [äˤʤ] /(uk) rare/
+¿˸ʤ [äˤߤʤ] /seldom seen sight/
+¿̵ [äˤʤ] /(uk) rare/
+¿ڤ [ä] /hack to pieces/
+¿Ǥ [ä] /(n) shower with blows/
+¿í [ä䤿] /(adj-na,n) reckless/indiscriminate/
+ [㤯] /(adj-na,n) (uk) absurd/unreasonable/excessive/messed up/spoiled/wreaked/
+ [] /(adj-na,n) absurd/unreasonable/excessive/rash/
+ [Ĥ] /(n) extinguishing illusion and passing over to Nirvana/
+ [ᤤ] /(v5r) to feel depressed/
+ˡ [äݤ] /(adj-na,adv,n) extraordinary/absurd/very/in chaos/incoherent/
+˴ [Ĥܤ] /(n) downfall/ruin/collapse/destruction/(P)/
+ [Ĥ] /(adj-na,n) in chaos/incoherent/
+ [] /(n) dismissal/
+Ȥ [󤸤] /in deference to/
+Ȥ [󤸤] /(v1) to dismiss/to exempt/
+Ȥ [󤺤] /(v5z) to dismiss/to exempt/
+Ȥ [ޤ̤] /(v1) to escape from/to be rescued from/to avoid/to evade/to avert/to elude/to be exempted/to be relieved from pain/to get rid of/(P)/
+Ȥ [ޤ̤] /(v1) to escape from/to be rescued from/to avoid/to evade/to avert/to elude/to be exempted/to be relieved from pain/to get rid of/
+ȱ [󤨤] /(n) immunity/immunization/(P)/
+ȱַ [󤨤] /(n) immune system/
+ȱַ [󤨤ä] /serum/
+ȱֺ˦ [󤨤ܤ] /(n) immune cell/
+ȱ [󤨤] /(n) immunity/
+ȱ [󤨤] /(n) antibody/
+ȱȿ [󤨤ϤΤ] /immunoreaction/
+ȱ [󤨤դ󤷤礦] /immunodeficiency disease/
+ȴ [󤫤] /(n) dismissal/discharge/
+ȵ [󤭤] /(n) license/permit/licence/certificate/(P)/
+ȵ [󤭤礫Ǥ] /(n) initiation into the secrets (of an art)/
+ȵ [󤭤礷礦] /(n) licence/license/permit/(P)/
+ȵ [󤭤礸礦] /(n) license/certificate/permit/
+ȵ [󤭤礻] /(n) license system/
+Ⱥ [󤶤] /(n) acquittal/pardon/papal indulgence/
+Ⱥ [󤶤] /(n) indulgence/
+ȼ [󤷤夦] /(n) discharged prisoner/ex-convict/
+Ƚ [󤸤] /(n) exemption/exoneration/discharge/(P)/
+Ⱦ [󤸤礦] /(n) diploma/licence/(P)/
+ȿ [󤷤礯] /(n) dismissal/sacking/discharge/(P)/
+ [󤼤] /(n,vs) tax exemption/duty exemption/(P)/
+ǽ [󤼤Ȥ] /tax-free income/
+Ź [󤼤Ƥ] /duty-free store/
+ [󤼤Ƥ] /(n) tax exemption limit/
+ɽ [󤼤Ҥ礦] /duty-free list/
+ [󤼤Ҥ] /duty-free articles/
+ [󤻤] /(n) exemption from responsibility/(P)/
+վ [󤻤礦] /disclaimer/
+ø [󤻤Ȥä] /diplomatic immunity/
+ [] /(n) tax exemption/
+ [󤽤] /tax-exempt land/
+ [] /(n) acquittal/dismissal (of a case)/
+ [󤨤] /(n) release from office/military service, or prison/
+ [] /(n) dismissal/
+ɲ [] /(n) raw cotton/cotton wool/
+ɼ [󤸤Ĥ] /(n) cottonseed oil/
+ [] /(n) raw cotton/(P)/
+ [錄] /(n) cotton/padding/(P)/
+ʤμ [錄Τ] /cotton seed/
+ʤ¤ [򤤤ȤˤĤर] /(exp) to spin cotton into yarn/
+ʥѥ [ѥ] /(n) (abbr) cotton pants/
+ʰ [錄] /(n) cotton candy/fairy floss/
+ʱ [錄] /(n) fleecy clouds/
+ʲ [󤫤䤯] /(n) guncotton/cotton powder/
+ʲ [] /(n) raw cotton/cotton wool/
+ʲۻ [錄] /(n) cotton candy/
+ʵ [錄] /(n) tool for willowing cotton/
+ʷ [錄] /(n) cotton ginning/
+ʻ [] /(n) cotton yarn (thread)/
+ʼ [󤸤] /cottonseed/
+ʼ [󤸤Ĥ] /(n) cottonseed oil/
+ʿʪ [󤪤] /(n) cotton fabrics/cotton textiles/
+ʿʪ [󤪤] /(n) cotton fabrics/cotton textiles/
+ [󤻤Ҥ] /made of cotton/cotton goods/
+ [錄椭] /(n) large snowflakes/
+Ǥ [錄] /(n) cotton beating/
+Ÿ [錄Ĥ] /(n) sea/
+Ŧ [錄Ĥ] /(n) picking cotton/
+ [錄] /(n) padded/
+ȴ [錄̤] /(n) unpadded kimono/
+ [] /(n) cotton cloth/cotton material/(P)/
+˹ [錄ܤ] /(n) bride's silk floss headdress/
+ [ܤ] /(n) cotton swab/
+ [ܤ] /(n) cotton spinning/
+̩ [ߤ] /(adj-na,n) minute/detailed/careful/scrupulous/thorough/(P)/
+ [] /(adj-na,n) unbroken/endless/
+ʤ [󤿤] /(adj-t) continuous/endless/
+ [⤦] /(n) down/fuzz/fluff/
+ [錄] /(n) down/fuzz/fluff/
+ [錄֤] /(n) cottonseed oil/
+ [褦] /(n) sheep/
+Լ [錄ܤ] /(n) dustballs/fluff/
+ [褦] /(n) sheep/
+Ҵ [Ӥ] /Burma/
+Ҵ [Ǥ] /Burma/
+ [] /(n) face/
+ [] /(n) face/(P)/
+ [Ĥ] /(n,n-suf) face/mug/surface/facial features/mask/face guard/side or facet/corner/page/(P)/
+ [] /(n,n-suf) face/mug/surface/facial features/mask/face guard/side or facet/corner/page/(P)/
+̡ [] /(n) each one/all/every direction/(P)/
+̤ [󤹤] /(vs-s) to face on/to look out on to/(P)/
+̤ȸä [Ȥफä] /right to one's face/
+̤ [Ȥ] /(exp) to plane off the corners/
+̤失 [Ĥ] /(exp) to put a mask on/
+̱ [⤫] /(n) face/looks/vestiges/trace/(P)/
+̱Ǥ椤 [Ϥ椤] /(adj) embarrassed/self-conscious/bashful/abashed/
+̱ [Ĥ褴] /(n) disgrace/shame/
+̲ [] /(n) surface-drawing/
+̲ [󤫤] /(n) interview/(P)/
+̲ [󤫤] /visiting or office hours/
+̲ [󤫤] /(n) visiting room/
+̲ [󤫤㤼] /No Visitors/
+̲ [󤫤ˤ] /visitor/
+̲ [󤫤] /visiting day/
+̵ [󤭤] /(n,vs) reprimanding (a person) personally/personal reproof/
+̶餦 [󤯤餦] /(v5u) to be confused (bewildered, taken aback)/
+̷ [⤬] /(n) headstall/headgear/
+̸ [󤳤դϤ] /(n) flawless/
+̹ [Ĥ餬ޤ] /(n) expression/look/
+̺ [Ĥޤ] /(n) fierce or defiant look/determined expression/plucky countenance/
+̺ [⤶] /(n) looks/features/
+̻ [] /(n) game of slapping cards down to overturn opponent's/
+̻ [] /(n) face/(one's) honour/(P)/
+̻ [] /(n) expression/look/countenance/face/(P)/
+̼ [󤷤] /(n) acquaintance/(P)/
+̼ [Ȥ] /(n,vs) chamfering/beveling/
+̽ʢ [󤸤夦դϤ] /(n) pretending to obey but secretly betraying (someone)/
+̿ [󤷤礯] /expression/complexion/
+̿ [󤯤] /(n) attracted by physical looks only/
+̿餦 [󤯤餦] /(v5u) to be confused (bewildered, taken aback)/
+ [󤻤] /(n) area/(P)/
+ [󤻤] /(n) personal reproof/
+ [󤻤] /(n) interview/(P)/
+ܻ [󤻤Ĥ] /interview/oral examination/
+ [󤼤] /(n) presence/
+ [󤽤] /(n) countenance/features/looks/
+ɮ [󤽤դ] /(n) fine-point brushes/
+ [Ĥˤ] /(adj) provoking/offensive/
+ [⤫] /(n) starboard (side of a ship)/
+ɤ [⤫Ȥ] /(exp) steering to starboard/
+ [Ƥ] /(n) face/looks/
+ [] /(n,vs) interview/(P)/
+Ĺ [ʤ] /(adj-na,n) oval-faced/
+̤ [ɤ] /(police) line-up/
+ [ɤ] /(adj-na,n) trouble/difficulty/care/attention/(P)/
+ݤݤ [ɤ򤫤] /(exp) to put someone to trouble/
+ݸɤ [ɤߤ褤] /be very helpful/take good care of/
+ݽ [ɤ] /(adj) bother to do/tiresome/(P)/
+ [Ĥ餢] /(n) spiteful remarks/
+ [] /(n,vs) abusing someone to his (her) face/
+ [ФФȤ] /abuse/
+ [⤷] /(n) amusing/interesting/(P)/
+ [⤷] /(adj) interesting/amusing/(P)/
+򤤽 [⤷Ȥ] /interesting passage/
+򤬤 [⤷] /(v5r) to amuse oneself/to be amused/to enjoy/to think fun/
+ [⤷] /(n) interest/fun/
+ [⤷] /(n) interest/fun/
+ľФ [⤷] /(adj) humorous/funny/
+Ⱦʬ [⤷Ϥ֤] /(adj-na,n) for fun/half in jest/
+̣ [⤷] /(n) interest/fun/
+ [] /(n) face/
+դ [ĤĤ] /(n) expression/look/
+ [] /(n) face/
+ [ڤ] /(n) meditation facing a wall/
+Ѥ [⤬] /(n) change in one's looks/
+˺ [魯] /(n) failure to recognize someone/
+ [ܤ] /(n) looks/
+ [ݤ] /face guard/visor/
+ [] /(n) each one/all/every direction/
+ [ܤ] /(n) face/honour/reputation/prestige/dignity/credit/(P)/
+ [⤯] /(n) face/honour/reputation/prestige/dignity/credit/(P)/
+ܤΩ [⤯] /(exp) to save one's face/
+ܤʤ [ܤʤ] /(adj) ashamed/
+ܤ˷ [ܤˤ] /problem concerning one's honor/
+ܤܤ [ܤۤɤ] /(exp) to get credit/to win honor/
+̵ [ܤʤ] /(adj) ashamed/
+ [褦] /(adj-na,n) weird/strange/mysterious/
+ [褦] /(n) looks, features/
+Ω [] /(n) features/
+ [] /(n) features/
+ [礦] /(n) facial carbuncle/
+ [ˤ] /(n) pimple/acne/(P)/
+ [ܤ] /(n) pimple/acne/
+ [Ĥ] /(n) care-worn/haggard/
+ [] /(n) noodles/
+ [ܤ] /(n) rolling pin/
+ [뤤] /(n) noodles/vermicelli/
+ [] /(n) bamboo shoots boiled, sliced, fermented, dried or preserved in salt, then soaked in hot water and sea salt/
+ [] /(n) bamboo shoots boiled, sliced, fermented, dried or preserved in salt, then soaked in hot water and sea salt/
+ [] /(n,vs) copy/imitate/
+ε [⤮] /(n,adj-no) imitation/sham/mock/
+ε [⤮] /sham (trial) examination/
+κ [⤵] /(n) groping (for)/
+μ [⤷] /(n,vs) copy (of the real thing)/copying/reproduction/tracing/
+¤ [⤾] /(n) counterfeit/imitation/
+ [⤦Ѥ] /(vs) identifying a piece by touch in a mahjong game/
+ [ۤ] /(n,vs) imitation/copying/
+ϵ [⤮] /(n,adj-no) imitation/sham/mock/(P)/
+ϵ [⤮] /trial examination/sham examination/(P)/
+ϵ [⤮] /sham battle/
+ϵŹ [⤮Ƥ] /(n) refreshment booth/
+Ϸ [⤱] /(n) model/dummy/maquette/(P)/
+ϷϿ [⤱] /relief map/
+ϷԵ [⤱Ҥ] /(n) model plane/
+ϸ [⤳] /(adj-na,n) dimness/vagueness/
+Ϻ [⤵] /(n) imitation (work)/
+Ϻ [⤵] /(n) groping (for)/(P)/
+ϻ [⤷] /(n) sham examination/
+ϼɸ [⤷Ҥ礦ۤ] /type specimen/
+ϼ [⤷] /(n,vs) copy (of the real thing)/copying/reproduction/tracing/
+¤ [⤾] /(n,vs) imitation/mimic/(P)/
+¤ [⤾] /(n) imitation Japanese vellum/
+¤ [⤾] /imitator/
+¤ [⤾Ҥ] /fake goods/imitations/
+ [Ϥ] /(n) exemplar/exemplification/exemplum/model/example/(P)/
+ϻ [Ϥ󤸤] /exhibition match/
+ϼ [Ϥ󤷤夦] /(n) well-behaved (model) prisoner/trusty (trustee)/
+ [Ϥ󤻤] /(n) model or exemplary student/
+Ū [ϤƤ] /(adj-na) exemplary/
+ [ۤ] /(n,vs) imitation/copying/(P)/
+ [ۤ] /imitator/
+ [ۤ] /(n) copy of an original manuscript/
+ [褦] /(n) pattern/figure/design/(P)/
+ؤ [褦] /(n) rearranging/remodeling/
+Ф [] /(n) thicket/
+Ф [] /(v5r) to grow thick/to luxuriate/to be luxurious/(P)/
+ [] /(n) luxuriant (dense) forest/
+Ѥ꤬ޤ [ߤ꤬ޤ] /(oK) (adj) morally corrupt/
+Ѥ [ߤ] /(adv) without authority/without reason/arbitrarily/unnecessarily/indiscriminately/recklessly/
+ѵ [ܤ] /(n) unreasonable actions/lack of discrimination/
+Ѹ [ܤ] /(n) reckless remark/rash remark/abusive language/thoughtless words/
+Ѹ [⤦] /(n) reckless remark/rash remark/abusive language/thoughtless words/
+Ѹ [⤦] /(n,vs) lie/falsehood/
+Ѹ [⤦] /(exp) (Buddh) do not speak untruthfully (precept)/
+Ѽ [⤦夦] /(n) deep-rooted delusion/
+ѿ [ܤ] /(n) blind acceptance/blind belief/credulity/(P)/
+ѿ [⤦] /(n) blind acceptance/blind belief/credulity/
+ [ܤ] /(n) fallacy/false report/
+ [⤦] /(n) fallacy/false report/
+ [ܤ] /(n) wild idea/delusion/
+ [⤦] /(n) wild idea/delusion/(P)/
+۾ [⤦礦] /paranoia/
+ [⤦] /(n) reckless decision/
+ư [ܤɤ] /(n,vs) acting blindly/
+ư [⤦ɤ] /(n,vs) acting blindly/
+ǰ [⤦ͤ] /(n) distracting ideas/irrelevant thoughts/
+ɾ [ܤҤ礦] /(n) unfair criticism/abusive remarks/
+ɾ [⤦Ҥ礦] /(n) unfair criticism/abusive remarks/
+ [ܤ٤] /incoherent talk/
+ [ܤ褦] /misuse/abuse/
+Ҳ [⤦] /(n) April (of the lunar calendar)/
+һ [⤦] /Mencius (also his works)/
+ҽ [⤦] /(n) January (of the lunar calendar)/
+ҽ [⤦] /eldest daughter/
+ [] /(n) hair/fur/(P)/
+ӱ [] /(n) fluff/fuzz/
+ӱΩ [Ф] /(v5t) to become fluffy/
+ӳ [] /(n) hair crab/
+ӳ [Ф] /(fishing) fly/lure/
+Ӵ [⤦] /(n) capillary/
+Ӵɸ [⤦󤲤󤷤礦] /capillary phenomenon/
+ӵ [] /(n) length of hair/
+Ӷ [] /(n) pilling/
+Ӷ [] /(n) hair/hairline/minor details/
+ӷ [] /(n) pores (of the skin)/
+ӷ [餤] /(n) antipathy/prejudice/
+ӹ [] /(n) pores/
+Ӻ [⤦] /(n) hair root/
+Ӻٴ [⤦] /(n) capillaries/
+Ӻٷ [⤦ä] /(n) capillary vessel/capillary/
+ӻ [] /(n) knitting wool/(P)/
+ӿ [] /(n) woollen fabric/woollen cloth/
+ӿ [] /(n) woollen fabric/woollen cloth/
+ӿʪ [] /(n) woollen material/woollen goods or fabric/
+ӿ [ˤ] /woollen brocade/
+ӿʪ [] /(n) woollen material/woollen goods or fabric/
+ӿ [] /(n) hair color/disposition/
+ӿ [֤] /(adj) hairy/thickly haired/
+ [Ϥ] /(n) hair restorer/
+ [⤦Ҥ] /woollen goods/
+ [] /(n) hair coloring/hair dye/
+­ [] /(n) length of hair/
+ [⤦Ȥ夻] /Chairman Mao Zedong/
+ [⤦礦] /(n) hair/trichome/
+ [ष] /(n) caterpillar/(P)/
+ [Ȥ] /(n) (derog) foreigner/
+ [Ȥ] /(n) hairy barbarian/foreigner/
+Ƭ [⤦Ȥ] /(adv) not in the least/
+Ƭʤ [⤦Ȥʤ] /(exp) having no intention/
+ȱ [⤦Ϥ] /(n) hair/
+ȴ [̤] /(n) (hair) tweezers/nippers/
+ [] /(n) fur/skin/pelt/(P)/
+龦 [路礦] /furrier/
+ɮ [⤦Ҥ] /(n) (writing, painting) brush/(P)/
+ [⤦] /(n) blanket/(P)/
+¤ [ʤ] /(n) breading/lineage/lie of a (dog's) hair/
+Ԥ [] /knitting/
+ [⤦] /(n) carpet/rug/
+ [⤦󤴤] /(n) sundew/
+ [夹] /(n) sateen/
+ [] /(n) hairy legs/
+ [] /(n) crab lice/
+ԡ [] /(adj) ferocious/
+Ԥ [] /(arch) brave/
+Ԥ [] /(v5r) (1) to rage/to be fierce/(2) to be excited/
+԰ [⤦] /(adj-na,n) savage/ferocious/atrocious/
+԰ [⤦] /(n) fury/power/menace/(P)/
+Բ [⤦] /(n) raging or roaring flames/
+Զ [⤦] /(n) bird of prey/
+Զ [⤦뤤] /(n) Raptores/
+Է [⤦] /(n) furious attack/
+Ը [⤦] /(n) savage dog/
+Ը [⤦] /(n) fierce tiger/
+Թ [⤦] /(n) fierce attack/(P)/
+Թ [⤦] /fierce attack/
+Լ [⤦] /(n) withering gunfire/
+Լ [⤵] /(n) man of valour/stalwart/
+Խ [⤦夦] /(n,vs) fierce attack/furious attack/
+Խ [⤦夦] /(n) wild animal/beast of prey/(P)/
+ԽûȤ [⤦夦Ĥ] /(n) wild-animal tamer/
+ԽûȤ [⤦夦Ť] /(n) wild-animal tamer/
+Խü [⤦夦] /big-game hunting/
+Խ [⤦] /(n) fierce heat/(P)/
+Ծ [⤦礦] /(n) brave general/brave warrior/courageous general/
+Ծ [⤦] /(n) serious reflection or soul-searching/
+Կ [⤦] /(n) rushing madly ahead/
+Կ [⤦դ֤] /furious snowstorm/
+ [⤦] /(adj-na,n) fiercely/savagely/
+ [⤦] /(n) heavy blow/heavy hit/(P)/
+Ǽ [⤦] /slugger (baseball)/heavy hitter/
+Ļ [⤦礦] /(n) bird of prey/
+ [⤦Ĥ] /(n,vs) hot chase (pursuit)/hectic chase/
+÷ [⤦Ȥä] /(n) training extra hard/
+ [⤦ɤ] /(n) deadly poison/
+ [⤦Ф] /(n,vs) heavy bombing/intensive bombing/
+ٶ [⤦٤󤭤礦] /(n) studying extra hard/
+Ԥ [] /(adj) ferocious/
+ͦ [⤦椦] /(adj-na,n) valiant courage/
+ [⤦] /(adj-na,n) violent/vehement/rage/(P)/
+ [⤦󤷤夦] /hard training/
+ [᤯] /(n) blindness/blind man/ignorance/ignoramus/(P)/
+ [ᤷ] /(n) blindness/blind man/ignorance/ignoramus/
+հ [⤦] /(n) blind and dumb/
+հع [⤦ä] /school for the blind and dumb/
+հ [⤦] /(n) blind love/
+ճع [⤦ä] /(n) school for the blind/(P)/
+մ [⤦] /(n) cul-de-sac/
+մɽ [⤦󤸤夦] /(n) lodged-bullet wound/
+մӽ [⤦󤸤夦] /(oK) (n) lodged-bullet wound/
+յ [⤦] /(n) blind turtle/
+շ [᤯餦] /(n) random shooting/
+շ [᤯餢] /blind hole/
+ռ [⤦夦] /deep-rooted conviction/
+ռ [⤦] /(n) shooting wildly/
+ռ [⤦] /(n) blind person/
+ս [⤦夦] /(n) blind obedience/
+տ [⤦] /(n) blind acceptance/blind belief/credulity/
+տ [⤦] /(n) rushing recklessly/presumption/
+տ [⤦] /(n) blind person/(P)/
+ [ܤ] /(n) wild idea/delusion/
+ [⤦] /(n) wild idea/delusion/
+ [᤯ޤ] /(n) blind window/
+Ǥ [᤯餦] /(n) hitting blindly/random firing/
+õ [᤯餵] /(n) searching blindly/
+õ [᤯餵] /blindly groping/
+ [⤦] /hasty conclusion/
+IJ [⤦礦] /(n) appendix/caecum/(P)/
+IJ򻶤餹 [⤦礦餹] /(exp) to resolve appendicitis/
+IJ [⤦礦] /(n) appendicitis/
+IJ [⤦礦󤷤夸] /appendectomy/
+ [⤦Ƥ] /(n) blind spot/(P)/
+ư [ܤɤ] /(n,vs) acting blindly/
+ư [⤦ɤ] /(n,vs) acting blindly/
+Ƴ [⤦ɤ] /(n) seeing eye dog/(P)/
+㤤 [᤯餬] /buying blindly/
+ [⤦Ф] /(n,vs) blind (unscrupulous, indiscriminate) bombing/
+Ƚ [᤯Ф] /(n) blindly stamping one's seal/
+ [᤯餫] /(n) windowless wall/
+ˡ [᤯äݤ] /(adj-na,n) recklessness/
+ [⤦⤯] /(adj-na,n) blindness/(P)/
+Ū [⤦⤯Ƥ] /(adj-na,n) blind (devotion)/
+ [⤦⤯Ҥ] /instrument flying/
+ [᤯餴] /(n) picture calendar for illiterates/
+ [] /(n) net/network/(P)/
+ֵ [ߤ礮礦] /(n) net fishing/
+ָ [ߤ] /(n) head of fisherman's group or union/
+ָ [ߤ] /(n) screen door/
+ּݻ [ߤ㤯] /(n) skimmer (kitchen utensil)/
+־Ƥ [ߤ䤭] /(n) grilling/broiling/
+־ [⤦礦] /(adj-no,n) net/vascular/reticulated/
+־ȿ [⤦礦] /reticulum/network/
+Ǥ [ߤ] /(n) net fishing/
+ [ߤ֤] /string bag/net bag/
+ê [ߤ] /(n) luggage rack/
+Ƭ [ߤ] /(n) net radical/amigashira/
+ [ߤϤ] /(n) half-tone (printing)/
+ [⤦ޤ] /(n) retina/(P)/
+Υ [⤦ޤϤ] /detachment of the retina/
+ [ߤ] /(n) (1) mesh (of net)/(2) halftone/
+ [⤦] /(n,vs) comprising/including/covering/encompassing/comprehending/(P)/
+ [ߤ礦] /hunting with a net/
+ [⤦] /(n) ignorance/
+ؤ [] /(v5r) to receive/to sustain/to suffer/
+ظ [⤦] /Mongolia/
+ظŸ [⤦] /(n) Mongolian (language)/
+ظſͼ [⤦󤷤] /the Mongoloid race/
+ظ [⤦Ϥ] /(n) Mongolian spot/blue spot or mark/
+ظ [⤦Ҥ] /(n) epicanthus/
+ [⤦ޤ] /(adj-na,n) ignorance/(lack of) enlightenment or civilization/unenlightened/uncivilized/
+ [] /be profitable/
+ [⤦] /(n) profit/earnings/
+٤ [⤦] /(v5r) to be profitable/to yield a profit/(P)/
+٤ [⤦] /(n) profit/earnings/(P)/
+٤ [⤦] /(v1) to get/to earn/to gain/to have (bear, beget) a child/(P)/
+٤ [⤦] /(n) profitable job/way to make a fast buck/
+٤ [⤦央] /moneymaking orientation/
+٤դ [⤦Ť] /for investment/to make money/
+٤ʪ [⤦] /(n) good bargain/a find/godsend/
+٤ [⤦䤯] /(n) lucrative position/
+ٰ [礤] /(n) heirship/
+ٸ [⤦] /(n) profitable job/way to make a fast buck/
+ [] /(n) savings/
+դ [⤦Ť] /for investment/to make money/
+ʪ [⤦] /(n) good bargain/a find/godsend/
+ [⤦䤯] /(n) lucrative position/
+ [] /(n) tree/wood/timber/(P)/
+ڡ [] /(n) every tree/many trees/all kinds of trees/(P)/
+ڤ [] /(n) shade of tree/bower/
+ڤ [] /(n) chip of wood/
+ڤ [] /(n) woodcutter/lumberjack/
+ڤü [ä] /(n) (1) wood chip/splinter/(2) worthless thing or person/
+ڤü [äѤߤ] /(n,vs) (uk) broken into small fragments/smashed to atoms/smithereens/
+ڤü [äѤ䤯ˤ] /(n) petty official/
+ڤݤܤ [ˤĤ] /(exp) to sew a fox's skin to the lion's/to graft a bamboo shoot on a tree/
+ڤޤ뿢ʪ [ˤޤ뤷礯֤] /creeping plant on trees/
+ڤαޤ [ˤȤޤ] /(exp) to sit in a tree/
+ڤβ [ΤȤ] /under a tree/
+ڤβ [Τ] /(n) bud of Japanese pepper tree (Xanthoxylum piperitum)/leaf bud/(P)/
+ڤβ [Τ] /(n) bud of Japanese pepper tree (Xanthoxylum piperitum)/leaf bud/
+ڤδ [Τ] /(n) in the trees/
+ڤε [ΤĤ] /hollow in a tree/
+ڤι [Τ] /smell of new wood/
+ڤκ [Τޤ] /crotch of a tree/
+ڤμ [Τ] /(n) nut/fruit/berry/(P)/
+ڤμ [Τ] /(n) nut/fruit/berry/
+ڤü [ΤϤ] /fragment of wood/
+ڤܤ [ΤȤ] /at the root of a tree/
+ڤ [Τ] /(n) foliage/leaves of trees/
+ڤ [Τ] /(n) foliage/leaves of trees/
+ڤդλ벻 [ΤϤΤ뤪] /rustling of leaves/
+ڤ [ΤϤ] /(n) screech owl/
+ڤƩ [򤹤] /(exp) to thin trees/
+ڤȲ [򤭤] /(exp) to fell a tree/
+ڤɤ֤ [椹֤] /(exp) to shake a tree (for fruit)/
+ڥμ [Τ] /(n) nut/fruit/berry/
+ڥμ [Τ] /(n) nut/fruit/berry/
+ڥ [Τ] /(n) foliage/leaves of trees/
+ڥ [Τ] /(n) foliage/leaves of trees/(P)/
+ڥ [ΤϤ] /(n) screech owl/
+ڰ [] /(n) shade of tree/bower/
+ڱ [] /(n) shade of tree/bower/(P)/
+ڱ˷Ƥ [ˤ] /(exp) to take a rest under a tree/
+ڱ [] /(n) hidden behind trees/
+ڱ [ܤ] /(n) Japanese quince/
+ڱ̤ [] /(n) sunlight filtering through trees/
+ڱ̤ [] /(n) sunlight filtering through trees/
+ڳ [Ф] /(n) wood ashes/
+ڴ [ä] /(n) woodwind/wooden pipe/bobbin/
+ڴɳڴ [ä󤬤ä] /woodwind instrument/
+ڵ [⤯] /(n) fish-shaped wooden temple drum/
+ڶ [ä] /(n) xylophone/
+ڶ [⤯] /Thursday and Friday/
+ڶ [⤯] /Thursday, Friday and Saturday/
+ڶ [Ǥ] /(n) wooden figure or doll/puppet/
+ڶ˷ [ǤΤܤ] /(n) wooden doll/blockhead/
+ڶ [] /(n) chip of wood/
+ڷ [] /(n) wooden shoes/clogs/
+ڷ [] /(n) wooden form/shoe tree/
+ڷ [ܤä] /(n) bokken/wooden sword/
+ڸ [] /(n) workmen's chant while pulling a heavy load/
+ڸ [] /(n) wicket gate/wooden door/(P)/
+ڸ͸ [ɤ] /(n) have a pass to/have access to/
+ڸ [ɤ] /(n) gate money/admission fee/
+ڸ [ɤФ] /(n) doorman/gatekeeper/
+ڸϤ [餷] /(n) cold wintry wind/(P)/
+ڸϤ餷 [餷] /(n) cold wintry wind/(P)/
+ڸ [] /(n) quality or kind or grade of wood/cut end (of a piece of wood)/
+ڹ [ä] /(n) woodworking/woodworker/carpenter/(P)/
+ڹ [ä] /woodworking tool/
+ڹ [ä] /(n) carpentry shop/woodworking plant/sawmill/
+ڹ [ä] /(n) carpentry shop/woodworking plant/sawmill/
+ڹ [ä礦] /sawmill/
+ڹ [ä] /(n) wooden frame/
+ں [] /(n,vs) (1) echo/(2) the spirit of a tree/
+ں [⤯] /(n) fragrant olive/
+ں [⤯] /(n) lumber/timber/wood/(P)/
+ڻ [] /(n) wooden plate/
+ڼ [餲] /(n) (uk) cloud ear mushroom/wood ear mushroom/Jew's ear mushroom/
+ڼ [⤯] /(n) woody/ligneous/
+ڼ [⤯Ĥ] /wood fiber/
+ھ [] /(n) lumberyard/(P)/
+ڿ [ष] /(n) wood borer/
+ڿ [⤯礦ˤ] /holy men who abstain from meat and cooked food/
+ڿ [֤] /(adj) deep in the woods/
+ [⤯] /(n) Jupiter (planet)/(P)/
+ [⤯] /(n) wood alcohol/the spirit of a tree/
+ [⤯] /(adj-no,n) wooden/made of wood/(P)/
+ [⤯Ҥ] /(n) wooden products/
+ [ܤ] /(n) trees and stones/unfeeling person/
+д [ܤ] /(n) unfeeling or callous person/
+ڤ [] /(n) a piece of wood (cut from a larger piece)/
+ [] /river in Gifu Prefecture/
+ [] /wooden framework/
+ [ͤ] /(n) squirrel/
+ [] /(n) thicket/
+ [⤯] /(n) wooden statue or image/
+¤ [⤯] /(n) wooden/made of wood/(P)/
+¤Ȳ [⤯] /(n) wooden house/frame house (building)/
+¤ʪ [⤯֤] /(n) wooden (timber) building/
+± [Ȥ] /(n) scouring rushes/
+ [] /(n) wooden sword/
+ [ܤ] /(n) bell with wooden clapper/leader/
+ú [⤯] /(n) charcoal/(P)/
+ú [⤯] /(n) charcoal drawing/
+ü [ä] /(n) (1) wood chip/splinter/(2) worthless thing or person/
+ü [äѤߤ] /(n,vs) (uk) broken into small fragments/smashed to atoms/smithereens/
+ü [äѤ䤯ˤ] /(n) petty official/
+ [] /(n) wood grain/unpainted wood/
+Ħ [⤯礦] /(n) wood carving/woodcraft/(P)/
+Ħ [ܤ] /(n) wood carving/woodcraft/(P)/
+½ [] /(n) cheap lodging house/
+ [Ť] /(n) wooden hammer/
+ [] /(n) akebia (type of shrub)/
+ [Ť] /(n) kind of ivy/Hedera rhombea/
+ţ [] /(n) wooden peg/
+ŷ [ޤ] /(n) catnip/Actinidia polygama/silver vine/
+Ф [Τܤ] /(n) tree climbing/
+Ф [Τܤꤦ] /(n) climbing perch/
+ [ߤߤ] /(n) (uk) horned owl/
+ [ܤȤ] /(n) wooden sword/
+ǵ [ߤ] /(n) mummy/
+ [⤯] /(n) wooden horse/rocking horse/horse used in gymnastics/
+ [⤯Ϥ] /(n) wooden cup/
+Ȣ [Ф] /(n) wooden box/
+ȩ [Ϥ] /(n) bark of a tree/
+ [⤯Ϥ] /(n) wood-block printing/wood engraving/
+Dz [⤯Ϥ] /(n) woodblock print/
+Ԥ [Ӥ] /(n) sawyer/
+Ԥ [Ӥ] /(n) sawyers song/
+ [⤯] /(n) tree bark/
+ [ޤ] /(n) laths/
+ [⤯] /(n) wooden part/xylem/
+ʩ [֤] /(n) wooden Buddha/
+ [⤯ؤ] /(n) block (of wood)/chip/splinter/(P)/
+ [⤯ۤ] /(n) tree/woody plant/
+ [̤] /(n) twigs/treetops/
+ [錄] /(n) cotton/
+ [] /(n) cotton/(P)/
+ʻ [󤤤] /(n) cotton thread/
+ʿ [Ф] /(n) sewing needle for cotton thread/
+ʪ [] /(n) cotton goods or clothing/
+ [] /(n) every tree/many trees/all kinds of trees/
+ [] /(n) grain (of wood)/
+ [⤯] /(n) grain (of wood)/
+ܺ٤ [ᤳޤ] /(adj-na) texture/grain/meticulous/
+ [⤯褦] /(n-adv,n) Thursday/(P)/
+ [⤯褦] /(n-adv,n) Thursday/(P)/
+ [⤯ͤ] /(n) wood screw/
+ [ܤä] /(n) girl's lacquered wooden clogs/
+ [ݤä] /(n) girl's lacquered wooden clogs/
+ [⤯] /(n) (wood's) grain/
+Ω [] /(n) grove of trees/
+Ω [] /(n) grove of trees/
+ [] /(n,vs) (1) echo/(2) the spirit of a tree/
+ [] /(n) wooden block/
+ [⤯] /(n) wooden block/
+ϡ [⤯] /(n) magnolia/
+ϳ [] /(n) sunbeams streaming through leaves/
+Ϲ [⤯] /(n) Japan tallow/
+ [य] /(n) rose of Sharon/
+ [] /(n) raspberry/
+ [ܤȤ] /(adj-na,n) naive/unsophisticated/unaffected/
+ [Ф] /(n) pruning shears/
+ۡ [⤯⤯] /(adj-na,n) silent/tacit/mute/
+ۤ [] /be unable to decline/
+ۤȤ [⤯Ȥ] /(n,vs) silent prayer/(P)/
+ۤ [ޤ] /(n) silence/without giving notice/taciturnity/refusing explanation/pantomime/
+ۤꤳ [ޤꤳ] /(v5r) to keep silent/
+ۤ [ޤꤳ] /(v5m) to say no more/to sink into silence/
+ۤ [ޤ] /(v5r) to be silent/(P)/
+۲ [ä] /(n) tacit approval/
+۵ [ä] /(n,vs) tacit permission or approval/
+۷ [ä] /(n) implicit agreement/tacit understanding/
+۷ [⤯] /(n) pantomime/
+۹ [ä] /(n) contemplation/meditation/
+ۺ [⤯] /(n) sit silently/
+ۻ [⤯] /(n,vs) ignore/shelve/smother/treat with silent contempt/(P)/
+ۻ [⤯] /(n) silent contemplation/
+ۻ [⤯] /(n,vs) keeping quiet/taking no measures/
+ۻ [⤯] /(n) view without saying a word/tacit permission/
+ۼ [⤯] /(n) apocalypse/
+ۼϿ [⤯] /(n) Book of Revelations (Christian Bible)/The Apocalypse/
+۽ [⤯夦] /(n,vs) acquiesce/
+ [⤯ͤ] /(adj-na,n) silence/quietness/
+ [⤯] /(n) meditation/silent contemplation/
+ [⤯] /(n) tacit consent/
+ [⤯Ȥ] /(n,vs) silent prayer/
+ [⤯ɤ] /(n,vs) reading silently/
+ǧ [⤯ˤ] /(n,vs) connivance/tacit consent/toleration/(P)/
+ǰ [⤯ͤ] /(adj-na,n) silence/quietness/
+ [⤯] /(n,vs) keep silent/keep a secret/
+븢 [⤯Ҥ] /(n) right to keep silent/(P)/
+ [⤯⤯] /(adj-na,n) silent/tacit/mute/
+ [⤯䤯] /(n) tacit agreement/default/
+ [⤯줤] /(n) silent bow/
+ [] /(n) eye/eyeball/(P)/
+ܤФФ [ᤫҤǤ] /(v1) to "see stars" (i.e. after being hit in the head)/
+ܤʤ [᤬ʤ] /extremely fond of/having a weakness for/
+ܤ [᤬뤤] /have bad eyesight/
+ܤ [᤬ޤ] /(v5r) to be dizzy/to feel faint/
+ܤФ᤿ [᤬᤿] /(exp) I've perked up (snapped out of it, become awake)/
+ܤ [᤬] /(exp) to have an eye for/
+ܤä [᤬ä] /with set eyes/
+ܤ [᤬Ƥˤʤ] /(exp) to be stunned and utterly surprised (at something)/
+ܤ [᤬] /(exp) to come to see/to come to understand/to regain sight/
+ܤ [᤯] /(n) corner of one's eye/
+ܤȤ [ᤶȤ] /(adj) (1) sharp sighted/(2) easily awakened/
+ܤ [ᤶ] /(adj-na,n) eyesore/
+ܤäʪ [ä] /(n) bargain/find/
+ܤĤ֤ [Ĥ֤] /(n) thing thrown in someone's eyes in order to blind/
+ܤˤ [ˤ] /(exp) to go through/to suffer/
+ܤˤĤ [ˤĤ] /(v5k) to be noticeable/
+ܤ˰ [ˤ뤤] /bad for the eyes/
+ܤ˲ [ˤ] /(exp) to go through/to suffer/
+ܤ˳ݤ [ˤ] /(exp) to see (someone)/to meet someone/
+ܤ˻ߤޤ [ˤȤޤ] /(exp) to catch one's attention/
+ܤ˿ [ˤդ] /(exp) to catch the eye/to attract attention/
+ܤդ [ˤĤ] /(v5k) to be noticeable/
+ܤ⤫ [ˤ] /(exp) to picture/to come into one's mind/
+ܤ; [ˤޤ] /(exp) to be intolerable or unpardonable/
+ܤαޤ [ˤȤޤ] /(exp) to catch one's attention/
+ܤεͤ [ΤĤ] /close/fine(-grained)/
+ܤζ [Τ] /(n) eyeball/
+ܤκ٤ʿ [Τޤʤ] /fine texture/
+ܤλҴ [Τ󤸤礦] /(n) rough estimate/mental arithmetic/
+ܤλһ [Τ] /(n) rough estimate/mental arithmetic/
+ܤο [Τ] /eye color/
+ܤ [Τޤ] /before one's eyes/immediate/imminent/(P)/
+ܤ [Τޤ] /before one's eyes/
+ܤƤ [Τ餤] /coarse (texture or grain)/
+ܤŨ [Τ] /(n) enemy/
+ܤ [ޤΤ] /(adv,n) in one's presence/face to face/on the spot/before one's eyes/
+ܤ [Τɤ] /tempting thing/
+ܤϤ¤ [ΤȤɤ] /as far as the eye can reach/
+ܤդ [ޤΤ] /(adv,n) in one's presence/face to face/on the spot/before one's eyes/
+ܤܤ [ܤ] /(adj) main/chief/important/valuable/
+ܤޤ [ޤ] /(n) vertigo/dizziness/giddiness/
+ܤޤ뤷 [ޤ뤷] /(adj) hectic/bewildering/bustling/dizzy/
+ܤⰽ [⤢] /(adj-na) dazzlingly beautiful/brilliant/
+ܤ򤯤ޤ [򤯤ޤ] /(exp) to deceive/to blind the eyes of/
+ܤĤ֤ [Ĥ֤] /(exp) to shut one's eyes/to ignore/to pretend not to know/
+ܤ [] /(exp) to look/
+ܤ餹 [򤽤餹] /(exp) to look away/to avert one's eyes/
+ܤ٤Ф [Ф] /(exp) to feast one's eyes (on)/
+ܤФޤ [򤵤ޤ] /(exp) to wake up/
+ܤФ [Ф] /(exp) to feast one's eyes (on)/
+ܤ򻰳Ѥˤܤ [򤵤󤫤ˤƤ] /(exp) to be really angry/
+ܤ򻰳Ѥˤ [򤵤󤫤ˤ] /(exp) to look daggers at someone/
+ܤߤ [Ȥ] /(v1) to take notice/to pay attention/
+ܤ򿿤ߤˤ [ޤޤˤ] /(exp) to be very surprised/
+ܤ̤ [Ȥ] /(exp) to scan/to look over/
+ܤ [դ] /(v1) to cast down one's eyes/
+ܤΥ [Ϥʤ] /(exp) to take one's eyes off/
+ܰ [䤹] /(n) criterion/aim/(P)/
+ܰܤ [ᤦĤ] /(n,vs) distraction/difficulty in choosing/inability to choose/
+ܰ㤤 [] /(n) error in judgment/
+ܰ [ᤤ] /(n) eye doctor/oculist/
+ܰ [ᤤäѤ] /(adj-na,adv,n) with all one's might/
+ܰ [ᤳܤ] /(n) connivance/overlook/
+ܰ [ᤸ뤷] /(n,vs) mark/sign/landmark/(P)/
+ܰµ [ҤǤҤ] /catching someone's attention by winking and tugging at their sleeve/
+ܱ [ᤫ] /(n) eye bandage/blinkers/mask/(board) screen/
+ܱǤ [ޤФ椤] /(adj) dazzling/glaring/dazzlingly beautiful/
+ܱ [ޤ֤] /(n) eyelid/
+ܲ [ᤷ] /(n) subordinate(s)/inferior(s)/junior/(P)/
+ܲ [ä] /(n-adv,n-t) at present/now/(P)/
+ܳ [ޤ֤] /(n) eyelids/
+ܳФ [ᤶޤ] /(n) (abbr) alarm clock/
+ܳФ [ᤶޤ] /(adj) (arch) brilliant/splendid/striking/remarkable/
+ܳФ [ᤶޤȤ] /(n) alarm clock/
+ܳФ [ᤶޤɤ] /(n) alarm clock/
+ܳФޤ [ᤶޤ] /(n) (abbr) alarm clock/(P)/
+ܳФޤ [ᤶޤ] /(adj) (arch) brilliant/splendid/striking/remarkable/(P)/
+ܳФޤ [ᤶޤȤ] /(n) alarm clock/
+ܳФޤ [ᤶޤɤ] /(n) alarm clock/(P)/
+ܳФ [ᤶ] /(n) waking/
+ܳФ [ᤶ] /(v1) to wake up/(P)/
+ܳ [ᤫ] /(n) corner of one's eye/
+ܳݤ [᤬] /(v1) to aim at/
+ܴ [᤬] /(n) signal/look/
+ܵͤޤ [Ťޤ] /(n) clogging up/
+ܵ [] /(n) eyes/skin round one's eyes/
+ܶ [] /(n) (1) eyeball/(2) loss leader (abbr)/(P)/
+ܶ̾ [ޤ礦Ҥ] /loss leader/(P)/
+ܶ̾Ƥ [ޤ䤭] /(n) sunny-side-up fried eggs/
+ܷ [⤯] /(n,vs) eye-witness/(P)/
+ܷ [⤯] /(n) eye-witness/witness/
+ܷԤˤ [⤯ˤ] /(exp) according to witnesses/
+ܸ [ߤ] /(n) interview/stage debut/
+ܸ [] /(n) eyes/skin round one's eyes/
+ܸ [٤] /(n,vs) loss in weight/decrease in value/(P)/
+ܹ [ᤢ] /(n) eye discharge or mucus/
+ܹ [] /(n) medaka ricefish (Oryzias latipes)/killifish/
+ܺ [ä] /(n-adv,n-t) at present/
+ܺ [ᤶ] /(v5s) to aim at/to have an eye on/
+ܻ [⤯] /(n,vs) expectations/anticipation/calculation/estimate/plan/
+ܻɤ [ᤶ] /(n) dried sardines (held together by a bamboo skewer or string piercing the eye sockets)/
+ܻ [⤯] /(n) aim at/spot/sight/
+ܻؤ [ᤶ] /(v5s) to aim at/to have an eye on/(P)/
+ܻ [] /(n) eye mucus/eye discharge/"sleep"/
+ܼ [⤯] /(n) table of contents/(P)/
+ܽ٤ [Ǥ] /(adj) happy/simple soul/propitious/joyous/(P)/
+ܽ [] /(n) aim/outlook/(P)/
+ܾ [ᤶ] /(adj-na,n) obstructing a view/eyesore (unpleasant sight)/
+ܾ [ᤦ] /(n) superior(s)/senior/(P)/
+ܿ [ᤤ] /(n) facial expression/
+ܿ [ᤸ] /(n) corner of the eye/
+ܿ [ᤢ餷] /(adj) original/novel/new/
+ܿ [ޤ֤] /wearing low over one's eyes/
+ [ܤ] /(n) objective/
+ [] /(n) scale/gradations/
+ [] /(n) scale/gradations/(P)/
+ [ᤵ] /(n) near future/immediate/before one/(P)/
+ [᤻] /(n) one's gaze/
+ [⤯] /(n) before your very eyes/(P)/
+ᤤ [Ф䤤] /(adj) sharp-eyed/
+ [⤯] /(n,vs) following with one's eyes/gazing after/
+¬ [⤯] /(n,vs) eye measurement/measure with eye/(P)/
+Ǥ [ᤦ] /(n) perforation/
+ü [Ϥ] /(n) quick witted/
+ [ᤸ] /(n) joint/
+ [] /(adj-na,n) absurd/excessive/ridiculous/
+ [㤯] /(adj-na,n) (uk) absurd/unreasonable/excessive/messed up/spoiled/wreaked/(P)/
+ [] /(adj-na,n) absurd/unreasonable/excessive/rash/(P)/
+ĥ [Ф] /(n) (1) weather stripping/(2) putting on eyeliner/
+̤ [ɤ] /(n) glancing through/
+̤ [ɤ] /(n) audience with/
+٤ [Ĥ֤] /(n) thing thrown in someone's eyes in order to blind/
+ţ [᤯] /(n) rivet on a sword hilt/
+Ū [⤯Ƥ] /(n) purpose/goal/aim/objective/intention/(P)/
+ŪӤ [⤯ƤĤ̤] /(exp) to accomplish (attain) one's object/
+Ūռ [⤯Ƥ] /sense of purpose/
+Ū [⤯Ƥ] /(n) objective case/
+Ū [⤯Ƥ] /(n) (gram) object/
+Ū [⤯Ƥ] /(n) place of destination/(P)/
+ŪϤ [⤯Ƥˤ] /(exp) to arrive at one's destination/
+Ūʪ [⤯Ƥ֤] /(n) object/
+Ū [⤯Ƥ] /(n) teleology/
+Ž [Ф] /(n) (1) weather stripping/(2) putting on eyeliner/
+ɤ [̤] /(n) sealing or plastering up/
+ [] /(n) goal/outlook/
+ [⤯] /(n) goal/outlook/
+ [ᤢ] /(n) object/purpose/guide/end/view/(P)/
+Ƭ [᤬] /(n) inner canthus/eyes/(P)/
+ۤ [᤯Ф] /(n) exchanging looks/winking/
+ۤ [᤯Ф] /(n,vs) being watchful/keeping watch/keeping an eye open/
+ [ᤸ] /(n) silvereye/white-eye/(P)/
+򲡤 [ᤸ] /(n) jostling/milling about/(P)/
+Ȭʬ [Ϥ] /(n) (1) below eye level/(2) about eight-tenths full/
+Ȭʬ [Ϥ֤] /(n) (1) below eye level/(2) about eight-tenths full/
+ȴ [̤] /(adj-no,n) principal/main/important/fashionable/(P)/
+ȴ̤ [̤ɤ] /(n) principal street/
+ [ޤӤ] /(n) visor/eyeshade/
+ɡ [Ϥ] /(n) shape/form/
+ɡդ [ϤʤĤ] /(exp) to take a concrete shape/
+ɡΩ [Ϥʤ] /(n) looks/features/
+ɡΩ [Ϥʤ] /(n) looks/features/
+ɸ [⤯Ҥ礦] /(n) mark/objective/target/(P)/
+ɸ [⤯Ҥ礦] /MBO/management by objectives/
+Ҥ [ᤶȤ] /(adj) (1) sharp sighted/(2) easily awakened/
+դ [Ĥ] /(n) look/expression of the eyes/eyes/(P)/
+ [᤯] /(n) bleary-eyed person/
+ [᤯줬] /(n) pittance/
+ʬ [֤礦] /(n) measuring by eye/
+ʵ [᤯] /(n) eye discharge or mucus/
+ [ᤫ] /(n) weight/(P)/
+ [ᤢ] /(n) (Edo-period) police detective/
+ [ᤢ] /(n) one who can see/educated or sensible person/
+ [ᤰ] /(n) eye drops/eyewash/(P)/
+ [᤭] /(n) judgement/connoisseur/
+Ω [] /(v5t) to be conspicuous/to stand out/(P)/
+Ω [᤿] /(n) setting (of a saw)/
+ [⤯줤] /(n,vs) nodding/greeting (with eyes)/
+Ͽ [⤯] /(n) catalogue/catalog/list/(P)/
+ [⤯] /(n,vs) a plan/a scheme/a project/a program/intention/goal/
+ [⤯] /(v5m) to plan/to form a plan/to scheme/to envision/to intend to do/
+ [⤯] /(n,vs) a plan/a scheme/a project/a program/intention/goal/
+ [᤯] /(n) eye discharge or mucus/
+ [Ф] /(n) Bigeye tuna/
+ [ޤ] /(n,vs) dizziness/giddiness/(P)/
+ [᤯᤯] /(v5k) dazzling/blinding/
+ [ᤶ] /(n) openwork bamboo basket/
+ [ᤫ] /openwork bamboo basket/
+ [֤] /must not/do not/be not/
+ [] /must not/do not/be not/
+ޤ [ʤ] /must not/do not/be not/
+ޤƻ [ʤ줷央ΤɤȤ] /negative virtues/
+޲ [ä] /(adj-na,n) unexpected/
+޲ι [äΤ襤] /(n) windfall/piece of good luck/
+ [ä] /(n) (1) superior airs/air of importance/(2) overemphasis/
+Τʤ [äʤ] /(adj) (uk) too good/more than one deserves/wasteful/sacrilegious/unworthy of/(P)/
+Τ֤ [ä֤] /(v5r) to put on airs/to assume importance/
+ο [ä֤] /(v5r) to put on airs/to assume importance/
+̵ [äʤ] /(adj) (uk) too good/more than one deserves/wasteful/sacrilegious/unworthy of/
+˺ [魯ʤ] /(n) forget-me-not/
+ [] /(adv) (uk) of course/certainly/naturally/(P)/
+ [] /(n) (uk) sticky rice cake/(P)/
+߲ [] /(n) rice cake shop keeper/rice cake store (shop)/
+ [] /(n) mugwort/
+ȩ [Ϥ] /(n) soft, smooth skin/
+ [] /(n) glutinous rice/
+ [] /(n) grill or grate for toasting rice cakes/
+ʤ [椦ʤ] /superb/outstanding/
+ [äȤ] /(adj-na,adv,conj,n) quite right/plausible/natural/but then/although/(P)/
+餷 [äȤ餷] /(adj) plausible/(P)/
+ [椦] /plausibility/
+ʪ [椦֤] /(n) something superior/beautiful woman/
+ᤷ [ɤ] /(n) returning/giving back/(P)/
+᤹ [ɤ] /(v5s) to restore/to put back/to return/(P)/
+ [ɤ] /(n) return/reaction/recovery/(P)/
+ƻ [ɤߤ] /(n) the way back/
+ [ɤ] /(v5r) to turn back/to return/(P)/
+ [] /(n) unhulled rice/
+㤤 [餤] /(n) adopted child/foster child/
+㤤 [餤] /(n) receiver/recipient/
+㤤ʪ [餤] /(n) (received) present/gift/
+㤦 [餦] /(v5u) (uk) to receive/(P)/
+㤭 [餤ʤ] /(n) infectious crying/
+ [] /problem/question/(P)/
+䤤 [Ȥ] /(n) question/query/(P)/
+䤤ݤ [Ȥ򤫤] /(exp) to ask a question of (a person)/
+䤤ݤ [Ȥ] /(v1) to ask a question/
+䤤ͤ [ȤĤ] /(v1) to press a question/to cross-examine/
+䤤碌 [Ȥ碌] /(n) enquiry/ENQ/(P)/
+䤤碌 [Ȥ碌] /(v1) to enquire/to seek information/(P)/
+䤤碌 [Ȥ碌礦] /letter of inquiry/
+䤤碌 [Ȥ碌] /(n) reference/
+䤤 [Ȥ] /(v5s) to enquire of someone about something/to question/
+䤤 [Ȥ] /(v5s) to question/
+䤤ľ [Ȥʤ] /(v5s) to question/to query/
+䤤֤ [Ȥ] /(v5s) to ask again/to ask back/
+䤦 [Ȥ] /(v5u-s) (1) to ask/to question/to charge (i.e. with a crime)/to accuse/(2) without regard to (with negative verb)/(P)/
+鷺 [Ȥ鷺] /(n) unprompted remark or statement/
+䲰 [Ȥ] /(n) wholesale store/
+䲰 [Ȥ] /(n) wholesale store/(P)/
+礻 [Ȥ碌] /(n) enquiry/ENQ/
+ [󤶤] /(n,vs) accusation/indictment/
+ [󤷤] /(n,vs) interview (usually medical)/history taking/
+ [󤻤] /(n,vs) blame/censure/reproof/reprimand/rebuke/(P)/
+շ [󤻤Ĥ] /(n) censure motion/
+ [] /(n) problem/question/(P)/
+ [ΤƤ] /point in dispute/
+򰷤 [򤢤Ĥ] /(exp) to deal with (handle) a matter/
+ͤ [Ĥ] /(exp) to work toward a solution to a problem/
+夲 [Ȥꤢ] /(v1) to take up a problem/
+ռ [] /awareness of the issues/(P)/
+ [] /problem-solving/
+곰 [] /(n) unthinkable/out of the question/
+ [] /(n) controversial or problem play/
+ĸ [] /(n) problem loans/
+ [] /(n) problem child/
+ [Ƥ] /(n) the point at issue/(P)/
+ΰ [礦] /(n) problem area/
+ [ɤ] /(n) questions and answers/dialogue/(P)/
+̵ [ɤ褦] /there being no use in arguing (about it)/
+塹 [] /(adj-na,n) worrying endlessly/anguishedly/
+夨 [] /(n) agony/anguish/
+夨 [] /(v1) to be in agony/to worry/
+ [] /(n,vs) die in agony/
+ [󤼤] /(n) fainting in agony/
+ [㤯] /(n) trouble/quarrel/dispute/
+ [] /(adj-na,n) worrying endlessly/anguishedly/
+ [] /(n) (family) crest/coat of arms/(P)/
+汩 [Ϥ֤] /(n) crest-decorated habutae (silk fabric used as a cloth for lining high-quality kimono)/figured habutae/
+ [ɤ] /(n) family crest/
+ [󤷤礦] /(n) crest/coat of arms/(P)/
+ϳ [󤷤礦] /(n) heraldry/
+濥 [Τ] /figured textiles/
+ڤ귿 [󤭤꤬] /(adj-na,adj-no,n) fixed formula/stereotyped phrase/hackneyed/(P)/
+ [] /(n) holiday/
+ij [󤷤礦] /(n) cabbage butterfly/
+դ [Ĥ] /(n) clothing (e.g. kimono) decorated with one's family crest/
+ [פ] /(n) clothing decorated with one's family crest/
+ [褦] /(n) pattern/design/
+ [] /(n,n-suf) (1) gate/(P)/
+ [] /(n,n-suf) (1) gate/(2) counter for cannons/(P)/
+򳫤 [򤢤] /(exp) to open the gate/
+㤤 [ɤ] /(exp) barking up the wrong tree/calling at the wrong house/
+籡 [󤤤] /(n) empress dowager/
+ [󤨤] /(n) gatekeeper/doorman/porter/
+粼 [] /(n) one's pupil or student or follower/(P)/
+粼 [󤫤] /(n) pupil/disciple/follower/(P)/
+ [ɤ] /(n) fire lit at a gate for funerals, weddings and Obon/
+糰 [󤬤] /(n) outside a gate/beyond one's area of expertise/
+糰 [󤬤] /(n) outsider/layman/amateur/(P)/
+糰Խ [󤬤դ] /(n) (treasuring something by) never taking (it) off the premises/
+ [󤫤] /(n) a pass allowing one through a gate/
+ [󤲤] /(n) closing time/lockup/curfew/
+ [] /(n) door/(P)/
+ͤĤ [󤳤Ȥ] /(exp) to exclude/to close the door to/
+ͳ [󤳤ۤ] /open door policy/
+ [ɤ] /(n) door/entrance/gateway/
+繽 [󤬤ޤ] /(n) style of a gate/gate-equipped house/
+绥 [󤵤] /(n) doorplate/nameplate/gate pass/
+ [] /(n) incisor/incisive tooth/
+ [ɤ] /(n,vs) departure/setting out/
+羾 [ɤޤ] /(n) New Year's pine decoration/(P)/
+ [󤸤] /(n) pupil/student/follower/
+ [󤼤] /(n) (head priest of) temple formerly led by founder of sect/temple in which resided a member of nobility or imperial family/(head priest of) Honganji (temple in Kyoto)/
+ [󤼤] /(n) before a gate/(P)/
+Į [󤼤礦] /(n) town originally built around a temple or shrine/
+Į [󤼤ޤ] /(n) town originally built around a temple or shrine/
+ʧ [󤼤Ф餤] /(n) turning another away at the gate or front door/refusing to receive a caller/(P)/
+ [] /(n) degree/lineage/
+ [夦] /(n) gatepost/pier/
+ [Ƥ] /(n) disciple/pupil/follower/
+ [] /(n) follower/believer/
+ [Ȥ] /(n) gate lamp/
+ȶ [Ф] /(n) lineage/pedigree/good family/
+ [Ф] /(n) gate watcher/
+ [] /(n) door(s) of a gate/(P)/
+դ [ɤŤ] /(n) (one who offers) door-to-door entertainment/
+¤ [ɤʤ] /(n-t) line of houses/at every door/
+̮ [ߤ㤯] /(n) portal vein/
+ [] /(n) unit of weight, approx. 3.75 g/
+ [ʤ] /a sum of money/
+ [] /melting/
+ [䤭] /(n) metallurgy/
+ [䤭󤬤] /(n) metallurgy (the science)/
+ؼ [䤭󤬤] /metallurgist/
+깩 [䤳] /metallurgical worker/
+ [] /(n-adv,n-t) evening/night/(P)/
+롹 [] /(n-adv,n-t) every evening/night after night/
+롹 [ʤ] /(n-t) midnight/
+뤴 [褴] /(n-t) nightly/
+Ǥ⸫ [Ǥߤ] /eyes capable of seeing in the dark/
+ʤ [ʤ] /(n) night work/
+ [ʤ] /(adv) every evening/night after night/
+Ģ [ΤȤФ] /veil of darkness/
+⤹ [⤹] /(adv) all night/
+ [򤫤ꤢ] /(exp) to talk the night away/
+ [䤢] /dead of night/shades of night/
+뱢 [䤤] /(n) shades of evening/dead of night/
+뱨 [褬餹] /night crow/
+뱫 [䤦] /night rain/
+ [䤨] /(n) encamping at night/
+ [Ȥ] /(n) watching/vigil/watcher/
+Ԥ [褫] /(n) night work/burglary/
+ [䤫] /(n) evening party/
+ [䤫ह] /evening hairdo/
+ [䤫դ] /(n) evening dress/
+ [ޤ] /(n) night watch/night watchman/
+ [䤬] /(n) evening course/night-school/(P)/
+ع [䤬ä] /(n) night school/
+봨 [褵] /(n) night cold/cold night/
+봨 [褶] /(n) night cold/cold night/
+ [䤫] /(n-adv,n-t) at night/nighttime/(P)/
+ֱĶ [䤫󤨤礦] /open at night/
+ֶ̳ [䤫󤭤] /night work/
+ֻ [䤫󤵤Ĥ] /night photography/
+Φ [䤫㤯꤯] /(n) night landing practice (NLP)/
+ [䤫夦] /evening middle school/
+ [䤫] /(n) night-school season/
+¶⡹ [䤫褭󤭤] /night-deposit safe/
+¶ [䤫褭󤭤] /night-deposit safe/
+뵤 [䤭] /(n) night air/stillness of night/cool evening/
+뵥 [褮] /(n) night train/
+ͤ [Ť] /(n) night watch/
+ [ߤ] /(n) eve of a festival vigil/
+㤭 [ʤ] /(n,vs) crying (of an infant) at night (due to colic)/
+ [䤮礦] /(n) night work/night shift/
+ [䤭礯] /(n) nocturne/
+ [䤭] /(n) night shift/(P)/
+ [䤰] /(n) bedding/(P)/
+ [褾] /(n) night sky/(P)/
+ [䤱] /(n) night view/(P)/
+ [䤱] /(n) night watchman/
+븫ι [ߤΤ] /hades/realm of the dead/the next world/
+븫 [ߤ] /(n) night shop/night fair/
+ [䤳] /(n) nocturnal luminescence/
+ [䤳ɤ] /luminous watch/
+ [䤳夦] /(n) phosphorescent animalcule/
+ [䤳Ȥ礦] /luminous paint/
+빶 [褼] /(n) night attack/
+빹 [դ] /(n) staying up late/keeping late hours/sitting up late at night/nighthawk/(P)/
+빹 [դ] /(n) late at night/(P)/
+빹 [դ] /(n) staying up late/keeping late hours/sitting up late at night/nighthawk/
+ [䤮礦] /(n) walking around at night/night train/night travel/
+ [䤳] /(n) walking around at night/night train/night travel/(P)/
+ [䤳] /(n) nocturnal habit/
+뺵 [䤷] /(n) female demon/
+פ [ޤĤ] /(n) night festival/
+ [褶] /(n) cherry trees at evening/
+뻯 [褶餷] /(n) leaving things exposed outside all night/
+Ż [褷] /night work/
+ [褤] /(n) night market/
+뽱 [䤷夦] /(n) night attack/nocturnal assault/
+뾦 [褢ʤ] /(n) night trading/
+뾦 [褢] /(n) night shopkeeper/
+夬 [褢] /weather clearing at night/
+뿧 [䤷礯] /(n) shades of night/night scene/
+뿩 [䤷礯] /(n) supper/night meal/
+뿼 [֤] /(staying) up late at night/
+뿼 [դ] /(n) late at night/
+ [䤻] /(n) night warfare/
+ [դ] /(n) night boat/
+ [䤼] /(n-adv,n-t) last night/
+۶ [䤽礯] /(n) nocturne/
+ [褿] /(n) nighthawk/street walker/
+붾 [褿] /ambulatory evening vendor of noodles (or the noodles themselves)/
+ [褮] /(n) night-clothes/heavy kimono-like quilt/
+ [夦] /(n-t) all night/the whole night/
+ [褸夦] /(n-t) all night/the whole night/
+ [ʤ] /(n-adv,n-t) midnight/dead of night/(P)/
+ [Ҥ] /(adv,n) day and night/
+Ĺ [ʤ] /(n-adv,n) long night/
+Ļ [礦] /(n) nocturnal bird/
+̤ [ɤ] /(adv,n) all night/
+ [Ť] /(n) night angling/
+Ź [ߤ] /(n) night shop/night fair/
+ [Ȥ] /(n) night burglar/
+ [Ȥ] /(n) cabbage armyworm/
+ [Ȥष] /(n) cutworm/army worm/
+ [Ȥष] /(n) cutworm/army worm/
+Ƥ [褦] /(n) night attack/
+ƨ [ˤ] /(n) night flight/
+Ư [Ф餭] /(n) night work/
+ƻ [ߤ] /(n) street at night/making a night journey/
+ [ʤ] /(n) evening calm/
+Ǣ [ˤ礦礦] /(n) bed-wetting/enuresis/
+礤 [Ф] /(n) night crawling/sneaking visit/
+ [Ϥ] /(n) night mooring/
+Ⱦ [Ϥ] /(n-adv,n-t) midnight/dead of night/
+Ⱦ [] /(n-adv,n-t) midnight/dead of night/
+ [Ф] /(n) night watch/night sentry/
+ [Ф] /(n) night watch/night sentry/
+ [褫] /(n) night wind/
+ʬ [֤] /(n-adv,n-t) evening/night/nighttime/
+⤭ [褢뤭] /(n) walking around at night/
+ [褴] /(n-adv,n-t) every night/
+̸ [褮] /(n) night fog/
+ [褢] /(n) staying up all night/all-night vigil/
+ [褢] /(n) dawn/daybreak/(P)/
+ [褢Τߤ礦礦] /morning star/
+Ĥ [ʤ] /(n) crying or singing (of bird, etc.) at night/
+Ĥ [ʤ] /(n) ambulatory evening vendor of noodles (or the noodles themselves)/
+վ [⤦礦] /(n) night blindness/
+ [] /(n) in the dark/
+ܤˤ뤤 [ˤ⤢뤤] /luminous in the dark/
+ [] /(n-adv,n-t) every evening/night after night/
+ [ʤ] /(n-t) midnight/
+ͷ [褢] /(n) night amusements/
+ [餤] /(n-adv,n-t) overnight/since last night/
+ [褢餷] /(n) night storm/
+Ω [] /(n) setting out at night/
+Ϫ [Ĥ] /(n) evening dew/night dew/
+Ϻ [] /(adj-na,n) throwing one's weight around in a small group without knowing one's real worth in a larger world outside/
+ [] /(n) night talks/evening tea parties/
+ [Фʤ] /(n) night talks/evening tea parties/
+Ƥ [褴] /the dead of night/praying all night in a shrine or temple/
+ [] /(n) (uk) grandfather/old man/
+ [] /(n) (uk) grandfather/old man/
+줵 [] /(n) grandfather/male senior-citizen/(P)/
+ [䤸礦] /father and mother/
+ [䤽] /(n) Jesus (archaic rendering)/
+ [] /(n) field/(P)/
+˱ [Τˤ] /(exp) to retire from public service/
+˲ [ˤ] /(exp) to leave the government service/
+˺ߤ [ˤ] /(exp) to be in opposition/to be in private life/
+β [ΤΤϤ] /wild flowers/
+ [Τ] /(n) untutored/wild/
+ [䤨] /(n) camping/campground/making camp/
+ [䤨] /camp site/campground/
+ [䤨] /(n) wild monkey/
+ [Τ] /(n) burning off the fields/
+ [䤬] /(adj-no,n) fields/outskirts/open air/suburbs/(P)/
+ [䤬] /(n) pageant/
+ [䤬Ĥ] /outdoor photography/
+ [Τ] /(n) wild chrysanthemum/aster/
+ [䤭夦] /(n) baseball/(P)/
+ [䤭夦礦] /baseball ground/
+ [䤭夦󤷤] /(n) baseball player/ballplayer/
+Ǯ [䤭夦ͤ] /baseball fever/enthusiasm for baseball/
+ [䤭夦] /baseball team/
+ [䤮夦] /(n) buffalo/
+ [䤭] /(n) wild birds/
+ [Τ] /(n) a Siberian rubythroat/
+ [䤱] /(n) fowl/
+ [䤱] /(n) stray dog/ownerless dog/(P)/
+ [䤱󤬤] /rounding up stray dogs/
+ [ΤϤ] /(n) field/(P)/
+ [䤴] /(n) illicit union/collusion/(P)/
+ [䤵] /(n) vegetable/(P)/
+ڤ򲷤㤦 [䤵򤪤Ǥ] /(exp) to buy vegetables wholesale/
+ڤ餹 [䤵򤯤餹] /(exp) to spoil the vegetables/
+ڰ컮 [䤵ҤȤ] /a dish of vegetables/
+ڽ [䤵] /vegetable soup/
+Ȫ [䤵Ф] /vegetable garden/kitchen garden/
+֤ [䤵] /(n) fried vegetables/
+ [Τ餷] /(n) weather-beaten/
+ [Τ] /(n) hills and fields/hill and dale/(P)/
+ [䤷] /(n) non-official or privately composed history/
+ [䤷] /(n) showman/charlatan/faker/quack/
+ [䤸] /(n) hooting/jeering/
+ [䤸] /(v5r) to jeer (at)/to hoot/to boo/to catcall/to heckle/
+ [䤸] /(n) curious onlookers/rubbernecks/
+Ϻ [䤸ޤ󤸤礦] /the spirit of curiosity/
+ [䤷] /(n) a fielder/(P)/
+ [䤷] /(n) rural beauty/rusticity/rustic beauty/
+ [䤸夦] /(n) beast/monster/wild animal/(P)/
+ [䤸夦] /(n) Fauvism/the Fauvists/
+ [Τ夯] /(n,vs) camping/
+Ƥ [Τ䤭] /(n) burning off the fields/
+ [䤷] /(n) ambition/aspiration/designs/treachery/(P)/
+ [䤷] /(n) ambitious person/
+ [䤸] /(n) yeti/abominable snowman/
+ [Τ줸] /(n) dying by the roadside/dying a dog's death/
+ [䤻] /(adj-no,n) wild (nature)/uncouth/rough/unpolished/(P)/
+ [䤻] /(n) wild/(P)/
+ [䤻ΤϤ] /(n) wildflower/
+ưʪ [䤻ɤ֤] /wild animal/
+ưʪݸ [䤻ɤ֤Ĥۤ󤿤] /wildlife protection organization/
+Ѥ [ΤŤ] /(n) piled out in the open/
+ [䤻] /(n) field (mil)/
+ò [䤻Ȥä] /field artillery/
+± [䤻Ӥ礦] /field hospital/
+ˤʼ [䤻ۤؤ] /field artillery/
+ [䤻] /(n) (baseball) a fielder's choice/
+ [Τͤ] /(n) field mouse/
+ [Τ] /(n) wild grasses/field grass/wildflowers/
+ [䤽] /(n) wild grasses/field grass/wildflowers/
+ [Τ֤Ȥ] /(adj) audacious/throaty (voice)/
+ [Τ] /(n) large war sword (carried across the back)/
+ [Τʤ] /(n) in the middle of a field/(P)/
+ [] /(n) wild boar/
+Ļ [礦] /(n) wild bird/(P)/
+ŷ [ΤƤ] /(n) in the open/the open air/
+ŷϤ [ΤƤ֤] /(n) open-air bath/
+ [Τ] /(1) open-air tea ceremony/(2) aristocrat taking a break during a trip in a palanquin/(3) something standing in the open/
+ [Τ] /(1) open-air tea ceremony/(2) aristocrat taking a break during a trip in a palanquin/(3) something standing in the open/
+ [Τ] /(n) hare/wild rabbit/
+ [Ȥ] /(n) opposition party/(P)/
+޻Ƴ [Ȥɤ] /(n) opposition leader/
+Ϣ [Ȥ󤴤] /(n) opposition alliance/
+ [Ȥ] /(n) brigand/bandit/
+ƻ [Τߤ] /(n) path in a field/
+ǭ [Τͤ] /(n) stray cat/
+ [Τ] /(n) wild horse/
+ [Ф] /(adj-na,n) savage/uncivilized/(P)/
+ڿ [Ф󤸤] /(n) barbarian/savage/
+ [] /(adj-na,n) vulgarity/meanness/
+ [ΤӤ] /(n) wild rocambole/
+ƺ [Τ֤ɤ] /(n) wild grape(vine)/ampelopsis/
+ʬ [Τ來] /(n) late autumn windstorm in the countryside/
+ [Τ] /(n) field/
+ [Τ٤] /burial/
+ [] /(adj-na,n) unrefinedness/uncouthness/boorishness/(P)/
+ä [ܤä] /(adj) unfashionable (e.g. clothes)/uncouth/unpolished/
+ŷ [ܤƤ] /(n) boorishness/coarseness/stupidity/
+ [ܤ褦] /(n) minor business/
+ [ΤФʤ] /(adj-na,n) leaving something to take care of itself/(P)/
+ [Τۤ] /(adj-na,n) unregulated/
+ˤ [ۤ] /(n) field gun/field artillery/
+˾ [ܤ] /(n) ambition/aspiration/designs/treachery/(P)/
+ [Τ] /(n) corners of a field/(P)/
+ͷ [Τ] /(n) an outing/
+Ω [Τ] /(iK) (1) open-air tea ceremony/(2) aristocrat taking a break during a trip in a palanquin/(3) something standing in the open/
+ [Τ] /(n) rural/agricultural/fields/
+ɸ [Τ餤] /(n) stray dog/
+ɻŻ [Τ餷] /farm work/field labour/
+ [Τ餮] /(n) clothes for doing farm work or working in fields/
+ǭ [Τͤ] /(n) stray cat/alley cat/
+ϩ [Τ] /(n) path in a field/
+ϩ [Τ] /(n) Japanese yellow bunting/
+Ϻ [] /(n) rascal/(P)/
+ [ΤФ] /(n) wild rose/
+ [] /(adj-na,n) vulgar/base/mean/
+ [ΤӤ] /a stonechat/
+郎ˤ [䤬ˤ] /(adv) all the more/
+ [ʤä] /(n-adv,n-t) four days from now/
+ [Τä] /(n-adv,n-t) four days from now/
+ [Ӥ夦] /(n) extending over a long time/
+ [䤷] /(n) showman/charlatan/faker/quack/
+A [䤸] /(n) hooting/jeering/heckling/
+A [䤸] /(v5r) to jeer (at)/to hoot/to boo/to catcall/to heckle/
+A [䤸] /(n) curious onlookers/rubbernecks/
+AϺ [䤸ޤ󤸤礦] /the spirit of curiosity/
+AϺʼ [䤸٤] /(n) balancing toy/
+ [褤] /(n) (obs) third month of the lunar calendar/spring/(P)/
+ [褤] /Yayoi period (c. 300 BCE-300 CE)/
+ [ޤ] /(v5r) to become still greater/
+ [ޤ] /(v5s) to increase (all the more)/
+ [ߤ] /(n) (abbr) Amitabha/
+˥ [Ӥۤ] /(n) patching up/
+˥ [Ӥۤ] /(n) stopgap measure/temporary expedient/
+̡ [Ӥޤ] /(n) pervasion/
+Ԥ [䤿] /burning with desire/
+Կ [䤿] /fervent spirit/
+ [ߤ] /(n) Maitreya (a bodhisattva)/
+ [] /(n) arrow/(P)/
+ĥ [äѤ] /(adv,exp) (uk) also/as I thought/still/in spite of/absolutely/of course/(P)/
+ [䤸뤷] /(n) directing arrow/(P)/
+ [Ф] /(n) arrow feathers/
+𱩺 [Ф] /(n) arrow feathers/
+𶫤 [䤵] /(n) yell made by archers when firing a volley of arrows/yell which opens a battle/
+𶫤 [䤿] /(n) yell made by archers when firing a volley of arrows/yell which opens a battle/
+ [] /(n) ammunition/arrows and bullets/missile/projectile/
+Ѥ [ĤФ] /(adj-na,adj-no,n) rapid succession (e.g. questions)/
+ [ĤФ] /(adj-na,adj-no,n) rapid succession (e.g. questions)/
+ [䤰ޤ] /(n) Roger's bronze leaf/
+ [] /(n) one's supply of arrows/
+ [] /(n) archery range/brothel/
+ [䤵] /(n) arrowhead/brunt/target/(P)/
+ [䤵] /just when one is ../
+í [䤿] /(adj-na,adv) at random/
+í [䤿] /(adv) (uk) randomly/recklessly/blindly/(P)/
+ [] /(n) ammunition/arrows and bullets/missile/projectile/
+ĥ [Ϥ] /(adv,exp) (uk) also/as I thought/still/in spite of/absolutely/of course/(P)/
+ [ˤ] /(adv) suddenly/instantly/
+ [Ť] /(n) a quiver/
+Ȧ [Ϥ] /(n) notch of an arrow/forked tool used for hanging scrolls/
+ [䤬] /(n) pattern resembling that of arrow feathers/
+ʸ [֤] /(n) letter affixed to an arrow/
+ [䤬] /(n) shaft of an arrow/
+ [䤪] /(n) bearing the full brunt of something/
+̤Ω [䤪Ƥˤ] /(exp) to bear the full brunt of/
+ [餤] /(n) rough fence of bamboo, logs, etc. constructed at battle sites or execution grounds/
+Ω [䤿] /(n) portable brush-and-ink case/
+ [䤬] /(n) pattern resembling that of arrow feathers/
+ [䤯] /(n) misfortune/bad luck/evil/disaster/(P)/
+Ȥ [䤯򤪤Ȥ] /(exp) to exorcise/to escape evil/
+ [ä] /(adj-na,n) trouble/burden/care/bother/worry/dependence/support/kindness/obligation/(P)/
+ [ä] /trouble/difficulty/burden/
+ [ä] /(n) dependent/parasite/hanger-on/burden/
+ʧ [äФ餤] /good riddance/
+ʪ [ä] /nuisance/encumbrance/
+ [䤯] /(n) calamity/disaster/accident/
+ [䤯褱] /(n) warding off evil/
+ [䤯ޤ] /(n) the year before the unlucky year/
+ [䤯ʤ] /(n) calamity/evil/misfortune/
+ [䤯] /(n) unlucky day/evil day/
+ǯ [䤯ɤ] /(n) unlucky year/critical age/(P)/
+餱 [䤯ޤ] /victimized by the unlucky year/
+ʧ [䤯Ϥ餤] /(n) exorcism/good riddance/
+ʧ [䤯Ф餤] /(n) exorcism/good riddance/
+Ȥ [䤯Ȥ] /(n) escape from evil/exorcism/
+ [] /(n) war/campaign/battle/
+ [䤯] /(n,n-suf) use/service/role/position/(P)/
+˽ [䤯ˤĤ] /(exp) to be appointed to a post/to assume office/
+˽ [䤯ˤĤ] /(exp) to place someone in a position/
+Ωʤ [䤯ˤʤ] /(exp) be of no avail/be useless/(P)/
+Ω [䤯ˤ] /(v5t) to be helpful/to be useful/(P)/
+꿶 [䤯դ] /(exp) to assign a role to an actor/
+򴳤 [䤯ۤ] /(exp) to be deprived of one's role/
+Ф [䤯ĤȤ] /(exp) to act (as)/to hold an office/to play the part (of)/
+ [䤯] /(n) officer/official/executive/staff/(P)/
+ [䤯󤫤] /board or officer's meeting/
+ [䤯ۤ夦] /officer's compensation or remuneration/
+ [䤯ޤ] /(n) role/part/(unpleasant) duty/(P)/
+ [䤯] /(n) part/assigning (allotment of) parts/role/duties/(P)/
+ [䤯] /(n) part/assigning (allotment of) parts/role/duties/
+ [䤯] /(n) role/duty/responsibility/
+ [夦] /(n) work cow/work cattle/
+ [䤯भ] /(n) nature of one's position/
+ [䤯] /(n) actor/actress/(P)/
+ [䤯] /(n) government office/public office/(P)/
+ [䤯] /(n) town hall/(P)/
+ [䤯礯] /(n) post/managerial position/official position/(P)/
+򿦼 [䤯礯Ƥ] /executive allowance/
+ [䤯ˤ] /(n) government official/(P)/
+ͺ [䤯ˤ󤳤󤸤礦] /bureaucratism/
+ [䤯ˤ󤫤] /(putting on the) airs of an official/
+ [䤯] /(n) priest in charge of a temple's clerical duties/
+ؤ [䤯] /(n) change of post/
+ [䤯] /(n) government housing for officials/
+ [] /(n) beasts of burden/
+ [䤯Ȥ] /(n) emoluments/perquisite/side benefit/
+­ [䤯֤] /(adj-na,n) dissatisfaction with one's position/
+դ [䤯Ĥ] /(n) holding a position of responsibility/
+դ [䤯Ť] /(n) holding a position of responsibility/
+ [] /(n) laborer/
+ [䤯] /(n) role/(P)/
+̳ [] /(n) labor/service/
+̳ [Ф礦] /reparation in the form of service/
+̾ [䤯ᤤ] /(n) official title/
+ [䤯] /(n) duty/business/(P)/
+ [䤯᤬] /(n) by virtue of one's office/in the nature of one's duties/
+Ω [䤯] /(n) useless/
+Ω [䤯] /(v5t) to be useful/to be helpful/to serve the purpose/(P)/
+ΩƤ [䤯Ƥ] /(v1) to put to use/to make use of/to turn to account/
+ϻ [䤯꤭] /(n) (member of one of) the top four ranks of sumo wrestlers/
+ [䤯] /(adv,n) approximately/about/some/(P)/
+魯 [䤯򤫤魯] /(exp) to exchange promises/
+ [ä] /(n) agreement/stipulation/article/clause/(P)/
+ [䤯] /(n) summary/contraction/verbal agreement/
+ [䤯] /(n) promissory note/
+ [䤯] /(n) measure/
+« [䤯] /(n,vs) arrangement/promise/(P)/
+«ؤ [䤯ˤय] /(exp) to break one's promise/
+«̤ [䤯ΤȤ] /as promised/true to one's promise/
+«㤨 [䤯] /(exp) to break a promise/
+« [䤯] /(n) promise/
+« [䤯Ƥ] /promissory note/
+ [䤯] /(n) agreement/promise/
+ [䤯礦] /(n) agreement/stipulation/contract/
+Ѥ [䤯礦] /promised/
+ [䤯礦] /(n) written contract/
+Ⱦǯ [䤯Ϥͤ] /(exp) approximately half a year/
+Ⱦʬ [䤯Ϥ֤] /approximately half/
+ʬ [䤯֤] /(n) reduction of a fraction (to lowest terms)/
+ [] /(n) medicine/(P)/
+ˤʤ [ˤʤ] /(exp) to be beneficial (to)/to do (a person) good/
+ [Τ] /cost of medicine/
+ [Τ] /efficacy of a drug/
+򰷤 [򤢤Ĥ] /(exp) to deal in medicines/
+߰㤨 [Τߤ] /(exp) to take the wrong medicine/
+碌 [򤢤碌] /(exp) to compound a medicine/
+Ǥ [䤯򤦤] /(exp) to inject a unit of dope/
+դ [Ĥ] /(exp) to apply medicine/
+ [䤯] /(n) medicine/drugs/
+ˡ [䤯礦ۤ] /treatment by medicine and diet/
+ [䤯] /(n) liquid medicine/
+ [䤯] /(n) medicinal-herb garden/
+ [] /(n) pharmacy/chemist/drug store/
+ [ä] /(n) NHI (National Health Insurance) drug price/(P)/
+ [ä] /(n) pharmaceutical college/college of pharmacy/
+ [ä] /(n) harmful side effects of a medicine or drug/
+ [䤯] /(n) harmful side effects of a medicine or drug/(P)/
+ [䤯] /(n) (study of) pharmacy/pharmaceutics/(P)/
+ؼ [䤯] /pharmacologist/
+ [䤯] /(n) pharmaceutical department/college of pharmacy/
+ [䤫] /(n) kettle/(P)/
+Ƭ [䤫󤢤] /(n) bald head/
+ [ä礯] /(n) pharmacy/chemist/drugstore/(P)/
+ [ä礯ۤ] /(n) pharmacopeia/
+ [] /(n) ornamental scent bag/decorative paper ball/
+ [䤲] /(n) druggist's mortar/
+ [ä] /(n) efficacy of a drug or medicine/
+ʪ [ä֤] /medically effective ingredient/
+ [䤯] /(n) medicine/drug/(P)/
+޻ [䤯] /(n) chemist/pharmacist/(P)/
+ [䤯] /(n) (killing by) poison/
+ [䤯] /(n) Bhaisajyaguru/Pindola/The Healing Buddha/
+ǡ [䤯ˤ餤] /(n) Buddha able to cure all ills/
+ [] /(n) ring finger/(P)/
+ˡ [䤯ۤ] /(n) (Japanese) Pharmaceutical Affairs Law/
+ [䤯] /(n) drugs/
+ [䤯] /(n) alcoholic beverage for medicinal purposes/
+ [ꤰ] /(n) winter-time practice of eating meat of animals such as boar and deer to ward off cold/
+ [䤯] /(n) drug rash (eruption)/
+и̵ [䤯ʤ] /(adv) no medical treatment having proved effective/
+ [䤯] /(n) medicinal plants/
+ˡ [䤯礦ۤ] /(n) herbal therapy/
+ [] /(n) charge for medicine/
+ [] /(n) medicated bath/
+ [䤯Ȥ] /(n) medicated bath/
+ [䤯] /(ik) (n) medicated bath/
+ [䤯ɤ] /(n) poison in medicine/
+Ȣ [Ф] /(n) medicine box/
+ [䤯Ҥ] /(n) medicine(s)/chemical(s)/(P)/
+ʲ [䤯Ҥ󤬤] /pharmaceutical company/
+ [Ӥ] /(n) medicine bottle/vial/
+ʪ [䤯֤] /(n) medicines/drugs/(P)/
+ʪ [䤯֤Ĥ] /(n) drug test/
+ʪ [䤯֤Ĥ褦] /(n) drug use/
+ʪ [䤯֤Ĥ礦] /(n) drug therapy/
+ʪ [䤯֤Ĥ夦ɤ] /(n) medicinal poisoning/
+ʪ [䤯֤ĤȤ] /(n) drug control/
+ʪˡ [䤯֤Ĥդۤ礸] /(n) drug possession/
+ʪ [䤯֤Ĥ褦] /(n) drug abuse/
+ʪˡ [䤯֤Ĥ礦ۤ] /pharmacotherapy/
+ [䤯] /(n) drugstore/pharmacy/chemist/
+ [䤯ۤ] /(n) chartula/cartridge/
+ [䤯ۤ] /(n) paper for wrapping powdered medicine/
+ [䤯ۤ] /(n) prescription/
+̣ [䤯] /(n) spice(s)/condiment(s)/(P)/
+̾ [䤯ᤤ] /(n) name of a drug or medicine/
+ [䤯褦] /(n) medicinal use/
+Ѽ [䤯褦] /(n) alcoholic beverage for medicinal purposes/
+ѿʪ [䤯褦礯֤] /medicinal plants or herbs/
+и [䤯褦ä] /medicinal soap/
+ [䤯] /(n) effects of drugs/
+ [䤯꤬] /(n) pharmacology/
+ [䤯ꤵ褦] /(n) medicinal action/
+ [䤯줤] /(n) medical fee/
+ [䤯] /medicine chest (container)/
+ʪ [䤯夦Τ] /complete mastery of or over/at one's beck and call/
+ [䤫] /(n) kettle/
+楤ݤ [䤫򤫤] /(exp) to put a kettle on (the stove)/
+Ƭ [䤫󤢤] /(n) bald head/
+ [ä礦] /(n) (ammunition) cartridge/
+ [䤫] /(n) kettle/
+Ƭ [䤫󤢤] /(n) bald head/
+ [櫓] /(n) (uk) meaning/reason/circumstances/can be deduced/situation/(P)/
+ʬʤ [櫓狼ʤ] /incomprehensible/
+ [䤯] /difficult to translate/
+ [䤯] /(v5s) to translate/(P)/
+ʤ [櫓ʤ] /(adj) easy/easily/
+ʬä [櫓Τ狼äҤ] /sensible man/
+ʬʤ [櫓Τ狼ʤȤ] /meaningless words/words that make no sense/
+̵ [櫓ʤ] /without cause/without reason/
+ [ä] /(n) translating and explaining/
+ [䤯礦] /(n) the translation profession/
+ [䤯] /(n) terms used in translation/
+礤 [櫓] /(n) reason/circumstances/meaning/
+ [䤯] /(n) running a translation (in a magazine)/
+ [䤯] /(n) translated text/
+ [䤯] /(n) translated poem/
+ [䤯] /(n) translator/(P)/
+ [䤯] /(n) translation/
+ [䤯] /(n) translation/
+ [䤯] /(n) translation/
+Τ [櫓] /(n) man of the world/experienced in matters of the heart/
+ [䤯夦] /(n) translation with notes/translator's notes/
+ [䤯ɤ] /(n) reading and translating/
+ʸ [䤯֤] /(n) a translation/translated sentence/
+ [櫓] /(n) reason/circumstances/meaning/
+ [䤯ۤ] /(n) translated book/
+̵ [櫓ʤ] /(adj) easy/easily/
+̵ [櫓ʤ] /easily/without difficulty/
+̾ [䤯ᤤ] /(n) name or word formed by translation/
+ [ɤ] /(n) leaping/jumping/spring/exciting/(P)/
+ݤ [ɤ꤫] /(v5r) to spring at or upon/
+ݤ [ɤ꤫] /(v5r) to spring at or upon/
+ [ɤ꤫] /(v5r) to spring at or upon/
+ [ɤꤳ] /(v5m) to jump into/to rush into/
+Ф [ɤǤ] /(v1) to jump (e.g. to first place)/to spring out/
+夬 [ɤꤢ] /(v5r) to spring up/to leap to one's feet/to jump up and down/
+ [ɤ] /(v5r) (1) to dance/(2) to jump/(P)/
+ [ä] /(adj-na,n) desperation/eagerness/(P)/
+ [䤯] /(n) rush/dash/onslaught/dancing ahead/(P)/
+ư [䤯ɤ] /(n,vs) lively motion/throb/(P)/
+ǡ [䤯] /(adj-na,n) vivid/lifelike/graphic/(P)/
+ǡ [䤯礿] /(adj-t) graphic/vivid/lifelike/
+ [] /pacifying the nation/
+ [ʤ] /(n) willow/slim/(P)/
+ [夦] /(n) beautiful eyebrows/
+ [ʤ] /(n) wicker trunk/
+ [ʤ] /(n) slim waist/
+ [夦礦] /willow twig/
+ [ʤ] /(n) kitchen knife for sashimi/
+ [ʤФܤ礦] /(n) kitchen knife for sashimi/
+ [ʤʤ] /(n) soup prepared with dojou/
+ [夦] /(n) beautiful eyebrows/
+յ [] /(n) smelt/
+ĤĤƼؤФ [֤ĤĤƤؤӤ] /(exp) let sleeping dogs lie/
+ [֤] /(n) striped mosquito/
+ [֤ؤ] /(exp,n) that'll teach you/you should have kept quiet/
+ؤ [֤ؤӤˤʤ] /(exp) you'll only make work for yourself/to stir up a hornet's nest/to put one's foot in one's mouth/
+ [Τ] /(adj) enjoyable/fun/
+ [Τ] /(adj-na) happy/cheerful/pleasant/
+ [Τ] /(adj-na,n) enjoyment/pleasure/diversion/amusement/hobby/
+ [椨] /(n) joy/
+ [椫] /(adj-na,n) pleasant/happy/(P)/
+ [椫Ϥ] /(n) criminal who takes delight in people's reaction to his crimes/
+ [餯] /(n) pleasure/
+ [椷礯] /cheerful expression/pleased look/
+ [] /more and more/increasingly/at last/beyond doubt/
+ [褤] /(adv) (uk) more and more/all the more/increasingly/at last/beyond doubt/
+ [褤] /(adv) (uk) more and more/all the more/increasingly/at last/beyond doubt/(P)/
+ [֤] /(n) oil/(P)/
+ǻ [֤ä] /(adj) (uk) greasy/fatty/oily/
+ [֤Ҥ] /(exp) to oil/
+ʤ [֤򤷤ܤ] /(exp) (1) to chew out/to reprimand severely/to rake over the coals/to give a sound scolding/(2) to press oil/
+ [֤򤷤ܤ] /(exp) (1) to chew out/to reprimand severely/to rake over the coals/to give a sound scolding/(2) to press oil/
+ [֤򤦤] /(exp) to loaf (particularly on the job)/
+ [椢] /(n) oil pressure/hydraulics/
+ [椢Ĥ] /hydraulic equipment/
+ [椢Ĥ] /(n) oil pressure gauge/
+ [椻] /(n) oil well/(P)/
+ [椨] /(n) lamp soot (smoke)/
+ [֤館] /(n) oil painting/(P)/
+ζ [֤館Τ] /(n) oils/oil colors/oil paints (colors)/oil-based paints (for artwork)/
+ [֤館Τ] /(n) oils/oil colors/oil paints (colors)/oil-based paints (for artwork)/
+ [֤餢] /(n) cold sweat/greasy sweat/
+ [֤餱] /(n) greasiness/oiliness/
+ [֤餵] /(n) oilcan/
+ [椵] /(n) oil painting/(P)/
+ [֤] /(n) rape (seed oil plant) (Brassica Campestris)/
+ [椶] /(n) oil-based (or greasy) medicine/
+ [֤餬] /(n) oil paper/oiled paper/
+ [椷] /(n) oil paper/oiled paper/
+ [椷] /(n) fat/fats and oils/(P)/
+鹩 [椷礦] /the oil and fat industry/
+Ȥ [֤Ǥ] /(n) sultry weather/
+ [椸礦] /(n) oily/
+ [椻] /(n) oily/
+ [椻Ȥ礦] /oil-based paint/
+ [֤餼] /(n) large brown cicada/
+ߤ [֤餸ߤ] /(v1) to become greasy/to be oil-stained/
+ [椦] /(adj-na,n) welling or bubbling up/
+ [椽] /(n) an oil stratum/
+ [椽] /(n) oil tank/
+ [椽] /(n) an oil tanker/
+ [֤餫] /(n) oil cake/
+ [椽] /an oil pipeline/
+ [椽] /(n) an oil tanker/
+ñ [椿] /(n) oilcloth/
+ [] /(n,vs) negligence/unpreparedness/(P)/
+Ũ [󤿤Ƥ] /(exp) Unpreparedness is one's greatest enemy/He that is too secure is not safe/
+ [֤ष] /(n) cockroach/hanger-on/parasite/
+ [֤Ĥ] /(n) oilcan/oil container/
+ [Ǥ] /(n) oil field/(P)/
+ķ [Ǥ󤯤ä] /(n) oil rig/
+ [֤Ȥ] /(n) oilstone/
+ [֤餫] /(n) oil cake/
+Ȥ [֤餢] /(n) fried tofu/
+ [] /(v1) to recover/to be healed/
+ [䤹] /(v5s) to heal/to cure/
+ [椴] /(n) agglutination/adhesion/
+ȿ [椷礦] /wound-healing tissue/
+ [㤯] /(n) adhesion/(P)/
+͡ [Ȥ] /(n) guidance/admonition/
+͡ [Ȥ] /(v5s) to admonish/to persuade/to warn/to remonstrate/(P)/
+͡ [椳] /(n) admonition/public announcement/
+͡ [椷] /(n) explanation/reasoning/
+͡ [椷] /(n) official suggestion/instruction (to subordinate)/
+͢ [椨] /(n) transfusion/
+͢ [椮] /import-export bank/(P)/
+͢ [椱] /(n,vs) blood transfusion/(P)/
+͢ [椷] /(n,vs) export/(P)/
+͢дϢ [椷Ĥ󤫤] /(n) export-related shares/
+͢е [椷Ĥ] /export controls/
+͢и [椷Ĥ] /export inspection/
+͢й [椷Ĥ] /(n) an export(ing) port/
+͢мƳк [椷Ĥɤ] /(n) export-driven economy/
+͢м [椷ĤƤ] /an export bill/
+͢пѾ [椷Ĥ褦礦] /export letter of credit/
+͢ [椷Ĥ] /export restrictions/
+͢ [椷Ĥ] /(n) export duties/
+͢Ķ [椷Ĥ礦] /excess of exports/
+͢ [椷Ĥˤ夦] /(n) export and import/(P)/
+͢ [椷ĤҤ] /(n) exported goods/
+͢ݸ [椷Ĥۤ] /export insurance/
+͢ [椻] /(n) spermaduct/
+͢ [椽] /(n,vs) transport/transportation/(P)/
+͢ [椽] /(n) transport/
+͢ [椽] /(n) (means of) transport/
+͢ [椽] /(n) transport ship/troop ship/
+͢ [椽] /shipping charges/transportation expenses/
+͢ [椽礦] /traffic/volume or quantity of goods transported/
+͢ [椽礯] /(n) carrying power/transportation (carrying) capacity/
+͢ [ˤ夦] /(n,vs) importation/import/introduction/(P)/
+͢ħ [ˤ夦礦] /a surcharge on imports/
+͢ [ˤ夦] /level of imports/
+͢ [ˤ夦ꤢƤ] /(abbr) an import quota system/
+͢ [ˤ夦ꤢƤ] /an import quota system/
+͢ȼ [ˤ夦礦] /(n) importer/import merchant (trader)/importing firm/
+͢ [ˤ夦] /port of entry/
+͢ͳ [ˤ夦椦] /(n) liberalization of imports/
+͢ [ˤ夦Ƥ] /an import bill/
+͢ [ˤ夦] /import restrictions/
+͢ [ˤ夦] /(n) import duties/
+͢Ķ [ˤ夦礦] /excess of imports/
+͢ [ˤ夦Ф] /foreign (imported) record/
+͢ [ˤ夦Ҥ] /(n) imported goods/
+͢Ǣ [ˤ礦] /(n) ureter/
+͢ [󤫤] /(n) oviduct/Fallopian tubes/
+͢ [夨] /(n) gain or loss/victory or defeat/
+͢ [椨] /(n) gain or loss/victory or defeat/
+ͣ [] /(adj-pn,adv,conj) free of charge/mere/sole/only/usual/common/(P)/
+ͣ [] /(adv) (uk) absolutely/only/emphatic modifier/
+ͣ [] /(adj-na) quite willingly/readily/with acquiescence/
+ͣعԤɤ [ؤФ褤] /(exp) have (need) only to go there/
+ͣǤ [Ǥ] /(adv) (uk) even at the best of times/(even) under normal circumstances/in addition to/
+ͣ [椤] /(adv,n) only/sole/unique/(P)/
+ͣ [椤] /(adv,n) only/sole/unique/(P)/
+ͣ [] /only once/
+̵ͣ [椤Ĥ] /(adj-na,adj-no,n) one and only/unique/
+ͣº [椤ɤ] /(n) self-conceit/vainglory/Holy am I alone/
+ͣ [椤] /(n) solipsism (phil.)/
+ͣ [] /(oK) (adv,int,n) (uk) Here I am/I'm home!/presently/right away/right now/just now/
+ͣ [椤] /(n) spiritualism/idealism/mentalism/
+ͣ [椤Ӥ央] /(n) estheticism/
+ͣʪ˴ [椤֤Ĥ] /historical materialism/
+ͣʪ [椤֤Ĥ央] /materialism/
+ͣʪ۾ˡ [椤֤Ĥ٤󤷤礦ۤ] /dialectical materialism/
+ͣʪ [椤֤Ĥ] /(n) materialism/(P)/
+ͣ̾ [椤ᤤ] /(n) nominalism/
+ͣͣ [] /(adv) (uk) absolutely/only/emphatic modifier/
+ͣͣ [] /(adj-na) quite willingly/readily/with acquiescence/
+ͣͣȤ [Ȥ] /readily/willingly/
+ͣ [椤] /(n) rationalism/
+ͤ [] /help/
+ͤ [椦] /help/
+ͤ [椦] /(n) assistance/
+ͥ [䤵] /(pref) gentle/affectionate/
+ͥ [椦] /(adj-na,n) actor/superiority/gentleness/
+ͥ [䤵] /(adj) tender/kind/gentle/graceful/affectionate/amiable/suave/(P)/
+ͥ [䤵] /soft voice/
+ͥ [䤵] /(exp) to be kind to/to treat kindly/
+ͥ [䤵] /(adj-na) gentle/kind/sweet-looking/
+ͥ [椦] /(adv) easily/sufficiently/well/skillfully/
+ͥ [ޤ] /(v5r) to excel/to surpass/to outrival/
+ͥȤʤ [ޤȤ⤪Ȥʤ] /not at all inferior to/
+ͥȤ [ޤȤ⤪Ȥ] /not at all inferior to/
+ͥ줿 [줿] /great/excellent/
+ͥ줿ؼ [줿] /eminent scholar/
+ͥ [] /(adv) exceedingly/conspicuously/by far/
+ͥ [] /(v1) to surpass/to outstrip/to excel/(P)/
+ͥ [椦] /(adj-na,n) gracious/
+ͥ [椦] /(adj-na,n) predominance/ascendancy/superiority/(P)/
+ͥ [椦] /predominance/
+ͥ [椦] /(n,vs) supremacy/predominance/being superior to/
+ͥ۴ [椦Ĥ] /(n) superiority complex/(P)/
+ͥ۸ [椦Ĥ] /special rights/predominant rights/
+ͥ [椦Ĥ] /supremacy/predominance/
+ͥʣ [椦Ĥդ] /superiority complex/
+ͥ [椦] /(adj-na,n) charming/fascinating/
+ͥ [椦] /(adj-na,n) elegance/grace/refinement/(P)/
+ͥ [椦] /(n,vs) favorable treatment/hospitality/warm reception/good treatment/hearty welcome/(P)/
+ͥ [䤵] /(n) slender figure/
+ͥ [椦] /(n) superior (major) arc/
+ͥ [䤵] /(n) graceful figure/
+ͥ [椦] /(n) superior individual/
+ͥ [椦夦] /(adj-na,n) superiority/excellence/(P)/
+ͥ [椦夦Ҥ] /high-grade merchandise/
+ͥ [椦夦] /(adj-na,n) indecisiveness/
+ͥ [椦夦դ] /(n) shilly-shally/indecisiveness/(P)/
+ͥ [椦] /(n) fine horse/
+ͥ [椦] /fine horse/
+ͥ [䤵] /(n) (1) gentle woman/affectionate woman/
+ͥ [䤵] /(n) (1) gentle woman/affectionate woman/
+ͥ [椦] /(n) (1) gentle woman/affectionate woman/(2) beautiful graceful woman/
+ͥ [椦礦] /(n,vs) overall victory/championship/(P)/
+ͥ褦 [椦礦򤢤餽] /(exp) to contend for victory/
+ͥ [椦礦] /(n) championship pennant/
+ͥ [椦礦äƤ] /(n) deciding match (in a competition for a cup (pennant))/
+ͥ [椦礦] /(n) favorite (top choice) for the championship/best bet for the title/
+ͥ [椦礦] /prize winner/pennant winner/victor/
+ͥ [椦礦] /(n) championship tournament/finals/
+ͥ [椦礦] /winning horse/
+ͥ [椦礦Ϥ] /(n) championship cup/
+ͥ [椦礦äѤ] /(n) survival of the fittest/
+ͥ [椦] /(adj-na,n) superiority/superior power/predominance/preponderance/(P)/
+ͥ [椦] /(n) dominance/
+ͥ [椦] /dominant character/
+ͥ [椦] /(n) eugenic/
+ͥ [椦] /(n) eugenics/
+ͥ뺧 [椦ä] /eugenic marriage/
+ͥ [椦夸] /sterilization/
+ͥݸˡ [椦ۤۤ] /(n) Eugenic Protection Act/
+ͥ [椦] /(n,vs) preference/priority/(P)/
+ͥ谷 [椦󤢤Ĥ] /priority treatment/preferential treatment/
+ͥ賰 [椦󤬤] /preferred foreign currency/
+ͥ [椦󤫤] /(n) preferred stock/preference shares/
+ͥ [椦󤫤֤̤] /holder of preferred stock/
+ͥ踢 [椦󤱤] /(n) priority/preference/preferential right/
+ͥ [椦󤸤] /(n) priority matter/
+ͥ [椦󤸤] /priority/
+ͥ [椦󤻤] /(n) priority seating/
+ͥŪ [椦Ƥ] /(adj-na) preferential/(P)/
+ͥ [椦] /(n,vs) preferential treatment/hospitality/warm reception/welcome/
+ͥԷ [椦] /complimentary ticket/
+ͥ [椦] /(n,vs) bowing out/retiring voluntarily/
+ͥ [䤵Ȥ] /(n) man of gentle manners/man of delicate features/
+ͥĹ [椦礦] /(adj-na,n) slow/tedious/deliberate/leisurely/
+ͥ [椦Ȥ] /(adj-na,n) (academic) excellence/superiority/
+ͥ [椦Ȥ礦] /honor prize/
+ͥ޾ [椦Ȥ礦礦] /grand-prize diploma/
+ͥ [椦Ȥ] /(n) honor student/(P)/
+ͥ´ [椦ȤĤ礦] /honors graduate/
+ͥ޲ [ɤ] /(n) plantain flower/
+ͥ [椦] /(adj-na,n) grace/refinement/elegance/(P)/
+ͥ [椦] /(adj-na,n) advantageous/better/profitable/lucrative/
+ͥ [椦礦] /(adj-na,n) superior/excellent/fine/(P)/
+ͥɳ [椦礦] /(n) blue-chip stock/gilt-edged stock/
+ͥɻ [椦礦] /superior child/
+ͥŹ [椦礦Ƥ] /(n) store holding a special commendation (e.g. from the mayor)/
+ͥ [椦礦] /thoroughbred horse/
+ͥ [椦礦Ҥ] /superior articles/
+ͥ [椦] /(n) (relative) merits/superiority or inferiority/quality/(P)/
+ͥն [椦] /(adj-na,n) elegant/grand/
+ͥ [椦礦] /(n) gracious imperial message/
+ͦ [椦] /(n) bravery/courage/heroism/(P)/
+ͦޤ [ޤ] /(adj) brave/valiant/gallant/courageous/(P)/
+ͦ­ [ߤ] /(n) overeagerness/rashness/(P)/
+ͦȩ [ߤϤ] /(n) gallantry/
+ͦΩ [ߤ] /(v5t) to cheer up/to be encouraged (by)/to be in high spirits/
+ͦ [] /(v5m) to be in high spirits/to be encouraged/to be lively/to cheer up/(P)/
+ͦݤ [椦򤳤] /(exp) to screw up one's courage/to take heart/
+ͦ [椦] /(n) spirited advance/energetically going forward/
+ͦ [椦ޤ] /(n) dash and go/pushing forward/
+ͦ [椦] /(adj-na) brave/heroic/gallant/(P)/
+ͦ [椦] /(n) bravery/heroism/gallantry/
+ͦ [椦] /(n) courage/bravery/valour/nerve/boldness/(P)/
+ͦʳ [椦դ뤤] /(exp) to muster up one's courage/
+ͦդ [椦Ť] /have a burst of courage/
+ͦդ [椦Ť] /(v1) to encourage/to cheer/
+ͦ [椦] /decisiveness/
+ͦ [椦] /(adj-na,n) sound health/
+ͦ [椦] /(n) brave warrior/hero/brave man/(P)/
+ͦ [椦] /(n) gallant figure/
+ͦ [椦] /(n) hero/the brave/man of valour/
+ͦ [椦礦] /(n) brave general/great soldier/
+ͦ [椦] /(adj-na,n,vs) dashing forward bravely/
+ͦ [椦] /ambitious undertaking/
+ͦ [椦] /(n) brave fight/desperate fight/
+ͦ [椦] /(adj-na,n) heroic/heroism/bravery/majestic/soul-stirring/
+ͦ [椦] /(n,vs) bowing out/retiring voluntarily/(P)/
+ͦ [椦] /(n) resolute decision/
+ͦ [椦] /flying jump/great achievement/
+ͦ [椦] /valiant man/
+ͦ [椦] /heroine/brave woman/
+ͦ [椦] /(adj-na,n) bravery/valor/military prowess/
+ͦ̾ [椦ᤤ] /(n) fame/great renown/
+ͦ [椦⤦] /(adj-na,n) daring/bravery/valor/
+ͦԿ [椦⤦] /(n) intrepid spirit/
+ͦ [椦䤯] /(n,vs) taking heart/being in high spirits/
+ͦ [椦礯] /(n) courage/
+ͦ [椦] /(adj-na,n) bravery/valor/courage/
+ͦ [椦ޤ] /(adj-na) heroic/courageous/
+ͧ [Ȥ] /(n) friend/companion/pal/(P)/
+ͧλ򽥤 [ȤΤ򤦤줨] /(exp) to grieve for the death of a friend/
+ͧ [椦] /(n) fraternity/friendship/(P)/
+ͧ [椦] /(n) fraternal association/friendship society/fraternity/
+ͧ뺧 [椦ä] /companionate marriage/
+ͧ [ȤӤ] /(n) good day for business and lawsuits (trial day)/
+ͧ [椦] /(n) good day for business and lawsuits (trial day)/
+ͧ [Ȥ⤬] /(n) friend/
+ͧ [椦] /(n) friendship/friendly relations/fellowship/
+ͧ [椦] /friendship's responsibilities/
+ͧ [椦] /(n) friendship/friendly relations/fellowship/
+ͧù [椦ä] /friendly nation/
+ͧ [椦] /(n) friendly troops/
+ͧ [椦֤] /friendly troops/
+ͧ [椦] /friendship/amity/companionship/
+ͧ [椦] /(n) friendship/(P)/
+ͧط [椦󤱤] /(n) (establish) friendly (cordial) relations (with, between)/(form) friendship (e.g. with a nation)/
+ͧ [椦] /(n) friendly nation/
+ͧ [椦礦䤯] /treaty of friendship/
+ͧ̾ҳ [椦Ĥ礦] /(treaty of) friendship, commerce and navigation/
+ͧŪ [椦Ƥ] /(adj-na) friendly/amicable/
+ͧ [椦礦] /(n) friendship/fellowship/(P)/
+ͧ [椦] /(n) friend/(P)/
+ͧͤˬͤ [椦򤿤ͤ] /(exp) to call on a friend/
+ͧʹ [椦󤫤] /among one's friends/
+ͧ [Ȥʤ] /(n) developing friendship/
+ͧ [椦󤾤] /(n) type of dyeing method or pattern/silk printed by the Yuzen process/
+ͧ [椦󤾤] /(n) type of dyeing method or pattern/silk printed by the Yuzen process/
+ͧã [Ȥ] /(n) friend/(P)/
+ͧã¤󤸤 [ȤˤȤ󤸤] /(exp) to be treated distantly by one's friends/
+ͧã [ȤȤ] /(exp) to put a friend up for the night/
+ͧãȼä [ȤȤʤä] /accompanied by a friend/
+ͧã [Ȥ] /(n) true friendship/
+ͧãդ礤 [ȤŤ] /(n) friendly relations/
+ͧ [ȤŤ] /(n) fishing with decoys/
+ͧ [椦Ȥ] /(n) allied political party/
+ͧƤ [Ȥ⤦] /(n) friends shooting one another/
+ͧ [椦ۤ] /(n) (arch) friend/
+ͧˮ [椦ۤ] /(n) friendly nation/
+ͨ [ʤ] /(v1) (uk) to soothe/to calm/to pacify/(P)/
+ͨ [椦] /(n,vs) appeasement/
+ͨ [椦碌] /appeasement policy/
+ͩ [椦椦] /(adj-t) deep/dark/quiet/
+ͩ [] /(adj-na,n) faint/dim/weak/indistinct/hazy/poor/wretched/
+ͩ [椦] /(vs-s) to confine to a room/
+ͩ [椦] /(adj-na,n) dark and secluded/
+ͩ [椦] /(adj-na,n) depression/melancholy/dejection/gloom/
+ͩ [椦] /(adj-na,n) deep and remote/
+ͩ [椦] /(n) refinement/
+ͩ [椦] /(n) hades/realm of the dead/
+ͩ [椦] /(adj-na,n) quiet and secluded/
+ͩ [椦] /(n) ghost/revenant/spirit (of the dead)/departed soul/
+ͩ [椦] /quiet guest/orchid/
+ͩ [椦] /(n) hermitage/retreat/retirement/seclusion/
+ͩ [椦礦] /(n) solitude/secluded place/
+ͩ [椦] /secret promise/
+ͩ [椦] /quiet sequestered scene/
+ͩ [椦] /(adj-na,n) occult/mystery/
+ͩ [椦] /(n) fragrance/
+ͩ [椦] /(n) spirits of the dead/
+ͩ [椦] /darkened room/quiet room/
+ͩ [椦㤯] /(adj-na,n) quiet/sequestered/
+̣ͩ [椦㤯] /solitude/quiet/
+ͩ [椦] /(n) a quiet (natural) setting/
+ͩ [椦夦] /(n) imprisonment/
+ͩ [椦夦] /(n) deep contemplation/melancholy/gloom/
+ͩ [椦礦] /beautiful and quiet scene/
+ͩ [椦] /(n,vs) living a quiet life in seclusion away from the masses/
+ͩ [椦] /(n,vs) living a quiet life in seclusion away from the masses/
+ͩ [椦] /(adj-na) quiet and secluded/
+ͩ [椦] /quiet window/
+ͩ [椦] /ethereal body/
+ͩë [椦] /(n) deep ravine/glen/
+ͩĻ [椦礦] /mountain bird/
+ͩ [椦] /(adj-na) dim/indistinct/
+ͩ [椦ؤ] /(n) confinement/imprisonment/incarceration/house arrest/depressed feeling/(P)/
+ͩ̽ [椦ᤤ] /(n) semidarkness/deep and strange/hades/the present and the other world/dark and light/
+ͩ̽ [椦ᤤ] /(n) hades/realm of the dead/
+ͩ [椦ᤤ] /(n) semidarkness/deep and strange/hades/the present and the other world/dark and light/
+֤ͩƤ [椦ᤤؤƤ] /(v1) to die/
+ͩ [椦] /(n) pylorus/opening of stomach into duodenum/
+ͩ綹 [椦󤭤礦] /pyloric stenosis/
+ͩͩ [椦椦] /(adj-t) deep/dark/quiet/
+ͩ [椦] /deep forest/
+ͩ [椦줤] /(n) ghost/specter/apparition/phantom/(P)/
+ͩ [椦줤䤷] /(n) haunted house/
+ͩ [椦줤] /(n) bogus company/paper company/
+ͩ [椦줤] /(n) watered stock/bogus shares/
+ͩ͸ [椦줤󤳤] /ghost population/
+ͩ [椦줤] /phantom ship/
+ͩ [椦줤Фʤ] /ghost story/
+ͩݵ [椦] /depression/
+ͩ [椦] /(adj-na,n) retired and quiet/
+ͩ䶭 [椦礦] /secluded place/
+ͪ [椦椦] /(adj-na,n) quiet/calm/leisurely/(P)/
+ͪ [椦椦] /(adj-t) calm/easy/quiet/
+ͪŬ [椦椦Ƥ] /(adj-na,n) (live in) quiet and comfortable retirement free from worldly cares/
+ͪ [椦] /(adj-na,n) faraway/remoteness/
+ͪ [椦夦] /(adj-na,n) eternity/perpetuity/permanence/(P)/
+ͪ [椦] /(adj-na,n) with an air of composure/calmly/
+ͪȤ [椦Ȥ] /with an air of perfect composure/
+ͪĹ [椦礦] /(adj-na,n) leisurely/slow/deliberate/easygoing/(P)/
+ͪͪ [椦椦] /(adj-na,n) quiet/calm/leisurely/
+ͪͪ [椦椦] /(adj-t) calm/easy/quiet/
+ͪͪ״ [椦椦󤫤] /(adj-na,n) life of serenity/life of idleness/
+ͪͪŬ [椦椦Ƥ] /(adj-na,n) (live in) quiet and comfortable retirement free from worldly cares/
+ͪͪŬ [椦椦ƤΤ] /life free from worldly cares/
+ͪ [椦褦] /(adj-na,n) self-possessed/calm/
+ͫ [] /(adj) unhappy/sad/gloomy/
+ͫ [줤] /(n) grief/distress/sorrow/(P)/
+ͫӤӤ [줤򤪤Ӥ] /sorrowful look/
+ͫ [줤] /(n) sad face/sorrowful face/anxious look/sad countenance/
+ͫ [줤] /(n) bitter experience/misery/distress/grief/sad thoughts/
+ͫǺ [줤ʤ] /(v5m) to be grievously troubled/
+ͫ [줨] /(v1) to grieve/to lament/to be anxious/to be distressed/(P)/
+ͫ [] /(n) wretched life/
+ͫ [] /(n) bitter experience/misery/distress/grief/sad thoughts/hardship/(P)/
+ͫܤ򸫤 [ߤ] /(exp) to have a hard time of it/to have a bitter experience/
+ͫ [] /(n) gloom/melancholy/
+ͫ餷 [Ϥ餷] /(uk) for amusement/by way of diversion (distraction from grief)/
+ͫ餷 [Ф餷] /(n) diversion/distraction/
+ͫ [椦] /(adj-na,n) depression/melancholy/dejection/gloom/
+ͫ [椦Ĥ礦] /melancholia/hypochondria/
+ͫ [椦] /(n) sorrow/worry/distress/
+ͫ [椦] /(n) trouble/distress/sorrow/
+ͫ [椦] /(n) anxiety/fear/
+ͫ [椦] /(n) patriotism/(P)/
+ͫ [椦] /(vs) grieving/
+ͫ [줤] /(n) bitter experience/misery/distress/grief/sad thoughts/
+ͫ [椦夦] /(n) melancholy/gloom/grief/
+ͫ [椦礯] /(n) melancholy air/anxious look/traces of sorrow/gloom/
+ͫ [椦] /(n) grieving heart/
+ͫ [] /(n) life of misery/
+ͫ [] /(n) fleeting life/this transient world/sad world/
+ͫ [椦] /(n) worrying about world conditions/
+ͫ [Ф餷] /(n) diversion/distraction/
+ͫ [椦] /grief/
+ͫʰ [椦դ] /(n) grief and anger/
+ͫ [] /(n) bitter experience/misery/distress/grief/sad thoughts/hardship/
+ͫ [椦] /(n) anguish/mortification/
+ͫθ [椦] /(n) anxiety/concern/fear/(P)/
+ͫӭ [] /sobbing/
+ͫ [椦] /(n) fear/apprehension/dread/
+ͫݵ [椦] /(adj-na,n) depression/melancholy/dejection/gloom/(P)/
+ͫݵ [椦Ĥ] /(n) susceptibility to depression/
+ͫݵ [椦Ĥ礦] /(n) severe depression/
+ͭ [椦] /(n,vs) possession/(P)/
+ͭ [椦] /(vs-s) to own/to be endowed with/(P)/
+ͭ [] /(adj-pn) (uk) all/every/(P)/
+ͭ¤ [󤫤] /(adj-no,adv,exp) all/as much as possible/
+ͭꤦ [ꤦ] /(v5uru) to be possible/to be likely/to be probable/
+ͭꤨ [ꤨ] /(v1) to be possible/to be likely/
+꤬ͭ [꤬] /(adj-na,n) frequent/common/usual/
+ͭꤽ [ꤽ] /(uk) probable/
+ͭä [ä] /(adv,n) all that one has/all that there is/the whole/
+ͭþ [ä] /(adv,n) all that one has/all that there is/the whole/
+ͭȤ [Ȥ] /(n) every single (piece of furniture)/every possible (excuse)/
+ͭΤޤ [Τޤ] /(adj-na,adv,n) (uk) the truth/fact/as it is/frankly/(P)/
+ͭ [꤬] /(n) money on hand/
+ͭ [] /(n) amount on hand/
+ͭ礦 [ꤢ] /(v5u) to happen to be present/
+ͭ礻 [ꤢ碌] /(adj-no,n) anything available/on hand/ready/(P)/
+ͭ碌 [ꤢ碌] /(adj-no,n) anything available/on hand/ready/(P)/
+ͭ꾡 [꤬] /(adj-na,n) frequent/common/usual/
+ͭ꿨줿 [դ줿] /(uk) unsurprising/trite/commonplace/mundane/(P)/
+ͭ꿨 [դ] /(adj) common/
+ͭڤ [꤮] /(n) remnants/
+ͭ [Ƥ] /(adj-na,n) the unvarnished truth/
+ͭʤ [ꤨʤۤ] /unbelievable/
+ͭ٤ [ꤦ٤] /(adj-pn) possible/probable/likely/
+ͭ [ꤦ] /(v5uru) to be possible/to be likely/to be probable/
+ͭ [꤬] /(adj) grateful/thankful/welcome/appreciated/evoking gratitude/(P)/
+ͭ [꤬Ȥ] /(conj,exp,int) Thank you/(P)/
+ͭ񤦤ޤ [꤬Ȥޤ] /(exp) (uk) thank you/
+ͭ񤦸¤ޤ [꤬Ȥޤ] /(exp) (uk) thank you/
+ͭĺ [꤬] /(exp) to accept (a thing) with thanks/
+ͭ [꤬] /(n) value/worth/virtue/
+̣ͭ [꤬] /(n) value/worth/virtue/
+ͭ [꤬ᤤ勞] /(adj-na,n) an unwelcome favor/
+ͭ [꤬ʤߤ] /(n) tears of gratitude/
+ͭդ [Ĥ] /(v5k) to get/to obtain/to come by/to find/
+ͭ [꤮] /(n) remnants/
+ͭ [ꤢ] /(n) dawn or daybreak (with the moon still visible)/all night/
+ͭ;äƤ [ꤢޤäƤ] /to be in excess/
+ͭ; [ꤢޤ] /(v5r) to be superfluous/to be in excess/
+ͭ [ꤵ] /(n) state/condition/circumstances/the way things are or should be/truth/(P)/
+ͭ [褦] /(n) state/condition/circumstances/the way things are or should be/truth/
+ͭ [] /(v5r-i) (uk) to be/to have/(P)/
+ͭ뤫̵ [뤫ʤ] /(exp) so slight as to be all but non-existent/
+ͭ¤ [뤫] /(n) all (there is)/
+ͭʧ [ȤФ餤] /(n) paying loan installments whenever one happens to have money/
+ͭ [椦] /(adj-na,adj-no,n) significance/
+ͭյ [椦] /(adj-na,n) significance/usefulness/meaningful/worthwhile/(P)/
+ͭյ˲ᤴ [椦ˤ] /(exp) Have a good time!/
+ͭպ [椦] /significant difference/
+ͭŪ [椦Ƥ] /(adj-na) intentional/significant/
+ͭ [] /(n) (Buddh) perpetual change caused by karma/vicissitudes of life/that which is made/
+ͭ [椦] /(adj-na,n) capable/able/talented/promising/
+ͭ٤κ [椦Τ] /man of talent/
+ͭž [Ƥڤ] /(n) mutability (of worldly affairs)/fleeting shifts and changes (of human life)/
+ͭ [椦] /(adj-na,n) beneficial/profitable/(P)/
+ͭú [椦󤿤] /soft or bituminous coal/
+ͭ [椦] /(n) valuable (object)/
+ͭڷ [椦礦] /marketable securities/stocks and bonds/(P)/
+ͭʪ [椦֤] /(n) valuables/
+ͭ [椦] /Mainland China/
+ͭ [椦] /(adj-na,n) harmfulness/(P)/
+ͭ [椦礯Ҥ] /harmful food/
+ͭʪ [椦֤ä] /(n) toxic substance/
+̵ͭ [椦न] /more harm than good/harmful and of no use/
+ͭ [椦] /(n) covered/roofed/lidded/
+ͭ߼ [椦] /boxcar/
+ͭϿ [椦󤸤] /(n) earthquake large enough to feel/
+ͭ [椦] /(n) leisured/
+ͭץޥ [椦ޥ] /(n) bourgeoise wife/
+ͭ׳ [椦󤫤夦] /the leisured class/
+ͭ [椦] /(n) definite period or term/
+ͭ [椦] /(n) definite term (of a prison sentence)/
+ͭǯ [椦ͤ󤭤] /fixed-term annuity/
+ͭ [椦] /(n) organic/(P)/
+ͭ [椦] /(n) organic waste/
+ͭ [椦褦Ф] /organochloride solvent/
+ͭʪ [椦֤ä] /(n) organic pollutant/
+ͭ [椦] /organic chemistry/
+ͭʪ [椦֤] /organic compound/
+ͭ [椦] /(n) organic mercury/
+ͭ [椦夦ɤ] /organic mercury poisoning/
+ͭ [椦] /(n) organic body/organism/
+ͭŪ [椦Ƥ] /(adj-na) organic/
+ͭ [椦Τ礦] /organic farming/
+ͭˡ [椦Τۤ] /(n) organic agriculture (farming)/
+ͭ [椦Ҥ礦] /(n) organic fertilizer/
+ͭʪ [椦֤] /(n) organic matter/(P)/
+ͭ [椦] /(n) (phonetics) an aspirate/
+ͭ [椦夦] /(adj-no,n) salaried/with pay/(P)/
+ͭٲ [椦夦夦] /paid vacation/
+ͭ [] /(n) streak of good luck/
+ͭ [椦] /(n) material/tangible/concrete/
+ͭ [椦Ƥ] /tangible fixed assets/
+ͭ⻺ [椦] /tangible assets/
+ͭʸ [椦֤󤫤] /tangible cultural properties/
+̵ͭ [椦ऱ] /tangible and intangible/material and spiritual/
+ͭ [椦󤫤㤯] /(n) official interpretation or construction (e.g., of a law)/
+ͭ [椦󤷤] /(n) constituency/electorate/(P)/
+ͭ [椦] /(adj-na,n) finite/limited/(P)/
+ͭ²ֽ [椦󤫤] /definite inflorescence/
+ͭ² [椦󤬤] /(n) limited company/
+ͭµ [椦󤭤夦] /a finite series/
+ͭ¸ [椦] /countable/
+ͭ½ [椦󤷤夦] /(n) finite set/
+ͭ¾ʸˡ [椦󤸤礦֤ݤ] /(n) finite-state grammar/
+ͭǤ [椦󤻤ˤ] /limited liability/
+ͭ [椦] /(adj-na,n) merit/
+ͭ [椦礦] /medal for merit/
+ͭ [椦] /(adj-na,n) validity/availability/effectiveness/(P)/
+ͭݥƥ󥷥 [椦ݥƥ󥷥] /effective potential (physics)/
+ͭ [椦] /(n) term of validity/period for which (a ticket) is available (valid)/
+ͭ [椦] /(n) term of validity/period for which (a ticket) is available (valid)/
+ͭ [椦] /expiration date (on a credit card)/effective date/
+ͭ [椦褦] /effective action (physics)/
+ͭ [椦褦] /effective demand/
+ͭ [椦] /significant digits/
+ͭ [椦] /validity/effectiveness/
+ͭʬ [椦֤] /(n) active ingredient/
+ͭ [椦] /(n) telling blow/
+ͭ [椦夦] /(n) foraminifer/
+ͭ [椦] /(n) guilt/culpability/(P)/
+ͭ [椦Ȥ٤] /(n) guilty plea/
+ͭȽ [椦Ϥ󤱤] /(n) guilty verdict/judgment of guilty/
+ͭ [椦] /(n) propertied/monied/
+ͭ [椦󤫤夦] /the propertied class/bourgeoisie/
+ͭŴ [椦Ƥä] /(n) barbed wire/
+ͭ [椦] /(n) an official/
+ͭ [椦] /(n) recorded in history/historical/
+ͭ˰ [椦餤] /(n-t) since the dawn of history/
+ͭ [椦] /(n) voluntary/volunteer/sympathizer/(P)/
+ͭ볦 [椦Ҥ] /(n) visual flight/
+ͭʼ [椦] /licensed or qualified or eligible person/
+ͭ [椦] /(n) emergency/(P)/
+ͭΩˡ [椦äݤ] /legislation to deal with emergencies/
+ͭ [椦] /(n) well-informed/learned/
+ͭ [椦] /(n) expert/knowledgeable person/(P)/
+ͭ [椦夦] /(n) perfection/
+ͭ [椦夦] /(n) the multitudes/the people/
+ͭ [椦礦] /(n) compensation/consideration/(P)/
+ͭ [椦礦䤯] /an onerous contract/contract made for a consideration/
+̵ͭ [ा] /(n) mob/the masses/rabble/riffraff/
+ͭ [礦] /(n) (Buddh) sentient beings/(feelings of) humanity/
+ͭ [椦礯] /(n) (1) holding a job/(2) learned/well-versed in usages or practices of the court or military households/knowlegeable/
+ͭ [椦] /(n) (1) holding a job/(2) learned/well-versed in usages or practices of the court or military households/knowlegeable/
+ͭμ [椦] /(n) well-versed in usages or practices of the court or military households/
+ͭ [椦礯] /employed person/
+ͭ [椦礯] /(n) colored/
+ͭ [椦礯䤵] /brightly colored vegetables/
+ͭ [դ] /(adj) common/
+ͭ [] /(n) (1) discrimination/historical school of poetic thought/(2) (Buddh) attachment/distractions/
+ͭ [椦] /(n) theism/belief in existence of a god or gods/
+ͭ [椦] /(n) manned/occupied/piloted/(P)/
+ͭͲ [椦] /manning/occupying/
+ͭ [椦] /(adj-na,n) prominent/leading/(P)/
+ͭ [椦] /(n) sexual/
+ͭ [椦礯] /(n) sexual reproduction/
+ͭ [椦] /(n) voiced/vocal/
+ͭ [椦] /(n) voiced sound/
+ͭ [椦] /vocalization/
+ͭҲ [椦] /(n) voiced consonant/
+ͭ [椦] /(n) taxable/
+ͭ [椦Ҥ] /taxable goods/
+ͭ [椦] /(n) communicate by wire/(P)/
+ͭƥ [椦ƥ] /(n) (1) closed-circuit television/(2) community antenna television (CATV)/(3) pay TV/
+ͭ̿ [椦Ĥ] /(n) cable communications/
+ͭſ [椦Ǥ󤷤] /wire telegraph/
+ͭ [椦ۤ] /cable broadcast/
+ͭ [椦] /(adj-no,n) tangible/corporeal/
+ͭλ [椦] /tangible assets/
+ͭư [椦ɤ] /tangible property/
+ͭʪ [椦֤] /(n) something material/
+ͭưʪ [椦ɤ֤] /a marsupial/
+ͭ [椦뤤] /marsupial/
+ͭʼ [椦󤷤] /(n) (MA) rank holder/rank holding person/Black Belt/
+ͭ [椦Τ礦] /farming complemented by raising livestock/
+ͭĺŷ [礦Ƥ] /(adj-na,n) ecstasy/(P)/
+ͭĺ [礦Ƥ] /(adj-na,n) ecstasy/
+ͭ [椦Ƥ뤤] /(n) ungulates/
+ͭľ [ꤿ䤭] /(io) (n) Arita ware (porcelain)/
+ͭľƤ [ꤿ䤭] /(n) Arita ware (porcelain)/
+ͭ [Ȥ] /(adj-na,n) virtuous/rich/
+ͭ [椦Ȥ] /(adj-na,n) virtuous/rich/
+ͭ [椦ɤ] /(adj-na,n) poisonous/toxic/(P)/
+ͭ [꤬] /(adj) grateful/thankful/welcome/appreciated/evoking gratitude/(P)/
+ͭ [꤬Ȥ] /(io) (conj,exp,int) Thank you/(P)/
+ͭ [꤬] /(n) value/worth/virtue/
+̣ͭ [꤬] /(n) value/worth/virtue/
+ͭ [꤬ᤤ勞] /(n) mixed blessing/white elephant/unwelcome favor/
+ͭǽ [椦Τ] /(adj-na,n) able/capable/efficient/skill/(P)/
+ͭ [椦Ϥ] /(n) dividend-paying (stock)/
+ͭȱ [Ϥ] /(n) untonsured (monk or priest or nun)/
+ͭȾ [椦Ϥ] /(n) half again of a designated unit/
+ͭ [椦Ҥ] /Yuuhikaku (law book publisher)/
+ͭ [椦Ӥ뤤] /tailed amphibians/
+ͭ [椦] /(n) married woman/
+ͭʿ [ؤȤ] /(n) toffee/
+ͭ˾ [椦ܤ] /(adj-na,n) good prospects/full of hope/promising/(P)/
+ͭ˾ [椦ܤ] /(n) hopeful stock (share)/
+̵ͭ [] /(n) yes or no/existence/flag indicator (comp)/presence or absence marker/(P)/
+̵̤ͭ [ढĤ] /to help each other/to complement/
+ͭ̾ [椦ᤤ] /(adj-na,n) fame/(P)/
+ͭ̾ [椦ᤤ] /(n) famous school or university/
+ͭ̾ [椦ᤤ] /(n) celebrity/
+ͭ̾ [椦ᤤ] /(n) the price of fame/noblesse oblige/
+̵ͭ̾ [椦ᤤस] /(adj-na,n) in name but not in reality/
+̵ͭ [] /(adj-na,n) indefinite/hazy/(P)/
+ͭ; [椦] /(n) more than/
+ͭ [ꤵ] /(n) state/condition/circumstances/the way things are or should be/truth/(P)/
+ͭ [褦] /(n) state/condition/circumstances/the way things are or should be/truth/
+ͭ [椦褦] /(adj-na,n) useful/helpful/(P)/
+ͭ [椦褦] /usefulness/
+ͭ [椦] /(adj-na,n) advantageous/better/profitable/lucrative/(P)/
+ͭؿ [椦꤫󤹤] /(n) rational function/
+ͭ [椦ꤷ] /(n) rational expression/
+ͭ [椦ꤹ] /(n) fraction/
+ͭ [椦礦] /(n) admission-paid/toll/(P)/
+ͭ־ [椦礦夦㤸礦] /(n) toll parking lot/toll car park/
+ͭƻϩ [椦礦ɤ] /toll road/
+ͭ [椦礯] /(adj-na,n) (1) influence/prominence/(2) potent/(P)/
+ͭϼ [椦礯] /(n) influential person/man of importance/(P)/
+ͭ [椦礯] /(n) hopeful (promising or strong) candidate/
+ͭ [椦礦夦] /hooked tapeworm/
+ͮ [椺] /(n) (uk) (Japanese) citron (type of citrus fruit)/
+ͮ [椺] /(n) (uk) (Japanese) citron (type of citrus fruit)/
+ͯ [來] /(v5r) to well up/to rise/
+ͯФ [來Ǥ] /(oK) (v1) to gush forth/
+ͯ夬 [來] /(v5r) (1) to boil up/to break out/to arise/to seethe/(2) to get excited/to be in uproar/
+ͯ [來] /(v5r) (1) to boil up/to break out/to arise/to seethe/(2) to get excited/to be in uproar/
+ͯ [來ߤ] /(n) spring water/
+ͯ [勞] /(v5k) to boil/to grow hot/to get excited/to gush forth/(P)/
+ͯ [椦] /(n,vs) gushing out/welling up/springing up/
+ͯ [褦] /(n,vs) gushing out/welling up/springing up/
+ͯ [椦Ĥ礦] /output/
+ͯ [椦] /(n) (rare) welling of water/
+Ͱ [勞] /(iK) (v5k) to boil/to grow hot/to get excited/to gush forth/
+ͱλ [ʤΤ] /(adv,exp) all the more/still more/
+ͱ䤬¸ [ʤ󤬤] /(vs) A doubt still remains/
+ͱ [椦] /(n) nephew (like a son)/another child considered as one's own/
+ͱ [] /(n) Judea/Jewish people/
+ͱͽ [椦] /(n) postponement/deferment/(P)/
+ͱͽʤ [椦ʤ] /without delay/promptly/
+ͱͽ [椦褭] /a grace period/
+ͱɤ [ʤ褤] /still better/
+ͳ [褷] /(n) reason/significance/cause/(P)/
+ͳ [椷] /(adj) grave/serious/alarming/
+ͳ [椨] /(n) acquaintance/relation/affinity/reason/
+ͳ [椤] /(n) history/pedigree/lineage/(P)/
+ͳ̵ [褷ʤ] /meaningless/senseless/absurd/
+ͳ̵ [褷ʤ] /(n) trivial thing/nonsense/
+ͳͭ [褷] /of rank/of noble birth/
+ͳͳ [椷] /(adj) grave/serious/alarming/
+ͳ [餤] /(adv,n,vs) origin/source/history/derivation/reason/destiny/(P)/
+ͳҤͤ [餤򤿤ͤ] /(exp) to inquire into the origin/
+ͳ [餤] /history/memoirs/
+ʹɮ [椦Ҥ] /(n) private secretary/amanuensis/
+͵ [椦] /electrical tolerance/
+͵ʡ [椦դ] /(adj-na,n) affluence/prosperity/(P)/
+Ͷ [ʤ] /(n) (1) invitation/introduction/(2) temptation/(P)/
+Ͷ [] /(n) (1) invitation/introduction/(2) temptation/
+Ͷ򤫤 [򤫤] /(v1) to invite/to call out/
+Ͷݤ [] /(v1) to invite/
+Ͷ礦 [] /(v5u) to ask each other/
+Ͷ [] /(v5m) to entice/to tempt/to invite someone to join in/
+ͶФ [] /(v5s) to lure/to invite out/
+Ͷ [ߤ] /(n) pump priming/(P)/
+Ͷ [ʤ] /(v5u) (1) to invite/to ask/to call (for)/(2) to tempt/to lure/to induce/
+Ͷ [] /(v5u) to invite/to call out/(P)/
+Ͷ [ʤ] /(v5u) (1) to invite/to ask/to call (for)/(2) to tempt/to lure/to induce/
+Ͷ󤻤 [Ӥ褻] /(v1) to lure someone/to entice someone/
+ͶФ [Ӥ] /(v5s) to lure out of/to decoy out of/to entice out of/
+Ͷ [椦] /(n) exciting cause/incitement/incentive/(P)/
+Ͷ [椦] /(n,vs) enticement/inducement/attraction/
+Ͷ [椦Ȥ] /(n) light trap for killing insects/
+Ͷ [椦] /(n,vs) abduction/kidnapping/(P)/
+Ͷ [椦] /(the crime of) kidnapping/
+Ͷ [椦] /(n) kidnapping/
+Ͷ [椦Ϥ] /kidnap/abduction/
+Ͷȿ [椦Ϥˤ] /a kidnapper/an abductor/
+Ͷ [椦] /(n,vs) evocation/evoke/
+Ͷ [椦] /(n,vs) seduction and killing/
+Ͷ [椦] /(n,vs) attraction/lure/invitation/(P)/
+Ͷ [椦Ǥ] /(n) dielectric/
+ͶŻ [椦Ǥ] /(electrical) inductor/
+Ͷ [椦Ǥ󤻤] /dielectric tangent/
+Ͷ [椦Ǥ󤿤] /(n) dielectric/
+ͶΨ [椦Ǥ] /(n) dielectric constant/permittivity/
+ͶƳ [椦ɤ] /(n,vs) guidance/leading/induction/introduction/incitement/inducement/(P)/
+ͶƳ [椦ɤ] /a leading question/
+ͶƳ [椦ɤ] /(n) (chemical) derivative/
+ͶƳ [椦ɤ] /(n) a guided missile/
+ͶƳư [椦ɤǤɤ] /(n) induction motor/
+ͶƳή [椦ɤǤ夦] /induced current/
+Ͷ [椦Ф] /(n) induced explosion/
+Ͷȯ [椦Ϥ] /(n,vs) cause/induce/lead up to/(P)/
+Ͷ [椦勞] /(n,vs) temptation/allurement/lure/(P)/
+ͶǤ餱 [椦勞ˤޤ] /(exp) to yield (succumb) to temptation/
+Ͷʪ [椦勞] /lure/
+ͷФ [Ф] /(v5s) to let one play/to leave idle/to do (polite)/
+ͷФ [ФȤ] /(n) polite language used by women/
+ͷ [] /(n,n-suf) playing/(P)/
+ͷӲ [Ӥޤ] /(v5r) to jaunt around/to play around/to visit one place after another without affect/
+ͷӻ [Ӥ] /(n) game/pastime/recreation/diversion/
+ͷӻ [Ӥ] /playtime/recess/
+ͷӼ [Ӥ] /(n) idle pulley/
+ͷӽ [Ӥ] /(n) prostitute/
+ͷӾ [Ӥ] /(n) playground/(P)/
+ͷӿ [Ӥ] /(n) desire to play or have a good time/
+ͷӿ [Ӥˤ] /(n) carouser/playboy/
+ͷ [Ӥ] /playmate/playfellow/(P)/
+ͷ [Ӥʤ] /playmate/
+ͷƻ [Ӥɤ] /sports equipment/
+ͷȾʬ [ӤϤ֤] /(adj-na) half in fun/
+ͷ⤯ [Ӥ뤯] /(v5k) to visit one place after another without affect/
+ͷ뤹 [Ӥ餹] /(v5s) to idle away one's time/
+ͷ餹 [Ӥ餹] /(v5s) to idle away one's time/
+ͷ [] /(v5b) (1) to play/to make a visit (esp. for pleasure)/(2) to be idle/to do nothing/(P)/
+ͷ [椦] /(n,vs) swimming/conduct of life/
+ͷ˽ [椦] /how to get on in life/
+ͷ [椦] /(n) amusement park/(P)/
+ͷ [椦] /(n) red-light district/
+ͷ [椦] /(n) red light district/
+ͷ [椦] /(n,vs) studying abroad/travelling to study/
+ͷ [椦餯] /(n,vs) amusement/
+ͷ [椦] /(n) game/play/sports/(P)/
+ͷŪ [椦Ƥ] /(adj-na) playful/
+ͷ [椦] /(n) games/pastimes/
+ͷ [椦礦] /(n) amusement center/
+ͷ [椦] /(n) sightseer/playboy/frequenter of red-light districts/
+ͷ [椦夦] /(n) idle/unused/fallow/(P)/
+ͷٻ [椦夦] /unused facilities or equipment/
+ͷ [椦夦] /(n) idle land/
+ͷ [椦礦] /(n) chivalrous person/
+ͷ [椦礦] /(n) merrymaking/pleasures/
+ͷ [椦礦] /entertainment tax/
+ͷ [椦礦] /entertainment expenses/
+ͷ [椦] /(n) idle money or capital/
+ͷ [椦] /(n) wandering minstrel/
+ͷ [椦] /(n) prostitute/
+ͷ [椦] /(n) reserve corps/flying squadron/
+ͷ [椦󤭤] /roving reporter/
+ͷ [椦] /(n) artistic accomplishments/
+ͷ [椦] /(n) raid/shortstop/(P)/
+ͷ [椦] /(n) shortstop/(P)/
+ͷ [椦] /(n) guerrilla warfare/unconventional warfare/
+ͷ [椦] /(n) commando unit/
+ͷ [椦] /irregular forces/
+ͷ [椦] /(n) wander/
+ͷ [椵] /(n) excursion/outing/picnic/
+ͷ [椦] /(n) wanderer/traveller/
+ͷ [椦] /(n) idle funds or capital/
+ͷ [椦] /shortstop error/
+ͷ [椦] /(n) prostitute/harlot/
+ͷ [椦礯] /(n,vs) living in idleness/
+ͷ [椦] /(n) wandering star/planet/
+ͷ [椦] /(n,vs) election tour/election campaign/stumping/(P)/
+ͷ [椦] /(adj-na,n) indolence/
+ͷ [椦Ƥ] /(n) breechblock (of a gun)/
+ͷƢ [椦Ȥ] /(n) self-indulgent pleasure/
+ͷƢ [椦Ȥ] /(n) debauched person/
+ͷư [椦ɤܤ] /(n) swinging log/horizontal bar/
+ͷ [椦] /(n) walk/promenade/(P)/
+ͷƻ [椦ۤɤ] /(n) promenade/esplanade/
+ͷ [椦ܤ] /(n) nomadism/(P)/
+ͷ̱ [椦ܤߤ] /(n) nomads/
+ͷ̱ [椦ߤ] /(adj-na,n) idler/the unemployed/
+ͷƤ [Ĥ] /(v5m) to copulate (animals)/to mate/
+ͷϺ [椦] /(n) libertine/man of pleasure/
+ͷ [椦] /(n,vs) sightseeing/(P)/
+ͷ [椦󤭤㤯] /sightseer/tourist/
+ͷ [椦󤻤] /(n) pleasure cruise/
+ͷ [椦] /(n) resort/
+ͷ [椦Ҥ] /(n) sightseeing flight/
+ͷΤ [椦] /(n) red light district/
+ͷΥ [椦] /(n,vs) separation/isolation/
+ͷΥ [椦꤭] /free radical/
+ͷΥȿ [椦꤭ϤΤ] /reaction of free radicals/
+ͷ [椦礦] /(n) hunting/
+ͷ [椦줭] /(n) tour/
+ͷ׵ [椦褯] /(n,vs) cruising/patrolling/
+͸ [椦餯] /hamlet/
+͹ [椦] /(n) postage stamp/
+͹ [椦] /(n) postal system/(P)/
+͹ģ [椦礦礦] /(n) Postal Services Agency/
+͹ [椦礦] /Ministry of Posts and Telecommunications/(P)/
+͹ [椦] /Minister of Posts and Telecommunications/
+͹ [椦] /(n) postage/
+͹ [椦] /(n) mail boat/
+͹ [椦] /(n,vs) mailing/(P)/
+͹ [椦礦] /freight costs/transport costs/
+͹ [椦] /(n) mailbag/
+͹ [椦] /(n) (abbr) postal (post-office) savings (deposit)/(P)/
+͹ [椦Ӥ] /(n) mail/postal service/(P)/
+͹إޡ [椦Ӥޡ] /Japanese postal symbol/
+͹ذ [椦Ӥ󤫤碌] /postal money order/
+͹ز [椦Ӥ] /(n) postman/
+͹ز [椦Ӥ䤵] /postman/(P)/
+͹ض [椦Ӥ󤭤礯] /(n) post office/(P)/
+͹ػȢ [椦Ӥ󤷤Ф] /post office box/
+͹ؼ [椦Ӥ󤷤] /mail truck/
+͹ؼ [椦Ӥ󤦤] /(n) mailbox/
+͹ؽ [椦Ӥ󤷤礫] /(n) letter-card/
+͹ؾ [椦Ӥ󤳤ŤĤ] /(n) parcel/
+͹ؿ [椦Ӥդ꤫] /(n) postal transfer/
+͹ڼ [椦Ӥ󤭤ä] /postage stamp/
+͹ [椦Ӥ󤻤] /mail boat/
+͹ [椦Ӥ֤] /mail bag/
+͹ [椦Ӥ礭] /postal savings (deposit)/
+͹ǯ [椦Ӥͤ󤭤] /postal annuity/
+͹ã [椦ӤϤ] /postman/mailman/
+͹Ȣ [椦ӤФ] /(n) mailbox/
+͹ֹ [椦ӤФ󤴤] /postal code/
+͹ʪ [椦Ӥ֤] /(n) postal items/
+͹ս [椦ӤϤ] /postcard/
+͹ [椦Ӥ礦] /postage/postal charges/
+ͺ [] /(n) male (animal)/(P)/
+ͺ [椦] /(adj-na,n) magnificent/
+ͺ [Ф] /(n) male flower/
+ͺ [] /(n) bull/
+ͺʵ [] /bullshit/
+ͺ [] /(n) war cry/roar/
+ͺ [] /(n) war cry/roar/
+ͺ [ɤ] /(n) cock/rooster/
+ͺ [] /male dog/
+ͺ [椦] /(n) gallant figure/
+ͺ [椦] /(n) ambition/
+ͺ [] /(n) stamen/
+ͺ [椦] /(n) stamen/
+ͺ [ޤ] /(n) black pine/
+ͺ [椦] /(n) heroic spirit/aspiration/
+ͺ [椦] /(n) ambitious plan (enterprise)/grand project/
+ͺ [椦] /(n) male characteristics/manliness/
+ͺ [椦] /(adj-na,n) brave/heroic/gallant/
+ͺ [椦] /(adj-na,n) grandeur/magnificence/splendour/(P)/
+ͺ [] /(n) greater waterfall (of the two)/
+ͺ [椦] /manly decision/
+ͺĻ [ɤ] /(n) cock/rooster/
+ͺ [椦] /(n) brave enterprise/
+ͺǭ [ͤ] /(n) tomcat/male cat/
+ͺǭ [ͤ] /(n) tomcat/male cat/
+ͺ [椦] /(n,vs) launching out/embarking upon (a career)/
+ͺ [椦] /bravery/
+ͺ [椦ؤ] /(n) masterpiece/
+ͺ [椦ؤ] /(n) masterpiece/
+ͺ [椦٤] /(adj-na,n) oratory/eloquence/(P)/
+ͺ۲ [椦٤] /(n) orator/eloquent speaker/accomplished orator/
+ͺ [椦ۤ] /(n) majestic mountain/
+ͺ˪ [Ф] /(n) drone/
+ͺͺ [] /(adj) manly/brave/heroic/
+ͺҦ [椦] /(adj-na,n) vigorous/powerful/
+ͺ [椦] /(adj-na,n) magnificent/sublime/vigorous/bold/
+ͺ [] /(n) stamen/
+ͺ [椦] /(n) stamen/
+ͻ [Ȥ] /(v5s) (1) to comb out/(2) to melt/
+ͻ [Ȥ] /(v1,vi) to melt/to thaw/to fuse/to dissolve/
+ͻ [Ȥ] /(v5m) to melt into/
+ͻ [椦] /(n) fusion/
+ͻ [椦Ƥ] /(n) melting point/
+ͻǮ [椦ͤ] /(n) the heat of fusion/
+ͻ [椦] /(n,vs) agglutination/adhesion/fusion/unite/(P)/
+ͻ [椦] /(n) financing/loan/(P)/
+ͻ [椦] /ablation shield (rocket)/
+ͻ [椦] /fusion welding/
+ͻ [椦] /(n) melted snow/melting of snow/
+ͻ [椦] /(n,vs) lending (money)/accommodation/adaptability/versatility/finance/(P)/
+ͻ [椦Ť] /(n,vs) lending (money)/accommodation/adaptability/versatility/finance/(P)/
+ͻ̤ [椦Ť] /(exp) to be flexible/to be accommodating/
+ͻ̼ [椦Ƥ] /an accomodation bill/
+ͻ̵ [椦ल] /(adj-na,n) flexibility/versatility/adaptability/
+ͻ [椦Ƥ] /(n) fusion point/melting point/
+ͻǮ [椦ͤ] /heat of fusion/
+ͻϯ [椦] /brightness/clearness/
+ͻ [椦] /(n,vs) harmony/reconciliation/(P)/
+ͼ [椦] /(n-adv,n-suf,n-t) evening/(P)/
+ͼ [椦] /(n) evening/(P)/
+ͼޤ [椦ޤ] /(n) evening twilight/
+ͼ [椦] /(n) dusk/twilight/
+ͼǤ [椦Ф] /(n) sunset glow/
+ͼ [椦礦] /(n) evening makeup/
+ͼ [椦] /(n) evening paper/(P)/
+ͼ [椦] /(n) bottle gourd/moonflower/
+ͼ [椦] /(n) evening sky/twilight sky/
+ͼʿ [椦] /(n) evening scene (landscape)/
+ͼ [椦Ť] /(n) the evening moon/
+ͼ [椦Ť] /(n) moonlit evening/
+ͼ [椦Ť] /(n) moonlit evening/
+ͼ [椦Ϥ] /(n) evening meal/dinner/supper/
+ͼ [椦] /(n-t) evening/evening hour/(P)/
+ͼƤ [椦䤱] /(n) sunset/(P)/
+ͼ [椦礯] /(n) evening meal/dinner/(P)/
+ͼĴ [椦礯ȤȤΤ] /(exp) to get supper ready/
+ͼ [椦礯] /after dinner/
+ͼȴ [椦礯̤] /without having supper/
+ͼ [椦] /(n) daily lily/
+ͼ [椦Ф] /(n) a clear evening/
+ͼ [椦ʤ] /(n) evening calm/
+ͼ [椦] /(n) (in) the evening sun/setting sun/(P)/
+ͼ˺̤줿 [椦Ҥˤɤ줿] /sky colored by the setting sun/
+ͼ [椦Ϥ] /(n) evening meal/(P)/
+ͼ [椦ᤷ] /(n) evening meal/(P)/
+ͼ [椦] /(n) evening breeze/
+ͼ [椦] /(n-adv,n) evening/(evening) twilight/(P)/
+ͼ² [椦줾] /couple with older man and younger woman/
+ͼ [椦] /(n-adv,n-t) evening/(P)/
+ͼ̸ [椦] /(n) evening mist/(P)/
+ͼ [椦] /(n) lingering light of evening/
+ͼ [褦] /(n) setting sun/
+ͼ [椦] /(n) setting sun/
+ͼΩ [椦] /(n) (sudden) evening shower (rain)/(P)/
+ͼΩ [椦] /(n) (sudden) evening shower (rain)/
+ͼΩ˲ [椦ˤ] /(exp) to be caught in an evening shower/
+ͼä [椦] /(n) evening cool/cool of the evening/
+ͼ [椦] /(n) evening haze or mist/
+ͼ [椦] /(n) evening meal/supper/dinner/
+ͽ [ͤ] /(adv) often/lately/already/
+ͽ [ͤ] /(adv) previously/already/lately/(P)/
+ͽ [餫] /(adv) beforehand/in advance/previously/(P)/
+ͽײΩƤ [餫ᤱ򤿤Ƥ] /(exp) to plan ahead/
+ͽѰ [餫褦] /(vs) advance preparation/
+ͽ [褫] /(n) probable (predetermined) price/expected price/
+ͽ [褫] /(n) preparatory course/preparatory department/
+ͽ [褫] /preparatory-department student/
+ͽ [褫] /(n) hunch/foreboding/premonition/
+ͽ [褫] /(n) presentiment/premonition/(P)/
+ͽ [褭] /(n,vs) expectation/assume will happen/forecast/(P)/
+ͽ [褱] /(abbr) National Institute of Health/
+ͽ [褱] /(n,vs) foresight/foreknowledge/divination/
+ͽ [ͤ] /(n) prediction/promise/prognostication/
+ͽ [褲] /(n) prediction/promise/prognostication/(P)/
+ͽ [褲󤷤] /(n) prophet/predictor/prognosticator/
+ͽ [褴] /(n) prognosis/aftereffects/recuperation/convalescence/
+ͽ [褳] /(n) preliminary draft/
+ͽ [褳] /(n) rehearsal/
+ͽԱ齬 [褳󤷤夦] /dry run/rehearsal/
+ͽ [褳] /(n,vs) advance notice/previous note/preliminary announcement/(P)/
+ͽ [褳ؤ] /preview/
+ͽ [褳ؤ] /(n) (film, movie) preview/
+ͽ [褵] /(n,vs) (rare) guessing beforehand/conjecture in advance/
+ͽ [褵] /(n) estimate/budget/(P)/
+ͽ [褵򤱤] /(exp) to curtail a budget/
+ͽ [褵󤢤] /(n) draft budget/
+ͽ [褵󤬤] /(n) outside the budget/
+ͽ︺ [褵󤵤] /(n) budget cut/
+ͽ [褵󤸤礦] /(adj-no) budgetary/
+ͽ [褵󤽤] /budgetary provision/
+ͽʬ [褵Ϥ֤] /(n) budgetary allocation/
+ͽ­ [褵դ] /budget deficit/
+ͽ [褸] /(n,vs) showing signs of/foreshadow/
+ͽ [褷夦] /(n,vs) preparation for a lesson/(P)/
+ͽ [褷] /(n) preliminary examination/pretrial hearing/
+ͽ [褷Ƥ] /(n) court of first instance/
+ͽ [褷] /(n) preliminary tremor/
+ͽ [褻] /(n) nomination/primary/preliminary contest/(P)/
+ͽ [褻󤫤] /primary caucus/
+ͽ̲ [褻Ĥ] /(n) qualifier/
+ͽ [褽] /(n,vs) expectation/anticipation/prediction/forecast/(P)/
+ͽ۲ [褽] /crystal gazer/dopester/
+ͽ۳ [褽] /(adj-na,n) unexpected/unforeseen/strange/(P)/
+ͽ۹ [褽] /estimate/
+ͽۼϹ [褽夦] /crop estimate/
+ͽ̤ [褽ɤ] /(exp) as expected (neutral and negative events)/as feared/
+ͽ [褽ꤨ] /estimated profits/
+ͽ¬ [褽] /(n,vs) prediction/estimation/(P)/
+ͽ [] /(n,vs) guessing/prediction/conclusion/(P)/
+ͽ [] /(n) foresight/foreknowledge/intimation/premonition/prediction/(P)/
+ͽ̴ [] /foresight dream/
+ͽ [Ƥ] /(n,vs) plans/arrangement/schedule/program/expectation/estimate/(P)/
+ͽ꤫鳰 [ƤϤ] /to exclude from the schedule/
+ͽѤ [Ƥ򤫤] /(exp) to change the schedule/
+ͽ [Ƥ] /program/prospectus/
+ͽ [Ƥ] /target date/
+ͽ [Ƥ] /prearranged date/
+ͽ [Ƥ] /(n) predestination/
+ͽĴ [Ƥ礦] /(n) preestablished harmony/
+ͽ̤ [Ƥɤ] /as planned/
+ͽ [Ƥ] /scheduled date/expected date/
+ͽǼ [ƤΤ] /prepayment of income taxes/
+ͽɽ [ƤҤ礦] /(n) schedule/program/itinerary/
+ͽǼ [Τ] /(n) advance payment/
+ͽ [] /(n) preparation/preliminaries/reserve/spare/(P)/
+ͽ [Ӥ] /reserve men/
+ͽư [Ӥɤ] /limbering up/
+ͽ [Ӥ] /preparatory course/
+ͽ [Ӥ] /preliminary conference/
+ͽ [Ӥ] /preliminary discussion/
+ͽ [Ӥ󤿤] /reserve fleet/
+ͽ [Ӥ礦䤯] /preliminary agreement/
+ͽ [Ӥ] /(n) reserve fund/emergency fund/
+ͽ [Ӥ] /(n) reserve army/reserve troops/
+ͽ [Ӥ礦] /preliminary negotiations/
+ͽ [Ӥ] /spade work/preliminaries/
+ͽ [Ӥ] /(n) prep school (ronin year)/(P)/
+ͽ [Ӥ] /rumble seat/
+ͽδع [Ӥ󤬤ä] /reserve officers' cadet school/
+ͽ [Ӥ] /preliminary examination/
+ͽ [Ӥ] /spare room/
+ͽ [Ӥ礦] /reserve officers/
+ͽ [Ӥ󤭤] /preliminary election/a primary (election)/
+ͽ [Ӥ󤷤] /reserve player/
+ͽ [Ӥ] /reserve equipment/backup unit/spare/
+ͽ [Ӥ] /reserve corps/
+ͽμ [Ӥ] /background knowledge/prerequisite knowledge/
+ͽĴ [Ӥ礦] /(n) preliminary investigation/
+ͽŪ [ӤƤ] /(adj-na) preliminary/preparatory/
+ͽ [Ӥ] /spare horse/
+ͽȽ [ӤϤ] /supernumerary judge/
+ͽ [Ӥ] /(n) reserve funds/emergency funds/(P)/
+ͽ [Ӥ] /spare anchor/
+ͽ [ӤҤ] /spares/reserve supply/
+ͽ [Ӥ֤Ҥ] /spare parts/
+ͽʼ [Ӥؤ] /reservist/
+ͽ [Ӥ] /(n) service in the first reserve/
+ͽɽ [Ҥ礦] /(vs) prefiguring/foreshadowing/
+ͽ [ۤ] /(n,vs) forecast/prediction/(P)/
+ͽ [ۤ] /telephone time-warning sound/
+ͽ [ܤ] /premeditation/aforethought/
+ͽ [ܤ] /(n,vs) prevention/precaution/protection against/(P)/
+ͽɰ [ܤ] /preventive medicine/prophylactic/
+ͽɺ [ܤ] /precautionary measures/
+ͽܼ [ܤä] /immunization/vaccination/(P)/
+ͽ [ܤ󤽤] /preventive war/
+ͽ [ܤ] /(n) guard (against attack)/
+ͽ [ܤ夦] /(n) immunization/shots/inoculation/preventive injection/
+ͽŪ [ܤƤ礦] /(n) prophylactic treatment/
+ͽˡ [ܤۤ] /precautionary measures/
+ͽ [ܤ䤯] /prophylactic medicine/
+ͽ [䤯] /(n,vs) reservation/contract/subscription/booking/pledge/advance order/(P)/
+ͽ [䤯] /a deposit/
+ͽ [䤯] /(n) reservation desk (of an airline)/
+ͽ [䤯] /(n) reserved word/
+ͽѤ [䤯] /reserved/engaged/
+ͽ [䤯] /subscriber/
+ͽ [䤯äѤ] /publication after securing subscriptions/
+ͽ [䤯] /(n) (on) a subscription basis/
+ͽ [䤯] /(n) reserved seat/
+ͽ̾ [䤯ᤤ] /subscription list/
+ͽͽ [ͤ] /(adv) often/lately/already/
+ͽ [줤] /preparatory command/
+ͽ [줤] /(n) first bell/
+ͽ [褵ۤ󤻤] /Yosan Main Line (Ehime-Kagawa Railway)/
+ͽ [褻󤫤] /(n) farewell party for graduates (held prior to graduation)/
+ͽ² [褻󤫤] /farewell meeting/send-off/
+; [] /(n,suf) over/more than/
+;ʪ [ޤ] /(n) something not needed/person who is in the way/
+; [ޤ] /(v5s) to save/to leave over/to spare/(P)/
+;̵ [ޤȤʤ] /(adv) fully/thoroughly/
+;ä [ޤä] /surplus money/
+; [äݤ] /(adv) very/greatly/much/to a large extent/quite/(P)/
+;ε [Τ] /(exp) another method/another problem/
+; [ޤ] /(adj-na,adv,n,n-suf) (uk) not very (this form only used as adverb)/not much/remainder/rest/remnant/surplus/balance/excess/remains/scraps/residue/fullness/other/too much/(P)/
+; [ޤ] /(adj-na,adv,n,n-suf) (uk) not very (this form only used as adverb)/not much/remainder/rest/remnant/surplus/balance/excess/remains/scraps/residue/fullness/other/too much/(P)/
+; [ޤ] /(adv) (uk) too much/excessively/too/(P)/
+;ˤ [ޤˤ] /(adj) (uk) too much/excessive/too/
+;ʪ [ޤ] /(n) remains/leavings/remnant/surplus/
+;򤯤ʤ [ޤꤪ⤷ʤ] /not very interesting/
+; [ޤ] /(v5r) to remain/to be left over/to be in excess/to be too many/(P)/
+; [褤] /(n) implied meaning/
+; [褤] /(n) reverberation/swelling (of a hymn)/trailing note/lingering memory/(P)/
+;վ [褤󤸤礦礦] /(adj-na) (sound) lingering in the air/
+;վվ [褤󤸤礦礦] /(adj-na) (sound) lingering in the air/
+; [褨] /(n) posthumous honors/
+; [褨] /(n) burning embers/
+; [褨] /(n) lingering smoke/
+; [褫] /(n) leisure/leisure time/spare time/(P)/
+; [褫] /(n) complementary angle/
+; [褫] /(n) cosecant/
+; [褫] /(n) lingering winter/
+; [褮] /(n) another method/another problem/
+;ʤ [褮ʤ] /(adj) unavoidable/inevitable/beyond one's control/(P)/
+;ʤ [褮ʤ] /(adv) unavoidably/(P)/
+;̵ [褮ʤ] /(adj) unavoidable/inevitable/beyond one's control/
+;̵ [褮ʤ] /unavoidably/necessarily/inevitably/
+; [褮] /(n) avocation/hobby/
+; [褭礦] /(n) side show/entertainment/
+; [褮礦] /(n) side line/avocation/
+;̵ [褮礦ʤ] /unavoidably/necessarily/inevitably/
+; [褯] /(n) lingering odor/
+; [褱] /(n) fortunate heredity/blessings/the rewards of virtue/something bequeathed to posterity/
+; [褱] /(adj-na,adv,n) too much/unnecessary/abundance/surplus/excess/superfluity/(P)/
+;פʤ [褱ʤ] /it's none of your business/it's not your concern/
+;פäƤ [褱ʤ䤯] /(exp) to poke one's nose (in) where one is not wanted/
+;׼ [褱] /(n) person whose presence is unwelcome or a nuisance/a fifth wheel/
+; [褲] /(n) cosine (in trigonometry)/
+; [褳] /(n) afterglow/lingering light/
+; [褳] /(n) lingering odor/
+; [褶] /(n) other crimes/further offenses/
+; [褶] /(n) spare cash/available funds/remaining fortune/
+; [褸] /(n) other things/the rest/leisure tasks/
+; [褷夦] /(n) old remaining customs/
+; [褷夦] /(n) lingering odor/
+; [褽] /(n) another place/somewhere else/strange parts/(P)/
+;긫 [褽] /(n,vs) looking away/looking aside/
+;Ԥ [褽] /(n) going out/company manners/one's best clothes/
+;Ԥ [褽椭] /(n) going out/company manners/one's best clothes/
+; [褽] /(n) another's affair/
+; [褽] /(n) stranger/outsider/
+; [褽ʤ] /(adv) while at a distance/indirectly/casually/
+;ʹ [褽] /(n) reputation/respectability/
+; [褽] /(n) another's eyes/casual observer/
+;;ꤷ [褽褽] /(adj) distant/cold/formal/
+; [褸礦] /(n) redundant/surplus/residue/balance/(P)/
+;Ͱ [褸礦󤤤] /(n) redundancy/
+; [褸礦] /(n) suggestiveness (of a poem)/lingering charm/lasting impression/
+; [褷礯] /(n) complementary color/
+; [褷] /(n) aftershock/(P)/
+; [褸] /(n) others/other people/(P)/
+; [ˤ] /(n) others/other people/
+; [褸] /(n) trailing dust/aftereffects/
+; [褹Ϥ] /spillway/
+;ϩ [褹] /(n) spillway/
+; [褻] /(n) one's remaining years/
+; [褻] /(n) surplus power/momentum/impetus/inertia/
+; [褻] /(n) one's remaining years/
+; [褻] /cotangent (in trigonometry)/
+; [褻] /cotangent/
+;± [褾] /the remaining bandits/
+; [褿] /(n) blessings/benefits (of modern civilization)/
+; [] /(n) digression/sequel (of a story)/(P)/
+; [] /(n) place/room/margin/scope/(P)/
+; [äݤ] /(adv) very/greatly/much/to a large extent/quite/
+; [ۤ] /(adv) very/greatly/much/to a large extent/quite/(P)/
+;ũ [Ƥ] /(n) drippings/
+; [Ȥ] /(n) remnants of a party or a gang/
+; [Ȥ] /(n) emoluments/additional profits/
+; [Ȥ] /(n) influence of great virtue/influence of ancestors/
+; [褸] /(n-adv,n-t) remaining time/days left/
+;Ǯ [ͤ] /(n) waste heat/remaining heat/
+;ǰ [ͤ] /(n) another idea/(P)/
+;ǰ̵ [ͤʤ] /(adv) earnestly/intently/
+; [] /(n) after-effect/secondary effect/sequel/consequence/aftermath/trail (of a storm)/(P)/
+; [Ϥ] /(n) we/
+; [Ϥ] /(n) blank space/margin/
+; [Ϥ夦] /marginal notes/glosses/
+; [Ϥڤ] /blank page/
+; [Ӥ礦] /(n) secondary disease/complications/
+; [դ] /(n) surviving custom/holdover influence/
+;ʬ [֤] /(adj-na,n) extra/excess/surplus/(P)/
+;ʰ [դ] /(n) pent-up anger/rage/
+;ʹ [֤] /(n) gossip/rumor/
+; [ؤ] /(n) resulting evil/holdover/
+;˧ [ۤ] /lingering fragrance/continuing fame (after death)/
+;̿ [ᤤ] /(n) remainder of one's life/one's remaining years/(P)/
+;̿ʤ [ᤤФʤ] /(exp) your days are numbered/
+;͵ [椦] /(n) surplus/composure/margin/room/time/allowance/scope/rope/(P)/
+;͵㤯㤯 [椦㤯㤯] /(adj-na,n) calm and composed/have enough and to spare/
+;͵忡 [椦㤯㤯] /(adj-na,n) calm and composed/have enough and to spare/
+;͵ [椦㤯㤯] /(adj-na,n) calm and composed/have enough and to spare/
+;͵忤 [椦㤯㤯] /(adj-t) (uk) composed/calm and broadminded/
+; [礯] /(n) spare energy, time or money/remaining strength/reserve power/money to spare/(P)/
+; [뤤] /(n) remnants of a party or a gang/
+; [줤] /(n) life expectancy/
+; [] /(n) ancestor's meritorious deeds/the evil effects of the lives of our predecessors/
+;Ͻ [] /(n) additional gain/
+;Ͽ [] /(n) unofficial record/rumour/
+; [褼] /(n) lingering life/feeble existence/brink of ruin/
+; [褪] /(n) trouble brought on by sins of forebears/
+; [줭] /lingering raindrops/remaining portion of a drink/favors/
+; [褸] /(n) smouldering fire/embers/
+; [褦] /(n) inexhaustible supply/
+Ϳ [] /gift/godsend/
+Ϳ [] /(v1) to give/to present/to award/(P)/
+Ϳ [̤] /giver/
+Ϳ [ߤ] /(vs-s) to take part in/to be implicated in/to side with/to support/
+Ϳ [] /(v5r) to participate in/
+Ϳ [褢] /(n) pressurization/
+Ϳ [褱] /(n) postulate/given conditions/data/
+Ϳ [褳] /(n) ally/
+Ϳ [褷] /(n) credit limit/
+Ϳ [褿] /(adj-na,n) idle gossip/nonsense/good-for-nothing fellow/
+Ϳ [褿] /(v5r) to live a wicked life/
+Ϳ [褿] /(n) (uk) hooligan/layabout/good-for-nothing/gangster/
+ͿϺ [褿] /(n) (obs) slow witted fellow/counter-hero/liar/
+Ϳ [褿Фʤ] /(n) idle gossip/
+Ϳå [] /(n) giving and taking/plundering/
+Ϳ [Ƥ] /(n) (math) point given/
+Ϳ [Ȥ] /(n) government party/(ruling) party in power/government/(P)/
+ͿϢΩ [Ȥ] /(n) ruling coalition/
+Ϳ [Ȥ] /(n) (political) parties in and out of power/majority and minority parties/(P)/
+Ϳ [꤭] /(n) feudal era police rank/
+Ϳ [] /(n) public opinion/
+ [ۤ] /(v5r) to praise (to the skies)/to sing the praises (of)/to extol/
+ [ۤ] /(v1) to praise/to admire/to speak well/
+Ủ [ۤᤴ] /lavish compliments and criticism/reverse compliment/"damning with faint praise"/
+Τ [ۤ᤿] /(v1) to applaud/to admire/to praise/
+ [ۤޤ] /(n) honour/(P)/
+˾ [ܤ] /honor/
+ [] /(n) palanquin/litter/bier/
+ [] /(n) palanquin/litter/bier/
+ [] /(n) earth/world/
+ [] /(n) wedding/bridal procession/marriage into a family/
+˾ [ܤ] /(n) popularity/esteem/reputation/confidence/
+ [] /(n) public opinion/
+Ĵ [礦] /public-opinion survey/
+¤ [] /(n) custody/undecided match/draw/tie/(P)/
+¤ [ꤷ] /(n) cloakroom/parcel room/
+¤ [ꤸ] /(n) cloakroom/parcel room/(P)/
+¤ [ꤷ礦] /(n) claim check/baggage check/luggage check/deposit receipt/(P)/
+¤ [ˤ] /(n) person left in charge of one's belongings/
+¤ʪ [] /(n) something left in charge/
+¤ [] /(v5r,vt) to keep in custody/to receive on deposit/to take charge of/(P)/
+¤ [] /(n) custody/keeping/
+¤ [] /(v1,vt) to give into custody/to leave (a child) in the care of/to entrust/to deposit/(P)/
+¤ [] /(n) key money/
+¤ [] /(v1) to make a deposit/(P)/
+¤ʪ [] /(n) object left in a person's charge/
+¶ [褭] /(n,vs) deposit/bank account/(P)/
+¶ [褭󤳤] /(n) bank account/
+¶ [褭󤷤] /depositor/
+¶Ψ [褭󤸤Ӥ] /(n) cash-deposit ratio/
+¶Ģ [褭Ĥ礦] /(n) (deposit) passbook/bankbook/
+¶ݸ [褭ۤ󤭤] /(n) Deposit Insurance Corporation (DIC)/
+¶ݸ [褭ۤ] /(n) bank deposit guarantee/
+¶ݾ [褭ۤ礦] /(n) bank deposit guarantee/
+¶Ψ [褭] /(n) deposit interest rate/
+· [褱] /(n,vs) depositing blood (in a blood bank)/
+¸ [褲] /(n) prophecy/
+¸ [褲󤷤] /(n) prophet/
+Ψ [褿] /(n) loan-deposit ratio/
+ [褿] /(n,vs) deposition/(P)/
+ [褿] /(n) deposit/
+ [礭] /(n) deposits and savings/bank account/(P)/
+Ĺ [礭󤶤] /(n) bank balance/
+ [Ȥ] /(n) government employee/
+ [褦] /(n) employ/hire/
+äʼ [Ȥؤ] /mercenary soldier/
+ä [Ȥ] /(v5u) to employ/to hire/
+ÿ [褦ˤ] /(n) employee/
+ [褦] /(n) chartered ship/
+ [褦󤱤䤯] /chartering ships/
+ʼ [褦ؤ] /(n) mercenary (soldier)/
+ [褦ؤ] /(n,vs) employing/employment/
+Ĥ [ʤ] /(adj) very young/childish/(P)/
+Ĥʤ [ʤʤ] /(n) childhood friend/friend from infancy/old playmate/(P)/
+ĤˤƸɤȤʤ [褦ˤƤȤʤ] /(exp) to be orphaned in one's babyhood/
+IJ [褦] /(n) (wheat) germ/
+Ĵ [ʤ] /(n) baby's face/
+ĵ [褦] /(n) fry (young fish)/
+ķ [褦] /(n) young lord or master/
+ķʲ [褦] /neoteny/mature sexually while in physical infancy/
+ĺ [ʤŤ] /(n) very young bride/bride (married woman) who is little more than a girl/
+Ļ [ʤ] /(n) infant/baby/little child/(P)/
+Ļ [褦] /(n) infant/baby/child/(P)/
+Ļݥ [褦ݥ] /child pornography/
+Ļ [褦] /(n) infancy/
+ĻԻ [褦㤯] /(n) massacre of the innocents/
+Ļ [褦礦] /early childhood education/
+Ļ [褦] /(n) words children use/
+Ļ [褦] /infanticide/
+Ļ˴Ψ [褦ܤ] /(n) infant mortality rate/
+Ļɸ [褦ȤĤ󤷤礦] /(n) sudden infant death syndrome (SIDS)/
+Ļ [褦] /(n-adv,n-t) cradle/
+ļ [褦㤯] /(adj-na,n) juvenile/
+ļ [褦㤯] /(adj-na,n) young and weak/
+Ľ [褦] /(n) little girl/
+ľ [褦礦] /(adj-na,n) infancy/childhood/tender age/(P)/
+Ŀ [ʤ] /(n) child's mind/child's heart/very young mind/
+ [褦] /(adj-na,n) larva/larvae/
+ﴱ [褦] /larval organ/
+ [褦] /(adj-na,n) infancy/childish/infantile/(P)/
+ձ [褦] /(n) kindergarten/(P)/
+ [褦夦] /(n) larva/chrysalis/(P)/
+Ƹ [褦ɤ] /(n) little child/
+ [ʤʤ] /(n) childhood friend/friend from infancy/old playmate/
+ [ʤʤ] /(n) childhood friend/friend from infancy/old playmate/
+ǯ [褦ͤ] /(n) childhood/infancy/
+ǯ [褦ͤ] /childhood/
+ǯ [褦ͤ󤸤] /childhood/
+̾ [褦ߤ礦] /(n) childhood name/
+̾ [褦ᤤ] /(n) childhood name/
+ͧã [ʤȤ] /(n) childhood friend/
+ [褦줤] /childhood/
+Ť [䤷] /(adj) suspicious/dubious/doubtful/
+Ű [褦] /(n) mysterious occurrence/
+ű [褦] /(n) ominous cloud/
+ű [褦] /(adj-na,n) fascinating/voluptuous/
+Ų [褦] /(n) ghost/apparition/phantom/spectre/demon/monster/goblin/(P)/
+ŲѲ [褦ؤ] /(n) (animal making a) monstrous apparition/
+ŵ [褦] /(n) ghostly/unearthly/weird/
+Ž [褦] /(n) black magic/black art/witchcraft/sorcery/
+ŽѼ [褦Ĥ] /magician/sorcerer/sorceress/
+Ž [褦] /(n) enchantress/vamp/
+ [褦] /(n) fairy/sprite/elf/(P)/
+ [褦] /(n) hag/old witch/
+ [褦] /(n) enchantress/
+ [褦] /(n) ghost/apparition/
+Ƥ [褦򤢤餿] /(exp) to change one's appearance/
+ư [褦] /(adj-na,n) easy/simple/plain/(P)/
+ưפ [䤹] /(adj) (uk) easy/simple/light/(P)/
+ƴ [褦] /(n) features/looks/
+ƴ [褦] /(n) container/vessel/(P)/
+Ƶ [褦] /(n) behavior/deportment/
+Ƶ [褦] /(n) suspect/charge/(P)/
+Ƶ [褦] /(n) suspect (person)/(P)/
+ƶ [褦礦] /(n) pro-communist/
+ƻ [褦] /(n) appearance/figure/(P)/
+ƻü [褦줤] /attractive face and figure/
+Ƽ [褦] /(n) pardon/forgiveness/mercy/(P)/
+ƿ [褦礯] /(n) looks/features/beauty/
+ [褦] /(n) capacity/volume/(P)/
+ [褦] /volume ratio/
+Ψ [褦] /(n) floor space index/ratio of building size to lot/
+ [褦] /(n) condition (usually animate)/
+ [褦] /(n) condition (usually animate)/(P)/
+ο [褦֤] /to put on airs/
+ [褦] /(n) condition (usually animate)/
+ [褦] /(n) condition (usually animate)/(P)/
+ǧ [褦ˤ] /(n,vs) approval/(P)/
+ʪ [] /(n) container/
+ [褦ܤ] /(n) looks/personal appearance/features/
+ [褦礦] /(n) capacity/electrical capacitance/(P)/
+Ƕ [褦] /(adj-na,n) mediocrity/imbecility/
+Ƿ [褦] /(n) stupid ruler/
+Ǻ [褦] /(n) mediocre talent/
+ǿ [褦] /common man/
+Ȥ [] /(v5r) to rise/(P)/
+Ȥ [] /(n,n-suf) fried bean curd/(P)/
+Ȥ [] /(v1) to lift/to fry/(P)/
+Ȥ [ҤФ] /soaring skylark/
+Ȥ [ޤ] /(n) old-fashioned hairstyle/
+Ȥ [] /(n) bits of fried batter left after cooking tempura/
+Ȥ [] /(n-adv,n-t) in the end/finally/at last/(P)/
+Ȥβ̤ [ΤϤ] /(adv,n) finally/in the end/on top of all that/
+Ȥ [] /(n) push-up door/roll-up shutter/
+ȤФ [] /(n) deep-fried (food)/
+ȤФƦ [ɤ] /(n) deep-fried tofu/
+Ȥ [] /(n) landing-stage/
+Ȥ­ [] /(n) find fault/
+Ȥ­ [Ȥ] /(exp) to find fault with someone/to flame someone/
+Ȥ­ [Ȥ] /(n) faultfinding/
+ȤĶ [礦] /(n) (abbr) excess of withdrawals over deposits/
+Ȥ [] /(n) false bottom/
+Ȥ [ʤ] /(n) deep fryer/
+Ȥ [] /(n) movable floor boards/trap door/
+Ȥʪ [] /(n) deep-fried food/
+Ȥ [ޤ] /(n) entrance curtain (in Noh)/
+Ȥ [֤] /(n) cooking oil/
+ȱij [Ϥ礦] /(n) swallowtail butterfly/
+Ȳ [] /(n) (Edo-period) brothel/
+Ȳ [褦] /(n) acute (accent, etc.)/
+Ȳ [褦] /(n) acute accent)/
+ȶ [] /(n-adv,n-t) in the end/finally/at last/(P)/
+ȶβ̤ [ΤϤ] /(adv,n) finally/in the end/on top of all that/
+ȸ [褦] /(n,vs) opening declaration/profession/declaration in public/proclamation/
+ȹ [褦] /(n) lift-drag ratio/
+Ȼҹ [褦] /Yangtze River (in China)/
+ȿ [褦] /(n) pumping water/
+ȿ [褦] /scoop wheel/
+ú [褦] /coal hoist/
+ [褦褦] /(adj-na,n) disposition/
+Φ [褦꤯] /(n) landing/unloading/
+Φ [褦꤯] /landing craft/
+Φ [褦꤯Ƥ] /landing ship/
+Φ [褦꤯礦] /landing charge/
+ [褦礯] /(n) dynamic lift/lifting power/
+ [] /(n) vibration/flickering/jolting/tremor/
+ɤ֤ [椵֤] /(n) shaking/shaking up (one's adversary)/(P)/
+ɤ֤ [椵֤] /(v5r) to shake/to jolt/to rock/to swing/(P)/
+ɤ֤ [椹֤] /(v5r) to shake/to jolt/to rock/to swing/
+ɤ굯 [椹ꤪ] /(v5s) to shake someone awake/
+ɤ [椹] /(v5r,vs) to shake/to jolt/to rock (cradle)/to swing/(P)/
+ɤ餰 [餰] /(v5g) to swing/to sway/to shake/to tremble/(P)/
+ɤ餹 [餹] /(v5s) to rock/to shake/to swing/
+ɤ᤯ [᤯] /(v5k) to flicker/to quiver/to waver/to sway/
+ɤɤ [] /swaying/flickering/
+ɤ [] /(n) vibration/flickering/jolting/tremor/
+ɤ꤫ [꤫] /(n) cradle/(P)/
+ɤ굯 [ꤪ] /(v5s) to shake someone awake/
+ɤư [ꤦ] /(v5s) to shake/to wave/to swing/to sway/
+ɤư [ꤦ] /(v5k) to quake/to swing/
+ɤ֤ [꤫] /(n) aftershock/afterquake/
+ɤ֤ [꤫] /(v5s) to shake back/
+ɤ϶ [꤫] /(oK) (n) cradle/
+ɤ [꤫] /(n) cradle/
+ɤ [椹] /(v5r,vs) to shake/to jolt/to rock (cradle)/to swing/
+ɤ [] /(v5r,vs) to shake/to jolt/to rock (cradle)/to swing/(P)/
+ɤ뤬 [뤬] /(v5s) to shake/to swing/to sway/to shock/(P)/
+ɤ뤮ʤ [뤮ʤ] /(adj) solid/firm/steady/
+ɤ뤮̵ [뤮ʤ] /(adj) solid/firm/steady/
+ɤ뤰 [뤰] /(v5g) to shake/to waver/to tremble/(P)/
+ɤ [] /(n) vibration/flickering/jolting/tremor/
+ɤ [] /(v1) to shake/to sway/(P)/
+ɤư [줦] /(v5k) to tremble/
+ɱ [褦] /(n) flutter/linger/
+ư [褦ɤ] /(n) titubation/shaking/swinging/
+϶ [꤫] /(oK) (n) cradle/
+ [褦] /(n) cradle/
+פ [褦Τ] /birthplace/
+״ [褦] /(n) infancy/in cradle/
+ʤ [褦] /(vs-s) to have/to possess/(P)/
+ʸ [褦] /(n,vs) protection/nursing/protective care/(P)/
+ [褦ؤ] /(n) retaining wall (civil engineering)/
+Ω [褦] /(n,vs) back/support/(P)/
+ [褦] /(n) day of the week/(P)/
+ [褦줤] /literary term for the sun/
+ [ʤ] /(n) willow/slim/
+̻ [褦] /(n) toothpick/
+̻ [褦] /(n) toothpick/
+ [褦夦] /(n) purple willows and weeping willows/
+ [] /(n,suf) (pol) Mr or Mrs/manner/kind/appearance/(P)/
+ [褦] /(adj-na,n-adv,n) way/manner/kind/sort/appearance/like/such as/so as to/in order to/so that/yang/(P)/
+͡ [ޤ] /(adj-na,n) varied/various/(P)/
+ͤˤʤ [ޤˤʤ] /(exp) to look good/
+ͤߤ [ޤߤ] /(exp) You'll get what you deserve!/
+ͻ [褦] /(n) aspect/state/appearance/(P)/
+ͻҸࡼ [褦ߥࡼ] /(n) wait-and-see mood/
+ͼ [褦] /(n) style/form/pattern/(P)/
+ [褦] /(n) aspect/(P)/
+ [褦] /appearance/condition/
+ [褦] /(n) form/situation/condition/
+Ѥ [ޤ] /(n) complete change/(P)/
+Ѥ [ޤ] /(v5r) to change the state of things/
+ [ޤ] /agreeable condition/
+ [ޤ] /(adj-na,n) varied/various/
+Ρ [褦褦] /(adj-t) boundless/vast/wide/broad/
+Τ鷺 [褦ΤȤȤ鷺] /(adv) in all parts of the world/both in the Occident and the Orient/
+βۻ [褦] /(n) Western confectionery/
+β [褦] /(n) Western paintings/(P)/
+β [褦] /artist who produces Western-style paintings/
+γ [褦餷] /mustard/
+γ [褦] /(n) Western learning/
+γ [褦] /(n) western (non-Japanese) music/(P)/
+δ [褦] /(n) Western-style room/(P)/
+δ [褦] /(n) western-style house/
+ε [褦夦] /(n) Western-style archery/(small) Western-style bow/
+ζ [褦] /(n) (obs) piano/
+ζ [褦] /(n) German or nickel silver/
+θ [褦] /(n) foreign (Western) breed of dog/
+θ [褦] /(n) foreign speech/
+ι [褦] /(n) carmine/crimson/
+ι [褦] /(n) overseas travel/(in preliberation China) a store operated by a foreigner/
+κ [褦] /(n) (Western) dressmaking/(P)/
+κۻ [褦] /dressmaker/
+λ [褦] /(n) (Western-style) umbrella/parasol/
+λ [褦] /(n) paper manufactured in the Western manner/
+μ [褦] /(n) Western style/(P)/
+μ [褦] /(n) Western-style room/(P)/
+μ [褦] /(n) Western or foreign type/
+μ [褦] /(n) Western liquor/(P)/
+ν [褦] /(n) Western books/(P)/
+ξ [褦礦] /(n) on the sea or ocean/(P)/
+ο [褦礯] /(n) Western-style meal/(P)/
+ [褦] /(n) Western clothing/Western binding/
+֤ [褦Ȥ] /(n) Western-style binding/
+ȱ [褦Ϥ] /(n) Western hairdressing/
+ [褦Ҥ] /(n) Western-style apparel and accessories/haberdashery/
+Ź [褦ҤƤ] /(n) shop which handles Western-style apparel and accessories/
+ [褦] /(n) Western-style dance/
+ [褦դ] /(adj-na,n) western style/(P)/
+ [褦դ] /(n) Western-style clothes/(P)/
+ [褦դ] /tailor's (shop)/dressmaker's shop/tailor/dressmaker/
+ý [褦դ] /Western clothes cupboard/
+ʸ [褦֤] /(n) (1) Western word or sentence/(2) word created by translating components of a Western word/
+ [褦ۤ] /(n) book of Western origin/
+ [褦褦] /(adj-na,n) broad/vast/
+Τ [褦褦] /(adj-t) boundless/vast/wide/broad/
+ [褦] /orchid of Western origin/
+ [褦ʤ] /(n) (Western) pear/
+Ϥ [Ȥ] /(v5s,vt) to melt/to dissolve/(P)/
+Ϥ餷 [Ȥ餷] /mustard paste/
+Ϥۤ [Ȥۤ] /(v5s) to whip an egg/to scramble (e.g. an egg)/
+Ϥ [Ȥ] /(v5k,vt) to dissolve (paint)/(P)/
+Ϥ䤹 [Ȥ䤹] /soluble/
+Ϥ [Ȥ] /(v1,vi) to melt/to thaw/to fuse/to dissolve/(P)/
+Ϥ礦 [Ȥ] /(v5u) to melt together/
+Ϥ [Ȥ] /(v5m) to melt into/(P)/
+ϱ [褦] /(n) solution (liquid)/(P)/
+ϲ [褦] /(n) melting/smelting/
+ϲ [褦] /(n) solution/(P)/
+ϲ [褦] /solubility/
+ϲ [褦] /(n) solubility/
+ϲǮ [褦ͤ] /(n) solution heat/
+ϲ [褦礯] /solubility/solvent power/
+ϲϧ [褦] /(n) melting furnace/
+ϴ [褦] /(n) lava/(P)/
+ϴή [褦夦] /(n) lava flow/
+Ϸ [褦] /(n) hemolysis/
+ϷϢ [褦Ĥ󤵤夦] /(n) hemolytic streptococcus/
+Ϲϧ [褦] /(n) smelting furnace/blast furnace/(P)/
+Ϻ [褦] /(n) solvent/solution/flux/
+Ϻ [褦] /solvent/
+ϼ [褦] /(n) a solute/
+ [褦] /(n,vs) weld/welding/(P)/
+ܵ [褦Ĥ] /welding machine/
+ܹ [褦Ĥ] /welder/
+ܺ [褦Ĥ] /welding flux/
+ [褦] /(n) molten iron/
+¸ [褦] /(vs) dissolution (dissolved)/
+¸ [褦󤵤] /(n) dissolved oxygen/
+ [褦Ф] /(n) solvent/
+ȯ [褦Ϥ] /ablative shield (rocket)/
+ͻ [褦椦] /(adj-na,n) melting/fusion/
+Ϥ [褦褦] /(adj-t) vast/overflowing with water/spacious/
+Ф [Ȥ] /(v1,vi) to melt/to thaw/to fuse/to dissolve/
+в [褦] /(n,vs) melting/fusing/
+д [褦] /(n) lava/
+йϧ [褦] /(n) smelting furnace/blast furnace/
+ [褦] /(n,vs) weld/welding/
+ [褦] /(n) molten iron/
+ͻ [褦椦] /(adj-na,n) melting/fusion/
+ [褦] /(n,n-suf) task/business/use/(P)/
+Ѥ [] /(v1) to use/to make use of/(P)/
+Ѥͭ [褦] /(exp) to have things to do/
+Ѥ­ʤ [褦ˤʤ] /be of no use/be useless/
+ѤΩ [褦ˤ] /(exp) to be of use (service)/
+Ѥ­ [褦򤿤] /(exp) to relieve oneself/to do one's business/to go to the toilet/
+Ѱ [褦] /(n,vs) preparation/(P)/
+Ѱդ˳ݤ [褦ˤ] /(exp) to set about preparations/
+Ѱռ [褦夦Ȥ] /(adj-na,n) very careful/thoroughly prepared/
+ѱ [褦] /(n) use and benefits/
+ѱ׸ [褦] /(n) a usufructuary right/
+ѱʪ [褦֤ä] /usufruct/
+Ѵ [褦] /(n) tool/instrument/
+Ѵ [褦] /(n) mechanical drawing/
+Ѷ [褦] /(n) public money/
+Ѷ [褦] /(n) tools/implements/(P)/
+ѷ [褦] /(n) business/(P)/
+Ѹ [褦] /(n) declinable word/
+Ѹ [褦] /(n) term/terminology/(P)/
+Ѹ콸 [褦夦] /glossary/
+Ѹ [褦भ] /(n) errand/one's business/
+ѺѤ [褦] /(n) finish using/business settled/
+Ѻ [褦] /(n) materials/
+ѻ [褦] /(n) blank form/(P)/
+ѻ [褦] /(n) tasks/things to do/(P)/
+ѻͷӤͤ [褦ȤӤ򤫤ͤ] /on business combined with pleasure/
+ѻ [褦] /(n) using characters/
+Ѽ [褦] /(n) adoption or rejection/choice/separating the needed from the unneeded/
+ѿ [褦] /(n,vs) care/precaution/guarding/caution/(P)/
+ѿ [褦󤷤] /on one's guard/
+ѿǡϤʤ [褦󤹤ˤϤʤ] /Caution is the best policy/
+ѿ [褦֤] /(adj) wary/watchful/(P)/
+ѿ [褦ܤ] /(n) bodyguard/(P)/
+ѿ [褦ˤ] /(n) manager/steward/
+ѿ [褦] /(n) irrigation water/water for fire/city water/cistern water/(P)/
+ѿ [褦] /reservoir/
+ѿ [褦] /(n) water reservoir/
+ѿ [褦ܤ] /(n) irrigation ditch/
+ѿϩ [褦] /(n) irrigation channel or ditch/flume/
+ [褦] /(n) chartering or hiring a vessel/
+­ [褦] /(n) (transaction of) business/purveyor/going to the washroom/(P)/
+ã [褦] /purveying/
+ã [褦] /(n) going about one's business/
+ý [褦] /(n) small cabinet/chest of drawers/bureau/
+ [褦] /(n) business conversation/
+ [褦] /(n) site/(P)/
+ [褦] /(n) use/usefulness/(P)/
+ [褦] /(n) supplies/
+ɮ [褦Ҥ] /(n) brush/penmanship/
+ [褦Ҥ] /(n) articles/supplies/parts/(P)/
+ʼ [褦ؤ] /(n) tactics/
+ʼ [褦ؤ] /tactics/strategy/
+ [褦٤] /(n) defecation/urination/
+ˡ [褦ۤ] /(n) directions/rules of use/
+̳ [褦] /(n) business/
+̳ [褦त] /(n) orderly/janitor/
+̵ [褦ʤ] /idle/useless/
+̿ [褦ᤤ] /(n) command/order/request/
+ [褦] /(n) service/
+ΩƤ [褦Ƥ] /(v1) to make use of/to lend money/
+ [褦礦] /(n) dose/
+ [褦줤] /(n) example/illustration/(P)/
+ [褦] /(n) stationery/writing pad/
+ [] /(n) stove/furnace/kiln/(P)/
+Ұ [ޤ뤷] /(n) potter's mark/
+Ҷ [褦礦] /(n) ceramics/ceramic industry/(P)/
+Ҹ [ޤ] /(n) pottery/(P)/
+ҽФ [ޤ] /(n) removing pots from kiln/
+ [ҤĤ] /(n) sheep/(P)/
+Ӥη [ҤĤΤ] /flock of sheep/
+ӱ [ҤĤ] /(n) floccus/
+ӻ [ҤĤ] /(n) shepherd/shepherdess/
+ӻ [] /(n) fern/
+Ӿ [ҤĤ] /sheepfold/
+ӿ [褦] /(n) amniotic fluid/
+ӿ [褦] /(n) amniocentesis/
+IJ [褦礦] /(n) winding/zigzag/
+Ƭ [褦Ȥˤ] /using a better name to sell inferior goods/crying wine and selling vinegar/
+ [褦ˤ] /(n) mutton/lamb (meat)/(P)/
+ [褦Ҥ] /(n) parchment/
+ [褦ޤ] /(n) amnion/
+ [褦⤦] /(n) wool/(P)/
+Ӥ򴢤 [褦⤦򤫤] /(exp) to shear sheep/
+Ӥय [褦⤦򤹤] /(exp) to card wool/
+ [褦] /(n) sweet bean jelly/
+ [褦] /(n) bean jelly/
+ [] /(n) leaf/(P)/
+դä [Ϥä] /(n) leaf/(P)/
+ձ [Ϥ] /(n) under the (shadow) of the leaves (of a tree)/
+ձ [Ϥ] /(n) hiding in the leaves/
+ձ [ϤФ] /(n) leaf tobacco/
+ղð [Ϥܤ] /(n) kale/
+ղ [褦] /(n) leaf bud/
+մ [Ϥޤ] /(n) cigar/(P)/
+շƬ [ϤȤ] /(n) tampala/
+շ [ϤŤ] /(n) (obs) eighth month of the lunar calendar/
+պ [褦뤤] /(n) leafy vegetables/
+պ [Ϥ] /(n) cherry tree in leaf/
+ջ [褦] /(n) folic acid/
+ս [Ϥ] /(n) postcard/(P)/
+սɽ [ϤΤ] /(n) front of a post card/
+տ [褦] /(n) leaf blade/
+ [ϤäƤ] /(n) leafnodes/
+ [Ϥ] /(n) leaf tea/
+ [Ϥ¤] /(n) leaf tea/
+ [Ϥ] /(n) breeze rustling through leaves/
+ʪ [Ϥ] /(n) foliage plants/
+ [褦ؤ] /(n) leaf stalk/stipe/
+˪ [ϤФ] /(n) sawfly/
+ [Ϥ] /(n) tip of a leaf/
+̮ [褦ߤ㤯] /(n) veins of a leaf/
+ [Ϥ] /(n) aspidistra/
+ [褦礯] /(n) chlorophyl/
+ [褦礯] /(n) chloroplast/
+ [褦] /(n) leaf axil/
+ [ʤ] /(n) pivot/vital point/(P)/
+פ [褦] /(vs-s) to demand/to require/to take/(P)/
+פ [褦] /(adv,exp) in a word/after all/the point is ../in short ../(P)/
+פ [褦] /(adv) in short/the point is/(P)/
+פ [] /(adj-na,adj-pn) needless/
+פ [] /expense(s)/
+פ [] /(v5r) to need/(P)/
+פʪ [] /thing (someone) needs or wants/
+פƤ [褦򤨤Ƥ] /(exp) to be to the point/
+פ [褦򤨤] /(exp) to be to the point/
+װ [褦] /(n) essential member/necessary person/personnel/(P)/
+װ [褦] /(n) primary factor/main cause/(P)/
+ײ [褦] /(n) primary nursing care/
+׳ [褦] /(n) stronghold/strategic position/
+׳ǧ [褦ˤ] /confirmation required/
+׵ [褦] /(n) essence/
+׵ [褦夦] /(n,vs) request/demand/requisition/(P)/
+׵ [褦夦] /claimant/
+׵ [褦夦] /send a request/
+׵ʧ¶ [褦夦Ϥ餤褭] /(n) demand deposit/
+׶ [褦] /(n) necessary tools/
+׷ [褦] /(n) ambush attack/
+׷ⵡ [褦] /interceptor/
+׷Ʈ [褦Ȥ] /fighter interceptor/
+׷ [褦] /(n) main point/
+׷ [褦] /(n) requirement/important matter/(P)/
+׹ [褦] /(n) important port/
+׹ [褦] /(n) principle/(P)/
+׹ [褦] /(n) important points/(P)/
+׺ [褦] /(n) fort/stronghold/fortification/
+׻ [褦] /(n) gist/essentials/summary/fundamentals/(P)/
+׼ [褦] /(n) formal/
+׽ [褦] /(n) important point/important position/(P)/
+׽׽ [褦褦] /every important point/
+׽ [褦礦] /(n) claim/
+׾ [褦礦] /(n) important point/strategic position/key point/(P)/
+׿ [褦礯] /(n) important office/(P)/
+׿ऱ [褦礯餷ꤾ] /to expel (a person) from an important position/
+׿ [褦] /(n) important person/(P)/
+׿ [褦] /(n) outline/rough sketch/
+ [褦] /(n,vs) claim/demand/request/application/(P)/
+ [ʤᤤ] /(n) keystone/
+ [褦] /(n) element/(P)/
+ [褦] /(n) important talk/
+ [褦] /(n) important place/strategic location/
+ [褦夦] /(n) attention (care) required/needs special attention/(P)/
+տʪ [褦夦֤] /person requiring special attention/person under surveillance/
+ĺ [褦] /main points/list of requirements/
+ [褦Ƥ] /(n) important point/
+ [褦Ƥ] /(n) gist/main point/(P)/
+˿ [褦Ƥˤդ] /(exp) to come to (touch on) the point/
+ [褦] /(adj-no) necessary or not/optional (items)/
+˾ [褦ܤ] /(n) demand for/request/(P)/
+̳ [褦] /(n) important business/
+ [褦⤯] /(n) syllabus/main items/
+ [褦䤯] /(n,vs) summary/digest/(P)/
+ [褦䤯] /(n,vs) summary/digest/
+ [褦褦] /(adj-na,n) important matters/
+ [褦] /(n) outline/summary/survey/handbook/
+ά [褦㤯] /(n) epitome/summary/outline/
+ [褦礦] /(n) point/gist/essentials/outline/(P)/
+ΤƤ [褦礦򤨤Ƥ] /(exp) to be to the point (as in germane)/
+ϩ [褦] /(n) (1) main or important road/(2) influential or important position/the authorities/
+ [] /(n) Noh chanting/recitation/(P)/
+ؤ [] /(v5u) to sing/(P)/
+ؤؤ [򤦤] /(exp) to recite an utai (Noh chant)/
+ض [褦礯] /(n) Noh song/(P)/
+ʪ [] /(n) an utai (Noh chant) piece for recitation/
+٤餵 [ɤ餵] /(v1) to be manipulated (lit: to be made to dance)/
+٤ [ɤ] /(n) dance/(P)/
+٤궸 [ɤ꤯뤦] /(v5u) to dance in ecstasy/
+٤ [ɤꤳ] /(n) dancer/(P)/
+٤ [ɤꤸ] /(n) repetition of the previous character/
+٤ [ɤ] /(n) dancer/
+٤Ф [ɤ] /(v5s) to begin to dance/to break into a dance/
+٤夬 [ɤꤢ] /(v5r) to spring up/to leap to one's feet/to jump up and down/
+٤ [ɤ] /(n) dance hall/dance floor/landing (stairs)/(P)/
+٤ȴ [ɤ̤] /to dance away/
+٤ [ɤ] /(v5r) (1) to dance/(2) to jump/(P)/
+ٻ [ɤꤸ] /(io) (n) repetition of the previous character/
+ [褦䤯] /(n,vs) leaping with joy/jumping about/
+ڡ [ϤФ] /(adv) from afar/over a great distance/all the way/
+ڤ [Ϥ뤫] /(adj-na,adv,n) far/far away/distant/remote/far off/(P)/
+ڤ [Ϥ뤫] /(adv) far off/in the distance/long ago/far/by far/far and away/
+ڤ [Ϥ뤫फ] /(n) long ago/
+ڤ [Ϥ뤫ʤ] /(adj-no) faraway/far-off/
+ڱ [褦] /(adj-na,n) (rare) far away/very far off/remote/
+ [褦Ϥ] /(n,vs) worshipping from afar/
+ [ϤФ] /(adv) from afar/over a great distance/all the way/
+ [] /(n) sun/sunlight/
+ [褦] /(adj-na,n-adv,n) way/manner/kind/sort/appearance/like/such as/so as to/in order to/so that/yang/(P)/
+ۤ [褦Τ] /foreskin/
+۱ [] /(n) heat haze/shimmer of hot air/
+۱ [褦] /(n) heat haze/shimmer of hot air/
+۲ [褦] /(n) positive (photographic) image/
+۵ [褦] /(adj-na,n) season/weather/cheerfulness/(P)/
+۶ [褦礯] /(n) anode/
+۶ [褦礯] /(n) anode rays/
+۸ [褦] /(n) sunshine/sunlight/(P)/
+ۻ [褦] /(n) proton/(P)/
+ۻ [褦] /proton beam/
+ۼ [Ҥ] /(n) sunlight/rays of the sun/
+ۼͤ [Ҥ] /(n) sunlight/rays of the sun/
+۽ [褦] /(n) spring/the springtime/
+ [褦] /(n) positivity/(P)/
+ȿ [褦ϤΤ] /positive reaction/
+ž [褦Ƥ] /(n) positive reaction (to medical test)/
+ŵ [褦Ǥ] /(n) positive electricity/
+Ż [褦Ǥ] /(n) positron/
+Żػ [褦Ǥ󤷤ۤ󤽤Ĥ] /(n) positron emission topography (PET)/
+ [Ҥ] /(n) exposure to the sun/sunny place/
+ư [褦ɤ] /diversionary tactics/
+ [褦] /foreskin/
+ʪ [褦֤] /(n) phallus/penis/
+ [褦ۤ] /(n) open reward (for anonymous act of charity)/
+ί [Ҥޤ] /(n) sunny spot/exposure to the sun/
+ [褦줭] /(n) solar calendar/
+ܤ [䤷ʤ] /(n) nutrition/nourishment/nurture/bringing up/rearing/
+ܤƤ [䤷ʤƤ] /(v1) to bring up/to foster/to rear/
+ܤ [䤷ʤ] /(n) foster child/
+ܤ [䤷ʤ] /(n) godparents/foster parents/
+ܤ [䤷ʤ] /(v5u) to rear/to maintain/to cultivate/(P)/
+ܰ [褦] /(n) bringing up/rearing/upbringing/(P)/
+ܰ [褦] /child-rearing expenses/
+ܲ [褦] /(n) adoptive family/
+ܵ [褦] /(n) fish breeding/pisciculture/
+ܵ [褦礸礦] /hatchery/
+ܵ [褦] /fish-breeding pond/
+ܷ [褦] /(n) poultry raising/(P)/
+ܷܲ [褦] /poultry farmer/
+ܷܶ [褦礦] /the poultry industry/poultry farming/
+ܷܾ [褦礦] /poultry or chicken farm/
+ܸ [褦] /(n,vs) protection/nursing/protective care/(P)/
+ܸۡ [褦ۡ] /nursing home/
+ܸص [褦ä夦] /school for the handicapped/
+ܸع [褦ä] /school for the handicapped/
+ܸ͡ [褦礦] /teacher for the handicapped/
+ܸ [褦] /institution for the handicapped/
+ܸ [褦] /(n) (rare) carp breeding/
+ܻ [褦] /(n) sericulture/silkworm culture/(P)/
+ܻ [褦󤮤礦] /the sericulture industry/
+ܻ̻ [褦] /(n) adoptive heir/
+ܻ [褦] /(n) adopted child/son-in-law/(P)/
+ܻұ [褦󤰤] /adoption/
+ܻұȤ [褦󤰤] /adoption (of an heir)/
+ܽ [褦] /(n) adopted daughter/foster daughter/
+ܿ [褦礯] /(n) raising/culture/cultivation/(P)/
+ܿ [褦礯礦] /(n) nursery/farm/
+ܿ [褦礯󤸤] /cultivated pearls/
+ܿ [褦礯] /fish pond/
+ [褦] /(n,vs) training/development/(P)/
+ [褦礦] /(n) hygiene/health care/recuperation/
+ [褦Ȥ] /(n) pig-keeping/pig farming/(P)/
+ھ [褦Ȥ󤸤礦] /pig or hog farm/
+ [褦] /(n) foster father/adoptive father/(P)/
+ [褦դ] /(n) adoptive parents/(P)/
+ʬ [褦֤] /(n) nourishment/nutrient/
+ [褦] /(n) foster mother/adoptive mother/
+˪ [褦ۤ] /(n) beekeeping/apiculture/
+˪ [褦ۤ] /beekeeper/apiarist/
+Ӻ [褦⤦] /(n) hair tonic/
+Ϸ [褦] /(n) making provision for the elderly/(P)/
+Ϸ [褦] /(n) home for the aged/old people's home/(P)/
+Ϸǯ [褦ͤ󤭤] /old age pension/
+Ϸݸ [褦ۤ] /endowment insurance/
+ [褯] /(n) craving/desire/greed/avarice/
+ [⤽] /(adv,conj,n) (uk) in the first place/to begin with/(P)/
+ޤ [] /(n) weight (e.g. paperweight)/rear guard/control/a check/pressure/(P)/
+ޤ [] /(v1) to check/to curb/to suppress/to control/to arrest/(P)/
+ޤ [] /uncontrollable/irrepressible/
+ޤդ [Ĥ] /(v1) to press down/to hold down/to pin down/to repress/
+ް [褯] /(n) check/restraint/oppression/suppression/(P)/
+޻ [褯] /(n) check/checkmate/stave off/control/restraint/(P)/
+ [褯] /(n,vs) control/restraint/suppression/(P)/
+ [褯褦] /(n) intonation/accent/modulation/inflection/(P)/
+α [褯夦] /(n,vs) internment/detainment/detention/(P)/
+α [褯夦] /detainee/
+α [褯夦] /detention or internment camp/
+ݵ [褯] /(n) dejection/depression/
+ [褯] /(n) greed/wants/(P)/
+ߤ [ۤ] /(adj) wanted/wished for/in need of/desired/(P)/
+ߤ [ۤ] /(v5r) to desire/to want/to wish for/to covet/(P)/
+ߤ [ۤä] /(vs-s) to want/to desire/(P)/
+ߤβ [褯Τޤ] /incarnation of selfishness/lump of avarice/
+ߤθǤޤ [褯Τޤ] /incarnation of selfishness/
+ߤ [褯Τɤ줤] /slave to avarice/
+ߤФ [褯Ф] /(adj-na,n) avarice/covetousness/greed/
+ߤĥ [褯Ϥ] /(exp) to lust for/
+ߵ [褯] /extreme greediness/
+ߵ [ä夦] /(n) desire/(P)/
+ߵ [ä夦դޤ] /frustration/
+߾ [褯礦] /(n) passion(s)/(sexual) desire/craving/
+߿ [褯] /(n) greed/
+߿ [褯դ] /(adj-na,n) avarice/covetousness/greed/
+߿ [褯֤] /(adj-na,n) avarice/covetousness/greed/(P)/
+߿ [褯դ] /(adj) greedy/
+ĥ [褯Ф] /(adj-na,n) avarice/covetousness/greed/(P)/
+ĥ [褯Ф] /(v5r) to covet/to lust for/
+ [褯Ȥ] /(n) selfishness/self-interest/
+Ԥ [褯Ȥ] /(n) carrying out mercenary deeds/having a mercenary attitude/calculating/
+ǰ [褯ͤ] /(n) desire/wish/passion/
+˾ [褯ܤ] /(n) desire/appetite/(P)/
+ [褯] /(n) partiality/bias/
+ಽ [褦] /(n) iodization/
+ [褦] /(n) iodine (I)/
+ [褯] /(n) fertile land/oasis/
+ [褦ɤ] /iodine tincture/
+ [褯] /(n) rich soil/fertile land/
+ [褯] /(n) fertile fields or plain/
+ [褯] /(n-suf) bath/(P)/
+Ӥ [Ӥ] /(v1) to hurl abuse/to level insults/
+Ӥ [Ӥ] /(v1) to pour on/(P)/
+Ӥݤ [Ӥ] /(v1) to hurl abuse/to level insults/
+Ӥݤ [Ӥ] /(n) pushing down (one's opponent) by leaning on (him)/
+Ӥ [Ӥ] /(v1) to bathe/to bask in the sun/to shower/(P)/
+ [椫] /(n) bathrobe/informal summer kimono/yukata/(P)/
+ [褯] /(n) bathrobe/informal summer kimono/yukata/
+ݤ [椫] /(n) wearing a yukata/in one's informal summer kimono/
+ [ä] /(n) bather/(hot springs resort) guest/
+ [ä㤯] /(n) bather/(hot springs resort) guest/
+ [褯] /(n-t) after bathing/
+Ἴ [褯] /(n) bathroom/bath/(P)/
+ [褯礦] /(n) bath (tub, bath-house)/(P)/
+ [褯] /(n) bathtub/(P)/
+ [褯褦] /(n) for bath use/
+⡹ [褯褯] /(n) the one after next/
+⡹ [褯褯] /(n-t) two days later/next day but one/
+ [褯] /(n-adv,n-t) following month/(P)/
+⽵ [褯夦] /(n-t) the following week/the next week/(P)/
+ [褯] /(n-t) next spring/
+ī [褯] /(n-adv,n-t) the next morning/(P)/
+ī [褯礦] /(n-adv,n-t) the next morning/(P)/
+ [褯] /(n-adv,n-t) next day/(P)/
+ǯ [褯ͤ] /(n-t) following year/(P)/
+ [褯Ф] /(n-t) the following evening/
+ [褯褯] /(n) the one after next/
+ [褯褯] /(n-t) two days later/next day but one/
+ǯ [褯褯ͤ] /(n-t) two years later/
+ [ĤФ] /(n) wing/(P)/
+㡹 [褯褯] /(adj-na,n) prudent/very careful/
+򹭤 [ĤФҤ] /(exp) to spread the wings/
+ĥ [ĤФϤ] /(exp) to spread the wings/
+㻿 [褯] /(n,vs) supporting/countenance/assistance/
+ [褯⤯] /chiroptera/
+ [褯礦] /(n) wing shape/
+ [褯Ȥ] /wing (of a building)/
+ [褯󤻤] /(n) wing area/
+ [褯褯] /(adj-na,n) prudent/very careful/
+ [ɤ] /(v5m) to stagnate/to be stagnant/to settle/to deposit/to be sedimented/to be precipitated/to hesitate/to be sluggish/to stammer/to stumble/to falter/
+ [ɤ] /river in Osaka Prefecture/(P)/
+屧 [餦] /(n) (1) Laos/(2) bamboo pipestem/
+屧 [餪] /(n) (1) Laos/(2) bamboo pipestem/
+ [餫] /(n) arhat/Lohan/achiever of Nirvana/
+ [餷] /(pt:) (n) felt (pt: raxa)/woollen cloth/
+ӻ [餷㤬] /(n) flock paper/
+ [餷] /(n) compass needle/
+˵ [餷] /(n) compass/
+ [餷Ф] /(n) compass/(P)/
+׺ [餷Ф] /(n) (the constellation) Pyxis/
+ [餷礦] /(n) gate in old Kyoto/Rashomon (story by Akutagawa, film by Kurosawa)/
+ŵ [Ƥ] /Latin/
+ƺŵ [ݤˤƤ] /Latin-Portuguese-Japanese dictionary/
+ [ۤ] /compass bearing/
+ [ۤ] /compass north/
+ [] /(n,vs) enumeration/(P)/
+ [餻] /(n) Rakshasa (type of evil spirit) (Sanskrit)/
+ [ͤ] /(n) (uk) screw/helix/spiral/
+Ҳ [ͤޤ路] /(n) screwdriver/
+һ [ͤ] /(n) screw thread/ridge/
+ڤ [ͤ] /screw cutter/thread cutting/
+ţ [ͤ] /(n) screw/
+ [餻] /(n) screw/helix/spiral/(P)/
+ [餻󤫤] /spiral staircase/
+ [Ǥ] /(n) mother-of-pearl/
+ٹ [Ǥ󤶤] /mother-of-pearl inlay/
+ [Ϥ] /(adj-no,n) naked/nude/bare/(P)/
+ˤʤ [Ϥˤʤ] /(exp) to take off one's clothes/to undress/
+μ [ϤΤĤ礦] /bare mass (physics)/
+ [Ϥä] /(n) without any means/reduced to naked personal merit/
+Ӥο [ϤäΤҤ] /person with no property but his (her) own body/
+ [餬] /(n) naked eye/
+绲 [Ϥޤ] /(n) visiting a shrine naked in winter/
+ҿʪ [餷礯֤] /(n) gymnospermous plant/
+ [餷] /(n) exposure/
+ [餷] /(n) naked (body)/
+ [Ϥ] /(n) uninsulated electrical wire/
+ [餾] /(n) nude statue/
+­ [Ϥ] /(n) barefoot/(P)/
+ [餿] /(n) nudity/
+β [餿] /(n) nude (picture)/
+μ [餿央] /nudism/
+ [Ϥष] /(n) caterpillar/person with scanty supply of clothes/
+ŵ [ϤǤ󤭤夦] /(n) naked light bulb/
+ [Ϥ] /(n) unsaddled horse/
+ [Ϥम] /(n) rye/
+ [] /(n) nude woman/naked woman/(P)/
+ز [դ] /(n) nude (painting)/
+ [餤] /since (last month)/for (10 days)/next (year)/(P)/
+衹 [餤餤夦] /week after next/
+褷 [] /(n) the past/
+褷 [] /(n) the past/
+褹 [] /(v5s) to cause/to induce/to bring about/to produce/
+褿 [] /(v5s) to cause/to induce/to bring about/to produce/
+褿 [] /(v5r) to come/to arrive/to be due to/to be next/to be forthcoming/
+Ϥ [餤Ϥ] /(v1) to come for the first time/to become for the first time/
+ [] /(v5r) to come/to arrive/to be due to/to be next/to be forthcoming/(P)/
+ [] /(vk) to come/to come to hand/to arrive/to approach/to call on/to come on (rain)/to set in/to be due/to become/to grow/to get/to come from/to be caused by/to derive from/(P)/
+ [] /the coming days/
+ [Ҥ⤯Ҥ] /every day/
+ǯ [Ȥ] /(n) the coming year/
+ [餤] /(n) purpose of a visit/
+象 [餤] /(n) visit to a hospital, temple, school, etc./
+ [餤] /(n) assistance/support/
+ [餤] /(n) come to perform/
+ [餤] /(n) your coming/coming with happy news/your presence/
+ [餤] /(n) your coming/coming with happy news/your presence/
+ [餤] /(n) attendance/
+ [餤] /attendance/those present/
+ش [餤ä] /(n-t) next semester/
+ݤ [] /(v5r) to happen to come/
+ݤ [] /on the way here/
+ [餤] /(n) inspection visit/
+Ѽ [餤󤷤] /visitor (to an exhibit)/
+ [餤] /(n-t) next term/
+赨 [餤] /(n) next semester/next session/next season/next year/
+ [餤] /(n) visitor/caller/
+ [餤㤯] /(n) visitor/caller/(P)/
+Ҷ [餤㤯] /customers/clients/
+ҹ˲ [餤㤯ˤ] /(exp) to be besieged with visitors/
+˧̾Ͽ [餤㤯ۤᤤ] /guest book/
+ [餤] /(n) the coming of Amida Buddha to welcome the spirits of the dead/
+ [餤] /(n-adv,n-t) next month/(P)/
+ [餤] /(n) enter/
+ [फ] /(v5u) to come facing (us)/
+蹶 [餤] /invasion/
+ [餤] /(n) arrival of ships/arrival by ship/
+ [餤] /(n,vs) coming to pay tribute/
+碌 [碌] /(v1) to happen to come along/
+ [餤Ϥ] /coming to Osaka/
+ [餤] /(n) visit to a company/
+ [餤] /(n) your coming/your visiting me/
+轱 [餤夦] /(n) raid/attack/invasion/(P)/
+轵 [餤夦] /(n-adv,n-t) next week/(P)/
+ [餤] /(n-t) next spring/(P)/
+ [餤Ϥ] /(n-t) next spring/
+ [餤] /(n) letter received/
+ [餤礦] /(n) attendance/
+ [餤] /(n) attendance/
+ [餤礦] /those attending/
+ [餤礦] /(n) letter received/
+迮 [餤] /(n) letter received/
+ [餤] /(n) doctor's visit/
+ [餤] /(n) the next world/the future/posterity/
+ [餤] /(n) the next world/the future/posterity/
+ [餤] /next century/
+ [餤] /coming to Korea/
+ [餤] /(n) coming of a visitor to one's home/
+ [餤] /(n) interview/
+ [餤㤯] /(n,vs) arrival/
+ī [餤礦] /(n) arriving in Japan/visiting Japan/
+İ [餤礦] /(n) attendance/
+š [餤Ƥ] /visiting someone's residence/
+Ź [餤Ƥ] /(n) coming to the store/(P)/
+ [餤Ǥ] /(n) incoming telegram/
+ [ˤ] /difficult to come/
+ [餤ˤ] /(n) arrival in Japan/coming to Japan/visit to Japan/(P)/
+Ǥ [餤ˤ] /(n) arrival at one's post/
+ǯ [餤ͤ] /(n-adv,n-t) next year/(P)/
+ǯ [餤ͤ] /(n) next year/next fiscal year/
+ [餤Ҥ] /(n) guest/visitor/visitor's arrival/(P)/
+ [餤Ҥ󤻤] /visitor's seats/
+դ [Ĥ] /(v1) to call frequently/
+ [餤դ] /(n) return/coming back/
+ [] /your coming/
+ˬ [餤ۤ] /(n,vs) visit/call/(P)/
+ˬ [餤ۤ] /client/visitor/caller/
+ͳ [餤] /(n) origin/cause/
+ͷ [餤椦] /(n) visit/
+ͷ [餤椦] /visitor/tourist/
+轵 [餤餤夦] /week after next/
+Ω [] /new arrival/
+ [餤] /(n) attendance/presence/visit/coming/advent/
+ [餤줭] /(n) history/career/
+ [餤] /invasion/raid/
+ [Τ] /(n) request/favor/reliance/dependence/(P)/
+ߤι [ΤߤΤĤ] /(n) last ray of hope/
+߹ [Τߤ] /(v5m) to request earnestly/
+߻ [Τߤ] /(n) favour/
+߾ʤ [Τߤʤ] /(adj) helpless/
+ [Τߤ] /(v5r) to entreat/to request earnestly/
+ [Τ] /(v5m) to request/to beg/to ask/(P)/
+⤷ [Τ⤷] /(adj) reliable/trustworthy/hopeful/promising/(P)/
+ [] /(n) reliance/dependence/(P)/
+ʤ [ʤ] /(adj) unreliable/undependable/flaky/vague/helpless/forlorn/(P)/
+̵ [ʤ] /(adj) unreliable/undependable/flaky/vague/helpless/forlorn/
+ [] /(v5r) to rely on/to have recourse to/to depend on/(P)/
+꿮 [餤] /(n) telegram form/telegram blank/
+ҹ [Τ⤷] /(n) mutual financing association/
+ [] /(n) thunder/
+ [ߤʤ] /(n) thunder/(P)/
+뱫 [餤] /(n) thunderstorm/(P)/
+ [餤] /(n) thunder cloud/
+ [餤] /(n) flash of lightning/fire started by lightning/
+ [餤] /(n) detonator/
+ [餤] /(n) snake-head mullet/
+ [餤] /(n) being struck by lightning/torpedo attack/
+ [餤] /(n) lightning/
+ [餤夦] /(n) (in Chinese mythology) beast which descends from the sky with a thunderbolt/
+ [餤] /(n) god of lightning/
+ [ߤʤꤪ䤸] /(n) snarling old man/irascible old man/
+Ļ [餤礦] /(n) ptarmigan/
+ [餤Ǥ] /(n) thunder and lightning/
+Ʊ [餤ɤ] /(n) following blindly/
+̾ [餤ᤤ] /(n) fame/renown/great name/
+ [餤ᤤ] /(n) thunder/(P)/
+쳰 [餯] /(n) outside Kyoto or the capital/
+ [餯夦] /(n) inside the capital/
+ [餯ʤ] /(n) in Kyoto or the capital/
+ޤ [ޤ] /entanglement/
+ޤ [ޤ] /(v5r) to be entwined/to be involved/
+ [] /(n) linkage/entanglement/involvement/relationship/(P)/
+ [] /(suf) (uk) about/concerning/related to/-ish/
+߹礦 [ߤ] /(v5u) to be(come) intertwined/to be entangled/(P)/
+դ [ߤĤ] /(v5k) to twine oneself around/to coil around/
+ [] /(v5m) (1) to entangle/to entwine/(2) to pick a quarrel/(3) to be involved with/(P)/
+ [] /(v1) (1) to arrest/(2) to entwine/to twine around/(3) to coordinate (with)/
+ [餯] /(n) mechanism/trick/device/dodge/
+ [] /(n) joke punch line/(P)/
+ [Ȥ] /(n) nobleman's illegitimate child/
+ [Ȥ֤] /(n) wooden drop-lid for simmering/
+ [Ȥ] /(n) pitfall/trap/pit/
+ [Ȥ] /(n) nobleman's illegitimate child/evil consequence/
+ [Ȥ] /(n) toilet paper/
+ [Ȥ̤] /(n) loser/owner of a lost article/
+ [Ȥޤ] /(n) money paid to settle a fight/
+ʪ [Ȥ] /(n) lost property/
+ʸ [Ȥ֤] /(n) letter dropped in the road/Japanese insect/
+ [Ȥޤ] /(n) poached egg/
+ [Ȥ] /(io) (v5s) to drop/to lose/to let fall/
+ܤ [ܤ] /(n) leftovers/odds and ends/pickings/(P)/
+Ĥ [Ĥ] /(v5k) to calm down/to settle down/to be steady/to settle in/to take up one's residence/to harmonize with/to match/to restore presence of mind/
+֤ [֤] /(v1) to be ruined/to fall low/to go under/to come to ruin/
+ [] /(v1) (1) to fall down/to drop/(2) to fail (e.g. exam)/(3) to crash/to degenerate/to degrade/(P)/
+ [] /(n) sweetfish going downstream to spawn/
+Ӥ [ΤӤ] /(v1) to run away/to escape safely/
+ [] /(n) fish going downstream to spawn/dead fish/
+ [] /(n) mouth (of a river)/spout/
+Ԥ [椯] /(v5k-s) to flee/to be ruined/
+礦 [] /(v5u) to gather/to meet/to join/to flow together/to rendezvous/(P)/
+ [] /(n) decline (of something)/
+ [] /(v5m) to fall into/to feel down (sad)/(P)/
+夤 [Ĥ] /quiet/calm/composed/(P)/
+夭 [Ĥ] /(n) calm/composure/(P)/
+夭ʧ [ĤϤ餦] /(v5u) to keep cool/
+夯 [Ĥ] /(v5k) to calm down/to settle down/to be steady/to settle in/to take up one's residence/to harmonize with/to match/to restore presence of mind/(P)/
+失 [Ĥ] /(v1) to quiet/to calm down/to compose oneself/
+ [] /(n) mistake/error/(P)/
+ [] /(v5r) to fall/to trap/to cave in/to collapse/
+ [ष] /(n) defeated soldier fleeing the enemy/
+ [] /(n) fallen ears (of grain)/
+潦 [ܤҤ] /(n) act of picking up crop left after harvesting/name of painting by Millet/
+ [] /(n) decline of one's fortunes/
+ [] /(n,vs) fallen leaves/leaf litter/defoliation/shedding leaves/(P)/
+տ [Ф] /russet/
+ [] /(adv) quietly/calmly/
+ [ܤ] /(n) leftovers/odds and ends/pickings/
+ [ܤ] /(v1) to fall behind/to fall short/to drop out/
+ä [ä] /(v1,vi) to fall down/to drop/
+ [] /(v5t) (1) to fall down/to drop/(2) to fail (e.g. exam)/(3) to crash/to degenerate/to degrade/
+Ȥ [Ȥ֤] /(n) lid resting directly on food/
+Ȥ [Ȥ] /(n) pitfall/trap/pit/(P)/
+Ȥ [Ȥ̤] /(n) loser/owner of a lost article/
+Ȥʪ [Ȥ] /(n) lost property/(P)/
+Ȥ [ȤФʤ] /(n) old term for rakugo/
+Ȥ [Ȥ] /(v5s) to drop/to lose/to let fall/(P)/
+ [] /(io) (v1) (1) to fall down/to drop/(2) to fail (e.g. exam)/(3) to crash/to degenerate/to degrade/
+ [餯] /(n) nobleman's illegitimate child/
+Ӥ [ΤӤ] /(v1) to run away/to escape safely/
+ [ä] /(n,vs) fall/drop/come down/(P)/
+ [ä] /(n) parachute/
+ [ä֤] /paratroops/
+ [ä] /(n) falling petals/
+ֻޤ˵餺˶ƤӾȤ餵 [äˤ餺Ϥ礦դӤƤ餵] /(exp) fallen blossom doesn't return to the branch, a broken mirror can not be made to shine/what's done is done/there's no use crying over spilled milk/
+ [ä] /(n) peanut/
+ϵ [ä] /running amuck/committing violence on/in utter disorder/
+ [ä] /(n) sign and seal/signature/
+ [餯] /(n) hard candy/
+ [ä夦] /(n,vs) failing to catch a ball/fumble/
+ [餯] /(n,vs) dropping out of/straggling/falling out of the ranks/
+ [餯] /(n) dropout/straggler/outcast/
+ [餯] /(n,vs) dropping out of/straggling/falling out of the ranks/
+ [餯] /(n) straggler/dropout/failure/
+ [餯] /(n) rakugo story/(telling) a comic story/(P)/
+ [餯] /(n) rakugo story teller/comic story teller/(P)/
+ [] /(n) decline (of something)/
+ [餯] /(n) a head (of water)/a difference/(P)/
+ [餯] /(n,vs) having one's bid accepted (e.g. for contract)/(P)/
+ [餯Ĥ] /contract price/
+ [餯] /(n) receive/
+ [餯] /(n) lampoon/satirical poem/
+ [餯] /(n,vs) scrawl/scribble/graffiti/(P)/
+ [餯礦] /(n) receive/
+ [餯礦] /(n) surrender (fall) of a castle/
+ [餯礯] /(n) cutting one's hair before entering a monastery/tonsure/
+ [] /(n) defeated soldier fleeing the enemy/
+ [夦] /(n) defeated soldier fleeing the enemy/
+ [餯] /(n,vs) be completed/be finished/
+ [餯] /(n) completion (of house, etc.) ceremony or party/
+ [餯] /(n) falling rocks/fallen rocks/
+ [餯] /(n) lack of registration (in the census register)/buying a geisha her contractual freedom/
+Ҥ [Ҥ] /(v5s) to redeem debts (e.g. of a geisha)/
+ [餯] /(n) election loss/rejection/(P)/
+ [餯󤷤] /(n) unsuccessful candidate/
+ [餯] /(n) falling body/
+ [餯] /(n,vs) failure/dropping out of a class/(P)/
+ [餯] /(n) student who repeats a year/
+ [餯Ƥ] /failing grade/
+ [餯] /(n) discouragement/despondency/dejection/(P)/
+ [餯] /falling to the ground/
+ [餯㤯] /(n,vs) being settled/coming to a conclusion/
+夯 [Ĥ] /(v5k) to calm down/to settle down/to be steady/to settle in/to take up one's residence/to harmonize with/to match/to restore presence of mind/
+ [餯礦] /(n) missing pages/
+Ĭ [餯礦] /(n) low tide/decline/
+ [] /(n) fault/error/guilt/
+ [餯] /(n) setting sun/
+ [餯] /(n,vs) falling from a horse/
+ [餯Ф] /(adj-na,n) desolate/
+ [餯Ф] /(adj-t) desolate/dreary/lonesome/
+ȱ [餯Ϥ] /(n) cutting one's hair before entering a monastery/tonsure/
+ [餯Ф] /(n) cave-in/
+ [餯Ф] /(n) cave-in/
+ɮ [餯Ҥ] /(n,vs) initial brush stroke in calligraphy/
+̿ [餯ᤤ] /(n) death/
+ [餯] /(n) cotton waste/
+ [] /(n,vs) fallen leaves/leaf litter/defoliation/shedding leaves/
+ [餯褦] /(n,vs) fallen leaves/leaf litter/defoliation/shedding leaves/
+ռ [餯褦] /(n) deciduous tree/
+վ [ޤ] /(n) larch/
+վ [餯褦礦] /(n) larch/
+ [餯褦] /(n) setting sun/
+ [餯餤] /(n) thunderbolt/bolt of lightning/(P)/
+ˤ [餯餤ˤ] /(exp) to be struck by lightning/
+ [餯뤤] /(n,vs) shedding tears/
+ [餯Ϥ] /(n,vs) being reduced to poverty/living in poverty/coming down in the world/straitened (reduced) circumstances/
+ [餯] /(n) butyric acid/
+ [餯Ҥ] /dairy product/
+ [餯Τ] /(n) dairy (farm)/(P)/
+ [餯Τ] /dairy farmer/
+ [餯Τ] /dairy farm/
+ [餯Τ礦] /dairy farm/
+ [餯ΤҤ] /dairy produce/
+ [ߤ] /(v5s) to throw out of order/to disarrange/to disturb/(P)/
+ [ߤ] /(n) disorder/disturbance/unrest/(P)/
+ [ߤ] /(v1) to get confused/to be disordered/to be disturbed/(P)/
+Ȣ [ߤФ] /(n) lidless box for clothes/
+ȱ [ߤ줬] /(n) unravelled hair/
+ [ߤȤ] /(v5b) to fly wildly about/
+򵯤 [򤪤] /(exp) to rise in rebellion/
+ [󤦤] /(n) rain cloud/
+ȯ [󤫤Ϥ] /(n) environmentally damaging (indiscriminate) development/
+ [󤫤] /(n) excessive fishing/overfishing/(P)/
+ή [󤭤夦] /(n) (air) turbulence/turbulent air/
+ [󤮤] /(n) pattern made from chrysanthemums with disordered petals, esp. used on family crests/
+ [󤯤] /(n) over-mining (of coal)/
+ [󤰤] /(n) melee/
+ [󤲤] /(n) random shooting/
+ [󤳤] /(n) promiscuity/
+ѡƥ [󤳤ѡƥ] /(X) a sexual orgy/
+ [󤰤] /(n) palisade/
+𹺻 [󤰤] /(n) uneven teeth/
+ [󤮤礦] /(n) violent conduct/misconduct/dissipation/profligacy/debauchery/
+Ⲽ [󤳤] /(n) violent fluctuation/
+ [󤵤] /(n) overproduction/
+ [󤶤] /(adj-na,n) clutter/disorder/promiscuity/affray/confusion/muddle/(P)/
+ [] /(n) astigmatism/
+ [󤷤] /(n) random shooting/firing blindly/
+ [󤷤󤲤] /(n) random shooting/
+ [ɤ] /(n) free exercises (in judo)/Japanese card game/
+ [󤷤] /(n) drunken spree or frenzy/
+ [󤷤] /(n,vs) mental derangement/going mad/
+𿴼 [󤷤󤷤] /lunatics/
+ [󤷤] /(n) traitor/
+ [󤷤礦] /(n) unnecessary medical tests and treatments/
+᤯ [դ֤] /(v5k) to blow snow violently/
+ [󤹤] /(n) dead drunk/
+ [󤹤] /(n) random number/
+ɽ [󤹤Ҥ礦] /(n) table of random numbers/
+ [󤻤] /(n) troubled times/turbulent times/
+ڤ [󤭤] /chopping (vegetables) into chunks/
+ [󤻤] /(n) melee/
+ر [󤽤] /(n) nimbostratus/
+¤ [󤾤] /(n) overproduction/
+ [] /(n) hitting/battering/
+Ե [冷] /(n) spree/
+ [礦] /(n) pages out of order/
+Ĵ [礦] /(n) confusion/(P)/
+Ĵ [礦] /(n) confusion/
+ťή [Ǥ夦] /turbidity current/
+Ʈ [Ȥ] /(n) fray/(P)/
+ [ɤ] /(n) reading unsystematically/
+ [ˤ夦] /(n,vs) trespassing/
+ [ˤ夦] /intruder/
+ [Ф] /(n) underselling/panic selling/(P)/
+ȯ [Ѥ] /(n,vs) random firing/reckless firing/excessive issue/(P)/
+ȱ [Ѥ] /(n) unkempt hair/
+Ȳ [Ф] /(n) reckless deforestation/overcutting of forests/(P)/
+ȿ [Ϥ󤷤] /(n) diffused reflection/
+ [] /(n) waste/lavish spending/dissipation/
+ɮ [Ԥ] /(n) hasty writing/scribble/
+ [] /(n,vs) boisterous dance/
+ե [ؤ󤻤ե] /random file/
+˽ [ܤ] /(adj-na,n,vs) rude/violent/rough/lawless/unreasonable/reckless/(P)/
+˽ [ܤ] /thug/hooligan/
+ [] /(n) anarchy/chaos/
+̮ [ߤ㤯] /(adj-na,n) disorder/confusion/chaos/
+ [褦] /(n,vs) abuse/(P)/
+Ω [] /(n) flood (of candidates)/(P)/
+ή [夦] /(n) (air) turbulence/
+ [] /(n) immorality/
+ [ޤ] /(n) (1) egg(s)/spawn/roe/(2) (an expert) in the making/(P)/
+γ [ޤΤ] /eggshell/
+ [󤨤] /(n) oval/
+ [󤪤] /(n) egg yolk/
+ǹ [󤪤Τ] /(n) yolk sac/
+ [󤫤] /(n) eggshell/
+ [󤫤] /(n) fallopian tube/oviduct/(P)/
+ [ޤ] /(n) oval/egg-shaped/(P)/
+ [󤱤] /(n) oval/egg-shaped/(P)/
+˦ [󤵤ܤ] /(n) ovum/egg cell/
+ [] /(n) ovum/ovule/egg cell/(P)/
+ [ޤ] /(n) eggnog/
+ [ޤ䤭] /(n) fried eggs/omelet/
+Ƥ [ޤ䤭] /(n) fried eggs/omelet/
+ [󤸤礦] /egg-shaped/
+ [ޤ] /(n) yellowish color/
+ [󤻤] /(n) oviparity/produced from eggs/
+ưʪ [󤻤ɤ֤] /oviparous animal/
+ [󤽤] /(n) ovary/(P)/
+ [󤽤] /ovaritis/
+ [󤿤] /(n) ovoviviparity/
+ [ޤ] /(adj-no) egg-sized/
+ [Ȥ] /(n) oval tombstone/
+ [Ȥ] /(n) cemetery/
+ǹ [Τ] /(n) egg case/
+ [Ѥ] /(n) white of an egg/albumin/
+ˢΩƴ [ޤƤ] /egg beater/
+˦ [ۤ] /(n) egg sac/
+ [ޤ] /(n) egg membrane/
+ [餷] /(n) storm/tempest/(P)/
+Ť [餷ΤޤΤ] /(n) calm before a storm/
+ [] /(n) mountain mist/mountain air/
+ [] /(n) column of text (e.g. as in a newspaper)/(P)/
+ [󤬤] /(n) margin/(P)/
+ [󤫤] /(n) handrail/bannister/(P)/
+ [] /(n) (in Japanese architecture) transom/
+󻲾 [󤵤󤷤礦] /column reference/see column below/
+꤬ޤ [ߤ꤬ޤ] /(adj) morally corrupt/
+꤬路 [ߤ꤬路] /(adj) morally corrupt/slovenly/obscene/
+ [ߤ] /(adv) without authority/without reason/arbitrarily/unnecessarily/indiscriminately/recklessly/
+ [󤫤] /(n) excessive fishing/overfishing/
+ [󤵤] /(n) overproduction/
+¤ [󤾤] /(n) overproduction/careless manufacture/
+ [ɤ] /(n) indiscriminate reading/
+ [ˤ夦] /enter without permission/
+ȯ [Ѥ] /(n,vs) random firing/reckless firing/excessive issue/
+Ȳ [Ф] /(n) reckless deforestation/overcutting of forests/
+ [] /(n) waste/lavish spending/dissipation/
+ [褦] /(n,vs) abuse/misuse/misappropriation/using to excess/
+Ω [] /(n) standing in disarray/coming forth in great number/
+ [󤷤礦] /(n) source/beginning/
+ [] /(n) indigo/(P)/
+ [ˤ] /(exp) to dye deep blue/
+˫ [󤸤ۤ礦] /(n) Medal with a Blue Ribbon (for philanthropy)/
+ [󤷤礦] /(n) cyanite/
+ [] /(n) indigo blue/
+ݤä [ä] /cloth tinged with indigo/
+ [] /(n) indigo dye/
+ [] /(n) indigo dye/
+ [󤽤] /blue-green algae/cyanobacteria/
+ [ܤ] /(n,pref) rag/scrap/tattered clothes/fault (esp. in a pretense)/defect/run-down or junky/
+ [] /(n) orchid/
+ [󤬤] /(n) Dutch studies/studies of Western knowledge/
+ [󤳤] /Holland/
+ˡ [󤵤Фۤ] /orchidology/
+ [󤸤] /Dutch people/
+ [夦] /(n) species of goldfish/
+ [夦] /(n) species of goldfish/
+ [] /(n) advantage/benefit/profit/interest/(P)/
+ [] /(v5s) to season/to enliven/
+ [] /(v1) to be seasoned/to be enlivened/(P)/
+̵ [̤] /(adj-na,n) unyielding/
+ [] /(adj-na,adj-no,n) daring/unyielding/
+ [] /(n) work/efficacy/effective/
+ [] /(n) one's dominant hand/
+ [] /(n) wine or sake tasting/
+ [ɤ] /(n) effective or important point/
+­ [] /(n) one's dominant foot/
+ [] /(n) effect/virtue/efficacy/impression/(P)/
+ [] /(n) one's dominant arm/
+ [] /(v5k) to be effective/(P)/
+ [] /(n) influential person/
+襤 [ˤȤ] /be wide-awake to one's interests/
+ [ꤨ] /(n) profits/gains/(political, economic) interest/(P)/
+׼Ҳ [ꤨ㤫] /society based on mutual self-interest/
+ [ꤨϤȤ] /dividend/share of profits/
+ [ꤨϤ] /(n) profit margin/
+ŪΤ [ꤨ⤯ƤΤ] /for profit/for (financial) gain/
+Ψ [ꤨ] /(n) profit ratio/
+ [ꤵ] /(n) decrease in interest rates/(P)/
+ [ޤ] /(n) interest/(investment) yield/profits/(P)/
+ [꤬] /(n) advantages and disadvantages/interest/(P)/
+ط [꤬󤱤] /interests/(P)/
+ط [꤬󤱤] /(n) stakeholder/person holding other people's stakes in a venture (legal)/
+ [꤬Ȥ] /advantages and disadvantages/pros and cons/
+ [꤭] /(n) sharp-edged tool/convenience/
+ٿ [꤭夦] /(n) blackish green/
+ [꤭夦ͤ] /(n) grayish dark green/
+ [꤭] /(n) interest (money)/
+ [ꤱ] /(n) interest/rights/concession/(P)/
+ [ꤱ] /(n) concession hunter/profiteer/
+ [ꤳ] /(n) self-interest/(P)/
+ʼ [ꤳ央] /egoism/selfishness/(P)/
+ʼ [ꤳ央] /egoist/
+ʿ [ꤳ] /(n) egoism/selfishness/
+Ū [ꤳƤ] /(adj-na) selfish/
+ [ꤳ] /(adj-na,n) clever/shrewd/bright/sharp/wise/intelligent/(P)/
+᤮ [ꤳ] /to be too clever/
+ [ꤳ] /clever person/
+ [ꤳ] /(adj-na,n) intelligence/
+ [ꤵ] /(n) (interest) coupon/
+ [դ] /(n) (interest) coupon/
+ [ꤷ] /(n) interest (bank)/(P)/
+Ҥʬ [ꤷˤ֤Ҥ] /(exp) to lower the rate of interest by 2 percent/
+һʧ [ꤷϤ餤] /(n) interest payment/
+ʿ [ꤷؤ] /interest equalization tax/
+ [ꤷۤ夦] /subsidized interest payments/
+ [ꤸ] /(n) profit/returns/(P)/
+ɵ [ꤸĤ夦] /(n) pursuit of profits/profit-seeking/
+Ψ [ꤸ] /(n) rate of profit/
+ [ꤶ] /(n) profit margin/
+夲 [ꤢ] /(n) increase in interest rates/(P)/
+ [ꤷ礯] /(n) money-making/(P)/
+ [ꤰ] /(n) profit-taking/
+ [ꤸ] /(n) sharp sword/
+ [ꤹ] /(n) irrigation/
+幩 [ꤹ] /irrigation works/
+© [ꤽ] /(n) interest (bank)/(P)/
+¾ [ꤿ] /(n) altruistic/
+¾ [ꤿ央] /altruism/
+¾ [ꤿ央] /altruist/
+Ũ [Ƥ] /(n) benefitting the enemy/
+Ũ԰ [Ƥ] /(n) act which serves the interests of (benefits) the enemy/
+ [Ƥ] /(n) advantage/point in favor/(P)/
+ [Ȥ] /(n) sharp sword/
+ [Ȥ] /(n) gain/profit/benefit/amplification/
+ [ɤ] /(n) sharp or blunt/bright or foolish/
+Ǣ [ˤ礦] /(n) diuretic/
+Ǣ [ˤ礦] /(n) diuretic/
+ȯ [Ϥ] /(adj-na,n) intelligence/
+դ [Ĥ] /(n) interest-bearing/
+պ [Ĥ] /(n) interest-bearing bond/
+ [Ϥ] /(n) profit margin/
+ʡ [դ] /(n) happiness/
+ʧ [Ф餤] /(n) interest payment/(P)/
+ [٤] /(adj-na,n) convenience/(P)/
+ [褦] /(n,vs) use/utilization/application/(P)/
+Ѳ [褦] /utility value/
+Ѽ [褦] /user/(P)/
+ [褯] /(n) greed/avarice/
+ [ꤪ] /(n) ex-interest/
+Ψ [] /(n) interest rate/(P)/
+ [] /(n) an official/
+ [ꤤ] /(n) official/
+ [ꤷ夦] /officialism/red tape/
+ [ꤸ] /officials/
+ [Ȥ] /(n) party of officials/
+ƻ [ɤ] /official ethics/
+̳ [] /(n) the work of officials/
+㤨 [Ϥ] /(v1) to put on anothers shoes/to be mistaken/
+Ť [Ϥդ뤷] /worn-out shoes/worn-out socks/(P)/
+ؤ [Ϥ] /(v1) to change (clothes)/
+ʪ [Ϥ] /(n) footwear/clogs/
+ [Ϥ] /(v5k) to wear/to put on (lower body, e.g. a sword)/(P)/
+ [ꤳ] /(n) performance/fulfillment/discharge/implementation/(P)/
+ [ꤷ夦] /(n,vs) taking a class/studying a subject/completing a course/
+ʪ [Ϥ] /(n) footwear/clogs/(P)/
+ [줭] /(n) personal history/background/career/log/(P)/
+ [줭] /(n) personal history/curriculum vitae/resume/(P)/
+ [] /(n) (Japanese) plum/prune/(P)/
+˴ [꤫ˤ򤿤] /(n) avoiding the appearance of evil (lit: don't straighten your crown under a pear tree)/
+ [꤫] /plum blossoms/
+ [ꤷ礦Ф] /(n) Rhee Syngman, president of Korea 1948-1960/
+ [ʤ] /(n) nashi (Japanese pear)/(P)/
+μ [ʤΤ] /pear/
+ [ʤΤĤ֤] /(exp,n) not getting a reply/
+ [ꤨ] /(n) theatrical world/
+ [꤫] /pome/
+ [꤫] /(n) pear blossoms/
+ [] /(n) reason/(P)/
+Ǥ [꤬ҤǤ] /(adv) by fair means or foul/right or wrong/
+ͭ [Τ] /justifiable/
+ [꤫] /(n) physics and chemistry/
+ [꤫] /(n) science/(P)/
+ [꤫] /(n) college of science/
+ [꤫] /(n,vs) understanding/comprehension/(P)/
+򤷹礦 [꤫] /(v5u) to reach mutual understanding/to understand each other/
+򿼤 [꤫դ] /(exp) to cultivate a better understanding/
+ [꤫礯] /(power of) understanding/comprehensive faculty/
+ [꤬] /(n) supra-rational/
+ [꤬Τ] /transcendental reason/
+ [꤬] /(n) physical science/(P)/
+ؽ [꤬夦] /Master of Science/
+ [꤬Ϥ] /(n) Doctor of Science/DSc/
+ [꤬Ϥ] /(n) Doctor of Science/DSc/
+ [꤬] /(n) department of science/(P)/
+ˡ [꤬礦ۤ] /(n) physiotherapist/
+ͤ [Ť] /(n) reasoning/logic/
+ [꤯] /(n) theory/reason/(P)/
+äѤ [꤯äѤ] /argumentative/
+äݤ [꤯Ĥäݤ] /(adj) argumentative/
+ [꤯Ĥ] /(n) quibbler/
+ [꤯] /(n) theory/reason/
+ [ꤱ] /(n) science/(P)/
+ [ꤳ] /(n) science and technology/(P)/
+ [ꤳ] /(n) department of science and technology/
+ [ꤳ] /(n) department of science and engineering/(P)/
+ [ꤳ] /(n) science and technology/
+ [ꤶ] /(n) finance/economy/
+ [ꤶ] /(n) financier/
+ [ꤸ] /(n) director/board of directors/(P)/
+ [ꤸ] /(n) board of directors or trustees/
+ [ꤸ] /(n) member country of the executive committee in an international organization/
+Ĺ [ꤸ礦] /board chairman/
+ [ꤷ] /deism/belief in God as creator of universe/
+ [ꤷ] /(n) deism/
+ [ꤹ] /(n) science and mathematics/
+ [ꤻ] /(n) reason/sense/(P)/
+ʤ [ꤻˤä] /(exp) to appeal to one's reason/
+Ū [ꤻƤ] /(adj-na) rational/
+ [ꤽ] /(n) ideal/(P)/
+۲ [ꤽ] /(n) idealization/
+۲ [ꤽ] /(n) idealist/
+۶ [ꤽ礦] /(n) Utopia/ideal land/earthly paradise/
+۷ [ꤽ] /(n) ideal type/
+ۼ [ꤽ央] /idealism/
+Ū [ꤽƤ] /(adj-na) ideal/(P)/
+ŪʸѼ [ꤽƤʤ󤴤褦] /(n) ideal speaker-hearer/
+ [ꤽ] /(n) idealistic thought (argument)/
+ [] /(n) intellect/
+Ū [Ƥ] /(adj-na,n) intellectual/
+ǰ [ͤ] /(n) idea/(P)/
+ǰŪ [ͤƤ] /(adj-na) conceptual/
+ȱ [Ϥ] /(n) haircut/(P)/
+ȱ [ϤĤ] /(n) barber/
+ȱŹ [ϤĤƤ] /(n) barbershop/
+ [] /(n) judgement of right and wrong/
+ľ [Ҥ礯礯] /the rights and wrongs (of a case)/
+Կ [դ] /(adj-na,n) unreasonable/irrational/(P)/
+ˡ [ۤ] /(n) law/
+ͳ [椦] /(n) reason/pretext/motive/(P)/
+ͳҤͤ [椦򤿤ͤ] /(exp) to ask the reason/
+ [褦] /(n) barbering/haircutting/hairdressing/
+ƻ [褦] /(n) barber/
+ϩ [] /(n) logic/reasoning/argument/
+ϩ [] /(n) logical/
+ [] /(n) theory/(P)/
+ [] /(n) theorist/
+η [󤿤] /(n) body of theory (about energy)/
+Ū [Ƥ] /(adj-na) theoretical/
+Ūˤ [Ƥˤ] /theoretically (speaking)/
+Ʈ [Ȥ] /theoretical dispute/
+ʪ [֤Ĥ꤬] /theoretical physics/
+Ρ [] /(n) diarrhea/diarrhoea/
+΢ [] /(n) reverse side/wrong side/back/undersurface/inside/palm/sole/opposite/rear/lining/last half (of an inning)/(P)/
+΢ [] /amidst/in/
+΢ߤ [򤫤] /(exp) to outwit/to counterplot/to defeat/
+΢֤ [򤫤] /(exp) to turn inside out/to turn the other way/
+΢Ϥ [餬] /back fence/
+΢ [] /(n) alley house/rear tenement/slum/
+΢ƻ [餫ɤ] /(n) byroad/byway/
+΢ [餭] /(n) unlucky quarter (southwest)/
+΢ [虜] /underhanded trick/
+΢ [館] /(n) neckband lining/
+΢ [餬] /(n) bribe/(P)/
+΢ [餲] /(n) act or trick which a performer reserves for selected occasions/
+΢ [餰] /(n) backdoor/rear entrance/(P)/
+΢Ķ [餰礦] /illegal business/
+΢碌 [餢碌] /(adj-na,n) fitting things back to back/agreement of minds/
+΢ [餵] /(n) second crop/interim crop/
+΢ [] /(n) the hill back of one's home/hill back from the seashore/
+΢ [ȤҤ] /(n) backroom deal/
+΢ [] /(n) back of house/
+΢ [餬] /(n) endorsement/proof/note on back of the scroll/
+΢ [餬] /(n) endorsement/proof/note on back of the scroll/
+΢ [餬礦] /endorsing over to/
+΢ [餬ˤ] /(n) endorser/
+΢ [ʤ] /inner affection/
+΢ [餴] /(n) falsetto/
+΢ڤ [餮] /(n) treachery/betrayal/perfidy/(P)/
+΢ڤ [餮] /(n) betrayer/traitor/turncoat/informer/(P)/
+΢ڤ [餮] /(v5r) to betray/to turn traitor to/to double-cross/(P)/
+΢ڼ [餮] /(n) betrayer/traitor/turncoat/informer/
+΢ [餻] /(n) (way of the) tea ceremony/
+΢ [ޤ] /(n) back (rear) window/
+΢¦ [餬] /(n) the reverse/other side/lining/(P)/
+΢Ǥ [餦] /(n,vs) (1) lining/backing/(2) vouching for/
+΢Ǥ [餦] /end leaves (of a book)/lining paper/
+΢߲ [餬] /house in back for rent/
+΢ [餸] /(n) lining/
+΢Į [ޤ] /(n) back street/back alley/slums/
+΢Ĺ [ʤ] /(n) rear tenement/
+΢̤ [Ȥ] /(ik) (n) side street (often parallel to a main street)/back street/
+΢̤ [ɤ] /(n) side street (often parallel to a main street)/back street/(P)/
+΢ [ˤ] /(n) rear garden/back yard/
+΢ţ [餯] /(n) nail sticking through/
+΢Ź [] /(n) house in an alley/rear tenement/slums/
+΢ƻ [ߤ] /(n) back lane/secret path/unfair means/(P)/
+΢ [ˤäݤ] /(n) Japan Sea coastal areas/
+΢ [ˤۤ] /(n) Japan Sea coastal areas/
+΢ظ [餻] /(n) back door/
+΢ [餸] /(n) fern with white-backed leaves/
+΢ [餤] /(n) roof boards/ceiling/
+΢ [Ф󤰤] /(n) program in a competing timeslot/
+΢ [ȤӤ] /back leaf/
+΢ɽ [餪] /(n) wrong side out/both sides/reverse/opposite/double-dealing/(P)/
+΢ɽ [餪Ƥˤ] /(exp) to wear (a coat) wrong side out/
+΢ɽ [Ӥ礦] /(n) back cover/
+΢ [Ť] /(n) backing/support/endorsement/collateral/security/guarantee/proof/substantiation/foundation/lining (something)/something lined/
+΢դ [Ť] /lined/something lined/
+΢դ [Ť] /(n) backing/support/endorsement/collateral/security/guarantee/proof/substantiation/foundation/lining (something)/something lined/(P)/
+΢դ [Ť] /(v1) to support/to endorse/to substantiate/
+΢դʪ [Ť֤ä] /collateral goods/
+΢ʢ [Ϥ] /(adj-na,n) opposite/reverse/contrary/(P)/
+΢֤ [餬] /(n) inside out/upside down/(P)/
+΢֤ [餬] /(v5s) to turn inside out/to turn the other way/to turn (something) over/(P)/
+΢֤ [餬] /(v5r) to be turned inside out/
+΢ [餫] /(n) lady consort (to a high personage)/scene shifter/(P)/
+΢̾ [] /secret name/alias/
+΢ [] /(n) back/reverse/other side/inside/tails (of coins)/background/(P)/
+΢̹ [󤳤] /string-pulling/
+΢̻ [] /(n) hidden historical background/
+΢ [餱] /(n) fleece lining/
+΢ڸ [餭] /(n) back door/
+΢ [] /(n) backfire/(P)/
+΢䤦 [ɤ] /(v5u-s) to ascertain a person's innermost feelings/
+΢ [] /(n) informal crest/
+΢ [] /(n) back gate/(P)/
+΢ [Фʤ] /(n) story not generally known/inside story/the real story (behind something)/
+Σ [] /(n) inside/
+Τ [] /(n) (country) home/village/
+Τ [] /(n) ri (old measure)/2.44 miles/(P)/
+Τ [Ȥ] /(n) taro (potato)/
+Τ [Ȥ] /(n) visiting one's parents/new bride's first visit to parents/(P)/
+Τ [ꤲ] /(n) dialect/
+Τ [ȤȤ] /(n) dialect/(historical) language used toward customers by women in the drinking-world establishment/
+Τ [Ȥ] /(n) foster child/(P)/
+Τ [Ȥ] /(n) homesickness/nostalgia/
+Τ [Ȥ] /(n) kagura performance held somewhere other than a palace/
+Τ [Ȥ] /(n) foster parent(s)/(P)/
+Τ [ȤӤ] /(n) villager/village folk/countryfolk/
+Τ [ꤸ] /(n) villager/village folk/countryfolk/
+Τ [ꤹ] /(n) mileage/distance/
+Τ [Ƥ] /(n) mileage/distance/
+Τɸ [ƤҤ礦] /(n) milepost/milestone/
+Τ [Ȥ] /(n) wife's family/
+Τ [褦] /(n) folk song/ballad/
+Υ [Ϥʤ] /(v5s) to part/to divide/to separate/(P)/
+Υ [Ϥʤ] /(suf) separation from/loss of interest in/independence of/a distancing (of oneself) from/disillusionment with/alienation from (something)/
+Υ [Фʤ] /(suf) separation from/loss of interest in/independence of/a distancing (of oneself) from/disillusionment with/alienation from (something)/
+ΥФʤ [ϤʤФʤ] /(n) being apart/atwain/(state of being) separated/
+Υ [Ϥʤ] /(v1) to be separated from/to leave/to go away/to be a long way off/(P)/
+Υ [Ϥʤ] /(n) detached building/solitary house/
+Υ쵻 [Ϥʤ虜] /(n) stunt/feat/
+Υ [Ϥʤ虜] /(n) stunt/feat/
+Υ [Ϥʤ줶] /room detached from main house/
+Υ [Ϥʤ줸] /(n) solitary island/
+ΥΥ [ϤʤФʤ] /(adj-na,n) separate/scattered/
+ΥΥˤʤ [ϤʤФʤˤʤ] /(exp) to be dispersed/to get separated/
+Υ [ꤨ] /(n,vs) divorce/dissolution of adoption/
+Υ [ꤨ󤸤礦] /(n) letter of divorce/
+Υ [꤫] /(n) isolation/separation/
+Υ [꤫] /(n,vs) estrangement/alienation/
+Υֺ [꤫󤵤] /(n) scheme to provoke discord or alienation/
+Υ [꤬] /(n) setting sail/
+Υ [꤭夦] /(n) villa (imperial)/(P)/
+Υ [꤭礦] /(n) departure from the capital/
+Υ [꤭礦] /(n) departure from one's home town/
+Υ [꤯] /(n) agony of separation/
+Υ [ꤴ] /(n) alliance and rupture/meeting and parting/
+Υ罸 [ꤴ夦] /(n) alliance and rupture/
+Υ [ꤳ] /(n,vs) divorce/(P)/
+Υʾ [ꤳ󤽤礦] /divorce suit/divorce proceedings/
+ΥΨ [ꤳ] /(n) divorce rate/
+Υ [ꤳӤ礦] /(n) somnambulism/
+Υ [ꤶ] /(n) isolated mountain/departure from a temple/
+Υ [ꤵ] /(n,vs) dispersal/scattering/(P)/
+Υ [ꤷ夦] /(n) sorrow of parting/
+Υ [ꤷ礦] /(n) getting out of bed/leaving one's sick-bed/
+Υ [ꤷ礦] /(n,vs) refloat/
+Υ [ꤷ礯] /(n) leaving or losing a job/(P)/
+Υ [ꤷ礯] /retired employee/unemployed person/
+ΥΨ [ꤷ] /(n) eccentricity/
+Υ [ꤹ] /(n) (seaplane's) takeoff/
+Υ [ꤻ] /(n,vs) leaving one's seat (keyboard, etc.)/
+Υ [ꤻ夦] /(exp) currently away from my seat (keyboard, etc.)/
+Υ [ꤻ] /(n) removal of name from family register/
+Υ¼ [ꤽ] /(n,vs) leaving one's village/
+Υæ [] /(n,vs) withdrawal/secession/separation/breakaway/(P)/
+ΥΦ [㤯꤯] /(n) takeoff and landing/(P)/
+Υ [Ȥ] /(n) secession from a political party/(P)/
+Υ [Ȥ] /(n) isolated (outlying) island/departure from an island/(P)/
+Υ [ˤ] /(n) departure from Japan/
+Υ [ˤ夦] /(n,vs) weaning/
+Υ [ˤ夦] /weaning period/
+Υ [ˤ夦礯] /(n) baby food/
+ΥǤ [ˤ] /(n) departure from office/
+Υ [Τ] /(n) giving up farming for another profession/
+Υȿ [Ϥ] /(n) estrangement/alienation/disaffection/(P)/
+Υ [٤] /(n,vs) separation/divorce/
+Υ۲ [٤] /(n) schizopetalous flower/
+ΥΦ [꤯] /(n,vs) takeoff/(P)/
+Φ [꤯] /(n) land/shore/(P)/
+Φ [] /(adj-na,n) six (used in legal documents)/
+ΦԤ [꤯򤤤] /(exp) to travel overland/to go by land/
+Φ [] /(n) rice grown on dry land/dry land rice plant/
+Φ [꤯Ȥ] /(n) rice grown on dry land/dry land rice plant/
+Φ [꤯] /(n) land transportation/
+Φ [꤯󤭤礯] /District Land Transport Bureau(x) i.e. motor traffic agency (US: DMV)/
+Φ [] /(n) flat roof/
+Φ [꤯] /(n) land and sea/(P)/
+Φ [꤯] /(n) land, sea, and air/
+Φ [꤯] /(n) land, sea and air forces/
+Φ [꤯] /(n) army and navy/
+Φ [꤯] /land/shore/
+Φ [ä礦] /(n) overland bridge/viaduct/overhead bridge/overpass/(P)/
+Φ [꤯] /(n) army/(P)/
+Φδع [꤯󤷤󤬤ä] /(U.S.) Military Academy/
+Φ [꤯󤷤礦] /(n) (U.S.) Department of the Army/
+Φ [꤯] /Military Staff College/
+Φ [꤯] /Army Minister/Minister of War/
+Φü [꤯Ȥ֤] /(n) Delta Force (US)/
+Φ [ä] /(n,vs) go by land/
+Φ [꤯] /(n) land products/
+Φʪ [꤯֤] /(n) land products/
+Φ [꤯礦] /(n) general/lieutenant general/
+Φ [꤯礦] /(n) land/ground/shore/(P)/
+Φ嶥 [꤯礦礦] /track-and-field events/(P)/
+Φ [꤯礦ۤ] /tactical operations center/
+Φ弫 [꤯礦] /Ground Self-Defense Forces/(P)/
+Φü [꤯礦󤭤礯] /land terminal equipment (of a submarine cable)/
+Φ [礦] /(n) steam train/
+Φ [꤯] /(n) terrestrial/
+Φ [꤯] /(n) terrestrial/
+Φưʪ [꤯ɤ֤] /land animals/
+Φ [꤯] /(n) land war/
+Φ [꤯󤿤] /(n) landing force/
+Φ [꤯] /(n) non-commissioned officer/
+Φ [꤯Ȥ] /enlisted man/
+Φ [꤯礦] /(n) (abbr) army minister/
+Φ [꤯] /(n) land transportation/
+Φ³ [꤯] /(adj-na,n) one after another/
+Φ³ [꤯ĤŤ] /(n) border on/by land/
+Φ [꤯] /Military Staff College/
+Φê [꤯] /(n) continental shelf/
+Φê [꤯ۤ] /(n) continental shelf/
+Φ [꤯] /(n) land/
+Φ [Ť] /(n) fishing from land/
+Φ [Ť] /(n) fishing from land/
+Φ [] /(n) hot water used for cleaning up/
+Φ [꤯ʤפ] /(n) breeze blowing from land to sea/
+ΦȾ [꤯Ϥ󤭤夦] /(n) land hemisphere/
+Φ [꤯դ] /(n) landlocked/
+Φ [꤯դ] /(n) land breeze/
+Φʼ [꤯ؤ] /(n) land troops/
+ΦȤ [꤯] /(n) unloading (a ship)/landing/
+ΦΥ [꤯] /(adj-na,n) dazzling/
+ΦϢ [꤯] /(n) (abbr) track-and-field association/athletics association/
+Φϩ [꤯] /(n-adv,n-t) overland route/land route/(P)/
+Χ [] /(n) commandments/
+Χ [] /(adj-na,n) honesty/faithfulness/conscientiousness/
+Χ [] /(n) honest or conscientious person/
+Χ [] /(adj-na,n) honesty/integrity/
+Χ [] /(n) honest or conscientious person/
+Χ [Ĥ] /(n) well-shaped verse/
+Χ [ä] /(n) Buddhist priest/
+Χ [ä] /(n) ancient Chinese verse form/
+Χ [ä] /(n) a modality (in gagaku)/
+Χư [Ĥɤ] /(n) rhythm/
+Χʸ [Ĥ֤] /legal provisions/verse/
+Χˡ [äݤ] /(n) the (Jewish) law/
+Χ [Ĥ礦] /(n) a statute/a law/legal codes of the Nara and Heian eras based on Chinese models/
+Χ [Ĥ줤] /(n) a statute/a law/legal codes of the Nara and Heian eras based on Chinese models/
+Χʼ [Ĥ礦㤯] /codes of laws and ethics (T'ang Code)/
+Χ [Ĥ礦ä] /the Japanese nation under the ritsuryo codes/
+Χ [Ĥ礦] /(n) the ritsuryo system (of centralized authority)/
+ΧϤ [Ĥ] /(n) standard tones/Chinese system of musical sounds/
+Ψ [] /(n,n-suf) rate/ratio/proportion/percentage/(P)/
+Ψ [Ҥ] /(v1) to lead/to spearhead (a group)/to command (troops)/(P)/
+Ψ [Ĥ򤵤] /(exp) to fix the rate/
+Ψ [Ĥ] /(adj-na,n) abrupt/sudden/
+Ψ [ä] /(n) taking the initiative/(P)/
+Ψ [ä󤭤夦] /taking a lead in (doing)/setting an example of (doing)/
+Ψ [Ĥ] /(adj-na,adv,n) suddenly/unexpectedly/
+Ψ [Ĥ] /suddenly/
+Ψľ [ä礯] /(adj-na,n) frankness/candour/openheartedness/(P)/
+Ψ [ä] /(n) face of the earth/
+Ψ [äȤ] /(n) fainting/swooning/
+Ω [] /(v5s) to help a person stand/to get someone to their feet/to raise/to rouse/
+Ω [] /(n) stand/(P)/
+Ωʤ [ʤ] /(v5r) to regain one's footing/to recover/(of the market) to improve/(P)/
+ΩΤܤ [Τܤ] /(v5r) to go up/to rise up/
+ΩϤ [Ϥ] /(v5r) to block one's way/
+Ω˷ [] /(n) (1) being kept standing (without doing anything)/(2) beggar/tramp/
+Ω˷ [ܤ] /(n) (1) being kept standing (without doing anything)/(2) beggar/tramp/
+Ω [] /(n) hollyhock/
+Ω [Τ] /(n) drinking while standing/
+Ωˤ [褮] /(n) treading water/
+Ω [礦] /(n,vs) bring to a standstill/(P)/
+Ω [] /(n) presence/session/(P)/
+Ω [] /(v5u) to be present/to be witness to/
+Ω [ޤ] /(n) fight/scuffle/
+Ω [ޤꤵ] /whereabouts/present location/
+Ω [ޤ] /(v5r) to walk about/to turn up/to conduct oneself/
+Ω [] /(v5r) to stop by/to drop in for a short visit/(P)/
+Ω [虜] /(n) standing throw in judo/
+Ωͤ [Ť] /(n) keep on standing/
+ΩͤǤ [Ǥ] /to keep standing/
+Ω [] /(v5r) to leave/to depart/to take one's leave/(P)/
+Ω [] /(n) movements/sitting and standing/
+Ω￶ [դޤ] /(n) movements/behavior/
+Ω [] /(n) stand-up collar/
+Ωθ [] /(n) rehearsal/
+Ω [] /(n) shooting from a standing position/
+Ω [] /(n) stand watching a performance/
+Ω [ߤ㤯] /person standing/the gallery/
+Ω [ߤ] /standing room/
+ΩϤ [] /(adj-no,n) blighted/withered/
+ΩϤ [Ӥ礦] /(n) damping-off/
+Ω [] /(n) slow start/
+Ω [] /(v1) to start slowly/to lag behind/
+Ω򤸤 [ޤ] /(v5r) to join/
+Ω [ޤ] /(v5r) to join/
+Ω [फ] /(v5u) to fight against/to oppose/to face/
+ΩԤ [] /(v5k-s) to maintain itself/to last/to make itself pay/to make a living/to keep going/
+ΩԤ [椯] /(v5k-s) to maintain itself/to last/to make itself pay/to make a living/to keep going/
+Ω礤 [] /(n) initial charge in sumo/(P)/
+Ω礦 [] /(v5u) to be matched against/
+Ω [] /(v1) to hang over/to shroud/to enshroud/to envelop/to screen/
+Ωɤ [դ] /(v5r) to stand in one's way/
+Ω [] /(n) standing figure/dancing pose/
+Ωߤޤ [ɤޤ] /(v5r) to stop/to halt/to stand still/(P)/
+Ω [] /(v5r) to come to/
+Ω [ɤ] /(adv) at once/there and then/
+Ω [ޤ] /(v5r) to surpass/
+Ω [礦٤] /(n) urinating outdoors/
+Ωä [] /(n) die out/fall through/(P)/
+Ω夬 [] /(n) (1) start/(2) how well a pitcher pitches at the start of the game (baseball)/(P)/
+Ω夬 [] /(v5r) to stand up/(P)/
+Ω夲 [] /(v1) to boot (a computer)/to start (a computer)/
+Ω [Τܤ] /(v5r) to go up/to rise up/
+Ω [] /(n,vs) eating while standing/eating at a (street) stall/
+Ω [դޤ] /(v5u) to act/to behave/
+Ω [֤ޤ] /farewell dinner/
+Ω [դޤ] /(v5u) to behave/
+ΩԤ [Ĥ] /(v5s) to stand stock still/
+Ω [] /(n) standing room only/
+Ω [擄] /(v5g) to make a din/
+ΩԤ [ޤŤ] /(n) 17-day-old moon/
+Ωؤ [] /(v5r) to alternate/to take turns/
+Ωफ [Τ] /(v1) to evict/to eject/
+Ωभ [Τ] /(n) eviction/(P)/
+Ωय [Τ] /(v5k) to evacuate/to clear out/to vacate/to withdraw/to take refuge/(P)/
+Ω٤ [] /(n) slow start/
+Ω٤ [] /(v1) to start slowly/to lag behind/
+Ωľ [ʤ] /(n) recovery/restoration/(P)/
+Ωľ [ʤ] /(v5r) to regain one's footing/to recover/(of the market) to improve/(P)/
+Ω̤ [ɤ] /(n) remain standing/
+Ω̤Ǥ [ɤǤ] /to keep standing (all the way)/
+ΩƯ [Ϥ餯] /(v5k) to go about one's work/
+Ωɤ [] /(n) reading while standing (in a bookstore)/(P)/
+Ω [] /(n) entering/(P)/
+Ωػ [꤭] /(exp,n) no entry/Keep Off!/No Trespassing/(P)/
+Ω [] /(v5r) to enter/to interfere/
+Ωػ [꤭] /(exp,n) no entry/Keep Off!/No Trespassing/(P)/
+Ω [] /(n) peddler/
+Ω [Ф] /(n) stand watch/sentinel/
+Ω [] /(n) dilapidation/
+Ωķ [ϤФȤ] /(n) standing long jump/
+Ωʹ [] /(n) eavesdrop/
+Ω¤ [ʤ] /(v5b) to stand up/to line in a row/to be equal to/
+Ω֤ [] /(v5r) to turn back/
+Ω¤ [ޤ褦] /(v5u) to drift along/
+Ω [] /(n) unharvested crops/
+Ω [] /(n) standing tree/
+Ω [ɤ] /(v5r) to return/to come back/
+Ω [䤯] /(n) leading male role in kabuki/
+Ω [Фʤ] /(n) standing around talking/(P)/
+Ω [] /giddiness/
+Ω [] /(v5m) to be petrified/to be unable to move/
+ΩƤ [] /(v1) to hang over/to shroud/to enshroud/to envelop/to screen/
+Ω [] /(v5t) to stand/(P)/
+Ω [Ĥ] /(n) predicament/one's ground/one's position/
+ΩĻפ [ĤȤꤢȤˤ] /an idiom meaning it is simply common courtesy to clean up after yourself/
+ΩƤ [Ƥ] /(v1) to stand (something) up/to erect (something)/(P)/
+ΩƳݤ [Ƥ] /(v1) to lean against/to set against/
+Ωƴ [ƤФ] /(n) billboard/
+ΩƷԥ [Ƥԥ] /upright piano/
+Ωƹ [Ƥ] /(n) shaft/
+ΩƹԻ [Ƥ礦] /(n) head referee in sumo/
+Ωƹ [Ƥ] /(v5m) to be crowded/to be busy/(P)/
+Ωƹ [Ƥ] /(v1) to be shut tight/
+Ωƻ [Ƥդ] /(n) notice/bulletin board/(P)/
+ΩƼҲ [Ƥ㤫] /vertically structured society/
+Ω [Ƥ] /(n) milestone/standing stone/
+Ωڤ [Ƥ] /(v5r) to close tight/
+Ω [Ƥޤ] /(n) principle/official stance/
+Ω³ [ƤĤŤ] /(n) succession/(P)/
+Ωؤ [Ƥ] /(n) pay for another/
+Ωؤ [Ƥ] /(v1) to pay in advance/to pay for another/to pay someone else's debt as a loan to him/(P)/
+Ωؤ [Ƥ] /(adj-na,n) advance/
+Ωľ [Ƥʤ] /(v5s) to rally/to make over/to rearrange/to reorganize/(P)/
+Ωľ [Ƥʤ] /(v5r) to recover/to rally/to pick up/
+Ω̤ [ƤȤ] /(v5s) to push through (an idea)/
+Ω [ƤĤ] /unit of measurement, about 1.8 meters cubed/
+ΩĤ˿ [Ƥˤߤ] /(n) fluency/volubility/
+Ωɨ [ƤҤ] /(n) sitting with one knee drawn up/
+Ωդ [ƤĤ] /(n) way a door fits/
+Ωʪ [Ƥ] /(n) leading actor/
+Ω [Ƥ䤯] /(n) leading actor/
+ΩƤ [Ƥ] /(v5r) to barricade oneself in/to hold (a fort, etc.)/to shut oneself up/to be besieged/to dig in/
+Ω [] /(n) hollyhock/
+Ω [Ĥ] /(n) draft/(rough) design/(P)/
+ΩƼ [Ĥ󤷤] /planner/
+Ωˤ [褮] /(n) treading water/
+Ω [礦] /(n) standstill/stalling/stranding/
+Ω [ä] /(n) first day of summer/beginning of summer/
+Ω [󤼤] /campaign speech/
+Ω [ˤ] /(n) witness/observer/
+Ω [Ĥ] /(n) prayer to a god/
+Ω [ä㤯] /(n,vs) being based on/(P)/
+Ω [ä㤯] /(n) standpoint/
+Ω [ä㤯Ƥ] /(n) standpoint/
+Ω [ä] /(n) constitutionalism/(P)/
+Ω [ä󤪤] /(n) constitutional monarchy/
+Ω [ä󤯤󤷤] /constitutional monarch/
+Ω [ä󤯤󤷤夻] /constitutional monarchy/
+Ω [ä󤯤󤷤夻] /constitutional monarchy/
+Ω [ä󤷤央] /constitutionalism/
+Ω [ä󤻤] /constitutional government/
+Ω [] /(n,vs) watching while standing/standing and looking at something/
+Ω [Ĥ] /(n) expression of one's views/
+Ω [ä] /(n,vs) announcing candidacy/(P)/
+Ω [äۤ] /(n) candidate (for)/
+Ω [ä] /(n) founding of a nation/(P)/
+Ω [] /(v1) to hang over/to shroud/to enshroud/to envelop/to screen/
+Ωɤ [դ] /(v5r) to stand in one's way/
+Ω [Ƥդ] /(n) notice/bulletin board/(P)/
+Ω [Ƥ] /(n) mountain in Toyama Prefecture/
+Ω [ä] /(n) one's life goal/(fixing) one's aim in life/
+Ω [äǤ] /(n) success story/
+Ω [ä夦] /(n) the first day of autumn (fall)/
+Ω [ä] /(n) first day of spring/(P)/
+Ω [ä礦] /(n,vs) establishing proof/demonstration/substantiation/(P)/
+Ω [] /(n) starting/beginning/
+Ω [] /(n) standpoint/position/situation/(P)/
+Ω [ä礯] /(n) stand-up meal/buffet/
+Ω [ä] /(n,vs) establishing oneself in life/success in life/
+ΩȽ [ä󤷤ä] /(n) success in life/
+Ω [ä] /(n,vs,n) (1) setting a drill bit (original sense)/(2) jam-packed/tightly packed/
+Ω [ä礦] /Nichiren-Buddhist sect (founded in 1938)/
+Ωŵ [ƤǤ] /original name for Omron Corporation/
+Ω [Ĥ] /(n) standing statue/standing image/
+Ω [ä] /(n) investiture of the Crown Prince/
+ΩҼ [ä] /investiture of the Crown Prince/
+Ω [ä줤] /ceremony of installing a Crown Prince/
+Ω [ä] /(n) solid body/(P)/
+ΩαDz [ä] /three-dimensional movie/
+Ωβ [ä󤭤礦] /stereophonic sound/
+Ωβ [ä] /stereochemistry/
+Ωδ [ä] /(n) feeling of solidity/three-dimensionality/drawing highlights/
+Ωδ [ä] /solid geometry/
+Ωζ [ä礦] /(n) stereoscope/
+Ωθ [ä] /multi-level crossing/
+Ωκ [ä] /draping/
+Ωμ̿ [ä㤷] /stereograph/
+Ω [ä] /(n) three-dimensional warfare/
+ΩŪ [äƤ] /(adj-na) three-dimensional/(P)/
+Ω [ä] /(n) Cubism/
+Ω [äۤ] /stereophonic broadcast/
+Ωभ [Τ] /(n) eviction/
+Ω [ä] /(n) location/(P)/
+ΩϾ [ä礦] /condition of location/
+Ωľ [Ƥʤ] /(v5s) to rally/to make over/to rearrange/to reorganize/
+Ω [äȤ] /(n) founding a political party/
+Ω [äȤ] /(n) beginning of winter/first day of winter/
+Ωػ [꤭] /(exp,n) no entry/Keep Off!/No Trespassing/(P)/
+Ω [] /(v5r) to enter/to interfere/
+Ωػ [꤭] /(exp,n) no entry/Keep Off!/No Trespassing/(P)/
+Ω [ä] /(adj-na,n) splendid/fine/handsome/elegant/imposing/prominent/legal/legitimate/(P)/
+Ωʢ [äפ] /(n,vs) anger/offence/rage/taking offense/(P)/
+Ω [夦٤] /(n) cubic meter/
+Ω [] /(n) dancing (geisha)/
+Ω [äݤ] /(n) cube/
+Ω᡼ȥ [äݤ᡼ȥ] /cubic meter/(P)/
+Ω [äݤ] /(n) cubic root/
+Ω [äݤ] /(n) cube/
+Ωˡ [äݤ] /(n) legislation/lawmaking/(P)/
+Ωˡ [äݤ] /legislature/
+Ωˡ [äݤ] /(n) legislative power/
+Ωˡ [äݤ] /legislator/
+Ωˡ [äݤ] /(n) assize/(P)/
+Ω̿ [Ĥᤤ] /(n) peace of mind/
+Ω [Ĥᤤ] /Rikkyo-Meiji (baseball) game/
+Ω̿ [Ĥ] /(n) elevation/
+Ω [Ĥ] /(n) argument(ation)/
+ΩƤ [Ƥ] /(v5r) to barricade oneself in/to hold (a fort, etc.)/to shut oneself up/to be besieged/to dig in/
+Ϋ [] /(v1) to rob/to pillage/to skim/to sweep over/to graze (in passing)/to cheat/to hint/
+Ϋ [Ȥ] /(v5r) to snatch/to steal/
+Ϋå [ᤦФ] /(v5u) to plunder/
+Ϋ [] /(n) grazing/squeezing/percentage/kickback/
+Ϋ [꤭] /(n) scratch/graze/
+Ϋ [] /(v5r) to graze/to squeeze/to become blurred/to exploit/
+Ϋ [] /(v1) to be grazed/to touch/to chip/
+Ϋå [㤯] /(n,vs) pillage/plunder/looting/robbery/
+ά [ۤ] /(adv) (uk) almost/roughly/approximately/(P)/
+ά [㤯] /(n,n-suf,vs) abbreviation/omission/(P)/
+ά [㤯] /for short/
+ά [㤯] /(v5s) to abbreviate/(P)/
+ά [㤯] /(n) rough sketch/
+ά [ä] /(n) brief explanation/
+ά [ä] /(n) abbreviation/
+άˡ [äۤ] /abridged notation/
+ά [㤯] /(n) informality/
+ά [㤯] /(n) brief statement/summary/
+ά [㤯] /(n) abbreviation/acronym/(P)/
+ά [㤯] /(n) code/mark/symbol/
+ά [㤯] /(n) brief history/
+ά [㤯] /(n) abbreviation/simplified character/
+ά [㤯] /(adj-na,n) informal/simplified/(P)/
+ά³ [㤯ƤĤŤ] /summary proceedings/
+ά̿ [㤯ᤤ줤] /summary order/
+ά [㤯] /(n) abduction/
+άͶ [㤯椦] /(n) kidnapping/
+ά [㤯] /(n) outline/summary/
+ά [㤯] /(n) abbreviation/
+ά [㤯] /(n) brief account/
+ά [㤯礦] /(n) abbreviation/(P)/
+ά [㤯礦] /(n) miniature medal or decoration/
+ά [㤯] /(n) rough sketch/rough map/
+ά [㤯] /(n) outline/summary/
+ά [㤯] /(n) demitoilet/ordinary dress/
+ά [㤯] /(n) simplified form of a kanji/
+άå [㤯] /(n,vs) pillage/plunder/looting/robbery/(P)/
+άå԰ [㤯Ĥ] /looting/
+ά [㤯Ǥ] /(n) biographical sketch/
+άɮ [㤯Ҥ] /(n) outline/synopsis/simplified form of a kanji/
+ά [㤯] /(n) brief genealogy/abbreviated musical notation/
+ά [㤯դ] /(n) everyday clothes/informal clothes (dress)/
+άʸ [㤯֤] /(n) abridged sentence/
+ά˹ [㤯ܤ] /(n) ordinary cap/
+ά̾ [㤯ᤤ] /(n) mnemonic/
+ά [㤯줭] /(n) brief personal record/short curriculum vitae/short CV/(P)/
+έ [夦] /axe/kill/(P)/
+ή [夦] /(n,n-suf) style of/method of/manner of/school (of thought)/(P)/
+ή [ʤ] /(n) sink/(P)/
+ή [ʤ] /(n) sink/washstand/
+ή [ʤ] /(n) sink/
+ή [ʤ] /(v5m) to pour into/to wash down/
+ή [ʤɤ] /(n) panning (a movie camera)/
+ήФ [ʤ] /(v5s) to draw off/to run out/to flush out/
+ή [ʤ] /(n) place for showering next to a tub/
+ή [ʤӤ] /(n) paper dolls floated downriver on March 3rd/
+ήǤ [ʤ] /(n) hitting to the opposite field (baseball)/
+ή [ʤ] /(n) sink/washstand/
+ή [ʤŤ] /(n,vs) trolling/
+ή [ʤ] /(n) drainboard/
+ή [ʤ] /(n) drift net/
+ή [ʤ] /(n) sidelong glance/
+ή [ʤ] /(v5s) to drain/to float/to shed (blood, tears)/to cruise (e.g. taxi)/(P)/
+ή [ʤ] /(n) stream/current/(P)/
+ή [ʤ] /(v1) to stream/to flow (liquid, time, etc.)/to run (ink)/to be washed away/(P)/
+ή [ʤ줳] /(v5m) to flow/to pour/to stream/(P)/
+ή [ʤ줵礦] /assembly-line system/
+ή [ʤ] /(n) stranger/tramp/
+ήФ [ʤ] /(v5s) to flow out/to stream out/to pour out/to gush forth/to leak/to ooze out/to drift away/
+ήФ [ʤǤ] /(v1) to flow out/to stream out/to pour out/to gush forth/to leak/to ooze out/to drift away/
+ή [ʤ줺] /(n) flowchart/flow diagram/
+ή [ʤܤ] /(n) shooting star/meteor/(P)/
+ή [ʤ] /(n) stray bullet/
+ή夯 [ʤĤ] /(v5k) to drift to/to be washed ashore/
+ή⤯ [ʤ줢뤯] /(v5k) to wander about/
+ή [ʤ] /(n) stray arrow/
+ή [ʤ줪] /(v5r) to run off (fluid)/to run down/to flow down/
+ή [夦] /(n) (river) basin/(P)/
+ή [夦] /(n) liquid sound (ling)/
+ή [夦] /(n) cancelling a meeting/adjournment of a meeting (due to lack of attendance)/
+ή [夦] /(n) (abbr) influenza/flu/cold/
+ή [夦] /(n) sweat/
+ή [夦] /(n) style/fashion/
+ή [夦] /(n) exile/deportation/
+ή [뤱] /(n) exile/deportation/
+ή [夦] /penal colony/
+ή [夦] /(n) bloodshed/(P)/
+ή [夦] /(n) groundless rumor/
+ή [夦Ҥ] /(n) false rumors or report/
+ή [Ϥ] /(n,vs) fashionable/fad/in vogue/prevailing/(P)/
+ή [夦] /(n,vs) fashionable/fad/in vogue/prevailing/(P)/
+ήԤû [Ϥä] /(n) popular person/
+ήԤο [夦Τ] /the cream (pink) of fashion/
+ήԤ [夦Τ] /pattern now in fashion/
+ήԤ [Ϥ] /(n,vs) fashionable/fad/in vogue/prevailing/
+ήԤ [Ϥꤦ] /(n) popular song/
+ήԤ [ϤꤳȤ] /popular expression/
+ήԤѤ [Ϥꤹ] /(n) changes in fashion/
+ήԤ [Ϥ] /(v5r) to flourish/to thrive/to be popular/to come into fashion/(P)/
+ήԲ [夦] /(n) popular song/hit song/(P)/
+ήԸ [ϤꤳȤ] /buzzword/
+ήԸ [夦] /(n) buzzword/vogue word/popular phrase/word (phrase) in fashion or on everybody's lips/
+ήԺ [夦ä] /popular writer/
+ήԻ [夦] /(n) popular person/
+ήԿ [夦礯] /(n) fashionable color/
+ή [夦ܤ] /(n) influenza/flu/
+ήα [夦󤨤] /(n) epidemic hepatitis/
+ή [夦󤨤] /(n) mumps/
+ήǾ [夦Τ] /(n) epidemic encephalitis/
+ή [夦Ӥ礦] /(n) epidemic/
+ή [Ϥ] /(n) conjunctivitis/
+ή [夦] /(n) quicksand/
+ή [夦] /(n) quicksand/
+ή [뤶] /(n) banishment/exile/
+ή [夦] /(n,vs) abortion/abortive birth/miscarriage/
+ή [夦] /(n,vs) washed away/
+ή [夦] /forfeited pawned article/
+ή [夦] /(n) discharge/outward flow/(P)/
+ή [ˤ] /(n) an exile/
+ή [夦] /(n) running water/stream/
+ή [夦] /(n) meteor/falling star/
+ή [夦] /(n) meteor shower/
+ή [夦] /(n) meteoric swarm/
+ή [] /(adj-na,adv,n) (uk) clever/adept/good/expectations/as one would expect/(P)/
+ή [夦] /(n) groundless rumor/false report/
+ή [뤻] /(n) groundless rumor/false report/
+ή [夦󤱤] /(n) streamlined/
+ή [夦󤱤] /(n) streamlined/
+ή® [夦] /(n) speed of moving fluid/
+ή [夦] /(n) fluid/
+ήϳ [夦꤭] /fluid mechanics/
+ή [夦] /(n) stray bullet/
+ήĪ [夦礦] /(adj-na,n) fluent (language skill)/flowing/(P)/
+ή [夦Ĥ] /(n) circulation of money or goods/flow of water or air/distribution/(P)/
+ή̳̿ [夦Ĥᤤ] /distribution revolution/
+ή̵ [夦Ĥ] /(n) distribution system/
+ή̷ϩ [夦Ĥ] /(n) channel of distribution/
+ή̻ [夦Ĥۤ] /circulating capital/
+ή̾ڷ [夦Ĥ礦] /negotiable securities/
+ή [夦Ĥ] /(n) circulation tax/
+ήŭ [֤] /(n) horseback archery/
+ήž [Ƥ] /(n) vicissitudes/
+ήư [夦ɤ] /(n,vs) flow/(P)/
+ήư [夦ɤ] /current assets/
+ήư [夦ɤۤ] /floating capital/
+ήư [夦ɤ礯] /(n) liquid food (diet)/
+ήư [夦ɤ] /(n) liquidity/
+ήư¶ [夦ɤ褭] /(n) liquid deposit/
+ήư [夦ɤ] /(n) liquid/
+ήưŪ [夦ɤƤ] /(adj-na,n) fluid/unsettled/(P)/
+ήư [夦ɤդ] /current liabilities/
+ήưʪ [夦ɤ֤] /(n) fluid/
+ή [夦ˤ夦] /(n) afflux/influx/(P)/
+ή [夦] /(n) school (e.g. of ikebana)/(P)/
+ήɹ [夦Ҥ礦] /(n) drift ice/ice floe/(P)/
+ή [] /(n) circulation/dissemination/
+ή [դܤ] /(n) popular edition/
+ή˴ [夦ܤ] /(n) wandering/
+ή̱ [夦ߤ] /(n) refugees/
+ή̱ [ߤ] /(n) refugees/
+ή [夦ܤ] /(n) driftwood/
+ή [夦褦] /(n) diversion/misappropriation/(P)/
+ήΥ [餤] /(n,vs) wandering (e.g. bird, exile, lifestyle)/wandering alone in a strange country/
+ήΥ [夦] /(n,vs) wandering (e.g. bird, exile, lifestyle)/wandering alone in a strange country/
+ήΥ [餦] /(v5u) to wander/to roam/
+ήή [夦夦] /(n) workmanship/style/
+ή [夦礦] /(n) quantity of flow/
+ή̷ [夦礦] /(n) flow meter/
+ή [夦줤] /(adj-na,n) fluent/flowing/elegant/
+ήϢ [夦] /(n) stay on/
+ήϪ [夦] /(n,vs) revelation/outpouring/
+ήϲ [] /(n) vagrancy/wandering/nomadism/(P)/
+ήϲ̱ [Τ] /wandering people/the Jews/
+ήϲ [] /(n) nomad/
+ήϲ [ˤ] /(n) wanderer/
+ίޤ [ޤ] /collected things/gathering place/arrears/
+ίޤ [ޤ] /(n) gathering spot/haunt/
+ίޤ [ޤߤ] /(n) stagnant water/
+ίޤ [ޤ] /(v5r) to collect/to gather/to save/(P)/
+ί [] /(n) cesspool/sink/manure sink/
+ί [] /(v1) to amass/to accumulate/(P)/
+ί [ᤳ] /(v5m) to save up/
+ί© [ᤤ] /(n) (uk) a sigh/(P)/
+ί [ᤤ] /(n) reservoir/
+ί [ޤ] /collected things/gathering place/arrears/
+ί [ޤ] /(n) gathering spot/haunt/
+ί [ޤ] /(v5r) to collect/to gather/to save/
+ί [夦] /(n) water brash/sour stomach/
+ί [夦󤬤] /to feel gratified/
+ί© [ᤤ] /(io) (n) (uk) a sigh/
+ί [ᤤ] /(n) reservoir/pond/
+ΰ [] /(n) lapis lazuli/
+αޤ [Ȥɤޤ] /(v5r) (1) to remain/to abide/to stay (in the one place)/(2) to come to a halt/(3) to be limited to/(4) to stop/
+αޤ [Ȥޤ] /(v5r) (1) to remain/to abide/to stay (in the one place)/(2) to come to a halt/(3) to be limited to/(4) to stop/(P)/
+α [Ȥɤ] /(n) finishing blow/clincher/
+α [Ȥ] /(n,suf) stopping/remaining (e.g. poste-restante)/
+α [Ȥɤ] /(v1) to stop/to cease/to put an end to/(P)/
+α [Ȥ] /(v1) to fasten/to turn off/to detain/
+α [Ȥ᤬] /(n) clasp/snap fastener/
+α [Ȥᤫʤ] /buckle/
+α [Ȥᤰ] /(n) latch/clasp/
+αỳ [Ȥ] /(n) mountain where logging is prohibited/
+α [ȤФ] /(n) pin/
+αµ [Ȥ᤽] /(n) tomesode/woman's ceremonial kimono/
+α [ȤᤪȤ] /(n) tout/arbitrator/
+α֤ [Ȥᤪ] /(n) detention/
+α֤ [Ȥᤪ] /(v5k) to detain/to keep/to lock up/to retain/to leave (letter) till called for/
+α [Ȥ] /(n) one's own bath/yesterday's bath water/
+α [Ȥ䤯] /(n) arbitrator/
+αΩ [Ȥ] /(n) restrain (someone)/restraint/
+α [夦] /(n,vs) heed/
+α [夦] /(vs) gloating/satisfaction/
+α [夦] /(n,vs) studying abroad/(P)/
+α [夦] /(n) overseas student/(P)/
+α [Ȥ᤬] /(n) clasp/snap fastener/
+α [뤹] /(n) absence/being away from home/(P)/
+α [뤹] /(n) caretaker or keeper (official post in the Edo era)/
+α [뤹] /(n) house where the family is out/
+α [뤹夦] /during absence from home/
+α [뤹Ǥ] /(n) (abbr) answering machine/
+α [뤹Ф] /(n,vs) care-taking/caretaker/house-watching/(P)/
+α [뤹ФǤ] /answering machine/
+αϿ [뤹] /(n,vs) unattended (video, audio) recording/
+α̵ [Ȥɤʤ] /(adj) endless/ceaseless/
+α̵ [Ȥɤʤ] /(adv) endlessly/ceaselessly/
+αµ [Ȥ᤽] /(n) formal, usually black, kimono with designs along the bottom of the skirt worn by married women on ceremonial occasions/
+α [夦] /(n) detainment/imprisonment/poundage/(P)/
+α־ [夦礦] /(n) police cell/place of detention/(P)/
+α͹ [Ȥᤪ椦Ӥ] /mail held at the post office/
+αĻ [夦礦] /(n) nonmigratory bird/
+αǤ [夦ˤ] /(n,vs) remaining (staying) in office/remaining at one's post/(P)/
+αǯ [夦ͤ] /(n,vs) repeating the same class (school)/staying more than two years in the same class/(P)/
+α [夦٤] /(n) farewell to those staying behind/
+α [夦] /(n) reserving/withholding/(P)/
+α [夦ۤꤨ] /(n) retained earnings/
+β [夦] /(n) ammonium sulfate/
+β [] /(n) sulfur (S)/sulphur/(P)/
+β [] /(n) flowers of sulfur/
+β [] /sulfur mine/
+βʪ [󤫤֤] /sulfur oxide/
+β [] /(n) sulfur spring/
+β [夦] /(n,vs) sulfuration/sulphuration/
+β [夦ꥴ] /vulcanized rubber/
+β [夦] /hydrogen sulphide/sulphuretted hydrogen/
+βʪ [夦֤] /(n) sulfide/
+β [夦] /(n) sulfuric acid/(P)/
+β [夦] /(n) parchment paper/
+βƼ [夦ɤ] /(n) copper sulfate/
+γ [Ĥ] /(n,n-suf) grain/(P)/
+γɶ [夦夦] /(n) toil and moil/working assiduously for/tireless hard work/assiduously/painstakingly/
+γ [夦] /grain boundary/
+γ [Ĥ֤] /(n) small silver coin of the Edo period/
+γ [夦] /(n) grain (particle) diameter/
+γ [夦] /(n) particle/grain/(P)/
+γ [夦礦] /(adj-no,n) granular/granulated/(P)/
+γ [夦礯] /(n) eating rice/(cereal) grains/
+γ [Ĥ֤] /(adj-no,n) the pick/the choice/
+γ· [Ĥ֤] /(n) uniform excellence/
+γ [夦] /(n) particle size/grain size/
+γʬ [夦ɤ֤] /particle size distribution/
+γΩ [Ĥ֤] /(v5t) to become grainy/
+γγ [Ĥ֤Ĥ] /(adj-no,n) granulated/lumpy/
+γγ [夦夦] /(n) bit by bit/
+γγɶ [夦夦] /(n) toil and moil/working assiduously for/tireless hard work/assiduously/painstakingly/
+δ [夦夦] /(adj-na,n) prosperous/flourishing/thriving/muscular/
+δ [夦] /(n) prosperity/good fortune/
+δ [夦] /(n) protuberance/projection/rising/(P)/
+δ [夦礦] /(n) prosperity/
+δ [夦] /(adj-na,n) prosperity/(P)/
+δ [夦] /(n) rise and decline/
+δɡ [夦Ӥ] /(n) plastic surgery of the nose/
+δδ [夦夦] /(adj-na,n) prosperous/flourishing/thriving/muscular/
+δδ [夦夦] /(adj-t) thriving/prosperous/brawny/
+ε [] /(n) (1) dragon/(2) promoted rook (shogi)/
+ε [夦] /(n) (1) dragon/(2) promoted rook (shogi)/(P)/
+εθ [ĤΤ] /dragon-head gargoyle/gutter spout/
+εɦ [夦ΤҤ] /Japanese snake's beard/
+ε [ĤΤȤ] /(n) sea horse/
+εȤ [ĤΤȤ] /(n) sea horse/
+ε [ĤΤȤ] /(n) sea horse/
+ε [夦] /(n) Dragon King/(P)/
+ε [] /(n) spiny lobster/
+ε [Ĥޤ] /(n) tornado/waterspout/(P)/
+ε [Ĥޤ] /(n) tornado/waterspout/
+ε [夦] /(n) longan/
+ε [夦] /(n) imperial countenance/
+ε [礦] /(n) imperial countenance/
+εʼ [夦ؤ] /(n) dragoon/
+ε [夦] /(n) Palace of the Dragon King/(P)/
+ε [夦] /(n) (1) hero/clever writing/good writer/(2) dragon and tiger/two mighty rivals/
+ε [礦] /(n) (1) hero/clever writing/good writer/(2) dragon and tiger/two mighty rivals/
+εפ褤 [夦Τ餽] /well-matched contest (serpent and tiger fight)/
+ε [夦] /(n) keel/
+ε [夦Ĥ] /(n) the Keel star/
+ε [夦] /(n) Draco (dragon) constellation/
+ε [夦] /(n) imperial carriage/
+ε [夦] /(n) dragon god/dragon king/
+ε [夦Ĥ] /(n) century plant/
+ε [ɤ] /(n) gentian/bellflower/
+εɱ [ĤҤ] /(n) goddess of autumn/
+εƬ [夦] /(n) watch stem/
+εƬ [夦Ȥ] /(n) a strong beginning and a weak ending/an anticlimax/
+εǾ [夦Τ] /(n) borneol (crystalline turpenoid alcohol)/
+ε [夦] /(n) (1) splendid horse/(2) promoted bishop (shogi)/
+ε鴬 [夦Ҥޤ] /white fish vinegared and rolled with konbu/
+εڷ [夦礦Ϥ] /(n) fierce fighting/
+ε޷ [夦󤳤] /(n) ambergris/
+ζ [] /(oK) (n) (1) dragon/(2) promoted rook (shogi)/
+ζ [夦] /(oK) (n) (1) dragon/(2) promoted rook (shogi)/
+ζ [夦] /(n) promoted rook (shogi)/
+ζ [夦] /(n) (1) hero/clever writing/good writer/(2) dragon and tiger/two mighty rivals/
+ζ [礦] /(n) (1) hero/clever writing/good writer/(2) dragon and tiger/two mighty rivals/
+ζ [夦夦] /dragon boat (long 22-person canoe used for racing)/
+ζ [夦] /(n) dragon god/dragon king/
+ζ [夦Ĥ] /(n) agave (cactus-like plant)/
+ζ [夦] /(n) (1) splendid horse/(2) promoted bishop (shogi)/
+η [Ȥ] /(n) companion/follower/
+ηȼ [Ϥ] /companion/
+θ [Ѥ] /(n) thought/consideration/fears/
+θ [Ѥ] /(v5r) to consider/
+θ [礬] /(adj-na,adj-no,n) unexpected/
+ι [] /(n,vs) travel/trip/journey/(P)/
+ι [Ӥ] /to travel/to take a trip/
+ιζ [ӤΤ] /away from home/
+ι [Ӥ餹] /(n) wanderer/stranger/
+ιԤ [Ӥ] /(n) working away from home/
+ι [Ӥޤ] /(n) touring/
+ι [Ӥʤ] /(v1) to be accustomed to traveling/
+ι [礫] /(n) Japanese hotel/inn/(P)/
+ι۶ [礫󤮤礦] /the hotel business/
+ι [礫] /(n) passenger (transport)/(P)/
+ι [礭㤯] /(n) passenger (transport)/
+ιҵ [礫] /(n) passenger plane/(P)/
+ιҵ [礫ä] /(n) passenger plane/
+ι [礫֤] /(n) passenger ship/
+ι [礫ä] /(n) passenger train/
+ι [Ӥ礦] /(n) touring show/
+ιݿ [Ӥˤ] /(n) itinerant entertainer/
+ι [礱] /(n) passport/(P)/
+ι [礱󤵤礦] /visa/
+ι [礳] /(n,vs) travel/trip/(P)/
+ιԲ [礳] /traveller/
+ιԳ [礳Ф] /(n) traveling bag/suitcase/
+ιԵ [礳] /(n) journal of one's travels/
+ιԶȼ [礳礦] /(n) travel agent/
+ιԼ [礳] /(n) traveller/
+ι [礳] /destination/
+ιŹ [礳Ƥ] /travel agent/
+ι [礳ˤäƤ] /(n) itinerary/
+ι [礳] /fatigue from traveling/
+ιݸ [礳ۤ] /(n) travel insurance/
+ι [Ӥ] /(n) preparations for a journey/
+ι [礸] /(n) hotel/inn/
+ι [礷夦] /(n) loneliness on a journey/
+ι [Ӥޤ] /(n) place one stays when traveling/
+ι [Ӥ] /(n) resting place for traveling shrine/
+ι [Ӥ] /(n) peddler/
+ι [Ӥ礦ˤ] /(n) peddler/
+ι [礸礦] /(n) one's mood while traveling/
+ι [Ӥ] /(n) sleeping away from home/
+ι [Ӥ] /(n) desire to travel/
+ι [Ӥˤ] /(n) traveller/
+ι [ӤӤ] /(n) traveller/(P)/
+ι [礸] /(n) traveller/
+ι [Ӥ] /(n) destination/goal/(P)/
+ι [Ӥ] /(n) traveling priest/
+ι [礽] /(n) travelling clothes/travelling outfit/
+ιĴ [礽ȤȤΤ] /(exp) to prepare for a journey/
+ι [] /(n) brigade/(P)/
+ι [Ƥ] /(n) hotel/inn/
+ι [Ƥ] /(n) itinerary/
+ι [Ӥˤä] /(n) travel diary/
+ι [ӤŤ] /(n) weary from traveling/
+ι [] /(n) travel expenses/(P)/
+ι [Ӥޤ] /(n) sleeping away from home/
+ι [Ӥ䤯] /(n) itinerant entertainer or troupe/
+ιΩ [Ӥ] /(n) setting off (on a trip)/
+ιΩ [Ӥ] /(v5t) to begin a trip/(P)/
+ιϩ [Ӥ] /(n) journey/
+ι [Ϥ] /(n) inn (originally a basket of woven bamboo in which travellers carried food)/
+κ [Ȥꤳ] /(1) captive/prisoner/(2) victim/slave/
+κ [礷夦] /(n) captive/prisoner/
+λ [礦] /(n,vs) finish/completion/understanding/(P)/
+λ [礦] /(vs) acknowledgement/understanding/appreciating/excusing/
+λ [礦] /(n,vs) comprehension/consent/understanding/roger (on the radio)/(P)/
+λ [礦] /(n) understanding (between the two)/
+λ [礦] /(vs) coming to understand/
+λ [礦] /(n) (1) idea/thought/intention/design/inclination/decision/(2) motive/(3) discretion/(4) forgiveness/toleration/
+λʰ㤤 [礦] /mistaken idea or notion/a misstep/
+λ [礦] /(n) (1) idea/thought/intention/design/inclination/decision/(2) motive/(3) discretion/(4) forgiveness/toleration/
+λ㤤 [礦] /wrong idea/delusion/indiscretion/false step/
+λ [礦] /(n,vs) consideration/taking into account/sympathy with/
+λ [礦礦] /(n,vs) acknowledgement/understanding (e.g. "please be understanding of the mess during our renovation")/(P)/
+λ [礦] /(n,vs) knowing/understanding/appreciation/
+μ [礦] /bright moonlight/
+μ [礦] /(n,vs) consideration/taking into account/sympathy with/
+μ [礦󤿤] /clear/obvious/
+μľ [礦礯] /rightfulness/
+ν [礦] /official/companion/
+ν [礦] /(n) consort ship/
+ν [礦] /(n) consort plane/
+ν [Ȥ֤] /consort ship/
+νͧ [礦椦] /(n) colleague/workmate/comrade/coworker/(P)/
+ξ [礦礦] /(n) both/two each/
+ξμ [礦Τ] /both hands/
+ξХåƥ꡼ [礦Хåƥ꡼] /(n) pitcher and catcher (baseball)/
+ξ [礦] /(n) both Houses of Parliament/(P)/
+ξIJ [礦󤭤礦] /joint committee of both houses/
+ξ [礦] /(n) both families/
+ξ [礦Ӥ餭] /(n) double (two-leaf) door/
+ξ [礦֤] /(n) hunting-case watch/
+ξ [礦֤ɤ] /hunting-case watch/
+ξ [礦] /(n) both banks (of a river)/(P)/
+ξ [礦] /(n) both banks (of a river)/
+ξ [礦] /(n) both eyes/(P)/
+ξ [礦] /(n) double meaning/two meanings/
+ξı [礦] /(n) both houses of parliament/
+ξ [礦] /(n) both legs/
+ξ [礦㤯] /(n) both legs/
+ξӴ [礦㤯] /pair of compasses/
+ξӵ [礦㤯] /(n) compass (for drawing circles)/
+ξ [礦礯] /(n) both extremities/north and south poles/positive and negative poles/
+ξü [礦礯] /(n) both extremes/
+ξ [礦礯ۤ] /polar areas/
+ξ [礦] /(n) both armies/both teams/(P)/
+ξ [礦] /(adj-na,n) straddling/option/
+ξ¶ [礦Ƥ褭] /compulsory deposit in return for loan/
+ξ [󤱤] /(iK) (n) rock-scissors-paper game/
+ξ [礦] /(n) both sides of a ship/
+ξ [礦] /(n) two tigers/two rivals/
+ξ [礦] /both openings/two people/couple/
+ξ [礦] /(n) both countries/(P)/
+ξ [礦] /(n) both countries/
+ξ [礦] /both languages/
+ξ [礦] /(n) two or three/
+ξ [礦ˤ] /(n) two or three days/
+ξפ [礦⤤] /mutual love/
+ξ [礦] /(n) both persons/(P)/
+ξ [礦ߤ] /both ears/
+ξ [礦] /(n) both companies/
+ξ [礦] /(n) pair/the two/both persons/both things/(P)/
+ξ [礦] /(n) (1) (with) both hands/(2) approvingly/(P)/
+ξ˲ [礦ƤˤϤ] /two blessings at once/flanked by two beautiful women/
+ξ [礦Ƥ] /ambidextrous (person)/
+ξ [礦] /both kinds/
+ξͤ [礦礯򤫤ͤ] /(exp) to hold two offices concurrently/
+ξ [դ] /(n) parents/both parents/
+ξ [礦] /(n) parents/both parents/(P)/
+ξƤ򼺤 [礦򤦤ʤ] /(exp) to be bereft of one's parents/
+ξ [礦ˤ] /(n) both people/
+ξ [] /(adj-no,n) double-edged sword/
+ξ [礦] /(adj-no,n) double-edged sword/
+ξϤη [礦ФΤ] /double-edged sword/
+ξ [礦] /(n) both sexes/
+ξ [礦] /(n) androgynous flower/bisexual flower/
+ξͭ [礦椦] /androgynous/hermaphroditic/
+ξŪ [礦Ƥ] /(adj-na) bisexual/
+ξ [礦Ф] /(n) two guilty parties tried and punished together/
+ξ [礦] /(n) amphibious/
+ξưʪ [礦ɤ֤] /amphibious animal/
+ξ [礦뤤] /(n) amphibian/Amphibia/
+ξ [礦] /(adj-na,n) amphibian/
+ξưʪ [礦ɤ֤] /amphibious animal/
+ξ [礦뤤] /(n) Amphibia/amphibian/
+ξڤ [礦] /(n) plain cigarette/
+ξڤ [礦ꤿФ] /plain cigarette/
+ξ [礦] /(n) double-dealing/
+ξ [礦ޤ] /(n) double-breasted/
+ξ [礦] /(n) mutual advantage/
+ξ [礦] /(n) both images/
+ξ¦ [礦] /(n) both sides/(P)/
+ξ¦ [礦] /(n) both sides/
+ξ­ [] /(n) both feet/both legs/
+ξ­ [礦] /(n) both feet/both legs/(P)/
+ξ­ [礦] /(n) both feet/both legs/
+ξµ [礦] /(n) both sleeves/
+ξ» [礦] /(n) loss on both sides/
+ξ» [礦] /(n) loss on both sides/
+ξ [礦] /(n,vs) change/money exchange/(P)/
+ξز [礦] /(n) money-exchange shop/
+ξص [礦] /money-changing machine/
+ξؼ [礦Ƥ礦] /(n) commission for an exchange/
+ξؽ [礦] /(n) exchange counter (office)/
+ξؾ [礦礦] /(n) money-exchange business/
+ξؿ [礦ˤ] /money exchanger/
+ξü [礦] /(n) both ends/either end/both edges/sitting on the fence/
+ξü [礦Ϥ] /(n) both ends/either end/both edges/sitting on the fence/(P)/
+ξ [礦] /(n) bisection/
+ξŷ [礦ƤӤ] /(n) two alternatives/
+ξ [礦] /(n-adv,n-t) both times/
+ξ [礦Ȥ] /(n) both political parties/(P)/
+ξ [礦Ȥ] /(n) two swords/
+ξḯ [礦ȤĤ] /(n) two-sword fencer/expert in two fields/man of broad tastes/
+ξḯ [礦ȤŤ] /(n) two-sword fencer/expert in two fields/man of broad tastes/
+ξȤ [礦ȤĤ] /(n) two-sword fencer/expert in two fields/man of broad tastes/
+ξȤ [礦ȤŤ] /(n) two-sword fencer/expert in two fields/man of broad tastes/
+ξƬ [礦Ȥ] /(adj-no,n) double-headed/
+ξ [礦Ȥ] /(n) double gain/
+ξ [礦Ȥ] /biconvex/
+ξ [礦] /(n-t) both days/two days/(P)/
+ξȩ [礦Ϥ] /stripped to the waist/
+ξɪ [礦Ҥ] /(n) both elbows/
+ξ [礦Ϥ] /stripped to the waist/
+ξƻ [礦֤Ȥ] /(n) Shinto-Buddhist amalgamation/dual-aspect Shinto/
+ξʬ [礦֤] /(n,vs) bisect/cut in two/
+ξŲ [礦ؤ] /Their Majesties/the Emperor and Empress/
+ξ [礦٤] /(n) urination and bowel movement/
+ξ [礦ۤ] /(n) both sides/both parties/(P)/
+ξ [礦ۤȤ] /the two/both/
+ξ [礦ۤ] /(n,adj-no) two directions/both directions/two-way/
+ξ̾ [礦ᤤ] /(n) both persons/
+ξ [礦] /(n) both sides/two sides/(P)/
+ξ̺ [礦󤺤] /printing on both sides/
+ξ [礦] /(n) both eyes/
+ξͺ [礦椦] /(n) two great men (rivals)/(P)/
+ξ [礦褦] /(n) two ways/both ways/two kinds/
+ξ [礦褦] /Orient and Occident/Atlantic and Pacific/
+ξ [礦褦] /(n) dual use/
+ξѵ [礦褦] /amphibian plane/
+ξ [礦褯] /(n) both wings/both flanks/(P)/
+ξΩ [礦] /(n) compatibility/coexistence/standing together/(P)/
+ξξ [礦礦] /(n) both/two each/
+ξ [礦] /(n) two wheels/(P)/
+ξ [礦ɤʤ] /(n) both sides/
+ξ [礦] /(n) both arguments (theories)/(P)/
+ξ [礦來] /(n) both sides/
+ξ [] /(n) both arms/
+ξ [礦] /(n) both arms/(P)/
+ο [Τ] /tiding over/
+ο [礦] /endure/keep out (rain)/stave off/tide over/pull through/defy/slight/surpass/excel/eclipse/
+ο [Τ] /shelter/
+ο [Τ] /(v5g) to outdo/to surpass/to endure/to keep out (rain)/to stave off/to tide over/to pull through/to defy/to slight/to excel/to eclipse/(P)/
+ο [礦] /(adj-no,n) skyscraping/very high/
+ο [礦] /(n,vs) excelling/surpassing/outdoing/superior/
+ο [礦礯] /(n,vs) insult/disgrace/rape/
+ο [礦] /(n) Lingchi/Leng Tch'e/slow torture by slicing off parts of the body/
+ο [礦Ϥ] /seaworthiness/
+ο [Τ󤫤] /(n) great trumpet flower (Campsis chinensis)/trumpet creeper/
+ [礦] /(n) hostel/dormitory/(P)/
+˽ [礦ˤ] /(exp) to live in a dormitory/
+ [礦] /(n) dormitory song/
+ [礦] /(n) dormitory/
+ [礦] /(n) boarder/boarding student/(P)/
+Ĺ [礦礦] /(n) dormitory leader/dormitory superintendent/
+ [礦] /(n) boarding-expenses/
+ [礦] /(n) dorm mother/
+ [礦] /(n,n-suf) material/charge/rate/fee/(P)/
+ [礦] /(n) (1) idea/thought/intention/design/inclination/decision/(2) motive/(3) discretion/(4) forgiveness/toleration/
+ [礦] /(n) fee/charge/fare/(P)/
+ [礦󤷤] /(n) tollgate/toll booth/
+ [礦󤸤] /(n) tollgate/toll booth/
+ɽ [礦Ҥ礦] /(n) list or table of charges/tariff/price list/
+Ǽ͹ [礦٤ĤΤ椦Ӥ] /(n) postpaid mail/postage paid/
+ [礦] /(n) writing paper/
+ [礦] /(n) preserve (of land)/
+ [礦Ƥ] /(n) (Japanese) restaurant/(P)/
+ [礦] /(n,vs) cooking/cookery/cuisine/(P)/
+μŹ [礦Τͤ򤷤] /(exp) to prepare for cooking/
+ [礦] /(n) restaurant/(P)/
+ [礦꤭礦] /(n) cooking class/cookery school/
+ [礦ˤ] /(n) cook/chef/
+Ź [礦Ƥ] /restaurant/
+ƻ [礦ɤ] /cookware/cooking gear/
+ [礦Ф] /(n) a cook/
+ˡ [礦ۤ] /recipe/
+Ψ [礦] /(n) tariff/rates/
+ [Ϥ] /(n) a beam/(P)/
+» [礦Ѥ] /(n) place of assemblage for the bold and ambitious/
+ [礦ܤ] /(n) beam/
+ä [] /(adj) cool/refreshing/(P)/
+ä [] /(n) nonchalant (unruffled) air/
+ä [] /(n) cooling oneself/enjoying the cool air/
+äߵ [ߤ㤯] /(n) people out enjoying the cool breezes/
+ä [ߤ] /(n) outdoor bench/
+ä [] /(v5m) to cool oneself/to cool off/to enjoy evening cool/(P)/
+äȤ [礦Ȥ] /(exp) to cool off (literary)/
+ä [礦Ȥ] /(exp) to enjoy the cool breeze/
+ñ [礦] /(n) cool rain/
+ô [礦] /(n) feelings of coolness/
+õ [礦] /(n) cool air/
+ý [礦夦] /(n) cool autumn/
+ [] /(n) cool breeze/refreshing breeze/
+ [礦դ] /(n) cool breeze/refreshing breeze/(P)/
+̣ [礦] /(n) cool/coolness/
+ [礦] /(adj-no,n) hunting/game/(P)/
+Ĵ [礦] /(n) office-seeking/
+Ĵư [礦󤦤ɤ] /seeking government posts/
+Ĵ [礦󤻤] /the spoils system/
+Ĵ [礦] /(n) seeking the bizarre/
+Ĵ [礦] /(n) hunting season/
+ĵ [礦] /(n) hunting season/
+Ķ [礦] /(n) hunting gear/
+ĸ [礦] /(n) hound/hunting dog/gun dog/(P)/
+ĸ [礦] /(n) the Hunting dogs (constellation)/Canes Venatici/
+ĸ [ä] /(ai:) (n) sea otter/
+Ļ [礦] /(n) hunter/huntsman/(P)/
+Ľ [礦夦] /(n) hunting gun/sportsgun/(P)/
+ľ [礦] /(n) hunting grounds/
+Ŀ [礦礯] /(n) lechery/philandering/lewdness/debauchery/
+Ŀ [ꤦ] /(n) hunter/
+Ŀ [夦] /(n) hunter/
+Ŀ [礦] /(n) hunter/
+Ļ [礦礦] /(n) game bird/
+ż [礦] /(n) treatment/therapy/cure/
+ˡ [礦ۤ] /(n) remedy/medical treatment/(P)/
+ [礦褦] /(n,vs) recuperation/medical treatment/(P)/
+ܽ [礦褦] /(n) sanatorium/
+ܽ [礦褦] /(n) sanatorium/(P)/
+ [礦褦夦] /under medical care/
+ [礦褦] /(n) medical expenses/
+ [礦] /(adj-na,n) obvious/
+ [礦] /(n) lines of a ridge/
+ȿ [礦礯] /(n) provisions/(P)/
+ƻ [礦ɤ] /(n) supply line/supply of provisions/
+ [礦ޤ] /(n) military provisions and cavalry horse fodder/
+ [礦] /(n) good/(P)/
+ɤ [] /(adj) (col) (uk) good/(P)/
+ɤ [褤] /(adj) good/nice/pleasant/ok/(P)/
+ɤͭ [褤Ҥ] /(exp) to have a strong pull/
+ɤ̣ [ߤ] /(exp) Serves you right!/
+ɤ [礦] /valuable material/
+ɤ [] /good boy (or girl)/
+ɤ [褤夦Ĥ] /(exp) to cultivate a good habit/
+ɤ­ [褤Ǥ] /good turnout of people/good start/
+ɤӤ夲 [褤򤢤] /(exp) to achieve satisfactory results/
+ɤ˽ [褤󤻤ˤĤ] /(exp) to have one study under a good teacher/
+ɤԤ [򤤤] /(exp) to be on the right track/
+ɤ [褤Ȥ] /handsome man/
+ɤ [褤] /a good price/
+ɤŷ [褤Ƥ] /fine (fair) weather/
+ɤͭ [褤ĤƤ] /(exp) to have a good connection/
+ɤ [褤Ҥ򤨤] /(exp) to choose a lucky (auspicious) day/
+ɤä [褫ä] /(exp) (uk) if you like/(P)/
+ɤǰ [褫Ȥͤ󤸤] /(exp) to wish a person well/
+ɤ찭 [褫줢] /(adv,exp) good or bad/right or wrong/for better or for worse/rightly or wrongly/
+ɤ [褭] /(pref) good/(P)/
+ɤ [褯] /(adv,n,vs) nicely/properly/well/skilled in/
+ɤ [褯] /blazing fire/
+ɤ [褯] /very efficacious medicine/
+ɤƤ [褯䤱] /done brown/well done/
+ɤӤ륯꡼ [褯ΤӤ륯꡼] /well-spreading cream/
+ɤɤ [褯褯] /(adv) exceedingly/very/
+ɤ [褵] /(n) merit/virtue/good quality/(P)/
+ɤ [褷] /OK!/all right!/
+ɰ [礦] /(n) good idea or plan/
+ɰ [礦] /(n) good doctor/
+ɱ [礦] /(n) good match/
+ɲ [礦] /(n) good family/
+ɲȤޤǤ [礦ΤޤǤ] /to be of good family/
+ɲ [礦] /(n) good money/
+ɵ [礦夦] /for a good while/
+ɷ [礦] /(n) good plan/
+ɹ [礦] /(adj-na,n) favorable/satisfactory/(P)/
+ɹ [礦] /(n) skilled artisan/
+ɹ [礦] /(n) good harbor/
+ɺ [礦] /(n) good wife/(P)/
+ɺʸ [礦] /(n) good wife and wise mother/
+ɺ [礦] /(n) good medicine/
+ɺ [礦] /(n) good material/good timber/able persons/
+ɺ [礦] /(n) good plan or policy/
+ɻ [礦] /(n) good teacher/
+ɼ [礦] /(n) good sense/(P)/
+ɼ [礦] /(adj-na,n) good quality/superior quality/(P)/
+ɼ [礦] /(n) good seed or breed/
+ɽ [礦] /(n) good book/valuable work/
+ɾ [礦礦] /(n) great general/
+ɿ [礦] /(n) conscience/(P)/
+ɿŪ [礦Ƥ] /(adj-na) upright/fair/honest/
+ɿ [礦] /(n) husband/
+ [礦] /(n) benign/
+ [礦褦] /benign tumor/
+¯ [礦] /(n) good custom/
+ [礦] /(n) intuition/
+ [礦Ǥ] /fertile rice paddy/
+Ƴ [礦ɤ] /(n) good conductor (of heat, etc.)/
+ [礦ˤ󤻤] /(n) competent local official/
+ [礦] /(n) lucky (auspicious) day/
+ǽ [礦Τ] /(n) natural ability/
+ [礦] /(n) good horse/
+ [礦] /(n) good or bad/
+ [礦Ҥ] /(n) superior article/
+ [礦դ] /(n) good custom/
+¯ [礦դӤ] /good customs/
+ˡ [礦ۤ] /(n) good method/
+̱ [礦ߤ] /(n) good citizens/law-abiding people/
+ [礦] /(n) moonlit night/
+ [礦䤯] /(n) good medicine/
+ͧ [礦椦] /(n) good friend/
+ [礦] /(n) good official/
+ʤ [礦] /(vs) acknowledgement/understanding/appreciating/excusing/
+ʰ [礦] /(n) court (national) mourning/
+ʲ [礦] /(n) comprehension/understanding/consent/
+ʻ [礦] /(n,vs) consideration/taking into account/sympathy with/
+ʾ [礦礦] /(n,vs) acknowledgement/understanding (e.g. "please be understanding of the mess during our renovation")/
+˱ [礦] /(adj-na,n) remote/far off/
+ [礦ȤΤΤ] /(n) being self-complacent/
+ [礦] /(n,n-suf) quantity/amount/volume/portion (of food)/(P)/
+̤ [礦դ] /(exp) to gain in quantity/
+̤ [礦ꤷ] /quality before quantity/
+̤ [Ϥ] /(n) measurements/weighing/
+̤ [Ϥꤳ] /(v5m) to measure liberally/
+̤ [Ϥꤦ] /(n,vs) selling by measure/selling by weight/
+̤ [Ϥ] /(v5r) to measure/to weigh/to survey/to time (sound, gauge, estimate)/(P)/
+̴ [礦] /(n) voluminous/massive/bulky/
+̴ [礦] /(n) measure for volume/
+̵ [礦] /(n) quantifier/
+̷ [礦] /(n) judge's sentence/assessment of a case/(P)/
+̻ [礦] /(n,vs) mass production/(P)/
+̻ [礦] /(n) quantum/
+̻Ҳ [礦] /(n) quantization/
+̻ҿϳ [礦꤭] /quantum chromodynamics (physics)/
+̻ʪ [礦֤Ĥ꤬] /quantum physics/
+̻ϳ [礦꤭] /(n) quantum mechanics/
+̻ [礦] /(n) quantum theory/
+Ū [礦Ƥ] /(adj-na,n) substantively/(P)/
+Ū [礦Ƥ] /(n) quantitative easing/
+Ūͻ [礦Ƥ椦] /(n) quantitative easing/
+Ź [礦ϤƤ] /(n) volume seller/(P)/
+ [Ϥ] /(n) weight/
+ [礦] /(n) weight/
+ [ߤ] /(n) imperial mausoleum/Emperor's tomb/(P)/
+Ͳ [礦] /(n,vs) excelling/surpassing/outdoing/superior/
+Ϳ [礦礯] /(n) assault/insult/
+ [礦] /(n) imperial tomb or mausoleum/
+ΰ [礦] /(n) area/domain/territory/field/region/regime/(P)/
+β [礦] /(n) understanding/consent/agreement/
+β [礦] /(n) understanding/consent/agreement/
+γ [礦] /(n) territorial waters/(P)/
+γ [礦] /(n) territorial limits/
+ζ [礦] /(n) territorial airspace/(P)/
+ζ [礦Ѥ] /(n) airspace incursion/
+ι [礦] /(n) territory/fiefdom/feudal domain/
+λ [礦] /(n) consul/(P)/
+λ [礦] /(n) consulate/(P)/
+μ [礦] /(n) feudal lord/
+μ [礦夦] /(n) receipt/voucher/(P)/
+μ [礦夦] /receipt/(P)/
+μι [礦夦ΤҤ] /counterfoil of a receipt/
+μ [礦夦礦] /(n) receipt/
+ξ [礦礦] /(n,vs) acknowledgement/understanding/noting/
+ο [礦] /(n) territorial waters/
+µ [礦夦] /(n) leader/chief/boss/(P)/
+ [礦] /(n) territory/dominion/(P)/
+ [礦] /(n) dominion/territory/possession/(P)/
+ڤ䤯 [礦ɤ򤵤] /(exp) to cede a territory/
+ [礦ɤۤ] /(n) maintenance of territorial integrity/
+ [礦ʤ] /(n) (within a) territory/domains/(P)/
+ [礦] /area distribution/
+ʬ [礦֤] /(n) territory/domain/dominion/possession/sphere of action/
+̱ [礦ߤ] /(n) population of a fief/
+ͭ [礦椦] /(n,vs) possession/(P)/
+ [] /(n) force/strength/energy/might/power/agency/authority/influence/vigor/stress/emphasis/exertions/endeavors/efficacy/help/support/good offices/ability/faculty/capability/attainment/means/resources/(P)/
+ [꤭] /(n) strength/
+ [礯] /(n-suf) strength/power/(P)/
+Ϥʤ [ʤ] /(adj) feeble/
+ϤϤDZ [ˤǤ] /(exp) to meet force with force/
+Ϥξ [Τ] /field of force/
+Ϥ [꤭] /(v5m) to strain/to bear up/to exert one's strength/to swagger/to bluff/to boast/(P)/
+Ϥ [򤿤᤹] /(exp) to try one's strength/
+ϤԤ [Ĥ] /(exp) to exert oneself/to make efforts/
+Ϥפ [򤤤] /(exp) to render assistance/to make an effort/
+Ϥ [򤽤] /(exp) to concentrate one's effort (on something)/
+Ϥ [򤤤] /(v1) to put forth effort/
+ϤǸ [꤭Ǥߤ] /to show a bold front/
+ϰ [餤äѤ] /(adv) with might and main/(P)/
+ϰդ [餤äѤ] /with all one's strength/
+ϱ [꤭] /(n) powerful swimming/
+ϱ [꤭] /(n) enthusiastic performance/
+ϳ [餬] /leather stirrup/
+ϳ [꤭] /(n) mechanics/dynamics/(P)/
+ϳŪ [꤭Ƥ] /(adj-na) mechanical/
+ϴ [꤭] /(n) power/force/
+ϴط [餫󤱤] /power relationship/
+ϵڤФ [餪Ф] /unable to accomplish/
+϶ [餯] /(n) contest of strength/trial of strength/
+϶ [Ť褤] /(adj) reassuring/emboldened/(P)/
+϶ [虜] /(n) heavy work/
+Ϲ [ä] /(n) strenuous efforts/exertion/
+Ϲ [ä] /(n) strenuous efforts/exertion/
+Ϲ碌 [餢碌] /test of strength/
+Ϻ [꤭] /(n) literary masterpiece/(P)/
+ϻŻ [餷] /(n) physical work/
+ϻ [꤭] /(n) Japanese (sumo) wrestler/strong man/(P)/
+ϻ [ᤷ] /(n) trial of strength/quiz/(P)/
+ϻ [] /(n) muscleman/strong man/(P)/
+ϼ [餸ޤ] /(adj-na,n) boasting of one's strength/
+ϼ夤 [襤] /weak/
+Ͽ [꤭ä] /(n) power loom/
+ϿԤ [餺] /(oK) (n,v5k) (1) by force/forcibly/with all one's might/(2) to recover one's strength/to recover one's spirit/to revive/to be refreshed/to be invigorated/to be encouraged/
+ϿԤ [Ť] /(oK) (n,v5k) (1) by force/forcibly/with all one's might/(2) to recover one's strength/to recover one's spirit/to revive/to be refreshed/to be invigorated/to be encouraged/
+ϿԤ [Ť] /by sheer strength/
+ϿԤ [Ť] /(oK) (v1) to encourage (someone)/to cheer (someone) up/
+ϿԤ [Ť] /by sheer strength/
+Ͽ [ߤ] /(n) water offered to sumo wrestlers just prior to a bout/
+ [餤] /(n) lifting stone/
+ [꤭] /(n,vs) insistence/(major) emphasis/stress/(P)/
+ [꤭] /(n) hard fighting/
+ [꤭] /(n,vs) rowing hard/
+ [꤭] /(n) hard running/
+­ [餢] /(n) strong legs/
+ [餪] /(n) abdominal-support belt/
+ź [餾] /(n) help/assistance/service/(P)/
+ [꤭Ƥ] /(n) leverage/emphasis/importance/(P)/
+ [꤭Ȥ] /(n) powerful pitching/(P)/
+Ʈ [꤭Ȥ] /(n) hard fight/
+ưŪ [꤭ɤƤ] /(adj-na) dynamic/
+Ǥ [ޤ] /(adj-na,n) with all one's strength/
+Ǥ [ޤ] /with all one's might/
+ȴ [̤] /(n) discouragement/disappointment/
+ [餯] /(n) contest of strength/trial of strength/
+­ [֤] /(adj-na,n) strong weakness/great insufficiency/
+դ [餺] /(n,v5k) (1) by force/forcibly/with all one's might/(2) to recover one's strength/to recover one's spirit/to revive/to be refreshed/to be invigorated/to be encouraged/
+դ [Ť] /(n,v5k) (1) by force/forcibly/with all one's might/(2) to recover one's strength/to recover one's spirit/to revive/to be refreshed/to be invigorated/to be encouraged/
+դ [Ť] /(v1) to encourage (someone)/to cheer (someone) up/
+ [ޤ] /(n) misdirection of one's strength/
+餱 [ޤ] /(n) losing by being overmatched/losing by misusing one's powers/
+̵ [ʤ] /(adj) feeble/
+̵ [ʤ] /(n) feebly/dejectedly/
+ [꤭] /(n) physical labor/
+ [Τ] /(n) dependence/
+ [餪Ȥ] /(n) discouragement/disappointment/loss of energy/fatigue/
+Ȥ [餪Ȥ] /(n) discouragement/disappointment/loss of energy/fatigue/
+ [꤭礦] /(n) ability/physical strength/capacity/tact/(P)/
+ [꤭礦] /(n) talent/skill/
+ [餳] /(n) large biceps/
+ [餳֤򤤤] /(v1) to work earnestly/
+ [ߤɤ] /(n) greenery/(P)/
+Фʤ줿 [ߤɤˤ줿] /mountain robed in verdure/
+Фΰʤ줿 [ߤɤΤǤ줿] /mountain covered with a garment of green/
+Фιȱ [ߤɤΤ] /glossy black hair (young woman)/raven black hair/
+Ф [ߤɤΤ] /Greenery Day Holiday (Apr 29)/
+б [礯] /(n) shade of trees/
+б [礯] /(n) early-summer rain/
+в [礯礯] /(n) greenish yellow/
+в [礯] /(n) tree planting/afforestation/(P)/
+в [ä] /(n) tree planting/afforestation/
+ж [礯礯] /(n) emerald/
+ж [礯礯] /(n) emerald/
+м [礯] /(n) green or sweet wine/
+м [礯] /(n) green-leaved trees/
+м˫ [礯ۤ礦] /(n) Medal with a Green Ribbon, for virtuous conduct/
+н [礯夦] /(n) the green cross symbolizing faith, liberty and truth/
+п [ߤɤꤤ] /(adj-na,n) green/(P)/
+п [礯礯] /(adj-na,n) green/
+ [礯礦] /(n) verdigris/green rust/copper rust/
+ [礦] /(n) verdigris/green rust/copper rust/(P)/
+ [礯] /(n) green algae/
+ [礯뤤] /(n) green algae/
+Ļ [] /(gikun) Japanese woodpecker/
+ [礯] /(n) green tract of land/(P)/
+ϲײ [礯] /forestation plan/
+ [礯] /(n) green belt/
+ [礯] /(n) green tea/Japanese tea/(P)/
+ [礯夦] /(n) beryl/
+ [ߤɤष] /(n) freshwater flagellate (Euglena)/
+ [礯] /(n) wooded area/verdant area/
+Ʀ [礯Ȥ] /(n) variety of green bean/
+ [礯ʤ礦] /(n) glaucoma/
+ [礯Ϥ礯] /greenish white/
+ [礯] /(n) green manure/
+ [礯դ] /(n) early-summer breeze/
+ [礯٤] /(n) green stools/
+ [礯] /(n) arch of greenery/
+ [礯] /(n) green field/
+ [礯] /(n) greenwood/
+ [] /(n) companion/
+Ѽ [󤷤] /ethics and civics/
+ [] /(n) ethics/morals/(P)/
+ [꤬] /(n) ethics/moral philosophy/(P)/
+Ū [Ƥ] /(adj-na) ethical/(P)/
+Ū [ƤȤ] /(n) ethical investment/
+ [] /(n) old monetary unit (0.001 yen)/measure of length (0.3 mm)/(P)/
+ [⤦] /(n) farthing/trifle/
+Ӥηڽ̵ [⤦Τ礦ʤ] /be equal in weight (significance)/
+ [Ϥ䤷] /(n) woods/forest/(P)/
+ӳ [󤬤] /(n) forestry/(P)/
+Ӵ [󤫤] /(n) in the forest/
+Ӵֳع [󤫤󤬤ä] /outdoors school/
+Ӷ [󤮤礦] /(n) forestry/(P)/
+ӶȻ [󤮤礦󤸤礦] /experimental forestry station/
+Ӹ [] /(n) (uk) apple/(P)/
+Ӹο [󤴤Τ] /core of an apple/
+Ӹ [󤴤] /(n) apple cider/
+Ӹ [󤴤Ӥ礦] /(n) slap-cheek (erythema infectiosum)/
+ӻ [󤵤] /(n) forest products/
+ӻʪ [󤵤֤] /(n) forest products/
+ [󤻤] /(n) forest management/
+ƻ [ɤ] /(n) path through forest/woodland path/(P)/
+ [ʤ] /interior of a forest or wood/
+ [ܤ] /(n) forest tree/
+ [] /(n) forests and fields/(P)/
+ģ [礦] /Forest Service/(P)/
+Ω [] /(n,vs) stand close together/(P)/
+Ԥ [Ӥ] /(adj) lonely/lonesome/solitary/desolate/
+Ԥ [ߤ] /(adj) lonely/lonesome/solitary/desolate/
+Ԥ [Ӥ] /(v5r) to miss someone/to feel lonely/
+Զ [󤭤] /(n) gonococcus/
+Լ [󤷤] /(n) gonorrhea/
+ [] /(n) lymph/
+ñ [Ѥ] /(n) lymph (fluid)/
+õ [Ѥ夦] /a lymphocyte/
+ [Ѥ] /lymph node/
+ [Ѥ] /(n) lymph(atic) gland/lymph node/
+ [Ӥ礦] /(n) gonorrhea/
+ߢ [] /(adj-na,n) dripping (with)/
+ߢ [ꤿ] /(adj-t) dripping/brimming/
+ [] /(n) (uk) phosphorus/
+ղ [] /(n) phosphorous light/ignis fatuus/will-o'-the-wisp/
+ճ [󤫤] /(n) phosphoric/
+ո [󤳤] /(n) phosphorescence/
+չ [󤳤] /(n) phosphoric ore/
+ջ [󤵤] /(n) phosphoric acid/
+ջ [󤵤Ҥ礦] /phosphate fertilizer/
+פ [Τ] /(v5m) to look out on/to face/to deal with/to attend (function)/(P)/
+׳ [󤫤] /(n) coastal/seaside/(P)/
+׳ع [󤫤ä] /seaside school/
+׳ [󤫤] /(n) critical (pressure, temperature, state, point)/(P)/
+׳ [󤫤] /criticality (accident) in the nuclear industry/
+׳˼¸ [󤫤󤫤ä] /(n) subcritical nuclear experiment/
+׳ [󤫤Ƥ] /critical point (temperature)/
+׵ [] /(n) expedient/
+׵ [󤭤ؤ] /(n) adapting oneself to the requirements of the moment/playing it by ear/
+׵ɸ [󤭤⤯Ҥ礦] /target of opportunity/
+׵ [󤭤夦] /(n) special holiday/
+׶ [󤯤] /(adj-no,n-pref) airport site/adjacent to airport/
+׷ [󤲤] /(n) the last month of pregnancy/
+׸ [󤱤] /(n) on-the-spot investigation or inspection/raid/
+׸ [󤮤] /(n) emperor's visit/
+׹ [󤳤] /(n) emperor's visit/
+׹ [󤳤] /(adj-no,n) facing (along) the harbor/
+׹ [󤳤] /(n) harbor railroad/
+׺ [󤶤] /presence/
+׻ [] /(n) temporary/special/extraordinary/(P)/
+׻ [󤸤] /(musical) accidental/
+׻ۤ [󤸤Ȥ] /temporary employment or employee/
+׻ [󤸤] /(n) temporary worker/
+׻ [󤸤ä] /extraordinary session of the Diet/
+׻ [󤸤] /provisional government/
+׻ [󤸤] /(n) extra (special) issue (e.g. of a magazine)/
+׻ [󤸤] /(n) incidental expenses/
+׻ [󤸤ä] /special train/
+׼ [󤷤] /(n) copying/
+׽ [󤸤夦] /(n,vs) deathbed/dying hour/(P)/
+׽ [󤷤] /(n) writing (from a copy)/
+׾ [󤷤礦] /(n) clinical pathology/(P)/
+׾ [󤷤礦] /(n) clinician/
+׾ [󤷤礦] /clinical medicine/
+׾ֵ [󤷤礦] /clinic/clinical lecture/
+׾ [󤷤礦] /clinical study/
+׾ [󤷤礦꤬] /(n) clinical psychology/
+׾ [󤷤礦] /clinical examination/
+׾ [󤸤礦] /(n) visit/presence/attendance/
+׾촶 [󤸤礦] /(n) presence/(P)/
+ [󤻤] /(n,vs) attendance/presence/
+ [󤻤] /(n) preparing for action or battle/
+ [󤻤󤿤] /(n) war preparation/
+Ĵ [礦] /(n) special council or commission/
+ʼƮԳ [Ԥ礦Ȥ㤫Ĥ] /(n) (Buddh) nine cuts mudra (mudra: hand posture which forms a part of Hindu prayer)/exorcism-purification spell/
+ [] /(n) counter for wheels and flowers/
+ [] /(n) ring/hoop/circle/(P)/
+ؤˤʤä٤ [ˤʤäƤɤ] /(exp) to dance in a circle (ring)/
+إ [若] /(n) rubber band/(P)/
+إ [󥿥] /(n) trishaw/pedicab/
+ز [] /(n) traffic accident/automobile accident/
+ز [] /Buddhism transmigration of souls/
+ز [ޤ路] /(n) hoop trundling or rolling/
+ز [] /(n) (Buddh) endless cycle of rebirth/
+س [󤫤] /(n) contours/outlines/
+س [󤫤] /(n) contours/outlines/(P)/
+س [󤫤] /outline/
+ش [󤫤] /(n) gang rape/
+ص [󤭤] /wheel track/
+ض [󤮤礦] /(n) bicycle industry/
+ط [󤱤] /(adj-no,n) ring-shaped/circular/
+ع [󤳤] /(n) people taking turns reading and explaining a book/
+غ [蘆] /(n) a loop/a trap/
+غ [󤵤] /(n) rotation of crops/
+غ [󤵤] /(n) rotation of crops/
+ؾ [󤷤礦] /(n,vs) trolling/singing in a circular canon/round/
+ؾ [Τ] /(n) riding (a horse) in a circle/
+ؾ [󤸤礦] /(adj-no,n) ring-shaped/annular/
+ [󤻤] /(n) (in botany) verticillation/
+ڤ [冷] /(n) round slices/(P)/
+¢ [󤾤] /(n) rotating shelf for sutras/
+ž [Ƥ] /(n,vs) rotation/revolution/
+ž [Ƥ] /(n) rotary press/
+ɤ [露ޤ̤] /(n) Wajima lacquer/
+ꤲ [ʤ] /(n) quoits/
+ [ɤ] /(n) reading in turns/
+Ȳ [Ф] /(n) logging in order by area/
+ȴ [̤] /(n) jumping through a hoop/
+ [Ф] /(n) sequence/turn/rotation/(P)/
+ [Ф󤻤] /rotation system/
+ [] /(n) round dance/dancing in a circle/
+ [֤礯] /rondo/
+α [ɤ] /linchpin/
+ [Ȥʤ] /(n) next to/next door to/(P)/
+٤˽ [Ȥʤˤ] /(exp) to live next door/
+٤礦 [Ȥʤꤢ] /(v5u) to adjoin each other/to sit side by side/(P)/
+٤碌 [Ȥʤꤢ碌] /(adj-no,n) adjoining each other/(P)/
+٤碌 [Ȥʤꤢ碌] /(v1) to adjoin/
+ٲ [] /(n) neighbouring house/(P)/
+ٶ [Ȥʤ꤭󤸤] /(n) neighbors/neighborhood/
+ٹ礦 [Ȥʤꤢ] /(io) (v5u) to adjoin each other/to sit side by side/(P)/
+ٹ碌 [Ȥʤꤢ碌] /(adj-no,n) adjoining each other/(P)/
+ٹ [󤳤] /(n) neighbouring country/neighbouring state/
+ٹ [󤴤] /(n) neighbouring country/neighbouring state/(P)/
+ټ [󤷤] /(n) next or adjoining room/(P)/
+ٿ [󤸤] /(n) neighbour/neighbourhood/(P)/
+ٿͤʤ [󤸤򤦤ä] /(exp) to sue one's neighbor/
+ٿͰ [󤸤󤢤] /neighborly love/
+ [󤻤] /(adj-no,n) next seat/the seat next to/
+ [󤻤] /(n,vs) adjoin/adjacent/related/(P)/
+ܤ [󤻤Ĥ] /adjoining/neighboring/adjacent/
+ܸ [󤻤Ĥ] /neighboring prefecture/
+ [󤻤Ĥ] /(n) adjoining land/
+ [󤻤Ĥ֤] /adjacent units/
+ [Ȥʤꤰ] /(n) neighborhood association (established in Japan in 1940)/
+¼ [Ȥʤ] /(n) neighboring village/
+¼ [󤽤] /(n) neighboring village/
+Į [Ȥʤޤ] /(n) neighboring (adjacent) town/
+դ礤 [ȤʤŤ] /(n) neighborly relations/
+ [] /(n) neighboring house/neighbors/
+ݴ [ݤ] /settlement house/social services facility/
+ݻ [ݤ礦] /living among the poor while striving to improve their conditions/
+ˮ [ݤ] /(n) neighboring country/
+ [] /(n) scale (of fish)/
+ڱ [] /(n) cirrocumulus clouds/
+ڷ [󤱤] /(n) (lily or tulip, etc.) bulb/
+ھ [󤸤礦] /(n) scaly/scale-like/
+ʴ [פ] /(n) (insectile, especially moth) scales/
+ [ڤ] /(n) (animal or plant) scale/
+ [ܤ] /(n) lepidodendron/
+ [] /(n) lapis lazuli/
+ [ꤤ] /(n) lapis lazuli blue/bright blue/azure/
+ [꤫餯] /baby blue-eyes (name of plant)/
+ [뤤] /(n) base (baseball)/(P)/
+ݤ˽Ф [뤤ˤǤ] /(exp) to go to first/
+ݤ [뤤ޤ] /(exp) to defend a fort/
+ݿ [뤤] /(n) base umpire (baseball)/(P)/
+ [뤤] /(n) base hit/
+ [뤤ؤ] /(n) rampart/
+ [ʤߤ] /(n) tear/(P)/
+ޤޤ [ʤߤޤ] /(adj) touching/moving/painful/(P)/
+ޤ [ʤߤ] /(v5m) to be moved to tears/
+ޤ [ʤߤ] /(vs-s) to shed tears/to bring tears to one's eyes/
+ޤŤ [ʤߤ褪] /(exp) to be moved to tears/
+ޤݤ [ʤߤΤ] /(exp) to pocket an insult/to choke back one's tears/
+ޤή [ʤߤʤ] /(exp) to shed tears/
+ޱ [ʤߤ] /(n) light rain/rain falling at a time of sadness/
+޴ [뤤] /(n) lachrymal or tear duct/
+޶ [ʤߤ] /(n) (token amount of) consolation money/
+޺ɤ [ʤߤ] /(adj) unable to fight back tears/
+ [ʤߤ] /(n) tearful voice/(P)/
+Ȥ [ʤߤ] /(adj) easily moved to tears/
+ [뤤] /(n) lachrymal or tear gland/
+ǹ [뤤Τ] /(n) lachrymal or tear sac/dacryocyst/
+ [뤤] /(n) trouble/evil influence/implication/involvement/
+ߡ [뤤뤤] /(adj-na,n) in heaps/
+߲ [뤤] /(n) acceleration/progressive increase/
+߷ [뤤] /(n) total/(P)/
+߷ [뤤] /(n-t) a number of months/
+߸ [뤤] /(n) regressive/
+߸ [뤤󤼤] /(n) regressive taxation/
+߻ [뤤] /(n) total/
+߻ [뤤󤪤] /(n) cumulative temperature/
+߼ [뤤] /(n-adv,n-t) successive/repeated/
+߾ [뤤礦] /(n) raising a number to a power/
+߾躬 [뤤礦] /(n) radical root/
+߿ [뤤] /(n) successive promotion/gradual promotion/graduated/(P)/
+߿ʲ [뤤󤫤] /progressive taxation/graduated taxation/
+߿ [뤤󤼤] /(n) progressive tax/
+ [뤤] /(n-t) successive generations/
+ [뤤] /(n) accumulation/(P)/
+ֻ [뤤] /accumulated deficit/
+» [뤤󤷤] /(n) accumulated loss/
+ɼ [뤤ȤҤ礦] /(n) cumulative voting/
+ [뤤] /(n) sucessive or progressive increases/cumulative increase/
+» [뤤] /(n) accumulated loss/ABBR of »/
+ [뤤] /(n-t) successive generations/
+ [뤤] /(n-t) many days/
+ǯ [뤤ͤ] /(n-t) successive years/
+ [뤤Ϥ] /(n) repeated offense/
+ȼ [뤤Ϥ󤷤] /repeat offender/
+ [뤤뤤] /(adj-na,n) in heaps/
+ߤ [뤤뤤] /(adj-t) in heaps/
+ [] /(n) a kind/
+ [뤤] /(n,n-suf) kind/sort/class/family/genus/(P)/
+त [] /(n) a kind/
+त [ޤ] /(adj-na) unique/rare/
+ह [뤤] /(vs-s) to be similar to/
+Τʤ [뤤Τʤ] /unprecedented/unparalleled/
+̵ [뤤Τʤ] /unprecedented/unparalleled/
+౤ [뤤] /assonance/
+ [뤤] /(n) affinity/family relationship/
+಻ [뤤] /(n) similar sound/
+಻ [뤤] /(n) similar-sounding words/
+ [뤤] /(n) similar song/
+ [뤤] /(n) catching fire/a spreading fire/
+೵ǰ [뤤ͤ] /(n) genus/
+ [뤤] /(n) synonym/
+켭ŵ [뤤Ƥ] /thesaurus/
+ [뤤] /(n) similar phrase/
+ෲ [뤤] /(n) (math) class group/
+෿ [뤤] /(n) similar shape/similar type/pattern/(P)/
+෿Ū [뤤Ƥ] /(adj-na) stereotyped/patterned/typical/
+ [뤤] /(n) similar shape/similar type/pattern/
+ [뤤] /(n) synonym/
+໼ [뤤] /(n) collection of similar objects/classification by similarity/
+ [뤤] /(n) analogous/(P)/
+ [뤤Ƥ] /points of similarity/
+ [뤤Ҥ] /(n) imitation/similar article/similar goods/
+ [뤤] /(n) similar kanji/
+ [뤤] /(n) similar books/
+ [뤤礦] /(n,vs) catching fire (from next door)/spreading fire/
+ͱ [뤤󤨤] /(n) anthropoid/troglodyte/(P)/
+ [뤤] /(n,vs) (1) analogy/(2) analogical reasoning/(P)/
+ [뤤] /(n) similar question/(classification by) similarity of theme/
+Ʊ [뤤ɤ] /(adj-na,n) similar/of the same type/
+ [뤤] /(n) analogy/
+ [뤤٤] /(n) classification/
+ [뤤ۤ] /(n) similar books/
+ [뤤줤] /(n) similar instance/
+ [뤤夦] /(n) collection of similar objects/classification by similarity/
+ [줤] /(n,n-suf,vs) command/order/dictation/(P)/
+ [] /old causative verbal ending/
+᷻ [줤] /(n) your elder brother/
+ [줤] /(n) your (his) heir/
+ [줤] /(n) your elder sister/
+ [礦] /(n) prince's message/command of a prince/
+ [줤] /(n) prince's message/command of a prince/
+Ἴ [줤] /(n) your wife/
+ [줤礦] /(n) (your) daughter/young woman/(P)/
+ [줤礦] /(n) warrant/summons/written order/(P)/
+ῧ [줤礯] /(n) servile looks/
+© [줤] /(n) your son/
+¹ [줤] /(n) your grandchild/
+ [줤Ƥ] /(n) your younger brother/
+Ʋ [줤ɤ] /(n) (pol) home/mother/
+׿ [줤դ] /(n) Mrs/Lady/Madam/your wife/
+ʹ [줤֤] /(n) good reputation/fame/
+˾ [줤ܤ] /good reputation/
+ [줤ޤ] /(n) your younger sister/
+̻ [줤] /(n) your son-in-law/
+̼ [줤礦] /your daughter/young lady/
+̾ [줤ᤤ] /(n) good reputation/fame/
+ [줤Ƥ] /your niece/
+ [줤] /(n) your wife/his wife/Mrs/
+ [줤] /actor/
+ⴱ [줤] /court musician/
+ [줤] /(n) court musician/minstrel/
+ͥ [줤椦] /actor/
+ [줤] /cleverness/sagacity/
+ [ᤷ] /(n) instance/example/case/precedent/experience/custom/usage/parallel/illustration/
+ [줤] /(n) instance/example/case/precedent/experience/custom/usage/parallel/illustration/(P)/
+㤨 [Ȥ] /(adv,n) example/even if/if/though/although/(P)/
+㤨 [Ȥ] /(adv) for example/e.g./(P)/
+㤨 [Ȥ] /(v1) to compare/to liken/to speak figuratively/to illustrate/to use a simile/(P)/
+ˤä [줤ˤä] /as usual/as is one's habit/
+̵ [줤ˤʤ] /contrary to one's habit/unusually/
+η [줤Τ] /the matter you have been talking about/
+ [줤Ҥ] /(exp) to cite an example/
+󤲤 [줤򤢤] /(exp) to cite an example/
+ [줤] /(n) regular meeting/(P)/
+ [줤] /(n) illustration/example/
+㳰 [줤] /(adj-no,n) exception/(P)/
+㳰 [줤] /exception handling/
+㳰Ū [줤Ƥ] /(adj-na) exceptional/(P)/
+㳰̵ [줤ʤ] /without exception/
+㵬 [줤] /(n) established rule/
+ [줤] /(n-t) every month/
+ [줤] /(n) preface/foreword/
+ [줤] /(n-t) the regular time/
+ [줤] /(n) regular festival/annual festival/
+ [줤] /(n) the usual time/
+㼨 [줤] /(n) exemplification/
+㼰 [줤] /(n) regular ceremony/established form/
+ [줤礦] /(n) exemplification/illustration/example/
+ [줤] /number of cases/
+ [줤] /(n) example/exercise (for the reader)/(P)/
+ [줤] /(n-adv,n-t) week day/ordinary day/appointed day/
+ǯ [줤ͤ] /(n-adv,n-t) average (normal, ordinary) year/every year/annually/(P)/
+ǯ [줤ͤ󤵤] /annual festival/
+ʸ [줤֤] /(n) model sentence/(P)/
+ [줤] /(n) illustration/
+ [Ҥ] /(n) cold water/cold sake/
+ [줤] /cold/cool/
+䤨 [Ҥ] /(n) chilling exposure/(P)/
+䤨 [Ҥ] /(v1,vi) to grow cold/to get chilly/to cool down/(P)/
+䤨 [Ҥ] /(v5m) to get colder/to get chilled/(P)/
+䤨 [Ҥ礦] /(n) oversensitivity to cold/
+䤨夬 [Ҥ] /(v5r) to get completely chilled/
+䤨 [Ҥ礦] /(n) sensitivity to cold/
+䤨ڤ [Ҥ] /(v5r) to become completely chilled/
+䤨 [Ҥ] /(v5r) to become completely chilled/
+䤨ʢ [ҤФ] /(n) abdominal chills/diarrhea/
+䤨 [ҤĤΤ] /(v5r) to get colder/to get chilled/
+䤨䤨 [ҤҤ] /(adv,n,vs) feeling chilly/being fearful/cold/
+䤨䤨 [ҤӤ] /(adv,n,vs) feeling chilly/being fearful/cold/
+䤿 [Ĥ᤿] /(adj) cold (to the touch)/chilly/icy/freezing/coldhearted/(P)/
+䤿 [Ĥ᤿󤽤] /(n) cold war/
+ޤ [ޤ] /(v5s,vt) to cool/to dampen/to let cool/to throw a damper on/to spoil/(P)/
+ [] /(v1) to become cool/to wear off/to abate/to subside/to dampen/to cool down (interest)/to come down (fever)/(P)/
+ [Ҥ] /(n) cold water/cold sake/(P)/
+䤫 [Ҥ䤫] /(io) (adj-na,n) cold/chilly/cool/indifferent/cold-hearted/surly/curt/composed/
+䤫 [Ҥ䤫] /(n) jeering/raillery/chaffing/merely asking the price/just looking at goods/window-shopping/browsing/
+䤫 [Ҥ䤫] /(v5s) to banter/to make fun of/to jeer at/to cool/to refrigerate/(P)/
+䤷 [Ҥ䤷夦] /(n) chilled Chinese noodles/
+䤹 [Ҥ䤹] /(v5s,vt) to cool/to refrigerate/(P)/
+䤫 [Ҥ䤫] /(adj-na,n) cold/chilly/cool/indifferent/cold-hearted/surly/curt/composed/(P)/
+䤫 [Ҥ䤫] /coldness/frigidity/indifference/
+䤫 [Ҥ䤫ʤ] /cold attitude/
+Ȥ [ҤȤ] /cool/chilly/cold/
+ [Ҥ䤢] /(n) cold sweat/(P)/
+ [Ҥ䤶] /(n) cold sake/
+ [Ҥߤ] /(n) cold (drinking) water/
+ [Ҥä] /(n) cold tofu/
+ [Ҥम] /(n) cold noodles/iced noodles/
+ [Ҥᤷ] /(n) cold rice/
+ӿ [Ҥᤷ] /(n) a hanger-on/a dependent/
+ [ҤҤ] /(adv,n,vs) feeling chilly/being fearful/
+Ž [줤󤷤] /(n) cool dark place/
+䱫 [줤] /(n) chilly rain/
+ [줤] /(n) a cool summer/(P)/
+ [줤] /(n) chilled sweets/ices/ice cream/
+䳲 [줤] /(n) cold-weather damage/(P)/
+ [줤] /(n) sensation of cold/
+ [Ҥ䤢] /(n) cold sweat/(P)/
+ [줤] /(n) cold sweat/(P)/
+ [줤] /(n) cold look/
+䵤 [줤] /(n) cold/chill/cold weather/cold wave/cold air/
+ [줤㤯] /(n,vs) cooling/refrigeration/(P)/
+ѱ [줤㤯] /(n) coolant/
+Ѵ [줤㤯] /(n) refrigerator/cooler/freezer/radiator (of a car)/
+Ѵ [줤㤯] /cooling-off period/
+Ѻ [줤㤯] /(n) coolant/
+ѿ [줤㤯] /(n) coolant/
+ [줤] /(n) cold reception/inhospitality/(P)/
+ [줤] /(adj-na,n) cold-bloodedness/coldheartedness/
+ [줤Ĥ] /(n) cold-blooded person/heartless/coldhearted person/
+ưʪ [줤Ĥɤ֤] /(n) cold-blooded animal/
+丷 [줤] /(adj-na,n) grim/stern/stark/heartless/
+ [줤] /(n) hard words/
+ [줤] /(n) cold light/luminescence/
+ [줤] /chilling (steel)/
+ [줤] /(adj-na,n) cruelty/coldheartedness/relentless/ruthless/(P)/
+伾 [줤ä] /(n) cold compress/
+ [Ҥ䤶] /(n) cold sake/
+ [줤] /(n) cold sake/
+ [줤礦] /(n) derision/derisive laughter/scornful laugh/(P)/
+Ū [줤礦Ƥ] /(adj-na) sarcastic/derisive/
+ [줤] /(n) cold water/(P)/
+ [줤] /(n) cold water mass/
+໤ [줤ޤ] /rubdown with a wet towel/cold-water rubbing/
+ [줤褯] /(n) cold bath/cold shower/
+ [줤] /(adj-na,n) calm/composure/coolness/serenity/(P)/
+ [줤] /(n) cold war/(P)/
+﷿׹ [줤󤬤] /Cold War mentality/
+ [줤] /(n) cold mineral spring/
+ [줤] /(adj-na,n) indifference/coolness/lukewarmness/cold-heartedness/
+¢ [줤] /(n) cold storage/refrigeration/(P)/
+¢ [줤] /(n) refrigerator/(P)/
+¢ [줤] /(n) cold room/
+¢ [줤] /refrigerator car/
+¢ [줤] /refrigerator ship/
+¢ˡ [줤ۤ] /refrigeration/
+ø [줤] /(adj-na,n) coolness/indifference/(P)/
+˼ [줤ܤ] /(n) air-conditioning/(P)/
+Ű [줤Ƥ] /(adj-na,n) cool-headedness/(P)/
+ [Ҥä] /(n) cold tofu/
+ [줤Ȥ] /(n,vs) freezing/cold storage/refrigeration/(P)/
+ [줤Ȥ] /refrigerator/refrigerating machine/freezer/
+ൡ [줤Ȥ] /(n) freezing machine/refrigerator/
+ [줤Ȥ] /(n) refrigerated fish/
+ [줤Ȥ礦] /cold-storage business/
+ [줤Ȥ] /(n) freezer/
+ [줤Ȥ] /refrigerant/
+༼ [줤Ȥ] /(n) freezing compartment/freezer/
+ [줤Ȥ] /(n) refrigerator car/
+࿩ [줤Ȥ礯Ҥ] /frozen food/
+ [줤Ȥ] /refrigerator ship/
+ [줤ˤ] /(n) cold meat/
+ [줤] /(n) sneer/scoffing/abuse/
+ [줤Ф] /(n) refrigerant/coolant/
+ [Ҥम] /(n) cold noodles/iced noodles/
+ɾ [줤Ҥ礦] /(n) sarcasm/sneer/jeer/
+˼ [줤ܤ] /(n) cooling/air-conditioning/(P)/
+˼ [줤ܤ] /air-conditioned/
+˼ [줤ܤ] /air-conditioned car/
+˼ [줤ܤ] /air-conditioning/air-cooling apparatus/
+ [줤] /(n) cold noodles (in Korean style)/
+ [줤礦] /(n) coolness/
+ [줤礦] /(n) cooling (something)/
+ˡ [줤ݤ] /(n) cold compress/cold pack/
+ޤ [Ϥޤ] /(n) stimulation/encouragement/(P)/
+ޤ [Ϥޤ] /(v5s) to encourage/to cheer/to raise (the voice)/(P)/
+ [Ϥ] /(n) stimulus/encouragement/incentive/(P)/
+߹礤 [Ϥߤ] /encouragement/emulation/
+߹礦 [Ϥߤ] /(v5u) to vie with another/
+ [Ϥ] /(v5m) to be zealous/to brace oneself/to endeavour/to strive/to make an effort/(P)/
+嵯 [줤] /(n) (electrical) excitation/
+ [줤] /excitation/
+ [줤] /(n,vs) strict enforcement/carry out (regulations)/
+弧 [줤] /(n) excitation/
+弧 [줤] /(n) exciter/
+弧» [줤] /excitation loss/
+弧ή [줤Ǥ夦] /excitation current/
+忶 [줤] /(n) excitation (drive)/
+忶 [줤󤫤] /exciter tube/
+忶 [줤] /exciter (driver)/
+忶ǻ [줤󤽤] /driven element (antenna)/
+ [줤] /(n) diligence/
+ [줤] /(n) shouts of encouragement/
+ [줤] /cleverness/sagacity/
+ [줤줤] /(arch) tinkling of jades/
+ [줤] /(adj-na,n) clear/brilliant/
+ [줤] /(adj-t) translucent/brilliant/sweetly ringing (as tinklings of jades)/clear/
+ [줤] /(n) expression of gratitude/(P)/
+ [줤򤤤] /(exp) to thank/
+ [줤ޤ] /(n) making the rounds to express thanks/
+ [줤] /(n) etiquette and music/
+鵷 [줤] /(n) manners/courtesy/etiquette/(P)/
+鵷ˡ [줤ۤ] /etiquette/courtesy/
+鵷 [줤] /(adj) polite (person)/
+ [줤] /(n) finder's fee/reward/honorarium/"key money"/(P)/
+ [줤] /(n) courteous reception/honorable treatment/
+黲 [줤ޤ] /(n) thanksgiving visit to a shrine/
+黾 [餤] /(n,vs) praise/worship/adoration/glorification/
+黿 [餤] /(n,vs) praise/worship/adoration/glorification/
+鼰 [줤] /(n) etiquette/manners/
+ [줤礦] /(n) acknowledgment/letter of thanks/(P)/
+ [줤] /(n) decorum/propriety/politeness/
+ [줤] /(n) formal dress/
+ŵ [줤Ƥ] /(n) etiquette/ritual/
+ [餤Ϥ] /(n,vs) (1) worship (esp. Buddhist and Shinto)/
+ [줤Ϥ] /(n,vs) (1) worship (esp. Christian)/adoration/divine service/(P)/
+Ʋ [餤Ϥɤ] /(n) (1) place of worship (esp. Buddhist and Shinto)/
+Ʋ [줤Ϥɤ] /(n) (1) place of worship (esp. Christian)/
+ [줤դ] /(n) ceremonial dress/(P)/
+ʪ [줤] /(n) gift/
+ˡ [줤ۤ] /(n) etiquette/courtesy/manners/
+ˤ [줤ۤ] /(n) salute (gun)/
+˹ [줤ܤ] /(n) ceremonial hat/
+ [] /(n) bell/(P)/
+Ĥ餹 [ʤ餹] /(exp) to ring a bell/
+ [ʤ] /(n) loaded/overflowing/crammed/
+ [ʤˤʤ] /(exp) to grow in clusters/
+ [ष] /(n) cricket (buzzer bug)/
+ [] /(n) lily of the valley/
+첼 [줤] /(n) subordinates/followers/
+콾 [줤夦] /(n) slavery/
+ [줤] /(n) ancient square style of kanji/
+° [줤] /(n) subordination/
+ [줤] /(n) zero/nought/(P)/
+ [ܤ] /(v5s,vt) to spill/(P)/
+ [ܤ] /(v1,vi) to overflow/to spill/(P)/
+ [ܤ줪] /(v5r) to spill over and fall/to scatter (petals, leaves, etc.)/
+ [줤] /(n) below zero/sub-zero/(P)/
+ [줤礦] /(n) zero matrix/
+ [줤] /(adj-na,n) (rare) a tiny bit/
+ [줤] /(adj-na,n) insignificant/trifling/paltry/(P)/
+ٴ [줤礦] /small business/
+ [줤Τ] /(n) subsistence farming/
+ [줤] /(n) 12 o'clock (midnight)/(P)/
+ [] /Zero fighter plane/
+ [줤Ƥ] /(n) zero/no marks/(P)/
+ [줤] /(n) zero/absolute zero (temp.)/freezing point/
+ [줤Ϥ] /(n) going undefeated/losing without scoring a point/whitewash/being shut out/
+ [줤餯] /(n) falling into straitened circumstances/downfall/ruin/
+Ϫ [줤] /(n) dripping dew/
+ [줤] /(n) soul/spirit/departed soul/ghost/(P)/
+ [줤Ȥˤ] /flesh and spirit/
+¼ [줤󤷤] /(n) morgue/
+ [줤] /(n) memorial tablet/
+ [줤] /(n) wondrous thing/
+ [줤] /(n) sacred ground/sacred precincts/
+ [줤] /(n) cemetery/(P)/
+ [ޤ] /(n) mausoleum/(temporary) resting place of a corpse/
+ [줤] /(n) the spiritual world/
+ [줤] /(n) afflatus/inspiration/
+ˡ [줤󤷤礦ۤ] /(n) fraudulent way of business, cajoling people into buying articles for an extremely high price by claiming they will bring good luck/
+ [줤] /(n) aura/
+ [줤] /(n) sacred or wondrous sword/
+ [줤] /(n) miraculous efficacy/miracle/miraculous virtue/
+ [줤] /(n) miraculous efficacy/miracle/miraculous virtue/
+ [줤] /(n) soul/spirit/
+ [줤󤷤礦] /annihilation/
+ [줤դ] /immortality of the soul/
+ [줤] /(n) sacred mountain/
+ [줤] /(n) Fomes japonicus/
+ [줤夦] /(n) sacred beast/
+ [줤礦] /(n) sacred ground/
+ [줤] /(n) miraculous (miracle-working) water/
+ [줤] /divine nature/spirituality/
+ [줤] /(n) miraculous spring or fountain/
+ [줤] /(n) before the spirit of the deceased/
+ [ޤ] /(n) sending off the spirits of the dead/
+ [줤] /(n) mystic wisdom/
+ [줤] /(n) sacred ground/
+ [줤] /(n) mystic wisdom/
+Ĺ [줤礦] /(n) leader with miraculous powers/humanity/
+Ĺ [줤礦뤤] /(n) primates/
+Ļ [줤礦] /(n) sacred bird/
+Ū [줤Ƥ] /(adj-na,n) spiritual/incorporeal/
+ [줤Ǥ] /(n) shrine/mausoleum/
+ [줤ˤ] /(n) body and soul/
+ [줤ˤä] /unity of body and spirit/
+ǽ [줤Τ] /spiritual ability/
+ǽ [줤Τ] /(n) medium/
+ [줤Ф] /(n) spirit medium/
+ [줤Ӥ礦] /(n) mausoleum/
+ [줤ۤ] /(n) sacred treasure/
+ [줤ۤ] /(n) sacred mountain/
+̯ [줤ߤ礦] /(adj-na,n) miraculous/wonderful/
+̴ [줤] /(n) revelatory dream/revelation/a vision/
+ [줤ܤ] /(n) sacred tree/
+ [줤䤯] /(n) unusually effective medicine/miracle drug/
+ [줤夦] /(n) coffin/casket/
+ͼ [줤夦] /(n) hearse/
+ [줤줤] /(adj) ostentatious/gaudy/showy/
+路 [路] /(adj) beautiful/lovely/
+路 [路礦] /heartwarming scene/
+餫ʵʬ [餫ʤ֤] /feeling bright/
+餫ʽդ [餫ʤϤΤ] /beautiful (lovely) spring day/
+ [줤] /(n) elegant phrase/
+ [줤] /(n) beautiful figure/
+ [줤] /(n) genius/beauty/charm/
+ [줤] /(n) beautiful woman/beauty/belle/
+ɮ [줤Ҥ] /(n) beautiful brushwork or writing/
+ [줤褦] /(n) beautiful shape or form/
+路 [줤줤] /(adj) ostentatious/gaudy/showy/
+ [襤] /(n) (one's) age/(P)/
+ [] /(n) calendar/almanac/(P)/
+ [ߤ] /calendar reform/
+ [줭] /(n) the study of the calendar/
+ [줭] /calendar month/
+ [줭] /calendar-construction rules/
+ [줭] /(n) calendar making/number of years/one's fate/the year/
+ [줭] /(n) calendar day/time/
+ǯ [줭ͤ] /(n) calendar year/civil year/time/year after year/
+ǯ [줭ͤ] /calendar year/
+ǯ [줭ͤ줤] /(n) chronological age/
+ˡ [줭ۤ] /(n) calendar making/
+ [줭줭] /(n) notables/dignitaries/illustrious families/
+򡹤 [줭줭] /(adj-t) clear/
+Ȥ [äȤ] /(exp) accepted/fully-fledged/clear/respectable/
+ [줭] /(successive lords) using the same retainers/
+ [줭] /(n) history/(P)/
+ˤȤʤ뤳 [줭Ȥʤ뤳] /a history-making event/
+ˤ [줭򤭤] /(exp) to let (feel) time pass/
+˲ [줭] /(n) historian/
+˲ [줭] /(n) historical picture/
+˳ [줭] /(n) study of history/
+˳ [줭] /historical school/
+˴ [줭] /(n) historical viewpoint/
+˷ [줭] /(n) historical drama/
+˼ [줭央] /historicism/
+˾ [줭礦] /historical novel/
+˾ [줭礦] /historically/
+Ͽ [줭] /historical map/atlas/
+ [줭] /historical geography/
+Ū [줭Ƥ] /(adj-na) historic/historical/traditional/(P)/
+Ūаޤ [줭Ƥ] /for historical reasons/
+ů [줭ƤĤ] /historical philosophy/
+ [줭] /successive generations/successive emperors/
+ú [줭] /(n) bituminous coal/
+ [줭] /(n) long military service/
+ [줭] /(adj-na,n) evident/(P)/
+ [줭󤿤] /(adj-t) plain/distinct/clear/
+ [줭] /(adv) evident/(P)/
+ [줭] /(n) successive generations/successive emperors/(P)/
+ [줭] /chronicles/annals/
+ī [줭礦] /(n) successive reigns/successive emperors/successive dynasties/
+ [줭Ƥ] /(n) a route or passage/
+ [줭Ǥ] /tradition/
+ [줭] /(n) the passing of time/
+Ǥ [줭ˤ] /(n,vs) successive jobs/consecutive jobs/(P)/
+ǯ [줭ͤ] /(n) calendar year/civil year/time/year after year/
+ǯ [줭ͤ줤] /(n) chronological age/
+ˡβ [줭ۤΤ] /calendar reform/
+ˬ [줭ۤ] /(n) round of calls/tour of visitation/(P)/
+ͷ [줭椦] /(n,vs) touring/
+ [줭] /(n) looking around/
+ [줭줭] /(n) notables/dignitaries/illustrious families/
+򤿤 [줭줭] /(adj-t) clear/
+ [] /(n) queue/line/row/(P)/
+ [ĤĤ] /(exp) to form a line (row)/
+ [ä] /(n) (uk) list/
+ [ä] /(n) enumeration/list/(P)/
+ [ä礦] /(n) major powers of the world/great powers/
+󸫽Ф [Ĥߤ] /column heading/
+ [ä] /many daimyo/
+ [ä] /(n) nations/states/(P)/
+ [Ĥ] /(n) attendance/presence/
+ [ä] /(n) train (ordinary)/(P)/
+ [ä] /(n,vs) attendance/
+ʼ [ä] /persons present/
+ [ĤǤ] /(n) series of biographies/
+ [ĤǤ󤿤] /(n) biographical style/
+ [äȤ] /(n) chain of islands/(P)/
+ǫ [줨ˤ] /Lenin/
+ [äѤ] /(n) many feudal clans/
+ [Ȥ] /(v5r) to fall behind/to be inferior to/(P)/
+ [Ĥ] /(adj-na,n) inferiority/coarseness/(P)/
+ [ä] /(n,vs) deterioration/degradation/(P)/
+ [ä] /(n) depleted uranium/
+ [ä] /(n) minor angle/
+ [ä] /(n) minor arc/
+ [ä] /inferior talents/
+ [ä] /an inferior/
+ [Ĥ㤯] /(adj-na,n) inferiority/
+ռ [Ĥ㤯] /inferiority complex/
+ [Ĥ礦] /(n) animal passions/carnal desire/lust/
+ [ä] /(adj-na,n) numerical inferiority/(P)/
+ [ä] /inferiority complex/
+ [ä] /(n) recessive/inferior/
+ [äǤ] /recessive heredity/
+ [äǤ󤱤] /recessive trait/
+ [äǤ] /(n) recessive (gene)/
+ [äȤ] /(adj-na,n) inferiority/low grade/
+ [äȤ] /(n) inferiority complex/(P)/
+ǰ [äȤͤ] /inferiority complex/
+ [äȤ] /poor student/
+ʣ [äȤդ] /inferiority complex/
+ [äѤ] /(n) defeat of the weaker/
+ [Ϥ] /(adj) violent/vehement/intense/furious/tempestuous/
+ [Ϥ礦] /hot competition/
+ [Ϥ] /strong wind/
+ [ä] /(n) raging fire/conflagration/
+ [ä] /(n) upright man/patriot/hero/
+ [Ĥ] /(n) heroine/
+ [ä] /(n) disastrous earthquake/(P)/
+ [Ĥ] /(n) blazing sun/scorching sun/hot day/
+ [ä] /(n) chaste, strong-minded woman/virtuous woman/heroine/
+ [äפ] /(n) gale/violent (strong) wind/
+ [Ĥ] /(adj-na,n) fervent/fierce/violent/
+ [] /(v5k) to tear/to split/(P)/
+ [] /(v1) to split/to tear/to burst/(P)/
+ [] /(n) rent/tear/crack/(P)/
+ [줸] /(n) anal fistula/
+ [ä礦] /(n) laceration/
+ [줸] /(n) cloth/fabric/
+ [] /(adj-na,n) low price/(P)/
+ [󤫤Ф] /popular edition/
+ [󤫤Ҥ] /low-priced goods/
+ [󤱤] /(adj-na,n) honest/incorruptible/integrity/
+ѿ [] /(n) sense of honor/
+ľ [礯] /(adj-na,n) integrity/uprightness/
+ [Ф] /(n) bargain sale/(P)/
+ [] /(n,vs) love/tender passion/(P)/
+Ȥ [Ȥ] /fondly/longingly/
+ [] /(v1) to begin to love/
+Ǥ [] /(v1) to yearn for/to be deeply in love with/
+Ǧ [Τ] /(v5b) to live on love/
+餦 [] /(v5u) to miss/to yearn for/
+餹 [餹] /(v5s) to live deeply in love/
+ [ߤ] /(v5r) to be lovesick/
+ɤӤ [Ӥ] /(v1) to be lovesick/
+Ƥ [] /(v5r) to be deeply in love/
+ [] /(v5u) to be in love/
+ [] /(adj) (1) dear/beloved/darling/(2) yearned for/(P)/
+ [] /(v5r) to yearn for/to miss/
+ [] /(vs-s) to fall in love with/to love/(P)/
+Ǻ [Τʤ] /pain of love/love troubles/
+򤹤 [򤹤] /(exp) to fall in love/
+ [󤢤] /(n) love/love-making/passion/emotion/affections/(P)/
+ [󤢤] /philosophy of love/
+ط [󤢤󤱤] /love affair/love relationship/
+뺧 [󤢤ä] /love marriage/
+ [󤢤礦央] /love for love's sake/
+ͷ [󤢤椦] /trifling with love/
+֤ [ʤ] /comforting the lovelorn/
+ [] /(n) love song/love poem/
+ [] /(n) love song/love poem/
+ [] /(n) love song/love poem/
+ [] /oceans of love/
+ [] /(n) one's rival in love/
+ [Ť] /(n) loving wife/
+ [] /(n) dying of love/
+˼ [ˤ礦ܤ] /(n) one's dear wife/
+Ǥ [] /(v1) to yearn for/to be deeply in love with/
+ [ʤ] /(n) (1) love/attachment/(2) lovesickness/
+ [󤸤礦] /(n) (1) love/attachment/(2) lovesickness/
+ [] /(n) one's love/awakening of love/
+ [] /(n) one's love/awakening of love/(P)/
+ [Ӥ] /(n) lover/sweetheart/(P)/
+ [ߤ] /tears of love/
+ [] /(n) lovesick period/
+ꤤ [ʤ] /(n) love fortune-telling/
+ [] /lovesickness/
+ [㤯] /(n) attachment/love/
+ [ʤ] /(n) love/love relationship/
+Ũ [] /(n) one's rival in love/
+ǭ [ͤ] /(n) cats in season/haiku term for spring/
+Ѥ [鷺餤] /(n) lovesickness/
+ [Ť] /(n) haggard from love/
+ [ޤ] /(n) lovesickness/
+ [] /(n) lovesickness/
+ [] /(n) love's zephyr/
+ʪ [Τ] /(n) love story/
+ʸ [֤] /(n) love-letter/(P)/
+ [] /(n,vs) love/attachment/tender emotions/falling in love/
+餦 [] /(v5u) to love/
+ [] /(adj-na,n) be attached to/
+Ȥ [Ȥ] /fondly/longingly/
+ϩ [] /(n) romance/love's pathway/
+ [] /(n) pity/compassion/
+ [] /(v5m) to pity/
+ [󤸤礦] /(n) compassion/pity/
+ؾ [Ӥ] /(n) pity/compassion/mercy/
+ [Ӥ] /(n) pity/compassion/mercy/
+ [ʤ] /(n) (uk) ripple (on water)/wavelets/
+ [] /(n) brick/(P)/
+¤ [󤬤Ť] /brickwork/
+ʽ [󤬤٤] /(n) brick wall/
+ [󤴤] /(n) purgatory/
+ð [󤿤] /(n) elixir of life (prepared from cinnabar in ancient China)/
+ð [󤿤󤸤] /alchemy/art of making elixirs/
+ú [󤿤] /(n) briquette (charcoal or coal)/
+ [ˤ夦] /(n) condensed milk/
+ [] /(n) bamboo screen/rattan blind/
+ [ͤ] /(n,n-suf) kneading/gloss/tempering/(P)/
+ۻ [꤬ͤ] /Japanese sweets made of bean paste/
+긨 [ͤ꤮] /(n) glossy silk/
+Ǥ [꤫ͤ] /(v1) to harden by kneading/
+礻 [ͤꤢ碌] /(v1) to knead together/
+碌 [ͤꤢ碌] /(v1) to knead together/
+ [ͤꤤ] /(n) glossy silk thread/
+᤭ [ͤϤߤ] /(n) toothpaste/
+夲 [ͤꤢ] /(v1) to train up/to discipline/
+ [ͤꤻҤ] /(n) boiled fish-paste products/
+ľ [ͤʤ] /(v5s) to knead again/to work over/
+ʪ [ͤ] /(n) boiled fish-paste products/parade float/procession/
+ʽ [ͤ٤] /(n) mud and tile wall topped with tile/
+⤯ [ͤꤢ뤯] /(v5k) to parade/to march/
+ [ͤꤰ] /(n) electuary/
+ [ͤ] /(v5r) to knead/to work over/to polish up/(P)/
+ [󤳤] /(n) (MA) skills acquired through hard training/feats of practice/
+ [󤷤夦] /(n,vs) practice/(P)/
+ [󤷤夦] /(n) trainer/training plane/
+ [󤷤夦礯] /(n) etude/
+ [󤷤夦] /(n) practice game/practice match/workout/
+ [󤷤夦] /(n) training school or institute/
+ [󤷤夦礦] /practice ground/
+ [󤷤夦] /(n) student/trainee/
+ [󤷤夦] /(n) school or training ship/
+Ģ [󤷤夦礦] /exercise book/workbook/
+­ [󤷤夦֤] /(n) lack of training/
+ [󤷤夦] /(n) exercises/practice problem/
+ [󤻤] /(n) training/drilling/
+ã [󤿤] /(n) expert(ise)/skill/dexterity/
+ú [󤿤] /(n) briquette (charcoal or coal)/
+Ŵ [Ƥ] /(n) wrought iron/
+ [ˤ夦] /(n) condensed milk/
+纬 [ͤޤ] /(n) variety of daikon/woman's fat legs/
+ʼ [ڤ] /(n) military drill/
+ʼ [ڤ礦] /(n) parade ground/
+ [] /(n,vs) training/practice/cultivation/
+ [] /(n) linked verse/couplet/
+ [󤴤] /(n) combination/union/
+ [󤸤] /(n) gobang (board game related to go-moku)/
+ [󤽤] /(n,vs) association (of ideas)/suggestion/
+ [󤿤] /(n) regiment/
+ˮ [ݤ] /(n) confederation/federation/union/
+ [ᤤ] /(n) federation/union/league/
+ [餯] /(n) contact/connection/communication/
+Ω [] /(n) alliance/coalition/
+ϡ [Ϥ] /(n) lotus/(P)/
+ϡ [Ϥä] /(adj-na,n) vulgar/wanton/
+ϡ [] /(n) (1) lotus flower/(2) china spoon/
+ϡں [󤲤] /(n) lotus seat (under Buddha's statue)/
+ϡ [󤲤] /(n) Chinese milk vetch/
+ϡ [󤲤Ĥ] /name of a famous Buddhist nun/
+ϡ [󤳤] /(n) lotus root/
+ϡ [] /(n) lotus-shaped pedestal for images of the Buddha/
+Ϣ [] /(n) party/company/group/(P)/
+Ϣʤ [Ĥʤ] /(v5r) to extend/to stretch out/to stand in a row/(P)/
+Ϣͤ [Ĥͤ] /(v1) to link/to join/to put together/(P)/
+Ϣ [Ĥ] /(v5m) to go with (a companion)/
+Ϣ [Ĥ] /(n,vs) companion/company/(P)/
+Ϣ줷 [Ĥ줷] /(vs) going to the bathroom in a group/
+Ϣ [Ĥ] /(conj,exp) as/in proportion to/
+ϢƤ [ĤƤ] /(v5k-s) to take someone (of lower status) along/
+ϢƹԤ [ĤƤ] /(v5k-s) to take someone (of lower status) along/(P)/
+Ϣ [ĤƤ] /(vk) to bring someone along/(P)/
+Ϣ [Ĥ] /(v1) to lead/to take (a person)/(P)/
+Ϣ [Ĥ줵] /(v5r) to take away/(P)/
+Ϣ礤 [Ĥ줢] /(n) one's husband/one's wife/
+Ϣ߽ [Ĥ줳ߤ] /(n) love hotel/
+Ϣ [Ĥ줳] /(v5m) to bring (somebody into a place)/
+Ϣ [Ĥ줳] /(n) child brought by a second spouse/
+ϢФ [Ĥ] /(v5s) to take out/
+Ϣ쾮 [Ĥ줷礦٤] /going off to urinate together/
+Ϣź [Ĥ줽] /(v5u) to be man and wife/to be married to/
+Ϣ᤹ [Ĥɤ] /(v5s) to bring back/
+ϢΩ [Ĥ줿] /(v5t) to accompany/to go with or together/
+ϢΩ [Ĥ] /(v5t) to accompany/to go with or together/
+Ϣ [] /row of racks (coined word)/
+Ϣ [] /(n) early Japanese poetry form/poetic dialogue/
+Ϣλ [󤬤] /(n) renga poet/
+Ϣ [󤫤] /(n) connection/relation/linkage/(P)/
+Ϣ [] /(n) multiple entry/listing/
+Ϣɼ [󤭤ȤҤ礦] /secret balloting with multiple entries/
+Ϣ [󤭤夦] /(n) consecutive holidays/(P)/
+Ϣ [󤭤夦] /(n) end of vacation/
+Ϣ [󤮤] /(n) duet/
+Ϣ [] /(n) linked verse/couplet/
+Ϣ [󤱤] /(n) connection/linking/(P)/
+Ϣץ졼 [󤱤ץ졼] /(n) good teamwork play (baseball)/(P)/
+Ϣ [󤱤] /(n) cooperation/(P)/
+Ϣ [󤱤] /(n) connection/linkage/
+Ϣ [󤱤] /(n,vs) concatenation/(P)/
+Ϣ [󤱤Ĥ] /(n) connector/coupler/
+Ϣ軻 [󤱤Ĥä] /consolidated balance sheet/
+ϢҲ [󤱤Ĥ] /(n) consolidated subsidiary/
+Ϣ [󤱤Ĥꤨ] /(n) consolidated net profit/
+Ϣ [󤱤Ĥꤨ] /(n) consolidated profit/
+Ϣ [] /(n) calling repeatedly/
+Ϣ [] /(n) compound word/phrase/
+Ϣ [󤳤] /(n,vs) taking (a suspect to the police)/(P)/
+Ϣ [󤳤] /(n) Japanese Confederation of Labor/lateral league of six states (in Chinese history)/
+Ϣ [󤴤] /(n) union/alliance/(P)/
+Ϣ粦 [󤴤] /the United Kingdom/
+Ϣ [󤴤] /association/federation/(P)/
+Ϣ [󤴤󤿤] /combined fleet/
+Ϣ緳 [󤴤] /(n) (WWII) the Allies/allied forces/
+Ϣ [󤴤] /(n) allied nations/(WW II) the Allies/
+Ϣ [󤴤] /combined operation/
+Ϣ [󤴤] /coalition government/
+Ϣ [] /(n) chain/connection/(P)/
+Ϣ [󤵤礦夦] /(n) streptococcus/
+ϢŹ [󤵤Ƥ] /(n) chain store/
+Ϣȿ [󤵤ϤΤ] /chain reaction/
+Ϣ [] /(n,vs) implicated (involved) in (a crime)/
+Ϣ [] /(n,vs) implicated (involved) in (a crime)/(P)/
+Ϣ [󤵤] /(n,vs) serialization/serial story/(P)/
+Ϣܾ [󤵤礦] /serial/serialized novel/
+Ϣ [󤵤] /(n) planting a field with the same crop each year/repeated cultivation/collaborative literary work/story made up by several writers working on it in turn/(P)/
+Ϣ [󤶤] /(n) mountain range/
+Ϣ [Ĥ줳] /(n) child from previous marriage/
+Ϣ [] /(n) latticework/
+Ϣ [󤸤ޤ] /(n) lattice window/
+Ϣ [] /(n) off-shoot/noble (family) sibling/
+Ϣ [] /copula/
+Ϣ [󤷤] /(n) rapid-fire/
+Ϣ [󤸤] /(n) game involving the linkage of similarly colored beads/
+Ϣ [󤷤] /(n) joint signature/
+Ϣ [󤷤礦] /(n,vs) consecutive victories/series of victories/(P)/
+Ϣʣ [󤷤礦դ] /(n) quinella (dual forecast)/
+Ϣ [󤻤] /(n) binary star/
+Ϣ [󤸤礦] /(n) type of liaison of consonants in a word/
+Ϣ [󤻤] /(n) connection/
+Ϣ [󤻤] /(n) series of battles/(P)/
+ϢϢ [󤻤󤷤礦] /succession of victories/
+ϢϢ [󤻤Ѥ] /succession of defeats/
+Ϣ [󤽤] /(n) performance by two or more musicians playing similar instruments/
+Ϣ [󤽤] /(n,vs) association (of ideas)/suggestion/(P)/
+Ϣ [] /(n) extended game/
+Ϣ³ [󤾤] /(n,vs) serial/consecutive/continuity/occurring in succession/continuing/(P)/
+Ϣ³ɥ [󤾤ɥ] /(n) drama serial/
+Ϣ³ؿ [󤾤󤹤] /continuous function/
+Ϣ³ [󤾤Ĥ] /serial murders/
+Ϣ³ [󤾤ĤϤ] /(n) serial killer/
+Ϣ³̿ [󤾤㤷] /(n) sequence photographs/
+Ϣ³ [󤾤] /(n) continuum/continua/
+Ϣ³ [󤾤ۤ] /(n) a series of arson cases/
+Ϣ [] /(n) barrage/(P)/
+Ϣη [󤿤] /(n) participle adjective/attributive form/
+Ϣλ [󤿤] /(n) pre-noun adjectival/
+Ϣ [󤿤] /(n) solidarity/(P)/
+ϢӴ [󤿤] /feeling of solidarity/
+ϢӺ̳ [󤿤] /joint liability/
+Ϣݾ [󤿤ۤ礦] /joint liability on guarantee/
+Ϣݾڿ [󤿤ۤ礦ˤ] /(n) co-endorser/co-signer/co-maker/
+Ϣ [󤿤] /(n) regiment/(P)/
+Ϣ [󤿤] /(n) regimental colors/
+ϢĹ [󤿤礦] /(n) regimental commander/
+Ϣ [] /(n) euphonic change of unvoiced to voiced sound/
+Ϣ [] /(n) four handed performance (on the piano)/
+Ϣ [󤸤夦] /(n) colleagues/company/a lot/
+Ϣ [夦] /(n) colleagues/company/a lot/(P)/
+Ϣ [Ȥ] /(n) pitching in consecutive games/(P)/
+Ϣư [ɤ] /(n) gearing/linkage/(P)/
+Ϣư [ɤ] /(n) a clutch/
+Ϣ [󤸤] /(n-adv,n-t) every day/prolonged/(P)/
+ϢϢ [󤸤Ĥ] /(n-t) every day and every night/
+Ϣǯ [ͤ] /(n-t) every year/year after year/
+Ϣ [] /(n) successive championships/(P)/
+Ϣ [] /(n,vs) winning successively/defeating one's enemy in succession/
+Ϣ [Ѥ] /(n,vs) consecutive defeats/series of defeats/(P)/
+Ϣȯ [Ѥ] /(n,vs) running continuously/firing in rapid succession/(P)/
+Ϣȯ [ѤĤ夦] /(n) repeating firearm/a repeater/
+ϢȽ [Ф] /(n) joint seal or signature/
+ϢȽ [Ѥ] /(n) joint seal or signature/
+ϢȽ [Ф󤸤礦] /(n) jointly sealed covenant/
+Ϣ [Ф] /(n) serial number/
+Ϣʬ [֤󤹤] /(n) continued fraction/
+Ϣ [ݤ] /(n) mountain range/(P)/
+Ϣˮ [ݤ] /(n) commonwealth/federation of states/(P)/
+ϢˮIJ [ݤ] /federal parliament/(German) Bundestag/
+Ϣˮ [ݤä] /federation/
+ϢˮѰ [ݤȤҤ󤫤] /(U.S.) Federal Trade Commission (FTC)/
+Ϣˮ [ݤ夷礦] /federal chancellor/
+Ϣˮ [ݤӤ] /(the U.S) Federal Reserve System/
+Ϣˮ [ݤ] /(n) federal system/
+Ϣˮ [ݤ] /federalism/
+Ϣˮ [ݤ] /(n) Federal Government (of the U.S.)/
+Ϣˮܺ [ݤ礯] /Federal Bureau of Investigation (FBI)/
+Ϣˮ [ݤȤ礯] /federal authorities/
+Ϣˮͽ [ݤ褵] /federal budget/
+Ϣ̾ [ᤤ] /(n) joint signature/(P)/
+Ϣ [ᤤ] /(n) league/union/alliance/(P)/
+Ϣ [] /(adj-na,n) uninterrupted/on and on/
+Ϣʤ [󤿤] /(adj-t) unbroken/uninterrupted/continuous/
+Ϣ [] /(n-t) every evening/night after night/
+Ϣ [褦] /(n) continuous use/(P)/
+Ϣѷ [褦] /(n) (gram) conjunctive form/continuative form/
+Ϣ [餯] /(n,vs) junction/communication/contact/connection/coordination/(P)/
+Ϣ [餯Ȥ] /(exp) to get in touch with/
+Ϣ [餯򤿤] /(exp) to sever the connection/
+Ϣ [餯] /connecting station/station where you change/
+Ϣ [餯] /liaison group/
+Ϣ [餯] /(n) liaison conference/
+Ϣ [餯ä] /(n) connection (interline) ticket/
+Ϣ [餯] /(n) contact address/
+Ϣ [餯] /(n) contact address/
+Ϣ [餯] /connecting line/
+Ϣ [餯] /(n) connecting ferryboat/
+Ϣ [] /(n) (1) trees with entwined branches/(2) intimate male and female relationship/
+Ϣξ [Τޤ] /pines with entwined branches/
+ϢΩ [] /(n) alliance/coalition/(P)/
+ϢΩ [Ĥ] /(n) coalition government/
+ϢΩ [Ĥʤ] /coalition cabinet or government/
+ϢΩ [ĤۤƤ] /(n) simultaneous equations/
+ϢΩ [ĤȤ] /(n) opposition coalition party/
+ϢΩͿ [ĤȤ] /(n) ruling coalition party/
+Ϣ [礦] /weight of 1000 sheets of paper/ream weight/
+Ϣ [뤤] /(n) complicity/implication/involvement/
+Ϣ [󤳤] /(arch) extending in a row/
+ϣ [󤭤󤸤] /(n) alchemy/(P)/
+ϣѻ [󤭤󤸤Ĥ] /(n) alchemist/
+ϣ [󤳤] /wrought steel/
+ϣ [󤻤] /(n) training/drilling/
+ϣŴ [Ƥ] /(n) wrought iron/
+ϣ [] /(n,vs) training/practice/cultivation/
+ϤΧ [] /(n) articulation/
+ϤΧʤ [Ĥޤʤ] /speaking inarticulately (slurring, lisping, etc)/
+ϥ [] /(n) Russia/
+ϥ [ɤ] /(n) imbecility/stupidity/
+Ϧ [䤰] /(n) scaffold/turret/
+Ϧ [] /(n) oar/
+Ϧ [䤰] /(n) drums which announce the opening of a stage performance or commencement of sumo bouts/the sound produced by such drums/
+ϧϤ [򤫤] /(exp) to sit around the fire/
+ϧ [礦] /hearth/
+ϧ [] /(n) nuclear reactor core/(P)/
+ϧͻ [褦椦] /(n) meltdown/
+ϧê [] /mantelpiece/
+ϧü [Ф] /(n) fireside/hearth/by the fire/
+ϧüƤ [Ф䤭] /food cooked on a grill/
+ϧ [ؤ] /(n) fireside/
+ϧ [ؤ] /fireside chat/
+ϩ [뤫] /St Luke/
+ϩ [] /(n) traveling expenses/
+ϩ [] /(n) shoulder of a road/berm/
+ϩ [] /(n) shoulder of a road/berm/
+ϩ [礦] /(n) roadbed/
+ϩ [礦] /(n) (on the) road/(on the) way/(P)/
+ϩ [礦夦] /(n) parking on the streets/
+ϩȺ [礦Ϥ󤶤] /(n) street crime/
+ϩ [] /(n) route/line/alignment/(P)/
+ϩ˱ä [ˤä] /along the route (line)/
+ϩ [] /(n) alley/alleyway/lane/(P)/
+ϩ [Ƥ] /(n) distance/
+ϩƬ [Ȥ] /(n) roadside/wayside/
+ϩ [Ф] /(n) roadbed/
+ϩɸ [Ҥ礦] /(n) road sign/
+ϩ˵ [ܤ] /(n) roadside/
+ϩ [] /(n) road surface/(P)/
+ϩż [Ǥ󤷤] /streetcar/
+ϩ [褦] /(n) travelling expenses/
+Ϫ [Ĥ] /(adv,n) dew/(P)/
+Ϫ [] /(n) Russia/
+ϪǨ줿 [Ĥˤ̤줿] /wet with dew/dewy/
+Ϫδ [ĤΤ] /(adj-na) instant/
+Ϫ̿ [ĤΤΤ] /life as evanescent as the dew/
+Ϫ [] /(adj-na) exposure/
+Ϫɤ [Ĥɤ] /leaf heavy with dew/
+Ϫ [] /(n) boasting of one's faults/
+Ϫ [] /(n) bivouac/
+Ϫ [] /(n) discovery/detection/exposure/(P)/
+Ϫ [] /(n) discovery/detection/exposure/(P)/
+Ϫ [] /(n) the Russian language/
+Ϫ [] /(n) (photographic) exposure/
+Ϫ [] /(n) Russia/
+Ϫ [] /(adj-na,n) (1) frank/blunt/plain/outspoken/(2) conspicuous/open/(3) broad/suggestive/(P)/
+Ϫ [] /(n) sitting in the open air/
+Ϫ [] /(n,vs) exposure/(P)/
+Ϫж [Ĥ礦] /(n) exhibitionist/
+Ϫз [Ĥ] /(n) exposure meter/
+Ϫл [Ĥ] /(n) exposure time/
+Ϫо [Ĥ礦] /(n) exhibitionism/
+Ϫ­ [Ĥ֤] /(n) underexposure/
+Ϫ [礦] /(n) weather measurement station/
+Ϫ [] /(n) Russia/
+Ϫ [Ĥ椯] /(n) spiderwort/
+Ϫ [Ĥ椸] /(n) frozen dew/
+Ϫ [] /(n) balcony/
+ϪΤ餺 [Ĥ椷餺] /utterly ignorant/
+Ϫ [] /(n) the bare ground/
+ϪϺ [Ф] /outdoor cultivation/
+Ϫ [Ƥ] /(n) exposure/disclosure/(P)/
+Ϫ [Ƥ] /(n) Russian emperor/Czar/
+Ϫ [Ĥۤ] /little bit/
+Ϫũ [Ƥ] /dewdrop/
+Ϫŷ [Ƥ] /(n) open air/
+Ϫŷ [Ƥܤ] /(n) open-cut or open-air (strip) mining/
+Ϫŷ [Ƥ󤷤礦] /(n) stallholder/
+ϪŷϤ [Ƥ֤] /(n) open air bath/rotemburo/
+ϪŹ [Ƥ] /(n) street stall/stand/booth/(P)/
+Ϫ [Ƥ] /(n) dew point/
+ϪƬ [Ȥ] /(n) rocky outcrop/
+Ϫ [Ф] /(n) pagoda roof/
+Ϫʧ [ĤϤ餤] /(n) outrider/herald/
+Ϫʩ [դ] /(n) Russia and France/
+Ϫ̿ [ᤤ] /(n) transient life/ephemeral existence/
+Ϫ [] /(n) Russia and Japan/Russian-Japanese/
+ϫ [] /(n) pain/trouble/
+ϫ [] /(n,vs) labor/toil/trouble/striving/putting (someone) to work/thanking (someone for their efforts)/comforting/(P)/
+ϫ [] /tired out/
+ϫ [ͤ餦] /(v5u) to thank for/for reward for/
+ϫ [] /(n) trouble/service/labor/sympathy/illness/carefulness/attention/
+ϫ [] /(v5r) to pity/to sympathize with/to console/to care for/to be kind to/(P)/
+ϫ路 [路] /heartrending/pitiful/
+ϫ [] /(n) Workers Music Council/
+ϫ [] /(n) wages/labor wages/
+ϫ [] /(n) labor/toil/hardship/
+ϫ [] /(n) meritorious deed/
+ϫ [] /(n) workers' compensation insurance/(P)/
+ϫݸ [ۤ] /worker's accident insurance/
+ϫ [] /(n) toil/labor/laborious task/(P)/
+ϫ [礦] /manual training/
+ϫ [] /(n) labour and management/(P)/
+ϫȶĴ [礦礦] /labor-management cooperation/
+ϫȸ [礦] /(n) labor-management negotiation/
+ϫʶ [դ󤽤] /(n) industrial (labor-management) dispute/industrial strife/
+ϫ [] /(n) capital and labor/capitalists and laborers/
+ϫ [] /(n) labor administration/
+ϫ [] /(n) (abbr) labor union/(P)/
+ϫ [] /(n) (abbr) labor union/
+ϫ [礦] /(n) Labor Minister/(P)/
+ϫ [] /(n) wages/
+ϫƯ [ɤ] /(n) manual labor/toil/work/(P)/
+ϫƯܤ [ɤ򤤤䤷] /(exp) to despise labor/
+ϫƯͤ [ɤ򤤤䤷] /(exp) to despise labor/
+ϫƯѰ [ɤ󤫤] /labor-relations board/
+ϫƯư [ɤɤ] /labour movement/(P)/
+ϫƯư [ɤɤ] /labor agitator/
+ϫƯ [ɤ] /(n) songs of labor/
+ϫƯ [ɤ夦] /working classes/
+ϫƯ [ɤ󤭤礯] /(n) labor standards bureau/
+ϫƯˡ [ɤۤ] /(n) Labor Standards Act/(P)/
+ϫƯľ [ɤ礫礦] /(n) work permit/
+ϫƯ [ɤ礦䤯] /labor agreement/
+ϫƯ [ɤ] /(n) the right to work/
+ϫƯ [ɤ礦] /(n) labor negotiation/
+ϫƯ [ɤ] /labor offensive/
+ϫƯҳ [ɤ] /work-related injury or death/
+ϫƯҳ [ɤۤ礦] /(n) workers' compensation/
+ϫƯ [ɤ] /(n) Labor Day/May Day/
+ϫƯԾ [ɤ礦] /labor market/
+ϫƯ [ɤ] /(n) working hours/man-hours/
+ϫƯ [ɤ] /(n) labourer/worker/workman/(P)/
+ϫƯԳ [ɤ㤫夦] /working class/
+ϫƯԽ [ɤ㤷夦] /(n) labor rally/
+ϫƯɸˡ [ɤϤۤ] /(n) Temporary Staffing Services Law/
+ϫƯƽ [ɤ夦褦] /labor camp/
+ϫƯ [ɤ礦] /Ministry of Labor/(P)/
+ϫƯ [ɤ礦] /working conditions/(P)/
+ϫƯ͸ [ɤ󤳤] /(n) work force/
+ϫƯ [ɤ󤻤] /labor productivity/
+ϫƯȹ [ɤߤ] /labor union/(P)/
+ϫƯȹˡ [ɤߤۤ] /(n) (Japanese) Labor Union Law/
+ϫƯ [ɤ] /labor trouble/strike/
+ϫƯ [ɤ礦] /Minister of Labor/
+ϫƯ [ɤ] /Minister of Labour/
+ϫƯ [ɤȤ] /(n) Labour Party/(P)/
+ϫƯƱ [ɤɤᤤ] /labor federation/
+ϫƯˡ [ɤۤ] /(n) labor law/
+ϫƯ [ɤ] /(n) labor problem/
+ϫƯ [ɤ礯] /(n) labor/manpower/working force/
+ϫƯϺ︺ [ɤ礯] /(n) workforce reduction/
+ϫư [ɤ] /(oK) (n) manual labor/toil/work/
+ϫư [ɤ] /(oK) laborer/worker/
+ϫ [Τ] /(n) workers and farmers/
+ϫ [Τ] /Soviet Government/
+ϫ [ΤȤ] /labor-farmer party/
+ϫ̳ [] /(n) labor/work/service/(P)/
+ϫ̳ [फ] /labor section/
+ϫ̳ [फ] /labor management/
+ϫ̳ [ष] /(n) laborer/workman/
+ϫ [] /(n) work/labor/toil/
+ϫ [礦] /prison labor camp/
+ϫ [礯] /(n) labour/effort/toil/trouble/(P)/
+ϫϤʤ [礯Ϥ֤] /(exp) to save labor/
+ϫϢ [] /(n) labour union/(P)/
+ϫϫ [] /tired out/
+ϭ [] /(n) corridor/(P)/
+Ϯ [] /(v5r) to finger/to tamper (with)/
+Ϯ [] /(vs-s) to use/to talk/to play a trick/
+Ϯ [Ƥ] /(v5b) to play with/to trifle with/
+Ϯ [] /meddling/
+Ϯ [] /(v5r) to touch/to tamper with/(P)/
+ϯ [] /(adj-na,n) clear/sonorous/full-sounding/
+ϯ餫 [ۤ餫] /(adj-na,n) brightness/cheerfulness/melodious/(P)/
+ϯ餫˾Ф [ۤ餫ˤ餦] /(exp) to smile brightly/to laugh merrily/
+ϯ [] /(n) recitation (of Japanese or Chinese poem)/(P)/
+ϯ [] /(n,vs) recitation/singing/
+ϯ [礦] /(n) recitation/chant/
+ϯ [ɤ] /(n,vs) reading aloud/recitation/(P)/
+ϯ [ۤ] /(n) good news/(P)/
+ϯϯ [] /(adj-na,n) clear/sonorous/full-sounding/
+ϯϯ [] /(adj-t) sonorous/clear (and ringing)/bright (moon)/resonant/
+ϯ [礦] /(n) recitation/chant/
+ϰ [] /(n) tower/turret/lookout/belvedere/
+ϰФ [ˤΤܤ] /(exp) to go up a tower/
+ϰ [] /(n) multistoried building/(P)/
+ϰ [] /(n) watchtower/
+ϰ [] /(n) two-storied gate/tower gate/
+ϲ [] /(n) wandering/unemployed/
+ϲ [ʤˤ] /Naniwa (former name for Osaka region)/
+ϲ [ʤˤ֤] /(n) naniwabushi/a kind of sung narrative popular during the Edo period/
+ϲ [ʤˤ] /Naniwa (former name for Osaka region)/
+ϲ [礯] /(n) recitation of stories accompanied by samisen (called naniwabushi )/
+ϲ [ˤ] /(n,vs) (1) ronin/lordless samurai/(2) out of work/(3) waiting for another chance to enter a university/(P)/
+ϲ [ˤ󤻤] /student who failed entrance exam/
+ϲ® [ʤˤ] /Naniwa (former name for Osaka region)/
+ϲ [] /(n) waste/extravagance/(P)/
+ϲ [Ҥؤ] /wasteful habits/
+ϲ̡ [ޤ󤷤央] /romanticism/
+ϲ̡ [ޤ󤷤央] /romanticism/
+ϲ̡Ū [ޤƤ] /(adj-na) romantic (school)/
+ϲ̡ [ޤ] /(n) romantic school/romanticism/
+ϲ̡ [ޤ] /(n) romantic school/romanticism/
+ϲϲ [] /(n) wandering/unemployed/
+ϳ餹 [餹] /(v5s) to let leak/to reveal/(P)/
+ϳ [] /(n) leak/leakage (of rain)/
+ϳ [] /(v5r) to leak/to run out/(P)/
+ϳ [] /(n,n-suf) omission/leakage/oversight/
+ϳ [] /(v1) to leak out/to escape/to come through/to shine through/to filter out/to be omitted/(P)/
+ϳʹ [줭] /(v5k) to overhear/
+ϳ̵ [ʤ] /(adv) without omission/in full/
+ϳ [] /(n,vs) disclosure/leakage/escape (of gas)/
+ϳή [Ǥ夦] /(n) leakage current/
+ϳ [] /(n) water clock/
+ϳ [] /(n,vs) leak out/
+ϳ [] /(n) leakage/
+ϳ [Ǥ] /(n) leakage/short circuit/power failure/
+ϳ [礦] /(n) funnel/
+ϳ [] /(n) funnel/
+ϳ [] /(n) cross talk/
+ϳ÷ [爐Ĥ] /crosstalk coupling/
+ϳ [] /(n) leakage (of gas or liquids or information)/
+ϴ [] /(n) jail/gaol/
+ϴ [] /(adj-na,n) firm/solid/
+ϴ [] /(adj-na,n) firm/solid/
+ϴ [] /(n) prison/jail/
+ϴ [] /(n) dying in prison/
+ϴˤ [֤] /(n) jailbreak/
+ϴ [Ф] /(n) prison guard/jailer/
+ϴ̾ [ʤ̤] /(n) (Edo-period) head of a prisoners' group/
+ϴ [䤯ˤ] /(n) (Edo-period) jail warden/
+ϵ [] /(n) wolf/(P)/
+ϵ [Τ] /(n) beacon/skyrocket/signal fire/
+ϵ [] /(n) beacon/skyrocket/signal fire/
+ϵ [] /(n) signal fire/beacon/
+ϵ [ߤ] /(n) Lupus (star)/
+ϵ [Ф] /(n) confusion/
+ϵ⤨ [] /(v1) to be flustered/to loose one's presence of mind/
+ϵ [] /(adj-no,n) violence/outrage/riot/confusion/disorder/
+ϵ鴼 [] /(n) rioter/ruffian/
+϶ [] /(n) basket/cage/(P)/
+϶ [] /(v5r) to seclude oneself/to be confined in/to be implied/to be stuffy/
+Ϸ [] /(n) old age/age/old people/the old/the aged/(P)/
+Ϸ [] /(n) old age/old person/the old/the aged/(P)/
+ϷΰŰ [ΤäƤ] /(n) obstinacy of old age/
+Ϸ [Τʤ] /wrinkles/
+Ϸܤ [ܤ] /(n) (1) dotage/(2) feeble-minded old man/senile old fool/dodderer/
+Ϸܤ [ܤ] /(v1) to become decrepit/to become senile/
+Ϸ [] /(v1) to age/to grow old/(P)/
+Ϸ [] /(v5m) to grow old/to weaken with age/to become senile/
+Ϸ [ޤ] /(n) old pine tree/
+Ϸ [] /(n) remaining years (of one's life)/
+Ϸ [] /(n) old tree/
+ϷΤ [ܤ] /(n) (1) dotage/(2) feeble-minded old man/senile old fool/dodderer/
+ϷΤ [ܤ] /(v1) to become decrepit/to become senile/
+Ϸ [դ] /aging/
+Ϸ [դ] /(v1) to age/(P)/
+Ϸ [դ] /(v5m) to age/to become old/
+Ϸ [դ䤯] /(n) (theatrical) role of old person/
+Ϸ [ȤӤ礦] /old age and sickness/
+Ϸϫ [򤤤] /(exp) to be kind to old people/
+Ϸ [] /(n) old man/
+Ϸ [] /(n,vs) ageing/senile deterioration/(P)/
+Ϸ [󤷤礦] /the aging process/
+Ϸ [] /(n) problems caused by the elderly/
+Ϸ [] /(n) presbyopia/long-sighted/(P)/
+Ϸ [󤭤礦] /(n) reading (farsighted) glasses/spectacles for the aged/
+Ϸ [] /(n) aged geisha/
+Ϸ [夦] /(n) superannuated/decrepitude/(P)/
+Ϸಽ [夦] /deteriorated/outworn/
+Ϸ [礦] /(n) old age/
+Ϸ [礦ˤ] /(exp) to be advanced in age/
+Ϸ [] /(n) one's old bones/aged body/
+Ϸ [] /(n) old age/(P)/
+Ϸ [] /(n) polite address for elderly nobleman/
+Ϸ [] /(n,adj-na) experienced/seasoned/veteran/
+Ϸ [] /(n,adj-na) experienced/seasoned/veteran/
+Ϸ [] /(n) one's old bones/old man/
+Ϸ [] /(n) old woman/
+Ϸ [] /Lao-tse/Lao-tzu/(P)/
+Ϸ [] /(n) old priest/sage/(Zen) teacher/
+Ϸ [] /(n) die of old age/
+Ϸ [] /(adj-na,n) loyalty/fidelity/
+Ϸ [㤯] /(n,adj-na) (1) young and old/all ages/(P)/
+Ϸ [ˤ㤯] /(n,adj-na) (1) young and old/all ages/(P)/
+Ϸ˽ [㤯󤸤] /(n) men and women of all ages/
+Ϸ˽ [ˤ㤯ʤˤ] /(n) men and women of all ages/
+Ϸ [㤯] /(n,adj-na) (1) young and old/all ages/(2) infirmities of old age/
+Ϸ [] /(n) veteran/past master/
+Ϸ [] /(n) old wine/
+Ϸ [] /(n) elderly Confucian scholar/
+Ϸ [] /(n) old tree/
+Ϸ [夦] /(n) ugliness of old age/
+Ϸ [夯] /(n) maturity/
+Ϸ [] /(n) elderly woman/senior lady-in-waiting/(P)/
+Ϸ [礦] /(n) old or veteran army general/
+Ϸ [礦] /(n) young and old/
+Ϸ [礦դƤ] /Death comes to old and young alike/
+Ϸ [礦] /(n) old pine tree/
+Ϸ [礦] /(n) elderly spinster/
+Ϸ [] /(n) old or key retainer/
+Ϸ [] /(n) the aged/old person/(P)/
+Ϸͥۡ [ۡ] /(n) senior citizens' home/(P)/
+Ϸ [󤻤] /(adj-na) senile/(P)/
+Ϸ [󤻤ۤ] /(n) senile dementia/
+Ϸ [Ӥ礦] /(n) geriatric diseases/
+Ϸ± [Ӥ礦] /geriatric hospital/
+Ϸ [礯] /grey (gray) power/
+Ϸ [] /(n) senility/senile decay/(P)/
+Ϸ [] /(n) (arch) old cryptomeria/
+Ϸ [] /(adj-na,n,vs) mature/becoming precocious/
+Ϸ [] /venerable statesman/
+Ϸ [] /(n) elderly person's polite reference to self/
+Ϸ [] /(n) elderly priest/
+Ϸ [] /(n) Laozi and Zhuangzi/
+Ϸ [] /(n) philosophy of Lao-tse and Chuang-tse/Taoism/
+Ϸ [] /(n) old body/aged person/
+Ϸ [] /(n) venerable authority/elderly master/
+Ϸ [] /(n) great and ancient nation/
+Ϸ [夦] /(n) member of shogun's council of elders/
+Ϸǯ [ͤ] /(n) old age/(P)/
+Ϸ [Τ] /(n) elderly or experienced farmer/
+Ϸ [] /(n) old woman/(P)/
+Ϸ̿ [Ф] /(n) concern/
+Ϸ [Ϥ] /(n) superannuation/
+Ϸʪ [Ϥ֤] /(n) waste products/
+Ϸ [Ϥ] /(n) the aged/
+Ϸ [Ӥ礦] /(n) infirmities of old age/
+Ϸ [դ] /(n) an old couple/(P)/
+Ϸ [] /(n) old woman/(P)/
+Ϸ [] /(n) old father/
+Ϸʼ [ؤ] /(n) old soldier/
+Ϸ [ˤ] /(n) old shop/shop of long standing/(P)/
+Ϸ [] /(n) old shop/shop of long standing/(P)/
+Ϸ [] /(n) old mother/aged mother/
+Ϸ [ܤ] /(n) elderly servant/
+Ϸ [顼] /(n) Chinese-style noodles (zh: lamian)/
+Ϸ [ܤ] /(n) old tree/
+Ϸ [䤸] /(gikun) (n) one's father/old man/one's boss/
+Ϸ [] /(n) one's father/old man/one's boss/
+Ϸͥ [椦] /(n) elderly or veteran actor/
+Ϸͺ [椦] /(n) aged hero/
+Ϸ [褦] /(n) old and young/
+Ϸ [餤] /(adv,n) since growing old/
+Ϸ [줤] /(n) advanced age/senility/(P)/
+Ϸǯ [줤ͤ󤭤] /old-age pension/
+Ϸ [] /(adj-na,n) experienced/veteran/
+Ϸ [] /(n) veteran/expert/
+Ϸ [] /(adj-na,n) cunning/crafty/
+ϸ [Ĥ] /(n) deafness/deaf person (impolite)/
+ϸ [ߤߤ] /(n) deafness/deaf person (impolite)/
+ϸ [] /(vs-s) to deafen/
+ϸ [] /(n) (1) deafness/(2) deaf-mute/
+ϸع [ä] /(n) school for the deaf/
+ϸ [] /(n) deaf and mute person/
+ϸع [ä] /(n) deaf school/
+ϸ [Ĥܤ] /(n) upper gallery, blind seat/
+ϸ [] /(n) deaf person/
+Ϲ [] /(n) wax/
+Ϲٹ [] /waxwork/
+Ϲ [] /wax paper/
+Ϲ [] /wax paper/
+Ϲ [] /(n) (uk) candle/(P)/
+Ϲο [Τ] /wick of a candle/
+Ϲͷ [ˤ󤮤礦] /(n) waxwork/wax model/
+Ϲ [] /(n) agalmatolite/
+Ϲ [] /(n) batik/
+Ϲ [Ф] /(n) Japanese allspice/
+Ϻ [] /(n) (rare) young lord/young nobleman/
+Ϻ [Ȥ] /(n) vassals/retainers/followers/
+Ϻ [ɤ] /(n) vassals/retainers/followers/
+Ϻ [Ȥ] /(n) vassals/retainers/followers/
+Ϻ [ɤ] /(n) vassals/retainers/followers/
+ϻ [] /(num) six/
+ϻ [ä] /(num) six/(P)/
+ϻ [] /(num) six/
+ϻ [] /(num) six/(P)/
+ϻ [ä] /(num) six/(P)/
+ϻ [] /(num) six/
+ϻĻ [Ĥ] /sextuplets/
+ϻ [ä] /(n) snow/
+ϻ [ä] /(n) hexagon/
+ϻѷ [ä] /(n) hexagon/
+ϻѷ [ää] /(n) hexagon/
+ϻƲ [äɤ] /hexagonal building/
+ϻ [ä] /(n) the six senses/
+ϻ [] /(n-adv) June/(P)/
+ϻ [꤯] /(n) the universe/the cosmos/
+ϻ [ä󤷤礦礦] /(int) purification of the six roots of perception/
+ϻ [󤻤] /(n) six-three system of education (six years of elementary school, followed by three years of junior high school)/
+ϻ [] /(n) six consciousnesses/
+ϻ [㤯] /(n) six feet tall/palanquin bearer/
+ϻ [㤯ܤ] /(n) (1) wooden pole (often oak), 6 shaku long/(2) shoulder pole/
+ϻ [夦] /sixty/(P)/
+ϻʬ [夦֤] /64th note/(P)/
+ϻʬΰ [夦֤Τ] /(n) one sixtieth part/
+ϻ; [夦褷夦] /(n) 66-odd provinces of old Japan/
+ϻϩ [ऽ] /(n) age sixty/
+ϻž [夦礦] /vocal sextet/
+ϻ [夦] /instrumental sextet/
+ϻ [꤭] /(n) the six classes of (kanji) characters/
+ϻ [꤯] /(n) the six classes of (kanji) characters/
+ϻ [] /Hexateuch/
+ϻ [礦] /(n) the six emotions (joy, anger, sorrow, pleasure and love, and hatred)/
+ϻ [] /(n) the six blood relations/
+ϻ罣 [夦] /(n) the Six Continents/
+ϻʤĴ [Τ] /rokudan (name of a koto composition)/
+ϻƻ [ɤ] /(n) six posthumous worlds/
+ϻ [त] /six days/sixth (day of month)/(P)/
+ϻɴϻ [äԤ㤯] /# 606/salvarsan/
+ϻ [] /(n) Buddhist pilgrim/six copies/
+ϻʬ [֤] /(n) sextant/
+ϻʬ [֤󤮤] /(n) The Sextant (star)/
+ϻշ [ؤ󤱤] /hexagon/
+ϻ [äݤ] /(n) the six directions (north, south, east, west, up, and down)/
+ϻˡ [äݤ] /(n) six law codes/
+ϻˡ [äݤ󤷤] /(n) the Statute Books/
+ϻ [äݤ] /(adj) six (long cylindrical things)/
+ϻ [󤿤] /(n) hexahedron/
+ϻ [褦] /(n) Japanese calendar's six labels, indicating how auspicious each day is/
+ϻϢ [󤻤] /The Pleiades/
+ϻϢȯ [Ѥ] /six-chambered (revolver)/
+ϻ [ä] /(n) the six internal organs/
+ϼ [դ] /(n) the foot/the bottom/the base (of a mountain)/(P)/
+Ͻ [] /(n) (amount of a samurai's) stipend/
+Ͻ̿ [ᤤ] /one's lot/
+Ͼ [Ф] /(n) rib/rib cage/
+Ͼֿ [ä󤷤󤱤Ĥ] /(n) intercostal neuralgia/
+Ͼ [Фܤ] /(n) rib/frame (of a ship)/
+Ͼ [ä] /(n) rib/frame (of a ship)/
+Ͼ [Фˤ] /(n) boned rib (esp. of pork)/
+Ͼ [ޤ] /(n) pleura/
+Ͼ [ܤ] /(n) wall bars/
+Ͽ [] /(n,vs) (audio) recording/(P)/
+Ͽơ [ơ] /(n) audio tape/magnetic tape/(P)/
+Ͽ [] /(n) tape recorder/
+Ͽ [ۤ] /transcribed broadcast/
+Ͽ [] /(n,vs) videotape/(P)/
+ [] /(n) (1) argument/discussion/dispute/controversy/discourse/debate/(2) theory/doctrine/(3) essay/treatise/comment/
+ [Ĥ餦] /(v5u) (1) to discuss/(2) to find fault with/to criticize/
+ [󤸤] /(v1) to argue/to discuss/to debate/(P)/
+Ԥ [󤸤Ĥ] /(v5s) to deal exhaustively with/(P)/
+ [󤺤] /(v5z) to argue/to discuss/to debate/(P)/
+ [󤬤] /(adj-na,n) out of the question/(P)/
+ [] /(n) discussion/(P)/
+ [󤭤] /(n) criticism/
+ [󤫤] /(n) controversialist/
+ [󤭤㤯] /(n) controversialist/(P)/
+ [󤭤夦] /(n,vs) mention/reference to/touching upon/
+ [󤭤夦] /(n) discuss thoroughly/deal exhaustively with/
+ [󤭤] /(n) grounds of an argument/(P)/
+ [] /(n) the Analects of Confucius/
+Ծ [󤳤礦] /(n) conferral of honors, according to merits/
+ [󤳤] /(n) study (of something)/
+ [󤳤] /(n) prosecutor's closing argument/(P)/
+᷺ [󤳤夦] /(n) closing argument/
+ [󤵤] /(n) (written) treatment of current events/
+ [󤵤] /(n) comments on those listed in a biography/
+ [] /(n) point of an argument/drift of an argument/(P)/
+ [󤷤] /(n) advocate/(P)/
+ [󤷤夦] /(n) treatise or essay collection/
+ [󤸤] /(n) statement/setting forth/
+ [󤷤礦] /(n) proof/certain truth/demonstration/
+ [󤸤] /(n) argument/
+ؤĥ [󤸤Ϥ] /(exp) to take a firm stand/to argue about/
+ [󤻤] /(n) editorial/dissertation/(P)/
+Ѱ [󤻤Ĥ] /editorial writer/
+ [󤻤] /(n) verbal dispute/(P)/
+ [󤽤] /(n) treatise or essay collection/
+ [󤽤] /(n) controversy/dispute/(P)/
+ [󤽤] /disputant/
+ [] /(n) subject/theme/
+ [] /(n) rostrum/the world of criticism/
+ [] /(n,vs) conclusion/verdict/
+Ĵ [礦] /(n) comments/(P)/
+ [Ƥ] /(n) discussing and deciding/
+Ũ [Ƥ] /(n) opponent in a debate or argument/
+ [Ƥ] /(n) point in question (at issue)/(P)/
+ [ʤ] /(n) criticism/censure/
+ [] /(n,vs) defeating (winning) in an argument/
+ [Ф] /(n) refutation/confutation/
+Ƚ [Ѥ] /(n) argument/disputation/
+ɾ [Ԥ礦] /(n,vs) comment/criticism/(P)/
+ʸ [֤] /(n) thesis/essay/treatise/paper/(P)/
+ [٤] /(n) argument/
+ˡ [ݤ] /(n) logic/reasoning/
+˯ [ݤ] /(n) tone or force of an argument/
+ [⤦] /The Confucian Analects and the Discourses of Mencius/
+ [] /(n) logic/(P)/
+黻 [ꤨ󤶤] /logic operation/logical operation/
+ϩ [꤫] /logic device/logic circuit/
+ [꤬] /(n) (study of) logic/
+ [ꤱ] /(n) logical form/
+ǻ [ꤽ] /gate/logic element/
+Ū [Ƥ] /(adj-na) logical/(P)/
+ [] /(n) disjunction/
+ [ޤ] /(n) ancient Japan/
+ [露] /(n) (an old word for) a Japanese/
+ [盧] /(n) Japanese pirates (of the Middle Ages)/
+ [盧] /(n) Japanese pirates (of the Middle Ages)/
+ [] /(n) sum/harmony/peace/(P)/
+¤ [] /(v1) to dress vegetables (salad)/
+¤ʪ [] /(n) chopped fish, shellfish or vegetables, dressed with (miso or other) sauce/
+¤Ʊ [路Ƥɤ] /harmonize but not agree/
+¤ [ʤ] /(v5m) to be softened/to calm down/(P)/
+¤䤫 [ʤ䤫] /(adj-na,n) mild/calm/gentle/quiet/harmonious/(P)/
+¤䤫ʲ [ʤ䤫ʤƤ] /harmonious (happy) family/
+¤餮 [餮] /(n) alleviation/abatement/peacefulness/
+¤餰 [餰] /(v5g) to soften/to calm down/to be mitigated/(P)/
+¤餲 [餲] /(v1) to soften/to moderate/to relieve/(P)/
+¤ [ह] /(exp) to make peace/
+± [廊] /(n) Japanese-English/(P)/
+±Ѽ [廊] /(n) Japanese-English dictionary/
+±Ѽŵ [廊Ƥ] /Japanese-English dictionary/
+² [浪] /(n) (Japanese) On reading/Japanese music/
+² [狼] /(n) 31 syllable poem/(P)/
+²ΤӤ [狼] /(exp) to compose a waka/
+²λ [狼ޤ] /prefecture in the Kinki area/
+²ۻ [郎] /(n) Japanese confectionery/(P)/
+² [狼] /(n) accommodation/compromise/mediation/reconciliation/settlement/(P)/
+³ [郎] /(n) Japanese music/
+³ [餯] /(n) peace and harmony/
+³ڴ [郎ä] /traditional Japanese musical instrument/
+´ [狼] /(n) (consensual) sexual intercourse/
+´ [狼] /(n) Japanese-Chinese/Japan and China/
+µ [來] /(n) harmonious atmosphere/
+µ齡 [來] /(adj-na,n) being full of harmony, peace, and happiness/
+µ [來] /(adj-na,n) being full of harmony, peace, and happiness/
+µ [冷] /(n) peace conference or negotiations/(P)/
+µ [冷夦] /(n) Japanese beef cow/(P)/
+¶ [來] /(n) Japanese wakin goldfish variety/
+· [勞] /(n) Japanese reading of a Chinese character/
+¸ [老] /(n) native Japanese words/(P)/
+¹ [老] /(n,vs) harmony/concord/agreement/unity/union/
+º [盧󤫤󤵤] /(n) the Japanese spirit imbued with Chinese learning/
+ºκ [盧褦] /Japanese spirit with Western learning/
+º [蘆] /(n) (abbr) Japanese clothing manufacture/
+» [路] /(n) Japanese paper/(P)/
+» [露] /(n) kanji devised in Japan/
+¼ [路] /(n) Japanese style/(P)/
+¼ [路] /(n) Japanese-style room/(P)/
+½ [路] /(n) (Japanese) book bound in the Japanese style/
+¾ [礦] /(n) Buddhist priest/(P)/
+¿ [路礯] /(n) Japanese-style meal/(P)/
+¿ [路] /(n) friendship/
+ [碌] /(n) harmony/concord/consonance/
+ [碌] /(n) harmonics/
+ˡ [碌ۤ] /(n) law of harmony/
+ [碌] /(n) Japanese-made/
+Ѹ [碌] /(n) Japanese word constructed of elements from one or more English terms/
+ [碌] /(exp) Japanese-Spanish/
+ [碌] /(n) war and peace/peace/
+ [碌] /(n) Japanese-style ship/
+ [綠] /(adj-no,n) dressed in kimono/Japanese clothing/
+ [錄] /Japanese drum/
+ [] /Japanese drum/
+ [Ȥ] /(n) Japanese-style book binding/
+֤ [Ȥ] /(n) Japanese-style book binding/
+ [ɤ] /(n) Japanese-German (e.g. dictionary)/
+ȼŵ [ɤƤ] /Japanese-German dictionary/
+ [狼] /(n) seaweed variety/alaria/(P)/
+ [դ] /(n) Japanese style/(P)/
+ [դ] /(n) Japanese clothes/(P)/
+ʸ [֤] /(n) Japanese text/sentence in Japanese/(P)/
+ʸ [֤󤨤䤯] /Japanese-English translation/
+ʿ [ؤ] /(n) peace/(P)/
+ʿץ [ؤץ] /peace process/
+ʿ [ؤ] /peace conference/
+ʿ [ؤ] /(n) peace conference/peace talks/
+ʿ [ؤ礦Ƥ] /peace agreement/peace accord/
+ʿ [ؤ礦] /peace talks/peace negotiations/
+ʿ [ؤ] /a peace initiative/
+ [ܤ] /(n,vs) reconciliation/
+ [ۤ] /(n) book bound in Japanese style/
+̾ [ߤ礦] /(n) Japanese name (often of plants and animals, and written in kana)/
+̾ [ᤤ] /(n) Japanese name (often of plants and animals, and written in kana)/
+ [䤯] /(n) Japanese translation/
+ [褦] /(n) Japan and Europe/
+ [褦ä夦] /(n) a blending of Japanese and Western styles/(P)/
+ [] /(pt:) Holland/The Netherlands/
+Ϫ [] /(n) Japan and Russia/Japanese-Russian/
+ [盧] /(n) Japanese pirates (of the Middle Ages)/
+ [蘆] /(n) Japanese translation of Buddhist hymns of praise/
+ [Ϥʤ] /(io) (n) talk/speech/chat/story/conversation/(P)/
+á [ϤʤФʤ] /(vs) small talk/
+äդ [ϤʤĤ] /(v5k) to come to an agreement/
+ä [Ϥʤ] /(n) talk/speech/chat/story/conversation/
+ä [Ϥʤ] /(v1) to accost a person/to talk (to someone)/
+ä֤ [Ϥʤ֤] /(n) one's way of talking/
+äݤ [Ϥʤ] /(v1) to accost a person/to talk (to someone)/(P)/
+ä [ϤʤȤ] /(n) spoken word/(P)/
+ä [Ϥʤ] /(n) talkative/
+ä礤 [Ϥʤ] /(n) discussion/conference/(P)/
+ä礦 [Ϥʤ] /(v5u) to discuss/to talk together/(P)/
+ä [Ϥʤ] /(v5m) to be deep in talk/(P)/
+ä [Ϥʤ] /(n) speaker/
+äФ [Ϥʤ] /(v5s) to tell the truth/to open up/
+ä [Ϥʤ礦] /(adj-na) good talker/
+ä [Ϥʤ֤] /(n) one's way of talking/
+ä [Ϥʤ] /(n) speaking voice/talking voice/(P)/
+ä [Ϥʤ] /(n) person with whom to speak/advisor/
+ä [Ϥʤ夦] /(n) while talking/the line is busy/
+ä [Ϥʤ] /(n) way of talking/
+ä㤨 [Ϥʤ] /(exp) to disguise one's speech/
+ä [Ϥʤ] /(v5s) to speak/(P)/
+ä [Ϥʤ] /(v1) to be understanding/to be sensible/
+äιޤ [ϤʤΤ򤪤] /(exp) to interfere/to butt in/
+äμ [ϤʤΤ] /topic of conversation/
+ä [ϤʤΤ] /sequel of a story/
+äפ [Ϥʤ򤵤] /(exp) to interrupt (a person)/
+äդ [ϤʤĤ] /(exp) to negotiate/to settle a matter/to arrange/
+ò [Ϥʤ٤] /(adj-na,n) poor talker/
+÷ [爐] /(n) (the art of) storytelling/
+ø [ϤʤȤ] /(n) spoken language/colloquial expression/
+ù [Ϥʤ] /(n) talkative person/gossip/
+ù礤 [Ϥʤ] /(n) discussion/conference/(P)/
+ù [Ϥʤ] /(v5m) to be deep in talk/(P)/
+ü [路] /(n) narrator/speaker/
+ý [露] /(n) art of conversation/
+ [Ϥʤ] /(n) someone to talk to/companion/
+ [] /(n) topic/subject/(P)/
+ [Ϥʤ夦] /(n) while talking/the line is busy/
+Ƭ [Ȥ] /(n) topic/subject/
+Ⱦʬ [ϤʤϤ֤] /(n) taking a story with a grain of salt/hearing only half the story/
+ [ؤ] /(n) topic/subject/
+ˡ [ۤ] /(n) narration/
+ [ϤʤФʤ] /(vs) small talk/
+ [Ӥ] /(adj-na,adj-no,n) oval/elliptical/distorted/crooked/irregular/warped/
+Ĥ [] /(n) strain/distortion/bend/
+Ĥ [Ҥ] /(n) strain/distortion/bend/
+Ĥ [椬] /(n) strain/distortion/bend/injustice/
+Ĥ [] /(v5m) to warp/to swerve/to deflect/to be crooked/to be distorted/to be bent/to incline/to slant/to be perverted/to be gross-grained/to get bent/to be strained/
+Ĥ [Ҥ] /(v5m) to warp/to swerve/to deflect/to be crooked/to be distorted/to be bent/to incline/to slant/to be perverted/to be gross-grained/to get bent/to be strained/
+Ĥ [椬] /(v5m) to warp/to swerve/to deflect/to be crooked/to be distorted/to be bent/to incline/to slant/to be perverted/to be gross-grained/to get bent/to be strained/(P)/
+Ĥ [] /(v1,vt) to bend/to curve/to warp/to distort/
+Ĥ [椬] /(v1,vt) to bend/to curve/to warp/to distort/
+Ķ [襤礯] /(n) torture/distortion/falsification/perversion/
+ [襤] /skewness (statistics)/
+ [襤礯] /(n) stress/
+Ť [ޤʤ] /(n) boarding/board/meals/catering/cook/
+Ťդ [ޤʤĤ] /(n) with meals/meals inclusive/
+Ť [ޤʤ] /female cook/
+Ť [ޤʤ] /(n) kitchen manager/chef/cook/
+Ť [ޤʤ] /(v5u) to give board to/to provide meals/to pay/(P)/
+Ϩ [襤] /(n) bribe/(P)/
+ [來] /(n) side/(P)/
+Ƥ˴ [來ˤ] /(exp) to draw aside/
+Ƥβ [來Τ] /(n) arm-pit/
+Ƹ [來] /(n,vs) looking from the side/looking aside/(P)/
+Ƹ [來] /(n) side door/
+ƺ [來] /(n) short sword/
+ƺ [來] /(n) short sword/
+© [礦] /(n) armrest/
+ƻ [來ߤ] /(n) side road/byroad/digression/
+ǽ [來Τ] /(n) minor piece in noh plays/
+ʢ [來Ф] /(n) flank/
+ [來] /(n) hair of the armpit/
+ [來] /(n) looking aside/(from the) eyes of an onlooker/
+ [來䤯] /(n) supporting role (actor)/minor role/(P)/
+Ǥ [ޤɤ] /(n) delusion/illusion/infatuation/bewilderment/perplexity/
+Ǥ [ޤɤ] /(v5u) to be puzzled/
+Ǥ魯 [ޤɤ魯] /(v5s) to bewilder/to perplex/to puzzle/(P)/
+Ǥ碌 [ޤɤ碌] /(v1) to lead astray/
+ [勞] /(n) planet/(P)/
+Ů [勞Ǥ] /(n) being addicted or given over to/
+ [勞] /(n) bewilderment/confusion/
+ [勞] /(n,n-suf) frame/slide/(P)/
+ȤȤޤä [勞ˤϤޤä] /stereotyped/
+Ȥդ [勞Ĥ] /(exp) to set a frame/to frame/
+ȳ [勞] /(n) beyond (the) limits/(P)/
+ [勞] /(n) grid-line (e.g. in spreadsheet)/closing line/
+ [勞] /(n) frame/framework/
+Ȥ [勞] /(n) frame/framework/(P)/
+ [勞ʤ] /(n) within the limits/framework/(P)/
+Ϣ [勞Ф󤷤礦] /(n) bracket/
+ [路] /(n) eagle/(P)/
+ɺ [路] /(n) (the constellation) Aquilia/
+Ϥ [路Ť] /(n) grabbing hold/
+ɡ [路Ф] /(n) aquiline or hook nose/
+ʤ [錄] /(v5r) to extend/
+ˤ [錄] /(v5r) to extend/
+˸ [] /(arch) for ever/from ancient times/
+ [] /(n) crocodile/alligator/
+̸ [ˤ] /(n) wide mouth/alligator/temple gong/
+̻ [ˤ] /(n) shark/
+­ [ˤ] /(n) bowlegs/knock-kneed/
+ [ˤ] /(n) crocodile or alligator skin (hide)/
+ͤ [] /(n) apology/(P)/
+ͤӤ [Ӥ] /(v1) to apologize/(P)/
+ͤӸ [Ӥ] /(n) apology/
+ͤӼ [Ӥ] /humble simplicity/
+ͤӾ [Ӥ礦] /(n) letter of apology/
+ͤ [Ӥ] /(v5r) to apologize sincerely/
+ͤ [Ӥ] /(v1) to apologize/
+; [Ӥ礦] /(n) letter of apology/
+ [] /(n) straw/(P)/
+β [] /(n) straw-thatched roof/
+γ [Ф] /(n) straw ashes/
+η [餰] /straw boots/
+λ [餬] /(n) straw paper/
+οͷ [ˤ󤮤礦] /(n) straw doll or figure/straw effigy/
+Ⱦ [Ф] /(n) straw paper/
+ [֤Ȥ] /(n) straw mattress/
+ [֤] /(n) thatched roof/
+ [Ť] /(n) straw wrapper/
+ [] /(n) bracken/
+ [] /(n) Japanese soup bowl/wooden bowl/(P)/
+Ф [⤮Ȥ] /(v5r) (uk) to pluck off/to pick/to break or tear off/
+Ф [⤰] /(v5g) to pluck (usually from a tree)/to pick (e.g. apples)/(P)/
+ [] /(n,n-suf) bay/gulf/inlet/(P)/
+Ѵ [󤬤] /(n) gulf (bay) coast/(P)/
+Ѵ [󤬤󤻤󤽤] /the Gulf War/
+Ѷ [󤭤礯] /(n) curve/(P)/
+Ѹ [󤳤] /(n) entrance or mouth of a bay/
+Ƭ [Ȥ] /(n) bay shore/
+ [ʤ] /(n) inside the bay/
+ [ˤ夦] /(n) embayment/
+ή [夦] /(n) the Gulf Stream/
+ [] /(n) bowl/
+ [] /(n) (1) arm/(2) skill/(P)/
+Ӥ夬 [Ǥ] /(exp) to gain in skill/
+Ӥߤ [Ǥˤ֤] /(exp) to become less capable/
+Ӥɤ [Ǥ] /be able/be skilled/
+Ӥ [Ǥ] /(adj-no) force/strong-arm/
+Ӥ [Ǥäפ] /(n) physical strength/
+Ӥκ㤨 [ǤΤ] /dexterity/skill/
+Ӥ夲 [Ǥ򤢤] /(exp) to improve one's skill/
+Ӥ򿶤뤦 [Ǥդ뤦] /(exp) to exercise one's talent/to display one's ability/
+ӷ [Ǥޤ] /(n) rolling up one's sleeves/
+ӹ [󤳤] /(n) wristbone/carpus/carpal bone/
+ӻ [Ǥᤷ] /(n) trying one's ability/
+ӻ [Ǥɤ] /(n) wristwatch/(P)/
+Ӽ [Ǥޤ] /(n) pride in one's strength or skill/
+Ӽ [Ǥ] /(n) wrist/
+Ӿ [󤷤礦] /(n) arm band/
+Ӿ [Ǥ] /armlet/bracelet/
+ӿԤ [ǤŤ] /to do one's best/to do by force/
+ [Ǥޤ] /(n) ability/skill/facility/(P)/
+Ȥ [Ǥ] /(n,vs) (1) arm wrestling/(2) folding one's arms/
+ [Ǥ⤦] /(n) arm wrestling/
+Ϥ [Ǥ錄] /brachiation/swinging from branch to branch/
+ [Ѥ] /(adj-na,n) naughtiness/(P)/
+ [Ǥ] /(n) contest (of strength or skill)/
+ [Ǥޤ] /(n) using one's arms as a pillow/
+ [Ǥ] /(n) crossarm/bracket/
+ [Ǥ] /(adj-na,n) person of ability/
+Ω [Ǥ] /(n,vs) push-up/
+Ω [ǤƤդ] /(n) push-ups/
+Ω [ǤƤդ] /(n,vs) push-up/
+ [礯] /(n) physical strength/brute strength/arm strength/(P)/
+ [Ǥ] /(n) bracelet/bangle/
+Ч [ɤ֤] /(n) porcelain bowl/bowl of rice with food on top/(P)/
+Ч [ɤ֤꤫󤸤礦] /(n) sloppy accounting/
+Чȭ [ɤ֤Ф] /(n) bowl/
+Ч [ɤ֤ᤷ] /bowl of rice/
+Чʪ [ɤ֤] /(n) food served in a large bowl/
+ЪΥ [] /(n) estrangement/separation/
+в [ܤ] /(n) Feast of Lanterns/
+в߲ [ܤ] /(n) Feast of Lanterns/
+ж [] /(n) rise/acceleration/exasperation/
+жʳ [դ] /(n,vs) excitement/stimulation/agitation/arousal/
+жε [礦] /(n) dragon which has already ascended to the heavens/
+лä [ä] /(conj) (uk) therefore/consequently/accordingly/because of/
+м [ۤΤܤ] /(adv,n) dimly/faintly/heartwarming (a story, etc.)/
+м [ۤΤܤΤ] /dimly/faintly/
+м [ۤΤ] /(adj-na,n) faint/indistinct/stupid/few/(P)/
+мᤫ [ۤΤᤫ] /hint/intimation/
+мᤫ [ۤΤᤫ] /(v5s) to hint at/to intimate/to suggest/to allude to/(P)/
+м᤯ [ۤΤ᤯] /(v5k) to be seen dimly/glimmer/
+мŤ [ۤΤ餤] /(adj) gloomy/obscure/
+м [ۤΤ] /(adj) dimly white/
+мʹ [֤] /(n,vs) casually hearing/hearing casually/
+мм [ۤΤܤ] /(adv,n) dimly/faintly/heartwarming (a story, etc.)/
+мм [ۤΤܤΤ] /dimly/faintly/
+п [礦] /cane/whipping rod/
+п [Ĥ] /cane/whipping rod/
+ [] /same kind/compare with/
+ [Ϥ] /(n) spouse/married couple/
+ [] /be lost/peace/hide/mistake/beautiful/in turn/
+ [Ƥ] /be lost/peace/hide/mistake/beautiful/in turn/
+ų [Ĥ餯] /(n) pleasure/
+Ž [ä] /(n) lost book/
+ [] /price/business/selling/
+Ѥ [] /(n) hunchback/rickets/
+Ѥ [ष] /(n) hunchback/rickets/
+Ѥ [Ӥ礦] /(n) rickets/
+ [] /be proud/be lonely/
+ [] /subdued taste/quiet refinement/sobriety/
+ɤ [Ӥ] /(adj) miserable/wretched/lonely/dreary/shabby/comfortless/
+ɤ [] /subdued taste/quiet refinement/sobriety/
+ɤӤ [Ӥ] /(v1) to be worried/to be grieved/to pine for/
+ɤ [Ӥ] /(io) (v1) to be worried/to be grieved/to pine for/
+ɲ [Ӥ] /sad song/singing in a lonesome tone/
+ɸ [Ӥ] /sad words/anxious words/
+ɽ [Ӥޤ] /(n) solitary life/wretched abode/
+ɽ [Ӥޤ] /(n) solitary life/wretched abode/
+ɿ [Ӥ] /lonesome sleep/
+ɿ [ӤӤ] /lonesome person/unwanted person/poverty-stricken person/
+ [Ӥ] /sad voice/
+ʤ [ޤ] /(n) (uk) appearance/shape/figure/bearing/
+ʤޤ [ޤ] /(n) (uk) appearance/shape/figure/bearing/
+ʤ [] /(v5m) (uk) to stand (still) a while/to loiter/to stop/(P)/
+Ω [] /(n,vs) standing still/
+ [] /healthy/correct/
+ [] /healthy/correct/
+ [] /luxury/pride/extravagance/arbitrariness/selfishness/
+ [] /actor/supporting post (in a roof truss)/
+ͼ [夸] /(n) dwarf/
+Τ [Ӥ] /(adj) miserable/wretched/lonely/dreary/shabby/comfortless/
+Τȼ [ӤȤ] /taste for the simple and quiet/wabi and sabi/
+Τ [] /(n) sober refinement/
+ΤӤ [Ӥ] /(v1) to worry/
+ν [Ӥޤ] /(n) solitary life/wretched abode/
+ [礦] /frivolity/
+ [Ϥ] /wear/put on (sword)/
+Ф [Ϥ] /(v5k) to wear/to put on (lower body, e.g. a sword)/
+ФӤ [Ӥ] /(v1) to wear/to put on (a sword)/
+з [Ϥ] /(n,vs) wearing a sword/
+ [ϤȤ] /(n,vs) carrying a sword/
+ [Ϥ褦] /(n) wearing/
+ [椦] /gift/
+ҿ [椦礯] /assisting at dinner/dining with a superior/
+ [椦礦] /urging one to drink more good wine during a banquet/
+Ӷ [褦礦] /(n) feigned madness/
+ [] /(n) as it is/as one likes/because/as/
+ [ޤ] /(n) as it is/as one likes/because/as/(P)/
+֤ʤʤ [ޤޤʤʤ] /(uk) unable to have one's way with/
+֤ʤ [ޤޤʤ] /to be beyond one's control/
+ [] /altar of sacrifice/
+ [ޤʤ] /(n) chopping board/
+٤θ [ޤʤΤ] /(exp) confronted with a hopeless situation/about to be cut off and unable to do anything/
+پ [礦] /(n) on the chopping board/
+Ʀ [Ȥ] /(n) ancient altar of sacrifice/
+ [ޤʤ] /(n) chopping board/(P)/
+Ĥθ [ޤʤΤ] /(exp) confronted with a hopeless situation/about to be cut off and unable to do anything/
+ [Ȥꤳ] /(1) captive/prisoner/(2) victim/slave/
+ [] /(1) captive/prisoner/(2) victim/slave/
+κ [դ] /(n) captive/prisoner of war/
+κƽ [դ礷夦褦] /concentration camp/
+ [] /rustic/ill-mannered/
+ݸ [ꤲ] /(n) slang/dialect/
+ݸ [ꤲ] /(n) proverb/saying/
+ݸ [ꤴ] /(n) slang/dialect/
+ݼ [ꤸ] /(n) the ears of the public/
+¯ [ꤾ] /(adj-na,n) vulgarity/rural customs/
+ [褦] /(n) ballad/folk song/popular song/
+ [] /clever/
+޹ [ꤳ] /(adj-na,n) clever/shrewd/bright/sharp/wise/intelligent/
+ȯ [Ϥ] /cleverness/wisdom/intelligence/
+ [] /rickshaw/jinrikisha/
+ [] /lean on/rest against/
+ [] /lean on/rest against/
+ [꤫] /(v5r,vi) to lean against/to recline on/to lean on/to rely on/
+ [] /(v5r) to lean on/to rest against/
+ [] /(n) chair/couch/seat/office/position/
+ [] /pride/squatting with legs outstretched/
+ [礴] /(adj-na,n) pride/arrogance/
+ [] /(n) stubborn/
+㶯 [ä礦] /(adj-na,n) robust (health)/obstinate/sturdy/muscular/
+ [] /(n) Chinese painter (1301-1374)/
+ [] /(n) boorish/urgent/
+ [] /(n) hurrying/
+ [] /(n) son/my son/
+ [] /(n) son/my son/
+ [] /(n) son/my son/
+ [] /(n) son/my son/
+ [礦] /actor/
+ [礦] /(n) prostitute/harlot/
+ [礦] /(n,vs) saying (cheering) in chorus/
+ [礦褦] /wandering/
+ [] /(adv) carefully/attentively/profoundly/deeply/at length/
+ [ĤĤ] /(adv) carefully/attentively/profoundly/deeply/at length/
+ [Ĥभ] /looking down/
+ [Ĥय] /(v5k) to hang one's head for shame/(P)/
+ [դ] /(v5s) to bend down/to bow down/to prostrate oneself/
+ [Ĥ֤] /(n) lying on one's face/upside-down/(P)/
+ [Ĥ֤] /(v1) to lie face-down/
+ [դ] /(n) depression/angle of dip/
+ [դ礦] /(n) looking up and down/actions/being obliging/
+ij [դ礦] /angle of elevation/
+ [Ĥभ] /lying face down/upside down/
+ [Ĥय] /(v5k) to look downward/to stoop/
+ [Ĥऱ] /lying face down/upside down/
+ [Ĥऱ] /(v1) to turn upside down/to turn (face) downward/
+ [դդ] /prostration/
+ [Ĥ֤] /(v5s) to lie on one's face/
+ [դ] /(n,vs) commanding a view of/
+׿ [դ] /(n) bird's-eye view/
+ [礦] /skill/
+ [] /dam/weir/
+ [] /(vs) lying face down/
+ [󤲤] /(n) crescent moon/
+ [󤲤ĤȤ] /(n) scimitar/
+̾ [] /(oK) (n) (uk) Japanese syllabary (alphabets)/kana/
+ [] /together/
+ [餯] /(n) enjoying oneself with others/
+ [] /Kaisei (publisher)/
+Ϸ [] /(n) growing old together/
+ϷƱ [ɤ] /(n) happy life partnership/
+ [] /make/
+ [ʤ] /(v5s) to make/
+ [] /(conj,int) (uk) well/now/then/(P)/
+ [] /(conj,int) (uk) well/now/then/
+ [] /feel pain/suffer/
+ [] /steal/
+ [Ȥ] /steal/
+ [Ȥ] /(n,vs) snatching a moment of rest/dickering for time/
+ [Ȥ] /stealthy glance/
+ [夦Ȥ] /(n) robber/theft/
+ [] /large/
+Ѵ [餤] /(n) puppet/dummy/
+Ѵ [] /(n) puppet/dummy/
+Ѵ [餤] /(n) puppet player/wirepuller/
+Ѵ [餤] /puppet government/
+ [ʤ餦] /(ok) (v5u) (uk) to imitate/to follow/to emulate/
+ [] /instructor/tutor (to a prince)/
+ [] /(v5k) to wait upon/to serve/
+ [դ] /(n) bringing up/tuition/
+ [] /bend over/
+ [] /bend over/
+Ѥ [] /(n) hunchback/rickets/
+Ѥ [ष] /(n) hunchback/rickets/
+ [] /be proud/
+ [] /(v5r) to be proud/
+ [] /(adj-na,n) haughtiness/pride/
+½ [դ] /(n) arrogance/
+̵ [֤줤] /arrogance/
+ [] /(adj-na,n) proud/arrogant/haughty/
+ [󤿤] /(adj-t) proud/haughty/
+ [ޤ] /(adj-na,n) pride/haughtiness/arrogance/insolence/hubris/
+½ [ޤդ] /(adj-na) haughty/arrogant/overbearing/
+̵ [ޤ֤줤] /(arrogance and) insolence/
+ [] /arrogance/
+Ѣ [] /hermit/
+Ѥ [] /bend over/
+Ѥ [] /bend over/
+ѧ [礦] /luck/seek/desire/
+ѧ [礦] /(n) fortuitous/luck/windfall/godsend/good fortune/
+Ѩ [] /(n,vs) boastfully usurping/
+Ѩ [] /usurpation of a throne/
+Ѩ [󤨤] /(adj-na,n) audacity/forwardness/
+Ѩ [󤪤] /(n) usurper king/
+Ѩ [󤷤] /(n) usurper/tyrant/
+Ѩ [󤷤] /usurpation/
+Ѩ [󤷤礦] /(n) pretension/assumption (of a title)/
+Ѩ [󤸤礦] /(adj-na,n) audacity/forwardness/
+Ѩ [褦] /using something belonging exclusively to someone else/
+ѩ [󤨤] /(adj-na) presumptuous/arrogant/
+Ѫ [Ȥ] /child/servant/foolishness/
+Ѫ [ɤ] /child/servant/foolishness/
+Ѭ [] /Chinese "hopping vampire"/reanimated corpse/
+Ѯ [] /excellence/talented person/
+Ѯ [󤷤夦] /(adj-na,n) genius/prodigy/talented person/
+ѯ [路] /(adj-no,n) I/me (used by elderly)/
+ѱ [] /companion/
+ѱ [] /companion/
+ѱ [Ϥ] /(n) colleagues/fellows/
+Ѳ [夦] /companion/similar kinds/
+ѳ [Ϥʤ] /(adj) fleeting/transient/short-lived/momentary/vain/fickle/miserable/empty/ephemeral/(P)/
+Ѵ [餤] /defeat/
+ѵ [] /exorcism/
+ѵ [] /exorcism/
+Ѷ [줤] /companion/
+ѷ [] /(n) serious/not to be touched/
+ѷȤ [Ȥ] /(adv) solemnly/gravely/majestically/authoritatively/
+ѷ [󤼤󤿤] /(adj-t) solemn/grave/majestic/stern/
+ѷ [󤼤] /(oK) solemnly/gravely/majestically/authoritatively/
+Ѻ [Ϥ] /vulture/condor/
+Ѽ [] /(n) exchange/
+Ѽ [] /(n) conversion (of paper money)/
+Ѽ [󤮤󤳤] /bank of issue/
+Ѽ [󤱤] /(n) convertible banknotes/
+ÿ [] /(oK) hopefully planning/
+ [٤] /crown/
+˴ [٤󤫤] /(n) crown/
+ [] /(n) false charge/hatred/
+ͺ [󤶤] /(n) false charge/
+۾ [󤪤] /(n) false charge/
+ [٤] /(n) (math) a power/
+Ѿ [٤礦] /(n) (math) a power/
+Ԥ [] /(v1) to be clear/to be serene/to be cold/to be skillful/
+ [] /cold/
+ء [Ĥ] /extremely cold/
+ [Ĥ] /extremely cold/
+ [] /cold/
+ۡ [ꤷ] /(adj) gallant/brave/imposing/awe-inspiring/severe/biting/chivalrous/manly/dignified/
+ۡ [󤿤] /(adj-t) severe/intense/biting/
+ [󤼤󤿤] /(adj-t) commanding/awe-inspiring/
+ [] /(adj-na,n) biting/severe/intense/rigorous/
+ [] /(adj-na,n) biting/severe/intense/rigorous/
+ۤ [ꤷ] /(adj) gallant/brave/imposing/awe-inspiring/severe/biting/chivalrous/manly/dignified/
+ۤ [󤿤] /(adj-t) severe/intense/biting/
+ [] /table/
+ܰ [] /(rare) desk/
+ܲ [] /(n) word of respect added to the addressee's name on a letter/
+Ģ [礦] /(n) screen/
+Ģ [礦] /(adj-na,n,vs) methodical/punctual/steady/(P)/
+ [餷] /(n) cold wintry wind/
+ [Ҥ礦] /lean on/recline on/lie heavy (on the stomach)/
+ [ؤ] /lean on/recline on/lie heavy (on the stomach)/
+ߤݤ [⤿] /(v1,vt) to lean against/to set against/
+ߤݤ [꤫] /(v5r,vi) to lean against/to recline on/to lean on/to rely on/
+ߤ [] /(v5r) to lean on/to rest against/
+ߤ [⤿] /(v1) to lean against/to lean on/to recline on/to lie heavy (on the stomach)/(P)/
+ߤػ [⤿줤] /reclining chair/
+ߤݤ [⤿줫] /(v5r) to lean on/to recline on/to rely on/
+ [] /female phoenix bird/
+ [] /female phoenix bird/
+ [դ] /decapitate/
+ͤ [Ϥͤ] /(v1) to decapitate/
+;夬 [Ϥͤ] /(v5r) to jump up/to spring up/
+ [դ] /decapitating oneself/
+ [դ󤱤] /decapitation/
+ [] /cut down/
+轤 [󤷤夦] /revision/reform/
+ [Ƥ] /(n) revision of a passage/
+餲 [] /(v1) to scrape off/
+ [Ĥ⤯] /(n) careful observation/close attention/
+ [] /(n) hollow/scoop/
+Ӥ [̤] /(v5k) to gouge out/to excavate/to bore/to drill/
+ȴ [̤] /(v5k) to gouge out/to excavate/to bore/to drill/
+ [] /(v5r) to gouge/to hollow out/to bore/to excavate/to scoop out/
+ [] /(v5r) to gouge/to hollow out/to bore/to excavate/to scoop out/
+Ӥ [̤] /(io) (v5k) to gouge out/to excavate/to bore/to drill/
+ [꤫] /(n) molding/
+꽮 [֤] /dugout canoe/
+ [] /temple/
+ [] /temple/
+ [] /temple/
+ [Ĥ] /(n-adv,n-t) moment/instant/juncture/
+ [Ĥʤ央] /impulsiveness/
+Ū [ĤʤƤ] /(adj-na) ephemeral/transitory/
+ [] /beheading/
+ [] /(n) victory/
+ [Ƥ] /cutting/
+ [] /(v5r) to gouge/to hollow out/to bore/to excavate/to scoop out/
+ [Ƥ] /(n) extraction/removal/excision/
+ [Ƥ] /removal (in surgery)/
+ٱ [Ƥä] /(n,vs) gouging (out)/exposure/
+ [] /clip/snip/
+ڤ [Ϥߤ] /(v5r) to nip off/to snip/to clip/to trim off/
+ [Ϥ] /(v5m) to clip/to snip/
+ [] /(v5r) to cut/
+ [󤵤] /(n,vs) cutting/trimming/shearing/pruning/
+۵ [󤵤] /shearing machine/
+ [] /(n) pruning/
+ [󤸤] /(n,vs) cutting off/cut(ting) out/
+ [] /(n,vs) shear/shearing/
+ǰ [󤢤Ƥ] /shear stability/
+ [Ƥ] /(n) pruning/
+ [ƤФ] /pruning shears/
+ [Ȥ] /scissors/punch/
+ [⤦] /(n) wool shearing/
+ [] /scythe/suitability/
+ [] /(adj-na,n) appropriateness/adequacy/aptness/
+ [] /stay/remain/
+ [Ȥ] /sickle/
+ [줺] /(n,vs) tattoo/
+ [礦] /destroy/
+ [] /destroy/
+ [] /(n,vs) wiping out/annihilation/
+ [Ҥ礦] /threat/
+ [Ҥ礦] /(adj-na,n) facetious/droll/funny/
+ڼ [Ҥ礦] /comical person/
+ [Ҥ礦] /(n) plagiarism/piracy/
+ [Ҥ礦Ȥ] /(n) highwayman/
+ [Ҥ礦] /(adj-na,n) fierceness/daring/
+ [ؤ] /break/tear/pierce/split/burst/
+ [Ĥ󤶤] /(v5k) to break/to tear/to pierce/to split/to burst/
+ [ؤ] /(n) cleavage (in gems)/
+Ƭ [ؤȤ] /(n) outset/
+Ҧ [] /strong/
+Ҧ [礦] /strong and nimble/
+Ҧ´ [] /excellent soldier/
+ҦŨ [Ƥ] /(n) formidable foe/
+Ҧ [] /strong and fierce/
+ҫ [礦] /destroy/
+ҫ [] /destroy/
+ҫƤ [Ȥ] /(n) complete annihilation/
+ҳ [礦] /turmoil/Hungary/
+ҳ [Ϥ󤬤ꤤ] /(uk) Hungary/
+ҳ [礦] /(n) Huns/
+ҵ [] /crawl/creep/
+ҵ [] /grounder/
+ҵ [ۤ夦] /grounder/
+ҵҶ [ۤդ] /(n) creeping/crawling/sneaking/
+Ҷ [դ] /crawl/
+Ҷ [ۤ] /crawl/
+ҶԿ [դä] /ringworm/
+Ҹ [] /(n) spoon/
+Ҹ [] /(n) spoon/
+Ҹ [] /(n) dagger/dirk/
+Ҹ [Ҥ] /(n) dagger/dirk/
+ҸȤ [Ҥ] /spoon and chopsticks/
+Һ [] /(n) box/
+Һ [Ϥ] /(n) box/
+Ҽ [] /(n) chest/coffer/rice tub/
+Ҽ [Ҥ] /(n) chest/coffer/rice tub/
+ [ޤ] /(n) gammadion/fylfot/swastika/
+ [ޤ󤸤Ȥ⤨] /(n) falling in swirls/
+ [ޤ󤸤ɤ⤨] /(n) falling in swirls/
+ [ܤ] /(adj-na,n) huge/bulky/enormous/extensive/swelling/expansion/
+ [] /(n) privy/toilet/
+ [] /(n) one's family or clan/
+ [] /that/
+ [Ĥ줤] /clamminess/coldness of body/
+å [] /(n) usurpation/
+Ω [] /(n) usurping the throne/
+ؼ [ޤ󤸤夷㤲] /(n) red spider lily/cluster belladonna/cluster amaryllis/manjusaka/
+ [ޤ] /(n) mandala/Buddhist visual schema of the enlightened mind/
+ [ޤ] /(n) mandala/Buddhist visual schema of the enlightened mind/
+ [Ƥͤ] /(adj-na,n) polite/courteous/careful/care/kind/close/thorough/conscientious/
+ [] /(int) (uk) Ah!/Oh!/Alas!/
+㤨 [ۤ] /(v1) to bark/to bay/to howl/to bellow/to roar/to cry/
+㤨 [ۤ] /bark/howl/
+Ӽ [褦] /curry favour by sucking pus from carbuncles and licking hemorrhoids/
+ [] /(uk) stinginess/
+˷ [ܤ] /(uk) miser/
+絤 [] /jealousy/
+ԧ [] /(adj-na,n,vs) (uk) stinginess/miser/miserliness/skinflint/tightwad/niggard/pinching pennies/
+ԧ [󤷤礯] /(adj-na,n,vs) (uk) stinginess/miser/miserliness/skinflint/tightwad/niggard/pinching pennies/
+ԧʹͤ [ʤ󤬤] /(uk) narrow-minded thinking/
+ԧ [] /(v5r) (uk) to be stingy/to scrimp/
+ԧդ [Ĥ] /(exp) (uk) to find fault with/to rain on one's parade/
+ԧ [󤷤礯] /miser/
+ԧԧ [] /(adv,vs) (uk) stingy/tightfisted/
+ [㤯] /(n) torture/maltreatment/pangs (of conscience)/
+ [] /(adv,n) sound of laughter/
+ [Ȥ] /(n) blame/censure/rebuke/reproof/
+ [Ȥ] /(v1) to blame/to find fault/to take someone to task/to aggravate (an injury)/(P)/
+Ω [Ȥ] /(n) fault-finding/
+ [Ȥˤ] /(n) offender/criminal/
+줭 [Ĥ֤䤭] /(n) murmur/mutter/murmuring/
+줯 [Ĥ֤䤯] /(v5k) to mutter/to murmur/(P)/
+ [] /(n) cry of a baby at its birth/
+ [] /(v5r) to gulp down (a drink)/to slurp/
+ [᤭] /(n) a moan/
+ [᤭] /(n) groan/moan/moaning/
+ [᤯] /(v5k) to moan/to groan/
+ [󤮤] /(n,vs) moaning/groaning/
+ [㤯] /(n,vs) bite/
+ư [㤯ɤ] /mastication/
+ [㤯] /(n) muscle of mastication/
+ [ȤĤȤ] /(adj-na,adv) (tongue) clicking/groaning/exclamation of surprise/
+ [Ϥʤ] /(n) professional comic (rakugo) storyteller/
+ [ȤĤȤ] /(adj-na,adv) (tongue) clicking/groaning/exclamation of surprise/
+ [Ȥä] /(n) moment/instant/
+ͤ [Ȥä] /(adv) at once/(P)/
+Ӭ [ۤ] /(n,vs) yell/roar/howl/
+ [廊] /(v1) to hold in one's mouth/
+ [] /(v5m) to bite/to chew/to gnaw/(P)/
+ [礦] /(n) a bite (wound)/
+ [礦] /(n) loud laughter/
+ [] /(laugh) broadly/(laugh) loudly/
+ӡ [] /(n) very short distance/
+ӭ [ʤ] /(iK) (v5k) to cry/to weep/to sob/to howl/
+Ӯ [ۤ] /(n,vs) nursing/nurturing/rearing/lactation/suckling/
+Ӯ [ۤˤ夦] /(n) lactation/suckling/mammal/
+Ӯ [ۤˤ夦] /(n) lactation period/
+Ӯưʪ [ۤˤ夦ɤ֤] /mammal/
+Ӯ [ۤˤ夦Ӥ] /(n) baby bottle/
+Ӯ [ۤˤ夦뤤] /(n) mammal/mammalian/
+ӱ߹礦 [ߤ] /(v5u) to snarl/to quarrel/
+ӵ㤭 [ʤ] /(n) sobbing/sob/
+ӵ [] /(v5r) (uk) to sip/to slurp/
+ӷ [] /(n) caustic words/
+ӹ [ʤ] /(n) groan/roar/howl/growl/bellow/sough/
+ӹ [ʤ] /(v5r) to groan/to moan/to roar/to howl/to growl/to hum/to buzz/to sough/(P)/
+ӽ [ä] /(n) lung hemorrhage/
+ӽ [] /(n) expectoration/sputum/
+ӽ⸡ [󤱤] /(n) examination of somebody's sputum/
+ʤ [ʤ] /(adj-pn,exp) incomparable/
+ [] /(adv) merely/only/simply/
+ä [] /(n) asthma/puffing/wheezing/
+ä [] /(v5g) to gasp/breathe hard/
+© [󤽤] /(n) asthma/
+© [󤽤] /(exp) to have an attack of asthma/
+Ƥ [ʤ] /(v5k) (1) to sing (bird)/(2) to bark/to purr/to make sound (animal)/
+Ǹ [ʤ] /(n) (1) lover's whispers/sweet nothings/whispered intimacies/(2) baby babble/goo-goo/gaga/
+Ȥ [Ȥ] /(n) simile/metaphor/allegory/
+Ȥ [Ȥ] /(v1) to compare/to liken/to speak figuratively/to illustrate/to use a simile/
+ [ä] /(n) trumpet/horn/bugle/
+ܰ [äѤΤ] /(n) drinking from a bottle/
+ܼ [äѤ] /(n) trumpeter/bugler/
+ܿ [äѤ] /(trumpet) daffodil/
+ [] /(n) lama/
+׶ [ޤ礦] /(n) Lamaism/
+˰ [] /(n,vs) sobbing/weeping/groaning/fit of crying/
+˸ [] /(int) (uk) Ah!/Oh!/Alas!/
+̤Ĥ [Ĥ] /(v1) to sniff out/to get wind of/
+̤ [Ф] /(n) snuff/
+̤Ф [] /(v5s) to scent out/to detect/
+̤Ƥ [Ƥ] /(v1) to sniff out/to catch the scent of/
+̤դ [Ĥ] /(v1) to sniff out/to get wind of/
+̤ʬ [櫓] /(v1) to scent out/to discern/
+̤ [] /(v5g,vt) to sniff/to smell/(P)/
+̳ [夦] /(n) the sense of smell/
+̿ [夦󤱤] /(n) olfactory nerve/
+ [] /(int) (uk) Ah!/Oh!/Alas!/
+͸ [] /(int) (uk) Ah!/Oh!/Alas!/
+ò [] /(n) lamentation/
+÷ [] /(n) deploration/lamentation/admiration/
+ [] /(int) (uk) Ah!/Oh!/Alas!/
+Τ [郎] /(v1) (uk) to become hoarse/
+Ϥ [ʤ] /(v5m) to have a taste for/to be fond of/
+ϵ [㤯] /sadism/
+ϵŪ [㤯Ƥ] /(adj-na) sadistic/
+Ϲ [] /(n) taste/liking/preference/
+Ϲ [Ҥ] /(n) luxury articles/
+̲ [ߤ] /(n) deep sleep/torpor/
+Ф [餦] /(v5u) to laugh/to smile/
+Ҥ [Ϥ] /nausea/
+ [] /(n) vomiting/
+Ǥ [Ť] /(v5k) to vomit/
+դ [] /(v1) (uk) to instigate/to incite/to spur on/
+ [] /(n,vs) gargle/rinse mouth/
+٤ [ऻ] /(v1) to choke over/to be choked by/
+٤֤ [ऻ] /(v5r) to choke/to sob convulsively/
+٤ [ऻ] /(v5b) to be choked/to be stifled/to be smothered/
+ [Ф] /(n) (uk) beak/bill/(P)/
+ݤ [ʤʤ] /(n) (uk) neigh of a horse/
+ݤ [ʤʤ] /(v5k) to neigh/
+ޤ [] /(n) ridicule/scorn/
+ޤФ [餦] /(v5u) to laugh to scorn/
+ޤ [] /(v5r) (uk) to scoff/(P)/
+޾ [礦礦] /(n,vs) scorn/sneer/
+޾Ф [餦] /(v5u) (uk) to sneer at/to ridicule/
+ [礦] /(n) taunt/insult/abuse/
+Ϯ [礦] /(n) scorn/mockery/ridicule/
+ [] /(adv) (uk) I am sure/certainly/no doubt/(P)/
+ߤ [] /(adv) (uk) certainly/surely/
+ [] /(int) (uk) Ah!/Oh!/Alas!/
+⤯ [֤] /(v5k) (uk) to exaggerate/
+䲻 [] /(n) noise/cacophony/
+ [] /(n) (uk) sneeze/(P)/
+벼 [] /(n) (act of) swallowing/
+Ƴ [礦ɤ] /(n,vs) guidance/conduct/lead/
+路 [ޤӤ] /(adj) noisy/boisterous/
+ [] /(adj-na,n) noise/boisterousness/
+ [䤭] /(n) whisper/murmur/
+ [䤯] /(v5k) to whisper/to murmur/(P)/
+ [Ϥ䤹] /(v5s) to play accompaniment/to jeer at/
+ [Ϥ䤷] /(n) Japanese orchestra/band/accompaniment/
+Ҹ [Ϥ䤷Ȥ] /(n) meaningless words in a song for rhythm/words or utterances added to modulate the cadence of a song/
+һ [Ϥ䤷Ȥ] /(n) meaningless words in a song for rhythm/words or utterances added to modulate the cadence of a song/
+ [Ϥ䤷] /(n) (in Noh) musician/orchestra leader/
+ [] /(n) chirp/twitter/warble/
+ [] /(v5r) (uk) to sing/to chirp/to twitter/(P)/
+ [Ȥ] /(n) lure/decoy/
+԰ [] /(n) crucible/(melting) pot/
+԰ [Ĥ] /(n) crucible/(melting) pot/
+Զ [] /100,000,000,000,000,000,000/hundred quintillion (American)/hundred trillion (British)/
+Լ [ۤ] /(n) dust/(P)/
+Կ [] /(n) bounds/limits/
+Կʤ [ʤ] /make no progress/remain unsettled/
+Կ [] /(n) out of bounds/beyond the pale/
+Կ [ʤ] /(n) within bounds/within the pale/
+Ⱦ [ۤ礦] /(n) barrier reef/
+ [ۤ뤤] /(n) fort/stronghold/
+ [ۤ뤤] /(n) fort/stronghold/
+̤ [ܤ] /(v5t) to destroy/to break/to damage/
+̴ [] /(n,vs) destroying/demolishing/damage/
+̽ [礦] /(n,vs) injury/damage/
+» [] /(n) damage/injury/waste/
+ [] /(n) praise/
+˫ [ۤؤ] /(n) praise and censure/public criticisms/
+ [Ȥ] /(n) (uk) coil/
+ [ͤ] /(n) (uk) roost/nesting place/
+Ϲ [󤴤] /(n) trench/dugout/
+ [Ȥꤢ] /Austria/
+٤ [դ] /(oK) (v5r,vi) to be plugged up/to be shut up/
+٤ [դ] /(v5g,vt) to stop up/to close up/to block (up)/to occupy/to fill up/to take up/to stand in another's way/to plug up/to shut up/
+ [ӤŤ] /(n) bottling/
+ [] /(n) hill/height/knoll/rising ground/
+ [] /(n,vs) monopoly/
+仮 [Ĥܤ] /small, deep dish/dice cup/
+Ƥ [Ĥܤ䤭] /(n) shellfish cooked in its own shell/sweet potatoes cooked in a crock/
+ [Ӥ] /(adj) abundantly/innumerably/(P)/
+¿ [] /(adj-na,n) many/plentiful/
+ [褦] /early death/calamity/
+ [褦] /(n) premature death/
+ [褦] /(n) premature death/
+ [褦] /(n) premature death/
+ʪ [礦Ĥ֤] /(n) foreign element/impurity/admixture/
+ [礦Ȥ] /(n) oleander/rosebay/
+ [] /large/
+ [] /many generations/
+ [] /(v5r) to give (someone) a treat/(P)/
+ [㤷] /(adj-na,n) luxury/extravagance/
+ [Ƥ] /(n,vs) transferring the capital/
+ա [󤱤] /(n) trick/evil design/sharp practice/
+ա [󤵤] /(n) shrewd (dirty) trick/sinister scheme (design)/sly art/
+ա [] /(n) cunning/craft/wiles/
+դ [ͤ] /(n) (arch) flattery/insincerity/
+դ [ͤ] /(adj-na,n) perverseness/perverse person/
+դ [ͤ] /(adj-na,n) treacherous/wicked/perverse/
+դ [ͤ] /smooth talker/crafty person/
+դ [ͤ] /(n) crafty courtier/traitor/
+դ [ͤ] /(n) flatterer/smooth talker/crafty person/
+դ [ͤ] /(n) craftiness/
+դ [ͤ٤] /(n) flattery/cajolery/adulation/
+դա [ͤ] /(adj-na,n) treacherous/wicked/perverse/
+հ [] /(n) this corrupt world/
+հ̤õ [Фä] /(n) worldly desires/
+հ̥õ [Хä] /(n) worldly desires/
+հ̵ [Ф] /(n) world desires or ambitions/
+հ̵ [Ф] /(n) world desires or ambitions/
+հм [餽] /(n) sal tree/
+մձ [] /(n) coquettish woman/
+մձäݤ [äݤ] /(adj) coquettish/
+ն [󤭤礯] /(adj-na,n) euphemistic/circumlocution/roundabout/indirect/insinuating/(P)/
+ո [Ȥ] /(v5r) to marry (a woman) to take to wife/
+ջ [] /(n) flattery/cajolery/flirtation/
+ջӤ [Ӥ] /(v1) to flatter/to curry favor with/to flirt with/to fawn on/
+ջ [Ӥ] /(n) coquetry/
+ջ [Ӥ䤯] /(n) aphrodisiac/
+ս [Ӥ] /(n) (lover's) date/assignation/rendezvous/
+սȤ [Ӥ] /(n) (lover's) date/assignation/rendezvous/
+ս [] /(n) sexual union/
+ս [] /(n) reconciliation/peace/
+վ [ʤ䤫] /(adj-na,n) (uk) supple/flexible/elastic/(P)/
+վ䤫 [䤫] /(adj-na) (uk) willowy/graceful/
+տ [ˤ] /(n) sister-in-law/
+Ȼ [礦] /(n) lovely figure/
+Ⱦ [礦礦] /(n) charming smile/
+ [礦] /(n) lovely voice/
+ [礦] /(n) coquetry/
+ [] /(n) coquetry/
+̾ [礦ᤤ] /(n) reputation for beauty/
+ [礦夦] /(n) charming and coy/
+ˤ [ʤ֤] /(v5r) to tease/to make sport of/to make fun of/
+ŷ [Ǥ] /(n) extremely overbearing wife/
+ [] /mosquito larva/
+ [ܤդ] /(n) mosquito larva/wriggler/maggot/
+ [ܤդ] /(n) mosquito larva/wriggler/maggot/
+Ԥ [Ϥ] /(v5m) to conceive/to become pregnant/to get filled with/(P)/
+Ԥ [ߤ] /(v5r) to become pregnant/
+ [] /(adv,n) where/which/who/anyway/anyhow/at any rate/(P)/
+٤ [] /(adv,n) where/which/who/anyway/anyhow/at any rate/
+ [Ĥ] /(v5m) to copulate (animals)/to mate/
+ۤ [] /(io) (v5s) to hatch/to incubate/
+ۤ [] /(v5r) to hatch out/
+۲ [դ] /(n) incubation/hatching/
+۲ [դ] /incubator/
+ [դ] /(n) incubation/hatching/
+ [դ] /(n) incubator/
+ᴱ [󤬤] /(n) eunuch/
+ [󤫤] /(n) Imperial letter/
+ [󤶤] /(n) false charge (accusation)/
+ [礦礦] /(adj-na,n) lonely/rare/
+줿 [礦礦] /(adj-t) rare/few/lonesome/
+ [] /(iK) (n) speciality/specialty/subject of study/expert/
+餺 [ʤ餺] /(adv) considerably/not a little/in no small numbers/
+Ȥ [ʤȤ] /(adv) at least/
+ [ʤ] /(adv) at least/
+ [ܤ] /shaggy hair/shaggy dog/
+ [य] /(n) shaggy dog/
+ [ܤ] /(adj-na,n) huge/bulky/enormous/extensive/swelling/expansion/
+ [य] /(n) shaggy hair/
+ [Ф] /(n) corpse/
+ǻ [] /(n) neglecting the duties of an office while taking pay/
+ [] /(n,vs) admonishing (one's master) at the cost of one's life/
+ [] /official rank/(P)/
+ [] /(n) fart/
+ȲлϤȤ [ؤȤϤȤ餵擄] /(exp) it is often the originator of problems who kicks up a fuss or complains loudest/
+Ҥäƿ [ؤҤäƤĤܤ] /(exp) there's no point squeezing your buttocks after you have farted/no use shutting the stable door after the horse has bolted/
+ [ؤ] /(n) farting/
+ [ؤष] /(n) fart bug/
+ [ؤ꤯] /(n) sophism/quibble/
+Ǣ [ˤ礦] /(n) excreta/raw sewage/human waste/night soil/
+Ǣ [ˤ礦] /sewage disposal/
+֢ [ؤ] /(vs) living in retirement/
+֢© [ؤ] /(n,vs) bated breath/being cowed into silence/
+֢ [Ӥ礦] /(n) folding screen/(P)/
+֢ [Ӥ礦֤] /(n) sheer cliff/
+֨ [ä] /(adv,n) (1) (uk) surely/undoubtedly/certainly/without fail/(2) sternly/severely/(P)/
+Ȥޤ [Ϥޤ䤯] /(n) well-suited role/
+Ȥޤ [Ϥޤ] /(oK) (v5r) to get into/to go into/to fit/to be fit for/to suit/to fall into/to plunge into/to be deceived/to be taken in/to fall into a trap/to be addicted to/to be deep into/(P)/
+Ȥ [Ϥ] /(v1) (col) to get in/to insert/to put on/to make love/(P)/
+Ȥ [Ϥᤳ] /(oK) (n) insertion/inlaying/
+Ȥ [Ϥᤳ] /(oK) (v5m) to inlay/to insert/to fix into a container/
+ȤỦ [Ϥᤴ] /fixed fitting/
+Ȥںٹ [Ϥ᤭] /(n) inlaid woodwork/
+Ȥ [Ϥޤ] /(io) (oK) (v5r) to get into/to go into/to fit/to be fit for/to suit/to fall into/to plunge into/to be deceived/to be taken in/to fall into a trap/to be addicted to/to be deep into/
+ [ˤ夦] /(n,vs) setting in/inlaying/dovetailing/
+ [] /(adj-na,n) precipice/steep (e.g. mountain pass)/
+ [] /(n,suf) (1) peak/(2) mountain/
+ [ʤ] /(n) medium/diviner/shrine maiden/
+໳ [դ] /(v1) to romp/to gambol/to frolic/to joke/to make fun of/to flirt/
+ [ߤ] /(n) medium/sorceress/shrine maiden/
+ [դ] /(n) virgin consecrated to a deity/shrine maiden/(spiritualistic) medium/
+ [դ夯] /(n) shrine maiden/ancient priest/
+ [դ] /(n) divination/sorcery/witchcraft/
+ [դ] /(n) medium/sorceress/shrine maiden/
+ [ߤ] /(n) medium/sorceress/shrine maiden/
+ [ߤ褻] /spiritism/necromancy/sorcery/
+ޤ̻ [ˤޤ̤礦] /circumstances beyond one's control/
+ [򤨤] /(adv) unavoidably/inevitably/necessarily/reluctantly/against one's will/
+ʤ [򤨤ʤ] /(exp) cannot be helped/unavoidable/
+̵ [ʤ] /reluctance/unwillingness/unavoidably/out of necessity/
+̤ [̤뤫] /(exp) I give up/
+ [󤱤] /(n) old name for imperfective form (in grammar)/
+ [ۤ] /(n) broom/
+ [ۤܤ] /(n) comet/
+ [Ӥ] /(n) light hemp garment/thin morning kimono/
+Ģ [礦] /curtain/
+ [Ф] /(n) curtain/field staff headquarters/secret meeting place/
+ [] /(n) headquarters/general staff/
+ο [Τ] /close adviser/
+ [礦] /(n) direct appeal to the throne by the military/
+ [] /(n) pavilion/
+ [ޤޤ] /(n) curtain/drapery/
+ [Τܤ] /(n) flag/banner/streamer/
+Ȩ [ɤФ] /(n) hanging-banner used as ornament in Buddhist temples/
+ [] /(n) professional jester/flatterer/
+ [ۤ] /(n) professional jester/flatterer/
+ [ۤ] /(n) assistance/backing/
+ [ؤ] /(n) annexation/amalgamation/merger/
+ [ؤɤ] /(n) annexation/merger/swallowing up/
+ [⤤] /Xiamen (China)/Amoy/
+ [ޤ] /barn/stable/
+ [夦] /(oK) (n) barn/stable/
+ [夦] /manure/compost/
+ [夦] /(n) barn/stable/
+ע [ۤ] /(oK) (n) PR/public relations/publicity/information/
+׵ [褯] /hunter/archer/
+׷ [Ƥˤ] /(n) the particles/
+׸ [ɤ夦] /the dreadnought (dreadnaught) class/
+׸ [ɤ夦] /(n) dreadnought/
+׾ [󤭤礯] /(n) curve/crook/bend/
+׾ [󤲤] /crescent/
+׾ [󤲤Ĥ礦] /crescent shape/
+׾ [ˤ夦] /(n) gulf/
+׿ [󤭤礯] /(n) curve/crook/bend/
+׿ [ˤ夦] /(n) curved indentation (esp. in stomach)/
+ [] /(n) comet/(P)/
+ [ۤܤ] /(n) comet/
+Τ褦˸ [Τ褦ˤ] /(v1) to become famous overnight/to burst into fame/
+ [ۤ] /(n) bulletin/collection of reports/
+ [ۤդ] /(n,vs) closely resembling/
+ [ۤ] /(n,vs) (1) wandering/rambling/roaming/(2) fluctuation/variation/
+Ӥ [ޤ褦] /(v5u) to loiter/to putter/to prowl/to wander about/to roam about/to knock around/(P)/
+Ӥ [Ĥ] /(v5k) (uk) to loiter/to putter/to prowl/to knock around/(P)/
+Ѳ [Ϥ] /(n,vs) loitering/sauntering/wandering about/
+ [Ϥ] /(n,vs) loitering/sauntering/wandering about/
+ [󤿤] /(n) guess/conjecture/
+⤿ [] /(adj-t) bashful/shameful/
+ۤ [ʤ] /(adj) grateful/indebted/
+ۤ [ʤ] /(adv) graciously/
+ [ʤߤ] /(n) tears of gratitude/
+ [դ󤼤] /indignantly/in a rage/wrathfully/
+ [դ] /(n) anger/rage/resentment/indignation/exasperation/
+ [դ] /(n) anger/rage/resentment/indignation/exasperation/
+ [դޤ] /(n) anger/resentment/indignation/chagrin/irritation/
+ꤨ [館] /(v1) (1) to bear/to stand/to endure/to put up with/
+ [Ȥܤ] /(n) assumed innocence/feigned ignorance/
+򤱤 [Ȥܤ] /(v1) (1) to play dumb/to feign ignorance/to play innocent/to have a blank facial expression/(2) to play the fool/(3) to be in one's dotage/
+ [] /(adj-na,n) ecstasy/trance/
+ [] /(n) selfishness/arbitrariness/
+ [] /arbitrariness/
+Ū [Ƥ] /(adj-na) selfish/
+ [Ƥ󤼤] /(adj-na,n) calm/peacefulness/
+ø [Ƥ󤿤] /(adj-na,n) disinterest/
+ [ɤ] /(n) intimidation/threat/bluster/
+ʤ [ĤĤʤ] /(adj) well/in good health/safe/free from accident/
+ [ĤĤष] /(n) kind of mite/
+̵ [ĤĤʤ] /(adj) well/in good health/safe/free from accident/
+ޤ [ޤ] /(adj) (uk) disgusting/repulsive/
+ [] /(n) bronco/unruly horse/
+ء [礲] /(v1) to be dispirited/to be dejected/to be disheartened/to lose heart/
+ء [礲] /(v5m) to be utterly disheartened/
+ء [礦] /(adj-na,n) dejection/
+ء [礦󤿤] /(adj-t) dejected/dispirited/
+ءء [] /(adj-na,adv,n) (uk) in low spirits/dejectedly/sadly/
+ءء [礦礦] /(adj-na,adv,n) (uk) in low spirits/dejectedly/sadly/
+ءء [] /(adj-na,adv,n) (uk) in low spirits/dejectedly/sadly/
+ءء [] /in low spirits/
+أ [Ȥ] /(v5r) to go against/to deviate from/to oppose/
+أ [ϤȤ] /(n) corruption/immorality/lapse from virtue/fall from virtue/
+ئ [ꤳ] /(adj-na,n) clever/shrewd/bright/sharp/wise/intelligent/
+ا [] /(n) jealousy/
+اԧ [󤷤礯] /(oK) (adj-na,n,vs) (uk) stinginess/miser/miserliness/skinflint/tightwad/niggard/pinching pennies/
+خ [] /(adj-na,n) ghastliness/gruesomeness/luridness/
+خ [] /(adj-na,n) extremely weird/gruesome/lurid/ghastly/
+س [] /(adj-na,n) astonishment/
+س [] /in terror/in amazement/
+ؼξ [Τ礦] /compassion/pity/
+ؾ [Ӥ󤼤] /(n) pitiable/
+ [󤮤] /(adj-na,n) courtesy/intimacy/friendship/
+̵ [󤮤֤줤] /(adj-na,n) hypocritical courtesy/superficially polite but rude in intent/
+ [Ĥ] /(adj-na,n) horror/shudder/trembling/
+ [Ĥ] /stinging cold/
+ͳ [] /(n,vs) righteous indignation/patriotic lamentation/deploration/
+ӭ [ɤ] /(n) wailing/lamentation/
+ [ʤޤ] /(adj-na,adv) (uk) thoughtlessly/rashly/
+ۤ [ʤޤ] /(adj-na) (uk) thoughtlessly/rashly/
+ۤä [ʤޤä] /(adj-na,adv) (uk) half-heartedly/
+ج [礦] /(n,vs) emaciation/haggardness/becoming emaciated/
+ߤ [ϤФʤ] /(adv) with all due respect ../I venture to say ../Excuse me, but ../
+ߤ [ϤФꤵ] /(int,n) thank you for your trouble/unfortunately ../
+ߤ [ϤФ] /(v5r) (1) to hesitate/to have scruples/(2) to lord it over/to have great influence/
+᤭ʪ [Ĥ] /(n) obsession/
+᤯ [Ĥ] /(v5k) to possess/to haunt/to attach to/
+ [Ҥ礦] /(n,vs) (1) dependence/depending on/(2) possession (by a spirit, etc.)/
+ [Ҥ礦] /(n) devil possession/curse/
+ʪ [Ĥ] /(n) authority/
+⻡ [Ӥ󤵤] /(n) taking pity upon/
+ [Ӥ󤼤] /(adj-na,n) pitiable/
+ [֤] /(adj-na,n) discouraged/disappointed/astonished/
+Ǻ [Τ] /(n) anguish/trouble/agony/
+ [] /(n) negligence/laziness/
+ [] /(n) negligence/laziness/
+ [] /(n) negligence/laziness/
+ [] /(v5r) to suffer from/(P)/
+ [꤫] /(n) contracting a disease/
+Ψ [꤫] /(n) disease rate/infection rate/
+ [ꤵ] /(n) suffering (from a calamity)/affliction/
+Ҽ [ꤵ] /(n) victims/sufferers/
+̱ [ꤵߤ] /victims/sufferers/
+ [Ӥ礦] /(n) contraction of a disease/
+ [㤯] /(adj-na,n) coward/cowardly/weak/
+ [] /(n) (Buddh) repentance/confession/penitence/
+ [] /(n) (Buddh) repentance/confession/penitence/
+ [] /(n) ancient Chinese weapon/
+ [ۤ] /(n) halberd/arms/
+ [ۤ򤪤] /(exp) to sheathe one's sword/to lay down arms/
+ [] /(n) eleventh sign of Chinese zodiac (The Dog, 7p.m.-9p.m., west-northwest, September)/
+ǯ [̤ɤ] /(n) year of the dog/
+ [Ĥ] /(n) the sound of striking something hard/
+Ф [äȤФ] /(v5s) to knock out (a homer)/
+٣ڤ [] /(v5r) to sever/to break off/to cut asunder/to cut off/to block/to disconnect/
+٣ [] /(v5t) to sever/to cut off/to suppress/to abstain (from)/
+٣ƻ [äɤ] /(n) (MA) Jeet Kune Do/Way of the Intercepting Fist, martial art founded by Bruce Lee/
+٣ [] /(adj-na,n) distinctive/
+٣ [Ĥ] /(adj-na,n) steep/
+٣ [Ĥ󤿤] /(adj-t) clear/sharp/distinct/
+٣ [Ĥ] /(n) cutting off/
+٣ǵ [Ĥ] /cutter/cutting machine/guillotine/
+٣ [Ĥ] /transverse section/
+٨ [ؤ󤬤] /(n) framed picture or motto/
+٨ [ؤ󤷤夦] /(n) skiff/little boat/
+٨ [ؤ󤻤] /lapis lazuli/
+٨ [ؤȤ] /(n) almond/
+٨ [ؤȤ] /(n) tonsils/
+٨ [ؤȤ󤨤] /(n) tonsillitis/quinsy/
+٨ [ؤȤ] /(n) almond oil/
+٨ʿ [ؤڤ] /(n) flatness/
+٨ʿ­ [ؤڤ] /(n) flatfoot/
+٨ [ؤܤ] /(n) left and right radicals/
+٫ [] /(n) subtraction/(tax) deduction/
+٭֤ [Ƥ] /(v5k) (uk) to set aside/
+ٮ [] /(conj,int) (uk) well/now/then/
+ٯ [䤯] /(n) strangulation/
+ٱ [] /(v1) to wrench open/to prize open/to pick (lock)/
+ٱ [] /(v5r) to gouge/to hollow out/to bore/to excavate/to scoop out/
+ٳ [礸礦] /(n) lyricism/description or expression of one's feelings/
+ٳ [礸礦] /(n) lyric poem (poetry)/
+ٴ [Ĥޤ] /(n) knob/button/
+ٴ [Ĥͤ] /(v5r) to pinch/
+ٹ [ͤ] /(v1,vi) to curve/to twist/to be rebellious/
+ٹ [ͤ] /(v1,vi) to curve/to twist/to be rebellious/
+ٹ [ͤ] /(v5r) (1) to screw/to twist/(2) to distort/(3) to torture/to wrest/
+ٹͤ [ͤ] /(v1) to be peevish/to sulk/to pout/
+ٹͼ [ͤ] /(n) perverse individual/cynic/misanthrope/
+ٹ餻 [餻] /(v1) to aggravate/to complicate/to make worse/
+ٹ [] /(v1) to get complicated/to grow worse/
+ٹ [ͤ] /(v1) to twist/to wrench/to screw/
+ٹ [褦] /(n) diphthong/
+ٽ [] /arrest/capture/
+ٽ [] /(n) capture/seizure/
+ [Ҥͤ] /(v5r,vt) to twirl/to spin/to fiddle with/to change wording/
+ [Ҥͤ] /(v1) to be contrary/to be uncooperative/to be rebellious/
+Ű [ܤ] /(n) thumb print/
+Ż [ܤ] /(n) thumb/
+Ƥ [ʤ] /(v5t) to abandon/to fling away/
+Ƥ [ۤ] /(v5r) (1) to let go/to abandon/to leave undone/(2) to throw/to toss/to fling/
+ƴ [ۤ] /(n) resignation/abandonment/
+ʪ [֤ۤĤ] /(n) parabola/
+ڳ [ۤƤ] /(n,vs) abandoning/giving up/quitting/
+ [] /(n,vs) taking captive/carrying away/kidnapping/abduction/
+ [Ƥ] /(n) (uk) Latin/
+ [Ƥ] /Latin/
+ [顼] /(n) Chinese-style noodles (zh: lamian)/
+Ʈ [Ȥ] /(n) scuffle/wrestling/fist fight/hand-to-hand fight/melee/fisticuffs/
+ɹ [ä] /(n) rivalry/competition/antagonism/
+ɿ [ä] /(n) (arch) diligence/assiduity/pinching/hard toil/
+ʤ [ޤͤ] /(v5k) to fold (one's) arms/
+ʤͤ [ޤͤ] /(v5k) to fold (one's) arms/
+ʼ [礦] /(n,vs) folding one's arms/being idle/
+ʼ [] /(n) folding one's arms/
+ʼ˵ [礦ܤ] /(n) stand idly by and watch/
+ʼ˵ [ܤ] /(n) stand idly by and watch/
+Ϥ [館] /(v1) to make/to manufacture/(P)/
+Ϥ [館] /(n) invented story/fabrication/
+Ϥʪ [館] /(adj-na,n) fake/imitation/
+Ѥ [Ϥ] /(v5m) to interpose/to hold between/to insert/(P)/
+ѷ [礦] /(n) pincer attack/
+Ԥ夲 [Ǥä] /(v1) (1) to fabricate/to invent/to make up (a story)/(2) to frame someone/
+Ԥä夲 [Ǥä] /(v1) (1) to fabricate/to invent/to make up (a story)/(2) to frame someone/
+Ԥ [Ĥ] /(n) chicken or fish meatloaf made with egg/
+Ԥͤ [ͤ] /(v1) to knead/to mix with fingers/
+ԤͲ [ͤޤ魯] /(v5s) to knead/to mix/to complicate/to turn into a mess/
+Ԥ֤ [ͤ] /(v5s) to knead/to mix/to complicate/to turn into a mess/
+¤ [ͤĤ] /(n) fabrication/forgery/falsehood/
+ɪ [夦] /(n,vs) restraint/restriction/control/
+ۤ [] /(v5r) to pick someone's pocket/
+ [] /(n) pickpocket/(P)/
+ [] /(n) a law/(P)/
+स [ͤ] /(vs) torsion/apply torque/
+सȭ [ͤϤޤ] /towel twisted into a headband/
+स [ͤ] /(v5r) (1) to screw/to twist/(2) to distort/(3) to torture/to wrest/(P)/
+स [ͤ] /(v1) to wrench open/
+सʤ [ͤޤ] /(v1) to twist/to distort/
+स [ͤऱ] /(v1) to twist/
+स [ͤ] /(v5m) to screw in/to thrust into a container/to protest against (and demand compensation)/
+स [ͤȤ] /(v5r) to wring off/to wrest from/
+स夲 [ͤ] /(v1) to twist hard/
+सڤ [ͤ] /screw cutter/
+सڤ [ͤ] /(v5r) to twist off/
+सȭ [ͤϤޤ] /(n) towel twisted into a headband/
+स [ͤդ] /(v1) to hold down/to twist one's arm/
+ [⤸] /(n) parody/imitation/
+ [ͤ] /(io) (v5r) (1) to screw/to twist/(2) to distort/(3) to torture/to wrest/
+ [⤸] /(v5r) to parody/to wrench/to twist/
+ [褸] /(v5r) to twist/
+ [ͤ] /(v1) to twist/to wrench/to screw/
+ [褸] /(v1) to be twisted/
+ [ͤФ] /(n) screw flower/
+ [ͤ] /(n) (uk) screw/helix/spiral/
+ [] /(n) plan/rule/
+ಱ¬ [ޤ] /(n) conjectures/speculation/
+߹礤 [ߤ] /(n) jostle/struggle/
+߹礦 [ߤ] /(v5u) to jostle/to shove and push/to struggle with one another/
+߼ [ߤ] /(n) rubbing one's hands together/
+߽Ф [ߤ] /(v5s) to squeeze out/to begin to squeeze/
+߾ä [ߤ] /(v5s) to crush/to hush up/
+߾夲 [ߤ] /(n) tuft of hair under temple/sideburns/
+ż [ߤ礦] /(n) massage/
+ [] /(v5m) to rub/to crumple (up)/to wrinkle/to massage/to be troubled about/to worry over/to train/to coach/(P)/
+ [] /(n) quarrel/trouble/dispute/
+ [] /(v1) to disagree/to dispute/(P)/
+ [ᤴ] /(n) quarrel/trouble/dispute/friction (between people)/
+ [ᤴ] /(n) quarrel/trouble/dispute/friction (between people)/
+ [] /(n,vs) banter/raillery/tease/ridicule/banter with/
+餦 [餫] /(v5u) (uk) to ridicule/to tease/to banter with/to make fun of/(P)/
+ [] /(suf) (uk) about/concerning/related to/-ish/
+߹礦 [ߤ] /(v5u) to be(come) intertwined/to be entangled/
+ [] /(v1) (1) to arrest/(2) to entwine/to twine around/(3) to coordinate (with)/
+ [] /(n) (1) rear gate (esp. of castle)/back entrance/(2) one who arrests/(3) force attacking the rear of a castle/(4) (opponent's) weak point/
+ [Ȥ] /(v5r) to arrest/
+ [] /(n) (1) rear gate (esp. of castle)/back entrance/(2) one who arrests/(3) force attacking the rear of a castle/(4) (opponent's) weak point/
+񤭱 [Ĥ] /mortar (for pounding rice)/
+񤭸򤼤 [Ĥޤ] /(v1) to pound together/to mix together/
+Ω [Ĥ] /(n) freshly pounded (rice cake)/
+ [] /(n) dried chestnut/
+礦 [] /(v5u) to clash/to be in conflict with/
+ư [Ϥɤ] /(n) pulsation/pulsebeat/
+ [] /(n) disturbance/
+ [Ϥ] /(n) agitate/stir/whip/beat/
+ [] /(v5m) to bend/to warp/
+ [] /(adj) heavily (laden with fruit)/
+ [ʤ] /(v1) to droop/
+ݤ [ʤ줫] /(v5r) to lean coquettishly against/to snuggle into/to nestle into/
+ [Ф] /(n) plectrum/pick/
+ͤ [Ϥͤ] /(v5s) to splash/to splatter/
+ͤĤ [ϤͤĤ] /(v1) to repel/to spurn/
+ͤ [Ϥͤ] /(v1) to reject/to eliminate/to flip/(P)/
+ͽ [ϤͤΤ] /(v1) to push aside/to brush or thrust aside/to remove/to get rid of/
+;夲 [Ϥͤ] /(v1) to splash/to raise/
+ [ϤͤĤ] /(n) water bucket suspended from a weighted rod/
+Ф [ϤͤȤФ] /(v5s) to hit and throw/
+դ [ϤͤĤ] /(v1) to repel/to spurn/
+ʪ [Ϥͤ] /(n) rejected goods/
+ [ϤĤ] /(n) the sound of the kana "n"/
+ [ϤĤ] /plucking string instrument/
+ [礦] /(n) profuse blooming/
+ڣ [ۤޤ] /(adj-na,n) selfish/self-indulgent/arbitrary/
+ڣ [] /(adj-na,n) arbitrary action/
+ڧ [ꤨ] /(n) ground food/
+ڧ [] /(n) minced fish or meat/
+ڧ٤ [Ĥ֤] /(iK) (v5s) to pulverize/to mash/to deface/to lose a fortune/
+ڧȭ [Ф] /(n) (earthenware) mortar (for grinding)/
+ڧʴ [ꤳ] /(n) wooden pestle/
+ڧȭ [Ф] /(n) (earthenware) mortar (for grinding)/
+ڧʴ [ꤳ] /(n) wooden pestle/
+ڨ [] /(n,vs) running aground/stalled/stranded/
+ڬ [⤿] /(v1) to lift/to raise/
+ڬƬ [Ȥ] /(n,vs) raising one's head/coming to power/becoming famous/
+گ [Ҥ󤻤] /(n,vs) rejection/ostracism/
+ڳ [Ƥ] /(n) grenade/
+ڳ [ƤȤ] /(n) grenade launcher/
+ڳȯ [ƤϤäȤ] /grenade launcher/
+ڵФ [褸Τܤ] /(v5r) to climb/clamber (over, up)/to scramble (up)/to scale/to claw one's way up/
+ڶä [ä] /(io) (adj) (uk) ticklish/
+ڶ [] /(io) (v5r) (uk) to tickle/
+ڶä [ä] /(adj) (uk) ticklish/(P)/
+ڶ [] /(v5r) (uk) to tickle/(P)/
+ڷ [礦] /(n) expulsion of the foreigners/
+ڷ [礦] /(n) (late Edo-period) principle of excluding foreigners/
+ڻ [Ĥ] /slanted (upturned) eyes/
+ڼ [餦] /(v5u) to carry off/to run away with/to kidnap/to abduct/
+ڼ줿 [줿] /kidnapped/abducted/carried off/swept away/
+ͻ [ؤ] /(n,vs) falling dead/perishing/dying/
+м [󤷤㤯] /(n) consideration/
+ [] /(adv,conj) incidentally/at the same time/
+ [Ĥ] /(n) the right half of a character when the left half is its radical/(P)/
+ա [] /(adv,conj) incidentally/at the same time/
+ [ܤ夦] /(n) side notes/gloss/
+ [ܤƤ] /(n) (1) marks or dots used to emphasize text passage/(2) marks to facilitate reading of kanbun/
+ [] /(adv,conj) incidentally/at the same time/
+ݳ [󤬤] /(n) drought damage/
+ŷ [Ƥ] /(n) drought/dry weather/
+ [Ф] /(n) drought/
+㺩 [ä] /(adj-na,n) intimacy/familiarity/
+ [Ф] /(n) Pleiades/
+ [] /(n) halo/ring/
+ [ܤ] /(v1) to fade (colour)/(P)/
+ [ܤ] /(n) shading off/gradation/
+ [ܤ] /(v5s) to shade off/to obscure/(P)/
+ۣ [ޤ] /(adj-na,n) vague/ambiguous/(P)/
+ۣ椵 [ޤ] /ambiguity/
+ۣϸ [ޤ⤳] /(adj-na) obscure/vague/ambiguous/
+ۤ [⤦ޤ] /(oK) (adj-na,n) ignorance/(lack of) enlightenment or civilization/unenlightened/uncivilized/
+ۥ [] /(adj-no,n) historic/unprecedented/
+ۥ [礯] /(n) neglect of official duty/
+ۥ [] /(adj-no,n) unparalleled/matchless/
+ۥ [] /(iK) (n) wasteland/wilderness/deserted land/prairie/vast plain/wilds/desert/
+ۥ [] /(iK) (n) wasteland/wilderness/deserted land/prairie/vast plain/wilds/desert/
+۩ [勞] /(n-adv,n,v5k) (1) to say/to reason/(2) pretext/history/past/story/
+۩ [勞] /(exp) It is hard to explain/It is hard to say/
+۩դ [勞Ĥ] /(adj-no,n) with a history (story)/
+ۯۯ [⤦⤦] /(n) thick/dense/dim/
+ۯ۰ [⤦] /(adj-na,n) dim/indistinct/hazy/vague/ambiguous/faint/
+ۯ۰ [⤦] /(adj-t) dim/hazy/vague/obscure/
+۰ [ܤ] /(n) vagueness/
+۰ [ܤŤ] /(n) hazy moon/
+۰ [ܤŤ] /(n) misty, moonlit night/
+۰ [ܤ] /shredded tangle or kelp/
+۰ [ܤ] /(n) misty, moonlit night/
+۹ͫ [椦] /(n) absurd fear/needless anxiety/
+ [] /(n,n-adv,n-t) (1) end leaves/top leaves/last leaves/
+ [ޤ] /(n) (1) measure/unit of volume (1.8l)/(2) square container, e.g. a box/
+Ʒ [ޤ] /(n) square (shape)/
+ [ޤ] /(n) tatami "box seat" for four people at sumo or kabuki/
+ [ޤ] /(n) (1) measure/(2) square (of graph paper)/(3) box/
+ [] /(n) shackles/fetters/irons/handcuffs/bonds/
+˳ [ܤ] /Cambodia/
+̳ [餿] /(n) trifoliate orange/
+ͼ [夦] /(n) hearse/
+۹ [] /(n) Chinese matrimony vine/
+ݩ [󤵤] /(n) citric acid/
+ [ҤΤ] /(n) Japanese cypress/white cedar/Chamaecyparis obtusa/
+ [] /(n) bookmark/guidebook/
+ [ä] /(n) bonds/fetters/
+फ [Ȥ] /(v5s) (1) to comb out/(2) to melt/
+ʵ [] /carding machine/
+ [⤦] /(n) combed wool (yarn)/
+ [󤭤] /(n) bacillus/
+ [礦] /(n,vs) exposing (a severed head)/
+ [դ] /(n) owl/
+氭 [礦] /(n) great treachery/very atrocious person/
+ [礦] /crime of exposing a severed head/
+ [礦] /(n) exposure of a severed head/
+澭 [礦礦] /(n) brave general/
+Ũ [礦Ƥ] /treacherous enemy/
+ [礦⤦] /(adj-na,n) fierce/
+ͺ [礦椦] /(n) ringleader/accomplished villain/
+ [ޤ] /barracuda/
+ҵ [ޤ] /barracuda/
+ [ʤ] /(n) Cape jasmine/gardenia/
+ [Ƥ] /(n) lever/
+ [Ƥ] /(n) lever/
+ [Ƥ] /(v5r) (uk) to have much trouble/to have a hard time/to not know how to handle/
+ [Ƥ] /(n) supporting/shoring up/
+ [ܤФ] /(n) song in praise of Buddhas virtues/
+ [ܤ] /(n) Sanskrit/
+ [ܤ󤵤] /(n) Buddhist priest's wife/
+ [ܤ] /(n) Sanskrit characters/
+ [ܤ󤷤礦] /(n) temple bell/
+ŷ [ܤƤ] /(n) Brahma-Deva/
+ŷ [ܤƤ󤪤] /Brahma/the Creator/
+¼ŵ [ܤ露Ƥ] /Sanskrit-Japanese dictionary/
+ [ܤ󤵤] /(n) temple/
+ [ܤ󤻤] /(n) temple/
+ [] /(n) thorn/splinter/spine/biting words/
+ [ɤ] /(adj-na,n) briars/thicket/the bush/
+ [Ȥ] /(n) thorn/splinter/spine/biting words/(P)/
+ưʪ [礯Ҥɤ֤] /(n) echinoderm/
+ [ܤ] /(n) stick/club/cudgel/
+ܣݭ [] /(n) hemp palm/
+ܧ [ʤĤ] /(n) jujube (tree)/
+ܧܿ [ʤĤ䤷] /(n) date (palm tree)/
+ܪ [] /(n) pole/rod/violin neck/
+ܪ [Ф] /(n) beam balance/steelyard/
+ܴ [] /(n) printed style writing/(P)/
+ܸ [] /(n) wedge/link pin/
+ܸ [Ӥ] /(adj-na,n) (uk) wedge-shape/
+ܸʸ [Ӥ⤸] /(n) cuneiform (writing)/
+ܻ [] /(n) sawara cypress/Chamaecyparis pisifera/
+ܿ [䤷] /(n) palm tree/
+ܿҳ [䤷] /(n) coconut crab/
+ܿ [䤷] /(n) coconut oil/
+ [ˤ] /(n) (uk) elm tree/
+Ǽ [] /massive rock formation/
+ [] /(n) Japanese nutmeg tree/
+׼ [ޤ] /(n) Okinawan banyan tree/
+ػ [夦] /(n) shrapnel/
+ [夦] /(n) high-explosive projectile/
+ˤ [夦ۤ] /(n) howitzer/
+ˤ [夦ݤ] /(n) howitzer/
+ [] /(n) fir tree/
+ݴ [󤻤] /(n) olivine/peridot/
+ [󤸤] /(n) (uk) snow-shoes/
+ [] /(n) bitter orange/
+ [] /(n) orange(-colored)/(P)/
+ [ȤҤ] /(n) orange-peel oil/
+ [] /(n) oar/scull/paddle/
+ [Ȥ] /(n) radius/
+ľ [ܤ礯] /(adj-na,n) simple and honest/
+ [] /(n) (written) appeal/circular/manifesto/
+Ф [ȤФ] /(exp) to issue a manifesto/to appeal/
+ʸ [֤] /(n) written appeal/manifesto/declaration/
+ [ۤФ] /(n) mast/
+ϰ [礦] /(n) top/
+ݣ [] /(n) cage/pen/jail cell/(P)/
+ݥ [] /(n) oar/scull/paddle/
+ݦݨ [] /(oK) (n) lemon/
+ݯ [] /(oK) (n) (1) cherry blossom/cherry tree/(2) decoy/fake buyer/shill/(3) hired applauder/
+ݵ [Ĥ] /(adj-na,n) gloominess/melancholy/pessimism/
+ݵ򻶤 [Ĥ򤵤󤸤] /(v1) to chase one's gloom away/to free one's thoughs from melancholy/
+ݵ [ä] /(n) gloomy/melancholy/
+ݵ [] /(n) a turmeric/
+ݵ⿧ [󤤤] /(n) yellow/saffron (color)/
+ݵ [ä] /(n) gloomy/
+ݵ [ä] /(n) blood congestion/
+ݵ [ä] /(n) suppression/
+ݵ [Ĥ] /(adj-na,n) dense/thick/gloomy/
+ݵ [ä] /(adj-na,n) dense/thick/
+ݵ󤿤 [ä] /(adj-t) thick/dense/luxuriant/
+ݵ [ä] /(adj-no,n,vs) (uk) congestion/pent-up feelings/
+ݵƫ [äȤ] /(oK) (adj) (uk) gloomy/depressing/(P)/
+ݵ [ĤӤ礦] /(n) melancholia/depression/
+ݵʰ [äפ] /(n) resentment/grudge/anger/
+ݵ [Ĥܤ] /(adj-na,n) irresistible force or movement/
+ݵݵ [Ĥ] /(adj-na,n) gloominess/melancholy/pessimism/
+ݵݵ [ĤĤ] /(adj-t) gloomy/
+ݺƤ [ФƤ] /(v1) to strain to hear/to prick up one's ears/
+ݻ߲ [Τߤ] /(n) bar/saloon/
+ݻ [Τߤ] /(n) bar/saloon/
+ [] /cry/
+ݸ [礭] /(n) sobbing/weeping/
+ݸ [ʤ] /sobbing/weeping/
+Ǥ [ܤä] /(vs) to die/
+Ǹ [ܤĤ] /(n-adv,n) after death/posthumously/
+ҵ [Ҥ󤭤夦] /(n) temporary imperial mortuary/
+ [] /(n,vs) extermination/annihilation/
+֡ [󤤤󤿤] /(adj-t) roaring/booming/bellowing/pealing/reverberating/
+֡ [󤤤] /with roaring (booming) sounds/rumbling/
+ [󤻤] /(adj-na,n) prosperity/
+ [󤷤] /(adj-na,n) prosperity/
+ [] /(adj-na,n) wealth/prosperity/
+֤ [󤤤󤿤] /(adj-t) roaring/booming/bellowing/pealing/reverberating/
+ۤ [षȤ] /(v5r) to tear off/to pluck off/
+ۤ [ष] /(v5r) to pluck/to pick/to tear/
+ [] /(n) burr/bur/(chestnut) case/
+ܲ [夦] /(n) (pine) cone/
+ܷ [] /(n) chestnut in its burr/
+ܷƬ [ꤢ] /(n) close-cropped head/
+ [ޤ] /(n) variety of algae/
+ꤲ [ޤʤ] /(n) playing catch/
+ݤ [] /(adv) (not) in the least/(not) at all/
+ [ޤ] /(n) minute amount/
+ [] /(n) very small quantity/
+ޡ [ФФ] /(adj) (uk) gaudy/showy/garish/loud/
+ޤ [ФФ] /(adj) (uk) gaudy/showy/garish/loud/
+಼ [] /(n) troops under one's command/
+ [ܤ] /people/
+ߤ [ߤ] /(v1) to penetrate/to soak in/
+ߤ [ߤߤ] /(uk) earnestly/keenly/fully/heartily/seriously/
+ [Ϥ] /(adj-na,n) torrential/sprouting up/
+ [⤯褯] /(n) bathing/
+ [] /(n) bill of sale/person's character/
+ [] /check/obstruction/hindrance/impediment/
+ [] /(n) check/obstruction/hindrance/
+ [] /(n) loss of spirit/dejection/
+ޥ [ʤߤ] /(n) tear/
+ަ [Ϥ] /(n) snivel/nasal mucus/snot/
+ަ餷 [Ϥʤ餷] /(n) sniveler/
+ަ쾮 [Ϥʤ줳] /snot-nosed kid/
+ާ [] /(n) (inadvertent) insertion of a character in a text/
+ާʸ [֤] /(n) (inadvertent) redundancy in a text/
+ޫ [] /valiant/brave/surge (of water)/
+ޫ [褦] /unfathomable/great expanse of water/incoherent/
+ޫޫ [] /valiant/brave/surge (of water)/
+ޭ [] /exquisite/truly beautiful/
+ޯæ [] /(adj-na,n) unconventional/unconstrained/
+ޯ [餯] /(adj-na,n) frank/open-hearted/
+ޯ [] /(adj-na,n) joke/pun/witticism/(P)/
+ޯ [줿] /stylish/tasteful/fashionable/
+ޯõ [ä] /(n) being dressed stylishly/
+ޯ [] /(v1) to joke/to play on words/to dress stylishly/(P)/
+ޯ [줳] /(v5m) to get dressed up/
+ޯ [] /(n) a dandy or fop/
+ޯ [餯] /(adj) impertinent/impudent/cheeky/
+ޯ [餯] /(adj) impertinent/impudent/cheeky/
+ޱIJ [礦] /(n,vs) (giving an) enema/
+޴ [餦] /(v5u) to sweep away/to wash away/to dredge/(P)/
+޴ [󤻤] /(n) dredging/
+޴ص [󤻤Ĥ] /(n) dredger/
+޴غ [󤻤Ĥ礦] /dredging operations/
+޴ [󤻤Ĥ] /(n) dredger/
+޷ [] /(n) (uk) drool/(P)/
+޷ݤ [줫] /(n) bib/
+޹ [ʤ] /(n) wave/
+޺ [ͤϤ] /(n) Nirvana/Buddha's death/salvation/
+޾ [褦] /(n,vs) cultivation/fostering/training/
+餹 [餹] /(v5s) to dry up/to exhaust/
+ [] /(v1) to dry up/to run out/
+ [] /(n,vs) drying up/becoming exhausted/running dry/
+ɸ [󤱤] /(n) shallow view/superficial idea/
+ [] /(n) extinction/destruction/
+տ [󤷤] /(n) with all one's might/with one's whole body/
+ [󤼤󤿤] /(adj-t) whole/entire/harmonious/
+ [󤼤󤤤ä] /(n) in complete harmony/
+ΤȤʤ [󤼤󤤤äȤʤ] /(exp) to form a complete whole/to be joined together/
+ [Ȥ] /(n) disorder/chaos/confusion/
+̾ [] /(n) nickname/(P)/
+ [椦] /(n) swimming/
+ [椦] /(n) fish swimming about in water/
+ [] /(n) dregs/feces/refuse/scum/
+ [Τܤ] /(v5r) to go back/to go upstream/to make retroactive/
+긻 [] /(n,vs) return to the origin/go back to the beginning/retrace/
+ [ȤȤ] /(adj-na,n) flowing/swift/voluminous/
+ [ܤ] /(n,vs) floods of tears, sweat, etc./
+ [󤹤] /(n) sprinkling/
+IJ [礦] /enema/
+ [ܤ] /(n) bush/shrub/
+ [󤬤] /(n) irrigation/(P)/
+ [󤳤] /(adj-na) copious (flowing)/
+ [] /(v5r) to boil/to seethe/
+ [󤳤] /(adj-na) copious (flowing)/
+ [礦] /(n) juice/sap/blood serum/
+ [礦] /(n) berry/juicy fruit/
+߰פ [ˤߤ䤹] /ink that runs easily/
+߹ [ߤ] /to permeate/to soak into/
+߽Ф [ߤǤ] /(oK) (v1) to ooze/to exude/to percolate/to soak through/
+߽Ф [ˤߤǤ] /(v1) to exude/to ooze/to seep out/
+Ϥ [ߤ錄] /(v5r) to penetrate/to pervade/to spread/
+ [ˤ] /(v5m) to run/to blur/to spread/to blot/to ooze/(P)/
+ [󤷤] /(n) exudation/percolation/effusion/(chemical) extraction/
+ú [󤿤󤳤] /cement steel/
+Ʃ [Ȥ] /(n,vs) permeation/penetration/
+ [] /(v5g) to rinse/to wash out/
+ [ߤʤ] /(v5r) (uk) to swell up/to rise/to be (brim) full of/to pervade/
+ߪ [󤷤] /(oK) meditation/absorption/
+ߪ [󤷤礯] /(oK) (n) (MA) potential power/
+ߴ [ޤ] /Macau/Macao (p)/
+¡ [⤦⤦] /(adj-t) dense/thick/dim/vague/
+¤ [⤦⤦] /(adj-t) dense/thick/dim/vague/
+÷ [㤱] /(n) bloodletting/phlebotomy/
+ [Ф] /(n) waterfall/
+ɲ [] /(n,vs) filtration/filtering/percolation/
+ɲ [] /(n) strainer/filter/
+ɻ [] /(n) filter paper/
+ [] /(n) asphalt/bitumen/
+ [줭] /(n) asphalt/bitumen/
+ú [줭] /(n) bituminous coal/
+β [] /(iK) (n) strainer/filter/
+ޯ [礦] /(adj-na,n) elegant/trim/neat/refined/
+դФ [֤] /(adj-no,n) invisible writing revealed by applying heat/writing done in invisible ink/
+դФ [֤] /(v5s) to reveal invisible writing by applying heat/
+դ [֤] /(v5r) (uk) to scorch/
+֤ [] /(v1) to stir-fry/(P)/
+֤ʪ [] /(n) fried food/
+֤̻ [ꤿޤ] /(n) scrambled eggs/
+֤ [ꤳ] /(n) small dried sardine/
+֤ [ꤿޤ] /(n) scrambled eggs/
+֤ [] /(v5r) to parch/to fry/to fire/to broil/to roast/to boil down (in oil)/
+ [㤢Ϥ] /(uk) Chinese-style fried rice/
+״ [] /(adj-na,n) penetrating eyes/insightfulness/
+ [] /(adj-na,n) glaring/
+ٲ [礫] /(n) pine torch/torchlight/firebrand/
+ [] /(n) (uk) table with heater/(orig) charcoal brazier in a floor well/(P)/
+ [䤯] /(n) explosives/
+ [] /(n,vs) explosion/
+ [ۤ] /(n) baking pan/parching pan/
+̱ [礦ߤ] /the masses/the people/
+ [餯] /(n) mark/brand/stigma/branding iron/
+ [Τ] /(n) beacon/skyrocket/signal fire/
+ [ۤ] /(n) beacon/skyrocket/signal fire/
+ϧ [] /(n) (uk) portable cooking stove/gas burner/(P)/
+䤸 [ۤ] /(n) roasted green tea/
+ [ۤ] /(n) baking pan/parching pan/
+ȯ [Ѥ] /(n) brilliance/
+꡹ [] /(adj-t) brilliant/light/
+꡹ [] /brilliantly/brightly/
+꤯ [᤯] /(v5k) to glitter/to glisten/to sparkle/to twinkle/to glare/to gleam/
+Ӥ䤫 [Ӥ䤫] /(adj-na) gorgeous/gaudy/dazzling/gay/(P)/
+᤭ [᤭] /(n) glitter/glimmer/sparkle/twinkle/
+᤯ [᤯] /(v5k) to glitter/to glisten/to sparkle/to twinkle/to glare/to gleam/
+ꤿ [] /(adj-t) brilliant/light/
+ [] /brilliantly/brightly/
+뵤 [] /(n) warmth/warm weather/
+˼ [ܤ] /(n) heating/
+ϧ [] /(n) fireplace/hearth/stove/
+ [֤] /(n) (1) oxidized silver/(2) refined (aesthetic) taste/
+ [󤸤礦] /fumigation/
+ [󤸤礦] /fumigant/
+ [󤻤] /smoked foods/
+ [֤] /(n) fumigation/oxidation of metal/
+ [֤] /(n) (1) oxidized silver/(2) refined (aesthetic) taste/
+ [֤] /(v5s,vt) (1) to smoke (something)/to fumigate/(2) to oxidize/
+֤ [֤] /(v5r) to smoke/to smoulder/to sputter/
+֤ [֤] /(v5r) to smoke/to smoulder/to sputter/
+餹 [餹] /(v5s) to smoke (e.g. a pipe)/to puff (a cigarette)/
+ [֤] /(io) (v5r) to smoke/to smoulder/to sputter/
+ [֤] /(io) (v5r) to smoke/to smoulder/to sputter/
+ [󤸤礦] /(n) fumigation/
+ [󤸤礦] /(n) fumigant/
+ [󤻤] /(n) smoking (of meat)/
+ [Τ] /(n) long thin strip of dried sea-ear or paper attached to a gift/
+ͤդ [ΤĤ] /(exp) to make a gift of/
+ͻ [Τ] /(n) wrapping paper for a present/
+ [Τ֤] /(n) paper bag for putting a present in/
+ [Τ] /(n) variety of ceremonial dress made of intertwined cloth and silk threads/
+ [] /(v5r) to parch/to fry/to fire/to broil/to roast/to boil down (in oil)/
+ [󤶤] /(n) warmed sake/
+ [ɤ] /(n) bottle for warming sake/
+ޤ [󤶤ޤ] /(n) leftover sake (which has cooled)/
+ [] /(v5s) to light a fire/
+ [] /(adj-na,n) violence/severity/fierceness/
+ [] /(n) embers/live charcoal/
+ [] /(n) blazing fire/
+। [󤿤] /(adj-t) brilliant/bright/
+।餫 [餫] /(v5s) to cause to be inflamed/
+।줿 [줿Ҥ] /inflamed skin/
+। [] /(v1) to be sore/to be inflamed/to be bleary/to fester/
+। [] /(n) sore eyes/
+ॻ [] /burning to death/
+ॽ [󤸤夯] /(adj-no,n,vs) overripeness/full maturity (of)/overmaturity/
+ॽϴ [󤸤夯] /one's full maturity/
+̡ [ޤ] /(adj-na,n) in full bloom/in full glory/
+̡ [ޤ󤿤] /(adj-t) glorious/luxuriant/splendid/
+ [] /(adj-na,n) glaring/flaming/fiery/
+। [󤿤] /(adj-t) flaming/glaring/blazing/
+ [Ϥ夦] /(n) reptile/
+ [Ϥ夦뤤] /(n) reptiles/
+ [礦] /(oK) (n) camp stool/folding stool/
+ [礦ؤ] /(n) wall/fence/barrier/
+ಿ [Ƥ礯] /(n) contradiction/conflict/incompatibility/
+ඡ [ҤҤ] /(adv) (uk) acutely/severely/tightly/keenly/
+ඤ᤭ [Ҥ᤭] /(n,vs) (uk) clamour/crowd/jostle/
+ඤ᤭礦 [Ҥ᤭] /(v5u) to crowd together in a confined space/to gather and make a commotion/
+ [ҤҤ] /(adv) (uk) acutely/severely/tightly/keenly/(P)/
+ [] /(n) Japanese spaniel (pug)/Pekinese (dog)/
+ྤ [󤯤] /(n) pug-nosed face/person with a pug-nosed face/
+ [ʤ] /(v1) to grow accustomed to/to become domesticated/to become tame/to get too familiar with/
+ [Ҥ] /(n) baboon/
+ [Ҥ] /(n) baboon/
+Ĥ [뤤] /(adj) (uk) sly/cunning/(P)/
+Ĥ [뤱] /(v5r) (uk) to shirk one's duties/to be idle/to play truant/
+ĵ٤ [䤹] /(n,vs) (uk) playing hookey/being away from work without a good reason/
+ĸ [뤬] /(adj-na) sly/(P)/
+ [] /(n) craft/cunning/
+ [] /(n) cunning/craft/
+ [] /(adj-na,n) sly/
+Ʋ [󤫤] /(adj-na) obstinate/stubborn/headstrong/
+ɲ [] /(n) your highness/your grace/your eminence/
+ [Ӥ] /Geibi Gorge (Higashiyama-cho, Iwate-ken)/
+ʵ [] /(n) suspicion/jealousy/
+ʵ [] /(n) suspicion/jealousy/
+ϡ [礦礦] /(n) orangutan/heavy drinker/
+ϡ [礦礦] /(n) scarlet/
+ϹǮ [礦ͤ] /(n) scarlet fever/
+ [礦礦] /(n) orangutan/heavy drinker/
+ [礦礦] /(n) scarlet/
+ [礦礦Ф] /banana fly/fruitfly/pomace fly/vinegar fly/
+Ф꤬ޤ [ߤ꤬ޤ] /(adj) morally corrupt/
+Ф꤬路 [ߤ꤬路] /(adj) morally corrupt/slovenly/obscene/
+Ф [ߤ] /(adv) without authority/without reason/arbitrarily/unnecessarily/indiscriminately/recklessly/
+Х [襤] /obscene shirt (pun)/
+л [襤] /(adj-na,n) confusion/disorder/
+ [襤] /(n) indecent talk/
+ [襤ۤ] /(n) pornography/obscene book/
+ [襤] /(adj-na,n) obscenity/
+ʸ [襤Ĥ֤󤷤] /(n) indecent writings/pornography/
+ [ɤ⤦] /(adj-na,n) ferocity/
+ [ͤ⤦] /(adj-na,n) ferocity/
+ [臘] /(n) otter/
+ܺ [ä] /arraying a number of reference books in order to compose poetry/literary composition crammed with maxims, ancient episodes, legends, etc. (from the habit of otters to line a catch of fish on river bank)/
+ [Ҥ] /(n) (uk) coffee/
+ [Ҥ] /name of a coffee shop/
+ [ޤ] /(n) tortoise shell/
+ [Ϥ] /(n) crystal/glass/
+ [Ϥ] /(n) amber/
+ῧ [Ϥ] /(n) amber (colour)/
+ [ۤ] /(n) enamel/
+ [] /(n,pref) (1) coarse/crude/(2) defect/flaw/blemish/weak point/
+ [] /(n,pref) (1) coarse/crude/(2) defect/flaw/blemish/weak point/
+ [] /(n) (uk) flaw/defect/blemish/
+ [ܤ] /ancient Chinese imperial jewels/
+ [] /(n) something small or petty/trifle/
+ [ޤ] /(adj-na,n) trivial/trifling/
+ [Τ] /(n) agate/
+ [褦] /beautiful face/exquisite countenance/
+ [褦] /(n) fairyland/beautiful building ornamented with gems/
+ [褦] /beautiful pond/place where immortals live/
+ [褦] /your letter/
+ [] /(n) jar/jug/vat/urn/vase/
+ [ߤ] /(n) jar/jug/vat/urn/vase/
+ [ߤ] /resurrection/
+ᴤ [ߤ] /(v5r) to be resurrected/to be revived/to be resuscitated/to be rehabilitated/(P)/
+ [] /(n,vs) rebirth/resuscitation/rehabilitation/reorganization/regeneration/resurrection/reviving/
+÷ [] /(adj-na,n) deformity/abnormality/
+ÿ [] /(n) queer (odd) fellow/eccentric (person)/
+ [夦] /before/companion/same kind/
+̤ [ޤ] /(adj) (feel) guilty/(having a) guilty conscience/
+͵ [] /(n) colic/
+ [] /(n) itch/scabies/mange/
+ [] /(n) wart/
+ϼ [ܤ] /(n) hemorrhoid/
+­ [ܤ] /(n) parapodium/
+ [֤] /(n) crust/scab/
+ѹ⤤ [] /(adj) high-pitched/shrill/
+ [󤷤㤯] /(n) (1) fit of anger/temper/rage/(2) firecracker/
+ [] /(n) wound/injury/hurt/cut/gash/bruise/scratch/scar/weak point/
+Ӹ [] /(n) a wound/
+դ [Ĥ] /(v1) to injure/to damage/
+ʪ [] /(n) defective article/damaged goods/deflowered girl/
+ [] /ointment/salve/
+ [] /(n) blemish/flaw/defect/
+Լ [礦] /swelling/boil/
+֤ [] /(v5k) (uk) to throb/to ache/
+ [ȤĤ] /(n) pain/
+ [Ҥ餮] /(n) (1) holly/(2) ponyfish/slipmouth/
+׿ [ۤ] /(n) herpes/blister/
+ [ۤ] /(n) smallpox/
+ڤ [椤] /(adj) itchy/itching/(P)/
+ڤ [] /(n) itch/
+ۤ [Ĥ] /(v5r) to cramp/to be cramped/to contract/
+ڻ [] /(n) convulsions/cramps/
+ [] /(n) (1) birthmark/nevus/(2) bruise/(P)/
+ [] /(v5r) to stiffen/to harden/
+ [] /(n) chronic disease/
+ [] /(n) phlegm/
+ [Ĥ] /spittoon/cuspidor/
+ [Ӥ] /(n) numbness/limbs going to sleep/
+줨 [Ӥ줨] /(n) electric ray/
+ [Ӥ] /(v1) to become numb/to go to sleep (i.e., a limb)/(P)/
+쥨 [Ӥ쥨] /(n) electric ray/
+촶 [Ӥ줫] /numbness/
+ [Ӥ줰] /(n) anesthetic/
+ [ޤ] /(n) paralysis/palsy/numbness/stupor/
+ [Ӥ礦] /(n) gonorrhea/
+ [դƤ] /(n) insanity/
+뤻 [䤻] /(v1) to become thin/to lose weight/to reduce (one's) weight/to slim/
+ [䤻] /(v1) to become thin/to lose weight/to reduce (one's) weight/to slim/
+쳸 [֤] /(n) crust/scab/
+ȿ [Ϥ󤳤󤽤] /(n) scar tissue/
+ [] /(n) (uk) bump/lump/protuberance/swelling/(P)/
+դ [֤Ĥ] /(n) accompanied by one's child/
+ [] /(n) temper/nerves/
+ [󤷤礦] /(adj-na,n) irritability/irascibility/hot temper/
+ [󤷤礦] /(adj-na,n) irritability/peevishness/
+ [ڤ] /(n) short temper/
+ [󤷤㤯] /(n) passion/temper/irritability/
+ [󤷤㤯] /(n) (1) fit of anger/temper/rage/(2) firecracker/
+ [󤷤㤯] /hot-tempered person/
+ [Ϥ] /(n) disablement/
+ [Ϥ] /(n) cripple/disabled person/invalid/
+ʼ [Ϥؤ] /(n) disabled soldier/crippled soldier/
+ [餤Ӥ礦] /(n) leprosy/
+´ [餤Ӥ礦󤸤] /leper/
+ [㤯] /(adj-na,n) spasms/convulsions/cause of offense/an annoyance/a peeve/
+ˤ [㤯ˤ] /(exp) to irritate/
+˿ [㤯ˤ] /(exp) to irritate/
+μ [㤯Τ] /irritant/
+ [Ƥ󤫤] /(n) epilepsy/epileptic fit/
+ [] /(n) 10th in rank/tenth sign of the Chinese calendar/
+ [ߤΤ] /(n) 10th in rank/tenth sign of the Chinese calendar/
+⣱ [夦] /50th of the sexagenary cycle/
+̤ [] /20th of the sexagenary cycle/
+⫷ [] /(arch) bright white moon/
+⫻ [] /(n) pearly white teeth/
+ [Ф] /zinc sulfate heptahydrate/white vitriol/
+ [] /(n) (1) chaps/
+ [Ҥ] /(n) (1) (uk) crack/(skin) fissure/flaw or roughness (esp. in skin)/(2) chaps/
+Ⱔڤ [ҤӤ] /(v1) to be chapped (e.g. skin)/
+ [] /(n) (1) chaps/
+ [Ҥ] /(n) (1) (uk) crack/(skin) fissure/flaw or roughness (esp. in skin)/(2) chaps/
+Ɽڤ [ҤӤ] /(v1) to be chapped (e.g. skin)/
+Ɽڤ줿 [ҤӤΤ줿] /chapped (hands)/
+ [] /(n) wrinkles/creases/(P)/
+Ⲥ [郎] /(exp) to crumple/to wrinkle/
+Ⲥ [勞] /(adj-na,n) (uk) crumpled/wrinkled/
+Ⲵ [褻] /(n) foisting upon/shifting to/shifting (the loss) to someone else/
+ⲿФ [ΤФ] /(n) smoothing out wrinkles/(with reference to the elderly) recreation/
+ [ܤ] /(n) Feast of Lanterns/
+߲ [ܤ] /(n) Feast of Lanterns/
+⹲ [餤ޤ路] /(n) rotating the reign of government within own faction/
+⻤ [Ȥ] /(v1) to be enchanted with/
+⻿ [Ȥ] /squander/
+ [ȤȤ] /vast/calm/
+⾡ [󤿤] /(adj-na,n) vigilant hostility/
+ [󤿤] /(adj-na,n) vigilant hostility/
+⿤ [Ӥ礦Ӥ礦] /(adj-t) boundless/
+ [ޤФ椤] /(adj) dazzling/glaring/dazzlingly beautiful/
+ [ޤ֤] /(io) (adj) (col) (uk) cute/pretty/
+ [ޤ֤] /(adj) dazzling/radiant/(P)/
+ [] /(v5m) to become dizzy/
+ [勞] /(n,vs) dazzling/blinding/
+ [ޤ] /(n,vs) dizziness/giddiness/
+ø [󤴤] /(n) (Buddh) (arch) Shingon (sect)/
+ [ޤʤ] /(n) corner of the eye/
+ [ޤʤ] /(n) corner of the eye/
+° [󤾤] /(n) one's family and relations/
+² [󤾤] /(n) family/dependents/household/
+ [ҤȤ] /(n) (1) pupil (of eye)/(2) eye/
+Ȼ [ܤ] /(n) eye/pupil/
+ˤ [ˤ] /(n) glare/sharp look/
+ˤߤĤ [ˤߤĤ] /(v1) to glare at/
+ˤ߹礤 [ˤߤ] /(n) glaring at each other/
+ˤ߹礦 [ˤߤ] /(v5u) to glare at each other/
+ˤ߹礻 [ˤߤ碌] /(v1) to weigh one thing against the other/to act in consideration of/
+ˤ߹碌 [ˤߤ碌] /(v1) to compare and take into consideration/
+ˤդ [ˤߤĤ] /(v1) to glare at/
+ˤ [ˤ] /(v5m) to glare at/to scowl at/to keep an eye on/(P)/
+ˤä [ˤä] /(n) staring-out (down) game/game in which two children looking at each other try to make the opponents laugh first/
+ˤĤ [ͤĤ] /(v1) to glare or scowl at/
+ˤդ [ͤĤ] /(v1) to glare or scowl at/
+ [ޤĤ] /(n) (uk) eyelashes/
+ [ޤĤ] /(n) (uk) eyelashes/
+ [ؤ] /(n) glaring at/lording over/
+ [] /(n) wisdom/intelligence/intellect/
+д [] /(n) testicles/
+Ԥ [Ĥ֤] /(v5r) to close the eyes/(P)/
+Ԥ [Ĥ] /(v5r) to close the eyes/(P)/
+ [ᤤ] /(n) meditation/contemplation/(P)/
+ [ᤤ⤯] /(n) closing one's eyes/passing away/
+ռ [ɤ㤯] /(adj-na,n) being dumbfounded/
+ռ㤿餷 [ɤ㤯餷] /to strike someone dumb with astonishment/
+ [ɤ⤯] /(n) gazing at (in wonderment)/
+ [ޤ㤯] /(n,vs) deception/cheating/trickery/fraud/
+ [ޤ֤] /(n) eyelids/(P)/
+ܼ [] /blind person/
+ܽ [] /(n) blind female beggar who sings or plays shamisen/
+ [⤦ޤ] /(oK) (adj-na,n) ignorance/(lack of) enlightenment or civilization/unenlightened/uncivilized/
+ [㤯] /(adj-na,n) vigorous old age/
+ˤ [㤯] /(adj-t) hale and hearty/
+ [礦] /(n) pride/dignity/
+ [襤] /(n) small stature/
+ [] /(n) (Japanese) bantam/
+ [襤] /(n) low or short tree/
+侮 [襤礦] /(adj-na,n) diminutive/pigmy/stunted/
+ [襤] /(n) dwarf/
+ [襤] /(n) dwarf star/
+ [Ҥ] /(n) arsenic acid/
+ [Ҥ] /(n) arsenic (As)/
+ [礦] /(n) mining industry/
+ [] /mineral/ore/
+ [] /(n) silicon (Si)/
+ﺽ [ۤ] /(n) borax/
+ [ۤ] /(n) boric acid/
+ [ۤޤ] /(n) borax powder/
+ [ۤ] /(n) boron (B)/
+ [] /(adj-na,adv,n) good-for-nothing/hardly (with negative grammatical constructions)/
+Ǥʤ [Ǥʤ] /(n) (uk) bum/good-for-nothing/ne'er-do-well/
+ [] /satisfactory/decent/(P)/
+ [] /(adv) (uk) well/enough/sufficient/(P)/
+ [] /(adj-na,adv,n) good-for-nothing/hardly (with negative grammatical constructions)/
+ [ä] /(n) crucifixion/
+ [ϤĤ] /(n) crucifixion/
+ [Ҥ] /(n) quern/hand mill/
+ [餤餯] /(adj-na,n) open-hearted/
+ [Ĥ֤] /(n) throwing stones/
+㪴 [줭] /(n) conglomerate stone/
+㮤 [] /(n) curse/
+㮤 [] /(n) the evil eye/
+㮤 [] /(v5r) to curse/to cast a spell/
+㱤 [Ϥ餤] /(n) purification/exorcism/
+㱤 [Ϥ餤] /(v1) to purify/to exorcise/
+ [ߤ] /(n) purification ceremony/
+ [] /(adv) (uk) a little/partially/somewhat/a short time/a while/(P)/
+Ľ [䤪] /(n,adj-no) slightly heavy (esp. horse-racing track)/
+̩ [夦ߤ] /(adj-na,n) dense/populous/crowded/thick/
+̩ [礦ߤ] /(adj-na,n) dense/populous/crowded/thick/
+ȵ [Ҥ] /(n,vs) reaching a decision by using a circular letter/reaching a decision via a document circulated to all employees/
+ȵ [] /(n,vs) reaching a decision by using a circular letter/reaching a decision via a document circulated to all employees/
+ȵĽ [󤮤] /(n) draft plan circulated to obtain permission/
+ȼ [Ҥ󤷤] /(n) inborn nature/
+ [Ҥ󤻤] /(n) inborn nature/
+ɵ [Ҥ] /(n,vs) reaching a decision by using a circular letter/reaching a decision via a document circulated to all employees/
+ɵ [] /(n,vs) reaching a decision by using a circular letter/reaching a decision via a document circulated to all employees/
+ɵĽ [󤮤] /(n) draft plan circulated to obtain permission/
+ɹ [󤳤] /notice/notification/
+ɼ [Ҥ󤷤] /natural disposition/
+ [Ҥ󤻤] /nature/character/
+ [󤻤] /nature/character/
+ [󤻤] /petition/
+ [󤻤] /petition/
+¿ [] /(n) (derog) old word for burakumin/
+ [] /(exp) (Buddh) this impure world/
+ۤ [ʤ] /(v1) to chide/to rebuke/
+ [ޤ] /(n) kitchen range/cooking stove/
+޿ [ޤɤ] /tutelary deities of the hearth/
+ [Ĥ] /(io) (v1) (uk) to be worn out/(P)/
+ [] /(v5m) to cower/to be cramped/
+ [] /(v1) (uk) to shrug (shoulders)/to duck (head)/to draw back (body)/
+ [] /(n) (1) (col) (uk) sieve/(2) person who can drink copiously without getting drunk/
+ˡ [ۤ] /(n) (uk) law full of loopholes/
+ [礦] /cabinet/case/component/unit/
+ [礦] /chassis/main frame/
+ [Τ] /(n) bamboo shoots/
+䣰 [Τ] /(n) inexperienced doctor/quack/
+ [Τ] /(n) selling one's personal effects in order to live/
+ [ष] /(n) straw mat/
+䯸 [󤳤] /(n,vs) gagging/hushing up/
+䯸 [󤳤줤] /(n) gag law/
+ [] /(n) hoop/binding (e.g. of a barrel)/
+䲤 [򤷤] /(exp) to pull oneself together/to get one's act together/to brace oneself/
+䲤Ȥ [Ϥ] /(exp) to hoop/to put a hoop on/to bind a barrel with hoops/
+ [ۤ] /(oK) (n) broom/(P)/
+ [ۤܤ] /(n) comet/
+䷶ [礯] /(n) koto music/
+ [] /(n) bamboo grove/
+侸 [󤲤] /(n) proverb/maxim/
+俹 [Ƥ󤳤] /(n,vs) seal engraving/
+俻 [Ƥ] /(n) seal script character/
+俽 [Ƥ󤷤] /(n) characters used on seals/
+ [Ƥ줤] /seal style and ancient square style/
+ [] /(n) bonfire/watch fire/fishing fire/
+ [դ뤤] /(n) sieve/
+˳ݤ [դ뤤ˤ] /(v1) (uk) to sieve/to sift/
+ʬ [դ뤤櫓] /(v1) to sift/to screen/
+Ȥ [դ뤤Ȥ] /(v5s) to sift out/to screen or eliminate (candidates)/
+ [٤ܤ] /(n) awful/unreasonable/
+ [] /(n) basket/cage/(P)/
+Ƥο [Τ] /hanging of a palanquin/
+Ƥä [ä] /thick voice/
+Ƥ [] /(v5r) to seclude oneself/to be confined in/to be implied/to be stuffy/(P)/
+Ƥ [] /(v5r) to seclude oneself/to be confined in/to be implied/to be stuffy/
+Ƶ [夦] /(n) basketball/
+Ƶ [] /(n) staying at home or indoors/living in seclusion/retirement/
+Ƽ [] /gauntlet (used in Kendo)/
+ƾ [礦] /(n,vs) siege/besieging/confinement/holding a castle/
+æ [̤] /(n) slipping out the back way with swindled goods/
+ȴ [̤] /(n) slipping out the back way with swindled goods/
+ [] /woven-bamboo pattern/
+ [餯] /(n,vs) inveigling/ensnaring/enticement/cajoling/
+Ǥλ [Τ] /(n) drainboard/bamboo blind/reed mat/
+Ƚ [] /(n,vs) springing up in clusters/
+ [] /(n,vs) (of plants) growing in clusters/growing gregariously/
+ [] /(n) bamboo whisk/
+ [Ҥ꤭] /(n) flageolet/Shinto flute/
+ [] /(n) (fish) weir/fish trap/
+ [󤶤] /(n) ornate hairpin/
+ [Ȥ] /(n) cane/rattan/
+۰ػ [Ȥ] /(n) wicker(work) (cane, rattan) chair/
+ [Ȥ] /(n) rattan/
+ [] /(n) lottery/lot/(P)/
+ް [Ӥ] /(n) (uk) lottery/drawn lot/(P)/
+ް [Ӥ] /(n) (uk) lottery/drawn lot/(P)/
+ޱ [] /(n) luck in a lottery/
+ƨ [Τ] /(n) elimination by lottery/
+ [ޤ] /(n) cake wrapped in bamboo leaves/
+ [ۤ] /(n) dried boiled rice used mainly as provisions of samurai troops and travelers/
+ [Ӥ] /(n) inflammation/erosion of skin or mucous membranes/
+ [Ӥ󤻤] /irritating/poisonous (gas)/
+ [] /(v5s) to query/(P)/
+ [礯] /(n) winding/roundabout/
+; [] /(n) meandering/beating around the bush/abundant talent/
+; [褭礯] /(n) turns and twists/ups and downs/meandering/complications/vicissitudes/
+ [Ӥ] /(n,vs) disorder/
+ [֤] /(n,vs) disorder/
+ [] /(n) bonds/fetters/encumbrance/(P)/
+嫤 [ۤ] /(v1) to be moved by affection/to be moved by kindness/
+Ϲ [Ф󤽤] /(n) adhesive plaster/
+室 [] /(v1) to blindstitch/
+ [夦⤦] /(n) wool/
+ [夦] /(n) (uk) carpet/
+ [夦Ф] /carpet bombing/
+ [夦] /(n) (uk) carpet/(P)/
+ [] /(n) splash pattern/dye pattern/
+ [] /(n) (uk) reel/
+۶ [礯] /(n) capriccio/lively musical composition/
+ [] /(n) romantic story/colorful story/highly embellished story/
+ [] /(n) fine clothes/
+Ӥ䤫 [Ӥ䤫] /(adj-na) gorgeous/gaudy/dazzling/gay/
+ [ܤ] /(n) glittering stars/
+ [줤] /(oK) (adj-na) (uk) pretty/clean/nice/tidy/beautiful/fair/
+ [줤] /(n) fine skill/simplicity/
+ [] /(n) old term for Buddhist priesthood and the common people (since they used to wear black and white clothing respectively)/
+̾ [] /(n) nickname/(P)/
+̩ [夦ߤ] /(adj-na,n) dense/populous/crowded/thick/
+ä򤼤ˤ [ʤޤˤ] /(exp) to blend (e.g. truth and lies)/
+ä򤼤 [ʤޤ] /(v1) (1) to mix/to include/(2) to entwine threads of various colours/
+Ÿ [󤲤] /(n) imperial words/
+Ż [] /(n) figured satin/
+ȸ [󤳤] /(n) keeping silent/
+ [⤯] /(n) keeping silent/
+˻ [ɤ] /(n) silk damask/satin damask/
+Ģ [ɤ礦] /(n) thick curtain/drop curtain/
+̩ [ߤ] /(adj-na,n) minute/fine/delicate/accurate/elaborate/
+Ф껦 [Ӥꤳ] /(v5s) to strangle to death/
+л [] /(n) death by hanging/
+Ӥ [] /(n) twist/ply/
+Ӥ᤹ [ɤ] /(exp) to get back together again/to be reconciled/
+ [礯줤] /(n) bothersome formalities/
+פդ [Ĥ] /(v5k) to cling to/
+פ [] /(v5r) to cling to/to rely on/(P)/
+ؤ [] /(v5r) to cross-stitch/to hemstitch/to sew (up)/to darn/
+ؤ [] /(v5r) to cross-stitch/to hemstitch/to sew (up)/to darn/
+ [] /(n) cord used to tuck up the sleeves of a kimono/
+ [ۤ] /(n,vs) bandage/dressing/
+ [뤻] /(n) detailed explanation/
+ [] /(adj-na,adv) continuously/unbroken/at great length/in minute detail/
+ߤ [] /continuously/unbroken/at great length/in minute detail/
+ [Ĥ] /(n,adj-na) tangle/entanglement/snarl/difficulties/trouble(s)/snag/
+ [Ĥ] /(v1) to tangle/to become complicated/to get twisted/(P)/
+ [Ĥ줳] /(v5m) to proceed though deadlocked/
+ [礦] /(adj-na,n) profusion/
+ĥ [ʤФ] /(n,vs) roping off/stretching rope/demarcation/one's turf/
+ [夹] /(n) satin/
+ҿ [夹] /satin weave/
+ȱ [٤Ѥ] /(n) pigtail/
+դ [ޤĤĤ] /(iK) (v5k) to coil about/to follow about/
+դ [ޤȤĤ] /(iK) (v5k) to coil about/to follow about/
+­ [Ƥ󤽤] /(n,vs) foot-binding/
+ [Ҥ] /(n) (1) (uk) crack/(skin) fissure/flaw or roughness (esp. in skin)/(2) chaps/(P)/
+桤 [Ϥ] /(v1) to burst open/to pop/to split/
+桳 [ҤӤ] /(n,vs) crack/crevice/fissure/
+桾Ƥ [ҤӤ䤭] /(n) crackleware/
+械 [] /(n) poppy/
+極ͤ [Ť] /(oK) (n) packing (in cans)/canning/canned goods/tin can/
+ʲ [ޤ] /(n) stoker/fireman/
+ [] /net/
+ [ܤ] /net/
+ [⤦] /net/
+ [] /(n) trap/snare/(P)/
+櫤˳ݤ [ʤˤ] /caught in a trap/
+ˡ [ݤ] /(n) poultice/(cold) pack/
+« [] /(n) fetters/shackles/restraints/
+ι [] /(n) travel/traveler/
+ [Ϥ] /(n) fetters/shackles/bond/connection/
+ [夦] /(n) shyness/bashfulness/
+ѿ [夦] /(n) shyness/shame/
+ [줤褦] /(n) antelope/
+ [Ĥ] /(n) broth made of fish and vegetables/
+ [뤤] /(n) weak/thin/
+ [뤤㤯] /(adj-na,n) weakness/feebleness/imbecility/
+ [夦] /gather/
+ [夦] /(adj-na,n) spontaneously/with one accord/
+Ƥ [] /(io) (v1) to soar/to fly/
+Ƥ [] /(v5r) to soar/to fly/(P)/
+ƤǤ [ȤǤ] /far-out/groovy/flipped out/
+ [礦] /(n,vs) completing a flight/
+ǿ [碌] /(gikun) (n) (1) jade/(2) kingfisher/
+ǿ [Ҥ] /(n) (1) jade/(2) kingfisher/
+ǿ鿧 [Ҥ] /jade green/
+ɡ [ؤڤ󤿤] /(adj-t) fluttering/frivolous/
+ݤ [ؤݤ󤿤] /(adj-t) fluttering/frivolous/
+ɤ [ؤڤ󤿤] /(adj-t) fluttering/frivolous/
+ [] /(n) shade/shadow/other side/
+ʤ [] /(v5s) to hold up over one's head/
+ʤ [] /(n) shadow or cloud (e.g. on someone's happiness)/shade/gloom/
+ʤͭ [Τ뤫] /face shaded with pensiveness/
+ [ߤ] /(n) partial blindness/dim eyesight/
+ [⤦] /(n) senility/second childhood/
+ؤ [] /(adj-na,adv) a little/a bit/somewhat/(P)/
+ܳ [餯] /mansion of Toyotomi Hideyoshi (16th century)/
+ܻ [夦] /(n) collection and distribution/
+ [夦餯] /(n) centers of population/
+ [餯] /(n) centers of population/
+ [夦] /(n) (levying of a) heavy taxation/
+ޤ [ä] /(adj-na,adv,n) (uk) firmly/tightly/reliable/level-headed/steady/
+न [Ӥ] /(v1) to rise/to tower/to soar/(P)/
+नΩ [Ӥ] /(v5t) to stand towering over the surrounds/
+Ω [ꤿ] /(v5t) to rise (steeply)/to tower/to soar/
+ [ᤤ] /(adj-na,n) wisdom/sagacity/
+ [] /(n) anus/
+ [] /proctology clinic/proctology/
+ [󤬤] /proctology/
+΢ [Ȥ] /(n) in the heart/
+ [Ϥ] /(n) embryo bud/germ/
+ [Ϥ] /(n) embryo/
+ [Ϥ] /(n) ovule/
+ [Ϥ] /(n,vs) germination/pregnancy/
+ [Ϥˤ夦] /(n) endosperm/
+ [Ϥ褦] /(n) germ (germinal, embryonic) layers/
+ [] /(n) nether region/between the legs/
+ [] /(n) leg/shin/(P)/
+ӻ [ͤˤ] /(adj-pn) to have a guilty conscience/
+ [ϤФ] /(n) leggings/
+ [] /(n) tibia/shinbone/
+ [ͤ] /(n) greaves/shin guards/
+ [ͤ] /(n) sponging off one's parents/
+ [夦] /dried meat/dry up/
+ [夦] /(n) tall bamboo/
+ [] /(n) armpit/
+ [來] /(n) body odor/abnormal underarm odor/
+ [來] /(n) underarm hair/
+ [] /(n) armpit/
+ [] /axillary gland/
+磼 [Ҥ] /(n) swollen or cancerous spleen/
+¡ [Ҥ] /(n) spleen/
+ [Ҥ] /spleen/
+礹 [Ҥ] /(n) fibula/
+֤ [餬] /(n) cramp in the leg/
+祤ʤ [դˤʤ] /(exp) cannot understand/
+祹ʤ [դʤ] /(adj) disappointing/weak-minded/spiritless/cowardly/worthless/
+祹̵ [դʤ] /(adj) disappointing/weak-minded/spiritless/cowardly/worthless/
+ȴ [դ̤] /(adj-na,n) fool/coward/
+ [] /(n) callus/corn/
+ [] /(n) tendon/
+秾 [󤷤礦] /(n) sheath of tendon/
+秾 [󤷤礦] /(n) inflammation of a tendon (sheath)/RSI/
+ [äȤ] /(n) fur seal/
+ [ܤ] /(n) urinary bladder/
+ [ܤ] /(n) cystitis/
+ [ܤä] /bladder stones/cystoliths/
+ [ˤ] /(n) glue/
+籤ʤ [ˤ٤ʤ] /(uk) curt/point-blank/
+籤̵ [ˤ٤ʤ] /(uk) curt/point-blank/
+籲 [] /(n,vs) gelatinization/
+籸 [Ӥ礦] /(n) collagen disease/
+籼 [] /(n) glue and lacquer/great intimacy/
+籼 [] /(adj-no,n) gluey/colloidal/
+籾 [礦] /(n) colloid/
+ [㤯] /(n,vs) stalemate/agglutination/adhesion/
+ [㤯] /(n) agglutinative language/
+ [㤯] /adhesion/agglutination/
+ [㤯礦] /deadlock/stalemate/
+ [] /(n) vagina/
+ [] /(n) vagina/
+繱 [] /(n) pancreatitis/
+¡ [] /(n) pancreas/
+ [ʤޤ] /(n) dish of raw fish and vegetables seasoned in vinegar/
+ [] /(n) household word/universal praise/
+ [Ǥ] /(n) buttocks/
+Ĩ [褦礦] /(n) punishment/chastisement/
+ [ؤ] /(n) navel/belly button/(P)/
+Υ [ؤΥ] /(uk) belly-button lint/
+ν [ؤΤ] /(n) (uk) umbilical cord/
+ [] /(n) lower abdomen/
+ð [Ǥ] /(n) pit of the stomach/
+ʤ [ؤޤ] /(adj-na,n) perverseness/
+ [ؤ] /(n) secret savings/
+ [ؤ꤬] /(n) secret savings/
+ [] /(n) umbilical cord/
+ [] /(n) umbilical cord/
+û [] /(n) rouge/lipstick/dark-red pigment/
+ķ [] /(n) the twelfth lunar month/
+ [Ф] /(n) Japanese allspice/
+ͤ夲 [] /(v1) to shoulder (palanquin)/
+ͤ [] /(v1) to carry in/
+ [夦] /(n) father-in-law/(P)/
+ϸ [夦] /(n) parents-in-law/
+ [褿] /(n) (uk) hooligan/layabout/good-for-nothing/gangster/
+ [] /(oK) (n) public opinion/
+Ӥ֤ [֤ͤ] /(io) (v5r) to lick/
+Ӥ᤺ [ʤ᤺] /(v5r) to lick one's lips/
+Ӥ [ʤ] /(v1) to lick/to taste/to experience/to make fun of/to make light of/to put down/to treat with contempt/(P)/
+Ӥ [֤ͤ] /(v5r) to lick/
+ [ؤ] /(n) bow(s)/prow/
+ [Ϥ] /(n) barge/
+ڸ [] /(n) hatch/hatchway (ship)/
+ [] /(n,vs) fitting-out of a ship/rigging/ship's outfit/
+ [⤦ɤ] /(n) warship/
+ [Ȥ] /(n) stern/
+ [] /(n) privation suffering/
+ [ʤ] /(n) hardships/privations/difficulties/
+ɶ [ʤ󤷤] /(n) trial and tribulation/hardships/privations/difficulties/
+ [] /(adj-na) charming/bewitching/coquettish/
+ [㤯䤯] /(n) peony/
+ [Τ] /(n) arista/awn/(grain) beard/
+ [ܤ褦] /(adj-na,n) vastness/
+ [󤸤] /(n,vs) cutting away/
+ [] /grass cutting/hay/
+ [䤷] /(adv) any/at all/in the least/even in a slight degree/ever/
+ [ꤽ] /(adj-na,n) neglecting/slighting/trifling/
+ [] /(adj-na,n) neglecting/slighting/trifling/
+ [] /(n) strawberry/(P)/
+ [ޤĤ] /(n) Jasminum sambac/jasmine/
+轲 [ޤĤ꤫] /(n) jasmine (Jasminum sambac)/
+ [] /(n) goumi/silverberry/
+觤 [] /(v5r,vi) (1) to boil/to seethe/(2) to be oppressed by heat/
+觤 [] /(v5r,vi) (1) to boil/to seethe/(2) to be oppressed by heat/
+觤Ǥ [Ǥ] /(v1) to boil/(P)/
+觤 [Ǥ] /boiled octopus/a face red as a lobster's/
+觤 [Ǥޤ] /(n) boiled egg/
+ [Ǥ] /(n) octopus (boiled)/
+ [ܤ] /(adj-na,n) absent-mindedly/in a daze/
+ [ܤ󤸤] /(n) be stupified/be stunned/
+ [ܤФ] /(adj-t) boundless/vast/vague/obscure/
+謲 [ߤ礦] /(n) Japanese ginger (Zingiber mioga)/
+譻 [줤] /(n) lychee (litchi) nut/
+ [󤻤] /(n) matting/
+ [] /(n) shell (i.e. of a pea)/pod/hull/
+Ʀ [䤨ɤ] /(n) peas/
+ [] /(n) mat/matting/(P)/
+ [] /(n) cremation/
+ [] /(Buddh) Dakini (fairy-goddess)/
+ [Ф] /(pt:) (n) (uk) tobacco (pt: tabaco)/cigarettes/
+ [ۤ󤽤] /(n) spinach/(P)/
+˺ [Ҥ] /(n) lack of ability/incompetence/incapacity/
+β [ۤ] /(n) germination/germ/sprout/bud/sign/
+ [褷] /(n) reed screen/
+ؼ [󤷤] /(n) garlic and wine/
+ [ޤ] /(num) 10,000/ten thousand (used in legal documents)/
+ [ޤŤ] /(oK) (X) (fem) (vulg) masturbation/
+ [] /(n) lettuce/
+ [] /(gikun) (n) black-faced bunting/
+ [ˤ㤯] /(n) jelly made from starch of devils tongue/pressed vegetable/
+ [夦] /(n) oxalic acid/
+ [ष] /(n) straw mat/
+ [Ҥ] /(n) castor oil plant/
+ [Ҥޤ] /castor bean/
+ [Ҥޤ] /(n) castor oil/
+ [󤵤] /(n) water shield/
+ [Ȥ] /(n) cane sugar/sucrose/
+ [] /(n) greens/vegetables/
+ [ؤ] /(n) calyx/stem/
+ [] /(n) knotweed/jointweed/smartweed/
+⹥ [Ǥष⤹] /(exp) there's no accounting for tastes/
+ [餯] /(oK) (n) nettle/
+㿾 [ޤ] /(n) hives/nettle rash/urticaria/
+ [] /(n) thistle/artichoke/
+骵 [] /(n) death/demise/
+髾򤿤 [礦礦] /(adj-t) dreary/bleak/lonely/
+ [礦] /(n) (uk) rose/
+ [Ф] /(gikun) (n) (uk) rose/(P)/
+鯱 [Ф館] /rose garden/
+鯽 [Ф餸夦] /Rosicrucian/Fellowship of the Rosy Cross/
+鯿 [Ф餤] /(n) rose-colour/(P)/
+ [] /(n) thicket/bush/grove/scrub/
+鮰 [֤] /(n) (medical) quack/
+鮼 [֤ؤ] /(n) bringing unnecessary trouble upon oneself/
+ˤ [֤ˤ] /(n) a squint/mistaken view/
+ [ޤ] /(n) royal fern/
+ [Ĥܤ] /(n) bud/flower bud/(P)/
+鴸 [㤳] /(n) pretence/
+ [ʤ] /(n) shepherd's purse/
+ [] /(n) goosefoot (plant)/
+龱 [󤪤] /(n) mysteries/
+龱 [Τ] /(n) mysteries/
+ [] /(n) one's vast stock of knowledge/
+ [] /(n) ditch reed/
+ù¶ [礦] /Marco Polo Bridge/
+ [󤿤] /(n) moss/bryophyte/
+ݳ [󤿤] /bryology/
+ݿʪ [󤿤礯֤] /bryophyte/
+ [] /(n) louse/lice/
+٤ [ߤĤ֤] /(n) (uk) a very thorough search (for contraband, escaped convict, etc.)/
+ܵ [ФҤ] /(n) milkfish (Chanos chanos)/
+ [֤] /(n) gnat/
+ [ߤߤ] /(n) earthworm/grub/ground beetle (mainly insect larvae)/
+ [] /(n) maggot/grub/
+ [ष] /(n) maggot/abusive word/
+ [] /(n) millipede/centipede/
+ [ޤ] /(n) bushy eyebrows/
+ [夦] /(n) round intestinal worm/
+ [ʤ᤯] /(n) slug/
+ε [夦] /(n) rain dragon/hidden genius/
+ε [礦] /(n) rain dragon/hidden genius/
+ζ [夦] /(n) rain dragon/hidden genius/
+ζ [礦] /(n) rain dragon/hidden genius/
+ [] /(n) lobster/prawn/shrimp/
+ [] /(n) shijimi clam (corbicula japonica)/
+ [फ] /(gikun) (n) centipede/
+ [] /(n) Indian millet/sorghum/
+溲 [ۤȤȤ] /(n) cuckoo/
+絤ϰ [󤭤] /(n) mirage/
+γ [̤Τ] /(uk) be completely empty/
+ [] /(n) fisherman/
+ [] /(n) (1) May fly/(2) something ephemeral/
+ [դ椦] /(n) (1) May fly/(2) something ephemeral/
+ [ʤ] /(n) chrysalis/pupa/
+첽 [褦] /(n,vs) pupation/
+ [褦夦] /(n) pupa/chrysalis/
+ [󤨤] /(adj-na,n) meandering/wandering/
+ [Ȥ] /(n) (uk) coil/
+ [] /(n) dragonfly/
+ [Ȥ] /(n) dragonfly/(P)/
+֤ [Ȥܤ] /(n) somersault/returning from a destination right after arriving there/
+ [] /(n) lizard/
+ [Ȥ] /(n) lizard/
+ [Ȥ] /(n) (the constellation) Lacerta/
+ [Ҥ餷] /(n) (type of) cicada/
+ [Ҥ] /(n) rumour/gossip/
+Ļ [Ҥ礦] /(iK) (n) flying bird/
+ [Ϥͤ] /(n) hedgehog/porcupine/
+ [夦] /(n,vs) swarm/throng/flock together/
+ [夦] /(n) (uk) snail/
+ [Ĥ] /(n) (uk) snail/
+ [ǤǤष] /(n) (uk) snail/
+ [ޤ㤯] /(n) tadpole/ladle/musical note/
+ [] /(n) tadpole/ladle/musical note/
+ [ꤶ] /(n) the Scorpion constellation/Scorpio/
+ij [礦] /(n) butterfly/
+ [Фä] /(n) grasshopper/
+٤ [ߤĤ֤] /one by one/going over with a fine-tooth comb/
+ [ޤष] /(n) viper/adder/asp/
+ [ۤ] /(n) bat/opportunist/
+ [] /(n) bat/opportunist/
+ [ؤפ] /(n) bat/opportunist/
+ [꤬] /(n) umbrella/
+ [Ȥ] /ground spider/
+ꥲ [] /(n) light of a firefly/
+ꥲ [ۤ] /(n) light of a firefly/
+ꥸ [] /(n) fluorescence/
+ꥸ [Ȥ] /(n) fluorescent light/
+ꥸ [Ȥ] /(n) fluorescent light/
+ [] /(n) fluorspar/fluorite/
+ [ۤ뤤] /(n) fluorspar/fluorite/
+ [] /diligent study/
+ꦲ [ᤤ] /(n) parasitic moth/
+ [ष] /(n) rice borer/pearl moth/
+ [ᤤ夦] /(n) rice borer/pearl moth/
+ [꤮ꤹ] /(n) grasshopper/katydid/cricket/
+ [] /(n) grasshopper/katydid/cricket/
+ë [ᤫ] /(n) (uk) temple (of the forehead)/
+꯵ [ä] /(n,vs) keeping house/being confined to one's house/
+ [äפ] /(n) hibernation/staying home or in place/
+ [ޤ] /(n) praying mantis/
+ [Ȥ] /(n) praying mantis/
+꧷ [Ȥ] /(n) (MA) praying mantis style/
+ [Ҥ] /(n) toad/
+걳 [Ҥ] /(n) toad/
+걸 [ޤ] /(n) curved wooden support on top of the main beam of a house, now mainly/decorative (shape evocates an open-legged frog)/
+ [Ҥ] /(n) toad/
+ [] /(n) mole cricket/
+ [] /(n) mole cricket/
+ [礦夦] /(n) threadworm/pinworm/
+궤ʤ [ޤʤ] /with no ill feeling/
+ [Ф󤭤] /(n) settling in a coiled shape/holding sway/exercising authority/
+귴 [ˤ] /canned crab/
+귶 [ˤ] /(n) Chinese dish with fried egg and crab/
+그 [ˤޤ] /bandy-legged/
+극 [ˤ] /(n) crab-canning boat/
+귺 [ˤ] /(the constellation) Cancer/
+ [] /(n) scorpion/
+긺 [ꤶ] /(n) the Scorpion constellation/Scorpio/
+꺳 [ޤƤ] /(n) razor clam/
+ [ޤ] /(n) (uk) mantis/
+ [Ȥ] /(n) (uk) mantis/
+ꧤ [ȤΤ] /courageous but doomed resistance/
+ [Ф] /boa constrictor/anaconda/python/
+ [] /(n) turban shell/
+ [᤯] /(v5k,vi) to wriggle/to squirm/to crawl like a worm/
+ư [ɤ] /(n,vs) vermiculation/peristalsis/crawling like a worm/
+ [ᤫ] /(v5s) to wriggle/ADD vt/
+ [᤯] /(v5k,vi) to wriggle/to squirm/to crawl like a worm/
+ư [ɤ] /(n,vs) wriggling/squirming/despicable acts/maneuvering/
+ [勞] /(n,vs) fascination/glamour/enchantment/seduction/
+Ū [勞Ƥ] /(adj-na) fascinating/alluring/
+Ƶ [] /(gikun) (n) silverfish/clothes moth/bookworm/
+ʤ [Ƥ餦] /(v5u) to show off/to parade/to pretend/
+ʳ [󤬤] /(n) pedantry/display of learning/
+ʳؼ [󤬤] /pedant/
+ʳŪ [󤬤Ƥ] /(adj-na) pedantic/
+ʵ [] /(n) affectation/ostentation/vanity/
+ [褦] /(n) false glitter/
+ [] /(n) quilt/bedding/
+ [դ] /(n) quilt/bedding/
+ζ [礦] /(n) imperial robes/
+Ż [ϤƤ] /(n) type of short coat/
+ [ܤ] /length/
+ [դ] /(n) (small) crepe wrapper/
+ [狼] /(n) seaweed variety/alaria/
+ [] /(n) long outer robe/
+ [դɤ] /(n) sumo wrestler's loincloth/
+ [ɤƤ] /(n) padded kimono/
+ [礯] /woman resting after childbirth/
+ [礯] /(n) bedsore/
+ [] /(v1) to fade/to discolor/(P)/
+ [] /(v1) to fade/to discolour/
+ [] /(n) light pink/
+ȿ [礯] /(n) (light) pink/
+ [礯] /(n) fading/faded colour/
+ [] /(n) diaper/nappy/swaddling/
+ [Ĥ] /(n) diaper/nappy/swaddling/
+ [] /filthy/
+ [夦礯] /(n,vs) bend/geologic fold/
+ [夦ؤ] /(n) folds (on a mountain)/
+ [Ҥ] /(n) pleats/creases/gills of a mushroom (mycology)/
+ [Ф] /(pt:) (n) undershirt (pt: jiba~o)/singlet/
+ [ܤ] /(n,pref) rag/scrap/tattered clothes/fault (esp. in a pretense)/defect/run-down or junky/
+ [] /(n,pref) rag/scrap/tattered clothes/fault (esp. in a pretense)/defect/run-down or junky/
+Ф [ܤ] /(exp) to reveal the faults/
+ [ܤ] /(n) rag and scrap merchant/
+륰 [] /(n) underwear/
+ [] /(n) cord used to tuck up the sleeves of a kimono/
+ [Ƥ] /(adj-na,n) immediacy/instantaneousness/promptness/
+뺿 [Ƥ礯] /(n,vs) (1) collision/conflict/(2) being contrary or incompatible/
+뾲 [դ] /(n) report of a death/
+뾲 [դ] /(n) report of a death/
+ [դۤ] /(n) news of a person's death/
+ [] /(n) confused fighting/
+ [ʤޤ] /(n) (uk) accent (of one's speech)/
+¤ [ʤޤ] /(n) (uk) accent (of one's speech)/(P)/
+¤ [ʤޤ] /(v5r) to speak with an accent/to be corrupted (of word)/
+² [] /(n) accent/
+¸ [] /(n) non-standard pronunciation/
+ [Ǥ] /(n) mistaken account/miscommunication/
+ä [֤] /(adj) suspicious/doubtful/
+ä [֤] /(v5m) to doubt/
+ä [֤] /(v5r) to suspect/
+ [ȤĤ٤] /(adj-na,n) slowness of speech/awkwardness of speech/
+ [ȤĤȤ] /(adj-na,n) halting/faltering/
+̷ [] /(n) tricks/wiles/
+ƻ [ɤ] /(n) deceptive methods/questionable means/
+ [٤] /(n) sophistry/chicanery/play on words/
+۲ [٤] /(n) sophist/
+ [ܤ] /(n) ruse/trick/
+ [٤] /(n) sophism/
+ϻ [夦] /(n) execution of a criminal/
+Ȳ [夦Ф] /(n) assailing criminals/
+Ф [Ĥ館] /(v1) (uk) to give an order/to place an order/
+Ф [Ĥ館भ] /(adj-na) ideal/most suitable/
+ӹ [] /(n) warning/caution/
+Ԥ [֤餫] /(v5s) to trick/to cheat/to deceive/
+Ԥ [餷] /(v5m) to cajole/to deceive/to seduce/
+Ԥ [餹] /(io) (v5s) to cajole/to deceive/to seduce/
+֤ [礦] /(vs-s) to recite/to chant/to read aloud/
+ַ [夭礦] /(n,vs) chanting or reading the sutras/
+ַ [礦] /(n,vs) chanting or reading the sutras/
+ֽ [礦夦] /(n,vs) learning by memorization/
+ؤ [] /(v1) to slander/to accuse falsely/
+ظ [դ] /(n) calumny/slander/false charge/
+ع [֤] /(n) false accusation/slander/calumny/
+٤ [ɤ] /(adj) (uk) verbose/importunate/heavy (taste)/(P)/
+ڤ [] /(n) quarrel/dispute/
+ڤ [餬] /(v5u) to argue/to dispute/to oppose/
+ڤ [] /(v5u) to quarrel/to dispute/
+ۤ [ؤĤ餦] /(v5u) to flatter/
+ݤ [] /(v1) to remonstrate/to warn not to do something/
+ݸ [󤲤] /(n) admonition/
+ݻ [] /(n) dissuasion/
+ݻ [] /(n) prepared to die in an effort to dissuade one's lord/
+ݿ [󤷤] /(n) retainer who dares to dissuade his lord/
+ޤ󤸤 [󤸤] /(v1) to memorize/to recite from memory/
+޵ [] /(n,vs) memorization/learning by heart/
+ [] /(n) memorizing musical scores/
+ [󤷤礦] /(n) recitation/memorization/
+ [] /(n) vocal harmony/harmonious voice(s)/
+Ĵ [礦] /(n) melody/harmony/unity/euphony/
+ [㤯] /(n) joke/jest/banter/
+ࡹ [] /(adj-na,adj-no,n) outspoken/
+ [] /(adj-na,adj-no,n) outspoken/
+夹 [դ] /(vs-s) to hint/to insinuate/to satirize/
+ [դ] /(n) exhortation by insinuation/
+ [դ] /(n) sarcasm/irony/satire/innuendo/lampoon/
+ [դ] /(n,vs) hint/insinuation/allegory/
+ [դ] /(n) reciting/
+ [] /one's posthumous name/
+ [] /(n) (uk) slander/libel/disparagement/calumny/vilification/
+ [] /(v5r) to slander/to libel/to criticize/
+ʸ [] /(n) catchphrase/promotional line/
+ [] /(v5u) to express/to state/to insist/to stipulate/(P)/
+ [] /(v1) to be admired/to be stipulated/to be clearly expressed/
+ [] /(n) glorification/eulogy/song of praise/
+ [] /(n) pleasure of meeting/
+򳱤ܤ [ˤä] /(exp) to meet someone in person/
+ [] /(v5r) to slander/to libel/to criticize/
+ [] /(oK) (n) humour/temper/mood/
+ [] /(arch) abuse/slander/
+ [ä] /(n) falsehood/
+ [礦] /(n) security/bond/certificates/
+ [老] /(n) talking in delirium/incoherent muttering/
+ [] /(n) talking in a delirium/
+ [⤦] /(n) delirium/
+좤 [Ȥ] /(n) simile/metaphor/allegory/
+좤 [Ȥ] /(v1) to compare/to liken/to speak figuratively/to illustrate/to use a simile/
+좤 [ȤФʤ] /(n) allegory/fable/
+ [Ҥ] /(n) simile/metaphor/
+ [󤻤] /(n,vs) reprimand/rebuke/censor/reproof/
+쩸 [󤲤] /(n) false charge/slander/defamation/
+쩸 [󤳤] /(n) false charge/slander/defamation/
+쩿 [󤷤] /(n) false subject (vassal)/
+ [] /(n) false charges/slander/
+ [] /(n) slander/
+ [ܤ] /(n) libel/slander/defamation/
+ [] /(n) a style of Chinese poetry/legend or inscription on a picture/
+쭲 [] /(n) (song or hymn of) praise/paean/
+쭼 [] /(n) praise/
+ò [󤿤] /admiration/extollment/
+ [] /(n,vs) praise/adoration/glorification/
+ [Ӥ] /(n) hymn/hymnal/
+ [Ĥ] /(adj-na,n) spread out/broad/all of a sudden/
+ã [ä] /(adj-na,n) broad-minded/
+Ʀ [ɤ] /(n) green peas/
+ƦƦ [ɤޤ] /(n) peas/
+쳻 [夷] /(n) sprout/lad/stripling/
+ [Ȥ褿] /Toyota (company)/
+ [Ҥ夦] /ferocious leopard-like beast/brave warrior/
+ [Ф] /(n) (uk) tapir/
+ [] /coveting/
+ [ɤ] /coveting/
+Ť꿩 [वܤ꤯] /(v5u) to devour greedily/
+Ť꿩餦 [वܤ꤯餦] /(v5u) to devour greedily/
+Ťɤ [वܤ] /(v5m) to read a book avidly/
+Ť [वܤ] /(v5r) to covet/to indulge in/to deeply desire/to lust insatiably for/(P)/
+ű [] /greed/corruption/
+ſ [ɤ󤷤礯] /(n) voracity/ravenousness/
+ [ɤ褯] /(adj-na,n) avarice/greed/covetousness/
+ [ɤ褯] /(adj-na,n) avarice/greed/covetousness/(P)/
+պ [] /(adj-na,n) covetousness/greed/
+պ [ɤ] /(adj-na,n) covetousness/greed/
+ʤ [ʤ] /(v5s) (uk) to speak ill of/(P)/
+ʤʤ [ʤ] /(v5s) (uk) to speak ill of/
+ͤԶ [䤷礦] /mean occupation/
+ͤФ [䤷餤] /mean smirk/
+ͤȷ [䤷ߤʤ] /shabby appearance/
+ͤ٤ [䤷٤] /despicable/
+ͤν [Τ] /woman of lowly birth/
+Ͷ [󤮤礦] /prostitute/
+; [󤷤礦] /(rare) depreciatory name/
+̱ [ߤ] /outcasts/lowly people/
+Фβϸ [Τ] /(n) The Children's Limbo/
+ [] /(n) monetary offering/
+Ȣ [Ф] /(n) offertory box/
+Ը [] /(n) verbosity/redundancy/
+ [] /(adj-na,n) luxury/extravagance/(P)/
+ [ޤ] /indulging in every possible luxury/
+ [Ҥ] /luxury item/
+ [ˤ] /(n) excess flesh/flab/
+ [] /victory/surplus/wrap/
+; [] /remainder/
+ڤ餹 [⤿餹] /(v5s) to bring/to take/to bring about/(P)/
+ [Ҥ] /(n) favour/patronage/partiality/(P)/
+ˤ [Ҥˤ] /(exp) to favor/to show favor to/to be partial to/to be a regular customer of/
+ [Ҥ] /(n) see things in a favourable light/
+ޤ [ʤ] /(v5u) to compensate/to make up for/
+޺ [礯] /(n) the Atonement/
+ [㤬] /(n) ruddy face/
+ [] /(n) red ocher/
+⤿ [夦夦֤] /soldier of dauntless courage/
+ [Ӥä] /(n) lame/cripple/
+ [Ϥ] /(n) limp/imbalance/unfavorable progress/
+Էʵ [Ϥ] /spotty economic boom/
+ [Фä礦] /(n) wandering/
+ʸ [ФĤ֤] /(n) afterword/
+ [Фä] /(n) rampancy/prevalence/domination/
+ [Ҥޤ] /(v5k) to kneel/(P)/
+ [Ҥޤ] /kneeling/
+ [Ϥ] /(n) barefoot/(P)/
+ [֤] /(n) (uk) ankle/
+ [夦] /(n) infringement/violation/trampling upon/
+ [夦] /(n) trampling down/overrunning/
+ [] /(n) (uk) (shoe) heel/(P)/
+ [Ƥ] /(n) failure/stumbling/setback/
+ [] /(v1) to stagger/to stumble/
+᤯ [᤯] /(v5k) (uk) to stagger/(P)/
+ [Ȥ夦] /(n,vs) following (e.g. suit)/
+ [] /(n) foot bellows/
+Ƨ [դ] /(exp) to totter/
+ [ä] /(n,vs) jump to one's feet/stand up against/rising to action/
+ [Ĥ] /resolute/with a spring/
+ [ĤФ] /(n) stone wash basin found in Japanese gardens/
+ [ĤФ] /(n) stone wash basin found in Japanese gardens/
+ [ޤ] /(v5r) to crouch/to squat/to cower/(P)/
+ [󤭤] /(n) crouching/formal crouch performed at the beginning of a sumo or kendo match/
+ [ĤФ] /(n) stone wash basin found in Japanese gardens/
+ [Ӥ礦] /(n) mania/
+ݵ [] /(adj-na,n) manic/
+ݵ [Ĥ] /(n) cyclothymia/
+ݵ [ĤӤ礦] /(n) manic depression/
+ [夦] /(n) hesitation/indecision/
+ [餤] /(n,vs) faltering/hesitation/
+ [餦] /(v5u) to hesitate/(P)/
+ [Ĥޤ] /(v5k) to stumble/to trip/(P)/
+ [ĤĤ] /(n) azalea/
+ [ˤ] /(v5r) to sidle up to/
+ [ˤꤰ] /(n) small door which leads into a tea ceremony hut/
+ [夦] /(n) executing by oneself/
+ [] /(n) (1) body/(2) health/
+ [魯] /(v5s) to dodge/to evade/to avoid/to sidestep/
+ [Ĥ] /(n) home discipline/training/upbringing/breeding/(P)/
+ [Ĥ] /(v1) to train/to discipline/to teach manners/
+ [Ĥ] /(n) way of training/
+ [䤬] /(adv) before long/soon/at length/(P)/
+¤ [] /(v5m) (uk) to jar/to creak/to grate/
+¤ [] /(v5r) to creak/to squeak/
+ [Ĥ줭] /(n) friction/discord/strife/
+ռ [դ] /(n) radiation/
+ռ [դ㤻] /(n) radiant rays/
+ռ [դƤ] /radiant point/
+ռǮ [դͤ] /(n) radiant heat/
+̫ [դ] /(n,vs) (1) congestion (e.g. traffic)/overcrowding/(2) convergence (esp. optical)/
+ [դ] /(n,vs) (1) congestion (e.g. traffic)/overcrowding/(2) convergence (esp. optical)/
+ [] /(uk) sleigh/sled/
+ [] /(n) lathe/potter's wheel/windlass/pulley/
+ [] /(n) separation from the world/
+भ [Ҥ] /(v5s) to kill by running over/
+भƨ [Ҥˤ] /(n) (uk) hit-and-run accident causing personal injury/
+य [Ҥ] /(v5k) to run somebody over (with vehicle)/to knock someone down/(P)/
+໦ [줭] /(n) killing by running over with a car or train/
+ [줭] /(n) death by being run over/
+ [줭] /(n,vs) cutting in two under train wheels/
+ [] /sin/crime/fault/
+ [Ĥ] /sin/crime/fault/
+ [ؤ] /false/punish/crime/law/ruler/
+ [ؤ] /(n,vs) wince/shrink back/succumbing to/being frightened/disconcerted/
+ [餢] /(n) (uk) raayu (kind of spicy oil, used in Chinese cuisine) (zh: layou)/
+ [餼] /(n) (uk) raayu (kind of spicy oil, used in Chinese cuisine) (zh: layou)/
+ [Ĥ] /(adj-na,n) shrewdness/tact/
+ŵ [Ƥ] /(oK) (n) dictionary/
+ [٤] /(n) speech/dialect/
+餹 [٤餹] /(v5s) to slide/to let slip/to glide/
+ߤ [٤ɤ] /creepers/tire chains/taking the entrance examination to a university as a safety measure in case one fails at other universities/
+ [ȤäƤ] /(adv) (uk) very/awfully/exceedingly/
+ [ȤƤ] /(adv) (uk) very/awfully/exceedingly/(P)/
+ [Ƥ] /(n) great difference/
+ [󤸤] /(n) hesitation/indecision/
+ [礦褦] /(n) ramble/saunter/walk/
+ڳ [礦褦] /Peripatetic school (of philosophy)/
+ [礦褦] /(oK) stroll/walk/
+ [ޤ] /(adj) burly/strong/sturdy/(P)/
+ [ۤȤФ] /(io) (v5r) (uk) to surge/to well up/to gush out/
+ [Ȥ󤻤] /(n) seclusion from the world/
+ [] /(n,vs) chance meeting/
+ [ޤ] /(n,vs) push forward/struggle on/
+ [फ] /(oK) (v5t) to ambush/to assault/
+ [褦] /(n,vs) ambush/assault/
+¤ [󤿤Τ] /like the young man who tried to walk like the Kantan people, gave up, and forgot how to walk/
+¤̴ [󤿤Τ] /vain dream of wealth and splendour/
+» [󤿤] /(n) bedroom thief/
+ [Ҥ] /(n) (the) country/
+Ӥ [ҤʤӤ] /(v1) to become rustic/to be countrified/
+ [Ҥʤ] /(n) folk song/
+ [Ҥ] /(n) my humble opinion/
+ [Ҥ] /(adj-na,n) mean/foul play/cowardly/base/
+ [Ҥ襤] /(adj-na,n) indecent/obscene/
+ [ʤ] /(adv) (uk) in full swing/at full height/
+ [ᤤƤ] /(n) drunkenness/intoxication/
+̻ [] /(n) acetic acid/
+ [] /(n) main fermenting mash (in production of sake)/
+Ӷ [礭] /(n,vs) contribution/subscription/
+ӽ [礷] /(n,vs) donation/contribution/
+ [擄] /(n) glaze/enamel/
+ [椦䤯] /(n) glaze/enamel/
+ [] /(n) (MA) sai (an Okinawan weapon)/
+ [Ф󤭤] /(n) sheet metal/metal plate/
+ [Ĥ] /(v5m) to shut one's mouth/
+ [] /(n) forceps/
+μ [Τ] /(n) right-angled bend/
+ [ä] /(n) square bracket/
+콽 [夦] /(n) swastika/
+ [Ф] /(n) hook/crochet needle/
+ [夦] /(n) hookworm/
+ɡ [Ф] /(n) hooked nose/
+ [] /(n) rip/tear/
+Ʀ [ʤޤ] /(n) sword bean/
+ [] /(n) plane (for working with wood)/
+ [ʤ] /(n) wood shavings/
+򤨤 [廊] /(v1) to hold in one's mouth/(P)/
+ [󤳤] /(n,vs) selection/screening/
+ [] /(n) lance/harpoon/
+ [Ϥ] /(n) scissors/(P)/
+ [äȤ] /(n) pincers/nippers/pliers/
+ [Ϥ] /(v5m) to cut off/
+ [礦] /(n) summering/
+ [礦㤯] /(n,vs) erasure/paying back debt/effacement/
+ [ä] /(n) point of a sword/
+ [] /(adj-na,n) eminent/distinguished/
+ [Ϥ] /(n) needle/acupuncture/
+練 [Ϥꤤ] /(n) acupuncturist/
+蝹 [󤭤夦] /(n) acupuncture and moxibustion/
+謁 [] /acupuncture/
+謁 [Ϥ礦] /(n) acupuncture/
+諾 [󤸤] /(n) acupuncture/
+ﰤ [Ȥ] /(v1,vi) to melt/to thaw/to fuse/to dissolve/
+ﰲ [褦] /(n,vs) melting/fusing/
+ﰹϧ [褦] /(n) smelting furnace/blast furnace/
+ [褦] /(n,vs) weld/welding/
+ [褦] /(n) molten iron/
+ [] /(n) clamp/cramp (metal)/
+ﲻ [] /(n) massacre/extermination/
+ﻤ [Ф] /(v1) to inlay/to set/to stud/to enchase (a thing) with/to mount (gem)/
+ﻹ [뤳] /(n) carve/engrave/shape (sentences)/
+ﻹ [뤳] /(n) painstaking efforts/
+Pʸ [Ӥ] /(exp) be penniless/not have a cent/
+ [Ĥ] /(n) (1) guard on sword, polearms, etc./(2) brim/
+ɤ [] /(oK) (v1) to cast/to mint/to coin/
+ [䤹] /(n) file/rasp/
+ӹ [󤳤] /(n) boring/punching/
+ӹ [󤳤] /boring or punching machine/perforator/
+Թ [󤳤] /boring machine/perforator/
+ [Τ] /(n) chisel/
+ذ [] /(n) well drilling/
+ش䵡 [] /(n) rock drill/
+ [̤] /(n) (uk) bar/bolt (e.g. on door)/latch/
+ۤ [Ĥ] /(v1) to be blocked/to choke/to be obstructed/to feel a pressure on one's chest/
+ۤ [Ĥä] /(v1) to be blocked/to choke/to be obstructed/to feel a pressure on one's chest/
+ [] /(n) lock gate/
+Ὠ [夦] /(n) accomplished lady/
+Ὠ [夦] /(accomplished) woman painter/
+Ὠ [夦ä] /woman writer/
+ȶ [Ф] /(n) clan/
+ȶ [ФĤ] /government by relatives of ruler's wife/
+˼ [ܤ] /(n) bedroom/(woman's) bedchamber/pillow talk/
+ [] /(n) devil/ruler of Hades/
+ģ [ޤΤ礦] /judgment seat of Yama/
+粦 [ޤ] /(n) Yama/judge of the afterlife/
+ [󤸤] /(n) eunuch/
+ [] /(n) threshold/
+ã [ä] /(adj-na,n) openhearted/frank/broad-minded/
+ [ä] /(n,vs) striding/swaggering/strutting/
+ռ [Ĥ褦] /(n) broad-leaved tree/
+ [ä] /(vs) swagger/
+ [ʤ] /(adv) (uk) in full swing/at full height/
+ [ˤ夦] /(n,vs) intrusion/forced entry/
+ [ˤ夦] /intruder/
+ [ᤤ] /(n,vs) make clear/explicate/explain/
+ [] /1,000/thousand (used in legal documents)/
+ [] /(n) cramped home/one's humble abode/
+ [] /(n) narrow, dirty backstreet/
+ [夦] /(n) evil custom/
+ [] /(adj-na,n) meanness/
+ [礦] /(n) advancement/promotion/
+ [礦] /(n,vs) promotion/rising in rank/
+Ǥ [礦ˤ] /(n) advancement/promotion/
+ϩ [] /(n) defile/narrow path/bottleneck/
+ [󤻤] /(n) meteor/falling star/
+ [󤻤] /(n) meteorite/
+ƻ [ɤ] /(n) tunnel/fielding error/
+ [] /(n) pheasant/
+ [] /(n) pheasant/
+ȷ [Ф] /(n) rufous turtledove/
+Ļ [ۤȤȤ] /(n) cuckoo/
+ [] /(n) sunstroke/heatstroke/
+ [Ҥ礦] /(n) hail (i.e. falling iceballs)/
+𻳲 [Ҥ礦] /(n) hail damage/
+ [礦礦] /(n) heaven and earth/
+ [ߤ] /(n) sleet/
+ [] /(n) hail (i.e. falling iceballs)/
+ [] /(n) buckshot/shot/
+ƽ [󤸤夦] /(n) shotgun/
+ [ؤ줭] /(n) thunder/thunderclap/
+ɤ [Ϥ] /(oK) (v1) to clear up/
+ɷ [] /moon shining in a rain-cleansed sky/
+ [] /(n) haze/
+ˤγݤä [Τä] /(exp) hazy/
+ [줤] /Reiki (healing method)/
+̤ [] /(adj-t) trailing clouds/
+ [] /(n) a dimple/(P)/
+ [󤿤] /(n) ligament/
+ [] /(n) soft leather/
+پ [礦] /(n,vs) being busy with/
+ [ޤä] /Makkatsu/Manchurian province that existed in 700-800 AD/
+߸ [礦] /(adj-na,n) firmness/stability/security/strength/
+ [礦ޤ] /(n) sclera/
+ [Ϥ] /(n) clasp/
+ [֤] /(n) (uk) swing/(P)/
+ [ä] /Tartary (p)/
+ŷ [Ƥ] /(n) (Buddh) Wei-To (temple guardian sometimes confused with Vajrapani)/
+ŷ [Ƥ] /(n) great runner/swift-running heavenly warrior/
+ [ؤ] /(n) leather cord/
+볢 [Ȥ] /(n,vs) hidden (talents, etc.)/self-concealment/self-effacement/
+ά [Ȥ㤯] /(n) strategy/tactics/
+ [] /(v1) to dress vegetables (salad)/
+ʪ [] /(n) vegetable side dish/cooked salad/
+ [礦] /doxology/
+ [礦] /(n) anthem/carol/hymn of praise/
+ [礦] /(n) (words of) praise/eulogy/
+ [礦] /(n) Happy New Year/
+ [礦Ȥ] /(n) eulogy/
+ [] /(n) neck/
+ [Ӥޤ] /(n) muffler (the apparel)/
+ [Ӥ] /(n) nape of the neck/back of the neck/scruff of the neck/
+ [] /neckbones/
+ [Ӥ] /(n) a necklace/a choker/
+̮ [礦ߤ㤯] /(n) jugular vein/
+ [Ĥ] /cervical vertebrae/
+ư̮ [ɤߤ㤯] /(n) carotid artery/
+ [] /(n) neck (region)/
+ [Ӥ] /(n) yoke/
+ [Ӥ] /(n) (animal) collar/necklace/
+ [] /(n) chin/jaw/
+ [] /(n,vs) having a person under one's control/
+ [ʤ] /(uk) with a nod/
+ [ʤ] /(v5k) (uk) to nod/to bow one's head in assent/(P)/
+ [] /(n) one's declining fortunes/decay/
+ [Ȥ] /(n) decadence/decline/
+ [Ϥ] /(n) degeneration/decadence/deterioration/laxness/corruption/
+ [줤] /(n) declining years/
+γ [夦] /(n) granule/
+ [դ뤨] /(v1) to shiver/to shake/to quake/
+ư [ɤ] /(n) agitation/
+ [Ҥ] /(n) knitted brows/frown/
+ [] /(v1) (uk) to knit the brows/to raise eyebrows/to scowl/to grimace/to frown/
+ [Ҥ] /(v1) (uk) to knit the brows/to raise eyebrows/to scowl/to grimace/to frown/
+ [Ĥ] /(n) a frown or scowl/
+ [Ҥ󤷤夯] /(n) frown on/be shocked at/
+㤦 [Ҥ󤷤夯򤫤] /(exp) to displease someone/to make someone disgusted/to be frowned at/
+ [] /(n) wind blowing down from mountains/
+ [ä] /(adv) suddenly/smoothly/
+ [ä] /(adj-na,n) gallant/dashing/jaunty/
+֤ [ä] /(adv) (uk) gallantly/jauntily/dashing/smartly/
+ [ä] /(adj-na,n) rustle of wind/
+ [դ] /(n) typhoon/
+ [դ] /(n) tornado/hurricane/typhoon/
+񨡹 [Ҥ礦Ҥ礦] /(adj-na,n) aloof from the world/
+ [Ҥ礦] /(adj-na,n) casually/aimlessly/abruptly/unexpectedly/
+ [Ҥ礦Ҥ礦] /(adj-na,n) aloof from the world/
+ [礦] /(n) gyoza (Japanese crescent-shaped pan-fried dumplings stuffed with minced pork and vegetables)/(P)/
+ [] /(n) (uk) red bean jam/anko/(P)/
+񲤫 [󤫤] /(n) thick starchy sauce made of kuzu or katakuriko flour/
+񲤳 [] /(n) (uk) red bean jam/anko/(P)/
+ѥ [ѥ] /(n) bread roll filled with anko/
+ݤ [󤫤] /(n) thick starchy sauce made of kuzu or katakuriko flour/
+̪ [ߤ] /(n) (abbr) syrup-covered anko (bean jam) and fruit/
+ [Ϥʤऱ] /(n) farewell gift/
+ [٤] /(n) farewell gift/
+ [] /(n) bare existence/living on others/
+ [ɤ] /(n) (uk) noodles (Japanese)/(P)/
+񫲰 [ɤ] /noodle shop (proprietor)/
+ʴ [ɤ] /(n) flour/
+ʴ [ɤ󤳤Ӥ礦] /(n) mildew/
+Ƭ [ޤ󤸤夦] /(n) manjuu/steamed yeast bun with filling/
+񾤨 [] /(v1) to go bad/to turn sour/
+ [] /(n) feedback (electrical)/
+ [Ҥ뤤] /(adj) (uk) hungry/
+ [] /(v1) to be hungry/to starve/to thirst/
+ [] /(n) hunger/starvation/
+ [] /(n) hunger and thirst/starvation/
+ [] /(n) famine/
+ [礦] /(adj-na,n) garrulity/loquacity/talkativeness/
+ [礦Ĥ] /(n) talkative person/chatterbox/
+ [ޤ] /(n) offering of consecrated rice/
+ż [] /(n,vs) beheading/dismissal/
+ưꤿ [դ] /(adj-t) fragrant/sweet-smelling/
+Ǽ [礷] /(n) coachman/driver/cabman/postilion/
+Ļ [礦] /(n) ostrich/
+Ƣ [Ȥ] /(adj-na,n) peaceful and calm/large and wide/
+ [ɤ] /(n) (riding) hack/
+ [餯] /(n) camel/
+ [] /(n) bronco/unruly horse/
+٤פ [ޤ䤹] /(adj) (uk) gullible/naive/
+٤ [ޤ] /trompe l'oeil/
+٤礤 [ޤ] /cheating each other/
+٤ [ޤ] /(v5m) to deceive/to ensnare/
+٤ [ޤȤ] /(v5r) to take something away by deception/
+٤Ƥ [ޤ] /(n) surprise attack/sneak attack/foul play/
+٤ [ޤ] /(v5s) to trick/to cheat/to deceive/(P)/
+٤ [] /(n) swindle/fraud/
+ټ [ؤ󤷤] /(n) swindling/
+޿ [Ф] /(n,vs) dash/rush/
+ [ޤä] /(adv,n) at full speed/
+ [] /(n) mule/
+ [礦] /(n) spoiled child/
+ [礦ޤ] /(adj-na,n) arrogance/
+ [礦] /(adj-na,n) pride/arrogance/
+ [礦] /(adj-na,n) luxury/extravagance/
+ [礦] /(n) being proud and self-willed/
+ [礦] /(n) being proud and self-willed/
+⾭ [礦礦] /(n) veteran general/leader/
+屫 [夦] /(n) sudden shower/
+ [] /(n) (uk) donkey/
+Ϥζ [ФΤϤ] /(n) pons asinorum (hurdle to learning)/
+­ [] /(n) full ability/
+ [] /(n) leader (to follow)/
+ [Ϥ] /leg/
+ [] /(n) dice/die/
+ [Ҥˤ] /(n) round meat/meat from a pig's thigh (from which ham is made)/
+ò [ҤˤΤ򤫤] /(exp) to fret from forced idleness/
+ [줳] /(n) skull/cranium/
+ [줳] /(n) skull/cranium/
+ [ɤ] /(n) skull/cranium/
+ [ۤդ] /(adj-na,n,vs) close resemblance/
+ [ޤ] /(n) bun (hairstyle)/chignon/topknot/
+ [Ĥ] /(n) hairpiece/wig/(P)/
+ [Ҥ] /(n) moustache/beard/whiskers/
+䤷Ƥ [ҤϤ䤷Ƥ] /(exp) to have (wear) a beard/
+ [夼] /(n) mustache and beard/
+Ĺ [Ӥʤ] /(n) albacore (fish)/germon/
+ [Ƥ] /(n) mane (of a horse, lion, etc.)/
+ [ȤΤ] /(n) battle or war cry/
+ [⤦礦] /(n) all kinds of spirits and goblins/
+̥ [] /(n) mountain demon/
+̥ [ߤ⤦礦] /(n) evil spirits of rivers and mountains/
+򶤵 [ʤ] /(v1) to have a nightmare/
+ [] /(n) (uk) sushi/anything made with vinegared (su) rice/
+ [Ҥ] /(n) flounder/halibut/flatfish/
+ [] /(n) abalone/
+ [󤳤] /(n) sea-devil (toad)/angler/goosefish/monkfish/
+ [Ϥ] /(n) minnow/shinner/
+ [Ϥ] /(n) minnow/shinner/
+ [] /(n) (uk) sushi/anything made with vinegared (su) rice/
+򿲰 [] /(n) sushi shop/
+ͤ [Ť] /(n) jam-packed/packed in like sushi (like sardines)/
+ [Ϥ] /(n) goby (fish)/
+ [] /(n) octopus/
+ۤˤ [Ĥܤˤ] /(exp) to be trapped in an octopus pot/
+ [] /(n) short-necked clam/
+ [Τ] /(n) herring/
+ [] /(n) flathead (fish)/
+ [] /(n) cuttlefish/
+ȱ± [ᤤ] /(n) type of squid/
+ [ܤ] /(n) mullet/
+ˤΤĤޤ [ȤɤΤĤޤ] /(adv,exp) final outcome (result, consequence)/upshot/in the end/after all is said and done/
+ [ʤ] /(adj-na) (arch) (uk) gallant/dashing/smart/
+ [] /(n) horse mackerel/
+ͤΤ [Τ] /(n) fresh scad/
+ͻ [] /(n) (uk) tern/
+ [] /(n) orc/grampus/mythical carp (auspicious protectors of well-being)/
+ [ۤ] /(n) orc/grampus/mythical carp (auspicious protectors of well-being)/
+ [ʤޤ] /(n) catfish/
+ɦ [ʤޤҤ] /(n) drooping moustache/
+ [] /(n) lobster/prawn/shrimp/
+ [礦] /(oK) (n) scarlet carp/sturgeon/
+ [Ҥ] /(oK) (n) scarlet carp/sturgeon/
+ [] /(n) gills/branchia/
+ [ɤ礦] /(n) loach/
+ [] /(n) Spanish mackerel/
+ [줤] /(n) (uk) turbot/flatfish/sole/flounder/
+ [] /(n) abalone/
+ [ˤ] /(n) herring/
+ [路] /(n) sardine/
+ݲ [] /(n) widow and widower/lonely people/
+ݲɸ [󤫤ɤ] /with no one upon whom to depend/utter loneliness/
+ [] /(n) widower/
+ [Ϥޤ] /(n) (uk) yellowtail (type of fish)/kingfish/amberjack/
+ [֤] /(n) (uk) yellowtail (type of fish)/kingfish/amberjack/
+޻ [֤ä] /child-like woman (pun on buri plus ko)/
+ [ϤϤ] /(n) sandfish/
+ [] /(n) (uk) garfish/silaginoid/
+ [ʤޤ] /(n) dish of raw fish and vegetables seasoned in vinegar/
+ [Ϥ] /(n) pike conger/conger eel/
+ [դ] /(n) shark/
+ [] /(n) (uk) sea bass/perch/
+ [餹] /(n) crow/
+ŷ [餹Ƥ] /(n) crow-billed goblin/
+ [ؤ] /(n) opium/
+ [] /(n) barbarian jabbering/
+ [] /(n) ornamental ridge-end tile/
+ [] /(n) ornamental ridge-end tile/
+Ļ [礦] /(n) ostrich/
+ [] /(n) thrush (a pediatric disease)/
+Ļ [礦] /goose/
+ [⤦] /(n) goose down/goose feather/
+Ļ [礦] /(n) goose/
+ [⤦] /(n) goose down/goose feather/
+ [⤺] /(n) shrike/
+ [] /(n) quail/
+Ʀ [ޤ] /(n) pinto bean/
+ [Ĥ] /(n) thrush/
+ [Ҥɤ] /(n) (brown-eared) bulbul/
+ [̤] /(n) fabulous animal/
+ [줤] /(n) wagtail/
+ [㤳] /(n) partridge/
+ [ޤ] /(n) partridge/
+ [ߤ] /(gikun) (n) wren/
+̹ [] /(n) (uk) parrot/
+̹ [ब] /(n) chambered nautilus/
+̹ [Ӥ礦] /(n) parrot fever/
+̹֤ [ब] /(n) parroting another's words/
+ӧ [] /(n) parakeet/
+ [] /(n) imperial conveyance/
+ó [] /(n,vs) capture/seizure/plunder/
+ [] /(n) Imperial cortege (procession)/
+ĸ [] /(n) salt lake/lagoon/
+Ŀ [󤹤] /(n) brackish water/
+Ŀ [󤹤] /(n) saltwater lake/
+̣ [] /(n) saltiness/
+ [] /(n) giraffe/(P)/
+͹ [㤳] /(n) musk/
+͹Ἧ [㤳] /(n) musk deer/
+͹ [㤳] /musk water/musk scent/
+͹ [㤳ͤ] /(n) muskrat/
+͹ǭ [㤳ͤ] /(n) musk cat/
+͹Ʀ [㤳ɤ] /sweet peas/
+ [դ] /(n) wheat bran/mash/
+ϼ [դ] /gluten/
+ [ܤ] /(n) rolling pin/
+ [뤤] /(n) noodles/
+Ӥ [ʤӤ] /(v5s) to seduce/to win over/to conquer/
+Ӥ [ʤӤ] /(v1) to fly/to flutter/to win over/to win one's heart/to subdue/
+Ӥ [ʤӤ] /(v5k,vi) to bend/to flutter/to wave/to bow to/to yield to/to obey/to be swayed by/(P)/
+ [줤ᤤ] /(n) daybreak/dawn/
+ [줤ᤤ] /(n) dawning/
+ [] /(n) birdlime/
+״ [] /(n) lime stick for catching insects/
+ڷ [Ƥ󤱤] /(oK) pressure points (e.g for application of moxa)/vulnerable body cavities (MA)/
+ [줺] /(n,vs) tattoo/
+ [󤼤󤿤] /(adj-t) tearful/doleful/
+ [] /(n) mold/mildew/(P)/
+Ӥ [Ӥ] /(v1) to become moldy or musty/
+ [Ӥ] /(io) (v1) to become moldy or musty/
+౫ [Ф] /(n) rainy season/rain during the rainy season/
+ [Ф] /(n) bacteria/germ(s)/
+཭ [Ӥ] /(adj) musty/putrid/
+ [Фɤ] /(n) syphilis/
+ [] /(n) (1) birthmark/nevus/(2) bruise/
+ [Ӥ٤] /industry/diligence/
+ [äݤ] /(n) snapping turtle/mud turtle/
+ [٤ä] /(n) tortoise shell/
+ÿ [٤ä] /(n) amber colour/
+ [] /(n) weasel/skunk/mink/ermine/
+줴ä [ä] /(n) doing the same thing repeatedly/
+ [Ӥ] /(n) snoring/(P)/
+ [󤹤] /snoring/
+ [󤻤] /(n) snoring sound/
+ [] /(n) frame (e.g. in film)/
+񻣤 [ޤɤ] /(n) photographic frame/
+ [ޤȤ] /(n) time-lapse photography/
+ [] /(n) inconsistency/discord/conflict/discrepancy/contradiction/failure/frustration/
+ [Ϥ] /gums/
+껶餹 [餹] /(v5s) to gnaw at and scatter around/to start a lot of things without finishing any/
+դ [Ĥ] /(v5k) to bite into/to stick to/
+ [] /(v5r) to chew/to bite (at)/to gnaw/to nibble/to munch/to crunch/to have a smattering of/
+ [ä⤯] /(adj-no) rat-like/rhodential/
+ [ä뤤] /(n) rodent/
+ [] /(adv,n,vs) fussily/busily/sedulously/worry about/be busy about/
+ [ष] /(n) cavity/tooth decay/decayed tooth/caries/
+ [] /(n) cavity/tooth decay/decayed tooth/caries/
+ [ष] /(n) cavity/tooth decay/decayed tooth/caries/
+ [礯] /tooth decay/
+ [] /(n) chin/jaw/
+ [] /(n) niche or alcove for an image/
+ [ɤ] /(n) Buddhist altar light/
+ [ޤ] /Chinese black pine/
+ [ϤФ] /(adv) from afar/over a great distance/all the way/
+ [ϤФ] /(adv) from afar/over a great distance/all the way/
diff --git a/kiten/edict_doc.html b/kiten/edict_doc.html
new file mode 100644
index 00000000..fc52d1e4
--- /dev/null
+++ b/kiten/edict_doc.html
@@ -0,0 +1,695 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+<HEAD>
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="Jim's Markup Program - V0.99">
+<TITLE>EDICT Documentation</TITLE>
+</HEAD>
+<BODY BGCOLOR="white">
+<!-- DO NOT EDIT!!
+This HTML document was generated by the "markup" program.
+Edit the original file instead. -->
+<H1 ALIGN=CENTER> E D I C T </H1>
+<P>
+</P>
+<H2 ALIGN=CENTER> JAPANESE/ENGLISH DICTIONARY FILE</H2>
+<BASEFONT SIZE="3">
+<P>
+<I>Copyright (C) 2003 The Electronic Dictionary Research and Development Group,</I>
+<I>Monash University.</I>
+</P>
+<P>
+Contents:
+</P>
+<UL>
+<li><a href="#IREF00">INTRODUCTION</a>
+<li><a href="#IREF01">CURRENT VERSION </a>
+<li><a href="#IREF02">FORMAT</a>
+<li><a href="#IREF03">EDICT HISTORY</a>
+<li><a href="#IREF04">COPYRIGHT ISSUES</a>
+<li><a href="#IREF05">LEXICOGRAPHICAL DETAILS</a>
+<li><a href="#IREF06">NEW JMDICT PROJECT</a>
+<li><a href="#IREF07">USAGE</a>
+<li><a href="#IREF08">CONTRIBUTIONS</a>
+<li><a href="#IREF09">ACKNOWLEDGEMENTS</a>
+<li><a href="#IREF10">APPENDIX A: EDICT LICENCE STATEMENT</a>
+<li><a href="#IREF11">APPENDIX B. LANGUAGE CODES FROM ISO 639</a>
+</UL>
+<P>
+<b><a name="IREF00">INTRODUCTION</a></b>
+</P>
+<P>
+The EDICT file results from a long-running project to produce a freely
+available Japanese/English Dictionary in machine-readable form.
+</P>
+<P>
+The EDICT file is copyright, and is distributed in accordance with the
+Licence Statement, which can found at the WWW site of the
+ <a HREF="http://www.csse.monash.edu.au/groups/edrdg/">Electronic Dictionary Research and Development Group </a>
+who are the owners of the copyright.
+</P>
+<P>
+<b><a name="IREF01">CURRENT VERSION </a></b>
+</P>
+<P>
+The version date and sequence number is included in the dictionary itself
+under the entry "EDICT". (Actually it is under the JIS-ASCII code "????".
+This keeps it as the first entry when it is sorted.)
+</P>
+<P>
+The master copy of EDICT is in the pub/nihongo directory of
+<TT> ftp.cc.monash.edu.au. </TT>
+There are other copies around, but they may not be
+as up-to-date. The easy way to check if the version you have is the latest is
+from the size/date.
+</P>
+<P>
+As of V96-001, the EDICT file no longer contains proper names. These have
+been moved to a separate file called "ENAMDICT".
+From V99-002, the EDICT file has been generated from an extended dictionary
+database which includes additional fields and information. See the later
+section on the new JMdict project for details of this.
+</P>
+<P>
+<b><a name="IREF02">FORMAT</a></b>
+</P>
+<P>
+EDICT's format is that of the original "EDICT" format used by the early
+PC Japanese word-processor MOKE (Mark's Own Kanji Editor).
+It uses EUC-JP coding for kana and kanji, however this can be converted to
+JIS (ISO-2022-JP) or Shift-JIS
+by any of the several conversion programs around. It is a text file with one
+entry per line. The format of entries is:
+</P>
+<P>
+</P>
+<PRE>
+KANJI [KANA] /English_1/English_2/.../
+</PRE>
+<P>
+or
+</P>
+<P>
+</P>
+<PRE>
+KANA /English_1/.../
+</PRE>
+<P>
+(NB: Only the KANJI and KANA are in EUC; all the other characters, including
+spaces, must be ASCII.)
+</P>
+<P>
+The English translations are deliberately brief, as the application of the
+dictionary is expected to be primarily on-line look-ups, etc.
+</P>
+<P>
+The EDICT file is not intended to have its entries in any particular order.
+In fact it almost always is in order as a by-product of the update method I
+use, however there is no guarantee of this. (The order is almost always JIS
++ alphabetical, starting with the head-word.)
+</P>
+<P>
+<b><a name="IREF03">EDICT HISTORY</a></b>
+</P>
+<P>
+EDICT has developed as follows:
+</P>
+<OL type="a">
+<LI>
+it began with the basic EDICT distributed with MOKE 2.0. This was compiled by MOKE's
+author, Mark Edwards, with assistance from Spencer Green. Mark
+kindly released this material to the EDICT project. A number of corrections
+were made to the MOKE original, e.g. spelling mistakes, minor
+mistranslations, etc. It also had a lot of duplications, which have been
+removed. It contained about 1900 unique entries. Mark Edwards has also
+kindly given permission for the vocabulary files developed for KG (Kanji
+Guess) to be added to EDICT.
+</LI>
+<LI>
+additions by Jim Breen. I laboriously keyed in a ~2000 entry dictionary
+used in my first year nihongo course at Swinburne Institute of Technology
+years ago (I was given permission by the authors to do this). I then worked
+through other vocabulary lists trying to make sure major entries were not
+omitted. The English-to-kana entries in the SKK files were added also. This
+task is continuing, although it has slowed down, and I suspect I will run out
+of energy eventually. Apart from that, I have made a large number of
+additions during normal reading of Japanese text and fj.* news using JREADER
+and XJDIC. (As of November 2001 I am still adding entries.)
+<P>
+</P>
+</LI>
+<LI>
+additions by others. Many people have contributed entries and
+corrections to EDICT. I am forever on the lookout for sources of material,
+provided it is genuinely available for use in the Project. I am
+grateful to Theresa Martin who an early supplier a lot of useful material,
+plus very perceptive corrections. Hidekazu Tozaki has also been a great help
+with tidying up a lot of awry entries, and helping me identify obscure kanji
+compounds. Kurt Stueber has been an assiduous keyer of many useful entries.
+A large group of contributions came from Sony, where Rik Smoody had put
+together a large online dictionary. Another batch came from the
+Japanese-German JDDICT file in similar format that Helmut Goldenstein keyed
+(with permission) from the Langenscheidt edited by Hadamitzky. Harold Rowe
+was great help with much of the translation. During 1994, Dr Yo Tomita, then
+at the University of Leeds, conducted a massive proof-reading of the entire
+file, for which I am most grateful. Jeffrey Friedl at Omron in Kyoto has also
+been a most helpful contributor and error-detector. During 1995, I have been
+keeping an eye on the "honyaku" mailing list, wherein Japanese-English
+translators discuss thorny issues. From this I have derived many new entries,
+and many updates to existing entries. To the many honyakujin, my thanks.
+</LI>
+</OL>
+A reasonably full list of contributors is at the back of this file,
+although I am sure to have missed a few.
+<P>
+At this stage EDICT has many more entries than many good commercial dictionaries,
+which typically have 20,000+ non-name entries with examples, etc. It is
+certainly bigger than some of the smaller printed dictionaries, and when used
+in conjunction with a search-and-display program like JDIC or XJDIC it
+provides a highly effective on-line dictionary service.
+</P>
+<P>
+<b><a name="IREF04">COPYRIGHT ISSUES</a></b>
+</P>
+<P>
+Dictionary copyright is a difficult point, because clearly the first
+lexicographer who published "inu means dog" could not claim a copyright
+violation over all subsequent Japanese dictionaries. While it is usual to
+consult other dictionaries for "accurate lexicographic information", as
+Nelson put it, wholesale copying is, of course, not permissible. What makes
+each dictionary unique (and copyrightable) is the particular selection of
+words, the phrasing of the meanings, the presentation of the contents (a very
+important point in the case of EDICT), and the means of publication. Of
+course, the fact that for the most part the kanji and kana of each entry are
+coming from public sources, and the structure and layout of the entries
+themselves are quite unlike those in any published dictionary, adds a degree
+of protection to EDICT.
+</P>
+<P>
+The advice I have received from people who know about these things is that
+EDICT is just as much a new dictionary as any others on the market. Readers
+may see an entry which looks familiar, and say "Aha! That comes from the XYZ
+Jiten!". They may be right, and they may be wrong. After all there aren't
+too many translations of neko. Let me make one thing quite clear, despite
+considerable temptation (Electronic Books can be easily decoded), NONE of
+this dictionary came from commercial machine-readable dictionaries. I have a
+case of RSI in my right elbow to prove it.
+</P>
+<P>
+Please do not contribute entries to EDICT which have come directly from
+copyrightable sources. It is hard to check these, and you may be
+jeopardizing EDICT's status.
+</P>
+<P>
+<b><a name="IREF05">LEXICOGRAPHICAL DETAILS</a></b>
+</P>
+<P>
+<B>Introduction</B>
+</P>
+<P>
+EDICT is actually a Japanese->English dictionary, although the words within
+it can be selected in either language using appropriate software. (JDIC uses
+it to provide both E->J and J->E functionality.)
+</P>
+<P>
+The early stages of EDICT had size limitations due to its usage (MOKE scans
+it sequentially and JDXGEN, which is JDIC's index generator, held it in RAM.)
+This meant that examples of usage could not be included, and inclusion of
+phrases was very limited. JDIC/JDXGEN can now handle a much larger
+dictionary, but the compact format has continued.
+</P>
+<P>
+No inflections of verbs or adjectives have been included, except in idiomatic
+expressions. Similarly particles are handled as separate entries. Adverbs
+formed from adjectives (-ku or ni) are generally not included. Verbs are, of
+course, in the plain or "dictionary" form.
+</P>
+<P>
+<B>Priority Entries</B>
+</P>
+<P>
+Starting with the 2001 editions, approximately 20,000 entries comprising the most commonly-used words in Japanese are marked
+with a "(P)" at the end of the entry. This list has been identified by
+examining several small
+dictionaries, and lists of common gairaigo from Japanese newspapers.
+</P>
+<P>
+<B>Parts of Speech</B>
+</P>
+<P>
+In working on EDICT, bearing in mind I want to use it in MOKE and with JDIC,
+I had to come up with a solution to the problem of adjectival nouns
+[keiyoudoushi] (e.g. kirei and kantan), nouns which can be used adjectivally
+with the particle "no" and verbs formed by adding suru (e.g. benkyousuru).
+If I put entries in EDICT with the "na" and "suru" included, MOKE would not
+find a match when they are omitted or, the case of suru, inflected. What I
+decided to do is to put the basic noun into the dictionary and add
+"(vs)" where it can be used to form a verb with suru, "(a-no)" for common
+"no" usage, and "(an)" if it is an adjectival noun. Entries appeared as:
+</P>
+<P>
+</P>
+<PRE>
+KANJI [benkyou] /study (vs)/
+KANJI [kantan] /simple (an)/
+</PRE>
+<P>
+In early 2001, as part of the JMdict project (see below), I completely revised
+this system, instead introducing a comprehensive system of Part of Speech
+(POS) tags. In the EDICT version of the file these tags usually appear in
+parentheses
+at the start of the entry, separated into general tags and POS tags. Where
+a tag applies to a single gloss or meaning, it will be included there instead.
+</P>
+<P>
+The (hopefully) full list of such markers is:
+</P>
+<P>
+</P>
+<PRE>
+abbr abbreviation
+adj adjective (keiyoushi)
+adv adverb (fukushi)
+adv-n adverbial noun
+adj-na adjectival nouns or quasi-adjectives (keiyodoshi)
+adj-no nouns which may take the genitive case particle "no"
+adj-pn pre-noun adjectival (rentaishi)
+adj-s special adjective (e.g. ookii)
+adj-t "taru" adjective
+arch archaism
+ateji ateji reading of the kanji
+aux auxiliary word or phrase
+aux-v auxiliary verb
+conj conjunction
+col colloquialism
+exp Expressions (phrases, clauses, etc.)
+ek exclusively kanji, rarely just in kana
+fam familiar language
+fem female term or language
+gikun gikun (meaning) reading
+gram grammatical term
+hon honorific or respectful (sonkeigo) language
+hum humble (kenjougo) language
+id idiomatic expression
+int interjection (kandoushi)
+iK word containing irregular kanji usage
+ik word containing irregular kana usage
+io irregular okurigana usage
+MA martial arts term
+male male term or language
+m-sl manga slang
+n noun (common) (futsuumeishi)
+n-adv adverbial noun (fukushitekimeishi)
+n-t noun (temporal) (jisoumeishi)
+n-suf noun, used as a suffix
+n-pref noun, used as a prefix
+neg negative (in a negative sentence, or with negative verb)
+neg-v negative verb (when used with)
+num number, numeric
+obs obsolete term
+obsc obscure term
+oK word containing out-dated kanji
+ok out-dated or obsolete kana usage
+pol polite (teineigo) language
+pref prefix
+prt particle
+qv quod vide (see another entry)
+sl slang
+suf suffix
+uK word usually written using kanji alone
+uk word usually written using kana alone
+v1 Ichidan verb
+v5 Godan verb (not completely classified)
+v5u Godan verb with `u' ending
+v5u-s Godan verb with `u' ending - special class
+v5k Godan verb with `ku' ending
+v5g Godan verb with `gu' ending
+v5s Godan verb with `su' ending
+v5t Godan verb with `tsu' ending
+v5n Godan verb with `nu' ending
+v5b Godan verb with `bu' ending
+v5m Godan verb with `mu' ending
+v5r Godan verb with `ru' ending
+v5k-s Godan verb - Iku/Yuku special class
+v5z Godan verb - -zuru special class (alternative form of -jiru verbs)
+v5aru Godan verb - -aru special class
+v5uru Godan verb - Uru old class verb (old form of Eru)
+vi intransitive verb
+vs noun or participle which takes the aux. verb suru
+vs-i suru verb - irregular
+vs-s suru verb - special class
+vk Kuru verb - special class
+vt transitive verb
+vulg vulgar expression or word
+X rude or X-rated term (not displayed in educational software)
+</PRE>
+<P>
+<B>Multiple Senses</B>
+</P>
+<P>
+From the 2001 editions of EDICT, the differing senses associated with
+the Japanese head-words are being progessively marked. The marking takes the
+form of a "(1)", "(2)", etc. in front of the senses.
+</P>
+<P>
+<B>Spellings</B>
+</P>
+<P>
+I have endeavoured to cater for many possible variants of English translation
+and spelling. Where appropriate different translations are included for
+national variants (e.g. autumn/fall). I use Oxford (British) standard
+spelling (-our, -ize) for the entries I make, but I leave other entries in
+the national spelling of the submitter.
+</P>
+<P>
+At some stage in the future I intend to regularize the English spellings in such
+a way that allows searches on either British or American spellings
+to be successful.
+</P>
+<P>
+<B>Gairaigo and Regional Words</B>
+</P>
+<P>
+For gairaigo which have not been derived from English words, I have attempted
+to indicate the source language and the word in that language. Languages have
+been coded in the two-letter codes from the ISO 639:1988 "Code for the
+representation of names of languages" standard, e.g. "(fr: avec)". See
+Appendix C for more on this. (Thanks to Holger Gruber for suggesting this
+language coding.)
+</P>
+<P>
+In addition to the language codes described in Appendix C, a number of tags
+are used to indicate that a word or phrase is associated with a particular
+regional language variant within Japan. The tags are:
+</P>
+<P>
+</P>
+<PRE>
+kyb Kyoto-ben
+osb Osaka-ben
+ksb Kansai-ben
+ktb Kantou-ben
+tsb Tosa-ben
+</PRE>
+<P>
+In the case of gairaigo which have a meaning which is not apparent from the
+original (English) words, the literal transcription is included, with
+the tag (lit).
+</P>
+<P>
+<b><a name="IREF06">NEW JMDICT PROJECT</a></b>
+</P>
+<P>
+Early in 1999 work began on the JMdict project, which aims to extend the
+structure and content of the EDICT file to enable it to contain
+additional information and provided an improved service to users.
+</P>
+<P>
+The project has several broad goals:
+</P>
+<OL type="a">
+<LI>to convert the EDICT file to a new dictionary structure which overcomes
+the deficiencies in the current structure. With regard to this goal, the
+particular structural and content aspects to be addressed include, but
+are not limited to:
+<OL type="i">
+<LI>the handling of orthographical variation (e.g. in kanji
+usage, okurigana usage, readings) within the single entry;
+</LI>
+<LI>additional and more appropriately associated tagging of
+grammatical and other information;
+</LI>
+<LI>provision for separation of different senses (polysemy) in
+the translations;
+</LI>
+<LI>provision for the inclusion of translational equivalents
+from several languages;
+</LI>
+<LI>provision for inclusion of examples of the usage of words;
+</LI>
+<LI>provision for cross-references to related entries.
+</LI>
+</OL>
+</LI>
+<LI>to publish the dictionary in a standard format which is accessible
+by a wide range of software tools; [It is proposed that this goal be
+addressed by developing the structure so that it can be released as
+an XML document, with an associated XML DTD.
+</LI>
+<LI>to retain backward compatibility with the original EDICT structure in
+order to enable legacy software systems to use later versions of the
+EDICT files.
+</LI>
+</OL>
+For more information on the JMdict project, please see the documentation
+files.
+<P>
+By May 1999 the EDICT file had been converted into the new format. A major
+part of this consisted of identifying and combining entries which were
+effectively variants of each other.
+</P>
+<P>
+Since V99-002, the EDICT file has been generated from the new format.
+This has meant:
+</P>
+<OL type="a">
+<LI>a marginal increase in the number of entries, as there is an increased
+number of variants;
+</LI>
+<LI>the English fields of the variant entries are now exactly the same,
+as they have generated from the single expanded entry;
+</LI>
+<LI>the tags such as (vs), (an), etc. now appear before the first word
+of the English fields.
+</LI>
+</OL>
+<b><a name="IREF07">USAGE</a></b>
+<P>
+EDICT can be freely used provided satisfactory acknowledgement is made,
+and a number of other conditions are met.
+Consult the Licence Statement information at Appendix A.
+</P>
+<P>
+It is, of course, the main dictionary used by PD and GPL Copyright software
+such as JDIC, JREADER, XJDIC, MacJDic, etc. It can be used as the
+dictionary within MOKE (it may need to be renamed JTOE.DCT if used with
+version 2.1 of MOKE), and it is also used by the NJSTAR and JWP Word
+Processor packages.
+</P>
+<P>
+<b><a name="IREF08">CONTRIBUTIONS</a></b>
+</P>
+<P>
+I will be delighted if people send me corrections, suggestions, and ESPECIALLY
+additions. Before ripping in with a lot of suggestions, make sure you have the
+latest version, as others may have already made the same comments.
+</P>
+<P>
+The preferred format for submissions is a JIS, EUC or Shift-JIS file (uuencoded
+for safety) containing replacement/new entries. This can be emailed to me at
+the address at the end of this file.
+</P>
+<P>
+Feel free to use the following format:
+</P>
+<P>
+</P>
+<PRE>
+NEW: KANJI1 [kana1] /new entry #1/
+
+NEW: KANJI2 [kana2] /new entry #2/
+
+old: KANJI3 [kana3] /old entry to be replaced/
+new: KANJI3 [kana3] /replacement entry/
+
+DEL: KANJI4 [kana4] /entry to be deleted/
+</PRE>
+<P>
+Please provide an annotated reason for any deletions or amendments you send.
+</P>
+<P>
+I prefer not to get a "diff" or "patch" file as the master EDICT is under
+continuous revision, and may have had quite a few changes since you got your
+copy.
+</P>
+<P>
+Users intending to make submissions to EDICT should follow the following
+simple rules:
+</P>
+<UL>
+<LI>all verbs in plain form. The English must begin with "to ....". Add the
+verb type in some prominent place.
+<P>
+</P>
+</LI>
+<LI>add (adj-na) or (adj-no) or (vs) as appropriate to nouns. Do not put the "na" or
+"no" particles on the Japanese, or the "suru" auxiliary verb. For entries
+which have (vs), do not enter them as verb infinitives (e.g. "to cook"),
+instead enter them as gerunds/participles/whatever (e.g. cooking (vs)).
+ <P>
+</P>
+</LI>
+<LI>indicate prefixes and suffixes by "(pref)" and "(suf)" in the first English
+entry, not by using "-" in the kanji or kana.
+<P>
+</P>
+</LI>
+<LI>do not add definite or indefinite articles (e.g. "a", "an", "the", etc) to
+English nouns unless they are necessary to distinguish the word from
+another usage type or homonym.
+<P>
+</P>
+</LI>
+<LI>do not guess the kanji or the reading. If you don't know them, don't
+send it to me. I will check all incoming suggestions, and I get grumpy
+when I find sloppy errors. One of the most persistent problems in editing
+EDICT is finding and eliminating incorrect kanji and kana.
+<P>
+</P>
+</LI>
+<LI>do not use the "/", "[" or "]" characters except in their separating roles.
+<P>
+</P>
+</LI>
+<LI>if you are using a reference in romaji form, make sure you have the correct
+kana for "too/tou" and "zu", where the Hepburn romaji is often ambiguous.
+<P>
+</P>
+</LI>
+<LI>do not use kana or kanji in the "English" fields. Where it is necessary to
+use a Japanese word, e.g. kanto, use Hepburn romaji.
+<P>
+</P>
+</LI>
+<LI>make sure your kana is correct. A persistent problem is the submission of
+words like "honyaku" as ho+nya+ku instead of the correct ho+n+ya+ku.
+<P>
+</P>
+</LI>
+<LI>do not include words formed by common Japanese suffixes, such as "-teki",
+unless they cannot be deduced from the root.
+</LI>
+</UL>
+<P>
+<b><a name="IREF09">ACKNOWLEDGEMENTS</a></b>
+</P>
+<P>
+The following people, in roughly chronological order, have played a part in
+the development of EDICT. (I stopped adding to this list some years ago, so
+it is of historical interest now.)
+</P>
+<P>
+Mark Edwards, Spencer Green, Alina Skoutarides, Takako Machida, Theresa
+Martin, Satoshi Tadokoro, Stephen Chung, Hidekazu Tozaki, Clifford Olling,
+David Cooper, Ken Lunde, Joel Schulman, Hiroto Kagotani, Truett Smith, Mike
+Rosenlof, Harold Rowe, Al Harkom, Per Hammarlund, Atsushi Fukumoto, John
+Crossley, Bob Kerns, Frank O'Carroll, Rik Smoody, Scott Trent, Curtis
+Eubanks, Jamie Packer, Hitoshi Doi, Thalawyn Silverwood, Makato Shimojima,
+Bart Mathias, Koichi Mori, Steven Sprouse, Jeffrey Friedl, Yazuru Hiraga, Kurt
+Stueber, Rafael Santos, Bruce Casner, Masato Toho, Carolyn Norton, Simon
+Clippingdale, Shiino Masayoshi, Susumu Miki, Yushi Kaneda, Masahiko
+Tachibana, Naoki Shibata, Yuzuru Hiraga, Yasuaki Nakano, Atsu Yagasaki,
+Hitoshi Oi, Chizuko Kanazawa, Lars Huttar, Jonathan Hanna, Yoshimasa Tsuji,
+Masatsugu Mamimura, Keiichi Nakata, Masako Nomura, Hiroshi Kamabe, Shi-Wen
+Peng, Norihiro Okada, Jun-ichi Nakamura, Yoshiyuki Mizuno, Minoru Terada,
+Itaru Ichikawa, Toru Matsuda, Katsumi Inoue, John Finlayson, David Luke, Iain
+Sinclair, Warwick Hockley, Jamii Corley, Howard Landman, Tom Bryce, Jim
+Thomas, Paul Burchard, Kenji Saito, Ken Eto, Niibe Yutaka, Hideyuki Ozaki,
+Kouichi Suzuki, Sakaguchi Takeyuki, Haruo Furuhashi, Takashi Hattori,
+Yoshiyuki Kondo, Kusakabe Youichi, Nobuo Sakiyama, Kouhei Matsuda, Toru Sato,
+Takayuki Ito, Masayuki Tokoshima, Kiyo Inaba, Dan Cohn, Yo Tomita, Ed Hall,
+Takashi Imamura, Bernard Greenberg, Michael Raine, Akiko Nagase, Ben Bullock,
+Scott Draves, Matthew Haines, Andy Howells, Takayuki Ito, Anders Brabaek,
+Michael Chachich, Masaki Muranaka, Paul Randolph, Vesa Karhu, Bruce Bailey,
+Gal Shalif, Riichiro Saito, Keith Rogers, Steve Petersen, Bill Smith, Barry
+Byrne, Satoshi Kuramoto, Jason Molenda, Travis Stewart, Yuichiro Kushiro
+Keiko Okushi, Wayne Lammers, Koichi Fujino, Joerg Fischer, Satoru Miyazaki,
+Gaspard Gendreau, David Olson, Peter Evans, Steven Zaveloff, Larry Tyrrell,
+Heinz Clemencon, Justin Mayer, David Jones, Holger Gruber, David Wilson,
+John De Hoog, Stephen Davis, Dan Crevier, Ron Granich, Bruce Raup, Scott
+Childress, Richard Warmington, Jean-Jacques Labarthe, Matt Bloedel, Szabolcs
+Varga, Alan Bram, Hidetaka Koie, David Villareale, Hirokazu Ohata, Toshiki
+Sasabe, William Maton, Tom Salmon, Kian Yap, Paul Denisowski, Glen Pankow,
+Richard Northcott, Roger Meunier, Petteri Kettunen, Jeff Korpa, Kanji
+Haitani, Liam O'Brien, Serdar Yegulalp, Jonathan Way, Gururaj Rao, Yoichiro
+Niitsu, Ralph Seewald, Andreas Jordell, Chua Hian Koon, Hartmut Pilch,
+Shouichi Takeuchi, Ayumu Yasutomi, Mike Wright, James Rose, Nich Hill.
+</P>
+<P>
+Jim Breen
+<BR>
+j<!-- blah -->wb@cs<!-- blah2 -->se.mon<!-- blah3 -->ash.edu.au
+<BR>
+School of Computer Science &amp; Software Engineering
+<BR>
+Monash University
+<BR>
+Clayton 3168
+<BR>
+AUSTRALIA
+<hr>
+<b><a name="IREF10">APPENDIX A: EDICT LICENCE STATEMENT</a></b>
+</P>
+<P>
+In March 2000, James William Breen assigned ownership of the copyright
+of the dictionary files assembled, coordinated and edited by him to the
+The Electronic Dictionary Research and Development Group at Monash
+University.
+</P>
+<P>
+EDICT can be freely used provided satisfactory acknowledgement is made,
+and a number of other conditions are met.
+Information about the licence and copyright for EDICT can be found on
+the Group's WWW page at: http://www.csse.monash.edu.au/groups/edrdg/
+</P>
+<P>
+In summary, EDICT can be freely used with acknowledgement.
+</P>
+<P>
+<hr>
+<b><a name="IREF11">APPENDIX B. LANGUAGE CODES FROM ISO 639</a></b>
+</P>
+<P>
+The following language codes have been used with non-English derived
+gairaigo. They have been derived from the ISO 639:1988 "Code for the
+representation of names of languages" standard.
+</P>
+<P>
+</P>
+<PRE>
+ar Arabic
+zh Chinese (Zhongwen)
+de German (Deutsch)
+en English
+fr French
+el Greek (Ellinika)
+iw Hebrew (Iwrith)
+ja Japanese
+ko Korean
+nl Dutch (Nederlands)
+no Norwegian
+pl Polish
+ru Russian
+sv Swedish
+bo Tibetan (Bodskad)
+eo Esperanto
+es Spanish
+in Indonesian
+it Italian
+lt Latin
+pt Portugese
+hi Hindi
+ur Urdu
+mn Mongolian
+kl Inuit (formerly Eskimo)
+</PRE>
+<P>
+And I have added the following, which are not in the Standard:
+</P>
+<P>
+</P>
+<PRE>
+ai Ainu
+</PRE>
+</BODY></HTML>
+<BR><SMALL><A HREF="/disclaimers/user.html">Disclaimer</A></SMALL> \ No newline at end of file
diff --git a/kiten/edict_kanjidic_licence.html b/kiten/edict_kanjidic_licence.html
new file mode 100644
index 00000000..999357fe
--- /dev/null
+++ b/kiten/edict_kanjidic_licence.html
@@ -0,0 +1,395 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+<HEAD>
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
+<META NAME="Generator" CONTENT="Jim's Markup Program - V0.99">
+<TITLE>ELECTRONIC DICTIONARY RESEARCH AND DEVELOPMENT GROUP - MONASH UNIVERSITY</TITLE>
+</HEAD>
+<BODY BGCOLOR="white">
+<!-- DO NOT EDIT!!
+This HTML document was generated by the "markup" program.
+Edit the original file instead. -->
+<H2 ALIGN=CENTER> MONASH UNIVERSITY</H2>
+<H2 ALIGN=CENTER> SCHOOL OF COMPUTER SCIENCE AND SOFTWARE ENGINEERING</H2>
+<H2 ALIGN=CENTER> ELECTRONIC DICTIONARY RESEARCH AND DEVELOPMENT GROUP</H2>
+<P>
+</P>
+<H2 ALIGN=CENTER> GENERAL DICTIONARY LICENCE STATEMENT</H2>
+<BASEFONT SIZE="3">
+<I>Copyright (C) 2004 The Electronic</I>
+<I>Dictionary Research and Development Group, Monash University.</I>
+<P ALIGN="JUSTIFY">
+ <a HREF="index.html">EDRDG Home Page </a>
+</P>
+<P ALIGN="JUSTIFY">
+<B>1. Introduction</B>
+</P>
+<P ALIGN="JUSTIFY">
+In March 2000, James William Breen assigned ownership of the copyright
+of the dictionary files assembled, coordinated and edited by him to the
+The Electronic Dictionary Research and Development Group
+at Monash University (hereafter "the Group"), on the understanding that
+the Group
+will foster the development of the dictionary files, and will utilize all
+monies received for use of the files for the further
+development of the files, and for research into computer lexicography and
+electronic dictionaries.
+</P>
+<P ALIGN="JUSTIFY">
+This document outlines the licence arrangement put in place by The
+Group for usage of the files. It replaces all previous copyright and
+licence statements applying to the files.
+</P>
+<P ALIGN="JUSTIFY">
+<B>2. Application</B>
+</P>
+<P ALIGN="JUSTIFY">
+This licence statement and copyright notice applies to the
+following dictionary files, the associated documentation files,
+and any data files which are derived from them.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+<UL>
+<LI><P ALIGN="JUSTIFY">
+<B>JMDICT</B>
+- Japanese-Multilingual Dictionary File - the Japanese and English
+components (the German, French and Russian translational equivalents
+are covered by separate copyright held by the compilers of that material.)
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">
+<B>EDICT</B>
+- Japanese-English Electronic DICTionary File
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">
+<B>ENAMDICT</B>
+- Japanese Names File
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">
+<B>COMPDIC</B>
+- Japanese-English Computing and Telecommunications Terminology File
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">
+<B>KANJIDIC2</B>
+- File of Information about the Kanji in JIS X 0208, JIS X 0212 and JIS X
+0213 in XML format.
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">
+<B>KANJIDIC</B>
+- File of Information about the 6,355 Kanji in the JIS X 0208 Standard
+<I>(special conditions apply)</I>
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">
+<B>KANJD212</B>
+- File of Information about the 5,801 Supplementary Kanji in the
+JIS X 0212 Standard
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">
+<B>EDICT-R</B>
+- romanized version of the EDICT file. (NB: this file has been withdrawn
+from circulation, and all sites carrying it are requested to remove
+their copies.)
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+</UL>
+<P ALIGN="JUSTIFY">
+Copyright over the documents covered by this statement is held by James
+William BREEN and The Electronic Dictionary Research and
+Development Group at Monash University.
+</P>
+<P ALIGN="JUSTIFY">
+<B>3. Usage, Copying and Distribution Permission and Restrictions</B>
+</P>
+<P ALIGN="JUSTIFY">
+Any person or organization in possession of a copy of any of the files
+covered by this statement, whether they have received the copy via free
+distribution or purchase:
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+<OL type="a">
+<P ALIGN="JUSTIFY">
+</P>
+<LI><P ALIGN="JUSTIFY">must as part of the receiving of the copy
+undertake to be bound by all the conditions in this document relating to the
+distribution or usage of the files.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">must undertake not to assert copyright over any portion of the files.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">may use the file for personal purposes such as to assist with
+reading texts, research, translation services, etc.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">may supply extracts or
+small portions of the files to other persons or organizations in the
+form of written documents, electronic mail, etc.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">may make and distribute verbatim copies of these files
+provided the full documentation of the files and this copyright notice and
+permission notice are distributed with all copies.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">may place copies of these files on WWW, ftp and equivalent
+servers for subsequent distribution provided the full documentation of the
+files and this copyright notice and permission notice are also made
+available on the servers, and are given equivalent notification to
+potential down-loaders of the files.
+For WWW distribution, there must be links to either local copies of
+the documentation and licence files or to the locations of the files
+at Monash University, and acknowledgement must be made of the source of
+the files.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">may make and distribute extracts or subsets of the files, or files in
+other formats and codings
+containing material selected from the files, under the same conditions
+applying to verbatim copies.
+Where a subset of a file is being made, either by reducing the number of
+entries or by reducing the amount of information in entries or both, the
+nature of the subset must be made clear in documentation
+accompanying the distribution of the subset.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">may make and distribute modified versions of the files, or works
+derived from the files, under the same conditions
+applying to verbatim copies. Where a modified version or derived work
+is being made and distributed, the nature of the modification and
+derivation must be made clear in documentation
+accompanying the distribution of the work. (The author of the modified
+version or derived work is encouraged to make any additional
+information information available for inclusion in later versions of the
+file(s).)
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">must either make every endeavour to ensure that the versions of the files
+they distribute are the most recent available, or must make the version
+and date clear and prominent in their documentation, WWW page, etc. and
+supply information as to where and how the most recent version may be
+obtained.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">may translate elements of the files
+into other languages, and to make and distribute copies of those translations
+under the same conditions applying to verbatim copies.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">may use these files as part of, or in association with a software
+package or system.
+Full acknowledgement of the source of the files must be made both in the
+promotional material, WWW pages and
+software documentation, and copies of the documentation of the files and of this
+licence statement must be included in the distribution.
+Where the files play a major part
+in the package, e.g. in the case of the package being a dictionary
+system based on the files, prominent reference to the source and status
+of the files must be made on any GUI screens, etc. associated with using the
+files. In the case of the EDICT, JMdict and KANJIDIC files, the
+following URLs must be used or quoted:
+</P>
+<UL>
+<LI><P ALIGN="JUSTIFY">
+ <a HREF="http://www.csse.monash.edu.au/~jwb/edict.html">http://www.csse.monash.edu.au/~jwb/edict.html </a>
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">
+ <a HREF="http://www.csse.monash.edu.au/~jwb/jmdict.html">http://www.csse.monash.edu.au/~jwb/jmdict.html </a>
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">
+ <a HREF="http://www.csse.monash.edu.au/~jwb/kanjidic.html">http://www.csse.monash.edu.au/~jwb/kanjidic.html </a>
+</P>
+</LI>
+</UL>
+<I>(See</I>
+ <a HREF="http://www.csse.monash.edu.au/groups/edrdg/sample.html">this page </a>
+<I>for a sample of possible acknowledgement text.)</I>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">may publish all or part of the files on paper or digital
+media such as CD-ROM, provided clear and prominent
+acknowledgement of the source is made
+in the publication.
+</P>
+</LI>
+</OL>
+<P ALIGN="JUSTIFY">
+Note that in all cases, the addition of material to the files or to
+extracts from the files does not remove or in any way diminish the
+Group's copyright over the files.
+</P>
+<P ALIGN="JUSTIFY">
+Note also that there is no restriction placed on commercial use of the files.
+Where use of the files results in a financial return to the user, it is
+suggested that the user make a donation to the Group to assist with the
+continued development of the files.
+</P>
+<P ALIGN="JUSTIFY">
+<B>4. Warranty and Liability</B>
+</P>
+<P ALIGN="JUSTIFY">
+While every effort has been made to ensure the accuracy of the information
+in the files, it is possible that errors may still be included. The files
+are made available without any warranty whatsoever as to their accuracy or
+suitability for a particular application.
+</P>
+<P ALIGN="JUSTIFY">
+Any individual or organization making use of the files must agree:
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+<OL type="a">
+<P ALIGN="JUSTIFY">
+</P>
+<LI><P ALIGN="JUSTIFY">to assume all liability for the use or misuse of the files, and must
+agree not to hold Monash University or the Group liable for any actions or
+events resulting from use of the files.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">to refrain from bringing action or suit or claim against Monash
+University or the Group on the basis of the use of the files, or any
+information included in the files.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+<LI><P ALIGN="JUSTIFY">to indemnify Monash University or the Group in the case of action by a
+third party on the basis of the use of the files, or any
+information included in the files.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</LI>
+</OL>
+<P ALIGN="JUSTIFY">
+<B>5. Copyright</B>
+</P>
+<P ALIGN="JUSTIFY">
+Every effort has been made in the compilation of these files to ensure
+that the copyright of other compilers of dictionaries and lexicographic
+material
+has not been infringed. The Group asserts its intention to rectify immediately
+any breach of copyright brought to its attention.
+</P>
+<P ALIGN="JUSTIFY">
+Any individual or organization in possession of copies of the files, upon becoming
+aware that a possible copyright infringement may be present in the files,
+must undertake to contact the Group immediately with details of the
+possible infringement.
+</P>
+<P ALIGN="JUSTIFY">
+<B>6. Prior Permission</B>
+</P>
+<P ALIGN="JUSTIFY">
+All permissions for use of the files granted by James William Breen
+prior to March 2000 will be honoured and maintained, however the placing
+of the KANJD212 and EDICTH files under the GNU GPL has been withdrawn as
+of 25 March 2000.
+</P>
+<P ALIGN="JUSTIFY">
+<B>7. Special Conditions for the KANJIDIC File</B>
+</P>
+<P ALIGN="JUSTIFY">
+In addition to licensing arrangements described above, the following
+additional conditions apply to the KANJIDIC file.
+</P>
+<P ALIGN="JUSTIFY">
+The following people have granted permission for material for which they hold
+copyright to be included in the files, and distributed under the above
+conditions, while retaining their copyright over that material:
+</P>
+<P ALIGN="JUSTIFY">
+Jack HALPERN: The SKIP codes and Frequency codes in the KANJIDIC file.
+</P>
+<P ALIGN="JUSTIFY">
+With regard to the Frequency codes, Mr Halpern has stated as follows:
+"The commercial utilization of the frequency numbers is prohibited
+without written permission from Jack Halpern. Use by individuals and
+small groups for reference and research purposes is permitted, on
+condition that acknowledgement of the source and this notice are
+included."
+</P>
+<P ALIGN="JUSTIFY">
+With regard to the SKIP codes, Mr Halpern draws your attention to the
+ <a HREF="skipperm.html">statement </a>
+he has prepared on the matter.
+</P>
+<P ALIGN="JUSTIFY">
+Christian WITTERN and Koichi YASUOKA: The Pinyin information in the KANJIDIC
+file.
+</P>
+<P ALIGN="JUSTIFY">
+Urs APP: the Four Corner codes and the Morohashi information in the KANJIDIC
+file.
+</P>
+<P ALIGN="JUSTIFY">
+Mark SPAHN and Wolfgang HADAMITZKY: the kanji descriptors from their
+dictionary.
+</P>
+<P ALIGN="JUSTIFY">
+Charles MULLER: the Korean readings.
+</P>
+<P ALIGN="JUSTIFY">
+Joseph DE ROO: the De Roo codes.
+</P>
+<P ALIGN="JUSTIFY">
+</P>
+</OL>
+<B>8. Enquiries</B>
+<P ALIGN="JUSTIFY">
+All enquiries to:
+</P>
+<P ALIGN="JUSTIFY">
+The Electronic Dictionary Research and Development Group
+<BR>
+(Attn: Assoc. Prof. Jim Breen)
+<BR>
+School of Computer Science and Software Engineering
+<BR>
+Monash University
+<BR>
+CLAYTON VIC 3168
+<BR>
+AUSTRALIA
+<BR>
+(jwb@csse.monash.edu.au)
+<!-- revised 28 August 2000 to clarify the situation with Linux -->
+<!-- revised 30 September 2000 to clarify the publication of material in other formats -->
+<!-- revised 26 February 2003 to remove commercial use restrictions -->
+<!-- revised 17 January 2004 to clarify acknowledgement details -->
+</P>
+</BODY></HTML>
diff --git a/kiten/eeditui.rc b/kiten/eeditui.rc
new file mode 100644
index 00000000..fdcd12b4
--- /dev/null
+++ b/kiten/eeditui.rc
@@ -0,0 +1,21 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="Kiten Dictionary Editor" version="2">
+
+<MenuBar>
+<Menu name="file"><text>&amp;File</text>
+ <Action name="disable"/>
+</Menu>
+
+<Menu name="edit"><text>&amp;Edit</text>
+ <Action name="add" />
+ <Action name="del" />
+</Menu>
+
+</MenuBar>
+
+<ToolBar name="mainToolBar" fullWidth="true"><text>Main Toolbar</text>
+ <Action name="add" />
+ <Action name="del" />
+</ToolBar>
+
+</kpartgui>
diff --git a/kiten/kanjidic b/kiten/kanjidic
new file mode 100644
index 00000000..55136de7
--- /dev/null
+++ b/kiten/kanjidic
@@ -0,0 +1,6356 @@
+# KANJIDIC Last Updated: 11MAR2004 Copyright (C) 2004 James William Breen. See the kanjidic_doc.html file for full details. Enquiries: jwb@csse.monash.edu.au
+ 3021 U4e9c B1 C7 G8 S7 XJ05033 F1509 N43 V81 H3540 DK2204 L1809 K1331 O525 DO1788 MN272 MP1.0525 E997 IN1616 DJ1818 DG35 P4-7-1 I0a7.14 Q1010.6 DR3273 Yya4 Wa . T1 Ĥ Ĥ {Asia} {rank next} {come after} {-ous}
+ 3022 U5516 B30 S10 XJ13560 XJ14D64 N939 V795 L2958 MN3743 MP2.1066 P1-3-7 I3d8.3 Q6101.7 Yya1 Wa {mute} {dumb}
+ 3023 U5a03 B38 S9 V1213 L2200 MN6262 MP3.0707 P1-3-6 I3e6.5 Q4441.4 Ywa2 Wwae Wwa Ĥ. T1 {beautiful}
+ 3024 U963f B170 G9 S8 XH5008 F1126 N4985 V6435 H346 DK256 L1295 K1515 O569 MN41599 MP11.0798 IN2258 P1-3-5 I2d5.6 Q7122.0 Ya1 Ye1 Ya5 Ya2 Ya4 Wa Wog . T1 ۤȤ {Africa} {flatter} {fawn upon} {corner} {nook} {recess}
+ 3025 U54c0 B8 C30 G8 S9 F1715 N304 V791 H2068 DK1310 L401 K1670 DO1249 MN3580 MP2.0997 E998 IN1675 DJ1804 DG327 P2-2-7 I2j7.4 Q0073.2 DR465 Yai1 Wae . . . {pathetic} {grief} {sorrow} {pathos} {pity} {sympathize}
+ 3026 U611b B87 C61 G4 S13 F640 N2829 V1927 H2492 DK1606 L737 K436 O2018 DO456 MN10947 MP4.1123 E417 IN259 DS339 DT602 DC268 DJ1079 DG790 P2-4-9 I4i10.1 Q2024.7 DR2067 ZPP2-1-12 ZPP2-6-7 Yai4 Wae . T1 ޤ ᤰ ᤰ 褷 {love} {affection} {favourite}
+ 3027 U6328 B64 S10 F2258 N1910 V2160 L2248 MN12082 MP5.0229 P1-3-7 I3c7.14 Q5303.4 DR1363 Yai1 Yai2 Wae Ҥ. {push open}
+ 3028 U59f6 B38 S9 V1208 O1091 MN6242 MP3.0696 P1-3-6 I3e6.7 Q4846.1 Yyan3 Wab {good-looking} {quiet}
+ 3029 U9022 B162 S10 S9 XH381 F2116 N4694 V6054 L2417 O1516 MN38901X MP11.0075 P3-3-7 I2q7.15 Q3730.4 DR2555 ZRP3-4-7 Yfeng2 Wbong ۥ . फ. T1 {meeting} {tryst} {date} {rendezvous}
+ 302A U8475 B140 G9 S12 F2122 N3990 V5120 H2317 DK1493 L2391 O1723 MN31458X MP9.0806 IN2222 P2-3-9 I3k9.17 Q4443.0 Ykui2 Wgyu T1 ޤ {hollyhock}
+ 302B U831c B140 G9 S9 F2422 N3932 V5019 H2261 DK1448 L2407 O928 MN30871X MP9.0619 IN2216 P2-3-6 I3k6.3 Q4460.1 Yqian4 Yxi1 Wcheon {madder} {red dye} {Turkey red}
+ 302C U7a50 B115 S16 XJ03D29 XJ06354 XH3273 V4170 MN25281 MP8.0630 P1-5-11 I5d4.1-2 Q2791.6 Yqiu1 Wchu 奦 Ȥ {autumn}
+ 302D U60aa B1 C61 G3 S11 XJ05828 F530 N62 V1873 H2745 DK1758 L1810 K504 O1483A DO804 MN10717 MP4.1065 E222 IN304 DS152 DT369 DC295 DJ114 DB3.14 DG785 P2-7-4 I4k7.17 Q1033.1 DR3258 Ye4 Ye3 Ywu4 Wag Wo . - . ˤ. -ˤ. ˤ. {bad} {vice} {rascal} {false} {evil} {wrong}
+ 302E U63e1 B64 G8 S12 F1003 N1963 V2232 H585 DK427 L1059 K1467 DO1566 MN12366 MP5.0324 E999 IN1714 DJ1257 DG911 P1-3-9 I3c9.17 Q5701.4 DR1372 Ywo4 Wag ˤ. {grip} {hold} {mould sushi} {bribe}
+ 302F U6e25 B85 G9 S12 F2257 N2613 V3224 H600 DK435 L2320 O1856 MN17770 MP7.0099 IN2143 P1-3-9 I3a9.33 Q3711.4 Ywo4 Wag . 뤪. T1 Ĥ {kindness}
+ 3030 U65ed B72 G9 S6 F1417 N2099 V2416 H2977 DK1890 L27 K1146 O300 MN13747 MP5.0749 IN2086 P3-2-4 I4c2.6 Q4601.0 DR1657 Yxu4 Wug 祯 T1 Ƥ {rising sun} {morning sun}
+ 3031 U8466 B140 S13 F2343 N3998 V5160 L2411 O1992 MN31437 MP9.0800 P2-3-10 I3k10.21 Q4450.6 ZRP2-4-9 Ywei3 Wwi . .Ӥ . . T1 {reed} {bullrush}
+ 3032 U82a6 B140 S7 XJ06943 F1733 N3904 V4975 L2364 O484 MN30716 MP9.0533 P2-3-4 I3k4.3 Q4427.7 Q4420.7 ZRP2-4-4 Ylu2 Ylu3 Who 褷 T1 {reed} {bullrush}
+ 3033 U9bf5 B195 S19 XJ0724D XH5324 V6875 L2818 P1-11-8 I11a11.2 Q2332.2 Ysao1 Wso {horse mackerel}
+ 3034 U6893 B75 G9 S11 F2301 N2268 V2688 H962 DK655 L1498 O1366 MN14845 MP6.0367 IN2113 P1-4-7 I4a7.5 Q4094.1 Yzi3 Wjae Wja {catalpa tree}
+ 3035 U5727 B27 C32 G5 S5 XJ0545A F718 N818 V970 H2970 DK1883 L152 K598 DO874 MN4879P MP3.0122 E612 IN1342 DS544 DT645 DC397 DJ1197 DG348 P3-2-3 I2p3.1 Q7121.4 DR3372 Yya1 Yya4 Wab . . . . {pressure} {push} {overwhelm} {oppress} {dominate}
+ 3036 U65a1 B24 S14 N792 V2378 L2781 MN13522 MP5.0617 P1-8-6 I4c10.3 Q4844.0 Ywo4 Wal Wgan ᤰ. ᤰ.餹 {go around} {rule} {administer}
+ 3037 U6271 B64 G8 S6 F1057 N1836 V2070 H217 DK159 L690 K840 DO1330 MN11835X MP5.0108 E1000 IN1258 DJ1266 DG856 P1-3-3 I3c3.5 Q5704.7 DR1367 ZSP1-3-4 Yxi1 Wgeub Wsab 祦 Ĥ. Ĥ. Ĥ. {handle} {entertain} {thresh} {strip}
+ 3038 U5b9b B40 S8 N1292 V1319 H2222 L1417 K1799 DO1897 MN7110 MP3.0983 P2-3-5 I3m5.9 Q3021.2 DR756 Ywan3 Yyuan1 Wwan Wweon .Ƥ - -Ť . {address} {just like} {fortunately}
+ 3039 U59d0 B38 S8 N1202 V1195 L2206 MN6172 MP3.0665 P1-3-5 I3e5.5 Q4741.0 Yjie3 Wjeo ͤ {elder sister} {maidservant}
+ 303A U867b B142 S9 N4117 V5277 O1134 MN32835 MP10.0005 P1-6-3 I6d3.2 Q5011.0 Ymeng2 Wmaeng ܥ {gadfly} {horsefly}
+ 303B U98f4 B184 S13 N5160 V6682 L2801 MN44080X MP12.0388 P1-8-5 I8b5.2 Q8376.0 Yyi2 Wi Wsa 䤷. {rice jelly} {candy}
+ 303C U7d62 B120 G9 S12 F2315 N3530 V4481 H1347 DK911 L2664 O2150 MN27427 MP8.1051 IN2194 P1-6-6 I6a6.14 Q2792.0 Yxuan4 Whyeon T1 {kimono design}
+ 303D U7dbe B120 G9 S14 F1759 N3559 V4523 H1376 DK933 L2668 O2541 DO1994 MN27591 MP8.1109 IN2198 P1-6-8 I6a8.10 Q2494.7 DR2767 Yling2 Wreung T1 礦 {design} {figured cloth} {twill}
+ 303E U9b8e B195 G9 S16 F2201 N5288 V6855 H1876 DK1209 L2817 O2547 MN46070 MP12.0734 IN2270 P1-11-5 I11a5.7 Q2136.0 Ynian2 Wjeom ǥ ͥ ʤޤ T1 {freshwater trout} {smelt}
+ 303F U6216 B62 S8 F2378 N1802 V2030 L2091 O750 DO1894 MN11563 MP5.0027 DC493 P3-4-4 I4n4.2 Q5310.0 Yhuo4 Whog 說 . 뤤 뤤 {some} {one} {or} {possibly} {a certain}
+ 3040 U7c9f B146 S12 F2146 N4277 V4403 L2654 O1763 MN26922 MP8.0895 P2-6-6 I6b6.6 Q1090.4 Ysu4 Wsog 祯 T1 {millet}
+ 3041 U88b7 B145 S11 XJ15C47 N4230 V5449 L2625 MN34240 MP10.0209 P1-5-6 I5e6.6 Q3826.1 Yjia2 Yqia1 Wgeob Wgyeob 祦 碌 {lined (kimono)}
+ 3042 U5b89 B40 G3 S6 F144 N1283 V1311 H2171 DK1373 L190 K128 O472 DO98 MN7072 MP3.0909 E223 IN105 DS153 DT263 DC165 DJ84 DB2.5 DG464 P2-3-3 I3m3.1 Q3040.4 DR769 Yan1 Wan 䤹. 䤹.ޤ 䤹 䤹.餫 T1 {relax} {cheap} {low} {quiet} {rested} {contented} {peaceful}
+ 3043 U5eb5 B53 S11 XJ0683F XJ15852 F2119 N1521 V1623 L2056 O1506 MN9369 MP4.0577 P3-3-8 I3q8.6 Q0021.6 Yan1 Wam T1 ۤ {hermitage} {retreat}
+ 3044 U6309 B64 S9 N1899 V2147 H371 L2259 O1044 MN12038 MP5.0222 P1-3-6 I3c6.10 Q5304.4 Yan4 Wan Wal . .٤ {hold} {consider} {investigate}
+ 3045 U6697 B72 G3 S13 F1040 N2154 V2503 H1010 DK689 L480 K1044 O1883 DO576 MN14065 MP5.0916 E224 IN348 DS154 DT415 DJ107 DG992 P1-4-9 I4c9.2 Q6006.1 DR3878 Yan4 Wam . {darkness} {disappear} {shade} {informal} {grow dark} {be blinded}
+ 3046 U6848 B40 C75 G4 S10 F206 N1308 V2667 H2270 DK1455 L214 K218 DO500 MN14762 MP6.0327 E418 IN106 DS340 DT537 DC353 DJ305 DG1060 P2-3-7 I3m7.6 Q3090.4 DR764 ZPP2-6-4 Yan4 Wan Ĥ {plan} {suggestion} {draft} {ponder} {fear} {proposition} {idea} {expectation} {bill} {worry}
+ 3047 U95c7 B169 S17 F1969 N4969 V6414 H3332 L2777 K1758 O2709 DO1899 MN41421 MP11.0757 P3-8-9 I8e9.5 Q7760.1 Yan4 Wam . {get dark} {gloom} {disorder}
+ 3048 U978d B177 S15 F2214 N5098 V6586 L2782 O2543 MN42815 MP12.0161 P1-9-6 I3k12.19 Q4354.4 Yan1 Wan {saddle}
+ 3049 U674f B75 G9 S7 F2159 N2185 V2554 H2397 DK1554 L203 O487 MN14461 MP6.0139 IN2102 P2-4-3 I4a3.12 Q4060.9 Yxing4 Whaeng 祦 T1 礦 {apricot}
+ 304A U4ee5 B9 G4 S5 F126 N348 V109 H41 DK25 L1028 K157 O134 DO221 MN388 MP1.0620 E419 IN46 DS342 DT446 DC118 DJ420 DB3.10 DG43 P1-2-3 I0a5.1 Q2810.0 DR1262 ZPP1-3-2 Yyi3 Wi . T1 {by means of} {because} {in view of} {compared with}
+ 304B U4f0a B9 G9 S6 F703 N372 V134 H49 DK33 L1161 K603 O237 DO1909 MN432 MP1.0645 IN2011 P1-2-4 I2a4.6 Q2725.7 DR2160 Yyi1 Wi T1 褷 {Italy} {that one}
+ 304C U4f4d B9 G4 S7 F276 N401 V162 H61 DK42 L955 K482 O354 DO122 MN503 MP1.0687 E421 IN122 DS344 DT473 DC319 DJ417 DG72 P1-2-5 I2a5.1 Q2021.8 DR2173 Ywei4 Wwi 餤 餤 T1 {rank} {grade} {throne} {crown} {about} {some}
+ 304D U4f9d B9 G8 S8 F906 N426 V191 H84 DK61 L971 K1177 O780 DO1135 MN607 MP1.0758 E1001 IN678 DJ890 DG85 P1-2-6 I2a6.1 Q2023.2 DR2165 Yyi1 Weui . T1 {reliant} {depend on} {consequently} {therefore} {due to}
+ 304E U5049 B9 G8 S12 F1639 N506 V285 H148 DK111 L1643 K1532 O1535 DO1098 MN837 MP1.0858 E1005 IN1053 DJ1242 DG123 P1-2-10 I2a10.5 Q2425.6 DR2155 Ywei3 Wwi . T1 Ҥ {admirable} {greatness} {remarkable} {conceited} {famous} {excellent}
+ 304F U56f2 B31 G4 S7 XJ05423 XDR3675 F771 N1032 V945 H3069 DK1949 L1807 K945 O501A DO803 MN4722 MP3.0064 E422 IN1194 DS343 DT474 DJ1062 DG340 P3-3-4 I3s4.2 Q6055.0 DR1955 Ywei2 Wwi . . . {surround} {besiege} {store} {paling} {enclosure} {encircle} {preserve} {keep}
+ 3050 U5937 B4 S6 F2324 N182 V1143 L2881 O535 MN5852 MP3.0559 P4-6-4 I0a6.24 Q5003.2 Yyi2 Wi Ӥ ߤ . .餲 T1 {barbarian} {savage} {Ainu}
+ 3051 U59d4 B115 C38 G3 S8 F187 N3267 V1204 H2553 DK1623 L913 K171 O960 DO837 MN6181 MP3.0669 E423 IN466 DS346 DT291 DJ697 DG426 P2-5-3 I5d3.2 Q2040.4 DR2269 ZPP2-1-7 Ywei3 Ywei1 Wwi .ͤ T1 ޤ {committee} {entrust to} {leave to} {devote} {discard}
+ 3052 U5a01 B62 C38 G8 S9 F1103 N1803 V1219 H3578 DK2226 L364 K982 O1251 DO1011 MN6259 MP3.0700 E1002 IN1339 DJ1333 DG428 P4-9-4 I4n5.2 Q5320.0 DR1459 Ywei1 Wwi . . . T1 {intimidate} {dignity} {majesty} {menace} {threaten}
+ 3053 U5c09 B4 C41 G8 S11 XJ1345F F2007 N231 V1383 H1685 DK1105 L1095 K1765 O1410 DO1232 MN7440 MP4.0028 E1004 IN1617 DJ1882 DG507 P1-8-3 I4e6.4 Q7420.0 DR3748 Ywei4 Yyu4 Wwi Wul 祦 {military officer} {jailer} {old man} {rank}
+ 3054 U60df B61 G9 S11 XH3001 F2246 N1709 V1890 H481 DK352 L2276 O1290 MN10820 MP4.1086 IN2073 P1-3-8 I4k8.1 Q9001.4 Ywei2 Wyu 楤 .ߤ . T1 褷 Τ {consider} {reflect} {think}
+ 3055 U610f B180 C61 G3 S13 F99 N5113 V1926 H2136 DK1352 L608 K118 O2007 DO225 MN10921 MP4.1113 E226 IN132 DS155 DT416 DC86 DJ291 DB2.19 DG791 P2-2-11 I5b8.2 Q0033.6 DR458 ZPP2-5-8 Yyi4 Weui T1 褷 {idea} {mind} {heart} {taste} {thought} {desire} {care} {liking}
+ 3056 U6170 B61 G8 S15 F1158 N1758 V1972 H2867 DK1835 L1096 K1466 O2404 DO1066 MN11135 MP4.1166 E1008 IN1618 DJ1702 DG798 P2-11-4 I4k11.13 Q7433.0 DR3758 Ywei4 Wwi ʤ. ʤ. {consolation} {amusement} {seduce} {cheer} {make sport of} {comfort} {console}
+ 3057 U6613 B72 G5 S8 F571 N2107 V2432 H2411 DK1561 L1051 K810 O714 DO824 MN13814 MP5.0787 E618 IN759 DS545 DT676 DC383 DJ434 DG967 P2-4-4 I4c4.9 Q6022.7 DR3851 Yyi4 Wyeog Wi 䤵. 䤹. {easy} {ready to} {simple} {fortune-telling} {divination}
+ 3058 U6905 B75 S12 F2245 N2290 V2737 L2480 MN15009 MP6.0412 P1-4-8 I4a8.27 Q4492.1 Yyi3 Yyi1 Weui {chair}
+ 3059 U70ba B3 C87 G8 S9 XJ0602A F831 N138 V3411 H3577 DK2225 L1918 K1137 O1005 DO977 MN18981P MP7.0393 E1003 IN1484 DC446 DJ736 DG1274 P4-9-4 I4d5.8 Q3402.7 DR950 ZPP3-5-4 Ywei4 Ywei2 Wwi . . . Ĥ. ʤ T1 Ӥ {do} {change} {make} {benefit} {welfare} {be of use} {reach to} {try} {practice} {cost} {serve as} {good} {advantage} {as a result of}
+ 305A U754f B102 S9 F2389 N2999 V3742 H2562 L2569 MN21778 MP7.1088 P2-5-4 I5f4.5 Q6073.2 DR3665 Ywei4 Woe . .ޤ . {fear} {majestic} {graciously} {be apprehensive}
+ 305B U7570 B102 G6 S11 F631 N3008 V3757 H2584 DK1651 L1797 K707 O1497 DO581 MN21854 MP7.1118 E807 IN1061 DS738 DT918 DJ1196 DG1342 P2-5-6 I5f6.7 Q6080.1 DR3661 ZPP2-9-2 Yyi4 Wi .ʤ {uncommon} {queerness} {strangeness} {wonderful} {curious} {unusual}
+ 305C U79fb B115 G5 S11 F448 N3282 V4141 H1177 DK798 L898 K715 O1378 DO607 MN25045 MP8.0573 E613 IN1121 DS547 DT723 DJ1101 DB3.5 DG1437 P1-5-6 I5d6.1 Q2792.7 DR2260 Yyi2 Wi . . {shift} {move} {change} {drift} {catch (cold, fire)} {pass into}
+ 305D U7dad B120 G8 S14 F643 N3552 V4516 H1370 DK926 L1341 K926 O2540 DO1187 MN27568 MP8.1096 E1007 IN1231 DJ1297 DG1540 P1-6-8 I6a8.1 Q2091.4 DR2775 Ywei2 Wyu T1 Ĥ 椤 椭 {fiber} {tie} {rope}
+ 305E U7def B120 G8 S16 F1430 N3579 V4566 H1407 DK951 L1645 K1680 O2744 DO1636 MN27682 MP8.1131 E1009 IN1054 DJ1570 DG1554 P1-6-10 I6a10.7 Q2495.6 DR2755 Ywei3 Wwi 褳 ̤ {horizontal} {woof} {left & right} {latitude}
+ 305F U80c3 B102 C130 G4 S9 F1647 N3000 V4793 H2561 DK1631 L29 K885 DO853 MN29348 MP9.0268 E424 IN1268 DS546 DT519 DJ1105 DG1016 P2-5-4 I5f4.3 Q6022.7 DR3646 Ywei4 Wwi {stomach} {paunch} {crop} {craw}
+ 3060 U840e B140 S11 N3973 V5087 H2478 L2355 MN31269X MP9.0734 P2-3-8 I3k8.18 Q4440.4 ZRP2-4-8 Ywei1 Ywei3 Wwi . .Ӥ . . {wither} {droop} {lame}
+ 3061 U8863 B145 G4 S6 F1214 N4214 V5420 H2013 DK1270 L396 K1019 O520 DO605 MN34091 MP10.0170 E420 IN677 DS341 DT461 DJ889 DG1619 P2-2-4 I5e0.1 Q0073.2 DR465 ZPP3-3-3 ZPP3-4-2 Yyi1 Yyi4 Weui - {garment} {clothes} {dressing}
+ 3062 U8b02 B149 S16 N4402 V5656 H1595 L2725 MN35759 MP10.0547 P1-7-9 I7a9.6 Q0662.7 Ywei4 Wwi . . {reason} {origin} {history} {oral tradition}
+ 3063 U9055 B162 G8 S13 S12 F344 N4720 V6099 H3151 DK2014 L1644 K496 DO883 MN39067P MP11.0144 E1006 IN814 DC274 DJ385 DG713 P3-3-10 I2q10.5 Q3430.4 DR1655 ZSP3-2-10 Ywei2 Wwi . . . -. . . {difference} {differ}
+ 3064 U907a B162 G6 S15 S14 F647 N4745 V6115 H3166 DK2023 L1772 K780 DO656 MN39134P MP11.0188 E808 IN1172 DS739 DT981 DJ1179 DG719 P3-3-12 I2q12.4 Q3530.8 DR1661 Yyi2 Ywei4 Wyu 楤 {bequeath} {leave behind} {reserve}
+ 3065 U533b B22 C23 G3 S7 XJ06E50 F437 N763 V590 H2993 DK1902 L1694 K555 O743 DO440 MN2680 MP2.0474 E225 IN220 DS345 DT277 DJ325 DB3.20 DG237 P3-2-5 I2t5.2 Q7171.3 DR3475 Yyi1 Wye Weui .䤹 . {doctor} {medicine}
+ 3066 U4e95 B4 C7 G8 S4 F339 N165 V76 H3454 DK2153 L1806 K252 O103 DO916 MN258 MP1.0519 E1470 IN1193 DJ1064 DG34 P4-4-3 I0a4.46 Q5500.0 DR1955 Yjing3 Wjeong 祦 T1 {well} {well crib} {town} {community}
+ 3067 U4ea5 B8 G9 S6 N287 V89 H2012 DK1269 L1519 K2055 O519 DO1916 MN292 MP1.0541 IN2008 P2-2-4 I2j4.1 Q0080.2 Yhai4 Whae T1 {sign of the hog} {9-11PM} {twelfth sign of the Chinese zodiac}
+ 3068 U57df B32 G6 S11 F396 N1085 V1030 H465 DK341 L356 K670 O1290A DO1017 MN5158 MP3.0188 E809 IN970 DT919 DJ1072 DG376 P1-3-8 I3b8.3 Q4315.0 DR1459 Yyu4 Wyeog {range} {region} {limits} {stage} {level}
+ 3069 U80b2 B8 C130 G3 S8 XJ05D5A F369 N296 V4773 H2050 DK1295 L759 K250 O958 DO487 MN29318 MP9.0264 E227 IN246 DS347 DT292 DC259 DJ879 DB3.20 DG1013 P2-2-6 I2j6.4 Q0022.7 DR446 ZPP2-4-4 Yyu4 Wyug . . .Ƥ Ϥ. T1 䤹 {bring up} {grow up} {raise} {rear}
+ 306A U90c1 B163 G9 S9 S8 F1920 N4760 V6136 H1288 DK866 L2424 O890 DO1910 MN39371 MP11.0236 IN2252 P1-6-3 I2d6.6 Q4722.7 ZSP1-6-2 Yyu4 Wug T1 դ 椦 {cultural progress} {perfume}
+ 306B U78ef B112 G9 S17 F1444 N3221 V4049 H1242 DK839 L2594 K1518 O2916 DO1920 MN24465 MP8.0402 IN2177 P1-5-12 I5a12.1 Q1265.3 DR3359 Yji1 Wgi T1 {seashore} {beach}
+ 306C U4e00 B1 G1 S1 XJ05021 F2 N1 V1 H3341 DK2105 L1 K4 O3 DO1 MN1 MP1.0001 E1 IN2 DS1 DT1 DC1 DJ1 DB1.A DG1 P4-1-4 I0a1.1 Q1000.0 DR3072 Yyi1 Wil Ҥ- Ҥ. T1 Ƥ Ϥ ҤȤ ޤ {one}
+ 306D U58f1 B32 C33 G8 S7 XJ05465 F2351 N1059 V983 H2197 DK1392 L457 K1938 O467 DO708 MN5647 MP3.0288 E810 IN1730 DS740 DJ1911 DG395 P2-3-4 I3p4.2 Q4071.1 DR1456 Yyi1 Wil ҤȤ T1 {I} {one}
+ 306E U6ea2 B85 S13 F2405 N2651 V3270 L2315 MN17951X MP7.0156 P1-3-10 I3a10.19 Q3811.7 Yyi4 Wil . . . {overflow} {inundate} {spill}
+ 306F U9038 B162 G8 S11 S10 F1524 N4708 V6071 H3120 DK1990 L1973 K1581 O1504 DO1723 MN38951P MP11.0100 E1010 IN734 DJ1748 DG700 P3-3-8 I2q8.6 Q3730.1 DR2557 Yyi4 Wil . .餹 Ϥ. T1 Ϥ ؤ {deviate} {idleness} {leisure} {miss the mark} {evade} {elude} {parry} {diverge}
+ 3070 U7a32 B115 G8 S14 XJ0634B F1038 N3294 V4158 H1219 DK824 L910 K966 O2125 DO1293 MN25187P MP8.0606 E1656 IN1220 DJ1233 DG1443 P1-5-9 I5d9.2 Q2296.3 Q2296.9 DR2278 Ydao4 Wdo ȥ - T1 {rice plant}
+ 3071 U8328 B140 S9 F1203 N3930 V5017 L472 K1269 MN30896X MP9.0621 P2-3-6 I3k6.11 Q4418.2 ZRP2-4-6 Yci2 Wja Ф ֤ T1 Ф Ф ޤ ޤ {briar} {thorn}
+ 3072 U828b B140 G8 S6 F2418 N3896 V4964 H2181 DK1381 L1655 K2001 O288 DO1682 MN30670P MP9.0521 E1011 IN1909 DJ1834 DG639 P2-3-3 I3k3.1 Q4440.1 DR1947 Yyu4 Wu Whu {potato}
+ 3073 U9c2f B195 S21 N5318 V6904 L2813 MN46413X MP12.0765 P1-11-10 I11a10.3 Q2732.7 Yruo4 Wyag 路 {sardine} {(kokuji)}
+ 3074 U5141 B28 C10 G9 S4 F2358 N843 V342 H1982 DK1252 L765 O217 MN1338 MP1.0970 IN2022 P2-2-2 I0a4.13 Q2321.0 Yyun3 Wyun 礦 ޤ. 뤹 T1 ޤ Τ ޤ ߤ 褷 Ȥ {license} {sincerity} {permit}
+ 3075 U5370 B2 C26 G4 S6 F682 N102 V630 H828 DK554 L1425 K720 O260 DO801 MN2848 MP2.0662 E425 IN1043 DS348 DT462 DJ1136 DG251 P1-4-2 I2e4.1 Q7772.0 DR2644 ZSP1-3-2 Yyin4 Win 뤷 -뤷 . {stamp} {seal} {mark} {imprint} {symbol} {emblem} {trademark} {evidence} {souvenir} {India}
+ 3076 U54bd B30 S9 XJ1557D N920 V788 L2159 MN3577 MP2.0996 P1-3-6 I3d6.14 Q6600.0 Yyan1 Yyan4 Yye4 Win Wyeol ऻ. ऻ. Τ . {choked} {smothered} {stuffy}
+ 3077 U54e1 B30 G3 S10 F54 N928 V808 H2269 DK1454 L56 K47 O1167 DO374 MN3633 MP2.1010 E228 IN163 DS349 DT349 DC127 DJ395 DB2.15 DG329 P2-3-7 I3d7.10 Q6080.6 DR3761 Yyuan2 Yyun2 Yyun4 Wweon T1 {employee} {member} {number} {the one in charge}
+ 3078 U56e0 B31 G5 S6 XJ13672 XDR3675 F636 N1026 V939 H3054 DK1936 L583 K646 O311 DO462 MN4693 MP3.0058 E614 IN554 DS548 DT655 DC485 DJ406 DG337 P3-3-3 I3s3.2 Q6043.0 DR1463 Yyin1 Win . . T1 {cause} {factor} {be associated with} {depend on} {be limited to}
+ 3079 U59fb B38 G8 S9 XJ13963 XDR1775 F1985 N1214 V1215 H353 DK262 L584 K1939 DO1159 MN6250 MP3.0698 E1012 IN1748 DJ1442 DG442 P1-3-6 I3e6.8 Q4640.0 DR1763 Yyin1 Win {matrimony} {marry}
+ 307A U5f15 B57 G2 S4 F218 N1562 V1681 H181 DK133 L1232 K238 O144 DO271 MN9699 MP4.0684 E77 IN216 DS156 DT87 DC263 DJ257 DB3.2 DG605 P1-3-1 I3h1.1 Q1220.0 DR3554 Yyin3 Win . . .- -. . T1 Ҥ Ҥ Ӥ {pull} {tug} {jerk} {admit} {install} {quote} {refer to}
+ 307B U98f2 B184 G3 S12 XJ05D3B F969 N5159 V6680 H1692 DK1111 L1474 K935 DO489 MN44063P MP12.0385 E230 IN323 DS351 DT388 DJ132 DB2.14 DG1903 P1-8-4 I8b4.1 Q8778.2 DR2862 Yyin3 Yyin4 Weum . -. {drink} {smoke} {take}
+ 307C U6deb B85 S11 XJ05535 N2603 V3203 L2298 MN17678X MP2.0158 P1-3-8 I3a8.17 Q3211.4 Yyin2 Weum Ҥ. ۤޤ ߤ. ߤ. ߤ {lewdness} {licentiousness}
+ 307D U80e4 B4 G9 S9 N217 V4786 H17 DK8 L2921 O1269 DO1912 MN29405 MP9.0300 IN2205 P1-1-8 I4b5.16 Q2201.0 Yyin4 Wyun T1 Ĥ Ĥ {descendent} {issue} {offspring}
+ 307E U852d B140 S14 S15 S13 F2166 N4017 V5151 H2517 L2374 K1848 O2370 DO1908 MN31840X MP9.0893 P2-3-11 I3k10.10 Q4423.1 ZRP2-4-11 ZSP2-3-10 ZSP2-3-11 ZSP2-4-10 Yyin4 Yyin1 Weum {shade} {shadow} {backing assistance}
+ 3121 U9662 B170 G3 S10 F150 N4991 V6447 H454 DK331 L1304 K236 O1055 DO237 MN41665 MP11.0832 E229 IN614 DS350 DT350 DC412 DJ230 DB2.6 DG729 P1-3-7 I2d7.9 Q7321.1 DR3657 ZSP1-2-7 Yyuan4 Wweon {Inst.} {institution} {temple} {mansion} {school}
+ 3122 U9670 B170 G8 S11 XJ13124 XJ16648 XJ16661 F1393 N5006 V6462 H541 DK397 L1592 K1408 O1563 DO1031 MN41691 MP11.0841 E1013 IN867 DJ1525 DG735 P1-3-8 I2d8.7 Q7823.1 DR3671 Yyin1 Weum . {shade} {yin} {negative} {sex organs} {secret} {shadow}
+ 3123 U96a0 B170 G8 S14 XJ0702C XJ13034 F1089 N5020 V6480 H713 DK502 L1313 K1511 O2074 DO1374 MN41836P MP11.0959 E1014 IN868 DJ1235 DG749 P1-3-11 I2d11.3 Q7223.7 DR3658 Yyin3 Weun . . . . . T1 {conceal} {hide} {cover}
+ 3124 U97fb B180 G8 S19 F2148 N5115 V6611 H1811 DK1178 L481 K1940 O2824 DO1294 MN43307 MP12.0225 E1015 IN349 DJ1903 DG1880 P1-9-10 I7b12.2 Q0668.6 DR461 Yyun4 Wun {rhyme} {elegance} {tone}
+ 3125 U540b B30 S6 N879 V703 L2952 MN3292 MP2.0811 P1-3-3 I3d3.3 Q6400.0 Ycun4 Wchon Wdu ȥ ɥ {inch}
+ 3126 U53f3 B30 G1 S5 F602 N878 V700 H2975 DK1888 L78 K503 O171 DO88 MN3250 MP2.0769 E2 IN76 DS19 DT38 DC384 DJ35 DB3.12 DG277 P3-2-3 I3d2.15 Q4060.0 DR1477 Yyou4 Wu 楦 ߤ T1 {right}
+ 3127 U5b87 B40 G6 S6 F883 N1280 V1309 H2175 DK1377 L1656 K757 O285 DO1286 MN7067 MP3.0899 E811 IN990 DT839 DJ1252 DG465 P2-3-3 I3m3.3 Q3040.1 DR747 Yyu3 Wu T1 Ҥ Ҥ {eaves} {roof} {house} {heaven}
+ 3128 U70cf B4 S10 F2042 N229 V3421 L1944 O1256 MN18998 MP7.0395 P3-6-4 I4d6.5 Q2732.7 Ywu1 Ywu4 Wo 餹 ʤ {crow} {raven}
+ 3129 U7fbd B124 G2 S6 F748 N3673 V4675 H226 DK167 L573 K732 O246 DO967 MN28614P MP9.0100 E812 IN590 DT117 DJ491 DG1570 P1-3-3 I2b4.5 Q1712.0 DR3553 Yyu3 Wu Ϥ T1 夦 {feathers} {counter for birds, rabbits}
+ 312A U8fc2 B162 S6 S5 N4666 V6016 L2415 MN38722X MP11.0002 P3-3-3 I2q3.2 Q3130.4 ZRP3-4-3 Yyu1 Wo Wu {roundabout way}
+ 312B U96e8 B173 G1 S8 F950 N5042 V6518 H3561 DK2218 L422 K655 O759 DO114 MN42210 MP12.0001 E3 IN30 DS42 DT76 DJ232 DB2.15 DG1858 P4-8-1 I8d0.1 Q1022.7 DR3153 Yyu3 Yyu4 Wu - - {rain}
+ 312C U536f B26 G9 S5 XJ05249 F2400 N806 V628 H199 DK148 L2041 K2052 O259 DO1983 MN2847 MP2.0621 IN2031 P1-3-2 I2e3.1 Q7772.0 Ymao3 Wmyo ܥ ⥦ T1 {sign of the hare or rabbit} {5-7AM} {fourth sign of Chinese zodiac} {east}
+ 312D U9d5c B196 S18 F2118 N5354 V6971 L2832 O2822 MN46952 MP12.0834 P1-7-11 I11b7.6 Q8722.7 Yti2 Yti4 Wje ƥ {cormorant}
+ 312E U7aba B116 S16 N3339 V4215 L2613 MN25633 MP8.0683 P2-3-13 I3m13.3 Q3051.6 Ykui1 Wgyu . Τ {lie in wait} {spy on} {reconnoiter}
+ 312F U4e11 B1 G9 S4 XJ13025 F2305 N13 V12 H3433 DK2140 L2040 K2056 O99 DO1965 MN23 MP1.0264 IN2001 P4-4-1 I0a4.39 Q1710.5 Ychou3 Wchug Wchu 奦 T1 Ҥ {sign of the ox or cow} {1-3AM} {second sign of Chinese zodiac}
+ 3130 U7893 B112 S13 XH3217 F2364 N3218 V4012 L2596 O1910 MN24294 MP8.0375 P1-5-8 I5a8.1 Q1061.4 Ydui4 Wdae . . T1 {pestle}
+ 3131 U81fc B134 S6 F2048 N3849 V4907 H3528 L2063 O338 MN30173 MP9.0436 P4-6-2 I0a6.4 Q7777.0 ZSP4-5-2 Yjiu4 Wgu 奦 . {mortar}
+ 3132 U6e26 B85 G8 S12 F1789 N2629 V3241 H603 DK438 L1292 K1850 DO1823 MN17771 MP7.0100 E1048 IN1810 DJ1498 DG1218 P1-3-9 I3a9.36 Q3712.7 DR349 Ywo1 Yguo1 Wwa {whirlpool} {eddy} {vortex}
+ 3133 U5618 B30 S14 F2235 N993 V886 L2167 O2437 DO1905 MN4206X MP2.1142 P1-3-11 I3d11.7 Q6101.7 DR3774 Yxu1 Yshi1 Wheo . {lie} {falsehood}
+ 3134 U5504 B30 G9 S10 F2051 N924 V802 H400 DK297 L2178 O1045 MN3694 MP2.1020 IN2039 P1-3-7 I3d7.1 Q6608.0 Ybai4 Ybei5 Wpae Х . {songs with samisen}
+ 3135 U6b1d B75 S26 S25 XJ05D35 N2410 V2924 L2856 O3011 MN15978X MP6.0613 P2-12-14 I4a25.1-2 Q4474.6 Yyu4 Wram . դ. . {gloom} {depression} {melancholy}
+ 3136 U851a B140 S14 V5181 L2406 O2191 MN31805X MP9.0872 P2-3-11 I3k11.2 Q4424.0 ZRP2-4-11 Yyu4 Ywei4 Wul Wwi Ȥ⤮ {dense growth}
+ 3137 U9c3b B195 S22 N5326 V6914 L2811 MN46443 MP12.0767 P1-11-11 I11a11.5 Q2634.7 Yman2 Wman ޥ Х ʤ {eel}
+ 3138 U59e5 B38 S9 N1213 V1212 L2204 O1090 MN6216 MP3.0687 P1-3-6 I3e6.2 Q4441.1 Ymu3 Ylao3 Wmo {old woman}
+ 3139 U53a9 B27 S12 S14 S13 XJ0567D XJ0567E N832 V654 MN3006X MP2.0661 P3-2-10 I2p12.2 Q7121.4 Yjiu4 Wgu 奦 ޤ T1 ޤ ޤ {barn} {stable}
+ 313A U6d66 B85 G8 S10 F977 N2571 V3156 H437 DK321 L1837 K856 O1067 DO1015 MN17475 MP6.1143 E1785 IN1442 DJ1846 DG1198 P1-3-7 I3a7.2 Q3312.7 DR353 Ypu3 Wpo {bay} {creek} {inlet} {gulf} {beach} {seacoast}
+ 313B U74dc B97 S5 F2459 N2973 V3686 H3038 L1877 O305 DO1888 MN21371X MP7.0986 P3-3-2 I0a6.3 Q7223.0 DR2662 Ygua1 Wgwa T1 {melon}
+ 313C U958f B169 S12 XDR3853 N4946 V6389 MN41244 MP11.0723 P3-8-4 I8e4.4 Q7710.4 DR3872 Yrun4 Wryun 뤦 {intercalation} {illegitimate throne}
+ 313D U5642 B30 S15 F2298 N991 V896 L2161 MN4286X MP2.1150 P1-3-12 I3d12.10 Q6804.6 Yzun3 Wjun 蘆 {rumor} {gossip} {hearsay}
+ 313E U4e91 B7 S4 XH4309 N274 V74 H1931 L2102 K1813 O147 MN254 MP1.0457 DC143 P2-1-3 I0a4.4 Q1073.1 DR3071 Yyun2 Wun . {say}
+ 313F U904b B162 G3 S12 S11 F255 N4725 V6092 H3140 DK2006 L303 K179 O1808 DO373 MN38998P MP11.0112 E231 IN439 DS157 DT389 DC157 DJ304 DB3.7 DG704 P3-3-9 I2q9.10 Q3730.4 DR3655 Yyun4 Wun Ϥ. {carry} {luck} {destiny} {fate} {lot} {transport} {progress} {advance}
+ 3140 U96f2 B173 G2 S12 F1256 N5046 V6522 H2773 DK1774 L423 K1124 O2027 DO478 MN42235 MP12.0015 E78 IN636 DS47 DT213 DJ844 DG1860 P2-8-4 I8d4.1 Q1073.1 DR3171 Yyun2 Wun - T1 Τ {cloud}
+ 3141 U834f B140 S9 F2096 N3933 V5022 O930 MN30950X MP9.0654 P2-3-6 I3k6.10 Q4421.4 ZRP2-4-6 Yren3 Wim ˥ T1 {bean}
+ 3142 U990c B184 S14 F2277 N5167 V6690 L2797 MN44146X MP12.0400 P1-8-6 I8b6.2 Q8174.0 Q8172.0 Yer3 Wi {food} {bait} {prey} {tempting profit}
+ 3143 U53e1 B29 G9 S16 XJ0624F XJ1385B N865 V683 H1910 DK1223 L2905 O2555 MN3214 MP2.0713 IN2032 P1-14-2 I2h14.1 Q2764.0 Yrui4 Wye .餫 {intelligence} {imperial}
+ 3144 U55b6 B30 C42 G5 S12 XJ0535B F303 N963 V857 H2603 DK1667 L1034 K348 O1751 DO780 MN4025 MP2.1115 E616 IN722 DS741 DT749 DC388 DJ930 DG518 P2-5-7 I3n9.2 Q3260.6 Q9060.6 DR977 ZPP2-3-9 Yying2 Wyeong Ȥ. Ȥ. {occupation} {camp} {perform} {build} {conduct (business)}
+ 3145 U5b30 B38 S17 N1260 V1273 L2193 MN6828 MP3.0767 P2-14-3 I3e14.4 Q6640.4 DR3969 Yying1 Wyeong . ߤɤꤴ {sharp (music)} {baby}
+ 3146 U5f71 B59 G8 S15 F464 N1594 V1722 H1889 DK1216 L1712 K630 O2357 DO929 MN10019 MP4.0805 E1017 IN854 DC494 DJ1022 DG619 P1-12-3 I3j12.1 Q6292.2 DR3860 Yying3 Wyeong {shadow} {silhouette} {phantom}
+ 3147 U6620 B72 G6 S9 F404 N2118 V2448 H892 DK600 L1742 K234 O840 DO910 MN13838 MP5.0806 E813 IN352 DT876 DC368 DJ234 DB2.14 DG985 P1-4-5 I4c5.1 Q6503.0 DR3863 Yying4 Wyeong . . . -. T1 Ƥ {reflect} {reflection} {projection}
+ 3148 U66f3 B2 S6 S7 XJ05B2A XH1562 N100 V2417 L2848 MN14282 MP5.0961 P4-6-4 I0a6.23 Q5000.6 Yzhuai4 Yyi4 Wye . T1 Ҥ Ӥ {pull} {tug} {jerk} {admit} {install} {quote} {refer to}
+ 3149 U6804 B75 G4 S9 XJ05C46 F920 N2239 V2635 H2574 DK1642 L326 K745 O969 DO777 MN14687P MP6.0293 E427 IN723 DS549 DT520 DJ1188 DG1054 P2-5-4 I3n6.1 Q3290.4 Q9090.4 DR964 ZPP2-3-6 Yrong2 Wyeong 襦 . . -. . T1 Ƥ ʤ Ҥ 褷 {flourish} {prosperity} {honor} {glory} {splendor}
+ 314A U6c38 B3 C85 G5 S5 F846 N130 V3031 H1937 DK1230 L132 K690 O149 DO560 MN17088 MP6.0887 E615 IN1207 DS550 DT646 DJ1096 DG1152 P2-1-4 I3a1.1 Q3023.2 DR342 ZPP4-5-4 Yyong3 Wyeong ʤ. T1 Τ Ҥ Ҥ {eternity} {long} {lengthy}
+ 314B U6cf3 B85 G3 S8 F1223 N2520 V3090 H327 DK242 L136 K1198 DO562 MN17328 MP6.1081 E232 IN1208 DS352 DT293 DJ193 DG1168 P1-3-5 I3a5.14 Q3313.2 DR342 Yyong3 Wyeong . {swim}
+ 314C U6d29 B85 S9 N2540 V3118 L2849 MN17401 MP6.1105 P1-3-6 I3a6.3 Q3510.6 Yxie4 Wseol Wye .餹 .Ӥ . {leak} {escape}
+ 314D U745b B96 G9 S12 F2393 V3647 H999 DK682 L2566 O1607 MN21127X MP7.0947 IN2159 P1-4-8 I4f8.6 Q1413.4 Yying1 Wyeong T1 襦 Ƥ {sparkle of jewelry} {crystal}
+ 314E U76c8 B108 S9 XJ14E49 XH2636 N3114 V3888 O1200 MN22961 MP8.0106 P2-4-5 I5h4.1 Q1710.7 Yying2 Wyeong . . T1 ߤ {fullness} {enough} {pride} {satisfy}
+ 314F U7a4e B181 C115 S16 XJ03150 N5127 V4173 H1612 L2790 O2505 MN25267 MP6.0535 P1-7-9 I9a7.5 Q2198.6 Yying3 Wyeong ۤ Τ {heads of grain} {cleverness}
+ 3150 U9834 B181 S16 XJ0314F XH5127 V4109 MN24824 MP8.0497 P1-7-9 I9a7.5 Q2198.6 Yying3 Wyeong ۤ Τ T1 {heads of grain} {cleverness}
+ 3151 U82f1 B140 G4 S8 XJ1315F F430 N3927 V5008 H2238 DK1427 L1741 K449 O693 DO377 MN30808P MP9.0591 E426 IN353 DS353 DT495 DC361 DJ155 DB2.19 DG644 P2-3-5 I3k5.5 Q4453.0 DR1963 Yying1 Wyeong Ϥʤ֤ T1 Ϥ Ҥ 褷 {England} {English}
+ 3152 U885b B60 C144 G5 S16 XJ06A4C F400 N1639 V1776 H760 DK526 L1646 K394 O2452 DO686 MN34073 MP10.0159 E617 IN815 DS551 DT813 DC287 DJ780 DG1617 P1-3-13 I3i13.3 Q2150.6 Q2122.1 DR2053 Ywei4 Wwi T1 ޤ {defense} {protection}
+ 3153 U8a60 B149 G8 S12 XJ05269 F2000 N4336 V5584 H1500 DK1004 L345 K1942 O1664 DO1161 MN35409 MP10.0437 E1016 IN1209 DJ1905 DG1669 P1-7-5 I7a5.14 Q0363.2 DR3042 Yyong3 Wyeong . . T1 {recitation} {poem} {song} {composing}
+ 3154 U92ed B167 G8 S15 F1395 N4864 V6279 H1730 DK1140 L500 K1211 O2344 DO1449 MN40418P MP11.0547 E1018 IN1371 DJ1373 DG1823 P1-8-7 I8a7.12 Q8811.6 DR2857 Yrui4 Wye Wtae . T1 Ȥ {pointed} {sharpness} {edge} {weapon} {sharp} {violent}
+ 3155 U6db2 B85 G5 S11 F1210 N2599 V3199 H511 DK375 L1038 K1131 DO659 MN17586 MP7.0003 E620 IN472 DS552 DT724 DJ906 DG1203 P1-3-8 I3a8.29 Q3014.7 DR366 Yye4 Yyi4 Waeg {fluid} {liquid} {juice} {sap} {secretion}
+ 3156 U75ab B104 G8 S9 F1661 N3028 V3783 H3276 DK2058 L1689 K1834 DO1469 MN22069 MP7.1159 E1019 IN1319 DJ1735 DG1348 P3-5-4 I5i4.2 Q0014.7 DR568 Yyi4 Wyeog 䥯 {epidemic}
+ 3157 U76ca B12 C108 G5 S10 F674 N597 V3891 H2285 DK1468 L1881 K825 O1201 DO631 MN22972P MP8.0111 E619 IN716 DS742 DT707 DJ921 DG1370 P2-3-7 I2o8.5 Q8010.7 DR974 ZPP2-2-8 ZPP2-5-5 Yyi4 Wig 䥯 . T1 ޤ ޤ {benefit} {gain} {profit} {advantage}
+ 3158 U99c5 B187 G3 S14 XJ07163 F724 N5199 V6735 H1822 DK1184 L1984 K384 O2172 DO189 MN44633P MP12.0506 E233 IN284 DS158 DT426 DJ56 DB2.12 DG1915 P1-10-4 I10a4.4 Q7738.7 DR3462 Yyi4 Wyeog {station}
+ 3159 U60a6 B61 G8 S10 XJ13D6A F1762 N1696 V1868 H418 DK311 L619 K1690 O1054 DO1857 MN10629P MP4.1052 E1020 IN1368 DJ1453 DG815 P1-3-7 I4k7.15 Q9801.6 DR1157 Yyue4 Wyeol . .Ф T1 褷 {ecstasy} {joy} {rapture}
+ 315A U8b01 B149 G8 S15 N4382 V5637 H1570 DK1054 L452 K2002 DO1862 MN35690P MP10.0523 E1022 IN1920 DJ1899 DG1692 P1-7-8 I7a8.6 Q0662.7 DR3052 Yye4 Wal {audience} {audience (with king)}
+ 315B U8d8a B156 G8 S12 F897 N4542 V5851 H3314 DK2085 L387 K529 O2052 DO1021 MN37110 MP10.0846 E1021 IN1001 DJ1073 DG1756 P3-7-5 I4n8.2 Q4380.5 DR1470 Yyue4 Wweol Whwal . -. -. . -. T1 {surpass} {cross over} {move to} {exceed} {Vietnam}
+ 315C U95b2 B169 G8 S15 XDR3853 F1855 N4961 V6404 H3330 DK2101 L1618 K1815 DO1261 MN41341P MP11.0748 E1023 IN1369 DJ1719 DG1846 P3-8-7 I8e7.2 Q7721.6 DR3857 Yyue4 Wyeol . {review} {inspection} {revision}
+ 315D U698e B75 S14 F1945 N2332 V2810 L2514 O2107 MN15219 MP6.0477 P1-4-10 I4a10.4 Q4194.7 DR1867 Yjia3 Wga Τ T1 {lotus tree}
+ 315E U53ad B27 S14 N834 V662 H3017 L2149 MN3025 MP2.0661 P3-2-12 I2p12.1 Q7123.4 Yyan4 Yyan1 Wyeom Wam Wyeob 楦 襦 . . . {get tired of} {satiate} {bore}
+ 315F U5186 B13 G1 S4 XJ05424 F69 N617 V385 H2955 DK1875 L1811 K2 O78 DO159 MN1513 MP2.0110 E4 IN13 DS48 DT25 DC260 DJ14 DB2.12 DG159 P3-2-2 I2r2.1 Q7722.0 DR3645 Yyuan2 Wweon ޤ. ޤ ޤ ޤ. ޤ.䤫 T1 Ĥ֤ Τ ޤɤ ߤ {circle} {yen} {round}
+ 3160 U5712 B31 G2 S13 XDR3675 F628 N1047 V962 H3156 DK2017 L585 K412 O2046 DO327 MN4818 MP3.0091 E234 IN447 DS159 DT223 DJ324 DG346 P3-3-10 I3s10.1 Q6023.2 Q6073.2 DR1465 Yyuan2 Wweon T1 {park} {garden} {yard} {farm}
+ 3161 U5830 B32 S12 F1913 N1111 V1055 L2191 MN5274 MP3.0216 P1-3-9 I3b9.12 Q4111.4 Yyan4 Weon . {dam} {prevent} {stop up}
+ 3162 U5944 B37 S8 F2047 N1173 V1146 L2055 O668 MN5881 MP3.0569 P2-3-5 I0a8.10 Q4071.6 Yyan3 Yyan1 Weom . ޤ T1 {cover}
+ 3163 U5bb4 B40 G8 S10 F1675 N1304 V1332 H2271 DK1456 L191 K1304 O1437 DO1301 MN7166 MP3.1018 E1025 IN640 DJ849 DG479 P2-3-7 I3m7.3 Q3040.4 DR769 Yyan4 Wyeon T1 䤹 {banquet} {feast} {party}
+ 3164 U5ef6 B54 G6 S8 F747 N1547 V1657 H3073 DK1952 L392 K758 O739 DO706 MN9569X MP4.0642 E814 IN1115 DS743 DT858 DJ689 DG599 P3-3-5 I2q5.4 Q1240.1 DR3567 ZSP3-2-5 Yyan2 Wyeon .Ӥ .٤ . .Ф T1 Τ Τ {prolong} {stretching}
+ 3165 U6028 B61 S9 F2137 N1663 V1819 H2570 L1420 MN10479 MP4.1011 P2-5-4 I4k5.20 Q2733.1 Yyuan4 Wweon . .ᤷ {grudge} {show resentment} {be jealous}
+ 3166 U63a9 B64 S11 N1932 V2192 H489 L2057 MN12285 MP5.0299 P1-3-8 I3c8.23 Q5401.6 Yyan3 Weom . {cover} {conceal}
+ 3167 U63f4 B64 G8 S12 F312 N1961 V2230 H586 DK428 L1951 K582 DO1564 MN12407X MP5.0333 E1026 IN1088 DC354 DJ1270 DG866 DG912 P1-3-9 I3c9.7 Q5204.7 DR1367 Yyuan2 Wweon {abet} {help} {save}
+ 3168 U6cbf B85 G6 S8 F1121 N2525 V3096 H328 DK243 L795 K1379 DO1013 MN17260 MP6.1034 E815 IN1607 DT859 DJ1128 DG1169 P1-3-5 I3a5.23 Q3816.0 DR377 Yyan2 Yyan4 Wyeon . -. {run alongside} {follow along} {run along} {lie along}
+ 3169 U6f14 B85 G5 S14 F267 N2685 V3310 H697 DK491 L2007 K222 O2079 DO806 MN18130 MP7.0216 E621 IN344 DS553 DT785 DC413 DJ616 DG1239 P1-3-11 I3a11.13 Q3318.6 DR361 Yyan3 Wyeon {performance} {act} {play} {render} {stage}
+ 316A U708e B86 G8 S8 F1242 N2751 V3404 H2420 DK1568 L162 K1231 O697 DO1727 MN18910 MP7.0381 E1024 IN1336 DJ1803 DG1264 P2-4-4 I4d4.4 Q9080.9 DR1162 Yyan2 Wyeom ۤΤ T1 ̤ {inflammation} {flame} {blaze}
+ 316B U7114 B4 C86 S11 S12 XJ1496F XJ14A34 N249 V3423 H996 L2546 MN19141X MP7.0461 P1-4-7 I4d8.5 Q9787.7 ZRP1-4-8 ZSP1-4-7 Yyan4 Wyeom ۤΤ {flame} {blaze}
+ 316C U7159 B86 G8 S13 XJ05F5D F1290 N2784 V3456 H1021 DK700 L1612 K1147 DO914 MN19203X MP7.0474 E1027 IN919 DJ1045 DG1269 P1-4-9 I4d9.3 Q9181.4 DR1172 ZPP1-1-12 Yyan1 Wyeon Win . . T1 {smoke}
+ 316D U71d5 B140 C86 S16 XJ16C49 XO2369 F2147 N4070 V3489 L2869 O2570 MN19429 MP7.0528 P2-4-12 I3k13.16 Q4433.1 Yyan4 Yyan1 Wyeon ĤФ ĤФ ĤФ {swallow (bird)}
+ 316E U733f B94 G8 S13 XJ14B30 F1772 N2905 V3600 H669 DK479 L403 K1717 O2062 MN20584 MP7.0726 E1028 IN1584 DJ1865 DG1308 P1-3-10 I3g10.3 Q4423.2 DR2965 Yyuan2 Wweon T1 ޤ {monkey}
+ 316F U7e01 B120 G8 S15 F1291 N3585 V4553 H1386 DK940 L1372 K1362 O2660 DO1244 MN27656P MP8.1125 E1030 IN1131 DJ732 DG1548 P1-6-9 I6a9.10 Q2793.2 DR2751 Yyuan2 Wyeon Wdan -ͥ դ դ. 椫 褹 ؤ ˤ {affinity} {relation} {connection} {edge} {border} {verge} {brink}
+ 3170 U8276 B139 G9 S19 XJ06766 XJ15E6C XJ15E6D F2207 N3890 V4957 H1908 DK1222 L1755 O2833 DO1914 MN30632 MP9.0515 IN2209 P1-13-6 I3d16.3 Q5711.7 Yyan4 Wyeom Ĥ ʤ.ᤫ .䤫 Ĥ.᤯ ʤ.᤯ T1 褷 {glossy} {luster} {glaze} {polish} {charm} {colorful} {captivating}
+ 3171 U82d1 B140 G9 S8 F2060 N3916 V4996 H2239 DK1428 L1419 O682 MN30774X MP9.0562 IN2212 P2-3-5 I3k5.17 Q4421.2 DR1956 Yyuan4 Wweon . T1 {garden} {farm} {park}
+ 3172 U8597 B140 S16 V5200 L2974 O2681 MN32119X MP9.0947 P2-3-13 I3s10.1 Q4460.0 ZRP2-4-13 Yyuan2 Wweon T1 {garden} {yard} {farm}
+ 3173 U9060 B162 G2 S13 S12 F887 N4733 V6101 H3150 DK2013 L402 K803 O2043 DO326 MN39047P MP11.0160 E79 IN446 DS160 DT224 DJ110 DB3.5 DG714 P3-3-10 I2q10.4 Q3430.3 DR1465 Yyuan3 Yyuan4 Wweon Ȥ. T1 ɤ {distant} {far}
+ 3174 U925b B167 G8 S13 XJ1633C F1710 N4842 V6251 H1707 DK1122 L794 K1681 O1944 DO1109 MN40310 MP11.0516 E1029 IN1606 DJ1339 DG1812 P1-8-5 I8a5.14 Q8816.0 DR2877 Yqian1 Yyan2 Wyeon ʤޤ {lead}
+ 3175 U9d1b B196 S16 N5346 V6953 O2572 MN46795 MP12.0812 P2-5-11 I11b5.9 Q2732.7 Yyuan1 Wweon ɤ {male mandarin duck}
+ 3176 U5869 B32 G4 S13 XJ07345 F1148 N1125 V1075 H631 DK456 L1458 K1058 O1846 DO730 MN5382 MP3.0237 E428 IN1101 DS354 DT603 DJ924 DG385 P1-3-10 I3b10.5 Q4811.7 DR1474 Yyan2 Wyeom {salt}
+ 3177 U65bc B70 G9 S8 F2113 N2083 V2390 H854 DK571 L2900 O607 MN13628X MP5.0676 IN2084 P1-4-4 I4h4.2 Q0823.3 Q0821.3 DR440 Yyu2 Ywu1 Yyu1 Weo Wo . . {at} {in} {on} {as for}
+ 3178 U6c5a B85 G8 S6 XJ1465E F908 N2494 V3047 H222 DK163 L1245 K1246 DO1531 MN17133 MP6.0913 E1031 IN693 DJ907 DG1158 P1-3-3 I3a3.5 Q3112.7 DR352 ZSP1-3-4 Ywu1 Wo . . .路 褴. 褴. . {dirty} {pollute} {disgrace} {rape} {defile}
+ 3179 U7525 B100 S12 S13 N2992 V3719 L2910 MN21689 MP7.1043 P1-5-7 I5f7.5 Q2612.7 Ysheng1 Wsaeng 祦 ळ {nephew}
+ 317A U51f9 B17 G8 S5 F2206 N664 V444 H3482 DK2170 L33 K1920 DO1883 MN1810 MP2.0175 E1032 IN1893 DJ1922 DG173 P4-5-1 I0a5.14 Q7777.0 DR3675 ZSP4-4-1 ZSP4-6-1 Yao1 Ywa1 Wyo . ؤ. ܤ {concave} {hollow} {sunken}
+ 317B U592e B2 C37 G3 S5 F582 N86 V1140 H3509 DK2187 L1740 K468 O182 DO881 MN5840 MP3.0552 E429 IN351 DS554 DT246 DJ706 DG412 P4-5-4 I0a5.33 Q5003.0 DR1663 Yyang1 Wang T1 Ƥ ʤ Ҥ Ҥ {center} {middle}
+ 317C U5965 B4 C37 G8 S12 XJ0547C XJ13B73 F1018 N240 V1165 H2824 DK1806 L928 K878 O1798 DO930 MN5981 MP3.0603 E1038 IN476 DJ71 DG419 P2-9-3 I6b6.9 Q2743.0 DR863 ZPP2-10-2 ZPP4-12-4 Yao4 Wo Wug .ޤ T1 Τ {heart} {interior}
+ 317D U5f80 B60 G5 S8 XJ05748 XH4213 F1421 N1605 V1733 H292 DK217 L880 K1283 O579 DO875 MN10073 MP4.0813 E623 IN918 DS555 DT677 DJ520 DG621 P1-3-5 I3i5.6 Q2021.4 DR2072 Ywang3 Ywang4 Wwang . ˤ . . T1 ߤ {journey} {chase away} {let go} {going} {travel}
+ 317E U5fdc B53 C61 G5 S7 XJ05866 F266 N1504 V1789 H3066 DK1946 L607 K413 O509 DO718 MN10347P MP4.0965 E622 IN827 DS556 DT663 DC362 DJ1119 DG768 P3-3-4 I3q4.2 Q0023.0 DR558 Yying1 Yying4 Weung 襦 -Υ . ޤ . T1 ޤ {apply} {answer} {yes} {OK} {reply} {accept}
+ 3221 U62bc B64 G8 S8 F789 N1885 V2128 H314 DK234 L1114 K587 O587 DO1632 MN11929 MP5.0161 E1033 IN986 DJ256 DG868 P1-3-5 I3c5.5 Q5605.0 DR1355 Yya1 Yya2 Wab Wgab . .- .- . . T1 {push} {stop} {check} {subdue} {attach} {seize} {weight} {shove} {press} {seal} {do in spite of}
+ 3222 U65fa B72 G9 S8 XJ1424B F2342 N2104 V2427 DK573 L2450 O620 MN13774 MP5.0752 IN2087 P1-4-4 I4c4.2 Q6101.4 Ywang4 Wwang 祦 . Ĥ. {flourishing} {successful} {beautiful} {vigorous}
+ 3223 U6a2a B75 G3 S15 F480 N2361 V2854 H1066 DK733 L1751 K297 O2301 DO470 MN15484P MP6.0562 E235 IN781 DS355 DT432 DJ34 DG1111 P1-4-11 I4a11.13 Q4498.6 DR1861 Yheng2 Yheng4 Whoeng 褳 {sideways} {side} {horizontal} {width} {woof}
+ 3224 U6b27 B76 G8 S8 XJ05D3F F421 N2413 V2931 H887 DK596 L1699 K766 DO1416 MN16024P MP6.0621 E1034 IN1022 DJ554 DG1121 P1-4-4 I4j4.2 Q7778.2 DR3462 You1 Wgu . . T1 Ҥ {Europe}
+ 3225 U6bb4 B79 G8 S8 XJ05D58 F1622 N2451 V2990 H886 DK595 L1698 K2003 DO1468 MN16618P MP6.0763 E1035 IN1940 DJ1625 DG1138 P1-4-4 I2t6.1 Q7774.7 DR3468 You1 Wgu ʤ. {assault} {hit} {beat} {thrash}
+ 3226 U738b B96 G1 S4 F684 N2922 V3619 H3439 DK2145 L255 K499 O90 DO310 MN20823 MP7.0818 E5 IN294 DS49 DT26 DJ577 DG1315 P4-4-1 I4f0.1 Q1010.4 DR3172 Ywang2 Ywang4 Wwang -Υ T1 {king} {rule} {magnate}
+ 3227 U7fc1 B12 C124 G8 S10 F2064 N596 V4677 H2108 DK1335 L786 K2004 O1430 DO1594 MN28635P MP9.0104 E1037 IN1930 DJ1940 DG1571 P2-2-8 I2o8.6 Q8012.7 DR2053 ZPP2-4-6 Yweng1 Wong T1 {venerable old man}
+ 3228 U8956 B145 S17 S18 N4264 V5498 L2627 MN34629X MP10.0268 P1-5-12 I5e13.1 Q3723.4 Yao3 Wo դ {opaque sliding door}
+ 3229 U9d2c B196 S16 XJ07274 XH5364 V6945 L2907 P2-5-11 I11b10.9 Q9932.7 Yying1 Waeng {nightingale} {bush warbler}
+ 322A U9d0e B196 S15 S14 XJ16C3F F2187 N5367 V6941 L2828 O2975 MN47268X MP12.0870 P1-4-11 I11b11.3-2 Q7772.7 You1 Wgu {seagull}
+ 322B U9ec4 B201 G2 S11 F1240 N5399 V7045 H2468 DK1596 L1750 K1063 O1499 DO469 MN47926P MP12.0994 E120 IN780 DS214 DT203 DJ993 DG1939 P2-4-7 I3k8.16 Q4480.6 DR1961 ZPP2-3-8 ZPP2-9-2 Yhuang2 Whwang - T1 줤 {yellow}
+ 322C U5ca1 B13 C46 S8 F463 N621 V1460 H2997 L1961 K370 O987 DO1889 MN7962 MP4.0230 P3-2-6 I2r6.2 Q7722.0 DR3653 Ygang1 Wgang {mount} {hill} {knoll}
+ 322D U6c96 B85 G8 S7 XJ05155 F929 N2505 V3065 H262 DK196 L138 K829 O400 DO1317 MN17209 MP6.0990 E1583 IN1346 DJ912 DG1165 P1-3-4 I3a4.5 Q3510.6 DR355 Ychong1 Wchung 奦 夦. 勞 {open sea} {offing} {rise high into sky}
+ 322E U837b B140 S10 XJ15932 F1630 N3952 V5054 L242 O1176 MN31005X MP9.0666 P2-3-7 I3k7.9 Q4428.9 ZRP2-4-7 Ydi2 Wjeog ƥ {reed}
+ 322F U5104 B9 G4 S15 F716 N551 V321 H170 DK125 L983 K389 O2252 DO868 MN1178 MP1.0944 E430 IN382 DS557 DT622 DC462 DJ650 DG136 DG831 P1-2-13 I2a13.5 Q2023.6 DR2158 Yyi4 Weog T1 {hundred million} {10**8}
+ 3230 U5c4b B44 G3 S9 F616 N1392 V1421 H3098 DK1973 L1058 K270 O1233 DO251 MN7684 MP4.0149 E236 IN167 DS161 DT319 DC236 DJ54 DB2.13 DG530 P3-3-6 I3r6.3 Q7721.4 DR3772 Ywu1 Wog T1 {roof} {house} {shop} {dealer} {seller}
+ 3231 U61b6 B61 G8 S16 F1324 N1780 V2001 H765 DK530 L632 K1662 O2440 DO1146 MN11295 MP4.1195 E1039 IN381 DJ651 P1-3-13 I4k13.5 Q9003.6 DR1158 Yyi4 Weog {recollection} {think} {remember}
+ 3232 U81c6 B130 S17 N3825 V4883 H1092 L2460 MN29951 MP9.0376 P1-4-13 I4b13.3 Q7023.6 Yyi4 Weog 襯 {timidity} {heart} {mind} {fear} {cowardly}
+ 3233 U6876 B75 S11 F2210 N2274 V2694 L2530 O1369 MN14811 MP6.0344 P1-4-7 I4a7.19 Q4792.7 Ytong3 Wtong Wyong 襦 ȥ {tub} {bucket}
+ 3234 U7261 B93 S7 F2155 N2855 V3536 H839 L2552 O407 MN19933 MP7.0627 P1-4-3 I4g3.1 Q2451.0 DR2472 Ymu3 Wmo ܥ - - {male}
+ 3235 U4e59 B5 G8 S1 F1841 N260 V56 H3339 DK2104 L71 K1713 O2 DO1339 MN161 MP1.0354 E1041 IN983 DJ1908 DG25 P4-1-1 I0a1.5 Q1771.0 DR3556 ZSP4-2-1 Yyi3 Weul - Τ {the latter} {duplicate} {strange} {witty}
+ 3236 U4ffa B9 S10 F1946 N472 V240 H110 L2058 K1870 MN736 MP1.0817 P1-2-8 I2a8.25 Q2421.6 Yan3 Weom Wam {I} {myself}
+ 3237 U5378 B26 G8 S9 F1520 N812 V641 H1447 DK971 L1397 K1270 DO1728 MN2861X MP2.0636 E1042 IN707 DJ918 DG255 P1-7-2 I2e7.1 Q8712.0 DR2344 Yxie4 Wsa . . {wholesale}
+ 3238 U6069 B61 G5 S10 XDR3658 F1418 N1684 V1851 H2655 DK1700 L606 K1353 O1225 DO668 MN10591 MP4.1034 E624 IN555 DS558 DT709 DJ757 DG779 P2-6-4 I4k6.23 Q6033.0 DR1458 Yen1 Weun T1 ᤰ {grace} {kindness} {goodness} {favor} {mercy} {blessing} {benefit}
+ 3239 U6e29 B85 G3 S12 F838 N2634 V3246 H608 DK442 L1452 K623 O1585 DO382 MN17774 MP7.0100 E237 IN634 DS162 DT390 DJ839 DG1217 P1-3-9 I3a9.21 Q3611.7 DR374 Ywen1 Won . . .ޤ . ̤ T1 Ĥ ʤ Ϥ 椿 {warm}
+ 323A U7a4f B115 G8 S16 XJ06353 F1535 N3305 V4175 H1235 DK834 L1147 K1631 O2492 DO1792 MN25280P MP8.0630 E1043 IN869 DJ1234 DG1447 P1-5-11 I5d11.4 Q2293.7 DR2258 Ywen3 Won .䤫 {calm} {quiet} {moderation}
+ 323B U97f3 B180 G1 S9 F491 N5110 V6607 H2070 DK1312 L479 K402 O962 DO206 MN43265 MP12.0219 E6 IN347 DS50 DT78 DJ620 DB3.18 DG1879 P2-2-7 I5b4.3 Q0060.1 DR478 ZPP2-5-4 Yyin1 Weum -Υ T1 {sound} {noise}
+ 323C U4e0b B1 G1 S3 XJ13023 F97 N9 V9 H3378 DK2115 L50 K72 O46 DO30 MN14 MP1.0220 E7 IN31 DS21 DT13 DC75 DJ32 DB2.1 DG4 P4-3-1 I2m1.2 Q1023.0 DR3154 Yxia4 Wha . . . . . -. . . . T1 {below} {down} {descend} {give} {low} {inferior}
+ 323D U5316 B9 G3 S4 F89 N350 V580 H21 DK12 L1008 K100 O56 DO76 MN2572X MP2.0436 E238 IN254 DS163 DT242 DC104 DJ414 DB3.19 DG55 P1-2-2 I2a2.6 Q2421.0 Q2121.0 DR2156 Yhua4 Whwa . . . . {change} {take the form of} {influence} {enchant} {delude} {-ization}
+ 323E U4eee B9 G5 S6 XJ05071 F1039 N382 V144 H50 DK34 L966 K1322 O231 DO696 MN398 MP1.0622 E625 IN1049 DS559 DT656 DJ1141 DG63 P1-2-4 I2a4.15 Q2124.7 DR2167 Yjia3 Yjia4 Wga Wban - {sham} {temporary} {interim} {assumed (name)} {informal}
+ 323F U4f55 B9 G2 S7 F340 N409 V169 H65 DK45 L1012 K471 O513 DO254 MN511 MP1.0694 E80 IN390 DS51 DT137 DC43 DJ80 DB2.2 DG73 P1-2-5 I2a5.21 Q2122.0 DR2149 ZPP3-4-3 Yhe2 Yhe4 Wha ʤ ʤ ʤ- ʤ- T1 {what}
+ 3240 U4f3d B9 G9 S7 F2323 N398 V159 DK46 L2115 O357 MN486 MP1.0683 IN2014 P1-2-5 I2a5.12 Q2620.0 Yjia1 Yqie2 Wga Ȥ {nursing} {attending} {entertainer}
+ 3241 U4fa1 B9 G5 S8 XJ0512B F250 N422 V188 H87 DK64 L1603 K202 DO762 MN628P MP1.0762 E626 IN421 DS563 DT678 DC342 DJ425 DG86 P1-2-6 I2a6.3 Q2126.0 DR2176 Yjia4 Yjie4 Wga {value} {price}
+ 3242 U4f73 B9 G8 S8 XH3885 F1643 N429 V194 H86 DK63 L970 K1606 O560 DO1450 MN557 MP1.0731 E1044 IN1462 DJ1931 DG87 P1-2-6 I2a6.10 Q2421.4 DR2172 Yjia1 Wga Wgae T1 褷 {excellent} {beautiful} {good} {pleasing} {skilled}
+ 3243 U52a0 B19 G4 S5 F130 N716 V523 H38 DK23 L867 K187 O121 DO787 MN2297 MP2.0369 E431 IN709 DS356 DT447 DC237 DJ295 DG208 P1-2-3 I2g3.1 Q4600.0 DR1677 Yjia1 Wga . . {add} {addition} {increase} {join} {include} {Canada}
+ 3244 U53ef B1 C30 G5 S5 F314 N24 V701 H2969 DK1882 L93 K510 O165 DO253 MN3245 MP2.0754 E816 IN388 DS744 DT647 DC463 DJ412 DG314 P3-2-3 I3d2.12 Q1062.0 DR3149 Yke3 Yke4 Wga Wgeug -. -. T1 褷 {can} {passable} {mustn't} {should not} {do not}
+ 3245 U5609 B32 C30 G9 S14 F1553 N1136 V887 H2340 DK1516 L2852 O2184 DO1915 MN4176 MP2.1130 IN2041 P2-3-11 I3p11.1 Q4046.1 Yjia1 Wga . 褤 T1 Ҥ 褷 褷 {applaud} {praise} {esteem}
+ 3246 U590f B1 C35 G2 S10 XJ13864 F659 N58 V1120 H2113 DK1339 L296 K580 O1161 DO163 MN5720 MP3.0303 E82 IN461 DS52 DT188 DJ97 DB3.10 DG402 P2-2-8 I4i7.5 Q1024.7 Q1040.7 DR3167 ZPP2-7-3 Yxia4 Yjia3 Wha ʤ {summer}
+ 3247 U5ac1 B38 G8 S13 F1581 N1249 V1256 H635 DK458 L542 K1469 DO1223 MN6602 MP3.0744 E1049 IN1749 DJ599 DG451 P1-3-10 I3e10.6 Q4343.2 DR1751 Yjia4 Wga Ȥ. {marry into} {bride}
+ 3248 U5bb6 B40 G2 S10 F133 N1311 V1337 H2273 DK1458 L541 K81 O1185 DO151 MN7169 MP3.1021 E83 IN165 DS53 DT189 DC46 DJ52 DB2.8 DG480 P2-3-7 I3m7.1 Q3023.2 DR751 Yjia1 Ygu1 Wga T1 Ĥ {house} {home}
+ 3249 U5be1 B40 G8 S14 F2035 N1337 V1363 H2344 DK1518 L617 K1935 DO1855 MN7286 MP3.1082 E1053 IN1851 DJ1660 DG494 P2-3-11 I3m11.2 Q3022.7 DR745 Ygua3 Wgwa {widow} {minority} {few}
+ 324A U79d1 B115 G2 S9 F531 N3272 V4130 H1138 DK775 L1179 K350 O877 DO385 MN24950 MP8.0551 E81 IN320 DS164 DT170 DC369 DJ565 DB3.20 DG1430 P1-5-4 I5d4.3 Q2490.0 DR2255 Yke1 Wgwa T1 {department} {course} {section}
+ 324B U6687 B72 G8 S13 F1386 N2152 V2501 H1012 DK691 L1882 K1547 DO891 MN14036 MP5.0911 E1050 IN1064 DJ622 DG993 P1-4-9 I4c9.1 Q6704.7 DR3867 Yxia2 Yxia4 Wga Ҥ Ȥ {spare time} {rest} {leisure} {time} {leave of absence}
+ 324C U679c B2 G4 S8 F258 N107 V2594 H3560 DK2217 L1121 K277 O770 DO375 MN14556 MP6.0242 E627 IN487 DS560 DT496 DC250 DJ502 DG1052 P4-8-1 I0a8.8 Q6090.4 DR3664 Yguo3 Wgwa . Ϥ. -. .Ƥ -.Ƥ . T1 {fruit} {reward} {carry out} {achieve} {complete} {end} {finish} {succeed}
+ 324D U67b6 B75 G8 S9 F1555 N2237 V2632 H2569 DK1638 L869 K1659 DO1085 MN14586 MP6.0253 E1045 IN755 DJ1704 DG1055 P2-5-4 I4a5.36 Q4690.4 DR1664 Yjia4 Wga . . {erect} {frame} {mount} {support} {shelf} {construct}
+ 324E U6b4c B76 G2 S14 F519 N2422 V2945 H1825 DK1187 L469 K478 O2170 DO256 MN16167 MP6.0639 E84 IN392 DS166 DT230 DC486 DJ200 DB3.18 DG1125 P1-10-4 I4j10.2 Q1768.2 DR3162 Yge1 Wga . {song} {sing}
+ 324F U6cb3 B85 G5 S8 F663 N2530 V3102 H336 DK251 L146 K698 O597 DO633 MN17245 MP6.1007 E628 IN389 DS561 DT679 DJ1127 DG1170 P1-3-5 I3a5.30 Q3112.0 DR349 Yhe2 Wha T1 {river}
+ 3250 U706b B86 G1 S4 XJ1305C F574 N2743 V3394 H3463 DK2159 L161 K432 O52 DO15 MN18850 MP7.0359 E8 IN20 DS13 DT27 DJ18 DB1.A DG1260 P4-4-4 I4d0.1 Q9080.0 DR1162 ZPP1-1-3 Yhuo3 Whwa - - {fire}
+ 3251 U73c2 B96 S9 F2227 N2927 V3625 MN20906 MP7.0900 P1-4-5 I4f5.8 Q1112.0 Yke1 Wga T1 {jewel}
+ 3252 U798d B113 G8 S13 F2010 N3254 V4102 H1030 DK706 L1291 K1753 O1885 DO1756 MN24766P MP8.0487 E1051 IN1809 DJ1543 DG1425 P1-4-9 I4e9.4 Q3722.7 DR649 Yhuo4 Whwa 虜襤 {calamity} {misfortune} {evil} {curse}
+ 3253 U79be B115 S5 V4121 H3503 O220 MN24906 MP8.0522 P4-5-3 I5d0.1 Q2090.4 ZPP2-1-4 Yhe2 Whwa T2 Τ Τؤ {2-branch tree}
+ 3254 U7a3c B115 G8 S15 F1264 N3301 V4169 H1230 DK831 L893 K1882 MN25217 MP8.0610 E1055 IN1750 DJ1232 DG1444 P1-5-10 I5d10.3 Q2393.2 DR2251 Yjia4 Wga . {earnings} {work} {earn money}
+ 3255 U7b87 B118 G8 S14 N3414 V4315 H2700 DK1735 L2029 K1943 O2216 DO1860 MN26116 MP8.0793 E1054 IN1473 DJ1682 DG1483 P2-6-8 I6f8.15 Q8860.3 DR2377 Yge4 Wgae {counters for things}
+ 3256 U82b1 B140 G1 S7 XJ15747 F578 N3909 V4980 H2211 DK1405 L1009 K551 O481 DO328 MN30734P MP9.0537 E9 IN255 DS43 DT69 DJ314 DB2.18 DG641 P2-3-4 I3k4.7 Q4421.4 DR1956 Yhua1 Whwa Ϥ T1 {flower}
+ 3257 U82db B140 S8 N3925 V5006 L2373 MN30785X MP9.0568 P2-3-5 I3k5.30 Q4462.1 ZRP2-4-5 Yke1 Wga . . . 餤 ޤ {torment} {scold} {chastise}
+ 3258 U8304 B140 G9 S8 N3914 V4995 DK1431 L2372 MN30835X MP9.0609 IN2213 P2-3-5 I3k5.19 Q4446.0 Yqie2 Yjia1 Wga {eggplant}
+ 3259 U8377 B140 G3 S10 S20 F1230 N3956 V5059 H2282 DK1464 L1013 K1020 O1259 DO255 MN31000P MP9.0666 E239 IN391 DS165 DT351 DJ570 DG655 P2-3-7 I3k7.11 Q4422.1 DR1949 ZPP3-7-3 Yhe2 Yhe4 Wha T1 Ϥ {baggage} {shoulder-pole load} {bear (a burden)} {shoulder (a gun)} {load} {cargo} {freight}
+ 325A U83ef B140 G8 S10 XJ15943 F1085 N3955 V5058 H2283 DK1465 L1581 K807 O1266 DO1409 MN31119 MP9.0690 E1046 IN1074 DJ1323 DG656 P2-3-7 I3k7.1 Q4450.4 DR1955 ZPP2-4-6 ZPP4-10-4 Yhua2 Yhua4 Yhua1 Whwa Ϥ T1 {splendor} {flower} {petal} {shine} {luster} {ostentatious} {showy} {gay} {gorgeous}
+ 325B U83d3 B140 G8 S11 F1719 N3980 V5095 H2302 DK1482 L1122 K1616 DO946 MN31168P MP9.0701 E1047 IN1535 DJ1667 DG657 P2-3-8 I3k8.2 Q4490.4 DR1964 Yguo3 Wgwa {candy} {cakes} {fruit}
+ 325C U8766 B142 S15 F2501 N4172 V5364 L2689 O2313 MN33299 MP10.0061 P1-6-9 I6d9.4 Q5714.7 Yxia1 Yha2 Wha T1 {shrimp} {prawn} {lobster}
+ 325D U8ab2 B149 G4 S15 F455 N4389 V5644 H1573 DK1057 L1123 K531 DO568 MN35589 MP10.0498 E433 IN488 DS564 DT623 DJ669 DB2.5 DG1693 P1-7-8 I7a8.2 Q0669.4 DR3064 Yke4 Wgwa {chapter} {lesson} {section} {department} {division} {counter for chapters (of a book)}
+ 325E U5629 B30 S13 XJ06B76 N964 V861 L2160 MN4235 MP2.1144 P1-3-10 I3d10.7 Q6405.4 Q6405.0 Yhua1 Yhua2 Yye4 Whwa ޤӤ. {noisy}
+ 325F U8ca8 B154 G4 S11 F822 N4493 V5781 H2465 DK1594 L1010 K911 DO220 MN36678 MP10.0714 E432 IN752 DS357 DT561 DJ857 DG1724 P2-4-7 I7b4.5 Q2480.6 DR2161 Yhuo4 Whwa {freight} {goods} {property}
+ 3260 U8fe6 B162 S8 S7 F2160 N4673 V6027 L2959 O999 MN38789X MP11.0017 P3-3-5 I2q5.6 Q3630.0 ZRP3-4-5 Yjia1 Wga {(used phonetically)}
+ 3261 U904e B162 G5 S12 S11 F285 N4723 V6090 H3137 DK2003 L1293 K399 O1804 DO368 MN39002P MP11.0120 E629 IN413 DS562 DT750 DC230 DJ284 DG705 P3-3-9 I2q9.18 Q3730.2 DR3649 Yguo4 Yguo1 Wgwa . -. -. . . . {overdo} {exceed} {go beyond} {error}
+ 3262 U971e B173 G9 S17 F1603 N5063 V6541 H2814 DK1800 L2779 K1530 O2693 MN42365 MP12.0066 IN2261 P2-8-9 I8d9.1 Q1024.7 Q1074.7 DR3167 Yxia2 Wha . {be hazy} {grow dim} {blurred}
+ 3263 U868a B142 G8 S10 XJ15B52 F2121 N4123 V5288 H1319 DK886 L1728 K1771 O1135 DO1119 MN32849 MP10.0005 E1056 IN1876 DJ1860 DG1605 P1-6-4 I6d4.5 Q5014.0 DR1666 Ywen2 Wmun ֥ {mosquito}
+ 3264 U4fc4 B9 S9 N447 V215 L2110 MN665 MP1.0777 P1-2-7 I2a7.4 Q2325.0 Ye2 Ye4 Wa ˤ狼 {sudden} {abrupt} {improvised}
+ 3265 U5ce8 B46 S10 XJ05636 F2234 N1422 V1471 L2226 O1350 MN8071 MP4.0247 P1-3-7 I3o7.2 Q2375.0 Ye2 Wa . {high mountain}
+ 3266 U6211 B4 C62 G6 S7 F829 N200 V2028 H3548 DK2208 L640 K1392 O545 DO719 MN11545 MP5.0019 E817 IN1302 DS745 DT848 DC380 DJ1164 DG837 P4-7-3 I0a7.10 Q2355.0 DR2259 ZPP4-7-4 Ywo3 Wa .- 郎- T1 {ego} {I} {selfish} {our} {oneself}
+ 3267 U7259 B92 S5 S4 F2067 N2848 V3531 H3435 L1904 MN19909 MP7.0605 P4-4-1 I0a4.28 Q1024.0 Q7124.0 ZPP3-3-1 Yya2 Wa T2 Фؤ {tusk} {fang}
+ 3268 U753b B1 C102 G2 S8 XJ06141 XDR1275 F199 N50 V3733 H3000 DK1904 L1170 K150 O991 DO477 MN21739P MP7.1084 E85 IN343 DS167 DT155 DC176 DJ235 DB2.14 DG176 P3-2-6 I0a8.7 Q1077.2 DR3175 Yhua4 Whwa Whoeg . . . Ϥꤴ Ϥ. {brush-stroke} {picture}
+ 3269 U81e5 B131 S9 N3839 V4896 H1440 L2909 MN30071 MP9.0388 P1-7-2 I2a7.22 Q7870.0 ZSP1-6-2 Ywo4 Wwa դ. . . {bend down} {bow} {lie prostrate}
+ 326A U82bd B140 G4 S8 F1691 N3920 V5002 H2240 DK1429 L1905 K1676 O683 DO709 MN30860P MP9.0616 E434 IN1455 DS358 DT497 DJ1835 DG645 P2-3-5 I3k5.9 Q4424.1 DR1947 ZPP2-4-4 Yya2 Ydi2 Wa T1 ᤰ {bud} {sprout} {spear} {germ}
+ 326B U86fe B142 S13 N4147 V5325 L2694 MN33082 MP10.0033 P1-6-7 I6d7.1 Q5315.0 Ye2 Yyi3 Wa Ҥष {moth}
+ 326C U8cc0 B154 G5 S12 F1056 N4501 V5790 H2599 DK1663 L868 K778 O1756 DO615 MN36725 MP10.0742 E630 IN756 DS565 DT751 DJ1019 DG1728 P2-5-7 I7b5.10 Q4680.6 DR1661 Yhe4 Wha T1 Τ 褷 {congratulations} {joy}
+ 326D U96c5 B92 C172 G8 S13 F1192 N2850 V6505 H1197 DK811 L1907 K1271 O1913 DO1211 MN41973 MP11.0992 E1057 IN1456 DJ1638 DG1853 P1-5-8 I8c5.1 Q7021.4 Q1021.4 DR3275 Yya3 Yya1 Wa ߤ. T1 Τ ޤ ޤ 褷 {gracious} {elegant} {graceful} {refined}
+ 326E U9913 B184 G8 S15 F1754 N5171 V6697 H1734 DK1141 L1476 K1948 DO1580 MN44168P MP12.0403 E1058 IN1303 DJ1347 DG1908 P1-8-7 I8b7.1 Q8375.0 DR2859 Ye4 Wa . {starve} {hungry} {thirst}
+ 326F U99d5 B187 S15 N5207 V6743 L2803 MN44667 MP12.0511 P2-5-10 I10a5.8 Q4632.7 Yjia4 Wga . Τ Τ {vehicle} {palanquin} {litter} {hitch up an animal}
+ 3270 U4ecb B9 G8 S4 F617 N347 V108 H1967 DK1245 L250 K666 O66 DO941 MN359 MP1.0591 E1059 IN453 DJ695 DG44 P2-2-2 I2a2.9 Q8022.0 DR2854 Yjie4 Wgae T1 椭 {jammed in} {shellfish} {mediate} {concern oneself with}
+ 3271 U4f1a B9 G2 S6 XJ05072 F4 N381 V143 H2020 DK1275 L752 K12 O454 DO116 MN460 MP1.0668 E87 IN158 DS54 DT119 DC16 DJ59 DB2.1 DG47 P2-2-4 I2a4.19 Q8073.1 DR2871 ZPP2-3-3 Yhui4 Ykuai4 Whoe Wgoe Wgwal . .碌 .ޤ T1 {meeting} {meet} {party} {association} {interview} {join}
+ 3272 U89e3 B148 G5 S13 XJ06B3B XH578 F176 N4306 V5548 H1517 DK1017 L1814 K192 O1923 DO577 MN35067 MP10.0361 E632 IN474 DS567 DT769 DC142 DJ293 DG1651 P1-7-6 I4g9.1 Q2725.2 DR2555 Yjie3 Yjie4 Yxie4 Whae Wgae . . . ۤ. ۤ. 狼. . T1 Ȥ Ȥ {unravel} {notes} {key} {explanation} {understanding} {untie} {undo} {solve} {answer} {cancel} {absolve} {explain} {minute}
+ 3273 U56de B31 G2 S6 XJ05145 XDR3675 F50 N1028 V941 H3055 DK1937 L586 K64 O309 DO571 MN4690 MP3.0050 E86 IN90 DS168 DT118 DC421 DJ162 DB2.4 DG338 P3-3-3 I3s3.1 Q6060.0 DR3777 Yhui2 Whoe ޤ. -ޤ. -ޤ. ޤ. -ޤ. ޤ.- -ޤ. Ȥ. . {-times} {round} {game} {revolve} {counter for occurrences}
+ 3274 U584a B32 G8 S13 XJ1332F F1800 N1122 V1070 H632 DK457 L2024 K1946 DO1670 MN5319 MP3.0224 E1065 IN1524 DJ1753 DG386 P1-3-10 I3b10.3 Q4611.3 DR1457 Ykuai4 Wgoe ޤ Ĥ {clod} {lump} {chink} {clot} {mass}
+ 3275 U58ca B32 G8 S16 XJ05455 F727 N1147 V1102 H756 DK524 L400 K1266 O2602 DO1578 MN5541P MP3.0269 E1066 IN1407 DJ1038 DG390 P1-3-13 I3b13.3 Q4413.2 DR1465 Yhuai4 Ypi1 Wkoe . . . {demolition} {break} {destroy}
+ 3276 U5efb B54 S9 XH4667 N1548 V1659 H3089 L2886 O994 MN9575 MP4.0660 P3-3-6 I2q6.13 Q1640.0 Yhui2 Whoe ޤ. ޤ. Ȥ. ᤰ. ᤰ.餹 T1 㤯 {round} {game} {revolve} {go around} {circumference}
+ 3277 U5feb B61 G5 S7 F1074 N1654 V1802 H245 DK182 L1642 K882 O372 DO827 MN10369 MP4.0977 E631 IN1409 DS566 DT664 DJ656 DG808 P1-3-4 I4k4.2 Q9503.0 DR1163 ZPP1-1-6 Ykuai4 Wkwae . T1 褷 {cheerful} {pleasant} {agreeable} {comfortable}
+ 3278 U602a B61 G8 S8 XJ0575F F1634 N1665 V1821 H297 DK220 L716 K1367 DO1176 MN10483 MP4.1014 E1061 IN1476 DJ1450 DG809 P1-3-5 I4k5.11 Q9701.4 DR1172 Yguai4 Wgoe . . {suspicious} {mystery} {apparition}
+ 3279 U6094 B61 G8 S9 F1460 N1682 V1848 H365 DK270 L625 K1950 DO1166 MN10617P MP4.1049 E1063 IN1733 DJ1219 DG812 P1-3-6 I4k6.12 Q9805.5 DR1147 Yhui3 Whoe . . . {repent} {regret}
+ 327A U6062 B61 S9 N1678 V1843 H366 L2282 O806 MN10577X MP4.1030 P1-3-6 I4k6.3 Q9408.9 Yhui1 Whoe Ҥ. {wide} {large} {enlarge}
+ 327B U61d0 B61 G8 S16 XJ05867 XJ15C65 F1493 N1782 V2003 H763 DK528 L828 K1736 O2605 DO1188 MN11351 MP4.1210 E1067 IN1408 DJ1463 DG832 P1-3-13 I4k13.9 Q9403.2 DR1165 Yhuai2 Whoe դȤ ʤ. ʤ. ʤ. ʤ. ʤ. . . T1 {pocket} {feelings} {heart} {yearn} {miss someone} {become attached to} {bosom} {breast}
+ 327C U6212 B62 G8 S7 F1062 N1801 V2027 H3204 DK2043 L676 K1191 O511 DO1006 MN11548 MP5.0023 E1060 IN876 DJ1334 DG838 P3-4-3 I4n3.1 Q5340.0 DR1459 Yjie4 Wgye ޤ. {commandment}
+ 327D U62d0 B64 G8 S8 F1498 N1865 V2107 H308 DK228 L656 K2006 MN11955 MP5.0176 E1062 IN1916 DJ1265 DG869 P1-3-5 I3c5.21 Q5602.7 DR1345 Yguai3 Wgoe {kidnap} {falsify}
+ 327E U6539 B49 G4 S7 F147 N1464 V2332 H243 DK180 L528 K294 O379 DO691 MN13114 MP5.0470 E435 IN514 DS359 DT475 DC289 DJ726 DG933 P1-3-4 I4i3.1 Q1874.0 DR3566 Ygai3 Wgae 餿. 餿.ޤ {reformation} {change} {modify} {mend} {renew} {examine} {inspect} {search}
+ 3321 U9b41 B194 G9 S14 F2108 N5277 V6834 DK2095 L2924 O2423 MN45785 MP12.0684 IN2083 P3-10-4 I5f9.1 Q2421.0 Ykui2 Wgoe {charging ahead of others}
+ 3322 U6666 B72 S10 N2135 V2454 L2452 MN13960X MP5.0884 P1-4-6 I4c7.3 Q6805.7 Yhui4 Whoe Ĥ . ߤ T1 {dark} {disappear}
+ 3323 U68b0 B75 G4 S11 F1321 N2264 V2685 H961 DK654 L677 K929 DO474 MN14882 MP6.0381 E436 IN529 DS360 DT562 DJ511 DG1097 P1-4-7 I4a7.23 Q4395.0 DR1859 Yxie4 Wgye {contraption} {fetter} {machine} {instrument}
+ 3324 U6d77 B85 G2 S9 F200 N2553 V3133 H384 DK284 L461 K158 O1071 DO99 MN17450 MP6.1138 E88 IN117 DS55 DT171 DC206 DJ454 DB3.14 DG1184 P1-3-6 I3a6.20 Q3815.7 DR347 Yhai3 Whae T1 Ҥ Ҥ ޤ ޤ 錄 {sea} {ocean}
+ 3325 U7070 B27 C86 G6 S6 F1717 N820 V3396 H2979 DK1892 L168 K1788 O302 DO1325 MN18859 MP7.0375 E818 IN1343 DT840 DJ874 DG1261 P3-2-4 I2p4.1 Q7128.9 DR3362 Yhui1 Whoe Ϥ {ashes} {puckery juice} {cremate}
+ 3326 U754c B102 G3 S9 F158 N2998 V3739 H2563 DK1632 L251 K170 O967 DO269 MN21775 MP7.1086 E240 IN454 DS170 DT320 DC164 DJ157 DB3.8 DG1336 P2-5-4 I5f4.7 Q6022.8 DR3654 Yjie4 Wgye {world}
+ 3327 U7686 B81 C106 G8 S9 F1267 N2471 V3869 H2445 DK1581 L449 K1324 O1196 DO978 MN22699 MP8.0071 E1064 IN587 DJ606 DG1365 P2-4-5 I4c5.14 Q2160.1 DR1278 Yjie1 Wgae ߤ ߤ T1 {all} {everything}
+ 3328 U7d75 B120 G2 S12 XJ06569 F895 N3537 V4488 H1346 DK910 L1346 K976 O2332 DO380 MN27464P MP8.1064 E89 IN345 DS172 DT214 DJ617 DG1530 P1-6-6 I6a6.8 Q2893.1 DR2771 Yhui4 Whoe {picture} {drawing} {painting} {sketch}
+ 3329 U82a5 B140 S7 F1929 N3906 V4977 L2376 O475 MN30715X MP9.0532 P2-3-4 I3k4.10 Q4422.8 ZRP2-4-4 Yjie4 Wgae 餷 {mustard} {rape} {dust} {trash} {rubbish}
+ 332A U87f9 B142 S19 XJ06A37 F2417 N4195 V5395 L2682 O2853 MN33668 MP10.0097 P2-13-6 I6d13.7 Q2713.6 Yxie4 Whae {crab}
+ 332B U958b B169 G3 S12 XDR3853 F59 N4950 V6393 H3321 DK2092 L1622 K80 O1821 DO550 MN41233 MP11.0711 E241 IN396 DS171 DT391 DC290 DJ215 DB2.13 DG1840 P3-8-4 I8e4.6 Q7744.1 DR3855 Ykai1 Wgae Ҥ. Ҥ. -Ӥ. Ҥ. . . T1 Ϥ {open} {unfold} {unseal}
+ 332C U968e B170 G3 S12 XJ13827 F513 N5011 V6469 H624 DK451 L1309 K253 O1840 DO436 MN41755 MP11.0948 E242 IN588 DS361 DT392 DC328 DJ607 DB3.18 DG743 P1-3-9 I2d9.6 Q7126.1 DR3678 ZSP1-2-9 Yjie1 Wgye Ϥ T1 Ϥ {storey} {stair} {counter for storeys of a building}
+ 332D U8c9d B154 G1 S7 XJ15A70 F1787 N4486 V5766 H2543 DK1614 L54 K1590 O498 DO44 MN36656 MP10.0694 E90 IN240 DS169 DT70 DJ719 DG1720 P2-5-2 I7b0.1 Q6080.0 DR3961 Ybei4 Wpae Х {shellfish}
+ 332E U51f1 B16 G9 S12 F2293 N661 V440 DK1181 L2077 O1967 MN1790 MP2.0169 IN2028 P1-10-2 I2s10.1 Q2711.0 Ykai3 Wgae ɤ 餰 {victory song}
+ 332F U52be B19 G8 S8 F2085 N721 V534 H1266 DK850 L1523 K2007 DO1867 MN2342 MP2.0381 E1068 IN1939 DJ1614 DG215 P1-6-2 I2g6.1 Q0482.7 DR445 Yhe2 Whaeg Whae {censure} {criminal investigation}
+ 3330 U5916 B36 G2 S5 F81 N1168 V1125 H186 DK135 L111 K120 O139 DO42 MN5750 MP3.0321 E91 IN83 DS56 DT105 DC69 DJ150 DB2.11 DG404 P1-3-2 I2m3.1 Q2320.0 DR2554 Ywai4 Woe ۤ Ϥ. Ϥ. - T1 դ {outside}
+ 3331 U54b3 B30 S9 N921 V789 L2162 MN3555 MP2.0991 P1-3-6 I3d6.10 Q6008.2 DR3762 Yke2 Yhai1 Yka3 Ykai4 Whae . . ֤ {cough} {clear throat}
+ 3332 U5bb3 B40 G4 S10 F358 N1306 V1333 H2272 DK1457 L1551 K425 O1181 DO450 MN7165 MP3.1017 E437 IN518 DS362 DT538 DC428 DJ785 DG481 P2-3-7 I3m7.4 Q3060.1 DR777 Yhai4 Whae Whal {harm} {injury}
+ 3333 U5d16 B46 S11 XJ13447 N1428 V1488 L2227 O1737 MN8180 MP4.0248 P2-3-8 I3o8.11 Q2221.4 Yya2 Yai2 Wae Weui Ϥ {cliff} {bluff} {precipice}
+ 3334 U6168 B61 G8 S13 F1875 N1741 V1944 H641 DK462 L1483 K1797 DO1399 MN11122X MP4.1164 E1070 IN1460 DJ1461 DG825 P1-3-10 I4k10.2 Q9101.4 DR1157 Ykai3 Ykai4 Wgae {rue} {be sad} {sigh} {lament}
+ 3335 U6982 B75 G8 S14 F1335 N2344 V2824 H1048 DK717 L1482 K1328 DO1196 MN15217P MP6.0477 E1072 IN1459 DJ1161 DG1107 P1-4-10 I4a10.2 Q4191.4 DR1857 Ygai4 Wgae . {outline} {condition} {approximation} {generally}
+ 3336 U6daf B85 G8 S11 XJ14841 F1525 N2584 V3181 H512 DK376 L157 K1533 DO1824 MN17582 MP7.0002 E1069 IN1461 DJ1497 DG1204 P1-3-8 I3a8.33 Q3111.4 DR372 Yya2 Wae Weui Ϥ {horizon} {shore}
+ 3337 U788d B112 S13 XJ06328 N3198 V4016 H1201 L2592 MN24283 MP8.0372 P1-5-8 I5a8.4 Q1664.1 Yai4 Wae ޤ. {obstacle}
+ 3338 U84cb B140 S13 S14 XJ06235 XJ06864 F2388 N4019 V5155 H2503 L2388 O2193 MN31652X MP9.0845 P2-3-10 I3k10.15 Q4410.7 ZRP2-4-10 Ygai4 Yge3 Yhe2 Wgae Whab դ . . {cover} {lid} {flap}
+ 3339 U8857 B60 C144 G4 S12 F891 N1626 V1759 H576 DK421 L890 K790 O1570 DO1181 MN34051 MP10.0155 E819 IN186 DT580 DJ371 DG1615 P1-3-9 I3i9.2 Q2110.4 Q2122.1 DR2053 Yjie1 Wga ޤ T1 ޤ {boulevard} {street} {town}
+ 333A U8a72 B149 G8 S13 F1648 N4349 V5601 H1519 DK1019 L1522 K1798 O2135 DO1504 MN35445 MP10.0455 E1071 IN1213 DJ1577 DG1677 P1-7-6 I7a6.10 Q0068.2 DR3062 Ygai1 Whae {above-stated} {the said} {that specific}
+ 333B U93a7 B167 S18 N4900 V6324 L2076 MN40735 MP11.0611 P1-8-10 I8a10.3 Q8211.8 Ykai3 Wgae . {put on armor} {arm oneself}
+ 333C U9ab8 B188 S16 N5240 V6789 L2874 MN45164 MP12.0576 P1-10-6 I4b12.7 Q7028.2 Yhai2 Whae य {bone} {body} {corpse}
+ 333D U6d6c B85 S10 N2557 V3142 L2951 MN17485 MP6.1149 P1-3-7 I3a7.3 Q3611.4 Yli3 Wri Τä {knot} {nautical mile}
+ 333E U99a8 B186 G9 S20 F2164 N5190 V6724 H2879 DK1841 L2925 O2904 DO1930 MN44559 MP12.0457 IN2267 P2-11-9 I4c16.2 Q4760.9 ZPP2-5-15 Yxin1 Yxing1 Whyeong 祦 . T1 褷 ۤ {fragrant} {balmy} {favourable}
+ 333F U86d9 B142 S12 N4137 V5313 L2693 O1648 MN32997 MP10.0024 P1-6-6 I6d6.4 Q5411.4 DR1672 Ywa1 Wwa Wwae 鷺 {frog}
+ 3340 U57a3 B32 G8 S9 F1539 N1075 V1009 H351 DK260 L154 K1272 O795 MN5060 MP3.0175 E1073 IN1276 DJ1784 DG373 P1-3-6 I3b6.5 Q4111.6 DR1472 Yyuan2 Wweon T1 {hedge} {fence} {wall}
+ 3341 U67ff B75 S9 XJ14338 F1745 N2231 V2624 L2481 K1568 O867 MN14681 MP6.0170 P1-4-5 I4a5.25 Q4592.7 Q4092.7 DR1844 Yshi4 Wsi {persimmon} {shingle}
+ 3342 U86ce B142 S11 XJ0695A XH4198 V5291 L2697 P1-6-5 I6d14.3-2 Q5112.7 Yli4 Wroe 쥤 {oyster}
+ 3343 U920e B167 S12 XJ06E6C XH4841 N4821 V6226 MN40220 MP11.0503 P1-8-4 I8a5.17-2 Q8712.0 Ygou1 Wpo {hook} {barb} {gaff} {brackets}
+ 3344 U5283 B18 S14 N707 V513 H1887 MN2193 MP2.0309 P1-12-2 I2f12.1 Q5210.0 Yhua4 Yhua2 Whoeg . . {divide}
+ 3345 U5687 B30 G8 S17 XH1803 F2141 N1008 V915 H784 DK539 L2026 K2008 DO1868 MN4459 MP2.1166 E1080 IN1918 DJ1925 DG313 P1-3-14 I3d14.1 Q6403.1 DR3741 Yxia4 Yhe4 Wha Whyeog . {menacing} {dignity} {majesty} {threaten}
+ 3346 U5404 B34 C30 G4 S6 F243 N1163 V714 H2168 DK1370 L291 K182 O277 DO620 MN3281 MP2.0793 E438 IN642 DS568 DT463 DC363 DJ851 DB2.17 DG281 P2-3-3 I4i3.3 Q2760.4 DR2577 ZPP4-6-1 Yge4 Wgag Τ T1 {each} {every} {either}
+ 3347 U5ed3 B53 S14 N1529 V1633 H3163 L2235 O2239 MN9461 MP4.0605 P3-3-11 I3q9.1 Q0022.7 ZSP3-3-9 ZSP3-3-10 Ykuo4 Whwag Wgwag Ȥ {enclosure} {quarter} {red-light district}
+ 3348 U62e1 B64 G6 S8 XJ05A32 XJ13F5C XH1499 F611 N1876 V2118 H309 DK229 L740 K625 O799 DO776 MN11985P MP5.0202 E820 IN1113 DS747 DT860 DJ768 DG870 P1-3-5 I3c5.25 Q5003.2 DR1371 Ykuo4 Whwag Wgwang Ҥ. Ҥ. Ҥ. {broaden} {extend} {expand} {enlarge}
+ 3349 U64b9 B64 S15 XJ05978 XJ13F6B XH2037 V2267 L2257 P1-3-12 I3c20.1-2 Q5701.6 Yjiao3 Yjia3 Wgyo ߤ. {disturb} {throw into confusion}
+ 334A U683c B75 G5 S10 F281 N2259 V2668 H926 DK627 L292 K334 O1099 DO716 MN14749 MP6.0309 E633 IN643 DS569 DT710 DC403 DJ852 DG1088 P1-4-6 I4a6.17 Q4796.4 DR1877 Yge2 Yge1 Wgyeog Wnag 㥯 T1 Τ {status} {rank} {capacity} {character} {case (law, grammar)}
+ 334B U6838 B75 G8 S10 F475 N2254 V2660 H927 DK628 L1520 K577 DO1608 MN14743 MP6.0305 E1074 IN1212 DJ986 DG1089 P1-4-6 I4a6.22 Q4098.2 DR1862 Yhe2 Yhu2 Whaeg {nucleus} {core} {kernel}
+ 334C U6bbb B79 G8 S11 XJ05D57 XJ1385E F1892 N2456 V2996 H1490 DK1000 L710 K1869 DO1832 E1075 IN1728 DJ1626 DG1141 P1-7-4 I3p8.1 Q4724.7 DR1468 Yke2 Yqiao4 Wgag Х {husk} {nut shell}
+ 334D U7372 B94 G8 S16 XH1622 F964 N2912 V3609 H779 DK537 L701 K1234 DO1364 MN20758X MP7.0752 E1079 IN1313 DJ1408 DG1310 P1-3-13 I3g13.1 Q4424.7 DR2967 Yhuo4 Whoeg . {seize} {get} {find} {earn} {acquire} {can} {may} {able to}
+ 334E U78ba B112 G5 S15 XJ15021 F252 N3217 V4039 H1228 DK830 L567 K395 O2305 DO661 MN24366 MP8.0388 E634 IN603 DS570 DT805 DC343 DJ803 DG1409 P1-5-10 I5a10.3 Q1461.4 DR3375 Yque4 Whwag . . {assurance} {firm} {tight} {hard} {solid} {confirm} {clear} {evident}
+ 334F U7a6b B115 G8 S18 F1642 N3309 V4180 H1251 DK844 L908 K1683 O2729 DO1807 MN25334P MP8.0635 E1081 IN1314 DJ1409 DG1449 P1-5-13 I5d13.4 Q2494.7 DR2267 Yhuo4 Whwag {harvest} {reap}
+ 3350 U899a B147 G4 S12 XJ06B34 XJ15D26 XH1700 F710 N4288 V5529 H2604 DK1668 L325 K896 O1752 DO397 MN34846 MP10.0328 E439 IN605 DS363 DT581 DJ208 DB3.15 DG1646 P2-5-7 I3n9.3 Q3221.6 Q9021.6 DR957 Yjue2 Yjiao4 Wgag Wgyo . .ޤ . . {memorize} {learn} {remember} {awake} {sober up}
+ 3351 U89d2 B148 G2 S7 F805 N4301 V5543 H2047 DK1293 L1812 K714 O547 DO273 MN35003 MP10.0352 E243 IN473 DS173 DT138 DJ716 DG1650 P2-2-5 I2n5.1 Q2722.7 DR2545 ZPP3-4-3 Yjiao3 Yjia3 Yjue2 Wgag Wnog Ĥ T1 դ {angle} {corner} {square} {horn} {antlers}
+ 3352 U8d6b B155 S14 XH1371 N4537 V5843 H1557 L2908 MN37010 MP10.0825 P1-7-7 I3b11.8 Q4433.1 Yhe4 Whyeog . {suddenly}
+ 3353 U8f03 B159 G8 S13 XH2470 F1172 N4623 V5959 H1536 DK1034 L1277 K1236 DO1155 MN38297 MP10.1012 E1077 IN1453 DJ500 DG1777 P1-7-6 I7c6.3 Q5004.8 DR1566 Yjiao4 Yjiao3 Wgyo Wgag .٤ {contrast} {compare}
+ 3354 U90ed B163 G8 S11 S10 F1670 N4765 V6144 H1678 DK1100 L1842 K1770 O1417 DO1793 MN39474 MP11.0259 E1076 IN1673 DJ1773 DG759 P1-8-3 I2d7.14 Q0742.7 DR444 ZSP1-7-2 ZSP1-7-3 ZSP1-8-2 Yguo1 Wgwag T1 Ҥ {enclosure} {quarters} {fortification} {red-light district}
+ 3355 U95a3 B169 G6 S14 XDR3849 XDR3853 F444 N4957 V6401 H3327 DK2098 L1624 K480 DO1373 MN41300 MP11.0738 E822 IN837 DT970 DJ1193 DG1843 P3-8-6 I8e6.3 Q7760.4 DR3877 Yge2 Wgag {tower} {tall building} {palace}
+ 3356 U9694 B170 G8 S13 F1382 N5016 V6475 H671 DK480 L1312 K1608 DO1753 MN41783X MP00.0000 E1078 IN1589 DJ1236 DG748 P1-3-10 I2d10.2 Q7122.7 DR3653 ZSP1-2-10 Yge2 Wgyeog ؤ.Ƥ ؤ. {isolate} {alternate} {distance} {separate} {gulf}
+ 3357 U9769 B177 G6 S9 XH3109 F249 N5088 V6570 H2448 DK1582 L1893 K686 O937 DO811 MN42710 MP12.0149 E821 IN1075 DS746 DT877 DC487 DJ996 DG1877 P2-4-5 I3k6.2 Q4450.6 DR1955 ZPP2-3-6 ZSP2-3-5 Yge2 Yji2 Yji3 Whyeog Wgeug {leather} {become serious} {skin} {hide} {pelt}
+ 3358 U5b66 B39 G1 S8 XJ0555C XJ0555D XJ14157 F63 N1271 V1294 H2555 DK1625 L324 K33 O719 DO66 MN6974 MP3.0858 E10 IN109 DS57 DT71 DC15 DJ50 DB2.9 DG460 P2-5-3 I3n4.2 Q3240.7 Q9040.7 DR947 ZPP2-3-5 ZSP2-5-2 ZBP2-3-4 Yxue2 Whag ޤ. T1 Τ {study} {learning} {science}
+ 3359 U5cb3 B4 C46 G8 S8 XJ05656 F1334 N208 V1457 H2557 DK1627 L1330 K1091 O956 DO1772 MN8001 MP4.0238 E1082 IN1358 DJ1851 DG537 P2-5-3 I3o5.12 Q7277.2 DR2676 Yyue4 Wag T1 {point} {peak} {mountain}
+ 335A U697d B75 G2 S13 XJ05C5B XDR0864 F373 N2324 V2790 H2826 DK1808 L1735 K232 O2029 DO322 MN15213 MP6.0477 E218 IN358 DS331 DT225 DC481 DJ343 DB2.10 DG1064 P2-9-4 I4a9.29 Q3290.4 DR364 Yle4 Yyue4 Wag 饯 . . . T1 䤹 {music} {comfort} {ease}
+ 335B U984d B181 G5 S18 F407 N5136 V6644 H1805 DK1174 L295 K522 O2756 DO749 MN43586 MP12.0281 E635 IN838 DS748 DT821 DJ861 DG1892 P1-9-9 I9a9.6 Q3168.6 DR761 Ye2 Waeg Ҥ T1 ̤ {forehead} {tablet} {plaque} {framed picture} {sum} {amount} {volume}
+ 335C U984e B181 S18 N5135 V6643 L2795 MN43590 MP12.0283 P1-9-9 I9a9.2 Q6128.6 Ye4 Wag {jaw} {chin} {gill}
+ 335D U639b B64 G8 S11 F1027 N1952 V2214 H493 DK361 L674 K1183 O1321 DO1143 MN12267 MP5.0280 E1083 IN1464 DJ1477 DG896 P1-3-8 I3c8.6 Q5300.0 DR1354 Ygua4 Wgwae . -. . -. -. . -. -. . -. - T1 {hang} {suspend} {depend} {arrive at} {tax} {pour}
+ 335E U7b20 B118 S11 F1499 N3381 V4269 H2662 L939 O1473 MN25924 MP8.0754 P2-6-5 I6f5.1 Q8810.8 Yli4 Wrib 奦 {bamboo hat} {one's influence}
+ 335F U6a2b B75 S16 F2297 N2357 V2849 L2491 MN15485 MP6.0536 P1-4-12 I4a12.5 Q4791.4 Yjian1 Wgyeon {evergreen oak} {(kokuji)}
+ 3360 U6a7f B75 S17 F2198 N2383 V2889 L2509 O2622 MN15629 MP6.0571 P1-4-13 I4a13.5 Q4191.6 Yjiang1 Wgang 祦 Τ {oak}
+ 3361 U68b6 B75 S11 F1355 N2279 V2699 L2502 O1371 MN14889 MP6.0386 P1-4-7 I4a7.20 Q4791.4 Ywei3 Wmi {sculling oar}
+ 3362 U9c0d B195 S20 N5311 V6895 L2823 O2887 MN46331 MP12.0760 P1-11-9 I11a9.2 Q2938.0 Yqiu1 Wchu 奦 ʤ ɤ礦 {bullhead}
+ 3363 U6f5f B85 G8 S15 F1204 N2695 V3328 H745 DK520 L2039 K1036 O2273 MN18247 MP7.0269 E1084 IN1626 DJ1847 DG1248 P1-3-12 I3a12.9 Q3712.7 DR350 ZSP1-3-11 Yxi4 Wseog - T1 {lagoon}
+ 3364 U5272 B18 G6 S12 F318 N703 V507 H1816 DK1180 L1553 K357 O1696A DO1274 MN2112P MP2.0302 E823 IN519 DT938 DC414 DJ786 DG204 P1-10-2 I2f10.1 Q3260.0 DR743 Yge1 Whal . . . . {proportion} {comparatively} {divide} {cut} {separate} {split}
+ 3365 U559d B30 G8 S11 F1858 N953 V824 H461 DK337 L454 K2009 MN3960X MP2.1093 E1086 IN1919 DJ1434 DG305 P1-3-8 I3d8.8 Q6602.7 DR3752 Yhe1 Yhe4 Wgal Wae {hoarse} {scold}
+ 3366 U6070 B61 S9 N1675 V1838 H368 L2281 O804 MN10603 MP4.1048 P1-3-6 I4k6.10 Q9806.1 Yqia4 Wheub 祦 祦 . {just as} {as though} {fortunately}
+ 3367 U62ec B64 G8 S9 F1026 N1896 V2143 H376 DK276 L661 K1664 DO1474 MN11988 MP5.0202 E1085 IN1260 DJ1472 DG885 P1-3-6 I3c6.12 Q5206.4 DR1377 Ygua1 Ykuo4 Wgwal . {fasten} {tie up} {arrest} {constrict}
+ 3368 U6d3b B85 G2 S9 F171 N2552 V3132 H385 DK285 L143 K203 O819 DO198 MN17423 MP6.1118 E244 IN237 DS174 DT172 DC132 DJ517 DB3.10 DG1185 P1-3-6 I3a6.16 Q3216.4 DR377 Yhuo2 Whwal Wgwal . . . {lively} {resuscitation} {being helped} {living}
+ 3369 U6e07 B85 G8 S11 F1944 N2596 V3195 H515 DK379 L451 K1951 DO1266 MN17748 MP7.0089 E1087 IN1622 DJ1394 DG1205 P1-3-8 I3a8.13 Q3612.7 DR352 Yke3 Wgal Wgeol . {thirst} {dry up} {parch}
+ 336A U6ed1 B85 G8 S13 F1238 N2663 V3282 H658 DK472 L1289 K1468 O1857 DO1512 MN18032 MP7.0182 E1088 IN1267 DJ1392 DG1229 P1-3-10 I3a10.6 Q3712.7 DR346 Yhua2 Ygu3 Whwal Wgol . ʤ.餫 T1 ʤ {slippery} {slide} {slip} {flunk}
+ 336B U845b B140 S11 S12 F1547 N3997 V5060 L2398 O1994 MN31420X MP9.0785 P2-3-8 I3k9.22-2 Q4472.7 ZRP2-4-9 Yge3 Yge2 Wgal ĤŤ T1 Ĥ {arrowroot} {kudzu}
+ 336C U8910 B145 G8 S13 XH4254 F2186 N4243 V5473 H1210 DK818 L453 K1996 MN34435 MP10.0246 E1089 IN1623 DJ1556 DG1634 P1-5-8 I5e8.7 Q3622.7 Yhe2 Yhe4 Wgal {brown} {woollen kimono}
+ 336D U8f44 B159 G8 S17 XJ16529 F1771 N4636 V5981 H1627 DK1081 L1552 K1791 DO1553 MN38482P MP10.1053 E1090 IN1186 DJ1590 DG1783 P1-7-10 I7c10.1 Q5306.1 DR1577 Yxia2 Whal {control} {wedge}
+ 336E U4e14 B1 G8 S5 N23 V17 H3485 DK2173 L2034 K2010 O192 DO1865 MN29 MP1.0265 E1091 IN1926 DJ1924 DG11 P4-5-1 I0a5.15 Q7710.0 DR3973 ZPP3-3-2 Yqie3 Yju1 Wcha Wjeo 祦 . T1 {moreover} {also} {furthermore}
+ 336F U9c39 B195 S23 S22 N5327 V6915 L2822 MN46437 MP12.0766 P1-11-12 I11a12.1 Q2731.4 Yjian1 Wgyeon Ĥ {bonito}
+ 3370 U53f6 B30 G9 S5 XH4738 F2312 N871 V689 DK134 L2173 O132 MN3255 MP2.0776 IN2033 P1-3-2 I3d2.1 Q6400.0 Yye4 Yxie2 Whyeob 祦 . . T1 Τ {grant} {answer}
+ 3371 U691b B75 S11 V2683 O1363 MN15065X MP6.0420 P1-4-7 I4a7.14 Q4491.4 Whwa ߤ {birch} {maple}
+ 3372 U6a3a B75 G9 S14 F1982 N2337 V2817 DK718 L2515 O2103 MN15497 MP6.0543 IN2123 P1-4-10 I4a10.15 Q4495.4 Yhua4 Yhua2 Whwa T1 {birch}
+ 3373 U9784 B177 S14 N5095 V6582 L2785 MN42781X MP12.0158 P1-9-5 I3k11.25 Q4751.2 Ypao2 Wpo ϥ ۥ ӥ祦 Ф {suitcase} {bag} {briefcase}
+ 3374 U682a B75 G6 S10 F432 N2257 V2665 H935 DK635 L222 K242 O1098 DO731 MN14723 MP6.0302 E824 IN741 DS749 DT896 DJ973 DG1090 P1-4-6 I4a6.3 Q4599.0 DR1864 Yzhu1 Wju {stocks} {stump} {shares} {stock} {counter for small plants}
+ 3375 U515c B4 S11 F2034 N232 V364 L2854 O1800 MN1386 MP1.1034 P2-9-2 I4c8.16 Q7721.7 Ydou1 Wdu ȥ ֤ {helmet} {head piece}
+ 3376 U7ac3 B116 S17 XJ0635E XJ14947 XH3341 V4216 L2617 P2-3-14 I3m18.1-2 Q3071.7 Yzao4 Wjo ޤ ؤäĤ {kitchen stove} {furnace} {oven} {hearth}
+ 3377 U84b2 B140 S13 S14 F1887 N4021 V5156 H2504 L1838 K1598 O1993 MN31611X MP9.0825 P2-3-10 I3k10.8 Q4412.7 ZRP2-4-10 Ypu2 Wpo {bullrush} {flag} {cattail}
+ 3378 U91dc B88 C167 S10 XJ06E5D F1761 N2834 V6215 H2107 L2332 K1621 O1160 MN40164 MP11.0495 P2-2-8 I2o8.7 Q8010.9 ZPP2-4-6 Yfu3 Wbu {kettle} {cauldron} {iron pot}
+ 3379 U938c B167 G9 S18 XJ16560 F1587 N4902 V6326 H1760 DK1155 L1599 K1277 O2750 DO1996 MN40693X MP11.0605 IN2257 P1-8-10 I8a10.8 Q8813.7 DR2864 Ylian2 Wgyeom T1 {sickle} {scythe} {trick}
+ 337A U565b B30 S15 XJ1365A XJ16D4E F2399 N1012 V888 L2172 MN4516X MP2.1170 P1-3-12 Q6107.2 Ynie4 Wgyo . . {chew} {bite} {gnaw}
+ 337B U9d28 B2 C196 S16 F1797 N121 V6955 L2835 K1570 O2489 MN46823 MP12.0818 P1-5-11 I11b5.2 Q6752.7 Yya1 Wab Ҥ {wild duck} {easy mark}
+ 337C U6822 B75 S10 V2638 O1093 MN14714 MP6.0301 P1-4-6 Q4196.0 Ybo2 Ybai3 Wbaeg ϥ ҥ㥯 T1 {oak}
+ 337D U8305 B140 G9 S8 F1895 N3924 V5005 DK1425 L2385 O690 MN30836X MP9.0609 IN2214 P2-3-5 I3k5.26 Q4422.2 Ymao2 Wmo ܥ ߥ祦 T1 {miscanthus reed}
+ 337E U8431 B140 S12 XJ15957 XJ1597E XJ15A27 F2217 N3989 V5121 O1730 MN31345X MP9.0759 P2-3-9 I3k9.26 Q4410.6 ZRP2-4-9 Yxuan1 Whweon 󤾤 T1 {miscanthus reed}
+ 3421 U7ca5 B57 S12 XJ06478 XJ13146 F2280 N1574 V4402 L2243 MN26938 MP8.0900 P1-3-9 I3h9.1 Q1722.7 Yzhou1 Yyu4 Wjug Wyug Wgug 奯 奯 Ҥ. {rice gruel}
+ 3422 U5208 B18 G8 S4 F1738 N666 V452 H28 DK16 L1488 K1722 O50 DO1540 MN1859 MP2.0211 E1092 IN1282 DJ1612 DG183 P1-2-2 I2f2.1 Q4200.0 DR2943 Yyi4 Wye . T1 {reap} {cut} {clip} {trim} {prune}
+ 3423 U82c5 B140 S7 F2178 N3898 V4969 L2387 O479 MN30771X MP9.0562 P2-3-4 I3k4.8 Q4442.0 ZRP2-4-4 Yyi4 Wye . T1 {cutting (grass)}
+ 3424 U74e6 B98 S5 F1850 N2977 V3690 H3476 L1031 O201 MN21438 MP7.0994 P4-5-1 I0a5.11 Q1071.7 Q1011.7 Ywa3 Ywa4 Wwa {tile} {gram}
+ 3425 U4e7e B24 C5 G8 S11 XJ1303B F1453 N784 V63 H1679 DK1101 L463 K1355 O1411 DO1195 MN204 MP1.0396 E1099 IN1190 DJ904 DG27 P1-8-3 I4c7.14 Q4841.7 DR1556 ZSP1-8-4 Ygan1 Yqian2 Wgan Wgeon . . . . ̤ {drought} {dry} {dessicate} {drink up} {heaven} {emperor}
+ 3426 U4f83 B9 G9 S8 N416 V182 DK65 L2123 O551 MN577 MP1.0739 IN2017 P1-2-6 I2a6.12 Q2621.0 Ykan3 Wgan Ĥ. T1 {strong} {just} {righteous} {peace-loving}
+ 3427 U51a0 B14 G8 S9 F1503 N627 V401 H2081 DK1319 L304 K1548 O905 DO1170 MN1580 MP2.0123 E1097 IN1615 DJ1656 DG165 P2-2-7 I2i7.2 Q3721.4 DR3657 Yguan1 Yguan4 Wgwan T1 ä ޤ {crown} {best} {peerless}
+ 3428 U5bd2 B40 G3 S12 F1456 N1322 V1350 H2311 DK1490 L1526 K1195 O1714 DO831 MN7239X MP3.1064 E245 IN457 DS175 DT393 DJ120 DG490 P2-3-9 I3m9.3 Q3030.3 DR740 Yhan2 Whan . T1 {cold}
+ 3429 U520a B51 C18 G5 S5 F855 N1493 V456 H190 DK139 L1650 K619 DO604 MN1865 MP2.0212 E636 IN585 DS750 DT648 DJ1138 DG184 P1-3-2 I2f3.1 Q1240.0 DR3143 Ykan1 Wgan {publish} {carve} {engrave}
+ 342A U52d8 B19 G8 S11 F1494 N729 V548 H1777 DK1162 L1769 K1309 O1699 DO963 MN2393 MP2.0396 E1100 IN1502 DJ1757 DG220 P1-9-2 I2g9.3 Q4472.7 DR1945 Ykan1 Ykan4 Wgam T1 Ȥ {intuition} {perception}
+ 342B U52e7 B19 G8 S13 XJ05230 F1068 N736 V559 H1857 DK1202 L864 K1140 O1970 DO638 MN2433 MP2.0414 E828 IN1051 DS752 DJ1615 DG226 P1-11-2 I2g11.1 Q8422.7 DR2345 Yquan4 Wgweon . {persuade} {recommend} {advise} {encourage} {offer}
+ 342C U5dfb B49 G6 S9 XJ0524B F944 N1466 V1545 H2645 DK1691 L1207 K636 O975 DO885 MN8759P MP4.0393 E826 IN507 DT878 DJ715 DG555 P2-6-3 I0a9.11 Q9071.7 DR1056 ZPP4-9-2 Yjuan4 Yjuan3 Wgweon . ޤ . {scroll} {volume} {book} {part} {roll up} {wind up} {tie} {coil} {counter for texts (or book scrolls)}
+ 342D U559a B30 G8 S12 F1120 N958 V852 H550 DK404 L1042 K1953 DO1405 MN3953 MP2.1088 E1103 IN1587 DJ1435 DG308 P1-3-9 I3d9.19 Q6703.4 DR3763 Yhuan4 Whwan . {yell} {cry} {scream}
+ 342E U582a B32 G8 S12 F1953 N1112 V1057 H559 DK409 L1770 K2011 O1843 DO1854 MN5266 MP3.0213 E1104 IN1913 DJ1758 DG379 P1-3-9 I3b9.1 Q4411.1 DR1475 Ykan1 Wgam . . .館 . {withstand} {endure} {support} {resist}
+ 342F U59e6 B38 S9 XJ13945 N1217 V1218 L2194 MN6217 MP3.0687 P2-3-6 I3e6.9 Q4044.4 Yjian1 Wgan . . ߤ {wicked} {mischief} {seduce} {rape} {noisy}
+ 3430 U5b8c B40 G4 S7 F595 N1288 V1315 H2201 DK1396 L187 K487 O471 DO236 MN7079 MP3.0944 E440 IN613 DS571 DT476 DJ817 DG468 P2-3-4 I3m4.6 Q3021.1 DR757 Ywan2 Wwan {perfect} {completion} {end}
+ 3431 U5b98 B40 G4 S8 F230 N1295 V1322 H2226 DK1417 L1271 K225 O672 DO318 MN7107 MP3.0962 E441 IN326 DS364 DT498 DC202 DJ540 DG469 P2-3-5 I3m5.6 Q3077.7 DR777 Yguan1 Wgwan {bureaucrat} {the government}
+ 3432 U5bdb B40 G8 S13 F1377 N1325 V1352 H2327 DK1502 L226 K1471 O1977 DO1192 MN7276 MP3.1079 E1110 IN1050 DJ1379 DG492 P2-3-10 I3m10.3 Q3021.6 DR757 Ykuan1 Wgwan Ĥ. Ҥ. .䤫 T1 Ȥ Τ Τ Ҥ Ҥ 椿 椿 {tolerant} {leniency} {generosity} {relax} {feel at home} {be at ease} {broadminded}
+ 3433 U5e72 B51 G6 S3 F1349 N1492 V1589 H3379 DK2116 L1648 K1179 O26 DO1542 MN9165 MP4.0482 E825 IN584 DT826 DJ506 DG572 P4-3-1 I2k1.1 Q1040.0 DR3155 Ygan1 Ygan4 Wgan Wgang . .- -. . T1 ۤ {dry} {parch}
+ 3434 U5e79 B24 C51 G5 S13 XJ1445C F364 N790 V1596 H1718 DK1130 L1654 K761 O1938 DO763 MN9183 MP4.0524 E637 IN1189 DS751 DT770 DJ1230 DG576 P1-8-5 I4c9.8 Q4844.1 DR1555 Ygan4 Ygan1 Wgan ߤ T1 Ĥ褷 ޤ {tree trunk}
+ 3435 U60a3 B61 G8 S11 F796 N1697 V1871 H2747 DK1760 L604 K1138 DO1206 MN10691 MP4.1063 E1101 IN1315 DJ1367 DG786 P2-7-4 I4k7.18 Q5033.6 DR1658 Yhuan4 Whwan 鷺. T1 {afflicted} {disease} {suffer from} {be ill}
+ 3436 U611f B61 G3 S13 F233 N1731 V1928 H2835 DK1814 L615 K283 DO333 MN10953 MP4.1132 E246 IN262 DS176 DT417 DC105 DJ431 DB3.19 DG792 P2-9-4 I4k9.21 Q5333.0 DR1458 Ygan3 Wgam {emotion} {feeling} {sensation}
+ 3437 U6163 B61 G5 S14 XH5194 F1177 N1756 V1970 H685 DK487 L627 K1293 DO442 MN11111 MP4.1161 E638 IN915 DS574 DT786 DJ655 DG827 P1-3-11 I4k11.9 Q9708.6 DR1161 ZPP1-1-13 Yguan4 Wgwan . .餹 {accustomed} {get used to} {become experienced}
+ 3438 U61be B61 G8 S16 F1682 N1778 V1999 H764 DK529 L631 K1800 DO1694 MN11312 MP4.1197 E1113 IN1815 DJ1464 DG833 P1-3-13 I4k13.3 Q9303.5 DR1158 ZPP1-1-15 Yhan4 Wgam . {remorse} {regret} {be sorry}
+ 3439 U63db B64 G8 S12 XH364 F687 N1964 V2233 H587 DK429 L1043 K846 DO957 MN12358 MP5.0321 E1105 IN1586 DJ749 DG913 P1-3-9 I3c9.15 Q5703.4 DR1363 Yhuan4 Whwan . -. . {interchange} {period} {charge} {change?}
+ 343A U6562 B66 G8 S12 F1859 N2054 V2350 H1706 DK1121 L826 K1812 O1687 DO1713 MN13260 MP5.0521 E1106 IN1691 DJ1622 DG942 P1-8-4 I4i8.5 Q1814.0 DR3166 Ygan3 Wgam . .ʤ . {daring} {sad} {tragic} {pitiful} {frail} {feeble}
+ 343B U67d1 B75 S9 N2225 V2621 L2482 O858 MN14619 MP6.0263 P1-4-5 I4a5.6 Q4497.0 Ygan1 Wgam Wgeom {citrus} {orange}
+ 343C U6853 B75 S10 V2652 O1100 MN14774 MP6.0338 P1-4-6 I4a6.11 Q4191.6 Yhuan2 Whwan {marking post}
+ 343D U68fa B75 G8 S12 F2161 N2298 V2746 H985 DK673 L1272 K1447 DO1730 MN14993 MP6.0409 E1107 IN1825 DJ1534 DG1098 P1-4-8 I4a8.25 Q4397.7 DR1877 Yguan1 Wgwan {coffin} {casket}
+ 343E U6b3e B76 G8 S12 XJ1456D F1854 N2418 V2938 H1700 DK1116 L1097 K1636 O1666 DO1607 MN16107 MP6.0632 E1108 IN1727 DJ1624 DG1123 P1-8-4 I4j8.2 Q4798.2 DR1462 Ykuan3 Wgwan T1 ޤ {goodwill} {article} {section} {friendship} {collusion}
+ 343F U6b53 B76 G8 S15 XJ05D44 F1065 N2425 V2948 H1867 DK1206 L570 K1030 O2352 DO652 MN16197 MP6.0649 E639 IN1052 DS753 DJ1132 DG1126 P1-11-4 I4j11.1 Q8728.2 DR2362 Yhuan1 Whwan . T1 {delight} {joy}
+ 3440 U6c57 B85 G8 S6 F1502 N2493 V3046 H220 DK161 L1651 K1434 O248 DO1328 MN17130 MP6.0909 E1094 IN1188 DJ507 DG1159 P1-3-3 I3a3.6 Q3114.0 DR355 Yhan4 Yhan2 Whan {sweat} {perspire}
+ 3441 U6f22 B85 G3 S13 F1487 N2662 V3281 H657 DK471 L1578 K1394 O1860 DO401 MN18068P MP7.0189 E442 IN556 DS572 DT418 DJ527 DB2.19 DG1230 P1-3-10 I3a10.17 Q3413.4 DR363 Yhan4 Whan T1 Ϥ {Sino-} {China}
+ 3442 U6f97 B85 S15 N2696 V3329 O2274 MN18253X MP7.0270 P1-3-12 I3a12.19 Q3712.0 Yjian4 Wgan ˤߤ T1 {valley river} {10**36}
+ 3443 U6f45 B85 S14 XJ05E75 XH2739 V3287 L2314 MN18216 MP7.0349 P1-3-11 Q3411.4 Yguan4 Wgwan . {pour into} {irrigate} {shed (tears} {flow into} {concentrate on}
+ 3444 U74b0 B96 G8 S17 F409 N2970 V3680 H1090 DK747 L836 K991 O2620 DO1568 MN21287 MP7.0973 E1115 IN865 DJ1035 DG1323 P1-4-13 I4f13.1 Q1613.2 DR3165 Yhuan2 Whwan T1 ޤ {ring} {circle} {link} {wheel}
+ 3445 U7518 B99 G8 S5 F1248 N2988 V3710 H3494 DK2176 L1757 K1212 O207 DO1333 MN21643 MP7.1017 E1093 IN1492 DJ345 DG1325 P4-5-2 I0a5.32 Q4477.0 DR1978 ZSP4-4-2 Ygan1 Wgam . . .䤫 . T1 {sweet} {coax} {pamper} {be content} {sugary}
+ 3446 U76e3 B108 G8 S15 XJ15E55 XH877 F408 N3121 V3901 H2852 DK1825 L1453 K537 O2398 DO1460 MN23032 MP8.0128 E1111 IN1663 DJ925 DG1374 P2-10-5 I5h10.1 Q7810.7 DR3474 ZSP2-9-5 Yjian1 Yjian4 Wgam T1 {oversee} {official} {govt office} {rule} {administer}
+ 3447 U770b B4 C109 G6 S9 XH3127 F1060 N222 V3919 H3220 DK2051 L638 K1015 O998 DO1057 MN23196 MP8.0192 E827 IN1316 DT879 DJ1114 DG1379 P3-4-5 I5c4.4 Q2060.4 DR2279 ZPP4-9-2 Ykan4 Ykan1 Wgan . {watch over} {see}
+ 3448 U7aff B118 S9 F2416 N3369 V4250 L2632 MN25854 MP8.0744 P2-6-3 I6f3.3 Q8840.1 Ygan1 Wgan {pole} {rod} {scale beam} {violin neck}
+ 3449 U7ba1 B118 G4 S14 F517 N3416 V4317 H2701 DK1736 L1273 K519 O2212 DO664 MN26162 MP8.0804 E443 IN328 DS573 DT613 DJ539 DG1484 P2-6-8 I6f8.12 Q8877.7 DR2377 ZPP2-9-5 Yguan3 Wgwan T1 {pipe} {tube} {wind instrument} {drunken talk}
+ 344A U7c21 B118 G6 S18 XDR3853 F983 N3444 V4358 H2721 DK1746 L1621 K870 O2788 DO1103 MN26520P MP8.0854 E829 IN1533 DT1002 DJ358 DG1490 P2-6-12 I6f12.5 Q8822.7 DR2378 ZPP3-14-4 Yjian3 Wgan {simplicity} {brevity}
+ 344B U7de9 B120 G8 S15 F933 N3584 V4551 H1389 DK943 L1952 K1267 O2659 DO1454 MN27669 MP8.1128 E1112 IN1089 DJ1271 DG1549 P1-6-9 I6a9.8 Q2294.7 DR2767 Yhuan3 Wwan . .䤫 . . T1 Ҥ {slacken} {loosen} {relax} {lessen} {be moderate} {ease}
+ 344C U7f36 B121 G8 S6 XJ06625 XJ1546C XH3634 F1543 V4624 H2033 DK1282 L1965 K1666 O543 MN28108 MP9.0001 E1095 IN1649 DJ920 DG1564 P2-2-4 I2k4.6 Q8077.2 DR2376 ZPP4-6-2 Yfou3 Wbu T1 T2 ۤȤ {tin can} {container}
+ 344D U7ff0 B24 C124 S16 N794 V4690 H1750 L2780 O2518 MN28780X MP9.0129 P1-8-8 Q4842.7 Yhan4 Whan Ϥ դ ޤɤ դ {letter} {writing brush}
+ 344E U809d B130 G8 S7 F1118 N3731 V4762 H841 DK563 L1649 K1410 O408 DO1516 MN29273 MP9.0254 E1096 IN1272 DJ1107 DG1022 P1-4-3 I4b3.2 Q7124.0 DR3955 Ygan1 Wgan {liver} {pluck} {nerve} {chutzpah}
+ 344F U8266 B137 G8 S21 F1363 N3881 V4950 H1435 DK963 L1875 K1299 DO942 MN30571 MP9.0499 E1116 IN1665 DJ1892 DG1598 P1-6-15 I6c15.2 Q2841.7 DR874 ZSP1-6-14 Yjian4 Wham {warship}
+ 3450 U839e B140 G9 S10 N3950 V5052 DK1466 L2408 MN31063X MP9.0682 IN2217 P2-3-7 I3k7.15 Q4421.1 ZRP2-4-7 Yguan1 Yguan3 Ywan1 Ywan3 Wgwan Wwan {reed used to cover tatami}
+ 3451 U89b3 B147 G4 S18 XJ06B37 F476 N4296 V5538 H1880 DK1212 L572 K463 O2765 DO567 MN34955 MP10.0341 E445 IN604 DS367 DT634 DC302 DJ805 DG1649 P1-11-7 I5c13.7 Q8621.0 DR2357 Yguan1 Yguan4 Wgwan . . {outlook} {look} {appearance} {condition} {view}
+ 3452 U8acc B149 S15 XJ06B5D XH4408 F2296 V5630 L2708 MN35642 MP10.0528 P1-7-8 Q0569.6 Yjian4 Wgan . . {admonish} {dissuade}
+ 3453 U8cab B80 C154 G8 S11 F1156 N2469 V5778 H2460 DK1593 L102 K1128 O1754 DO1198 MN36681 MP10.0719 E1102 IN914 DJ1714 DG1725 P2-4-7 I7b4.3 Q7780.6 DR3661 Yguan4 Wgwan Ĥ. . ̤ T1 Ĥ ̤ {pierce} {8 1/3lbs} {penetrate} {brace}
+ 3454 U9084 B162 G8 S16 S15 XH1582 F910 N4750 V6121 H3180 DK2032 L837 K1139 O2588 DO1557 MN39174P MP11.0200 E1114 IN866 DJ1215 DG723 P3-3-13 I2q13.4 Q3630.3 DR3665 Yhuan2 Yhai2 Yxuan2 Whwan Wseon . {send back} {return}
+ 3455 U9451 B167 G8 S23 XJ06F48 XJ1647C F1391 N4924 V6361 H1773 DK1160 L1455 K1171 O2968 DO1310 MN40988 MP11.0651 E1117 IN1664 DJ1608 DG1836 P1-8-15 I8a15.2 Q8811.7 DR2874 ZSP1-8-14 Yjian4 Wgam .ߤ T1 {specimen} {take warning from} {learn from}
+ 3456 U9593 B169 G2 S12 XDR3853 F33 N4949 V6391 H3323 DK2094 L1620 K27 O1822 DO174 MN41249 MP11.0733 E92 IN43 DS58 DT215 DC31 DJ161 DB2.7 DG1841 P3-8-4 I8e4.3 Q7760.7 DR3878 Yjian1 Yjian4 Wgan {interval} {space}
+ 3457 U9591 B169 G8 S12 XDR3853 F1994 N4948 V6390 H3322 DK2093 L1625 K1645 O1820 DO1280 MN41247 MP11.0724 E1109 IN1532 DJ1718 DG1842 P3-8-4 I8e4.2 Q7790.4 DR3864 Yxian2 Whan T1 {leisure}
+ 3458 U95a2 B169 G4 S14 XJ06F70 XDR3853 F70 N4958 V6402 H3328 DK2099 L2017 K104 O2245 DO289 MN41297 MP11.0738 E444 IN398 DS365 DT614 DC84 DJ446 DB3.7 DG1844 P3-8-6 I8e6.7 Q7743.0 DR3863 Yguan1 Wgwan Wwan - . 餯 ̤ {connection} {barrier} {gateway} {involve} {concerning}
+ 3459 U9665 B170 G8 S10 XJ06F7C F1154 N4990 V6446 H457 DK334 L1315 K1678 DO1718 MN41676P MP11.0837 E1098 IN1218 DJ1522 DG730 P1-3-7 I2d7.11 Q7726.2 DR3678 Yxian4 Wham . Ȥ. {collapse} {fall into} {cave in} {fall (castle)} {slide into}
+ 345A U97d3 B178 S18 F445 N5107 V6602 H1757 L1647 K685 O2741 MN43159 MP12.0194 P1-8-10 I4c14.3 Q4445.6 DR1555 Yhan2 Whan {Korea}
+ 345B U9928 B184 G3 S16 XJ0345C F613 N5174 V6701 H1748 DK1150 L1478 K319 O2761 DO319 MN44237P MP12.0417 E247 IN327 DS366 DT436 DJ330 DB2.12 DG1909 P1-8-8 I8b8.3 Q8377.7 DR2877 Yguan3 Wgwan 䤫 T1 {building} {mansion} {large building} {palace}
+ 345C U8218 B9 S16 XJ0345B XH5174 F2281 N555 V4923 L2980 MN30326 MP9.0472 P1-8-8 Q8367.7 Yguan3 Wgwan 䤫 T1 {mansion} {large building} {palace}
+ 345D U4e38 B4 C3 G2 S3 F542 N155 V34 H3417 DK2134 L44 K567 O40 DO922 MN94 MP1.0320 E830 IN644 DT82 DJ591 DG17 P4-3-4 I0a3.28 Q5001.7 DR1657 Ywan2 Whwan ޤ ޤ. ޤ. T1 {round} {full} {month} {perfection} {-ship} {pills} {make round} {roll up} {curl up} {seduce} {explain away}
+ 345E U542b B9 C30 G8 S7 F466 N402 V743 H2041 DK1288 L1588 K667 O453 DO1677 MN3350 MP2.0864 E1118 IN1249 DJ1290 DG286 P2-2-5 I2a5.25 Q8060.2 DR2877 ZPP2-3-4 ZPP2-4-3 Yhan2 Wham դ. դ. {include} {bear in mind} {understand} {cherish}
+ 345F U5cb8 B46 G3 S8 F556 N1413 V1459 H2236 DK1424 L1653 K847 O941 DO687 MN8009 MP4.0242 E248 IN586 DS177 DT294 DJ456 DG539 P2-3-5 I3o5.11 Q2224.1 DR1255 Yan4 Wan T1 {beach}
+ 3460 U5dcc B46 G9 S20 XJ0565E F1986 N1442 V1521 H2386 DK1547 L2978 O2936 DO1918 MN8624P MP4.0319 IN2059 P2-3-17 I3o17.2 Q2224.8 ZPP3-8-12 Yyan2 Wam 浪 . T1 褷 {rock} {crag} {boulder}
+ 3461 U73a9 B96 S8 F2216 N2925 V3622 L2567 MN20872 MP7.0895 P1-4-4 I4f4.1 Q1111.1 Ywan2 Ywan4 Wwan . Ƥ. {play} {take pleasure in} {trifle with} {make sport of}
+ 3462 U764c B104 S17 F2233 N3076 V3840 L2576 MN22538 MP7.1203 P3-5-12 I5i12.4 Q0017.2 Yyan2 Yai2 Wam {cancer} {cancerous evil}
+ 3463 U773c B109 G5 S11 XH3127 F1527 N3140 V3935 H1172 DK796 L1467 K1127 O1637 DO674 MN23318 MP8.0213 E640 IN848 DS754 DT725 DJ976 DG1387 P1-5-6 I5c6.1 Q6703.2 DR3965 Yyan3 Wan ޤʤ {eyeball}
+ 3464 U5ca9 B46 G2 S8 F787 N1414 V1461 H2235 DK1423 L770 K744 O942 DO821 MN7985 MP4.0234 E249 IN1345 DS178 DT156 DJ457 DG538 P2-3-5 I3o5.10 Q2260.1 DR1277 Yyan2 Wam {boulder} {rock} {cliff}
+ 3465 U7feb B124 S15 XH2925 F2134 N3678 V4689 L2899 MN28766X MP9.0128 P1-11-4 Q1161.1 Ywan4 Wwan Ƥ. {take pleasure in} {play instrument}
+ 3466 U8d0b B27 S19 F2439 N840 V5830 L2151 MN36943 MP10.0804 P3-2-17 I2p17.2 Q7128.6 Yyan4 Wan ˤ {counterfeit} {forgery}
+ 3467 U96c1 B27 S12 XJ0726E XJ0726F F2192 N830 V6498 L2150 MN41960 MP11.0985 P3-2-10 I2p10.3 Q7121.4 Yyan4 Wan ꤬ {wild goose}
+ 3468 U9811 B181 G8 S13 F1247 N5122 V6624 H1040 DK712 L61 K1922 MN43374 MP12.0247 E1119 IN1848 DJ1644 DG1885 P1-4-9 I9a4.6 Q1128.6 DR3061 Ywan2 Wwan {stubborn} {foolish} {firmly}
+ 3469 U9854 B181 G2 S18 XJ0707A F676 N5139 V6648 H1808 DK1177 L1717 K527 O2754 DO481 MN43591P MP12.0283 E93 IN277 DS179 DT239 DC355 DJ573 DG1893 P1-9-9 I9a9.3 Q0128.6 DR461 Yyan2 Wan {face} {expression}
+ 346A U9858 B4 C181 G4 S19 F894 N255 V6653 H1845 DK1199 L135 K869 DO428 MN43623 MP12.0293 E446 IN581 DS368 DT637 DJ862 DB2.15 DG1897 P1-10-9 I9a10.2 Q7128.6 DR3361 ZPP3-3-16 Yyuan4 Wweon ͤ. -ͤ T1 {petition} {request} {vow} {wish} {hope}
+ 346B U4f01 B9 G8 S6 F278 N373 V135 H2021 DK1276 L375 K486 O269 DO966 MN422 MP1.0643 E1120 IN481 DJ701 DG48 P2-2-4 I2a4.17 Q8010.1 DR2873 Yqi3 Yqi4 Wgi .Ƥ {undertake} {scheme} {design} {attempt} {plan}
+ 346C U4f0e B9 G9 S6 N371 V133 H46 DK30 L2122 K1654 O232 MN436 MP1.0655 IN2012 P1-2-4 I2a4.13 Q2424.7 Yji4 Wgi 虜 虜 {deed} {skill}
+ 346D U5371 B4 C26 G6 S6 F606 N187 V629 H3199 DK2041 L1416 K624 O318 DO899 MN2849X MP2.0627 E831 IN534 DT841 DC495 DJ789 DG256 P3-4-2 I2n4.3 Q2721.2 DR2556 ZPP2-2-4 Ywei1 Ywei2 Wwi .ʤ . .֤ {dangerous} {fear} {uneasy}
+ 346E U559c B32 C30 G4 S12 F769 N1115 V858 H2308 DK1488 L1445 K770 O1709 DO564 MN3957 MP2.1089 E450 IN1143 DS370 DT582 DJ253 DG294 P2-3-9 I3p9.1 Q4060.1 DR1477 Yxi3 Wheui . .Ф T1 Τ 椭 褷 {rejoice} {take pleasure in}
+ 346F U5668 B30 G4 S15 XJ0535A F525 N994 V898 H2713 DK1742 L121 K483 O2378 DO398 MN4349P MP2.1154 E452 IN527 DS372 DT624 DJ682 DG334 P2-6-9 I3d12.13 Q6666.3 DR3777 ZPP4-15-1 Yqi4 Wgi Ĥ {utensil} {vessel} {receptacle} {implement} {instrument} {ability} {container} {tool} {set}
+ 3470 U57fa B32 G5 S11 F241 N1098 V1040 H2673 DK1716 L1767 K382 O1493 DO688 MN5197 MP3.0197 E641 IN450 DS755 DT726 DC251 DJ691 DG354 P2-6-5 I3b8.12 Q4410.4 DR1972 ZPP2-8-3 Yji1 Wgi Ȥ T1 Ȥ {fundamentals} {radical (chem)} {counter for machines} {foundation}
+ 3471 U5947 B37 G8 S8 XJ05474 F1367 N1176 V1150 H2217 DK1409 L126 K1189 O752 DO1048 MN5892 MP3.0571 E1123 IN1360 DJ1292 DG414 P2-3-5 I3d5.17 Q4062.1 DR1449 ZPP3-5-3 Yqi2 Yji1 Wgi . . ᤺. {strange} {strangeness} {curiousity}
+ 3472 U5b09 B38 G9 S15 F2274 N1255 V1267 H722 DK508 L2207 O2476 MN6736 MP3.0758 IN2048 P1-3-12 I3e12.3 Q4446.5 Q4446.1 DR1777 Yxi1 Wheui . . T1 餷 줷 {glad} {pleased} {rejoice}
+ 3473 U5bc4 B40 G5 S11 F673 N1318 V1345 H2291 DK1473 L192 K545 O1525 DO692 MN7203 MP3.1045 E642 IN1361 DS576 DT727 DJ1120 DG486 P2-3-8 I3m8.8 Q3062.1 DR749 Yji4 Wgi . -. . T1 褻 {draw near} {stop in} {bring near} {gather} {collect} {send} {forward}
+ 3474 U5c90 B46 G8 S7 XH1465 F1428 N1410 V1447 H241 DK178 L772 K1433 O599 DO1769 MN7936 MP4.0225 E1121 IN872 DJ1443 DG536 P1-3-4 I3o4.1 Q2474.7 DR1267 Yqi2 Wgi T1 ޤ {branch off} {fork in road} {scene} {arena} {theater}
+ 3475 U5e0c B50 G4 S7 F896 N1470 V1553 H2049 DK1294 L1489 K798 O445 DO823 MN8813 MP4.0414 E447 IN676 DS575 DT477 DJ888 DG559 P2-2-5 I3f4.1 Q4022.7 DR2944 ZPP3-4-3 ZPP4-7-4 Yxi1 Wheui ޤ T1 Τ Τ {hope} {beg} {request} {pray} {beseech} {Greece} {dilute (acid)} {rare} {few} {phenomenal}
+ 3476 U5e7e B52 G8 S12 F1725 N1496 V1601 H3582 DK2229 L1381 K1646 O2597 DO996 MN9208 MP4.0543 E1129 IN877 DC464 DJ408 DG580 P4-12-4 I4n8.4 Q2225.3 Q2245.3 DR2759 Yji3 Yji1 Wgi - . . T1 {how many} {how much} {how far} {how long}
+ 3477 U5fcc B49 C61 G8 S7 F1882 N1463 V1786 H2207 DK1401 L599 K1819 O462 DO1522 MN10310 MP4.0953 E1122 IN1797 DJ1697 DG769 P2-3-4 I4k3.4 Q1733.1 DR3558 Yji4 Wgi . . .ޤ路 T1 ޤ {mourning} {abhor} {detestable} {death anniversary}
+ 3478 U63ee B64 G6 S12 XH1920 F946 N1960 V2229 H589 DK430 L662 K883 DO1565 MN12394 MP5.0331 E833 IN1652 DT939 DJ776 DG914 P1-3-9 I3c9.14 Q5705.6 DR1355 Yhui1 Whwi դ. {brandish} {wave} {wag} {swing} {shake}
+ 3479 U673a B75 G6 S6 F1671 N2174 V2543 H820 DK549 L210 K1610 DO1785 MN14435 MP6.0068 E832 IN1305 DT842 DJ38 DG1068 P1-4-2 I4a2.4 Q4791.0 DR1857 Yji1 Wgwe Ĥ {desk} {table}
+ 347A U65d7 B70 G4 S14 F1190 N2093 V2402 H1047 DK716 L1764 K1174 O2093 DO601 MN13687 MP5.0705 E451 IN1006 DS371 DT615 DJ1528 DG962 P1-4-10 I4h10.1 Q0828.1 DR461 Yqi2 Wgi Ϥ {national flag} {banner} {standard}
+ 347B U65e2 B138 C71 G8 S10 F1081 N3887 V2407 H1166 DK791 L1481 K1265 DO1309 MN13721 MP5.0712 E1126 IN1458 DJ1162 DG1470 P1-5-5 I0a10.5 Q7171.4 DR3857 Yji4 Wgi . {previously} {already} {long ago}
+ 347C U671f B130 C74 G3 S12 XJ05B2E F117 N3785 V4836 H1704 DK1120 L1765 K119 O1671 DO619 MN14378 MP5.1070 E251 IN449 DS183 DT394 DC247 DJ690 DG1008 P1-8-4 I4b8.11 Q4782.0 DR1946 Yji1 Yqi1 Yqi2 Wgi {period} {time} {date} {term}
+ 347D U68cb B75 G8 S12 XJ05B77 XJ14546 F1311 N2294 V2744 H987 DK675 L1763 K1259 DO1794 MN14922 MP6.0391 E1130 IN1835 DJ1535 DG1099 P1-4-8 I4a8.14 Q4498.1 DR1861 Yqi2 Wgi {chess piece} {Japanese chess} {shogi}
+ 347E U68c4 B8 C75 G8 S13 XJ05731 XH1944 F901 N326 V2787 H2137 DK1353 L758 K1103 O2202 DO1178 MN14913X MP6.0386 E1131 IN962 DJ1653 DG1065 P2-2-11 I2j11.5 Q0090.4 DR464 ZPP2-4-9 ZSP2-2-10 ZBP2-4-8 Yqi4 Wgi .Ƥ {abandon} {throw away} {discard} {resign} {reject} {sacrifice}
+ 3521 U6a5f B75 G4 S16 F127 N2379 V2880 H1076 DK736 L1382 K101 O2869 DO415 MN15561 MP6.0555 E453 IN528 DS373 DT631 DC158 DJ334 DG1115 P1-4-12 I4a12.1 Q4295.3 DR1859 Yji1 Wgi Ϥ {mechanism} {opportunity} {occasion} {machine} {airplane}
+ 3522 U5e30 B58 C18 G2 S10 XJ05D45 XJ06227 F504 N1582 V1564 H130 DK98 L1230 K454 O1018 DO263 MN8930 MP4.0443 E96 IN317 DS182 DT191 DC265 DJ134 DB2.6 DG562 P1-2-8 I2f8.8 Q2702.7 DR1244 ZPP1-1-9 Ygui1 Wgwi Wgwe . . . Ȥ. {homecoming} {arrive at} {lead to} {result in}
+ 3523 U6bc5 B79 G9 S15 F1770 N2463 V3003 H1866 DK1205 L2889 O2351 DO1919 MN16673 MP6.0788 IN2131 P1-11-4 I5b10.1 Q0724.7 Yyi4 Weui Ĥ. T1 Ĥ褷 路 Ϥ Ĥ Ĥ Ȥ {strong}
+ 3524 U6c17 B84 G1 S6 XJ05D66 XJ14949 F113 N2480 V3025 H3194 DK2037 L1885 K77 O319 DO144 MN17046P MP6.0846 E11 IN134 DS59 DT52 DC55 DJ246 DB2.6 DG1150 P3-4-2 I0a6.8 Q8041.7 DR2356 ZPP2-2-4 Yqi4 Wgi {spirit} {mind}
+ 3525 U6c7d B85 G2 S7 F2020 N2507 V3068 H264 DK198 L1886 K1732 DO490 MN17177 MP6.0957 E94 IN135 DS60 DT139 DJ1491 DG1162 P1-3-4 I3a4.16 Q3811.7 DR356 Yqi4 Wgi Wheul {vapor} {steam}
+ 3526 U757f B52 S15 F1683 N1497 V3768 L2887 K1684 O2859 MN21925 MP7.1135 P4-15-4 I5f10.3 Q2265.3 Yji1 Wgi ߤ䤳 {capital} {suburbs of capital}
+ 3527 U7948 B113 G8 S8 F1462 N3234 V4071 H875 DK588 L1128 K1573 O609 DO1141 MN24640P MP8.0425 E1124 IN621 DJ823 DG1419 P1-4-4 I4e4.3 Q3222.1 DR654 Yqi2 Wgi . T1 Τ 줤 {pray} {wish}
+ 3528 U5b63 B115 C39 G4 S8 F842 N3266 V1292 H2554 DK1624 L912 K871 O725 DO641 MN6965 MP3.0844 E448 IN465 DS369 DT499 DJ698 DG461 P2-5-3 I5d2.3 Q2040.7 DR2247 ZSP2-5-2 Yji4 Wgye T1 Ȥ {seasons}
+ 3529 U7a00 B115 G9 S12 F2232 N3286 V4145 H1189 DK805 L2611 O1640 MN25058 MP8.0577 IN2182 P1-5-7 I5d7.5 Q2492.7 Yxi1 Wheui ޤ ޤФ {rare} {phenomenal} {dilute (acid)}
+ 352A U7d00 B120 G4 S9 F780 N3497 V4439 H1276 DK856 L1354 K930 O1424 DO666 MN27234 MP8.0935 E449 IN372 DS578 DT521 DJ634 DG1512 P1-6-3 I6a3.5 Q2791.7 DR2756 Yji4 Wgi T1 Ȥ Ȥ Τ {chronicle} {account} {narrative} {history} {annals} {geologic period}
+ 352B U5fbd B60 S17 N1642 V1773 H787 O2866 MN10267X MP4.0935 P1-3-14 I3i14.2 Q2824.0 Yhui1 Whwi 뤷 {good} {beautiful} {badge}
+ 352C U898f B147 G5 S11 F349 N4285 V5524 H978 DK667 L841 K488 O1349 DO527 MN34810 MP10.0322 E643 IN607 DS577 DT728 DC453 DJ807 DG1644 P1-4-7 I5c6.9 Q5601.0 DR1457 Ygui1 Wgyu T1 Τ Τ {standard} {measure}
+ 352D U8a18 B149 G2 S10 F149 N4318 V5563 H1453 DK974 L529 K147 O1149 DO301 MN35244 MP10.0397 E95 IN371 DS180 DT190 DC209 DJ633 DG1660 P1-7-3 I7a3.5 Q0761.7 DR3056 Yji4 Wgi . T1 Τ {scribe} {account} {narrative}
+ 352E U8cb4 B154 G6 S12 F970 N4504 V5794 H2606 DK1669 L1771 K1119 O1755 DO616 MN36704 MP10.0726 E834 IN1171 DS756 DT940 DJ855 DG1729 P2-5-7 I7b5.7 Q5080.6 DR1661 ZPP2-4-8 Ygui4 Wgwi ä. Ȥ. ä. Ȥ. T1 褷 {precious} {value} {prize} {esteem} {honor}
+ 352F U8d77 B156 G3 S10 F374 N4541 V5849 H3307 DK2079 L526 K443 O1262 DO579 MN37048 MP10.0835 E250 IN373 DS181 DT352 DC246 DJ128 DB2.15 DG1755 P3-7-3 I3b7.11 Q4780.1 DR1470 Yqi3 Wgi . . . . . {rouse} {wake up} {get up}
+ 3530 U8ecc B159 G8 S9 F1480 N4610 V5941 H1445 DK968 L288 K1629 O892 DO1465 MN38176 MP10.0988 E1125 IN1787 DJ1306 DG1770 P1-7-2 I7c2.1 Q5401.7 DR1557 Ygui3 Wgwe {rut} {wheel} {track} {model} {way of doing}
+ 3531 U8f1d B42 C159 G8 S15 F1259 N1371 V5972 H1402 DK947 L302 K1205 O2499 DO1264 MN38372 MP10.1033 E1132 IN1653 DJ777 DG1779 P1-6-9 I7c8.8 Q9725.6 DR1055 Yhui1 Whwi . T1 Ƥ Ҥ {radiance} {shine} {sparkle} {gleam} {twinkle}
+ 3532 U98e2 B184 G8 S10 F1659 N5155 V6675 H1668 DK1093 L1475 K1947 DO1717 MN44023P MP12.0378 E1127 IN1304 DJ1346 DG1902 P1-8-2 I8b2.1 Q8771.0 DR2857 Yji1 Wgi . {hungry} {starve}
+ 3533 U9a0e B187 G8 S18 F1696 N5222 V6761 H1834 DK1193 L1981 K1734 O2762 DO1174 MN44817 MP12.0530 E1133 IN1881 DJ1874 DG1919 P1-10-8 I10a8.3 Q7432.1 DR3449 Yqi2 Yji4 Wgi {equestrian} {riding on horses} {counter for equestrians}
+ 3534 U9b3c B194 G8 S10 F1557 N5276 V6833 H2657 DK1702 L2019 K1207 O1527 DO1226 MN45758 MP12.0606 E1128 IN1523 DJ1752 DG1926 P2-6-4 I5f5.6 Q2621.3 DR857 Ygui3 Wgwi - {ghost} {devil}
+ 3535 U4e80 B213 G9 S11 XJ0737D F1353 N5445 V62 H2128 DK1346 L534 K1288 O1531 DO1921 MN210 MP1.0403 IN2284 P2-2-9 I2n9.1 Q2771.6 ZPP4-11-4 Ygui1 Yjun1 Yqiu1 Wgwi Wgyun 奦 T1 Ҥ Ҥ {tortoise} {turtle}
+ 3536 U507d B9 G8 S11 XJ05126 XH840 F1171 N510 V276 H131 DK99 L1919 K1639 DO1157 MN927P MP1.0881 E1135 IN1485 DJ1428 DG116 P1-2-9 I2a9.2 Q2422.7 DR2150 Ywei4 Wwi Ĥ. ˤ Ĥ. {falsehood} {lie} {deceive} {pretend} {counterfeit} {forgery}
+ 3537 U5100 B9 G8 S15 F739 N554 V324 H169 DK124 L984 K1311 O2255 DO1252 MN1172 MP1.0940 E1137 IN727 DJ936 DG137 P1-2-13 I2a13.3 Q2825.3 DR2159 Yyi2 Weui T1 Τ 褷 {ceremony} {rule} {affair} {case} {a matter}
+ 3538 U5993 B38 S7 N1194 V1185 L2199 MN6083 MP3.0644 P1-3-4 I3e4.7 Q4444.7 Yji4 Wgi 虜 {stretch} {singing girl} {geisha} {prostitute}
+ 3539 U5b9c B40 G8 S8 XJ13275 XJ13A4C XH3885 F1766 N1290 V1317 H2223 DK1414 L1783 K1872 O675 DO1042 MN7111 MP3.0985 E1134 IN1086 DJ1658 DG478 P2-3-5 I3m5.7 Q3010.7 DR773 Yyi2 Weui . . T1 Τ Τ 褷 {best regards} {good}
+ 353A U622f B4 C62 G8 S15 XJ05926 F1880 N246 V2041 H1875 DK1208 L1994 K1632 O2350 DO1298 MN11665 MP5.0039 E1138 IN1573 DJ1901 DG840 P1-11-4 I4n11.1 Q2325.0 DR1259 Yxi4 Yhu1 Wheui Whwi Who . . . {frolic} {play} {sport}
+ 353B U6280 B64 G5 S7 XH143 F434 N1853 V2092 H248 DK185 L712 K387 O381 DO463 MN11855 MP5.0125 E644 IN871 DS579 DT665 DJ369 DG857 P1-3-4 I3c4.16 Q5404.7 DR1367 Yji4 Wgi 虜 {skill} {art} {craft} {ability} {feat} {performance} {vocation} {arts}
+ 353C U64ec B64 G8 S17 F1990 N2026 V2307 H788 DK540 L1411 K1851 DO1356 MN12870 MP5.0428 E1139 IN1517 DJ1791 DG930 P1-3-14 I3c14.2 Q5708.1 DR1370 Yni3 Weui ޤ. . {mimic} {aim (a gun) at} {nominate} {imitate}
+ 353D U6b3a B76 G8 S12 F1541 N2419 V2939 H1703 DK1119 L1762 K1465 DO1397 MN16097 MP6.0627 E1136 IN1499 DJ1623 DG1124 P1-8-4 I4j8.1 Q4788.2 DR1962 Yqi1 Wgi . {deceit} {cheat} {delude}
+ 353E U72a0 B93 G8 S17 XJ0603A F1189 N2865 V3550 H1089 DK746 L643 K1292 DO1811 MN20190P MP7.0663 E1140 IN728 DJ937 DG1294 P1-4-13 I4g13.1 Q2855.3 DR2459 Yxi1 Wheui ˤ {sacrifice}
+ 353F U7591 B21 G6 S14 F283 N755 V3777 H1565 DK1050 L1410 K608 DO752 MN22007 MP7.1151 E835 IN1516 DS757 DT971 DC488 DJ693 DG1347 P1-7-7 I2m12.1 Q2748.1 DR1270 Yyi2 Weui Wung . {doubt} {distrust} {be suspicious} {question}
+ 3540 U7947 B113 S8 F2169 N3233 V4068 L2600 O1127 MN24639X MP8.0423 P1-4-4 Q3224.0 ZRP1-5-4 Yzhi3 Yqi2 Yzhi1 Wgi Wji ˤĤ ޤ {national or local god} {peaceful} {great}
+ 3541 U7fa9 B123 G5 S13 F415 N3668 V4668 H2338 DK1514 L641 K287 O1975 DO244 MN28504 MP9.0075 E645 IN291 DS580 DT771 DC62 DJ493 DG1568 P2-3-10 I2o11.3 Q8055.3 DR959 ZPP2-2-11 ZPP2-6-7 Yyi4 Weui T1 Τ 褷 {righteousness} {justice} {morality} {honor} {loyalty} {meaning}
+ 3542 U87fb B142 S19 XJ15B45 N4196 V5397 L2686 O2804 MN33672 MP10.0099 P1-6-13 I6d13.6 Q5815.3 Yyi3 Weui {ant}
+ 3543 U8abc B149 G9 S15 XJ1516B N4379 V5634 H1571 DK1055 L2719 O2322 MN35605 MP10.0500 IN2241 P1-7-8 I7a8.11 Q0361.7 Yyi2 Yyi4 Weui 褷 褤 {friendship} {intimacy}
+ 3544 U8b70 B149 G4 S20 F25 N4448 V5716 H1647 DK1087 L642 K52 O2876 DO245 MN36027 MP10.0601 E454 IN292 DS581 DT639 DC130 DJ494 DB3.6 DG1711 P1-7-13 I7a13.4 Q0865.3 DR3059 Yyi4 Weui T1 Τ {deliberation} {consultation} {debate} {consideration}
+ 3545 U63ac B64 S11 XJ1337D N1937 V2197 MN12290 MP5.0302 P1-3-8 I3c8.35 Q5702.0 Yju2 Yju1 Wgug . ह. . ʤ {scoop up water with the hand}
+ 3546 U83ca B140 G8 S11 F1287 N3981 V5096 H2303 DK1483 L927 K1082 O1451 DO1158 MN31153P MP9.0698 E1141 IN475 DJ1833 DG658 P2-3-8 I3k8.30 Q4492.7 DR1952 Yju2 Wgug {chrysanthemum}
+ 3547 U97a0 B177 G9 S17 N5101 V6589 DK1173 L2787 O2664 MN42892 MP12.0167 IN2262 P1-9-8 I6b11.7 Q4752.0 Yju2 Yju1 Wgug 奦 ޤ T1 ޤ {ball}
+ 3548 U5409 B32 C30 G8 S6 F711 N1053 V711 H2167 DK1369 L320 K464 O278 DO990 MN3289 MP2.0805 E1142 IN1141 DC199 DJ893 DG282 P2-3-3 I3p3.1 Q4060.1 DR1477 Yji2 Wgil 褷 T1 {good luck} {joy} {congratulations}
+ 3549 U5403 B30 S6 N880 V707 H200 L2175 MN3280 MP2.0792 P1-3-3 I3d3.7 Q6801.7 ZSP1-3-4 Ychi1 Yji2 Wheul ɤ. {stammer}
+ 354A U55ab B30 G8 S12 XJ13641 F1347 N961 V855 H551 DK405 L1550 K1443 O1542 DO1080 MN3987P MP2.1101 E1143 IN1240 DJ752 DG309 P1-3-9 I3d9.7 Q6703.4 DR3763 ZPP2-9-3 Ychi1 Wggig {consume} {eat} {drink} {smoke} {receive (a blow)}
+ 354B U6854 B75 S10 V2653 L2499 MN14777 MP6.0341 P1-4-6 I4a6.16 Q4496.1 Yjie2 Yju2 Wgil T1 {used in plant names}
+ 354C U6a58 B75 G9 S16 F2053 N2368 V2868 H1077 DK737 L2494 O2484 DO1922 MN15551 MP6.0552 IN2127 P1-4-12 I4a12.11 Q4792.7 DR1849 Yju2 Wgyul Ф T1 {mandarin orange}
+ 354D U8a70 B149 G8 S13 F1020 N4359 V5609 H1521 DK1021 L343 K1035 DO1507 MN35440 MP10.0453 E1144 IN1142 DJ1576 DG1678 P1-7-6 I7a6.7 Q0466.1 DR3077 Yjie2 Whil . . -. .ޤ . T1 Ť {packed} {close} {pressed} {reprove} {rebuke} {blame}
+ 354E U7827 B112 S10 N3183 V3996 O1112 MN24099 MP8.0349 P1-5-5 I5a5.5 Q1166.0 Yzhen1 Wchim ̤ {fulling block}
+ 354F U6775 B75 S8 F2355 N2201 V2581 L2503 O629 MN14503 MP6.0204 P1-4-4 I4a4.9 Q4894.0 Ychu3 Wjeo T1 {wooden pestle}
+ 3550 U9ecd B202 S12 N5400 V7048 H2597 L2605 MN47991 MP12.0997 P2-5-7 I5d7.6 Q2013.2 ZPP2-1-11 ZPP2-7-5 Yshu3 Wseo {millet}
+ 3551 U5374 B26 G8 S7 XJ0524A F959 N808 V631 H1118 DK761 L1395 K1252 DO1680 MN2856 MP2.0632 E1145 IN1783 DJ1616 DG252 P1-5-2 I2e5.3 Q4772.0 DR1444 Yque4 Wgag 㥯 .ä ꤾ. ꤾ. {instead} {on the contrary} {rather}
+ 3552 U5ba2 B40 G3 S9 F557 N1302 V1329 H2250 DK1439 L294 K571 O917 DO434 MN7128 MP3.0989 E252 IN641 DS184 DT321 DJ318 DB3.11 DG476 P2-3-6 I3m6.3 Q3060.4 DR777 Yke4 Wgaeg 㥯 {guest} {visitor} {customer} {client}
+ 3553 U811a B130 G8 S11 XJ15F78 F1228 N3773 V4820 H974 DK664 L1396 K1021 O1612 DO1422 MN29502 MP9.0317 E1146 IN1784 DJ1545 DG1034 P1-4-7 I4b7.3 Q7722.0 DR3944 Yjiao3 Yjia3 Yjue2 Wgag 㥯 T1 {skids} {leg} {undercarriage}
+ 3554 U8650 B141 G8 S9 S10 F1464 N4106 V5267 H3218 DK2049 L1998 K1806 DO1248 MN32678P MP9.1057 E1147 IN1574 DJ1740 DG1600 P3-4-5 I2m7.3 Q2121.1 DR1275 ZPP3-6-3 ZSP3-4-6 Ynu:e4 Whag 㥯 . {tyrannize} {oppress}
+ 3555 U9006 B162 G5 S9 S8 F683 N4685 V6041 H3091 DK1966 L1959 K857 O1235 DO790 MN38849P MP11.0045 E646 IN444 DS758 DT695 DJ386 DG685 P3-3-6 I2q6.8 Q3830.4 DR960 Yni4 Wyeog 㥯 . .餦 {inverted} {reverse} {opposite} {wicked}
+ 3556 U4e18 B4 C1 G8 S5 XJ1374D F1405 N174 V19 H3495 DK2177 L1329 K1169 O219 DO1689 MN33 MP1.0278 E1149 IN1357 DJ1202 DG12 P4-5-2 I0a5.12 Q7210.1 DR2673 Yqiu1 Wgu 奦 T1 {hill} {knoll}
+ 3557 U4e45 B4 G5 S3 F688 N153 V47 H3384 DK2121 L1016 K591 O45 DO704 MN118 MP1.0340 E647 IN1210 DS582 DT641 DJ1097 DG20 P4-3-1 I0a3.7 Q2780.0 DR2562 ZPP4-3-4 Yjiu3 Wgu 奦 Ҥ. T1 {long time} {old story}
+ 3558 U4ec7 B9 S4 F2322 N346 V106 L2114 MN355 MP1.0586 P1-2-2 I2a2.4 Q2421.7 Ychou2 Yqiu2 Wgu 奦 Ĥ줢 {foe} {enemy} {revenge} {grudge} {feud}
+ 3559 U4f11 B9 G1 S6 F642 N380 V142 H52 DK36 L965 K583 O233 DO153 MN440 MP1.0663 E13 IN60 DS61 DT56 DJ138 DB2.6 DG64 P1-2-4 I2a4.2 Q2429.0 DR2164 Yxiu1 Whyu 奦 䤹. 䤹.ޤ 䤹. {rest} {day off} {retire} {sleep}
+ 355A U53ca B4 G8 S3 F544 N154 V670 H3385 DK2122 L688 K748 O83 DO888 MN3118P MP2.0685 E1148 IN1257 DC422 DJ1098 DG21 P4-3-1 I0a3.24 Q1724.7 DR3567 ZSP4-4-1 Yji2 Wgeub 奦 . . .ܤ T1 {reach out} {exert} {exercise} {cause}
+ 355B U5438 B30 G6 S6 F1054 N885 V713 H202 DK150 L689 K1133 DO1083 MN3372P MP2.0900 E837 IN1256 DT843 DJ272 DG296 P1-3-3 I3d3.5 Q6704.7 DR3767 ZSP1-3-4 Yxi1 Wheub 奦 . {suck} {imbibe} {inhale} {sip}
+ 355C U5bae B40 G3 S10 F367 N1310 V1336 H2274 DK1459 L1033 K419 O1184 DO546 MN7156 MP3.1006 E256 IN721 DS374 DT353 DJ929 DG482 P2-3-7 I3m7.5 Q3060.6 DR777 Ygong1 Wgung 奦 ߤ T1 {Shinto shrine} {constellations} {palace} {princess}
+ 355D U5f13 B57 G2 S3 F1802 N1560 V1678 H3383 DK2120 L1231 K1539 O95 DO1419 MN9692 MP4.0677 E836 IN212 DT83 DJ592 DG604 P4-3-1 I3h0.1 Q1720.7 Q1772.7 DR3552 ZSP4-4-1 Ygong1 Wgung 奦 T1 {bow} {bow (archery, violin)}
+ 355E U6025 B61 G3 S9 F309 N1667 V1823 H2092 DK1328 L1146 K275 DO330 MN10475X MP4.1004 E254 IN303 DS186 DT322 DJ260 DB2.11 DG775 P2-2-7 I2n7.2 Q2733.7 DR2558 ZPP2-5-4 Yji2 Wgeub 奦 . . {hurry} {emergency} {sudden} {steep}
+ 355F U6551 B66 G4 S11 F799 N2051 V2344 H1497 DK1003 L936 K876 O1406 DO698 MN13221 MP5.0508 E456 IN725 DS584 DT563 DJ934 DG939 P1-7-4 I4i7.1 Q4814.0 DR1466 Yjiu4 Wgu 奦 . {salvation} {save} {help} {rescue} {reclaim}
+ 3560 U673d B75 G8 S6 F1891 N2175 V2545 H821 DK550 L1243 K1827 O419 DO1683 MN14439 MP6.0069 E1150 IN1628 DJ1787 DG1069 P1-4-2 I4a2.6 Q4192.7 DR1852 ZSP1-4-3 Yxiu3 Whu 奦 . T1 {decay} {rot} {remain in seclusion}
+ 3561 U6c42 B3 C85 G4 S7 F220 N137 V3036 H3550 DK2210 L934 K332 O537 DO584 MN17105 MP6.0903 E455 IN724 DS583 DT478 DC297 DJ933 DG1155 P4-7-3 I2b5.5 Q4313.2 DR1442 Yqiu2 Wgu 奦 . {request} {want} {wish for} {require} {demand}
+ 3562 U6c72 B85 S7 N2492 V3064 H265 L2322 O403 MN17163X MP6.0950 P1-3-4 I3a3.7 Q3714.7 Yji2 Wgeub 奦 . T1 {draw (water)} {ladle} {scoop} {pump}
+ 3563 U6ce3 B85 G4 S8 F1380 N2532 V3104 H338 DK253 L432 K1192 O590 DO1049 MN17309 MP6.1064 E838 IN1236 DT500 DJ252 DG1171 P1-3-5 I3a5.1 Q3011.8 DR373 Yqi4 Weub 奦 . {cry} {weep} {moan}
+ 3564 U7078 B86 S7 N2747 V3399 L2538 MN18872 MP7.0376 P2-3-4 I4d3.2 Q2780.9 Yjiu3 Wgu 奦 䤤 {moxa cautery} {chastisement}
+ 3565 U7403 B96 G3 S11 F302 N2941 V3643 H969 DK658 L935 K379 O1359 DO845 MN21011 MP7.0923 E257 IN726 DS188 DT370 DJ935 DB3.7 DG1319 P1-4-7 I4f7.2 Q1313.2 DR3142 Yqiu2 Wgu 奦 T1 {ball} {sphere}
+ 3566 U7a76 B116 G3 S7 XH2305 F368 N3314 V4189 H2203 DK1398 L1320 K427 O492 DO599 MN25409 MP8.0641 E253 IN895 DS185 DT278 DC261 DJ298 DB2.8 DG1451 P2-3-4 I3m4.5 Q3041.7 DR757 ZPP2-5-2 Yjiu4 Yjiu1 Wgu 奦 . T1 {research} {study}
+ 3567 U7aae B116 G8 S15 XJ15164 F1756 N3337 V4212 H2358 DK1525 L1326 K1821 O2573 DO1259 MN25593 MP8.0673 E1152 IN897 DJ1675 DG1457 P2-3-12 I3m12.4 Q3022.7 DR752 ZPP2-5-10 Yqiong2 Wgung 奦 祦 . .ޤ .ޤ . {hard up} {destitute} {suffer} {perplexed} {cornered}
+ 3568 U7b08 B118 S9 N3368 V4249 L2644 O1208 MN25869X MP8.0746 P2-6-3 I6f3.1 Q8824.7 Yji2 Wgeub 奦 T1 {backpack bookcase}
+ 3569 U7d1a B120 G3 S9 F785 N3496 V4437 H1279 DK859 L1353 K505 O1680 DO228 MN27258P MP8.0959 E255 IN568 DS187 DT323 DC373 DJ410 DG1513 P1-6-3 I6a3.2 Q2794.7 DR2767 ZSP1-6-4 Yji2 Wgeub 奦 T1 {class} {rank} {grade}
+ 356A U7cfe B120 G8 S9 XJ0647D XH4518 F1820 N3498 V4438 H1278 DK858 L1509 K1739 O1422 DO1640 MN27227 MP8.0933 E1151 IN1703 DJ1561 DG1514 P1-6-3 I6a3.4 Q2290.0 Q2490.0 DR2755 Yjiu1 Yjiu3 Wgyu Wgyo 奦 . {twist} {ask} {investigate} {verify}
+ 356B U7d66 B120 G4 S12 F615 N3538 V4489 H1350 DK914 L1349 K581 O2149 DO348 MN27432 MP8.1052 E457 IN346 DS585 DT583 DC404 DJ618 DB3.1 DG1531 P1-6-6 I6a6.7 Q2896.1 DR2777 Ygei3 Yji3 Wgeub 奦 . . -. T1 {salary} {wage} {gift} {allow} {grant} {bestow on}
+ 356C U65e7 B2 G5 S5 XJ06751 F549 N94 V2412 H14 DK5 L35 K808 O119 DO760 MN13737 MP5.0743 E648 IN1216 DS759 DT649 DJ1376 DG964 P1-1-4 I4c1.1 Q2600.0 DR1278 Yjiu4 Wgu 奦 դ. {old times} {old things} {old friend} {former} {ex-}
+ 356D U725b B93 G2 S4 F1202 N2852 V3532 H3452 DK2151 L245 K909 O111 DO534 MN19922 MP7.0610 E97 IN281 DS62 DT88 DJ483 DB2.1 DG1289 P4-4-3 I4g0.1 Q2500.0 DR2455 Yniu2 Wu 奦 T1 {cow}
+ 356E U53bb B32 C28 G3 S5 XJ13455 F440 N1051 V665 H2156 DK1364 L750 K618 O266 DO475 MN3070 MP2.0670 E258 IN414 DS189 DT247 DC496 DJ309 DB2.8 DG261 P2-3-2 I3b2.2 Q4073.1 DR1471 Yqu4 Wgeo . -. T1 {gone} {past} {quit} {leave} {elapse} {eliminate} {divorce}
+ 356F U5c45 B44 G5 S8 XJ1332A F836 N1387 V1416 H3080 DK1959 L1063 K777 O737 DO208 MN7663 MP4.0138 E649 IN171 DS586 DT680 DC281 DJ535 DG527 P3-3-5 I3r5.3 Q7726.4 DR3777 Yju1 Yji1 Wgeo Wgi . - . T1 {reside} {to be} {exist} {live with}
+ 3570 U5de8 B22 C48 G8 S5 S4 F892 N758 V1534 H3039 DK1924 L856 K764 O199 DO1537 MN8722X MP4.0369 E1153 IN1293 DJ1004 DG235 P3-3-2 I2t2.2 Q7171.7 DR3475 ZSP3-2-2 Yju4 Wgeo T1 ʤ {gigantic} {big} {large} {great}
+ 3571 U62d2 B64 G8 S8 F863 N1847 V2084 H311 DK231 L857 K1232 DO1439 MN11957X MP5.0177 E1154 IN1295 DJ1005 DG871 P1-3-5 I3c5.29 Q5101.7 DR1375 ZSP1-3-4 Yju4 Wgeo Wgu . {repel} {refuse} {reject} {decline}
+ 3572 U62e0 B64 G8 S8 XJ05A21 F858 N1871 V2113 H312 DK232 L669 K970 DO1725 MN11985 MP5.0201 E1155 IN1138 DJ1213 DG872 P1-3-5 I3c5.26 Q5704.1 DR1367 Yju4 Yju1 Wgeo . {foothold} {based on} {follow} {therefore}
+ 3573 U6319 B64 G4 S10 XJ05A29 XJ05A2A F257 N1902 V2150 H2456 DK1588 L1938 K439 O1207 DO523 MN12081P MP5.0229 E458 IN801 DS375 DT539 DC434 DJ1189 DG849 P2-4-6 I3n7.1 Q3250.2 Q9050.2 DR947 ZPP2-3-7 ZPP2-6-4 Yju3 Wgeo . . . T1 {raise} {plan} {project} {behavior} {actions}
+ 3574 U6e20 B75 S12 N2271 V3230 MN17764 MP7.0094 P2-8-4 I4a8.40 Q3190.4 Yqu2 Wgeo ʤ ʤ ߤ T1 {ditch} {canal} {lock}
+ 3575 U865a B141 G8 S11 XJ15A3C F1454 N4109 V5269 H3237 DK2053 L1993 K1588 O1519 DO1484 MN32708 MP9.1062 E1156 IN1572 DJ1741 DG1601 P3-4-7 I2m9.1 Q2121.2 DR1274 ZPP3-6-5 Yxu1 Wheo . . {void} {emptiness} {unpreparedness} {crack} {fissure} {untruth}
+ 3576 U8a31 B149 G5 S11 F720 N4324 V5569 H1470 DK986 L569 K754 O1403 DO657 MN35298 MP10.0407 E650 IN737 DS587 DT729 DJ667 DG1664 P1-7-4 I7a4.3 Q0864.0 DR3055 Yxu3 Yhu3 Wheo Who . {permit} {approve}
+ 3577 U8ddd B157 G8 S12 F1191 N4548 V5866 H1511 DK1013 L1281 K1245 DO1110 MN37481 MP10.0910 E1157 IN1294 DJ1007 DG1760 P1-7-5 I7d5.8 Q6111.7 DR3775 ZSP1-7-4 Yju4 Wgeo ؤ. {long-distance}
+ 3578 U92f8 B167 S16 N4878 V6297 L2759 O2522 MN40505 MP11.0557 P1-8-8 I8a8.19 Q8716.4 Yju4 Yju1 Wgeo Τ Τ {saw (cuts wood)}
+ 3579 U6f01 B85 G4 S14 F1094 N2684 V3309 H698 DK492 L172 K628 O2086 DO850 MN18101 MP7.0203 E459 IN699 DS588 DT616 DJ914 DG1240 P1-3-11 I3a11.1 Q3713.6 DR340 Yyu2 Weo 祦 . {fishing} {fishery}
+ 357A U79a6 B113 S17 XH4980 N3258 V4111 H2870 L2597 MN24820 MP8.0496 P2-12-5 I4e12.2 Q2790.1 ZRP2-11-5 ZSP2-12-5 Yyu4 Weo դ. {defend} {protect} {resist} {ward off}
+ 357B U9b5a B195 G2 S11 F1208 N5281 V6845 H2127 DK1345 L171 K1008 O1485 DO603 MN45956 MP12.0708 E98 IN290 DS190 DT200 DJ485 DB2.19 DG1931 P2-2-9 I11a0.1 Q2733.6 DR2540 ZPP2-7-4 Yyu2 Weo - T1 {fish}
+ 357C U4ea8 B8 G9 S7 XH293 F1952 V91 H2037 DK1286 L3001 O440 DO1934 MN295 MP1.0543 IN2009 P2-2-5 I2j4.2 Q0020.7 ZSP2-2-4 Yheng1 Whyeong Wpaeng 祦 ۥ Ƥޤ. T1 Ȥ ߤ 椭 ʤ Ȥ Ȥ {undergo} {answer (phone)} {take} {get} {catch}
+ 357D U4eab B8 G8 S8 XJ13041 XH2826 F1893 N293 V92 H2051 DK1296 L308 K1952 O662 DO1622 MN298 MP1.0544 E1162 IN1672 DJ1772 DG40 P2-2-6 I2j5.1 Q0040.7 DR447 ZSP2-2-5 Yxiang3 Whyang 祦 . T1 Ȥ ߤ {receive} {undergo} {answer (phone)} {take} {get} {catch}
+ 357E U4eac B8 G2 S8 XJ05037 F74 N295 V93 H2052 DK1297 L312 K16 O663 DO172 MN299 MP1.0545 E99 IN189 DS63 DT157 DC303 DJ233 DB2.10 DG39 P2-2-6 I2j6.3 Q0090.6 DR441 Yjing1 Wgyeong 祦 ߤ䤳 T1 {capital} {10**16}
+ 3621 U4f9b B9 G6 S8 F313 N431 V195 H88 DK66 L1796 K456 O555 DO694 MN605 MP1.0756 E839 IN197 DS760 DT861 DC340 DJ418 DG88 P1-2-6 I2a6.13 Q2428.1 DR2161 Ygong1 Ygong4 Wgong 祦 . Ȥ -ɤ {submit} {offer} {present} {serve (meal)} {accompany}
+ 3622 U4fa0 B9 S8 XJ13142 F2385 N445 V171 L2107 MN625 MP1.0797 P1-2-6 Q2423.8 Yxia2 Whyeob Wgyeob 祦 Ȥ {tomboy} {chivalry}
+ 3623 U50d1 B9 S14 F2044 N539 V307 L2120 O2057 MN1088 MP1.0921 P1-2-12 I2a12.6 Q2222.7 Yqiao2 Wgyo 祦 T1 夦 {temporary home}
+ 3624 U5147 B10 S6 N570 V347 H2392 L2853 MN1348 MP1.1002 P2-4-2 I0a6.12 Q2221.7 Yxiong1 Whyung 祦 . . {wickedness}
+ 3625 U7af6 B117 G4 S20 F610 N3364 V4244 H1847 DK1200 L434 K609 O2927 DO464 MN25831 MP8.7280 E463 IN852 DS379 DT640 DJ1020 DG1463 P1-10-10 I5b15.1 Q0021.6 DR457 ZPP2-10-10 Yjing4 Wgyeong 祦 . . T1 錄ʤ {emulate} {compete with} {bid} {sell at auction} {bout} {contest} {race}
+ 3626 U5171 B12 G4 S6 F174 N581 V373 H2393 DK1551 L1795 K159 O292 DO240 MN1458 MP2.0080 E460 IN196 DS376 DT464 DC106 DJ419 DG154 P2-4-2 I3k3.3 Q4480.1 DR1961 ZPP2-3-3 Ygong4 Ygong1 Ygong3 Wgong 祦 Ȥ Ȥ. -ɤ {together} {both} {neither} {all} {and} {alike} {with}
+ 3627 U51f6 B17 G8 S4 F1673 N663 V442 H2961 DK1877 L1490 K1725 O173 DO1337 MN1803 MP2.0171 E1159 IN1280 DJ1812 DG172 P3-2-2 I0a4.19 Q2277.0 DR1275 Yxiong1 Whyung 祦 {villain} {evil} {bad luck} {disaster}
+ 3628 U5354 B24 G4 S8 F121 N774 V617 H93 DK70 L872 K209 O548 DO572 MN2742 MP2.0559 E461 IN234 DS377 DT501 DC193 DJ444 DG244 P1-2-6 I2k6.1 Q4402.7 DR1445 Yxie2 Whyeob 祦 {co-} {cooperation}
+ 3629 U5321 B22 G9 S6 XJ1342C F2176 N760 V587 H2989 DK1899 L2892 O504 DO1923 MN2606 MP2.0463 IN2030 P3-2-4 I2t4.1 Q7171.1 Ykuang1 Wgwang 祦 . T1 ޤ ޤ Ҥ 䤹 {correct} {save} {assist}
+ 362A U537f B26 S12 F2138 N813 V642 L2898 O1865 MN2877X MP2.0642 P1-3-9 Q7772.0 Yqing1 Wgyeong 祦 {you} {lord} {secretary} {state minister}
+ 362B U53eb B30 G8 S6 F1426 N881 V708 H201 DK149 L1508 K1336 DO1685 MN3240 MP2.0750 E1160 IN1252 DJ1291 DG297 P1-3-3 I3d3.4 Q6400.0 Q6200.0 DR3755 Yjiao4 Wgyu 祦 . {shout} {exclaim} {yell}
+ 362C U55ac B4 C30 G9 S12 F1962 N239 V841 H2488 DK1604 L2104 O1775 MN3990 MP2.1102 IN2040 P2-4-8 I3d9.25 Q2022.7 ZPP2-7-5 Yqiao2 Wgyo 祦 . T1 {high} {boasting}
+ 362D U5883 B32 G5 S14 F346 N1135 V1085 H676 DK482 L484 K792 O2076 DO751 MN5409 MP3.0243 E651 IN864 DS761 DT787 DJ1036 DG387 P1-3-11 I3b11.1 Q4011.6 DR1457 Yjing4 Wgyeong 祦 T1 {boundary} {border} {region}
+ 362E U5ce1 B46 G8 S9 XJ05637 XH2882 F1833 N1417 V1465 H357 DK264 L1265 K1954 O1078 DO1270 MN8068P MP4.0247 E1164 IN1352 DJ1294 DG541 P1-3-6 I3o6.1 Q2573.0 DR1263 Yxia2 Whyeob 祦 Ϥ T1 {gorge} {ravine}
+ 362F U5f37 B57 G2 S11 F112 N1571 V1695 H475 DK349 L1235 K112 O1878 DO332 MN9815 MP4.0759 E100 IN217 DS192 DT201 DC133 DJ111 DB2.11 DG611 P1-3-8 I3h8.3 Q1323.6 DR3571 Yqiang2 Yjiang4 Yqiang3 Wgang 祦 Ĥ. Ĥ.ޤ Ĥ. . . T1 {strong}
+ 3630 U5f4a B57 S16 N1577 V1702 L2240 O2621 MN9872 MP4.0771 P1-3-13 I3h13.1 Q1121.6 Yqiang2 Yjiang4 Wgang 祦 Ĥ. T1 Ĥ褷 {strong}
+ 3631 U602f B61 S8 N1661 V1816 L2275 MN10491 MP4.1017 P1-3-5 I4k5.9 Q9403.1 Yqie4 Yque4 Wgeob 祦 Ҥ. Ӥ. . . {cowardice} {wince} {flinch} {hesitate} {waver}
+ 3632 U6050 B61 G8 S10 F878 N1685 V1853 H2650 DK1696 L613 K951 DO1163 MN10552X MP4.1026 E1167 IN1602 DC497 DJ759 DG780 P2-6-4 I4k6.19 Q1733.1 DR3158 Ykong3 Wgong 祦 . . . . . {fear} {dread} {awe}
+ 3633 U606d B61 G8 S10 F1737 N1680 V1845 H2459 DK1591 L1803 K1714 O1205 DO1618 MN10596 MP4.1041 E1168 IN1434 DJ1934 DG834 P2-4-6 I3k7.17 Q4433.8 DR1940 ZPP2-3-7 Ygong1 Wgong 祦 䤦. T1 䤹 䤹 椭 褷 {respect} {reverent}
+ 3634 U631f B64 G8 S9 XJ05951 XH1915 F1870 V2146 H377 DK277 L1267 K1923 E1165 IN1354 DJ1473 DG886 P1-3-6 I3c6.1 Q5503.0 Yxie2 Whyeob 祦 祦 Ϥ. Ϥ.ޤ 來Ф. Ϥ. {pinch} {between}
+ 3635 U6559 B66 G2 S11 F166 N2052 V2345 H1493 DK1002 L1254 K97 O1408 DO247 MN13213 MP5.0507 E101 IN245 DS191 DT202 DC58 DJ214 DB2.18 DG940 P1-7-4 I4i6.1 Q4844.0 DR1466 ZSP1-6-4 Yjiao4 Yjiao1 Wgyo 祦 . . T1 Τ Ҥ {teach} {faith} {doctrine}
+ 3636 U6a4b B75 G3 S16 XJ14469 F553 N2378 V2879 H1078 DK738 L429 K272 O2485 DO443 MN15526 MP6.0547 E259 IN597 DS193 DT437 DJ313 DG1116 P1-4-12 I4a12.8 Q4292.7 DR1849 Yqiao2 Wgyo 祦 Ϥ T1 Ф {bridge}
+ 3637 U6cc1 B85 G8 S8 XJ05157 F490 N2516 V3086 H337 DK252 L145 K658 DO1267 MN17264 MP6.1035 E1163 IN850 DJ1017 DG1172 P1-3-5 I3a5.21 Q3611.0 DR357 Ykuang4 Whwang 祦 ޤ. . भ {condition} {situation}
+ 3638 U72c2 B94 G8 S7 F1425 N2872 V3562 H269 DK202 L260 K1352 O366 DO972 MN20287 MP7.0676 E1161 IN883 DJ1513 DG1300 P1-3-4 I3g4.2 Q4121.4 DR2972 Ykuang2 Wgwang 祦 . . 뤪. {lunatic} {insane} {crazy} {confuse}
+ 3639 U72ed B94 G8 S9 XJ06045 F1346 N2882 V3572 H396 DK294 L1266 K1370 O790 DO1413 MN20406P MP7.0699 E1166 IN1353 DJ560 DG1301 P1-3-6 I3g6.2 Q4523.0 DR2963 Yxia2 Whyeob 祦 . . .ޤ T1 Ϥ {cramped} {narrow} {contract} {tight}
+ 363A U77ef B111 G8 S17 F2105 N3175 V3984 H1241 DK838 L1221 K1993 O2626 DO1827 MN24015 MP8.0297 E1170 IN1925 DJ1549 DG1396 P1-5-12 I3d14.5 Q8242.7 DR2349 Yjiao3 Yjia3 Yjiao2 Wgyo 祦 . {rectify} {straighten} {correct} {reform} {cure} {control} {pretend} {falsify}
+ 363B U80f8 B130 G6 S10 F1144 N3768 V4811 H951 DK647 L1491 K1085 O1347 DO1149 MN29442 MP9.0305 E840 IN1283 DT897 DJ1086 DG1030 P1-4-6 I4b6.9 Q7722.0 DR3952 Yxiong1 Whyung 祦 - {bosom} {breast} {chest} {heart} {feelings}
+ 363C U8105 B19 C130 G8 S10 XJ15629 F1183 N727 V4803 H2109 DK1336 L871 K1421 O1157 DO1544 MN29466 MP9.0313 E1169 IN1263 DJ1707 DG1019 P2-2-8 I2g8.2 Q4022.7 DR1646 ZPP2-6-4 Yxie2 Whyeob 祦 Ӥ. . . {threaten} {coerce}
+ 363D U8208 B12 C134 G5 S16 F734 N615 V4913 H2909 DK1852 L1426 K695 O2586 DO338 MN30226 MP9.0444 E652 IN368 DS589 DT814 DC490 DJ631 DG158 P2-14-2 I2o14.2 Q7780.1 DR2661 Yxing1 Yxing4 Wheung 祦 . . T1 Ȥ {entertain} {revive} {retrieve} {interest} {pleasure}
+ 363E U854e B140 S15 N4054 V5197 L2369 MN31946X MP9.0905 P2-3-12 I3k12.8 Q4422.7 ZRP2-4-12 Yqiao2 Wgyo 祦 {buckwheat}
+ 363F U90f7 B163 G6 S11 S10 F1077 N4766 V6145 H549 DK403 L1849 K1004 O2112 DO1165 MN39498P MP11.0276 E841 IN855 DT920 DJ1024 DG760 P1-3-8 I2d8.14 Q2772.7 DR2744 ZSP1-3-7 Yxiang1 Whyang 祦 T1 {home town} {village} {native place} {district}
+ 3640 U93e1 B167 G4 S19 XJ14B39 F1506 N4912 V6341 H1766 DK1157 L483 K1358 O2817 DO647 MN40812 MP11.0623 E462 IN863 DS378 DT638 DJ1034 DG1834 P1-8-11 I8a11.6 Q8011.6 DR2857 Yjing4 Wgyeong 祦 T1 {mirror} {speculum} {barrel-head} {round rice-cake offering}
+ 3641 U97ff B180 G8 S20 XJ1353B F502 N5114 V6610 H2878 DK1840 L1850 K647 O2981 DO1111 MN43318P MP12.0228 E1171 IN856 DJ1023 DG1881 P2-11-9 I4c15.3 Q2760.1 DR2778 ZSP2-10-9 Yxiang3 Whyang 祦 Ҥ. {echo} {also N5116} {sound} {resound} {ring} {vibrate}
+ 3642 U9957 B184 S22 F2347 N5184 V6705 H2906 L2799 O3005 MN44431X MP12.0433 P2-13-9 I8b10.4 Q2773.2 ZSP2-12-9 Yxiang3 Whyang 祦 . Ƥ. T1 {banquet}
+ 3643 U9a5a B187 G8 S22 F1141 N5229 V6774 H2894 DK1848 L1987 K1107 DO1061 MN45013P MP12.0556 E1172 IN1778 DJ477 DG1914 P2-12-10 I10a12.4 Q4832.7 DR1950 Yjing1 Wgyeong 祦 ɤ. ɤ. {wonder} {be surprised} {frightened} {amazed}
+ 3644 U4ef0 B9 G8 S6 F1573 N375 V137 H48 DK32 L1701 K1658 O360 DO1534 MN400 MP1.0622 E1173 IN1056 DJ1134 DG65 P1-2-4 I2a4.10 Q2722.0 DR2144 Yyang3 Wang 祦 . . .ä ä. {face-up} {look up} {depend} {seek} {respect} {rever} {drink} {take}
+ 3645 U51dd B15 G8 S16 F1712 N652 V431 H175 DK128 L1412 K1845 O2431 DO1370 MN1720 MP2.0161 E1175 IN1518 DJ1790 DG169 P1-2-14 I2b14.1 Q3718.1 DR370 Yning2 Weung 祦 . .餹 .餹 .餻 . {congeal} {freeze} {stiff} {be absorbed in}
+ 3646 U5c2d B24 C32 G9 S8 XJ07421 F2136 V614 H2063 DK1306 L2095 IN2043 P2-2-6 Q4021.1 ZPP2-6-2 Yyao2 Wyo 祦 . T1 Τ {high} {far}
+ 3647 U6681 B72 G8 S12 XJ05A7C F1924 N2139 V2485 H980 DK669 L1201 K1747 O1596 DO1583 MN14031 MP5.0911 E1174 IN1658 DJ1858 DG989 P1-4-8 I4c8.1 Q6401.1 DR3857 Yxiao3 Whyo 祦 祦 Ĥ . T1 Ȥ Ƥ {daybreak} {dawn} {in the event}
+ 3648 U696d B3 C75 G3 S13 F43 N143 V2789 H2612 DK1674 L1792 K54 O2024 DO292 MN15170 MP6.0468 E260 IN279 DS380 DT419 DC74 DJ307 DB3.1 DG1066 P2-5-8 I0a13.3 Q3290.4 DR1064 Yye4 Weob 祦 虜 T1 ʤ Τ {business} {vocation} {arts} {performance}
+ 3649 U5c40 B44 G3 S7 F286 N1384 V1412 H3063 DK1943 L1066 K194 O514 DO422 MN7653 MP4.0135 E262 IN170 DS194 DT279 DC228 DJ228 DG524 P3-3-4 I3r4.4 Q7722.7 DR3749 ZPP3-4-3 Yju2 Wgug 祯 Ĥܤ {bureau} {board} {office} {affair} {conclusion} {court lady} {lady-in-waiting} {her apartment}
+ 364A U66f2 B2 C73 G3 S6 F810 N103 V2418 H3527 DK2197 L1172 K604 O327 DO715 MN14280 MP5.0952 E261 IN366 DS381 DT264 DJ625 DG996 P4-6-2 I0a6.27 Q5560.0 DR1976 Yqu3 Yqu1 Wgog 祯 . . T1 ޤ {bend} {music} {melody} {composition} {pleasure} {injustice} {fault} {curve} {crooked} {perverse} {lean}
+ 364B U6975 B75 G4 S13 F460 N2305 V2753 H1017 DK695 L1903 K652 O1896 DO597 MN15181 MP6.0472 E464 IN336 DS382 DT584 DC311 DJ679 DG1100 P1-4-9 I4a8.11 Q4191.4 DR1872 ZSP1-4-8 Yji2 Wgeug 祯 . .ޤ .ޤ . . -. .ޤ {poles} {settlement} {conclusion} {end} {highest rank} {electric poles} {very} {extremely} {most} {highly} {10**48}
+ 364C U7389 B96 G1 S5 F737 N2923 V3620 H3477 DK2166 L256 K610 O204 DO103 MN20821 MP7.0780 E102 IN295 DS64 DT40 DJ575 DG1313 P4-5-1 I4f0.2 Q1010.3 DR3172 Yyu4 Wog 祯 - - T1 {jewel} {ball}
+ 364D U6850 B75 G9 S10 F1668 N2249 V2655 H937 DK637 L204 K1569 O1103 DO1974 MN14770 MP6.0330 IN2110 P1-4-6 I4a6.30 Q4792.0 Ytong2 Wdong ȥ ɥ T1 Ҥ {paulownia}
+ 364E U7c81 B119 S9 N3463 V4383 L2946 MN26858 MP8.0887 P1-6-3 I6b3.2 Q9294.0 Yqian1 Wcheon ᡼ȥ {kilometer} {(kokuji)}
+ 364F U50c5 B9 S12 N527 V279 L2116 MN1048X MP1.0917 P1-2-10 Q2421.4 Yjin3 Yjin4 Wgeun 鷺 {a wee bit}
+ 3650 U52e4 B19 G6 S12 XO1968 F830 N732 V552 H1818 DK1182 L1577 K750 O1698 DO726 MN2415P MP2.0411 E842 IN559 DS762 DT941 DJ525 DB3.10 DG223 P1-10-2 I2g10.1 Q4412.7 DR1945 Yqin2 Wgeun Ĥ. -Ť. Ĥ.ޤ . {diligence} {become employed} {serve}
+ 3651 U5747 B32 G5 S7 F715 N1065 V988 H235 DK173 L160 K806 O387 DO869 MN4916 MP3.0147 E653 IN805 DS590 DT666 DJ1014 DG368 P1-3-4 I3b4.8 Q4712.0 DR1452 Yjun1 Yyun4 Wgyun ʤ. T1 ҤȤ {level} {average}
+ 3652 U5dfe B50 S3 XH1484 N1467 V1547 H3409 L2101 K1685 MN8771 MP4.0394 P4-3-3 I3f0.1 Q4022.7 Yjin1 Wgeon ե . T2 Ϥ {towel} {hanging scroll} {width}
+ 3653 U9326 B167 G9 S16 F1440 N4882 V6301 H1738 DK1144 L411 K1512 O2525 DO1926 MN40569 MP11.0579 IN2256 P1-8-8 I8a8.6 Q8612.7 Yjin3 Wgeum ˤ T1 ˤ {brocade} {fine dress} {honors}
+ 3654 U65a4 B69 G8 S4 N2076 V2379 H2949 DK1871 L1125 K2012 DO1818 MN13534 MP5.0618 E1176 IN1897 DJ1914 DG953 P3-2-2 I0a4.3 Q7222.1 DR2654 ZPP3-3-1 ZPP4-4-4 Yjin1 Wgeun T2 {axe} {1.32 lb} {catty} {counter for loaves of bread}
+ 3655 U6b23 B69 C76 G9 S8 XJ13147 XJ13E30 XH1115 F2071 N2077 V2930 H852 DK569 L2888 O603 DO1924 MN16008 MP6.0619 IN2129 P1-4-4 I4j4.1 Q7728.2 Yxin1 Wheun . . T1 䤹 褷 {take pleasure in} {rejoice}
+ 3656 U6b3d B167 C76 G9 S12 F2181 N4829 V2940 H1690 DK1109 L3004 O1678 DO1925 MN16104 MP6.0628 IN2130 P1-8-4 I8a4.1 Q8718.2 Yqin1 Wheum ĤĤ. T1 褷 ҤȤ {respect} {revere} {long for}
+ 3657 U7434 B96 G8 S12 XJ14B73 XJ14C36 F1591 N2949 V3654 H2781 DK1778 L1591 K1486 O1778 DO1393 MN21079 MP7.0936 E1178 IN1251 DJ1906 DG1322 P2-8-4 I4f8.11 Q1120.7 DR3160 Yqin2 Wgeum {harp} {koto}
+ 3658 U7981 B113 G5 S13 F681 N3251 V4098 H2795 DK1788 L1098 K853 O2021 DO639 MN24743 MP8.0477 E654 IN482 DS763 DT772 DJ815 DG1416 P2-8-5 I4e8.3 Q4490.1 DR1841 Yjin4 Yjin1 Wgeum {prohibition} {ban} {forbid}
+ 3659 U79bd B9 S13 N528 V4120 L2049 MN24893X MP8.0518 P2-2-11 I2a10.8 Q8042.7 Q8022.7 Yqin2 Wgeum Ȥ Ȥꤳ {bird} {captive} {capture}
+ 365A U7b4b B118 G6 S12 XJ15D34 F744 N3395 V4286 H2678 DK1719 L941 K713 DO1137 MN25994 MP8.0775 E843 IN1090 DT942 DJ1059 DG1476 P2-6-6 I6f6.4 Q8822.7 DR2345 Yjin1 Wgeun {muscle} {sinew} {tendon} {fiber} {plot} {plan} {descent}
+ 365B U7dca B120 G8 S15 F677 N3560 V4524 H2838 DK1816 L1374 K912 DO1088 MN27603 MP8.1112 E1179 IN1290 DJ1186 DG1509 P2-9-6 I6a9.17 Q7790.3 DR3441 ZSP2-8-6 Yjin3 Wgin {tense} {solid} {hard} {reliable} {tight}
+ 365C U82b9 B140 G9 S7 F2158 N3899 V4970 DK1406 L2396 O478 MN30742X MP9.0558 IN2210 P2-3-4 I3k4.5 Q4422.1 Yqin2 Wgeun T1 褷 {parsley}
+ 365D U83cc B140 G8 S11 XDR1975 F1586 N3976 V5091 H2304 DK1484 L918 K1016 O1441 DO1651 MN31156P MP9.0699 E1177 IN1222 DJ1368 DG659 P2-3-8 I3k8.32 Q4460.0 DR1964 Yjun4 Yjun1 Wgyun {germ} {fungus} {bacteria}
+ 365E U887f B145 G9 S9 N4217 V5431 H1140 DK777 L2623 O873 MN34149 MP10.0189 IN2237 P1-5-4 I5e4.5 Q3822.7 Yjin1 Wgeum {neck} {collar} {lapel}
+ 365F U895f B145 G8 S18 F2030 N4267 V5504 H1252 DK845 L1099 K1924 MN34647 MP10.0270 E1181 IN1537 DJ1555 DG1637 P1-5-13 I5e13.2 Q3429.1 DR641 Yjin1 Wgeum {collar} {neck} {lapel}
+ 3660 U8b39 B149 G8 S17 F2068 N4424 V5688 H1618 DK1077 L1576 K1835 O2645 DO1151 MN35850P MP10.0570 E1180 IN1247 DJ1582 DG1705 P1-7-10 I7a10.6 Q0461.4 DR3072 Yjin3 Wgeun ĤĤ. {discreet} {reverently} {humbly}
+ 3661 U8fd1 B162 G2 S7 S6 F194 N4671 V6021 H3061 DK1941 L1129 K127 O506 DO127 MN38752P MP11.0013 E103 IN445 DS195 DT140 DC149 DJ109 DB2.12 DG679 P3-3-4 I2q4.3 Q3230.2 DR2654 ZSP3-2-4 Yjin4 Wgeun . T1 {near} {early} {akin} {tantamount}
+ 3662 U91d1 B167 G1 S8 F53 N4815 V6211 H2057 DK1302 L269 K59 O664 DO18 MN40152 MP11.0445 E14 IN23 DS16 DT72 DC79 DJ21 DB1.A DG1808 P2-2-6 I8a0.1 Q8010.9 DR2872 Yjin1 Wgim Wgeum - - T1 {gold}
+ 3663 U541f B30 G8 S7 F1956 N898 V740 H230 DK169 L1589 K1805 O369 DO1043 MN3330 MP2.0859 E1182 IN1250 DJ1904 DG299 P1-3-4 I3d4.8 Q6802.7 DR3760 Yyin2 Wum {versify} {singing} {recital}
+ 3664 U9280 B167 G3 S14 F395 N4855 V6268 H1722 DK1133 L1459 K264 O2345 DO379 MN40355 MP11.0525 E263 IN313 DS196 DT427 DJ57 DB2.4 DG1817 P1-8-6 I8a6.3 Q8713.2 DR2865 Yyin2 Weun T1 {silver}
+ 3665 U4e5d B4 C5 G1 S2 F55 N146 V57 H3369 DK2112 L9 K58 O16 DO11 MN167 MP1.0356 E12 IN11 DS9 DT5 DC112 DJ9 DB1.A DG26 P4-2-4 I0a2.15 Q4001.7 DR1657 Yjiu3 Wgu Wgyu 奦 . T1 Τ Ҥ {nine}
+ 3666 U5036 B9 S10 XH581 F1842 N477 V245 H111 L2124 O1028 MN724X MP1.0813 P1-2-8 I2a8.15 Q2628.1 Q2728.1 Yju4 Yju1 Wgu Ȥ. {both}
+ 3667 U53e5 B20 C30 G5 S5 F1244 N745 V693 H2967 DK1881 L65 K1258 DO795 MN3234 MP2.0744 E655 IN337 DS592 DT650 DJ663 DG315 P3-2-3 I3d2.13 Q2762.0 DR2549 Yju4 Ygou1 Wgu Wgwi T1 {phrase} {clause} {sentence} {passage} {paragraph} {counter for haiku}
+ 3668 U533a B22 C23 G3 S4 XJ0523F F137 N757 V585 H2963 DK1879 L1696 K67 DO168 MN2674 MP2.0474 E465 IN183 DS591 DT243 DJ548 DG233 P3-2-2 I2t2.1 Q7171.4 DR3475 Yqu1 You1 Wgu Wu {ward} {district}
+ 3669 U72d7 B94 S8 N2875 V3565 H345 L2341 O566 MN20345 MP7.0689 P1-3-5 I3g5.5 Q4722.0 Ygou3 Wgu {puppy} {dog}
+ 366A U7396 B96 G9 S7 V3621 DK561 L2565 O409 MN20846 MP7.0893 IN2156 P1-4-3 I4f3.1 Q1718.0 Yjiu3 Wgu 奦 T1 Ҥ {beautiful black jewel} {nine}
+ 366B U77e9 B111 G9 S10 F2380 N3171 V3980 H1148 DK783 L2585 O1108 MN23947X MP8.0288 IN2175 P1-5-5 I2t7.1 Q8141.7 ZSP1-5-4 Yju3 Wgu ͤ T1 Τ Ĥ {ruler} {carpenter's square}
+ 366C U82e6 B140 G3 S8 F623 N3928 V5009 H2243 DK1433 L225 K597 O687 DO264 MN30797P MP9.0584 E264 IN545 DS197 DT295 DC344 DJ342 DG646 P2-3-5 I3k5.24 Q4460.4 DR1977 Yku3 Wgo . -. . . ˤ. ˤ. {suffering} {trial} {worry} {hardship} {feel bitter} {scowl}
+ 366D U8eaf B158 S11 XJ16054 N4606 V5930 L2986 MN38137X MP10.0976 P1-7-4 Q2121.6 Q2141.6 ZRP1-7-11 Yqu1 Wgu य {body} {corpse} {tree with rotten core}
+ 366E U99c6 B187 G8 S14 XJ0366F XJ0715C XJ14154 F1033 N5200 V6736 H1823 DK1185 L1983 K1477 DO1271 MN44634 MP12.0506 E1183 IN1882 DJ1611 DG1916 P1-10-4 I10a4.5 Q7131.4 DR3475 Yqu1 Wgu . . {drive} {run} {gallop} {advance} {inspire} {impel}
+ 366F U99c8 B187 S15 XJ0366E XJ0715C XJ14154 N5208 V6744 H1829 L2809 MN44636 MP12.0506 P1-10-5 Q7231.1 Yqu1 Wgu . . {run} {gallop} {advance}
+ 3670 U99d2 B187 G9 S15 F1452 N5206 V6742 H1827 DK1189 L1979 K1519 O2349 DO1927 MN44663 MP12.0510 IN2268 P1-10-5 I10a5.5 Q7732.0 DR3449 Yju1 Wgu {pony} {horse} {colt}
+ 3671 U5177 B109 C12 G3 S8 F629 N3128 V376 H2552 DK1622 L74 K513 O718 DO400 MN1473 MP2.0097 E265 IN420 DS383 DT296 DJ720 DG156 P2-5-3 I5c3.1 Q6080.1 DR3961 Yju4 Wgu . Ĥ֤. T1 Ȥ {tool} {utensil} {means} {possess} {ingredients} {counter for armor, suits, sets of furniture}
+ 3672 U611a B61 G8 S13 F1551 N1730 V1925 H2834 DK1813 L1957 K1884 O2032 DO1496 MN10946X MP4.1119 E1184 IN1642 DJ1701 DG793 P2-9-4 I4k9.15 Q6033.2 DR3658 ZSP2-8-4 Yyu2 Wu . {foolish} {folly} {absurdity} {stupid}
+ 3673 U865e B141 G8 S13 N4110 V5272 H3254 DK2054 L1995 K2005 DO1877 MN32723P MP9.1079 E1040 IN1941 DJ1945 DG1602 P3-4-9 I2m11.1 Q2128.1 DR1261 ZSP3-4-10 Yyu2 Wu {uneasiness} {fear} {anxiety} {concern}
+ 3674 U55b0 B30 S12 N955 V849 H552 L2182 O1832 MN4015 MP2.1114 P1-3-9 I3d9.1 Q6803.2 Yshi2 Ysi4 Wsig . .餦 T1 {eat} {drink} {receive (a blow)} {(kokuji)}
+ 3675 U7a7a B116 G1 S8 F304 N3317 V4192 H2227 DK1418 L1317 K233 O723 DO184 MN25415 MP8.0643 E15 IN140 DS65 DT73 DC304 DJ461 DB2.17 DG1452 P2-3-5 I3m5.12 Q3010.1 DR772 ZPP2-5-3 Ykong1 Ykong4 Wgong . . . . . . T1 {empty} {sky} {void} {vacant} {vacuum}
+ 3676 U5076 B9 G8 S11 F1602 N508 V274 H132 DK100 L1955 K1708 DO1112 MN899X MP1.0876 E1185 IN1639 DJ1240 DG117 P1-2-9 I2a9.1 Q2622.7 DR2153 ZSP1-2-8 You3 Wu {accidentally} {even number} {couple} {man & wife} {same kind}
+ 3677 U5bd3 B40 S12 XJ13C4D F2330 N1320 V1348 L2211 MN7243X MP3.1076 P2-3-9 I3m9.1 Q3042.7 Q3022.7 Yyu4 Wu ɥ . . . . ꤺޤ {temporary abode} {keep} {imply} {suggest}
+ 3678 U9047 B162 G8 S12 S11 F1343 N4715 V6083 H3135 DK2001 L1956 K1213 DO1285 MN38991P MP11.0108 E1186 IN1641 DJ1178 DG706 P3-3-9 I2q9.1 Q3630.2 DR3653 ZSP3-2-8 ZSP3-3-8 Yyu4 Wu . {interview} {treat} {entertain} {receive} {deal with}
+ 3679 U9685 B170 G8 S12 F1601 N5009 V6467 H623 DK450 L1958 K1686 O1566 MN41743X MP11.0941 E1187 IN1640 DJ1239 DG744 P1-3-9 I2d9.1 Q7622.7 DR3653 ZSP1-2-8 ZSP1-3-8 Yyu2 Wu {corner} {nook}
+ 367A U4e32 B2 S7 F2139 N104 V30 L603 O516 MN80 MP1.0318 P4-7-3 I0a7.13 Q5000.6 Ychuan4 Wgwan Wcheon Ĥ. {shish kebab} {spit} {skewer}
+ 367B U6adb B75 S17 F2256 N2398 V2884 L2476 O2797 MN15817X MP6.0594 P1-4-13 Q4892.7 Yzhi4 Yjie2 Wjeul . {comb}
+ 367C U91e7 B167 S11 F1751 N4818 V6222 O1415 MN40176 MP11.0498 P1-8-3 I8a3.4 Q8210.0 Ychuan4 Wcheon Ǥ T1 {bracelet}
+ 367D U5c51 B44 S10 N1395 V1424 L2219 MN7709X MP4.0154 P3-3-7 I3r7.4 Q7722.7 Yxie4 Wseol . {rubbish} {junk} {trash} {waste} {scraps}
+ 367E U5c48 B44 G8 S8 F1434 N1386 V1415 H3079 DK1958 L1060 K1584 DO1629 MN7669 MP4.0144 E1188 IN1802 DJ349 DG528 P3-3-5 I3r5.2 Q7727.2 DR3776 Yqu1 Wgul . . T1 {yield} {bend} {flinch} {submit}
+ 3721 U6398 B64 G8 S11 F1257 N1943 V2204 H496 DK364 L1061 K1276 DO1265 MN12264 MP5.0278 E1189 IN1803 DJ1259 DG897 P1-3-8 I3c8.32 Q5707.2 DR1376 Yjue2 Wgul Wgweol . T1 ܤ {dig} {delve} {excavate}
+ 3722 U7a9f B116 S13 N3331 V4206 H2328 L2615 MN25552 MP8.0669 P2-3-10 I3m10.6 Q3027.2 ZPP2-5-8 Yku1 Wgul Ϥ {cavern}
+ 3723 U6c93 B85 S8 N2501 V3060 H2419 O698 MN17206 MP6.0988 P2-4-4 I3a4.19 Q1260.3 Yta4 Wdab ȥ {shoes} {boots}
+ 3724 U9774 B177 G8 S13 XJ16756 F1561 N5092 V6576 H1781 DK1165 L1894 K1446 DO1907 MN42729 MP12.0154 E1052 IN1076 DJ995 DG1878 P1-9-4 I3k10.34 Q4451.0 Q4151.0 DR1956 ZSP1-8-4 Yxue1 Whwa {shoes}
+ 3725 U8f61 B30 S22 N1022 V5992 L2965 MN38587 MP10.1069 P2-19-3 I3d19.2 Q2260.9 Ypei4 Wbi Ĥ Ť {bit (horse)}
+ 3726 U7aaa B116 S14 XO2078A F1853 N3334 V4209 H2348 L1323 K1510 O2203 MN25580 MP8.0672 P2-3-11 I3m11.9 Q3011.4 ZPP2-5-9 Ywa1 Wwa . . .ޤ {depression} {cave in} {sink} {become hollow}
+ 3727 U718a B86 G9 S14 F1105 N2791 V3468 H2848 DK1823 L2003 K1148 O2410 DO1987 MN19294 MP7.0495 IN2149 P2-10-4 I4d10.6 Q2133.1 DR2740 Yxiong2 Wung 楦 {bear}
+ 3728 U9688 B170 S12 F2311 N5008 V6466 L2427 O1841 MN41748 MP11.0945 P1-3-9 I2d9.2 Q7623.2 DR3665 Ywei1 Woe 磻 {corner} {nook} {recess}
+ 3729 U7c82 B34 S9 V4382 O915 MN26860 MP8.0887 P2-3-6 I6b3.3 Q2790.4 Wgu {used in proper names}
+ 372A U6817 B146 C75 G9 S10 F1550 N4275 V2662 H2649 DK1694 L1609 K1571 O1219 MN14695 MP6.0294 IN2111 P2-6-4 I4a6.32 Q1090.4 Yli4 Wryul ΤΤ T1 {chestnut}
+ 372B U7e70 B120 G8 S19 F872 N3619 V4602 H1427 DK961 L1369 K1264 DO1347 MN27953 MP8.1195 E1190 IN1654 DJ902 DG1563 P1-6-13 I6a13.3 Q2699.4 DR2764 Yqiao1 Yzao3 Wjo . T1 {winding} {reel} {spin} {turn (pages)} {look up} {refer to}
+ 372C U6851 B29 C75 G8 S10 XJ14349 F1650 N864 V2661 H2112 DK1338 L698 K1561 O1162 DO1609 MN14772 MP6.0333 E1518 IN1873 DJ1855 DG1062 P2-2-8 I2h8.1 Q1790.4 Q7790.4 DR3564 ZPP2-6-4 Ysang1 Wsang T1 {mulberry}
+ 372D U936c B167 S17 N4891 V6314 L2762 O2648 MN40643 MP11.0596 P1-8-9 I8a9.3 Q8918.0 Yqiao1 Wcho 祦 奦 {hoe with long blade at acute angle}
+ 372E U52f2 B86 C19 G8 S15 XJ0522E XJ1336E F1513 N2794 V560 H2869 DK1838 L1677 K1312 O2407 DO1296 MN2463 MP2.0416 E1191 IN1773 DJ1709 DG1284 P2-11-4 I4d11.3 Q2433.2 DR2240 Yxun1 Whun T1 {meritorious deed} {merit}
+ 372F U541b B30 G3 S7 F947 N899 V746 H3206 DK2045 L1162 K700 O515 DO479 MN3323 MP2.0847 E266 IN793 DS198 DT280 DC204 DJ1289 DG287 P3-4-3 I3d4.23 Q1760.7 DR3577 ZPP4-7-1 Yjun1 Wgun - T1 {old boy} {name-suffix}
+ 3730 U85ab B140 G8 S16 XJ15A25 XH5188 F1849 N4073 V5223 H2371 DK1535 L1681 K1735 O2567 DO1360 MN32173 MP9.0963 E1192 IN1774 DJ1710 DG668 P2-3-13 I3k13.17 Q4433.1 DR1940 Yxun1 Whun . T1 ۤ ˤ Τ 褷 {send forth fragrance} {fragrant} {be scented} {smoke (tobacco)}
+ 3731 U8a13 B149 G4 S10 F1134 N4317 V5562 H1454 DK975 L341 K1059 O1148 DO613 MN35238 MP10.0393 E656 IN771 DS764 DT540 DJ951 DG1661 P1-7-3 I7a3.6 Q0260.0 DR3054 Yxun4 Whun . . . T1 Ȥ Τ դ {instruction} {Japanese character reading} {explanation} {read}
+ 3732 U7fa4 B123 G5 S13 XJ0663A F1012 N3667 V4666 H1540 DK1037 L1163 K826 O1924 DO769 MN28498 MP9.0074 E657 IN794 DS594 DT773 DJ489 DG1569 P1-7-6 I3d10.14 Q1865.1 DR3555 Yqun2 Wgun . . . T1 {flock} {group} {crowd} {herd} {swarm} {cluster}
+ 3733 U8ecd B14 C159 G4 S9 F189 N628 V5943 H2080 DK1318 L301 K193 O906 DO100 MN38179 MP10.0990 E466 IN438 DS593 DT522 DC36 DJ778 DG1771 P2-2-7 I2i7.1 Q3750.6 DR3655 Yjun1 Wgun {army} {force} {troops} {war} {battle}
+ 3734 U90e1 B163 G4 S10 S9 F965 N4764 V6143 H1466 DK984 L1843 K797 O1146 DO480 MN39436 MP11.0251 E467 IN193 DS384 DT541 DJ552 DG758 P1-7-3 I2d7.12 Q1762.7 DR3544 ZSP1-7-2 Yjun4 Wgun {county} {district}
+ 3735 U5366 B25 S8 N801 V625 O647 MN2798 MP2.0617 P1-6-2 I2m6.1 Q4310.0 Ygua4 Wgwae 餫 {a divination sign}
+ 3736 U8888 B145 G9 S11 N4222 V5442 DK1654 L2700 O1749 MN34166 MP10.0199 IN2238 P2-5-6 I5e5.10 Q4673.2 Yjia1 Wga {a coarse camlet}
+ 3737 U7941 B113 S7 S6 S8 V4063 O641 MN24634X MP8.0420 P1-4-3 Q3722.7 ZRP1-5-3 Yqi2 Wgi {intense} {large}
+ 3738 U4fc2 B9 G3 S9 F232 N449 V217 H97 DK73 L1392 K263 DO426 MN663 MP1.0775 E268 IN909 DS385 DT324 DC221 DJ447 DB2.12 DG94 P1-2-7 I2a7.8 Q2229.3 DR2141 Yxi4 Wgye . - . {person in charge} {connection} {duty} {concern oneself}
+ 3739 U50be B9 G8 S13 F938 N534 V299 H154 DK114 L1011 K913 O1830 DO938 MN1038 MP1.0913 E1201 IN1441 DJ1173 DG126 P1-2-11 I2a11.3 Q2128.6 DR2161 Yqing1 Yqing2 Wgyeong . . . . . {lean} {incline} {tilt} {trend} {wane} {sink} {ruin} {bias}
+ 373A U5211 B18 G8 S6 F864 N670 V461 H830 DK555 L679 K848 O258 DO1001 MN1886 MP2.0214 E1193 IN887 DJ1052 DG185 P1-4-2 I2f4.2 Q1240.0 DR3243 Yxing2 Whyeong T1 礦 {punish} {penalty} {sentence} {punishment}
+ 373B U5144 B30 C10 G2 S5 F1219 N875 V344 H2154 DK1362 L103 K1049 O181 DO234 MN1343 MP1.0996 E267 IN406 DS199 DT106 DJ75 DB3.18 DG142 P2-3-2 I3d2.9 Q6021.0 DR3757 Yxiong1 Whyeong 祦 T1 褷 {elder brother} {big brother}
+ 373C U5553 B30 G8 S11 XJ15E31 F1403 N940 V828 H2763 DK1769 L1085 K1452 O1491 DO1205 MN3820X MP2.1061 E1197 IN1398 DJ1690 DG293 P2-8-3 I3d8.17 Q3860.4 DR3077 Yqi3 Wgye Ҥ. . T1 Ȥ Ϥ Ҥ 褷 {disclose} {open} {say}
+ 373D U572d B32 G9 S6 F1837 N1052 V973 H2165 DK1368 L155 O267 DO1928 MN4887 MP3.0126 IN2042 P2-3-3 I3b3.2 Q4010.4 ZBP4-5-2 Ygui1 Wgyu T1 褷 褷 {square jewel} {corner} {angle} {edge}
+ 373E U73ea B96 S10 N2937 V3638 L2564 MN20972 MP7.0914 P1-4-6 I4f6.4 Q1411.4 Ygui1 Wgyu {jade scepter or tablet (authority symbol)}
+ 373F U578b B32 G4 S9 F482 N1077 V1010 H2638 DK1685 L680 K423 DO685 MN5030 MP3.0171 E468 IN888 DS595 DT523 DJ1318 DG353 P2-6-3 I3b6.11 Q1210.4 DR3272 Yxing2 Whyeong - {mould} {type} {model}
+ 3740 U5951 B37 G8 S9 F898 N1177 V1155 H2639 DK1686 L1549 K1153 O980 DO1132 MN5917X MP3.0589 E1195 IN565 DJ751 DG417 P2-6-3 I2f7.6 Q5743.2 DR1463 Yqi4 Yxie4 Yqie4 Wgye Wgeul . {pledge} {promise} {vow}
+ 3741 U5f62 B59 G2 S7 F418 N1589 V1713 H846 DK565 L1711 K408 O414 DO223 MN9969 MP4.0784 E104 IN395 DS200 DT141 DC306 DJ509 DB3.6 DG615 P1-4-3 I3j4.1 Q1242.2 DR3260 Yxing2 Whyeong 祦 - ʤ T1 {shape} {form} {style}
+ 3742 U5f84 B60 G4 S8 XJ0574D XJ06D74 F1435 N1602 V1730 H291 DK216 L882 K1451 O576 DO1630 MN10080P MP4.0820 E845 IN1475 DT502 DJ1448 DG622 P1-3-5 I3i5.5 Q2721.4 DR2072 Yjing4 Wgyeong ߤ ߤ 錄 {diameter} {path} {method}
+ 3743 U6075 B61 G8 S10 XJ0582A F925 N1681 V1847 H2659 DK1704 L612 K875 O1226 DO1498 MN10618P MP4.1049 E1196 IN1219 DJ1077 DG781 P2-6-4 I4k6.16 Q5033.6 DR1558 Yhui4 Whye ᤰ. ᤰ. T1 Ȥ ؤ 䤹 {favor} {blessing} {grace} {kindness}
+ 3744 U6176 B53 C61 G8 S15 F1300 N1539 V1967 H3173 DK2029 L2001 K962 O2425 DO1033 MN11145 MP4.1168 E1204 IN1632 DJ1732 DG799 P3-3-12 I3q12.8 Q0024.7 DR567 Yqing4 Wgyeong Wgang . T1 ߤ 䤹 褷 {jubilation} {congratulate} {rejoice} {be happy}
+ 3745 U6167 B61 G9 S15 F2168 N1753 V1964 H2810 DK1798 L2851 O2392 MN11116X MP4.1161 IN2076 P2-8-7 I4k11.16 Q5533.7 Yhui4 Whye Ȥ T1 Ȥ Ȥ Ȥ {wise}
+ 3746 U61a9 B61 G8 S16 XJ0585C F1731 N1765 V1980 H2890 DK1846 L611 K1513 DO1710 MN11246 MP4.1189 E1205 IN1243 DJ1287 DG802 P2-12-4 I4k12.10 Q2633.0 DR2258 Yqi4 Wge . . {recess} {rest} {relax} {repose}
+ 3747 U63b2 B64 G8 S11 F899 N1934 V2194 H494 DK362 L673 K1221 DO1659 MN12311P MP5.0304 E1198 IN1624 DJ1011 DG898 P1-3-8 I3c8.13 Q5602.7 DR1352 Yjie1 Wge Wgal Wgeol . {put up (a notice)} {put up} {hoist} {display} {hang out} {publish} {describe}
+ 3748 U643a B64 G8 S13 XJ05A38 XJ14129 F1017 N1977 V2253 H648 DK465 L687 K1284 DO1666 MN12529 MP5.0354 E1202 IN1686 DJ1486 DG919 P1-3-10 I3c10.4 Q5002.7 DR1345 ZSP1-3-11 Yxie2 Whyu . . {portable} {carry (in hand)} {armed with} {bring along}
+ 3749 U656c B66 G6 S12 F1078 N2055 V2351 H1701 DK1117 L334 K1247 O1691 DO857 MN13285P MP5.0535 E846 IN705 DS766 DT943 DJ478 DG943 P1-8-4 I4i8.4 Q4864.0 DR1966 Yjing4 Wgyeong 祦 . T1 Ȥ Τ Ҥ 椭 褷 {awe} {respect} {honor} {revere}
+ 374A U666f B72 G4 S12 F419 N2142 V2487 H2470 DK1597 L314 K645 O1764 DO509 MN13983 MP5.0893 E469 IN853 DS386 DT585 DJ1021 DG975 P2-4-8 I4c8.8 Q6090.6 DR3841 ZPP2-6-6 Yjing3 Yying3 Wgyeong Wyeong T1 {scenery} {view}
+ 374B U6842 B75 G9 S10 F1651 N2253 V2659 H928 DK629 L198 K1158 O1102 DO1929 MN14755 MP6.0316 IN2109 P1-4-6 I4a6.13 Q4491.4 DR1872 Ygui4 Wgye Ĥ T1 褷 {Japanese Judas-tree} {cinnamon tree}
+ 374C U6e13 B85 G8 S11 XJ05E64 XJ06C30 XJ13B59 XJ15028 F2063 N2581 V3196 H516 DK380 L840 K1822 O1330A DO1846 E1199 IN1884 DJ1843 DG1206 P1-3-8 I3a8.16 Q3213.4 DR363 Yxi1 Wgye ˤ {mountain stream} {valley}
+ 374D U7566 B102 S11 N3004 V3753 L2571 O1381 MN21842 MP7.1107 P1-5-6 I5f6.2 Q6401.4 Yqi2 Yxi1 Whyu {rice paddy ridge} {furrow} {rib}
+ 374E U7a3d B115 S16 F2372 N3304 V4163 L2088 MN25218 MP8.0611 P1-5-11 Q2396.1 DR2278 Yji1 Yqi3 Wgye . Ȥ. {think} {consider} {quarrel}
+ 374F U7cfb B4 C120 G6 S7 F567 N195 V4433 H1944 DK1236 L1391 K786 O977 DO634 MN27223 MP8.0932 E844 IN908 DS765 DT849 DJ449 DG1504 P2-1-6 I6a1.1 Q2090.3 DR2241 ZPP2-4-3 ZPP4-7-4 Yxi4 Yji4 Wgye {lineage} {system}
+ 3750 U7d4c B120 G5 S11 XJ06534 F79 N3523 V4473 H1331 DK898 L1360 K135 O1957 DO341 MN27392 MP8.1032 E658 IN548 DS596 DT730 DC71 DJ515 DG1523 P1-6-5 I6a5.11 Q2791.4 DR2772 Yjing1 Yjing4 Wgyeong 祦 . . Ƥ Ϥ. Τ T1 Ĥ Τ {sutra} {longitude} {pass thru} {expire} {warp}
+ 3751 U7d99 B120 G8 S13 XJ0656B F743 N3545 V4501 H1360 DK919 L1370 K971 O2539 DO894 MN27531 MP8.1082 E1203 IN1025 DJ901 DG1537 P1-6-7 I6a7.8 Q2991.9 DR2775 Yji4 Wgye . ޤ- {inherit} {succeed} {patch} {graft (tree)}
+ 3752 U7e4b B120 S17 S19 XJ1545A N3618 V4573 H2902 L2655 O2959 MN27940X MP8.1048 P2-11-6 Q5790.3 ZRP2-13-6 Yxi4 Yji4 Wgye Ĥ. . . {tie} {fasten} {chain} {tether} {connect}
+ 3753 U7f6b B122 S13 N3641 V4642 L2698 MN28295 MP9.0020 P2-5-8 I5g8.2 Q6013.0 Ygua4 Wgwae {ruled line}
+ 3754 U830e B140 G8 S8 XJ06833 F2013 N3912 V4991 H2242 DK1432 L715 K1995 O684 DO1291 MN30861PX MP9.0616 E1194 IN1474 DJ1836 DG647 P2-3-5 I3k5.23 Q4410.4 DR1972 Yjing1 Wgyeong 祦 {stalk} {stem}
+ 3755 U834a B18 C140 S9 N689 V5027 O899 MN30940X MP9.0638 P2-3-6 Q4240.0 Yjing1 Whyeong Ф {thorn} {brier} {whip}
+ 3756 U86cd B142 G8 S11 XJ06A25 XH4176 F2031 V5302 H2591 DK1658 L518 K1925 MN32983 MP10.0023 E1200 IN1878 DJ1676 DG1607 P2-5-6 I3n8.2 Q3213.6 Q9013.6 ZPP2-3-8 Yying2 Whyeong ۤ {lightning-bug} {firefly}
+ 3757 U8a08 B149 G2 S9 F228 N4312 V5555 H1441 DK965 L337 K186 O895 DO357 MN35220 MP10.0386 E105 IN340 DS201 DT173 DC210 DJ288 DB3.7 DG1658 P1-7-2 I7a2.1 Q0460.0 DR3055 Yji4 Wgye Ϥ. Ϥ.餦 T1 {plot} {plan} {scheme} {measure}
+ 3758 U8a63 B149 S13 XH850 N4346 V5594 L2715 O1930 DO1885 MN35412 MP10.0439 P1-7-6 I7a6.13 Q0166.1 DR3078 Yyi4 Wye . ޤ. . ⤦.Ǥ {visit a temple}
+ 3759 U8b66 B149 G6 S19 XH1801 F366 N4439 V5705 H2893 DK1847 L336 K410 DO902 MN35989 MP10.0594 E847 IN706 DT1005 DC454 DJ476 DG1657 P2-12-7 I7a12.7 Q4860.1 DR1977 Yjing3 Wgyeong ޤ. {admonish} {commandment}
+ 375A U8efd B159 G3 S12 XJ06D4B F790 N4620 V5953 H1515 DK1015 L717 K650 O1657 DO598 MN38281 MP10.1011 E269 IN547 DS387 DT395 DJ116 DG1775 P1-7-5 I7c5.3 Q5701.4 DR1572 Yqing1 Wgyeong . .䤫 .󤸤 {lightly} {trifling} {unimportant}
+ 375B U981a B181 S14 XJ07074 XH5132 F2470 V6626 L2796 MN43434 MP12.0271 P1-5-9 Q1118.6 Yjing3 Ygeng3 Wgyeong {neck} {head}
+ 375C U9d8f B196 G8 S19 XJ07331 XJ16678 F1901 N5359 V6980 H1768 DK1158 L1947 K1669 O2821 DO1548 MN47074P MP12.0849 E1206 IN926 DJ1863 DG1936 P1-8-11 I11b8.4 Q2752.7 DR2050 Yji1 Wgye ˤȤ Ȥ {chicken}
+ 375D U82b8 B140 G4 S7 XJ0693A XJ15076 F719 N3908 V4978 H2209 DK1403 L421 K588 O689 DO421 MN30741P MP9.0558 E470 IN435 DS388 DT479 DJ566 DG642 P2-3-4 I3k4.12 Q4473.1 DR1971 Yyun2 Wun Wye . Τ 虜 T1 ʤ {technique} {art} {craft} {performance} {acting} {trick} {stunt}
+ 375E U8fce B162 G8 S7 S6 F625 N4669 V6019 H3059 DK1939 L1702 K726 O746 DO1062 MN38748P MP11.0005 E1207 IN1055 DJ1133 DG680 P3-3-4 I2q4.4 Q3730.2 DR2644 Yying2 Wyeong फ. T1 फ {welcome} {meet} {greet}
+ 375F U9be8 B195 G8 S19 F1486 N5307 V6886 H1882 DK1214 L315 K1768 O2831 DO1345 MN46257 MP12.0754 E1208 IN700 DJ915 DG1933 P1-11-8 I11a8.9 Q2039.6 DR2541 Yjing1 Wgyeong {whale}
+ 3760 U5287 B4 C18 G6 S15 F662 N247 V517 H1904 DK1221 L1997 K458 DO1078 MN2218 MP2.0310 E848 IN797 DT982 DJ1140 DG206 P1-13-2 I2f13.2 Q2220.0 DR1243 Yju4 Wgeug {drama} {play}
+ 3761 U621f B62 S12 N1806 V2035 H1696 MN11606 MP5.0032 P1-8-4 I4n8.1 Q4345.0 Yji3 Wgeug ۤ {halbert} {arms}
+ 3762 U6483 B64 G8 S15 XJ14123 XH1829 F473 N1986 V2265 H2863 DK1831 L709 K433 DO997 MN12674P MP5.0376 E1209 IN1016 DC407 DJ1041 DG851 P2-11-4 I3c11.7 Q5750.2 DR1547 Yji1 Wgyeog . {beat} {attack} {defeat} {conquer}
+ 3763 U6fc0 B85 G6 S16 XH2671 F560 N2712 V3350 H776 DK534 L497 K596 DO1365 MN18438 MP7.0302 E1210 IN1017 DT990 DJ1039 DG1254 P1-3-13 I3a13.1 Q3814.0 DR366 Yji1 Wgyeog Ϥ. {violent} {get excited} {enraged} {chafe} {incite}
+ 3764 U9699 B170 S13 XJ16669 N5017 V6471 H670 L2426 MN41792 MP11.0954 P1-3-10 I2d10.4 Q7929.6 Yxi4 Wgeug 㥯 . . Ҥ {crevice} {fissure} {discord} {opportunity} {leisure} {also N5013}
+ 3765 U6841 B75 S10 N2250 V2656 L2483 MN14754 MP6.0315 P1-4-6 I4a6.8 Q4192.1 Yhang2 Yheng2 Whang Whyeon {beam} {girder} {spar} {unit or column (accounting)}
+ 3766 U5091 B9 G8 S13 F1926 N517 V293 H155 DK115 L999 K1601 O1827 DO1208 MN955 MP1.0890 E1211 IN1731 DJ1431 DG127 P1-2-11 I2a11.6 Q2529.4 DR2164 Yjie2 Wgeol T1 ޤ {greatness} {excellence}
+ 3767 U6b20 B76 G4 S4 XJ0657E XJ1546B F860 N2412 V2928 H1987 DK1255 L466 K968 DO713 MN15991 MP6.0614 E471 IN383 DS597 DT442 DJ659 DG1119 P2-2-2 I4j0.1 Q2780.2 DR2562 ZPP4-4-4 Yqian4 Wheum Wgam Wgyeol . . T2 {lack} {gap} {fail}
+ 3768 U6c7a B85 G3 S7 XJ05153 F71 N2509 V3070 H263 DK197 L1641 K94 O402 DO230 MN17174 MP6.0953 E271 IN356 DS202 DT281 DC138 DJ277 DB2.5 DG1163 P1-3-4 I3a4.6 Q3513.0 DR363 Yjue2 Wgyeol . -. .ޤ . {decide} {fix} {agree upon} {appoint}
+ 3769 U6f54 B85 G5 S15 XJ14738 F1595 N2698 V3332 H744 DK519 L1548 K1397 O2615 DO672 MN18231X MP7.0253 E659 IN1241 DS767 DT806 DJ753 DG1249 P1-3-12 I3a12.10 Q3719.3 DR341 Yjie2 Wgyeol . T1 褷 {undefiled} {pure} {clean} {righteous} {gallant}
+ 376A U7a74 B116 G6 S5 F1366 N3313 V4187 H2159 DK1366 L1316 K1201 O158 DO984 MN25406 MP8.0639 E849 IN899 DT834 DJ1122 DG1450 P2-3-2 I3m2.2 Q3080.2 DR762 Yxue4 Yxue2 Whyeol T1 {hole} {aperture} {slit} {cave} {den}
+ 376B U7d50 B120 G4 S12 F162 N3540 V4492 H1348 DK912 L1351 K163 O2151 DO359 MN27398 MP8.1032 E472 IN485 DS390 DT586 DC109 DJ302 DG1532 P1-6-6 I6a6.5 Q2496.1 DR2777 Yjie2 Yjie1 Wgyeol ह. . .廊 T1 椤 椦 {tie} {bind} {contract} {join} {organize} {do up hair} {fasten}
+ 376C U8840 B143 G3 S6 F832 N4205 V5411 H3526 DK2196 L1448 K637 O337 DO344 MN33964 MP10.0129 E270 IN789 DS389 DT265 DC489 DJ928 DG1611 P4-6-2 I5h1.1 Q2710.0 DR874 Yxie3 Yxue4 Whyeol {blood}
+ 376D U8a23 B149 S11 N4322 V5567 H1469 L2714 MN35272 MP10.0402 P1-7-4 I7a4.2 Q0563.0 Yjue2 Wgyeol 狼 狼. {separation} {part} {secret}
+ 376E U6708 B74 G1 S4 F23 N2169 V2530 H2956 DK1876 L13 K26 O80 DO13 MN14330 MP5.1010 E16 IN17 DS12 DT28 DC66 DJ17 DB1.A DG1002 P3-2-2 I4b0.1 Q7722.0 DR3946 ZPP4-4-1 Yyue4 Wweol Ĥ T1 {month} {moon}
+ 376F U4ef6 B9 G5 S6 F212 N368 V130 H51 DK35 L959 K290 DO485 MN410 MP1.0635 E660 IN732 DS598 DT657 DC171 DJ482 DB3.9 DG66 P1-2-4 I2a4.4 Q2520.0 DR2155 Yjian4 Wgeon {affair} {case} {matter} {item}
+ 3770 U5039 B9 G8 S10 XJ0512D F2479 N479 V248 H116 DK86 L1674 K1949 DO1620 MN823 MP1.0850 E1213 IN878 DJ1425 DG103 P1-2-8 I2a8.27 Q2823.6 DR2163 Yjian3 Wgeom Ĥ. ĤŤޤ䤫 {frugal} {economy} {thrifty}
+ 3771 U5026 B9 S11 N482 V251 L2108 K1843 MN788 MP1.0842 P1-2-9 Q2921.2 ZRP1-2-8 Yjuan4 Wgweon . . .ͤ . Ĥ. {lose interest in} {tire of}
+ 3772 U5065 B9 G4 S11 XJ13D32 F572 N512 V278 H134 DK102 L974 K568 O1282 DO364 MN875 MP1.0869 E474 IN893 DS599 DT564 DJ1053 DG118 P1-2-9 I2a8.34 Q2524.0 DR2167 ZSP1-2-8 Yjian4 Wgeon Wgyeon .䤫 T1 Ȥ 䤹 䤹 {healthy} {health} {strength} {persistence}
+ 3773 U517c B12 G8 S10 F1164 N598 V381 H2286 DK1469 L1597 K1042 O1268 DO669 MN1483 MP2.0105 E850 IN1081 DS769 DJ1324 DG765 P2-3-7 I2o8.1 Q8023.7 DR964 Yjian1 Wgyeom .ͤ -.ͤ T1 {concurrently} {and}
+ 3774 U5238 B18 G5 S8 F583 N678 V473 H2630 DK1681 L1206 K584 DO747 MN1966X MP2.0258 E661 IN506 DS768 DT681 DJ714 DG182 P2-6-2 I2f6.10 Q9022.7 DR1045 ZPP4-8-4 Yquan4 Yxuan4 Wgweon {ticket}
+ 3775 U5263 B18 G8 S10 XJ05178 XJ05179 XJ0517A XJ0517B XJ06E5F F1305 N696 V498 H1672 DK1096 L1671 K1248 O1151 DO1436 MN2076 MP2.0295 E1214 IN879 DJ791 DG198 P1-8-2 I2f8.5 Q8250.0 DR2843 Yjian4 Wgeom Ĥ뤮 {sabre} {sword} {blade} {clock hand}
+ 3776 U55a7 B30 S12 F2249 N962 V856 L2163 O1541 MN3976 MP2.1096 P1-3-9 I3d9.12 Q6301.6 Yxuan1 Whweon 䤫. ޤӤ. {noisy} {boisterous}
+ 3777 U570f B31 G8 S12 XJ05421 XDR3675 F1216 N1045 V960 H3148 DK2012 L1208 K1402 DO1160 MN4815P MP3.0091 E1216 IN508 DJ1251 DG345 P3-3-9 I3s9.1 Q6071.7 DR1056 Yquan1 Yjuan1 Yjuan4 Wgweon . {sphere} {circle} {radius} {range}
+ 3778 U5805 B32 G8 S12 F1049 N1096 V1038 H2823 DK1805 L853 K914 O1796 DO995 MN5210 MP3.0204 E1217 IN1289 DJ1228 DG356 P2-9-3 I3b9.13 Q7710.4 DR3472 ZSP2-8-3 Yjian1 Wgyeon . -. T1 {strict} {hard} {solid} {tough} {tight} {reliable}
+ 3779 U5acc B38 G8 S13 F1207 N1250 V1257 H636 DK459 L1598 K1931 DO1901 MN6618X MP3.0747 E1218 IN1688 DJ1325 DG452 P1-3-10 I3e10.7 Q4843.7 DR1764 Yxian2 Whyeom . . {dislike} {detest} {hate}
+ 377A U5efa B54 G4 S9 F300 N1549 V1660 H3090 DK1965 L391 K244 O995 DO363 MN9574 MP4.0652 E473 IN892 DS391 DT524 DC278 DJ1055 DB3.12 DG600 P3-3-6 I2q6.2 Q1540.0 DR3567 ZSP3-2-6 Yjian4 Wgeon .Ƥ . -. . T1 {build}
+ 377B U61b2 B40 C61 G6 S16 F551 N1342 V1988 H2368 DK1533 L1554 K943 O2562 DO622 MN11269P MP4.1194 E852 IN521 DS773 DT991 DC429 DJ787 DG803 P2-3-13 I3m13.2 Q3033.6 DR758 Yxian4 Wheon T1 Τ 褷 {constitution} {law}
+ 377C U61f8 B61 G8 S20 XH1952 F889 N1790 V2011 H2915 DK1855 L1394 K1275 O2984 DO1283 MN11462 MP4.1224 E1225 IN911 DJ450 DG806 P2-16-4 I4k16.2 Q2233.9 Q6233.9 DR1258 Yxuan2 Whyeon . . {suspend} {hang} {10%} {install} {depend} {consult}
+ 377D U62f3 B64 G9 S10 F1935 N1900 V2148 DK1705 L2917 K1852 O1206 MN11996X MP5.0205 IN2078 P2-6-4 I3c6.18 Q9050.2 Yquan2 Wgweon ֤ {fist}
+ 377E U6372 B64 S12 S11 N1933 V2193 MN12208 MP5.0257 P1-3-9 Q5901.2 ZRP1-3-8 Yjuan3 Wgweon . . ޤ. ᤯. ޤ. {roll} {wind} {coil} {turn pages} {roll up sleeves} {strip off} {be turned} {be rolled up}
+ 3821 U691c B75 G5 S12 XJ05C7D F290 N2304 V2752 H986 DK674 L1673 K351 DO785 MN15065P MP6.0420 E663 IN531 DS771 DT752 DC473 DJ792 DG1101 P1-4-8 I4a8.28 Q4893.6 DR1863 Yjian3 Wgeom .٤ {examination} {investigate}
+ 3822 U6a29 B75 G6 S15 XJ05C5E F156 N2360 V2853 H1065 DK731 L571 K260 O2300 DO420 MN15484 MP6.0536 E851 IN335 DS774 DT983 DC162 DJ804 DG1112 P1-4-11 I4a11.18 Q4891.4 DR1875 Yquan2 Wgweon Ϥ. {authority} {power} {rights}
+ 3823 U727d B8 S11 XH1562 N320 V3544 L2550 O2028 MN20025 MP7.0649 P2-2-9 I2j9.3 Q0050.3 Yqian1 Wgyeon . {pull} {tug} {jerk} {admit} {install} {quote} {refer to}
+ 3824 U72ac B94 G1 S4 F1326 N2868 V3553 H3464 DK2160 L238 K1295 O107 DO578 MN20234 MP7.0667 E17 IN280 DS66 DT29 DJ319 DB2.17 DG1295 P4-4-4 I3g0.1 Q4303.0 DR1463 Yquan3 Yquan2 Wgyeon - {dog}
+ 3825 U732e B94 G8 S13 XJ0605B F637 N2901 V3596 H1785 DK1167 L1615 K1096 O1961 DO1273 MN20539 MP7.0719 E1219 IN1355 DJ1181 DG1297 P1-9-4 I3g9.6 Q4323.4 DR1563 Yxian4 Wheon Wsa Ƥޤ. {offering} {counter for drinks} {present} {offer}
+ 3826 U7814 B112 G3 S9 F336 N3180 V3991 H1132 DK771 L675 K426 O875 DO583 MN24080 MP8.0348 E272 IN896 DS204 DT325 DC284 DJ297 DB2.8 DG1398 P1-5-4 I5a4.1 Q1164.0 DR3355 Yyan2 Yyan4 Wyeon . T1 Τ {polish} {study of} {sharpen}
+ 3827 U786f B112 S12 F2500 N3190 V4005 L2589 O1634 MN24233 MP8.0367 P1-5-7 I5a7.2 Q1661.0 Yyan4 Wyeon {inkstone}
+ 3828 U7d79 B120 G6 S13 F1916 N3543 V4499 H1361 DK920 L1368 K1010 O2330 DO658 MN27470 MP8.1064 E664 IN1261 DS772 DT957 DJ880 DG1538 P1-6-7 I6a7.3 Q2692.7 DR2746 Yjuan4 Wgyeon {silk}
+ 3829 U770c B42 C109 G3 S9 XJ06551 XDR3941 F140 N1362 V3918 H2641 DK1687 L513 K195 O1252 DO381 MN23210P MP8.0194 E273 IN194 DS203 DT326 DJ336 DG1380 P2-6-3 I3n6.3 Q2690.1 DR1241 ZPP2-5-4 ZPP3-4-5 Yxian4 Whyeon . T1 {prefecture}
+ 382A U80a9 B63 C130 G8 S8 F1215 N1820 V4776 H1947 DK1238 L1077 K1041 DO1215 MN29299X MP9.0260 E1212 IN1264 DJ1084 DG1014 P2-1-7 I4m4.1 Q3022.7 DR3046 Yjian1 Wgyeon {shoulder}
+ 382B U898b B147 G1 S7 F22 N4284 V5522 H2544 DK1615 L57 K48 O518 DO23 MN34796 MP10.0316 E18 IN63 DS67 DT62 DC20 DJ139 DB2.3 DG1643 P2-5-2 I5c2.1 Q6021.0 DR3957 Yjian4 Yxian4 Wgyeon Whyeon . . . {see} {hopes} {chances} {idea} {opinion} {look at} {visible}
+ 382C U8b19 B149 G8 S17 F1582 N4422 V5686 H1617 DK1076 L1600 K1607 O2646 DO1545 MN35821P MP10.0555 E1222 IN1687 DJ1581 DG1706 P1-7-10 I7a10.10 Q0863.7 DR3064 Yqian1 Wgyeom T1 {self-effacing} {humble oneself} {condescend} {be modest}
+ 382D U8ce2 B154 G8 S16 XJ15F43 F1159 N4517 V5816 H2839 DK1817 L852 K1488 O2579 DO1072 MN36822 MP10.0777 E1221 IN1288 DJ1227 DG1740 P2-9-7 I7b9.2 Q7780.6 DR3461 ZSP2-8-7 Yxian2 Whyeon . T1 Ȥ Τ ޤ ޤ ޤ {intelligent} {wise} {wisdom} {cleverness}
+ 382E U8ed2 B159 G8 S10 F1416 N4611 V5944 H1459 DK980 L1652 K1260 DO953 MN38187 MP10.0998 E1215 IN1187 DJ508 DG1772 P1-7-3 I7c3.1 Q5104.0 DR1555 Yxuan1 Wheon Τ {flats} {counter for houses} {eaves}
+ 382F U9063 B162 G8 S13 S12 F664 N4732 V6100 H3152 DK2015 L1773 K1180 DO895 MN39052P MP11.0161 E1220 IN1173 DJ1214 DG715 P3-3-10 I2q10.2 Q3530.7 DR1677 Yqian3 Wgyeon Ĥ. -Ĥ. -Ť. Ĥ.魯 . {despatch} {send} {give} {donate} {do} {undertake}
+ 3830 U9375 B167 S17 F2029 N4894 V6317 H1753 L2761 K1824 O2652 MN40654 MP11.0597 P1-8-9 I8a8.18 Q8514.0 ZSP1-8-8 Yjian4 Wgeon {key}
+ 3831 U967a B170 G5 S11 XJ0702A XJ1503C F707 N5000 V6456 H542 DK398 L1672 K616 O1308 DO356 MN41721P MP11.0926 E662 IN533 DS770 DT731 DJ790 DG736 P1-3-8 I2d8.8 Q7823.6 DR3663 Yxian3 Wheom . {precipitous} {inaccessible place} {impregnable position} {steep place} {sharp eyes}
+ 3832 U9855 B181 G8 S18 XJ0707D XH2943 F1536 N5137 V6646 H1806 DK1175 L1789 K1682 O2757 DO1245 MN43609P MP12.0292 E1224 IN1170 DJ1647 DG1894 P1-9-9 I9a9.5 Q6118.6 DR3861 Yxian3 Whyeon 餫 . T1 {appear} {existing}
+ 3833 U9a13 B187 G4 S18 XJ07164 XJ1693C F410 N5220 V6758 H1833 DK1192 L1980 K404 DO355 MN44835 MP12.0534 E475 IN532 DS600 DT635 DC385 DJ793 DB2.9 DG1920 P1-10-8 I10a8.4 Q7833.6 DR3463 Yyan4 Wheom 뤷 . ᤷ {verification} {effect} {testing}
+ 3834 U9e78 B197 S19 XJ14F7C XJ16C5B N5374 V7013 L2867 MN47576X MP12.0897 P1-11-8 Q2868.6 Yjian3 Wgam . {saltiness}
+ 3835 U5143 B7 C10 G2 S4 F192 N275 V343 H1929 DK1226 L59 K328 O60 DO106 MN1340 MP1.0973 E106 IN137 DS68 DT89 DC408 DJ245 DB2.10 DG141 P2-1-3 I0a4.5 Q1021.1 DR3057 Yyuan2 Wweon T1 Ϥ Ϥ 椭 褷 {beginning} {former time} {origin}
+ 3836 U539f B27 G2 S10 XJ1344B F172 N825 V652 H3009 DK1910 L134 K132 O1231 DO202 MN2973 MP2.0653 E107 IN136 DS205 DT192 DC113 DJ405 DG260 P3-2-8 I2p8.1 Q7129.6 DR3341 Yyuan2 Wweon Ϥ T1 Ф 錄 {meadow} {original} {primitive} {field} {plain} {prairie} {tundra} {wilderness}
+ 3837 U53b3 B4 C30 G6 S17 XJ0536E F638 N253 V663 H3289 DK2068 L1936 K1055 O2706 DO817 MN3048P MP2.0668 E854 IN822 DS776 DT998 DJ1190 DG519 P3-5-12 I3n14.1 Q3224.8 Q9024.8 DR966 Yyan2 Weom . . .ᤷ Ĥ T1 夦 Ȥ {stern} {strictness} {severity} {rigidity}
+ 3838 U5e7b B52 G8 S4 F1564 N1494 V1598 H180 DK132 L1862 K1550 O261 DO1691 MN9190 MP4.0527 E1226 IN1227 DJ1814 DG577 P1-3-1 I0a4.6 Q2772.0 DR2753 Yhuan4 Whwan ޤܤ {phantasm} {vision} {dream} {illusion} {apparition}
+ 3839 U5f26 B57 G8 S8 F1773 N1568 V1688 H287 DK213 L1386 K1617 O1345 DO1624 MN9754 MP4.0700 E1228 IN1226 DJ1446 DG608 P1-3-5 I3h5.1 Q1023.2 DR3571 Yxian2 Whyeon Ĥ {bowstring} {chord} {hypotenuse}
+ 383A U6e1b B85 G5 S12 XJ13322 F261 N2637 V3249 H601 DK436 L366 K533 DO610 MN17759 MP7.0091 E667 IN715 DS775 DT753 DJ430 DG1219 P1-3-9 I3a9.37 Q3315.0 DR359 Yjian3 Wgam . .餹 {dwindle} {decrease} {reduce} {decline} {curtail} {get hungry}
+ 383B U6e90 B85 G6 S13 XJ13452 F738 N2656 V3274 H656 DK470 L142 K827 O1863 DO893 MN17926 MP7.0147 E853 IN580 DT958 DJ854 DG1231 P1-3-10 I3a10.25 Q3119.6 DR341 Yyuan2 Wweon ߤʤ T1 Ϥ ߤ {source} {origin}
+ 383C U7384 B95 G8 S5 F1409 N2918 V3616 H1991 DK1256 L1383 K1514 O522 DO1113 MN20814 MP7.0765 E1227 IN1225 DJ1276 DG1311 P2-2-3 I2j3.2 Q0073.2 DR471 Yxuan2 Whyeon T1 Ϥ Ϥ뤫 {mysterious} {occultness}
+ 383D U73fe B96 G5 S11 F85 N2943 V3645 H968 DK657 L259 K82 O1360 DO495 MN21004 MP7.0921 E666 IN298 DS602 DT732 DC67 DJ578 DG1320 P1-4-7 I4f7.3 Q1611.0 DR3157 Yxian4 Whyeon . . T1 {present} {existing} {actual}
+ 383E U7d43 B120 G9 S11 N3519 V4468 H1330 DK897 L2669 O2331 MN27373 MP8.1029 IN2192 P1-6-5 I6a5.12 Q2093.2 Yxian2 Whyeon {string} {cord} {samisen music}
+ 383F U8237 B137 S11 N3872 V4938 L2675 MN30403 MP9.0487 P1-6-5 I6c5.5 Q2043.2 Yxian2 Whyeon դʤ٤ դʤФ {gunwale}
+ 3840 U8a00 B149 G2 S7 F83 N4309 V5552 H1941 DK1233 L335 K279 O439 DO43 MN35205 MP10.0380 E274 IN66 DS392 DT142 DC44 DJ203 DB2.8 DG1653 P2-1-6 I7a0.1 Q0060.1 DR3077 Yyan2 Weon . T1 Ȥ {say}
+ 3841 U8afa B149 S16 N4403 V5659 L2723 O2508 MN35747X MP10.0542 P1-7-9 Q0062.2 DR3060 Yyan4 Weon Wan Ȥ虜 {proverb}
+ 3842 U9650 B170 G5 S9 F405 N4987 V6439 H398 DK296 L1466 K474 DO600 MN41627 MP11.0826 E665 IN847 DS601 DT696 DC370 DJ975 DG728 P1-3-6 I2d6.1 Q7723.2 DR3665 ZSP1-2-6 Yxian4 Whan . . -. {limit} {restrict} {to best of ability}
+ 3843 U4e4e B4 S5 N170 V49 H3504 O221 MN131 MP1.0347 P4-5-3 I0a5.17 Q2040.9 ZPP2-1-4 Yhu1 Who {question mark} {?}
+ 3844 U500b B9 G5 S10 XDR2175 F451 N489 V258 H117 DK87 L973 K565 DO502 MN758 MP1.0823 E669 IN973 DS603 DT711 DC455 DJ469 DB3.1 DG104 P1-2-8 I2a8.36 Q2620.0 DR2177 Yge4 Yge5 Wgae {individual} {counter for articles and military units}
+ 3845 U53e4 B24 C30 G2 S5 F509 N770 V702 H2002 DK1262 L16 K373 O154 DO93 MN3233 MP2.0724 E109 IN172 DS70 DT107 DC320 DJ86 DB2.5 DG278 P2-2-3 I2k3.1 Q4060.0 DR1577 Ygu3 Wgo դ. դ- -դ. T1 դ {old}
+ 3846 U547c B30 G6 S8 F498 N914 V769 H273 DK205 L1485 K640 O571 DO1000 MN3471 MP2.0959 E856 IN1254 DT862 DJ197 DG301 P1-3-5 I3d5.4 Q6204.9 DR3747 Yhu1 Who . T1 {call} {call out to} {invite}
+ 3847 U56fa B31 G4 S8 XDR3675 F750 N1036 V949 H3086 DK1963 L580 K834 O744 DO738 MN4745 MP3.0065 E476 IN972 DS393 DT503 DJ470 DG343 P3-3-5 I3s5.2 Q6060.4 DR1577 Ygu4 Wgo . .ޤ .ޤ . {harden} {set} {clot} {curdle}
+ 3848 U59d1 B38 S8 F2041 N1201 V1194 L2205 MN6174 MP3.0665 P1-3-5 I3e5.7 Q4446.0 Ygu1 Wgo 夦Ȥ 夦 Ф餯 {mother-in-law}
+ 3849 U5b64 B39 G8 S9 F1239 N1270 V1293 H356 DK263 L1879 K1440 DO1768 MN6966X MP3.0850 E1229 IN1480 DJ1381 DG462 P1-3-6 I2c6.2 Q1243.0 DR3562 ZSP1-2-5 ZSP1-2-6 Ygu1 Wgo {orphan} {alone}
+ 384A U5df1 B49 G6 S3 F1098 N1462 V1540 H3380 DK2117 L525 K1320 O32 DO676 MN8742 MP4.0381 E855 IN370 DS777 DT827 DJ632 DG554 P4-3-1 I0a3.12 Q1771.7 DR3556 Yji3 Wgi Τ ĤΤ T1 {self} {snake} {serpent}
+ 384B U5eab B53 G3 S10 F852 N1512 V1617 H3112 DK1985 L589 K656 O1243 DO582 MN9330 MP4.0568 E275 IN825 DS206 DT354 DJ544 DG589 P3-3-7 I3q7.1 Q0025.6 DR555 Yku4 Wgo {warehouse} {storehouse}
+ 384C U5f27 B57 G8 S9 F2371 N1567 V1687 H360 DK266 L1878 K1958 DO1729 MN9757X MP4.0703 E1230 IN1481 DJ1447 DG609 P1-3-6 I3h6.2 Q1223.0 DR3562 Yhu2 Who {arc} {arch} {bow}
+ 384D U6238 B63 G2 S4 F575 N1817 V2048 H1930 DK1227 L1076 K342 O59 DO126 MN11696X MP5.0055 E108 IN152 DS69 DT90 DJ534 DG841 P2-1-3 I4m0.1 Q3027.7 Q3020.7 DR3060 Yhu4 Who T1 T2 ȤӤΤ {door}
+ 384E U6545 B66 G5 S9 F612 N2044 V2334 H1141 DK778 L333 K455 O880 DO707 MN13161 MP5.0491 E668 IN173 DS778 DT697 DJ722 DG936 P1-5-4 I4i5.2 Q4864.0 DR1566 Ygu4 Wgo 椨 {happenstance} {especially} {intentionally} {reason} {cause} {circumstances} {the late} {therefore} {consequently}
+ 384F U67af B75 G8 S9 F1749 N2238 V2634 H898 DK605 L206 K1783 O859 DO1246 MN14579 MP6.0248 E1231 IN974 DJ1356 DG1083 P1-4-5 I4a5.26 Q4496.0 DR1877 Yku1 Wgo . .餹 {wither} {die} {dry up} {be seasoned}
+ 3850 U6e56 B85 G3 S12 F1344 N2628 V3240 H604 DK439 L148 K1086 O1584 DO573 MN17836 MP7.0126 E276 IN467 DS394 DT396 DJ453 DG1220 P1-3-9 I3a9.8 Q3712.0 DR346 Yhu2 Who ߤ T1 {lake}
+ 3851 U72d0 B94 S9 F2185 N2878 V3568 L2342 O789 MN20333X MP7.0674 P1-3-6 I3g6.4 Q4223.0 Yhu2 Who Ĥ {fox}
+ 3852 U7cca B119 S15 N3483 V4415 L2650 O2309 MN27037 MP8.0915 P1-6-9 I6b9.2 Q9792.0 Yhu2 Yhu1 Yhu4 Who Τ {paste} {glue} {sizing}
+ 3853 U88b4 B145 S11 XJ15369 F2175 N4229 V5448 L2626 O1643 MN34236 MP10.0209 P1-5-6 I5e6.4 Q3422.7 DR652 Yku4 Wgo Wgwa Ϥ ܤ {men's formal divided skirt}
+ 3854 U80a1 B130 S8 XJ15634 F2212 N3739 V4772 H881 L2454 O615 MN29284 MP9.0255 P1-4-4 I4b4.8 Q7724.7 Ygu3 Wgo ޤ {thigh} {crotch} {yarn} {strand}
+ 3855 U80e1 B130 G9 S9 F1995 N3753 V4792 DK623 L2470 O879 MN29400 MP9.0279 IN2206 P1-4-5 I4b5.12 Q4762.0 Yhu2 Who ʤ T1 Ӥ {barbarian} {foreign}
+ 3856 U83f0 B140 S12 XJ1575B N3966 V5079 L2383 O1727 MN31217X MP9.0722 P2-3-9 I3k8.15 Q4443.2 ZRP2-4-8 Ygu1 Wgo ޤ {reed used for matting}
+ 3857 U864e B141 G9 S8 XJ06949 XJ15A3F F1653 N4105 V5265 H3212 DK2048 L1990 K1558 O754 DO1932 MN32675 MP9.1047 IN2234 P3-4-4 I2m6.3 Q2121.7 Q2121.1 DR1257 ZPP3-6-2 Yhu3 Who Ȥ T1 {tiger} {drunkard}
+ 3858 U8a87 B149 G8 S13 F1272 N4354 V5605 H1522 DK1022 L1244 K1157 DO1202 MN35474 MP10.0465 E1233 IN1629 DJ950 DG1679 P1-7-6 I7a6.9 Q0462.7 ZSP1-7-7 Ykua1 Wgwa ۤ. {boast} {be proud} {pride} {triumphantly}
+ 3859 U8de8 B157 S13 N4557 V5872 L2744 MN37504 MP10.0913 P1-7-6 I7d6.6 Q6412.7 Ykua4 Wgwa ޤ. ޤ. ޤ. {be} {sit or stand astride} {extend over} {straddle}
+ 385A U9237 B167 S13 V6236 MN40270 MP11.0510 P1-8-5 I8a5.13 Q8416.0 Ygu1 Ygu3 Wgo {cobalt}
+ 385B U96c7 B63 C172 G8 S12 F975 N1826 V6497 H1956 DK1241 L1083 K1419 DO1604 MN41976X MP11.0999 E1232 IN1553 DJ1083 DG1850 P2-1-11 I4m8.1 Q3021.4 DR3075 ZPP3-4-8 Ygu4 Wgo Who . {employ} {hire}
+ 385C U9867 B181 G8 S21 F1058 N5141 V6655 H1900 DK1220 L1084 K1388 O2929 DO1341 MN43689P MP12.0303 E1235 IN1554 DJ1648 DG1898 P1-12-9 I9a12.2 Q3128.6 DR3061 Ygu4 Wgo .ߤ T1 {look back} {review} {examine oneself} {turn around}
+ 385D U9f13 B207 G8 S13 XJ07369 F1795 N5415 V7076 H1786 DK1168 L1444 K1836 O1959 DO1064 MN48330 MP12.1054 E1234 IN1147 DJ1827 DG1944 P1-9-4 I3p10.2 Q4414.7 DR1467 Ygu3 Wgo ĤŤ {drum} {beat} {rouse} {muster}
+ 385E U4e94 B1 C7 G1 S4 F31 N15 V77 H3436 DK2142 L5 K14 O91 DO7 MN257 MP1.0460 E19 IN7 DS5 DT23 DC40 DJ5 DB1.A DG32 P4-4-1 I0a4.27 Q1010.7 DR3173 Ywu3 Wo . T1 {five}
+ 385F U4e92 B1 C7 G8 S4 F914 N14 V75 H3437 DK2143 L757 K952 O200 DO1032 MN255 MP1.0458 E1236 IN907 DJ1080 DG33 P4-4-1 I0a4.15 Q1010.7 DR3172 ZSP4-5-1 Yhu4 Who . . {mutually} {reciprocally} {together}
+ 3860 U4f0d B9 G9 S6 F1881 N369 V131 H47 DK31 L2967 O229 MN435 MP1.0653 IN2013 P1-2-4 I2a4.8 Q2121.7 Ywu3 Wo Ĥ T1 Ĥ {5} {5-man squad} {file} {line}
+ 3861 U5348 B4 C24 G2 S4 F154 N162 V604 H1984 DK1254 L568 K98 O112 DO140 MN2703 MP2.0538 E110 IN49 DS207 DT91 DJ28 DB2.17 DG241 P2-2-2 I2k2.2 Q8040.0 DR2355 ZPP4-4-3 Ywu3 Wo {noon} {sign of the horse} {11AM-1PM} {seventh sign of Chinese zodiac}
+ 3862 U5449 B12 C30 G8 S7 XJ1346D XDR3761 F1729 N583 V741 H2549 DK1620 L1897 K1422 O735 DO1002 MN3365P MP2.0898 E1237 IN1436 DJ1929 DG322 P2-5-2 I2o5.7 Q2680.1 DR1261 ZPP3-4-3 ZSP2-6-2 ZBP3-5-3 Ywu2 Wo Wu . T1 {give} {do something for}
+ 3863 U543e B1 C30 G9 S7 F1828 N37 V733 H2407 DK1558 L17 K1393 O491 DO1933 MN3379 MP2.0904 IN2035 P2-4-3 I3d4.17 Q1060.1 DR3177 Ywu2 Wo 郎- - T1 {I} {my} {our} {one's own}
+ 3864 U5a2f B38 G8 S10 F1827 N1226 V1231 H405 DK301 L1898 K1622 DO1801 MN6307P MP3.0711 E1238 IN1437 DJ1329 DG443 P1-3-7 I3e7.3 Q4648.1 DR1761 ZSP1-3-8 Yyu2 Wo {recreation} {pleasure}
+ 3865 U5f8c B60 G2 S9 F26 N1610 V1742 H361 DK267 L1379 K45 O1300 DO276 MN10098 MP4.0829 E111 IN48 DS208 DT174 DC48 DJ30 DB2.11 DG625 P1-3-6 I3i6.5 Q2224.7 DR2067 Yhou4 Whu Τ . . T1 {behind} {back} {later}
+ 3866 U5fa1 B60 G8 S12 F1087 N1628 V1761 H577 DK422 L1398 K620 O1572 DO924 MN10157X MP4.0888 E1158 IN708 DC371 DJ919 DG632 P1-3-9 I3i9.1 Q2722.0 DR2044 Yyu4 Weo Wa - - - T1 {honorable} {manipulate} {govern}
+ 3867 U609f B61 G8 S10 XJ13D44 F1411 N1700 V1870 H419 DK312 L622 K1479 O1053 DO1104 MN10680 MP4.1060 E1239 IN1438 DJ1454 DG816 P1-3-7 I4k7.5 Q9106.1 DR1177 Ywu4 Wo . {enlightenment} {perceive} {discern} {realize} {understand}
+ 3868 U68a7 B75 G9 S11 V2700 DK652 L3003 O1365 MN14872 MP6.0376 IN2112 P1-4-7 I4a7.9 Q4196.1 Ywu2 Wo {Chinese parasol tree} {phoenix tree}
+ 3869 U6a8e B75 S17 N2382 V2888 L2050 MN15657X MP6.0577 P1-4-13 I4a12.17 Q4892.7 Yqin2 Wgeum {pear} {apple}
+ 386A U745a B96 G9 S13 N2956 V3662 DK702 L2562 MN21126 MP7.0947 IN2161 P1-4-9 I4f9.3 Q1712.0 Yhu2 Who {ancestral offering receptacle}
+ 386B U7881 B112 G8 S13 F1609 N3202 V4020 H2699 DK1734 L1766 K1541 DO1757 MN24261 MP8.0371 E1240 IN1834 DJ1828 DG1406 P2-6-7 I5a8.9 Q4460.1 DR1977 ZPP2-8-5 Yqi2 Wgi {Go}
+ 386C U8a9e B149 G2 S14 F301 N4374 V5628 H1543 DK1040 L347 K274 O2136 DO231 MN35533 MP10.0474 E112 IN67 DS209 DT231 DC211 DJ154 DB2.1 DG1685 P1-7-7 I7a7.6 Q0166.1 DR3077 Yyu3 Yyu4 Weo . .餦 {word} {speech} {language}
+ 386D U8aa4 B149 G6 S14 F1150 N4372 V5626 H1542 DK1039 L1899 K1129 DO602 MN35546P MP10.0481 E857 IN906 DS779 DT972 DJ949 DG1686 P1-7-7 I7a7.2 Q0668.1 DR3061 ZSP1-7-8 Ywu4 Wo . -. {mistake} {err} {do wrong} {mislead}
+ 386E U8b77 B149 G5 S20 XH1282 F351 N4447 V5715 H1648 DK1088 L700 K653 O2877 DO796 MN36038P MP10.0603 E670 IN1312 DS604 DT825 DC474 DJ1115 DG1713 P1-7-13 I7a13.3 Q0464.7 DR3067 Yhu4 Who ޤ. T1 {safeguard} {protect}
+ 386F U9190 B164 S16 N4794 V6183 L2749 MN39930 MP11.0384 P1-7-9 I7e9.1 Q1762.0 Yhu2 Who {boiled butter}
+ 3870 U4e5e B5 S3 XH4390 F2478 N262 V59 H1961 L462 MN170 MP1.0388 P2-2-1 I0a3.4 Q8071.7 DR2356 ZSP2-2-2 Yqi3 Wgeol Wgi . {beg} {invite} {ask}
+ 3871 U9bc9 B195 G9 S18 F2369 N5299 V6874 H1879 DK1211 L176 O2764 DO1991 MN46182 MP12.0750 IN2271 P1-11-7 I11a7.2 Q2631.4 Yli3 Wri {carp}
+ 3872 U4ea4 B8 G2 S6 F178 N290 V90 H2015 DK1272 L1275 K200 O293 DO86 MN291 MP1.0533 E115 IN114 DS212 DT120 DC269 DJ504 DG38 P2-2-4 I2j4.3 Q0040.8 DR466 ZPP2-4-2 Yjiao1 Wgyo ޤ. ޤ. . ޤ. . . -. .魯 . ⤴ T1 {mingle} {mixing} {association} {coming & going}
+ 3873 U4f7c B9 S8 XH2260 V175 L2109 O552 MN570 MP1.0735 P1-2-6 I2a6.16 Q2024.8 Yjiao3 Yjia3 Wgyo 祦 . Ĥ. {beautiful} {clever} {deceive} {sly}
+ 3874 U4faf B9 G8 S9 XJ14F46 F2363 N443 V211 H98 DK74 L1639 K2014 O777 DO1479 MN633 MP1.0762 E1256 IN1924 DJ1876 DG95 P1-2-7 I2a7.21 Q2723.4 DR2163 Yhou2 Yhou4 Whu {marquis} {lord} {daimyo}
+ 3875 U5019 B9 G4 S10 F510 N481 V250 H119 DK89 L1640 K817 O1029 DO862 MN775 MP1.0831 E478 IN944 DS607 DT542 DJ1174 DG105 P1-2-8 I2a8.10 Q2723.4 DR2163 Yhou4 Whu {climate} {season} {weather}
+ 3876 U5016 B9 G9 S10 N462 V228 H118 DK88 L2119 MN771 MP1.0830 IN2020 P1-2-8 I2a8.23 Q2424.1 Yxing4 Whaeng . . {happiness} {luck}
+ 3877 U5149 B42 C10 G2 S6 XJ14945 XJ1494F F527 N1358 V349 H2391 DK1550 L119 K417 O281 DO217 MN1350 MP1.1013 E116 IN138 DS72 DT121 DC345 DJ464 DG143 P2-4-2 I3n3.2 Q9021.1 DR1057 ZPP2-3-3 Yguang1 Wgwang Ҥ. Ҥ T1 Ƥ Ҥ ߤ {ray} {light}
+ 3878 U516c B12 G2 S4 F118 N579 V372 H1974 DK1249 L784 K122 O156 DO219 MN1452 MP2.0026 E277 IN126 DS210 DT92 DC212 DJ323 DG152 P2-2-2 I2o2.2 Q8073.2 Q8073.0 DR2071 Ygong1 Wgong 䤱 T1 Ȥ Ҥ ޤ {public} {prince} {official} {governmental}
+ 3879 U529f B48 C19 G4 S5 F857 N1454 V522 H189 DK138 L863 K765 O135 DO467 MN2295 MP2.0364 E477 IN818 DS605 DT448 DJ378 DG209 P1-3-2 I2g3.2 Q1412.7 DR3145 Ygong1 Wgong T1 ĤȤ Ȥ Τ 褷 {achievement} {merits} {success} {honor} {credit}
+ 387A U52b9 B19 G5 S8 XJ05A43 F538 N722 V535 H1265 DK849 L1276 K515 O653 DO623 MN2334 MP2.0381 E671 IN816 DS782 DT682 DJ501 DG216 P1-6-2 I2g6.2 Q0442.7 DR445 Yxiao4 Whyo . ʤ. {merit} {efficacy} {efficiency} {benefit}
+ 387B U52fe B20 S4 N741 V568 H2942 L2148 O168 MN2500 MP2.0424 P3-2-2 I0a4.8 Q2772.0 Ygou1 Wgu Wgwi . T1 ޤ {be bent} {slope} {capture}
+ 387C U539a B27 G5 S9 XJ13760 F768 N824 V651 H3003 DK1905 L125 K774 O985 DO735 MN2949 MP2.0648 E672 IN639 DS606 DT698 DJ848 DG258 P3-2-7 I2p6.1 Q7124.7 DR3347 ZSP3-2-6 Yhou4 Whu . T1 {thick} {heavy} {rich} {kind} {cordial} {brazen} {shameless}
+ 387D U53e3 B30 G1 S3 F284 N868 V685 H3382 DK2119 L11 K213 O29 DO38 MN3227 MP2.0717 E20 IN54 DS27 DT16 DC200 DJ167 DB2.16 DG276 P4-3-1 I3d0.1 Q6000.0 DR3777 ZPP3-3-0 Ykou3 Wgu {mouth}
+ 387E U5411 B2 C30 G3 S6 F182 N101 V712 H3052 DK1934 L183 K217 O312 DO215 MN3301 MP2.0843 E278 IN199 DS213 DT266 DC192 DJ557 DG319 P3-3-3 I3d3.10 Q2722.0 DR849 Yxiang4 Whyang Wsang . . -. . -. . . . .- ळ फ. T1 फ फ ळ {yonder} {facing} {beyond} {confront} {defy} {tend toward} {approach}
+ 3921 U540e B4 C30 G6 S6 F1583 N181 V704 H2981 DK1893 L1861 K1759 O304 DO542 MN3298 MP2.0836 E858 IN1119 DS780 DT844 DJ1873 DG283 P3-2-4 I3d3.11 Q7226.1 DR2677 ZPP3-3-3 Yhou4 Whu {empress} {queen} {after} {behind} {back} {later}
+ 3922 U5589 B30 S12 F2390 N960 V854 L2164 MN3913 MP2.1083 P1-3-9 I3d9.6 Q6703.4 Yhou2 Whu Τ {throat} {voice}
+ 3923 U5751 B32 G8 S7 F2040 N1063 V987 H236 DK174 L306 K1853 DO1524 MN4932 MP3.0159 E1245 IN1613 DJ1928 DG369 P1-3-4 I3b4.6 Q4011.7 DR1457 Ykeng1 Wgaeng {pit} {hole}
+ 3924 U57a2 B32 S9 N1076 V1008 L2187 MN5058 MP3.0174 P1-3-6 I3b6.3 Q4216.1 DR1477 Ygou4 Wgu Ϥ {dirt} {grime} {earwax}
+ 3925 U597d B38 G4 S6 F423 N1191 V1180 H208 DK155 L99 K308 O413 DO882 MN6053 MP3.0627 E859 IN104 DT465 DC262 DJ244 DB2.11 DG432 P1-3-3 I3e2.1 Q4744.7 DR1747 ZSP1-3-2 Yhao3 Yhao4 Who . . . . T1 Ȥ 褷 {fond} {pleasing} {like something}
+ 3926 U5b54 B39 G8 S4 XH111 F2052 N1265 V1282 H179 DK131 L96 K1755 O58 DO1336 MN6933 MP3.0801 E1241 IN940 DJ1881 DG456 P1-3-1 I2c1.1 Q1241.0 DR3556 ZSP1-2-1 Ykong3 Wgong T1 Τ {cavity} {hole} {slit} {very} {great} {exceedingly}
+ 3927 U5b5d B24 C39 G6 S7 F1030 N773 V1289 H3205 DK2044 L1253 K1249 O541 DO865 MN6952 MP3.0826 E860 IN542 DS781 DT850 DJ738 DG459 P3-4-3 I2k4.3 Q4440.7 DR1447 ZPP2-4-3 ZPP4-7-4 ZSP3-4-2 ZBP2-4-2 ZBP4-6-4 Yxiao4 Whyo 祦 T1 Τ 褷 {filial piety} {child's respect}
+ 3928 U5b8f B40 G9 S7 F1277 N1286 V1314 H2202 DK1397 L2212 O674 DO1936 MN7086 MP3.0950 IN2050 P2-3-4 I3m4.3 Q3043.2 Yhong2 Wgoeng Ҥ. T1 Ҥ Ҥ {wide} {large}
+ 3929 U5de5 B48 G2 S3 F299 N1451 V1532 H3381 DK2118 L76 K169 O39 DO77 MN8714 MP4.0340 E113 IN139 DS71 DT84 DC173 DJ379 DB2.16 DG550 P4-3-1 I0a3.6 Q1010.0 DR3172 Ygong1 Wgong T1 ⤯ T2 {craft} {construction}
+ 392A U5de7 B48 G8 S5 F1537 N1453 V1533 H188 DK137 L1241 K1444 O238 DO1363 MN8721 MP4.0366 E1242 IN1627 DJ1786 DG551 P1-3-2 I0a5.7 Q1112.7 DR3152 ZSP1-3-3 Yqiao3 Wgyo . . . T1 褷 {adroit} {skilled} {ingenuity}
+ 392B U5df7 B49 S9 XJ15C2D F2415 N1465 V1543 O974 MN8756X MP4.0391 P2-4-5 Q4471.7 DR1956 Yxiang4 Yhang4 Whang ޤ {fork in road} {scene} {arena} {theater}
+ 392C U5e78 B32 C51 G3 S8 F786 N1073 V1595 H2216 DK1408 L1505 K683 O661 DO712 MN9176 MP4.0522 E279 IN684 DS395 DT297 DC423 DJ894 DG575 P2-3-5 I3b5.9 Q4040.1 DR1455 Yxing4 Whaeng . . T1 Ȥ Ҥ ߤ椭 椭 褷 {happiness} {blessing} {fortune}
+ 392D U5e83 B53 G2 S5 XJ05722 F263 N1499 V1604 H3035 DK1921 L739 K311 O316 DO303 MN9224P MP4.0547 E114 IN694 DS211 DT108 DC389 DJ113 DB2.3 DG581 P3-3-2 I3q2.1 Q0023.2 DR571 Yguang3 Yan1 Wgwang Ҥ. Ҥ.ޤ Ҥ. Ҥ. Ҥ. {wide} {broad} {spacious}
+ 392E U5e9a B53 S8 N1505 V1609 K2049 O741 MN9278 MP4.0556 P3-3-5 I3q5.1 Q0023.7 Ygeng1 Wgyeong Τ {7th} {7th calendar sign}
+ 392F U5eb7 B53 G4 S11 F760 N1518 V1621 H3124 DK1994 L1159 K783 O1509 DO860 MN9376 MP4.0581 E480 IN894 DS608 DT565 DJ1054 DG592 P3-3-8 I3q8.1 Q0023.2 DR542 Ykang1 Wgang T1 ߤ 䤹 䤹 {ease} {peace}
+ 3930 U5f18 B57 G9 S5 F1059 N1563 V1682 H192 DK141 L1234 K1075 O410 DO1937 MN9709 MP4.0692 IN2064 P1-3-2 I3h2.1 Q1223.0 Yhong2 Whong Ҥ. T1 Ҥ Ҥ Ҥ ߤ {vast} {broad} {wide}
+ 3931 U6052 B61 G8 S9 XJ05771 F1314 N1683 V1849 H367 DK271 L620 K1403 O809 DO1225 MN10527 MP4.1021 E1251 IN1275 DJ1785 DG813 P1-3-6 I4k6.5 Q9101.6 DR1172 ZPP1-1-8 Yheng2 Whang Wgeung Ĥ Ĥͤ T1 Τ Ҥ Ҥ {constancy} {always}
+ 3932 U614c B61 G8 S12 F1826 N1725 V1917 H580 DK425 L624 K1956 DO1692 MN11057X MP4.1151 E1259 IN1378 DJ1459 DG822 P1-3-9 I4k9.10 Q9401.1 DR1157 Yhuang1 Whwang .Ƥ . {disconcerted} {be confused} {lose one's head}
+ 3933 U6297 B64 G8 S7 F666 N1852 V2091 H252 DK188 L648 K784 DO1320 MN11889 MP5.0140 E1246 IN824 DJ747 DG858 P1-3-4 I3c4.15 Q5001.7 DR1357 Ykang4 Whang {confront} {resist} {defy} {oppose}
+ 3934 U62d8 B64 G8 S8 F1336 N1881 V2123 H310 DK230 L654 K1611 DO1448 MN11963 MP5.0187 E1249 IN1800 DJ1469 DG873 P1-3-5 I3c5.28 Q5702.0 DR1349 Yju1 Wgu . {arrest} {seize} {concerned} {adhere to} {despite}
+ 3935 U63a7 B64 G8 S11 F1000 N1941 V2202 H495 DK363 L1318 K1301 DO1658 MN12283 MP5.0293 E1258 IN1718 DJ1479 DG899 P1-3-8 I3c8.11 Q5301.1 DR1372 Ykong4 Wgong Wgang Ҥ. Ҥ. {withdraw} {draw in} {hold back} {refrain from} {be moderate}
+ 3936 U653b B48 G8 S7 F532 N1457 V2331 H242 DK179 L330 K594 O380 DO970 MN13120 MP5.0475 E1247 IN819 DJ1040 DG934 P1-3-4 I4i3.2 Q1814.0 DR3166 Ygong1 Wgong . T1 {aggression} {attack}
+ 3937 U6602 B72 G9 S8 XH2116 N2103 V2424 H2412 DK1562 L2449 O943 MN13783 MP5.0847 IN2088 P2-4-4 Q6012.7 Yang2 Wang . . .֤ T1 Τܤ {rise}
+ 3938 U6643 B72 G9 S10 XJ05A68 F1666 N2123 V2458 H2450 DK1584 L2446 O1189 DO1938 MN13891 MP5.0861 IN2092 P2-4-6 I4c6.5 Q6021.1 Yhuang3 Yhuang4 Whwang 餫 T1 Ƥ Ҥ ߤ {clear}
+ 3939 U66f4 B1 C73 G8 S7 F861 N42 V2422 H3541 DK2205 L694 K978 O528 DO1311 MN14283 MP5.0962 E1248 IN1008 DJ1076 DG997 P4-7-1 I0a7.12 Q1050.6 Q1054.6 DR3166 Ygeng4 Ygeng1 Wgyeong Wgaeng . . . {grow late} {night watch} {sit up late} {of course}
+ 393A U676d B75 S8 F2329 N2203 V2583 L2484 MN14494 MP6.0169 P1-4-4 I4a4.17 Q4091.7 DR1857 Yhang2 Whang T1 錄 {stake} {post} {picket}
+ 393B U6821 B75 G1 S10 F294 N2260 V2669 H929 DK630 L1278 K176 O1096 DO91 MN14713 MP6.0298 E21 IN115 DS75 DT79 DC233 DJ51 DB2.9 DG1091 P1-4-6 I4a6.24 Q4094.8 DR1866 Yxiao4 Yjiao4 Wgyo Whyo 祦 T1 {exam} {school} {printing} {proof} {correction}
+ 393C U6897 B75 S11 N2278 V2698 L2498 MN14849 MP6.0369 P1-4-7 I4a7.1 Q4194.6 Ygeng3 Wgyeong 祦 դ ޤˤ {for the most part} {close up}
+ 393D U69cb B75 G5 S14 XJ14328 F316 N2343 V2823 H1049 DK719 L1818 K446 DO455 MN15317X MP6.0494 E675 IN1010 DS785 DT788 DC498 DJ991 DG1108 P1-4-10 I4a10.10 Q4594.7 DR1847 Ygou4 Wgu . . T1 Ȥ {posture} {build} {pretend}
+ 393E U6c5f B85 G8 S6 F704 N2491 V3045 H221 DK162 L139 K517 O252 DO994 MN17140 MP6.0917 E1244 IN821 DJ905 DG1160 P1-3-3 I3a3.8 Q3111.0 DR372 Yjiang1 Wgang T1 Ȥ ꤨ {creek} {inlet} {bay}
+ 393F U6d2a B85 G8 S9 F1778 N2544 V3123 H386 DK286 L1799 K1918 O811 DO1833 MN17402 MP6.1106 E1252 IN1435 DJ1396 DG1186 P1-3-6 I3a6.14 Q3418.1 DR361 Yhong2 Whong T1 ۤ {deluge} {flood} {vast}
+ 3940 U6d69 B85 G9 S10 XJ1486C F1149 N2563 V3147 H438 DK322 L2311 O1068 DO1939 MN17479P MP6.1147 IN2140 P1-3-7 I3a7.9 Q3416.1 Yhao4 Who . Ҥ. T1 Ҥ Ҥ 椿 {wide expanse} {abundance} {vigorous}
+ 3941 U6e2f B85 G3 S12 F495 N2630 V3242 H605 DK440 L1800 K445 O1583 DO337 MN17783P MP7.0104 E280 IN669 DS397 DT397 DJ909 DB3.3 DG1221 P1-3-9 I3a9.13 Q3411.7 DR356 Ygang3 Whang Wgang ߤʤ {harbor}
+ 3942 U6e9d B85 G8 S13 F1736 N2657 V3275 H659 DK473 L1819 K1706 O1859 MN17944X MP7.0154 E1263 IN1012 DJ1499 DG1232 P1-3-10 I3a10.9 Q3514.7 DR347 Ygou1 Wgu ߤ T1 ɤ {gutter} {ditch} {sewer} {drain} {10**32}
+ 3943 U7532 B2 C102 G8 S5 F1073 N92 V3725 H3481 DK2169 L1113 K1071 O184 DO1082 MN21725 MP7.1067 E1243 IN982 DJ1816 DG1331 P4-5-1 I0a5.34 Q6050.0 DR3655 Yjia3 Wgab Τ T1 ֤ ޤ ޤ {armor} {high (voice)} {A grade} {first class} {former} {instep} {carapace}
+ 3944 U7687 B106 G6 S9 F721 N3100 V3870 H2566 DK1635 L261 K964 O964 DO460 MN22701 MP8.0072 E861 IN297 DS783 DT880 DJ579 DG1366 P2-5-4 I4f5.9 Q2610.4 DR872 Yhuang2 Whwang Wwang T1 {emperor}
+ 3945 U786c B112 G8 S12 XH1096 F1101 N3193 V4008 H1183 DK802 L695 K1149 O1635 DO1598 MN24230 MP6.0366 E1260 IN1009 DJ1309 DG1403 P1-5-7 I5a7.1 Q1164.6 DR3366 Yying4 Wgyeong . {stiff} {hard}
+ 3946 U7a3f B115 G8 S15 XJ0634C XJ1597C F1400 N3299 V4166 H1231 DK832 L892 K1340 DO1505 MN25220 MP8.0614 E1266 IN1120 DJ1231 DG1445 P1-5-10 I5d10.5 Q2092.7 DR2249 Ygao3 Wgo {draft} {copy} {manuscript} {straw}
+ 3947 U7ce0 B119 S17 N3488 V4424 L2652 O2633 MN27105 MP8.0923 P1-6-11 I6b11.3 Q9093.2 Ykang1 Wgang ̤ {rice bran}
+ 3948 U7d05 B120 G6 S9 F1299 N3500 V4441 H1277 DK857 L1355 K927 O1423 DO1233 MN27243 MP8.0942 E862 IN820 DT881 DJ1295 DG1515 P1-6-3 I6a3.6 Q2191.0 DR2772 Yhong2 Ygong1 Whong Wgong ٤ ʤ . T1 {crimson} {deep red}
+ 3949 U7d18 B120 G9 S10 XJ15378 F1685 N3502 V4445 H1298 DK875 L2662 O1949 MN27289 MP8.0971 IN2190 P1-6-4 I6a4.11 Q2493.2 Yhong2 Wgoeng Ť Ĥ Ĥʤ T1 Ҥ Ҥ {large}
+ 394A U7d5e B120 G8 S12 F1288 N3535 V4485 H1349 DK913 L1348 K1825 DO1394 MN27421 MP8.1049 E1261 IN1452 DJ1565 DG1533 P1-6-6 I6a6.9 Q2094.8 DR2766 Yjiao3 Yjia3 Wgyo . . .ޤ {strangle} {constrict} {wring}
+ 394B U7db1 B120 G8 S14 F1053 N3561 V4525 H1372 DK928 L1963 K1250 O2661 DO1052 MN27576 MP8.1099 E1264 IN1609 DJ1566 DG1541 P1-6-8 I6a8.23 Q2792.0 DR2753 Ygang1 Wgang Ĥ {hawser} {class (genus)} {rope} {cord} {cable}
+ 394C U8015 B127 G5 S10 F1568 N3695 V4710 H1308 DK880 L1808 K1585 O1131 DO812 MN28907P MP9.0172 E673 IN1196 DS784 DT712 DJ1782 DG1580 P1-6-4 I0a10.13 Q5590.0 DR1455 Ygeng1 Wgyeong . T1 {till} {plow} {cultivate}
+ 394D U8003 B125 G2 S6 F196 N3684 V4697 H3196 DK2039 L1252 K191 O540 DO197 MN28843 MP9.0157 E117 IN541 DS74 DT122 DC63 DJ212 DB2.18 DG1577 P3-4-2 I2k4.4 Q4420.7 DR1452 ZPP2-4-2 ZPP4-6-4 ZSP3-4-3 ZBP2-4-3 ZBP4-7-4 Ykao3 Wgo . . T1 {consider} {think over}
+ 394E U80af B77 C130 G8 S8 XJ1556C F1813 N2432 V4771 H2417 DK1567 L374 K1535 O709 DO1625 MN29311 MP9.0263 E1250 IN1262 DJ1403 DG1015 P2-4-4 I4b4.11 Q2122.7 DR1246 Yken3 Wgeung . {agreement} {consent} {comply with}
+ 394F U80b1 B130 S8 XJ13453 N3738 V4770 L2469 MN29315 MP9.0263 P1-4-4 I4b4.9 Q7423.2 Ygong1 Wgoeng Ҥ ޤ뤤 {ability} {talent} {elbow} {arm}
+ 3950 U8154 B130 S12 N3776 V4826 L2465 MN29630 MP9.0337 P1-4-8 I4b8.7 Q7321.1 Yqiang1 Wgang {body cavity}
+ 3951 U818f B189 C130 S14 N5250 V4860 H2141 L2923 MN29800 MP9.0355 P2-2-12 I2j12.1 Q0022.7 Ygao1 Ygao4 Wgo ֤ {fat} {grease} {lard} {paste} {ointment} {plaster}
+ 3952 U822a B137 G4 S10 F665 N3867 V4933 H1318 DK885 L1870 K497 O1136 DO561 MN30385 MP9.0482 E479 IN823 DS396 DT543 DJ649 DG1593 P1-6-4 I6c4.2 Q2041.7 DR857 Yhang2 Whang T1 錄 {navigate} {sail} {cruise} {fly}
+ 3953 U8352 B140 G8 S9 F1099 N3941 V5034 H2260 DK1447 L488 K901 O935 DO1028 MN30953P MP9.0656 E1253 IN1377 DJ1666 DG651 P2-3-6 I3k6.18 Q4421.1 DR1957 Yhuang1 Whwang . - . .餹 -.餷 . T1 {laid waste} {rough} {rude} {wild}
+ 3954 U884c B144 G2 S6 F20 N4213 V5419 H212 DK157 L873 K31 O245 DO24 MN34029 MP10.0135 E118 IN68 DS73 DT123 DC18 DJ58 DB2.4 DG1613 P1-3-3 I3i3.1 Q2122.1 DR2053 Yxing2 Yhang2 Yhang4 Yxing4 Whaeng Whang 祦 . . -. -椭 -. - . .ʤ T1 ʤ ʤ ߤ 椭 椯 {going} {journey}
+ 3955 U8861 B60 C144 G8 S16 F1847 N1641 V1775 H761 DK527 L891 K1694 O2450 DO1358 MN34078 MP10.0000 E1267 IN1585 DJ1449 DG1618 P1-3-13 I3i13.1 Q2143.0 DR2053 Yheng2 Whyeong T1 Ҥ {equilibrium} {measuring rod} {scale}
+ 3956 U8b1b B149 G5 S17 F653 N4425 V5689 H1619 DK1078 L1816 K649 O2644 DO702 MN35824X MP10.0555 E676 IN783 DS609 DT818 DC469 DJ495 DG1707 P1-7-10 I7a10.3 Q0565.7 Q0564.7 DR3047 Yjiang3 Wgang {lecture} {club} {association}
+ 3957 U8ca2 B48 C154 G8 S10 F956 N1458 V5772 H2281 DK1463 L81 K1572 O1166 DO1295 MN36665 MP10.0708 E1257 IN1719 DJ1180 DG1723 P2-3-7 I7b3.3 Q1080.6 DR3161 Ygong4 Wgong ߤ. {tribute} {support} {finance}
+ 3958 U8cfc B154 G8 S17 F945 N4522 V5823 H1624 DK1080 L1817 K1504 DO1353 MN36885X MP10.0795 E1268 IN1011 DJ1210 DG1749 P1-7-10 I7b10.3 Q6585.7 Q6584.7 DR3947 Ygou4 Wgu {subscription} {buy}
+ 3959 U90ca B163 G8 S9 S8 F1304 N4761 V6137 H1286 DK864 L1844 K1237 O888 DO1030 MN39392 MP11.0239 E1254 IN817 DJ503 DG756 P1-6-3 I2d6.8 Q0742.7 DR444 ZSP1-6-2 Yjiao1 Wgyo {outskirts} {suburbs} {rural area}
+ 395A U9175 B164 G8 S14 F1862 N4787 V6175 H1561 DK1047 L1430 K1602 DO1589 MN39868 MP11.0372 E1265 IN1866 DJ1595 DG1795 P1-7-7 I7e6.1 Q1464.7 DR3247 ZSP1-7-6 Yjiao4 Yxiao4 Whyo {fermentation}
+ 395B U9271 B167 G5 S13 XJ0395C XJ06268 XJ06F4A XJ15039 F1376 N4843 V6252 H1709 DK1124 L741 K1029 O2153 DO532 MN40340P MP11.0523 E674 IN1604 DS610 DT774 DJ876 DG1813 P1-8-5 I8a5.15 Q8013.2 DR2871 Ykuang4 Wgwang 餬 {mineral} {ore}
+ 395C U783f B112 S10 XJ0395B XJ06268 XJ06F4A XJ15039 XH4843 N3182 V3994 P1-5-5 Q1068.6 Ykuang4 Wgwang 餬 {ore}
+ 395D U92fc B167 G6 S16 F1246 N4883 V6302 H1740 DK1145 L1962 K867 DO1509 MN40509 MP11.0558 E864 IN1608 DT992 DJ1337 DG1825 P1-8-8 I8a8.20 Q8712.0 DR2853 Ygang1 Ygang4 Wgang Ϥ {steel}
+ 395E U95a4 B169 S14 N4953 V6397 L2776 MN41301 MP11.0740 P3-8-6 I8e6.6 Q7760.1 Yhe2 Yge2 Whab {small side gate}
+ 395F U964d B170 G6 S10 XJ1385F F596 N4994 V6450 H458 DK335 L1308 K787 O1058 DO887 MN41620 MP11.0822 E863 IN947 DT898 DJ136 DG731 P1-3-7 I2d7.7 Q7725.4 DR3655 Yjiang4 Yxiang2 Whang Wgang . . . . . . T1 դ դ {descend} {precipitate} {fall} {surrender}
+ 3960 U9805 B48 C181 G8 S12 F884 N1459 V6617 H567 DK415 L82 K995 O1543 DO1138 MN43343 MP12.0233 E1262 IN1439 DJ1222 DG1883 P1-3-9 I9a3.1 Q1118.6 DR3161 Yxiang4 Whang ʤ {paragraph} {nape of neck} {clause} {item} {term (expression)}
+ 3961 U9999 B186 G8 S9 F859 N5188 V6722 H2568 DK1637 L911 K832 O961 DO1059 MN44518 MP12.0445 E1255 IN1682 DJ1705 DG1911 P2-5-4 I5d4.5 Q2060.9 DR2278 ZPP2-1-8 Yxiang1 Whyang 祦 . . T1 Ҥ 褷 {incense} {smell} {perfume}
+ 3962 U9ad8 B189 G2 S10 F65 N5248 V6796 H2097 DK1330 L307 K49 O1163 DO160 MN45313 MP12.0588 E119 IN190 DS76 DT193 DC135 DJ83 DB2.11 DG1924 P2-2-8 I2j8.6 Q0022.7 DR449 Ygao1 Wgo . - .ޤ . T1 礤 Ϥ {tall} {high} {expensive}
+ 3963 U9d3b B85 G9 S17 F2111 N2722 V6963 DK542 L2313 O2614 MN46874 MP12.0823 IN2275 P1-3-14 I3a14.2 Q3712.7 Yhong2 Whong Ȥ Ҥ {large bird} {wild goose}
+ 3964 U525b B2 C18 G8 S10 F1576 N114 V497 H1673 DK1097 L1964 K1854 O1429 DO1434 MN2042 MP2.0288 E1270 IN1610 DJ1613 DG199 P1-8-2 I2f8.7 Q7220.0 DR3643 Ygang1 Wgang T1 Ĥ Ĥ褷 Ҥ ޤ 褷 {sturdy} {strength}
+ 3965 U52ab B19 S7 XJ05167 N718 V529 L2857 MN2316 MP2.0378 P1-5-2 I2g5.2 Q4472.7 Yjie2 Wgeob 祦 Ӥ. {threat} {long ages}
+ 3966 U53f7 B30 G3 S5 XJ0694B F585 N882 V692 H2153 DK1361 L1242 K368 O272 DO227 MN3256 MP2.0777 E281 IN266 DS215 DT248 DJ442 DB2.12 DG316 P2-3-2 I3d2.10 Q6020.7 DR3752 ZSP2-3-3 Yhao4 Yhao2 Who . Ӥ {nickname} {number} {item} {title} {pseudonym} {name} {call}
+ 3967 U5408 B9 C30 G2 S6 F41 N383 V715 H2019 DK1274 L253 K46 O270 DO195 MN3287 MP2.0795 E121 IN159 DS77 DT124 DC33 DJ271 DB3.2 DG284 P2-2-4 I2a4.18 Q8060.1 DR2877 Yhe2 Whab . -. . - -. - .魯 .碌 -.碌 T1 襤 {fit} {suit} {join} {0.1}
+ 3968 U58d5 B32 S17 F2273 N1151 V1108 L2186 O2603 MN5559 MP3.0272 P1-3-14 I3b14.3 Q4013.2 Yhao2 Who ۤ {trench} {dugout} {air raid shelter}
+ 3969 U62f7 B64 G8 S9 F2057 N1895 V2142 H373 DK274 L1255 K1961 DO1642 MN12006 MP5.0208 E1269 IN1720 DJ1474 DG887 P1-3-6 I3c6.2 Q5402.7 DR1352 ZSP1-3-7 Ykao3 Wgo {torture} {beat}
+ 396A U6fe0 B85 S17 N2720 V3363 H792 L2306 O2610 MN18502 MP7.0318 P1-3-14 I3a14.9 Q3013.2 DR351 Yhao2 Who ۤ {moat} {ditch} {canal} {Australia}
+ 396B U8c6a B8 C152 G8 S14 F1104 N329 V5749 H2140 DK1355 L543 K898 O2177 DO1377 MN36406 MP10.0665 E1271 IN1671 DJ1277 DG1719 P2-2-12 I2j12.3 Q0023.2 DR451 Yhao2 Who . T1 Ҥ ޤ {overpowering} {great} {powerful} {excelling} {Australia}
+ 396C U8f5f B159 S21 XJ06D44 F2438 N4643 V5991 L2729 O2939 MN38577 MP10.1068 P2-7-14 I7c14.2 Q5055.6 Yhong1 Wgoeng Ȥɤ. Ȥɤ. {roar} {thunder} {boom resound}
+ 396D U9eb9 B199 S15 XJ16C6F F1988 N5388 V7036 L2753 O2858 MN47818X MP12.0935 P3-7-8 Q4724.2 Q4740.2 ZRP3-11-8 Yqu1 Wgug {malt} {yeast}
+ 396E U514b B24 C10 G8 S7 XH3787 F1333 N772 V354 H2046 DK1292 L104 K1281 O442 DO1673 MN1355 MP1.1021 E1272 IN1372 DJ1374 DG147 P2-2-5 I2k5.1 Q4021.6 DR1557 ZPP2-5-2 Yke4 Wgeug . T1 ޤ 褷 {overcome} {kindly} {skillfully}
+ 396F U523b B18 G6 S8 F866 N681 V478 H1267 DK851 L1521 K1033 O900 DO1444 MN1970 MP2.0262 E865 IN1211 DT863 DJ1139 DG190 P1-6-2 I2f6.7 Q0280.0 DR443 Yke4 Yke1 Wgag . . {engrave} {cut fine} {chop} {hash} {mince} {time} {carving}
+ 3970 U544a B30 G4 S7 F188 N900 V744 H2409 DK1560 L247 K320 O490 DO296 MN3381P MP2.0911 E481 IN690 DS398 DT480 DC398 DJ892 DG288 P2-4-3 I3d4.18 Q2460.1 DR2477 Ygao4 Ygu4 Wgo Wgog . T1 {revelation} {tell} {inform} {announce}
+ 3971 U56fd B31 G2 S8 XJ05422 F3 N1037 V950 H3087 DK1964 L581 K8 O745 DO111 MN4752 MP3.0068 E123 IN40 DS79 DT158 DC4 DJ151 DB2.11 DG344 P3-3-5 I3s5.1 Q6010.3 DR3172 Yguo2 Wgug T1 {country}
+ 3972 U7a40 B79 C115 G6 S14 XJ15340 F1744 N2461 V4157 H1824 DK1186 L917 K1620 O2168 DO815 MN25188P MP6.0479 E866 IN1729 DS786 DT973 DJ1627 DG1441 P1-10-4 I5d9.4 Q4794.7 DR1468 Ygu3 Wgog Wgu T1 {cereals} {grain}
+ 3973 U9177 B164 G8 S14 F1596 N4788 V6176 H1562 DK1048 L1431 K1702 DO1591 MN39870P MP8.0364 E1273 IN1711 DJ1596 DG1796 P1-7-7 I7e7.1 Q1466.1 DR3277 Yku4 Whog Ҥ. {cruel} {severe} {atrocious} {unjust}
+ 3974 U9d60 B196 S18 F2292 N5352 V6968 O2739 MN46961X MP12.0837 P1-7-11 Q2762.7 Yhu2 Ygu3 Wgog ޤ {swan}
+ 3975 U9ed2 B203 G2 S11 F573 N5403 V7052 H2740 DK1754 L174 K317 O1486 DO286 MN48040 MP12.1017 E124 IN206 DS80 DT204 DJ45 DB2.14 DG1940 P2-7-4 I4d7.2 Q6033.1 DR3640 Yhei1 Wheug . . {black}
+ 3976 U7344 B94 G8 S14 F1529 N2906 V3602 H712 DK501 L338 K1644 DO1219 MN20603 MP7.0729 E1274 IN884 DJ1518 DG1309 P1-3-11 I3g11.1 Q4323.4 DR2963 Yyu4 Wog {prison} {jail}
+ 3977 U6f09 B85 S14 N2675 V3300 L2304 MN18112 MP7.0211 P1-3-11 I3a11.20 Q3011.1 Ylu4 Wrog . . . {manufacture paper} {spread out thin} {strain} {percolate}
+ 3978 U8170 B130 G8 S13 F1306 N3799 V4850 H1036 DK711 L1605 K1168 O2090 DO1009 MN29705X MP9.0343 E1879 IN1298 DJ1087 DG1041 P1-4-9 I4b9.3 Q7124.4 DR3969 Yyao1 Wyo 襦 T1 {loins} {hips} {waist} {low wainscoting}
+ 3979 U7511 B98 S16 S15 V3706 MN21602X MP7.1012 P1-11-5 Q8161.7 ZRP1-12-5 Yzeng4 Wjeung 祦 {rice-steaming pot}
+ 397A U5ffd B61 S8 N1652 V1799 L2431 O704 MN10405 MP4.0985 P2-4-4 I4k4.7 Q2733.2 Yhu1 Whol . 뤬. T1 {in a moment} {instantly} {all of a sudden} {neglect} {disregard}
+ 397B U60da B61 S11 F2486 N1711 V1893 L2277 MN10811 MP4.1083 P1-3-8 I4k8.10 Q9703.2 Yhu1 Whol ۤ. . . {fall in love with} {admire} {grow senile}
+ 397C U9aa8 B188 G6 S10 F936 N5236 V6784 H2654 DK1699 L1288 K1081 O1213 DO971 MN45098 MP12.0569 E867 IN1266 DT899 DJ1104 DG1922 P2-6-4 I4b6.14 Q7722.7 DR3646 Ygu3 Ygu1 Ygu2 Wgol ۤ {skeleton} {bone} {remains} {frame}
+ 397D U72db B94 S8 F2196 N2876 V3566 L2343 O567 MN20349 MP7.0693 P1-3-5 I3g5.4 Q4620.0 Ybo4 Wbag ϥ {archaic part of Korea} {lion-dog shrine guards}
+ 397E U8fbc B162 G8 S5 S4 F675 N4660 V6010 H3030 DK1917 L780 K280 O178 DO987 MN38712P MP11.0002 E1275 IN776 DC396 DJ961 DB2.9 DG675 P3-3-2 I2q2.3 Q3830.0 DR3562 ZSP3-2-2 Wib -. . . -. . T1 {crowded} {mixture} {in bulk} {included} {(kokuji)}
+ 3A21 U6b64 B77 S6 F2078 N2430 V2956 H823 L2043 O254 MN16259 MP6.0680 P1-4-2 I2m4.2 Q2111.0 ZSP1-3-2 Yci3 Wcha . . {this} {current} {next} {coming} {last} {past}
+ 3A22 U9803 B21 S11 F2015 N754 V6615 H144 L2791 K1691 DO1906 MN43338 MP12.0232 DC291 P1-2-9 I9a2.2 Q2178.6 Yqing3 Yqing1 Wgyeong Wgyu 祦 Ф. T1 {time} {about} {toward}
+ 3A23 U4eca B9 G2 S4 F49 N352 V112 H1968 DK1246 L1587 K146 O67 DO94 MN358 MP1.0588 E125 IN51 DS81 DT93 DC50 DJ27 DB2.2 DG45 P2-2-2 I2a2.10 Q8020.7 DR2860 ZPP2-3-1 Yjin1 Wgeum T1 {now}
+ 3A24 U56f0 B31 G6 S7 XDR3675 F843 N1033 V946 H3070 DK1950 L579 K860 DO969 MN4717 MP3.0062 E868 IN558 DT851 DC437 DJ254 DB3.9 DG341 P3-3-4 I3s4.1 Q6090.4 DR1864 Ykun4 Wgon . {quandary} {become distressed} {annoyed}
+ 3A25 U5764 B32 S8 XJ1377A N1070 V996 L2184 O573 MN4969 MP3.0160 P1-3-5 I3b5.1 Q4510.6 Ykun1 Wgon Ĥ ҤĤ {divination sign} {land} {earth}
+ 3A26 U58be B32 G8 S16 N1142 V1097 H2896 DK1850 L1971 K1962 O2702 DO1576 MN5509 MP3.0265 E1281 IN1136 DJ1798 DG365 P2-13-3 I3b13.6 Q2710.4 DR2072 Yken3 Wgan {ground-breaking} {open up farmland}
+ 3A27 U5a5a B38 G8 S11 F767 N1236 V1242 H470 DK344 L1830 K633 DO965 MN6418 MP3.0715 E1278 IN567 DJ303 DG447 P1-3-8 I3e8.4 Q4246.4 DR1778 Yhun1 Whon {marriage}
+ 3A28 U6068 B61 G8 S9 F1877 N1677 V1842 H369 DK272 L1460 K1957 O1052 DO1227 MN10588 MP4.1033 E1277 IN1755 DJ1452 DG814 P1-3-6 I4k6.2 Q9703.2 DR1165 Yhen4 Whan . .ᤷ {regret} {bear a grudge} {resentment} {malice} {hatred}
+ 3A29 U61c7 B61 G8 S17 F1135 N1781 V2002 H2899 DK1851 L1970 K1170 DO1171 MN11326 MP4.1198 E1282 IN1135 DJ1799 DG804 P2-13-4 I4k13.12 Q2733.3 DR2058 Yken3 Wgan ͤ. {sociable} {kind} {courteous} {hospitable} {cordial}
+ 3A2A U660f B83 C72 S8 XJ1422A N2479 V2431 H2418 L2451 MN13806 MP5.0784 P2-4-4 I4c4.11 Q7260.4 Yhun1 Whon . {dark} {evening} {dusk}
+ 3A2B U6606 B72 G8 S8 F1688 N2106 V2430 H2413 DK1563 L448 K1837 O945 MN13792 MP5.0754 E1276 IN1874 DJ1859 DG968 P2-4-4 I4c4.10 Q6071.1 Q6011.1 DR3856 Ykun1 Wgon Whon {descendants} {elder brother} {insect}
+ 3A2C U6839 B75 G3 S10 F620 N2261 V2670 H930 DK631 L1461 K535 O1372 DO425 MN14745 MP6.0305 E282 IN314 DS216 DT355 DC390 DJ974 DG1092 P1-4-6 I4a6.5 Q4793.2 DR1865 Ygen1 Wgeun - {root} {radical} {head (pimple)}
+ 3A2D U68b1 B75 S11 N2277 V2696 L2518 MN14883 MP6.0382 P1-4-7 I4a7.24 Q4690.0 Ykun3 Wgon . {pack} {tie up} {bale}
+ 3A2E U6df7 B85 G5 S11 F824 N2604 V3204 H519 DK381 L450 K888 DO684 MN17694 MP7.0052 E677 IN799 DS787 DT733 DJ837 DG1207 P1-3-8 I3a8.14 Q3611.1 DR356 Yhun3 Yhun2 Yhun4 Whon Wgon . -. . . . {mix} {blend} {confuse}
+ 3A2F U75d5 B104 S11 F1958 N3045 V3803 L2578 MN22171 MP7.1173 P3-5-6 I5i6.2 Q0013.2 Yhen2 Wheun {mark} {foot print}
+ 3A30 U7d3a B120 G8 S11 F1825 N3517 V4466 H1332 DK899 L1758 K1738 O1954 DO1653 MN27362 MP8.1023 E1279 IN1493 DJ1562 DG1524 P1-6-5 I6a5.5 Q2497.0 DR2778 Ygan4 Wgam {dark blue} {navy}
+ 3A31 U826e B138 S6 N3884 V4953 H3517 O529 MN30596 MP9.0500 P4-6-1 I0a6.7 Q7773.2 ZPP3-4-2 Ygen4 Ygen3 Wgan Ȥ T2 ͤ {northeast (Oriental zodiac)} {stopping} {good radical (no. 138)}
+ 3A32 U9b42 B194 G8 S14 F1748 N5278 V6835 H1063 DK729 L2021 K1655 O2488 DO1584 MN45787 MP12.0686 E1280 IN1525 DJ1754 DG1927 P1-4-10 I5f9.2 Q1671.3 DR3057 Yhun2 Whon ޤ {soul} {spirit}
+ 3A33 U4e9b B7 S8 N276 V84 L2046 MN268 MP1.0525 P2-6-2 I2m6.4 Q2110.1 Yxie1 Wsa . .ä {a little bit} {sometimes}
+ 3A34 U4f50 B9 G8 S7 F474 N392 V155 H67 DK48 L952 K285 O365 DO1322 MN506 MP1.0691 E1283 IN1744 DC381 DJ1002 DG74 P1-2-5 I2a5.9 Q2421.1 DR2172 Yzuo3 Wjwa T1 {assistant} {help}
+ 3A35 U53c9 B29 S3 N856 V669 H3386 L2914 MN3116 MP2.0683 P4-3-1 I2h1.1 Q1740.0 Q7740.0 Ycha1 Ycha2 Ycha3 Ycha4 Wcha ޤ {fork in road} {crotch}
+ 3A36 U5506 B30 G8 S10 F1278 N925 V803 H402 DK298 L766 K1560 DO1721 MN3696 MP2.1020 E1284 IN1846 DJ1433 DG304 P1-3-7 I3d7.8 Q6304.7 DR3767 Ysuo1 Wsa Τ. {tempt} {seduce} {instigate} {promote}
+ 3A37 U5d6f B46 G9 S13 XJ0564D F2191 V1500 DK460 L2230 O2095 MN8363 MP4.0298 IN2056 P1-3-10 I3o10.2 Q2871.1 Ycuo2 Wcha Wchi {steep} {craggy} {rugged}
+ 3A38 U5de6 B48 G1 S5 F630 N1455 V1535 H2974 DK1887 L77 K477 O169 DO87 MN8720 MP4.0345 E22 IN75 DS18 DT39 DC374 DJ36 DB3.12 DG552 P3-2-3 I0a5.20 Q4001.1 DR1472 Yzuo3 Wjwa Ҥ T1 {left}
+ 3A39 U5dee B123 C48 G4 S10 F449 N3662 V1537 H3311 DK2082 L554 K614 O1164 DO662 MN8732 MP4.0377 E482 IN658 DS399 DT544 DJ674 DG553 P3-7-3 I2o8.4 Q8021.1 DR972 ZPP2-2-8 ZPP2-3-7 ZPP2-6-4 Ychai1 Ycha1 Ycha4 Yci1 Wcha Wchi . . {distinction} {difference} {variation} {discrepancy} {margin} {balance}
+ 3A3A U67fb B75 G5 S9 F184 N2235 V2630 H2437 DK1580 L1781 K284 DO510 MN14643 MP6.0272 E678 IN624 DS611 DT699 DJ825 DG1056 P2-4-5 I4a5.32 Q4010.7 DR1873 Ycha2 Yzha1 Wsa {investigate}
+ 3A3B U6c99 B85 G9 S7 F1897 N2504 V3063 H266 DK199 L2296 O392 MN17212 MP6.0992 IN2135 P1-3-4 I3a4.13 Q3912.0 Ysha1 Ysha4 Wsa ʤ {sand}
+ 3A3C U7473 B96 G9 S14 N2961 V3667 DK727 L2559 MN21170 MP7.0962 IN2164 P1-4-10 I4f10.6 Q1811.1 Ycuo3 Wcha ߤ. {polish}
+ 3A3D U7802 B112 G6 S9 F1146 N3181 V3992 H1133 DK772 L117 K1031 O876 DO1127 MN24046 MP8.0344 E869 IN1151 DT882 DJ1152 DG1399 P1-5-4 I5a4.3 Q1962.0 DR3360 Ysha1 Wsa T1 {sand}
+ 3A3E U8a50 B149 G8 S12 XH510 F1511 N4337 V5585 H1502 DK1006 L1141 K1464 DO1278 MN35373 MP10.0427 E1285 IN1498 DJ1575 DG1670 P1-7-5 I7a5.6 Q0861.1 DR3054 Yzha4 Wsa Ĥ. {lie} {falsehood} {deceive} {pretend}
+ 3A3F U9396 B167 G8 S18 XJ1653C F1250 N4901 V6325 H1761 DK1156 L1937 K1605 DO1698 MN40708P MP11.0609 E1286 IN1819 DJ1338 DG1832 P1-8-10 I8a10.2 Q8918.6 DR2861 Ysuo3 Wswae Wswa Ȥ. {chain} {irons} {connection}
+ 3A40 U88df B145 G9 S13 N4237 V5457 DK1762 L2701 MN34325 MP10.0228 IN2239 P2-7-6 I5e7.6 Q3973.2 Ysha1 Wsa {Buddhist surplice}
+ 3A41 U5750 B1 C32 S7 XH1515 F2337 N41 V978 H3547 L2844 K1874 O542 MN4931 MP3.0153 P4-7-2 I3b4.11 Q8810.4 Yzuo4 Wjwa . 魯 ޤޤ {sit}
+ 3A42 U5ea7 B53 G6 S10 F588 N1515 V1619 H3116 DK1989 L1024 K377 O1245 DO1089 MN9319 MP4.0566 E870 IN786 DT900 DJ175 DG590 P3-3-7 I3q7.2 Q0021.4 DR572 Yzuo4 Wjwa . {squat} {seat} {cushion} {gathering} {sit}
+ 3A43 U632b B64 S10 S11 F1869 N1913 V2163 L2845 MN12087 MP5.0231 P1-3-7 I3c7.4 Q5801.4 ZRP1-3-8 Ycuo4 Wjwa . . {crush} {break} {sprain} {discourage}
+ 3A44 U50b5 B9 G8 S13 F728 N531 V296 H156 DK116 L1544 K785 DO1515 MN1022 MP1.0909 E1292 IN1118 DJ1249 DG129 P1-2-11 I2a11.11 Q2528.6 DR2161 Yzhai4 Wchae {bond} {loan} {debt}
+ 3A45 U50ac B9 G8 S13 XH1983 F536 N533 V298 H157 DK117 L987 K693 O2060 DO1529 MN1005 MP1.0897 E1293 IN1317 DJ1248 DG128 P1-2-11 I2a11.12 Q2221.4 DR2175 Ycui1 Wchoe 褦. 褪. {sponsor} {hold (a meeting)} {give (a dinner)}
+ 3A46 U518d B1 G5 S6 F275 N35 V391 H3519 DK2192 L1815 K360 DO543 MN48933 MP0.0 E679 IN782 DS788 DT658 DC252 DJ992 DG162 P4-6-1 I0a6.26 Q1044.7 Q1055.7 DR3147 Yzai4 Wjae դ. T1 դ {again} {twice} {second time}
+ 3A47 U6700 B72 C73 G4 S12 XJ13277 F82 N2146 V2492 H2472 DK1599 L821 K121 O1742 DO291 MN14301 MP5.0999 E484 IN263 DS402 DT587 DC99 DJ439 DB3.11 DG1000 P2-4-8 I4c8.10 Q6014.7 DR3867 Yzui4 Wchoe ä. Ĥ T1 {utmost} {most} {extreme}
+ 3A48 U54c9 B24 C30 G9 S9 N777 V779 H3294 DK2071 L2704 O1006 DO1940 MN3596 MP2.1008 IN2037 P3-6-3 I4n5.4 Q4365.0 ZPP4-9-4 Yzai1 Wjae T1 Ȥ Ϥ {how} {what} {alas} {"?" (question mark)}
+ 3A49 U585e B40 C32 S13 N1324 V1069 H2330 L2214 MN5349 MP3.0231 P2-3-10 I3m10.2 Q3010.4 DR772 Ysai1 Ysai4 Yse4 Wsae Wsaeg դ. Ȥ . {close} {shut} {cover} {block} {obstruct}
+ 3A4A U59bb B38 G5 S8 F691 N1206 V1200 H2558 DK1628 L1889 K767 O959 DO861 MN6140 MP3.0657 E681 IN671 DS790 DT683 DJ596 DG427 P2-5-3 I3e5.10 Q5040.4 DR1469 Yqi1 Yqi4 Wcheo Ĥ T1 {wife} {spouse}
+ 3A4B U5bb0 B40 G8 S10 F1597 N1303 V1330 H2275 DK1460 L1499 K1826 O1180 DO1614 MN7160 MP3.1014 E1288 IN1488 DJ1659 DG483 P2-3-7 I3m7.2 Q3040.1 DR755 Yzai3 Wjae T1 {superintend} {manager} {rule}
+ 3A4C U5f69 B59 G8 S11 F1251 N1590 V1718 H1681 DK1103 L1714 K1341 O1413 DO1660 MN9992X MP4.0793 E1290 IN932 DJ1619 DG616 P1-8-3 I3j8.1 Q2292.2 DR2060 Ycai3 Wchae . T1 Ĥ {coloring} {paint} {makeup}
+ 3A4D U624d B6 C64 G2 S3 F1497 N270 V2059 H3410 DK2131 L681 K639 O35 DO574 MN11769 MP5.0087 E126 IN551 DS217 DT85 DJ739 DG853 P4-3-3 I0a3.27 Q4020.0 Q5000.0 DR1447 Ycai2 Wjae {genius} {years old} {cubic shaku}
+ 3A4E U63a1 B64 G5 S11 XH3699 F607 N1947 V2209 H499 DK367 L733 K815 O1314 DO710 MN12274X MP5.0283 E682 IN933 DS791 DT734 DJ773 DG900 P1-3-8 I3c8.14 Q5209.4 DR1364 Ycai3 Wchae . {pick} {take} {fetch} {take up}
+ 3A4F U683d B24 C75 G8 S10 F1496 N781 V2654 H3297 DK2074 L358 K1705 O1254 DO1619 MN14750 MP6.0314 E1289 IN1125 DJ1821 DG1061 P3-6-4 I4n6.1 Q4395.0 DR1459 ZPP4-10-4 Yzai1 Wjae {plantation} {planting}
+ 3A50 U6b73 B77 G8 S13 XJ1303F F269 N2434 V2962 H2490 DK1605 L512 K550 O1995 DO1418 MN16326P MP6.0717 E1294 IN479 DJ703 DG1131 P2-4-9 I4n9.5 Q2125.3 DR1259 Ysui4 Wse Ȥ Ȥ 襤 {year-end} {age} {occasion} {opportunity}
+ 3A51 U6e08 B85 G6 S11 XJ05F3B F168 N2597 V3197 H522 DK383 L1731 K288 O1336 DO536 MN17749 MP7.0089 E871 IN549 DS792 DT921 DC131 DJ516 DG1208 P1-3-8 I3a8.30 Q3012.4 DR354 Yji4 Wje . -. - .ޤʤ .ޤ -.ޤ . . 錄 錄. T1 ʤ 錄 {finish} {come to an end} {excusable} {need not}
+ 3A52 U707d B47 C86 G5 S7 XJ14948 XJ1495D F976 N1448 V3400 H2206 DK1400 L167 K1061 DO788 MN18879 MP7.0377 E680 IN1335 DS789 DT667 DJ873 DG1263 P2-3-4 I4d3.3 Q2280.9 DR2762 Yzai1 Wjae 虜. {disaster} {calamity} {woe} {curse} {evil}
+ 3A53 U91c7 B87 G9 S8 N2825 V6201 DK1570 L2090 O707 MN40116X MP11.0404 IN2153 P2-4-4 I4a4.24 Q2090.4 Ycai3 Ycai4 Wchae . ɤ {dice} {form} {appearance} {take} {coloring}
+ 3A54 U7280 B44 S12 S11 F2426 N1397 V3546 L2069 O1803 MN20045 MP7.0652 P3-3-9 I3r9.3 Q7725.1 Yxi1 Wseo {rhinocerous}
+ 3A55 U7815 B112 G8 S9 XJ0626C F1579 N3179 V3990 H1134 DK773 L116 K1695 DO1467 MN24080P MP8.0348 E1287 IN1710 DJ1550 DG1400 P1-5-4 I5a4.6 Q1464.1 DR3355 Ysui4 Wswae . . {smash} {break} {crush} {familiar} {popular}
+ 3A56 U7826 B112 S11 F2304 N3189 V4002 H2671 L2045 MN24098X MP8.0349 P2-6-5 I5a6.1 Q2160.1 ZSP2-5-5 Yzhai4 Wchae Ȥ {fort} {stronghold} {entrenchments}
+ 3A57 U796d B113 G3 S11 F1124 N3247 V4092 H2672 DK1715 L1102 K899 O1467 DO423 MN24700 MP8.0470 E283 IN617 DS400 DT371 DJ473 DG1414 P2-6-5 I4e6.3 Q2790.1 DR2541 ZPP2-7-4 Yji4 Yzhai4 Wje Wchae ޤ. ޤ. ޤĤ {ritual} {offer prayers} {celebrate} {deify} {enshrine} {worship}
+ 3A58 U658e B210 G8 S11 XJ06337 F1155 N5425 V2368 H2115 DK1340 L1732 K1363 O1454 DO1269 MN13467 MP5.0603 E1291 IN1478 DJ1781 DG1875 P2-2-9 I2j9.6 Q0022.4 DR454 ZPP2-4-7 ZPP4-11-4 Yzhai1 Wjae Wja Ȥ ĤĤ. Τ . T1 Ĥ ҤȤ {purification} {Buddhist food} {room} {worship} {avoid} {alike}
+ 3A59 U7d30 B120 G2 S11 F537 N3522 V4472 H1333 DK900 L1363 K721 O1958 DO701 MN27344 MP8.1011 E284 IN695 DS218 DT205 DJ123 DG1525 P1-6-5 I6a5.1 Q2690.0 DR2776 Yxi4 Wse ۤ. ۤ. . . {dainty} {get thin} {taper} {slender} {narrow}
+ 3A5A U83dc B140 G4 S11 F1327 N3982 V5097 H2305 DK1486 L734 K1108 O1447 DO870 MN31184P MP9.0704 E483 IN931 DS401 DT566 DJ774 DG660 P2-3-8 I3k8.25 Q4490.4 DR1964 Ycai4 Wchae T1 褦 {vegetable} {side dish} {greens}
+ 3A5B U88c1 B24 C145 G6 S12 F297 N788 V5454 H3299 DK2076 L397 K498 DO1129 MN34258 MP10.0211 E872 IN1123 DT944 DJ1163 DG1624 P3-6-6 I5e6.9 Q4375.0 DR1459 ZPP4-12-4 Ycai2 Wjae . . {tailor} {judge} {decision} {cut out (pattern)}
+ 3A5C U8f09 B24 C159 G8 S13 XH223 F825 N789 V5960 H3300 DK2077 L359 K1038 O2050 DO1257 MN38309 MP10.1015 E1295 IN1124 DJ1307 DG1778 P3-6-7 I7c6.5 Q4355.0 DR1459 ZPP4-13-4 Yzai4 Yzai3 Wjae . . T1 Ȥ Τ {ride} {board} {get on} {place} {spread} {10**44}
+ 3A5D U969b B170 G5 S14 F183 N5018 V6478 H714 DK503 L1296 K300 O2073 DO424 MN41820 MP11.0956 E683 IN618 DS612 DT789 DC189 DJ474 DG750 P1-3-11 I2d11.1 Q7729.1 DR3641 ZSP1-2-11 Yji4 Wje - T1 {occasion} {side} {edge} {verge} {dangerous} {adventurous} {indecent} {time} {when}
+ 3A5E U5264 B210 C18 G8 S10 XJ0517D F1151 N5424 V493 H1669 DK1094 L1730 K949 DO1497 MN2076P MP2.0295 E1296 IN550 DJ1780 DG200 P1-8-2 I2f8.6 Q0220.0 DR443 Yji4 Wje Wja . {dose} {medicine} {drug}
+ 3A5F U5728 B32 G5 S6 F211 N1055 V975 H2984 DK1896 L685 K243 O314 DO258 MN4881 MP3.0122 E684 IN268 DS613 DT659 DC182 DJ588 DG349 P3-2-4 I3b3.8 Q4021.4 DR1472 ZPP3-3-3 Yzai4 Wjae . T1 {exist} {outskirts} {suburbs} {located in}
+ 3A60 U6750 B75 G4 S7 F565 N2189 V2561 H836 DK560 L683 K590 O420 DO284 MN14463 MP6.0140 E485 IN552 DS403 DT481 DJ740 DG1071 P1-4-3 I4a3.6 Q4490.0 DR1847 Ycai2 Wjae T1 {lumber} {log} {timber} {wood} {talent}
+ 3A61 U7f6a B122 G5 S13 F732 N3643 V4644 H2610 DK1673 L1636 K928 O2006 DO748 MN28293 MP9.0017 E686 IN885 DS794 DT775 DJ1047 DG1464 P2-5-8 I5g8.4 Q6011.1 DR3654 Yzui4 Wjoe Ĥ {guilt} {sin} {crime} {fault} {blame} {offense}
+ 3A62 U8ca1 B154 G5 S10 XJ06C43 F494 N4490 V5773 H1457 DK978 L682 K569 O1143 DO285 MN36664 MP10.0706 E685 IN553 DS793 DT713 DC491 DJ741 DG1741 P1-7-3 I7b3.1 Q6480.0 DR3947 Ycai2 Wjae T1 {property} {money} {wealth} {assets}
+ 3A63 U51b4 B15 G9 S7 XJ05154 XJ05D6C F2341 N635 V417 H79 DK56 L2134 O348 MN1615 MP2.0144 IN2023 P1-2-5 I2b5.2 Q3114.0 Yhu4 Who . . . T1 {be clear} {serene} {cold} {skilful}
+ 3A64 U5742 B32 G3 S7 XJ03A65 F865 N1061 V985 H234 DK172 L723 K595 O390 DO343 MN4910 MP3.0146 E372 IN443 DS304 DT282 DJ605 DG370 P1-3-4 I3b4.7 Q4114.7 DR1467 Yban3 Wpan ϥ T1 {slope} {incline} {hill}
+ 3A65 U962a B170 S7 XJ03A64 F503 N4979 V6428 H271 L1294 K401 O375 DO1893 MN41562 MP11.0786 P1-3-4 I2d4.4 Q7124.7 DR3667 Yban3 Wpan ϥ {heights} {slope}
+ 3A66 U583a B32 S12 XH2998 F1846 N1101 V1045 H562 O1560 MN5289 MP3.0223 P1-3-9 I3b9.5 Q4612.8 Yjie4 Wgye {world}
+ 3A67 U698a B75 S13 F2094 N2330 V2756 L2490 O2106 MN15352X MP6.0500 P1-4-9 Q4590.6 Wsin {sacred Shinto tree} {(kokuji)}
+ 3A68 U80b4 B130 S8 N3735 V4767 L2896 MN29322 MP9.0265 P2-2-6 I4b4.12 Q4022.7 Yyao2 Whyo {accompaniment for drinks}
+ 3A69 U54b2 B30 G8 S9 F1534 N922 V790 H349 DK259 L2018 K1435 O784 DO1475 MN3554X MP2.0991 E1303 IN927 DJ261 DG303 P1-3-6 I3d6.12 Q6803.4 DR3763 Yxiao4 Wso 祦 . - T1 {blossom} {bloom}
+ 3A6A U5d0e B46 G8 S11 XJ03A6B XJ03A6C XJ0563F F533 N1426 V1485 H472 DK345 L778 K457 O1592 DO1898 MN8169 MP4.0267 E1297 IN1362 DJ1293 DG545 P1-3-8 I3o8.3 Q2472.1 DR1249 Yqi2 Wgi ߤ {promontory} {cape} {spit}
+ 3A6B U57fc B32 S11 XJ03A6A XJ03A6C XJ0563F F971 N1088 V1028 H466 L153 K1078 O1292 MN5201 MP3.0199 P1-3-8 I3b8.8 Q4412.1 Yqi2 Wgi ߤ {cape} {spit} {promontory}
+ 3A6C U7895 B112 S13 XJ03A6A XJ03A6B XJ0563F N3197 V4015 MN24296 MP8.0376 P1-5-8 I5a8.5 Q1462.1 Yqi2 Wgi ߤ {cape} {spit} {promontory}
+ 3A6D U9dfa B196 S24 XJ16B6B F2172 N5369 V7006 L2833 O2993 MN47362 MP12.0877 P2-13-11 I11b13.2 Q6732.7 Ylu4 Wro {heron}
+ 3A6E U4f5c B9 G2 S7 F103 N407 V167 H68 DK49 L1142 K99 O362 DO147 MN518 MP1.0718 E127 IN360 DS82 DT144 DC120 DJ137 DB3.4 DG75 P1-2-5 I2a5.10 Q2821.1 DR2154 Yzuo1 Yzuo4 Yzuo2 Wjag Wja Wju Ĥ. Ĥ. -Ť. T1 Ť Ȥ ʤ Ϥ ޤ {make} {production} {prepare} {build}
+ 3A6F U524a B18 G8 S9 F814 N690 V488 H1448 DK972 L118 K1453 DO1164 MN2000X MP2.0269 E1298 IN1611 DJ1320 DG195 P1-7-2 I2f7.4 Q9220.0 DR1043 Yxue1 Yxiao1 Yxue4 Wsag . Ϥ. . T1 {plane} {sharpen} {whittle} {pare}
+ 3A70 U548b B30 S8 V751 O570 MN3488 MP2.0969 P1-3-5 I3d5.7 Q6801.1 Yza3 Yze2 Yzha1 Yzha4 Wsa Wchaeg Wsaeg . . . T1 {shout} {chew} {eat}
+ 3A71 U643e B64 G8 S13 XH3535 F2046 N1975 V2251 H649 DK466 L1324 K2015 DO1777 MN12553 MP5.0355 E1301 IN1497 DJ1484 DG920 P1-3-10 I3c10.9 Q5301.1 DR1354 Yzha4 Wchag . {squeeze}
+ 3A72 U6628 B72 G4 S9 F226 N2119 V2449 H893 DK601 L1140 K346 DO148 MN13847 MP5.0834 E486 IN361 DS404 DT525 DJ621 DB3.13 DG986 P1-4-5 I4c5.3 Q6801.1 DR3854 Yzuo2 Wjag {yesterday} {previous}
+ 3A73 U6714 B130 G9 S10 F2318 N3761 V4801 DK890 L2846 O1393 MN14359 MP5.1044 IN2101 P1-6-4 I4b6.12 Q8742.0 Yshuo4 Wsag Ĥ T1 {conjunction (astronomy)} {first day of month}
+ 3A74 U67f5 B75 S9 N2229 V2620 L2507 O863 MN14665X MP6.0292 P1-4-5 I4a5.4 Q4794.0 Yzha4 Wchaeg . Ȥ 餤 T1 ޤ {stockade} {fence} {wier} {entwine around}
+ 3A75 U7a84 B116 S10 N3322 V4197 L2614 MN25455 MP8.0660 P2-3-7 I3m7.11 Q3021.1 Yzhai3 Yze2 Wchag . Ĥ. . {narrow} {fold} {furl} {shrug} {pucker} {shut} {close}
+ 3A76 U7b56 B118 G6 S12 XJ15177 F209 N3393 V4284 H2679 DK1720 L948 K256 O1767 DO695 MN26009 MP8.0782 E873 IN880 DS795 DT945 DC256 DJ1057 DG1477 P2-6-6 I6f6.2 Q8890.2 DR2364 Yce4 Wchaeg {scheme} {plan} {policy} {step} {means}
+ 3A77 U7d22 B24 C120 G8 S10 F1127 N782 V4449 H2455 DK1587 L1365 K1155 O1703 DO1762 MN27306 MP8.0988 E1299 IN1059 DJ1301 DG1505 P2-4-6 I2k8.2 Q4090.3 DR1541 ZPP2-2-8 Ysuo3 Wsag Wsaeg {cord} {rope}
+ 3A78 U932f B167 G8 S16 F1740 N4880 V6299 H1743 DK1148 L1185 K1794 DO1747 MN40579 MP11.0588 E1302 IN1199 DJ1603 DG1826 P1-8-8 I8a8.10 Q8416.1 DR2878 Ycuo4 Ycu4 Wchag Wjo 㥯 {confused} {mix} {be in disorder}
+ 3A79 U685c B75 G5 S10 XJ05D2F F1237 N2256 V2664 H931 DK632 L1932 K1121 O1373 DO1050 MN14796P MP6.0342 E1036 IN928 DT708 DJ968 DG1087 P1-4-6 I4a6.15 Q4294.4 Q4994.4 DR1869 Yying1 Waeng 襦 T1 {cherry}
+ 3A7A U9bad B195 S17 F2477 N5291 V6859 L2815 O2671 MN46132 MP12.0743 P1-11-6 I11a6.3 Q2431.4 Ygui1 Whae Wgyu 㤱 դ {salmon}
+ 3A7B U7b39 B118 G9 S11 F1743 N3384 V4271 H2663 DK1708 L940 O1772 MN25968 MP8.0765 IN2189 P2-6-5 I6f5.3 Q8871.7 ZSP2-6-4 Wse T1 {bamboo grass}
+ 3A7C U5319 B72 S11 N2131 V582 L2891 MN2590 MP2.0461 P3-9-2 I4c7.13 Q6180.1 Ychi2 Yshi5 Wsi {spoon}
+ 3A7D U518a B2 G6 S5 XJ05146 F1313 N88 V389 H3483 DK2171 L1826 K1184 O190 DO956 MN1515 MP2.0111 E874 IN1158 DT835 DJ1312 DG161 P4-5-1 I0a5.42 Q7744.0 DR3647 Yce4 Wchaeg դ {tome} {counter for books} {volume}
+ 3A7E U5237 B4 C18 G4 S8 F1352 N210 V479 H1273 DK853 L1069 K1261 O655 DO802 MN1964 MP2.0257 E487 IN1044 DS405 DT504 DJ1137 DG191 P1-6-2 I2f6.9 Q7220.0 DR3743 Yshua1 Yshua4 Wswae . -. - . {printing} {print}
+ 3B21 U5bdf B40 G4 S14 F477 N1334 V1360 H2347 DK1520 L1103 K671 O2180 DO511 MN7283 MP3.1079 E489 IN619 DS406 DT617 DC492 DJ475 DG495 P2-3-11 I3m11.6 Q3090.1 DR741 Ycha2 Wchal {guess} {presume} {surmise} {judge} {understand}
+ 3B22 U62f6 B64 S9 N1888 V2134 L2261 MN12004 MP5.0207 P1-3-6 I3c6.13 Q5202.7 DR1360 Yzan3 Yza1 Wchal . {be imminent}
+ 3B23 U64ae B64 G8 S15 F1023 N2001 V2282 H737 DK514 L822 K1134 DO1241 MN12748 MP5.0396 E1305 IN1520 DJ1267 DG925 P1-3-12 I3c12.13 Q5604.7 DR1367 Ycuo1 Yzuo3 Ycuo4 Wchwal . Ĥ. -. {snapshot} {take pictures}
+ 3B24 U64e6 B64 G8 S17 F1485 N2025 V2306 H790 DK541 L1104 K1955 O2601 DO1709 MN12862 MP5.0422 E1306 IN1519 DJ1416 DG931 P1-3-14 I3c14.5 Q5309.1 DR1341 Yca1 Wchal . . -. . . {grate} {rub} {scratch} {scrape} {chafe} {scour}
+ 3B25 U672d B75 G4 S5 F921 N2171 V2533 H817 DK546 L212 K811 O145 DO1536 MN14422 MP6.0035 E1304 IN1157 DT449 DJ984 DG1067 P1-4-1 I4a1.1 Q4291.0 DR1856 Yzha2 Wchal դ T1 {tag} {paper money} {counter for bonds} {placard} {bid}
+ 3B26 U6bba B79 G4 S10 XJ1497D F581 N2454 V2994 H1324 DK889 L1493 K546 O1138 DO419 MN16629 MP6.0775 E488 IN576 DS614 DT545 DC470 DJ610 DG1140 P1-6-4 I4a6.35 Q4794.7 DR2968 Ysha1 Yshai4 Wsal Wsoe . -. . {kill} {murder} {butcher} {slice off} {split} {diminish} {reduce} {spoil}
+ 3B27 U85a9 B140 S17 S16 F1984 N4066 V5217 L2956 O2684 MN32189P MP9.0964 P2-3-14 Q4421.4 ZRP2-4-14 Ysa4 Wsal T1 {Buddha}
+ 3B28 U96d1 B172 G5 S14 XJ07038 F839 N5032 V6507 H1385 DK939 L562 K812 O2127 DO365 MN42022 MP11.1009 E687 IN575 DS615 DT790 DJ523 DG1855 P1-6-8 I8c6.2 Q4091.4 DR1675 Yza2 Wjab ޤ. ޤ. {miscellaneous}
+ 3B29 U7690 B106 G9 S11 XJ06228 F2240 N3104 V3873 DK1653 L2070 O1459 MN22727 MP8.0086 IN2168 P2-5-6 I4c7.12 Q2640.1 Ygao1 Wgo Who Ĥ T1 {swamp} {shore}
+ 3B2A U9bd6 B195 S19 N5301 V6883 L2820 O2830 MN46210X MP12.0751 P1-11-8 Q2532.7 Yqing1 Yzheng1 Wcheong 祦 {mackerel}
+ 3B2B U634c B64 S10 N1912 V2162 L2256 MN12141 MP5.0246 P1-3-7 I3c7.5 Q5200.0 Yba1 Wpal ϥ ϥ ٥ . . . {handle} {deal with} {dispose of} {sell} {be in demand} {be worldly} {be frank} {be sensible} {be sociable} {drainage} {sale} {demand for} {eight}
+ 3B2C U9306 B167 S16 N4877 V6296 L2771 MN40523X MP11.0560 P1-8-8 Q8512.7 DR2845 Yqiang1 Wchang Wcheong 祦 . {tarnish}
+ 3B2D U9bab B195 S17 F2244 N5294 V6863 L2821 O2672 MN46127 MP12.0742 P1-11-6 I11a6.5 Q2034.8 Yjiao1 Wgyo ߤ {shark}
+ 3B2E U76bf B108 G3 S5 F1812 N3113 V3885 H3474 DK2164 L1447 K1651 DO1891 MN22941 MP8.0103 E1307 IN1097 DT249 DJ927 DB3.4 DG1368 P4-5-1 I5h0.1 Q7710.0 DR3674 ZPP3-3-2 Ymin3 Wmyeong ٥ {dish} {a helping} {plate}
+ 3B2F U6652 B72 S10 XJ1426B N2125 V2461 L2444 MN13924 MP5.0871 P1-4-6 I4c6.1 Q6106.0 Yshai4 Wswae . 餷 {bleach} {refine} {expose} {air}
+ 3B30 U4e09 B1 G1 S3 XJ13C60 F14 N8 V8 H1924 DK1225 L3 K10 O22 DO3 MN12 MP1.0107 E23 IN4 DS3 DT10 DC21 DJ3 DB1.A DG5 P2-1-2 I0a3.1 Q1010.1 DR3072 Ysan1 Wsam . ߤ. T1 ߤ ߤ {three}
+ 3B31 U5098 B9 G8 S12 XJ13044 F1694 N518 V283 H2131 DK1349 L1026 K1856 O1702 MN966 MP1.0892 E1310 IN790 DJ1655 DG53 P2-2-10 I2a10.7 Q8040.8 DR2855 Ysan3 Wsan {umbrella}
+ 3B32 U53c2 B28 G4 S8 XJ05254 XJ13458 F201 N850 V666 H2066 DK1308 L1720 K392 O978 DO514 MN3090 MP2.0674 E490 IN710 DS616 DT505 DC350 DJ294 DG263 P2-2-6 I3j5.1 Q2320.2 DR2760 Ycan1 Ycen1 Yshen1 Wsam Wcham ޤ. ޤ- ޤ ߤ T1 {nonplussed} {three} {going} {coming} {visiting} {visit} {be defeated} {die} {be madly in love}
+ 3B33 U5c71 B46 G1 S3 F131 N1407 V1439 H2940 DK1867 L768 K60 O89 DO21 MN7869 MP4.0181 E24 IN34 DS38 DT17 DC148 DJ100 DB2.11 DG535 P3-2-1 I3o0.1 Q2277.0 DR1276 ZPP4-3-2 Yshan1 Wsan T1 {mountain}
+ 3B34 U60e8 B61 G8 S11 XJ0584E F1463 N1713 V1896 H483 DK354 L1721 K1470 DO1304 MN10850 MP4.1100 E1309 IN1725 DJ1457 DG818 P1-3-8 I4k8.5 Q9302.2 DR1160 Ycan3 Ycan4 Wcham Wchim ߤ. . ऴ. {wretched} {disaster} {cruelty} {harsh}
+ 3B35 U6492 B64 S15 N1998 V2279 H736 L2271 MN12697 MP5.0379 P1-3-12 I3c12.2 Q5804.0 Ysa3 Ysa1 Wsal . {scatter} {sprinkle} {give them the slip}
+ 3B36 U6563 B66 G4 S12 F758 N2056 V2352 H1702 DK1118 L1189 K611 O1689 DO465 MN13265 MP5.0523 E492 IN767 DS407 DT588 DJ721 DG944 P1-8-4 I4i8.1 Q4824.0 DR1966 Ysan4 Ysan3 Wsan . .餹 -.餹 .餫 .餫 Ф T1 {scatter} {disperse} {spend} {squander}
+ 3B37 U685f B75 G8 S10 XJ05C22 F2093 N2252 V2658 H932 DK633 L367 K2016 O1094 DO1834 E1308 IN1906 DJ1532 DG1093 P1-4-6 I4a6.1 Q4395.0 DR1859 Yzhan4 Wjan Ϥ T1 {scaffold} {cleat} {frame} {jetty} {bolt (door)}
+ 3B38 U71e6 B86 G9 S17 N2813 V3498 DK744 L2543 MN19468 MP7.0481 IN2151 P1-4-13 I4d13.3 Q9789.4 Ycan4 Wchan . .餫 . .᤯ {brilliant}
+ 3B39 U73ca B96 S9 S8 N2932 V3630 L2561 O834 MN20917 MP7.0901 P1-4-5 I4f5.1 Q1714.0 Yshan1 Wsan {stagger} {loneliness} {centimeter}
+ 3B3A U7523 B117 C100 G4 S11 F161 N3354 V3716 H3298 DK2075 L1560 K142 O1520 DO317 MN21684P MP7.1041 E491 IN278 DS408 DT567 DC92 DJ574 DG1328 P3-6-5 I5b6.4 Q0021.4 DR472 ZPP2-2-9 ZPP2-4-7 Ychan3 Wsan . .ޤ - . T1 {products} {bear} {give birth} {yield} {childbirth} {native} {property}
+ 3B3B U7b97 B118 G2 S14 F361 N3415 V4316 H2702 DK1737 L946 K333 O2213 DO720 MN26146 MP8.0799 E128 IN747 DS219 DT232 DC499 DJ356 DG1485 P2-6-8 I6f8.7 Q8844.6 DR2355 Ysuan4 Wsan {calculate} {divining} {number} {abacus} {probability}
+ 3B3C U7e82 B118 S20 N3454 V4608 L2641 MN28012 MP8.1203 P2-6-14 I6f14.4 Q8890.3 Yzuan3 Wchan . {editing} {compiling}
+ 3B3D U8695 B1 C142 G6 S10 XJ06A44 XJ15B2D XJ15C21 F2272 N57 V5290 H2457 DK1589 L523 K2017 DO880 MN32869 MP10.0009 E688 IN1877 DS617 DT901 DJ1866 DG1606 P2-4-6 I6d4.8 Q1013.6 DR3171 Ytian3 Ycan2 Wcheon Wjam ƥ {silkworm}
+ 3B3E U8b83 B149 S22 XJ06C2D XH4457 F2179 N4451 V5720 L2711 MN36110 MP10.0614 P1-7-15 I7a15.1 Q0568.6 Yzan4 Wchan . . T1 {praise} {title on a picture}
+ 3B3F U8cdb B154 G5 S15 XJ06C55 F868 N4516 V5814 H2809 DK1797 L843 K881 O2394 DO841 MN36841 MP10.0791 E690 IN745 DS619 DT807 DJ376 DG1736 P2-8-7 I7b8.6 Q5580.6 DR1461 ZPP2-13-2 Yzan4 Wchan . . {approve} {praise} {title or inscription on picture} {assist} {agree with}
+ 3B40 U9178 B164 G5 S14 F1218 N4789 V6177 H1563 DK1049 L1437 K1027 DO819 MN39871 MP11.0373 E689 IN516 DS618 DT791 DJ1420 DG1797 P1-7-7 I7e7.2 Q1364.7 DR3267 Ysuan1 Wsan . {acid} {bitterness} {sour} {tart}
+ 3B41 U9910 B184 S16 XJ16848 N5170 V6696 L2798 MN44160 MP12.0401 P2-7-9 I8b7.4 Q2773.2 Ycan1 Wchan Wson . . {eat} {drink} {swallow}
+ 3B42 U65ac B159 C69 S11 F2132 N4613 V2384 H1482 L2092 MN13555 MP5.0623 P1-7-4 I7c4.2 Q5202.1 DR1554 Yzhan3 Wcham . {beheading} {kill} {murder}
+ 3B43 U66ab B72 G8 S15 F1112 N2156 V2510 H2864 DK1832 L1134 K1715 O2402 DO1242 MN14120 MP5.0924 E1311 IN1399 DJ1706 DG981 P2-11-4 I4c11.3 Q5260.2 DR1578 Yzan4 Yzhan4 Wjam Ф. {temporarily} {a while} {moment} {long time}
+ 3B44 U6b8b B78 G4 S10 XJ05D4C F380 N2445 V2976 H943 DK640 L808 K492 DO315 MN16459 MP6.0749 E493 IN650 DS409 DT546 DC382 DJ223 DG1134 P1-4-6 I0a10.11 Q1325.0 DR3159 Ycan2 Wjan Τ. Τ. . Τ. {remainder} {leftover} {balance}
+ 3B45 U4ed5 B9 G3 S5 F439 N362 V123 H34 DK21 L960 K397 O124 DO75 MN368 MP1.0596 E285 IN333 DS221 DT250 DC271 DJ236 DB2.7 DG58 P1-2-3 I2a3.2 Q2421.0 DR2172 Yshi4 Wsa Ĥ. {attend} {doing} {official} {serve}
+ 3B46 U4ed4 B9 S5 N358 V119 H33 L2113 MN367 MP1.0596 P1-2-3 I2a2.1 Q2724.7 ZSP1-2-2 Yzi3 Yzai3 Wja . {offspring}
+ 3B47 U4f3a B9 G8 S7 F2209 N395 V156 H69 DK50 L1864 K1963 DO1315 MN483 MP1.0681 E1313 IN1761 DJ1245 DG76 P1-2-5 I2a5.23 Q2722.0 DR2149 ZPP3-3-4 Ysi4 Yci4 Wsa . {pay respects} {visit} {ask} {inquire} {question} {implore}
+ 3B48 U4f7f B9 G3 S8 F219 N432 V196 H90 DK68 L990 K226 O556 DO210 MN573 MP1.0736 E287 IN331 DS224 DT298 DC239 DJ199 DB2.3 DG89 P1-2-6 I2a6.2 Q2520.6 DR2166 Yshi3 Yshi4 Wsa Ĥ. Ĥ. -Ĥ. -Ť. {use}
+ 3B49 U523a B18 G8 S8 F1031 N682 V480 H1275 DK855 L417 K954 O654 DO1139 MN1969 MP2.0259 E1314 IN881 DJ1319 DG192 P1-6-2 I2f6.2 Q5290.0 DR1543 Yci4 Wja Wcheog . . . Ȥ {thorn} {pierce} {stab} {prick} {sting} {calling card}
+ 3B4A U53f8 B30 G4 S5 F759 N877 V698 H2931 DK1861 L1863 K712 O164 DO761 MN3257 MP2.0777 E497 IN842 DS412 DT451 DJ1204 DG318 P3-1-4 I3d2.14 Q1762.0 DR3549 Ysi1 Wsa Ĥ. T1 Ĥ Ĥ {director} {official} {govt office} {rule} {administer}
+ 3B4B U53f2 B2 C30 G4 S5 F511 N91 V697 H3510 DK2188 L692 K563 O183 DO81 MN3249 MP2.0760 E496 IN332 DS411 DT450 DC300 DJ705 DG317 P4-5-4 I0a5.38 Q5000.6 Q5004.6 DR1666 Yshi3 Wsa T1 Ȥ ʤ Τ Ҥ Ҥ դ {history} {chronicle}
+ 3B4C U55e3 B30 G8 S13 F2310 N969 V868 H1719 DK1131 L1867 K2018 O1937 DO1671 MN4109 MP2.1124 E1321 IN1917 DJ1885 DG333 P1-8-5 I3d10.13 Q6722.0 DR3749 Ysi4 Wsa T1 Ĥ Ĥ Ĥ Ҥ {heir} {succeed}
+ 3B4D U56db B31 G1 S5 XJ1303E XDR1257 XDR2057 F47 N1025 V938 H3044 DK1928 L4 K18 O188 DO6 MN4682 MP3.0002 E26 IN6 DS4 DT37 DC114 DJ4 DB1.A DG335 P3-3-2 I3s2.2 Q6021.0 DR3675 ZPP4-5-1 Ysi4 Wsa . . T1 {four}
+ 3B4E U58eb B33 G4 S3 F526 N1160 V1117 H3405 DK2129 L319 K301 O41 DO59 MN5638 MP3.0279 E494 IN572 DS410 DT441 DC386 DJ755 DG393 P4-3-2 I3p0.1 Q4010.0 DR1472 Yshi4 Wsa T1 T2 餤 {gentleman} {samurai}
+ 3B4F U59cb B38 G3 S8 XJ13037 XJ1326B F244 N1208 V1203 H281 DK211 L747 K465 O1092 DO545 MN6166 MP3.0661 E288 IN494 DS225 DT299 DC321 DJ129 DB2.16 DG439 P1-3-5 I3e5.9 Q4346.0 DR1777 Yshi3 Wsi Ϥ. -Ϥ. Ϥ.ޤ T1 {commence} {begin}
+ 3B50 U59c9 B38 G2 S8 XJ1393D F1473 N1207 V1201 H280 DK210 L413 K1329 O847 DO120 MN6165 MP3.0661 E498 IN407 DS413 DT159 DJ77 DB3.15 DG438 P1-3-5 I3e5.8 Q4042.7 DR1744 ZSP1-3-4 Yzi3 Wja Ϥ {elder sister}
+ 3B51 U59ff B38 G6 S9 F441 N1215 V1216 H2636 DK1684 L474 K592 O1217 DO1133 MN6257X MP3.0699 E877 IN929 DT883 DJ661 DG429 P2-6-3 I3e6.10 Q3740.4 DR369 Yzi1 Wja T1 {figure} {form} {shape}
+ 3B52 U5b50 B39 G1 S3 F72 N1264 V1281 H3390 DK2125 L95 K56 O38 DO61 MN6930 MP3.0776 E25 IN103 DS31 DT18 DC42 DJ69 DB2.18 DG455 P4-3-1 I2c0.1 Q1740.7 DR3547 ZSP4-2-1 Yzi3 Yzi2 Yzi5 Wja - T1 ͤ {child} {sign of the rat} {11PM-1AM} {first sign of Chinese zodiac}
+ 3B53 U5c4d B44 S9 N1391 V1420 H3099 L2222 MN7688 MP4.0152 P3-3-6 I3r6.2 Q7721.1 Yshi1 Wsi Ф {corpse}
+ 3B54 U5e02 B8 C50 G2 S5 F42 N284 V1549 H1993 DK1258 L412 K78 O195 DO119 MN8775 MP4.0397 E130 IN181 DS222 DT109 DC305 DJ547 DB2.4 DG556 P2-2-3 I2j3.1 Q0022.7 DR444 ZBP4-4-3 Yshi4 Wsi T1 {market} {city} {town}
+ 3B55 U5e2b B2 C50 G5 S10 F563 N113 V1562 H1326 DK892 L1269 K490 O1130 DO547 MN8916 MP4.0433 E693 IN409 DS624 DT714 DC438 DJ967 DG563 P1-6-4 I3f7.2 Q2172.7 DR844 Yshi1 Wsa T1 Τ Τ {expert} {teacher} {master} {army} {war}
+ 3B56 U5fd7 B32 C61 G5 S7 F823 N1064 V1785 H2199 DK1394 L600 K622 O464 DO757 MN10331 MP4.0958 E692 IN573 DS623 DT668 DJ756 DG770 P2-3-4 I3p4.1 Q4033.1 DR1458 Yzhi4 Wji . T1 ٤ 椭 {intention} {plan} {resolve} {aspire} {motive} {hopes} {shilling}
+ 3B57 U601d B102 C61 G2 S9 XJ13D65 F132 N3001 V1824 H2564 DK1633 L605 K149 O966 DO95 MN10462 MP4.0994 E131 IN99 DS84 DT175 DC26 DJ202 DB2.8 DG776 P2-5-4 I5f4.4 Q6033.0 DR3658 Ysi1 Ysai1 Wsa . ⤨. . {think}
+ 3B58 U6307 B64 G3 S9 F155 N1904 V2152 H378 DK278 L659 K241 O800 DO729 MN12034 MP5.0216 E289 IN1041 DS226 DT327 DC292 DJ775 DG888 P1-3-6 I3c6.15 Q5106.1 DR1378 Yzhi3 Yzhi1 Wji . -. T1 {finger} {point to} {indicate} {put into} {play (chess)} {measure (ruler)}
+ 3B59 U652f B65 G5 S4 F159 N2039 V2324 H1979 DK1251 L711 K302 O63 DO115 MN13061 MP5.0455 E691 IN318 DS621 DT642 DC185 DJ368 DB2.4 DG932 P2-2-2 I2k2.1 Q4040.7 DR1467 Yzhi1 Wji . Ĥ. . T2 褦 夦ޤ {branch} {support} {sustain}
+ 3B5A U5b5c B39 S7 F1457 N1268 V1287 L2209 O378 MN6951 MP3.0825 P1-3-4 I2c4.1 Q1844.0 Yzi1 Wja Ĥ. {industriousness}
+ 3B5B U65af B69 S12 N2079 V2386 L2890 O1670 MN13563 MP5.0626 P1-8-4 I2o10.9 Q4282.1 Ysi1 Wsa . {this} {thus} {such} {verbal pause}
+ 3B5C U65bd B70 G8 S9 F323 N2085 V2391 H891 DK599 L1045 K451 O831 DO1022 MN13629 MP5.0678 E1318 IN1004 DJ612 DG958 P1-4-5 I4h5.1 Q0821.2 DR456 Yshi1 Wsi Wi ۤɤ. {alms} {apply bandages} {administer first-aid}
+ 3B5D U65e8 B21 C72 G8 S6 F1166 N752 V2414 H2024 DK1278 L455 K1151 O263 DO1069 MN13738 MP5.0743 E1312 IN1040 DJ1349 DG232 P2-2-4 I4c2.2 Q2160.1 DR1278 Yzhi3 Wji . {delicious} {relish} {show a liking for} {purport} {will} {clever} {expert}
+ 3B5E U679d B75 G5 S8 F1401 N2211 V2591 H863 DK579 L713 K1154 O631 DO889 MN14557 MP6.0245 E1315 IN870 DT684 DJ972 DG1074 P1-4-4 I4a4.18 Q4494.7 DR1867 Yzhi1 Yqi2 Wji T1 {bough} {branch} {twig} {limb}
+ 3B5F U6b62 B77 G2 S4 F310 N2429 V2954 H2941 DK1868 L370 K400 O87 DO552 MN16253 MP6.0655 E129 IN477 DS220 DT94 DC415 DJ217 DB2.13 DG1127 P3-2-2 I2m2.2 Q2110.0 DR1273 ZPP4-4-2 Yzhi3 Wji .ޤ -.ޤ . -. -. Ȥ. Ȥ. Ȥ.ޤ . . -. . -. -. T1 ɤ {stop} {halt}
+ 3B60 U6b7b B78 G3 S6 F229 N2439 V2968 H3521 DK2194 L815 K254 DO207 MN16365 MP6.0733 E286 IN85 DS223 DT267 DC238 DJ258 DB3.5 DG1133 P4-6-1 I0a6.6 Q1021.2 Q1021.1 DR3256 Ysi3 Wsa . .- {death} {die}
+ 3B61 U6c0f B83 G4 S4 F84 N2478 V3020 H2951 DK1872 L1828 K177 O223 DO361 MN17026 MP6.0835 E495 IN566 DS620 DT443 DC223 DJ744 DG1148 P3-2-2 I0a4.25 Q7274.0 DR2656 ZPP4-4-4 Yshi4 Yzhi1 Wssi Wji - {family name} {surname} {clan}
+ 3B62 U7345 B94 S13 F1914 N2904 V3599 L2345 O1835 MN20609 MP7.0731 P1-3-10 I3g10.1 Q4122.7 Yshi1 Wsa {lion}
+ 3B63 U7949 B113 G8 S8 F1063 N3232 V4069 H876 DK589 L1091 K1441 O608 DO1803 MN24641P MP8.0425 E1316 IN1390 DJ896 DG1420 P1-4-4 I4e4.1 Q3121.0 DR673 Yzhi3 Wji {welfare} {happiness}
+ 3B64 U79c1 B115 G6 S7 F242 N3265 V4124 H1115 DK758 L902 K221 O637 DO367 MN24913 MP8.0527 E876 IN125 DS797 DT852 DC17 DJ72 DB2.7 DG1428 P1-5-2 I5d2.2 Q2293.0 DR2271 Ysi1 Wsa 錄 錄 {private} {I} {me}
+ 3B65 U7cf8 B120 G1 S6 XJ0652F F1488 N3492 V4431 H2179 DK1379 L1333 K699 O720 DO113 MN27221 MP8.0932 E27 IN242 DS83 DT58 DJ409 DG1503 P2-3-3 I6a0.1 Q2290.3 Q2090.3 DR2741 ZPP4-6-4 Ymi4 Wsa {thread}
+ 3B66 U7d19 B120 G2 S10 XJ05663 F559 N3510 V4455 H1302 DK879 L1829 K501 O1953 DO362 MN27293 MP8.0972 E132 IN180 DS85 DT194 DC456 DJ243 DB2.2 DG1517 P1-6-4 I6a4.4 Q2294.0 DR2756 Yzhi3 Wji {paper}
+ 3B67 U7d2b B120 G8 S12 F1516 N3534 V4486 H2688 DK1728 L1375 K1489 O2209 DO1392 MN27337X MP8.0992 E1320 IN1389 DJ1711 DG1507 P2-6-6 I6a6.15 Q2190.3 DR1241 ZSP2-5-6 Yzi3 Wja 餵 T1 椫 {purple} {violet}
+ 3B68 U80a2 B130 G8 S8 F2289 N3736 V4768 H882 DK594 L714 K1932 MN29285 MP9.0257 E1317 IN1146 DJ1355 DG1023 P1-4-4 I4b4.7 Q7424.7 DR3967 Yzhi1 Wji {limb} {arms & legs}
+ 3B69 U8102 B130 G8 S10 F1548 N3766 V4808 H954 DK649 L456 K1505 DO1577 MN29463 MP9.0311 E1319 IN1042 DJ1350 DG1031 P1-4-6 I4b6.7 Q7126.1 DR3978 Yzhi1 Wji ֤ {fat} {grease} {tallow} {lard} {rosin} {gum} {tar}
+ 3B6A U81f3 B133 G6 S6 F996 N3845 V4903 H2182 DK1382 L753 K1093 O485 DO725 MN30142 MP9.0421 E875 IN902 DS796 DT845 DC475 DJ1198 DG1589 P2-3-3 I3b3.6 Q1010.4 DR3172 Yzhi4 Wji . T1 Τ Τ ߤ 褷 {climax} {arrive} {proceed} {reach} {attain} {result in}
+ 3B6B U8996 B113 C147 G6 S11 XJ14E5D F362 N3248 V5525 H972 DK662 L1093 K502 O1348 DO794 MN34827P MP10.0325 E878 IN606 DS798 DT922 DJ806 DG1645 P1-4-7 I4e7.1 Q3621.0 DR657 Yshi4 Wsi . T1 Ȥ {inspection} {regard as} {see} {look at}
+ 3B6C U8a5e B149 G6 S12 F1636 N4335 V5582 H1503 DK1007 L1865 K1624 O1665 DO807 MN35394 MP10.0434 E879 IN843 DS799 DT946 DJ1205 DG1671 P1-7-5 I7a5.15 Q0762.0 DR3049 Yci2 Wsa {part of speech} {words} {poetry}
+ 3B6D U8a69 B149 G3 S13 F1196 N4360 V5610 H1524 DK1024 L346 K1094 O1933 DO648 MN35427 MP10.0441 E291 IN570 DS415 DT420 DJ945 DG1681 P1-7-6 I7a6.5 Q0464.1 DR3048 Yshi1 Wsi T1 {poem} {poetry}
+ 3B6E U8a66 B149 G4 S13 F392 N4361 V5611 H1525 DK1025 L354 K409 O1932 DO354 MN35415 MP10.0439 E499 IN526 DS416 DT604 DJ795 DB2.9 DG1680 P1-7-6 I7a6.18 Q0364.0 DR3056 Yshi4 Wsi .ߤ . {test} {try} {attempt} {experiment} {ordeal}
+ 3B6F U8a8c B149 G6 S14 F851 N4366 V5620 H1548 DK1043 L601 K950 O2141 DO919 MN35501 MP10.0466 E880 IN574 DT974 DJ524 DG1687 P1-7-7 I7a7.8 Q0463.1 DR3058 Yzhi4 Wji {document} {records}
+ 3B70 U8aee B149 G8 S16 F1345 N4404 V5660 H1596 DK1070 L475 K1372 DO1558 MN35728 MP10.0531 E1325 IN1769 DJ1580 DG1701 P1-7-9 I7a9.4 Q0766.8 DR3077 Yzi1 Wja Ϥ. {consult with}
+ 3B71 U8cc7 B154 G5 S13 F179 N4510 V5803 H2695 DK1731 L473 K230 O2012 DO558 MN36750X MP10.0749 E694 IN750 DS800 DT776 DC141 DJ853 DB3.16 DG1734 P2-6-7 I7b6.7 Q3780.6 DR361 Yzi1 Wja T1 {assets} {resources} {capital} {funds} {data} {be conducive to} {contribute to}
+ 3B72 U8cdc B154 G8 S15 F2190 N4514 V5812 H1585 DK1065 L1052 K1964 O2317 DO1453 MN36809 MP10.0771 E1324 IN1831 DJ1898 DG1746 P1-7-8 I7b8.2 Q6682.7 DR3951 Ysi4 Yci4 Wsa ޤ. . . {grant} {gift} {boon} {results}
+ 3B73 U96cc B77 C172 G8 S14 F1951 N2435 V6506 H1055 DK724 L563 K1959 DO1586 MN41998X MP11.1003 E1323 IN1388 DJ1639 DG1854 P1-4-10 I8c6.1 Q2011.4 DR1275 ZPP1-6-8 ZSP1-3-10 ZBP1-5-8 Yci2 Yci1 Wja - ᤹ {feminine} {female}
+ 3B74 U98fc B184 G5 S13 F1392 N5163 V6685 H1716 DK1128 L1866 K1432 DO1156 MN44107P MP12.0390 E1322 IN1762 DT777 DJ1348 DG1905 P1-8-5 I8b5.4 Q8772.0 DR2849 Ysi4 Wsa . T1 {domesticate} {raise} {keep} {feed}
+ 3B75 U6b6f B211 G3 S12 XJ0736F F1106 N5428 V2961 H2476 DK1603 L1171 K997 O2051 DO439 MN16323 MP6.0710 E290 IN478 DS414 DT398 DJ702 DG1942 P2-4-8 I6b6.11 Q2177.2 DR1275 Ychi3 Wchi 襤 . 襤. {tooth} {cog}
+ 3B76 U4e8b B6 G3 S8 XJ0502F XJ1345B F18 N272 V71 H3567 DK2220 L1156 K32 O768 DO73 MN241 MP1.0412 E293 IN80 DS230 DT300 DC10 DJ237 DB2.7 DG30 P4-8-3 I0a8.15 Q5000.7 DR1547 Yshi4 Wsa Ĥ. Ĥ. T1 {matter} {thing} {fact} {business} {reason} {possibly}
+ 3B77 U4f3c B9 G5 S7 XJ13066 F923 N376 V138 H63 DK43 L1029 K1219 O350 DO775 MN485 MP1.0682 E696 IN1486 DS625 DT669 DJ1172 DG77 P1-2-5 I2a5.11 Q2820.0 DR2162 Ysi4 Yshi4 Wsa . . T1 ˤ {becoming} {resemble} {counterfeit} {imitate} {suitable}
+ 3B78 U4f8d B9 G8 S8 F1939 N427 V192 H85 DK62 L976 K1823 O559 DO1446 MN589 MP1.0750 E1326 IN571 DJ1878 DG90 P1-2-6 I2a6.11 Q2424.1 DR2148 Yshi4 Wsi 餤 Ϥ. T1 {waiter} {samurai} {wait upon} {serve}
+ 3B79 U5150 B10 G4 S7 XJ0513B F679 N572 V355 H2546 DK1617 L58 K556 O497 DO782 MN1364 MP1.1028 E697 IN1217 DS801 DT482 DJ1375 DG148 P2-5-2 I4c3.3 Q2621.0 DR1257 ZPP1-1-6 ZPP1-2-5 Yer2 Wa - -ä T1 {newborn babe} {child} {young of animals}
+ 3B7A U5b57 B40 C39 G1 S6 F485 N1281 V1285 H2172 DK1374 L185 K612 DO121 MN6942 MP3.0816 E28 IN110 DS86 DT57 DJ528 DB2.17 DG457 P2-3-3 I3m2.1 Q3040.7 DR747 ZSP2-3-2 Yzi4 Wja - {character} {letter} {word} {section of village}
+ 3B7B U5bfa B32 C41 G2 S6 F879 N1054 V1373 H2164 DK1367 L158 K687 O268 DO45 MN7414 MP4.0004 E133 IN41 DS228 DT125 DJ328 DG500 P2-3-3 I3b3.5 Q4034.1 DR1448 Ysi4 Wsa Wsi Ƥ {Buddhist temple}
+ 3B7C U6148 B12 C61 G8 S13 F1811 N612 V1924 H2339 DK1515 L1389 K1829 O2701 DO1194 MN10980P MP4.1136 E1328 IN1547 DJ1778 DG794 P2-3-10 I2o11.1 Q8033.3 DR958 ZPP2-9-4 Yci2 Wja Ĥ. T1 ᤰ 褷 {mercy}
+ 3B7D U6301 B64 G3 S9 F119 N1903 V2151 H374 DK275 L660 K184 O801 DO50 MN12019 MP5.0211 E294 IN451 DS231 DT328 DC94 DJ142 DB2.15 DG889 P1-3-6 I3c6.8 Q5404.1 DR1348 Ychi2 Wji . -. .Ƥ T1 {hold} {have}
+ 3B7E U6642 B72 G2 S10 XJ14172 F16 N2126 V2462 H924 DK625 L159 K19 O1086 DO46 MN13890 MP5.0848 E135 IN42 DS87 DT195 DC24 DJ25 DB2.1 DG988 P1-4-6 I4c6.2 Q6404.1 DR3848 Yshi2 Wsi Ȥ -ɤ T1 Ȥ {time} {hour}
+ 3C21 U6b21 B15 C76 G3 S6 F222 N638 V2929 H54 DK38 L471 K235 O226 DO239 MN15992P MP6.0618 E292 IN384 DS227 DT268 DC150 DJ660 DG1120 P1-2-4 I2b4.1 Q3718.2 DR362 Yci4 Wcha . Ĥ T1 Ĥ 褷 {next} {order} {sequence}
+ 3C22 U6ecb B85 G8 S12 F1563 N2626 V3238 H602 DK437 L1388 K1625 O2460 DO1395 MN17919P MP7.0147 E1327 IN1549 DJ1776 DG1222 P1-3-9 I3a9.27 Q3813.2 DR371 Yzi1 Wja T1 {nourishing} {more & more} {be luxuriant} {planting} {turbidity}
+ 3C23 U6cbb B85 G4 S8 F109 N2528 V3100 H335 DK250 L746 K181 O825 DO214 MN17256 MP6.1024 E544 IN493 DS468 DT506 DC88 DJ531 DG1174 P1-3-5 I3a5.28 Q3316.0 DR377 Yzhi4 Wchi . .ޤ ʤ. ʤ. T1 Ϥ Ϥ ߤ {reign} {be at peace} {calm down} {subdue} {quell} {govt} {cure} {heal} {rule} {conserve}
+ 3C24 U723e B1 C89 G9 S14 XJ05575 XJ1305E XJ1305F XJ13258 XJ13D7B N69 V3521 H3587 DK2230 L2074 O2250 DO1945 MN19750 MP7.0585 IN2154 P4-14-1 I0a14.3 Q1022.7 Yer3 Wi ʤ Τ T1 {you} {thou} {second person}
+ 3C25 U74bd B1 C96 G8 S19 XJ13855 N71 V3683 H2911 DK1854 L2075 K2019 O2860 DO1866 MN21309 MP7.0978 E1329 IN1887 DJ1947 DG1314 P2-14-5 I4f14.2 Q1010.3 DR3272 Yxi3 Wsae Wsa {emperor's seal}
+ 3C26 U75d4 B104 S11 N3046 V3804 L2575 K1802 MN22167 MP7.1173 P3-5-6 I5i6.4 Q0014.1 DR548 Yzhi4 Wchi ⤬ {piles} {hemorrhoids}
+ 3C27 U78c1 B112 G6 S14 XJ15043 F1686 N3209 V4029 H1214 DK821 L1390 K1965 DO1288 MN24364 MP8.0388 E881 IN1548 DT975 DJ1777 DG1407 P1-5-9 I5a9.6 Q1863.2 DR3371 Yci2 Wja {magnet} {porcelain}
+ 3C28 U793a B113 G5 S5 F237 N3228 V4060 H1936 DK1229 L1086 K415 O148 DO575 MN24623 MP8.0414 E695 IN615 DS622 DT651 DC465 DJ814 DG1413 P2-1-4 I4e0.1 Q1090.1 DR3041 Yshi4 Wsi Wgi . {show} {indicate} {point out} {express} {display}
+ 3C29 U800c B126 S6 N3689 V4704 H2027 L3006 O264 MN28871 MP9.0166 P2-2-4 I2r4.3 Q1022.7 ZPP3-4-2 ZPP4-6-1 Yer2 Wi . . . .ɤ ʤ ʤ {rake}
+ 3C2A U8033 B128 G1 S6 F1328 N3697 V4715 H3516 DK2190 L818 K1323 O331 DO107 MN28999 MP9.0183 E29 IN56 DS26 DT61 DJ169 DG1582 P4-6-1 I6e0.1 Q1040.0 Q1012.0 DR3255 Yer3 Wi ߤ T1 {ear}
+ 3C2B U81ea B132 G2 S6 F19 N3841 V4900 H3525 DK2195 L36 K53 O340 DO60 MN30095 MP9.0403 E134 IN62 DS229 DT126 DC14 DJ63 DB2.19 DG1587 P4-6-2 I5c1.1 Q2600.0 DR879 Yzi4 Wja ߤ. . . T1 {oneself}
+ 3C2C U8494 B140 G9 S13 F2368 N4018 V5153 DK1507 L2395 O1985 MN31546X MP9.0813 IN2224 P2-3-10 I3k10.7 Q4464.1 Yshi4 Yshi2 Wsi . ޤ T1 ޤ ޤ ޤ {sow (seeds)}
+ 3C2D U8f9e B135 C160 G4 S13 XJ06D66 XJ1612D XJ16130 F633 N3860 V6000 H1364 DK922 L1497 K868 O1918 DO594 MN38638 MP0.0 E500 IN688 DS626 DT605 DJ931 DG1785 P1-6-7 I5b8.4 Q2064.1 DR2255 Yci2 Wsa . . {resign} {word} {term} {expression}
+ 3C2E U6c50 B85 G9 S6 F2314 N2488 V3041 H223 DK164 L110 O250 MN17122 MP6.0908 IN2134 P1-3-3 I3a3.9 Q3712.0 DR360 Yxi1 Yxi4 Wseog T1 {eventide} {tide} {salt water} {opportunity}
+ 3C2F U9e7f B198 G9 S11 F957 N5375 V7017 H3126 DK1996 L1999 K1141 O1823 DO1999 MN47586 MP12.0904 IN2279 P3-3-8 I3q8.5 Q0021.1 DR556 Ylu4 Wrog T1 {deer}
+ 3C30 U5f0f B56 G3 S6 F251 N1556 V1676 H3049 DK1931 L353 K185 O306 DO349 MN9663 MP4.0674 E295 IN525 DS417 DT269 DC356 DJ796 DG602 P3-3-3 I4n3.2 Q4310.0 DR1456 Yshi4 Wsig T1 Τ {style} {ceremony} {rite} {function} {method} {system} {form} {expression}
+ 3C31 U8b58 B149 G5 S19 F496 N4438 V5704 H1639 DK1086 L482 K617 O2810 DO486 MN35974 MP10.0588 E698 IN681 DS627 DT824 DC416 DJ512 DG1709 P1-7-12 I7a12.6 Q0365.0 DR3059 Yshi4 Yzhi4 Wsig Wji T1 Ȥ {discriminating} {know} {write}
+ 3C32 U9d2b B102 S16 N3013 V6948 MN46831 MP12.0820 P1-5-11 I5f11.1 Q6702.7 Wjeon {snipe} {(kokuji)}
+ 3C33 U7afa B118 S8 N3367 V4247 L2642 O729 MN25842 MP8.0743 P2-6-2 I6f2.1 Q8810.1 Yzhu2 Wchug Wdog ȥ T1 Ĥ {bamboo}
+ 3C34 U8ef8 B159 G8 S12 F1261 N4619 V5952 H1514 DK1014 L1112 K1719 DO1258 MN38269 MP10.1008 E1330 IN988 DJ1589 DG1776 P1-7-5 I7c5.1 Q5506.0 DR1576 Yzhou2 Yzhou4 Yzhu2 Wchug {axis} {pivot} {stem} {stalk} {counter for book scrolls}
+ 3C35 U5b8d B40 S7 XH3724 F2269 N1284 V1312 L2216 O470 MN7084 MP3.0950 P2-3-4 I3m4.4 Q3080.0 Yrou4 Wyug ˥ T1 {muscles} {meat}
+ 3C36 U96eb B173 S11 F2219 N5043 V6519 H2760 L2778 O1494 MN42219 MP12.0014 P2-8-3 I8d3.1 Q1023.1 Yna3 {drop} {trickle} {dripping}
+ 3C37 U4e03 B5 C1 G1 S2 XDR1474 F115 N261 V3 H3362 DK2109 L7 K44 O17 DO9 MN6 MP1.0081 E30 IN9 DS7 DT3 DC147 DJ7 DB1.A DG2 P4-2-2 I0a2.13 Q4071.0 DR1456 ZPP4-2-4 Yqi1 Wchil ʤ ʤ. ʤ T1 Ҥ {seven}
+ 3C38 U53f1 B30 S5 F2255 N873 V691 H182 L2179 DO1886 MN3248 MP2.0760 P1-3-2 I3d2.2 Q6401.0 Q6201.0 Ychi4 Wjil . {scold} {reprove}
+ 3C39 U57f7 B32 G8 S11 XH3699 F800 N1097 V1039 H1680 DK1102 L1506 K965 O1420 DO1231 MN5193 MP3.0191 E1332 IN686 DJ1823 DG351 P1-8-3 I3b8.15 Q4541.7 Q4441.7 DR1457 Yzhi2 Wjib 奦 . T1 {tenacious} {take hold} {grasp} {take to heart}
+ 3C3A U5931 B4 C37 G4 S5 F447 N178 V1141 H3511 DK2189 L845 K523 DO238 MN5844 MP3.0553 E501 IN311 DS418 DT452 DC346 DJ594 DB3.13 DG413 P4-5-4 I0a5.28 Q2503.0 DR2463 Yshi1 Wsil . . {lose} {error} {fault} {disadvantage} {loss}
+ 3C3B U5ac9 B38 S13 XH1205 F2317 N1248 V1255 L2202 MN6611 MP3.0746 P1-3-10 I3e10.8 Q4043.4 Yji2 Wjil . ͤ. ˤ. {jealous} {envy}
+ 3C3C U5ba4 B40 G2 S9 F550 N1300 V1327 H2254 DK1442 L754 K421 O1183 DO278 MN7136 MP3.1002 E136 IN166 DS232 DT176 DJ331 DB3.5 DG477 P2-3-6 I3m6.4 Q3010.4 DR772 Yshi4 Wsil {room} {apartment} {chamber} {greenhouse} {cellar}
+ 3C3D U6089 B165 S11 XH1380 N4808 V1864 L2430 O1482 MN10635 MP4.1053 P2-7-4 I4k7.19 Q2033.9 Yxi1 Wsil . Ȥ Ȥ. . Ĥ֤. {all} {entirely} {altogether} {completely} {use up} {run out of} {exhaust} {befriend} {serve}
+ 3C3E U6e7f B85 G8 S12 XJ05F3C F1517 N2631 V3243 H609 DK443 L1788 K1476 DO1402 MN17920P MP7.0147 E1333 IN1169 DJ838 DG1223 P1-3-9 I3a9.22 Q3611.2 DR374 Yshi1 Wseub 奦 . . 뤪. 뤪. {damp} {wet} {moist}
+ 3C3F U6f06 B85 G8 S14 XJ1436A F1971 N2679 V3304 H704 DK497 L932 K1966 O2087 DO1597 MN18108 MP7.0208 E1334 IN1546 DJ1505 DG1241 P1-3-11 I3a11.10 Q3413.2 DR342 Yqi1 Yqu4 Wchil 뤷 T1 {lacquer} {varnish} {seven}
+ 3C40 U75be B104 G8 S10 F1577 N3041 V3797 H3279 DK2061 L1686 K1724 DO1789 MN22112 MP7.1164 E1331 IN1812 DJ1736 DG1349 P3-5-5 I5i5.12 Q0013.4 DR563 Yji2 Wjil {rapidly}
+ 3C41 U8cea B154 G5 S15 XJ06C44 XJ13353 F389 N4518 V5817 H2808 DK1796 L1137 K369 O2395 DO325 MN36833 MP10.0787 E699 IN176 DS628 DT808 DC359 DJ238 DB2.16 DG1737 P2-8-7 I7b8.7 Q7280.6 DR2661 ZPP2-13-2 Yzhi2 Yzhi4 Wjil Wji . {substance} {quality} {matter} {temperament}
+ 3C42 U5b9f B40 G3 S8 XJ05569 F68 N1297 V1324 H2225 DK1416 L1572 K89 O678 DO233 MN7124 MP3.0989 E296 IN203 DS233 DT301 DC37 DJ672 DB3.20 DG470 P2-3-5 I3m5.4 Q3053.0 DR763 Yshi2 Wsil ߤ. ޤ ޤȤ ߤ ߤ. T1 {reality} {truth}
+ 3C43 U8500 B140 S14 S13 V5138 O2186 MN31748X MP9.0865 P2-3-11 I3k10.4 Q4462.7 ZRP2-4-11 Ybu4 Wbu ۥ Ȥ {latticed shutters}
+ 3C44 U7be0 B118 S17 XJ0642C F1556 N3440 V4352 L2639 O2691 MN26328 MP8.0832 P2-6-11 I6f11.3 Q8829.4 Yxiao3 Wso 祦 T1 {also N3428} {bamboo grass}
+ 3C45 U5072 B9 G9 S11 F2350 N499 V266 H135 DK103 L2129 MN895 MP1.0873 IN2021 P1-2-9 I2a9.7 Q2623.0 Ysi1 Wsi . {recollect} {remember}
+ 3C46 U67f4 B75 S10 F1638 N2251 V2657 H2653 L2044 O1221 MN14664X MP6.0288 P2-6-4 I4a6.33 Q2190.4 ZSP2-5-4 Ychai2 Wsi Wchae {brush} {firewood}
+ 3C47 U829d B140 G8 S6 F1052 N3893 V4961 H2180 DK1380 L1216 K722 O289 DO954 MN30699P MP9.0530 E1335 IN250 DJ568 DG640 P2-3-3 I3k2.1 Q4430.7 DR1970 ZSP2-3-2 Yzhi1 Wji T1 {turf} {lawn}
+ 3C48 U5c61 B44 S12 XJ13A7A N1401 V1428 L2221 MN7770 MP4.0165 P3-3-9 Q7724.4 Ylu:3 Wru Ф {often} {frequently}
+ 3C49 U854a B140 S15 XJ06922 XJ06923 N4045 V5188 L2393 MN31939X MP9.1007 P2-3-12 I3k12.14 Q4490.4 ZRP2-4-12 Yrui3 Wye {pistil} {stamen}
+ 3C4A U7e1e B120 S16 F2491 N3595 V4569 L2671 MN27777 MP8.1144 P1-6-10 I6a10.9 Q2092.7 Ygao3 Who {stripe}
+ 3C4B U820e B9 G5 S8 XJ06752 F1170 N423 V189 H2060 DK1305 L316 K1056 O721 DO872 MN30278P MP9.0466 E700 IN791 DS629 DT685 DJ1654 DG51 P2-2-6 I2a6.23 Q8060.1 DR2877 Yshe3 Yshe4 Wsa . T1 Ȥ {cottage} {inn} {hut} {house} {mansion}
+ 3C4C U5199 B14 G3 S5 XJ05150 XJ0556D F453 N626 V400 H2000 DK1260 L1247 K489 DO494 MN1570 MP2.0123 E297 IN540 DS419 DT251 DJ194 DB2.7 DG164 P2-2-3 I2i3.1 Q3740.0 DR3647 ZSP2-2-4 Yxie3 Wsa . . - . {copy} {be photographed} {describe}
+ 3C4D U5c04 B158 C41 G6 S10 F937 N4603 V1380 H1458 DK979 L1249 K1000 O1144 DO989 MN7434 MP4.0013 E882 IN900 DT902 DJ1015 DG505 P1-7-3 I0a10.8 Q2420.0 Q2440.0 DR848 Yshe4 Yshi2 Yye4 Wsa Wseog . . {shoot} {shine into} {onto} {archery}
+ 3C4E U6368 B64 G6 S11 F1266 N1944 V2205 H501 DK369 L655 K1223 O1324 DO1424 MN12191P MP5.0255 E883 IN1444 DT923 DJ285 DG901 P1-3-8 I3c8.26 Q5806.1 DR1377 Yshe3 Yshe4 Wsa .Ƥ {discard} {throw away} {abandon} {resign} {reject} {sacrifice}
+ 3C4F U8d66 B155 G8 S11 XH4324 F1868 N4536 V5841 H1478 DK993 L1744 K1967 DO1739 MN36999 MP10.0823 E1336 IN1570 DJ1897 DG1752 P1-7-4 I4i7.3 Q4834.0 DR1466 Yshe4 Wsa {pardon} {forgiveness}
+ 3C50 U659c B68 G8 S11 F1504 N2074 V2376 H1486 DK999 L1662 K1757 O1392 DO1488 MN13509X MP5.0613 E1337 IN1069 DJ1391 DG952 P1-7-4 I2a9.21 Q8490.0 DR2855 Yxie2 Yxia2 Wsa Wya ʤ. Ϥ {diagonal} {slanting} {oblique}
+ 3C51 U716e B86 G8 S12 F1565 N2771 V3437 H2785 DK1782 L1257 K1294 O1787 DO1179 MN19165P MP7.0465 E1338 IN1795 DJ1315 DG1277 P2-8-4 I4d8.9 Q4433.6 DR1440 ZPP3-4-8 Yzhu3 Wja . - . .䤹 {boil} {cook}
+ 3C52 U793e B113 G2 S7 F21 N3231 V4065 H840 DK562 L1092 K30 O406 DO203 MN24631P MP8.0419 E137 IN308 DS234 DT145 DC82 DJ60 DB2.1 DG1418 P1-4-3 I4e3.1 Q3421.0 DR672 Yshe4 Wsa 䤷 T1 {company} {firm} {office} {association} {shrine}
+ 3C53 U7d17 B120 G9 S10 N3503 V4446 H1301 DK878 L2673 O1683 MN27287 MP8.0970 IN2191 P1-6-4 I6a4.6 Q2992.0 Ysha1 Wsa T1 {gauze} {gossamer}
+ 3C54 U8005 B125 G3 S8 F38 N3685 V4698 H3211 DK2047 L1256 K22 O769 DO56 MN28852 MP9.0164 E298 IN164 DS235 DT302 DC19 DJ148 DB3.6 DG1578 P3-4-4 I4c4.13 Q4460.0 DR1478 ZPP2-4-4 ZPP4-8-2 Yzhe3 Wja {someone} {person}
+ 3C55 U8b1d B149 G5 S17 F1028 N4423 V5687 H1620 DK1079 L1250 K1162 DO765 MN35827 MP10.0558 E701 IN901 DS630 DT819 DJ947 DG1708 P1-7-10 I7a10.1 Q0460.0 DR3048 Yxie4 Wsa . T1 {apologize} {thank} {refuse}
+ 3C56 U8eca B159 G1 S7 F333 N4608 V5939 H3552 DK2212 L286 K162 O532 DO54 MN38172 MP10.0977 E31 IN133 DS88 DT64 DC231 DJ62 DB2.2 DG1769 P4-7-3 I7c0.1 Q5000.6 DR1555 Yche1 Yju1 Wcha Wge T1 {car}
+ 3C57 U906e B162 G8 S14 S13 F1865 N4737 V6106 H3158 DK2018 L1192 K1927 MN39086X MP11.0167 E1339 IN1767 DJ1749 DG716 P3-3-11 I2q11.4 Q3030.3 DR540 ZSP3-3-10 Yzhe1 Yzhe5 Wcha . {intercept} {interrupt} {obstruct}
+ 3C58 U86c7 B142 G8 S11 XJ15A48 F1721 N4130 V5303 H1343 DK907 L519 K1916 O1387 MN32964 MP10.0018 E1341 IN1875 DJ1861 DG1608 P1-6-5 I6d5.7 Q5311.1 DR1656 Yshe2 Yyi2 Wsa Wi ؤ T1 {snake} {serpent} {hard drinker}
+ 3C59 U90aa B92 G8 S8 F1612 N2849 V6135 H1124 DK766 L1906 K1643 O642 DO1520 MN39357P MP11.0223 E1340 IN1457 DJ1417 DG754 P1-5-3 I2d5.8 Q1722.7 Q7722.7 DR3244 ZSP1-5-2 Yxie2 Yye2 Wsa Wya 褳. {wicked} {injustice} {wrong}
+ 3C5A U501f B9 G4 S10 F932 N490 V259 H122 DK91 L1186 K996 O1032 DO471 MN781 MP1.0837 E502 IN766 DS420 DT547 DJ182 DB2.19 DG106 P1-2-8 I2a8.22 Q2426.1 DR2178 Yjie4 Wcha Wjeog 㥯 . {borrow} {rent}
+ 3C5B U52fa B20 G8 S3 N740 V565 H2933 DK1863 L68 K2020 DO1817 MN2495 MP2.0423 E1342 IN1903 DJ1917 DG228 P3-2-1 I0a3.5 Q2732.0 DR2552 Yshao2 Yshuo4 Wjag 㥯 {ladle} {one tenth of a go} {dip}
+ 3C5C U5c3a B44 G6 S4 F1940 N1377 V1404 H3440 DK2146 L1070 K1842 O96 DO1781 MN7632 MP4.0126 E884 IN1895 DT830 DJ762 DG521 P4-4-1 I3r1.1 Q7780.7 DR3762 ZPP3-3-1 Ychi3 Yche3 Wcheog 㥯 T1 {shaku} {Japanese foot} {measure} {scale} {rule}
+ 3C5D U6753 B75 S7 N2187 V2558 H833 L2510 MN14466X MP6.0146 P1-4-3 I4a3.11 Q4792.0 Yshao2 Ybiao1 Wpyo Wjag 㥯 祦 ƥ ҥ祦 Ҥ㤯 {ladle} {scoop}
+ 3C5E U707c B86 S7 N2746 V3398 L2544 MN18878X MP7.0376 P1-4-3 I4d3.1 Q9782.0 Yzhuo2 Wjag Wsa 㥯 餿 䤯 {miraculous}
+ 3C5F U7235 B87 G8 S17 N2830 V3514 H2524 DK1611 L1463 K2021 O2779 DO1875 MN19710P MP7.0575 E1344 IN1923 DJ1875 DG1285 P2-4-13 I5g12.1 Q2074.6 DR2048 ZPP2-1-16 ZPP2-9-8 Yjue2 Wjag 㥯 {baron} {peerage} {court rank}
+ 3C60 U914c B164 G8 S10 XH2492 F2271 N4778 V6162 H1461 DK982 L1429 K1919 DO1835 MN39768X MP11.0349 E1343 IN1863 DJ1591 DG1788 P1-7-3 I7e3.3 Q1762.0 DR3252 Yzhuo2 Wjag 㥯 . {bar-tending} {serving sake} {the host} {draw (water)} {ladle} {scoop} {pump}
+ 3C61 U91c8 B165 G8 S11 XJ06E59 F1097 N4809 V6203 H1484 DK997 L1908 K1214 O1395 DO660 MN40120P MP11.0408 E885 IN595 DS802 DJ763 DG1800 P1-7-4 I6b5.5 Q2798.7 DR2262 Yshi4 Wseog 㥯 Ȥ .Ƥ . T1 {explanation}
+ 3C62 U932b B167 S16 F2095 N4873 V6292 L2764 O2524 MN40573 MP11.0586 P1-8-8 I8a8.7 Q8612.7 DR2844 Yxi2 Yxi1 Wseog 㥯 . {copper} {tin}
+ 3C63 U82e5 B140 G6 S8 F458 N3926 V5007 H2241 DK1430 L223 K372 O692 DO982 MN30796P MP9.0574 E886 IN544 DT864 DC391 DJ125 DB3.15 DG648 P2-3-5 I3k5.12 Q4460.4 DR1977 Yruo4 Yre3 Wyag Wya 㥯 ˥㥯 ˥ 狼. 狼- . . . T1 勞 盧 {young} {if} {perhaps} {possibly} {low number} {immature}
+ 3C64 U5bc2 B40 G8 S11 F1599 N1315 V1342 H2290 DK1472 L720 K1871 O1436 DO1300 MN7200 MP3.1044 E1345 IN1669 DJ1380 DG487 P2-3-8 I3m8.2 Q3094.7 DR767 Yji4 Yji2 Wjeog 㥯 . . . {loneliness} {quietly} {mellow} {mature} {death of a priest}
+ 3C65 U5f31 B15 C57 G2 S10 F958 N650 V1692 H1167 DK792 L1236 K819 O1647 DO595 MN9791P MP4.0710 E138 IN218 DS236 DT196 DJ112 DG610 P1-5-5 I3h7.2 Q1712.7 DR3553 Yruo4 Wyag 㥯 . . .ޤ . {weak} {frail}
+ 3C66 U60f9 B140 C61 S12 S13 N3991 V1886 H2493 L2429 MN10866X MP4.1104 P2-3-9 I3k9.18 Q4433.6 ZRP2-4-9 ZSP2-3-9 Yre3 Wya 㥯 . {attract} {captivate}
+ 3C67 U4e3b B8 C3 G3 S5 F95 N285 V38 H1938 DK1231 L266 K91 O196 DO49 MN100 MP1.0329 E299 IN155 DS237 DT252 DC34 DJ70 DB2.10 DG19 P2-1-4 I4f1.1 Q0010.4 DR472 ZPP2-2-3 ZPP4-5-2 Yzhu3 Wju 奦 ̤ 뤸 T1 {lord} {chief} {master} {main thing} {principal}
+ 3C68 U53d6 B128 C29 G3 S8 F122 N3699 V679 H1262 DK847 L819 K190 O650 DO108 MN3158 MP2.0702 E301 IN65 DS238 DT303 DC194 DJ270 DG269 P1-6-2 I6e2.2 Q1714.0 DR3267 Yqu3 Wchwi . . .- Ȥ -. T1 ɤ {take} {fetch} {take up}
+ 3C69 U5b88 B40 G3 S6 XJ13762 F457 N1282 V1310 H2173 DK1375 L186 K564 O284 DO352 MN7071 MP3.0902 E300 IN490 DS421 DT270 DC364 DJ537 DG466 P2-3-3 I3m3.2 Q3034.2 DR748 Yshou3 Wsu ޤ. ޤ. - T1 {guard} {protect} {defend} {obey}
+ 3C6A U624b B64 G1 S4 F60 N1827 V2060 H3456 DK2155 L637 K42 O118 DO37 MN11768 MP5.0078 E32 IN57 DS28 DT30 DC57 DJ170 DB2.19 DG847 DG1147 P4-4-3 I3c0.1 Q2050.0 DR2247 ZPP2-1-3 Yshou3 Wsu - - - {hand}
+ 3C6B U6731 B4 C75 G8 S6 F1788 N184 V2546 H3531 DK2200 L221 K1720 O341 DO1681 MN14424 MP6.0037 E1346 IN1503 DJ1768 DG1049 P4-6-3 I0a6.13 Q2590.0 DR2464 Yzhu1 Wju T1 {vermilion} {cinnabar} {scarlet} {red} {bloody}
+ 3C6C U6b8a B78 G8 S10 F1361 N2443 V2975 H942 DK639 L810 K1330 DO1019 MN16451 MP6.0745 E1348 IN1505 DJ813 DG1135 P1-4-6 I0a10.7 Q1529.0 DR3164 Yshu1 Wsu {particularly} {especially} {exceptionally}
+ 3C6D U72e9 B94 G8 S9 F1785 N2883 V3573 H397 DK295 L243 K1650 O791 DO1023 MN20390 MP7.0698 E1347 IN1581 DJ1514 DG1302 P1-3-6 I3g6.5 Q4324.2 DR2948 Yshou4 Wsu . . -. T1 {hunt} {raid} {gather}
+ 3C6E U73e0 B96 G8 S10 F1711 N2936 V3637 H947 DK643 L258 K1540 O1077 DO1585 MN20956 MP7.0907 E1349 IN1504 DJ1769 DG1317 P1-4-6 I4f6.2 Q1519.0 DR3164 Yzhu1 Wju T1 Ȥ {pearl} {gem} {jewel}
+ 3C6F U7a2e B115 G4 S14 F461 N3295 V4159 H1218 DK823 L1679 K435 O2124 DO232 MN25174 MP8.0600 E503 IN228 DS423 DT618 DC417 DJ564 DG1442 P1-5-9 I5d9.1 Q2291.4 DR2272 Yzhong3 Ychong2 Yzhong4 Wjong - T1 {species} {kind} {class} {variety} {seed}
+ 3C70 U816b B130 S13 F2145 N3797 V4848 L2467 MN29697 MP9.0342 P1-4-9 I4b9.1 Q7221.4 Yzhong3 Wjong 祦 . . .餹 . Ϥ {tumor} {swelling}
+ 3C71 U8da3 B156 G8 S15 F1153 N4544 V5854 H3317 DK2087 L820 K1193 O2422 DO1047 MN37207 MP10.0885 E1350 IN1002 DJ310 DG1758 P3-7-8 I6e9.1 Q4180.4 Q4780.4 DR1470 Yqu4 Ycu4 Wchwi Wchug भ . {gist} {proceed to} {tend} {become}
+ 3C72 U9152 B85 G3 S10 F1006 N2573 V6160 H444 DK328 L1428 K781 O1066 DO347 MN39776 MP11.0353 E302 IN517 DS422 DT356 DJ144 DG1789 P1-3-7 I3a7.1 Q3116.0 DR375 Yjiu3 Wju - T1 {sake} {alcohol}
+ 3C73 U9996 B185 G2 S9 F98 N5186 V6719 H2265 DK1452 L70 K208 O920 DO138 MN44489 MP12.0438 E139 IN148 DS239 DT177 DJ393 DG1910 P2-3-6 I2o7.2 Q8060.1 DR979 Yshou3 Wsu T1 Ӥ {neck}
+ 3C74 U5112 B9 G8 S16 F2162 N561 V330 H174 DK127 L1166 K1968 O2432 DO1579 MN1220 MP1.0950 E1352 IN1417 DJ1891 DG138 P1-2-14 I2a14.1 Q2122.7 DR2153 Yru2 Wyu {Confucian}
+ 3C75 U53d7 B87 C29 G3 S8 F136 N2826 V678 H2421 DK1569 L735 K223 O730 DO272 MN3159 MP2.0706 E303 IN260 DS240 DT304 DC298 DJ269 DB2.9 DG270 P2-4-4 I2h6.2 Q2040.7 DR2067 ZPP2-1-7 ZPP2-6-2 Yshou4 Wsu . -. . T1 {accept} {undergo} {answer (phone)} {take} {get} {catch} {receive}
+ 3C76 U546a B30 S8 XJ05270 F2131 N912 V764 L2169 MN3443 MP2.0953 P1-3-5 I3d5.11 Q6601.0 Yzhou4 Wju 奦 ޤ. Τ. ޤ. Τ. {spell} {curse} {charm} {malediction}
+ 3C77 U5bff B4 C41 G8 S7 XJ05468 F1245 N194 V1374 H3557 DK2215 L1565 K1132 O539 DO1786 MN7419P MP4.0006 E1351 IN1550 DJ1327 DG501 P4-7-4 I0a7.15 Q5034.0 Q5004.0 DR1448 Yshou4 Wsu 奦 Ȥ֤ Ȥ. Ȥ. T1 夦 Ȥ Ȥ ʤ Τ Τ Ҥ Ҥ 䤹 {longevity} {congratulations} {one's natural life}
+ 3C78 U6388 B64 G5 S11 F535 N1946 V2208 H492 DK360 L736 K558 O1315 DO778 MN12242 MP5.0266 E702 IN602 DS803 DT735 DC457 DJ312 DG902 P1-3-8 I3c8.15 Q5204.7 DR1367 Yshou4 Wsu . . {impart} {instruct} {grant} {confer}
+ 3C79 U6a39 B75 G6 S16 F988 N2377 V2878 H1075 DK735 L1446 K1034 O2483 DO1053 MN15496 MP6.0539 E888 IN1144 DT993 DJ1853 DG1117 P1-4-12 I4a12.3 Q4490.0 DR1848 Yshu4 Wsu T1 Ĥ Ĥ {timber trees} {wood}
+ 3C7A U7dac B120 S14 N3547 V4510 L2672 K1865 MN27565 MP8.1095 P1-6-8 I6a8.7 Q3294.7 Yshou4 Wsu Ҥ {ribbon}
+ 3C7B U9700 B173 G8 S14 F935 N5052 V6528 H2797 DK1790 L1165 K1011 O2220 DO754 MN42275 MP12.0049 E887 IN1416 DS804 DJ681 DG1865 P2-8-6 I8d6.1 Q1022.7 DR3153 Yxu1 Wsu {demand} {request} {need}
+ 3C7C U56da B31 G8 S5 XH1919 XDR3675 F2107 N1024 V937 H3042 DK1926 L1018 K1830 DO1538 MN4680 MP3.0001 E1353 IN1195 DJ1717 DG336 P3-3-2 I3s2.1 Q6080.0 DR1262 Yqiu2 Wsu 奦 Ȥ. {captured} {criminal} {arrest} {catch}
+ 3C7D U53ce B29 G6 S5 XJ05A40 F337 N860 V675 H198 DK17 L1510 K411 O133 DO721 MN3128 MP2.0687 E703 IN757 DS631 DT831 DJ828 DG265 P1-3-2 I2h2.2 Q2774.0 DR1267 Yshou1 奦 . .ޤ T1 Τ {income} {obtain} {reap} {pay} {supply} {store}
+ 3C7E U5468 B13 C30 G4 S8 F562 N622 V768 H2998 DK1903 L317 K694 O736 DO187 MN3441P MP2.0953 E504 IN91 DS632 DT507 DJ558 DG324 P3-2-6 I2r6.1 Q7722.0 DR3649 Yzhou1 Wju 奦 ޤ. T1 ޤ Τ Ҥ Ӥ ޤ {circumference} {circuit} {lap}
+ 3D21 U5b97 B40 G6 S8 F997 N1294 V1321 H2228 DK1419 L1100 K1023 O679 DO248 MN7106 MP3.0954 E889 IN616 DS805 DT865 DJ816 DG471 P2-3-5 I3m5.1 Q3090.1 DR741 Yzong1 Wjong 奦 T1 Ȥ Τ Ҥ 褷 {religion} {sect} {denomination} {main point} {origin} {essence}
+ 3D22 U5c31 B8 C43 G6 S12 F624 N323 V1401 H1694 DK1113 L1969 K953 O1668 DO759 MN7599 MP4.0117 E890 IN934 DS807 DT947 DJ514 DG520 P1-8-4 I3d9.21 Q0391.4 DR457 Yjiu4 Wchwi 奦 . . T1 ʤ {concerning} {settle} {take position} {depart} {study} {per}
+ 3D23 U5dde B2 G3 S6 XDR0354 F386 N99 V1529 H57 DK39 L128 K542 O224 DO445 MN8678 MP4.0331 E304 IN195 DS424 DT271 DJ553 DG549 P1-2-4 I2f4.1 Q3200.0 DR1254 ZPP1-1-5 Yzhou1 Wju 奦 T1 {state} {province}
+ 3D24 U4fee B9 G5 S10 XJ13143 F603 N491 V260 H123 DK92 L1722 K644 O1038 DO563 MN721 MP1.0805 E704 IN945 DS633 DT715 DJ1175 DG107 P1-2-8 I2a8.11 Q2822.2 Q2722.2 DR2160 ZPP1-3-7 Yxiu1 Wsu 奦 . .ޤ T1 ʤ Τ {discipline} {conduct oneself well} {study} {master}
+ 3D25 U6101 B61 G8 S13 F2171 N1729 V1923 H2829 DK1811 L901 K1737 DO1778 MN10885 MP4.1107 E1357 IN1601 DJ1700 DG795 P2-9-4 I4k9.16 Q2933.8 DR2258 Ychou2 Wsu 奦 . . {distress} {grieve} {lament} {be anxious}
+ 3D26 U62fe B64 G3 S9 F1479 N1901 V2149 H379 DK279 L667 K1599 O802 DO625 MN12014 MP5.0209 E305 IN1445 DS425 DT329 DJ273 DG890 P1-3-6 I3c6.14 Q5806.1 DR1377 Yshi2 Yshe4 Wseub Wsib 奦 奦 Ҥ. {pick up} {gather} {find} {go on foot} {ten}
+ 3D27 U6d32 B85 G9 S9 F1979 N2539 V3120 H391 DK291 L2289 O820 MN17413 MP6.1116 IN2138 P1-3-6 I3a6.10 Q3210.0 Yzhou1 Wju 奦 {continent} {sandbar} {island} {country}
+ 3D28 U79c0 B115 G8 S7 F848 N3263 V4123 H2545 DK1616 L914 K859 O726 DO973 MN24911 MP8.0523 E1355 IN1683 DJ1171 DG1429 P2-5-2 I5d2.4 Q2022.7 DR2245 ZPP2-1-6 ZSP2-5-3 ZBP2-1-7 Yxiu4 Wsu 奦 Ҥ.Ǥ T1 礦 Ҥ ҤǤ {excel} {excellence} {beauty} {surpass}
+ 3D29 U79cb B115 G2 S9 XJ0302C XJ06354 F635 N3273 V4131 H1139 DK776 L900 K540 O878 DO164 MN24940 MP8.0537 E140 IN462 DS89 DT178 DJ98 DB2.20 DG1431 P1-5-4 I5d4.1 Q2998.0 DR2262 Yqiu1 Wchu 奦 Ȥ T1 {autumn}
+ 3D2A U7d42 B120 G3 S11 F256 N3521 V4471 H1336 DK903 L1352 K344 O1950 DO302 MN27372X MP8.1025 E306 IN458 DS241 DT372 DC392 DJ130 DB2.14 DG1526 P1-6-5 I6a5.9 Q2793.3 DR2740 Yzhong1 Wjong 奦 . -. . . Ĥ Ĥ. T1 Ф {end} {finish}
+ 3D2B U7e4d B120 S17 XJ15457 N3616 V4572 L2665 O2954 MN27913X MP8.1183 P1-6-11 Q2592.7 Yxiu4 Wsu 奦 ̤Ȥ {sew} {figured cloth}
+ 3D2C U7fd2 B124 G3 S11 F706 N3675 V4681 H2667 DK1711 L574 K665 O1468 DO320 MN28672P MP9.0110 E307 IN591 DS426 DT373 DJ201 DB2.3 DG1572 P2-6-5 I4c7.11 Q1760.2 DR3578 Yxi2 Wseub 奦 ʤ. ʤ. {learn}
+ 3D2D U81ed B132 G8 S9 XJ15664 F1760 N3842 V4901 H2633 DK1682 L122 K1409 DO1308 MN30103P MP9.0418 E1356 IN1244 DJ1285 DG1588 P2-6-3 I5c4.3 Q2643.0 DR863 Ychou4 Yxiu4 Wchwi 奦 . -. ˤ. ˤ. {stinking} {ill-smelling} {suspicious looking} {odor} {savor} {fragrance} {be fragrant} {stink} {glow} {be bright}
+ 3D2E U821f B137 G8 S6 F1786 N3863 V4927 H3538 DK2203 L1868 K1334 O339 DO968 MN30350 MP9.0478 E1354 IN1094 DJ646 DG1592 P4-6-4 I6c0.1 Q2744.0 DR848 Yzhou1 Wju 奦 դ դ- -֤ {boat} {ship}
+ 3D2F U8490 B140 S13 S14 N4022 V5159 H2506 L2409 MN31539X MP9.0811 P2-3-10 I3k10.12 Q4421.3 ZRP2-4-10 Ysou1 Wsu 奦 .ޤ . {gather}
+ 3D30 U8846 B143 G6 S12 XJ14E6F F450 N4210 V5417 H2683 DK1724 L1857 K570 O1762 DO651 MN33981 MP10.0133 E705 IN792 DS806 DT948 DC232 DJ1194 DG1612 P2-6-6 I5h7.1 Q2723.2 DR865 Yzhong4 Wjung 奦 . {masses} {great numbers} {multitude} {populace}
+ 3D31 U8972 B212 G8 S22 XH224 F1130 N5443 V5510 H2917 DK1856 L2025 K1262 O2983 DO1094 MN34717 MP10.0275 E1360 IN1575 DJ1042 DG1630 P2-16-6 I5e16.2 Q0173.2 DR465 Yxi2 Wseub 奦 . . T1 {attack} {advance on} {succeed to} {pile} {heap}
+ 3D32 U8b90 B149 S23 XJ06C28 XH5041 N4452 V5722 L2707 MN36125 MP10.0620 P2-16-7 I7a16.2 Q2060.1 Ychou2 Wsu 奦 य. . {enemy} {revenge}
+ 3D33 U8e74 B157 S19 F2377 N4589 V5913 L2742 O2806 MN37876 MP10.0955 P1-7-12 I7d12.2 Q6311.4 Ycu4 Wchug 奯 奦 . {kick}
+ 3D34 U8f2f B159 S16 N4632 V5976 H1606 L2732 O2497 MN38420 MP10.1043 P1-7-9 I7c9.4 Q5604.1 Q5602.1 Yji2 Wjib Wjeub 奦 . .餰 {gather} {collect} {compile}
+ 3D35 U9031 B162 G2 S11 S10 F540 N4707 V6070 H3122 DK1992 L318 K438 DO188 MN38937P MP11.0090 E308 IN92 DS242 DT206 DJ163 DB2.6 DG701 P3-3-8 I2q8.7 Q3730.2 DR3649 Yzhou1 Wju 奦 {week}
+ 3D36 U914b B12 S9 XJ1626C N593 V6159 L2906 MN39765X MP11.0348 P2-3-6 Q8060.1 DR975 Yqiu2 Wchu 奦 դ뤶 ΤĤ {chieftain}
+ 3D37 U916c B164 G8 S13 XJ1625E XJ1627B F1515 N4785 V6171 H1539 DK1036 L1432 K1740 DO1774 MN39850 MP11.0370 E1358 IN1864 DJ1594 DG1793 P1-7-6 I7e6.2 Q1260.0 DR3254 Ychou2 Wsu 奦 ȥ य. {repay} {reward} {retribution}
+ 3D38 U96c6 B172 G3 S12 F210 N5031 V6500 H2771 DK1772 L559 K168 O1779 DO279 MN41974 MP11.0996 E309 IN436 DS243 DT399 DC224 DJ224 DB3.8 DG1851 P2-8-4 I8c4.2 Q2090.4 DR2464 Yji2 Wjib 奦 .ޤ . Ĥ. T1 Ĥޤ {gather} {meet} {congregate} {swarm} {flock}
+ 3D39 U919c B164 G8 S17 F2074 N4798 V6189 H1629 DK1082 L2020 K1969 DO1703 MN39969 MP11.0387 E1359 IN1527 DJ1755 DG1798 P1-7-10 I7e10.1 Q1661.3 DR3257 Ychou3 Wchu 奦 ߤˤ. {ugly} {unclean} {shame} {bad looking}
+ 3D3A U4ec0 B9 S4 N345 V105 L2968 MN348 MP1.0576 P1-2-2 I2a2.2 Q2420.0 Yshi2 Yshen2 Yshe2 Wsib Wjib 奦 奦 {utensil} {thing} {ten}
+ 3D3B U4f4f B9 G3 S7 F270 N404 V164 H64 DK44 L954 K248 O355 DO209 MN505 MP1.0690 E310 IN156 DS244 DT283 DC377 DJ141 DB2.3 DG78 P1-2-5 I2a5.19 Q2021.4 DR2172 Yzhu4 Wju 奦 ¥奦 奦 . .ޤ -.ޤ T1 {dwell} {reside} {live} {inhabit}
+ 3D3C U5145 B8 C10 G8 S6 F949 N289 V348 H2014 DK1271 L761 K974 O521 DO1319 MN1345 MP1.1001 E1362 IN828 DJ1275 DG144 P2-2-4 I2j4.5 Q0021.3 DR457 ZPP2-4-2 Ychong1 Wchung 奦 .Ƥ . T1 Τ ޤ ߤ ߤ 褷 {allot} {fill}
+ 3D3D U5341 B24 G1 S2 F8 N768 V598 H3365 DK2110 L10 K5 O18 DO12 MN2695 MP2.0479 E33 IN12 DS10 DT6 DC22 DJ10 DB1.A DG239 P4-2-3 I2k0.1 Q4000.0 DR1455 Yshi2 Wsib 奦 Ȥ T1 Ȥ {ten}
+ 3D3E U5f93 B60 G6 S10 XJ0574F F601 N1613 V1745 H415 DK309 L877 K727 O1050 DO673 MN10133 MP4.0873 E891 IN1482 DS808 DT903 DC329 DJ642 DG628 P1-3-7 I3i7.3 Q2828.1 DR2070 Ycong2 Wjong 奦 祦 . . {accompany} {obey} {submit to} {comply} {follow} {secondary} {incidental} {subordinate}
+ 3D3F U620e B62 S6 N1798 V2024 O321 MN11539 MP5.0005 P3-4-2 I4n2.4 Q5340.0 Yrong2 Wyung 奦 Ӥ Ĥ T1 {warrior} {arms} {barbarian} {Ainu}
+ 3D40 U67d4 B110 C75 G8 S9 F1187 N3166 V2633 H2088 DK1325 L1226 K1291 O907 DO1086 MN14622 MP6.0265 E1363 IN774 DJ1310 DG1057 P2-2-7 I4a5.34 Q1790.4 DR3564 ZPP2-5-4 Yrou2 Wyu 奦 ˥奦 .餫 .餫 . T1 Ȥ {tender} {weakness} {gentleness} {softness}
+ 3D41 U6c41 B85 G8 S5 F1843 N2485 V3035 H195 DK144 L140 K1502 DO1848 MN17104 MP6.0902 E1361 IN1794 DJ1399 DG1157 P1-3-2 I3a2.1 Q3410.0 DR355 Yzhi1 Wjeub Wjib 奦 - Ĥ {soup} {juice} {broth} {sap} {gravy} {pus}
+ 3D42 U6e0b B85 G8 S11 XJ05F27 XJ05F28 XJ1457B F1011 N2600 V3200 H513 DK377 L1738 K729 O1334 DO1025 MN17750P MP7.0089 E1364 IN1693 DJ1400 DG1209 P1-3-8 I3a8.19 Q3113.2 DR340 Yse4 Wsab 奦 奦 . . {astringent} {hesitate} {reluctant} {have diarrhea}
+ 3D43 U7363 B94 G8 S16 XJ06059 F1714 N2909 V3606 H1892 DK1217 L1933 K1600 DO1366 MN20714P MP7.0740 E1366 IN1582 DJ1864 DG1298 P1-12-4 I3g12.3 Q3363.4 Q9363.4 DR963 Yshou4 Wsu 奦 {animal} {beast}
+ 3D44 U7e26 B120 G6 S16 XJ06554 F1258 N3597 V4571 H1408 DK952 L1338 K1383 DO1559 MN27804P MP8.1151 E892 IN1483 DT994 DJ1300 DG1556 P1-6-10 I6a10.2 Q2898.1 DR2770 Yzong4 Wjong Wchong 奦 {vertical} {length} {height} {self-indulgent} {wayward}
+ 3D45 U91cd B4 C166 G3 S9 F193 N224 V6207 H3573 DK2223 L1675 K155 O1017 DO161 MN40132 MP11.0415 E311 IN227 DS245 DT330 DC136 DJ115 DB2.16 DG1802 P4-9-2 I0a9.18 Q2010.4 DR2272 ZPP2-1-8 Yzhong4 Ychong2 Wjung 奦 祦 . . .ʤ .ͤ .ʤ T1 {heavy} {heap up} {pile up} {nest of boxes} {-fold}
+ 3D46 U9283 B167 G8 S14 F1013 N4854 V6267 H1723 DK1134 L762 K1163 DO1185 MN40359 MP11.0531 E1365 IN829 DJ1599 DG1818 P1-8-6 I8a6.9 Q8011.3 DR2857 Ychong4 Wchong 奦 {gun} {arms}
+ 3D47 U53d4 B29 G8 S8 F1950 N861 V677 H1272 DK852 L718 K1994 O649 DO1445 MN3154 MP2.0697 E1367 IN1667 DJ1766 DG271 P1-6-2 I2h6.1 Q2794.0 DR1267 Yshu1 Yshu2 Wsug 奯 T1 褷 {uncle} {youth}
+ 3D48 U5919 B16 S6 N658 V1126 L2141 O299 MN5755 MP3.0340 P3-2-4 I2s4.2 Q7721.0 Ysu4 Wsug 奯 ĤȤ Ϥ䤤 {bright and early} {long ago} {early in life}
+ 3D49 U5bbf B40 G3 S11 F701 N1317 V1344 H2293 DK1475 L995 K406 O1438 DO549 MN7195 MP3.1038 E505 IN179 DS634 DT374 DJ326 DB3.10 DG488 P2-3-8 I3m8.3 Q3026.1 DR778 Ysu4 Yxiu3 Yxiu4 Wsug Wsu 奯 . . T1 ֤ 䤱 {inn} {lodging} {relay station} {dwell} {lodge} {be pregnant} {home} {dwelling}
+ 3D4A U6dd1 B85 G8 S11 F1922 N2592 V3191 H527 DK388 L721 K1857 O1335 DO1487 MN17634 MP7.0013 E1368 IN1668 DJ1767 DG1210 P1-3-8 I3a8.5 Q3714.0 DR366 Yshu2 Yshu1 Wsug 奯 .䤫 T1 Ȥ 褷 {graceful} {gentle} {pure}
+ 3D4B U795d B113 G4 S9 F1184 N3244 V4085 H913 DK616 L1089 K984 O851 DO756 MN24672P MP8.0443 E706 IN851 DS635 DT526 DJ1018 DG1421 P1-4-5 I4e5.5 Q3621.0 DR657 Yzhu4 Wchug Wju 奯 奦 . T1 Τ ۤ 襤 {celebrate} {congratulate}
+ 3D4C U7e2e B120 G6 S17 F909 N3608 V4585 H1414 DK955 L1336 K924 O2813 DO1142 MN27815 MP8.1152 E893 IN1110 DT999 DJ884 DG1558 P1-6-11 I6a11.9 Q2396.1 DR2778 Ysuo1 Ysu4 Wchug 奯 . .ޤ . . .餹 {shrink} {contract} {shrivel} {wrinkle} {reduce}
+ 3D4D U7c9b B2 C129 G8 S11 XJ06669 F1549 N115 V4747 H3581 DK2227 L1733 K1337 O1528 DO1652 MN29223P MP9.0239 E1369 IN1695 DJ1824 DG614 P4-11-3 I0a11.8 Q5022.7 DR1654 Ysu4 Wsug 奯 ĤĤ. {solemn} {quietly} {softly}
+ 3D4E U587e B32 G8 S14 F1297 N1133 V1083 H2860 DK1830 L309 K1727 MN5402 MP3.0243 E1370 IN1674 DJ863 DG362 P2-11-3 I3b10.8 Q0510.4 Q0410.4 DR472 ZSP2-10-3 Yshu2 Wsug 奯 {cram school} {private school}
+ 3D4F U719f B86 G6 S15 F1415 N2795 V3472 H2868 DK1836 L310 K1517 O2406 DO1508 MN19332 MP7.0504 E894 IN687 DT984 DJ864 DG1282 P2-11-4 I4d10.5 Q0533.1 Q0433.1 DR440 ZSP2-10-4 Yshou2 Yshu2 Wsug 奯 . {mellow} {ripen} {mature} {acquire skill}
+ 3D50 U51fa B2 G1 S5 F13 N97 V445 H3498 DK2180 L767 K17 O523 DO40 MN1811 MP2.0175 E34 IN53 DS90 DT41 DC8 DJ185 DB2.4 DG174 P4-5-2 I0a5.22 Q2277.2 DR1276 Ychu1 Wchul Wchu . - . -. .Ǥ . T1 Ƥ {exit} {leave}
+ 3D51 U8853 B60 C144 G5 S11 F350 N1621 V1754 H476 DK350 L1525 K299 O1298 DO447 MN34046P MP10.0154 E708 IN187 DS636 DT736 DC322 DJ370 DG1614 P1-3-8 I3i8.2 Q2190.4 Q2122.1 DR2053 Yshu4 Yzhu2 Wsul {art} {technique} {skill} {means} {trick} {resources} {magic}
+ 3D52 U8ff0 B162 G5 S8 S7 F379 N4675 V6030 H3075 DK1954 L1524 K736 O748 DO770 MN38803P MP11.0024 E707 IN968 DS809 DT686 DJ963 DG682 P3-3-5 I2q5.3 Q3330.9 DR1464 ZSP3-2-5 Yshu4 Wsul .٤ {mention} {state} {speak} {relate}
+ 3D53 U4fca B9 G8 S9 F1007 N448 V216 H102 DK77 L1014 K1321 O1039 DO1472 MN674 MP1.0779 E1371 IN1845 DJ1424 DG96 P1-2-7 I2a7.10 Q2324.7 DR2167 Yjun4 Yzun4 Wjun T1 Ȥ {sagacious} {genius} {excellence}
+ 3D54 U5cfb B46 G9 S10 F1997 N1424 V1475 H412 DK307 L2061 K2000 O1591 MN8116 MP4.0254 IN2053 P1-3-7 I3o7.4 Q2374.7 Yjun4 Wjun . . T1 Ȥ {high} {steep}
+ 3D55 U6625 B72 G2 S9 XJ14173 F579 N2122 V2453 H2576 DK1644 L1568 K461 O963 DO162 MN13844 MP5.0807 E141 IN460 DS91 DT179 DJ96 DB2.20 DG971 P2-5-4 I4c5.13 Q5060.3 DR1478 ZPP4-9-2 Ychun1 Wchun Ϥ T1 {springtime} {spring (season)}
+ 3D56 U77ac B109 G8 S18 F1265 N3159 V3969 H1247 DK841 L817 K1315 DO1556 MN23694 MP8.0254 E1372 IN1732 DJ979 DG1391 P1-5-13 I5c13.1 Q6205.2 DR3955 Yshun4 Wsun ޤ. {wink} {blink} {twinkle}
+ 3D57 U7ae3 B117 G9 S12 N3356 V4238 DK808 L2062 MN25773 MP8.0715 IN2186 P1-5-7 I5b7.2 Q0314.7 Yjun4 Wjun Wjeon ɥ . {end} {finish}
+ 3D58 U821c B87 G9 S13 F2384 V4925 DK1607 L2915 O2017 MN30339 MP9.0473 IN2208 P2-4-9 I3n10.2 Q2025.2 Yshun4 Wsun T1 ߤ {type of morning glory} {rose of Sharon} {althea}
+ 3D59 U99ff B187 G9 S17 F1817 N5216 V6754 H1832 DK1191 L2060 O2763 MN44775 MP12.0524 IN2269 P1-10-7 I10a7.1 Q7334.7 Yjun4 Wjun Wsun . T1 Ȥ Ϥ䤷 Ϥ䤪 {a good horse} {speed} {a fast person}
+ 3D5A U51c6 B15 G8 S10 F1441 N648 V426 H127 DK95 L560 K1773 O1023 DO1743 MN1661 MP2.0150 E1376 IN1232 DJ1635 DG167 P1-2-8 I2b8.1 Q3011.4 DR375 Yzhun3 Wjun {quasi-} {semi-} {associate}
+ 3D5B U5faa B60 G8 S12 F1699 N1625 V1758 H578 DK423 L1854 K1674 O1569 DO1707 MN10187 MP4.0908 E1378 IN1479 DJ1387 DG633 P1-3-9 I3i9.6 Q2226.4 DR2079 Yxun2 Wsun {sequential} {fellow}
+ 3D5C U65ec B20 C72 G8 S6 F1162 N747 V2415 H2978 DK1891 L67 K937 O301 DO1327 MN13746 MP5.0748 E1373 IN338 DJ664 DG965 P3-2-4 I4c2.5 Q2762.0 DR2552 Yxun2 Wsun {decameron} {10day period} {season (for specific products}
+ 3D5D U696f B75 S13 N2314 V2776 H1016 L2513 O1897 MN15173 MP6.0471 P1-4-9 I4a9.3 Q4296.4 Yshun3 Wsun {shield} {buckler} {pretext}
+ 3D5E U6b89 B78 G8 S10 F2080 N2444 V2974 H941 DK638 L809 K1885 DO1736 MN16448 MP6.0745 E1377 IN1799 DJ1539 DG1136 P1-4-6 I4c6.9 Q1722.0 DR3152 Yxun4 Wsun {martyrdom} {follow by resigning}
+ 3D5F U6df3 B85 G9 S11 XJ14825 F1629 N2590 V3189 H514 DK378 L2318 O1337 DO1947 MN17690 MP7.0046 IN2141 P1-3-8 I3a7.19 Q3014.7 DR347 ZSP1-3-7 Ychun2 Wsun . T1 Ĥ 褷 ޤ ʤ {pure}
+ 3D60 U6e96 B24 C85 G5 S13 XJ05245 F425 N791 V3278 H2856 DK1828 L564 K547 O2041 DO498 MN17934 MP7.0150 E709 IN778 DS637 DT778 DJ614 DG1233 P2-11-2 I2k11.1 Q3040.1 DR355 Yzhun3 Wjun Wjeol . . ʤ. Τ Ҥ. ߤ {semi-} {correspond to} {proportionate to} {conform} {imitate}
+ 3D61 U6f64 B85 G8 S15 XDR2700 F1644 N2700 V3334 H742 DK518 L1627 K1597 O2277 DO1256 MN18255 MP7.0271 E1379 IN1203 DJ1509 DG1250 P1-3-12 I3a12.20 Q3712.0 DR372 Yrun4 Wyun 뤪. 뤪. . T1 ᤰ {wet} {be watered} {profit by} {receive benefits} {favor} {charm} {steep}
+ 3D62 U76fe B4 C109 G8 S9 F1476 N215 V3912 H3006 DK1907 L1853 K1640 O984 DO1814 MN23171 MP8.0182 E1375 IN772 DJ956 DG1381 P3-2-7 I5c4.8 Q7226.4 DR2679 ZPP3-4-5 Ydun4 Yshun3 Wsun Wdon {shield} {escutcheon} {pretext}
+ 3D63 U7d14 B120 G6 S10 F1044 N3509 V4454 H1297 DK874 L1494 K828 O1956 DO667 MN27277 MP8.0966 E895 IN965 DS810 DT904 DJ1068 DG1518 P1-6-4 I6a4.3 Q2591.7 DR2756 Ychun2 Wsun Wjun T1 䤹 褷 {genuine} {purity} {innocence} {net (profit)}
+ 3D64 U5de1 B162 C47 G8 S6 S5 F1262 N4667 V1528 H3047 DK1930 L285 K1066 DO905 MN8680P MP4.0334 E1374 IN777 DJ1743 DG677 P3-3-3 I2q3.3 Q3230.3 DR2762 ZSP3-2-3 Yxun2 Wsun ᤰ. ᤰ. {patrol} {go around} {circumference}
+ 3D65 U9075 B162 G8 S15 S14 N4742 V6112 H3167 DK2024 L2031 K2022 DO1864 MN39118P MP11.0173 E1380 IN1938 DJ1751 DG720 P3-3-12 I2q12.8 Q3830.4 DR948 Yzun1 Wjun {abide by} {follow} {obey} {learn}
+ 3D66 U9187 B164 G9 S15 XJ1626D N4793 V6181 DK1068 L2751 O2315 MN39901 MP11.0377 IN2255 P1-7-8 I7e7.5 Q1064.7 Ychun2 Wsun äѤ Ĥ {pure sake'} {purity} {affection}
+ 3D67 U9806 B47 G4 S12 F779 N1450 V6619 H18 DK9 L129 K813 O1532 DO506 MN43349 MP12.0236 E506 IN769 DS427 DT589 DJ952 DG1884 P1-1-11 I9a3.2 Q2108.6 DR1261 ZPP1-3-9 Yshun4 Wsun T1 Ȥ ʤ Τ Τ ޤ 椭 褷 {obey} {order} {turn} {right} {docility} {occasion}
+ 3D68 U51e6 B34 G6 S5 XJ0515D F547 N1162 V435 H3031 DK1918 L297 K674 O177 DO553 MN1745 MP2.0168 E896 IN1137 DS811 DT836 DC418 DJ1212 DG398 P3-3-2 I4i2.2 Q2740.1 DR2567 Ychu3 Ychu4 Wcheo Ȥ - . {dispose} {manage} {deal with} {sentence} {condemn} {act} {behave} {place}
+ 3D69 U521d B145 C18 G4 S7 XO433 F152 N4215 V469 H1116 DK759 L404 K261 O427 DO636 MN1911 MP2.0226 E507 IN679 DS428 DT483 DC279 DJ440 DB2.20 DG181 P1-5-2 I5e2.1 Q3722.0 DR645 Ychu1 Wcho Ϥ. Ϥ. Ϥ Ϥ- - -. -. T1 Ϥ {first time} {beginning}
+ 3D6A U6240 B63 G3 S8 F221 N1821 V2054 H851 DK568 L1127 K107 O600 DO137 MN11715X MP5.0067 E312 IN153 DS246 DT305 DC129 DJ149 DB2.3 DG843 P1-4-4 I4m4.3 Q7222.1 Q3222.1 DR3054 Ysuo3 Wso Ȥ -Ȥ ɤ Ȥ T1 {place}
+ 3D6B U6691 B72 G3 S12 XO1996 F1442 N2138 V2484 H2473 DK1600 L1260 K1254 O1738A DO476 MN14031P MP5.0911 E313 IN638 DS247 DT400 DJ119 DG976 P2-4-8 I4c8.5 Q6060.4 DR3878 ZPP3-8-4 Yshu3 Wseo . {sultry} {hot} {summer heat}
+ 3D6C U66d9 B72 G9 S17 F1518 N2163 V2519 DK742 L2448 O2719 MN14220X MP5.0944 IN2098 P1-4-13 Q6606.4 Q6606.3 Yshu3 Yshu4 Wseo ܤ {dawn} {daybreak}
+ 3D6D U6e1a B85 G9 S11 F2226 N2617 V3164 H525 DK386 L1263 O1575 MN17758X MP7.0090 IN2142 P1-3-8 Q3416.0 Q3416.3 Yzhu3 Wjeo ʤ T1 ʤ {strand} {beach} {shore}
+ 3D6E U5eb6 B53 G8 S11 F1558 N1522 V1625 H3127 DK1997 L1191 K1701 O1505 DO1661 MN9373 MP4.0577 E1381 IN1766 DJ1413 DG593 P3-3-8 I3q8.7 Q0023.7 DR540 ZSP3-3-7 Yshu4 Wseo {commoner} {all} {bastard}
+ 3D6F U7dd2 B120 G8 S14 F952 N3557 V4521 H1378 DK935 L1344 K1296 O2537 DO949 MN27632 MP8.1114 E1382 IN862 DJ1033 DG1542 P1-6-8 I6a8.3 Q2496.0 DR2778 Yxu4 Wseo Ȥ T1 {thong} {beginning} {inception} {end} {cord} {strap}
+ 3D70 U7f72 B122 G6 S13 F725 N3642 V4643 H2609 DK1672 L1259 K511 DO903 MN28311P MP9.0022 E897 IN860 DT959 DJ1316 DG1465 P2-5-8 I5g8.1 Q6060.4 DR3678 ZPP3-9-4 Yshu3 Yshu4 Wseo {signature} {govt office} {police station}
+ 3D71 U66f8 B129 C73 G2 S10 F169 N3719 V2463 H2658 DK1703 L327 K130 O1216 DO70 MN14294 MP5.0966 E142 IN131 DS92 DT197 DC121 DJ181 DB2.3 DG998 P2-6-4 I4c6.6 Q5060.1 DR1678 Yshu1 Wseo . -. - T1 {write}
+ 3D72 U85af B140 S16 S17 N4080 V5202 L2365 MN32191X MP9.0965 P2-3-13 Q4460.4 Q4460.3 ZRP2-4-14 Yshu3 Wseo {potato}
+ 3D73 U85f7 B140 S18 N4093 V5237 L2402 MN32391 MP9.1002 P2-3-15 Q4466.4 Q4466.3 ZRP2-4-16 Yzhu1 Yshu3 Wjeo {potato}
+ 3D74 U8af8 B149 G6 S15 XO2507 F658 N4393 V5648 H1577 DK1061 L1261 K602 O2329 DO617 MN35691P MP10.0523 E898 IN861 DS812 DT985 DC272 DJ1032 DG1694 P1-7-8 I7a8.3 Q0466.0 DR3078 Yzhu1 Wje {various} {many} {several} {together}
+ 3D75 U52a9 B19 G3 S7 F397 N719 V530 H1121 DK764 L1782 K407 O431 DO346 MN2313 MP2.0376 E314 IN623 DS248 DT284 DC248 DJ826 DG211 P1-5-2 I2g5.1 Q7412.7 DR3945 Yzhu4 Wjo . . . {help} {rescue} {assist}
+ 3D76 U53d9 B29 G8 S9 XJ05A46 XJ05A47 F1954 N862 V681 H1446 DK970 L1660 K1574 O893 DO1476 MN3163 MP2.0710 E1384 IN1067 DJ1617 DG272 P1-7-2 I2h7.1 Q8794.0 DR2867 Yxu4 Wseo Ĥ. Ĥ {confer} {relate} {narrate} {describe}
+ 3D77 U5973 B38 G1 S3 F151 N1185 V1173 H3418 DK2135 L98 K178 O114 DO62 MN6036 MP3.0612 E35 IN102 DS32 DT19 DC60 DJ68 DB2.13 DG423 P4-3-4 I3e0.1 Q4040.0 DR1769 Ynu:3 Yru3 Wnyeo Wyeo ˥ ˥祦 T1 Ĥ {woman} {female}
+ 3D78 U5e8f B53 G5 S7 F1160 N1502 V1607 H3065 DK1945 L1594 K1342 O507 DO507 MN9253 MP4.0550 E710 IN770 DS638 DT670 DJ953 DG583 P3-3-4 I3q4.4 Q0022.2 DR553 Yxu4 Wseo Ĥ. Ĥ T1 Ĥ {preface} {beginning} {order} {precedence} {occasion} {chance} {incidentally}
+ 3D79 U5f90 B60 G8 S10 F1470 N1612 V1744 H414 DK308 L1659 K1667 O1049 DO1613 MN10110 MP4.0849 E1385 IN1066 DJ1390 DG629 P1-3-7 I3i7.2 Q2829.4 DR2041 Yxu2 Wseo . {gradually} {slowly} {deliberately} {gently}
+ 3D7A U6055 B61 G9 S10 N1670 V1834 DK1695 L2434 O1483 MN10560 MP4.1028 IN2071 P2-6-4 I4k6.18 Q4633.0 Yshu4 Wseo . {excuse} {tolerate} {forgive}
+ 3D7B U92e4 B167 S15 S14 N4863 V6278 L2756 O2336 MN40480 MP11.0554 P1-8-7 I8a7.5 Q8412.7 ZRP1-8-6 Ychu2 Wseo . {spade up} {plow}
+ 3D7C U9664 B170 G6 S10 F594 N4993 V6449 H456 DK333 L1658 K688 O1059 DO530 MN41669 MP11.0835 E711 IN1065 DS813 DT905 DJ958 DG732 P1-3-7 I2d7.10 Q7829.4 DR3641 Ychu2 Wje Τ. -. {exclude} {division (x/3)} {remove} {abolish} {cancel} {except}
+ 3D7D U50b7 B9 G6 S13 F845 N535 V301 H158 DK118 L996 K723 DO1008 MN1029 MP1.0909 E901 IN633 DT960 DJ835 DG130 P1-2-11 I2a11.10 Q2822.7 DR2151 Yshang1 Wsang 祦 . . {wound} {hurt} {injure} {impair} {pain} {injury} {cut} {gash} {scar} {weak point}
+ 3D7E U511f B9 G8 S17 F854 N563 V333 H176 DK129 L985 K1101 DO1355 MN1245 MP1.0956 E1412 IN971 DJ712 DG139 P1-2-15 I2a15.4 Q2928.6 DR2161 Ychang2 Wsang 祦 Ĥ. {reparation} {make up for} {recompense} {redeem}
+ 3E21 U52dd B130 C19 G3 S12 F185 N3787 V553 H1005 DK686 L1209 K197 O1613 DO266 MN2409 MP2.0399 E319 IN509 DS250 DT401 DC419 DJ263 DG224 P1-4-8 I4b8.4 Q7922.7 DR3945 Ysheng4 Ysheng1 Wseung 祦 . -. ޤ. . T1 褷 {victory} {win} {prevail} {excel}
+ 3E22 U5320 B22 G8 S6 XJ13427 F1718 N761 V588 H2990 DK1900 L1693 K1491 O503 DO1532 MN2605 MP2.0462 E1388 IN1359 DJ1715 DG236 P3-2-4 I2t4.2 Q7171.2 DR3475 Yjiang4 Wjang 祦 {artisan} {workman} {carpenter}
+ 3E23 U5347 B4 C24 G8 S4 F2077 N160 V603 H3455 DK2154 L42 K1575 O113 DO1816 MN2702 MP2.0534 E1386 IN1898 DJ1915 DG242 P4-4-3 I0a4.32 Q2440.0 DR2255 Ysheng1 Wseung 祦 ޤ T1 Τܤ {measuring box} {1.8 liter}
+ 3E24 U53ec B18 C30 G8 S5 F1540 N668 V695 H2001 DK1261 L86 K1473 O152 DO1115 MN3241 MP2.0751 E1387 IN995 DJ1691 DG279 P2-2-3 I2f3.3 Q1760.2 DR3577 Yzhao4 Yshao4 Yzhao1 Wso Wjo 祦 . {seduce} {call} {send for} {wear} {put on} {ride in} {buy} {eat} {drink} {catch (cold)}
+ 3E25 U54e8 B30 S10 F1999 N930 V809 L2154 MN3646X MP2.1013 P1-3-7 Q6902.7 DR3746 Yshao4 Wcho Wso 祦 ߤϤ {scout} {sentinel}
+ 3E26 U5546 B8 C30 G3 S11 F413 N321 V832 H2116 DK1341 L439 K353 O1526 DO293 MN3803 MP2.1050 E317 IN412 DS431 DT375 DC375 DJ684 DB2.11 DG330 P2-2-9 I2j9.7 Q0022.7 DR449 ZPP2-4-7 ZPP3-6-5 ZPP3-8-3 Yshang1 Wsang 祦 . T1 {make a deal} {selling} {dealing in} {merchant}
+ 3E27 U5531 B30 G4 S11 XJ15D7D F1123 N941 V829 H462 DK338 L21 K1062 O1284 DO814 MN3765 MP2.1044 E508 IN1646 DS430 DT568 DJ1809 DG306 P1-3-8 I3d8.9 Q6606.0 DR3778 Ychang4 Wchang 祦 Ȥ. {chant} {recite} {call upon} {yell}
+ 3E28 U5617 B42 S14 XJ06133 N1369 V878 L2870 MN4205 MP2.1141 P2-5-9 I3n11.1 Q9060.1 Ychang2 Wsang 祦 祦 . .ߤ . {once} {before} {formerly} {ever} {never} {ex-} {lick} {lap up} {burn up} {taste} {undergo} {underrate} {despise}
+ 3E29 U5968 B37 G8 S13 XJ0547D XJ06052 F1445 N1181 V1167 H2842 DK1819 L732 K1582 O2036 DO1519 MN5990P MP3.0606 E1408 IN1332 DJ831 DG420 P2-10-3 I3n10.4 Q3243.0 DR1263 Yjiang3 Wjang 祦 . T1 ޤ {exhort} {urge} {encourage}
+ 3E2A U59be B117 S8 N3346 V1198 L2622 MN6147 MP3.0659 P2-5-3 I5b3.2 Q0040.4 Yqie4 Wcheob 祦 ᤫ Ф {concubine}
+ 3E2B U5a3c B38 S11 F2242 N1235 V1241 L2198 MN6376 MP3.0717 P1-3-8 I3e8.3 Q4646.0 Ychang1 Wchang 祦 Ӥ {prostitute}
+ 3E2C U5bb5 B40 G8 S10 F2262 N1307 V1334 H2276 DK1461 L189 K1917 DO1849 MN7168X MP3.1020 E1396 IN1854 DJ1907 DG484 P2-3-7 I3m7.7 Q3022.7 DR746 Yxiao1 Wso 祦 褤 {wee hours} {evening} {early night}
+ 3E2D U5c06 B90 C41 G6 S10 XJ05572 F634 N2840 V1379 H460 DK336 L731 K561 O1040 DO920 MN7437P MP4.0018 E899 IN627 DT906 DC447 DJ830 DG506 P1-3-7 I2b8.3 Q3214.9 DR1248 Yjiang1 Yjiang4 Wjang 祦 ޤ. Ϥ ޤ Ҥ. ä T1 Ĥ 椭 {leader} {commander} {general} {admiral} {or} {and again} {soon} {from now on} {just about}
+ 3E2E U5c0f B42 G1 S3 F114 N1355 V1389 H7 DK2 L105 K63 O21 DO33 MN7473 MP4.0046 E36 IN27 DS24 DT15 DC126 DJ88 DB2.15 DG511 P1-1-2 I3n0.1 Q9000.0 DR1141 Yxiao3 Wso 祦 . - - - T1 㤪 {little} {small}
+ 3E2F U5c11 B4 C42 G2 S4 F287 N166 V1390 H3467 DK2163 L106 K231 O88 DO129 MN7475 MP4.0089 E143 IN144 DS93 DT95 DC153 DJ105 DB2.17 DG512 P4-4-4 I3n1.1 Q9020.0 DR1160 ZPP1-1-3 Yshao3 Yshao4 Wso 祦 .ʤ . {few} {little}
+ 3E30 U5c1a B42 G8 S8 F1531 N1361 V1395 H2233 DK1422 L184 K1612 O753 DO1948 MN7493P MP4.0109 E1392 IN1853 DJ1810 DG514 P2-3-5 I3n5.2 Q9022.7 DR1049 ZPP3-5-3 Yshang4 Wsang 祦 ʤ T1 ʤ ʤ Ҥ Ҥ {esteem} {furthermore} {still} {yet}
+ 3E31 U5e84 B53 G9 S6 F1693 N1500 V1605 H3051 DK1933 L2238 O315 DO1949 MN9234 MP4.0548 IN2063 P3-3-3 I3q3.1 Q0021.4 Yzhuang1 Wjang 祦 ۥ T1 ޤ {level}
+ 3E32 U5e8a B53 G8 S7 F1175 N1503 V1608 H3067 DK1947 L592 K1240 O508 DO959 MN9242 MP4.0549 E1389 IN826 DJ543 DG584 P3-3-4 I3q4.1 Q0029.4 DR564 Ychuang2 Wsang 祦 Ȥ 椫 {bed} {floor} {padding} {tatami}
+ 3E33 U5ee0 B53 S15 XJ05252 N1536 V1643 MN9490X MP4.0616 P3-3-12 Q0024.8 Ychang3 Yan1 Wchang 祦 {workshop}
+ 3E34 U5f70 B59 G8 S14 F1310 N1593 V1721 H1860 DK1203 L1715 K1338 O2174 DO1386 MN10015 MP4.0804 E1410 IN1827 DJ1620 DG618 P1-11-3 I3j11.1 Q0242.2 DR460 Yzhang1 Wchang 祦 T1 {patent} {clear}
+ 3E35 U627f B4 G5 S8 XH2826 XDR3565 F775 N197 V2088 H16 DK7 L1901 K861 O760 DO854 MN11852 MP5.0118 E713 IN942 DS639 DT688 DJ819 DG848 P1-1-7 I0a7.7 Q1723.2 DR3547 ZPP4-8-1 ZSP1-1-6 ZBP4-7-1 Ycheng2 Wseung 祦 ޤ. . T1 Ĥ {acquiesce} {hear} {listen to} {be informed} {receive}
+ 3E36 U6284 B64 G8 S7 F2328 N1849 V2087 H254 DK190 L647 K1970 DO1675 MN11863 MP5.0127 E1390 IN1153 DJ1465 DG859 P1-3-4 I3c4.11 Q5902.0 DR1360 Ychao1 Wcho 祦 T1 {extract} {selection} {summary} {copy} {spread thin}
+ 3E37 U62db B64 G5 S8 F840 N1882 V2124 H316 DK236 L650 K747 DO679 MN11968 MP5.0191 E712 IN455 DS814 DT687 DJ696 DB3.13 DG874 P1-3-5 I3c5.22 Q5706.2 DR1377 Yzhao1 Wcho Wgyo 祦 ޤ. {beckon} {invite} {summon} {engage}
+ 3E38 U638c B42 C64 G8 S12 F1757 N1366 V2200 H2602 DK1666 L801 K1618 O1748 DO1210 MN12248 MP5.0269 E1402 IN499 DJ1677 DG850 P2-5-7 I3n9.4 Q9050.2 DR1047 ZPP2-3-9 Yzhang3 Wjang 祦 ƤΤҤ ʤ {manipulate} {rule} {administer} {conduct} {palm of hand}
+ 3E39 U6377 B64 G9 S11 N1938 V2198 DK370 L2273 O1323 MN12216 MP5.0259 IN2079 P1-3-8 I3c8.4 Q5508.1 Yjie2 Wcheob 祦 Ϥ. T1 {victory} {fast}
+ 3E3A U6607 B72 G8 S8 XJ1423F XH798 F826 N2109 V2434 H2415 DK1565 L43 K841 O713 DO1441 MN13794 MP5.0757 E1393 IN1777 DJ1280 DG969 P2-4-4 I4c4.5 Q6044.0 DR3855 Ysheng1 Wseung 祦 Τ. T1 夦 Τ {rise up}
+ 3E3B U660c B72 G9 S8 F1372 N2105 V2428 H2414 DK1564 L25 K1552 O715 DO1950 MN13803 MP5.0759 IN2089 P2-4-4 I4c4.4 Q6060.0 Ychang1 Wchang 祦 T1 ޤ ޤ 褷 {prosperous} {bright} {clear}
+ 3E3C U662d B72 G3 S9 F697 N2114 V2446 H894 DK602 L87 K549 O841 DO517 MN13855 MP5.0835 E315 IN997 DS249 DT331 DJ867 DG987 P1-4-5 I4c5.4 Q6706.2 DR3877 Yzhao1 Wso Wjo 祦 T1 Ƥ {shining} {bright}
+ 3E3D U6676 B72 G8 S12 F1613 N2137 V2482 H2474 DK1601 L22 K1698 O1740 DO1582 MN14000 MP5.0904 E1403 IN1645 DJ1808 DG977 P2-4-8 I4c8.6 Q6066.0 DR3878 Yjing1 Wjeong 祦 T1 Ҥ ޤ {sparkle} {clear} {crystal}
+ 3E3E U677e B75 G4 S8 XJ05B40 XJ14340 XJ14375 F471 N2212 V2592 H864 DK580 L785 K215 O869 DO884 MN14516 MP6.0206 E1394 IN696 DT508 DC483 DJ970 DG1075 P1-4-4 I4a4.16 Q4893.2 DR1871 Ysong1 Wsong 祦 ޤ T1 ޤ {pine tree}
+ 3E3F U68a2 B75 G9 S11 N2276 V2695 H963 DK656 L201 O1362 MN14866X MP6.0375 IN2114 P1-4-7 Q4992.7 Yshao1 Ysao4 Wcho 祦 Τ {treetops} {twig}
+ 3E40 U6a1f B75 S15 F2252 N2358 V2851 O2294 MN15451 MP6.0532 P1-4-11 I4a11.10 Q4094.6 Yzhang1 Wjang 祦 {camphor}
+ 3E41 U6a35 B75 S16 N2370 V2871 L2478 O2479 MN15489 MP6.0536 P1-4-12 I4a12.6 Q4093.1 Yqiao2 Wcho 祦 . . {woodcutting} {lumberjack}
+ 3E42 U6cbc B85 G8 S8 F1467 N2521 V3091 H339 DK254 L137 K1150 O595 DO1175 MN17257 MP6.1031 E1395 IN996 DJ1842 DG1173 P1-3-5 I3a5.24 Q3716.2 DR377 Yzhao3 Wso 祦 ̤ {marsh} {lake} {bog} {swamp} {pond}
+ 3E43 U6d88 B85 G3 S10 F345 N2574 V3158 H443 DK327 L144 K336 DO612 MN17529P MP6.1187 E316 IN845 DS429 DT357 DC458 DJ219 DG1194 P1-3-7 I3a7.16 Q3912.7 DR346 Yxiao1 Wso 祦 . . {extinguish} {blow out} {turn off} {neutralize} {cancel}
+ 3E44 U6e09 B85 G8 S11 XH2635 F499 N2591 V3190 H526 DK387 L372 K804 O1331 DO1305 MN17749P MP7.0089 E1399 IN432 DJ505 DG1211 P1-3-8 I3a8.20 Q3112.9 DR360 Yshe4 Wseob 祦 錄. T1 {ford} {ferry} {port}
+ 3E45 U6e58 B85 S12 F1909 V3216 MN17842 MP7.0129 P1-3-9 I3a9.9 Q3610.0 Yxiang1 Wsang 祦 {name of Chinese river} {the Sagami river}
+ 3E46 U713c B86 G4 S12 XJ05F76 F982 N2772 V3438 H997 DK681 L1200 K733 O1588 DO671 MN19166P MP7.0465 E509 IN920 DS434 DT590 DJ218 DG1268 P1-4-8 I4d8.4 Q9481.1 DR1157 ZPP1-1-11 Yshao1 Wso 祦 . . .- -. . T1 䤤 䤭 {bake} {burning}
+ 3E47 U7126 B172 C86 G8 S12 F973 N5029 V3436 H2770 DK1771 L557 K1202 DO1606 MN19119 MP7.0456 E1404 IN999 DJ1385 DG1278 P2-8-4 I8c4.3 Q2033.1 DR2440 Yjiao1 Wcho 祦 . . . . {char} {hurry} {impatient} {irritate} {burn} {scorch} {singe}
+ 3E48 U7167 B86 G4 S13 XJ14263 XJ14F3B F1004 N2785 V3457 H2827 DK1809 L170 K1072 DO675 MN19226 MP7.0484 E510 IN998 DS433 DT606 DJ868 DG1281 P2-9-4 I4d9.12 Q6733.6 DR3840 Yzhao4 Wjo 祦 . .餹 . T1 Ƥ {illuminate} {shine} {compare} {bashful}
+ 3E49 U75c7 B104 G8 S10 F1111 N3039 V3795 H3280 DK2062 L1685 K955 DO1563 MN22140 MP7.1171 E1397 IN1318 DJ1363 DG1350 P3-5-5 I5i5.4 Q0011.1 DR573 Yzheng4 Yzheng1 Wjeung 祦 {symptoms} {illness}
+ 3E4A U7701 B4 C109 G4 S9 F548 N218 V3916 H2449 DK1583 L124 K245 O1013 DO408 MN23179 MP8.0183 E516 IN145 DS640 DT528 DJ389 DG1382 P2-4-5 I5c4.7 Q9060.2 DR1179 ZPP3-4-5 ZPP4-9-2 Ysheng3 Yxing3 Wseong Wsaeng 祦 .ߤ Ϥ. T1 Ȥ {focus} {government ministry} {conserve}
+ 3E4B U785d B112 G8 S12 F2154 N3192 V4007 H1185 DK804 L115 K1997 DO1760 MN24201P MP8.0363 E1405 IN1855 DJ1552 DG1404 P1-5-7 I5a7.6 Q1962.7 DR3346 Yxiao1 Wcho Wso 祦 {nitrate} {saltpeter}
+ 3E4C U7901 B112 G8 S17 F1977 N3220 V4048 H1243 DK840 L558 K1792 DO1706 MN24502 MP8.0406 E1413 IN1768 DJ1553 DG1411 P1-5-12 I5a12.2 Q1063.1 DR3340 Yjiao1 Wcho 祦 {reef} {sunken rock}
+ 3E4D U7965 B113 G8 S10 XO1379 F1273 N3246 V4090 H948 DK644 L1088 K1549 O1074 DO1562 MN24689P MP8.0467 E1398 IN1576 DJ1542 DG1424 P1-4-6 I4e6.1 Q3825.1 DR655 Yxiang2 Wsang 祦 T1 Ҥ ޤ 䤹 椭 褷 {auspicious} {happiness} {good omen}
+ 3E4E U79f0 B115 G8 S10 XJ0634A XJ1514D F985 N3280 V4139 H1160 DK788 L905 K1187 O1118 DO736 MN25016P MP8.0571 E714 IN978 DS815 DJ1554 DG1433 P1-5-5 I5d5.8 Q2899.0 DR2241 Ycheng1 Ychen4 Ycheng4 Wching 祦 . Ȥ. . . Ϥ. Ϥ. ۤ. T1 {appellation} {praise} {admire} {name} {title} {fame}
+ 3E4F U7ae0 B180 C117 G3 S11 F990 N5112 V4235 H2117 DK1342 L433 K967 O1461 DO505 MN25761 MP8.0706 E318 IN857 DS432 DT376 DJ1027 DG1460 P2-2-9 I5b6.3 Q0040.6 DR455 ZPP2-5-6 Yzhang1 Wjang 祦 T1 դ {badge} {chapter} {composition} {poem} {design}
+ 3E50 U7b11 B118 G4 S10 F913 N3374 V4256 H2646 DK1692 L938 K889 O1209 DO1147 MN25885 MP8.0748 E900 IN1235 DT548 DC482 DJ251 DG1472 P2-6-4 I6f4.1 Q8843.2 DR2363 Yxiao4 Wso 祦 . . T1 {laugh}
+ 3E51 U7ca7 B119 G8 S12 F1545 N3475 V4400 H1345 DK909 L923 K1218 DO1595 MN26945 MP8.0901 E1406 IN1699 DJ1284 DG1499 P1-6-6 I6b6.1 Q9091.4 DR1072 Yzhuang1 Wjang 祦 T1 {cosmetics} {adorn (one's person)}
+ 3E52 U7d39 B120 G8 S11 F963 N3516 V4465 H1335 DK902 L1359 K938 O1955 DO1130 MN27361 MP8.1021 E1400 IN456 DJ694 DG1527 P1-6-5 I6a5.10 Q2796.2 DR2777 Yshao4 Wso 祦 T1 Ĥ {introduce} {inherit} {help}
+ 3E53 U8096 B42 C130 G8 S7 F1889 N1360 V4760 H2205 DK1399 L114 K1712 O451 DO1672 MN29263P MP9.0252 E1391 IN844 DJ1811 DG1012 P2-3-4 I3n4.1 Q9022.7 DR1046 ZPP3-5-2 Yxiao4 Yxiao1 Wcho Wso 祦 䤫. {resemblance}
+ 3E54 U83d6 B140 G9 S11 N3969 V5085 DK1487 L2366 O1444 MN31174X MP9.0701 IN2220 P2-3-8 I3k8.22 Q4460.6 Ychang1 Wchang 祦 {iris}
+ 3E55 U848b B140 S13 XJ15936 F2251 N4036 V5132 MN31820X MP9.0882 P2-3-10 Q4424.2 ZRP2-4-10 Yjiang3 Wjang 祦 ޤ Ϥ.ޤ {reed}
+ 3E56 U8549 B140 G9 S15 F2033 N4048 V5191 DK1529 L2367 O2372 MN31937X MP9.0903 IN2229 P2-3-12 I3k12.6 Q4433.1 Yjiao1 Yqiao2 Wcho 祦 {banana}
+ 3E57 U885d B60 C144 G8 S15 XH3316 F972 N1638 V1772 H725 DK509 L1680 K918 O2264 DO1117 MN34069 MP10.0157 E1411 IN1772 DJ1388 DG1616 P1-3-12 I3i12.1 Q2110.4 Q2122.1 DR2053 Ychong1 Ychong4 Wchung 祦 . {collide} {brunt} {highway} {opposition (astronomy)} {thrust} {pierce} {stab} {prick}
+ 3E58 U88f3 B42 C145 S14 N1370 V5472 H2615 L800 K1803 O2376 MN34357 MP10.0231 P2-5-9 I3n11.2 Q9073.2 ZPP2-3-11 Ychang2 Yshang5 Wsang 祦 ⤹ {skirt}
+ 3E59 U8a1f B149 G8 S11 F1061 N4320 V5565 H1472 DK988 L787 K1675 DO1483 MN35266 MP10.0401 E1401 IN1403 DJ1208 DG1665 P1-7-4 I7a4.6 Q0863.2 DR3071 Ysong4 Wsong 祦 {sue} {accuse}
+ 3E5A U8a3c B149 G5 S12 XJ06B7A F306 N4341 V5589 H1506 DK1010 L380 K430 O1660 DO697 MN35341 MP10.0423 E715 IN484 DS816 DT754 DC448 DJ666 DG1672 P1-7-5 I7a5.5 Q0161.1 DR3073 Yzheng4 Wjeung 祦 {evidence} {proof} {certificate}
+ 3E5B U8a54 B149 G8 S12 F2239 N4333 V5581 H1505 DK1009 L342 K2023 O1658 DO1213 MN35379 MP10.0429 E1407 IN1885 DJ1935 DG1673 P1-7-5 I7a5.10 Q0766.2 DR3077 Yzhao4 Wjo 祦 ߤȤΤ T1 Ȥ Τ {imperial edict}
+ 3E5C U8a73 B149 G8 S13 F1178 N4357 V5607 H1526 DK1026 L550 K1172 O1927 DO896 MN35446 MP10.0456 E1409 IN1577 DJ944 DG1682 P1-7-6 I7a6.12 Q0865.1 DR3055 Yxiang2 Wsang Wyang 祦 . Ĥޤ.餫 T1 褷 {detailed} {full} {minute} {accurate} {well-informed}
+ 3E5D U8c61 B152 G4 S12 F394 N4472 V5744 H2134 DK1350 L1976 K575 O1761 DO809 MN36372 MP10.0657 E533 IN739 DS663 DT591 DJ939 DG1718 P2-2-10 I2n10.1 Q2723.2 DR2551 ZPP2-6-6 Yxiang4 Wsang 祦 . T1 {elephant} {pattern after} {imitate} {image} {shape} {sign (of the times)}
+ 3E5E U8cde B42 C154 G4 S15 F426 N1372 V5815 H2618 DK1677 L796 K507 O2377 DO621 MN36813 MP10.0774 E511 IN500 DS641 DT625 DJ711 DG1738 P2-5-10 I3n12.1 Q9080.6 DR1061 ZPP2-3-12 Yshang3 Wsang 祦 . {prize} {reward} {praise}
+ 3E5F U91a4 B164 S17 XJ16273 F2485 N4801 V6186 L2746 MN40011X MP11.0394 P2-10-7 Q2760.1 Yjiang4 Wjang 祦 Ҥ {a kind of miso}
+ 3E60 U9266 B167 S13 N4839 V6246 L2770 O1941 MN40322 MP11.0522 P1-8-5 I8a5.7 Q8111.1 Yzheng1 Wjeong 祦 {bell} {gong} {chimes}
+ 3E61 U937e B167 S17 F2321 N4888 V6311 L2772 O2649 MN40672 MP11.0600 P1-8-9 I8a9.1 Q8211.4 Yzhong1 Wjong 祦 . {spindle} {gather} {collect}
+ 3E62 U9418 B167 G8 S20 F1681 N4917 V6352 H1769 DK1159 L438 K1425 O2883 DO1695 MN40902 MP11.0632 E1414 IN1821 DJ1607 DG1835 P1-8-12 I8a12.6 Q8011.4 DR2872 Yzhong1 Wjong 祦 {bell} {gong} {chimes}
+ 3E63 U969c B170 G6 S14 F742 N5019 V6479 H715 DK504 L1297 K676 DO1145 MN41821 MP11.0957 E902 IN858 DT976 DJ1028 DG751 P1-3-11 I2d11.2 Q7024.6 DR3655 Yzhang4 Wjang 祦 . {hinder} {hurt} {harm}
+ 3E64 U9798 B177 S16 N5099 V6587 L2784 O2542 MN42850X MP12.0164 P1-9-7 Q4952.7 Yqiao4 Yshao1 Wcho 祦 {sheath} {case} {margin} {difference} {shells (of beans)}
+ 3E65 U4e0a B25 C1 G1 S3 XJ13022 F35 N798 V10 H3404 DK2128 L49 K21 O47 DO29 MN13 MP1.0195 E37 IN32 DS20 DT12 DC29 DJ31 DB2.14 DG6 P4-3-2 I2m1.1 Q2110.0 DR1272 Yshang4 Yshang3 Wsang 祦 祦 - - . -. . -. . -. Τ. Τ. Τ. Τ. . T1 Τܤ ۤ {above} {up}
+ 3E66 U4e08 B4 C1 G8 S3 F1375 N151 V5 H3419 DK2136 L691 K1317 O36 DO962 MN11 MP1.0105 E1415 IN1325 DJ1272 DG7 P4-3-4 I0a3.26 Q5000.0 DR1466 Yzhang4 Wjang 祦 T1 Ȥ ޤ {length} {10feet} {measure} {Mr.} {Ms.} {height} {stature} {all (one has)} {only} {that's all} {merely}
+ 3E67 U4e1e B1 G9 S6 N21 V22 H2541 DK1612 L2919 O296 DO1951 MN40 MP1.0284 IN2002 P2-5-1 I2c4.3 Q1710.3 ZPP4-6-1 ZSP2-4-1 ZBP4-5-1 Ycheng2 Wseung 祦 祦 . . T1 {help}
+ 3E68 U4e57 B4 G3 S9 XJ0502B XJ14436 F377 N223 V54 H3576 DK2224 L1585 K359 O1016 DO312 MN153 MP1.0350 E320 IN523 DS251 DT332 DJ135 DG24 P4-9-3 I0a9.19 Q2090.4 DR2264 Ycheng2 Ysheng4 Wseung 祦 祦 . -. . T1 Τ {ride} {power} {multiplication} {record} {counter for vehicles} {board} {mount} {join}
+ 3E69 U5197 B14 G8 S4 F1782 N625 V399 H1976 DK1250 L300 K1746 DO1122 MN1566 MP2.0122 E1416 IN1614 DJ468 DG163 P2-2-2 I2i2.1 Q3721.7 DR3657 Yrong3 Wyong 祦 {superfluous} {uselessness}
+ 3E6A U5270 B18 G8 S11 XJ05174 F1448 N698 V501 H1779 DK1164 L1586 K1546 O1426 DO1662 MN2107 MP2.0299 E1418 IN1068 DJ1321 DG202 P1-9-2 I2f9.1 Q2290.0 DR2243 Ysheng4 Wing 祦 ޤĤ . . {surplus} {besides}
+ 3E6B U57ce B32 G6 S9 F795 N1078 V1011 H352 DK261 L362 K638 O796 DO886 MN5086P MP3.0177 E903 IN720 DT884 DJ942 DG374 P1-3-6 I3b6.1 Q4315.0 DR1459 Ycheng2 Wseong 祦 T1 ʤ {castle}
+ 3E6C U5834 B32 G2 S12 XJ05447 F52 N1113 V1058 H558 DK408 L545 K34 DO250 MN5278 MP3.0220 E144 IN154 DS252 DT216 DC49 DJ335 DB3.2 DG380 P1-3-9 I3b9.6 Q4612.7 DR1451 Ychang2 Ychang3 Wjang 祦 祦 {location} {place}
+ 3E6D U58cc B32 G8 S16 XJ05461 F1407 N1143 V1098 H755 DK523 L1529 K1886 DO1844 E1421 IN1912 DJ1650 DG391 P1-3-13 I3b13.4 Q4013.2 DR1465 Yrang3 Wyang 祦 Ĥ {lot} {earth} {soil}
+ 3E6E U5b22 B38 G8 S16 XJ05550 F2059 N1257 V1270 H758 DK525 L1530 K1609 DO1368 MN6807P MP3.0765 E1422 IN1836 DJ1649 DG454 P1-3-13 I3e13.1 Q4043.2 DR1765 Yniang2 Wyang 祦 ह {lass} {girl} {Miss} {daughter}
+ 3E6F U5e38 B42 C50 G5 S11 F293 N1364 V1569 H2590 DK1657 L799 K356 O1463 DO199 MN8955 MP4.0451 E718 IN497 DS642 DT737 DC190 DJ708 DG566 P2-5-6 I3n8.3 Q9022.7 DR1044 ZPP2-3-8 Ychang2 Wsang 祦 Ĥ Ȥ- T1 Ȥ Τ Ҥ {usual} {ordinary} {normal} {regular}
+ 3E70 U60c5 B61 G5 S11 F235 N1714 V1898 H482 DK353 L1537 K286 DO334 MN10756P MP4.1078 E719 IN209 DS643 DT738 DC183 DJ654 DG819 P1-3-8 I4k8.9 Q9502.7 DR1146 ZPP1-1-10 Yqing2 Wjeong 祦 ʤ. {feelings} {emotion} {passion} {sympathy} {circumstances} {facts}
+ 3E71 U64fe B64 S18 N2030 V2314 L2268 MN12920 MP5.0435 P1-3-15 I3c15.1 Q5104.7 Yrao3 Wyo 祦 ߤ. ߤ. 鷺.路 {disturb} {throw into confusion}
+ 3E72 U6761 B34 C75 G5 S7 XJ05B6A F363 N1164 V2563 H2200 DK1395 L298 K391 O457 DO452 MN14486 MP6.0168 E716 IN564 DS817 DT671 DC213 DJ750 DG1050 P2-3-4 I4i4.1 Q2790.4 DR2564 ZPP4-7-1 Ytiao2 Wjo 祦 祦 ǥ {article} {clause} {item} {stripe} {streak}
+ 3E73 U6756 B75 S7 F2387 N2183 V2555 L2504 O422 MN14469 MP6.0147 P1-4-3 I4a3.5 Q4590.0 Yzhang4 Wjang 祦 Ĥ {staff} {cane}
+ 3E74 U6d44 B85 G8 S9 XJ05E46 XH2548 F1383 N2548 V3128 H382 DK282 L1155 K1559 O823 DO976 MN17451 MP6.1138 E1417 IN664 DJ1495 DG1187 P1-3-6 I3a6.18 Q3715.7 DR347 Yjing4 Wjeong 祦 . . {clean} {purify} {cleanse} {exorcise} {Manchu Dynasty}
+ 3E75 U72b6 B90 G5 S7 F298 N2839 V3556 H272 DK204 L239 K414 O365A DO512 MN20257 MP7.0673 E717 IN626 DS818 DT672 DC430 DJ829 DG1296 P1-3-4 I2b5.1 Q3313.4 DR1263 Yzhuang4 Wjang Wsang 祦 {status quo} {conditions} {circumstances} {form} {appearance}
+ 3E76 U7573 B102 G8 S12 XJ06148 XJ06149 XJ0614A XJ13460 F1665 N3010 V3763 H2592 DK1659 L1784 K1300 DO958 MN21875P MP7.1126 E1419 IN1087 DJ1303 DG1344 P2-5-7 I5f7.3 Q6010.7 DR3673 Ydie2 Wcheob 祦 祦 . .ʤ {tatami mat} {counter for tatami mats} {fold} {shut up} {do away with}
+ 3E77 U7a63 B115 G9 S18 XJ06355 F2464 N3308 V4179 H1250 DK843 L2609 O2802 DO1952 MN25335P MP8.0635 IN2185 P1-5-13 I5d13.2 Q2093.2 Yrang2 Wyang 祦 椿 T1 ߤΤ {good crops} {prosperity} {10**28}
+ 3E78 U84b8 B140 G6 S13 F1552 N4002 V5163 H2334 DK1508 L1900 K1721 O1981 DO950 MN31618P MP9.0834 E904 IN943 DT961 DJ802 DG665 P2-3-10 I3k9.19 Q4433.1 DR1940 ZSP2-3-9 Yzheng1 Wjeung 祦 . . .餹 {steam} {heat} {sultry} {foment} {get musty}
+ 3E79 U8b72 B149 G8 S20 XJ06C2A F984 N4446 V5714 H1649 DK1089 L1528 K960 O2918 DO1307 MN36037P MP10.0603 E1424 IN1013 DJ1209 DG1712 P1-7-13 I7a13.1 Q0063.2 DR3065 Yrang4 Wyang 祦 椺. T1 椺 {defer} {turnover} {transfer} {convey}
+ 3E7A U91b8 B164 G8 S20 XJ06E56 F1838 N4804 V6197 H1654 DK1090 L1527 K1777 DO1547 MN40064P MP11.0399 E1425 IN1837 DJ1651 DG1799 P1-7-13 I7e13.1 Q1063.2 DR3265 Yniang4 Wyang 祦 . {brew} {cause}
+ 3E7B U9320 B167 G8 S16 F1934 N4874 V6293 H1737 DK1143 L383 K751 DO1745 MN40559 MP11.0564 E1423 IN1818 DJ1604 DG1827 P1-8-8 I8a8.12 Q8318.1 DR2870 Yding4 Wjeong 祦 {lock} {fetters} {shackles}
+ 3E7C U5631 B30 G8 S15 XJ05376 F1903 N989 V894 H718 DK506 L1954 K1890 DO1297 MN4249 MP2.1145 E1429 IN1638 DJ1437 DG311 P1-3-12 I3d12.11 Q6702.7 DR3753 Yzhu3 Wchog 祯 礯. . {entrust} {request} {send a message}
+ 3E7D U57f4 B32 S11 F2150 N1090 V1031 L2183 O1561 MN5188 MP3.0190 P1-3-8 I3b8.10 Q4411.6 Q4411.7 Yzhi2 Wsig Wchi 祯 Ϥ ؤ {clay}
+ 3E7E U98fe B184 G8 S13 XJ07133 F1193 N5161 V6683 H1717 DK1129 L1477 K972 O2164 DO1014 MN44111P MP12.0392 E1427 IN979 DJ603 DG1906 P1-8-5 I8b5.3 Q8872.7 DR2844 Yshi4 Wsig 祯 . . T1 {decorate} {ornament} {adorn} {embellish}
+ 3F21 U62ed B64 S9 F2421 N1897 V2144 L2254 MN11989 MP5.0203 P1-3-6 I3c6.17 Q5304.0 Yshi4 Wsig 祯 ̤. . {wipe} {mop} {swab}
+ 3F22 U690d B75 G3 S12 F699 N2303 V2751 H990 DK677 L205 K1013 O1902 DO438 MN15023 MP6.0413 E321 IN424 DS435 DT402 DJ678 DG1102 P1-4-8 I4a8.32 Q4491.6 DR1875 Yzhi2 Wsig Wchi 祯 . . T1 {plant}
+ 3F23 U6b96 B78 G8 S12 F1362 N2448 V2981 H994 DK680 L811 K1647 O1867 DO1396 MN16502 MP6.0751 E1426 IN1506 DJ1540 DG1137 P1-4-8 I5c7.4 Q1421.6 DR3175 Yzhi2 Yshi5 Wsig 祯 . .䤹 T1 {augment} {increase} {multiply} {raise}
+ 3F24 U71ed B86 S17 N2811 V3496 L2539 MN19480 MP7.0548 P1-4-13 I4d13.5 Q9682.7 Yzhu2 Wchog 祯 Ȥ⤷ {light} {candlepower}
+ 3F25 U7e54 B120 G5 S18 F608 N3613 V4596 H1422 DK958 L1334 K753 O2879 DO431 MN27892 MP8.1177 E720 IN680 DS644 DT822 DJ882 DG1561 P1-6-12 I6a12.6 Q2395.0 DR2759 Yzhi1 Wjig 祯 . . - -. T1 Τ {weave} {fabric}
+ 3F26 U8077 B128 G5 S18 XJ15562 XJ16057 F305 N3718 V4742 H1425 DK960 L824 K335 O2734 DO432 MN29183 MP9.0230 E721 IN385 DS819 DT823 DC253 DJ513 DG1586 P1-6-12 I6e12.1 Q1315.0 DR3259 Yzhi2 Wjig 祯 T1 {post} {employment} {work}
+ 3F27 U8272 B139 G2 S6 F621 N3889 V4956 H2029 DK1280 L1753 K326 O345 DO241 MN30602 MP9.0510 E145 IN204 DS94 DT127 DC405 DJ316 DB2.20 DG1599 P2-2-4 I2n4.1 Q2771.7 DR2556 Yse4 Yshai3 Wsaeg 祯 T1 {color}
+ 3F28 U89e6 B148 G8 S13 XJ06B3D F904 N4305 V5547 H1518 DK1018 L1813 K1256 DO945 MN35070 MP10.0370 E1428 IN874 DJ1382 DG1652 P1-7-6 I6d7.10 Q2523.6 DR2571 Yhong2 Wchog 祯 . . {contact} {touch} {feel} {hit} {proclaim} {announce} {conflict}
+ 3F29 U98df B184 G2 S9 F328 N5154 V6674 H2075 DK1316 L1472 K269 O1159 DO283 MN44014 MP12.0371 E146 IN322 DS253 DT180 DC207 DJ131 DB2.13 DG1900 P2-2-7 I8b0.1 Q8073.2 DR2865 Yshi2 Ysi4 Wsig Wsa 祯 . .餦 .٤ . T1 {eat} {food}
+ 3F2A U8755 B184 C142 S14 N5165 V5333 H1796 L2800 MN33264X MP10.0057 P1-8-6 Q8573.6 Yshi2 Wsig 祯 ष. {eclipse} {occultation} {be defective}
+ 3F2B U8fb1 B161 G8 S10 F1769 N4655 V6007 H2736 DK1751 L2009 K1904 DO1462 MN38686 MP10.1095 E1430 IN1738 DJ1795 DG1786 P2-7-3 I2p8.2 Q7134.3 DR3348 ZPP3-2-8 Yru4 Yru3 Wyog 祯 Ϥ. {embarrass} {humiliate} {shame}
+ 3F2C U5c3b B44 S5 F1692 N1379 V1407 H3032 L2220 K1704 O176 DO1884 MN7634 MP4.0130 P3-3-2 I3r2.1 Q7721.7 DR3757 Ykao1 Wgo T1 {buttocks} {hips} {butt} {rear}
+ 3F2D U4f38 B9 G8 S7 F730 N403 V163 H70 DK51 L1118 K741 O353 DO1528 MN481 MP1.0680 E1431 IN1108 DJ1246 DG79 P1-2-5 I2a5.3 Q2520.6 DR2155 Yshen1 Wsin .Ӥ .Ф .٤ . T1 Τ ܤ {expand} {stretch} {extend} {lengthen} {increase}
+ 3F2E U4fe1 B9 G4 S9 XJ15D50 F208 N454 V221 H100 DK75 L969 K198 O782 DO149 MN707 MP1.0798 E513 IN157 DS437 DT527 DC181 DJ640 DG97 P1-2-7 I2a7.1 Q2026.1 DR2177 Yxin4 Yshen1 Wsin T1 Ȥ Τ Τ ޤ {faith} {truth} {fidelity} {trust}
+ 3F2F U4fb5 B9 G8 S9 F1025 N452 V218 H101 DK76 L1148 K1046 DO1046 MN646X MP1.0768 E1433 IN1077 DJ1244 DG98 P1-2-7 I2a7.15 Q2724.7 DR2167 Yqin1 Wchim . {encroach} {invade} {raid} {trespass} {violate}
+ 3F30 U5507 B161 C30 G8 S10 XJ0667C F1992 N4654 V807 H2737 DK1752 L2013 K1929 MN3697 MP2.1020 E1435 IN1737 DJ1794 DG290 P2-7-3 I3d7.12 Q7160.3 DR3377 Ychun2 Wjin Ӥ {lips}
+ 3F31 U5a20 B38 G8 S10 F1623 N1220 V1224 H408 DK304 L2012 K1772 DO1543 MN6322 MP3.0712 E1436 IN956 DJ1331 DG444 P1-3-7 I3e7.10 Q4143.2 DR1765 Yshen1 Ychen2 Yzhen4 Wsin {with child} {pregnancy}
+ 3F32 U5bdd B40 G8 S13 XJ0556A F1034 N1326 V1353 H2329 DK1503 L1150 K1079 O1976 DO918 MN7278P MP3.1079 E1441 IN1079 DJ127 DG493 P2-3-10 I3m10.1 Q3014.7 DR767 Yqin3 Wchim . . . ߤޤ . {lie down} {sleep} {rest} {bed} {remain unsold}
+ 3F33 U5be9 B40 G8 S15 XJ13A58 F412 N1341 V1367 H2360 DK1527 L1910 K380 O2365 DO1253 MN7316 MP3.1101 E1443 IN1383 DJ1661 DG497 P2-3-12 I3m12.1 Q3060.9 DR776 Yshen3 Wsim Ĥޤ.餫 Ĥ֤. T1 {hearing} {judge} {trial}
+ 3F34 U5fc3 B61 G2 S4 XJ13D38 F157 N1645 V1780 H11 DK4 L595 K139 O49 DO80 MN10295 MP4.0937 E147 IN97 DS95 DT96 DC64 DJ172 DB2.14 DG766 P1-1-3 I4k0.1 Q3300.0 DR358 ZPP4-4-4 Yxin1 Wsim - T2 ä٤ {heart} {mind} {spirit}
+ 3F35 U614e B61 G8 S13 XJ05846 F999 N1742 V1945 H643 DK463 L630 K1089 O1839 DO1669 MN11024P MP4.1143 E1442 IN1785 DJ1220 DG826 P1-3-10 I4k10.3 Q9408.1 DR1161 ZPP1-1-12 Yshen4 Wsin ĤĤ. ĤĤ ĤĤ. T1 Τ ޤ ߤ {humility} {be careful} {discrete} {prudent}
+ 3F36 U632f B64 G8 S10 F614 N1920 V2171 H430 DK316 L2011 K600 O1320 DO1612 MN12093 MP5.0232 E1437 IN954 DJ770 DG892 P1-3-7 I3c7.15 Q5103.2 DR1365 Yzhen4 Wjin . . . -. .뤦 T1 դ {shake} {wave} {wag} {swing}
+ 3F37 U65b0 B69 G2 S13 F51 N2080 V2387 H1784 DK1166 L1502 K36 O1965 DO178 MN13572 MP5.0627 E148 IN174 DS256 DT226 DC80 DJ85 DB2.5 DG956 P1-9-4 I5b8.3 Q0292.1 DR454 Yxin1 Wsin . . - ˤ- T1 餷 ˤ ˤ 褷 {new}
+ 3F38 U664b B1 C72 G9 S10 XJ05A69 F1655 N55 V2455 H2656 DK1701 L2436 O1215 DO1953 MN13899 MP5.0867 IN2093 P2-6-4 I4c6.8 Q1060.1 Yjin4 Wjin . T1 椭 Τ {advance}
+ 3F39 U68ee B75 G1 S12 F609 N2301 V2749 H2475 DK1602 L197 K532 O1735 DO152 MN14974 MP3.0600 E38 IN128 DS41 DT80 DJ460 DG1063 P2-4-8 I4a8.39 Q4099.4 DR1864 Ysen1 Wsam T1 {forest} {woods}
+ 3F3A U699b B75 G9 S14 F2205 N2333 V2811 DK721 L2475 O2108 MN15240 MP6.0480 IN2124 P1-4-10 I4a10.11 Q4599.4 Yzhen1 Wjin ϥ ϤФ Ϥ T1 Ϥ Ϥ {hazelnut} {filbert}
+ 3F3B U6d78 B85 G8 S10 F1447 N2572 V3157 H442 DK326 L1149 K1623 DO1221 MN17505P MP6.1178 E1438 IN1078 DJ1496 DG1195 P1-3-7 I3a7.17 Q3714.7 DR366 Yjin4 Yjin1 Wchim Ҥ. Ҥ. {immersed} {soak} {dip} {steep} {moisten} {wet} {dunk}
+ 3F3C U6df1 B85 G3 S11 F484 N2606 V3206 H524 DK385 L1328 K552 O1341 DO593 MN17687 MP7.0038 E325 IN536 DS258 DT377 DC424 DJ121 DG1212 P1-3-8 I3a8.21 Q3719.4 DR364 Yshen1 Wsim դ. -֤. դ.ޤ դ. - {deep} {heighten} {intensify} {strengthen}
+ 3F3D U7533 B2 C102 G3 S5 F492 N93 V3726 H3507 DK2186 L1117 K347 O185 DO204 MN21726 MP7.1073 E322 IN309 DS254 DT253 DJ585 DB2.9 DG1332 P4-5-3 I0a5.39 Q5000.6 DR1655 Yshen1 Wsin ⤦. ⤦.- {have the honor to} {sign of the monkey} {3-5PM} {ninth sign of Chinese zodiac}
+ 3F3E U75b9 B104 S10 N3033 V3788 L2574 MN22097 MP7.1162 P3-5-5 I5i5.10 Q0012.2 Yzhen3 Wjin Ϥ {measles} {sickness}
+ 3F3F U771f B24 C109 G3 S10 XJ06243 F279 N783 V3926 H2111 DK1337 L75 K278 O1228 DO384 MN23236 MP8.0205 E514 IN422 DS438 DT358 DC195 DJ242 DB2.7 DG1385 P2-2-8 I2k8.1 Q4080.1 DR1561 ZPP2-7-3 Yzhen1 Wjin - ޤ T1 ʤ Τ ޤ ޤ ޤ ޤ ޤ ޤ ޤ ߤ {true} {reality} {Buddhist sect}
+ 3F40 U795e B113 G3 S9 F347 N3245 V4087 H912 DK615 L1119 K229 O853 DO205 MN24673P MP8.0463 E324 IN310 DS257 DT333 DC191 DJ586 DG1422 P1-4-5 I4e5.1 Q3520.6 DR655 Yshen2 Wsin - - T1 {gods} {mind} {soul}
+ 3F41 U79e6 B115 G9 S10 F1894 N3274 V4133 DK1649 L2877 O1202 MN24995 MP8.0559 IN2181 P2-5-5 I5d5.10 Q5090.4 Yqin2 Wjin Ϥ T1 Ϥ 䤹 {Manchu dynasty} {name given to naturalized foreigners}
+ 3F42 U7d33 B120 G8 S11 F1790 N3518 V4467 H1334 DK901 L1361 K1080 DO1645 MN27348 MP8.1020 E1439 IN1109 DJ1299 DG1528 P1-6-5 I6a5.2 Q2590.6 DR2755 Yshen1 Wsin T1 ޤ {sire} {good belt} {gentleman}
+ 3F43 U81e3 B131 G4 S7 F1249 N3837 V4894 H3068 DK1948 L848 K981 O527 DO435 MN30068 MP9.0386 E512 IN835 DS436 DT484 DJ1003 DG1805 P3-3-4 I2t4.3 Q7171.7 DR3475 Ychen2 Wsin T1 Ȥ {retainer} {subject}
+ 3F44 U82af B140 S7 S8 F2202 N3905 V4976 H2423 L2368 MN30732X MP9.0536 P2-3-4 I3k4.2 Q4433.0 ZRP2-4-4 ZSP2-3-4 Yxin1 Yxin4 Wsim {wick}
+ 3F45 U85aa B140 G8 S16 F2182 N4069 V5222 H2374 DK1538 L1503 K2024 DO1560 MN32149P MP9.0963 E1445 IN1910 DJ1838 DG669 P2-3-13 I3k13.3 Q4492.1 DR1954 Yxin1 Wsin ޤ {fuel} {firewood} {kindling}
+ 3F46 U89aa B147 G2 S16 F406 N4293 V5534 H1799 DK1172 L1504 K381 O2544 DO211 MN34918 MP10.0332 E149 IN175 DS260 DT237 DC315 DJ249 DB3.6 DG1647 P1-9-7 I5b11.1 Q0691.0 DR457 Yqin1 Yqing4 Wchin - . . T1 Τ {parent} {intimacy} {relative} {familiarity} {dealer (cards)}
+ 3F47 U8a3a B149 G8 S12 F1019 N4338 V5586 H1504 DK1008 L1724 K1069 DO1081 MN35337 MP10.0422 E1440 IN1214 DJ1361 DG1674 P1-7-5 I7a5.9 Q0862.2 DR3060 Yzhen3 Yzhen1 Wjin . {checkup} {seeing} {diagnose} {examine}
+ 3F48 U8eab B158 G3 S7 F320 N4601 V5928 H3553 DK2213 L1248 K331 O546 DO791 MN38034 MP10.0968 E323 IN59 DS255 DT285 DC174 DJ394 DG1768 P4-7-3 I0a7.5 Q2740.0 DR847 ZPP4-7-4 Yshen1 Yjuan1 Wsin {somebody} {person} {one's station in life}
+ 3F49 U8f9b B160 G8 S7 F1607 N4646 V5996 H2038 DK1287 L1496 K1628 O493 DO1312 MN38630 MP10.1072 E1432 IN1487 DJ344 DG1784 P2-2-5 I5b2.2 Q0040.1 DR455 ZPP2-5-2 Yxin1 Wsin . Ĥ. -Ť. Τ {spicy} {bitter} {hot} {acrid}
+ 3F4A U9032 B162 G3 S11 S10 F142 N4709 V6073 H3121 DK1991 L561 K175 O1503 DO194 MN38943P MP11.0095 E326 IN437 DS259 DT378 DC156 DJ267 DB3.14 DG702 P3-3-8 I2q8.1 Q3030.1 DR2475 ZSP3-2-8 Yjin4 Wjin . . T1 Τ {advance} {proceed} {progress} {promote}
+ 3F4B U91dd B167 G6 S10 F505 N4817 V6218 H1666 DK1092 L274 K573 O1155 DO1407 MN40165 MP11.0496 E905 IN341 DT907 DJ729 DG1809 P1-8-2 I8a2.3 Q8410.0 DR2855 Yzhen1 Wchim Ϥ T1 {needle} {pin} {staple} {stinger}
+ 3F4C U9707 B173 G8 S15 F893 N5055 V6531 H2806 DK1794 L2010 K800 O2577 DO1123 MN42300 MP12.0052 E1444 IN953 DJ847 DG1866 P2-8-7 I8d7.3 Q1023.2 DR3165 Yzhen4 Wjin դ. դ. {quake} {shake} {tremble} {quiver} {shiver}
+ 3F4D U4eba B9 G1 S2 F5 N339 V99 H3368 DK2111 L951 K9 O14 DO4 MN344 MP1.0556 E39 IN1 DS30 DT7 DC2 DJ15 DB2.5 DG42 P4-2-4 I2a0.1 Q8000.0 DR1262 Yren2 Win ˥ Ҥ - - T1 Ҥ դ {person}
+ 3F4E U4ec1 B9 G6 S4 F1332 N349 V110 H20 DK11 L988 K1346 O57 DO829 MN349 MP1.0577 E906 IN1619 DS820 DT832 DJ1879 DG56 P1-2-2 I2a2.8 Q2121.0 DR2172 Yren2 Win ˥ T1 Τ Τ Ҥ ҤȤ Ҥ ޤ ޤ 䤹 褷 {humanity} {virtue} {benevolence} {charity} {man} {kernel}
+ 3F4F U5203 B4 C18 G8 S3 XJ05163 F1763 N152 V449 H2929 DK1860 L84 K1526 DO1107 MN1850 MP2.0194 E1446 IN1413 DJ1774 DG178 P3-1-2 I0a3.22 Q1742.0 Q1732.0 DR3545 ZPP4-3-1 Yren4 Win ˥ 䤤 . T1 {blade} {sword} {edge}
+ 3F50 U5875 B198 C32 S14 N5376 V1087 L2838 O2429 MN5388 MP3.0238 P3-3-11 I3q11.4 Q0021.4 Ychen2 Wjin {dust} {trash} {garbage}
+ 3F51 U58ec B96 S4 F2499 N2921 V968 K2050 O116 MN5639 MP3.0285 P4-4-2 I3p1.1 Q2010.4 Yren2 Wim ˥ ߤΤ {9th calendar sign}
+ 3F52 U5c0b B58 C41 G8 S12 F1398 N1585 V1385 H2322 DK1498 L1145 K1831 O1705 DO1569 MN7447X MP4.0036 E1451 IN1082 DJ1326 DG508 P2-3-9 I3d9.29 Q1734.6 DR3548 Yxun2 Yxin2 Wsim .ͤ Ҥ T1 Ĥ {inquire} {fathom} {look for}
+ 3F53 U751a B2 C99 G8 S9 F1961 N111 V3711 H2643 DK1689 L1768 K1930 O1267 DO1955 MN21648 MP7.1025 E1449 IN1501 DJ1756 DG1326 P2-6-3 I0a9.10 Q4471.1 DR1975 Yshen2 Yshe2 Yshen4 Wsim Ϥʤ. Ϥʤ. T1 {tremendously} {very} {great} {exceedingly}
+ 3F54 U5c3d B44 G8 S6 XJ06238 XDR3762 F1234 N1380 V1408 H3050 DK1932 L1071 K1603 O290 DO1530 MN7642 MP4.0133 E1447 IN1726 DJ1726 DG523 P3-3-3 I3r3.1 Q7730.3 DR3740 ZPP3-4-2 Yjin3 Yjin4 Wjin . -. -. -. -. -. . . Ť Ȥ. Ĥ Ĥ {exhaust} {use up} {run out of} {befriend} {serve}
+ 3F55 U814e B130 S13 F1755 N3784 V4834 H2832 L2453 MN29621 MP9.0334 P2-9-4 I4b9.11 Q7722.7 ZSP2-8-4 Yshen4 Wsin {kidney}
+ 3F56 U8a0a B149 S10 N4314 V5559 H1452 L2713 MN35224 MP10.0389 P1-7-3 I7a3.8 Q0761.0 Yxun4 Wsin . . .ͤ {request} {question} {investigate}
+ 3F57 U8fc5 B162 G8 S6 S5 F1888 N4664 V6014 H3046 DK1929 L280 K1971 O307 DO1871 MN38727P MP11.0003 E1448 IN1798 DJ1744 DG678 P3-3-3 I2q3.5 Q3730.1 DR3556 ZPP3-1-5 Yxun4 Wsin {swift} {fast}
+ 3F58 U9663 B170 G8 S10 F828 N4992 V6448 H455 DK332 L1305 K823 O1056 DO1207 MN41667 MP11.0834 E1450 IN1404 DJ1523 DG733 P1-3-7 I2d7.1 Q7520.6 DR3655 Yzhen4 Wjin {camp} {battle array} {ranks} {position}
+ 3F59 U976d B177 S12 XJ07056 XJ07057 N5091 V6573 L2786 MN42715X MP12.0155 P1-9-3 Q4754.7 Yren4 Win ˥ Ĥ .䤫 椮 T1 椭 {soft} {pliable} {quiver}
+ 3F5A U7b25 B118 S11 N3378 V4265 L2635 O1472 MN25934 MP8.0755 P2-6-5 I6f5.15 Q8862.7 Ysi4 Wsa Ϥ {lunch box} {clothes chest}
+ 3F5B U8acf B149 S15 F1949 N4377 V5632 L2722 O2327 MN35648 MP10.0514 P1-7-8 I7a8.4 Q0164.7 Q0764.0 Yzou1 Wchu Ϥ. {consult}
+ 3F5C U9808 B59 G9 S12 F1339 N1592 V6618 H574 DK419 L1718 K936 O1544 DO1946 MN43352 MP12.0242 IN2263 P1-3-9 I3j9.1 Q2128.6 Yxu1 Wsu ٤. ٤ Ҥ ޤ . . T1 Ȥ {ought} {by all means} {necessarily}
+ 3F5D U9162 B164 G8 S12 XJ06E4C F1955 N4783 V6169 H1516 DK1016 L1434 K1633 O1654 DO1605 MN39824 MP11.0366 E1300 IN1867 DJ1592 DG1792 P1-7-5 I7e5.3 Q1861.1 DR3254 Yzuo4 Wcho Wjag {vinegar} {sour} {acid} {tart}
+ 3F5E U56f3 B31 G2 S7 XJ05426 XDR3675 F539 N1034 V947 H3071 DK1951 L1180 K631 O502 DO388 MN4734P MP3.0064 E150 IN339 DS261 DT146 DJ329 DB2.16 DG342 P3-3-4 I3s4.3 Q6040.0 Q6040.3 DR366 Ytu2 Wdo Ϥ. T1 {map} {drawing} {plan} {unexpected} {accidentally}
+ 3F5F U53a8 B27 S12 XJ05724 XJ14534 F2425 N829 V657 L2152 O1800A MN3005 MP2.0660 P3-2-10 I2p10.1 Q7124.0 Ychu2 Wju 奦 奦 {kitchen}
+ 3F60 U9017 B162 S10 S9 F2027 N4693 V6053 L2423 O1511 MN38887X MP11.0053 P3-3-7 Q3130.1 ZRP3-4-7 Ydou4 Wdu ȥ Ȥ.ޤ {stop}
+ 3F61 U5439 B30 G8 S7 F1133 N901 V747 H231 DK170 L467 K973 O370 DO1095 MN3373 MP2.0900 E1452 IN1255 DJ259 DG300 P1-3-4 I3d4.3 Q6708.2 DR3762 Ychui1 Ychui4 Wchwi . T1 դ {blow} {breathe} {puff} {emit} {smoke}
+ 3F62 U5782 B4 C32 G6 S8 XJ05431 F1720 N211 V999 H3565 DK2219 L1582 K1716 O761 DO1214 MN5012 MP3.0166 E907 IN1070 DT866 DJ1322 DG350 P4-8-2 I0a8.12 Q2010.4 DR2272 ZPP2-1-7 Ychui2 Wsu . .餹 . -. ʤʤ. T1 {droop} {suspend} {hang} {slouch}
+ 3F63 U5e25 B2 C50 G8 S9 F2016 N109 V1559 H1290 DK868 L1270 K2025 O883 DO1741 MN8886 MP4.0431 E1454 IN1935 DJ1894 DG560 P1-6-3 I3f6.1 Q2472.7 DR844 Yshuai4 Yshuo4 Wsol Wsu {commander} {leading troops} {governor}
+ 3F64 U63a8 B64 G6 S11 F507 N1950 V2212 H504 DK373 L663 K635 O1322 DO877 MN12284 MP5.0294 E908 IN1233 DS821 DT924 DJ1009 DG903 P1-3-8 I3c8.1 Q5001.4 DR1375 Ytui1 Wchu Wtoe . {conjecture} {infer} {guess} {suppose} {support}
+ 3F65 U6c34 B85 G1 S4 F223 N2482 V3030 H10 DK3 L130 K144 O54 DO16 MN17083 MP6.0854 E40 IN21 DS14 DT31 DC166 DJ19 DB1.A DG1151 P1-1-3 I3a0.1 Q1223.0 DR1142 ZPP4-4-3 Yshui3 Wsu ߤ ߤ- T1 ߤ ߤ ߤ ߤ {water}
+ 3F66 U708a B86 G8 S8 F1777 N2752 V3405 H870 DK584 L468 K1774 O602 DO1626 MN18904 MP7.0380 E1453 IN1791 DJ1311 DG1265 P1-4-4 I4d4.1 Q9788.2 DR1162 Ychui1 Ychui4 Wchwi . -. T1 {cook} {boil}
+ 3F67 U7761 B109 G8 S13 F1739 N3149 V3948 H1200 DK813 L1583 K1742 DO1521 MN23448 MP8.0230 E1459 IN1071 DJ977 DG1389 P1-5-8 I5c8.2 Q6201.4 DR3972 Yshui4 Wsu {drowsy} {sleep} {die}
+ 3F68 U7c8b B119 G8 S10 XJ0646F F1768 N3467 V4389 H1293 DK871 L925 K1537 O1132 DO1790 MN26875 MP8.0891 E1455 IN1708 DJ1069 DG1494 P1-6-4 I6b4.5 Q9494.1 DR1055 Ycui4 Ysui4 Wsu {chic} {style} {purity} {essence} {pith} {cream} {elite} {choice}
+ 3F69 U7fe0 B124 G9 S14 XJ06643 F2200 N3676 V4685 H2705 DK1738 L2863 O2204 MN28732X MP9.0117 IN2201 P2-6-8 Q1740.8 Ycui4 Wchwi 碌 ߤɤ T1 {green}
+ 3F6A U8870 B8 C145 G8 S10 F1432 N312 V5432 H2100 DK1333 L1890 K1577 DO1501 MN34127 MP10.0183 E1456 IN1676 DJ1805 DG1622 P2-2-8 I2j8.1 Q0073.2 DR465 Yshuai1 Ycui1 Wsoe Wchoe Ȥ. {decline} {wane} {weaken}
+ 3F6B U9042 B162 G8 S12 S11 F1423 N4716 V6084 H3138 DK2004 L540 K1427 O1806 DO1070 MN38985P MP11.0106 E1458 IN1133 DJ1217 DG707 P3-3-9 I2q9.13 Q3830.3 DR951 Ysui4 Ysui2 Wsu . Ĥ. {consummate} {accomplish} {attain} {commit (suicide)}
+ 3F6C U9154 B164 G8 S11 XJ06E4D F1640 N4781 V6166 H1483 DK996 L1435 K1335 DO1648 MN39807 MP11.0365 E1457 IN1709 DJ728 DG1791 P1-7-4 I7e4.3 Q1464.1 DR3255 Yzui4 Wchwi . . T1 褤 {drunk} {feel sick} {poisoned} {elated} {spellbound}
+ 3F6D U9310 B167 S16 N4875 V6294 L2760 MN40536 MP11.0561 P1-8-8 I8a8.1 Q8011.4 Yzhui1 Wchu {auger} {drill} {awl} {pyramid} {cone}
+ 3F6E U9318 B167 G8 S16 N4872 V6291 H1744 DK1149 L1584 K2026 DO1751 MN40547 MP11.0562 E1461 IN1904 DJ1942 DG1828 P1-8-8 I8a8.2 Q8211.4 DR2872 Ychui2 Wchu Ĥ {weight} {plumb bob} {sinker}
+ 3F6F U968f B170 G8 S12 XJ06E2E XDR3667 F1396 N5004 V6460 H627 DK454 L1298 K1364 O1564 DO1712 MN41764P MP11.0949 E1462 IN1741 DJ1792 DG745 P1-3-9 I2d8.10 Q7423.2 DR3646 ZSP1-2-8 ZSP1-3-8 Ysui2 Wsu ޤˤޤ . {follow} {though} {notwithstanding} {while} {during} {both} {all} {obey} {submit to} {comply} {at the mercy of (the waves)}
+ 3F70 U745e B96 G9 S13 F1873 N2959 V3665 H1027 DK704 L2563 K1687 O2094 DO1956 MN21131 MP7.0948 IN2162 P1-4-9 I4f9.6 Q1212.7 Yrui4 Wseo ߤ- 뤷 T1 ߤ {congratulations}
+ 3F71 U9ac4 B188 G8 S19 XJ0673B XJ07172 XDR3667 F1652 N5242 V6791 H1842 DK1198 L1290 K1833 O2826 DO1697 MN45240P MP12.0581 E1463 IN1740 DJ1793 DG1923 P1-10-9 I4b14.3 Q7423.2 DR3646 ZSP1-10-8 Ysui3 Wsu {marrow} {pith}
+ 3F72 U5d07 B46 G8 S11 F1970 N1429 V1490 H2297 DK1479 L1101 K1855 O1774 DO1263 MN8152 MP4.0259 E1465 IN1424 DJ1664 DG546 P2-3-8 I3o8.9 Q2290.1 DR1241 ZPP2-6-5 Ychong2 Wsung . T1 {adore} {respect} {revere} {worship}
+ 3F73 U5d69 B46 G9 S13 N1433 V1502 H2331 DK1504 L2224 MN8348 MP4.0295 IN2057 P2-3-10 I3o10.4 Q2222.7 ZPP2-5-8 Ysong1 Wsung 奦 . . T1 {be aggravated} {grow worse} {grow bulky} {swell}
+ 3F74 U6570 B66 G2 S13 XJ05A4B F148 N2057 V2353 H1790 DK1170 L929 K188 O2169 DO429 MN13319 MP5.0543 E151 IN225 DS262 DT227 DC159 DJ529 DB3.6 DG945 P1-9-4 I4i9.1 Q9844.0 DR1066 Yshu4 Yshu3 Yshuo4 Wsu Wchog . Ф . 鷺. T1 {number} {strength} {fate} {law} {figures}
+ 3F75 U67a2 B75 G8 S8 XJ05C64 F1791 N2208 V2588 H865 DK581 L1697 K1839 DO1442 MN14577P MP6.0248 E1464 IN1023 DJ1530 DG1076 P1-4-4 I4a4.22 Q4191.4 DR1875 Yshu1 Wchu Ȥܤ 餯 {hinge} {pivot} {door}
+ 3F76 U8da8 B156 S17 N4545 V5855 L2086 MN37258 MP10.0888 P3-7-10 I3b14.5 Q4780.2 Yqu1 Ycu4 Wchu Wchog . Ϥ. {run} {go} {quick} {tend towards}
+ 3F77 U96db B172 G9 S18 XJ16C34 F2241 N5037 V6514 DK1197 L2085 O2888 MN42121 MP11.1027 IN2260 P1-10-8 I8c10.1 Q2041.4 Ychu2 Wchu Ҥ Ҥ褳 {chick} {squab} {duckling} {doll}
+ 3F78 U636e B64 G8 S11 F1468 N1935 V2195 H497 DK365 L1064 K1210 DO1831 MN12204 MP5.0256 E1466 IN1832 DJ1480 DG904 P1-3-8 I3c8.33 Q5706.4 DR1377 Yju4 Yju1 Wgeo . . {set} {lay a foundation} {install} {equip} {squat down} {sit down}
+ 3F79 U6749 B75 G8 S7 XJ14539 F1095 N2190 V2562 H832 DK557 L1713 K910 O425 DO1941 MN14452 MP6.0071 E1467 IN1872 DJ1357 DG1072 P1-4-3 I4a3.2 Q4292.2 DR1860 Yshan1 Ysha1 Wsam {cedar} {cryptomeria}
+ 3F7A U6919 B75 S12 F2437 V2728 L2528 O1626 MN15063 MP6.0420 P1-4-8 I4a8.21 Q4696.0 Yshan1 Wchang {Japanese cedar} {cryptomeria}
+ 3F7B U83c5 B140 S11 F1562 N3975 V5090 L2410 O1450 MN31142X MP9.0693 P2-3-8 I3k8.27 Q4477.7 ZRP2-4-8 Yjian1 Wgwan Wgan T1 {sedge}
+ 3F7C U9817 B107 S14 N3110 V6627 L2793 MN43415 MP12.0255 P1-5-9 I9a5.1 Q4128.6 Ypo3 Wpa . . {prejudiced} {exceedingly}
+ 3F7D U96c0 B4 C172 S11 F1856 N233 V6496 H2469 L2878 O1530 MN41954 MP11.0983 P2-4-7 I8c3.2 Q9021.4 DR1175 ZPP3-4-7 ZPP4-11-2 Yque4 Yqiao1 Yqiao3 Wjag 㥯 㥯 T1 {sparrow}
+ 3F7E U88fe B145 S13 S14 F2334 N4247 V5474 L2624 O1907 MN34382 MP10.0241 P1-5-8 I5e8.8 Q3726.4 Yju1 Wgeo {cuff} {hem} {foot of mountain}
+ 4021 U6f84 B85 G8 S15 F1722 N2699 V3333 H740 DK517 L1704 K1637 O2276 DO1455 MN18315 MP7.0284 E1597 IN1334 DJ1510 DG1253 P1-3-12 I3a12.11 Q3211.8 DR373 Ycheng2 Ydeng4 Wjing 祦 . .ޤ -.ޤ T1 {lucidity} {be clear} {clear} {clarify} {settle} {strain} {look grave}
+ 4022 U647a B64 S14 N1984 V2262 H693 L2258 O2067 MN12647X MP5.0373 P1-3-11 Q5706.2 Yzhe2 Wjeob Wrab 祦 奦 . Ҥ T1 {rub} {fold} {print (on cloth)}
+ 4023 U5bf8 B41 G6 S3 F1669 N1348 V1372 H2935 DK1864 L45 K1523 O34 DO1045 MN7411 MP4.0001 E909 IN1894 DT828 DJ367 DG499 P3-2-1 I0a3.17 Q4030.0 DR1448 ZPP4-3-3 Ycun4 Wchon T1 ߤ {measurement} {foot/10}
+ 4024 U4e16 B2 C1 G3 S5 XJ05242 XJ13438 F135 N95 V20 H3496 DK2178 L28 K152 O335 DO177 MN31 MP1.0268 E327 IN252 DS263 DT254 DC81 DJ156 DB2.13 DG13 P4-5-2 I0a5.37 Q4471.7 DR1975 ZPP4-5-4 ZSP4-4-2 ZBP4-4-4 Yshi4 Wse 󤸤夦 T1 Ȥ 椭 {generation} {world} {society} {public}
+ 4025 U702c B85 G8 S19 F1152 N2735 V3384 H806 DK545 L1666 K947 O2794 DO1037 MN18672P MP7.0341 E1469 IN1513 DJ1845 DG1259 P1-3-16 I3a16.3 Q3118.6 DR361 Ylai4 Wroe 饤 T1 錄 {rapids} {current} {torrent} {shallows} {shoal}
+ 4026 U755d B8 C102 G8 S10 XJ0613C XJ14D36 XJ14D38 XH3004 F2327 N311 V3748 H1465 DK983 L1017 K2027 O1142 DO1822 MN21815 MP7.1100 E1468 IN1901 DJ1939 DG1338 P1-7-3 I5f5.5 Q0768.0 DR462 Ymu3 Wmu Wmyo ܥ {furrow} {30 tsubo} {ridge} {rib}
+ 4027 U662f B72 G8 S9 XJ1422C F1045 N2120 V2451 H2436 DK1578 L388 K1404 O947 DO786 MN13859 MP5.0843 E910 IN1591 DS822 DJ1670 DG972 P2-4-5 I4c5.9 Q6080.1 DR3870 Yshi4 Wsi {just so} {this} {right} {justice}
+ 4028 U51c4 B15 S10 XJ05E47 F2313 N647 V425 L2133 MN1657 MP2.0150 P1-2-8 I2b8.4 Q3514.4 Yqi1 Wcheo . . .ޤ {uncanny} {weird} {threatening} {horrible}
+ 4029 U5236 B18 G5 S8 F108 N683 V481 H1274 DK854 L418 K196 O656 DO635 MN1961 MP2.0253 E722 IN427 DS823 DT689 DC161 DJ687 DG193 P1-6-2 I2f6.1 Q2220.0 DR2443 Yzhi4 Wje {system} {law} {rule}
+ 402A U52e2 B19 G5 S13 F260 N735 V558 H2857 DK1829 L1515 K365 O2039 DO299 MN2422 MP2.0409 E518 IN646 DS441 DT779 DC293 DJ865 DG227 P2-11-2 I2g11.6 Q4542.7 Q4442.7 DR1445 Yshi4 Wse . Ϥ T1 {forces} {energy} {military strength}
+ 402B U59d3 B38 G8 S8 F1628 N1203 V1196 H279 DK209 L1557 K1766 O846 DO1150 MN6178 MP3.0668 E1471 IN1746 DJ598 DG440 P1-3-5 I3e5.3 Q4541.0 DR1772 Yxing4 Wseong 祦 {surname}
+ 402C U5f81 B60 G8 S8 XJ13D35 F1578 N1603 V1731 H293 DK218 L881 K1492 O580 DO1734 MN10077 MP4.0817 E1472 IN1114 DJ1389 DG623 P1-3-5 I3i5.3 Q2121.1 DR2073 Yzheng1 Wjeong T1 ޤ 椭 {subjugate} {attack the rebellious} {collect taxes}
+ 402D U6027 B61 G5 S8 F104 N1666 V1822 H299 DK222 L1558 K199 O564 DO280 MN10478 MP4.1007 E723 IN98 DS645 DT690 DC119 DJ421 DB2.13 DG811 P1-3-5 I4k5.4 Q9501.0 DR1172 ZPP1-1-7 Yxing4 Wseong 祦 {sex} {gender} {nature}
+ 402E U6210 B62 G4 S6 F116 N1799 V2025 H3537 DK2202 L361 K115 O322 DO224 MN11542P MP5.0008 E515 IN261 DS439 DT466 DC160 DJ377 DG836 P4-6-4 I4n2.1 Q5320.0 DR1459 ZPP3-5-1 Ycheng2 Wseong 祦 . . -. T1 ʤ ʤ ʤ Τ Ҥ ޤ 褷 {turn into} {become} {get} {grow} {elapse} {reach}
+ 402F U653f B66 G5 S9 F17 N2045 V2335 H1142 DK779 L381 K50 O881 DO124 MN13135X MP5.0486 E724 IN483 DS646 DT700 DC23 DJ530 DG937 P1-5-4 I4i5.1 Q1814.0 DR3166 Yzheng4 Wjeong 祦 ޤĤꤴ ޤ T1 ޤ {politics} {government}
+ 4030 U6574 B77 C66 G3 S16 XH4392 F478 N2436 V2360 H2871 DK1839 L1670 K452 O2581 DO840 MN13394 MP5.0554 E328 IN503 DS443 DT438 DJ387 DG948 P2-11-5 I4i12.3 Q5810.1 DR1573 Yzheng3 Wjeong ȤȤ. ȤȤ. T1 ҤȤ {organize} {arranging} {tune} {tone} {meter} {key (music)}
+ 4031 U661f B72 G2 S9 XJ14E45 F844 N2121 V2452 H2435 DK1577 L1556 K877 O946 DO838 MN13837 MP5.0796 E154 IN730 DS264 DT181 DJ463 DG973 P2-4-5 I4c5.7 Q6010.4 DR3872 Yxing1 Wseong 祦 ۤ -ܤ {star} {spot} {dot} {mark}
+ 4032 U6674 B72 G2 S12 XJ14251 F1022 N2143 V2488 H981 DK670 L1538 K739 O1597 DO784 MN13994P MP5.0902 E155 IN662 DS265 DT217 DJ281 DG990 P1-4-8 I4c8.2 Q6502.7 DR3846 Yqing2 Wcheong . . .- -. .餹 T1 Ϥ Ϥ {clear up}
+ 4033 U68f2 B75 S12 XJ04034 XJ14024 N2297 V2743 H989 L2496 MN14980 MP6.0406 P1-4-8 I4a8.16 Q4594.4 Yqi1 Yxi1 Wseo . T1 {live} {dwell}
+ 4034 U6816 B75 S10 XJ04033 XJ14024 XH141 N2248 V2650 H933 L2497 O1101 MN14693 MP6.0294 P1-4-6 I4a6.2 Q4196.0 Yqi1 Yxi1 Wseo . T1 {nest} {rookery} {hive} {cobweb} {den}
+ 4035 U6b63 B1 C77 G1 S5 F143 N27 V2955 H3484 DK2172 L379 K109 O205 DO123 MN16255 MP6.0658 E41 IN275 DS46 DT42 DC139 DJ407 DB2.17 DG1128 P4-5-1 I2m3.3 Q1010.1 DR3173 Yzheng4 Yzheng1 Wjeong 祦 . . ޤ ޤ. T1 ޤ {correct} {justice} {righteous} {10**40}
+ 4036 U6e05 B85 G4 S11 F705 N2605 V3205 H523 DK384 L1539 K509 O1342 DO654 MN17695P MP7.0081 E517 IN660 DS440 DT569 DJ754 DG1213 P1-3-8 I3a8.18 Q3512.7 DR346 Yqing1 Wcheong 祦 . .ޤ . T1 {pure} {purify} {cleanse} {exorcise} {Manchu dynasty}
+ 4037 U7272 B93 G8 S9 F1274 N2858 V3539 H907 DK612 L1559 K1420 O830 DO1812 MN19986 MP7.0642 E1474 IN729 DJ938 DG1292 P1-4-5 I4g5.1 Q2551.0 DR2472 Ysheng1 Wsaeng {animal sacrifice} {offering}
+ 4038 U751f B100 G1 S5 F29 N2991 V3715 H3497 DK2179 L1555 K29 O214 DO67 MN21670 MP7.1027 E42 IN44 DS34 DT43 DC9 DJ49 DB2.4 DG1327 P4-5-2 I0a5.29 Q2510.0 DR2472 Ysheng1 Wsaeng 祦 . . . .ޤ .ޤ ޤ . . . .䤹 ʤ ʤ- . . . - T1 ޤ 夦 礦 ʤ ˤ ˤ夦 ⤦ 褤 夦 {life} {genuine} {birth}
+ 4039 U76db B108 G6 S11 F712 N3116 V3895 H2675 DK1717 L1457 K737 O1469 DO898 MN23001P MP8.0114 E1476 IN719 DT925 DJ922 DG1371 P2-6-5 I5h6.1 Q5310.7 DR1474 Ysheng4 Ycheng2 Wseong 祦 . . . T1 {boom} {prosper} {copulate}
+ 403A U7cbe B119 G5 S14 F752 N3480 V4411 H1366 DK924 L1535 K672 O2131 DO457 MN26997P MP8.0906 E725 IN659 DS647 DT792 DC439 DJ877 DG1500 P1-6-8 I6b8.1 Q9592.7 DR1046 Yjing1 Wjeong 祦 䥦 T1 {refined} {ghost} {fairy} {energy} {vitality} {semen} {excellence} {purity} {skill}
+ 403B U8056 B96 C128 G6 S13 XJ13763 F1165 N2960 V4727 H2830 DK1812 L825 K1306 O2030 DO663 MN29074P MP9.0201 E911 IN674 DS824 DT962 DJ580 DG1583 P2-9-4 I4f9.9 Q1610.4 DR3272 Ysheng4 Wseong 祦 Ҥ T1 Ȥ Ҥ ޤ {holy} {saint} {sage} {master} {priest}
+ 403C U58f0 B32 C33 G2 S7 XJ06661 F388 N1066 V989 H2198 DK1393 L1896 K467 O465 DO226 MN5645 MP3.0288 E153 IN746 DS97 DT147 DC299 DJ619 DB2.14 DG396 P2-3-4 I3p4.4 Q4027.7 DR1460 Ysheng1 Wseong 祦 - {voice}
+ 403D U88fd B145 G5 S14 F488 N4249 V5476 H2803 DK1792 L419 K318 O2388 DO570 MN34380 MP10.0240 E726 IN428 DS648 DT793 DJ686 DG1628 P2-8-6 I5e8.9 Q2273.2 DR2465 Yzhi4 Wje {made in...} {manufacture}
+ 403E U897f B146 G2 S6 XDR3257 F259 N4273 V5514 H3520 DK2193 L1602 K167 O336 DO28 MN34763 MP10.0279 E152 IN72 DS96 DT128 DC198 DJ40 DB2.20 DG1638 P4-6-1 I0a6.20 Q1060.0 DR3275 Yxi1 Wseo ˤ T1 Ҥ {west} {Spain}
+ 403F U8aa0 B149 G6 S13 F1128 N4352 V5606 H1523 DK1023 L363 K1244 O1935 DO745 MN35497P MP10.0466 E912 IN718 DS825 DT963 DJ943 DG1683 P1-7-6 I7a6.3 Q0365.0 DR3059 Ycheng2 Wseong ޤ T1 Ȥ Τ ޤ ޤ {sincerity} {admonish} {warn} {prohibit} {truth} {fidelity}
+ 4040 U8a93 B149 G8 S14 F1567 N4369 V5622 H2754 DK1764 L1133 K1743 O2218 DO1036 MN35514 MP10.0469 E1478 IN1395 DJ1712 DG1655 P2-7-7 I7a7.17 Q5260.1 DR1377 Yshi4 Wseo . {vow} {swear} {pledge}
+ 4041 U8acb B149 G8 S15 F524 N4390 V5645 H1576 DK1060 L1536 K657 O2323 DO1190 MN35640P MP10.0510 E1479 IN661 DJ878 DG1695 P1-7-8 I7a8.8 Q0562.7 DR3046 Yqing3 Wcheong 祦 . . T1 {solicit} {invite} {ask}
+ 4042 U901d B162 G8 S10 S9 F2018 N4691 V6051 H3104 DK1977 L1132 K1944 MN38895X MP11.0069 E1475 IN1396 DJ1747 DG691 P3-3-7 I2q7.8 Q3230.2 DR1354 Yshi4 Wseo . {departed} {die}
+ 4043 U9192 B164 S16 N4796 V6185 L2750 O2501 MN39936 MP11.0385 P1-7-9 I7e9.2 Q1661.4 Yxing3 Wseong .ޤ . {awake} {be disillusioned} {sober up}
+ 4044 U9752 B174 G1 S8 F589 N5076 V6557 H2430 DK1573 L1534 K390 O700 DO331 MN42564P MP12.0123 E43 IN208 DS36 DT74 DC393 DJ47 DB2.2 DG1871 P2-4-4 I4b4.10 Q5022.7 DR1446 Yqing1 Wcheong 祦 - . T1 {blue} {green}
+ 4045 U9759 B174 G4 S14 XJ07050 F764 N5077 V6560 H1728 DK1138 L1540 K632 O2145 DO703 MN42574P MP12.0126 E519 IN663 DS442 DT619 DJ247 DB2.19 DG1872 P1-8-6 I4b10.9 Q5725.7 DR1447 Yjing4 Wjeong 祦 - . .ޤ . T1 {quiet}
+ 4046 U6589 B210 G8 S8 XJ0736E XJ13040 XJ14158 F1209 N5423 V2366 H2054 DK1299 L1729 K1528 O701 DO1958 MN13454 MP5.0603 E1473 IN1477 DJ1779 DG1874 P2-2-6 I2j6.5 Q0022.4 DR454 ZPP2-4-4 ZPP4-8-4 Yqi2 Yji4 Yqi4 Wja Wche Wchae . Ҥ. Ҥ. Ϥ䤤 T1 ʤ Ҥ ҤȤ {adjusted} {alike} {equal} {similar variety of}
+ 4047 U7a0e B115 G5 S12 F289 N3287 V4146 H1191 DK807 L895 K383 O1642 DO488 MN25070P MP8.0580 E727 IN399 DS826 DT755 DJ670 DG1438 P1-5-7 I5d7.4 Q2891.6 DR2257 Yshui4 Wse Wtal T1 {tax} {duty}
+ 4048 U8106 B130 S10 XJ15628 XJ15635 N3760 V4800 L2462 MN29468 MP9.0314 P1-4-6 I4b6.4 Q7721.2 Ycui4 Wchwi . 襤 {brittle} {fragile} {easy to beat} {sentimental} {susceptible}
+ 4049 U96bb B172 G8 S10 F1546 N5028 V6494 H2755 DK1765 L699 K1405 DO1153 MN41941 MP11.0981 E1483 IN1311 DJ1919 DG1849 P2-8-2 I8c2.1 Q2040.7 DR2467 Yzhi1 Wcheog {vessels} {counter for ships} {fish} {birds} {arrows} {one of a pair}
+ 404A U5e2d B53 C50 G4 S10 F370 N1513 V1561 H3113 DK1986 L1193 K349 O1242 DO461 MN8926 MP4.0440 E520 IN379 DS444 DT549 DJ332 DB3.6 DG564 P3-3-7 I3q7.4 Q0022.7 DR544 ZSP3-3-6 Yxi2 Wseog ष {seat} {mat} {occasion} {place}
+ 404B U60dc B61 G8 S11 F1641 N1712 V1894 H484 DK355 L1187 K1542 DO1024 MN10814 MP4.1084 E1484 IN765 DJ1455 DG820 P1-3-8 I4k8.11 Q9406.1 DR1178 Yxi1 Yxi2 Wseog . . {pity} {be sparing of} {frugal} {stingy} {regret}
+ 404C U621a B62 S11 N1804 V2032 L2882 MN11594 MP5.0029 P4-11-4 I4n7.2 Q5320.0 Yqi1 Wcheog . . ߤ {grieve}
+ 404D U65a5 B4 C69 G8 S5 F2231 N175 V2380 H2972 DK1885 L1138 K1973 O167 DO1779 MN13535 MP5.0619 E1480 IN1401 DJ1817 DG954 P3-2-3 I0a5.18 Q7223.1 Q7224.1 DR2655 ZPP3-3-2 ZPP4-5-4 Ychi4 Wcheog ꤾ. {reject} {retreat} {recede} {withdraw} {repel} {repulse}
+ 404E U6614 B72 G3 S8 F1197 N2108 V2433 H2432 DK1574 L1184 K1200 O699 DO988 MN13816 MP5.0794 E1481 IN764 DT306 DJ428 DG970 P2-4-4 I3k5.28 Q4460.1 DR1978 Yxi2 Yxi1 Wseog Wchag 㥯 फ {once upon a time} {antiquity} {old times}
+ 404F U6790 B75 G8 S8 F980 N2194 V2574 H862 DK578 L1126 K1365 DO1634 MN14538 MP6.0224 E1482 IN1393 DJ985 DG1077 P1-4-4 I4a4.12 Q4292.1 DR1854 Yxi1 Wseog {chop} {divide} {tear} {analyze}
+ 4050 U77f3 B112 G1 S5 F342 N3176 V3985 H2971 DK1884 L113 K276 O172 DO102 MN24024 MP8.0299 E45 IN78 DS44 DT44 DC347 DJ102 DG1397 P3-2-3 I5a0.1 Q1060.0 Q1026.0 DR3377 Yshi2 Ydan4 Wseog 㥯 T1 ä {stone}
+ 4051 U7a4d B115 G4 S16 F541 N3306 V4176 H1236 DK835 L1543 K506 O2493 DO766 MN25266 MP8.0623 E521 IN656 DS445 DT632 DJ886 DG1448 P1-5-11 I5d11.5 Q2598.6 DR2261 Yji1 Wjeog Wja . -. . . T1 㤳 Ĥ {volume} {product (x*y)} {acreage} {contents} {pile up} {stack} {load} {amass}
+ 4052 U7c4d B118 G8 S20 F907 N3450 V4368 H2731 DK1750 L1567 K1463 DO1343 MN26676X MP8.0870 E1486 IN1198 DJ1058 DG1492 P2-6-14 I6f14.1 Q8896.1 DR2378 Yji2 Wjeog {enroll} {domiciliary register} {membership}
+ 4053 U7e3e B120 G5 S17 F820 N3602 V4579 H1412 DK953 L1542 K760 O2814 DO805 MN27845 MP8.1166 E729 IN1117 DS650 DT820 DJ885 DG1559 P1-6-11 I6a11.8 Q2598.6 DR2761 Yji1 Wjeog T1 {exploits} {unreeling cocoons}
+ 4054 U810a B130 S10 F2299 N3763 V4804 L2071 O1212 MN29472 MP9.0315 P2-6-4 I4b6.13 Q1122.7 Yji2 Yji3 Wcheog {stature} {height}
+ 4055 U8cac B154 G5 S11 F598 N4492 V5780 H2467 DK1595 L1541 K759 DO492 MN36682 MP10.0722 E728 IN655 DS649 DT739 DJ638 DG1726 P2-4-7 I7b4.4 Q5080.6 DR1461 Yze2 Yzhai4 Wchaeg Wchae . {blame} {condemn} {censure}
+ 4056 U8d64 B155 G1 S7 F584 N4534 V5840 H2193 DK1389 L1743 K476 O443 DO275 MN36993 MP10.0809 E46 IN207 DS35 DT68 DC406 DJ46 DB2.2 DG1751 P2-3-4 I3b4.10 Q4033.1 Q4023.1 DR1441 Ychi4 Wjeog 㥯 - . . . T1 {red}
+ 4057 U8de1 B157 G8 S13 F953 N4560 V5875 H1534 DK1032 L1746 K931 O1926 DO1502 MN37493 MP10.0912 E1485 IN1569 DJ1587 DG1761 P1-7-6 I7d6.7 Q6013.0 DR3741 Yji1 Wjeog {tracks} {mark} {print} {impression}
+ 4058 U8e5f B157 S18 N4582 V5905 H1635 L2743 MN37814 MP10.0950 P1-7-11 I7d11.3 Q6518.6 Yji1 Wjeog 㥯 {remains} {traces} {footprint}
+ 4059 U78a9 B112 G9 S14 N3207 V4026 DK822 L2593 O2116 MN24338 MP8.0384 IN2265 P1-5-9 I5a9.1 Q1168.6 Yshuo4 Yshi2 Wseog . {large} {great} {eminent}
+ 405A U5207 B18 G2 S4 F324 N667 V453 H27 DK15 L85 K204 O51 DO36 MN1858 MP2.0207 E156 IN39 DS99 DT97 DC208 DJ250 DB3.3 DG179 P1-2-2 I2f2.2 Q4772.0 DR1445 Yqie1 Yqie4 Wjeol Wche . -. . -. -. . -. . -. -. T1 {cut} {cutoff} {be sharp}
+ 405B U62d9 B64 G8 S8 F1938 N1880 V2122 H315 DK235 L769 K1785 DO1733 MN11965 MP5.0189 E1487 IN1801 DJ1470 DG875 P1-3-5 I3c5.11 Q5207.2 DR1376 Yzhuo2 Yzhuo1 Wjol Ĥ. {bungling} {clumsy} {unskillful}
+ 405C U63a5 B64 G5 S11 XJ14128 F523 N1951 V2213 H500 DK368 L672 K576 O1548 DO417 MN12280 MP5.0289 E730 IN486 DS652 DT740 DC399 DJ748 DB3.1 DG905 P1-3-8 I3c8.10 Q5004.4 DR1369 Yjie1 Wjeob 祦 . {touch} {contact} {adjoin} {piece together}
+ 405D U6442 B64 G8 S13 XJ05970 F1779 N1976 V2252 H650 DK467 L1739 K1754 O1837 DO1665 MN12557P MP5.0355 E1489 IN1692 DJ1482 DG921 P1-3-10 I3c10.6 Q5103.2 DR1340 Yshe4 Wseob Wyeob 祦 . . . T1 {vicarious} {surrogate} {act in addition to}
+ 405E U6298 B64 G4 S7 F962 N1855 V2094 H253 DK189 L1130 K830 O385 DO585 MN11890 MP5.0142 E522 IN1394 DS651 DT485 DJ772 DG860 P1-3-4 I3c4.7 Q5202.1 DR1354 Yzhe2 Yshe2 Yzhe1 Wjeol Wje . . -. . T1 {fold} {break} {fracture} {bend} {yield} {submit}
+ 405F U8a2d B149 G5 S11 F145 N4325 V5570 H1471 DK987 L708 K164 O1401 DO742 MN35293 MP10.0405 E731 IN577 DS653 DT741 DC270 DJ611 DG1666 P1-7-4 I7a4.7 Q0764.7 DR3068 Yshe4 Wseol ⤦. T1 {establishment} {provision} {prepare}
+ 4060 U7a83 B116 G8 S9 XJ06366 F1871 N3320 V4195 H2253 DK1441 L1322 K1974 DO1641 MN25453 MP8.0660 E1488 IN1717 DJ1673 DG1454 P2-3-6 I3m6.5 Q3072.7 DR745 ZPP2-5-4 Yqie4 Wjeol ̤. Ҥ. {stealth} {steal} {secret} {private} {hushed}
+ 4061 U7bc0 B118 G4 S13 F934 N3402 V4299 H2691 DK1729 L1464 K731 O2215 DO683 MN26102 MP8.0792 E523 IN464 DS446 DT607 DJ699 DG1482 P2-6-7 I6f7.3 Q8872.7 DR2344 Yjie2 Yjie1 Wjeol դ -֤ Τä T1 {node} {season} {period} {occasion} {verse} {clause} {stanza} {honor} {joint} {knuckle} {knob} {knot} {tune} {melody}
+ 4062 U8aac B149 G4 S14 F326 N4373 V5627 H1547 DK1042 L499 K307 O2143 DO216 MN35556P MP10.0469 E524 IN400 DS654 DT620 DC240 DJ292 DB3.9 DG1688 P1-7-7 I7a7.12 Q0861.6 DR3057 Yshuo1 Yshui4 Yyue4 Wseol Wse Wyeol . T1 Ȥ Ȥ {rumor} {opinion} {theory}
+ 4063 U96ea B173 G2 S11 F1131 N5044 V6520 H2759 DK1767 L1143 K907 O1495 DO518 MN42216P MP12.0014 E157 IN949 DS100 DT207 DJ842 DB3.8 DG1859 P2-8-3 I8d3.2 Q1017.7 DR3175 Yxue3 Yxue4 Wseol 椭 T1 ֤ {snow}
+ 4064 U7d76 B120 G5 S12 F784 N3539 V4490 H1353 DK917 L1754 K743 O2148 DO630 MN49469 MP8.1040 E733 IN742 DS828 DT756 DJ734 DG1534 P1-6-6 I6a6.11 Q2791.7 DR2756 Yjue2 Wjeol . .䤹 . {discontinue} {beyond} {sever} {cut off} {abstain} {interrupt} {suppress}
+ 4065 U820c B135 G5 S6 F1830 N3855 V4917 H2186 DK1384 L41 K1711 DO878 MN30277 MP9.0462 E732 IN1259 DS827 DT660 DJ1288 DG1591 P2-3-3 I3d3.9 Q2060.4 DR2277 ZPP2-1-5 Yshe2 Wseol {tongue} {reed} {clapper}
+ 4066 U8749 B142 S15 S10 N4190 V5349 L2692 MN33616 MP10.0092 P1-6-9 Q5615.6 ZRP1-6-12 Ychan2 Wseon {cicada}
+ 4067 U4ed9 B9 G8 S5 F1157 N359 V120 H32 DK20 L986 K1025 O228 DO1959 MN374 MP1.0601 E1490 IN1891 DJ1880 DG59 P1-2-3 I2a3.1 Q2227.0 DR2176 Yxian1 Wseon T1 Τ {hermit} {wizard} {cent}
+ 4068 U5148 B10 G1 S6 F173 N571 V350 H2394 DK1552 L248 K201 O280 DO65 MN1349 MP1.1003 E49 IN50 DS33 DT54 DC115 DJ48 DB2.18 DG145 P2-4-2 I3b3.7 Q2421.1 DR2457 Yxian1 Wseon . T1 ݤ {before} {ahead} {previous} {future} {precedence}
+ 4069 U5343 B4 C24 G1 S3 F195 N156 V599 H3411 DK2132 L40 K79 O44 DO83 MN2697 MP2.0517 E47 IN15 DS101 DT11 DC335 DJ12 DB1.A DG240 P4-3-3 I2k1.2 Q2040.0 DR2255 Yqian1 Wcheon T1 椭 {thousand}
+ 406A U5360 B25 G8 S5 F694 N799 V624 H2003 DK1263 L48 K851 O153 DO985 MN2780 MP2.0611 E1491 IN1706 DC378 DJ1016 DG250 P2-2-3 I2m3.2 Q2160.0 DR1277 Yzhan1 Yzhan4 Wjeom . . T1 {fortune-telling} {divining} {forecasting} {occupy} {hold} {have} {get} {take}
+ 406B U5ba3 B40 G6 S9 F695 N1301 V1328 H2252 DK1440 L188 K1012 O919 DO569 MN7132 MP3.0994 E913 IN625 DS829 DT885 DJ850 DG475 P2-3-6 I3m6.2 Q3010.6 DR772 Yxuan1 Wseon Τ. Τ.勞 T1 Ȥ Τ Τܤ Τ Ҥ 褷 {proclaim} {say} {announce}
+ 406C U5c02 B41 G6 S9 XJ05573 F506 N1350 V1377 H2644 DK1690 L46 K526 O973 DO413 E914 IN600 DS830 DT886 DJ797 DG503 P2-6-3 I0a9.16 Q5034.6 DR1548 Yzhuan1 Wjeon ä. {specialty} {exclusive} {mainly} {solely}
+ 406D U5c16 B42 S6 F2133 N1357 V1393 H2176 L2903 MN7480 MP4.0098 P2-3-3 I3n3.1 Q9043.0 Yjian1 Wcheom Ȥ. . {be pointed} {sharp} {taper} {displeased} {angry} {edgy}
+ 406E U5ddd B47 G1 S3 F181 N1447 V1526 H6 DK1 L127 K111 O20 DO41 MN8673 MP4.0326 E48 IN33 DS39 DT21 DC196 DJ101 DB2.10 DG548 P1-1-2 I0a3.2 Q2200.0 DR1254 Ychuan1 Wcheon T1 T2 ܤ󤬤 {stream} {river}
+ 406F U6226 B62 G4 S13 XJ05925 F78 N1810 V2037 H1787 DK1169 L1929 K88 DO399 MN11631P MP5.0035 E526 IN301 DS448 DT608 DC32 DJ360 DG839 P1-9-4 I4n9.2 Q3355.0 Q9355.0 DR959 Yzhan4 Wjeon . Τ. 褰 ʤ. T1 {war} {battle} {match}
+ 4070 U6247 B63 G8 S10 F1805 N1823 V2056 H1950 DK1239 L1079 K1442 O1156 DO1430 MN11743P MP5.0074 E1492 IN1555 DJ1733 DG845 P2-1-9 I4m6.1 Q3022.7 DR3053 ZPP3-4-6 Yshan4 Yshan1 Wseon T1 {fan} {folding fan}
+ 4071 U64b0 B64 S15 N1996 V2277 L2253 MN12753X MP5.0397 P1-3-12 Q5708.1 DR1361 Yzhuan4 Wchan Wcheon . . . {composing} {editing} {compiling} {selecting}
+ 4072 U6813 B75 G8 S10 F2199 N2247 V2649 H934 DK634 L264 K1933 MN14689X MP6.0294 E1493 IN1842 DJ1531 DG1094 P1-4-6 I4a6.26 Q4891.4 DR1872 Yshuan1 Wjeon {plug} {bolt} {cork} {bung} {stopper}
+ 4073 U6834 B75 S10 V2651 MN14737 MP6.0304 P1-4-6 I4a6.28 Q4894.7 Yzhan1 Wjeon ߤ {maple tree} {colorful autumn foliage}
+ 4074 U6cc9 B106 C85 G6 S9 F1086 N3099 V3095 H2567 DK1636 L133 K902 O965 DO915 MN17274 MP6.1038 E915 IN1192 DT887 DJ840 DG1154 P2-5-4 I3a5.33 Q2623.2 DR842 Yquan2 Wcheon T1 {spring} {fountain}
+ 4075 U6d45 B85 G4 S9 XJ05E49 F1253 N2549 V3129 H389 DK289 L369 K838 O827 DO722 MN17452 MP6.1138 E525 IN649 DS655 DT529 DJ122 DG1190 P1-3-6 I3a6.4 Q3315.0 DR359 Yqian3 Yjian1 Wcheon . T1 {shallow} {superficial} {frivolous} {wretched} {shameful}
+ 4076 U6d17 B85 G6 S9 F1168 N2551 V3131 H388 DK288 L249 K626 O817 DO925 MN17379 MP2.0149 E916 IN692 DT888 DJ198 DB2.17 DG1189 P1-3-6 I3a6.12 Q3411.1 DR357 Yxi3 Wse Wseon . T1 餤 餤 {wash} {inquire into} {probe}
+ 4077 U67d3 B75 G6 S9 F837 N2240 V2636 H2572 DK1640 L509 K1161 O968 DO974 MN14621 MP6.0263 E917 IN779 DT889 DJ908 DG1058 P2-5-4 I4a5.35 Q3490.4 DR364 Yran3 Wyeom . -. - .ޤ .ߤ -.ߤ . -. T1 {dye} {color} {paint} {stain} {print}
+ 4078 U6f5c B85 G8 S15 XJ05F2A XJ05F2B F1329 N2703 V3337 H746 DK521 L844 K1302 O2272 DO1458 MN18241 MP7.0267 E1497 IN937 DJ1393 DG1251 P1-3-12 I3a12.6 Q3516.3 DR378 Yqian2 Wjam Ҥ. ⤰. . . Ҥ. {submerge} {conceal} {hide} {lower (voice)} {hush}
+ 4079 U714e B12 S13 F2458 N611 V3453 L2548 MN19184X MP7.0468 P2-3-10 I2o11.2 Q8033.2 DR940 Yjian1 Wjeon . . . T1 {broil} {parch} {roast} {boil}
+ 407A U717d B86 S14 N2792 V3469 H1056 L2540 MN19272 MP7.0493 P1-4-10 Q9382.7 ZPP1-1-13 Yshan1 Yshan4 Wseon . .Ƥ . {fan} {flap} {instigate} {agitate} {bolster up} {gulp down}
+ 407B U65cb B70 G8 S11 F1801 N2091 V2400 H957 DK650 L1046 K1648 DO1077 MN13656 MP5.0696 E1494 IN1005 DJ1527 DG960 P1-4-7 I4h7.2 Q0828.1 DR470 Yxuan2 Yxuan4 Wseon {rotation} {go around}
+ 407C U7a7f B116 S10 S9 N3323 V4198 H2251 L2616 MN25436 MP8.0654 P2-3-7 I3m7.10 Q3024.1 ZRP2-3-6 Ychuan1 Wcheon . . {put on (to the feet)} {dig} {pierce} {drill}
+ 407D U7bad B118 S15 N3419 V4325 L2636 O2397 MN26193X MP8.0811 P2-6-9 I6f9.7 Q8822.1 Yjian4 Wjeon {arrow}
+ 407E U7dda B120 G2 S15 XJ06540 F382 N3580 V4548 H1392 DK944 L1339 K247 DO389 MN27641 MP8.1116 E329 IN299 DS447 DT236 DJ841 DB2.20 DG1551 P1-6-9 I6a9.7 Q2693.2 DR2742 Yxian4 Wseon {line} {track}
+ 4121 U7e4a B120 G8 S17 XJ06579 XJ0657A F1451 N3607 V4586 H1413 DK954 L1790 K1122 DO1704 MN27874 MP8.1175 E1500 IN1571 DJ1296 DG1560 P1-6-11 I6a11.1 Q2395.0 DR2759 Yxian1 Wseom {slender} {fine} {thin kimono}
+ 4122 U7fa8 B123 S13 N3666 V4665 L553 MN28503 MP9.0069 P2-3-10 I2o11.4 Q8018.2 Yxian4 Wseon Wyeon . ޤ {envious} {be jealous} {covet}
+ 4123 U817a B130 S13 N3796 V4847 H1035 L2466 K1817 MN29746 MP9.0351 P1-4-9 I4b9.6 Q7623.2 Yxian4 Wseon {gland}
+ 4124 U821b B136 S7 XH3862 F2490 V4924 H237 O367 MN30338 MP9.0472 P1-3-4 I0a6.17 Q2520.0 Ychuan3 Wcheon ޤ . T1 ޤ T2 ޤ {dancing radical (no. 136)}
+ 4125 U8239 B137 G2 S11 XJ06755 F713 N3873 V4939 H1341 DK906 L1874 K313 O1391 DO314 MN30407 MP9.0488 E158 IN376 DS266 DT208 DJ647 DG1595 P1-6-5 I6c5.4 Q2846.0 DR877 Ychuan2 Wseon դ դ- T1 {ship} {boat}
+ 4126 U85a6 B140 G8 S16 XH736 F1082 N4067 V5219 H2373 DK1537 L2000 K1389 O2683 DO1748 MN32143P MP9.0958 E1499 IN1631 DJ1411 DG670 P2-3-13 I3k13.25 Q4422.7 DR1950 ZPP3-6-10 ZSP2-3-14 ZBP3-6-11 Yjian4 Wcheon . T1 {recommend} {mat} {advise} {encourage} {offer}
+ 4127 U8a6e B149 S13 N4356 V5604 L2717 O1934 MN35435X MP10.0453 P1-7-6 Q0861.4 Yquan2 Wjeon . .餫 T1 {discussion} {methods called for} {selection} {result}
+ 4128 U8cce B154 S13 XJ06C4D XH4515 N4505 V5796 L2735 P1-7-6 Q6385.3 Yjian4 Wcheon . . . 䤹. {despise} {low-life} {poverty}
+ 4129 U8df5 B157 G8 S13 XJ06C78 XH4571 F1570 N4558 V5873 H1535 DK1033 L1286 K1769 DO1802 MN37547P MP10.0922 E1495 IN1568 DJ1588 DG1762 P1-7-6 I7d6.1 Q6315.0 DR3759 Yjian4 Wcheon . {tread} {step on} {trample} {practice} {carry through}
+ 412A U9078 B162 G4 S15 S14 F57 N4744 V6114 H3169 DK2026 L1804 K105 O2419 DO522 MN39127P MP11.0180 E527 IN800 DS449 DT626 DC341 DJ264 DG721 P3-3-12 I2q12.3 Q3730.8 DR3561 ZSP3-2-12 Yxuan3 Wseon . {elect} {select} {choose} {prefer}
+ 412B U9077 B162 G8 S15 S14 XJ16138 XH3282 F1937 N4743 V6113 H3170 DK2027 L1610 K1975 DO1447 MN39123P MP11.0177 E1498 IN921 DJ1896 DG722 P3-3-12 I2q12.1 Q3130.1 DR3256 Yqian1 Wcheon . . ߤ䤳 {transition} {move} {change}
+ 412C U92ad B167 G5 S14 XJ06F22 F1008 N4851 V6264 H1725 DK1136 L368 K1097 O2160 DO843 MN40413 MP11.0545 E734 IN648 DS656 DT794 DJ1598 DG1819 P1-8-6 I8a6.1 Q8315.0 DR2859 Yqian2 Wjeon {coin} {.01 yen} {money}
+ 412D U9291 B167 G8 S14 N4850 V6263 H1726 DK1137 L270 K2028 O2158 DO1588 MN40376 MP11.0539 E1496 IN1905 DJ1943 DG1820 P1-8-6 I8a6.6 Q8411.1 DR2857 Yxian3 Yxi3 Wseon {pig iron}
+ 412E U9583 B169 S10 N4942 V6383 L2774 MN41214 MP11.0708 P3-8-2 I8e2.1 Q7780.7 Yshan3 Wseom Ҥ. Ҥ. {flash} {brandish}
+ 412F U9bae B195 G8 S17 F355 N5295 V6864 H1877 DK1210 L551 K833 O2670 DO1350 MN46133 MP12.0743 E1501 IN701 DC471 DJ916 DG1932 P1-11-6 I11a6.7 Q2835.1 DR2555 Yxian1 Yxian3 Wseon .䤫 {fresh} {vivid} {clear} {brilliant} {Korea}
+ 4130 U524d B12 C18 G2 S9 F27 N595 V490 H2266 DK1453 L290 K38 O921 DO139 MN2011X MP2.0272 E159 IN47 DS102 DT182 DC53 DJ29 DB2.3 DG196 P2-3-6 I2o7.3 Q8022.1 DR943 ZPP2-2-7 Yqian2 Wjeon ޤ -ޤ T1 ޤ {in front} {before}
+ 4131 U5584 B12 C30 G6 S12 XJ06641 F765 N606 V859 H2325 DK1501 L1035 K643 O1799 DO717 MN3904 MP2.1072 E735 IN1139 DS831 DT949 DJ676 DG295 P2-3-9 I2o10.2 Q8060.5 Q8060.1 DR977 ZPP2-2-10 ZPP2-9-3 Yshan4 Wseon . . . 褷.Ȥ T1 褷 {virtuous} {good} {goodness}
+ 4132 U6f38 B85 G8 S14 F2115 N2680 V3305 H706 DK500 L1135 K1867 O2081 DO1184 MN18179 MP7.0245 E1503 IN1400 DJ1503 DG1242 P1-3-11 I3a11.2 Q3212.1 DR354 Yjian4 Yjian1 Wjeom Wcham {steadily} {gradually advancing} {finally} {barely}
+ 4133 U7136 B86 G4 S12 F401 N2770 V3435 H2782 DK1779 L241 K375 O1788 DO437 MN19149 MP7.0462 E528 IN651 DS450 DT592 DC144 DJ401 DG1279 P2-8-4 I4d8.10 Q2333.3 DR2540 Yran2 Wyeon ͥ . . {sort of thing} {so} {if so} {in that case} {well}
+ 4134 U5168 B9 G3 S6 F75 N384 V145 H2022 DK1277 L263 K57 O271 DO212 MN1424X MP1.1060 E330 IN89 DS267 DT272 DC70 DJ160 DB2.17 DG49 P2-2-4 I2a4.16 Q8010.4 DR2872 Yquan2 Wjeon ޤä. . T1 ޤ {whole} {entire} {all} {complete} {fulfill}
+ 4135 U7985 B113 G8 S13 XJ06338 F1902 N3255 V4104 H1032 DK708 L1930 K1551 O1886 DO1063 MN24787P MP8.0494 E1502 IN1540 DJ589 DG1426 P1-4-9 I4e9.2 Q3925.6 Q3225.6 DR655 Yshan4 Ychan2 Wseon 椺. {Zen} {silent meditation}
+ 4136 U7e55 B120 G8 S18 F2195 N3612 V4594 H1423 DK959 L1335 K1977 DO1550 MN27893 MP8.1179 E1504 IN1140 DJ1572 DG1562 P1-6-12 I6a12.2 Q2896.1 DR2777 Yshan4 Wseon Ĥ. {darning} {repair} {mend} {trim} {tidy up} {adjust}
+ 4137 U81b3 B130 S16 XJ1686D F2120 N3817 V4873 L2468 O2463 MN29891 MP9.0368 P1-4-12 I4b12.2 Q7826.5 Q7826.1 Yshan4 Wseon . . T1 褷 {small low table} {tray}
+ 4138 U7cce B119 S15 N3481 V4413 L2947 MN27057 MP8.0916 P1-6-9 I6b9.4 Q9191.4 Yli2 Wri ᡼ȥ {centimeter} {(kokuji)}
+ 4139 U564c B30 S14 N984 V873 L2177 MN4303X MP2.1152 P1-3-11 Q6806.6 Ycheng1 Yceng1 Wjaeng Wjeung 祦 ޤӤ. {boisterous}
+ 413A U5851 B32 G8 S13 XJ13831 N1121 V1068 H2843 DK1820 L1960 K2029 DO1791 MN5328 MP3.0225 E1511 IN1838 DJ1944 DG359 P2-10-3 I3b10.9 Q8710.4 DR972 Ysu4 Wso Ǥ {model} {molding}
+ 413B U5ca8 B46 S8 N1411 V1456 H285 MN7984 MP4.0234 P1-3-5 I3o5.6 Q2771.0 Yqu1 Wjeo Wjo {a rocky mountain}
+ 413C U63aa B64 G8 S11 F818 N1930 V2190 H502 DK371 L1188 K922 DO1506 MN12286 MP5.0301 E1507 IN1200 DJ1476 DG906 P1-3-8 I3c8.20 Q5406.1 DR1378 Ycuo4 Wjo Wchaeg . {set aside} {give up} {suspend} {discontinue} {lay aside} {except}
+ 413D U66fe B12 S12 XJ0413E N604 V2483 O1794 MN14299 MP5.0990 P2-2-10 Q8060.6 Yceng2 Yzeng1 Wjeung . .ä ʤ {once} {before} {formerly} {ever} {never} {ex-}
+ 413E U66fd B12 S11 XJ0413D XH604 F1320 V2464 L501 K1482 O1477 P2-2-9 I2o9.3 Q8060.6 Yceng2 Yzeng1 Wjeung Ĥ ʤ {formerly} {once} {before} {ever} {never} {ex-}
+ 413F U695a B103 S13 N3022 V2771 O2022 MN15141 MP6.0453 P2-8-5 I4a9.30 Q4480.1 Ychu3 Wcho Ф 廊 {whip} {cane}
+ 4140 U72d9 B94 S8 F745 N2877 V3567 L2344 K1887 MN20347 MP7.0693 P1-3-5 I3g5.3 Q4721.0 DR2973 Yju1 Wjeo Wcheo ͤ. ͤ. {aim at} {sight} {shadow} {stalk}
+ 4141 U758f B103 S12 N3020 V3775 H1179 L2922 MN22000X MP7.1145 P1-5-7 I2j9.8 Q1011.3 Yshu1 Yshu4 Wso . . . Ȥ. Ȥ. ޤФ {estrangement} {sparseness} {neglect}
+ 4142 U758e B103 G8 S12 XJ06C73 F1572 N3021 V3776 H1178 DK799 L1668 K1786 DO1601 MN22002 MP7.1151 E1509 IN1514 DJ1826 DG1346 P1-5-7 I0a11.4 Q1519.6 DR3564 ZSP1-4-7 Yshu1 Wso . . ޤ. {alienate} {rough} {neglect} {shun} {sparse}
+ 4143 U790e B112 G8 S18 F1224 N3222 V4054 H1248 DK842 L394 K1268 O2730 DO1701 MN24522 MP8.0406 E1512 IN1515 DJ692 DG1412 P1-5-13 I5a13.2 Q1468.1 DR3370 Ychu3 Wcho T1 {cornerstone} {foundation stone}
+ 4144 U7956 B113 G5 S9 F1226 N3243 V4083 H914 DK617 L1779 K1325 O850 DO540 MN24664P MP8.0437 E736 IN622 DS657 DT701 DJ824 DG1423 P1-4-5 I4e5.4 Q3721.0 DR673 Yzu3 Wjo T1 {ancestor} {pioneer} {founder}
+ 4145 U79df B115 G8 S10 F2089 N3279 V4138 H1161 DK789 L1778 K1481 O1116 DO1574 MN24988 MP8.0556 E1506 IN1083 DJ1893 DG1434 P1-5-5 I5d5.7 Q2791.0 DR2273 Yzu1 Wjo {tariff} {crop tax} {borrowing}
+ 4146 U7c97 B119 G8 S11 F1689 N3473 V4394 H1329 DK895 L1777 K1619 DO1724 MN26898 MP8.0892 E1508 IN1084 DJ1560 DG1496 P1-6-5 I6b5.2 Q9791.0 DR1073 Ycu1 Wjo . - {coarse} {rough} {rugged}
+ 4147 U7d20 B120 G5 S10 F660 N3511 V4456 H2458 DK1590 L1532 K717 O1707 DO797 MN27300 MP8.0978 E737 IN271 DS658 DT716 DC500 DJ636 DG1506 P2-4-6 I6a4.12 Q5090.3 DR1441 Ysu4 Wso {elementary} {principle} {naked} {uncovered}
+ 4148 U7d44 B120 G2 S11 F204 N3520 V4470 H1337 DK904 L1776 K189 O1952 DO458 MN27374 MP8.1030 E160 IN418 DS103 DT209 DC122 DJ635 DG1529 P1-6-5 I6a5.7 Q2791.0 DR2773 Yzu3 Wjo . - {association} {braid} {plait} {construct} {assemble} {unite} {cooperate} {grapple}
+ 4149 U8607 B140 S19 XJ0693F XH66 F1968 N4097 V5252 L2380 O2841 MN32427X MP9.1011 P2-3-16 I3k16.1 Q4439.4 ZRP2-4-16 Ysu1 Wso ߤ. {be resuscitated} {revived}
+ 414A U8a34 B149 G8 S12 F427 N4340 V5588 H1507 DK1011 L1139 K762 DO1182 MN35325 MP10.0420 E1510 IN1402 DJ1207 DG1675 P1-7-5 I7a5.2 Q0263.1 Q0264.1 DR3055 Ysu4 Wso ä. {accusation} {sue} {complain of pain} {appeal to}
+ 414B U963b B170 G8 S8 F1280 N4984 V6434 H348 DK258 L1780 K1377 DO1767 MN41593 MP11.0796 E1505 IN1085 DJ1519 DG726 P1-3-5 I2d5.1 Q7721.0 DR3673 ZSP1-2-5 Yzu3 Wjo Ϥ. {thwart} {separate from} {prevent} {obstruct} {deter} {impede}
+ 414C U9061 B162 S13 S14 XJ05E6A XH2653 N4727 V6094 H3257 L2847 MN39048X MP11.0160 P3-3-10 Q3730.2 ZRP3-4-10 ZSP3-3-10 Ysu4 Wso Τ. {go upstream} {retrace the past}
+ 414D U9f20 B208 S13 XJ0736B N5417 V7078 H2693 L2065 O2430 MN48390 MP12.1064 P2-6-7 I0a13.1 Q7771.7 ZSP2-5-7 Yshu3 Wseo ͤ ͤ {rat} {mouse} {dark gray}
+ 414E U50e7 B9 G8 S13 F1724 N536 V300 H159 DK119 L982 K1423 O1829 DO1007 MN1076X MP1.0920 E1525 IN1366 DJ1430 DG131 P1-2-11 I2a11.7 Q2826.6 DR2178 Yseng1 Wseung {Buddhist priest} {monk}
+ 414F U5275 B18 G6 S12 XJ13332 XJ13F2E F741 N702 V506 H1815 DK1179 L1631 K900 O1696 DO789 MN2127 MP2.0303 E920 IN1308 DS832 DT950 DJ1113 DG205 P1-10-2 I2f10.3 Q8260.0 DR2843 Ychuang4 Ychuang1 Wchang 祦 Ĥ. Ϥ. . T1 Ϥ {genesis} {wound} {injury} {hurt} {start} {originate}
+ 4150 U53cc B29 G8 S4 XJ05256 F1029 N859 V673 H25 DK13 L697 K1178 O53 DO1541 MN3125 MP2.0687 E1513 IN1594 DJ1763 DG266 P1-2-2 I2h2.1 Q1744.0 Q7744.0 DR3567 Yshuang1 Wssang դ ʤ դ T1 {pair} {set} {comparison} {counter for pairs}
+ 4151 U53e2 B3 C29 S18 XJ14522 XJ1596F F2436 N144 V684 H2621 L2895 O2778 MN3220 MP2.0714 P2-5-13 I6e12.3 Q3214.7 ZPP2-11-7 Ycong2 Wchong . {plexus} {clump of bushes} {thicket}
+ 4152 U5009 B9 G4 S10 F1114 N486 V255 H2104 DK1334 L1630 K708 O1165 DO732 MN756 MP1.0820 E531 IN1307 DS659 DT550 DJ1112 DG52 P2-2-8 I2a8.37 Q8060.7 DR2877 ZPP2-3-7 Ycang1 Wchang {godown} {warehouse} {storehouse} {cellar} {treasury}
+ 4153 U55aa B2 C30 G8 S12 F885 N117 V853 H2825 DK1807 L1926 K1614 DO1572 MN3985 MP2.1098 E1522 IN1678 DJ1807 DG332 P2-9-3 I3b9.20 Q4073.2 DR1465 ZBP2-2-11 Ysang1 Ysang4 Wsang {miss} {mourning}
+ 4154 U58ee B90 G8 S6 XJ05463 F1657 N2837 V974 H224 DK165 L321 K1449 O243 DO1329 MN5642 MP3.0285 E1514 IN1326 DJ1445 DG394 P1-3-3 I2b4.2 Q3411.0 DR1272 Yzhuang4 Wjang T1 Ĥ褷 {robust} {manhood} {prosperity}
+ 4155 U594f B37 G6 S9 F1067 N1178 V1156 H2577 DK1645 L1571 K845 O951 DO1643 MN5915 MP3.0586 E918 IN1544 DT890 DJ1679 DG418 P2-5-4 I0a9.17 Q5043.0 DR1463 ZPP4-9-4 Yzou4 Wju .Ǥ T1 {play music} {speak to a ruler} {complete}
+ 4156 U723d B4 G9 S11 F2333 N234 V3520 DK2228 L2855 K1832 O1529 MN19746 MP7.0584 IN2046 P4-11-4 I0a11.7 Q4003.4 Yshuang3 Wsang .餫 .䤫 {refreshing} {bracing} {resonant} {sweet} {clear}
+ 4157 U5b8b B40 S7 F2058 N1285 V1313 L2215 O468 MN7078 MP3.0930 P2-3-4 I3m4.1 Q3090.4 Ysong4 Wsong {dwell} {Sung dynasty}
+ 4158 U5c64 B44 G6 S14 F801 N1402 V1432 H3161 DK2021 L1065 K893 DO1183 MN7798X MP4.0166 E921 IN1367 DT977 DJ1725 DG533 P3-3-11 I3r11.2 Q7726.6 DR3778 Yceng2 Wcheung {stratum} {social class} {layer} {story} {floor}
+ 4159 U531d B22 S5 N759 V586 O308 MN2599 MP2.0462 P3-2-3 I2t3.1 Q7171.2 Yza1 Wjab 祦 ᤰ. {go around}
+ 415A U60e3 B61 G9 S12 F2211 N1708 V1889 H2780 DK1777 L2432 O1785 DO1960 MN10829 MP4.1099 IN2074 P2-8-4 I4k8.17 Q2733.2 DR2458 Yzong3 Wchong . T1 դ {all}
+ 415B U60f3 B61 G3 S13 F381 N1728 V1922 H2828 DK1810 L609 K352 DO324 MN10858 MP4.1102 E532 IN147 DS660 DT421 DC197 DJ392 DG796 P2-9-4 I4k9.18 Q4633.0 DR1858 Yxiang3 Wsang . {concept} {think} {idea} {thought}
+ 415C U635c B64 G8 S10 XJ05953 F592 N1917 V2168 H432 DK318 L1120 K701 DO1432 MN12179P MP5.0252 E1516 IN989 DJ1475 DG893 P1-3-7 I3c7.6 Q5504.7 DR1367 Ysou1 Wsu 奦 . {search} {look for} {locate}
+ 415D U6383 B64 G8 S11 XJ13777 F1255 N1945 V2207 H503 DK372 L1152 K1235 O1319 DO947 MN12237P MP5.0265 E1519 IN1080 DJ957 DG907 P1-3-8 I3c8.22 Q5702.7 DR1344 Ysao3 Ysao4 Wso . T1 {sweep} {brush}
+ 415E U633f B64 G8 S10 XJ05967 F1908 N1916 V2167 H431 DK317 L1116 K1744 MN12119 MP5.0243 E1517 IN1651 DJ1478 DG894 P1-3-7 I3c7.2 Q5205.6 DR1355 Ycha1 Wsab . Ϥ. {insert} {put in} {graft} {wear (sword)}
+ 415F U63bb B64 S11 XJ1404B N1980 V2175 L2252 MN12477X MP00.0000 P1-3-8 Q5703.6 Ysao1 Wso . {scratch} {rake} {comb} {paddle} {behead}
+ 4160 U64cd B64 G6 S16 XJ14076 F1016 N2015 V2296 H769 DK531 L671 K985 O2448 DO1367 MN12806 MP5.0412 E922 IN1655 DT995 DJ1485 DG928 P1-3-13 I3c13.3 Q5609.4 DR1364 Ycao1 Ycao4 Wjo ߤ . T1 ߤ {maneuver} {manipulate} {operate} {steer} {chastity} {virginity} {fidelity}
+ 4161 U65e9 B72 G1 S6 F402 N2100 V2419 H2390 DK1549 L26 K259 O295 DO117 MN13742 MP5.0744 E50 IN248 DS104 DT55 DC409 DJ117 DB2.6 DG966 P2-4-2 I4c2.1 Q6040.0 DR3855 Yzao3 Wjo Ϥ. Ϥ Ϥ- Ϥ.ޤ Ϥ. - T1 {early} {fast}
+ 4162 U66f9 B72 C73 G8 S11 XJ1426D F1998 N2134 V2477 H2746 DK1759 L1173 K2030 O1479 MN14297 MP5.0977 E1520 IN1929 DJ1933 DG999 P2-7-4 I4c7.10 Q5560.6 DR1978 Ycao2 Wjo Ĥ Ȥ⤬ ؤ {cadet} {friend}
+ 4163 U5de3 B3 C47 G4 S11 F1588 N141 V2705 H2295 DK1477 L1927 K1233 O1431 DO1491 MN8696P MP4.0340 E1521 IN1538 DT570 DJ1862 DG517 P2-3-8 I3n8.1 Q3290.4 Q9090.4 DR964 Ychao2 Wso . {nest} {rookery} {hive} {cobweb} {den}
+ 4164 U69cd B75 S14 F2261 N2342 V2822 L2516 O2100 MN15319 MP6.0496 P1-4-10 I4a10.20 Q4896.7 Yqiang1 Wchang Wjaeng 祦 T1 {spear} {lance} {javelin}
+ 4165 U69fd B75 G8 S15 F1809 N2351 V2844 H1067 DK734 L1176 K1741 MN15393 MP6.0505 E1527 IN1644 DJ1537 DG1113 P1-4-11 I4a11.7 Q4596.6 DR1878 Ycao2 Wjo դ {vat} {tub} {tank}
+ 4166 U6f15 B85 S14 F2354 N2681 V3306 L1175 DO1503 MN18131 MP7.0218 P1-3-11 I3a11.7 Q3516.6 Ycao2 Wjo . Ϥ. {rowing} {skull} {paddle}
+ 4167 U71e5 B86 G8 S17 F1819 N2810 V3493 H1087 DK745 L215 K1565 DO1708 MN19467 MP7.0545 E1528 IN1656 DJ903 DG1272 P1-4-13 I4d13.6 Q9689.4 DR1164 ZPP1-1-16 Yzao4 Wjo Ϥ. {parch} {dry up}
+ 4168 U4e89 B4 C87 G4 S6 XJ06027 F271 N186 V69 H2030 DK1281 L1154 K271 O344 DO311 MN236 MP1.0411 E529 IN302 DS451 DT467 DC107 DJ361 DG274 P2-2-4 I2n4.2 Q2750.7 DR2547 Yzheng1 Wjaeng 餽. .Ǥ {contend} {dispute} {argue}
+ 4169 U75e9 B104 S15 XJ14D77 XH3070 N3069 V3806 L2577 MN22415X MP7.1193 P3-5-10 Q0014.7 Yshou4 Wsu 奦 奦 . {get thin}
+ 416A U76f8 B75 C109 G3 S9 F45 N2241 V3920 H900 DK609 L209 K66 O868 DO97 MN23151 MP8.0169 E530 IN146 DS452 DT334 DC111 DJ391 DG1383 P1-4-5 I4a5.3 Q4690.0 DR1879 Yxiang1 Yxiang4 Wsang 祦 - T1 {inter-} {mutual} {together} {each other} {minister of state} {councillor} {aspect} {phase} {physiognomy}
+ 416B U7a93 B116 G6 S11 XJ06359 XJ1367C XJ14A51 XJ14A55 XJ15162 F1186 N3326 V4201 H2294 DK1476 L749 K917 O1746 DO1029 MN25494 MP8.0664 E919 IN698 DT926 DJ231 DG1455 P2-3-8 I3m8.7 Q3033.3 DR758 ZPP2-5-6 Ychuan1 Wchang ޤ Ƥޤ {window} {pane}
+ 416C U7cdf B119 S17 XH2642 N3487 V4423 L2649 O2632 MN27104 MP8.0922 P1-6-11 I6b11.1 Q9596.6 Yzao1 Wjo ̤ T1 {dregs} {sediment} {grounds}
+ 416D U7dcf B120 G5 S14 XJ06541 XJ14064 XJ15438 F129 N3567 V4532 H1379 DK936 L1366 K154 O2662 DO741 MN27620 MP8.1114 E738 IN697 DS661 DT795 DC307 DJ735 DG1543 P1-6-8 I6a8.20 Q2893.3 DR2758 Yzong3 Wchong .٤ . դ T1 {general} {whole} {all} {full} {total}
+ 416E U7d9c B120 G9 S14 F2194 N3555 V4520 H1380 DK937 L2660 O2528 MN27535 MP8.1082 IN2196 P1-6-8 I6a8.12 Q2399.1 Yzong4 Yzeng4 Yzong1 Wjong . .٤ {rule}
+ 416F U8061 B128 G9 S14 XJ06662 XJ15566 F1507 N3708 V4730 H1384 DK938 L2677 O2311 DO1961 MN29109 MP9.0217 IN2203 P1-6-8 I6e8.2 Q1813.3 DR3258 Ycong1 Wchong . ߤߤ. T1 Ȥ Ȥ Ȥ ߤΤ {wise} {fast learner}
+ 4170 U8349 B140 G1 S9 F967 N3939 V5032 H2263 DK1450 L224 K705 O934 DO118 MN30945P MP9.0654 E162 IN249 DS106 DT77 DJ567 DG652 P2-3-6 I3k6.13 Q4440.6 DR1955 Ycao3 Wcho - - T1 {grass} {weeds} {herbs} {pasture} {write} {draft}
+ 4171 U8358 B140 G8 S9 XJ06837 F1489 N3938 V5031 H2262 DK1449 L322 K1208 O933 DO1058 MN30890 MP9.0620 E1515 IN1327 DJ1369 DG653 P2-3-6 I3k6.12 Q4411.4 DR1972 Yzhuang1 Wjang 祦 ۤ . T1 {villa} {inn} {cottage} {feudal manor}
+ 4172 U846c B140 G8 S12 XJ13833 F754 N4000 V5128 H2320 DK1496 L816 K1436 DO1593 MN31448P MP9.0804 E1523 IN812 DJ801 DG662 P2-3-9 I3k9.15 Q4444.1 DR1955 ZPP2-4-8 ZPP2-9-3 Yzang4 Wjang ۤ. T1 Ϥդ {interment} {bury} {shelve}
+ 4173 U84bc B140 G9 S13 S14 F2276 N4025 V5162 H2507 DK1512 L2399 O1988 MN31627X MP9.0835 IN2225 P2-3-10 I3k10.22 Q4460.7 ZRP2-4-10 ZSP2-3-10 Ycang1 Wchang . {blue} {pale}
+ 4174 U85fb B140 G8 S19 F2124 N4098 V5254 H2384 DK1546 L2035 K2031 O2837 MN32401X MP9.1004 E1531 IN1657 DJ1839 DG674 P2-3-16 I3k16.8 Q4419.4 DR1964 Yzao3 Wjo {seaweed} {duckweed}
+ 4175 U88c5 B145 G6 S12 XJ06A66 F657 N4234 V5455 H2685 DK1725 L398 K589 DO1391 MN34283P MP10.0215 E1524 IN1328 DT951 DJ1370 DG1625 P2-6-6 I5e6.8 Q3473.2 DR1265 Yzhuang1 Wjang 祦 褽. 褽. {attire} {dress} {pretend} {disguise} {profess}
+ 4176 U8d70 B156 G2 S7 XJ06C61 F626 N4539 V5845 H2194 DK1390 L384 K725 O441 DO832 MN37034 MP10.0830 E161 IN429 DS105 DT148 DJ177 DB3.7 DG1753 P2-3-4 I3b4.9 Q4080.1 DR1470 Yzou3 Wju Ϥ. T1 Ϥ {run}
+ 4177 U9001 B162 G3 S9 S8 F311 N4683 V6039 H3093 DK1968 L2016 K220 DO192 MN38842P MP11.0039 E331 IN441 DS268 DT335 DC440 DJ206 DB2.18 DG686 P3-3-6 I2q6.9 Q3830.3 DR963 ZSP3-2-6 Ysong4 Wsong . {escort} {send}
+ 4178 U906d B162 G8 S14 S13 XH381 F1554 N4736 V6105 H3159 DK2019 L1174 K1173 DO1376 MN39082P MP11.0167 E1526 IN1643 DJ1750 DG717 P3-3-11 I2q11.2 Q3530.6 DR1978 Yzao1 Wjo . .碌 {encounter} {meet} {party} {association} {interview} {join}
+ 4179 U9397 B167 S18 N4896 V6320 O2747 MN40709 MP11.0609 P1-8-10 I8a10.4 Q8816.7 Yqiang1 Wjaeng 祦 {spear} {lance} {javelin}
+ 417A U971c B173 G8 S17 F2151 N5064 V6542 H2815 DK1801 L426 K1630 O2694 DO1352 MN42363 MP12.0062 E1529 IN948 DJ1689 DG1868 P2-8-9 I8d9.2 Q1096.3 Q1096.1 DR3179 Yshuang1 Wsang {frost}
+ 417B U9a12 B187 G8 S18 XJ0715B F1069 N5221 V6760 H1835 DK1194 L1985 K987 DO1093 MN44834P MP12.0534 E1530 IN875 DJ794 DG1921 P1-10-8 I10a8.5 Q7733.6 DR3471 Ysao1 Wso . 줤 . {boisterous} {make noise} {clamor} {disturb} {excite}
+ 417C U50cf B9 G5 S14 F856 N540 V308 H166 DK123 L1977 K906 O2061 DO524 MN1084 MP1.0920 E740 IN740 DS664 DT796 DJ940 DG133 P1-2-12 I2a12.9 Q2723.2 DR2151 Yxiang4 Wsang T1 {statue} {picture} {image} {figure} {portrait}
+ 417D U5897 B32 G5 S14 F231 N1137 V1088 H677 DK483 L502 K298 O2077 DO693 MN5448P MP3.0249 E741 IN712 DS665 DT797 DC365 DJ429 DG388 P1-3-11 I3b11.3 Q4816.6 DR1478 Yzeng1 Wjeung . . . .䤹 T1 ޤ ޤ {increase} {add} {augment} {gain} {promote}
+ 417E U618e B61 G8 S14 F1808 N1757 V1969 H687 DK489 L626 K1775 DO1217 MN11188P MP4.1179 E1532 IN1365 DJ1462 DG828 P1-3-11 I4k11.7 Q9806.6 DR1178 Yzeng1 Wjeung ˤ. ˤ. ˤ.餷 ˤ. {hate} {detest}
+¡ 4221 U81d3 B130 G6 S19 XJ06747 F991 N3828 V4886 H1102 DK753 L851 K1098 DO921 MN29995P MP9.0380 E924 IN1287 DT1006 DJ1108 DG1044 P1-4-15 I4b15.2 Q7425.3 DR3959 ZSP1-4-14 Yzang4 Wjang Ϥ錄 {entrails} {viscera} {bowels}
+¢ 4222 U8535 B140 G6 S15 XJ06936 XJ1342B XH486 F468 N4042 V5182 H2364 DK1530 L850 K429 O2424 DO779 MN31885P MP9.0985 E923 IN1286 DS833 DT986 DJ1111 DG667 P2-3-12 I3k12.17 Q4425.3 DR1959 ZSP2-3-11 Ycang2 Yzang4 Wjang . . T1 餷 {storehouse} {hide} {own} {have} {possess}
+£ 4223 U8d08 B154 G8 S18 F1001 N4525 V5827 H1634 DK1084 L503 K894 DO1349 MN36920P MP10.0800 E1533 IN1364 DJ1224 DG1750 P1-7-11 I7b11.2 Q6886.6 DR3978 Yzeng4 Wjeung . {presents} {send} {give to} {award to} {confer on} {presenting something}
+¤ 4224 U9020 B162 G5 S10 S9 F429 N4701 V6061 H3110 DK1983 L281 K460 O1236 DO551 MN38898P MP11.0075 E739 IN691 DS662 DT717 DC441 DJ965 DG692 P3-3-7 I2q7.11 Q3430.6 DR2477 Yzao4 Wjo Ĥ. Ĥ. -Ť. T1 Ť {create} {make} {structure} {physique}
+¥ 4225 U4fc3 B9 G8 S9 F998 N444 V212 H103 DK78 L1280 K1109 DO1209 MN664 MP1.0776 E1536 IN1557 DJ1170 DG99 P1-2-7 I2a7.3 Q2628.1 DR2170 Ycu4 Wchog ʤ. {stimulate} {urge} {press} {demand} {incite}
+¦ 4226 U5074 B9 G4 S11 F216 N509 V275 H137 DK105 L975 K240 DO538 MN897 MP1.0873 E535 IN609 DS667 DT571 DC280 DJ809 DB3.12 DG119 P1-2-9 I2a9.4 Q2220.0 DR2143 Yce4 Yze4 Wcheug {side} {lean} {oppose} {regret}
+§ 4227 U5247 B154 C18 G5 S9 F753 N4487 V487 H1444 DK967 L88 K855 O902 DO499 MN1994 MP2.0267 E742 IN608 DS666 DT702 DJ808 DG197 P1-7-2 I7b2.1 Q6280.0 DR3943 Yze2 Wjeug Wchig Wcheug Τä. T1 Τ {rule} {follow} {based on} {model after}
+¨ 4228 U5373 B138 C26 G8 S7 XJ14E38 F1167 N3886 V633 H1120 DK763 L1462 K1052 O648 DO1678 MN2855 MP2.0632 E1534 IN463 DJ700 DG253 P1-5-2 I2e5.1 Q7772.0 DR3844 Yji2 Wjeug . . ʤ. {instant} {namely} {as is} {conform} {agree} {adapt}
+© 4229 U606f B132 C61 G3 S10 F882 N3844 V1850 H2647 DK1693 L610 K872 O1224 DO628 MN10601 MP4.1045 E332 IN1242 DS454 DT359 DJ1118 DG782 P2-6-4 I4k6.17 Q2633.0 DR858 Yxi1 Yxi2 Wsig {breath} {respiration} {son} {interest (on money)}
+ª 422A U6349 B64 S10 XH1919 F1976 N1909 V2159 H433 L2260 MN12136 MP5.0244 P1-3-7 I3c7.1 Q5608.1 Yzhuo1 Wchag Ȥ. {catch} {capture}
+« 422B U675f B4 C75 G4 S7 F918 N196 V2559 H3554 DK2214 L1664 K998 O536 DO1126 MN14480 MP6.0165 E1535 IN501 DT486 DJ382 DB2.20 DG1051 P4-7-3 I0a7.8 Q5090.6 DR1564 Yshu4 Wsog .ͤ Ĥ Ĥ.ͤ {bundle} {sheaf} {ream} {tie in bundles} {govern} {manage} {control}
+¬ 422C U6e2c B85 G5 S12 XH4312 F761 N2632 V3244 H610 DK444 L149 K862 O1578 DO758 MN17780 MP7.0101 E743 IN610 DS668 DT757 DJ810 DG1224 P1-3-9 I3a9.4 Q3210.0 DR343 Yce4 Wcheug Ϥ. {fathom} {plan} {scheme} {measure}
+­ 422D U8db3 B157 G1 S7 F343 N4546 V5856 H2188 DK1386 L1279 K305 O461 DO135 MN37365 MP10.0896 E51 IN58 DS29 DT67 DC338 DJ171 DB2.6 DG1759 P2-3-4 I7d0.1 Q6080.1 DR3770 Yzu2 Yju4 Wjog Wju . . . T1 餷 {leg} {foot} {be sufficient} {counter for pairs of footwear}
+® 422E U901f B162 G3 S10 S9 XH2100 F576 N4700 V6060 H3105 DK1978 L1669 K659 O1237 DO848 MN38897P MP11.0071 E534 IN502 DS453 DT360 DJ383 DG693 P3-3-7 I2q7.4 Q3530.9 DR1564 Ysu4 Wsog Ϥ. Ϥ- Ϥ. .䤫 T1 {quick} {fast}
+¯ 422F U4fd7 B9 G8 S9 F1610 N453 V220 H104 DK79 L968 K1498 O776 DO544 MN695 MP1.0783 E925 IN1126 DS834 DJ1243 DG100 P1-2-7 I2a7.17 Q2826.8 DR2177 Ysu2 Wsog {vulgar} {customs} {manners} {worldliness} {mundane things}
+° 4230 U5c5e B44 G5 S12 XJ05624 F912 N1400 V1430 H3145 DK2009 L1953 K799 O1802 DO655 MN7754X MP4.0162 E744 IN1637 DS835 DT758 DJ1091 DG532 P3-3-9 I3r9.1 Q7722.7 DR3753 Yshu3 Yzhu3 Wchog Wsog 祯 Ĥ 䤫 T1 ä Ĥ {belong} {genus} {subordinate official} {affiliated}
+± 4231 U8cca B154 G8 S13 F2045 N4508 V5801 H1530 DK1029 L357 K1999 DO1426 MN36759 MP10.0760 E1537 IN1807 DJ1584 DG1744 P1-7-6 I7b6.3 Q6385.0 DR3959 Yzei2 Yze2 Wjeog {burglar} {rebel} {traitor} {robber}
+² 4232 U65cf B70 G3 S11 F393 N2090 V2399 H958 DK651 L1222 K599 O1343 DO448 MN13661 MP5.0701 E333 IN221 DS455 DT379 DC301 DJ322 DB3.10 DG961 P1-4-7 I4h7.3 Q0823.4 DR463 Yzu2 Wjog Wju T1 Ĥ {tribe} {family}
+³ 4233 U7d9a B120 G4 S13 XJ06574 XJ15F35 F141 N3544 V4500 H1362 DK921 L1345 K214 O2334 DO548 MN27533 MP8.1082 E536 IN243 DS456 DT609 DC400 DJ211 DB3.17 DG1539 P1-6-7 I6a7.5 Q2491.2 DR2757 Yxu4 Wsog 祯 祦 Ĥ. Ĥ. Ĥ.ʤ T1 Ĥ {continue} {series} {sequel}
+´ 4234 U5352 B8 C24 G4 S8 XJ05240 F772 N294 V615 H2055 DK1300 L1025 K738 O732 DO798 MN2740 MP2.0555 E537 IN787 DS457 DT509 DJ306 DB3.1 DG245 P2-2-6 I2j6.2 Q0040.8 DR455 ZPP2-6-2 Yzu2 Ycu4 Wjeol . . . Ĥ ˤ狼 {graduate} {soldier} {private} {die}
+µ 4235 U8896 B145 S10 F1960 N4224 V5444 H1164 L1108 K1495 O1107 MN34192 MP10.0202 P1-5-5 I5e5.1 Q3526.0 Yxiu4 Wsu 奦 {sleeve} {wing (building)} {extension} {give cold shoulder}
+¶ 4236 U5176 B12 S8 XJ13024 F1930 N590 V378 H2629 O734 MN1472 MP2.0091 P2-6-2 I2o6.6 Q4480.1 Yqi2 Yji1 Wgi . . {that}
+· 4237 U63c3 B64 S12 F2412 N1957 V2226 H590 L2255 K1395 MN12319X MP5.0305 P1-3-9 I3c9.16 Q5802.1 DR1343 Yjian1 Wjeon . . . . {be complete} {uniform} {all present}
+¸ 4238 U5b58 B39 G6 S6 F577 N1267 V1284 H2982 DK1894 L684 K724 O313 DO405 MN6943 MP3.0820 E926 IN269 DS836 DT846 DC431 DJ587 DG458 P3-2-4 I2c3.1 Q4024.7 DR1447 ZSP3-2-3 ZBP3-3-2 ZPP3-3-3 Ycun2 Wjon T1 ޤ {suppose} {be aware of} {believe} {feel}
+¹ 4239 U5b6b B39 G4 S10 F1388 N1273 V1296 H410 DK305 L1393 K1356 O1540 DO644 MN6987 MP3.0860 E538 IN910 DS458 DT551 DJ448 DG463 P1-3-7 I2c7.1 Q1249.3 DR3541 ZSP1-2-7 Ysun1 Wson ޤ T1 {grandchild} {descendants}
+º 423A U5c0a B12 C41 G6 S12 F1181 N607 V1386 H2324 DK1500 L1439 K1220 O1797 DO856 MN7445X MP4.0030 E927 IN704 DS838 DT952 DJ479 DG509 P2-3-9 I2o10.3 Q8034.6 DR948 ZPP2-9-3 Yzun1 Wjon Wjun ä. Ȥ. ä. Ȥ. T1 ߤ {revered} {valuable} {precious} {noble} {exalted}
+» 423B U640d B64 G5 S13 F807 N1979 V2255 H651 DK468 L666 K1070 DO449 MN12459 MP5.0338 E745 IN350 DS837 DT780 DJ396 DG922 P1-3-10 I3c10.12 Q5608.6 DR1361 Ysun3 Wson .ʤ . -.ʤ .ͤ -.ͤ {damage} {loss} {disadvantage} {hurt} {injure}
+¼ 423C U6751 B75 G1 S7 F253 N2191 V2564 H834 DK558 L208 K210 O424 DO154 MN14464 MP6.0142 E52 IN191 DS107 DT65 DC241 DJ364 DG1073 P1-4-3 I4a3.10 Q4490.0 DR1848 Ycun1 Wchon T1 ि {town} {village}
+½ 423D U905c B162 S13 S12 XH4422 N4730 V6098 L2422 O2591 MN39038X MP11.0148 P3-3-10 Q3230.9 ZRP3-4-10 Yxun4 Wson . ؤ꤯. 椺. {humble} {modest}
+¾ 423E U4ed6 B9 G3 S5 F543 N361 V122 H35 DK22 L961 K355 O129 DO520 MN370 MP1.0597 E334 IN120 DS459 DT255 DC172 DJ415 DG60 P1-2-3 I2a3.4 Q2421.2 DR2156 Yta1 Wta ۤ {other} {another} {the others}
+¿ 423F U591a B36 G2 S6 XJ0546C F139 N1169 V1127 H2170 DK1372 L108 K161 O347 DO181 MN5756 MP3.0342 E163 IN229 DS108 DT129 DC128 DJ104 DB2.8 DG405 P2-3-3 I0a6.5 Q2720.7 DR2560 ZPP3-3-3 Yduo1 Wda . ޤ. ޤ. {many} {frequent} {much}
+ 4240 U592a B37 G2 S4 F552 N1172 V1137 H2152 DK1360 L120 K343 O105 DO508 MN5834 MP3.0520 E164 IN629 DS269 DT98 DC257 DJ124 DG409 P2-3-1 I0a4.18 Q4003.0 DR1463 ZPP4-4-4 Ytai4 Wtae դ. դ. T1 Ҥ {plump} {thick} {big around}
+ 4241 U6c70 B85 G9 S7 N2496 V3055 DK200 L2316 MN17160 MP6.0949 IN2136 P1-3-4 I3a4.8 Q3413.0 Ytai4 Wtae . ˤ. . {luxury} {select}
+ 4242 U8a51 B149 S12 N4332 V5579 L2718 MN35374 MP10.0429 P1-7-5 I7a5.8 Q0361.1 Ytuo1 Wi Wta .Ӥ . . {deceive} {delude}
+ 4243 U553e B30 S11 N938 V826 L2165 MN3785 MP2.1047 P1-3-8 I3d8.2 Q6201.4 DR3772 Ytuo4 Wta Ĥ ĤФ {saliva} {sputum}
+ 4244 U5815 B32 G8 S12 S11 XJ05458 F2087 N1092 V1033 H2822 DK1804 L1314 K1979 DO1511 E1539 IN1742 DJ1693 DG357 P2-9-3 I3b8.14 Q7410.4 DR3672 ZSP2-8-3 Yduo4 Yhui1 Wta Whyu . . . {degenerate} {descend to} {lapse into}
+ 4245 U59a5 B87 C38 G8 S7 F1102 N2823 V1188 H2400 DK1556 L728 K1343 DO1313 MN6107X MP3.0654 E1538 IN930 DJ1332 DG425 P2-4-3 I3e4.9 Q2040.4 DR2069 ZPP2-1-6 Ytuo3 Wta T1 䤹 {gentle} {peace} {depravity}
+ 4246 U60f0 B61 G8 S12 XH851 F2336 N1727 V1921 H579 DK424 L629 K1978 DO1714 MN10855 MP4.1100 E1540 IN1743 DJ1460 DG823 P1-3-9 I4k9.6 Q9402.7 DR1146 Yduo4 Wta {lazy} {laziness}
+ 4247 U6253 B64 G3 S5 F239 N1829 V2063 H193 DK142 L653 K180 O136 DO682 MN11781 MP5.0092 E335 IN1020 DS460 DT256 DC435 DJ771 DG854 P1-3-2 I3c2.3 Q5102.0 DR1353 Yda3 Wta Wjeong . .- . T1 {strike} {hit} {knock} {pound} {dozen}
+ 4248 U67c1 B75 S9 XJ04249 XH3871 N2214 V2597 O856 MN14599 MP6.0257 P1-4-5 I4a5.23 Q4391.1 Yduo4 Yduo1 Ytuo2 Wta {rudder} {helm} {wheel}
+ 4249 U8235 B137 S11 XJ04248 F2225 N3871 V4937 L2674 MN30400 MP9.0486 P1-6-5 I6c5.3 Q2341.1 Yduo4 Ytuo2 Wta {rudder} {helm} {wheel}
+ 424A U6955 B75 S13 XJ05C73 F2476 N2313 V2780 L2531 MN15133 MP6.0452 P1-4-9 I4a9.13 Q4492.7 Ytuo3 Wta {ellipse}
+ 424B U9640 B170 S8 XJ13744 XJ16653 N4982 V6432 L2955 O568 MN41600 MP11.0814 P1-3-5 I2d5.5 Q7321.1 Ytuo2 Wta . ʤʤ {steep}
+ 424C U99c4 B187 G8 S14 F1500 N5198 V6734 H1821 DK1183 L1986 K1591 MN44633 MP12.0506 E1541 IN1880 DJ1610 DG1917 P1-10-4 I10a4.1 Q7433.0 DR3463 Ytuo2 Yduo4 Wtae Wta {burdensome} {pack horse} {horse load} {send by horse}
+ 424D U9a28 B187 S19 V6762 L2804 MN45002 MP12.0553 P1-10-9 Q7635.6 ZRP1-10-12 Ytuo2 Ytan2 Wtan Wta ƥ {dappled grey horse}
+ 424E U4f53 B9 G2 S7 XJ06D3C XJ06D3D XJ07173 XJ1695C F88 N405 V165 H71 DK52 L957 K110 O358 DO176 MN509 MP1.0693 E165 IN61 DS270 DT149 DC96 DJ165 DB2.11 DG80 P1-2-5 I2a5.6 Q2523.0 DR2155 Yti3 Yben4 Wche ƥ T1 ʤ {body} {substance} {object} {reality} {counter for images}
+ 424F U5806 B32 S11 F2184 N1094 V1035 L2185 O1295 MN5211 MP3.0207 P1-3-8 I3b8.1 Q4011.4 Ydui1 Yzui1 Wtoe ĥ . {piled high}
+ 4250 U5bfe B67 C41 G3 S7 XJ05574 F34 N2067 V1375 H831 DK556 L1726 K55 O405 DO370 MN7419 MP4.0006 E336 IN365 DS461 DT286 DC39 DJ363 DG502 P1-4-3 I2j5.5 Q0440.0 DR448 Ydui4 Wdae ĥ . . Ĥ줢. ʤ. फ. T1 Ĥ {vis-a-vis} {opposite} {even} {equal} {versus} {anti-} {compare}
+ 4251 U8010 B126 G8 S9 XH1112 F1295 N3690 V4705 H1282 DK861 L1164 K1273 O884 DO1247 MN28879 MP9.0169 E1542 IN1415 DJ1618 DG1579 P1-6-3 I2r7.1 Q1420.0 DR3148 Ynai4 Wnae . T1 {-proof} {enduring}
+ 4252 U5cb1 B46 S8 V1452 O955 MN7997 MP4.0237 P2-5-3 I3o5.13 Q2377.2 Ydai4 Wdae {old name for a Chinese mountain} {Taishan}
+ 4253 U5e2f B50 G4 S10 XJ05668 F746 N1474 V1563 H2582 DK1648 L415 K718 O1192 DO614 MN8929 MP4.0443 E539 IN963 DS669 DT552 DJ1065 DG565 P2-5-5 I3f7.1 Q4422.7 DR1944 ZSP2-4-5 Ydai4 Wdae .Ӥ T1 {sash} {belt} {obi} {zone} {region}
+ 4254 U5f85 B60 G3 S9 F391 N1609 V1741 H364 DK269 L879 K374 O785 DO611 MN10085 MP4.0821 E337 IN452 DS271 DT336 DC366 DJ195 DB3.14 DG626 P1-3-6 I3i6.4 Q2424.1 DR2048 Ydai4 Wdae . -. T1 ޤ ޤ {wait} {depend on}
+ 4255 U6020 B28 C61 G8 S9 F1703 N851 V1818 H2085 DK1323 L745 K1613 DO1084 MN10469 MP4.1001 E1543 IN1297 DJ1698 DG777 P2-2-7 I4k5.21 Q2333.6 DR2758 Ydai4 Wtae . ʤ. {neglect} {laziness}
+ 4256 U614b B61 G5 S14 F353 N1743 V1947 H2847 DK1822 L2005 K354 DO835 MN11052 MP4.1151 E748 IN387 DS840 DT798 DC330 DJ451 DG797 P2-10-4 I4k10.13 Q2133.1 DR2758 ZPP2-4-10 Ytai4 Wtae 虜. {attitude} {condition} {figure} {appearance} {voice (of verbs)}
+ 4257 U6234 B24 C62 S17 S18 F2332 N795 V2045 H3302 L2702 K1889 O2707 MN11685X MP5.0048 P3-5-12 I5f12.2 Q4385.0 DR1459 ZRP3-6-12 ZPP4-18-4 Ydai4 Wdae . {be crowned with} {live under (a ruler)} {receive}
+ 4258 U66ff B72 C73 G8 S12 XH364 F979 N2140 V2486 H2783 DK1780 L842 K849 DO1398 MN14300 MP5.0998 E1548 IN744 DJ375 DG1001 P2-8-4 I4c8.12 Q5560.3 DR1478 Yti4 Wche . .- . T1 {exchange} {spare} {substitute} {per-}
+ 4259 U6cf0 B85 G8 S10 XJ1386E F1281 N2526 V3098 H2583 DK1650 L1570 K1310 O1203 DO1765 MN17325 MP6.1074 E1545 IN1545 DJ1680 DG1156 P2-5-5 I3a5.34 Q5013.2 DR1442 ZPP4-10-4 Ytai4 Wtae T1 Ϥ Ҥ 䤹 䤹 椿 褷 {peaceful} {calm} {peace} {easy} {Thailand}
+ 425A U6ede B85 G8 S13 XJ05E7C F1107 N2661 V3280 H663 DK477 L416 K1215 DO1251 MN18067P MP7.0189 E1549 IN964 DJ1402 DG1234 P1-3-10 I3a10.14 Q3412.7 DR344 Yzhi4 Wche ƥ Ȥɤ. {stagnate} {be delayed} {overdue} {arrears}
+ 425B U80ce B130 G8 S9 F1861 N3750 V4789 H918 DK621 L748 K1801 DO1477 MN29369 MP9.0274 E1544 IN1296 DJ1544 DG1026 P1-4-5 I4b5.10 Q7326.0 DR3977 Ytai1 Wtae {womb} {uterus}
+ 425C U817f B130 S13 N3795 V4846 MN29747X MP9.0351 P1-4-9 Q7723.3 Ytui3 Wtoe {thigh} {femur}
+ 425D U82d4 B140 S8 N3921 V5001 L2356 O929 MN30778X MP9.0563 P2-3-5 I3k5.27 Q4460.3 ZRP2-4-5 Ytai2 Ytai1 Wtae {moss} {lichen}
+ 425E U888b B145 G8 S11 XJ13C27 F1125 N4223 V5443 H2588 DK1655 L1006 K703 O1750 DO926 MN34171 MP10.0199 E1546 IN1329 DJ685 DG1623 P2-5-6 I5e5.11 Q2373.2 DR2165 Ydai4 Wdae դ T1 Ƥ ʤ ֤ {sack} {bag} {pouch}
+ 425F U8cb8 B154 G5 S12 F995 N4503 V5792 H2600 DK1664 L1007 K844 DO472 MN36709 MP10.0735 E747 IN748 DS670 DT759 DJ183 DB3.13 DG1730 P2-5-7 I7b5.9 Q2380.6 DR2161 Ydai4 Wdae Wteug . .- - {lend}
+ 4260 U9000 B162 G5 S9 S8 F424 N4684 V6040 H3094 DK1969 L1465 K613 O1236A DO459 MN38839P MP11.0037 E746 IN846 DS839 DT703 DJ348 DG687 P3-3-6 I2q6.3 Q3730.3 DR3865 Ytui4 Wtoe ꤾ. ꤾ. . . . . {retreat} {withdraw} {retire} {resign} {repel} {expel} {reject}
+ 4261 U902e B162 G8 S11 S10 F766 N4706 V6069 H3123 DK1993 L1160 K874 DO1649 MN38931P MP11.0090 E1547 IN891 DJ1048 DG703 P3-3-8 I2q8.2 Q3530.3 DR1642 Ydai4 Ydai3 Wche Wtae {apprehend} {chase}
+ 4262 U968a B170 G4 S12 F605 N5010 V6468 H625 DK452 L1306 K470 DO366 MN41750X MP11.0945 E540 IN795 DS462 DT593 DC225 DJ779 DG746 P1-3-9 I2d9.7 Q7823.2 DR3651 Ydui4 Wdae {regiment} {party} {company} {squad}
+ 4263 U9edb B203 G9 S16 F2254 N5408 V7060 DK1678 L2864 MN48075X MP12.1022 IN2283 P2-5-11 I4d13.7 Q2333.1 Ydai4 Wdae ޤ椺 {blackened eyebrows}
+ 4264 U9bdb B195 G9 S19 XJ16A57 F2446 N5305 V6884 H1881 DK1213 L2812 O2832 DO1971 MN46226P MP12.0752 IN2272 P1-11-8 I11a8.11 Q2732.0 Ydiao1 Wjo 祦 {sea bream} {red snapper}
+ 4265 U4ee3 B9 G3 S5 F66 N364 V125 H30 DK18 L1005 K68 O125 DO85 MN386 MP1.0611 E338 IN256 DS463 DT257 DC87 DJ413 DB2.10 DB3.3 DG61 P1-2-3 I2a3.3 Q2324.0 DR2156 Ydai4 Wdae . . . -. . T1 {substitute} {change} {convert} {replace} {period} {age} {generation} {charge} {rate} {fee}
+ 4266 U53f0 B28 C30 G2 S5 XJ0674A XJ13747 F262 N848 V699 H2005 DK1265 L744 K216 O276 DO290 MN3246 MP2.0757 E166 IN492 DS272 DT111 DC436 DJ532 DB3.2 DG280 P2-2-3 I3d2.11 Q2360.0 DR2777 Ytai2 Ytai1 Wtae Wi Ƥ Ĥ {pedestal} {a stand} {counter for machines and vehicles}
+ 4267 U5927 B37 G1 S3 F7 N1171 V1133 H3416 DK2133 L107 K7 O48 DO32 MN5831 MP3.0367 E53 IN26 DS22 DT14 DC5 DJ87 DB2.2 DG408 P4-3-4 I0a3.18 Q4003.0 DR1463 Yda4 Ydai4 Wdae Wda Wtae - . -. T1 Ȥ Ϥ Ҥ Ҥ ޤ ޤ {large} {big}
+ 4268 U7b2c B118 G3 S11 F160 N3385 V4272 H2660 DK1706 L1239 K76 O1768 DO360 MN25943 MP8.0760 E339 IN404 DS273 DT380 DC83 DJ354 DG1473 P2-6-5 I6f5.5 Q8822.7 DR2344 Ydi4 Wje ƥ {No.} {residence}
+ 4269 U918d B164 S16 F2303 N4795 V6184 L2747 O2500 MN39924 MP11.0384 P1-7-9 I7e9.3 Q1668.1 Yti2 Wje ƥ {whey} {good Buddhist teaching}
+ 426A U984c B72 C181 G3 S18 F96 N2164 V6645 H3337 DK2103 L389 K123 DO393 MN43584 MP12.0278 E340 IN354 DS464 DT440 DC51 DJ327 DB2.16 DG1895 P3-9-9 I9a9.7 Q6180.8 DR3870 Yti2 Wje {topic} {subject}
+ 426B U9df9 B53 C196 G9 S24 F1676 N1544 V7007 H3189 DK2036 L2237 K1808 O2995 MN47377 MP12.0879 IN2278 P3-3-21 I3q21.1 Q0022.7 Yying1 Weung 襦 {hawk}
+ 426C U6edd B85 G8 S13 XJ0426D F1478 N2655 V3273 H661 DK476 L537 K1285 O1862 DO1664 MN18067 MP7.0189 E1550 IN1759 DJ1841 DG1235 P1-3-10 I3a10.8 Q3011.6 DR356 Ylong2 Yshuang1 Wrong Wrang T1 餭 {waterfall} {rapids} {cascade}
+ 426D U7027 B85 S19 XJ0426C XH2655 N2729 V3376 H809 O2864 MN18671 MP7.0340 P1-3-16 Q3111.1 Ylong2 Yshuang1 Wrong Wrang {waterfall} {rapids} {cascade}
+ 426E U5353 B25 C24 G8 S8 XJ1435B F1348 N802 V616 H2064 DK1307 L51 K1428 O660 DO1761 MN2741 MP2.0557 E1553 IN1679 DJ1030 DG246 P2-2-6 I2m6.2 Q2140.6 DR1255 ZPP2-6-2 Yzhuo1 Yzhuo2 Wtag T1 {eminent} {table} {desk} {high}
+ 426F U5544 B30 G9 S10 F2463 N935 V793 DK299 L2168 O1285 MN3801X MP2.1049 IN2038 P1-3-7 I3d8.4 Q6103.2 Yzhuo2 Wtag ĥ ȥ Ĥ. Ĥ. T1 Ϥ Ф {peck} {pick up}
+ 4270 U5b85 B40 G6 S6 F357 N1279 V1308 H2174 DK1376 L1916 K371 O283 DO992 MN7064 MP3.0898 E928 IN178 DT847 DJ538 DB3.13 DG467 P2-3-3 I3m3.4 Q3071.4 DR756 Yzhai2 Yzhe4 Wtaeg Wdaeg T1 䤱 {home} {house} {residence} {our house} {my husband}
+ 4271 U6258 B64 S6 XH4315 N1835 V2069 L2264 MN11793 MP5.0101 P1-3-3 I3c3.3 Q5201.4 Ytuo1 Wtag . . {requesting} {entrusting with} {pretend} {hint}
+ 4272 U629e B64 G8 S7 XJ05A24 XH4744 F847 N1845 V2082 H255 DK191 L1074 K1413 O382 DO1096 MN11902P MP5.0150 E1551 IN993 DJ764 DG861 P1-3-4 I3c4.21 Q5708.7 DR1362 Yze2 Yzhai2 Wtaeg . {choose} {select} {elect} {prefer}
+ 4273 U62d3 B64 G8 S8 F1526 N1873 V2115 H317 DK237 L651 K1415 O586 DO1780 MN11958 MP5.0178 E1554 IN1833 DJ1263 DG876 P1-3-5 I3c5.1 Q5106.0 DR1377 Ytuo4 Yta4 Wcheog Wtag Ҥ. T1 Ҥ {clear (the land)} {open} {break up (land)}
+ 4274 U6ca2 B85 G8 S7 XJ05F37 F296 N2503 V3062 H267 DK201 L1072 K403 O404 DO908 MN17234 MP6.1004 E1552 IN994 DC442 DJ1395 DG1164 P1-3-4 I3a4.18 Q3718.7 DR362 Yze2 Wtaeg Wseog 뤪. 뤪. Ĥ T1 蘆 {swamp}
+ 4275 U6fef B85 G8 S17 F1698 N2718 V3360 H793 DK543 L577 K1699 O2609 MN18532X MP7.0325 E1556 IN1561 DJ301 DG1257 P1-3-14 I3a14.5 Q3711.4 DR375 Yzhuo2 Wtag . 椹. {laundry} {wash} {pour on} {rinse}
+ 4276 U7422 B96 G9 S11 F2022 N2946 V3640 H971 DK661 L2560 O1608 DO1963 MN21058X MP7.0201 IN2158 P1-4-7 Q1113.2 Yzhuo2 Yzuo2 Wtag ߤ. T1 {polish}
+ 4277 U8a17 B149 G8 S10 F1021 N4315 V5560 H1455 DK976 L1917 K895 O1147A DO1408 MN35243 MP10.0395 E1555 IN1636 DJ1574 DG1662 P1-7-3 I7a3.1 Q0261.4 DR3056 Ytuo1 Wtag . . .Ĥ {consign} {requesting} {entrusting with} {pretend} {hint}
+ 4278 U9438 B167 S21 XJ06E65 N4920 V6356 O2922 MN40951 MP11.0647 P1-8-13 I8a13.3 Q8614.1 Yduo2 Wtag T1 {large hand bell}
+ 4279 U6fc1 B85 G8 S16 F1883 N2710 V3348 H774 DK533 L835 K1787 O2457 DO1749 MN18440 MP7.0304 E1558 IN1625 DJ1511 DG1255 P1-3-13 I3a13.8 Q3612.7 DR352 Yzhuo2 Wtag 祯 ˤ. ˤ. T1 ˤ {voiced} {uncleanness} {wrong} {nigori} {impurity}
+ 427A U8afe B149 G8 S15 F1490 N4383 V5638 H1568 DK1052 L351 K1677 DO1452 MN35687 MP10.0543 E1557 IN1770 DJ1578 DG1696 P1-7-8 I7a8.10 Q0466.4 DR3077 Ynuo4 Wnag Wrag {consent} {assent} {agreement}
+ 427B U8338 B140 S9 N3935 V5026 L2394 O925 MN30918X MP9.0632 P2-3-6 I3k6.1 Q4440.1 ZRP2-4-6 Yrong2 Yrong3 Wyong 祦 ˥ Τ . {mushroom}
+ 427C U51e7 B16 S5 F2117 N655 V434 L2139 MN1749 MP2.0168 P3-2-3 I2s3.1 Q7721.0 Wgwe Τܤ {kite} {(kokuji)}
+ 427D U86f8 B142 S13 N4149 V5330 L2690 MN33072X MP10.0032 P1-6-7 Q5912.7 Yshao1 Yxiao1 Wso 祦 {octopus}
+ 427E U53ea B30 G9 S5 F2288 N874 V694 H2155 DK1363 L53 O157 DO1943 MN3239 MP2.0749 IN2034 P2-3-2 I3d2.8 Q6080.0 DR3761 Yzhi3 Yzhi1 Wji {only} {free} {in addition}
+á 4321 U53e9 B30 S5 F2316 N876 V696 L2166 MN3238 MP2.0748 P1-3-2 I3d2.3 Q6702.0 Ykou4 Wgo . Ϥ. {strike} {beat} {hit} {thrash} {criticize}
+â 4322 U4f46 B9 G8 S7 F2404 N394 V154 H72 DK53 L953 K1877 O351 DO1853 MN495 MP1.0685 E1559 IN1927 DJ1923 DG81 P1-2-5 I2a5.14 Q2621.0 DR2172 Ydan4 Wdan . T1 {however} {but}
+ã 4323 U9054 B162 G4 S12 S11 XJ06D7D F500 N4721 V6088 H3139 DK2005 L552 K525 O1810 DO391 MN39011P MP11.0144 E541 IN448 DS465 DT594 DC154 DJ384 DG708 P3-3-9 I2q9.8 Q3430.4 DR1455 Yda2 Wdal - T1 Ƥ Ȥ ߤ {accomplished} {reach} {arrive} {attain}
+ä 4324 U8fb0 B161 G9 S7 F1600 N4653 V6006 H2992 DK1901 L2008 K1562 O738 DO1954 MN38682 MP10.1093 IN2246 P3-2-5 I2p5.1 Q7123.2 Ychen2 Wjin Wsin T1 Ȥ Τ Τ֤ T2 Τ {sign of the dragon} {7-9AM} {fifth sign of Chinese zodiac}
+å 4325 U596a B37 G8 S14 F974 N1183 V1171 H2343 DK1517 L566 K1068 DO1603 MN5994 MP3.0606 E1561 IN1310 DJ1407 DG421 P2-3-11 I8c6.4 Q4034.1 DR1448 ZPP2-11-3 Yduo2 Wtal . {rob} {take by force} {snatch away} {dispossess} {plunder} {usurp}
+æ 4326 U8131 B130 G8 S11 F782 N3775 V4822 H973 DK663 L498 K843 DO1173 MN29539P MP9.0327 E1560 IN1370 DJ191 DG1035 P1-4-7 I4b7.8 Q7821.6 DR3957 Ytuo1 Wtal Wtae . . {undress} {removing} {escape from} {get rid of} {be left out} {take off}
+ç 4327 U5dfd B12 G9 S12 F2061 N601 V1546 DK1726 L2861 MN8765X MP4.0393 IN2062 P2-6-6 Q7780.1 Yxun4 Wson Ĥ {southeast}
+è 4328 U7aea B117 S14 XJ06C33 F2370 N3359 V4240 H2837 L2618 O2224 MN25790 MP8.0720 P2-9-5 I5b9.5 Q7710.8 ZSP2-8-5 Yshu4 Wsu .Ƥ ɤ {length} {height} {warp}
+é 4329 U8fbf B162 S6 S5 N4665 V6015 L2413 MN38718X MP11.0002 P3-3-3 Q3230.7 ZRP3-4-3 Ychan1 Wcheon ƥ . ɤ {follow (road)} {pursue}
+ê 432A U68da B75 G8 S12 F1594 N2300 V2748 H984 DK672 L202 K1696 O1625 MN14941X MP6.0398 E1562 IN1908 DJ1536 DG1103 P1-4-8 I4a8.10 Q4792.0 DR1846 Ypeng2 Wbung Wpaeng ۥ - {shelf} {ledge} {rack} {mount} {mantle} {trellis}
+ë 432B U8c37 B150 G2 S7 F508 N4458 V5730 H2043 DK1290 L788 K249 O449 DO528 MN36182 MP10.0628 E122 IN653 DS78 DT143 DJ458 DG1714 P2-2-5 I2o5.3 Q8060.8 DR2077 Ygu3 Yyu4 Wgog Wyog .ޤ T1 {valley}
+ì 432C U72f8 B94 S10 XJ06C3E XJ14B27 F2498 N2887 V3578 L2338 MN20427 MP7.0701 P1-3-7 I3g7.2 Q4621.4 Yli2 Wri 饤 ̤ {tanuki} {raccoon}
+í 432D U9c48 B195 S22 N5328 V6916 L2819 MN46470X MP12.0769 P1-11-11 I11a11.1 Q2137.4 Q2137.7 Yxue3 Wseol {codfish} {(kokuji)}
+î 432E U6a3d B75 S16 F1981 N2375 V2875 L2506 K1730 MN15500X MP6.0544 P1-4-12 Q4894.6 DR1848 Yzun1 Wjun {barrel} {cask} {keg}
+ï 432F U8ab0 B149 S15 F1933 N4384 V5642 H1578 L2712 K1652 MN35586 MP10.0497 DC484 DJ81 P1-7-8 I7a8.1 Q0061.4 Yshui2 Yshei2 Wsu {who} {someone} {somebody}
+ð 4330 U4e39 B4 C3 G8 S4 F1402 N163 V36 H3441 DK2147 L2038 K1263 O79 DO1852 MN99 MP1.0321 E1563 IN1093 DJ1813 DG18 P4-4-1 I0a4.34 Q7744.0 DR3647 Ydan1 Wdan T1 ޤ {rust-colored} {red} {read lead} {pills}
+ñ 4331 U5358 B3 C30 G4 S9 XJ05345 XJ1363C F586 N139 V620 H2256 DK1444 L1928 K593 O919A DO390 MN2752 MP2.0599 E542 IN300 DS671 DT530 DC348 DJ359 DG516 P2-3-6 I3n6.2 Q3250.6 Q9050.6 DR955 Ydan1 Ychan2 Wdan Wseon ҤȤ {simple} {one} {single} {merely}
+ò 4332 U5606 B30 G8 S13 F1584 N974 V872 H630 DK455 L1579 K1594 DO1292 MN4138P MP2.1126 E1566 IN1246 DJ1436 DG310 P1-3-10 I3d10.8 Q6403.4 DR3763 Ytan4 Wtan ʤ. ʤ.路 {sigh} {lament} {moan} {grieve}
+ó 4333 U5766 B32 S8 N1071 V997 L2188 O574 MN4971 MP3.0162 P1-3-5 I3b5.8 Q4611.0 Ytan3 Wtan T1 䤹 {level} {wide}
+ô 4334 U62c5 B64 G6 S8 XJ0593F F422 N1879 V2121 H318 DK238 L668 K673 O581 DO1631 MN11941 MP5.0169 E929 IN1274 DT867 DJ1050 DG877 P1-3-5 I3c5.20 Q5601.0 DR1372 Ydan4 Ydan1 Ydan3 Wdan . ˤ. {shouldering} {carry} {raise} {bear}
+õ 4335 U63a2 B64 G6 S11 F930 N1949 V2211 H505 DK374 L1327 K1239 O1316 DO1236 MN12276 MP5.0285 E930 IN535 DT927 DJ1258 DG908 P1-3-8 I3c8.16 Q5709.4 DR1364 Ytan4 Ytan1 Wtam . . {grope} {search} {look for}
+ö 4336 U65e6 B72 G9 S5 N2098 V2411 H2389 DK1548 L30 K1849 O162 DO1892 MN13734 MP5.0741 IN2085 P2-4-1 I4c1.2 Q6010.0 Ydan4 Wdan .餫 {nightbreak} {dawn} {morning}
+÷ 4337 U6b4e B76 S14 XH974 N2424 V2947 H1869 L2859 O2353 MN16182X MP6.0643 P1-10-4 I4j10.3 Q4758.2 ZSP1-10-4 Ytan4 Wtan ʤ. ʤ. {grief} {lamentation}
+ø 4338 U6de1 B85 G8 S11 F1436 N2602 V3202 H528 DK389 L164 K1478 O1340 DO1065 MN17660 MP7.0021 E1565 IN1337 DJ1401 DG1214 P1-3-8 I3a8.15 Q3918.9 DR362 Ydan4 Wdam . {thin} {faint} {pale} {fleeting}
+ù 4339 U6e5b B85 S12 F2183 N2622 V3234 L2317 O1855 MN17846 MP7.0132 P1-3-9 I3a9.2 Q3411.1 Yzhan4 Wdam Wchim . . T1 {fill} {wear (a smile)}
+ú 433A U70ad B46 C86 G3 S9 F1307 N1418 V3413 H2257 DK1445 L771 K1007 O1186 DO842 MN18953 MP7.0388 E341 IN1344 DS274 DT337 DJ875 DG1267 P2-3-6 I3o6.5 Q2228.9 DR1262 ZPP3-5-4 Ytan4 Wtan {charcoal} {coal}
+û 433B U77ed B111 G3 S12 F689 N3172 V3982 H1182 DK801 L1442 K789 O1633 DO261 MN23978 MP8.0290 E342 IN215 DS466 DT403 DJ90 DG1395 P1-5-7 I3d9.27 Q8141.8 DR2373 Yduan3 Wdan ߤ. {short} {brevity} {fault} {defect} {weak point}
+ü 433C U7aef B117 G8 S14 F960 N3363 V4243 H1221 DK826 L1167 K942 O2306 DO1380 MN25806 MP8.0721 E1567 IN1418 DJ680 DG1462 P1-5-9 I5b9.2 Q0212.7 DR453 Yduan1 Wdan Ϥ Ϥ -Ф Ϥ T1 ߤ {edge} {origin} {end} {point} {border} {verge} {cape}
+ý 433D U7baa B118 S15 XJ06452 N3443 V4321 L2631 MN26509X MP8.0847 P2-6-9 Q8850.6 Ydan1 Wdan Ϥ {bamboo rice basket}
+þ 433E U7dbb B120 S14 N3551 V4514 L2670 MN27587 MP8.1108 P1-6-8 I6a8.13 Q2398.1 Yzhan4 Wtan ۤ.Ӥ {be rent} {ripped} {unravel} {run} {begin to open} {smile}
+ÿ 433F U803d B128 S10 XJ1604E N3703 V4721 L2679 MN29024 MP9.0194 P1-6-4 I6e4.3 Q1411.2 Ydan1 Wtam . {addicted} {absorbed in}
+ 4340 U80c6 B130 G8 S9 XJ0673C XJ15654 F1449 N3751 V4790 H919 DK622 L31 K1660 O845 DO1466 MN29354 MP9.0269 E1564 IN1273 DJ1344 DG1027 P1-4-5 I4b5.6 Q7621.0 DR3972 Ydan3 Wdan T1 ޤ {gall bladder} {courage} {pluck} {nerve}
+ 4341 U86cb B103 S11 F2266 N3019 V5301 L2683 MN32977 MP10.0022 P2-5-6 I6d5.11 Q1713.6 Ydan4 Wdan {barbarian} {egg}
+ 4342 U8a95 B149 G6 S15 F1024 N4386 V5640 H1579 DK1062 L393 K1286 O2319 DO960 MN35692P MP10.0523 E1568 IN1116 DT987 DJ688 DG1697 P1-7-8 I7a7.15 Q0264.1 DR3067 ZSP1-7-6 Ydan4 Wtan {nativity} {be born} {declension} {lie} {be arbitrary}
+ 4343 U935b B167 G8 S17 XJ14973 F1793 N4895 V6318 H1755 DK1152 L1860 K1733 O2651 DO1351 MN40625 MP11.0594 E1569 IN1817 DJ1605 DG1831 P1-8-9 I8a9.5 Q8714.7 DR2868 Yduan4 Wdan . T1 {forge} {discipline} {train}
+ 4344 U56e3 B31 G5 S6 XJ05425 XDR3675 F213 N1027 V940 H3053 DK1935 L582 K172 O310 DO243 MN4703P MP3.0061 E749 IN491 DS672 DT661 DC336 DJ366 DG339 P3-3-3 I3s3.3 Q6034.0 DR1448 Ytuan2 Wdan ȥ ޤ ޤ. {group} {association}
+ 4345 U58c7 B32 G8 S16 F1512 N1146 V1101 H754 DK522 L587 K1384 O2438 DO1711 MN5528 MP3.0286 E1571 IN1839 DJ1440 DG392 P1-3-13 I3b13.5 Q4011.6 DR1472 Ytan2 Wdan {podium} {stage} {rostrum} {terrace}
+ 4346 U5f3e B57 G8 S12 XJ0573C F853 N1575 V1699 H572 DK418 L1931 K933 O1880 DO1099 MN9836P MP4.0766 E1570 IN1539 DJ590 DG613 P1-3-9 I3h9.3 Q1925.6 DR3555 Ydan4 Ytan2 Wtan . -. Ϥ. Ϥ. Ϥ. . Ϥ. {bullet} {twang} {flip} {snap}
+ 4347 U65ad B69 G5 S11 XJ05A52 F338 N2078 V2385 H1492 DK1001 L1136 K493 O1669 DO606 MN13557 MP5.0625 E750 IN1024 DS841 DT743 DC426 DJ900 DG955 P1-7-4 I6b5.6 Q2272.1 DR1254 Yduan4 Wdan . Ȥ. . {severance} {decline} {refuse} {apologize} {warn} {dismiss} {prohibit} {decision} {judgement} {cutting}
+ 4348 U6696 B72 G6 S13 F1371 N2153 V2502 H1011 DK690 L1949 K1164 O1882 DO917 MN14064X MP5.0915 E932 IN635 DT964 DJ339 DG994 P1-4-9 I4c9.4 Q6204.7 DR3867 Ynuan3 Wnan Whweon Υ . . .ޤ . {warmth}
+ 4349 U6a80 B75 G9 S17 F2291 N2386 V2895 DK743 L2525 O2623 MN15632 MP6.0572 IN2128 P1-4-13 I4a13.11 Q4091.6 Ytan2 Wdan ޤ {cedar} {sandlewood} {spindle tree}
+ 434A U6bb5 B79 G6 S9 F479 N2452 V2991 H1144 DK780 L1859 K340 O874 DO911 MN16619 MP6.0763 E931 IN362 DT891 DC425 DJ608 DB3.18 DG1139 P1-5-4 I2s7.2 Q7744.7 DR2668 Yduan4 Wdan {grade} {steps} {stairs}
+ 434B U7537 B102 G1 S7 XJ13134 F240 N2996 V3731 H2542 DK1613 L859 K228 O495 DO63 MN21730 MP7.1079 E54 IN101 DS109 DT66 DC203 DJ67 DB2.13 DG1334 P2-5-2 I5f2.2 Q6042.7 DR3645 Ynan2 Wnam ʥ Ȥ T1 {male}
+ 434C U8ac7 B149 G3 S15 F272 N4388 V5643 H1569 DK1053 L350 K303 O2325 DO378 MN35633 MP10.0508 E543 IN593 DS467 DT433 DC394 DJ390 DG1698 P1-7-8 I7a8.7 Q0968.9 DR3062 Ytan2 Wdam {discuss} {talk}
+ 434D U5024 B9 G6 S10 F518 N488 V257 H109 DK81 L978 K345 O1278 DO1414 MN786 MP1.0841 E933 IN425 DT908 DJ426 DG108 P1-2-8 I2a8.30 Q2421.6 DR2175 Yzhi2 Wchi T1 {price} {cost} {value}
+ 434E U77e5 B111 G2 S8 F205 N3169 V3978 H1127 DK768 L1223 K207 O636 DO196 MN23935 MP8.0279 E169 IN214 DS112 DT160 DC73 DJ143 DB2.18 DG1394 P1-5-3 I3d5.14 Q8640.0 DR2377 Yzhi1 Yzhi4 Wji . .餻 T1 Ȥ Ȥ Τ {know} {wisdom}
+ 434F U5730 B32 G2 S6 F40 N1056 V976 H204 DK152 L515 K40 O241 DO143 MN4890 MP3.0128 E167 IN118 DS111 DT130 DC45 DJ146 DB2.1 DG367 P1-3-3 I3b3.1 Q4411.2 DR1456 Ydi4 Yde5 Wji T1 ɤ {ground} {earth}
+ 4350 U5f1b B57 S6 F2497 N1564 V1684 L2242 MN9724 MP4.0696 P1-3-3 I3h3.1 Q1421.2 Ychi2 Wi . . . . . {slacken} {relax}
+ 4351 U6065 B128 C61 G8 S10 XJ06657 F1575 N3704 V1846 H1313 DK882 L823 K1710 DO1431 MN10585 MP4.1032 E1572 IN1690 DJ1366 DG783 P1-6-4 I6e4.2 Q1310.0 Q1340.0 DR3258 Ychi3 Wchi . Ϥ .餦 . {shame} {dishonor}
+ 4352 U667a B72 G9 S12 F1002 N2144 V2490 H2784 DK1781 L1224 K1416 O1793 DO1964 MN14010 MP5.0905 IN2099 P2-8-4 I4c8.11 Q8660.0 Yzhi4 Wji T1 Ȥ Ȥ Ȥ Ȥ Τ Ȥ Ȥ Ҥ {wisdom} {intellect} {reason}
+ 4353 U6c60 B85 G2 S6 F827 N2489 V3042 H218 DK160 L516 K548 O251 DO847 MN17141 MP6.0934 E168 IN119 DS110 DT131 DJ452 DG1161 P1-3-3 I3a3.4 Q3411.2 DR356 Ychi2 Wji Wta {pond} {cistern} {pool} {reservoir}
+ 4354 U75f4 B104 G8 S13 XJ06177 F1663 N3061 V3823 H3286 DK2066 L1683 K1976 DO1663 MN22257 MP7.1180 E1575 IN1813 DJ1738 DG1356 P3-5-8 I5i8.1 Q0016.0 DR577 Ychi1 Wchi . {stupid} {foolish}
+ 4355 U7a1a B115 G8 S13 XJ06350 XJ1513E F1560 N3292 V4154 H1206 DK814 L896 K1368 O1914 DO1513 MN25120 MP8.0594 E1576 IN1230 DJ1100 DG1440 P1-5-8 I5d8.1 Q2091.4 DR2275 Yzhi4 Wchi Ȥʤ ʤ Ǥ T1 ޤ 狼 勞 ä {immature} {young}
+ 4356 U7f6e B122 G4 S13 F277 N3644 V4645 H2608 DK1671 L832 K322 O2232 DO345 MN28298 MP9.0020 E545 IN426 DS469 DT610 DC312 DJ262 DG1466 P2-5-8 I5g8.8 Q6071.6 DR3675 ZPP3-1-12 Yzhi4 Wchi . -. T1 {placement} {put} {set} {deposit} {leave behind} {keep} {employ} {pawn}
+ 4357 U81f4 B133 G8 S10 F870 N3847 V4904 H1316 DK883 L756 K916 O1407 DO1114 MN30149X MP9.0431 E1573 IN903 DJ725 DG1590 P1-6-4 I4i6.2 Q1814.0 DR3166 Yzhi4 Wchi . {doth} {do} {send} {forward} {cause} {exert} {incur} {engage}
+ 4358 U8718 B142 S14 N4158 V5342 MN33134 MP10.0043 P1-6-8 I6d8.2 Q5610.0 Yzhi1 Wji {spider}
+ 4359 U9045 B162 G8 S12 S11 XJ06E2F XH1610 F833 N4722 V6089 H3133 DK1999 L1067 K884 O1807 DO1090 MN38989P MP11.0106 E1574 IN702 DJ118 DB3.17 DG709 P3-3-9 I2q9.17 Q3730.4 DR3755 Ychi2 Wji . .餹 . T1 {slow} {late} {back} {later}
+ 435A U99b3 B187 S13 N5195 V6730 L2805 MN44593 MP12.0500 P1-10-3 I10a3.1 Q7431.2 DR3456 Ychi2 Wchi . {run} {gallop} {sail} {drive (a wagon)} {win (fame)} {despatch}
+ 435B U7bc9 B118 G5 S16 F821 N3435 V4343 H2715 DK1743 L950 K820 O2575 DO711 MN26298X MP8.0828 E751 IN1603 DS673 DT815 DJ1056 DG1488 P2-6-10 I6f10.5 Q8890.4 DR2364 Yzhu2 Yzhu4 Wchug . T1 Ĥ Ĥ Ĥ Ť {fabricate} {build} {construct}
+ 435C U755c B95 C102 G8 S10 F1824 N2920 V3749 H2096 DK1329 L1384 K1729 DO1740 MN21814 MP7.1098 E1577 IN1223 DJ1274 DG1339 P2-2-8 I2j8.7 Q0060.3 DR476 ZPP2-5-5 Ychu4 Yxu4 Wchug {livestock} {domestic fowl and animals}
+ 435D U7af9 B118 G1 S6 F593 N3366 V4246 H228 DK168 L937 K719 O247 DO68 MN25841 MP8.0730 E170 IN129 DS113 DT59 DJ374 DG1471 P1-3-3 I6f0.1 Q8822.0 DR2353 Yzhu2 Wjug T1 {bamboo}
+ 435E U7b51 B118 S12 F1530 N3389 V4280 L2637 O1771 MN26002X MP8.0779 P2-6-6 I6f6.6 Q8811.7 Yzhu2 Yzhu4 Wchug T1 Ĥ Ť {an ancient musical instrument}
+ 435F U84c4 B140 G8 S13 XH4502 F1260 N4024 V5161 H2333 DK1506 L1385 K1287 DO1101 MN31642P MP9.0844 E1579 IN1224 DJ743 DG666 P2-3-10 I3k10.16 Q4460.3 DR1976 ZPP2-8-5 Yxu4 Wchug . {amass} {keeping a concubine} {phonograph}
+ 4360 U9010 B162 G8 S10 S9 F2230 N4696 V6056 H3102 DK1975 L539 K1984 DO1573 MN38877P MP11.0051 E1578 IN1134 DJ1216 DG694 P3-3-7 I2q7.6 Q3130.3 DR3151 Yzhu2 Wchug Wjeog {pursue} {drive away} {chase} {accomplish} {attain} {commit}
+ 4361 U79e9 B115 G8 S10 F1275 N3276 V4135 H1158 DK786 L903 K1458 O1119 DO1722 MN24998 MP8.0569 E1580 IN1508 DJ954 DG1435 P1-5-5 I5d5.2 Q2593.0 DR2263 Yzhi4 Wjil T1 {regularity} {salary} {order}
+ 4362 U7a92 B116 G8 S11 F1776 N3325 V4200 H2288 DK1470 L1321 K1985 DO1486 MN25493 MP8.0664 E1581 IN1716 DJ1674 DG1456 P2-3-8 I3m8.9 Q3010.4 DR772 Yzhi4 Wjil Wjeol {plug up} {obstruct}
+ 4363 U8336 B140 G2 S9 F1116 N3940 V5033 H2259 DK1446 L252 K805 O931 DO392 MN30915P MP9.0623 E171 IN251 DS275 DT183 DJ145 DB2.5 DG654 P2-3-6 I3k6.19 Q4490.4 DR1964 Ycha2 Wda Wcha T1 {tea}
+ 4364 U5ae1 B38 G8 S14 F2130 N1253 V1263 H680 DK484 L440 K2032 DO1385 MN6656 MP3.0751 E1582 IN1932 DJ1870 DG453 P1-3-11 I3e11.5 Q4042.7 DR1749 Ydi2 Wjeog 㥯 ƥ {legitimate wife} {direct descent (non-bastard)}
+ 4365 U7740 B123 G3 S12 F376 N3665 V3938 H3316 DK2086 L555 K314 DO403 MN23339 MP8.0223 E343 IN657 DS276 DT404 DC410 DJ190 DB2.7 DG1567 P3-7-5 I2o10.1 Q8060.4 Q8060.1 DR979 ZPP2-2-10 ZPP2-3-9 ZPP2-6-6 Yzhao2 Yzhao1 Yzhe5 Yzhuo2 Wchag 㥯 㥯 . - . -. . . {don} {arrive} {wear} {counter for suits of clothing}
+ 4366 U4e2d B2 G1 S4 F11 N81 V28 H3451 DK2150 L39 K13 O75 DO31 MN73 MP1.0287 E55 IN28 DS23 DT32 DC12 DJ33 DB2.3 DG16 P4-4-3 I0a4.40 Q5000.6 DR1655 Yzhong1 Yzhong4 Wjung 奦 ʤ . T1 ʤ {in} {inside} {middle} {mean} {center}
+ 4367 U4ef2 B9 G4 S6 F919 N378 V140 H43 DK27 L956 K892 O227 DO1332 MN403 MP1.0625 E934 IN1347 DT468 DJ1169 DG67 P1-2-4 I2a4.7 Q2520.6 DR2155 Yzhong4 Wjung 奦 ʤ T1 ĤŤ ʤ {go-between} {relationship}
+ 4368 U5b99 B40 G6 S8 F1005 N1291 V1318 H2221 DK1413 L1109 K993 O673 DO1303 MN7108 MP3.0974 E935 IN991 DT868 DJ1253 DG472 P2-3-5 I3m5.5 Q3060.2 DR776 Yzhou4 Wju 奦 T1 Ҥ {mid-air} {air} {space} {sky} {memorization} {interval of time}
+ 4369 U5fe0 B61 G6 S8 F1113 N1653 V1801 H2433 DK1575 L602 K1040 O705 DO632 MN10353 MP4.0966 E936 IN1348 DS842 DT869 DJ758 DG773 P2-4-4 I4k4.6 Q5033.6 DR1658 Yzhong1 Wchung 奦 T1 褷 ʤ {loyalty} {fidelity} {faithfulness}
+ 436A U62bd B64 G8 S8 F1437 N1877 V2119 H302 DK223 L1106 K1238 DO1443 MN11930 MP5.0163 E1584 IN987 DJ1254 DG878 P1-3-5 I3c5.7 Q5506.0 DR1376 Ychou1 Wchu 奦 Ҥ- {pluck} {pull} {extract} {excel}
+ 436B U663c B1 C72 G2 S9 XJ05A6C F1115 N53 V2450 H3097 DK1972 L1075 K863 O983 DO828 MN13886 MP0.0 E172 IN470 DS279 DT184 DJ92 DB2.15 DG974 P3-3-6 I4c5.15 Q7710.6 DR3772 ZPP2-8-1 ZPP3-4-5 Yzhou4 Wju 奦 Ҥ {daytime} {noon}
+ 436C U67f1 B75 G3 S9 F1119 N2236 V2631 H896 DK603 L268 K1385 O854 DO826 MN14660 MP6.0278 E345 IN598 DS278 DT338 DJ990 DG1084 P1-4-5 I4a5.12 Q4091.4 DR1872 Yzhu4 Wju 奦 Ϥ {pillar} {post} {cylinder} {support}
+ 436D U6ce8 B85 G3 S8 F497 N2531 V3103 H325 DK240 L267 K437 O591 DO444 MN17316 MP6.1070 E344 IN357 DS277 DT307 DC459 DJ290 DB3.17 DG1175 P1-3-5 I3a5.16 Q3011.4 DR372 Yzhu4 Wju 奦 . . . {pour} {irrigate} {shed (tears)} {flow into} {concentrate on} {notes} {comment} {annotate}
+ 436E U866b B142 G1 S6 XJ06A35 F1351 N4115 V5275 H3530 DK2199 L517 K1073 O324 DO133 MN32804 MP10.0001 E56 IN873 DS114 DT60 DJ466 DG1604 P4-6-3 I6d0.1 Q5013.6 DR1671 ZPP2-4-2 Ychong2 Yhui3 Whwe Wchung 奦 ष T1 {insect} {bug} {temper}
+ 436F U8877 B2 C145 G8 S9 XDR1565 F2229 N110 V31 H2575 DK1643 L1891 K1986 O1190 DO1809 MN34139 MP10.0187 E1585 IN1677 DJ1806 DG1621 P2-5-4 I0a9.9 Q5073.2 DR465 ZBP2-2-8 Yzhong1 Wchung 奦 {inmost} {heart} {mind} {inside}
+ 4370 U8a3b B149 S12 N4334 V5583 H1499 L2727 DO1896 MN35340 MP10.0423 P1-7-5 Q0061.4 ZSP1-7-4 Yzhu4 Wju 奦 {notes} {comment} {annotate}
+ 4371 U914e B164 S10 N4777 V6161 L2748 MN39772 MP11.0353 P1-7-3 I7e3.1 Q1460.0 Yzhou4 Wju 奦 . {sake}
+ 4372 U92f3 B167 G8 S15 XJ06F49 F2005 N4865 V6280 H1729 DK1139 L1566 K1893 O2343 DO1423 MN40503P MP11.0557 E1586 IN1551 DJ1601 DG1824 P1-8-7 I8a7.2 Q8514.0 DR2848 Yzhu4 Wju 奦 奦 . {casting} {mint}
+ 4373 U99d0 B187 G8 S15 F955 N5209 V6745 H1826 DK1188 L1982 K890 DO1372 MN44660 MP12.0508 E1587 IN599 DJ1386 DG1918 P1-10-5 I10a5.2 Q7031.4 DR3472 Yzhu4 Wju 奦 {stop-over} {reside in} {resident}
+ 4374 U6a17 B75 S15 V2841 L2526 O2480 MN15438 MP6.0526 P1-4-11 I4a11.5 Q4192.7 Yshu1 Ychu1 Wjeo Whwa T1 礦 {Japanese bead tree}
+ 4375 U7026 B85 S18 XJ05F4C V3377 MN18670X MP7.0340 P1-3-15 Q3416.0 Q3416.3 Yzhu1 Wjeo ߤޤ T1 {pool} {puddle}
+ 4376 U732a B94 G9 S11 XJ06C37 XO1552 F1684 N2889 V3585 H536 DK392 L1262 O1306 DO1966 MN20511P MP7.0694 IN2155 P1-3-8 I3g8.1 Q4426.0 Yzhu1 Wjeo Τ T1 {boar}
+ 4377 U82e7 B140 S8 N3919 V5000 MN30798X MP9.0584 P2-3-5 I3k5.20 Q4420.1 ZRP2-4-5 Yzhu4 Yning2 Wjeo ष {hemp} {flax}
+ 4378 U8457 B140 G6 S11 F849 N3983 V5098 H2300 DK1480 L1258 K773 O1445 DO580 MN31302 MP9.0737 E937 IN859 DS843 DT928 DJ1031 DG661 P2-3-8 I3k8.4 Q4460.4 DR1978 ZPP3-7-4 Yzhu4 Yzhe5 Yzhao1 Yzhao2 Yzhu3 Yzi1 Wjeo Wchag 㥯 . . {renowned} {publish} {write} {remarkable} {phenomenal} {put on} {don} {wear} {arrival} {finish (race)} {counter for suits of clothing} {literary work}
+ 4379 U8caf B154 G4 S12 F1100 N4502 V5791 H1509 DK1012 L194 K1060 O1651 DO740 MN36698 MP10.0724 E546 IN762 DS674 DT595 DJ742 DG1743 P1-7-5 I7b5.1 Q6382.1 DR3953 Yzhu3 Yzhu4 Wjeo . . {savings} {store} {lay in} {keep} {wear mustache}
+ 437A U4e01 B1 G3 S2 F1312 N2 V2 H3348 DK2106 L91 K794 O8 DO166 MN2 MP1.0072 E346 IN184 DS473 DT241 DJ550 DG3 P4-2-1 I0a2.4 Q1020.0 DR3153 Yding1 Yzheng1 Wjeong 祦 ƥ ȥ ҤΤ {street} {ward} {town} {counter for guns, tools, leaves or cakes of something} {even number} {4th calendar sign}
+ 437B U5146 B15 C10 G4 S6 F1174 N637 V346 H225 DK166 L235 K1426 O244 DO1687 MN1347 MP1.1001 E939 IN1562 DT469 DJ1269 DG146 P1-3-3 I2b4.4 Q3211.3 Q3221.3 DR1257 Yzhao4 Wjo 祦 . . {portent} {10**12} {trillion} {sign} {omen} {symptoms}
+ 437C U51cb B15 S10 XH3973 N645 V423 L2135 MN1668X MP2.0151 P1-2-8 Q3712.0 Ydiao1 Wjo 祦 . {wither} {droop} {lame}
+ 437D U558b B30 S12 F2403 N959 V850 L2158 MN3917 MP2.1160 P1-3-9 I3d9.10 Q6409.4 Ydie2 Yzha2 Wcheob Wjab 祦 ȥ . Ĥ. {talk} {chat} {chatter}
+ 437E U5bf5 B40 S19 N1346 V1370 L2982 O2893 MN7368 MP3.1111 P2-3-16 I3m16.1 Q3021.1 Ychong3 Wchong 祦 ᤰ. ᤰ. {affection} {love} {patronage}
+ġ 4421 U5e16 B50 S8 F2208 N1473 V1558 H286 L2231 O563 MN8849 MP4.0420 P1-3-5 I3f5.2 Q4126.0 Ytie1 Ytie3 Ytie4 Wcheob Wche 祦 祦 {quire (of paper)} {bundle of seaweed} {counter for screens} {notebook}
+Ģ 4422 U5e33 B50 G3 S11 XJ15F37 F1459 N1478 V1568 H473 DK347 L1922 K1181 DO851 MN8939 MP4.0444 E347 IN1107 DS470 DT381 DJ1184 DG567 P1-3-8 I3f8.2 Q4123.2 DR1665 Yzhang4 Wjang 祦 ȤФ {notebook} {account book} {album}
+ģ 4423 U5e81 B53 G6 S5 XJ0572C XJ0572D F793 N1498 V1603 H3034 DK1920 L591 K459 O174 DO1034 MN9223 MP4.0547 E938 IN763 DT837 DJ541 DG582 P3-3-2 I3q2.2 Q0022.1 DR553 Yting1 Wcheong 祦 ƥ 䤯 {government office}
+Ĥ 4424 U5f14 B2 C57 G8 S4 F1840 N80 V1680 H3432 DK2139 L1233 K1987 DO1690 MN9698 MP4.0682 E1588 IN1796 DJ1815 DG606 P4-4-1 I0a4.41 Q1752.7 DR3544 Ydiao4 Wjo Wjeog 祦 Ȥ. Ȥ֤. {condolences} {mourning} {funeral}
+ĥ 4425 U5f35 B57 G5 S11 F403 N1570 V1694 H474 DK348 L1921 K462 O1879 DO681 MN9812 MP4.0710 E752 IN1106 DS675 DT744 DJ1185 DB2.4 DG612 P1-3-8 I3h8.1 Q1123.2 DR3565 Yzhang1 Wjang 祦 . -. -. T1 Ϥ {lengthen} {counter for bows & stringed instruments} {stretch} {spread} {put up (tent)}
+Ħ 4426 U5f6b B4 C59 G8 S11 F1533 N236 V1719 H1683 DK1104 L1710 K1366 O1412 DO1167 MN9995P MP4.0795 E1590 IN1149 DJ1358 DG617 P1-8-3 I3j8.2 Q7222.2 DR3660 Ydiao1 Wjo 祦 . -. {carve} {engrave} {chisel}
+ħ 4427 U5fb4 B60 G8 S14 F850 N1634 V1768 H683 DK485 L887 K1026 O2265 DO1384 MN10238P MP4.0918 E1596 IN1420 DJ1148 DG636 P1-3-11 I3i11.2 Q2824.0 DR2066 Yzheng1 Wjing Wchi 祦 뤷 {indications} {sign} {omen} {symptom} {collect} {seek} {refer to} {question}
+Ĩ 4428 U61f2 B61 G8 S18 F1303 N1785 V2006 H2910 DK1853 L888 K1626 DO1510 MN11399P MP4.1213 E1599 IN1421 DJ1703 DG805 P2-14-4 I4k14.3 Q2833.4 DR2058 Ycheng2 Wjing 祦 . .餹 .餷 {penal} {chastise} {punish} {discipline}
+ĩ 4429 U6311 B64 G8 S9 F989 N1898 V2145 H372 DK273 L658 K1241 DO1825 MN12055 MP5.0226 E1589 IN1564 DJ1268 DG891 P1-3-6 I3c6.5 Q5201.3 DR1357 Ytiao1 Ytiao3 Wdo Wjo 祦 . {challenge} {contend for} {make love to}
+Ī 442A U66a2 B2 C72 G9 S14 F2144 N119 V2506 H1226 DK829 L2885 O2111 DO1967 MN14095 MP5.0922 IN2097 P1-5-9 I4c10.4 Q5602.7 Ychang4 Wchang 祦 Τ. T1 Τ Τ֤ ʤ Ȥ Ȥ Τ ޤ ߤĤ 褦 {stretch}
+ī 442B U671d B130 C74 G2 S12 F248 N3788 V4838 H1695 DK1114 L52 K257 O1672 DO395 MN14374P MP5.1069 E175 IN469 DS118 DT218 DC217 DJ91 DB2.15 DG1009 P1-8-4 I4b8.12 Q4742.0 DR1546 Yzhao1 Ychao2 Wjo 祦 T1 Ȥ {morning} {dynasty} {regime} {epoch} {period} {(North) Korea}
+Ĭ 442C U6f6e B85 G6 S15 F1231 N2702 V3336 H739 DK516 L141 K1105 O2275 DO980 MN18277P MP7.0276 E941 IN468 DT988 DJ1508 DG1252 P1-3-12 I3a12.1 Q3712.0 DR346 Ychao2 Wjo 祦 T1 {tide} {salt water} {opportunity}
+ĭ 442D U7252 B91 S13 N2846 V3529 H1025 L2926 MN19871 MP7.0602 P1-4-9 I4a9.31 Q2409.4 ZSP1-4-8 Ydie2 Wcheob 祦 祦 դ {label} {genealogy} {circular}
+Į 442E U753a B102 G1 S7 XJ06136 F292 N2995 V3729 H1113 DK756 L92 K114 O426 DO167 MN21735 MP7.1083 E57 IN182 DS115 DT63 DJ549 DB2.4 DG1335 P1-5-2 I5f2.1 Q6102.0 DR3653 Yting3 Yding1 Wjeong 祦 ޤ {village} {town} {block} {street}
+į 442F U773a B109 G8 S11 F1726 N3138 V3933 H1171 DK795 L237 K1858 MN23314 MP8.0213 E1591 IN1565 DJ1548 DG1388 P1-5-6 I5c6.2 Q6201.3 DR3957 Ytiao4 Wjo 祦 ʤ. {stare} {watch} {look at} {see} {scrutinize}
+İ 4430 U8074 B128 G8 S17 XJ06665 F781 N3716 V4740 H1418 DK956 L827 K1051 O2634 DO1055 MN29173 MP9.0228 E1598 IN1039 DJ645 DG1585 P1-6-11 I6e11.3 Q1413.6 DR3258 Yting1 Wcheong 祦 ƥ . . T1 {listen} {headstrong} {naughty} {careful inquiry}
+ı 4431 U8139 B130 G8 S12 XJ14D5F N3782 V4832 H1003 DK685 L1923 K2033 DO1861 MN29570 MP9.0320 E1593 IN1922 DJ1927 DG1037 P1-4-8 I4b8.1 Q7123.2 DR3965 Yzhang4 Wchang 祦 . դ. դ. {dilate} {distend} {bulge} {fill out} {swell}
+IJ 4432 U8178 B130 G4 S13 XJ06736 F1807 N3798 V4849 H1033 DK709 L544 K1087 DO810 MN29721 MP9.0348 E547 IN1270 DS676 DT611 DJ1106 DG1039 P1-4-9 I4b9.8 Q7622.7 DR3951 Ychang2 Wjang 祦 Ϥ錄 {intestines} {guts} {bowels} {viscera}
+ij 4433 U8776 B142 G9 S15 F2011 N4171 V5363 H1401 DK946 L521 O2495 DO1970 MN33333 MP10.0066 IN2236 P1-6-9 I6d9.7 Q5419.4 ZSP1-6-8 Ydie2 Wjeob 祦 {butterfly}
+Ĵ 4434 U8abf B149 G3 S15 F87 N4392 V5647 H1567 DK1051 L349 K108 O2328 DO376 MN35609P MP10.0505 E348 IN342 DS471 DT434 DC219 DJ210 DB3.9 DG1699 P1-7-8 I7a8.16 Q0762.0 DR3049 Ydiao4 Ytiao2 Wjo Wju 祦 .٤ . ȤȤ. ȤȤ. T1 Ĥ {tune} {tone} {meter} {key (music)} {writing style} {prepare} {exorcise} {investigate}
+ĵ 4435 U8adc B149 S16 F2445 N4409 V5665 L2726 MN35697 MP10.0523 P1-7-9 I7a9.7 Q0469.4 Ydie2 Wcheob 祦 礦. . . {spy out} {reconnoiter}
+Ķ 4436 U8d85 B156 G8 S12 F597 N4543 V5852 H3313 DK2084 L385 K1006 O1816 DO1051 MN37096 MP10.0842 E1594 IN1000 DJ1074 DG1757 P3-7-5 I3b9.18 Q4780.6 DR1470 Ychao1 Wcho 祦 . . T1 ޤ 錄 {transcend} {super-} {ultra-}
+ķ 4437 U8df3 B157 G8 S13 F1716 N4562 V5877 H1532 DK1030 L1284 K1980 DO1590 MN37533 MP10.0920 E1595 IN1563 DJ1586 DG1763 P1-7-6 I7d6.3 Q6211.3 DR3757 Ytiao4 Wjo Wdo 祦 .ͤ . -. {hop} {leap up} {spring} {jerk} {prance} {buck} {splash} {sputter} {snap}
+ĸ 4438 U929a B167 S14 XJ16569 F2102 N4847 V6260 L2755 O2154 MN40387 MP11.0542 P1-8-6 I8a6.5 Q8211.3 Yyao2 Ydiao4 Wjo Wyo 祦 襦 ʤ {sake bottle}
+Ĺ 4439 U9577 B168 G2 S8 XJ13267 XJ1657D F12 N4938 V6379 H2556 DK1626 L1920 K25 O939 DO155 MN41100 MP11.0663 E173 IN95 DS116 DT161 DC90 DJ89 DB2.20 DG1837 P2-5-3 I0a8.2 Q7173.2 DR3465 ZPP4-8-1 Ychang2 Yzhang3 Wjang 祦 ʤ. T1 Ҥ {long} {leader}
+ĺ 443A U9802 B181 G6 S11 F1350 N5118 V6616 H145 DK108 L94 K1308 DO986 MN43335 MP12.0231 E940 IN1440 DT929 DJ1643 DG1882 P1-2-9 I9a2.1 Q1128.6 DR3161 Yding3 Wjeong 祦 . {place on the head} {receive} {top of head} {top} {summit} {peak}
+Ļ 443B U9ce5 B196 G2 S11 F1043 N5340 V6931 H3312 DK2083 L1941 K932 O1521 DO182 MN46634 MP12.0779 E174 IN285 DS117 DT210 DJ486 DB2.14 DG1934 P3-7-4 I11b0.1 Q2732.7 DR850 ZPP4-11-4 Yniao3 Wjo 祦 Ȥ T1 Ȥ {bird} {chicken}
+ļ 443C U52c5 B19 G8 S9 XJ05A45 F2157 N725 V540 H1451 DK973 L1667 K2034 O898 DO1478 MN2354 MP2.0385 E1600 IN1886 DJ1895 DG217 P1-7-2 I2g7.1 Q5492.7 DR1545 Ychi4 Wchig 祯 ޤ. ߤȤΤ T1 Τ {imperial order}
+Ľ 443D U6357 B64 S10 N1911 V2173 L2269 MN12160X MP5.0252 P1-3-7 Q5102.2 Ybu4 Wcheog Wbo 祯 Ϥ. {make progress}
+ľ 443E U76f4 B24 C109 G2 S8 F246 N775 V3908 H2932 DK1862 L73 K329 O988 DO304 MN23136 MP8.0161 E349 IN423 DS472 DT162 DC214 DJ220 DB3.3 DG1377 P3-1-7 I2k6.2 Q4071.6 DR1575 ZPP2-2-6 Yzhi2 Wjig 祯 . ʤ. -ʤ. ʤ. ʤ. . T1 ʤ Τ Τ {straightaway} {honesty} {frankness} {fix} {repair}
+Ŀ 443F U6715 B130 C74 G8 S10 N3757 V4797 H949 DK645 L2027 K2035 DO1876 MN14361 MP5.1047 E1603 IN1921 DJ1938 DG1005 P1-4-6 I4b6.6 Q7823.4 DR3963 Yzhen4 Wjim {majestic plural} {imperial we}
+ 4440 U6c88 B85 G8 S7 XJ1466C F1271 N2508 V3069 H261 DK195 L1888 K1319 O399 DO1097 MN17189 MP6.0963 E1601 IN936 DJ1129 DG1166 P1-3-4 I3a4.9 Q3411.2 DR357 Ychen2 Yshen3 Wchim Wsim . . T1 {sink} {be submerged} {subside} {be depressed} {aloes}
+ 4441 U73cd B96 G8 S9 XJ0605F F1330 N2933 V3631 H909 DK613 L1723 K1224 O836 DO1027 MN20920 MP7.0902 E1602 IN1215 DJ1360 DG1316 P1-4-5 I4f5.6 Q1812.2 DR3160 Yzhen1 Wjin ᤺. T1 {rare} {curious} {strange}
+ 4442 U8cc3 B154 G6 S13 F961 N4509 V5802 H2694 DK1730 L1004 K756 DO555 MN36743 MP10.0748 E942 IN751 DS844 DT965 DJ856 DG1735 P2-6-7 I7b6.6 Q2280.6 DR2161 Ylin4 Yren4 Wim T1 {fare} {fee} {hire} {rent} {wages} {charge}
+ 4443 U93ae B167 G8 S18 XJ06F2F F1617 N4903 V6328 H1759 DK1154 L276 K1520 O2751 DO1348 MN40745 MP11.0617 E1605 IN1786 DJ1606 DG1833 P1-8-10 I8a10.6 Q8418.1 DR2861 Yzhen4 Wjin . .ޤ T1 {tranquilize} {ancient peace-preservation centers}
+ 4444 U9673 B170 G8 S11 F1323 N5001 V6457 H540 DK396 L1301 K1303 O1311 DO1647 MN41698 MP11.0853 E1604 IN1405 DJ1524 DG737 P1-3-8 I2d8.2 Q7529.6 DR3664 Ychen2 Wjin .ͤ T1 Τ {exhibit} {state} {relate} {explain}
+ 4445 U6d25 B85 G8 S9 F1036 N2543 V3122 H390 DK290 L328 K679 O826 DO975 MN17396 MP6.1102 E1434 IN668 DJ1397 DG1188 P1-3-6 I3a6.1 Q3510.7 DR355 Yjin1 Wjin T1 {haven} {port} {harbor} {ferry}
+ 4446 U589c B32 G8 S15 S14 F1466 N1132 V1082 H2881 DK1842 L1307 K1316 DO1240 MN5451X MP3.0249 E1606 IN1132 DJ1218 DG364 P2-12-3 I3b11.7 Q7810.4 DR3672 ZSP2-11-3 Yzhui4 Wchu ĥ {crash} {fall (down)}
+ 4447 U690e B75 G9 S12 XJ1435E F1911 N2296 V2742 DK679 L2505 K1314 O1629 MN15024 MP6.0415 IN2116 P1-4-8 I4a8.1 Q4091.4 Yzhui1 Ychui2 Wchu ĥ Ĥ . T1 {oak} {mallet}
+ 4448 U69cc B75 S13 F2462 N2308 V2709 L2477 O2102 MN15318X MP6.0495 P1-4-9 Q4793.7 Ychui2 Wtoe Wchu ĥ Ĥ {hammer} {mallet}
+ 4449 U8ffd B162 G3 S9 S8 F411 N4686 V6042 H3096 DK1971 L1268 K398 O993 DO746 MN38836P MP11.0033 E350 IN1174 DS280 DT339 DJ966 DG688 P3-3-6 I2q6.4 Q3730.7 DR877 Yzhui1 Wchu Wtoe ĥ . T1 {chase} {drive away} {follow} {pursue} {meanwhile}
+ 444A U939a B167 S17 N4887 V6281 L2769 O2749 MN40715X MP11.0609 P1-8-9 Q8713.7 Ychui2 Wchu Wtoe ĥ Ĥ {hammer} {mallet}
+ 444B U75db B104 G6 S12 F903 N3054 V3814 H3285 DK2065 L1690 K769 DO1020 MN22195 MP7.1175 E943 IN1320 DT953 DJ346 DG1353 P3-5-7 I5i7.7 Q0012.7 DR553 Ytong4 Wtong ĥ . . .ޤ . {pain} {hurt} {damage} {bruise}
+ 444C U901a B162 G2 S10 S9 F80 N4703 V6063 H3109 DK1982 L1408 K71 O1239 DO201 MN38892P MP11.0069 E176 IN150 DS281 DT198 DC97 DJ204 DB3.11 DG695 P3-3-7 I2q7.18 Q3730.2 DR3553 ZSP3-2-7 Ytong1 Ytong4 Wtong ĥ Ȥ. Ȥ. -Ȥ. -ɤ. Ȥ. Ȥ. -ɤ. . T1 Ȥ ɤ ɤ ߤ {traffic} {pass through} {avenue} {commute} {counter for letters}
+ 444D U585a B32 G8 S12 XH1120 XO1556 F869 N1104 V1048 H556 DK406 L1039 K782 O1844 MN5345 MP3.0231 E1607 IN1751 DJ1889 DG381 P1-3-9 I3b9.10 Q4713.2 Yzhong3 Wchong 祦 Ĥ -Ť T1 {hillock} {mound}
+ 444E U6802 B75 S9 N2227 V2618 L2488 O1097 MN14686 MP6.0293 P1-4-5 I4a5.7 Q4795.0 Ymei2 Wmo Ĥ Ȥ {hemlock} {(kokuji)}
+ 444F U63b4 B64 S11 XJ1405B N1985 V2174 H690 L2249 MN12572X MP5.0357 P1-3-8 Q5600.0 Yguo2 Yguai1 Wgwig Ĥ. Ĥ.ޤ Ĥ.ޤ {catch} {seize} {grasp} {hold} {arrest} {capture}
+ 4450 U69fb B75 G9 S15 F2008 N2352 V2845 DK732 L2527 O2295 MN15390 MP6.0505 IN2126 P1-4-11 I4a11.4 Q4691.0 Ygui1 Wgyu Ĥ {Zelkova tree}
+ 4451 U4f43 B9 S7 F2193 N390 V151 L2111 O352 MN492 MP1.0684 P1-2-5 I2a5.2 Q2620.0 Ydian4 Ytian2 Wjeon ƥ ǥ Ĥ {cultivated rice field}
+ 4452 U6f2c B85 G8 S14 F1818 N2676 V3301 H702 DK496 L1545 K1841 MN18167 MP7.0241 E1608 IN1793 DJ1506 DG1243 P1-3-11 I3a11.12 Q3518.6 DR361 Yzi4 Wji . . -. -Ť {pickling} {soak} {moisten} {steep}
+ 4453 U67d8 B75 S9 N2232 V2626 L2517 O864 MN14626 MP6.0268 P1-4-5 I4a5.1 Q4196.0 Yzhe4 Wja 㥯 Ĥ ޤ T1 {wild mulberry}
+ 4454 U8fbb B162 S5 S4 F1614 N4662 V6012 H3192 L279 K1474 O320 DO1881 MN38711X MP11.0001 P3-3-2 I2q2.2 Q3430.0 ZRP3-4-2 ZSP3-3-2 Wsib Ĥ {crossing} {crossroad} {street corners} {(kokuji)}
+ 4455 U8526 B140 G9 S14 F2215 N4037 V5178 H2355 DK1523 L1945 O2196 DO1969 MN31828P MP9.0891 IN2228 P2-3-11 I3k11.1 Q4432.7 Yniao3 Wjo 祦 Ĥ T1 {vine} {ivy}
+ 4456 U7db4 B120 S14 XJ1345C F2149 N3562 V4526 H1381 L2073 O2530 MN27579 MP8.1101 P1-6-8 I6a8.5 Q2794.7 Yzhui4 Wcheol Wche ƥ ƥ ƥ . Ĥ. ĤŤ .䤫 {compose} {spell} {write} {bind (books)}
+ 4457 U9354 B167 S17 N4890 V6313 MN40617 MP11.0593 P1-8-9 I8a9.6 Q8612.7 Ye4 Wag Ĥ {sword guard} {kettle brim}
+ 4458 U693f B75 G9 S13 F1829 N2319 V2782 DK693 L1569 O1895 MN15090 MP6.0423 IN2118 P1-4-9 I4a9.16 Q4596.3 DR1878 Ychun1 Wchun ĤФ T1 Ĥ {camellia}
+ 4459 U6f70 B85 S15 N2701 V3335 H743 L2319 MN18281 MP7.0279 P1-3-12 I3a12.14 Q3518.6 Ykui4 Yhui4 Wgwe Ĥ. Ĥ. Ĥ. {crush} {smash} {break} {dissipate}
+ 445A U576a B32 G8 S8 F1823 N1072 V998 H275 DK207 L1486 K1354 O575 DO1628 MN4976X MP3.0163 E1609 IN1896 DJ1913 DG372 P1-3-5 I3b5.4 Q4114.9 DR1455 Yping2 Wpyeong إ Ĥ {two-mat area} {~36 sq ft}
+ 445B U58f7 B32 S11 XJ05464 F2197 N1093 V1034 L2904 MN5657 MP3.0290 P2-3-8 Q4010.7 Yhu2 Who Ĥ {jar} {pot} {hinge knuckle} {one's aim}
+ 445C U5b2c B38 S17 V1271 L2203 MN6821 MP3.0766 P1-3-14 I3e14.2 Q4142.7 Yxu1 Wyu Wsu . T1 Ĥ {mistress} {weak}
+ 445D U7d2c B120 G9 S11 N3513 V4462 DK896 L2666 O1951 MN27338 MP8.1007 IN2193 P1-6-5 I6a5.3 Q2596.0 Ychou2 Wju 奦 Ĥम Ĥ. {pongee (a knotted silk cloth)}
+ 445E U722a B87 S4 F2025 N2822 V3509 H3024 L727 O115 DO1887 MN19653 MP7.0564 P3-3-1 I0a4.9 Q7223.0 Yzhua3 Yzhao3 Wjo Ĥ Ĥ- {claw} {nail} {talon}
+ 445F U540a B30 S6 F2475 N884 V710 H2163 L2171 MN3291 MP2.0811 P2-3-3 I3d3.8 Q6022.7 Ydiao4 Wjo Wjeog 祦 . Ĥ. {suspend} {hang} {wear (sword)}
+ 4460 U91e3 B167 G8 S11 F1542 N4820 V6224 H1674 DK1098 L273 K1225 O1416 DO1836 MN40172X MP11.0496 E1592 IN1862 DJ1335 DG1810 P1-8-3 I8a3.5 Q8712.0 DR2852 Ydiao4 Wjo 祦 . . .- T1 Ĥ {angling} {fish} {catch} {allure} {ensnare}
+ 4461 U9db4 B196 G9 S21 XJ16730 XJ16731 XJ16C55 F1369 N5365 V6995 H1850 DK1201 L1943 K1120 O2926 DO1917 MN47185 MP12.0858 IN2277 P1-10-11 I11b10.1 Q4722.7 DR1650 Yhe4 Yhao2 Whag Ĥ T1 {crane} {stork}
+ 4462 U4ead B8 G8 S9 F1627 N303 V96 H2072 DK1314 L311 K1496 O909 DO1826 MN303 MP1.0550 E1614 IN1184 DJ1652 DG41 P2-2-7 I2j7.5 Q0020.1 Q0020.2 DR453 Yting2 Wjeong ƥ {pavilion} {restaurant} {mansion} {arbor} {cottage} {vaudeville} {music hall} {stage name}
+ 4463 U4f4e B9 G4 S7 XJ13050 F435 N406 V166 H73 DK54 L1831 K518 DO690 MN504 MP1.0688 E548 IN561 DS677 DT487 DJ108 DG82 P1-2-5 I2a5.15 Q2224.0 DR2156 Ydi1 Wjeo ƥ Ҥ. Ҥ. Ҥ.ޤ {lower} {short} {humble}
+ 4464 U505c B9 G4 S11 F733 N507 V273 H139 DK107 L977 K752 O1272 DO591 MN864 MP1.0867 E550 IN1185 DS476 DT572 DJ481 DG120 P1-2-9 I2a9.14 Q2022.1 DR2153 Yting2 Wjeong ƥ . .ޤ {halt} {stopping}
+ 4465 U5075 B9 G8 S11 F1857 N502 V270 H138 DK106 L981 K1878 O1276 DO1839 MN898 MP1.0876 E1619 IN1928 DJ1765 DG121 P1-2-9 I2a9.15 Q2128.6 DR2161 Yzhen1 Wjeong ƥ {spy}
+ 4466 U5243 B18 S9 XJ1697B F2411 N691 V489 L2146 MN1989 MP2.0266 P1-7-2 I2f7.5 Q8220.0 Yti4 Wche ƥ ޤ . . {shave}
+ 4467 U8c9e B25 C154 G8 S9 F1389 N803 V5768 H2083 DK1321 L55 K1318 O982 DO1238 MN36658 MP10.0696 E1615 IN1681 DJ1764 DG1721 P2-2-7 I2m7.1 Q2180.6 DR1261 ZPP2-7-2 Yzhen1 Wjeong ƥ T1 礦 {upright} {chastity} {constancy} {righteousness}
+ 4468 U5448 B30 G8 S7 F1571 N895 V734 H2189 DK1387 L262 K1043 DO1526 MN3401 MP2.0920 E1611 IN1590 DJ1657 DG323 P2-3-4 I3d4.14 Q6010.4 DR3772 Ycheng2 Wjeong ƥ {display} {offer} {present} {send} {exhibit}
+ 4469 U5824 B32 G8 S12 XJ1376D XDR1565 F1658 N1108 V1054 H560 DK410 L390 K1555 O1557 DO1404 MN5259 MP3.0212 E1620 IN1592 DJ1852 DG382 P1-3-9 I3b9.7 Q4618.1 DR1470 Ydi1 Yti2 Wje ƥ ĤĤ {dike} {bank} {embankment}
+ 446A U5b9a B40 G3 S8 F48 N1296 V1323 H2229 DK1420 L382 K62 O677 DO218 MN7109 MP3.0974 E351 IN355 DS474 DT308 DC93 DJ289 DB2.14 DG473 P2-3-5 I3m5.8 Q3080.1 DR770 Yding4 Wjeong ƥ 祦 . .ޤ . T1 {determine} {fix} {establish} {decide}
+ 446B U5e1d B8 C50 G8 S9 F1276 N305 V1560 H2073 DK1315 L435 K1024 O971 DO906 MN8865 MP4.0423 E1616 IN1179 DJ1066 DG561 P2-2-7 I2j7.1 Q0022.7 DR444 ZPP2-6-3 Ydi4 Wje ƥ ߤ {sovereign} {the emperor} {god} {creator}
+ 446C U5e95 B53 G4 S8 F867 N1508 V1612 H3084 DK1961 L1833 K791 O992 DO590 MN9262 MP4.0552 E549 IN562 DS475 DT510 DJ745 DG585 P3-3-5 I3q5.3 Q0024.2 DR556 Ydi3 Yde5 Wji Wjeo ƥ {bottom} {sole} {depth} {bottom price} {base} {kind} {sort}
+ 446D U5ead B53 G3 S10 F816 N1514 V1618 H3114 DK1987 L590 K560 O1244 DO402 MN9337X MP4.0571 E352 IN1112 DS477 DT361 DJ542 DG591 P3-3-7 I3q6.3 Q0024.1 DR567 ZSP3-3-6 Yting2 Wjeong ƥ ˤ T1 {courtyard} {garden} {yard}
+ 446E U5ef7 B54 G8 S7 F1439 N1546 V1654 H3058 DK1938 L508 K1493 O501 DO1417 MN9571X MP4.0648 E1610 IN1111 DJ1211 DG598 P3-3-4 I2q4.2 Q1240.1 DR3567 ZSP3-2-4 Yting2 Wjeong ƥ T1 {courts} {imperial court} {government office}
+ 446F U5f1f B12 C57 G2 S7 F1161 N584 V1685 H2044 DK1291 L1240 K1090 O764 DO446 MN9737 MP4.0698 E177 IN405 DS282 DT150 DJ76 DB3.8 DG607 P2-2-5 I2o5.1 Q8022.7 DR944 ZPP4-7-3 Ydi4 Wje ƥ Ȥ T1 {younger brother} {faithful service to elders}
+ 4470 U608c B61 G9 S10 F2474 N1690 V1861 H424 DK314 L2283 O1289 DO1972 MN10642 MP4.1054 IN2072 P1-3-7 I4k7.14 Q9802.7 Yti4 Wje ƥ T1 Ȥ 䤹 䤹 褷 {serving our elders}
+ 4471 U62b5 B64 G8 S8 F1182 N1878 V2120 H319 DK239 L1832 K1347 O797 DO1154 MN11921 MP5.0158 E1612 IN560 DJ746 DG879 P1-3-5 I3c5.18 Q5204.0 DR1356 Ydi3 Wjeo Wji ƥ {resist} {reach} {touch}
+ 4472 U633a B64 S10 F2189 N1914 V2164 H428 L2267 MN12106 MP5.0237 P1-3-7 I3c6.16 Q5204.1 ZSP1-3-6 Yting3 Wjeong 祦 ƥ . {counter for guns, inksticks, palanquins, rickshaws} {bravely volunteer}
+ 4473 U63d0 B64 G5 S12 F254 N1967 V2237 H591 DK431 L665 K378 DO646 MN12344 MP5.0308 E753 IN628 DS845 DT760 DC472 DJ767 DG915 P1-3-9 I3c9.4 Q5608.1 DR1370 Yti2 Ydi1 Yshi2 Wje Wsi ƥ 祦 . {propose} {take along} {carry in hand}
+ 4474 U68af B75 S11 F2218 N2283 V2706 L2479 O1617 MN14881 MP6.0380 P1-4-7 I4a7.17 Q4892.7 Yti1 Wje ƥ Ϥ T1 {ladder} {stairs} {insatiable drinking}
+ 4475 U6c40 B85 G9 S5 N2484 V3034 DK145 L2312 O142 MN17103 MP6.0902 IN2133 P1-3-2 I3a2.2 Q3112.0 Yting1 Wjeong ƥ ߤ ʤ T1 {water's edge} {shore} {bank}
+ 4476 U7887 B112 S13 XJ1443C XJ14F4B N3201 V4019 H1202 L2587 O1909 MN24275 MP8.0371 P1-5-8 I5a8.6 Q1368.1 Yding4 Wjeong ƥ {anchor} {grapnel}
+ 4477 U798e B113 G9 S13 F2083 N3252 V4099 H1031 DK707 L2603 O1887 DO1973 MN24767P MP8.0487 IN2180 P1-4-9 I4e9.3 Q3128.6 Yzhen1 Wjeong ƥ . . T1 褷 Ȥ Τ {happiness}
+ 4478 U7a0b B115 G5 S12 F514 N3285 V4144 H1190 DK806 L894 K530 O1641 DO371 MN25081P MP8.0590 E754 IN417 DS846 DT761 DC276 DJ671 DG1439 P1-5-7 I5d7.2 Q2691.4 DR2272 Ycheng2 Wjeong ƥ ۤ -ۤ T1 ۤ {extent} {degree} {law} {formula} {distance} {limits} {amount}
+ 4479 U7de0 B120 G8 S15 F797 N3581 V4549 H1393 DK945 L1340 K740 DO1243 MN27651 MP8.1122 E1622 IN1180 DJ1067 DG1552 P1-6-9 I6a9.11 Q2092.7 DR2744 Ydi4 Wche ƥ .ޤ .ޤ . -. -. {tighten} {tie} {shut} {lock} {fasten}
+ 447A U8247 B137 G8 S13 F1433 N3875 V4941 H1365 DK923 L1876 K1429 DO1255 MN30440 MP9.0492 E1621 IN1666 DJ1930 DG1597 P1-6-7 I6c6.2 Q2244.1 DR867 ZSP1-6-6 Yting3 Wjeong ƥ {rowboat} {small boat}
+ 447B U8a02 B149 G8 S9 F1690 N4310 V5553 H1442 DK966 L339 K1586 O894 DO1134 MN35211 MP10.0385 E1617 IN1019 DJ1206 DG1659 P1-7-2 I7a2.3 Q0162.0 DR3053 Yding4 Wjeong ƥ {revise} {correct} {decide}
+ 447C U8ae6 B149 S16 F2457 N4407 V5663 L2716 O2516 MN35716 MP10.0527 P1-7-9 I7a9.16 Q0062.7 Ydi4 Wche ƥ . . ĤޤӤ餫 ޤ {abandon} {give up}
+ 447D U8e44 B157 S16 XJ16030 F2469 N4574 V5894 L2741 MN37724 MP10.0942 P1-7-9 I7d9.3 Q6012.7 Yti2 Wje ƥ ҤŤ {hoof}
+ 447E U9013 B162 G8 S10 S9 XJ06E2A F1957 N4695 V6055 H3106 DK1979 L1858 K1875 DO1863 MN38881P MP11.0052 E1618 IN1937 DJ1941 DG696 P3-3-7 I2q7.5 Q3230.2 DR2644 Ydi4 Wche ƥ . {relay} {in turn} {sending}
+š 4521 U90b8 B163 G8 S8 S7 F905 N4759 V6134 H1131 DK770 L1841 K1278 DO1621 MN39347 MP11.0233 E1613 IN563 DJ1238 DG755 P1-5-3 I2d5.10 Q7772.7 DR2644 ZSP1-5-2 Ydi3 Wjeo ƥ 䤷 T1 {residence} {mansion}
+Ţ 4522 U912d B163 S15 S14 F1732 N4774 V6155 H1888 L2425 MN39647X MP11.0319 P1-12-3 Q8742.7 Q7712.7 ZSP1-12-2 Yzheng4 Wjeong ƥ 祦 {an ancient Chinese province}
+ţ 4523 U91d8 B167 S10 F2496 N4816 V6217 H1667 L2766 O1154 MN40159 MP11.0494 P1-8-2 I8a2.4 Q8112.0 Yding1 Yding4 Wjeong ƥ 祦 {nail} {tack} {peg}
+Ť 4524 U9f0e B206 S13 XJ16D28 N5414 V7074 H3585 L2865 O2246 MN48315 MP12.1049 P4-13-1 I5c8.10 Q2222.1 Yding3 Wjeong ƥ ʤ {three legged kettle}
+ť 4525 U6ce5 B85 G8 S8 XJ13746 F1589 N2533 V3105 H326 DK241 L1055 K1480 O594 DO1840 MN17311 MP6.1065 E1623 IN1621 DJ1493 DG1176 P1-3-5 I3a5.29 Q3711.1 DR356 Yni2 Yni4 Wni ǥ ʥ ɤ T1 Ҥ {mud} {mire} {adhere to} {be attached to}
+Ŧ 4526 U6458 B64 G8 S14 XH1843 F564 N1987 V2266 H694 DK490 L657 K1065 O2066 DO1600 MN12582 MP5.0358 E1625 IN1447 DJ1256 DG924 P1-3-11 I3c11.5 Q5002.7 DR1349 Yzhai1 Yzhe2 Wjeog ƥ . T1 Ĥ {pinch} {pick} {pluck} {trim} {clip} {summarize}
+ŧ 4527 U64e2 B64 S17 N2022 V2303 L2272 MN12852X MP5.0421 P1-3-14 Q5701.4 Yzhuo2 Wtag ƥ . ̤.Ǥ {excel in} {surpass} {pull out} {select}
+Ũ 4528 U6575 B66 G5 S15 F1205 N2060 V2359 H1864 DK1204 L443 K1057 O2354 DO454 MN13354 MP5.0545 E756 IN416 DS678 DT809 DJ658 DG946 P1-11-4 I4i11.2 Q0824.0 DR466 Ydi2 Wjeog ƥ . {enemy} {foe} {opponent}
+ũ 4529 U6ef4 B85 G8 S14 F2019 N2674 V3299 H705 DK499 L442 K1750 DO1381 MN18084 MP7.0193 E1626 IN1446 DJ1504 DG1244 P1-3-11 I3a11.14 Q3012.7 DR349 Ydi1 Wjeog ƥ . {drip} {drop}
+Ū 452A U7684 B106 G4 S8 F105 N3097 V3867 H1125 DK767 L69 K39 O635 DO372 MN22692 MP8.0069 E551 IN210 DS478 DT511 DC7 DJ380 DB3.20 DG1364 P1-5-3 I4c4.12 Q2762.0 DR852 Yde5 Ydi2 Ydi4 Wjeog ƥ ޤ T1 椯 {bull's eye} {mark} {target} {object} {adjective ending}
+ū 452B U7b1b B118 G3 S11 F1928 N3382 V4268 H2664 DK1710 L1111 K1692 O1471 DO1306 MN25917 MP8.0752 E1624 IN1471 DT382 DJ1681 DG1474 P2-6-5 I6f5.6 Q8860.3 DR2376 Ydi2 Wjeog ƥ դ T1 {flute} {clarinet} {pipe} {whistle} {bagpipe} {piccolo}
+Ŭ 452C U9069 B162 G5 S14 S13 F670 N4738 V6107 H3160 DK2020 L441 K663 O2240 DO453 MN39076P MP11.0166 E755 IN415 DS679 DT799 DJ657 DG718 P3-3-11 I2q11.3 Q3030.2 DR449 ZSP3-2-11 Yshi4 Ykuo4 Wjeog Wcheog ƥ . {suitable} {occasional} {rare} {qualified} {capable}
+ŭ 452D U93d1 B167 S19 N4906 V6334 L2758 O2816 MN40790 MP11.0620 P1-8-11 I8a11.8 Q8012.7 Ydi2 Ydi1 Wjeog ƥ ֤ ֤ 䤸 {arrowhead}
+Ů 452E U6eba B85 S13 N2652 V3271 L2308 MN17990X MP7.0171 P1-3-10 Q3712.7 Yni4 Yniao4 Wnig Wnyo ǥ 祦 ˥祦 Ф . {drown} {indulge}
+ů 452F U54f2 B30 G8 S10 XJ13568 XJ1365D F1093 N931 V811 H2738 DK1753 L1131 K1297 O1227 DO1108 MN3667 MP2.1016 E1628 IN1397 DJ1010 DG291 P2-7-3 I3d7.13 Q5260.2 DR1377 Yzhe2 Wcheol ƥ T1 Ȥ Ȥ Ƥ ƤĤ Τ 褷 {philosophy} {clear}
+Ű 4530 U5fb9 B60 G8 S15 F968 N1637 V1771 H726 DK510 L886 K1017 O2451 DO1638 MN10245 MP4.0931 E1629 IN1422 DJ1147 DG638 P1-3-12 I3i12.2 Q2824.0 DR2066 Yche4 Wcheol ƥ T1 Ƥ Ȥ {penetrate} {clear} {pierce} {strike home} {sit up (all night)}
+ű 4531 U64a4 B64 G8 S15 F811 N1999 V2280 H738 DK515 L760 K1289 DO1456 MN12726 MP5.0387 E1630 IN1423 DJ1488 DG926 P1-3-12 I3c12.3 Q5804.0 DR1366 Yche4 Wcheol ƥ {remove} {withdraw} {disarm} {dismantle} {reject} {exclude}
+Ų 4532 U8f4d B159 S19 F2484 N4640 V5988 O2874 MN38524 MP10.1063 P1-7-12 I7c12.1 Q5804.0 Yche4 Yzhe2 Wcheol ƥ {rut} {wheel track}
+ų 4533 U8fed B162 G8 S8 S7 F1907 N4672 V6029 H3077 DK1956 L847 K1879 DO1623 MN38800P MP11.0022 E1627 IN1507 DJ1745 DG683 P3-3-5 I2q5.2 Q3530.3 DR2463 Ydie2 Wjil ƥ {transfer} {alternation}
+Ŵ 4534 U9244 B167 G3 S13 XJ06E6E XJ06F44 XJ06F45 XJ1644C F672 N4844 V6253 H1711 DK1126 L846 K327 O1948 DO242 MN40285 MP11.0511 E353 IN312 DS283 DT422 DC449 DJ147 DB2.1 DG1814 P1-8-5 I8a5.6 Q8513.0 DR2863 Ytie3 Wcheol ƥ T1 Ƥ {iron}
+ŵ 4535 U5178 B12 G4 S8 F1055 N588 V375 H2627 DK1680 L1827 K956 O733 DO640 MN1474 MP2.0099 E552 IN367 DS680 DT512 DJ630 DG157 P2-6-2 I2o6.5 Q5580.1 DR1961 Ydian3 Wjeon ƥ ǥ T1 Ĥ Τ {code} {ceremony} {law} {rule}
+Ŷ 4536 U586b B32 S13 XJ13834 N1123 V1072 L2190 MN5355X MP3.0234 P1-3-10 Q4118.1 Ytian2 Wjin Wjeon ƥ .ޤ . . . դ. T1 ޤ {fill in}
+ŷ 4537 U5929 B1 C37 G1 S4 F512 N16 V1138 H3442 DK2148 L428 K364 O93 DO78 MN5833 MP3.0463 E58 IN141 DS119 DT34 DC277 DJ462 DB2.8 DG410 P4-4-1 I0a4.21 Q1043.0 DR3163 Ytian1 Wcheon ƥ ޤ - T1 ʤ {heavens} {sky} {imperial}
+Ÿ 4538 U5c55 B44 G6 S10 F352 N1396 V1425 H3111 DK1984 L1925 K431 O1501 DO501 MN7715 MP4.0155 E944 IN1129 DS847 DT909 DC443 DJ1092 DG531 P3-3-7 I3r7.2 Q7723.2 DR3765 Yzhan3 Wjeon ƥ T1 Τ Τ Ҥ 椭 {unfold} {expand}
+Ź 4539 U5e97 B53 G2 S8 F378 N1509 V1613 H3085 DK1962 L588 K211 DO235 MN9267 MP4.0555 E178 IN168 DS284 DT163 DJ55 DB2.4 DG586 P3-3-5 I3q5.4 Q0026.1 DR577 Ydian4 Wjeom ƥ ߤ {store} {shop}
+ź 453A U6dfb B85 G8 S11 XJ1466F F1501 N2601 V3201 H529 DK390 L634 K1396 O1338 DO1656 MN17698 MP7.0086 E1631 IN1433 DJ1131 DG1215 P1-3-8 I3a8.22 Q3213.3 DR340 Ytian1 Wcheom ƥ . . . . T1 {annexed} {accompany} {marry} {suit} {meet} {satisfy} {attach} {append} {garnish} {imitate}
+Ż 453B U7e8f B120 S21 XJ06575 XH3627 N3624 V4612 H1432 L2663 MN28043 MP8.1209 P1-6-15 Q2091.4 Ychan2 Wjeon ƥ ǥ ޤ. ޤ. ޤ. ޤ.ޤ ޤ. {wear} {wrap} {tie} {follow around} {collect}
+ż 453C U751c B135 S11 N3859 V3712 MN21656 MP7.1026 P1-6-5 I3d8.18 Q2467.0 Ytian2 Wcheom ƥ . . {sweet}
+Ž 453D U8cbc B154 S12 F2444 N4498 V5787 H1510 L2736 MN36718 MP10.0740 P1-7-5 I7b5.2 Q6186.0 DR3977 Ytie1 Wcheob ƥ 祦 . . {stick} {paste} {apply}
+ž 453E U8ee2 B159 G3 S11 XJ06D5B F327 N4615 V5948 H1480 DK995 L420 K339 O1656 DO515 MN38234P MP10.1005 E354 IN433 DS479 DT383 DJ65 DB3.16 DG1773 P1-7-4 I7c4.3 Q5103.1 DR1571 Yzhuan3 Yzhuai3 Yzhuan4 Wjeon ƥ . . . . ޤ. . {revolve} {turn around} {change}
+ſ 453F U985b B181 S19 XJ16833 N5140 V6652 H1843 L2789 MN43628X MP12.0295 P1-10-9 Q2188.6 Ydian1 Wjeon ƥ . {overturn} {summit} {origin}
+ 4540 U70b9 B25 C86 G2 S9 XJ0735A F165 N804 V3412 H2084 DK1322 L169 K141 DO229 MN18980 MP7.0393 E179 IN169 DS285 DT185 DC175 DJ399 DG1275 P2-2-7 I2m7.2 Q2133.6 DR1240 ZPP2-5-4 Ydian3 Wjeom ƥ . . .Ƥ . Ȥ. Ȥ. ܤ {spot} {point} {mark} {speck} {decimal point}
+ 4541 U4f1d B9 G4 S6 XJ05123 F416 N379 V141 H44 DK28 L963 K494 O359 DO554 MN462P MP1.0668 E553 IN434 DS681 DT470 DC331 DJ278 DB3.3 DG68 P1-2-4 I2a4.14 Q2123.1 DR2171 Yyun2 Wjeon ǥ ƥ Ĥ. Ĥ. Ĥ. Ĥ. -Ť. Ĥ T1 Ĥ {transmit} {go along} {walk along} {follow} {report} {communicate} {legend} {tradition}
+ 4542 U6bbf B4 C79 G8 S13 F1199 N242 V3001 H1792 DK1171 L1805 K1194 O1960 MN16651 MP6.0780 E1632 IN1130 DJ1093 DG1142 P1-9-4 I3r10.1 Q7724.7 DR3768 Ydian4 Wjeon ǥ ƥ Ȥ -ɤ T1 ɤ {Mr.} {hall} {mansion} {palace} {temple} {lord}
+ 4543 U6fb1 B85 S16 N2709 V3347 H775 L2300 DO892 MN18410 MP7.0268 P1-3-13 I3a13.2 Q3714.7 Ydian4 Wjeon ǥ ƥ . . . {sediment} {grounds} {dregs} {stagnant}
+ 4544 U7530 B102 G1 S5 F90 N2994 V3727 H3041 DK1925 L14 K24 O189 DO52 MN21723 MP7.1052 E59 IN35 DS40 DT45 DC61 DJ103 DB2.18 DG1330 P3-3-2 I5f0.1 Q6040.0 DR3676 ZPP4-5-1 Ytian2 Wjeon ǥ T1 ʤ Ȥ {rice field} {rice paddy}
+ 4545 U96fb B173 G2 S13 F268 N5050 V6526 H2790 DK1784 L535 K125 O2025 DO222 MN42253 MP12.0045 E180 IN108 DS286 DT228 DC332 DJ61 DB2.2 DG1862 P2-8-5 I8d5.2 Q1071.6 DR3156 Ydian4 Wjeon ǥ {electricity}
+ 4546 U514e B4 S8 S7 XJ04551 XJ0513D XJ06839 N198 V358 L2093 O763 MN1359X MP1.1028 P4-8-4 I0a8.5 Q2051.3 ZRP4-7-4 Ytu4 Wto {rabbit} {hare}
+ 4547 U5410 B30 G8 S6 F1674 N883 V709 H203 DK151 L151 K1776 O242 DO1686 MN3300 MP2.0840 E1634 IN1253 DJ1432 DG298 P1-3-3 I3d3.1 Q6401.0 DR3772 Ytu3 Ytu4 Wto . . {spit} {vomit} {belch} {confess} {tell (lies)}
+ 4548 U5835 B32 S11 N1110 V1021 L2192 MN5279 MP3.0221 P1-3-8 Q4416.0 Ydu3 Wdo {fence} {railing} {enclosure}
+ 4549 U5857 B32 G8 S13 F1414 N1124 V1074 H2841 DK1818 L1663 K1333 O2038 DO1759 MN5338 MP3.0228 E1637 IN1073 DJ1694 DG360 P2-10-3 I3b10.10 Q3810.4 Q4416.3 DR372 Ytu2 Wdo . . ޤ. {paint} {plaster} {daub} {smear} {coating}
+ 454A U59ac B38 S8 XJ1392B N1205 V1197 L2195 MN6121 MP3.0655 P1-3-5 I3e5.1 Q4146.0 Ydu4 Wtu ͤ. . Ĥ. դ. {jealous} {envy}
+ 454B U5c60 B44 S11 N1399 V1426 L2217 MN7761X MP4.0162 P3-3-8 Q7726.4 Ytu2 Wdo Wjeo ۤ. {slaughter} {butcher} {slay}
+ 454C U5f92 B60 G4 S10 F817 N1614 V1746 H416 DK310 L878 K768 O1048 DO834 MN10121 MP4.0869 E554 IN430 DS480 DT553 DJ641 DG630 P1-3-7 I3i7.1 Q2428.1 Q7726.3 DR2070 Ytu2 Wdo T1 {junior} {emptiness} {vanity} {futility} {uselessness} {ephemeral thing} {gang} {set} {party} {people}
+ 454D U6597 B68 G8 S4 F1885 N2073 V2373 H2953 DK1874 L1177 K1782 O71 DO1815 MN13489 MP5.0607 E1633 IN1899 DJ1920 DG950 P3-2-2 I0a4.17 Q3400.0 DR1255 ZPP4-4-3 Ydou3 Ydou4 Wdu ȥ T1 ޤ T2 Ȥޤ {Big Dipper} {10 sho (vol)} {sake dipper}
+ 454E U675c B75 G9 S7 F2062 N2188 V2560 H835 DK559 L2500 O423 MN14477 MP6.0150 IN2103 P1-4-3 I4a3.1 Q4491.0 Ydu4 Wdu ȥ դ. ޤʤ {woods} {grove}
+ 454F U6e21 B85 G8 S12 F446 N2635 V3247 H611 DK445 L1195 K615 O1586 DO897 MN17765 MP7.0096 E1636 IN378 DJ205 DB3.14 DG1225 P1-3-9 I3a9.35 Q3014.7 DR366 ZSP1-3-8 Ydu4 Wdo 錄. -錄. 錄. T1 錄 錄 錄 {transit} {ford} {ferry} {cross} {import} {deliver} {diameter} {migrate}
+ 4550 U767b B105 G3 S12 XJ1323C XH798 F566 N3094 V3862 H2595 DK1661 L1703 K572 O1744 DO559 MN22668 MP7.1213 E360 IN960 DS483 DT405 DJ472 DB3.17 DG1361 P2-5-7 I3d9.26 Q1210.8 DR3573 ZPP2-6-6 Ydeng1 Wdeung ȥ ɥ 祦 祦 Τ. . T1 Τܤ Τܤ Τ {ascend} {climb up}
+ 4551 U83df B140 S11 XJ04546 XJ0513D XJ06839 N3964 V5102 O1729 MN31189 MP9.0704 P2-3-8 Q4441.3 ZRP2-4-8 Ytu4 Ytu2 Wdo Wto T1 {rabbit?} {var of N198?}
+ 4552 U8ced B154 S15 F1989 N4519 V5807 H1605 L1264 MN36847X MP10.0791 P1-7-8 Q6486.3 ZRP1-7-9 Ydu3 Wdo . {gamble} {wager} {bet}
+ 4553 U9014 B162 G8 S10 S9 XH4724 F717 N4697 V6057 H3107 DK1980 L1661 K814 O1234 DO928 MN38882P MP11.0052 E1635 IN1072 DJ960 DG697 P3-3-7 I2q7.16 Q3830.9 DR2841 Ytu2 Wdo T1 ߤ {route} {way} {road}
+ 4554 U90fd B163 G3 S11 S10 F123 N4769 V6148 H1686 DK1106 L1846 K92 O1419 DO173 MN39497P MP11.0276 E355 IN188 DS287 DT384 DJ338 DB2.12 DG761 P1-8-3 I2d8.13 Q4762.7 DR1444 ZSP1-8-2 Ydu1 Ydou1 Wdo ߤ䤳 T1 Ť ߤ {metropolis} {capital}
+ 4555 U934d B167 S17 N4889 V6312 MN40607 MP11.0593 P1-8-9 I8a9.9 Q8014.7 Ydu4 Wdo ä {plating} {gilding}
+ 4556 U7825 B112 S10 XJ13446 N3184 V3997 L2590 O1386 MN24093 MP8.0348 P1-5-5 I5a5.4 Q1264.0 Ydi3 Wji ƥ Ȥ . ߤ. .ˤ {whetstone} {grindstone}
+ 4557 U783a B112 S10 XJ0626A XH3224 V3993 L2595 P1-5-5 Q1162.7 Yli4 Wryeo 쥤 ߤ. T1 {whetstone} {polish}
+ 4558 U52aa B19 G4 S7 XJ1305D XH732 F749 N717 V527 H2547 DK1618 L865 K795 O728 DO566 MN2314 MP2.0378 E555 IN1595 DS481 DT488 DJ827 DG212 P2-5-2 I2g5.6 Q4742.7 DR1745 Ynu3 Ynao2 Wno Ĥ. {toil} {diligent} {as much as possible}
+ 4559 U5ea6 B53 G3 S9 F110 N1511 V1616 H3100 DK1974 L1194 K83 O1009 DO252 MN9313 MP4.0562 E356 IN377 DS288 DT340 DC72 DJ333 DB2.6 DG588 P3-3-6 I3q6.1 Q0024.7 DR567 ZSP3-3-5 Ydu4 Yduo2 Yduo4 Wdo Wtag -. T1 Τ {degrees} {occurrence} {time} {counter for occurrences}
+ 455A U571f B32 G1 S3 F307 N1050 V966 H3403 DK2127 L150 K316 O42 DO19 MN4867 MP3.0108 E60 IN24 DS17 DT22 DC360 DJ22 DB1.A DG347 P4-3-2 I3b0.1 Q4010.0 DR1472 Ytu3 Wto Wdu Ĥ T1 Ĥ Ҥ {soil} {earth} {ground} {Turkey}
+ 455B U5974 B38 G8 S5 F1932 N1186 V1174 H187 DK136 L702 K1891 O256 DO1869 MN6039 MP3.0624 E1638 IN1933 DJ1871 DG431 P1-3-2 I3e2.2 Q4744.0 DR1767 Ynu2 Wno ä T1 {guy} {slave} {manservant} {fellow}
+ 455C U6012 B61 G8 S9 F1221 N1664 V1820 H2571 DK1639 L703 K1390 O1222 DO1068 MN10439 MP4.0990 E1639 IN1596 DJ255 DG778 P2-5-4 I4k5.19 Q4733.4 DR1758 Ynu4 Wno . . {angry} {be offended}
+ 455D U5012 B9 G8 S10 F791 N487 V256 H124 DK93 L980 K1188 DO1189 MN767 MP1.0862 E1643 IN905 DJ225 DG109 P1-2-8 I2a8.5 Q2220.0 DR2143 Ydao3 Ydao4 Wdo ȥ . -. . {overthrow} {fall} {collapse} {drop} {break down}
+ 455E U515a B42 C10 G6 S10 XJ0735E F39 N1363 V363 H2581 DK1647 L797 K106 O1191 DO466 MN1381 MP1.1034 E946 IN495 DS848 DT911 DC76 DJ710 DG515 P2-5-5 I3n7.2 Q9021.6 DR1057 ZPP2-3-7 Ydang3 Wdang ȥ ʤ {party} {faction} {clique}
+ 455F U51ac B34 C15 G2 S5 F1090 N1161 V410 H2157 DK1365 L427 K903 O161 DO165 MN1610X MP2.0134 E182 IN459 DS120 DT112 DJ99 DB3.8 DG399 P2-3-2 I4i2.1 Q2730.3 DR2540 ZPP4-5-1 Ydong1 Wdong ȥ դ {winter}
+ 4560 U51cd B15 G8 S10 F1284 N649 V427 H129 DK97 L506 K1274 DO1435 MN1670 MP2.0157 E1644 IN1205 DJ1094 DG168 P1-2-8 I2b8.2 Q3519.6 DR364 Ydong4 Wdong ȥ . . . .Ƥ .ߤ T1 {frozen} {congeal} {refrigerate}
+ 4561 U5200 B18 G2 S2 XJ06E5B XJ13331 F1794 N665 V448 H2926 DK1857 L83 K1494 O12 DO34 MN1845 MP2.0188 E181 IN37 DS289 DT81 DJ441 DG177 P3-1-1 I2f0.1 Q1722.0 DR3545 ZPP4-2-1 Ydao1 Wdo ȥ T1 來 {sword} {saber} {knife}
+ 4562 U5510 B53 C30 G8 S10 F1727 N1516 V812 H3115 DK1988 L1157 K1668 O1246 DO1856 MN3709P MP2.1040 E1645 IN1697 DJ1727 DG292 P3-3-7 I3q7.3 Q0026.7 DR577 Ytang2 Wdang ȥ T1 {T'ang} {China}
+ 4563 U5854 B32 G8 S12 XJ13846 F1708 N1109 V1052 H561 DK411 L254 K1516 O1558 DO1570 MN5332X MP3.0226 E1651 IN1840 DJ1438 DG383 P1-3-9 I3b9.9 Q4416.1 DR1477 Yta3 Yda5 Wtab ȥ {pagoda} {tower} {steeple}
+ 4564 U5858 B32 S13 N1119 V1066 O1842 MN5340X MP3.0230 P1-3-10 I3b10.7 Q4016.7 Ytang2 Wdang ȥ ĤĤ T1 Ȥ {dike} {embankment}
+ 4565 U5957 B37 S10 N1179 V1161 L2901 MN5926 MP3.0596 P2-3-7 I0a10.3 Q4073.1 Ytao4 Wtu Wto ȥ .ͤ {hackneyed}
+ 4566 U5b95 B40 S8 F2248 N1289 V1316 MN7103 MP3.0953 P2-3-5 I3m5.3 Q3060.1 Ydang4 Wtang ȥ {cave}
+ 4567 U5cf6 B4 C46 G3 S10 XJ04568 XJ0563A XJ13B75 F245 N230 V1476 H3310 DK2081 L1948 K173 O1522 DO183 MN8108 MP4.0252 E358 IN286 DS292 DT362 DC379 DJ455 DG543 P3-7-3 I3o7.9 Q2772.7 DR852 ZPP4-10-4 Ydao3 Wdo ȥ {island}
+ 4568 U5d8b B46 S14 XJ04567 XJ0563A XJ13B75 XH230 F1633 N1434 V1503 H682 L2976 O2279A MN8434 MP4.0303 P1-3-11 Q2772.7 Ydao3 Wdo ȥ {island}
+ 4569 U60bc B61 G8 S11 F1645 N1706 V1891 H485 DK356 L621 K1989 DO1771 MN10738 MP4.1071 E1648 IN1680 DJ1456 DG821 P1-3-8 I4k8.13 Q9104.6 DR1155 Ydao4 Wdo ȥ . {lament} {grieve over}
+ 456A U6295 B64 G3 S7 F236 N1856 V2095 H256 DK192 L706 K273 DO653 MN11887 MP5.0134 E357 IN1021 DS291 DT287 DJ282 DG862 P1-3-4 I3c4.18 Q5704.7 DR1368 Ytou2 Wtu ȥ . -. {throw} {discard} {abandon} {launch into} {join} {invest in} {hurl} {give up} {sell at a loss}
+ 456B U642d B64 G8 S12 F1472 N1959 V2228 H592 DK432 L646 K2037 MN12508X MP5.0350 E1652 IN1915 DJ1483 DG916 P1-3-9 I3c9.10 Q5406.1 DR1377 Yda1 Wtab Wdab ȥ {board} {load (a vehicle)} {ride}
+ 456C U6771 B4 C75 G2 S8 F37 N213 V2596 H3568 DK2221 L504 K11 O771 DO27 MN14499 MP6.0172 E184 IN71 DS121 DT164 DC108 DJ39 DB2.10 DG1053 P4-8-3 I0a8.9 Q5090.6 DR1564 Ydong1 Wdong ȥ Ҥ T1 Ť Ȥ Ϥ Ҥ {east}
+ 456D U6843 B75 G8 S10 F1784 N2255 V2663 H936 DK636 L236 K1642 O1104 DO1428 MN14757 MP6.0320 E1646 IN1567 DJ971 DG1095 P1-4-6 I4a6.10 Q4291.3 DR1857 Ytao2 Wdo ȥ T1 {peach tree}
+ 456E U68bc B75 S11 XJ05B6D V2672 P1-4-7 Q4494.1 Ytao2 Wdo ȥ T1 椹 {block of wood} {blockhead} {stupid}
+ 456F U68df B75 G8 S12 F1406 N2299 V2747 H991 DK678 L505 K1899 O1627 MN14949 MP6.0399 E1653 IN1406 DJ1533 DG1104 P1-4-8 I4a8.3 Q4599.6 DR1864 Ydong4 Wdong ȥ - {ridgepole} {ridge}
+ 4570 U76d7 B108 G8 S11 XJ05D39 F1051 N3115 V3894 H2670 DK1714 L1451 K957 DO1026 MN23000 MP8.0114 E1649 IN1100 DJ268 DG1372 P2-6-5 I5h6.2 Q3710.7 DR374 Ydao4 Wdo ȥ ̤. ̤. {steal} {rob} {pilfer}
+ 4571 U6dd8 B85 S11 F2410 N2588 V3187 MN17642 MP7.0018 P1-3-8 I3a8.34 Q3712.0 Ytao2 Wdo ȥ . {select}
+ 4572 U6e6f B85 G3 S12 F1356 N2633 V3245 H612 DK446 L546 K1022 O1587 DO844 MN17874 MP7.0138 E359 IN632 DS482 DT406 DJ836 DG1226 P1-3-9 I3a9.23 Q3612.7 DR351 Ytang1 Yshang1 Wtang Wsang ȥ {hot water} {bath} {hot spring}
+ 4573 U6d9b B85 S10 XJ05E39 XH2719 V3138 P1-3-7 Q3414.1 Ytao1 Wdo ȥ ʤ T1 {waves} {billows}
+ 4574 U706f B86 G4 S6 XJ04575 F1605 N2745 V3395 H825 DK552 L165 K1290 DO537 MN18855 MP7.0373 E556 IN1333 DT471 DJ871 DG1262 P1-4-2 I4d2.1 Q9182.0 DR1153 ZPP1-1-5 Ydeng1 Wdeung ȥ - Ȥ⤷ Ȥ. {lamp} {a light} {light} {counter for lights}
+ 4575 U71c8 B86 S16 XJ04574 F2456 N2800 V3476 H1083 L2972 MN19402 MP7.0518 DS485 P1-4-12 Q9281.8 Ydeng1 Wdeung ȥ - Ȥ⤷ Ȥ. {nonstandard for J825}
+ 4576 U5f53 B42 G2 S6 XJ06144 F91 N1359 V1706 H2177 DK1378 L1153 K93 O282 DO96 MN9913 MP4.0779 E183 IN77 DS290 DT132 DC68 DJ402 DG513 P2-3-3 I3n3.3 Q9017.7 DR1075 Ydang1 Ydang4 Wdang ȥ . . .Ƥ . ޤ. ޤ.ˤ٤ T1 {hit} {right} {appropriate} {himself}
+ 4577 U75d8 B104 G8 S12 N3053 V3813 H3284 DK2064 L1684 K2036 DO1715 MN22185 MP7.1174 E1654 IN1942 DJ1932 DG1354 P3-5-7 I5i7.8 Q0011.8 DR573 Ydou4 Wdu ȥ {pox} {smallpox}
+ 4578 U7977 B113 S11 S12 S19 XJ15070 XDR3048 N3260 V4093 H1253 L2598 MN24852X MP8.0511 P1-4-7 Q3424.1 DR648 ZRP1-5-14 Ydao3 Wdo ȥ . . ޤ. {pray}
+ 4579 U7b49 B118 G3 S12 F798 N3396 V4287 H2682 DK1723 L945 K601 O1770 DO294 MN25992 MP8.0772 E361 IN569 DS484 DT407 DC151 DJ353 DG1479 P2-6-6 I6f6.9 Q8834.1 DR2348 Ydeng3 Wdeung ȥ Ҥ. ʤ - T1 {etc.} {and so forth} {class (first)} {quality} {equal} {similar}
+ 457A U7b54 B118 G2 S12 F486 N3394 V4285 H2681 DK1722 L947 K434 O1765 DO556 MN26006 MP8.0780 E185 IN160 DS293 DT219 DJ213 DB3.12 DG1478 P2-6-6 I6f6.12 Q8860.1 DR2377 Yda2 Yda1 Wdab ȥ . . T1 ɤ {solution} {answer}
+ 457B U7b52 B118 G8 S12 F1631 N3392 V4283 H2680 DK1721 L944 K1567 O1818 DO1125 MN26004 MP8.0779 E1655 IN1472 DJ373 DG1480 P2-6-6 I6f6.15 Q8822.7 DR2349 ZPP3-8-4 Ytong3 Wtong ȥ Ĥ {cylinder} {pipe} {tube} {gun barrel} {sleeve}
+ 457C U7cd6 B119 G6 S16 F1471 N3485 V4420 H1403 DK948 L1158 K1125 DO1128 MN27070X MP8.0917 E947 IN1698 DT996 DJ1283 DG1501 P1-6-10 I6b10.3 Q9096.7 DR1077 Ytang2 Wdang Wtang ȥ {sugar}
+ 457D U7d71 B120 G5 S12 XJ15373 F125 N3536 V4487 H1352 DK916 L1347 K239 O2333 DO521 MN27447 MP8.1056 E757 IN830 DS682 DT762 DC273 DJ1000 DG1535 P1-6-6 I6a6.10 Q2091.3 DR2757 Ytong3 Wtong ȥ .٤ ۤ. T1 Τ {overall} {relationship} {ruling} {governing}
+ 457E U5230 B133 C18 G8 S8 XH3845 F1032 N3846 V477 H1264 DK848 L755 K989 O901 DO1041 MN1950 MP2.0250 E1641 IN904 DJ287 DG194 P1-6-2 I2f6.4 Q1210.0 DR3143 Ydao4 Wdo ȥ . {arrival} {proceed} {reach} {attain} {result in}
+ơ 4621 U8463 B140 S12 N3986 V5118 O1731 MN31433X MP9.0791 P2-3-9 I3k9.1 Q4410.4 ZRP2-4-9 Ydong3 Wdong ȥ . {correct}
+Ƣ 4622 U8569 B140 S15 XH3124 N4055 V5198 L2357 MN32002X MP9.0912 P2-3-12 I3k12.4 Q4412.7 ZRP2-4-12 Ydang4 Wtang ȥ Ȥ. Ȥ. . {melt} {be charmed} {captivated}
+ƣ 4623 U85e4 B140 G9 S18 F291 N4090 V5241 H2382 DK1544 L1210 K206 O2773 DO1975 MN32340P MP9.0992 IN2231 DC432 P2-3-15 I3k15.3 Q4423.2 DR1942 Yteng2 Wdeung ȥ ɥ դ T1 դ {wisteria}
+Ƥ 4624 U8a0e B149 G6 S10 F528 N4316 V5561 H1456 DK977 L340 K466 DO642 MN35231 MP10.0390 E945 IN1018 DS849 DT910 DJ946 DG1663 P1-7-3 I7a3.3 Q0460.0 DR3048 Ytao3 Wto ȥ . {chastise} {attack} {defeat} {destroy} {conquer}
+ƥ 4625 U8b04 B130 C149 G8 S17 F2295 N3824 V5685 H1093 DK748 L1211 K1988 DO1554 MN35780P MP10.0549 E1658 IN1779 DJ1937 DG1656 P1-4-13 I4b13.1 Q7926.1 DR3977 Yteng2 Wdeung ȥ {mimeograph} {copy}
+Ʀ 4626 U8c46 B151 G3 S7 F1422 N4465 V5735 H1943 DK1235 L1440 K988 O438 DO1044 MN36245 MP10.0637 E1640 IN958 DT288 DJ471 DG1715 P2-1-6 I3d4.22 Q1010.8 DR3073 Ydou4 Wdu ȥ ޤ ޤ- T1 {beans} {pea} {midget}
+Ƨ 4627 U8e0f B157 G8 S15 F723 N4571 V5889 H1587 DK1066 L1287 K1067 O2314 DO1186 MN37602 MP10.0926 E1657 IN1559 DJ266 DG1766 P1-7-8 I7d8.3 Q6216.3 DR3778 Yta4 Yta1 Wdab ȥ . .ޤ {step} {trample} {carry through} {appraise} {evade payment}
+ƨ 4628 U9003 B162 G8 S9 S8 XJ06D6D F931 N4682 V6038 H3095 DK1970 L283 K864 DO1169 MN38845P MP11.0041 E1642 IN1566 DJ283 DG689 P3-3-6 I2q6.5 Q3230.1 DR1257 Ytao2 Wdo ȥ . . Τ. Τ. {escape} {flee} {shirk} {evade} {set free}
+Ʃ 4629 U900f B162 G8 S10 S9 F1035 N4699 V6059 H3108 DK1981 L915 K1592 DO1152 MN38876P MP11.0049 E1647 IN1685 DJ1746 DG698 P3-3-7 I2q7.10 Q3230.2 DR2245 ZSP3-3-8 Ytou4 Wtu ȥ . . . Ȥ. Ȥ. T1 Ȥ {transparent} {permeate} {filter} {penetrate}
+ƪ 462A U9419 B167 S20 N4913 V6348 O2880 MN40904 MP11.0633 P1-8-12 I8a12.7 Q8211.8 Ydeng1 Ydeng4 Wdeung ȥ ֤ Ĥ ҤȤ⤷ {stirrup}
+ƫ 462B U9676 B170 G8 S11 F1680 N5003 V6459 H546 DK402 L1966 K1596 O1565 DO1481 MN41705 MP11.0903 E1650 IN1650 DJ1526 DG738 P1-3-8 I2d8.11 Q7722.0 DR3652 Ytao2 Yyao2 Wdo Wyo ȥ T1 {pottery} {porcelain}
+Ƭ 462C U982d B151 C181 G2 S16 F433 N4469 V6639 H1604 DK1073 L1441 K386 O2504 DO519 MN43490 MP12.0264 E186 IN276 DS294 DT238 DC234 DJ166 DG1889 P1-7-9 I9a7.6 Q1118.6 DR3061 Ytou2 Ytou5 Wdu ȥ - ֤ T1 Ĥ {head} {counter for large animals}
+ƭ 462D U9a30 B130 C187 G8 S20 F1420 N3834 V6767 H1106 DK755 L1989 K1386 O2867 DO1340 MN44915P MP12.0542 E1660 IN1780 DJ1547 DG1913 P1-4-16 I4b16.3 Q7922.7 DR3950 Yteng2 Wdeung ȥ {inflation} {advancing} {going}
+Ʈ 462E U95d8 B169 G8 S18 XJ0722C XJ16A30 XJ16A32 XH1810 XDR3853 F751 N4973 V6418 H3334 DK2102 L1629 K654 DO1056 MN45649P MP11.0769 E1659 IN1511 DC367 DJ1328 DG1847 P3-8-10 I8e10.2 Q7714.7 DR3848 ZPP1-11-7 Ydou4 Ydou3 Wtu ȥ . 餽. T1 {fight} {war}
+Ư 462F U50cd B9 G4 S13 XJ0503E F417 N532 V297 H153 DK113 L1678 K444 DO170 MN1079 MP1.0920 E558 IN232 DS488 DT612 DC137 DJ192 DB3.15 DG132 P1-2-11 I2a11.1 Q2422.7 DR2145 Ydong4 Wdong ɥ 奯 ꥭ 祯 Ϥ. {work} {(kokuji)}
+ư 4630 U52d5 B19 G3 S11 F73 N730 V549 H1778 DK1163 L1676 K86 DO169 MN2390 MP2.0392 E362 IN231 DS296 DT385 DC47 DJ64 DB2.14 DG221 P1-9-2 I2g9.1 Q2412.7 DR2245 Ydong4 Wdong ɥ . . T1 뤮 {move} {motion} {change} {confusion} {shift} {shake}
+Ʊ 4631 U540c B13 C30 G2 S6 F15 N619 V717 H2987 DK1897 L180 K23 O298 DO185 MN3294 MP2.0811 E187 IN198 DS295 DT133 DC54 DJ350 DB2.13 DG320 P3-2-4 I2r4.2 Q7722.0 DR3649 Ytong2 Ytong4 Wdong ɥ . {same} {agree} {equal}
+Ʋ 4632 U5802 B42 C32 G4 S11 F1010 N1365 V1037 H2589 DK1656 L798 K662 O1462 DO358 MN5207 MP3.0200 E557 IN496 DS486 DT573 DJ709 DB2.6 DG355 P2-5-6 I3n8.4 Q9010.4 DR1072 Ytang2 Wdang ɥ {public chamber} {hall}
+Ƴ 4633 U5c0e B41 G5 S15 F354 N1354 V1388 H2888 DK1845 L278 K524 O2413 DO755 MN7463P MP4.0045 E759 IN703 DS684 DT810 DJ480 DG510 P2-12-3 I5c9.3 Q3834.3 DR948 ZPP3-6-9 ZSP2-11-3 ZBP3-5-9 Ydao3 Ydao4 Wdo ɥ ߤ. T1 ߤ {guidance} {leading} {conduct} {usher}
+ƴ 4634 U61a7 B61 G9 S15 F2259 N1767 V1982 DK511 L2280 MN11242 MP4.1188 IN2077 P1-3-12 I4k12.5 Q9001.4 Ychong1 Wdong 祦 ȥ ɥ . {yearn after} {long for} {aspire to} {admire} {adore}
+Ƶ 4635 U649e B64 S15 XH3316 N1995 V2276 L2245 MN12717 MP5.0384 P1-3-12 I3c12.10 Q5001.4 Yzhuang4 Ychuang2 Wdang ɥ ȥ . {thrust} {pierce} {stab} {prick}
+ƶ 4636 U6d1e B85 G8 S9 F1618 N2546 V3125 H380 DK280 L181 K1756 O821 MN17386 MP6.1097 E1661 IN1301 DJ1844 DG1191 P1-3-6 I3a6.25 Q3712.0 DR349 Ydong4 Wdong Wtong ɥ ۤ T1 Ȥ {den} {cave} {excavation}
+Ʒ 4637 U77b3 B109 G9 S17 F2069 N3157 V3961 H1237 DK836 L437 O2630 MN23707 MP8.0256 IN2173 P1-5-12 I5c12.2 Q6001.4 DR3972 Ytong2 Wdong ɥ ȥ ҤȤ T1 {pupil}
+Ƹ 4638 U7ae5 B117 G3 S12 F1138 N3357 V4239 H2130 DK1348 L436 K1111 O1743 DO643 MN25775 MP8.0715 E363 IN410 DS487 DT408 DJ1026 DG1461 P2-2-10 I5b7.3 Q0010.4 DR472 ZPP2-5-7 Ytong2 Wdong ɥ T1 {juvenile} {child}
+ƹ 4639 U80f4 B130 G8 S10 F1904 N3767 V4810 H950 DK646 L182 K1564 DO1500 MN29436 MP9.0305 E1662 IN1300 DJ1341 DG1032 P1-4-6 I4b6.10 Q7722.0 DR3949 Ydong4 Wdong ɥ {trunk} {torso} {hull (ship)} {hub of wheel}
+ƺ 463A U8404 B140 S11 N3962 V5075 L2379 MN31252X MP9.0729 P2-3-8 I3k8.31 Q4472.7 ZRP2-4-8 Ytao2 Wdo ɥ ȥ {grape vine} {wild grape}
+ƻ 463B U9053 B162 G2 S12 S11 XJ13653 XJ15C30 XJ15C31 F207 N4724 V6091 H3134 DK2000 L277 K129 O1811 DO141 MN39010P MP11.0138 E188 IN149 DS122 DT220 DC123 DJ66 DB3.7 DG710 P3-3-9 I2q9.14 Q3830.6 DR979 ZSP3-2-9 Ydao4 Wdo ɥ ȥ ߤ T1 ߤ {road-way} {street} {district} {journey} {course} {moral} {teachings}
+Ƽ 463C U9285 B167 G5 S14 F1505 N4853 V6266 H1721 DK1132 L272 K1437 O2159 DO855 MN40361 MP11.0532 E758 IN1605 DS683 DT800 DJ1340 DG1821 P1-8-6 I8a6.12 Q8712.0 DR2849 Ytong2 Wdong ɥ {copper}
+ƽ 463D U5ce0 B46 G8 S9 F1941 N1416 V1464 H358 DK265 L773 K1751 O1081 DO1473 MN8068 MP4.0247 E1663 IN1351 DJ1849 DG542 P1-3-6 I3o6.3 Q2173.1 DR1254 Wsang Ȥ {mountain peak} {mountain pass} {climax} {crest} {(kokuji)}
+ƾ 463E U9d07 B196 S15 V6943 O2280 MN46730 MP12.0807 P1-4-11 I11b4.3 Q4742.7 Ybao3 Wbo ۥ Ȥ Τ {wild goose} {madam of a brothel} {crested ibis}
+ƿ 463F U533f B22 C23 G8 S10 F2024 N764 V591 H3011 DK1911 L1692 K1693 DO1766 MN2690 MP2.0475 E1664 IN1771 DJ1716 DG238 P3-2-8 I2t8.2 Q7171.6 DR3475 Yni4 Wnig ȥ . {hide} {shelter} {shield}
+ 4640 U5f97 B60 G4 S11 F175 N1622 V1755 H477 DK351 L876 K358 O1299 DO340 MN10137 MP4.0873 E761 IN374 DS850 DT574 DC167 DJ643 DG631 P1-3-8 I3i8.4 Q2624.1 DR2048 Yde2 Yde5 Ydei3 Wdeug ȥ . . T1 Ƥ {gain} {get} {find} {earn} {acquire} {can} {may} {able to} {profit} {advantage} {benefit}
+ 4641 U5fb3 B60 G5 S14 F1091 N1633 V1767 H684 DK486 L885 K839 O2063 DO592 MN10237P MP4.0918 E762 IN1038 DS851 DT801 DJ644 DG637 P1-3-11 I3i11.3 Q2423.6 DR2058 Yde2 Wdeog ȥ T1 ʤ Τ 椭 褷 {benevolence} {virtue} {goodness} {commanding respect}
+ 4642 U6d9c B85 S10 XJ1492C V3134 L2297 MN18591X MP7.0331 P1-3-7 Q3418.6 Ydu2 Wdog ȥ ȥ . . ߤ {defile} {blaspheme} {ditch}
+ 4643 U7279 B93 G4 S10 F234 N2860 V3541 H945 DK641 L246 K153 DO411 MN20013 MP7.0644 E760 IN282 DS685 DT554 DC186 DJ398 DB2.18 DG1293 P1-4-6 I4g6.1 Q2454.1 DR2448 Yte4 Wteug ȥ {special}
+ 4644 U7763 B109 G8 S13 F534 N3147 V3946 H2796 DK1789 L719 K660 O2023 DO1737 MN23457 MP8.0233 E1665 IN1670 DJ926 DG1390 P2-8-5 I5c8.9 Q2760.4 DR1279 Ydu1 Wdog ȥ T1 {coach} {command} {urge} {lead} {supervise}
+ 4645 U79bf B115 S7 N3262 V4122 L2606 O496 MN24910 MP8.0522 P2-5-2 I5d2.5 Q2021.7 Ytu1 Wdog ȥ . . Ϥ {become bald} {bare} {wear out} {waste away} {little girl employed at a brothel}
+ 4646 U7be4 B118 G8 S16 F1942 N3434 V4342 H2716 DK1744 L1988 K1749 O2576 DO1561 MN26344 MP8.0834 E1666 IN1883 DJ1683 DG1489 P2-6-10 I6f10.1 Q8832.7 Q2021.9 DR2350 Ydu3 Wdog ȥ . {fervent} {kind} {cordial} {serious} {deliberate}
+ 4647 U6bd2 B80 G4 S8 F1419 N2468 V3007 H2428 DK1571 L1531 K1165 DO418 MN16730 MP6.0797 E559 IN522 DS686 DT513 DJ788 DG1145 P2-4-4 I0a8.14 Q5050.7 DR1447 Ydu2 Wdog ɥ {poison} {virus} {venom} {germ} {harm} {injury} {spite}
+ 4648 U72ec B94 G5 S9 XJ06057 F365 N2884 V3574 H395 DK293 L522 K479 O788 DO618 MN20406 MP7.0699 E763 IN219 DS687 DT704 DC205 DJ559 DG1303 P1-3-6 I3g6.1 Q4523.6 DR2971 Ydu2 Wdog ɥ ȥ Ҥ. T1 ɤ ɤ {single} {alone} {spontaneously} {Germany}
+ 4649 U8aad B149 G2 S14 XJ06C26 F618 N4375 V5629 H1541 DK1038 L348 K484 O2142 DO55 MN35580P MP10.0496 E189 IN244 DS123 DT233 DC323 DJ180 DB2.10 DG1689 P1-7-7 I7a7.9 Q0461.2 DR3057 Ydu2 Ydou4 Wdog Wdu ɥ ȥ ȥ . -. T1 {read}
+ 464A U6803 B75 S9 XJ05B3D F1427 N2220 V2613 L514 K1209 O865 MN14687 MP00.0000 P1-4-5 I4a5.28 Q4292.7 Whoe Ȥ {horse chestnut} {(kokuji)}
+ 464B U6a61 B75 S16 N2366 V2863 MN15564 MP6.0560 P1-4-12 I4a12.18 Q4793.2 Yxiang4 Wsang 祦 Ȥ ̤ {horse chestnut}
+ 464C U51f8 B2 C17 G8 S5 F2143 N90 V443 H3486 DK2174 L34 K1921 O323 DO1882 MN1809 MP2.0174 E1667 IN1892 DJ1921 DG175 P4-5-1 I0a5.13 Q7777.7 DR3675 ZSP4-4-1 ZSP4-6-1 Ytu1 Ytu2 Ygu3 Wcheol Wdol ȥ Ǥ {convex} {beetle brow} {uneven}
+ 464D U7a81 B116 G8 S8 XJ13A4A F521 N3316 V4191 H2230 DK1421 L1319 K574 O722 DO913 MN25424 MP8.0653 E1668 IN898 DJ1121 DG1453 P2-3-5 I3m5.11 Q3043.0 DR763 Ytu2 Ytu1 Wdol ȥ . {stab} {protruding} {thrusting} {thrust} {pierce} {prick}
+ 464E U6934 B75 S13 N2312 V2772 O1893 MN15075 MP6.0421 P1-4-9 I4a9.7 Q4794.7 Yduan4 Wdan ȥ य {fir}
+ 464F U5c4a B44 G6 S8 XJ0557C F939 N1385 V1413 H3078 DK1957 L1110 K963 DO727 MN7667 MP4.0144 E948 IN992 DS852 DT870 DJ1090 DB2.18 DG529 P3-3-5 I3r5.1 Q7726.7 DR3776 Yjie4 Wgye Ȥ. -Ȥ. Ȥ. {deliver} {reach} {arrive} {report} {notify} {forward}
+ 4650 U9cf6 B56 S14 N1559 V6938 L2836 O2179 MN46674 MP12.0803 P3-3-11 I11b3.1 Q4332.7 Yyuan1 Wyeon Ȥ Ȥ {black kite} {fireman} {hook}
+ 4651 U82eb B140 S8 F2028 N3922 V5003 L2397 O686 MN30802X MP9.0585 P2-3-5 I3k5.25 Q4460.1 ZRP2-4-5 Yshan1 Yshan4 Wjeom Ȥ {rush matting}
+ 4652 U5bc5 B40 G9 S11 F1975 N1314 V1341 H2289 DK1471 L2006 K1563 O1439 DO1911 MN7204 MP3.1049 IN2052 P2-3-8 I3m8.4 Q3080.6 Yyin2 Win Wi Ȥ T1 Ȥ Τ {sign of the tiger} {3-5AM} {third sign of Chinese zodiac}
+ 4653 U9149 B164 G9 S7 XJ13027 F2468 N4775 V6157 H3544 DK2207 L1427 K2053 O526 DO1989 MN39763 MP11.0311 IN2254 P4-7-1 I7e0.1 Q1060.0 Yyou3 Wyu 楦 Ȥ T1 ʤ ߤΤ T2 ҤΤȤ Ȥؤ {west} {bird} {sign of the bird} {5-7PM} {tenth sign of Chinese zodiac} {sake radical (no. 164)}
+ 4654 U701e B85 S17 N2731 V3356 L2323 MN18659 MP7.0339 P1-3-14 Q3215.7 Yjing4 Wjeong 祦 奦 Ȥ . {pure water} {clear water} {pool in a river}
+ 4655 U5678 B30 S16 N1005 V910 H752 L2949 MN4429 MP2.1164 P1-3-13 I3d13.3 Q6108.6 Ydun1 Ydun4 Wton ȥ {tonnage} {(kokuji)}
+ 4656 U5c6f B5 C45 G8 S4 F1980 N264 V1438 H3457 DK2156 L2033 K2038 O222 MN7828 MP4.0177 E1669 IN1936 DJ1918 DG22 P4-4-3 I0a4.35 Q5071.7 DR1456 ZPP4-4-4 Ytun2 Yzhun1 Wdun Wjun ȥ {barracks} {police station} {camp}
+ 4657 U60c7 B61 G9 S11 F2265 V1887 H486 DK357 L2279 O1288 MN10759 MP4.1078 IN2075 P1-3-8 I4k7.12 Q9004.7 ZSP1-3-7 Ydun1 Wdon ȥ . T1 Ĥ ޤ Ȥ ĤȤ {sincere} {kind} {considerate}
+ 4658 U6566 B66 G9 S12 F1695 N2053 V2349 H1693 DK1112 L2931 O1690 DO1976 MN13276 MP5.0531 IN2081 P1-8-4 I4i7.4 Q0844.0 ZSP1-7-4 Ydun1 Ydui4 Wdon Wtoe ȥ 祦 . T1 Ĥ Ĥ Τ Τ {industry} {kindliness}
+ 4659 U6c8c B85 S7 N2495 V3054 L2326 MN17193 MP6.0982 P1-3-4 I3a4.7 Q3511.7 Ydun4 Yzhuan4 Wdon ȥ . {primeval chaos}
+ 465A U8c5a B130 C152 G8 S11 XJ15E6F F1864 N3772 V5743 H976 DK666 L538 K1557 DO1738 MN36352 MP10.0655 E1670 IN796 DJ1089 DG1717 P1-4-7 I4b7.2 Q7123.2 DR3951 Ytun2 Wdon ȥ ֤ {pork} {pig}
+ 465B U9041 B162 S12 S11 XH4682 N4719 V6087 L2416 MN38982X MP11.0102 P3-3-9 Q3230.6 ZRP3-4-9 Ydun4 Wdun Wdon ȥ Τ. {flee} {escape} {shirk} {evade} {set free}
+ 465C U9813 B181 S13 N5121 V6623 L2788 O2115 MN43381 MP12.0250 P1-4-9 I9a4.1 Q5178.6 Ydun4 Ydu2 Wdon Wdun ȥ ȥ ˤ狼. Ȥ. Ĥޤ. Ȥ. ̤ {suddenly} {immediately} {in a hurry}
+ 465D U5451 B1 C30 S7 XH5159 F2362 N39 V737 H2410 L2080 O489 MN48970 MP0.0 P2-4-3 I3d4.19 Q2060.3 ZPP2-1-6 Ytun1 Wtan ȥ ɥ . {drink}
+ 465E U66c7 B72 G8 S16 F1899 N2160 V2518 H2521 DK1610 L424 K948 O2685 DO1575 MN14172 MP5.0936 E1672 IN637 DJ1281 DG983 P2-4-12 I4c12.1 Q6073.1 DR3871 Ytan2 Wdam ɥ . T1 {cloudy weather} {cloud up}
+ 465F U920d B167 G8 S12 F1574 N4830 V6235 H1689 DK1108 L1495 K1731 O1943 DO1388 MN40219 MP11.0502 E1671 IN966 DJ1372 DG1811 P1-8-4 I8a4.2 Q8511.7 DR2856 Ydun4 Wdun ɥ ˤ. ˤ. ˤ- ʤ. ʤޤ. {dull} {slow} {foolish} {blunt}
+ 4660 U5948 B37 G9 S8 XJ14345 F841 N1174 V1147 H2219 DK1411 L1094 K822 O696 DO1977 MN5893 MP3.0578 IN2044 P2-3-5 I4e3.3 Q4090.1 DR1441 ZPP2-4-4 Ynai4 Ynai3 Wnae Wna ʥ ʤ {Nara} {what?}
+ 4661 U90a3 B163 G9 S7 S6 F1621 N4757 V6129 H843 DK564 L2960 K1257 O416 MN39306X MP11.0218 IN2251 P1-4-3 Q1752.7 ZSP1-4-2 Yna4 Yna1 Yna3 Wna ʤ ʤ T1 Ȥ 䤹 {what?}
+ 4662 U5185 B2 C11 G2 S4 F44 N82 V386 H3466 DK2162 L1019 K51 O81 DO132 MN1512 MP2.0110 E364 IN84 DS489 DT99 DC77 DJ152 DB2.4 DG160 P4-4-4 I0a4.23 Q4022.7 DR1653 Ynei4 Wnae Wnab ʥ T1 Τ {inside} {within} {between} {among} {house} {home}
+ 4663 U4e4d B4 S5 N172 V50 MN130 MP1.0346 P4-5-3 I0a5.10 Q8021.1 Yzha4 Wsa -ʤ. . {though} {notwithstanding} {while} {during} {both} {all}
+ 4664 U51ea B16 G9 S6 N657 V437 DK1898 L2140 MN1758 MP2.0168 IN2027 P3-2-4 I2s4.3 Q7721.0 Wji ʤ . {lull} {calm} {(kokuji)}
+ 4665 U8599 B140 S16 N4072 V5221 L2353 MN32121X MP9.0947 P2-3-13 I3k13.8 Q4441.4 ZRP2-4-13 Yti4 Wchi ƥ . ʤ . {mow down (the enemy)}
+ 4666 U8b0e B149 S16 F2021 N4405 V5661 L2709 K1807 O2640 MN35800X MP10.0550 P1-7-9 Q0963.9 DR3064 Ymi2 Ymei4 Wmi ᥤ ٥ ʤ {riddle} {puzzle} {enigma} {hint} {tip}
+ 4667 U7058 B85 S21 F1912 N2741 V3391 L2321 O2946 MN18784X MP7.0354 P1-3-18 Q3011.4 Ytan1 Wtan ʤ T1 ʤ {open sea}
+ 4668 U637a B64 G9 S11 N1929 V2189 DK366 L2250 MN12221 MP5.0260 IN2080 P1-3-8 I3c8.17 Q5409.1 Yna4 Wnal ʥ . . {press} {print} {affix a seal} {stamp}
+ 4669 U934b B167 S17 F1810 N4892 V6315 H1752 L2757 K1728 O2650 MN40603 MP11.0592 P1-8-9 I8a9.13 Q8712.7 DR2849 Yguo1 Wgwa ʤ {pot} {pan} {kettle}
+ 466A U6962 B75 S13 F2032 N2310 V2769 L2493 O1900 MN15154X MP6.0465 P1-4-9 Q4896.1 Yyou2 Wyu 奦 楦 ʤ {oak}
+ 466B U99b4 B187 S13 N5194 V6729 H1820 L2807 O1966 MN44595 MP12.0502 P1-10-3 I10a3.2 Q7230.0 Yxun4 Yxun2 Wsun Whun . .餹 . {get used to} {experienced} {tamed}
+ 466C U7e04 B120 G8 S15 XJ0656A XH3617 F1075 N3568 V4547 H1388 DK942 L1377 K1005 O2653 MN27729 MP8.1138 E1420 IN1760 DJ1568 DG1550 P1-6-9 I6a9.1 Q2691.6 Ysheng2 Wseung 祦 ʤ . {straw rope} {cord}
+ 466D U7577 B102 S13 N3011 V3766 L2072 MN21892 MP7.1133 P1-5-8 I5f8.1 Q6704.7 Ychuo4 Wche Wcheol ƥ ƥ ʤ {rice field ridge path}
+ 466E U5357 B24 G2 S9 F341 N778 V619 H2082 DK1320 L1613 K205 O912 DO157 MN2750 MP2.0562 E190 IN74 DS124 DT186 DC401 DJ41 DB2.20 DG247 P2-2-7 I2k7.1 Q4022.7 DR1553 ZPP3-4-5 Ynan2 Yna1 Wnam ʥ ߤʤ T1 ʤ ߤ ߤޤ {south}
+ 466F U6960 B75 G9 S13 XJ1432A F1927 N2317 V2779 H1018 DK696 L1614 O1901 DO1978 MN15152 MP6.0463 IN2119 P1-4-9 I4a9.25 Q4492.7 Ynan2 Wnam ʥ ͥ Τ T1 {camphor tree}
+ 4670 U8edf B159 G8 S11 F1269 N4614 V5947 H1479 DK994 L470 K1199 DO1482 MN38213 MP10.1004 E1673 IN1788 DJ1308 DG1774 P1-7-4 I7c4.1 Q5708.2 DR1562 Yruan3 Wyeon ʥ .餫 .餫 {soft}
+ 4671 U96e3 B172 G6 S18 F330 N5038 V6515 H1838 DK1196 L1580 K442 O2760 DO800 MN42128P MP11.1042 E949 IN557 DS853 DT1003 DC351 DJ526 DG1856 P1-10-8 I8c10.2 Q4051.4 DR1975 Ynan2 Ynan4 Wnan Wna ʥ . -. ऺ. Ť. Ĥ. -ˤ. T1 ʤ {difficult} {impossible} {trouble} {accident} {defect}
+ 4672 U6c5d B85 S6 N2487 V3040 L2303 MN17138 MP6.0913 P1-3-3 I3a3.2 Q3414.0 DR369 Yru3 Wyeo ʤ ʤ {you} {thou}
+ 4673 U4e8c B7 G1 S2 XJ05031 F9 N273 V72 H1922 DK1224 L2 K6 O4 DO2 MN247 MP1.0416 E61 IN3 DS2 DT2 DC11 DJ2 DB1.A DG31 P2-1-1 I0a2.1 Q1010.0 DR3072 Yer4 Wi դ դ. դ. T1 Ĥ ˤ դ դ {two}
+ 4674 U5c3c B44 G8 S5 F1844 N1378 V1405 H3033 DK1919 L1054 K1661 O175 DO1688 MN7635 MP4.0131 E1674 IN1620 DJ1722 DG522 P3-3-2 I3r2.2 Q7721.1 DR3756 Yni2 Wni Wil {nun}
+ 4675 U5f10 B1 C154 G8 S6 XJ06C48 XJ06C49 N32 V1675 H3195 DK2038 L355 K1981 DO723 E950 IN1030 DS854 DJ1912 DG603 P3-4-2 I4n3.3 Q1314.0 DR3056 Yer4 Wi դ. {II} {two} {second}
+ 4676 U8fe9 B162 S8 S7 XJ06D6E XH4751 V6022 MN38793X MP11.0201 P3-3-5 Q3130.2 ZRP3-4-5 Yer3 Wi . T1 {approach} {near} {close}
+ 4677 U5302 B20 S4 F2213 N742 V567 H2944 L2147 O73 DO1895 MN2503 MP2.0427 P3-2-2 I0a4.7 Q2772.0 DR2552 Wnae ˤ. ˤ. ˤ.碌 T1 {fragrant} {stink} {glow} {insinuate} {(kokuji)}
+ 4678 U8cd1 B154 S14 N4511 V5806 L2739 MN36785 MP10.0763 P1-7-7 I7b7.1 Q6183.2 Yzhen4 Wjin ˤ.襤 ˤ.䤫 ˤ.魯 ˤ.臘 {flourish} {be bustling} {prosperity}
+ 4679 U8089 B130 G2 S6 F986 N3724 V4753 H3200 DK2042 L1022 K779 DO533 MN29236 MP9.0246 E365 IN223 DS297 DT134 DJ561 DB2.1 DG1010 P3-4-2 I2a4.20 Q4022.7 DR1653 ZPP3-2-4 ZPP4-6-4 Yrou4 Wyug Wyu ˥ {meat}
+ 467A U8679 B142 G9 S9 F2110 N4118 V5279 H1285 DK863 L520 O882 MN32830 MP10.0003 IN2235 P1-6-3 I6d3.1 Q5111.0 DR1672 Yhong2 Yjiang4 Whong Wgang ˤ {rainbow}
+ 467B U5eff B55 C24 S4 N1550 V1662 H3449 L1190 O102 MN9586 MP4.0664 P4-4-2 I0a4.36 Q4477.0 ZSP4-3-2 Ynian4 Wib 奦 ˥奦 ˤ夦 T1 Ϥ {twenty} {20}
+ 467C U65e5 B72 G1 S4 F1 N2097 V2410 H3027 DK1915 L12 K1 O77 DO5 MN13733 MP5.0714 E62 IN5 DS11 DT33 DC3 DJ16 DB1.A DG963 P3-3-1 I4c0.1 Q6010.0 DR3878 ZPP4-4-1 Yri4 Wil ˥ - - T1 ˤ ˤ {day} {sun} {Japan}
+ 467D U4e73 B5 G6 S8 F1289 N266 V61 H1438 DK964 L729 K873 O657 DO1216 MN190X MP1.0393 E951 IN939 DT871 DJ821 DG29 P1-7-1 I3n4.4 Q2241.0 DR2056 ZSP1-6-1 Yru3 Wyu ˥奦 {milk} {breasts}
+ 467E U5165 B11 G1 S2 F56 N574 V366 H3370 DK2113 L779 K74 O15 DO39 MN1415 MP1.1037 E63 IN52 DS125 DT8 DC65 DJ186 DB2.9 DG150 P4-2-4 I0a2.3 Q8000.0 DR3562 ZPP3-1-1 Yru4 Wib ˥奦 . -. -. . -. Ϥ. T1 {enter} {insert}
+ǡ 4721 U5982 B38 G8 S6 F1704 N1189 V1178 H207 DK154 L100 K1521 O412 DO1539 MN6060 MP3.0635 E1383 IN1747 DC337 DJ1441 DG433 P1-3-3 I3e3.1 Q4640.0 DR1777 Yru2 Wyeo ˥ . T1 椭 褷 {likeness} {like} {such as} {as if} {better} {best} {equal}
+Ǣ 4722 U5c3f B44 G8 S7 F1672 N1382 V1410 H3064 DK1944 L1053 K1543 DO1770 MN7651 MP4.0135 E1675 IN1869 DJ1724 DG525 P3-3-4 I3r4.1 Q7723.2 DR3742 Yniao4 Yni4 Ysui1 Wnyo ˥祦 {urine}
+ǣ 4723 U97ee B140 S12 XJ0706C F2353 N3988 V6605 L2081 O1728 MN43237X MP12.0218 P2-3-9 I3k9.2 Q4410.1 ZRP2-4-9 Yjiu3 Wgu 奦 ˤ {leek}
+Ǥ 4724 U4efb B9 G5 S6 F217 N374 V136 H53 DK37 L1003 K310 O235 DO414 MN416 MP1.0635 E764 IN334 DS688 DT662 DC349 DJ639 DG69 P1-2-4 I2a4.9 Q2221.4 DR2172 Yren4 Yren2 Wim ˥ ޤ. ޤ. T1 Ȥ Ҥ {responsibility} {duty} {term} {entrust to} {appoint}
+ǥ 4725 U598a B38 G8 S7 XJ0552C F1413 N1197 V1189 H240 DK177 L507 K1673 DO1314 MN6072 MP3.0642 E1676 IN955 DJ1330 DG435 P1-3-4 I3e4.3 Q4241.4 DR1772 Yren4 Wim ˥ Ϥ. ߤ. {pregnancy}
+Ǧ 4726 U5fcd B61 G8 S7 F1700 N1648 V1787 H2212 DK1407 L597 K1373 O463 DO1060 MN10312P MP4.0957 E1677 IN1414 DJ1775 DG771 P2-3-4 I4k3.3 Q1733.2 DR3558 Yren3 Win ˥ . .Ф T1 {endure} {bear} {put up with} {conceal} {secrete} {spy} {sneak}
+ǧ 4727 U8a8d B149 G6 S14 F198 N4370 V5623 H1546 DK1041 L598 K363 O2137 DO649 MN35502P MP10.0468 E952 IN738 DS855 DT978 DC357 DJ668 DG1690 P1-7-7 I7a7.10 Q0763.2 DR3058 Yren4 Win ˥ ߤ. . {acknowledge} {witness} {discern} {recognize} {appreciate} {believe}
+Ǩ 4728 U6fe1 B85 S17 F2260 N2723 V3365 L2329 MN18504 MP7.0318 P1-3-14 I3a14.4 Q3112.7 Yru2 Wyu ˥ ̤. ̤. . .餹 뤪. 뤪. 뤪. {get wet} {damp} {make love}
+ǩ 4729 U79b0 B113 S18 XJ0472A N3261 V4116 O2800 MN24851X MP8.0511 P1-4-14 Q3122.7 ZRP1-5-14 Yni3 Ymi2 Wni ǥ ʥ {ancestral shrine}
+Ǫ 472A U7962 B113 S9 XJ04729 XH3261 N3235 V4074 L2601 O849 MN24679 MP8.0465 P1-4-5 Q3829.0 Ymi2 Yni3 Wni ǥ ʥ {ancestral shrine}
+ǫ 472B U5be7 B40 G8 S14 XJ13A5D F1697 N1335 V1361 H2345 DK1519 L834 K1982 O2181 DO1602 MN7296P MP3.1094 E1678 IN1412 DJ1378 DG496 P2-3-11 I3m11.8 Q3020.1 DR753 Yning2 Yning4 Wnyeong ͥ ष. T1 䤹 䤹 褷 {rather} {preferably}
+Ǭ 472C U8471 B140 S12 XJ15938 N3993 V5123 L2389 MN31454X MP9.0805 P2-3-9 I3k9.20 Q4433.2 ZRP2-4-9 Ycong1 Wchong ͤ {stone leek} {Welsh onion}
+ǭ 472D U732b B94 G8 S11 XJ15F25 F1702 N2893 V3586 H535 DK391 L244 K1763 O1304 MN20535X MP7.0719 E1742 IN1470 DJ1410 DG1304 P1-3-8 I3g8.5 Q4426.0 DR2976 Ymao1 Ymao2 Wmyo ӥ祦 ͤ {cat}
+Ǯ 472E U71b1 B86 G4 S15 F700 N2797 V3473 H2866 DK1834 L1516 K629 O2408 DO300 MN19360 MP7.0510 E560 IN645 DS490 DT627 DJ866 DG1283 P2-11-4 I4d11.4 Q4533.1 Q4433.1 DR1440 Yre4 Wyeol ͥ . T1 {heat} {temperature} {fever} {mania} {passion}
+ǯ 472F U5e74 B4 C51 G1 S6 XJ15078 F6 N188 V1593 H2035 DK1284 L1036 K3 O342 DO64 MN9168 MP4.0512 E64 IN45 DS126 DT51 DC13 DJ24 DB2.3 DG574 P2-2-4 I0a6.16 Q8050.0 DR2355 ZPP4-6-3 Ynian2 Wnyeon ͥ Ȥ T1 {year}
+ǰ 4730 U5ff5 B9 C61 G4 S8 F390 N424 V1800 H2059 DK1304 L1590 K469 O670 DO316 MN10390 MP4.0981 E561 IN579 DS689 DT514 DC333 DJ1117 DG774 P2-2-6 I2a6.24 Q8033.2 DR2858 ZPP2-4-4 Ynian4 Wnyeom ͥ {wish} {sense} {idea} {thought} {feeling} {desire} {attention}
+DZ 4731 U637b B64 S11 XH1866 N1940 V2201 L2251 MN12222 MP5.0261 P1-3-8 I3c8.25 Q5803.2 Ynian3 Wnyeom Wnyeob ͥ 祦 . ͤ. Ҥ. Ҥ. {twirl} {twist} {play with}
+Dz 4732 U649a B64 S15 F2398 N1997 V2278 L2266 MN12713 MP5.0383 P1-3-12 I3c12.6 Q5303.3 Ynian3 Wnyeon ͥ . . Ҥ. {twist} {twine} {kinky}
+dz 4733 U71c3 B86 G5 S16 F948 N2808 V3490 H1081 DK739 L510 K1142 DO541 MN19394 MP7.0516 E765 IN652 DS690 DT816 DJ870 DG1271 P1-4-12 I4d12.2 Q9383.3 DR1140 ZPP1-1-15 Yran2 Wyeon ͥ . .䤹 . {burn} {blaze} {glow}
+Ǵ 4734 U7c98 B119 G8 S11 F1410 N3472 V4393 H1327 DK893 L921 K1859 DO1644 MN26901 MP8.0894 E1679 IN1707 DJ1559 DG1497 P1-6-5 I6b5.4 Q9196.0 DR1077 Ynian2 Yzhan1 Wjeom ͥ ͤ. {sticky} {glutinous} {greasy} {persevere}
+ǵ 4735 U4e43 B4 G9 S2 F1978 N145 V42 H2927 DK1858 L686 K1960 O27 DO1962 MN113 MP1.0339 IN2003 P3-1-1 I0a2.10 Q1722.7 DR3545 ZPP4-2-1 ZSP3-2-1 ZBP4-3-1 Ynai3 Wnae ʥ ʤ. ʤ T1 Τ {from} {possessive particle} {whereupon} {accordingly}
+Ƕ 4736 U5efc B54 S9 XJ06D72 V1658 MN9576 MP4.0663 P3-3-6 I2q6.10 Q1140.6 Ynai3 Wnae ʥ ʤ. ʤ {in other words} {thou} {you} {possessive particle}
+Ƿ 4737 U4e4b B8 C3 G9 S3 F1318 N280 V48 H3420 DK2137 L1214 K697 O24 DO1942 MN125 MP1.0343 IN2004 P4-3-4 I0a2.9 Q3030.7 DR670 ZSP4-2-4 ZSP4-4-4 Yzhi1 Wji 椯 T1 椭 Ĥ {of} {this}
+Ǹ 4738 U57dc B32 S11 XJ04C6E XJ1384F XH4814 V1022 H2765 L2979 O1489 MN5154 MP3.0188 P2-8-3 Q4410.4 Yye3 Wya {open country} {field} {wilderness}
+ǹ 4739 U56a2 B2 S22 XJ1366C N124 V5499 L2883 MN4633X MP2.1187 P2-7-15 Q5073.2 Ynang2 Ynang1 Wnang Υ ɥ դ {pouch} {purse} {bag}
+Ǻ 473A U60a9 B61 G8 S10 XJ0583D F1084 N1698 V1867 H421 DK313 L1935 K992 DO1617 MN10716P MP4.1065 E1680 IN1279 DJ1110 DG817 P1-3-7 I4k7.11 Q9207.2 Q9907.2 DR1175 ZPP1-1-9 Ynao3 Wnoe Υ ʤ. ʤ.ޤ ʤ.ޤ ʤ {trouble} {worry} {in pain} {distress} {illness}
+ǻ 473B U6fc3 B85 G8 S16 F1200 N2711 V3349 H777 DK535 L2015 K1185 O2612 MN18442 MP7.0307 E1681 IN957 DJ627 DG1256 P1-3-13 I3a13.7 Q3513.2 DR365 Ynong2 Wnong Υ . T1 {concentrated} {thick} {dark} {undiluted}
+Ǽ 473C U7d0d B120 G6 S10 F987 N3508 V4453 H1300 DK877 L1356 K994 O1685 DO733 MN27264X MP8.0960 E953 IN758 DS856 DT912 DJ733 DG1519 P1-6-4 I6a4.5 Q2492.7 DR2753 Yna4 Wnab Υ ʥ ʥ ȥ . -. .ޤ T1 {settlement} {obtain} {reap} {pay} {supply} {store}
+ǽ 473D U80fd B28 C130 G5 S10 F273 N853 V4809 H1323 DK888 L2004 K341 O1397 DO416 MN29454 MP9.0307 E766 IN386 DS691 DT718 DC285 DJ411 DG1018 P1-6-4 I4b6.15 Q2121.1 DR2756 Yneng2 Wneung Wnae Υ . T1 Τ 褷 {ability} {talent} {skill} {capacity}
+Ǿ 473E U8133 B130 G6 S11 XJ0672A XJ13424 F459 N3774 V4821 H975 DK665 L1934 K621 DO927 MN29567P MP9.0329 E954 IN1278 DT930 DJ1109 DG1036 P1-4-7 I4b7.7 Q7227.2 Q7927.2 DR3975 Ynao3 Wnoe Υ ɥ Τ {brain} {memory}
+ǿ 473F U81bf B130 S17 N3826 V4884 L2455 MN29938 MP9.0374 P1-4-13 I4b13.2 Q7523.2 Ynong2 Wnong Υ ɥ . {pus} {fester} {discharge}
+ 4740 U8fb2 B161 G3 S13 F385 N4658 V6008 H2698 DK1733 L2014 K362 O2205 DO394 MN38688 MP10.1096 E366 IN369 DS491 DT423 DC229 DJ626 DG1787 P2-6-7 I2p11.1 Q5523.2 DR1965 Ynong2 Wnong Υ T1 {agriculture} {farmers}
+ 4741 U8997 B147 S12 N4287 V5528 L2875 MN34839 MP10.0328 P1-5-7 I5c7.3 Q1661.0 Ysi1 Wsa Τ. . {peep} {peek} {come in sight}
+ 4742 U86a4 B142 S10 N4122 V5287 L2681 MN32893 MP10.0011 P2-4-6 I6d4.7 Q1713.6 Q7713.6 Yzao3 Wjo Τ Ϥ䤤 {flea}
+ 4743 U5df4 B5 C49 G9 S4 F2082 N263 V1541 H3438 DK2144 L2096 O97 MN8745 MP4.0385 IN2061 P4-4-1 I0a4.16 Q7771.7 ZPP3-1-3 Yba1 Wpa Ȥ⤨ ޤ T1 Ȥ {comma-design}
+ 4744 U628a B64 G8 S7 F1569 N1846 V2083 H249 DK186 L1752 K1926 MN11874 MP5.0129 E1682 IN1724 DJ1467 DG863 P1-3-4 I3c4.5 Q5701.7 DR1356 Yba3 Yba4 Wpa T1 {grasp} {faggot} {bunch} {counter for bundles}
+ 4745 U64ad B64 S15 F2204 N1992 V2273 L2262 O2259 MN12747 MP5.0394 P1-3-12 I3c12.8 Q5206.9 Ybo4 Ybo1 Wpa Х ϥ . T1 Ϥ {plant} {sow}
+ 4746 U8987 B146 G8 S19 XJ05B31 XJ14940 F1173 N4281 V5519 H2730 DK1749 L1895 K1641 MN34790X MP10.0361 E1683 IN1633 DJ1685 DG1641 P2-6-13 I4b15.4 Q1052.7 DR3246 ZSP2-6-12 Yba4 Wpae Wbaeg ϥ Ϥ {hegemony} {supremacy} {leadership} {champion}
+ 4747 U6777 B75 S8 N2195 V2575 L2501 O625 MN14505 MP6.0205 P1-4-4 I4a4.10 Q4791.7 Ypa2 Yba5 Wpa Ĥ T1 {kind of rake}
+ 4748 U6ce2 B85 G3 S8 F740 N2529 V3101 H330 DK245 L803 K606 O596 DO484 MN17308 MP6.1060 E367 IN666 DS298 DT309 DJ913 DG1177 P1-3-5 I3a5.9 Q3414.7 DR366 Ybo1 Ypo1 Wpa ʤ T1 Ҥ ߤ ߤʤ {waves} {billows} {Poland}
+ 4749 U6d3e B85 G6 S9 F164 N2547 V3126 H381 DK281 L1855 K293 O812 DO516 MN17428 MP6.1124 E955 IN912 DS857 DT892 DC286 DJ1191 DG1192 P1-3-6 I3a6.21 Q3213.2 DR365 Ypai4 Ypa1 Wpa {faction} {group} {party} {clique} {sect} {school}
+ 474A U7436 B96 S12 F1966 N2945 V3649 L2913 MN21081 MP7.0942 P2-8-4 I4f8.9 Q1171.7 Ypa2 Yba5 Wpa {lute}
+ 474B U7834 B112 G5 S10 F590 N3186 V3999 H1150 DK784 L806 K634 O1113 DO645 MN24124 MP8.0352 E767 IN665 DS692 DT719 DC427 DJ1037 DG1401 P1-5-5 I5a5.1 Q1464.7 DR3367 Ypo4 Wpa . . T1 {rend} {rip} {tear} {break} {destroy} {defeat} {frustrate}
+ 474C U5a46 B38 G8 S11 F2435 N1234 V1240 H2762 DK1768 L804 K2039 DO1262 MN6390 MP3.0720 E1684 IN1931 DJ1902 DG430 P2-8-3 I3e8.9 Q3440.4 DR369 Ypo2 Wpa Ф Ф {old woman} {grandma} {wet nurse}
+ 474D U7f75 B122 S15 S16 XJ1357C F2467 N3648 V4649 L2699 MN28333 MP9.0025 P2-5-10 I5g10.1 Q6032.7 ZRP2-5-11 Yma4 Wmae Wma ΤΤ. {abuse} {insult}
+ 474E U82ad B140 S7 F2026 N3903 V4974 L2386 O473 MN30730X MP9.0535 P2-3-4 I3k4.6 Q4471.7 ZRP2-4-4 Yba1 Wpa {banana}
+ 474F U99ac B187 G2 S10 F639 N5191 V6725 H3296 DK2073 L1978 K512 O1257 DO142 MN44572 MP12.0458 E191 IN283 DS127 DT199 DJ484 DG1912 P3-6-4 I10a0.1 Q7132.7 DR3450 ZPP4-10-1 Yma3 Wma - T1 Ф {horse}
+ 4750 U4ff3 B9 G6 S10 F1137 N485 V254 H112 DK82 L1633 K1280 O1036 DO1427 MN726 MP1.0815 E959 IN1035 DT913 DJ1167 DG110 P1-2-8 I2a8.8 Q2121.1 DR2154 Ypai2 Wbae ϥ {haiku} {actor}
+ 4751 U5ec3 B53 G8 S12 XJ05726 F698 N1526 V1630 H3146 DK2010 L1706 K1014 DO1100 MN9425 MP4.0596 E1687 IN961 DJ1412 DG595 P3-3-9 I3q9.3 Q0021.5 DR557 Yfei4 Wpye ϥ . . {abolish} {obsolete} {cessation} {discarding} {abandon}
+ 4752 U62dd B64 G6 S8 XJ05941 F1443 N1884 V2126 H303 DK224 L1564 K1475 O585 DO529 MN11969P MP5.0201 E956 IN1201 DS858 DT872 DJ766 DG880 P1-3-5 I3c5.3 Q5105.0 DR1355 Ybai4 Wbae ϥ . . {worship} {adore} {pray to}
+ 4753 U6392 B64 G8 S11 F1047 N1948 V2210 H490 DK359 L1634 K1156 O1317 DO1657 MN12256 MP5.0274 E1686 IN1036 DJ1262 DG909 P1-3-8 I3c8.8 Q5101.1 DR1354 Ypai2 Ypai3 Wbae ϥ T1 {repudiate} {exclude} {expel} {reject}
+ 4754 U6557 B154 C66 G4 S11 XJ15F40 F516 N4494 V2343 H1476 DK991 L331 K562 DO670 MN13227 MP5.0515 E562 IN511 DS693 DT575 DC420 DJ718 DG941 P1-7-4 I7b4.1 Q6884.0 DR3966 Ybai4 Wpae ϥ . {failure} {defeat} {reversal}
+ 4755 U676f B75 G8 S8 XJ04756 F1235 N2206 V2586 H857 DK574 L1219 K1135 DO961 MN14497 MP6.0170 E1685 IN1155 DJ983 DG1078 P1-4-4 I4a4.11 Q4199.0 DR1854 Ybei1 Wbae ϥ {counter for cupfuls} {wine glass} {glass} {toast}
+ 4756 U76c3 B1 C108 S9 XJ04755 XH2206 N52 V3887 H2447 MN22955 MP8.0104 P2-4-5 Q1010.7 Ybei1 Wbae ϥ {glass} {cup}
+ 4757 U724c B91 S12 F2247 N2845 V3528 L2873 MN19854 MP7.0600 P1-4-8 Q2604.0 Ypai2 Wpae Wbae ϥ Ѥ դ {label} {signboard} {medal} {mahjong tiles}
+ 4758 U80cc B130 G6 S9 F696 N3754 V4794 H2573 DK1641 L446 K796 O957 DO933 MN29363 MP9.0270 E957 IN1265 DT893 DJ1085 DG1017 P2-5-4 I4b5.15 Q1122.7 DR1246 Ybei4 Ybei1 Wbae Wpae ϥ . . {stature} {height} {back} {behind} {disobey} {defy} {go back on} {rebel}
+ 4759 U80ba B130 G6 S9 F1387 N3752 V4791 H916 DK619 L414 K1778 DO943 MN29422P MP9.0303 E958 IN1277 DT894 DJ1343 DG1028 P1-4-5 I4b5.9 Q7522.7 Q7022.7 DR3944 Yfei4 Wpye Wpae ϥ {lungs}
+ 475A U8f29 B175 C159 G8 S15 XJ1605F F1365 N5086 V5971 H2807 DK1795 L1637 K1544 DO1451 MN38398 MP10.1007 E1688 IN1037 DJ1166 DG1780 P2-8-7 I7c8.7 Q1150.6 DR1255 Ybei4 Wbae ϥ -Ф 䤫 䤫 Ȥ⤬ {comrade} {fellow} {people} {companions}
+ 475B U914d B164 G3 S10 F359 N4779 V6163 H1460 DK981 L1436 K304 O1141 DO430 MN39771 MP11.0350 E368 IN515 DS299 DT363 DC308 DJ727 DB3.14 DG1790 P1-7-3 I7e3.2 Q1761.7 DR3256 Ypei4 Wbae ϥ . {distribute} {spouse} {exile} {rationing}
+ 475C U500d B9 G3 S10 F714 N483 V252 H108 DK80 L992 K809 O1025 DO866 MN760 MP1.0824 E563 IN87 DS694 DT364 DJ158 DG111 P1-2-8 I2a8.14 Q2026.1 DR2177 Ybei4 Wbae Wpae Х T1 ޤ {double} {twice} {times} {fold}
+ 475D U57f9 B32 G8 S11 F1431 N1091 V1032 H464 DK340 L477 K1615 O1291 DO1492 MN5195 MP3.0196 E1690 IN1828 DJ1640 DG377 P1-3-8 I3b8.6 Q4016.1 DR1477 Ypei2 Wbae Wbu Х Ĥ. {cultivate} {foster}
+ 475E U5a92 B38 G8 S12 F1900 N1241 V1247 H564 DK412 L1761 K1862 DO1403 MN6498 MP3.0735 E1692 IN1496 DJ1760 DG450 P1-3-9 I3e9.2 Q4449.4 DR1764 Ymei2 Wmae Х {mediator} {go-between}
+ 475F U6885 B75 G4 S10 XJ04760 XJ14467 F1232 N2258 V2666 H925 DK626 L460 K1009 O1374 DO1162 MN14795P MP6.0342 E1689 IN1734 DT555 DJ969 DG1096 P1-4-6 I4a6.27 Q4895.7 DR1847 Ymei2 Wmae Х {plum}
+ 4760 U6973 B75 S13 XJ0475F XJ14467 XH2179 V2754 O1894 MN15178 MP6.0471 P1-4-9 Q4499.4 Ymei2 Wmae Х {plum}
+ 4761 U7164 B86 S13 N2781 V3452 L2541 MN19220 MP7.0482 P1-4-9 I4d9.6 Q9489.4 Ymei2 Wmae Х ޥ {soot} {smoke dried}
+ 4762 U72fd B94 S10 N2885 V3576 L2340 MN20433 MP7.0706 P1-3-7 I3g7.1 Q4628.0 Ybei4 Wpae Х ϥ {wolf} {be flurried}
+ 4763 U8cb7 B122 C154 G2 S12 F520 N3637 V5793 H2598 DK1662 L831 K330 O1753 DO48 MN36708 MP10.0733 E193 IN241 DS300 DT221 DC433 DJ188 DB2.8 DG1731 P2-5-7 I5g7.2 Q6080.6 DR3661 Ymai3 Wmae Х . {buy}
+ 4764 U58f2 B32 C33 G2 S7 XJ06C4E F202 N1067 V990 H2196 DK1391 L323 K131 O466 DO47 MN5647P MP3.0288 E192 IN239 DS301 DT151 DC313 DJ187 DB2.8 DG397 P2-3-4 I3p4.3 Q4021.2 DR1457 Ymai4 Wmae Х . . T1 {sell}
+ 4765 U8ce0 B154 G8 S15 F1243 N4512 V5810 H1582 DK1063 L476 K1780 DO1808 MN36818 MP10.0776 E1693 IN1829 DJ1642 DG1747 P1-7-8 I7b8.1 Q6086.1 DR3977 Ypei2 Wbae Х {compensation} {indemnify}
+ 4766 U966a B170 G8 S11 XDR1275 F1917 N5002 V6458 H539 DK395 L1299 K2040 DO1693 MN41680 MP11.0837 E1691 IN1943 DJ1641 DG739 P1-3-8 I2d8.3 Q7026.1 DR3677 Ypei2 Wbae Х {obeisance} {follow} {accompany} {attend on}
+ 4767 U9019 B162 S10 S9 N4698 V6058 L2414 O1515 MN38889X MP11.0053 P3-3-7 Q3030.6 ZRP3-4-7 Yzhe4 Yzhei4 Wjeo Weon . . फ. {crawl} {creep} {grovel} {trail (vines)}
+ 4768 U877f B142 S15 XJ06A24 XH4194 V5344 L2685 MN0 P1-6-9 Q5711.7 Yying2 Wseung 襦 Ϥ Ϥ {fly}
+ 4769 U79e4 B115 S10 N3275 V4134 L2604 MN24993X MP8.0558 P1-5-5 I5d5.4 Q2194.9 Ycheng4 Ychen4 Ycheng1 Wching 祦 ҥ ӥ Ϥ {balances} {scales} {steelyard}
+ 476A U77e7 B111 S9 XJ14F45 XJ15D4C N3170 V3979 MN23938 MP8.0288 P1-5-4 I3h6.3 Q8742.7 Yshen3 Wsin . . Ϥ Ϥ {feather (arrow)}
+ 476B U8429 B140 G9 S12 F1544 N3992 V5122 H2319 DK1495 L2351 O1732 MN31333X MP9.0738 IN2223 P2-3-9 I3k9.5 Q4498.9 DR1962 Yqiu1 Wchu 奦 Ϥ T1 {bush clover}
+ 476C U4f2f B9 G8 S7 F1741 N397 V158 H59 DK40 L967 K1671 O363 DO1679 MN466 MP1.0668 E1694 IN1176 DJ1877 DG83 P1-2-5 I2a5.7 Q2620.0 DR2178 Ybo2 Ybai3 Yba4 Wbaeg Wpae ϥ T1 Ҥ {chief} {count} {earl} {uncle} {Brazil}
+ 476D U5265 B18 S10 F2383 N695 V496 L2145 O1427 MN48939 MP2.0292 P1-8-2 Q2210.0 Ybo1 Ybao1 Wbag ϥ ۥ . ؤ. . . . . . . {come off} {peel} {fade} {discolor}
+ 476E U535a B24 G4 S12 F794 N787 V621 H151 DK112 L47 K802 O1534 DO525 MN2761P MP2.0599 E564 IN601 DS695 DT596 DJ798 DG249 P1-2-10 I2k10.1 Q4304.6 DR1448 Ybo2 Wbag ϥ Х T1 Ϥ Ҥ {Dr.} {command} {esteem} {win acclaim} {Ph.D.} {exposition} {fair}
+ 476F U62cd B64 G8 S8 XH1829 F1373 N1872 V2114 H304 DK225 L652 K1529 DO1440 MN11952 MP5.0175 E1695 IN1178 DJ1255 DG881 P1-3-5 I3c5.14 Q5600.0 DR1378 Ypai1 Wbag ϥ ҥ祦 {clap} {beat (music)}
+ 4770 U67cf B75 S9 F1606 N2230 V2623 L199 O866 MN14617 MP6.0259 P1-4-5 I4a5.14 Q4690.0 Ybo2 Ybai3 Wbaeg ϥ ҥ㥯 ӥ㥯 T1 {oak}
+ 4771 U6cca B85 G8 S8 F1233 N2527 V3099 H331 DK246 L147 K1242 O592 DO1016 MN17275 MP6.1040 E1696 IN1177 DJ207 DB3.2 DG1178 P1-3-5 I3a5.15 Q3610.0 DR378 Ybo2 Ypo4 Wbag ϥ .ޤ . T1 Ȥޤ Ϥ {overnight} {put up at} {ride at anchor} {3-day stay}
+ 4772 U767d B106 G1 S5 F483 N3095 V3863 H3493 DK2175 L37 K266 O216 DO79 MN22678 MP8.0001 E65 IN205 DS37 DT46 DC242 DJ44 DB2.2 DG1362 P4-5-2 I4c1.3 Q2600.0 DR878 Ybai2 Wbaeg Wbae ϥ ӥ㥯 - . T1 Ϥ {white}
+ 4773 U7b94 B118 S14 N3411 V4312 L2634 MN26142 MP8.0796 P2-6-8 I6f8.5 Q8816.3 Ybo2 Wbag ϥ {foil} {gilt}
+ 4774 U7c95 B119 S11 F1905 N3470 V4391 L2648 MN26891 MP8.0892 P1-6-5 I6b5.3 Q9690.0 Ypo4 Wbag ϥ {scrap} {waste}
+ 4775 U8236 B137 G8 S11 F1753 N3870 V4936 H1340 DK905 L1869 K1456 DO1485 MN30402 MP9.0487 E1698 IN1095 DJ1573 DG1596 P1-6-5 I6c5.2 Q2640.0 DR878 Ybo2 Wbag ϥ {liner} {ship}
+ 4776 U8584 B140 G8 S16 F1009 N4075 V5225 H2370 DK1534 L227 K975 O2569 DO1091 MN32083P MP9.0941 E1699 IN1449 DJ799 DG671 P2-3-13 I3k13.11 Q4414.6 DR1948 Ybo2 Ybao2 Ybo4 Wbag ϥ . - - . .ޤ .餰 .- . {dilute} {thin} {weak (tea)}
+ 4777 U8feb B162 G8 S8 S7 F773 N4676 V6031 H3074 DK1953 L282 K842 O747 DO1411 MN38797P MP11.0021 E1697 IN1175 DJ964 DG684 P3-3-5 I2q5.5 Q3630.0 DR878 Ypo4 Ypai3 Wbag ϥ . T1 Ϥ Ϥ Ϥ {urge} {force} {imminent} {spur on}
+ 4778 U66dd B72 S19 N2165 V2524 H1099 L2447 MN14239 MP5.0946 P1-4-15 I4c15.1 Q6603.2 Ypu4 Ybao4 Wpo Wpog Х ۥ ܥ . {bleach} {refine} {expose} {air}
+ 4779 U6f20 B85 G8 S13 F1611 N2649 V3268 H655 DK469 L230 K1789 O1853 MN18149X MP7.0221 E1700 IN1427 DJ1159 DG1236 P1-3-10 I3a10.18 Q3413.4 DR363 Ymo4 Wmag Х {vague} {obscure} {desert} {wide}
+ 477A U7206 B86 G8 S19 F735 N2818 V3505 H1101 DK751 L1802 K475 DO923 MN19540 MP7.0554 E1702 IN1015 DC309 DJ1044 DG1273 P1-4-15 I4d15.2 Q9683.2 DR1142 ZPP1-1-18 Ybao4 Wpog Wbag Х . {bomb} {burst open} {pop} {split}
+ 477B U7e1b B120 G8 S16 F1764 N3593 V4567 H1405 DK949 L1376 K1983 DO1361 MN27771X MP8.1143 E1701 IN1448 DJ1569 DG1555 P1-6-10 I6a10.3 Q2394.2 Q2394.6 DR2748 Yfu2 Wbag Х . {truss} {arrest} {bind} {tie} {restrain}
+ 477C U83ab B140 S10 N3954 V5057 L2105 O1175 MN31078X MP9.0685 P2-3-7 I3k7.14 Q4443.0 ZRP2-4-7 Ymo4 Wmag Wmo Х ޥ ʥ ʤ. ʤ {must not} {do not} {be not}
+ 477D U99c1 B187 S14 N5197 V6733 L2808 MN44619 MP12.0505 P1-10-4 I10a4.3 Q7434.0 Ybo2 Wbag ϥ Х ֤ ޤ. ޤ {refutation} {contradiction}
+ 477E U9ea6 B199 G2 S7 XJ0734E F1615 N5385 V7030 H2408 DK1559 L1533 K1411 O456 DO816 MN47718 MP12.0930 E194 IN270 DS128 DT152 DJ637 DG400 P2-4-3 I4i4.2 Q5024.7 DR1467 Ymai4 Wmaeg Х म {barley} {wheat}
+ȡ 4821 U51fd B1 C17 S8 XJ05162 F1781 N49 V446 H3001 L1902 K1503 O1232 MN1826 MP2.0185 P3-2-6 I2b6.3 Q1077.2 ZSP3-2-7 Yhan2 Wham Ϥ . {box (archaic)}
+Ȣ 4822 U7bb1 B118 G3 S15 F1357 N3425 V4331 H2711 DK1741 L942 K944 O2383 DO935 MN26209 MP8.0813 E1703 IN1091 DT435 DJ1060 DG1486 P2-6-9 I6f9.4 Q8896.3 DR2379 Yxiang1 Wsang Ϥ {box} {chest} {case} {bin} {railway car}
+ȣ 4823 U7872 B112 S12 V4004 MN24243 MP8.0369 P1-5-7 I5a7.7 Q1866.8 Yyu4 Wgog Ϥ T1 Ϥ {ravine} {gorge} {gap}
+Ȥ 4824 U7bb8 B118 S15 F2156 N3422 V4301 H2708 L2640 O2381 MN26224X MP8.0815 P2-6-9 Q8860.4 Q8860.3 Yzhu4 Wjeo 㥯 Ϥ {chopsticks}
+ȥ 4825 U8087 B129 G9 S14 XJ1556B F1943 N3723 V4751 H2799 DK1791 L2893 O2222 DO1968 MN29228X MP9.0245 IN2204 P2-8-6 I4m10.1 Q3850.7 Yzhao4 Wjo 祦 祦 ȥ Ϥ. Ϥ T1 Ȥ Ϥ {beginning}
+Ȧ 4826 U7b48 B118 S12 N3387 V4277 L2646 MN25990 MP8.0772 P2-6-6 I6f6.10 Q8860.4 Ygua1 Wgwal Ϥ Ϥ {notch of an arrow} {ought} {must} {should be} {expected}
+ȧ 4827 U6ae8 B75 S20 XJ05B45 V2910 MN15844 MP6.0597 P1-4-16 I4a16.2 Q4191.7 Ylu2 Wro Ϥ {wax tree} {sumac}
+Ȩ 4828 U5e61 B50 S15 F1948 N1489 V1584 H723 L2232 K1159 O2261 MN9086 MP4.0474 P1-3-12 I3f12.2 Q4226.9 Yfan1 Wbeon ޥ ϥ Х ۥ Ϥ T1 錄 {flag}
+ȩ 4829 U808c B130 G8 S6 F1559 N3726 V4755 H827 DK553 L66 K1130 DO1890 MN29242 MP9.0250 E1704 IN1306 DJ1345 DG1021 P1-4-2 I4b2.2 Q7721.0 DR3957 Yji1 Wgi Ϥ {texture} {skin} {body} {grain}
+Ȫ 482A U7551 B86 C102 G3 S9 F1176 N2757 V3741 H905 DK611 L166 K1216 O838 DO699 MN21797 MP7.1090 E369 IN36 DS302 DT341 DJ872 DG1337 P1-4-5 I4d5.1 Q9680.0 DR1176 ZPP1-1-8 Ytian2 Wjeon Ϥ Ϥ -Ф T1 ޤ {farm} {field} {garden} {one's specialty} {(kokuji)}
+ȫ 482B U7560 B106 C102 S10 F1860 N3102 V3747 H2578 L2916 O1198 MN21827 MP7.1101 P2-5-5 I5f5.3 Q2660.0 Wjeon Ϥ Ϥ T1 Ϥ {field} {farm} {garden} {(kokuji)}
+Ȭ 482C U516b B12 G1 S2 F92 N577 V369 H3 DK1859 L8 K41 O19 DO10 MN1450 MP2.0001 E66 IN10 DS8 DT4 DC116 DJ8 DB1.A DG151 P1-1-1 I2o0.1 Q8000.0 DR2062 Yba1 Yba2 Wpal ϥ . . 褦 T1 Ϥ Ϥ T2 Ϥ {eight}
+ȭ 482D U9262 B167 G8 S13 XJ1546D F1890 N4840 V6249 H1708 DK1123 L271 K1936 O1945 MN40317 MP11.0517 E1705 IN1820 DJ1597 DG1815 P1-8-5 I8a5.4 Q8513.0 DR2855 Ybo1 Wbal ϥ ϥ {bowl} {rice tub} {pot} {crown}
+Ȯ 482E U6e8c B85 S12 XJ14855 N2690 V3209 H741 L2307 MN18225X MP00.0000 P1-3-9 Q3214.7 ZRP1-3-12 Ypo1 Wbal ϥ . ȤӤ. . {sprinkle} {lively} {vigorous}
+ȯ 482F U767a B105 G3 S9 XJ06224 F32 N3092 V3860 H2565 DK1634 L1705 K43 O953 DO186 MN22662P MP7.1213 E370 IN96 DS303 DT342 DC102 DJ286 DB2.7 DG1360 P2-5-4 I0a9.5 Q1241.5 DR3557 Yfa1 Wbal ϥ ۥ . . . Ĥ.魯 Ϥ. T1 {discharge} {departure} {publish} {emit} {start from} {disclose}
+Ȱ 4830 U9197 B164 S16 S19 XJ16277 N4802 V6182 H1645 MN40041X MP11.0397 P1-7-9 Q1264.7 ZRP1-7-12 Yfa1 Ypo1 Wbal ϥ . {fermentation} {brewing}
+ȱ 4831 U9aea B190 G8 S14 XJ0717B F1474 N5255 V6804 H2846 DK1821 L1924 K1344 DO1224 MN45387P MP12.0640 E1706 IN1148 DJ1359 DG1925 P2-10-4 I3j11.3 Q7244.7 DR3467 Yfa4 Wbal ϥ T1 Ҥ {hair of the head}
+Ȳ 4832 U4f10 B9 G8 S6 XJ13229 XJ14A5D F1816 N370 V132 H42 DK26 L994 K1990 DO1535 MN439 MP1.0661 E1707 IN1509 DJ1422 DG70 P1-2-4 I2a4.5 Q2325.0 DR2159 Yfa2 Yfa1 Wbeol Х ϥ ܥ . . . {fell} {strike} {attack} {punish}
+ȳ 4833 U7f70 B122 G8 S14 XJ0662F F1220 N3646 V4647 H2613 DK1675 L833 K1374 DO936 MN28315 MP9.0022 E1709 IN886 DJ1317 DG1467 P2-5-9 I5g9.1 Q6062.0 DR3643 Yfa2 Wbeol Х Х ϥ Ф. {penalty} {punishment}
+ȴ 4834 U629c B64 G8 S7 XJ05936 F726 N1854 V2093 H246 DK183 L705 K684 O384 DO1525 MN11901P MP5.0150 E1708 IN1713 DJ769 DG864 P1-3-4 I3c4.10 Q5404.7 DR1367 Yba2 Wbal Wpae Х ϥ ϥ . -. . . . . T1 ̤ {slip out} {extract} {pull out} {pilfer} {quote} {remove} {omit}
+ȵ 4835 U7b4f B118 S12 XJ14353 N3391 V4282 L2629 O1766 MN26000 MP8.0778 P2-6-6 I6f6.7 Q8825.3 Yfa2 Wbeol Х ϥ ܥ {raft}
+ȶ 4836 U95a5 B169 G8 S14 XDR3853 F1072 N4954 V6398 H3325 DK2096 L1619 K1457 DO1375 MN41308 MP11.0740 E1710 IN1510 DJ1192 DG1845 P3-8-6 I8e6.2 Q7725.3 DR3859 Yfa2 Wbeol Х {clique} {lineage} {pedigree} {faction} {clan}
+ȷ 4837 U9ce9 B196 G9 S13 F1637 N5342 V6936 H163 DK120 L1946 O1825 MN46648 MP12.0787 IN2273 P1-2-11 I11b2.1 Q4702.7 Yjiu1 Wgu 奦 Ϥ . T1 䤹 {pigeon} {dove}
+ȸ 4838 U567a B30 S16 XH4358 F2308 N998 V903 L2176 MN4433 MP2.1164 P1-3-13 I3d13.2 Q6202.1 Wsin Ϥʤ {talk} {(kokuji)}
+ȹ 4839 U5859 B32 S13 F2340 N1116 V1063 O1845 MN5341 MP3.0231 P1-3-10 I3b10.4 Q4012.7 Yqiao1 Wgo Wgag Ϥʤ . T1 Ϥ {projecting tableland or mountain}
+Ⱥ 483A U86e4 B142 S12 N4136 V5312 L2695 O1649 MN33023 MP10.0027 P1-6-6 I6d6.7 Q5816.1 Yha2 Yge2 Whab Ϥޤ {clam}
+Ȼ 483B U96bc B172 G9 S10 F2224 V6493 H2756 DK1766 L2879 O1230 MN41943 MP11.0982 IN2259 P2-8-2 I8c2.2 Q2040.1 Yzhun3 Ysun3 Wjun Ϥ֤ T1 Ϥ {falcon}
+ȼ 483C U4f34 B9 G8 S7 F886 N396 V157 H60 DK41 L1203 K1115 O361 DO1433 MN475X MP1.0679 E1712 IN1027 DJ1423 DG84 P1-2-5 I2a5.4 Q2925.0 DR2155 Yban4 Wban ϥ Х Ȥ. T1 Ȥ {consort} {accompany} {bring with} {companion}
+Ƚ 483D U5224 B18 G5 S7 F197 N673 V465 H1122 DK765 L1205 K291 O434 DO497 MN1923 MP2.0233 E769 IN1026 DS860 DT673 DC187 DJ899 DG187 P1-5-2 I2f5.2 Q9250.0 DR1043 Ypan4 Wpan ϥ Х 狼. {judgement} {signature} {stamp} {seal}
+Ⱦ 483E U534a B3 C24 G2 S5 F224 N132 V608 H3501 DK2182 L1202 K224 O213 DO150 MN2707X MP2.0540 E195 IN88 DS129 DT113 DC324 DJ159 DB2.1 DG243 P4-5-3 I0a5.24 Q9050.0 DR1055 Yban4 Wban ϥ ʤ. T1 {half} {middle} {odd number} {semi-} {part-}
+ȿ 483F U53cd B27 C29 G3 S4 F191 N817 V674 H2945 DK1869 L722 K183 O69 DO342 MN3127 MP2.0687 E371 IN324 DS492 DT244 DC146 DJ362 DB3.19 DG267 P3-2-2 I2p2.2 Q7124.7 DR3367 ZPP4-4-1 Yfan3 Wban Wbeon ϥ ۥ . .餹 . . -. T1 {anti-}
+ 4840 U53db B4 C29 S9 N220 V680 H1143 L2902 MN3166X MP2.0710 P1-5-4 I2p7.3 Q9154.7 Ypan4 Wban ϥ ۥ . {disobey} {defy} {go back on} {rebel} {rebellion}
+ 4841 U5e06 B50 G8 S6 F1923 N1469 V1551 H210 DK156 L406 K1863 O239 DO948 MN8787 MP4.0412 E1711 IN1103 DJ1444 DG558 P1-3-3 I3f3.1 Q4721.0 DR1656 Yfan1 Yfan2 Wbeom ϥ {sail}
+ 4842 U642c B64 G8 S13 F1664 N1973 V2249 H647 DK464 L1873 K1723 DO1667 MN12507 MP5.0350 E1716 IN1722 DJ1487 DG923 P1-3-10 I3c10.2 Q5704.7 DR1368 Yban1 Wban ϥ {conveyor} {carry} {transport}
+ 4843 U6591 B96 C67 S12 F2165 N2950 V2371 H1000 L2556 O1609 MN13470 MP5.0604 P1-4-8 I4f8.3 Q1111.4 Yban1 Wban ϥ ޤ T1 {spot} {blemish} {speck} {patches}
+ 4844 U677f B75 G3 S8 F926 N2213 V2595 H858 DK575 L724 K709 O632 DO468 MN14518 MP6.0217 E373 IN1047 DS305 DT310 DJ987 DG1079 P1-4-4 I4a4.21 Q4194.7 DR1867 Yban3 Wpan ϥ Х {plank} {board} {plate} {stage}
+ 4845 U6c3e B85 S5 N2483 V3033 L2301 O143 MN17101 MP6.0900 P1-3-2 I3a2.3 Q3711.2 Yfan4 Wbeom ϥ Ҥ. {spread out} {wide}
+ 4846 U6c4e B85 S6 F2014 N2490 V3043 H219 L2327 O249 MN17120X MP6.0907 P1-3-3 I3a3.11 Q3711.0 Yfan4 Wbeom Wbong ϥ ե ۥ ۥ . Ҥ. T1 Ҥ Ҥ ߤ {pan-}
+ 4847 U7248 B91 G5 S8 F802 N2843 V3526 H872 DK585 L1213 K677 DO689 MN19817 MP7.0597 E770 IN1046 DS861 DT691 DJ1142 DG1288 P1-4-4 I2j6.8 Q2104.7 DR1267 Yban3 Wpan ϥ {printing block} {printing plate} {edition} {impression} {label}
+ 4848 U72af B94 G5 S5 F874 N2869 V3554 H196 DK146 L1414 K711 DO771 MN20238 MP7.0670 E768 IN882 DS859 DT652 DJ1046 DG1299 P1-3-2 I3g2.1 Q4721.2 DR2956 Yfan4 Wbeom ϥ ܥ . {crime} {sin} {offense}
+ 4849 U73ed B96 G6 S10 F1592 N2935 V3636 H946 DK642 L1229 K1448 O1075 DO1804 MN20976 MP7.0914 E960 IN1381 DT914 DJ1541 DG1318 P1-4-6 I4f6.3 Q1111.4 DR3172 Yban1 Wban ϥ {squad} {corps} {unit} {group}
+ 484A U7554 B102 G8 S10 F2049 N3002 V3746 H1145 DK781 L1204 K1804 O1110 DO1587 MN21801X MP7.1091 E1713 IN1945 DJ1857 DG1340 P1-5-5 I5f5.1 Q6905.0 DR3655 Ypan4 Wban ϥ T1 {paddy ridge} {levee}
+ 484B U7e41 B120 G8 S16 F1198 N3596 V4570 H2853 DK1826 L1337 K1136 O2848 DO1092 MN27803P MP8.1167 E1720 IN1292 DJ1187 DG1510 P2-10-6 I6a10.13 Q8890.3 DR2341 Yfan2 Ypo2 Wbeon Wban ϥ . . {luxuriant} {thick} {overgrown} {frequency} {complexity} {trouble}
+ 484C U822c B137 G8 S10 F649 N3865 V4931 H1317 DK884 L1871 K559 O1137 DO1201 MN30388 MP9.0483 E1714 IN1096 DC460 DJ648 DG1594 P1-6-4 I6c4.3 Q2744.7 DR868 Yban1 Ybo1 Ypan2 Wban ϥ {carrier} {carry} {all}
+ 484D U85e9 B140 G8 S18 F1896 N4089 V5242 H2379 DK1541 L1912 K1566 O2771 DO1549 MN32346P MP9.1000 E1721 IN1382 DJ1890 DG673 P2-3-15 I3k15.4 Q4416.9 DR1976 Yfan2 Yfan1 Wbeon ϥ {clan} {enclosure}
+ 484E U8ca9 B154 G8 S11 F627 N4491 V5779 H1477 DK992 L726 K763 DO1650 MN36679 MP10.0716 E1715 IN1048 DJ1223 DG1742 P1-7-4 I7b4.2 Q6184.7 DR3967 Yfan4 Wpan ϥ {marketing} {sell} {trade}
+ 484F U7bc4 B118 G8 S15 F1088 N3424 V4330 H2709 DK1740 L1413 K1126 O2384 DO1067 MN26253 MP8.0824 E1719 IN1092 DJ1061 DG1487 P2-6-9 I6f9.3 Q8851.2 DR2356 Yfan4 Wbeom ϥ T1 Τ {pattern} {example} {model}
+ 4850 U91c6 B165 S7 XH2825 N4807 V6202 H3555 MN40115 MP11.0404 P4-7-3 I6b1.1 Q2090.4 ZPP2-1-6 Ybian4 Wbyeon ϥ ٥ ɤ T1 T2 Τ {separate} {divide}
+ 4851 U7169 B86 G8 S13 F2081 N2782 V3454 H1022 DK701 L163 K1991 DO1859 MN19229 MP7.0488 E1717 IN1849 DJ1646 DG1270 P1-4-9 I4d9.1 Q9188.6 DR1161 Yfan2 Wbeon ϥ ܥ 鷺. 鷺.魯 {anxiety} {trouble} {worry} {pain} {ill} {annoy} {nuisance} {irksome}
+ 4852 U9812 B181 G8 S13 XH578 F2287 N5119 V6621 H1043 DK714 L783 K1992 DO1874 MN43378 MP12.0249 E1718 IN1850 DJ1645 DG1886 P1-4-9 I9a4.3 Q8128.6 DR2061 Yban1 Wban Wbun ϥ 狼. {distribute} {disseminate} {partition} {understand}
+ 4853 U98ef B184 G4 S12 F1046 N5158 V6679 H1691 DK1110 L1473 K1083 O1964 DO768 MN44064P MP12.0387 E565 IN325 DS696 DT597 DJ604 DB3.12 DG1904 P1-8-4 I8b4.5 Q8174.7 DR2867 Yfan4 Wban ϥ ᤷ T1 {meal} {boiled rice}
+ 4854 U633d B64 S10 N1918 V2172 H427 L2244 MN12111X MP5.0239 P1-3-7 Q5701.6 ZSP1-3-8 Ywan3 Wman Х . T1 Ҥ {saw} {turn (lathe)} {grind}
+ 4855 U6669 B72 G6 S12 F1424 N2145 V2491 H979 DK668 L1974 K1175 O1595 DO901 MN14030PX MP5.0911 E961 IN736 DT954 DJ94 DB2.5 DG991 P1-4-8 I4c8.3 Q6701.6 DR3857 Ywan3 Wman Х {nightfall} {night}
+ 4856 U756a B165 C102 G2 S12 F348 N4811 V3762 H2748 DK1761 L1909 K323 O1773 DO257 MN21858 MP7.1111 E196 IN185 DS306 DT222 DJ551 DB2.9 DG1345 P2-7-5 I5f7.4 Q2060.9 DR2276 ZPP2-1-11 ZBP4-11-3 Yfan1 Ypan1 Wbeon Wban Х Ĥ. T1 {turn} {number in a series}
+ 4857 U76e4 B108 G8 S15 F881 N3122 V3902 H2851 DK1824 L1872 K908 O2399 DO1290 MN23036 MP8.0133 E1723 IN1098 DJ1313 DG1375 P2-10-5 I5h10.2 Q2710.7 DR874 Ypan2 Wban Х T1 {tray} {shallow bowl} {platter} {tub} {board} {phonograph record}
+ 4858 U78d0 B112 S15 F1701 N3214 V4037 H2850 L2586 O2400 MN24401 MP8.0394 P2-10-5 I5a10.9 Q2760.1 Ypan2 Wban Х ϥ T1 浪 {rock} {crag} {cliff} {wall (in a mine)}
+ 4859 U8543 B140 S15 S16 F2361 N4056 V5199 H2522 L2381 O2371 MN31906X MP9.0899 P2-3-12 I3k12.9 Q4460.9 ZRP2-4-12 ZSP2-3-12 Yfan2 Yfan1 Wbeon Х ϥ T1 {grow luxuriously}
+ 485A U86ee B8 C142 G8 S12 XJ06A47 F2339 N322 V5314 H2129 DK1347 L1747 K1894 DO1390 MN33044 MP10.0030 E1722 IN1879 DJ1825 DG1609 P2-2-10 I2j10.1 Q0013.6 DR471 ZPP2-6-6 Yman2 Wman Х Ӥ {barbarian}
+ 485B U532a B22 S10 N765 V592 MN2629 MP2.0467 P3-2-8 I2t8.1 Q7171.1 Yfei3 Wbi Wbun . {negation} {wicked person}
+ 485C U5351 B4 C24 G8 S9 F2003 N221 V618 H2642 DK1688 L1511 K2041 O976 DO1795 MN2738X MP2.0551 E1727 IN1521 DJ1770 DG248 P2-6-3 I5f4.8 Q2640.0 DR855 Ybei1 Wbi . . . {lowly} {base} {vile} {vulgar}
+ 485D U5426 B1 C30 G6 S7 F561 N40 V742 H2406 DK1557 L1218 K816 DO830 MN3340 MP2.0863 E962 IN1248 DS862 DT853 DJ1006 DG289 P2-4-3 I3d4.20 Q1060.9 DR3177 Yfou3 Ypi3 Wbu Wbi {negate} {no} {noes} {refuse} {decline} {deny}
+ 485E U5983 B38 G8 S6 F1752 N1188 V1176 H206 DK153 L527 K1760 O411 DO1533 MN6061 MP3.0640 E1724 IN1756 DJ1869 DG434 P1-3-3 I3e3.2 Q4741.7 DR1756 Yfei1 Wbi Wbae T1 {queen} {princess}
+ 485F U5e87 B53 S7 N1501 V1606 L2236 MN9239 MP4.0548 P3-3-4 I3q4.3 Q0021.1 Ybi4 Wbi Ҥ . . {protect} {shield} {defend} {eaves} {canopy} {penthouse} {visor}
+ 4860 U5f7c B60 G8 S8 F648 N1604 V1732 H290 DK215 L883 K536 O578 DO1764 MN10066 MP4.0811 E1725 IN977 DC56 DJ1146 DG624 P1-3-5 I3i5.2 Q2424.7 DR2067 Ybi3 Wpi . T1 {he} {that} {the}
+ 4861 U60b2 B175 C61 G3 S12 F1014 N5082 V1897 H2775 DK1775 L1635 K1032 O1782 DO822 MN10720 MP4.1065 E375 IN1034 DS494 DT409 DJ341 DG788 P2-8-4 I4k8.18 Q1133.1 DR1258 Ybei1 Wbi . . {jail cell} {grieve} {sad} {deplore} {regret}
+ 4862 U6249 B63 G8 S12 F1866 N1825 V2058 H1955 DK1240 L1638 K1838 MN11750X MP5.0077 E1730 IN1556 DJ1734 DG846 P2-1-11 I4m8.2 Q3021.1 DR3054 Yfei1 Wbi ȤӤ {front door} {title page} {front page}
+ 4863 U6279 B64 G6 S7 F568 N1848 V2086 H250 DK187 L649 K771 DO1523 MN11845 MP5.0114 E963 IN1029 DT854 DJ1051 DG865 P1-3-4 I3c4.13 Q5101.0 DR1356 Ypi1 Wbi Wbyeol {criticism} {strike}
+ 4864 U62ab B64 G8 S8 F1438 N1874 V2116 H305 DK226 L805 K1417 O582 DO1841 MN11909 MP5.0151 E1726 IN1712 DJ1468 DG882 P1-3-5 I3c5.13 Q5404.7 DR1367 Ypi1 Wpi {expose} {open}
+ 4865 U6590 B175 C67 G9 S12 F2103 N5081 V2370 H2776 DK1776 L2897 O1781 MN13469 MP5.0603 IN2082 P2-8-4 I2j10.4 Q1140.0 Yfei3 Wbi T1 {beautiful} {patterned}
+ 4866 U6bd4 B81 G5 S4 XJ13870 F329 N2470 V3010 H26 DK14 L447 K557 O137 DO589 MN16743 MP6.0800 E771 IN798 DS697 DT643 DC450 DJ276 DG1146 P1-2-2 I2m3.5 Q2171.0 Q2111.0 DR1256 ZSP1-3-2 Ybi3 Ybi4 Wbi .٤ T1 Ԥ {compare} {race} {ratio} {Philipines}
+ 4867 U6ccc B85 G8 S8 F2112 N2522 V3092 H332 DK247 L636 K1846 DO1787 MN17279 MP6.1041 E1737 IN1870 DJ1492 DG1179 P1-3-5 I3a5.10 Q3310.0 DR359 Ymi4 Ybi4 Wbi Wpil ҥ {ooze} {flow} {soak in} {penetrate} {secrete}
+ 4868 U75b2 B104 G8 S10 F1263 N3040 V3796 H3278 DK2060 L1688 K986 DO1798 MN22084 MP7.1159 E1728 IN1321 DJ275 DG1351 P3-5-5 I5i5.2 Q0014.7 DR567 Ypi2 Wpi Ĥ. -Ť. Ĥ.餹 {exhausted} {tire} {weary}
+ 4869 U76ae B107 G3 S5 F1092 N3109 V3878 H3037 DK1923 L802 K939 DO863 MN22823 MP8.0093 E374 IN975 DS307 DT258 DJ1144 DG1367 P3-3-2 I2h3.1 Q4024.7 DR1667 ZPP4-5-4 Ypi2 Wpi T2 {pelt} {skin} {hide} {leather}
+ 486A U7891 B112 G8 S14 F1792 N3206 V4028 H1213 DK820 L1512 K1718 O1908 DO1758 MN24364P MP8.0373 E1731 IN1522 DJ1771 DG1408 P1-5-9 I5a9.2 Q1664.0 DR3355 Ybei1 Wbi ֤ {tombstone} {monument}
+ 486B U79d8 B115 G6 S10 XJ06330 F862 N3281 V4140 H1159 DK787 L904 K865 O1117 DO940 MN24977 MP8.0556 E964 IN807 DT915 DJ1102 DG1436 P1-5-5 I5d5.6 Q2390.0 DR2259 Ymi4 Ybi4 Ylin2 Wbi . Ҥ. . {secret} {conceal}
+ 486C U7dcb B120 G9 S14 F2443 N3553 V4517 H1369 DK925 L2659 MN27604 MP8.1113 IN2197 P1-6-8 I6a8.4 Q2191.1 Yfei1 Wbi {scarlet} {cardinal}
+ 486D U7f77 B122 G8 S15 F2104 N3649 V4650 H2617 DK1676 L2032 K1790 DO1870 MN28336 MP9.0025 E1732 IN1861 DJ1671 DG1468 P2-5-10 I5g10.2 Q6021.1 DR3656 Yba4 Yba5 Ypi2 Wpa Wpi ޤ.- . {quit} {stop} {leave} {withdraw} {go}
+ 486E U80a5 B130 G5 S8 F1469 N3740 V4774 H879 DK592 L1756 K1398 O617 DO724 MN29290 MP9.0257 E772 IN1723 DS699 DT692 DJ1352 DG1024 P1-4-4 I4b4.5 Q7721.7 DR3956 Yfei2 Wbi . .䤹 .䤷 դ. T1 Ҥ {fertilizer} {get fat} {fertile} {manure} {pamper}
+ 486F U88ab B145 G8 S10 F431 N4225 V5445 H1163 DK790 L807 K852 DO1410 MN34222 MP10.0206 E1729 IN976 DJ1145 DG1631 P1-5-5 I5e5.3 Q3424.7 DR667 Ybei4 Ypi1 Wpi . . . . T1 {incur} {cover} {veil} {brood over} {shelter} {wear} {put on} {be exposed (film)} {receiving}
+ 4870 U8ab9 B149 S15 N4385 V5639 H1572 L2724 O2321 MN35601 MP10.0500 P1-7-8 I7a8.5 Q0161.1 Yfei3 Wbi ϥ . {ridicule} {slander}
+ 4871 U8cbb B154 G4 S12 F321 N4497 V5786 H2607 DK1670 L1238 K337 DO608 MN36717 MP10.0736 E567 IN749 DS495 DT598 DC352 DJ858 DG1732 P2-5-7 I7b5.4 Q5580.6 DR1961 Yfei4 Wbi Ĥ.䤹 Ĥ. {expense} {cost} {spend} {consume} {waste}
+ 4872 U907f B162 G8 S16 S15 F756 N4749 V6120 H3179 DK2031 L1501 K886 DO1746 MN39163P MP11.0195 E1733 IN1491 DJ1365 DG724 P3-3-13 I2q13.3 Q3030.4 DR3755 ZSP3-2-13 Ybi4 Wpi . . {evade} {avoid} {avert} {ward off} {shirk} {shun}
+ 4873 U975e B175 G5 S8 F472 N5080 V6563 H889 DK598 L1632 K491 DO353 MN42585 MP12.0132 E773 IN498 DS698 DT693 DC222 DJ707 DG1873 P1-4-4 I0a8.1 Q1111.1 DR1254 Yfei1 Wbi . {un-} {mistake} {negative} {injustice} {non-}
+ 4874 U98db B183 G4 S9 F580 N5152 V6672 H3572 DK2222 L1887 K440 O1014 DO404 MN44000 MP12.0360 E566 IN530 DS493 DT531 DJ265 DG1899 P4-9-1 I0a9.4 Q1241.3 DR3556 ZPP3-3-6 Yfei1 Wbi . .Ф -.Ф T1 Ȥ {fly} {skip (pages)} {scatter}
+ 4875 U6a0b B75 S14 F1814 N2338 V2757 L2520 O2299 MN15415X MP6.0522 P1-4-10 Q4793.2 ZRP1-4-7 Ytong1 Wtong ȥ Ȥ T1 Ȥ Ȥ {water pipe} {gutter} {downspout} {conduit}
+ 4876 U7c38 B118 S19 N3447 V4363 L2647 O2845 MN26609 MP8.0862 P2-6-13 I6f13.2 Q8884.7 Ybo4 Ybo3 Wpa . {winnow} {fan}
+ 4877 U5099 B9 G5 S12 XJ13233 F356 N519 V284 H146 DK109 L1183 K321 O1539 DO750 MN967 MP1.0892 E774 IN768 DS700 DT763 DC201 DJ613 DG124 P1-2-10 I2a10.4 Q2422.7 DR2153 Ybei4 Wbi . . Ĥ֤. T1 Ӥ Ӥ {equip} {provision} {preparation}
+ 4878 U5c3e B44 G8 S7 F875 N1383 V1411 H3062 DK1942 L1915 K675 O505 DO1005 MN7650 MP4.0133 E1734 IN1868 DJ1723 DG526 P3-3-4 I3r4.2 Q7721.4 DR3756 Ywei3 Yyi3 Wmi {tail} {end} {counter for fish} {lower slope of mountain}
+ 4879 U5fae B60 G8 S13 F1108 N1631 V1765 H639 DK461 L889 K1228 DO1668 MN10203 MP4.0911 E1735 IN1419 DJ1149 DG635 P1-3-10 I3i10.1 Q2824.0 DR2066 Ywei1 Ywei2 Wmi . T1 {delicate} {minuteness} {insignificance}
+ 487A U6787 B75 S8 N2200 V2580 L2519 MN14528 MP6.0221 P1-4-4 I4a4.13 Q4191.0 Ypi2 Wbi {spoon}
+ 487B U6bd8 B102 S9 N2997 V3011 O1195 MN16753 MP6.0808 P2-5-4 I5f4.6 Q6071.1 Q6011.1 Ypi2 Wbi . {help} {assist}
+ 487C U7435 B81 S12 F1965 N2472 V3653 L2912 MN21080 MP7.0940 P2-8-4 I4f8.10 Q1171.1 Q1111.1 Ypi2 Wbi {glissando on strings} {lute}
+ 487D U7709 B4 G9 S9 F2177 N219 V3917 DK2050 L2583 O997 MN23190 MP8.0189 IN2170 P3-4-5 I5c4.9 Q7726.7 Ymei2 Wmi ޤ {eyebrow}
+ 487E U7f8e B123 G3 S9 F462 N3658 V4660 H2264 DK1451 L548 K289 O923 DO268 MN28435 MP9.0057 E376 IN401 DS308 DT343 DC339 DJ673 DB3.19 DG1566 P2-3-6 I2o7.4 Q8043.1 DR963 ZPP2-6-3 ZPP4-9-4 Ymei3 Wmi Ĥ. T1 Ϥ 褷 褷 {beauty} {beautiful}
+ɡ 4921 U9f3b B209 G3 S14 F1632 N5421 V7082 H2706 DK1739 L678 K1459 O2206 DO714 MN48498P MP12.1075 E377 IN813 DS496 DT428 DJ1286 DG1945 P2-6-8 I5f9.3 Q2644.6 DR855 Ybi2 Wbi Ϥ {nose} {snout}
+ɢ 4922 U67ca B75 G9 S9 N2221 V2614 DK608 L2485 O860 MN14610X MP6.0258 IN2105 P1-4-5 I4a5.24 Q4793.3 Yzhong1 Wjong 奦 Ҥ餮 {holly}
+ɣ 4923 U7a17 B115 S14 S13 XJ15974 N3290 V4156 L2608 O2123 MN25113X MP8.0593 P1-5-9 Q2694.0 Ybai4 Ybi4 Wpae ϥ Ҥ {humble} {deccan grass}
+ɤ 4924 U5339 B22 C23 G8 S4 F1384 N756 V584 H2962 DK1878 L1695 K1595 O187 DO1120 MN2673 MP2.0472 E1736 IN1500 DJ1203 DG234 P3-2-2 I2t2.3 Q7171.1 DR3475 Ypi3 Ypi1 Wpil Wmog ҥ Ҥ {equal} {head} {counter for small animals} {roll of cloth}
+ɥ 4925 U758b B103 S5 N3018 V3774 H3480 L2098 O166 MN21994 MP7.1144 P4-5-1 I2m3.4 Q1780.1 Ypi3 Yshu1 Yya3 Wpil Wso ҥ ҥ {head} {counter for animals}
+ɦ 4926 U9aed B190 S16 S17 XJ16829 N5262 V6812 L2047 O2697 MN45399X MP12.0641 P2-10-6 I3j13.2 Q7211.1 Yzi1 Wja Ҥ Ҥ {beard} {mustache}
+ɧ 4927 U5f66 B117 C59 G9 S9 F1117 N3347 V1714 H3295 DK2072 L1716 K1076 O1007 DO1931 MN9981 MP4.0793 IN2067 P3-6-3 I5b4.4 Q0022.2 DR460 ZPP2-2-7 ZPP2-4-5 Yyan4 Weon Ҥ T1 褷 Ҥ 䤹 {lad} {boy (ancient)}
+ɨ 4928 U819d B130 S15 F2320 N3814 V4868 L2461 O2281 MN29837 MP9.0361 P1-4-11 I4b11.4 Q7423.2 DR3942 Yxi1 Wseul Ҥ {knee} {lap}
+ɩ 4929 U83f1 B140 S11 F1229 N3977 V5092 L1517 K980 O1449 MN31219X MP9.0723 P2-3-8 I3k8.20 Q4440.7 DR1967 ZRP2-4-8 Yling2 Wreung 祦 Ҥ {diamond (shape)} {water chestnut} {rhombus}
+ɪ 492A U8098 B130 S7 S9 N3730 V4761 L2464 MN29268 MP9.0253 P1-4-3 I4b3.3 Q7420.0 Yzhou3 Wju 奦 Ҥ {elbow} {arm}
+ɫ 492B U5f3c B57 S12 XJ13C6F N1573 V1697 O2092 MN9826 MP4.0765 P1-3-9 I3h9.2 Q1722.7 Ybi4 Wpil ҥ . T1 {help}
+ɬ 492C U5fc5 B3 G4 S5 F265 N129 V1781 H15 DK6 L635 K292 O120 DO281 MN10299 MP4.0951 E568 IN520 DS497 DT453 DC188 DJ423 DB3.16 DG767 P1-1-4 I0a5.16 Q3300.0 DR359 ZPP4-5-4 Ybi4 Wpil ҥ ʤ. {invariably} {certain} {inevitable}
+ɭ 492D U7562 B102 S11 S10 XH3521 N3005 V3754 L2570 MN21829 MP7.1101 P2-5-6 I5f6.6 Q6050.7 Q6050.0 Ybi4 Wpil ҥ . . ȤȤ {the end} {finish}
+ɮ 492E U7b46 B118 G3 S12 XJ15174 F1132 N3397 V4288 H2677 DK1718 L943 K940 O1769 DO69 MN25987 MP8.0766 E569 IN130 DS701 DT410 DJ355 DG1481 P2-6-6 I6f6.1 Q8850.7 DR2355 Ybi3 Wpil ҥ դ T1 {writing brush} {writing} {painting brush} {handwriting}
+ɯ 492F U903c B162 S12 S11 XJ13172 XH4676 N4717 V6085 L2420 MN38973X MP11.0101 P3-3-9 Q3130.6 ZRP3-4-9 Ybi1 Wpib ե ҥ ҥ祯 ҥ . फФ {urge} {force} {imminent} {spur on}
+ɰ 4930 U6867 B75 S10 XJ05B58 XH2388 F2056 V2637 L2495 MN0 P1-4-6 Q4896.6 DR1871 Ygui4 Yhui4 Whoe ҤΤ {Japanese cypress}
+ɱ 4931 U59eb B38 G8 S10 XO1598 F1566 N1216 V1217 H407 DK303 L849 K1534 O1358 DO1220 MN6229 MP3.0693 E1738 IN1757 DJ1868 DG445 P1-3-7 I3e7.11 Q4141.7 DR1775 Yji1 Wheui Ҥ Ҥ- {princess}
+ɲ 4932 U5a9b B38 G9 S12 F1735 N1238 V1244 DK413 L1950 K1828 O1868 MN6516X MP3.0738 IN2047 P1-3-9 Q4244.7 Yyuan4 Yyuan2 Wweon Ҥ {beautiful woman} {princess}
+ɳ 4933 U7d10 B120 S10 N3504 V4448 L2661 O1682 MN27268 MP8.0964 P1-6-4 I6a4.2 Q2791.5 Yniu3 Wnyu 奦 奦 Ҥ {string} {cord} {braid} {lace} {tape} {strap} {ribbon}
+ɴ 4934 U767e B1 C106 G1 S6 F163 N33 V3864 H2026 DK1279 L38 K73 O265 DO82 MN22679 MP8.0046 E67 IN14 DS130 DT50 DC218 DJ11 DB1.A DG1363 P2-2-4 I4c2.3 Q1060.0 DR3178 ZPP4-6-1 Ybai3 Ybo2 Wbaeg Wmaeg ҥ㥯 ӥ㥯 T1 ɤ ʤ Ҥ Ҥ夯 {hundred}
+ɵ 4935 U8b2c B149 S18 N4431 V5695 H1631 L2720 MN35872X MP10.0573 P1-7-11 Q0762.2 Ymiu4 Wryu Wmu ӥ奦 ӥ祦 ߥ奦 . {mistake}
+ɶ 4936 U4ff5 B9 G5 S10 F1481 N467 V243 H115 DK85 L1547 K1527 O1280 DO879 MN730 MP1.0816 E775 IN1890 DS702 DT720 DJ1426 DG112 P1-2-8 I2a8.21 Q2523.2 DR2165 Ybiao3 Wpyo ҥ祦 {bag} {bale} {sack} {counter for bags}
+ɷ 4937 U5f6a B59 G9 S11 F2397 V1716 DK2089 L2876 O1523 MN9993 MP4.0795 IN2068 P3-8-3 I3j8.3 Q2221.2 Ybiao1 Wpyo ҥ祦 ҥ奦 T1 Ĥ褷 Ȥ {spotted} {mottled} {patterned} {small tiger}
+ɸ 4938 U6a19 B75 G4 S15 F686 N2359 V2852 H1064 DK730 L1608 K776 O2298 DO858 MN15442 MP6.0527 E571 IN923 DS704 DT628 DJ1200 DG1114 P1-4-11 I4a11.8 Q4199.1 DR1841 Ybiao1 Wpyo ҥ祦 뤷 T1 {signpost} {seal} {mark} {stamp} {imprint} {symbol} {emblem} {trademark} {evidence} {souvenir} {target}
+ɹ 4939 U6c37 B3 G3 S5 XJ05156 F1450 N131 V3032 H39 DK24 L131 K1222 O140 DO820 MN17087 MP6.0887 E378 IN1206 DS498 DT259 DJ1095 DG1153 P1-2-3 I3a1.2 Q3223.0 DR1142 ZPP4-5-3 Ybing1 Wbing ҥ祦 . T1 {icicle} {ice} {hail} {freeze} {congeal}
+ɺ 493A U6f02 B85 G8 S14 F1492 N2678 V3303 H699 DK493 L1607 K1506 O2083 DO1281 MN18102 MP7.0206 E1739 IN924 DJ1507 DG1245 P1-3-11 I3a11.9 Q3119.1 DR341 Ypiao1 Ypiao3 Ypiao4 Wpyo ҥ祦 . {drift} {float (on liquid)}
+ɻ 493B U74e2 B97 S17 N2975 V3688 L2911 O2668 MN21419X MP7.0992 P1-11-6 I4e12.3 Q1293.0 Ypiao2 Wpyo ҥ祦 Ҥ դ {gourd}
+ɼ 493C U7968 B146 C113 G4 S11 F489 N4276 V4089 H2669 DK1713 L1606 K866 DO774 MN24694 MP8.0468 E570 IN922 DS703 DT576 DJ1199 DG1415 P2-6-5 I4e6.2 Q1090.1 DR3241 Ypiao4 Wpyo ҥ祦 {ballot} {label} {ticket} {sign}
+ɽ 493D U8868 B2 C145 G3 S8 F77 N108 V5422 H2429 DK1572 L1546 K124 O914 DO308 MN34105 MP10.0176 E379 IN272 DS309 DT311 DC178 DJ437 DB2.16 DG1620 P2-4-4 I0a8.6 Q5073.2 DR1465 Ybiao3 Wpyo ҥ祦 - . . .魯 {surface} {table} {chart} {diagram}
+ɾ 493E U8a55 B149 G5 S12 F454 N4339 V5587 H1501 DK1005 L1487 K428 O1663 DO627 MN35383X MP10.0431 E776 IN1028 DS863 DT764 DC358 DJ948 DG1676 P1-7-5 I7a5.3 Q0164.9 DR3055 Yping2 Wpyeong ҥ祦 {evaluate} {criticism} {comment}
+ɿ 493F U8c79 B153 S10 N4475 V5753 L2734 O1140 MN36499X MP10.0678 P1-7-3 I0a10.1 Q2722.0 Ybao4 Wpyo ҥ祦 ۥ {leopard} {panther}
+ 4940 U5edf B53 S15 XJ13C4F F2101 N1538 V1645 L2239 MN9489X MP4.0613 P3-3-12 I3q12.3 Q0022.7 DR546 Ymiao4 Wmyo ӥ祦 ߥ祦 ޤ ߤޤ 䤷 {mausoleum} {shrine} {palace}
+ 4941 U63cf B64 G8 S11 F876 N1936 V2196 H488 DK358 L670 K920 DO1489 MN12339X MP5.0308 E1741 IN1469 DJ765 DG910 P1-3-8 I3c8.21 Q5406.0 DR1376 Ymiao2 Wmyo ӥ祦 . . {sketch} {compose} {write} {draw} {paint}
+ 4942 U75c5 B104 G3 S10 F384 N3042 V3798 H3277 DK2059 L1682 K441 O1250 DO145 MN22127 MP7.1168 E381 IN380 DS310 DT365 DJ229 DB2.6 DG1352 P3-5-5 I5i5.3 Q0012.7 DR553 Ybing4 Wbyeong ӥ祦 إ . -. ޤ {ill} {sick}
+ 4943 U79d2 B115 G3 S9 F1015 N3271 V4129 H1137 DK774 L899 K831 DO867 MN24952 MP8.0554 E380 IN1152 DS499 DT344 DJ1151 DG1432 P1-5-4 I5d4.2 Q2992.0 DR2260 Ymiao3 Wcho Wmyo ӥ祦 {second (1/60 minute)}
+ 4944 U82d7 B140 G8 S8 F1713 N3923 V5004 H2237 DK1426 L234 K1767 O685 DO1287 MN30781P MP9.0567 E1740 IN1468 DJ1837 DG649 P2-3-5 I3k5.2 Q4460.0 DR1976 Ymiao2 Wmyo ӥ祦 ߥ祦 ʤ ʤ- T1 ͤ Τ ߤ ߤ {seedling} {sapling} {shoot}
+ 4945 U9328 B167 S16 N4876 V6295 L2765 MN40598X MP11.0591 P1-8-8 I8a8.14 Q8416.0 Ymao2 Wmyo ӥ祦 ߥ祦 {anchor} {grapnel}
+ 4946 U92f2 B167 S15 N4862 V6277 L2763 MN40503 MP11.0557 P1-8-7 I8a7.7 Q8218.1 Wbyeong Ӥ礦 {rivet} {tack} {thumbtack} {(kokuji)}
+ 4947 U849c B140 S13 N4010 V5144 L2404 O1986 MN31562X MP9.0820 P2-3-10 I3k10.5 Q4499.1 ZRP2-4-10 Ysuan4 Wsan ˤˤ Ҥ ΤӤ {garlic}
+ 4948 U86ed B142 S12 F2434 N4132 V5308 L2696 O1920 MN33048 MP10.0030 P1-6-6 I6d6.5 Q5111.4 Yzhi4 Wjil Ҥ T1 {leech}
+ 4949 U9c2d B195 S21 N5322 V6907 L2827 MN46400 MP12.0765 P1-11-10 I11a10.4 Q2436.1 Yqi2 Wgi Ҥ {fin}
+ 494A U54c1 B30 G3 S9 F225 N923 V792 H2248 DK1437 L23 K138 O916 DO146 MN3581 MP2.1001 E382 IN230 DS311 DT345 DC372 DJ683 DB3.11 DG328 P2-3-6 I3d6.15 Q6066.0 DR3777 Ypin3 Wpum ҥ ۥ {goods} {refinement} {dignity} {article} {counter for meal courses}
+ 494B U5f6c B75 G9 S11 XJ0494C XJ1304F F2174 V1717 H960 DK653 L2529 O1370 MN9996 MP4.0797 IN2069 P1-4-7 I4a7.3 Q4292.2 ZPP1-8-3 Ybin1 Wbin ҥ ե . .餫 T1 褷 {refined} {gentle}
+ 494C U658c B67 S12 XJ0494B XJ1304F V2369 O1590 MN13468 MP5.0603 P1-4-8 I4n9.4 Q0344.0 Ybin1 Wbin ҥ ե . .餫 T1 {beautiful} {harmony of appearance}
+ 494D U6d5c B85 G8 S10 XJ05F40 XJ14926 F645 N2567 V3152 H436 DK320 L1332 K418 O1070 DO907 MN17462 MP6.1140 E1743 IN785 DJ911 DG1196 P1-3-7 I3a7.7 Q3218.1 DR361 Ybang1 Wbin ҥ Ϥ {seacoast} {beach} {seashore}
+ 494E U7015 B85 S20 F2367 N2732 V3381 H805 L2305 MN18636X MP7.0335 P1-3-17 Q3118.6 Ybin1 Ypin2 Wbin ҥ ۤȤ {shore} {brink} {verge}
+ 494F U8ca7 B12 C154 G5 S11 F1211 N600 V5782 H2123 DK1344 L782 K1282 O1498 DO836 MN36677 MP10.0711 E777 IN753 DS705 DT745 DJ859 DG1727 P2-2-9 I2o9.5 Q8080.6 DR2061 ZPP2-4-7 Ypin2 Wbin ҥ ӥ ޤ. {poverty} {poor}
+ 4950 U8cd3 B40 C154 G8 S15 F1677 N1339 V1365 H2357 DK1524 L511 K1761 DO1732 MN36788X MP10.0764 E1744 IN1852 DJ1662 DG1739 P2-3-12 I3m12.3 Q3080.6 DR761 Ybin1 Wbin ҥ {V.I.P.} {guest}
+ 4951 U983b B181 G8 S17 F1590 N5128 V6641 H1758 DK1153 L373 K1928 MN43519X MP12.0273 E1745 IN1847 DJ1221 DG1891 P1-8-9 I9a8.2 Q2128.6 DR1261 Ypin2 Wbin ҥ . {repeatedly} {recur}
+ 4952 U654f B66 G8 S10 XJ13366 F1042 N2047 V2337 H1322 DK887 L459 K1381 O1409 DO1429 MN13202P MP5.0500 E1746 IN1735 DJ1800 DG938 P1-6-4 I4i6.3 Q8854.0 DR2366 Ymin3 Wmin ӥ Ȥ T1 Ȥ 礦 Ȥ {cleverness} {agile} {alert}
+ 4953 U74f6 B98 G8 S11 F1528 N2984 V3699 H1344 DK908 L1032 K1665 O1388 MN21486 MP7.1001 E1747 IN1161 DJ1822 DG1324 P1-6-5 I2o9.6 Q8141.7 DR956 Yping2 Wbyeong ӥ T1 ؤ {flower pot} {bottle} {vial} {jar} {jug} {vat} {urn}
+ 4954 U4e0d B1 G4 S4 F101 N17 V13 H3434 DK2141 L1217 K134 O94 DO130 MN19 MP1.0236 E572 IN94 DS500 DT444 DC103 DJ422 DB3.18 DG10 P4-4-1 I0a4.2 Q1090.0 DR3154 ZPP3-2-2 ZPP3-3-1 Ybu4 Ybu2 Wbu Wbul {negative} {non-} {bad} {ugly} {clumsy}
+ 4955 U4ed8 B9 G4 S5 F322 N363 V124 H31 DK19 L1000 K251 O126 DO259 MN373 MP1.0601 E574 IN192 DS502 DT454 DJ365 DB2.15 DG62 P1-2-3 I2a3.6 Q2420.0 DR2148 Yfu4 Wbu . -. -. . .- -. -. -Ť . -. . -. -Ĥ -. -Ť T1 Ĥ {adhere} {attach} {refer to} {append}
+ 4956 U57e0 B32 S11 N1089 V1029 L2189 MN5161 MP3.0189 P1-3-8 I3b8.5 Q4714.7 Ybu4 Wbu Ĥ ϤȤ {wharf}
+ 4957 U592b B4 C37 G4 S4 F335 N164 V1136 H3460 DK2157 L838 K265 O104 DO51 MN5835 MP3.0546 E573 IN315 DS501 DT445 DC220 DJ595 DG411 P4-4-4 I0a4.31 Q5003.0 DR1463 Yfu1 Yfu2 Wbu ե ä . T1 椦 {husband} {man}
+ 4958 U5a66 B38 G5 S11 F671 N1237 V1243 H469 DK343 L1151 K481 O1603 DO313 MN6432P MP3.0729 E779 IN316 DS707 DT746 DJ597 DG448 P1-3-8 I3e8.6 Q4742.7 DR1744 Yfu4 Wbu T1 {lady} {woman} {wife} {bride}
+ 4959 U5bcc B40 G5 S12 XJ0495A F644 N1321 V1349 H2310 DK1489 L193 K539 O1715 DO705 MN7230 MP3.1057 E780 IN713 DS864 DT765 DJ629 DG491 P2-3-9 I3m9.5 Q3060.6 DR776 Yfu4 Wbu ե . Ȥ T1 Ȥ դ {wealth} {enrich} {abundant}
+ 495A U51a8 B14 S11 XJ04959 XH1321 F1906 V406 H2124 MN1592 MP2.0133 P2-2-9 Q3760.6 Yfu4 Wbu ե . Ȥ T1 {enrich} {wealthy} {abundant}
+ 495B U5e03 B50 G5 S5 F877 N1468 V1548 H2973 DK1886 L405 K749 O170 DO737 MN8778 MP4.0403 E778 IN675 DS706 DT653 DJ887 DG557 P3-2-3 I3f2.1 Q4022.7 DR1444 Ybu4 Wpo ̤ T1 {linen} {cloth}
+ 495C U5e9c B53 G4 S8 F170 N1507 V1611 H3082 DK1960 L1002 K156 O740 DO260 MN9283 MP4.0558 E575 IN504 DS503 DT515 DC168 DJ337 DG587 P3-3-5 I3q5.2 Q0024.0 DR548 Yfu3 Wbu T1 Ϥ {borough} {urban prefecture} {govt office} {representative body} {storehouse}
+ 495D U6016 B61 G8 S8 XJ13D72 F1325 N1662 V1817 H296 DK219 L623 K1593 DO1784 MN10450 MP4.0992 E1749 IN1814 DJ1451 DG810 P1-3-5 I4k5.6 Q9402.7 DR1144 Ybu4 Wpo . . . . {dreadful} {be frightened} {fearful}
+ 495E U6276 B64 G8 S7 XH719 F1879 N1850 V2089 H247 DK184 L839 K1748 O383 DO1796 MN11840 MP5.0109 E1748 IN1721 DJ1466 P1-3-4 I3c4.4 Q5503.0 DR1363 Yfu2 Wbu . {aid} {help} {assist}
+ 495F U6577 B66 G8 S15 XJ14167 F1212 N2059 V2357 H1870 DK1207 L1883 K1053 O2355 DO1039 MN13359P MP5.0549 E1756 IN1451 DJ724 DG947 P1-11-4 I4i11.1 Q5824.0 DR1566 Yfu1 Wbu . -. T1 ˤ夦 {spread} {pave} {sit} {promulgate}
+ 4960 U65a7 B88 S8 N2833 V2382 L2333 O659 MN13539 MP5.0621 P2-4-4 I2o6.4 Q8022.1 Yfu3 Wbu {ax} {hatchet}
+ 4961 U666e B12 C72 G8 S12 XJ14255 F757 N605 V2489 H2323 DK1499 L1786 K880 O1792 DO1102 MN13982 MP5.0890 E1754 IN1166 DJ427 DG978 P2-3-9 I2o10.5 Q8060.1 DR978 ZPP2-8-4 Ypu3 Wbo ޤ. ޤͤ T1 Ҥ {universal} {wide(ly)} {generally} {Prussia}
+ 4962 U6d6e B85 G8 S10 F776 N2575 V3159 H435 DK319 L730 K1047 O1069 DO991 MN17487X MP6.1149 E1752 IN938 DJ820 DG1197 P1-3-7 I3a6.11 Q3214.7 DR347 ZSP1-3-6 Yfu2 Wbu . . . .٤ T1 {floating} {float} {rise to surface}
+ 4963 U7236 B88 G2 S4 F646 N2832 V3516 H1973 DK1248 L1274 K742 O65 DO90 MN19721 MP7.0578 E197 IN113 DS131 DT100 DC226 DJ73 DB2.7 DG1286 P2-2-2 I2o2.3 Q8040.0 DR2066 Yfu4 Yfu3 Wbu Wbo {father}
+ 4964 U7b26 B118 G8 S11 F1798 N3383 V4270 H2661 DK1707 L1001 K1653 DO951 MN25935 MP8.0756 E1753 IN505 DJ357 DB3.3 DG1475 P2-6-5 I6f5.12 Q8824.3 DR2348 Yfu2 Wbu {token} {sign} {mark} {tally} {charm}
+ 4965 U8150 B53 C130 G8 S14 F1225 N1532 V4835 H3162 DK2022 L1023 K1400 DO1378 MN29625 MP9.0335 E1755 IN1245 DJ1730 DG1011 P3-3-11 I3q11.3 Q0022.7 DR553 Yfu3 Wbu . -. . . .餹 . {rot} {decay} {sour}
+ 4966 U819a B141 C130 G8 S15 F1679 N4113 V4867 H3265 DK2056 L1992 K1818 DO1800 MN29829 MP9.0359 E1757 IN1269 DJ1742 DG1020 P3-4-11 I2m13.1 Q2122.7 DR1246 Yfu1 Wbu Ϥ {skin} {body} {grain} {texture} {disposition}
+ 4967 U8299 B140 G9 S7 F2238 V4966 H2208 DK1402 L2361 O474 MN30694X MP9.0525 IN2211 P2-3-4 I3k4.4 Q4453.0 Yfu2 Wbu T1 Ϥ {lotus} {Mt Fuji}
+ 4968 U8b5c B149 G8 S19 F1919 N4437 V5703 H1637 DK1085 L1787 K1407 DO1346 MN35990 MP10.0594 E1759 IN1167 DJ1583 DG1710 P1-7-12 I7a12.2 Q0866.1 DR3078 Ypu3 Wbo {musical score} {music} {note} {staff} {table} {genealogy}
+ 4969 U8ca0 B154 G3 S9 F443 N4488 V5769 H2091 DK1327 L63 K473 O981 DO503 MN36660X MP10.0701 E383 IN510 DS312 DT346 DJ717 DG1722 P2-2-7 I2n7.1 Q2780.6 DR2561 ZPP2-7-2 Yfu4 Wbu . . . {defeat} {negative} {-} {minus} {bear} {owe} {assume a responsibility}
+ 496A U8ce6 B154 G8 S15 N4513 V5811 H1583 DK1064 L378 K1253 DO1635 MN36800X MP10.0768 E1758 IN1808 DJ1585 DG1748 P1-7-8 I7b8.4 Q6384.0 DR3956 ZSP1-7-7 Yfu4 Wbu T1 {levy} {ode} {prose} {poem} {tribute} {installment}
+ 496B U8d74 B156 G8 S9 F1649 N4540 V5847 H3303 DK2078 L386 K1864 DO1797 MN37040 MP10.0833 E1751 IN1465 DJ1075 DG1754 P3-7-2 I3b6.14 Q4380.0 DR1470 Yfu4 Wbu . {proceed} {get} {become} {tend}
+ 496C U961c B170 S8 F1532 N4977 V6423 H2628 L2928 K1656 O731 MN41534 MP11.0782 P2-6-2 I2k6.3 Q2740.7 Yfu4 Wbu ե T1 T2 դΤ {hill} {mound} {left village radical (no. 170)}
+ 496D U9644 B170 G8 S8 XH363 F2396 N4983 V6433 H347 DK257 L1303 K1898 DO1878 MN41606 MP11.0816 E1750 IN1843 DJ1520 DG727 P1-3-5 I2d5.4 Q7420.0 DR3648 Yfu4 Wbu . . T1 Ť {affixed} {attach} {refer to} {append}
+ 496E U4fae B9 G8 S8 F2004 N421 V187 H82 DK59 L989 K1900 DO1212 MN629P MP1.0762 E1760 IN1736 DJ1801 DG91 P1-2-6 I2a6.20 Q2825.7 DR2147 Ywu3 Wmo ʤ. ʤ. {scorn} {despise} {make light of} {contempt}
+ 496F U64ab B64 S15 F2402 N2000 V2281 L2270 MN12743 MP5.0391 P1-3-12 I3c12.7 Q5803.1 Yfu3 Wmu Wbu .Ǥ T1 ʤ ʤǤ {stroke} {pat} {smooth down}
+ 4970 U6b66 B1 C77 G5 S8 F387 N51 V2959 H3210 DK2046 L377 K448 O751 DO596 MN16273 MP6.0686 E781 IN1031 DS708 DT694 DC461 DJ1165 DG1129 P3-4-4 I4n5.3 Q1314.0 DR3056 ZPP4-8-4 Ywu3 Wmu . T1 {warrior} {military} {chivalry} {arms}
+ 4971 U821e B136 G8 S15 F655 N3862 V4926 H2146 DK1358 L1774 K746 O2391 DO1003 MN30342P MP9.0478 E1761 IN810 DJ981 DG1807 P2-2-13 I0a15.1 Q8025.1 DR2355 ZPP2-8-7 Ywu3 Wmu . -. ޤ {dance} {flit} {circle} {wheel}
+ 4972 U8461 B140 S12 N3999 V5127 L2378 O1724 MN31430X MP9.0790 P2-3-9 I3k9.30 Q4422.7 ZRP2-4-9 Ypu2 Wpo {wild grape} {Portugal}
+ 4973 U856a B140 S15 N4053 V5196 L2401 O2373 MN32004X MP9.0914 P2-3-12 I3k12.7 Q4433.1 ZRP2-4-12 Ywu2 Wmu ֤ {turnip}
+ 4974 U90e8 B163 G3 S11 S10 XJ1622E F36 N4767 V6146 H1676 DK1099 L1845 K37 O1418 DO282 MN39460 MP11.0256 E384 IN86 DS504 DT386 DC52 DJ53 DB2.5 DG762 P1-8-3 I2d8.15 Q0762.7 DR444 ZSP1-8-2 Ybu4 Wbu - T1 Ȥ {section} {bureau} {dept} {class} {copy} {part} {portion} {counter for copies of a newspaper or magazine}
+ 4975 U5c01 B41 G8 S9 F1143 N1349 V1376 H1287 DK865 L156 K1039 O885 DO1124 MN7426 MP4.0006 E1762 IN1463 DJ372 DG504 P1-6-3 I3b6.13 Q4410.0 DR1448 Yfeng1 Wbong ե ۥ {seal} {closing}
+ 4976 U6953 B75 G9 S13 N2315 V2777 H1015 DK694 L2471 O1892 MN15126 MP6.0451 IN2120 P1-4-9 I4a9.28 Q4791.0 Yfeng1 Wpung ե {maple}
+ 4977 U98a8 B182 G2 S9 XJ1332B XJ16847 F558 N5148 V6663 H3007 DK1908 L524 K246 O986 DO134 MN43756 MP12.0324 E198 IN29 DS132 DT187 DC316 DJ465 DB3.2 DG171 P3-2-7 I2s7.1 Q7721.0 DR3656 Yfeng1 Wpung ե - - T1 {wind} {air} {style} {manner}
+ 4978 U847a B140 S12 N3995 V5125 L2392 O1720 MN31465X MP9.0808 P2-3-9 I3k9.25 Q4440.1 ZRP2-4-9 Yqi4 Wjeub 奦 . դ {thatch} {cover} {shingle} {tile}
+ 4979 U8557 B140 G9 S16 V5203 H2372 DK1536 L2370 O2564 MN31964X MP9.0907 IN2230 P2-3-13 I3k13.4 Q4416.4 Ylu4 Wro դ {butterbur} {bog rhubarb}
+ 497A U4f0f B9 G8 S6 F1604 N377 V139 H45 DK29 L962 K1412 O234 DO1331 MN438 MP1.0655 E1763 IN1356 DJ1421 DG71 P1-2-4 I2a4.1 Q2323.4 DR2163 Yfu2 Wbog Wbu ե . . T1 դ դ {prostrated} {bend down} {bow} {cover} {lay (pipes)}
+ 497B U526f B18 G4 S11 F360 N699 V503 H1776 DK1161 L89 K681 O1428 DO772 MN2097 MP2.0296 E576 IN714 DS709 DT577 DJ898 DG203 P1-9-2 I2f9.2 Q1260.0 DR3043 Yfu4 Wbu Wbog ե T1 {vice-} {duplicate} {copy}
+ 497C U5fa9 B60 G5 S12 F438 N1627 V1760 H575 DK420 L875 K585 O1571 DO588 MN10183 MP4.0903 E782 IN917 DS710 DT766 DJ521 DG634 P1-3-9 I3i9.4 Q2824.7 DR2067 Yfu4 Wbog Wbu ե ޤ {restore} {return to} {revert} {resume}
+ 497D U5e45 B50 G8 S12 F641 N1484 V1574 H569 DK417 L407 K682 DO1234 MN8995 MP4.0465 E1764 IN1380 DJ897 DG568 P1-3-9 I3f9.2 Q4126.6 DR1676 Yfu2 Wpog Wbog ե Ϥ {hanging scroll} {width}
+ 497E U670d B130 C74 G3 S8 F873 N3741 V4775 H878 DK591 L1399 K534 O618 DO306 MN14345P MP5.1043 E385 IN683 DS505 DT312 DC476 DJ317 DB3.4 DG1004 P1-4-4 I4b4.6 Q7724.7 DR3967 Yfu2 Yfu4 Wbog ե T1 Ϥ Ϥ Ϥ {clothing} {admit} {obey} {discharge}
+ʡ 4A21 U798f B113 G3 S13 F467 N3256 V4105 H1029 DK705 L1090 K450 O1888 DO629 MN24768P MP8.0492 E386 IN1379 DS506 DT424 DJ895 DG1427 P1-4-9 I4e9.1 Q3126.6 DR676 Yfu2 Wbog ե T1 Ȥ Ȥ դ դ ܤ 褷 {blessing} {fortune} {luck} {wealth}
+ʢ 4A22 U8179 B130 G6 S13 F1286 N3800 V4851 H1034 DK710 L464 K1345 O1871 DO1010 MN29722 MP9.0348 E965 IN1271 DT966 DJ1088 DG1040 P1-4-9 I4b9.4 Q7824.7 DR3967 Yfu4 Wbog ե Ϥ {abdomen} {belly} {stomach}
+ʣ 4A23 U8907 B145 G5 S14 F915 N4255 V5484 H1222 DK827 L465 K1050 DO764 MN34417 MP10.0243 E783 IN916 DS865 DT802 DJ522 DG1636 P1-5-9 I5e9.3 Q3824.7 DR667 Yfu4 Wbog Wbu ե {duplicate} {double} {compound} {multiple}
+ʤ 4A24 U8986 B146 G8 S18 F1378 N4279 V5517 H2726 DK1747 L1611 K1634 DO1699 MN34789P MP10.0312 E1765 IN1634 DJ1686 DG1640 P2-6-12 I4c14.6 Q1024.7 DR3267 Yfu4 Wbog Wbu ե . Ĥ. Ĥ. {capsize} {cover} {shade} {mantle} {be ruined}
+ʥ 4A25 U6df5 B85 S12 XJ05E3C XJ05E3D XJ13679 F1593 N2625 V3237 L2966 K1538 O1858 MN17692 MP7.0049 P1-3-9 I3a9.3 Q3210.0 Yyuan1 Wyeon դ . Ϥʤ {abyss} {edge} {deep pool} {the depths}
+ʦ 4A26 U5f17 B4 S5 N173 V1683 O330 MN9708 MP4.0691 P4-5-4 I0a5.44 Q5502.7 Yfu2 Wbul ե ۥ ɤ {dollar}
+ʧ 4A27 U6255 B64 G8 S5 XJ05944 F813 N1828 V2062 H194 DK143 L738 K664 DO904 MN11784 MP5.0101 E1766 IN582 DJ189 DB2.9 DG855 P1-3-2 I3c2.2 Q5203.0 DR1371 Yfu2 Ybi4 Wbul Wpil ե ҥ ۥ Ϥ. -Ϥ. -Ф. T1 Ϥ餤 {pay} {clear out} {prune} {banish} {dispose of}
+ʨ 4A28 U6cb8 B85 G8 S8 F1709 N2524 V3094 H329 DK244 L1237 K1707 DO1627 MN17251 MP6.1020 E1767 IN1792 DJ1494 DG1180 P1-3-5 I3a5.3 Q3512.7 DR344 Yfei4 Wbi Wbul ե . . {seethe} {boil} {ferment} {uproar} {breed}
+ʩ 4A29 U4ecf B9 G5 S4 XJ05047 F819 N351 V111 H19 DK10 L964 K678 O128 DO249 MN364 MP1.0596 E784 IN583 DS711 DT644 DJ416 DG57 P1-2-2 I2a2.5 Q2223.0 DR2171 Yfo2 Yfu2 Wbul ֥ ե ۤȤ {Buddha} {the dead} {France}
+ʪ 4A2A U7269 B93 G3 S8 F215 N2857 V3538 H874 DK587 L1050 K126 O611 DO74 MN19959 MP7.0635 E387 IN79 DS313 DT313 DC95 DJ321 DB2.13 DG1290 P1-4-4 I4g4.2 Q2752.0 DR2451 Ywu4 Wmul ֥ - {thing} {object} {matter}
+ʫ 4A2B U9b92 B195 S16 N5287 V6854 L2825 O2546 MN46075 MP12.0738 P1-11-5 I11a5.5 Q2430.0 Yfu4 Wbu դ {carp}
+ʬ 4A2C U5206 B12 C18 G2 S4 F24 N578 V454 H1972 DK1247 L781 K35 O64 DO35 MN1853 MP2.0195 E199 IN38 DS133 DT101 DC28 DJ26 DB2.2 DG180 P2-2-2 I2o2.1 Q8022.7 DR2045 Yfen1 Yfen4 Wbun Wpun ֥ ե . . . . . T1 櫓 {part} {minute of time} {segment} {share} {degree} {one's lot} {duty} {understand} {know} {rate} {1%} {chances} {shaku/100}
+ʭ 4A2D U543b B30 S7 N892 V729 L2174 MN3375 MP2.0904 P1-3-4 I3d4.6 Q6702.0 Ywen3 Wmun ե ֥ 來 {proboscis}
+ʮ 4A2E U5674 B30 G8 S15 F1270 N995 V900 H717 DK505 L1197 K1635 DO1239 MN4345 MP2.1154 E1770 IN1660 DJ1633 DG312 P1-3-12 I3d12.8 Q6408.6 DR3761 Ypen1 Ypen4 Wbun ե . {erupt} {spout} {emit} {flush out}
+ʯ 4A2F U58b3 B32 G8 S15 F1822 N1141 V1095 H719 DK507 L1198 K1901 DO1461 MN5488 MP3.0263 E1771 IN1662 DJ1888 DG389 P1-3-12 I3b12.1 Q4418.6 DR1461 Yfen2 Wbun ե {tomb} {mound}
+ʰ 4A30 U61a4 B61 G8 S15 F1863 N1773 V1990 H730 DK512 L1199 K1796 DO1254 MN11239 MP4.1187 E1772 IN1661 DJ1634 DG830 P1-3-12 I4k12.6 Q9408.6 DR1161 ZPP1-1-14 Yfen4 Wbun ե ɤ. {aroused} {resent} {be indignant} {anger}
+ʱ 4A31 U626e B64 S7 N1844 V2080 L2246 MN11830 MP5.0107 P1-3-4 I3c4.17 Q5802.7 Yban4 Wbun Wban ե ϥ إ դ. . 褽. {impersonate} {dress up} {disguise} {thin shingles}
+ʲ 4A32 U711a B86 S12 XJ14A36 XJ14A37 N2769 V3434 H2778 L2537 MN19100 MP7.0423 P2-8-4 I4d8.7 Q4480.9 Yfen2 Wbun ե ۥ ϥ . . 䤭 {burn} {kindle} {build a fire} {boil} {cook}
+ʳ 4A33 U596e B37 G6 S16 F1521 N1184 V1172 H2367 DK1532 L565 K1501 DO818 MN6012 MP3.0609 E966 IN1309 DS866 DT997 DJ1406 DG422 P2-3-13 I5f11.2 Q4060.1 DR1476 ZPP2-11-5 Yfen4 Wbun ե դ. {stirred up} {be invigorated} {flourish}
+ʴ 4A34 U7c89 B119 G4 S10 F1484 N3469 V4390 H1291 DK869 L920 K1152 O1133 DO793 MN26872 MP8.0888 E577 IN1701 DS507 DT556 DJ1557 DG1495 P1-6-4 I6b4.6 Q9892.7 DR1045 Yfen3 Wbun ե ǥ᡼ȥ {flour} {powder} {dust}
+ʵ 4A35 U7cde B119 S17 F2473 N3489 V4425 L2653 MN27102 MP8.0921 P2-6-11 I6b11.4 Q9080.1 Yfen4 Wbun ե {shit} {feces} {excrement}
+ʶ 4A36 U7d1b B120 G8 S10 F994 N3506 V4452 H1296 DK873 L1358 K1100 DO1499 MN27295 MP8.0975 E1768 IN1702 DJ1298 DG1520 P1-6-4 I6a4.8 Q2892.7 DR2745 Yfen1 Wbun ե ޤ. -ޤ. ޤ.餹 ޤ.魯 ޤ.路 {distract} {be mistaken for} {go astray} {divert}
+ʷ 4A37 U96f0 B173 G8 S12 F1341 N5045 V6521 H2772 DK1773 L2028 K1941 MN42231 MP12.0015 E1769 IN1824 DJ1063 DG1861 P2-8-4 I8d4.2 Q1022.7 DR3145 Yfen1 Wbun ե {atmosphere} {fog}
+ʸ 4A38 U6587 B67 G1 S4 F190 N2064 V2364 H1962 DK1242 L1725 K136 O86 DO71 MN13450 MP5.0560 E68 IN111 DS134 DT35 DC89 DJ320 DB3.19 DG949 P2-2-2 I2j2.4 Q0040.0 DR466 Ywen2 Ywen4 Wmun ֥ դ T1 T2 ֤ˤ礦 {sentence} {literature} {style} {art} {decoration} {figures} {plan}
+ʹ 4A39 U805e B169 G2 S14 XDR3853 F319 N4959 V4732 H3326 DK2097 L1626 K262 O2244 DO109 MN29104 MP9.0215 E200 IN64 DS314 DT234 DC184 DJ179 DB2.8 DG1584 P3-8-6 I8e6.1 Q7740.1 Q7712.1 DR3854 Ywen2 Ywen4 Wmun ֥ . . {hear} {ask} {listen}
+ʺ 4A3A U4e19 B1 G8 S5 N22 V16 H3479 DK2168 L1020 K2042 O198 DO1782 MN35 MP1.0283 E1773 IN984 DJ1909 DG14 P4-5-1 I0a5.21 Q1022.7 DR3153 Ybing3 Wbyeong إ ҤΤ {third class} {3rd} {3rd calendar sign}
+ʻ 4A3B U4f75 B9 G8 S8 F966 N425 V190 H83 DK60 L1030 K961 DO1079 MN561 MP1.0734 E1774 IN1162 DJ1250 DG92 P1-2-6 I2a6.17 Q2824.1 DR2155 Ybing4 Wbyeong إ . {join} {get together} {unite} {collective}
+ʼ 4A3C U5175 B4 C12 G4 S7 F522 N201 V374 H2551 DK1621 L1331 K447 O499 DO396 MN1462 MP2.0085 E578 IN784 DS712 DT489 DC243 DJ994 DG155 P2-5-2 I2o5.6 Q7280.1 DR2661 Ybing1 Wbyeong إ ҥ祦 Ĥ T1 {soldier} {private} {troops} {army} {warfare} {strategy} {tactics}
+ʽ 4A3D U5840 B32 G8 S12 XH1103 F1991 N1131 V1051 H557 DK407 L1056 K1998 O1559 MN5316 MP3.0224 E1777 IN1805 DJ1439 DG384 P1-3-9 I3b9.11 Q4714.1 DR1455 Wbyeong إ ٥ {fence} {wall} {(kokuji)}
+ʾ 4A3E U5e63 B50 G8 S15 XJ05672 F1803 N1490 V1585 H2885 DK1844 L1040 K1902 O2414 DO1400 MN9088X MP4.0476 E1778 IN1781 DJ1796 DG571 DG601 P2-12-3 I3f12.4 Q9822.7 DR1044 Ybi4 Wpye إ ̤ T1 {cash} {bad habit} {humble prefix} {gift} {Shinto offerings of cloth} {rope} {cut paper}
+ʿ 4A3F U5e73 B1 C51 G3 S5 F128 N26 V1590 H3478 DK2167 L1484 K143 O203 DO136 MN9167X MP4.0487 E388 IN202 DS315 DT260 DC98 DJ351 DG573 P4-5-1 I2k3.4 Q1040.9 DR3155 Yping2 Wpyeong Wpyeon إ ӥ祦 ҥ祦 . - Ҥ Ҥ- T1 Ϥ ҤȤ ؤ {even} {flat} {peace}
+ 4A40 U5f0a B55 G8 S15 F1750 N1551 V1670 H2884 DK1843 L1041 K1406 DO1457 MN9644X MP4.0670 E1779 IN1782 DJ1797 P2-12-3 I4i11.3 Q9844.4 DR1055 Ybi4 Wpye إ {abuse} {evil} {vice} {breakage}
+ 4A41 U67c4 B75 G8 S9 F1140 N2234 V2627 H897 DK604 L1021 K904 O862 DO1168 MN14603 MP6.0257 E1776 IN985 DJ989 DG1085 P1-4-5 I4a5.9 Q4192.7 DR1853 Ybing3 Wbyeong إ Ĥ T1 {design} {pattern} {build} {nature} {handle} {crank} {grip} {knob} {shaft}
+ 4A42 U4e26 B12 C1 G6 S8 XJ0636D XJ1322A F599 N589 V24 H2246 DK1436 L1785 K716 O765 DO998 MN54 MP1.0285 E1775 IN1165 DT873 DJ221 DB3.6 DG764 P2-3-5 I2o6.1 Q8010.2 DR974 ZPP2-2-6 Ybing4 Wbyeong إ ۥ . ʤ.٤ ʤ. ʤ.Ӥ T1 ʤ {row} {and} {besides} {as well as} {line up} {rank with} {rival} {equal}
+ 4A43 U853d B140 S15 S16 XH4279 N4050 V5193 H2523 L2358 MN31888 MP9.0895 P2-3-12 Q4424.8 ZRP2-4-12 Ybi4 Wpye إ إ ե . . {cover} {shade} {mantle} {capsize} {be ruined}
+ 4A44 U9589 B169 G6 S11 XJ06F5A XDR3853 F951 N4945 V6385 H3319 DK2090 L1623 K1143 DO900 MN41222 MP11.0709 E968 IN397 DT931 DJ216 DB2.16 DG1839 P3-8-3 I8e3.3 Q7724.7 DR3847 Ybi4 Wpye إ . . . .ޤ .Ƥ T1 {closed} {shut}
+ 4A45 U965b B170 G6 S10 F1429 N4988 V6444 H453 DK330 L1310 K1484 O1307 DO873 MN41654 MP11.0829 E967 IN589 DS867 DT916 DJ1521 DG734 P1-3-7 I2d7.6 Q7121.4 DR3672 Ybi4 Wpye إ {highness} {steps (of throne)}
+ 4A46 U7c73 B119 G2 S6 F61 N3461 V4380 H3529 DK2198 L919 K90 O343 DO112 MN26832 MP8.0883 E201 IN224 DS135 DT135 DC155 DJ562 DB3.8 DG1493 P4-6-3 I6b0.1 Q9090.4 DR1064 Ymi3 Wmi ٥ ޥ ᥨȥ T1 ޤ {rice} {USA} {metre}
+ 4A47 U9801 B181 S9 N5117 V6614 H2086 L60 K1472 MN43333 MP12.0230 P2-2-7 I9a0.1 Q1080.6 DR3161 ZPP2-7-2 Yye4 Whyeol ڤ . {page} {leaf}
+ 4A48 U50fb B9 S15 N553 V323 L2117 O2254 MN1166 MP1.0938 P1-2-13 I2a13.1 Q2024.1 Ypi4 Wbyeog Wpi إ إ ؤ. Ҥ. {prejudice} {bias} {rural area}
+ 4A49 U58c1 B32 G8 S16 F1037 N1148 V1103 H2895 DK1849 L1500 K1064 O2585 DO1369 MN5516 MP3.0265 E1780 IN1489 DJ1029 DG366 P2-13-3 I3b13.7 Q7010.4 DR3772 Ybi4 Wbyeog إ {wall} {lining (stomach)} {fence}
+ 4A4A U7656 B104 G8 S18 F1973 N3082 V3848 H3290 DK2069 L1691 K1903 DO1702 MN22550 MP7.1204 E1781 IN1490 DJ1364 DG1358 P3-5-13 I5i13.2 Q0014.1 DR555 Ypi3 Ypi4 Wbyeog إ . {mannerism} {habit} {vice} {trait} {fault} {kink}
+ 4A4B U78a7 B112 G9 S14 F2455 N3208 V4027 H2836 DK1815 L2588 O2225 MN24334 MP8.0378 IN2176 P2-9-5 I5a9.7 Q1660.1 Ybi4 Wbyeog إ ҥ㥯 T1 ߤɤ {blue} {green}
+ 4A4C U5225 B18 G4 S7 F214 N674 V467 H1117 DK760 L90 K255 O435 DO288 MN1924 MP2.0235 E579 IN267 DS508 DT490 DC227 DJ397 DB2.12 DG188 P1-5-2 I2f5.3 Q6220.0 DR3743 Ybie2 Wbyeol ٥ 狼. . T1 ٤ {separate} {branch off} {diverge} {fork} {another} {extra} {specially}
+ 4A4D U77a5 B109 S17 N3155 V3959 L2927 MN23672 MP8.0253 P2-12-5 Q9860.4 Ypie1 Wbyeol Wbeol ٥ إ {glance at}
+ 4A4E U8511 B140 S14 S13 F2483 N4038 V5179 L2390 MN31781 MP9.0868 P2-3-11 I3k11.11 Q4425.3 ZRP2-4-11 Ymie4 Wmyeol ٥ ʤ ʤ. 餤 . {ignore} {despise} {neglect} {ridicule}
+ 4A4F U7b86 B118 S14 XJ06444 N3410 V4310 L2633 MN26114 MP8.0793 P2-6-8 I6f8.11 Q8871.1 Q8811.1 Ybi4 Wbi إ ϥ ؤ {spatula} {arrow shaft}
+ 4A50 U504f B9 G8 S11 F1340 N511 V277 H133 DK101 L1823 K1649 O1273 DO1260 MN848X MP1.0860 E1782 IN1159 DJ1176 DG122 P1-2-9 I2a9.16 Q2322.7 DR2153 Ypian1 Wpyeon إ . {partial} {side} {left-side radical} {inclining} {biased}
+ 4A51 U5909 B8 C34 G4 S9 XJ05A4E F238 N306 V1119 H2069 DK1311 L1745 K324 O970 DO191 MN5703 MP3.0302 E581 IN257 DS509 DT532 DC254 DJ222 DG401 P2-2-7 I2j7.3 Q0024.7 Q0040.7 DR467 ZPP2-6-3 Ybian4 Wbyeon إ . . . {unusual} {change} {strange}
+ 4A52 U7247 B91 G6 S4 F1076 N2842 V3525 H3461 DK2158 L1212 K905 O82 DO937 MN19813 MP7.0594 E969 IN1045 DT833 DJ1143 DG1287 P4-4-4 I2j2.5 Q2202.7 DR1254 ZPP3-3-1 Ypian4 Ypian1 Wpyeon إ - {one-sided} {leaf} {sheet}
+ 4A53 U7bc7 B118 S15 F2076 N3418 V4324 H2710 L2645 K1391 MN26257X MP8.0826 P2-6-9 I6f9.9 Q8822.7 Ypian1 Wpyeon إ {volume} {chapter} {book} {editing} {compilation}
+ 4A54 U7de8 B120 G5 S15 F591 N3583 V4552 H1387 DK941 L1825 K495 DO473 MN27665X MP8.1126 E785 IN682 DS714 DT811 DJ883 DG1553 P1-6-9 I6a9.13 Q2392.7 DR2753 Ybian1 Wpyeon Wbyeon إ . -. {compilation} {knit} {plait} {braid} {twist} {editing} {completed poem} {part of a book}
+ 4A55 U8fba B162 G4 S5 S4 XJ06E34 XJ06E35 F428 N4661 V6011 H3029 DK1916 L284 K696 O179 DO270 MN38710P MP11.0001 E580 IN775 DS713 DT455 DJ962 DG676 P3-3-2 I2q2.1 Q3730.2 DR3545 Ybian1 Wbyeon إ . ۤ. - T1 ʤ {environs} {boundary} {border} {vicinity}
+ 4A56 U8fd4 B162 G3 S7 S6 F685 N4670 V6020 H3060 DK1940 L725 K586 DO307 MN38758P MP11.0015 E389 IN442 DS316 DT289 DC477 DJ184 DB3.11 DG681 P3-3-4 I2q4.5 Q3130.4 DR3367 Yfan3 Wban إ . -. . -. {return} {answer} {fade} {repay}
+ 4A57 U904d B162 G8 S12 S11 F1845 N4718 V6086 H3136 DK2002 L1824 K1861 O1805 DO1279 MN39001P MP11.0112 E1783 IN1160 DJ1177 DG711 P3-3-9 I2q9.16 Q3330.2 DR3053 Ybian4 Ypian4 Wpyeon إ ޤ. {everywhere} {times} {widely} {generally}
+ 4A58 U4fbf B9 G4 S9 F729 N450 V219 H95 DK71 L991 K578 DO265 MN659 MP1.0772 E582 IN330 DS510 DT533 DJ227 DB3.8 DG101 P1-2-7 I2a7.5 Q2124.6 DR2166 Ybian4 Ypian2 Wpyeon Wbyeon ٥ ӥ . {convenience}
+ 4A59 U52c9 B4 C19 G3 S10 F1066 N228 V543 H3318 DK2088 L1975 K946 O1263 DO852 MN2384P MP2.0390 E390 IN735 DS317 DT366 DJ140 DB2.11 DG219 P3-8-2 I2n8.1 Q2421.2 DR2557 Ymian3 Wmyeon ٥ Ĥ. T1 Ҥ {exertion}
+ 4A5A U5a29 B38 S11 N1219 V1233 MN6337 MP3.0714 P1-3-8 Q4741.6 ZRP1-3-7 Ymian3 Ywan3 Wman ٥ {bear (children)}
+ 4A5B U5f01 B28 C55 G5 S5 XJ0517E XJ05221 XJ06122 XJ06D67 F619 N846 V1663 H2004 DK1264 L742 K793 O275 DO513 MN9588 MP4.0664 E786 IN711 DS715 DT654 DJ1116 DG262 P2-2-3 I0a5.30 Q2344.0 Ybian4 Wbyeon Wban ٥ إ 來. . ϤʤӤ 餽. T1 {valve} {petal} {braid} {speech} {dialect} {discrimination} {dispose of} {distinguish}
+ 4A5C U97ad B177 S18 N5104 V6595 L2783 O2752 MN42937 MP12.0171 P1-9-9 I3k15.8 Q4154.6 Ybian1 Wpyeon ٥ إ {whip} {rod}
+ 4A5D U4fdd B9 G5 S9 F146 N455 V222 H96 DK72 L997 K166 O781 DO351 MN702 MP1.0788 E787 IN489 DS716 DT705 DC163 DJ665 DG102 P1-2-7 I2a7.11 Q2629.4 DR2164 Ybao3 Wbo ۥ . T1 䤹 䤹 {protect} {guarantee} {keep} {preserve} {sustain} {support}
+ 4A5E U8217 B9 G8 S15 XJ06754 F1412 N552 V322 H1735 DK1142 L1839 K1305 DO1773 MN30323P MP9.0472 E1786 IN1443 DJ1830 DG54 P1-8-7 I3b12.4 Q8362.7 DR2853 Ypu4 Ypu1 Wpo T1 {shop} {store}
+ 4A5F U92ea B167 S15 XH552 V6269 L2975 O2340 MN40491 MP11.0555 P1-8-7 I8a7.3 Q8312.7 Ypu1 Ypu4 Wpo ߤ T1 {shop} {store}
+ 4A60 U5703 B31 S10 XJ13728 N1040 V954 H3119 L2918 MN4774 MP3.0070 P3-3-7 I3s7.1 Q6022.7 Ypu3 Wpo Ϥ ˤ {garden} {field}
+ 4A61 U6355 B64 G8 S10 F604 N1919 V2170 H429 DK315 L1836 K669 DO1611 MN12157 MP5.0250 E1784 IN890 DJ1049 DG895 P1-3-7 I3c7.3 Q5302.7 DR1353 Ybu3 Wpo .館 . . Ȥ. Ȥ. Ĥ.ޤ Ĥ.ޤ {catch} {capture}
+ 4A62 U6b69 B77 G2 S8 F554 N2433 V2958 H2416 DK1566 L371 K312 O694 DO433 MN16284 MP6.0681 E202 IN431 DS136 DT165 DC267 DJ176 DB2.14 DG1130 P2-4-4 I3n5.3 Q2120.9 DR1260 Ybu4 Wbo . . T1 椭 {walk} {counter for steps}
+ 4A63 U752b B3 C101 G9 S7 F2270 N135 V3722 H3549 DK2209 L2097 O533 MN21706 MP7.1048 IN2167 P4-7-3 I0a7.11 Q5322.7 Yfu3 Wbo Ϥ. T1 Ϥ Ȥ ʤ 褷 {for the first time} {not until}
+ 4A64 U88dc B145 G6 S12 F332 N4242 V5464 H1194 DK809 L1840 K516 O1644 DO744 MN34320 MP10.0222 E970 IN889 DS868 DT955 DJ1001 DG1632 P1-5-7 I5e7.1 Q3322.7 DR653 Ybu3 Wbo . {supplement} {supply} {make good} {offset} {compensate} {assistant} {learner}
+ 4A65 U8f14 B159 G9 S14 XJ1313D F1898 N4626 V5964 H1559 DK1046 L2730 O2133 DO1981 MN38342 MP10.1020 IN2245 P1-7-7 I7c7.1 Q5302.7 Yfu3 Wbo . T1 椦 {help}
+ 4A66 U7a42 B115 G8 S15 XJ0634F F1656 N3300 V4168 H1232 DK833 L909 K1485 O2308 DO1637 MN25236P MP8.0618 E1460 IN1221 DJ1856 DG1446 P1-5-10 I5d10.2 Q2593.6 DR2258 Ysui4 Wsu T1 Τ ۤ {ear} {ear (grain)} {head} {crest (wave)}
+ 4A67 U52df B140 C19 G8 S12 F809 N3996 V551 H2316 DK1492 L861 K710 O1718 DO1275 MN2416X MP2.0408 E1787 IN1430 DJ1155 DG225 P2-3-9 I3k9.23 Q4442.7 DR1945 ZPP2-7-5 ZPP2-10-2 Ymu4 Wmo Ĥ. {recruit} {campaign} {gather (contributions)} {enlist} {grow violent}
+ 4A68 U5893 B140 C32 G5 S13 F1337 N4027 V1073 H2332 DK1505 L231 K1349 O1979 DO650 MN5431X MP3.0247 E788 IN1429 DS869 DT781 DJ1156 DG361 P2-3-10 I3k10.18 Q4410.4 DR1972 Ymu4 Wmyo Ϥ {grave} {tomb}
+ 4A69 U6155 B140 C61 G8 S14 F2100 N4040 V1948 H2353 DK1521 L633 K1895 DO1382 MN11088X MP4.1153 E1788 IN1431 DJ1668 DG835 P2-3-11 I3k11.12 Q4433.3 DR1940 Ymu4 Wmo . {pining} {yearn for} {love dearly} {adore}
+ 4A6A U620a B62 S5 N1795 V2020 K2048 MN11532 MP5.0003 P4-5-4 I4n1.3 Q5320.0 Ywu4 Wmu ܥ ĤΤ {5th calendar sign}
+ 4A6B U66ae B140 C72 G6 S14 F978 N4041 V2508 H2354 DK1522 L232 K915 O2190 DO1140 MN14128X MP5.0925 E1789 IN1428 DT979 DJ1158 DG979 P2-3-11 I3k11.14 Q4460.3 DR1978 ZPP2-7-7 ZPP2-10-4 Ymu4 Wmo . .餹 T1 餷 {livelihood} {make a living} {spend time}
+ 4A6C U6bcd B80 G2 S5 F570 N2466 V3005 H3475 DK2165 L101 K554 O326 DO89 MN16723 MP6.0793 E203 IN112 DS137 DT114 DC317 DJ74 DB2.7 DG1143 P4-5-1 I0a5.36 Q7750.0 DR3647 Ymu3 Wmo Ϥ {mama} {mother}
+ 4A6D U7c3f B118 G8 S19 F1358 N3448 V4364 H2727 DK1748 L949 K1380 DO1073 MN26623P MP8.0866 E1790 IN1450 DJ1684 DG1491 P2-6-13 I6f13.4 Q8814.6 DR2348 Ybu4 Wbu Wbag {register} {record book}
+ 4A6E U83e9 B140 S11 F2086 N3978 V5093 L2957 MN31205X MP9.0706 P2-3-8 I3k8.21 Q4460.1 ZRP2-4-8 Ypu2 Wbo {kind of grass} {sacred tree}
+ 4A6F U5023 B9 G8 S10 F2454 N466 V235 H113 DK83 L979 K1913 DO1616 MN785 MP1.0841 E1798 IN1776 DJ1247 DG113 P1-2-8 I2a8.7 Q2824.0 DR2166 Yfang3 Wbang ۥ ʤ. {emulate} {imitate}
+ 4A70 U4ff8 B9 G8 S10 F1834 N480 V249 H114 DK84 L1574 K1914 DO1842 MN734 MP1.0817 E1797 IN1542 DJ1427 DG114 P1-2-8 I2a8.18 Q2525.3 DR2155 Yfeng4 Wbong ۥ {stipend} {salary}
+ 4A71 U5305 B4 C20 G4 S5 F954 N176 V572 H2966 DK1880 L530 K1112 O218 DO369 MN2506P MP2.0431 E583 IN804 DS511 DT456 DJ1013 DG230 P3-2-3 I0a5.9 Q2771.2 DR2556 ZPP4-5-2 Ybao1 Wpo ۥ Ĥ. . T1 {wrap} {pack up} {cover} {conceal}
+ 4A72 U5446 B30 S7 F1848 N896 V738 L2181 MN3395 MP2.0920 P2-3-4 I3d4.13 Q6090.4 Ydai1 Yai2 Wmae Wbo ۥ ۤ. . . {be amazed} {disgusted} {shocked}
+ 4A73 U5831 B32 G5 S12 F167 N1114 V1059 H1698 DK1115 L1507 K306 O1667 DO295 MN5275 MP3.0216 E789 IN685 DS717 DT767 DC310 DJ891 DG352 P1-8-4 I3b9.16 Q4744.7 DR1467 Ybao4 Wbo Wbu ۥ य. {report} {news} {reward} {retribution}
+ 4A74 U5949 B4 C37 G8 S8 F1624 N212 V1149 H2559 DK1629 L1573 K1106 O717 DO1191 MN5894 MP3.0579 E1793 IN1541 DJ1678 DG415 P2-5-3 I0a8.13 Q5050.3 DR1455 ZPP4-8-4 Yfeng4 Wbong ۥ Ƥޤ. ޤ. ۤ. T1 Ȥ 䤹 {observance} {offer} {present} {dedicate}
+ 4A75 U5b9d B40 G6 S8 XJ0556F XJ05570 XJ13A63 F1139 N1293 V1320 H2224 DK1415 L257 K661 O676 DO981 MN7122 MP3.0989 E971 IN296 DT874 DJ576 DG474 P2-3-5 I3m5.2 Q3010.3 DR772 Ybao3 Wbo ۥ T1 {treasure} {wealth} {valuables}
+ 4A76 U5cf0 B46 G8 S10 XJ04A77 F1836 N1423 V1473 H411 DK306 L1562 K1369 O1351 DO1272 MN8094 MP4.0251 E1799 IN1350 DJ1848 DG544 P1-3-7 I3o7.6 Q2775.4 Q2250.4 DR1255 Yfeng1 Wbong ۥ ߤ T1 {summit} {peak}
+ 4A77 U5cef B46 S10 XJ04A76 XH1423 F2079 V1474 H2280 L2977 O1452 MN8093 MP4.0250 P2-3-7 Q2250.4 Yfeng1 Wbong ۥ ߤ {peak} {summit}
+ 4A78 U5d29 B46 G8 S11 F778 N1430 V1491 H2296 DK1478 L774 K1700 DO1490 MN8212P MP4.0286 E1801 IN1122 DJ1663 DG547 P2-3-8 I3o8.7 Q2222.7 DR1246 Ybeng1 Wbung ۥ . -. . {crumble} {die} {demolish} {level}
+ 4A79 U5e96 B53 S8 N1506 V1610 H3083 L2234 MN9266X MP4.0554 P3-3-5 Q0021.2 Ypao2 Wpo ۥ {kitchen}
+ 4A7A U62b1 B64 G8 S8 F871 N1883 V2125 H306 DK227 L645 K1229 O584 DO1633 MN11917P MP5.0158 E1794 IN1285 DJ1012 DG883 P1-3-5 I3c5.15 Q5701.2 DR1356 Ybao4 Wpo ۥ . . . T1 {embrace} {hug} {hold in arms}
+ 4A7B U6367 B64 S11 F2286 N1939 V2199 H491 L2265 O1318 MN12189 MP5.0253 P1-3-8 I3c8.12 Q5505.3 Ypeng3 Wbong ۥ . {lift up} {give} {offer} {consecrate} {sacrifice} {dedicate}
+ 4A7C U653e B70 C66 G3 S8 F288 N2084 V2333 H853 DK570 L496 K282 O606 DO287 MN13133 MP5.0477 E391 IN512 DS512 DT314 DC325 DJ723 DG935 P1-4-4 I4h4.1 Q0824.0 DR466 Yfang4 Wbang ۥ Ϥ. -äѤ. Ϥ. Ϥ. ۤ. T1 Ϥʤ {set free} {release} {fire} {shoot} {emit} {banish} {liberate}
+ 4A7D U65b9 B70 G2 S4 F46 N2082 V2389 H1963 DK1243 L490 K28 O85 DO26 MN13620 MP5.0654 E204 IN70 DS138 DT102 DC25 DJ43 DB2.5 DG957 P2-2-2 I4h0.1 Q0022.7 DR445 ZPP3-3-1 Yfang1 Wbang ۥ - - T1 ʤ դ ޤ ߤ {direction} {person} {alternative}
+ 4A7E U670b B130 C74 G9 S8 F2039 N3737 V4769 H880 DK593 L19 K1860 O616 DO1982 MN14340P MP5.1037 IN2100 P1-4-4 I4b4.1 Q7722.0 DR3946 Ypeng2 Wbung ۥ Ȥ {companion} {friend}
+ˡ 4B21 U6cd5 B85 G4 S8 XJ13075 XJ1493C F100 N2535 V3107 H333 DK248 L751 K145 O824 DO213 MN17290 MP6.1043 E584 IN123 DS513 DT516 DC100 DJ518 DG1181 P1-3-5 I3a5.20 Q3413.1 DR371 Yfa3 Yfa4 Wbeob ۥ ϥ ۥ ե Τ T1 {method} {law} {rule} {principle} {model} {system}
+ˢ 4B22 U6ce1 B85 G8 S8 F1872 N2523 V3093 H334 DK249 L533 K1781 DO1904 MN17307X MP6.1059 E1795 IN1765 DJ1629 DG1182 P1-3-5 I3a5.18 Q3711.2 DR356 Ypao4 Ypao1 Wpo ۥ {bubbles} {foam} {suds} {froth}
+ˣ 4B23 U70f9 B8 S11 S10 N309 V3425 L2549 MN19049 MP7.0417 P2-2-9 I2j8.5 Q0033.2 DR440 Ypeng1 Wpaeng ۥ . {boil} {cook}
+ˤ 4B24 U7832 B112 G8 S10 F1268 N3185 V3998 H1151 DK785 L532 K1217 DO993 MN24120P MP8.0352 E1800 IN1764 DJ1631 DG1402 P1-5-5 I5a5.3 Q1761.2 DR3356 Ypao4 Wpo ۥ T1 Ť {cannon} {gun}
+˥ 4B25 U7e2b B120 G8 S16 F1723 N3582 V4550 H1406 DK950 L1563 K1327 O2746 DO1235 MN27805P MP8.1151 E1804 IN1349 DJ1571 DG1557 P1-6-10 I6a9.15 Q2793.4 DR2755 ZSP1-6-9 Yfeng2 Yfeng4 Wbong ۥ . T1 ̤ {sew} {stitch} {embroider}
+˦ 4B26 U80de B130 G8 S9 F1379 N3749 V4788 H917 DK620 L531 K1764 DO1237 MN29396P MP9.0279 E1796 IN1284 DJ1630 DG1029 P1-4-5 I4b5.5 Q7721.2 DR3956 Ybao1 Wpo ۥ {placenta} {sac} {sheath}
+˧ 4B27 U82b3 B140 G8 S7 F1302 N3907 V4979 H2210 DK1404 L493 K1339 O480 DO1316 MN30736P MP9.0556 E1791 IN1775 DJ1665 DG643 P2-3-4 I3k4.1 Q4422.7 DR1945 Yfang1 Wbang ۥ . T1 ߤ 䤹 褷 {perfume} {balmy} {flavorable} {fragrant}
+˨ 4B28 U840c B140 G9 S11 XJ0684E F2346 N3979 V5094 H2301 DK1481 L2377 MN31265X MP9.0732 IN2221 P2-3-8 I3k8.11 Q4462.7 Ymeng2 Wmaeng ۥ . . Ф . T1 ⤨ {show symptoms of} {sprout} {bud} {malt}
+˩ 4B29 U84ec B140 S13 S14 N4023 V5099 L2375 O2195 MN31720 MP9.0853 P2-3-10 Q4430.4 ZRP2-4-11 Ypeng2 Wbong ۥ ⤮ {sagebrush} {wormwood} {mugwort}
+˪ 4B2A U8702 B142 S13 XJ15B7A F2223 N4150 V5331 L2687 O1921 MN33088 MP10.0037 P1-6-7 I6d7.6 Q5715.4 Yfeng1 Wbong ۥ Ϥ T1 {bee} {wasp} {hornet}
+˫ 4B2B U8912 B8 C145 G8 S15 XJ06A71 XJ15C4B F2073 N331 V5483 H2144 DK1356 L998 K1883 O2556 MN34437 MP10.0247 E1803 IN803 DJ1936 DG1629 P2-2-13 I2j13.1 Q0073.2 DR465 Ybao1 Wpo ۥ . {praise} {extol}
+ˬ 4B2C U8a2a B149 G6 S11 F372 N4326 V5571 H1468 DK985 L495 K538 DO1412 MN35284 MP10.0404 E972 IN1181 DT932 DJ783 DB3.1 DG1667 P1-7-4 I7a4.1 Q0062.7 DR3045 Yfang3 Wbang ۥ Ȥ. .ͤ . T1 {call on} {visit} {look up} {offer sympathy}
+˭ 4B2D U8c4a B151 G5 S13 XJ06C34 F762 N4466 V5737 H2697 DK1732 L1443 K642 O2013 DO624 MN36263 MP10.0642 E790 IN959 DS870 DT782 DJ628 P2-6-7 I3d10.15 Q5510.8 DR1973 Yfeng1 Yli3 Wpung Wrye ۥ 椿. Ȥ T1 Ҥ դ ֤ 椿 {bountiful} {excellent} {rich}
+ˮ 4B2E U90a6 B163 G8 S7 S6 F654 N4758 V6130 H847 DK566 L1848 K1001 O417 DO1323 MN39310 MP11.0221 E1792 IN808 DJ1621 DG753 P1-4-3 I2d4.7 Q5702.7 DR1444 ZSP1-4-2 Ybang1 Wbang ۥ {home country} {country} {Japan}
+˯ 4B2F U92d2 B167 S15 N4860 V6275 L2768 O2339 MN40455 MP11.0551 P1-8-7 I8a7.11 Q8715.4 Yfeng1 Wbong ۥ ۤ. {dagger} {sword's point} {festival car} {float}
+˰ 4B30 U98fd B184 G8 S13 F1780 N5162 V6684 H1715 DK1127 L1480 K1906 O2165 DO1230 MN44109P MP12.0391 E1802 IN1763 DJ1632 DG1907 P1-8-5 I8b5.1 Q8771.2 DR2856 Ybao3 Wpo ۥ . . . T1 {sated} {tired of} {bored} {satiate}
+˱ 4B31 U9cf3 B16 G9 S14 F2163 N662 V6937 DK1914 L2142 O2233 MN46671 MP12.0790 IN2274 P3-2-12 I2s12.1 Q7721.0 Yfeng4 Wbong ۥ ե T1 Ȥ դ {male mythical bird}
+˲ 4B32 U9d6c B130 G9 S19 F1707 N3831 V6979 DK752 L2829 O2795 MN47005 MP12.0840 IN2276 P1-4-15 I4b15.1 Q7722.7 Ypeng2 Wbung ۥ Ȥ {phoenix}
+˳ 4B33 U4e4f B4 G8 S4 S3 XDR2270 F1646 N150 V46 H1933 DK1228 L1215 K1587 DO932 MN133 MP1.0347 E1805 IN754 DJ860 DG23 P2-1-3 I0a3.11 Q2030.7 DR2070 ZPP2-2-2 ZPP4-4-4 ZSP2-1-2 ZBP2-2-1 ZBP4-3-4 ZBP4-5-4 Yfa2 Wpib ܥ Ȥ. Ȥ. {destitution} {scarce} {limited}
+˴ 4B34 U4ea1 B8 G6 S3 XJ1326E F661 N281 V86 H3402 DK2126 L485 K887 DO979 MN287 MP1.0529 E973 IN672 DT829 DJ582 DG37 P4-3-2 I2j1.1 Q0071.0 DR475 ZPP2-2-1 ZPP4-3-4 Ywang2 Ywu2 Wmang Wmu ܥ ⥦ . .- ۤ.Ӥ ۤ. ۤ.ܤ {deceased} {the late} {dying} {perish}
+˵ 4B35 U508d B9 G8 S12 F1660 N520 V286 H147 DK110 L1015 K1689 O1538 DO1406 MN948 MP1.0888 E1815 IN1183 DJ1429 DG125 P1-2-10 I2a10.6 Q2022.7 DR2145 Ybang4 Ybang1 Wbang Wpaeng ܥ . 來 - Ϥ T1 {bystander} {side} {besides} {while} {nearby} {3rd person}
+˶ 4B36 U5256 B18 G8 S10 F1918 N693 V492 H1670 DK1095 L478 K1908 DO1805 MN2034 MP2.0286 E1813 IN1830 DJ1609 DG201 P1-8-2 I2f8.1 Q0260.0 DR443 Ypou1 Ypou3 Ypo3 Wbu ܥ {divide}
+˷ 4B37 U574a B32 G8 S7 F1832 N1062 V986 H233 DK171 L492 K1203 O389 DO1676 MN4924 MP3.0150 E1807 IN1858 DJ782 DG371 P1-3-4 I3b4.1 Q4012.7 DR1445 Yfang1 Yfang2 Wbang ܥ ܥ {boy} {priest's residence} {priest}
+˸ 4B38 U59a8 B38 G8 S7 F1482 N1196 V1187 H238 DK175 L491 K1508 DO1674 MN6111 MP3.0655 E1808 IN1182 DJ784 DG436 P1-3-4 I3e4.1 Q4042.7 DR1745 Yfang2 Yfang1 Wbang ܥ ޤ. {disturb} {prevent} {hamper} {obstruct}
+˹ 4B39 U5e3d B50 G8 S12 XJ13270 F1742 N1483 V1573 H568 DK416 L408 K1556 DO1105 MN8972 MP4.0463 E1816 IN1105 DJ1279 DG569 P1-3-9 I3f9.1 Q4626.0 DR1679 Ymao4 Wmo ܥ ⥦ . {cap} {headgear}
+˺ 4B3A U5fd8 B8 C61 G6 S7 F1129 N291 V1784 H2036 DK1285 L596 K1095 DO1004 MN10333 MP4.0962 E974 IN1374 DT855 DJ209 DG772 P2-2-5 I2j5.4 Q0033.1 DR458 Ywang4 Ywang2 Wmang ܥ 魯. {forget}
+˻ 4B3B U5fd9 B61 G8 S6 XJ13D6B F1475 N1647 V1783 H214 DK158 L618 K1371 DO890 MN10334 MP4.0964 E1806 IN1373 DJ126 DB3.16 DG807 P1-3-3 I4k3.2 Q9001.0 DR1175 ZPP1-1-5 Ymang2 Wmang ܥ ⥦ . . . 줨뤵 {busy} {occupied} {restless}
+˼ 4B3C U623f B63 G8 S8 F808 N1819 V2053 H1946 DK1237 L1078 K772 O658 DO1116 MN11714X MP5.0062 E1809 IN1237 DJ1082 DG844 P2-1-7 I4m4.2 Q3022.7 DR3045 ZPP3-4-4 Yfang2 Wbang ܥ դ T1 Τ {tassel} {tuft} {fringe} {bunch} {lock (hair)} {segment (orange)} {house} {room}
+˽ 4B3D U66b4 B72 G5 S15 F692 N2157 V2511 H2515 DK1609 L1801 K821 DO833 MN14137 MP5.0928 E793 IN1014 DS871 DT812 DJ1043 DG982 P2-4-11 I4c11.2 Q6013.2 DR3842 ZPP2-8-7 Ybao4 Ypu4 Wpog Wpo ܥ Х . . {outburst} {rave} {fret} {force} {violence} {cruelty} {outrage}
+˾ 4B3E U671b B96 C74 G4 S11 F470 N2940 V4819 H2742 DK1756 L489 K361 O1777 DO767 MN14368P MP5.1054 E585 IN673 DS514 DT578 DC314 DJ581 DG1007 P2-7-4 I4f7.6 Q0710.4 DR472 Ywang4 Wmang ܥ ⥦ Τ. T1 {ambition} {full moon} {hope} {desire} {aspire to} {expect}
+˿ 4B3F U67d0 B99 C75 G8 S9 F2106 N2989 V2628 H2560 DK1630 L1759 K1784 DO1470 MN14618 MP6.0262 E1811 IN1494 DJ1759 DG1059 P2-5-4 I4a5.33 Q4490.4 DR1964 Ymou3 Wmo Wmae ܥ 줬 ʤˤ {so-and-so} {one} {a certain} {that person}
+ 4B40 U68d2 B75 G6 S12 F1455 N2302 V2750 H983 DK671 L1575 K1424 O1623 DO1121 MN14929 MP6.0392 E975 IN1543 DT956 DJ988 DG1105 P1-4-8 I4a8.20 Q4595.3 DR1855 Ybang4 Wbong Wbang ܥ {rod} {stick} {cane} {pole} {club} {line}
+ 4B41 U5192 B72 C109 G8 S9 XJ0666E F1317 N2117 V3915 H2434 DK1576 L18 K1483 DO1463 MN1538X MP2.0117 E1812 IN1104 DJ1669 DG1384 P2-4-5 I4c5.6 Q6060.0 DR3879 Ymao4 Ymo4 Wmo Wmog ܥ . {risk} {face} {defy} {dare} {damage} {assume (a name)}
+ 4B42 U7d21 B120 G8 S10 F1876 N3505 V4450 H1295 DK872 L1357 K1113 O1681 DO1415 MN27305 MP8.0987 E1814 IN1859 DJ1563 DG1521 P1-6-4 I6a4.1 Q2092.7 DR2745 Yfang3 Wbang ܥ Ĥ. {spinning}
+ 4B43 U80aa B130 G8 S8 F1878 N3734 V4766 H877 DK590 L494 K1907 DO1806 MN29302 MP9.0262 E1810 IN1857 DJ1351 DG1025 P1-4-4 I4b4.2 Q7022.7 DR3945 Yfang2 Wbang ܥ {obese} {fat}
+ 4B44 U81a8 B130 G8 S16 F1293 N3818 V4874 H1084 DK741 L1719 K1589 DO1362 MN29861 MP9.0366 E1817 IN1145 DJ1354 DG1043 P1-4-12 I4b12.1 Q7222.2 DR3960 Ypeng2 Wpaeng ܥ դ. դ. {swell} {get fat} {thick}
+ 4B45 U8b00 B149 G8 S16 F1370 N4414 V5671 H1593 DK1069 L1760 K1439 O2509 DO1054 MN35756 MP10.0544 E1818 IN1495 DJ1761 DG1702 P1-7-9 I7a9.8 Q0469.4 DR3064 ZSP1-7-8 Ymou2 Wmo ܥ Ϥ. Ф. Ϥꤴ {conspire} {cheat} {impose on} {plan} {devise} {scheme} {have in mind} {deceive}
+ 4B46 U8c8c B153 S14 XJ06226 N4483 V5762 H1556 L2733 K1688 MN36556 MP10.0685 P1-7-7 I4c10.6 Q2621.0 Ymao4 Wmo Wmag ܥ Х ɤ {form} {appearance} {countenance}
+ 4B47 U8cbf B154 G5 S12 F652 N4499 V5788 H2601 DK1665 L1424 K1037 DO871 MN36721 MP10.0742 E792 IN760 DS719 DT768 DJ433 DG1733 P2-5-7 I7b5.8 Q7780.6 DR2661 Ymao4 Wmu ܥ {trade} {exchange}
+ 4B48 U927e B167 S14 XH3164 F2453 N4845 V6255 H1720 O2342 MN40353 MP11.0525 P1-8-6 I8a6.11 Q8315.0 Ymou2 Wmo ܥ ۤ {halberd} {arms} {festival float}
+ 4B49 U9632 B170 G5 S7 F331 N4980 V6429 H270 DK203 L1302 K325 O374 DO680 MN41576 MP11.0792 E791 IN513 DS718 DT674 DC326 DJ781 DG725 P1-3-4 I2d4.1 Q7022.7 DR3645 ZSP1-2-4 Yfang2 Wbang ܥ դ. T1 ۤ {ward off} {defend} {protect} {resist}
+ 4B4A U5420 B30 S7 N897 V739 L2170 MN3331 MP2.0862 P1-3-4 I3d4.1 Q6303.4 Yfei4 Wpye ϥ ٥ ۤ. . {bark} {howl} {cry}
+ 4B4B U982c B181 S15 XJ16824 F2424 N5131 V6629 L2792 MN43496X MP12.0269 P1-6-9 Q4108.6 Yjia2 Whyeob 祦 ۤ ۤ {cheek}
+ 4B4C U5317 B21 G2 S5 F153 N751 V581 H197 DK147 L445 K103 O138 DO156 MN2574 MP2.0442 E205 IN73 DS139 DT115 DC282 DJ42 DB2.20 DG231 P1-3-2 I0a5.5 Q1111.0 DR1256 Ybei3 Wbug Wbae ۥ T1 ۤ ۤ ۤ {north}
+ 4B4D U50d5 B9 G8 S14 F1236 N544 V313 H164 DK121 L1794 K1522 DO1838 MN1094 MP1.0922 E1820 IN1888 DC296 DJ1241 DG134 P1-2-12 I2a12.1 Q2223.4 DR2163 Ypu2 Ypu1 Wbog ܥ {me} {I (male)}
+ 4B4E U535c B25 S2 N797 V622 H3367 L2103 O10 MN2774 MP2.0606 P4-2-4 I2m0.1 Q2300.0 Ybu3 Ybo5 Wbog ܥ . ʤ T1 T2 ܤΤ {divining} {fortune-telling}
+ 4B4F U58a8 B203 C32 G8 S14 F1616 N5404 V1086 H2753 DK1763 L175 K1431 O2230 DO1494 MN5469X MP3.0254 E1821 IN1705 DJ1695 DG363 P2-7-7 I3b11.4 Q6010.4 DR3672 Ymo4 Wmug ܥ T1 {black ink} {India ink} {ink stick} {Mexico}
+ 4B50 U64b2 B64 G8 S15 XH1829 F1283 N1993 V2274 H733 DK513 L1793 K1497 DO1464 MN12755 MP5.0398 E1822 IN1889 DJ1489 DG927 P1-3-12 I3c12.1 Q5203.4 DR1363 Ypu1 Wbag Wbog ܥ {slap} {strike} {hit} {beat} {tell} {speak}
+ 4B51 U6734 B75 G8 S6 F1626 N2176 V2544 H819 DK548 L207 K1896 O255 DO1828 MN14428 MP6.0066 E1819 IN1466 DJ1529 DG1070 P1-4-2 I4a2.3 Q4390.0 DR1854 Ypo4 Ypiao2 Ypu3 Ypu2 Wbag ܥ ۤ ۤ {crude} {simple} {plain} {docile}
+ 4B52 U7267 B93 G4 S8 F1360 N2856 V3537 H873 DK586 L329 K1243 O610 DO799 MN19950 MP7.0632 E586 IN731 DS720 DT517 DJ1273 DG1291 P1-4-4 I4g4.1 Q2854.0 DR2466 Ymu4 Wmog ܥ ޤ T1 ޤ ⤯ {breed} {care for} {shepherd} {feed} {pasture}
+ 4B53 U7766 B109 G9 S13 F1993 N3146 V3945 H1199 DK812 L1514 K1844 O1904 DO1984 MN23460 MP8.0236 IN2172 P1-5-8 I5c8.6 Q6401.4 DR3972 Ymu4 Wmog ܥ ⥯ .ޤ . . T1 褷 {intimate} {friendly} {harmonious}
+ 4B54 U7a46 B115 S16 V4171 L2612 O2494 MN25251 MP8.0619 P1-5-11 I5d11.1 Q2692.2 Ymu4 Wmog ܥ ⥯ .餰 {respectful} {mild} {beautiful}
+ 4B55 U91e6 B167 S11 N4819 V6223 L2754 MN40175 MP11.0498 P1-8-3 I8a3.1 Q8610.0 Ykou4 Wgu ܤ {button}
+ 4B56 U52c3 B19 S9 N724 V539 L2858 O896 MN2351 MP2.0383 P1-7-2 I2g6.3 Q4442.7 Ybo2 Wbal ܥ ۥ . ˤ狼 {suddenness} {rise}
+ 4B57 U6ca1 B85 G8 S7 XJ05D73 F1385 N2506 V3066 H260 DK194 L707 K1579 DO1075 MN17233 MP6.1004 E1823 IN935 DJ1130 DG1167 P1-3-4 I3a4.15 Q3714.7 DR368 Ymei2 Ymo4 Wmol ܥ . . ʤ {drown} {sink} {hide} {fall into} {disappear} {die}
+ 4B58 U6b86 B78 S9 N2441 V2972 L2871 MN16430 MP6.0744 P1-4-5 I3d6.21 Q1326.0 Ydai4 Wtae ۤȤۤ ۤȤ. 䤦 {almost} {quite} {really}
+ 4B59 U5800 B32 G8 S11 F1285 N1095 V1036 H467 DK342 L1062 K941 O1847 DO1837 MN5205 MP3.0199 E1824 IN1804 DJ1260 DG378 P1-3-8 I3b8.11 Q4717.2 DR1476 Yku1 Yjue2 Wgul ۤ T1 ۤ {ditch} {moat} {canal}
+ 4B5A U5e4c B50 S13 XJ15448 F1309 N1485 V1577 L410 K1003 O1833 MN9022 MP4.0467 P1-3-10 I3f10.1 Q4621.1 Yhuang3 Whwang ۤ ȤФ {canopy} {awning} {hood} {curtain}
+ 4B5B U5954 B37 G8 S8 F1884 N1175 V1148 H2218 DK1410 L1196 K1866 DO1438 MN5921X MP3.0592 E1825 IN1659 DJ1819 DG416 P2-3-5 I2k6.5 Q4044.4 Q4044.3 DR1455 ZPP4-8-4 Yben1 Yben4 Wbun ۥ {bustle} {run}
+ 4B5C U672c B2 C75 G1 S5 XJ05471 F10 N96 V2536 H3502 DK2183 L211 K15 O212 DO20 MN14421 MP6.0026 E70 IN25 DS45 DT47 DC6 DJ37 DB2.1 DG1046 P4-5-3 I0a5.25 Q5023.0 DR1855 Yben3 Wbon ۥ T1 ޤ {book} {present} {main} {true} {real} {counter for long things}
+ 4B5D U7ffb B124 G8 S18 XJ0664C F1465 N3681 V4694 H1897 DK1219 L1911 K1779 DO1551 MN28814X MP9.0135 E1826 IN596 DJ760 DG1575 P1-12-6 I6b12.3 Q2762.0 DR2253 Yfan1 Wbeon ۥ ϥ Ҥ뤬. Ҥ뤬. {flip} {turn over} {wave} {flutter} {change (mind)}
+ 4B5E U51e1 B16 G8 S3 XJ13329 F1730 N654 V433 H2938 DK1866 L62 K1507 O37 DO1338 MN1739 MP2.0165 E1827 IN1102 DJ467 DG170 P3-2-1 I2s1.1 Q7721.0 DR3656 Yfan2 Wbeom ܥ ϥ . . . T1 ʤ Ҥ ߤ {mediocre}
+ 4B5F U76c6 B12 C108 G8 S9 F1654 N594 V3889 H2079 DK1317 L1449 K1873 DO1087 MN22959 MP8.0104 E1828 IN1099 DJ1314 DG1369 P2-2-7 I2o7.6 Q8010.7 DR2074 ZPP2-4-5 Ypen2 Wbun ܥ {basin} {lantern festival} {tray}
+ 4B60 U6469 B200 C64 G8 S15 XJ14131 F1252 N5392 V2264 H3175 DK2030 L639 K1074 O2428 DO1783 MN12613P MP5.0363 E1830 IN1530 DJ1415 DG852 P3-3-12 I3q12.6 Q0025.2 DR547 ZPP3-11-4 Ymo2 Yma1 Wma . . . {chafe} {rub} {polish} {grind} {scrape}
+ 4B61 U78e8 B200 C112 G8 S16 F1608 N5393 V4045 H3181 DK2033 L594 K1376 O2596 DO1985 MN24449P MP8.0399 E1831 IN1531 DJ1731 DG1410 P3-3-13 I3q13.3 Q0026.1 DR577 ZPP3-11-5 Ymo2 Ymo4 Wma ߤ. . T1 {grind} {polish} {scour} {improve} {brush (teeth)}
+ 4B62 U9b54 B200 C194 G8 S21 F1514 N5398 V6843 H3187 DK2035 L2022 K1326 O2961 DO1546 MN45906P MP12.0706 E1832 IN1528 DJ1418 DG1929 P3-3-18 I3q18.2 Q0021.3 DR557 ZPP3-11-10 Ymo2 Wma {witch} {demon} {evil spirit}
+ 4B63 U9ebb B200 C53 G8 S11 XJ1593E F1142 N5390 V7040 H3125 DK1995 L593 K1118 O1508 DO1480 MN47888 MP12.0944 E1829 IN1529 DJ1414 DG1938 P3-3-8 I3q8.3 Q0029.4 DR564 Yma2 Yma1 Wma ޥ T1 {hemp} {flax}
+ 4B64 U57cb B32 G8 S10 F1110 N1084 V1020 H403 DK300 L179 K1226 O1041 DO1615 MN5116 MP3.0179 E1833 IN1826 DJ1261 DG375 P1-3-7 I3b7.2 Q4611.4 DR1472 Ymai2 Yman2 Wmae ޥ . .ޤ . . .ޤ . {bury} {be filled up} {embedded}
+ 4B65 U59b9 B38 G2 S8 F1446 N1204 V1199 H278 DK208 L220 K1204 O848 DO427 MN6138 MP3.0657 E207 IN408 DS319 DT166 DJ78 DB3.15 DG441 P1-3-5 I3e5.4 Q4549.0 DR1764 Ymei4 Wmae ޥ ⤦ T1 {younger sister}
+ 4B66 U6627 B72 S9 N2113 V2444 L2445 MN13846 MP5.0833 P1-4-5 I4c5.2 Q6509.0 Ymei4 Wmae ޥ Х . व. {dark} {foolish}
+ 4B67 U679a B75 G6 S8 F911 N2202 V2582 H859 DK576 L332 K730 O630 DO952 MN14554 MP6.0241 E976 IN1156 DT875 DJ982 DB3.4 DG1080 P1-4-4 I4a4.4 Q4894.0 DR1866 Ymei2 Wmae ޥ Х T1 Ҥ {sheet of...} {counter for flat thin objects or sheets}
+ 4B68 U6bce B80 G2 S6 F436 N2467 V3006 H2034 DK1283 L458 K396 O444 DO92 MN16724P MP6.0795 E206 IN116 DS318 DT136 DJ164 DB2.17 DG1144 P2-2-4 I0a6.25 Q8050.7 DR2347 Ymei3 Wmae ޥ -. T1 Ĥ {every}
+ 4B69 U54e9 B30 S10 N927 V805 L2950 MN3649 MP2.1014 P1-3-7 I3d7.5 Q6601.4 Yli1 Yli3 Wri ޤ {mile}
+ 4B6A U69d9 B75 G9 S14 XJ07422 XH2339 F1983 V2819 H1051 DK722 L2492 MN0 IN2125 P1-4-10 Q4198.1 Ydian1 Wjeon ƥ ޤ {twig} {ornamental evergreen}
+ 4B6B U5e55 B140 C50 G6 S13 F835 N4026 V1578 H2335 DK1509 L409 K836 O1989 DO1250 MN9051X MP4.0470 E977 IN1432 DT967 DJ1157 DG570 P2-3-10 I3k10.19 Q4422.7 DR1944 ZPP2-7-6 ZPP2-10-3 Ymu4 Wmag ޥ Х {curtain} {bunting} {act of play}
+ 4B6C U819c B130 G8 S14 F1804 N3803 V4854 H1062 DK728 L233 K1897 DO1379 MN29808P MP9.0358 E1834 IN1426 DJ1546 DG1042 P1-4-10 I4b10.6 Q7423.4 DR3963 Ymo4 Ymo2 Wmag Wmo ޥ {membrane}
+ 4B6D U6795 B75 S8 F2084 N2209 V2589 L2472 O627 DO1900 MN14546 MP6.0226 P1-4-4 I4a4.8 Q4491.2 DR1857 Yzhen3 Yzhen4 Wchim ޤ {pillow}
+ 4B6E U9baa B195 S17 N5290 V6858 L2816 O2669 MN46126 MP12.0742 P1-11-6 I11a6.1 Q2432.7 Ywei3 Wyu 楦 ޤ {tuna}
+ 4B6F U67fe B75 G9 S9 N2228 V2619 DK606 L2489 O861 MN14675 MP6.0293 IN2107 P1-4-5 I4a5.15 Q4191.1 Yjiu4 Wgu Wjeong ޤ ޤ ޤ {straight grain} {spindle tree} {(kokuji)}
+ 4B70 U9c52 B195 S23 F2482 N5332 V6921 L2814 MN46492X MP12.0770 P1-11-12 Q2834.6 Yzun1 Yzun4 Wjun ޤ {salmon trout}
+ 4B71 U685d B75 S11 XJ05B46 XH2207 F2401 N2242 V2673 O1368 MN49165 MP13.1053 P1-4-7 Q4590.0 ޤ {measuring box}
+ 4B72 U4ea6 B8 G9 S6 N286 V88 H2011 DK1268 O325 DO1913 MN293 MP1.0542 IN2007 P2-2-4 I2j4.4 Q0033.0 Q0023.0 Yyi4 Wyeog 䥯 ޤ {also} {again}
+ 4B73 U4fe3 B9 S9 F1585 N437 V202 L2127 O779 MN718 MP1.0804 P1-2-7 I2a7.12 Q2623.4 Yyu3 Wo ޤ T1 Ф {crotch} {thigh} {groin} {(kokuji)}
+ 4B74 U53c8 B29 G8 S2 F1874 N855 V668 H3351 DK2108 L696 K1460 O13 DO1851 MN3115 MP2.0682 E1835 IN1593 DC467 DJ1762 DG264 P4-2-1 I2h0.1 Q1740.0 Q7740.0 DR3567 Yyou4 Wu 楦 ޤ ޤ- ޤ.- T1 䤹 {or again} {furthermore} {on the other hand}
+ 4B75 U62b9 B64 G8 S8 F2006 N1870 V2112 H313 DK233 L644 K2043 MN11926 MP5.0160 E1836 IN1914 DJ1471 DG884 P1-3-5 I3c5.9 Q5509.0 DR1364 Ymo3 Yma1 Ymo4 Wmal ޥ {rub} {paint} {erase}
+ 4B76 U672b B4 C75 G4 S5 F456 N177 V2534 H3505 DK2184 L217 K528 O211 DO565 MN14420 MP6.0021 E587 IN305 DS515 DT457 DJ584 DB2.16 DG1047 P4-5-3 I0a5.26 Q5090.0 DR1464 Ymo4 Wmal ޥ Х {end} {close} {tip} {powder} {posterity}
+ 4B77 U6cab B85 S8 XH2523 N2515 V3085 L218 MN17235 MP6.1004 P1-3-5 I3a5.5 Q3519.0 Ymo4 Wmal ޥ Х ֤ ĤФ {splash} {suds}
+ 4B78 U8fc4 B162 S6 S5 N4663 V6013 H3201 L2421 K1945 MN38724X MP11.0003 P3-3-3 Q3830.1 DR2356 ZRP3-4-3 ZSP3-4-4 Yqi4 Wheul ޤ . {until} {up to} {as far as} {to the extent}
+ 4B79 U4fad B9 S8 XJ05056 XH558 V170 L2125 MN0 P1-2-6 Q2521.7 Yjin3 Yjin4 Wjin ޤ ȤȤ {as it is} {because}
+ 4B7A U7e6d B140 C120 G8 S18 XJ1536E XJ15B70 F2495 N4087 V4595 H2380 DK1542 L1880 K2013 O2896 DO1700 MN27944X MP8.1193 E1223 IN1911 DJ1946 DG1511 P2-3-15 I3k15.7 Q4422.7 DR1953 ZPP3-5-13 Yjian3 Wgyeon ޤ {cocoon}
+ 4B7B U9ebf B53 G9 S18 N5396 V7044 H3184 DK2034 L2894 O2786 DO2000 MN47909P MP12.0945 IN2281 P3-3-15 I3q15.2 Q0026.6 ZPP3-11-7 Wma ޤ T1 {I} {you} {(kokuji)}
+ 4B7C U4e07 B1 G2 S3 XJ0685F F375 N7 V7 H2936 DK1865 L64 K96 O43 DO84 MN10 MP1.0104 E392 IN16 DS320 DT86 DC215 DJ13 DB1.A DG8 P3-2-1 I0a3.8 Q1022.7 DR3145 ZPP4-3-1 Ywan4 Ymo4 Wman Wmug ޥ Х T1 {ten thousand}
+ 4B7D U6162 B61 G8 S14 F1368 N1755 V1968 H686 DK488 L829 K1438 DO1289 MN11110X MP4.1159 E1837 IN1410 DJ653 DG829 P1-3-11 I4k11.8 Q9604.7 DR1167 Yman4 Wman ޥ {ridicule} {laziness}
+ 4B7E U6e80 B85 G4 S12 XJ05E60 F515 N2636 V3248 H607 DK441 L1169 K579 O1861 DO504 MN17921P MP7.0147 E588 IN201 DS721 DT599 DC466 DJ555 DG1227 P1-3-9 I3a9.25 Q3412.7 DR353 Yman3 Wman ޥ Х . . . T1 ߤ ߤ ߤĤ {full} {enough} {pride} {satisfy}
+̡ 4C21 U6f2b B85 G8 S14 XJ14A2F F1408 N2683 V3308 H700 DK494 L830 K1350 DO1389 MN18166 MP7.0239 E1838 IN1411 DJ652 DG1246 P1-3-11 I3a11.11 Q3614.7 DR366 Yman4 Yman2 Wman ޥ ߤ {cartoon} {involuntarily} {in spite of oneself} {corrupt}
+̢ 4C22 U8513 B140 S14 N4039 V5180 L2359 O2192 MN31784X MP9.0869 P2-3-11 I3k11.15 Q4440.7 ZRP2-4-11 Yman4 Yman2 Ywan4 Wman ޥ Х ϤӤ. Ĥ {vine} {tendril} {influence} {connections} {good offices} {spread} {sprawl} {thrive} {rampant} {powerful}
+̣ 4C23 U5473 B30 G3 S8 F442 N913 V766 H274 DK206 L219 K295 O572 DO339 MN3456 MP2.0955 E393 IN307 DS516 DT315 DC169 DJ311 DB2.19 DG302 P1-3-5 I3d5.3 Q6509.0 DR3764 Ywei4 Wmi .臘 {flavor} {taste}
+̤ 4C24 U672a B4 C75 G4 S5 F650 N179 V2535 H3506 DK2185 L216 K801 O210 DO626 MN14419 MP6.0017 E794 IN306 DS872 DT458 DJ583 DG1048 P4-5-3 I0a5.27 Q5090.0 DR1464 Ywei4 Wmi . . ҤĤ {un-} {not yet} {hitherto} {still} {even now} {sign of the ram} {1-3PM} {eighth sign of Chinese zodiac}
+̥ 4C25 U9b45 B194 G8 S15 F1206 N5280 V6838 H3329 DK2100 L2023 K1145 DO1371 MN45811 MP12.0689 E1839 IN1526 DJ1419 DG1928 P3-8-7 I5f10.1 Q2521.9 DR857 ZPP3-10-5 Ymei4 Wmae {fascination} {charm} {bewitch}
+̦ 4C26 U5df3 B49 G9 S3 F2142 N1460 V1538 H3388 DK2124 L2042 K1697 O30 DO1944 MN8744 MP4.0385 IN2060 P4-3-1 I0a3.16 Q7771.7 ZPP3-1-2 Ysi4 Wsa {sign of the snake or serpent} {9-11AM} {sixth sign of Chinese zodiac}
+̧ 4C27 U7b95 B118 S14 F2023 N3407 V4307 L2643 O2214 MN26143 MP8.0796 P2-6-8 I6f8.6 Q8880.1 Yji1 Wgi T1 ߤ {winnowing}
+̨ 4C28 U5cac B46 G8 S8 F1972 N1412 V1458 H284 DK212 L1115 K1820 O829 MN7992 MP4.0236 E1840 IN1363 DJ1850 DG540 P1-3-5 I3o5.4 Q2675.0 DR1255 Yjia3 Wgab ߤ T1 {headland} {cape} {spit} {promontory}
+̩ 4C29 U5bc6 B40 G6 S11 F815 N1316 V1343 H2292 DK1474 L775 K858 O1713 DO1118 MN7205 MP3.1050 E978 IN806 DT933 DJ1103 DG489 P2-3-8 I3m8.5 Q3077.3 DR776 Ymi4 Wmil ߥ Ҥ. {secrecy} {density (pop)} {minuteness} {carefulness}
+̪ 4C2A U871c B40 S14 F2203 N1336 V5343 L776 MN33143 MP10.0045 P2-3-11 I3m11.7 Q3013.6 Ymi4 Wmil ߥ ӥ {honey} {nectar} {molasses}
+̫ 4C2B U6e4a B85 S12 XJ13323 F2222 N2615 V3226 L2309 O1576 MN17822 MP7.0122 P1-3-9 I3a9.12 Q3513.4 Ycou4 Wju ߤʤ .ޤ {port} {harbor}
+̬ 4C2C U84d1 B140 S13 XJ06442 XJ06443 N4009 V5143 L2354 O2194 MN31661X MP9.0850 P2-3-10 I3k10.24 Q4473.2 ZRP2-4-10 Ysuo1 Wsa ߤ {straw raincoat}
+̭ 4C2D U7a14 B115 G9 S13 F1775 N3288 V4149 H1207 DK815 L2607 O1916 DO1979 MN25107 MP8.0592 IN2183 P1-5-8 I5d8.5 Q2893.2 Yren3 Wim Wyeom ͥ ˥ ߤ. ߤΤ T1 Ȥ ʤ ʤ ߤΤ {harvest} {ripen}
+̮ 4C2E U8108 B130 G4 S10 XJ06677 F1477 N3764 V4805 H953 DK648 L1856 K1454 DO813 MN29470 MP9.0314 E589 IN913 DS517 DT557 DJ1353 DG1033 P1-4-6 I4b6.8 Q7223.2 DR3965 Ymo4 Ymai4 Wmaeg ߥ㥯 {vein} {pulse} {hope}
+̯ 4C2F U5999 B38 G8 S7 XJ14B50 F1122 N1199 V1191 H239 DK176 L123 K1045 O614 DO1321 MN6090 MP3.0647 E1841 IN1154 DJ1150 DG437 P1-3-4 I3e4.5 Q4942.0 DR1760 Ymiao4 Wmyo ߥ祦 ӥ祦 {exquisite} {strange} {queer} {mystery} {miracle} {excellent} {delicate} {charming}
+̰ 4C30 U7c8d B119 S10 N3465 V4387 L2948 MN26881 MP8.0891 P1-6-4 I6b4.2 Q9291.4 Yli2 Wmo ߥ᡼ȥ ߤ {millimeter (affix)} {(kokuji)}
+̱ 4C31 U6c11 B1 C83 G4 S5 F28 N25 V3021 H3036 DK1922 L1834 K70 O333 DO246 MN17028 MP6.0837 E590 IN177 DS518 DT459 DC30 DJ536 DG1149 P3-3-2 I0a5.23 Q7774.7 DR3756 ZPP4-5-1 Ymin2 Wmin ߥ T1 Ҥ {people} {nation} {subjects}
+̲ 4C32 U7720 B109 G8 S10 F1315 N3132 V3925 H1147 DK782 L1835 K1298 O1376 DO1144 MN23240 MP8.0205 E1842 IN849 DJ978 DB3.17 DG1386 P1-5-5 I5c5.2 Q6704.7 DR3956 Ymian2 Wmyeon ߥ ͤ. ͤ. T1 {sleep} {die} {sleepy}
+̳ 4C33 U52d9 B110 C19 G5 S11 F111 N3167 V546 H1173 DK797 L1227 K140 O1377 DO491 MN2394 MP2.0397 E795 IN235 DS722 DT747 DC244 DJ388 DB3.5 DG222 P1-5-6 I4i7.6 Q1822.7 DR3545 Ywu4 Wmu Ĥ. T1 Ĥ {task} {duties}
+̴ 4C34 U5922 B140 C36 G5 S13 XJ0546D XJ13869 F943 N4028 V1131 H2336 DK1510 L305 K969 O1990 DO1425 MN5801P MP3.0361 E1844 IN811 DT783 DJ800 DG407 P2-3-10 I3k10.14 Q4420.7 DR1960 ZPP2-8-5 Ymeng4 Wmong ܥ .ߤ . {dream} {vision} {illusion}
+̵ 4C35 U7121 B86 G4 S12 F274 N2773 V3439 H2135 DK1351 L1775 K227 O1789 DO386 MN19113 MP7.0426 E796 IN93 DS723 DT600 DC179 DJ400 DG1280 P2-2-10 I4d8.8 Q8033.1 DR2340 ZPP2-8-4 Ywu2 Ymo2 Wmu . {nothingness} {none} {ain't} {nothing} {nil} {not}
+̶ 4C36 U725f B28 S6 F2092 N849 V3533 L2961 O455 MN19928 MP7.0624 P2-2-4 I4g2.2 Q2350.0 Ymou2 Ymu4 Wmo ܥ {pupil (eye)} {moo (cow sound)}
+̷ 4C37 U77db B110 G8 S5 F1538 N3164 V3974 H2008 DK1266 L1225 K1672 O150 DO1813 MN23846 MP8.0269 E1843 IN773 DJ955 DG1392 P2-2-3 I0a5.6 Q1722.2 DR3553 ZPP2-3-2 Ymao2 Wmo ܥ ۤ {halberd} {arms} {festival float}
+̸ 4C38 U9727 B173 G8 S19 XJ1667D XJ16724 F1747 N5065 V6545 H2817 DK1802 L1228 K1088 O2846 DO1038 MN42418 MP12.0070 E1845 IN950 DJ845 DG1869 P2-8-11 I8d11.1 Q1022.7 DR3145 Ywu4 Wmu ܥ {fog} {mist}
+̹ 4C39 U9d61 B196 S19 N5355 V6974 L2831 O2820 MN46963X MP12.0838 P1-8-11 I11b8.6 Q1712.7 Ywu3 Wmu {cockatoo}
+̺ 4C3A U690b B75 G9 S12 V2725 DK676 L2474 O1628 MN15020 MP6.0413 IN2117 P1-4-8 I4a8.31 Q4099.6 Yliang2 Wryang 祦 य T1 {type of deciduous tree} {grey starling}
+̻ 4C3B U5a7f B38 G8 S12 XJ05466 XJ0665D F2099 N1239 V1246 H566 DK414 L395 K1972 DO1719 MN6470 MP3.0733 E1477 IN1745 DJ600 DG449 P1-3-9 I3e9.3 Q4742.7 DR1746 Yxu4 Wseo ळ {bridegroom} {son-in-law}
+̼ 4C3C U5a18 B38 G8 S10 F1145 N1225 V1230 H406 DK302 L1471 K979 O1599 DO999 MN6304 MP3.0710 E1846 IN1752 DJ601 DG446 P1-3-7 I3e7.2 Q4343.2 Q4743.2 DR1765 Yniang2 Wnang 祦 ह {daughter} {girl}
+̽ 4C3D U51a5 B14 S10 F2349 N630 V405 L2841 O1158 MN1588 MP2.0130 P2-2-8 I2i8.2 Q3780.0 Yming2 Wmyeong ᥤ ߥ祦 . {dark}
+̾ 4C3E U540d B36 C30 G1 S6 F177 N1170 V716 H2169 DK1371 L112 K116 O346 DO131 MN3297 MP2.0825 E71 IN82 DS140 DT53 DC140 DJ82 DB2.3 DG285 P2-3-3 I3d3.12 Q2760.0 DR2577 ZPP3-3-3 ZPP4-6-1 Yming2 Wmyeong ᥤ ߥ祦 - T1 {name} {noted} {distinguished} {reputation}
+̿ 4C3F U547d B9 C30 G3 S8 F465 N430 V767 H2058 DK1303 L1400 K388 O671 DO387 MN3473 MP2.0962 E394 IN578 DS519 DT316 DC249 DJ997 DG325 P2-2-6 I2a6.26 Q8062.7 DR2844 ZPP2-3-5 Yming4 Wmyeong ᥤ ߥ祦 Τ {fate} {command} {decree} {destiny} {life} {appoint}
+ 4C40 U660e B72 G2 S8 XJ14272 F67 N2110 V2435 H855 DK572 L20 K84 O623 DO58 MN13805 MP5.0763 E208 IN18 DS141 DT167 DC152 DJ106 DB3.9 DG984 P1-4-4 I4c4.1 Q6702.0 DR3846 Yming2 Wmyeong ᥤ ߥ祦 ߥ . .뤤 . . .餫 . -. . . . T1 䤫 Ȥ Ϥ {bright} {light}
+ 4C41 U76df B108 G6 S13 F587 N3119 V3899 H2794 DK1787 L1450 K775 DO739 MN23024 MP8.0124 E979 IN717 DS873 DT968 DJ923 DG1373 P2-8-5 I5h8.1 Q6710.7 DR3874 Ymeng2 Yming2 Wmaeng ᥤ {alliance} {oath}
+ 4C42 U8ff7 B162 G5 S9 S8 F942 N4681 V6037 H3092 DK1967 L924 K1251 DO781 MN38825P MP11.0027 E797 IN967 DS724 DT706 DJ1070 DG690 P3-3-6 I2q6.1 Q3930.9 DR1064 Ymi2 Wmi ᥤ ޤ. {astray} {be perplexed} {in doubt} {lost} {err} {illusion}
+ 4C43 U9298 B167 G8 S14 F1394 N4852 V6265 H1724 DK1135 L275 K1182 O2155 DO1731 MN40385 MP11.0541 E1847 IN1552 DJ1600 DG1822 P1-8-6 I8a6.4 Q8716.0 DR2877 Yming2 Wmyeong ᥤ T1 {inscription} {signature (of artisan)}
+ 4C44 U9cf4 B30 G2 S14 F1279 N983 V6939 H674 DK481 L1942 K1186 O2065 DO864 MN46672 MP12.0799 E209 IN925 DS321 DT235 DJ487 DG1935 P1-3-11 I3d11.1 Q6702.7 DR3750 Yming2 Wmyeong ᥤ . . .餹 T1 ʤ ʤ {chirp} {cry} {bark} {sound} {ring} {echo} {honk}
+ 4C45 U59ea B38 S9 XJ13936 N1212 V1209 L2201 MN6226 MP3.0692 P1-3-6 I3e6.6 Q4141.4 Yzhi2 Wjil Wjeol ƥ ᤤ {niece}
+ 4C46 U725d B93 S6 F2300 N2853 V3534 H826 L2551 MN19925 MP7.0623 P1-4-2 I4g2.1 Q2151.0 DR2456 Ypin4 Wbin ҥ ᤹ - {female}
+ 4C47 U6ec5 B85 G8 S13 F1222 N2660 V3279 H660 DK475 L365 K1387 DO1228 MN18008 MP7.0176 E1848 IN1338 DJ1500 DG1237 P1-3-10 I3a10.26 Q3315.0 DR359 Ymie4 Wmyeol ۤ.Ӥ ۤ. ۤ.ܤ {destroy} {ruin} {overthrow} {perish}
+ 4C48 U514d B10 G8 S8 F1080 N573 V361 H2067 DK1309 L1972 K1084 O762 DO931 MN1358 MP1.1025 E1849 IN733 DJ941 DG149 P2-2-6 I2n6.1 Q2741.6 DR2557 ZPP2-6-2 Ymian3 Ywen4 Wmyeon Wmun ޤ̤. ޤ̤. T1 {excuse} {dismissal}
+ 4C49 U68c9 B75 S12 N2295 V2741 H988 L2512 DO539 MN14919 MP6.0389 P1-4-8 I4a8.18 Q4692.7 Ymian2 Wmyeon 錄 {cotton}
+ 4C4A U7dbf B120 G5 S14 F1495 N3566 V4531 H1373 DK929 L1367 K854 O2538 MN27592 MP8.1109 E798 IN1191 DS725 DT803 DJ881 DG1544 P1-6-8 I6a8.8 Q2692.7 DR2744 Ymian2 Wmyeon 錄 T1 {cotton}
+ 4C4B U7dec B120 S15 N3574 V4542 H1390 MN27674 MP8.1130 P1-6-9 I6a9.12 Q2196.0 Ymian3 Wmyeon ٥ {fine thread} {Burma}
+ 4C4C U9762 B176 G3 S9 XJ16737 F186 N5087 V6566 H2087 DK1324 L1892 K165 O904 DO321 MN42618 MP12.0140 E395 IN274 DS322 DT347 DC117 DJ438 DB2.16 DG1876 P2-2-7 I3s6.1 Q1060.0 DR3176 ZPP3-5-4 Ymian4 Wmyeon ٥ Ĥ T1 ۤĤ {mask} {face} {features} {surface}
+ 4C4D U9eba B199 S16 XJ07351 XJ16C70 F2331 N5389 V7038 L2752 O2910 MN47827X MP12.0936 P3-7-9 Q4124.6 Q4140.6 ZRP3-11-9 Ymian4 Wmyeon ٥ म {noodles} {wheat flour}
+ 4C4E U6478 B64 S13 N1974 V2250 H691 O1836 MN12644X MP5.0371 P1-3-10 I3c10.13 Q5403.4 ZRP1-3-11 Ymo1 Ymo2 Wmo Wmag ⥦ Х ޥ {search} {imitate} {copy}
+ 4C4F U6a21 B75 G6 S14 F668 N2345 V2825 H1050 DK720 L229 K691 O2104 DO1218 MN15453X MP6.0533 E980 IN1425 DT980 DJ1160 DG1109 P1-4-10 I4a10.16 Q4493.4 DR1863 Ymo2 Ymu2 Wmo T1 {imitation} {copy} {mock}
+ 4C50 U8302 B140 G8 S8 F1188 N3915 V4998 H2245 DK1435 L360 K1166 O691 DO1799 MN30833P MP9.0596 E1850 IN1467 DJ1840 DG650 P2-3-5 I3k5.7 Q4425.3 DR1959 Ymao4 Wmu . T1 व ĤȤ {overgrown} {grow thick} {be luxuriant}
+ 4C51 U5984 B8 C38 G8 S6 F2264 N288 V1177 H2016 DK1273 L487 K1937 MN6063 MP3.0659 E1851 IN1376 DJ1696 DG424 P2-2-4 I2j4.6 Q0040.4 DR469 Ywang4 Wmang ⥦ ܥ ߤ. {delusion} {unnecessarily} {without authority} {reckless}
+ 4C52 U5b5f B39 G9 S8 F2127 N1269 V1291 H2220 DK1412 L2872 O667 MN6960 MP3.0833 IN2049 P2-3-5 I2c5.1 Q1710.7 ZSP2-2-5 Ymeng4 Wmaeng Wmang ⥦ ܥ ߥ祦 T1 Ϥ Ϥ ĤȤ Ϥ {chief} {beginning}
+ 4C53 U6bdb B82 G2 S4 F1179 N2473 V3013 H3453 DK2152 L1913 K521 O117 DO125 MN16772 MP6.0809 E210 IN287 DS142 DT103 DJ490 P4-4-3 I0a4.33 Q2071.4 DR2256 ZPP2-1-3 ZPP4-4-4 Ymao2 Wmo ⥦ T1 {fur} {hair} {feather} {down}
+ 4C54 U731b B94 G8 S11 F1301 N2895 V3588 H537 DK393 L1456 K1378 O1305 DO1420 MN20498 MP7.0712 E1854 IN1579 DJ1516 DG1305 P1-3-8 I3g7.4 Q4721.7 DR2974 ZSP1-3-7 Ymeng3 Wmaeng ⥦ T1 {fierce} {rave} {rush} {become furious} {wildness} {strength}
+ 4C55 U76f2 B8 C109 G8 S8 F1767 N297 V3907 H2053 DK1298 L486 K1499 O936 DO1177 MN23132X MP8.0159 E1852 IN1375 DJ1278 DG1378 P2-2-6 I2j6.6 Q0060.1 DR479 Ymang2 Wmaeng ⥦ ᤯ {blind} {blind man} {ignoramus}
+ 4C56 U7db2 B120 G8 S14 F1194 N3563 V4527 H1374 DK930 L1373 K1279 O2536 DO1282 MN27577X MP8.1100 E1855 IN1612 DJ1567 DG1545 P1-6-8 I6a8.25 Q2792.0 DR2753 Ywang3 Wmang ⥦ T1 {netting} {network}
+ 4C57 U8017 B127 G8 S10 N3694 V4709 H1309 DK881 L1914 K1880 DO1720 MN28909P MP9.0176 E1853 IN1197 DJ1783 DG1581 P1-6-4 I0a10.12 Q5291.4 DR1456 Yhao4 Wmo ⥦ {decrease}
+ 4C58 U8499 B140 S13 S14 XJ05B24 XJ0625E F2360 N4020 V5154 H2505 L2384 O2003 MN31555X MP9.0814 P2-3-10 I3k10.23 Q4423.2 ZRP2-4-10 Ymeng2 Ymeng1 Ymeng3 Wmong ⥦ ܥ . . . {ignorance} {darkness} {get} {receive} {be subjected to} {sustain} {Mongolia}
+ 4C59 U5132 B9 S17 F2442 N565 V331 L2118 MN1284X MP1.0962 P1-2-15 Q2426.0 Q2426.3 Ychu3 Ychu2 Wjeo ⤦. ⤦. ⤦ . {be profitable} {yield profit}
+ 4C5A U6728 B75 G1 S4 F317 N2170 V2531 H3450 DK2149 L195 K148 O109 DO17 MN14415 MP6.0001 E69 IN22 DS15 DT36 DC255 DJ20 DB1.A DG1045 P4-4-3 I4a0.1 Q4090.0 DR1864 Ymu4 Wmog Wmo ܥ ⥯ - T1 {tree} {wood}
+ 4C5B U9ed9 B86 C203 G8 S15 XJ06054 F1338 N2796 V7055 H2865 DK1833 L240 K1418 O2405 DO1581 MN48063P MP12.1021 E1856 IN1578 DJ869 DG1941 P2-11-4 I4d11.5 Q6333.3 DR3640 Ymo4 Wmug ⥯ ܥ . . {silence} {become silent} {stop speaking} {leave as is}
+ 4C5C U76ee B109 G1 S5 F76 N3127 V3906 H3043 DK1927 L15 K65 O191 DO22 MN23105 MP8.0153 E72 IN55 DS25 DT48 DC91 DJ168 DB3.11 DG1376 P3-3-2 I5c0.1 Q6010.1 DR3979 ZPP4-5-1 Ymu4 Wmog ⥯ ܥ - - T1 ä Ĥ {eye} {class} {look} {insight} {experience} {care} {favor}
+ 4C5D U6762 B75 S7 N2177 V2548 O486 MN14487 MP6.0168 P2-4-3 I4a3.13 Q4010.1 Wmog ⥯ {woodworker} {(kokuji)}
+ 4C5E U52ff B20 S4 N743 V569 H2943 L1049 O110 MN2501 MP2.0425 P3-2-2 I0a4.11 Q2722.0 ZPP4-4-4 Ywu4 Wmul Wmol ֥ ܥ ʤ. ʤ {not} {must not} {do not} {be not}
+ 4C5F U9905 B184 S14 XJ07136 F2152 N5166 V6689 L2802 O2346 MN44133X MP12.0393 P1-8-6 Q8874.1 DR2855 Ybing3 Wbyeong إ ҥ祦 {mochi rice cake}
+ 4C60 U5c24 B3 C43 S4 N128 V1399 H3023 L2087 O106 MN7543 MP4.0112 P3-3-1 I0a4.20 Q4301.0 ZPP4-4-4 Yyou2 Wu 楦 ä. Ȥ. {reasonable} {just} {natural} {superb} {outstanding} {plausible}
+ 4C61 U623b B63 G8 S7 F890 N1818 V2051 H1942 DK1234 L1081 K923 DO1850 MN11707X MP5.0060 E1920 IN1238 DJ1201 DG842 P2-1-6 I4m3.1 Q3023.4 DR3063 ZPP3-4-3 Yli4 Wryeo Wryeol 쥤 . . {re-} {return} {revert} {resume} {restore} {go backwards}
+ 4C62 U7c7e B119 S9 N3464 V4384 L2651 O887 MN26853X MP8.0887 P1-6-3 Q9795.0 Yni2 Win {unhulled rice} {(kokuji)}
+ 4C63 U8cb0 B154 S12 F2441 N4500 V5789 L2737 O2011 DO1903 MN36699 MP10.0724 P2-5-7 I7b5.5 Q4480.6 Yshi4 Wse . {get} {have} {obtain}
+ 4C64 U554f B169 G3 S11 XDR3849 F64 N4944 V830 H3320 DK2091 L1617 K75 O1524 DO175 MN3814 MP2.1058 E396 IN162 DS520 DT387 DC41 DJ239 DB2.16 DG331 P3-8-3 I8e3.1 Q7760.7 DR3877 Ywen4 Wmun . . Ȥ T1 Ϥ {question} {ask} {problem}
+ 4C65 U60b6 B169 S12 N4947 V1895 L2775 MN10729 MP4.1069 P3-8-4 I8e4.5 Q7733.7 Ymen4 Ymen1 Wmin . . {be in agony} {worry}
+ 4C66 U7d0b B120 G8 S10 F1519 N3507 V4451 H1299 DK876 L1727 K1176 O1684 DO1763 MN27262 MP8.0959 E1857 IN1454 DJ1564 DG1522 P1-6-4 I6a4.9 Q2094.0 DR2766 Ywen2 Ywen4 Wmun T1 {family crest} {figures}
+ 4C67 U9580 B169 G2 S8 F452 N4940 V6381 H888 DK597 L1616 K385 O601 DO105 MN41208 MP11.0698 E211 IN161 DS143 DT168 DC376 DJ445 DG1838 P1-4-4 I8e0.1 Q7777.7 Q7777.0 DR3853 ZPP3-8-0 Ymen2 Wmun T1 礦 {gates}
+ 4C68 U5301 B4 C20 G8 S4 N159 V566 H3465 DK2161 L1027 K2044 DO1819 MN2502 MP2.0427 E1858 IN1902 DJ1916 DG229 P4-4-4 I0a4.38 Q2745.0 DR2547 Wmun Ҥ㤯 {monme} {3.75 grams} {(kokuji)}
+ 4C69 U4e5f B2 C5 G9 S3 F1404 N75 V58 H3406 DK2130 L2094 K1553 O23 DO1986 MN171 MP1.0391 IN2005 P4-3-2 I0a3.29 Q4471.2 ZPP4-3-4 Yye3 Wya ʤ ޤ T1 {to be (classical)}
+ 4C6A U51b6 B15 G9 S7 N640 V418 DK58 L2137 MN1621 MP2.0144 IN2024 P1-2-5 I2b5.4 Q3316.0 Yye3 Wya . T1 {melting} {smelting}
+ 4C6B U591c B8 C36 G2 S8 F487 N298 V1129 H2056 DK1301 L1037 K258 O766 DO336 MN5763 MP3.0349 E212 IN471 DS144 DT169 DC318 DJ93 DB2.17 DG406 P2-2-6 I2j6.1 Q0024.7 DR467 ZPP3-3-5 ZPP3-4-4 Yye4 Wya {night} {evening}
+ 4C6C U723a B88 S13 N2835 V3517 L2334 MN19734 MP7.0582 P2-4-9 I2o10.6 Q8012.7 Yye2 Wya 䤸 {old man} {grampa}
+ 4C6D U8036 B128 G9 S9 N3698 V4716 H1283 DK862 L2680 O889 MN29008 MP9.0187 IN2253 P1-6-3 I6e2.1 Q1712.7 ZSP1-6-2 Yye2 Yye1 Wya {question mark}
+ 4C6E U91ce B166 G2 S11 XJ04738 XJ1384F F120 N4814 V6208 H1485 DK998 L1596 K85 O1398 DO128 MN40133 MP11.0431 E213 IN236 DS323 DT211 DC170 DJ404 DB3.2 DG1803 P1-7-4 I0a11.5 Q6712.2 DR3653 Yye3 Wya - T1 Ĥ {plains} {field} {rustic} {civilian life}
+ 4C6F U5f25 B57 G9 S8 XJ0573D F1687 N1565 V1689 H288 DK214 L2241 K1536 O832 DO1980 MN9753 MP4.0700 IN2065 P1-3-5 I3h5.2 Q1829.0 Ymi2 Wmi ޤͤ 褤 Ȥ Ҥ Ҥ. 錄. T1 錄 ߤ Ҥ {all the more} {increasingly}
+ 4C70 U77e2 B111 G2 S5 F1294 N3168 V3976 H2009 DK1267 L1220 K1092 O215 DO1335 MN23929 MP8.0276 E981 IN213 DT110 DJ593 DG1393 P2-2-3 I0a5.19 Q8043.0 DR2363 ZPP4-5-4 Yshi3 Wsi {dart} {arrow}
+ 4C71 U5384 B27 G8 S4 F2123 N816 V646 H2947 DK1870 L1415 K1915 O68 DO1829 MN2893 MP2.0643 E1859 IN1341 DJ1721 DG257 P3-2-2 I2p2.3 Q7121.2 DR3356 Ye4 Waeg 䥯 {unlucky} {misfortune} {bad luck} {disaster}
+ 4C72 U5f79 B60 G3 S7 F315 N1598 V1726 H244 DK181 L884 K315 O368 DO171 MN10057 MP4.0809 E397 IN375 DS324 DT290 DC266 DJ609 DG620 P1-3-4 I3i4.2 Q2724.7 DR2068 Yyi4 Wyeog 䥯 T1 㤯 {duty} {war} {campaign} {drafted labor} {office} {service} {role}
+ 4C73 U7d04 B120 G4 S9 F94 N3499 V4440 H1280 DK860 L1362 K137 DO451 MN27242X MP8.0939 E591 IN211 DS726 DT534 DC258 DJ381 DB2.12 DG1516 P1-6-3 I6a3.7 Q2792.0 DR2752 Yyue1 Yyao1 Wyag Wyo 䥯 {promise} {approximately} {shrink}
+ 4C74 U85ac B140 G3 S16 XJ0693B F702 N4074 V5224 H2375 DK1539 L1736 K541 O2568 DO323 MN32188PX MP9.0964 E398 IN359 DS521 DT439 DJ315 DB2.6 DG672 P2-3-13 I3k13.15 Q4490.4 DR1964 Yyao4 Wyag 䥯 T1 {medicine} {chemical} {enamel} {gunpowder} {benefit}
+ 4C75 U8a33 B149 G6 S11 XJ06C23 F1050 N4327 V5572 H1473 DK989 L1073 K879 O1402 DO190 MN35324P MP10.0420 E982 IN594 DS874 DT934 DJ761 DG1668 P1-7-4 I7a4.8 Q0768.7 DR3062 Yyi4 Wyeog 䥯 櫓 {translate} {reason} {circumstance} {case}
+ 4C76 U8e8d B157 G8 S21 XH4565 F900 N4595 V5921 H1658 DK1091 L1285 K934 DO1342 MN37955P MP10.0962 E1860 IN1560 DJ1384 DG1767 P1-7-14 I7d14.2 Q6711.4 DR3775 Yyue4 Wyag Wjeog 䥯 . T1 ɤ {leap} {dance} {skip}
+ 4C77 U9756 B117 C174 G9 S13 F1390 N3358 V6559 H1208 DK817 L2621 K1554 O1905 DO1957 MN42570P MP12.0123 IN2187 P1-5-8 I5b8.1 Q0512.7 DR446 Yjing4 Wjeong 祦 䤹.󤸤 T1 Τ 䤹 䤹 褷 {peaceful}
+ 4C78 U67f3 B75 G8 S9 XJ14368 F1169 N2233 V2629 H899 DK607 L1421 K1104 O1105 DO1471 MN14662 MP6.0280 E1898 IN1871 DJ1854 DG1086 P1-4-5 I4a5.17 Q4792.0 DR1844 Yliu3 Wryu 奦 ʤ T1 ʤ 䤤 䤮 ʤ {willow}
+ 4C79 U85ae B140 S16 XJ06458 XJ0692E XH4088 F2109 V5201 L2403 P2-3-13 Q4444.8 ZRP2-4-13 Ysou3 Wsu {thicket} {bush} {underbrush} {grove}
+ 4C7A U9453 B167 S21 N4921 V6343 L2767 O2953 MN40998X MP11.0653 P1-8-13 Q8513.7 Yqiang1 Wgyeon {spear} {javelin} {(kokuji)}
+ 4C7B U6109 B61 G8 S12 F1974 N1726 V1920 H582 DK426 L628 K1461 DO1276 MN10905P MP4.1112 E1861 IN1598 DJ1458 DG824 P1-3-9 I4k9.13 Q9802.1 DR1143 ZPP1-1-11 Yyu2 Wyu . . T1 椦 {pleasure} {happy} {rejoice}
+ 4C7C U6108 B9 S13 N526 V1910 L2433 MN10904X MP4.1111 P2-2-11 I2a11.16 Q8033.2 Q8033.3 Yyu4 Wyu 褤 ޤ. {be superior} {heal} {more and more} {increasingly} {finally} {beyond doubt}
+ 4C7D U6cb9 B85 G3 S8 F690 N2534 V3106 H341 DK255 L1107 K689 O593 DO298 MN17253 MP6.1021 E400 IN364 DS522 DT317 DJ624 DG1183 P1-3-5 I3a5.6 Q3516.0 DR376 Yyou2 Wyu 楦 ֤ {oil} {fat}
+ 4C7E U7652 B104 G8 S18 XJ06168 F1667 N3081 V3847 H3291 DK2070 L2037 K1934 MN22545X MP7.1203 E1863 IN1600 DJ1739 DG1359 P3-5-13 I5i13.3 Q0013.2 DR558 Yyu4 Wyu . . {healing} {cure} {quench (thirst)} {wreak}
+͡ 4D21 U8aed B149 G8 S16 F1461 N4411 V5667 H1598 DK1072 L352 K1545 O2510 DO1357 MN35727P MP10.0531 E1862 IN1599 DJ1579 DG1703 P1-7-9 I7a9.13 Q0862.1 DR3043 Yyu4 Wyu . T1 椦 {rebuke} {admonish} {charge} {warn} {persuade}
+͢ 4D22 U8f38 B159 G5 S16 F371 N4634 V5978 H1607 DK1074 L289 K424 DO409 MN38438P MP10.1047 E799 IN546 DS727 DT817 DC444 DJ499 DG1782 P1-7-9 I7c9.5 Q5802.1 DR1543 Yshu1 Wsu {transport} {send} {be inferior}
+ͣ 4D23 U552f B30 G8 S11 F1292 N942 V831 H463 DK339 L556 K1401 O1286 DO1493 MN3761 MP2.1042 E1864 IN1234 DJ1636 DG307 P1-3-8 I3d8.1 Q6001.4 DR3775 Ywei2 Ywei3 Wyu 楤 T1 {solely} {only} {merely} {simply}
+ͤ 4D24 U4f51 B9 G9 S7 F2250 N389 V150 H74 DK55 L2126 O364 MN507 MP1.0693 IN2015 P1-2-5 I2a5.8 Q2426.0 Yyou4 Wu 楦 . T1 {help} {assist}
+ͥ 4D25 U512a B9 G6 S17 F334 N564 V334 H177 DK130 L993 K453 O2599 DO1148 MN1261 MP1.0957 E984 IN1033 DT1000 DJ1168 DG140 P1-2-15 I2a15.1 Q2124.7 DR2167 Yyou1 Wu 楦 䤵. . ޤ. T1 褷 {tenderness} {excel} {surpass} {actor} {superiority} {gentleness}
+ͦ 4D26 U52c7 B19 G4 S9 XJ13368 F1319 N726 V541 H2089 DK1326 L1407 K1167 O908 DO825 MN2360P MP2.0385 E592 IN1386 DS524 DT535 DJ1154 DG218 P2-2-7 I2g7.3 Q1742.7 DR3545 ZPP2-7-2 Yyong3 Wyong 楦 . T1 Ϥ {courage} {cheer up} {be in high spirits} {bravery} {heroism}
+ͧ 4D27 U53cb B29 G2 S4 F622 N858 V672 H2952 DK1873 L704 K543 O70 DO158 MN3119 MP2.0685 E214 IN264 DS145 DT104 DC451 DJ79 DB2.18 DG268 P3-2-2 I2h2.3 Q4004.7 DR1467 ZPP4-4-4 Yyou3 Wu 楦 Ȥ T1 {friend}
+ͨ 4D28 U5ba5 B40 G9 S9 N1299 V1326 DK1443 L2210 O918 MN7137 MP3.1003 IN2051 P2-3-6 I3m6.1 Q3022.7 Yyou4 Wyu 楦 ʤ. . {soothe} {calm} {pacify}
+ͩ 4D29 U5e7d B2 C52 G8 S9 F1996 N112 V1600 H3008 DK1909 L1380 K1876 O2251 DO1735 MN9205 MP4.0532 E1865 IN1228 DJ1820 DG579 P3-2-7 I3o6.6 Q2277.0 DR1276 Yyou1 Wyu 楦 {seclude} {confine to a room}
+ͪ 4D2A U60a0 B61 G8 S11 F1921 N1701 V1872 H2741 DK1755 L958 K1881 O1481 MN10681 MP4.1061 E1866 IN1597 DJ1699 DG787 P2-7-4 I4k7.20 Q2833.4 DR2158 ZPP1-3-8 Yyou1 Wyu 楦 T1 {permanence} {distant} {long time} {leisure}
+ͫ 4D2B U6182 B1 C61 G8 S15 F1625 N70 V1971 H2145 DK1357 L616 K1627 DO1518 MN11170 MP4.1175 E1871 IN1032 DJ1829 DG800 P2-2-13 I4i12.1 Q1024.7 Q1040.7 DR3167 ZPP2-8-7 Yyou1 Wu 楦 . . . . T1 {melancholy} {grieve} {lament} {be anxious} {sad} {unhappy}
+ͬ 4D2C U63d6 B64 S12 V2222 L2263 O1550 MN12351 MP5.0316 P1-3-9 I3c9.9 Q5604.1 Q5602.1 Yyi1 Weub Wjeub 奦 楦 T1 {bow with arms folded} {come together} {assemble}
+ͭ 4D2D U6709 B130 C74 G3 S6 F282 N3727 V4756 H2983 DK1895 L79 K268 O303 DO267 MN14332 MP5.1024 E401 IN265 DS523 DT273 DC245 DJ347 DB3.4 DG1003 P3-2-4 I4b2.3 Q4022.7 DR1446 Yyou3 Yyou4 Wyu 楦 . T1 ʤ {possess} {have} {exist} {happen} {occur} {approx}
+ͮ 4D2E U67da B75 G9 S9 F2489 N2223 V2622 DK610 L2486 O857 MN14629 MP6.0270 IN2106 P1-4-5 I4a5.5 Q4596.0 Yyou4 Yyou2 Wyu Wchug 楦 椺 {citron}
+ͯ 4D2F U6e67 B85 G9 S12 XJ04D30 XH2565 F2070 N2607 V3207 H615 DK448 L2284 O1573 MN17862X MP7.0136 IN2144 P1-3-9 I3a9.31 Q3712.7 Yyong3 Ychong1 Wyong 楦 襦 . T1 來 勞 {boil} {ferment} {seethe} {uproar} {breed}
+Ͱ 4D30 U6d8c B85 S10 XJ04D2F XH2524 N2565 V3150 O1065 MN17534 MP6.1189 P1-3-7 Q3712.7 Yyong3 Ychong1 Wyong 楦 襦 . {boil} {ferment} {seethe} {uproar} {breed}
+ͱ 4D31 U7336 B94 G8 S12 XH1361 F1799 N2897 V3593 H619 DK449 L1438 K1810 O1555 DO1810 MN20557X MP7.0722 E1867 IN1583 DJ1517 DG1307 P1-3-9 I3g9.5 Q4826.1 DR2975 Yyou2 Wyu 楦 ʤ {furthermore} {still} {yet}
+Ͳ 4D32 U7337 B12 S13 XH2897 F2392 V3590 MN20558X MP7.0724 P1-9-4 Q8363.4 Yyou2 Wyu 楦 襦 Ϥꤴ Ϥ. {plan} {scheme} {plan} {plot} {way}
+ͳ 4D33 U7531 B2 C102 G3 S5 F325 N89 V3724 H3499 DK2181 L1105 K376 O186 DO297 MN21724 MP7.1066 E399 IN363 DS325 DT261 DC134 DJ623 DG1333 P4-5-2 I0a5.35 Q5060.0 DR1676 Yyou2 Wyu 楦 楤 褷 . {wherefore} {a reason}
+ʹ 4D34 U7950 B113 G9 S9 F1706 N3240 V4079 H915 DK618 L2599 O852 DO1988 MN24652P MP8.0427 IN2178 P1-4-5 I4e5.3 Q3426.0 Yyou4 Wu 楦 . T1 褷 Ҥ Ҥ ޤ {help}
+͵ 4D35 U88d5 B145 G8 S12 F1048 N4241 V5461 H1195 DK810 L793 K1351 O1645 DO1592 MN34305 MP10.0218 E1868 IN1391 DJ1125 DG1633 DG1716 P1-5-7 I5e7.3 Q3826.8 DR677 Yyu4 Wyu 楦 T1 Τ Ҥ Ҥ 䤹 椿 {abundant} {rich} {fertile}
+Ͷ 4D36 U8a98 B149 G8 S14 XJ13545 F993 N4371 V5625 H1550 DK1044 L916 K1196 DO1222 MN35525 MP10.0472 E1870 IN1684 DJ274 DG1691 P1-7-7 I7a7.4 Q0262.7 DR3045 ZSP1-7-8 Yyou4 Wyu 楦 . . {entice} {lead} {tempt} {invite} {ask} {call for} {seduce} {allure}
+ͷ 4D37 U904a B162 G3 S12 S11 F941 N4726 V6093 H3142 DK2008 L1047 K728 O1809 DO587 MN38994P MP11.0109 E402 IN1003 DS326 DT411 DJ196 DG712 P3-3-9 I2q8.3 Q3830.4 DR447 ZSP3-2-8 ZSP3-3-8 Yyou2 Wyu 楦 . .Ф T1 {play}
+͸ 4D38 U9091 B163 G9 S7 S6 F2452 N4756 V6127 H2190 DK1388 L2180 O460 MN39269 MP11.0210 IN2250 P2-3-4 I3d4.15 Q6071.7 Yyi4 Weub 楦 . T1 T2 {village} {rural community} {right village radical (no. 163)}
+͹ 4D39 U90f5 B163 G6 S11 S10 F917 N4768 V6147 H1687 DK1107 L1847 K835 DO964 MN39485 MP11.0274 E983 IN524 DT935 DJ226 DG763 P1-8-3 I2d8.12 Q2712.7 DR2244 ZSP1-8-2 Yyou2 Wu 楦 {mail} {stagecoach stop}
+ͺ 4D3A U96c4 B172 G8 S12 F669 N5030 V6499 H1008 DK688 L743 K500 O1912 DO1387 MN41972 MP11.0988 E1869 IN1387 DJ1637 DG1852 P1-4-8 I8c4.1 Q4001.4 DR1475 Yxiong2 Wung 楦 - T1 Ĥ褷 褦 {masculine} {male} {hero} {leader} {superiority} {excellence}
+ͻ 4D3B U878d B193 C142 G8 S16 F481 N5274 V5371 H1831 DK1190 L1044 K702 O2545 DO1359 MN33384 MP10.0070 E1872 IN1588 DJ1237 DG1610 P1-10-6 I6d10.5 Q1523.6 DR3071 Yrong2 Wyung 楦 . . T1 {dissolve} {melt}
+ͼ 4D3C U5915 B36 G1 S3 F924 N1167 V1123 H3387 DK2123 L109 K627 O33 DO734 MN5749 MP3.0317 E44 IN81 DS98 DT20 DJ95 DB2.10 DG403 P4-3-1 I0a3.14 Q2720.0 DR2560 ZPP4-3-4 Yxi1 Yxi4 Wseog Wsa 椦 T1 {evening}
+ͽ 4D3D U4e88 B6 G3 S4 XJ0502E F180 N271 V68 H1983 DK1253 L1593 K160 O62 DO531 MN231 MP1.0410 E403 IN393 DS525 DT245 DC283 DJ403 DB2.12 DG275 P2-2-2 I0a4.12 Q1720.2 DR3553 ZPP2-3-1 Yyu2 Yyu3 Wyeo 餫. {beforehand} {previous} {myself} {I}
+; 4D3E U4f59 B9 G5 S7 XJ07131 F680 N408 V168 H2042 DK1289 L1657 K735 O448 DO483 MN515 MP1.0706 E800 IN1063 DS728 DT675 DC468 DJ959 DG50 P2-2-5 I2a5.24 Q8090.4 DR2841 Yyu2 Ytu2 Wyeo . . . T1 ޤ {too much} {myself} {surplus} {other} {remainder}
+Ϳ 4D3F U4e0e B1 G8 S3 XJ06750 F308 N6 V6 H3421 DK2138 L1246 K485 O101 DO983 MN20 MP1.0264 E1873 IN539 DC334 DJ713 DG9 P4-3-4 I0a3.23 Q2140.7 Q2140.7 DR1247 ZSP4-4-4 Yyu3 Yyu4 Wyeo . . . Ȥ T1 Ȥ {bestow} {participate in} {give} {award} {impart} {provide} {cause} {gift} {godsend}
+ 4D40 U8a89 B149 G8 S13 XJ06C25 F1064 N4353 V5602 H2502 DK1608 L1939 K1357 O2010 DO1203 MN35498 MP10.0466 E1874 IN802 DJ1713 DG1654 P2-4-9 I3n10.1 Q3260.1 Q9060.1 DR977 ZPP2-3-10 ZPP2-6-7 Yyu4 Wye ۤ. . T1 ۤޤ ۤ ۤ {reputation} {praise} {honor} {glory}
+ 4D41 U8f3f B12 S17 N616 V5983 L2860 O2703 MN38468 MP10.1049 P2-15-2 I2o15.1 Q7780.1 Yyu2 Wyeo {palanquin} {bier}
+ 4D42 U9810 B181 G5 S13 F981 N5123 V6625 H1042 DK713 L1595 K977 DO728 MN43373 MP12.0246 E801 IN394 DS875 DT784 DJ571 DB2.13 DG1887 P1-4-9 I9a4.5 Q1128.6 DR3561 Yyu4 Wye . . {deposit} {custody} {leave with} {entrust to}
+ 4D43 U50ad B9 S13 N530 V295 H160 L2128 MN1007 MP1.0898 P1-2-11 I2a11.14 Q2022.7 Yyong1 Yyong4 Yyong2 Wyong Wchung 襦 祦 . . Ҥ. {employ} {hire}
+ 4D44 U5e7c B52 G6 S5 F1227 N1495 V1599 H191 DK140 L1378 K1099 O428 DO1334 MN9193 MP4.0529 E985 IN1229 DT838 DJ1099 DG578 P1-3-2 I2g3.3 Q2472.7 DR2745 Yyou4 Wyu 襦 . T1 狼 {infancy} {childhood}
+ 4D45 U5996 B38 S7 F1964 N1198 V1190 L2078 K1888 MN6086 MP3.0645 P1-3-4 I3e4.4 Q4243.4 Yyao1 Wyo 襦 . ʤ.᤯ 虜. {attractive} {bewitching} {calamity}
+ 4D46 U5bb9 B40 G5 S10 F264 N1309 V1335 H2277 DK1462 L790 K422 O1182 DO700 MN7172 MP3.1033 E802 IN654 DS730 DT721 DC402 DJ1123 DG485 P2-3-7 I3m7.8 Q3060.8 DR777 Yrong2 Wyong 襦 . T1 Ҥ ޤ {contain} {form} {looks}
+ 4D47 U5eb8 B53 G8 S11 F2038 N1520 V1624 H3128 DK1998 L1182 K1909 O1507 DO1302 MN9378 MP4.0588 E1875 IN1696 DJ1728 DG594 P3-3-8 I3q8.2 Q0022.7 DR553 Yyong1 Wyong 襦 T1 Ĥ Τ 䤹 {commonplace} {ordinary} {employment}
+ 4D48 U63da B64 G8 S12 XH798 F1316 N1966 V2236 H593 DK433 L664 K1116 O1551 DO1401 MN12355 MP5.0317 E1876 IN631 DJ1481 DG917 P1-3-9 I3c9.5 Q5602.7 DR1351 Yyang2 Wyang 襦 . -. . T1 {hoist} {fry in deep fat}
+ 4D49 U63fa B64 G8 S12 XJ0596A F1079 N1965 V2235 H594 DK434 L1967 K1604 DO1437 MN12445P MP5.0336 E1877 IN1648 DJ1789 DG918 P1-3-9 I3c9.8 Q5207.2 DR1376 Yyao2 Wyo 襦 . . .餰 .뤰 . .֤ .֤ . {swing} {shake} {sway} {rock} {tremble} {vibrate}
+ 4D4A U64c1 B64 G8 S16 F1213 N2013 V2294 H770 DK532 L1387 K1638 DO1750 MN12781 MP5.0402 E1882 IN1715 DJ1490 DG929 P1-3-13 I3c13.5 Q5001.4 DR1375 Yyong3 Yyong1 Wong 襦 {hug} {embrace} {possess} {protect} {lead}
+ 4D4B U66dc B72 G2 S18 F940 N2162 V2522 H1096 DK749 L576 K514 O2720 DO14 MN14227P MP5.0945 E216 IN19 DS329 DT240 DJ23 DB2.10 DG995 P1-4-14 I4c14.1 Q6701.4 DR3875 Yyao4 Yyue4 Wyo 襦 T1 Ƥ {weekday}
+ 4D4C U694a B75 G9 S13 F1815 N2321 V2784 DK699 L2473 O1898 MN15112 MP6.0425 IN2122 P1-4-9 I4a9.17 Q4692.7 Yyang2 Wyang 襦 ʤ T1 {willow}
+ 4D4D U69d8 B75 G3 S14 XJ05C6B F493 N2341 V2821 H1052 DK723 L933 K472 O2099 DO309 MN15352P MP6.0500 E407 IN403 DS328 DT429 DC216 DJ677 DB2.15 DG1110 P1-4-10 I4a10.25 Q4893.2 DR1842 Yyang4 Wyang 襦 祦 {Esq.} {way} {manner} {situation} {polite suffix}
+ 4D4E U6d0b B85 G3 S9 F763 N2550 V3130 H392 DK292 L549 K366 O822 DO305 MN17363 MP6.1083 E404 IN289 DS526 DT348 DC411 DJ917 DB3.4 DG1193 P1-3-6 I3a6.19 Q3815.1 DR355 Yyang2 Wyang 襦 T1 ʤ Ҥ Ҥ 褷 {ocean} {western style}
+ 4D4F U6eb6 B85 G8 S13 F1364 N2659 V3277 H664 DK478 L791 K1663 DO1517 MN17983 MP7.0196 E1878 IN1392 DJ1501 DG1238 P1-3-10 I3a10.15 Q3316.8 DR377 Yrong2 Wyong 襦 . . . {melt} {dissolve} {thaw}
+ 4D50 U7194 B86 S14 XH4904 N2786 V3458 H1058 L2547 MN19319 MP7.0503 P1-4-10 Q9386.8 Yrong2 Wyong 襦 . . {fuse} {melt}
+ 4D51 U7528 B101 G2 S5 F107 N2993 V3721 H2976 DK1889 L1181 K102 O193 DO110 MN21703 MP7.1044 E215 IN107 DS146 DT116 DC177 DJ308 DB2.19 DG1329 P3-2-3 I2r3.1 Q7722.0 DR3653 ZPP4-5-1 Yyong4 Wyong 襦 . T1 {utilize} {business} {service} {use} {employ}
+ 4D52 U7aaf B116 G8 S15 XJ0635F XJ15159 F2072 N3336 V4210 H2361 DK1528 L1325 K2045 DO1821 MN25594 MP8.0680 E1881 IN1789 DJ1900 DG1458 P2-3-12 I3m12.5 Q3033.1 DR740 ZPP2-11-4 Yyao2 Wyo 襦 {kiln} {oven} {furnace}
+ 4D53 U7f8a B123 G3 S6 F1852 N3656 V4658 H2183 DK1383 L547 K1703 O273 DO1326 MN28425 MP9.0049 E986 IN288 DT274 DJ488 DG1565 P2-3-3 I2o4.1 Q8050.1 DR955 ZPP2-2-4 ZPP4-6-3 Yyang2 Wyang 襦 ҤĤ T1 {sheep}
+ 4D54 U8000 B42 G9 S20 XJ06022 XH1371 F2253 N1375 V4695 DK962 L2880 O2919 MN28828X MP9.0141 IN2202 P1-6-14 Q9721.4 Yyao4 Yyue4 Wyo 襦 . Ҥ T1 {shine} {sparkle} {gleam} {twinkle}
+ 4D55 U8449 B140 G3 S12 F414 N4001 V5129 H2321 DK1497 L228 K405 O1991 DO179 MN31387P MP9.0770 E405 IN253 DS327 DT412 DC275 DJ569 DG663 P2-3-9 I3k9.21 Q4490.4 DR1964 ZSP2-3-8 Yxie2 Yye4 Yshe4 Wyeob Wseob 襦 T1 {leaf} {plane} {lobe} {needle} {blade} {spear} {counter for flat things} {fragment} {piece}
+ 4D56 U84c9 B140 G9 S13 V5135 H2337 DK1513 L2362 O1983 MN31648X MP9.0844 IN2226 P2-3-10 I3k10.20 Q4460.8 ZPP2-6-7 Yrong2 Wyong 襦 T1 Ϥ {lotus}
+ 4D57 U8981 B146 G4 S9 F106 N4274 V5515 H2635 DK1683 L1604 K117 O1218 DO262 MN34768P MP10.0310 E593 IN419 DS729 DT536 DC78 DJ424 DB3.16 DG1639 P2-6-3 I3e6.11 Q1040.4 DR3269 Yyao4 Yyao1 Wyo 襦 . T1 ʤ Ȥ {need} {main point} {essence} {pivot} {key to}
+ 4D58 U8b21 B149 G8 S16 XJ06B6F F1580 N4410 V5666 H1597 DK1071 L1968 K1531 O2642 DO1071 MN35779P MP10.0548 E1883 IN1647 DJ1788 DG1704 P1-7-9 I7a9.9 Q0267.2 DR3076 Yyao2 Wyo 襦 . . {noh chanting}
+ 4D59 U8e0a B157 G8 S14 XJ06C7D F1308 N4565 V5882 H1558 DK1045 L1409 K1190 O2132 DO1035 MN37587 MP10.0925 E1880 IN1558 DJ1383 DG1765 P1-7-7 I7d7.2 Q6712.7 DR3753 Yyong3 Wyong 襦 . {jump} {dance} {leap} {skip}
+ 4D5A U9065 B162 G9 S12 S11 XJ07423 XH4729 F2376 V6075 H3141 DK2007 L2418 IN2248 P3-3-9 Q3730.7 Yyao2 Wyo 襦 Ϥ. {far off} {distant} {long ago}
+ 4D5B U967d B170 G3 S12 XJ16649 XJ1664C F1071 N5012 V6470 H626 DK453 L1300 K990 O1567 DO753 MN41725 MP11.0926 E406 IN630 DS527 DT413 DJ834 DG747 P1-3-9 I2d9.5 Q7622.7 DR3651 Yyang2 Wyang 襦 T1 Ϥ Ҥ {sunshine} {yang principle} {positive} {male} {heaven} {daytime}
+ 4D5C U990a B123 C184 G4 S15 XJ15531 F888 N3671 V6691 H2365 DK1531 L1479 K605 O2558 DO773 MN44144 MP12.0394 E594 IN402 DS731 DT629 DJ675 DG1901 P2-3-12 I2o13.1 Q8073.2 DR965 ZPP2-2-13 ZPP2-6-9 ZPP2-8-7 Yyang3 Yyang4 Wyang 襦 祦 䤷. T1 {foster} {bring up} {rear} {develop} {nurture}
+ 4D5D U617e B61 S15 XH4461 N1746 V1951 H2862 L2984 MN11163 MP4.1175 P2-11-4 Q8733.8 Yyu4 Wyog 襯 {covetousness} {greed} {passion} {desire} {craving}
+ 4D5E U6291 B64 G8 S7 XH1885 F834 N1851 V2090 H257 DK193 L1700 K1399 DO1318 MN11883 MP5.0131 E1884 IN1057 DJ1264 DG867 P1-3-4 I3c4.12 Q5702.0 DR1344 Yyi4 Weog 襯 . {repress} {well} {now} {in the first place} {push} {shove} {press} {seal} {do in spite of}
+ 4D5F U6b32 B150 C76 G6 S11 F902 N4461 V2936 H1475 DK990 L792 K999 DO535 MN16080 MP6.0624 E987 IN1127 DS876 DT936 DJ1124 DG1122 P1-7-4 I4j7.1 Q8768.2 DR2062 Yyu4 Wyog 襯 ۤ. . {longing} {covetousness} {greed} {passion} {desire} {craving}
+ 4D60 U6c83 B85 S7 N2502 V3061 L2079 O396 MN17184 MP6.0960 P1-3-4 I3a4.10 Q3213.4 Ywo4 Wog 襦 襯 . {fertility}
+ 4D61 U6d74 B85 G4 S10 F1136 N2568 V3153 H445 DK329 L789 K1117 O1064 DO609 MN17496 MP6.1158 E595 IN1128 DS732 DT558 DJ1126 DG1199 P1-3-7 I3a7.18 Q3816.8 DR377 Yyu4 Wyog 襯 .Ӥ .Ӥ T1 {bathe} {be favored with} {bask in}
+ 4D62 U7fcc B124 G6 S11 F1070 N3674 V4679 H2668 DK1712 L575 K1307 O1466 DO1421 MN28657P MP9.0106 E988 IN592 DT937 DJ492 DG1573 P2-6-5 I5b6.6 Q1710.8 DR3573 Yyi4 Wig 襯 {the following} {next}
+ 4D63 U7ffc B124 G8 S17 F1201 N3680 V4692 H2720 DK1745 L1798 K1018 O2686 DO1555 MN28801P MP9.0133 E1885 IN1062 DJ1304 DG1574 P2-6-11 I2o15.2 Q1780.1 DR3561 Yyi4 Wig 襯 ĤФ {wing} {plane} {flank}
+ 4D64 U6dc0 B85 S11 XH2709 F1987 N2585 V3182 L2330 O1333 MN17610 MP7.0010 P1-3-8 I3a8.23 Q3318.1 Ydian4 Wjeong ƥ ǥ . {pool} {eddy}
+ 4D65 U7f85 B122 G8 S19 F1831 N3654 V4655 H2622 DK1679 L1342 K1762 O2937 MN28397 MP9.0031 E1887 IN1860 DJ1672 DG1469 P2-5-14 I5g14.1 Q6091.4 DR3675 Yluo2 Yluo1 Wra {gauze} {thin silk} {Rome}
+ 4D66 U87ba B142 S17 N4184 V5382 L2691 O2805 MN33512 MP10.0080 P1-6-11 I6d11.3 Q5619.3 Yluo2 Wra Wre ˤ ˤ {a small} {edible} {helical fresh-water mollusk}
+ 4D67 U88f8 B145 G8 S13 F1796 N4248 V5475 H1211 DK819 L1124 K1709 DO1229 MN34371 MP10.0237 E1886 IN1536 DJ1305 DG1635 P1-5-8 I5e8.1 Q3629.4 DR664 Yluo3 Wra Wya Ϥ {naked} {nude} {uncovered} {partially clothed}
+ 4D68 U6765 B4 C9 G2 S7 XJ05054 F102 N202 V2565 H3551 DK2211 L1884 K113 O538 DO25 MN14489 MP6.0168 E217 IN69 DS147 DT153 DC27 DJ133 DB2.5 DG36 P4-7-3 I0a7.6 Q5090.0 DR1464 Ylai2 Wrae 饤 . . . . . T1 {come} {due} {next} {cause} {become}
+ 4D69 U83b1 B140 S10 XJ15847 N3960 V5039 MN31262X MP9.0730 P2-3-7 I3k7.3 Q4490.8 ZRP2-4-7 Ylai2 Wrae 饤 {goosefoot} {pigweed}
+ 4D6A U983c B181 C154 G8 S16 F708 N5129 V6635 H1615 DK1075 L1665 K706 O2506 DO1172 MN43529P MP12.0274 E1889 IN1512 DJ572 DG1890 P1-7-9 I9a7.1 Q5198.6 DR1561 Ylai4 Wroe 饤 . .⤷ . T1 {trust} {request}
+ 4D6B U96f7 B173 G8 S13 XJ1672D F1491 N5049 V6525 H2791 DK1785 L425 K1524 O2026 DO1204 MN42245 MP12.0038 E1888 IN952 DJ843 DG1863 P2-8-5 I8d5.1 Q1060.3 Q1060.1 DR3176 Ylei2 Wroe 饤 ߤʤ T1 {thunder} {lightening bolt}
+ 4D6C U6d1b B85 S9 F2302 N2541 V3119 L2302 O818 MN17383 MP6.1092 P1-3-6 I3a6.13 Q3716.4 DR377 Yluo4 Wrag 饯 {Kyoto} {the capital}
+ 4D6D U7d61 B120 G8 S12 F806 N3533 V4484 H1351 DK915 L1350 K958 DO944 MN27426 MP8.1050 E1890 IN840 DJ300 DG1536 P1-6-6 I6a6.6 Q2796.4 DR2777 Yluo4 Ylao4 Wrag 饯 . .ޤ {entwine} {coil around} {get caught in}
+ 4D6E U843d B140 G3 S12 F420 N4003 V5130 H2318 DK1494 L299 K393 O1733 DO557 MN31362P MP9.0768 E408 IN839 DS330 DT414 DC327 DJ280 DG664 P2-3-9 I3k9.13 Q4416.4 DR1977 Yluo4 Yla4 Ylao4 Wrag 饯 . . .Ȥ T1 {fall} {drop} {come down}
+ 4D6F U916a B164 G8 S13 F2012 N4786 V6172 H1538 DK1035 L1433 K1868 DO1754 MN39847 MP11.0370 E1891 IN1865 DJ1593 DG1794 P1-7-6 I7e6.4 Q1766.4 DR3277 Ylao4 Yluo4 Wrag 饯 {dairy products} {whey} {broth} {fruit juice}
+ 4D70 U4e71 B135 C5 G6 S7 XJ0502C F755 N3856 V60 H1260 DK846 L72 K734 O437 DO912 MN187 MP1.0393 E989 IN689 DT856 DJ932 DG28 P1-6-1 I3d4.21 Q2261.0 DR2256 Yluan4 Wran ߤ. ߤ. ߤ. ߤ . 錄. T1 {riot} {war} {disorder} {disturb}
+ 4D71 U5375 B4 C26 G6 S7 F1342 N199 V632 H849 DK567 L1422 K1359 DO1527 MN2857 MP2.0632 E990 IN1058 DT857 DJ1135 DG254 P1-4-3 I2e5.2 Q7772.0 Q7722.0 DR2644 Yluan3 Wran ޤ {egg} {ovum} {spawn} {roe}
+ 4D72 U5d50 B46 G9 S12 F1910 N1431 V1496 H2314 DK1491 L777 K1578 O2000 DO1902 MN8289 MP4.0291 IN2055 P2-3-9 I3o9.4 Q2221.7 Ylan2 Wram 餷 T1 {storm} {tempest}
+ 4D73 U6b04 B75 G8 S20 XJ14565 XDR1853 XDR3853 F1523 N2401 V2914 H1103 DK754 L1628 K1430 DO1696 MN15880P MP6.0600 E1893 IN1202 DJ1538 DG1118 P1-4-16 I4a16.4 Q4792.0 DR1864 Ylan2 Wran Ƥ {column} {handrail} {blank} {space}
+ 4D74 U6feb B85 G8 S18 N2724 V3366 H801 DK544 L1454 K2046 DO1858 MN18521 MP7.0322 E1892 IN1944 DJ1512 DG1258 P1-3-15 I3a15.3 Q3811.7 DR374 ZSP1-3-14 Ylan4 Wram Wham ߤ. ߤ.꤬ޤ {excessive} {overflow} {spread out}
+ 4D75 U85cd B140 G9 S18 F2043 N4082 V5233 H2381 DK1543 L2371 O2772 MN32258X MP9.0974 IN2232 P2-3-15 I3k15.5 Q4410.7 ZSP2-3-14 Ylan2 Yla5 Wram {indigo}
+ 4D76 U862d B140 G9 S19 F1886 N4091 V5255 H2383 DK1545 L2363 O2839 DO1990 MN32477P MP9.1025 IN2233 P2-3-16 I3k16.9 Q4422.7 ZPP3-11-8 Ylan2 Wran T1 餮 {orchid} {Holland}
+ 4D77 U89a7 B147 G6 S17 XJ06B35 F1510 N4292 V5533 H2854 DK1827 L855 K1197 O2695 DO934 MN34928 MP10.0339 E991 IN1291 DT1001 DJ1831 DG1648 P2-10-7 I5c12.7 Q7821.6 DR3457 ZSP2-9-7 Ylan3 Wram . {perusal} {see}
+ 4D78 U5229 B115 C18 G4 S7 F203 N3264 V466 H1114 DK757 L906 K219 O436 DO200 MN1932 MP2.0242 E596 IN329 DS528 DT491 DC180 DJ248 DB2.19 DG189 P1-5-2 I5d2.1 Q2290.0 DR2243 Yli4 Wri . T1 Ȥ Τ ꤤ {profit} {advantage} {benefit}
+ 4D79 U540f B4 C30 G8 S6 N183 V706 H3536 DK2201 L693 K1911 O329 DO1684 MN3299 MP2.0838 E1894 IN1007 DJ1883 DG321 P4-6-4 I0a6.22 Q5000.6 Q5004.6 DR1566 Yli4 Wri T1 {officer} {an official}
+ 4D7A U5c65 B44 G8 S15 F1619 N1404 V1434 H3171 DK2028 L1057 K1657 O2415 DO1639 MN7799 MP4.0168 E1896 IN1635 DJ1405 DG534 P3-3-12 I3r12.1 Q7724.7 DR3767 Ylu:3 Wri . {footgear} {shoes} {boots} {put on (the feet}
+ 4D7B U674e B75 G9 S7 F1147 N2179 V2549 H2398 DK1555 L2511 O488 MN14459 MP6.0073 IN2104 P2-4-3 I4a2.7 Q4040.7 ZSP2-4-2 Yli3 Wri T1 {plum}
+ 4D7C U68a8 B75 G9 S11 F1331 N2275 V2697 H2744 DK1757 L907 K1487 O1476 MN14873 MP6.0378 IN2115 P2-7-4 I4a7.25 Q2290.4 Yli2 Wri ʤ T1 {pear tree}
+ 4D7D U7406 B96 G2 S11 F86 N2942 V3644 H970 DK659 L265 K95 O1361 DO104 MN21014 MP7.0925 E220 IN143 DS333 DT212 DC59 DJ241 DB3.17 DG1321 P1-4-7 I4f7.1 Q1611.4 DR3172 Yli3 Wri Ȥ T1 Ȥ Ȥ Τ ޤ ޤ ޤ ޤ ߤ 褷 {logic} {arrangement} {reason} {justice} {truth}
+ 4D7E U7483 B96 G9 S14 N2967 V3669 H1059 DK725 L2048 O2473 MN21196X MP7.0964 IN2166 P1-4-10 I4f10.5 Q1012.7 ZSP1-4-11 Yli2 Wri T1 {glassy} {lapis lazuli}
+Ρ 4E21 U75e2 B104 G8 S12 F2037 N3049 V3810 H3283 DK2063 L1687 K1455 DO1716 MN22213 MP7.1177 E1895 IN1811 DJ1737 DG1355 P3-5-7 I5i7.2 Q0012.0 DR543 Yli4 Wri {diarrhea}
+΢ 4E22 U88cf B8 C145 G6 S13 F812 N327 V5462 H2138 DK1354 L399 K755 O2176 DO1076 MN34294 MP10.0216 E992 IN273 DT969 DJ436 DG1627 P2-2-11 I2j11.2 Q0073.2 DR465 Yli3 Wri {back} {amidst} {in} {reverse} {inside} {palm} {sole} {rear} {lining} {wrong side}
+Σ 4E23 U88e1 B145 S12 XH327 N4235 V5463 H1196 L2973 MN34295 MP10.0217 P1-5-7 Q3621.4 Yli3 Wri {reverse} {inside} {palm} {sole} {rear} {lining} {wrong side}
+Τ 4E24 U91cc B166 G2 S7 F1096 N4813 V6206 H3542 DK2206 L173 K1077 O517 DO101 MN40131 MP11.0412 E219 IN142 DS332 DT154 DJ1025 DG1801 P4-7-1 I0a7.9 Q6010.4 DR3672 Yli3 Wri T1 {ri} {village} {parent's home} {league}
+Υ 4E25 U96e2 B172 G8 S18 F555 N5040 V6517 H1836 DK1195 L1492 K641 O2889 DO909 MN42140X MP11.1042 E1897 IN1281 DJ1008 DG1857 P1-10-8 I8c10.3 Q0041.4 DR475 ZSP1-11-8 Yli2 Wri Ϥ. Ϥ. {detach} {separation} {disjoin} {digress}
+Φ 4E26 U9678 B170 G4 S11 F736 N5005 V6461 H543 DK399 L1513 K651 O1312 DO193 MN41708 MP11.0912 E597 IN647 DS529 DT579 DC445 DJ833 DG740 P1-3-8 I2d8.4 Q7421.4 DR3672 ZSP1-2-8 Ylu4 Yliu4 Wryug ꥯ T1 ߤ {land} {six}
+Χ 4E27 U5f8b B60 G6 S9 F992 N1608 V1740 H363 DK268 L874 K1048 O787 DO526 MN10097 MP4.0825 E993 IN667 DS877 DT895 DJ519 DG627 P1-3-6 I3i6.1 Q2520.7 DR2055 Ylu:4 Wryul T1 Τ {rhythm} {law} {regulation} {gauge} {control}
+Ψ 4E28 U7387 B8 C95 G5 S11 XJ1343A F383 N319 V3618 H2118 DK1343 L1737 K553 O2040 DO808 MN20817P MP7.0777 E803 IN788 DS878 DT742 DJ615 DG1312 P2-2-9 I2j9.1 Q0040.3 DR455 ZPP2-9-2 Ylu:4 Yshuai4 Yshuo4 Wsol Wryul Ҥ. {ratio} {rate} {proportion} {%} {coefficient} {factor}
+Ω 4E29 U7acb B117 G1 S5 F58 N3343 V4223 H1992 DK1257 L431 K61 O194 DO72 MN25721 MP8.0696 E73 IN121 DS146 DT49 DC35 DJ174 DB2.7 DG1459 P2-2-3 I5b0.1 Q0010.8 DR473 ZPP4-5-2 Yli4 Wrib 奦 åȥ . -. .- .Ƥ -.Ƥ .- - -. -. -.Ƥ T1 Ĥ {stand up}
+Ϊ 4E2A U844e B140 S12 V5111 O1719 MN31397X MP9.0779 P2-3-9 I3k9.14 Q4425.7 ZRP2-4-9 Ylu:4 Wryul र T1 {creepers} {trailing plants} {vines}
+Ϋ 4E2B U63a0 B64 S11 N1931 V2191 H498 L2247 MN12273 MP5.0282 P1-3-8 I3c8.28 Q5009.6 Ylu:e4 Wryag Wryang 㥯 祦 . . . T1 {pillage} {rob} {graze} {skim} {sweep over} {cheat} {hint}
+ά 4E2C U7565 B102 G5 S11 XJ06140 F774 N3007 V3755 H1169 DK793 L293 K921 DO678 MN21839 MP7.1105 E804 IN841 DS879 DT748 DC478 DJ1195 DG1343 P1-5-6 I5f6.4 Q6706.4 DR3677 Ylu:e4 Wryag 㥯 ۤ . . Ϥꤴ Ϥ. Ϥ. 㤯. 㤯. {abbreviation} {omission} {outline} {shorten} {capture} {plunder}
+έ 4E2D U5289 B18 S15 XJ13337 F1947 N709 V515 L2143 O2554 MN2224 MP2.0313 P1-13-2 I2f13.1 Q7210.0 Yliu2 Wryu 奦 . T1 餦 {axe} {kill}
+ή 4E2E U6d41 B85 G3 S10 F280 N2576 V3160 H441 DK325 L764 K296 O1332 DO329 MN17572P MP6.1195 E409 IN247 DS334 DT367 DC235 DJ279 DG1200 P1-3-7 I3a7.10 Q3411.3 Q3011.3 DR357 Yliu2 Wryu 奦 ʤ. ʤ. ʤ. -ʤ. T1 ʤ ᤰ {current} {a sink} {flow} {forfeit}
+ί 4E2F U6e9c B85 S13 XJ05F31 F2451 N2658 V3276 H662 L2324 K1892 MN17943 MP7.0153 P1-3-10 I3a10.11 Q3716.2 Yliu1 Yliu4 Wryu 奦 .ޤ . . . ޤ {collect} {gather} {be in arrears}
+ΰ 4E30 U7409 B96 G9 S11 F2036 N2939 V3642 DK660 L2557 MN20978X MP7.0918 P1-4-7 I4f7.5 Q1011.3 Yliu2 Wryu 奦 {lapis lazuli}
+α 4E31 U7559 B102 G5 S10 XJ06137 XJ14D3C XH2429 F731 N3003 V3750 H2580 DK1646 L1423 K824 O1470 DO412 MN21808 MP7.1092 E805 IN761 DS733 DT722 DJ432 DG1341 P2-5-5 I5f5.4 Q7760.2 DR2676 Yliu2 Wryu 奦 . .ޤ Ȥ. Ȥ.ޤ 뤦֤ T1 Ȥ {detain} {fasten} {halt} {stop}
+β 4E32 U786b B112 G8 S12 F1867 N3191 V4006 H1184 DK803 L763 K1500 DO1596 MN24229 MP8.0366 E1902 IN1856 DJ1551 DG1405 P1-5-7 I5a7.3 Q1061.3 DR3357 Yliu2 Wryu 奦 {sulphur}
+γ 4E33 U7c92 B119 G8 S11 F1635 N3471 V4392 H1328 DK894 L922 K1525 O1389 DO1654 MN26884 MP8.0891 E1900 IN1700 DJ1558 DG1498 P1-6-5 I6b5.1 Q9091.8 DR1073 Yli4 Wrib 奦 Ĥ {grains} {drop} {counter for tiny particles}
+δ 4E34 U9686 B170 G8 S11 XO1562 F1109 N4999 V6455 H545 DK401 L1561 K1255 O1313 DO1193 MN41720P MP11.0926 E1901 IN946 DJ1926 DG741 P1-3-8 I2d8.6 Q7721.4 DR3672 Ylong2 Ylong1 Wryung 奦 T1 {hump} {high} {noble} {prosperity}
+ε 4E35 U7adc B212 G8 S10 XJ04E36 XJ16D5B F1195 N5440 V4232 H2099 DK1332 L536 K1110 O1199 DO1992 MN25751 MP8.0703 E1899 IN1758 DJ1867 DG1930 P2-2-8 I5b5.3 Q0071.6 DR456 ZPP2-5-5 Ylong2 Wryong Wnong 奦 祦 T1 ꤦ {dragon} {imperial}
+ζ 4E36 U9f8d B212 S16 XJ04E35 XJ16D5B XH5440 F1734 V7103 H1801 L2981 MN48818 MP12.1112 P1-9-7 Q0121.1 Ylong2 Wryong Wrong 奦 祦 T1 {dragon} {imperial}
+η 4E37 U4fb6 B9 S9 N440 V205 L2121 O778 MN647 MP1.0771 P1-2-7 I2a7.13 Q2626.0 Ylu:3 Wryeo Ȥ {companion} {follower}
+θ 4E38 U616e B141 C61 G8 S15 F916 N4112 V1962 H3266 DK2057 L1996 K925 DO939 MN11132 MP4.1165 E1904 IN1384 DJ1377 DG801 P3-4-11 I2m13.2 Q2123.6 DR1258 ZPP3-6-9 Ylu:4 Wryeo Ѥ. Ѥ. T1 {prudence} {thought} {concern} {consider} {deliberate} {fear}
+ι 4E39 U65c5 B70 G3 S10 F783 N2088 V2396 H922 DK624 L1048 K566 O1073 DO335 MN13644X MP5.0691 E410 IN222 DS335 DT368 DJ153 DB2.12 DG959 P1-4-6 I4h6.4 Q0823.2 DR465 Ylu:3 Wryeo {trip} {travel}
+κ 4E3A U865c B141 G8 S13 XJ14121 F1678 N4111 V5273 H3255 DK2055 L1991 K1679 DO1755 MN32710X MP9.1072 E1903 IN1385 DJ1884 DG1603 P3-4-9 I2m11.2 Q2122.7 DR1245 ZPP3-6-7 Ylu3 Wro Ȥꤳ Ȥ꤯ {captive} {barbarian} {low epithet for the enemy}
+λ 4E3B U4e86 B6 G8 S2 F792 N268 V67 H3350 DK2107 L97 K919 O9 DO1018 MN226 MP1.0409 E1905 IN941 DJ818 DG273 P4-2-1 I2c0.3 Q1720.7 DR3553 ZSP4-1-1 Yliao3 Yle5 Wryo 祦 T1 Ȥ {complete} {finish}
+μ 4E3C U4eae B8 G9 S9 F1821 N302 V95 H2071 DK1313 L2920 O911 DO1993 MN304 MP1.0552 IN2010 P2-2-7 I2j7.6 Q0021.7 Q0021.2 Yliang4 Wryang 祦 餫 T1 ޤ 褷 礦 դ {clear} {help}
+ν 4E3D U50da B9 G8 S14 F709 N545 V314 H165 DK122 L1707 K850 DO1752 MN1100 MP1.0924 E1909 IN1324 DJ1182 DG135 P1-2-12 I2a12.5 Q2429.6 DR2141 Yliao2 Wryo 祦 {colleague} {official} {companion}
+ξ 4E3E U4e21 B1 G3 S6 XJ05140 XJ13028 F247 N34 V23 H3518 DK2191 L1168 K281 O531 DO859 MN46 MP1.0285 E411 IN200 DS336 DT275 DC288 DJ556 DG15 P4-6-1 I0a6.11 Q1022.7 DR3153 Yliang3 Wryang 祦 Ƥ դ T1 {both} {old Japanese coin} {counter for vehicles} {two}
+ο 4E3F U51cc B15 G9 S10 F2423 N646 V424 H128 DK96 L2136 O1022 MN1669 MP2.0152 IN2025 P1-2-8 I2b8.5 Q3414.7 Yling2 Wreung 祦 . {endure} {keep (rain)out} {stave off} {tide over} {defy} {slight} {surpass}
+ 4E40 U5bee B40 G8 S15 F1705 N1340 V1366 H2359 DK1526 L1708 K1462 O2364 DO1459 MN7325 MP3.1109 E1910 IN1323 DJ1183 DG498 P2-3-12 I3m12.2 Q3090.6 DR741 Yliao2 Wryo 祦 {dormitory} {hostel} {villa} {tea pavillion}
+ 4E41 U6599 B119 C68 G4 S10 F295 N3468 V2374 H1292 DK870 L1178 K212 DO410 MN13501 MP5.0611 E599 IN319 DS531 DT559 DC395 DJ240 DB2.9 DG951 P1-6-4 I6b4.4 Q9490.0 DR1055 Yliao4 Wryo 祦 {fee} {materials}
+ 4E42 U6881 B75 S11 XJ14476 F2017 N2281 V2702 L2299 O1475 MN14825 MP6.0345 P2-7-4 I4a7.26 Q3390.4 Q3790.4 Yliang2 Wryang 祦 Ϥ ĤФ Ф Ϥ {weir} {fish trap} {beam} {girder}
+ 4E43 U6dbc B85 G8 S11 XJ0515A F1783 N2598 V3198 H521 DK382 L313 K1490 O1330 DO1268 MN17606 MP7.0006 E1906 IN1204 DJ340 DG1216 P1-3-8 I3a8.31 Q3019.6 DR341 Yliang2 Yliang4 Wryang 祦 . . .䤫 . Ҥ. ޤȤ T1 {refreshing} {nice and cool}
+ 4E44 U731f B94 G8 S11 XJ0605A F1851 N2894 V3587 H538 DK394 L1940 K1745 DO1655 MN20512P MP7.0716 E1907 IN1580 DJ1515 DG1306 P1-3-8 I3g8.6 Q4221.7 Q4921.0 DR2956 Ylie4 Wryeob 祦 . {game-hunting} {shooting} {game} {bag}
+ 4E45 U7642 B104 G8 S17 F600 N3078 V3842 H3288 DK2067 L1709 K837 DO1705 MN22500 MP7.1200 E1911 IN1322 DJ1362 DG1357 P3-5-12 I5i12.3 Q0019.6 DR541 Yliao2 Wryo 祦 {heal} {cure}
+ 4E46 U77ad B109 G9 S17 XJ05B22 N3156 V3960 H1238 DK837 L2582 O2629 MN23697 MP8.0255 IN2174 P1-5-12 I5c12.4 Q6409.6 Yliao3 Yliao4 Wryo 祦 餫 {clear}
+ 4E47 U7a1c B115 G9 S13 F2091 N3291 V4152 DK816 L2610 O1917 MN25123 MP8.0595 IN2184 P1-5-8 I5d8.4 Q2494.7 Yleng2 Wreung 祦 {angle} {edge} {corner} {power} {majesty}
+ 4E48 U7ce7 B119 G8 S18 XJ0646E F1354 N3490 V4426 H1421 DK957 L926 K1375 DO1552 MN27132 MP8.0925 E1912 IN1704 DJ1282 DG1502 P1-6-12 I6b12.1 Q9691.4 DR1072 Yliang2 Wryang 祦 {provisions} {food} {bread}
+ 4E49 U826f B138 G4 S7 F501 N3885 V4954 H3558 DK2216 L1468 K520 O767 DO586 MN30597 MP9.0501 E598 IN321 DS530 DT492 DC479 DJ602 DG1642 P4-7-4 I0a7.3 Q3073.2 DR865 ZPP3-5-2 Yliang2 Wryang 祦 . -. . -. T1 ʤ ޤ 褷 {good} {pleasing} {skilled}
+ 4E4A U8ad2 B149 G9 S15 N4387 V5641 H1575 DK1059 L2710 O2326 MN35653 MP10.0515 IN2243 P1-7-8 I7a8.14 Q0069.6 Yliang4 Wryang 祦 . ޤȤ T1 ޤ ޤ {fact} {reality} {understand} {appreciate}
+ 4E4B U907c B162 G9 S15 S14 F2050 N4741 V6111 H3168 DK2025 L2419 O2590 MN39137X MP11.0189 IN2249 P3-3-12 Q3430.9 Yliao2 Wryo 祦 T1 Ϥ뤫 {distant}
+ 4E4C U91cf B72 C166 G4 S12 F469 N2141 V6209 H2471 DK1598 L177 K544 O1741 DO743 MN40138 MP11.0442 E600 IN411 DS734 DT601 DJ435 DG1804 P2-4-8 I4c8.9 Q6010.4 DR3872 Yliang4 Yliang2 Wryang 祦 Ϥ. T1 {quantity} {measure} {weight} {amount} {consider} {estimate} {surmise}
+ 4E4D U9675 B170 G8 S11 F1746 N4998 V6454 H544 DK400 L1518 K1912 O1310 DO1646 MN41704 MP11.0899 E1908 IN1844 DJ1886 DG742 P1-3-8 I2d8.5 Q7424.7 DR3667 Yling2 Wreung 祦 ߤ {mausoleum} {imperial tomb}
+ 4E4E U9818 B181 G5 S14 F138 N5124 V6628 H1224 DK828 L1405 K338 DO849 MN43423 MP12.0256 E806 IN834 DS735 DT804 DC452 DJ999 DG1888 P1-5-9 I9a5.2 Q8138.6 Q8128.6 DR2861 Yling3 Wryeong 祦 T1 褦 褷 {jurisdiction} {dominion} {territory} {fief} {reign}
+ 4E4F U529b B19 G1 S2 F62 N715 V521 H3371 DK2114 L858 K69 O11 DO53 MN2288 MP2.0360 E74 IN100 DS148 DT9 DC38 DJ173 DB3.15 DG207 P4-2-4 I2g0.1 Q4002.7 DR1645 Yli4 Wryeog 祯 ꥭ ꥤ T1 ĤȤ {power} {strong} {strain} {bear up} {exert}
+ 4E50 U7dd1 B120 G3 S14 F1180 N3564 V4528 H1377 DK934 L1371 K1102 O2535 DO876 MN27541P MP8.1092 E412 IN537 DS532 DT430 DJ731 DG1546 P1-6-8 I6a8.15 Q2793.2 DR2742 Ylu:4 Wrog 祯 ߤɤ {green}
+ 4E51 U502b B9 G8 S10 F1322 N474 V246 H120 DK90 L1821 K1795 O1037 DO1742 MN793 MP1.0846 E1914 IN1163 DJ497 DG115 P1-2-8 I2a8.28 Q2822.7 DR2153 Ylun2 Wryun T1 Ȥ Τ ҤȤ Ҥ ߤ {ethics} {companion}
+ 4E52 U5398 B27 G8 S9 F1835 N823 V650 H3004 DK1906 L178 K1230 DO1820 MN2946 MP2.0647 E1913 IN1900 DJ1910 DG259 P3-2-7 I2p7.1 Q7121.4 DR3372 Yli2 Wri Wjeon {rin} {1/10sen} {1/10bu}
+ 4E53 U6797 B75 G1 S8 F656 N2210 V2590 H861 DK577 L196 K420 O633 DO57 MN14551 MP6.0228 E75 IN127 DS150 DT75 DJ459 DG1081 P1-4-4 I4a4.1 Q4499.0 DR1864 Ylin2 Wrim Ϥ䤷 T1 {grove} {forest}
+ 4E54 U6dcb B85 S11 N2595 V3194 H520 L2310 MN17626 MP7.0012 P1-3-8 I3a8.6 Q3419.0 DR364 Ylin2 Ylin4 Wrim . . {lonely} {deserted}
+ 4E55 U71d0 B86 S17 S16 XJ15332 N2807 V3499 L2052 MN19417 MP7.0552 P1-4-13 I4d13.4 Q9985.9 ZRP1-4-12 Ylin2 Wrin {phosphorus}
+ 4E56 U7433 B96 G9 S12 V3646 DK683 L2554 MN21077 MP7.0936 IN2160 P1-4-8 I4f8.2 Q1419.0 Ylin2 Wrim {jewel} {tinkling of jewelry}
+ 4E57 U81e8 B131 G6 S18 F722 N3840 V4899 H1630 DK1083 L854 K897 DO783 MN30087 MP9.0394 E994 IN836 DS880 DT1004 DJ1229 DG1806 P1-7-11 I2t15.1 Q7876.6 DR3477 ZSP1-6-11 Ylin2 Wrim Τ. T1 {look to} {face} {meet} {confront} {attend} {call on}
+ 4E58 U8f2a B159 G4 S15 F693 N4630 V5973 H1589 DK1067 L1822 K959 O2316 DO846 MN38400 MP10.1038 E601 IN1164 DS533 DT630 DJ498 DG1781 P1-7-8 I7c8.4 Q5802.7 DR1553 Ylun2 Wryun T1 ʤ {wheel} {ring} {circle} {link} {loop} {counter for wheels and flowers}
+ 4E59 U96a3 B170 G8 S16 XJ06E43 XJ13454 F1083 N5023 V6484 H781 DK538 L1311 K1002 O2443 DO1040 MN41847 MP11.0959 E1915 IN809 DJ980 DG752 P1-3-13 I2d13.1 Q7925.9 DR3655 ZSP1-2-13 Ylin2 Wrin Ȥ. Ȥʤ T1 {neighboring}
+ 4E5A U9c57 B195 S24 S23 F2494 N5334 V6923 L2054 MN46502 MP12.0771 P1-11-13 I11a13.2 Q2935.9 ZRP1-11-12 Ylin2 Wrin {scales (fish)}
+ 4E5B U9e9f B198 G9 S24 S23 N5383 V7028 DK1215 L2053 O3000 MN47690 MP12.0922 IN2280 P3-3-21 I6b18.1 Q0925.9 Ylin2 Wrin {Chinese unicorn} {genius} {giraffe} {bright} {shining}
+ 4E5C U7460 B96 G9 S14 XJ06065 F2352 N2965 V3673 H1060 DK726 L2555 MN21143 MP7.0954 IN2165 P1-4-10 I4f10.3 Q1716.2 Yliu2 Wryu 奦 T1 {lapis lazuli}
+ 4E5D U5841 B102 C32 G8 S12 XJ0545E XJ14D42 F651 N3009 V1056 H2593 DK1660 L1734 K648 DO1571 MN5316P MP3.0224 E1918 IN1694 DJ1692 DG358 P2-5-7 I5f7.2 Q6010.4 DR3672 Ylei3 Wru Wroe 륤 饤 Ȥ T1 {bases} {fort} {rampart} {walls} {base(ball)}
+ 4E5E U6d99 B85 G8 S10 XJ05E25 F1381 N2569 V3154 H440 DK324 L1082 K1360 O1062 DO1200 MN17573P MP6.1195 E1916 IN1239 DJ1081 DG1201 P1-3-7 I3a7.21 Q3313.4 DR363 Ylei4 Wru 륤 쥤 ʤߤ {tears} {sympathy}
+ 4E5F U7d2f B102 C120 G8 S11 F1662 N3006 V4469 H2585 DK1652 L1364 K1811 O2004 DO1284 MN27343 MP8.1008 E1917 IN1060 DJ1302 DG1508 P2-5-6 I5f6.5 Q6090.3 DR3641 Ylei4 Ylei2 Ylei3 Wru 륤 {accumulate} {involvement} {trouble} {tie up} {continually}
+ 4E60 U985e B181 G4 S18 F678 N5138 V6647 H1807 DK1176 L931 K680 O2755 DO493 MN43608P MP12.0292 E602 IN226 DS534 DT636 DC480 DJ563 DB3.16 DG1896 P1-9-9 I9a9.1 Q9148.6 DR1061 Ylei4 Wryu 륤 . {sort} {kind} {variety} {class} {genus}
+ 4E61 U4ee4 B9 G4 S5 F804 N360 V121 H1995 DK1259 L1401 K668 O155 DO496 MN387 MP1.0615 E603 IN831 DS736 DT460 DJ998 DG46 P2-2-3 I2a3.9 Q8030.7 Q8022.7 DR2844 ZPP2-3-2 Yling4 Yling2 Yling3 Wryeong 쥤 T1 Τ 礦 {orders} {ancient laws} {command} {decree}
+ 4E62 U4f36 B9 G9 S7 N388 V149 H66 DK47 L2112 MN478 MP1.0680 IN2016 P1-2-5 I2a5.17 Q2823.7 Yling2 Wryeong 쥤 祦 虜 T1 {actor}
+ 4E63 U4f8b B9 G4 S8 F399 N428 V193 H89 DK67 L972 K508 DO441 MN587 MP1.0749 E605 IN612 DS737 DT518 DC294 DJ811 DG93 P1-2-6 I2a6.7 Q2220.0 DR2143 Yli4 Wrye 쥤 . {example} {custom} {usage} {precedent}
+ 4E64 U51b7 B15 G4 S7 F667 N642 V419 H80 DK57 L1404 K607 O349 DO792 MN1622 MP6.0952 E604 IN832 DS535 DT493 DJ662 DG166 P1-2-5 I2b5.3 Q3812.7 DR344 Yleng3 Wraeng 쥤 Ĥ. . . .䤫 .䤹 .䤫 . .ޤ {cool} {cold (beer, person)} {chill}
+ 4E65 U52b1 B4 C19 G8 S7 XJ0522F F1254 N193 V528 H1119 DK762 L866 K1227 O430 DO1495 MN2326 MP2.0380 E1919 IN1340 DJ832 DG213 P1-5-2 I2g5.4 Q7422.7 DR3345 Yli4 Wryeo 쥤 Ϥ. Ϥ.ޤ {encourage} {be diligent} {inspire}
+ 4E66 U5dba B46 G9 S17 XH1423 F1959 N1440 V1517 H2376 DK1540 L2228 O2776 MN8553 MP4.0311 IN2058 P2-3-14 I3o14.2 Q2238.6 Yling3 Wryeong 쥤 祦 T1 ߤ {peak} {summit}
+ 4E67 U601c B61 G9 S8 F2450 N1658 V1812 H298 DK221 L2278 O565 MN10461 MP4.0994 IN2070 P1-3-5 I4k5.10 Q9803.7 Q9802.7 Ylian2 Yling2 Wryeong Wryeon 쥤 祦 . . T1 Ȥ {wise}
+ 4E68 U73b2 B96 G9 S9 F1931 N2928 V3626 H910 DK614 L2568 O835 DO1995 MN20888 MP7.0898 IN2157 P1-4-5 I4f5.7 Q1813.7 Yling2 Wryeong 쥤 T1 礦 {sound of jewels}
+ 4E69 U793c B113 G3 S5 XJ06339 F1185 N3229 V4061 H818 DK547 L1087 K983 O146 DO350 MN24626P MP8.0415 E413 IN620 DS337 DT262 DJ822 DB3.13 DG1417 P1-4-1 I4e1.1 Q3221.0 DR656 Yli3 Wrye 쥤 饤 T1 ʤ Τ Ҥ {salute} {bow} {ceremony} {thanks} {remuneration}
+ 4E6A U82d3 B140 S8 V4981 L2382 O687A MN30777X MP9.0563 P2-3-5 I3k5.22 Q4430.7 ZRP2-4-5 Yling2 Wryeong 쥤 祦 ߤߤʤ {plant} {herb} {mushroom}
+ 4E6B U9234 B167 G8 S13 F880 N4837 V6247 H1710 DK1125 L1406 K818 O1947 DO1775 MN40267 MP11.0508 E1921 IN1822 DJ1336 DG1816 P1-8-5 I8a5.11 Q8813.7 Q8812.7 Yling2 Wryeong 쥤 T1 {small bell} {buzzer}
+ 4E6C U96b7 B171 G8 S16 XJ07031 F2009 N5026 V6490 H1751 DK1151 L2036 K1910 DO1873 MN41928 MP11.0979 E1924 IN1934 DJ1872 DG1848 P1-8-8 I4e11.1 Q4593.2 DR1442 Yli4 Wrye 쥤 . {slave} {servant} {prisoner} {criminal} {follower}
+ 4E6D U96f6 B173 G8 S13 F1217 N5048 V6524 H2792 DK1786 L1402 K1206 DO1106 MN42242 MP12.0036 E1922 IN1823 DJ1687 DG1864 P2-8-5 I8d5.4 Q1030.7 DR3144 ZPP2-11-2 Yling2 Wryeong Wryeon 쥤 . . {zero} {spill} {overflow} {nothing} {cipher}
+ 4E6E U970a B173 G8 S15 XJ0704D XJ14946 XJ16725 F1458 N5056 V6532 H2805 DK1793 L1791 K1361 O2390 DO1299 MN42309P MP12.0055 E1923 IN1168 DJ1688 DG1867 P2-8-7 I8d7.2 Q1010.2 DR3174 Yling2 Wryeong 쥤 祦 {spirits} {soul}
+ 4E6F U9e97 B198 G8 S19 F1758 N5381 V7026 H2151 DK1359 L2002 K1576 O2902 DO1344 MN47663 MP12.0917 E1926 IN1630 DJ1832 DG1937 P2-2-17 I3q16.5 Q1121.1 DR3056 ZPP2-8-11 Yli4 Yli2 Wryeo Wri 쥤 . .餫 T1 褷 {lovely} {companion}
+ 4E70 U9f62 B211 G8 S17 XJ07374 F770 N5431 V7093 H1895 DK1218 L1403 K1054 O2766 DO1354 MN48632P MP12.1102 E1925 IN833 DJ1404 DG1943 P1-12-5 I6b11.6 Q2873.7 DR1244 Yling2 Wryeong 쥤 . Ȥ {age}
+ 4E71 U66a6 B27 C72 G8 S14 XJ1344F F1765 N833 V2507 H3018 DK1912 L213 K1793 O2235 DO1383 MN14111P MP5.0923 E1927 IN1534 DJ1720 DG980 P3-2-12 I2p12.3 Q7126.9 DR3378 Yli4 Wryeog 쥭 {calendar} {almanac}
+ 4E72 U6b74 B27 C77 G4 S14 F632 N835 V2964 H3019 DK1913 L376 K692 O2247 DO839 MN16334P MP6.0717 E606 IN480 DS536 DT621 DC387 DJ704 DG1132 P3-2-12 I2p12.4 Q7121.1 DR3373 Yli4 Wryeog 쥭 å {curriculum} {continuation} {passage of time}
+ 4E73 U5217 B78 C18 G3 S6 S18 F927 N2438 V460 H824 DK551 L812 K891 O257 DO407 MN1901 MP2.0221 E414 IN611 DS537 DT276 DJ812 DG186 P1-4-2 I2f4.4 Q1220.0 DR3143 Ylie4 Wryeol T1 {file} {row} {rank} {tier} {column}
+ 4E74 U52a3 B4 C19 G8 S6 F1620 N185 V524 H2395 DK1553 L862 K1580 DO1324 MN2302 MP2.0374 E1928 IN1150 DJ1153 DG210 P2-4-2 I3n3.4 Q9042.7 DR1145 ZPP3-4-2 ZPP4-6-4 Ylie4 Wryeol . {inferiority} {be inferior to} {be worse}
+ 4E75 U70c8 B86 G8 S10 F1397 N2761 V3420 H2652 DK1698 L814 K1382 O1211 DO1199 MN18987 MP7.0393 E1929 IN1331 DJ1708 DG1276 P2-6-4 I4d6.3 Q1233.0 DR3140 Ylie4 Wryeol Ϥ. T1 䤹 {ardent} {violent} {vehement} {furious} {severe} {extreme}
+ 4E76 U88c2 B145 G8 S12 F1041 N4233 V5453 H2687 DK1727 L813 K1332 DO1277 MN34260 MP10.0213 E1930 IN1330 DJ1371 DG1626 P2-6-6 I5e6.7 Q1273.2 DR3165 Ylie4 Ylie3 Wryeol . . -. {split} {rend} {tear}
+ 4E77 U5ec9 B53 G8 S13 XH1283 F2066 N1530 V1634 H3153 DK2016 L1601 K1752 O2042 DO1514 MN9436X MP4.0597 E1932 IN1689 DJ1729 DG597 P3-3-10 I3q10.1 Q0023.7 DR564 Ylian2 Wryeom T1 {bargain} {reason} {charge} {suspicion} {point} {account} {purity} {honest} {low price} {cheap} {rested} {contented} {peaceful}
+ 4E78 U604b B8 C61 G8 S10 XJ05878 F1296 N313 V1852 H2098 DK1331 L1748 K1123 O1223 DO1012 MN10537 MP4.1025 E1931 IN258 DJ1078 DG784 P2-2-8 I2j8.2 Q0033.3 DR458 ZPP2-6-4 Ylian4 Wryeon . . {romance} {in love} {yearn for} {miss} {darling}
+ 4E79 U6190 B61 S16 S15 N1772 V1987 H731 L2051 MN11206 MP4.1180 P1-3-13 I4k13.4 Q9905.9 ZRP1-3-12 ZBP1-1-15 Ylian2 Wryeon . . {pity} {have mercy} {sympathise} {compassion}
+ 4E7A U6f23 B85 S13 N2641 V3210 O2082 MN18155X MP7.0237 P1-3-10 Q3513.0 Ylian2 Wryeon ʤ {ripples}
+ 4E7B U7149 B86 S12 N2783 V3428 H1023 L2542 MN19178X MP7.0466 P1-4-8 Q9589.6 ZRP1-4-9 Ylian4 Wryeon . {refine metals} {kneading over fire}
+ 4E7C U7c3e B118 S19 N3449 V4365 L2630 O2844 MN26616X MP8.0863 P2-6-13 I6f13.8 Q8823.7 Ylian2 Wryeom T1 ߤ {bamboo screen} {rattan blind}
+ 4E7D U7df4 B120 G3 S14 F788 N3565 V4530 H1375 DK931 L1343 K704 O2527 DO482 MN27631P MP8.1114 E608 IN743 DS539 DT431 DJ296 DG1547 P1-6-8 I6a8.2 Q2599.6 DR2764 Ylian4 Wryeon . . T1 ͤ {practice} {gloss} {train} {drill} {polish} {refine}
+ 4E7E U806f B128 S17 XJ0665F XH4702 F1967 N3713 V4737 H1419 L2676 O2948 MN29153 MP9.0219 P1-6-11 I6e11.2 Q1217.2 Ylian2 Wryeon Ĥ.ʤ Ĥ.ͤ {party} {gang} {clique}
+ϡ 4F21 U84ee B162 G9 S13 S12 F1839 N4731 V5105 DK1511 L2360 O2197 MN31722 MP9.0857 IN2227 P3-3-10 Q4430.4 Ylian2 Wryeon Ϥ Ϥ {lotus}
+Ϣ 4F22 U9023 B162 G4 S10 S9 F30 N4702 V6062 H3103 DK1976 L287 K87 O1238 DO383 MN38902P MP11.0087 E607 IN440 DS538 DT560 DC101 DJ299 DG699 P3-3-7 I2q7.2 Q3530.0 DR1555 Ylian2 Wryeon Ĥ.ʤ Ĥ.ͤ . -. T1 Ĥ 餸 {take along} {lead} {join} {connect} {party} {gang} {clique}
+ϣ 4F23 U932c B167 G8 S16 F2221 N4881 V6300 H1741 DK1146 L2030 K1847 DO1872 MN40576 MP11.0587 E1933 IN1816 DJ1602 DG1829 P1-8-8 I8a8.3 Q8519.6 DR2864 Ylian4 Wryeon . {tempering} {refine} {drill} {train} {polish}
+Ϥ 4F24 U5442 B30 G9 S7 F2055 N891 V728 H2187 DK1385 L24 K1509 O459 DO1997 MN3386 MP2.0912 IN2036 P2-3-4 I3d4.16 Q6060.0 ZPP4-7-1 Ylu:3 Wryeo ܤ T1 Ȥ ʤ {spine} {backbone}
+ϥ 4F25 U9b6f B195 S15 F2153 N5283 V6848 O2385 MN46013 MP12.0723 P2-2-13 I11a4.3 Q2760.3 Ylu3 Wro {foolish} {Russia}
+Ϧ 4F26 U6ad3 B75 S19 N2397 V2908 L2508 MN15798 MP6.0593 P1-4-15 I4a15.2 Q4796.3 Ylu3 Wro 䤰 {oar} {tower}
+ϧ 4F27 U7089 B86 G8 S8 XJ06024 F1359 N2750 V3403 H869 DK583 L1080 K1414 DO1726 MN18902X MP7.0380 E1934 IN1790 DJ1802 DG1266 P1-4-4 I4d4.2 Q9387.7 Q9382.7 DR1160 ZPP1-1-7 Ylu2 Wro {hearth} {furnace} {kiln} {reactor}
+Ϩ 4F28 U8cc2 B154 S13 N4506 V5799 L2738 MN36738 MP10.0748 DJ1226 P1-7-6 I7b6.2 Q6786.4 Ylu4 Wroe ޤ. ޤ. {bribe}
+ϩ 4F29 U8def B157 G3 S13 XH4724 F529 N4561 V5876 H1533 DK1031 L1282 K367 O1925 DO677 MN37524 MP10.0916 E415 IN151 DS540 DT425 DJ533 DG1764 P1-7-6 I7d6.5 Q6716.4 DR3777 Ylu4 Wro - ߤ {path} {route} {road} {distance}
+Ϫ 4F2A U9732 B173 G8 S21 F928 N5069 V6549 H2818 DK1803 L1283 K1144 O2941 DO1074 MN42463 MP12.0073 E1935 IN951 DJ846 DG1870 P2-8-13 I8d13.1 Q1016.4 DR3177 Ylu4 Ylou4 Wro Ĥ T1 {dew} {tears} {expose} {Russia}
+ϫ 4F2B U52b4 B19 G4 S7 XJ05229 F398 N720 V531 H2548 DK1619 L860 K309 O491A DO274 MN2329 MP2.0381 E610 IN233 DS542 DT494 DC145 DJ443 DG214 P2-5-2 I3n4.3 Q3242.7 Q9042.7 DR945 ZPP2-3-4 Ylao2 Wro . . . ͤ Ĥ. ͤ. {labor} {thank for} {reward for} {toil} {trouble}
+Ϭ 4F2C U5a41 B38 S11 XJ1394D N1229 V1235 MN6383 MP3.0717 P2-8-3 I3e8.8 Q5040.4 Ylou2 Ylu:3 Wru Ĥ. . T1 {frequently} {tie}
+ϭ 4F2D U5eca B53 G8 S12 S11 F1598 N1519 V1622 H3147 DK2011 L1852 K1348 DO1567 MN9437X MP4.0602 E1938 IN981 DJ545 DG596 P3-3-9 I3q8.4 Q0022.7 DR544 ZSP3-3-8 Ylang2 Wrang {corridor} {hall} {tower}
+Ϯ 4F2E U5f04 B96 S7 XJ13F5D XJ13F67 N2924 V1668 L2558 MN9596 MP4.0665 P2-4-3 I4f3.2 Q1044.1 Ynong4 Ylong4 Wrong . . . Ҥͤ. . Ƥ. {play with} {tamper} {trifle with}
+ϯ 4F2F U6717 B74 G6 S10 XJ05B2D F1374 N3762 V4802 H1325 DK891 L1469 K1450 O1394 DO1610 MN14362P MP5.1047 E995 IN1754 DT917 DJ1628 DG1006 P1-6-4 I4b6.11 Q3772.0 DR846 Ylang3 Wrang ۤ.餫 .餫 T1 {melodious} {clear} {bright} {serene} {cheerful}
+ϰ 4F30 U697c B75 G8 S13 XJ05C6C F2173 N2322 V2785 H1019 DK697 L930 K1905 DO1744 MN15212 MP6.0477 E1939 IN1841 DJ1887 DG1106 P1-4-9 I4a9.10 Q4994.4 DR1869 Ylou2 Wru ɤ {watchtower} {lookout} {high building}
+ϱ 4F31 U6994 B75 S13 N2307 V2766 MN15226X MP6.0478 P1-4-9 Q4792.7 Ylang2 Wrang {betel palm tree}
+ϲ 4F32 U6d6a B85 G8 S10 F1508 N2570 V3155 H439 DK323 L1470 K1445 O1339 DO1197 MN17482 MP6.1147 E1937 IN1753 DJ1398 DG1202 P1-3-7 I3a7.5 Q3713.2 DR365 Ylang4 Wrang T1 ʤ ʤ {wandering} {waves} {billows}
+ϳ 4F33 U6f0f B85 G8 S14 F1298 N2682 V3307 H701 DK495 L1068 K1809 DO1599 MN18120 MP7.0212 E1940 IN1806 DJ1502 DG1247 P1-3-11 I3a11.19 Q3712.7 DR353 Ylou4 Wru . . .餹 {leak} {escape} {time}
+ϴ 4F34 U7262 B40 S7 F2472 N1287 V3535 L2213 MN19934 MP7.0628 P2-3-4 I3m4.2 Q3050.2 Ylao2 Wroe Wro . ҤȤ {prison} {jail} {hardness}
+ϵ 4F35 U72fc B94 S10 F2129 N2888 V3579 L2339 O1303 MN20432 MP7.0702 P1-3-7 I3g7.3 Q4323.2 Ylang2 Wrang {wolf}
+϶ 4F36 U7bed B118 S16 XJ06446 XH3458 F2237 V4332 L2638 MN26371 MP8.0875 P2-6-10 Q8821.1 ZRP2-6-16 Ylong2 Ylong3 Wrong . . . T1 {seclude oneself} {cage} {coop} {implied}
+Ϸ 4F37 U8001 B125 G4 S6 F803 N3683 V4696 H3197 DK2040 L1251 K788 O334 DO637 MN28842 MP9.0142 E609 IN543 DS541 DT472 DJ737 DG1576 P3-4-2 I2k4.5 Q4471.1 DR1456 Ylao3 Wro . . T1 {old man} {old age} {grow old}
+ϸ 4F38 U807e B212 S22 N5442 V4745 L2983 MN29212 MP9.0237 P2-16-6 I6e16.1 Q0140.1 Ylong2 Wrong . Ĥ ߤߤ {deafness} {deaf person} {deafen}
+Ϲ 4F39 U874b B142 S14 XJ15B78 N4200 V5332 L2688 MN33786X MP10.0109 P1-6-8 Q5211.6 Yla4 Yzha4 Wrab ߤĤ T1 {wax}
+Ϻ 4F3A U90ce B163 G8 S9 S8 XJ1622D F569 N4762 V6138 H1289 DK867 L1851 K237 O1145 DO955 MN39405P MP11.0242 E1936 IN980 DC264 DJ546 DG757 P1-6-3 I2d6.5 Q3772.7 DR844 ZSP1-6-2 Ylang2 Ylang4 Wrang 祦 Ȥ T1 Ȥ {son} {counter for sons}
+ϻ 4F3B U516d B8 C12 G1 S4 F93 N283 V371 H1965 DK1244 L6 K20 O61 DO8 MN1453 MP2.0045 E76 IN8 DS6 DT24 DC124 DJ6 DB1.A DG153 P2-2-2 I2j2.2 Q0080.0 DR461 Yliu4 Ylu4 Wryug ꥯ . . त T1 {six}
+ϼ 4F3C U9e93 B198 S19 F2366 N5377 V7023 L2839 O2903 MN47658 MP12.0916 P2-8-11 I4a15.9 Q4421.1 Ylu4 Wrog դ {foot of a mountain}
+Ͻ 4F3D U7984 B113 G9 S12 XJ06333 F2126 N3250 V4096 H1002 DK684 L2602 O1589 DO1998 MN24741P MP8.0477 IN2179 P1-4-8 I4e8.2 Q3723.2 Ylu4 Wrog . դ T1 Ȥ 褷 {fief} {allowance} {pension} {grant} {happiness}
+Ͼ 4F3E U808b B130 S6 N3725 V4754 L2463 MN29239 MP9.0250 P1-4-2 I4b2.1 Q7422.7 Yle4 Yle1 Ylei4 Wreug Ф {rib}
+Ͽ 4F3F U9332 B167 G4 S16 F546 N4879 V6298 H1742 DK1147 L1144 K416 O2523 DO665 MN40519P MP11.0560 E611 IN538 DS543 DT633 DJ730 DG1830 P1-8-8 I8a8.16 Q8713.2 DR2842 Ylu4 Wrog Wye {record}
+ 4F40 U8ad6 B149 G6 S15 F227 N4391 V5646 H1574 DK1058 L1820 K267 O2320 DO406 MN35658 MP10.0516 E996 IN293 DS881 DT989 DC110 DJ496 DG1700 P1-7-8 I7a8.13 Q0862.7 DR3053 Ylun4 Ylun2 Wron Wyun {argument} {discourse}
+ 4F41 U502d B9 G9 S10 F2098 N475 V242 DK94 L2106 O1283 MN796 MP1.0848 IN2019 P1-2-8 I2a8.16 Q2224.4 Ywo1 Wwi Wwae . T1 ޤ 䤹 ޤ {Yamato} {ancient Japan}
+ 4F42 U548c B115 G3 S8 XJ16D61 F124 N3268 V770 H1130 DK769 L897 K151 O638 DO277 MN3490 MP2.0969 E416 IN124 DS338 DT318 DC85 DJ352 DB3.5 DG326 P1-5-3 I5d3.1 Q2690.0 DR2277 Yhe2 Yhe4 Yhuo2 Yhuo4 Yhuo5 Yhai1 Yhe5 Whwa .餰 .餲 ʤ. ʤ.䤫 T1 Ĥ Ȥ ˤ ޤ 䤹 褷 {harmony} {Japanese style} {peace} {soften} {Japan}
+ 4F43 U8a71 B149 G2 S13 F134 N4358 V5608 H1527 DK1027 L344 K133 DO180 MN35441 MP10.0454 E221 IN238 DS151 DT229 DC125 DJ178 DB2.2 DG1684 P1-7-6 I7a6.8 Q0266.4 DR3077 Yhua4 Whwa Ϥ. Ϥʤ {tale} {talk}
+ 4F44 U6b6a B1 S9 F2348 N54 V2960 L2862 MN16286 MP6.0708 P2-4-5 I2m7.4 Q1010.1 Ywai1 Wwae Wae 磻 . Ӥ Ҥ. 椬. {warp} {bend} {strained} {distort}
+ 4F45 U8cc4 B154 G8 S13 F1282 N4507 V5800 H1529 DK1028 L80 K1816 DO1776 MN36745 MP10.0749 E1941 IN1739 DJ1225 DG1745 P1-7-6 I7b6.1 Q6482.7 DR3946 Yhui4 Yhui3 Whoe 磻 ޤ. {bribe} {board} {supply} {finance}
+ 4F46 U8107 B130 S10 F1806 N3765 V4807 H952 L870 K1583 O1083 MN29467 MP9.0314 P1-4-6 I4b6.3 Q7422.7 Yxie2 Whyeob 祦 來 櫓 {armpit} {the other way} {another place} {flank} {supporting role}
+ 4F47 U60d1 B61 G8 S12 XH4681 F777 N1710 V1892 H2786 DK1783 L614 K1160 O1784 DO1131 MN10789 MP4.1081 E1942 IN969 DJ1071 DG789 P2-8-4 I4k8.16 Q5333.0 DR1458 Yhuo4 Whog 說 ޤ. {beguile} {delusion} {perplexity}
+ 4F48 U67a0 B75 G8 S8 F922 N2205 V2585 H866 DK582 L200 K2047 MN14576 MP6.0248 E1943 IN1907 DJ510 DG1082 P1-4-4 I4a4.19 Q4494.1 DR1855 勞 {frame} {framework} {spindle} {spool} {bounding-box} {(kokuji)}
+ 4F49 U9df2 B196 S23 F1925 N5368 V7004 L2834 O2980 MN47345 MP12.0876 P2-12-11 I11b12.5 Q0332.7 Yjiu4 Wchwi 奦 T1 碌 {eagle}
+ 4F4A U4e99 B1 S6 XJ04F4B N31 V80 H3524 L2985 O317 DO1935 MN265 MP1.0542 P4-6-1 I0a6.2 Q1010.7 Ygen4 Ygeng4 Wgeung 錄. . T1 Τ {range} {reach} {extend} {cover}
+ 4F4B U4e98 B1 C7 G9 S6 XJ04F4A F1728 N30 V79 H1939 DK1232 L32 O262 MN262 MP1.0524 IN2006 P2-1-5 I4c2.4 Q1010.6 Ygen4 Wseon Whwan 錄. . T1 Τ Ȥ 錄 Ҥ {span} {request}
+ 4F4C U9c10 B195 S20 N5317 V6901 L2824 MN46337 MP12.0760 P1-11-9 I11a9.5 Q2632.7 Ye4 Wag {alligator} {crocodile}
+ 4F4D U8a6b B149 S13 F2481 N4345 V5598 L2721 O1931 MN35431 MP10.0450 P1-7-6 I7a6.6 Q0361.4 Ycha4 Wta . .Ӥ . T1 {apologize}
+ 4F4E U85c1 B140 S17 F2488 N4083 V5234 L2400 O2682 MN32222X MP9.0970 P2-3-14 I3k14.6 Q4490.4 ZRP2-4-14 Ygao3 Wgo {straw}
+ 4F4F U8568 B140 S15 F2307 N4051 V5194 L2405 O2566 MN32001X MP9.0912 P2-3-12 I3k12.15 Q4428.2 ZRP2-4-12 Yjue2 Wgweol {bracken} {fernbrake}
+ 4F50 U6900 B75 S12 N2287 V2732 L2487 O1624 MN15001 MP6.0411 P1-4-8 I4a8.26 Q4391.2 Ywan3 Wwan Ϥ {wooden or lacquered bowl}
+ 4F51 U6e7e B85 G8 S12 XJ05F54 F545 N2627 V3239 H613 DK447 L1749 K1028 O1849 DO1136 MN17920 MP7.0147 E1944 IN670 DJ910 DG1228 P1-3-9 I3a9.15 Q3012.7 DR352 Ywan1 Wman ꤨ {gulf} {bay} {inlet}
+ 4F52 U7897 B112 S13 XJ1376F N3196 V4014 L2591 MN24306 MP8.0376 P1-5-8 I5a8.7 Q1361.2 Ywan3 Wwan Ф {porcelain bowl} {tea cup}
+ 4F53 U8155 B130 G8 S12 F1163 N3786 V4837 H1006 DK687 L1418 K1114 DO1180 MN29631 MP9.0337 E1945 IN1299 DJ1342 DG1038 P1-4-8 I4b8.6 Q7321.2 DR3956 Ywan4 Wwan {arm} {ability} {talent}
+С 5021 U5f0c B56 C1 S4 XJ0306C N1553 V1672 O74 MN9658 MP4.0674 P3-3-1 I4n1.1 Q4310.0 Yyi1 Wil Ҥ- Ҥ. T1 Ϥ Ҥ ҤȤ {one}
+Т 5022 U4e10 B1 S4 XH262 N11 V11 MN22 MP1.0264 P4-4-1 I2m2.3 Q1020.7 Ygai4 Wgal Wgae . {beggar} {beg} {give}
+У 5023 U4e15 B1 S5 V18 O163 MN30 MP1.0267 P2-4-1 I0a5.2 Q1010.9 Ypi1 Wbi . {large} {great} {grand} {glorious} {distinguished}
+Ф 5024 U4e2a B9 C2 S3 XH1960 N340 V25 H1959 MN70 MP1.0286 P2-2-1 Q8020.0 Yge4 Wga Wgae {counter for articles} {individual}
+Х 5025 U4e31 B2 S5 V29 MN77 MP1.0318 P1-2-3 I0a5.4 Q2277.0 Yguan4 Wgwan {saguaro-like kanji} {horn-shaped locks of hair} {young} {tender}
+Ц 5026 U4e36 B3 S1 V32 H3344 MN91 MP1.0320 P4-1-4 I0a1.3 Q3000.0 Yzhu3 Wju T2 Ƥ {dot} {tick or dot radical (no. 3)}
+Ч 5027 U4e3c B4 C3 S5 F2088 N171 V37 L2884 O206 MN101 MP1.0337 P4-5-4 I0a5.40 Q5500.0 Yjing3 Ydan3 Wjeong ȥ 祦 ɤ֤ {bowl} {bowl of food}
+Ш 5028 U4e3f B4 S1 V39 H3345 MN106 MP1.0338 P4-1-4 I0a1.2 Q2000.0 Ypie3 Wbyeol إ 褦 T1 T2 Τ {kana-no radical (no. 4)}
+Щ 5029 U4e42 B4 S2 V41 O5 MN111 MP1.0338 P4-2-4 I0a2.11 Q4000.0 Yyi4 Yai4 Wye . . {mow} {cut grass} {subdue}
+Ъ 502A U4e56 B4 S8 N206 V53 MN149 MP1.0348 P4-8-3 I2k6.4 Q2011.1 Yguai1 Wgoe . Ȥ {oppose} {disobey}
+Ы 502B U4e58 B4 S10 XJ03E68 XJ14436 XH223 N225 V55 H3579 MN154 MP1.0350 P4-10-3 Q2090.1 Ycheng2 Ysheng4 Wseung 祦 . . {power} {multiplication} {record} {counter for vehicles}
+Ь 502C U4e82 B5 S13 XJ04D70 XH3856 N267 V64 H1886 O2175 MN214 MP1.0403 P1-12-1 Q2221.0 Yluan4 Wran ߤ. ߤ. ߤ. ߤ. . 錄. {war} {disorder} {riot} {disturb}
+Э 502D U4e85 B6 S1 V66 H3347 MN224 MP1.0409 P4-1-4 I0a1.4 Q2000.0 Yjue2 Wgweol T2 Ϥͤܤ {feathered stick} {barb}
+Ю 502E U8c6b B152 C6 S16 XJ04D3D XH271 N4474 V5751 H1085 O2461 MN36425 MP10.0669 P1-4-12 Q1723.2 Yyu4 Wye 餫. {relaxed} {comfortable} {at ease}
+Я 502F U4e8a B6 S7 XJ03B76 XJ1345B XH272 V70 H3556 P4-7-3 Q5000.7 Yshi4 Wsa Ĥ. Ĥ. {affair} {matter} {business} {to serve} {accident} {incident}
+а 5030 U8212 B135 S12 V4920 MN30300 MP9.0467 P1-8-4 I3d9.23 Q8762.2 Yshu1 Wseo .٤ {stretch} {loosen} {open} {relax} {mention}
+б 5031 U5f0d B56 C7 S5 XJ04673 XH32 N1554 V1673 MN9661 MP4.0674 P3-3-2 I4n2.5 Q4310.0 Yer4 Wi դ- դ. դ. {two}
+в 5032 U4e8e B1 C7 S3 N5 V73 O25 MN252 MP1.0453 P4-3-1 I0a3.20 Q1040.0 Yyu2 Wu {going} {from}
+г 5033 U4e9e B1 C7 S8 XJ03021 XH43 N45 V82 H3563 O1264 MN274 MP1.0525 P4-8-1 Q1010.7 Yya4 Yya3 Wa . {rank} {follow}
+д 5034 U4e9f B7 S8 S9 XJ14969 V83 MN279 MP1.0528 P2-7-1 I3d5.16 Q1010.4 Yji2 Yqi4 Wgeug Wgi 祯 Ф ߤ䤫 {fast} {quick} {sudden}
+е 5035 U4ea0 B8 S2 V85 H3363 MN286 MP00.0000 P4-2-2 I2j0.1 Q0000.0 Ytou2 Wdu ȥ T2 ʤ٤֤ {kettle lid}
+ж 5036 U4ea2 B8 S4 N282 V87 H1964 MN288 MP1.0532 P2-2-2 I2j2.3 Q0021.7 Ykang4 Whang ֤ {high spirits}
+з 5037 U4eb0 B8 S9 XJ0357E XH295 N299 V94 MN307 MP1.0553 P2-2-7 Q0090.6 Yjing1 Wgyeong 祦 ߤ䤳 {capital city}
+и 5038 U4eb3 B8 S10 XH318 V97 MN312 MP1.0554 P2-2-8 I2j8.4 Q0071.4 Ybo4 Wbag ϥ {an ancient Chinese capital}
+й 5039 U4eb6 B8 S13 V98 O1972 MN328 MP1.0554 P2-2-11 I2j11.4 Q0010.6 Ydan3 Wdan . ۤޤ {truly} {wholly} {cordial}
+к 503A U4ece B9 S4 V102 MN362 MP1.0596 P1-2-2 Q8800.0 Ycong2 Wjong 祦 奦 . . {two people}
+л 503B U4ecd B9 S4 N344 V104 O123 MN361 MP1.0595 P1-2-2 I2a2.7 Q2722.7 Yreng2 Wing 祦 ˥祦 .ä ʤ {therefore} {consequently}
+м 503C U4ec4 B27 C9 S4 N815 V107 H2946 L2153 MN352 MP1.0584 P3-2-2 I2p2.1 Q7128.0 Yze4 Wcheug ۤ. ۤ- ۤ.ᤫ ۤ.᤯ . {be seen dimly} {suggest} {intimate} {faint} {stupid} {hint}
+н 503D U4ec6 B9 S4 N343 V103 MN354 MP1.0585 P1-2-2 I2a2.3 Q2320.0 Ypu1 Ypu2 Wbu . {fall} {lie down} {bend}
+о 503E U4ec2 B9 S4 XJ0462F XH532 N342 V101 H22 O55 MN350 MP1.0584 P1-2-2 Q2422.7 Yle4 Wreug ɥ 奯 ꥭ 祯 Ϥ. {surplus or excess} {remainder}
+п 503F U4ed7 B9 S5 N357 V118 O127 MN371 MP1.0600 P1-2-3 I2a3.5 Q2520.0 Yzhang4 Wjang 祦 祦 Ĥ Ĥ ޤ {cane} {stick}
+ 5040 U4ede B9 S5 XJ05041 N356 V116 MN379 MP1.0609 P1-2-3 I2a3.8 Q2722.0 Yren4 Win Ϥ. {fathom}
+ 5041 U4eed B9 S5 XJ05040 XH356 V117 O122 P1-2-3 Q2722.0 Q2725.0 Yren4 Win Ϥ. {fathom}
+ 5042 U4edf B9 S5 XH156 N353 V113 O130 MN380 MP1.0610 P1-2-3 I2a3.7 Q2224.0 Yqian1 Wcheon {thousand}
+ 5043 U4ef7 B9 S6 V126 O236 MN412 MP1.0635 P1-2-4 I2a4.11 Q2822.0 Yjia4 Yjie4 Wgae {man with shellfish kanji}
+ 5044 U4f09 B9 S6 N367 V129 MN431 MP1.0644 P1-2-4 I2a4.12 Q2021.7 Ykang4 Whang . ʤ. {same kind} {compare with}
+ 5045 U4f5a B9 S7 N393 V153 H62 MN516 MP1.0709 P1-2-5 I2a5.5 Q2523.0 Yyi4 Ydie2 Wil Wjil ƥ Τ. Τ. {lost} {hide} {peace} {mistake} {beautiful} {in turn}
+ 5046 U4f30 B9 S7 N387 V148 MN467 MP1.0678 P1-2-5 I2a5.18 Q2426.0 Ygu1 Ygu4 Wgo . . {price} {business} {selling}
+ 5047 U4f5b B9 S7 XJ04A29 XH351 N385 V146 H75 O550 MN517 MP1.0710 P1-2-5 Q2522.7 Yfo2 Yfu2 Wbul Wpil ֥ ե ۤȤ T1 餮 {France}
+ 5048 U4f5d B9 S7 V147 MN520 MP4.0811 P1-2-5 I2a5.22 Q2722.0 Ykou4 Wgu ष {foolish} {stopped over}
+ 5049 U4f57 B9 S7 XH415 N386 V160 MN513 MP1.0705 P1-2-5 Q2321.1 Ytuo2 Wta . ۤ .Ӥ {proud} {lonely}
+ 504A U4f47 B9 S7 N391 V152 MN496 MP1.0686 P1-2-5 I2a5.16 Q2322.1 Yzhu4 Wjeo . {stop} {linger} {appearance} {figure} {bearing}
+ 504B U4f76 B9 S8 N418 V184 O558 MN562 MP1.0734 P1-2-6 I2a6.15 Q2426.1 Yji2 Wgil {healthy} {correct}
+ 504C U4f88 B9 S8 N414 V180 MN583 MP1.0747 P1-2-6 I2a6.6 Q2722.7 Ychi3 Wchi . {luxury} {pride}
+ 504D U4f8f B9 S8 N417 V183 MN592 MP1.0753 P1-2-6 I2a6.4 Q2529.0 Yzhu1 Wju {actor} {supporting post}
+ 504E U4f98 B9 S8 N415 V181 MN602 MP1.0755 P1-2-6 I2a6.14 Q2321.4 Ycha4 Wcha . ۤ. .Ӥ {proud} {lonely}
+ 504F U4f7b B9 S8 N412 V178 MN569 MP1.0735 P1-2-6 I2a6.8 Q2221.3 Ytiao1 Ytiao2 Wjo Wyo 祦 祦 襦 . {frivolity}
+ 5050 U4f69 B9 S8 N420 V186 MN543 MP1.0727 P1-2-6 I2a6.21 Q2721.0 Ypei4 Wpae ϥ . .Ӥ Ӥ {wear} {put on (a sword)}
+ 5051 U4f70 B9 S8 XH33 N410 V174 O554 MN553 MP1.0730 P1-2-6 I2a6.19 Q2126.0 Ybai3 Wbaeg ҥ㥯 ϥ {100} {hundred} {leader of 100 men} {east-west path between paddies}
+ 5052 U4f91 B9 G9 S8 N411 V177 H91 DK69 L3002 O557 MN594 MP1.0754 IN2018 P1-2-6 I2a6.5 Q2422.7 Yyou4 Wyu 楦 . . T1 Ĥ 椭 {urge to eat}
+ 5053 U4f6f B9 S8 XH510 N419 V185 MN552 MP1.0730 P1-2-6 I2a6.18 Q2825.1 Yyang2 Wyang 襦 Ĥ. {pretend} {feign} {false} {deceitful}
+ 5054 U4f86 B4 C9 S8 XJ04D68 XH202 N204 V173 H3570 O756 MN581 MP1.0740 P4-8-3 Q4090.8 Ylai2 Wrae 饤 . . . . . {come} {due} {next} {cause} {become}
+ 5055 U4f96 B9 S8 V176 O669 MN599 MP1.0755 P2-2-6 I2a6.25 Q8022.7 Ylun2 Wryun . {think} {be methodical}
+ 5056 U5118 B9 S16 XJ04B79 N558 V327 O2435 MN1234 MP1.0955 P1-2-14 I2a14.2 Q2723.3 Yjin3 Yjin4 Wjin ޤ ȤȤ {as it is} {because}
+ 5057 U4fd4 B9 S9 XJ13D73 V199 O774 MN686 MP1.0782 P1-2-7 I2a7.9 Q2621.0 Yxian4 Whyeon . . {compare} {spy on}
+ 5058 U4fdf B9 S9 XH1609 N438 V203 O1035 MN705 MP1.0796 P1-2-7 I2a7.19 Q2323.4 Ysi4 Yqi2 Wsa Wgi . {wait} {depend on}
+ 5059 U4fce B9 S9 XJ0602C N441 V209 MN679 MP1.0781 P1-4-5 I2a7.24 Q8781.0 Yzu3 Wjo ޤʤ {altar of sacrifice} {chopping board}
+ 505A U4fd8 B9 S9 N442 V210 MN697 MP1.0786 P1-2-7 I2a6.9 Q2224.7 Yfu2 Wbu Ȥꤳ {captive}
+ 505B U4fdb B9 S9 V207 MN700 MP1.0788 P1-2-7 I2a7.16 Q2721.6 Ymian3 Wmyeon ٥ . {look down} {diligent}
+ 505C U4fd1 B9 S9 V206 MN683 MP1.0782 P1-2-7 I2a7.20 Q2722.7 Yyong3 Wyong 襦 ȥ 楦 {effigy}
+ 505D U4fda B9 S9 N446 V214 H99 MN699 MP1.0787 P1-2-7 I2a7.6 Q2621.4 Yli3 Wri . {rustic} {ill mannered}
+ 505E U4fd0 B9 S9 N433 V208 O775 MN682 MP1.0782 P1-2-7 Q2220.0 Yli4 Wri . {clever}
+ 505F U4fe4 B9 S9 XH5087 N435 V200 MN719 MP1.0804 P1-2-7 I2a7.18 Q2822.7 Yti4 Wje ⤫ T1 Ƥ {(kokuji)}
+ 5060 U4fe5 B9 S9 N436 V201 MN720 MP1.0804 P1-2-7 I2a7.2 Q2520.6 Yche1 Wgeo {jinricksha} {(kokuji)}
+ 5061 U501a B9 S10 N476 V244 O1033 MN776 MP1.0833 P1-2-8 I2a8.26 Q2422.1 Yyi3 Weui Wgi . . {lean on} {rest against}
+ 5062 U5028 B9 S10 N473 V241 MN790 MP1.0843 P1-2-8 I2a8.31 Q2726.4 Yju4 Wgeo . {pride} {squatting with legs outstretched}
+ 5063 U5014 B9 S10 N470 V239 MN769 MP1.0830 P1-2-8 I2a8.33 Q2727.2 Yjue2 Yjue4 Wgul Ĥ. {stubborn}
+ 5064 U502a B9 S10 N460 V226 MN792 MP1.0844 P1-2-8 I2a8.12 Q2721.7 Yni2 Wye {stare}
+ 5065 U5025 B9 S10 N469 V238 MN787X MP1.0842 P1-2-8 I2a8.17 Q2321.1 Ykong1 Ykong3 Wgong ̤. {boorish} {urgent}
+ 5066 U5005 B9 S10 XJ05067 XH366 N456 V223 L2131 MN750 MP1.0820 P1-2-8 I2a8.29 Q2024.8 Ycui4 Wswi Wjol {son} {my son}
+ 5067 U4f1c B9 S6 XJ05066 N366 V128 MN462 MP1.0668 P1-2-4 Q2424.1 Ycui4 Yzu2 Wswi Wjol {son} {my son}
+ 5068 U4ff6 B9 S10 V236 O1026 MN732 MP1.0816 P1-2-8 I2a8.6 Q2724.0 Ychu4 Wsug Wcheog 奯 ƥ Ϥ 褤 {beginning} {good} {excel}
+ 5069 U5021 B9 S10 N478 V247 MN783 MP1.0840 P1-2-8 I2a8.19 Q2626.0 Ychang4 Ychang1 Wchang 祦 Ȥ. 虜 {prostitute} {actor}
+ 506A U5029 B9 S10 N464 V230 O1031 MN791 MP1.0843 P1-2-8 I2a8.20 Q2522.7 Yqian4 Wcheon Wcheong ĤĤ Ĥ. {carefully} {attentively} {profoundly}
+ 506B U502c B9 S10 V233 O1027 MN794 MP1.0847 P1-2-8 I2a8.32 Q2124.6 Yzhuo1 Yzhuo2 Wtag {large} {clear} {remarkable}
+ 506C U4ffe B9 S10 XH515 V234 O1279 MN740 MP1.0818 P1-2-8 I2a8.4 Q2624.0 Ybi3 Ybei1 Ybi4 Wbi إ {tutor}
+ 506D U4fef B9 S10 N484 V253 MN722 MP1.0812 P1-2-8 I2a8.35 Q2024.0 Yfu3 Wbu . Ĥ. . {bend down} {lie prostrate}
+ 506E U5011 B9 S10 V232 MN766 MP1.0825 P1-2-8 I2a8.1 Q2722.0 Ymen5 Ymen2 Wmun Ȥ⤬ {plural suffix}
+ 506F U5006 B9 S10 N463 V229 H121 MN751 MP1.0820 P1-2-8 I2a8.3 Q2122.7 Ylia3 Yliang3 Wryang 祦 {skill}
+ 5070 U5043 B9 S11 N503 V271 MN830 MP1.0850 P1-2-9 I2a9.18 Q2121.4 Yyan3 Weon . {dam} {weir}
+ 5071 U5047 B9 S11 XJ0323E XH382 N493 V261 H143 O1271 MN835 MP1.0853 P1-2-9 Q2724.7 Yjia3 Yjia4 Wga Wha . {temporary} {interim} {assumed (name)} {informal}
+ 5072 U6703 B9 C73 S13 XJ03271 XH381 N522 V2493 H2139 O2020 MN14306 MP5.1001 P2-2-11 Q8060.6 Yhui4 Yhui3 Ykuai4 Whoe Wgoe Wgwal . .碌 .ޤ T1 {meet} {party} {association} {interview} {join}
+ 5073 U5055 B9 S11 F2466 N501 V269 O1537 MN855 MP1.0865 P1-2-9 I2a9.11 Q2126.1 Yxie2 Yjie1 Whae Whye Ȥ {together}
+ 5074 U5050 B9 S11 V262 O1275 MN850 MP1.0865 P1-2-9 I2a9.12 Q2022.2 Yyan4 Wan {fake} {counterfeit}
+ 5075 U5048 B9 S11 V267 MN836 MP1.0858 P1-2-9 I2a9.10 Q2622.7 Yjie2 Yji4 Wgeol Wge . {verse in praise of Buddha} {fast} {healthy} {rest}
+ 5076 U505a B9 S11 N495 V264 L2132 MN861 MP1.0866 P1-2-9 I2a9.5 Q2824.0 Yzuo4 Wju Wja . Ĥ. {make}
+ 5077 U5056 B9 S11 N498 V265 MN856 MP1.0866 P1-2-9 I2a9.3 Q2426.0 Q2426.3 Yche3 Wcha {well} {now}
+ 5078 U506c B9 S11 XJ1322D N494 V263 MN889 MP1.0872 P1-2-9 I2a9.8 Q2723.2 Yzong3 Wchong . {feel pain} {suffer}
+ 5079 U5078 B9 S11 N504 V272 O1274 MN901 MP1.0877 P1-2-9 I2a9.13 Q2822.1 Q2823.2 Ytou1 Wtu ȥ 奦 ̤. {steal}
+ 507A U5080 B9 S12 N516 V282 O1828 MN928 MP1.0881 P1-2-10 I2a10.3 Q2621.3 Ygui1 Ykui3 Wgoe . {large}
+ 507B U509a B9 S12 XJ13145 N513 V280 MN969 MP1.0895 P1-2-10 I2a10.1 Q2824.0 Yxiao4 Whyo ʤ. {imitate} {follow} {emulate}
+ 507C U5085 B9 S12 N515 V281 O1536 MN939 MP1.0881 P1-2-10 I2a10.2 Q2324.2 Yfu4 Wbu . Ĥ T1 Ǥ {tutor}
+ 507D U50b4 B9 S13 N525 V290 MN1020 MP1.0908 P1-2-11 I2a11.15 Q2121.6 Yyu3 Wgu . ष {bend over} {stoop} {bow}
+ 507E U50b2 B9 S13 N529 V294 MN1015 MP1.0900 P1-2-11 I2a11.2 Q2824.0 Yao4 Wo . ʤ. {be proud}
+ѡ 5121 U50c9 B9 S13 V291 MN1054 MP1.0918 P2-2-11 I2a11.17 Q8088.6 Yqian1 Wcheom ߤ {all}
+Ѣ 5122 U50ca B9 S13 N524 V302 MN1055 MP1.0919 P1-2-11 I2a11.9 Q2121.2 Yxian1 Wseon {hermit}
+ѣ 5123 U50b3 B9 S13 XJ04541 XH379 N521 V287 H161 O1826 MN1019 MP1.0901 P1-2-11 Q2524.3 Ychuan2 Yzhuan4 Wjeon ƥ ǥ Ĥ. Ĥ. Ĥ. Ĥ {summon} {propagate} {transmit}
+Ѥ 5124 U50c2 B9 S13 N523 V288 MN1045 MP1.0916 P1-2-11 I2a11.5 Q2524.4 Ylu:3 Ylou2 Wru . {bend over}
+ѥ 5125 U50d6 B9 S14 V306 O2058 MN1095 MP1.0924 P1-2-12 I2a12.8 Q2426.1 Yxi1 Wheui . {enjoyment} {pleasure}
+Ѧ 5126 U50de B9 S14 XJ03536 XH510 N537 V303 H167 MN1105 MP1.0925 P1-2-12 Q2222.7 Ywei3 Wwi Ĥ. Ĥ. ˤ {lie} {falsehood} {deceive} {pretend}
+ѧ 5127 U50e5 B9 S14 N542 V311 MN1113 MP1.0928 P1-2-12 I2a12.7 Q2421.1 Yjiao3 Yyao2 Wyo 祦 祦 {luck} {seek} {desire}
+Ѩ 5128 U50ed B9 S16 XJ05129 N560 V329 MN1128 MP1.0934 P1-2-14 I2a12.3 Q2526.1 Yjian4 Wcham . . {boastfully usurp}
+ѩ 5129 U50e3 B9 S14 XJ05128 XH560 N546 V305 MN1111 MP1.0928 P1-2-12 Q2526.3 Ytie3 Wcham . . {boastfully usurp}
+Ѫ 512A U50ee B9 S14 N541 V310 O2056 MN1132 MP1.0935 P1-2-12 I2a12.4 Q2021.4 Ytong2 Wdong ȥ ɥ {child} {servant} {foolishness}
+ѫ 512B U50f9 B9 S15 XJ03241 XH422 N548 V316 H171 MN1163 MP1.0937 P1-2-13 Q2128.6 Yjia4 Wga {price} {value}
+Ѭ 512C U50f5 B9 S15 V317 MN1158 MP1.0936 P1-2-13 I2a13.4 Q2121.6 Yjiang1 Wgang 祦 . {fall down} {collapse}
+ѭ 512D U5109 B9 S15 XJ03770 XH479 N547 V315 H172 MN1190 MP1.0947 P1-2-13 Q2828.6 Yjian3 Wgeom Ĥ. ĤŤޤ䤫 {economy} {thrifty}
+Ѯ 512E U5101 B9 S14 N543 V312 O2253 MN1175 MP1.0944 P1-2-12 I2a12.2 Q2022.7 Yjun4 Yjuan4 Wjun . {excellence} {talented person}
+ѯ 512F U5102 B9 S15 V318 MN1176 MP1.0944 P1-2-13 I2a13.2 Q2523.2 Ynong2 Wnong ɥ Υ 路 {I} {my} {he} {his} {me (used by old people)}
+Ѱ 5130 U5116 B9 S17 V325 MN1229 MP1.0954 P1-2-15 I2a15.2 Q2821.7 Ylan2 Wram {ugly}
+ѱ 5131 U5115 B9 S16 N559 V328 MN1227 MP1.0954 P1-2-14 I2a14.4 Q2022.3 Ychai2 Wje Ȥ⤬ {companion}
+Ѳ 5132 U5114 B9 S16 N557 V326 O2433 MN1224 MP1.0953 P1-2-14 I2a14.3 Q2424.1 Ychou2 Wju 奦 Ȥ⤬ {companion} {similar kind}
+ѳ 5133 U511a B9 S15 N550 V320 MN1236X MP1.0955 P1-2-13 I2a13.6 Q2522.7 Ymeng2 Wmaeng ܥ ⥦ Ϥ. . {fleeting} {fickle}
+Ѵ 5134 U5121 B9 S17 N562 V332 MN1249 MP1.0956 P1-2-15 I2a15.3 Q2626.0 Ylei3 Wroe 饤 {defeat}
+ѵ 5135 U513a B9 S21 N567 V337 MN1317 MP1.0967 P1-2-19 I2a19.1 Q2021.4 Ynuo2 Wna ˤ餤 {exorcism}
+Ѷ 5136 U5137 B9 S21 N566 V336 MN1311 MP1.0966 P1-2-19 I2a19.2 Q2121.1 Yli4 Wryeo 쥤 Ĥ줢 ʤ {companion}
+ѷ 5137 U513c B9 S22 N569 V339 H178 MN1324 MP1.0968 P1-2-20 I2a20.2 Q2624.8 Yyan3 Weom . {serious} {untouched} {solemnly} {majestically}
+Ѹ 5138 U513b B9 S22 V338 MN1323 MP1.0967 P1-2-20 I2a20.1 Q2923.1 Ytang3 Wdang ȥ 뤤 . ⤷ {excel} {surpass} {if} {perhaps}
+ѹ 5139 U513f B10 S2 V340 H4 MN1336 MP1.0969 P1-1-1 I0a2.2 Q2201.0 Yer2 Yren2 Win Wgye ˥ T2 ˤˤ礦 ҤȤ {legs radical (no. 10)}
+Ѻ 513A U5140 B1 C10 S3 N4 V341 MN7542 MP4.0112 P4-3-1 I0a3.9 Q1021.0 Ywu4 Ywu1 Wol {high & level} {lofty} {bald} {dangerous}
+ѻ 513B U5152 B134 C10 S8 XJ03B79 XH572 N3850 V357 H2625 MN1365 MP1.1028 P2-6-2 Q7721.7 Yer2 Yer1 Wa T1 {child} {young of animals}
+Ѽ 513C U514c B12 C10 S7 XJ13266 N582 V353 O447 MN1356 MP1.1024 P2-2-5 I2o5.2 Q8021.6 Ydui4 Wtae Wye . T1 {exchange}
+ѽ 513D U5154 B10 S8 XJ04546 XJ04551 XJ06839 XH198 V362 MN1368P MP1.1030 P2-2-6 Q1741.3 Ytu4 Wmyeon {rabbit} {hare}
+Ѿ 513E U5162 B10 S14 V365 H1566 MN1395 MP1.1036 P1-7-7 I3d11.10 Q4421.6 Yjing1 Wgeung 祦 . Ĥ. {discreet} {careful}
+ѿ 513F U7af8 B117 S22 XH2101 XH3364 N3365 V4245 MN25840 MP8.0730 P1-11-11 Q0021.6 ZRP2-2-8 Yjing4 Wgyeong 祦 . . .٤ {contest} {race}
+ 5140 U5169 B1 C11 S8 XJ04E3E XJ13028 XH34 N44 V368 H3564 MN1436 MP1.1065 P4-8-1 Q1022.7 Yliang3 Wryang 祦 դ {old Japanese coin} {both} {counter for vehicles} {two}
+ 5141 U516a B11 S9 XH504 V198 MN1437 MP1.1077 P2-2-7 I4b5.11 Q8022.1 Q8023.7 Yyu2 Yshu4 Wyu ȥ {steal}
+ 5142 U516e B12 S4 V370 MN1455 MP2.0080 P2-2-2 I2o2.4 Q8020.7 Yxi1 Whye {auxiliary word for euphony or emphasis}
+ 5143 U5180 B12 S16 XJ1326F XH1470 N614 V383 MN1500 MP2.0109 P2-5-11 I2o14.3 Q1180.1 Yji4 Wgi ͤ. ͤ.勞 {hope for} {wish} {Hebei province}
+ 5144 U5182 B13 S2 XJ13272 V384 H3352 MN1506 MP2.0110 P4-2-1 I2r0.1 Q7722.0 Yjiong1 Wgyeong 祦 T2 ޤޤ ʤޤ ɤޤ ޤ {upside-down box radical (no. 11)}
+ 5145 U56d8 B13 S5 XJ03273 XH1028 N618 V387 MN1521 MP2.0113 P3-2-3 Q7722.0 Yhui2 Whoe ޤ. ޤ. Ȥ. . {round}
+ 5146 U518c B4 C13 S5 XJ03A7D XH88 N169 V390 H3492 MN1516 MP2.0113 P4-5-1 Q7744.5 Q7744.0 Yce4 Wchaeg դ {counter for books} {volume}
+ 5147 U5189 B13 S5 XJ13271 XH163 V388 MN1514X MP2.0110 P4-5-4 I0a5.43 Q5055.7 Yran3 Wyeom ͥ . {red} {tan}
+ 5148 U518f B13 S7 XJ1367A V392 O512 MN1528 MP2.0117 P3-2-5 I2r5.1 Q7722.0 Yjiong3 Wgyeong 祦 餫 {clear} {bright}
+ 5149 U5191 B130 C13 S9 XH3747 V395 MN1537 MP2.0117 P2-5-4 I2r7.2 Q5022.7 Yzhou4 Wju 奦 ֤ {helmet}
+ 514A U5193 B13 S10 V396 MN1540 MP2.0120 P2-5-5 I0a10.14 Q5555.7 Q5544.7 Ygou4 Wgu . {put together} {inner palace}
+ 514B U5195 B13 S11 N624 V397 MN1545 MP2.0120 P2-2-9 Q6041.6 Ymian3 Wmyeon ٥ {crown}
+ 514C U5196 B14 S2 V398 H3353 MN1565 MP2.0122 P4-2-1 I2i0.1 Q3702.0 Ymi4 Wmyeog ٥ T2 狼 ٤ {wa-shaped crown radical (no. 14)}
+ 514D U51a4 B14 S10 XJ05563 F2382 N631 V404 MN1587X MP2.0128 P2-2-8 Q3741.3 Yyuan1 Wweon {false charge} {hatred}
+ 514E U51a6 B14 S10 XJ05564 XJ13A5A XH1313 V402 MN1590 MP2.0133 P2-2-8 Q3721.4 Ykou4 Wgu . {foe} {enemy} {revenge} {grudge} {feud}
+ 514F U51a2 B14 S10 XH1120 V403 MN1585 MP2.0127 P2-2-8 I2i8.1 Q3723.2 Yzhong3 Wchong 祦 Ĥ . {mound} {hillock}
+ 5150 U51a9 B14 S14 XJ03C4C XJ0556D XH626 V407 P2-2-12 Q3732.7 Yxie3 Wsa . . {write} {draw} {sketch} {compose}
+ 5151 U51aa B14 S15 XJ06632 XH3651 N632 V408 MN1601X MP2.0133 P2-2-13 I2i13.1 Q3722.7 Ymi4 Wmyeog ٥ {power} {exponent}
+ 5152 U51ab B15 S2 V409 H1923 MN1607 MP2.0134 P2-1-1 I2b0.1 Q3010.0 Ybing1 Wbing ҥ祦 T2 ˤ {two-stroke water radical or ice radical (no. 15)}
+ 5153 U51b3 B15 S6 XJ03768 XH2509 V411 MN1617 MP2.0144 P1-2-4 Q3513.0 Yjue2 Wgyeol . .ޤ . {decide} {determine} {judge}
+ 5154 U51b1 B15 S6 XJ03A63 XJ05D6C V414 MN1613 MP2.0143 P1-2-4 I2b4.3 Q3111.7 Yhu4 Who . . . {freeze} {be cold} {be clear} {attain skill}
+ 5155 U51b2 B15 S6 XJ0322D XH2505 N636 V413 O225 MN1616 MP2.0144 P1-2-4 Q3510.6 Ychong1 Ychong4 Wchung 奦 夦. 勞 {offing} {open sea} {rise high into sky}
+ 5156 U51b0 B15 S6 XJ04939 XH131 N634 V412 MN1612 MP2.0138 P1-2-4 Q3213.0 Ybing1 Wbing ҥ祦 . {ice} {hail}
+ 5157 U51b5 B15 S7 XJ03637 XH2516 N639 V416 MN1620 MP2.0144 P1-2-5 Q3611.0 Ykuang4 Whwang 祦 ޤ. . भ {still more} {still less}
+ 5158 U51bd B15 S8 XJ05E30 N643 V420 MN1637 MP2.0149 P1-2-6 I2b6.1 Q3210.0 Ylie4 Wryeol 쥤 . {cold}
+ 5159 U51c5 B15 S10 XJ05E41 XH645 V422 MN1659 MP2.0150 P1-2-8 Q3610.0 Ygu4 Wgo . .餹 . {wither} {droop} {lame}
+ 515A U51c9 B15 S10 XJ04E43 XH2598 N644 V421 O1020 MN1665 MP2.0151 P1-2-8 Q3019.6 Yliang2 Yliang4 Wryang 祦 . . .䤫 . Ҥ. ޤȤ {nice and cool}
+ 515B U51db B15 S15 XJ07425 N651 V430 L2138 MN1718 MP2.0161 P1-2-13 I2b13.1 Q3019.1 Ylin3 Wreum Ӥ. {cold}
+ 515C U51e0 B16 S2 N653 V432 H3349 O6 MN1737 MP2.0164 P4-2-1 I2s0.1 Q7721.0 Yji1 Yji3 Wgwe ˤ礦 T2 Ĥ {table} {table enclosure}
+ 515D U8655 B141 S11 XJ03D68 XH1162 N4108 V5268 H3238 O1518 MN32697 MP9.1059 P3-4-7 Q2124.1 Ychu4 Ychu3 Wcheo Ȥ - . {place} {locale} {department}
+ 515E U51e9 B16 S6 N656 V436 MN1757 MP2.0168 P3-2-4 I2s4.1 Q7721.0 Wmog 餷 {wintry wind} {(kokuji)}
+ 515F U51ed B16 S8 N659 V438 O727 MN1766 MP2.0168 P2-6-2 I2s6.1 Q2221.7 Yping2 Wbing ҥ祦 إ ⤿. . {lean on} {recline on} {lie heavy}
+ 5160 U51f0 B16 S11 N660 V439 MN1784 MP2.0169 P3-2-9 I2s9.1 Q7721.0 Yhuang2 Whwang Ȥ {female phoenix bird}
+ 5161 U51f5 B17 S2 V441 H3364 MN1800 MP2.0171 P4-2-2 I0a2.7 Q2277.0 Yqu1 Ykan3 Wgam T2 Ф ˤ礦 {open box enclosure}
+ 5162 U51fe B2 C17 S9 XJ04821 XH49 N105 V447 MN1830 MP2.0188 P3-2-7 Q1777.2 Yhan2 Wham Ϥ . {box}
+ 5163 U5204 B18 S3 XJ03F4F XH152 V451 H3400 MN1849 MP2.0194 P4-3-1 Q1745.0 Q1742.0 Yren4 Win ˥ 䤤 . {blade} {sword} {edge}
+ 5164 U520b B18 S5 V455 MN1866 MP2.0213 P1-3-2 I2f3.2 Q2240.0 Yqian4 Wcheon . . {cut} {whittle}
+ 5165 U5214 B18 S6 XH1840 V458 MN1897 MP2.0221 P1-4-2 Q5200.0 Yjue2 Wgyeol . {scoop out} {gouge}
+ 5166 U520e B18 S6 N669 V459 MN1879 MP2.0214 P1-4-2 I2f4.3 Q2220.0 Ywen3 Wmun ե .ͤ Ӥ.ͤ {decapitate}
+ 5167 U5227 B18 S7 XJ03965 XH718 N671 V462 MN1927 MP2.0242 P1-5-2 Q4772.0 Yjie2 Wgeob 祦 Ӥ. {threat} {long ages}
+ 5168 U522a B18 S7 N672 V464 MN1917 MP2.0231 P1-5-2 I2f5.1 Q7240.0 Yshan1 Wsan . {cut down}
+ 5169 U522e B135 C18 S8 N3857 V472 MN1943 MP2.0249 P1-6-2 I2f6.5 Q2260.0 Ygua1 Wgwal . . {scrape off}
+ 516A U5233 B18 S8 N680 V475 MN1956 MP2.0252 P1-6-2 I2f6.6 Q4220.0 Yku1 Wgo . . {clear} {serene} {cold}
+ 516B U5239 B18 S8 N679 V474 L2144 MN1967 MP2.0258 P1-6-2 I2f6.8 Q4290.0 Ycha4 Ysha1 Wchal {temple}
+ 516C U524f B18 S9 V485 MN2024 MP2.0285 P1-6-3 I2o7.8 Q8745.0 Ychuan4 Wchang 祦 Ϥ. {begin} {be damaged} {break} {fall}
+ 516D U5244 B18 S9 N687 V483 MN1990 MP2.0266 P1-7-2 I2f7.2 Q1210.0 Yjing3 Wgyeong Ӥ. {beheading}
+ 516E U524b B24 C18 S9 XJ05571 N776 V486 H3305 MN2009 MP2.0271 P3-7-2 I3d6.20 Q4221.0 Yke4 Wgeug {victory}
+ 516F U524c B18 S9 XJ05E63 N688 V484 MN2010 MP2.0272 P1-7-2 I2f7.1 Q5290.0 Yla4 Yla2 Wral . {opposed} {biased}
+ 5170 U525e B18 S10 V491 MN2054 MP2.0293 P1-8-2 I2f8.3 Q4260.0 Yji1 Yji3 Wgi . {carve}
+ 5171 U5254 B18 S10 N694 V494 MN2031 MP2.0285 P1-8-2 I2f8.2 Q6220.0 Yti1 Wcheog ƥ ƥ . . {cutting}
+ 5172 U526a B12 C18 S11 N599 V502 H2306 L2941 MN2088 MP2.0296 P2-3-8 I2o9.1 Q8022.7 Yjian3 Wjeon . . {clip} {snip} {cut}
+ 5173 U5274 B18 S12 XH661 N701 V505 MN2122 MP2.0303 P1-10-2 I2f10.2 Q2210.0 Ykai3 Wgae {scythe} {suitability}
+ 5174 U5269 B18 S12 XJ03E6A XH698 N700 V504 H1819 O1695 MN2109 MP2.0299 P1-10-2 Q2290.0 Ysheng4 Wing 祦 ޤĤ . . {leftovers} {residue} {remains}
+ 5175 U5273 B18 S11 XJ06434 N697 V500 MN2113X MP2.0302 P1-9-2 I2f9.3 Q4260.0 Yzha2 Wdab ȥ 祦 . {sickle} {stay} {remain}
+ 5176 U527f B18 S13 N704 V508 H1858 MN2165 MP2.0308 P1-11-2 I2f11.2 Q2290.0 Yjiao3 Ychao1 Wcho 祦 {destroy}
+ 5177 U527d B18 S13 N705 V510 MN2160 MP2.0306 P1-11-2 I2f11.1 Q1290.0 Ypiao4 Ypiao1 Wpyo ҥ祦 Ӥ. {threat}
+ 5178 U528d B18 S15 XJ03775 XJ05179 XJ0517A XJ0517B XJ06E5F XH696 N708 V514 H1903 O2674 MN2228 MP2.0352 P1-13-2 Q8280.0 Yjian4 Wgeom Ĥ뤮 {sword}
+ 5179 U5294 B9 C18 S16 XJ03775 XJ05178 XJ0517A XJ0517B XJ06E5F XH696 N556 V518 H1906 MN2245 MP2.0358 P1-13-3 Q8785.0 Yjian4 Wgeom Ĥ뤮 {sword}
+ 517A U5292 B18 S16 XJ03775 XJ05178 XJ05179 XJ0517B XJ06E5F XH696 V519 H1905 MN2243 MP2.0357 P1-13-3 Q8782.0 Yjian4 Wgeom Ĥ뤮 {sword}
+ 517B U5271 B18 S11 XJ03775 XJ05178 XJ05179 XJ0517A XJ06E5F XH696 V499 P1-8-3 Q8755.0 Q8752.0 Yjian4 Wgeom Ĥ뤮 {sword}
+ 517C U5288 B18 S15 N710 V516 MN2223 MP2.0312 P2-13-2 I2f13.3 Q7022.7 Ypi1 Ypi3 Wbyeog إ ҥ㥯 Ĥ. {break} {tear} {split}
+ 517D U5291 B18 S16 XJ03A5E XH5424 V520 H1909 MN2241 MP2.0357 P1-14-2 Q0220.0 Yji4 Wje Wja . {medicine} {drug} {dose}
+ 517E U8fa8 B160 S16 XJ04A5B XJ05221 XJ06122 XJ06D67 XH846 N4648 V6002 O2496 MN38657 MP10.1083 P1-7-9 Q0044.1 Ybian4 Wbyeon ٥ إ 來. . ϤʤӤ 餽. {discrimination} {dispose of} {distinguish}
+ҡ 5221 U8fa7 B160 S16 XJ04A5B XJ0517E XJ06122 XJ06D67 XH846 V6003 MN38656 MP10.1083 P1-7-9 Q0044.1 Ybian4 Wpan ٥ إ 來. . ϤʤӤ 餽. {manage} {do} {handle} {deal with}
+Ң 5222 U52ac B19 S7 V525 MN2317 MP2.0380 P1-5-2 I2g5.5 Q2462.7 Yqu2 Wgu Ĥ. {become tired} {work busily}
+ң 5223 U52ad B19 S7 V526 O429 MN2318 MP2.0380 P1-5-2 I2g5.3 Q1462.7 Yshao4 Wcho Wso 祦 Ĥ. {recommend} {work hard} {beautiful}
+Ҥ 5224 U52bc B19 S8 V533 O652 MN2338 MP2.0381 P1-6-2 I2g6.4 Q4462.7 Yjie2 Whal {be careful} {hard} {strive}
+ҥ 5225 U52b5 B19 S8 V532 MN2330 MP2.0381 P2-6-2 I2g6.5 Q9042.7 Yjuan4 Wgweon Ƥ {become fatigued} {stop}
+Ҧ 5226 U52c1 B19 G9 S9 N723 V538 DK969 L2990 O1697A MN2349 MP2.0382 IN2029 P1-7-2 I2g7.2 Q1412.7 Yjing4 Yjin4 Wgyeong Ĥ. {strong}
+ҧ 5227 U52cd B19 S10 V542 O1150 MN2370 MP2.0389 P1-8-2 I2g8.1 Q0492.7 Yqing2 Wgyeong Ĥ. {strong} {fierce}
+Ҩ 5228 U52d7 B19 S11 V544 O1455 MN2392X MP2.0396 P2-4-7 I4c7.6 Q6012.7 Yxu4 Wug 祯 ܥ Ĥ. {be diligent}
+ҩ 5229 U52de B19 S12 XJ04F2B XH720 N731 V550 H2779 O1776 MN2410 MP2.0403 P2-8-4 Q9942.7 Ylao2 Ylao4 Wro . . . ͤ. Ĥ. ͤ. {thank for} {reward for}
+Ҫ 522A U52e3 B19 S13 V555 O1969 MN2423 MP2.0411 P1-11-2 I2g11.4 Q5482.7 Yji1 Wjeog 㥯 Ĥ. {merit} {achievement}
+ҫ 522B U52e6 B19 S13 N734 V557 MN2426 MP2.0414 P1-11-2 I2g11.5 Q2492.7 Yjiao3 Ychao1 Wcho 祦 {destroy} {steal}
+Ҭ 522C U98ed B184 S13 N5157 V6678 MN44057 MP12.0381 P1-9-4 I8b4.4 Q8872.7 Ychi4 Wchig 祯 ޤ. . {correct} {rectify}
+ҭ 522D U52e0 B19 S13 V556 MN2418 MP2.0408 P1-11-2 I2g11.3 Q1422.7 Ylu4 Wryug ꥯ . {combine} {join forces}
+Ү 522E U52f3 B19 S16 XJ0372E XJ1336E XH2794 V561 H1911 O2553 MN2465 MP2.0416 P1-14-2 Q2432.7 Yxun1 Whun T1 {meritorious deed} {merits} {rank}
+ү 522F U52f5 B19 S16 XJ04E65 XH193 N737 V562 H1914 O2552 MN2472X MP2.0418 P1-14-2 Q7422.7 Yli4 Wryeo 쥤 Ϥ. Ϥ.ޤ {strive} {encourage}
+Ұ 5230 U52f8 B19 S19 XJ0342B XH736 N739 V563 H1918 MN2486X MP2.0419 P1-17-2 Q4422.7 Yquan4 Wgweon . {persuade} {recommend} {advise} {encourage} {offer}
+ұ 5231 U52f9 B20 S2 V564 H3375 MN2493 MP2.0422 P4-2-4 I0a2.8 Q2720.0 Ybao1 Wpo ۥ Ĥ. T2 ĤĤߤޤ {wrapping enclosure}
+Ҳ 5232 U5306 B20 S5 XH1660 N744 V571 MN2511X MP2.0431 P3-2-3 I0a5.31 Q2745.0 Q2742.0 Ycong1 Wchong . {rush} {hurry} {be flustered}
+ҳ 5233 U5308 B20 S6 N746 V574 MN2512 MP2.0431 P3-2-4 I0a6.10 Q2772.0 Yxiong1 Whyung 祦 {turmoil} {Hungary}
+Ҵ 5234 U7538 B102 S7 V3728 MN21732 MP7.1082 P3-2-5 I5f2.3 Q2762.0 Ydian4 Wjeon Wseung ǥ ƥ {region around the imperial capital} {outskirts}
+ҵ 5235 U530d B20 S9 N748 V575 MN2527 MP2.0432 P3-2-7 I0a9.13 Q2722.0 Ypu2 Wpo . {crawl} {creep}
+Ҷ 5236 U5310 B20 S11 N749 V577 MN2545 MP2.0434 P3-2-9 I5f6.8 Q2762.0 Yfu2 Wbog ۥ ե {crawl}
+ҷ 5237 U530f B20 S11 V576 O1655 MN2544 MP2.0433 P1-6-5 I0a11.2 Q4721.2 Ypao2 Wpo ۥ Ҥ {gourd}
+Ҹ 5238 U5315 B21 S2 N750 V578 H2925 L444 MN2570 MP2.0436 P3-1-1 I0a2.14 Q4071.0 ZPP4-2-4 Ybi3 Wbi T2 Τ {spoon}
+ҹ 5239 U531a B22 S2 V583 H3355 MN2595 MP2.0462 P4-2-1 I2t0.1 Q7171.0 Yfang1 Yxi3 Wbang ۥ T2 Ϥޤ {box-on-side enclosure}
+Һ 523A U5323 B22 S7 N762 V589 O742 MN2610 MP2.0466 P3-2-5 I2t5.1 Q7171.5 Yxia2 Wgab Ϥ {box}
+һ 523B U532f B22 S13 V594 MN2644 MP2.0469 P3-2-11 I2t11.1 Q7171.1 Yhui4 Whoe 磻 ᤰ. {whirl} {swirl}
+Ҽ 523C U5331 B22 S14 N767 V595 MN2651 MP2.0470 P3-2-12 I2t12.1 Q7171.8 Ykui4 Wgwe Ҥ {chest} {coffer} {rice tub}
+ҽ 523D U5333 B22 S15 XJ0547E XJ13431 V596 MN2655 MP2.0471 P3-2-13 I2t13.1 Q7171.8 Ylian2 Wryeom Ϥ {cosmetics box}
+Ҿ 523E U5338 B23 S2 V597 H3356 MN2672 MP2.0472 P4-2-1 I0a2.6 Q7171.0 Q1071.0 Yxi4 Whye T2 ޤ {hiding enclosure radical (no. 23)}
+ҿ 523F U5340 B22 C23 S11 XJ03668 XH757 N766 V593 H3013 MN2691 MP2.0477 P3-2-9 Q7171.6 Yqu1 You1 Wgu Wu {ward} {district}
+ 5240 U5346 B24 S4 XJ04234 XH294 N769 V600 H1990 MN2701 MP2.0534 P2-2-2 Q4040.1 Yzu2 Wjeol . . . Ĥ ˤ狼 {soldier} {private} {die}
+ 5241 U5345 B2 C24 S4 N78 V602 MN2700 MP2.0534 P4-4-4 I0a4.42 Q4400.0 Ysa4 Wsab 󤸤夦 {thirty}
+ 5242 U4e17 B2 S5 XJ04024 XJ13438 XH78 N83 V15 H3500 MN32 MP1.0278 P4-5-2 Q4477.0 Yshi4 Wse 󤸤夦 {thirty}
+ 5243 U5349 B2 C24 S5 XJ15738 N85 V606 O151 MN2706 MP2.0540 P2-2-3 I2k3.2 Q4044.0 Yhui4 Whwe {grass}
+ 5244 U534d B2 C24 S6 N79 V611 O197 MN2724 MP2.0551 P4-6-1 I2k4.7 Q1221.7 Ywan4 Wman Х ޥ ޤ {swastika} {gammadion} {fylfot}
+ 5245 U51d6 B24 C85 S12 XJ03D60 XH791 N785 V428 H2840 MN1695 MP2.0159 P2-10-2 Q3040.1 Yzhun3 Wjun . . ʤ. Τ Ҥ. ߤ {correspond to} {proportionate to} {conform} {imitate}
+ 5246 U535e B25 S4 V623 O84 MN2778 MP2.0610 P2-2-2 I2j2.1 Q0023.0 Ybian4 Wbyeon ٥ إ ϥ {law} {rule} {rash} {hasty}
+ 5247 U5369 B26 S2 V626 H3357 MN2836 MP2.0619 P4-2-1 I2e0.1 Q7722.0 Yjie2 Wjeol T2 դŤ {seal}
+ 5248 U536e B26 S5 XJ05662 V627 MN2846 MP2.0621 P3-2-3 I0a5.8 Q7221.2 Yzhi1 Wchi {large goblet} {apt} {fitting}
+ 5249 U5918 B26 S5 XJ0312C XH806 V1124 MN5753 MP3.0340 P1-3-2 Q2722.0 Ymao3 Wweon ܥ {rabbit (zodiac sign)}
+ 524A U537b B150 C26 S9 XJ03551 XH808 N4459 V638 H1443 MN2867 MP2.0637 P1-7-2 Q8762.0 Yque4 Wgag 㥯 .ä ꤾ. ꤾ. {instead} {on the contrary} {rather}
+ 524B U5377 B26 S8 XJ0342C XH1466 N810 V635 H2631 MN2860 MP2.0633 P2-6-2 Q9071.2 Yjuan4 Yjuan3 Yquan2 Wgweon . ޤ {volume} {book} {part}
+ 524C U5382 B27 S2 XJ13445 N814 V645 H3359 MN2890 MP2.0643 P4-2-1 I2p0.1 Q7120.0 Ychang3 Yhan3 Weom Whan ꤬ T2 {wild goose} {trailing cliff}
+ 524D U5396 B27 S9 N822 V649 H3002 L2089 MN2942 MP2.0647 P3-2-7 I2p7.2 Q7121.2 Ypang2 Wbang ܥ . {large} {mix}
+ 524E U53a0 B27 S11 XJ0567A N826 V653 MN2981 MP2.0659 P3-2-9 I2p9.1 Q7122.0 Yce4 Ysi5 Wcheug 祯 {privy} {toilet}
+ 524F U53a6 B27 S12 XJ0567C F2381 N827 V655 MN2993 MP2.0660 P3-2-10 Q7124.7 Ysha4 Yxia4 Wha {house}
+ 5250 U53a5 B27 S12 N828 V656 MN2992 MP2.0659 P3-2-10 I2p10.2 Q7128.2 Yjue2 Wgweol Wgul {that}
+ 5251 U53ae B27 S14 XJ05723 V661 MN3026 MP2.0664 P3-2-12 Q7122.1 Ysi1 Wsi {cut} {divide} {companion} {follower}
+ 5252 U53b0 B27 S14 XJ03E33 XH1536 V658 MN3034 MP2.0665 P3-2-12 Q7124.8 Ychang3 Yan1 Wchang 祦 {workshop}
+ 5253 U53b6 B28 S2 N842 V664 H3376 MN3057 MP2.0668 P4-2-4 I0a2.5 Q2073.0 Ysi1 Wsa ܥ 錄 . T2 {I} {myself}
+ 5254 U53c3 B28 S11 XJ03B32 XJ13458 XH850 N854 V667 H2126 O2178 MN3098 MP2.0674 P2-2-9 Q2320.2 Ycan1 Ycen1 Yshen1 Ysan1 Wsam Wcham ޤ. ޤ ߤ {three} {going} {coming} {visiting}
+ 5255 U7c12 B118 S17 XH3436 N3430 V4345 MN26490 MP8.0832 P2-6-11 Q8873.2 Ycuan4 Wchan . {rob}
+ 5256 U96d9 B29 C172 S18 XJ04150 XH859 N866 V6511 H2914 O2784 MN42116 MP11.1015 P2-16-2 Q2040.7 Yshuang1 Wssang ʤ դ դ- {pair} {set} {comparison} {counter for pairs}
+ 5257 U53df B29 S10 N863 V682 MN3176 MP2.0711 P2-8-2 I2h7.3 Q7740.7 Ysou3 Wsu 奦 {old person}
+ 5258 U66fc B72 C73 S11 F2395 N2132 V2475 L2100 O1457 MN14298X MP5.0988 P2-4-7 I4c7.8 Q6040.7 Yman4 Wman ޥ Х ʤ. {wide} {beautiful}
+ 5259 U71ee B86 S17 V3495 MN19481 MP7.0550 P2-15-2 I2h15.1 Q9940.7 Yxie4 Wseob 祦 .餲 {moderate} {alleviate} {boil over low heat}
+ 525A U53ee B30 S5 N872 V690 H183 MN3244 MP2.0753 P1-3-2 I3d2.7 Q6102.0 Yding1 Wjeong ƥ {courtesy}
+ 525B U53e8 B30 S5 V686 MN3237 MP2.0748 P1-3-2 I3d2.4 Q6702.0 Ytao1 Ydao1 Ydao2 Wdo ȥ ߤ {truly} {graciously} {gratuitously} {ravenously}
+ 525C U53ed B30 S5 N869 V687 MN3242 MP2.0753 P1-3-2 I3d2.5 Q6800.0 Yba1 Wpal ϥ {open}
+ 525D U53fa B30 S5 N870 V688 MN3267 MP2.0791 P1-3-2 I3d2.6 Q6800.0 Ychi3 Wib ޤ {straw bag} {(kokuji)}
+ 525E U5401 B30 S6 V705 MN3275 MP2.0792 P1-3-3 I3d3.2 Q6104.0 Yxu1 Yyu4 Wu {exclamation}
+ 525F U543d B30 S7 XJ13472 V727 MN3378 MP2.0904 P1-3-4 I3d4.2 Q6500.0 You2 Yhong1 Whu Weum Wu ۤ. {bark} {growl}
+ 5260 U5440 B30 S8 S7 V731 MN3383 MP2.0911 P1-3-5 I3d4.4 Q6104.0 Yya1 Yya5 Wha {open one's mouth} {bare one's teeth} {empty}
+ 5261 U542c B30 S7 V723 MN3352 MP2.0869 P1-3-4 I3d4.7 Q6202.1 Yting1 Yyin3 Weun ݤ . {open-mouthed laughter} {listen to} {pound (sterling, lb)}
+ 5262 U542d B30 S7 V724 MN3353 MP2.0869 P1-3-4 I3d4.9 Q6001.7 Yhang2 Ykeng1 Whang Τ {throat} {neck} {pivot}
+ 5263 U543c B30 S7 N893 V730 MN3377 MP2.0904 P1-3-4 I3d3.6 Q6201.0 Yhou3 Whu . {bark} {bay} {howl} {bellow} {roar} {cry}
+ 5264 U542e B30 S7 V726 MN3356 MP2.0869 P1-3-4 I3d4.11 Q6301.0 Q6201.3 Yshun3 Wjeon Wyeon . {suck}
+ 5265 U5436 B30 S7 N894 V732 MN3370 MP2.0899 P1-3-4 I3d4.5 Q6402.7 Yna4 Wnul Wseol ȥ ɤ. {stutter}
+ 5266 U5429 B30 S7 V725 MN3347 MP2.0864 P1-3-4 I3d4.10 Q6802.7 Yfen1 Wbun ե . {give an order} {sprout forth}
+ 5267 U541d B67 C30 S7 N2066 V736 MN3327 MP2.0857 P2-2-5 I2j5.2 Q0060.4 Ylin4 Wrin . ֤. . {miserly} {stingy} {sparing}
+ 5268 U544e B30 S7 N890 V722 L2953 MN3423 MP2.0921 P1-3-4 I3d4.12 Q6708.7 Ychi3 Wcheog 㥯 դ {foot}
+ 5269 U548f B30 S8 XJ03153 XH4336 N902 V748 MN3494 MP2.0984 P1-3-5 Q6303.2 Yyong3 Wyeong . . {recitation} {poem} {song} {composing}
+ 526A U5475 B30 S8 N911 V763 MN3459 MP2.0957 P1-3-5 I3d5.13 Q6102.0 Yhe1 Yke1 Wga . . . {scold} {blow on} {reprove}
+ 526B U548e B30 S8 N908 V759 L2156 MN3493 MP2.0983 P2-5-3 I3d5.15 Q2860.4 Yjiu4 Wgu Wgo 奦 Ȥ. Ȥ {blame} {censure} {reprimand}
+ 526C U545f B30 S8 N903 V753 MN3427 MP2.0921 P1-3-5 I3d5.12 Q6003.2 Yquan3 Whyeon Ĥ֤. {mutter} {grumble} {murmur}
+ 526D U5471 B30 S9 N906 V757 MN3454 MP2.0954 P1-3-6 I3d6.13 Q6203.0 Ygua1 Ygu1 Ywa1 Wgo {cry}
+ 526E U5477 B30 S8 V756 MN3461 MP2.0958 P1-3-5 I3d5.1 Q6605.0 Yxia1 Yxia2 Whab . . {sip} {noisy} {quack}
+ 526F U5470 B30 S9 V750 O972 MN3452 MP2.0954 P2-6-3 I3d6.16 Q2160.1 Yzi3 Wja {blame} {censure} {damage} {this}
+ 5270 U5492 B30 S8 XJ03C76 XH912 V765 MN3444 MP2.0953 P2-6-2 Q6621.7 Yzhou4 Wju 奦 ޤ. Τ. ޤʤ Τ. {spell} {curse} {malediction}
+ 5271 U547b B30 S8 N910 V762 MN3470 MP2.0958 P1-3-5 I3d5.2 Q6500.6 Yshen1 Wsin . ᤭ {moan} {groan}
+ 5272 U5480 B30 S8 N907 V758 MN3476 MP2.0966 P1-3-5 I3d5.6 Q6701.0 Yju3 Yzui3 Wjeo . {bite} {eat}
+ 5273 U5476 B30 S8 N905 V755 MN3460 MP2.0958 P1-3-5 I3d5.9 Q6704.0 Ynao2 Wno ɥ ޤӤ. {noisy}
+ 5274 U5484 B30 S8 N909 V761 O1046 MN3480 MP2.0967 P1-3-5 I3d5.5 Q6207.2 Yduo1 Yduo4 Wdol ȥ Ϥʤ . T1 Ϥ {pshaw} {god forbid}
+ 5275 U5490 B30 S8 V752 MN3497 MP2.0984 P1-3-5 I3d5.10 Q6400.0 Yfu4 Wbu {blow} {command}
+ 5276 U5486 B30 S8 N904 V754 MN3484 MP2.0968 P1-3-5 I3d5.8 Q6701.2 Ypao2 Wpo ۥ . {bark} {roar} {get angry}
+ 5277 U54c7 B30 S9 V785 MN3593 MP2.1005 P1-3-6 I3d6.5 Q6401.4 Ywa1 Ywa5 Wwa Wwae {fawning child's voice} {laughing child's voice}
+ 5278 U54a2 B30 S9 V782 MN3529 MP2.0958 P2-6-3 I3d6.18 Q6620.7 Ye4 Wag ɤ {outspokenly}
+ 5279 U54b8 B30 S9 F2345 V774 O1003 MN3563 MP2.0992 P4-9-4 I4n5.1 Q5320.0 Yxian2 Wham T1 ߤ {all} {same}
+ 527A U54a5 B30 S9 V773 MN3534 MP2.0987 P1-3-6 I3d6.8 Q6101.4 Yxi4 Ydie2 Wheui Wjil ƥ . {laugh} {chew} {eat}
+ 527B U54ac B30 S9 XH1012 N919 V787 MN3543 MP2.0989 P1-3-6 I3d6.11 Q6004.8 Yyao3 Wgyo 襦 . {bite} {gnaw} {chew} {gear with} {dash against}
+ 527C U54c4 B30 S9 N918 V786 MN3588 MP2.1004 P1-3-6 I3d6.7 Q6408.1 Yhong1 Yhong3 Yhong4 Whong {resound} {reverberate}
+ 527D U54c8 B30 S9 V778 MN3594 MP2.1006 P1-3-6 I3d6.9 Q6806.1 Yha1 Yha3 Yha4 Yka1 Whab Wab {school of fish} {fish's mouth moving} {exhaling sound}
+ 527E U54a8 B30 S9 N915 V780 MN3538 MP2.0987 P2-6-3 I3d6.17 Q3760.8 Yzi1 Wja Ϥ. {investigate}
+ӡ 5321 U54ab B4 C30 S9 N216 V783 O996 MN3542 MP2.0988 P3-4-5 I3r6.6 Q7680.8 Yzhi3 Wji {short} {span}
+Ӣ 5322 U54c2 B30 S9 V777 MN3583 MP2.1004 P1-3-6 I3d6.1 Q6106.0 Yshen3 Wsin . {derisive laugh} {sneer}
+ӣ 5323 U54a4 B30 S9 XJ1352A N916 V781 MN3533 MP2.0986 P1-3-6 I3d6.6 Q6301.4 Yzha4 Wta . {clicking (with tongue)} {upbraid} {pity} {belch}
+Ӥ 5324 U54be B30 S9 V776 MN3578 MP2.0996 P1-3-6 I3d6.4 Q6401.1 Ylao3 Wro {voice}
+ӥ 5325 U54bc B30 S9 XJ1356A V775 MN3573 MP2.0996 P3-6-3 I3d6.19 Q7722.7 Yguo1 Ykuai1 Wgwae Whwa 褳 椬 椬. {crooked mouth} {evil} {dishonest}
+Ӧ 5326 U54d8 B30 S9 V772 P1-3-6 I3d6.2 Q6102.1 . {(kokuji)} {invite} {entice}
+ӧ 5327 U54e5 B1 C30 S10 N56 V801 O1193 MN3641 MP2.1012 P2-5-5 I3d7.16 Q1062.1 Yge1 Wga {big brother}
+Ө 5328 U54e6 B30 S10 V798 MN3642 MP2.1013 P1-3-7 I3d7.2 Q6305.0 Ye2 Yo2 Yo4 Wa {sing}
+ө 5329 U550f B30 S10 V800 MN3707 MP2.1021 P1-3-7 I3d7.11 Q6402.7 Yxi1 Wheui ʤ. {lament} {grieve}
+Ӫ 532A U5514 B30 S10 V794 MN3741 MP2.1041 P1-3-7 I3d7.7 Q6106.1 Ywu2 Wo {reading voice}
+ӫ 532B U54fd B30 S10 V799 MN3680 MP2.1019 P1-3-7 I3d7.3 Q6104.6 Ygeng3 Wgyeong ऻ. {sob} {get choked up}
+Ӭ 532C U54ee B30 S10 N926 V804 MN3659 MP2.1016 P1-3-7 I3d6.3 Q6404.7 Yxiao4 Yxiao1 Whyo . . {roar} {howl} {growl} {bellow}
+ӭ 532D U54ed B94 C30 S10 N2880 V796 MN3658 MP2.1015 P2-6-4 I3g6.7 Q6643.0 Yku1 Wgog ʤ. . {weep} {moan} {wail}
+Ӯ 532E U54fa B30 S10 F2461 N929 V810 H401 MN3676 MP2.1018 P1-3-7 I3d7.4 Q6302.7 Ybu3 Wpo Ϥ. դ. {nurse} {suckle}
+ӯ 532F U54e2 B30 S10 V806 MN3635 MP2.1011 P1-3-7 I3d7.6 Q6104.1 Ylong4 Wrong . {chirp} {twitter} {warble}
+Ӱ 5330 U5539 B30 S11 V814 MN3774X MP2.1047 P1-3-8 I3d8.7 Q6803.3 Yyu2 Weo {laugh} {smile}
+ӱ 5331 U5540 B30 S11 XJ1362C N934 V820 MN3789 MP2.1048 P1-3-8 I3d8.16 Q6101.4 Yai2 Wae {wrangle} {growl at}
+Ӳ 5332 U5563 B30 S12 N956 V825 MN3876 MP2.1068 P1-3-9 Q6702.0 DR3744 Yxian2 Wham . Ĥ {hold in mouth or between teeth}
+ӳ 5333 U554c B30 S11 V816 MN3810 MP2.1057 P1-3-8 I3d8.6 Q6301.1 Yxiang1 Wgang {angry voice} {gargle} {throat}
+Ӵ 5334 U552e B30 S11 V813 MN3760 MP2.1042 P2-8-3 I8c3.1 Q2060.1 Yshou4 Wsu 奦 . {sell} {be popular}
+ӵ 5335 U555c B30 S11 N936 V822 MN3832 MP2.1066 P1-3-8 I3d8.11 Q6704.7 Ychuo4 Ychuai4 Wcheol ƥ . {suck} {sip}
+Ӷ 5336 U5545 B30 S11 V815 MN3802 MP2.1050 P1-3-8 I3d8.13 Q6104.6 Yzhuo2 Wtag ȥ {noisy} {peck at} {chirping} {twittering}
+ӷ 5337 U5556 B30 S11 N933 V819 MN3824 MP2.1064 P1-3-8 I3d8.10 Q6908.9 Ydan4 Wdam . . {eat}
+Ӹ 5338 U5557 B30 S11 XJ13643 N932 V818 MN3825 MP2.1065 P1-3-8 I3d8.14 Q6707.7 Ydan4 Wdam .魯 . .餦 {allure} {entice}
+ӹ 5339 U5538 B30 S11 N937 V823 MN3773 MP2.1047 P1-3-8 I3d8.12 Q6803.2 Ynian4 Wjeom Wjeon ƥ . ʤ {groan} {roar}
+Ӻ 533A U5533 B30 S10 V797 MN3767 MP2.1046 P1-3-7 Q6303.4 Yli4 Wryeo 쥤 {cry} {honking of birds} {droning of cicadas}
+ӻ 533B U555d B30 S11 V817 MN3833 MP2.1066 P1-3-8 I3d8.5 Q6600.0 Yhe2 Whwa {follow} {childless}
+Ӽ 533C U5599 B30 S12 N946 V838 MN3951 MP2.1088 P1-3-9 I3d9.14 Q6703.2 Yhui4 Whwe Ф {beak}
+ӽ 533D U5580 B30 S12 XJ0533E N952 V847 MN3896 MP2.1070 P1-3-9 I3d9.13 Q6306.4 Yke4 Yka1 Yka4 Wgaeg . {vomit}
+Ӿ 533E U54af B30 S9 XJ0533D N917 V784 MN3550 MP2.0990 P1-3-6 Q6706.4 Yge1 Yka3 Ylo5 Yluo4 Yge2 Wgag Wrag . {quarrel}
+ӿ 533F U558a B30 S12 XJ15F58 N949 V843 MN3916 MP2.1084 P1-3-9 I3d9.2 Q6305.0 Yhan3 Wham 䥯 . {cry} {call}
+ 5340 U559f B30 S12 N948 V842 MN3963 MP2.1094 P1-3-9 I3d9.9 Q6602.7 Ykui4 Wwi Wgoe ʤ. {moan}
+ 5341 U557b B7 C30 S12 N279 V835 O1700 MN3886 MP2.1069 P2-2-10 I2j10.2 Q0060.2 Ychi4 Wsi .ʤ . {incomparable} {merely}
+ 5342 U557e B30 S12 V840 MN3892 MP2.1070 P1-3-9 I3d9.5 Q6908.0 Yjiu1 Wchu 奦 . {cry} {whimper} {neigh}
+ 5343 U5598 B30 S12 F2449 N954 V848 MN3946 MP2.1087 P1-3-9 I3d9.11 Q6202.7 Ychuan3 Wcheon . {pant} {gasp} {breathe hard}
+ 5344 U559e B30 S12 N950 V845 MN3961X MP2.1094 P1-3-9 I3d9.4 Q6702.0 Yji1 Wjeul Wjig 祯 . {speak resentfully}
+ 5345 U55ae B30 S12 XJ04331 XJ1363C XH139 N943 V833 H2686 O1759 MN3993 MP2.1105 P2-6-6 Q6650.6 Ydan1 Ychan2 Yshan4 Wdan Wseon ҤȤ {one} {single} {simple}
+ 5346 U557c B30 S12 N945 V837 MN3887 MP2.1069 P1-3-9 I3d9.16 Q6002.7 Yti2 Wje ƥ . {bark} {chirp} {cry}
+ 5347 U5583 B30 S12 N951 V846 MN3903 MP2.1072 P1-3-9 I3d9.18 Q6402.7 Ynan2 Wnam ʥ . {chatter} {rattle on}
+ 5348 U55a9 B30 S12 XH4445 N947 V839 H553 O2064 MN3979 MP2.1097 P1-3-9 I3d9.15 Q6802.1 Q6803.7 Yyu4 Wyu . . {metaphor}
+ 5349 U5587 B30 S12 N957 V851 MN3909 MP2.1083 P1-3-9 I3d9.3 Q6200.0 Yla3 Yla1 Yla2 Wral Wra {chatter} {rattle on}
+ 534A U55a8 B30 S12 N944 V836 MN3978 MP2.1097 P1-3-9 I3d9.17 Q6001.7 Q6001.2 Yliang4 Wryang 祦 {clear voice}
+ 534B U55da B30 S13 N968 V865 MN4084 MP2.1120 P1-3-10 I3d10.1 Q6702.7 Ywu1 Wo {weep} {ah} {alas}
+ 534C U55c5 B30 S13 XJ16D42 F2480 N973 V871 MN4048 MP2.1116 P1-3-10 I3d10.3 Q6603.4 Yxiu4 Whu 奦 . {smell} {sniff} {scent}
+ 534D U55df B30 S13 N970 V869 MN4102 MP2.1122 P1-3-10 I3d10.10 Q6801.1 Yjie1 Yjue1 Wcha ʤ. {be satisfied} {grieve} {ah}
+ 534E U55c4 B30 S13 N971 V867 MN4047 MP2.1116 P1-3-10 I3d10.5 Q6104.7 Ya2 Ysha4 Wsa Wae .餹 . 㤬. {hoarse}
+ 534F U55dc B30 S13 XJ13479 F2465 N972 V870 MN4089 MP2.1121 P1-3-10 I3d10.4 Q6406.1 Yshi4 Wgi . . . . {like} {taste} {modest}
+ 5350 U55e4 B30 S13 XH3374 N967 V864 MN4110 MP2.1125 P1-3-10 I3d10.9 Q6203.6 Ychi1 Wchi . {laugh} {ridicule}
+ 5351 U55d4 B30 S13 V866 MN4074 MP2.1119 P1-3-10 I3d10.11 Q6108.1 Ychen1 Wjin . {be angry}
+ 5352 U5614 B30 S14 N982 V884 L2999 MN4200 MP2.1139 P1-3-11 I3d11.9 Q6101.6 You1 You3 You4 Wgu Whu . फ. . {vomit} {nauseated}
+ 5353 U55f7 B30 S14 N979 V880 MN4142 MP2.1127 P1-3-11 I3d11.2 Q6804.0 Yao2 Wo ޤӤ. {noisy}
+ 5354 U5616 B30 S14 N980 V882 MN4204 MP2.1140 P1-3-11 I3d11.6 Q6508.6 Yze2 Wchaeg . . {scold} {torment} {chastise}
+ 5355 U55fe B30 S14 N977 V877 MN4155 MP2.1128 P1-3-11 I3d11.4 Q6803.4 Ysou3 Yzu2 Wju Wsu Wchog . Τ. {sic'em} {egg on} {instigate}
+ 5356 U55fd B30 S14 N981 V883 MN4154 MP2.1128 P1-3-11 I3d11.3 Q6708.2 Ysou4 Wsu 奦 . 椹. . {rinse} {wash} {gargle}
+ 5357 U561b B30 S14 N976 V876 MN4230 MP2.1143 P1-3-11 I3d11.8 Q6009.4 Yma5 Yma2 Wma {wheat}
+ 5358 U55f9 B30 S14 XJ15E41 V875 MN4148 MP2.1127 P1-3-11 I3d10.12 Q6503.0 Ylian2 Wryeon ٤ {voluble} {garrulous}
+ 5359 U564e B30 S15 N990 V895 MN4307 MP2.1152 P1-3-12 I3d12.6 Q6401.8 Yye1 Wyeol Wil . ऻ. {choke} {smother}
+ 535A U5650 B30 S15 XJ0346F XH994 V899 MN4311 MP2.1153 P2-6-9 Q6666.1 Yqi4 Wgi Ĥ {vessel} {receptacle} {implement} {instrument} {ability}
+ 535B U71df B30 C86 S17 XJ03144 XH963 N1006 V3491 H2816 O2692 MN19457 MP7.0539 P2-8-9 Q9960.6 Yying2 Wyeong Ȥ. Ȥ. {camp} {perform} {build} {conduct (business)}
+ 535C U5634 B30 S16 N1000 V905 MN4256X MP2.1147 P1-3-13 I3d13.7 Q6102.7 Yzui3 Wchwi Ф Ϥ {beak} {bill}
+ 535D U5636 B30 S15 N987 V892 MN4260 MP2.1147 P1-3-12 I3d12.1 Q6202.1 Ysi1 Wsi ʤ. {neigh} {whinny}
+ 535E U5632 B30 S15 N992 V897 L2155 MN4254X MP2.1146 P1-3-12 I3d12.2 Q6702.0 Ychao2 Yzhao1 Wjo 祦 ȥ . {ridicule} {insult}
+ 535F U5638 B30 S15 N988 V893 MN4269 MP2.1148 P1-3-12 I3d12.4 Q6803.1 Yfu3 Ym2 Wmu {how} {indeed} {I dare say}
+ 5360 U566b B30 S16 V911 MN4381 MP2.1159 P1-3-13 I3d13.8 Q6003.6 Yyi1 Yyi4 Wheui Wae {exclamation} {burp} {belch}
+ 5361 U5664 B30 S16 N1004 V909 MN4364 MP2.1155 P1-3-13 I3d13.5 Q6409.1 Yjin4 Wgeum Ĥ. {shut up}
+ 5362 U562f B30 S16 N999 V904 MN4246 MP2.1144 P1-3-13 I3d13.1 Q6502.7 Yxiao4 Wso 祦 . {roar} {howl} {recite emotionally} {feign indifference}
+ 5363 U566c B30 S16 N997 V902 MN4382 MP2.1160 P1-3-13 I3d13.6 Q6801.8 Yshi4 Wseo . {bite}
+ 5364 U566a B30 S16 XJ06C21 N1001 V906 MN4380 MP2.1159 P1-3-13 I3d13.9 Q6609.4 Yzao4 Wjo . {be noisy}
+ 5365 U5686 B30 S16 N1003 V908 MN4458X MP2.1166 P1-3-13 I3d13.10 Q6402.7 Yhao1 Whyo . {call}
+ 5366 U5680 B30 S17 N1007 V914 H785 MN4445 MP2.1165 P1-3-14 I3d14.4 Q6302.1 Yning2 Wnyeong ͥ ˥祦 {kindness}
+ 5367 U568a B30 S17 V913 MN4467 MP2.1167 P1-3-14 I3d14.2 Q6602.1 Ypi4 Wbi Ϥʤ {breathing through the nose} {snorting} {wife} {one's old lady}
+ 5368 U56a0 B30 S18 N1011 V918 MN4544 MP2.1171 P1-3-15 I3d15.1 Q6200.0 Yliu2 Wryu 奦 {a clear sound}
+ 5369 U5694 B30 S17 XJ0536A N1010 V917 MN4501 MP2.1168 P1-3-14 I3d15.3 Q6408.1 Yti4 Wche ƥ {sneeze}
+ 536A U568f B30 S17 XJ05369 XH1010 V912 MN4493 MP2.1168 P1-3-14 Q6408.1 Yti4 Wche ƥ {sneeze}
+ 536B U56a5 B30 S19 N1015 V923 MN4545 MP2.1171 P1-3-16 I3d16.2 Q6403.1 Yyan4 Wyeon . {swallow}
+ 536C U56ae B30 S19 XH571 N1013 V920 H2901 MN4565X MP2.1127 P2-13-6 I3d15.4 Q2722.7 ZSP2-12-6 Yxiang4 Whyang 祦 फ. {guide} {direct} {incline to} {favor}
+ 536D U56b6 B30 S20 V925 MN4592 MP2.1182 P1-3-17 I3d17.1 Q6604.4 Yying1 Waeng . {chirping} {birds singing together}
+ 536E U56b4 B4 C30 S20 XJ03837 XH253 N256 V924 H2733 O2900 MN4589 MP2.1174 P2-6-14 Q6624.8 Yyan2 Weom . . .ᤷ Ĥ {strictness} {severity} {rigidity}
+ 536F U56c2 B30 S21 N1020 V930 O2938 MN4616 MP2.1185 P2-6-15 I9a12.3 Q6666.8 Yxiao1 Yao2 Whyo 祦 . ޤӤ. {noisy} {boisterous}
+ 5370 U56bc B30 S21 XH1012 N1016 V926 MN4602 MP2.1183 P1-3-18 I3d18.3 Q6204.6 Yjiao2 Yjiao4 Yjue2 Wjag 㥯 . {bite}
+ 5371 U56c1 B30 S21 N1018 V928 L2157 MN4615 MP2.1184 P1-3-18 I3d18.5 Q6104.1 Ynie4 Wseob Wnyeob 祦 . {whisper} {murmur}
+ 5372 U56c3 B30 S21 F2275 N1019 V929 MN4619 MP2.1186 P1-3-18 I3d18.1 Q6001.4 Yca4 Wjab Ϥ. {play (music)} {accompany} {beat time} {banter} {jeer} {applaud}
+ 5373 U56c0 B30 S21 N1017 V927 MN4614 MP2.1184 P1-3-18 I3d18.2 Q6504.3 Yzhuan4 Yzhuan3 Wjeon ƥ . {sing} {chirp} {warble} {chatter}
+ 5374 U56c8 B30 S21 N1021 V931 MN4629X MP2.1187 P1-3-18 I3d18.4 Q6403.1 Yyi4 Wye {foolish talk}
+ 5375 U56ce B30 S22 V932 O2945 P1-3-19 I3d19.1 Q6806.6 Wseung 礦 {used in place names}
+ 5376 U56d1 B30 S24 XJ03E7C XH989 N1023 V935 H815 MN4654 MP2.1190 P1-3-21 Q6702.7 Yzhu3 Wchog 祯 礯. . {request} {send a message}
+ 5377 U56d3 B30 S24 XJ07376 XH5434 V934 MN4659 MP2.1190 P1-3-21 Q6707.2 Q6707.1 Ynie4 Wseol Wnyeol . . {gnaw}
+ 5378 U56d7 B31 S3 V936 H3391 O28 MN4675 MP3.0001 P4-3-1 Q6000.0 ZPP3-3-0 Ywei2 Wgug Wwi T2 ˤޤ {box or enclosure radical (no. 31)} {box}
+ 5379 U56ee B31 S7 N1031 V944 MN4715 MP3.0062 P3-3-4 I3s4.4 Q6021.1 Ye2 Wwa 楦 Ȥ {decoy} {lure} {stool pigeon}
+ 537A U56f9 B31 S8 N1035 V948 MN4744 MP3.0065 P3-3-5 I3s5.3 Q6030.7 Yling2 Wryeong 쥤 {prison}
+ 537B U5700 B31 S9 XJ13721 XH1037 N1038 V951 H3101 O1002 MN4759 MP3.0069 P3-3-6 Q6022.7 Yguo2 Wgug T1 {country}
+ 537C U56ff B31 S9 V952 O990 MN4756 MP3.0068 P3-3-6 I3s6.2 Q6022.7 Yyou4 Wyu 楦 {game preserve} {pasture} {garden}
+ 537D U5704 B31 S10 N1039 V953 MN4775 MP3.0070 P3-3-7 I3s7.3 Q6060.1 Yyu3 Weo ҤȤ {prison} {arrest}
+ 537E U5709 B31 S11 V957 MN4793 MP3.0072 P3-3-8 I3s8.2 Q6040.1 Yyu3 Weo ޤ. ҤȤ {prison} {horse tender} {ostler}
+ԡ 5421 U5708 B31 S11 XJ03777 XH1045 N1041 V955 H3131 MN4789 MP3.0071 P3-3-8 Q6071.2 Yquan1 Yjuan1 Yjuan4 Yquan3 Wgweon . {sphere} {circle} {radius} {range}
+Ԣ 5422 U570b B31 S11 XJ03971 XH1037 N1042 V956 H3132 L2988 O1500 MN4798 MP6.0073 P3-3-8 Q6015.3 Yguo2 Wgug T1 {country}
+ԣ 5423 U570d B31 S13 XJ0304F XH1032 N1044 V959 H3149 O2045 MN4806 MP3.0089 P3-3-10 Q6050.6 Ywei2 Wwi . . . {enclose} {surround} {encircle} {preserve} {store} {keep}
+Ԥ 5424 U5713 B31 S13 XJ0315F XH617 N1046 V961 H3157 O2044 MN4819 MP3.0093 P3-3-10 Q6080.6 Yyuan2 Wweon ޤ. ޤ ޤ ޤ. ޤ.䤫 T1 Ĥ֤ {yen} {circle} {round}
+ԥ 5425 U5718 B31 S14 XJ04344 XH1027 N1049 V964 H3164 MN4834 MP3.0103 P3-3-11 Q6034.3 Ytuan2 Wdan ȥ ޤ ޤ. {association}
+Ԧ 5426 U5716 B31 S14 XJ03F5E XH1034 N1048 V963 H3165 O2236 MN4832 MP3.0099 P3-3-11 Q6060.0 Ytu2 Wdo Ϥ. {drawing} {plan}
+ԧ 5427 U55c7 B1 C31 S13 XH2066 N67 V860 MN4053 MP2.1117 P2-7-6 I3b10.13 Q4060.1 Yse4 Wsaeg 祯 ֤. . {miserly} {stingy} {sparing}
+Ԩ 5428 U571c B31 S16 V965 MN4851 MP3.0106 P3-3-13 I3s13.1 Q6073.2 Yyuan2 Yhuan2 Wweon Whwan ޤ. ᤰ. {round} {go around}
+ԩ 5429 U5726 B32 S5 V969 MN4879 MP3.0122 P1-3-2 I3b2.1 Q4810.0 Wib {sluice} {spout} {floodgate} {penstock}
+Ԫ 542A U5737 B32 S6 V972 O240 MN4900 MP3.0146 P1-3-3 I3b3.4 Q4113.0 {low-lying land} {(kokuji)}
+ԫ 542B U5738 B32 S6 V971 P1-3-3 I3b3.3 Q4217.0 ޤ {steep slope} {(kokuji)}
+Ԭ 542C U574e B32 S7 V981 MN4928 MP3.0152 P1-3-4 I3b4.2 Q4718.2 Ykan3 Wgam {pitfall}
+ԭ 542D U573b B32 S7 V980 MN4903 MP3.0146 P1-3-4 I3b4.5 Q4212.1 Yqi2 Wgi Weun . {region surrounding the capital}
+Ԯ 542E U5740 B32 S7 XJ06F77 N1058 V982 O386 MN4908 MP3.0146 P1-3-4 I3b4.3 Q4111.0 Yzhi3 Wji {ruins}
+ԯ 542F U574f B32 S7 N1060 V984 O388 MN4930 MP3.0153 P1-3-4 I3b4.4 Q4119.0 Ypi1 Yhuai4 Ypei1 Wbae ϥ Ĥ {bowl}
+԰ 5430 U5769 B32 S8 N1069 V995 MN4975 MP3.0163 P1-3-5 I3b5.2 Q4417.0 Ygan1 Wgam Ĥ {jar} {pot}
+Ա 5431 U57c0 B32 S10 XJ03F62 XH211 V1012 MN5104 MP3.0178 P4-10-2 Q2010.4 Ychui2 Wsu . .餹 ʤʤ. {let down} {suspend} {hand} {down}
+Բ 5432 U5788 B32 S8 V991 P2-5-3 I3b5.10 Q2310.4 Wdae ϥ ܥ ̤ {plough} {cultivate} {swamp} {wetlands} {(kokuji)}
+Գ 5433 U5761 B32 S8 N1068 V994 MN4966 MP3.0160 P1-3-5 I3b5.3 Q4414.7 Ypo1 Wpa Ĥ. {dike} {dam} {slope} {bank}
+Դ 5434 U577f B32 S8 V993 MN5009 MP3.0166 P1-3-5 I3b5.7 Q4410.0 Yfu4 Wbu {slope} {hill}
+Ե 5435 U5789 B32 S8 V992 P1-3-5 I3b5.5 Q4711.2 Ypao2 ۥ {collapse} {break}
+Զ 5436 U5793 B32 S9 XJ14D3A V1002 MN5040 MP3.0172 P1-3-6 I3b6.8 Q4018.2 Ygai1 Whae Ϥ {border} {boundary} {staircase} {hundred quintillion}
+Է 5437 U57a0 B32 S9 V1007 MN5054 MP3.0173 P1-3-6 I3b6.2 Q4713.2 Yyin2 Weun . {limit} {boundary}
+Ը 5438 U57b3 B32 S9 V1000 P1-3-6 I3b6.4 Q4112.1 {cliff} {used in proper names}
+Թ 5439 U57a4 B32 S9 V1003 MN5061 MP3.0176 P1-3-6 I3b6.7 Q4111.4 Ydie2 Wjil ƥ Ť {anthill} {hill}
+Ժ 543A U57aa B32 S9 V1004 O793 MN5086 MP3.0177 P1-3-6 I3b6.9 Q4814.1 {used in proper names}
+Ի 543B U57b0 B32 S9 V1001 P1-3-6 I3b6.6 Q4113.1 Ȥ {mountain pass} {ancient kuni} {low ground}
+Լ 543C U57c3 B32 S10 N1081 V1017 O1294 MN5107 MP3.0178 P1-3-7 I3b7.6 Q4313.4 Yai1 Wae ۤ {dust}
+Խ 543D U57c6 B32 S10 V1015 MN5111 MP3.0179 P1-3-7 I3b7.5 Q4712.7 Yque4 Wgag . {barren land}
+Ծ 543E U57d4 B32 S10 V1016 MN5149 MP3.0188 P1-3-7 I3b7.1 Q4312.7 Ybu4 Ybu3 Ypu3 Wbu {used in Chinese place names}
+Կ 543F U57d2 B32 S10 XJ05440 N1083 V1018 MN5123 MP3.0187 P1-3-7 I3b7.4 Q4214.9 Yle4 Ylie4 Wral . . {picket} {limits} {be settled}
+ 5440 U57d3 B32 S10 XJ0543F XH1083 V1019 MN5124X MP3.0187 P1-3-7 Q4714.2 Ylie4 Wral . . {pale} {picket fence} {limits} {come to an end}
+ 5441 U580a B1 C32 S11 N59 V1025 H2768 MN5215 MP3.0209 P2-8-3 I3b8.13 Q1010.4 ZSP2-10-3 ZSP2-12-3 Ye4 Ywu4 Wag Ĥ Ĥ {whitewash}
+ 5442 U57d6 B32 S10 V1014 P1-3-7 I3b7.3 Q4411.1 ZRP1-3-8 {garbage} {refuse}
+ 5443 U57e3 B32 S11 V1023 MN5166 MP3.0189 P1-3-8 I3b8.9 Q4014.8 Ysui4 {barren land}
+ 5444 U580b B32 S11 V1024 MN5217X MP3.0209 P1-3-8 I3b8.4 Q4712.0 Ypeng2 Ypeng4 Wbung ۥ {bury} {archery target mound}
+ 5445 U5819 B32 S12 N1106 V1049 MN5239X MP3.0210 P1-3-9 I3b9.4 Q4111.4 Yyin1 Win դ. {close up} {stop up}
+ 5446 U581d B32 S12 N1105 V1047 MN5247 MP3.0211 P1-3-9 I3b9.8 Q4712.7 Yguo1 Wgwa Ĥ {crucible} {melting pot}
+ 5447 U5872 B32 S14 XJ03E6C XH1113 N1126 V1076 MN5385 MP3.0237 P1-3-11 Q4812.7 Ychang2 Ychang3 Wjang 祦 祦 {open space} {field} {market}
+ 5448 U5821 B32 S12 N1107 V1050 H2821 MN5254 MP3.0211 P2-9-3 I3b9.14 Q2610.4 Ybao3 Ybu3 Ypu4 Wbo ۥ Ȥ {fort}
+ 5449 U5862 B32 S13 V1061 MN5357 MP3.0236 P1-3-10 I3b10.1 Q4712.7 Ywu4 Wo {fortress embankment} {village}
+ 544A U584b B32 S13 N1118 V1067 MN5320 MP3.0224 P2-8-5 I3b10.12 Q9910.4 Yying2 Wyeong Ϥ {cemetery}
+ 544B U5870 B32 S13 V1062 P2-10-3 I3b10.11 Q3810.4 {title of a Noh play} {(kokuji)}
+ 544C U6bc0 B79 S13 N2460 V3000 H1791 L2067 MN16654 MP6.0785 P1-9-4 I3b10.14 Q7714.7 ZSP1-8-4 Yhui3 Whwe . . . . . . {break} {destroy} {censure} {be chipped} {be scratched} {be broken} {be ruined}
+ 544D U5852 B32 S13 N1117 V1064 MN5329 MP3.0226 P1-3-10 I3b10.2 Q4414.1 Yshi2 Wsi ͤ Ȥ Ȥ {roost} {hen coop} {spiral}
+ 544E U583d B32 S12 XH621 V1042 MN5298 MP3.0223 P1-3-9 Q4611.1 Ygang1 Wgang {mound} {used in place names}
+ 544F U5879 B32 S14 XJ13853 N1134 V1084 MN5394 MP3.0242 P2-11-3 I3b11.5 Q5210.4 Yqian4 Wcham ۤ {moat} {ditch}
+ 5450 U5885 B32 S14 V1081 MN5412 MP3.0244 P2-11-3 I3b11.6 Q6710.4 Yshu4 Wseo 䤷 {shed} {country house} {countryside}
+ 5451 U58b9 B32 S15 V1092 P1-3-12 I3b12.3 Q4712.0 ޤ {steep slope}
+ 5452 U589f B32 S15 N1130 V1090 H720 MN5457 MP3.0253 P1-3-12 Q4111.7 Yxu1 Wheo {ruins}
+ 5453 U58ab B32 S15 XH2375 V1094 MN5472 MP3.0261 P1-3-12 Q4814.6 Yzun1 Yzun3 Wjun {cup}
+ 5454 U58ba B32 S16 N1145 V1100 MN5504 MP3.0264 P1-3-13 I3b13.1 Q4713.4 Yao4 Wo Wug {land} {shore} {Austria}
+ 5455 U58de B32 S19 XJ03275 XH1147 N1154 V1111 H803 O2861 MN5590 MP3.0274 P1-3-16 Q4013.2 Yhuai4 Ypi1 Wgoe Whoe . . . {demolition} {break} {destroy}
+ 5456 U58bb B32 S16 N1144 V1099 MN5505 MP3.0265 P1-3-13 I3b13.2 Q4416.1 Yqiang2 Wjang 祦 {fence} {hedge}
+ 5457 U58b8 B32 S15 XJ06D30 XH4585 V1093 P1-3-12 I3b12.2 Q4416.4 Q4416.3 Ychu2 {hesitate}
+ 5458 U58ae B32 S15 XJ04244 XH1092 N1129 V1078 H2883 MN5481 MP3.0262 P2-12-3 Q7410.4 Yduo4 Yhui1 Wta . . . {descend to} {lapse into} {degenerate}
+ 5459 U58c5 B8 C32 S16 N332 V1096 MN5524 MP3.0267 P2-2-14 I2j14.1 Q0010.4 Yyong1 Yyong3 Wong 襦 դ. {plug up} {shut up}
+ 545A U58d3 B27 C32 S17 XJ03035 XH818 N839 V1104 H3022 MN5557 MP3.0270 P3-2-15 Q7121.4 Q7110.4 Yya1 Yya4 Wab . . . {pressure}
+ 545B U58d1 B32 S17 N1150 V1107 MN5554 MP3.0270 P2-14-3 I3b14.4 Q2710.4 Yhe4 Yhuo4 Whag {valley}
+ 545C U58d7 B32 S17 V1105 P1-3-14 I3b14.1 Q4511.7 Wjin ޤ {steep slope}
+ 545D U58d9 B32 S18 N1152 V1110 MN5576 MP3.0273 P1-3-15 I3b15.1 Q4018.6 Ykuang4 Wgwang {hole}
+ 545E U58d8 B102 C32 S18 XJ04E5D XJ14D42 XH3009 N3015 V1109 H2620 MN5574 MP3.0273 P2-5-13 Q6010.4 Ylei3 Wru Wroe 륤 饤 Ȥ {fort} {rampart} {walls} {base(ball)}
+ 545F U58e5 B32 S20 XH1537 V1115 P1-3-17 Q4111.4 Ychan2 Wjeon ƥ {fine residence} {shop} {store}
+ 5460 U58dc B32 S19 XJ06624 N1156 V1114 MN5588 MP3.0274 P1-3-16 I3b16.1 Q4613.1 Ytan2 Wdam ɥ Ӥ {bottle} {vial} {jar}
+ 5461 U58e4 B32 S20 XJ03E6D XH1143 N1157 V1116 H810 MN5608 MP3.0276 P1-3-17 Q4013.2 Yrang3 Wyang 祦 Ĥ {soil} {loam} {earth} {rich}
+ 5462 U58df B212 C32 S19 N5441 V1112 MN5591 MP3.0275 P2-16-3 I3b16.2 Q0110.4 Ylong3 Wrong 祦 Ĥ {mound} {grave} {rice field dike}
+ 5463 U58ef B33 S7 XJ04154 XH2837 V977 H837 MN5643 MP3.0160 P1-4-3 Q2421.0 Yzhuang4 Wjang T1 {big} {large} {robust} {name of tribe}
+ 5464 U58fa B32 C33 S12 XJ0445B XH1093 N1099 V1043 O2183 MN5662 MP3.0289 P2-3-9 I3p9.2 Q4010.6 Yhu2 Who Ĥ {jar} {pot}
+ 5465 U58f9 B32 C33 S12 XJ0306D XH1059 N1100 V1044 H2309 O1708 MN5661 MP3.0289 P2-3-9 Q4010.8 Yyi1 Wil ҤȤ T1 {number one}
+ 5466 U58fb B32 C33 S12 XJ04C3B XJ0665D XH1239 N1102 V1046 H563 MN5664 MP3.0294 P1-3-9 Q4712.7 Yxu4 Wseo ळ {son-in-law}
+ 5467 U58fc B33 S13 XH1093 V1065 MN5667 MP3.0290 P2-3-10 I3p10.1 Q4010.7 Ykun3 Wgon {palace corridor or passageway}
+ 5468 U58fd B32 C33 S14 XJ03C77 XH194 N1128 V1077 H2342 L2995 O2182 MN5672 MP3.0295 P2-3-11 Q4064.1 DR1448 Yshou4 Wsu 奦 Ȥ֤ Ȥ. Ȥ. T1 Ȥ Ҥ Ҥ {longevity} {congratulations}
+ 5469 U5902 B34 S3 V1118 H3392 MN5691 MP3.0301 P4-3-1 I4i0.2 Q2740.0 ZPP4-3-4 Yzhi3 Wchi 夦 T2 դ椬 {winter radical (no. 34)}
+ 546A U590a B34 C35 S3 V1122 H3393 MN5708 MP3.0302 P4-3-1 I0a3.30 Q2740.0 ZPP4-3-4 Ysui1 Wsoe 椭 T2 ˤ礦 {winter variant radical (no. 34)}
+ 546B U5910 B34 C35 S14 V1121 MN5731 MP5.0547 P2-2-12 I2n12.1 Q2740.7 Yxiong4 Whyeong Ϥ뤫 {far} {distant}
+ 546C U591b B58 C36 S6 XJ0423F XH1169 N1580 V1128 MN5759 MP3.0349 P2-3-3 Q1720.7 Yduo1 Wda . ޤ. ޤ. {much} {many} {more than} {over}
+ 546D U68a6 B36 S11 XJ04C34 XJ13869 XH4028 V1130 MN14871 MP3.0361 P2-8-3 Q4420.7 Ymeng4 Wmong ܥ .ߤ . {dream} {visionary} {wishful}
+ 546E U5925 B2 C36 S14 N120 V1132 L2943 MN5808 MP3.0366 P1-8-6 I0a14.2 Q6792.7 Yhuo3 Wgwa Whae Ӥ. {immense} {tremendous}
+ 546F U592c B37 S4 XJ13459 V1134 O100 MN5836 MP3.0550 P4-4-4 I0a4.37 Q5003.7 Yguai4 Wkwae . {decide} {determine} {archery glove}
+ 5470 U592d B4 C37 S4 N161 V1135 MN5838 MP3.0551 P4-4-4 I0a4.22 Q2043.0 Yyao3 Yyao1 Wyo Wo 襦 狼. 狼 虜襤 {early death} {calamity}
+ 5471 U5932 B37 S5 XJ04B5C XH96 V1139 MN5845 MP3.0558 P2-3-2 Q4040.3 Yben3 Wdo Wbon ۥ {advance quickly} {to go back and forth} {origin} {source}
+ 5472 U5938 B37 S6 V1142 MN5854 MP3.0564 P2-3-3 I0a6.9 Q4020.7 Ykua1 Wgwa ۤ. {boast}
+ 5473 U593e B4 C37 S7 N192 V1144 O534 MN5867 MP3.0565 P4-7-4 I2a5.27 Q4003.8 Yjia1 Yjia2 Whyeob 祦 Ϥ. {insert between}
+ 5474 U7ad2 B117 S9 XJ03471 XH1176 V4226 MN25736 MP1.0553 P2-5-4 Q0062.1 Yqi2 Yji1 Wgi . . . ᤺. {strange} {strangeness} {curiosity}
+ 5475 U5955 B8 C37 S9 N301 V1154 MN5922 MP3.0595 P2-2-7 I2j7.2 Q0043.0 Q0043.3 Yyi4 Whyeog 䥯 {large}
+ 5476 U5950 B37 S9 V1153 O979 MN5916 MP3.0589 P2-2-7 I2n7.3 Q2743.0 Yhuan4 Whwan .餫 {clear} {bright}
+ 5477 U594e B37 G9 S9 V1152 DK1438 L2932 O913 MN5911 MP3.0585 IN2045 P2-3-6 I3b6.12 Q4010.4 Ykui2 Wgyu {star} {god of literature}
+ 5478 U595a B37 S10 V1160 MN5930 MP3.0597 P2-4-6 I3n7.3 Q2043.0 Yxi1 Whae ʤ {servant} {what} {why}
+ 5479 U5958 B37 S10 XJ05732 V1159 MN5928 MP3.0597 P2-7-3 I3p7.1 Q2443.0 Yzang4 Yzhuang3 Wjang 祦 {large} {great}
+ 547A U5962 B37 S12 N1180 V1164 O1706 MN5964 MP3.0601 P2-3-9 I4c8.17 Q4060.4 Q4060.3 Yshe1 Wsa . . {extravagance} {luxury}
+ 547B U5960 B12 C37 S12 N602 V1163 H2132 O1701 MN5960 MP3.0600 P2-2-10 I2o10.4 Q8043.0 Ydian4 Wjeon ƥ ǥ ƥ . ޤ. {decision}
+ 547C U5967 B37 S13 XJ0317C XJ13B73 XH240 V1166 H2845 MN5985 MP3.0603 P2-10-3 Q2743.0 Yao4 Wo Wug .ޤ {heart} {interior}
+ 547D U596c B37 S14 XJ03E29 XJ06052 XH1181 N1182 V1169 H2859 O2411 MN5997 MP7.0734 P2-11-3 Q2743.0 Yjiang3 Wjang 祦 . {prize} {reward} {give award to}
+ 547E U5969 B37 S14 XJ0523D XJ13431 V1170 MN5991 MP3.0606 P2-3-11 Q4071.6 Ylian2 Wryeom Ϥ {lady's vanity case} {trousseau}
+ա 5521 U5978 B38 S6 N1190 V1179 MN6045 MP3.0626 P1-3-3 I3e3.3 Q4144.0 Yjian1 Wgan . {wickedness} {mischief} {rudeness}
+բ 5522 U5981 B38 S6 N1187 V1175 MN6058X MP3.0635 P1-3-3 I3e3.4 Q4742.0 Yshuo4 Wjag 㥯 ʤ {go-between}
+գ 5523 U599d B38 S7 XJ13955 V1183 MN6096 MP3.0653 P1-4-3 I3e4.8 Q2424.0 Yzhuang1 Wjang 祦 褽. {dress up}
+դ 5524 U4f5e B9 C38 S7 XJ05525 N400 V161 MN521 MP1.0725 P1-2-5 I2a5.20 Q2124.4 Yning4 Wnyeong ͥ . 褳 {flattery} {insincerity}
+ե 5525 U4fab B9 C38 S8 XJ05524 XH400 V172 P1-2-6 Q2024.4 Yning4 Wnyeong ͥ . 褳 {flattery} {insincerity}
+զ 5526 U59a3 B38 S7 N1193 V1184 MN6103 MP3.0654 P1-3-4 I3e4.6 Q4141.0 Ybi3 Wbi ʤϤ {mother}
+է 5527 U59b2 B38 S8 V1192 MN6129 MP3.0656 P1-3-5 I3e5.6 Q4641.0 Yda2 Wdal {female proper name}
+ը 5528 U59c6 B38 S8 XJ13951 N1200 V1193 H277 MN6159 MP3.0660 P1-3-5 I3e5.2 Q4745.0 Ymu3 Wmo {wet nurse}
+թ 5529 U59e8 B38 S9 N1222 V1214 MN6222 MP3.0691 P1-3-6 I3e6.1 Q4543.2 Yyi2 Wi ƥ ⤦ {younger sister}
+ժ 552A U59dc B123 C38 S9 F1915 N3657 V1210 MN6205 MP3.0681 P2-3-6 I2o7.5 Q8040.4 Yjiang1 Wgang 祦 T1 {Chinese surname} {ginger}
+ի 552B U598d B38 S7 N1195 V1186 O612 MN6075 MP3.0643 P1-3-4 I3e4.2 Q4144.0 Yyan2 Wyeon Ĥ. {beauty} {splendor}
+լ 552C U59d9 B38 S9 XJ04725 XH1197 N1209 V1205 H355 MN6200 MP3.0675 P1-3-6 Q4241.4 Yren4 Wim ˥ Ϥ. ߤ. {be(come) pregnant}
+խ 552D U59da B38 S9 F2433 V1207 O1088 MN6202 MP3.0675 P1-3-6 I3e6.4 Q4241.3 Yyao2 Wyo 襦 祦 Ĥ. {beautiful}
+ծ 552E U5a25 B38 S10 V1223 O1356 MN6331 MP3.0713 P1-3-7 I3e7.1 Q4345.0 Ye2 Wa ߤ. {beautiful}
+կ 552F U5a1f B38 S10 N1221 V1225 MN6321 MP3.0712 P1-3-7 I3e7.7 Q4642.7 Yjuan1 Wyeon {beauty of face}
+հ 5530 U5a11 B38 S10 N1224 V1229 O1474 MN6294 MP3.0708 P2-7-3 I3e7.12 Q3940.4 Ysuo1 Wsa {old woman}
+ձ 5531 U5a1c B38 S10 N1211 V1211 MN6311 MP3.0712 P1-3-7 I3e6.3 Q4742.7 Ynuo2 Yna4 Wna {graceful}
+ղ 5532 U5a09 B38 S10 V1221 MN6282 MP3.0707 P1-3-7 I3e7.6 Q4542.7 Yping1 Wbing إ ۥ {ask after a woman's name} {marry a woman} {good-looking}
+ճ 5533 U5a1a B38 S10 V1222 MN6306 MP3.0710 P1-3-7 I3e7.5 Q4642.7 Ynan2 Wnam ʥ ᤪ {loud talking}
+մ 5534 U5a40 B38 S11 XH4985 N1223 V1227 MN6382 MP3.0717 P1-3-8 I3e7.4 Q4142.0 Ye1 Wa .äݤ 䤫 {charm} {flirtation}
+յ 5535 U5a6c B38 S11 XJ0307C XH2603 N1227 V1232 MN6440 MP3.0730 P1-3-8 Q4241.4 Yyin2 Weum ߤ- Ҥ. ۤޤ ߤ. ߤ. {lewdness} {licentiousness}
+ն 5536 U5a49 B38 S11 N1233 V1239 L2197 O1600 MN6396 MP3.0722 P1-3-8 I3e8.5 Q4341.2 Ywan3 Wwan Ĥ. . {graceful}
+շ 5537 U5a35 B38 S11 XH1249 N1231 V1237 MN6364 MP3.0716 P1-3-8 I3e8.2 Q4144.7 Q4744.0 Yju1 Wchu 奦 {marry} {bride}
+ո 5538 U5a36 B38 S11 N1230 V1236 MN6365 MP3.0716 P2-8-3 I3e8.7 Q1740.4 Yqu3 Yqu4 Wchwi . ᤢ. {marry} {arrange a marriage}
+չ 5539 U5a62 B38 S11 N1232 V1238 L2196 MN6428 MP3.0726 P1-3-8 I3e8.1 Q4644.0 Ybi4 Wbi Ϥ {maidservant}
+պ 553A U5a6a B38 S11 N1228 V1234 MN6436 MP3.0730 P2-8-3 I3e8.10 Q4440.4 Ylan2 Wram व. {covet}
+ջ 553B U5a9a B38 S12 N1240 V1245 H565 MN6513 MP3.0736 P1-3-9 I3e9.5 Q4746.7 Ymei4 Wmi .Ӥ T1 {flatter} {humor} {flirt}
+ռ 553C U5abc B38 S13 N1243 V1250 MN6588 MP3.0743 P1-3-10 I3e10.5 Q4641.7 Yao3 Won {mother} {grandma} {old woman}
+ս 553D U5abe B38 S13 N1246 V1253 H637 MN6597X MP3.0743 P1-3-10 I3e10.4 Q4545.7 Q4544.7 Ygou4 Wgu 褷 {association} {intimacy}
+վ 553E U5acb B38 S13 XJ13A35 XH1994 N1247 V1254 MN6614 MP3.0746 P1-3-10 I3e10.2 Q4742.7 Yniao3 Wnyo Wyag 祦 㥯 ǥ ʤ.䤫 ʤ. .䤫 {supple} {pliant} {delicate} {slender}
+տ 553F U5ac2 B38 S13 N1245 V1252 MN6603 MP3.0745 P1-3-10 I3e9.1 Q4744.7 Ysao3 Wsu ˤ {elder brother's wife}
+ 5540 U5abd B38 S13 N1242 V1249 MN6590 MP3.0752 P1-3-10 I3e10.1 Q4142.7 Yma1 Wma Ϥ {mother} {mare}
+ 5541 U5ae3 B38 S14 N1251 V1261 MN6659 MP3.0752 P1-3-11 I3e11.3 Q4142.7 Yyan1 Weon Whyeon {beauty}
+ 5542 U5ad7 B38 S14 V1259 O2474 MN6640 MP3.0749 P1-3-11 I3e11.6 Q4141.6 Yyu4 Wgu Wu . {old woman} {mother}
+ 5543 U5ae6 B38 S14 XJ13946 V1260 MN6663 MP3.0752 P1-3-11 I3e11.4 Q4942.7 Ychang2 Whang 祦 {proper name}
+ 5544 U5ae9 B38 S14 N1252 V1262 O2279 MN6666 MP3.0753 P1-3-11 I3e11.1 Q4844.0 Ynen4 Wnun ɥ Υ 狼. {young} {weak}
+ 5545 U5ad6 B38 S14 V1258 MN6637 MP3.0748 P1-3-11 I3e11.2 Q4149.1 Ypiao2 Wpyo ҥ祦 . {wanton} {hedonistic}
+ 5546 U5afa B38 S15 XJ05547 V1264 O2475 MN6710 MP3.0756 P1-3-12 I3e12.4 Q4742.0 Yxian2 Whan ʤ. ߤӤ䤫 {refined} {elegant} {skilled}
+ 5547 U5afb B38 S15 XJ05546 V1265 MN6711 MP3.0756 P1-3-12 Q4742.0 Yxian2 Whan ʤ. ߤӤ䤫 {elegant} {refined} {skillful}
+ 5548 U5b0c B38 S15 N1256 V1268 L430 MN6739 MP3.0759 P1-3-12 I3e12.1 Q4242.7 Yjiao1 Wgyo 祦 ʤޤᤫ. {attractive}
+ 5549 U5b0b B38 S15 N1254 V1266 MN6738 MP3.0759 P1-3-12 I3e12.2 Q4645.6 Ychan2 Wseon {beautiful}
+ 554A U5b16 B38 S16 N1258 V1269 MN6770 MP3.0762 P2-13-3 I3e13.2 Q7040.4 Ybi4 Wpye إ ˤ {agreeable person}
+ 554B U5b32 B102 C38 S17 XJ0554C N3014 V1275 O2738 MN6831 MP3.0768 P1-7-10 I5f12.1 Q6642.7 Yniao3 Wnyo ɥ 祦 ʤ. {sport with} {ridicule} {tease}
+ 554C U5ad0 B38 S13 XJ0554B XH3014 V1248 MN6626 MP3.0748 P1-3-10 Q4444.0 Yniao3 Wnyo ɥ 祦 ʤ. {frolic} {play with} {flirt with}
+ 554D U5b2a B38 S17 N1259 V1272 MN6819 MP3.0765 P1-3-14 I3e14.3 Q4348.6 Ypin2 Wbin ҥ Ҥ {bride} {marriage}
+ 554E U5b36 B38 S17 N1261 V1274 MN6849 MP3.0770 P1-3-14 I3e14.1 Q4642.1 Wbi {wife (vulg)} {(kokuji)}
+ 554F U5b3e B38 S19 V1276 MN6872 MP3.0772 P1-3-16 I3e16.1 Q4748.6 Ylan3 Wran . Τ {lazy} {languid}
+ 5550 U5b43 B38 S20 XJ03E6E XH1257 N1262 V1277 H811 MN6891 MP3.0774 P1-3-17 Q4043.2 Yniang2 Wyang 祦 ह {girl} {Miss} {daughter}
+ 5551 U5b45 B38 S20 V1278 MN6893 MP3.0774 P1-3-17 I3e17.2 Q4345.0 Yxian1 Wseom . {delicate}
+ 5552 U5b40 B38 S20 N1263 V1279 MN6885 MP3.0773 P1-3-17 I3e17.1 Q4146.3 Yshuang1 Wsang {widow}
+ 5553 U5b51 B6 C39 S3 N269 V1280 MN6931 MP3.0800 P4-3-1 I2c0.2 Q1740.7 Yjie2 Whyeol ҤȤ {mosquito wriggler}
+ 5554 U5b55 B39 S5 N1266 V1283 L2208 O274 MN6938 MP3.0815 P2-2-3 I2c2.1 Q1740.7 Yyun4 Wing 襦 Ϥ. T1 Ϥ {become pregnant}
+ 5555 U5b5a B39 S7 V1286 O483 MN6948 MP3.0824 P2-4-3 I2c4.2 Q2040.7 Yfu2 Wbu ޤ Ϥ. {sincere} {nourish} {encase}
+ 5556 U5b5b B39 S7 V1288 MN6949 MP3.0824 P2-4-3 I2k4.1 Q4040.7 Ybei4 Wpae Wbal ϥ ֥ ܥ {comet} {dark} {obscure}
+ 5557 U5b65 B39 S8 V1290 MN6967 MP3.0858 P2-5-3 I2c5.2 Q4740.7 Ynu2 Wno Ĥޤ {child} {wife and children} {servant} {slave}
+ 5558 U5b69 B39 S9 N1272 V1295 MN6977 MP3.0585 P1-3-6 I2c6.1 Q1048.2 Yhai2 Whae Τߤ {baby} {infancy}
+ 5559 U5b70 B8 C39 S11 N316 V1297 MN6995 MP3.0877 P1-8-3 I3d7.14 Q0541.7 Q0441.7 Yshu2 Wsug 奯 {which} {how} {who}
+ 555A U5b73 B12 C39 S12 N603 V1299 MN7011X MP3.0879 P2-3-9 I2o9.2 Q4440.7 Yzi1 Yzi4 Wja . . {increase} {bear children} {also N1274}
+ 555B U5b75 B4 C39 S14 N244 V1301 MN7021 MP3.0880 P1-4-10 I3n10.5 Q7274.7 Yfu1 Wbu . {hatch} {incubate}
+ 555C U5b78 B39 S16 XJ03358 XJ0555D XJ14157 XH2889 XH1271 N1275 V1302 H2898 MN7033 MP3.0881 P2-13-3 Q7740.7 Yxue2 Yxiao2 Whag ޤ. T1 Ȥ {learning} {knowledge} {school}
+ 555D U6588 B67 S7 XJ03358 XJ0555C XJ14157 XH1271 N2065 V2365 H2039 MN13453 MP5.0602 P2-2-5 Q0040.7 Yxue2 Whag ޤ. {learning} {knowledge} {school}
+ 555E U5b7a B39 S17 N1276 V1303 MN7042 MP3.0893 P1-3-14 I2c14.1 Q1142.7 Yru2 Yru4 Wyu ʤ Τߤ {child}
+ 555F U5b80 B40 S3 V1304 H3425 MN7054 MP3.0895 P4-3-4 I3m0.1 Q3032.7 Ymian2 Wmyeon ٥ T2 {shaped crown}
+ 5560 U5b83 B40 S5 V1306 MN7057 MP3.0897 P2-3-2 I3m2.3 Q3071.1 Yta1 Wda Wsa ؤ {other}
+ 5561 U5ba6 B40 S10 S9 N1298 V1325 MN7138 MP3.1004 P2-3-7 I3m7.14 Q3071.7 Yhuan4 Whwan Ĥ {official}
+ 5562 U5bb8 B40 S10 N1305 V1331 MN7171 MP3.1032 P2-3-7 I3m7.13 Q3023.2 Ychen2 Wsin Τ {eaves} {palace} {imperial courtesy}
+ 5563 U5bc3 B40 S11 XJ0514D XH631 N1312 V1338 MN7202X MP3.1045 P2-3-8 Q3021.6 Yyuan1 Wweon {grievance} {injustice} {wrong}
+ 5564 U5bc7 B40 S11 XJ0514E XJ13A5A XH346 N1313 V1339 MN7209 MP3.1055 P2-3-8 I3m8.10 Q3021.4 Ykou4 Wgu . {bandits} {thieves} {enemy} {invade}
+ 5565 U5bc9 B40 S11 V6495 P2-3-8 I3m8.1 Q4021.4 Q3021.4 Yhe4 Ĥ {crane (bird)}
+ 5566 U5bd4 B40 S12 V1346 O1710 MN7244 MP3.1077 P2-3-9 I3m9.4 Q3080.1 Yshi2 Wsig 祯 ޤȤ {real} {genuine} {actual}
+ 5567 U5bd0 B40 S12 N1319 V1347 MN7236 MP3.1063 P2-3-9 I3m9.2 Q3029.4 Ymei4 Wmae . {sleep}
+ 5568 U5be4 B40 S14 N1332 V1358 MN7291 MP3.1087 P2-3-11 I3m11.1 Q3026.1 Ywu4 Wo . {awake} {understand}
+ 5569 U5be6 B40 S14 XJ03C42 XH1297 N1329 V1356 H2350 O2362 MN7294 MP3.1089 P2-3-11 Q3080.6 Yshi2 Wsil ߤ. ޤ. ߤ. ߤ. T1 ߤ {truth} {reality}
+ 556A U5be2 B40 S14 XJ03F32 XH1326 N1327 V1354 H2352 MN7289 MP3.1085 P2-3-11 Q3024.7 Yqin3 Wchim . . . ߤޤ . {sleep} {rest} {bed chamber}
+ 556B U5bde B40 S13 N1323 V1351 MN7282X MP3.1079 P2-3-10 I3m10.4 Q3043.0 Ymo4 Wmag Х ޥ . {lonely} {quiet}
+ 556C U5be5 B40 S14 N1333 V1359 H2346 MN7292 MP3.1088 P2-3-11 I3m11.5 Q3020.2 Yliao2 Wryo 祦 . {lonely}
+ 556D U5beb B40 S15 XJ03C4C XJ05150 XH626 N1338 V1364 H2363 MN7320 MP3.1103 P2-3-12 Q3032.7 Yxie3 Wsa . . {be photographed} {copy} {describe}
+ 556E U5bf0 B40 S16 V1368 MN7344 MP3.1110 P2-3-13 I3m13.1 Q3073.2 Yhuan2 Whwan {imperial domain} {world}
+ 556F U5bf6 B40 S20 XJ04A75 XJ05570 XJ13A63 XH1293 N1345 V1371 H2385 MN7376 MP3.1114 P2-3-17 Q3080.6 Ybao3 Wbo ۥ T1 {treasure} {jewel} {precious} {rare}
+ 5570 U5bf3 B40 S19 XJ04A75 XJ0556F XJ13A63 XH1293 N1347 V1369 MN7366 MP3.1111 P2-3-16 Q3080.6 Ybao3 Wbo ۥ T1 {treasure} {jewel} {precious} {rare}
+ 5571 U5c05 B24 C41 S10 XJ0516E XH776 N779 V1378 O1260 MN7435 MP4.0018 P3-7-3 Q4421.0 Yke4 Wgeug {subdue} {destroy} {overcome}
+ 5572 U5c07 B41 S11 XJ03E2D XH2840 V1381 H967 O1631 MN7438 MP4.0018 P1-4-7 Q2724.2 Yjiang1 Yjiang4 Yqiang1 Wjang 祦 ޤ. Ϥ Ҥ. ä T1 ޤ {commander} {general} {admiral}
+ 5573 U5c08 B41 S11 XJ0406C XH1350 N1351 V1382 H2769 MN7439 MP4.0024 P2-8-3 Q5034.3 Yzhuan1 Wjeon ä. {specialty} {exclusive} {mainly} {solely}
+ 5574 U5c0d B41 S14 XJ04250 XH2067 N1353 V1387 H1863 MN7457 MP4.0039 P1-11-3 Q3410.0 Ydui4 Wdae ĥ . . Ĥ줢. ʤ. फ. T1 Ĥ {correct} {right} {facing} {opposed}
+ 5575 U5c13 B42 S5 XJ03C24 XJ1305E XJ1305F XJ13258 XJ13D7B XH168 XH69 N1356 V1392 H2010 MN7478 MP4.0098 P2-2-3 Q8090.0 Yer3 Wi ʤ Τ {you} {that}
+ 5576 U5c20 B3 C42 S13 XJ13A6C N142 V1396 MN7523 MP4.0111 P1-9-4 I3n10.3 Q4972.0 Yxian1 Wseon . {at least} {not a little}
+ 5577 U5c22 B43 S3 XJ13A6D V1398 H2937 MN7539 MP4.0111 P3-2-1 I0a3.21 Q4001.0 ZPP4-3-4 Ywang1 Yyou2 Wu T2 Τޤ äȤ {crooked-big radical (no. 43)}
+ 5578 U5c28 B3 C43 S7 N136 V1400 MN7554 MP4.0114 P3-4-3 I3j4.2 Q4201.2 Ymang2 Ypang2 Wbang Wbong ܥ य {shaggy hair or dog}
+ 5579 U5c38 B44 S3 N1376 V1402 H3389 MN7630 MP4.0123 P4-3-1 I3r0.1 Q7720.7 Yshi1 Wsi T2 Ф Фͤ {corpse} {remains} {flag radical (no. 44)}
+ 557A U5c39 B4 C44 S4 F2180 N158 V1403 O98 MN7631 MP4.0123 P4-4-1 I0a4.44 Q1750.7 Yyin3 Wyun . T1 {an official rank}
+ 557B U5c41 B44 S7 N1381 V1409 L2218 MN7654 MP4.0137 P3-3-4 I3r4.3 Q7721.1 Ypi4 Wbi ʤ {fart} {passing gas}
+ 557C U5c46 B44 S8 XJ0464F XH1385 V1414 H3081 MN7666 MP4.0143 P3-3-5 Q7727.2 Yjie4 Wgye Ȥ. Ȥ. {reach} {arrive} {report} {notify} {forward}
+ 557D U5c4e B44 S9 N1390 V1419 O989 MN7689 MP4.0153 P3-3-6 I3r6.1 Q7729.4 Yshi3 Wsi Whoe {shit} {excrement}
+ 557E U5c53 B44 S10 N1394 V1423 MN7713 MP4.0155 P3-3-7 I3r7.1 Q7728.6 Yxi4 Wheui {exerting strength (aikido)}
+֡ 5621 U5c50 B44 S10 N1393 V1422 MN7708 MP4.0154 P3-3-7 I3r7.3 Q7724.7 Yji1 Wgeug Ϥ {clog}
+֢ 5622 U5c4f B44 S9 F2002 N1398 V1417 L2223 MN7692 MP4.0158 P3-3-6 I3r6.5 Q7724.1 DR3755 Yping2 Ybing3 Wbyeong إ ӥ祦 . ꤾ. Ӥ礦. {wall} {fence}
+֣ 5623 U5b71 B39 S12 V1298 MN7000 MP3.0878 P3-3-9 I3r6.4 Q7724.7 Ychan2 Ycan4 Wjan . {weak} {steep}
+֤ 5624 U5c6c B44 S21 XJ04230 XH1400 N1405 V1435 H3186 O2944 MN7821 MP4.0173 P3-3-18 Q7722.7 Yshu3 Yzhu3 Wsog Wchog 祯 Ĥ 䤫 {genus} {subordinate official} {belong} {affiliated}
+֥ 5625 U5c6e B45 S3 V1437 H3412 MN7826 MP4.0177 P4-3-3 I0a3.19 Q2240.7 Yche4 Wcheol T2 ƥ {old grass radical (no. 45)}
+֦ 5626 U4e62 B46 S4 XH4019 V1440 MN175 MP1.0393 P1-3-1 Q2271.0 Ygai4 Whal {mountain saddle}
+֧ 5627 U5c76 B46 S5 V1441 MN7886X MP4.0222 P2-3-2 I3o2.1 Q2222.7 Wryeog ʤ {used in proper names}
+֨ 5628 U5c79 B46 S6 N1409 V1443 MN7889 MP4.0222 P1-3-3 I3o3.1 Q2871.7 Yyi4 Yge1 Wheul Ф. {towering mountains}
+֩ 5629 U5c8c B46 S7 V1444 MN7929 MP4.0224 P2-3-4 I3o4.2 Q2224.7 Yji2 Wgeub 奦 . {high} {dangerous}
+֪ 562A U5c91 B46 S7 V1445 MN7937 MP4.0227 P2-3-4 I3o4.3 Q2220.7 Ycen2 Wjam Weum ߤ {peak} {mountaintop}
+֫ 562B U5c94 B46 S7 V1446 MN7944 MP4.0229 P2-2-5 I2o5.5 Q8077.2 Ycha4 Wcha {fork in a road}
+֬ 562C U599b B46 S7 XJ1397B V1182 MN6094X MP3.0652 P2-3-4 I3o4.4 Q2240.4 Ychi1 Wchi ʤ. ߤˤ. ߤ {despise} {contempt} {ugly} {same as}
+֭ 562D U5cab B46 S8 V1451 MN7991 MP4.0236 P1-3-5 I3o5.5 Q2576.0 Yxiu4 Wsu 奦 楦 ߤ ߤ {gorge} {ravine} {in the mountains} {cape} {promontory}
+֮ 562E U5cbb B46 S8 V1455 MN8017 MP4.0244 P1-3-5 I3o5.9 Q2274.0 Ychi2 T1 {name of a mountain}
+֯ 562F U5cb6 B46 S8 V1453 MN8005 MP4.0241 P1-3-5 I3o5.7 Q2670.0 Ypo4 Wbaeg ϥ {dense mountain vegetation}
+ְ 5630 U5cbc B46 S8 V1448 P1-3-5 I3o5.2 Q2174.9 {level spot part-way up a mountain}
+ֱ 5631 U5cb7 B46 S8 V1454 O1080 MN8007 MP4.0241 P1-3-5 I3o5.3 Q2774.7 Ymin2 Wmin ӥ ߥ {name of a Chinese river} {name of a Chinese mountain}
+ֲ 5632 U5cc5 B46 S8 V1449 P1-3-5 I3o5.1 Q2374.0 {shrine in the mountains}
+ֳ 5633 U5cbe B46 S8 V1450 P1-3-5 I3o5.8 Q2176.0 Wjeom Wjae {used in proper names}
+ִ 5634 U5cc7 B46 S9 V1462 O1079 MN8020 MP4.0244 P2-3-6 I3o6.4 Q2260.1 Yke1 Whab {mountain cave}
+ֵ 5635 U5cd9 B46 S9 F2279 N1415 V1463 MN8053 MP4.0246 P1-3-6 I3o6.2 Q2474.1 Yzhi4 Yshi4 Wchi Ф. {tower} {soar}
+ֶ 5636 U5ce9 B46 S10 XJ03265 XH1422 V1472 MN8072 MP4.0248 P2-3-7 Q2255.3 Ye2 Wa . {lofty}
+ַ 5637 U5cfd B46 S10 XJ0362E XH1417 N1419 V1466 H413 MN8122 MP4.0256 P1-3-7 Q2473.8 Yxia2 Whyeob 祦 Ϥ T1 {gorge} {strait} {ravine} {isthmus}
+ָ 5638 U5cfa B46 S10 V1468 MN8115 MP4.0254 P1-3-7 I3o7.3 Q2174.6 Ygeng3 Wgaeng {obstruct}
+ֹ 5639 U5ced B46 S10 N1421 V1470 MN8085 MP4.0249 P1-3-7 I3o7.5 Q2972.7 Yqiao4 Wcho 祦 . . {high & steep}
+ֺ 563A U5d8c B46 S14 XJ04567 XJ04568 XJ13B75 XH230 F1774 V1504 MN8435 MP4.0303 P2-3-11 Q2232.7 Ydao3 Wdo ȥ {island}
+ֻ 563B U5cea B46 S10 V1467 MN8073 MP4.0248 P1-3-7 I3o7.7 Q2876.8 Yyu4 Wyog 襯 {ravine}
+ּ 563C U5d0b B46 S10 V1469 MN8161X MP4.0266 P2-3-7 I3o7.1 Q2250.4 Yhua2 Yhua4 Whwa {name of mountain}
+ֽ 563D U5d15 B46 S11 XH1428 V1489 MN8179 MP4.0280 P1-3-8 Q2171.4 Yya2 Wae Weui {cliff} {bluff} {precipice}
+־ 563E U5d17 B46 S11 N1425 V1483 MN8221 MP4.0287 P2-3-8 I3o8.12 Q2222.7 Ygang3 Ygang1 Wgang {hill}
+ֿ 563F U5d5c B46 S12 XJ03A6A XJ03A6B XJ03A6C XH1426 V1492 P2-3-9 Q2262.1 Yqi2 Wgi ߤ {steep} {promontory}
+ 5640 U5d1f B46 S11 V1481 O1736 MN8199 MP4.0283 P2-3-8 I3o8.5 Q2210.9 Yyin2 Weum ߤ {peak} {mountaintop} {steep} {lofty}
+ 5641 U5d1b B46 S11 N1427 V1486 MN8185 MP4.0282 P1-3-8 I3o8.4 Q2777.2 Yjue2 Wgul Ф. . {high & lofty (mountains)}
+ 5642 U5d11 B46 S11 V1484 MN8173 MP4.0267 P2-3-8 I3o8.8 Q2271.1 Ykun1 Wgon {place name}
+ 5643 U5d14 B46 S11 XH1428 F1963 V1477 O1738 MN8178 MP4.0271 P2-3-8 I3o8.6 Q2221.4 Ycui1 Wchoe {cliff} {bluff} {precipice}
+ 5644 U5d22 B46 S11 V1482 MN8203 MP4.0284 P1-3-8 I3o8.2 Q2275.7 Yzheng1 Wjaeng {high} {steep}
+ 5645 U5d1a B46 G9 S11 V1480 DK346 L2225 MN8184 MP4.0282 IN2054 P1-3-8 I3o8.1 Q2474.7 Yleng2 Wreung 祦 {towering in a row}
+ 5646 U5d19 B46 S11 XJ05647 V1478 MN8183 MP4.0282 P2-3-8 I3o8.10 Q2222.7 Ylun2 Wryun {place name}
+ 5647 U5d18 B46 S11 XJ05646 V1479 MN8182 MP4.0282 P1-3-8 Q2872.7 Ylun2 Wryun {Kunlun mountains in Jiangsu}
+ 5648 U5d4c B46 S12 XJ0643D N1432 V1497 H2313 L2229 MN8279 MP4.0290 P2-3-9 I3o9.2 Q2278.2 ZSP2-3-8 Yqian4 Yqian1 Wgam . .ޤ {go into} {plunge} {inlay}
+ 5649 U5d52 B46 S12 XJ14F75 V1495 O1974 MN8294 MP4.0293 P2-3-9 I3d9.20 Q6077.2 Yyan2 Wam . {rock}
+ 564A U5d4e B46 S12 V1494 MN8281X MP4.0291 P1-3-9 I3o9.1 Q2672.7 Yyu2 Wu {mountain recesses}
+ 564B U5d4b B46 S12 V1493 MN8278 MP4.0290 P1-3-9 I3o9.3 Q2776.7 Ymei2 Wmi {place name}
+ 564C U5d6c B46 S13 V1499 O2374 MN8355 MP4.0298 P2-3-10 I3o10.3 Q2221.3 Ywei2 Woe {high and flat}
+ 564D U5d73 B46 S13 XJ03A37 V1501 MN8364 MP4.0299 P2-3-10 Q2221.1 Ycuo2 Wchi Wcha {high} {towering} {irregular} {rugged}
+ 564E U5d76 B46 S13 V1498 P1-3-10 I3o10.1 Q2772.7 .䤫 . {mountain pass}
+ 564F U5d87 B46 S14 XJ13B36 N1435 V1507 MN8426 MP4.0302 P1-3-11 I3o11.2 Q2171.6 Yqu1 Wgu . {steep}
+ 5650 U5d84 B46 S14 N1436 V1509 MN8413 MP4.0302 P2-3-11 I3o11.3 Q2252.1 Yzhan3 Wcham {steep or high mountain}
+ 5651 U5d82 B46 S14 V1506 MN8410 MP4.0301 P1-3-11 I3o11.1 Q2074.6 Yzhang4 Wjang 祦 ߤ {steep} {lofty}
+ 5652 U5da2 B46 S15 V1512 MN8491 MP4.0307 P1-3-12 I3o12.2 Q2471.1 Yyao2 Wyo 祦 . {high} {towering}
+ 5653 U5d9d B46 S15 V1511 O2466 MN8482 MP4.0306 P1-3-12 I3o12.1 Q2271.8 Ydeng4 Wdeung ȥ ߤ {hill} {uphill path}
+ 5654 U5dac B46 S16 V1514 MN8510 MP4.0309 P1-3-13 I3o13.3 Q2875.3 Yyi1 Weui {high} {steep}
+ 5655 U5dae B46 S16 XH5000 N1437 V1513 H759 MN8520 MP4.0309 P1-3-13 I3o13.2 Q2878.6 Yxian3 Wheom . {inaccessible place} {impregnable position} {steep place} {sharp eyes}
+ 5656 U5dbd B46 S17 XJ03359 XH208 F2135 N1439 V1516 H2377 L2987 O2775 MN8566 MP4.0314 P2-3-14 Q2223.4 Yyue4 Wag T1 {peak}
+ 5657 U5d90 B46 S14 V1508 MN8447 MP4.0304 P2-3-11 I3o11.4 Q2221.4 Ylong2 Wryung ޤΤ {shape of a mountain}
+ 5658 U5db7 B46 S17 N1441 V1518 O2774 MN8545 MP4.0311 P2-3-14 I3o14.1 Q2248.1 Yyi2 Weui Weog 祯 . {wise}
+ 5659 U5dbc B46 S16 N1438 V1515 MN8561 MP4.0313 P1-3-13 I3o13.1 Q2778.1 Yyu3 Wseo {island}
+ 565A U5dc9 B46 S20 V1520 MN8618 MP4.0313 P1-3-17 I3o18.1 Q2771.6 Ychan2 Wcham {rising precipitously} {rising steeply}
+ 565B U5dcd B46 S21 N1444 V1522 O2991 MN8626 MP4.0319 P2-3-18 I3o18.2 Q2241.3 Ywei1 Ywei2 Woe . T1 {high}
+ 565C U5dd3 B46 S22 N1446 V1524 MN8644 MP4.0320 P2-3-19 I3o20.1 Q2288.6 Ydian1 Wjeon ƥ {summit}
+ 565D U5dd2 B46 S22 N1445 V1523 MN8640 MP4.0320 P2-19-3 I3o19.1 Q2277.2 Yluan2 Wman ߤ {small peak}
+ 565E U5dd6 B46 S23 XJ03460 XH1442 V1525 H2388 O2990 MN8649 MP4.0321 P2-3-20 Q2224.8 Yyan2 Wam Weom 浪 . T1 褷 {rock} {crag} {boulder}
+ 565F U5ddb B47 S3 V1527 H9 MN8669 MP4.0326 P1-1-2 Q2233.7 Ychuan1 Wcheon T2 ޤ꤬ {curving river radical (no.47)}
+ 5660 U5deb B1 C48 S7 N38 V1536 L2930 O524 MN8728 MP4.0374 P4-7-1 I2a5.26 Q1010.8 Ywu1 Ywu2 Wmu ߤ ʤ {sorcerer} {medium} {shrine maiden}
+ 5661 U5df2 B49 S3 XH3887 F2140 N1461 V1539 H3377 L2937 O31 MN8743 MP4.0383 P4-3-1 I0a3.13 Q1771.7 Yyi3 Wi . . Τ ϤʤϤ T1 {stop} {halt} {previously} {already} {long ago}
+ 5662 U5df5 B49 S7 XJ05248 V1542 MN8751 MP4.0391 P3-2-5 Q7221.7 Yzhi1 Wchi {large winecup} {apt} {fitting}
+ 5663 U5e0b B50 S7 XJ03B66 XH3510 V1552 MN8809 MP4.0414 P2-4-3 Q7222.7 Yzhi3 Wji {paper} {stationary} {document}
+ 5664 U5e1a B58 C50 S8 N1581 V1555 O666 MN8854 MP4.0421 P2-3-5 I3f5.5 Q1722.7 Yzhou3 Wchu 奦 ۤ {broom}
+ 5665 U5e19 B50 S8 N1471 V1557 MN8852 MP4.0421 P1-3-5 I3f5.1 Q4523.0 Yzhi4 Wjil Wjeol դޤ {Japanese book cover}
+ 5666 U5e11 B50 S8 XJ1305A N1472 V1554 MN8838 MP4.0418 P2-5-3 I3f5.4 Q4722.7 Ytang3 Wtang Wno ȥ ͤ {money repository}
+ 5667 U5e1b B106 C50 S8 N3096 V1556 O716 MN8855 MP4.0422 P2-5-3 I3f5.3 Q2622.7 Ybo2 Wbaeg ϥ {cloth}
+ 5668 U5e36 B50 S11 XJ04253 XH1474 N1475 V1565 H2676 O1465 MN8950 MP4.0446 P2-6-5 Q4422.7 Ydai4 Wdae .Ӥ {belt} {girdle} {band} {strap} {zone}
+ 5669 U5e37 B50 S11 N1477 V1567 MN8954 MP4.0450 P1-3-8 I3f8.1 Q4021.4 Ywei2 Wyu ȤФ {curtain} {screen}
+ 566A U5e44 B50 S12 N1481 V1571 MN8994 MP4.0465 P1-3-9 I3f9.4 Q4721.4 Ywo4 Wag ȤФ {curtain}
+ 566B U5e43 B50 S13 N1479 V1575 MN8993 MP4.0464 P1-3-10 I3f10.2 Q4425.6 Ywei2 Wwi ȤФ {bag}
+ 566C U5e40 B50 S12 N1480 V1570 H570 MN8982 MP4.0464 P1-3-9 I3f9.3 Q4128.6 Yzheng4 Wjeong Wtaeng ƥ 祦 ȥ {making books or scrolls}
+ 566D U5e4e B50 S13 V1576 MN9024 MP4.0468 P1-3-10 I3f10.3 Q4728.0 Ymi4 Wmyeog ٥ ȤФ {cloth covering}
+ 566E U5e57 B50 S14 V1579 MN9057 MP4.0472 P1-3-11 I3f11.2 Q4620.0 Yguo2 Wgoeg {woman's head covering} {veil}
+ 566F U5e54 B50 S14 N1486 V1580 MN9050X MP4.0469 P1-3-11 I3f11.1 Q4624.7 Yman4 Wman ޥ Х ޤ {curtain}
+ 5670 U5e5f B50 S15 XJ1416C N1488 V1583 L2233 O2260 MN9080 MP4.0474 P1-3-12 I3f12.1 Q4325.0 Yzhi4 Wchi Τܤ {flag} {banner} {streamer}
+ 5671 U5e62 B50 S15 V1582 MN9087 MP4.0475 P1-3-12 I3f12.3 Q4021.4 Ychuang2 Yzhuang4 Wdang ȥ Ϥ {flag} {banner}
+ 5672 U5e64 B50 S15 XJ04A3E XH1490 V1586 P2-12-3 Q9822.7 Ybi4 Wpye إ ̤ {Shinto zigzag paper offerings} {bad habit} {humble prefix} {gift}
+ 5673 U5e47 B50 S12 XJ13C2D XJ13C3D N1482 V1572 MN8999 MP4.0466 P2-9-3 I3f9.5 Q4422.7 Ybang1 Wbang ۥ . {help}
+ 5674 U5e75 B51 S6 XH580 V1591 MN9169 MP4.0520 P1-3-3 I2k4.2 Q1144.0 Yjian1 Wgyeon إ {put together}
+ 5675 U5e76 B12 C51 S6 N580 V1592 MN9170 MP4.0520 P2-3-3 I2o4.2 Q8044.1 Ybing4 Ybing1 Wbyeong إ ҥ祦 . ʤ. {put together}
+ 5676 U5e7a B52 S3 V1597 H3426 MN9189 MP4.0527 P4-3-4 I0a3.10 Q2273.0 Q2073.2 Yyao1 Wyo 襦 T2 Ȥ 褦ؤ {short thread radical (no. 52)}
+ 5677 U9ebc B53 C200 S14 XH5394 V7042 MN47892 MP12.0944 P3-3-11 I3q11.1 Q0023.2 Yma2 Yme5 Ymo5 Wma {rope}
+ 5678 U5e7f B53 S3 V1602 H3427 MN9221 MP4.0547 P4-3-4 I3q0.1 Q0020.0 Yguang3 Weom T2 ޤ {dotted cliff}
+ 5679 U5ea0 B53 S9 V1615 MN9298 MP4.0561 P3-3-6 I3q6.2 Q0025.1 Yxiang2 Wsang 祦 ޤʤӤ {school}
+ 567A U5ec1 B53 S12 XJ0524E XH826 N1523 V1627 MN9410 MP4.0594 P3-3-9 Q0022.0 Yce4 Yci4 Wchi Wcheug 祯 {toilet} {lavatory} {mingle with}
+ 567B U5ec2 B53 S12 N1525 V1629 MN9416 MP4.0596 P3-3-9 I3q9.2 Q0026.0 Yxiang1 Wsang 祦 Ҥ T1 Ҥ {eaves} {canopy} {vizor} {hallways}
+ 567C U5ec8 B53 S13 XJ0524F N1528 V1632 MN9435 MP4.0597 P3-3-10 I3q10.2 Q0024.7 Ysha4 Yxia4 Wha {house}
+ 567D U5ed0 B53 S13 S14 XJ03139 XJ0567E XH832 XH1531 V1636 MN9454X MP4.0604 P3-3-10 Q0021.4 Yjiu4 Wgu 奦 ޤ {barn} {stable}
+ 567E U5ecf B53 S14 XJ03139 XJ0567D XH832 N1531 V1635 MN9453X MP4.0603 P3-3-11 Q0024.7 Yjiu4 Wgu 奦 ޤ {barn} {stable}
+ס 5721 U5ed6 B53 S14 V1637 MN9464 MP4.0607 P3-3-11 I3q11.2 Q0022.2 Yliao4 Wryo 祦 {empty} {name}
+ע 5722 U5ee3 B53 S15 XJ0392D XH1499 F2487 N1535 V1640 H3177 O2416 MN9493 MP4.0620 P3-3-12 Q0028.6 Yguang3 Yan1 Wgwang Ҥ. Ҥ.ޤ Ҥ. Ҥ. Ҥ. {broad} {wide} {spacious}
+ף 5723 U5edd B53 S15 XJ05251 V1641 MN9487 MP4.0611 P3-3-12 I3q12.2 Q0022.1 Ysi1 Wsi {servant}
+פ 5724 U5eda B53 S15 XJ03F5F XJ14534 XH829 N1533 V1638 O2417 MN9479 MP4.0609 P3-3-12 Q0024.0 Ychu2 Wju 奦 奦 {kitchen}
+ץ 5725 U5edb B53 S15 XJ16252 N1537 V1644 MN9483 MP4.0611 P3-3-12 I3q12.5 Q0021.4 Ychan2 Wjeon ƥ ߤ 䤷 {fine residence} {shop} {store}
+צ 5726 U5ee2 B53 S15 XJ04751 XH1536 N1534 V1639 H3176 MN9492 MP4.0617 P3-3-12 Q0024.7 Yfei4 Wpye ϥ . . {abrogate} {terminate} {discard}
+ק 5727 U5ee1 B53 S15 V1642 MN9491 MP4.0616 P3-3-12 I3q12.4 Q0023.1 Ywu3 Wmu . Ҥ {walking under the eaves}
+ר 5728 U5ee8 B53 S16 V1646 MN9510 MP4.0634 P3-3-13 I3q13.1 Q0025.2 Yxie4 Whae 䤯 {government office}
+ש 5729 U5ee9 B53 S16 N1540 V1647 MN9515 MP4.0635 P3-3-13 I3q13.4 Q0029.4 Ylin3 Wreum {rice storehouse}
+ת 572A U5eec B53 S19 N1543 V1648 O2855 MN9535 MP4.0637 P3-3-16 I3q16.3 Q0021.7 Ylu2 Wryeo {hermitage}
+׫ 572B U5ef1 B53 S21 V1650 MN9554 MP4.0640 P3-3-18 I3q18.1 Q0021.4 Yyong1 Weung 襦 餰 {mild} {congenial} {block} {obstruct}
+׬ 572C U5ef3 B53 S25 XJ04423 XJ0572D XH1498 N1545 V1651 H3190 O3006 MN9562 MP4.0641 P3-3-22 Q0023.1 Yting1 Wcheong 祦 ƥ 䤯 {hall} {central room}
+׭ 572D U5ef0 B53 S20 XJ04423 XJ0572C V1649 MN9552 MP4.0640 P3-3-17 Q0023.6 Yting1 Wchong 祦 ƥ 䤯 {government office} {var of JIS572c}
+׮ 572E U5ef4 B54 S3 XH3394 V1652 H3395 MN9566 MP4.0642 P4-3-1 I2q0.1 Q1740.7 ZSP4-2-1 Yyin3 Win T2 ˤ礦 ˤ礦 {long stride or stretching radical (no. 54)}
+ׯ 572F U5ef8 B54 S8 XJ06D6C V1656 P3-3-5 I2q5.1 Q1540.6 Ydi2 ƥ ߤ ߤ.Ӥ . . {path} {way} {guide} {lead} {proceed} {advance} {reach} {arrive}
+װ 5730 U5efe B55 S3 V1661 H3413 MN9583 MP4.0663 P4-3-3 I0a3.25 Q4400.0 Ygong3 Wgong 祦 ˤ夦 T2 ˤ夦 {twenty} {20}
+ױ 5731 U5f03 B55 S7 XJ0347E XH326 V1667 MN9594 MP4.0665 P2-2-5 Q0044.3 Yqi4 Wgi . {reject} {abandon} {discard}
+ײ 5732 U5f09 B55 S10 XJ05479 V1669 P2-7-3 Q2444.1 Yzang4 Yzhuang3 Wjang 祦 {large} {powerful} {stout} {thick}
+׳ 5733 U5f5d B58 S18 XJ05734 XJ13C7A N1588 V1711 MN9950 MP4.0782 P2-3-15 I6b12.2 Q2744.9 Yyi2 Wi Ĥ {moral principle}
+״ 5734 U5f5c B58 S16 XJ05733 XJ13C7A N1587 V1710 MN9948X MP00.0000 P2-3-13 Q2744.2 Yyi2 Wi Ĥ {moral principle}
+׵ 5735 U5f0b B56 S3 N1552 V1671 H3422 MN9656 MP4.0672 P4-3-4 I4n0.2 Q4300.0 Yyi4 Wig 襯 T2 ޤ {piling} {ceremony radical (no. 56)}
+׶ 5736 U5f11 B56 S12 N1558 V1677 MN9680 MP4.0677 P1-6-6 I4a8.41 Q4394.0 Yshi4 Wsi . {murder one's lord or father}
+׷ 5737 U5f16 B57 S4 N1561 V1679 O202 MN9703 MP4.0691 P2-3-1 I3h1.2 Q1710.2 Yhu4 {phoneme only}
+׸ 5738 U5f29 B57 S8 N1566 V1686 MN9760 MP4.0704 P2-5-3 I3h5.3 Q4720.7 Ynu3 Wno {bow (arrow)}
+׹ 5739 U5f2d B57 S9 V1691 O1072 MN9768 MP4.0705 P1-3-6 I3h6.1 Q1124.0 Q1122.0 Ymi3 Wmi . . . {stop} {cease} {notches where drawstring is attached to the bow}
+׺ 573A U5f38 B57 S11 V1693 MN9817X MP4.0765 P1-3-8 I3h8.2 Q1722.0 Ybeng1 Wpaeng ۥ {strong bow} {full}
+׻ 573B U5f41 B57 S13 V1701 P1-3-10 I3h10.1 Q1122.1 {(no known meaning; S&H uses jabberwocky words)}
+׼ 573C U5f48 B57 S15 XJ04346 XH1575 N1576 V1700 H724 O2462 MN9865 MP4.0768 P1-3-12 Q1625.6 Ydan4 Ytan2 Wtan . Ϥ. Ϥ. Ϥ. . {bullet} {twang} {flip} {snap}
+׽ 573D U5f4c B57 S17 XJ04C6F XH1565 N1578 V1703 H786 O2715 MN9877 MP4.0774 P1-3-14 Q1122.7 Ymi2 Wmi ޤͤ 褤 Ȥ Ҥ Ҥ. 錄. T1 {extensive} {full} {fill} {complete}
+׾ 573E U5f4e B57 S22 XJ0573F N1579 V1704 H2918 MN9904 MP4.0778 P2-19-3 I3h19.1 Q2220.7 Ywan1 Wman . {curve} {stretching a bow}
+׿ 573F U5f2f B57 S9 XJ0573E XH1579 V1690 P2-2-7 Q0020.7 Ywan1 Wman . {curve} {stretching a bow}
+ 5740 U5f51 B58 S3 XJ13C77 XH3396 XH3397 V1705 H3407 MN9909 MP4.0779 P4-3-2 I0a3.15 Q2710.0 Q2010.7 Yji4 Wgye T2 {pig's head}
+ 5741 U5f56 B58 S9 V1707 MN9920 MP4.0779 P2-3-6 I0a9.1 Q2723.2 Ytuan4 Wdan {divination}
+ 5742 U5f57 B58 G9 S11 XJ15254 F2294 N1584 V1708 DK1770 L2850 MN9927 MP4.0780 IN2066 P2-8-3 I0a11.9 Q5517.4 Yhui4 Whye Wse ۤ T1 Ȥ {comet}
+ 5743 U5f59 B58 S13 N1586 V1709 L2997 O2200 MN9936 MP4.0781 P2-3-10 I2i11.1 Q2790.4 Yhui4 Whwi Ϥͤ {same kind}
+ 5744 U5f61 B59 S3 V1712 H1927 MN9962 MP4.0784 P2-1-2 I3j0.1 Q2020.2 Yshan1 Wsam T2 Ť ߤ {three} {hair ornament} {short hair or fur radical (no. 59)}
+ 5745 U5f6d B59 S12 F2409 N1591 V1720 O1693 MN10003 MP4.0798 P1-9-3 I3j9.2 Q4212.2 Ypeng2 Wpaeng Wbang ۥ {swelling} {sound of drum}
+ 5746 U5f73 B60 S3 N1595 V1723 H1928 MN10037 MP4.0808 P2-1-2 I3i0.1 Q2020.2 Ychi4 Wcheog ƥ . T2 礦ˤ٤ {stop} {linger} {loiter}
+ 5747 U5f77 B60 S7 N1597 V1725 MN10052 MP4.0809 P1-3-4 I3i4.1 Q2022.7 Ypang2 Yfang3 Wbang ۥ ޤ. {stray} {wander} {loiter}
+ 5748 U5f83 B60 S8 XJ0317D XH1605 V1734 MN10074 MP4.0816 P1-3-5 Q2521.0 Ywang3 Ywang4 Wwang . ˤ . . T1 ߤ {journey} {chase away} {let go} {going} {travel}
+ 5749 U5f82 B60 S8 N1600 V1728 O577 MN10078 MP4.0819 P1-3-5 I3i5.4 Q2721.0 Ycu2 Wjo . {go}
+ 574A U5f7f B60 S8 XJ0717C N1601 V1729 MN10071 MP4.0813 P1-3-5 I3i5.1 Q2522.7 Yfu2 Wbul ե {dimly}
+ 574B U5f8a B60 S9 XJ13072 N1606 V1738 H362 MN10095 MP4.0825 P1-3-6 I3i6.8 Q2620.0 Yhuai2 Yhui2 Whoe 磻 ޤ. {wandering}
+ 574C U5f88 B60 S9 XJ13076 V1736 MN10093 MP4.0824 P1-3-6 I3i6.2 Q2723.2 Yhen3 Wheun . {disobey} {dispute} {very} {go against} {be contrary to}
+ 574D U5f91 B60 S10 XJ03742 XJ06D74 XH1602 N1611 V1743 H417 O1831 MN10118 MP4.0867 P1-3-7 Q2121.1 Yjing4 Wgyeong ߤ ߤ 錄 {path} {diameter} {method}
+ 574E U5f87 B60 S9 XJ14A7A V1735 MN10091 MP4.0823 P1-3-6 I3i6.7 Q2722.0 Yxun4 Yxun2 Wsun ޤͤ . Ȥ. {herald} {announce} {follow} {obey} {seek} {lay down one's life}
+ 574F U5f9e B60 S11 XJ03D3E XH1613 N1615 V1747 H479 O1296 MN10152 MP4.0880 P1-3-8 Q2828.1 Ycong2 Ycong1 Yzong4 Wjong 奦 祦 . . {from} {by} {since} {whence} {through}
+ 5750 U5f99 B60 S11 V1749 MN10142 MP4.0879 P1-3-8 I3i8.5 Q2128.1 Yxi3 Wsa . . {move}
+ 5751 U5f98 B60 S11 F2414 N1619 V1752 MN10141 MP4.0879 P1-3-8 I3i8.3 Q2121.1 Ypai2 Wbae ϥ ޤ. {wander}
+ 5752 U5fa0 B60 S11 XH202 N1616 V1748 O1297 MN10155 MP4.0887 P1-3-8 Q2429.8 Ylai2 Wrae 饤 . . . {induce} {encourage to come}
+ 5753 U5fa8 B60 S12 N1623 V1756 MN10178 MP4.0903 P1-3-9 I3i9.3 Q2621.4 Yhuang2 Whwang ޤ. {wandering}
+ 5754 U5fad B60 S13 XJ13226 V1763 MN10201 MP4.0910 P1-3-10 I3i10.3 Q2727.2 Yyao2 Wyo 襦 դ. Ĥ {compulsory service to the state} {corvee}
+ 5755 U5fbc B60 S16 V1774 MN10261 MP1.0948 P1-3-13 I3i13.2 Q2824.0 Yjiao4 Yjia3 Yjiao3 Wyo 祦 襦 ᤰ. {seek} {enquire} {go around} {border}
+ 5756 U5fd6 B61 S6 N1646 V1782 MN10326 MP4.0958 P1-3-3 I4k3.1 Q9400.0 Ycun3 Wchon Ϥ. {conjecture}
+ 5757 U5ffb B61 S7 V1795 MN10401 MP4.0984 P1-3-4 I4k4.4 Q9202.1 Yxin1 Wheun . {rejoice} {open one's heart}
+ 5758 U5fe4 B61 S7 V1793 MN10358 MP4.0976 P1-3-4 I4k4.5 Q9804.0 Ywu3 Wo . . {insubordinate} {stubborn} {wrong}
+ 5759 U5ff8 B61 S7 N1651 V1797 MN10397 MP4.0984 P1-3-4 I4k4.1 Q9701.5 Yniu3 Ynu:4 Wnyu 奦 Ϥ. {shame}
+ 575A U5ff1 B61 S7 V1794 O371 MN10382 MP4.0981 P1-3-4 I4k4.3 Q9401.2 Ychen2 Wchim ޤ {sincere}
+ 575B U5fdd B4 C61 S8 N209 V1796 MN10348 MP4.0965 P2-4-4 I3n5.4 Q2033.3 DR2240 Ytian3 Wcheom ƥ . {grateful} {indebted}
+ 575C U60b3 B61 S12 XH1633 V1874 O2033 MN10724 MP4.1068 P2-8-4 Q4033.1 Yde2 Wdeog ȥ T1 {ethics} {morality} {virtue}
+ 575D U5fff B12 C61 S8 N587 V1798 MN10408 MP4.0987 P2-2-6 I2o6.3 Q8033.2 Yfen4 Wbun ե . {be angry}
+ 575E U6021 B61 S8 V1814 O808 MN10470 MP4.1002 P1-3-5 I4k5.14 Q9306.0 Yyi2 Wi . {rejoice} {enjoy}
+ 575F U6060 B61 S9 XJ03278 XH1665 V1826 MN10574 MP4.1030 P1-3-6 Q9401.4 Yguai4 Wgoe . . {suspicious} {mystery} {apparition}
+ 5760 U6019 B61 S8 V1806 MN10454 MP4.0993 P1-3-5 I4k5.12 Q9406.0 Yhu4 Who . {depend} {rely on} {father}
+ 5761 U6010 B61 S8 V1804 MN10435 MP4.0989 P1-3-5 I4k5.16 Q9702.0 Ykou4 Wgu Whu {foolish} {fear}
+ 5762 U6029 B61 S8 N1655 V1809 MN10481 MP4.1014 P1-3-5 I4k5.15 Q9701.1 Yni2 Wni {shame}
+ 5763 U600e B61 S9 V1803 MN10431 MP4.0989 P2-5-4 I4k5.18 Q8033.1 Yzen3 Yze3 Wjeum ʤ {why} {how}
+ 5764 U6031 B61 S9 XJ13D46 XJ13D79 N1660 V1815 MN10494 MP4.1018 P2-5-4 I4k5.17 Q2733.2 Yzong1 Wchong ˤ狼 .Ƥ T1 {rush} {hurry} {be flustered}
+ 5765 U601b B61 S8 V1807 MN10458 MP4.0994 P1-3-5 I4k5.8 Q9601.0 Yda2 Wdal . {be sad} {be dejected} {fear}
+ 5766 U6015 B61 S8 V1805 MN10448 MP4.0992 P1-3-5 I4k5.7 Q9600.0 Ypa4 Wpa ϥ ҥ㥯 . {oak}
+ 5767 U602b B61 S8 N1659 V1813 MN10486 MP4.1016 P1-3-5 I4k5.1 Q9502.7 Yfu2 Yfei4 Wbi Wbul ե ϥ {anger}
+ 5768 U6026 B61 S8 V1808 MN10476 MP4.1007 P1-3-5 I4k5.3 Q9104.9 Ypeng1 Wpyeong ۥ ҥ祦 {in a hurry} {excited} {agitated}
+ 5769 U600f B61 S8 N1657 V1811 MN10434 MP4.0989 P1-3-5 I4k5.2 Q9503.0 Yyang4 Wang 襦 . {dissatisfaction} {grudge}
+ 576A U603a B61 S8 N1656 V1810 MN10513 MP4.1019 P1-3-5 I4k5.13 Q9303.2 Wyeong . {endure} {(kokuji)}
+ 576B U605a B32 C61 S10 N1080 V1831 MN10566 MP4.1029 P2-3-7 I3b7.7 Q4033.1 Yhui4 We . {anger}
+ 576C U6041 B61 S10 V1828 MN10518 MP4.1019 P2-6-4 I4k6.21 Q2233.1 Ynen4 Yren4 Wim ˥ {like this} {thus}
+ 576D U606a B61 S9 XJ13E43 N1672 V1836 O803 MN10592 MP4.1039 P1-3-6 I4k6.8 Q9706.4 Yke4 Yque4 Wgag ĤĤ. {carefulness}
+ 576E U6077 B61 S10 V1827 P2-6-4 I4k6.20 Q2433.9 奦 {be contrary to}
+ 576F U605f B61 S9 N1669 V1833 MN10573 MP4.1029 P1-3-6 I4k6.14 Q9702.0 Yxiong1 Whyung 祦 . {fear}
+ 5770 U604a B61 S9 V1830 MN10535 MP4.1025 P1-3-6 I4k6.11 Q9402.7 Yxie2 Whyeob 祦 . . {threaten}
+ 5771 U6046 B61 S9 XJ03931 XH1683 V1825 H370 O805 MN10528 MP4.1024 P1-3-6 I4k6.5-2 Q9101.7 Yheng2 Whang Ĥ. T1 錄 Ҥ {constant} {regular} {persistent}
+ 5772 U604d B61 S9 N1671 V1840 MN10546 MP4.1025 P1-3-6 I4k6.7 Q9901.1 Yhuang3 Whwang Ȥ. . {unclear} {senile} {stupid} {joke}
+ 5773 U6063 B61 S10 F2325 N1674 V1841 MN10580 MP4.1031 P2-6-4 I4k6.22 Q3733.8 Yzi4 Wja ۤޤ {selfish} {arbitrary}
+ 5774 U6043 B61 S9 N1668 V1832 MN10521 MP4.1020 P1-3-6 I4k6.6 Q9404.1 Yshi4 Wsi . {depend on}
+ 5775 U6064 B61 S9 N1676 V1839 MN10583 MP4.1031 P1-3-6 I4k6.1 Q9701.0 Yxu4 Whyul ᤰ. . . {relieve} {have mercy}
+ 5776 U6042 B61 S9 V1829 O807 MN10520 MP4.1020 P1-3-6 I4k6.13 Q9702.0 Yxun2 Wsun Wjun ޤ {sincere} {fear} {sudden} {blinking}
+ 5777 U606c B61 S9 N1679 V1844 MN10595 MP4.1040 P1-3-6 I4k6.9 Q9206.4 Ytian2 Wnyeom ƥ 䤹. 䤹. {composure}
+ 5778 U606b B61 S9 N1673 V1837 MN10594 MP4.1040 P1-3-6 I4k6.15 Q9702.0 Ytong1 Ydong4 Wdong Wtong ɥ ȥ . {painful} {fearful}
+ 5779 U6059 B123 C61 S10 N3660 V1835 MN10565 MP4.1028 P2-3-7 I2o8.3 Q8033.1 Yyang4 Wyang 襦 ĤĤ.ʤ {illness}
+ 577A U6081 B61 S10 V1857 MN10623 MP4.1050 P1-3-7 I4k7.8 Q9602.7 Yjuan4 Wyeon {anger} {worry} {impatience}
+ 577B U608d B61 S10 XJ14B22 N1691 V1862 O1051 MN10643 MP4.1055 P1-3-7 I4k7.4 Q9604.1 Yhan4 Whan 餷 {rough} {clumsy} {violent}
+ 577C U60e7 B61 S11 XH1792 F2097 N1703 V1878 MN10848X MP4.1099 P1-3-8 I4k8.3 Q9608.1 Q9708.1 Yju4 Wgu . {fear} {be afraid of} {dread}
+ 577D U6083 B61 S10 N1693 V1863 MN10625 MP4.1050 P1-3-7 I4k7.16 Q9600.0 Ykun3 Wgon ޤ {sincerity}
+ 577E U609a B61 S10 N1689 V1860 MN10672 MP4.1059 P1-3-7 I4k7.1 Q9509.6 Ysong3 Wsong 祦 . {fear}
+ء 5821 U6084 B61 S10 N1695 V1866 H423 MN10627 MP4.1050 P1-3-7 I4k7.10 Q9902.7 Yqiao3 Yqiao1 Wcho 祦 . {anxiety}
+آ 5822 U609b B61 S10 N1687 V1858 L2059 MN10674 MP4.1060 P1-3-7 I4k7.7 Q9304.7 Yquan1 Wjeon 餿. {amend}
+أ 5823 U6096 B61 S10 XJ13E38 N1699 V1869 H420 MN10663 MP4.1058 P1-3-7 I4k6.4 Q9404.7 ZSP1-3-6 Ybei4 Wpae Wbal ϥ ܥ . {be contrary}
+ؤ 5824 U6097 B61 S10 V1879 MN10664 MP4.1059 P1-3-7 I4k7.13 Q9701.6 Yman2 Wmun Wman Х ޥ {be perplexed}
+إ 5825 U6092 B61 S10 N1688 V1859 MN10655 MP4.1056 P1-3-7 I4k7.9 Q9601.7 Yyi4 Weub 楦 դ. . {be depressed}
+ئ 5826 U60a7 B61 S10 XH433 N1694 V1856 H422 MN10689 MP4.1063 P1-3-7 I4k7.2 Q9200.0 Yli4 Wri {clever}
+ا 5827 U608b B61 S10 XJ13D68 XH2066 N1692 V1865 MN10640 MP4.1054 P1-3-7 I4k7.6 Q9006.4 Ylin4 Wrin ͤ. ֤ . {stingy}
+ب 5828 U60e1 B1 C61 S12 XJ0302D XH62 N63 V1875 H2788 O2227 MN10824 MP4.1093 P2-8-4 Q1033.1 Ye4 Ye3 Ywu4 Ywu1 Wag Wo . . ˤ. ˤ. {bad} {evil}
+ة 5829 U60b8 B61 S11 N1705 V1885 MN10733 MP4.1070 P1-3-8 I4k7.3 Q9204.7 Yji4 Wgye {pulsate} {shudder}
+ت 582A U60e0 B61 S12 XJ03743 XH1681 N1702 V1876 H2789 O1783 MN10822 MP4.1089 P2-8-4 Q5033.3 Yhui4 Whye ᤰ. ᤰ. {blessing} {grace} {favor} {kindness}
+ث 582B U60d3 B61 S12 S11 V1882 MN10795 MP4.1082 P1-3-9 I4k8.4 Q9901.2 ZRP1-3-8 Yquan1 Wgweon {be respectful} {grow tired}
+ج 582C U60b4 B61 S11 XJ0582D N1704 V1884 O1287A MN10726 MP4.1068 P1-3-8 I4k8.12 Q9004.8 Ycui4 Wchwe . {becoming emaciated} {son}
+ح 582D U5ff0 B61 S7 XJ0582C XH1704 N1649 V1790 MN10381 MP9.0981 P1-3-4 Q9404.1 Ycui4 Wchwe . {suffer} {become emaciated} {haggard}
+خ 582E U60bd B61 S11 V1880 MN10744 MP4.1072 P1-3-8 I4k8.6 Q9504.7 Yqi1 Wcheo {be sad} {be sorrowful}
+د 582F U60c6 B61 S11 V1881 MN10757 MP4.1078 P1-3-8 I4k8.14 Q9702.0 Ychou2 Wchu 奦 . {grieve over} {be disappointed}
+ذ 5830 U60b5 B61 S11 N1707 V1888 MN10727 MP4.1069 P1-3-8 I4k8.2 Q9103.2 Ychang4 Wchang 祦 . . {be sad}
+ر 5831 U60d8 B61 S11 V1883 MN10809 MP4.1083 P1-3-8 I4k8.15 Q9702.0 Ywang3 Wmang ܥ ⥦ . {unclear} {be astonished}
+ز 5832 U614d B61 S13 N1716 V1930 MN11059 MP4.1152 P1-3-10 I4k10.6 Q9601.7 Yyun4 Won . . . {be angry (excited)}
+س 5833 U6115 B61 S12 N1723 V1914 MN10939 MP4.1119 P1-3-9 I4k9.4 Q9602.7 Ye4 Wag ɤ. {surprised} {frightened}
+ش 5834 U6106 B61 S13 N1719 V1911 MN10900 MP4.1110 P2-9-4 I4k9.19 Q2133.2 Yqian1 Wgeon .ޤ {mistake} {fault} {offence}
+ص 5835 U60f6 B61 S12 N1720 V1912 H581 O1545 MN10863 MP4.1103 P1-3-9 I4k9.7 Q9601.4 Yhuang2 Whwang . {fear}
+ض 5836 U60f7 B61 S13 V1901 MN10864 MP4.1104 P2-5-8 I4k9.20 Q4033.6 Ychun3 Wjun {confusion} {foolish}
+ط 5837 U6100 B61 S12 N1721 V1913 MN10884 MP4.1106 P1-3-9 I4k9.2 Q9908.0 Yqiao3 Wcho Wchu 奦 祦 {respect}
+ظ 5838 U60f4 B61 S12 V1900 MN10859 MP4.1103 P1-3-9 I4k9.12 Q9202.7 Yzhui4 Wchwe . {fear} {be afraid}
+ع 5839 U60fa B61 S12 V1902 O1547 MN10868 MP4.1105 P1-3-9 I4k9.8 Q9601.4 Yxing1 Wseong . {realize}
+غ 583A U6103 B61 S12 V1903 MN10891 MP4.1109 P1-3-9 I4k9.11 Q9301.6 Yxuan1 Wseon Whweon {abundant} {generous}
+ػ 583B U6121 B61 S12 XJ13E5C V1905 MN10956 MP4.1135 P1-3-9 I4k9.5 Q9703.2 Yzong3 Wchong {meaningless} {foot race}
+ؼ 583C U60fb B61 S12 N1722 V1916 MN10869 MP4.1105 P1-3-9 I4k9.1 Q9200.0 Yce4 Wcheug 祯 . {be sad}
+ؽ 583D U60f1 B61 S12 XJ0473A XH1698 N1717 V1899 H583 MN10856 MP4.1101 P1-3-9 Q9206.3 Ynao3 Wnoe Υ ʤ. ʤ.ޤ ʤ.ޤ ʤ {angered} {filled with hate}
+ؾ 583E U610d B61 S13 N1724 V1915 MN10919 MP4.1113 P2-9-4 I4k9.17 Q7833.4 Ymin3 Wmin ӥ ߥ . {pity} {mercy} {compassion}
+ؿ 583F U610e B61 S12 V1904 MN10920 MP4.1113 P1-3-9 I4k9.3 Q9804.7 Ybi4 Wpyag ե ҥ祯 . {go against} {disobey}
+ 5840 U6147 B61 S14 N1737 V1942 MN11045 MP4.1144 P2-10-4 I4k10.11 Q7733.4 Yyin1 Weun {courtesy}
+ 5841 U613e B61 S13 N1734 V1936 MN11029 MP4.1143 P1-3-10 I4k10.9 Q9801.7 Ykai4 Wgae Wheui ᤤ {anger} {breathlessness}
+ 5842 U6128 B61 S14 V1931 MN10983 MP4.1137 P2-10-4 I4k10.12 Q4733.4 Yque4 Wgag ĤĤ. ޤ {respectful} {sincerely}
+ 5843 U6127 B61 S13 XJ1397E XJ15567 N1739 V1941 MN10982 MP4.1136 P1-3-10 I4k10.5 Q9601.3 Ykui4 Wgoe Ϥ. Ϥ.餦 Ϥ. Ȥ. {feel ashamed} {shy}
+ 5844 U614a B61 S13 N1736 V1939 O2068 MN11051 MP4.1150 P1-3-10 I4k10.1 Q9803.7 Yqian4 Yqie4 Wgyeom Whyeob 祦 . {satisfaction}
+ 5845 U613f B61 S14 V1934 O2228 MN11030 MP4.1143 P2-10-4 I4k10.15 Q7133.9 Yyuan4 Wweon ĤĤ. {respectful} {honest}
+ 5846 U613c B61 S13 XJ03F35 V1946 H645 MN11024 MP4.1140 P1-3-10 Q9108.6 Yshen4 Wsin ĤĤ. ĤĤ. {care} {chastity}
+ 5847 U612c B61 S14 V1932 MN10988 MP4.1138 P2-10-4 I4k10.10 Q8733.2 Ysu4 Wso Wsaeg ä. {complain of}
+ 5848 U6134 B61 S13 N1740 V1943 MN11008 MP4.1139 P1-3-10 I4k10.7 Q9806.7 Ychuang4 Wchang . . {sad} {pathetic}
+ 5849 U613d B61 S13 V1933 MN11028 MP4.1143 P1-3-10 Q9304.2 Q9304.6 Ybo2 Wbag {grieving}
+ 584A U6142 B61 S14 XJ13E32 N1733 V1935 MN11039 MP4.1144 P2-10-4 I4k10.14 Q3733.2 Yyong3 Wyong 襦 . . {direct} {advise}
+ 584B U6144 B61 S13 N1738 V1940 H642 MN11042 MP4.1144 P1-3-10 I4k10.4 Q9109.4 Yli4 Wryul դ. . Τ. {fear}
+ 584C U6173 B61 S15 N1751 V1960 MN11140 MP4.1168 P1-3-12 I4k12.1 Q9701.4 Yqian1 Wgan . {regret} {stinginess}
+ 584D U6177 B61 S14 N1748 V1963 MN11146 MP4.1173 P1-3-11 I4k11.11 Q9003.2 Ykang1 Ykang3 Wgang {weep} {grieve}
+ 584E U6158 B61 S14 XJ03B34 XH1713 N1744 V1949 H689 MN11094 MP4.1155 P1-3-11 Q9302.2 Ycan3 Ycan4 Wcham Wchim ߤ. . ऴ. {sad} {pitiful} {wretched} {cruel}
+ 584F U6159 B61 S15 XJ05850 XH1754 V1966 MN11095 MP4.1157 P2-11-4 I4k11.14 Q5233.2 Ycan2 Wcham Ϥ Ϥ. {ashamed} {humiliated} {shameful}
+ 5850 U615a B61 S14 XJ0584F N1754 V1965 MN11096 MP4.1158 P1-3-11 Q9202.1 Ycan2 Wcham Ϥ Ϥ. {feel ashamed}
+ 5851 U616b B61 S15 N1749 V1958 MN11127 MP4.1165 P2-11-4 I4k11.15 Q2833.8 Ysong3 Wjong 祦 . {advise} {persuade}
+ 5852 U6174 B61 S14 N1752 V1961 MN11143 MP4.1168 P1-3-11 I4k11.5 Q9706.2 Yzhe2 Wseub Wjeob 奦 祦 . {fear} {threaten}
+ 5853 U616f B61 S14 V1952 MN11133 MP4.1166 P1-3-11 I4k11.6 Q9802.7 Yshang1 Wsang 祦 {be sad} {grieve}
+ 5854 U6165 B61 S14 N1735 V1937 O2070 MN11114 MP4.1161 P1-3-11 I4k10.8 Q9403.6 Yzao4 Wjo . {certainly} {doubtless}
+ 5855 U6171 B61 S14 V1953 MN11137 MP4.1167 P1-3-11 I4k11.3 Q9504.3 Ytuan2 Wdan {grieving}
+ 5856 U615f B61 S14 N1750 V1959 MN11103 MP4.1159 P1-3-11 I4k11.1 Q9402.7 Ytong4 Wtong ɥ ȥ ʤ. {be sad} {grieve}
+ 5857 U615d B61 S14 V1938 MN11100X MP4.1158 P2-10-4 I4k10.16 Q7133.1 Yte4 Yni4 Wteug ȥ . {bad} {evil} {disaster}
+ 5858 U6153 B61 S14 V1957 MN11084 MP4.1153 P1-3-11 I4k11.4 Q9109.1 Ypiao1 Wpyo ҥ祦 {fast} {quick}
+ 5859 U6175 B61 S14 V1954 MN11144 MP4.1168 P1-3-11 I4k11.10 Q9002.7 Yyong1 Wyong 襦 祦 Τ {languid}
+ 585A U6199 B61 S16 XJ13E64 V1976 MN11219 MP4.1184 P2-3-13 I4k12.13 Q4033.6 Yxi3 Wheui . . {rejoice} {like} {prefer} {exclamation}
+ 585B U6196 B61 S16 XJ13E63 N1764 V1979 MN11215 MP4.1184 P2-12-4 I4k12.9 Q4333.3 Yyin4 Weun ʤޤ. {thoughtlessly}
+ 585C U6187 B61 S15 XJ03746 XH1765 N1745 V1950 MN11187 MP4.1179 P2-11-4 Q2433.7 Yqi4 Wgye . . {rest} {take rest}
+ 585D U61ac B61 S15 N1763 V1978 MN11256 MP4.1190 P1-3-12 I4k12.7 Q9609.6 Yjing3 Wgyeong . {yearn for} {aspire to} {admire}
+ 585E U6194 B61 S15 XJ13A2C XJ14E27 N1768 V1983 MN11213 MP4.1183 P1-3-12 I4k12.2 Q9003.1 Yqiao2 Wcho 祦 . 䤻. {get thin}
+ 585F U619a B61 S15 N1770 V1985 MN11222 MP4.1185 P1-3-12 I4k12.4 Q9605.6 Ydan4 Wtan ϤФ. {hesitate} {shrink} {awe}
+ 5860 U618a B61 S16 N1762 V1977 MN11195 MP4.1179 P2-12-4 I4k12.11 Q2433.2 Ybei4 Wbi ϥ إ Ĥ. {fatigue}
+ 5861 U6191 B61 S16 XJ13E5A N1769 V1984 L2428 O2582 MN11210 MP4.1181 P2-12-4 I4k12.12 Q3133.2 Yping2 Wbing ҥ祦 . Ĥ. . . {depend} {rely} {evidence} {proof} {according to} {possess} {haunt}
+ 5862 U61ab B61 S15 N1771 V1986 MN11252 MP4.1189 P1-3-12 I4k12.8 Q9702.0 Ymin3 Wmin ӥ ߥ . . {anxiety} {mercy}
+ 5863 U61ae B61 S15 N1766 V1981 MN11259 MP4.1190 P1-3-12 I4k12.3 Q9803.1 Ywu3 Wmu Ĥ. {disappointment}
+ 5864 U61cc B61 S16 N1775 V1996 O2439 MN11334 MP4.1209 P1-3-13 I4k13.6 Q9604.1 Yyi4 Wyeog . {rejoice}
+ 5865 U61ca B61 S16 N1777 V1998 MN11332 MP4.1207 P1-3-13 I4k13.2 Q9703.4 Yao4 Wo ä. ʤ. {in distress} {provoking} {irritating} {impatient} {vexed}
+ 5866 U61c9 B53 C61 S17 XJ0317E XH1504 N1541 V1991 H3183 O2704 MN11330 MP4.1199 P3-3-14 Q0023.1 Yying4 Yying1 Weung 襦 . ޤ . {answer} {yes} {OK} {reply} {accept}
+ 5867 U61f7 B61 S19 XJ0327B XJ15C65 XH1782 N1788 V2009 H804 O2862 MN11456 MP4.1217 P1-3-16 Q9003.2 Yhuai2 Whoe դȤ ʤ. ʤ. ʤ. ʤ. . . {pocket} {feelings} {heart} {yearn} {miss someone} {become attached to} {bosom} {breast}
+ 5868 U61c8 B61 S16 N1779 V2000 MN11328 MP4.1199 P1-3-13 I4k13.1 Q9705.2 Yxie4 Whae . . {laziness}
+ 5869 U61c3 B61 S17 N1774 V1995 O2699 MN11321 MP4.1198 P2-13-4 I4k13.11 Q4433.2 Yqin2 Wgeun ͤ󤴤 {courtesy}
+ 586A U61c6 B61 S16 V1992 MN11325 MP4.1198 P1-3-13 I4k13.7 Q9609.4 Ycao3 Wjo {unease}
+ 586B U61ba B61 S16 N1776 V1997 MN11305 MP4.1196 P1-3-13 I4k13.10 Q9706.1 Ydan4 Wdam {calm} {quiet} {move}
+ 586C U61cb B61 S17 V1993 O2700 MN11333 MP4.1208 P2-13-4 I4k13.13 Q4433.9 Ymao4 Wmu ܥ . Ĥ. {strive} {flourish}
+ 586D U7f79 B122 S16 N3650 V4651 H2619 MN28347 MP9.0028 P2-5-11 I5g11.1 Q6091.4 Yli2 Wri . {catch} {get}
+ 586E U61cd B61 S16 V1994 MN11335 MP4.1209 P1-3-13 I4k13.8 Q9009.4 Ylin3 Wreum {fear} {tremble}
+ 586F U61e6 B61 S17 XJ13E7C N1784 V2005 MN11390 MP4.1212 P1-3-14 I4k14.1 Q9102.7 Ynuo4 Wna Wyu Wyeon . {weakness} {cowardice}
+ 5870 U61e3 B61 S18 N1783 V2004 MN11384 MP4.1212 P2-14-4 I4k14.2 Q3433.2 Ymen4 Wmun Wman ޥ . {worry} {agony} {anger}
+ 5871 U61f6 B61 S19 N1789 V2010 MN11455 MP4.1216 P1-3-16 I4k16.1 Q9708.6 Ylan3 Wra Wran 饤 Τ {languid} {be lazy} {be negligent}
+ 5872 U61fa B61 S20 XJ05873 XH1787 N1791 V2012 L2083 MN11478 MP4.1229 P1-3-17 I4k17.1 Q9305.0 Ychan4 Wcham . {regret} {repent} {confess sins}
+ 5873 U61f4 B61 S18 XJ05872 N1787 V2008 P1-3-15 Q9305.0 Ychan4 Wcham . {remorse}
+ 5874 U61ff B61 S22 V2015 O2958 MN11501 MP4.1232 P1-12-10 I4k18.2 Q4713.8 Yyi4 Weui 褤 {beautiful} {splendid}
+ 5875 U61fd B61 S20 V2013 O2863 MN11497X MP4.1231 P1-3-17 I4k17.2 Q9401.4 Yhuan1 Whwan . {rejoice}
+ 5876 U61fc B61 S21 N1792 V2016 MN11488 MP4.1230 P1-3-18 Q9601.4 Yju4 Wgu . {fear} {overawed}
+ 5877 U61fe B61 S21 V2014 MN11498 MP4.1231 P1-3-18 I4k18.1 Q9104.1 Yshe4 Yzhe2 Wseob 祦 . {fear}
+ 5878 U6200 B61 S23 XJ04E78 XH313 N1793 V2017 H2921 O3018 MN11504 MP4.1233 P2-19-4 Q2233.9 Ylian4 Wryeon . . {in love} {yearn for} {miss} {darling}
+ 5879 U6208 B62 S4 N1794 V2018 H3462 O108 MN11530 MP5.0001 P4-4-4 I4n0.1 Q5300.0 Yge1 Wgwa ۤ ۤŤ T2 Τۤ {halberd} {arms} {festival car} {float}
+ 587A U6209 B62 S5 XH1798 V2019 MN11531 MP5.0003 P4-5-4 I4n1.2 Q5370.0 Q5310.0 Yyue4 Wweol 奦 Ӥ ޤ {warrior} {arms} {savage} {Ainu}
+ 587B U620d B62 S6 N1797 V2023 O328 MN11537 MP5.0004 P4-6-4 I4n2.3 Q5320.0 Yshu4 Wsu ޤ ޤ. {protection}
+ 587C U620c B62 S6 N1796 V2022 H3535 K2054 MN11535 MP5.0003 P4-6-4 I4n2.2 Q5320.0 ZPP3-5-1 Yxu1 Yqu5 Wsul {sign of the dog} {7-9PM} {eleventh sign of Chinese zodiac}
+ 587D U6214 B62 S8 V2029 MN11559 MP5.0026 P2-4-4 I4n4.1 Q5350.3 Q5340.4 Yjian1 Wjan Wjeon {damage} {remain} {slight}
+ 587E U621b B1 C62 S11 XJ05921 N61 V2033 MN11598 MP5.0032 P2-7-4 I4n7.1 Q1050.3 Yjia2 Wal ۤ {halberd}
+١ 5921 U621e B62 S12 XJ0587E XH64 XH61 N1805 V2034 MN11605 MP5.0032 P2-2-10 Q1050.3 Yjia2 Wal ۤ {lance} {tap or strike lightly}
+٢ 5922 U6221 B62 S13 N1809 V2036 O2166 MN11616 MP5.0034 P1-9-4 I4n9.1 Q4375.0 Ykan1 Wgam {victory}
+٣ 5923 U622a B24 C62 S14 XH3539 N793 V2039 H3301 L2703 MN11639 MP5.0036 P3-6-8 I8c6.3 Q4325.0 ZPP4-14-4 Yjie2 Wjeol . {cut off} {sever}
+٤ 5924 U622e B62 S15 XJ1334C N1813 V2040 MN11655 MP5.0038 P1-11-4 I4n11.3 Q1325.0 Ylu4 Wryug ꥯ 奦 祦 . . {kill}
+٥ 5925 U6230 B62 S16 XJ0406F XH1810 N1814 V2042 H1893 MN11667 MP5.0039 P1-12-4 Q6355.0 Yzhan4 Wjeon . Τ. 褰 {war} {fighting} {battle}
+٦ 5926 U6232 B4 C62 S17 XJ0353A XH246 N251 V2044 H1907 O2673 MN11681 MP5.0044 P1-13-4 Q2325.0 Yxi4 Yhu1 Wheui Who . . {play} {frolic} {sport}
+٧ 5927 U6233 B62 S18 V2046 MN11684 MP5.0048 P1-14-4 I4n14.1 Q1325.0 Ychuo1 Wchag {poke} {prod}
+٨ 5928 U6241 B63 S9 N1822 V2055 H3005 MN11724X MP5.0070 P3-2-7 I4m5.1 Q3022.7 ZPP3-4-5 Ybian3 Ypian1 Wpyeon Wbyeon إ Ҥ餿 {level} {small}
+٩ 5929 U624e B64 S4 XJ1403E V2061 MN11771 MP5.0091 P1-3-1 I3c1.1 Q5201.0 Yzha1 Yza1 Yzha2 Wchal {pull} {tie up} {prick} {stab}
+٪ 592A U625e B64 S6 N1832 V2066 MN11802 MP5.0103 P1-3-3 I3c3.2 Q5104.0 Yhan4 Whan դ. {restrain}
+٫ 592B U6263 B64 S6 XH1941 N1833 V2067 H216 MN11807 MP5.0105 P1-3-3 I3c3.1 Q5600.0 Ykou4 Wgu . Ҥ. {knock} {strike} {rap} {tap} {button}
+٬ 592C U625b B64 S6 N1830 V2065 MN11798 MP5.0103 P1-3-3 I3c3.7 Q5101.0 Ykang2 Ygang1 Wgang . {raise}
+٭ 592D U6260 B64 S6 XJ0592E N1834 V2068 MN11804 MP5.0104 P1-3-3 I3c3.6 Q5704.0 Ycha1 Wcha . {well} {now}
+ٮ 592E U6268 B64 S6 XJ0592D N1831 V2064 MN11824 MP5.0106 P1-3-3 I3c3.4 Q5705.0 Q5704.5 Ycha1 Win . {well} {now}
+ٯ 592F U627c B64 S7 N1842 V2079 MN11848 MP5.0117 P1-3-4 I3c4.20 Q5101.2 Ye4 Waeg 䥯 . {command} {dominate} {prevent} {obstruct}
+ٰ 5930 U6282 B64 S7 V2074 MN11859 MP5.0126 P1-3-4 I3c4.1 Q5101.4 Ykuang2 Wgwang 祦 {disorder}
+ٱ 5931 U6289 B64 S7 N1840 V2078 L2274 MN11873 MP5.0128 P1-3-4 I3c4.3 Q5503.0 Yjue2 Wgyeol . . . {gouge} {hollow out} {bore} {pry}
+ٲ 5932 U627e B64 S7 V2073 MN11851 MP5.0117 P1-3-4 I3c4.2 Q5305.0 Yzhao3 Wjo Whwa {look for} {seek} {make change}
+ٳ 5933 U6292 B64 S7 F2309 N1841 V2085 H251 MN11884 MP5.0133 P1-3-4 I3c4.19 Q5702.2 Yshu1 Wseo Wjeo . .٤ {tell} {10**24}
+ٴ 5934 U6293 B64 S7 N1843 V2081 MN11885 MP5.0134 P1-3-4 I3c4.8 Q5203.0 Yzhua1 Wjo .ͤ . Ĥ. Ĥ. {pick} {pinch} {summarize}
+ٵ 5935 U6296 B64 S7 V2075 MN11888 MP5.0140 P1-3-4 I3c4.9 Q5400.0 Ydou3 Wdu ȥ {shake} {jiggle}
+ٶ 5936 U62d4 B64 S8 XJ04834 XH1854 N1859 V2099 H320 MN11959 MP5.0181 P1-3-5 Q5304.7 Q5304.4 Yba2 Wbal Wpae Х ϥ . . . . {extract} {pull out} {pilfer} {quote} {remove} {omit}
+ٷ 5937 U6283 B64 S7 N1839 V2077 MN11860 MP5.0126 P1-3-4 I3c4.14 Q5003.0 Ybian4 Wbyeon ٥ . {strike with hand}
+ٸ 5938 U6294 B64 S7 N1838 V2076 MN11886 MP5.0134 P1-3-4 I3c4.6 Q5109.0 Ypou2 Wbu ۥ ϥ ʤ . {and so forth}
+ٹ 5939 U62d7 B64 S8 XH1942 N1869 V2111 MN11962 MP5.0186 P1-3-5 I3c5.16 Q5402.7 Yao4 Yniu4 Yyao4 Wyo 襦 楦 ͤ. . .ͤ ͤ. {crooked} {twisted} {distorted} {perverted} {cross}
+ٺ 593A U62d1 B64 S8 V2105 MN11956 MP5.0177 P1-3-5 I3c5.8 Q5407.0 Yqian2 Wgyeom Ĥ. {shut one's mouth}
+ٻ 593B U62bb B64 S8 V2100 MN11928 MP5.0161 P1-3-5 I3c5.6 Q5500.6 Ychen1 Yshen4 Wab {stretch} {extend}
+ټ 593C U62cf B64 S9 N1862 V2103 MN11954 MP5.0176 P2-5-4 I3c5.30 Q4750.2 Yna2 Wna Ĥ. . {catch} {arrest}
+ٽ 593D U62ff B9 C64 S10 N471 V2138 MN12015 MP5.0210 P2-2-8 Q8050.2 Yna2 Wna Ĥ. . {catch} {arrest}
+پ 593E U62c6 B64 S8 N1860 V2101 MN11943 MP5.0169 P1-3-5 I3c5.12 Q5203.1 Q5204.1 Ychai1 Yca1 Wtag Ҥ餯 {open}
+ٿ 593F U64d4 B64 S16 XJ04334 XH1879 N2005 V2286 H773 O2445 MN12828 MP5.0415 P1-3-13 Q5706.1 Ydan1 Ydan3 Ydan4 Wdam . ˤ. {carry} {bear} {undertake}
+ 5940 U62c8 B64 S8 N1866 V2106 O583 MN11945 MP5.0170 P1-3-5 I3c5.23 Q5106.0 Ynian1 Ynian3 Wnyeom ͥ ǥ Ҥ. {twirl} {twist} {twiddle} {wring}
+ 5941 U62dc B64 S9 XJ04752 XH1884 V2127 H890 MN11969 MP5.0196 P1-4-5 Q2155.0 Ybai4 Wbae ϥ . . {worship} {adore} {pray to}
+ 5942 U62cc B64 S8 N1861 V2102 MN11951 MP5.0174 P1-3-5 I3c5.10 Q5905.0 Yban4 Wban ϥ {stir and mix}
+ 5943 U62ca B64 S8 N1863 V2104 MN11947 MP5.0172 P1-3-5 I3c5.17 Q5400.0 Yfu3 Wbu . .Ǥ {slap} {strike}
+ 5944 U62c2 B64 S8 XJ04A27 XH1828 N1857 V2097 H321 MN11936 MP5.0166 P1-3-5 Q5502.7 Yfu2 Ybi4 Wbul Wpil ҥ ե ۥ Ϥ. {clear out} {sweep away}
+ 5945 U62c7 B64 S8 N1868 V2110 H301 O798 MN11944 MP5.0170 P1-3-5 I3c5.4 Q5705.0 Ymu3 Wmu {thumb}
+ 5946 U629b B64 S8 N1875 V2072 H307 MN11901 MP5.0150 P1-3-5 Q5401.2 Ypao1 Wpo ۥ ʤ. {hurl}
+ 5947 U62c9 B64 S8 N1867 V2109 MN11946 MP5.0170 P1-3-5 I3c5.2 Q5001.8 Yla1 Yla2 Yla3 Wrab . Ҥ. . {Latin} {kidnap} {crush}
+ 5948 U630c B64 S9 N1889 V2135 H375 MN12047 MP5.0225 P1-3-6 I3c6.6 Q5706.4 Yge2 Wgyeog . {strike} {hit} {fight}
+ 5949 U62ee B64 S9 N1894 V2141 MN11990 MP5.0203 P1-3-6 I3c6.11 Q5406.1 Yjie2 Wgil Wgyeol Ϥ.餯 {be imminent}
+ 594A U62f1 B64 S9 N1892 V2139 MN11994 MP5.0204 P1-3-6 I3c6.9 Q5408.1 Ygong3 Wgong 祦 ޤ. ޤ. {arch} {fold arms}
+ 594B U6327 B64 S9 V2131 P1-3-6 I3c6.4 Q5702.0 {horse-chestnut tree} {used in names} {S&H jabberwocky words}
+ 594C U6302 B64 S9 N1890 V2136 MN12020 MP5.0214 P1-3-6 I3c6.7 Q5401.4 Ygua4 Wgwae . {hang}
+ 594D U6308 B64 S10 N1887 V2133 MN12035 MP5.0221 P1-3-7 I3c6.19 Q5750.2 Yqie4 Wseol Wgye Ҥä. {carry by hand}
+ 594E U62ef B64 S9 N1864 V2132 MN11991 MP5.0203 P1-3-6 I3c5.19 Q5701.3 Yzheng3 Wjeung 祦 祦 . {help}
+ 594F U62f5 B64 S9 N1893 V2140 MN12001 MP5.0252 P1-3-6 I3c5.24 Q5404.7 Ytun2 Wjon . {make} {prepare} {arrange}
+ 5950 U6350 B64 S10 N1906 V2156 MN12150 MP5.0247 P1-3-7 I3c7.12 Q5602.7 Yjuan1 Wyeon .Ƥ {throw away}
+ 5951 U633e B64 S10 XJ03634 N1915 V2153 H434 O1043 MN12118 MP5.0241 P1-3-7 Q5403.8 DR1363 Yxie2 Yjia2 Yxia2 Whyeob 祦 祦 Ϥ. Ϥ.ޤ 來Ф. Ϥ. T1 Ϥ {put between} {insert} {jam} {get caught} {sandwich}
+ 5952 U634d B64 S10 V2155 O1042 MN12143 MP5.0246 P1-3-7 I3c7.8 Q5604.1 Yhan4 Whan դ. {defend} {protect}
+ 5953 U641c B64 S13 XJ0415C XH1917 F2394 N1968 V2238 H652 MN12486 MP5.0346 P1-3-10 Q5704.7 Ysou1 Wsu 奦 . {search} {seek} {investigate}
+ 5954 U634f B64 S10 N1905 V2165 MN12149 MP5.0247 P1-3-7 I3c7.7 Q5601.4 Ynie1 Wnal ͥ ƥ ͥ .ͤ . Ĥ.ͤ {knead} {mix}
+ 5955 U6396 B64 S11 N1925 V2185 MN12262 MP5.0278 P1-3-8 I3c8.29 Q5004.7 Yye4 Yyi4 Waeg . 來Ф. {side (of body)} {carry under arm}
+ 5956 U638e B64 S11 V2182 MN12250 MP5.0272 P1-3-8 I3c8.24 Q5402.1 Yji3 Wgi . {pull} {hold back}
+ 5957 U6380 B64 S11 V2178 MN12230 MP5.0262 P1-3-8 I3c8.7 Q5708.2 Yxian1 Wheun {raise} {hoist}
+ 5958 U63ab B64 S11 V2179 MN12287 MP5.0302 P1-3-8 I3c8.34 Q5104.7 Q5704.0 Yzou1 Wchu 奦 ޤ. . {var of N1924?}
+ 5959 U6376 B64 S11 V2177 MN12215 MP5.0258 P1-3-8 I3c8.3 Q5201.4 Ychui2 Wchu Wda . {strike} {whip} {slap}
+ 595A U63a3 B64 S12 N1923 V2183 MN12277 MP5.0288 P2-8-4 I3c8.37 Q2250.2 Yche4 Wche Wcheol . {pull back} {restrain}
+ 595B U638f B64 S11 N1927 V2187 MN12251 MP5.0273 P1-3-8 I3c8.36 Q5702.0 Ytao1 Wdo ȥ . . {pickpocket}
+ 595C U6389 B64 S11 N1926 V2186 MN12243 MP5.0268 P1-3-8 I3c8.30 Q5104.6 Ydiao4 Wdo ȥ 祦 դ. {shake & move}
+ 595D U639f B64 S11 N1921 V2180 L3007 MN12272 MP5.0282 P1-3-8 I3c8.18 Q5308.1 Yding4 Wjeong ȥ 祦 祦 ƥ {law} {commandments} {regulations}
+ 595E U63b5 B64 S11 V2176 P1-3-8 I3c8.27 Q5802.7 ϥ {alluvial terraced land}
+ 595F U636b B64 S11 N1922 V2181 MN12197 MP5.0255 P1-3-8 I3c8.2 Q5702.0 Ymen2 Wmun .Ǥ {to stroke}
+ 5960 U6369 B64 S10 N1942 V2154 MN12192 MP5.0255 P1-3-7 Q5303.4 Ylie4 Wryeol 쥤 褸. . ͤ. . {screw} {twist} {wrench} {distort}
+ 5961 U63be B64 S12 V2220 MN12313 MP5.0304 P1-3-9 I3c9.12 Q5703.2 Yyuan4 Wyeon ƥ 礦 {help} {subordinate official} {obsolete government service rank}
+ 5962 U63e9 B64 S12 N1954 V2223 MN12383 MP5.0328 P1-3-9 I3c9.6 Q5106.1 Ykai1 Wgae ̤. {wipe}
+ 5963 U63c0 B64 S12 V2221 MN12315 MP5.0304 P1-3-9 I3c9.1 Q5509.6 Yjian3 Wgan Wyeon . {select}
+ 5964 U63c6 B64 S12 N1956 V2225 H588 O1549 MN12326 MP5.0306 P1-3-9 I3c9.3 Q5203.4 Ykui2 Wgyu Ϥꤴ Ϥ. {category} {plan} {drumstick}
+ 5965 U63e3 B64 S12 N1958 V2227 MN12371 MP5.0326 P1-3-9 I3c9.11 Q5202.7 Ychuai3 Ychuai1 Ychuai4 Wchwi Wta Ϥ. {conjecture}
+ 5966 U63c9 B64 S12 N1962 V2231 MN12332 MP5.0307 P1-3-9 I3c9.2 Q5709.4 Yrou2 Wyu 奦 . . {rub} {massage} {shampoo} {debate vigorously} {train} {coach} {worry} {get in trouble}
+ 5967 U63d2 B64 S12 XJ0415E XH1916 N1953 V2218 H598 MN12346 MP5.0314 P1-3-9 Q5207.7 DR1376 Ycha1 Wsab . Ϥ. {insert} {stick into} {plant}
+ 5968 U63f6 B64 S12 N1924 V2184 MN12437 MP5.0336 P1-3-9 I3c8.5 Q5702.7 Yye2 Wya 餫. {tease} {play with}
+ 5969 U63c4 B64 S12 N1955 V2224 MN12320 MP5.0305 P1-3-9 I3c9.13 Q5802.1 Q5803.2 Yyu2 Wyu 襦 楦 {pull} {tease} {play with}
+ 596A U6416 B64 S13 XJ04D49 XH1965 N1969 V2239 H654 MN12479 MP5.0343 P1-3-10 Q5707.2 Yyao2 Wyo 襦 . .餰 .뤰 . .֤ .֤ . {wag} {swing} {wave} {shake} {scull}
+ 596B U6434 B64 S14 V2246 MN12519 MP5.0352 P2-3-11 I3m11.4 Q3050.2 Yqian1 Wgeon . . {take} {hoist} {pull out} {shrink}
+ 596C U6406 B64 S13 V2242 MN12447X MP5.0336 P1-3-10 I3c10.8 Q5504.7 Ygou4 Wgu {pull} {cause}
+ 596D U6413 B64 S13 V2243 MN12476 MP5.0342 P1-3-10 I3c10.16 Q5801.1 Ycuo1 Wcha . {braid} {cut}
+ 596E U6426 B64 S13 N1972 V2248 MN12500 MP5.0349 P1-3-10 I3c10.3 Q5702.7 Ynuo4 Wnig Wnyag 㥯 祯 ˥㥯 . -. {bind} {tie} {approx.}
+ 596F U6436 B64 S13 V2245 MN12525 MP5.0353 P1-3-10 I3c10.14 Q5806.7 Yqiang3 Ychuang3 Yqiang1 Wchang 祦 . {thrust} {poke} {come together} {assemble}
+ 5970 U651d B64 S21 XJ0405D XH1976 N2033 V2317 H813 O2911 MN13010 MP5.0447 P1-3-18 Q5104.1 Yshe4 Wseob Wyeob 祦 . . . {surrogate} {act in addition to}
+ 5971 U6417 B64 S13 N1978 V2254 MN12480 MP5.0345 P1-3-10 I3c10.1 Q5702.7 Ydao3 Wdo ȥ . . {pound} {husk}
+ 5972 U6428 B64 S13 V2244 MN12503X MP5.0349 P1-3-10 I3c10.10 Q5602.7 Yta4 Wtab ȥ . . {trace} {rub a copy of a stone inscription}
+ 5973 U640f B64 S13 XH1829 N1970 V2240 H646 MN12466 MP5.0340 P1-3-10 I3c10.5 Q5304.2 Ybo2 Wbag ϥ . . {seize} {spring upon} {strike}
+ 5974 U6467 B64 S14 XH3179 N1983 V2261 H692 MN12609 MP5.0361 P1-3-11 I3c11.4 Q5201.4 Ycui1 Wchoe . {break} {smash} {crush} {familiar} {popular}
+ 5975 U646f B64 S15 F2170 N1982 V2260 MN12632 MP5.0368 P2-11-4 I3c11.8 Q4450.2 Yzhi4 Wji . {gift} {seriousness}
+ 5976 U6476 B64 S14 V2259 MN12642 MP5.0370 P1-3-11 I3c11.1 Q5504.3 Ytuan2 Wdan ޤ. {roll into a ball} {slap}
+ 5977 U644e B64 S14 V2258 MN12564 MP5.0356 P1-3-11 I3c11.2 Q5702.2 Yliao2 Wgyu Wryu 奦 {tie into a bundle} {coil around}
+ 5978 U652a B64 S23 XJ03349 XJ13F6B N2037 V2322 MN13041 MP5.0453 P1-3-20 I3c20.1 Q5901.6 Q5701.6 Yjiao3 Ygao3 Yjia3 Wgyo ߤ. {disturb} {throw into confusion}
+ 5979 U6495 B64 S15 V2269 MN12705 MP5.0382 P1-3-12 I3c12.4 Q5202.1 Ysi1 Wseo {warn against} {break} {rend} {tear}
+ 597A U6493 B64 S15 N1994 V2275 MN12698 MP5.0381 P1-3-12 I3c12.14 Q5401.1 Ynao2 Wyo ȥ 祦 祦 . . . . ߤ. ߤ. {bend} {train} {lithe}
+ 597B U64a5 B64 S15 N2002 V2283 H734 MN12727 MP5.0387 P1-3-12 I3c12.11 Q5204.7 Ybo1 Wbal ϥ Х .ͤ . {brush up} {reject} {exclude} {eliminate} {bone plectrum}
+ 597C U64a9 B64 S15 N1991 V2272 MN12741 MP5.0391 P1-3-12 I3c12.12 Q5409.6 Yliao2 Yliao1 Yliao4 Wryo 祦 {disorder}
+ 597D U6488 B64 S15 N1989 V2270 H735 MN12679 MP5.0377 P1-3-12 I3c12.5 Q5902.7 Ylao1 Wro 祦 {catch fish}
+ 597E U64bc B64 S16 N2010 V2291 MN12775 MP5.0400 P1-3-13 I3c13.1 Q5303.5 Yhan4 Wgam . {move}
+ڡ 5A21 U64da B64 S16 XJ03572 XH1871 N2003 V2284 H771 MN12839 MP5.0418 P1-3-13 Q5103.2 Yju4 Yju1 Wgeo . {to occupy} {take possession of} {a base}
+ڢ 5A22 U64d2 B64 S16 N2008 V2289 MN12816X MP5.0415 P1-3-13 I3c12.15 Q5802.7 Yqin2 Wgeum Ȥ. Ȥꤳ {capture} {a captive}
+ڣ 5A23 U64c5 B64 S16 N2012 V2293 H768 MN12790 MP5.0405 P1-3-13 I3c13.6 Q5001.6 Yshan4 Wcheon ۤޤ {self-indulgent}
+ڤ 5A24 U64c7 B64 S16 XJ04272 XH1845 N2004 V2285 H772 O2444 MN12796 MP5.0406 P1-3-13 Q5604.1 Yze2 Yzhai2 Wtaeg . {select} {choose} {pick out}
+ڥ 5A25 U64bb B64 S16 N1990 V2271 MN12774 MP5.0400 P1-3-13 I3c12.16 Q5403.4 Yta4 Wdal {whip} {flog} {strike}
+ڦ 5A26 U64d8 B64 S17 N2009 V2290 MN12835 MP5.0417 P2-13-4 I3c13.7 Q7050.2 Ybo4 Wbyeog ϥ ҥ㥯 إ . {tear up}
+ڧ 5A27 U64c2 B64 S16 N2014 V2295 MN12783 MP5.0404 P1-3-13 I3c13.2 Q5106.3 Ylei2 Ylei1 Ylei4 Wroe 饤 . {grind} {mash} {grate}
+ڨ 5A28 U64f1 B64 S17 N2024 V2305 H789 MN12892 MP5.0431 P1-3-14 I3c14.11 Q5702.0 Yge1 Yge2 Wgag . {lay down} {put down}
+ک 5A29 U64e7 B64 S17 XJ03573 XJ05A2A XH1902 N2007 V2288 H2875 O2783 MN12863 MP5.0423 P2-11-6 Q7750.2 Yju3 Wgeo . . . {raise} {plan} {project} {behavior} {actions}
+ڪ 5A2A U8209 B134 S16 S17 XJ03573 XJ05A29 XH1902 XH2007 V4914 MN30238 MP9.0451 P2-11-5 Q7750.8 Yju3 Wgeo . . . {raise} {plan} {project} {behavior} {actions}
+ګ 5A2B U64e0 B64 S17 N2016 V2297 MN12848 MP5.0419 P1-3-14 I3c14.9 Q5002.3 Yji3 Wje . {push aside}
+ڬ 5A2C U64e1 B64 S17 XJ05A2D N2021 V2302 H791 MN12851 MP5.0420 P1-3-14 I3c14.7 Q5401.4 Ytai2 Wdae ⤿. {lift} {raise}
+ڭ 5A2D U62ac B64 S8 XJ05A2C XH2021 V2096 MN11910 MP5.0153 P1-3-5 Q5306.0 Ytai2 Wtae ⤿. {lift} {carry}
+ڮ 5A2E U64e3 B64 S17 N2020 V2301 MN12853 MP5.0421 P1-3-14 I3c14.8 Q5404.1 Ydao3 Wdo ȥ . . {pound}
+گ 5A2F U64ef B64 S17 N2019 V2300 MN12880 MP5.0430 P1-3-14 I3c14.6 Q5308.6 Ybin4 Wbin ҥ ꤾ. {push (people) back} {reject}
+ڰ 5A30 U652c B64 S25 XJ1412C N2038 V2323 MN13046 MP5.0454 P1-3-22 I3c22.1 Q5801.6 Ylan3 Wram . {hold (in hand)}
+ڱ 5A31 U64f6 B64 S18 V2310 MN12898X MP5.0433 P1-3-15 I3c15.3 Q5802.1 Yjian4 Wgeon {straighten (an arrow)}
+ڲ 5A32 U64f4 B64 S18 XJ03348 XJ13F5C XH1876 V2309 H800 O2711 MN12895 MP5.0433 P1-3-15 Q5008.6 Ykuo4 Whwag Wgwang Ҥ. Ҥ. Ҥ. {broaden} {extend} {expand} {enlarge}
+ڳ 5A33 U64f2 B64 S18 N2023 V2304 MN12893 MP5.0432 P1-3-15 I3c14.1 Q5702.7 Yzhi4 Yzhi2 Wcheog ƥ 㥯 㥯 ʤ. ʤ. {hit} {resign}
+ڴ 5A34 U64fa B64 S18 N2029 V2313 MN12910 MP5.0434 P1-3-15 I3c15.4 Q5601.1 Ybai3 Wpa ϥ Ҥ. {push open}
+ڵ 5A35 U6500 B64 S19 N2031 V2315 O2851 MN12926 MP5.0437 P2-12-7 I3c15.5 Q4450.2 Ypan1 Wban ϥ . {climb} {scale}
+ڶ 5A36 U64fd B64 S18 XJ14139 N2028 V2312 MN12919 MP5.0435 P1-3-15 I3c15.2 Q5209.4 Ylu:e4 Wryag Wryeog 㥯 饯 쥭 ե . . {tickle} {funny}
+ڷ 5A37 U6518 B64 S20 N2032 V2316 MN12989 MP5.0443 P1-3-17 I3c17.1 Q5003.2 Yrang2 Yrang3 Wyang 祦 ̤. Ϥ. {chase away} {steal}
+ڸ 5A38 U651c B64 S21 XJ03748 XJ14129 XH1977 N2034 V2318 H812 MN13008 MP5.0446 P1-3-18 Q5202.7 Yxie2 Yxi1 Whyu . . {carry (in hand)} {armed with} {bring along}
+ڹ 5A39 U6505 B64 S18 XJ14142 V2311 MN12933 MP5.0450 P1-3-15 Q5408.6 Yzan3 Ycuan2 Wchan .ޤ {gather} {come together}
+ں 5A3A U6524 B64 S22 V2319 MN13033 MP5.0452 P1-3-19 I3c19.1 Q5001.4 Ytan1 Wtan Wnan Ҥ. {open} {broaden} {apportion}
+ڻ 5A3B U6523 B64 S23 N2035 V2320 H2919 MN13032 MP5.0451 P2-19-4 I3c19.3 Q2250.2 Yluan2 Wryeon . . {crooked} {bent}
+ڼ 5A3C U652b B64 S23 XJ14A4A N2036 V2321 MN13043 MP5.0453 P1-3-20 I3c20.2 Q5604.7 Yjue2 Whwag . Ĥ. {abduct}
+ڽ 5A3D U6534 B66 S4 V2326 H1981 MN13108 MP5.0464 P2-2-2 I2m2.1 Q2140.7 Ypo1 Wbog ۥ T2 ܤŤ ܤˤ礦 Ȥޤ {strike} {hit} {folding chair radical (no. 66)}
+ھ 5A3E U6535 B66 S4 V2327 H1985 MN13109 MP5.0464 P2-2-2 I4i0.1 Q8040.0 ZPP4-4-4 Ypo1 Wbog ۥ T2 Τ֤ ܤŤ ܤˤ礦 {strike} {hit} {folding chair radical variant (no. 66)}
+ڿ 5A3F U6537 B66 S6 XH3684 V2328 MN13111 MP5.0470 P1-2-4 Q1824.0 Ykao3 Wgo . {examine} {test} {investigate}
+ 5A40 U6536 B66 S6 XJ03C7D XH860 N2043 V2329 H58 MN13110 MP5.0464 P1-2-4 Q2874.0 Yshou1 Wsu 奦 . .ޤ {income}
+ 5A41 U6538 B66 S7 V2330 MN13113 MP5.0470 P1-2-5 I2a5.13 Q2824.0 Yyou1 Wyu 楦 Ȥ {relaxed} {at ease} {place}
+ 5A42 U754b B102 S9 V3738 MN21774 MP7.1086 P1-5-4 I5f4.1 Q6804.0 Ytian2 Wjeon ǥ ƥ {till} {cultivate} {hunting}
+ 5A43 U6548 B66 S10 XJ0387A XH722 N2046 V2336 H1321 O1128 MN13186 MP5.0498 P1-6-4 Q0844.0 Yxiao4 Whyo . ʤ. {result} {effect} {effectiveness}
+ 5A44 U6556 B66 S11 V2342 MN13226 MP5.0513 P1-7-4 I4i7.2 Q4824.0 Yao2 Wo . . {play} {be proud}
+ 5A45 U6555 B66 S11 XJ0443C XH725 N2048 V2338 H1496 O1405 MN13225 MP5.0511 P1-7-4 Q5894.0 Ychi4 Wchig 祯 ޤ. ߤȤΤ {an imperial order or decree}
+ 5A46 U654d B66 S11 XJ03D76 XJ05A47 XH862 N2050 V2340 H1487 O1404 MN13205 MP5.0501 P1-7-4 Q8194.7 Yxu4 Wseo Ĥ. Ĥ {express} {state} {relate} {narrate}
+ 5A47 U6558 B66 S11 XJ03D76 XJ05A46 XH862 V2341 MN13206 MP5.0502 P1-7-4 Q8894.0 Yxu4 Wseo Ĥ. Ĥ {var of N2050}
+ 5A48 U655e B66 S12 XJ1323B V2348 O1688 MN13246 MP5.0520 P1-8-4 I4i8.2 Q9824.0 Ychang3 Wchang 祦 . ۤ.餫 Ҥ. T1 {high and flat} {broad} {spacious}
+ 5A49 U655d B66 S12 V2347 O1686 MN13245 MP5.0518 P1-8-4 I4i8.3 Q9824.0 Ybi4 Wpye إ . {be worn-out} {be dilapidated} {be defeated}
+ 5A4A U6572 B189 C66 S14 XH876 N5249 V2354 MN13337 MP5.0543 P2-10-4 I3d11.11 Q0124.7 Yqiao1 Wgo Wgyo . T1 Τܤ {strike} {beat} {hit}
+ 5A4B U6578 B66 S15 XJ03F74 XH2057 N2058 V2356 H1872 O2548 MN13363 MP5.0549 P1-11-4 Q5844.0 Yshu4 Yshu3 Yshuo4 Wsu Wsag . Ф . 鷺. {number} {strength} {fate} {law} {figures}
+ 5A4C U6582 B76 C66 S17 XH2061 N2426 V2362 MN13407 MP5.0557 P1-13-4 I4i13.1 Q8884.0 Ylian4 Ylian3 Wryeom . {tighten} {stiffen}
+ 5A4D U6583 B42 C66 S18 XH487 N1373 V2363 H2891 MN13417 MP5.0559 P2-12-6 I4i14.3 Q9821.1 Ybi4 Wpye إ . . {kill} {die violent death}
+ 5A4E U8b8a B66 S23 XJ04A51 XH306 N2063 V5721 H2920 O3012 MN36117 MP10.0614 P2-19-4 Q2240.8 Ybian4 Wbyeon إ . . {change} {strange}
+ 5A4F U659b B148 C68 S11 N4302 V2375 MN13508 MP5.0613 P1-7-4 I2n9.2 Q2420.0 Yhu2 Wgog {measure} {10} {unit of volume, about 180 liters}
+ 5A50 U659f B68 S13 XJ16259 N2075 V2377 MN13517 MP5.0616 P1-9-4 I0a13.5 Q4470.0 Yzhen1 Wjim . {dip water} {estimate}
+ 5A51 U65ab B69 S9 V2383 MN13548 MP5.0623 P1-5-4 I5a4.2 Q1262.1 Yzhuo2 Wjag 㥯 . {cut with a sword}
+ 5A52 U65b7 B69 S18 XJ04347 XH2078 N2081 V2388 H1912 O3016 MN13611 MP5.0648 P1-14-4 Q2272.1 Yduan4 Wdan . Ȥ. . {sever} {cut off} {interrupt}
+ 5A53 U65c3 B70 S10 N2087 V2394 MN13640 MP5.0689 P1-4-6 I4h6.1 Q0824.7 Yzhan1 Wjeon Ϥ {woollen cloth}
+ 5A54 U65c6 B70 S10 N2086 V2393 MN13646 MP5.0683 P1-4-6 I4h6.3 Q0822.7 Ypei4 Wpae ϥ Ϥ {flag}
+ 5A55 U65c1 B8 C70 S10 N310 V2395 H2095 MN13637 MP5.0684 P2-2-8 I2j8.3 Q0022.7 DR445 ZPP2-6-4 Ypang2 Ybang4 Wbang Wpaeng ܥ ۥ Ĥ {RHS of character} {at same time}
+ 5A56 U65c4 B70 S10 V2392 MN13642 MP5.0690 P1-4-6 I4h6.2 Q0821.4 Ymao2 Ymao4 Wmo ܥ ⥦ {tassel on a flag} {long haired cow} {old man}
+ 5A57 U65cc B70 S11 N2089 V2398 MN13658 MP5.0698 P1-4-7 I4h7.1 Q0821.4 Yjing1 Wjeong 祦 .魯 Ϥ {flag} {praise}
+ 5A58 U65d2 B70 S13 XJ14166 N2092 V2401 H1009 MN13676X MP5.0704 P1-4-9 I4h9.1 Q0821.3 Yliu2 Wryu 奦 Ϥ {counter for flags}
+ 5A59 U65db B70 S18 XJ05A5A F2236 N2094 V2404 MN13700 MP5.0709 P1-4-14 I4h14.1 Q0826.9 Yfan1 Wbeon إ ϥ Ϥ T1 {flag}
+ 5A5A U65d9 B70 S16 XJ05A59 XH2094 V2403 P1-4-12 Q0226.9 Yfan1 Wbeon إ ϥ Ϥ {a pennant} {a banner}
+ 5A5B U65e0 B71 S4 V2405 H3443 O92 MN13716 MP5.0711 P4-4-1 I0a4.24 Q1041.0 Ywu2 Ymo2 Wmu ʤ ʤ T2 ˤ礦 ʤ {nothing} {not exist} {crooked heaven radical (no.71)}
+ 5A5C U65e1 B71 S5 XH3444 V2406 H3487 O180 MN13717 MP5.0711 P4-5-1 I0a4.29 Q1041.0 Yji4 Wgi ʤ T2 ǤΤĤ {sob} {choke}
+ 5A5D U65f1 B72 S7 N2101 V2421 H2396 L2441 MN13752 MP5.0750 P2-4-3 I4c3.1 Q6040.1 Yhan4 Whan ҤǤ {drought} {dry weather}
+ 5A5E U6772 B72 S8 V2570 O712 MN14500 MP2.0117 P2-4-4 I4c4.3 Q6090.4 Ygao3 Wgo 餫 . {clear} {high}
+ 5A5F U660a B72 S8 XJ14226 V2426 O711 MN13799 MP5.0758 P2-4-4 I4c4.6 Q6043.0 Q6043.1 Yhao4 Who {sky} {big}
+ 5A60 U6603 B72 S8 V2425 MN13785 MP5.0754 P2-4-4 I4c4.8 Q6028.1 Yze4 Wcheug 祯 . {decline} {go down} {sunset}
+ 5A61 U65fb B72 S8 V2429 O710 MN13775 MP5.0752 P2-4-4 I4c4.7 Q6040.0 Ymin2 Wmin ӥ ߥ {the autumn sky}
+ 5A62 U6773 B75 S8 N2197 V2577 MN14501 MP6.0203 P2-4-4 I4a4.23 Q4060.9 Yyao3 Ymiao3 Wmyo 襦 . Ϥ뤫 {darkness} {dimly}
+ 5A63 U6635 B72 S9 N2115 V2445 O839 MN13866 MP5.0846 P1-4-5 I4c5.5 Q6701.1 Yni4 Yni3 Wnil Wne 祯 . {reconcile} {become intimate}
+ 5A64 U6636 B72 S9 V2442 O1004 MN13867 MP5.0846 P3-5-4 I4c5.16 Q3623.0 Ychang3 Wchang 祦 T1 {long day} {clear}
+ 5A65 U6634 B72 G9 S9 XH2116 V2441 DK1579 L2435 MN13865 MP5.0846 IN2090 P2-4-5 I4c5.12 Q6072.7 Ymao3 Wmyo ܥ Ф {the Pleiades}
+ 5A66 U661c B72 S9 V2437 MN13832 MP5.0796 P2-4-5 I4c5.10 Q6022.7 Yyang2 Wyang 襦 {open} {sun}
+ 5A67 U664f B72 G9 S10 N2124 V2460 DK1585 L2442 O1458 MN13914 MP5.0868 IN2091 P2-4-6 I4c6.4 Q6040.4 Yyan4 Wan . {late} {quiet} {sets (sun)}
+ 5A68 U6644 B72 S10 XJ03938 XH2123 V2459 O1084 MN13892 MP5.0861 P1-4-6 Q6901.1 Yhuang3 Yhuang4 Whwang 餫 {clear}
+ 5A69 U6649 B72 S10 XJ03F38 XH55 V2456 H1952 O1790 MN13898 MP5.0862 P2-1-9 Q1060.1 Yjin4 Wjin . {advance}
+ 5A6A U6641 B72 S10 V2457 O1188 MN13889 MP5.0847 P2-4-6 I4c6.3 Q6011.3 Q6021.3 Ychao2 Yzhao1 Yzhao4 Wjo 祦 {proper name}
+ 5A6B U665e B72 S11 V2471 MN13949 MP5.0882 P1-4-7 I4c7.4 Q6402.7 Yxi1 Wheui . {dry out} {expose to the sun}
+ 5A6C U665d B72 S11 XJ0436B XH3720 XH53 N2127 V2465 H2674 O1464 MN13948 MP5.0879 P2-6-5 Q5010.6 Yzhou4 Wju 奦 Ҥ {daytime} {daylight}
+ 5A6D U6664 B72 S11 XJ14174 N2129 V2474 O1353 MN13956 MP5.0883 P1-4-7 I4c7.1 Q6106.1 Ywu4 Wo 餫 {clear}
+ 5A6E U6667 B72 S11 V2473 O1355 MN13961 MP5.0885 P1-4-7 I4c7.2 Q6406.1 Q6506.0 Yhao4 Who {bright} {pure}
+ 5A6F U6668 B72 G9 S11 XJ14268 N2133 V2476 DK1592 L2443 O1739 MN13962 MP5.0886 IN2095 P2-4-7 I4c7.7 Q6023.2 Ychen2 Wsin Ȥ {morning} {early}
+ 5A70 U665f B72 G9 S11 XJ1423D V2472 DK1586 L2438 O1187 MN13950X MP2.0121 IN2094 P2-4-7 I4c7.5 Q6025.3 Ysheng4 Ycheng2 Wseong 祦 餫 {clear}
+ 5A71 U6662 B72 S11 XH2136 V2469 O1478 MN13953 MP5.0883 P2-7-4 Q5260.2 Yzhe2 Yzhe1 Yzhe5 Wjeol Wjeo 餫 {light of stars} {shine}
+ 5A72 U6670 B72 S12 N2136 V2481 MN13990 MP5.0902 P1-4-8 I4c8.4 Q6202.1 Yxi1 Wseog 㥯 餫 {clear}
+ 5A73 U6683 B72 S12 V2480 P2-4-8 I4c8.7 Q6011.1 Wbi {be separated}
+ 5A74 U6688 B72 S13 N2151 V2500 L2439 O1997 MN14037 MP5.0912 P2-4-9 I4c9.7 Q6050.6 Yyun1 Yyun4 Whun Wun ܤ. ܤ. ܤ ޤ {halo} {corona} {fade}
+ 5A75 U668e B72 S12 XH2118 V2479 O1594 MN14048X MP5.0913 P1-4-8 Q6403.4 Yying4 Wyeong 襦 . . . {sun beginning decline} {reflect}
+ 5A76 U6689 B72 G9 S13 F2285 N2150 V2499 DK692 L2440 O1884 MN14038 MP5.0912 IN2096 P1-4-9 I4c9.6 Q6705.6 Yhui1 Whwi .䤯 T1 Ƥ {shine} {light}
+ 5A77 U6684 B72 S13 V2497 O1881 MN14033 MP5.0911 P1-4-9 I4c9.5 Q6301.6 Yxuan1 Whweon . {warm weather}
+ 5A78 U6698 B72 S13 V2498 MN14066 MP5.0905 P1-4-9 I4c9.3 Q6602.7 Yyang2 Wyang 襦 {sunrise}
+ 5A79 U669d B72 S14 N2155 V2505 L2843 MN14083 MP5.0921 P1-4-10 I4c10.2 Q6708.0 Yming2 Yming4 Wmyeong ᥤ ߥ祦 . {dark}
+ 5A7A U66c1 B72 S16 V2516 MN14165X MP5.0934 P2-11-5 I4c12.3 Q2110.6 Q7110.6 Yji4 Wgi . {and} {along with} {reach} {extend to}
+ 5A7B U66b9 B72 S16 V2509 O2593 MN14150 MP5.0933 P3-4-12 I2q12.6 Q3630.1 Yxian1 Wseom {sunrise}
+ 5A7C U66c9 B72 S16 XJ03647 XH2139 N2158 V2513 H1074 O2468 MN14176 MP2.1147 P1-4-12 Q6401.1 Yxiao3 Whyo 祦 祦 Ĥ . T1 {dawn} {daybreak} {clear} {explicit}
+ 5A7D U66be B72 S16 V2515 O2469 MN14160 MP5.0933 P1-4-12 I4c11.1 Q6804.0 Ytun1 Wdon ȥ {sunrise} {sun's rays}
+ 5A7E U66bc B72 S16 V2514 MN14155 MP5.0933 P2-4-12 I4c12.2 Q9860.4 Ypie1 Wbyeol إ إ {setting sun}
+ۡ 5B21 U66c4 B72 S14 V2504 O2091 MN14169 MP5.0934 P1-4-10 I4c10.1 Q6405.4 Q6405.0 Yye4 Wyeob 襦 .䤯 T1 {shine} {flourishing}
+ۢ 5B22 U66b8 B72 S16 XJ04E46 N2159 V2517 MN14148 MP5.0932 P1-4-12 Q6409.6 Yliao3 Wryo 祦 餫 {clear}
+ۣ 5B23 U66d6 B72 S17 N2161 V2521 L2437 MN14206 MP5.0943 P1-4-13 I4c13.1 Q6204.7 Yai4 Wae . {dark} {not clear}
+ۤ 5B24 U66da B72 S17 XJ04C58 XJ0625E V2520 MN14223X MP5.0944 P1-4-13 I4c13.2 Q6403.2 Ymeng2 Wmong ⥦ ܥ . {darkness}
+ۥ 5B25 U66e0 B72 S19 XJ05B26 N2166 V2525 H1100 O2796 MN14245 MP5.0947 P1-4-15 I4c15.2 Q6008.6 ZSP1-4-14 Ykuang4 Wgwang 餫 . {wide} {worthless}
+ۦ 5B26 U663f B72 S9 XJ05B25 XH2166 V2436 P1-4-5 Q6003.2 Q6008.6 Ykuang4 Wgwang 餫 . {extensive} {wide} {broad} {empty}
+ۧ 5B27 U66e6 B72 S20 V2526 O2914 MN14253 MP5.0949 P1-4-16 I4c16.1 Q6805.3 Yxi1 Wheui {the sun}
+ۨ 5B28 U66e9 B72 S21 N2167 V2527 MN14258 MP5.0950 P2-4-17 I4c17.1 Q6073.2 Ynang3 Wnang Υ ɥ . {point}
+۩ 5B29 U66f0 B73 S4 N2168 V2529 H3025 L578 O76 MN14278 MP5.0952 P3-3-1 I3s1.1 Q6010.0 ZPP4-4-1 Yyue1 Wwal . Τ.勞 T2 Ҥ {say} {reason} {pretext} {history} {past}
+۪ 5B2A U66f5 B73 S7 XJ03148 XH100 V2420 MN14284 MP5.0965 P4-7-4 Q5300.6 Yzhuai4 Wye . T1 Ӥ {trail} {tow} {drag} {pull}
+۫ 5B2B U66f7 B72 C73 S9 V2443 MN14290 MP5.0965 P2-4-5 I4c5.8 Q6072.7 Yhe2 Wgal ʤ ʤ {why} {how} {when}
+۬ 5B2C U670f B130 C74 S9 V4779 O1346 MN14351 MP5.1043 P1-4-5 I4b5.3 Q7227.2 Yfei3 Wbi ϥ T1 ߤŤ {new moon} {crescent moon}
+ۭ 5B2D U6716 B130 C74 S11 XJ04F2F XH3762 V4812 O1610 MN14363 MP5.1047 P1-4-7 Q7323.2 Ylang3 Wrang ۤ.餫 .餫 {clear} {bright} {distinct}
+ۮ 5B2E U671e B130 C74 S12 XJ0347C N3778 V4828 MN14377 MP5.1069 P2-6-6 Q4422.7 ZPP2-8-4 Yji1 Yqi1 Wgi {one period}
+ۯ 5B2F U6726 B130 C74 S17 N3823 V4882 MN14409X MP5.1073 P1-4-13 I4b13.4 Q7423.2 Ymeng2 Wmong ⥦ ܥ ܤ {dim} {obscure}
+۰ 5B30 U6727 B130 C74 S20 N3833 V4891 MN14411 MP5.1074 P1-4-16 I4b16.1 Q7121.1 Ylong2 Wrong ܤ {haziness} {dreaminess} {gloom}
+۱ 5B31 U9738 B173 C74 S21 XJ04746 XJ14940 XH4281 N5067 V6547 MN42490 MP12.0079 P2-8-13 Q1052.7 Yba4 Wpae Wbaeg ϥ Ϥ {supremacy} {leadership}
+۲ 5B32 U672e B75 S5 XJ15125 V2532 O209 MN14423 MP6.0037 P4-5-3 I2k3.3 Q4321.0 Q4390.0 Yzhu2 Wchul {a type of millet} {a type of herb}
+۳ 5B33 U673f B75 S6 XH196 V2541 MN14441 MP6.0070 P4-6-3 I0a6.15 Q5090.2 Yci4 Wcha Ȥ {thorn}
+۴ 5B34 U6736 B75 S6 N2173 V2542 O458 MN14430 MP6.0068 P2-2-4 I4a2.8 Q1790.4 Yduo3 Wta {branch}
+۵ 5B35 U6741 B75 S6 V2538 MN14427X MP6.0065 P1-4-2 I4a2.5 Q4890.0 {sluice} {spout} {floodgate} {penstock}
+۶ 5B36 U6738 B75 S6 V2540 MN14433 MP6.0068 P1-4-2 I4a2.2 Q4492.7 Yli4 Wryeo 祯 {carrying pole}
+۷ 5B37 U6737 B75 S6 V2539 MN14432 MP6.0068 P1-4-2 I4a2.1 Q4792.0 Ydao1 Wdo Wmog ȥ {type of tree}
+۸ 5B38 U6746 B75 S7 N2178 V2557 MN14449 MP6.0071 P1-4-3 Q4194.0 Ygan1 Ygan3 Wgan Ƥ {shield} {pole}
+۹ 5B39 U675e B75 S7 F2493 N2182 V2552 MN14479 MP6.0163 P1-4-3 I4a3.8 Q4791.7 Yqi3 Wgi {river willow}
+ۺ 5B3A U6760 B75 S7 N2181 V2551 O418 MN14481 MP6.0167 P1-4-3 I4a3.7 Q4191.0 Ygang1 Wgang Ƥ T1 椺 {carry on the shoulder}
+ۻ 5B3B U6759 B75 S7 N2184 V2553 O421 MN14473 MP6.0150 P1-4-3 I4a3.4 Q4394.0 Yyi4 Wig 襯 {stake} {post} {picket} {piling}
+ۼ 5B3C U6763 B75 S7 N2186 V2556 O626 MN14488 MP6.0168 P1-4-3 I4a3.3 Q4297.0 Wsan {timber} {lumber} {woodcutter} {(kokuji)}
+۽ 5B3D U6764 B75 S7 XJ0464A XH2220 V2547 MN14488P MP6.0168 P1-4-3 Q4192.7 Wryo Ȥ {type of oak} {stable}
+۾ 5B3E U6789 B75 S8 XH103 N2204 V2584 MN14530 MP6.0221 P1-4-4 I4a4.2 Q4191.4 Ywang3 Wwang . . . {bend} {curve} {crooked} {perverse} {lean} {forcibly} {against one's will}
+ۿ 5B3F U6770 B75 S8 XH517 V2569 O695 MN14498 MP6.0172 P2-4-4 Q4033.9 Yjie2 Wgeol . {hero} {heroic} {outstanding}
+ 5B40 U67a9 B75 S8 XJ03E3E XJ14340 XJ14375 XH2212 V2593 O938 P2-4-4 Q4073.8 Ysong1 Wsong 祦 ޤ {pine tree} {fir tree}
+ 5B41 U677c B75 S8 N2196 V2576 MN14513 MP6.0205 P1-4-4 I4a4.20 Q4792.2 Yzhu4 Wjeo Wseo ɤ󤰤 {shuttle}
+ 5B42 U676a B75 S8 N2198 V2578 MN14490 MP6.0168 P1-4-4 I4a4.14 Q4992.0 Ymiao3 Wcho Wmyo ӥ祦 祦 {twig} {treetop}
+ 5B43 U678c B75 S8 XH2212 V2573 O624 MN14534 MP6.0223 P1-4-4 I4a4.15 Q4892.7 Yfen2 Wbun 祦 ե ޤ {pine tree}
+ 5B44 U678b B75 S8 V2572 MN14532 MP6.0223 P1-4-4 I4a4.3 Q4092.7 Yfang1 Wbang Wbyeong ۥ إ {raft} {boat}
+ 5B45 U67a6 B75 S8 XJ04827 V2568 P1-4-4 Q4397.0 Q4392.7 Ylu2 Ϥ T1 Ϥ {wax tree} {sumac}
+ 5B46 U67a1 B75 S8 XJ04B71 N2207 V2587 H860 MN14577 MP6.0248 P1-4-4 I4a4.6 Q4490.0 Ydou3 Wseung ޤ {measuring box} {(kokuji)}
+ 5B47 U6785 B75 S8 V2571 O628 MN14525 MP6.0221 P1-4-4 I4a4.5 Q4194.0 Yji1 Wgae Wgyeon Ҥ {rafter} {place name}
+ 5B48 U67b7 B75 S9 N2222 V2615 MN14587 MP6.0254 P1-4-5 I4a5.19 Q4690.0 Yjia1 Wga 餶 {shackles} {irons} {handcuffs} {bonds}
+ 5B49 U67ef B75 S9 N2217 V2611 O855 MN14658 MP6.0276 P1-4-5 I4a5.29 Q4192.0 Yke1 Wga {handle}
+ 5B4A U67b4 B75 S9 V2601 MN49161 MP6.0252 P1-4-5 I4a5.21 Q4692.7 Yguai3 Wgwae Ĥ {cane} {walking stick}
+ 5B4B U67ec B75 S9 V2608 MN14655 MP6.0275 P4-9-3 I0a9.12 Q5090.6 Yjian3 Wgan . {select} {pick out}
+ 5B4C U67b3 B75 S9 V2600 MN14583 MP6.0252 P1-4-5 I4a5.22 Q4698.0 Yzhi3 Yzhi1 Wji Wgi 餿 {trifoliate orange tree} {thorny tree used for hedges}
+ 5B4D U67e9 B75 S9 XJ13425 N2226 V2617 MN14650 MP6.0275 P1-4-5 I4a5.31 Q4191.8 Yjiu4 Wgu 奦 Ҥ ҤĤ {bier} {coffin}
+ 5B4E U67b8 B75 S9 N2224 V2616 MN14588 MP6.0254 P1-4-5 I4a5.30 Q4792.0 Ygou3 Ygou1 Yju3 Wgu {quince tree}
+ 5B4F U67e4 B75 S9 V2606 MN14642 MP6.0272 P1-4-5 I4a5.11 Q4791.0 Yzha1 Wsa {railing}
+ 5B50 U67de B75 S9 V2605 MN14636 MP6.0271 P1-4-5 I4a5.13 Q4891.1 Yzuo4 Yzha4 Wjag Wchaeg ϤϤ {type of oak}
+ 5B51 U67dd B75 S9 N2216 V2610 MN14633 MP6.0270 P1-4-5 I4a5.10 Q4294.1 Ytuo4 Wtag Ҥ礦 {sounding sticks}
+ 5B52 U67e2 B75 S9 N2219 V2612 H901 MN14640 MP6.0271 P1-4-5 I4a5.20 Q4294.0 Ydi3 Wjeo ƥ {root} {founded on}
+ 5B53 U67ee B75 S9 N2215 V2609 MN14657 MP6.0276 P1-4-5 I4a5.8 Q4297.2 Yduo4 Wdol ȥ {to cut} {a stump}
+ 5B54 U67b9 B75 S9 V2602 MN14589 MP6.0255 P1-4-5 I4a5.16 Q4791.2 Ybao1 Yfu2 Wbu Wpo ۥ Ф {gong stick} {drum stick} {type of tree}
+ 5B55 U67ce B75 S9 V2604 MN14616 MP6.0259 P1-4-5 I4a5.18 Q4490.0 Yfu1 Wbu Ƥ {raft} {calyx}
+ 5B56 U67c6 B75 S9 V2603 MN14606 MP6.0258 P1-4-5 I4a5.2 Q4091.8 Yla1 Wrab {bent tree} {broken tree}
+ 5B57 U67e7 B75 S10 V2607 MN14645X MP6.0275 P1-4-6 I4a6.6 Q4293.0 Ygu1 Wgo {corner} {spire} {goblet} {winecup}
+ 5B58 U6a9c B75 S17 XJ04930 F2090 N2388 V2894 L2964 O2624 MN15676 MP6.0579 P1-4-13 I4a13.8 Q4893.1 Ygui4 Yhui4 Ykuai4 Whoe Wgwal ҤΤ {Japanese cypress}
+ 5B59 U681e B75 G9 S10 N2243 V2645 DK1697 L2523 MN14708 MP6.0298 IN2108 P2-6-4 I4a6.34 Q1190.4 Ykan1 Wgan {bookmark} {guidebook}
+ 5B5A U6846 B75 S10 N2244 V2646 MN14760 MP6.0327 P1-4-6 I4a6.31 Q4191.1 Ykuang4 Ykuang1 Wgwang 祦 ޤ {framework}
+ 5B5B U6829 B75 S10 V2640 O1095 MN14721 MP6.0302 P1-4-6 I4a6.9 Q4792.0 Yxu3 Wheo ̤ {type of oak}
+ 5B5C U6840 B75 S11 S10 XH2207 V2678 MN14753 MP6.0314 P2-7-4 I4a7.27 Q2590.4 ZRP2-6-4 Yjie2 Wgeol ޤ ϤĤ {measuring box} {var of N2242}
+ 5B5D U684d B75 S10 V2643 MN14767 MP6.0329 P1-4-6 I4a6.18 Q4492.7 Yku1 Wgo {type of tree} {empty}
+ 5B5E U6832 B75 S10 V2642 MN14734 MP6.0304 P1-4-6 I4a6.4 Q4492.7 Ykao3 Wgo {sumac} {cloth woven from tree fibres}
+ 5B5F U684e B75 S10 N2245 V2647 MN14768 MP6.0329 P1-4-6 I4a6.20 Q4191.4 Yzhi4 Yzhi2 Wjil {fetters}
+ 5B60 U68b3 B75 S11 N2282 V2704 H964 MN14886X MP6.0342 P1-4-7 I4a7.10 Q4091.3 Yshu1 Wso . . . . . {comb (hair)}
+ 5B61 U682b B75 S10 V2641 MN14724 MP6.0303 P1-4-6 I4a5.27 Q4494.7 Yjian4 Wcheon {weir}
+ 5B62 U6859 B75 S10 V2644 MN14784 MP6.0342 P1-4-6 I4a6.25 Q4395.0 Yyu2 Wu ۤ {halberd}
+ 5B63 U6863 B75 S10 V2639 P1-4-6 I4a6.14 Q4997.7 Ydang4 Wdang ȥ {bookshelf} {archives}
+ 5B64 U6877 B75 S11 N2265 V2686 MN14813 MP6.0344 P1-4-7 I4a7.16 Q4792.7 Yjue2 Wgag 뤭 {rafter}
+ 5B65 U687f B75 S11 XH2178 N2280 V2674 MN14823 MP6.0345 P1-4-7 I4a7.7 Q4694.1 Ygan3 Whan Ƥ {shield} {pole}
+ 5B66 U689f B4 C75 S11 N235 V2703 L2837 MN14861 MP6.0373 P2-7-4 I4a7.29 Q2790.4 Yxiao1 Whyo 祦 դ. {owl} {expose}
+ 5B67 U688f B75 S11 N2263 V2684 MN14841 MP6.0367 P1-4-7 I4a7.8 Q4496.1 Ygu4 Wgog Ƥ {manacles}
+ 5B68 U68ad B75 S11 N2273 V2693 MN14878 MP6.0380 P1-4-7 I4a7.11 Q4394.7 Ysuo1 Wsa {shuttle}
+ 5B69 U6894 B75 S11 N2272 V2692 MN14846 MP6.0369 P1-4-7 I4a7.22 Q4291.7 Yzhi1 Wchi ʤ {gardenia}
+ 5B6A U689d B9 C75 S11 XJ03E72 XH1164 N492 V2675 H142 MN14859 MP6.0370 P1-2-9 Q2829.4 Q2729.4 Ytiao2 Wjo 祦 祦 ǥ {article} {ray of light}
+ 5B6B U689b B75 S11 V2681 O1367 MN14856 MP6.0370 P1-4-7 I4a6.7 Q4792.7 Ynuo2 Wna ʤ {type of tall evergreen tree}
+ 5B6C U6883 B75 S11 N2266 V2691 MN14827 MP6.0357 P1-4-7 I4a6.29 Q4294.1 Yting3 Yting4 Wjeong 祦 ƥ Ƥ Ĥ {lever}
+ 5B6D U6aae B75 S18 XJ0456E V2897 O2724 MN15713 MP6.0585 P1-4-14 I4a14.4 Q4594.0 Ytao2 Wdo ȥ T1 {stump} {foolish} {ignorant}
+ 5B6E U68b9 B75 S11 XH2390 V2677 MN14909 MP6.0386 P1-4-7 Q4298.1 Ybing1 Ybin1 Wbin ҥ {areca nut} {betel nut}
+ 5B6F U6874 B75 S11 N2270 V2690 MN14807 MP6.0343 P1-4-7 I4a6.12 Q4294.7 Yfu2 Wbu Ф {drumstick} {raft}
+ 5B70 U68b5 B3 C75 S11 N140 V2701 L2954 O1490 MN14888X MP6.0383 P2-8-3 I4a7.28 Q4421.7 Yfan4 Wbeom ܥ ե {Sanskrit} {purity} {Buddhist}
+ 5B71 U68a0 B75 S11 XH2394 V2671 MN14862 MP6.0375 P1-4-7 I4a7.12 Q4696.0 Ylu:3 Wryeo Ҥ {a kind of quince}
+ 5B72 U68ba B75 S11 V2682 MN14910 MP6.0386 P2-8-3 I2m9.3 Q4423.1 Wrog դ դ {base of a mountain}
+ 5B73 U690f B75 S12 V2727 MN15025 MP6.0416 P1-4-8 I4a8.5 Q4191.7 Yya1 Wa ޤ {crotch of a tree}
+ 5B74 U688d B75 S11 V2680 MN14839 MP6.0367 P1-4-7 I4a7.6 Q4691.1 Yzao4 Wjo 楦 {sickle handle} {type of tree}
+ 5B75 U687e B75 S11 V2679 MN14821 MP6.0345 P1-4-7 I4a7.2 Q4796.7 Yjun1 Wgun {type of fruit tree}
+ 5B76 U6901 B75 S12 V2722 MN15003 MP6.0411 P1-4-8 I4a7.15 Q4094.7 Yguo3 Wgwag {outer box for a coffin}
+ 5B77 U68ca B75 S12 XJ0347D XJ14546 XH2294 V2745 H2689 MN14921 MP6.0390 P2-6-6 Q4490.4 Yqi2 Wgi {Japanese chess}
+ 5B78 U6908 B75 S12 V2724 MN15014 MP6.0412 P1-4-8 I4a8.36 Q4792.0 Yju2 Wgug {oak}
+ 5B79 U68d8 B4 C75 S12 N238 V2729 L2938 MN14938 MP6.0395 P1-6-6 I0a12.3 Q5599.2 Yji2 Wgeug 祯 Ф Ȥ {thorn} {splinter} {spine} {biting words} {briers}
+ 5B7A U6922 B75 S12 V2710 P1-4-8 I4a8.38 Q4690.0 Ykui4 Wgwi Ϥ ̤ {bottom} {box} {type of oak tree}
+ 5B7B U6926 B75 S12 V2711 P1-4-8 I4a8.12 Q4992.7 Wgweon ޤ {wickerwork}
+ 5B7C U68e1 B75 S12 V2719 MN14955 MP6.0401 P1-4-8 I4a8.37 Q4792.0 Ygang1 Wgang {mast crossbeam}
+ 5B7D U690c B75 S12 V2726 MN15021 MP6.0413 P1-4-8 I4a8.19 Q4391.1 Yqiang1 Wgang Wgong {type of ancient musical instrument} {unadorned tool}
+ 5B7E U68cd B75 S12 N2289 V2735 MN14924 MP6.0392 P1-4-8 I4a8.22 Q4691.1 Ygun4 Wheun Wgon Ĥ {a cane}
+ܡ 5C21 U68d4 B75 S12 V2717 MN14931 MP6.0393 P1-4-8 I4a8.23 Q4296.4 Yhun1 Whon ͤΤ {silk tree}
+ܢ 5C22 U68e7 B75 S12 XJ03B37 XH2252 N2284 V2708 H993 O1615 MN14963 MP6.0402 P1-4-8 Q4395.3 Yzhan4 Wjan Wjeon Ϥ {crosspiece}
+ܣ 5C23 U68d5 B75 S12 XJ05C24 N2293 V2740 MN14933 MP6.0393 P1-4-8 I4a8.24 Q4399.1 Yzong1 Wjong {hemp palm}
+ܤ 5C24 U6936 B75 S13 XJ05C23 XH2293 N2306 V2755 MN15078 MP6.0421 P1-4-9 Q4294.7 Yzong1 Wjong {hemp palm}
+ܥ 5C25 U6912 B75 S12 N2286 V2731 O1619 MN15029 MP6.0417 P1-4-8 I4a8.7 Q4794.0 Yjiao1 Wcho 祦 Ϥ {mountain ash}
+ܦ 5C26 U6904 B75 S12 V2723 MN15008 MP6.0411 P1-4-8 I4a8.15 Q4094.4 Yjie1 Wjeob 祦 . {graft}
+ܧ 5C27 U68d7 B2 C75 S12 N116 V2736 O1757 MN14937 MP6.0394 P2-6-6 I0a12.4 Q5090.2 Yzao3 Wjo ʤĤ {jujube}
+ܨ 5C28 U68e3 B75 S12 V2720 O1616 MN14957 MP6.0401 P1-4-8 I4a8.4 Q4593.2 Ydi4 Wche ƥ ˤ虜 {flowering almond}
+ܩ 5C29 U6925 B75 S12 V2712 P1-4-8 I4a8.9 Q4690.0 Yzhi1 ʤ {type of evergreen tree}
+ܪ 5C2A U68f9 B75 S12 XH3369 N2291 V2738 O1620 MN14992 MP6.0409 P1-4-8 I4a8.33 Q4194.6 Yzhao4 Yzhuo1 Wdo Wjo ȥ . {pole a boat}
+ܫ 5C2B U68e0 B75 S12 V2718 O1747 MN14953 MP6.0400 P2-5-7 I3n9.1 Q9090.4 Ytang2 Wdang ȥ ޤʤ {wild pear tree} {crabapple tree}
+ܬ 5C2C U68ef B75 S12 V2721 MN14977 MP6.0406 P1-4-8 I4a8.29 Q4893.2 Yren3 Wim ͥ {type of fruit tree}
+ܭ 5C2D U6928 B75 S12 V2713 P1-4-8 I4a8.35 Q4094.0 {type of evergreen camphor tree}
+ܮ 5C2E U692a B75 S12 V2734 P1-4-8 I4a8.34 Q4891.2 Ypeng4 ݥ {name of a place in India} {Poona}
+ܯ 5C2F U691a B75 S12 N2288 V2733 O1618 MN15064 MP6.0420 P1-4-8 I4a8.2 Q4792.0 Wreug ˤ ̤ {oak used for charcoal} {(kokuji)}
+ܰ 5C30 U6923 B75 S12 V2715 P1-4-8 I4a8.13 Q4598.1 {type of deciduous birch tree}
+ܱ 5C31 U6921 B75 S12 V2714 P1-4-8 I4a8.8 Q4290.0 ȥ {(no known meaning; S&H uses jabberwocky words)}
+ܲ 5C32 U68c6 B75 S12 V2716 MN14916 MP6.0389 P1-4-8 I4a8.30 Q4892.7 Ylun2 Wryun {camphor tree}
+ܳ 5C33 U6979 B75 S13 V2775 MN15188 MP6.0476 P1-4-9 I4a9.19 Q4791.7 Yying2 Wyeong Ϥ {pillar}
+ܴ 5C34 U6977 B75 S13 N2318 V2781 O2098 MN15185 MP6.0475 P1-4-9 I4a9.18 Q4196.1 Ykai3 Yjie1 Whae {square character style} {correctness}
+ܵ 5C35 U695c B75 S13 V2773 MN15147 MP6.0462 P1-4-9 I4a9.8 Q4792.0 Yhu2 Who T1 {pepper}
+ܶ 5C36 U6978 B75 S13 V2763 O1890 MN15186 MP6.0476 P1-4-9 I4a9.6 Q4998.0 Yqiu1 Wchu 奦 Ҥ {Japanese catalpa}
+ܷ 5C37 U696b B75 S13 XJ1453F N2320 V2783 O1899 MN15168 MP6.0467 P1-4-9 I4a9.20 Q4694.1 Yji2 Wjeub Wjeob 奦 祦 {sculling oar}
+ܸ 5C38 U6954 B75 S13 N2323 V2786 MN15131 MP6.0452 P1-4-9 I4a9.11 Q4793.4 Yxie1 Yxie4 Wseol ۤ {wedge} {arrowhead}
+ܹ 5C39 U697e B75 S13 V2764 MN15214 MP6.0477 P1-4-9 I4a9.15 Q4693.2 Wjeon Ϥ󤾤 {container for pouring water}
+ܺ 5C3A U696e B75 S13 N2311 V2770 MN15172 MP6.0470 P1-4-9 I4a9.2 Q4496.0 Q4496.3 Ychu3 Wjeo {paper mulberry}
+ܻ 5C3B U6939 B75 S13 XJ1585A V2758 O2097 MN15082 MP6.0422 P1-4-9 I4a9.4 Q4491.1 Yshen4 Yzhen1 Wchim Wsim Ƥ Τ {type of cypress}
+ܼ 5C3C U6974 B75 S13 V2762 MN15179 MP6.0471 P1-4-9 I4a9.24 Q4092.7 Ydi4 Wche ƥ {ornamental hairpin}
+ܽ 5C3D U693d B75 S13 N2316 V2778 MN15087 MP6.0422 P1-4-9 I4a9.22 Q4793.2 Ychuan2 Wyeon ƥ 뤭 {rafter} {porch}
+ܾ 5C3E U6959 B75 S13 XH3915 V2759 O1889 MN15140 MP6.0453 P1-4-9 Q4499.0 Ymao4 Wmu ܥ {name of plant} {lush}
+ܿ 5C3F U6930 B75 G9 S13 N2292 V2739 DK698 L2524 O1891 MN15069 MP6.0420 IN2121 P1-4-9 I4a8.6 Q4792.7 Yye2 Yye1 Wya 䤷 {coconut tree}
+ 5C40 U6961 B75 S13 N2309 V2768 MN15153 MP6.0464 P1-4-9 I4a9.26 Q4892.1 Yyu2 Wyu ˤ {elm}
+ 5C41 U695e B75 S13 V2761 MN15149X MP6.0463 P1-4-9 I4a9.12 Q4692.7 Yleng2 Yleng4 Wreung 祦 {corner} {protrusion}
+ 5C42 U695d B75 S13 V2760 MN15148 MP6.0462 P1-4-9 I4a9.1 Q4599.6 Ylian4 Wryeon {Japanese bead tree}
+ 5C43 U6981 B75 S13 V2765 MN15217 MP6.0477 P1-4-9 I4a9.21 Q4391.4 Wsil {needle juniper}
+ 5C44 U696a B75 S13 XJ14A4F V2774 MN15167 MP6.0467 P1-4-9 I4a9.14 Q4499.4 Ydie2 Wjeob {lacquered dish}
+ 5C45 U69b2 B75 S14 V2800 MN15277 MP6.0489 P1-4-10 I4a10.14 Q4691.7 Yyun2 Won Wol {quince}
+ 5C46 U69ae B75 S14 XJ03149 XH2239 N2325 V2791 H2801 O2219 MN15273 MP6.0484 P2-8-6 Q9990.4 Yrong2 Wyeong 襦 . . {flourish} {prosperity} {honour} {glory} {splendour}
+ 5C47 U69d0 B75 S14 V2803 O2296 MN15323 MP6.0497 P1-4-10 I4a10.9 Q4691.3 Yhuai2 Wgoe 󤸤 T1 {type of Japanese pagoda tree}
+ 5C48 U69bf B75 S14 V2801 MN15298 MP6.0491 P1-4-10 I4a10.18 Q4291.8 Yqi1 Wgi {alder}
+ 5C49 U69c1 B75 S14 N2328 V2806 MN15300 MP6.0492 P1-4-10 I4a10.22 Q4092.7 Ygao3 Wgo . {die (vegetation)}
+ 5C4A U69d3 B75 S14 N2335 V2814 MN15343 MP6.0500 P1-4-10 I4a10.19 Q4198.6 Ygang4 Wgong Ƥ {lever}
+ 5C4B U69be B75 S14 N2331 V2809 MN15297 MP6.0491 P1-4-10 I4a10.6 Q4792.7 Ygu4 Wgol ۤ {chip (of wood)}
+ 5C4C U69ce B75 S14 V2802 MN15320 MP6.0497 P1-4-10 I4a10.26 Q4891.1 Ycha2 Wcha Wsa . {raft} {cut slantwise}
+ 5C4D U5be8 B40 S14 N1331 V1357 MN7298 MP3.1100 P2-3-11 I3m11.3 Q3090.4 Yzhai4 Wchae Ȥ {fort}
+ 5C4E U69ca B75 S14 N2334 V2813 MN15316 MP6.0494 P1-4-10 I4a10.31 Q8790.4 Yshuo4 Wsag Wso ۤ {halberd}
+ 5C4F U69dd B75 S14 V2793 P1-4-10 I4a10.1 Q4792.7 {oak} {mooring pole} {used in proper names}
+ 5C50 U69bb B75 S14 N2329 V2807 MN15292X MP6.0490 P1-4-10 I4a10.13 Q4692.7 Yta4 Wtab ȥ {chair}
+ 5C51 U69c3 B75 S14 N2327 V2805 L2522 MN15303 MP6.0492 P2-10-4 I4a10.30 Q2790.4 Ypan2 Wban ϥ . {tub}
+ 5C52 U69a7 B75 S14 V2798 O2291 MN15258 MP6.0483 P1-4-10 I4a10.29 Q4191.1 Yfei3 Wbi {Japanese nutmeg} {plum-yew}
+ 5C53 U6a2e B75 S14 V2794 P1-4-10 I4a10.7 Q4198.9 ۤ {a type of tree}
+ 5C54 U6991 B75 S14 V2796 O2105 MN15222 MP6.0478 P1-4-10 I4a10.5 Q4394.2 Yfu4 Wbu {unbarked lumber}
+ 5C55 U69a0 B75 S14 V2797 MN15244 MP6.0482 P1-4-10 I4a10.21 Q4798.0 Yming2 Wmyeong ٥ {type of tree}
+ 5C56 U699c B75 S14 XJ14A54 N2326 V2804 MN15241 MP6.0481 P1-4-10 I4a10.24 Q4092.7 Ybang3 Wbang Wbyeong ܥ ۥ Ƥդ դ {rudder} {oar} {name plate}
+ 5C57 U6995 B75 S14 N2336 V2815 MN15228 MP6.0478 P1-4-10 I4a10.17 Q4396.8 Yrong2 Wyong 襦 {evergreen mulberry}
+ 5C58 U69b4 B75 S14 XJ14529 N2340 V2820 MN15280 MP6.0489 P1-4-10 I4a10.12 Q4796.2 Yliu2 Wryu 奦 祦 {pomegranate}
+ 5C59 U69de B75 S14 V2795 P1-4-10 I4a10.8 Q4091.6 Ylong2 Wrong {cage}
+ 5C5A U69e8 B75 S15 V2826 MN15362 MP6.0501 P1-4-11 Q4792.7 Yguo3 Wgwag {outer box for a coffin}
+ 5C5B U6a02 B75 S15 XJ0335A XH2324 N2350 V2832 H2861 MN15399 MP6.0506 P2-11-4 Q2290.4 Yle4 Yyue4 Wag Wrag Wyo 饯 . . . {music} {comfort}
+ 5C5C U6a1b B75 S15 V2842 O2290 MN15445 MP6.0529 P1-4-11 I4a11.9 Q4792.2 Yjiu1 Wgyu 奦 Ĥ {bend} {droop} {undulate}
+ 5C5D U69ff B75 S15 N2356 V2848 O2289 MN15395 MP6.0506 P1-4-11 I4a11.15 Q4491.4 Yjin3 Wgeun य {rose of Sharon}
+ 5C5E U6b0a B75 S21 XJ03822 XH2360 N2403 V2916 H1111 O2912 MN15926X MP6.0605 P1-4-17 Q4491.4 Yquan2 Wgweon Ϥ. {authority} {power} {rights}
+ 5C5F U69f9 B75 S15 V2837 MN15385 MP6.0504 P1-4-11 I4a11.12 Q4694.1 Ygao1 Wgo {well sweep}
+ 5C60 U69f2 B75 S15 V2836 MN15375 MP6.0504 P1-4-11 I4a11.2 Q4490.0 Yhu2 Wgog {oak}
+ 5C61 U69e7 B75 S15 V2833 MN15359 MP6.0501 P2-11-4 I4a11.20 Q5290.4 Yqian4 Wcham Wcheom դ {printed book}
+ 5C62 U6a05 B75 S15 V2838 O2293 MN15404 MP6.0517 P1-4-11 I4a11.3 Q4898.1 Ycong1 Yzong1 Wjong 祦 {fir}
+ 5C63 U69b1 B75 S14 V2799 MN15276 MP6.0488 P1-4-10 I4a10.23 Q4093.2 Ycui1 Wchoe 뤭 {rafter}
+ 5C64 U6a1e B75 S15 XJ03F75 XH2208 N2346 V2828 H1071 MN15450 MP6.0530 P1-4-11 Q4191.6 Yshu1 Wchu Wu Ȥܤ 餯 {pivot} {door}
+ 5C65 U69ed B75 S15 V2835 MN15369 MP6.0503 P1-4-11 I4a11.19 Q4395.0 Ycu4 Yqi1 Wsaeg Wchug 奯 {maple tree}
+ 5C66 U6a14 B75 S15 V2840 MN15433 MP6.0525 P1-4-11 I4a11.17 Q4299.4 Ychao2 Wso . . {nest} {dip up} {scoop up} {come to an end}
+ 5C67 U69eb B75 S15 V2834 MN15366 MP6.0503 P1-4-11 I4a11.6 Q4594.3 Ytuan2 Wdan {hearse}
+ 5C68 U6a0a B75 S15 V2850 MN15414 MP6.0518 P2-12-3 I4a11.21 Q4443.0 Yfan2 Wbeon ϥ ޤ {cage} {fence} {pen} {enclosure}
+ 5C69 U6a12 B75 S15 XJ05C6A N2354 V2846 L2532 MN15428 MP6.0522 P1-4-11 I4a11.16 Q4397.2 Ymi4 Wmil ߥ 󤳤 {tree whose branches are placed on Buddhist graves}
+ 5C6A U6ac1 B75 S18 XJ05C69 V2896 MN15754 MP6.0590 P1-4-14 Q4393.6 Ymi4 Wmil ߥ 󤳤 {Japanese star anise}
+ 5C6B U6a23 B75 S15 XJ04D4D XH2341 N2349 V2831 H1072 MN15457 MP6.0534 P1-4-11 Q4893.2 Yyang4 Wyang Wsang 襦 祦 {Esq.} {way} {manner} {situation} {polite suffix}
+ 5C6C U6a13 B75 S15 XJ04F30 XH2322 N2348 V2830 H1070 MN15430 MP6.0522 P1-4-11 Q4594.4 Ylou2 Wru ɤ {tower} {turret}
+ 5C6D U6a44 B75 S16 N2374 V2876 MN15512 MP6.0545 P1-4-12 I4a12.4 Q4894.0 Ygan3 Wgam {olive}
+ 5C6E U6a0c B75 S15 V2839 MN15416 MP6.0522 P1-4-11 I4a11.14 Q4798.6 Yguan4 Wgwan T1 ̤ {grove}
+ 5C6F U6a72 B75 S16 V2866 MN15623 MP6.0571 P1-4-12 I4a12.16 Q4496.5 Q4496.1 ĥ {used in proper names}
+ 5C70 U6a36 B75 S16 V2865 MN15491 MP6.0538 P1-4-12 I4a12.12 Q4694.7 Yzui1 Wchwi դ {knot in wood}
+ 5C71 U6a78 B75 S16 V2862 P1-4-12 I4a12.13 Q4696.0 ޤ {straight grain}
+ 5C72 U6a47 B75 S16 N2373 V2874 L2521 MN15517 MP6.0546 P1-4-12 I4a12.14 Q4291.4 Yqiao1 Ycui4 Wchwi Wgyo 祦 󤸤 {sled} {sleigh} {snowshoes}
+ 5C73 U6a62 B75 S16 XJ0424A XH2313 N2347 V2829 MN15565 MP6.0560 P1-4-12 Q4492.7 Ytuo3 Wta {ellipse}
+ 5C74 U6a59 B75 S16 N2376 V2877 MN15552 MP6.0553 P1-4-12 I4a12.10 Q4291.8 Ycheng2 Ychen2 Wdeung Wjeung ȥ {bitter orange}
+ 5C75 U6a66 B75 S16 N2369 V2869 MN15578 MP6.0561 P1-4-12 I4a12.9 Q4091.4 Ychuang2 Ytong2 Wdong Wchung 祦 ȥ {pole}
+ 5C76 U6a48 B75 S16 N2371 V2872 MN15521 MP6.0546 P1-4-12 I4a12.15 Q4491.1 Yrao2 Ynao2 Wyo Wnyo ɥ 祦 ˥祦 . . {oar} {scull} {paddle}
+ 5C77 U6a38 B75 S16 N2372 V2873 MN15495 MP6.0538 P1-4-12 I4a12.2 Q4293.4 Ypu2 Ypo4 Ypu3 Wbog Wbag ܥ ϥ ۥ Ϥ {bark of a tree}
+ 5C78 U6a22 B75 S15 V2843 MN15455 MP6.0534 P1-4-11 I4a11.1 Q4792.7 Yniao3 Wmog Wjo 祦 Ĥ {type of bird} {vine}
+ 5C79 U6a90 B75 S17 V2892 MN15659 MP6.0577 P1-4-13 I4a13.9 Q4796.1 Yyan2 Yyin2 Wcheom Τ Ҥ {eaves}
+ 5C7A U6a8d B75 S17 V2885 MN15656 MP6.0577 P1-4-13 I4a13.6 Q4093.6 Yyi4 Weog {ilex} {holm oak} {birdlime tree}
+ 5C7B U6aa0 B75 S16 V2870 MN15681X MP6.0580 P2-12-4 I4a12.20 Q4890.4 Yqing2 Wgyeong {straighten a bow} {lamp stand}
+ 5C7C U6a84 B75 S17 F2432 N2385 V2891 MN15639 MP6.0575 P1-4-13 I4a13.1 Q4894.0 Yxi2 Wgyeog . դ֤ {written appeal} {manifesto}
+ 5C7D U6aa2 B75 S17 XJ03821 XH2304 N2381 V2883 H1086 MN15684 MP6.0581 P1-4-13 Q4898.6 Yjian3 Wgeom .٤ {check} {examine}
+ 5C7E U6aa3 B75 S17 N2387 V2893 MN15687 MP6.0584 P1-4-13 I4a13.4 Q4496.1 Yqiang2 Wjang 祦 ۤФ {mast}
+ݡ 5D21 U6a97 B75 S17 XJ05D22 V2886 MN15669 MP6.0579 P2-13-4 I4a13.10 Q7090.4 Ybo4 Ybo2 Wbyeog ϥ ӥ㥯 Ϥ {Amur or Chinese cork tree}
+ݢ 5D22 U8617 B140 S20 S21 XJ05D21 V5258 MN32479X MP9.1025 P2-3-17 Q4490.4 ZRP2-4-17 Ybo4 Ynie4 Wbyeog ϥ ӥ㥯 Ϥ {stump} {sprout}
+ݣ 5D23 U6abb B75 S19 N2392 V2902 MN15745 MP6.0588 P1-4-15 I4a15.4 Q4891.7 Yjian4 Ykan3 Wham Ф Ƥ {pen} {corral} {cell} {jail}
+ݤ 5D24 U6ac3 B75 S18 N2389 V2898 MN15757 MP6.0590 P1-4-14 I4a14.5 Q4191.8 Ygui4 Yju3 Wgwe Ҥ {chest} {coffer} {tub}
+ݥ 5D25 U6ac2 B75 S18 N2391 V2900 O2722 MN15756 MP6.0590 P1-4-14 I4a14.1 Q4791.4 Yzhao4 Wdo ȥ {oar} {scull} {paddle}
+ݦ 5D26 U6ab8 B75 S18 V2899 MN15742 MP6.0588 P1-4-14 I4a14.2 Q4392.1 Yning2 Wnyeong ͥ ɥ {lemon tree}
+ݧ 5D27 U6ab3 B75 S18 N2390 V2901 MN15734 MP6.0587 P1-4-14 I4a14.3 Q4398.6 Ybin1 Ybing1 Wbin ӥ ҥ {betel-nut palm}
+ݨ 5D28 U6aac B75 S17 V2887 MN15710X MP6.0585 P1-4-13 I4a13.7 Q4493.2 Ymeng2 Wmong ⥦ {lemon tree}
+ݩ 5D29 U6ade B75 S19 N2393 V2904 MN15822 MP6.0596 P1-4-15 I4a15.1 Q4793.2 Yyuan2 Wyeon {kind of lemon tree}
+ݪ 5D2A U6ad1 B75 S19 V2903 MN15796 MP6.0593 P1-4-15 I4a15.6 Q4696.0 Ylei2 Ylei3 Wroe 饤 . {decorated wine cask} {decorated sword hilt}
+ݫ 5D2B U6adf B75 S19 XJ05D2C N2395 V2906 O2963 MN15823 MP6.0596 P1-4-15 I4a15.3 Q4299.4 Yli4 Yyue4 Wryeog 쥭 䥯 ̤ T1 {oak for charcoal}
+ݬ 5D2C U6aaa B75 S17 XJ05D2B XH2395 V2881 P1-4-13 Q4299.4 Yli4 Yyue4 Wryeog 쥭 䥯 ̤ T1 {oak used for charcoal}
+ݭ 5D2D U6ada B75 S19 N2394 V2905 MN15815 MP6.0594 P1-4-15 I4a15.8 Q4792.0 Ylu:2 Wryeo {kind of quince}
+ݮ 5D2E U6aea B75 S20 V2911 MN15846 MP6.0598 P1-4-16 I4a16.3 Q4191.1 Yli4 Wryeog 쥭 Ф ̤ {manger} {fodder trough} {horse barn}
+ݯ 5D2F U6afb B75 S21 XJ03A79 XH2256 N2404 V2917 H1108 O2947 MN15888 MP6.0601 P1-4-17 Q4694.4 Yying1 Waeng 襦 {cherry}
+ݰ 5D30 U6b05 B75 S21 V2919 MN15883 MP6.0600 P1-4-17 I4a17.1 Q4795.2 Yju3 Wgeo 䤭 {keyaki} {zelkova tree}
+ݱ 5D31 U8616 B140 S20 S21 N4099 V5260 MN32478X MP9.1025 P2-3-17 I3k17.4 Q4490.4 ZRP2-4-17 Ynie4 Weol ҤФ {sprout}
+ݲ 5D32 U6afa B75 S21 XJ14567 V2920 MN15887 MP6.0600 P1-4-17 I4a17.2 Q4196.3 Yling2 Wryeong 쥤 祦 {latticework}
+ݳ 5D33 U6b12 B75 S23 XJ1372C N2407 V2922 MN15947 MP6.0611 P2-19-4 I4a19.1 Q2290.4 Yluan2 Wran Ҥ ޤɤ ޤ뤤 {chinaberry tree} {round} {harmonious}
+ݴ 5D34 U6b16 B75 S26 N2399 V2923 MN15964 MP6.0604 P1-4-22 I4a22.1 Q4891.6 Ylan3 Wram {Chinese olive tree}
+ݵ 5D35 U9b31 B75 C192 S29 XJ03135 XH2410 N2411 V6830 MN45671 MP12.0665 P2-14-15 I4a25.1 Q4472.2 Yyu4 Wul . դ. . {gloom} {depression} {melancholy}
+ݶ 5D36 U6b1f B75 S28 V2927 MN15986X MP6.0614 P1-4-24 I4a24.1 Q4691.0 Wgwan Ĥ {keyaki} {zelkova tree}
+ݷ 5D37 U6b38 B76 S11 V2934 MN16090 MP6.0626 P1-7-4 I4j7.2 Q2748.2 Ye^1 Ye^2 Ye^3 Ye^4 Yai3 Wae {exclamation}
+ݸ 5D38 U6b37 B76 S11 N2416 V2935 MN16087 MP6.0626 P1-7-4 I4j7.3 Q4728.2 Yxi1 Wheui ʤ {cry}
+ݹ 5D39 U76dc B108 S12 XJ04570 XH3115 N3117 V3896 H2749 MN23006 MP8.0121 P2-7-5 Q3710.7 Ydao4 Wdo ȥ ̤. {thief} {to steal}
+ݺ 5D3A U6b39 B76 S12 N2417 V2937 MN16093 MP6.0626 P1-8-4 I4j8.3 Q4768.2 Yyi1 Yqi1 Weui Ф.Ƥ Ф. {prick up (one's ears)}
+ݻ 5D3B U98ee B184 S13 XJ0307B XH5159 V6681 H1783 MN44063 MP12.0381 P1-9-4 Q8778.2 Yyin3 Yyin4 Weum . {drink}
+ݼ 5D3C U6b47 B76 S13 N2421 V2943 H1788 MN16141 MP6.0637 P1-9-4 I4j9.2 Q6778.2 Yxie1 Wheol . {exhausted} {out of}
+ݽ 5D3D U6b43 B76 S13 V2942 MN16131 MP6.0635 P1-9-4 I4j9.1 Q2778.2 Ysha4 Wsab 祦 . {sip} {slurp} {suck}
+ݾ 5D3E U6b49 B76 S14 V2944 MN16159 MP00.0000 P1-10-4 I4j10.1 Q8728.2 Yqian4 Wgyeom ʤ {insufficiency} {lack} {shortage}
+ݿ 5D3F U6b50 B76 S15 XJ03224 XH2413 N2423 V2946 H1874 MN16185 MP6.0645 P1-11-4 Q7778.2 You1 Wgu . . {Europe}
+ 5D40 U6b59 B76 S16 V2949 MN16204 MP6.0649 P1-12-4 I4j12.1 Q8718.2 Q8728.2 Yshe4 Yxi1 Yxi4 Wheub Wseob 奦 祦 祦 . {come together} {meet} {put away} {store}
+ 5D41 U6b54 B4 C76 S16 N248 V2950 MN16198 MP6.0649 P1-12-4 I4j12.2 Q2728.2 Yxu1 Wheo . {cry}
+ 5D42 U6b5b B66 C76 S17 N2061 V2951 MN16210 MP6.0650 P1-13-4 I4j13.2 Q8788.2 Ylian4 Wgam {tighten} {also N2426}
+ 5D43 U6b5f B76 S17 XJ14568 N2427 V2952 MN16226 MP6.0651 P1-13-4 I4j13.1 Q7788.2 Yyu2 Wyeo {interrogative particle}
+ 5D44 U6b61 B76 S21 XJ0343F XH2425 N2428 V2953 H1919 MN16242X MP6.0652 P1-17-4 Q4728.2 Yhuan1 Whwan . {delight} {joy}
+ 5D45 U6b78 B2 C77 S18 XJ03522 XJ06227 XH1582 N123 V2966 H1840 O2758 MN16349 MP6.0723 P1-10-8 Q2712.7 Ygui1 Wgwi Wgwe . . . Ȥ. {homecoming} {arrive at} {lead to} {result in}
+ 5D46 U6b79 B78 S4 V2967 H3445 MN16359 MP6.0732 P4-4-1 I0a4.14 Q1020.7 Ydai3 Wal Wdae T2 Ĥؤ ؤ ˤޤ {bare bone} {bad} {wrong} {death radical (n. 78)}
+ 5D47 U6b7f B78 S8 XJ14621 N2440 V2969 H868 MN16385 MP6.0741 P1-4-4 I2h6.3 Q1724.7 Ymo4 Wmol ܥ {die}
+ 5D48 U6b80 B78 S8 V2970 MN16390 MP6.0741 P1-4-4 I0a8.4 Q1223.4 Yyao3 Wyo 襦 狼 {dying young}
+ 5D49 U6b84 B78 S9 V2971 MN16413 MP6.0743 P1-4-5 I3j6.1 Q1822.2 Ytian3 Wjin ƥ . Ĥ. Ĥ. {all} {completely}
+ 5D4A U6b83 B78 S9 XH3254 N2442 V2973 MN16410 MP6.0742 P1-4-5 I0a9.8 Q1523.0 Yyang1 Wang 襦 虜襤 {misfortune} {disaster} {calamity}
+ 5D4B U6b8d B78 S11 V2977 MN16464 MP6.0749 P1-4-7 I3n7.4 Q1224.7 Ypiao3 Wpyo ҥ祦 {dying of starvation}
+ 5D4C U6b98 B78 S12 XJ03B44 XH2445 N2446 V2978 H995 MN16506 MP6.0752 P1-4-8 Q1325.3 Ycan2 Wjan Τ. Τ. . Τ. {leftover} {remain} {balance}
+ 5D4D U6b95 B78 S12 V2979 MN16498 MP6.0751 P1-4-8 I5b7.4 Q1026.1 Yfou3 Wbu Wmu Wbog . {grow mouldy}
+ 5D4E U6b9e B78 S14 V2982 MN16535 MP6.0757 P1-4-10 I7b7.2 Q1628.6 Yyun3 Wun . . {fall} {die}
+ 5D4F U6ba4 B78 S15 V2983 MN16557 MP6.0759 P1-4-11 I4c11.8 Q1822.7 Yshang1 Wsang 祦 狼 {dying at a young age}
+ 5D50 U6baa B78 S16 V2984 MN16578 MP6.0760 P1-4-12 I3p13.1 Q1421.8 Yyi4 We . {die} {bury}
+ 5D51 U6bab B78 S16 V2985 MN16581 MP6.0760 P1-4-12 I3d13.13 Q1625.6 Ydan1 Ydan4 Wtan Ĥ. {become exhausted} {all}
+ 5D52 U6baf B78 S18 N2449 V2986 MN16596 MP6.0761 P1-4-14 I7b11.5 Q1328.6 Ybin4 Wbin ҥ ⤬ {lying in state} {unburied coffin}
+ 5D53 U6bb2 B78 S21 XJ05D54 N2450 V2988 MN16608 MP6.0762 P1-4-17 I4n17.1 Q1325.0 Yjian1 Wseom Ĥ. ۤ. {massacre}
+ 5D54 U6bb1 B78 S19 XJ05D53 XH2450 V2987 P1-4-15 Q1325.0 Yjian1 Wseom Ĥ. ۤ. {massacre}
+ 5D55 U6bb3 B79 S4 V2989 H1978 MN16613 MP6.0763 P2-2-2 I2s2.1 Q7740.7 Yshu1 Wsu ޤ ۤ T2 ۤĤ ޤ {pike} {windy-again radical (no. 79)}
+ 5D56 U6bb7 B4 C79 S10 N227 V2993 O1139 MN16627 MP6.0768 P1-6-4 I2s8.1 Q2724.7 Q7724.7 Yyin1 Yyan1 Yyin3 Weun Wan {flourishing}
+ 5D57 U6bbc B79 S12 XJ0334C XJ1385E XH2456 N2457 V2997 H1699 MN16646 MP6.0779 P1-8-4 Q4724.7 Yke2 Yqiao4 Yque4 Wgag Х {husk} {nut shell}
+ 5D58 U6bc6 B79 S15 XJ03225 XH2451 V3002 H1873 MN16674 MP6.0789 P1-11-4 Q7774.7 You1 Wgu ʤ. . {beat} {fight with fists} {hit} {to strike} {brawl}
+ 5D59 U6bcb B80 S4 V3004 H3446 MN16721 MP6.0791 P4-4-1 I0a4.47 Q7750.0 Ywu2 Wmu Ϥ ʤ ʤ. T2 ʤ ΤϤ {do not} {must not} {be not} {mother radical (no. 80)}
+ 5D5A U6bd3 B80 S14 XJ03069 XH296 V3009 MN16740X MP6.0799 P1-7-7 Q8051.3 Yyu4 Wyug . .Ƥ Ϥ. {bring up} {grow up} {raise} {rear}
+ 5D5B U6bdf B4 C82 S8 XJ1463E N207 V3014 MN16790 MP6.0821 P2-4-4 I3n5.1 Q9071.4 Wmo ष. {pluck} {pick} {tear} {(kokuji)}
+ 5D5C U6bec B82 G9 S11 F2431 N2474 V3016 DK2052 L2533 O1510 MN16837 MP6.0825 IN2132 P3-4-7 I2b9.1 Q2371.3 Yqiu2 Wgu 奦 ޤ {burr} {ball}
+ 5D5D U6beb B8 C82 S11 N318 V3015 MN16831 MP6.0823 P2-2-9 I2j9.4 Q0071.4 Yhao2 Who . {fine hair} {brush} {not at all}
+ 5D5E U6bf3 B82 S12 N2476 V3018 MN16872 MP6.0827 P2-4-8 I0a12.5 Q2071.4 Ycui4 Wchwi य {nap} {down} {fluff}
+ 5D5F U6bef B82 S12 N2475 V3017 MN16858 MP6.0826 P3-4-8 I4d8.11 Q2971.8 Ytan3 Wdam {wool rug}
+ 5D60 U9ebe B200 S15 N5391 V7043 H3174 MN47899 MP12.0944 P3-3-12 I3q12.7 Q0021.4 ZPP3-11-4 Yhui1 Whwi ޤ. Ф {beckon to} {command}
+ 5D61 U6c08 B82 S17 XJ1463A N2477 V3019 MN16982 MP6.0832 P1-13-4 I3s14.1 Q0211.4 Yzhan1 Wjeon ⤦ {woollen cloth or rug}
+ 5D62 U6c13 B8 C83 S8 N292 V3022 MN17030 MP6.0884 P1-3-5 I2j6.7 Q0774.7 Ymang2 Ymeng2 Wmaeng ܥ {people}
+ 5D63 U6c14 B84 S4 V3023 H1986 MN17043 MP6.0845 P2-2-2 I0a4.1 Q8001.7 Yqi4 Wgi T2 ޤ {spirit} {steam radical (no. 84)}
+ 5D64 U6c1b B84 S8 V3027 MN17048 MP6.0846 P3-4-4 I2o6.7 Q8021.7 Yfen1 Wbun ե {air} {atmosphere} {weather}
+ 5D65 U6c24 B84 S10 V3029 MN17060 MP6.0852 P3-4-6 I3s7.4 Q8061.7 Yyin1 Win {spirited}
+ 5D66 U6c23 B84 S10 XJ03524 XJ14949 XH2480 N2481 V3028 H3228 O1247 MN17059 MP6.0847 P3-4-6 Q8091.7 ZPP2-2-8 Yqi4 Wgi {spirit} {mind}
+ 5D67 U6c5e B48 C85 S7 N1456 V3039 MN17139 MP6.0917 P2-3-4 I3a3.12 Q1023.2 Ygong3 Yhong4 Wheung ߤ {mercury}
+ 5D68 U6c55 B85 S6 V3038 MN17128 MP6.0909 P1-3-3 I3a3.3 Q3217.0 Yshan4 Wsan {fish swimming} {fishing with a net}
+ 5D69 U6c62 B85 S6 V3037 P1-3-3 I3a3.1 Q3411.0 ̥ {wetland} {marsh}
+ 5D6A U6c6a B85 S7 F2391 N2498 V3057 O401 MN17154 MP6.0938 P1-3-4 I3a4.3 Q3111.4 Ywang1 Wwang T1 Ҥ {flowing full} {expanse of water} {wide} {deep}
+ 5D6B U6c82 B85 S7 V3052 MN17183 MP6.0959 P1-3-4 I3a4.12 Q3212.1 Yyi2 Wgi {name of a Chinese river}
+ 5D6C U6c8d B85 S7 XJ03A63 XJ05154 N2499 V3058 MN17194 MP6.0982 P1-3-4 Q3111.7 Yhu4 Who . . . {close up} {freeze over} {congeal}
+ 5D6D U6c9a B85 S7 V3053 O391 MN17213 MP6.1002 P1-3-4 I3a4.11 Q3111.0 Yzhi3 Wji ʤ {shore} {shoal}
+ 5D6E U6c81 B85 S7 N2497 V3056 MN17182 MP6.0959 P1-3-4 I3a4.4 Q3310.0 Yqin4 Yshen4 Wsim .ߤ {penetrate} {soak in}
+ 5D6F U6c9b B85 S8 N2518 V3088 MN17216 MP6.1002 P1-3-5 I3a5.25 Q3512.7 Q3012.7 Ypei4 Wpae ϥ {big rain} {swamp}
+ 5D70 U6c7e B85 S7 V3051 O397 MN17178 MP6.0957 P1-3-4 I3a4.14 Q3812.7 Yfen2 Wbun ե {name of a Chinese river}
+ 5D71 U6c68 B85 S7 V3049 MN17152 MP6.0937 P1-3-4 I3a4.2 Q3610.0 Ymi4 Wmyeog Wgol ٥ . {to sink} {name of a Chinese river}
+ 5D72 U6c73 B85 S7 XJ14664 V3050 MN17164 MP6.0951 P1-3-4 I3a4.17 Q3114.7 Ybian4 Wpan Wbyeon إ ٥ {proper name}
+ 5D73 U6c92 B85 S7 XJ04B57 XH2506 V3067 H268 MN17204 MP6.0984 P1-3-4 Q3714.7 Ymei2 Ymo4 Wmol ܥ . . ʤ {not} {have not} {none} {to drown} {sink}
+ 5D74 U6c90 B85 S7 N2500 V3059 L2293 MN17201 MP6.0983 P1-3-4 I3a4.1 Q3419.0 Ymu4 Wmog ⥯ ⤯. . {wash}
+ 5D75 U6cc4 B85 S8 N2513 V3083 MN17267 MP6.1036 P1-3-5 I3a5.4 Q3411.7 Yxie4 Wseol Wye . {leak}
+ 5D76 U6cf1 B85 S8 V3080 O589 MN17326 MP6.1080 P1-3-5 I3a5.8 Q3513.0 Yyang1 Wang {billowy clouds} {deep and broad}
+ 5D77 U6cd3 B85 S8 V3075 MN17288 MP6.1043 P1-3-5 I3a5.19 Q3213.0 Yhong2 Whong Wgoeng դ. {deep clear water}
+ 5D78 U6cbd B85 S8 N2517 V3087 MN17258 MP6.1032 P1-3-5 I3a5.26 Q3416.0 Ygu1 Wgo . . . {price} {buying & selling}
+ 5D79 U6cd7 B85 S8 V3076 O588 MN17294 MP6.1055 P1-3-5 I3a5.32 Q3610.0 Ysi4 Wsa ʤߤ {name of a Chinese river} {snivel}
+ 5D7A U6cc5 B85 S8 V3074 MN17270 MP6.1037 P1-3-5 I3a5.31 Q3610.0 Yqiu2 Wsu Wswi 奦 褰 {swim}
+ 5D7B U6cdd B85 S8 V3078 MN17300 MP6.1058 P1-3-5 I3a5.11 Q3214.1 Ysu4 Wso Τܤ {go upstream}
+ 5D7C U6cae B85 S8 XH4984 N2519 V3089 H340 MN17238 MP6.1005 P1-3-5 I3a5.17 Q3711.0 Yju1 Yju3 Yju4 Wjeo Ϥ. {stop} {prevent} {defeated} {dejected}
+ 5D7D U6cb1 B85 S8 XJ14674 N2512 V3082 MN17243 MP6.1007 P1-3-5 I3a5.22 Q3311.1 Ytuo2 Wta {flowing of tears}
+ 5D7E U6cbe B85 S8 XH5058 N2511 V3072 MN17259 MP6.1033 P1-3-5 I3a5.27 Q3116.0 Yzhan1 Wcheom Wjeom 祦 ƥ 뤪. 뤪. {moisten} {wet} {soak} {touch}
+ޡ 5E21 U6cba B85 S8 V3073 MN17254 MP6.1024 P1-3-5 I3a5.2 Q3610.0 Ytian2 Wjeom ǥ {vast surging waters}
+ޢ 5E22 U6cdb B85 S7 S8 XH2575 N2486 V3081 MN17298 MP6.1056 P1-3-4 I3a3.10 Q3213.7 Yfan4 Yfan2 Wbeom Wbong ϥ ۥ . {to drift} {float} {careless} {reckless}
+ޣ 5E23 U6cef B85 S8 XJ1327A V3079 O1076 MN17324 MP6.1074 P1-3-5 I3a5.12 Q3714.7 Ymin3 Wmin ӥ ٥ ߥ ۤ.Ӥ {die out} {dim}
+ޤ 5E24 U6cd9 B85 S8 V3077 MN17296 MP6.1056 P1-3-5 I3a5.13 Q3114.9 Yping2 Wpyeong ۥ {surging water}
+ޥ 5E25 U6cea B85 S8 XJ04E5E XH2569 N2510 V3071 L2294 MN17318 MP6.1072 P1-3-5 Q3610.0 Ylei4 Wru 륤 쥤 ʤߤ {tears} {weep} {cry}
+ަ 5E26 U6d1f B85 S9 N2542 V3121 MN17387 MP6.1101 P1-3-6 I3a6.2 Q3513.2 Yyi2 Wi ƥ Ϥ. Ϥ. {tear} {nasal discharge}
+ާ 5E27 U884d B60 C144 S9 N1607 V1739 O786 MN34033 MP10.0151 P1-3-6 I3i6.3 Q2110.3 Q2122.1 Yyan3 Wyeon ޤ ϤӤ. {overflowing}
+ި 5E28 U6d36 B85 S9 XJ14667 V3112 MN17417 MP6.1117 P1-3-6 I3a6.24 Q3712.0 Yxiong1 Whyung 祦 . {gush forth} {surge}
+ީ 5E29 U6d2b B85 S9 V3110 MN17403 MP6.1114 P1-3-6 I3a6.7 Q3711.0 Yxu4 Whyeog 祯 ߤ {ditch}
+ު 5E2A U6d3d B85 S9 V3114 O816 MN17426 MP6.1122 P1-3-6 I3a6.17 Q3816.1 Yqia4 Yxia2 Wheub ޤͤ 뤪. {far and wide}
+ޫ 5E2B U6d38 B85 G9 S9 F2430 V3113 H387 DK287 L2286 O813 MN17419 MP6.1117 IN2137 P1-3-6 I3a6.15 Q3911.1 Yguang1 Yhuang3 Wgwang T1 Ҥ Ҥ Ҥ {sparkling water}
+ެ 5E2C U6d19 B85 S9 V3109 MN17381 MP6.1092 P1-3-6 I3a6.6 Q3519.0 Yzhu1 Wsu {name of a Chinese river}
+ޭ 5E2D U6d35 B85 G9 S9 N2538 V3116 H383 DK283 L2290 O815 MN17416 MP6.1117 IN2139 P1-3-6 I3a6.23 Q3712.0 Yxun2 Wsun Whyeon . ޤ. {alike} {truth}
+ޮ 5E2E U6d33 B85 S9 V3111 MN17414 MP6.1116 P1-3-6 I3a6.9 Q3610.0 Yru4 Wyeo {wet}
+ޯ 5E2F U6d12 B85 S9 F2440 N2545 V3124 L2292 O814 MN17374 MP6.1087 P1-3-6 I3a6.5 Q3116.0 Ysa3 Wse Wseon Wswae . . {wash} {sprinkle}
+ް 5E30 U6d0c B85 S9 XJ05158 XO810 N2536 V3115 O549 MN17364 MP6.1086 P1-3-6 I3a6.8 Q3210.0 Ylie4 Wryeol 쥤 . {pure}
+ޱ 5E31 U6d63 B85 S10 N2562 V3146 MN17470 MP6.1141 P1-3-7 I3a7.15 Q3311.1 Yhuan4 Ywan3 Wwan . {wash}
+޲ 5E32 U6d93 B85 S10 N2561 V3145 O1061 MN17541 MP6.1191 P1-3-7 I3a7.13 Q3612.7 Yjuan1 Wyeon {drop} {pure}
+޳ 5E33 U6d64 B85 S10 V3140 MN17471 MP6.1143 P1-3-7 I3a7.14 Q3313.2 Yhong2 Wgoeng դ. {rising waters} {clear deep water}
+޴ 5E34 U6d5a B85 S10 N2566 V3151 O1329 MN17460 MP6.1139 P1-3-7 I3a7.11 Q3314.7 Yjun4 Yxun4 Wjun . . {dredge} {drag} {clean}
+޵ 5E35 U6d79 B85 S10 V3141 MN17506 MP6.1179 P1-3-7 I3a7.4 Q3413.8 Yjia2 Yjia1 Whyeob 祦 ޤͤ {far and wide} {cycle} {period}
+޶ 5E36 U6d59 B85 S10 F2408 V3139 MN17458 MP6.1138 P1-3-7 I3a7.6 Q3212.1 Yzhe4 Wjeol {name of a Chinese river}
+޷ 5E37 U6d8e B85 S10 N2560 V3144 MN17536 MP6.1190 P1-3-7 I3a6.22 Q3214.1 Yxian2 Wyeon {saliva} {slobber}
+޸ 5E38 U6d95 B85 S10 N2559 V3143 MN17543 MP6.1193 P1-3-7 I3a7.20 Q3812.7 Yti4 Wche ƥ ʤߤ . {tears} {sympathy}
+޹ 5E39 U6fe4 B85 S17 XJ04573 N2719 V3361 O2613 MN18508 MP00.0000 P1-3-14 I3a14.8 Q3514.0 Ytao1 Ytao2 Wdo ȥ ʤ {waves} {billows}
+޺ 5E3A U6d85 B85 S10 N2564 V3148 L2331 MN17521 MP6.1182 P1-3-7 I3a7.8 Q3611.4 Ynie4 Wnyeol Wnal ͥ ǥ . {black soil}
+޻ 5E3B U6df9 B85 S11 V3178 MN17696 MP7.0081 P1-3-8 I3a8.27 Q3411.6 Yyan1 Yyan4 Weom {dip} {soak} {immerse} {stop} {linger}
+޼ 5E3C U6e15 B85 S11 XJ04A25 XJ05E3D XJ13679 XH2625 F1399 V3165 L2325 P1-3-8 Q3210.0 Yyuan1 Wyeon դ . Ϥʤ {edge}
+޽ 5E3D U6e0a B85 S11 XJ04A25 XJ05E3C XJ13679 XH2625 V3166 MN17750 MP7.0089 P1-3-8 Q3210.0 Yyuan1 Wyeon դ . Ϥʤ {edge}
+޾ 5E3E U6db5 B85 S11 XH2558 N2577 V3184 MN17595 MP7.0003 P1-3-8 I3a8.35 Q3117.2 Yhan2 Wham Ҥ. {immerse}
+޿ 5E3F U6dc7 B85 S11 V3170 O1328 MN17620 MP7.0011 P1-3-8 I3a8.11 Q3418.1 Yqi2 Wgi {name of a Chinese river}
+ 5E40 U6de6 B85 S11 N2594 V3193 MN17667 MP7.0025 P1-3-8 I3a8.1 Q3811.9 Ygan4 Wgam {bilge water}
+ 5E41 U6db8 B85 S11 XJ05159 N2593 V3192 H517 MN17601 MP7.0005 P1-3-8 I3a8.36 Q3610.0 Yhe2 Yhao4 Whu Whag . .餹 . {dry up} {mature}
+ 5E42 U6dc6 B85 S11 N2583 V3180 H518 MN17619 MP7.0011 P1-3-8 I3a8.3 Q3412.7 Yyao2 Yxiao2 Whyo . {turbidity} {mixing}
+ 5E43 U6dec B85 S11 V3176 MN17679 MP7.0034 P1-3-8 I3a8.32 Q3014.8 Ycui4 Wswi ˤ餰 {anneal} {quench} {temper}
+ 5E44 U6dde B85 S11 V3174 O1581 MN17651 MP7.0020 P1-3-8 I3a8.8 Q3813.2 Ysong1 Wsong 祦 {name of a Chinese river}
+ 5E45 U6dcc B85 S11 V3171 MN17629 MP7.0013 P1-3-8 I3a8.25 Q3912.7 Ytang3 Wchang ȥ {flow}
+ 5E46 U6de8 B85 S11 XJ03E74 XH2548 N2580 V3163 H530 O1327 MN17669 MP7.0025 P1-3-8 Q3215.7 Yjing4 Wjeong 祦 . . {pure} {clean} {unspoiled}
+ 5E47 U6dd2 B85 S11 XJ04028 XH647 V3172 MN17635 MP7.0015 P1-3-8 Q3514.4 Yqi1 Wcheo Wcheon . . . .ޤ {bitter cold} {miserable} {dreary}
+ 5E48 U6dc5 B85 S11 V3169 MN17617 MP7.0010 P1-3-8 I3a8.7 Q3212.1 Yxi1 Wseog {wash rice}
+ 5E49 U6dfa B85 S11 XJ04075 XH2549 N2579 V3162 H533 O1326 MN17697 MP7.0083 P1-3-8 Q3315.3 Yqian3 Yjian1 Wcheon . {shallow} {not deep} {superficial}
+ 5E4A U6dd9 B85 S11 N2589 V3188 MN17643 MP7.0018 P1-3-8 I3a8.24 Q3319.1 Ycong2 Wjong Wjang {sound of running water}
+ 5E4B U6de4 B85 S11 V3175 MN17665 MP7.0024 P1-3-8 I3a8.9 Q3813.3 Yyu1 Weo ɤ {mud} {silt} {clog up} {obstruct}
+ 5E4C U6dd5 B85 S11 V3173 MN17638 MP7.0017 P1-3-8 I3a8.12 Q3411.4 Ylu4 Wryug ꥯ {sleet} {slush} {name of a wetland}
+ 5E4D U6dea B85 S11 N2587 V3186 MN17675 MP7.0028 P1-3-8 I3a8.28 Q3812.7 Ylun2 Wryun Wnon . {sink} {ripple}
+ 5E4E U6dee B85 S11 V3177 MN17682 MP7.0035 P1-3-8 I3a8.2 Q3011.4 Yhuai2 Whoe 磻 {name of a Chinese river}
+ 5E4F U6e2d B85 S12 V3214 MN17781 MP7.0102 P1-3-9 I3a9.14 Q3612.7 Ywei4 Wwi {name of Chinese river}
+ 5E50 U6e6e B85 S12 N2621 V3233 MN17873X MP7.0183 P1-3-9 I3a9.11 Q3111.4 Yyin1 Yyan1 Win . դ. {sink}
+ 5E51 U6e2e B85 S11 V3179 MN17782X MP7.0104 P1-3-8 I3a8.26 Q3412.1 ZRP1-3-9 Yge1 Wga {name of Chinese river}
+ 5E52 U6e19 B85 S12 N2619 V3231 O1577 MN17757 MP7.0090 P1-3-9 I3a9.30 Q3713.4 Yhuan4 Whwan 餫 T1 褷 {scatter}
+ 5E53 U6e72 B85 S12 N2609 V3220 MN17877 MP7.0145 P1-3-9 I3a9.24 Q3214.7 Yyuan2 Wweon Whwan {flowing water}
+ 5E54 U6e5f B85 S12 V3217 MN17850 MP7.0135 P1-3-9 I3a9.18 Q3611.4 Yhuang2 Whwang {name of Chinese river}
+ 5E55 U6e3e B85 S12 N2624 V3236 H606 L2295 MN17800 MP7.0118 P1-3-9 I3a9.28 Q3715.6 Yhun2 Yhun4 Whon . ˤ. {all} {turbidity}
+ 5E56 U6e23 B85 S12 N2612 V3223 MN17767 MP7.0098 P1-3-9 I3a9.17 Q3411.6 Yzha1 Yzha3 Wsa {dregs}
+ 5E57 U6e6b B85 S12 V3218 MN17867 MP7.0137 P1-3-9 I3a9.7 Q3918.0 Yjia3 Yjiao3 Yqiu1 Yjiu1 Wchu Wjo 奦 祦 {wetlands} {marsh} {not N2595}
+ 5E58 U6e2b B85 S12 N2614 V3225 MN17778 MP7.0101 P1-3-9 I3a9.16 Q3419.4 Yxie4 Wseol Wjeob 祦 . {dredging} {cleaning out}
+ 5E59 U6e76 B85 S12 XH3099 V3219 MN17892 MP7.0146 P1-3-9 Q3613.2 Yquan2 Wcheon {spring} {fountain-head} {source}
+ 5E5A U6e4d B85 S12 N2618 V3229 MN17825 MP7.0123 P1-3-9 I3a9.20 Q3212.7 Ytuan1 Wdan Ϥ. Ϥ䤻 {rapids}
+ 5E5B U6e1f B85 S12 N2610 V3221 O1580 MN17763 MP7.0093 P1-3-9 I3a9.29 Q3012.1 Yting2 Wjeong ƥ Ȥ.ޤ T1 {stop}
+ 5E5C U6e43 B85 S12 N2611 V3222 MN17808 MP7.0121 P1-3-9 I3a9.10 Q3115.0 Ypai4 Wbae ϥ {sound of waves}
+ 5E5D U6e3a B85 S12 N2623 V3235 MN17794 MP7.0117 P1-3-9 I3a9.6 Q3912.0 Ymiao3 Wmyo ӥ祦 Ӥ礦. {tiny} {boundless}
+ 5E5E U6e4e B85 S12 V3215 MN17826 MP7.0124 P1-3-9 I3a9.32 Q3116.0 Ymian3 Wmyeon ٥ . . {drown} {be immersed}
+ 5E5F U6e24 B85 S12 V3213 O1582 MN17769 MP7.0098 P1-3-9 I3a8.4 Q3412.7 Ybo2 Wbal ܥ ۥ {place name}
+ 5E60 U6eff B85 S14 XJ04B7E XH2636 N2664 V3283 H709 MN18099 MP7.0197 P1-3-11 Q3412.7 Yman3 Wman ޥ Х . . . {fill} {full} {satisfied}
+ 5E61 U6e1d B85 S12 V3212 MN17761 MP7.0093 P1-3-9 I3a9.26 Q3812.1 Yyu2 Wtu . {change} {be transformed}
+ 5E62 U6e38 B85 S12 N2620 V3232 H614 O1574 MN17792 MP7.0107 P1-3-9 I3a8.10 Q3814.7 ZSP1-3-8 Yyou2 Wyu 楦 奦 . . . {float} {swim}
+ 5E63 U6e82 B85 S12 XJ0516F V3211 P1-3-9 I3a9.5 Q3210.0 Yla4 {opposed} {biased}
+ 5E64 U6eaa B85 S13 XJ0374C XJ06C30 XJ13B59 XJ15028 XH2581 N2654 V3253 H666 O2271 MN17967 MP7.0159 P1-3-10 Q3213.4 Yxi1 Yqi1 Wgye ˤ {valley}
+ 5E65 U6e98 B85 S13 V3255 MN17936 MP7.0152 P1-3-10 I3a10.13 Q3411.7 Yke4 Whab {sudden} {unexpected}
+ 5E66 U6ec9 B85 G9 S13 V3257 DK474 L2287 O1848 MN18017 MP7.0179 IN2145 P1-3-10 I3a10.12 Q3611.1 Yhuang3 Whwang Ҥ. {deep and broad}
+ 5E67 U6eb7 B85 S13 N2644 V3263 MN17986 MP7.0170 P1-3-10 I3a10.28 Q3610.0 Yhun4 Whon . ˤ. ߤ. {get muddy}
+ 5E68 U6ed3 B85 S13 N2642 V3260 MN18034 MP7.0185 P1-3-10 I3a10.16 Q3314.1 Yzi3 Wjae . {dregs} {grounds}
+ 5E69 U6ebd B85 S13 V3256 MN17996 MP7.0172 P1-3-10 I3a10.5 Q3114.3 Yru4 Wyog ҥ祯 祯 ष. {humid}
+ 5E6A U6eaf B85 S13 XJ0414C N2653 V3272 MN17975 MP7.0168 P1-3-10 I3a10.2 Q3712.0 Ysu4 Wso Wsag Τ. {go upstream} {retrace past}
+ 5E6B U6ec4 B85 S13 N2647 V3267 MN18007 MP7.0174 P1-3-10 I3a10.20 Q3816.7 Ycang1 Wchang {ocean}
+ 5E6C U6eb2 B85 S13 N2646 V3265 MN17979 MP7.0168 P1-3-10 I3a10.3 Q3714.7 Ysou1 Wsu 奦 Ф Ҥ. {urine} {also N2554}
+ 5E6D U6ed4 B85 S13 N2650 V3269 MN18035 MP7.0185 P1-3-10 I3a10.7 Q3217.7 Ytao1 Wdo ȥ ϤӤ. {overflowing}
+ 5E6E U6ed5 B85 S15 V3261 MN18036 MP7.0186 P1-4-11 I4b11.2 Q7923.2 Yteng2 Wdeung ȥ . {rising water}
+ 5E6F U6e8f B85 S13 V3254 MN17925 MP7.0147 P1-3-10 I3a10.24 Q3016.7 Ytang2 Wdang ȥ {mud}
+ 5E70 U6ea5 B85 S13 F2375 V3266 O1852 MN17957 MP7.0158 P1-3-10 I3a10.4 Q3314.2 Ypu3 Wbu Wbag ϥ ޤͤ {far and wide}
+ 5E71 U6ec2 B85 S13 N2645 V3264 O1850 MN18003 MP7.0172 P1-3-10 I3a10.23 Q3012.7 Ypang1 Wbang ۥ ܥ {flowing} {vast}
+ 5E72 U6e9f B85 S13 N2640 V3258 MN17947 MP2.0159 P1-3-10 I3a10.21 Q3718.0 Yming2 Wmyeong ᥤ . {dark} {ocean}
+ 5E73 U6f41 B85 S15 V3295 MN18188 MP7.0249 P1-6-9 I9a6.2 Q2128.6 Yying3 Wyeong {name of a Chinese river}
+ 5E74 U6f11 B85 S15 N2689 V3322 MN18123X MP7.0215 P1-3-12 I3a12.3 Q3111.4 ZRP1-3-14 Ygai4 Wgae . {pour}
+ 5E75 U704c B85 S20 XJ03443 N2739 V3390 MN18759X MP7.0251 P1-3-17 I3a17.3 Q3811.4 Yguan4 Wgwan . {pour}
+ 5E76 U6eec B85 S14 XJ1525F V3288 MN18072X MP7.0190 P1-3-11 I3a11.18 Q3311.7 Yhu4 Who {NRC}
+ 5E77 U6ef8 B85 S14 XJ14668 N2667 V3291 MN18089 MP7.0195 P1-3-11 I3a11.3 Q3814.0 Yhu3 Yxu3 Who ۤȤ {vicinity}
+ 5E78 U6efe B85 S14 N2672 V3297 MN18098 MP7.0196 P1-3-11 I3a11.15 Q3013.2 Ygun3 Wgon . .餫 {flow} {boil}
+ 5E79 U6f3f B85 S15 N2673 V3298 MN18185 MP7.0248 P2-11-4 I3a11.21 Q2723.2 Yjiang1 Yjiang4 Wjang 祦 {a drink}
+ 5E7A U6ef2 B85 S14 N2677 V3302 H703 L2291 MN18081 MP7.0193 P1-3-11 I3a11.17 Q3312.2 Yshen4 Wcham Wsam .ߤ ˤ. {imbued with}
+ 5E7B U6f31 B85 G9 S14 F2054 N2669 V3293 DK498 L2288 O2084 MN18171 MP7.0242 IN2146 P1-3-11 I3a11.4 Q3718.2 Yshu4 Wsu 奦 . . . {gargle} {rinse mouth}
+ 5E7C U6eef B85 S14 XJ0425A XH2661 N2666 V3285 H710 MN18075 MP7.0191 P1-3-11 Q3412.7 Yzhi4 Wche ƥ Ȥɤ. {block up} {obstruct} {stagnant}
+ 5E7D U6f32 B85 S14 N2670 V3294 MN18173 MP7.0243 P1-3-11 I3a11.5 Q3113.2 Yzhang3 Yzhang4 Wchang 祦 ߤʤ. {overflow}
+ 5E7E U6ecc B85 S14 N2671 V3296 H696 MN18069 MP7.0189 P1-3-11 I3a11.6 Q3819.4 Ydi2 Wcheog ǥ ƥ 祦 . {rinse} {wash}
+ߡ 5F21 U6f3e B85 S14 V3290 O2085 MN18184 MP7.0248 P1-3-11 I3a11.8 Q3813.2 Yyang4 Wyang 襦 . {drift} {flow}
+ߢ 5F22 U6f13 B85 S14 N2668 V3292 MN18127X MP7.0216 P1-3-11 I3a10.22 Q3012.7 Yli2 Wri . {dropping} {soak in}
+ߣ 5F23 U6ef7 B85 S14 V3289 MN18088 MP7.0194 P1-3-11 I3a11.16 Q3116.0 Ylu3 Wro {brine}
+ߤ 5F24 U6f86 B85 S15 N2694 V3327 MN18317 MP7.0286 P1-3-12 I3a12.5 Q3411.1 Yjiao1 Wyo Wgyo 祦 . {sprinkle} {thing} {shallow} {frivolous}
+ߥ 5F25 U6f7a B85 S15 N2693 V3326 MN18298 MP7.0281 P1-3-12 I3a9.34 Q3714.7 Ychan2 Wjan {sound of flowing water}
+ߦ 5F26 U6f78 B85 S15 V3319 MN18293 MP7.0281 P1-3-12 I3a12.7 Q3412.7 Yshan1 Wsan {flowing of tears}
+ߧ 5F27 U6f81 B85 S15 XJ03D42 XJ05F28 XJ1457B XH2600 N2686 V3314 H748 O2267 MN18312 MP7.0283 P1-3-12 Q3111.1 Yse4 Wsab 奦 奦 . . {astringent} {harsh} {uneven} {rough}
+ߨ 5F28 U6f80 B85 S17 XJ03D42 XJ05F27 XJ1457B XH2600 V3351 O2607 MN18311X MP7.0282 P1-3-14 Q3711.1 Yse4 Wsab 奦 奦 . . {astringent} {harsh} {uneven} {rough}
+ߩ 5F29 U6f6f B85 S15 V3318 O2270 MN18280 MP7.0279 P1-3-12 I3a12.18 Q3714.6 Yxun2 Wsim դ {shore} {banks}
+ߪ 5F2A U6f5b B85 S17 XJ04078 XJ05F2B XH2703 N2713 V3352 H750 MN18240 MP7.0262 P1-3-14 Q3516.1 Yqian2 Wjam Ҥ. ⤰. . . Ҥ. {conceal} {hide} {lower (voice)} {hush}
+߫ 5F2B U6ff3 B85 S19 XJ04078 XJ05F2A XH2703 V3375 MN18683 MP7.0342 P1-3-16 Q3416.1 Yqian2 Wjam Ҥ. ⤰. . . Ҥ. {hide} {conceal} {secrete} {hidden}
+߬ 5F2C U6f6d B85 S15 N2692 V3324 O2269 MN18271X MP7.0275 P1-3-12 I3a12.12 Q3114.6 Ytan2 Wdam դ դ. {deep water} {deep}
+߭ 5F2D U6f82 B85 S15 XH2699 V3312 MN18313X MP7.0283 P1-3-12 Q3814.0 Ycheng2 Ydeng4 Wjing 祦 . . {clear and still water}
+߮ 5F2E U6f7c B85 S15 V3320 MN18302 MP7.0281 P1-3-12 I3a12.13 Q3011.4 Ytong2 Wdong ɥ ȥ {high}
+߯ 5F2F U6f58 B85 S15 V3316 MN18236 MP7.0255 P1-3-12 I3a12.8 Q3216.9 Ypan1 Wban Wbeon ϥ {water in which rice has been washed}
+߰ 5F30 U6f8e B85 S15 N2697 V3331 MN18332 MP7.0289 P1-3-12 I3a12.4 Q3212.2 Ypeng2 Ypeng1 Wpaeng ۥ ҥ祦 {turbulent water}
+߱ 5F31 U6f91 B85 S15 XJ04E2F XH2658 V3313 MN18335 MP7.0289 P1-3-12 Q3116.7 Yliu4 Yliu1 Wryu 奦 .ޤ . . . ޤ {slide} {glide} {slip} {slippery}
+߲ 5F32 U6fc2 B85 S16 V3343 MN18441 MP7.0306 P1-3-13 I3a13.11 Q3013.7 Ylian2 Wryeom {name of Chinese river}
+߳ 5F33 U6f66 B85 S15 V3317 MN18259 MP7.0273 P1-3-12 I3a12.16 Q3419.6 Yliao2 Ylao3 Yliao3 Wro Wryo ˤ錄 {heavy rainfall} {runoff}
+ߴ 5F34 U6fb3 B85 S16 XJ1486E N2706 V3344 MN18412 MP7.0298 P1-3-13 I3a13.4 Q3713.4 Yao4 Wo Wog {curving shoreline} {bend in river}
+ߵ 5F35 U6fa3 B85 S16 V3341 MN18382 MP7.0292 P1-3-13 I3a13.3 Q3814.1 Yhuan3 Whan . {wash}
+߶ 5F36 U6fa1 B85 S16 V3340 MN18379 MP7.0291 P1-3-13 I3a13.5 Q3619.4 Yzao3 Wjo . {wash}
+߷ 5F37 U6fa4 B85 S16 XJ04274 XH2503 XO404 F2374 N2704 V3338 H778 O2453 MN18383 MP7.0292 P1-3-13 Q3614.1 Yze2 Wtaeg Wseog 뤪. 뤪. Ĥ {swamp}
+߸ 5F38 U6fb9 B85 S16 N2708 V3346 MN18421 MP7.0299 P1-3-13 I3a13.10 Q3716.1 Ydan4 Wdam . {calm} {quiet} {bland} {rocking} {rippling} {suffice}
+߹ 5F39 U6fc6 B85 S15 N2691 V3323 MN18446X MP7.0308 P1-3-12 I3a12.15 Q3418.6 Yfen2 Wbun ե ۥ ۤȤ . {gush forth} {also N2705}
+ߺ 5F3A U6faa B85 G9 S16 V3342 DK536 L2285 MN18398 MP7.0297 IN2147 P1-3-13 I3a13.6 Q3113.7 Yling2 Wryeong 쥤 ߤ {water route} {shipping channel}
+߻ 5F3B U6fdf B85 S17 XJ03A51 XH2597 N2715 V3354 H795 O2713 MN18498 MP7.0314 P1-3-14 Q3012.3 Yji4 Yji3 Wje . .ޤ . . 錄. 錄. {to help} {aid} {relieve} {to ferry} {cross}
+߼ 5F3C U6fd5 B85 S17 XJ03C3E XH2631 N2714 V3353 H796 MN18483 MP7.0311 P1-3-14 Q3613.3 Yshi1 Wseub 奦 . . 뤪. 뤪. {wet} {moist} {humid} {damp} {an illness}
+߽ 5F3D U6fec B85 S17 V3362 O2608 MN18524 MP7.0324 P1-3-14 I3a14.7 Q3116.8 Yjun4 Wjun . {deep} {dredge}
+߾ 5F3E U6fd4 B85 S17 V3357 MN18482 MP7.0311 P1-3-14 I3a14.1 Q3112.7 Ymi3 Wmi Wni {much} {many}
+߿ 5F3F U6fd8 B85 S17 N2717 V3359 MN18487 MP7.0313 P1-3-14 I3a14.6 Q3312.1 Yning4 Yneng4 Wnyeong ͥ ̤. {muddiness}
+ 5F40 U6ff1 B85 S17 XJ0494D XJ14926 XH2567 N2716 V3355 H794 O2606 MN18537 MP7.0327 P1-3-14 Q3318.6 Ybin1 Wbin ҥ Ϥ {beach} {sea coast} {river bank}
+ 5F41 U6fee B85 S17 V3358 MN18526 MP7.0324 P1-3-14 I3a14.3 Q3213.4 Ypu2 Wbog ܥ ۥ {name of Chinese river}
+ 5F42 U6fdb B85 S16 N2707 V3345 MN18491X MP7.0313 P1-3-13 I3a13.9 Q3413.2 Ymeng2 Wmong ⥦ {dark}
+ 5F43 U7009 B85 S18 N2728 V3374 MN18596 MP7.0332 P1-3-15 I3a15.6 Q3312.7 Yxie4 Wsa . . T1 {evacuation}
+ 5F44 U700b B85 S18 F2188 V3369 MN18600 MP7.0332 P1-3-15 I3a15.5 Q3316.9 Yshen3 Wsim {juice} {broth}
+ 5F45 U6ffa B85 S18 V3367 MN18557 MP7.0328 P1-3-15 I3a15.2 Q3315.3 Yjian4 Yjian1 Wcheon . {sprinkle} {splash}
+ 5F46 U7011 B85 S18 N2726 V3371 MN18609 MP7.0334 P1-3-15 I3a15.4 Q3613.2 Ypu4 Ybao4 Wpog Wpo Х ϥ ۥ ܥ ۥ ܥ ˤ狼 {waterfall}
+ 5F47 U7001 B85 S18 V3368 MN18573 MP7.0330 P1-3-15 I3a15.9 Q3813.2 Yyang4 Wyang 襦 {drift} {flow} {overflowing} {vast}
+ 5F48 U700f B85 S18 V3370 O2792 MN18607 MP7.0333 P1-3-15 I3a15.1 Q3210.0 Yliu2 Wryu 奦 . {clear}
+ 5F49 U6ffe B85 S18 N2725 V3372 L2328 MN18565 MP7.0329 P1-3-15 I3a15.8 Q3113.6 Ylu:4 Wryeo . {filter}
+ 5F4A U701b B85 S19 V3378 O2865 MN18656X MP7.0337 P1-3-16 I3a16.7 Q3011.7 Yying2 Wyeong {ocean} {swamp}
+ 5F4B U701a B85 S19 N2730 V3379 MN18652 MP7.0337 P1-3-16 I3a16.1 Q3812.7 Yhan4 Whan Ҥ. T1 ʤ {wide & large}
+ 5F4C U6f74 B85 S15 XJ04375 V3311 MN18287 MP7.0280 P1-3-12 Q3416.0 Q3416.3 Yzhu1 Wjeo ߤޤ {pond} {a pool}
+ 5F4D U701d B85 S19 N2733 V3382 H807 MN18658 MP7.0338 P1-3-16 I3a16.9 Q3111.1 Yli4 Wryeog 쥭 . {dropping}
+ 5F4E U7018 B85 S19 N2736 V3386 MN18646 MP7.0336 P1-3-16 I3a16.8 Q3111.7 Ylu2 Wro {name of river in China}
+ 5F4F U701f B85 S19 N2734 V3383 MN18660X MP7.0339 P1-3-16 I3a16.6 Q3412.7 Yxiao1 Wso 祦 {pure} {clean}
+ 5F50 U7030 B85 S20 N2738 V3389 MN18690 MP7.0342 P1-3-17 I3a17.2 Q3112.7 Ymi2 Wmi {copious flow} {broad} {extensive}
+ 5F51 U703e B85 S20 N2737 V3388 MN18722 MP7.0346 P1-3-17 I3a17.4 Q3712.0 Ylan2 Wran ʤ {large waves}
+ 5F52 U7032 B85 S20 XJ14877 V3387 MN18693 MP7.0343 P1-3-17 I3a17.1 Q3814.0 Ylian4 Wryeom ʤ {brimming} {rippling}
+ 5F53 U7051 B85 S22 N2740 V3392 O2962 MN18774 MP7.0352 P1-3-19 I3a19.2 Q3111.1 Ysa3 Wsae Wswae . {sprinkle} {wash} {free and easy}
+ 5F54 U7063 B85 S25 XJ04F51 XH2627 N2742 V3393 H816 O3023 MN18823 MP7.0357 P1-3-22 Q3212.7 Ywan1 Wman ꤨ {gulf} {bay} {inlet}
+ 5F55 U7099 B4 C86 S8 XH2768 N205 V3401 MN18922 MP7.0385 P2-4-4 I4d4.5 Q2780.9 Yzhi4 Wja Wjeog . {roast} {broil} {toast} {cauterize}
+ 5F56 U7092 B86 S8 F2001 N2749 V3402 MN18915 MP7.0384 P1-4-4 I4d4.3 Q9982.0 Ychao3 Wcho 祦 . . {broil} {parch} {roast} {fry}
+ 5F57 U70af B86 S9 XJ05F58 N2755 V3408 MN18956 MP7.0390 P1-4-5 I4d5.6 Q9782.0 DR3052 Yjiong3 Whyeong 祦 餫 T1 {light} {clear}
+ 5F58 U70f1 B86 S11 XJ05F57 XH2755 N2762 V3422 MN19040 MP7.0416 P1-4-7 Q9782.0 Yjiong3 Wgyeong 祦 餫 {light} {clear}
+ 5F59 U70ac B86 S9 N2748 V3409 L2536 MN18949X MP7.0388 P1-4-5 I4d5.5 Q9181.7 Yju4 Wgeo T1 {torch} {signal fire}
+ 5F5A U70b8 B86 S9 N2756 V3410 MN18979 MP7.0392 P1-4-5 I4d5.3 Q9881.1 Yzha4 Yzha2 Wjag Wsa {frying} {explosion}
+ 5F5B U70b3 B86 S9 N2754 V3407 O837 MN18960 MP7.0391 P1-4-5 I4d5.2 Q9182.7 Ybing3 Wbyeong إ 餫 {clear & bright}
+ 5F5C U70ae B86 S9 N2753 V3406 H906 MN18954 MP7.0389 P1-4-5 I4d5.4 Q9781.2 Ypao4 Ybao1 Ypao2 Wpo ۥ . {burn} {roast}
+ 5F5D U70df B86 S10 XJ0316C XH2784 N2758 V3414 H944 MN19022 MP7.0415 P1-4-6 Q9680.0 Yyan1 Yyin1 Wyeon . . {smoke}
+ 5F5E U70cb B86 S10 V3416 MN18991 MP7.0395 P2-6-4 I4d6.4 Q2433.9 Yxiao1 Whyo Whyu 奦 祦 {boasting} {fortunate} {beautiful}
+ 5F5F U70dd B86 S10 V3417 O1210 MN19019 MP7.0414 P2-5-5 I4d5.7 Q1733.1 Yzheng1 Wjeung 祦 祦 . {many} {offer} {dedicate} {to steam}
+ 5F60 U70d9 B86 S10 N2760 V3419 L2545 MN19014 MP7.0413 P1-4-6 I4d6.1 Q9786.4 Yluo4 Ylao4 Wrag 饯 . {burn}
+ 5F61 U7109 B1 C86 S11 F2167 N60 V3424 MN19076 MP7.0420 P2-5-6 I4d7.3 Q1032.7 Yyan1 Weon . {how} {why} {then}
+ 5F62 U70fd B86 S11 XJ14A2B N2763 V3426 MN19059 MP7.0418 P1-4-7 I4d7.1 Q9785.4 Yfeng1 Wbong ۥ Τ Ȥ֤ {signal fire}
+ 5F63 U711c B86 S12 N2766 V3432 MN19103 MP7.0425 P1-4-8 I4d8.2 Q9681.1 Ykun1 Whon .䤯 {shine}
+ 5F64 U7119 B86 S12 N2768 V3433 MN19099 MP7.0422 P1-4-8 I4d8.1 Q9086.1 Ybei4 Wbae ۥ ϥ ۤ. . {fire} {roast}
+ 5F65 U7165 B86 S13 F2228 N2777 V3448 O1876 MN19224 MP7.0483 P1-4-9 I4d9.10 Q9783.4 Yhuan4 Whwan 餫 {shine}
+ 5F66 U7155 B86 S13 XJ05F67 XJ07426 F1241 N2789 V3465 L3005 O2409 MN19192 MP7.0471 P2-9-4 I4d9.11 Q7733.1 Yxi1 Wheui Τ. Ҥ. Ҥ. . . 餫 Ҥ. Ҥ.ޤ T1 Ҥ {shine}
+ 5F67 U7188 B86 S15 XJ05F66 XJ07426 XH2789 V3466 MN19292 MP7.0495 P2-11-4 Q2733.1 Yxi1 Wheui Τ. Ҥ. Ҥ. . . 餫 Ҥ. Ҥ.ޤ {shine}
+ 5F68 U7166 B86 S13 V3445 O2035 MN19225 MP7.0483 P2-9-4 I4d9.13 Q6733.2 Yxu3 Yxu4 Whu . {warm}
+ 5F69 U7162 B86 S13 XJ1496D V3444 MN19217 MP7.0481 P2-8-5 I4d9.14 Q9941.7 Yqiong2 Wgyeong ҤȤ {all alone} {without any family} {worry}
+ 5F6A U714c B86 S13 N2778 V3449 O1877 MN19181 MP7.0467 P1-4-9 I4d9.7 Q9681.4 Yhuang2 Whwang . .᤯ .䤯 {glitter} {gleam} {twinkle}
+ 5F6B U7156 B86 S13 N2780 V3451 H1020 MN19196 MP7.0472 P1-4-9 I4d9.9 Q9284.7 Ynuan3 Yxuan1 Wnan ʥ . . {warm}
+ 5F6C U716c B86 S13 XJ14958 V3446 MN19235 MP7.0491 P1-4-9 I4d9.8 Q9682.7 Yyang2 Yyang4 Wyang 襦 . . {roast} {burn}
+ 5F6D U718f B86 S14 XJ05F6E XH2817 V3461 MN19300 MP7.0501 P2-10-4 Q2033.1 Yxun1 Yxun4 Whun .٤ դ.٤ . . .֤ .餹 {smoke} {fog} {vapor} {smoke} {cure}
+ 5F6E U71fb B86 S18 XJ05F6D N2817 V3503 H1098 MN19513 MP7.0552 P1-4-14 I4d14.1 Q9283.1 ZPP1-1-17 Yxun1 Whun .٤ դ.٤ . . .֤ .餹 {smoulder} {fume} {oxidize}
+ 5F6F U7184 B86 S14 N2788 V3463 H1057 MN19287 MP7.0494 P1-4-10 I4d10.1 Q9683.0 Yxi2 Yxi1 Wsig . . {cessation}
+ 5F70 U7195 B86 S14 V3462 MN19321 MP7.0504 P1-4-10 I4d10.3 Q9188.6 Wgong {cannon}
+ 5F71 U71a8 B86 S15 N2793 V3471 MN19346 MP7.0508 P2-11-4 I4d11.2 Q7480.9 Yyun4 Yyu4 Wwi Wul Τ . . ҤΤ {flatiron} {smooth out}
+ 5F72 U71ac B86 S15 V3470 MN19352 MP4.1159 P2-11-4 I4d11.6 Q5833.4 Yao2 Yao1 Wo . {parch} {roast}
+ 5F73 U71d7 B86 S16 N2806 V3488 MN19431 MP7.0538 P1-4-12 Q9782.0 Ylan4 Wran . {warming sake}
+ 5F74 U71b9 B86 S16 XJ14A30 V3478 O2560 MN19380 MP7.0514 P2-3-13 I4d12.9 Q4033.6 Yxi1 Wheui . 뤤 T1 {burn} {faint light}
+ 5F75 U71be B86 S16 N2801 V3480 O2465 MN19385 MP7.0515 P1-4-12 I4d12.5 Q9385.0 Ychi4 Wchi . . {kindling fire}
+ 5F76 U71d2 B86 S16 XJ03E46 XH2772 N2798 V3475 H1082 O2464 MN19420 MP7.0523 P1-4-12 Q9481.1 Yshao1 Wso 祦 . . T1 䤭 {burn} {bake} {heat} {roast}
+ 5F77 U71c9 B86 S16 V3479 MN19403 MP7.0520 P1-4-12 I4d11.1 Q9884.0 Ydun4 Wdon ȥ {fiery}
+ 5F78 U71d4 B86 S16 N2802 V3481 MN19426 MP7.0527 P1-4-12 I4d12.3 Q9286.9 Yfan2 Wbeon ϥ . {burn}
+ 5F79 U71ce B86 G9 S16 XJ13A6B N2804 V3483 DK740 L2535 MN19414 MP7.0522 IN2150 P1-4-12 I4d12.4 Q9489.6 Yliao4 Yliao2 Yliao3 Wryo 祦 {burn} {bonfire}
+ 5F7A U71e0 B86 S17 N2812 V3497 MN19458 MP7.0545 P1-4-13 I4d13.2 Q9783.4 Yyu4 Wug Wo . {embers}
+ 5F7B U71ec B86 S17 V3494 MN19478 MP7.0547 P1-4-13 I4d13.1 Q9784.7 Yhui3 Whwe . {blaze}
+ 5F7C U71e7 B86 S17 N2805 V3484 MN19469 MP7.0546 P1-4-13 I4d12.7 Q9883.3 Ysui4 Wsu Ҥ Ҥ Τ {signal fire}
+ 5F7D U71f5 B86 S17 N2799 V3477 MN19504 MP7.0551 P1-4-13 I4d12.6 Q9483.4 Wdal {foot warmer} {(kokuji)}
+ 5F7E U71fc B86 S18 N2816 V3502 MN19515 MP7.0552 P1-4-14 I4d14.2 Q9581.7 Yjin4 Wsin ⤨Τ {embers}
+ 6021 U71f9 B86 S18 N2815 V3501 MN19508 MP7.0552 P2-14-4 I4d14.5 Q1180.9 Yxian3 Wheui Wseon Τ {prairie fire}
+ 6022 U71ff B86 G9 S18 XJ04D54 N2814 V3500 DK750 L2534 O2721 MN19520X MP7.0553 IN2152 P1-4-14 I4d14.3 Q9781.4 Yyao4 Wyo 襦 . Ҥ {shine}
+ 6023 U720d B86 S19 V3504 MN19549 MP7.0555 P1-4-15 I4d15.1 Q9289.4 Yshuo4 Wsag 㥯 Ȥ. Ҥ. {shine} {melt}
+ 6024 U7210 B86 S20 XJ04F27 XH2750 N2819 V3506 H1104 MN19566 MP7.0556 P1-4-16 Q9181.7 Ylu2 Wro {fireplace} {stove} {oven} {furnace}
+ 6025 U721b B86 S21 XJ14A47 N2820 V3507 H1110 O2913 MN19604 MP7.0559 P1-4-17 I4d17.1 Q9782.0 ZPP1-1-20 Ylan4 Wran . {be sore} {inflamed} {bleary} {fester}
+ 6026 U7228 B86 S29 N2821 V3508 MN19648 MP7.0562 P2-14-15 I4d26.1 Q7780.9 Ycuan4 Wchan . ޤ {cook} {boil}
+ 6027 U722d B87 S8 XJ04168 XH186 V3510 H2422 O706 MN19663 MP7.0566 P2-4-4 Q2050.7 Yzheng1 Wjaeng 餽. .Ǥ {to dispute} {fight} {contend} {strive}
+ 6028 U722c B87 S8 N2824 V3511 MN19662 MP7.0565 P3-4-4 I0a8.3 Q7723.1 Q7721.1 Ypa2 Wpa . {scratch}
+ 6029 U7230 B87 S9 N2827 V3512 MN19672 MP7.0569 P2-4-5 I3n6.4 Q2044.7 Yyuan2 Wweon . {lead on to} {therefore} {then}
+ 602A U7232 B87 S12 XJ03059 XH138 N2828 V3513 H2477 O1817 MN19686 MP7.0571 P2-4-8 Q2022.7 Q2032.7 Ywei4 Ywei2 Wwi . . . Ĥ. ʤ {change} {be of use} {reach to} {do} {try} {practice} {cost} {serve as}
+ 602B U723b B89 S4 V3518 H1988 MN19737 MP7.0583 P2-2-2 I0a4.30 Q4040.0 Yyao2 Whyo 祦 ޤ. T2 ޤ {to mix with} {to asociate with} {to join} {double X radical (no. 89)}
+ 602C U723c B89 S9 XJ05059 XH441 N2836 V3519 MN19743 MP7.0584 P1-4-5 Q4741.0 Yzu3 Wjo ޤʤ {altar of sacrifice} {chopping board}
+ 602D U723f B90 S4 V3522 H3468 MN19758 MP7.0589 P4-4-4 I0a4.10 Q2220.0 Yqiang2 Ypan2 Yban4 Wjang 祦 T2 礦ؤ {left-side kata}
+ 602E U7240 B90 S8 XH1503 N2838 V3523 MN19763 MP7.0589 P1-4-4 Q2429.0 Ychuan2 Wsang 祦 椫 {bed} {couch} {bench} {chassis}
+ 602F U7246 B90 S17 S16 XH1144 N2841 V3524 H1088 MN19806 MP7.0592 P1-4-13 I3b14.6 Q2426.1 Yqiang2 Wjang 祦 {fence} {hedge} {wall}
+ 6030 U724b B91 S12 XH3404 N2844 V3527 MN19849 MP7.0591 P1-4-8 I4n8.3 Q2305.3 Yjian1 Wjeon {paper} {label} {letter} {composition}
+ 6031 U7258 B91 S19 N2847 V3530 MN19906 MP7.0605 P1-4-15 I7b12.3 Q2408.6 Ydu2 Wdog ȥ դ {letter}
+ 6032 U7274 B93 S9 N2859 V3540 H908 MN19988 MP7.0642 P1-4-5 I4g5.2 Q2254.0 Ydi3 Wjeo ƥ . {touch}
+ 6033 U727e B93 S11 V3543 MN20028 MP7.0652 P1-4-7 I4g7.1 Q2156.1 Ywu3 Ywu2 Wo {go against} {be contrary to}
+ 6034 U7282 B93 S12 XJ06035 N2863 V3547 MN20048 MP7.0654 P2-8-4 I4g8.2 Q2750.2 Yli2 Wri 쥤 奦 {plow}
+ 6035 U7281 B93 S11 XJ06034 XH2863 N2861 V3542 MN20037 MP7.0652 P2-7-4 Q2250.0 Yli2 Wri 쥤 奦 {plow}
+ 6036 U7287 B93 S12 N2862 V3545 MN20058 MP7.0656 P2-4-8 I4g8.1 Q5055.0 Yben1 Yben4 Wbun ۥ Ҥ.᤯ ҤҤ . {clamour} {crowded}
+ 6037 U7292 B93 S14 N2864 V3549 MN20114 MP7.0659 P1-4-10 I4g10.1 Q2052.7 Ykao4 Ydi2 Who ͤ. {thanks} {reward}
+ 6038 U7296 B93 S14 V3548 MN20126 MP7.0660 P2-8-6 I4g10.2 Q9950.2 Yluo4 Wrag 饯 ޤ餦 {brindled cow} {bright} {excel}
+ 6039 U72a2 B93 S19 N2866 V3551 MN20196 MP7.0664 P1-4-15 I4g15.1 Q2458.6 Ydu2 Wdog ȥ {calf}
+ 603A U72a7 B93 S20 XJ0353E XH2865 N2867 V3552 H1105 MN20209 MP7.0665 P1-4-16 Q2855.3 Yxi1 Wheui Wsa ˤ {sacrifice}
+ 603B U72b9 B94 S7 XH2839 V3558 MN20259 MP7.0673 P1-3-4 Q4321.4 Yyou2 Wyu 祦 楦 襦 ʤ {condition}
+ 603C U72b2 B94 S6 XJ06C39 XH4475 V3555 MN20248 MP7.0673 P1-3-3 Q4420.0 Ychai2 Wsi Wjae ޤ {wolf} {cruel} {wicked} {mean}
+ 603D U72c3 B94 S7 V3559 MN20289 MP7.0680 P1-3-4 I3g4.3 Q4721.5 Yniu3 Wnyu 奦 . ʤ. {get used to} {learn}
+ 603E U72c6 B94 S7 N2871 V3561 MN20293 MP7.0682 P1-3-4 I3g4.4 Q4520.6 Yzhong4 Wjung 奦 {Pekinese dog} {Japanese spaniel}
+ 603F U72c4 B94 S7 N2870 V3560 MN20290 MP7.0681 P1-3-4 I3g4.1 Q4928.0 Ydi2 Wjeog ƥ Ӥ {barbarian}
+ 6040 U72ce B94 S8 XH5194 N2873 V3563 MN20329 MP7.0684 P1-3-5 I3g5.2 Q4625.0 Yxia2 Wab . ʤ. {get used to} {experienced} {tamed}
+ 6041 U72d2 B94 S8 N2874 V3564 L2346 MN20338 MP7.0689 P1-3-5 I3g5.1 Q4522.7 Yfei4 Wbi Ҥ {baboon}
+ 6042 U72e2 B94 S9 XJ06C3B XH4480 N2879 V3569 MN20366 MP7.0696 P1-3-6 Q4726.4 Yhe2 Yhao2 Ymo4 Whag ϥ Х स {badger}
+ 6043 U72e0 B94 S9 XH2888 V3570 MN20362 MP7.0694 P1-3-6 I3g6.3 Q4723.2 Yhen3 Whan . {vicious} {cruel} {severely} {extreme}
+ 6044 U72e1 B94 S9 N2881 V3571 L2337 MN20365 MP7.0695 P1-3-6 I3g6.6 Q4024.8 Yjiao3 Yjia3 Wgyo 祦 . . 뤬. {cunning} {sly} {crafty} {niggardly}
+ 6045 U72f9 B94 S10 XJ03639 XH2882 V3575 H452 MN20428 MP7.0701 P1-3-7 Q4423.8 Yxia2 Whyeob 祦 . . .ޤ {narrow} {contract} {reduce} {tight} {limited}
+ 6046 U72f7 B94 S10 N2886 V3577 MN20426 MP7.0701 P1-3-7 I3g7.5 Q4622.7 Yjuan4 Wgyeon {short-tempered}
+ 6047 U500f B94 S11 V231 MN762 MP1.0825 P1-2-9 I2a8.9 Q2723.4 Yshu1 Yshu4 Wsug 奯 ޤ {quick} {prompt}
+ 6048 U7317 B94 S11 V3580 O1301 MN20493 MP7.0710 P1-3-8 I3g8.7 Q4422.1 Yyi1 Weui Wa {luxuriant growth} {gentle} {docile}
+ 6049 U730a B94 S11 XJ06C3F N2890 V3582 O1302 MN20468 MP7.0708 P1-3-8 I3g8.2 Q4721.7 Yni2 Wye {lion} {the seat of a famous priest}
+ 604A U731c B94 S11 N2892 V3584 MN20499 MP7.0714 P1-3-8 I3g8.4 Q4522.7 Ycai1 Wsi ͤ. {envy} {jealousy} {doubt}
+ 604B U7316 B94 S11 N2891 V3583 MN20490 MP7.0709 P1-3-8 I3g8.3 Q4626.0 Ychang1 Wchang 祦 . {be insane} {severe} {violence}
+ 604C U731d B94 S11 V3581 MN20500 MP7.0715 P1-3-8 I3g8.8 Q4024.8 Ycu4 Wjol ˤ狼 {sudden}
+ 604D U7334 B94 S12 N2896 V3592 MN20553 MP7.0721 P1-3-9 I3g9.1 Q4723.4 Yhou2 Whu {monkey}
+ 604E U732f B94 S12 XJ15F24 V3591 MN20540 MP7.0719 P1-3-9 I3g9.4 Q4222.7 Ytuan1 Wdan Τ ޤ {wild boar}
+ 604F U7329 B94 S12 XJ14A75 N2899 V3595 O1553 MN20528 MP7.0718 P1-3-9 I3g9.3 Q4621.4 Yxing1 Wseong 祦 礦礦 {orangutan}
+ 6050 U7325 B94 S12 N2898 V3594 L2336 MN20519 MP7.0716 P1-3-9 I3g9.2 Q4623.2 Ywei3 Woe 磻 ߤ. ߤ. {obscene}
+ 6051 U733e B94 S13 N2903 V3598 L2335 O1834 MN20583 MP7.0726 P1-3-10 I3g10.2 Q4722.7 Yhua2 Whwal 뤬. {crafty}
+ 6052 U734e B94 S15 XJ03E29 XJ0547D XH1181 V3601 MN20637 MP7.0734 P2-11-4 Q2743.4 Yjiang3 Wjang 祦 . {prize} {reward} {give award to}
+ 6053 U734f B94 S13 XJ06C42 N2902 V3597 MN20638X MP7.0735 P1-3-10 Q4423.4 Ymo4 Wmo Wmaeg Х ߥ㥯 {tapir}
+ 6054 U9ed8 B203 S16 XJ04C5B XH2796 N5405 V7056 H1891 MN48063 MP12.1019 P1-12-4 Q6333.4 Ymo4 Wmug ܥ ⥯ .ޤ . {silent} {quiet} {still} {dark}
+ 6055 U7357 B94 S15 N2908 V3605 MN20671 MP5.0376 P1-3-12 I3g12.2 Q5108.2 Yjue2 Wgweol {storm around} {be crazy}
+ 6056 U736a B94 S16 N2911 V3608 MN20729 MP7.0750 P1-3-13 I3g13.2 Q4826.6 Ykuai4 Whoe Wkwae 뤬. {crafty}
+ 6057 U7368 B94 S16 XJ04648 XH2884 N2910 V3607 H780 O2436 MN20725 MP7.0740 P1-3-13 Q4622.7 Ydu2 Wdog ɥ ȥ Ҥ. {alone} {spontaneously} {Germany}
+ 6058 U7370 B94 S17 N2913 V3611 MN20755 MP7.0752 P1-3-14 I3g14.1 Q4322.1 Yning2 Wnyeong ɥ ͥ . {bad}
+ 6059 U7378 B94 S19 XJ03D43 XH2090 N2914 V3612 H1915 MN20775 MP7.0757 P1-15-4 Q6363.4 Yshou4 Wsu 奦 {beast} {animal} {bestial}
+ 605A U7375 B94 S18 XJ04E44 XH2894 N2915 V3613 H802 MN20768 MP7.0754 P1-3-15 Q4221.6 Ylie4 Wryeob 祦 . {hunt} {field sports}
+ 605B U737b B94 S20 XJ03825 XH2901 N2916 V3614 H1917 O2891 MN20783 MP7.0759 P1-16-4 Q2323.4 Yxian4 Wheon Wsa Ƥޤ. {offer} {present} {show} {display}
+ 605C U737a B94 S19 N2917 V3615 O2791 MN20782 MP7.0759 P1-3-16 I3g16.1 Q4728.6 Yta4 Yta3 Wdal Wchal 臘 {otter}
+ 605D U73c8 B96 S9 N2930 V3629 L2962 MN20915 MP7.0901 P1-4-5 I4f5.4 Q1610.0 Yjia1 Wga ߤ {ornamental hairpin}
+ 605E U73b3 B96 S9 XJ14C3B N2929 V3627 MN20889 MP7.0898 P1-4-5 I4f5.5 Q1314.0 Ydai4 Wdae ޤ {tortoise shell}
+ 605F U73ce B96 S9 XJ04441 XH2933 V3623 MN20921X MP7.0906 P1-4-5 Q1719.2 Yzhen1 Wjin ᤺. {precious} {valuable} {rare}
+ 6060 U73bb B96 S9 N2931 V3628 MN20899 MP7.0899 P1-4-5 I4f5.2 Q1414.7 Ybo1 Wpa {glass}
+ 6061 U73c0 B96 S9 N2926 V3624 MN20904 MP7.0900 P1-4-5 I4f5.3 Q1610.0 Ypo4 Wbag Wbaeg ϥ {amber}
+ 6062 U73e5 B96 S10 V3634 MN20964 MP7.0912 P1-4-6 I4f6.1 Q1114.0 Q1112.0 Yer3 Wi ߤߤ {ear bauble} {hilt}
+ 6063 U73ee B96 S10 V3633 MN20977 MP7.0918 P1-4-6 I4f6.6 Q1711.0 Ypei4 Wpae ϥ Ӥ {bauble} {jewel}
+ 6064 U73de B96 S10 N2934 V3635 MN20953 MP7.0907 P1-4-6 I4f6.5 Q1716.4 Yluo4 Wrag 饯 {necklace}
+ 6065 U74a2 B96 S16 XJ04E5C XH2965 V3677 MN21249 MP7.0969 P1-4-12 Q1116.7 Yliu2 奦 {precious stone}
+ 6066 U7405 B96 S11 XJ06067 N2938 V3639 O1606 MN21013 MP7.0924 P1-4-7 Q1313.2 Ylang2 Wrang {a precious stone}
+ 6067 U746f B96 S14 XJ06066 N2954 V3657 MN21163 MP7.0960 P1-4-10 I4f9.1 Q1712.7 Ylang2 Wrang {precious stone}
+ 6068 U7425 B96 S12 N2947 V3651 MN21061 MP7.0932 P1-4-8 I4f8.8 Q1111.7 Q1111.2 Yhu3 Who {jewelled utensil}
+ 6069 U73f8 B96 S11 V3641 MN20993 MP7.0920 P1-4-7 I4f7.4 Q1116.1 Ywu2 Wo {jewel}
+ 606A U7432 B96 S12 N2944 V3648 L2963 MN21075 MP7.0936 P1-4-8 I4f8.4 Q1111.1 Ybei4 Wbae ϥ Ĥ̤ {string of many pearls}
+ 606B U743a B96 S12 N2948 V3652 MN21088 MP7.0942 P1-4-8 I4f8.5 Q1413.1 Yfa4 Wbeob ۥ {enamel}
+ 606C U7455 B96 S13 N2958 V3664 MN21120 MP7.0945 P1-4-9 I4f9.2 Q1714.7 Yxia2 Wha ʤ {flaw} {blemish}
+ 606D U743f B96 S13 V3658 MN21093 MP7.0942 P1-4-9 I4f9.7 Q1715.6 Yhun2 Yhui1 Wheun {jewel}
+ 606E U745f B96 S13 V3660 O2020A MN21133 MP7.0952 P2-8-5 I4f9.10 Q1133.1 Yse4 Wseul {large koto}
+ 606F U7459 B96 S13 XJ06275 N2952 V3659 MN21125 MP7.0947 P1-4-9 I4f8.7 Q1216.3 Ynao3 Wno Υ {agate} {onyx}
+ 6070 U7441 B96 S13 N2955 V3661 MN21096 MP7.0943 P1-4-9 I4f9.4 Q1616.0 Ymao4 Ymei4 Wmo ޥ Х ܥ ⥦ {ancient Chinese imperial jewels}
+ 6071 U745c B96 S13 N2957 V3663 MN21129 MP7.0948 P1-4-9 I4f9.8 Q1812.1 Yyu2 Wyu {jewel}
+ 6072 U7469 B96 S15 V3670 MN21155 MP7.0958 P2-8-7 I4f10.7 Q9910.3 Yying2 Whyeong Wyeong {clear}
+ 6073 U7470 B96 S14 XJ14C6C N2964 V3672 MN21164 MP7.0960 P1-4-10 I4f10.2 Q1611.3 Ygui1 Wgoe ᤺. {strange}
+ 6074 U7463 B96 S14 XJ14C27 N2966 V3674 MN21147 MP7.0954 P1-4-10 I4f10.4 Q1918.6 Ysuo3 Wswae . {small} {chain}
+ 6075 U746a B96 S14 N2963 V3671 MN21156 MP7.0959 P1-4-10 I4f10.1 Q1112.7 Yma3 Wma {agate} {onyx}
+ 6076 U7476 B96 G9 S13 XJ07424 V3656 H1026 DK703 L2553 O2286 IN2163 P1-4-9 I4f9.5 Q1717.2 Yyao2 Wyo 襦 {beautiful as a jewel}
+ 6077 U747e B96 S15 N2968 V3676 MN21187 MP7.0963 P1-4-11 I4f11.2 Q1411.4 Yjin3 Wgeun {jewel}
+ 6078 U748b B96 S15 V3675 O2287 MN21211 MP7.0966 P1-4-11 I4f11.1 Q1014.6 Yzhang1 Wjang 祦 {ceremonial jeweled implement}
+ 6079 U749e B96 S16 V3678 MN21245 MP7.0968 P1-4-12 I4f12.1 Q1213.4 Ypu2 Wbag ϥ 餿 {uncut gem} {unpolished gem}
+ 607A U74a7 B96 S18 XH2941 N2969 V3679 O2782 MN21269 MP7.0970 P2-13-5 I4f13.2 Q7010.3 Ybi4 Wbyeog إ {sphere} {ball}
+ 607B U74ca B96 S18 V3682 O2717 MN21328 MP7.0970 P1-4-14 I4f14.1 Q1714.7 Yqiong2 Wgyeong {red jewel} {beautiful jewel}
+ 607C U74cf B96 S20 N2971 V3684 MN21340 MP7.0984 P1-4-16 I4f16.1 Q1111.1 Ylong2 Wrong {clarity} {sound of jewels}
+ 607D U74d4 B96 S21 XJ0607E N2972 V3685 MN21347 MP7.0985 P1-4-17 I4f17.1 Q1614.4 Yying1 Wyeong 襦 {jewelled necklace}
+ 607E U73f1 B96 S10 XJ0607D XH2972 V3632 P1-4-6 Q1914.4 Yying1 Wyeong 襦 {a necklace made of precious stones}
+ 6121 U74e0 B97 S12 N2974 V3687 MN21392X MP7.0990 P1-6-6 I0a12.2 Q4223.0 Yhu4 Who Ҥ {gourd}
+ 6122 U74e3 B28 C97 S20 XJ04A5B XJ0517E XJ05221 XJ06D67 XH2004 N845 V3689 H1644 MN21425X MP7.0993 P1-7-13 Q0044.1 Yban4 Wpan ٥ إ 來. . ϤʤӤ 餽. {petal} {valve}
+ 6123 U74e7 B98 S7 N2978 V3691 MN21442 MP7.0998 P3-5-2 I2k5.2 Q1471.0 Wsib ǥ {10 grams} {(kokuji)}
+ 6124 U74e9 B98 S8 N2979 V3692 MN21450 MP7.0999 P3-5-3 I2k6.6 Q1271.4 Yqian2 Ywa3 Wcheon {1000 grams} {(kokuji)}
+ 6125 U74ee B98 S9 V3693 MN21461 MP7.0999 P2-2-7 I2o7.7 Q8071.7 Yweng4 Wong ⤿ {jar} {jug} {container}
+ 6126 U74f2 B98 S9 V3694 MN21467 MP7.1000 P3-5-4 I0a9.3 Q1571.1 Wton Ȥ {ton} {1000 kilograms}
+ 6127 U74f0 B98 S9 N2980 V3695 MN21465 MP7.1000 P3-5-4 I2o7.9 Q1871.2 Wbun ǥ {0.1 gram} {(kokuji)}
+ 6128 U74f1 B98 S9 N2981 V3696 MN21466 MP7.1000 P3-5-4 I0a9.6 Q1271.1 Wmo ߥꥰ {0.001 gram} {(kokuji)}
+ 6129 U74f8 B98 S11 N2983 V3698 MN21499 MP7.1002 P3-5-6 I4c7.16 Q1171.6 Wbaeg إȥ {100 grams} {(kokuji)}
+ 612A U74f7 B98 S11 XJ14C7E N2982 V3697 MN21491 MP7.1001 P2-6-5 I4j7.4 Q3771.7 Yci2 Wja {high quality porcelain}
+ 612B U7504 B98 S14 V3701 O2161 MN21557X MP7.1006 P1-9-5 I3b11.9 Q1111.7 Yzhen1 Wgyeon Wjin {porcelain} {make clear} {distinguish between}
+ 612C U7503 B98 S14 N2986 V3703 O2223 MN21554 MP7.1006 P1-9-5 I5d9.3 Q2971.7 Yzhou4 Wchu 奦 {floor tile}
+ 612D U7505 B98 S14 N2985 V3702 MN21561 MP7.1008 P3-5-9 I2p12.6 Q1171.1 Wri {centigram} {(kokuji)}
+ 612E U750c B98 S16 XJ14C78 V3707 MN21586 MP7.1009 P1-11-5 I3d13.12 Q7171.7 You1 Wgu ۤȤ Ϥ {small jar} {jug}
+ 612F U750e B98 S16 V3705 MN21589 MP7.1011 P1-11-5 I0a16.1 Q5131.7 Yzhuan1 Wjeon {floor tiles}
+ 6130 U750d B140 C98 S15 S16 N4046 V3704 O2366 MN21587X MP7.1010 P2-3-12 I3k12.11 Q4471.7 ZRP2-4-12 Ymeng2 Wmaeng ܥ ߥ祦 餫 {roof tile} {tiled roof}
+ 6131 U7515 B8 C98 S18 F2448 N335 V3709 O2908 MN21617 MP7.1013 P2-2-16 I2j16.1 Q0071.7 Yweng4 Wong ߤ T1 ⤿ {jar} {jug} {vat}
+ 6132 U7513 B98 S18 V3708 MN21609 MP7.1013 P2-13-5 I5b13.1 Q7071.7 Ypi4 Wbyeog إ ӥ㥯 {floor tiles}
+ 6133 U751e B42 C99 S13 XJ03E28 XH1369 N1368 V3714 MN21659 MP7.1027 P2-5-8 Q9077.5 Ychang2 Wsang 祦 祦 . . {lick} {lap up} {burn up} {taste} {undergo} {underrate} {despise}
+ 6134 U7526 B1 C100 S12 XH4097 F2429 N66 V3718 H3315 L2940 O1814 MN21691 MP7.1044 P3-7-5 I0a12.6 Q1550.1 Ysu1 Wso ߤ. {be resuscitated} {revived}
+ 6135 U752c B101 S7 V3723 MN21707 MP7.1049 P2-2-5 I2r5.2 Q1722.7 Yyong3 Wyong 襦 {road with walls on both sides}
+ 6136 U753c B102 S7 XJ0442E XH2995 V3730 P2-5-2 Q6020.1 Yting3 Yding1 Wjeong 祦 ߤ {town} {block}
+ 6137 U7544 B102 S8 XJ04E31 XJ14D3C XH3003 V3732 H2234 MN21760 MP7.1085 P2-3-5 Q9060.0 Yliu2 Wryu Wyu 奦 . .ޤ Ȥ. Ȥ.ޤ 뤦֤ {fasten} {halt} {stop}
+ 6138 U754d B102 S9 XH2998 V3740 MN21776 MP7.1087 P1-5-4 Q6802.0 Yjie4 Wgye {circle} {world}
+ 6139 U754a B102 S9 XH3695 V3736 MN21773 MP7.1086 P1-5-4 Q6500.0 Ygeng1 Wgyeong 祦 .䤹 {plow} {cultivate}
+ 613A U7549 B102 S9 V3737 MN21768 MP7.1086 P1-5-4 I5f4.2 Q6503.0 Yfu2 Wbu . {till} {cultivate}
+ 613B U755b B102 S10 V3744 MN21810 MP7.1097 P1-5-5 I5f5.2 Q6802.2 Yzhen3 Wjin {boundary between paddies}
+ 613C U7546 B102 S9 XJ04026 XJ14D36 XJ14D38 XH311 V3735 MN21763 MP7.1085 P1-7-2 Q0263.0 Ymu3 Wmu Wmyo ܥ {Chinese land measure} {fields}
+ 613D U755a B28 C102 S10 N852 V3745 MN21809 MP7.1097 P2-2-8 I5f5.7 Q2360.3 Yben3 Wbun ۥ ä դ {basket} {hamper}
+ 613E U7569 B102 S11 V3751 P1-5-6 I5f6.1 Q6003.2 {surplice}
+ 613F U7564 B102 S11 V3752 O1382 MN21837 MP7.1105 P1-5-6 I5f6.3 Q6404.1 Yzhi4 Wchi {festival grounds}
+ 6140 U7567 B102 S11 XJ04E2C XH3007 V3756 H2586 MN21840 MP7.1107 P2-5-6 Q6060.4 Ylu:e4 Wryag 㥯 ۤ . . Ϥꤴ Ϥ. Ϥ. {abbreviation} {omission} {outline} {shorten} {capture} {plunder}
+ 6141 U756b B129 C102 S12 XJ03268 XH50 N3721 V3759 H2690 O1758 MN21859 MP7.1111 P2-6-6 Q5010.6 Yhua4 Whwa Whoeg . . . Ϥꤴ Ϥ. {picture} {sketch} {drawing} {stroke} {mark} {divide}
+ 6142 U756d B102 S12 V3761 MN21861 MP7.1118 P1-5-7 I5f7.1 Q6809.4 Yyu2 Wsa Wyeo {new field}
+ 6143 U7578 B102 S13 N3012 V3767 H1198 MN21893 MP7.1133 P1-5-8 I5f8.2 Q6402.1 Yji1 Wgi {difference} {strange} {cripple}
+ 6144 U7576 B42 C102 S13 XJ04576 XH1359 N1367 V3765 H2611 O2001 MN21890 MP7.1126 P2-5-8 Q9060.6 Ydang1 Ydang4 Wdang ȥ . .Ƥ ޤ. T1 {bear} {accept} {undertake} {just}
+ 6145 U7586 B1 C102 S19 N72 V3770 H1430 O2873 MN21961 MP7.1139 P1-6-13 I5f14.2 Q1111.6 Yjiang1 Wgang 祦 {boundary}
+ 6146 U7587 B102 S19 XJ06147 N3016 V3771 O2799 MN21967 MP7.1140 P1-5-14 I5f14.1 Q6404.1 Ychou2 Wju 奦 Ҥ. {before} {companion} {same kind}
+ 6147 U7574 B102 S12 XJ06146 XH3016 V3760 P1-5-7 Q6504.4 Ychou2 Wju 奦 Ҥ. {farmland} {arable land} {category}
+ 6148 U758a B102 S22 XJ03E76 XJ06149 XJ0614A XJ13460 XH3010 N3017 V3772 H2624 MN21983 MP7.1143 P2-5-17 Q6010.7 Ydie2 Wcheob 祦 祦 . .ʤ .ͤ {tatami} {counter for tatami mats} {fold} {shut up} {do away with}
+ 6149 U7589 B102 S22 XJ03E76 XJ06148 XJ0614A XJ13460 XH3010 V3773 MN21982 MP7.1142 P2-5-17 Q6010.7 Ydie2 Wcheob 祦 祦 . .ʤ {repeat} {duplicate} {repetitious}
+ 614A U7582 B102 S16 XJ03E76 XJ06148 XJ06149 XJ13460 XH3010 V3769 P2-5-11 Q6010.7 Ydie2 Wcheob 祦 祦 . .ʤ .ͤ {counter for tatami mats} {fold}
+ 614B U7594 B104 S7 N3023 V3778 MN22019 MP7.1154 P3-5-2 I5i2.1 Q0012.1 Yding1 Wjeong ƥ 祦 {carbuncle}
+ 614C U759a B104 S8 N3024 V3779 MN22033 MP7.1155 P3-5-3 I5i3.2 Q0018.7 Yjiu4 Wgu 奦 . . {ashamed} {painful} {guilty conscious}
+ 614D U759d B104 S8 N3025 V3780 MN22040 MP7.1156 P3-5-3 I5i3.1 Q0017.2 Yshan4 Wsan {colic} {stomach ache}
+ 614E U75a5 B104 S9 N3026 V3781 MN22057 MP7.1157 P3-5-4 I5i4.3 Q0012.8 Yjie4 Wgae Ϥ {scabby eruption}
+ 614F U75a3 B104 S9 XJ0666F N3027 V3782 MN22050 MP7.1157 P3-5-4 I5i4.1 Q0011.4 Yyou2 Wu 楦 {wart}
+ 6150 U75c2 B104 S10 N3038 V3793 MN22122 MP7.1167 P3-5-5 I5i5.7 Q0016.0 Yjia1 Wga .֤ {scab} {dry up} {slough}
+ 6151 U75b3 B104 S10 N3032 V3789 MN22085 MP7.1161 P3-5-5 I5i5.1 Q0017.5 Ygan1 Wgam {children's diseases}
+ 6152 U75c3 B104 S10 N3034 V3790 MN22124 MP7.1167 P3-5-5 I5i5.11 Q0013.2 Yxuan2 Whyeon {cramps}
+ 6153 U75b5 B104 S11 N3047 V3805 H3282 MN22089X MP7.1161 P3-5-6 I5i6.3 Q0011.1 ZSP3-5-5 Yci1 Yci2 Wja {crack} {flaw} {scratch} {speck}
+ 6154 U75bd B104 S10 N3031 V3787 MN22106 MP7.1163 P3-5-5 I5i5.5 Q0011.7 Yju1 Wjeo {carbuncle}
+ 6155 U75b8 B104 S10 N3030 V3786 MN22094 MP7.1161 P3-5-5 I5i5.8 Q0011.6 Ydan3 Yda5 Wdal {jaundice}
+ 6156 U75bc B104 S10 N3037 V3792 MN22105X MP7.1163 P3-5-5 I5i5.9 Q0013.3 Q0011.3 Yteng2 Wdong ȥ . . {ache} {pain} {tingle} {fester}
+ 6157 U75b1 B104 S10 XJ0622E XJ07052 N3036 V3791 MN22082 MP7.1159 P3-5-5 I5i5.6 Q0011.2 Ypao4 Wpo ۥ ⤬ {smallpox} {blister}
+ 6158 U75cd B104 S11 N3043 V3801 MN22148 MP7.1171 P3-5-6 I5i6.1 Q0013.2 Yyi2 Wi {injury}
+ 6159 U75ca B104 S11 V3800 MN22141 MP7.1171 P3-5-6 I5i6.5 Q0011.4 Yquan2 Wjeon {heal}
+ 615A U75d2 B104 S11 N3044 V3802 L2572 MN22163 MP7.1172 P3-5-6 I5i6.6 Q0015.1 Yyang3 Wyang 襦 . . {itchy}
+ 615B U75d9 B104 S12 N3052 V3812 MN22186 MP7.1174 P3-5-7 I5i7.5 Q0011.1 Yjing4 Wgyeong . Ҥ. {have a cramp}
+ 615C U75e3 B104 S12 N3050 V3809 MN22218 MP7.1177 P3-5-7 I5i7.6 Q0013.1 Yzhi4 Wji ۤ {birthmark} {mole}
+ 615D U75de B104 S12 V3808 MN22206 MP7.1176 P3-5-7 I5i7.4 Q0016.9 Ypi3 Wbi Ĥ {constipation} {costiveness in chest or intestines}
+ 615E U75fe B104 S13 XJ14D4D N3029 V3807 MN22289 MP7.1183 P3-5-8 I5i7.3 Q0012.1 Ye1 Wa ޤ {chronic illness} {also N3048}
+ 615F U75ff B104 S13 V3815 MN22290 MP7.1183 P3-5-8 I5i8.5 Q0014.4 Ywei3 Wwi . {atrophy} {go numb} {be paralysed}
+ 6160 U75fc B104 S13 N3056 V3817 MN22285 MP7.1182 P3-5-8 I5i8.8 Q0016.0 Ygu1 Ygu4 Wgo {chronic illness}
+ 6161 U7601 B104 S13 N3055 V3816 MN22294 MP7.1183 P3-5-8 I5i8.7 Q0014.8 Ycui4 Wchwe Ĥ. {take sick} {fatigue}
+ 6162 U75f0 B104 S13 N3060 V3822 L2573 MN22251 MP7.1179 P3-5-8 I5i8.6 Q0018.9 Ytan2 Wdam {sputum} {phlegm}
+ 6163 U75fa B104 S13 XJ14D62 N3059 V3820 L2579 MN22280 MP7.1182 P3-5-8 I5i8.4 Q0014.6 Ybi4 Wbi . {palsy} {become numb} {paralysed}
+ 6164 U75f2 B104 S13 N3057 V3818 MN22254 MP7.1180 P3-5-8 I5i8.3 Q0011.4 Q0019.4 Yma2 Wma . {measles} {paralysis}
+ 6165 U75f3 B104 S13 N3058 V3819 MN22255 MP7.1180 P3-5-8 I5i8.2 Q0019.4 Ylin2 Wrim {gonorrhea}
+ 6166 U760b B104 S14 N3064 V3827 MN22322 MP7.1185 P3-5-9 I5i9.4 Q0011.7 Yfeng1 Wpung ե {insanity} {headache}
+ 6167 U760d B104 S14 N3062 V3825 MN22327 MP7.1179 P3-5-9 I5i9.3 Q0012.7 Yyang2 Wyang 襦 {boil} {carbuncle}
+ 6168 U7609 B104 S14 XJ04C7E XH3081 V3824 MN22318 MP7.1185 P3-5-9 Q0012.1 Yyu4 Wyu . . {get well} {recover}
+ 6169 U761f B104 S15 N3065 V3828 MN22396 MP7.1190 P3-5-10 I5i10.4 Q0011.7 Ywen1 Won {contagious disease}
+ 616A U7627 B104 S14 N3063 V3826 MN22419 MP7.1195 P3-5-9 I5i9.2 Q0011.4 Ynu:e4 Yyao4 Whag 㥯 {ague} {intermittent fever}
+ 616B U7620 B104 S15 N3070 V3833 MN22401 MP7.1191 P3-5-10 I5i10.2 Q0012.7 Yji2 Wcheog 㥯 䤻. {get thin} {lose weight} {become sterile}
+ 616C U7621 B104 S15 N3067 V3829 MN22404 MP7.1191 P3-5-10 I5i10.5 Q0016.7 Ychuang1 Wchang 祦 {wound} {boil} {syphilis}
+ 616D U7622 B104 S15 N3066 V3830 MN22405 MP7.1192 P3-5-10 I5i10.1 Q0014.7 Yban1 Wban ϥ {scar}
+ 616E U7624 B104 S15 XJ14E28 F2373 N3068 V3831 MN22408 MP7.1192 P3-5-10 I5i10.3 Q0016.2 Yliu2 Wryu 奦 {lump} {swelling}
+ 616F U7634 B104 S16 N3073 V3836 MN22455 MP7.1197 P3-5-11 I5i11.3 Q0014.6 Yzhang4 Wjang 祦 {miasma}
+ 6170 U7630 B104 S16 N3074 V3837 MN22447 MP7.1197 P3-5-11 I5i11.4 Q0019.3 Yluo3 Wra 륤 饤 {swollen neck glands}
+ 6171 U763b B104 S16 XJ14E21 N3071 V3834 MN22467 MP7.1198 P3-5-11 I5i11.1 Q0014.4 Ylou4 Wru ष Ǥ {fistula}
+ 6172 U7647 B104 S17 N3079 V3843 MN22518 MP7.1201 P3-5-12 Q0012.7 Yxian2 Wgan ҤĤ {bitter} {hot temper} {irritable} {nervous}
+ 6173 U7648 B104 S17 N3077 V3841 H3287 MN22520 MP7.1202 P3-5-12 I5i12.2 Q0014.7 Yfei4 Wpye ϥ {chronic illness} {getting crippled}
+ 6174 U7646 B104 S17 V3838 MN22512 MP7.1201 P3-5-12 I5i12.1 Q0012.7 Ylao2 Wro {rash} {pain} {debilitation}
+ 6175 U765c B104 S18 V3845 MN22570 MP7.1205 P3-5-13 I5i13.1 Q0014.7 Ydian4 Wjeon ǥ ƥ ʤޤ {leucoderma} {piebald skin}
+ 6176 U7658 B104 S17 N3075 V3839 MN22556X MP7.1204 P3-5-12 I5i12.5 Q0012.7 Yli4 Yji1 Wryeo Wra 쥤 饤 {contagious disease} {leprosy}
+ 6177 U7661 B104 S19 XJ04354 XH3061 N3083 V3849 H3293 MN22591 MP7.1206 P3-5-14 Q0018.1 Ychi1 Wchi . {foolish}
+ 6178 U7662 B104 S20 N3084 V3850 MN22602 MP7.1208 P3-5-15 I5i15.1 Q0013.2 Yyang3 Wyang 襦 . {itchy}
+ 6179 U7668 B104 S21 V3852 MN22618 MP7.1209 P3-5-16 I5i16.3 Q0011.4 Yhuo4 Wgwag {heatstroke} {sunstroke}
+ 617A U7669 B104 S21 N3087 V3854 MN22622 MP7.1209 P3-5-16 I5i16.1 Q0018.6 Ylai4 Wra 饤 {leprosy}
+ 617B U766a B104 S21 N3086 V3853 MN22626 MP7.1209 P3-5-16 I5i16.2 Q0018.6 Yji1 Wjeog 㤯 {spasms} {(kokuji)}
+ 617C U7667 B104 S21 N3085 V3851 MN22617 MP7.1209 P3-5-16 I5i16.4 Q0011.1 Yli4 Wryeog 쥭 {swollen neck glands}
+ 617D U766c B104 S22 N3088 V3855 MN22629 MP7.1209 P3-5-17 I5i17.1 Q0015.1 Yxian3 Yxuan3 Wseon ष {ringworm}
+ 617E U7670 B104 S23 XJ14E2B XJ15656 N3080 V3856 MN22638 MP7.1210 P3-5-18 I5i18.1 Q0011.4 Yyong1 Wong 襦 Ϥ {boil} {carbuncle} {also N3089}
+ 6221 U7672 B104 S24 N3090 V3857 MN22643 MP7.1211 P3-5-19 I5i19.1 Q0018.6 Ydian1 Wjeon ƥ {insanity}
+ 6222 U7676 B105 S5 V3858 H40 MN22657 MP7.1212 P1-2-3 I0a5.3 Q1223.2 Ybo1 Wbal ϥ T2 ϤĤ {dotted tent radical (no. 105)}
+ 6223 U7678 B105 S9 N3091 V3859 K2051 O952 MN22660 MP7.1212 P2-5-4 I0a9.2 Q1243.0 Q1243.1 Ygui3 Wgye ߤΤ {10th calendar sign}
+ 6224 U767c B105 S12 XJ0482F XH3092 N3093 V3861 H2596 O2002 MN22669 MP7.1218 P2-5-7 Q1224.7 Yfa1 Wbal ϥ ۥ . . . Ĥ.魯 Ϥ. T1 {departure} {publish} {emit} {start from} {disclose}
+ 6225 U7680 B106 S7 V3866 O494 MN22683 MP8.0067 P2-5-2 I4c3.2 Q2671.1 Ybi1 Wgeub 奦 ҥ祯 祦 {fragrant} {grain}
+ 6226 U7683 B106 S7 XJ04B46 XH4483 V3865 MN22686 MP8.0069 P2-5-2 Q2621.0 Ymao4 Wmo Wmag ܥ Х ɤ {countenance} {appearance}
+ 6227 U7688 B106 S9 XJ03522 XJ05D45 XH1582 N3098 V3868 MN22705 MP8.0083 P1-5-4 Q2164.7 Ygui1 Wgwi . . . Ȥ. {homecoming} {arrive at} {lead to} {result in}
+ 6228 U768b B106 S10 XJ03B29 XH3104 N3101 V3871 O1197 MN22714 MP8.0083 P2-5-5 Q2640.3 Ygao1 Wgo Who Ĥ {the high land along a river}
+ 6229 U768e B106 S11 N3103 V3872 O1375 MN22724 MP8.0086 P1-5-6 I4c7.15 Q2064.8 Yjiao3 Wgyo 祦 . . {white} {shining}
+ 622A U7696 B106 S12 V3874 O1638 MN22736 MP8.0088 P1-5-7 I4c8.14 Q2361.1 Ywan3 Yhuan3 Whwan {Venus} {morning star} {place name}
+ 622B U7693 B106 G9 S12 F2428 N3105 V3875 H1180 DK800 L2934 O1639 MN22732X MP8.0086 IN2169 P1-5-7 I4c8.13 Q2466.1 Q2566.0 Yhao4 Who . Ҥ. T1 Ƥ Ҥ Ҥ {white} {clear}
+ 622C U7699 B106 S13 XH2136 V3876 MN22748 MP5.0902 P2-8-5 I4c9.9 Q4260.2 Yxi1 Wseog 㥯 . {clear}
+ 622D U769a B106 S15 XJ13324 N3107 V3877 MN22765 MP8.0089 P1-5-10 I4c11.4 Q2261.8 Yai2 Wae . . {white}
+ 622E U76b0 B107 S10 XJ06157 XJ07052 V3879 MN22844 MP8.0098 P1-5-5 I2h8.2 Q4721.2 Ypao4 Wpo ۥ ӥ祦 ˤ {pimple}
+ 622F U76b4 B107 S12 V3880 MN22866 MP8.0099 P1-7-5 I2h10.1 Q2444.7 Ycun1 Wjun Ҥ {wrinkles} {cracking} {creases}
+ 6230 U76b8 B107 S14 XJ06231 N3111 V3882 MN22888 MP8.0100 P1-9-5 I7c7.3 Q3454.7 Yjun1 Wgun Ҥ {skin cracks or roughness}
+ 6231 U76b9 B107 S14 XJ06230 XH3111 V3883 P1-5-9 Q4725.6 Yjun1 Wgun Ҥ {skin cracks or roughness}
+ 6232 U76ba B107 S15 N3112 V3884 MN22899 MP8.0100 P1-10-5 I2h13.1 Q2444.7 Yzhou4 Wchu 奦 {wrinkles} {creases} {folds}
+ 6233 U76c2 B1 C108 S8 N48 V3886 MN22949 MP8.0103 P2-3-5 I5h3.1 Q1010.7 Yyu2 Wu Ϥ {bowl}
+ 6234 U76cd B108 S10 V3890 MN22980 MP8.0112 P2-3-7 I3b7.9 Q4010.7 Yhe2 Whab . ʤ {come together} {congregate} {meet} {cover}
+ 6235 U76d6 B108 S11 XJ03338 XJ06864 XH4019 V3892 MN22996 MP8.0114 P2-3-8 Q8010.7 Yge3 Wgae Whab դ . . {cover} {lid} {flap}
+ 6236 U76d2 B9 C108 S11 N496 V3893 MN22988 MP8.0113 P2-2-9 I2a9.19 Q8010.7 Yhe2 Whab դ {covered utensil}
+ 6237 U76de B62 C108 S13 N1808 V3898 MN23020 MP8.0124 P2-4-9 I4n9.3 Q5310.7 Yzhan3 Wjan {sake cup}
+ 6238 U76e1 B108 S14 XJ03F54 XH1380 N3120 V3900 H2616 O2201 MN23029 MP8.0126 P2-5-9 Q5010.7 Yjin4 Yjin3 Wjin . . . Ť Ȥ. T1 ޤ {sake cup}
+ 6239 U76e5 B108 S16 N3123 V3904 MN23041 MP8.0138 P2-11-5 I5h11.1 Q7710.7 Yguan4 Wgwan 餤 . {tub} {washbasin}
+ 623A U76e7 B141 C108 S16 F1483 N4114 V3903 O2594 MN23050 MP8.0139 P3-4-12 I2m14.1 Q2121.7 Ylu2 Wro {hut}
+ 623B U76ea B108 S17 XJ0623C N3124 V3905 MN23062 MP8.0150 P2-12-5 I5h12.1 Q3610.7 Ydang4 Wtang ȥ Ȥ. . . {melt} {be charmed} {captivated}
+ 623C U862f B140 S20 S21 XJ0623B XH3124 V5256 MN32532X MP9.1038 P2-3-17 Q4410.7 ZRP2-4-17 Ydang4 Wtang ȥ Ȥ. . . {to toss about} {to swing} {to rock}
+ 623D U76fb B109 S9 V3910 MN23166 MP8.0181 P1-5-4 I5c4.6 Q6802.7 Yxi1 Whye ˤ. {glare at} {toil}
+ 623E U7708 B109 S9 V3911 MN23189 MP5.0787 P1-5-4 I5c4.5 Q6401.2 Ydan1 Wtam ˤ. {watch intently}
+ 623F U7707 B109 S9 N3130 V3914 MN23188 MP8.0187 P1-5-4 I5c4.2 Q6902.0 Ymiao3 Wmyo ӥ祦 ߥ祦 Ӥ礦. {minuteness} {squint}
+ 6240 U7704 B109 S9 N3129 V3913 MN23182 MP8.0186 P1-5-4 I5c4.1 Q6102.7 Ymian3 Wmyeon ٥ .ߤ {looking askance}
+ 6241 U7729 B109 S10 N3133 V3924 L2581 MN23254 MP8.0208 P1-5-5 I5c5.3 Q6003.2 Yxuan4 Whyeon Whwan . . ޤ. . ޤ. . {faint} {dizzy}
+ 6242 U7724 B109 S10 V3922 MN23247 MP8.0207 P1-5-5 I5c5.4 Q6701.1 Yyi2 Wi Ƥ {glance at} {gaze at}
+ 6243 U771e B21 C109 S10 XJ03F3F XH783 F2359 N753 V3927 H2110 O1429A O1496 MN23235 MP8.0197 P2-2-8 Q2180.1 Yzhen1 Wjin ޤ T1 ޤ ޤ ޤ {truth} {reality} {Buddhist sect}
+ 6244 U7725 B109 S11 XJ06245 N3135 V3929 MN23250 MP8.0207 P2-6-5 I5c6.7 Q2160.1 Yzi4 Wja Wje ޤʤ ᤸ {outside the corner of the eye}
+ 6245 U7726 B109 S11 XJ06244 XH3135 V3930 MN23251 MP8.0207 P1-5-6 Q6101.1 Yzi4 Wja Wje ޤʤ ᤸ {corner of the eyes} {eyesockets}
+ 6246 U771b B109 S10 N3131 V3923 MN23230 MP8.0196 P1-5-5 I5c5.1 Q6509.0 Ymei4 Wmae ޥ Х . {dark}
+ 6247 U7737 B109 S11 N3139 V3934 MN23311 MP8.0212 P2-6-5 I5c6.6 Q9060.3 Yjuan4 Wgweon .ߤ {look around} {regard affectionately}
+ 6248 U7738 B109 G9 S11 N3137 V3932 H1170 DK794 L2580 O1636 MN23312 MP8.0213 IN2171 P1-5-6 I5c6.3 Q6305.0 Ymou2 Wmo ܥ ҤȤ {pupil of the eye}
+ 6249 U7747 B109 S12 N3141 V3937 MN23360 MP8.0224 P1-5-7 I5c7.1 Q6802.7 Ydi4 Wje Wche ƥ {looking askance at}
+ 624A U775a B109 S13 V3939 MN23437 MP8.0229 P1-5-8 I5c8.8 Q6101.4 Yai2 Yya2 Wae ޤʤ {glare} {angry look}
+ 624B U7768 B109 S13 N3148 V3947 MN23464 MP8.0236 P1-5-8 I5c8.5 Q6701.7 Yni4 Wye ˤ. ˤ. {glaring at} {authority} {power} {scowl at}
+ 624C U776b B109 S13 N3145 V3944 MN23469 MP8.0237 P1-5-8 I5c8.4 Q6508.1 Yjie2 Wcheob 祦 ޤĤ {eyelashes}
+ 624D U775b B109 S13 N3142 V3940 MN23438 MP8.0229 P1-5-8 I5c8.7 Q6502.7 Yjing1 Wjeong 祦 ҤȤ {pupil of the eye}
+ 624E U7765 B109 S13 XJ14F21 N3144 V3942 MN23459 MP8.0235 P1-5-8 I5c8.3 Q6604.0 Ypi4 Ybi4 Wbi إ ʤ . {glare at}
+ 624F U777f B25 C109 S14 XJ03143 XJ1385B XH865 N805 V3949 MN23536 MP8.0241 P2-4-10 Q2160.8 Yrui4 Wye .餫 {intelligence} {imperial}
+ 6250 U777e B143 C109 S14 N4211 V3951 L2929 MN23535 MP8.0241 P2-6-8 I2k12.1 Q2640.1 Ygao1 Wgo {testicles}
+ 6251 U7779 B109 S14 V3950 MN23519 MP8.0240 P1-5-9 I5c9.1 Q6406.0 Q6406.3 Ydu3 Wdo . {look at} {see}
+ 6252 U778e B109 S15 V3952 MN23586 MP8.0246 P1-5-10 I5c10.1 Q6306.1 Q6306.5 Yxia1 Whal ᤯ {blind eye} {one eye}
+ 6253 U778b B109 S15 V3953 MN23568 MP8.0245 P1-5-10 I5c10.2 Q6108.1 Ychen1 Wjin . .餹 {be angry}
+ 6254 U7791 B109 S15 F2326 N3151 V3954 L2842 MN23600 MP8.0247 P1-5-10 I5c10.3 Q6708.0 Yming2 Wmyeong Wmyeon ᥤ ٥ ߥ祦 ߥ ᤤ. Ĥ. Ĥ. . {sleep} {dark} {close eyes}
+ 6255 U77a0 B109 S16 XJ14F36 N3154 V3957 MN23651 MP8.0251 P1-5-11 I5c11.3 Q6901.4 Ycheng1 Wdang Wjaeng ɥ ȥ ߤ. {stare intently}
+ 6256 U779e B109 S16 N3153 V3956 MN23649 MP8.0250 P1-5-11 I5c11.2 Q6402.7 Yman2 Wman Wmun ޥ Х ܥ . {deception}
+ 6257 U77b0 B109 S17 XJ14F41 N3158 V3962 MN23704 MP5.0933 P1-5-12 I5c12.1 Q6804.0 Ykan4 Wgam . {look} {see}
+ 6258 U77b6 B109 S17 V3958 MN23713 MP8.0256 P1-5-12 I5c12.3 Q6508.6 Ykui4 Wgwi {see everything}
+ 6259 U77b9 B109 S18 S17 V3963 MN23727 MP8.0257 P1-5-13 I5c13.2 Q6204.7 ZRP1-5-12 Yai4 Wae {hidden} {unclear}
+ 625A U77bf B109 S18 XH867 V3965 MN23747 MP8.0260 P2-10-8 I8c10.4 Q6621.4 Yqu1 Yju4 Yqu2 Wgu . . {surname}
+ 625B U77bc B109 S18 N3160 V3966 MN23744 MP8.0259 P1-5-13 I5c13.4 Q6808.6 Yjian3 Wgeom ޤ֤ {eyelids}
+ 625C U77bd B207 C109 S18 N5416 V3968 MN23745 MP8.0259 P2-13-5 I5c13.6 Q4460.4 Ygu3 Wgo ᤷ. {blind person}
+ 625D U77bb B109 S18 V3964 O2726 MN23742 MP8.0258 P1-5-13 I5c13.5 Q6706.1 Yzhan1 Wcheom . {look at}
+ 625E U77c7 B109 S18 XJ04C58 XJ05B24 N3161 V3967 MN23774X MP8.0264 P1-5-13 I5c13.3 Q6403.2 Ymeng2 Wmong ⥦ ܥ . ᤷ. {blind}
+ 625F U77cd B29 C109 S20 N867 V3970 MN23792 MP8.0265 P2-10-10 I2h18.1 Q6640.7 Yjue2 Whwag {surprise & confusion}
+ 6260 U77d7 B24 C109 S24 N796 V3971 MN23836 MP8.0268 P2-2-22 I2k22.1 Q4071.6 Ychu4 Wchog 祯 奯 ʤ. {luxuriance}
+ 6261 U77da B109 S26 N3163 V3973 MN23841 MP8.0268 P1-5-21 I5c21.1 Q6702.7 Yzhu3 Wchog 祯 . {look intently}
+ 6262 U77dc B110 S9 N3165 V3975 MN23852 MP8.0270 P1-5-4 I2a7.25 Q1822.7 Yjin1 Yguan1 Yqin2 Wgeung Wgeun 祦 . ĤĤ. ۤ. {pride} {respect}
+ 6263 U77e3 B111 S7 V3977 O665 MN23931 MP8.0279 P2-2-5 I0a7.4 Q2343.0 Yyi3 Weui {sentence particle}
+ 6264 U77ee B111 S13 N3174 V3983 MN23995 MP8.0295 P1-5-8 I5d8.8 Q8244.4 Yai3 Wwae 磻 Ҥ. {low} {short}
+ 6265 U77fc B112 S8 V3987 MN24044 MP8.0343 P1-5-3 I5a3.1 Q1161.0 Yqiang1 Wgang T1 Ф {stepping stone} {hard} {serious minded}
+ 6266 U780c B112 S9 N3177 V3988 MN24062 MP8.0346 P1-5-4 I5a4.4 Q1762.0 Yqi4 Yqie4 Wche ߤ {time} {occasion}
+ 6267 U7812 B112 S9 XJ15024 N3178 V3989 MN24068 MP8.0347 P1-5-4 I5a4.5 Q1161.0 Ypi1 Wbi إ {arsenic}
+ 6268 U7926 B112 S20 XJ0395B XJ0395C XJ06F4A XJ15039 XH4843 N3225 V4057 H1256 MN24564 MP8.0409 P1-5-15 Q1063.2 ZSP1-5-14 Ykuang4 Ygong3 Wgwang 餬 {mine} {mineral} {ore}
+ 6269 U7820 B112 S10 V3995 MN24084 MP8.0348 P1-5-5 I5a5.2 Q1761.0 Yqu1 Wjeo {stony hill} {stony mountain}
+ 626A U792a B112 S19 XJ04557 N3224 V4056 O2798 MN24571X MP8.0410 P1-5-14 I5a14.1 Q1162.7 Yli4 Wryeo 쥤 ߤ. T1 {whetstone} {polish}
+ 626B U7845 B112 S11 XH2937 N3188 V4001 MN24151 MP8.0359 P1-5-6 Q1461.4 Ygui1 Yhuo4 Wgyu 㥯 . {silicon}
+ 626C U788e B112 S13 XJ03A55 XH3179 N3194 V4009 H1204 MN24284 MP8.0372 P1-5-8 Q1064.8 Ysui4 Wswae . . {break} {smash} {broken} {busted}
+ 626D U7874 B112 S12 V4003 P1-5-7 I5a7.5 Q1461.1 Whwa {oyster}
+ 626E U7886 B112 S13 V4011 MN24273 MP8.0371 P2-8-5 I5a8.10 Q3460.1 Ybo1 Wpa {arrowhead} {weight attached to an arrow by a cord}
+ 626F U787c B112 S13 N3200 V4018 MN24254X MP8.0370 P1-5-8 I5a8.2 Q1762.0 Ypeng2 Wbung Wpyeong ۥ {sound of stones struck together} {boron}
+ 6270 U789a B112 S13 V4013 MN24309 MP8.0376 P1-5-8 I5a8.3 Q1066.1 Ypei2 Wbae ϥ {mound} {bud}
+ 6271 U788c B112 S13 N3199 V4017 MN24282 MP8.0372 P1-5-8 I5a8.8 Q1763.2 Yliu4 Ylu4 Wrog . {satisfactory}
+ 6272 U78a3 B112 S14 N3205 V4025 MN24326 MP8.0377 P1-5-9 I5a9.4 Q1662.7 Yjie2 Wgal Wge ֤ {round stone} {monument}
+ 6273 U78b5 B112 S14 V4023 P1-5-9 I5a9.5 Q1168.6 T1 Ҥ {great} {see JIS4059}
+ 6274 U78aa B112 S14 XH3183 N3203 V4022 MN24339 MP8.0386 P1-5-9 Q1461.1 Yzhen1 Wchim Wam ̤ {stone slab used for washing clothes} {an anvil}
+ 6275 U78af B112 S14 XJ0606F XH2952 V4021 MN24350 MP8.0387 P1-5-9 Q1266.3 Ynao3 Wno Υ {agate}
+ 6276 U78d1 B112 S15 N3212 V4035 MN24402 MP8.0394 P1-5-10 I5a10.6 Q1261.8 Ywei4 Wae Woe . {mortar} {hand mill}
+ 6277 U78c6 B112 S15 V4033 MN24389 MP8.0392 P1-5-10 I5a10.2 Q1762.7 Yhua2 Whwal {stone implement}
+ 6278 U78cb B112 S15 N3211 V4034 MN24395 MP8.0393 P1-5-10 I5a10.5 Q1861.1 Ycuo1 Wcha ߤ. {polish}
+ 6279 U78d4 B112 S16 S15 XJ13444 N3215 V4044 O2486 MN24406 MP8.0395 P1-5-11 I5a11.2 Q1569.4 ZRP1-5-10 Yzhe2 Wchaeg 㥯 . ϤĤ Ҥ餯 {crucifixion}
+ 627A U78be B112 S15 N3216 V4038 MN24370 MP8.0389 P1-5-10 I5a10.7 Q1763.2 Ynian3 Wnyeon ƥ . . {mortar} {grind}
+ 627B U78bc B112 S15 V4030 MN24368 MP8.0389 P1-5-10 I5a10.1 Q1162.7 Yma3 Wma 䤢 䤢 {number} {wharf} {agate} {yard (91.44 cm)}
+ 627C U78c5 B112 S15 V4032 MN24386 MP8.0391 P1-5-10 I5a10.4 Q1062.7 Ybang4 Ypang1 Ypang2 Wbang Wpaeng ܥ ۥ ݤ {become obstructed} {pound (sterling, lb)}
+ 627D U78ca B112 S15 N3213 V4036 MN24394 MP8.0392 P2-5-10 I5a10.8 Q1066.1 Ylei3 Wroe 饤 {many stones}
+ 627E U78ec B112 S16 V4042 MN24454 MP8.0401 P2-11-5 I5a11.4 Q4760.1 Yqing4 Wgyeong {upside-V-shaped gong}
+ 6321 U78e7 B112 S16 V4041 MN24448 MP8.0398 P1-5-11 I5a11.3 Q1568.6 Yqi4 Wjeog {expanse of sand} {pebbly beach}
+ 6322 U78da B112 S16 N3219 V4043 MN24418 MP8.0396 P1-5-11 I5a11.1 Q1564.3 Yzhuan1 Wjeon {tile}
+ 6323 U78fd B112 S17 V4047 MN24494 MP8.0405 P1-5-12 I5a12.3 Q1461.1 Yqiao1 Wgyo 祦 {rocky} {barren}
+ 6324 U78f4 B112 S17 V4046 MN24478 MP8.0403 P1-5-12 I5a12.4 Q1261.8 Ydeng4 Wdeung ȥ {stone steps} {stone bridge}
+ 6325 U7907 B112 S18 V4051 MN24505 MP8.0406 P1-5-13 I5a13.1 Q1763.4 Yyu4 Wug {jewel}
+ 6326 U7912 B112 S18 XJ14F6B F2344 V4053 O2732 MN24527 MP8.0407 P1-5-13 I5a13.4 Q1865.3 Ywo4 Yyi3 Weui 浪 {rock} {beach} {shore}
+ 6327 U7911 B112 S18 V4052 MN24526 MP8.0407 P1-5-13 I5a13.3 Q1966.6 Ydang4 Wdang ȥ Ϥ Ϥ {bottom} {base} {slap} {bang} {all of a sudden}
+ 6328 U7919 B112 S19 XJ03337 XH3198 N3223 V4055 MN24542 MP8.0408 P1-5-14 Q1768.1 Yai4 Wae ޤ. {obstruct} {hinder} {block} {deter}
+ 6329 U792c B112 S20 N3226 V4058 MN24573 MP8.0411 P2-12-8 I5a15.2 Q4460.1 Yfan2 Wban Х ϥ {alum}
+ 632A U792b B112 S20 N3227 V4059 O2987 MN24572 MP8.0411 P1-5-15 I5a15.1 Q1269.4 Yli4 Wryeog 쥭 Ĥ֤ {small stones}
+ 632B U7940 B113 S8 N3230 V4064 H1128 L2992 O640 MN24633 MP8.0420 P1-5-3 I4e3.2 Q3721.7 Ysi4 Wsa ޤ. ޤĤ {enshrine} {worship}
+ 632C U7960 B113 S10 N3241 V4081 MN24676 MP8.0463 P1-5-5 I4e5.8 Q3722.0 Yci2 Wsa ۤ ޤĤ {small shrine}
+ 632D U7957 B113 S10 N3238 V4077 O1380 MN24665 MP10.0204 P1-5-5 I4e5.7 Q3224.0 Yzhi1 Wji ĤĤ. ޤ {respectful}
+ 632E U795f B113 S10 N3239 V4078 L2945 MN24674 MP8.0463 P2-5-5 I4e5.9 Q2290.1 Ysui4 Wsu . . {curse} {haunt}
+ 632F U795a B113 S10 N3237 V4076 O1126 MN24668 MP8.0439 P1-5-5 I4e5.6 Q3821.1 Yzuo4 Wjo . . {imperial throne} {happiness}
+ 6330 U7955 B113 S10 XJ0486B XH3281 N3236 V4075 H1153 MN24663 MP8.0428 P1-5-5 Q3320.0 Ymi4 Wbi . . {mysterious} {secret} {abstruse}
+ 6331 U7953 B113 S9 S10 N3242 V4082 L2993 O1125 MN24658 MP8.0427 P1-4-5 I4e5.2 Q3324.7 Q3324.4 ZRP1-5-5 Yfu2 Wbul ե ϥ Ϥ. {exorcise}
+ 6332 U797a B113 S13 V4095 O1903 MN24733 MP8.0475 P1-5-8 I4e8.1 Q3428.1 Yqi2 Wgi . {fortunate} {peace of mind}
+ 6333 U797f B113 S13 XJ04F3D XH3250 V4097 H1205 MN24741 MP8.0492 P1-5-8 Q3723.2 Ylu4 Wrog . դ {fief} {allowance} {pension} {grant} {happiness}
+ 6334 U798a B113 S14 N3253 V4101 MN24760 MP8.0483 P1-5-9 I4e9.5 Q3723.4 Yxi4 Wgye ߤ Ϥ. {Shinto purification ceremony}
+ 6335 U799d B113 S15 V4108 MN24792 MP8.0495 P1-5-10 I4e10.1 Q3624.7 Yji4 Wjig 祯 {proper name}
+ 6336 U79a7 B113 S17 V4112 O2628 MN24828 MP8.0497 P1-5-12 I4e12.1 Q3426.5 Q3426.1 Yxi1 Wheui . {fortunate} {auspicious}
+ 6337 U9f4b B210 S17 XJ03A58 XH5425 V7085 H2148 MN48565 MP12.1091 P2-2-15 Q0022.3 Yzhai1 Wjae Wja ĤĤ. Ȥ Τ {Buddhist food} {room} {religious purification} {worship} {avoid} {alike}
+ 6338 U79aa B113 S17 XJ04135 XH3255 N3257 V4110 H1245 O2627 MN24835 MP8.0498 P1-5-12 Q3625.6 Ychan2 Yshan4 Wseon 椺. {Zen Buddhism} {silent meditation}
+ 6339 U79ae B113 S18 XJ04E69 XH3229 N3259 V4113 H1249 O2725 MN24844 MP8.0501 P1-5-13 Q3521.8 Yli3 Wrye 쥤 饤 T1 Ҥ {social custom} {manners} {courtesy} {rites}
+ 633A U79b3 B113 S22 V4117 MN24868 MP8.0512 P1-5-17 I4e17.1 Q3023.2 Yrang2 Yrang3 Wyang 祦 Ϥ. {exorcise} {drive away}
+ 633B U79b9 B114 S9 V4118 O1015 MN24885X MP8.0514 P4-9-3 I0a9.14 Q2042.7 Q2022.7 Yyu3 Wu {name of a Chinese emperor}
+ 633C U79ba B114 S9 V4119 MN24886X MP8.0517 P4-9-3 I0a9.15 Q6042.7 Q6022.7 Yyu2 Yyu4 Wong Wu ʤ {long-tailed monkey}
+ 633D U79c9 B115 S8 V4125 MN24932 MP8.0536 P4-8-3 I0a8.11 Q2090.7 Ybing3 Wbyeong إ . {take} {cherish} {sheaf} {unit of volume}
+ 633E U79d5 B115 S9 XH3466 N3269 V4126 MN24958 MP8.0555 P1-5-4 I5d4.4 Q2191.0 Ybi3 Wbi {empty grain or rice husk} {chaff}
+ 633F U79e7 B115 S10 N3278 V4137 O1114 MN24996 MP8.0568 P1-5-5 I5d5.3 Q2593.0 Yyang1 Wang ʤ {rice} {seedlings}
+ 6340 U79ec B115 S10 V4128 MN25002 MP8.0570 P1-5-5 I5d5.9 Q2191.7 Yju4 Wgeo {a type of millet}
+ 6341 U79e1 B115 S10 V4132 MN24990 MP8.0558 P1-5-5 I5d5.5 Q2394.7 Q2394.4 Yba2 Wbal ϥ Х T1 Ϥ餤 {damaged grain}
+ 6342 U79e3 B115 S10 N3277 V4136 MN24992 MP8.0558 P1-5-5 I5d5.1 Q2599.0 Ymo4 Wmal ޥ Х ޤ ޤ {fodder}
+ 6343 U7a08 B115 S12 N3283 V4142 MN25074 MP8.0581 P1-5-7 I5d7.1 Q2694.1 Ygan3 Wgan {straw} {hollow stem}
+ 6344 U7a0d B115 S12 N3284 V4143 MN25083 MP8.0590 P1-5-7 I5d7.3 Q2992.7 Yshao1 Yshao4 Wcho 祦 褦䤯 {slightly}
+ 6345 U7a18 B115 S13 V4147 MN25118 MP8.0594 P1-5-8 I5d8.3 Q2498.1 Yji1 Yqi2 Wgi {straw} {one year}
+ 6346 U7a19 B115 S13 V4148 O2122 MN25119 MP8.0594 P1-5-8 I5d8.6 Q2491.6 Yzhi2 Wjig 祯 祯 T1 {early-maturing rice}
+ 6347 U7a20 B115 S13 N3289 V4150 O1915 MN25130 MP8.0597 P1-5-8 I5d8.7 Q2792.0 Ychou2 Wjo Wju 奦 祦 . . {density}
+ 6348 U7a1f B8 C115 S13 XJ06349 N325 V4153 O1973 MN25127 MP8.0596 P2-2-11 I2j11.3 Q0090.4 Ybing3 Wpum ҥ ᤰ {salary in rice}
+ 6349 U7980 B113 S13 XJ06348 XH325 N3249 V4094 MN24742 MP8.0477 P2-2-11 Q0090.1 Ybing3 Wpum ҥ ᤰ {salary in rice}
+ 634A U7a31 B115 S14 XJ03E4E XJ1514D XH3280 N3293 V4155 H1220 O2121 MN25180X MP8.0603 P1-5-9 Q2295.7 Q2294.7 Ycheng1 Ychen4 Ycheng4 Wching 祦 . Ȥ. . . Ϥ. ۤ. {call} {name} {brand} {address} {say}
+ 634B U7a3b B115 S15 XJ03070 N3296 V4161 H1233 O2307 MN25216 MP8.0608 P1-5-10 Q2297.7 Ydao4 Wdo ȥ - {rice plant}
+ 634C U7a3e B189 C115 S15 XJ03946 XJ1597C XH3299 N5251 V4167 MN25219 MP6.0491 P2-2-13 Q0090.4 Ygao3 Wgo {draft} {manuscript} {rough copy}
+ 634D U7a37 B115 S15 N3298 V4165 MN25207 MP8.0606 P1-5-10 I5d10.1 Q2694.7 Yji4 Wjig 祯 {millet}
+ 634E U7a43 B115 S15 V4164 P1-5-10 I5d10.4 Q2396.8 襦 {(no known meaning; S&H uses jabberwocky words)}
+ 634F U7a57 B115 S17 XJ04A66 XH3300 N3307 V4177 H1246 O2625 MN25298 MP8.0631 P1-5-12 Q2593.3 Ysui4 Wsu T1 {ear (of grain)} {head} {crest (of wave)}
+ 6350 U7a49 B115 S17 XJ04355 XJ1513E N3303 V4178 MN25282 MP8.0630 P1-5-12 Q2795.1 Yzhi4 Wchi .ʤ .ʤ . . {infancy}
+ 6351 U7a61 B115 S18 N3310 V4181 MN25325 MP8.0633 P1-5-13 I5d13.1 Q2496.1 Yse4 Wsaeg 祯 {harvest}
+ 6352 U7a62 B115 S18 XH2494 N3311 V4182 MN25331 MP8.0634 P1-5-13 I5d13.3 Q2195.3 Yhui4 Wye 磻 . . . {dirty}
+ 6353 U7a69 B115 S19 XJ0323A XH3305 N3312 V4183 H1255 O2801 MN25344 MP8.0635 P1-5-14 Q2293.7 Ywen3 Won .䤫 {calm}
+ 6354 U9f9d B115 S21 XJ0302C XJ03D29 XH3273 V4184 O2915 MN48869 MP12.1158 P1-5-16 Q2791.7 Yqiu1 Wchu 奦 Ȥ {autumn}
+ 6355 U7a70 B115 S22 XJ03E77 XH3308 V4185 H1258 O2964 MN25383 MP8.0638 P1-5-17 Q2093.2 Yrang2 Wyang 祦 椿 T1 ߤΤ {abundance}
+ 6356 U7a79 B116 S8 XJ13A49 N3315 V4190 O948 MN25414 MP8.0642 P2-3-5 I3m5.10 Q3020.7 Yqiong1 Yqiong2 Wgung 奦 祦 {sky}
+ 6357 U7a7d B116 S9 N3319 V4194 MN25433 MP8.0654 P2-3-6 I3m6.6 Q3055.8 Q3055.1 Yjing3 Wjeong Ȥ {sunken trap}
+ 6358 U7a88 B116 S10 N3321 V4196 O1745 MN25463 MP8.0661 P2-3-7 I3m7.12 Q3072.7 Yyao3 Wyo 襦 {quiet}
+ 6359 U7a97 B116 S12 XJ0416B XJ1367C XJ14A51 XJ14A55 XJ15162 XH3326 N3327 V4202 MN25517 MP8.0666 P2-3-9 Q3060.8 Ychuang1 Wchang ޤ Ƥޤ {window} {pane}
+ 635A U7a95 B116 S11 N3324 V4199 MN25496 MP8.0665 P2-3-8 I3m8.6 Q3011.3 Q3013.2 Ytiao3 Wjo 祦 襦 Ĥ. {quiet}
+ 635B U7a98 B116 S12 N3328 V4203 MN25519 MP3.1006 P2-3-9 I3m9.6 Q3060.7 Yjiong3 Yjun3 Wgun . 뤷. {rebuke}
+ 635C U7a96 B116 S12 N3329 V4204 MN25516 MP3.1038 P2-3-9 I3m9.7 Q3060.1 Yjiao4 Wgyo 祦 ʤ {cellar}
+ 635D U7aa9 B116 S14 N3333 V4208 MN25579 MP8.0671 P2-3-11 I3m11.10 Q3022.7 Ywo1 Wwa {cave} {pouch}
+ 635E U7ac8 B116 S21 XJ03376 XJ14947 N3341 V4221 MN25703 MP8.0688 P2-3-18 I3m18.1 Q3071.6 Yzao4 Wjo ޤ ؤäĤ {hearth} {kitchen stove}
+ 635F U7ab0 B116 S15 XJ04D52 XJ15159 XH3336 V4211 MN25595 MP8.0681 P2-3-12 Q3077.2 Yyao2 Wyo 襦 {brick kiln} {furnace} {coal mine pit}
+ 6360 U7ab6 B116 S16 N3338 V4214 MN25628 MP3.1082 P2-3-13 I3m13.5 Q3040.4 Yju4 Wgu .Ĥ .Ĥ {emaciated}
+ 6361 U7ac5 B116 S18 V4217 MN25680 MP8.0688 P2-3-15 I3m15.2 Q3024.8 Yqiao4 Wgyu 祦 {hole} {cave}
+ 6362 U7ac4 B116 S18 N3340 V4218 MN25679 MP8.0687 P2-3-15 I3m15.1 Q3071.7 Q3011.7 Ycuan4 Wchan . Τ. {flee}
+ 6363 U7abf B116 S16 N3335 V4213 MN25660 MP8.0686 P2-3-13 I3m13.4 Q3021.4 Ylong2 Wryung 奦 {vault (of sky)} {dome}
+ 6364 U9083 B162 S18 N4752 V6123 MN39191X MP11.0201 P3-4-14 I2q14.2 Q3330.3 Ysui4 Wsu ֤. {deep} {profound}
+ 6365 U7ac7 B116 S20 V4220 O2897 MN25695 MP8.0688 P2-3-17 I3m17.2 Q3080.6 Ydou4 Wdu ȥ ȥ {hole} {doorway} {ditch}
+ 6366 U7aca B116 S22 XJ04060 XH3320 N3342 V4222 H2387 MN25713 MP8.0688 P2-3-19 Q3092.7 Yqie4 Wjeol ̤. Ҥ. {steal} {secret} {private} {hushed}
+ 6367 U7acd B117 S7 N3344 V4224 MN25726 MP8.0702 P1-5-2 I5b2.1 Q0410.0 Yshi2 Ygong1 Ysheng1 Wsib ǥåȥ {decalitre} {(kokuji)}
+ 6368 U7acf B117 S8 N3345 V4225 MN25731 MP8.0702 P1-5-3 I5b3.1 Q0214.0 Yqian1 Ygong1 Ysheng1 Wcheon åȥ {kilolitre} {(kokuji)}
+ 6369 U7ad5 B117 S9 N3348 V4227 MN25740 MP8.0702 P1-5-4 I5b4.2 Q0812.7 Wbun ǥåȥ {decilitre} {(kokuji)}
+ 636A U7ad3 B117 S9 N3349 V4228 MN25738 MP8.0702 P1-5-4 I5b4.1 Q0211.4 Yqian1 Yfen1 Yzhi1 Yyi1 Ygong1 Ygong1 Wmo ߥåȥ {millilitre} {(kokuji)}
+ 636B U7ad9 B117 S10 N3352 V4231 L2620 MN25742 MP8.0702 P1-5-5 I5b5.2 Q0116.0 Yzhan4 Wcham {stop} {halt}
+ 636C U7ada B117 S10 V4229 MN25744 MP8.0703 P1-5-5 I5b5.1 Q0312.1 Yzhu4 Wjeo . {stop} {linger}
+ 636D U7add B117 S10 XJ04A42 XJ1322A XH589 N3350 V4230 H1162 O1106 MN25752 MP8.0703 P1-5-5 Q0011.8 Ybing4 Ybing1 Wbyeong Wban إ ۥ . ʤ.٤ ʤ. ʤ.Ӥ {line up} {be in a row} {rank with} {rival} {equal}
+ 636E U7ae1 B117 S11 N3353 V4233 MN25767 MP8.0714 P1-5-6 I5b6.2 Q0116.0 Yyi1 Ygong1 Ysheng1 Ydeyi1 Ybai3 Ysi4 Wbaeg إȥåȥ {hectolitre} {(kokuji)}
+ 636F U7ae2 B117 S12 XH438 V4236 MN25770 MP8.0714 P1-5-7 Q0313.4 Ysi4 Yqi2 Wsa ޤ {wait for} {wait until} {as soon as}
+ 6370 U7ae6 B117 S12 N3355 V4237 O1632 MN25776 MP8.0718 P1-5-7 I5b7.1 Q0519.6 Ysong3 Wsong 祦 . . ĤĤ. {crouch} {cower}
+ 6371 U7aed B117 S14 N3361 V4242 MN25803 MP8.0721 P1-5-9 I5b9.1 Q0612.7 Yjie2 Wgal Wgeol Ĥ. {end} {exhaust}
+ 6372 U7af0 B117 S14 N3360 V4241 MN25808 MP8.0727 P1-5-9 I5b9.3 Q0111.4 Yshao2 Wri åȥ {centilitre} {(kokuji)}
+ 6373 U7b02 B118 S9 V4248 P2-6-3 I6f3.2 Q8851.7 Wchae Wcha Ĥ {quiver} {arrow holder}
+ 6374 U7b0f B118 S10 F2306 N3372 V4254 MN25882 MP8.0746 P2-6-4 I6f4.4 Q8822.7 Yhu4 Wheul 㤯 {mace} {baton} {scepter}
+ 6375 U7b0a B118 S10 N3371 V4253 MN25872 MP8.0746 P2-6-4 I6f4.2 Q8823.2 Yzhao4 Wjo {bamboo basket}
+ 6376 U7b06 B118 S10 V4252 MN25865 MP8.0745 P2-6-4 I6f4.3 Q8871.7 Yba1 Wpa {thorny bamboo} {bamboo fence}
+ 6377 U7b33 B118 S11 V4260 MN25950 MP8.0764 P2-6-5 I6f5.10 Q8846.3 Yjia1 Wga ֤ {reed flute}
+ 6378 U7b18 B118 S11 F2268 V4259 MN25911 MP8.0751 P2-6-5 I6f5.11 Q8860.1 Yshan1 Wjeom 祦 {whip} {cane} {wooden writing slate}
+ 6379 U7b19 B118 G9 S11 N3377 V4264 DK1709 L2628 MN25913 MP8.0751 IN2188 P2-6-5 I6f5.4 Q8810.4 Ysheng1 Wsaeng 祦 դ {a reed instrument}
+ 637A U7b1e B118 S11 N3380 V4267 MN25921 MP8.0753 P2-6-5 I6f5.13 Q8860.3 Ychi1 Wtae {whip} {rod} {scourge} {crime punishable by flogging}
+ 637B U7b35 B118 S11 V4261 MN25952 MP8.0765 P2-6-5 I6f5.9 Q8811.2 Yfan4 Wbeom ϥ ܥ Τ {bamboo frame} {law}
+ 637C U7b28 B118 S11 N3375 V4262 MN25939 MP8.0759 P2-6-5 I6f5.7 Q8823.4 Yben4 Wbun ۥ . T1 {coarse}
+ 637D U7b36 B118 S11 V4257 MN25954 MP8.0765 P2-6-5 I6f5.8 Q8843.0 Yshi3 Wsi {arrow}
+ 637E U7b50 B118 S12 XJ06421 N3386 V4276 MN26001 MP8.0778 P2-6-6 I6f6.16 Q8871.1 Ykuang1 Wgwang 祦 Ϥ {bamboo basket}
+ 6421 U7b7a B118 S13 XJ0637E XH3386 V4290 P2-6-7 Q8871.1 Ykuang1 Wgwang 祦 Ϥ T1 Ф {bamboo basket}
+ 6422 U7b04 B118 S10 S12 N3373 V4255 MN25862 MP8.0745 P2-6-4 Q8844.1 ZRP2-6-6 Yji1 Wgye {hairpin} {crossbar of anchor} {metal rod on sheath}
+ 6423 U7b4d B118 S12 XJ06424 XJ15240 N3390 V4281 MN25997 MP8.0776 P2-6-6 I6f6.14 Q8862.7 Ysun3 Wsun Τ {bamboo shoot}
+ 6424 U7b0b B118 S10 XJ06423 XJ15240 XH3390 N3370 V4251 MN25873 MP8.0746 P2-6-4 Q8850.7 Ysun3 Wsun Τ {bamboo shoot}
+ 6425 U7b4c B118 S12 N3388 V4278 MN25995 MP8.0776 P2-6-6 I6f6.11 Q8810.4 Yquan2 Wjeon {fish trap} {weir}
+ 6426 U7b45 B118 S12 XJ15241 V4275 MN25986 MP8.0766 P2-6-6 I6f6.8 Q8821.1 Yxian3 Wseon {bamboo whisk for tea-making}
+ 6427 U7b75 B118 S13 N3400 V4297 MN26080 MP8.0791 P2-6-7 I6f6.13 Q8840.1 Yyan2 Wyeon ष {straw mat}
+ 6428 U7b65 B118 S13 V4291 O2016 MN26051 MP8.0788 P2-6-7 I6f7.5 Q8860.6 Yju3 Wgeo T1 Ϥ {round basket}
+ 6429 U7b74 B118 S13 V4294 MN26079 MP8.0791 P2-6-7 I6f7.1 Q8843.8 Yjia2 Yce4 Whyeob Wchaeg 祦 ɤ {insert between} {chopsticks} {divining sticks} {plan}
+ 642A U7b67 B118 S13 N3399 V4296 O2014 MN26059 MP8.0789 P2-6-7 I6f7.7 Q8821.6 Yjian3 Wgyeon T1 {waterpipe} {flume}
+ 642B U7b70 B118 S13 V4292 MN26074 MP8.0790 P2-6-7 I6f7.4 Q8821.1 Yzuo2 Wjag 㤯 {bamboo rope}
+ 642C U7b71 B118 S13 XJ03C44 XH3440 V4293 MN26076 MP8.0791 P2-6-7 Q8824.8 Yxiao3 Wso 祦 {dwarf bamboo} {diminutive in person's name}
+ 642D U7b6c B118 S13 S12 V4279 MN26067X MP8.0789 P2-6-7 I6f6.3 Q8825.3 Ycheng2 Wseong {reed} {guide for yarn on a loom}
+ 642E U7b6e B118 S13 N3401 V4298 MN26070 MP8.0790 P2-6-7 I6f7.2 Q8810.8 Yshi4 Wseo . ɤ {(water) divining equipment}
+ 642F U7b9d B118 S14 N3413 V4314 MN26152 MP8.0803 P2-6-8 I6f8.3 Q8857.5 Yqian2 Wgyeom . Ӥ Ϥ. {insert} {fit into} {attach (a clog thong)}
+ 6430 U7b98 B118 S14 XJ06431 V4302 MN26147 MP8.0801 P2-6-8 I6f8.14 Q8860.3 Yjun4 Wgyun {a type of bamboo} {bamboo shoots} {dice}
+ 6431 U7b9f B118 S14 XJ06430 V4303 MN26157 MP8.0803 P2-6-8 Q8871.1 Yjun4 Yjun1 Wgyun {a type of bamboo} {bamboo shoots} {dice}
+ 6432 U7b8d B118 S14 XJ15175 N3409 V4311 MN26130 MP8.0795 P2-6-8 I6f8.4 Q8851.2 Ygu1 Wgo {barrel hoop}
+ 6433 U7b9c B118 S14 V4309 MN26151 MP8.0802 P2-6-8 I6f8.8 Q8810.1 Ykong1 Wgong {type of harp}
+ 6434 U7b9a B118 S14 XJ05175 N3405 V4305 MN26149 MP8.0802 P2-6-8 I6f8.1 Q8862.3 Yzha2 Wcha ȥ 祦 . {progress report}
+ 6435 U7b8b B118 S14 N3404 V4304 L2991 MN26122 MP8.0794 P2-6-8 I6f8.9 Q8850.3 Yjian1 Wjeon դ {paper} {label} {letter} {composition}
+ 6436 U7b92 B118 S14 N3408 V4308 MN26139 MP8.0796 P2-6-8 I6f8.13 Q8822.7 Yzhou3 Wchu 奦 ۤ {broom}
+ 6437 U7b8f B118 S14 XJ06438 XH2949 F2290 N3412 V4313 H2703 MN26133 MP8.0795 P2-6-8 I6f8.10 Q8850.7 Yzheng1 Wjaeng 祦 {a koto}
+ 6438 U7b5d B118 S12 XJ06437 XH3412 V4273 P2-6-6 Q8850.7 Yzheng1 Wjaeng 祦 {koto}
+ 6439 U7b99 B118 S14 N3406 V4306 O2210 MN26148X MP8.0802 P2-6-8 I6f8.2 Q8824.7 Yfu1 Wbog ե Ӥ {quiver}
+ 643A U7bcb B118 S15 XJ1342A V4323 MN26271 MP8.0827 P2-6-9 I6f9.10 Q8871.3 Yqie4 Whyeob 祦 Ϥ {box}
+ 643B U7bc1 B118 S15 N3420 V4326 O2382 MN26249 MP8.0823 P2-6-9 I6f9.6 Q8810.4 Yhuang2 Whwang {bamboo grove}
+ 643C U7bcc B118 S15 V4322 MN26272 MP8.0827 P2-6-9 I6f9.5 Q8823.4 Yhou2 Whu {type of harp}
+ 643D U7bcf B118 S15 XJ05648 XH1432 V4318 P2-6-9 Q8878.2 Yqian4 Wgam . .ޤ {inlay} {set in} {fall into} {rugged}
+ 643E U7bb4 B118 S15 N3421 V4327 MN26214 MP8.0814 P2-6-9 I6f9.2 Q8825.3 Yzhen1 Wjam ޤ. Ϥ {warning} {counsel} {presept} {needle}
+ 643F U7bc6 B118 S15 F2243 N3423 V4329 MN26256 MP8.0825 P2-6-9 I6f9.8 Q8823.2 Yzhuan4 Wjeon ƥ {seal-style characters}
+ 6440 U7bdd B118 S16 N3432 V4340 O2574 MN26320X MP8.0831 P2-6-10 I6f10.7 Q8855.7 Q8844.7 Ygou1 Wgu դ {campfire} {fishing fire} {beacon basket}
+ 6441 U7be9 B118 S16 XJ1525C XJ15325 N3433 V4339 MN26359 MP8.0887 P2-6-10 I6f10.2 Q8872.7 Yshai1 Wsa դ. {sieve} {sift} {screen}
+ 6442 U7c11 B118 S16 XJ04C2C XJ06443 XH4009 F2427 N3427 V4334 MN26387 MP8.0838 P2-6-10 Q8873.2 Ysuo1 Wsa ߤ {a coat raincoat}
+ 6443 U7c14 B118 S17 XJ04C2C XJ06442 XH4009 V4344 MN26387X MP8.0838 P2-6-11 Q8873.2 Ysuo1 Wsa ߤ {a coat raincoat}
+ 6444 U7be6 B118 S16 XJ04A4F XH3410 N3426 V4333 MN26356 MP8.0836 P2-6-10 Q8871.1 Ybi4 Wbi إ ϥ ؤ {spatula} {arrow shaft}
+ 6445 U7be5 B118 S16 N3429 V4336 MN26352 MP8.0836 P2-6-10 I6f10.4 Q8890.4 Yli4 Wryul ꥭ {horn} {flageolet}
+ 6446 U7c60 B118 S22 XJ04F36 N3458 V4376 H2734 O2977 MN26752 MP8.0837 P2-6-16 I6f16.1 Q8871.6 Ylong2 Ylong3 Wrong . . . T1 {basket} {devote oneself} {seclude oneself} {cage} {coop} {implied}
+ 6447 U7c00 B118 S17 XJ1593F N3439 V4350 O2687 MN26419 MP8.0841 P2-6-11 I6f11.7 Q8880.6 Yze2 Ykui4 Wchaeg 㥯 {rough mat (reeds)}
+ 6448 U7c07 B118 S17 N3441 V4351 H2719 MN26437 MP8.0843 P2-6-11 I6f11.2 Q8823.4 Ycu4 Wjog . {group} {crowd} {swarm}
+ 6449 U7c13 B118 S17 N3438 V4349 MN26494 MP8.0846 P2-6-11 I6f11.1 Q8822.2 Wjo {bamboo whisk} {(kokuji)}
+ 644A U7bf3 B118 S17 N3431 V4338 MN26393X MP8.0838 P2-6-11 I6f10.3 Q8850.4 Ybi4 Wpil ҥ ҥ ޤ {fence}
+ 644B U7bf7 B118 S17 V4337 O2689 MN26404 MP8.0839 P2-6-11 I6f10.8 Q8830.4 Ypeng2 Wbong ۥ Ȥ {woven rush awning}
+ 644C U7c17 B118 S17 F2278 N3437 V4348 O2690 P2-6-11 I6f11.5 Q8890.4 Yliang2 祦 {weir} {fish trap}
+ 644D U7c0d B118 S17 V4347 O2688 MN26456 MP8.0845 P2-6-11 I6f11.4 Q8840.4 Ylou3 Wru {bamboo basket}
+ 644E U7bf6 B118 S17 V4346 O2787 MN26403 MP8.0839 P2-6-11 I6f11.6 Q8832.7 Yyan1 Weon {black bamboo} {slender bamboo}
+ 644F U7c23 B118 S18 V4354 MN26524 MP8.0854 P2-6-12 I6f12.3 Q8880.6 Ykui4 Wgwe ä {earth-carrying basket}
+ 6450 U7c27 B118 S18 N3442 V4356 MN26541 MP8.0855 P2-6-12 I6f12.4 Q8880.6 Yhuang2 Whwang {flute reed}
+ 6451 U7c2a B118 S20 XJ13265 N3451 V4367 MN26558 MP8.0856 P2-6-14 I6f14.3 Q8860.1 Yzan1 Wjam 󤶤 {ornamental hairpin}
+ 6452 U7c1f B118 S18 XJ0433D V4353 MN26510X MP8.0848 P2-6-12 I6f12.1 Q8840.6 Ydian4 Wjeom ƥ ष {a type of bamboo} {round bamboo lunchbox}
+ 6453 U7c37 B118 S19 N3445 V4361 MN26607 MP8.0861 P2-6-13 I6f13.7 Q8826.1 Yyan2 Wcheom Ҥ {eaves}
+ 6454 U7c2b B118 S19 V4355 MN26560 MP8.0858 P2-6-13 I6f13.1 Q8822.7 Yxiao1 Wso 祦 դ {pan pipes} {flute}
+ 6455 U7c3d B118 S19 N3446 V4362 MN26614 MP8.0862 P2-6-13 I6f13.6 Q8888.6 Yqian1 Wcheom {label} {signature}
+ 6456 U7c4c B118 S20 N3453 V4370 O2901 MN26675 MP8.0868 P2-6-14 I6f14.5 Q8864.1 Ychou2 Wju 奦 Ȥ Ϥꤴ {plan}
+ 6457 U7c43 B118 S21 N3452 V4369 MN26648 MP8.0867 P2-6-15 I6f15.2 Q8810.7 Ylan2 Wram {basket}
+ 6458 U7c54 B118 S21 XJ04C79 XJ0692E XH4088 N3455 V4372 MN26708 MP8.0873 P2-6-15 Q8844.8 Ysou3 Wsu {thicket} {bush} {underbrush} {grove}
+ 6459 U7c4f B118 S20 XJ1526D V4366 P2-6-14 I6f14.2 Q8828.1 Yqi2 Wgi Ϥ {flag} {banner}
+ 645A U7c40 B118 S19 XJ15277 V4360 MN26646 MP8.0866 P2-6-13 I6f13.5 Q8856.2 Yzhou4 Wju 奦 奦 . {a style of calligraphy}
+ 645B U7c50 B118 S21 XJ0645C N3456 V4373 MN26693X MP8.0871 P2-6-15 I6f15.1 Q8823.2 Yteng2 Wdeung ȥ {rattan} {cane}
+ 645C U7c58 B118 S22 XJ0645B XH3456 V4374 MN26733X MP8.0874 P2-6-16 Q8829.3 Yteng2 Wdeung ȥ {climbing plants} {vines} {cane}
+ 645D U7c5f B118 S22 N3457 V4375 MN26751 MP8.0875 P2-6-16 I6f16.2 Q8898.6 Ylai4 Wroe 饤 դ {rattling of the wind}
+ 645E U7c64 B118 S23 XJ0645F N3459 V4378 H2735 L2082 MN26769 MP8.0878 P2-6-17 I6f17.2 Q8815.3 Yqian1 Wcheom Ȥ {lottery} {raffle}
+ 645F U7c56 B118 S21 XJ0645E XH3459 V4371 P2-6-15 Q8815.3 Yqian1 Wcheom Ȥ {lottery} {raffle}
+ 6460 U7c65 B118 S23 V4377 MN26771 MP8.0878 P2-6-17 I6f17.1 Q8822.7 Yyue4 Wyag 䥯 դ {three-holed flute}
+ 6461 U7c6c B118 S25 N3460 V4379 O3010 MN26803X MP8.0881 P2-6-19 I6f18.1 Q8841.4 Q8821.4 Yli2 Wri ޤ {rough-woven fence} {bamboo hedge}
+ 6462 U7c75 B119 S8 N3462 V4381 MN26837 MP8.0886 P1-6-2 I6b2.1 Q9490.0 Yfan2 Wsib ǥ᡼ȥ {dekametre} {(kokuji)}
+ 6463 U7c83 B119 S10 N3466 V4388 MN26861 MP8.0887 P1-6-4 I6b4.3 Q9191.0 Ybi3 Wbi {empty grain husk}
+ 6464 U7c90 B119 S10 V4386 P1-6-4 I6b4.1 Q9397.7 Q9392.7 T1 ͤ {(no known meaning; S&H uses jabberwocky words)}
+ 6465 U7ca4 B4 C119 S12 N237 V4399 MN26935 MP8.0898 P2-10-2 I6b6.10 Q2620.7 Yyue4 Wweol {alas}
+ 6466 U7cad B119 S12 V4395 P1-6-6 I6b6.2 Q9896.1 {chaff} {rice hulls}
+ 6467 U7ca2 B119 S12 V4398 MN26932 MP8.0897 P2-6-6 I6b6.7 Q3790.4 Yzi1 Yci2 Wja Ȥ {millet} {rice cakes}
+ 6468 U7cab B119 S12 V4396 P1-6-6 I6b6.4 Q9192.7 Ymian4 {(no known meaning; S&H uses jabberwocky words)}
+ 6469 U7ca1 B119 S12 V4397 MN26928 MP8.0897 P1-6-6 I6b6.5 Q9792.0 Ytong2 Wdong ȥ {unpolished rice}
+ 646A U7ca8 B119 S12 N3476 V4401 MN26949 MP8.0902 P1-6-6 I6b6.3 Q9196.0 Ybai3 Wbaeg إȥ᡼ȥ {hectometre} {(kokuji)}
+ 646B U7cb3 B119 S13 XJ1507A XJ1512D N3478 V4408 MN26967 MP8.0904 P1-6-7 I6b7.1 Q9194.6 Ygeng1 Yjing1 Wgaeng ̤ {ordinary rice}
+ 646C U7cb2 B119 S13 N3477 V4407 O2019 MN26966 MP8.0903 P2-7-6 I6b7.3 Q2790.4 Ycan4 Wchan {bright}
+ 646D U7cb1 B119 S13 V4405 MN26962 MP8.0902 P2-7-6 I6b7.4 Q3390.4 Q3790.4 Yliang2 Wryang 祦 {high quality rice}
+ 646E U7cae B119 S13 XJ04E48 XH3490 N3474 V4404 MN26952 MP8.0902 P1-6-7 Q9393.2 Yliang2 Wryang 祦 {food} {provisions}
+ 646F U7cb9 B119 S14 XJ03F68 XH3467 N3479 V4409 H1368 O2130 MN26987 MP8.0905 P1-6-8 Q9094.8 Ycui4 Wsu {pure} {unadulterated} {select}
+ 6470 U7cbd B119 S14 XJ1533D V4410 MN26993 MP8.0906 P1-6-8 I6b8.2 Q9399.1 Yzong4 Wjong ޤ {rice dumplings steamed in bamboo leaves}
+ 6471 U7cc0 B119 S13 V4406 MN27013X MP8.0914 P1-6-7 I6b7.2 Q9491.4 Whwa {malt}
+ 6472 U7cc5 B119 S15 N3482 V4414 MN27023 MP8.0914 P1-6-9 I6b9.3 Q9799.4 Yrou3 Yrou2 Wyu 奦 . {mix}
+ 6473 U7cc2 B119 S15 V4412 MN27014 MP8.0914 P1-6-9 I6b9.1 Q9491.1 Ysan3 Yshen1 Wsam {mixing rice into soup}
+ 6474 U7cd8 B119 S16 V4418 P1-6-10 I6b10.2 Q9393.2 {chaff} {rice hulls}
+ 6475 U7cd2 B119 S16 N3484 V4419 MN27065 MP8.0917 P1-6-10 I6b10.1 Q9492.7 Ybei4 Wbi Wbae ϥ ۤ ۤ. {dried boiled rice}
+ 6476 U7cdc B200 C119 S17 N5395 V4422 MN27097 MP8.0920 P3-3-14 I3q14.2 Q0029.4 Ymi2 Ymei2 Wmi . {be inflamed}
+ 6477 U7ce2 B119 S16 XH2345 V4416 MN27116X MP8.0924 P1-6-10 Q9493.4 Ymo2 Wmo ΤäȤ {rice snacks}
+ 6478 U9b3b B193 S22 XJ03421 XJ13146 N5275 V6832 MN45721 MP12.0673 P2-12-10 I6b16.1 Q1722.7 Yyu4 Wjug Wyug Wgug 奯 Ҥ. {sell} {deal in}
+ 6479 U7cef B119 S20 N3491 V4428 MN27173 MP8.0929 P1-6-14 I6b14.1 Q9192.7 Ynuo4 Wna {glutinous rice}
+ 647A U7cf2 B119 S20 V4427 MN27181X MP8.0929 P1-6-14 I6b14.2 Q9192.7 Yli4 Wryeo Wral 쥤 . {unpolished rice}
+ 647B U7cf4 B119 S22 V4429 MN27191 MP8.0930 P1-8-14 I8c14.1 Q8791.4 Ydi2 Wjeog 祦 ƥ . {sell (grain)} {auction}
+ 647C U7cf6 B124 C119 S25 N3682 V4430 MN27207 MP8.0931 P1-11-14 I8c17.1 Q2791.4 Ytiao4 Wjo 祦 {auction}
+ 647D U7cfa B120 S7 XJ0356A XH3498 N3493 V4432 H1259 O903 MN27222 MP8.0932 P1-6-1 Q2291.0 Yjiu1 Wgyu Wgyo 奦 . . {ask} {investigate} {verify} {twist (rope)}
+ 647E U7d06 B120 S9 N3495 V4436 MN27244 MP8.0956 P1-6-3 I6a3.1 Q2194.0 Yyu1 Wu ޤ. ᤰ. {crouch}
+ 6521 U7d02 B120 S9 V4435 MN27239 MP8.0939 P1-6-3 I6a3.3 Q2490.0 Yzhou4 Wju 奦 ꤬ {harness strap} {window}
+ 6522 U7d1c B120 S10 V4444 MN27296 MP8.0977 P1-6-4 I6a4.10 Q2193.1 Yyun2 Wun ߤ. {disorder} {confusion}
+ 6523 U7d15 B120 S10 V4443 MN27279 MP8.0992 P1-6-4 I6a4.7 Q2191.0 Ypi2 Ypi1 Wbi Wchi {braiding} {decoration} {error}
+ 6524 U7d0a B67 C120 S10 N2071 V4447 MN27261 MP8.0959 P2-2-8 I2j8.8 Q0090.3 Ywen4 Ywen3 Wmun ӥ ֥ ߤ. {disturb}
+ 6525 U7d45 B120 S11 XJ1537D V4460 MN27375 MP8.1031 P1-6-5 I6a5.16 Q2792.0 Yjiong3 Wgyeong . {thin silk}
+ 6526 U7d4b B120 S11 V4457 P1-6-5 I6a5.15 Q2093.2 Ykuang4 Wgwang {cotton wadding}
+ 6527 U7d2e B120 S11 N3514 V4463 MN27341 MP8.1007 P2-5-6 I6a5.17 Q4290.3 Yzha2 Yza1 Wchal 餲 {tie up}
+ 6528 U7d32 B120 S11 N3512 V4461 MN27347 MP8.1019 P1-6-5 I6a5.4 Q2491.7 Yxie4 Wseol {fetters}
+ 6529 U7d3f B120 S11 V4459 MN27369 MP8.1025 P1-6-5 I6a5.13 Q2396.0 Ydai4 Wtae . {deceive}
+ 652A U7d35 B120 S11 V4458 MN27353 MP8.1020 P1-6-5 I6a5.8 Q2392.1 Yzhu4 Wjeo {flax} {linen}
+ 652B U7d46 B120 S11 XJ16740 F2220 N3515 V4464 L2658 MN27376 MP8.1031 P1-6-5 I6a5.6 Q2995.0 Yban4 Wban ϥ ۤ. Ĥ. {bonds} {fetters}
+ 652C U7d73 B120 S13 V4475 MN27449 MP8.1061 P1-6-7 I6a7.6 Q2795.4 Yjiang4 Wgang {red}
+ 652D U7d56 B120 S12 XJ15463 N3526 V4477 O2147 MN27409 MP8.1047 P1-6-6 I6a6.4 Q2991.1 Ykuang4 Wgwang ̤ 錄 {white rice}
+ 652E U7d4e B120 S12 N3531 V4482 MN27396 MP8.1032 P1-6-6 I6a6.2 Q2192.1 Yheng4 Yhang2 Whaeng . . {blindstitch}
+ 652F U7d72 B120 S12 XJ03B65 XH3492 N3524 V4474 H1355 O2526 MN27448 MP8.1058 P1-6-6 Q2299.3 Ysi1 Wsa {thread}
+ 6530 U7d68 B120 S12 N3532 V4483 L2657 MN27435 MP8.1054 P1-6-6 I6a6.13 Q2395.0 Yrong2 Wyung 奦 {wool cloth}
+ 6531 U7d6e B120 S12 N3528 V4479 MN27443 MP8.1055 P2-6-6 I6a6.16 Q4690.3 Yxu4 Wseo Wyeo 錄 {cotton}
+ 6532 U7d4f B120 S12 N3525 V4476 MN27397 MP8.1032 P1-6-6 I6a6.1 Q2590.6 Yxie4 Wseol {tie}
+ 6533 U7d63 B120 S12 N3527 V4478 MN27429 MP8.0598 P1-6-6 I6a6.12 Q2894.1 Ybeng1 Yping3 Wbyeong ۥ {splashed pattern (on cloth)}
+ 6534 U7d93 B120 S13 XJ03750 XH3523 N3541 V4493 H1363 MN27508 MP8.1071 P1-6-7 Q2191.1 Yjing1 Yjing4 Wgyeong 祦 . . Ƥ Ϥ. Τ T1 Ĥ {classic works} {pass through}
+ 6535 U7d89 B120 S13 V4495 O2531 MN27493 MP8.1068 P1-6-7 I6a7.1 Q2292.7 Yxiu4 Wsu 奦 ȥ {embroidery}
+ 6536 U7d5b B120 S13 XJ15447 V4494 MN27465 MP8.1064 P1-2-11 I2a11.4 Q2829.3 Ytao1 Wjo 奦 祦 ȥ ʤ {braid}
+ 6537 U7d8f B120 S13 V4496 O2534 MN27501 MP8.1069 P1-6-7 I6a7.2 Q2294.4 Ysui1 Ysui2 Wyu Wsu 䤹. {peaceful} {cheap} {grab strap}
+ 6538 U7d7d B120 S13 N3542 V4498 MN27474 MP8.1066 P1-6-7 I6a7.4 Q2696.0 Ylu:3 Wryeo Wyeo {silk gauze}
+ 6539 U7d9b B120 S13 V4497 MN27534 MP8.1082 P1-6-7 I6a7.7 Q2793.2 Wi {splashed dye pattern} {reel} {skein}
+ 653A U7dba B120 G9 S14 F2413 N3558 V4522 H1371 DK927 L2667 O2533 MN27586 MP8.1106 IN2195 P1-6-8 I6a8.16 Q2492.1 Yqi3 Wgi {figured cloth} {beautiful}
+ 653B U7dae B120 S14 N3548 V4511 MN27569X MP8.1098 P2-8-6 I6a8.26 Q3890.3 Q7890.3 Yqi3 Yqing4 Wgye Wgyeong {emblem on banner}
+ 653C U7da3 B120 S14 V4507 O2532 MN27550 MP8.1093 P1-6-8 I6a8.6 Q2991.2 Yquan3 Wgweon {attachment} {affection}
+ 653D U7db5 B120 S14 V4509 MN27580 MP8.1102 P1-6-8 I6a8.9 Q2299.4 Ycai3 Wchae 䤮 {colorful}
+ 653E U7dc7 B120 S14 V4515 MN27600 MP8.1110 P1-6-8 I6a8.17 Q2296.3 Yzi1 Wchi {black clothing} {priest}
+ 653F U7dbd B120 S14 N3554 V4518 O2529 MN27590 MP8.1108 P1-6-8 I6a8.19 Q2194.6 Ychuo4 Wjag 㥯 .䤫 .䤫 {loose} {lenient}
+ 6540 U7dab B120 S14 XJ0407E V4508 MN27564 MP8.1095 P1-6-8 I6a8.11 Q2395.3 Yxian4 Wseon {thread} {line}
+ 6541 U7e3d B120 S17 XJ0416D XJ14064 XJ15438 XH3567 N3599 V4575 H1417 O2811 MN27844 MP8.1161 P1-6-11 Q2693.0 Yzong3 Wchong .٤ . դ T1 {collect} {overall} {altogether}
+ 6542 U7da2 B120 S14 V4506 MN27546 MP8.1092 P1-6-8 I6a8.24 Q2792.0 Ychou2 Wju Wdo 奦 ȥ ޤȤ {be clothed in} {tie} {detailed} {fine}
+ 6543 U7daf B120 S14 N3550 V4513 MN27573 MP8.1098 P1-6-8 I6a8.22 Q2792.0 Ytao2 Wdo ȥ . ʤ . {twist} {make rope}
+ 6544 U7ddc B106 C120 S15 XH3566 N3106 V4533 MN27644 MP8.1117 P1-8-7 Q2229.3 Ymian2 Wmyeon 錄 Ĥ.ʤ {cotton}
+ 6545 U7db8 B120 G9 S14 N3556 V4519 DK932 L2656 MN27583 MP8.1104 IN2199 P1-6-8 I6a8.18 Q2892.7 Ylun2 Yguan1 Wryun Wgwan {thread} {silk cloth}
+ 6546 U7d9f B120 S13 V4505 MN27540 MP8.1083 P1-6-7 Q2393.4 Q2293.4 Yli4 Wryeo 쥤 ⤸ {yellowish green} {coarse mesh linen}
+ 6547 U7db0 B120 S14 N3549 V4512 MN27575 MP8.1098 P1-6-8 I6a8.14 Q2397.7 Ywan3 Wgwan 郎.ͤ {bend around}
+ 6548 U7dd8 B120 S15 N3577 V4545 MN27638 MP8.1115 P1-6-9 I6a9.16 Q2395.0 Yjian1 Wham . . {shut} {seal}
+ 6549 U7ddd B120 S15 V4537 O2658 MN27645 MP8.1120 P1-6-9 I6a9.9 Q2694.1 Yji1 Yqi1 Yqi4 Wjib Wjeub 奦 Ĥ. {spin thread} {bring together} {shine}
+ 654A U7de4 B120 S15 V4538 MN27657 MP8.1125 P1-6-9 I6a9.6 Q2499.4 Yxie4 Wseol Ĥ. {leash}
+ 654B U7dde B120 S15 N3578 V4546 MN27646 MP8.1121 P1-6-9 I6a9.4 Q2794.7 Yduan4 Wdan Wha ɥ {damask}
+ 654C U7dfb B120 S15 F2460 N3575 V4557 MN27700 MP8.1137 P1-6-9 I6a10.1 Q2894.0 Yzhi4 Wchi ޤ. {fine (i.e. not coarse)}
+ 654D U7df2 B120 S15 V4539 MN27687 MP8.1133 P1-6-9 I6a9.3 Q2992.0 Ymiao3 Wmyo ӥ祦 ߥ祦 {faint} {far off}
+ 654E U7de1 B120 S15 XJ1542F N3573 V4541 MN27652 MP8.1122 P1-6-9 I6a9.5 Q2796.4 Ymin2 Wmin ӥ ߥ Ĥꤤ ʤ ˤ {paper string}
+ 654F U7e05 B120 S15 N3572 V4540 H1391 MN27730 MP8.1138 P1-6-9 I6a9.2 Q2395.0 Wwi . {the thread/braid (of armour)} {(kokuji)}
+ 6550 U7e0a B120 S16 N3594 V4568 MN27738 MP8.1139 P1-6-10 I6a10.8 Q2891.7 Yyi4 Waeg Weui . . {strangle}
+ 6551 U7e23 B120 S16 XJ03829 XH1362 V4555 H1802 MN27784 MP8.1146 P1-9-7 Q6299.3 Yxian4 Yxuan2 Whyeon . T1 {county} {district} {subdivision}
+ 6552 U7e21 B120 S16 V4560 MN27781 MP8.1145 P1-6-10 I6a10.6 Q2394.1 Yzai3 Wjae {breath} {life}
+ 6553 U7e12 B120 S16 N3588 V4559 MN27751 MP8.1141 P1-6-10 I6a10.10 Q2891.1 Ycuo3 Wchag . {twist}
+ 6554 U7e31 B120 S17 XJ03D44 XH3567 N3600 V4576 H1416 MN27819 MP8.1151 P1-6-11 Q2828.1 Yzong4 Yzong1 Wjong Wchong 奦 {indulge in} {give free reign to}
+ 6555 U7e1f B120 S16 N3589 V4561 MN27779 MP8.1145 P1-6-10 I6a10.11 Q2194.3 Yru4 Wyog 祯 {decoration}
+ 6556 U7e09 B120 S16 N3590 V4562 MN27737 MP8.1139 P1-6-10 I6a10.5 Q2196.1 Yjin4 Wjin Ϥ. {thin red cloth} {high officer}
+ 6557 U7e0b B120 S15 S16 N3576 V4544 MN27740 MP8.1139 P1-6-9 I6a9.14 Q2793.7 ZRP1-6-10 Yzhui4 Wchu ĥ . {cling} {hang on} {depend}
+ 6558 U7e22 B130 C120 S16 N3816 V4558 MN27783X MP8.1145 P1-4-12 I4b12.4 Q7929.3 Yteng2 Wdeung ȥ . . फФ {cross-stitch} {darn}
+ 6559 U7e46 B120 S17 N3601 V4578 MN27855 MP8.1171 P1-6-11 I6a11.5 Q2792.2 Ymou2 Ymiao4 Ymiu4 Wmu Wryu ӥ奦 奦 ܥ 祦 . ޤ. T1 {error} {wrap around}
+ 655A U7e66 B120 S17 V4587 MN27857X MP8.1174 P1-6-11 I6a11.2 Q2393.6 Q2693.6 Yqiang3 Wgang 祦 Ĥ ˤ {string of coins} {child's obi} {nappy}
+ 655B U7e3b B200 C120 S17 N5394 V4580 MN27839 MP8.1160 P3-3-14 I3q14.1 Q0029.3 Ymi2 Wmi {rope}
+ 655C U7e35 B120 S17 V4577 MN27829X MP8.1158 P1-6-11 I6a11.7 Q2694.7 Yman4 Wman ޥ Х {unpatterned silk} {loose}
+ 655D U7e39 B120 S17 N3606 V4583 MN27837 MP8.0623 P1-6-11 I6a11.4 Q2199.1 Ypiao3 Ypiao1 Wpyo ҥ祦 Ϥʤ Ϥʤ. {light blue}
+ 655E U7e43 B120 S17 XJ15425 N3604 V4582 H1411 MN27852X MP8.1170 P1-6-11 I6a11.10 Q2292.7 Ybeng1 Wbung ۥ ҥ祦 ޤ .ͤ {wrap}
+ 655F U7e37 B120 S17 N3605 V4584 O2878 MN27832 MP8.1159 P1-6-11 I6a11.3 Q2594.4 Ylu:3 Wru {thread}
+ 6560 U7e32 B120 S17 N3603 V4581 MN27821 MP8.1157 P1-6-11 I6a11.6 Q2699.3 Ylei2 Wryu 륤 {tie}
+ 6561 U7e3a B120 S17 N3592 V4565 MN27838 MP8.1160 P1-6-11 I6a10.12 Q2593.0 Ylian2 Wryeon . {tangle} {knot} {fasten} {fetter}
+ 6562 U7e67 B120 S18 V4591 MN27936 MP8.1188 P1-6-12 I6a12.3 Q2193.1 Wun {a method of dyeing}
+ 6563 U7e5d B120 S18 V4589 MN27908 MP8.1182 P1-6-12 I6a12.7 Q2792.0 Yjian4 Wgan {a method of dyeing}
+ 6564 U7e56 B120 S18 V4588 MN27896 MP8.1180 P1-6-12 I6a12.1 Q2894.0 Ysan3 Wsan {parasol} {umbrella}
+ 6565 U7e5e B120 S18 N3609 V4590 MN27909 MP8.1182 P1-6-12 I6a12.5 Q2491.1 Yrao4 Yrao3 Wyo 祦 ˥祦 ᤰ. ޤ. Ȥ. ޤȤ {surround} {return}
+ 6566 U7e59 B120 S18 N3611 V4593 MN27901 MP8.1180 P1-6-12 I6a12.8 Q2296.9 Yfan1 Wbeon ϥ ۥ Ҥ. {peruse}
+ 6567 U7e5a B120 S18 N3610 V4592 MN27904 MP8.1181 P1-6-12 I6a12.4 Q2499.6 Yliao2 Wryo 祦 ޤ. ᤰ. {put on} {twist around}
+ 6568 U7e79 B120 S19 N3615 V4599 O2924 MN27975 MP8.1197 P1-6-13 I6a13.2 Q2694.1 Yyi4 Wyeog 䥯 . . {pull out}
+ 6569 U7e6a B120 S19 XJ03328 XH3537 N3614 V4597 H1429 O2923 MN27939 MP8.1188 P1-6-13 Q2896.6 Yhui4 Whoe {picture} {drawing} {painting} {sketch}
+ 656A U7e69 B120 S19 XJ0466C N3617 V4598 H1428 O2955 MN27937 MP8.1188 P1-6-13 Q2791.7 DR2756 Ysheng2 Wseung 祦 ʤ . {rope} {cord}
+ 656B U7e7c B120 S20 XJ03751 XH3545 N3620 V4603 H1431 O3024 MN27997 MP8.1199 P1-6-14 Q2291.3 Yji4 Wgye . ޤ- {succeed} {inherit} {patch} {graft (tree)}
+ 656C U7e7b B120 S20 N3621 V4609 MN27996 MP8.1187 P1-6-14 I6a14.1 Q2192.7 Yxu1 Wsu {satin}
+ 656D U7e83 B120 S20 XJ0656E V4607 MN28020 MP8.1204 P1-6-14 I6a14.3 Q2092.3 Yqi2 Wje {splashed pattern dyeing or weaving}
+ 656E U7dd5 B120 S14 XJ0656D V4504 P1-6-8 Q2092.4 Wje {splashed pattern dyeing or weaving}
+ 656F U7e7d B120 S20 V4606 MN27999 MP8.1201 P1-6-14 I6a14.2 Q2398.6 Ybin1 Wbin ҥ {disorder} {scattering}
+ 6570 U8fae B28 C120 S20 N844 V4604 H1653 MN27991 MP8.1198 P1-7-13 I6a14.4 Q0044.1 Ybian4 Wbyeon ٥ إ . {braid}
+ 6571 U7e7f B120 S21 XH4269 V4605 MN28009 MP8.1202 P1-6-15 Q2891.7 ZRP1-6-17 Yjian4 Ykan3 Wram ܤ {rags}
+ 6572 U7e88 B120 S21 V4613 MN28028 MP8.1204 P1-6-15 I6a15.1 Q2198.6 Yxie2 Whil ܤ T1 ֤ {tie-dyeing} {purblind}
+ 6573 U7e89 B120 S21 XJ15467 V4614 O3019 MN28030 MP8.1204 P1-6-15 I6a15.3 Q2598.6 Yzuan3 Wchan . {succeed to} {inherit}
+ 6574 U7e8c B120 S21 XJ04233 XJ15F35 XH3544 N3622 V4610 H1434 O2965 MN28037 MP8.1205 P1-6-15 Q2498.6 Yxu4 Wsog 祯 祦 Ĥ. Ĥ. Ĥ.ʤ T1 Ĥ ĤŤ {continue} {carry on} {succeed}
+ 6575 U7e92 B120 S22 XJ0453B N3627 V4617 O2988 MN28058 MP8.1211 P1-6-16 I6a16.1 Q2191.4 Ychan2 Wjeon ƥ ޤ. ޤ. ޤ. ޤ.ޤ {wear} {wrap} {tie} {follow around} {collect}
+ 6576 U7e90 B120 S21 V4615 O2966 MN28050 MP8.1210 P1-6-15 I6a15.2 Q2198.6 T1 Ϥ {tie-dyeing}
+ 6577 U7e93 B120 S23 V4620 MN28067 MP8.1211 P1-6-17 I6a17.1 Q2694.4 Yying1 Wyeong 襦 {crown string} {breast harness}
+ 6578 U7e94 B120 S23 N3628 V4621 MN28070 MP8.1212 P1-6-17 I6a17.2 Q2791.3 Ycai2 Wjae 鷺 {a little}
+ 6579 U7e96 B120 S23 XJ04121 XJ0657A XH3607 N3626 V4618 H1436 MN28072 MP8.1213 P1-6-17 Q2395.0 Yxian1 Wseom {fine} {slender} {thin kimono}
+ 657A U7e8e B120 S21 XJ04121 XJ06579 XH3607 N3623 V4611 H1433 MN28042 MP8.1209 P1-6-15 Q2395.0 Yxian1 Wseom {fine} {delicate} {minute} {graceful}
+ 657B U7e9b B120 S25 V4622 MN28080 MP8.1217 P2-4-21 I6a18.1 Q5099.3 Ydao4 Ydu2 Wdo Wdog Wdug ȥ ȥ Ϥܤ {flag} {banner}
+ 657C U7e9c B120 S28 N3625 V4623 MN28100 MP8.1217 P1-6-22 I6a22.1 Q2891.6 Ylan4 Ylan3 Wram ȤŤ {hawser}
+ 657D U7f38 B121 S9 XJ14C75 V4625 MN28112 MP9.0001 P1-6-3 I2k7.2 Q8171.0 Ygang1 Whang {urn}
+ 657E U7f3a B121 S10 XJ03767 XJ1546B XH2412 N3630 V4626 H1307 MN28122 MP9.0002 P1-6-4 Q8573.0 Yque1 Wgyeol . . {lack} {gap} {fail}
+ 6621 U7f45 B121 S17 N3631 V4628 MN28169 MP9.0007 P1-6-11 I2k15.1 Q8174.9 Yxia4 Wha Ҥ T1 ⤿ {fissure} {crack} {hole}
+ 6622 U7f4c B121 S20 XJ14D22 N3632 V4629 MN28185 MP9.0008 P2-14-6 I7b13.2 Q6677.2 Yying1 Waeng 襦 ⤿ ۤȤ {vase}
+ 6623 U7f4d B121 S21 V4630 MN28187 MP9.0008 P2-5-16 I5f16.1 Q6077.2 Ylei2 Wroe 饤 {liquor jar}
+ 6624 U7f4e B121 S22 XJ05460 XH1156 N3633 V4631 MN28189 MP9.0009 P1-6-16 Q8673.1 Ytan2 Wdam ɥ Ӥ {bottle} {vial} {jar}
+ 6625 U7f50 B121 S23 XJ0344C XJ1546C XH2033 N3634 V4632 H1437 MN28194X MP9.0009 P1-6-17 Q8471.4 Yguan4 Wgwan T1 {steam boiler (left side only)}
+ 6626 U7f51 B13 C122 S6 XJ15474 XJ15475 V4633 H2988 MN28199 MP9.0009 P3-2-4 I2r4.1 Q7722.0 Ywang3 Wmang ⥦ ܥ T2 ߤ 󤫤 褳 {net} {net or net crown radical (no. 122)}
+ 6627 U7f55 B14 C122 S7 V4634 MN28217 MP9.0011 P2-2-5 I2i5.1 Q3740.1 Yhan3 Whan ޤ {bird-catching net} {rare}
+ 6628 U7f54 B13 C122 S8 N620 V4635 MN28211 MP9.0010 P3-2-6 I2r6.3 Q7722.0 Ywang3 Wmang ⥦ ܥ . ʤ {net}
+ 6629 U7f58 B122 S9 V4636 MN28224 MP9.0012 P2-5-4 I5g4.1 Q6090.1 Yfu2 Yfou2 Wbu {rabbit catching net}
+ 662A U7f5f B122 S10 V4637 MN28248 MP9.0014 P2-5-5 I5g5.2 Q6060.4 Ygu3 Wgo {net}
+ 662B U7f60 B122 S10 N3635 V4638 MN28249 MP9.0014 P2-5-5 I5g5.1 Q6074.7 Q6014.7 Ymin2 Wmin ӥ ߥ {trap} {snare}
+ 662C U7f68 B122 S13 N3639 V4641 MN28288 MP9.0017 P2-5-8 I5g8.5 Q6071.6 Yyan3 Weom Wam {cover}
+ 662D U7f69 B122 S13 N3638 V4640 MN28289 MP9.0017 P2-5-8 I5g8.6 Q6040.6 Yzhao4 Wjo ȥ . {fish basket kept in water}
+ 662E U7f67 B122 S13 V4639 MN28285 MP9.0016 P2-5-8 I5g8.3 Q6099.4 Ylin2 Ysen1 Wsin {luring fish with a bonfire}
+ 662F U7f78 B122 S15 XJ04833 XH3646 N3647 V4648 MN28343 MP9.0028 P2-5-10 Q6064.0 Yfa2 Wbeol Х Х ϥ Ϥ. {punishment} {penalty}
+ 6630 U7f82 B122 S18 N3652 V4653 MN28386 MP9.0031 P2-5-13 I5g13.1 Q6092.7 Yjuan4 Wgyeon {trap} {snare}
+ 6631 U7f86 B122 S19 N3653 V4654 O2899 MN28398 MP9.0045 P2-5-14 I5g14.2 Q6033.1 Ypi2 Ybiao1 Wbi Ҥ {brown bear}
+ 6632 U7f83 B122 S18 XJ05151 N3651 V4652 MN28393 MP9.0031 P2-5-13 Q6022.7 Ymi4 Wmyeog ٥ {power} {exponent}
+ 6633 U7f88 B122 S24 XJ06634 XJ06B2B XJ15D24 N3655 V4657 MN28417 MP9.0047 P2-5-19 I5g19.1 Q6052.7 Yji1 Wgi ⤬. Ť Ĥ. {reins} {connection}
+ 6634 U7f87 B122 S22 XJ06633 XJ06B2B XJ15D24 XH3655 V4656 MN28412 MP9.0046 P2-5-17 I5g17.1 Q6052.1 Yji1 Wgi ⤬. Ť Ĥ. {reins}
+ 6635 U7f8c B123 S8 XJ1552C V4659 MN28429 MP9.0056 P2-3-5 I2o6.2 Q8021.1 Yqiang1 Wgang 祦 Ӥ {barbarian}
+ 6636 U7f94 B123 S10 N3659 V4661 MN28447 MP9.0064 P2-3-7 I2o8.2 Q8033.1 Ygao1 Wgo ҤĤ {lamb}
+ 6637 U7f9e B123 S11 N3661 V4664 MN28471 MP9.0066 P2-3-8 I2o9.4 Q8021.5 DR973 Yxiu1 Wsu 奦 Ϥ. . {feel ashamed}
+ 6638 U7f9d B123 S11 V4663 MN28470 MP9.0066 P1-6-5 I2o9.7 Q8254.0 Ydi1 Wjeo ƥ ҤĤ {male sheep} {ram}
+ 6639 U7f9a B123 S11 N3663 V4662 MN28463 MP9.0066 P1-6-5 I2o9.8 Q8853.7 Yling2 Wryeong 쥤 祦 ⤷ {antelope}
+ 663A U7fa3 B123 S13 XJ03732 XH3667 V4667 H2752 MN28497 MP9.0069 P2-7-6 Q1750.1 Yqun2 Wgun . . {group} {crowd} {multitude} {mob}
+ 663B U7faf B123 S15 N3670 V4670 MN28537 MP9.0088 P1-6-9 I4c11.5 Q8652.7 Yjie2 Wgal {barbarian}
+ 663C U7fb2 B123 S16 V4671 O2675 MN28552 MP9.0089 P2-3-13 I2o14.1 Q8025.3 Yxi1 Wheui {used in proper names}
+ 663D U7fb9 B123 S19 XJ0663E XH3669 N3672 V4672 O2843 MN28584 MP9.0093 P2-3-16 I2o17.1 Q8053.0 Ygeng1 Wgaeng Ĥ {hot soup}
+ 663E U7fae B123 S15 XJ0663D N3669 V4669 MN28536 MP9.0088 P2-3-12 Q8053.0 Ygeng1 Wgaeng Ĥ {hot soup}
+ 663F U7fb6 B123 S19 XJ15533 V4673 MN28581 MP9.0091 P1-6-13 I4c15.4 Q8051.7 Yshan1 Wjeon ʤޤ. {smelling like a sheep}
+ 6640 U7fb8 B8 C123 S19 N338 V4674 MN28583 MP9.0091 P2-2-17 I2j17.1 Q0021.7 Ylei2 Wri 륤 Ĥ. . {thin} {weak}
+ 6641 U8b71 B123 S20 XJ04131 XH606 V5706 MN36028 MP10.0603 P2-3-17 Q8066.1 Yshan4 Wseon . . . 褷.Ȥ {virtuous} {good} {goodness}
+ 6642 U7fc5 B65 C124 S10 N2040 V4678 O1248 MN28642 MP9.0104 P3-4-6 I2k8.4 Q4740.2 Ychi4 Wsi Ϥ ĤФ {(insect) wings} {fly} {merely}
+ 6643 U7fc6 B124 S10 XJ03F69 XH3676 V4676 MN28647 MP9.0105 P2-6-4 Q1740.1 Ycui2 Wchwi 碌 ߤɤ {color green} {kingfisher}
+ 6644 U7fca B124 S11 XH3674 V4680 MN28655 MP9.0105 P1-5-6 I5b6.1 Q0712.0 Yyi4 Wig 襯 {flying} {assist} {help} {respect}
+ 6645 U7fd5 B9 C124 S12 N514 V4682 O1704 MN28691 MP9.0112 P2-2-10 I2a10.9 Q8012.7 Q8022.7 Yxi4 Yxi1 Wheub 奦 . {gather}
+ 6646 U7fd4 B123 C124 G9 S12 F1936 N3664 V4683 H1357 DK918 L2933 MN28689 MP9.0111 IN2200 P1-6-6 I2o10.8 Q8752.0 Yxiang2 Wsang 祦 . . T1 {soar} {fly}
+ 6647 U7fe1 B175 C124 S14 N5083 V4684 MN28733 MP9.0123 P2-8-6 I0a14.1 Q1122.7 Yfei3 Wbi {kingfisher}
+ 6648 U7fe6 B12 C124 S15 XH599 N613 V4686 MN28752 MP9.0125 P2-3-12 Q8012.7 Q8022.7 Yjian3 Wjeon {scissors} {cut} {clip} {annihilate}
+ 6649 U7fe9 B4 C124 S15 N245 V4688 MN28762X MP9.0129 P1-9-6 I4m11.1 Q1722.0 Ypian1 Wpyeon إ Ҥ뤬. {fluttering of flag}
+ 664A U7ff3 B124 S17 N3679 V4691 H2874 MN28796 MP9.0132 P2-11-6 I2t15.2 Q7712.7 Q7722.7 ZPP1-10-7 Yyi4 Wye . . ̤ . {hold aloft}
+ 664B U7ff9 B32 C124 S18 N1153 V4693 MN28808 MP9.0133 P2-12-6 I3b15.2 Q4721.2 Yqiao2 Yqiao4 Wgyo Wyo 祦 . Ĥޤ.Ƥ {excellence}
+ 664C U98dc B183 S21 XJ04B5D XH3681 N5153 V6673 H1902 MN44009 MP12.0371 P1-12-9 Q2261.3 Yfan1 Wbeon ϥ ۥ Ҥ뤬. Ҥ뤬. {flip over} {upset} {capsize}
+ 664D U8006 B125 S10 N3687 V4701 O1214 MN28849 MP9.0163 P2-6-4 I4c6.7 Q4460.1 Yqi2 Wgi Wchi . {senility}
+ 664E U8004 B125 S10 N3686 V4699 MN28848 MP9.0162 P2-6-4 I2k8.3 Q4471.4 Ymao4 Wmo ܥ ⥦ . {senility}
+ 664F U800b B125 S12 XJ1554A V4703 MN28861 MP9.0166 P2-6-6 I3b9.15 Q4410.4 Ydie2 Wjil ƥ Ȥ {old} {elderly}
+ 6650 U8012 B127 S6 XH202 N3691 V4706 H3532 MN28898 MP9.0171 P4-6-3 I0a6.21 Q5090.0 Ylei3 Wroe 饤 륤 T2 餤 {come} {plough} {3-branch tree}
+ 6651 U8018 B127 S10 N3693 V4708 H1310 MN28910 MP9.0176 P1-6-4 I0a10.9 Q5193.1 Yyun2 Wun . {weed}
+ 6652 U8019 B127 S10 N3692 V4707 MN28911 MP9.0176 P1-6-4 I0a10.10 Q5791.7 Ypa2 Yba4 Wpa {forked hoe}
+ 6653 U801c B127 S11 V4711 MN28915 MP9.0177 P1-6-5 I0a11.3 Q5797.7 Ysi4 Wsa {plough}
+ 6654 U8021 B127 S13 V4712 MN28927 MP9.0177 P1-6-7 I2g11.2 Q5492.7 Ychu2 Wseo Wjo . {plough} {spade}
+ 6655 U8028 B127 S16 XJ14466 XJ1652C V4714 MN28961 MP9.0180 P1-6-10 I2p14.1 Q5194.3 Ynou4 Wnu ɥ 祯 奯 . {hoe}
+ 6656 U803f B128 S10 N3702 V4720 O1129 MN29026 MP9.0195 P1-6-4 I6e4.1 Q1918.0 Ygeng3 Wgyeong Ҥ {light}
+ 6657 U803b B128 S10 XJ04351 XH3704 V4717 H1314 MN29019 MP9.0194 P1-6-4 Q1111.0 Ychi3 Wchi . Ϥ .餦 . {shame} {humiliation} {ashamed}
+ 6658 U804a B128 S11 N3705 V4722 MN29049 MP9.0199 P1-6-5 I6e5.1 Q1712.0 Yliao2 Wryo 祦 {slightly}
+ 6659 U8046 B128 S11 V4723 MN29044 MP9.0198 P1-6-5 I6e5.2 Q1813.7 Yling2 Wryeong 쥤 祦 {listening} {realizing}
+ 665A U8052 B128 S12 N3706 V4725 MN29062 MP9.0200 P1-6-6 I6e6.1 Q1216.4 Ygua1 Yguo1 Wgwal ޤӤ. {noisy}
+ 665B U8058 B128 S13 N3707 V4726 L2678 MN29079 MP9.0210 P1-6-7 I6e7.1 Q1512.7 Ypin4 Wbing إ ؤ. . . {invite}
+ 665C U805a B128 S14 N3711 V4731 H2804 L2939 O2221 MN29093 MP9.0211 P2-8-6 I6e8.3 Q1723.2 Yju4 Wchwi 奦 .ޤ {assemble}
+ 665D U805f B128 S14 XJ04C3B XJ05466 XH1239 N3709 V4728 H2802 MN29106 MP9.0217 P2-8-6 Q8640.1 Q8612.1 Yxu4 Wseo ळ {son-in-law}
+ 665E U8062 B128 S14 N3710 V4729 MN29113 MP9.0217 P1-6-8 I6e8.1 Q1318.1 Wjeong {certainly} {(kokuji)}
+ 665F U8068 B128 S15 XJ04E7E XH4702 V4733 MN29134 MP9.0218 P1-6-9 Q1214.3 Ylian2 Wyeon Ĥ.ʤ Ĥ.ͤ {var of N3713}
+ 6660 U8073 B128 S17 N3715 V4739 O2698 MN29167 MP9.0227 P2-11-6 I6e11.5 Q2840.1 Ysong3 Wyong 祦 . {rise} {tower}
+ 6661 U8072 B128 S17 XJ0403C XH1066 N3712 V4736 H2872 O2696 MN29166 MP9.0223 P2-11-6 Q4740.1 Ysheng1 Wseong 祦 - {sound} {voice} {noise} {tone} {music}
+ 6662 U8070 B128 S17 XJ0416F XJ15566 XH3708 V4735 H1420 MN29154 MP9.0221 P1-6-11 Q1613.0 Ycong1 Wchong . ߤߤ. T1 Ȥ {wise} {fast learner}
+ 6663 U8076 B128 S18 N3717 V4741 MN29179 MP9.0229 P2-6-12 I6e12.2 Q1044.1 Q1012.1 Ynie4 Wseob Wjeob 祦 祦 ˥祦 . {whisper}
+ 6664 U8079 B128 S20 V4743 MN29199 MP9.0233 P1-6-14 I6e14.1 Q1312.1 Q1342.1 Yning2 Wnyeong ͥ {noisy} {earwax}
+ 6665 U807d B128 S22 XJ04430 XH3716 V4744 H1851 O2956 MN29211 MP9.0234 P1-10-12 Q1413.1 Yting1 Yting4 Wcheong 祦 . . {careful enquiry} {headstrong}
+ 6666 U807f B129 S6 V4746 H3533 O332 MN29215 MP9.0238 P4-6-3 I0a6.28 Q5000.7 Yyu4 Wyul դ T2 դǤŤ {brush} {finally} {self} {relate} {follow} {here} {fast} {writing brush radical (no. 129)}
+ 6667 U8084 B129 S13 V4750 MN29224 MP9.0239 P1-7-6 I0a13.7 Q2540.7 Yyi4 Wi ʤ. {learn} {striving} {effort}
+ 6668 U8086 B168 C129 S13 N4939 V4749 O2144 MN29226 MP9.0242 P1-7-6 I0a13.6 Q7570.7 Ysi4 Wsa Ĥ.ͤ ۤޤ ߤ {four}
+ 6669 U8085 B2 C129 S13 XJ03D4D XH115 N118 V4748 H3586 MN29225 MP9.0239 P4-13-3 Q5022.7 Ysu4 Wsug 奯 ĤĤ. {quietly} {softly} {solemnly}
+ 666A U809b B130 S7 XH115 N3728 V4758 H842 L2459 K1726 MN29271 MP9.0254 P1-4-3 I4b3.4 Q7121.0 DR3972 Ygang1 Whang {anus}
+ 666B U8093 B130 S7 V4757 MN29259 MP9.0252 P2-2-5 I2j5.3 Q0022.7 Yhuang1 Whwang {interior region of the body too deep to be reached by acupuncture}
+ 666C U809a B130 S7 XH3800 N3729 V4759 MN29270 MP9.0253 P1-4-3 I4b3.1 Q7421.0 Ydu4 Ydu3 Wdu Ϥ {belly} {stomach}
+ 666D U80ad B130 S8 N3733 V4765 MN29305 MP9.0262 P1-4-4 I4b4.4 Q7422.7 Yna4 Wnul ȥ {new moon}
+ 666E U5190 B13 S8 XJ04B41 XH2446 XH2117 N623 V393 MN1534 MP2.0117 P2-4-4 Q6022.7 ZRP2-4-5 Ymao4 Ymo4 Wmo ܥ . {risk} {brave} {dare} {face} {defy} {(diseases) attack} {damage} {desecrate} {assume (a name)}
+ 666F U80ac B130 S8 XJ0614F XH3027 V4763 MN29304 MP9.0262 P1-4-4 Q7321.4 Yyou2 Wu 楦 {wart} {tumor} {goiter} {papule}
+ 6670 U80db B130 S9 N3745 V4783 O842 MN29392 MP9.0278 P1-4-5 I4b5.1 Q7625.0 Yjia3 Wgab ܤ {shoulder blade}
+ 6671 U80e5 B130 S9 V4781 MN29406 MP9.0300 P2-5-4 I4b5.14 Q1722.7 Yxu1 Wseo . ߤ {together} {mutual} {subordinate official}
+ 6672 U80d9 B130 S9 N3746 V4784 MN29387 MP9.0277 P1-4-5 I4b5.4 Q7821.1 Yzuo4 Wjo Ҥ {offerings to gods}
+ 6673 U80dd B130 S9 N3744 V4782 O1082 MN29395 MP9.0278 P1-4-5 I4b5.7 Q7224.0 Yzhi1 Wji {chap} {crack} {callus}
+ 6674 U80c4 B130 S9 XJ13062 N3747 V4785 MN29349 MP9.0269 P2-5-4 I4b5.13 Q5022.7 Yzhou4 Wju 奦 ֤ Ĥ {lineage} {helmet}
+ 6675 U80da B130 S9 XJ15570 F2471 N3748 V4787 L2458 MN29390 MP9.0277 P1-4-5 I4b5.8 Q7121.9 Ypei1 Wbae ϥ Ϥ Ϥ. {embryo}
+ 6676 U80d6 B130 S9 V4780 O843 MN29381 MP9.0276 P1-4-5 I4b5.2 Q7925.0 Ypang4 Ypan2 Wban ϥ T1 椿 ʤ Ҥ {half a sacrifice} {ribs} {abundant} {plentiful}
+ 6677 U8109 B130 S9 XJ04C2E XH3764 N3743 V4778 H921 MN29421P MP9.0303 P1-4-5 Q7323.2 Ymai4 Ymo4 Wmaeg ߥ㥯 {vein (blood, ore)} {pulse} {hope}
+ 6678 U80ef B130 S10 N3759 V4799 MN29430 MP9.0304 P1-4-6 I4b6.2 Q7422.7 Ykua4 Wgwa Wgo ޤ {crotch}
+ 6679 U80f1 B130 S10 N3755 V4796 L2457 MN29432 MP9.0304 P1-4-6 I4b6.1 Q7921.1 Yguang1 Wgwang {bladder}
+ 667A U811b B130 S11 XJ15F74 N3771 V4818 L2989 MN29504 MP9.0318 P1-4-7 I4b7.6 Q7121.1 Yjing4 Wgyeong Ϥ {leg} {shin}
+ 667B U8129 B9 C130 G9 S11 F2267 N497 V4815 H136 DK104 L2130 O1281 MN29535 MP9.0321 IN2207 P1-2-9 I2a9.6 Q2822.7 ZPP1-3-8 Yxiu1 Wsu 奦 . ʤ. ۤ T1 ʤ Τ Ϥ {dried meat}
+ 667C U8123 B161 C130 S11 XJ03F30 N4656 V4817 H2739 MN29526 MP9.0319 P2-7-4 Q7122.7 Ychun2 Wsun Ӥ {lip}
+ 667D U812f B130 S11 V4814 MN29543 MP9.0328 P1-4-7 I4b7.1 Q7322.7 Yfu3 Ypu2 Wpo ۤ {dried meat}
+ 667E U814b B130 S12 N3783 V4833 H1004 MN29615 MP9.0333 P1-4-8 I4b8.8 Q7024.7 Yyi4 Yye4 Waeg 來 {armpit} {side}
+ 6721 U968b B170 S13 V6464 MN41751 MP11.0946 P1-3-10 I2d9.3 Q7422.7 Ysui2 Wsu Wta {name of a Chinese dynasty}
+ 6722 U8146 B130 S12 XJ1314F V4825 O1611 MN29602 MP9.0332 P1-4-8 I4b7.4 Q7528.1 Ytian3 Wjeon ƥ . {much} {abundant} {kind} {considerate}
+ 6723 U813e B130 S12 XJ1563C N3780 V4830 MN29579 MP9.0330 P1-4-8 I4b8.2 Q7624.0 Ypi2 Wbi {spleen}
+ 6724 U8153 B130 S12 N3779 V4829 MN29629 MP9.0337 P1-4-8 I4b8.3 Q7121.1 Yfei2 Wbi դϤ ֤ {calf (of leg)}
+ 6725 U8151 B130 S12 N3781 V4831 L2456 MN29626 MP9.0336 P1-4-8 I4b8.9 Q7024.0 Yfu3 Wbu Ϥ錄 {viscera} {bowels}
+ 6726 U80fc B130 S10 N3758 V4798 MN29453 MP9.0307 P1-4-6 I4b6.5 Q7824.1 Ypian2 Wbyeon إ {callus} {corn}
+ 6727 U8171 B130 S13 N3792 V4843 MN29708 MP9.0345 P1-4-9 I4b8.10 Q7524.0 Yjian4 Wgeon {tendon}
+ 6728 U816e B130 S13 N3793 V4844 MN29702 MP9.0342 P1-4-9 I4b9.5 Q7623.0 Ysai1 Wsi {jaw}
+ 6729 U8165 B130 S13 N3794 V4845 MN29678 MP9.0340 P1-4-9 I4b9.7 Q7621.4 Yxing1 Wseong 祦 ʤޤ. {bloody} {smelling of fish} {raw smelling}
+ 672A U8166 B130 S13 XJ0473E XJ13424 XH3774 N3789 V4839 H1038 MN29681 MP9.0341 P1-4-9 Q7226.3 Ynao3 Wnoe Υ ɥ Τ {brain} {memory}
+ 672B U8174 B130 S13 V4841 MN29713 MP9.0347 P1-4-9 I4b9.2 Q7723.7 Yyu2 Wyu ֤ . {fat} {grease} {growing fat}
+ 672C U8183 B130 S14 N3806 V4857 MN29757 MP9.0352 P1-4-10 I4b10.4 Q7621.7 Ywa4 Wol {fat} {corpulent}
+ 672D U8188 B130 S14 N3805 V4856 MN29772 MP9.0353 P1-4-10 I4b10.5 Q7122.7 Yge2 Wgyeog {diaphragm}
+ 672E U818a B130 S14 N3801 V4852 MN29782 MP9.0354 P1-4-10 I4b10.2 Q7324.2 Q7324.6 Ybo2 Wbag ϥ ۤ {arm}
+ 672F U8180 B130 S14 N3808 V4859 MN29748 MP9.0351 P1-4-10 I4b10.7 Q7022.7 Ybang3 Ypang1 Ypang2 Wbang ܥ ۥ {bladder}
+ 6730 U8182 B130 S14 XJ15646 N3807 V4858 MN29755 MP9.0352 P2-10-4 I4b10.8 Q0822.7 Ylu:3 Wryeo ܤ {backbone}
+ 6731 U81a0 B130 S15 F2357 N3813 V4866 MN29841 MP9.0362 P1-4-11 I4b11.3 Q7722.2 Yjiao1 Wgyo 祦 ˤ ˤ {glue} {isinglass}
+ 6732 U8195 B130 S15 N3811 V4864 MN29816 MP9.0358 P1-4-11 I4b11.6 Q7620.0 Yguo2 Wgoeg 祯 Ҥ {hollow of knee}
+ 6733 U81a4 B130 S15 V4863 P1-4-11 I4b11.1 Q7127.4 Q7127.7 Yxue3 Wseol {used in proper names}
+ 6734 U81a3 B130 S15 XJ06735 XH3791 N3809 V4861 MN29849 MP9.0365 P1-4-11 Q7321.4 Yzhi4 Wjil {vagina}
+ 6735 U815f B130 S13 XJ06734 N3791 V4842 MN29667 MP9.0339 P1-4-9 I4b9.9 Q7321.4 Yzhi4 Wjil {vagina}
+ 6736 U8193 B130 S15 XJ04432 XH3798 N3810 V4862 MN29811 MP9.0358 P1-4-11 Q7822.7 Ychang2 Wjang 祦 Ϥ錄 {guts} {bowels} {intestines} {viscera}
+ 6737 U81a9 B130 S16 V4872 MN29862 MP9.0366 P1-4-12 I4b12.5 Q7324.0 Yni4 Wni ֤ ֤餢 {smooth} {oily}
+ 6738 U81b0 B130 S16 N3815 V4871 MN29882 MP9.0367 P1-4-12 I4b12.3 Q7226.9 Yfan2 Wbeon Wpa ϥ Ҥ⤴ Ҥ {offerings to gods}
+ 6739 U81b5 B130 S15 N3812 V4865 MN29920X MP9.0370 P1-4-11 I4b11.5 Q7424.8 Ycui4 Wchwe {pancreas}
+ 673A U81be B130 S17 N3821 V4879 MN29937 MP9.0373 P1-4-13 I4b13.6 Q7826.6 Ykuai4 Whoe ʤ. {raw fish salad}
+ 673B U81b8 B130 S17 XJ03F71 XJ07172 XH5242 V4869 MN29924 MP12.0583 P1-4-13 Q7423.2 Ysui3 Wsu {marrow} {pith}
+ 673C U81bd B130 S17 XJ04340 XJ15654 XH3751 N3819 V4875 H1094 O2616 MN29933 MP9.0372 P1-4-13 Q7726.1 Ydan3 Wdam {gall bladder} {bravery} {courage}
+ 673D U81c0 B130 S17 XJ15655 XH1379 N3822 V4880 MN29939 MP9.0374 P2-13-4 I4b13.7 Q7722.7 Ytun2 Wdun ǥ ȥ {buttocks} {hips} {butt} {rear}
+ 673E U81c2 B130 S17 N3820 V4877 MN29944 MP9.0374 P2-13-4 I4b13.8 Q7022.7 Ybi4 Ybei4 Ybei5 Wbi Ҥ {elbow}
+ 673F U81ba B53 C130 S17 N1542 V4878 O2705 MN29928 MP9.0371 P3-3-14 I3q14.3 Q0022.7 Yying1 Weung 襦 {breast} {strike}
+ 6740 U81c9 B130 S17 V4876 MN29954 MP9.0376 P1-4-13 I4b13.5 Q7828.6 Ylian3 Wgeom {area between eye and cheek} {face}
+ 6741 U81cd B130 S18 N3829 V4887 MN29967 MP9.0378 P1-4-14 I4b14.2 Q7022.3 Yqi2 Wje ؤ ۤ {navel}
+ 6742 U81d1 B130 S18 N3827 V4885 MN29986 MP9.0379 P1-4-14 I4b14.1 Q7122.7 Yru2 Wno ɥ ǥ {leg} {shin}
+ 6743 U81d9 B130 S20 N3832 V4890 MN30018 MP9.0382 P1-4-16 I4b16.2 Q7423.1 Yyan1 Wyeon Τ ٤ {rouge}
+ 6744 U81d8 B130 S19 XJ06745 N3830 V4888 MN30009 MP9.0378 P1-4-15 I4b15.3 Q7221.7 Q7221.6 Yla4 Yxi1 Wrab {12th lunar month}
+ 6745 U81c8 B130 S16 XJ06744 XH3830 V4870 MN29953X MP9.0376 P1-4-12 Q7422.7 Yla4 Yxi1 Wrab {year-end sacrifice} {dried meat}
+ 6746 U81da B130 S20 V4889 MN30027 MP9.0382 P1-4-16 I4b16.4 Q7121.7 Ylu2 Wryeo {skin} {tell} {report}
+ 6747 U81df B130 S22 XJ04221 XH3828 N3835 V4892 H1112 MN30046X MP9.0384 P1-4-18 Q7425.3 Yzang4 Wjang Ϥ錄 {viscera} {bowels}
+ 6748 U81e0 B130 S25 N3836 V4893 MN30049 MP9.0385 P2-19-6 I7a18.1 Q2222.7 Yluan2 Wryeon ߤ.魯 {witness}
+ 6749 U81e7 B131 S15 S14 V4898 O2595 MN30083 MP9.0391 P4-15-4 I4n11.2 Q2325.0 Yzang1 Wjang 褤 {good} {bribe} {servant}
+ 674A U81fa B32 C133 S14 XJ04266 XJ13747 XH848 N1127 V4905 H2341 O2361 MN30161 MP9.0431 P2-3-11 Q4010.4 Ytai2 Ytai1 Wdae Ƥ Ĥ {stand} {counter for vehicles}
+ 674B U81fb B133 S16 V4906 O2637 MN30165 MP9.0435 P1-6-10 I5d11.6 Q1519.4 Yzhen1 Wjin . {arrive} {reach} {gather}
+ 674C U81fe B2 C134 S9 N106 V4908 MN30178 MP9.0437 P4-9-4 I2a7.23 Q7723.7 Yyu2 Wyu Wyong Wgwe 襦 {a little while} {urging}
+ 674D U8201 B134 S9 N3851 V4909 MN30188X MP9.0438 P2-6-3 I0a9.7 Q7744.7 Yyu2 Wyeo . {bear} {carry}
+ 674E U8202 B134 S11 N3852 V4910 O1460 MN30195 MP9.0438 P2-5-6 I0a11.6 Q5077.7 Ychong1 Wyong 祦 . . . {pound (mortar)} {sink} {set (sun)}
+ 674F U8205 B134 C12 S13 N3853 V4912 L2064 MN30208 MP9.0440 P2-6-7 I2g11.7 Q7742.7 Yjiu4 Wgu 奦 夦 {father-in-law}
+ 6750 U8207 B12 C134 S13 XJ04D3F XH6 N610 V4911 H2858 O2231 MN30212 MP9.0441 P2-11-2 Q7780.1 Yyu3 Yyu4 Wyeo . . . Ȥ {participate in} {give} {award} {impart} {provide} {cause}
+ 6751 U820a B140 C134 S17 XJ0356C XH94 N4076 V4916 H2531 MN30249X MP9.0452 P2-3-14 Q4477.7 ZRP2-4-14 Yjiu4 Wgu 奦 դ. {old things} {old friend} {old times} {former} {ex-}
+ 6752 U820d B135 S8 XJ03C4B XH423 V4918 H2062 MN30278 MP9.0463 P2-2-6 Q8060.4 Yshe4 Yshe3 Wsa . T1 Ȥ {inn} {hut} {house} {mansion}
+ 6753 U8210 B135 S10 XJ15670 N3858 V4919 MN30283 MP9.0466 P1-6-4 I3d7.15 Q2264.0 Yshi4 Wji ͤ. . {lick} {lap up} {burn up} {taste} {undergo} {underrate} {despise}
+ 6754 U8216 B135 S15 XJ04A5E XH552 V4922 H1736 MN30323 MP9.0472 P1-8-7 Q8362.7 Ypu4 Wpo {shop} {store}
+ 6755 U8229 B137 S10 XJ04125 XH3873 F2420 V4930 MN30384 MP9.0482 P1-6-4 Q2843.2 Ychuan2 Wseon դ դ- {boat} {ship} {vessel}
+ 6756 U822b B137 S10 N3866 V4932 MN30386 MP9.0483 P1-6-4 I6c4.1 Q2042.7 Yfang3 Wbang ۥ . 䤤֤ {moor} {berth}
+ 6757 U8238 B137 S11 N3868 V4934 MN30404 MP9.0487 P1-6-5 I6c5.6 Q2142.0 Yge3 Wga դ {large boat}
+ 6758 U8233 B137 S11 N3869 V4935 MN30397 MP9.0486 P1-6-5 I6c5.1 Q2546.0 Yzhu2 Wchug 奦 ؤ Ȥ {bow} {prow}
+ 6759 U8240 B137 S13 N3874 V4940 MN30431 MP9.0492 P1-6-7 I6c6.1 Q2244.7 Yfu2 Wbu Ϥ {sampan} {lighter} {barge}
+ 675A U8259 B137 S16 N3877 V4943 H1410 MN30516 MP9.0496 P1-6-10 I6c10.1 Q2846.7 Ycang1 Wchang {hold (ship)}
+ 675B U8258 B137 S16 N3876 V4942 L2068 MN30511 MP9.0496 P1-6-10 I6c9.1 Q2744.7 Ysou1 Ysao1 Wso 祦 奦 դ {counter for ships}
+ 675C U825d B137 S17 V4945 MN30536 MP9.0497 P1-6-11 I6c11.1 Q2147.7 Wseol {sled} {sleigh}
+ 675D U825a B137 S17 V4944 MN30523 MP9.0496 P1-6-11 I6c11.2 Q2546.6 Ycao2 Wjo {boat}
+ 675E U825f B137 S18 N3878 V4946 MN30549 MP9.0498 P1-6-12 I6c12.1 Q2041.4 Ytong2 Ychong1 Wdong Wchung ɥ 祦 ȥ ֤ {fighting ship}
+ 675F U8264 B137 S19 N3880 V4949 MN30565 MP9.0498 P1-6-13 I6c13.2 Q2845.3 Yyi3 Weui դʤ褽 {landing a boat}
+ 6760 U8262 B137 S19 V4947 MN30559 MP9.0498 P1-6-13 Q2446.1 Yqiang2 Wjang 祦 Ȥ ۤФ {bow} {stern}
+ 6761 U8268 B137 S19 N3879 V4948 MN30574X MP9.0499 P1-6-13 I6c13.1 Q2443.2 Ymeng2 Wmong ⥦ ܥ ֤ {fighting ship}
+ 6762 U826a B137 S21 XJ15728 XH2397 N3882 V4951 MN30580 MP9.0499 P1-6-15 I6c15.1 Q2746.3 Ylu3 Wro 䤰 {oar} {tower}
+ 6763 U826b B137 S22 XJ06764 N3883 V4952 MN30582 MP9.0499 P1-6-16 I6c16.1 Q2141.7 Ylu2 Wro Ȥ ؤ {bow} {prow} {stern}
+ 6764 U822e B137 S10 XJ06763 XH3883 V4929 P1-6-4 Q2242.7 Q2342.7 Ylu2 Wro Ȥ ؤ {bow or prow of boat}
+ 6765 U8271 B138 S17 XJ1366E N3888 V4955 MN30600 MP9.0509 P1-11-6 I3k14.7 Q4753.2 Yjian1 Wgan ʤ. . ʤ {difficult} {be distressed}
+ 6766 U8277 B139 S24 XJ03170 XJ15E6C XJ15E6D XH3890 N3891 V4958 H1920 MN30637 MP9.0515 P1-18-6 Q2711.7 Yyan4 Wyeom Ĥ ʤ.ᤫ .䤫 Ĥ.᤯ ʤ.᤯ T1 褷 {luster} {glaze} {polish} {charm} {colorful} {captivating}
+ 6767 U8278 B140 S6 V4959 H209 O598 MN30638 MP9.0515 P1-3-3 I0a6.14 Q2244.7 Ycao3 Wcho T2 {grass} {plants} {grass radical (no. 140)}
+ 6768 U827e B140 S5 XH4023 N3892 V4960 O159 MN30648X MP9.0516 P2-3-2 I3k2.2 Q4440.0 ZRP2-4-2 Yai4 Yyi4 Wae ⤰ ⤮ . . {moxa} {sagebrush} {wormwood} {mugwort}
+ 6769 U828d B140 S6 S7 N3895 V4963 MN30674 MP9.0521 P2-3-3 I3k3.4 Q4412.7 ZRP2-4-3 Yshao2 Wjag Wjeog 㥯 {peony}
+ 676A U8292 B140 S6 S7 N3894 V4962 MN30682 MP9.0522 P2-3-3 I3k3.2 Q4471.0 ZRP2-4-3 Ymang2 Ywang2 Wmang ܥ ⥦ Τ Τ {pampas grass} {beard (grain)}
+ 676B U82ab B140 S7 S8 V4967 MN30727X MP9.0534 P2-3-4 I3k4.13 Q4421.1 ZRP2-4-4 Yyan2 Yyuan2 Wweon {type of vetch}
+ 676C U829f B140 S7 S8 N3902 V4972 MN30701X MP9.0530 P2-3-4 I3k4.11 Q4440.7 ZRP2-4-4 Yshan1 Wsam . {cut} {clip} {trim} {harvest} {mow}
+ 676D U82bb B4 C140 S10 N226 V4971 L2084 MN30744 MP9.0559 P2-5-5 I0a10.6 Q2742.7 Ychu2 Wchu 奦 ޤ {grass cutting} {hay}
+ 676E U82ac B140 S7 S8 N3901 V4973 O477 MN30728X MP9.0534 P2-3-4 I3k4.9 Q4422.7 ZRP2-4-4 Yfen1 Wbun ե . {perfume}
+ 676F U82e1 B140 S8 S9 XJ15753 V4968 MN30792X MP9.0573 P2-3-5 I3k5.16 Q4418.0 ZRP2-4-5 Yyi3 Wi {adlay} {plantain}
+ 6770 U82e3 B140 S8 S9 N3900 V4988 O680 MN30794X MP9.0573 P2-3-5 I3k5.32 Q4471.7 ZRP2-4-5 Yju4 Yqu3 Wgeo {torch}
+ 6771 U82df B140 S8 S9 N3918 V4999 MN30790X MP9.0571 P2-3-5 I3k5.31 Q4462.7 ZRP2-4-5 Ygou3 Wgu 䤷. {any} {at all} {in the least}
+ 6772 U82d2 B140 S8 S9 N3910 V4989 MN30776 MP9.0563 P2-3-5 I3k5.3 Q4455.7 ZRP2-4-5 Yran3 Wyeom {flourishing} {luxuriant}
+ 6773 U82f4 B140 S8 S9 XH3917 N3913 V4992 MN30813X MP9.0591 P2-3-5 I3k5.11 Q4410.7 ZRP2-4-5 Yju1 Wjeo Wcha Wja Ĥ {husk} {bract} {straw wrapper} {souvenir gift} {bribe}
+ 6774 U82f3 B140 S8 S9 V4983 MN30811 MP9.0591 P2-3-5 I3k5.21 Q4430.3 ZRP2-4-5 Ydong1 Wdong ȥ դ {butterbur} {bog rhubarb}
+ 6775 U82fa B140 S8 S9 XJ06776 N3911 V4990 L2350 MN30824X MP9.0593 P2-3-5 I3k5.4 Q4450.7 DR1947 ZRP2-4-5 Ymei2 Wmae Х ޥ {strawberry}
+ 6776 U8393 B140 S10 S11 XJ06775 N3945 V5049 MN31047X MP9.0679 P2-3-7 Q4450.7 ZRP2-4-7 Ymei2 Wmae Х ޥ {wild strawberry}
+ 6777 U8303 B140 S8 S9 V4986 MN30834X MP9.0599 P2-3-5 I3k5.14 Q4411.2 ZRP2-4-5 Yfan4 Wbeom ϥ {bee} {law} {casting mould}
+ 6778 U82fb B140 S8 S9 V4985 MN30825X MP9.0593 P2-3-5 I3k5.18 Q4424.0 ZRP2-4-5 Yfu2 Wbu {kudzu-like plant}
+ 6779 U82f9 B140 S8 S9 V4984 MN30823 MP9.0593 P2-3-5 I3k5.8 Q4440.9 ZRP2-4-5 Yping2 Ypin2 Wpyeong إ ӥ祦 ۥ {duckweed} {mugwort}
+ 677A U82de B140 S8 S9 N3917 V4997 O688 MN30789X MP9.0570 P2-3-5 I3k5.13 Q4471.2 ZRP2-4-5 Ybao1 Wpo ۥ ҥ祦 Ĥ {husk} {bract} {straw wrapper} {souvenir gift} {bribe}
+ 677B U8306 B140 S8 S9 XH3916 V4987 O926 MN30838X MP9.0614 P2-3-5 I3k5.15 Q4472.7 ZRP2-4-5 Ymao3 Ymao2 Wmyo Wryu ܥ ̤ʤ {garden} {farm} {yard}
+ 677C U82dc B140 S8 S9 V4993 MN30787X MP8.0187 P2-3-5 I3k5.1 Q4460.0 ZRP2-4-5 Ymu4 Wmog ⥯ ܥ {clover} {medic}
+ 677D U8309 B140 G9 S8 V4994 H2244 DK1434 L2348 O682A MN30841X MP9.0615 IN2215 P2-3-5 I3k5.6 Q4490.4 Ymo4 Wmal ޥ Х T1 {jasmine}
+ 677E U82d9 B140 S8 S9 V4982 MN30783X MP9.0568 P2-3-5 I3k5.10 Q4410.8 ZRP2-4-5 Yli4 Wrib 奦 奦 {type of herb} {pigsty}
+ 6821 U8335 B140 S9 S10 N3931 V5018 MN30914X MP9.0625 P2-3-6 I3k6.24 Q4460.0 ZRP2-4-6 Yyin1 Win Ȥ {cushion} {mattress}
+ 6822 U8334 B140 S9 S10 V5021 MN30913X MP9.0625 P2-3-6 I3k6.23 Q4460.0 ZRP2-4-6 Yhui2 Whoe {fennel}
+ 6823 U8316 B140 S9 S10 V5012 MN30863X MP9.0616 P2-3-6 I3k6.15 Q4460.4 ZRP2-4-6 Yge2 Wgag {mountain leek} {garlic}
+ 6824 U8332 B95 C140 S9 XJ15761 N2919 V5011 O1987 MN30911X MP9.0624 P2-3-6 I3k6.8 Q4473.2 Yzi1 Wja . . {here}
+ 6825 U8331 B140 S9 S10 V5020 MN30910X MP9.0623 P2-3-6 I3k6.4 Q4490.4 ZRP2-4-6 Yzhu1 Wsu {river ginger tree} {oleaster}
+ 6826 U8340 B140 S9 S10 V5014 MN30929X MP9.0634 P2-3-6 I3k6.22 Q4462.7 ZRP2-4-6 Yxun2 Wsun {type of plant} {proper name}
+ 6827 U8339 B140 S9 S10 N3937 V5030 O1171 MN30921X MP9.0633 P2-3-6 I3k6.7 Q4446.0 ZRP2-4-6 Yru2 Yru4 Wyeo ˥ .Ǥ .Ǥ {boil} {seethe}
+ 6828 U8350 B140 S9 S10 V5016 MN30951X MP9.0655 P2-3-6 I3k5.29 Q4424.7 ZRP2-4-6 Yjian4 Wcheon Wgeon {mat} {repeatedly}
+ 6829 U8345 B140 S9 S10 V5015 MN30937X MP9.0638 P2-3-6 I3k6.20 Q4460.1 ZRP2-4-6 Yda2 Wdab ȥ . {adzuki beans} {thick}
+ 682A U832f B140 S9 S10 XJ1536A V5013 MN30906X MP9.0623 P2-3-6 I3k6.9 Q4423.4 ZRP2-4-6 Yfu2 Wbog ե ֥ {type of mushroom}
+ 682B U832b B140 S9 S10 N3936 V5029 MN30900X MP9.0622 P2-3-6 I3k6.6 Q4411.0 ZRP2-4-6 Ymang2 Wmang ܥ Ȥ. {wide} {extensive}
+ 682C U8317 B140 S9 S10 F2365 N3929 V5023 MN30864X MP9.0616 P2-3-6 I3k6.5 Q4460.7 ZRP2-4-6 Yming2 Wmyeong ߥ祦 ᥤ {tea}
+ 682D U8318 B140 S9 S10 XJ15763 N3934 V5024 O924 MN30866X MP9.0618 P2-3-6 I3k6.21 Q4422.7 ZRP2-4-6 Yli4 Wryeo 쥤 ˤ {scallion} {small onion}
+ 682E U8385 B140 S10 S11 XJ1586D V5042 O1174 MN31024X MP9.0670 P2-3-7 I3k7.10 Q4421.8 ZRP2-4-7 Yli4 Wri 쥤 뤤 Τ. . {proceed to} {assume a post}
+ 682F U839a B140 S10 S11 XH3400 N3948 V5040 MN31059X MP9.0681 P2-3-7 Q4440.1 ZRP2-4-7 Yyan2 Yyan4 Wyeon ष {straw mat}
+ 6830 U83aa B140 S10 S11 V5047 MN31077X MP9.0684 P2-3-7 I3k7.2 Q4455.3 ZRP2-4-7 Ye2 Wa {type of thistle}
+ 6831 U839f B140 S10 S11 N3947 V5050 O1172 MN31064X MP9.0682 P2-3-7 I3k7.19 Q4460.2 ZRP2-4-7 Yhan4 Wham Ĥܤ {bud (plant)}
+ 6832 U83a2 B140 S10 S11 N3953 V5055 MN31069X MP9.0683 P2-3-7 I3k7.4 Q4443.8 ZRP2-4-7 Yjia2 Whyeob 祦 {pod} {hull} {husk} {shell} {case}
+ 6833 U8396 B140 S10 S11 XJ03754 XH3912 N3942 V5037 H2462 O1978 MN31052X MP9.0680 P2-3-7 Q4410.1 ZRP2-4-7 Yjing1 Wgyeong 祦 {stem} {stalk}
+ 6834 U8323 B140 S10 S11 N3949 V5051 MN31090X MP00.0000 P2-3-7 I3k7.13 Q4480.1 ZRP2-4-7 Ywu2 Wo {mat} {matting}
+ 6835 U838e B140 S10 S11 V5045 MN31040X MP9.0678 P2-3-7 I3k7.8 Q4412.9 ZRP2-4-7 Ysha1 Ysuo1 Wsa Ϥޤ {sedge}
+ 6836 U8387 B140 S10 S11 V5043 MN31026X MP9.0670 P2-3-7 I3k7.7 Q4412.7 ZRP2-4-7 Yzhu4 Wjo T1 {Chinese matrimony vine} {tilling public fields} {corvee} {surname}
+ 6837 U838a B140 S10 S11 XJ04171 XH3938 N3943 V5038 H2464 O1440 MN31035X MP9.0671 P2-3-7 Q4421.4 ZRP2-4-7 Yzhuang1 Wjang 祦 ۤ . {broom}
+ 6838 U837c B140 S10 S11 N3951 V5053 MN31008X MP9.0668 P2-3-7 I3k7.18 Q4490.4 ZRP2-4-7 Ytu2 Wdo ˤ {a weed}
+ 6839 U83b5 B140 S10 S11 XJ04546 XJ04551 XJ0513D XH3964 V5035 P2-3-7 Q4441.3 ZRP2-4-7 Ytu2 Ytu4 Wdo Wto {dodder (plant)}
+ 683A U8373 B140 S10 S11 V5036 MN30989X MP9.0663 P2-3-7 I3k7.20 Q4410.8 ZRP2-4-7 Ydou4 Wdu ȥ ޤ {bean} {nutmeg}
+ 683B U8375 B140 S10 S11 V5041 MN30994 MP9.0663 P2-3-7 I3k7.16 Q4433.2 ZRP2-4-7 Yren3 Win ˥ Τ {hare's foot fern}
+ 683C U83a0 B140 S10 S11 V5046 O1443 MN31065X MP9.0682 P2-3-7 I3k7.12 Q4422.7 ZRP2-4-7 Yyou3 Wyu 楦 Ϥ {appears good but is bad} {type of weed which resembles rice}
+ 683D U8389 B140 G9 S10 V5044 H2284 DK1467 L2349 MN31034X MP9.0671 IN2218 P2-3-7 I3k7.6 Q4492.0 Yli4 Wri 饤 쥤 {jasmine}
+ 683E U83a8 B140 S10 S11 N3946 V5056 L2347 MN31075X MP9.0684 P2-3-7 I3k7.5 Q4473.2 ZRP2-4-7 Ylang4 Yliang2 Ylang2 Wrang Ф {tobacco}
+ 683F U83f4 B140 S11 S12 XJ03043 XJ15852 XH1521 N3957 V5063 O1446 MN31227X MP9.0725 P2-3-8 Q4471.6 ZRP2-4-8 Yan4 Wam {hermitage}
+ 6840 U8413 B140 S11 S12 V5071 MN31279X MP9.0736 P2-3-8 I3k8.26 Q4410.7 ZRP2-4-8 Yyi2 Weui {day lily}
+ 6841 U83eb B140 G9 S11 S12 N3972 V5086 DK1485 L2099 O1453 MN31207X MP9.0708 IN2219 P2-3-8 I3k8.1 Q4410.4 ZRP2-4-8 Yjin3 Wgeun ߤ {the violet}
+ 6842 U83ce B140 S11 S12 N3974 V5088 MN31160X MP9.0699 P2-3-8 I3k8.23 Q4471.1 ZRP2-4-8 Ykun1 Wgon {a kind of fragrant herb}
+ 6843 U83fd B140 S11 S12 V5068 MN31241X MP9.0727 P2-3-8 I3k8.7 Q4494.7 ZRP2-4-8 Yshu2 Yshu1 Wsug 奯 ޤ {beans}
+ 6844 U8403 B140 S11 S12 N3965 V5078 H2479 O1442 MN31251X MP9.0729 P2-3-8 I3k8.29 Q4440.8 ZRP2-4-8 ZSP2-3-8 Ycui4 Wchwe .ޤ {collect} {gather} {assemble}
+ 6845 U83d8 B140 S11 S12 V5066 O1721 MN31177X MP9.0702 P2-3-8 I3k8.9 Q4493.2 ZRP2-4-8 Ysong1 Wsung 奦 {type of rape plant}
+ 6846 U840b B140 S11 S12 V5070 O1722 MN31264X MP9.0732 P2-3-8 I3k8.19 Q4440.4 ZRP2-4-8 Yqi1 Wcheo {luxuriant growth} {beautiful}
+ 6847 U83c1 B140 S11 S12 N3959 V5072 MN31136X MP9.0692 P2-3-8 I3k8.24 Q4422.7 ZRP2-4-8 Yjing1 Wcheong 祦 {turnip}
+ 6848 U83f7 B140 S11 S12 XH1581 V5062 MN31234X MP9.0726 P2-3-8 Q4422.7 ZRP2-4-8 Yzhou3 Wchu 奦 ۤ {broom}
+ 6849 U8407 B140 S11 S12 V5069 MN31256X MP9.0730 P2-3-8 I3k8.5 Q4473.2 ZRP2-4-8 Ychang2 Wjang 祦 {type of plant}
+ 684A U83e0 B140 S11 S12 N3968 V5081 MN31190X MP9.0705 P2-3-8 I3k8.13 Q4414.7 ZRP2-4-8 Ybo1 Wpa ۤ󤽤 {spinach}
+ 684B U83f2 B140 S11 S12 N3970 V5082 MN31220X MP9.0723 P2-3-8 I3k8.10 Q4411.1 ZRP2-4-8 Yfei1 Yfei3 Wbi . {thin} {inferior}
+ 684C U840d B140 S11 S12 XJ15926 N3963 V5076 MN31266X MP9.0733 P2-3-8 I3k8.12 Q4414.9 ZRP2-4-8 Yping2 Wpyeong إ ҥ祦 {floating plants}
+ 684D U8422 B140 S11 S12 V5065 P2-3-8 I3k8.14 Q4411.2 ZRP2-4-8 Wpo {bog} {wetlands} {used in proper names}
+ 684E U8420 B140 S11 S12 XJ04B28 XH3979 V5061 H2481 O1448 P2-3-8 Q4422.7 ZRP2-4-8 Ymeng2 ۥ . . Ф . T1 ᤰ {show symptoms of} {sprout} {bud} {malt}
+ 684F U83bd B140 S9 S10 S11 XJ15834 N3971 V5010 MN31130 MP9.0691 P2-3-6 I3k6.16 Q4444.3 ZRP2-4-7 Ymang3 Wmang ܥ ⥦ {grass} {grassy field}
+ 6850 U8438 B140 S12 V5109 MN31356X MP9.0760 P2-3-9 I3k9.3 Q4423.7 Q4480.7 ZRP2-4-10 Yyu2 Wyu {oleaster} {river ginger tree}
+ 6851 U8506 B140 S14 V5168 MN31760X MP9.0866 P2-3-11 I3k11.6 Q4414.7 ZRP2-3-12 ZRP2-4-12 Yleng2 Wreung 祦 Ҥ {water chestnut}
+ 6852 U83fb B140 S11 V5067 MN31238X MP9.0727 P2-3-8 I3k8.8 Q4499.4 ZRP2-4-9 Ylin3 Wreum {kind of thistle}
+ 6853 U846d B140 S12 N3994 V5124 O1725 MN31449X MP9.0804 P2-3-9 I3k9.9 Q4424.7 ZRP2-4-10 Yjia1 Wga 褷 {reed}
+ 6854 U842a B140 S12 S13 V5106 MN31334X MP9.0739 P2-3-9 I3k9.6 Q4494.0 ZRP2-4-10 Yke1 Wgwa {type of wisteria}
+ 6855 U843c B140 S12 S13 XJ06856 N3987 V5119 MN31361X MP9.0761 P2-3-9 I3k9.16 Q4420.7 ZRP2-4-10 Ye4 Wag Ƥ {calyx} {cup}
+ 6856 U855a B140 S16 XJ06855 XH3987 N4043 V5183 MN31970X MP9.0909 P2-3-13 Q4420.7 ZRP2-4-13 Ye4 Wag Ƥ {calyx} {cup}
+ 6857 U8484 B140 S12 S13 V5107 MN31342X MP9.0759 P2-3-9 I3k9.29 Q4421.4 ZRP2-4-9 Yguan1 Wgwan {type of plant}
+ 6858 U8477 B140 S12 S13 V5116 MN31461X MP9.0807 P2-3-9 I3k9.28 Q4450.6 ZRP2-4-9 Yhun1 Yxun1 Whun {garlic}
+ 6859 U846b B140 S12 S13 V5113 MN31443X MP9.0802 P2-3-9 I3k9.7 Q4462.7 ZRP2-4-9 Yhu2 Who {garlic}
+ 685A U84ad B140 S13 S14 XH226 V5131 MN31598X MP9.0824 P2-3-10 Q4442.7 ZRP2-4-10 Ychu2 Wchu 奦 ޤ {to cut grass} {hay} {fodder}
+ 685B U846e B140 S12 S13 V5114 MN31450X MP9.0805 P2-3-9 I3k9.8 Q4444.7 ZRP2-4-9 Yduan4 Wdan य {rose of Sharon} {althea}
+ 685C U8482 B140 S12 S13 XJ06878 V5101 MN31495X MP9.0810 P2-3-9 Q4422.7 ZRP2-4-9 Ydi4 Wche ƥ ؤ {peduncle} {stem of plants}
+ 685D U8469 B140 S12 S13 V5112 MN31441X MP9.0802 P2-3-9 I3k9.10 Q4461.7 ZRP2-4-9 Ypa1 Wpa Ϥ {flower} {petal}
+ 685E U8446 B140 S12 S13 V5110 O1726 MN31381X MP9.0768 P2-3-9 I3k9.12 Q4429.4 ZRP2-4-9 Ybao3 Wbo ۥ . {dense growth} {keep} {adhere to} {conceal}
+ 685F U842c B140 S12 XJ04B7C XH7 F2125 N3984 V5103 H2497 L2969 O1716 MN31339 MP9.0739 P2-3-9 Q4442.7 Q4422.7 DR1953 ZRP2-4-9 Ywan4 Ymo4 Wman ޥ Х T1 褷 {10000}
+ 6860 U846f B140 S12 S13 V5115 MN31451 MP9.0805 P2-3-9 I3k9.4 Q4492.7 ZRP2-4-9 Yyao4 Wyag Wag 䥯 {pollen pod at tip of stamen} {type of tall grass}
+ 6861 U8479 B140 S12 S13 V5117 MN31464X MP9.0808 P2-3-9 I3k9.11 Q4421.2 ZRP2-4-9 Yshi1 Wsi ʤ {cocklebur}
+ 6862 U8435 B140 S12 S13 V5108 MN31351X MP9.0760 P2-3-9 I3k9.24 Q4422.7 ZRP2-4-9 Ywo1 Wwa {lettuce}
+ 6863 U84ca B140 S13 S14 V5136 O2189 MN31650X MP9.0845 P2-3-10 I3k10.27 Q4422.7 ZRP2-4-10 Yweng3 Wong Ȥ {flower stalk} {vigorous growth}
+ 6864 U8462 B140 S12 S13 XJ03338 XJ06235 XH4019 V5100 MN31432 MP9.0791 P2-3-9 Q4410.7 ZRP2-4-9 Yge3 Wgae դ . . {cover} {lid} {flap}
+ 6865 U84b9 B140 S13 S14 V5133 MN31621X MP9.0834 P2-3-10 I3k10.1 Q4423.7 ZRP2-4-10 Yjian1 Wgyeom {type of reed}
+ 6866 U84bf B140 S13 S14 N4013 V5147 O1980 MN31634X MP9.0841 P2-3-10 I3k10.25 Q4422.7 ZRP2-4-10 Yhao1 Who ⤮ {mugwort}
+ 6867 U849f B140 S13 S14 N4016 V5150 MN31566X MP9.0821 P2-3-10 I3k10.3 Q4412.7 ZRP2-4-10 Yju3 Wgu {devil's tongue (plant)}
+ 6868 U84d9 B140 S13 S14 N4008 V5142 MN31709X MP9.0852 P2-3-10 I3k10.28 Q4421.4 ZRP2-4-10 Wjwa {mat} {matting} {(kokuji)}
+ 6869 U84cd B140 S13 S14 V5137 MN31655X MP9.0848 P2-3-10 I3k10.11 Q4460.1 ZRP2-4-10 Yshi1 Wsi ɤ {yarrow} {sericea} {stalks used for divination}
+ 686A U84bb B140 S13 S14 N4007 V5141 MN31623X MP9.0835 P2-3-10 I3k10.6 Q4422.7 ZRP2-4-10 Yruo4 Wyag 㥯 ˥㥯 {a kind of water plant}
+ 686B U84da B140 S13 S14 N4012 V5146 MN49606X MP9.0852 P2-3-10 I3k10.9 Q4422.2 ZRP2-4-10 Yxiu1 Wsu Wjo 奦 {(used only in compounds)}
+ 686C U84d0 B140 S13 S14 N4015 V5149 MN31660X MP9.0849 P2-3-10 I3k10.30 Q4424.3 ZRP2-4-10 Yru4 Wyog 祯 ˥ Ȥ {bed}
+ 686D U84c1 B140 S13 S14 V5134 O1984 MN31639X MP9.0842 P2-3-10 I3k10.17 Q4490.4 ZRP2-4-10 Yzhen1 Wjin {dense growth} {thicket}
+ 686E U84c6 B140 S13 S14 N4014 V5148 MN31645X MP9.0844 P2-3-10 I3k10.29 Q4422.7 ZRP2-4-10 Yxi2 Wseog ष {straw mat} {matting}
+ 686F U84d6 B140 S13 S14 V5152 MN31626X MP9.0835 P2-3-10 I3k10.13 Q4471.1 ZRP2-4-10 Ybi4 Wbi إ {castor-oil plant}
+ 6870 U84a1 B140 S13 S14 N4011 V5145 MN31572X MP9.0822 P2-3-10 I3k10.26 Q4422.7 ZRP2-4-10 Ypang2 Ybang4 Wbang ܥ ۥ {burdock}
+ 6871 U8521 B140 S14 S15 F2319 V5170 MN31818X MP9.0874 P2-3-11 I3k11.9 Q4490.1 ZRP2-4-11 Ycai4 Wchae Wsal {type of tortoise used for divination}
+ 6872 U84ff B140 S14 S15 V5167 MN31747X MP9.0865 P2-3-11 I3k11.16 Q4426.1 ZRP2-4-11 Yxu5 Ysu4 Wsug 奯 {clover} {medic}
+ 6873 U84f4 B140 S14 S15 XJ1586B V5165 MN31734X MP9.0862 P2-3-11 I3k11.7 Q4434.3 ZRP2-4-11 Ychun2 Wsun ̤ʤ {type of water plant}
+ 6874 U8517 B140 S14 S15 N4034 V5176 MN31794X MP9.0871 P2-3-11 I3k11.19 Q4423.1 ZRP2-4-11 Yzhe4 Wja Ȥ {sugar cane}
+ 6875 U8518 B140 S14 S15 N4032 V5174 MN31795X MP9.0872 P2-3-11 I3k11.18 Q4420.2 ZRP2-4-11 Ysen1 Wsam {luxurious growth of grass}
+ 6876 U852c B140 S15 S14 N4049 V5192 MN31839X MP9.0892 P2-3-12 I3k11.4 Q4411.3 ZRP2-4-12 Yshu1 Wso {greens} {vegetables}
+ 6877 U851f B140 S14 S15 N4033 V5175 O2185 MN31815X MP9.0874 P2-3-11 I3k11.3 Q4423.4 ZRP2-4-12 Ycu4 Wju Wjog ޤ֤ {gather together}
+ 6878 U8515 B140 S14 S15 XJ0685C V5169 MN31789X MP9.0871 P2-3-11 I3k11.8 Q4422.7 ZRP2-4-12 Ydi4 Wche ƥ ؤ {calyx} {stem}
+ 6879 U8514 B140 S14 S15 N4031 V5173 MN31785X MP9.0870 P2-3-11 I3k11.20 Q4462.7 ZRP2-4-12 Ybo5 Ybu3 Ybo2 Wbog ե ۥ {giant radish} {daikon}
+ 687A U84fc B140 S14 XH4032 F2447 V5166 O2229 MN31744X MP9.0863 P2-3-11 I3k11.10 Q4420.2 ZRP2-4-12 Yliao3 Wryo ꥯ 祦 {luxurious grass} {a smartweed}
+ 687B U8540 B140 S15 V5184 MN31898X MP9.0898 P2-3-12 I3k12.2 Q4499.2 ZRP2-4-13 Yji2 Wgeug 祯 {milwort}
+ 687C U8563 B140 S16 V5204 MN31991X MP9.0911 P2-3-13 I3k13.21 Q4425.2 ZRP2-4-13 Yshun4 Wsun य {rose of Sharon} {althea}
+ 687D U8558 B140 S15 V5186 MN31965X MP9.0907 P2-3-12 I3k12.12 Q4421.1 ZRP2-4-13 Yrao2 Wyo 祦 {firewood}
+ 687E U8548 B140 S15 N4047 V5190 MN31928 MP9.0903 P2-3-12 I3k12.10 Q4440.6 ZRP2-4-13 Yxun4 Yjun4 Wsin Τ {mushroom} {toadstool} {fungus}
+ 6921 U8541 B140 S15 N4052 V5195 MN31899X MP9.0898 P2-3-12 I3k12.13 Q4434.6 ZRP2-4-13 Yxun2 Yqian2 Wdam {a kind of grass}
+ 6922 U8602 B140 S19 S20 XJ03C49 XJ06923 XH4045 V5243 MN32410X MP9.0905 P2-3-16 Q4433.3 ZRP2-4-16 Yrui3 Wye {pistil} {stamen}
+ 6923 U854b B140 S15 S16 XJ03C49 XJ06922 XH4045 V5189 MN31940X MP9.0905 P2-3-12 Q4411.1 ZRP2-4-12 Yrui3 Wye {pistil} {stamen}
+ 6924 U8555 B140 S15 S16 V5185 MN31961X MP9.0907 P2-3-12 I3k12.5 Q4426.1 ZRP2-4-12 Yyou2 Wyu 楦 {foul-smelling grass}
+ 6925 U8580 B140 S16 S17 V5205 MN32071X MP9.0935 P2-3-13 I3k13.12 Q4411.7 ZRP2-4-13 Yyun4 Won . . {pile up} {store} {hornwort}
+ 6926 U85a4 B140 S16 S17 N4059 V5211 O2565 MN32141X MP9.0958 P2-3-13 I3k13.10 Q4421.1 ZRP2-4-13 Yxie4 Whae ä礦 ˤ {scallion} {shallot}
+ 6927 U8588 B140 S16 S17 N4058 V5210 MN32093X MP9.0943 P2-3-13 I3k13.24 Q4460.6 ZRP2-4-13 Yhui4 Whoe 磻 {luxuriant vegetation}
+ 6928 U8591 B140 S16 S17 N4060 V5212 MN32110X MP9.0946 P2-3-13 I3k13.19 Q4410.6 ZRP2-4-13 Yjiang1 Wgang 祦 Ϥ {ginger}
+ 6929 U858a B140 S16 S17 XJ15860 N4061 V5213 O2562A MN32095X MP9.0943 P2-3-13 I3k13.2 Q4432.0 ZRP2-4-13 Yji4 Wgye Ȥ {thistle}
+ 692A U85a8 B140 S16 S17 N4064 V5216 MN32147X MP9.0961 P2-3-13 I3k13.22 Q4421.1 ZRP2-4-13 Yhong1 Whung Whoeng . ߤ. {die}
+ 692B U856d B140 S16 N4068 V5218 MN32012X MP9.0916 P2-3-13 I3k13.1 Q4422.7 ZRP2-4-13 Yxiao1 Wso 祦 ⤮ {a weed} {mugwort} {lonely} {silent} {calm}
+ 692C U8594 B140 S16 S17 F2356 N4071 V5220 MN32113X MP9.0946 P2-3-13 I3k13.20 Q4460.1 ZRP2-4-13 Yqiang2 Wjang Wsaeg 祦 祯 ߤ {a kind of grass}
+ 692D U859b B140 S16 S17 V5207 MN32123X MP9.0948 P2-3-13 I3k13.7 Q4474.1 ZRP2-4-13 Yxue1 Wseol {type of mugwort}
+ 692E U85ea B140 S18 S19 XJ04C79 XJ06458 N4088 V5240 O2840 MN32348X MP9.1000 P2-3-15 I3k15.1 Q4444.8 ZRP2-4-15 Ysou3 Wsu {thicket} {bush} {underbrush} {grove}
+ 692F U8587 B140 S16 S17 N4057 V5209 MN32092 MP9.0942 P2-3-13 I3k13.13 Q4424.8 ZRP2-4-13 Ywei2 Ywei1 Wmi ޤ {an edible fern}
+ 6930 U859c B140 S16 S17 V5208 MN32125X MP9.0956 P2-3-13 I3k13.6 Q4464.1 ZRP2-4-13 Ybi4 Ybo4 Wbyeog Wpye إ {type of vine}
+ 6931 U8577 B140 S16 S17 N4062 V5214 MN32054X MP9.0933 P2-3-13 I3k13.9 Q4428.6 ZRP2-4-13 Yyu4 Wyeo {potato}
+ 6932 U857e B140 S16 S17 N4063 V5215 MN32067X MP9.0934 P2-3-13 I3k13.18 Q4460.3 ZRP2-4-13 Ylei3 Wroe 饤 Ĥܤ {bud (plants, mushrooms not yet opened)}
+ 6933 U8590 B140 S16 S17 V5206 MN32108X MP9.0946 P2-3-13 I3k13.5 Q4494.7 ZRP2-4-13 Yleng2 Wreung ۤ󤽤 {spinach}
+ 6934 U85c9 B140 S17 N4081 V5231 H2529 MN32242X MP9.0971 P2-3-14 I3k14.2 Q4496.1 ZRP2-4-14 ZSP2-3-14 Yjie4 Yji2 Wja Wjeog 㥯 . . {carpet} {lend} {borrow} {make excuses} {spread out}
+ 6935 U85ba B140 S17 XJ1584A XH5423 V5228 MN32208X MP9.0969 P2-3-14 I3k14.5 Q4422.3 ZRP2-2-12 Yqi2 Yji4 Wje Wja Ҥ ȤȤ. ʤ {water-chestnuts} {caltrop}
+ 6936 U85cf B140 S18 XJ04222 XJ1342B XH4042 F2407 N4078 V5227 H2537 MN32264X MP9.0978 P2-3-15 Q4425.3 ZRP2-4-15 Ycang2 Yzang4 Wjang . . {hide} {own} {have} {possess}
+ 6937 U85b9 B140 S17 S18 N4079 V5229 MN32204X MP9.0968 P2-3-14 I3k14.4 Q4410.4 ZRP2-4-14 Ytai2 Wdae Ȥ ֤ {seed pod}
+ 6938 U85d0 B140 S17 S18 V5232 MN32267X MP9.0982 P2-3-14 I3k14.1 Q4421.6 ZRP2-4-14 Ymiao3 Wmyo ӥ祦 Х .󤸤 Ȥ. {make light of} {far away} {beautiful}
+ 6939 U85d5 B140 S18 S19 N4086 V5239 MN32298 MP9.0983 P2-3-15 I3k15.2 Q4492.7 ZRP2-4-15 You3 Wu ϤΤ {lotus} {lotus root} {arrowroot}
+ 693A U85dd B140 S18 S19 XJ0375D XJ15076 XH3908 F2065 N4084 V5235 H2532 L2352 O2835 MN32330X MP9.0987 P2-3-15 Q4473.1 ZRP2-4-15 Yyi4 Wye . Τ 虜 {art} {craft} {performance} {acting} {trick} {stunt}
+ 693B U85e5 B140 S18 S19 XJ04C74 XH4074 N4085 V5236 H2536 O2933 MN32341X MP9.0992 P2-3-15 Q4490.4 ZRP2-4-15 Yyao4 Yyue4 Wyag 䥯 {medicine} {chemical} {enamel} {gunpowder} {benefit}
+ 693C U85dc B140 S18 S19 V5238 MN32326X MP9.0985 P2-3-15 I3k15.6 Q4413.2 ZRP2-4-15 Yli2 Wryeo 쥤 {goosefoot} {wild spinach}
+ 693D U85f9 B140 S19 S20 N4094 V5249 O2895 MN32397X MP9.1003 P2-3-16 I3k16.4 Q4462.7 ZRP2-4-16 Yai3 Wae {flourishing} {luxuriant} {harmonize} {graceful} {noble} {refined}
+ 693E U860a B140 S19 S20 N4095 V5250 MN32434X MP9.1021 P2-3-16 I3k16.7 Q4491.7 ZRP2-4-16 Yyun4 Won . {pile up}
+ 693F U8613 B140 S19 S20 XJ04149 XH4097 V5253 P2-3-16 Q4493.6 ZRP2-4-16 Ysu1 Wso ߤ. {be resurrected} {resuscitated} {revived}
+ 6940 U860b B140 S19 S20 V5248 MN32435X MP9.1022 P2-3-16 I3k16.6 Q4428.6 ZRP2-4-16 Ypin2 Yping2 Wbin ҥ {duckweed}
+ 6941 U85fe B140 S19 S20 V5245 MN32405X MP9.1006 P2-3-16 I3k16.5 Q4498.6 ZRP2-4-16 Ylai4 Wroe 饤 {type of mugwort} {cover} {hide}
+ 6942 U85fa B140 S19 S20 N4096 V5251 O2838 MN32399X MP9.1003 P2-3-16 I3k16.10 Q4422.7 ZRP2-4-16 Ylin4 Wrin {rush, used for tatami covers} {surname}
+ 6943 U8606 B140 S19 S20 XJ03032 XH3904 N4092 V5244 O2842 MN32425X MP9.1008 P2-3-16 Q4421.7 ZRP2-4-16 Ylu2 Ylu3 Wro Wryeo 褷 {reed} {rush}
+ 6944 U8622 B140 S19 S20 V5246 MN32438X MP9.1023 P2-3-16 I3k16.2 Q4421.1 ZRP2-4-16 Ylong2 Wrong Wryong {dragon grass}
+ 6945 U861a B140 S20 S21 N4101 V5262 MN32483X MP9.1026 P2-3-17 I3k17.2 Q4435.1 ZRP2-4-17 Yxian3 Yli4 Wseon {moss}
+ 6946 U8630 B140 S20 S21 V5259 MN32541X MP9.1039 P2-3-17 I3k17.3 Q4494.7 ZRP2-4-17 Wman Ĥ {surname}
+ 6947 U863f B140 S22 S23 N4104 V5263 MN32590X MP9.1042 P2-3-19 I3k19.1 Q4491.4 ZRP2-4-19 Yluo2 Wra Ĥ {ivy}
+ 6948 U864d B141 S6 V5264 H3198 MN32674 MP9.1047 P3-4-2 I2m4.1 Q2121.4 Yhu1 Who T2 Ȥ餫 Ȥ餬 {tiger spots} {mottled} {tiger or tiger crown radical (no. 141)}
+ 6949 U4e55 B4 S7 XJ03857 XJ15A3F XH4105 V52 MN148X MP1.0348 P3-2-5 Q7222.7 Yhu3 Yhu4 Who Ȥ {tiger} {brave} {fierce} {surname}
+ 694A U8654 B141 S10 N4107 V5266 L2868 O1253 MN32686 MP9.1058 P3-4-6 I2m8.1 Q2124.0 Yqian2 Wgeon ĤĤ. {respect}
+ 694B U865f B141 S13 XJ03966 XH882 V5271 H1212 MN32726 MP9.1079 P1-5-8 Q6121.1 Yhao4 Yhao2 Who . Ӥ {mark} {sign} {symbol} {number}
+ 694C U8667 B4 C141 S17 N252 V5274 MN32770 MP9.1084 P1-14-3 I8c9.1 Q2122.7 Ykui1 Whyu . {wane (moon)}
+ 694D U8671 B142 S8 XJ0697C N4116 V5276 MN32812 MP10.0002 P2-2-6 I6d2.1 Q1711.0 Yshi1 Wseul {lice} {vermin}
+ 694E U8693 B142 S10 N4120 V5285 MN32866 MP10.0008 P1-6-4 I6d4.4 Q5210.0 Yyin3 Win ߤߤ {earthworm}
+ 694F U86a3 B142 S10 V5282 MN32892 MP10.0010 P1-6-4 I6d4.6 Q5813.2 Ygong1 Wgong Wsong 祦 {centipede} {grasshopper}
+ 6950 U86a9 B142 S10 V5283 MN32902 MP10.0013 P2-4-6 I6d4.9 Q2213.6 Ychi1 Wchi {fool} {make a fool of}
+ 6951 U86aa B142 S10 N4119 V5284 MN32903 MP10.0013 P1-6-4 I6d4.3 Q5410.0 Ydou3 Wdu {tadpole}
+ 6952 U868b B142 S10 XJ15B26 N4121 V5286 MN32850 MP10.0007 P1-6-4 I6d4.2 Q5412.7 Yrui4 Wye ͥ ͥ ֤ ֤ ֤ {gnat} {sand fly}
+ 6953 U868c B142 S10 XJ15B23 V5281 MN32851 MP10.0007 P1-6-4 I6d4.1 Q5510.0 Ybang4 Ybeng4 Wbang ܥ ۥ ӥ祦 Ϥޤ ɤ֤. {clam}
+ 6954 U86b6 B142 S11 V5292 MN32925 MP10.0015 P1-6-5 I6d5.3 Q5417.0 Yhan1 Wgam {ark shell}
+ 6955 U86af B142 S11 N4129 V5300 MN32916 MP10.0014 P1-6-5 I6d5.6 Q5211.1 Yqiu1 Wgu 奦 ߤߤ {earthworm}
+ 6956 U86c4 B142 S11 V5295 MN32960 MP10.0018 P1-6-5 I6d5.9 Q5416.0 Ygu1 Ygu3 Wgo {mole cricket} {cicada}
+ 6957 U86c6 B142 S11 N4128 V5299 MN32963 MP10.0018 P1-6-5 I6d5.5 Q5711.0 Yqu1 Yju1 Wjeo {worm} {grub} {maggot}
+ 6958 U86b0 B142 S11 N4126 V5297 MN32918 MP10.0014 P1-6-5 I6d5.2 Q5516.0 Yyou2 Wyu 楦 {millipede}
+ 6959 U86c9 B142 S11 N4124 V5294 MN32969 MP10.0022 P1-6-5 I6d5.8 Q5813.7 Yling2 Wryeong 쥤 {dragonfly} {moon moth}
+ 695A U8823 B142 S20 XJ03342 N4198 V5399 O2870 MN33799X MP10.0113 P1-6-14 I6d14.3 Q5112.7 Yli4 Wryeo 쥤 {oyster}
+ 695B U86ab B142 S11 XH5284 V5293 MN32984 MP10.0014 P1-6-5 Q5711.2 Ybao4 Wpo ۥ {abalone} {dried fish} {surname}
+ 695C U86d4 B142 S12 XJ15A4F N4134 V5310 H1359 MN32990 MP10.0023 P1-6-6 I6d6.9 Q5610.0 Yhui2 Whoe 楦 夦 ϤΤष {intestinal worms}
+ 695D U86de B142 S12 N4133 V5309 MN33008 MP10.0025 P1-6-6 I6d6.6 Q5216.4 Ykuo4 Whwal {kind of slug}
+ 695E U86e9 B142 S12 V5304 MN33037 MP10.0029 P2-6-6 I6d6.12 Q1713.6 Yqiong2 Wgong 祦 {cricket}
+ 695F U86ec B142 S12 V5305 MN33047 MP10.0030 P2-6-6 I3k9.27 Q4413.6 Ygong3 Wgong 祦 ꤮ꤹ {cricket}
+ 6960 U86df B142 S12 N4135 V5311 MN33009 MP10.0025 P1-6-6 I6d6.8 Q5014.8 Yjiao1 Wgyo 祦 ߤ {dragon}
+ 6961 U86db B142 S12 N4131 V5307 MN33002 MP10.0024 P1-6-6 I6d6.1 Q5519.0 Yzhu1 Wju {spider}
+ 6962 U86ef B142 S12 XJ15B4A V5306 O1650 MN33061 MP10.0031 P1-6-6 I6d6.2 Q5411.1 Wro {shrimp}
+ 6963 U8712 B142 S13 N4139 V5317 MN33120 MP10.0043 P1-6-7 I6d6.10 Q5214.1 Yyan2 Wyeon {meandering} {serpentine}
+ 6964 U8706 B142 S13 N4144 V5328 MN33093 MP10.0040 P1-6-7 I6d7.4 Q5611.0 Yxian4 Yxian3 Whyeon {fresh-water clam}
+ 6965 U8708 B142 S13 V5323 MN33099 MP10.0040 P1-6-7 I6d7.2 Q5613.4 Ywu2 Wo {centipede}
+ 6966 U8700 B122 C142 S13 N3640 V5329 O2005 MN33086 MP10.0034 P2-5-8 I5g8.7 Q6012.7 Yshu3 Wchog 祯 ष {green caterpillar} {Szechwan}
+ 6967 U8703 B161 C142 S13 N4657 V5327 MN33089 MP10.0039 P2-7-6 I6d7.11 Q7113.6 Yshen4 Wsin {clam}
+ 6968 U86fb B142 S13 N4145 V5322 MN33078 MP10.0032 P1-6-7 I6d7.8 Q5811.6 Ytui4 Yshui4 Wse Wtae . ̤ {insect moulting}
+ 6969 U8711 B142 S13 XH4139 V5316 MN33119 MP10.0042 P2-7-6 I6d6.13 Q1213.6 Ydan4 Wdan {egg}
+ 696A U8709 B142 S13 N4146 V5324 MN33104 MP10.0041 P1-6-7 I6d6.3 Q5214.7 Yfu2 Wbu {kind of ant} {may fly}
+ 696B U870d B142 S13 N4142 V5320 MN33110 MP10.0041 P1-6-7 I6d7.7 Q5819.4 Ychu2 Wyeo {toad}
+ 696C U86f9 B142 S13 N4148 V5326 MN33076 MP10.0032 P1-6-7 I6d7.9 Q5712.7 Yyong3 Wyong 襦 ʤ {chrysalis} {pupa}
+ 696D U870a B142 S13 N4141 V5319 MN33106 MP10.0041 P1-6-7 I6d7.3 Q5210.0 Yli2 Wri {a kind of bivalve}
+ 696E U8734 B142 S14 N4152 V5335 MN33190 MP10.0051 P1-6-8 I6d8.6 Q5612.7 Yyi4 Wcheog {lizard}
+ 696F U873f B142 S14 N4154 V5337 MN33210 MP10.0054 P1-6-8 I6d8.8 Q5311.2 Ywan1 Ywan3 Wweon Wwan {meandering}
+ 6970 U8737 B142 S14 F2284 N4156 V5339 O2129 MN33199 MP10.0052 P1-6-8 I6d8.5 Q5911.2 Yquan2 Wgweon ˤ {an edible river snail}
+ 6971 U873b B142 S14 N4157 V5341 O2128 MN33203 MP10.0052 P1-6-8 I6d8.7 Q5512.7 Yqing1 Wcheong {dragonfly}
+ 6972 U8725 B142 S14 N4155 V5338 MN33157 MP10.0048 P1-6-8 I6d8.3 Q5212.1 Yxi1 Wseog 㥯 Ȥ {a lizard}
+ 6973 U8729 B142 S14 N4151 V5334 MN33166 MP10.0049 P1-6-8 I6d8.9 Q5712.0 Ytiao2 Wjo 祦 Ҥ餷 {clear-toned cicada}
+ 6974 U871a B175 C142 S14 N5084 V5340 H2798 MN33138 MP10.0044 P2-8-6 I6d8.10 Q1113.6 Yfei1 Yfei3 Wbi ֤ष {wilwild}
+ 6975 U8760 B142 S15 N4163 V5353 MN33288 MP10.0060 P1-6-9 I6d9.12 Q5116.6 Yfu2 Wbog ե {bat}
+ 6976 U875f B142 S15 XJ14B31 N4167 V5359 MN33287 MP10.0059 P1-6-9 I6d9.5 Q5612.7 Ywei4 Wwi Ϥͤ {hedgehog}
+ 6977 U8778 B142 S15 N4170 V5362 MN33338 MP10.0067 P1-6-9 I6d9.11 Q5712.7 Ygua1 Ywo1 Wwa Wwae Ĥ {snail}
+ 6978 U874c B142 S15 N4166 V5357 MN33248 MP10.0056 P1-6-9 I6d9.2 Q5410.0 Yke1 Wgwa {tadpole}
+ 6979 U874e B142 S15 N4164 V5354 MN33254 MP10.0056 P1-6-9 I6d9.10 Q5612.7 Yxie1 Yhe2 Wgal ष {scorpion}
+ 697A U8774 B142 S15 V5356 MN33328 MP10.0065 P1-6-9 I6d9.3 Q5712.0 Yhu2 Who {butterfly}
+ 697B U8757 B142 S15 N4169 V5361 MN33267 MP10.0058 P1-6-9 I6d9.8 Q5611.4 Yhuang2 Whwang ʤ Фä {locust}
+ 697C U8768 B142 S15 XJ0694D XH4116 N4159 V5347 MN33303 MP10.0062 P2-3-12 Q1713.6 Yshi1 Wseul {lice} {vermin}
+ 697D U876e B142 S15 N4165 V5355 O2312 MN33309 MP10.0063 P1-6-9 I6d9.6 Q5814.7 Yfu4 Wbog ե ޤष {viper} {adder} {asp}
+ 697E U8759 B142 S15 N4168 V5360 MN33271X MP10.0058 P1-6-9 I6d9.14 Q5312.7 Ybian1 Wpyeon إ {bat}
+ 6A21 U8753 B142 S15 N4161 V5351 MN33261 MP10.0057 P1-6-9 I6d9.13 Q5812.1 Q5813.2 Yyu2 Wyu {slug} {snail}
+ 6A22 U8763 B142 S15 N4162 V5352 MN33292 MP10.0060 P1-6-9 I6d8.4 Q5814.7 Yyou2 Wyu 楦 {mayfly}
+ 6A23 U876a B142 S15 XH4152 V5350 MN33305 MP10.0063 P1-6-9 I6d9.9 Q5612.7 Ytang1 Wtang {lizard}
+ 6A24 U8805 B142 S19 XJ04768 N4194 V5394 MN33690 MP10.0103 P1-6-13 I6d13.1 Q5611.6 Yying2 Wseung 襦 Ϥ Ϥ {fly}
+ 6A25 U87a2 B142 S16 XJ03756 N4176 V5365 H2813 MN33434 MP10.0074 P2-8-8 Q9913.6 DR971 Yying2 Whyeong ۤ {firefly}
+ 6A26 U879f B142 S16 N4175 V5368 MN33429 MP10.0073 P1-6-10 I6d10.4 Q5718.0 Yming2 Wmyeong ᥤ ߥ祦 ष {injurious parasite}
+ 6A27 U8782 B142 S16 N4160 V5348 MN33362 MP10.0068 P1-6-10 I6d9.1 Q5712.7 Ylang2 Wrang {mantis} {also N4143}
+ 6A28 U87af B142 S17 N4178 V5376 MN33496 MP10.0078 P2-11-6 I6d11.8 Q4813.6 Q5813.6 Yao2 Wo Ϥ {claws}
+ 6A29 U87cb B142 S17 N4182 V5380 MN33550 MP10.0085 P1-6-11 I6d11.2 Q5213.9 Yxi1 Wsil {cricket} {grasshopper}
+ 6A2A U87bd B34 C142 S17 N1165 V5378 MN33519 MP10.0082 P2-3-14 I4i14.1 Q2713.6 Yzhong1 Wjong 奦 ʤ {grasshopper}
+ 6A2B U87c0 B142 S17 N4181 V5379 MN33531 MP10.0083 P1-6-11 I6d11.5 Q5014.3 Yshuai4 Yshuo4 Wsol {cricket} {grasshopper}
+ 6A2C U87d0 B142 S17 V5374 P1-6-11 I6d11.4 Q5912.7 祦 {toad} {mantis}
+ 6A2D U96d6 B172 C142 S17 N5034 V6510 MN42104 MP11.1014 P1-9-8 I8c9.2 Q6011.4 Ysui1 Wsu . {although} {however}
+ 6A2E U87ab B142 S17 N4180 V5377 MN33491 MP10.0077 P2-11-6 I6d11.7 Q4813.6 Yzhe1 Yshi4 Wseog . {bee sting}
+ 6A2F U87c4 B142 S17 N4183 V5381 L2684 MN33537 MP10.0084 P2-11-6 I6d11.6 Q4513.6 Q4413.6 Yzhe2 Yzhi2 Wchib 奦 . . {hibernation of insects}
+ 6A30 U87b3 B142 S17 XH4193 N4177 V5372 MN33503 MP10.0079 P1-6-11 Q5911.4 Ytang2 Wdang ȥ {mantis}
+ 6A31 U87c7 B140 C142 S16 S17 XJ06A32 N4065 V5370 MN33543X MP10.0085 P2-3-13 I3k13.23 Q4413.6 ZRP2-4-13 Yma2 Wma Ҥ {toad}
+ 6A32 U87c6 B142 S16 XJ06A31 XH4065 N4173 V5369 MN33542X MP10.0084 P1-6-10 Q5413.4 Yma2 Yma5 Wma Ҥ {toad}
+ 6A33 U87bb B142 S17 V5375 MN33515 MP10.0081 P1-6-11 I6d11.1 Q5514.4 Ylou2 Wru {mole cricket}
+ 6A34 U87ef B142 S18 N4188 V5386 MN33626 MP10.0094 P1-6-12 I6d12.4 Q5411.1 Yrao2 Ynao2 Wyo 祦 祦 {intestinal worm}
+ 6A35 U87f2 B142 S18 XJ0436E XH4115 N4185 V5384 H2724 O2777 MN33633 MP10.0094 P2-6-12 Q5013.6 Ychong2 Wchung Whwe 奦 ष {insect} {bug} {temper}
+ 6A36 U87e0 B142 S18 N4189 V5387 MN33591 MP10.0088 P1-6-12 I6d12.2 Q5216.9 Ypan2 Wban ϥ . 餸ष {coiled up}
+ 6A37 U880f B142 S19 XJ0332A XH4195 V5396 MN33669 MP10.0099 P1-6-13 Q5715.2 Yxie4 Yxie3 Whae {crab}
+ 6A38 U880d B142 S19 XH4164 N4191 V5389 MN33707 MP10.0105 P1-6-13 Q5718.2 Yxie1 Wgal {scorpion}
+ 6A39 U87fe B142 S19 N4192 V5392 MN33676 MP10.0101 P1-6-13 I6d13.5 Q5716.1 Ychan2 Wseom {toad}
+ 6A3A U87f6 B142 S19 V5390 MN33664 MP10.0097 P1-6-13 I6d13.2 Q5611.4 Ycheng1 Wjeong ƥ ޤ {razor clam}
+ 6A3B U87f7 B142 S19 N4193 V5393 MN33665 MP10.0097 P1-6-13 I6d13.3 Q5916.6 Ydang1 Wdang ȥ {mantis}
+ 6A3C U880e B142 S17 XJ06A3D XH4179 N4186 V5373 MN33724 MP10.0068 P1-6-11 Q5414.3 Ymang3 Wmang ܥ ⥦ Ф {python} {boa constrictor}
+ 6A3D U87d2 B142 S15 XJ06A3C N4179 V5345 MN33572 MP10.0086 P1-6-9 Q5414.3 Ymang3 Wmang ܥ ⥦ Ф {boa constrictor} {python}
+ 6A3E U8811 B142 S20 V5398 MN33738 MP10.0106 P1-6-14 I6d14.2 Q5919.4 Yrong2 Wyeong {newt} {turban shell}
+ 6A3F U8816 B142 S19 V5391 MN33752X MP10.0107 P1-6-13 I6d13.4 Q5414.7 Yhuo4 Whwag 說 {inchworm} {geometer}
+ 6A40 U8815 B142 S20 XJ15B31 N4197 V5400 MN33749 MP10.0107 P1-6-14 I6d14.1 Q5112.7 Yruan3 Yru2 Wyeon Wyu ͥ ˥ . {crawling of a worm}
+ 6A41 U8822 B142 S21 N4199 V5402 MN33797 MP10.0112 P2-9-12 I6d15.2 Q5013.6 Ychun3 Wjun .᤯ {wriggle}
+ 6A42 U8821 B142 S21 XJ15B65 V5401 MN33796 MP10.0111 P2-3-18 I6d15.3 Q2713.6 Yli3 Yli2 Wryeo Wri Wra 쥤 饤 ˤ Ҥ {worm-eaten} {conch}
+ 6A43 U8831 B142 S23 N4201 V5405 MN33867 MP10.0117 P2-6-17 I6d17.1 Q5010.7 Ygu3 Wgo {rice worm} {lead astray}
+ 6A44 U8836 B71 C142 S26 XJ03B3D XJ15B2D XJ15C21 XH57 N2096 V5410 H2820 MN33890 MP10.0119 P2-10-16 Q7113.6 Q1113.6 Ycan2 Wjam ƥ {silkworms}
+ 6A45 U8839 B142 S24 XJ06A46 XJ15B46 XH1158 N4202 V5407 MN33896 MP10.0123 P2-7-17 Q5013.6 Ydu4 Wdu ष {moth} {insects which eat into clot}
+ 6A46 U8827 B32 C142 S22 XJ06A45 XJ15B46 N1158 V5404 MN33824 MP10.0114 P2-3-19 I3p19.1 Q4013.6 Ydu4 Wdu ष {worm-eaten}
+ 6A47 U883b B142 S25 XJ0485A XH322 N4204 V5409 H2922 MN33914 MP10.0124 P2-19-6 Q2213.6 Yman2 Wman Х Ӥ {barbarian}
+ 6A48 U8844 B143 S10 XJ06A49 N4208 V5414 MN33973 MP10.0132 P1-6-4 I5h5.1 Q2711.5 Ynu:4 Wnyug Ϥʤ {nosebleed}
+ 6A49 U8842 B143 S9 XJ06A48 XH4208 N4207 V5413 MN33971X MP10.0132 P1-6-3 Q2712.0 Q2715.0 Ynu:4 Wnyug Ϥʤ {nosebleed}
+ 6A4A U8852 B60 C144 S11 N1620 V1753 MN34045 MP10.0153 P1-3-8 I3i8.1 Q2173.2 Q2122.1 Yxuan4 Whyeon Ƥ. {show off} {display} {pretend}
+ 6A4B U8859 B60 C144 S13 N1630 V1764 MN34061 MP10.0156 P1-3-10 I3i10.2 Q2160.1 Q2122.1 Yya2 Wa {government office}
+ 6A4C U885e B60 C144 S16 XJ03152 XH1639 N1640 V1777 H762 MN34074 MP10.0159 P1-3-13 Q2122.7 Q2122.1 Ywei4 Wwi ޤ. T1 ޤ ޤ {defense}
+ 6A4D U8862 B60 C144 S24 N1644 V1779 O2985 MN34090 MP10.0169 P1-3-21 I3i21.1 Q2121.4 Q2122.1 Yqu2 Wgu ߤ {crossroads}
+ 6A4E U886b B145 S8 V5421 MN34111 MP10.0181 P1-5-3 I5e3.1 Q3222.2 Yshan1 Wsam {thin kimono}
+ 6A4F U8881 B32 C145 S10 F2419 N1082 V5429 MN34152 MP10.0190 P2-3-7 I3b7.8 Q4073.2 Yyuan2 Wweon {long kimono}
+ 6A50 U887e B9 C145 S10 N465 V5428 MN34147 MP10.0189 P2-2-8 I2a8.38 Q8073.2 Yqin1 Wgeum դ {quilt} {bedding}
+ 6A51 U889e B8 C145 S11 N317 V5441 MN34203 MP10.0204 P2-2-9 I2j9.5 Q0073.2 Ygun3 Wgon {imperial robes}
+ 6A52 U8875 B145 S9 V5425 MN34135 MP10.0186 P1-5-4 I5e4.1 Q3620.0 Yri4 Wil {everyday clothing} {underwear}
+ 6A53 U887d B145 S9 XJ06A54 N4218 V5427 MN34146 MP10.0188 P1-5-4 I5e4.4 Q3221.4 Yren4 Wim ˥ Ȥ {neck of a garment} {gusset} {gore}
+ 6A54 U88b5 B145 S11 XJ06A53 XH4218 N4226 V5446 MN34237 MP10.0209 P1-5-6 Q3221.4 Yren4 Wim ˥ Ȥ {neck of a garment} {gusset} {gore}
+ 6A55 U8872 B145 S9 V5430 MN34130 MP10.0186 P1-5-4 I5e4.3 Q3422.7 Yna4 Wnab ɥ Υ {mend} {priestly vestments} {priest}
+ 6A56 U8882 B145 S9 N4216 V5426 MN34154 MP10.0198 P1-5-4 I5e4.2 Q3523.7 Ymei4 Wmye ٥ ޤ {sleeve} {foot (of hill)} {edge}
+ 6A57 U8897 B145 S10 V5440 MN34194 MP10.0203 P1-5-5 I5e5.8 Q3822.2 Yzhen3 Wjin {thin kimono} {embroidery}
+ 6A58 U8892 B145 S10 N4220 V5437 MN34184 MP10.0201 P1-5-5 I5e5.6 Q3621.0 Ytan3 Wdan Wtan . {baring the shoulder} {strip to waist}
+ 6A59 U88ae B145 S10 XH3235 V5433 P1-5-5 I5e5.7 Q3829.0 ǥ {ancestral shrine}
+ 6A5A U8899 B145 S10 V5435 MN34196 MP10.0204 P1-5-5 I5e5.4 Q3620.2 Ypa4 Wpa Х {warrior's headband}
+ 6A5B U88a2 B145 S10 N4221 V5438 MN34210 MP10.0205 P1-5-5 I5e5.2 Q3925.0 Ypan4 Wbeon ϥ {summer kimono} {short clothing}
+ 6A5C U888d B145 S10 N4219 V5439 MN34174 MP10.0200 P1-5-5 I5e5.5 Q3721.2 Ypao2 Wpo ۥ 錄 {coat}
+ 6A5D U88a4 B8 C145 S11 N315 V5436 MN34213 MP10.0205 P2-2-9 I2j9.2 Q0073.2 Ymao4 Wmu ܥ ʤ {length}
+ 6A5E U88b0 B80 C145 S11 V5434 P2-5-6 I5e5.9 Q7773.2 Whwang ۤ {hood} {top} {awning} {cover}
+ 6A5F U88bf B145 S11 N4232 V5452 MN34255 MP10.0211 P1-5-6 I5e6.3 Q3421.4 Ygui1 Wgyu {ancient ordinary kimono}
+ 6A60 U88b1 B145 S11 N4227 V5450 MN34232 MP10.0209 P1-5-6 I5e6.2 Q3323.4 Yfu2 Wbog ե {cloth wrapper}
+ 6A61 U88c3 B145 S11 N4228 V5447 MN34282 MP10.0215 P1-5-6 I5e6.5 Q3123.1 ߤ {old ceremonial garb} {samurai garb} {(kokuji)}
+ 6A62 U88c4 B145 S11 N4231 V5451 MN34283 MP10.0215 P1-5-6 I5e6.1 Q3122.1 Whaeng 椭 {sleeve length} {(kokuji)}
+ 6A63 U88d4 B145 S13 N4239 V5459 O2217 MN34303 MP10.0218 P2-2-11 I5e7.4 Q0022.7 Yyi4 Wye {descendant} {border}
+ 6A64 U88d8 B145 S13 N4238 V5458 MN34312 MP10.0220 P2-7-6 I5e7.5 Q4373.2 Yqiu2 Wgu 奦 老 {leather clothing}
+ 6A65 U88d9 B145 S12 N4240 V5460 MN34314 MP10.0221 P1-5-7 I5e7.2 Q3726.7 Yqun2 Wgun ⤹ {hem} {underwear}
+ 6A66 U88dd B145 S13 XJ04175 XH4234 N4236 V5456 H2751 MN34321 MP10.0226 P2-7-6 Q2473.2 Yzhuang1 Wjang 祦 褽. 褽. {dress} {pretend} {disguise} {profess}
+ 6A67 U88f9 B8 C145 S14 XH176 N328 V5468 MN34372 MP10.0238 P2-2-12 I2j12.2 Q0073.2 Yguo3 Wgwa ۥ Ĥ. {wrap} {pack up} {cover} {conceal}
+ 6A68 U8902 B145 S13 XH4232 V5467 MN34401 MP10.0242 P1-5-8 I5e8.4 Q3320.0 Ygua4 Wgwae {ancient ordinary kimono}
+ 6A69 U88fc B145 S13 V5466 MN34379 MP10.0240 P1-5-8 I5e8.6 Q3622.7 Yxi2 Yti4 Wseog ƥ Ϥ. {to bare the shoulder}
+ 6A6A U88f4 B145 S14 XJ15C53 V5465 MN34362 MP10.0232 P2-8-6 I5e8.10 Q1173.2 Ypei2 Wbae ϥ Ȥ. {long robes}
+ 6A6B U88e8 B145 S13 XJ1426F N4244 V5471 MN34338 MP10.0229 P1-5-8 I5e8.2 Q3624.0 Ybi4 Ypi2 Ybei1 Wbi . . ޤ {help}
+ 6A6C U88f2 B145 S13 N4245 V5469 O1906 MN34356 MP10.0231 P1-5-8 I5e8.3 Q3122.7 Yliang3 Wryang 祦 {ancient robe}
+ 6A6D U8904 B145 S13 N4246 V5470 MN34410 MP10.0242 P1-5-8 I5e8.5 Q3524.4 Wcheo Ĥ {skirt} {(kokuji)}
+ 6A6E U890c B145 S14 N4251 V5480 MN34428 MP10.0245 P1-5-9 I5e9.2 Q3725.6 Ykun1 Yhui1 Wgon դɤ {loincloth}
+ 6A6F U890a B145 S14 XJ13E36 N4252 V5481 MN34420X MP10.0244 P1-5-9 I5e9.4 Q3222.7 Ybian3 Wpyeon إ . {narrow} {small}
+ 6A70 U8913 B145 S14 XJ15435 N4250 V5479 MN34438 MP10.0247 P1-5-9 I5e9.1 Q3629.4 Ybao3 Wbo ۥ Ĥ {diaper}
+ 6A71 U8943 B8 C145 S17 XJ04B2B XJ15C4B XH331 N333 V5489 MN34552 MP10.0259 P2-2-15 Q0073.2 Ybao1 Wpo ۥ . {praise} {extol}
+ 6A72 U891e B145 S15 N4256 V5486 MN34475 MP10.0252 P1-5-10 I5e10.1 Q3621.7 Yyun3 Won ̤Τ {robe}
+ 6A73 U8925 B145 S15 N4257 V5487 MN34495 MP10.0253 P1-5-10 I5e10.2 Q3124.3 Yru4 Wyog 祯 Ȥ {cushion} {mattress} {bedding}
+ 6A74 U892a B145 S15 N4253 V5482 H1234 MN34503 MP10.0254 P1-5-10 I5e9.5 Q3723.3 ZSP1-5-9 Ytun4 Ytui4 Wtoe ȥ . . {fade} {discolour}
+ 6A75 U892b B145 S15 N4258 V5488 MN34504 MP10.0254 P1-5-10 I5e10.3 Q3221.7 Ychi3 Wchi . {rob}
+ 6A76 U8941 B145 S16 N4261 V5494 MN34545 MP10.0258 P1-5-11 I5e11.1 Q3623.6 Q3323.6 Yqiang3 Wgang 祦 Ĥ {diaper}
+ 6A77 U8944 B145 S17 F2263 V5490 MN34556 MP10.0261 P2-2-15 I2j15.2 Q0073.2 Yxiang1 Wyang 祦 祦 Ϥ. {rise} {raise}
+ 6A78 U893b B8 C145 S17 N334 V5491 MN34536 MP10.0257 P2-2-15 I2j15.1 Q0073.2 Yxie4 Wseol . . {filthy}
+ 6A79 U8936 B145 S16 N4262 V5495 MN34525 MP10.0256 P1-5-11 I5e11.3 Q3726.2 Yzhe2 Yxi2 Yzhe3 Wseub Wcheob 祦 奦 祦 . {pleats}
+ 6A7A U8938 B145 S16 N4259 V5492 MN34530 MP10.0257 P1-5-11 I5e11.2 Q3524.4 Ylu:3 Wru {rags}
+ 6A7B U894c B145 S17 XJ06A7C V5500 MN34593 MP10.0266 P1-5-12 I5e12.1 Q3625.6 Ydan1 Wdan ҤȤ {thin kimono} {undergarment}
+ 6A7C U891d B145 S14 XJ06A7B V5477 P1-5-9 Q3225.6 Q3925.6 Wdan ҤȤ {thin kimono} {undergarment}
+ 6A7D U8960 B145 S18 N4266 V5502 MN34649 MP10.0271 P1-5-13 I5e13.3 Q3926.6 Ydang1 Wdang ȥ դɤ ޤ {gusset} {gore}
+ 6A7E U895e B145 S19 N4265 V5501 MN34645 MP10.0270 P2-13-6 I5e13.4 Q7073.2 Ybi4 Wbyeog إ ҥ㥯 Ҥ {pleat} {fold} {tuck} {crease}
+ 6B21 U8966 B145 S19 N4268 V5506 MN34678 MP10.0273 P1-5-14 I5e14.1 Q3122.7 Yru2 Wyu Ϥ {underwear}
+ 6B22 U8964 B145 S20 N4269 V5507 H1257 MN34674 MP10.0272 P1-5-15 I5e15.2 Q3821.7 ZSP1-5-14 Ylan2 Wram ܤ {rags}
+ 6B23 U896d B145 S20 XJ14132 V5508 MN34702 MP10.0274 P1-5-15 I5e15.1 Q3128.6 Yxie2 Whil ĤޤФ. Ϥ. {tuck into one's obi}
+ 6B24 U896a B145 S19 V5505 MN34696X MP10.0274 P1-5-14 I5e14.2 Q3425.3 Ywa4 Wmal ٥ Х {socks}
+ 6B25 U896f B145 S21 N4270 V5509 MN34712 MP10.0275 P1-5-16 I5e16.1 Q3621.0 Ychen4 Wchin Ϥ {underwear}
+ 6B26 U8974 B145 S22 XJ15D23 N4271 V5511 MN34728 MP10.0277 P1-5-17 I5e17.2 Q3722.0 Ylan2 Wran {a kind of cloth}
+ 6B27 U8977 B145 S22 N4272 V5512 MN34737 MP10.0278 P1-5-17 I5e17.1 Q3725.2 {cord to hold up sleeves} {(kokuji)}
+ 6B28 U897e B146 S6 V5513 H3522 MN34762 MP10.0279 P4-6-1 I0a6.19 Q1022.7 ZSP4-5-1 Yya4 Wa T2 ˤ {cover} {place on top of} {west radical variant (no. 146)}
+ 6B29 U8983 B146 S12 V5516 MN34778 MP10.0311 P2-6-6 I2k10.3 Q1040.6 Ytan2 Yqin2 Wdam {extend} {deep} {large}
+ 6B2A U8988 B146 S19 N4280 V5518 MN34791 MP10.0316 P2-6-13 I4h15.1 Q1024.8 Yhe2 Whaeg Wheul .٤ {investigate}
+ 6B2B U898a B146 S25 XJ06633 XJ06634 XJ15D24 XH3655 N4283 V5521 MN34795 MP10.0316 P2-6-19 Q1052.7 Yji1 Wgi ⤬. Ť Ĥ. {reins} {connection}
+ 6B2C U8993 B147 S11 XJ15D27 V5523 MN34815 MP10.0324 P2-4-7 I5c6.8 Q2021.6 Ymi4 Wmyeog ٥ ߥ㥯 . {seek}
+ 6B2D U8998 B147 S12 XH4287 N4286 V5527 MN34840 MP10.0328 P1-5-7 I5c7.2 Q2661.0 Yzhan1 Ychan1 Wjeom ƥ Τ. . {peep} {peek}
+ 6B2E U89a1 B147 S14 N4289 V5530 MN34875 MP10.0330 P1-7-7 I5c9.2 Q1611.0 Yxi2 Wgyeog ʤ ߤ {diviner} {medium}
+ 6B2F U89a9 B147 S16 N4290 V5531 MN34913 MP10.0331 P1-9-7 Q4661.0 Ydu3 Wdo . {see}
+ 6B30 U89a6 B147 S16 N4291 V5532 MN34904 MP10.0331 P1-9-7 I5c11.4 Q8621.0 Yyu2 Wyu ͤ. {coveting high rank}
+ 6B31 U89ac B147 S17 N4295 V5536 MN34934 MP10.0340 P1-10-7 I5c12.9 Q2611.0 Yji4 Wgi {coveting high rank}
+ 6B32 U89af B147 S17 N4294 V5535 MN34937X MP10.0340 P1-10-7 I5c12.8 Q5651.0 Q5641.0 Ygou4 Wgu . {happening to meet}
+ 6B33 U89b2 B147 S18 V5537 MN34952 MP10.0341 P1-11-7 I5c13.8 Q4611.0 Yjin3 Yjin4 Wgeun ޤ. {see} {have an audience with}
+ 6B34 U89ba B147 S20 XJ03350 XJ15D26 XH4288 N4297 V5539 H2905 O2907 MN34973 MP10.0342 P2-13-7 Q7721.6 Yjue2 Yjiao4 Wgag Wgyo . .ޤ . . T1 {memorize}
+ 6B35 U89bd B147 S22 XJ04D77 XH4292 N4298 V5540 H2913 O2960 MN34977 MP10.0344 P2-15-7 Q7821.6 Ylan3 Wram . {look at} {inspect} {perceive}
+ 6B36 U89bf B147 S22 N4299 V5541 MN34984 MP10.0345 P1-15-7 I7b15.3 Q4681.0 Ydi2 Wjeog ƥ . {meet} {see}
+ 6B37 U89c0 B147 S24 XJ03451 XH4296 N4300 V5542 H1921 O2989 MN34993 MP10.0346 P1-17-7 Q4621.0 Yguan1 Yguan4 Wgwan . . {outlook} {look} {appearance} {condition} {view}
+ 6B38 U89da B148 S13 N4303 V5544 MN35043 MP10.0385 P1-7-6 I2n11.1 Q2223.0 Ygu1 Wgo {cup}
+ 6B39 U89dc B148 S13 XH1000 N4304 V5546 MN35050X MP10.0359 P2-6-7 I2n11.2 Q2122.7 Yzui3 Yzi1 Wja Wchwi Ф Ϥ {beak} {bill}
+ 6B3A U89dd B148 S12 V5545 H1498 MN35051 MP10.0360 P1-7-5 I2n10.2 Q2224.0 Ydi3 Wjeo ƥ . {touch} {feel} {collide with} {conflict with}
+ 6B3B U89e7 B148 S13 XJ03272 XH4306 V5549 MN35074 MP10.0371 P1-7-6 Q2825.1 Yjie3 Yjie4 Yxie4 Whae . . . ۤ. ۤ. 狼. . {notes} {key} {explanation} {understanding}
+ 6B3C U89f4 B148 S18 N4307 V5550 MN35157 MP10.0375 P1-7-11 I4c14.5 Q2822.7 Yshang1 Wsang 祦 {cup}
+ 6B3D U89f8 B148 S20 XJ03F28 XH4305 N4308 V5551 H1646 MN35181 MP10.0377 P1-7-13 Q2622.7 Ychu4 Wchog 祯 . . {touch} {feel} {hit} {proclaim} {announce} {conflict} {contact}
+ 6B3E U8a03 B149 S9 F2379 N4311 V5554 MN35214 MP10.0385 P1-7-2 I7a2.2 Q0360.0 Yfu4 Wbu 餻 {obituary}
+ 6B3F U8a16 B149 S10 V5557 MN35242 MP10.0395 P1-7-3 I7a3.7 Q0861.7 Yqi4 Wheul Wgeul . . Ĥ {come to an end} {reach} {arrive at} {finally}
+ 6B40 U8a10 B149 S10 V5556 MN35234 MP10.0392 P1-7-3 I7a3.2 Q0164.0 Yjie2 Wal . {divulge} {reveal}
+ 6B41 U8a0c B149 S10 N4313 V5558 MN35228 MP10.0390 P1-7-3 I7a3.4 Q0161.0 Yhong2 Yhong4 Whong {get confused}
+ 6B42 U8a1b B149 S11 N4323 V5568 MN35256 MP10.0399 P1-7-4 I7a4.5 Q0461.0 Ye2 Wwa ʤ. ʤ. . {accent} {dialect}
+ 6B43 U8a1d B149 S12 S11 N4319 V5573 MN35260 MP10.0400 P1-7-5 I7a5.1 Q0164.0 Yya4 Wa ֤. {doubt}
+ 6B44 U8a25 B149 S11 N4321 V5566 O1399 MN35274 MP10.0403 P1-7-4 I7a4.4 Q0462.7 Yne4 Yna4 Wnul ȥ ɤ. {stutter}
+ 6B45 U8a36 B149 S12 XJ1353F N4328 V5577 O1662 MN35328 MP10.0421 P1-7-5 I7a5.16 Q0162.0 Yhe1 Wga . . {scold}
+ 6B46 U8a41 B149 S12 N4329 V5578 MN35347 MP10.0425 P1-7-5 I7a5.12 Q0466.0 Ygu3 Wgo {exegesis} {critical analysis of classical texts}
+ 6B47 U8a5b B149 S12 N4330 V5580 MN35390 MP10.0434 P1-7-5 I7a5.4 Q0761.0 Yzu3 Wjeo Τ. {curse}
+ 6B48 U8a52 B149 S12 V5575 MN35376 MP10.0429 P1-7-5 I7a5.13 Q0366.0 Yyi2 Wi Wtae . {deceive} {cheat} {give} {leave behind}
+ 6B49 U8a46 B149 S12 XJ13478 V5574 MN35356 MP10.0425 P1-7-5 I7a5.7 Q0264.0 Ydi3 Wjeo ƥ . . {vilify} {denounce}
+ 6B4A U8a48 B122 C149 S12 N3636 V5576 MN35360 MP10.0426 P2-5-7 I5g7.1 Q6060.1 Yli4 Wri ΤΤ. {ridicule}
+ 6B4B U8a7c B149 S13 V5597 MN35462 MP10.0461 P1-7-6 I7a6.15 Q0468.9 Yhui1 Whoe {jest}
+ 6B4C U8a6d B149 S13 N4355 V5603 H1520 MN35434 MP10.0451 P1-7-6 I7a6.11 Q0761.2 Ygui3 Wgwe Ĥ. {lie} {deceive}
+ 6B4D U8a6c B149 S13 XJ15D55 N4347 V5595 MN35433 MP10.0450 P1-7-6 I7a6.16 Q0266.1 Ygou4 Wgu Whu ΤΤ. Ϥ Ϥ. {ridicule}
+ 6B4E U8a62 B149 G9 S13 N4344 V5593 DK1020 L2705 O1928 MN35411 MP10.0438 IN2240 P1-7-6 I7a6.17 Q0762.0 Yxun2 Wsun Ϥ. ޤ {consult with}
+ 6B4F U8a85 B149 S13 N4351 V5599 MN35472 MP10.0463 P1-7-6 I7a6.2 Q0569.0 Yzhu1 Wju 奦 夦. . . {death penalty}
+ 6B50 U8a82 B149 S13 N4348 V5596 O1929 MN35469 MP10.0462 P1-7-6 I7a6.4 Q0261.3 Ytiao3 Ydiao4 Wjo 祦 Ĥ. . {order}
+ 6B51 U8a84 B149 S13 N4350 V5600 MN35471 MP10.0463 P1-7-6 I7a6.1 Q0569.0 Ylei3 Wroe 륤 ΤӤ {condolence message}
+ 6B52 U8aa8 B149 S14 N4363 V5616 H1544 MN35553 MP10.4830 P1-7-7 I7a7.13 Q0865.7 Yhui4 Yhui3 Whoe . {instruct}
+ 6B53 U8aa1 B149 S14 N4364 V5617 H1545 O2139 MN35538 MP10.0478 P1-7-7 I7a7.16 Q0365.0 Yjie4 Wgye ޤ. {admonish} {warn} {prohibit}
+ 6B54 U8a91 B149 S14 N4367 V5619 MN35510 MP10.0468 P1-7-7 I7a7.3 Q0161.4 Ykuang2 Wgwang 祦 Ф. ֤. .餹 {cheat} {coax}
+ 6B55 U8aa5 B149 S14 V5615 O2140 MN35549 MP10.0481 P1-7-7 I7a7.5 Q0466.1 Ygao4 Wgo . {state} {give instructions}
+ 6B56 U8aa6 B149 S14 N4368 V5621 H1549 O2138 MN35551 MP10.0482 P1-7-7 I7a7.14 Q0762.7 Ysong4 Wsong 祦 Ȥ. . {recite} {chant}
+ 6B57 U8a9a B149 S14 V5614 MN35529 MP10.0474 P1-7-7 I7a7.7 Q0962.7 Yqiao4 Wcho 祦 . {censure} {blame}
+ 6B58 U8aa3 B149 S14 N4365 V5618 MN35542 MP10.0478 P1-7-7 I7a7.1 Q0161.8 Ywu1 Ywu2 Wmu . . . {slander}
+ 6B59 U8ac4 B149 G9 S15 N4380 V5635 DK1056 L2706 O2324 MN35622 MP10.0506 IN2242 P1-7-8 I7a7.11 Q0064.7 Yzhun1 Wsun Ҥ. . ɤ ͤ. {tedious}
+ 6B5A U8acd B149 S15 N4378 V5633 MN35643 MP10.0514 P1-7-8 I7a8.9 Q0265.7 Yzheng1 Yzheng4 Wjaeng 祦 . 餽. . ä. {quarrel}
+ 6B5B U8ac2 B149 S15 N4381 V5636 MN35616 MP10.0506 P1-7-8 I7a8.15 Q0767.7 Ychan3 Wcheom ƥ ؤĤ. {flatter}
+ 6B5C U8ada B149 S15 N4376 V5631 MN35682 MP10.0523 P1-7-8 I7a8.12 Q0368.1 Ypian2 Wjeong 祦 {command} {(kokuji)}
+ 6B5D U8aeb B149 S16 XJ03452 N4408 V5664 O2514 MN35724 MP10.0514 P1-7-9 I7a9.1 Q0569.6 Yjian4 Wgan . {admonish} {dissuade}
+ 6B5E U8af3 B149 S16 N4406 V5662 MN35736 MP10.0532 P1-7-9 I7a9.5 Q0066.1 Yan1 Wam .󤸤 {memorize} {recite from memory}
+ 6B5F U8ae7 B149 S16 N4413 V5670 O2639 MN35718 MP10.0527 P1-7-9 I7a9.11 Q0166.1 Yxie2 Whae . .餰 {harmony}
+ 6B60 U8ae4 B149 S16 XJ15E5B N4401 V5655 MN35713 MP10.0526 P1-7-9 I7a9.3 Q0662.7 Ye4 Wag . {speaking the truth}
+ 6B61 U8af1 B149 S17 N4397 V5677 MN35733 MP10.0531 P1-7-10 I7a10.8 Q0465.6 Yhui4 Whwi ߤ . {posthumous (real) name}
+ 6B62 U8b14 B149 S16 N4396 V5675 MN35810 MP10.0552 P1-7-9 I7a9.17 Q0161.4 Ynu:e4 Yxue4 Whag 㥯 㥯 . {sport with}
+ 6B63 U8ae0 B149 S16 XJ15E36 N4400 V5654 O2513 MN35706 MP10.0524 P1-7-9 I7a9.12 Q0361.6 Yxuan1 Whweon ޤӤ. 魯. T1 ߤĤ {forget} {noisy}
+ 6B64 U8ae2 B149 S16 V5657 O2511 MN35709 MP10.0526 P1-7-9 I7a9.14 Q0765.6 Yhun4 Wweon {joke} {jest} {colloquial}
+ 6B65 U8af7 B149 S16 N4412 V5669 H1594 O2515 MN35741 MP10.0534 P1-7-9 I7a9.21 Q0761.0 Yfeng1 Yfeng3 Yfeng4 Wpung ե .󤸤 {hint} {satirize}
+ 6B66 U8ade B149 S16 V5651 MN35703X MP10.0524 P1-7-9 I7a9.19 Q0362.7 Q0262.7 Ypian2 Ypian3 Wpyeon Wbyeon إ {flattering} {glibness}
+ 6B67 U8adb B149 S16 N4399 V5653 MN35696 MP10.0523 P1-7-9 I7a9.2 Q0763.7 Yyu2 Wyu ؤĤ. ؤĤ. {flatter}
+ 6B68 U8b0c B149 S17 XH2422 V5672 O2643 MN35797 MP10.0550 P1-7-10 Q0162.1 Yge1 Wga . {sing} {recite} {carol} {poem} {tanka} {slander} {defame}
+ 6B69 U8b07 B149 S17 V5678 MN35791 MP10.0549 P2-3-14 I3m14.1 Q3060.1 Yjian3 Wgeon ɤ. {stutter} {speak frankly}
+ 6B6A U8b1a B149 S17 XJ06B6B N4417 V5679 MN35823 MP10.0555 P1-7-10 Q0861.7 Yshi4 Yyi4 Wig {laughing}
+ 6B6B U8ae1 B149 S16 XJ06B6A N4398 V5652 MN35708 MP10.0525 P1-7-9 I7a9.18 Q0861.7 Yshi4 Wsi {posthumous name}
+ 6B6C U8b16 B149 S17 V5684 MN35816 MP10.0552 P1-7-10 I7a10.2 Q0664.7 Ysu4 Wsog 祯 奯 . {arise}
+ 6B6D U8b10 B149 S17 N4419 V5681 O2637A MN35803 MP10.0551 P1-7-10 I7a10.4 Q0361.7 Ymi4 Wmil ҥ {quiet}
+ 6B6E U8b17 B149 S17 N4421 V5683 MN35817 MP10.0552 P1-7-10 I7a10.9 Q0062.7 Ybang4 Wbang ܥ ۥ . {slander} {disparage} {censure} {criticize}
+ 6B6F U8b20 B149 S17 XJ04D58 XH4410 N4415 V5673 H1623 O2735 MN35832 MP10.0569 P1-7-10 Q0767.2 Yyao2 Wyo 襦 . {chant (esp. Noh)} {folksong} {ballad}
+ 6B70 U8b33 B149 S18 F2492 N4429 V5693 H1632 MN35885 MP10.0575 P1-7-11 I7a11.4 Q0161.6 You1 Wgu . {extol} {declare} {express}
+ 6B71 U97ab B177 S18 N5102 V6593 MN42931 MP12.0171 P1-9-9 I7a11.6 Q4752.0 Yju2 Yju1 Wgug {investigate a crime}
+ 6B72 U8b26 B149 S18 N4428 V5692 MN35856 MP10.0571 P2-11-7 I7a11.5 Q4760.1 Yqing4 Yqing3 Wgyeong ֤ {coughing}
+ 6B73 U8b2b B149 S18 XJ15E57 N4430 V5694 MN35868 MP10.0572 P1-7-11 I7a11.3 Q0062.7 Yzhe2 Wjeog 㥯 . Ȥ. {crime}
+ 6B74 U8b3e B149 S18 N4427 V5691 MN35909 MP10.0580 P1-7-11 I7a11.2 Q0664.7 Yman2 Yman4 Wman ޥ Х . ʤ. {despise}
+ 6B75 U8b28 B149 S17 N4418 V5680 O2638A MN35864X MP10.0571 P1-7-10 I7a10.7 Q0463.4 Ymo2 Wmo Ϥ. {plan} {deliberate}
+ 6B76 U8b41 B149 S17 XJ0325E XH964 N4416 V5674 MN35928 MP10.0581 P1-7-10 Q0465.4 Yhua2 Whwa ޤӤ. {noisy}
+ 6B77 U8b4c B149 S19 N4434 V5698 MN35951 MP10.0584 P1-7-12 Q0262.7 Ye2 Wwa ʤ. . {accent} {dialect} {also N4323}
+ 6B78 U8b4f B149 S19 XH4421 N4436 V5702 H1638 MN35958 MP10.0586 P1-7-12 I7a12.1 Q0265.3 Yji1 Wgi . {slander} {disparage} {censure} {criticize}
+ 6B79 U8b4e B149 S19 XH510 N4435 V5701 MN35956 MP10.0585 P1-7-12 I7a12.5 Q0762.7 Yjue2 Whyul Ĥ. Ĥ. {deceive}
+ 6B7A U8b49 B149 S19 XJ03E5A XH4341 N4433 V5697 H1641 O2808 MN35946 MP10.0583 P1-7-12 Q0261.8 Yzheng4 Wjeung 祦 {proof} {evidence} {certificate} {testify} {verify} {guarantee} {witness}
+ 6B7B U8b56 B149 S21 XJ06B7C V5700 MN35972 MP10.0587 P1-7-14 I7a12.3 Q0566.1 Yzen4 Wcham . {slander}
+ 6B7C U8b5b B149 S19 XJ06B7B V5699 P1-7-12 Q0566.3 Yzen4 Wcham . {slander} {false accusation}
+ 6B7D U8b5a B149 S19 XH4388 N4432 V5696 MN35978X MP10.0591 P1-7-12 I7a12.4 Q0164.6 Ytan2 Wdam Ϥʤ {talk}
+ 6B7E U8b6b B149 S20 XJ1364A N4444 V5713 MN36017 MP10.0599 P1-7-13 I7a13.5 Q0766.1 Yzhan1 Wseom ȥ 老 老 뤵. {delirious talk}
+ 6C21 U8b5f B149 S20 XJ05364 V5710 MN35998 MP10.0595 P1-7-13 I7a13.2 Q0669.4 Yzao4 Wjo . {shout} {be noisy}
+ 6C22 U8b6c B149 S20 N4445 V5712 H2903 L2728 MN36019 MP10.0600 P2-13-7 I7a13.7 Q7060.1 Ypi4 Wbi . . {illustrate}
+ 6C23 U8b6f B149 S20 XJ04C75 XH4327 N4442 V5709 H1651 O2875 MN36023 MP10.0600 P1-7-13 Q0664.1 Yyi4 Wyeog 䥯 櫓 {translate} {decode} {encode}
+ 6C24 U8b74 B149 S21 N4443 V5711 MN36043 MP10.0604 P1-7-14 I7a13.6 Q0563.7 Yqian3 Wgyeon . {reproach}
+ 6C25 U8b7d B149 S20 XJ04D40 XH4353 N4441 V5708 H2880 O2942 MN36066 MP10.0608 P2-11-9 Q7760.1 Yyu4 Wye .ޤ . {fame} {reputation} {praise}
+ 6C26 U8b80 B149 S22 XJ04649 XH4375 N4450 V5719 H1661 O2949 MN36088 MP10.0609 P1-7-15 Q0468.6 Ydu2 Ydou4 Wdog Wdu ɥ ȥ ȥ . {read} {study} {pronounce}
+ 6C27 U8b8c B149 S23 N4453 V5724 MN36121 MP10.0618 P1-7-16 I7a16.1 Q0463.1 Yyan4 Wyeon {banquet}
+ 6C28 U8b8e B172 C149 S23 XJ03D32 N5041 V5723 MN36124 MP10.0619 P1-8-15 Q2021.4 Ychou2 Wsu 奦 य. {enemy} {revenge}
+ 6C29 U8b92 B149 S24 N4456 V5728 MN36137 MP10.0609 P1-7-17 I7a17.2 Q0761.6 Ychan2 Wcham . {defamation}
+ 6C2A U8b93 B149 S24 XJ03E79 XH4446 N4454 V5725 H1663 MN36139 MP10.0622 P1-7-17 Q0063.2 Yrang4 Wyang 祦 椺. {allow} {permit} {yield} {concede}
+ 6C2B U8b96 B149 S24 N4455 V5726 MN36144 MP10.0624 P1-7-17 I7a17.3 Q0365.0 Ychen4 Wcham {omen}
+ 6C2C U8b99 B149 S24 V5727 MN36157X MP10.0625 P1-7-17 I7a17.1 Q0461.4 Yhuan1 Whwan Whweon ޤӤ. {noisy} {disputatious}
+ 6C2D U8b9a B149 S26 XJ03B3E N4457 V5729 H1665 O3013 MN36163 MP10.0626 P1-7-19 Q0468.6 DR3061 Yzan4 Wchan . . {praise} {picture title}
+ 6C2E U8c3a B150 S12 S11 XJ13B2A XH4460 N4462 V5732 O1652 MN36193 MP10.0631 P1-7-5 I3d9.24 Q8164.0 Yya2 Wha {tree spirit}
+ 6C2F U8c41 B150 S17 N4463 V5733 O2667 MN36221 MP10.0635 P1-10-7 I3m14.4 Q3866.8 Yhuo4 Yhua2 Yhuo1 Whwal Ҥ. Ҥ. {empty}
+ 6C30 U8c3f B150 S17 XJ0374C XJ05E64 XJ13B59 XJ15028 N4464 V5734 MN36219 MP10.0633 P1-10-7 Q2846.8 Yqi1 Yxi1 Wgye ˤ {valley}
+ 6C31 U8c48 B46 C151 S10 N1420 V5736 MN36249 MP10.0640 P2-3-7 I3o7.8 Q2210.8 Yqi3 Ykai3 Wgi Wgae {an interjection of surprise}
+ 6C32 U8c4c B151 S15 N4467 V5738 MN36273 MP7.0934 P1-7-8 I3d12.14 Q1311.2 Ywan1 Wwan {pea}
+ 6C33 U8c4e B151 S16 S15 XJ04328 N4468 V5739 MN36280 MP10.0643 P2-9-7 Q7710.8 Yshu4 Wsu .Ƥ ɤ {vertical} {child}
+ 6C34 U8c50 B151 S18 XJ04B2D XH4466 N4470 V5740 H2877 O2849 MN36304 MP10.0645 P2-11-7 Q2210.8 Yfeng1 Wpung ۥ 椿. Ȥ {bountiful} {excellent} {rich}
+ 6C35 U8c55 B152 S7 N4471 V5742 H3543 O530 MN36334 MP10.0654 P4-7-1 I0a7.1 Q1023.2 Yshi3 Wsi T2 Τ {pig} {hog}
+ 6C36 U8c62 B152 S13 V5746 MN36380 MP10.0663 P2-6-7 I0a13.4 Q9023.2 Yhuan4 Whwan 䤷. {raising domestic animals}
+ 6C37 U8c6c B152 S16 XJ04376 XH2889 V5750 MN36432 MP10.0672 P1-7-9 Q1426.0 Q1426.3 Yzhu1 Wjeo Τ {pig} {hog}
+ 6C38 U8c78 B153 S7 V5752 H2401 MN36496 MP10.0678 P2-4-3 I0a7.2 Q2022.2 ZPP2-1-6 ZPP2-3-4 Yzhi4 Wchi T2 सʤؤ {snake} {legless insect} {badger or clawed dog radical (no. 153)}
+ 6C39 U8c7a B153 S10 XJ0603C N4476 V5754 MN36500 MP10.0680 P1-7-3 I0a10.4 Q2420.0 Ychai2 Wsi Wjae ޤ {jackal}
+ 6C3A U8c82 B153 S12 XJ16D32 N4479 V5757 MN36528 MP10.0682 P1-7-5 I3d9.30 Q2726.2 Ydiao1 Wcho 祦 Ƥ {marten} {sable}
+ 6C3B U8c89 B153 S13 XJ06042 N4480 V5759 MN36549 MP10.0684 P1-7-6 I4i10.2 Q2726.4 Yhe2 Yhao2 Ymo4 Whag ϥ स {badger}
+ 6C3C U8c85 B153 S13 N4481 V5760 MN36542 MP10.0684 P1-7-6 I4a9.9 Q2429.0 Yxiu1 Whyu 奦 {brave heraldic beast}
+ 6C3D U8c8a B153 S13 V5758 MN36550 MP10.0685 P1-7-6 I4c9.10 Q2126.0 Ymo4 Wmaeg ϥ ߥ㥯 Ӥ {barbarians}
+ 6C3E U8c8d B153 S14 XJ0432C XJ14B27 XH2887 N4482 V5761 MN36561 MP10.0686 P1-7-7 Q2621.4 Yli2 Wri 饤 ̤ {a fox-like animal}
+ 6C3F U8c8e B153 S15 XJ06049 XH2890 V5763 MN36572 MP10.0688 P1-7-8 Q2721.7 Yni2 Wye {lion} {wild beast} {wild horse}
+ 6C40 U8c94 B153 S17 XJ06C41 XH4478 N4485 V5764 MN36606 MP12.0676 P1-7-10 Q2621.1 Ypi2 Wbi {brave heraldic beast}
+ 6C41 U8c7c B153 S11 XJ06C40 N4478 V5756 MN36504 MP10.0681 P1-7-4 I0a11.1 Q2121.0 Ypi2 Wbi {brave heraldic beast}
+ 6C42 U8c98 B153 S17 XJ06053 XH2902 N4484 V5765 MN36621X MP10.0692 P1-7-10 I4c13.4 Q2423.4 Ymo4 Wmaeg Х ߥ㥯 {tapir}
+ 6C43 U621d B62 S11 XJ03A62 XH4490 V2031 MN11603 MP5.0032 P1-7-4 Q6385.0 Ycai2 Wjeog {pirate} {thief}
+ 6C44 U8cad B154 S11 XJ03C41 XJ13353 XH4518 V5775 H3012 MN36694 MP10.0724 P3-2-9 Q7228.6 Yzhi4 Wjil . {matter} {material} {substance}
+ 6C45 U8caa B9 C154 S11 N505 V5777 MN36680 MP10.0716 P2-2-9 I2a9.20 Q8080.6 Ytan1 Wtam ȥ व. {covet} {indulge in}
+ 6C46 U8cbd B154 S12 N4496 V5785 MN36719 MP10.0741 P1-7-5 I7b5.3 Q6386.0 Yyi2 Wi . {leave behind} {gift}
+ 6C47 U8cb2 B154 S13 V5797 MN36702X MP10.0725 P2-6-7 I7b6.5 Q2180.6 Yzi1 Wja {treasure} {assets} {pay a fine}
+ 6C48 U8cb3 B56 C154 S12 XJ04675 XJ06C49 XH32 N1557 V5783 MN36703 MP10.0725 P3-3-9 Q4380.0 Yer4 Wi դ. {two}
+ 6C49 U8cae B154 S11 XJ04675 XJ06C48 XH32 V5774 H3144 P3-3-8 Q1384.0 ZRP3-3-9 Yer4 Wi դ. {number two}
+ 6C4A U8cb6 B154 S11 S10 N4489 V5771 MN36707 MP10.0732 P1-7-4 I7b3.2 Q6283.7 DR3970 Ybian3 Wpyeom إ Ȥ. . {degrade}
+ 6C4B U8cc8 B146 C154 S13 N4278 V5798 MN36755 MP10.0754 P2-6-7 I7b6.4 Q1080.6 Yjia3 Ygu3 Yjia4 Wga Wgo . . . . {buy} {tradesman}
+ 6C4C U8cc1 B154 S12 N4495 V5784 MN36727 MP10.0747 P2-2-10 I7b5.6 Q4080.6 Ybi4 Yben1 Wbun ե ۥ {decorate}
+ 6C4D U8ce4 B154 S15 XJ04128 XH221 N4515 V5813 H1584 O2318 MN36826 MP10.0785 P1-7-8 I7b8.3 Q6385.0 DR3959 Yjian4 Wcheon . . . 䤹. {despise} {low-life} {poverty}
+ 6C4E U8ce3 B32 C154 S15 XJ04764 XH1067 N1140 V5808 H2356 O2360 MN36825 MP10.0782 P2-3-12 Q4080.6 Ymai4 Wmae Х . . {sell} {betray} {show off}
+ 6C4F U8cda B154 S15 V5809 O2396 MN36805 MP10.0771 P2-8-7 I7b8.5 Q4080.6 Ylai4 Wroe 饤 . ޤ {gift}
+ 6C50 U8cfd B40 C154 S17 N1344 V5822 MN36886 MP10.0796 P2-3-14 I3m14.2 Q3080.6 Ysai4 Wsae {dice} {temple visit}
+ 6C51 U8cfa B154 S17 N4521 V5821 MN36880 MP10.0795 P1-7-10 I7b10.1 Q6883.7 Yzhuan4 Yzuan4 Wcham . {coax}
+ 6C52 U8cfb B154 S17 N4520 V5820 MN36881 MP10.0795 P1-7-10 I7b10.2 Q6384.2 Q6384.6 Yfu4 Wbu {condolence gift}
+ 6C53 U8d04 B154 S18 N4523 V5825 O2781 MN36907 MP10.0798 P2-11-7 I7b11.3 Q4580.6 Q4480.6 Yzhi4 Wji ˤ {offering} {sacrifice}
+ 6C54 U8d05 B154 S18 F2386 N4524 V5826 MN36908 MP10.0798 P2-11-7 I7b11.4 Q4880.6 DR1461 Yzhui4 Wchwe Wchwi {luxury}
+ 6C55 U8d0a B154 S19 XJ03B3F XH4516 N4528 V5829 H2892 O2906 MN36935 MP10.0802 P2-12-7 Q2480.6 Yzan4 Wchan . . {help} {support} {assist} {aid}
+ 6C56 U8d07 B154 S19 V5831 O2852 MN36909X MP10.0800 P2-12-7 I7b12.1 Q0380.6 Yyun1 Wbin {beautiful}
+ 6C57 U8d0f B8 C154 S20 N337 V5833 MN36950 MP10.0805 P2-2-18 I2j18.1 Q0021.7 Yying2 Wyeong ޤ {victory} {surplus}
+ 6C58 U8d0d B154 S20 V5832 MN36945 MP10.0804 P1-7-13 I7b13.1 Q6786.1 Yshan4 Wseom . {have enough of} {add to}
+ 6C59 U8d10 B154 S21 V5834 MN36956 MP10.0806 P1-7-14 I7b14.1 Q6581.7 Yjin4 Wsin Ϥʤऱ {going away present} {parting gift}
+ 6C5A U9f4e B210 S21 XJ15F3C N5426 V7086 MN48575 MP12.1094 P2-2-19 I2j19.1 Q0022.3 Yji1 Wjae Wje ⤿.餹 {bring} {take} {bring about}
+ 6C5B U8d13 B154 S22 XJ06C5C N4529 V5835 MN36962 MP10.0806 P1-7-15 I7b15.1 Q6385.0 Yzang1 Wjang {bribery}
+ 6C5C U8ccd B154 S13 XJ06C5B XH4529 V5795 MN36774 MP10.0763 P1-7-6 Q6081.4 Yzang1 Wjang {bribery}
+ 6C5D U8d14 B154 S21 N4530 V5836 MN36963 MP10.0807 P2-5-16 I7b14.2 Q6088.6 Ybi4 Wbi {strength} {power}
+ 6C5E U8d16 B154 S22 N4532 V5838 MN36970 MP10.0807 P1-7-15 I7b15.2 Q6488.6 Yshu2 Wsog 祯 . {redeem}
+ 6C5F U8d67 B155 S12 N4535 V5842 MN37001 MP10.0824 P1-7-5 I3b9.17 Q4734.7 Ynan3 Wnan . {get red}
+ 6C60 U8d6d B155 S16 N4538 V5844 MN37017 MP10.0828 P1-7-9 I4c12.5 Q4436.0 Q4426.3 Yzhe3 Wja Ĥ {red}
+ 6C61 U8d71 B156 S7 XJ04176 XH4539 V5846 MN37034P MP10.0833 P2-3-4 Q4030.2 Yzou3 Wju Ϥ. {walk} {go on foot} {run} {leave}
+ 6C62 U8d73 B156 G9 S10 F2114 V5848 H3308 DK2080 L2936 O1261 MN37038 MP10.0833 IN2244 P3-7-3 I3b7.10 Q4280.0 Q4480.0 Yjiu3 Yjiu1 Wgyu 奦 T1 {strong and brave}
+ 6C63 U8d81 B156 S12 V5850 O1815 MN37083 MP10.0841 P3-7-5 I3b9.19 Q4880.2 Ychen4 Wjin Wjeon . {go to} {follow}
+ 6C64 U8d99 B156 S14 F1522 V5853 O2243 MN37171 MP10.0854 P3-7-7 I4b10.11 Q4980.2 Yzhao4 Wjo 祦 祦 祦 {nimble} {late-going}
+ 6C65 U8dc2 B157 S11 V5857 MN37416 MP10.0902 P1-7-4 I7d4.3 Q6414.7 Yqi2 Wgi Ĥޤ. Ĥ {stand on tiptoes}
+ 6C66 U8dbe B157 S11 N4547 V5858 MN37406 MP10.0901 P1-7-4 I7d4.1 Q6111.0 Yzhi3 Wji Ϥ. {footprint} {remains}
+ 6C67 U8dba B157 S11 V5859 MN37392 MP10.0900 P1-7-4 I7d4.2 Q6513.0 Yfu1 Wbu {foot} {calyx} {sitting in the lotus position}
+ 6C68 U8dcf B157 S12 V5860 MN37457 MP10.0907 P1-7-5 I7d5.7 Q6610.0 Yjia1 Wga {sitting in the lotus position}
+ 6C69 U8dda B157 S12 N4550 V5863 MN37477X MP10.0909 P1-7-5 I7d5.2 Q6714.0 Yshan1 Wsan {stagger} {reel} {stumble}
+ 6C6A U8dd6 B157 S12 V5861 MN37469 MP10.0908 P1-7-5 I7d5.1 Q6116.0 Yzhi1 Yzhi2 Wcheog Τ {sole of the foot}
+ 6C6B U8dcc B157 S12 N4549 V5862 MN37450 MP10.0906 P1-7-5 I7d5.3 Q6513.0 Ydie1 Ydie2 Wjil ƥ ޤ Ĥޤ. {stumble}
+ 6C6C U8ddb B157 S12 N4552 V5865 MN37479 MP10.0909 P1-7-5 I7d5.4 Q6414.7 Ybo3 Wpa Wpi Ӥä {lame} {lameness} {odd shoe}
+ 6C6D U8dcb B157 S12 N4553 V5867 MN37446 MP10.0904 P1-7-5 I7d5.5 Q6314.4 Yba2 Wbal ϥ Х . {epilogue} {postscript}
+ 6C6E U8dea B157 S13 N4559 V5874 L2745 MN37516 MP10.0914 P1-7-6 I7d6.8 Q6711.2 Ygui4 Wgwe Ҥޤ. {kneel}
+ 6C6F U8deb B157 S13 N4555 V5870 O2008 MN37519 MP10.0915 P2-6-7 I7d6.9 Q1780.1 Yqiong2 Wgong 祦 {sound of footsteps}
+ 6C70 U8ddf B157 S13 N4554 V5869 MN37491 MP10.0911 P1-7-6 I7d6.2 Q6713.2 Ygen1 Wgeun . {heel}
+ 6C71 U8de3 B157 S13 N4556 V5871 MN37497 MP10.0912 P1-7-6 I7d6.4 Q6411.1 Yxian3 Wseon Ϥ {barefooted}
+ 6C72 U8dfc B157 S14 N4564 V5881 MN37548 MP10.0922 P1-7-7 I7d7.4 Q6712.7 Yju2 Wgug 祯 . . . .ޤ {bow} {stoop} {bend over} {crouch}
+ 6C73 U8e08 B157 S14 XJ04142 XH3020 V5878 MN37579 MP10.0924 P1-7-7 Q6519.6 Yshu1 Wso . . ޤ. {neglect} {careless} {lax}
+ 6C74 U8e09 B157 S14 N4563 V5880 MN37585 MP10.0925 P1-7-7 I7d7.3 Q6313.2 Q6113.2 Yliang2 Yliang4 Wryang Wrang 祦 {stagger} {falter}
+ 6C75 U8dff B157 S14 V5879 MN37552 MP10.0923 P1-7-7 I7d7.1 Q6418.1 Ytu2 Wdo {barefoot}
+ 6C76 U8e1d B157 S15 N4570 V5888 MN37641 MP10.0931 P1-7-8 I7d8.1 Q6619.4 Yhuai2 Wgwa ֤ {ankle}
+ 6C77 U8e1e B157 S15 N4567 V5885 MN37642 MP10.0931 P1-7-8 I7d8.6 Q6716.4 Yju4 Wgeo .ޤ {crouch} {cower}
+ 6C78 U8e10 B157 S15 XJ04129 XH4558 N4566 V5883 H1588 MN37608 MP10.0928 P1-7-8 Q6315.3 Yjian4 Wcheon . {step on} {trample} {practice} {carry through}
+ 6C79 U8e1f B157 S15 V5884 MN37645 MP10.0932 P1-7-8 I7d8.2 Q6610.0 Ychi2 Wji {hesitate}
+ 6C7A U8e42 B157 S16 N4572 V5892 MN37718 MP10.0940 P1-7-9 I7d9.2 Q6719.4 Yrou2 Wyu 奦 . {step on}
+ 6C7B U8e35 B157 S16 N4573 V5893 MN37686 MP10.0937 P1-7-9 I7d9.1 Q6211.4 Yzhong3 Wjong 祦 . . . {heel}
+ 6C7C U8e30 B157 S16 V5891 O2740 MN37675 MP10.0935 P1-7-9 I7d9.4 Q6812.1 Q6813.7 Yyu2 Wyu 襦 . {go beyond}
+ 6C7D U8e34 B157 S16 XJ04D59 XH4565 V5890 MN37684 MP10.0937 P1-7-9 Q6712.7 Yyong3 Wyong 襦 . {jump} {dance} {leap} {skip}
+ 6C7E U8e4a B157 S17 N4576 V5896 O2807 MN37747 MP10.0945 P1-7-10 I7d10.2 Q6213.4 Yxi1 Yqi1 Whye ߤ 錄. {path}
+ 6D21 U8e47 B40 C157 S17 N1343 V5898 MN37741 MP10.0942 P2-3-14 I3m14.3 Q3080.1 Yjian3 Wgeon . ʤ ʤ. {cripple}
+ 6D22 U8e49 B157 S17 N4578 V5899 MN37745 MP10.0944 P1-7-10 I7d10.4 Q6811.1 Ycuo1 Wcha Ĥޤ. {stumble}
+ 6D23 U8e4c B157 S17 N4579 V5900 MN37755 MP10.0946 P1-7-10 I7d10.3 Q6816.7 Yqiang1 Yqiang4 Wchang 祦 . .᤯ {move} {stagger}
+ 6D24 U8e50 B157 S17 N4577 V5897 MN37766 MP10.0947 P1-7-10 I7d10.1 Q6112.7 Yji2 Wcheog {stealthy footsteps}
+ 6D25 U8e48 B157 S17 XH4571 N4575 V5895 H1626 MN37744 MP10.0943 P1-7-10 Q6217.7 ZSP1-7-9 Ydao4 Wdo ȥ . {step on} {trample} {carry through} {appraise} {evade payment}
+ 6D26 U8e59 B4 C157 S18 N254 V5902 MN37790 MP10.0948 P2-11-7 I7d11.6 Q5380.1 Ycu4 Wchug 奯 .ޤ {a tight place} {scowl} {approaching}
+ 6D27 U8e64 B157 S18 XH4569 N4580 V5901 MN37823 MP10.0952 P1-7-11 I7d11.1 Q6818.1 Yzong1 Wjong 祦 {footprints} {traces} {tracks}
+ 6D28 U8e60 B157 S18 N4583 V5906 MN37815 MP10.0951 P1-7-11 I7d11.5 Q6013.7 Yzhi2 Wcheog Τ {sole of foot}
+ 6D29 U8e2a B157 S15 N4569 V5887 MN37668 MP10.0935 P1-7-8 I7d8.4 Q6319.1 Yzong1 Wjong 祦 {remains} {clue} {footprint}
+ 6D2A U8e63 B157 S18 N4584 V5907 MN37822 MP10.0951 P1-7-11 I7d11.4 Q6412.7 Yman2 Ypan2 Wman Wban ޥ ϥ .᤯ {staggering} {tottering}
+ 6D2B U8e55 B157 S18 N4581 V5904 MN37783 MP10.0948 P1-7-11 I7d11.2 Q6615.0 Ybi4 Wpil ҥ Ф餤 {one who preceeds king in procession}
+ 6D2C U8e76 B157 S19 N4587 V5910 H1643 MN37880 MP10.0956 P1-7-12 I7d12.5 Q6118.2 Yjue2 Yjue3 Wgweol Wgwe . Ĥޤ. {stumble}
+ 6D2D U8e72 B157 S19 N4588 V5912 MN37874 MP10.0954 P1-7-12 I7d12.4 Q6814.6 Ydun1 Ycun2 Wjun Ĥ. . {crouch} {squat} {cower}
+ 6D2E U8e7c B157 S19 N4586 V5909 MN37889 MP10.0958 P1-7-12 I7d12.1 Q6213.4 Ypu3 Ypu2 Wbog ܥ ۥ ߤ {webfoot} {web}
+ 6D2F U8e81 B157 S20 N4592 V5917 H1652 MN37906 MP10.0958 P1-7-13 I7d13.2 Q6619.4 Yzao4 Wjo . {noisy}
+ 6D30 U8e87 B157 S19 XJ05457 N4585 V5908 L2994 MN37925X MP10.0960 P1-7-12 I7d12.3 Q6416.4 Q6416.3 Ychu2 Wjeo Wchag 㥯 . {hesitate}
+ 6D31 U8e85 B157 S20 N4590 V5914 MN37917 MP10.0959 P1-7-13 I7d13.1 Q6612.7 Yzhu2 Wchog 祯 {tap with the feet} {ruins}
+ 6D32 U8e84 B157 S20 XJ16042 N4591 V5915 MN37913 MP10.0959 P2-13-7 I7d13.3 Q7080.1 Ybi4 Wbyeog إ . . {crawl} {cripple}
+ 6D33 U8e8b B157 S21 XJ1666E V5918 O2950 MN37949 MP10.0961 P1-7-14 I7d14.4 Q6012.3 Yji1 Yji4 Wje Τ. {climb}
+ 6D34 U8e8a B157 S21 XJ1603C XJ16046 N4593 V5919 L2996 MN37941 MP10.0961 P1-7-14 I7d14.3 Q6414.1 Ychou2 Wju 奦 奦 . {hesitate}
+ 6D35 U8e93 B157 S22 N4596 V5923 L2740 MN37967 MP10.0963 P1-7-15 I7d15.1 Q6218.6 Yzhi4 Wji Ĥޤ. {stumble}
+ 6D36 U8e91 B157 S22 N4594 V5920 MN37963 MP10.0963 P1-7-15 I7d14.1 Q6712.7 Yzhi2 Wcheog ƥ 㤬. Ȥ. {squat} {sit on heels} {loiter}
+ 6D37 U8e94 B157 S22 V5922 MN37970 MP10.0963 P1-7-15 I7d15.2 Q6011.4 Ychan2 Wjeon ƥ . {movement of the sun/moon through the heavens}
+ 6D38 U8e99 B157 S23 XJ06D39 XH4599 N4597 V5924 MN37983 MP10.0964 P1-7-16 I7d16.1 Q6712.0 Ylin4 Wrin ˤ. . {edge forward} {trample}
+ 6D39 U8eaa B157 S26 XJ06D38 N4599 V5926 MN38026X MP10.0967 P1-7-19 Q6412.7 Ylin4 Wrin ˤ. . {edge forward} {trample}
+ 6D3A U8ea1 B157 S25 N4598 V5925 MN38009 MP10.0965 P1-7-18 I7d18.1 Q6114.1 Q6112.1 Ynie4 Wseob 祦 . {step on}
+ 6D3B U8eac B158 S10 XJ16050 N4602 V5929 O1396 MN38038 MP10.0972 P1-7-3 I3h7.1 Q2722.7 Ygong1 Wgung 奦 祦 {body} {self}
+ 6D3C U8eb0 B158 S12 XJ0424E XJ06D3D XJ07173 XJ1695C XH405 V5931 H1513 MN38065 MP10.0973 P1-7-5 Q2523.0 Yti3 Wche ƥ {the body} {substance} {object} {reality}
+ 6D3D U8ec6 B158 S20 XJ0424E XJ06D3C XJ07173 XJ1695C XH405 V5937 MN38157 MP10.0977 P1-7-13 Q2521.8 Yti3 Wche ƥ {body} {group} {class} {body} {unit}
+ 6D3E U8eb1 B158 S13 V5932 MN38078 MP10.0974 P1-7-6 I4a9.32 Q2729.4 Yduo3 Wta . {dodge} {parry} {avoid}
+ 6D3F U8ebe B158 S16 N4605 V5934 L2942 MN38123 MP10.0975 P1-7-9 I4f12.2 Q2823.4 Wmi . Ĥ {training} {(kokuji)}
+ 6D40 U8ec5 B158 S19 XH4607 V5936 P1-7-12 Q2121.4 Weung 䤬 {soon after} {presently} {almost} {all but} {no more than} {after all}
+ 6D41 U8ec8 B158 S24 N4607 V5938 MN38167 MP10.0977 P1-7-17 I8c16.1 Q2023.1 Weung 䤬 {soon after} {presently} {almost} {all but} {no more than} {after all} {(kokuji)}
+ 6D42 U8ecb B159 S8 N4609 V5940 MN38173 MP10.0988 P1-7-1 I7c1.1 Q5201.0 Yya4 Yzha2 Yga2 Wal . . {squeak} {creak} {grate}
+ 6D43 U8edb B159 S11 N4612 V5946 H1481 MN38207 MP10.1003 P1-7-4 I7c4.4 Q5101.2 Ye4 Waeg 䥯 Ӥ {yoke}
+ 6D44 U8ee3 B159 S11 XJ0396C XH4643 V5945 P2-7-4 Q5013.2 Yhong1 Wgoeng Ȥɤ. Ȥɤ. {rumble} {explosion} {blast}
+ 6D45 U8efc B159 S12 N4618 V5951 MN38275 MP10.1010 P1-7-5 I7c5.2 Q5503.0 Yyi4 Wil Wjil ƥ . {pass along}
+ 6D46 U8efb B159 S12 N4616 V5949 MN38274 MP10.1010 P1-7-5 I7c5.5 Q5102.0 Yke1 Yke3 Wga {difficult progress}
+ 6D47 U8eeb B159 S12 N4617 V5950 MN38243 MP10.1006 P1-7-5 I7c5.4 Q5802.2 Yzhen3 Wjin 褳 {sad} {revolve}
+ 6D48 U8efe B159 S13 V5956 MN38285 MP10.1011 P1-7-6 I7c6.4 Q5304.0 Yshi4 Wsig 祯 {front railing on a carriage}
+ 6D49 U8f0a B159 S13 N4622 V5958 MN38311 MP10.1018 P1-7-6 I7c6.2 Q5101.4 Yzhi4 Wji {low}
+ 6D4A U8f05 B159 S13 V5957 MN38302 MP10.1014 P1-7-6 I7c6.1 Q5706.4 Ylu4 Wro Whaeg {carriage}
+ 6D4B U8f15 B159 S14 XJ0375A XH4620 N4624 V5961 H1560 O2636 MN38346 MP10.1022 P1-7-7 Q5101.1 Yqing1 Wgyeong . .䤫 .󤸤 {light} {easy} {simple} {gentle}
+ 6D4C U8f12 B159 S14 XJ06D4D V5962 MN38336 MP10.1019 P1-7-7 I7c7.2 Q5101.0 Yzhe2 Wcheob 祦 ʤ 來 {promptly} {easily} {i.e.}
+ 6D4D U8f19 B159 S15 XJ06D4C V5965 MN38359 MP10.1032 P1-7-8 Q5104.7 Yzhe2 Wcheob 祦 ʤ 來 {sides of chariot were weapons}
+ 6D4E U8f13 B159 S14 N4625 V5963 MN38337 MP10.1019 P1-7-7 I7c8.5 Q5701.6 Ywan3 Wman Х . . {pull}
+ 6D4F U8f1c B159 S15 XJ1607C V5967 MN38368 MP10.1032 P1-7-8 I7c8.3 Q5206.3 Yzi1 Wchi ˤ ۤ ˤ {wagon} {dray} {canopied cart}
+ 6D50 U8f1f B159 S15 V5968 MN38374 MP10.1034 P1-7-8 I7c8.2 Q5704.7 Ychuo4 Wcheol ƥ . {stop} {mend}
+ 6D51 U8f1b B159 S15 XJ06D52 N4628 V5969 H1590 MN38361 MP10.1032 P1-7-8 I7c8.1 Q5102.7 Yliang4 Wryang 祦 {counter for large vehicles}
+ 6D52 U8f0c B159 S13 XJ06D51 XH4628 V5955 P1-7-6 Q5102.7 Yliang4 Wryang 祦 {numerary adjunct for vehicles}
+ 6D53 U8f26 B159 S15 N4629 V5970 O2393 MN38393 MP10.1036 P2-8-7 I7c8.6 Q5550.6 Ynian3 Wryeon Ƥ {palanquin}
+ 6D54 U8f33 B159 S16 N4631 V5975 MN38429 MP10.1044 P1-7-9 I7c9.2 Q5503.4 Ycou4 Wju .ޤ {gather}
+ 6D55 U8f3b B159 S16 N4633 V5977 L2731 MN38442 MP10.1048 P1-7-9 I7c9.3 Q5106.6 Yfu2 Wbog Wpog ե {spoke (wheel)}
+ 6D56 U8f39 B159 S16 V5974 MN38440 MP10.1047 P1-7-9 I7c9.1 Q5804.7 Yfu4 Wbog ե ȤФ {connection between axle and carriage}
+ 6D57 U8f45 B159 S17 N4635 V5980 MN38483 MP10.1053 P1-7-10 I7c10.2 Q5403.2 Yyuan2 Wweon ʤ {shaft}
+ 6D58 U8f42 B79 C159 S17 N2465 V5979 MN38479 MP10.1052 P1-13-4 I7c10.4 Q4754.7 Ygu3 Ygu1 Wgog {hub (of wheel)}
+ 6D59 U8f3e B159 S17 N4637 V5982 MN38467 MP10.1049 P1-7-10 I7c10.3 Q5703.2 Yzhan3 Wjeon ƥ ͥ . ᤰ. {squeak}
+ 6D5A U8f4c B159 S18 V5985 P1-7-11 I7c11.1 Q5107.7 Wseol {sleigh} {sled}
+ 6D5B U8f49 B159 S18 XJ0453E XH4615 N4638 V5984 H1636 O2737 MN38507 MP10.1056 P1-7-11 Q5504.3 Yzhuan3 Yzhuai3 Yzhuan4 Wjeon ƥ . . . . ޤ. . {shift} {move} {turn}
+ 6D5C U8f46 B159 S18 N4639 V5986 MN38502 MP10.1055 P1-7-11 I7c11.2 Q5001.1 Ylu4 Wrog {pulley} {roller}
+ 6D5D U8f4e B159 S19 V5987 MN38532 MP10.1063 P1-7-12 I7c12.2 Q5202.7 Yjiao4 Wgyo 祦 {palanquin} {litter}
+ 6D5E U8f57 B159 S20 XJ16070 N4641 V5989 MN38550 MP10.1066 P1-7-13 I7c13.1 Q5303.5 Ykan3 Wgam {difficulty} {misfortune}
+ 6D5F U8f5c B159 S21 XJ16065 N4642 V5990 MN38571 MP10.1068 P1-7-14 I7c14.1 Q5102.7 Yer2 Wi ҤĤ {hearse}
+ 6D60 U8f62 B159 S22 N4644 V5993 H1662 MN38588 MP10.1070 P1-7-15 I7c15.1 Q5209.4 Yli4 Wryeog 쥭 . . {run over}
+ 6D61 U8f63 B159 S23 V5994 MN38593 MP10.1070 P1-7-16 I7c16.2 Q5101.1 Yli4 Wryeog 쥭 {creaking sound}
+ 6D62 U8f64 B159 S23 N4645 V5995 MN38596 MP10.1070 P1-7-16 I7c16.1 Q5101.7 Ylu2 Wro {pulley}
+ 6D63 U8f9c B24 C160 S12 N786 V5998 MN38636 MP10.1075 P2-2-10 I2k10.2 Q4040.1 Ygu1 Wgo Ĥ {sin} {crime}
+ 6D64 U8f9f B4 C160 S13 N241 V5999 O1919 MN38642 MP10.1076 P1-6-7 I5b8.5 Q7064.1 Ypi4 Ybi4 Wbyeog Wpi إ Ҥ. . {false} {punish} {crime} {law}
+ 6D65 U8fa3 B160 S14 N4647 V6001 MN38646 MP10.1082 P1-7-7 I5b9.6 Q0549.6 Yla4 Wral . {bitter}
+ 6D66 U8fad B160 S19 XJ03C2D XJ1612D XJ16130 XH3860 N4650 V6004 H1899 O2890 MN38671 MP10.1087 P1-12-7 Q2024.1 Yci2 Wsa . {words} {speech} {expression} {phrase}
+ 6D67 U8faf B28 C160 S21 XJ04A5B XJ0517E XJ05221 XJ06122 XH2004 N847 V6005 H1660 MN38677 MP10.1090 P1-7-14 Q0044.1 DR2755 Ybian4 Wbyeon ٥ إ 來. . ϤʤӤ 餽. {speech} {dialect}
+ 6D68 U8fb7 B162 S5 XH2663 N4659 V6009 H3191 MN38703 MP11.0001 P3-4-1 I2q1.1 Q3130.0 ZSP3-3-1 Wil . .餹 {glide} {skate} {slip} {fail in exams} {(kokuji)}
+ 6D69 U8fda B162 S8 N4668 V6018 MN38773 MP11.0015 P3-4-4 I2q4.1 Q3530.6 Wjung ȤƤ T1 Ȥ {some way or other} {very} {(kokuji)}
+ 6D6A U8fe5 B162 S9 XJ1614D V6025 MN38786 MP11.0017 P3-4-5 I2q5.9 Q3730.2 Yjiong3 Whyeong 祦 Ϥ뤫 {far} {distant}
+ 6D6B U8fe2 B162 S9 V6024 O1000 MN38781 MP11.0016 P3-4-5 I2q5.7 Q3730.6 Ytiao2 Wcho 祦 T1 Ϥ {far off} {distant}
+ 6D6C U8fea B162 G9 S8 S7 XJ0572F V6026 H3076 DK1955 L2412 O1001 MN38795X MP11.0020 IN2247 P3-3-5 Q3530.6 Ydi2 Wjeog ƥ ߤ ߤ.Ӥ . . T1 椦 {edify} {way} {path}
+ 6D6D U8fef B162 S9 S7 XJ04628 XH4682 V6023 MN38802 MP11.0022 P3-4-5 Q3330.0 Ytao2 Wdo ȥ . . Τ. Τ. {escape} {flee} {abscond} {dodge}
+ 6D6E U9087 B162 S18 S16 XJ04676 N4751 V6122 O2785 MN39193 MP11.0201 P3-4-14 I2q14.1 Q3830.9 Yer3 Wi . {approach} {near} {close}
+ 6D6F U8ff4 B162 S10 S8 N4677 V6033 MN38818 MP11.0024 P3-4-6 I2q6.12 Q3630.0 Yhui2 Whoe {go around}
+ 6D70 U9005 B162 S10 S8 N4678 V6034 MN38848 MP11.0041 P3-4-6 I2q6.11 Q3230.6 Yhou4 Whu . ޤ. {meet}
+ 6D71 U8ff9 B162 S10 S8 N4679 V6035 H3223 O1249 MN38827 MP11.0027 P3-4-6 I2q6.6 Q3030.3 Yji1 Wjeog 㥯 T1 {mark} {print} {impression}
+ 6D72 U8ffa B162 S10 S8 XJ04736 V6032 MN38831 MP11.0028 P3-4-6 Q3130.6 Ynai3 Wnae ʥ ʤ. ʤ {in other words} {thou} {you} {possessive particle}
+ 6D73 U9011 B162 S11 S9 V6045 MN38878 MP11.0051 P3-4-7 I2q7.7 Q3330.3 Yqiu2 Wgu 奦 Ĥ줢. {pair} {gather} {meet}
+ 6D74 U9015 B162 S11 S9 XJ03742 XJ0574D N4692 V6052 O1512 MN38883 MP11.0052 P3-4-7 Q3130.1 Yjing4 Wgyeong ߤ ߤ 錄 {path}
+ 6D75 U9021 B162 S11 S9 N4690 V6050 MN38899 MP11.0075 P3-4-7 I2q7.12 Q3330.4 Yqun1 Wjun ꤾ. {saunter} {go back}
+ 6D76 U900d B162 S11 S9 N4689 V6049 O1514 MN38873 MP11.0047 P3-4-7 I2q7.14 Q3930.2 Yxiao1 Wso 祦 {saunter} {loaf}
+ 6D77 U901e B162 S11 S9 N4688 V6048 L2971 O1513 MN38896X MP11.0069 P3-4-7 I2q7.13 Q3630.1 Ycheng3 Wryeong ƥ . {sturdy} {brawny} {bold}
+ 6D78 U9016 B162 S11 S9 V6046 MN38886 MP11.0052 P3-4-7 I2q7.9 Q3930.8 Yti4 Wjeog ƥ Ȥ. {far}
+ 6D79 U900b B162 S11 S9 N4687 V6047 MN38871 MP11.0046 P3-4-7 I2q7.3 Q3330.2 Ybu1 Wpo Τ. {flee}
+ 6D7A U9027 B162 S11 S9 V6044 P3-4-7 I2q7.17 Q3830.6 {ravine} {valley}
+ 6D7B U9036 B162 S12 S10 V6067 MN38949 MP11.0096 P3-4-8 I2q8.4 Q3230.4 Ywei1 Wwi {long} {winding} {oblique}
+ 6D7C U9035 B162 S12 S10 N4705 V6068 MN38948 MP11.0096 P3-4-8 I2q8.5 Q3430.1 Ykui2 Wgyu {broad road}
+ 6D7D U9039 B162 S12 S10 XJ04323 XH4721 V6064 MN39901X MP00.0000 P3-4-8 Q3430.4 Yda2 Wdal - T1 {arrive at} {reach} {intelligent}
+ 6D7E U8ff8 B162 S10 S8 N4680 V6036 MN38867 MP11.0045 P3-4-6 I2q6.7 Q3830.5 Q3830.4 Ybeng4 Wbyeong ۥ ҥ祦 ۤȤ. . {gush out} {spurt}
+ 6E21 U904f B162 S12 S10 N4711 V6079 MN39004 MP11.0112 P3-4-8 I2q9.6 Q3630.2 Ye4 Wal Ȥ. . {stop} {suppress}
+ 6E22 U9050 B162 S13 S11 N4712 V6080 O2048 MN39005 MP11.0121 P3-4-9 I2q9.3 Q3730.4 Yxia2 Wha Ȥ. ʤ T1 Ȥ {distant}
+ 6E23 U9051 B162 S13 S11 N4713 V6081 MN39006 MP11.0123 P3-4-9 I2q9.5 Q3630.1 Yhuang2 Whwang Ȥ Ҥ {leisure}
+ 6E24 U9052 B162 S13 S11 XJ06E25 V6077 MN39008 MP11.0123 P3-4-9 I2q9.15 Q3830.6 Yqiu2 Wju 奦 . Ĥ. {strong} {powerful}
+ 6E25 U900e B162 S11 S9 XJ06E24 V6043 MN38874 MP11.0048 P3-4-7 Q3130.6 Yqiu2 Wju 奦 . Ĥ. {strong} {unyielding} {forceful}
+ 6E26 U9049 B162 S13 S11 N4714 V6082 O2047 MN38993 MP11.0108 P3-4-9 I2q9.12 Q3130.8 Yzhen1 Wjeong ƥ . {as might be expected}
+ 6E27 U903e B162 S13 S11 V6076 MN38977 MP11.0101 P3-4-9 I2q9.9 Q3830.2 Q3830.3 Yyu2 Wyu 褤 . {pass} {go beyond}
+ 6E28 U9056 B162 S13 S11 V6078 MN39030 MP11.0146 P3-4-9 I2q9.11 Q3430.2 Wnam äѤ {bravo} {admirable}
+ 6E29 U9058 B162 S14 S12 V6096 MN39031X MP11.0146 P3-4-10 I2q10.1 Q3530.5 Ygou4 Wgu . ޤ. {meet}
+ 6E2A U905e B162 S14 S12 XJ0447E XH4695 N4728 V6095 H3260 MN39045 MP11.0150 P3-4-10 Q3230.1 Ydi4 Wche ƥ . {hand over} {deliver} {substitute}
+ 6E2B U9068 B162 S15 S13 V6104 MN39073 MP11.0201 P3-4-11 I2q11.1 Q3830.4 Yao2 Wo . {play} {enjoyment}
+ 6E2C U906f B162 S15 S13 XH4719 N4735 V6102 MN39089 MP11.0169 P3-4-11 Q3130.3 Ydun4 Wdun Wdon ȥ Τ. {deceive} {hide} {conceal} {flee}
+ 6E2D U9076 B162 S16 S14 V6109 MN39122 MP11.0174 P3-4-12 I2q12.2 Q3430.1 Yrao4 Wyo ˥祦 祦 ᤰ. {surround}
+ 6E2E U96a8 B170 C162 S16 XJ03F6F XH5004 N5021 V6481 H783 O2441 MN41871 MP11.0961 P1-3-13 Q7423.2 Ysui2 Wsu ޤˤޤ . {at the mercy of (the waves)}
+ 6E2F U9072 B162 S16 S13 S12 XJ04359 XH4722 N4734 V6108 H3267 O2420 MN39113 MP11.0170 P3-4-12 Q3730.4 Ychi2 Wji . .餹 . {late} {tardy} {slow} {delay}
+ 6E30 U9082 B162 S17 N4747 V6118 MN39173 MP11.0197 P3-4-13 I2q13.2 Q3730.4 Yxie4 Whae . {meet unexpectedly}
+ 6E31 U907d B162 S17 S15 N4746 V6117 MN39161 MP11.0192 P3-4-13 I2q13.5 Q3130.3 Yju4 Wgeo .Ƥ 錄. ߤ䤫 ˤ狼 {fear} {agitation} {confusion} {hurry}
+ 6E32 U9081 B162 S17 S15 N4740 V6110 L2970 O2592 MN39169X MP11.0196 P3-4-13 I2q12.7 Q3430.2 Ymai4 Wmae ޥ Х . T1 . {go} {excel}
+ 6E33 U9080 B162 S17 S15 N4748 V6119 MN39168 MP11.0195 P3-4-13 I2q13.1 Q3830.4 Yyao1 Wyo 襦 फ. . {go to meet} {call}
+ 6E34 U908a B162 S19 S17 XJ04A55 XJ06E35 XH4661 V6124 H3275 O2589 MN39216 MP11.0203 P3-4-15 Q3630.2 Ybian1 Wbyeon إ . ۤ. - T1 ʤ {edge} {margin} {side} {border}
+ 6E35 U9089 B162 S18 S25 S24 XJ04A55 XJ06E34 XH4661 V6116 MN39214 MP11.0203 P3-4-14 Q3630.6 Ybian1 Wbyeon إ . ۤ. - T1 ʤ {edge} {margin} {side} {border}
+ 6E36 U908f B162 S23 S21 N4755 V6126 MN39259 MP11.0209 P3-4-19 I2q19.1 Q3630.1 Yluo2 Wra ᤰ. {go around} {conceal}
+ 6E37 U90a8 B163 S7 S6 XH2191 V6128 MN39313 MP11.0223 P1-4-3 Q5772.7 Ycun1 Wchon {village} {hamlet} {rustic}
+ 6E38 U90af B163 S8 S7 S6 V6131 O643 MN39330 MP11.0226 P1-5-3 I2d5.7 Q4772.7 Yhan2 Whan Wham {place name} {tree cricket}
+ 6E39 U90b1 B163 S8 S7 V6132 O644 MN39335 MP11.0227 P1-5-3 I2d5.9 Q7712.7 Yqiu1 Wgu 奦 {hill}
+ 6E3A U90b5 B163 S8 S7 V6133 O646 MN39343 MP11.0228 P1-5-3 I2d5.11 Q1762.7 Yshao4 Wso 祦 {place name}
+ 6E3B U90e2 B163 S10 S9 V6141 MN39438 MP11.0253 P1-7-3 I2d7.13 Q6712.7 Yying3 Wyeong {place name}
+ 6E3C U90e4 B163 S10 S9 V6142 MN39440 MP11.0254 P1-7-3 I2d7.15 Q8762.7 Yxi4 Wgeug 㥯 {crevice} {interstice}
+ 6E3D U6248 B63 S11 N1824 V2057 MN11746X MP5.0076 P2-1-10 I4m7.1 Q7221.7 Yhu4 Who . {follow}
+ 6E3E U90db B163 S10 S9 V6140 MN39428 MP11.0245 P1-7-3 I2d6.7 Q2742.7 Yfu2 Wbu {earthwork enclosure around a castle}
+ 6E3F U9102 B163 S12 S11 V6150 MN39520 MP11.0288 P1-9-3 I2d9.8 Q6722.7 Ye4 Wag {place name} {frankly}
+ 6E40 U9112 B163 S13 S12 F2283 V6152 MN39562 MP11.0292 P1-10-3 I2d10.6 Q2742.7 Yzou1 Wchu 奦 {place name}
+ 6E41 U9119 B163 S14 S13 N4772 V6153 H1862 O2173 MN39597 MP11.0306 P1-11-3 I2d11.4 Q6762.7 ZSP1-11-2 Ybi3 Ybi4 Wbi Ҥ Ҥ.Ӥ . {lowly} {the country} {the countryside} {be countrified}
+ 6E42 U9132 B163 S15 S14 V6154 MN39659 MP11.0340 P1-12-3 I2d12.5 Q6752.7 Ydan1 Wdan {place name}
+ 6E43 U9130 B163 S16 S15 S14 XJ04E59 XJ13454 XH5023 N4773 V6156 H1890 O2551 MN39656 MP11.0338 P1-13-3 Q9722.7 ZRP1-12-3 Ylin2 Wrin Ȥ. Ȥʤ {neighbor} {neighborhood}
+ 6E44 U914a B164 S9 N4776 V6158 MN39764 MP11.0348 P1-7-2 I7e2.1 Q1162.0 Yding3 Yding1 Wjeong ƥ 褦 {intoxication}
+ 6E45 U9156 B164 S11 N4780 V6165 MN39792 MP11.0365 P1-7-4 I7e4.1 Q1461.2 Ydan1 Yzhen4 Wtam Wjim . {addiction} {poison}
+ 6E46 U9158 B164 S11 V6164 MN39797 MP11.0365 P1-7-4 I7e4.2 Q1764.7 Ytou2 Wdu ȥ {rebrew} {ferment again}
+ 6E47 U9163 B164 S12 N4782 V6168 MN39825 MP11.0367 P1-7-5 I7e5.2 Q1467.0 Yhan1 Wgam Wham ʤ {height of} {thick of} {full swing}
+ 6E48 U9165 B164 S12 V6167 MN39835 MP8.0630 P1-7-5 I7e5.1 Q1269.4 Ysu1 Wso {milk}
+ 6E49 U9169 B164 S13 N4784 V6170 MN39846 MP11.0369 P1-7-6 I7e6.3 Q1766.0 Yming2 Yming3 Wmyeong ᥤ 褦 {sweet sake}
+ 6E4A U9173 B164 S14 V6174 MN39866 MP11.0372 P1-7-7 I7e7.4 Q1262.7 Yyin4 Wyun {drunken babbling} {offer}
+ 6E4B U9172 B164 S14 V6173 MN39865 MP11.0372 P1-7-7 I7e7.3 Q1661.4 Ycheng2 Wjeong ƥ {hangover}
+ 6E4C U918b B164 S15 XJ03F5D N4791 V6179 H1591 MN39911 MP11.0383 P1-7-8 I7e8.2 Q1466.1 Ycu4 Wcho Wjag {vinegar}
+ 6E4D U9189 B164 S15 XJ03F6C XH4781 N4790 V6178 H1592 MN39906 MP11.0379 P1-7-8 Q1064.8 Yzui4 Wchwi . . {get drunk} {feel sick} {poisoned} {elated} {spellbound}
+ 6E4E U9182 B164 S15 N4792 V6180 MN39891 MP8.0371 P1-7-8 I7e8.1 Q1469.0 Ylan3 Wram Wrim . . {remove astringency} {bleach in water}
+ 6E4F U91a2 B164 S17 V6187 MN39981 MP11.0390 P1-7-10 I7e10.3 Q1461.7 Yhai3 Whae Ҥ Ӥ {salted meat}
+ 6E50 U91ab B164 S18 XJ03065 XH763 N4799 V6190 H2876 O2850 MN40006 MP11.0392 P2-11-7 I2t5.2 Q7760.1 Yyi1 Weui .䤹 . {medicine}
+ 6E51 U91af B164 S19 S18 V6193 MN40036 MP11.0396 P1-7-12 I7e12.1 Q1061.7 ZRP1-7-11 Yxi1 Yxi4 Whye {vinegar}
+ 6E52 U91aa B164 S18 N4800 V6191 MN40004 MP11.0391 P1-7-11 I7e11.1 Q1762.2 Ylao2 Wryo ˤꤶ {unrefined sake or shoyu}
+ 6E53 U91b5 B164 S20 N4803 V6196 H1655 MN40055 MP11.0398 P1-7-13 I7e13.3 Q1163.2 Yju4 Wgyag Wgeo {contribution for a feast (potluck)}
+ 6E54 U91b4 B164 S20 V6195 MN40053 MP11.0397 P1-7-13 I7e13.2 Q1561.8 Yli3 Wrye 쥤 饤 ޤ {sweet sake}
+ 6E55 U91ba B164 S21 N4805 V6198 MN40070 MP11.0399 P1-7-14 I7e14.1 Q1263.1 Yxun1 Whun 褦 {hunger}
+ 6E56 U91c0 B164 S24 XJ03E7A XH4804 N4806 V6199 H1664 MN40099 MP11.0401 P1-7-17 Q1063.2 Yniang4 Wyang 祦 . {brew} {cause}
+ 6E57 U91c1 B164 S25 XJ15C25 V6200 MN40103X MP11.0402 P2-12-13 I2f24.1 Q7722.7 Yxin4 Wheun . Ҥ {smear with blood}
+ 6E58 U91c9 B165 S12 N4810 V6204 O1653 MN40121 MP11.0408 P1-7-5 I6b6.8 Q2596.0 Yyou4 Wyu 楦 擄 {glaze} {enamel}
+ 6E59 U91cb B165 S20 XJ03C61 XH4809 N4812 V6205 H1656 MN40129 MP11.0408 P1-7-13 Q2694.1 Yshi4 Wseog 㥯 Ȥ .Ƥ . {explain}
+ 6E5A U91d0 B66 C166 S18 N2062 V6210 MN40146 MP11.0444 P2-9-9 I4i14.2 Q5821.4 Yli2 Yxi1 Wri Wheui . . {few} {10th of a bu}
+ 6E5B U91d6 B167 S10 XJ04561 XJ13331 XH665 V6212 MN40157 MP11.0493 P1-8-2 Q8712.0 Ydao1 Wdo ȥ {knife} {sword}
+ 6E5C U91df B167 S10 V6214 O1153 MN40167 MP11.0496 P1-8-2 I8a2.2 Q8810.0 Yba1 Wpal ϥ ϥ {forge} {temper} {anneal}
+ 6E5D U91e1 B167 S10 XJ03378 XH2834 V6216 MN40170 MP11.0496 P2-2-8 Q8010.9 Yfu3 Wbu {kettle} {cauldron} {iron pot}
+ 6E5E U91db B167 S10 V6213 MN40163 MP11.0495 P1-8-2 I8a2.1 Q8412.7 Yhe2 Wheug Wbal {gold}
+ 6E5F U91fc B167 S11 XJ03775 XJ05178 XJ05179 XJ0517A XJ0517B XH696 V6219 MN40186X MP00.0000 P1-8-3 Q8715.0 Yjian4 Wil Ĥ뤮 {sword} {dagger} {saber}
+ 6E60 U91f5 B167 S11 V6220 MN40191 MP11.0500 P1-8-3 I8a3.3 Q8714.0 Ychai1 Wchae Wcha 󤶤 {ornamental hairpin}
+ 6E61 U91f6 B167 S11 V6221 MN40192 MP11.0500 P1-8-3 I8a3.2 Q8411.2 Yta1 Ytuo2 Wsa {halberd}
+ 6E62 U921e B167 S12 N4823 V6229 O1674 MN40238 MP11.0506 P1-8-4 I8a4.9 Q8712.0 Yjun1 Wgyun Ҥ. {equal} {important point}
+ 6E63 U91ff B167 S12 V6227 MN40203 MP11.0501 P1-8-4 I8a4.6 Q8212.1 Yyin2 Wgeun Weun {hatchet}
+ 6E64 U9214 B167 S12 N4827 V6233 O1676 MN40227 MP11.0504 P1-8-4 I8a4.5 Q8912.0 Ychao1 Wcho 祦 {selection} {summary} {1/10 shaku}
+ 6E65 U922c B167 S12 XJ04278 XH4920 V6225 P1-8-4 Q8718.7 Yduo2 Wtag {bell} {surname}
+ 6E66 U9215 B167 S12 N4824 V6230 MN40228 MP11.0505 P1-8-4 I8a4.3 Q8711.5 Yniu3 Wnyu 奦 奦 ܤ Ĥޤ {button}
+ 6E67 U9211 B167 S12 N4825 V6231 H1688 MN40224 MP11.0504 P1-8-4 I8a4.8 Q8114.7 Yban3 Wpan Х ϥ {sheet metal}
+ 6E68 U925e B167 S13 N4835 V6244 O2157 MN40313 MP11.0517 P1-8-5 I8a5.16 Q8315.0 Yyue4 Wweol ޤ {battleaxe}
+ 6E69 U9257 B167 S13 N4836 V6245 MN40306 MP11.0515 P1-8-5 I8a5.3 Q8417.0 Yqian2 Wgyeom Ĥ. Ӥ {shut up}
+ 6E6A U9245 B167 S13 V6237 O1946 MN40286 MP11.0511 P1-8-5 I8a5.18 Q8111.7 Yju4 Wgeo Ϥ {big} {great}
+ 6E6B U9249 B167 S13 N4832 V6241 O2335 MN40290 MP11.0513 P1-8-5 I8a5.12 Q8013.2 Yxuan4 Whyeon . {handle}
+ 6E6C U9264 B167 S13 XJ03343 N4841 V6250 O1939 MN40319 MP11.0518 P1-8-5 I8a5.17 Q8712.0 Ygou1 Wgu {hook} {barb} {gaff} {[brackets]}
+ 6E6D U9248 B167 S13 N4833 V6242 MN40289 MP11.0513 P1-8-5 I8a5.10 Q8311.1 Yshe2 Yta1 Ytuo2 Wsa ʤ ۤ {hatchet}
+ 6E6E U9295 B167 S14 XJ04534 XJ06F44 XJ06F45 XJ1644C XH4844 F2282 V6254 O2338 MN40382 MP11.0540 P1-8-6 Q8513.2 Yyi2 Wcheol ƥ {iron} {strong} {solid} {firm}
+ 6E6F U923f B167 S13 N4834 V6243 O1940 MN40279 MP11.0511 P1-8-5 I8a5.2 Q8610.0 Ydian4 Ytian2 Wjeon ǥ ƥ 󤶤 {ornamental hairpiece}
+ 6E70 U924b B167 S13 N4838 V6248 MN40292 MP11.0513 P1-8-5 I8a5.8 Q8711.2 Ybao4 Wpo ۥ ӥ祦 {carpenter's plane}
+ 6E71 U9250 B167 S13 V6238 MN40298 MP11.0514 P1-8-5 I8a5.1 Q8116.0 Yshi2 Wseog 㥯 {brass}
+ 6E72 U929c B60 C167 S14 XJ15C2E XH956 N1632 V6257 MN40390 MP11.0543 P1-3-11 I3i11.1 Q2110.9 Q2122.1 Yxian2 Wham Ĥ {horse's bit}
+ 6E73 U9296 B167 S14 V6256 MN40383 MP11.0540 P1-8-6 I8a6.2 Q8519.0 Yzhu1 Wsu {measuring unit, 1/16 of a ryou} {percent} {small} {slight}
+ 6E74 U9293 B167 S14 N4848 V6262 H1727 O2156 MN40378 MP11.0539 P1-8-6 I8a6.10 Q8811.4 Yquan2 Wjeon Ϥ. {measure} {scales} {weigh}
+ 6E75 U929b B167 S14 XJ16430 N4849 V6261 MN40389 MP11.0542 P1-8-6 I8a6.7 Q8216.4 Yxian1 Wseom ƥ {harpoon} {gaff}
+ 6E76 U925a B167 S13 V6239 MN40309 MP11.0516 P1-8-5 I8a5.9 Q8712.0 Yliu3 Ymao3 Wryu 褤 {gold}
+ 6E77 U92cf B167 S15 N4858 V6272 H1731 L2773 MN40450 MP11.0551 P1-8-7 I8a7.4 Q8413.8 Yjia2 Whyeob 祦 Ϥ Ϥ. Ĥ뤮 {scissors}
+ 6E78 U92b9 B167 S15 N4857 V6271 MN40426 MP11.0549 P1-8-7 I8a7.6 Q8212.7 Yxiu4 Wsu 奦 {rust} {tarnish}
+ 6E79 U92b7 B167 S15 XJ14966 N4861 V6276 H1732 MN40424 MP11.0547 P1-8-7 I8a7.10 Q8912.7 Yxiao1 Wso 祦 . . . Ȥ. {erase} {shut (door)}
+ 6E7A U92e9 B167 S14 XJ16331 N4846 V6258 MN40490X MP11.0555 P1-8-6 I8a6.8 Q8411.0 Ymang2 Wmang ܥ ۤ ä {sword point}
+ 6E7B U930f B167 S16 V6289 MN40534 MP11.0561 P1-8-8 I8a8.5 Q8111.7 Yya4 Wa {armour havelock} {helmet neck guard}
+ 6E7C U92fa B167 S16 N4869 V6287 MN40507 MP11.0570 P1-8-8 I8a8.13 Q8311.2 Yyuan1 Wweon ʤޤ {metal bowl}
+ 6E7D U9344 B167 S16 V6283 P1-8-8 I8a8.17 Q8019.6 Yliang4 祦 {kind of percussion instrument}
+ 6E7E U932e B167 S16 N4867 V6285 H1739 MN40578 MP11.0587 P1-8-8 I8a8.21 Q8610.0 Ygu4 Wgo դ. {to tie}
+ 6F21 U9319 B167 S16 XJ16523 V6284 MN40548 MP11.0562 P1-8-8 I8a8.15 Q8216.3 Q8316.3 Yzi1 Wchi {unit of weight} {small} {slight}
+ 6F22 U9322 B167 S16 XJ0412C XH4851 N4866 V6282 H1746 MN40563 MP11.0565 P1-8-8 Q8315.3 Yqian2 Wjeon {100th of yen}
+ 6F23 U931a B167 S16 N4871 V6290 MN40553 MP11.0563 P1-8-8 I8a8.11 Q8215.3 Yzheng1 Yzheng4 Wjaeng {gong}
+ 6F24 U9323 B167 S16 N4868 V6286 MN40566 MP11.0579 P1-8-8 I8a8.9 Q8714.7 Q8215.7 Yzhuo2 Wcheol ƥ ƥ {armor neckplates}
+ 6F25 U933a B167 S15 N4859 V6274 O2337 MN40596X MP11.0591 P1-8-7 I8a7.8 Q8412.7 Yzhui4 Wbang {metal jewelry} {(kokuji)}
+ 6F26 U9335 B167 S15 V6273 MN40591X MP11.0590 P1-8-7 I8a7.9 Q8411.4 Yhua1 Whwa ˤ {holmium} {pattern on sword blade}
+ 6F27 U933b B167 S16 N4870 V6288 MN40597 MP11.0591 P1-8-8 I8a8.4 Q8314.0 Wmu {tin plate}
+ 6F28 U935c B167 S17 V6306 MN40626 MP11.0594 P1-8-9 I8a9.4 Q8714.7 Yxia1 Wha {armour neck plates}
+ 6F29 U9360 B167 S17 XJ1656A V6307 MN40630 MP11.0595 P1-8-9 I8a9.7 Q8611.4 Yhuang2 Wgoeng {sound of bells and drums}
+ 6F2A U937c B167 S17 XH4817 F2338 N4893 V6316 H1754 MN40667 MP11.0598 P1-8-9 I8a9.12 Q8315.0 Yzhen1 Wchim Wgam Ϥ . {needle}
+ 6F2B U936e B167 S17 N4885 V6308 MN40645 MP11.0596 P1-8-9 I8a9.8 Q8812.1 Yzhen1 Wyu 奦 ȥ {brass}
+ 6F2C U9356 B167 S17 V6305 MN40620 MP11.0593 P1-8-9 I8a9.2 Q8411.1 Ychen3 Wchim {unsatisfactory}
+ 6F2D U93b0 B167 S18 V6319 O2748 MN40747 MP11.0617 P1-8-10 I8a10.9 Q8811.7 Yyi4 Wil {unit of weight}
+ 6F2E U93ac B167 S18 N4897 V6321 MN40741 MP11.0612 P1-8-10 I8a10.5 Q8012.7 Yhao4 Ygao3 Who Τ ʤ {sword-blade ridges}
+ 6F2F U93ad B167 S18 XJ04443 XH4903 V6329 H1763 MN40744 MP11.0612 P1-8-10 Q8118.1 Yzhen4 Wjin . .ޤ {ancient peace-preservation centers}
+ 6F30 U9394 B167 S18 N4904 V6327 H1762 MN40704 MP11.0607 P1-8-10 I8a10.1 Q8316.8 Yrong2 Wyong 襦 . . T1 {fuse} {melt}
+ 6F31 U93b9 B167 S18 N4886 V6309 MN40766 MP11.0617 P1-8-10 I8a9.11 Q8813.3 Yrong2 Wsong {clamp} {(kokuji)}
+ 6F32 U93d6 B198 C167 S19 N5379 V6338 MN40799X MP11.0620 P2-11-8 I8a11.10 Q0010.9 Yao2 Wo ߤʤ. {massacre} {annihilation}
+ 6F33 U93d7 B167 S20 V6333 MN40801 MP11.0621 P1-8-12 I8a12.1 Q8711.4 Ykeng1 Wgaeng Ĥ {clinking sound}
+ 6F34 U93e8 B167 S19 N4907 V6335 MN40824 MP11.0626 P2-11-8 I8a11.9 Q5210.9 Yzan4 Wcham Wjam {cold chisel}
+ 6F35 U93e5 B167 S19 XJ16553 XH4857 V6330 MN40821 MP11.0626 P1-8-11 Q8316.1 Yxiu4 Wsu 奦 {rust} {corrosion}
+ 6F36 U93d8 B167 S19 N4909 V6337 O2881 MN40802 MP11.0621 P1-8-11 I8a11.3 Q8714.2 Yqiang1 Wjang 祦 {tinkling of jade or metal pendants}
+ 6F37 U93c3 B167 S19 N4908 V6336 MN40772 MP11.0618 P1-8-11 I8a11.2 Q8813.4 Yzu2 Ycu4 Wjog 䤸 {arrowhead} {barb}
+ 6F38 U93dd B167 S19 N4911 V6340 MN40807 MP11.0622 P1-8-11 I8a11.7 Q8614.7 Yman4 Wman ޥ {soldering iron} {trowel} {curling iron} {flat iron}
+ 6F39 U93d0 B167 S19 V6332 MN40789 MP11.0619 P1-8-11 I8a11.5 Q8712.2 Yliu2 Wryu 奦 {gold}
+ 6F3A U93c8 B167 S19 N4899 V6323 O2815 MN40779 MP11.0619 P1-8-11 I8a10.10 Q8513.0 Ylian4 Wryeon {chain} {irons} {connection}
+ 6F3B U93e4 B167 S19 N4910 V6339 MN40820 MP11.0625 P1-8-11 I8a11.4 Q8514.4 Ylou4 Wru . {inlay} {set} {mount}
+ 6F3C U941a B167 S20 N4916 V6351 MN40907 MP11.0634 P1-8-12 I8a12.3 Q8113.1 Ylou4 Ylue2 Wa Ӥ {coin of smallest value}
+ 6F3D U9414 B167 S20 V6347 O2882 MN40893X MP11.0631 P1-8-12 I8a12.5 Q8114.6 Ytan2 Ychan2 Yxin2 Wsim Ĥ {sword guard} {hilt}
+ 6F3E U9413 B167 S20 V6346 MN40891 MP11.0630 P1-8-12 I8a11.1 Q8814.0 Ydui4 Ydun1 Wdae Ť {ferrule} {butt end}
+ 6F3F U9403 B167 S20 N4915 V6350 MN40867 MP11.0628 P1-8-12 I8a12.9 Q8411.1 Ynao2 Wnyo ɥ ˥祦 ɤ {gong}
+ 6F40 U9407 B167 S20 V6344 MN40874 MP11.0629 P1-8-12 I8a12.4 Q8216.9 Yfan2 Wbeon ϥ {hatchet} {vanadium}
+ 6F41 U9410 B167 S20 V6345 MN40886 MP11.0630 P1-8-12 I8a12.8 Q8419.6 Yliao2 Yliao4 Wryo 祦 {silver} {platinum} {chains}
+ 6F42 U9436 B167 S21 N4922 V6358 O2952 MN40946 MP11.0647 P1-8-13 I8a13.2 Q8613.2 Yhuan2 Whwan ޤ {metal ring} {link} {drawer pull}
+ 6F43 U942b B167 S20 XH236 N4914 V6349 MN40924 MP11.0635 P1-8-12 I8a12.2 Q8012.7 Yjuan1 Wjeon . . . Τ {carve} {engrave} {chisel}
+ 6F44 U9435 B167 S21 XJ04534 XJ06E6E XJ06F45 XJ1644C XH4844 N4919 V6354 H1771 O2920 MN40945 MP11.0636 P1-8-13 Q8315.0 Ytie3 Wcheol ƥ {iron}
+ 6F45 U9421 B167 S20 XJ04534 XJ06E6E XJ06F44 XJ1644C XH4919 V6342 P1-8-12 Q8315.0 Ytie3 Wcheol ƥ {iron}
+ 6F46 U943a B167 S21 V6355 MN40954 MP11.0648 P1-8-13 I8a13.4 Q8916.6 Ydang1 Ycheng1 Wdang Wjaeng ȥ ʤ {chain} {tip of a scabbard} {flatiron}
+ 6F47 U9441 B167 S22 V6359 P1-8-14 I8a13.1 Q8214.7 Ydang1 Yzheng1 Х {name}
+ 6F48 U9452 B167 S23 XJ03455 XJ1647C XH4924 V6362 O2982 MN40989 MP11.0652 P2-15-8 Q7810.9 Yjian4 Wgam .ߤ {take warning from} {learn from} {pattern} {example}
+ 6F49 U9444 B167 S22 XJ04372 XH4865 N4923 V6360 H1772 MN40972 MP11.0649 P1-8-14 Q8414.1 Yzhu4 Wju 奦 奦 . {cast} {mint}
+ 6F4A U945b B167 S23 XJ0395B XJ0395C XJ06268 XJ15039 XH4843 N4925 V6363 H1774 O2967 MN41010 MP11.0653 P1-8-15 Q8018.6 ZSP1-8-14 Ykuang4 Wgwang 餬 {ore}
+ 6F4B U9460 B167 S23 XH3124 N4928 V6366 MN41019 MP11.0654 P1-8-15 I8a15.1 Q8219.4 Yshuo4 Wsag 㥯 Ȥ. . {melt} {be charmed} {captivated}
+ 6F4C U9462 B167 S23 N4927 V6365 MN41021 MP11.0655 P1-8-15 I8a15.5 Q8113.6 Ylu:4 Wryeo 䤹 {file} {rasp}
+ 6F4D U945e B167 S23 N4929 V6367 MN41014 MP11.0654 P1-8-15 I8a15.4 Q8211.6 Yla4 Wrab {solder}
+ 6F4E U946a B167 S24 XJ06F4F XH4822 N4931 V6369 MN41038 MP11.0656 P1-8-16 I8a16.1 Q8111.7 Ylu2 Wro T1 {hearth} {fireplace} {furnace}
+ 6F4F U9229 B167 S12 XJ06F4E N4822 V6228 P1-8-4 Q8312.7 Ylu2 Wro {hearth} {fireplace} {furnace}
+ 6F50 U9470 B167 S25 N4933 V6371 O2998 MN41051 MP11.0657 P1-8-17 I8a17.1 Q8812.7 Q8317.7 Yyao4 Yyue4 Wyag 䥯 {lock}
+ 6F51 U9475 B167 S25 XH3634 XI2k4.6 N4932 V6370 MN41064X MP11.0658 P1-8-17 Q8411.4 Yguan4 Wgwan {steam boiler}
+ 6F52 U9477 B167 S26 V6373 MN41069 MP11.0658 P1-8-18 I8a18.1 Q8114.1 Ynie4 Wseob 祦 ˥祦 ̤ T1 {pluck hair} {tweezers}
+ 6F53 U947d B167 S27 XJ06F54 XH4930 N4935 V6374 O3020 MN41082 MP11.0659 P1-8-19 Q8418.6 Yzuan4 Yzuan1 Yzuan3 Wchan . {make fire by rubbing sticks}
+ 6F54 U945a B167 S23 XJ06F53 N4930 V6368 MN41009 MP11.0653 P1-8-15 I8a15.3 Q8518.6 Yzuan4 Yzuan1 Wchan . {make fire by rubbing sticks}
+ 6F55 U947c B167 S27 N4936 V6376 MN41081 MP11.0659 P1-8-19 I8a19.1 Q8611.4 Yluo2 Wra ɤ {gong}
+ 6F56 U947e B167 S27 V6375 MN41083 MP11.0660 P2-19-8 I8a19.2 Q2210.9 Yluan2 Wran {bells on emperor's carriage}
+ 6F57 U9481 B167 S28 V6377 MN41092 MP11.0663 P1-8-20 I8a20.1 Q8614.7 Yjue2 Wgwag 㥯 {hoe}
+ 6F58 U947f B167 S28 N4937 V6378 H2924 L2066 MN41088 MP11.0661 P2-20-8 I8a20.2 Q3710.9 Yzao2 Yzuo4 Wchag Wjo Τ . {chisel}
+ 6F59 U9582 B169 S9 XDR3853 N4941 V6382 O1010 MN41211 MP11.0708 P3-8-1 I8e1.1 Q7710.7 DR3872 Yshuan1 Wsan ̤ {gate bar}
+ 6F5A U9587 B169 S11 XJ04A44 XH4945 V6386 MN41220 MP11.0709 P3-8-3 Q7723.1 Ybi4 Wpye إ . . . .ޤ .Ƥ {shut} {close} {obstruct} {block up}
+ 6F5B U958a B169 S11 XH2039 N4943 V6384 MN41229 MP11.0711 P3-8-3 I8e3.2 Q7777.2 Wsan Ĥ. {to be obstructed} {to be blocked} {(kokuji)}
+ 6F5C U9594 B169 S12 V6387 MN41251 MP11.0734 P3-8-4 I8e4.7 Q7740.0 Ymin3 Wmin ӥ ߥ . . {grieve} {be sad} {pity}
+ 6F5D U9596 B169 S12 V6388 MN41260P MP11.0736 P3-8-4 I8e4.1 Q7723.2 Ymin3 إ . {shake while rinsing} {pan for gold}
+ 6F5E U9598 B169 S13 N4952 V6396 MN41263 MP11.0736 P3-8-5 I8e5.2 Q7750.6 Yzha2 Wgab ҤΤ {water gate} {lock}
+ 6F5F U9599 B169 S13 XJ07229 N4951 V6395 MN41264 MP11.0736 P3-8-5 I8e5.3 Q7722.7 Ynao4 Wnyo ɥ ȥ 郎. {noisy}
+ 6F60 U95a0 B169 S13 V6394 P3-8-5 I8e5.1 Q7710.3 Yrun4 Wyun 祯 뤦 {intercalation} {illegitimate throne}
+ 6F61 U95a8 B169 S14 N4956 V6400 MN41312 MP11.0741 P3-8-6 I8e6.5 Q7710.4 Ygui1 Wgyu ͤ {bedroom}
+ 6F62 U95a7 B169 S14 N4955 V6399 MN41311 MP11.0741 P3-8-6 I8e6.4 Q7780.1 Yhong4 Yhong1 Yhong3 Whong Whang Ȥ {war cry}
+ 6F63 U95ad B169 S15 N4960 V6403 O2426 MN41334 MP11.0745 P3-8-7 I8e7.1 Q7760.6 Ylu:2 Wryeo {rural area}
+ 6F64 U95bc B169 S16 N4964 V6407 MN41380 MP11.0754 P3-8-8 I8e8.1 Q7723.3 Ye4 Yyan1 Wal Ȥ. դ. {obstruct} {conceal}
+ 6F65 U95bb B169 S16 N4965 V6408 MN41379 MP11.0750 P3-8-8 I8e8.4 Q7777.7 Yyan2 Wyeom {town}
+ 6F66 U95b9 B169 S16 XJ13348 N4963 V6406 MN41372 MP11.0750 P3-8-8 I8e8.3 Q7771.6 Yyan1 Weom . {eunuch}
+ 6F67 U95be B169 S16 N4962 V6405 MN41384 MP11.0755 P3-8-8 I8e8.5 Q7715.3 Yyu4 Wyeog 祯 襯 {threshold}
+ 6F68 U95ca B169 S17 XJ06F69 XH2721 F2406 N4966 V6409 H3333 O2710 MN41429 MP11.0760 P3-8-9 I8e9.3 Q7716.4 Ykuo4 Whwal Wgwal Ҥ. {wide}
+ 6F69 U6ff6 B85 S17 XJ06F68 N2721 V3364 O2611 MN18547 MP7.0328 P1-3-14 Q3712.0 Ykuo4 Whwal Wgwal Ҥ. {wide}
+ 6F6A U95c3 B169 S17 XJ1662F V6410 MN41411 MP11.0756 P3-8-9 I8e9.4 Q7743.0 Yqu4 Wgyeog Ҥä {quiet} {still}
+ 6F6B U95cd B169 S17 V6411 MN41434 MP11.0762 P3-8-9 I8e9.2 Q7760.4 Ydu1 Wdo Wsa {watchtower} {used phonetically}
+ 6F6C U95cc B169 S17 N4968 V6413 O2708 MN41433 MP11.0761 P3-8-9 I8e9.1 Q7790.6 Q7760.3 Ylan2 Wran . ʤ Ƥ {rise high} {be well along}
+ 6F6D U95d5 B169 S18 XH2412 N4972 V6417 MN41456 MP11.0766 P3-8-10 I8e10.3 Q7748.2 Yque4 Yque1 Wgweol . {lack} {gap} {fail} {imperial palace}
+ 6F6E U95d4 B169 S18 N4970 V6415 MN41452 MP11.0765 P3-8-10 I8e10.4 Q7710.7 Yhe2 Whab ȤӤ {doors}
+ 6F6F U95d6 B169 S18 N4971 V6416 MN41458 MP11.0768 P3-8-10 I8e10.1 Q7732.7 Ychuang3 Ychuang4 Wcheum . {inquire about}
+ 6F70 U95dc B169 S19 XJ03458 XH4958 N4974 V6419 H3335 O2994 MN41470 MP11.0769 P3-8-11 Q7777.2 Yguan1 Wgwan Wwan . 餯 ̤ {connection} {barrier} {gateway} {involve} {concerning}
+ 6F71 U95e1 B169 S20 N4975 V6421 MN41489 MP11.0779 P3-8-12 I8e12.1 Q7750.6 Ychan3 Wcheon ߤ. {clarify}
+ 6F72 U95e5 B169 S21 V6420 MN41508 MP11.0781 P3-8-13 I8e12.2 Q7730.4 Yta4 Wdal {gate}
+ 6F73 U95e2 B169 S21 N4976 V6422 MN41500 MP11.0780 P3-8-13 I8e13.1 Q7764.1 Ypi4 Ybi4 Ypi1 Wbyeog إ ӥ㥯 Ҥ. {open}
+ 6F74 U9621 B170 S6 N4978 V6424 MN41548 MP11.0784 P1-3-3 I2d3.1 Q7224.0 Yqian1 Wcheon {thousand}
+ 6F75 U9628 B170 S7 XJ1664E V6425 MN41559 MP11.0785 P1-3-4 I2d4.5 Q7121.2 Ye4 Waeg Wae 䥯 . դ. . {obstruct} {distress} {narrow}
+ 6F76 U962e B170 S7 V6426 MN41569 MP11.0788 P1-3-4 I2d4.3 Q7121.1 Yruan3 Wwan Wweon {place name}
+ 6F77 U962f B170 S7 XJ0542E XH1058 V6427 MN41570 MP11.0792 P1-3-4 Q7121.0 Yzhi3 Wji {foundation} {site} {address}
+ 6F78 U9642 B170 S8 V6430 MN41603 MP11.0815 P1-3-5 I2d5.3 Q7424.7 Ypo1 Ybei1 Ypi2 Wpi Wpa ĤĤ {levee} {embankment} {hill} {slope}
+ 6F79 U964c B170 S9 V6436 O792 MN41617 MP11.0821 P1-3-6 I2d6.3 Q7126.0 Ymo4 Wmaeg ϥ ޤ ߤ T1 Ϥ {east-west path between paddies} {road}
+ 6F7A U964f B170 S9 V6437 MN41623 MP11.0825 P1-3-6 I2d6.2 Q7422.7 Yduo4 Wta Wsu {melon} {wrap}
+ 6F7B U964b B170 S9 N4986 V6438 MN41616 MP11.0819 P1-3-6 I2d6.4 Q7121.2 Ylou4 Wru . . {narrowness} {meanness} {humbleness}
+ 6F7C U9677 B170 S11 XJ03459 XH4990 N4995 V6451 H548 MN41707 MP11.0910 P1-3-8 Q7727.7 Yxian4 Wham . Ȥ. {fall into} {cave in} {fall (castle)} {slide into}
+ 6F7D U965c B170 S10 XJ1665F V6441 MN41656 MP11.0829 P1-3-7 I2d7.3 Q7423.8 Yshan3 Whyeob Whab 祦 . {narrow}
+ 6F7E U965e B170 S10 N4989 V6445 H459 O1057 MN41658 MP11.0830 P1-3-7 I2d7.5 Q7421.4 Ysheng1 Wseung 祦 Τ. {go up} {climb}
+ 7021 U965d B170 S10 V6442 MN41657 MP11.0830 P1-3-7 I2d7.4 Q7423.8 Yshan3 Yxia2 Wseom {place name}
+ 7022 U965f B170 S11 XJ13D2B V6443 O1309 MN41659 MP11.0831 P1-3-8 I2d7.8 Q7122.1 Yzhi4 Wcheog 祯 ȥ . Τ. T1 Τܤ {climb} {rise}
+ 7023 U9666 B170 S10 XJ16668 XJ1666F V6440 P1-3-7 I2d7.2 Q7524.0 Q7122.9 Yzhi4 Wdo ȥ 祦 {island}
+ 7024 U9672 B170 S11 N4996 V6452 MN41694 MP11.0852 P1-3-8 I2d8.1 Q7221.4 Ychui2 Wsu ۤȤ {boundary}
+ 7025 U966c B170 S11 N4997 V6453 MN41685 MP11.0840 P1-3-8 I2d8.9 Q7124.7 Yzou1 Wchu 奦 {corner}
+ 7026 U968d B170 S12 V6465 MN41754 MP11.0947 P1-3-9 I2d9.4 Q7621.4 Yhuang2 Whwang ۤ {dry moat}
+ 7027 U9698 B170 S13 N5014 V6473 MN41791 MP11.0953 P1-3-10 I2d10.5 Q7821.7 Yai4 Wae Waeg 䥯 . {narrow} {obstruct}
+ 7028 U9695 B170 S13 XJ15029 N5015 V6474 MN41785 MP11.0952 P1-3-10 I2d10.3 Q7628.6 Yyun3 Wun Wweon . {fall}
+ 7029 U9697 B170 S13 V6472 MN41788 MP11.0953 P1-3-10 I2d10.1 Q7621.3 Ywei3 Woe . {high} {steep}
+ 702A U96aa B170 S16 XJ03831 XJ1503C XH5000 N5024 V6483 H782 O2442 MN41874 MP11.0966 P1-3-13 Q7828.6 Yxian3 Wheom . {inaccessible place} {impregnable position} {steep place} {sharp eyes}
+ 702B U96a7 B170 S15 N5022 V6482 MN41870 MP11.0960 P1-3-12 I2d12.1 Q7823.3 Ysui4 Wsu ĥ ߤ {fall} {go around}
+ 702C U96b1 B170 S17 XJ03123 XJ13034 XH5020 N5025 V6485 H799 O2600 MN41891 MP11.0969 P1-3-14 Q7223.7 Yyin3 Yyin4 Weun . . . {hide} {conceal} {cover}
+ 702D U96b2 B170 S17 V6486 MN41880 MP11.0968 P1-3-14 I2d14.2 Q7922.7 Yzhi4 Wjeul 祯 Τ. {stallion} {climb} {make}
+ 702E U96b0 B170 S17 V6487 MN41889 MP11.0969 P1-3-14 I2d14.1 Q7623.3 Yxi2 Wseub 奦 {be moist} {be wet}
+ 702F U96b4 B170 S19 V6488 MN41904 MP11.0976 P1-3-16 I2d16.1 Q7121.1 Ylong3 Wrong 祦 {hill} {mound}
+ 7030 U96b6 B171 S8 V6489 H3569 MN41923 MP11.0979 P4-8-3 I2b6.2 Q5013.2 Yli4 Wi Wdae T2 줤Ť {extend} {give} {cast} {slave radical (no. 171)}
+ 7031 U96b8 B171 S17 XJ04E6C XH5026 N5027 V6491 H1804 MN41932 MP11.0979 P1-9-8 Q4593.2 Yli4 Wrye 쥤 . {servant} {prisoner} {criminal} {follower}
+ 7032 U96b9 B172 S8 V6492 H3566 MN41937 MP11.0981 P4-8-2 I8c0.1 Q2021.4 ZPP1-2-6 Yzhui1 Wchu Ȥ T2 դȤ {bird} {old bird radical (no. 172)}
+ 7033 U96ce B172 S13 V6502 MN42001 MP11.1008 P1-5-8 I8c5.3 Q7011.4 Yju1 Wjeo {osprey}
+ 7034 U96cb B172 S12 V6501 MN41996 MP11.1003 P2-8-4 I8c4.4 Q2022.7 Yjun4 Yjuan4 Wjun . {excel}
+ 7035 U96c9 B111 C172 S13 N3173 V6504 L2584 O1911 MN41987 MP11.1000 P1-5-8 I8c5.2 Q8041.4 Yzhi4 Wchi T1 {pheasant}
+ 7036 U96cd B172 S13 V6503 O2359 MN42000 MP11.1005 P2-2-11 I2j11.1 Q0071.0 Yyong1 Wong 襦 դ. . {softening} {mitigation}
+ 7037 U894d B145 S17 XH5032 V5496 MN34596 MP10.0266 P1-5-12 Q3029.4 Q0021.4 Yza2 Wjab ޤ. ޤ. {mixed} {blended} {mix} {mingle}
+ 7038 U96dc B172 S18 XJ03B28 XH5032 N5035 V6512 H1837 O2759 MN42122 MP11.1027 P1-10-8 Q0091.4 Yza2 Wjab ޤ. ޤ. T1 {mixed} {blended} {mix} {mingle}
+ 7039 U970d B173 S16 V6533 MN42321 MP12.0056 P2-8-8 I8d8.1 Q1021.4 Yhuo4 Wgwag ˤ狼 T1 Ĥ {quick} {sudden}
+ 703A U96d5 B172 S16 XJ16B7B N5033 V6509 MN42080 MP11.1011 P1-8-8 I8c8.1 Q7021.4 Ydiao1 Wjo 祦 . 路 . {carving}
+ 703B U96f9 B173 S13 N5047 V6523 MN42248 MP12.0045 P2-8-5 I8d5.3 Q1071.2 Ybao2 Wbag ϥ ҥ祯 ܥ Ҥ礦 {hail}
+ 703C U9704 B173 S15 N5054 V6530 MN42290 MP12.0050 P2-8-7 I8d7.1 Q1022.7 Yxiao1 Wso 祦 {sky}
+ 703D U9706 B173 S15 N5053 V6529 MN42299 MP12.0051 P2-8-7 I8d6.2 Q1040.1 Yting2 Wjeong ƥ Ť {lightning} {thunder}
+ 703E U9708 B173 S16 N5059 V6537 MN42301 MP12.0055 P2-8-8 I8d8.4 Q1012.7 Ypei4 Wpae ϥ Ҥ {big rain} {long rainy spell}
+ 703F U9713 B173 S16 N5057 V6535 O2578 MN42332 MP12.0060 P2-8-8 I8d8.6 Q1021.7 Yni2 Wye Wyeog ˤ {rainbow}
+ 7040 U970e B173 S16 V6534 MN42322 MP12.0059 P2-8-8 I8d8.7 Q1040.4 Ysha4 Wsab 祦 {light rain} {short while}
+ 7041 U9711 B173 S16 N5058 V6536 MN42329 MP12.0059 P2-8-8 I8d8.5 Q1016.1 Yzhan1 Wjeom ƥ 뤪. 뤪. {moisten} {water} {soak}
+ 7042 U970f B173 S16 N5061 V6539 MN42323 MP12.0059 P2-8-8 I8d8.3 Q1011.1 Yfei1 Wbi {falling rain or snow}
+ 7043 U9716 B173 S16 N5062 V6540 MN42335 MP12.0061 P2-8-8 I8d8.2 Q1099.4 Ylin2 Wrim ʤ {long rainy spell}
+ 7044 U9719 B173 S16 N5060 V6538 MN42350X MP12.0062 P2-8-8 I8d8.8 Q1053.0 Yying1 Yji1 Wyeong 襦 ߤ {sleet}
+ 7045 U9724 B173 S18 V6543 MN42396 MP12.0069 P2-8-10 I8d10.1 Q1060.2 Yliu4 Wryu 奦 ޤ {raindrops falling from the eaves} {eaves}
+ 7046 U972a B173 S19 V6544 MN42430 MP12.0072 P2-8-11 I8d11.2 Q1011.4 Yyin2 Weum {rain lasting at least ten days}
+ 7047 U9730 B173 S20 N5066 V6546 MN42458 MP12.0073 P2-8-12 I8d12.1 Q1024.8 Yxian4 Ysan3 Wseon Wsan {hail} {hailstones} {small cubes}
+ 7048 U9739 B173 S21 N5068 V6548 MN42491 MP12.0081 P2-8-13 I8d13.2 Q1064.1 Ypi1 Wbyeog إ ҥ㥯 {thunder}
+ 7049 U973d B173 S22 XH2143 N5070 V6551 O2978 MN42499 MP12.0082 P2-8-14 I8d14.2 Q1022.3 Yji4 Wje . .餹 {clear up}
+ 704A U973e B173 S22 V6550 MN42507 MP12.0083 P2-8-14 I8d14.1 Q1021.4 Ymai2 Wmae Х Ĥդ {wind-blown dust falling like rain}
+ 704B U9744 B173 S24 N5074 V6555 O3004 MN42526 MP12.0085 P2-8-16 I8d16.1 Q1062.7 Yai3 Wae {mist} {haze} {fog}
+ 704C U9746 B173 S24 N5071 V6552 MN42530 MP12.0085 P1-12-12 I8d15.1 Q1573.3 Ydai4 Wche {cloud cover}
+ 704D U9748 B173 S24 XJ04E6E XJ14946 XJ16725 XH5056 N5072 V6553 H2819 O2992 MN42532 MP12.0085 P2-8-16 Q1010.8 Yling2 Wryeong 쥤 祦 {soul} {spirit}
+ 704E U9742 B173 S24 N5073 V6554 MN42523 MP12.0084 P2-8-16 I8d16.2 Q1021.1 Yli4 Wryeog 쥭 {violent} {thunder} {lightening}
+ 704F U9749 B173 S25 N5075 V6556 O3009 MN42540 MP12.0096 P2-8-17 I8d17.1 Q1274.7 Yai4 Wae {clouds}
+ 7050 U975c B174 S16 XJ04045 XH5077 N5079 V6561 H1747 O2517 MN42578 MP12.0126 P1-8-8 Q5225.7 Yjing4 Wjeong 祦 - . .ޤ . T1 {quiet}
+ 7051 U9760 B175 S15 N5085 V6564 MN42604 MP12.0137 P2-4-11 I4g11.1 Q2411.1 Ykao4 Wgo ⤿. . . {lean on}
+ 7052 U9764 B176 S14 XJ06157 XJ0622E V6567 MN42639 MP12.0145 P1-9-5 I3s11.1 Q1761.2 Ypao4 Wpo ۥ ˤ {pimple}
+ 7053 U9766 B176 S16 V6568 MN42660 MP12.0146 P1-9-7 I5c11.5 Q1661.0 Ytian3 Ymian3 Wjeon ƥ {unashamed}
+ 7054 U9768 B1 C176 S23 N73 V6569 MN42698 MP12.0148 P2-14-9 I4c19.1 Q7160.1 Yye4 Wyeob 襦 {dimple}
+ 7055 U52d2 B177 C19 S11 N5089 V545 MN2386 MP2.0390 P1-9-2 I2g9.2 Q4452.7 Yle4 Ylei1 Wreug Ĥ {halter and bit}
+ 7056 U976b B177 S12 XJ03F59 XJ07057 N5090 V6571 MN42713 MP12.0152 P1-9-3 Q4754.0 Yren4 Wchae Wcha ˥ Ĥ Ĥ .䤫 椮 {quiver}
+ 7057 U9771 B177 S12 XJ03F59 XJ07056 XH5091 V6574 MN42715X MP12.0152 P1-9-3 Q4752.0 Yren4 Win ˥ Ĥ Ĥ .䤫 椮 {soft} {pliable} {quiver}
+ 7058 U9779 B177 S13 XJ0705D V6575 O2162 MN42747 MP12.0156 P1-9-4 I3k10.33 Q4452.7 Yren4 Wbyeong {archer's arm protector}
+ 7059 U9785 B177 S14 N5094 V6581 MN42784 MP12.0158 P1-9-5 I3k11.23 Q4553.0 Yyang3 Yyang1 Yyang4 Wang 襦 ʤ {martingale} {breast harness} {saddle girth} {fetter} {shackle} {carry on back}
+ 705A U977c B177 S14 V6578 MN42764 MP12.0157 P1-9-5 I4c10.5 Q4651.0 Yda2 Wdal Wdan ʤ. ʤᤷ {tanned leather} {smooth leather}
+ 705B U9781 B177 S14 V6579 MN42776 MP12.0158 P1-9-5 I3k11.22 Q4454.7 Ytuo2 Wpi {reins} {saddle cover}
+ 705C U977a B177 S14 V6577 MN42761 MP12.0156 P1-9-5 I3k11.21 Q4559.0 Ymo4 Wmal ޥ Х {proper name}
+ 705D U9786 B177 S14 XJ07058 N5093 V6580 MN42794 MP12.0159 P1-9-5 I3k11.24 Q4152.7 Ymo4 Wbyeong Ȥ {archer's arm protector} {(kokuji)}
+ 705E U978b B177 S15 XJ16750 N5096 V6584 MN42813 MP12.0160 P1-9-6 I3k12.18 Q4451.4 Yxie2 Whye Whae 餸 {straw sandals}
+ 705F U978f B177 S15 N5097 V6585 H2714 O2379 MN42819X MP12.0162 P2-6-9 I3k12.21 Q1750.6 ZSP2-6-8 Ygong3 Wgong 祦 {hard}
+ 7060 U9790 B177 S15 V6583 MN42829 MP12.0163 P1-9-6 I3k12.20 Q4153.1 Ygong3 Wha Ϥ {clamp} {fastener}
+ 7061 U979c B177 S17 N5100 V6588 MN42883 MP12.0166 P1-9-8 I3a13.12 Q4256.3 Yta4 Wdab ȥ {shoes} {boots}
+ 7062 U97a8 B177 S18 XJ14F76 V6590 MN42924 MP12.0170 P1-9-9 I4c14.4 Q4652.7 Yhe2 Wgal 擄 {musical instrument}
+ 7063 U97a6 B177 S18 V6592 MN42922 MP12.0170 P1-9-9 I4d14.4 Q4958.0 Yqiu1 Wchu 奦 դ. ꤬ {swing}
+ 7064 U97a3 B177 S18 N5103 V6594 MN42909 MP12.0169 P1-9-9 I4a14.7 Q4759.4 Yrou2 Wyu 奦 ˥奦 ʤ. ʤᤷ {tanned leather}
+ 7065 U97b3 B177 S18 V6591 MN42966 MP12.0175 P1-9-9 I3k15.9 Q4456.1 Yta4 Wtab ȥ {rumbling}
+ 7066 U97b4 B177 S19 N5105 V6596 MN42972 MP12.0175 P1-9-10 I3k16.11 Q4452.7 Ybei4 Wbi Wpo ե դ {bellows}
+ 7067 U97c3 B177 S22 V6598 MN43053 MP12.0180 P1-9-13 I3k18.1 Q4453.4 Yda2 Wdal T1 {proper name}
+ 7068 U97c6 B177 S24 V6600 MN43075X MP12.0181 P1-9-15 I3k20.1 Q4153.1 Yqian1 Wcheon {swing} {trapeze}
+ 7069 U97c8 B177 S23 XJ1676C V6599 MN43079X MP12.0181 P1-9-14 I5g18.2 Q4455.3 Ywa4 Wmal ٥ Х ޥ Ĥ {underwear} {leather-wear} {var of MN43079X}
+ 706A U97cb B178 S10 XH2268 V6601 H2287 MN43108 MP12.0183 P2-3-7 I3d7.18 Q4050.6 Q5050.6 Ywei2 Wwi . T2 ʤᤷ {tanned leather}
+ 706B U97dc B178 S20 XJ1607E XJ1674E N5108 V6603 O2884 MN43189 MP12.0213 P1-10-10 I3d17.3 Q4257.7 Ytao1 Wdo ȥ ֤ ߤ֤ Ĥ. {bag} {wrapping}
+ 706C U97ed B179 S9 XJ04723 XH3988 N5109 V6604 H3574 O1011 MN43236 MP12.0217 P4-9-2 Q1110.1 Yjiu3 Wgu 奦 T2 ˤ {leek}
+ 706D U9f4f B210 S23 XJ0706E N5427 V7087 MN48578 MP12.1095 P2-2-21 I2j21.1 Q0022.3 Yji1 Wje .ޤ . {dishes seasoned with vinegar or miso}
+ 706E U97f2 B8 C179 S19 XJ0706D XH5427 N336 V6606 MN43249 MP12.0218 P2-2-17 Q0010.1 Yji1 Wje .ޤ . {dress (salad) vegetables}
+ 706F U7adf B180 C117 S11 N5111 V4234 MN25757 MP8.0705 P2-2-9 I5b6.5 Q0021.6 Yjing4 Wgyeong 祦 . Ĥ 錄. {end} {finally}
+ 7070 U97f6 B180 S14 V6609 O2163 MN43276 MP12.0223 P1-9-5 I5b9.7 Q0766.2 Yshao2 Wso 祦 T1 Ĥ {music} {spring}
+ 7071 U97f5 B180 S13 XH5115 V6608 MN43271 MP10.0419 P1-9-4 Q0762.0 Yyun4 Wun ҤӤ {rhyme} {vowel}
+ 7072 U980f B181 S13 V6620 MN43371 MP12.0246 P1-4-9 I9a4.2 Q0128.6 Yhang2 Whang Τ {alight} {land} {throat} {neck}
+ 7073 U980c B181 G9 S13 N5120 V6622 H1045 DK715 L2794 O2113 MN43365 MP12.0244 IN2264 P1-4-9 I9a4.4 Q8178.6 Ysong4 Wsong Wyong 祦 襦 . ۤ. T1 Ĥ Τ {eulogy}
+ 7074 U9838 B181 S16 XJ0375B N5132 V6638 H1611 O2828 MN43515 MP12.0259 P1-7-9 I9a7.4 Q7118.6 Yjing3 Ygeng3 Wgyeong {neck} {head}
+ 7075 U9824 B181 S15 XJ16828 N5126 V6633 MN43455 MP12.0261 P1-6-9 I9a6.3 Q7178.6 Yyi2 Wi Ȥ {chin} {jaw}
+ 7076 U9821 B181 S15 V6630 MN43452 MP12.0260 P1-6-9 I9a6.1 Q4168.6 Yjie2 Yxie2 Whil Wgal {take wing} {fly up}
+ 7077 U9837 B181 S16 N5125 V6632 MN43512 MP12.0270 P1-7-9 I9a7.7 Q8168.6 Yhan4 Wam Wham ʤ. {nod approval}
+ 7078 U983d B181 S16 N5130 V6636 H1614 MN43517X MP12.0271 P1-7-9 I9a7.3 Q2128.6 Ytui2 Wtoe . {decline} {slide}
+ 7079 U9846 B181 S17 N5133 V6640 MN43551 MP12.0276 P1-8-9 I9a8.1 Q6198.6 Yke1 Wgwa . {grain (e.g. rice)}
+ 707A U984f B181 S18 XJ03469 XH5139 V6649 H1809 MN43591 MP12.0290 P1-9-9 Q0128.6 Yyan2 Wan {face} {expression}
+ 707B U984b B181 S18 XH3793 N5134 V6642 MN43576 MP12.0277 P1-9-9 I9a9.4 Q6138.6 Ysai1 Wsi {lower part of face} {jaw} {gills of a fish}
+ 707C U986b B181 S22 N5143 V6656 MN43706 MP12.0317 P1-13-9 I9a13.1 Q0118.6 Yzhan4 Ychan4 Wjeon դ. {shudder}
+ 707D U986f B181 S23 XJ03832 XH5137 N5144 V6657 H1913 O3002 MN43726 MP12.0318 P1-14-9 Q6138.6 Yxian3 Whyeon 餫 . {manifest} {display} {evident} {clear}
+ 707E U9870 B77 C181 S24 N2437 V6659 MN43737 MP12.0323 P2-15-9 I9a15.1 Q2140.6 Ypin2 Wbin ҥ Ҥ. . {scowl} {raise eyebrows}
+ 7121 U9871 B4 C181 S25 XJ1696B XJ16C54 N259 V6660 O3001 MN43742 MP12.0323 P1-16-9 I9a16.1 Q2128.6 Ylu2 Wro {head} {skull}
+ 7122 U9874 B181 S26 N5146 V6661 MN43751X MP12.0324 P1-17-9 I9a17.1 Q4128.6 Yquan2 Wgwan {cheekbone}
+ 7123 U9873 B181 S27 N5147 V6662 MN43750 MP12.0324 P1-18-9 I9a18.1 Q1118.6 Q1148.6 Ynie4 Wseob 祦 {temple (of head)}
+ 7124 U98aa B1 C182 S12 N65 V6664 MN43769 MP12.0345 P2-3-9 I6d6.14 Q1021.7 Wpung {wind from mountains} {(kokuji)}
+ 7125 U98af B117 C182 G9 S14 N3362 V6665 DK825 L2619 O2109 MN43808 MP12.0347 IN2266 P1-5-9 I5b9.4 Q0711.0 Ysa4 Wsab . {suddenly} {smoothly}
+ 7126 U98b1 B182 S14 N5149 V6666 H3336 MN43815 MP12.0348 P3-9-5 I6d8.11 Q7321.6 Ytai2 Wtae {typhoon}
+ 7127 U98b6 B182 S17 N5150 V6668 MN43876X MP12.0351 P3-9-8 I6d11.9 Q7621.8 Q7721.8 Yju4 Wgu {storm}
+ 7128 U98c4 B182 S20 XJ07129 N5151 V6669 MN43946 MP12.0355 P1-11-9 I6d14.4 Q1791.0 Ypiao1 Wpyo ҥ祦 Ҥ뤬. Ĥस {turn over} {wave}
+ 7129 U98c3 B182 S20 XJ07128 XH5151 V6670 MN43945 MP12.0355 P3-9-11 Q7121.9 Ypiao1 Wpyo ҥ祦 Ҥ뤬. Ĥस {whirlwind} {cyclone} {floating}
+ 712A U98c6 B182 S21 XJ1683C XJ1683F XJ16846 V6671 MN43963 MP12.0358 P1-12-9 I6d15.4 Q4741.0 Ybiao1 Wpyo ҥ祦 Ĥस {whirlwind}
+ 712B U98e9 B184 S13 N5156 V6677 MN44047 MP12.0380 P1-9-4 I8b4.2 Q8571.7 Ytun2 Wdon ɥ ȥ {Japanese noodles}
+ 712C U98eb B184 S13 V6676 O1963 MN44050 MP12.0380 P1-9-4 I8b4.3 Q8273.4 Yyu4 Weo 襦 . {satiety}
+ 712D U9903 B184 S15 V6688 MN44131 MP12.0393 P1-9-6 I8b6.3 Q8074.8 Yjiao3 Yjia3 Wgyo 祦 祦 {gyoza}
+ 712E U9909 B184 S15 XJ16570 XJ16875 N5164 V6687 MN44140 MP12.0394 P1-9-6 I8b6.5 Q8772.0 Yxiang3 Whyang 祦 줤 줤. ٤Ȥ {(dried) boiled rice}
+ 712F U9912 B184 S16 XJ1685D XJ16863 N5169 V6695 MN44163 MP12.0402 P1-9-7 I8b7.3 Q8274.4 Ynei3 Wnoe . {hunger} {spoil}
+ 7130 U9914 B184 S16 V6694 MN44173 MP12.0404 P1-9-7 I8b7.2 Q8372.7 Ybu1 Wpo . 椦ᤷ {eat} {late afternoon meal}
+ 7131 U9918 B184 S16 XJ04D3E XH2042 XH408 N5168 V6693 H1798 MN44185 MP12.0405 P1-9-7 Q8879.4 Yyu2 Wyeo . . . {surplus} {excess} {remainder}
+ 7132 U9921 B184 S17 N5175 V6702 MN44224 MP12.0414 P1-9-8 I8b8.4 Q8777.7 Yxian4 Wham {bean jam}
+ 7133 U991d B184 S16 XJ03E7E V6692 MN44212X MP12.0413 P1-9-7 Q8472.7 Yshi4 Wsig 祯 . {decorate} {ornament} {adorn} {embellish}
+ 7134 U991e B184 S17 N5173 V6700 MN44214 MP12.0413 P1-9-8 I8b8.2 Q8375.3 Yjian4 Wjeon Ϥʤऱ {farewell gift}
+ 7135 U9924 B184 S17 V6699 MN44229 MP12.0415 P1-9-8 I8b8.1 Q8978.9 Ytan2 Wdam {proceed} {offer}
+ 7136 U9920 B184 S17 XJ04C5F XH5172 N5172 V6698 MN44220 MP12.0414 P1-9-8 Q8874.1 Ybing3 Wbyeong إ ҥ祦 {rice cake}
+ 7137 U992c B184 S18 N5176 V6704 MN44255 MP12.0418 P1-9-9 I8b9.1 Q8772.0 Yhu2 Yhu1 Yhu4 Who {rice broth}
+ 7138 U992e B184 S18 V6703 MN44268 MP12.0419 P2-9-9 I8b9.2 Q1873.2 Ytie4 Wcheol ƥ व. {voracious} {gluttonous}
+ 7139 U993d B184 S19 V6706 MN44320 MP12.0422 P1-9-10 I8b10.1 Q8671.3 Ykui4 Wgwe . {give} {provide}
+ 713A U993e B184 S19 N5177 V6707 MN44321 MP12.0422 P1-9-10 I8b10.3 Q8776.2 Yliu4 Yliu2 Wryu 奦 {steaming rice}
+ 713B U9942 B184 S19 N5178 V6708 MN44339 MP12.0423 P1-9-10 I8b10.2 Q8671.7 Yyun2 Won ɤ {Japanese noodles} {(kokuji)}
+ 713C U9949 B184 S20 N5179 V6709 MN44366 MP12.0425 P1-9-11 I8b11.2 Q8471.4 Yjin3 Wgeun . {hunger}
+ 713D U9945 B184 S20 N5180 V6710 L2998 MN44346 MP12.0424 P1-9-11 I8b11.1 Q8674.7 Yman2 Wman ޥ {bean-jam dumpling} {manjuu}
+ 713E U9950 B184 S21 N5182 V6713 MN44396 MP12.0427 P1-9-12 I8b12.5 Q8471.8 Yyi4 Weui . ऻ. {go bad} {sour}
+ 713F U994b B184 S21 V6711 MN44382 MP12.0426 P1-9-12 I8b12.4 Q8578.6 Ykui4 Wgwe . {give} {provide} {offer}
+ 7140 U9951 B184 S21 S20 N5185 V6716 H1813 MN44397X MP12.0428 P1-9-12 I8b12.1 Q8275.3 Yji1 Wgi . {hunger} {thirst}
+ 7141 U9952 B184 S21 S20 N5183 V6714 H1812 O2925 MN44400 MP12.0429 P1-9-12 I8b12.2 Q8471.1 Yrao2 Wyo 祦 ˥祦 椿 T1 ̤ {abundant}
+ 7142 U994c B184 S21 N5181 V6712 MN44386 MP12.0427 P1-9-12 I8b12.3 Q8778.1 Yzhuan4 Wchan . {food} {offering}
+ 7143 U9955 B184 S22 V6717 MN44426 MP12.0433 P2-13-9 I8b13.1 Q6173.2 Ytao1 Wdo ȥ व. {be greedy} {be ravenous}
+ 7144 U9997 B185 S11 V6720 MN44492 MP12.0443 P2-2-9 I5c6.10 Q4801.6 Ykui2 Wgyu Wgu {road}
+ 7145 U9998 B185 S17 N5187 V6721 MN44507 MP12.0444 P1-9-8 I5c12.6 Q8365.0 Yguo2 Wgoeg 祯 Ӥ. ߤߤ. {behead} {dismiss}
+ 7146 U99a5 B186 S18 N5189 V6723 O2753 MN44545 MP12.0457 P1-9-9 I5d13.5 Q2864.7 Yfu4 Wbog ҥ祯 ե . {perfume}
+ 7147 U99ad B187 S12 N5192 V6727 H1814 O1697 MN44576 MP12.0488 P1-10-2 I10a2.1 Q7734.0 Yyu4 Weo {driving (horse)}
+ 7148 U99ae B187 S12 V6726 O1533 MN44579 MP12.0489 P1-2-10 I2b10.1 Q3112.7 Yfeng2 Yping2 Wbing Wpung ҥ祦 ե . . {displeasure} {proper name}
+ 7149 U99bc B187 S14 V6732 MN44610 MP12.0504 P1-10-4 I10a4.2 Q7034.0 Ywen2 Wmun ֥ {zebra with yellow eyes and red mane}
+ 714A U99df B187 S15 N5201 V6737 MN44683 MP12.0515 P1-10-5 I10a5.6 Q7630.0 Ysi4 Wsa {four horses}
+ 714B U99db B187 S15 N5202 V6738 O2348 MN44679 MP12.0514 P1-10-5 I10a5.1 Q7530.6 Yshi3 Wsa . Ϥ. {run fast}
+ 714C U99dd B187 S15 XJ1692C N5204 V6740 MN44681 MP12.0514 P1-10-5 I10a5.3 Q7331.1 Ytuo2 Wta ष {hunchback} {load}
+ 714D U99d8 B187 S15 N5203 V6739 MN44675 MP12.0513 P1-10-5 I10a5.4 Q7336.0 Ytai2 Wtae {stupid}
+ 714E U99d1 B187 S15 N5205 V6741 MN44661 MP12.0509 P2-5-10 I10a5.7 Q4732.7 Ynu2 Wno ˤ. {slow horse} {foolish fellow}
+ 714F U99ed B187 S16 N5213 V6750 MN44725 MP12.0518 P1-10-6 I10a6.4 Q7038.2 Yhai4 Yxie4 Whae ɤ. ɤ. {be surprised}
+ 7150 U99ee B187 S16 N5210 V6747 MN44726 MP12.0519 P1-10-6 I10a6.3 Q7034.8 Ybo2 Wbag ϥ ֤ ޤ {spots}
+ 7151 U99f1 B187 S16 N5212 V6749 MN44734 MP12.0520 P1-10-6 I10a6.2 Q7736.4 Yluo4 Wrag 饯 餲 {white horse}
+ 7152 U99f2 B187 S16 V6746 P1-10-6 I10a6.1 Q7230.0 Wsun Whun 奦 {(no known meaning; S&H uses jabberwocky words)}
+ 7153 U99fb B187 S17 N5215 V6753 MN44767 MP12.0523 P1-10-7 I10a7.3 Q7634.1 Yhan4 Whan {rage} {run wild}
+ 7154 U99f8 B187 S17 N5214 V6752 O2666 MN44759 MP12.0523 P1-10-7 I10a7.4 Q7734.7 Yqin1 Wchim {speed} {horses running}
+ 7155 U9a01 B187 S17 V6751 MN44778 MP12.0525 P1-10-7 I10a7.2 Q7532.7 Ycheng3 Wbing ƥ Ϥ. {run fast} {gallop} {as one pleases}
+ 7156 U9a0f B187 S18 N5219 V6757 MN44818 MP12.0532 P1-10-8 I10a8.2 Q7438.1 Yqi2 Wgi {fast horse}
+ 7157 U9a05 B187 S18 V6756 MN44788 MP12.0527 P1-10-8 I10a8.1 Q7031.4 Yzhui1 Wchu {grey horse}
+ 7158 U99e2 B187 S16 S18 N5211 V6748 MN44696 MP12.0516 P1-10-6 I10a6.5 Q7834.1 Ypian2 Wbyeon Wbyeong إ ʤ. {two-horse carriage}
+ 7159 U9a19 B187 S19 N5223 V6763 H1841 L2806 MN44849X MP12.0535 P1-10-9 I10a9.1 Q7332.7 Ypian4 Wpyeon إ . . {deceive}
+ 715A U9a2b B187 S20 V6765 MN44894 MP12.0538 P2-3-17 I3m17.1 Q3032.7 Yqian1 Wgeon {lift up} {err} {hopping}
+ 715B U9a37 B187 S20 XJ0417B XH5221 N5224 V6764 H1846 MN44935 MP12.0544 P1-10-10 Q7733.6 Ysao1 Wso . 줤 郎. {harass} {bother} {annoy} {disturb} {agitate} {sad} {grieved}
+ 715C U9a45 B187 S21 XJ0366E XJ0366F XJ14154 XH5200 N5225 V6768 H1848 MN44968 MP12.0548 P1-10-11 Q7131.6 Yqu1 Wgu . . {spur a horse on} {expel} {drive away}
+ 715D U9a42 B187 S21 V6769 MN44965 MP12.0547 P1-10-11 I10a11.2 Q7332.2 Ycan1 Wcham {extra driver or horse}
+ 715E U9a40 B140 C187 S20 S21 N4102 V6766 MN44949X MP12.0546 P2-3-17 I3k17.5 Q4432.7 ZRP2-4-17 Ymo4 Wmaeg Х {going straight forward}
+ 715F U9a43 B187 S21 V6770 MN44966 MP12.0548 P1-10-11 I10a11.1 Q7139.1 Ypiao4 Ybiao1 Wpyo ҥ祦 {white horse}
+ 7160 U9a3e B187 S21 N5226 V6771 MN44957 MP12.0546 P1-10-11 I10a11.3 Q7639.3 Yluo2 Wra {mule}
+ 7161 U9a55 B187 S22 N5228 V6773 MN45008 MP12.0553 P1-10-12 I10a12.2 Q7232.7 Yjiao1 Wgyo Whyo 祦 . {pride} {haughtiness}
+ 7162 U9a4d B187 S22 N5227 V6772 O2957 MN44986 MP12.0551 P1-10-12 I10a12.1 Q7431.1 Yxiao1 Whyo 祦 祦 {strong} {good horse}
+ 7163 U9a5b B187 S23 XJ03158 XH5199 N5230 V6775 H1852 O2971 MN45030 MP12.0561 P1-10-13 Q7634.1 Yyi4 Wyeog {station}
+ 7164 U9a57 B187 S23 XJ03833 XJ1693C XH5220 N5231 V6776 H1853 MN45024 MP12.0556 P1-10-13 Q7838.6 Yyan4 Wheom 뤷 . ᤷ {verification} {effect} {testing}
+ 7165 U9a5f B187 S24 N5232 V6777 MN45048 MP12.0563 P1-10-14 I10a14.1 Q7733.2 Yzou4 Yzhou4 Wchwi 奦 ˤ狼 Ϥ. {run} {suddenly}
+ 7166 U9a62 B187 S26 XJ16924 N5233 V6778 L2810 O3007 MN45069 MP12.0565 P1-10-16 I10a16.2 Q7131.7 Ylu:2 Wryeo {donkey}
+ 7167 U9a65 B187 S26 XJ15A26 N5234 V6779 O3008 MN45076X MP12.0566 P1-10-16 I10a16.1 Q7138.1 Yji4 Wgi {fast horse} {talent}
+ 7168 U9a64 B187 S27 V6780 MN45075 MP12.0566 P1-10-17 I10a17.2 Q7033.2 Yxiang1 Wyang 祦 祦 . {lift one's head}
+ 7169 U9a69 B187 S27 N5235 V6781 H1856 MN45086X MP12.0567 P1-10-17 I10a17.1 Q7431.4 Yhuan1 Whwan . {greetings} {be happy} {celebrate}
+ 716A U9a6b B187 S30 V6783 MN45094 MP12.0569 P2-10-20 I10a20.1 Q7132.7 Ybiao1 Wpyo 祦 T1 Ȥɤ {many horses}
+ 716B U9a6a B187 S29 V6782 MN45090 MP12.0568 P1-10-19 I10a19.1 Q7131.1 Yli2 Wryeo 쥤 {black horse}
+ 716C U9aad B188 S13 V6785 MN45111 MP12.0574 P1-10-3 I4b9.12 Q7124.0 Ygan4 Whan Ϥ {leg} {shin}
+ 716D U9ab0 B188 S14 N5237 V6786 MN45127 MP12.0574 P1-10-4 I4b10.10 Q7724.7 Ytou2 Yshai3 Wtu ȥ {dice} {bones}
+ 716E U9abc B188 S16 N5239 V6788 H1830 MN45175 MP12.0577 P1-10-6 I4b12.6 Q7726.4 Yge2 Wgyeog {bleached bones}
+ 716F U9ac0 B188 S18 N5241 V6790 MN45205 MP12.0579 P1-10-8 I5f14.3 Q7624.0 Ybi4 Wbi Wpye إ {thigh}
+ 7170 U9acf B188 S21 N5243 V6792 MN45267 MP12.0582 P1-10-11 I4b17.1 Q7524.4 Ylou2 Wru {skull}
+ 7171 U9ad1 B188 S23 N5246 V6795 MN45281 MP12.0583 P1-10-13 I6d17.2 Q7622.7 Ydu2 Wchog ɥ ȥ {skull}
+ 7172 U9ad3 B188 S23 XJ03F71 XJ0673B XH5242 N5244 V6793 H1855 O2970 MN45289 MP9.0371 P1-10-13 Q7423.2 Ysui3 Wsu {marrow} {pith}
+ 7173 U9ad4 B188 S23 XJ0424E XJ06D3C XJ06D3D XJ1695C XH405 N5245 V6794 H1854 O2969 MN45291 MP12.0584 P1-10-13 Q7521.8 Yti3 Wche ƥ {the body} {substance} {object} {reality}
+ 7174 U9ade B189 S23 V6798 O2972 MN45344 MP12.0635 P1-10-13 I4a19.2 Q0629.4 Yzao4 Wjo T1 {hurry} {high}
+ 7175 U9adf B190 S10 V6799 H1464 MN45355 MP12.0636 P1-7-3 I3j7.1 Q7272.2 Ybiao1 Yshan1 Wpyo ҥ奦 ҥ祦 T2 ߤ ߤ {hair hanging long} {mane} {long hair radical (no.190)}
+ 7176 U9ae2 B190 S13 N5252 V6800 MN45363 MP12.0637 P2-10-3 I3j10.1 Q7271.2 Yti4 Wche ƥ ⤸ {wig}
+ 7177 U9ae3 B190 S14 N5254 V6803 MN45371 MP12.0638 P2-10-4 I4h10.2 Q7222.7 Yfang3 Wbang ۥ {dimly}
+ 7178 U9ae6 B190 S14 V6802 MN45377 MP12.0639 P2-10-4 I3j11.2 Q7271.4 Ymao2 Wmo ܥ ⥦ 줬 {bangs} {long hair} {excellence}
+ 7179 U9aef B190 S15 N5259 V6809 O2580 MN45404X MP12.0642 P2-10-5 I3j12.2 Q7255.7 Q7244.7 Yran2 Yran3 Wyeom Ҥ {beard} {mustache}
+ 717A U9aeb B190 S15 V6807 MN45392 MP12.0640 P2-10-5 I3d12.12 Q7260.2 Ytiao2 Wcho 祦 . . {long hair} {groan}
+ 717B U9aee B190 S15 XJ04831 XH5255 N5256 V6805 H2849 MN45400 MP12.0640 P2-10-5 Q7244.7 Yfa4 Yfa3 Wbal ϥ {hair}
+ 717C U9af4 B190 S15 XJ0574A XH1601 N5257 V6806 MN45414 MP12.0643 P2-10-5 Q7252.7 Q7255.2 Yfu2 Yfo2 Wbul ե {dimly}
+ 717D U9af1 B190 S15 N5258 V6808 MN45410 MP12.0643 P2-10-5 I3j12.3 Q7271.2 Ypao4 Wpo ۥ {topknot} {bun} {coiled hairknot}
+ 717E U9af7 B190 S16 N5260 V6810 MN45426 MP12.0644 P2-10-6 I3j13.1 Q7260.2 Yqu1 Wgog 祯 ޤ 爐 {topknot}
+ 7221 U9afb B190 S16 N5261 V6811 MN45442 MP12.0645 P2-10-6 I3d13.11 Q7260.1 Yji4 Wgye Wgil ֤ ߤ Ȥɤ {samurai topknot}
+ 7222 U9b06 B190 S18 V6813 MN45484 MP12.0648 P2-10-8 I4a14.6 Q7293.2 Q7293.8 Ysong1 Wsong 祦 {loose} {dishevelled} {pore} {cavity in overboiled daikon}
+ 7223 U9b18 B190 S21 N5263 V6814 O2979 MN45568 MP12.0653 P2-10-11 I2h19.1 Q7240.7 Yman2 Wman Х ޥ Ĥ T1 {wig} {hair piece}
+ 7224 U9b1a B190 S22 N5264 V6816 H2855 O2973 MN45580 MP12.0653 P2-10-12 I9a13.2 Q7228.6 ZPP1-10-12 Yxu1 Wsu Ҥ {beard} {mustache}
+ 7225 U9b1f B190 S23 V6817 MN45596 MP12.0655 P2-10-13 I5g18.1 Q7273.2 Yhuan2 Whwan 爐 ߤ {topknot} {chignon} {male hairstyle of looped ponytails}
+ 7226 U9b22 B190 S24 XJ16972 XJ1697D N5266 V6819 MN45607 MP12.0656 P2-10-14 I7b17.1 Q7280.6 Ybin4 Wbin ӥ ҥ {sideburns}
+ 7227 U9b23 B190 S25 XJ16A2D N5265 V6820 MN45613 MP12.0656 P2-10-15 I3s22.1 Q7271.6 Q7211.6 Ylie4 Wryeob 祦 Ƥ {mane}
+ 7228 U9b25 B191 S10 V6821 H1165 MN45632 MP12.0658 P1-5-5 I8e0.2 Q7711.4 ZPP1-1-9 Ydou4 Ydou3 Wdu Wgag T2 Ȥޤ ޤ {broken gate radical (no. 191)}
+ 7229 U9b27 B191 S15 XJ06F5F XH4951 N5268 V6822 MN45639 MP12.0658 P3-10-5 Q7722.7 Ynao4 Wryo Wnyo ȥ ɥ 郎. {quarrel} {dispute hotly}
+ 722A U9b28 B191 S16 N5269 V6823 MN45641 MP12.0659 P3-10-6 Q7780.1 Yhong4 Whong Whang Ȥ {fight} {war cry}
+ 722B U9b29 B191 S18 N5270 V6824 MN45644 MP12.0659 P3-10-8 I8e8.2 Q7721.7 Yxi4 Whyeog . {quarrel}
+ 722C U9b2a B191 S20 XJ0462E XJ16A30 XJ16A32 XH4973 N5271 V6825 H3338 MN45649 MP12.0660 P3-10-10 Q7714.1 Ydou4 Ydou3 Wtu ȥ . 餽. {fighting}
+ 722D U9b2e B191 S26 N5273 V6828 MN45659X MP12.0663 P3-10-16 I8e18.1 Q7711.7 Yjiu1 Wgu Wgyu 奦 {lottery} {lot} {raffle}
+ 722E U9b2f B192 S10 V6829 H2758 O1517 MN45661 MP12.0664 P2-8-2 I0a10.2 Q2271.1 Ychang4 Wchang 祦 ꤰ {fragrant herbs}
+ 722F U9b32 B193 S10 V6831 H1951 MN45672 MP12.0669 P2-1-9 I3d7.17 Q1022.7 Yli4 Yge2 Wgyeog 쥭 ʤ ؤ.Ƥ {tripod}
+ 7230 U9b44 B106 C194 S15 N3108 V6837 H1227 O2487 MN45810 MP12.0688 P1-5-10 I5f10.4 Q2661.3 Ypo4 Ytuo4 Wbaeg ϥ . {soul} {spirit}
+ 7231 U9b43 B194 S15 N5279 V6836 MN45806 MP12.0688 P3-10-5 I5f10.2 Q2321.4 Yba2 Wbal ϥ Х {(god of) drought}
+ 7232 U9b4f B194 S18 F2075 V6841 MN45872 MP12.0692 P1-8-10 I5d13.6 Q2641.3 Ywei4 Wwi . {high} {large}
+ 7233 U9b4d B194 S18 V6839 MN45869 MP12.0692 P3-10-8 I5f13.2 Q2721.2 Ywang3 Wmang ⥦ ܥ {spirits of mountains and streams}
+ 7234 U9b4e B194 S18 XJ15B29 V6840 MN45870 MP12.0692 P3-10-8 I5f13.1 Q2121.2 Yliang3 Wryang 祦 {spirits of trees and rocks}
+ 7235 U9b51 B194 S21 V6842 MN45901X MP12.0705 P3-10-11 I5f15.1 Q2021.2 Ychi1 Wri {mountain spirits}
+ 7236 U9b58 B4 C194 S24 N258 V6844 MN45941 MP12.0707 P3-2-22 I2p22.1 Q7121.3 Yyan3 Wyeom Wyeob 襦 . {have a nightmare}
+ 7237 U9b74 B195 S15 V6846 MN46022 MP12.0731 P1-11-4 I11a4.1 Q2032.7 Yfang2 Wbang ۥ ߤ ߤ {type of sea bream}
+ 7238 U9b93 B195 S16 N5286 V6853 MN46076 MP12.0739 P1-11-5 I11a5.3 Q2831.1 Yzha4 Yzha3 Wja {sushi} {seasoned rice}
+ 7239 U9b83 B195 S16 N5285 V6852 MN46044 MP12.0732 P1-11-5 I11a5.2 Q2734.9 Yping2 Wpyeong ҥ祦 إ Ҥ {flounder} {flatfish}
+ 723A U9b91 B195 S16 N5284 V6851 MN46074 MP12.0743 P1-11-5 I11a5.4 Q2731.2 Ybao4 Wpo ۥ {abalone}
+ 723B U9b96 B195 S16 V6849 MN46089 MP12.0739 P1-11-5 I11a5.1 Q2136.0 {bullhead} {(kokuji)}
+ 723C U9b97 B195 S16 V6850 MN46091X MP12.0739 P1-11-5 I11a5.6 Q2733.3 Wdong Τ {gizzard shad} {(kokuji)}
+ 723D U9b9f B195 S17 V6861 MN46108 MP12.0740 P1-11-6 I11a6.4 Q2334.4 Yan4 Wan {angler-fish}
+ 723E U9ba0 B195 S17 N5292 V6860 MN46112X MP12.0740 P1-11-6 I11a6.6 Q2731.2 Ywei2 Woe Ϥ Ϥ {dace (carp)} {(kokuji)}
+ 723F U9ba8 B195 S17 N5293 V6862 L2826 MN46123 MP12.0741 P1-11-6 I11a6.8 Q2136.1 DR2578 Yqi2 Wji Wgi {sushi} {seasoned rice}
+ 7240 U9bb4 B195 S17 V6856 P1-11-6 I11a6.2 Q2439.0 Ф ޤ {bullhead} {rockfish} {razor clam} {flathead}
+ 7241 U9bc0 B195 S18 V6865 MN46168 MP12.0748 P1-11-7 I11a7.4 Q2239.3 Ygun3 Wgon {large mythical fish} {proper name}
+ 7242 U9bca B195 S18 V6867 MN46186 MP12.0750 P2-7-11 I11a7.9 Q3933.6 Ysha1 Wsa Ϥ {goby (fish)}
+ 7243 U9bb9 B195 S18 N5297 V6871 MN46154 MP12.0747 P1-11-7 I11a7.6 Q2932.7 Yshao1 Wso 祦 {octopus}
+ 7244 U9bc6 B195 S18 V6866 MN46177 MP12.0749 P1-11-7 I11a7.1 Q2332.7 Yfu3 Wpo 뤫 {type of herring}
+ 7245 U9bcf B195 S18 V6868 MN46201 MP12.0751 P1-11-7 I11a7.5 Q2230.0 Wri {short necked clam} {dace} {chub} {(kokuji)}
+ 7246 U9bd1 B195 S18 V6869 MN46203 MP12.0751 P1-11-7 I11a7.8 Q2432.7 Wheui Τ {yellow fish (herring) eggs (sushi)} {(kokuji)}
+ 7247 U9bd2 B195 S18 N5296 V6870 MN46204 MP12.0751 P1-11-7 I11a7.7 Q2732.7 Yyong3 Wtong {flathead (fish)} {(kokuji)} {(kokuji)}
+ 7248 U9be3 B195 S19 N5303 V6881 MN46246 MP12.0753 P1-11-8 I11a8.5 Q2632.7 Yyi4 Wyeog {cuttlefish}
+ 7249 U9be2 B195 S19 V6876 MN46245 MP12.0753 P1-11-8 I11a8.3 Q2731.7 Yni2 Wye 󤷤礦 {salamander} {female whale} {small fish} {old person's teeth}
+ 724A U9be4 B195 S19 V6877 MN46247 MP12.0754 P1-11-8 I11a8.4 Q2631.1 Ykun1 Wgon {large mythical fish} {roe}
+ 724B U9bd4 B195 S19 N5304 V6882 MN46208 MP12.0751 P1-11-8 I11a8.7 Q2236.3 Yzi1 Wchi ܤ Ȥ {mullet (fish)}
+ 724C U9be1 B195 S19 N5302 V6880 MN46243 MP12.0753 P1-11-8 I11a8.2 Q2131.1 Yfei1 Wbi ˤ Ϥ餴 {herring}
+ 724D U9c3a B195 S22 XJ03033 N5324 V6912 O2999 MN46442 MP12.0767 P1-11-11 Q2332.2 Ysao1 Wso {horse mackerel}
+ 724E U9bf2 B195 S19 V6878 MN46287X MP12.0757 P1-11-8 I11a8.1 Q2833.3 Weo ɤ礦 {loach} {lamprey}
+ 724F U9bf1 B195 S19 N5306 V6885 MN46286 MP12.0757 P1-11-8 I11a8.10 Q2131.7 Who ۤ {fabulous dolphin-like fish} {killer whale} {(kokuji)}
+ 7250 U9bf0 B195 S19 N5300 V6879 O2829 MN46285 MP12.0757 P1-11-8 I11a8.8 Q2833.2 Ynian2 Ynian3 Wyeom ͥ ʤޤ {fresh-water catfish} {(kokuji)}
+ 7251 U9c15 B195 S20 N5308 V6892 O2886 MN46346 MP12.0761 P1-11-9 I11a9.4 Q2734.7 Yha2 Yxia1 Wha {shrimp} {prawn} {lobster}
+ 7252 U9c14 B195 S20 V6891 MN46345 MP12.0761 P1-11-9 I11a9.12 Q2335.0 Yjian3 Wgam 줤 {flatfish} {turbot} {cod}
+ 7253 U9c09 B195 S20 V6890 MN46323 MP12.0759 P1-11-9 I11a9.10 Q2631.4 Yhuang2 Whwang 礦 Ҥ {sturgeon}
+ 7254 U9c13 B195 S20 N5315 V6900 MN46344 MP12.0761 P1-11-9 I11a9.7 Q2633.0 Ysai1 Yxi3 Wsae {gills} {gill slits}
+ 7255 U9c0c B195 S20 N5314 V6899 MN46330 MP12.0759 P1-11-9 I11a9.14 Q2836.1 Yqiu1 Wchu 奦 ɤ礦 {loach (fish)}
+ 7256 U9c06 B195 S20 V6889 MN46317 MP12.0759 P1-11-9 I11a9.8 Q2536.3 Ychun1 Wchun {Spanish mackerel}
+ 7257 U9c08 B195 S20 XJ16B34 N5313 V6898 MN46322 MP12.0759 P1-11-9 I11a9.9 Q2439.4 Ydie2 Wjeob Wtab 祦 ȥ 줤 {sole} {flatfish} {flounder}
+ 7258 U9c12 B195 S20 N5316 V6897 MN46340 MP12.0760 P1-11-9 I11a9.6 Q2834.7 Yfu4 Wbog ե դ {abalone}
+ 7259 U9c0a B195 S20 N5309 V6893 MN46325 MP12.0753 P1-11-9 I11a9.1 Q2539.6 Ylian4 Wryeon ˤ {herring}
+ 725A U9c04 B195 S20 V6888 MN46314 MP12.0759 P1-11-9 I11a9.13 Q2335.0 Ywei1 Weui {a type of fish}
+ 725B U9c2e B195 S21 XJ0725C N5319 V6905 MN46403 MP12.0765 P1-11-10 I11a10.7 Q2631.7 Ywen1 Won 路 {sardine}
+ 725C U9c1b B195 S20 XJ0725B XH5319 V6887 P1-11-9 Q2631.7 Ywen1 Won 路 {sardine}
+ 725D U9c25 B195 S21 XJ16B4B N5321 V6908 MN46382 MP12.0763 P1-11-10 I11a10.5 Q2633.3 Yguan1 Whwan ⤪ {widower} {unmarried man}
+ 725E U9c24 B195 S21 XJ16A4C N5320 V6906 MN46381 MP12.0763 P1-11-10 I11a10.1 Q2132.7 Yshi1 Wsa ֤ Ϥޤ ޤ {yellowtail}
+ 725F U9c21 B195 S21 V6902 MN46374 MP12.0762 P1-11-10 I11a10.6 Q2736.2 Yliu2 Wryu 奦 {a type of fish}
+ 7260 U9c30 B195 S21 V6903 MN46414 MP12.0765 P1-11-10 I11a10.2 Q2530.6 Wsin ϤϤ {sandfish} {(kokuji)}
+ 7261 U9c47 B195 S22 V6910 MN46468 MP12.0769 P1-11-11 I11a11.6 Q2033.2 Ykang1 Wgang {anglerfish}
+ 7262 U9c32 B195 S22 XJ07367 V6909 MN46416 MP12.0765 P2-11-11 Q4833.6 Q5833.6 Yao2 Wo {huge sea turtle}
+ 7263 U9c46 B195 S22 N5325 V6913 MN46464 MP12.0769 P1-11-11 I11a11.4 Q2034.6 Yzhang1 Wjang 祦 {octopus}
+ 7264 U9c3e B195 S22 N5323 V6911 MN46447 MP12.0767 P1-11-11 I11a11.3 Q2139.1 Ybiao4 Wpyo ҥ祦 դ ֤ {fish bladder}
+ 7265 U9c5a B195 S23 V6918 MN46516 MP12.0773 P1-11-12 I11a12.4 Q2436.1 Yxi3 Wheui {sillaginoid} {(kokuji)}
+ 7266 U9c60 B195 S24 V6927 MN46530 MP12.0774 P1-11-13 I11a13.4 Q2836.6 Ykuai4 Whoe ʤޤ {lizard fish}
+ 7267 U9c67 B195 S24 N5336 V6926 MN46542 MP12.0775 P1-11-13 I11a13.3 Q2531.8 Yli3 Wrye 쥤 Ϥ {conger} {sea eel}
+ 7268 U9c76 B195 S26 XJ16A5F XJ16A73 N5337 V6928 MN46592 MP12.0777 P1-11-15 I11a15.1 Q2833.2 Yxiang3 Wsang 祦 襦 դ Ҥ {shark}
+ 7269 U9c78 B195 S27 N5339 V6930 O3014 MN46600 MP12.0887 P1-11-16 I11a16.1 Q2131.7 Ylu2 Wro {sea bass}
+ 726A U9ce7 B196 S13 XJ0726B N5341 V6933 MN46643 MP12.0785 P2-11-2 I11b2.3 Q2721.7 Yfu2 Wbu {wild duck} {end} {suffix}
+ 726B U9cec B196 S9 XJ0726A XH5341 V6934 MN46644 MP12.0787 P2-7-2 Q2721.7 Yfu2 Wbu {wild duck} {end} {suffix}
+ 726C U9cf0 B196 S13 V6935 O1824 MN46658 MP12.0789 P1-2-11 I11b2.2 Q8702.7 Wib ˤ {grebe}
+ 726D U9d09 B92 C196 S16 S15 N2851 V6951 MN46738 MP12.0808 P1-5-11 I11b5.3 Q1722.7 Q7722.7 Yya1 Wa 餹 {crow} {raven}
+ 726E U9d08 B27 C196 S15 XJ03467 XJ0726F XH830 F2128 N836 V6940 MN46734 MP12.0807 P3-2-13 Q7122.7 Yyan4 Wan ꤬ {wild goose}
+ 726F U9ceb B196 S13 XJ03467 XJ0726E XH830 V6932 MN46655 MP12.0789 P3-2-11 Q7122.7 Yyan4 Wan ꤬ {wild goose}
+ 7270 U9d03 B196 S15 V6942 MN46723 MP12.0806 P1-11-4 I11b4.1 Q2533.0 Yjue2 Wgyeog ⤺ {shrike}
+ 7271 U9d06 B196 S15 V6944 MN46727 MP12.0806 P1-4-11 I11b4.2 Q4702.7 Yzhen4 Wjim {a poisonous Chinese bird}
+ 7272 U9d2a B196 S16 V6947 MN46820 MP12.0818 P1-5-11 I11b5.5 Q3782.7 Yyu4 Wyul {flying fast} {swooping}
+ 7273 U9d26 B196 S16 N5345 V6950 MN46822 MP12.0818 P2-5-11 I11b5.8 Q5032.7 Yyang1 Wang {female mandarin duck}
+ 7274 U9daf B196 S21 XJ03229 N5364 V6994 O2940 MN47169 MP12.0855 P2-10-11 I11b10.9 Q3232.7 Q9032.7 Yying1 Waeng {nightingale}
+ 7275 U9d23 B196 S16 V6946 MN46814 MP12.0817 P1-5-11 I11b5.7 Q4762.7 Ygu1 Wgo {partridge}
+ 7276 U9d1f B196 S16 XJ07277 N5347 V6954 MN46805 MP12.0815 P1-5-11 I11b5.4 Q7772.7 Q7712.7 Ychi1 Yzhi1 Wchi Ȥ {kite}
+ 7277 U9d44 B133 C196 S17 XJ07276 XH5347 N3848 V6958 MN46833 MP12.0820 P1-6-11 Q1712.7 Ychi1 Wchi Ȥ {kite} {horned owl} {wine cups}
+ 7278 U9d15 B196 S16 V6952 MN46774 MP12.0811 P1-11-5 I11b5.1 Q2331.1 Ytuo2 Wta {Chinese ostrich}
+ 7279 U9d12 B196 S16 N5344 V6949 MN46770 MP12.0811 P1-5-11 I11b5.6 Q8732.7 Yling2 Wryeong 쥤 {wagtail}
+ 727A U9d41 B196 S17 V6959 MN46888 MP12.0830 P1-6-11 I11b6.2 Q0742.7 Yjiao1 Wgyo {night heron}
+ 727B U9d3f B196 S17 N5349 V6961 O2631 MN46884 MP12.0829 P1-6-11 I11b6.1 Q8762.7 Yge1 Whab Ϥ ɤФ {dove} {temple pigeon}
+ 727C U9d3e B196 S17 N5350 V6962 MN46883 MP12.0829 P1-6-11 I11b6.3 Q2752.7 Ymou2 Wmo ܥ Ȥ {crested ibis}
+ 727D U9d46 B196 S17 V6960 MN46903 MP12.0831 P1-3-14 I3i14.1 Q2132.7 Q2122.1 Whaeng ɤ {plover}
+ 727E U9d48 B196 S17 V6956 P1-6-11 I6e11.1 Q1712.7 Ȥ {kite (bird)}
+ 7321 U9d5d B196 S18 XJ07322 XH5353 V6970 MN46954 MP12.0835 P1-7-11 Q2752.7 Ye2 Wa {goose}
+ 7322 U9d5e B196 S18 XJ07321 N5353 V6969 MN46956 MP12.0837 P2-7-11 I11b7.7 Q2332.7 Ye2 Wa {goose}
+ 7323 U9d64 B196 S18 V6966 MN46980 MP12.0839 P1-7-11 I11b7.5 Q2722.7 Wgag 뤬 {grosbeak} {hawkfinch}
+ 7324 U9d51 B196 S18 N5351 V6967 MN46924 MP12.0832 P1-7-11 I11b7.3 Q6722.7 Yjuan1 Wgyeon {cuckoo}
+ 7325 U9d50 B196 S18 V6964 MN46922 MP12.0832 P1-7-11 I11b7.1 Q1712.7 Ywu2 Wmu {unmottled quail}
+ 7326 U9d59 B196 S18 V6965 MN46947 MP12.0834 P1-7-11 I7b11.1 Q6782.7 Yju2 Wgyeog ⤺ {shrike}
+ 7327 U9d72 B196 S19 N5356 V6975 MN47014 MP12.0842 P1-8-11 I11b8.3 Q4762.7 Yque4 Yqiao3 Wjag 㥯 㥯 {magpie}
+ 7328 U9d89 B196 S19 N5358 V6978 MN47057 MP12.0847 P1-8-11 I11b7.4 Q0742.7 Ychun2 Wsun Wdan {quail}
+ 7329 U9d87 B196 S19 XJ0732A V6973 MN47054 MP12.0847 P1-8-11 I11b8.1 Q5792.7 Ydong1 Wgan ȥ Ĥ {thrush}
+ 732A U9dab B196 S20 XJ07329 V6983 MN47161 MP12.0854 P1-9-11 Q5792.7 Wgan ȥ Ĥ {thrush}
+ 732B U9d6f B196 S19 V6972 MN47010 MP12.0841 P1-8-11 I11b8.2 Q2742.7 Ybei1 Wpil ҥ Ҥɤ {brown eared bulbul}
+ 732C U9d7a B196 S19 N5357 V6977 O2818 MN47030 MP12.0845 P1-8-11 I11b8.5 Q0722.7 Yye4 Wya ̤ {fabulous night bird} {chimera}
+ 732D U9d9a B196 S20 V6981 MN47105 MP12.0850 P1-9-11 I11b9.1 Q6722.7 Ye4 Wag ߤ {osprey}
+ 732E U9da4 B196 S20 XJ16C22 V6982 MN47130 MP12.0853 P1-9-11 I11b9.2 Q3752.7 Yyun4 Wgon Ȥޤ {type of black songbird}
+ 732F U9da9 B196 S20 N5360 V6984 MN47142 MP12.0853 P2-9-11 I11b9.3 Q1832.7 Ymu4 Ywu4 Wmog ܥ Ҥ {domestic duck}
+ 7330 U9db2 B196 S21 V6986 MN47179 MP12.0858 P1-10-11 I11b10.7 Q8712.7 Q8722.7 Yweng1 Wong Ҥ {crested flycatcher} {peewee}
+ 7331 U9dc4 B196 S21 XJ0375C XJ16678 XH5359 N5361 V6985 H1849 O2973A MN47209 MP12.0866 P1-10-11 Q2742.7 Yji1 Wgye ˤȤ Ȥ {chicken}
+ 7332 U9dc1 B196 S21 V6988 MN47206 MP12.0865 P1-10-11 I11b10.8 Q8712.7 Yyi4 Yni4 Wig {waterfowl which flies high but not against the wind}
+ 7333 U9dbb B196 S21 V6987 MN47198 MP12.0864 P1-10-11 I11b10.4 Q7722.7 Ygu3 Yhu2 Ygu2 Wgol Ϥ֤ {falcon} {eagle}
+ 7334 U9db8 B196 S21 N5362 V6992 MN47193 MP12.0863 P1-10-11 I11b10.2 Q1722.7 Yruo4 Wyag 㥯 Ҥ {siskin} {greenfinch} {light yellow-green}
+ 7335 U9dba B196 S21 N5363 V6993 MN47197 MP12.0864 P1-10-11 I11b10.3 Q1722.7 Yji2 Wjeog {wagtail}
+ 7336 U9dc6 B196 S21 XJ07337 V6990 MN47213 MP12.0866 P1-10-11 I11b10.6 Q2782.7 Ytian2 Wjeon ƥ {yellow-white mottled songbird}
+ 7337 U9dcf B196 S21 XJ07336 V6991 P1-10-11 Q4782.7 Yzhen1 Wjeon ƥ {yellow-white mottled songbird}
+ 7338 U9dc2 B196 S21 V6989 MN47207 MP12.0865 P1-10-11 I11b10.5 Q2772.7 Yyao4 Wyo 襦 Ϥ {sparrow hawk}
+ 7339 U9dd9 B196 S22 V6996 MN47275 MP12.0870 P2-11-11 I11b11.4 Q4532.7 Q4432.7 Yzhi4 Wji {flying fish} {vicious as a hawk} {ferocious bird of prey}
+ 733A U9dd3 B196 S22 V6999 MN47251 MP12.0853 P1-11-11 I11b11.2 Q0722.7 Yzhe4 Wja {partridge}
+ 733B U9df8 B196 S23 V7003 MN47359 MP12.0877 P1-12-11 I11b12.4 Q1722.7 Yyu4 Whyul {kingfisher} {snipe}
+ 733C U9de6 B196 S23 V7000 O2976 MN47312 MP12.0873 P1-12-11 I11b12.1 Q2732.7 Yjiao1 Wcho 祦 T1 {wren}
+ 733D U9ded B196 S23 V7001 MN47335 MP12.0875 P1-12-11 I11b12.2 Q2762.7 Yfan2 Wbeon ϥ Ф {water hen} {gallinulle}
+ 733E U9def B196 S23 V7002 O2974 MN47342 MP12.0876 P1-12-11 I11b12.3 Q4792.7 Yliao2 Wryo 祦 {wren}
+ 733F U9dfd B196 S24 V7005 MN47379 MP12.0880 P2-13-11 I11b13.1 Q7732.7 Yxue2 Whag T1 {long-tailed bird} {dove} {bullfinch}
+ 7340 U9e1a B196 S28 N5371 V7009 L2830 O3021 MN47489 MP12.0887 P1-17-11 I11b17.1 Q6742.7 Yying1 Waeng 襦 {parrot} {parakeet}
+ 7341 U9e1b B196 S28 XJ16676 N5370 V7008 MN47500X MP12.0889 P1-17-11 I11b17.2 Q4722.7 Yguan4 Wgwan ΤȤ {Japanese stork}
+ 7342 U9e1e B196 S30 V7010 MN47508 MP12.0890 P2-19-11 I11b19.1 Q2232.7 Yluan2 Wran {fabulous mythical bird} {imperial}
+ 7343 U9e75 B197 S11 N5372 V7011 H2125 L2866 MN47528 MP12.0894 P2-2-9 I2m9.2 Q2160.0 Ylu3 Wro {salt}
+ 7344 U9e79 B197 S20 XJ16269 N5373 V7014 H1885 MN47553 MP12.0896 P1-11-9 I4n16.1 Q2365.0 Yxian2 Wham . 餤 {salty}
+ 7345 U9e7d B108 C197 S25 XJ03176 XH1125 N3126 V7015 H2923 MN47579 MP12.0898 P2-20-5 Q7810.7 Yyan2 Wyeom {salt}
+ 7346 U9e81 B198 S13 V7018 O2053 MN47591 MP12.0910 P2-3-10 Q2721.1 Ycu1 Wchu . {rough} {crude} {coarse}
+ 7347 U9e88 B53 C198 S16 V7019 MN47616 MP12.0911 P3-3-13 I3q13.2 Q0021.4 Yzhu3 Wju {moose} {priest's horsehair flapper} {elk}
+ 7348 U9e8b B53 C198 S17 V7020 MN47625 MP12.0912 P2-11-6 I6b11.5 Q0090.4 Q0029.4 Ymi2 Wmi ʤ줷 {reindeer}
+ 7349 U9e8c B53 C198 S18 V7021 MN47634 MP12.0914 P2-11-7 I3q15.1 Q0043.0 Q0023.4 Ywu2 Wu {stag} {buck} {hart}
+ 734A U9e92 B198 S19 N5380 V7025 L2840 MN47657 MP12.0915 P1-11-8 I3q16.4 Q0428.1 Yqi2 Wgi {Chinese unicorn} {genius} {giraffe} {bright} {shining}
+ 734B U9e95 B53 C198 S19 V7022 MN47660 MP12.0916 P2-11-8 I5d14.1 Q0060.1 Q0027.1 Yjun1 Yqun2 Wgyun Wgun Τ {roe deer}
+ 734C U9e91 B198 S19 N5378 V7024 MN47656 MP12.0915 P2-11-8 I3q16.1 Q0021.7 Yni2 Wye ٥ Τ {fawn}
+ 734D U9e9d B198 S21 N5382 V7027 MN47682 MP12.0921 P2-11-10 I3q18.3 Q0024.1 Yshe4 Wsa {musk deer}
+ 734E U9ea5 B199 S11 XJ0477E XH5385 V7031 H2767 O1488 MN47717 MP12.0927 P2-8-3 Q4020.7 Q4040.7 ZPP4-11-4 Ymai4 Wmaeg Х म {wheat}
+ 734F U9ea9 B199 S15 XJ07350 XJ16C6A N5386 V7033 MN47739X MP12.0931 P3-11-4 I4i12.2 Q4524.3 Yfu1 Wbu դ {light wheat-gluten bread}
+ 7350 U9eb8 B199 S11 XJ0734F XJ16C6A XH5386 V7034 P3-7-4 Q4524.3 Q5524.3 Yfu1 Wbu դ {light wheat-gluten bread}
+ 7351 U9eaa B199 S11 S15 XJ04C4D XJ16C70 XH5389 V7032 MN47742X MP12.0931 P1-7-4 Q4122.7 Q4142.7 ZRP1-11-4 Ymian4 Wmyeon ٥ म {noodles} {wheat flour}
+ 7352 U9ead B199 S12 S16 N5387 V7035 MN47757X MP12.0932 P3-7-5 I4i13.2 Q4724.1 Q4740.1 ZRP3-11-5 Ypao4 Wpo ۥ ʤ {sticky rice ball}
+ 7353 U9761 B200 C175 S19 N5397 V6565 MN42612 MP12.0138 P3-3-16 I3q16.2 Q0021.1 Ymi3 Ymi2 Wmi ʤ. ʤ . {flutter} {wave} {bow to} {obey} {seduce}
+ 7354 U9ecc B201 S25 V7047 MN47985 MP12.0996 P2-13-12 I2o23.1 Q7780.6 Yhong2 Whoeng {school}
+ 7355 U9ece B85 C202 G9 S15 F2335 N2648 V7049 DK1799 L2935 O2389 MN47994 MP12.0998 IN2282 P1-3-12 I3a10.29 Q2713.2 Yli2 Wryeo 쥤 . T1 {dark} {black} {many}
+ 7356 U9ecf B202 S17 XH3472 N5401 V7050 MN48007 MP12.1004 P1-12-5 Q2116.0 Ynian2 Wjeom ͥ ͤ. ͤ. {stick to} {glutinous} {sticky} {glue}
+ 7357 U9ed0 B202 S23 N5402 V7051 MN48027X MP12.1006 P1-12-11 I5d17.1 Q2012.7 Ychi1 Yli2 Wri {bird-lime}
+ 7358 U9ed4 B203 S16 V7054 MN48056 MP12.1017 P1-12-4 I4d12.10 Q6832.7 Yqian2 Wgeom Wgeum . {black}
+ 7359 U9edc B203 S17 N5407 V7059 MN48076 MP12.1022 P1-12-5 I4d13.8 Q6237.2 Ychu4 Wchul ꤾ. {draw back}
+ 735A U9ede B203 S17 XJ04540 XH804 N5406 V7057 H1894 MN48083 MP12.1024 P1-12-5 Q6136.0 Ydian3 Wjeom ƥ . . .Ƥ . Ȥ. Ȥ. ܤ {point} {mark} {speck} {decimal pt}
+ 735B U9edd B203 S17 V7058 MN48082 MP12.1023 P1-12-5 I2g15.1 Q6432.7 Yyou3 Wyu 楦 {black}
+ 735C U9ee0 B203 S18 N5409 V7061 MN48097 MP12.1028 P1-12-6 I4d14.6 Q6436.1 Yxia2 Whil . 뤬. {crafty}
+ 735D U9ee5 B203 S20 N5410 V7063 MN48123 MP12.1030 P1-12-8 I4d16.1 Q6039.6 Yqing2 Yjing1 Wgyeong 줺 {tatooing}
+ 735E U9ee8 B203 S20 XJ0455E XH1363 V7062 H2623 O2898 MN48132 MP12.1031 P2-5-15 Q9033.1 Ydang3 Wdang ȥ ʤ {party} {faction} {clique}
+ 735F U9eef B203 S21 N5411 V7064 MN48159 MP12.1035 P1-12-9 I5b16.1 Q6036.1 Yan4 Wam . {black} {dark}
+ 7360 U9ef4 B60 C203 S23 N1643 V7065 H814 MN48196 MP12.1037 P1-3-20 I3i20.1 Q2824.0 Ymei2 Wmi Х ޥ .Ӥ {mold} {mildew}
+ 7361 U9ef6 B203 S26 V7066 MN48229 MP12.1039 P2-14-12 I4d22.1 Q7133.1 Yyan3 Wyeom Wam ۤ {mole} {scar} {blemish}
+ 7362 U9ef7 B203 S27 V7067 MN48234 MP12.1039 P1-12-15 I7b20.1 Q6438.6 Ydu2 Wdog ȥ . . {make dirty} {become dirty}
+ 7363 U9ef9 B204 S12 V7068 H2605 MN48248 MP12.1040 P2-5-7 I0a12.1 Q3222.7 Yzhi3 Wchi ̤ ̤Ȥ T2 դ {sewing}
+ 7364 U9efb B204 S17 V7069 MN48250 MP12.1041 P1-12-5 I0a17.1 Q3324.7 Q3324.4 Yfu2 Wbul ե {lap robe} {embroidery pattern}
+ 7365 U9efc B204 S19 V7070 MN48252 MP12.1041 P1-12-7 I0a19.1 Q3322.7 Yfu3 Wbo {embroidery}
+ 7366 U9efd B205 S13 N5412 V7071 H3584 O2249 MN48257 MP12.1043 P4-13-1 I0a13.2 Q7771.7 Ymin3 Ymian3 Wmin ܥ ӥ ٥ ߥ . Ĥ. {green frog} {industry}
+ 7367 U9f07 B205 S24 XJ07262 XH5413 V7072 MN48301 MP12.1046 P2-11-13 I4h22.1 Q4871.7 Yao2 Wo ٥ äݤ {snapping turtle}
+ 7368 U9f08 B205 S25 XJ16B40 XJ16D5F N5413 V7073 L3000 MN48305 MP12.1047 P2-12-13 I4i20.1 Q9871.7 Ybie1 Wbyeol ٥ إ äݤ {snapping turtle}
+ 7369 U76b7 B207 S14 XJ0385D XH5415 V3881 MN22887 MP8.0100 P1-9-5 Q4414.7 Ygu3 Wgo ĤŤ {drum} {beat} {rouse}
+ 736A U9f15 B207 S18 V7077 MN48341 MP12.1060 P2-13-5 I3p15.1 Q4430.3 Ydong1 Wdong ȥ {beating of drums}
+ 736B U9f21 B208 S8 XJ0414D XH5417 V1394 P2-3-5 Q3221.7 Q9021.7 Yshu3 Wseo ͤ ͤ {rat} {mouse} {dark gray}
+ 736C U9f2c B208 S18 N5418 V7079 MN48427 MP12.1069 P3-13-5 I0a18.1 Q7571.6 Yyou4 Wyu 楦 {weasel} {skunk} {ermine}
+ 736D U9f3e B209 S17 N5422 V7083 L2944 MN48505 MP12.1076 P1-14-3 I5f12.3 Q2124.0 Yhan1 Whan Ӥ {snoring}
+ 736E U9f4a B210 S14 XJ04046 XJ13040 XJ14158 XH5423 V7084 H2142 O2401 MN48560 MP12.1079 P2-2-12 Q0022.3 ZPP2-10-4 Yqi2 Yzhai1 Wja Wje Wjae . Ҥ. Ҥ. Ϥ䤤 T1 ҤȤ {alike} {equal} {similar} {Saito}
+ 736F U9f52 B211 S15 XJ03B75 XH5428 V7088 H2516 O2598 MN48583 MP12.1095 P2-4-11 Q2177.2 Ychi3 Wchi 襤 . 襤. {tooth} {cog}
+ 7370 U9f54 B211 S17 XJ16D45 V7089 MN48587 MP12.1098 P1-15-2 I2a15.6 Q2171.0 Ychen4 Wchin ȥ {losing baby teeth} {child}
+ 7371 U9f63 B211 S20 N5429 V7091 MN48638 MP12.1102 P1-15-5 I3d17.6 Q2772.0 Ychu1 Wcheog 㥯 {a paragraph} {section}
+ 7372 U9f5f B211 S20 N5432 V7095 MN48627 MP12.1101 P1-15-5 I2a18.1 Q2771.0 Yju3 Wjeo Wseo {uneven} {bite} {disagree}
+ 7373 U9f60 B211 S20 V7090 MN48631X MP12.1101 P1-15-5 I3d17.4 Q2776.2 Ytiao2 Wcho 祦 {baby teeth} {young child}
+ 7374 U9f61 B211 S20 XJ04E70 XH5431 V7094 H1916 O2930 MN48632 MP12.1102 P1-15-5 Q2873.7 Yling2 Wryeong 쥤 . Ȥ {age}
+ 7375 U9f66 B211 S21 N5433 V7096 MN48649 MP12.1102 P1-15-6 I2a19.3 Q2773.2 Yyin2 Yken3 Wgan Weun Ϥ {gums}
+ 7376 U9f67 B211 S21 XJ05377 N5434 V7097 MN48651 MP12.1103 P2-6-15 I2a19.4 Q5777.2 Q5777.1 Ynie4 Wseol . . {gnaw} {nibble} {munch} {have a smattering of}
+ 7377 U9f6c B211 S22 N5435 V7098 MN48680 MP12.1105 P1-15-7 I3d19.4 Q2176.1 Yyu3 Weo {irregular teeth}
+ 7378 U9f6a B211 S22 XJ16D53 N5436 V7099 MN48669 MP12.1104 P1-15-7 I7d15.3 Q2678.1 Ychuo4 Wchag 奯 奦 . {grating the teeth}
+ 7379 U9f77 B211 S24 N5438 V7101 MN48727 MP12.1108 P1-15-9 I3r21.1 Q2771.4 Ywo4 Wag {grating the teeth} {fretful}
+ 737A U9f72 B211 S24 N5439 V7102 MN48716X MP12.1107 P1-15-9 I2a22.1 Q2272.7 Yqu3 Wu ष {decayed tooth} {cavity}
+ 737B U9f76 B211 S24 XJ15642 N5437 V7100 MN48725 MP12.1108 P1-15-9 I3d21.1 Q2672.7 Ye4 Wag Ϥ {jaw}
+ 737C U9f95 B9 C212 S22 N568 V7104 MN48839 MP12.1151 P2-2-20 I2a20.3 Q8021.1 Ykan1 Wgam 줤 {alcove for an image}
+ 737D U9f9c B213 S18 S16 XJ03535 XH2147 XH5445 V7106 H2150 O2598A MN48847 MP12.1151 P2-2-16 Q2711.7 ZPP4-18-4 Ygui1 Yjun1 Yqiu1 Wgwi Wgu Wgyun 奦 T1 Ҥ {turtle} {tortoise}
+ 737E U9fa0 B214 S17 N5446 V7107 H2149 MN48882 MP12.1159 P2-2-15 I2a15.5 Q8022.7 ZPP2-3-14 Yyue4 Wyag 䥯 դ {flute}
+ 7421 U582f B32 S12 XJ03646 V1041 H2307 MN5272 MP3.0214 P2-3-9 I3b9.3 Q4021.1 Yyao2 Wyo 祦 . {high} {far}
+ 7422 U69c7 B75 S14 XJ04B6A N2339 V2818 H1054 O2297 MN15310 MP6.0496 P1-4-10 I4a10.27 Q4198.1 Ydian1 Yzhen3 Wjeon ƥ ޤ {twig} {Chinese black pine}
+ 7423 U9059 B162 S14 S12 XJ04D5A N4729 V6097 H3261 O2421 MN39035 MP11.0147 P3-4-10 I2q10.3 Q3730.7 Yyao2 Wyo 襦 Ϥ. {far off} {distant} {long ago}
+ 7424 U7464 B96 S14 XJ06076 V3666 H1061 MN21149 MP7.0155 P1-4-10 Q1717.2 Yyao2 Wyo 襦 {beautiful (as a jewel)}
+ 7425 U51dc B15 G9 S15 XJ0515B V429 DK126 MN1717 MP00.0000 IN2026 P1-2-13 Q3019.0 Ylin3 Wreum Ӥ. {cold} {strict} {severe}
+ 7426 U7199 B86 G9 S15 XJ05F66 XJ05F67 V3464 DK1837 IN2148 P2-11-4 Q7733.0 Yxi1 Wheui Τ. Ҥ. Ҥ. . . 餫 Ҥ. Ҥ.ޤ {bright} {sunny} {prosperous} {merry}
diff --git a/kiten/kiten.cpp b/kiten/kiten.cpp
new file mode 100644
index 00000000..434f02e1
--- /dev/null
+++ b/kiten/kiten.cpp
@@ -0,0 +1,901 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+ (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kaction.h>
+#include <kapplication.h>
+#include <kconfig.h>
+#include <kconfigdialog.h>
+#include <kdebug.h>
+#include <kdeversion.h>
+#include <kedittoolbar.h>
+#include <kglobalaccel.h>
+#include <kiconloader.h>
+#include <kkeydialog.h>
+#include <klocale.h>
+#include <kmainwindow.h>
+#include <kstandarddirs.h>
+#include <kstatusbar.h>
+
+#include <qclipboard.h>
+#include <qregexp.h>
+#include <qtextcodec.h>
+#include <qtimer.h>
+
+#include "kiten.h"
+#include "learn.h"
+#include "kitenconfig.h"
+#include "optiondialog.h"
+
+#include <cassert>
+
+TopLevel::TopLevel(QWidget *parent, const char *name) : KMainWindow(parent, name)
+{
+#if KDE_VERSION > 305
+ setStandardToolBarMenuEnabled(true);
+#endif
+
+ config = Config::self();
+ config->readConfig();
+ Accel = new KGlobalAccel(this);
+ (void) Accel->insert("Lookup Kanji (Kanjidic)", i18n("Lookup Kanji (Kanjidic)"), i18n("Gives detailed information about Kanji currently on clipboard."), CTRL + ALT + Key_K, CTRL + ALT + Key_K, this, SLOT(kanjiSearchAccel()));
+ (void) Accel->insert("Lookup English/Japanese word", i18n("Lookup English/Japanese Word"), i18n("Looks up current text on clipboard in the same way as if you used Kiten's regular search."), CTRL + ALT + Key_S, CTRL + ALT + Key_S, this, SLOT(searchAccel()));
+ Accel->readSettings(KGlobal::config());
+ Accel->updateConnections();
+
+ _ResultView = new ResultView(true, this, "_ResultView");
+ setCentralWidget(_ResultView);
+
+ (void) KStdAction::quit(this, SLOT(close()), actionCollection());
+ (void) KStdAction::print(this, SLOT(print()), actionCollection());
+ (void) KStdAction::preferences(this, SLOT(slotConfigure()), actionCollection());
+ KStdAction::keyBindings(guiFactory(), SLOT(configureShortcuts()), actionCollection());
+ (void) new KAction(i18n("&Learn"), "pencil", CTRL+Key_L, this, SLOT(createLearn()), actionCollection(), "file_learn");
+ (void) new KAction(i18n("&Dictionary Editor..."), "edit", 0, this, SLOT(createEEdit()), actionCollection(), "dict_editor");
+ (void) new KAction(i18n("Ra&dical Search..."), "gear", CTRL+Key_R, this, SLOT(radicalSearch()), actionCollection(), "search_radical");
+ Edit = new EditAction(i18n("Search Edit"), 0, this, SLOT(search()), actionCollection(), "search_edit");
+ (void) new KAction(i18n("&Clear Search Bar"), BarIcon("locationbar_erase", 16), CTRL+Key_N, Edit, SLOT(clear()), actionCollection(), "clear_search");
+ (void) new KAction(i18n("S&earch"), "key_enter", 0, this, SLOT(search()), actionCollection(), "search");
+ (void) new KAction(i18n("Search with &Beginning of Word"), 0, this, SLOT(searchBeginning()), actionCollection(), "search_beginning");
+ (void) new KAction(i18n("Search &Anywhere"), 0, this, SLOT(searchAnywhere()), actionCollection(), "search_anywhere");
+ (void) new KAction(i18n("Stro&kes"), "paintbrush", CTRL+Key_S, this, SLOT(strokeSearch()), actionCollection(), "search_stroke");
+ (void) new KAction(i18n("&Grade"), "leftjust", CTRL+Key_G, this, SLOT(gradeSearch()), actionCollection(), "search_grade");
+ kanjiCB = new KToggleAction(i18n("&Kanjidic"), "kanjidic", CTRL+Key_K, this, SLOT(kanjiDictChange()), actionCollection(), "kanji_toggle");
+ deinfCB = new KToggleAction(i18n("&Deinflect Verbs in Regular Search"), 0, this, SLOT(kanjiDictChange()), actionCollection(), "deinf_toggle");
+ comCB = new KToggleAction(i18n("&Filter Rare"), "filter", CTRL+Key_F, this, SLOT(toggleCom()), actionCollection(), "common");
+ autoSearchToggle = new KToggleAction(i18n("&Automatically Search Clipboard Selections"), "find", 0, this, SLOT(kanjiDictChange()), actionCollection(), "autosearch_toggle");
+ irAction = new KAction(i18n("Search &in Results"), "find", CTRL+Key_I, this, SLOT(resultSearch()), actionCollection(), "search_in_results");
+ (void) KStdAction::configureToolbars(this, SLOT(configureToolBars()), actionCollection());
+ addAction = new KAction(i18n("Add &Kanji to Learning List"), 0, this, SLOT(addToList()), actionCollection(), "add");
+ addAction->setEnabled(false);
+ (void) new KAction(i18n("Configure &Global Shortcuts..."), "configure_shortcuts", 0, this, SLOT(configureGlobalKeys()), actionCollection(), "options_configure_keybinding");
+
+ historyAction = new KListAction(i18n("&History"), 0, 0, 0, actionCollection(), "history");
+ connect(historyAction, SIGNAL(activated(int)), this, SLOT(goInHistory(int)));
+ backAction = KStdAction::back(this, SLOT(back()), actionCollection());
+ forwardAction = KStdAction::forward(this, SLOT(forward()), actionCollection());
+ backAction->setEnabled(false);
+ forwardAction->setEnabled(false);
+ currentResult = resultHistory.end();
+ currentResultIndex = 0;
+
+ createGUI();
+
+ StatusBar = statusBar();
+ optionDialog = 0;
+
+ comCB->setChecked(config->com());
+ kanjiCB->setChecked(config->kanji());
+ autoSearchToggle->setChecked(config->autosearch());
+ deinfCB->setChecked(config->deinf());
+
+ updateConfiguration();
+
+ if (config->startLearn())
+ createLearn();
+
+ resize(600, 400);
+ applyMainWindowSettings(KGlobal::config(), "TopLevelWindow");
+
+ connect(_ResultView, SIGNAL(linkClicked(const QString &)), SLOT(ressearch(const QString &)));
+ connect(kapp->clipboard(), SIGNAL(selectionChanged()), this, SLOT(autoSearch()));
+
+ QTimer::singleShot(10, this, SLOT(finishInit()));
+}
+
+TopLevel::~TopLevel()
+{
+ delete optionDialog;
+ optionDialog = 0;
+}
+
+void TopLevel::finishInit()
+{
+ // if it's the application's first time starting,
+ // the app group won't exist and we show demo
+ if (!kapp->config()->hasGroup("app"))
+ {
+ if (kanjiCB->isChecked())
+ Edit->setText(QString::fromUtf8("辞"));
+ else
+ Edit->setText(QString::fromUtf8("辞書"));
+
+ search();
+ }
+
+ Edit->clear(); // make sure the edit is focused initially
+ StatusBar->message(i18n("Welcome to Kiten"));
+ setCaption(QString::null);
+}
+
+bool TopLevel::queryClose()
+{
+ for (QPtrListIterator<Learn> i(learnList); *i;)
+ {
+ (*i)->show();
+ if (!(*i)->closeWindow())
+ return false; // cancel
+ Learn *old = *i;
+ ++i;
+ learnList.remove(old);
+ }
+
+ config->setCom(comCB->isChecked());
+ config->setKanji(kanjiCB->isChecked());
+ config->setAutosearch(autoSearchToggle->isChecked());
+ config->setDeinf(deinfCB->isChecked());
+ config->writeConfig();
+
+ saveMainWindowSettings(KGlobal::config(), "TopLevelWindow");
+ return true;
+}
+
+void TopLevel::addToList()
+{
+ if (learnList.isEmpty())
+ createLearn();
+ else
+ StatusBar->message(i18n("%1 added to learn list of all open learn windows").arg(toAddKanji.kanji()));
+
+ emit add(toAddKanji);
+}
+
+void TopLevel::doSearch(const QString &text, QRegExp regexp)
+{
+ if (text.isEmpty())
+ {
+ StatusBar->message(i18n("Empty search items"));
+ return;
+ }
+
+ StatusBar->message(i18n("Searching..."));
+
+ Dict::SearchResult results;
+ if (kanjiCB->isChecked())
+ {
+ results = _Asyndeta.retrieveIndex()->searchKanji(regexp, text, comCB->isChecked());
+ }
+ else
+ {
+ results = _Asyndeta.retrieveIndex()->search(regexp, text, comCB->isChecked());
+
+ // do again... bad because sometimes reading is kanji
+ if ((readingSearch || beginningReadingSearch) && (results.count < 1))
+ {
+ //kdDebug() << "doing again\n";
+
+ if (beginningReadingSearch)
+ regexp = kanjiSearchItems(true);
+ else if (readingSearch)
+ regexp = kanjiSearchItems();
+
+ results = _Asyndeta.retrieveIndex()->search(regexp, text, comCB->isChecked());
+ }
+ }
+
+ addHistory(results);
+ handleSearchResult(results);
+ readingSearch = false;
+}
+
+void TopLevel::doSearchInResults(const QString &text, QRegExp regexp)
+{
+ if (text.isEmpty())
+ {
+ StatusBar->message(i18n("Empty search items"));
+ return;
+ }
+
+ StatusBar->message(i18n("Searching..."));
+ Dict::SearchResult results = _Asyndeta.retrieveIndex()->searchPrevious(regexp, text, *currentResult, comCB->isChecked());
+ addHistory(results);
+ handleSearchResult(results);
+ readingSearch = false;
+}
+
+void TopLevel::handleSearchResult(Dict::SearchResult results)
+{
+ Edit->setText(results.text);
+ setResults(results.count, results.outOf);
+
+ addAction->setEnabled(false);
+ _ResultView->clear();
+
+ Dict::Entry first = Dict::firstEntry(results);
+
+ if (results.count > 0)
+ kanjiCB->setChecked(first.extendedKanjiInfo());
+ else
+ {
+ _ResultView->flush();
+ return;
+ }
+
+ if (first.extendedKanjiInfo())
+ {
+ if (results.count == 1) // if its only one entry, give compounds too!
+ {
+ toAddKanji = first;
+ _ResultView->addKanjiResult(toAddKanji, results.common, _Rad.radByKanji(toAddKanji.kanji()));
+
+ addAction->setEnabled(true);
+
+ _ResultView->append(QString("<p>%1</p>").arg(i18n("HTML Entity: %1").arg(QString("&amp;#x%1;").arg(QString::number(toAddKanji.kanji().at(0).unicode(), 16))))); // show html entity
+
+ // now show some compounds in which this kanji appears
+ QString kanji = toAddKanji.kanji();
+
+ _ResultView->addHeader(i18n("%1 in compounds").arg(kanji));
+
+ Dict::SearchResult compounds = _Asyndeta.retrieveIndex()->search(QRegExp(kanji), kanji, true);
+ bool common = true;
+ if (compounds.count <= 0)
+ {
+ compounds = _Asyndeta.retrieveIndex()->search(QRegExp(kanji), kanji, false);
+ _ResultView->addHeader(i18n("(No common compounds)"), 4);
+ common = false;
+ }
+
+ for (QValueListIterator<Dict::Entry> it = compounds.list.begin(); it != compounds.list.end(); ++it)
+ {
+ //kdDebug() << "adding " << (*it).kanji() << endl;
+ _ResultView->addResult(*it, common);
+ kapp->processEvents();
+ }
+ }
+ else
+ {
+ for (QValueListIterator<Dict::Entry> it = results.list.begin(); it != results.list.end(); ++it)
+ {
+ kapp->processEvents();
+ _ResultView->addKanjiResult(*it, results.common);
+ }
+ }
+ }
+ else
+ {
+ for (QValueListIterator<Dict::Entry> it = results.list.begin(); it != results.list.end(); ++it)
+ {
+ kapp->processEvents();
+ _ResultView->addResult(*it, comCB->isChecked());
+ }
+ }
+
+ _ResultView->flush();
+}
+
+void TopLevel::searchBeginning()
+{
+ QString text = Edit->text();
+ QRegExp regexp;
+
+ switch (Dict::textType(text))
+ {
+ case Dict::Text_Latin:
+ regexp = QRegExp(QString("\\W").append(text));
+ break;
+
+ case Dict::Text_Kana:
+ if (kanjiCB->isChecked())
+ {
+ regexp = QRegExp(QString("\\W").append(text));
+ }
+ else
+ {
+ beginningReadingSearch = true;
+ regexp = QRegExp(QString("\\[").append(text));
+ }
+ break;
+
+ case Dict::Text_Kanji:
+ regexp = QRegExp(QString("^").append(text));
+ }
+
+ doSearch(text, regexp);
+}
+
+void TopLevel::searchAnywhere()
+{
+ doSearch(Edit->text(), QRegExp(Edit->text()));
+}
+
+void TopLevel::resultSearch()
+{
+ search(true);
+}
+
+// called when a kanji is clicked on in result view
+void TopLevel::ressearch(const QString &text)
+{
+ //kdDebug() << "ressearch(" << text << endl;
+ if (text.startsWith("__radical:"))
+ {
+ QString radical = text.section(":", 1, 1).right(1);
+ //kdDebug() << "radical is " << radical << endl;
+ radicalSearch()->addRadical(radical);
+ return;
+ }
+ Edit->setText(text);
+ kanjiCB->setChecked(true);
+ search();
+}
+
+void TopLevel::search(bool inResults)
+{
+ QString text = Edit->text();
+ QRegExp regexp;
+
+ switch (Dict::textType(text))
+ {
+ case Dict::Text_Latin:
+ regexp = searchItems();
+ break;
+
+ case Dict::Text_Kana:
+ regexp = readingSearchItems(kanjiCB->isChecked());
+ readingSearch = true;
+ break;
+
+ case Dict::Text_Kanji:
+ if (deinfCB->isChecked()) // deinflect
+ {
+ bool common = comCB->isChecked();
+ QStringList names;
+ QStringList res(_DeinfIndex.deinflect(text, names));
+
+ if (res.size() > 0)
+ {
+ Dict::SearchResult hist;
+ hist.count = 0;
+ hist.outOf = 0;
+ hist.common = common;
+ hist.text = text;
+
+ QStringList done;
+
+ res.prepend(text);
+ names.prepend(i18n("No deinflection"));
+
+ QStringList::Iterator nit = names.begin();
+ for (QStringList::Iterator it = res.begin(); it != res.end(); ++it, ++nit)
+ {
+ if (done.contains(*it) > 0)
+ continue;
+
+ //kdDebug() << "currently on deinflection " << *it << endl;
+ Dict::SearchResult results = _Asyndeta.retrieveIndex()->search(QRegExp(QString("^") + (*it) + "\\W"), *it, common);
+
+ if (results.count < 1) // stop if it isn't in the dictionary
+ continue;
+
+ hist.list.append(Dict::Entry(*nit, true));
+
+ hist.list += results.list;
+ hist.results += results.results;
+
+ hist.count += results.count;
+ hist.outOf += results.outOf;
+
+ done.append(*it);
+ }
+
+ handleSearchResult(hist);
+ addHistory(hist);
+ return;
+ }
+ }
+
+ regexp = kanjiSearchItems();
+ }
+
+ if (inResults)
+ doSearchInResults(text, regexp);
+ else
+ doSearch(text, regexp);
+}
+
+void TopLevel::strokeSearch()
+{
+ QString strokesString;
+
+ bool ok = false;
+ QString text = Edit->text().stripWhiteSpace();
+ unsigned int strokes = text.toUInt(&ok);
+
+ if (!ok)
+ {
+ /*
+ if (text.find("-") < 0)
+ {
+ StatusBar->message(i18n("For a range between 4 and 8 strokes, use '4-8'"));
+ return;
+ }
+
+ unsigned int first = text.section('-', 0, 0).toUInt(&ok);
+ if (!ok)
+ {
+ StatusBar->message(i18n("First number not parseable\n"));
+ return;
+ }
+
+ unsigned int second = text.section('-', 1, 1).toUInt(&ok);
+ if (!ok)
+ {
+ StatusBar->message(i18n("Second number not parseable\n"));
+ return;
+ }
+
+ bool already = false;
+ for (int i = first; i <= second; ++i)
+ {
+ if (already)
+ strokesString.append('|');
+
+ already = true;
+
+ strokesString.append(QString::number(i));
+ }
+
+ strokesString.append(')');
+ strokesString.prepend("(?:");
+
+ //kdDebug() << "strokesString is " << strokesString << endl;
+ */
+
+ StatusBar->message(i18n("Unparseable number"));
+ return;
+ }
+ else if (strokes <= 0 || strokes > 60)
+ {
+ StatusBar->message(i18n("Invalid stroke count"));
+ return;
+ }
+ else
+ {
+ strokesString = QString::number(strokes);
+ }
+
+
+ QRegExp regexp = QRegExp(text);
+
+ // must be in kanjidic mode
+ kanjiCB->setChecked(true);
+
+ doSearch(QString("S%1 ").arg(strokesString), regexp);
+}
+
+void TopLevel::gradeSearch()
+{
+ QString editText = Edit->text().stripWhiteSpace();
+ unsigned int grade;
+
+ if (editText.lower() == "jouyou")
+ grade = 8;
+ else if (editText.lower() == "jinmeiyou")
+ grade = 9;
+ else
+ grade = editText.toUInt();
+
+ if (grade <= 0 || grade > 9)
+ {
+ StatusBar->message(i18n("Invalid grade"));
+ return;
+ }
+
+ QString text = QString("G%1 ").arg(grade);
+ QRegExp regexp = QRegExp(text);
+
+ kanjiCB->setChecked(true);
+
+ doSearch(text, regexp);
+}
+
+QString TopLevel::clipBoardText() // gets text from clipboard for globalaccels
+{
+ kapp->clipboard()->setSelectionMode(true);
+ QString text = kapp->clipboard()->text().stripWhiteSpace();
+ kapp->clipboard()->setSelectionMode(false);
+
+ return text;
+}
+
+QString TopLevel::filteredClipboardText()
+{
+ QString newText = clipBoardText();
+ QString currentText = Edit->text();
+ if (newText.length() < 80 && newText.find(':') < 0 && newText.find('#') < 0 && newText.find("-") != 0 && newText.find("+") < 0 && currentText.find(newText) < 0)
+ return newText;
+ else
+ return QString::null;
+}
+
+void TopLevel::autoSearch()
+{
+ if (autoSearchToggle->isChecked())
+ searchAccel();
+}
+
+void TopLevel::searchAccel()
+{
+ QString newText = filteredClipboardText();
+ if (!newText.isNull())
+ {
+ kanjiCB->setChecked(false);
+
+ raise();
+
+ Edit->setText(newText);
+ search();
+ }
+}
+
+void TopLevel::kanjiSearchAccel()
+{
+ QString newText = filteredClipboardText();
+ if (!newText.isNull())
+ {
+ kanjiCB->setChecked(true);
+
+ raise();
+
+ Edit->setText(newText);
+ search();
+ }
+}
+
+void TopLevel::setResults(unsigned int results, unsigned int fullNum)
+{
+ QString str = i18n("%n result","%n results",results);
+
+ if (results < fullNum)
+ str += i18n(" out of %1").arg(fullNum);
+
+ StatusBar->message(str);
+ setCaption(str);
+}
+
+void TopLevel::slotConfigurationChanged()
+{
+ updateConfiguration();
+}
+
+void TopLevel::updateConfiguration()
+{
+ _Asyndeta.readKitenConfiguration();
+ _ResultView->updateFont();
+}
+
+void TopLevel::slotConfigure()
+{
+ if (ConfigureDialog::showDialog("settings"))
+ return;
+
+ //ConfigureDialog didn't find an instance of this dialog, so lets create it :
+ optionDialog = new ConfigureDialog(this, "settings");
+ connect(optionDialog, SIGNAL(hidden()),this,SLOT(slotConfigureHide()));
+ connect(optionDialog, SIGNAL(settingsChanged()), this, SLOT(slotConfigurationChanged()));
+ connect(optionDialog, SIGNAL(valueChanged()), this, SIGNAL(quizConfChanged()));
+ optionDialog->show();
+
+ return;
+}
+
+void TopLevel::slotLearnConfigure()
+{
+ slotConfigure();
+ optionDialog->showPage(2);
+}
+
+void TopLevel::slotConfigureHide()
+{
+ QTimer::singleShot(0, this, SLOT(slotConfigureDestroy()));
+}
+
+void TopLevel::slotConfigureDestroy()
+{
+ if (optionDialog != 0 && optionDialog->isVisible() == 0)
+ {
+ delete optionDialog;
+ optionDialog = 0;
+ }
+}
+
+void TopLevel::createLearn()
+{
+ Learn *_Learn = new Learn(_Asyndeta.retrieveIndex(), 0);
+
+ connect(_Learn, SIGNAL(destroyed(Learn *)), this, SLOT(learnDestroyed(Learn *)));
+ connect(_Learn, SIGNAL(linkClicked(const QString &)), this, SLOT(ressearch(const QString &)));
+ connect(_Learn, SIGNAL(configureLearn()), this, SLOT(slotLearnConfigure()));
+ connect(this, SIGNAL(quizConfChanged()), _Learn, SLOT(updateQuizConfiguration()));
+ connect(this, SIGNAL(add(Dict::Entry)), _Learn, SLOT(add(Dict::Entry)));
+
+ learnList.append(_Learn);
+
+ _Learn->show();
+}
+
+void TopLevel::learnDestroyed(Learn *learn)
+{
+ learnList.remove(learn);
+}
+
+void TopLevel::createEEdit()
+{
+ eEdit *_eEdit = new eEdit(_Asyndeta.personalDictionaryLocation(), this);
+ _eEdit->show();
+}
+
+void TopLevel::kanjiDictChange()
+{
+ // Do we even *need* something here?
+}
+
+QRegExp TopLevel::readingSearchItems(bool kanji)
+{
+ QString text = Edit->text();
+ if (text.isEmpty()) // abandon search
+ return QRegExp(); //empty
+
+ //CompletionObj->addItem(text);
+ QString regexp;
+ if (kanji)
+ regexp = " %1 ";
+ else
+ regexp = "\\[%1\\]";
+
+ regexp = regexp.arg(text);
+
+ return QRegExp(regexp, Config::caseSensitive());
+}
+
+QRegExp TopLevel::kanjiSearchItems(bool beginning)
+{
+ QString text = Edit->text();
+
+ if (text.isEmpty())
+ return QRegExp(); //empty
+
+ QString regexp;
+ if (beginning)
+ regexp = "^%1";
+ else
+ regexp = "^%1\\W";
+
+ regexp = regexp.arg(text);
+
+ return QRegExp(regexp, Config::caseSensitive());
+}
+
+QRegExp TopLevel::searchItems()
+{
+ QString regexp;
+ QString text = Edit->text();
+ if (text.isEmpty())
+ return QRegExp(); //empty
+
+ unsigned int contains = text.contains(QRegExp("[A-Za-z0-9_:]"));
+ if (Config::wholeWord() && contains == text.length())
+ regexp = "\\W%1\\W";
+ else
+ regexp = "%1";
+
+ regexp = regexp.arg(text);
+
+ return QRegExp(regexp, Config::caseSensitive());
+}
+
+void TopLevel::toggleCom()
+{
+}
+
+void TopLevel::configureToolBars()
+{
+ saveMainWindowSettings(KGlobal::config(), "TopLevelWindow");
+ KEditToolbar dlg(actionCollection(), "kitenui.rc");
+ connect(&dlg, SIGNAL(newToolbarConfig()), SLOT(newToolBarConfig()));
+ dlg.exec();
+}
+
+void TopLevel::newToolBarConfig()
+{
+ createGUI("kitenui.rc");
+ applyMainWindowSettings(KGlobal::config(), "TopLevelWindow");
+}
+
+RadWidget *TopLevel::radicalSearch()
+{
+ RadWidget *rw = new RadWidget(&_Rad, 0, "rw");
+ connect(rw, SIGNAL(set(const QStringList &, unsigned int, unsigned int)), this, SLOT(radSearch(const QStringList &, unsigned int, unsigned int)));
+ rw->show();
+ return rw;
+}
+
+void TopLevel::radSearch(const QStringList &_list, unsigned int strokes, unsigned int errorMargin)
+{
+ //kdDebug() << "TopLevel::radSearch\n";
+
+ QStringList list(_Rad.kanjiByRad(_list));
+
+ QStringList::iterator it;
+
+ Dict::SearchResult hist;
+ hist.count = 0;
+ hist.outOf = 0;
+ hist.common = comCB->isChecked();
+
+ QString prettyRadicalString;
+ bool already = false;
+ for (QStringList::ConstIterator it = _list.begin(); it != _list.end(); ++it)
+ {
+ if (already)
+ prettyRadicalString.append(", ");
+ prettyRadicalString.append(*it);
+
+ already = true;
+ }
+
+ hist.text = i18n("Radical(s): %1").arg(prettyRadicalString);
+
+ if (strokes)
+ hist.list.append(Dict::Entry(i18n("Kanji with radical(s) %1 and %2 strokes").arg(prettyRadicalString).arg(strokes), true));
+ else
+ hist.list.append(Dict::Entry(i18n("Kanji with radical(s) %1").arg(prettyRadicalString), true));
+
+ QString strokesString;
+ if (strokes)
+ {
+ strokesString = QString::number(strokes);
+ for (unsigned i = 1; i <= errorMargin; ++i)
+ {
+ strokesString.append('|');
+ strokesString.prepend('|');
+ strokesString.append(QString::number(strokes + i));
+ strokesString.prepend(QString::number(strokes - i));
+ }
+
+ strokesString.append(')');
+ strokesString.prepend("(?:");
+
+ //kdDebug() << "strokesString is " << strokesString << endl;
+ }
+
+ for (it = list.begin(); it != list.end(); ++it)
+ {
+
+ Dict::SearchResult results = _Asyndeta.retrieveIndex()->searchKanji(QRegExp(strokes? (QString("S%1 ").arg(strokesString)) : (QString("^") + (*it)) ), (*it), comCB->isChecked());
+ hist.outOf += results.outOf;
+
+ if (results.count < 1)
+ continue;
+
+ hist.list.append(Dict::firstEntry(results));
+ hist.results.append(Dict::firstEntryText(results));
+ hist.count += results.count;
+ }
+
+ addHistory(hist);
+ handleSearchResult(hist);
+}
+
+void TopLevel::back(void)
+{
+ assert(currentResult != resultHistory.begin());
+ --currentResult;
+ --currentResultIndex;
+ enableHistoryButtons();
+ handleSearchResult(*currentResult);
+ historySpotChanged();
+}
+
+void TopLevel::forward(void)
+{
+ assert(currentResult != resultHistory.end());
+ ++currentResult;
+ ++currentResultIndex;
+ enableHistoryButtons();
+ handleSearchResult(*currentResult);
+ historySpotChanged();
+}
+
+void TopLevel::goInHistory(int index)
+{
+ currentResult = resultHistory.at(resultHistory.count() - historyAction->items().count() + index);
+ currentResultIndex = index;
+ enableHistoryButtons();
+ handleSearchResult(*currentResult);
+ historySpotChanged();
+}
+
+void TopLevel::historySpotChanged()
+{
+ historyAction->setCurrentItem(currentResultIndex);
+}
+
+void TopLevel::addHistory(Dict::SearchResult result)
+{
+ QStringList newHistoryList = historyAction->items();
+
+ // remove from back till we hit currentResult
+ while (resultHistory.fromLast() != currentResult)
+ {
+ resultHistory.pop_back();
+ newHistoryList.pop_back();
+ }
+
+ resultHistory.append(result);
+ newHistoryList.append(result.text);
+
+ // make history menu a reasonable length
+ while (newHistoryList.count() > 20)
+ newHistoryList.pop_front();
+
+ historyAction->setItems(newHistoryList);
+
+ currentResult = resultHistory.end();
+ --currentResult;
+ currentResultIndex = resultHistory.count() - 1;
+
+ historySpotChanged();
+
+ enableHistoryButtons();
+
+ if (resultHistory.size() > 50)
+ resultHistory.pop_front();
+}
+
+void TopLevel::enableHistoryButtons()
+{
+ backAction->setEnabled(currentResult != resultHistory.begin());
+ forwardAction->setEnabled(++currentResult != resultHistory.end());
+ --currentResult;
+}
+
+void TopLevel::print()
+{
+ _ResultView->print((*currentResult).text);
+}
+
+void TopLevel::configureGlobalKeys()
+{
+ KKeyDialog::configure(Accel, this);
+}
+
+#include "kiten.moc"
diff --git a/kiten/kiten.desktop b/kiten/kiten.desktop
new file mode 100644
index 00000000..9e823fe8
--- /dev/null
+++ b/kiten/kiten.desktop
@@ -0,0 +1,117 @@
+[Desktop Entry]
+GenericName=Japanese Reference/Study Tool
+GenericName[af]=Japanese Verwysings/Leerder
+GenericName[ar]=مرجع اللغة اليابانية
+GenericName[be]=Праграма для паўтарэння/вывучэння японскай мовы
+GenericName[bg]=Самоучител по японски
+GenericName[bn]=জাপানি তথ্যসূত্র/শিক্ষা সহায়িকা
+GenericName[bs]=Alat za referencu i učenje japanskog
+GenericName[ca]=Eina de referència i estudi del japonès
+GenericName[cs]=Japonský referenční/výukový nástroj
+GenericName[csb]=Nôrzãdze do ùczbë japòńsczégò
+GenericName[cy]=Erfyn Astudio a cyfeirio i Siapaneg
+GenericName[da]=Japansk reference-/indlæringsværktøj
+GenericName[de]=Referenz- und Studienprogramm für Japanisch
+GenericName[el]=Εργαλείο αναφοράς/μελέτης ιαπωνικών
+GenericName[eo]=Japana referenc- kaj studilo
+GenericName[es]=Herramienta de referencia/estudio del japonés
+GenericName[et]=Jaapani keele õpiprogramm
+GenericName[eu]=Japoniera erreferentzia/Ikasketa tresna
+GenericName[fa]=ابزار مرجع/مطالعۀ ژاپنی
+GenericName[fi]=Japanin opiskelutyökalu
+GenericName[fr]=Un outil d'étude et de référence japonais
+GenericName[gl]=Aprendizaxe e consulta do xaponés
+GenericName[he]=כלי עיון\לימוד יפנית
+GenericName[hi]=जापानी सन्दर्भ/शिक्षण औज़ार
+GenericName[hr]=Program za proučavanje japanskog jezika
+GenericName[hu]=Japán írásjeloktató
+GenericName[is]=Japanskt uppsláttarrit/kennslutól
+GenericName[it]=Programma per lo studio del giapponese
+GenericName[ja]=日本語参照/学習ツール
+GenericName[ka]=იაპონურის ლექსიკონი/შესწავლა
+GenericName[km]=ឧបករណ៍​សិក្សា/យោង ជប៉ុន
+GenericName[lt]=Japoniškas žinynas/studijavimo įrankis
+GenericName[lv]=Japāņu Valodas Mācību/References Rīks
+GenericName[mk]=Јапонски Прирачник/Алатка за учење
+GenericName[mn]=Япон хэлний сурах программ
+GenericName[ms]=Alat Rujukan/Pembelajaran Bahasa Jepun
+GenericName[nb]=Japansk oppslagsverk/læremiddel
+GenericName[nds]=Nakiek- un Lehrwarktüüch för Japaansch
+GenericName[ne]=जापानी सन्दर्भ/शिक्षण सामग्री
+GenericName[nl]=Japans referentie-/studiehulpprogramma
+GenericName[nn]=Japansk språkverktøy
+GenericName[nso]=Sebereka sa Tebeledisiso/Thuto ya Se-Japane
+GenericName[pl]=Narzędzie do nauki japońskiego
+GenericName[pt]=Ferramenta Estudo de Japonês
+GenericName[pt_BR]=Ferramenta de referência/estudo do japonês
+GenericName[ru]=Японско-английский словарь
+GenericName[se]=Japánalaš giellareaidu
+GenericName[sk]=Japonská referencia/študijný nástroj
+GenericName[sl]=Orodje za referenco/študij japonščine
+GenericName[sr]=Алат за подсећање/учење јапанског
+GenericName[sr@Latn]=Alat za podsećanje/učenje japanskog
+GenericName[sv]=Japanskt referens- och studieverktyg
+GenericName[ta]= ஜப்பானிய மேற்கோள்/ கல்விக் கருவி
+GenericName[tg]=Асбоби Истидони/Омӯзиши Забони Японӣ
+GenericName[tr]=Japonca Referans/Çalışma Aracı
+GenericName[uk]=Програма вивчення японської мови
+GenericName[ven]=Hune ninga todulusa hone ha tshidzhapani/Tshishumiswa tshau guda
+GenericName[vi]=Công cụ Tham khảo/Học Tiếng Nhật
+GenericName[xh]=Ubekiso Lwesijapani/Isixhobo Sokufunda
+GenericName[zh_CN]=日语参考/学习工具
+GenericName[zh_TW]=日語參考/學習工具
+GenericName[zu]=Ithuluzi Yethephu Yokugcina umsebenzi uphephile
+Comment=Japanese Reference and Study Tool
+Comment[bg]=Самоучител по японски
+Comment[ca]=Eina de referència i estudi del japonès
+Comment[csb]=Nôrzãdze do ùczbë japòńsczégò
+Comment[da]=Japansk reference-/indlæringsværktøj
+Comment[de]=Referenz- und Studienprogramm für Japanisch
+Comment[el]=Εργαλείο αναφοράς και μελέτης ιαπωνικών
+Comment[eo]=Japana referenc- kaj studilo
+Comment[es]=Herramienta de referencia y estudio del japonés
+Comment[et]=Jaapani keele õpiprogramm
+Comment[fa]=ابزار مرجع و مطالعۀ ژاپنی
+Comment[fi]=Japanin opiskelutyökalu
+Comment[fr]=Outil d'étude et de référence japonais
+Comment[gl]=Ferramenta de Estudio e Referencia do Xaponés
+Comment[he]=כלי עיון\לימוד יפנית
+Comment[hr]=Program za proučavanje japanskog jezika
+Comment[hu]=Japán írásjeloktató
+Comment[is]=Japanskt uppsláttarrit/kennslutól
+Comment[it]=Programma per lo studio del giapponese
+Comment[ja]=日本語参照/学習ツール
+Comment[km]=សេចក្ដីយោង និង​ឧបករណ៍​សិក្សា​​ភាសា​ជប៉ុន
+Comment[lt]=Japonų kalbos žinynas ir studijavimo įrankis
+Comment[ms]=Alat Pembelajaran dan Rujukan Bahasa Jepun
+Comment[nb]=Japansk oppslagsverk/læremiddel
+Comment[nds]=Nakiek- un Lehrwarktüüch för Japaansch
+Comment[ne]=जापानी सन्दर्भ र शिक्षण उपकरण
+Comment[nl]=Dit vertaal ik lekker niet
+Comment[pl]=Narzędzie do nauki języka japońskiego
+Comment[pt]=Ferramenta Estudo e Referência de Japonês
+Comment[pt_BR]=Ferramenta de estudo e referência do idioma japonês
+Comment[ru]=Обучение японскому языку на английском
+Comment[sk]=Japonská referencia a študijný nástroj
+Comment[sl]=Orodje za referenco/študij japonščine
+Comment[sr]=Алат за подсећање и учење јапанског
+Comment[sr@Latn]=Alat za podsećanje i učenje japanskog
+Comment[sv]=Japanskt referens- och studieverktyg
+Comment[tr]=Japonca Referans ve Çalışma Aracı
+Comment[uk]=Програма вивчення японської мови
+Comment[zh_CN]=日语参考/学习工具
+Comment[zh_TW]=日語參考/學習工具
+DocPath=kiten/index.html
+Exec=kiten -caption "%c" %i %m
+Name=Kiten
+Name[af]=Katjie
+Name[ar]=كيتن
+Name[bn]=কিটেন
+Name[hi]=किटेन
+Name[ne]=किटन
+Name[ta]=கிட்டன்
+Name[tg]=Китен
+Terminal=false
+Type=Application
+Icon=kiten
+Categories=Qt;KDE;Education;X-KDE-Edu-Language;
diff --git a/kiten/kiten.h b/kiten/kiten.h
new file mode 100644
index 00000000..b991b0a5
--- /dev/null
+++ b/kiten/kiten.h
@@ -0,0 +1,146 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+ (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#ifndef KITEN_H
+#define KITEN_H
+
+
+#include "asyndeta.h"
+#include "dict.h"
+#include "rad.h"
+#include "deinf.h"
+
+class Config;
+class ConfigureDialog;
+class EditAction;
+class KGlobalAccel;
+class KStatusBar;
+class KToggleAction;
+class KListAction;
+class Learn;
+class ResultView;
+
+class KDE_EXPORT TopLevel : public KMainWindow
+{
+ Q_OBJECT
+
+public:
+ TopLevel(QWidget *parent = 0, const char *name = 0);
+ ~TopLevel();
+
+signals:
+ void saveLists();
+ void add(Dict::Entry);
+ void quizConfChanged();
+
+protected:
+ virtual bool queryClose();
+
+private slots:
+ void search(bool inResults = false);
+ void ressearch(const QString&);
+ void searchBeginning();
+ void searchAnywhere();
+ void resultSearch();
+ void searchAccel();
+ void autoSearch();
+ void kanjiSearchAccel();
+ void strokeSearch();
+ void gradeSearch();
+ void back();
+ void forward();
+ void goInHistory(int);
+ void historySpotChanged();
+ void slotConfigure();
+ void slotLearnConfigure();
+ void slotConfigureHide();
+ void slotConfigureDestroy();
+ void slotConfigurationChanged(); // calls the below too
+ void updateConfiguration();
+ void kanjiDictChange();
+ void toggleCom();
+ void addToList();
+ RadWidget *radicalSearch();
+ void radSearch(const QStringList &, unsigned int, unsigned int);
+
+ void print();
+
+ void createLearn();
+ void learnDestroyed(Learn *);
+ void createEEdit();
+ void configureToolBars();
+ void configureGlobalKeys();
+ void newToolBarConfig();
+
+ void finishInit();
+
+private:
+ KStatusBar *StatusBar;
+
+ Asyndeta _Asyndeta;
+ Rad _Rad;
+ Deinf::Index _DeinfIndex;
+ ResultView *_ResultView;
+ KToggleAction *kanjiCB;
+ KToggleAction *autoSearchToggle;
+ KToggleAction *deinfCB;
+ KListAction *historyAction;
+ KAction *irAction;
+ KAction *addAction;
+ KToggleAction *comCB;
+ KAction *backAction;
+ KAction *forwardAction;
+
+ KGlobalAccel *Accel;
+
+ void doSearch(const QString &text, QRegExp regexp);
+ void doSearchInResults(const QString &text, QRegExp regexp);
+ void handleSearchResult(Dict::SearchResult);
+ QString filteredClipboardText();
+ QString clipBoardText();
+
+ ConfigureDialog *optionDialog;
+ Config* config;
+ void setResults(unsigned int, unsigned int);
+
+ QPtrList<Learn> learnList;
+
+ QRegExp searchItems();
+ QRegExp readingSearchItems(bool);
+ QRegExp kanjiSearchItems(bool = false);
+
+ EditAction *Edit;
+
+ bool readingSearch; // if this is true and no results, try with kanjiSearchItems
+ bool beginningReadingSearch;
+
+ Dict::Entry toAddKanji;
+
+ QValueList<Dict::SearchResult> resultHistory;
+ QValueListIterator<Dict::SearchResult> currentResult;
+ int currentResultIndex;
+ void addHistory(Dict::SearchResult);
+ void enableHistoryButtons();
+
+ QString personalDict;
+};
+
+#endif
diff --git a/kiten/kiten.kcfg b/kiten/kiten.kcfg
new file mode 100644
index 00000000..f368faaa
--- /dev/null
+++ b/kiten/kiten.kcfg
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
+ http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
+ <kcfgfile name="kitenrc"/>
+ <group name="edict">
+ <entry key="__NAMES" name="edict__NAMES" type="StringList">
+ <label>Edict dictionary files</label>
+ </entry>
+ <entry key="__useGlobal" name="edict__useGlobal" type="Bool">
+ <label>Use preinstalled edict</label>
+ <default>true</default>
+ </entry>
+ </group>
+ <group name="kanjidic">
+ <entry key="__NAMES" name="kanjidic__NAMES" type="StringList">
+ <label>Kanjidic dictionary files</label>
+ </entry>
+ <entry key="__useGlobal" name="kanjidic__useGlobal" type="Bool">
+ <label>Use preinstalled kanjidic</label>
+ <default>true</default>
+ </entry>
+ </group>
+ <group name="Searching Options">
+ <entry key="wholeWord" type="Bool">
+ <label>Match only whole English word</label>
+ <default>true</default>
+ </entry>
+ <entry key="caseSensitive" type="Bool">
+ <label>Case sensitive searches</label>
+ <default>false</default>
+ </entry>
+ </group>
+ <group name="Radical Searching">
+ <entry key="Hotlist" type="StringList">
+ <label>Recent used radicals</label>
+ </entry>
+ <entry key="Search By Total" type="Bool">
+ <label>Search by total strokes</label>
+ <default>false</default>
+ </entry>
+ <entry key="Strokes" type="Int">
+ <default>1</default>
+ </entry>
+ <entry key="Total Strokes" type="Int">
+ <default>1</default>
+ </entry>
+ <entry key="Total Strokes Error Margin" type="Int">
+ <default>0</default>
+ </entry>
+ </group>
+ <group name="Font">
+ <entry key="font" type="Font">
+ </entry>
+ </group>
+ <group name="Learn">
+ <entry key="Guess On" type="Int">
+ <default>1</default>
+ </entry>
+ <entry key="Quiz On" type="Int">
+ <default>0</default>
+ </entry>
+ <entry key="grade" type="Int">
+ <default>1</default>
+ </entry>
+ <entry key="lastFile" type="Path">
+ </entry>
+ <entry key="startLearn" type="Bool">
+ <label>Start "learn" on Kiten startup</label>
+ <default>false</default>
+ </entry>
+ </group>
+ <group name="app">
+ <entry key="com" type="Bool">
+ <default>false</default>
+ </entry>
+ <entry key="kanji" type="Bool">
+ <default>false</default>
+ </entry>
+ <entry key="autosearch" type="Bool">
+ <default>false</default>
+ </entry>
+ <entry key="deinf" type="Bool">
+ <default>true</default>
+ </entry>
+ </group>
+</kcfg>
diff --git a/kiten/kitenconfig.kcfgc b/kiten/kitenconfig.kcfgc
new file mode 100644
index 00000000..672cf6be
--- /dev/null
+++ b/kiten/kitenconfig.kcfgc
@@ -0,0 +1,4 @@
+File=kiten.kcfg
+ClassName=Config
+Singleton=true
+Mutators=true
diff --git a/kiten/kitenui.rc b/kiten/kitenui.rc
new file mode 100644
index 00000000..bda52ee9
--- /dev/null
+++ b/kiten/kitenui.rc
@@ -0,0 +1,56 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="Kiten" version="11">
+
+<MenuBar>
+
+<Menu name="file">
+ <Action name="file_learn" append="new_merge" />
+ <Action name="add" />
+</Menu>
+
+<Menu name="go_web">
+ <Action name="history" />
+ <Separator/>
+ <Action name="clear_search" />
+</Menu>
+
+<Menu name="search"><text>S&amp;earch</text>
+ <Action name="search" />
+ <Action name="search_in_results" />
+ <Action name="search_beginning" />
+ <Action name="search_anywhere" />
+ <Action name="search_end" />
+ <Action name="search_grade" />
+ <Action name="search_stroke" />
+ <Action name="search_radical" />
+</Menu>
+
+<Menu name="settings">
+ <Action name="kanji_toggle" append="save_merge"/>
+ <Action name="deinf_toggle" append="save_merge" />
+ <Action name="autosearch_toggle" append="save_merge" />
+ <Action name="common" append="save_merge"/>
+ <Action name="options_configure_global_keybinding" append="configure_merge"/>
+</Menu>
+
+</MenuBar>
+
+<ToolBar name="locationToolBar" fullWidth="true" newline="true"><text>&amp;Search Toolbar</text>
+ <Action name="clear_search" />
+ <Action name="search_edit" />
+ <Action name="search" />
+ <Action name="search_in_results" />
+ <Action name="search_radical" />
+</ToolBar>
+
+<ToolBar name="mainToolBar" fullWidth="true">
+ <Action name="go_back" />
+ <Action name="go_forward" />
+ <Separator/>
+ <Action name="kanji_toggle" />
+ <Action name="common" />
+ <Separator/>
+ <Action name="file_learn" />
+</ToolBar>
+
+</kpartgui>
diff --git a/kiten/kloader.cpp b/kiten/kloader.cpp
new file mode 100644
index 00000000..c13aaa4b
--- /dev/null
+++ b/kiten/kloader.cpp
@@ -0,0 +1,161 @@
+// ksaver.cpp
+//
+// Copyright (C) 2001 Neil Stevens <multivac@fcmail.com>
+//
+// Permission is hereby granted, free of charge, to any person obtaining a copy
+// of this software and associated documentation files (the "Software"), to deal
+// in the Software without restriction, including without limitation the rights
+// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+// copies of the Software, and to permit persons to whom the Software is
+// furnished to do so, subject to the following conditions:
+//
+// The above copyright notice and this permission notice shall be included in
+// all copies or substantial portions of the Software.
+//
+// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+// THE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+// AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+//
+// Except as contained in this notice, the name(s) of the author(s) shall not be
+// used in advertising or otherwise to promote the sale, use or other dealings
+// in this Software without prior written authorization from the author(s).
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <klocale.h>
+#include <kio/netaccess.h>
+
+#include "kloader.h"
+
+class KLoader::KLoaderPrivate
+{
+public:
+ KLoaderPrivate() : isLocal(true), file(0), textStream(0), dataStream(0) {}
+ ~KLoaderPrivate()
+ {
+ delete file;
+ delete textStream;
+ delete dataStream;
+ }
+ bool isLocal;
+ QString tempFile;
+ QFile *file;
+ KURL url;
+ QString error;
+ QTextStream *textStream;
+ QDataStream *dataStream;
+};
+
+KLoader::KLoader(const KURL &target)
+{
+ d = new KLoaderPrivate;
+ d->url = target;
+
+ if(d->url.protocol() == "file")
+ {
+ d->isLocal = true;
+ d->file = new QFile(d->url.path());
+ }
+ else
+ {
+ d->isLocal = false;
+ }
+}
+
+KLoader::~KLoader()
+{
+ close();
+ delete d;
+}
+
+bool KLoader::open(void)
+{
+ if(d->isLocal)
+ {
+ if(!d->file->open(IO_ReadOnly))
+ {
+ d->error = i18n("Could not read from %1.").arg(d->url.prettyURL());
+ return false;
+ }
+ }
+ else
+ {
+ if(!KIO::NetAccess::download(d->url, d->tempFile))
+ {
+ d->error = i18n("Could not read from %1.").arg(d->url.prettyURL());
+ return false;
+ }
+
+ d->file = new QFile(d->tempFile);
+ if(!d->file->open(IO_ReadOnly))
+ {
+ d->error = i18n("Could not read from %1.").arg(d->tempFile);
+ return false;
+ }
+ }
+ return true;
+}
+
+void KLoader::close(void)
+{
+ d->textStream = 0;
+ d->dataStream = 0;
+
+ delete d->file;
+ d->file = 0;
+
+ if(!d->isLocal)
+ KIO::NetAccess::removeTempFile(d->tempFile);
+}
+
+QString KLoader::error(void)
+{
+ return d->error;
+}
+
+QFile &KLoader::file(void)
+{
+ if(d->file)
+ return *d->file;
+ else
+ return *static_cast<QFile *>(0);
+}
+
+QTextStream &KLoader::textStream()
+{
+ if(d->textStream)
+ {
+ return *d->textStream;
+ }
+ else if(d->file)
+ {
+ d->textStream = new QTextStream(d->file);
+ return *d->textStream;
+ }
+ else
+ {
+ return *static_cast<QTextStream *>(0);
+ }
+}
+
+QDataStream &KLoader::dataStream()
+{
+ if(d->dataStream)
+ {
+ return *d->dataStream;
+ }
+ else if(d->file)
+ {
+ d->dataStream = new QDataStream(d->file);
+ return *d->dataStream;
+ }
+ else
+ {
+ return *static_cast<QDataStream *>(0);
+ }
+}
diff --git a/kiten/kloader.h b/kiten/kloader.h
new file mode 100644
index 00000000..5682b21f
--- /dev/null
+++ b/kiten/kloader.h
@@ -0,0 +1,91 @@
+// Copyright (C) 2001 Neil Stevens <neil@qualityassistant.com>
+//
+// Permission is hereby granted, free of charge, to any person obtaining a copy
+// of this software and associated documentation files (the "Software"), to deal
+// in the Software without restriction, including without limitation the rights
+// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+// copies of the Software, and to permit persons to whom the Software is
+// furnished to do so, subject to the following conditions:
+//
+// The above copyright notice and this permission notice shall be included in
+// all copies or substantial portions of the Software.
+//
+// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+// THE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+// AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+//
+// Except as contained in this notice, the name(s) of the author(s) shall not be
+// used in advertising or otherwise to promote the sale, use or other dealings
+// in this Software without prior written authorization from the author(s).
+
+#ifndef KLOADER_H
+#define KLOADER_H
+
+#include <qfile.h>
+
+/**
+ * KLoader provides a way to load files in the most efficient way for
+ * both local and remote URLs.
+ */
+class KLoader
+{
+public:
+ /**
+ * The constructor takes the url and decides the best way to save,
+ * which will mean using something like KIO::NetAccess or QFile.
+ */
+ KLoader(const KURL &_target);
+
+ /**
+ * The destructor closes if necessary.
+ */
+ ~KLoader();
+
+ /**
+ * open actually tries to open the file
+ *
+ * true on success, false on failure (get the error in @ref error)
+ */
+ bool open(void);
+
+ /**
+ * close closes the file.
+ */
+ void close(void);
+
+ /**
+ * If open or close returns false, there was an error, and error
+ * returns what the error was, when available.
+ */
+ QString error(void);
+
+ /**
+ * file returns a QFile open for reading, which may be for a temporary
+ * file on the local filesystem.
+ *
+ * If this is called before the file is opened, you will crash.
+ */
+ QFile &file(void);
+
+ /**
+ * You can use this to read in your data.
+ *
+ * If this is called before the file is opened, you will crash.
+ */
+ QTextStream &textStream(void);
+
+ /**
+ * You can use this to read in your data.
+ *
+ * If this is called before the file is opened, you will crash.
+ */
+ QDataStream &dataStream(void);
+private:
+ class KLoaderPrivate;
+ KLoaderPrivate *d;
+};
+
+#endif
diff --git a/kiten/kromajiedit.cpp b/kiten/kromajiedit.cpp
new file mode 100644
index 00000000..758a1267
--- /dev/null
+++ b/kiten/kromajiedit.cpp
@@ -0,0 +1,274 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kdebug.h>
+#include <kstandarddirs.h>
+#include <kmessagebox.h>
+#include <klocale.h>
+#include <qfile.h>
+#include <qpopupmenu.h>
+#include <qtextcodec.h>
+
+#include "kromajiedit.h"
+
+KRomajiEdit::KRomajiEdit(QWidget *parent, const char *name)
+ : KLineEdit(parent, name)
+{
+ kana = "unset";
+
+ KStandardDirs *dirs = KGlobal::dirs();
+ QString romkana = dirs->findResource("data", "kiten/romkana.cnv");
+ if (romkana.isNull())
+ {
+ KMessageBox::error(0, i18n("Romaji information file not installed, so Romaji conversion cannot be used."));
+ return;
+ }
+
+ QFile f(romkana);
+
+ if (!f.open(IO_ReadOnly))
+ {
+ KMessageBox::error(0, i18n("Romaji information could not be loaded, so Romaji conversion cannot be used."));
+ }
+
+ QTextStream t(&f);
+ t.setCodec(QTextCodec::codecForName("eucJP"));
+ while (!t.eof())
+ {
+ QString s = t.readLine();
+
+ QChar first = s.at(0);
+ if (first == '#') // comment!
+ {
+ // nothing
+ }
+ else if (first == '$') // header
+ {
+ if (kana == "unset")
+ kana = "hiragana";
+ else
+ kana = "katakana";
+ }
+ else // body
+ {
+ QStringList things(QStringList::split(QChar(' '), s));
+ QString thekana(things.first());
+ QString romaji(*things.at(1));
+
+ if (kana == "hiragana")
+ hiragana[romaji] = thekana;
+ else if (kana == "katakana")
+ katakana[romaji] = thekana;
+ }
+ }
+ f.close();
+
+ kana = "english";
+}
+
+KRomajiEdit::~KRomajiEdit()
+{
+}
+
+void KRomajiEdit::setKana(int _kana)
+{
+ switch (_kana)
+ {
+ case 0:
+ kana = "english";
+ break;
+ case 1:
+ kana = "hiragana";
+ break;
+ //case 2:
+ //kana = "katakana";
+ //break;
+ }
+}
+
+// TODO allow editing not only at end
+void KRomajiEdit::keyPressEvent(QKeyEvent *e)
+{
+ bool shift = e->state() & ShiftButton;
+ QString ji = e->text();
+
+ if (shift && e->key() == Key_Space) // switch hiragana/english
+ {
+ if (kana == "hiragana")
+ kana = "english";
+ else if (kana == "english")
+ kana = "hiragana";
+
+ return;
+ }
+
+ if (kana == "english" || ji.isEmpty())
+ {
+ KLineEdit::keyPressEvent(e);
+ return;
+ }
+
+ if (shift) // shift for katakana
+ {
+ if (kana == "hiragana")
+ kana = "katakana";
+ }
+
+ //kdDebug() << "--------------------\n";
+
+ QString curEng;
+ QString curKana;
+ QString _text = text();
+
+ int i;
+ unsigned int len = _text.length();
+ //kdDebug() << "length = " << len << endl;
+ for (i = len - 1; i >= 0; i--)
+ {
+ QChar at = _text.at(i);
+
+ //kdDebug() << "at = " << QString(at) << endl;
+
+ if (at.row() == 0 && at != '.')
+ {
+ //kdDebug() << "prepending " << QString(at) << endl;
+ curEng.prepend(at);
+ }
+ else
+ break;
+ }
+ i++;
+
+ //kdDebug() << "i is " << i << ", length is " << len << endl;
+ curKana = _text.left(i);
+
+ ji.prepend(curEng);
+ ji = ji.lower();
+ //kdDebug() << "ji = " << ji << endl;
+
+ QString replace;
+
+ //kdDebug () << "kana is " << kana << endl;
+ if (kana == "hiragana")
+ replace = hiragana[ji];
+ else if (kana == "katakana")
+ replace = katakana[ji];
+
+ //kdDebug() << "replace = " << replace << endl;
+
+ if (!!replace) // if (replace has something in it)
+ {
+ //kdDebug() << "replace isn't empty\n";
+
+ setText(curKana + replace);
+
+ if (kana == "katakana")
+ kana = "hiragana";
+ return;
+ }
+ else
+ {
+ //kdDebug() << "replace is empty\n";
+ QString farRight(ji.right(ji.length() - 1));
+ //kdDebug() << "ji = " << ji << endl;
+ //kdDebug() << "farRight = " << farRight << endl;
+
+ // test if we need small tsu
+ if (ji.at(0) == farRight.at(0)) // if two letters are same, and we can add a twoletter length kana
+ {
+ if (kana == "hiragana")
+ setText(curKana + hiragana[ji.at(0) == 'n'? "n'" : "t-"] + farRight.at(0));
+ else
+ setText(curKana + katakana[ji.at(0) == 'n'? "n'" : "t-"] + farRight.at(0));
+
+ if (kana == "katakana")
+ kana = "hiragana";
+ return;
+ }
+
+ // test for hanging n
+ QString newkana;
+ if (kana == "hiragana")
+ {
+ newkana = hiragana[farRight];
+ //kdDebug() << "newkana = " << newkana << endl;
+ if (ji.at(0) == 'n' && !!newkana)
+ {
+ //kdDebug() << "doing the n thing\n";
+
+ setText(curKana + hiragana["n'"] + newkana);
+
+ if (kana == "katakana")
+ kana = "hiragana";
+ return;
+ }
+ }
+ else
+ {
+ newkana = katakana[farRight];
+ if (ji.at(0) == 'n' && !!newkana)
+ {
+ //kdDebug() << "doing the n thing - katakana\n";
+
+ setText(curKana + katakana["n'"] + newkana);
+
+ if (kana == "katakana")
+ kana = "hiragana";
+ return;
+ }
+ }
+ }
+
+ if ( e->key() == Key_Return || e->key() == Key_Enter ) // take care of pending n
+ {
+ if (kana == "hiragana")
+ {
+ if (_text[len-1] == 'n')
+ setText(curKana + hiragana["n'"]);
+ }
+ else
+ {
+ if (_text[len-1] == 'N')
+ setText(curKana + katakana["n'"]);
+ }
+ }
+
+ KLineEdit::keyPressEvent(e); // don't think we'll get here :)
+}
+
+QPopupMenu *KRomajiEdit::createPopupMenu()
+{
+ QPopupMenu *popup = KLineEdit::createPopupMenu();
+ popup->insertSeparator();
+ popup->insertItem(i18n("English"), 0);
+ popup->insertItem(i18n("Kana"), 1);
+
+ if (kana == "english")
+ popup->setItemChecked(0, true);
+ else if (kana == "hiragana")
+ popup->setItemChecked(1, true);
+
+ connect(popup, SIGNAL(activated(int)), SLOT(setKana(int)));
+
+ emit aboutToShowContextMenu(popup);
+ return popup;
+}
+
+#include "kromajiedit.moc"
diff --git a/kiten/kromajiedit.h b/kiten/kromajiedit.h
new file mode 100644
index 00000000..fa060cd8
--- /dev/null
+++ b/kiten/kromajiedit.h
@@ -0,0 +1,55 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#ifndef KROMAJIEDIT_H
+#define KROMAJIEDIT_H
+
+#include <qmap.h>
+#include <qcstring.h>
+
+#include <klineedit.h>
+
+class QKeyEvent;
+class QWidget;
+class QPopupMenu;
+
+class KRomajiEdit : public KLineEdit
+{
+ Q_OBJECT
+
+ public:
+ KRomajiEdit(QWidget *parent, const char *name);
+ ~KRomajiEdit();
+
+ public slots:
+ void setKana(int);
+
+ protected:
+ void keyPressEvent(QKeyEvent *e);
+ QPopupMenu *createPopupMenu();
+
+ private:
+ QMap<QString, QString> hiragana;
+ QMap<QString, QString> katakana;
+
+ QCString kana;
+};
+
+#endif
diff --git a/kiten/ksaver.cpp b/kiten/ksaver.cpp
new file mode 100644
index 00000000..6c09ffa9
--- /dev/null
+++ b/kiten/ksaver.cpp
@@ -0,0 +1,187 @@
+// ksaver.cpp
+//
+// Copyright (C) 2001 Neil Stevens <multivac@fcmail.com>
+//
+// Permission is hereby granted, free of charge, to any person obtaining a copy
+// of this software and associated documentation files (the "Software"), to deal
+// in the Software without restriction, including without limitation the rights
+// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+// copies of the Software, and to permit persons to whom the Software is
+// furnished to do so, subject to the following conditions:
+//
+// The above copyright notice and this permission notice shall be included in
+// all copies or substantial portions of the Software.
+//
+// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+// THE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+// AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+//
+// Except as contained in this notice, the name(s) of the author(s) shall not be
+// used in advertising or otherwise to promote the sale, use or other dealings
+// in this Software without prior written authorization from the author(s).
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#include <klocale.h>
+#include <ktempfile.h>
+#include <kio/netaccess.h>
+
+#include "ksaver.h"
+
+class KSaver::KSaverPrivate
+{
+public:
+ KSaverPrivate() : isLocal(true), tempFile(0), file(0), textStream(0), dataStream(0) {}
+ ~KSaverPrivate()
+ {
+ delete file;
+ delete textStream;
+ delete dataStream;
+ delete tempFile;
+ }
+ bool isLocal;
+ KTempFile *tempFile;
+ QFile *file;
+ KURL url;
+ QString error;
+ QTextStream *textStream;
+ QDataStream *dataStream;
+};
+
+KSaver::KSaver(const KURL &_target)
+{
+ d = new KSaverPrivate;
+ d->url = _target;
+
+ if(d->url.protocol() == "file")
+ {
+ d->isLocal = true;
+ d->file = new QFile(d->url.path());
+ }
+ else
+ {
+ d->isLocal = false;
+ }
+}
+
+KSaver::~KSaver()
+{
+ close();
+ delete d;
+}
+
+bool KSaver::open(void)
+{
+ if(d->isLocal)
+ {
+ if(d->file->open(IO_WriteOnly))
+ {
+ return true;
+ }
+ else
+ {
+ d->error = i18n("Could not write to %1.").arg(d->url.prettyURL());
+ return false;
+ }
+ }
+ else
+ {
+ d->tempFile = new KTempFile;
+ return true;
+ }
+}
+
+bool KSaver::close(void)
+{
+ if(d->textStream)
+ d->textStream = 0;
+
+ if(d->dataStream)
+ d->dataStream = 0;
+
+ if(d->isLocal)
+ {
+ if(!d->file) return true;
+
+ delete d->file;
+ d->file = 0;
+ return true;
+ }
+ else
+ {
+ if(!d->tempFile) return true;
+
+ d->tempFile->close();
+
+ bool retval = KIO::NetAccess::upload(d->tempFile->name(), d->url, 0);
+
+ delete d->tempFile;
+ d->tempFile = 0;
+
+ return retval;
+ }
+}
+
+QString KSaver::error(void)
+{
+ return d->error;
+}
+
+QFile &KSaver::file(void)
+{
+ if(d->isLocal && d->file)
+ return *d->file;
+ else if(!d->isLocal && d->tempFile)
+ return *d->tempFile->file();
+ else
+ return *static_cast<QFile *>(0);
+}
+
+QTextStream &KSaver::textStream()
+{
+ if(d->textStream)
+ {
+ return *d->textStream;
+ }
+ else if(d->isLocal && d->file)
+ {
+ d->textStream = new QTextStream(d->file);
+ return *d->textStream;
+ }
+ else if(!d->isLocal && d->tempFile)
+ {
+ d->textStream = d->tempFile->textStream();
+ return *d->textStream;
+ }
+ else
+ {
+ return *static_cast<QTextStream *>(0);
+ }
+}
+
+QDataStream &KSaver::dataStream()
+{
+ if(d->dataStream)
+ {
+ return *d->dataStream;
+ }
+ else if(d->isLocal && d->file)
+ {
+ d->dataStream = new QDataStream(d->file);
+ return *d->dataStream;
+ }
+ else if(!d->isLocal && d->tempFile)
+ {
+ d->dataStream = d->tempFile->dataStream();
+ return *d->dataStream;
+ }
+ else
+ {
+ return *static_cast<QDataStream *>(0);
+ }
+}
diff --git a/kiten/ksaver.h b/kiten/ksaver.h
new file mode 100644
index 00000000..b4ebb890
--- /dev/null
+++ b/kiten/ksaver.h
@@ -0,0 +1,93 @@
+// Copyright (C) 2001 Neil Stevens <neil@qualityassistant.com>
+//
+// Permission is hereby granted, free of charge, to any person obtaining a copy
+// of this software and associated documentation files (the "Software"), to deal
+// in the Software without restriction, including without limitation the rights
+// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+// copies of the Software, and to permit persons to whom the Software is
+// furnished to do so, subject to the following conditions:
+//
+// The above copyright notice and this permission notice shall be included in
+// all copies or substantial portions of the Software.
+//
+// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+// THE AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+// AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+//
+// Except as contained in this notice, the name(s) of the author(s) shall not be
+// used in advertising or otherwise to promote the sale, use or other dealings
+// in this Software without prior written authorization from the author(s).
+
+#ifndef KSAVER_H
+#define KSAVER_H
+
+#include <qfile.h>
+
+/**
+ * KSaver provides a way to save files in the most efficient way for
+ * both local and remote URLs.
+ */
+class KSaver
+{
+public:
+ /**
+ * The constructor takes the url and decides the best way to save,
+ * which will mean using something like KIO::NetAccess or QFile.
+ */
+ KSaver(const KURL &_target);
+
+ /**
+ * The destructor closes if necessary.
+ */
+ ~KSaver();
+
+ /**
+ * open actually tries to open the file
+ *
+ * true on success, false on failure (get the error in @ref error)
+ */
+ bool open(void);
+
+ /**
+ * close closes the file, and uploads if necessary.
+ *
+ * true on success, false on failure (get the error in @ref error)
+ */
+ bool close(void);
+
+ /**
+ * If open or close returns false, there was an error, and error
+ * returns what the error was, when available.
+ */
+ QString error(void);
+
+ /**
+ * file returns a QFile open for writing, which may be for a temporary
+ * file on the local filesystem.
+ *
+ * If this is called before the file is opened, you will crash.
+ */
+ QFile &file(void);
+
+ /**
+ * You can use this to write out your data.
+ *
+ * If this is called before the file is opened, you will crash.
+ */
+ QTextStream &textStream(void);
+
+ /**
+ * You can use this to write out your data.
+ *
+ * If this is called before the file is opened, you will crash.
+ */
+ QDataStream &dataStream(void);
+private:
+ class KSaverPrivate;
+ KSaverPrivate *d;
+};
+
+#endif
diff --git a/kiten/learn.cpp b/kiten/learn.cpp
new file mode 100644
index 00000000..30744142
--- /dev/null
+++ b/kiten/learn.cpp
@@ -0,0 +1,954 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+ (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kaction.h>
+#include <kapplication.h>
+#include <kdebug.h>
+#include <kfiledialog.h>
+#include <klistview.h>
+#include <klocale.h>
+#include <kmessagebox.h>
+#include <kpushbutton.h>
+#include <kstatusbar.h>
+#include <kstringhandler.h>
+#include <qbuttongroup.h>
+#include <qheader.h>
+#include <qlayout.h>
+#include <qtabwidget.h>
+#include <qtimer.h>
+#include <qtextcodec.h>
+
+#include <stdlib.h> // RAND_MAX
+#include <cassert>
+#include <set>
+
+#include "kitenconfig.h"
+#include "dict.h"
+#include "kloader.h"
+#include "ksaver.h"
+#include "learn.h"
+
+LearnItem::LearnItem(QListView *parent, QString label1, QString label2, QString label3, QString label4, QString label5, QString label6, QString label7, QString label8)
+ : QListViewItem(parent, label1, label2, label3, label4, label5, label6, label7, label8)
+{
+}
+
+int LearnItem::compare(QListViewItem *item, int col, bool ascending) const
+{
+ // "Returns < 0 if this item is less than i [item] , 0 if they
+ // are equal and > 0 if this item is greater than i [item]."
+ return key(col, ascending).toInt() - item->key(col, ascending).toInt();
+}
+
+const int Learn::numberOfAnswers = 5;
+
+Learn::Learn(Dict::Index *parentDict, QWidget *parent, const char *name)
+ : KMainWindow(parent, name), initialized(false), isMod(false), prevItem(0), curItem(0)
+{
+ index = parentDict;
+
+ QWidget *dummy = new QWidget(this);
+ setCentralWidget(dummy);
+
+ QVBoxLayout *veryTop = new QVBoxLayout(dummy, 0, KDialog::spacingHint());
+ Tabs = new QTabWidget(dummy);
+ connect(Tabs, SIGNAL(currentChanged(QWidget *)), SLOT(tabChanged(QWidget *)));
+ veryTop->addWidget(Tabs);
+
+ listTop = new QSplitter(Tabs);
+ listTop->setOrientation(Qt::Vertical);
+ quizTop = new QWidget(Tabs);
+ Tabs->addTab(listTop, i18n("&List"));
+ Tabs->addTab(quizTop, i18n("&Quiz"));
+
+ View = new ResultView(true, listTop, "View");
+ View->setBasicMode(true);
+ connect(View, SIGNAL(linkClicked(const QString &)), this, SIGNAL(linkClicked(const QString &)));
+
+ List = new KListView(listTop);
+
+ List->addColumn(i18n("Kanji"));
+ List->addColumn(i18n("Meanings"));
+ List->addColumn(i18n("Readings"));
+ List->addColumn(i18n("Grade"));
+ List->addColumn(i18n("Your Score"));
+
+ List->setAllColumnsShowFocus(true);
+ List->setColumnWidthMode(0, QListView::Maximum);
+ List->setColumnWidthMode(1, QListView::Maximum);
+ List->setColumnWidthMode(2, QListView::Maximum);
+ List->setColumnWidthMode(3, QListView::Maximum);
+ List->setMultiSelection(true);
+ List->setDragEnabled(true);
+ List->setSorting(4);
+ List->setSelectionModeExt(KListView::Extended);
+
+ connect(List, SIGNAL(executed(QListViewItem *)), SLOT(showKanji(QListViewItem *)));
+ connect(List, SIGNAL(selectionChanged()), this, SLOT(itemSelectionChanged()));
+
+ QStringList grades(i18n("Grade 1"));
+ grades.append(i18n("Grade 2"));
+ grades.append(i18n("Grade 3"));
+ grades.append(i18n("Grade 4"));
+ grades.append(i18n("Grade 5"));
+ grades.append(i18n("Grade 6"));
+ grades.append(i18n("Others in Jouyou"));
+ grades.append(i18n("Jinmeiyou"));
+
+ /*KAction *closeAction = */(void) KStdAction::close(this, SLOT(close()), actionCollection());
+ printAct = KStdAction::print(this, SLOT(print()), actionCollection());
+ forwardAct = KStdAction::forward(this, SLOT(next()), actionCollection());
+ forwardAct->plug(toolBar());
+ backAct = KStdAction::back(this, SLOT(prev()), actionCollection());
+ backAct->plug(toolBar());
+ cheatAct = new KAction(i18n("&Cheat"), CTRL + Key_C, this, SLOT(cheat()), actionCollection(), "cheat");
+ randomAct = new KAction(i18n("&Random"), "goto", CTRL + Key_R, this, SLOT(random()), actionCollection(), "random");
+ gradeAct = new KListAction(i18n("Grade"), 0, 0, 0, actionCollection(), "grade");
+ gradeAct->setItems(grades);
+ connect(gradeAct, SIGNAL(activated(const QString&)), SLOT(updateGrade()));
+ removeAct = new KAction(i18n("&Delete"), "edit_remove", CTRL + Key_X, this, SLOT(del()), actionCollection(), "del");
+ addAct = new KAction(i18n("&Add"), "edit_add", CTRL + Key_A, this, SLOT(add()), actionCollection(), "add");
+ addAllAct = new KAction(i18n("Add A&ll"), 0, this, SLOT(addAll()), actionCollection(), "addall");
+ newAct = KStdAction::openNew(this, SLOT(openNew()), actionCollection());
+ openAct = KStdAction::open(this, SLOT(open()), actionCollection());
+ saveAct = KStdAction::save(this, SLOT(save()), actionCollection());
+ saveAsAct = KStdAction::saveAs(this, SLOT(saveAs()), actionCollection());
+ (void) KStdAction::preferences(this, SIGNAL(configureLearn()), actionCollection());
+
+ removeAct->setEnabled(false);
+
+ QVBoxLayout *quizLayout = new QVBoxLayout(quizTop, KDialog::marginHint(), KDialog::spacingHint());
+
+ quizLayout->addStretch();
+ QHBoxLayout *hlayout = new QHBoxLayout(quizLayout);
+ qKanji = new QPushButton(quizTop);
+ connect(qKanji, SIGNAL(clicked()), this, SLOT(qKanjiClicked()));
+ hlayout->addStretch();
+ hlayout->addWidget(qKanji);
+ hlayout->addStretch();
+ quizLayout->addStretch();
+
+ answers = new QButtonGroup(1, Horizontal, quizTop);
+ for (int i = 0; i < numberOfAnswers; ++i)
+ answers->insert(new KPushButton(answers), i);
+ quizLayout->addWidget(answers);
+ quizLayout->addStretch();
+ connect(answers, SIGNAL(clicked(int)), this, SLOT(answerClicked(int)));
+
+ createGUI("learnui.rc");
+ //closeAction->plug(toolBar());
+
+ resize(600, 400);
+ applyMainWindowSettings(Config::self()->config(), "LearnWindow");
+
+ statusBar()->message(i18n("Put on your thinking cap!"));
+
+ nogood = false;
+
+ // this is so learn doesn't take so long to show itself
+ QTimer::singleShot(200, this, SLOT(finishCtor()));
+}
+
+void Learn::finishCtor()
+{
+ Config* config = Config::self();
+
+ setCurrentGrade(config->grade());
+
+ /*
+ * this must be done now, because
+ * to start a quiz, we need a working randomMeaning()
+ * and that needs a loaded grade!
+ */
+ updateGrade();
+ updateQuizConfiguration(); // first
+
+ QString entry = config->lastFile();
+ //kdDebug() << "lastFile: " << entry << endl;
+ if (!entry.isEmpty())
+ {
+ filename = entry;
+ read(filename);
+ }
+ else
+ {
+ openNew();
+ }
+
+ initialized = true;
+}
+
+Learn::~Learn()
+{
+ emit destroyed(this);
+}
+
+bool Learn::warnClose()
+{
+ if (isMod)
+ {
+ int result = KMessageBox::warningYesNoCancel(this, i18n("There are unsaved changes to learning list. Save them?"), i18n("Unsaved Changes"), KStdGuiItem::save(), KStdGuiItem::discard(), "DiscardAsk", true);
+ switch (result)
+ {
+ case KMessageBox::Yes:
+ saveAct->activate();
+ // fallthrough
+ case KMessageBox::No:
+ return true;
+ case KMessageBox::Cancel:
+ return false;
+ }
+ }
+
+ return true;
+}
+
+bool Learn::closeWindow()
+{
+ if (!warnClose())
+ {
+ return false;
+ }
+ else
+ {
+ close();
+ return true;
+ }
+}
+
+bool Learn::queryClose()
+{
+ if (!warnClose())
+ return false; // cancel
+
+ saveScores(); // also sync()s;
+
+ saveMainWindowSettings(Config::self()->config(), "LearnWindow");
+ return true;
+}
+
+void Learn::random()
+{
+ int rand = static_cast<int>(static_cast<float>(list.count()) / (static_cast<float>(RAND_MAX) / kapp->random()));
+
+ current = list.at(rand - 1);
+ update();
+}
+
+void Learn::next()
+{
+ ++current;
+ if (current == list.end())
+ current = list.begin();
+ update();
+}
+
+void Learn::prev()
+{
+ if (Tabs->currentPageIndex() == 1)
+ {
+ if (!prevItem)
+ return;
+ curItem = prevItem;
+
+ statusBar()->clear();
+ qupdate();
+ nogood = true;
+ backAct->setEnabled(false);
+ return;
+ }
+
+ if (current == list.begin())
+ current = list.end();
+ --current;
+ update();
+}
+
+void Learn::update()
+{
+ View->clear();
+ Dict::Entry curKanji = *current;
+
+ if (!curKanji.kanji())
+ {
+ statusBar()->message(i18n("Grade not loaded")); // oops
+ return;
+ }
+ View->addKanjiResult(curKanji);
+
+ // now show some compounds in which this kanji appears
+
+ QString kanji = curKanji.kanji();
+
+ Dict::SearchResult compounds = index->search(QRegExp(kanji), kanji, true);
+ View->addHeader(i18n("%1 in compounds").arg(kanji));
+
+ for (QValueListIterator<Dict::Entry> it = compounds.list.begin(); it != compounds.list.end(); ++it)
+ {
+ kapp->processEvents();
+ View->addResult(*it, true);
+ }
+
+ View->flush();
+}
+
+void Learn::updateGrade()
+{
+ int grade = getCurrentGrade();
+
+ QString regexp("G%1 ");
+ regexp = regexp.arg(grade);
+
+ Dict::SearchResult result = index->searchKanji(QRegExp(regexp), regexp, false);
+ list = result.list;
+
+ statusBar()->message(i18n("%1 entries in grade %2").arg(list.count()).arg(grade));
+
+ list.remove(list.begin());
+ current = list.begin();
+ update();
+
+ Config::self()->setGrade(grade);
+}
+
+void Learn::read(const KURL &url)
+{
+ List->clear();
+
+ KLoader loader(url);
+ if (!loader.open())
+ {
+ KMessageBox::error(this, loader.error(), i18n("Error"));
+ return;
+ }
+
+ QTextCodec &codec = *QTextCodec::codecForName("eucJP");
+ QTextStream &stream = loader.textStream();
+ stream.setCodec(&codec);
+
+ while (!stream.atEnd())
+ {
+ QChar kanji;
+ stream >> kanji;
+ // ignore whitespace
+ if (!kanji.isSpace())
+ {
+ QRegExp regexp ( QString("^%1\\W").arg(kanji) );
+ Dict::SearchResult res = index->searchKanji(regexp, kanji, false);
+ Dict::Entry first = Dict::firstEntry(res);
+ if (first.extendedKanjiInfo())
+ add(first, true);
+ }
+ }
+
+ setClean();
+}
+
+void Learn::open()
+{
+ if (!warnClose())
+ return;
+
+ KURL prevname = filename;
+ filename = KFileDialog::getOpenURL(QString::null, "*.kiten");
+ if (filename.isEmpty())
+ {
+ filename = prevname;
+ return;
+ }
+
+ read(filename);
+
+ //kdDebug() << "saving lastFile\n";
+ Config* config = Config::self();
+ config->setLastFile(filename.url());
+
+ // redo quiz, because we deleted the current quiz item
+ curItem = List->firstChild();
+ backAct->setEnabled(false);
+ prevItem = curItem;
+ qnew();
+
+ numChanged();
+}
+
+void Learn::openNew()
+{
+ if (!warnClose())
+ return;
+
+ filename = "";
+ setCaption("");
+
+ List->clear();
+ setClean();
+
+ numChanged();
+}
+
+void Learn::saveAs()
+{
+ KURL prevname = filename;
+ filename = KFileDialog::getSaveURL(QString::null, "*.kiten");
+ if (filename.isEmpty())
+ {
+ filename = prevname;
+ return;
+ }
+ save();
+}
+
+void Learn::save()
+{
+ if (filename.isEmpty())
+ saveAs();
+ if (filename.isEmpty())
+ return;
+
+ write(filename);
+
+ Config* config = Config::self();
+ config->setLastFile(filename.url());
+}
+
+void Learn::write(const KURL &url)
+{
+ KSaver saver(url);
+
+ if (!saver.open())
+ {
+ KMessageBox::error(this, saver.error(), i18n("Error"));
+ return;
+ }
+
+ QTextCodec &codec = *QTextCodec::codecForName("eucJP");
+ QTextStream &stream = saver.textStream();
+ stream.setCodec(&codec);
+
+ for (QListViewItemIterator it(List); it.current(); ++it)
+ stream << it.current()->text(0).at(0);
+
+ if (!saver.close())
+ {
+ KMessageBox::error(this, saver.error(), i18n("Error"));
+ return;
+ }
+
+ saveScores();
+
+ setClean();
+
+ statusBar()->message(i18n("%1 written").arg(url.prettyURL()));
+}
+
+void Learn::saveScores()
+{
+ KConfig &config = *Config::self()->config();
+ config.setGroup("Learn Scores");
+ for (QListViewItemIterator it(List); it.current(); ++it)
+ config.writeEntry(it.current()->text(0), it.current()->text(4).toInt());
+ config.sync();
+ Config::self()->writeConfig();
+}
+
+void Learn::add(Dict::Entry toAdd, bool noEmit)
+{
+ // Remove peripheral readings: This is a study mode, not a reference mode
+ QRegExp inNames (",\\s*[A-Za-z ]+:.*");
+ QString readings = Dict::prettyKanjiReading(toAdd.readings()).replace(inNames, "");
+ QString meanings = shortenString(Dict::prettyMeaning(toAdd.meanings()).replace(inNames, ""));
+ QString kanji = toAdd.kanji();
+
+ // here's a dirty rotten cheat (well, not really)
+ // noEmit always means it's not added by the user, so this check isn't needed
+ if (!noEmit)
+ {
+ for (QListViewItemIterator it(List); it.current(); ++it)
+ {
+ if (it.current()->text(0) == kanji)
+ {
+ statusBar()->message(i18n("%1 already on your list").arg(kanji));
+ return;
+ }
+ }
+ }
+
+ statusBar()->message(i18n("%1 added to your list").arg(kanji));
+
+ KConfig &config = *Config::self()->config();
+ int score = 0;
+ config.setGroup("Learn Scores");
+ score = config.readNumEntry(kanji, score);
+
+ unsigned int grade = toAdd.grade();
+ addItem(new LearnItem(List, kanji, meanings, readings, QString::number(grade), QString::number(score)), noEmit);
+
+ numChanged();
+}
+
+void Learn::add()
+{
+ add(*current);
+ setDirty();
+}
+
+void Learn::addAll()
+{
+ int grade = getCurrentGrade();
+
+ QString regexp("G%1 ");
+ regexp = regexp.arg(grade);
+
+ Dict::SearchResult result = index->searchKanji(QRegExp(regexp), regexp, false);
+ for (QValueListIterator<Dict::Entry> i = result.list.begin(); i != result.list.end(); ++i)
+ {
+ // don't add headers
+ if ((*i).dictName() == "__NOTSET" && (*i).header() == "__NOTSET")
+ add(*i);
+ }
+}
+
+void Learn::addItem(QListViewItem *item, bool noEmit)
+{
+ // 2 is the magic jump
+ if (List->childCount() == 2)
+ {
+ curItem = item;
+ prevItem = curItem;
+ qnew(); // init first quiz
+ //kdDebug() << "initting first quiz in addItem\n";
+ }
+
+ if (!noEmit)
+ {
+ List->ensureItemVisible(item);
+
+ setDirty();
+ }
+}
+
+void Learn::showKanji(QListViewItem *item)
+{
+ assert(item);
+
+ QString kanji(item->text(0));
+ int grade = item->text(3).toUInt();
+
+ if (getCurrentGrade() != grade)
+ {
+ setCurrentGrade(grade);
+ updateGrade();
+ }
+
+ // Why does this fail to find the kanji sometimes?
+ for (current = list.begin(); current != list.end() && (*current).kanji() != kanji; ++current);
+
+ update();
+}
+
+void Learn::del()
+{
+ // quiz page
+ if (Tabs->currentPageIndex() == 1)
+ {
+ delete curItem;
+ curItem = prevItem; // needs to be something
+ qnew();
+ }
+ else // setup page
+ {
+ QPtrList<QListViewItem> selected = List->selectedItems();
+ assert(selected.count());
+
+ bool makenewq = false; // must make new quiz if we
+ // delete the current item
+ for (QPtrListIterator<QListViewItem> i(selected); *i; ++i)
+ {
+ if (curItem == i)
+ makenewq = true;
+ delete *i;
+ }
+
+ curItem = List->firstChild();
+ prevItem = curItem;
+ backAct->setEnabled(false);
+
+ if (makenewq)
+ {
+ qnew();
+ }
+
+ setDirty();
+ }
+
+ itemSelectionChanged();
+ numChanged();
+}
+
+// too easy...
+void Learn::print()
+{
+ View->clear();
+ View->addHeader(QString("<h1>%1</h1>").arg(i18n("Learning List")), 1);
+
+ QListViewItemIterator it(List);
+ for (; it.current(); ++it)
+ {
+ QString kanji = it.current()->text(0);
+ Dict::SearchResult result = index->searchKanji(QRegExp(kanji), kanji, false);
+ for (QValueListIterator<Dict::Entry> i = result.list.begin(); i != result.list.end(); ++i)
+ {
+ if ((*i).dictName() == "__NOTSET" && (*i).header() == "__NOTSET")
+ {
+ View->addKanjiResult(*i);
+ break;
+ }
+ }
+ }
+
+ View->print();
+}
+
+void Learn::answerClicked(int i)
+{
+ if (!curItem)
+ return;
+
+ int newscore = 0;
+// KConfig &config = *Config::self()->config();
+// config.setGroup("Learn");
+ bool donew = false;
+
+ if (seikai == i)
+ {
+ statusBar()->message(i18n("Good!"));
+
+ if (!nogood) // add two to their score
+ newscore = curItem->text(4).toInt() + 2;
+ else
+ {
+ qnew();
+ return;
+ }
+
+ donew = true;
+ }
+ else
+ {
+ statusBar()->message(i18n("Wrong"));
+ // take one off score
+ newscore = curItem->text(4).toInt() - 1;
+
+ if (!nogood)
+ nogood = true;
+ else
+ return;
+ }
+
+ //config.writeEntry(curItem->text(0) + "_4", newscore);
+
+ QListViewItem *newItem = new LearnItem(List, curItem->text(0), curItem->text(1), curItem->text(2), curItem->text(3), QString::number(newscore));
+
+ // readd, so it sorts
+ // 20 November 2004: why?? why not List->sort() ??
+ // haha I used to be naive
+ delete curItem;
+ curItem = newItem;
+
+ if (donew)
+ qnew();
+}
+
+QString Learn::randomMeaning(QStringList &oldMeanings)
+{
+ QString meaning;
+
+ do
+ {
+ float rand = kapp->random();
+ if ((rand > (RAND_MAX / 2)) || (List->childCount() < numberOfAnswers))
+ {
+ // get a meaning from dict
+ //kdDebug() << "from our dict\n";
+ rand = kapp->random();
+ float rand2 = RAND_MAX / rand;
+ rand = ((float)list.count() - 1) / rand2;
+ //rand -= 1;
+ //kdDebug() << "rand: " << rand << endl;
+ //kdDebug() << "list.count(): " << list.count() << endl;
+
+ switch (guessOn)
+ {
+ case 1:
+ meaning = shortenString(Dict::prettyMeaning((*list.at(static_cast<unsigned int>(rand))).meanings()));
+ break;
+ case 2:
+ meaning = Dict::prettyKanjiReading((*list.at(static_cast<unsigned int>(rand))).readings());
+ break;
+ case 0:
+ meaning = (*list.at(static_cast<unsigned int>(rand))).kanji();
+ }
+ }
+ else
+ {
+ // get a meaning from our list
+ //kdDebug() << "from our list\n";
+ rand = kapp->random();
+ float rand2 = RAND_MAX / rand;
+ rand = List->childCount() / rand2;
+
+ int max = (int) rand;
+
+ QListViewItemIterator it(List);
+ it += max;
+
+ meaning = it.current()->text(guessOn);
+ }
+
+ //kdDebug() << "meaning: " << meaning << endl;
+ for (QStringList::Iterator it = oldMeanings.begin(); it != oldMeanings.end(); ++it)
+ {
+ //kdDebug() << "oldMeaning: " << *it << endl;
+ }
+ //kdDebug() << "curMeaning: " << curItem->text(guessOn) << endl;
+ }
+ while (oldMeanings.contains(meaning) || meaning == curItem->text(guessOn));
+
+ oldMeanings.append(meaning);
+ meaning = shortenString(meaning);
+
+ return meaning;
+}
+
+void Learn::qupdate()
+{
+ if (!curItem)
+ return;
+
+ qKanji->setText(curItem->text(quizOn));
+ QFont newFont = font();
+ if (quizOn == 0)
+ newFont.setPixelSize(24);
+ qKanji->setFont(newFont);
+
+ float rand = kapp->random();
+ float rand2 = RAND_MAX / rand;
+ seikai = static_cast<int>(numberOfAnswers / rand2);
+
+ QStringList oldMeanings;
+ for (int i = 0; i < numberOfAnswers; ++i)
+ answers->find(i)->setText(randomMeaning(oldMeanings));
+
+ answers->find(seikai)->setText(curItem->text(guessOn));
+}
+
+struct Learn::scoreCompare
+{
+ bool operator()(const QListViewItem* v1, const QListViewItem* v2)
+ {
+ return v1->text(4).toInt() < v2->text(4).toInt();
+ }
+};
+
+void Learn::qnew() // new quiz kanji
+{
+ //kdDebug() << "qnew\n";
+ nogood = false;
+
+ statusBar()->clear();
+ statusBar()->message(QString("%1 %2 %3").arg(curItem->text(0)).arg(curItem->text(1)).arg(curItem->text(2)));
+
+ backAct->setEnabled(true);
+
+ unsigned int count = List->childCount();
+
+ if (count < 2)
+ return;
+
+ // the following lines calculate which kanji will be used next:
+ // use f(2) every third time, f(1) otherwise
+ // where f(1) = numberOfItems * rand[0..1]
+ // and f(2) = numberOfItems * rand[0..1] * rand[0..1]
+ // rand[0..1] = kapp->random() / RAND_MAX
+ float max = static_cast<float>(count) / (static_cast<float>(RAND_MAX) / kapp->random());
+ if (kapp->random() < (static_cast<float>(RAND_MAX) / 3.25))
+ max /= (static_cast<float>(RAND_MAX) / (kapp->random() + 1));
+
+ max = static_cast<int>(max);
+
+ if (max > count)
+ max = count;
+
+ std::multiset<const QListViewItem*, scoreCompare> scores;
+ QListViewItemIterator sIt(List);
+
+ for (; sIt.current(); ++sIt)
+ scores.insert(sIt.current());
+
+ std::multiset<const QListViewItem*, scoreCompare>::iterator it = scores.begin();
+ std::multiset<const QListViewItem*, scoreCompare>::iterator tmp = scores.begin();
+
+ int i;
+ for (i = 2; i <= max; ++it)
+ {i++; ++tmp;}
+
+ if (curItem->text(0) == (*it)->text(0)) // same, don't use
+ {
+ ++it;
+ if (it == scores.end())
+ {
+ tmp--;
+ it = tmp;
+ }
+ }
+
+ if (it == scores.end())
+ {
+ return;
+ }
+
+ prevItem = curItem;
+ curItem = const_cast<QListViewItem*>(*it);
+
+ qKanji->setFocus();
+ qupdate();
+}
+
+void Learn::cheat()
+{
+ answers->find(seikai)->setFocus();
+ statusBar()->message(i18n("Better luck next time"));
+ nogood = true;
+}
+
+QString Learn::shortenString(const QString &thestring)
+{
+ return KStringHandler::rsqueeze(thestring, 60).stripWhiteSpace();
+}
+
+void Learn::tabChanged(QWidget *widget)
+{
+ bool isQuiz = (widget == quizTop);
+
+ if (isQuiz)
+ backAct->setEnabled(prevItem != 0);
+ else
+ backAct->setEnabled(true);
+
+ forwardAct->setEnabled(!isQuiz);
+ gradeAct->setEnabled(!isQuiz);
+ saveAct->setEnabled(!isQuiz);
+ addAct->setEnabled(!isQuiz);
+ addAllAct->setEnabled(!isQuiz);
+ randomAct->setEnabled(!isQuiz);
+ openAct->setEnabled(!isQuiz);
+ newAct->setEnabled(!isQuiz);
+ saveAsAct->setEnabled(!isQuiz);
+
+ cheatAct->setEnabled(isQuiz);
+
+ // also handled below for !isQuiz case
+ removeAct->setEnabled(isQuiz);
+
+ if (isQuiz)
+ {
+ qKanji->setFocus();
+
+ }
+ else
+ {
+ // handle removeAct;
+ itemSelectionChanged();
+ }
+
+ statusBar()->clear();
+}
+
+void Learn::updateQuiz()
+{
+ if (List->childCount() < 3)
+ Tabs->setTabEnabled(quizTop, false);
+ else
+ Tabs->setTabEnabled(quizTop, true);
+}
+
+void Learn::itemSelectionChanged()
+{
+ removeAct->setEnabled(List->selectedItems().count() > 0);
+}
+
+int Learn::getCurrentGrade(void)
+{
+ int grade = gradeAct->currentItem() + 1;
+ if (grade > 6) ++grade;
+ return grade;
+}
+
+void Learn::setCurrentGrade(int grade)
+{
+ if (grade > 6) --grade;
+ gradeAct->setCurrentItem(grade - 1);
+}
+
+void Learn::updateQuizConfiguration()
+{
+ Config* config = Config::self();
+
+ quizOn = config->quizOn();
+ guessOn = config->guessOn();
+
+ answers->setTitle(List->columnText(guessOn));
+
+ View->updateFont();
+
+ if (List->childCount() >= 2 && initialized)
+ qnew();
+}
+
+void Learn::setDirty()
+{
+ isMod = true;
+ setCaption(filename.prettyURL(), true);
+}
+
+void Learn::setClean()
+{
+ isMod = false;
+ if (!filename.prettyURL().isEmpty())
+ setCaption(filename.prettyURL(), false);
+}
+
+void Learn::qKanjiClicked()
+{
+ if (!curItem)
+ return;
+
+ showKanji(curItem);
+ nogood = true;
+}
+
+void Learn::numChanged()
+{
+ Tabs->setTabEnabled(quizTop, List->childCount() >= 2);
+ //quizTop->setEnabled(List->childCount() >= 2);
+}
+
+#include "learn.moc"
diff --git a/kiten/learn.h b/kiten/learn.h
new file mode 100644
index 00000000..bd7a103a
--- /dev/null
+++ b/kiten/learn.h
@@ -0,0 +1,170 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+ (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#ifndef LEARN_H
+#define LEARN_H
+
+#include <qlistview.h>
+
+#include <kurl.h>
+
+#include "widgets.h"
+
+class KAction;
+class KPushButton;
+class QButtonGroup;
+class QListViewItem;
+class QSplitter;
+class QTabWidget;
+
+// Item that sorts all columns numerically
+class LearnItem : public QListViewItem
+{
+public:
+ LearnItem(QListView *parent, QString label1, QString label2 = QString::null, QString label3 = QString::null, QString label4 = QString::null, QString label5 = QString::null, QString label6 = QString::null, QString label7 = QString::null, QString label8 = QString::null);
+ int compare(QListViewItem *item, int col, bool ascending) const;
+};
+
+class Learn : public KMainWindow
+{
+ Q_OBJECT
+
+ public:
+ Learn(Dict::Index *, QWidget *parent = 0, const char *name = 0);
+ ~Learn();
+
+ bool closeWindow();
+
+ struct scoreCompare;
+
+ signals:
+ void destroyed(Learn *);
+ void linkClicked(const QString &);
+ void configureLearn();
+
+ public slots:
+ void showKanji(QListViewItem *);
+ void updateQuizConfiguration();
+
+ protected:
+ virtual bool queryClose();
+
+ private slots:
+ void read(const KURL &);
+ void write(const KURL &);
+ void saveScores();
+ void next();
+ void prev();
+ void update();
+ void updateGrade();
+ void random();
+ void add();
+ void addAll();
+ void add(Dict::Entry, bool noEmit = false);
+ void del();
+ void cheat();
+ void tabChanged(QWidget *);
+ void itemSelectionChanged();
+ void save();
+ void saveAs();
+
+ void setDirty();
+ void setClean();
+
+ void open();
+ void openNew();
+
+ void print();
+
+ void updateQuiz();
+ void answerClicked(int);
+ void qnew();
+ void qKanjiClicked();
+
+ void finishCtor();
+
+ private:
+ bool initialized;
+
+ KURL filename;
+ bool warnClose();
+
+ QTabWidget *Tabs;
+ QSplitter *listTop;
+ QWidget *quizTop;
+
+ ResultView *View;
+ QValueList<Dict::Entry> list;
+ QValueListIterator<Dict::Entry> current;
+
+ Dict::Index *index;
+
+ KListView *List;
+ KPushButton *Save;
+ KPushButton *Del;
+ KPushButton *qDel;
+
+ bool isMod;
+
+ // Quiz, an app to itself in a tabwidget :)
+
+ static const int numberOfAnswers;
+ QButtonGroup *answers;
+ QPushButton *qKanji;
+
+ QListViewItem *prevItem;
+ QListViewItem *curItem;
+ // if noEmit == true, don't emit dirty
+ void addItem(QListViewItem *, bool noEmit = false);
+
+ void qupdate();
+
+ int seikai;
+ bool nogood;
+ QString shortenString(const QString &);
+
+ // Creates a random meaning not on the lists and adds the meaning
+ // to the list.
+ QString randomMeaning(QStringList &oldMeanings);
+
+ KAction *forwardAct;
+ KAction *printAct;
+ KAction *backAct;
+ KAction *cheatAct;
+ KAction *saveAct;
+ KAction *openAct;
+ KAction *newAct;
+ KAction *saveAsAct;
+ KAction *addAct;
+ KAction *addAllAct;
+ KAction *removeAct;
+ KAction *randomAct;
+ KListAction *gradeAct;
+
+ int getCurrentGrade(void);
+ void setCurrentGrade(int grade);
+
+ int quizOn;
+ int guessOn;
+ inline void numChanged();
+};
+
+#endif
diff --git a/kiten/learnui.rc b/kiten/learnui.rc
new file mode 100644
index 00000000..b6d8b674
--- /dev/null
+++ b/kiten/learnui.rc
@@ -0,0 +1,42 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="Kiten Learn" version="3">
+
+<MenuBar>
+<Menu name="file" noMerge="1"><text>&amp;File</text>
+ <Action name="file_new"/>
+ <Action name="file_open"/>
+ <Separator/>
+ <Action name="file_save"/>
+ <Action name="file_save_as"/>
+ <Separator/>
+ <Action name="file_print"/>
+ <Separator/>
+ <Action name="file_close"/>
+</Menu>
+
+<Menu name="edit">
+ <Action name="add" />
+ <Action name="addall" />
+ <Action name="del" />
+</Menu>
+
+<Menu name="go_web">
+ <Action name="grade" />
+ <Action name="random" />
+ <Action name="cheat" />
+</Menu>
+
+</MenuBar>
+
+<ToolBar name="mainToolBar" fullWidth="true"><text>Main Toolbar</text>
+ <Action name="go_back" />
+ <Action name="go_forward" />
+ <Action name="random" />
+ <Separator />
+ <Action name="add" />
+ <Action name="del" />
+ <Separator />
+ <Action name="grade" />
+</ToolBar>
+
+</kpartgui>
diff --git a/kiten/main.cpp b/kiten/main.cpp
new file mode 100644
index 00000000..91e8a23d
--- /dev/null
+++ b/kiten/main.cpp
@@ -0,0 +1,63 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+ (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kcmdlineargs.h>
+#include <kaboutdata.h>
+#include <kapplication.h>
+#include <kmainwindow.h>
+#include <qsqlpropertymap.h>
+
+#include "kiten.h"
+
+void noMessageOutput(QtMsgType, const char *)
+{
+}
+
+static KCmdLineOptions options[] =
+{
+ KCmdLineLastOption
+ // INSERT YOUR COMMANDLINE OPTIONS HERE
+};
+
+int main(int argc, char *argv[])
+{
+ qInstallMsgHandler(noMessageOutput);
+ KAboutData aboutData( "kiten", I18N_NOOP("Kiten"),
+ "1.2", I18N_NOOP("Japanese Reference Tool"), KAboutData::License_GPL,
+ "(c) 2001-2004, Jason Katz-Brown", 0, "http://www.katzbrown.com/kiten");
+
+ aboutData.addAuthor("Jason Katz-Brown", I18N_NOOP("Original author"), "jason@katzbrown.com");
+ aboutData.addCredit("Jim Breen", I18N_NOOP("Wrote xjdic, of which Kiten borrows code, and the xjdic index file generator.\nAlso is main author of edict and kanjidic, which Kiten essentially require."), "jwb@csse.monash.edu.au");
+ aboutData.addAuthor("Neil Stevens", I18N_NOOP("Code simplification, UI suggestions."), "neil@qualityassistant.com");
+ aboutData.addCredit("David Vignoni", I18N_NOOP("svg icon"), "david80v@tin.it");
+ aboutData.addCredit("Paul Temple", I18N_NOOP("Porting to KConfig XT, bug fixing"), "paul.temple@gmx.net");
+ KCmdLineArgs::init(argc, argv, &aboutData);
+ KCmdLineArgs::addCmdLineOptions(options); // Add our own options.
+
+ KApplication a;
+// a.installKDEPropertyMap();
+// QSqlPropertyMap *map = QSqlPropertyMap::defaultMap();
+// map->insert("MyStringList", "value");
+
+ TopLevel *t = new TopLevel();
+ t->show();
+ return a.exec();
+}
diff --git a/kiten/optiondialog.cpp b/kiten/optiondialog.cpp
new file mode 100644
index 00000000..5ada2793
--- /dev/null
+++ b/kiten/optiondialog.cpp
@@ -0,0 +1,90 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+ (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kdebug.h>
+#include <kapplication.h>
+#include <qvgroupbox.h>
+#include <kfontdialog.h>
+#include <qtextcodec.h>
+#include <klocale.h>
+#include <qcombobox.h>
+#include <kfiledialog.h>
+#include <kstandarddirs.h>
+#include <kurllabel.h>
+#include <krun.h>
+
+#include <qlayout.h>
+#include <qcheckbox.h>
+#include <qpushbutton.h>
+
+#include "optiondialog.h"
+#include "configfont.h"
+#include "configlearn.h"
+#include "configsearching.h"
+
+ConfigureDialog::ConfigureDialog(QWidget *parent, const char *name) : KConfigDialog(parent, name, Config::self())
+{
+ configDic = new ConfigDictionaries(0, "dictionaries_page");
+ connect(configDic, SIGNAL(widgetChanged()), this, SLOT(updateButtons()));
+ addPage(configDic, i18n("Dictionaries"), "contents");
+ addPage(new ConfigSearching(0, "searching_page"), i18n("Searching"), "find");
+ addPage(new ConfigLearn(0, "learn_page"), i18n("Learn"), "pencil");
+ ConfigFont* configFont = new ConfigFont(0, "font_page");
+ configFont->kcfg_font->setSampleText(i18n("Result View Font")+QString::fromUtf8(" - いろはにほへと 漢字"));
+ addPage(configFont, i18n("Font"), "fonts");
+}
+
+ConfigureDialog::~ConfigureDialog()
+{
+}
+
+
+void ConfigureDialog::updateWidgets()
+{
+ configDic->updateWidgets();
+}
+
+ void ConfigureDialog::updateWidgetsDefault()
+{
+ configDic->updateWidgetsDefault();
+}
+
+ void ConfigureDialog::updateSettings()
+{
+ bool changed = hasChanged();
+ configDic->updateSettings();
+ if (changed) KConfigDialog::settingsChangedSlot();
+}
+
+//////////////////////////////////////////////////////////////////////
+
+bool ConfigureDialog::hasChanged()
+{
+ return configDic->hasChanged();
+}
+
+bool ConfigureDialog::isDefault()
+{
+ return configDic->isDefault();
+}
+
+
+#include "optiondialog.moc"
diff --git a/kiten/optiondialog.h b/kiten/optiondialog.h
new file mode 100644
index 00000000..d3618081
--- /dev/null
+++ b/kiten/optiondialog.h
@@ -0,0 +1,61 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+ (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#ifndef OPTIONDIALOG_H
+#define OPTIONDIALOG_H
+
+class KListView;
+class QString;
+class KFontChooser;
+class QLabel;
+class QPushButton;
+class QComboBox;
+class QCheckBox;
+class DictList;
+
+#include <kconfigdialog.h>
+#include <kglobalaccel.h>
+#include <kkeydialog.h>
+
+#include "kitenconfig.h"
+#include "configdictionaries.h"
+
+class ConfigureDialog : public KConfigDialog
+{
+ Q_OBJECT
+public:
+ ConfigureDialog(QWidget *parent=0, const char *name=0);
+ ~ConfigureDialog();
+signals:
+ void settingsUpdated();
+
+private slots:
+ void updateWidgets();
+ void updateWidgetsDefault();
+ void updateSettings();
+
+private:
+ bool hasChanged();
+ bool isDefault();
+ ConfigDictionaries* configDic;
+};
+
+#endif
diff --git a/kiten/pics/Makefile.am b/kiten/pics/Makefile.am
new file mode 100644
index 00000000..e5515a85
--- /dev/null
+++ b/kiten/pics/Makefile.am
@@ -0,0 +1 @@
+KDE_ICON = AUTO
diff --git a/kiten/pics/cr16-action-kanjidic.png b/kiten/pics/cr16-action-kanjidic.png
new file mode 100644
index 00000000..6f617d5e
--- /dev/null
+++ b/kiten/pics/cr16-action-kanjidic.png
Binary files differ
diff --git a/kiten/pics/cr22-action-edit_add.png b/kiten/pics/cr22-action-edit_add.png
new file mode 100644
index 00000000..c46aed2b
--- /dev/null
+++ b/kiten/pics/cr22-action-edit_add.png
Binary files differ
diff --git a/kiten/pics/cr22-action-edit_remove.png b/kiten/pics/cr22-action-edit_remove.png
new file mode 100644
index 00000000..1a2f87c5
--- /dev/null
+++ b/kiten/pics/cr22-action-edit_remove.png
Binary files differ
diff --git a/kiten/pics/cr22-action-kanjidic.png b/kiten/pics/cr22-action-kanjidic.png
new file mode 100644
index 00000000..e0a579d2
--- /dev/null
+++ b/kiten/pics/cr22-action-kanjidic.png
Binary files differ
diff --git a/kiten/pics/hi128-app-kiten.png b/kiten/pics/hi128-app-kiten.png
new file mode 100644
index 00000000..b0ad447c
--- /dev/null
+++ b/kiten/pics/hi128-app-kiten.png
Binary files differ
diff --git a/kiten/pics/hi16-app-kiten.png b/kiten/pics/hi16-app-kiten.png
new file mode 100644
index 00000000..9c10cb9c
--- /dev/null
+++ b/kiten/pics/hi16-app-kiten.png
Binary files differ
diff --git a/kiten/pics/hi32-app-kiten.png b/kiten/pics/hi32-app-kiten.png
new file mode 100644
index 00000000..dc892fb5
--- /dev/null
+++ b/kiten/pics/hi32-app-kiten.png
Binary files differ
diff --git a/kiten/pics/hi48-app-kiten.png b/kiten/pics/hi48-app-kiten.png
new file mode 100644
index 00000000..96d0dea0
--- /dev/null
+++ b/kiten/pics/hi48-app-kiten.png
Binary files differ
diff --git a/kiten/pics/hisc-app-kiten.svgz b/kiten/pics/hisc-app-kiten.svgz
new file mode 100644
index 00000000..68e75610
--- /dev/null
+++ b/kiten/pics/hisc-app-kiten.svgz
Binary files differ
diff --git a/kiten/pics/lo16-action-edit_add.png b/kiten/pics/lo16-action-edit_add.png
new file mode 100644
index 00000000..57846cc1
--- /dev/null
+++ b/kiten/pics/lo16-action-edit_add.png
Binary files differ
diff --git a/kiten/pics/lo16-action-edit_remove.png b/kiten/pics/lo16-action-edit_remove.png
new file mode 100644
index 00000000..57aed56b
--- /dev/null
+++ b/kiten/pics/lo16-action-edit_remove.png
Binary files differ
diff --git a/kiten/rad.cpp b/kiten/rad.cpp
new file mode 100644
index 00000000..79986301
--- /dev/null
+++ b/kiten/rad.cpp
@@ -0,0 +1,435 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+ (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kapplication.h>
+#include <kconfig.h>
+#include <kdebug.h>
+#include <kdialog.h>
+#include <klistbox.h>
+#include <klocale.h>
+#include <kmessagebox.h>
+#include <kpushbutton.h>
+#include <kstandarddirs.h>
+
+#include <qbuttongroup.h>
+#include <qcheckbox.h>
+#include <qfile.h>
+#include <qlabel.h>
+#include <qlayout.h>
+#include <qspinbox.h>
+#include <qtextcodec.h>
+#include <qtooltip.h>
+
+#include "kitenconfig.h"
+#include "rad.h"
+
+Rad::Rad() : QObject()
+{
+ loaded = false;
+}
+
+void Rad::load()
+{
+ if (loaded)
+ return;
+
+ KStandardDirs *dirs = KGlobal::dirs();
+ QString radkfile = dirs->findResource("data", "kiten/radkfile");
+ if (radkfile.isNull())
+ {
+ KMessageBox::error(0, i18n("Kanji radical information file not installed, so radical searching cannot be used."));
+ return;
+ }
+
+ QFile f(radkfile);
+
+ if (!f.open(IO_ReadOnly))
+ {
+ KMessageBox::error(0, i18n("Kanji radical information could not be loaded, so radical searching cannot be used."));
+ }
+
+ QTextStream t(&f);
+ t.setCodec(QTextCodec::codecForName("eucJP"));
+ Radical cur;
+ while (!t.eof())
+ {
+ QString s = t.readLine();
+
+ QChar first = s.at(0);
+ if (first == '#') // comment!
+ {
+ // nothing
+ }
+ else if (first == '$') // header
+ {
+ // save previous one
+ if( !cur.kanji().isNull() )
+ list.append(cur);
+
+ //first entry is trim(last 4 chars).. <rad><space><strokes>
+ unsigned int strokes = s.right(2).toUInt();
+ QString radical = QString(s.at(2));
+ cur = Radical(radical, strokes);
+ }
+ else // continuation
+ {
+ cur.addKanji(s);
+ }
+ }
+
+ // we gotta append the last one!!
+ // this nagged jasonkb for a bit wondering why fue wasn't showing up ;)
+ list.append(cur);
+
+ f.close();
+
+ loaded = true;
+}
+
+QStringList Rad::radByStrokes(unsigned int strokes)
+{
+ load();
+
+ QStringList ret;
+ bool hadOne = false;
+ QValueListIterator<Radical> it = list.begin();
+
+ do
+ {
+ if ((*it).strokes() == strokes)
+ {
+ ret.append((*it).radical());
+ hadOne = true;
+ }
+ else if(hadOne) // shortcut because it's a sorted list
+ {
+ return ret;
+ }
+ }
+ while (++it != list.end());
+
+ return ret;
+}
+
+QStringList Rad::kanjiByRad(const QString &text)
+{
+ //kdDebug() << "kanjiByRad, text is " << text << endl;
+ load();
+ QStringList ret;
+
+ QValueListIterator<Radical> it;
+ for (it = list.begin(); it != list.end() && (*it).radical() != text; ++it)
+ {
+ //kdDebug() << "kanjiByRad, looping, radical is " << (*it).radical() << endl;
+ }
+
+ QString kanji = (*it).kanji();
+ for (unsigned i = 0; i < kanji.length(); ++i)
+ {
+ //kdDebug() << "kanjiByRad, i is " << i << endl;
+ ret.append(QString(kanji.at(i)));
+ }
+
+ return ret;
+}
+
+QStringList Rad::kanjiByRad(const QStringList &list)
+{
+ //kdDebug() << "kanjiByRad (list version)\n";
+
+ QStringList ret;
+ QValueList<QStringList> lists;
+
+ for (QStringList::ConstIterator it = list.begin(); it != list.end(); ++it)
+ {
+ //kdDebug() << "loading radical " << *it << endl;
+ lists.append(kanjiByRad(*it));
+ }
+
+ QStringList first = lists.first();
+ lists.pop_front();
+
+ for (QStringList::Iterator kit = first.begin(); kit != first.end(); ++kit)
+ {
+ //kdDebug() << "kit is " << *kit << endl;
+ QValueList<bool> outcomes;
+ for (QValueList<QStringList>::Iterator it = lists.begin(); it != lists.end(); ++it)
+ {
+ //kdDebug() << "looping through lists\n";
+ outcomes.append((*it).contains(*kit) > 0);
+ }
+
+ const bool containsBool = false;
+ if ((outcomes.contains(containsBool) < 1))
+ {
+ //kdDebug() << "appending " << *kit << endl;
+ ret.append(*kit);
+ }
+ else
+ {
+ //kdDebug() << "not appending " << *kit << endl;
+ }
+ }
+
+ return ret;
+}
+
+Radical Rad::radByKanji(const QString &text)
+{
+ load();
+ QString ret;
+
+ QValueListIterator<Radical> it;
+ for (it = list.end(); it != list.begin() && (*it).kanji().find(text) == -1; --it);
+
+ return (*it);
+}
+
+unsigned int Rad::strokesByRad(const QString &text)
+{
+ load();
+ QValueListIterator<Radical> it;
+ for(it = list.begin(); it != list.end() && (*it).radical() != text; ++it);
+
+ return (*it).strokes();
+}
+
+Rad::~Rad()
+{
+}
+
+///////////////////////////////////////////////
+
+RadWidget::RadWidget(Rad *_rad, QWidget *parent, const char *name) : QWidget(parent, name)
+{
+ hotlistNum = 3;
+
+ rad = _rad;
+ QHBoxLayout *hlayout = new QHBoxLayout(this, KDialog::marginHint(), KDialog::spacingHint());
+ QVBoxLayout *vlayout = new QVBoxLayout(hlayout, KDialog::spacingHint());
+
+ hotlistGroup = new QButtonGroup(1, Horizontal, i18n("Hotlist"), this);
+ //hotlistGroup->setRadioButtonExclusive(true);
+ vlayout->addWidget(hotlistGroup);
+
+ Config* config = Config::self();
+
+ hotlist = config->hotlist();
+
+ while (hotlist.size() > hotlistNum)
+ hotlist.pop_front();
+
+ for (unsigned int i = 0; i < hotlistNum; ++i)
+ {
+ if (i >= hotlistNum)
+ break;
+
+ hotlistGroup->insert(new KPushButton(*hotlist.at(i), hotlistGroup), i);
+ }
+ connect(hotlistGroup, SIGNAL(clicked(int)), SLOT(hotlistClicked(int)));
+
+ QVBoxLayout *layout = new QVBoxLayout(vlayout, KDialog::spacingHint());
+
+ totalStrokes = new QCheckBox(i18n("Search by total strokes"), this);
+ connect(totalStrokes, SIGNAL(clicked()), this, SLOT(totalClicked()));
+ layout->addWidget(totalStrokes);
+
+ QHBoxLayout *strokesLayout = new QHBoxLayout(layout, KDialog::spacingHint());
+ totalSpin = new QSpinBox(1, 30, 1, this);
+ strokesLayout->addWidget(totalSpin);
+ strokesLayout->addStretch();
+ totalErrLabel = new QLabel(i18n("+/-"), this);
+ strokesLayout->addWidget(totalErrLabel);
+ totalErrSpin = new QSpinBox(0, 15, 1, this);
+ strokesLayout->addWidget(totalErrSpin);
+
+ ok = new KPushButton(i18n("&Look Up"), this);
+ ok->setEnabled(false);
+ connect(ok, SIGNAL(clicked()), SLOT(apply()));
+ layout->addWidget(ok);
+ cancel = new KPushButton( KStdGuiItem::cancel(), this );
+
+ connect(cancel, SIGNAL(clicked()), SLOT(close()));
+ layout->addWidget(cancel);
+
+ QVBoxLayout *middlevLayout = new QVBoxLayout(hlayout, KDialog::spacingHint());
+
+ strokesSpin = new QSpinBox(1, 17, 1, this);
+ QToolTip::add(strokesSpin, i18n("Show radicals having this number of strokes"));
+ middlevLayout->addWidget(strokesSpin);
+
+ List = new KListBox(this);
+ middlevLayout->addWidget(List);
+ connect(List, SIGNAL(executed(QListBoxItem *)), this, SLOT(executed(QListBoxItem *)));
+ connect(strokesSpin, SIGNAL(valueChanged(int)), this, SLOT(updateList(int)));
+
+ QVBoxLayout *rightvlayout = new QVBoxLayout(hlayout, KDialog::spacingHint());
+ selectedList = new KListBox(this);
+ rightvlayout->addWidget(selectedList);
+ connect(selectedList, SIGNAL(selectionChanged()), this, SLOT(selectionChanged()));
+
+ remove = new KPushButton(i18n("&Remove"), this);
+ rightvlayout->addWidget(remove);
+ connect(remove, SIGNAL(clicked()), this, SLOT(removeSelected()));
+ remove->setEnabled(false);
+
+ clear = new KPushButton(KStdGuiItem::clear(), this);
+ rightvlayout->addWidget(clear);
+ connect(clear, SIGNAL(clicked()), this, SLOT(clearSelected()));
+ clear->setEnabled(false);
+
+ setCaption(kapp->makeStdCaption(i18n("Radical Selector")));
+
+ strokesSpin->setValue(config->strokes());
+ strokesSpin->setFocus();
+
+ totalSpin->setValue(config->totalStrokes());
+ totalErrSpin->setValue(config->totalStrokesErrorMargin());
+ totalStrokes->setChecked(config->searchByTotal());
+
+ // make sure the right parts of the total stroke
+ // selection system are enabled
+ totalClicked();
+
+ // initially show the list of radicals to choose from
+ updateList(strokesSpin->value());
+}
+
+RadWidget::~RadWidget()
+{
+}
+
+void RadWidget::hotlistClicked(int num)
+{
+ addToSelected(*hotlist.at(num));
+}
+
+void RadWidget::executed(QListBoxItem *item)
+{
+ addToSelected(item->text());
+}
+
+void RadWidget::clearSelected()
+{
+ selectedList->clear();
+ selected.clear();
+ numChanged();
+}
+
+void RadWidget::removeSelected()
+{
+ int currentItem = selectedList->currentItem();
+ if (currentItem != -1)
+ {
+ selectedList->removeItem(currentItem);
+ selected.remove(selected.at(currentItem));
+
+ numChanged();
+ selectionChanged();
+ }
+}
+
+void RadWidget::numChanged()
+{
+ ok->setEnabled(selectedList->count() > 0);
+ clear->setEnabled(selectedList->count() > 0);
+}
+
+void RadWidget::addRadical(const QString &radical)
+{
+ addToSelected(radical);
+}
+
+void RadWidget::addToSelected(const QString &text)
+{
+ if (!text.isNull() && !selected.contains(text))
+ {
+ selectedList->insertItem(text);
+ selected.append(text);
+
+ numChanged();
+ selectionChanged();
+ }
+}
+
+void RadWidget::selectionChanged()
+{
+ //kdDebug() << "selectionChanged()" << endl;
+ remove->setEnabled(selectedList->currentItem() != -1);
+}
+
+void RadWidget::updateList(int strokes)
+{
+ List->clear();
+ List->insertStringList(rad->radByStrokes(static_cast<unsigned int>(strokes)));
+}
+
+void RadWidget::apply()
+{
+
+ if (selected.count() < 1)
+ return;
+
+ emit set(selected, totalStrokes->isChecked() ? totalSpin->value() : 0, totalErrSpin->value());
+
+ Config* config = Config::self();
+ config->setStrokes(strokesSpin->value());
+ config->setTotalStrokes(totalSpin->value());
+ config->setTotalStrokesErrorMargin(totalErrSpin->value());
+ config->setSearchByTotal(totalStrokes->isChecked());
+
+ for (QStringList::Iterator it = selected.begin(); it != selected.end(); ++it)
+ {
+ if (hotlist.find(*it) == hotlist.end())
+ {
+ if (hotlist.size() >= hotlistNum)
+ hotlist.pop_front(); // stupid stl functions in Qt .. ;)
+ hotlist.append(*it);
+
+ config->setHotlist(hotlist);
+ }
+ }
+ config->writeConfig();
+ close();
+}
+
+void RadWidget::totalClicked()
+{
+ bool enable = totalStrokes->isChecked();
+ totalSpin->setEnabled(enable);
+ totalErrSpin->setEnabled(enable);
+ totalErrLabel->setEnabled(enable);
+}
+
+//////////////////////////////////////////////
+
+Radical::Radical(QString text, unsigned int strokes)
+{
+ _Radical = text;
+ Strokes = strokes;
+}
+
+void Radical::addKanji(const QString &text)
+{
+ Kanji.append(text);
+}
+
+#include "rad.moc"
diff --git a/kiten/rad.h b/kiten/rad.h
new file mode 100644
index 00000000..bae2f8dc
--- /dev/null
+++ b/kiten/rad.h
@@ -0,0 +1,123 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+ (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#ifndef RAD_H
+#define RAD_H
+
+#include <qstringlist.h>
+
+class Config;
+class QCheckBox;
+class QLabel;
+class QListBoxItem;
+class QSpinBox;
+class KPushButton;
+class KListBox;
+class QButtonGroup;
+
+class KDE_EXPORT Radical
+{
+ public:
+ Radical(QString = QString::null, unsigned int = 0);
+
+ QString radical() { return _Radical; }
+ unsigned int strokes() { return Strokes; }
+ QString kanji() { return Kanji; }
+
+ void addKanji(const QString &);
+
+ private:
+ QString _Radical;
+ unsigned int Strokes;
+ QString Kanji;
+};
+
+class KDE_EXPORT Rad : public QObject
+{
+ Q_OBJECT
+
+ public:
+ Rad();
+ ~Rad();
+
+ QStringList radByStrokes(unsigned int);
+ QStringList kanjiByRad(const QString &);
+ QStringList kanjiByRad(const QStringList &);
+ Radical radByKanji(const QString &);
+ unsigned int strokesByRad(const QString &);
+
+ private:
+ void load();
+
+ QValueList<Radical> list;
+ bool loaded;
+};
+
+class KDE_EXPORT RadWidget : public QWidget
+{
+ Q_OBJECT
+
+ public:
+ RadWidget(Rad *, QWidget *parent = 0, const char *name = 0);
+ ~RadWidget();
+
+ signals:
+ // if totalStrokes == 0, then don't search by total strokes
+ void set(const QStringList &radical, unsigned int totalStrokes, unsigned int totalStrokesErr);
+
+ public slots:
+ void addRadical(const QString &);
+
+ private slots:
+ void updateList(int);
+ void apply();
+ void totalClicked(void);
+ void selectionChanged();
+ void hotlistClicked(int);
+ void addToSelected(const QString &);
+ void executed(QListBoxItem *);
+ void removeSelected();
+ void clearSelected();
+
+ private:
+ QSpinBox *strokesSpin;
+ QSpinBox *totalSpin;
+ QSpinBox *totalErrSpin;
+ QLabel *totalErrLabel;
+ KPushButton *ok;
+ KPushButton *cancel;
+ KPushButton *remove;
+ KPushButton *clear;
+ QButtonGroup *hotlistGroup;
+ QCheckBox *totalStrokes;
+ KListBox *List;
+ KListBox *selectedList;
+ QStringList selected;
+
+ Rad *rad;
+
+ unsigned int hotlistNum;
+ QStringList hotlist;
+
+ void numChanged();
+};
+
+#endif
diff --git a/kiten/radkfile b/kiten/radkfile
new file mode 100644
index 00000000..84091d53
--- /dev/null
+++ b/kiten/radkfile
@@ -0,0 +1,1000 @@
+#
+# R A D K F I L E
+#
+# Copyright 1995 Michael Raine, J. W. Breen
+#
+# This is the data file that drives the radical lookup method in XJDIC
+# and possibly other dictionary and related software.
+#
+# The file is based on work done in 1994/1995 by Michael Raine in which he
+# analyzed all the JIS1/2 kanji and identified the constituent radicals and
+# other common elements, with the intention of facilitating the selection of
+# kanji within a dictionary program by identifying multiple elements.
+# The file was revised by Jim Breen in September 1995.
+#
+# The format of the file is as follows:
+#
+# (a) all lines starting with a # are comments
+# (b) all lines starting with a $ identify a kanji element, followed by its
+# stroke-count.
+# (c) all other lines with kanji in them are associated with the previously
+# identified element.
+#
+# The file can, of course, be modified by users to suit their preferences.
+# Note that this file has been automatically compiled from another file,
+# "kradfile", in which each of the JIS1/2 kanji is listed, along with its
+# elements.
+#
+$ 1
+ϰаڰ۰򱦱ױݱIJƲɲϲѲײٲڲ޲
+ijֳٳĴǴ˴Դµõĵֵ
+ƶȶ˶Ͷ񷮷÷ŷø޸߸
+¹Źɹ˹Ϲֹع溴ƺǺɺʺͺԺߺǻȻʻ
+ӻջܻ̼׼Žվɾξھݾ
+ӿڿ
+«®µ¶·¸âçðòóôö÷ù
+ģĪĮIJĺļľĿţŤųŵŷŸơƢƣƥƯưƱ
+ƶƹƼƽǩǫǯǰDZǵǹǻǿȡȭȱɭɯɳɴɾ
+ʡʥʵʺʻʼʽ˥˩˪˭˯˽
+̵̫̬̿ͤͥͧͨͫͭʹ͹ͺͽ;Ϳηλξ
+ϣϬϹСТУЯгийѬѺ
+ҶӧөӪԨԯիղմս
+ָּֿ֬ק׬׷׻׽بت١٨ٶٸ
+ڪڵۡۨۮ۲۳۽ܧܮܰܲݤݦݸݺ޳
+޾߱߾
+
+
+
+
+$ 1
+Ȱʰ˰𲡲̲ڲ޳ѳҴٵ춡ȶʶҶ
+ŷѷù̹غºúƺʺѺԺغ޺ߺ
+ɻ̻ջļŽͽо׾꿭
+¿ݿ«®µ¸
+çùĤĪļľŤūųŵŸ
+ơƢƣƥƯưƽǩǰDZǵǹǻǿȼȽȾɭ
+ɳɾʥʦʨʵʻʽ˥˩˪˭˯˽
+̵̨̣̤̥ͩͪͮͳ͹ηξϣϬϹ
+УФХЧЮѯҮҺԯԺ
+իղջստְּ֢֭קׯ׼׽ت
+٥٨ٸٻڪۡۨ۬۲۳ܧܮܰܲݻݾެ޸޽
+߲߱߾
+
+
+
+
+
+$ Ц 1
+ʱʱ˱ӱݵڵߵ嶤̶ٶ񺵺軦
+Ļۼܼݼ޼罢νϽѽҾϿԿð
+ŪǦǧǬǮǷɢɹɿ˳
+̩̪ͲУЦЧѽҲҵӮԯԾբ
+ػ٭ٮٶٸپ۲ߡߨ
+
+
+$ 1
+ϰаҰٰ̱ӳǴϵ׵۵
+ٶȷϷշøƸ𹡹
+ɹϹͺкѺԺպغݺ޺ߺĻ
+˻ܼӼŽͽսľʾξѿ
+ݿ¡¢¤°¸¹½
+ðòĽųŴźƩƿǤǥǪǯǵ
+ɫɬɲʦʨʻʽˮ˳̩̪
+̵̫̯ͤͧͨͭͲʹ͹ͺιУХЧШЩЪЫ
+илпӣөӫӿԯԱԺիլհյ
+ָ֢֨ػٶٸگ
+۴۽ܳݧݸݽޢެ޳޷޸޽
+
+
+
+
+$ 1
+ȱ̱沵ɸ𹦻Ƿ˳εЬи
+ӣ֦֨٩ޢ޻
+$ Э 1
+IJβϲѲײٲdzԴ󵳵µĸøƹ̺ͺ
+ǻɻʻ̻ðģĮĺţǫˣͽ
+;λЭЮЯавӧӨծմֶֿ׻ٳۧݦݺ߿
+
+
+$ 1
+ܴƴǴϴдմش趡ѷݷӸ
+ٸ޸빿Ժ黩վ𿺿
+çŴŸžȮȯȰȼȽȾɰɾʵʻʽ
+ˮ˽̣̤̥̫;ЧбвгдѬѰ
+ҥҷԡԺդիձսְ֢بثسضغ
+ٱڪڷںۡݣݴެޱ޼
+
+
+
+$ е 2
+ͰƱձ߳dz˳ӳԳʵٷʷ߷
+ƹʹѹҹٹĺۻлԼ
+ǼʽƽνϽ߽澦´
+ŦŨũŬŭŰűŲǷǹȴȹɧ
+ˣ˫˳˵̣̤̥̬̺̽΢ΥΨΫήΰβμϻе
+жзийѨѱҧҪԶ
+ֿשױ׿جٷڢڣڤڥګڷڹۢۨܧܸܼ
+ޢߢ߳߷߻
+
+
+
+$ 2
+ʰ˴ض̷ܷ黱
+´ĿǼʺкмѡѩѭ
+ҥҽԡԧԶթַجٱڹ
+ަ޵޼
+
+
+$ 2
+˰̰Ͱαղ²ֲٲ߲񴦴쵶صٶĶ϶
+ĸ埯ƻǻȻļżڼɽ̽ӽ
+¥¦¯¾âƯǤȲȵȶȼɶ
+ʩʫʻ˫˵ͤͥͪηνлноп
+
+ѢѣѤѥѦѧѨѩѪѫѬѭѮѯѰѱѲѳѴѵѶѷѸԲԴ
+դելܭ
+
+$ Ф 2
+Ա񳦳洴ʹܴ޴׶ٶ޶޹纣׻˼
+н¯ëǰDZȣȺɨɰɵ̭̿͢͡
+͵;Фаѡѭ
+ҭҽӰӹִֻ֪ס٤ٽڢܬܲݻ
+ުߵߺ߽
+
+
+$ ѹ 2
+Աٱֳܲд赱̵綤ƶǶ
+׸йͻƽ˽ӽԽ׽پƿ
+³æõùĩįķĸŻƨǮȮȯȰɤɩɷ
+̥ͻΦμοѧѹѺѻѼѽѾѿӳխ
+ץآؤ٢ٿڸ۲ܤܻޫޱߤ
+߫߸
+
+
+
+$ 2
+׹ºԩ۵
+$ Ȭ 2
+۰ñԱױٱܱɲ𳭳ش
+µĵյ󶡶ȶ󷲷øƸݸ
+̹ݹɺɻۻĽ御;پܾ
+ſƿ߿
+£«®¯¶·ºãæçëîûĿŢŦŨũ
+ŬŭŵŶſƦƪƬƭƮƳƻǹȣȬȸȼȽȾɧɾ
+ʬʱʴʵʶʷʻʼʽʾʿ˭˵˽̣̤
+̧̥̽ͱ͵;ϣϻЫЯ
+ѥѼҥӡԡԺ
+ժְֻ֢֫־ֿעףפ״׽׿ثر
+٦کڪڱڲڳڵڷۢۥۧۨۮ۳
+ܧܮܼܰݰݾޤެ޴޸޼޿
+ߡ߲߽߰߳߾
+
+
+
+
+
+$ 2
+DZͱѱ߱Ҳ᳼ֳ괭̶ͶҶٶ¹ƹ
+ֹعݹƺɻ̼ʼĦĴŦŨũŬŭƱƶƹƼ
+ǩǼȹʺʾͻξЬѶ
+ӥս־׽در٨ڸ۳
+ܧߴ߾
+
+
+$ 2
+ñıɲɳ̳гس괧ķָѹֽ̼ؽؾ
+³õƲǹ˵̴̽ͥͫμ
+ϫиѳѸҩأ١ڬ
+ۣۤۯܫܼݨݵ߽
+
+
+$ 2
+󱩲ڴʹŶѺѻ񼡼彬½ڿĩįķĸŮƨɵ
+ΨοҭӰխվס٤ڶ
+
+$ 2
+̴򶲹ҽȽȩ˱Ϲж
+
+$ 2
+̴ٻǺǾȡͩΥҳӲ־
+ڢܤݵި޾ߢ
+
+$ 2
+ɲʷ龤¾ȾҾۿϿĶǦǧʬʱʴʶʷία
+ѱҡңձ֧֫ר״ٮ۷ܸߨ
+
+$ 2
+ij䴢շ޺ɾ¦§¬·ȳȽ˶
+͢͡Ρέ
+ئؼڱܱް޼
+$ 2
+òŲͲزﳯжڷ廫ļƯư̸̳ͦͯ
+κϫϾоҢңҤҥҦҧҨҩҪҫҬҭҮүҰճٹ۶
+
+$ ұ 2
+ڱóѳܳ󴭴ٴŵƵǵ޵රöѶǷɷٷӸظ
+չ̼ۼݼ޼ܽ޾ݾŪƫƺɿʭ
+ˢˤ˦˰ͿЮҢұҳҴҵҶҷӸԵբղ֤
+س۫ݼިޭ
+
+
+$ Ҹ 2
+ϱбڱֲ߲񵴵ԵŶ󷤷Ƿηط׺ֺ
+ػݻ󼷼Ƽؽťƾǽȧɦɷ̥θκ
+ЪЫҸԱת٦ڡڴ۫ݵݼ
+
+
+$ ҹ 2
+ᲤԵùƿɤҹҺһҼҽҾҿ٢
+ܻݤݿ
+$ 2
+ղ׳ʹڴƶǶ׷ḥĸŸǸȸθϸ
+Ҹոڸݸ¹ֹع߹˺Ժպٻ޻輭ѽҽ۽ݽ⾴ƾϾ
+ſƿɿ˿׿±´ñýī
+ĬİľŦŨũŬŭŶſƾȸȻɣʮʯʰ
+ΨЪЫѤѥѾҡҰҵ
+ӮӶԥԾչ֡׬׭׼أجح
+٥ڤڥڦܪܵݡݢݱݶݽߣ߬߰ߵ
+߷߹
+
+
+$ 2
+òݵεԵ󷵷ӷ׼ǽʾġŹŽƽǴȧɷ
+ͿθκнӶԪԻֳת٦ٷڡܥܪߣ߽
+
+
+$ 2
+ѵӵĶ޸湷¨á̿
+Ӳԡնٯߺ
+$ 2
+޲´ߴԵึ׸廧۽ݽ⿫
+̿äúǻǿȧȿɧɷ̮θκм
+ѷүӱֽת٦ٯٿڡݮ߸
+
+
+$ 2
+óȴѵӵٶݸ
+ɹϹ۹ܹ庲ۻϻ꼣ƽӽԽ׽پ
+ŰűŲžǽɰʧʩˡ̶ͺέήίΰαβЬѣ
+ԥԹԼֲױآتڬڭڴۦܱݷ޳
+
+$ 2
+ñα精˲ܲͳϳ߳˶۷·зԷڷ۷ݸǺ廣ٻ
+ǽʽտۿè
+ȿɲ̡̢ͧдӵԳշոտ
+֡׸٭ټڼܥܳ
+
+$ 2
+Ž̷ͦͯͰͽЮаٳٿ
+$ 2
+ݵصջνϿǮȷح
+$ 2
+$ ǵ 2
+εڷȽƩͶܳ
+$ 3
+ﱪԵն޸׽ҽʿ׿¤®½
+ãéŬųƨƩƳƻɯ˥˩ͷϡϢ
+
+$ 3
+ɰΰذްıƱұԱٱܱ
+òIJŲͲβϲѲҲղײزٲܲ޲ųƳdzʳ
+Գճֳ׳۳ܳĴɴԴڴ۴ܴ޴󵮵
+ɵʵ˵̵͵εҵ۵ܵöɶ˶Ͷ϶ж
+Ʒɷʷٷ߷ĸŸƸǸȸθϸиҸոٸ
+ݸŹƹѹܹ޹Ⱥպֺ
+𻫻ǻȻʻ˻̻ϻջüʼ˼μý˽ν
+߽¾Ⱦ˾̾Ҿؾ۾ݾ޾ҿڿ߿
+¤¥ª«­®¯»
+áæëò÷ûġĦĴĶķļ
+ŦŨũŬŭůŹżŽƦƧƪƬƮƱ
+ƲƶƹƼƿǡǴǹȣȦȸȹȺɯ
+ʡʭʮˣˤ˫˭˶̣̱̲̺̾̿
+ͣͤͬʹ͵͸ͻΫάβημϤϨϩϪϬ
+ЮадийѡѥѭѲѷѸѼѾ
+ҢңҤҧҰҶҽҿ
+ӡӢӣӤӥӦӧӨөӪӫӬӭӮӯӰӱӲӳӴӵӶӷӸӹӺӻ
+ӼӽӾӿ
+ԢԣԤԦԧԨկմ
+ֱֳִֻֿפש׫׻׼
+إادسؾ٥٦٫ٽڣڦڨڬڭڮڸ
+ܩܫܷܵݡݢݭݱ
+ݲݶݺݿޣުޮ޲޹ߩ߰߶
+
+
+
+
+
+
+
+
+
+
+
+$ 3
+ϰ򲸲ղݷĸǸ񺤺ͼйԡԢԣ
+ԤԥԦԧԨשؽڣߣ
+
+$ 3
+۱²ųҳݳ߳
+ʵѵӵ϶жѶ෦·˷̷ͷзӷԷڷ۷ܷ̹
+ºúĺȺɺϺۺܺߺ˼μϼҼξ
+Ѿп¤ãó
+ĦĴĶŶŻƲǮǷǸ
+ȹɩʯʽˡ˷ΦοѧѩҪӱ
+ԧԩԪԫԬԭԮԯ԰ԱԲԳԴԵԶԷԸԹԺԻԼԽԾԿ
+ֵֽץد
+٣ڤڥڬڹܱܸެ޺ߤ߫߰߷
+
+
+
+$ 3
+ų̴ȵ˵ͷݹŻλֻ¿³ǤǥɶɽѥѲ
+Ҥլյפײڬڮ޹
+
+$ 3
+ݲƳƳʳճ۴˵ҵ÷ķٸ߹ӽԽ׽ٽȱȴɢɩ
+ʢʣʤ˥˩˪˯̸̳ͥͪͫάδοϨϩϪӽӾ
+آؿڨۣܤ޴
+
+$ ͼ 3
+ܱ滢ӻ༮ֽ¿Dzdz̴̾ͼѳ
+$ 3
+ðذDZͱѱش󵬵ʶ
+ܷӸظٹպ컽½å÷ĿŢŷ
+źʳ̫Ѣҥ
+ҷӺԡթַثضٱڳ
+ڵڹܸۢݺަ޵޻޼߳ߴ
+
+
+$ 3
+°İưȰѰҰűǴ򵸷ȸ乥ʺϻлѼȽ
+ǡǥɱɲ˸̯̻̼ϬϰѤա
+բգդեզէըթժիլխծկհձղճմյնշոչպջռսվտ
+֬׸خټܦݯޮ
+
+$ 3
+dzԳصɸָڻƻһڻνϽ߽¸¹½ͷӬ
+֣أةߥ
+$ 3
+°İưȱDzȲɲԳγ۳ɴд۴ܴ󵹵õҵܵ
+кɺ˺¼ؼɽ̾
+þǫ̩̪ͨϴӣӳ
+ӽնغگܣݦݧޱ
+޳߿
+
+$ 3
+Ӱֱͼռ߼復վ߿ҿº¼åî
+ƤƮƳɪʫѣѲԥԴԿ
+ֵפڮܭ޹ߩ
+
+$ 3
+ƴʷ߷мӼ佢ǽʾľʾοĽǪ˫
+̯̺Ϋνзҧհگۢܥݧ
+$ 3
+ıɲɳгش൱ָýþ˾Ӿؾ޾
+ñýƲǺǾϫϹѸҫֹءܫݰޫ
+
+$ 3
+ÿ
+$ 3
+ӰֱزɶԺӼȼܼԿ°ťŸ
+Ǣʽϳӡջ֢֣֤֡ڦ
+ݡݢߥ
+$ ֥ 3
+պ֥
+$ 3
+峮ٴ̴ߴ˹ݹ亷ź껳нԿéúüħĨ
+ƽ̨̩ξԫְֱֲֳִֵֶַָ֦֧֪֭֮֨֩֫֬֯
+ֹֺֻּֽ־ֿظ
+ڸ۬ۼ߭
+$ 3
+ӺһήΰβҦ׫ؽ
+
+$ 3
+ȹй׹㺴ѲҦӳ
+׶ر٬ڮۺ޹ߩ
+
+$ 3
+󴬴ʹçˢˤ˦˰̦ѢҷԵث۹
+
+$ 3
+ҶӺɻлԻջġĢȨ
+ʾ˹ө
+ܧܼݸ
+$ 3
+򱧱ȴδܴߵϵθǯʿаաְ٪
+۸ޤߵ
+$ 3
+¸ͩΨٹݫ߼
+
+$ 3
+ñdzȷĸ˹ǹ۹ܹ¼׽ѿģŹŻ
+ϭϼѶסעףפץצקר
+שת׫׬׭ڲۥۦܭ߲
+
+$ ׮ 3
+ǶǷ׮ׯ޷
+$ װ 3
+׶ƶǷոѺغ޻ɡʻʽϮЧӯԺիֲ֢
+װױײ׳״
+$ ׵ 3
+̹СбԲ׵׶۪ۻ
+$ 3
+аݵ綯̹ĤĥŮɫʦʨТթվצ׷
+׸׹׺׻׼׽׾׿ަ޸
+$ 3
+˱ﲺ޷ŷǺʻ;íŧ
+ϽϿЯӼخ٧ܨܽݥݩݾ
+ߩ߲
+
+$ 3
+׳״
+$ 3
+ƴ̻ǿܿĦȱɦɧɵɷҭס٤ݵ
+$ 3
+ұ·ԹսĽѽ۽ħĨŰʤΧΪӦԸ֡
+شާ
+$ ˻ 3
+Աٲ洷繱ƴǺʰ˻
+ءآأؤإئاةثجح
+خدذرزسصطظعغػؼؽؿ
+
+$ ٩ 3
+ı粡ȳɳݳ紹ŵ򶴷Ƿȷúκ񻢻ػ
+μ񿡿ª·»ôõĩĽ
+ŦŧůűƵDZDzȴʧʱͬΫ
+٩٪٫٬٭ٮٯٰٱٲٳٴٵٶٷٸٹٺٻپٿ
+
+ڡڢڣڤڥڧڨګڬڭڮگڰڱڲڳڴڶڷڸڹںڼݰ޶
+$ 3
+˱̱ձϳ´õ̷鸺
+й¹Ѽ򽧽½ʽ߽¾þľž
+¬øùĬťũŮźƢƶ
+ǨǻȮɺʥʨˡˢ̡̫ͯͰ
+ήίϲϳһհشݹ
+ޡޢޣޤޥަާިީުޫެޭޮޯްޱ޲޳޴޵޶޷޸޹޺޻޼޽޾޿
+
+ߡߢߣߤߥߦߧߨߩߪ߲߫߬߭߮߯߰߱߳ߴߵ
+߶߷߸߹ߺ߻߼߽߾߿
+
+$ 3
+Ͷѹìǭͱϵ
+
+$ 3
+Ȱͱѱ򲮲ֲײزٲڲ۲޲곩ͳϳ
+ƶö϶жܶݶ췰ɷԷշٷݸָӺڻüǼɼ潯Ծվ־Ŀſ
+¡¢ò÷ơƢƣƺƿǣǬǭ
+ɩʮʯʰ˧˨˩̴̢̬
+ΪϡѳѵҰںۡۤۯݢݨݱݶ߹
+
+
+
+
+
+
+$ ˮ 3
+dzԶ·ټüšŢˮ͹ϭϱϺձڳܿ
+
+$ 3
+ִٶ丱¹ߺݺ廧ؿƫΦδ
+$ 3
+$ ˴ 3
+˴˺˻˾ե
+$ 3
+ڵ۵֩
+$ 3
+귩
+$ Ϸ 4
+͹ڹѼԽȤϷӤӬܺ
+
+$ 4
+հֱ޶÷ķŷƷֻ׻żɼ潥
+񿴿©ĨİźǦǧǫǬǰDZɬ˺̩̪̭ͥͪ
+ͫθӹ׬׭بتشضػؾ
+ۣܬݦ߿
+
+$ 4
+Ұ۲µķḺȺϺкۺܼ뿥
+¡¢±Ȳȵȶ̹ӨӿԢծֶ١٢٣٤٥٦
+٧ٲۧܢ
+
+$ 4
+͸۸ܽȥ˼ϧӺ٨
+$ 4
+ǵµĵ꾵ټٽڦکڵڻ
+$ 4
+ݻٻ޻֡
+$ ھ 4
+ղ߶ɷ㸷ιڼļϽħĨŨŰűŲȥʾ
+ѷؾڽھڿ
+$ ʸ 4
+Ѻغʸا
+$ 4
+ʳпٵ
+$ 4
+³ٵֶԶնܶ﹡»ûۼ۽ݽ꾢ůȸ
+ʼ̮ԭףپ޶
+$ 4
+²˧ˬ˵˷˸˼ͷιӰ
+
+$ 4
+Ѩߪ
+$ 4
+Űǰհװ𱤱ƱDZȱ̱ڱޱ𲡲˳
+´ʴʹҴִٴڵ춭ǶʶǷʷηط
+ŹǺûػݻѼԼڼŽսܽ޽
+ȾϾԾ׾쿥¿
+£âóôöĪ
+īĬIJūŵơƢƧƯưǻǿȤ
+ʢʣʤ˨˭˹˽̡̢̨̽ͮͳ
+νϣϥϦзйѨѩѿҨӶ
+էռׯتزضعغؿٻ
+ڣۣۡۢۤ
+ۥۦۧۨ۫ܡܪܰܺݼޭ޺޻ߪ߫߬߳ߵ߼
+
+
+
+
+
+$ ۩ 4
+۩۪۫߬
+$ 4
+߰޲ѳδӶڶиҸԸոιϹйѹ󻪻
+𽱾þ˾Ӿտ¡·
+æêīĬıIJĿŰűŲƣƥƭƹǽǾǿȩɨɪʢ˦
+˨˲˾̮̻ͨͭ͢͡ζϯϸϾ
+կֹ׺ءڱڴۭ۬ۮۯ۰۱ܵ޲ߦ
+
+
+
+$ 4
+ưɰرɱݲ̲ͲӲ۲ݳʳ˳ڳ߳Ҵ״˵̵
+ٵȶ˶Ͷض߶˷渡ϸ鹺̺̺κϺӺں
+ɻ޼ļƼݼݾž󿢿ſƿ
+«®¼êîõĭijĵļ
+ǸȢȧȭȸɢɨɰɸ
+ʲ˿̣̤̥̺ͮ
+ϣϦϰϱϼҫ
+պ׶ڵڶ۲۳۴۵۶۷۸۹ۺۻۼ۽۾
+ۿ
+ܡܢܣܤܥܦܧܨܩܪܫܬܭܮ
+ܯܱܴܷܸܹܻܼܾܰܲܳܵܶܺܽܿ
+
+ݡݢݣݤݥݦݧݨݩݪݫݬݭݮݯݰݱݲݳݴݵݶެߦ߶
+
+
+
+$ 4
+δնַѻ񼡿÷Ԭݷݸݹݺݻݼݽ
+ݾݿ
+$ 4
+䲷κкֻ߻ƽ¾ľɾھĽɦ
+̹ТӲԮݮ޷ߧߨ
+
+$ 4
+ļȽ޿ް
+$ 4
+̵ֲҷԹצ
+
+$ 4
+$ 4
+ϼѶզܴ
+
+$ 4
+ỷ̰
+$ 4
+šֱ̱̲֮ؾܡޣ
+$ 4
+
+$ 4
+ʱ˱ӵеߵ巣ǼͿƣƧǢȡɨɹ˽ϽϿ
+ܨܹ޾ߡ
+$ 4
+첮в䷭һ޽ƿøúdzȪʲϧҩӷ
+طܶ
+
+$ ۿ 4
+ٰ󱨱߸Ѽ׽ϽǾȾ
+־íĻƾǮDzdzȷʫˣ˱˲̵̹
+ϥϦѦѸҮֺקۿ߼
+
+
+
+
+$ 4
+粺˷̷̺ܺκӺڼ߼ֽؾվɲЬѦԿ
+յٴۣ
+
+$ 4
+ӳʹٻ
+$ 4
+ǩ׽ڵ߾
+$ 4
+վ߾ŤЪЫԱգײ
+
+$ 4
+ĭŤ
+$ 4
+
+$ 4
+򳪳ֽ︣ųʪ̶ϴרެ
+
+$ 4
+޸þDzdzͲӭ
+$ 4
+ҵҽ˾ͿǩǪʡʹϽ
+$ 4
+$ 4
+ͱѳĴᵷµĵ嶩ȶ̶׶귲Ĺ񺷺
+ܿãħĨǤǥ
+˾ΰϮӯժ׬صٰڥۧ۾
+ߡ߭
+
+
+$ 4
+д踵
+$ 4
+ϰ洨ʵ˽Ч
+$ 4
+׹ĪIJƢǬʪʭҲػ
+$ 4
+$ 4
+$ 4
+
+$ 4
+͸׫إ
+$ 5
+ɸ̸Ѹɻ
+$ 5
+
+$ 5
+Ŵۿ¶ùż˿̧԰ף٢ٺۮܻ޿
+
+$ 5
+δع
+$ 5
+ͰϹҵӮԾ
+
+$ 5
+ðڰ۰߰󱷱̲۲ݲijﵦ÷
+߸ùչٺ׼Žþ£µ
+íñýĮǭȧȨȪȫɡɣɭɯ
+ʡʫʳʵ̥ͦͯάαεθκϥϦ
+ѣѬѴҫүҴҶҺӫղճչտָ֭
+עת׼٥ڧڲۥݪޡ߯߱
+
+
+
+
+
+$ ɥ 5
+Žľþɥ̻Т
+
+$ 5
+ִ⺯ɿΡ
+
+$ 5
+׺ݻƪȮȯȰצ
+$ 5
+ڳӷ㸶Ĺɽ̾Ūȫɫɴ
+ͥ֯صڶܴܹݫݬ
+
+$ 5
+$ 5
+αױƴϴշ컮ȧѰռתزܳݣݹީ
+
+
+$ 5
+ñݳǴ㵹öֽ۽ݽžʾ
+įľŤŶſƷȢ˹̲Ҩջ
+ڼޥ߽
+
+
+$ ̷ 5
+̷̸̳̽Юаٳܾ
+$ 5
+崫ôѵŶ븢²ûųŴԼܩݷ
+
+$ 5
+뱰δθŹܺպֺ켧˾ȣˤβ
+
+$ 5
+Ӱֱдضߺ׺غݻɸɺɻɼܣ
+
+$ 5
+ٶ°Υүڢߢ
+$ 5
+ѰܰϲʲӲԳϳ⵨жݷιƹм・ξо
+Ʃɣ̭ͶΡӻשئةطܶ
+
+
+$ 5
+깵кӳ
+
+$ Ω 5
+Űǰ̰ձ޴鵣㶥˻ý׾Ͼ㿥
+ſƿèüŦŨũŬŭƴƵƷƸȸɧ˵
+˶Ωγεζ϶ϸѪѿҡֿڤڥڦ۰ܦܼ
+ݡݢݱ߮߷
+
+
+$ 5
+޶߸ӽµʣ͵Σ
+
+$ 5
+ĭijĵ
+$ 5
+
+$ 5
+٨ܲ
+$ 6
+ճ޴ȴɴʵڶľпýūȢȤȦȵɮ
+̧϶ڱ
+
+
+$ 6
+ŵƵǶηѸҹǹȼ;ѿǴȨ
+ʴʵ̰γϰ׳״޽߯ߴ
+
+
+$ 6
+ݰޱﳨ˵۷Ϸзѷҷȹɹʹ˺ٺʼӼ
+Ľ̽ҿ³¹½þŻǼɳʶ˥
+׳׾ڻݩݳ
+
+
+
+$ 6
+ƫƺӲݵ
+$ 6
+ĴԷӷ߽İǫȳ̴̡̢ѳԨ
+֤׬׭ڤڴݦ߷߿
+
+$ 6
+µĶȷ;ãժڥ
+ۧߡ
+$ 6
+ʹ彬ɵҭס٤
+
+$ 6
+üǨظ
+$ 6
+$ 6
+´ืǻ񽴿ÿİʹͬϸѷշո׬׭׹
+ܷܿ
+$ 6
+ķȥɮΧΪ
+$ 6
+
+$ 6
+߳ƴϴն۷ÿ¡¢èɱѰڰݣݴ
+
+$ 6
+ݲƲɷƼ©Ƴƻɡͫ١
+$ 6
+꼼Թڬܱ
+$ 6
+㶽ѻӸکڪݽ
+
+$ 6
+ƼżȦа
+$ 6
+$ 6
+ϸҽ
+$ 6
+³¶º¨̼ϭϯϱϲϵϺԷ
+$ 6
+
+$ 6
+Եȧɷθκת٦ڡ
+
+$ 6
+ܲ볪µ¶ֻؿijȺ˪̪ͻϹ
+֤ت
+
+
+$ 6
+콰ީ
+$ 6
+ҳԹսѾӦԸشާ
+$ 6
+ͰڰĴԷؾ̿äŸǹǻǿ
+ɶɽ˫̬΢Ԩڷۨ
+
+$ 6
+ǶɸɺɻɼʤѢѫӢޯ߬
+
+$ 7
+ɳдѵڰݴݶ
+$ 7
+򳪳ѿԽר
+$ 7
+ӱڲݳҵõĵ͵෱׷طٷظֹ𼱼ս
+ھ۾ܾǿֿïĴĵƤƥǧȳɵɾˬ
+͡Ͷ׾ٿڻݳ߸
+
+
+$ ë 7
+¯ëȣ͵
+$ Ʀ 7
+𳮳ݼ߿ûƦƪƬƮ˭ѥפ٦߰
+
+$ 7
+DzȲԵݿЮӼڡۤۯܽݨݩ
+
+$ 7
+ɿ
+$ 7
+űϱв߲쳭۳ܴӴ굮۸ܹ׹عຢĺ⻾
+ܿ£¦§¬±»ĺŽſƬ
+ʮʯʰϨѫҪҼԤؼ
+گڹݤݧݯ߹
+
+
+$ 7
+ųҼ׿
+$ 7
+۵ĶǷ
+$ ­ 7
+ٺ¥ª­ķƧϩϪ
+
+$ 7
+ͼտ
+$ 7
+ӳҷڷ⸮˹ܻ»üֽŲž͢ϡϢ
+
+
+$ 7
+˼ſƿȸҡڤڥڦݡݢݱ߷
+
+$ ä 7
+äǻǿѯ
+$ 7
+ڹ򽶽߾ݿºîŢȰͱͲڳ
+
+$ 7
+ῳȨ߯
+$ Τ 7
+ìŻƴƵƷƸ΢ΣΤѪѸץ߮
+
+$ 8
+ԱóյӶֶڹ۹ݺƽ˿ĸ
+ţŭŴƪƼȭ˯έϣϿ
+
+
+
+$ Ĺ 8
+ĢĥıĹȱɦذ
+$ 8
+DZܳմ´ʴִ״ع޽Ʈȶʹڨܯݭ
+
+$ 8
+ǽϽϿܨ
+$ 8
+԰ݱͳγϴôѴȸ۸ܸŻ󽲽ڽǾֿ̾ʿå
+ïŧȻʳͣͺΥѮѵҰһӴ׫٣٧
+ڸںڼݥݶ
+
+$ 8
+⼶íǨʷ̸Ϫϳڧ۱ݲߺ
+
+$ 8
+
+$ 8
+
+$ 8
+ñ沶޻
+$ 8
+˹ݹ
+$ 8
+ѽؤ
+$ 9
+
+$ 9
+ȳ׳Ƿ۱
+$ 9
+ΰްҴԣ
+$ 9
+$ 9
+ŰǰձϾ㿥ѿ
+$ 9
+ϱг۳ܴ극۸ܹຢܿĺſƬ
+
+$ 9
+
+$ 9
+
+$ 9
+²۵¶˰Ҭ
+
+$ 9
+
+$ 9
+
+$ 9
+زﵳö𸳽ƭ
+
+$ 9
+ⷫҿݿ
+$ 10
+
+$ 10
+ƹʿȹ
+$ 10
+ȱɦ
+$ 10
+
+$ 10
+
+$ 10
+$ 10
+$ ε 10
+ε϶
+$ 11
+󱷳߸íʫϥϦ
+
+
+$ Ļ 11
+Ļƾȷ˱˲ֺ̹
+
+
+$ 11
+$ 11
+ϼѶ
+$ 11
+
+$ 11
+
+$ 11
+
+$ ũ 11
+ŦŨũŬŭ
+$ 12
+עڲۥ
+$ 12
+
+$ 12
+$ 12
+
+$ ̵ 12
+̵ק
+$ 13
+
+$ Ť 13
+$ 13
+
+$ 13
+
+$ ɡ 14
+
+$ 14
+Ѻغѱګ߻
+$ 15
+
+$ 17
+
diff --git a/kiten/romkana.cnv b/kiten/romkana.cnv
new file mode 100644
index 00000000..add1d240
--- /dev/null
+++ b/kiten/romkana.cnv
@@ -0,0 +1,414 @@
+# This is the Romaji to Kana conversion file for JDIC and XJDIC
+# Any line beginning with a # is a comment.
+# Each data line must contain a kana/romaji pair, separated by one or
+# more spaces, the rest of the line is a comment.
+# Each entry can have at most 6 ascii or 3 kana characters.
+# Order doesn't matter.
+#
+# As distributed, the file should handle most of the common Hepburn and
+# Kunrei moras. Note that some mappings are commented out. These can
+# modified according to user taste.
+# Feel free to add to this file, but don't delete the "*" or "q" lines
+#
+# The original version of this file was obtained from a couple of MOKE's
+# .hlp files. Thanks Mark.
+#
+$HIRAGANA TABLE (don't delete this line)
+ -
+# useful for kanjidic's okurigana system
+# .
+ xa
+ a
+ xi
+ i
+ xu
+ u
+ xe
+ e
+ ye
+ xo
+ o
+ ka
+ ga
+ ki
+ kya
+ kyu
+ kye
+ kyo
+ gi
+ gya
+ gyu
+ gye
+ gyo
+ ku
+ gu
+ ke
+ ge
+ ko
+ go
+ sa
+ za
+ shi
+ si
+ syi
+ sha
+ sya
+ shu
+ syu
+ she
+ sye
+ sho
+ syo
+ ji
+ zi
+ jyi
+ ja
+ jya
+ ju
+ jyu
+ je
+ jye
+ jo
+ jyo
+ su
+ zu
+# zi
+ se
+ ze
+ so
+ zo
+ ta
+ da
+ chi
+ cyi
+ ti
+ tyi
+ cha
+ cya
+ tya
+ chu
+ cyu
+ tyu
+ che
+ cye
+ tye
+ cho
+ cyo
+ tyo
+ dzi
+ dji
+¤ dza
+¤ dja
+# ¤ dzu
+¤ dju
+¤ dze
+¤ dje
+¤ dzo
+¤ djo
+ * note that * = small-tsu is necessary
+ t-
+ä tchi
+ä tcha
+ä tchu
+ä tche
+ä tcho
+ tsu
+ tu
+Ĥ tsa
+Ĥ tse
+Ĥ tso
+ dzu
+ te
+#Ƥ ti (not used because kunrei ti=chi above)
+#Ƥ tya
+#Ƥ tyu
+#Ƥ tyo
+ de
+Ǥ di
+Ǥ dya
+Ǥ dyu
+Ǥ dye
+Ǥ dyo
+ to
+ do
+ɤ du
+ na
+ ni
+ˤ nya
+ˤ nyu
+ˤ nye
+ˤ nyo
+ nu
+ ne
+ no
+ ha
+ ba
+ pa
+ hi
+Ҥ hya
+Ҥ hyu
+Ҥ hye
+Ҥ hyo
+ bi
+Ӥ bya
+Ӥ byu
+Ӥ bye
+Ӥ byo
+ pi
+Ԥ pya
+Ԥ pyu
+Ԥ pye
+Ԥ pyo
+ fu
+ hu
+դ fa
+դ fi
+դ fe
+դ fo
+դ fya
+դ fyu
+դ fye
+դ fyo
+ bu
+ pu
+ he
+ be
+ pe
+ ho
+ bo
+ po
+ ma
+ mi
+ߤ mya
+ߤ myu
+ߤ mye
+ߤ myo
+ mu
+ me
+ mo
+ xya
+ ya
+ xyu
+ yu
+ xyo
+ yo
+ ra
+ ri
+ rya
+ ryu
+ꤧ rye
+ ryo
+ ru
+ re
+ ro
+ xwa
+ wa
+ wi
+ we
+ wo
+ n'
+# nn
+ q note that q = n is necessary
+$KATAKANA (DON'T delete this line!)
+ -
+# .
+ xa
+ a
+ xi
+ i
+ xu
+ u
+ xe
+ e
+ ye
+ xo
+ o
+ ka
+ ga
+ ki
+ kya
+ kyu
+ kye
+ kyo
+ gi
+ gya
+ gyu
+ gye
+ gyo
+ ku
+ gu
+ ke
+ ge
+ ko
+ go
+ sa
+ za
+ shi
+ si
+ syi
+ sha
+ sya
+ shu
+ syu
+ she
+ sye
+ sho
+ syo
+ ji
+ zi
+ jyi
+ ja
+ jya
+ ju
+ jyu
+ je
+ jye
+ jo
+ jyo
+ su
+ zu
+# zi
+ se
+ ze
+ so
+ zo
+ ta
+ da
+ chi
+ cyi
+ ti
+ tyi
+ cha
+ cya
+ tya
+ chu
+ cyu
+ tyu
+ che
+ cye
+ tye
+ cho
+ cyo
+ tyo
+ dzi
+ dji
+¥ dza
+¥ dja
+# ¥ dzu
+¥ dju
+¥ dze
+¥ dje
+¥ dzo
+¥ djo
+ * note that *=small-tsu is necessary
+ t-
+å tchi
+å tcha
+å tchu
+å tche
+å tcho
+ dzu
+# dzu
+ tsu
+ tu
+ĥ tsa
+ĥ tse
+ĥ tso
+ te
+#ƥ ti (not used because kunrei ti=chi above)
+#ƥ tya
+#ƥ tyu
+#ƥ tyo
+ de
+ǥ di
+ǥ dya
+ǥ dyu
+ǥ dye
+ǥ dyo
+ to
+ do
+ɥ du
+ na
+ ni
+˥ nya
+˥ nyu
+˥ nye
+˥ nyo
+ nu
+ ne
+ no
+ ha
+ ba
+ pa
+ hi
+ҥ hya
+ҥ hyu
+ҥ hye
+ҥ hyo
+ bi
+ӥ bya
+ӥ byu
+ӥ bye
+ӥ byo
+ pi
+ԥ pya
+ԥ pyu
+ԥ pye
+ԥ pyo
+ fu
+ hu
+ե fa
+ե fi
+ե fe
+ե fo
+ե fya
+ե fyu
+ե fye
+ե fyo
+ bu
+ pu
+ he
+ be
+ pe
+ ho
+ bo
+ po
+ ma
+ mi
+ߥ mya
+ߥ myu
+ߥ mye
+ߥ myo
+ mu
+ me
+ mo
+ xya
+ ya
+ xyu
+ yu
+ xyo
+ yo
+ ra
+ ri
+ rya
+ ryu
+ꥧ rye
+ ryo
+ ru
+ re
+ ro
+ xwa
+ wa
+ wi
+ we
+ wo
+ n'
+# nn
+ q note that q = n is necessary
+ vu
+ va
+ vi
+ ve
+ vo
+ xka
+ xke
diff --git a/kiten/vconj b/kiten/vconj
new file mode 100644
index 00000000..e8ce23a0
--- /dev/null
+++ b/kiten/vconj
@@ -0,0 +1,348 @@
+#
+# V C O N J - control file for verb and adjective deinflection
+#
+# the following section sets up the labels which are used for the
+# various inflections. These are displayed by the program.
+# The initial labels can be edited by the user.
+#
+# First there are the labels for the types of conjugations
+#
+0 plain, negative, nonpast
+1 polite, non-past
+2 conditional
+3 volitional
+4 te-form
+5 plain, past
+6 plain, negative, past
+7 passive
+8 causative
+9 potential or imperative
+10 imperative
+11 polite, past
+12 polite, negative, non-past
+13 polite, negative, past
+14 polite, volitional
+15 adj. -> adverb
+16 adj., past
+17 polite
+18 polite, volitional
+19 passive or potential
+20 passive (or potential if Grp 2)
+21 adj., negative
+22 adj., negative, past
+23 adj., past
+24 plain verb
+#
+# and these are the conjugations/inflections, and their dictionary forms
+# (please note that these are scanned from the top, so the order is
+# critical if the correct guess is to be made.)
+#
+$ this line flags the start of them
+#
+ 5
+ 4
+ʤ 0
+ʤ 6
+ޤ 1
+ޤ 11
+# NB: the order of the two following must not change, as the scan is downwards
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ 2
+ 3
+ 4
+ä 4
+ 5
+ä 5
+ 7
+ 8
+ 9
+ʤ 0
+ʤ 6
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ 2
+ 3
+ 4
+ 5
+ 7
+ 8
+ 9
+ʤ 0
+ʤ 6
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+Ƥ 2
+Ȥ 3
+ä 4
+ä 5
+ 7
+ 8
+ 9
+ʤʤ 0
+ʤʤ 6
+ˤޤ 1
+ˤޤ 11
+ˤޤǤ 13
+ˤޤ 12
+ˤޤ礦 18
+ͤ 2
+Τ 3
+ 4
+ 5
+ʤ 7
+ʤ 8
+ 9
+ޤʤ 0
+ޤʤ 6
+ߤޤ 1
+ߤޤ 11
+ߤޤǤ 13
+ߤޤ 12
+ߤޤ礦 18
+ 2
+⤦ 3
+ 4
+ 5
+ޤ 7
+ޤ 8
+ 9
+ʤ 0
+ʤ 6
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ 2
+ 3
+ä 4
+ä 5
+ 20
+餻 8
+# 9 moved below
+ʤ 0
+ʤ 6
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ 2
+ 3
+ä 4
+ä 5
+ 7
+碌 8
+ 9
+ʤ 0
+ʤ 6
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ 2
+ 3
+ 4
+ 5
+ 7
+ 8
+ 9
+Фʤ 0
+Фʤ 6
+Ӥޤ 1
+Ӥޤ 11
+ӤޤǤ 13
+Ӥޤ 12
+Ӥޤ礦 18
+٤ 2
+ܤ 3
+ 4
+ 5
+Ф 7
+Ф 8
+ 9
+ʤ 0
+ʤ 6
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ 2
+褦 3
+ 4
+ 5
+ 20
+ 8
+ 10
+ 17
+ʤ 22
+ 21
+ä 23
+ 24
+ 15
+ 16
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ʤ 0
+ʤ 6
+ 2
+ 3
+ 4
+ 5
+ 19
+ 8
+ 10
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ʤ 0
+ʤ 6
+ 4
+ 2
+ 3
+ 5
+ 19
+ 8
+ 10
+٤ޤ ٤ 1
+٤ޤ ٤ 11
+٤ޤǤ ٤ 13
+٤ޤ ٤ 12
+٤ޤ礦 ٤ 18
+٤ʤ ٤ 0
+٤ʤ ٤ 6
+٤ ٤ 2
+٤ ٤ 3
+٤ ٤ 4
+٤ ٤ 5
+٤ ٤ 19
+٤ ٤ 8
+٤ ٤ 10
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ʤ 0
+ʤ 6
+ 2
+ 3
+ 4
+᤿ 5
+ 19
+ᤵ 8
+ 10
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ʤ 0
+ʤ 6
+ 2
+ 3
+ 4
+ 5
+ 19
+ 8
+ 10
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ʤ 0
+ʤ 6
+ 2
+ 3
+ 4
+줿 5
+ 19
+줵 8
+ 10
+ 9
+ͤޤ ͤ 1
+ͤޤ ͤ 11
+ͤޤǤ ͤ 13
+ͤޤ ͤ 12
+ͤޤ礦 ͤ 18
+ͤʤ ͤ 0
+ͤʤ ͤ 6
+ͤ ͤ 2
+ͤ ͤ 3
+ͤ ͤ 4
+ͤ ͤ 5
+ͤ ͤ 19
+ͤ ͤ 8
+ͤ ͤ 10
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ʤ 0
+ʤ 6
+ 2
+ 3
+ 4
+ 5
+ 19
+ 8
+ 10
+ޤ 1
+ޤ 11
+ޤǤ 13
+ޤ 12
+ޤ礦 18
+ʤ 0
+ʤ 6
+ 2
+ 3
+ 4
+ 5
+ 19
+ 8
+ 10
+Ƥޤ Ƥ 1
+Ƥޤ Ƥ 11
+ƤޤǤ Ƥ 13
+Ƥޤ Ƥ 12
+Ƥޤ礦 Ƥ 18
+Ƥʤ Ƥ 0
+Ƥʤ Ƥ 6
+Ƥ Ƥ 2
+Ƥ Ƥ 3
+Ƥ Ƥ 4
+Ƥ Ƥ 5
+Ƥ Ƥ 19
+Ƥ Ƥ 8
+Ƥ Ƥ 10
+Ǥޤ Ǥ 1
+Ǥޤ Ǥ 11
+ǤޤǤ Ǥ 13
+Ǥޤ Ǥ 12
+Ǥޤ礦 Ǥ 18
+Ǥʤ Ǥ 0
+Ǥʤ Ǥ 6
+Ǥ Ǥ 2
+Ǥ Ǥ 3
+Ǥ Ǥ 4
+Ǥ Ǥ 5
+Ǥ Ǥ 19
+Ǥ Ǥ 8
+Ǥ Ǥ 10
diff --git a/kiten/widgets.cpp b/kiten/widgets.cpp
new file mode 100644
index 00000000..989c777d
--- /dev/null
+++ b/kiten/widgets.cpp
@@ -0,0 +1,514 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+ (C) 2005 Paul Temple <paul.temple@gmx.net>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#include <kaction.h>
+#include <kapplication.h>
+#include <kconfig.h>
+#include <klistview.h>
+#include <klocale.h>
+#include <kmessagebox.h>
+#include <kprinter.h>
+#include <kprocess.h>
+#include <kstandarddirs.h>
+#include <kstatusbar.h>
+#include <qfileinfo.h>
+#include <qpaintdevicemetrics.h>
+#include <qpainter.h>
+#include <qregexp.h>
+#include <qsimplerichtext.h>
+#include <qtextcodec.h>
+
+#include <cassert>
+
+#include "kitenconfig.h"
+#include "dict.h"
+#include "kromajiedit.h"
+#include "widgets.h"
+
+ResultView::ResultView(bool showLinks, QWidget *parent, const char *name)
+ : KTextBrowser(parent, name)
+{
+ setReadOnly(true);
+ setLinkUnderline(false);
+ basicMode = false;
+ links = showLinks;
+
+ // don't let ktextbrowser internally handle link clicks
+ setNotifyClick(true);
+}
+
+void ResultView::addResult(Dict::Entry result, bool common)
+{
+ if (result.dictName() != "__NOTSET")
+ {
+ addHeader((common? i18n("Common results from %1") : i18n("Results from %1")).arg(result.dictName()), 5);
+ return;
+ }
+ if (result.header() != "__NOTSET")
+ {
+ addHeader(result.header());
+ return;
+ }
+
+ QString html;
+ if (result.kanaOnly())
+ html = QString("<p><font size=\"+2\">%1</font> ").arg(result.firstReading());
+ else
+ html = QString("<p><font size=\"+2\">%1</font>: %2 ").arg(putchars(result.kanji())).arg(result.firstReading());
+
+ QStringList::Iterator it;
+ QStringList Meanings = result.meanings();
+ for (it = Meanings.begin(); it != Meanings.end(); ++it)
+ {
+ if ((*it).find("(P)") >= 0)
+ {
+ if (common)
+ continue;
+ else
+ {
+ html += QString("<strong>") + i18n("Common") + QString("</strong> ");
+ }
+ }
+ else
+ {
+ html += (*it);
+ html += "; ";
+ }
+ }
+
+ html += "</p>";
+
+ append(html);
+}
+
+void ResultView::addKanjiResult(Dict::Entry result, bool common, Radical rad)
+{
+ if (result.dictName() != "__NOTSET")
+ {
+ addHeader((common? i18n("Common results from %1") : i18n("Results from %1")).arg(result.dictName()), 5);
+ return;
+ }
+ if (result.header() != "__NOTSET")
+ {
+ addHeader(result.header());
+ return;
+ }
+
+ QString html;
+ html = QString("<p><font size=\"+3\">%1</font>: %2 ").arg(putchars(result.kanji()));
+
+ unsigned int freq = result.freq();
+ if (freq == 0) // does it have a frequency?
+ html = html.arg(i18n("Rare"));
+ else
+ // this isn't a number of times, it's simply an index of
+ // probability
+ html = html.arg(i18n("Probability rank #%1").arg(freq));
+
+ html += "<br />";
+
+ QStringList::Iterator it;
+ QStringList Readings = result.readings();
+ for (it = Readings.begin(); it != Readings.end(); ++it)
+ {
+ if ((*it) == "T1")
+ {
+ if (basicMode)
+ break;
+
+ html.truncate(html.length() - 2); // get rid of last ,
+ html += i18n("<br />In names: ");
+ }
+ else
+ {
+ if ((*it) == "T2")
+ {
+ if (basicMode)
+ break;
+
+ html.truncate(html.length() - 2);
+ html += i18n("<br />As radical: ");
+ }
+ else
+ {
+ html += (*it);
+ html += ", ";
+ }
+ }
+ }
+ html.truncate(html.length() - 2);
+
+ html += "<br />";
+
+ QStringList Meanings = result.meanings();
+ for (it = Meanings.begin(); it != Meanings.end(); ++it)
+ {
+ html += (*it);
+ html += "; ";
+ }
+ html.truncate(html.length() - 2);
+ html += "<br />";
+ html += i18n("Grade Level: %1. Strokes: %2.");
+
+ switch (result.grade())
+ {
+ case 0:
+ html = html.arg(i18n("None"));
+ break;
+ case 8:
+ html = html.arg(i18n("In Jouyou"));
+ break;
+ case 9:
+ html = html.arg(i18n("In Jinmeiyou"));
+ break;
+ default:
+ html = html.arg(result.grade());
+ }
+
+ html = html.arg(result.strokes());
+
+ if (result.miscount() != 0)
+ html.append(i18n(" Common Miscount: %1.").arg(result.miscount()));
+
+ if (!!rad.radical())
+ html.append(i18n(" Largest radical: %1, with %2 strokes.").arg(QString("<a href=\"__radical:%1\">%2</a>").arg(rad.radical()).arg(rad.radical())).arg(rad.strokes()));
+
+ html += "</p>";
+
+ append(html);
+}
+
+void ResultView::addHeader(const QString &header, unsigned int degree)
+{
+ append(QString("<h%1>%2</h%3>").arg(degree).arg(header).arg(degree));
+}
+
+QString ResultView::putchars(const QString &text)
+{
+ if (!links)
+ return text;
+
+ unsigned int len = text.length();
+ QString ret;
+
+ for (unsigned i = 0; i < len; i++)
+ {
+ if (Dict::textType(QString(text.at(i))) == Dict::Text_Kanji)
+ ret.append(QString("<a href=\"%1\">%1</a>").arg(text.at(i)).arg(text.at(i)));
+ else
+ ret.append(text.at(i));
+ }
+
+ return ret;
+}
+
+void ResultView::append(const QString &text)
+{
+ printText.append(text);
+}
+
+void ResultView::clear()
+{
+ printText = "";
+}
+
+void ResultView::flush()
+{
+ setText(printText);
+ setCursorPosition(0, 0);
+ ensureCursorVisible();
+}
+
+void ResultView::print(QString title)
+{
+ KPrinter printer;
+ printer.setFullPage(true);
+ if (printer.setup(this, i18n("Print Japanese Reference")))
+ {
+ QPainter p(&printer);
+ QPaintDeviceMetrics metrics(p.device());
+ int dpix = metrics.logicalDpiX();
+ int dpiy = metrics.logicalDpiY();
+ const int margin = 72; // pt
+
+ QRect body(dpix, dpiy, metrics.width() - margin * dpix / margin * 2, metrics.height() - margin * dpiy / margin * 2);
+
+ QSimpleRichText richText(title.isNull()? printText : i18n("<h1>Search for \"%1\"</h1>").arg(title) + printText, font(), context(), styleSheet(), mimeSourceFactory(), body.height(), Qt::black, false);
+ richText.setWidth(&p, body.width());
+ QRect view(body);
+ int page = 1;
+
+ QColorGroup goodColorGroup = QColorGroup(colorGroup());
+ goodColorGroup.setColor(QColorGroup::Link, Qt::black);
+
+ do
+ {
+ richText.draw(&p, body.left(), body.top(), view, goodColorGroup);
+ view.moveBy(0, body.height());
+ p.translate(0, -body.height());
+
+ QFont myFont(font());
+ myFont.setPointSize(9);
+ p.setFont(myFont);
+ QString footer(QString("%1 - Kiten").arg(QString::number(page)));
+ p.drawText(view.right() - p.fontMetrics().width(footer), view.bottom() + p.fontMetrics().ascent() + 5, footer);
+
+
+ if (view.top() >= richText.height())
+ break;
+
+ printer.newPage();
+ page++;
+
+ kapp->processEvents();
+ }
+ while (true);
+ }
+}
+
+void ResultView::updateFont()
+{
+ setFont(Config::self()->font());
+}
+
+/////////////////////////////////////////////////////
+// nice EDICT dictionary editor
+
+eEdit::eEdit(const QString &_filename, QWidget *parent, const char *name)
+ : KMainWindow(parent, name)
+ , filename(_filename)
+{
+ List = new KListView(this);
+ setCentralWidget(List);
+
+ List->addColumn(i18n("Kanji"));
+ List->addColumn(i18n("Reading"));
+ List->addColumn(i18n("Meanings"));
+ List->addColumn(i18n("Common"));
+ List->setItemsRenameable(true);
+ List->setRenameable(0);
+ List->setRenameable(1);
+ List->setRenameable(2);
+ List->setRenameable(3);
+
+ List->setAllColumnsShowFocus(true);
+ List->setColumnWidthMode(0, QListView::Maximum);
+ List->setColumnWidthMode(1, QListView::Maximum);
+ List->setColumnWidthMode(2, QListView::Maximum);
+ List->setColumnWidthMode(3, QListView::Maximum);
+ List->setMultiSelection(true);
+ List->setDragEnabled(true);
+
+ saveAct = KStdAction::save(this, SLOT(save()), actionCollection());
+ removeAct = new KAction(i18n("&Delete"), "edit_remove", CTRL + Key_X, this, SLOT(del()), actionCollection(), "del");
+ (void) new KAction(i18n("&Disable Dictionary"), 0, this, SLOT(disable()), actionCollection(), "disable");
+ addAct = new KAction(i18n("&Add"), "edit_add", CTRL + Key_A, this, SLOT(add()), actionCollection(), "add");
+ (void) KStdAction::close(this, SLOT(close()), actionCollection());
+
+ createGUI("eeditui.rc");
+ //closeAction->plug(toolBar());
+
+ openFile(filename);
+
+ isMod = false;
+}
+
+eEdit::~eEdit()
+{
+}
+
+void eEdit::add()
+{
+ if (List)
+ new KListViewItem(List);
+}
+
+void eEdit::openFile(const QString &file)
+{
+ QFile f(file);
+ if (!f.open(IO_ReadOnly))
+ return;
+
+ QTextStream t(&f);
+ QString s;
+
+ while (!t.eof())
+ {
+ s = t.readLine();
+ if (s.left(1) == "#" || s.isEmpty())
+ continue;
+ Dict::Entry entry = Dict::parse(s);
+ QString meanings = Dict::prettyMeaning(entry.meanings());
+ bool common = meanings.find(QString("(P)")) >= 0;
+ meanings.replace(QRegExp("; "), "/");
+ meanings.replace(QRegExp("/\\(P\\)"), "");
+ new QListViewItem(List, entry.kanji(), Dict::prettyKanjiReading(entry.readings()), meanings, common? i18n("yes") : i18n("no"));
+ }
+}
+
+void eEdit::save()
+{
+ QFile f(filename);
+ if (!f.open(IO_WriteOnly))
+ return;
+ QTextStream t(&f);
+
+ t << "# Generated by Kiten's EDICT editor" << endl << "# http://katzbrown.com/kiten" << endl << endl;
+
+ QListViewItemIterator it(List);
+ for (; it.current(); ++it)
+ {
+ QString kanji = it.current()->text(0);
+ QString reading = it.current()->text(1);
+ QString text = kanji.isEmpty()? reading : kanji;
+
+ QString meanings = it.current()->text(2);
+ if (meanings.right(1) != "/")
+ meanings.append("/");
+ if (meanings.left(1) != "/")
+ meanings.prepend("/");
+
+ QString commonString = it.current()->text(3).lower();
+ bool common = (commonString == "true" || commonString == "yes" || commonString == "1" || commonString == "common");
+
+ text.append(" ");
+ if (!kanji.isEmpty())
+ text.append(QString("[%1] ").arg(reading));
+ text.append(meanings);
+
+ if (common)
+ text.append("(P)/");
+
+ t << text << endl;
+ }
+
+ f.flush();
+
+ // find the index generator executable
+ KProcess proc;
+ proc << KStandardDirs::findExe("kitengen") << filename << KGlobal::dirs()->saveLocation("data", "kiten/xjdx/", true) + QFileInfo(filename).baseName() + ".xjdx";
+ // TODO: put up a status dialog and event loop instead of blocking
+ proc.start(KProcess::Block, KProcess::NoCommunication);
+
+ statusBar()->message(i18n("Saved"));
+ isMod = false;
+}
+
+void eEdit::disable()
+{
+ int result = KMessageBox::warningYesNo(this, i18n("Disabling your personal dictionary will delete its contents.\n\n(You can however always create your dictionary again.)"), QString::null, i18n("Disable"), KStdGuiItem::cancel(), "DisableAsk", true);
+ if (result == KMessageBox::No)
+ return;
+
+ QFile::remove(filename);
+ delete this;
+}
+
+void eEdit::del()
+{
+ QPtrList<QListViewItem> selected = List->selectedItems();
+ assert(selected.count());
+
+ for(QPtrListIterator<QListViewItem> i(selected); *i; ++i)
+ delete *i;
+
+ isMod = true;
+}
+
+/////////////////////////////////////////////////////
+// sorta taken from konqy
+
+EditAction::EditAction(const QString& text, int accel, const QObject *receiver, const char *member, QObject* parent, const char* name)
+ : KAction(text, accel, parent, name)
+{
+ m_receiver = receiver;
+ m_member = member;
+}
+
+EditAction::~EditAction()
+{
+}
+
+int EditAction::plug( QWidget *w, int index )
+{
+ // if ( !w->inherits( "KToolBar" ) )
+ // return -1;
+
+ KToolBar *toolBar = (KToolBar *)w;
+
+ int id = KAction::getToolButtonID();
+
+ KRomajiEdit *comboBox = new KRomajiEdit(toolBar, "search edit");
+ toolBar->insertWidget( id, 70, comboBox, index );
+ connect( comboBox, SIGNAL( returnPressed()), m_receiver, m_member );
+
+ addContainer(toolBar, id);
+
+ connect( toolBar, SIGNAL( destroyed() ), this, SLOT( slotDestroyed() ) );
+
+ toolBar->setItemAutoSized( id, true );
+
+ m_combo = comboBox;
+
+ emit plugged();
+
+ //QWhatsThis::add( comboBox, whatsThis() );
+
+ return containerCount() - 1;
+}
+
+void EditAction::unplug( QWidget *w )
+{
+// if ( !w->inherits( "KToolBar" ) )
+// return;
+
+ KToolBar *toolBar = (KToolBar *)w;
+
+ int idx = findContainer( w );
+
+ toolBar->removeItem( itemId( idx ) );
+
+ removeContainer( idx );
+ m_combo = 0L;
+}
+
+void EditAction::clear()
+{
+ m_combo->clear();
+ m_combo->setFocus();
+}
+
+void EditAction::insert(const QString &text)
+{
+ m_combo->insert(text);
+}
+
+void EditAction::setText(const QString &text)
+{
+ m_combo->setText(text);
+}
+
+QGuardedPtr<KLineEdit> EditAction::editor()
+{
+ return m_combo;
+}
+
+#include "widgets.moc"
diff --git a/kiten/widgets.h b/kiten/widgets.h
new file mode 100644
index 00000000..ab9b7725
--- /dev/null
+++ b/kiten/widgets.h
@@ -0,0 +1,122 @@
+/**
+ This file is part of Kiten, a KDE Japanese Reference Tool...
+ Copyright (C) 2001 Jason Katz-Brown <jason@katzbrown.com>
+
+ 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 2 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA
+**/
+
+#ifndef KITEN_WIDGETS_H
+#define KITEN_WIDGETS_H
+
+#include <qguardedptr.h>
+
+#include <kaction.h>
+#include <klineedit.h>
+#include <kmainwindow.h>
+#include <ktextbrowser.h>
+
+class KListView;
+class KStatusBar;
+
+#include "dict.h"
+#include "rad.h"
+
+class KDE_EXPORT ResultView : public KTextBrowser
+{
+ Q_OBJECT
+
+ public:
+ ResultView(bool showLinks, QWidget *parent = 0, const char *name = 0);
+
+ void addResult(Dict::Entry result, bool common = false);
+ void addKanjiResult(Dict::Entry, bool common = false, Radical = Radical());
+
+ void addHeader(const QString &, unsigned int degree = 3);
+
+ public slots:
+ void print(QString = QString::null);
+ void append(const QString &);
+ void flush();
+ void clear();
+ void setBasicMode(bool yes) { basicMode = yes; }
+
+ void updateFont();
+
+ private:
+ QString putchars(const QString &);
+ QString printText;
+
+ bool links;
+ bool basicMode;
+};
+
+class KDE_EXPORT eEdit : public KMainWindow
+{
+ Q_OBJECT
+
+ public:
+ eEdit(const QString &, QWidget *parent = 0, const char *name = 0);
+ ~eEdit();
+
+ private slots:
+ void add();
+ void save();
+ void del();
+ void disable();
+ void openFile(const QString &);
+
+ private:
+ KListView *List;
+ QString filename;
+ KStatusBar *StatusBar;
+ KAction *addAct;
+ KAction *removeAct;
+ KAction *saveAct;
+ bool isMod;
+};
+
+class KDE_EXPORT EditAction : public KAction
+{
+ Q_OBJECT
+ public:
+ EditAction( const QString& text, int accel, const QObject *receiver, const char *member, QObject* parent, const char* name );
+ virtual ~EditAction();
+
+ virtual int plug( QWidget *w, int index = -1 );
+
+ virtual void unplug( QWidget *w );
+
+ QString text() { return m_combo->text(); }
+ void setText(const QString &text);
+
+ QGuardedPtr<KLineEdit> editor();
+
+ public slots:
+ void insert(const QString &);
+
+ // also sets focus to the lineedit widget
+ void clear();
+
+ signals:
+ void plugged();
+
+private:
+ QGuardedPtr<KLineEdit> m_combo;
+ const QObject *m_receiver;
+ const char *m_member;
+};
+
+#endif
diff --git a/kiten/xjdic.h b/kiten/xjdic.h
new file mode 100644
index 00000000..1e9ae68a
--- /dev/null
+++ b/kiten/xjdic.h
@@ -0,0 +1,90 @@
+/**************************************************************************
+* X J D X G E N
+* Author: Jim Breen
+* Index (.xjdx) generator program fron XJDIC
+*
+* V2.3 - indexes JIS X 0212 (3-byte EUC) kanji
+***************************************************************************/
+/* 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 1, 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+
+
+#define MAXLINES 24 /* default lines per display */
+#define MAXCOLS 80 /* default cols per display */
+#define NRKANA 250*2 /* size of the romaji to kana tables*/
+#define NOFILT 10 /* maximum number of general filters */
+#define VMAX 350 /* maximum entries in the verb table */
+#define DEFAULT_DICDIR "" /* could be: "/usr/local/lib/xjdic" */
+#define NOHITS 1000 /* size of hittab */
+#define SPTAG '@' /* character that flags priority entries */
+#define KFBUFFSIZE 2000 /* size of the KFlush buffer */
+#define KANJARRAYSIZE 600 /* size of the kanji sorting array */
+#define SVER "2.3"
+#define TINITVAL 2
+#define TMAXVAL 30
+#define TMAXREP 1
+#define VBUFFSIZE 4096 /* size in bytes for each virtual buffer */
+#define NOVB 1000 /* maximum number of virtual buffers */
+#define RADPERLINE 20 /* No of radicals to display per line */
+#define RADLOOKLIM 2*20 /*threshold for displaying results of radical
+ lookup (default 20) */
+#define MAXITER 40 /*maximum binary search iterations*/
+
+/* The following is for Solarises */
+
+#ifndef SEEK_END
+#define SEEK_END 2
+#endif
+#ifndef SEEK_SET
+#define SEEK_SET 0
+#endif
+#ifndef INADDR_NONE
+#define INADDR_NONE -1
+#endif
+
+
+/* type fields for PDUs and server calls */
+
+#define XJ_FIND 1 /* find entry */
+#define XJ_ENTRY 2 /* get this entry according to index */
+#define XJ_OK 3 /* find/entry_get succeeded */
+#define XJ_NBG 4 /* find/entry_get failed */
+#define XJ_PROTERR 5 /* protocol error - server only */
+#define XJ_HULLO 6 /* just send back an XJ_OK and # dics */
+#define XJ_GET 7 /* get this entry, wo checking any match*/
+
+#define XJ_PORTNO 47512 /* server's "well-known" port no */
+
+/* PDU structures */
+
+typedef struct {
+ int32_t xjdreq_checksum;
+ short xjdreq_type;
+ short xjdreq_seq;
+ short xjdreq_dicno;
+ int32_t xjdreq_indexpos;
+ short xjdreq_schlen;
+ unsigned char xjdreq_schstr[21];
+ } REQ_PDU;
+
+typedef struct {
+ int32_t xjdrsp_checksum;
+ short xjdrsp_type;
+ short xjdrsp_seq;
+ int32_t xjdrsp_resindex;
+ short xjdrsp_hitposn;
+ short xjdrsp_reslen;
+ int32_t xjdrsp_dicloc;
+ unsigned char xjdrsp_resstr[512];
+ } RSP_PDU;
diff --git a/kiten/xjdxgen.c b/kiten/xjdxgen.c
new file mode 100644
index 00000000..8dcfdd64
--- /dev/null
+++ b/kiten/xjdxgen.c
@@ -0,0 +1,425 @@
+/**************************************************************************
+* X J D X G E N
+* Author: Jim Breen
+* Index (.xjdx) generator program fron XJDIC
+*
+* V2.3 - indexes JIS X 0212 (3-byte EUC) kanji
+***************************************************************************/
+/* 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 1, 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
+
+/* Changed: ignore all rc stuff. use args 1 and 2 for input/output file.
+ -- jason */
+
+#include <config.h>
+#include <inttypes.h>
+#include <sys/stat.h>
+#include <unistd.h>
+#include <stdio.h>
+#include <stdlib.h>
+#include <ctype.h>
+#include <string.h>
+
+#ifdef HAVE_STDINT_H
+#include <stdint.h>
+#endif
+
+#include "xjdic.h"
+
+#define TRUE 1
+#define FALSE 0
+#define SPTAG '@'
+#define EXLIM 100
+#define TOKENLIM 40
+
+unsigned char *db;
+unsigned char ENVname[50];
+unsigned char *dicenv;
+struct stat buf;
+uint32_t dbyte;
+uint32_t *jindex;
+uint32_t indptr,llone;
+const char *ctl_file = ".xjdicrc";
+const char *Dname;
+const char *JDXname;
+unsigned char exlist[EXLIM][11]; /* list of words to be excluded */
+int excount,exlens[EXLIM];
+int jiver = 14; /*The last time the index structure changed was Version1.4*/
+
+/*====== prototypes=================================================*/
+int stringcomp(unsigned char *s1, unsigned char *s2);
+void jqsort(int32_t i, int32_t j);
+int Kstrcmp(uint32_t lhs, uint32_t rhs);
+void xjdicrc();
+int alphaoreuc(unsigned char x);
+
+int stringcomp(unsigned char *s1, unsigned char *s2)
+{
+ uint i;
+ unsigned char c1,c2;
+
+ for(i = 0; i < strlen(s1);i++)
+ {
+ c1 = s1[i];
+ if (c1 < 0x60) c1 = (c1|0x20);
+ c2 = s2[i];
+ if (c2 < 0x60) c2 = (c2|0x20);
+ if (c1 != c2) return(1);
+ }
+ return (0);
+}
+
+extern char *getenv(const char *name);
+
+
+/*====function to Load Dictionary and load/create index table=======*/
+int main(argc,argv)
+int argc;
+unsigned char **argv;
+{
+ FILE *fp,*fopen();
+ uint32_t possav,schi,diclen,indlen;
+ int i,inwd,cstrp,saving,isc,nodread;
+ unsigned char c;
+ unsigned char currstr[TOKENLIM];
+
+ printf("\nNOTE: running this program by itself is never necessary. Kiten will run it automatically.\n");
+ printf("\nXJDXGEN V2.3 Index Table Generator for XJDIC. \n Copyright J.W. Breen, 1998\n");
+
+ if (argc < 3)
+ {
+ printf("\nUSAGE: kitengen input output.xjdx\n");
+ exit(2);
+ }
+
+ Dname = argv[1];
+ JDXname = argv[2];
+ printf("Commandline request to use files %s and %s \n", Dname, JDXname);
+
+ inwd = FALSE;
+ indptr = 1;
+ llone = 1;
+ if(stat(Dname, &buf) != 0)
+ {
+ perror(NULL);
+ printf("Cannot stat: %s \n",Dname);
+ exit(1);
+ }
+ diclen = buf.st_size;
+ printf("\nWARNING!! This program may take a long time to run .....\n");
+
+ puts ("\nLoading Dictionary file. Please wait.....\n");
+ fp=fopen(Dname,"rb");
+ if (fp==NULL )
+ {
+ printf("\nCannot open dictionary file\n");
+ exit(1);
+ }
+ db = (unsigned char *)malloc((diclen+100) * sizeof(unsigned char));
+ if(db == NULL)
+ {
+ fprintf(stderr,"malloc() for dictionary failed.\n");
+ fclose(fp);
+ exit(1);
+ }
+ nodread = diclen/1024;
+ dbyte = fread((unsigned char *)db+1, 1024, nodread, fp);
+ nodread = diclen % 1024;
+ dbyte = fread((unsigned char *)(db+(diclen/1024)*1024)+1, nodread,1, fp);
+ fclose(fp);
+ diclen++;
+ dbyte = diclen;
+ db[diclen] = 10;
+ db[0] = 10;
+ printf("Dictionary size: %d bytes.\n",dbyte);
+ indlen = (diclen * 3)/4;
+ jindex = (uint32_t *)malloc(indlen);
+ if(jindex == NULL)
+ {
+ fprintf(stderr,"malloc() for index table failed.\n");
+ exit(1);
+ }
+ printf("Parsing.... \n");
+ /*this is the dictionary parser. It places an entry in jindex for every
+ kana/kanji string and every alphabetic string it finds which is >=3
+ characters and is not on the "exclude" list */
+ indptr = 1;
+ saving = FALSE;
+ cstrp = 0;
+ for (schi =0; schi < dbyte; schi++) /* scan whole dictionary */
+ {
+ c = db[schi];
+ if (inwd)
+ {
+ if ((alphaoreuc(c))||(c == '-')||(c == '.')||((c >= '0') && (c <= '9')))
+ {
+ currstr[cstrp] = c;
+ if(cstrp < TOKENLIM-1) cstrp++;
+ }
+ else
+ {
+ currstr[cstrp] = '\0';
+ inwd = FALSE;
+ if ((strlen(currstr) <= 2) && (currstr[0] < 127))saving = FALSE;
+ if ((strlen(currstr) == 2) && (currstr[1] <= '9'))saving = TRUE;
+ if (saving && (currstr[0] > 127))
+ {
+ possav = jindex[indptr];
+ indptr++;
+ if (indptr > indlen/sizeof(int32_t))
+ {
+ printf("Index table overflow. Dictionary too etarge?\n");
+ exit(1);
+ }
+/* generate index for *every* kanji in key */
+ i = 2;
+ if (currstr[0] == 0x8f) i++;
+ for ( ; i < strlen(currstr); i+=2)
+ {
+ if((currstr[i] >= 0xb0) || (currstr[i] == 0x8f))
+ {
+ jindex[indptr] = possav+i;
+ indptr++;
+ if (indptr > indlen/sizeof(int32_t))
+ {
+ printf("Index table overflow. Dictionary too large?\n");
+ exit(1);
+ }
+ }
+ if (currstr[i] == 0x8f) i++;
+ }
+ }
+ if (saving && (currstr[0] < 127))
+ {
+ indptr++;
+ if (indptr > indlen/sizeof(int32_t))
+ {
+ printf("Index table overflow. Dictionary too large?\n");
+ exit(1);
+ }
+/* If this is non-Japanese, and has a 'SPTAGn' tag, generate two indices */
+ if ( currstr[0] == SPTAG)
+ {
+ jindex[indptr] = jindex[indptr-1]+1;
+ strcpy(currstr,currstr+1);
+ indptr++;
+ if (indptr > indlen/sizeof(int32_t))
+ {
+ printf("Index table overflow. Dictionary too large?\n");
+ exit(1);
+ }
+ }
+ if (currstr[0] < 128)
+ {
+ for (isc = 0; isc <= excount; isc++)
+ {
+ if (( (uint) exlens[isc] == strlen(currstr)) &&
+ (stringcomp(currstr,exlist[isc]) == 0) )
+ {
+ indptr--;
+ break;
+ }
+ }
+ }
+ }
+ }
+ }
+ else
+ {
+ if (alphaoreuc(c) || c == SPTAG)
+ {
+ inwd = TRUE;
+ jindex[indptr] = schi;
+ cstrp = 1;
+ currstr[0] = c;
+ currstr[1] = '\0';
+ saving = TRUE;
+ }
+ }
+ }
+ indptr--;
+ printf("Index entries: %d \nSorting (this is slow)......\n",indptr);
+ jqsort(llone,indptr);
+ printf("Sorted\nWriting index file ....\n");
+ fp = fopen(JDXname,"wb");
+ if (fp==NULL )
+ {
+ printf("\nCannot open %s output file\n",JDXname);
+ exit(1);
+ }
+ jindex[0] = diclen+jiver;
+ fwrite(jindex,sizeof(int32_t),indptr+1,fp);
+ fclose(fp);
+ return 0;
+}
+/*======function to sort jindex table====================*/
+void jqsort(int32_t lhs, int32_t rhs)
+{
+ int32_t i,last,midp;
+ uint32_t temp;
+ if (lhs >= rhs) return;
+ /* Swap ( lhs , (lhs+rhs)/2);*/
+ midp = (lhs+rhs)/2;
+ temp = jindex[lhs];
+ jindex[lhs] = jindex[midp];
+ jindex[midp] = temp;
+ last = lhs;
+ for (i = lhs+1;i <= rhs; i++)
+ {
+ if (Kstrcmp(jindex[i],jindex[lhs]) < 0)
+ {
+ /* Swap(++last,i);*/
+ last++;
+ temp = jindex[i];
+ jindex[i] = jindex[last];
+ jindex[last] = temp;
+ }
+ }
+/* Swap (lhs,last);*/
+ temp = jindex[lhs];
+ jindex[lhs] = jindex[last];
+ jindex[last] = temp;
+ jqsort(lhs,last-1);
+ jqsort(last+1,rhs);
+}
+/*=====string comparison used by jqsort==========================*/
+int Kstrcmp(uint32_t lhs, uint32_t rhs)
+{
+ int i,c1 = 0, c2 = 0;
+/* effectively does a strnicmp on two "strings" within the dictionary,
+ except it will make katakana and hirgana match (EUC A4 & A5) */
+
+ for (i = 0; i<20 ; i++)
+ {
+ c1 = db[lhs+i];
+ c2 = db[rhs+i];
+ if ((i % 2) == 0)
+ {
+ if (c1 == 0xA5)
+ {
+ c1 = 0xA4;
+ }
+ if (c2 == 0xA5)
+ {
+ c2 = 0xA4;
+ }
+ }
+ if ((c1 >= 'A') && (c1 <= 'Z')) c1 |= 0x20;
+ if ((c2 >= 'A') && (c2 <= 'Z')) c2 |= 0x20;
+ if (c1 != c2 ) break;
+ }
+ return(c1-c2);
+}
+
+/*=====xjdicrc - access and analyze "xjdicrc" file (if any)==============*/
+/*
+void xjdicrc()
+{
+ unsigned char xjdicdir[PATH_MAX],rcstr[80],*rcwd;
+ int iex;
+ FILE *fm,*fopen();
+
+ iex = 0;
+ xjdicdir[0] = '\0';
+ dicenv = (unsigned char *)getenv("XJDIC");
+ if (!dicenv) dicenv = (unsigned char *)DEFAULT_DICDIR;
+ if (strlen(dicenv) <= 2)
+ {
+ dicenv = (unsigned char *)getcwd(ENVname,sizeof(ENVname));
+ if (dicenv == NULL)
+ {
+ printf("Cannot extract working directory!\n");
+ exit(1);
+ }
+ }
+ else
+ {
+ strncpy(ENVname,dicenv,sizeof(ENVname));
+ }
+ ENVname[sizeof(ENVname)-1] = '\0';
+
+ xjdicdir[sizeof(xjdicdir)-1] = '\0';
+ if (strlen(ENVname) > 2)
+ {
+ strncpy(xjdicdir,ENVname, sizeof(xjdicdir)-1);
+ strncat(xjdicdir,"/", sizeof(xjdicdir)-1-strlen(xjdicdir));
+ }
+ else
+ {
+ strncpy(xjdicdir,(unsigned char *)getenv("HOME"), sizeof(xjdicdir)-1);
+ strncat(xjdicdir,"/", sizeof(xjdicdir)-1-strlen(xjdicdir));
+ }
+
+ strncat(xjdicdir, ctl_file, sizeof(xjdicdir)-1-strlen(xjdicdir));
+ fm = fopen(xjdicdir,"r");
+ if (fm == NULL)
+ {
+ // Weird code --waba
+ strncat(xjdicdir, ctl_file, sizeof(xjdicdir)-1-strlen(xjdicdir));
+ fm = fopen(xjdicdir,"r");
+ }
+ if (fm != NULL)
+ {
+ while(fgets(rcstr,79,fm) != NULL)
+ {
+ rcwd = (unsigned char *)strtok(rcstr," \t");
+ if( stringcomp((unsigned char *)"exlist",rcwd) == 0)
+ {
+ while (TRUE)
+ {
+ rcwd = (unsigned char *)strtok(NULL," \t\f\r\n");
+ if (rcwd == NULL) break;
+ strncpy(exlist[iex],rcwd, sizeof(exlist[iex]));
+ exlist[iex][sizeof(exlist[iex])-1] = '\0';
+ exlens[iex] = strlen(rcwd);
+ if (iex < EXLIM) iex++;
+ }
+ excount = iex-1;
+ continue;
+ }
+ }
+ }
+ if (fm == NULL)
+ {
+ printf("No control file detected!\n");
+ return;
+ }
+ else
+ {
+ fclose(fm);
+ return;
+ }
+}
+*/
+/*=======function to test a character for alpha or kana/kanji====*/
+int alphaoreuc(unsigned char x)
+{
+ int c;
+
+ c = x & 0xff;
+ if(((c >= 65) && (c <= 90)) || ((c >= 97) && (c <= 122)))
+ {
+ return (TRUE);
+ }
+ if ((c >= '0') && (c <= '9'))
+ {
+ return(TRUE);
+ }
+ if ((c & 0x80) > 0)
+ {
+ return(TRUE);
+ }
+ return (FALSE);
+}
+